/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}quill-editor{position:relative;display:flex!important;flex-direction:column!important;border-radius:.5rem}.ql-toolbar.ql-snow{border:none;background-color:#cfe2ff!important;border-color:#cfe2ff!important;border-top-right-radius:8px;border-top-left-radius:8px}.ql-container.ql-snow{border:1px solid #9EC5FE!important;background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;min-height:120px}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"0"}.fa-1{--fa:"1"}.fa-2{--fa:"2"}.fa-3{--fa:"3"}.fa-4{--fa:"4"}.fa-5{--fa:"5"}.fa-6{--fa:"6"}.fa-7{--fa:"7"}.fa-8{--fa:"8"}.fa-9{--fa:"9"}.fa-fill-drip{--fa:"\f576"}.fa-arrows-to-circle{--fa:"\e4bd"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138"}.fa-at{--fa:"@"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed"}.fa-text-height{--fa:"\f034"}.fa-user-times,.fa-user-xmark{--fa:"\f235"}.fa-stethoscope{--fa:"\f0f1"}.fa-comment-alt,.fa-message{--fa:"\f27a"}.fa-info{--fa:"\f129"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422"}.fa-explosion{--fa:"\e4e9"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c"}.fa-wave-square{--fa:"\f83e"}.fa-ring{--fa:"\f70b"}.fa-building-un{--fa:"\e4d9"}.fa-dice-three{--fa:"\f527"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073"}.fa-anchor-circle-check{--fa:"\e4aa"}.fa-building-circle-arrow-right{--fa:"\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f"}.fa-arrows-up-to-line{--fa:"\e4c2"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056"}.fa-door-open{--fa:"\f52b"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5"}.fa-atom{--fa:"\f5d2"}.fa-soap{--fa:"\e06e"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539"}.fa-bridge-circle-check{--fa:"\e4c9"}.fa-pump-medical{--fa:"\e06a"}.fa-fingerprint{--fa:"\f577"}.fa-hand-point-right{--fa:"\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689"}.fa-forward-step,.fa-step-forward{--fa:"\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8"}.fa-flag-checkered{--fa:"\f11e"}.fa-football,.fa-football-ball{--fa:"\f44e"}.fa-school-circle-exclamation{--fa:"\e56c"}.fa-crop{--fa:"\f125"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103"}.fa-users-rectangle{--fa:"\e594"}.fa-people-roof{--fa:"\e537"}.fa-people-line{--fa:"\e534"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc"}.fa-diagram-predecessor{--fa:"\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a"}.fa-male,.fa-person{--fa:"\f183"}.fa-laptop{--fa:"\f109"}.fa-file-csv{--fa:"\f6dd"}.fa-menorah{--fa:"\f676"}.fa-truck-plane{--fa:"\e58f"}.fa-record-vinyl{--fa:"\f8d9"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587"}.fa-bong{--fa:"\f55c"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5"}.fa-jar-wheat{--fa:"\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674"}.fa-file-circle-exclamation{--fa:"\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e"}.fa-pager{--fa:"\f815"}.fa-address-book,.fa-contact-book{--fa:"\f2b9"}.fa-strikethrough{--fa:"\f0cc"}.fa-k{--fa:"K"}.fa-landmark-flag{--fa:"\e51c"}.fa-pencil,.fa-pencil-alt{--fa:"\f303"}.fa-backward{--fa:"\f04a"}.fa-caret-right{--fa:"\f0da"}.fa-comments{--fa:"\f086"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea"}.fa-code-pull-request{--fa:"\e13c"}.fa-clipboard-list{--fa:"\f46d"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de"}.fa-user-check{--fa:"\f4fc"}.fa-vial-virus{--fa:"\e597"}.fa-sheet-plastic{--fa:"\e571"}.fa-blog{--fa:"\f781"}.fa-user-ninja{--fa:"\f504"}.fa-person-arrow-up-from-line{--fa:"\e539"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458"}.fa-toggle-off{--fa:"\f204"}.fa-archive,.fa-box-archive{--fa:"\f187"}.fa-person-drowning{--fa:"\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a"}.fa-spray-can{--fa:"\f5bd"}.fa-truck-monster{--fa:"\f63b"}.fa-w{--fa:"W"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c"}.fa-rainbow{--fa:"\f75b"}.fa-circle-notch{--fa:"\f1ce"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa"}.fa-paw{--fa:"\f1b0"}.fa-cloud{--fa:"\f0c2"}.fa-trowel-bricks{--fa:"\e58a"}.fa-face-flushed,.fa-flushed{--fa:"\f579"}.fa-hospital-user{--fa:"\f80d"}.fa-tent-arrow-left-right{--fa:"\e57f"}.fa-gavel,.fa-legal{--fa:"\f0e3"}.fa-binoculars{--fa:"\f1e5"}.fa-microphone-slash{--fa:"\f131"}.fa-box-tissue{--fa:"\e05b"}.fa-motorcycle{--fa:"\f21c"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068"}.fa-mars-and-venus-burst{--fa:"\e523"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152"}.fa-cut,.fa-scissors{--fa:"\f0c4"}.fa-sun-plant-wilt{--fa:"\e57a"}.fa-toilets-portable{--fa:"\e584"}.fa-hockey-puck{--fa:"\f453"}.fa-table{--fa:"\f0ce"}.fa-magnifying-glass-arrow-right{--fa:"\e521"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566"}.fa-users-slash{--fa:"\e073"}.fa-clover{--fa:"\e139"}.fa-mail-reply,.fa-reply{--fa:"\f3e5"}.fa-star-and-crescent{--fa:"\f699"}.fa-house-fire{--fa:"\e50c"}.fa-minus-square,.fa-square-minus{--fa:"\f146"}.fa-helicopter{--fa:"\f533"}.fa-compass{--fa:"\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150"}.fa-file-circle-question{--fa:"\e4ef"}.fa-laptop-code{--fa:"\f5fc"}.fa-swatchbook{--fa:"\f5c3"}.fa-prescription-bottle{--fa:"\f485"}.fa-bars,.fa-navicon{--fa:"\f0c9"}.fa-people-group{--fa:"\e533"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597"}.fa-film{--fa:"\f008"}.fa-ruler-horizontal{--fa:"\f547"}.fa-people-robbery{--fa:"\e536"}.fa-lightbulb{--fa:"\f0eb"}.fa-caret-left{--fa:"\f0d9"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-school-circle-xmark{--fa:"\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e"}.fa-cloud-showers-heavy{--fa:"\f740"}.fa-headphones-alt,.fa-headphones-simple{--fa:"\f58f"}.fa-sitemap{--fa:"\f0e8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9"}.fa-memory{--fa:"\f538"}.fa-road-spikes{--fa:"\e568"}.fa-fire-burner{--fa:"\e4f1"}.fa-flag{--fa:"\f024"}.fa-hanukiah{--fa:"\f6e6"}.fa-feather{--fa:"\f52d"}.fa-volume-down,.fa-volume-low{--fa:"\f027"}.fa-comment-slash{--fa:"\f4b3"}.fa-cloud-sun-rain{--fa:"\f743"}.fa-compress{--fa:"\f066"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd"}.fa-ankh{--fa:"\f644"}.fa-hands-holding-child{--fa:"\e4fa"}.fa-asterisk{--fa:"*"}.fa-check-square,.fa-square-check{--fa:"\f14a"}.fa-peseta-sign{--fa:"\e221"}.fa-header,.fa-heading{--fa:"\f1dc"}.fa-ghost{--fa:"\f6e2"}.fa-list,.fa-list-squares{--fa:"\f03a"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b"}.fa-cart-plus{--fa:"\f217"}.fa-gamepad{--fa:"\f11b"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567"}.fa-egg{--fa:"\f7fb"}.fa-house-medical-circle-xmark{--fa:"\e513"}.fa-campground{--fa:"\f6bb"}.fa-folder-plus{--fa:"\f65e"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc"}.fa-lock{--fa:"\f023"}.fa-gas-pump{--fa:"\f52f"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593"}.fa-map-location,.fa-map-marked{--fa:"\f59f"}.fa-house-flood-water{--fa:"\e50e"}.fa-tree{--fa:"\f1bb"}.fa-bridge-lock{--fa:"\e4cc"}.fa-sack-dollar{--fa:"\f81d"}.fa-edit,.fa-pen-to-square{--fa:"\f044"}.fa-car-side{--fa:"\f5e4"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252"}.fa-microscope{--fa:"\f610"}.fa-sink{--fa:"\e06d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881"}.fa-mitten{--fa:"\f7b5"}.fa-person-rays{--fa:"\e54d"}.fa-users{--fa:"\f0c0"}.fa-eye-slash{--fa:"\f070"}.fa-flask-vial{--fa:"\e4f3"}.fa-hand,.fa-hand-paper{--fa:"\f256"}.fa-om{--fa:"\f679"}.fa-worm{--fa:"\e599"}.fa-house-circle-xmark{--fa:"\e50b"}.fa-plug{--fa:"\f1e6"}.fa-chevron-up{--fa:"\f077"}.fa-hand-spock{--fa:"\f259"}.fa-stopwatch{--fa:"\f2f2"}.fa-face-kiss,.fa-kiss{--fa:"\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589"}.fa-chess-bishop{--fa:"\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4"}.fa-road-circle-check{--fa:"\e564"}.fa-dice-five{--fa:"\f523"}.fa-rss-square,.fa-square-rss{--fa:"\f143"}.fa-land-mine-on{--fa:"\e51b"}.fa-i-cursor{--fa:"\f246"}.fa-stamp{--fa:"\f5bf"}.fa-stairs{--fa:"\e289"}.fa-i{--fa:"I"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2"}.fa-pills{--fa:"\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581"}.fa-tooth{--fa:"\f5c9"}.fa-v{--fa:"V"}.fa-bangladeshi-taka-sign{--fa:"\e2e6"}.fa-bicycle{--fa:"\f206"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9"}.fa-wheat-awn-circle-exclamation{--fa:"\e598"}.fa-snowman{--fa:"\f7d0"}.fa-mortar-pestle{--fa:"\f5a7"}.fa-road-barrier{--fa:"\e562"}.fa-school{--fa:"\f549"}.fa-igloo{--fa:"\f7ae"}.fa-joint{--fa:"\f595"}.fa-angle-right{--fa:"\f105"}.fa-horse{--fa:"\f6f0"}.fa-q{--fa:"Q"}.fa-g{--fa:"G"}.fa-notes-medical{--fa:"\f481"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9"}.fa-dong-sign{--fa:"\e169"}.fa-capsules{--fa:"\f46b"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a"}.fa-hand-point-up{--fa:"\f0a6"}.fa-money-bill{--fa:"\f0d6"}.fa-bookmark{--fa:"\f02e"}.fa-align-justify{--fa:"\f039"}.fa-umbrella-beach{--fa:"\f5ca"}.fa-helmet-un{--fa:"\e503"}.fa-bullseye{--fa:"\f140"}.fa-bacon{--fa:"\f7e5"}.fa-hand-point-down{--fa:"\f0a7"}.fa-arrow-up-from-bracket{--fa:"\e09a"}.fa-folder,.fa-folder-blank{--fa:"\f07b"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478"}.fa-radiation{--fa:"\f7b9"}.fa-chart-simple{--fa:"\e473"}.fa-mars-stroke{--fa:"\f229"}.fa-vial{--fa:"\f492"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-e{--fa:"E"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca"}.fa-user{--fa:"\f007"}.fa-school-circle-check{--fa:"\e56b"}.fa-dumpster{--fa:"\f793"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6"}.fa-building-user{--fa:"\e4da"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191"}.fa-highlighter{--fa:"\f591"}.fa-key{--fa:"\f084"}.fa-bullhorn{--fa:"\f0a1"}.fa-globe{--fa:"\f0ac"}.fa-synagogue{--fa:"\f69b"}.fa-person-half-dress{--fa:"\e548"}.fa-road-bridge{--fa:"\e563"}.fa-location-arrow{--fa:"\f124"}.fa-c{--fa:"C"}.fa-tablet-button{--fa:"\f10a"}.fa-building-lock{--fa:"\e4d6"}.fa-pizza-slice{--fa:"\f818"}.fa-money-bill-wave{--fa:"\f53a"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe"}.fa-house-flag{--fa:"\e50d"}.fa-person-circle-minus{--fa:"\e540"}.fa-ban,.fa-cancel{--fa:"\f05e"}.fa-camera-rotate{--fa:"\e0d8"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0"}.fa-star{--fa:"\f005"}.fa-repeat{--fa:"\f363"}.fa-cross{--fa:"\f654"}.fa-box{--fa:"\f466"}.fa-venus-mars{--fa:"\f228"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e"}.fa-charging-station{--fa:"\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f"}.fa-random,.fa-shuffle{--fa:"\f074"}.fa-person-running,.fa-running{--fa:"\f70c"}.fa-mobile-retro{--fa:"\e527"}.fa-grip-lines-vertical{--fa:"\f7a5"}.fa-spider{--fa:"\f717"}.fa-hands-bound{--fa:"\e4f9"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-plane-circle-exclamation{--fa:"\e556"}.fa-x-ray{--fa:"\f497"}.fa-spell-check{--fa:"\f891"}.fa-slash{--fa:"\f715"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070"}.fa-server{--fa:"\f233"}.fa-virus-covid-slash{--fa:"\e4a9"}.fa-shop-lock{--fa:"\e4a5"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251"}.fa-blender-phone{--fa:"\f6b6"}.fa-building-wheat{--fa:"\e4db"}.fa-person-breastfeeding{--fa:"\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6"}.fa-venus{--fa:"\f221"}.fa-passport{--fa:"\f5ab"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce"}.fa-temperature-high{--fa:"\f769"}.fa-microchip{--fa:"\f2db"}.fa-crown{--fa:"\f521"}.fa-weight-hanging{--fa:"\f5cd"}.fa-xmarks-lines{--fa:"\e59a"}.fa-file-prescription{--fa:"\f572"}.fa-weight,.fa-weight-scale{--fa:"\f496"}.fa-user-friends,.fa-user-group{--fa:"\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e"}.fa-chess-knight{--fa:"\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b"}.fa-wheelchair{--fa:"\f193"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa"}.fa-toggle-on{--fa:"\f205"}.fa-person-walking,.fa-walking{--fa:"\f554"}.fa-l{--fa:"L"}.fa-fire{--fa:"\f06d"}.fa-bed-pulse,.fa-procedures{--fa:"\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197"}.fa-face-laugh,.fa-laugh{--fa:"\f599"}.fa-folder-open{--fa:"\f07c"}.fa-heart-circle-plus{--fa:"\e500"}.fa-code-fork{--fa:"\e13b"}.fa-city{--fa:"\f64f"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9"}.fa-pepper-hot{--fa:"\f816"}.fa-unlock{--fa:"\f09c"}.fa-colon-sign{--fa:"\e140"}.fa-headset{--fa:"\f590"}.fa-store-slash{--fa:"\e071"}.fa-road-circle-xmark{--fa:"\e566"}.fa-user-minus{--fa:"\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f"}.fa-clipboard{--fa:"\f328"}.fa-house-circle-exclamation{--fa:"\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb"}.fa-bath,.fa-bathtub{--fa:"\f2cd"}.fa-underline{--fa:"\f0cd"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff"}.fa-signature{--fa:"\f5b7"}.fa-stroopwafel{--fa:"\f551"}.fa-bold{--fa:"\f032"}.fa-anchor-lock{--fa:"\e4ad"}.fa-building-ngo{--fa:"\e4d7"}.fa-manat-sign{--fa:"\e1d5"}.fa-not-equal{--fa:"\f53e"}.fa-border-style,.fa-border-top-left{--fa:"\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0"}.fa-jedi{--fa:"\f669"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681"}.fa-mug-hot{--fa:"\f7b6"}.fa-battery-car,.fa-car-battery{--fa:"\f5df"}.fa-gift{--fa:"\f06b"}.fa-dice-two{--fa:"\f528"}.fa-chess-queen{--fa:"\f445"}.fa-glasses{--fa:"\f530"}.fa-chess-board{--fa:"\f43c"}.fa-building-circle-check{--fa:"\e4d2"}.fa-person-chalkboard{--fa:"\e53d"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151"}.fa-cloud-showers-water{--fa:"\e4e4"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e"}.fa-less-than-equal{--fa:"\f537"}.fa-train{--fa:"\f238"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8"}.fa-crow{--fa:"\f520"}.fa-sailboat{--fa:"\e445"}.fa-window-restore{--fa:"\f2d2"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe"}.fa-torii-gate{--fa:"\f6a1"}.fa-frog{--fa:"\f52e"}.fa-bucket{--fa:"\e4cf"}.fa-image{--fa:"\f03e"}.fa-microphone{--fa:"\f130"}.fa-cow{--fa:"\f6c8"}.fa-caret-up{--fa:"\f0d8"}.fa-screwdriver{--fa:"\f54a"}.fa-folder-closed{--fa:"\e185"}.fa-house-tsunami{--fa:"\e515"}.fa-square-nfi{--fa:"\e576"}.fa-arrow-up-from-ground-water{--fa:"\e4b5"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b"}.fa-square-binary{--fa:"\e69b"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea"}.fa-columns,.fa-table-columns{--fa:"\f0db"}.fa-lemon{--fa:"\f094"}.fa-head-side-mask{--fa:"\e063"}.fa-handshake{--fa:"\f2b5"}.fa-gem{--fa:"\f3a5"}.fa-dolly,.fa-dolly-box{--fa:"\f472"}.fa-smoking{--fa:"\f48d"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c"}.fa-monument{--fa:"\f5a6"}.fa-snowplow{--fa:"\f7d2"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101"}.fa-cannabis{--fa:"\f55f"}.fa-circle-play,.fa-play-circle{--fa:"\f144"}.fa-tablets{--fa:"\f490"}.fa-ethernet{--fa:"\f796"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153"}.fa-chair{--fa:"\f6c0"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568"}.fa-plate-wheat{--fa:"\e55a"}.fa-icicles{--fa:"\f7ad"}.fa-person-shelter{--fa:"\e54f"}.fa-neuter{--fa:"\f22c"}.fa-id-badge{--fa:"\f2c1"}.fa-marker{--fa:"\f5a1"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a"}.fa-helicopter-symbol{--fa:"\e502"}.fa-universal-access{--fa:"\f29a"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139"}.fa-lari-sign{--fa:"\e1c8"}.fa-volcano{--fa:"\f770"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154"}.fa-viruses{--fa:"\e076"}.fa-square-person-confined{--fa:"\e577"}.fa-user-tie{--fa:"\f508"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175"}.fa-tent-arrow-down-to-line{--fa:"\e57e"}.fa-certificate{--fa:"\f0a3"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122"}.fa-suitcase{--fa:"\f0f2"}.fa-person-skating,.fa-skating{--fa:"\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662"}.fa-camera-retro{--fa:"\f083"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c"}.fa-box-open{--fa:"\f49e"}.fa-scroll{--fa:"\f70e"}.fa-spa{--fa:"\f5bb"}.fa-location-pin-lock{--fa:"\e51f"}.fa-pause{--fa:"\f04c"}.fa-hill-avalanche{--fa:"\e507"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb"}.fa-bomb{--fa:"\f1e2"}.fa-registered{--fa:"\f25d"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516"}.fa-subscript{--fa:"\f12c"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb"}.fa-burst{--fa:"\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066"}.fa-face-tired,.fa-tired{--fa:"\f5c8"}.fa-money-bills{--fa:"\e1f3"}.fa-smog{--fa:"\f75f"}.fa-crutch{--fa:"\f7f7"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-palette{--fa:"\f53f"}.fa-arrows-turn-right{--fa:"\e4c0"}.fa-vest{--fa:"\e085"}.fa-ferry{--fa:"\e4ea"}.fa-arrows-down-to-people{--fa:"\e4b9"}.fa-seedling,.fa-sprout{--fa:"\f4d8"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337"}.fa-boxes-packing{--fa:"\e4c7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8"}.fa-group-arrows-rotate{--fa:"\e4f6"}.fa-bowl-food{--fa:"\e4c6"}.fa-candy-cane{--fa:"\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da"}.fa-file-word{--fa:"\f1c2"}.fa-file-powerpoint{--fa:"\f1c4"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e"}.fa-house-lock{--fa:"\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed"}.fa-children{--fa:"\e4e1"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b"}.fa-user-alt-slash,.fa-user-large-slash{--fa:"\f4fa"}.fa-envelope-open{--fa:"\f2b6"}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:"\e05f"}.fa-mattress-pillow{--fa:"\e525"}.fa-guarani-sign{--fa:"\e19a"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}.fa-fire-extinguisher{--fa:"\f134"}.fa-cruzeiro-sign{--fa:"\e152"}.fa-greater-than-equal{--fa:"\f532"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-atlas,.fa-book-atlas{--fa:"\f558"}.fa-virus{--fa:"\e074"}.fa-envelope-circle-check{--fa:"\e4e8"}.fa-layer-group{--fa:"\f5fd"}.fa-arrows-to-dot{--fa:"\e4be"}.fa-archway{--fa:"\f557"}.fa-heart-circle-check{--fa:"\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6"}.fa-square{--fa:"\f0c8"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000"}.fa-couch{--fa:"\f4b8"}.fa-cedi-sign{--fa:"\e0df"}.fa-italic{--fa:"\f033"}.fa-table-cells-column-lock{--fa:"\e678"}.fa-church{--fa:"\f51d"}.fa-comments-dollar{--fa:"\f653"}.fa-democrat{--fa:"\f747"}.fa-z{--fa:"Z"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9"}.fa-road-lock{--fa:"\e567"}.fa-a{--fa:"A"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b"}.fa-p{--fa:"P"}.fa-snowflake{--fa:"\f2dc"}.fa-newspaper{--fa:"\f1ea"}.fa-ad,.fa-rectangle-ad{--fa:"\f641"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9"}.fa-filter-circle-xmark{--fa:"\e17b"}.fa-locust{--fa:"\e520"}.fa-sort,.fa-unsorted{--fa:"\f0dc"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb"}.fa-person-dress-burst{--fa:"\e544"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d"}.fa-vector-square{--fa:"\f5cb"}.fa-bread-slice{--fa:"\f7ec"}.fa-language{--fa:"\f1ab"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598"}.fa-filter{--fa:"\f0b0"}.fa-question{--fa:"?"}.fa-file-signature{--fa:"\f573"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2"}.fa-house-chimney-user{--fa:"\e065"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-puzzle-piece{--fa:"\f12e"}.fa-money-check{--fa:"\f53c"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0"}.fa-code{--fa:"\f121"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0"}.fa-building-circle-exclamation{--fa:"\e4d3"}.fa-magnifying-glass-chart{--fa:"\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e"}.fa-cubes-stacked{--fa:"\e4e6"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159"}.fa-virus-covid{--fa:"\e4a8"}.fa-austral-sign{--fa:"\e0a9"}.fa-f{--fa:"F"}.fa-leaf{--fa:"\f06c"}.fa-road{--fa:"\f018"}.fa-cab,.fa-taxi{--fa:"\f1ba"}.fa-person-circle-plus{--fa:"\e541"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200"}.fa-bolt-lightning{--fa:"\e0b7"}.fa-sack-xmark{--fa:"\e56a"}.fa-file-excel{--fa:"\f1c3"}.fa-file-contract{--fa:"\f56c"}.fa-fish-fins{--fa:"\e4f2"}.fa-building-flag{--fa:"\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582"}.fa-object-ungroup{--fa:"\f248"}.fa-poop{--fa:"\f619"}.fa-location-pin,.fa-map-marker{--fa:"\f041"}.fa-kaaba{--fa:"\f66b"}.fa-toilet-paper{--fa:"\f71e"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807"}.fa-eject{--fa:"\f052"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a"}.fa-plane-circle-check{--fa:"\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5"}.fa-object-group{--fa:"\f247"}.fa-chart-line,.fa-line-chart{--fa:"\f201"}.fa-mask-ventilator{--fa:"\e524"}.fa-arrow-right{--fa:"\f061"}.fa-map-signs,.fa-signs-post{--fa:"\f277"}.fa-cash-register{--fa:"\f788"}.fa-person-circle-question{--fa:"\e542"}.fa-h{--fa:"H"}.fa-tarp{--fa:"\e57b"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9"}.fa-arrows-to-eye{--fa:"\e4bf"}.fa-plug-circle-bolt{--fa:"\e55b"}.fa-heart{--fa:"\f004"}.fa-mars-and-venus{--fa:"\f224"}.fa-home-user,.fa-house-user{--fa:"\e1b0"}.fa-dumpster-fire{--fa:"\f794"}.fa-house-crack{--fa:"\e3b1"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2"}.fa-bottle-water{--fa:"\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b"}.fa-toilet-paper-slash{--fa:"\e072"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1"}.fa-kitchen-set{--fa:"\e51a"}.fa-r{--fa:"R"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca"}.fa-cube{--fa:"\f1b2"}.fa-bitcoin-sign{--fa:"\e0b4"}.fa-shield-dog{--fa:"\e573"}.fa-solar-panel{--fa:"\f5ba"}.fa-lock-open{--fa:"\f3c1"}.fa-elevator{--fa:"\e16d"}.fa-money-bill-transfer{--fa:"\e528"}.fa-money-bill-trend-up{--fa:"\e529"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682"}.fa-circle{--fa:"\f111"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049"}.fa-recycle{--fa:"\f1b8"}.fa-user-astronaut{--fa:"\f4fb"}.fa-plane-slash{--fa:"\e069"}.fa-trademark{--fa:"\f25c"}.fa-basketball,.fa-basketball-ball{--fa:"\f434"}.fa-satellite-dish{--fa:"\f7c0"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd"}.fa-volume-high,.fa-volume-up{--fa:"\f028"}.fa-users-rays{--fa:"\e593"}.fa-wallet{--fa:"\f555"}.fa-clipboard-check{--fa:"\f46c"}.fa-file-audio{--fa:"\f1c7"}.fa-burger,.fa-hamburger{--fa:"\f805"}.fa-wrench{--fa:"\f0ad"}.fa-bugs{--fa:"\e4d0"}.fa-rupee,.fa-rupee-sign{--fa:"\f156"}.fa-file-image{--fa:"\f1c5"}.fa-circle-question,.fa-question-circle{--fa:"\f059"}.fa-plane-departure{--fa:"\f5b0"}.fa-handshake-slash{--fa:"\e060"}.fa-book-bookmark{--fa:"\e0bb"}.fa-code-branch{--fa:"\f126"}.fa-hat-cowboy{--fa:"\f8c0"}.fa-bridge{--fa:"\e4c8"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879"}.fa-truck-front{--fa:"\e2b7"}.fa-cat{--fa:"\f6be"}.fa-anchor-circle-exclamation{--fa:"\e4ab"}.fa-truck-field{--fa:"\e58d"}.fa-route{--fa:"\f4d7"}.fa-clipboard-question{--fa:"\e4e3"}.fa-panorama{--fa:"\e209"}.fa-comment-medical{--fa:"\f7f5"}.fa-teeth-open{--fa:"\f62f"}.fa-file-circle-minus{--fa:"\e4ed"}.fa-tags{--fa:"\f02c"}.fa-wine-glass{--fa:"\f4e3"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4"}.fa-parking,.fa-square-parking{--fa:"\f540"}.fa-house-signal{--fa:"\e012"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828"}.fa-faucet-drip{--fa:"\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d"}.fa-terminal{--fa:"\f120"}.fa-mobile-button{--fa:"\f10b"}.fa-house-medical-flag{--fa:"\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291"}.fa-tape{--fa:"\f4db"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e"}.fa-eye{--fa:"\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3"}.fa-audio-description{--fa:"\f29e"}.fa-person-military-to-person{--fa:"\e54c"}.fa-file-shield{--fa:"\e4f0"}.fa-user-slash{--fa:"\f506"}.fa-pen{--fa:"\f304"}.fa-tower-observation{--fa:"\e586"}.fa-file-code{--fa:"\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012"}.fa-bus{--fa:"\f207"}.fa-heart-circle-xmark{--fa:"\e501"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af"}.fa-window-maximize{--fa:"\f2d0"}.fa-face-frown,.fa-frown{--fa:"\f119"}.fa-prescription{--fa:"\f5b1"}.fa-shop,.fa-store-alt{--fa:"\f54f"}.fa-floppy-disk,.fa-save{--fa:"\f0c7"}.fa-vihara{--fa:"\f6a7"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad"}.fa-plant-wilt{--fa:"\e5aa"}.fa-diamond{--fa:"\f219"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0"}.fa-chart-diagram{--fa:"\e695"}.fa-bacterium{--fa:"\e05a"}.fa-hand-pointer{--fa:"\f25a"}.fa-drum-steelpan{--fa:"\f56a"}.fa-hand-scissors{--fa:"\f257"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e"}.fa-biohazard{--fa:"\f780"}.fa-location,.fa-location-crosshairs{--fa:"\f601"}.fa-mars-double{--fa:"\f227"}.fa-child-dress{--fa:"\e59c"}.fa-users-between-lines{--fa:"\e591"}.fa-lungs-virus{--fa:"\e067"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588"}.fa-phone{--fa:"\f095"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273"}.fa-child-reaching{--fa:"\e59d"}.fa-head-side-virus{--fa:"\e064"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163"}.fa-door-closed{--fa:"\f52a"}.fa-shield-virus{--fa:"\e06c"}.fa-dice-six{--fa:"\f526"}.fa-mosquito-net{--fa:"\e52c"}.fa-file-fragment{--fa:"\e697"}.fa-bridge-water{--fa:"\e4ce"}.fa-person-booth{--fa:"\f756"}.fa-text-width{--fa:"\f035"}.fa-hat-wizard{--fa:"\f6e8"}.fa-pen-fancy{--fa:"\f5ac"}.fa-digging,.fa-person-digging{--fa:"\f85e"}.fa-trash{--fa:"\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629"}.fa-book-medical{--fa:"\f7e6"}.fa-poo{--fa:"\f2fe"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553"}.fa-cubes{--fa:"\f1b3"}.fa-divide{--fa:"\f529"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7"}.fa-headphones{--fa:"\f025"}.fa-hands-holding{--fa:"\f4c2"}.fa-hands-clapping{--fa:"\e1a8"}.fa-republican{--fa:"\f75e"}.fa-arrow-left{--fa:"\f060"}.fa-person-circle-xmark{--fa:"\e543"}.fa-ruler{--fa:"\f545"}.fa-align-left{--fa:"\f036"}.fa-dice-d6{--fa:"\f6d1"}.fa-restroom{--fa:"\f7bd"}.fa-j{--fa:"J"}.fa-users-viewfinder{--fa:"\e595"}.fa-file-video{--fa:"\f1c8"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d"}.fa-table-cells,.fa-th{--fa:"\f00a"}.fa-file-pdf{--fa:"\f1c1"}.fa-bible,.fa-book-bible{--fa:"\f647"}.fa-o{--fa:"O"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa"}.fa-user-secret{--fa:"\f21b"}.fa-otter{--fa:"\f700"}.fa-female,.fa-person-dress{--fa:"\f182"}.fa-comment-dollar{--fa:"\f651"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a"}.fa-table-cells-large,.fa-th-large{--fa:"\f009"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0"}.fa-hat-cowboy-side{--fa:"\f8c1"}.fa-clipboard-user{--fa:"\f7f3"}.fa-child{--fa:"\f1ae"}.fa-lira-sign{--fa:"\f195"}.fa-satellite{--fa:"\f7bf"}.fa-plane-lock{--fa:"\e558"}.fa-tag{--fa:"\f02b"}.fa-comment{--fa:"\f075"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd"}.fa-envelope{--fa:"\f0e0"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102"}.fa-paperclip{--fa:"\f0c6"}.fa-arrow-right-to-city{--fa:"\e4b3"}.fa-ribbon{--fa:"\f4d6"}.fa-lungs{--fa:"\f604"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887"}.fa-litecoin-sign{--fa:"\e1d3"}.fa-border-none{--fa:"\f850"}.fa-circle-nodes{--fa:"\e4e2"}.fa-parachute-box{--fa:"\f4cd"}.fa-indent{--fa:"\f03c"}.fa-truck-field-un{--fa:"\e58e"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254"}.fa-mountain{--fa:"\f6fc"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-cloud-meatball{--fa:"\f73b"}.fa-camera,.fa-camera-alt{--fa:"\f030"}.fa-square-virus{--fa:"\e578"}.fa-meteor{--fa:"\f753"}.fa-car-on{--fa:"\e4dd"}.fa-sleigh{--fa:"\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1"}.fa-water{--fa:"\f773"}.fa-calendar-check{--fa:"\f274"}.fa-braille{--fa:"\f2a1"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486"}.fa-landmark{--fa:"\f66f"}.fa-truck{--fa:"\f0d1"}.fa-crosshairs{--fa:"\f05b"}.fa-person-cane{--fa:"\e53c"}.fa-tent{--fa:"\e57d"}.fa-vest-patches{--fa:"\e086"}.fa-check-double{--fa:"\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d"}.fa-money-bill-wheat{--fa:"\e52a"}.fa-cookie{--fa:"\f563"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586"}.fa-dumbbell{--fa:"\f44b"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022"}.fa-tarp-droplet{--fa:"\e57c"}.fa-house-medical-circle-check{--fa:"\e511"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca"}.fa-calendar-plus{--fa:"\f271"}.fa-plane-arrival{--fa:"\f5af"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359"}.fa-subway,.fa-train-subway{--fa:"\f239"}.fa-chart-gantt{--fa:"\e0e4"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a"}.fa-dna{--fa:"\f471"}.fa-virus-slash{--fa:"\e075"}.fa-minus,.fa-subtract{--fa:"\f068"}.fa-chess{--fa:"\f439"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177"}.fa-plug-circle-check{--fa:"\e55c"}.fa-street-view{--fa:"\f21d"}.fa-franc-sign{--fa:"\e18f"}.fa-volume-off{--fa:"\f026"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7"}.fa-mosque{--fa:"\f678"}.fa-mosquito{--fa:"\e52b"}.fa-star-of-david{--fa:"\f69a"}.fa-person-military-rifle{--fa:"\e54b"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a"}.fa-vials{--fa:"\f493"}.fa-plug-circle-plus{--fa:"\e55f"}.fa-place-of-worship{--fa:"\f67f"}.fa-grip-vertical{--fa:"\f58e"}.fa-hexagon-nodes{--fa:"\e699"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148"}.fa-u{--fa:"U"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698"}.fa-clock,.fa-clock-four{--fa:"\f017"}.fa-backward-step,.fa-step-backward{--fa:"\f048"}.fa-pallet{--fa:"\f482"}.fa-faucet{--fa:"\e005"}.fa-baseball-bat-ball{--fa:"\f432"}.fa-s{--fa:"S"}.fa-timeline{--fa:"\e29c"}.fa-keyboard{--fa:"\f11c"}.fa-caret-down{--fa:"\f0d7"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf"}.fa-plane-up{--fa:"\e22d"}.fa-piggy-bank{--fa:"\f4d3"}.fa-battery-3,.fa-battery-half{--fa:"\f242"}.fa-mountain-city{--fa:"\e52e"}.fa-coins{--fa:"\f51e"}.fa-khanda{--fa:"\f66d"}.fa-sliders,.fa-sliders-h{--fa:"\f1de"}.fa-folder-tree{--fa:"\f802"}.fa-network-wired{--fa:"\f6ff"}.fa-map-pin{--fa:"\f276"}.fa-hamsa{--fa:"\f665"}.fa-cent-sign{--fa:"\e3f5"}.fa-flask{--fa:"\f0c3"}.fa-person-pregnant{--fa:"\e31e"}.fa-wand-sparkles{--fa:"\f72b"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142"}.fa-ticket{--fa:"\f145"}.fa-power-off{--fa:"\f011"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b"}.fa-flag-usa{--fa:"\f74d"}.fa-laptop-file{--fa:"\e51d"}.fa-teletype,.fa-tty{--fa:"\f1e4"}.fa-diagram-next{--fa:"\e476"}.fa-person-rifle{--fa:"\e54e"}.fa-house-medical-circle-exclamation{--fa:"\e512"}.fa-closed-captioning{--fa:"\f20a"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec"}.fa-venus-double{--fa:"\f226"}.fa-images{--fa:"\f302"}.fa-calculator{--fa:"\f1ec"}.fa-people-pulling{--fa:"\e535"}.fa-n{--fa:"N"}.fa-cable-car,.fa-tram{--fa:"\f7da"}.fa-cloud-rain{--fa:"\f73d"}.fa-building-circle-xmark{--fa:"\e4d4"}.fa-ship{--fa:"\f21a"}.fa-arrows-down-to-line{--fa:"\e4b8"}.fa-download{--fa:"\f019"}.fa-face-grin,.fa-grin{--fa:"\f580"}.fa-backspace,.fa-delete-left{--fa:"\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb"}.fa-file-circle-check{--fa:"\e5a0"}.fa-forward{--fa:"\f04e"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce"}.fa-face-meh,.fa-meh{--fa:"\f11a"}.fa-align-center{--fa:"\f037"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2"}.fa-dedent,.fa-outdent{--fa:"\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015"}.fa-calendar-week{--fa:"\f784"}.fa-laptop-medical{--fa:"\f812"}.fa-b{--fa:"B"}.fa-file-medical{--fa:"\f477"}.fa-dice-one{--fa:"\f525"}.fa-kiwi-bird{--fa:"\f535"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9"}.fa-cutlery,.fa-utensils{--fa:"\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161"}.fa-mill-sign{--fa:"\e1ed"}.fa-bowl-rice{--fa:"\e2eb"}.fa-skull{--fa:"\f54c"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519"}.fa-truck-pickup{--fa:"\f63c"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c"}.fa-stop{--fa:"\f04d"}.fa-code-merge{--fa:"\f387"}.fa-upload{--fa:"\f093"}.fa-hurricane{--fa:"\f751"}.fa-mound{--fa:"\e52d"}.fa-toilet-portable{--fa:"\e583"}.fa-compact-disc{--fa:"\f51f"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d"}.fa-caravan{--fa:"\f8ff"}.fa-shield-cat{--fa:"\e572"}.fa-bolt,.fa-zap{--fa:"\f0e7"}.fa-glass-water{--fa:"\e4f4"}.fa-oil-well{--fa:"\e532"}.fa-vault{--fa:"\e2c5"}.fa-mars{--fa:"\f222"}.fa-toilet{--fa:"\f7d8"}.fa-plane-circle-xmark{--fa:"\e557"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158"}.fa-sun{--fa:"\f185"}.fa-guitar{--fa:"\f7a6"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c"}.fa-horse-head{--fa:"\f7ab"}.fa-bore-hole{--fa:"\e4c3"}.fa-industry{--fa:"\f275"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358"}.fa-arrows-turn-to-dots{--fa:"\e4c1"}.fa-florin-sign{--fa:"\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884"}.fa-less-than{--fa:"<"}.fa-angle-down{--fa:"\f107"}.fa-car-tunnel{--fa:"\e4de"}.fa-head-side-cough{--fa:"\e061"}.fa-grip-lines{--fa:"\f7a4"}.fa-thumbs-down{--fa:"\f165"}.fa-user-lock{--fa:"\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178"}.fa-anchor-circle-xmark{--fa:"\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141"}.fa-chess-pawn{--fa:"\f443"}.fa-first-aid,.fa-kit-medical{--fa:"\f479"}.fa-person-through-window{--fa:"\e5a9"}.fa-toolbox{--fa:"\f552"}.fa-hands-holding-circle{--fa:"\e4fb"}.fa-bug{--fa:"\f188"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d"}.fa-automobile,.fa-car{--fa:"\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da"}.fa-mountain-sun{--fa:"\e52f"}.fa-arrows-left-right-to-line{--fa:"\e4ba"}.fa-dice-d20{--fa:"\f6cf"}.fa-truck-droplet{--fa:"\e58c"}.fa-file-circle-xmark{--fa:"\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040"}.fa-medal{--fa:"\f5a2"}.fa-bed{--fa:"\f236"}.fa-h-square,.fa-square-h{--fa:"\f0fd"}.fa-podcast{--fa:"\f2ce"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7"}.fa-bell{--fa:"\f0f3"}.fa-superscript{--fa:"\f12b"}.fa-plug-circle-xmark{--fa:"\e560"}.fa-star-of-life{--fa:"\f621"}.fa-phone-slash{--fa:"\f3dd"}.fa-paint-roller{--fa:"\f5aa"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}.fa-file{--fa:"\f15b"}.fa-greater-than{--fa:">"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4"}.fa-arrow-down{--fa:"\f063"}.fa-droplet,.fa-tint{--fa:"\f043"}.fa-eraser{--fa:"\f12d"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d"}.fa-person-burst{--fa:"\e53b"}.fa-dove{--fa:"\f4ba"}.fa-battery-0,.fa-battery-empty{--fa:"\f244"}.fa-socks{--fa:"\f696"}.fa-inbox{--fa:"\f01c"}.fa-section{--fa:"\e447"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}.fa-envelope-open-text{--fa:"\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8"}.fa-wine-bottle{--fa:"\f72f"}.fa-chess-rook{--fa:"\f447"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550"}.fa-dharmachakra{--fa:"\f655"}.fa-hotdog{--fa:"\f80f"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d"}.fa-drum{--fa:"\f569"}.fa-ice-cream{--fa:"\f810"}.fa-heart-circle-bolt{--fa:"\e4fc"}.fa-fax{--fa:"\f1ac"}.fa-paragraph{--fa:"\f1dd"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772"}.fa-star-half{--fa:"\f089"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468"}.fa-chain,.fa-link{--fa:"\f0c1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2"}.fa-tree-city{--fa:"\e587"}.fa-play{--fa:"\f04b"}.fa-font{--fa:"\f031"}.fa-table-cells-row-lock{--fa:"\e67a"}.fa-rupiah-sign{--fa:"\e23d"}.fa-magnifying-glass,.fa-search{--fa:"\f002"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a"}.fa-naira-sign{--fa:"\e1f6"}.fa-cart-arrow-down{--fa:"\f218"}.fa-walkie-talkie{--fa:"\f8ef"}.fa-file-edit,.fa-file-pen{--fa:"\f31c"}.fa-receipt{--fa:"\f543"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b"}.fa-suitcase-rolling{--fa:"\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f"}.fa-chevron-down{--fa:"\f078"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240"}.fa-skull-crossbones{--fa:"\f714"}.fa-code-compare{--fa:"\e13a"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca"}.fa-school-lock{--fa:"\e56f"}.fa-tower-cell{--fa:"\e585"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309"}.fa-ranking-star{--fa:"\e561"}.fa-chess-king{--fa:"\f43f"}.fa-person-harassing{--fa:"\e549"}.fa-brazilian-real-sign{--fa:"\e46c"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752"}.fa-arrow-up{--fa:"\f062"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c"}.fa-shrimp{--fa:"\e448"}.fa-list-check,.fa-tasks{--fa:"\f0ae"}.fa-jug-detergent{--fa:"\e519"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd"}.fa-user-shield{--fa:"\f505"}.fa-wind{--fa:"\f72e"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1"}.fa-y{--fa:"Y"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b"}.fa-fish{--fa:"\f578"}.fa-user-graduate{--fa:"\f501"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042"}.fa-clapperboard{--fa:"\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba"}.fa-baseball,.fa-baseball-ball{--fa:"\f433"}.fa-jet-fighter-up{--fa:"\e518"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542"}.fa-copy{--fa:"\f0c5"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9"}.fa-hand-sparkles{--fa:"\e05d"}.fa-grip,.fa-grip-horizontal{--fa:"\f58d"}.fa-share-from-square,.fa-share-square{--fa:"\f14d"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0"}.fa-gun{--fa:"\e19b"}.fa-phone-square,.fa-square-phone{--fa:"\f098"}.fa-add,.fa-plus{--fa:"+"}.fa-expand{--fa:"\f065"}.fa-computer{--fa:"\e4e5"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c"}.fa-peso-sign{--fa:"\e222"}.fa-building-shield{--fa:"\e4d8"}.fa-baby{--fa:"\f77c"}.fa-users-line{--fa:"\e592"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d"}.fa-tractor{--fa:"\f722"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829"}.fa-arrow-down-up-lock{--fa:"\e4b0"}.fa-lines-leaning{--fa:"\e51e"}.fa-ruler-combined{--fa:"\f546"}.fa-copyright{--fa:"\f1f9"}.fa-equals{--fa:"="}.fa-blender{--fa:"\f517"}.fa-teeth{--fa:"\f62e"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b"}.fa-map{--fa:"\f279"}.fa-rocket{--fa:"\f135"}.fa-photo-film,.fa-photo-video{--fa:"\f87c"}.fa-folder-minus{--fa:"\f65d"}.fa-hexagon-nodes-bolt{--fa:"\e69a"}.fa-store{--fa:"\f54e"}.fa-arrow-trend-up{--fa:"\e098"}.fa-plug-circle-minus{--fa:"\e55e"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9"}.fa-bezier-curve{--fa:"\f55b"}.fa-bell-slash{--fa:"\f1f6"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb"}.fa-school-flag{--fa:"\e56e"}.fa-fill{--fa:"\f575"}.fa-angle-up{--fa:"\f106"}.fa-drumstick-bite{--fa:"\f6d7"}.fa-holly-berry{--fa:"\f7aa"}.fa-chevron-left{--fa:"\f053"}.fa-bacteria{--fa:"\e059"}.fa-hand-lizard{--fa:"\f258"}.fa-notdef{--fa:"\e1fe"}.fa-disease{--fa:"\f7fa"}.fa-briefcase-medical{--fa:"\f469"}.fa-genderless{--fa:"\f22d"}.fa-chevron-right{--fa:"\f054"}.fa-retweet{--fa:"\f079"}.fa-car-alt,.fa-car-rear{--fa:"\f5de"}.fa-pump-soap{--fa:"\e06b"}.fa-video-slash{--fa:"\f4e2"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243"}.fa-radio{--fa:"\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d"}.fa-traffic-light{--fa:"\f637"}.fa-thermometer{--fa:"\f491"}.fa-vr-cardboard{--fa:"\f729"}.fa-hand-middle-finger{--fa:"\f806"}.fa-percent,.fa-percentage{--fa:"%"}.fa-truck-moving{--fa:"\f4df"}.fa-glass-water-droplet{--fa:"\e4f5"}.fa-display{--fa:"\e163"}.fa-face-smile,.fa-smile{--fa:"\f118"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d"}.fa-trophy{--fa:"\f091"}.fa-person-praying,.fa-pray{--fa:"\f683"}.fa-hammer{--fa:"\f6e3"}.fa-hand-peace{--fa:"\f25b"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-spinner{--fa:"\f110"}.fa-robot{--fa:"\f544"}.fa-peace{--fa:"\f67c"}.fa-cogs,.fa-gears{--fa:"\f085"}.fa-warehouse{--fa:"\f494"}.fa-arrow-up-right-dots{--fa:"\e4b7"}.fa-splotch{--fa:"\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584"}.fa-dice-four{--fa:"\f524"}.fa-sim-card{--fa:"\f7c4"}.fa-transgender,.fa-transgender-alt{--fa:"\f225"}.fa-mercury{--fa:"\f223"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149"}.fa-person-falling-burst{--fa:"\e547"}.fa-award{--fa:"\f559"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff"}.fa-building{--fa:"\f1ad"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100"}.fa-qrcode{--fa:"\f029"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e"}.fa-shield,.fa-shield-blank{--fa:"\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885"}.fa-comment-nodes{--fa:"\e696"}.fa-house-medical{--fa:"\e3b2"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137"}.fa-house-chimney-window{--fa:"\e00d"}.fa-pen-nib{--fa:"\f5ad"}.fa-tent-arrow-turn-left{--fa:"\e580"}.fa-tents{--fa:"\e582"}.fa-magic,.fa-wand-magic{--fa:"\f0d0"}.fa-dog{--fa:"\f6d3"}.fa-carrot{--fa:"\f787"}.fa-moon{--fa:"\f186"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce"}.fa-cheese{--fa:"\f7ef"}.fa-yin-yang{--fa:"\f6ad"}.fa-music{--fa:"\f001"}.fa-code-commit{--fa:"\f386"}.fa-temperature-low{--fa:"\f76b"}.fa-biking,.fa-person-biking{--fa:"\f84a"}.fa-broom{--fa:"\f51a"}.fa-shield-heart{--fa:"\e574"}.fa-gopuram{--fa:"\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3"}.fa-hashtag{--fa:"#"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424"}.fa-oil-can{--fa:"\f613"}.fa-t{--fa:"T"}.fa-hippo{--fa:"\f6ed"}.fa-chart-column{--fa:"\e0e3"}.fa-infinity{--fa:"\f534"}.fa-vial-circle-check{--fa:"\e596"}.fa-person-arrow-down-to-line{--fa:"\e538"}.fa-voicemail{--fa:"\f897"}.fa-fan{--fa:"\f863"}.fa-person-walking-luggage{--fa:"\e554"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338"}.fa-cloud-moon-rain{--fa:"\f73c"}.fa-calendar{--fa:"\f133"}.fa-trailer{--fa:"\e041"}.fa-bahai,.fa-haykal{--fa:"\f666"}.fa-sd-card{--fa:"\f7c2"}.fa-dragon{--fa:"\f6d5"}.fa-shoe-prints{--fa:"\f54b"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b"}.fa-hand-holding{--fa:"\f4bd"}.fa-plug-circle-exclamation{--fa:"\e55d"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127"}.fa-clone{--fa:"\f24d"}.fa-person-walking-arrow-loop-left{--fa:"\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4"}.fa-tornado{--fa:"\f76f"}.fa-file-circle-plus{--fa:"\e494"}.fa-book-quran,.fa-quran{--fa:"\f687"}.fa-anchor{--fa:"\f13d"}.fa-border-all{--fa:"\f84c"}.fa-angry,.fa-face-angry{--fa:"\f556"}.fa-cookie-bite{--fa:"\f564"}.fa-arrow-trend-down{--fa:"\e097"}.fa-feed,.fa-rss{--fa:"\f09e"}.fa-draw-polygon{--fa:"\f5ee"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a"}.fa-shower{--fa:"\f2cc"}.fa-desktop,.fa-desktop-alt{--fa:"\f390"}.fa-m{--fa:"M"}.fa-table-list,.fa-th-list{--fa:"\f00b"}.fa-comment-sms,.fa-sms{--fa:"\f7cd"}.fa-book{--fa:"\f02d"}.fa-user-plus{--fa:"\f234"}.fa-check{--fa:"\f00c"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241"}.fa-house-circle-check{--fa:"\e509"}.fa-angle-left{--fa:"\f104"}.fa-diagram-successor{--fa:"\e47a"}.fa-truck-arrow-right{--fa:"\e58b"}.fa-arrows-split-up-and-left{--fa:"\e4bc"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de"}.fa-cloud-moon{--fa:"\f6c3"}.fa-briefcase{--fa:"\f0b1"}.fa-person-falling{--fa:"\e546"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0"}.fa-user-tag{--fa:"\f507"}.fa-rug{--fa:"\e569"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410"}.fa-baht-sign{--fa:"\e0ac"}.fa-book-open{--fa:"\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a"}.fa-handcuffs{--fa:"\e4f8"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071"}.fa-database{--fa:"\f1c0"}.fa-mail-forward,.fa-share{--fa:"\f064"}.fa-bottle-droplet{--fa:"\e4c4"}.fa-mask-face{--fa:"\e1d7"}.fa-hill-rockslide{--fa:"\e508"}.fa-exchange-alt,.fa-right-left{--fa:"\f362"}.fa-paper-plane{--fa:"\f1d8"}.fa-road-circle-exclamation{--fa:"\e565"}.fa-dungeon{--fa:"\f6d9"}.fa-align-right{--fa:"\f038"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b"}.fa-life-ring{--fa:"\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7"}.fa-calendar-day{--fa:"\f783"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d"}.fa-face-grimace,.fa-grimace{--fa:"\f57f"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be"}.fa-person-walking-arrow-right{--fa:"\e552"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199"}.fa-dice{--fa:"\f522"}.fa-bowling-ball{--fa:"\f436"}.fa-brain{--fa:"\f5dc"}.fa-band-aid,.fa-bandage{--fa:"\f462"}.fa-calendar-minus{--fa:"\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057"}.fa-gifts{--fa:"\f79c"}.fa-hotel{--fa:"\f594"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e"}.fa-thumbs-up{--fa:"\f164"}.fa-user-clock{--fa:"\f4fd"}.fa-allergies,.fa-hand-dots{--fa:"\f461"}.fa-file-invoice{--fa:"\f570"}.fa-window-minimize{--fa:"\f2d1"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4"}.fa-brush{--fa:"\f55d"}.fa-file-half-dashed{--fa:"\e698"}.fa-mask{--fa:"\f6fa"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010"}.fa-ruler-vertical{--fa:"\f548"}.fa-user-alt,.fa-user-large{--fa:"\f406"}.fa-train-tram{--fa:"\e5b4"}.fa-user-nurse{--fa:"\f82f"}.fa-syringe{--fa:"\f48e"}.fa-cloud-sun{--fa:"\f6c4"}.fa-stopwatch-20{--fa:"\e06f"}.fa-square-full{--fa:"\f45c"}.fa-magnet{--fa:"\f076"}.fa-jar{--fa:"\e516"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249"}.fa-bug-slash{--fa:"\e490"}.fa-arrow-up-from-water-pump{--fa:"\e4b6"}.fa-bone{--fa:"\f5d7"}.fa-table-cells-row-unlock{--fa:"\e691"}.fa-user-injured{--fa:"\f728"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4"}.fa-plane{--fa:"\f072"}.fa-tent-arrows-down{--fa:"\e581"}.fa-exclamation{--fa:"!"}.fa-arrows-spin{--fa:"\e4bb"}.fa-print{--fa:"\f02f"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$"}.fa-x{--fa:"X"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688"}.fa-users-cog,.fa-users-gear{--fa:"\f509"}.fa-person-military-pointing{--fa:"\e54a"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c"}.fa-umbrella{--fa:"\f0e9"}.fa-trowel{--fa:"\e589"}.fa-d{--fa:"D"}.fa-stapler{--fa:"\e5af"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630"}.fa-kip-sign{--fa:"\e1c4"}.fa-hand-point-left{--fa:"\f0a5"}.fa-handshake-alt,.fa-handshake-simple{--fa:"\f4c6"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1"}.fa-barcode{--fa:"\f02a"}.fa-plus-minus{--fa:"\e43c"}.fa-video,.fa-video-camera{--fa:"\f03d"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d"}.fa-hand-holding-medical{--fa:"\e05c"}.fa-person-circle-check{--fa:"\e53e"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(fa-brands-400.86ee2658f0f3b5a5.woff2) format("woff2"),url(fa-brands-400.8eaf0c8893de015e.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero{--fa:"\f3d0"}.fa-hooli{--fa:"\f427"}.fa-yelp{--fa:"\f1e9"}.fa-cc-visa{--fa:"\f1f0"}.fa-lastfm{--fa:"\f202"}.fa-shopware{--fa:"\f5b5"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-aws{--fa:"\f375"}.fa-redhat{--fa:"\f7bc"}.fa-yoast{--fa:"\f2b1"}.fa-cloudflare{--fa:"\e07d"}.fa-ups{--fa:"\f7e0"}.fa-pixiv{--fa:"\e640"}.fa-wpexplorer{--fa:"\f2de"}.fa-dyalog{--fa:"\f399"}.fa-bity{--fa:"\f37a"}.fa-stackpath{--fa:"\f842"}.fa-buysellads{--fa:"\f20d"}.fa-first-order{--fa:"\f2b0"}.fa-modx{--fa:"\f285"}.fa-guilded{--fa:"\e07e"}.fa-vnv{--fa:"\f40b"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-microsoft{--fa:"\f3ca"}.fa-qq{--fa:"\f1d6"}.fa-orcid{--fa:"\f8d2"}.fa-java{--fa:"\f4e4"}.fa-invision{--fa:"\f7b0"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-centercode{--fa:"\f380"}.fa-glide-g{--fa:"\f2a6"}.fa-drupal{--fa:"\f1a9"}.fa-jxl{--fa:"\e67b"}.fa-dart-lang{--fa:"\e693"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-unity{--fa:"\e049"}.fa-whmcs{--fa:"\f40d"}.fa-rocketchat{--fa:"\f3e8"}.fa-vk{--fa:"\f189"}.fa-untappd{--fa:"\f405"}.fa-mailchimp{--fa:"\f59e"}.fa-css3-alt{--fa:"\f38b"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-vimeo-v{--fa:"\f27d"}.fa-contao{--fa:"\f26d"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-deskpro{--fa:"\f38f"}.fa-brave{--fa:"\e63c"}.fa-sistrix{--fa:"\f3ee"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-google-plus-g{--fa:"\f0d5"}.fa-artstation{--fa:"\f77a"}.fa-markdown{--fa:"\f60f"}.fa-sourcetree{--fa:"\f7d3"}.fa-google-plus{--fa:"\f2b3"}.fa-diaspora{--fa:"\f791"}.fa-foursquare{--fa:"\f180"}.fa-stack-overflow{--fa:"\f16c"}.fa-github-alt{--fa:"\f113"}.fa-phoenix-squadron{--fa:"\f511"}.fa-pagelines{--fa:"\f18c"}.fa-algolia{--fa:"\f36c"}.fa-red-river{--fa:"\f3e3"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-safari{--fa:"\f267"}.fa-google{--fa:"\f1a0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-atlassian{--fa:"\f77b"}.fa-linkedin-in{--fa:"\f0e1"}.fa-digital-ocean{--fa:"\f391"}.fa-nimblr{--fa:"\f5a8"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-hacker-news{--fa:"\f1d4"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-adversal{--fa:"\f36a"}.fa-creative-commons{--fa:"\f25e"}.fa-watchman-monitoring{--fa:"\e087"}.fa-fonticons{--fa:"\f280"}.fa-weixin{--fa:"\f1d7"}.fa-shirtsinbulk{--fa:"\f214"}.fa-codepen{--fa:"\f1cb"}.fa-git-alt{--fa:"\f841"}.fa-lyft{--fa:"\f3c3"}.fa-rev{--fa:"\f5b2"}.fa-windows{--fa:"\f17a"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-meetup{--fa:"\f2e0"}.fa-centos{--fa:"\f789"}.fa-adn{--fa:"\f170"}.fa-cloudsmith{--fa:"\f384"}.fa-opensuse{--fa:"\e62b"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-codiepie{--fa:"\f284"}.fa-node{--fa:"\f419"}.fa-mix{--fa:"\f3cb"}.fa-steam{--fa:"\f1b6"}.fa-cc-apple-pay{--fa:"\f416"}.fa-scribd{--fa:"\f28a"}.fa-debian{--fa:"\e60b"}.fa-openid{--fa:"\f19b"}.fa-instalod{--fa:"\e081"}.fa-files-pinwheel{--fa:"\e69f"}.fa-expeditedssl{--fa:"\f23e"}.fa-sellcast{--fa:"\f2da"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-r-project{--fa:"\f4f7"}.fa-delicious{--fa:"\f1a5"}.fa-freebsd{--fa:"\f3a4"}.fa-vuejs{--fa:"\f41f"}.fa-accusoft{--fa:"\f369"}.fa-ioxhost{--fa:"\f208"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-app-store{--fa:"\f36f"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-itunes-note{--fa:"\f3b5"}.fa-golang{--fa:"\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-angellist{--fa:"\f209"}.fa-galactic-republic{--fa:"\f50c"}.fa-nfc-directional{--fa:"\e530"}.fa-skype{--fa:"\f17e"}.fa-joget{--fa:"\f3b7"}.fa-fedora{--fa:"\f798"}.fa-stripe-s{--fa:"\f42a"}.fa-meta{--fa:"\e49b"}.fa-laravel{--fa:"\f3bd"}.fa-hotjar{--fa:"\f3b1"}.fa-bluetooth-b{--fa:"\f294"}.fa-square-letterboxd{--fa:"\e62e"}.fa-sticker-mule{--fa:"\f3f7"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-hips{--fa:"\f452"}.fa-css{--fa:"\e6a2"}.fa-behance{--fa:"\f1b4"}.fa-reddit{--fa:"\f1a1"}.fa-discord{--fa:"\f392"}.fa-chrome{--fa:"\f268"}.fa-app-store-ios{--fa:"\f370"}.fa-cc-discover{--fa:"\f1f2"}.fa-wpbeginner{--fa:"\f297"}.fa-confluence{--fa:"\f78d"}.fa-shoelace{--fa:"\e60c"}.fa-mdb{--fa:"\f8ca"}.fa-dochub{--fa:"\f394"}.fa-accessible-icon{--fa:"\f368"}.fa-ebay{--fa:"\f4f4"}.fa-amazon{--fa:"\f270"}.fa-unsplash{--fa:"\e07c"}.fa-yarn{--fa:"\f7e3"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-gratipay{--fa:"\f184"}.fa-apple{--fa:"\f179"}.fa-hive{--fa:"\e07f"}.fa-gitkraken{--fa:"\f3a6"}.fa-keybase{--fa:"\f4f5"}.fa-apple-pay{--fa:"\f415"}.fa-padlet{--fa:"\e4a0"}.fa-amazon-pay{--fa:"\f42c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-stumbleupon{--fa:"\f1a4"}.fa-fedex{--fa:"\f797"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-shopify{--fa:"\e057"}.fa-neos{--fa:"\f612"}.fa-square-threads{--fa:"\e619"}.fa-hackerrank{--fa:"\f5f7"}.fa-researchgate{--fa:"\f4f8"}.fa-swift{--fa:"\f8e1"}.fa-angular{--fa:"\f420"}.fa-speakap{--fa:"\f3f3"}.fa-angrycreative{--fa:"\f36e"}.fa-y-combinator{--fa:"\f23b"}.fa-empire{--fa:"\f1d1"}.fa-envira{--fa:"\f299"}.fa-google-scholar{--fa:"\e63b"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-studiovinari{--fa:"\f3f8"}.fa-pied-piper{--fa:"\f2ae"}.fa-wordpress{--fa:"\f19a"}.fa-product-hunt{--fa:"\f288"}.fa-firefox{--fa:"\f269"}.fa-linode{--fa:"\f2b8"}.fa-goodreads{--fa:"\f3a8"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-jsfiddle{--fa:"\f1cc"}.fa-sith{--fa:"\f512"}.fa-themeisle{--fa:"\f2b2"}.fa-page4{--fa:"\f3d7"}.fa-hashnode{--fa:"\e499"}.fa-react{--fa:"\f41b"}.fa-cc-paypal{--fa:"\f1f4"}.fa-squarespace{--fa:"\f5be"}.fa-cc-stripe{--fa:"\f1f5"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-bitcoin{--fa:"\f379"}.fa-keycdn{--fa:"\f3ba"}.fa-opera{--fa:"\f26a"}.fa-itch-io{--fa:"\f83a"}.fa-umbraco{--fa:"\f8e8"}.fa-galactic-senate{--fa:"\f50d"}.fa-ubuntu{--fa:"\f7df"}.fa-draft2digital{--fa:"\f396"}.fa-stripe{--fa:"\f429"}.fa-houzz{--fa:"\f27c"}.fa-gg{--fa:"\f260"}.fa-dhl{--fa:"\f790"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-xing{--fa:"\f168"}.fa-blackberry{--fa:"\f37b"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-playstation{--fa:"\f3df"}.fa-quinscape{--fa:"\f459"}.fa-less{--fa:"\f41d"}.fa-blogger-b{--fa:"\f37d"}.fa-opencart{--fa:"\f23d"}.fa-vine{--fa:"\f1ca"}.fa-signal-messenger{--fa:"\e663"}.fa-paypal{--fa:"\f1ed"}.fa-gitlab{--fa:"\f296"}.fa-typo3{--fa:"\f42b"}.fa-reddit-alien{--fa:"\f281"}.fa-yahoo{--fa:"\f19e"}.fa-dailymotion{--fa:"\e052"}.fa-affiliatetheme{--fa:"\f36b"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-bootstrap{--fa:"\f836"}.fa-odnoklassniki{--fa:"\f263"}.fa-nfc-symbol{--fa:"\e531"}.fa-mintbit{--fa:"\e62f"}.fa-ethereum{--fa:"\f42e"}.fa-speaker-deck{--fa:"\f83c"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-patreon{--fa:"\f3d9"}.fa-avianex{--fa:"\f374"}.fa-ello{--fa:"\f5f1"}.fa-gofore{--fa:"\f3a7"}.fa-bimobject{--fa:"\f378"}.fa-brave-reverse{--fa:"\e63d"}.fa-facebook-f{--fa:"\f39e"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-web-awesome{--fa:"\e682"}.fa-mandalorian{--fa:"\f50f"}.fa-first-order-alt{--fa:"\f50a"}.fa-osi{--fa:"\f41a"}.fa-google-wallet{--fa:"\f1ee"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-periscope{--fa:"\f3da"}.fa-fulcrum{--fa:"\f50b"}.fa-cloudscale{--fa:"\f383"}.fa-forumbee{--fa:"\f211"}.fa-mizuni{--fa:"\f3cc"}.fa-schlix{--fa:"\f3ea"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-bandcamp{--fa:"\f2d5"}.fa-wpforms{--fa:"\f298"}.fa-cloudversify{--fa:"\f385"}.fa-usps{--fa:"\f7e1"}.fa-megaport{--fa:"\f5a3"}.fa-magento{--fa:"\f3c4"}.fa-spotify{--fa:"\f1bc"}.fa-optin-monster{--fa:"\f23c"}.fa-fly{--fa:"\f417"}.fa-square-bluesky{--fa:"\e6a3"}.fa-aviato{--fa:"\f421"}.fa-itunes{--fa:"\f3b4"}.fa-cuttlefish{--fa:"\f38c"}.fa-blogger{--fa:"\f37c"}.fa-flickr{--fa:"\f16e"}.fa-viber{--fa:"\f409"}.fa-soundcloud{--fa:"\f1be"}.fa-digg{--fa:"\f1a6"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-letterboxd{--fa:"\e62d"}.fa-symfony{--fa:"\f83d"}.fa-maxcdn{--fa:"\f136"}.fa-etsy{--fa:"\f2d7"}.fa-facebook-messenger{--fa:"\f39f"}.fa-audible{--fa:"\f373"}.fa-think-peaks{--fa:"\f731"}.fa-bilibili{--fa:"\e3d9"}.fa-erlang{--fa:"\f39d"}.fa-x-twitter{--fa:"\e61b"}.fa-cotton-bureau{--fa:"\f89e"}.fa-dashcube{--fa:"\f210"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-palfed{--fa:"\f3d8"}.fa-superpowers{--fa:"\f2dd"}.fa-resolving{--fa:"\f3e7"}.fa-xbox{--fa:"\f412"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-searchengin{--fa:"\f3eb"}.fa-tiktok{--fa:"\e07b"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-renren{--fa:"\f18b"}.fa-linux{--fa:"\f17c"}.fa-glide{--fa:"\f2a5"}.fa-linkedin{--fa:"\f08c"}.fa-hubspot{--fa:"\f3b2"}.fa-deploydog{--fa:"\f38e"}.fa-twitch{--fa:"\f1e8"}.fa-flutter{--fa:"\e694"}.fa-ravelry{--fa:"\f2d9"}.fa-mixer{--fa:"\e056"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-vimeo{--fa:"\f40a"}.fa-mendeley{--fa:"\f7b3"}.fa-uniregistry{--fa:"\f404"}.fa-figma{--fa:"\f799"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-dropbox{--fa:"\f16b"}.fa-instagram{--fa:"\f16d"}.fa-cmplid{--fa:"\e360"}.fa-upwork{--fa:"\e641"}.fa-facebook{--fa:"\f09a"}.fa-gripfire{--fa:"\f3ac"}.fa-jedi-order{--fa:"\f50e"}.fa-uikit{--fa:"\f403"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-phabricator{--fa:"\f3db"}.fa-ussunnah{--fa:"\f407"}.fa-earlybirds{--fa:"\f39a"}.fa-trade-federation{--fa:"\f513"}.fa-autoprefixer{--fa:"\f41c"}.fa-whatsapp{--fa:"\f232"}.fa-square-upwork{--fa:"\e67c"}.fa-slideshare{--fa:"\f1e7"}.fa-google-play{--fa:"\f3ab"}.fa-viadeo{--fa:"\f2a9"}.fa-line{--fa:"\f3c0"}.fa-google-drive{--fa:"\f3aa"}.fa-servicestack{--fa:"\f3ec"}.fa-simplybuilt{--fa:"\f215"}.fa-bitbucket{--fa:"\f171"}.fa-imdb{--fa:"\f2d8"}.fa-deezer{--fa:"\e077"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-jira{--fa:"\f7b1"}.fa-docker{--fa:"\f395"}.fa-screenpal{--fa:"\e570"}.fa-bluetooth{--fa:"\f293"}.fa-gitter{--fa:"\f426"}.fa-d-and-d{--fa:"\f38d"}.fa-microblog{--fa:"\e01a"}.fa-cc-diners-club{--fa:"\f24c"}.fa-gg-circle{--fa:"\f261"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-yandex{--fa:"\f413"}.fa-readme{--fa:"\f4d5"}.fa-html5{--fa:"\f13b"}.fa-sellsy{--fa:"\f213"}.fa-square-web-awesome{--fa:"\e683"}.fa-sass{--fa:"\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-buromobelexperte{--fa:"\f37f"}.fa-salesforce{--fa:"\f83b"}.fa-octopus-deploy{--fa:"\e082"}.fa-medapps{--fa:"\f3c6"}.fa-ns8{--fa:"\f3d5"}.fa-pinterest-p{--fa:"\f231"}.fa-apper{--fa:"\f371"}.fa-fort-awesome{--fa:"\f286"}.fa-waze{--fa:"\f83f"}.fa-bluesky{--fa:"\e671"}.fa-cc-jcb{--fa:"\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-supple{--fa:"\f3f9"}.fa-webflow{--fa:"\e65c"}.fa-rebel{--fa:"\f1d0"}.fa-css3{--fa:"\f13c"}.fa-staylinked{--fa:"\f3f5"}.fa-kaggle{--fa:"\f5fa"}.fa-space-awesome{--fa:"\e5ac"}.fa-deviantart{--fa:"\f1bd"}.fa-cpanel{--fa:"\f388"}.fa-goodreads-g{--fa:"\f3a9"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-trello{--fa:"\f181"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-get-pocket{--fa:"\f265"}.fa-perbyte{--fa:"\e083"}.fa-grunt{--fa:"\f3ad"}.fa-weebly{--fa:"\f5cc"}.fa-connectdevelop{--fa:"\f20e"}.fa-leanpub{--fa:"\f212"}.fa-black-tie{--fa:"\f27e"}.fa-themeco{--fa:"\f5c6"}.fa-python{--fa:"\f3e2"}.fa-android{--fa:"\f17b"}.fa-bots{--fa:"\e340"}.fa-free-code-camp{--fa:"\f2c5"}.fa-hornbill{--fa:"\f592"}.fa-js{--fa:"\f3b8"}.fa-ideal{--fa:"\e013"}.fa-git{--fa:"\f1d3"}.fa-dev{--fa:"\f6cc"}.fa-sketch{--fa:"\f7c6"}.fa-yandex-international{--fa:"\f414"}.fa-cc-amex{--fa:"\f1f3"}.fa-uber{--fa:"\f402"}.fa-github{--fa:"\f09b"}.fa-php{--fa:"\f457"}.fa-alipay{--fa:"\f642"}.fa-youtube{--fa:"\f167"}.fa-skyatlas{--fa:"\f216"}.fa-firefox-browser{--fa:"\e007"}.fa-replyd{--fa:"\f3e6"}.fa-suse{--fa:"\f7d6"}.fa-jenkins{--fa:"\f3b6"}.fa-twitter{--fa:"\f099"}.fa-rockrms{--fa:"\f3e9"}.fa-pinterest{--fa:"\f0d2"}.fa-buffer{--fa:"\f837"}.fa-npm{--fa:"\f3d4"}.fa-yammer{--fa:"\f840"}.fa-btc{--fa:"\f15a"}.fa-dribbble{--fa:"\f17d"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-internet-explorer{--fa:"\f26b"}.fa-stubber{--fa:"\e5c7"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-medrt{--fa:"\f3c8"}.fa-usb{--fa:"\f287"}.fa-tumblr{--fa:"\f173"}.fa-vaadin{--fa:"\f408"}.fa-quora{--fa:"\f2c4"}.fa-square-x-twitter{--fa:"\e61a"}.fa-reacteurope{--fa:"\f75d"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-amilia{--fa:"\f36d"}.fa-mixcloud{--fa:"\f289"}.fa-flipboard{--fa:"\f44d"}.fa-viacoin{--fa:"\f237"}.fa-critical-role{--fa:"\f6c9"}.fa-sitrox{--fa:"\e44a"}.fa-discourse{--fa:"\f393"}.fa-joomla{--fa:"\f1aa"}.fa-mastodon{--fa:"\f4f6"}.fa-airbnb{--fa:"\f834"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-buy-n-large{--fa:"\f8a6"}.fa-gulp{--fa:"\f3ae"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-strava{--fa:"\f428"}.fa-ember{--fa:"\f423"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-teamspeak{--fa:"\f4f9"}.fa-pushed{--fa:"\f3e1"}.fa-wordpress-simple{--fa:"\f411"}.fa-nutritionix{--fa:"\f3d6"}.fa-wodu{--fa:"\e088"}.fa-google-pay{--fa:"\e079"}.fa-intercom{--fa:"\f7af"}.fa-zhihu{--fa:"\f63f"}.fa-korvue{--fa:"\f42f"}.fa-pix{--fa:"\e43a"}.fa-steam-symbol{--fa:"\f3f6"}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(fa-solid-900.ee6983981ffcbb41.woff2) format("woff2"),url(fa-solid-900.7a5aa5abd625137f.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(fa-regular-400.849b82e233cfe2f9.woff2) format("woff2"),url(fa-regular-400.bd1cf947e4932a4d.ttf) format("truetype")}.fa-regular,.far{font-weight:400}.ant-carousel .slick-slider,.cdk-overlay-backdrop,html{-webkit-tap-highlight-color:transparent}.ant-alert,body{color:#000000d9;line-height:1.5715;font-size:14px}.ant-alert,body,h1,h2,h3,h4,h5,h6{color:#000000d9}dl,h1,h2,h3,h4,h5,h6,ol,p,pre,ul{margin-top:0}address,dl,ol,p,pre,ul{margin-bottom:1em}.ant-avatar,img{vertical-align:middle}.ant-btn,[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}pre,textarea{overflow:auto}dd,h1,h2,h3,h4,h5,h6,legend{margin-bottom:.5em}.ant-badge-status,progress,sub,sup{vertical-align:baseline}[ant-click-animating-without-extra-node=true],[ant-click-animating=true],sub,sup{position:relative}.ant-alert.ant-alert-rtl,.ant-anchor-rtl,.ant-back-top-rtl{direction:rtl}html{--ant-primary-color:#1890ff;--ant-primary-color-hover:#40a9ff;--ant-primary-color-active:#096dd9;--ant-primary-color-outline:rgba(24, 144, 255, .2);--ant-primary-1:#e6f7ff;--ant-primary-2:#bae7ff;--ant-primary-3:#91d5ff;--ant-primary-4:#69c0ff;--ant-primary-5:#40a9ff;--ant-primary-6:#1890ff;--ant-primary-7:#096dd9;--ant-primary-color-deprecated-l-35:#cbe6ff;--ant-primary-color-deprecated-l-20:#7ec1ff;--ant-primary-color-deprecated-t-20:#46a6ff;--ant-primary-color-deprecated-t-50:#8cc8ff;--ant-primary-color-deprecated-f-12:rgba(24, 144, 255, .12);--ant-primary-color-active-deprecated-f-30:rgba(230, 247, 255, .3);--ant-primary-color-active-deprecated-d-02:#dcf4ff;--ant-success-color:#52c41a;--ant-success-color-hover:#73d13d;--ant-success-color-active:#389e0d;--ant-success-color-outline:rgba(82, 196, 26, .2);--ant-success-color-deprecated-bg:#f6ffed;--ant-success-color-deprecated-border:#b7eb8f;--ant-error-color:#ff4d4f;--ant-error-color-hover:#ff7875;--ant-error-color-active:#d9363e;--ant-error-color-outline:rgba(255, 77, 79, .2);--ant-error-color-deprecated-bg:#fff2f0;--ant-error-color-deprecated-border:#ffccc7;--ant-warning-color:#faad14;--ant-warning-color-hover:#ffc53d;--ant-warning-color-active:#d48806;--ant-warning-color-outline:rgba(250, 173, 20, .2);--ant-warning-color-deprecated-bg:#fffbe6;--ant-warning-color-deprecated-border:#ffe58f;--ant-info-color:#1890ff;--ant-info-color-deprecated-bg:#e6f7ff;--ant-info-color-deprecated-border:#91d5ff;font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;--antd-wave-shadow-color:var(--ant-primary-color);--scroll-bar:0}.ant-pagination-item,.ant-pagination-jump-next,.ant-pagination-jump-prev,.ant-pagination-next,.ant-pagination-prev,.ant-select-multiple .ant-select-selection-search-input,.ant-select-multiple .ant-select-selection-search-mirror,.ant-statistic-content,.ant-steps-item-icon,body{font-family:-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"}[class*=ant-] input::-ms-clear,[class*=ant-] input::-ms-reveal,[class*=ant-]::-ms-clear,[class^=ant-] input::-ms-clear,[class^=ant-] input::-ms-reveal,[class^=ant-]::-ms-clear{display:none}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}body{margin:0;font-variant:tabular-nums;background-color:#fff;font-feature-settings:"tnum"}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{font-style:normal;line-height:inherit}input[type=password],input[type=number],input[type=text],textarea{-webkit-appearance:none}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-left:0}blockquote,figure{margin:0 0 1em}dfn{font-style:italic}sub,sup{font-size:75%;line-height:0}a{color:var(--ant-primary-color);text-decoration:none;background-color:transparent;outline:0;cursor:pointer;transition:color .3s;-webkit-text-decoration-skip:objects}a:hover{color:var(--ant-primary-color-hover)}a:active{color:var(--ant-primary-color-active)}a:active,a:focus,a:hover{text-decoration:none;outline:0}a[disabled]{color:#00000040;cursor:not-allowed}.ant-alert-close-icon,.ant-back-top,.ant-btn,.anticon[tabindex]{cursor:pointer}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}img{border-style:none}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;color:#00000073;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}[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=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}[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}.ant-input-number-handler-down-inner,.ant-input-number-handler-up-inner,.ant-select-arrow,.ant-select-multiple .ant-select-selection-item-remove,.anticon{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}output{display:inline-block}template{display:none}[hidden]{display:none!important}.clearfix:after,.clearfix:before{display:table;content:""}mark{padding:.2em;background-color:#feffe6}::selection{color:#fff;background:var(--ant-primary-color)}.clearfix:after{clear:both}.anticon,.anticon svg{display:inline-block}.anticon{color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em}.anticon>*{line-height:1}.anticon:before{display:none}.anticon .anticon-icon{display:block}.anticon>.anticon{line-height:0;vertical-align:0}.anticon-spin,.anticon-spin:before{display:inline-block;animation:loadingCircle 1s infinite linear}.ant-fade-appear,.ant-fade-enter,.ant-fade-leave{animation-timing-function:linear;animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-fade-appear.ant-fade-appear-active,.ant-fade-enter.ant-fade-enter-active{animation-name:antFadeIn;animation-play-state:running}.ant-fade-leave.ant-fade-leave-active{animation-name:antFadeOut;animation-play-state:running;pointer-events:none}.ant-fade-appear,.ant-fade-enter{opacity:0}@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.ant-move-up-appear,.ant-move-up-enter,.ant-move-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-move-up-appear.ant-move-up-appear-active,.ant-move-up-enter.ant-move-up-enter-active{animation-name:antMoveUpIn;animation-play-state:running}.ant-move-up-leave.ant-move-up-leave-active{animation-name:antMoveUpOut;animation-play-state:running;pointer-events:none}.ant-move-up-appear,.ant-move-up-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-move-up-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.ant-move-down-appear,.ant-move-down-enter,.ant-move-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-move-down-appear.ant-move-down-appear-active,.ant-move-down-enter.ant-move-down-enter-active{animation-name:antMoveDownIn;animation-play-state:running}.ant-move-down-leave.ant-move-down-leave-active{animation-name:antMoveDownOut;animation-play-state:running;pointer-events:none}.ant-move-down-appear,.ant-move-down-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-move-down-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.ant-move-left-appear,.ant-move-left-enter,.ant-move-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-move-left-appear.ant-move-left-appear-active,.ant-move-left-enter.ant-move-left-enter-active{animation-name:antMoveLeftIn;animation-play-state:running}.ant-move-left-leave.ant-move-left-leave-active{animation-name:antMoveLeftOut;animation-play-state:running;pointer-events:none}.ant-move-left-appear,.ant-move-left-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-move-left-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.ant-move-right-appear,.ant-move-right-enter,.ant-move-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-move-right-appear.ant-move-right-appear-active,.ant-move-right-enter.ant-move-right-enter-active{animation-name:antMoveRightIn;animation-play-state:running}.ant-move-right-leave.ant-move-right-leave-active{animation-name:antMoveRightOut;animation-play-state:running;pointer-events:none}.ant-move-right-appear,.ant-move-right-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-move-right-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@keyframes antMoveDownIn{0%{transform:translateY(100%);transform-origin:0 0;opacity:0}to{transform:translateY(0);transform-origin:0 0;opacity:1}}@keyframes antMoveDownOut{0%{transform:translateY(0);transform-origin:0 0;opacity:1}to{transform:translateY(100%);transform-origin:0 0;opacity:0}}@keyframes antMoveLeftIn{0%{transform:translate(-100%);transform-origin:0 0;opacity:0}to{transform:translate(0);transform-origin:0 0;opacity:1}}@keyframes antMoveLeftOut{0%{transform:translate(0);transform-origin:0 0;opacity:1}to{transform:translate(-100%);transform-origin:0 0;opacity:0}}@keyframes antMoveRightIn{0%{transform:translate(100%);transform-origin:0 0;opacity:0}to{transform:translate(0);transform-origin:0 0;opacity:1}}@keyframes antMoveRightOut{0%{transform:translate(0);transform-origin:0 0;opacity:1}to{transform:translate(100%);transform-origin:0 0;opacity:0}}@keyframes antMoveUpIn{0%{transform:translateY(-100%);transform-origin:0 0;opacity:0}to{transform:translateY(0);transform-origin:0 0;opacity:1}}@keyframes antMoveUpOut{0%{transform:translateY(0);transform-origin:0 0;opacity:1}to{transform:translateY(-100%);transform-origin:0 0;opacity:0}}@keyframes loadingCircle{to{transform:rotate(360deg)}}.ant-click-animating-node,[ant-click-animating-without-extra-node=true]:after{position:absolute;inset:0;display:block;border-radius:inherit;box-shadow:0 0 0 0 var(--ant-primary-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);animation-fill-mode:forwards;content:"";pointer-events:none}@keyframes waveEffect{to{box-shadow:0 0 0 var(--ant-primary-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes fadeEffect{to{opacity:0}}.ant-slide-up-appear,.ant-slide-up-enter,.ant-slide-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-slide-up-appear.ant-slide-up-appear-active,.ant-slide-up-enter.ant-slide-up-enter-active{animation-name:antSlideUpIn;animation-play-state:running}.ant-slide-up-leave.ant-slide-up-leave-active{animation-name:antSlideUpOut;animation-play-state:running;pointer-events:none}.ant-slide-up-appear,.ant-slide-up-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.ant-slide-up-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.ant-slide-down-appear,.ant-slide-down-enter,.ant-slide-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-slide-down-appear.ant-slide-down-appear-active,.ant-slide-down-enter.ant-slide-down-enter-active{animation-name:antSlideDownIn;animation-play-state:running}.ant-slide-down-leave.ant-slide-down-leave-active{animation-name:antSlideDownOut;animation-play-state:running;pointer-events:none}.ant-slide-down-appear,.ant-slide-down-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.ant-slide-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.ant-slide-left-appear,.ant-slide-left-enter,.ant-slide-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-slide-left-appear.ant-slide-left-appear-active,.ant-slide-left-enter.ant-slide-left-enter-active{animation-name:antSlideLeftIn;animation-play-state:running}.ant-slide-left-leave.ant-slide-left-leave-active{animation-name:antSlideLeftOut;animation-play-state:running;pointer-events:none}.ant-slide-left-appear,.ant-slide-left-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.ant-slide-left-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.ant-slide-right-appear,.ant-slide-right-enter,.ant-slide-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-slide-right-appear.ant-slide-right-appear-active,.ant-slide-right-enter.ant-slide-right-enter-active{animation-name:antSlideRightIn;animation-play-state:running}.ant-slide-right-leave.ant-slide-right-leave-active{animation-name:antSlideRightOut;animation-play-state:running;pointer-events:none}.ant-slide-right-appear,.ant-slide-right-enter{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.ant-slide-right-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes antSlideUpIn{0%{transform:scaleY(.8);transform-origin:0 0;opacity:0}to{transform:scaleY(1);transform-origin:0 0;opacity:1}}@keyframes antSlideUpOut{0%{transform:scaleY(1);transform-origin:0 0;opacity:1}to{transform:scaleY(.8);transform-origin:0 0;opacity:0}}@keyframes antSlideDownIn{0%{transform:scaleY(.8);transform-origin:100% 100%;opacity:0}to{transform:scaleY(1);transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownOut{0%{transform:scaleY(1);transform-origin:100% 100%;opacity:1}to{transform:scaleY(.8);transform-origin:100% 100%;opacity:0}}@keyframes antSlideLeftIn{0%{transform:scaleX(.8);transform-origin:0 0;opacity:0}to{transform:scaleX(1);transform-origin:0 0;opacity:1}}@keyframes antSlideLeftOut{0%{transform:scaleX(1);transform-origin:0 0;opacity:1}to{transform:scaleX(.8);transform-origin:0 0;opacity:0}}@keyframes antSlideRightIn{0%{transform:scaleX(.8);transform-origin:100% 0;opacity:0}to{transform:scaleX(1);transform-origin:100% 0;opacity:1}}@keyframes antSlideRightOut{0%{transform:scaleX(1);transform-origin:100% 0;opacity:1}to{transform:scaleX(.8);transform-origin:100% 0;opacity:0}}.ant-zoom-appear,.ant-zoom-enter,.ant-zoom-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-appear.ant-zoom-appear-active,.ant-zoom-enter.ant-zoom-enter-active{animation-name:antZoomIn;animation-play-state:running}.ant-zoom-leave.ant-zoom-leave-active{animation-name:antZoomOut;animation-play-state:running;pointer-events:none}.ant-zoom-appear,.ant-zoom-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-appear-prepare,.ant-zoom-enter-prepare{transform:none}.ant-zoom-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-big-appear,.ant-zoom-big-enter,.ant-zoom-big-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-big-appear.ant-zoom-big-appear-active,.ant-zoom-big-enter.ant-zoom-big-enter-active{animation-name:antZoomBigIn;animation-play-state:running}.ant-zoom-big-leave.ant-zoom-big-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.ant-zoom-big-appear,.ant-zoom-big-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-big-appear-prepare,.ant-zoom-big-enter-prepare{transform:none}.ant-zoom-big-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-big-fast-appear,.ant-zoom-big-fast-enter,.ant-zoom-big-fast-leave{animation-duration:.1s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active,.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active{animation-name:antZoomBigIn;animation-play-state:running}.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.ant-zoom-big-fast-appear,.ant-zoom-big-fast-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-big-fast-appear-prepare,.ant-zoom-big-fast-enter-prepare{transform:none}.ant-zoom-big-fast-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-up-appear,.ant-zoom-up-enter,.ant-zoom-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-up-appear.ant-zoom-up-appear-active,.ant-zoom-up-enter.ant-zoom-up-enter-active{animation-name:antZoomUpIn;animation-play-state:running}.ant-zoom-up-leave.ant-zoom-up-leave-active{animation-name:antZoomUpOut;animation-play-state:running;pointer-events:none}.ant-zoom-up-appear,.ant-zoom-up-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-up-appear-prepare,.ant-zoom-up-enter-prepare{transform:none}.ant-zoom-up-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-down-appear,.ant-zoom-down-enter,.ant-zoom-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-down-appear.ant-zoom-down-appear-active,.ant-zoom-down-enter.ant-zoom-down-enter-active{animation-name:antZoomDownIn;animation-play-state:running}.ant-zoom-down-leave.ant-zoom-down-leave-active{animation-name:antZoomDownOut;animation-play-state:running;pointer-events:none}.ant-zoom-down-appear,.ant-zoom-down-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-down-appear-prepare,.ant-zoom-down-enter-prepare{transform:none}.ant-zoom-down-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-left-appear,.ant-zoom-left-enter,.ant-zoom-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-left-appear.ant-zoom-left-appear-active,.ant-zoom-left-enter.ant-zoom-left-enter-active{animation-name:antZoomLeftIn;animation-play-state:running}.ant-zoom-left-leave.ant-zoom-left-leave-active{animation-name:antZoomLeftOut;animation-play-state:running;pointer-events:none}.ant-zoom-left-appear,.ant-zoom-left-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-left-appear-prepare,.ant-zoom-left-enter-prepare{transform:none}.ant-zoom-left-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-right-appear,.ant-zoom-right-enter,.ant-zoom-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-right-appear.ant-zoom-right-appear-active,.ant-zoom-right-enter.ant-zoom-right-enter-active{animation-name:antZoomRightIn;animation-play-state:running}.ant-zoom-right-leave.ant-zoom-right-leave-active{animation-name:antZoomRightOut;animation-play-state:running;pointer-events:none}.ant-zoom-right-appear,.ant-zoom-right-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-right-appear-prepare,.ant-zoom-right-enter-prepare{transform:none}.ant-zoom-right-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@keyframes antZoomIn{0%{transform:scale(.2);opacity:0}to{transform:scale(1);opacity:1}}@keyframes antZoomOut{0%{transform:scale(1)}to{transform:scale(.2);opacity:0}}@keyframes antZoomBigIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes antZoomBigOut{0%{transform:scale(1)}to{transform:scale(.8);opacity:0}}@keyframes antZoomUpIn{0%{transform:scale(.8);transform-origin:50% 0;opacity:0}to{transform:scale(1);transform-origin:50% 0}}@keyframes antZoomUpOut{0%{transform:scale(1);transform-origin:50% 0}to{transform:scale(.8);transform-origin:50% 0;opacity:0}}@keyframes antZoomLeftIn{0%{transform:scale(.8);transform-origin:0 50%;opacity:0}to{transform:scale(1);transform-origin:0 50%}}@keyframes antZoomLeftOut{0%{transform:scale(1);transform-origin:0 50%}to{transform:scale(.8);transform-origin:0 50%;opacity:0}}@keyframes antZoomRightIn{0%{transform:scale(.8);transform-origin:100% 50%;opacity:0}to{transform:scale(1);transform-origin:100% 50%}}@keyframes antZoomRightOut{0%{transform:scale(1);transform-origin:100% 50%}to{transform:scale(.8);transform-origin:100% 50%;opacity:0}}@keyframes antZoomDownIn{0%{transform:scale(.8);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes antZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(.8);transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy{overflow:hidden}.ant-motion-collapse-legacy-active{transition:height .2s cubic-bezier(.645,.045,.355,1),opacity .2s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse{overflow:hidden;transition:height .2s cubic-bezier(.645,.045,.355,1),opacity .2s cubic-bezier(.645,.045,.355,1)!important}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper,.cdk-overlay-connected-position-bounding-box,.cdk-overlay-pane{position:absolute;z-index:1000;display:flex}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}.nz-overlay-transparent-backdrop,.nz-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.nz-animate-disabled.ant-drawer.ant-drawer-open .ant-drawer-mask,.nz-animate-disabled.ant-scroll-number-only{animation:none;transition:none}.nz-animate-disabled.ant-drawer>*{transition:none}.nz-animate-disabled .ant-modal,.nz-animate-disabled .ant-modal-mask,.nz-animate-disabled .ant-modal-mask.zoom-enter,.nz-animate-disabled .ant-modal-mask.zoom-enter-active,.nz-animate-disabled .ant-modal-mask.zoom-leave,.nz-animate-disabled .ant-modal-mask.zoom-leave-active,.nz-animate-disabled .ant-modal.zoom-enter,.nz-animate-disabled .ant-modal.zoom-enter-active,.nz-animate-disabled .ant-modal.zoom-leave,.nz-animate-disabled .ant-modal.zoom-leave-active{animation:none;transition:none}.nz-animate-disabled.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg,.nz-animate-disabled.ant-menu,.nz-animate-disabled.ant-menu .ant-menu-item,.nz-animate-disabled.ant-menu .ant-menu-item .anticon,.nz-animate-disabled.ant-menu .ant-menu-item .anticon+span,.nz-animate-disabled.ant-menu .ant-menu-submenu-title,.nz-animate-disabled.ant-menu .ant-menu-submenu-title .anticon,.nz-animate-disabled.ant-menu .ant-menu-submenu-title .anticon+span,.nz-animate-disabled.ant-tabs .ant-tabs-bottom-content.ant-tabs-content-animated,.nz-animate-disabled.ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane,.nz-animate-disabled.ant-tabs .ant-tabs-top-content.ant-tabs-content-animated,.nz-animate-disabled.ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane,.nz-animate-disabled.ant-tabs.ant-tabs-bottom .ant-tabs-ink-bar-animated,.nz-animate-disabled.ant-tabs.ant-tabs-left .ant-tabs-ink-bar-animated,.nz-animate-disabled.ant-tabs.ant-tabs-right .ant-tabs-ink-bar-animated,.nz-animate-disabled.ant-tabs.ant-tabs-top .ant-tabs-ink-bar-animated{transition:none}.ant-affix{position:fixed;z-index:10}.ant-alert,.ant-anchor{position:relative;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";box-sizing:border-box}nz-affix{display:block}.ant-alert{margin:0;display:flex;align-items:center;padding:8px 15px;word-wrap:break-word;border-radius:2px}.ant-alert-content{flex:1;min-width:0}.ant-alert-icon{margin-right:8px}.ant-alert-description{display:none;font-size:14px;line-height:22px}.ant-alert-success{background-color:var(--ant-success-color-deprecated-bg);border:1px solid var(--ant-success-color-deprecated-border)}.ant-alert-success .ant-alert-icon{color:var(--ant-success-color)}.ant-alert-info{background-color:var(--ant-info-color-deprecated-bg);border:1px solid var(--ant-info-color-deprecated-border)}.ant-alert-info .ant-alert-icon{color:var(--ant-info-color)}.ant-alert-warning{background-color:var(--ant-warning-color-deprecated-bg);border:1px solid var(--ant-warning-color-deprecated-border)}.ant-alert-warning .ant-alert-icon{color:var(--ant-warning-color)}.ant-alert-error{background-color:var(--ant-error-color-deprecated-bg);border:1px solid var(--ant-error-color-deprecated-border)}.ant-alert-error .ant-alert-icon{color:var(--ant-error-color)}.ant-alert-error .ant-alert-description>pre{margin:0;padding:0}.ant-alert-action{margin-left:8px}.ant-alert-close-icon{margin-left:8px;padding:0;overflow:hidden;font-size:12px;line-height:12px;background-color:transparent;border:none;outline:0}.ant-alert-close-icon .anticon-close{color:#00000073;transition:color .3s}.ant-alert-close-icon .anticon-close:hover{color:#000000bf}.ant-alert-close-text{color:#00000073;transition:color .3s}.ant-alert-close-text:hover{color:#000000bf}.ant-alert-with-description{align-items:flex-start;padding:15px 15px 15px 24px}.ant-alert-with-description.ant-alert-no-icon{padding:15px}.ant-alert-with-description .ant-alert-icon{margin-right:15px;font-size:24px}.ant-alert-with-description .ant-alert-message{display:block;margin-bottom:4px;color:#000000d9;font-size:16px}.ant-anchor,.ant-avatar,.ant-avatar-sm.ant-avatar-icon,.ant-back-top{font-size:14px}.ant-alert-message{color:#000000d9}.ant-alert-with-description .ant-alert-description{display:block}.ant-alert.ant-alert-motion-leave{overflow:hidden;opacity:1;transition:max-height .3s cubic-bezier(.78,.14,.15,.86),opacity .3s cubic-bezier(.78,.14,.15,.86),padding-top .3s cubic-bezier(.78,.14,.15,.86),padding-bottom .3s cubic-bezier(.78,.14,.15,.86),margin-bottom .3s cubic-bezier(.78,.14,.15,.86)}.ant-alert.ant-alert-motion-leave-active{max-height:0;margin-bottom:0!important;padding-top:0;padding-bottom:0;opacity:0}.ant-alert-banner{margin-bottom:0;border:0;border-radius:0}.ant-alert-rtl .ant-alert-icon{margin-right:auto;margin-left:8px}.ant-alert-rtl .ant-alert-action,.ant-alert-rtl .ant-alert-close-icon{margin-right:8px;margin-left:auto}.ant-alert-rtl.ant-alert-with-description{padding-right:24px;padding-left:15px}.ant-alert-rtl.ant-alert-with-description .ant-alert-icon{margin-right:auto;margin-left:15px}nz-alert{display:block}.ant-alert-icon{line-height:1}.ant-anchor{margin:0;padding:0 0 0 2px;color:#000000d9;line-height:1.5715}.ant-anchor-wrapper{margin-left:-4px;padding-left:4px;overflow:auto;background-color:transparent}.ant-anchor-ink{position:absolute;top:0;left:0;height:100%}.ant-anchor-ink:before{position:relative;display:block;width:2px;height:100%;margin:0 auto;background-color:#0000000f;content:" "}.ant-anchor-ink-ball{position:absolute;left:50%;display:none;width:8px;height:8px;background-color:#fff;border:2px solid var(--ant-primary-color);border-radius:8px;transform:translate(-50%);transition:top .3s ease-in-out}.ant-anchor-link-title,.ant-avatar{position:relative;overflow:hidden;white-space:nowrap}.ant-anchor-ink-ball.visible{display:inline-block}.ant-anchor-fixed .ant-anchor-ink .ant-anchor-ink-ball{display:none}.ant-anchor-link{padding:4px 0 4px 16px}.ant-anchor-link-title{display:block;margin-bottom:3px;color:#000000d9;text-overflow:ellipsis;transition:all .3s}.ant-anchor-link-title:only-child{margin-bottom:0}.ant-anchor-link-active>.ant-anchor-link-title{color:var(--ant-primary-color)}.ant-anchor-link .ant-anchor-link{padding-top:2px;padding-bottom:2px}.ant-anchor-rtl.ant-anchor-wrapper{margin-right:-4px;margin-left:0;padding-right:4px;padding-left:0}.ant-avatar,.ant-avatar-lg.ant-avatar-icon>.anticon,.ant-avatar-sm.ant-avatar-icon>.anticon,.ant-avatar.ant-avatar-icon>.anticon{margin:0}.ant-anchor-rtl .ant-anchor-ink{right:0;left:auto}.ant-anchor-rtl .ant-anchor-ink-ball{right:50%;left:0;transform:translate(50%)}.ant-anchor-rtl .ant-anchor-link{padding:4px 16px 4px 0}nz-link{display:block}.ant-avatar{box-sizing:border-box;padding:0;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";display:inline-block;color:#fff;text-align:center;background:#ccc;width:32px;height:32px;line-height:32px;border-radius:50%}.ant-avatar-lg-string,.ant-avatar-sm-string,.ant-avatar-string{position:absolute;transform-origin:0 center;left:50%}.ant-avatar-image{background:0 0}.ant-avatar .ant-image-img{display:block}.ant-avatar.ant-avatar-icon{font-size:18px}.ant-avatar-lg{width:40px;height:40px;line-height:40px;border-radius:50%}.ant-avatar-lg.ant-avatar-icon{font-size:24px}.ant-avatar-sm{width:24px;height:24px;line-height:24px;border-radius:50%}.ant-avatar-square{border-radius:2px}.ant-avatar>img{display:block;width:100%;height:100%;object-fit:cover}.ant-avatar-group,.ant-btn-group{display:inline-flex}.ant-avatar-group .ant-avatar{border:1px solid #fff}.ant-avatar-group .ant-avatar:not(:first-child){margin-left:-8px}.ant-avatar-group-popover .ant-avatar+.ant-avatar{margin-left:3px}.ant-avatar-group-rtl .ant-avatar:not(:first-child){margin-right:-8px;margin-left:0}.ant-avatar-group-popover.ant-popover-rtl .ant-avatar+.ant-avatar{margin-right:3px;margin-left:0}.ant-back-top,.ant-badge{margin:0;padding:0;list-style:none;font-variant:tabular-nums;font-feature-settings:"tnum"}.ant-back-top{box-sizing:border-box;color:#000000d9;line-height:1.5715;position:fixed;right:100px;bottom:50px;z-index:10;width:40px;height:40px}.ant-back-top:empty{display:none}.ant-back-top-rtl{right:auto;left:100px}.ant-back-top-content{width:40px;height:40px;overflow:hidden;color:#fff;text-align:center;background-color:#00000073;border-radius:20px;transition:all .3s}.ant-back-top-content:hover{background-color:#000000d9;transition:all .3s}.ant-badge-count,.ant-badge-dot{z-index:auto;background:#ff4d4f;box-shadow:0 0 0 1px #fff}.ant-back-top-icon{font-size:24px;line-height:40px}@media screen and (max-width:768px){.ant-back-top{right:60px}.ant-back-top-rtl{right:auto;left:60px}}@media screen and (max-width:480px){.ant-back-top{right:20px}.ant-back-top-rtl{right:auto;left:20px}}.ant-badge{box-sizing:border-box;color:#000000d9;font-size:14px;position:relative;display:inline-block;line-height:1}.ant-badge-count{min-width:20px;height:20px;padding:0 6px;color:#fff;font-weight:400;font-size:12px;line-height:20px;white-space:nowrap;text-align:center;border-radius:10px}.ant-badge-count a,.ant-badge-count a:hover{color:#fff}.ant-badge-count-sm{min-width:14px;height:14px;padding:0;font-size:12px;line-height:14px;border-radius:7px}.ant-badge-multiple-words{padding:0 8px}.ant-badge-dot{width:6px;min-width:6px;height:6px;border-radius:100%}.ant-badge-dot.ant-scroll-number{transition:background 1.5s}.ant-badge .ant-scroll-number-custom-component,.ant-badge-count,.ant-badge-dot{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0}.ant-badge .ant-scroll-number-custom-component.anticon-spin,.ant-badge-count.anticon-spin,.ant-badge-dot.anticon-spin{animation:antBadgeLoadingCircle 1s infinite linear}.ant-badge-status{line-height:inherit}.ant-badge-not-a-wrapper:not(.ant-badge-status),.ant-badge-status-dot{vertical-align:middle}.ant-badge-status-dot{position:relative;top:-1px;display:inline-block;width:6px;height:6px;border-radius:50%}.ant-badge-status-success{background-color:var(--ant-success-color)}.ant-badge-status-processing{position:relative;background-color:var(--ant-primary-color)}.ant-badge-status-processing:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--ant-primary-color);border-radius:50%;animation:antStatusProcessing 1.2s infinite ease-in-out;content:""}.ant-badge-status-default{background-color:#d9d9d9}.ant-badge-status-error{background-color:var(--ant-error-color)}.ant-badge-status-warning{background-color:var(--ant-warning-color)}.ant-badge-status-magenta,.ant-badge-status-pink{background:#eb2f96}.ant-badge-status-red{background:#f5222d}.ant-badge-status-volcano{background:#fa541c}.ant-badge-status-orange{background:#fa8c16}.ant-badge-status-yellow{background:#fadb14}.ant-badge-status-gold{background:#faad14}.ant-badge-status-cyan{background:#13c2c2}.ant-badge-status-lime{background:#a0d911}.ant-badge-status-green{background:#52c41a}.ant-badge-status-blue{background:#1890ff}.ant-badge-status-geekblue{background:#2f54eb}.ant-badge-status-purple{background:#722ed1}.ant-badge-status-text{margin-left:8px;color:#000000d9;font-size:14px}.ant-badge-zoom-appear,.ant-badge-zoom-enter{animation:antZoomBadgeIn .3s cubic-bezier(.12,.4,.29,1.46);animation-fill-mode:both}.ant-badge-zoom-leave{animation:antZoomBadgeOut .3s cubic-bezier(.71,-.46,.88,.6);animation-fill-mode:both}.ant-badge-not-a-wrapper .ant-badge-zoom-appear,.ant-badge-not-a-wrapper .ant-badge-zoom-enter{animation:antNoWrapperZoomBadgeIn .3s cubic-bezier(.12,.4,.29,1.46)}.ant-badge-not-a-wrapper .ant-badge-zoom-leave{animation:antNoWrapperZoomBadgeOut .3s cubic-bezier(.71,-.46,.88,.6)}.ant-badge-not-a-wrapper .ant-badge-count,.ant-badge-not-a-wrapper .ant-scroll-number-custom-component{transform:none}.ant-badge-not-a-wrapper .ant-scroll-number,.ant-badge-not-a-wrapper .ant-scroll-number-custom-component{position:relative;top:auto;display:block;transform-origin:50% 50%}@keyframes antStatusProcessing{0%{transform:scale(.8);opacity:.5}to{transform:scale(2.4);opacity:0}}.ant-scroll-number-only,.ant-scroll-number-only>p.ant-scroll-number-only-unit{height:20px;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.ant-scroll-number{overflow:hidden;direction:ltr}.ant-scroll-number-only{position:relative;display:inline-block;transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-scroll-number-only>p.ant-scroll-number-only-unit{margin:0}.ant-scroll-number-symbol{vertical-align:top}@keyframes antZoomBadgeIn{0%{transform:scale(0) translate(50%,-50%);opacity:0}to{transform:scale(1) translate(50%,-50%)}}@keyframes antZoomBadgeOut{0%{transform:scale(1) translate(50%,-50%)}to{transform:scale(0) translate(50%,-50%);opacity:0}}@keyframes antNoWrapperZoomBadgeIn{0%{transform:scale(0);opacity:0}to{transform:scale(1)}}@keyframes antNoWrapperZoomBadgeOut{0%{transform:scale(1)}to{transform:scale(0);opacity:0}}@keyframes antBadgeLoadingCircle{0%{transform-origin:50%}to{transform:translate(50%,-50%) rotate(360deg);transform-origin:50%}}.ant-ribbon-wrapper{position:relative}.ant-ribbon{box-sizing:border-box;margin:0;font-size:14px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";position:absolute;top:8px;height:22px;padding:0 8px;color:#fff;line-height:22px;white-space:nowrap;background-color:var(--ant-primary-color);border-radius:2px}.ant-breadcrumb,.ant-btn{line-height:1.5715;font-size:14px}.ant-ribbon-text{color:#fff}.ant-ribbon-corner{position:absolute;top:100%;width:8px;height:8px;color:currentcolor;border:4px solid;transform:scaleY(.75);transform-origin:top}.ant-ribbon-corner:after{position:absolute;top:-4px;left:-4px;width:inherit;height:inherit;color:#00000040;border:inherit;content:""}.ant-ribbon-color-magenta,.ant-ribbon-color-pink{color:#eb2f96;background:#eb2f96}.ant-ribbon-color-red{color:#f5222d;background:#f5222d}.ant-ribbon-color-volcano{color:#fa541c;background:#fa541c}.ant-ribbon-color-orange{color:#fa8c16;background:#fa8c16}.ant-ribbon-color-yellow{color:#fadb14;background:#fadb14}.ant-ribbon-color-gold{color:#faad14;background:#faad14}.ant-ribbon-color-cyan{color:#13c2c2;background:#13c2c2}.ant-ribbon-color-lime{color:#a0d911;background:#a0d911}.ant-ribbon-color-green{color:#52c41a;background:#52c41a}.ant-ribbon-color-blue{color:#1890ff;background:#1890ff}.ant-ribbon-color-geekblue{color:#2f54eb;background:#2f54eb}.ant-ribbon-color-purple{color:#722ed1;background:#722ed1}.ant-ribbon.ant-ribbon-placement-end{right:-8px;border-bottom-right-radius:0}.ant-ribbon.ant-ribbon-placement-end .ant-ribbon-corner{right:0;border-color:currentcolor transparent transparent currentcolor}.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner,.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner:after,.ant-ribbon.ant-ribbon-placement-start .ant-ribbon-corner{border-color:currentcolor currentcolor transparent transparent}.ant-ribbon.ant-ribbon-placement-start{left:-8px;border-bottom-left-radius:0}.ant-ribbon.ant-ribbon-placement-start .ant-ribbon-corner{left:0}.ant-badge-rtl{direction:rtl}.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-badge-count,.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-badge-dot,.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-scroll-number-custom-component{right:auto;left:0;direction:ltr;transform:translate(-50%,-50%);transform-origin:0 0}.ant-breadcrumb-rtl,.ant-btn-group.ant-btn-group-rtl,.ant-btn-rtl,.ant-card-rtl,.ant-carousel-rtl,.ant-ribbon-rtl{direction:rtl}.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-scroll-number-custom-component{right:auto;left:0;transform:translate(-50%,-50%);transform-origin:0 0}.ant-badge-rtl .ant-badge-status-text{margin-right:8px;margin-left:0}.ant-breadcrumb,.ant-breadcrumb ol{margin:0;padding:0;list-style:none}.ant-badge:not(.ant-badge-not-a-wrapper).ant-badge-rtl .ant-badge-zoom-appear,.ant-badge:not(.ant-badge-not-a-wrapper).ant-badge-rtl .ant-badge-zoom-enter{animation-name:antZoomBadgeInRtl}.ant-badge:not(.ant-badge-not-a-wrapper).ant-badge-rtl .ant-badge-zoom-leave{animation-name:antZoomBadgeOutRtl}.ant-ribbon-rtl.ant-ribbon-placement-end{right:unset;left:-8px;border-bottom-right-radius:2px;border-bottom-left-radius:0}.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner{right:unset;left:0}.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner,.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner:after{border-color:currentcolor transparent transparent currentcolor}.ant-ribbon-rtl.ant-ribbon-placement-start{right:-8px;left:unset;border-bottom-right-radius:0;border-bottom-left-radius:2px}.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner{right:0;left:unset}@keyframes antZoomBadgeInRtl{0%{transform:scale(0) translate(-50%,-50%);opacity:0}to{transform:scale(1) translate(-50%,-50%)}}@keyframes antZoomBadgeOutRtl{0%{transform:scale(1) translate(-50%,-50%)}to{transform:scale(0) translate(-50%,-50%);opacity:0}}.ant-badge .ant-scroll-number:only-child{position:relative;top:auto;display:block}.ant-badge .ant-badge-count:only-child{transform:none}nz-ribbon{display:block}.ant-breadcrumb{box-sizing:border-box;font-variant:tabular-nums;font-feature-settings:"tnum";color:#00000073}.ant-breadcrumb .anticon{font-size:14px}.ant-breadcrumb ol{display:flex;flex-wrap:wrap}.ant-breadcrumb a{color:#00000073;transition:color .3s}.ant-breadcrumb a:hover,.ant-breadcrumb li:last-child,.ant-breadcrumb li:last-child a{color:#000000d9}li:last-child .ant-breadcrumb-separator{display:none}.ant-breadcrumb-rtl:after,.ant-breadcrumb-rtl:before{display:table;content:""}.ant-breadcrumb-separator{margin:0 8px;color:#00000073}.ant-breadcrumb>nz-breadcrumb-item:last-child,.ant-breadcrumb>nz-breadcrumb-item:last-child a,.ant-btn{color:#000000d9}.ant-breadcrumb-link>.anticon+a,.ant-breadcrumb-link>.anticon+span,.ant-breadcrumb-overlay-link>.anticon{margin-left:4px}.ant-breadcrumb-rtl:after{clear:both}.ant-breadcrumb-rtl>span{float:right}.ant-breadcrumb-rtl .ant-breadcrumb-link>.anticon+a,.ant-breadcrumb-rtl .ant-breadcrumb-link>.anticon+span,.ant-breadcrumb-rtl .ant-breadcrumb-overlay-link>.anticon{margin-right:4px;margin-left:0}.ant-breadcrumb-link .anticon+span{margin-left:4px}.ant-breadcrumb-rtl>nz-breadcrumb-item{float:right}nz-breadcrumb{display:block}nz-breadcrumb-item:last-child .ant-breadcrumb-separator{display:none}.ant-btn,.ant-btn>span{display:inline-block}.ant-btn{position:relative;font-weight:400;white-space:nowrap;text-align:center;border:1px solid #d9d9d9;box-shadow:0 2px #00000004;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;user-select:none;height:32px;padding:4px 15px;border-radius:2px;background:#fff}.ant-btn>.anticon,.ant-checkbox{line-height:1}.ant-btn:active>a:only-child:after,.ant-btn:focus>a:only-child:after,.ant-btn:hover>a:only-child:after,.ant-btn>a:only-child:after{background:0 0;inset:0;position:absolute;content:""}.ant-btn,.ant-btn:active,.ant-btn:focus{outline:0}.ant-btn:not([disabled]):hover{text-decoration:none}.ant-btn:not([disabled]):active{outline:0;box-shadow:none}.ant-btn[disabled]{cursor:not-allowed}.ant-btn[disabled]>*{pointer-events:none}.ant-btn-lg{height:40px;padding:6.4px 15px;font-size:16px;border-radius:2px}.ant-btn-sm{height:24px;padding:0 7px;font-size:14px;border-radius:2px}.ant-btn>a:only-child{color:currentcolor}.ant-btn:focus,.ant-btn:hover{color:var(--ant-primary-color-hover);border-color:var(--ant-primary-color-hover)}.ant-btn:focus>a:only-child,.ant-btn:hover>a:only-child{color:currentcolor}.ant-btn:active{color:var(--ant-primary-color-active);border-color:var(--ant-primary-color-active)}.ant-btn:active>a:only-child{color:currentcolor}.ant-btn[disabled],.ant-btn[disabled]:active,.ant-btn[disabled]:focus,.ant-btn[disabled]:hover{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn[disabled]:active>a:only-child,.ant-btn[disabled]:focus>a:only-child,.ant-btn[disabled]:hover>a:only-child,.ant-btn[disabled]>a:only-child{color:currentcolor}.ant-btn[disabled]:active>a:only-child:after,.ant-btn[disabled]:focus>a:only-child:after,.ant-btn[disabled]:hover>a:only-child:after,.ant-btn[disabled]>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn:active,.ant-btn:focus,.ant-btn:hover{text-decoration:none;background:#fff}.ant-btn-primary{color:#fff;border-color:var(--ant-primary-color);background:var(--ant-primary-color);text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.ant-btn-primary>a:only-child{color:currentcolor}.ant-btn-primary>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-primary:focus,.ant-btn-primary:hover{color:#fff;border-color:var(--ant-primary-color-hover);background:var(--ant-primary-color-hover)}.ant-btn-primary:focus>a:only-child,.ant-btn-primary:hover>a:only-child{color:currentcolor}.ant-btn-primary:focus>a:only-child:after,.ant-btn-primary:hover>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-primary:active{color:#fff;border-color:var(--ant-primary-color-active);background:var(--ant-primary-color-active)}.ant-btn-primary:active>a:only-child{color:currentcolor}.ant-btn-primary:active>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-primary[disabled],.ant-btn-primary[disabled]:active,.ant-btn-primary[disabled]:focus,.ant-btn-primary[disabled]:hover{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-primary[disabled]:active>a:only-child,.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-primary[disabled]>a:only-child{color:currentcolor}.ant-btn-primary[disabled]:active>a:only-child:after,.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-primary[disabled]>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child){border-right-color:var(--ant-primary-5);border-left-color:var(--ant-primary-5)}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled{border-color:#d9d9d9}.ant-btn-group .ant-btn-primary:first-child:not(:last-child){border-right-color:var(--ant-primary-5)}.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled]{border-right-color:#d9d9d9}.ant-btn-group .ant-btn-primary+.ant-btn-primary,.ant-btn-group .ant-btn-primary:last-child:not(:first-child){border-left-color:var(--ant-primary-5)}.ant-btn-group .ant-btn-primary+.ant-btn-primary[disabled],.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled]{border-left-color:#d9d9d9}.ant-btn-ghost{color:#000000d9;border-color:#d9d9d9;background:0 0}.ant-btn-ghost>a:only-child{color:currentcolor}.ant-btn-ghost>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-ghost:focus,.ant-btn-ghost:hover{color:var(--ant-primary-color-hover);border-color:var(--ant-primary-color-hover);background:0 0}.ant-btn-ghost:focus>a:only-child,.ant-btn-ghost:hover>a:only-child{color:currentcolor}.ant-btn-ghost:focus>a:only-child:after,.ant-btn-ghost:hover>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-ghost:active{color:var(--ant-primary-color-active);border-color:var(--ant-primary-color-active);background:0 0}.ant-btn-ghost:active>a:only-child{color:currentcolor}.ant-btn-ghost:active>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-ghost[disabled],.ant-btn-ghost[disabled]:active,.ant-btn-ghost[disabled]:focus,.ant-btn-ghost[disabled]:hover{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-ghost[disabled]:active>a:only-child,.ant-btn-ghost[disabled]:focus>a:only-child,.ant-btn-ghost[disabled]:hover>a:only-child,.ant-btn-ghost[disabled]>a:only-child{color:currentcolor}.ant-btn-ghost[disabled]:active>a:only-child:after,.ant-btn-ghost[disabled]:focus>a:only-child:after,.ant-btn-ghost[disabled]:hover>a:only-child:after,.ant-btn-ghost[disabled]>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dashed{color:#000000d9;border-color:#d9d9d9;background:#fff;border-style:dashed}.ant-btn-dashed>a:only-child{color:currentcolor}.ant-btn-dashed>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dashed:focus,.ant-btn-dashed:hover{color:var(--ant-primary-color-hover);border-color:var(--ant-primary-color-hover);background:#fff}.ant-btn-dashed:focus>a:only-child,.ant-btn-dashed:hover>a:only-child{color:currentcolor}.ant-btn-dashed:focus>a:only-child:after,.ant-btn-dashed:hover>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dashed:active{color:var(--ant-primary-color-active);border-color:var(--ant-primary-color-active);background:#fff}.ant-btn-dashed:active>a:only-child{color:currentcolor}.ant-btn-dashed:active>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dashed[disabled],.ant-btn-dashed[disabled]:active,.ant-btn-dashed[disabled]:focus,.ant-btn-dashed[disabled]:hover{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-dashed[disabled]:active>a:only-child,.ant-btn-dashed[disabled]:focus>a:only-child,.ant-btn-dashed[disabled]:hover>a:only-child,.ant-btn-dashed[disabled]>a:only-child{color:currentcolor}.ant-btn-dashed[disabled]:active>a:only-child:after,.ant-btn-dashed[disabled]:focus>a:only-child:after,.ant-btn-dashed[disabled]:hover>a:only-child:after,.ant-btn-dashed[disabled]>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-danger{color:#fff;border-color:var(--ant-error-color);background:var(--ant-error-color);text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.ant-btn-danger>a:only-child{color:currentcolor}.ant-btn-danger>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-danger:focus,.ant-btn-danger:hover{color:#fff;border-color:var(--ant-error-color-hover);background:var(--ant-error-color-hover)}.ant-btn-danger:focus>a:only-child,.ant-btn-danger:hover>a:only-child{color:currentcolor}.ant-btn-danger:focus>a:only-child:after,.ant-btn-danger:hover>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-danger:active{color:#fff;border-color:var(--ant-error-color-active);background:var(--ant-error-color-active)}.ant-btn-danger:active>a:only-child{color:currentcolor}.ant-btn-danger:active>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-danger[disabled],.ant-btn-danger[disabled]:active,.ant-btn-danger[disabled]:focus,.ant-btn-danger[disabled]:hover{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-danger[disabled]:active>a:only-child,.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-danger[disabled]>a:only-child{color:currentcolor}.ant-btn-danger[disabled]:active>a:only-child:after,.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-danger[disabled]>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-link{color:var(--ant-primary-color);border-color:transparent;background:0 0;box-shadow:none}.ant-btn-link>a:only-child{color:currentcolor}.ant-btn-link>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-link:focus,.ant-btn-link:hover{color:var(--ant-primary-color-hover);background:0 0}.ant-btn-link:focus>a:only-child,.ant-btn-link:hover>a:only-child{color:currentcolor}.ant-btn-link:focus>a:only-child:after,.ant-btn-link:hover>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-link:active{color:var(--ant-primary-color-active);background:0 0}.ant-btn-link:active>a:only-child{color:currentcolor}.ant-btn-link:active>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-link:hover{background:0 0}.ant-btn-link:active,.ant-btn-link:focus,.ant-btn-link:hover{border-color:transparent}.ant-btn-link[disabled],.ant-btn-link[disabled]:active,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:hover{color:#00000040;border-color:transparent;background:0 0;text-shadow:none;box-shadow:none}.ant-btn-link[disabled]:active>a:only-child,.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-link[disabled]>a:only-child{color:currentcolor}.ant-btn-link[disabled]:active>a:only-child:after,.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-link[disabled]>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-text{color:#000000d9;border-color:transparent;background:0 0;box-shadow:none}.ant-btn-text:active>a:only-child,.ant-btn-text:focus>a:only-child,.ant-btn-text:hover>a:only-child,.ant-btn-text>a:only-child{color:currentcolor}.ant-btn-text>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-text:focus>a:only-child:after,.ant-btn-text:hover>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-text:active>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-text:focus,.ant-btn-text:hover{color:#000000d9;background:rgba(0,0,0,.018);border-color:transparent}.ant-btn-text:active{color:#000000d9;background:rgba(0,0,0,.028);border-color:transparent}.ant-btn-text[disabled],.ant-btn-text[disabled]:active,.ant-btn-text[disabled]:focus,.ant-btn-text[disabled]:hover{color:#00000040;border-color:transparent;background:0 0;text-shadow:none;box-shadow:none}.ant-btn-text[disabled]:active>a:only-child,.ant-btn-text[disabled]:focus>a:only-child,.ant-btn-text[disabled]:hover>a:only-child,.ant-btn-text[disabled]>a:only-child{color:currentcolor}.ant-btn-text[disabled]:active>a:only-child:after,.ant-btn-text[disabled]:focus>a:only-child:after,.ant-btn-text[disabled]:hover>a:only-child:after,.ant-btn-text[disabled]>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dangerous{color:var(--ant-error-color);border-color:var(--ant-error-color);background:#fff}.ant-btn-dangerous>a:only-child{color:currentcolor}.ant-btn-dangerous>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dangerous:focus,.ant-btn-dangerous:hover{color:var(--ant-error-color-hover);border-color:var(--ant-error-color-hover);background:#fff}.ant-btn-dangerous:focus>a:only-child,.ant-btn-dangerous:hover>a:only-child{color:currentcolor}.ant-btn-dangerous:focus>a:only-child:after,.ant-btn-dangerous:hover>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dangerous:active{color:var(--ant-error-color-active);border-color:var(--ant-error-color-active);background:#fff}.ant-btn-dangerous:active>a:only-child{color:currentcolor}.ant-btn-dangerous:active>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dangerous[disabled],.ant-btn-dangerous[disabled]:active,.ant-btn-dangerous[disabled]:focus,.ant-btn-dangerous[disabled]:hover{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-dangerous[disabled]:active>a:only-child,.ant-btn-dangerous[disabled]:focus>a:only-child,.ant-btn-dangerous[disabled]:hover>a:only-child,.ant-btn-dangerous[disabled]>a:only-child{color:currentcolor}.ant-btn-dangerous[disabled]:active>a:only-child:after,.ant-btn-dangerous[disabled]:focus>a:only-child:after,.ant-btn-dangerous[disabled]:hover>a:only-child:after,.ant-btn-dangerous[disabled]>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dangerous.ant-btn-primary{color:#fff;border-color:var(--ant-error-color);background:var(--ant-error-color);text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.ant-btn-dangerous.ant-btn-primary>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-primary>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dangerous.ant-btn-primary:focus,.ant-btn-dangerous.ant-btn-primary:hover{color:#fff;border-color:var(--ant-error-color-hover);background:var(--ant-error-color-hover)}.ant-btn-dangerous.ant-btn-primary:focus>a:only-child,.ant-btn-dangerous.ant-btn-primary:hover>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-primary:focus>a:only-child:after,.ant-btn-dangerous.ant-btn-primary:hover>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dangerous.ant-btn-primary:active{color:#fff;border-color:var(--ant-error-color-active);background:var(--ant-error-color-active)}.ant-btn-dangerous.ant-btn-primary:active>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-primary:active>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dangerous.ant-btn-primary[disabled],.ant-btn-dangerous.ant-btn-primary[disabled]:active,.ant-btn-dangerous.ant-btn-primary[disabled]:focus,.ant-btn-dangerous.ant-btn-primary[disabled]:hover{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-dangerous.ant-btn-primary[disabled]:active>a:only-child,.ant-btn-dangerous.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-dangerous.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-dangerous.ant-btn-primary[disabled]>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-primary[disabled]:active>a:only-child:after,.ant-btn-dangerous.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-dangerous.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-dangerous.ant-btn-primary[disabled]>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dangerous.ant-btn-link{color:var(--ant-error-color);border-color:transparent;background:0 0;box-shadow:none}.ant-btn-dangerous.ant-btn-link>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-link>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dangerous.ant-btn-link:focus,.ant-btn-dangerous.ant-btn-link:hover{color:var(--ant-error-color-hover);border-color:transparent;background:0 0}.ant-btn-dangerous.ant-btn-link:focus>a:only-child,.ant-btn-dangerous.ant-btn-link:hover>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-link:focus>a:only-child:after,.ant-btn-dangerous.ant-btn-link:hover>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dangerous.ant-btn-link:active{color:var(--ant-error-color-active);border-color:transparent;background:0 0}.ant-btn-dangerous.ant-btn-link:active>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-link:active>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dangerous.ant-btn-link[disabled],.ant-btn-dangerous.ant-btn-link[disabled]:active,.ant-btn-dangerous.ant-btn-link[disabled]:focus,.ant-btn-dangerous.ant-btn-link[disabled]:hover{color:#00000040;border-color:transparent;background:0 0;text-shadow:none;box-shadow:none}.ant-btn-dangerous.ant-btn-link[disabled]:active>a:only-child,.ant-btn-dangerous.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-dangerous.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-dangerous.ant-btn-link[disabled]>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-link[disabled]:active>a:only-child:after,.ant-btn-dangerous.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-dangerous.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-dangerous.ant-btn-link[disabled]>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dangerous.ant-btn-text{color:var(--ant-error-color);border-color:transparent;background:0 0;box-shadow:none}.ant-btn-dangerous.ant-btn-text>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-text>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dangerous.ant-btn-text:focus,.ant-btn-dangerous.ant-btn-text:hover{color:var(--ant-error-color-hover);border-color:transparent;background:rgba(0,0,0,.018)}.ant-btn-dangerous.ant-btn-text:focus>a:only-child,.ant-btn-dangerous.ant-btn-text:hover>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-text:focus>a:only-child:after,.ant-btn-dangerous.ant-btn-text:hover>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dangerous.ant-btn-text:active{color:var(--ant-error-color-active);border-color:transparent;background:rgba(0,0,0,.028)}.ant-btn-dangerous.ant-btn-text:active>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-text:active>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-dangerous.ant-btn-text[disabled],.ant-btn-dangerous.ant-btn-text[disabled]:active,.ant-btn-dangerous.ant-btn-text[disabled]:focus,.ant-btn-dangerous.ant-btn-text[disabled]:hover{color:#00000040;border-color:transparent;background:0 0;text-shadow:none;box-shadow:none}.ant-btn-dangerous.ant-btn-text[disabled]:active>a:only-child,.ant-btn-dangerous.ant-btn-text[disabled]:focus>a:only-child,.ant-btn-dangerous.ant-btn-text[disabled]:hover>a:only-child,.ant-btn-dangerous.ant-btn-text[disabled]>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-text[disabled]:active>a:only-child:after,.ant-btn-dangerous.ant-btn-text[disabled]:focus>a:only-child:after,.ant-btn-dangerous.ant-btn-text[disabled]:hover>a:only-child:after,.ant-btn-dangerous.ant-btn-text[disabled]>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-icon-only{width:32px;height:32px;padding:2.4px 0;font-size:16px;border-radius:2px;vertical-align:-3px}.ant-btn-icon-only>*{font-size:16px}.ant-btn-icon-only.ant-btn-lg{width:40px;height:40px;padding:4.9px 0;font-size:18px;border-radius:2px}.ant-btn-icon-only.ant-btn-lg>*{font-size:18px}.ant-btn-icon-only.ant-btn-sm{width:24px;height:24px;padding:0;font-size:14px;border-radius:2px}.ant-btn-icon-only.ant-btn-sm>*{font-size:14px}.ant-btn-icon-only>.anticon{display:flex;justify-content:center}a.ant-btn-icon-only{vertical-align:-1px}a.ant-btn-icon-only>.anticon{display:inline}.ant-btn-round{height:32px;padding:4px 16px;font-size:14px;border-radius:32px}.ant-btn-round.ant-btn-lg{height:40px;padding:6.4px 20px;font-size:16px;border-radius:40px}.ant-btn-round.ant-btn-sm{height:24px;padding:0 12px;font-size:14px;border-radius:24px}.ant-btn-round.ant-btn-icon-only{width:auto}.ant-btn-circle{min-width:32px;padding-right:0;padding-left:0;text-align:center;border-radius:50%}.ant-btn-circle.ant-btn-lg{min-width:40px;border-radius:50%}.ant-btn-circle.ant-btn-sm{min-width:24px;border-radius:50%}.ant-btn:before{position:absolute;inset:-1px;z-index:1;display:none;background:#fff;border-radius:inherit;opacity:.35;transition:opacity .2s;content:"";pointer-events:none}.ant-btn-group,.ant-btn-group>.ant-btn,.ant-btn-group>span>.ant-btn,.ant-btn.ant-btn-loading,.ant-btn:active>span,.ant-btn:focus>span{position:relative}.ant-btn .anticon{transition:margin-left .3s cubic-bezier(.645,.045,.355,1)}.ant-btn .anticon.anticon-minus>svg,.ant-btn .anticon.anticon-plus>svg{shape-rendering:optimizespeed}.ant-btn.ant-btn-loading{cursor:default}.ant-btn.ant-btn-loading:before{display:block}.ant-btn>.ant-btn-loading-icon{transition:width .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1)}.ant-btn>.ant-btn-loading-icon .anticon{padding-right:8px;animation:none}.ant-btn>.ant-btn-loading-icon .anticon svg{animation:loadingCircle 1s infinite linear}.ant-btn>.ant-btn-loading-icon:only-child .anticon{padding-right:0}.ant-btn-group>.ant-btn:active,.ant-btn-group>.ant-btn:focus,.ant-btn-group>.ant-btn:hover,.ant-btn-group>span>.ant-btn:active,.ant-btn-group>span>.ant-btn:focus,.ant-btn-group>span>.ant-btn:hover{z-index:2}.ant-btn-group>.ant-btn[disabled],.ant-btn-group>span>.ant-btn[disabled]{z-index:0}.ant-btn-group .ant-btn-icon-only{font-size:14px}.ant-btn+.ant-btn-group,.ant-btn-group .ant-btn+.ant-btn,.ant-btn-group .ant-btn+span,.ant-btn-group span+.ant-btn,.ant-btn-group+.ant-btn,.ant-btn-group+.ant-btn-group,.ant-btn-group>span+span{margin-left:-1px}.ant-btn-group .ant-btn-primary+.ant-btn:not(.ant-btn-primary):not([disabled]){border-left-color:transparent}.ant-btn-group .ant-btn{border-radius:0}.ant-btn-group-sm>.ant-btn:only-child,.ant-btn-group-sm>span:only-child>.ant-btn,.ant-btn-group>.ant-btn:only-child,.ant-btn-group>span:only-child>.ant-btn,.ant-card{border-radius:2px}.ant-btn-group-sm>.ant-btn:first-child:not(:last-child),.ant-btn-group-sm>span:first-child:not(:last-child)>.ant-btn,.ant-btn-group>.ant-btn:first-child:not(:last-child),.ant-btn-group>span:first-child:not(:last-child)>.ant-btn{border-top-left-radius:2px;border-bottom-left-radius:2px}.ant-btn-group-sm>.ant-btn:last-child:not(:first-child),.ant-btn-group-sm>span:last-child:not(:first-child)>.ant-btn,.ant-btn-group>.ant-btn:last-child:not(:first-child),.ant-btn-group>span:last-child:not(:first-child)>.ant-btn{border-top-right-radius:2px;border-bottom-right-radius:2px}.ant-btn-group>.ant-btn:first-child,.ant-btn-group>span:first-child>.ant-btn{margin-left:0}.ant-btn-group>.ant-btn-group{float:left}.ant-btn-group>.ant-btn-group:not(:first-child):not(:last-child)>.ant-btn{border-radius:0}.ant-btn-group>.ant-btn-group:first-child:not(:last-child)>.ant-btn:last-child{padding-right:8px;border-top-right-radius:0;border-bottom-right-radius:0}.ant-btn-group>.ant-btn-group:last-child:not(:first-child)>.ant-btn:first-child{padding-left:8px;border-top-left-radius:0;border-bottom-left-radius:0}.ant-btn-group-rtl.ant-btn+.ant-btn-group,.ant-btn-group-rtl.ant-btn-group .ant-btn+.ant-btn,.ant-btn-group-rtl.ant-btn-group .ant-btn+span,.ant-btn-group-rtl.ant-btn-group span+.ant-btn,.ant-btn-group-rtl.ant-btn-group+.ant-btn,.ant-btn-group-rtl.ant-btn-group+.ant-btn-group,.ant-btn-group-rtl.ant-btn-group>span+span,.ant-btn-rtl.ant-btn+.ant-btn-group,.ant-btn-rtl.ant-btn-group .ant-btn+.ant-btn,.ant-btn-rtl.ant-btn-group .ant-btn+span,.ant-btn-rtl.ant-btn-group span+.ant-btn,.ant-btn-rtl.ant-btn-group+.ant-btn,.ant-btn-rtl.ant-btn-group+.ant-btn-group,.ant-btn-rtl.ant-btn-group>span+span{margin-right:-1px;margin-left:auto}.ant-btn-group-rtl.ant-btn-group>.ant-btn:first-child:not(:last-child),.ant-btn-group-rtl.ant-btn-group>span:first-child:not(:last-child)>.ant-btn{border-radius:0 2px 2px 0}.ant-btn-group-rtl.ant-btn-group>.ant-btn:last-child:not(:first-child),.ant-btn-group-rtl.ant-btn-group>span:last-child:not(:first-child)>.ant-btn{border-radius:2px 0 0 2px}.ant-btn-group-rtl.ant-btn-group-sm>.ant-btn:first-child:not(:last-child),.ant-btn-group-rtl.ant-btn-group-sm>span:first-child:not(:last-child)>.ant-btn{border-radius:0 2px 2px 0}.ant-btn-group-rtl.ant-btn-group-sm>.ant-btn:last-child:not(:first-child),.ant-btn-group-rtl.ant-btn-group-sm>span:last-child:not(:first-child)>.ant-btn{border-radius:2px 0 0 2px}.ant-btn>.anticon+span,.ant-btn>span+.anticon{margin-left:8px}.ant-btn.ant-btn-background-ghost{color:#fff;border-color:#fff}.ant-btn.ant-btn-background-ghost,.ant-btn.ant-btn-background-ghost:active,.ant-btn.ant-btn-background-ghost:focus,.ant-btn.ant-btn-background-ghost:hover{background:0 0}.ant-btn.ant-btn-background-ghost:focus,.ant-btn.ant-btn-background-ghost:hover{color:var(--ant-primary-color-hover);border-color:var(--ant-primary-color-hover)}.ant-btn.ant-btn-background-ghost:active{color:var(--ant-primary-color-active);border-color:var(--ant-primary-color-active)}.ant-btn.ant-btn-background-ghost[disabled]{color:#00000040;background:0 0;border-color:#d9d9d9}.ant-btn-background-ghost.ant-btn-primary{color:var(--ant-primary-color);border-color:var(--ant-primary-color);text-shadow:none}.ant-btn-background-ghost.ant-btn-primary>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-primary>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-background-ghost.ant-btn-primary:focus,.ant-btn-background-ghost.ant-btn-primary:hover{color:var(--ant-primary-color-hover);border-color:var(--ant-primary-color-hover);background:0 0}.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-background-ghost.ant-btn-primary:active{color:var(--ant-primary-color-active);border-color:var(--ant-primary-color-active);background:0 0}.ant-btn-background-ghost.ant-btn-primary:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-primary:active>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-background-ghost.ant-btn-primary[disabled],.ant-btn-background-ghost.ant-btn-primary[disabled]:active,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-background-ghost.ant-btn-danger{color:var(--ant-error-color);border-color:var(--ant-error-color);text-shadow:none}.ant-btn-background-ghost.ant-btn-danger>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-danger>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-background-ghost.ant-btn-danger:focus,.ant-btn-background-ghost.ant-btn-danger:hover{color:var(--ant-error-color-hover);border-color:var(--ant-error-color-hover);background:0 0}.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-background-ghost.ant-btn-danger:active{color:var(--ant-error-color-active);border-color:var(--ant-error-color-active);background:0 0}.ant-btn-background-ghost.ant-btn-danger:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-danger:active>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-background-ghost.ant-btn-danger[disabled],.ant-btn-background-ghost.ant-btn-danger[disabled]:active,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-background-ghost.ant-btn-dangerous{color:var(--ant-error-color);border-color:var(--ant-error-color);text-shadow:none}.ant-btn-background-ghost.ant-btn-dangerous>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-background-ghost.ant-btn-dangerous:focus,.ant-btn-background-ghost.ant-btn-dangerous:hover{color:var(--ant-error-color-hover);border-color:var(--ant-error-color-hover);background:0 0}.ant-btn-background-ghost.ant-btn-dangerous:focus>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous:hover>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous:hover>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-background-ghost.ant-btn-dangerous:active{color:var(--ant-error-color-active);border-color:var(--ant-error-color-active);background:0 0}.ant-btn-background-ghost.ant-btn-dangerous:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous:active>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-background-ghost.ant-btn-dangerous[disabled],.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous[disabled]>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous[disabled]>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link{color:var(--ant-error-color);border-color:transparent;text-shadow:none}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover{color:var(--ant-error-color-active);border-color:transparent;background:0 0}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active{color:var(--ant-error-color-active);border-color:transparent;background:0 0}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled],.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]>a:only-child:after{position:absolute;inset:0;background:0 0;content:""}.ant-btn-two-chinese-chars:first-letter{letter-spacing:.34em}.ant-btn-two-chinese-chars>:not(.anticon){margin-right:-.34em;letter-spacing:.34em}.ant-btn.ant-btn-block{width:100%}.ant-btn:empty{display:inline-block;width:0;visibility:hidden;content:"\a0"}.ant-card-head:after,.ant-card-head:before{display:table;content:""}a.ant-btn{padding-top:.01px!important;line-height:30px}a.ant-btn-lg{line-height:38px}a.ant-btn-sm{line-height:22px}.ant-card,.ant-card-actions>li>span{line-height:1.5715;position:relative}.ant-btn-group-rtl.ant-btn-group .ant-btn-primary+.ant-btn-primary,.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child){border-right-color:var(--ant-primary-5);border-left-color:#d9d9d9}.ant-btn-group-rtl.ant-btn-group .ant-btn-primary+.ant-btn-primary[disabled],.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled]{border-right-color:#d9d9d9;border-left-color:var(--ant-primary-5)}.ant-btn-rtl.ant-btn>.ant-btn-loading-icon .anticon{padding-right:0;padding-left:8px}.ant-btn>.ant-btn-loading-icon:only-child .anticon{padding-left:0}.ant-btn-rtl.ant-btn>.anticon+span,.ant-btn-rtl.ant-btn>span+.anticon{margin-right:8px;margin-left:0}.ant-card{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";background:#fff}.ant-card-hoverable{cursor:pointer;transition:box-shadow .3s,border-color .3s}.ant-card-hoverable:hover{border-color:transparent;box-shadow:0 1px 2px -2px #00000029,0 3px 6px #0000001f,0 5px 12px 4px #00000017}.ant-card-head,.ant-card-head .ant-tabs-top-bar{border-bottom:1px solid rgba(0,0,0,.06)}.ant-card-bordered{border:1px solid rgba(0,0,0,.06)}.ant-card-head{min-height:48px;margin-bottom:-1px;padding:0 24px;color:#000000d9;font-weight:500;font-size:16px;background:0 0;border-radius:2px 2px 0 0}.ant-card-head:after{clear:both}.ant-card-head-wrapper{display:flex;align-items:center}.ant-card-head-title{display:inline-block;flex:1;padding:16px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-card-body:after,.ant-card-body:before{display:table;content:""}.ant-card-head-title>.ant-typography,.ant-card-head-title>.ant-typography-edit-content{left:0;margin-top:0;margin-bottom:0}.ant-card-head .ant-tabs-top{clear:both;margin-bottom:-17px;color:#000000d9;font-weight:400;font-size:14px}.ant-card-extra{float:right;margin-left:auto;padding:16px 0;color:#000000d9;font-weight:400;font-size:14px}.ant-card-rtl .ant-card-extra{margin-right:auto;margin-left:0}.ant-card-body{padding:24px}.ant-card-body:after{clear:both}.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body{margin:-1px 0 0 -1px;padding:0}.ant-card-grid{float:left;width:33.33%;padding:24px;border:0;border-radius:0;box-shadow:1px 0 #0000000f,0 1px #0000000f,1px 1px #0000000f,1px 0 #0000000f inset,0 1px #0000000f inset;transition:all .3s}.ant-card-rtl .ant-card-grid{float:right}.ant-card-grid-hoverable:hover{position:relative;z-index:1;box-shadow:0 1px 2px -2px #00000029,0 3px 6px #0000001f,0 5px 12px 4px #00000017}.ant-card-contain-tabs>.ant-card-head .ant-card-head-title{min-height:32px;padding-bottom:0}.ant-card-contain-tabs>.ant-card-head .ant-card-extra{padding-bottom:0}.ant-card-bordered .ant-card-cover{margin-top:-1px;margin-right:-1px;margin-left:-1px}.ant-card-cover>*{display:block;width:100%}.ant-card-actions:after,.ant-card-actions:before{display:table;content:""}.ant-card-cover img{border-radius:2px 2px 0 0}.ant-card-actions{margin:0;padding:0;list-style:none;background:#fff;border-top:1px solid rgba(0,0,0,.06)}.ant-card-actions:after{clear:both}.ant-card-actions>li{float:left;margin:12px 0;color:#00000073;text-align:center}.ant-card-rtl .ant-card-actions>li{float:right}.ant-card-actions>li>span{display:block;min-width:32px;font-size:14px;cursor:pointer}.ant-card-actions>li>span:hover{color:var(--ant-primary-color);transition:color .3s}.ant-card-actions>li>span a:not(.ant-btn),.ant-card-actions>li>span>.anticon{display:inline-block;width:100%;color:#00000073;line-height:22px;transition:color .3s}.ant-card-meta:after,.ant-card-meta:before{display:table;content:""}.ant-card-actions>li>span a:not(.ant-btn):hover,.ant-card-actions>li>span>.anticon:hover{color:var(--ant-primary-color)}.ant-card-actions>li>span>.anticon{font-size:16px;line-height:22px}.ant-card-actions>li:not(:last-child){border-right:1px solid rgba(0,0,0,.06)}.ant-card-rtl .ant-card-actions>li:not(:last-child){border-right:none;border-left:1px solid rgba(0,0,0,.06)}.ant-card-type-inner .ant-card-head{padding:0 24px;background:#fafafa}.ant-card-type-inner .ant-card-head-title{padding:12px 0;font-size:14px}.ant-card-type-inner .ant-card-body{padding:16px 24px}.ant-card-type-inner .ant-card-extra{padding:13.5px 0}.ant-card-meta{margin:-4px 0}.ant-card-meta:after{clear:both}.ant-card-meta-avatar{float:left;padding-right:16px}.ant-card-rtl .ant-card-meta-avatar{float:right;padding-right:0;padding-left:16px}.ant-card-meta-detail{overflow:hidden}.ant-card-meta-detail>div:not(:last-child){margin-bottom:8px}.ant-card-meta-title{overflow:hidden;color:#000000d9;font-weight:500;font-size:16px;white-space:nowrap;text-overflow:ellipsis}.ant-card-meta-description,.ant-comment-content-author-name,.ant-comment-content-author-name>*,.ant-comment-content-author-name>:hover{color:#00000073}.ant-card-loading{overflow:hidden}.ant-card-loading .ant-card-body{-webkit-user-select:none;user-select:none}.ant-card-loading-content p{margin:0}.ant-card-loading-block{height:14px;margin:4px 0;background:linear-gradient(90deg,rgba(207,216,220,.2),rgba(207,216,220,.4),rgba(207,216,220,.2));background-size:600% 600%;border-radius:2px;animation:card-loading 1.4s ease infinite}@keyframes card-loading{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.ant-card-small>.ant-card-head{min-height:36px;padding:0 12px;font-size:14px}.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-head-title{padding:8px 0}.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-extra{padding:8px 0;font-size:14px}.ant-card-small>.ant-card-body{padding:12px}.ant-card-rtl .ant-skeleton-header{padding:0 0 0 16px}nz-card,nz-card-loading,nz-card-meta{display:block}.ant-carousel{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum"}.ant-carousel .slick-slider{position:relative;display:block;box-sizing:border-box;touch-action:pan-y;-webkit-touch-callout:none}.ant-carousel .slick-list{position:relative;display:block;margin:0;padding:0;overflow:hidden}.ant-carousel .slick-list:focus{outline:0}.ant-carousel .slick-list.dragging{cursor:pointer}.ant-carousel .slick-list .slick-slide{pointer-events:none}.ant-carousel .slick-list .slick-slide input.ant-checkbox-input,.ant-carousel .slick-list .slick-slide input.ant-radio-input{visibility:hidden}.ant-carousel .slick-list .slick-slide.slick-active{pointer-events:auto}.ant-carousel .slick-list .slick-slide.slick-active input.ant-checkbox-input,.ant-carousel .slick-list .slick-slide.slick-active input.ant-radio-input{visibility:visible}.ant-carousel .slick-loading .slick-slide,.ant-checkbox-checked:after,.slick-loading .ant-carousel .slick-track{visibility:hidden}.ant-carousel .slick-list .slick-slide>div>div{vertical-align:bottom}.ant-carousel .slick-slider .slick-list,.ant-carousel .slick-slider .slick-track{transform:translateZ(0);touch-action:pan-y}.ant-carousel .slick-track{position:relative;top:0;left:0;display:block}.ant-carousel .slick-track:after,.ant-carousel .slick-track:before{display:table;content:""}.ant-carousel .slick-track:after{clear:both}.ant-carousel .slick-slide{display:none;float:left;height:100%;min-height:1px}.ant-carousel .slick-slide img{display:block}.ant-carousel .slick-slide.slick-loading img{display:none}.ant-carousel .slick-slide.dragging img{pointer-events:none}.ant-carousel .slick-initialized .slick-slide{display:block}.ant-carousel .slick-vertical .slick-slide{display:block;height:auto}.ant-carousel .slick-arrow.slick-hidden{display:none}.ant-carousel .slick-next,.ant-carousel .slick-prev{position:absolute;top:50%;display:block;width:20px;height:20px;margin-top:-10px;padding:0;color:transparent;font-size:0;line-height:0;background:0 0;border:0;outline:0;cursor:pointer}.ant-carousel .slick-next:focus,.ant-carousel .slick-next:hover,.ant-carousel .slick-prev:focus,.ant-carousel .slick-prev:hover{color:transparent;background:0 0;outline:0}.ant-carousel .slick-next:focus:before,.ant-carousel .slick-next:hover:before,.ant-carousel .slick-prev:focus:before,.ant-carousel .slick-prev:hover:before{opacity:1}.ant-carousel .slick-next.slick-disabled:before,.ant-carousel .slick-prev.slick-disabled:before{opacity:.25}.ant-carousel .slick-prev{left:-25px}.ant-carousel .slick-prev:before{content:"\2190"}.ant-carousel .slick-next:before,.ant-carousel-rtl .ant-carousel .slick-prev:before{content:"\2192"}.ant-carousel .slick-next{right:-25px}.ant-carousel .slick-dots{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex!important;justify-content:center;margin-right:15%;margin-left:15%;padding-left:0;list-style:none}.ant-carousel .slick-dots-bottom{bottom:12px}.ant-carousel .slick-dots-top{top:12px;bottom:auto}.ant-carousel .slick-dots li{position:relative;display:inline-block;flex:0 1 auto;box-sizing:content-box;width:16px;height:3px;margin:0 3px;padding:0;text-align:center;text-indent:-999px;vertical-align:top;transition:all .5s}.ant-carousel .slick-dots li button{display:block;width:100%;height:3px;padding:0;color:transparent;font-size:0;background:#fff;border:0;border-radius:1px;outline:0;cursor:pointer;opacity:.3;transition:all .5s}.ant-carousel .slick-dots li button:focus,.ant-carousel .slick-dots li button:hover{opacity:.75}.ant-carousel .slick-dots li.slick-active{width:24px}.ant-carousel .slick-dots li.slick-active button{background:#fff;opacity:1}.ant-carousel .slick-dots li.slick-active:focus,.ant-carousel .slick-dots li.slick-active:hover{opacity:1}.ant-carousel-vertical .slick-dots{top:50%;bottom:auto;flex-direction:column;width:3px;height:auto;margin:0;transform:translateY(-50%)}.ant-carousel-vertical .slick-dots-left{right:auto;left:12px}.ant-carousel-vertical .slick-dots-right{right:12px;left:auto}.ant-carousel-vertical .slick-dots li{width:3px;height:16px;margin:4px 2px;vertical-align:baseline}.ant-checkbox,.ant-checkbox-wrapper{box-sizing:border-box;margin:0;font-size:14px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum"}.ant-carousel-vertical .slick-dots li button{width:3px;height:16px}.ant-carousel-vertical .slick-dots li.slick-active,.ant-carousel-vertical .slick-dots li.slick-active button{width:3px;height:24px}.ant-carousel-rtl .ant-carousel .slick-track{right:0;left:auto}.ant-carousel-rtl .ant-carousel .slick-prev{right:-25px;left:auto}.ant-carousel-rtl .ant-carousel .slick-next{right:auto;left:-25px}.ant-carousel-rtl .ant-carousel .slick-next:before{content:"\2190"}.ant-carousel-rtl.ant-carousel .slick-dots{flex-direction:row-reverse}.ant-carousel-rtl.ant-carousel-vertical .slick-dots{flex-direction:column}nz-carousel{display:block;position:relative;overflow:hidden;width:100%;height:100%}.slick-dots{display:block}.slick-track{opacity:1}.slick-list{direction:ltr}@keyframes antCheckboxEffect{0%{transform:scale(1);opacity:.5}to{transform:scale(1.6);opacity:0}}.ant-cascader-checkbox-inner:after,.ant-checkbox-inner:after,.ant-select-tree-checkbox-inner:after,.ant-tree-checkbox-inner:after{transform:rotate(45deg) scale(0) translate(-50%,-50%)}.ant-checkbox{padding:0;color:#000000d9;position:relative;top:.2em;white-space:nowrap;outline:0;cursor:pointer}.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{border-color:var(--ant-primary-color)}.ant-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--ant-primary-color);border-radius:2px;animation:antCheckboxEffect .36s ease-in-out;animation-fill-mode:backwards;content:""}.ant-checkbox-wrapper:hover .ant-checkbox:after,.ant-checkbox:hover:after{visibility:visible}.ant-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;direction:ltr;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;transition:all .3s}.ant-checkbox-rtl,.ant-collapse-rtl,.ant-comment-rtl,.ant-picker-input>input-rtl{direction:rtl}.ant-checkbox-inner:after{position:absolute;top:50%;left:21.5%;display:table;width:5.71px;height:9.14px;border:2px solid #fff;border-top:0;border-left:0;opacity:0;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:" "}.ant-checkbox-input{position:absolute;inset:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-checkbox-checked .ant-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-checkbox-checked .ant-checkbox-inner{background-color:var(--ant-primary-color);border-color:var(--ant-primary-color)}.ant-checkbox-disabled{cursor:not-allowed}.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after{border-color:#00000040;animation-name:none}.ant-checkbox-disabled .ant-checkbox-input{cursor:not-allowed;pointer-events:none}.ant-checkbox-disabled .ant-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-checkbox-disabled .ant-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;animation-name:none}.ant-checkbox-disabled+span{color:#00000040;cursor:not-allowed}.ant-checkbox-disabled:hover:after,.ant-checkbox-wrapper:hover .ant-checkbox-disabled:after{visibility:hidden}.ant-checkbox-wrapper{padding:0;color:#000000d9;display:inline-flex;align-items:baseline;line-height:unset;cursor:pointer}.ant-checkbox-wrapper:after{display:inline-block;width:0;overflow:hidden;content:"\a0"}.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled{cursor:not-allowed}.ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:8px}.ant-checkbox-wrapper.ant-checkbox-wrapper-in-form-item input[type=checkbox]{width:14px;height:14px}.ant-checkbox+span{padding-right:8px;padding-left:8px}.ant-checkbox-group,.ant-collapse{padding:0;font-size:14px;line-height:1.5715;color:#000000d9;box-sizing:border-box;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum"}.ant-checkbox-group{margin:0;display:inline-block}.ant-checkbox-group-item{margin-right:8px}.ant-checkbox-group-item:last-child{margin-right:0}.ant-checkbox-group-item+.ant-checkbox-group-item{margin-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-checkbox-indeterminate .ant-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:var(--ant-primary-color);border:0;transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after{background-color:#00000040;border-color:#00000040}.ant-checkbox-group-rtl .ant-checkbox-group-item{margin-right:0;margin-left:8px}.ant-checkbox-group-rtl .ant-checkbox-group-item:last-child{margin-left:0!important}.ant-checkbox-group-rtl .ant-checkbox-group-item+.ant-checkbox-group-item{margin-left:8px}.ant-checkbox+span:empty{display:none}.ant-collapse{margin:0;background-color:#fafafa;border:1px solid #d9d9d9;border-bottom:0;border-radius:2px}.ant-collapse-item:last-child>.ant-collapse-content,.ant-collapse>.ant-collapse-item:last-child,.ant-collapse>.ant-collapse-item:last-child>.ant-collapse-header{border-radius:0 0 2px 2px}.ant-collapse>.ant-collapse-item{border-bottom:1px solid #d9d9d9}.ant-collapse>.ant-collapse-item>.ant-collapse-header{position:relative;display:flex;flex-wrap:nowrap;align-items:flex-start;padding:12px 16px;color:#000000d9;line-height:1.5715;cursor:pointer;transition:all .3s,visibility 0s}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{display:inline-block;margin-right:12px;font-size:12px;vertical-align:-1px}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{transition:transform .24s}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-extra{margin-left:auto}.ant-collapse>.ant-collapse-item>.ant-collapse-header:focus{outline:0}.ant-collapse>.ant-collapse-item .ant-collapse-header-collapsible-only{cursor:default}.ant-collapse>.ant-collapse-item .ant-collapse-header-collapsible-only .ant-collapse-header-text{cursor:pointer}.ant-collapse>.ant-collapse-item.ant-collapse-no-arrow>.ant-collapse-header{padding-left:12px}.ant-collapse-icon-position-right>.ant-collapse-item>.ant-collapse-header{position:relative;padding:12px 40px 12px 16px}.ant-collapse-icon-position-right>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{position:absolute;top:50%;right:16px;left:auto;margin:0;transform:translateY(-50%)}.ant-collapse-content{color:#000000d9;background-color:#fff;border-top:1px solid #d9d9d9}.ant-collapse-borderless,.ant-descriptions-bordered .ant-descriptions-item-label{background-color:#fafafa}.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content,.ant-collapse-ghost>.ant-collapse-item>.ant-collapse-content{border-top:0;background-color:transparent}.ant-collapse-content>.ant-collapse-content-box{padding:16px}.ant-collapse-content-hidden{display:none}nz-collapse,nz-collapse-panel,nz-comment,nz-comment-content{display:block}.ant-collapse-borderless{border:0}.ant-collapse-borderless>.ant-collapse-item{border-bottom:1px solid #d9d9d9}.ant-collapse-borderless>.ant-collapse-item:last-child,.ant-collapse-ghost>.ant-collapse-item{border-bottom:0}.ant-collapse-borderless>.ant-collapse-item:last-child,.ant-collapse-borderless>.ant-collapse-item:last-child .ant-collapse-header{border-radius:0}.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding-top:4px}.ant-collapse-ghost{background-color:transparent;border:0}.ant-collapse-ghost>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding-top:12px;padding-bottom:12px}.ant-collapse .ant-collapse-item-disabled>.ant-collapse-header,.ant-collapse .ant-collapse-item-disabled>.ant-collapse-header>.arrow{color:#00000040;cursor:not-allowed}.ant-collapse-rtl .ant-collapse>.ant-collapse-item>.ant-collapse-header{padding:12px 40px 12px 16px}.ant-collapse-rtl.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{margin-right:0;margin-left:12px}.ant-collapse-rtl.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{transform:rotate(180deg)}.ant-collapse-rtl.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-extra{margin-right:auto;margin-left:0}.ant-collapse-rtl.ant-collapse>.ant-collapse-item.ant-collapse-no-arrow>.ant-collapse-header{padding-right:12px;padding-left:0}.ant-comment{position:relative;background-color:inherit}.ant-comment-inner{display:flex;padding:16px 0}.ant-comment-avatar{position:relative;flex-shrink:0;margin-right:12px;cursor:pointer}.ant-comment-avatar img{width:32px;height:32px;border-radius:50%}.ant-comment-content{position:relative;flex:1 1 auto;min-width:1px;font-size:14px;word-wrap:break-word}.ant-comment-content-author{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:4px;font-size:14px}.ant-comment-content-author>a,.ant-comment-content-author>span{padding-right:8px;font-size:12px;line-height:18px}.ant-comment-content-author-name{font-size:14px;transition:color .3s}.ant-comment-content-author-time{color:#ccc;white-space:nowrap;cursor:auto}.ant-comment-content-detail p{margin-bottom:inherit;white-space:pre-wrap}.ant-comment-actions{margin-top:12px;margin-bottom:inherit;padding-left:0}.ant-comment-actions>li{display:inline-block;color:#00000073}.ant-comment-actions>li>span{margin-right:10px;color:#00000073;font-size:12px;cursor:pointer;transition:color .3s;-webkit-user-select:none;user-select:none}.ant-comment-actions>li>span:hover{color:#595959}.ant-comment-nested{margin-left:44px}.ant-comment-rtl .ant-comment-avatar{margin-right:0;margin-left:12px}.ant-comment-rtl .ant-comment-content-author>a,.ant-comment-rtl .ant-comment-content-author>span{padding-right:0;padding-left:8px}.ant-comment-rtl .ant-comment-actions{padding-right:0}.ant-comment-rtl .ant-comment-actions>li>span{margin-right:0;margin-left:10px}.ant-comment-rtl .ant-comment-nested{margin-right:44px;margin-left:0}.ant-picker,.ant-picker-input{display:inline-flex;align-items:center}.ant-picker-status-error.ant-picker,.ant-picker-status-error.ant-picker:not([disabled]):hover{background-color:#fff;border-color:var(--ant-error-color)}.ant-picker-status-error.ant-picker-focused,.ant-picker-status-error.ant-picker:focus{border-color:var(--ant-error-color-hover);box-shadow:0 0 0 2px var(--ant-error-color-outline);border-right-width:1px;outline:0}.ant-picker-status-warning.ant-picker,.ant-picker-status-warning.ant-picker:not([disabled]):hover{background-color:#fff;border-color:var(--ant-warning-color)}.ant-picker-status-warning.ant-picker-focused,.ant-picker-status-warning.ant-picker:focus{border-color:var(--ant-warning-color-hover);box-shadow:0 0 0 2px var(--ant-warning-color-outline);border-right-width:1px;outline:0}.ant-picker{box-sizing:border-box;margin:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";padding:4px 11px;position:relative;background:#fff;border:1px solid #d9d9d9;border-radius:2px;transition:border .3s,box-shadow .3s}.ant-picker-focused,.ant-picker:hover{border-color:var(--ant-primary-5);border-right-width:1px}.ant-input-rtl .ant-picker-focused,.ant-input-rtl .ant-picker:hover{border-right-width:0;border-left-width:1px!important}.ant-picker-focused{border-color:var(--ant-primary-color-hover);box-shadow:0 0 0 2px var(--ant-primary-color-outline);border-right-width:1px;outline:0}.ant-input-rtl .ant-picker-focused{border-right-width:0;border-left-width:1px!important}.ant-picker.ant-picker-disabled{background:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-picker.ant-picker-disabled .ant-picker-suffix{color:#00000040}.ant-picker.ant-picker-borderless{background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}.ant-picker-input{position:relative;width:100%}.ant-picker-input>input{position:relative;display:inline-block;width:100%;color:#000000d9;font-size:14px;line-height:1.5715;border-radius:2px;transition:all .3s;flex:auto;min-width:1px;height:auto;padding:0;background:0 0;border:0}.ant-picker-input>input::placeholder{color:#bfbfbf;-webkit-user-select:none;user-select:none}.ant-picker-input>input:placeholder-shown{text-overflow:ellipsis}.ant-picker-input>input:hover{border-color:var(--ant-primary-5);border-right-width:1px}.ant-input-rtl .ant-picker-input>input:hover{border-right-width:0;border-left-width:1px!important}.ant-picker-input>input-focused,.ant-picker-input>input:focus{border-color:var(--ant-primary-color-hover);box-shadow:0 0 0 2px var(--ant-primary-color-outline);border-right-width:1px;outline:0}.ant-input-rtl .ant-picker-input>input-focused,.ant-input-rtl .ant-picker-input>input:focus{border-right-width:0;border-left-width:1px!important}.ant-picker-input>input-disabled:hover,.ant-picker-input>input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px}.ant-picker-input>input-disabled{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-picker-input>input[disabled]{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-picker-input>input-borderless,.ant-picker-input>input-borderless-disabled,.ant-picker-input>input-borderless-focused,.ant-picker-input>input-borderless:focus,.ant-picker-input>input-borderless:hover,.ant-picker-input>input-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-picker-input>input{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;transition:all .3s,height 0s}.ant-picker-input>input-lg{padding:6.5px 11px;font-size:16px}.ant-picker-input>input-sm{padding:0 7px}.ant-picker-input>input-stepperless[type=number]{-moz-appearance:textfield}.ant-picker-input>input-stepperless[type=number] ::-webkit-outer-spin-button,.ant-picker-input>input-stepperless[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ant-picker-input>input:focus{box-shadow:none}.ant-picker-input>input[disabled]{background:0 0}.ant-picker-input:hover .ant-picker-clear{opacity:1}.ant-picker-input-placeholder>input{color:#bfbfbf}.ant-picker-large{padding:6.5px 11px}.ant-picker-large .ant-picker-input>input{font-size:16px}.ant-picker-small{padding:0 7px}.ant-picker-suffix{display:flex;flex:none;align-self:center;margin-left:4px;color:#00000040;line-height:1;pointer-events:none}.ant-picker-suffix>*{vertical-align:top}.ant-picker-suffix>:not(:last-child){margin-right:8px}.ant-picker-clear{position:absolute;top:50%;right:0;color:#00000040;line-height:1;background:#fff;transform:translateY(-50%);cursor:pointer;opacity:0;transition:opacity .3s,color .3s}.ant-picker-clear>*{vertical-align:top}.ant-picker-clear:hover{color:#00000073}.ant-picker-separator{position:relative;display:inline-block;width:1em;height:16px;color:#00000040;font-size:16px;vertical-align:top;cursor:default}.ant-picker-focused .ant-picker-separator{color:#00000073}.ant-picker-disabled .ant-picker-range-separator .ant-picker-separator{cursor:not-allowed}.ant-picker-range{position:relative;display:inline-flex}.ant-picker-range .ant-picker-clear{right:11px}.ant-picker-range:hover .ant-picker-clear{opacity:1}.ant-picker-range .ant-picker-active-bar{bottom:-1px;height:2px;margin-left:11px;background:var(--ant-primary-color);opacity:0;transition:all .3s ease-out;pointer-events:none}.ant-picker-range.ant-picker-small .ant-picker-active-bar,.ant-tag>.anticon+span,.ant-tag>span+.anticon{margin-left:7px}.ant-picker-range.ant-picker-focused .ant-picker-active-bar{opacity:1}.ant-picker-range-separator{align-items:center;padding:0 8px;line-height:1}.ant-picker-range.ant-picker-small .ant-picker-clear{right:7px}.ant-picker-dropdown{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:absolute;z-index:1050}.ant-picker-dropdown-hidden{display:none}.ant-picker-dropdown-placement-bottomLeft .ant-picker-range-arrow{top:2.59px;display:block;transform:rotate(-135deg) translateY(1px)}.ant-picker-dropdown-placement-topLeft .ant-picker-range-arrow{bottom:2.59px;display:block;transform:rotate(45deg)}.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-topLeft,.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-topRight,.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topLeft,.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topRight{animation-name:antSlideDownIn}.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-bottomLeft,.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-bottomRight,.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-bottomLeft,.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-bottomRight{animation-name:antSlideUpIn}.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-topLeft,.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-topRight{animation-name:antSlideDownOut}.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-bottomLeft,.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-bottomRight{animation-name:antSlideUpOut}.ant-picker-dropdown-range{padding:7.54px 0}.ant-picker-dropdown .ant-picker-panel>.ant-picker-time-panel,.ant-steps-with-progress .ant-steps-item{padding-top:4px}.ant-picker-dropdown-range-hidden{display:none}.ant-picker-ranges{margin-bottom:0;padding:4px 12px;overflow:hidden;line-height:34px;text-align:left;list-style:none}.ant-picker-ranges>li{display:inline-block}.ant-picker-ranges .ant-picker-preset>.ant-tag-blue{color:var(--ant-primary-color);background:var(--ant-primary-1);border-color:var(--ant-primary-3);cursor:pointer}.ant-dropdown-arrow,.ant-picker-range-arrow{height:11.31px;background:linear-gradient(135deg,transparent 40%,#fff 40%);border-radius:0 0 2px;pointer-events:none}.ant-picker-ranges .ant-picker-ok{float:right;margin-left:8px}.ant-picker-range-wrapper{display:flex}.ant-picker-range-arrow{position:absolute;z-index:1;display:none;width:11.31px;margin-left:16.5px;box-shadow:2px 2px 6px -2px #0000001a;transition:left .3s ease-out}.ant-picker-range-arrow:before{position:absolute;top:-11.31px;left:-11.31px;width:33.94px;height:33.94px;background:-10px -10px no-repeat #fff;content:"";clip-path:path("M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z")}.ant-picker-panel-container{overflow:hidden;vertical-align:top;background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;transition:margin .3s}.ant-picker-panel-container .ant-picker-panels{display:inline-flex;flex-wrap:nowrap;direction:ltr}.ant-picker-panel-container .ant-picker-panel{vertical-align:top;background:0 0;border-width:0 0 1px;border-radius:0}.ant-picker-panel-container .ant-picker-panel .ant-picker-content,.ant-picker-panel-container .ant-picker-panel table{text-align:center}.ant-picker-panel-container .ant-picker-panel-focused{border-color:#0000000f}.ant-picker-panel{display:inline-flex;flex-direction:column;text-align:center;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:2px;outline:0}.ant-picker-panel-focused{border-color:var(--ant-primary-color)}.ant-picker-date-panel,.ant-picker-decade-panel,.ant-picker-month-panel,.ant-picker-quarter-panel,.ant-picker-time-panel,.ant-picker-week-panel,.ant-picker-year-panel{display:flex;flex-direction:column;width:280px}.ant-picker-header{display:flex;padding:0 8px;color:#000000d9;border-bottom:1px solid rgba(0,0,0,.06)}.ant-picker-header>*{flex:none}.ant-picker-header button{padding:0;color:#00000040;line-height:40px;background:0 0;border:0;cursor:pointer;transition:color .3s}.ant-picker-header>button{min-width:1.6em;font-size:14px}.ant-picker-header>button:hover{color:#000000d9}.ant-picker-header-view{flex:auto;font-weight:500;line-height:40px}.ant-picker-header-view button{color:inherit;font-weight:inherit}.ant-picker-header-view button:not(:first-child){margin-left:8px}.ant-picker-header-view button:hover{color:var(--ant-primary-color)}.ant-picker-next-icon,.ant-picker-prev-icon,.ant-picker-super-next-icon,.ant-picker-super-prev-icon{position:relative;display:inline-block;width:7px;height:7px}.ant-picker-next-icon:before,.ant-picker-prev-icon:before,.ant-picker-super-next-icon:before,.ant-picker-super-prev-icon:before{position:absolute;top:0;left:0;display:inline-block;width:7px;height:7px;border:0 solid currentcolor;border-width:1.5px 0 0 1.5px;content:""}.ant-picker-super-next-icon:after,.ant-picker-super-prev-icon:after{position:absolute;top:4px;left:4px;display:inline-block;width:7px;height:7px;border:0 solid currentcolor;border-width:1.5px 0 0 1.5px;content:""}.ant-picker-prev-icon,.ant-picker-super-prev-icon{transform:rotate(-45deg)}.ant-picker-next-icon,.ant-picker-super-next-icon{transform:rotate(135deg)}.ant-picker-content{width:100%;table-layout:fixed;border-collapse:collapse}.ant-picker-content td,.ant-picker-content th{position:relative;min-width:24px;font-weight:400}.ant-picker-content th{height:30px;color:#000000d9;line-height:30px}.ant-picker-cell{padding:3px 0;color:#00000040;cursor:pointer}.ant-picker-cell-in-view{color:#000000d9}.ant-picker-cell:before{position:absolute;top:50%;right:0;left:0;z-index:1;height:24px;transform:translateY(-50%);transition:all .3s;content:""}.ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,.ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end) .ant-picker-cell-inner{background:#f5f5f5}.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{position:absolute;inset:0;z-index:1;border:1px solid var(--ant-primary-color);border-radius:2px;content:""}.ant-picker-cell-in-view.ant-picker-cell-in-range{position:relative}.ant-picker-cell-in-view.ant-picker-cell-in-range:before{background:var(--ant-primary-1)}.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{color:#fff;background:var(--ant-primary-color)}.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):before,.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):before{background:var(--ant-primary-1)}.ant-picker-cell-in-view.ant-picker-cell-range-start:before{left:50%}.ant-picker-cell-in-view.ant-picker-cell-range-end:before{right:50%}.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-end-single:after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-start-near-hover:after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start-single:after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-end-near-hover:after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):after,.ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-in-range):after{position:absolute;top:50%;z-index:0;height:24px;border-top:1px dashed var(--ant-primary-color-deprecated-l-20);border-bottom:1px dashed var(--ant-primary-color-deprecated-l-20);transform:translateY(-50%);transition:all .3s;content:""}.ant-picker-cell-range-hover-end:after,.ant-picker-cell-range-hover-start:after,.ant-picker-cell-range-hover:after{right:0;left:2px}.ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover:before,.ant-picker-cell-in-view.ant-picker-cell-range-end.ant-picker-cell-range-hover:before,.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single).ant-picker-cell-range-hover-end:before,.ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-hover:before,.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single).ant-picker-cell-range-hover-start:before,.ant-picker-panel>:not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end:before,.ant-picker-panel>:not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start:before{background:var(--ant-primary-color-deprecated-l-35)}.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner{border-radius:2px 0 0 2px}.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner{border-radius:0 2px 2px 0}.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner:after,.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner:after{position:absolute;top:0;bottom:0;z-index:-1;background:var(--ant-primary-color-deprecated-l-35);transition:all .3s;content:""}.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner:after{right:-6px;left:0}.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner:after{right:0;left:-6px}.ant-picker-cell-range-hover.ant-picker-cell-range-start:after{right:50%}.ant-picker-cell-range-hover.ant-picker-cell-range-end:after{left:50%}.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range):after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:after,.ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range:after,tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child:after,tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover:first-child:after{left:6px;border-left:1px dashed var(--ant-primary-color-deprecated-l-20);border-top-left-radius:2px;border-bottom-left-radius:2px}.ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range:after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range):after,.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:after,tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child:after,tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover:last-child:after{right:6px;border-right:1px dashed var(--ant-primary-color-deprecated-l-20);border-top-right-radius:2px;border-bottom-right-radius:2px}.ant-picker-cell-disabled{color:#00000040;pointer-events:none}.ant-picker-cell-disabled .ant-picker-cell-inner{background:0 0}.ant-picker-cell-disabled:before{background:rgba(0,0,0,.04)}.ant-picker-cell-disabled.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#00000040}.ant-picker-decade-panel .ant-picker-content,.ant-picker-month-panel .ant-picker-content,.ant-picker-quarter-panel .ant-picker-content,.ant-picker-year-panel .ant-picker-content{height:264px}.ant-picker-decade-panel .ant-picker-cell-inner,.ant-picker-month-panel .ant-picker-cell-inner,.ant-picker-quarter-panel .ant-picker-cell-inner,.ant-picker-year-panel .ant-picker-cell-inner{padding:0 8px}.ant-picker-quarter-panel .ant-picker-content{height:56px}.ant-picker-footer{width:min-content;min-width:100%;line-height:38px;text-align:center;border-bottom:1px solid transparent}.ant-picker-panel .ant-picker-footer{border-top:1px solid rgba(0,0,0,.06)}.ant-picker-footer-extra{padding:0 12px;line-height:38px;text-align:left}.ant-picker-footer-extra:not(:last-child){border-bottom:1px solid rgba(0,0,0,.06)}.ant-picker-now{text-align:left}.ant-picker-today-btn{color:var(--ant-primary-color)}.ant-picker-today-btn:hover{color:var(--ant-primary-color-hover)}.ant-picker-today-btn:active{color:var(--ant-primary-color-active)}.ant-picker-today-btn.ant-picker-today-btn-disabled{color:#00000040;cursor:not-allowed}.ant-picker-decade-panel .ant-picker-cell-inner{padding:0 4px}.ant-picker-decade-panel .ant-picker-cell:before{display:none}.ant-picker-month-panel .ant-picker-body,.ant-picker-quarter-panel .ant-picker-body,.ant-picker-year-panel .ant-picker-body{padding:0 8px}.ant-picker-date-panel .ant-picker-body,.ant-picker-week-panel .ant-picker-body{padding:8px 12px}.ant-picker-month-panel .ant-picker-cell-inner,.ant-picker-quarter-panel .ant-picker-cell-inner,.ant-picker-year-panel .ant-picker-cell-inner{width:60px}.ant-picker-month-panel .ant-picker-cell-range-hover-start:after,.ant-picker-quarter-panel .ant-picker-cell-range-hover-start:after,.ant-picker-year-panel .ant-picker-cell-range-hover-start:after{left:14px;border-left:1px dashed var(--ant-primary-color-deprecated-l-20);border-radius:2px 0 0 2px}.ant-picker-month-panel .ant-picker-cell-range-hover-end:after,.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-start:after,.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-start:after,.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-start:after,.ant-picker-quarter-panel .ant-picker-cell-range-hover-end:after,.ant-picker-year-panel .ant-picker-cell-range-hover-end:after{right:14px;border-right:1px dashed var(--ant-primary-color-deprecated-l-20);border-radius:0 2px 2px 0}.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-end:after,.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-end:after,.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-end:after{left:14px;border-left:1px dashed var(--ant-primary-color-deprecated-l-20);border-radius:2px 0 0 2px}.ant-picker-week-panel .ant-picker-cell .ant-picker-cell-inner,.ant-picker-week-panel .ant-picker-cell-selected .ant-picker-cell-inner,.ant-picker-week-panel .ant-picker-cell:hover .ant-picker-cell-inner{background:0 0!important}.ant-picker-week-panel-row td{transition:background .3s}.ant-picker-week-panel-row:hover td{background:#f5f5f5}.ant-picker-week-panel-row-selected td,.ant-picker-week-panel-row-selected:hover td{background:var(--ant-primary-color)}.ant-picker-week-panel-row-selected td.ant-picker-cell-week,.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-week{color:#ffffff80}.ant-picker-week-panel-row-selected td.ant-picker-cell-today .ant-picker-cell-inner:before,.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#fff}.ant-picker-datetime-panel .ant-picker-time-panel,.ant-picker-time-panel-column:not(:first-child){border-left:1px solid rgba(0,0,0,.06)}.ant-picker-week-panel-row-selected td .ant-picker-cell-inner,.ant-picker-week-panel-row-selected:hover td .ant-picker-cell-inner{color:#fff}.ant-picker-date-panel .ant-picker-content{width:252px}.ant-picker-date-panel .ant-picker-content th{width:36px}.ant-picker-datetime-panel{display:flex}.ant-picker-datetime-panel .ant-picker-date-panel,.ant-picker-datetime-panel .ant-picker-time-panel{transition:opacity .3s}.ant-picker-datetime-panel-active .ant-picker-date-panel,.ant-picker-datetime-panel-active .ant-picker-time-panel{opacity:.3}.ant-picker-datetime-panel-active .ant-picker-date-panel-active,.ant-picker-datetime-panel-active .ant-picker-time-panel-active{opacity:1}.ant-picker-time-panel{width:auto;min-width:auto}.ant-picker-time-panel .ant-picker-content{display:flex;flex:auto;height:224px}.ant-picker-time-panel-column{flex:1 0 auto;width:56px;margin:0;padding:0;overflow-y:hidden;text-align:left;list-style:none;transition:background .3s}.ant-picker-time-panel-column:after{display:block;height:196px;content:""}.ant-picker-datetime-panel .ant-picker-time-panel-column:after{height:198px}.ant-picker-time-panel-column-active{background:var(--ant-primary-color-active-deprecated-f-30)}.ant-picker-time-panel-column:hover{overflow-y:auto}.ant-picker-time-panel-column>li{margin:0;padding:0}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner{display:block;width:100%;height:28px;margin:0;padding:0 0 0 14px;color:#000000d9;line-height:28px;border-radius:0;cursor:pointer;transition:background .3s}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover{background:#f5f5f5}.ant-menu-item:active,.ant-menu-submenu-title:active,.ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:var(--ant-primary-1)}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell-disabled .ant-picker-time-panel-cell-inner{color:#00000040;background:0 0;cursor:not-allowed}:root .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,:root .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell,_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell{padding:21px 0}.ant-picker-rtl{direction:rtl}.ant-picker-rtl .ant-picker-suffix{margin-right:4px;margin-left:0}.ant-picker-rtl .ant-picker-clear{right:auto;left:0}.ant-picker-rtl .ant-picker-separator{transform:rotate(180deg)}.ant-picker-panel-rtl .ant-picker-header-view button:not(:first-child){margin-right:8px;margin-left:0}.ant-picker-rtl.ant-picker-range .ant-picker-clear{right:auto;left:11px}.ant-picker-rtl.ant-picker-range .ant-picker-active-bar{margin-right:11px;margin-left:0}.ant-picker-rtl.ant-picker-range.ant-picker-small .ant-picker-active-bar{margin-right:7px}.ant-picker-dropdown-rtl .ant-picker-ranges{text-align:right}.ant-picker-dropdown-rtl .ant-picker-ranges .ant-picker-ok{float:left;margin-right:8px;margin-left:0}.ant-picker-panel-rtl{direction:rtl}.ant-picker-panel-rtl .ant-picker-prev-icon,.ant-picker-panel-rtl .ant-picker-super-prev-icon{transform:rotate(135deg)}.ant-picker-panel-rtl .ant-picker-next-icon,.ant-picker-panel-rtl .ant-picker-super-next-icon{transform:rotate(-45deg)}.ant-picker-cell .ant-picker-cell-inner{position:relative;z-index:2;display:inline-block;min-width:24px;height:24px;line-height:24px;border-radius:2px;transition:background .3s,border .3s}.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start:before{right:50%;left:0}.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end:before{right:0;left:50%}.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-end:before{right:50%;left:50%}.ant-picker-panel-rtl .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner:after{right:0;left:-6px}.ant-picker-panel-rtl .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner:after{right:-6px;left:0}.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-start:after{right:0;left:50%}.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-end:after{right:50%;left:0}.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner{border-radius:0 2px 2px 0}.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner{border-radius:2px 0 0 2px}.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range):after,.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:after,.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range:after,.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):first-child:after{right:6px;left:0;border-right:1px dashed var(--ant-primary-color-deprecated-l-20);border-left:none;border-radius:0 2px 2px 0}.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range:after,.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range):after,.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:after,.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):last-child:after{right:0;left:6px;border-right:none;border-left:1px dashed var(--ant-primary-color-deprecated-l-20);border-radius:2px 0 0 2px}.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-start.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover):after,.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover):after,.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-end.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover):after,.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-end:first-child:after,.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child:after,.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child:after,.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-start:last-child:after{right:6px;left:6px;border-right:1px dashed var(--ant-primary-color-deprecated-l-20);border-left:1px dashed var(--ant-primary-color-deprecated-l-20);border-radius:2px}.ant-picker-dropdown-rtl .ant-picker-footer-extra{direction:rtl;text-align:right}.ant-picker-panel-rtl .ant-picker-time-panel{direction:ltr}.ant-descriptions-rtl,.ant-divider-rtl,.ant-drawer-rtl,.ant-dropdown-menu-submenu-rtl .ant-dropdown-menu-item-group-title,.ant-dropdown-menu.ant-dropdown-menu-rtl,.ant-dropdown-rtl,.ant-dropdown-rtl .ant-dropdown-menu-item-group-title,.ant-empty-rtl,.ant-input-affix-wrapper-rtl,.ant-input-group-rtl,.ant-input-group-wrapper-rtl,.ant-input-number-affix-wrapper-rtl,.ant-input-number-rtl,.ant-input-rtl,.ant-input-search-rtl,.ant-input-textarea-rtl,.ant-row-rtl{direction:rtl}.ant-picker-inline{border:none;padding:0}.ant-picker-inline .ant-picker-range-arrow{display:none!important}.ant-picker-inline .ant-picker-dropdown{z-index:auto}.ant-picker-dropdown{top:unset;left:unset}.ant-picker-panel-container.ant-picker-week-number .ant-picker-date-panel .ant-picker-content{width:100%}.ant-picker-panel-container.ant-picker-week-number .ant-picker-date-panel .ant-picker-content th{width:inherit}.ant-picker-range-arrow{margin-right:16.5px}.ant-descriptions-header{display:flex;align-items:center;margin-bottom:20px}.ant-descriptions-title{flex:auto;overflow:hidden;color:#000000d9;font-weight:700;font-size:16px;line-height:1.5715;white-space:nowrap;text-overflow:ellipsis}.ant-descriptions-extra,.ant-descriptions-item-content,.ant-descriptions-item-label,.ant-divider{font-size:14px;color:#000000d9}.ant-descriptions-extra{margin-left:auto}.ant-descriptions-view{width:100%;border-radius:2px}.ant-descriptions-view table{width:100%;table-layout:fixed}.ant-descriptions-row>td,.ant-descriptions-row>th{padding-bottom:16px}.ant-descriptions-row:last-child{border-bottom:none}.ant-descriptions-item-label{font-weight:400;line-height:1.5715;text-align:start}.ant-descriptions-item-label:after{content:":";position:relative;top:-.5px;margin:0 8px 0 2px}.ant-descriptions-item-label.ant-descriptions-item-no-colon:after,.ant-dropdown:before{content:" "}.ant-descriptions-item-no-label:after{margin:0;content:""}.ant-descriptions-item-content{display:table-cell;flex:1;line-height:1.5715;word-break:break-word;overflow-wrap:break-word}.ant-descriptions-item{padding-bottom:0;vertical-align:top}.ant-descriptions-item-container{display:flex}.ant-descriptions-item-container .ant-descriptions-item-content,.ant-descriptions-item-container .ant-descriptions-item-label{display:inline-flex;align-items:baseline}.ant-descriptions-middle .ant-descriptions-row>td,.ant-descriptions-middle .ant-descriptions-row>th{padding-bottom:12px}.ant-descriptions-small .ant-descriptions-row>td,.ant-descriptions-small .ant-descriptions-row>th{padding-bottom:8px}.ant-descriptions-bordered .ant-descriptions-view{border:1px solid rgba(0,0,0,.06)}.ant-descriptions-bordered .ant-descriptions-view>table{table-layout:auto;border-collapse:collapse}.ant-descriptions-bordered .ant-descriptions-item-content,.ant-descriptions-bordered .ant-descriptions-item-label{padding:16px 24px;border-right:1px solid rgba(0,0,0,.06)}.ant-descriptions-bordered .ant-descriptions-item-content:last-child,.ant-descriptions-bordered .ant-descriptions-item-label:last-child{border-right:none}.ant-descriptions-bordered .ant-descriptions-item-label:after{display:none}.ant-descriptions-bordered .ant-descriptions-row{border-bottom:1px solid rgba(0,0,0,.06)}.ant-descriptions-bordered .ant-descriptions-row:last-child{border-bottom:none}.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-content,.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label{padding:12px 24px}.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content,.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label{padding:8px 16px}.ant-descriptions-rtl .ant-descriptions-item-label:after{margin:0 2px 0 8px}.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-content,.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-label{border-right:none;border-left:1px solid rgba(0,0,0,.06)}.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-content:last-child,.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-label:last-child{border-left:none}nz-descriptions{display:block}.ant-divider{box-sizing:border-box;margin:0;padding:0;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";border-top:1px solid rgba(0,0,0,.06)}.ant-divider-vertical{position:relative;top:-.06em;display:inline-block;height:.9em;margin:0 8px;vertical-align:middle;border-top:0;border-left:1px solid rgba(0,0,0,.06)}.ant-divider-horizontal{display:flex;clear:both;width:100%;min-width:100%;margin:24px 0}.ant-divider-horizontal.ant-divider-with-text{display:flex;margin:16px 0;color:#000000d9;font-weight:500;font-size:16px;white-space:nowrap;text-align:center;border-top:0;border-top-color:#0000000f}.ant-drawer-body,.ant-dropdown{font-size:14px;line-height:1.5715}.ant-divider-horizontal.ant-divider-with-text:after,.ant-divider-horizontal.ant-divider-with-text:before{position:relative;top:50%;width:50%;border-top:1px solid transparent;border-top-color:inherit;border-bottom:0;transform:translateY(50%);content:""}.ant-divider-horizontal.ant-divider-with-text-left:before{top:50%;width:5%}.ant-divider-horizontal.ant-divider-with-text-left:after,.ant-divider-horizontal.ant-divider-with-text-right:before{top:50%;width:95%}.ant-divider-horizontal.ant-divider-with-text-right:after{top:50%;width:5%}.ant-divider-inner-text{display:inline-block;padding:0 1em}.ant-divider-dashed{background:0 0;border-color:#0000000f;border-style:dashed;border-width:1px 0 0}.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:before{border-style:dashed none none}.ant-divider-vertical.ant-divider-dashed{border-width:0 0 0 1px}.ant-divider-plain.ant-divider-with-text{color:#000000d9;font-weight:400;font-size:14px}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left:before{width:0}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left:after,.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right:before{width:100%}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left .ant-divider-inner-text{padding-left:0}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right:after{width:0}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right .ant-divider-inner-text{padding-right:0}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left:before{width:95%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left:after,.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right:before{width:5%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right:after{width:95%}.ant-drawer{position:fixed;z-index:1000;width:0%;height:100%;transition:width 0s ease .3s,height 0s ease .3s}.ant-drawer-content-wrapper{position:absolute;width:100%;height:100%;transition:transform .3s cubic-bezier(.23,1,.32,1),box-shadow .3s cubic-bezier(.23,1,.32,1)}.ant-drawer .ant-drawer-content{width:100%;height:100%}.ant-drawer-left,.ant-drawer-right{top:0;width:0%;height:100%}.ant-drawer-left .ant-drawer-content-wrapper,.ant-drawer-right .ant-drawer-content-wrapper{height:100%}.ant-drawer-left.ant-drawer-open,.ant-drawer-right.ant-drawer-open{width:100%;transition:transform .3s cubic-bezier(.23,1,.32,1)}.ant-drawer-left,.ant-drawer-left .ant-drawer-content-wrapper{left:0}.ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:6px 0 16px -8px #00000014,9px 0 28px #0000000d,12px 0 48px 16px #00000008}.ant-drawer-right,.ant-drawer-right .ant-drawer-content-wrapper{right:0}.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:-6px 0 16px -8px #00000014,-9px 0 28px #0000000d,-12px 0 48px 16px #00000008}.ant-drawer-right.ant-drawer-open.no-mask{right:1px;transform:translate(1px)}.ant-drawer-bottom,.ant-drawer-top{left:0;width:100%;height:0%}.ant-drawer-bottom .ant-drawer-content-wrapper,.ant-drawer-top .ant-drawer-content-wrapper{width:100%}.ant-drawer-bottom.ant-drawer-open,.ant-drawer-top.ant-drawer-open{height:100%;transition:transform .3s cubic-bezier(.23,1,.32,1)}.ant-drawer-top{top:0}.ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:0 6px 16px -8px #00000014,0 9px 28px #0000000d,0 12px 48px 16px #00000008}.ant-drawer-bottom,.ant-drawer-bottom .ant-drawer-content-wrapper{bottom:0}.ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:0 -6px 16px -8px #00000014,0 -9px 28px #0000000d,0 -12px 48px 16px #00000008}.ant-drawer-bottom.ant-drawer-open.no-mask{bottom:1px;transform:translateY(1px)}.ant-drawer.ant-drawer-open .ant-drawer-mask{height:100%;opacity:1;transition:none;animation:antdDrawerFadeIn .3s cubic-bezier(.23,1,.32,1);pointer-events:auto}.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottom,.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomRight,.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottom,.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomRight,.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft,.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft{animation-name:antSlideUpIn}.ant-drawer-title{flex:1;margin:0;color:#000000d9;font-weight:500;font-size:16px;line-height:22px}.ant-drawer-content{position:relative;z-index:1;overflow:auto;background-color:#fff;background-clip:padding-box;border:0}.ant-drawer-close{display:inline-block;margin-right:12px;color:#00000073;font-weight:700;font-size:16px;font-style:normal;line-height:1;text-align:center;text-transform:none;text-decoration:none;background:0 0;border:0;outline:0;cursor:pointer;transition:color .3s;text-rendering:auto}.ant-drawer-header,.ant-list-split .ant-list-item{border-bottom:1px solid rgba(0,0,0,.06)}.ant-drawer-close:focus,.ant-drawer-close:hover{color:#000000bf;text-decoration:none}.ant-drawer-header{position:relative;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;color:#000000d9;background:#fff;border-radius:2px 2px 0 0}.ant-drawer-header-title{display:flex;flex:1;align-items:center;justify-content:space-between}.ant-drawer-header-close-only{padding-bottom:0;border:none}.ant-drawer-wrapper-body{display:flex;flex-flow:column nowrap;width:100%;height:100%}.ant-drawer-body{flex-grow:1;padding:24px;overflow:auto;word-wrap:break-word}.ant-drawer-footer{flex-shrink:0;padding:10px 16px;border-top:1px solid rgba(0,0,0,.06)}.ant-drawer-mask{position:absolute;top:0;left:0;width:100%;height:0;background-color:#00000073;opacity:0;transition:opacity .3s linear,height 0s ease .3s;pointer-events:none}.ant-drawer .ant-picker-clear{background:#fff}@keyframes antdDrawerFadeIn{0%{opacity:0}to{opacity:1}}.ant-drawer-rtl .ant-drawer-close{margin-right:0;margin-left:12px}.ant-dropdown-menu-item.ant-dropdown-menu-item-danger{color:var(--ant-error-color)}.ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover{color:#fff;background-color:var(--ant-error-color)}.ant-dropdown{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";z-index:1050;display:block}.ant-dropdown:before{position:absolute;inset:-4px 0 -4px -7px;z-index:-9999;opacity:.0001}.ant-dropdown-arrow:before,.ant-popover-arrow-content:before{top:-11.31px;clip-path:path("M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z")}.ant-dropdown-wrap{position:relative}.ant-dropdown-wrap .ant-btn>.anticon-down{font-size:10px}.ant-dropdown-wrap .anticon-down:before{transition:transform .2s}.ant-dropdown-wrap-open .anticon-down:before{transform:rotate(180deg)}.ant-dropdown-hidden,.ant-dropdown-menu-hidden,.ant-dropdown-menu-submenu-hidden{display:none}.ant-dropdown-arrow,.ant-dropdown-button.ant-btn-group>.ant-btn-loading+.ant-btn:before,nz-empty{display:block}.ant-dropdown-show-arrow.ant-dropdown-placement-top,.ant-dropdown-show-arrow.ant-dropdown-placement-topLeft,.ant-dropdown-show-arrow.ant-dropdown-placement-topRight{padding-bottom:15.31px}.ant-dropdown-show-arrow.ant-dropdown-placement-bottom,.ant-dropdown-show-arrow.ant-dropdown-placement-bottomLeft,.ant-dropdown-show-arrow.ant-dropdown-placement-bottomRight{padding-top:15.31px}.ant-dropdown-arrow{position:absolute;z-index:1;width:11.31px}.ant-dropdown-arrow:before{position:absolute;left:-11.31px;width:33.94px;height:33.94px;background:-10px -10px no-repeat #fff;content:""}.ant-dropdown-placement-top>.ant-dropdown-arrow,.ant-dropdown-placement-topLeft>.ant-dropdown-arrow,.ant-dropdown-placement-topRight>.ant-dropdown-arrow{bottom:10px;box-shadow:3px 3px 7px -3px #0000001a;transform:rotate(45deg)}.ant-dropdown-placement-top>.ant-dropdown-arrow{left:50%;transform:translate(-50%) rotate(45deg)}.ant-dropdown-placement-topLeft>.ant-dropdown-arrow{left:16px}.ant-dropdown-placement-topRight>.ant-dropdown-arrow{right:16px}.ant-dropdown-placement-bottom>.ant-dropdown-arrow,.ant-dropdown-placement-bottomLeft>.ant-dropdown-arrow,.ant-dropdown-placement-bottomRight>.ant-dropdown-arrow{top:9.41px;box-shadow:2px 2px 5px -2px #0000001a;transform:rotate(-135deg) translateY(-.5px)}.ant-dropdown-menu,.ant-mentions-dropdown,.ant-menu{box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.ant-dropdown-placement-bottom>.ant-dropdown-arrow{left:50%;transform:translate(-50%) rotate(-135deg) translateY(-.5px)}.ant-dropdown-placement-bottomLeft>.ant-dropdown-arrow{left:16px}.ant-dropdown-placement-bottomRight>.ant-dropdown-arrow{right:16px}.ant-dropdown-menu{position:relative;margin:0;padding:4px 0;text-align:left;list-style-type:none;background-color:#fff;background-clip:padding-box;border-radius:2px;outline:0}.ant-dropdown-menu-item-group-title{padding:5px 12px;color:#00000073;transition:all .3s}.ant-dropdown-menu-submenu-popup{position:absolute;z-index:1050;background:0 0;box-shadow:none;transform-origin:0 0}.ant-dropdown-menu-submenu-popup li,.ant-dropdown-menu-submenu-popup ul{list-style:none}.ant-dropdown-menu-submenu-popup ul{margin-right:.3em;margin-left:.3em}.ant-dropdown-menu-item{position:relative;display:flex;align-items:center}.ant-dropdown-menu-item-icon{min-width:12px;margin-right:8px;font-size:12px}.ant-dropdown-menu-title-content{flex:auto}.ant-dropdown-menu-title-content>a{color:inherit;transition:all .3s}.ant-dropdown-menu-title-content>a:hover{color:inherit}.ant-dropdown-menu-title-content>a:after{position:absolute;inset:0;content:""}.ant-dropdown-menu-item,.ant-dropdown-menu-submenu-title{clear:both;margin:0;padding:5px 12px;color:#000000d9;font-weight:400;font-size:14px;line-height:22px;cursor:pointer;transition:all .3s}.ant-dropdown-menu-item-selected,.ant-dropdown-menu-submenu-title-selected{color:var(--ant-primary-color);background-color:var(--ant-primary-1)}.ant-dropdown-menu-item.ant-dropdown-menu-item-active,.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-active,.ant-dropdown-menu-item:hover,.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-active,.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-active,.ant-dropdown-menu-submenu-title:hover{background-color:#f5f5f5}.ant-dropdown-menu-item-disabled,.ant-dropdown-menu-submenu-title-disabled{color:#00000040;cursor:not-allowed}.ant-dropdown-menu-item-disabled:hover,.ant-dropdown-menu-submenu-title-disabled:hover{color:#00000040;background-color:#fff;cursor:not-allowed}.ant-dropdown-menu-item-disabled a,.ant-dropdown-menu-submenu-title-disabled a{pointer-events:none}.ant-dropdown-menu-item-divider,.ant-dropdown-menu-submenu-title-divider{height:1px;margin:4px 0;overflow:hidden;line-height:0;background-color:#0000000f}.ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon,.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon{position:absolute;right:8px}.ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon,.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon{margin-right:0!important;color:#00000073;font-size:10px;font-style:normal}.ant-dropdown-menu-item-group-list{margin:0 8px;padding:0;list-style:none}.ant-dropdown-menu-submenu-title{padding-right:24px}.ant-dropdown-menu-submenu-vertical{position:relative}.ant-dropdown-menu-submenu-vertical>.ant-dropdown-menu{position:absolute;top:0;left:100%;min-width:100%;margin-left:4px;transform-origin:0 0}.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon{color:#00000040;background-color:#fff;cursor:not-allowed}.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title{color:var(--ant-primary-color)}.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-top,.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topLeft,.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topRight,.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-top,.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topLeft,.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topRight{animation-name:antSlideDownIn}.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottom,.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomRight{animation-name:antSlideUpOut}.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-top,.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topLeft,.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topRight{animation-name:antSlideDownOut}.ant-dropdown-button>.anticon.anticon-down,.ant-dropdown-link>.anticon.anticon-down,.ant-dropdown-trigger>.anticon.anticon-down{font-size:10px;vertical-align:baseline}.ant-dropdown-button{white-space:nowrap}.ant-dropdown-button.ant-btn-group>.ant-btn-loading,.ant-dropdown-button.ant-btn-group>.ant-btn-loading+.ant-btn{cursor:default;pointer-events:none}.ant-dropdown-button.ant-btn-group>.ant-btn:last-child:not(:first-child):not(.ant-btn-icon-only){padding-right:8px;padding-left:8px}.ant-dropdown-menu-dark,.ant-dropdown-menu-dark .ant-dropdown-menu{background:#001529}.ant-dropdown-menu-dark .ant-dropdown-menu-item,.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-item>.anticon+span>a,.ant-dropdown-menu-dark .ant-dropdown-menu-item>.anticon+span>a .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after{color:#ffffffa6}.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item>.anticon+span>a:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover{color:#fff;background:0 0}.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected>a{color:#fff;background:var(--ant-primary-color)}.ant-input,.ant-input-affix-wrapper{min-width:0;font-size:14px;background-color:#fff;transition:all .3s;line-height:1.5715}.ant-dropdown-rtl.ant-dropdown:before{right:-7px;left:0}.ant-dropdown-menu-submenu-rtl .ant-dropdown-menu-item-group-title,.ant-dropdown-menu.ant-dropdown-menu-rtl,.ant-dropdown-rtl .ant-dropdown-menu-item-group-title{text-align:right}.ant-dropdown-menu-submenu-popup.ant-dropdown-menu-submenu-rtl{transform-origin:100% 0}.ant-dropdown-rtl .ant-dropdown-menu-item,.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup li,.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup ul,.ant-dropdown-rtl .ant-dropdown-menu-submenu-title{text-align:right}.ant-dropdown-rtl .ant-dropdown-menu-item>.anticon:first-child,.ant-dropdown-rtl .ant-dropdown-menu-item>span>.anticon:first-child,.ant-dropdown-rtl .ant-dropdown-menu-submenu-title>.anticon:first-child,.ant-dropdown-rtl .ant-dropdown-menu-submenu-title>span>.anticon:first-child{margin-right:0;margin-left:8px}.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon,.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon{right:auto;left:8px}.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon,.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon{margin-left:0!important;transform:scaleX(-1)}.ant-dropdown-rtl .ant-dropdown-menu-submenu-title{padding-right:12px;padding-left:24px}.ant-dropdown-rtl .ant-dropdown-menu-submenu-vertical>.ant-dropdown-menu{right:100%;left:0;margin-right:4px;margin-left:0}.ant-dropdown-menu>ul{list-style:inherit;margin:0;padding:0}.ant-dropdown{top:0;left:0;position:relative;width:100%;margin-top:6px;margin-bottom:6px}.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow{transform:rotate(180deg)}.ant-empty{margin:0 8px;font-size:14px;line-height:1.5715;text-align:center}.ant-empty-image{height:100px;margin-bottom:8px}.ant-empty-image img{height:100%}.ant-empty-image svg{height:100%;margin:auto}.ant-empty-footer{margin-top:16px}.ant-empty-normal{margin:32px 0;color:#00000040}.ant-empty-normal .ant-empty-image{height:40px}.ant-empty-small{margin:8px 0;color:#00000040}.ant-empty-small .ant-empty-image{height:35px}.ant-empty-img-default-ellipse{fill:#f5f5f5;fill-opacity:.8}.ant-empty-img-default-path-1{fill:#aeb8c2}.ant-empty-img-default-path-2{fill:url(#linearGradient-1)}.ant-empty-img-default-path-3{fill:#f5f5f7}.ant-empty-img-default-path-4,.ant-empty-img-default-path-5{fill:#dce0e6}.ant-empty-img-default-g{fill:#fff}.ant-empty-img-simple-ellipse{fill:#f5f5f5}.ant-empty-img-simple-g{stroke:#d9d9d9}.ant-empty-img-simple-path{fill:#fafafa}.ant-row{display:flex;flex-flow:row wrap}.ant-row:after,.ant-row:before{display:flex}.ant-col-1,.ant-col-10,.ant-col-11,.ant-col-12,.ant-col-13,.ant-col-14,.ant-col-15,.ant-col-16,.ant-col-17,.ant-col-18,.ant-col-19,.ant-col-2,.ant-col-20,.ant-col-21,.ant-col-22,.ant-col-23,.ant-col-24,.ant-col-3,.ant-col-4,.ant-col-5,.ant-col-6,.ant-col-7,.ant-col-8,.ant-col-9{display:block}.ant-row-no-wrap{flex-wrap:nowrap}.ant-row-start{justify-content:flex-start}.ant-row-center{justify-content:center}.ant-row-end{justify-content:flex-end}.ant-row-space-between{justify-content:space-between}.ant-row-space-around{justify-content:space-around}.ant-row-space-evenly{justify-content:space-evenly}.ant-row-top{align-items:flex-start}.ant-row-middle{align-items:center}.ant-row-bottom{align-items:flex-end}.ant-col{position:relative;max-width:100%;min-height:1px}.ant-col-24{flex:0 0 100%;max-width:100%}.ant-col-push-24{left:100%}.ant-col-pull-24{right:100%}.ant-col-offset-24{margin-left:100%}.ant-col-order-24{order:24}.ant-col-23{flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-push-23{left:95.83333333%}.ant-col-pull-23{right:95.83333333%}.ant-col-offset-23{margin-left:95.83333333%}.ant-col-order-23{order:23}.ant-col-22{flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-push-22{left:91.66666667%}.ant-col-pull-22{right:91.66666667%}.ant-col-offset-22{margin-left:91.66666667%}.ant-col-order-22{order:22}.ant-col-21{flex:0 0 87.5%;max-width:87.5%}.ant-col-push-21{left:87.5%}.ant-col-pull-21{right:87.5%}.ant-col-offset-21{margin-left:87.5%}.ant-col-order-21{order:21}.ant-col-20{flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-push-20{left:83.33333333%}.ant-col-pull-20{right:83.33333333%}.ant-col-offset-20{margin-left:83.33333333%}.ant-col-order-20{order:20}.ant-col-19{flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-push-19{left:79.16666667%}.ant-col-pull-19{right:79.16666667%}.ant-col-offset-19{margin-left:79.16666667%}.ant-col-order-19{order:19}.ant-col-18{flex:0 0 75%;max-width:75%}.ant-col-push-18{left:75%}.ant-col-pull-18{right:75%}.ant-col-offset-18{margin-left:75%}.ant-col-order-18{order:18}.ant-col-17{flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-push-17{left:70.83333333%}.ant-col-pull-17{right:70.83333333%}.ant-col-offset-17{margin-left:70.83333333%}.ant-col-order-17{order:17}.ant-col-16{flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-push-16{left:66.66666667%}.ant-col-pull-16{right:66.66666667%}.ant-col-offset-16{margin-left:66.66666667%}.ant-col-order-16{order:16}.ant-col-15{flex:0 0 62.5%;max-width:62.5%}.ant-col-push-15{left:62.5%}.ant-col-pull-15{right:62.5%}.ant-col-offset-15{margin-left:62.5%}.ant-col-order-15{order:15}.ant-col-14{flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-push-14{left:58.33333333%}.ant-col-pull-14{right:58.33333333%}.ant-col-offset-14{margin-left:58.33333333%}.ant-col-order-14{order:14}.ant-col-13{flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-push-13{left:54.16666667%}.ant-col-pull-13{right:54.16666667%}.ant-col-offset-13{margin-left:54.16666667%}.ant-col-order-13{order:13}.ant-col-12{flex:0 0 50%;max-width:50%}.ant-col-push-12{left:50%}.ant-col-pull-12{right:50%}.ant-col-offset-12{margin-left:50%}.ant-col-order-12{order:12}.ant-col-11{flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-push-11{left:45.83333333%}.ant-col-pull-11{right:45.83333333%}.ant-col-offset-11{margin-left:45.83333333%}.ant-col-order-11{order:11}.ant-col-10{flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-push-10{left:41.66666667%}.ant-col-pull-10{right:41.66666667%}.ant-col-offset-10{margin-left:41.66666667%}.ant-col-order-10{order:10}.ant-col-9{flex:0 0 37.5%;max-width:37.5%}.ant-col-push-9{left:37.5%}.ant-col-pull-9{right:37.5%}.ant-col-offset-9{margin-left:37.5%}.ant-col-order-9{order:9}.ant-col-8{flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-push-8{left:33.33333333%}.ant-col-pull-8{right:33.33333333%}.ant-col-offset-8{margin-left:33.33333333%}.ant-col-order-8{order:8}.ant-col-7{flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-push-7{left:29.16666667%}.ant-col-pull-7{right:29.16666667%}.ant-col-offset-7{margin-left:29.16666667%}.ant-col-order-7{order:7}.ant-col-6{flex:0 0 25%;max-width:25%}.ant-col-push-6{left:25%}.ant-col-pull-6{right:25%}.ant-col-offset-6{margin-left:25%}.ant-col-order-6{order:6}.ant-col-5{flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-push-5{left:20.83333333%}.ant-col-pull-5{right:20.83333333%}.ant-col-offset-5{margin-left:20.83333333%}.ant-col-order-5{order:5}.ant-col-4{flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-push-4{left:16.66666667%}.ant-col-pull-4{right:16.66666667%}.ant-col-offset-4{margin-left:16.66666667%}.ant-col-order-4{order:4}.ant-col-3{flex:0 0 12.5%;max-width:12.5%}.ant-col-push-3{left:12.5%}.ant-col-pull-3{right:12.5%}.ant-col-offset-3{margin-left:12.5%}.ant-col-order-3{order:3}.ant-col-2{flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-push-2{left:8.33333333%}.ant-col-pull-2{right:8.33333333%}.ant-col-offset-2{margin-left:8.33333333%}.ant-col-order-2{order:2}.ant-col-1{flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-push-1{left:4.16666667%}.ant-col-pull-1{right:4.16666667%}.ant-col-offset-1{margin-left:4.16666667%}.ant-col-order-1{order:1}.ant-col-0{display:none}.ant-col-offset-0{margin-left:0}.ant-col-order-0{order:0}.ant-col-offset-0.ant-col-rtl{margin-right:0}.ant-col-push-1.ant-col-rtl{right:4.16666667%;left:auto}.ant-col-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}.ant-col-xs-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-xs-push-24{left:100%}.ant-col-xs-pull-24{right:100%}.ant-col-xs-offset-24{margin-left:100%}.ant-col-xs-order-24{order:24}.ant-col-xs-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-xs-push-23{left:95.83333333%}.ant-col-xs-pull-23{right:95.83333333%}.ant-col-xs-offset-23{margin-left:95.83333333%}.ant-col-xs-order-23{order:23}.ant-col-xs-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-xs-push-22{left:91.66666667%}.ant-col-xs-pull-22{right:91.66666667%}.ant-col-xs-offset-22{margin-left:91.66666667%}.ant-col-xs-order-22{order:22}.ant-col-xs-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-xs-push-21{left:87.5%}.ant-col-xs-pull-21{right:87.5%}.ant-col-xs-offset-21{margin-left:87.5%}.ant-col-xs-order-21{order:21}.ant-col-xs-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-xs-push-20{left:83.33333333%}.ant-col-xs-pull-20{right:83.33333333%}.ant-col-xs-offset-20{margin-left:83.33333333%}.ant-col-xs-order-20{order:20}.ant-col-xs-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-xs-push-19{left:79.16666667%}.ant-col-xs-pull-19{right:79.16666667%}.ant-col-xs-offset-19{margin-left:79.16666667%}.ant-col-xs-order-19{order:19}.ant-col-xs-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-xs-push-18{left:75%}.ant-col-xs-pull-18{right:75%}.ant-col-xs-offset-18{margin-left:75%}.ant-col-xs-order-18{order:18}.ant-col-xs-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-xs-push-17{left:70.83333333%}.ant-col-xs-pull-17{right:70.83333333%}.ant-col-xs-offset-17{margin-left:70.83333333%}.ant-col-xs-order-17{order:17}.ant-col-xs-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-xs-push-16{left:66.66666667%}.ant-col-xs-pull-16{right:66.66666667%}.ant-col-xs-offset-16{margin-left:66.66666667%}.ant-col-xs-order-16{order:16}.ant-col-xs-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-xs-push-15{left:62.5%}.ant-col-xs-pull-15{right:62.5%}.ant-col-xs-offset-15{margin-left:62.5%}.ant-col-xs-order-15{order:15}.ant-col-xs-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-xs-push-14{left:58.33333333%}.ant-col-xs-pull-14{right:58.33333333%}.ant-col-xs-offset-14{margin-left:58.33333333%}.ant-col-xs-order-14{order:14}.ant-col-xs-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-xs-push-13{left:54.16666667%}.ant-col-xs-pull-13{right:54.16666667%}.ant-col-xs-offset-13{margin-left:54.16666667%}.ant-col-xs-order-13{order:13}.ant-col-xs-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-xs-push-12{left:50%}.ant-col-xs-pull-12{right:50%}.ant-col-xs-offset-12{margin-left:50%}.ant-col-xs-order-12{order:12}.ant-col-xs-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-xs-push-11{left:45.83333333%}.ant-col-xs-pull-11{right:45.83333333%}.ant-col-xs-offset-11{margin-left:45.83333333%}.ant-col-xs-order-11{order:11}.ant-col-xs-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-xs-push-10{left:41.66666667%}.ant-col-xs-pull-10{right:41.66666667%}.ant-col-xs-offset-10{margin-left:41.66666667%}.ant-col-xs-order-10{order:10}.ant-col-xs-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-xs-push-9{left:37.5%}.ant-col-xs-pull-9{right:37.5%}.ant-col-xs-offset-9{margin-left:37.5%}.ant-col-xs-order-9{order:9}.ant-col-xs-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-xs-push-8{left:33.33333333%}.ant-col-xs-pull-8{right:33.33333333%}.ant-col-xs-offset-8{margin-left:33.33333333%}.ant-col-xs-order-8{order:8}.ant-col-xs-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-xs-push-7{left:29.16666667%}.ant-col-xs-pull-7{right:29.16666667%}.ant-col-xs-offset-7{margin-left:29.16666667%}.ant-col-xs-order-7{order:7}.ant-col-xs-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-xs-push-6{left:25%}.ant-col-xs-pull-6{right:25%}.ant-col-xs-offset-6{margin-left:25%}.ant-col-xs-order-6{order:6}.ant-col-xs-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-xs-push-5{left:20.83333333%}.ant-col-xs-pull-5{right:20.83333333%}.ant-col-xs-offset-5{margin-left:20.83333333%}.ant-col-xs-order-5{order:5}.ant-col-xs-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-xs-push-4{left:16.66666667%}.ant-col-xs-pull-4{right:16.66666667%}.ant-col-xs-offset-4{margin-left:16.66666667%}.ant-col-xs-order-4{order:4}.ant-col-xs-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-xs-push-3{left:12.5%}.ant-col-xs-pull-3{right:12.5%}.ant-col-xs-offset-3{margin-left:12.5%}.ant-col-xs-order-3{order:3}.ant-col-xs-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-xs-push-2{left:8.33333333%}.ant-col-xs-pull-2{right:8.33333333%}.ant-col-xs-offset-2{margin-left:8.33333333%}.ant-col-xs-order-2{order:2}.ant-col-xs-order-1,.ant-layout-sider-right,.ant-tabs-rtl.ant-tabs-left>.ant-tabs-nav{order:1}.ant-col-xs-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-xs-push-1{left:4.16666667%}.ant-col-pull-0.ant-col-rtl,.ant-col-push-0,.ant-col-xs-pull-0.ant-col-rtl,.ant-col-xs-push-0,.ant-col-xs-push-1.ant-col-rtl{left:auto}.ant-col-xs-pull-1{right:4.16666667%}.ant-col-pull-0,.ant-col-push-0.ant-col-rtl,.ant-col-xs-pull-0,.ant-col-xs-push-0.ant-col-rtl{right:auto}.ant-col-xs-offset-1{margin-left:4.16666667%}.ant-col-xs-0{display:none}.ant-col-xs-offset-0{margin-left:0}.ant-col-xs-order-0{order:0}.ant-col-xs-offset-0.ant-col-rtl{margin-right:0}.ant-col-xs-push-1.ant-col-rtl{right:4.16666667%}.ant-col-xs-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-xs-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-xs-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-xs-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-xs-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-xs-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-xs-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-xs-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-xs-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-xs-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-xs-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-xs-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-xs-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-xs-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-xs-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-xs-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-xs-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-xs-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-xs-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-xs-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-xs-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-xs-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-xs-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-xs-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-xs-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-xs-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-xs-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-xs-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-xs-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-xs-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-xs-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-xs-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-xs-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-xs-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-xs-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-xs-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-xs-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-xs-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-xs-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-xs-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-xs-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-xs-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-xs-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-xs-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-xs-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-xs-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-xs-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-xs-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-xs-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-xs-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-xs-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-xs-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-xs-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-xs-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-xs-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-xs-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-xs-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-xs-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-xs-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-xs-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-xs-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-xs-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-xs-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-xs-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-xs-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-xs-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-xs-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-xs-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-xs-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-xs-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-xs-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}@media (min-width:576px){.ant-col-sm-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-sm-push-24{left:100%}.ant-col-sm-pull-24{right:100%}.ant-col-sm-offset-24{margin-left:100%}.ant-col-sm-order-24{order:24}.ant-col-sm-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-sm-push-23{left:95.83333333%}.ant-col-sm-pull-23{right:95.83333333%}.ant-col-sm-offset-23{margin-left:95.83333333%}.ant-col-sm-order-23{order:23}.ant-col-sm-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-sm-push-22{left:91.66666667%}.ant-col-sm-pull-22{right:91.66666667%}.ant-col-sm-offset-22{margin-left:91.66666667%}.ant-col-sm-order-22{order:22}.ant-col-sm-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-sm-push-21{left:87.5%}.ant-col-sm-pull-21{right:87.5%}.ant-col-sm-offset-21{margin-left:87.5%}.ant-col-sm-order-21{order:21}.ant-col-sm-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-sm-push-20{left:83.33333333%}.ant-col-sm-pull-20{right:83.33333333%}.ant-col-sm-offset-20{margin-left:83.33333333%}.ant-col-sm-order-20{order:20}.ant-col-sm-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-sm-push-19{left:79.16666667%}.ant-col-sm-pull-19{right:79.16666667%}.ant-col-sm-offset-19{margin-left:79.16666667%}.ant-col-sm-order-19{order:19}.ant-col-sm-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-sm-push-18{left:75%}.ant-col-sm-pull-18{right:75%}.ant-col-sm-offset-18{margin-left:75%}.ant-col-sm-order-18{order:18}.ant-col-sm-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-sm-push-17{left:70.83333333%}.ant-col-sm-pull-17{right:70.83333333%}.ant-col-sm-offset-17{margin-left:70.83333333%}.ant-col-sm-order-17{order:17}.ant-col-sm-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-sm-push-16{left:66.66666667%}.ant-col-sm-pull-16{right:66.66666667%}.ant-col-sm-offset-16{margin-left:66.66666667%}.ant-col-sm-order-16{order:16}.ant-col-sm-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-sm-push-15{left:62.5%}.ant-col-sm-pull-15{right:62.5%}.ant-col-sm-offset-15{margin-left:62.5%}.ant-col-sm-order-15{order:15}.ant-col-sm-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-sm-push-14{left:58.33333333%}.ant-col-sm-pull-14{right:58.33333333%}.ant-col-sm-offset-14{margin-left:58.33333333%}.ant-col-sm-order-14{order:14}.ant-col-sm-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-sm-push-13{left:54.16666667%}.ant-col-sm-pull-13{right:54.16666667%}.ant-col-sm-offset-13{margin-left:54.16666667%}.ant-col-sm-order-13{order:13}.ant-col-sm-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-sm-push-12{left:50%}.ant-col-sm-pull-12{right:50%}.ant-col-sm-offset-12{margin-left:50%}.ant-col-sm-order-12{order:12}.ant-col-sm-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-sm-push-11{left:45.83333333%}.ant-col-sm-pull-11{right:45.83333333%}.ant-col-sm-offset-11{margin-left:45.83333333%}.ant-col-sm-order-11{order:11}.ant-col-sm-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-sm-push-10{left:41.66666667%}.ant-col-sm-pull-10{right:41.66666667%}.ant-col-sm-offset-10{margin-left:41.66666667%}.ant-col-sm-order-10{order:10}.ant-col-sm-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-sm-push-9{left:37.5%}.ant-col-sm-pull-9{right:37.5%}.ant-col-sm-offset-9{margin-left:37.5%}.ant-col-sm-order-9{order:9}.ant-col-sm-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-sm-push-8{left:33.33333333%}.ant-col-sm-pull-8{right:33.33333333%}.ant-col-sm-offset-8{margin-left:33.33333333%}.ant-col-sm-order-8{order:8}.ant-col-sm-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-sm-push-7{left:29.16666667%}.ant-col-sm-pull-7{right:29.16666667%}.ant-col-sm-offset-7{margin-left:29.16666667%}.ant-col-sm-order-7{order:7}.ant-col-sm-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-sm-push-6{left:25%}.ant-col-sm-pull-6{right:25%}.ant-col-sm-offset-6{margin-left:25%}.ant-col-sm-order-6{order:6}.ant-col-sm-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-sm-push-5{left:20.83333333%}.ant-col-sm-pull-5{right:20.83333333%}.ant-col-sm-offset-5{margin-left:20.83333333%}.ant-col-sm-order-5{order:5}.ant-col-sm-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-sm-push-4{left:16.66666667%}.ant-col-sm-pull-4{right:16.66666667%}.ant-col-sm-offset-4{margin-left:16.66666667%}.ant-col-sm-order-4{order:4}.ant-col-sm-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-sm-push-3{left:12.5%}.ant-col-sm-pull-3{right:12.5%}.ant-col-sm-offset-3{margin-left:12.5%}.ant-col-sm-order-3{order:3}.ant-col-sm-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-sm-push-2{left:8.33333333%}.ant-col-sm-pull-2{right:8.33333333%}.ant-col-sm-offset-2{margin-left:8.33333333%}.ant-col-sm-order-2{order:2}.ant-col-sm-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-sm-push-1{left:4.16666667%}.ant-col-pull-0.ant-col-rtl,.ant-col-push-0,.ant-col-sm-pull-0.ant-col-rtl,.ant-col-sm-push-0,.ant-col-sm-push-1.ant-col-rtl{left:auto}.ant-col-sm-pull-1{right:4.16666667%}.ant-col-pull-0,.ant-col-push-0.ant-col-rtl,.ant-col-sm-pull-0,.ant-col-sm-push-0.ant-col-rtl{right:auto}.ant-col-sm-offset-1{margin-left:4.16666667%}.ant-col-sm-order-1{order:1}.ant-col-sm-0{display:none}.ant-col-sm-offset-0{margin-left:0}.ant-col-sm-order-0{order:0}.ant-col-sm-offset-0.ant-col-rtl{margin-right:0}.ant-col-sm-push-1.ant-col-rtl{right:4.16666667%}.ant-col-sm-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-sm-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-sm-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-sm-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-sm-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-sm-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-sm-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-sm-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-sm-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-sm-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-sm-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-sm-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-sm-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-sm-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-sm-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-sm-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-sm-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-sm-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-sm-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-sm-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-sm-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-sm-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-sm-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-sm-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-sm-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-sm-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-sm-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-sm-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-sm-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-sm-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-sm-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-sm-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-sm-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-sm-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-sm-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-sm-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-sm-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-sm-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-sm-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-sm-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-sm-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-sm-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-sm-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-sm-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-sm-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-sm-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-sm-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-sm-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-sm-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-sm-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-sm-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-sm-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-sm-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-sm-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-sm-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-sm-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-sm-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-sm-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-sm-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-sm-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-sm-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-sm-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-sm-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-sm-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-sm-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-sm-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-sm-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-sm-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-sm-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-sm-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-sm-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}}@media (min-width:768px){.ant-col-md-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-md-push-24{left:100%}.ant-col-md-pull-24{right:100%}.ant-col-md-offset-24{margin-left:100%}.ant-col-md-order-24{order:24}.ant-col-md-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-md-push-23{left:95.83333333%}.ant-col-md-pull-23{right:95.83333333%}.ant-col-md-offset-23{margin-left:95.83333333%}.ant-col-md-order-23{order:23}.ant-col-md-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-md-push-22{left:91.66666667%}.ant-col-md-pull-22{right:91.66666667%}.ant-col-md-offset-22{margin-left:91.66666667%}.ant-col-md-order-22{order:22}.ant-col-md-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-md-push-21{left:87.5%}.ant-col-md-pull-21{right:87.5%}.ant-col-md-offset-21{margin-left:87.5%}.ant-col-md-order-21{order:21}.ant-col-md-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-md-push-20{left:83.33333333%}.ant-col-md-pull-20{right:83.33333333%}.ant-col-md-offset-20{margin-left:83.33333333%}.ant-col-md-order-20{order:20}.ant-col-md-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-md-push-19{left:79.16666667%}.ant-col-md-pull-19{right:79.16666667%}.ant-col-md-offset-19{margin-left:79.16666667%}.ant-col-md-order-19{order:19}.ant-col-md-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-md-push-18{left:75%}.ant-col-md-pull-18{right:75%}.ant-col-md-offset-18{margin-left:75%}.ant-col-md-order-18{order:18}.ant-col-md-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-md-push-17{left:70.83333333%}.ant-col-md-pull-17{right:70.83333333%}.ant-col-md-offset-17{margin-left:70.83333333%}.ant-col-md-order-17{order:17}.ant-col-md-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-md-push-16{left:66.66666667%}.ant-col-md-pull-16{right:66.66666667%}.ant-col-md-offset-16{margin-left:66.66666667%}.ant-col-md-order-16{order:16}.ant-col-md-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-md-push-15{left:62.5%}.ant-col-md-pull-15{right:62.5%}.ant-col-md-offset-15{margin-left:62.5%}.ant-col-md-order-15{order:15}.ant-col-md-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-md-push-14{left:58.33333333%}.ant-col-md-pull-14{right:58.33333333%}.ant-col-md-offset-14{margin-left:58.33333333%}.ant-col-md-order-14{order:14}.ant-col-md-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-md-push-13{left:54.16666667%}.ant-col-md-pull-13{right:54.16666667%}.ant-col-md-offset-13{margin-left:54.16666667%}.ant-col-md-order-13{order:13}.ant-col-md-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-md-push-12{left:50%}.ant-col-md-pull-12{right:50%}.ant-col-md-offset-12{margin-left:50%}.ant-col-md-order-12{order:12}.ant-col-md-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-md-push-11{left:45.83333333%}.ant-col-md-pull-11{right:45.83333333%}.ant-col-md-offset-11{margin-left:45.83333333%}.ant-col-md-order-11{order:11}.ant-col-md-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-md-push-10{left:41.66666667%}.ant-col-md-pull-10{right:41.66666667%}.ant-col-md-offset-10{margin-left:41.66666667%}.ant-col-md-order-10{order:10}.ant-col-md-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-md-push-9{left:37.5%}.ant-col-md-pull-9{right:37.5%}.ant-col-md-offset-9{margin-left:37.5%}.ant-col-md-order-9{order:9}.ant-col-md-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-md-push-8{left:33.33333333%}.ant-col-md-pull-8{right:33.33333333%}.ant-col-md-offset-8{margin-left:33.33333333%}.ant-col-md-order-8{order:8}.ant-col-md-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-md-push-7{left:29.16666667%}.ant-col-md-pull-7{right:29.16666667%}.ant-col-md-offset-7{margin-left:29.16666667%}.ant-col-md-order-7{order:7}.ant-col-md-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-md-push-6{left:25%}.ant-col-md-pull-6{right:25%}.ant-col-md-offset-6{margin-left:25%}.ant-col-md-order-6{order:6}.ant-col-md-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-md-push-5{left:20.83333333%}.ant-col-md-pull-5{right:20.83333333%}.ant-col-md-offset-5{margin-left:20.83333333%}.ant-col-md-order-5{order:5}.ant-col-md-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-md-push-4{left:16.66666667%}.ant-col-md-pull-4{right:16.66666667%}.ant-col-md-offset-4{margin-left:16.66666667%}.ant-col-md-order-4{order:4}.ant-col-md-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-md-push-3{left:12.5%}.ant-col-md-pull-3{right:12.5%}.ant-col-md-offset-3{margin-left:12.5%}.ant-col-md-order-3{order:3}.ant-col-md-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-md-push-2{left:8.33333333%}.ant-col-md-pull-2{right:8.33333333%}.ant-col-md-offset-2{margin-left:8.33333333%}.ant-col-md-order-2{order:2}.ant-col-md-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-md-push-1{left:4.16666667%}.ant-col-md-pull-0.ant-col-rtl,.ant-col-md-push-0,.ant-col-md-push-1.ant-col-rtl,.ant-col-pull-0.ant-col-rtl,.ant-col-push-0{left:auto}.ant-col-md-pull-1{right:4.16666667%}.ant-col-md-pull-0,.ant-col-md-push-0.ant-col-rtl,.ant-col-pull-0,.ant-col-push-0.ant-col-rtl{right:auto}.ant-col-md-offset-1{margin-left:4.16666667%}.ant-col-md-order-1{order:1}.ant-col-md-0{display:none}.ant-col-md-offset-0{margin-left:0}.ant-col-md-order-0{order:0}.ant-col-md-offset-0.ant-col-rtl{margin-right:0}.ant-col-md-push-1.ant-col-rtl{right:4.16666667%}.ant-col-md-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-md-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-md-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-md-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-md-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-md-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-md-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-md-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-md-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-md-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-md-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-md-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-md-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-md-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-md-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-md-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-md-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-md-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-md-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-md-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-md-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-md-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-md-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-md-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-md-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-md-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-md-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-md-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-md-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-md-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-md-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-md-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-md-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-md-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-md-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-md-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-md-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-md-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-md-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-md-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-md-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-md-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-md-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-md-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-md-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-md-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-md-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-md-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-md-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-md-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-md-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-md-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-md-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-md-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-md-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-md-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-md-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-md-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-md-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-md-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-md-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-md-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-md-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-md-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-md-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-md-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-md-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-md-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-md-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-md-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-md-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}}@media (min-width:992px){.ant-col-lg-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-lg-push-24{left:100%}.ant-col-lg-pull-24{right:100%}.ant-col-lg-offset-24{margin-left:100%}.ant-col-lg-order-24{order:24}.ant-col-lg-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-lg-push-23{left:95.83333333%}.ant-col-lg-pull-23{right:95.83333333%}.ant-col-lg-offset-23{margin-left:95.83333333%}.ant-col-lg-order-23{order:23}.ant-col-lg-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-lg-push-22{left:91.66666667%}.ant-col-lg-pull-22{right:91.66666667%}.ant-col-lg-offset-22{margin-left:91.66666667%}.ant-col-lg-order-22{order:22}.ant-col-lg-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-lg-push-21{left:87.5%}.ant-col-lg-pull-21{right:87.5%}.ant-col-lg-offset-21{margin-left:87.5%}.ant-col-lg-order-21{order:21}.ant-col-lg-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-lg-push-20{left:83.33333333%}.ant-col-lg-pull-20{right:83.33333333%}.ant-col-lg-offset-20{margin-left:83.33333333%}.ant-col-lg-order-20{order:20}.ant-col-lg-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-lg-push-19{left:79.16666667%}.ant-col-lg-pull-19{right:79.16666667%}.ant-col-lg-offset-19{margin-left:79.16666667%}.ant-col-lg-order-19{order:19}.ant-col-lg-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-lg-push-18{left:75%}.ant-col-lg-pull-18{right:75%}.ant-col-lg-offset-18{margin-left:75%}.ant-col-lg-order-18{order:18}.ant-col-lg-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-lg-push-17{left:70.83333333%}.ant-col-lg-pull-17{right:70.83333333%}.ant-col-lg-offset-17{margin-left:70.83333333%}.ant-col-lg-order-17{order:17}.ant-col-lg-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-lg-push-16{left:66.66666667%}.ant-col-lg-pull-16{right:66.66666667%}.ant-col-lg-offset-16{margin-left:66.66666667%}.ant-col-lg-order-16{order:16}.ant-col-lg-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-lg-push-15{left:62.5%}.ant-col-lg-pull-15{right:62.5%}.ant-col-lg-offset-15{margin-left:62.5%}.ant-col-lg-order-15{order:15}.ant-col-lg-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-lg-push-14{left:58.33333333%}.ant-col-lg-pull-14{right:58.33333333%}.ant-col-lg-offset-14{margin-left:58.33333333%}.ant-col-lg-order-14{order:14}.ant-col-lg-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-lg-push-13{left:54.16666667%}.ant-col-lg-pull-13{right:54.16666667%}.ant-col-lg-offset-13{margin-left:54.16666667%}.ant-col-lg-order-13{order:13}.ant-col-lg-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-lg-push-12{left:50%}.ant-col-lg-pull-12{right:50%}.ant-col-lg-offset-12{margin-left:50%}.ant-col-lg-order-12{order:12}.ant-col-lg-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-lg-push-11{left:45.83333333%}.ant-col-lg-pull-11{right:45.83333333%}.ant-col-lg-offset-11{margin-left:45.83333333%}.ant-col-lg-order-11{order:11}.ant-col-lg-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-lg-push-10{left:41.66666667%}.ant-col-lg-pull-10{right:41.66666667%}.ant-col-lg-offset-10{margin-left:41.66666667%}.ant-col-lg-order-10{order:10}.ant-col-lg-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-lg-push-9{left:37.5%}.ant-col-lg-pull-9{right:37.5%}.ant-col-lg-offset-9{margin-left:37.5%}.ant-col-lg-order-9{order:9}.ant-col-lg-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-lg-push-8{left:33.33333333%}.ant-col-lg-pull-8{right:33.33333333%}.ant-col-lg-offset-8{margin-left:33.33333333%}.ant-col-lg-order-8{order:8}.ant-col-lg-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-lg-push-7{left:29.16666667%}.ant-col-lg-pull-7{right:29.16666667%}.ant-col-lg-offset-7{margin-left:29.16666667%}.ant-col-lg-order-7{order:7}.ant-col-lg-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-lg-push-6{left:25%}.ant-col-lg-pull-6{right:25%}.ant-col-lg-offset-6{margin-left:25%}.ant-col-lg-order-6{order:6}.ant-col-lg-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-lg-push-5{left:20.83333333%}.ant-col-lg-pull-5{right:20.83333333%}.ant-col-lg-offset-5{margin-left:20.83333333%}.ant-col-lg-order-5{order:5}.ant-col-lg-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-lg-push-4{left:16.66666667%}.ant-col-lg-pull-4{right:16.66666667%}.ant-col-lg-offset-4{margin-left:16.66666667%}.ant-col-lg-order-4{order:4}.ant-col-lg-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-lg-push-3{left:12.5%}.ant-col-lg-pull-3{right:12.5%}.ant-col-lg-offset-3{margin-left:12.5%}.ant-col-lg-order-3{order:3}.ant-col-lg-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-lg-push-2{left:8.33333333%}.ant-col-lg-pull-2{right:8.33333333%}.ant-col-lg-offset-2{margin-left:8.33333333%}.ant-col-lg-order-2{order:2}.ant-col-lg-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-lg-push-1{left:4.16666667%}.ant-col-lg-pull-0.ant-col-rtl,.ant-col-lg-push-0,.ant-col-lg-push-1.ant-col-rtl,.ant-col-pull-0.ant-col-rtl,.ant-col-push-0{left:auto}.ant-col-lg-pull-1{right:4.16666667%}.ant-col-lg-pull-0,.ant-col-lg-push-0.ant-col-rtl,.ant-col-pull-0,.ant-col-push-0.ant-col-rtl{right:auto}.ant-col-lg-offset-1{margin-left:4.16666667%}.ant-col-lg-order-1{order:1}.ant-col-lg-0{display:none}.ant-col-lg-offset-0{margin-left:0}.ant-col-lg-order-0{order:0}.ant-col-lg-offset-0.ant-col-rtl{margin-right:0}.ant-col-lg-push-1.ant-col-rtl{right:4.16666667%}.ant-col-lg-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-lg-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-lg-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-lg-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-lg-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-lg-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-lg-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-lg-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-lg-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-lg-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-lg-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-lg-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-lg-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-lg-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-lg-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-lg-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-lg-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-lg-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-lg-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-lg-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-lg-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-lg-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-lg-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-lg-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-lg-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-lg-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-lg-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-lg-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-lg-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-lg-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-lg-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-lg-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-lg-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-lg-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-lg-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-lg-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-lg-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-lg-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-lg-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-lg-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-lg-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-lg-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-lg-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-lg-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-lg-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-lg-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-lg-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-lg-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-lg-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-lg-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-lg-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-lg-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-lg-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-lg-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-lg-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-lg-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-lg-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-lg-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-lg-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-lg-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-lg-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-lg-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-lg-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-lg-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-lg-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-lg-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-lg-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-lg-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-lg-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-lg-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-lg-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}}@media (min-width:1200px){.ant-col-xl-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-xl-push-24{left:100%}.ant-col-xl-pull-24{right:100%}.ant-col-xl-offset-24{margin-left:100%}.ant-col-xl-order-24{order:24}.ant-col-xl-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-xl-push-23{left:95.83333333%}.ant-col-xl-pull-23{right:95.83333333%}.ant-col-xl-offset-23{margin-left:95.83333333%}.ant-col-xl-order-23{order:23}.ant-col-xl-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-xl-push-22{left:91.66666667%}.ant-col-xl-pull-22{right:91.66666667%}.ant-col-xl-offset-22{margin-left:91.66666667%}.ant-col-xl-order-22{order:22}.ant-col-xl-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-xl-push-21{left:87.5%}.ant-col-xl-pull-21{right:87.5%}.ant-col-xl-offset-21{margin-left:87.5%}.ant-col-xl-order-21{order:21}.ant-col-xl-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-xl-push-20{left:83.33333333%}.ant-col-xl-pull-20{right:83.33333333%}.ant-col-xl-offset-20{margin-left:83.33333333%}.ant-col-xl-order-20{order:20}.ant-col-xl-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-xl-push-19{left:79.16666667%}.ant-col-xl-pull-19{right:79.16666667%}.ant-col-xl-offset-19{margin-left:79.16666667%}.ant-col-xl-order-19{order:19}.ant-col-xl-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-xl-push-18{left:75%}.ant-col-xl-pull-18{right:75%}.ant-col-xl-offset-18{margin-left:75%}.ant-col-xl-order-18{order:18}.ant-col-xl-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-xl-push-17{left:70.83333333%}.ant-col-xl-pull-17{right:70.83333333%}.ant-col-xl-offset-17{margin-left:70.83333333%}.ant-col-xl-order-17{order:17}.ant-col-xl-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-xl-push-16{left:66.66666667%}.ant-col-xl-pull-16{right:66.66666667%}.ant-col-xl-offset-16{margin-left:66.66666667%}.ant-col-xl-order-16{order:16}.ant-col-xl-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-xl-push-15{left:62.5%}.ant-col-xl-pull-15{right:62.5%}.ant-col-xl-offset-15{margin-left:62.5%}.ant-col-xl-order-15{order:15}.ant-col-xl-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-xl-push-14{left:58.33333333%}.ant-col-xl-pull-14{right:58.33333333%}.ant-col-xl-offset-14{margin-left:58.33333333%}.ant-col-xl-order-14{order:14}.ant-col-xl-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-xl-push-13{left:54.16666667%}.ant-col-xl-pull-13{right:54.16666667%}.ant-col-xl-offset-13{margin-left:54.16666667%}.ant-col-xl-order-13{order:13}.ant-col-xl-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-xl-push-12{left:50%}.ant-col-xl-pull-12{right:50%}.ant-col-xl-offset-12{margin-left:50%}.ant-col-xl-order-12{order:12}.ant-col-xl-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-xl-push-11{left:45.83333333%}.ant-col-xl-pull-11{right:45.83333333%}.ant-col-xl-offset-11{margin-left:45.83333333%}.ant-col-xl-order-11{order:11}.ant-col-xl-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-xl-push-10{left:41.66666667%}.ant-col-xl-pull-10{right:41.66666667%}.ant-col-xl-offset-10{margin-left:41.66666667%}.ant-col-xl-order-10{order:10}.ant-col-xl-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-xl-push-9{left:37.5%}.ant-col-xl-pull-9{right:37.5%}.ant-col-xl-offset-9{margin-left:37.5%}.ant-col-xl-order-9{order:9}.ant-col-xl-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-xl-push-8{left:33.33333333%}.ant-col-xl-pull-8{right:33.33333333%}.ant-col-xl-offset-8{margin-left:33.33333333%}.ant-col-xl-order-8{order:8}.ant-col-xl-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-xl-push-7{left:29.16666667%}.ant-col-xl-pull-7{right:29.16666667%}.ant-col-xl-offset-7{margin-left:29.16666667%}.ant-col-xl-order-7{order:7}.ant-col-xl-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-xl-push-6{left:25%}.ant-col-xl-pull-6{right:25%}.ant-col-xl-offset-6{margin-left:25%}.ant-col-xl-order-6{order:6}.ant-col-xl-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-xl-push-5{left:20.83333333%}.ant-col-xl-pull-5{right:20.83333333%}.ant-col-xl-offset-5{margin-left:20.83333333%}.ant-col-xl-order-5{order:5}.ant-col-xl-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-xl-push-4{left:16.66666667%}.ant-col-xl-pull-4{right:16.66666667%}.ant-col-xl-offset-4{margin-left:16.66666667%}.ant-col-xl-order-4{order:4}.ant-col-xl-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-xl-push-3{left:12.5%}.ant-col-xl-pull-3{right:12.5%}.ant-col-xl-offset-3{margin-left:12.5%}.ant-col-xl-order-3{order:3}.ant-col-xl-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-xl-push-2{left:8.33333333%}.ant-col-xl-pull-2{right:8.33333333%}.ant-col-xl-offset-2{margin-left:8.33333333%}.ant-col-xl-order-2{order:2}.ant-col-xl-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-xl-push-1{left:4.16666667%}.ant-col-pull-0.ant-col-rtl,.ant-col-push-0,.ant-col-xl-pull-0.ant-col-rtl,.ant-col-xl-push-0,.ant-col-xl-push-1.ant-col-rtl{left:auto}.ant-col-xl-pull-1{right:4.16666667%}.ant-col-pull-0,.ant-col-push-0.ant-col-rtl,.ant-col-xl-pull-0,.ant-col-xl-push-0.ant-col-rtl{right:auto}.ant-col-xl-offset-1{margin-left:4.16666667%}.ant-col-xl-order-1{order:1}.ant-col-xl-0{display:none}.ant-col-xl-offset-0{margin-left:0}.ant-col-xl-order-0{order:0}.ant-col-xl-offset-0.ant-col-rtl{margin-right:0}.ant-col-xl-push-1.ant-col-rtl{right:4.16666667%}.ant-col-xl-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-xl-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-xl-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-xl-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-xl-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-xl-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-xl-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-xl-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-xl-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-xl-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-xl-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-xl-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-xl-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-xl-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-xl-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-xl-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-xl-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-xl-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-xl-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-xl-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-xl-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-xl-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-xl-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-xl-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-xl-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-xl-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-xl-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-xl-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-xl-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-xl-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-xl-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-xl-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-xl-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-xl-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-xl-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-xl-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-xl-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-xl-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-xl-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-xl-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-xl-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-xl-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-xl-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-xl-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-xl-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-xl-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-xl-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-xl-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-xl-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-xl-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-xl-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-xl-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-xl-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-xl-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-xl-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-xl-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-xl-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-xl-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-xl-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-xl-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-xl-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-xl-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-xl-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-xl-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-xl-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-xl-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-xl-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-xl-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-xl-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-xl-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-xl-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}}@media (min-width:1600px){.ant-col-xxl-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-xxl-push-24{left:100%}.ant-col-xxl-pull-24{right:100%}.ant-col-xxl-offset-24{margin-left:100%}.ant-col-xxl-order-24{order:24}.ant-col-xxl-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-xxl-push-23{left:95.83333333%}.ant-col-xxl-pull-23{right:95.83333333%}.ant-col-xxl-offset-23{margin-left:95.83333333%}.ant-col-xxl-order-23{order:23}.ant-col-xxl-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-xxl-push-22{left:91.66666667%}.ant-col-xxl-pull-22{right:91.66666667%}.ant-col-xxl-offset-22{margin-left:91.66666667%}.ant-col-xxl-order-22{order:22}.ant-col-xxl-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-xxl-push-21{left:87.5%}.ant-col-xxl-pull-21{right:87.5%}.ant-col-xxl-offset-21{margin-left:87.5%}.ant-col-xxl-order-21{order:21}.ant-col-xxl-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-xxl-push-20{left:83.33333333%}.ant-col-xxl-pull-20{right:83.33333333%}.ant-col-xxl-offset-20{margin-left:83.33333333%}.ant-col-xxl-order-20{order:20}.ant-col-xxl-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-xxl-push-19{left:79.16666667%}.ant-col-xxl-pull-19{right:79.16666667%}.ant-col-xxl-offset-19{margin-left:79.16666667%}.ant-col-xxl-order-19{order:19}.ant-col-xxl-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-xxl-push-18{left:75%}.ant-col-xxl-pull-18{right:75%}.ant-col-xxl-offset-18{margin-left:75%}.ant-col-xxl-order-18{order:18}.ant-col-xxl-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-xxl-push-17{left:70.83333333%}.ant-col-xxl-pull-17{right:70.83333333%}.ant-col-xxl-offset-17{margin-left:70.83333333%}.ant-col-xxl-order-17{order:17}.ant-col-xxl-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-xxl-push-16{left:66.66666667%}.ant-col-xxl-pull-16{right:66.66666667%}.ant-col-xxl-offset-16{margin-left:66.66666667%}.ant-col-xxl-order-16{order:16}.ant-col-xxl-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-xxl-push-15{left:62.5%}.ant-col-xxl-pull-15{right:62.5%}.ant-col-xxl-offset-15{margin-left:62.5%}.ant-col-xxl-order-15{order:15}.ant-col-xxl-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-xxl-push-14{left:58.33333333%}.ant-col-xxl-pull-14{right:58.33333333%}.ant-col-xxl-offset-14{margin-left:58.33333333%}.ant-col-xxl-order-14{order:14}.ant-col-xxl-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-xxl-push-13{left:54.16666667%}.ant-col-xxl-pull-13{right:54.16666667%}.ant-col-xxl-offset-13{margin-left:54.16666667%}.ant-col-xxl-order-13{order:13}.ant-col-xxl-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-xxl-push-12{left:50%}.ant-col-xxl-pull-12{right:50%}.ant-col-xxl-offset-12{margin-left:50%}.ant-col-xxl-order-12{order:12}.ant-col-xxl-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-xxl-push-11{left:45.83333333%}.ant-col-xxl-pull-11{right:45.83333333%}.ant-col-xxl-offset-11{margin-left:45.83333333%}.ant-col-xxl-order-11{order:11}.ant-col-xxl-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-xxl-push-10{left:41.66666667%}.ant-col-xxl-pull-10{right:41.66666667%}.ant-col-xxl-offset-10{margin-left:41.66666667%}.ant-col-xxl-order-10{order:10}.ant-col-xxl-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-xxl-push-9{left:37.5%}.ant-col-xxl-pull-9{right:37.5%}.ant-col-xxl-offset-9{margin-left:37.5%}.ant-col-xxl-order-9{order:9}.ant-col-xxl-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-xxl-push-8{left:33.33333333%}.ant-col-xxl-pull-8{right:33.33333333%}.ant-col-xxl-offset-8{margin-left:33.33333333%}.ant-col-xxl-order-8{order:8}.ant-col-xxl-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-xxl-push-7{left:29.16666667%}.ant-col-xxl-pull-7{right:29.16666667%}.ant-col-xxl-offset-7{margin-left:29.16666667%}.ant-col-xxl-order-7{order:7}.ant-col-xxl-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-xxl-push-6{left:25%}.ant-col-xxl-pull-6{right:25%}.ant-col-xxl-offset-6{margin-left:25%}.ant-col-xxl-order-6{order:6}.ant-col-xxl-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-xxl-push-5{left:20.83333333%}.ant-col-xxl-pull-5{right:20.83333333%}.ant-col-xxl-offset-5{margin-left:20.83333333%}.ant-col-xxl-order-5{order:5}.ant-col-xxl-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-xxl-push-4{left:16.66666667%}.ant-col-xxl-pull-4{right:16.66666667%}.ant-col-xxl-offset-4{margin-left:16.66666667%}.ant-col-xxl-order-4{order:4}.ant-col-xxl-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-xxl-push-3{left:12.5%}.ant-col-xxl-pull-3{right:12.5%}.ant-col-xxl-offset-3{margin-left:12.5%}.ant-col-xxl-order-3{order:3}.ant-col-xxl-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-xxl-push-2{left:8.33333333%}.ant-col-xxl-pull-2{right:8.33333333%}.ant-col-xxl-offset-2{margin-left:8.33333333%}.ant-col-xxl-order-2{order:2}.ant-col-xxl-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-xxl-push-1{left:4.16666667%}.ant-col-pull-0.ant-col-rtl,.ant-col-push-0,.ant-col-xxl-pull-0.ant-col-rtl,.ant-col-xxl-push-0,.ant-col-xxl-push-1.ant-col-rtl{left:auto}.ant-col-xxl-pull-1{right:4.16666667%}.ant-col-pull-0,.ant-col-push-0.ant-col-rtl,.ant-col-xxl-pull-0,.ant-col-xxl-push-0.ant-col-rtl{right:auto}.ant-col-xxl-offset-1{margin-left:4.16666667%}.ant-col-xxl-order-1{order:1}.ant-col-xxl-0{display:none}.ant-col-xxl-offset-0{margin-left:0}.ant-col-xxl-order-0{order:0}.ant-col-xxl-offset-0.ant-col-rtl{margin-right:0}.ant-col-xxl-push-1.ant-col-rtl{right:4.16666667%}.ant-col-xxl-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-xxl-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-xxl-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-xxl-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-xxl-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-xxl-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-xxl-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-xxl-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-xxl-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-xxl-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-xxl-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-xxl-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-xxl-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-xxl-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-xxl-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-xxl-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-xxl-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-xxl-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-xxl-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-xxl-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-xxl-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-xxl-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-xxl-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-xxl-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-xxl-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-xxl-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-xxl-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-xxl-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-xxl-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-xxl-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-xxl-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-xxl-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-xxl-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-xxl-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-xxl-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-xxl-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-xxl-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-xxl-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-xxl-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-xxl-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-xxl-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-xxl-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-xxl-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-xxl-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-xxl-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-xxl-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-xxl-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-xxl-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-xxl-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-xxl-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-xxl-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-xxl-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-xxl-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-xxl-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-xxl-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-xxl-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-xxl-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-xxl-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-xxl-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-xxl-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-xxl-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-xxl-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-xxl-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-xxl-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-xxl-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-xxl-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-xxl-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-xxl-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-xxl-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-xxl-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-xxl-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}}.ant-input-affix-wrapper{position:relative;width:100%;padding:4px 11px;color:#000000d9;background-image:none;border:1px solid #d9d9d9;border-radius:2px;display:inline-flex}.ant-input-affix-wrapper::placeholder{color:#bfbfbf;-webkit-user-select:none;user-select:none}.ant-input-affix-wrapper-disabled,.ant-input-affix-wrapper[disabled]{color:#00000040;background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input-affix-wrapper:placeholder-shown{text-overflow:ellipsis}.ant-input-affix-wrapper:hover{border-color:var(--ant-primary-5);border-right-width:1px}.ant-input-rtl .ant-input-affix-wrapper:hover{border-right-width:0;border-left-width:1px!important}.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus{border-color:var(--ant-primary-color-hover);box-shadow:0 0 0 2px var(--ant-primary-color-outline);border-right-width:1px;outline:0}.ant-input-rtl .ant-input-affix-wrapper-focused,.ant-input-rtl .ant-input-affix-wrapper:focus{border-right-width:0;border-left-width:1px!important}.ant-input-affix-wrapper-disabled:hover,.ant-input-affix-wrapper[disabled]:hover{border-color:#d9d9d9;border-right-width:1px}.ant-input-affix-wrapper-disabled,.ant-input-affix-wrapper[disabled]{border-color:#d9d9d9;box-shadow:none}.ant-input-affix-wrapper-borderless,.ant-input-affix-wrapper-borderless-disabled,.ant-input-affix-wrapper-borderless-focused,.ant-input-affix-wrapper-borderless:focus,.ant-input-affix-wrapper-borderless:hover,.ant-input-affix-wrapper-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-input-affix-wrapper{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;transition:all .3s,height 0s}.ant-input-affix-wrapper-lg{padding:6.5px 11px;font-size:16px}.ant-input-affix-wrapper-sm{padding:0 7px}.ant-input-affix-wrapper-stepperless[type=number]{-moz-appearance:textfield}.ant-input-affix-wrapper-stepperless[type=number] ::-webkit-outer-spin-button,.ant-input-affix-wrapper-stepperless[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border-color:var(--ant-primary-5);border-right-width:1px;z-index:1}.ant-input-rtl .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border-right-width:0;border-left-width:1px!important}.ant-input-search-with-button .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{z-index:0}.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus{z-index:1}.ant-input-affix-wrapper-disabled .ant-input[disabled]{background:0 0}.ant-input-affix-wrapper>input.ant-input{padding:0;border:none;outline:0}.ant-input-affix-wrapper>input.ant-input:focus{box-shadow:none!important}.ant-input-affix-wrapper:before{width:0;visibility:hidden;content:"\a0"}.ant-input-prefix,.ant-input-suffix{display:flex;flex:none;align-items:center}.ant-input-prefix>:not(:last-child),.ant-input-suffix>:not(:last-child){margin-right:8px}.ant-input-show-count-suffix{color:#00000073}.ant-input-show-count-has-suffix{margin-right:2px}.ant-input-prefix{margin-right:4px}.ant-input-suffix{margin-left:4px}.ant-input-clear-icon,.anticon.ant-input-clear-icon{margin:0;color:#00000040;font-size:12px;vertical-align:-1px;cursor:pointer;transition:color .3s}.ant-input-clear-icon:hover,.anticon.ant-input-clear-icon:hover{color:#00000073}.ant-input-clear-icon:active,.anticon.ant-input-clear-icon:active{color:#000000d9}.ant-input-clear-icon-hidden,.anticon.ant-input-clear-icon-hidden{visibility:hidden}.ant-input-clear-icon-has-suffix,.anticon.ant-input-clear-icon-has-suffix{margin:0 4px}.ant-input,.ant-input-group,.ant-input-number,.ant-input-number-group{margin:0;box-sizing:border-box;font-variant:tabular-nums;list-style:none}.ant-input-affix-wrapper-textarea-with-clear-btn{padding:0!important;border:0!important}.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input-clear-icon{position:absolute;top:8px;right:8px;z-index:1}.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover{background:#fff;border-color:var(--ant-error-color)}.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused,.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus{border-color:var(--ant-error-color-hover);box-shadow:0 0 0 2px var(--ant-error-color-outline);border-right-width:1px;outline:0}.ant-input-status-error .ant-input-prefix{color:var(--ant-error-color)}.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover{background:#fff;border-color:var(--ant-warning-color)}.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused,.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus{border-color:var(--ant-warning-color-hover);box-shadow:0 0 0 2px var(--ant-warning-color-outline);border-right-width:1px;outline:0}.ant-input-status-warning .ant-input-prefix{color:var(--ant-warning-color)}.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover{background:#fff;border-color:var(--ant-error-color)}.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused,.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus{border-color:var(--ant-error-color-hover);box-shadow:0 0 0 2px var(--ant-error-color-outline);border-right-width:1px;outline:0}.ant-input-affix-wrapper-status-error .ant-input-prefix{color:var(--ant-error-color)}.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover{background:#fff;border-color:var(--ant-warning-color)}.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused,.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus{border-color:var(--ant-warning-color-hover);box-shadow:0 0 0 2px var(--ant-warning-color-outline);border-right-width:1px;outline:0}.ant-input-affix-wrapper-status-warning .ant-input-prefix{color:var(--ant-warning-color)}.ant-input-textarea-status-error.ant-input-textarea-has-feedback .ant-input,.ant-input-textarea-status-success.ant-input-textarea-has-feedback .ant-input,.ant-input-textarea-status-validating.ant-input-textarea-has-feedback .ant-input,.ant-input-textarea-status-warning.ant-input-textarea-has-feedback .ant-input{padding-right:24px}.ant-input-group-wrapper-status-error .ant-input-group-addon{color:var(--ant-error-color);border-color:var(--ant-error-color)}.ant-input-group-wrapper-status-warning .ant-input-group-addon{color:var(--ant-warning-color);border-color:var(--ant-warning-color)}.ant-input{font-feature-settings:"tnum";position:relative;display:inline-block;width:100%;padding:4px 11px;color:#000000d9;background-image:none;border:1px solid #d9d9d9;border-radius:2px}.ant-input::placeholder{color:#bfbfbf;-webkit-user-select:none;user-select:none}.ant-input-disabled,.ant-input[disabled]{color:#00000040;background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input:placeholder-shown{text-overflow:ellipsis}.ant-input:hover{border-color:var(--ant-primary-5);border-right-width:1px}.ant-input-rtl .ant-input:hover{border-right-width:0;border-left-width:1px!important}.ant-input-focused,.ant-input:focus{border-color:var(--ant-primary-color-hover);box-shadow:0 0 0 2px var(--ant-primary-color-outline);border-right-width:1px;outline:0}.ant-input-rtl .ant-input-focused,.ant-input-rtl .ant-input:focus{border-right-width:0;border-left-width:1px!important}.ant-input-disabled:hover,.ant-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px}.ant-input-disabled,.ant-input[disabled]{border-color:#d9d9d9;box-shadow:none}.ant-input-borderless,.ant-input-borderless-disabled,.ant-input-borderless-focused,.ant-input-borderless:focus,.ant-input-borderless:hover,.ant-input-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-input{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;transition:all .3s,height 0s}.ant-input-lg{padding:6.5px 11px;font-size:16px}.ant-input-group,.ant-input-group-addon{position:relative;color:#000000d9;font-size:14px}.ant-input-sm{padding:0 7px}.ant-input-stepperless[type=number]{-moz-appearance:textfield}.ant-input-stepperless[type=number] ::-webkit-outer-spin-button,.ant-input-stepperless[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ant-input-group{padding:0;line-height:1.5715;font-feature-settings:"tnum";display:table;width:100%;border-collapse:separate;border-spacing:0}.ant-input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.ant-input-group>[class*=col-]{padding-right:8px}.ant-input-group>[class*=col-]:last-child{padding-right:0}.ant-input-group-addon,.ant-input-group-wrap,.ant-input-group>.ant-input{display:table-cell}.ant-input-group-addon:not(:first-child):not(:last-child),.ant-input-group-wrap:not(:first-child):not(:last-child),.ant-input-group>.ant-input:not(:first-child):not(:last-child){border-radius:0}.ant-input-group-addon,.ant-input-group-wrap{width:1px;white-space:nowrap;vertical-align:middle}.ant-input-group-wrap>*{display:block!important}.ant-input-group .ant-input{float:left;width:100%;margin-bottom:0;text-align:inherit}.ant-input-group .ant-input:focus,.ant-input-group .ant-input:hover{z-index:1;border-right-width:1px}.ant-input-search-with-button .ant-input-group .ant-input:hover{z-index:0}.ant-input-group-addon{padding:0 11px;font-weight:400;text-align:center;background-color:#fafafa;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.ant-input-group-addon .ant-select{margin:-5px -11px}.ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{background-color:inherit;border:1px solid transparent;box-shadow:none}.ant-input-group-addon .ant-select-focused .ant-select-selector,.ant-input-group-addon .ant-select-open .ant-select-selector{color:var(--ant-primary-color)}.ant-input-group-addon .ant-cascader-picker{margin:-9px -12px;background-color:transparent}.ant-input-group-addon .ant-cascader-picker .ant-cascader-input{text-align:left;border:0;box-shadow:none}.ant-input-group-addon:last-child,.ant-input-group-addon:last-child .ant-select .ant-select-selector,.ant-input-group>.ant-input-affix-wrapper:not(:first-child) .ant-input,.ant-input-group>.ant-input:last-child,.ant-input-group>.ant-input:last-child .ant-select .ant-select-selector{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group .ant-input-affix-wrapper:not(:last-child),.ant-input-group-addon:first-child,.ant-input-group-addon:first-child .ant-select .ant-select-selector,.ant-input-group>.ant-input-affix-wrapper:not(:last-child) .ant-input,.ant-input-group>.ant-input:first-child,.ant-input-group>.ant-input:first-child .ant-select .ant-select-selector{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-group-addon:first-child{border-right:0}.ant-input-group-addon:last-child{border-left:0}.ant-input-group-lg .ant-input,.ant-input-group-lg>.ant-input-group-addon{padding:6.5px 11px;font-size:16px}.ant-input-group-sm .ant-input,.ant-input-group-sm>.ant-input-group-addon{padding:0 7px}.ant-input-group-lg .ant-select-single .ant-select-selector{height:40px}.ant-input-group-sm .ant-select-single .ant-select-selector{height:24px}.ant-input-search-button,.ant-input[type=color]{height:32px}.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:last-child){border-top-left-radius:2px;border-bottom-left-radius:2px}.ant-input-group .ant-input-affix-wrapper:not(:first-child),.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group.ant-input-group-compact{display:block}.ant-input-group.ant-input-group-compact:after,.ant-input-group.ant-input-group-compact:before{display:table;content:""}.ant-input-group.ant-input-group-compact:after{clear:both}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child){border-right-width:1px}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):hover{z-index:1}.ant-input-group.ant-input-group-compact>*{display:inline-block;float:none;vertical-align:top;border-radius:0}.ant-input-group.ant-input-group-compact>.ant-input-affix-wrapper,.ant-input-group.ant-input-group-compact>.ant-picker-range{display:inline-flex}.ant-input-group.ant-input-group-compact>:not(:last-child){margin-right:-1px;border-right-width:1px}.ant-input-group.ant-input-group-compact .ant-input{float:none}.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector{border-right-width:1px;border-radius:0}.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-select-focused,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-arrow,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector:focus,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector:hover{z-index:1}.ant-input-group.ant-input-group-compact>.ant-cascader-picker:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-select:first-child>.ant-select-selector,.ant-input-group.ant-input-group-compact>:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.ant-input-group.ant-input-group-compact>.ant-cascader-picker-focused:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-select:last-child>.ant-select-selector,.ant-input-group.ant-input-group-compact>:last-child{border-right-width:1px;border-top-right-radius:2px;border-bottom-right-radius:2px}.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input{vertical-align:top}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper{margin-left:-1px}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper .ant-input-affix-wrapper,.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input-group-addon>.ant-input-search-button{border-radius:0}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input{border-radius:2px 0 0 2px}.ant-input-group-rtl .ant-input-group-addon:first-child,.ant-input-group>.ant-input-rtl:first-child{border-radius:0 2px 2px 0}.ant-input-group-rtl .ant-input-group-addon:first-child{border-right:1px solid #d9d9d9;border-left:0}.ant-input-group-rtl .ant-input-group-addon:last-child{border-right:0;border-left:1px solid #d9d9d9}.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:first-child),.ant-input-group-rtl.ant-input-group-addon:last-child,.ant-input-group-rtl.ant-input-group>.ant-input:last-child{border-radius:2px 0 0 2px}.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:last-child),.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-cascader-picker:first-child .ant-input,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-select:first-child>.ant-select-selector,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>:first-child{border-radius:0 2px 2px 0}.ant-input-group-rtl.ant-input-group.ant-input-group-compact>:not(:last-child){margin-right:0;margin-left:-1px;border-left-width:1px}.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-cascader-picker-focused:last-child .ant-input,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:last-child .ant-input,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-select:last-child>.ant-select-selector,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>:last-child{border-left-width:1px;border-radius:2px 0 0 2px}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl+.ant-input-group-wrapper-rtl{margin-right:-1px;margin-left:0}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl:not(:last-child).ant-input-search>.ant-input-group>.ant-input{border-radius:0 2px 2px 0}.ant-input-group-wrapper{display:inline-block;width:100%;text-align:start;vertical-align:top}.ant-input-password-icon.anticon{color:#00000073;cursor:pointer;transition:all .3s}.ant-input-password-icon.anticon:hover{color:#000000d9}.ant-input[type=color].ant-input-lg{height:40px}.ant-input[type=color].ant-input-sm{height:24px;padding-top:3px;padding-bottom:3px}.ant-input-textarea-show-count>.ant-input{height:100%}.ant-input-textarea-show-count:after{float:right;color:#00000073;white-space:nowrap;content:attr(data-count);pointer-events:none}.ant-input-textarea-show-count.ant-input-textarea-in-form-item:after{margin-bottom:-22px}.ant-input-textarea-suffix{position:absolute;top:0;right:11px;bottom:0;z-index:1;display:inline-flex;align-items:center;margin:auto}.ant-input-search .ant-input:focus,.ant-input-search .ant-input:hover{border-color:var(--ant-primary-5)}.ant-input-search .ant-input:focus+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),.ant-input-search .ant-input:hover+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary){border-left-color:var(--ant-primary-5)}.ant-input-search .ant-input-affix-wrapper{border-radius:0}.ant-input-search .ant-input-lg{line-height:1.5713}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child{left:-1px;padding:0;border:0}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button{padding-top:0;padding-bottom:0;border-radius:0 2px 2px 0}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary){color:#00000073}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary).ant-btn-loading:before{inset:0}.ant-input-search-button:focus,.ant-input-search-button:hover{z-index:1}.ant-input-search-large .ant-input-search-button{height:40px}.ant-input-search-small .ant-input-search-button{height:24px}.ant-input-affix-wrapper.ant-input-affix-wrapper-rtl>input.ant-input{border:none;outline:0}.ant-input-affix-wrapper-rtl .ant-input-prefix{margin:0 0 0 4px}.ant-input-affix-wrapper-rtl .ant-input-suffix{margin:0 4px 0 0}.ant-input-textarea-rtl.ant-input-textarea-show-count:after{text-align:left}.ant-input-affix-wrapper-rtl .ant-input-clear-icon-has-suffix{margin-right:0;margin-left:4px}.ant-input-affix-wrapper-rtl .ant-input-clear-icon{right:auto;left:8px}.ant-input-search-rtl .ant-input:focus+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),.ant-input-search-rtl .ant-input:hover+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary){border-right-color:var(--ant-primary-5);border-left-color:#d9d9d9}.ant-input-search-rtl>.ant-input-group>.ant-input-affix-wrapper-focused,.ant-input-search-rtl>.ant-input-group>.ant-input-affix-wrapper:hover{border-right-color:var(--ant-primary-5)}.ant-input-search-rtl>.ant-input-group>.ant-input-group-addon{right:-1px;left:auto}.ant-input-search-rtl>.ant-input-group>.ant-input-group-addon .ant-input-search-button{border-radius:2px 0 0 2px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ant-input{height:32px}.ant-input-lg{height:40px}.ant-input-sm{height:24px}.ant-input-affix-wrapper>input.ant-input{height:auto}}textarea.nz-textarea-autosize-measuring{height:auto!important;overflow:hidden!important;padding:2px 0!important}.ant-input-search-rtl.ant-input-search-enter-button input+.ant-input-group-addon .ant-input-search-button.ant-btn-icon-only,.ant-input-search-rtl.ant-input-search-enter-button+.ant-input-group-addon .ant-input-search-button.ant-btn-icon-only{width:32px;height:32px}.ant-input-search-rtl.ant-input-search-enter-button input+.ant-input-group-addon .ant-input-search-button.ant-btn-icon-only.ant-btn-sm,.ant-input-search-rtl.ant-input-search-enter-button+.ant-input-group-addon .ant-input-search-button.ant-btn-icon-only.ant-btn-sm{width:24px;height:24px}.ant-input-search-rtl.ant-input-search-enter-button input+.ant-input-group-addon .ant-input-search-button.ant-btn-icon-only.ant-btn-lg,.ant-input-search-rtl.ant-input-search-enter-button+.ant-input-group-addon .ant-input-search-button.ant-btn-icon-only.ant-btn-lg{width:40px;height:40px}.ant-input-number,.ant-input-number-affix-wrapper{min-width:0;transition:all .3s;width:90px;line-height:1.5715}.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input-suffix{margin-left:0}nz-form-item-feedback-icon.ant-input-suffix{display:flex;flex:none;align-items:center;pointer-events:none;position:absolute;top:0;right:0;z-index:1;height:100%;margin-right:12px;margin-left:4px}.ant-input-status-error.ant-input-has-feedback,.ant-input-status-success.ant-input-has-feedback,.ant-input-status-validating.ant-input-has-feedback,.ant-input-status-warning.ant-input-has-feedback{padding-right:28px}.ant-input-textarea-show-count{display:block;position:relative}.ant-input-number-affix-wrapper{color:#000000d9;font-size:14px;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;position:relative;display:inline-flex;padding:0;padding-inline-start:11px}.ant-input-number-affix-wrapper::placeholder{color:#bfbfbf;-webkit-user-select:none;user-select:none}.ant-input-number-affix-wrapper:placeholder-shown{text-overflow:ellipsis}.ant-input-number-affix-wrapper:hover{border-color:var(--ant-primary-5);border-right-width:1px}.ant-input-rtl .ant-input-number-affix-wrapper:hover{border-right-width:0;border-left-width:1px!important}.ant-input-number-affix-wrapper-focused,.ant-input-number-affix-wrapper:focus{border-color:var(--ant-primary-color-hover);box-shadow:0 0 0 2px var(--ant-primary-color-outline);border-right-width:1px;outline:0;z-index:1}.ant-input-rtl .ant-input-number-affix-wrapper-focused,.ant-input-rtl .ant-input-number-affix-wrapper:focus{border-right-width:0;border-left-width:1px!important}.ant-input-number-affix-wrapper-disabled:hover,.ant-input-number-affix-wrapper[disabled]:hover{border-color:#d9d9d9;border-right-width:1px}.ant-input-number-affix-wrapper-disabled,.ant-input-number-affix-wrapper[disabled]{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-number-affix-wrapper-borderless,.ant-input-number-affix-wrapper-borderless-disabled,.ant-input-number-affix-wrapper-borderless-focused,.ant-input-number-affix-wrapper-borderless:focus,.ant-input-number-affix-wrapper-borderless:hover,.ant-input-number-affix-wrapper-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-input-number-affix-wrapper{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;transition:all .3s,height 0s}.ant-input-number-affix-wrapper-lg{padding:6.5px 11px;font-size:16px}.ant-input-number-affix-wrapper-sm{padding:0 7px}.ant-input-number-affix-wrapper-stepperless[type=number]{-moz-appearance:textfield}.ant-input-number-affix-wrapper-stepperless[type=number] ::-webkit-outer-spin-button,.ant-input-number-affix-wrapper-stepperless[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-disabled):hover{border-color:var(--ant-primary-5);border-right-width:1px;z-index:1}.ant-input-number-affix-wrapper .ant-input-number-handler-wrap,.ant-input-number.ant-input-number-has-feedback .ant-input-number-handler-wrap,.ant-table-summary{z-index:2}.ant-input-rtl .ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-disabled):hover{border-right-width:0;border-left-width:1px!important}.ant-input-number-affix-wrapper-disabled .ant-input-number[disabled]{background:0 0}.ant-input-number-affix-wrapper>div.ant-input-number{width:100%;border:none;outline:0}.ant-input-number-affix-wrapper>div.ant-input-number.ant-input-number-focused{box-shadow:none!important}.ant-input-number-affix-wrapper input.ant-input-number-input{padding:0}.ant-input-number-affix-wrapper:before{width:0;visibility:hidden;content:"\a0"}.ant-input-number-prefix,.ant-input-number-suffix{display:flex;flex:none;align-items:center;pointer-events:none}.ant-input-number-prefix{margin-inline-end:4px}.ant-input-number-suffix{position:absolute;top:0;right:0;z-index:1;height:100%;margin-right:11px;margin-left:4px}.ant-input-number-group-wrapper .ant-input-number-affix-wrapper{width:100%}.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover{background:#fff;border-color:var(--ant-error-color)}.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused,.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus{border-color:var(--ant-error-color-hover);box-shadow:0 0 0 2px var(--ant-error-color-outline);border-right-width:1px;outline:0}.ant-input-number-status-error .ant-input-number-prefix{color:var(--ant-error-color)}.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover{background:#fff;border-color:var(--ant-warning-color)}.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused,.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus{border-color:var(--ant-warning-color-hover);box-shadow:0 0 0 2px var(--ant-warning-color-outline);border-right-width:1px;outline:0}.ant-input-number-status-warning .ant-input-number-prefix{color:var(--ant-warning-color)}.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover{background:#fff;border-color:var(--ant-error-color)}.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused,.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus{border-color:var(--ant-error-color-hover);box-shadow:0 0 0 2px var(--ant-error-color-outline);border-right-width:1px;outline:0}.ant-input-number-affix-wrapper-status-error .ant-input-number-prefix{color:var(--ant-error-color)}.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover{background:#fff;border-color:var(--ant-warning-color)}.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused,.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus{border-color:var(--ant-warning-color-hover);box-shadow:0 0 0 2px var(--ant-warning-color-outline);border-right-width:1px;outline:0}.ant-input-number-affix-wrapper-status-warning .ant-input-number-prefix{color:var(--ant-warning-color)}.ant-input-number-group-wrapper-status-error .ant-input-number-group-addon{color:var(--ant-error-color);border-color:var(--ant-error-color)}.ant-input-number-group-wrapper-status-warning .ant-input-number-group-addon{color:var(--ant-warning-color);border-color:var(--ant-warning-color)}.ant-input-number{font-feature-settings:"tnum";position:relative;color:#000000d9;font-size:14px;background-color:#fff;background-image:none;display:inline-block;padding:0;border:1px solid #d9d9d9;border-radius:2px}.ant-input-number::placeholder{color:#bfbfbf;-webkit-user-select:none;user-select:none}.ant-input-number:placeholder-shown{text-overflow:ellipsis}.ant-input-rtl .ant-input-number:hover{border-right-width:0;border-left-width:1px!important}.ant-input-number-focused,.ant-input-number:focus{border-color:var(--ant-primary-color-hover);box-shadow:0 0 0 2px var(--ant-primary-color-outline);border-right-width:1px;outline:0}.ant-input-rtl .ant-input-number-focused,.ant-input-rtl .ant-input-number:focus{border-right-width:0;border-left-width:1px!important}.ant-input-number[disabled]{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-number-group,.ant-input-number-group-addon{color:#000000d9;font-size:14px;position:relative}.ant-input-number[disabled]:hover{border-color:#d9d9d9;border-right-width:1px}.ant-input-number-borderless,.ant-input-number-borderless-disabled,.ant-input-number-borderless-focused,.ant-input-number-borderless:focus,.ant-input-number-borderless:hover,.ant-input-number-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-input-number{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;transition:all .3s,height 0s}.ant-input-number-stepperless[type=number]{-moz-appearance:textfield}.ant-input-number-stepperless[type=number] ::-webkit-outer-spin-button,.ant-input-number-stepperless[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ant-input-number-group{padding:0;line-height:1.5715;font-feature-settings:"tnum";display:table;width:100%;border-collapse:separate;border-spacing:0}.ant-input-number-group[class*=col-]{float:none;padding-right:0;padding-left:0}.ant-input-number-group>[class*=col-]{padding-right:8px}.ant-input-number-group>[class*=col-]:last-child{padding-right:0}.ant-input-number-group-addon,.ant-input-number-group-wrap,.ant-input-number-group>.ant-input-number{display:table-cell}.ant-input-number-group-addon:not(:first-child):not(:last-child),.ant-input-number-group-wrap:not(:first-child):not(:last-child),.ant-input-number-group>.ant-input-number:not(:first-child):not(:last-child){border-radius:0}.ant-input-number-group-addon,.ant-input-number-group-wrap{width:1px;white-space:nowrap;vertical-align:middle}.ant-input-number-group-wrap>*{display:block!important}.ant-input-number-group .ant-input-number{float:left;width:100%;margin-bottom:0;text-align:inherit}.ant-input-number-group .ant-input-number:focus,.ant-input-number-group .ant-input-number:hover{z-index:1;border-right-width:1px}.ant-input-search-with-button .ant-input-number-group .ant-input-number:hover{z-index:0}.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):focus,.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):hover,.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):focus,.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):hover,.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker .ant-input:focus,.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker .ant-input:hover,.ant-input-number-group.ant-input-number-group-compact>.ant-input-group-wrapper .ant-input:focus,.ant-input-number-group.ant-input-number-group-compact>.ant-input-group-wrapper .ant-input:hover,.ant-input-number-group.ant-input-number-group-compact>.ant-input-number:not(:first-child):not(:last-child):focus,.ant-input-number-group.ant-input-number-group-compact>.ant-input-number:not(:first-child):not(:last-child):hover,.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete .ant-input:focus,.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete .ant-input:hover,.ant-input-number-group.ant-input-number-group-compact>.ant-select-focused,.ant-input-number-group.ant-input-number-group-compact>.ant-select>.ant-select-arrow,.ant-input-number-group.ant-input-number-group-compact>.ant-select>.ant-select-selector:focus,.ant-input-number-group.ant-input-number-group-compact>.ant-select>.ant-select-selector:hover{z-index:1}.ant-input-number-group-addon{padding:0 11px;font-weight:400;text-align:center;background-color:#fafafa;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.ant-input-number-group-addon .ant-select{margin:-5px -11px}.ant-input-number-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{background-color:inherit;border:1px solid transparent;box-shadow:none}.ant-input-number-group-addon .ant-select-focused .ant-select-selector,.ant-input-number-group-addon .ant-select-open .ant-select-selector{color:var(--ant-primary-color)}.ant-input-number-group-addon .ant-cascader-picker{margin:-9px -12px;background-color:transparent}.ant-input-number-group-addon .ant-cascader-picker .ant-cascader-input{text-align:left;border:0;box-shadow:none}.ant-input-number-group-addon:last-child,.ant-input-number-group-addon:last-child .ant-select .ant-select-selector,.ant-input-number-group>.ant-input-number-affix-wrapper:not(:first-child) .ant-input-number,.ant-input-number-group>.ant-input-number:last-child,.ant-input-number-group>.ant-input-number:last-child .ant-select .ant-select-selector{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child),.ant-input-number-group-addon:first-child,.ant-input-number-group-addon:first-child .ant-select .ant-select-selector,.ant-input-number-group>.ant-input-number-affix-wrapper:not(:last-child) .ant-input-number,.ant-input-number-group>.ant-input-number:first-child,.ant-input-number-group>.ant-input-number:first-child .ant-select .ant-select-selector{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-number-group-addon:first-child{border-right:0}.ant-input-number-group-addon:last-child{border-left:0}.ant-input-number-group-lg .ant-input-number,.ant-input-number-group-lg>.ant-input-number-group-addon{padding:6.5px 11px;font-size:16px}.ant-input-number-group-sm .ant-input-number,.ant-input-number-group-sm>.ant-input-number-group-addon{padding:0 7px}.ant-input-number-group-lg .ant-select-single .ant-select-selector{height:40px}.ant-input-number-group-sm .ant-select-single .ant-select-selector{height:24px}.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child){border-top-left-radius:2px;border-bottom-left-radius:2px}.ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child),.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-number-group.ant-input-number-group-compact{display:block}.ant-input-number-group.ant-input-number-group-compact:before{display:table;content:""}.ant-input-number-group.ant-input-number-group-compact:after{display:table;clear:both;content:""}.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child),.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child),.ant-input-number-group.ant-input-number-group-compact>.ant-input-number:not(:first-child):not(:last-child){border-right-width:1px}.ant-input-number-group.ant-input-number-group-compact>*{display:inline-block;float:none;vertical-align:top;border-radius:0}.ant-input-number-group.ant-input-number-group-compact>.ant-input-number-affix-wrapper,.ant-input-number-group.ant-input-number-group-compact>.ant-picker-range{display:inline-flex}.ant-input-number-group.ant-input-number-group-compact>:not(:last-child){margin-right:-1px;border-right-width:1px}.ant-input-number-group.ant-input-number-group-compact .ant-input-number{float:none}.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker .ant-input,.ant-input-number-group.ant-input-number-group-compact>.ant-input-group-wrapper .ant-input,.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete .ant-input,.ant-input-number-group.ant-input-number-group-compact>.ant-select>.ant-select-selector{border-right-width:1px;border-radius:0}.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker:first-child .ant-input,.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-number-group.ant-input-number-group-compact>.ant-select:first-child>.ant-select-selector,.ant-input-number-group.ant-input-number-group-compact>:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker-focused:last-child .ant-input,.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-number-group.ant-input-number-group-compact>.ant-select:last-child>.ant-select-selector,.ant-input-number-group.ant-input-number-group-compact>:last-child{border-right-width:1px;border-top-right-radius:2px;border-bottom-right-radius:2px}.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete .ant-input{vertical-align:top}.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper{margin-left:-1px}.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper .ant-input-affix-wrapper,.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input-group-addon>.ant-input-search-button{border-radius:0}.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input{border-radius:2px 0 0 2px}.ant-input-number-group-rtl .ant-input-number-group-addon:first-child,.ant-input-number-group>.ant-input-number-rtl:first-child{border-radius:0 2px 2px 0}.ant-input-number-group-rtl .ant-input-number-group-addon:first-child{border-right:1px solid #d9d9d9;border-left:0}.ant-input-number-group-rtl .ant-input-number-group-addon:last-child{border-right:0;border-left:1px solid #d9d9d9}.ant-input-number-group-rtl.ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child),.ant-input-number-group-rtl.ant-input-number-group-addon:last-child,.ant-input-number-group-rtl.ant-input-number-group>.ant-input-number:last-child{border-radius:2px 0 0 2px}.ant-input-number-group-rtl.ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child),.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker:first-child .ant-input,.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact>.ant-select:first-child>.ant-select-selector,.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact>:first-child{border-radius:0 2px 2px 0}.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact>:not(:last-child){margin-right:0;margin-left:-1px;border-left-width:1px}.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker-focused:last-child .ant-input,.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete:last-child .ant-input,.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact>.ant-select:last-child>.ant-select-selector,.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact>:last-child{border-left-width:1px;border-radius:2px 0 0 2px}.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper-rtl+.ant-input-group-wrapper-rtl{margin-right:-1px;margin-left:0}.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper-rtl:not(:last-child).ant-input-search>.ant-input-group>.ant-input{border-radius:0 2px 2px 0}.ant-input-number-group-wrapper{display:inline-block;text-align:start;vertical-align:top}.ant-input-number-handler{position:relative;display:block;width:100%;height:50%;overflow:hidden;color:#00000073;font-weight:700;line-height:0;text-align:center;border-left:1px solid #d9d9d9;transition:all .1s linear}.ant-input-number-handler:active{background:#f4f4f4}.ant-input-number-handler:hover .ant-input-number-handler-down-inner,.ant-input-number-handler:hover .ant-input-number-handler-up-inner{color:var(--ant-primary-5)}.ant-input-number-handler-down-inner,.ant-input-number-handler-up-inner{display:inline-block;color:inherit;font-style:normal;text-transform:none;vertical-align:-.125em;position:absolute;right:4px;width:12px;height:12px;color:#00000073;line-height:12px;transition:all .1s linear;-webkit-user-select:none;user-select:none}.ant-input-number-handler-down-inner>*,.ant-input-number-handler-up-inner>*{line-height:1}.ant-input-number-handler-down-inner svg,.ant-input-number-handler-up-inner svg{display:inline-block}.ant-input-number-handler-down-inner:before,.ant-input-number-handler-up-inner:before{display:none}.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon,.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,nz-content,nz-footer,nz-header{display:block}.ant-input-number:hover{border-color:var(--ant-primary-5);border-right-width:1px}.ant-input-number:hover+.ant-form-item-children-icon{opacity:0;transition:opacity .24s linear .24s}.ant-input-number-focused{border-color:var(--ant-primary-color-hover);box-shadow:0 0 0 2px var(--ant-primary-color-outline);border-right-width:1px;outline:0}.ant-input-rtl .ant-input-number-focused{border-right-width:0;border-left-width:1px!important}.ant-input-number-disabled{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-number-disabled:hover{border-color:#d9d9d9;border-right-width:1px}.ant-input-number-disabled .ant-input-number-input{cursor:not-allowed}.ant-input-number-disabled .ant-input-number-handler-wrap,.ant-input-number-readonly .ant-input-number-handler-wrap{display:none}.ant-input-number-input{width:100%;height:30px;padding:0 11px;text-align:left;background-color:transparent;border:0;border-radius:2px;outline:0;transition:all .3s linear;appearance:textfield!important}.ant-input-number-input::placeholder{color:#bfbfbf;-webkit-user-select:none;user-select:none}.ant-input-number-input:placeholder-shown{text-overflow:ellipsis}.ant-input-number-input[type=number]::-webkit-inner-spin-button,.ant-input-number-input[type=number]::-webkit-outer-spin-button{margin:0;appearance:none}.ant-input-number-lg{padding:0;font-size:16px}.ant-input-number-lg input{height:38px}.ant-input-number-sm{padding:0}.ant-input-number-sm input{height:22px;padding:0 7px}.ant-input-number-handler-wrap{position:absolute;top:0;right:0;width:22px;height:100%;background:#fff;border-radius:0 2px 2px 0;opacity:0;transition:opacity .24s linear .1s}.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner,.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner{display:flex;align-items:center;justify-content:center;min-width:auto;margin-right:0;font-size:7px}.ant-input-number-borderless .ant-input-number-handler-wrap{border-left-width:0}.ant-input-number-handler-wrap:hover .ant-input-number-handler{height:40%}.ant-input-number-handler-down:hover,.ant-input-number-handler-up:hover{height:60%!important}.ant-input-number-focused .ant-input-number-handler-wrap,.ant-input-number:hover .ant-input-number-handler-wrap{opacity:1}.ant-input-number-handler-up{border-top-right-radius:2px;cursor:pointer}.ant-input-number-handler-up-inner{top:50%;margin-top:-5px;text-align:center}.ant-input-number-handler-down{top:0;border-top:1px solid #d9d9d9;border-bottom-right-radius:2px;cursor:pointer}.ant-input-number-handler-down-inner{top:50%;text-align:center;transform:translateY(-50%)}.ant-input-number-borderless .ant-input-number-handler-down{border-top-width:0}.ant-input-number-handler-down-disabled,.ant-input-number-handler-up-disabled{cursor:not-allowed}.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner,.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner{color:#00000040}.ant-input-number-borderless{box-shadow:none}.ant-input-number-out-of-range input{color:var(--ant-error-color)}.ant-input-number-rtl .ant-input-number-handler{border-right:1px solid #d9d9d9;border-left:0}.ant-input-number-rtl .ant-input-number-handler-wrap{right:auto;left:0}.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap{border-right-width:0}.ant-input-number-rtl .ant-input-number-handler-up{border-top-right-radius:0}.ant-input-number-rtl .ant-input-number-handler-down{border-bottom-right-radius:0}.ant-input-number-rtl .ant-input-number-input{direction:ltr;text-align:right}.ant-form-rtl,.ant-layout-rtl,.ant-list-rtl,.ant-list-rtl .ReactVirtualized__List .ant-list-item,.ant-menu.ant-menu-rtl{direction:rtl}.ant-input-number-affix-wrapper>nz-input-number.ant-input-number{width:100%;border:none;outline:0}.ant-input-number-affix-wrapper>nz-input-number.ant-input-number.ant-input-number-focused{box-shadow:none!important}.ant-layout{display:flex;flex:auto;flex-direction:column;min-height:0;background:#f0f2f5}.ant-layout,.ant-layout *{box-sizing:border-box}.ant-layout.ant-layout-has-sider{flex-direction:row}.ant-layout.ant-layout-has-sider>.ant-layout,.ant-layout.ant-layout-has-sider>.ant-layout-content{width:0}.ant-layout-footer,.ant-layout-header{flex:0 0 auto}.ant-layout-header{height:64px;padding:0 50px;color:#000000d9;line-height:64px;background:#001529}.ant-layout-footer{padding:24px 50px;color:#000000d9;font-size:14px;background:#f0f2f5}.ant-layout-content{flex:auto;min-height:0}.ant-layout-sider{position:relative;min-width:0;background:#001529;transition:all .2s}.ant-layout-sider-children{height:100%;margin-top:-.1px;padding-top:.1px}.ant-layout-sider-children .ant-menu.ant-menu-inline-collapsed{width:auto}.ant-layout-sider-has-trigger{padding-bottom:48px}.ant-layout-sider-trigger{position:fixed;bottom:0;z-index:1;height:48px;color:#fff;line-height:48px;text-align:center;background:#002140;cursor:pointer;transition:all .2s}.ant-layout-sider-zero-width>*{overflow:hidden}.ant-layout-sider-zero-width-trigger{position:absolute;top:64px;right:-36px;z-index:1;width:36px;height:42px;color:#fff;font-size:18px;line-height:42px;text-align:center;background:#001529;border-radius:0 2px 2px 0;cursor:pointer;transition:background .3s ease}.ant-form select[multiple],.ant-form select[size],.ant-form-vertical .ant-form-item-label>label{height:auto}.ant-layout-sider-zero-width-trigger:after{position:absolute;inset:0;background:0 0;transition:all .3s;content:""}.ant-layout-sider-zero-width-trigger:hover:after{background:rgba(255,255,255,.1)}.ant-layout-sider-zero-width-trigger-right{left:-36px;border-radius:2px 0 0 2px}.ant-layout-sider-light{background:#fff}.ant-layout-sider-light .ant-layout-sider-trigger,.ant-layout-sider-light .ant-layout-sider-zero-width-trigger{color:#000000d9;background:#fff}.ant-form-item .ant-input-number+.ant-form-text{margin-left:8px}.ant-form-inline{display:flex;flex-wrap:wrap}.ant-form-inline .ant-form-item{flex:none;flex-wrap:nowrap;margin-right:16px;margin-bottom:0}.ant-form-inline .ant-form-item-with-help{margin-bottom:24px}.ant-form-inline .ant-form-item>.ant-form-item-control,.ant-form-inline .ant-form-item>.ant-form-item-label{display:inline-block;vertical-align:top}.ant-form-inline .ant-form-item>.ant-form-item-label{flex:none}.ant-form-inline .ant-form-item .ant-form-item-has-feedback,.ant-form-inline .ant-form-item .ant-form-text{display:inline-block}.ant-form-horizontal .ant-form-item-label{flex-grow:0}.ant-form-horizontal .ant-form-item-control{flex:1 1 0;min-width:0}.ant-form-horizontal .ant-form-item-label[class$="-24"]+.ant-form-item-control,.ant-form-horizontal .ant-form-item-label[class*="-24 "]+.ant-form-item-control,.ant-slider-tooltip .ant-tooltip-inner{min-width:unset}.ant-form-vertical .ant-form-item{flex-direction:column}.ant-col-24.ant-form-item-label,.ant-col-xl-24.ant-form-item-label,.ant-form-vertical .ant-form-item-label{padding:0 0 8px;line-height:1.5715;white-space:initial;text-align:left}.ant-col-24.ant-form-item-label>label,.ant-col-xl-24.ant-form-item-label>label,.ant-form-vertical .ant-form-item-label>label{margin:0}.ant-col-24.ant-form-item-label>label:after,.ant-col-xl-24.ant-form-item-label>label:after,.ant-form-vertical .ant-form-item-label>label:after{display:none}.ant-form-rtl.ant-col-24.ant-form-item-label,.ant-form-rtl.ant-col-xl-24.ant-form-item-label,.ant-form-rtl.ant-form-vertical .ant-form-item-label{text-align:right}@media (max-width:575px){.ant-col-xs-24.ant-form-item-label>label,.ant-form-item .ant-form-item-label>label{margin:0}.ant-col-xs-24.ant-form-item-label>label:after,.ant-form-item .ant-form-item-label>label:after{display:none}.ant-form-item .ant-form-item-label{padding:0 0 8px;line-height:1.5715;white-space:initial;text-align:left}.ant-form-rtl.ant-form-item .ant-form-item-label{text-align:right}.ant-form .ant-form-item{flex-wrap:wrap}.ant-form .ant-form-item .ant-form-item-control,.ant-form .ant-form-item .ant-form-item-label{flex:0 0 100%;max-width:100%}.ant-col-xs-24.ant-form-item-label{padding:0 0 8px;line-height:1.5715;white-space:initial;text-align:left}.ant-form-rtl.ant-col-xs-24.ant-form-item-label{text-align:right}}@media (max-width:767px){.ant-col-sm-24.ant-form-item-label{padding:0 0 8px;line-height:1.5715;white-space:initial;text-align:left}.ant-col-sm-24.ant-form-item-label>label{margin:0}.ant-col-sm-24.ant-form-item-label>label:after{display:none}.ant-form-rtl.ant-col-sm-24.ant-form-item-label{text-align:right}}@media (max-width:991px){.ant-col-md-24.ant-form-item-label{padding:0 0 8px;line-height:1.5715;white-space:initial;text-align:left}.ant-col-md-24.ant-form-item-label>label{margin:0}.ant-col-md-24.ant-form-item-label>label:after{display:none}.ant-form-rtl.ant-col-md-24.ant-form-item-label{text-align:right}}@media (max-width:1199px){.ant-col-lg-24.ant-form-item-label{padding:0 0 8px;line-height:1.5715;white-space:initial;text-align:left}.ant-col-lg-24.ant-form-item-label>label{margin:0}.ant-col-lg-24.ant-form-item-label>label:after{display:none}.ant-form-rtl.ant-col-lg-24.ant-form-item-label{text-align:right}}@media (max-width:1599px){.ant-col-xl-24.ant-form-item-label{padding:0 0 8px;line-height:1.5715;white-space:initial;text-align:left}.ant-col-xl-24.ant-form-item-label>label{margin:0}.ant-col-xl-24.ant-form-item-label>label:after{display:none}.ant-form-rtl.ant-col-xl-24.ant-form-item-label{text-align:right}}.ant-form-item-explain-error{color:var(--ant-error-color)}.ant-form-item-explain-warning,.ant-form-item-has-warning .ant-form-item-split{color:var(--ant-warning-color)}.ant-form-item-has-feedback .ant-switch{margin:2px 0 4px}.ant-form-item-has-error .ant-form-item-split{color:var(--ant-error-color)}.ant-form{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum"}.ant-form legend{display:block;width:100%;margin-bottom:20px;padding:0;color:#00000073;font-size:16px;line-height:inherit;border:0;border-bottom:1px solid #d9d9d9}.ant-form label{font-size:14px}.ant-form input[type=search]{box-sizing:border-box}.ant-form input[type=radio],.ant-form input[type=checkbox]{line-height:normal}.ant-form output,.ant-form-item{line-height:1.5715;color:#000000d9;font-size:14px}.ant-form input[type=file]{display:block}.ant-form input[type=range]{display:block;width:100%}.ant-form input[type=radio]:focus,.ant-form input[type=checkbox]:focus,.ant-form input[type=file]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.ant-form output{display:block;padding-top:15px}.ant-form .ant-form-text{display:inline-block;padding-right:8px}.ant-form-small .ant-form-item-label>label{height:24px}.ant-form-small .ant-form-item-control-input{min-height:24px}.ant-form-large .ant-form-item-label>label{height:40px}.ant-form-large .ant-form-item-control-input{min-height:40px}.ant-form-item{box-sizing:border-box;margin:0 0 24px;padding:0;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";vertical-align:top;transition:margin-bottom .3s 17ms linear}.ant-form-item-with-help{margin-bottom:0;transition:none}.ant-form-item-hidden,.ant-form-item-hidden.ant-row{display:none}.ant-form-item-label{display:inline-block;flex-grow:0;overflow:hidden;white-space:nowrap;text-align:right;vertical-align:middle}.ant-form-item-label-left{text-align:left}.ant-form-item-label-wrap{overflow:unset;line-height:1.3215em;white-space:unset}.ant-form-item-label>label{position:relative;display:inline-flex;align-items:center;max-width:100%;height:32px;color:#000000d9;font-size:14px}.ant-form-item-label>label>.anticon{font-size:14px;vertical-align:top}.ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{display:inline-block;margin-right:4px;color:#ff4d4f;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"*"}.ant-form-hide-required-mark .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{display:none}.ant-form-item-label>label .ant-form-item-optional{display:inline-block;margin-left:4px;color:#00000073}.ant-form-hide-required-mark .ant-form-item-label>label .ant-form-item-optional{display:none}.ant-form-item-label>label .ant-form-item-tooltip{color:#00000073;cursor:help;writing-mode:horizontal-tb;margin-inline-start:4px}.ant-form-item-label>label:after{content:":";position:relative;top:-.5px;margin:0 8px 0 2px}.ant-form-item-label>label.ant-form-item-no-colon:after{content:" "}.ant-form-item-control{display:flex;flex-direction:column;flex-grow:1}.ant-form-item-control:first-child:not([class^=ant-col-]):not([class*=" ant-col-"]){width:100%}.ant-form-item-control-input{position:relative;display:flex;align-items:center;min-height:32px}.ant-form-item-control-input-content{flex:auto;max-width:100%}.ant-form-item-explain,.ant-form-item-extra{clear:both;color:#00000073;font-size:14px;line-height:1.5715;transition:color .3s cubic-bezier(.215,.61,.355,1)}.ant-form-item-explain-connected{height:0;min-height:0;opacity:0}.ant-form-item-extra{min-height:24px}.ant-form-item-with-help .ant-form-item-explain{height:auto;min-height:24px;opacity:1}.ant-form-item-feedback-icon{font-size:14px;text-align:center;visibility:visible;animation:zoomIn .3s cubic-bezier(.12,.4,.29,1.46);pointer-events:none}.ant-form-item-feedback-icon-success{color:var(--ant-success-color)}.ant-form-item-feedback-icon-error{color:var(--ant-error-color)}.ant-form-item-feedback-icon-warning{color:var(--ant-warning-color)}.ant-form-item-feedback-icon-validating{color:var(--ant-primary-color)}.ant-show-help{transition:height .3s linear,min-height .3s linear,margin-bottom .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1)}.ant-show-help-leave{min-height:24px}.ant-show-help-leave-active{min-height:0}.ant-list-spin,.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add{min-height:40px}.ant-show-help-item{overflow:hidden;transition:height .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1)!important}.ant-show-help-item-appear,.ant-show-help-item-enter{transform:translateY(-5px);opacity:0}.ant-show-help-item-appear-active,.ant-show-help-item-enter-active{transform:translateY(0);opacity:1}.ant-show-help-item-leave-active{transform:translateY(-5px)}@keyframes diffZoomIn1{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes diffZoomIn2{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes diffZoomIn3{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.ant-form-rtl .ant-form-item-label{text-align:left}.ant-form-rtl .ant-form-item-label>label.ant-form-item-required:before{margin-right:0;margin-left:4px}.ant-form-rtl .ant-form-item-label>label:after{margin:0 2px 0 8px}.ant-form-rtl .ant-form-item-label>label .ant-form-item-optional{margin-right:4px;margin-left:0}.ant-col-rtl .ant-form-item-control:first-child{width:100%}.ant-form-rtl .ant-form-item-has-feedback .ant-input{padding-right:11px;padding-left:24px}.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input-suffix{padding-right:11px;padding-left:18px}.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input,.ant-form-rtl .ant-form-item-has-feedback .ant-input-number-affix-wrapper .ant-input-number{padding:0}.ant-form-rtl .ant-form-item-has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix{right:auto;left:28px}.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-clear,.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-arrow,.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-clear,.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon)>.ant-select .ant-select-arrow,.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon)>.ant-select .ant-select-clear,.ant-form-rtl .ant-form-item-has-feedback>.ant-select .ant-select-arrow,.ant-form-rtl .ant-form-item-has-feedback>.ant-select .ant-select-clear{left:32px;right:auto}.ant-form-rtl .ant-form-item-has-feedback .ant-input-number{padding-left:18px}.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-selection-selected-value,.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon)>.ant-select .ant-select-selection-selected-value,.ant-form-rtl .ant-form-item-has-feedback>.ant-select .ant-select-selection-selected-value{padding-right:0;padding-left:42px}.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-arrow{margin-right:0;margin-left:19px}.ant-form-rtl .ant-form-item-has-feedback .ant-picker,.ant-form-rtl .ant-form-item-has-feedback .ant-picker-large{padding-right:11px;padding-left:29.2px}.ant-form-rtl .ant-form-item-has-feedback .ant-picker-small{padding-right:7px;padding-left:25.2px}.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-error .ant-form-item-children-icon,.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-success .ant-form-item-children-icon,.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-warning .ant-form-item-children-icon,.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-is-validating .ant-form-item-children-icon{right:auto;left:0}.ant-form-rtl.ant-form-inline .ant-form-item{margin-right:0;margin-left:16px}nz-form-item.ant-form-item{transition:none}.ant-list{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative}.ant-list *{outline:0}.ant-list-pagination{margin-top:24px;text-align:right}.ant-list-pagination .ant-pagination-options{text-align:left}.ant-list-more{margin-top:12px;text-align:center}.ant-list-more button{padding-right:32px;padding-left:32px}.ant-list-spin{text-align:center}.ant-list-empty-text{padding:16px;color:#00000040;font-size:14px;text-align:center}.ant-list-items{margin:0;padding:0;list-style:none}.ant-list-item{display:flex;align-items:center;justify-content:space-between;padding:12px 0;color:#000000d9}.ant-list-item-meta{display:flex;flex:1;align-items:flex-start;max-width:100%}.ant-list-item-meta-avatar{margin-right:16px}.ant-list-item-meta-content{flex:1 0;width:0;color:#000000d9}.ant-list-item-meta-title{margin-bottom:4px;color:#000000d9;font-size:14px;line-height:1.5715}.ant-list-item-meta-title>a{color:#000000d9;transition:all .3s}.ant-list-item-meta-title>a:hover{color:var(--ant-primary-color)}.ant-list-item-meta-description{color:#00000073;font-size:14px;line-height:1.5715}.ant-list-item-action{flex:0 0 auto;margin-left:48px;padding:0;font-size:0;list-style:none}.ant-list-item-action>li{position:relative;display:inline-block;padding:0 8px;color:#00000073;font-size:14px;line-height:1.5715;text-align:center}.ant-list-item-action>li:first-child{padding-left:0}.ant-list-item-action-split{position:absolute;top:50%;right:0;width:1px;height:14px;margin-top:-7px;background-color:#0000000f}.ant-list-footer,.ant-list-header{background:0 0;padding-top:12px;padding-bottom:12px}.ant-list-empty{padding:16px 0;color:#00000073;font-size:12px;text-align:center}.ant-list-split .ant-list-item:last-child{border-bottom:none}.ant-list-split .ant-list-header,.ant-list-split.ant-list-something-after-last-item .ant-spin-container>.ant-list-items>.ant-list-item:last-child{border-bottom:1px solid rgba(0,0,0,.06)}.ant-list-split.ant-list-empty .ant-list-footer{border-top:1px solid rgba(0,0,0,.06)}.ant-list-loading .ant-list-spin-nested-loading{min-height:32px}.ant-list-lg .ant-list-item{padding:16px 24px}.ant-list-sm .ant-list-item{padding:8px 16px}.ant-list-vertical .ant-list-item{align-items:initial}.ant-list-vertical .ant-list-item-main{display:block;flex:1}.ant-list-vertical .ant-list-item-extra{margin-left:40px}.ant-list-vertical .ant-list-item-meta{margin-bottom:16px}.ant-list-vertical .ant-list-item-meta-title{margin-bottom:12px;color:#000000d9;font-size:16px;line-height:24px}.ant-mentions-status-error .ant-input-prefix,.ant-menu-dark .ant-menu-item-danger.ant-menu-item,.ant-menu-dark .ant-menu-item-danger.ant-menu-item:hover,.ant-menu-dark .ant-menu-item-danger.ant-menu-item>a,.ant-menu-item-danger.ant-menu-item,.ant-menu-item-danger.ant-menu-item-active,.ant-menu-item-danger.ant-menu-item-selected,.ant-menu-item-danger.ant-menu-item-selected>a,.ant-menu-item-danger.ant-menu-item-selected>a:hover,.ant-menu-item-danger.ant-menu-item:hover{color:var(--ant-error-color)}.ant-list-vertical .ant-list-item-action{margin-top:16px;margin-left:auto}.ant-list-vertical .ant-list-item-action>li{padding:0 16px}.ant-list-vertical .ant-list-item-action>li:first-child{padding-left:0}.ant-list-grid .ant-col>.ant-list-item{display:block;max-width:100%;margin-bottom:16px;padding-top:0;padding-bottom:0;border-bottom:none}.ant-list-item-no-flex{display:block}.ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action{float:right}.ant-list-bordered{border:1px solid #d9d9d9;border-radius:2px}.ant-list-bordered .ant-list-footer,.ant-list-bordered .ant-list-header,.ant-list-bordered .ant-list-item{padding-right:24px;padding-left:24px}.ant-list-bordered .ant-list-pagination{margin:16px 24px}.ant-list-bordered.ant-list-sm .ant-list-footer,.ant-list-bordered.ant-list-sm .ant-list-header,.ant-list-bordered.ant-list-sm .ant-list-item{padding:8px 16px}.ant-list-bordered.ant-list-lg .ant-list-footer,.ant-list-bordered.ant-list-lg .ant-list-header,.ant-list-bordered.ant-list-lg .ant-list-item{padding:16px 24px}.ant-list-rtl .ant-list-vertical .ant-list-item-action>li:first-child,.ant-list.ant-list-rtl .ant-list-item-action>li:first-child{padding-right:0;padding-left:16px}@media screen and (max-width:768px){.ant-list-item-action,.ant-list-vertical .ant-list-item-extra{margin-left:24px}}@media screen and (max-width:576px){.ant-list-item{flex-wrap:wrap}.ant-list-item-action{margin-left:12px}.ant-list-vertical .ant-list-item{flex-wrap:wrap-reverse}.ant-list-vertical .ant-list-item-main{min-width:220px}.ant-list-vertical .ant-list-item-extra{margin:auto auto 16px}}.ant-list-rtl{text-align:right}.ant-list-rtl .ant-list-pagination,.ant-menu{text-align:left}.ant-list-rtl .ant-list-item-meta-avatar{margin-right:0;margin-left:16px}.ant-list-rtl .ant-list-item-action{margin-right:48px;margin-left:0}.ant-list-rtl .ant-list-item-action-split{right:auto;left:0}.ant-list-rtl.ant-list-vertical .ant-list-item-extra{margin-right:40px;margin-left:0}.ant-list-rtl.ant-list-vertical .ant-list-item-action{margin-right:auto}.ant-list-rtl .ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action{float:left}@media screen and (max-width:768px){.ant-list-rtl .ant-list-item-action,.ant-list-rtl .ant-list-vertical .ant-list-item-extra{margin-right:24px;margin-left:0}}@media screen and (max-width:576px){.ant-list-rtl .ant-list-item-action{margin-right:22px;margin-left:0}.ant-list-rtl.ant-list-vertical .ant-list-item-extra{margin:auto auto 16px}}nz-list,nz-list nz-spin,nz-list-empty,nz-list-footer,nz-list-header,nz-list-item-extra,nz-list-pagination{display:block}.ant-menu:after,.ant-menu:before{display:table;content:""}.ant-menu-item-danger.ant-menu-item:active{background:#fff1f0}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected{background-color:#fff1f0}.ant-menu-inline .ant-menu-item-danger.ant-menu-item:after{border-right-color:var(--ant-error-color)}.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected{color:#fff;background-color:var(--ant-error-color)}.ant-menu{box-sizing:border-box;margin:0;padding:0;font-variant:tabular-nums;font-feature-settings:"tnum";color:#000000d9;font-size:14px;line-height:0;list-style:none;background:#fff;outline:0;transition:background .3s,width .3s cubic-bezier(.2,0,0,1) 0s}.ant-menu:after{clear:both}.ant-menu ol,.ant-menu ul{margin:0;padding:0;list-style:none}.ant-menu-overflow{display:flex}.ant-menu-hidden,.ant-menu-submenu-hidden,.ant-menu-submenu-horizontal .ant-menu-submenu-arrow{display:none}.ant-menu-overflow-item{flex:none}.ant-menu-item-group-title{height:1.5715;padding:8px 16px;color:#00000073;font-size:14px;line-height:1.5715;transition:all .3s}.ant-menu-horizontal .ant-menu-submenu{transition:border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-submenu,.ant-menu-submenu-inline{transition:border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1)}.ant-menu-submenu-selected{color:var(--ant-primary-color)}.ant-menu-horizontal>.ant-menu-item-active,.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-horizontal>.ant-menu-submenu .ant-menu-submenu-title:hover,.ant-menu-item a:before{background-color:transparent}.ant-menu-submenu .ant-menu-sub{cursor:initial;transition:background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-title-content{transition:color .3s}.ant-menu-item a{color:#000000d9}.ant-menu-item a:hover{color:var(--ant-primary-color)}.ant-menu-item a:before{position:absolute;inset:0;content:""}.ant-menu-item>.ant-badge a{color:#000000d9}.ant-menu-item-selected,.ant-menu-item-selected a,.ant-menu-item-selected a:hover,.ant-menu-item>.ant-badge a:hover{color:var(--ant-primary-color)}.ant-menu-item-divider{overflow:hidden;line-height:0;border-color:#0000000f;border-style:solid;border-width:1px 0 0}.ant-menu-item-divider-dashed{border-style:dashed}.ant-menu-horizontal .ant-menu-item,.ant-menu-horizontal .ant-menu-submenu{margin-top:-1px}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:var(--ant-primary-1)}.ant-menu-inline,.ant-menu-vertical,.ant-menu-vertical-left{border-right:1px solid rgba(0,0,0,.06)}.ant-menu-vertical-right{border-left:1px solid rgba(0,0,0,.06)}.ant-menu-vertical-left.ant-menu-sub,.ant-menu-vertical-right.ant-menu-sub,.ant-menu-vertical.ant-menu-sub{min-width:160px;max-height:calc(100vh - 100px);padding:0;overflow:hidden;border-right:0}.ant-menu-vertical-left.ant-menu-sub:not([class*=-active]),.ant-menu-vertical-right.ant-menu-sub:not([class*=-active]),.ant-menu-vertical.ant-menu-sub:not([class*=-active]){overflow-x:hidden;overflow-y:auto}.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,.ant-menu-vertical-right.ant-menu-sub .ant-menu-item,.ant-menu-vertical.ant-menu-sub .ant-menu-item{left:0;margin-left:0;border-right:0}.ant-menu-vertical-left.ant-menu-sub .ant-menu-item:after,.ant-menu-vertical-right.ant-menu-sub .ant-menu-item:after,.ant-menu-vertical.ant-menu-sub .ant-menu-item:after{border-right:0}.ant-menu-vertical-left.ant-menu-sub>.ant-menu-item,.ant-menu-vertical-left.ant-menu-sub>.ant-menu-submenu,.ant-menu-vertical-right.ant-menu-sub>.ant-menu-item,.ant-menu-vertical-right.ant-menu-sub>.ant-menu-submenu,.ant-menu-vertical.ant-menu-sub>.ant-menu-item,.ant-menu-vertical.ant-menu-sub>.ant-menu-submenu{transform-origin:0 0}.ant-menu-horizontal.ant-menu-sub{min-width:114px}.ant-menu-horizontal .ant-menu-item,.ant-menu-horizontal .ant-menu-submenu-title{transition:border-color .3s,background .3s}.ant-menu-item,.ant-menu-submenu-title{position:relative;display:block;margin:0;padding:0 20px;white-space:nowrap;cursor:pointer;transition:border-color .3s,background .3s,padding .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-item .ant-menu-item-icon,.ant-menu-item .anticon,.ant-menu-submenu-title .ant-menu-item-icon,.ant-menu-submenu-title .anticon{min-width:14px;font-size:14px;transition:font-size .15s cubic-bezier(.215,.61,.355,1),margin .3s cubic-bezier(.645,.045,.355,1),color .3s}.ant-menu-item .ant-menu-item-icon+span,.ant-menu-item .anticon+span,.ant-menu-submenu-title .ant-menu-item-icon+span,.ant-menu-submenu-title .anticon+span{margin-left:10px;opacity:1;transition:opacity .3s cubic-bezier(.645,.045,.355,1),margin .3s,color .3s}.ant-menu-item .ant-menu-item-icon.svg,.ant-menu-submenu-title .ant-menu-item-icon.svg{vertical-align:-.125em}.ant-menu-item.ant-menu-item-only-child>.ant-menu-item-icon,.ant-menu-item.ant-menu-item-only-child>.anticon,.ant-menu-submenu-title.ant-menu-item-only-child>.ant-menu-item-icon,.ant-menu-submenu-title.ant-menu-item-only-child>.anticon{margin-right:0}.ant-menu-item:focus-visible,.ant-menu-submenu-title:focus-visible{box-shadow:0 0 0 2px var(--ant-primary-2)}.ant-menu>.ant-menu-item-divider{margin:1px 0;padding:0}.ant-menu-submenu-popup{position:absolute;z-index:1050;background:0 0;border-radius:2px;box-shadow:none;transform-origin:0 0}.ant-menu-submenu-popup:before{position:absolute;inset:-7px 0 0;z-index:-1;width:100%;height:100%;opacity:.0001;content:" "}.ant-menu-submenu-placement-rightTop:before{top:0;left:-7px}.ant-menu-submenu>.ant-menu{background-color:#fff;border-radius:2px}.ant-menu-submenu>.ant-menu-submenu-title:after{transition:transform .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-submenu-popup>.ant-menu{background-color:#fff}.ant-menu-submenu-arrow,.ant-menu-submenu-expand-icon{position:absolute;top:50%;right:16px;width:10px;color:#000000d9;transform:translateY(-50%);transition:transform .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-active,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-open,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-selected,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item:hover,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-active,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-open,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-selected,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu:hover,.ant-menu-submenu:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-submenu:hover>.ant-menu-submenu-title>.ant-menu-submenu-expand-icon,.ant-menu-vertical .ant-menu-submenu-selected,.ant-menu-vertical-left .ant-menu-submenu-selected,.ant-menu-vertical-right .ant-menu-submenu-selected{color:var(--ant-primary-color)}.ant-menu-submenu-arrow:after,.ant-menu-submenu-arrow:before{position:absolute;width:6px;height:1.5px;background-color:currentcolor;border-radius:2px;transition:background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),color .3s cubic-bezier(.645,.045,.355,1);content:""}.ant-menu-submenu-arrow:before{transform:rotate(45deg) translateY(-2.5px)}.ant-menu-submenu-arrow:after{transform:rotate(-45deg) translateY(2.5px)}.ant-menu-inline-collapsed .ant-menu-submenu-arrow:before,.ant-menu-submenu-inline .ant-menu-submenu-arrow:before{transform:rotate(-45deg) translate(2.5px)}.ant-menu-inline-collapsed .ant-menu-submenu-arrow:after,.ant-menu-submenu-inline .ant-menu-submenu-arrow:after{transform:rotate(45deg) translate(-2.5px)}.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title>.ant-menu-submenu-arrow{transform:translateY(-2px)}.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after{transform:rotate(-45deg) translate(-2.5px)}.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before{transform:rotate(45deg) translate(2.5px)}.ant-menu-horizontal{line-height:46px;border:0;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:none}.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu{margin-top:-1px;margin-bottom:0;padding:0 20px}.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-active:after,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-open:after,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-selected:after,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item:hover:after,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-active:after,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-open:after,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-selected:after,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu:hover:after{border-bottom:2px solid var(--ant-primary-color)}.ant-menu-horizontal>.ant-menu-item,.ant-menu-horizontal>.ant-menu-submenu{position:relative;top:1px;display:inline-block;vertical-align:bottom}.ant-menu-horizontal>.ant-menu-item:after,.ant-menu-horizontal>.ant-menu-submenu:after{position:absolute;right:20px;bottom:0;left:20px;border-bottom:2px solid transparent;transition:border-color .3s cubic-bezier(.645,.045,.355,1);content:""}.ant-menu-horizontal>.ant-menu-submenu>.ant-menu-submenu-title{padding:0}.ant-menu-horizontal>.ant-menu-item a{color:#000000d9}.ant-menu-horizontal>.ant-menu-item a:hover,.ant-menu-horizontal>.ant-menu-item-selected a{color:var(--ant-primary-color)}.ant-menu-horizontal>.ant-menu-item a:before{bottom:-2px}.ant-menu-horizontal:after{display:block;clear:both;height:0;content:" "}.ant-menu-inline .ant-menu-item,.ant-menu-vertical .ant-menu-item,.ant-menu-vertical-left .ant-menu-item,.ant-menu-vertical-right .ant-menu-item{position:relative}.ant-menu-inline .ant-menu-item:after,.ant-menu-vertical .ant-menu-item:after,.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-vertical-right .ant-menu-item:after{position:absolute;top:0;right:0;bottom:0;border-right:3px solid var(--ant-primary-color);transform:scaleY(.0001);opacity:0;transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .15s cubic-bezier(.215,.61,.355,1);content:""}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title,.ant-menu-vertical .ant-menu-item,.ant-menu-vertical .ant-menu-submenu-title,.ant-menu-vertical-left .ant-menu-item,.ant-menu-vertical-left .ant-menu-submenu-title,.ant-menu-vertical-right .ant-menu-item,.ant-menu-vertical-right .ant-menu-submenu-title{height:40px;margin-top:4px;margin-bottom:4px;padding:0 16px;overflow:hidden;line-height:40px;text-overflow:ellipsis}.ant-menu-inline .ant-menu-item-group-list .ant-menu-submenu-title,.ant-menu-inline .ant-menu-submenu-title,.ant-menu-vertical .ant-menu-item-group-list .ant-menu-submenu-title,.ant-menu-vertical .ant-menu-submenu-title{padding-right:34px}.ant-menu-inline .ant-menu-submenu,.ant-menu-vertical .ant-menu-submenu,.ant-menu-vertical-left .ant-menu-submenu,.ant-menu-vertical-right .ant-menu-submenu{padding-bottom:.02px}.ant-menu-inline .ant-menu-item:not(:last-child),.ant-menu-vertical .ant-menu-item:not(:last-child),.ant-menu-vertical-left .ant-menu-item:not(:last-child),.ant-menu-vertical-right .ant-menu-item:not(:last-child){margin-bottom:8px}.ant-menu-inline>.ant-menu-item,.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-left>.ant-menu-item,.ant-menu-vertical-left>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-right>.ant-menu-item,.ant-menu-vertical-right>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical>.ant-menu-item,.ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title{height:40px;line-height:40px}.ant-menu-inline{width:100%}.ant-menu-inline .ant-menu-item-selected:after,.ant-menu-inline .ant-menu-selected:after{transform:scaleY(1);opacity:1;transition:transform .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title{width:calc(100% + 1px)}.ant-menu-inline.ant-menu-root .ant-menu-item,.ant-menu-inline.ant-menu-root .ant-menu-submenu-title{display:flex;align-items:center;transition:border-color .3s,background .3s,padding .1s cubic-bezier(.215,.61,.355,1)}.ant-menu-inline.ant-menu-root .ant-menu-item>.ant-menu-title-content,.ant-menu-inline.ant-menu-root .ant-menu-submenu-title>.ant-menu-title-content{flex:auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.ant-menu-inline.ant-menu-root .ant-menu-item>*,.ant-menu-inline.ant-menu-root .ant-menu-submenu-title>*{flex:none}.ant-menu.ant-menu-inline-collapsed{width:80px}.ant-menu.ant-menu-inline-collapsed>.ant-menu-item,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title{left:0;padding:0 calc(50% - 8px);text-overflow:clip}.ant-menu.ant-menu-inline-collapsed>.ant-menu-item .ant-menu-submenu-arrow,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .ant-menu-submenu-arrow,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow{opacity:0}.ant-menu.ant-menu-inline-collapsed>.ant-menu-item .ant-menu-item-icon,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item .anticon,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .ant-menu-item-icon,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .anticon,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .anticon,.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon,.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .anticon{margin:0;font-size:16px;line-height:40px}.ant-menu.ant-menu-inline-collapsed>.ant-menu-item .ant-menu-item-icon+span,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item .anticon+span,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .ant-menu-item-icon+span,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .anticon+span,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon+span,.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .anticon+span,.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon+span,.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .anticon+span{display:inline-block;opacity:0}.ant-menu.ant-menu-inline-collapsed .ant-menu-item-icon,.ant-menu.ant-menu-inline-collapsed .anticon{display:inline-block}.ant-menu.ant-menu-inline-collapsed-tooltip{pointer-events:none}.ant-menu.ant-menu-inline-collapsed-tooltip .ant-menu-item-icon,.ant-menu.ant-menu-inline-collapsed-tooltip .anticon{display:none}.ant-menu.ant-menu-inline-collapsed-tooltip a{color:#ffffffd9}.ant-menu.ant-menu-inline-collapsed .ant-menu-item-group-title{padding-right:4px;padding-left:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-menu-item-group-list{margin:0;padding:0}.ant-menu-item-group-list .ant-menu-item,.ant-menu-item-group-list .ant-menu-submenu-title{padding:0 16px 0 28px}.ant-menu-root.ant-menu-inline,.ant-menu-root.ant-menu-vertical,.ant-menu-root.ant-menu-vertical-left,.ant-menu-root.ant-menu-vertical-right{box-shadow:none}.ant-menu-root.ant-menu-inline-collapsed .ant-menu-item>.ant-menu-inline-collapsed-noicon,.ant-menu-root.ant-menu-inline-collapsed .ant-menu-submenu .ant-menu-submenu-title>.ant-menu-inline-collapsed-noicon{font-size:16px;text-align:center}.ant-menu-rtl .ant-menu-item-group-title,.ant-menu-rtl.ant-menu-inline .ant-menu-item,.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title,.ant-menu-rtl.ant-menu-vertical .ant-menu-item,.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title,.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item,.ant-menu-rtl.ant-menu-vertical-left .ant-menu-submenu-title,.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item,.ant-menu-rtl.ant-menu-vertical-right .ant-menu-submenu-title,.ant-menu.ant-menu-rtl{text-align:right}.ant-menu-sub.ant-menu-inline{padding:0;background:#fafafa;border-radius:0;box-shadow:none}.ant-menu-sub.ant-menu-inline>.ant-menu-item,.ant-menu-sub.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title{height:40px;line-height:40px;list-style-position:inside;list-style-type:disc}.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title{padding-left:32px}.ant-menu-item-disabled,.ant-menu-submenu-disabled{color:#00000040!important;background:0 0;cursor:not-allowed}.ant-menu-item-disabled:after,.ant-menu-submenu-disabled:after{border-color:transparent!important}.ant-menu-item-disabled a,.ant-menu-submenu-disabled a{color:#00000040!important;pointer-events:none}.ant-menu-item-disabled>.ant-menu-submenu-title,.ant-menu-submenu-disabled>.ant-menu-submenu-title{color:#00000040!important;cursor:not-allowed}.ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before{background:rgba(0,0,0,.25)!important}.ant-layout-header .ant-menu{line-height:inherit}.ant-menu-inline-collapsed-tooltip a,.ant-menu-inline-collapsed-tooltip a:hover{color:#fff}.ant-menu-light .ant-menu-item-active,.ant-menu-light .ant-menu-item:hover,.ant-menu-light .ant-menu-submenu-active,.ant-menu-light .ant-menu-submenu-title:hover,.ant-menu-light .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open{color:var(--ant-primary-color)}.ant-menu-dark .ant-menu-item:focus-visible,.ant-menu-dark .ant-menu-submenu-title:focus-visible,.ant-menu.ant-menu-root:focus-visible{box-shadow:0 0 0 2px var(--ant-primary-7)}.ant-menu-dark .ant-menu-sub,.ant-menu.ant-menu-dark,.ant-menu.ant-menu-dark .ant-menu-sub{color:#ffffffa6;background:#001529}.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow{opacity:.45;transition:all .3s}.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:before{background:#fff}.ant-menu-dark.ant-menu-submenu-popup{background:0 0}.ant-menu-dark .ant-menu-inline.ant-menu-sub{background:#000c17}.ant-menu-dark.ant-menu-horizontal{border-bottom:0}.ant-menu-dark.ant-menu-horizontal>.ant-menu-item,.ant-menu-dark.ant-menu-horizontal>.ant-menu-submenu{top:0;margin-top:0;padding:0 20px;border-color:#001529;border-bottom:0}.ant-menu-dark.ant-menu-horizontal>.ant-menu-item:hover{background-color:var(--ant-primary-color)}.ant-menu-dark.ant-menu-horizontal>.ant-menu-item>a:before{bottom:0}.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-item-group-title,.ant-menu-dark .ant-menu-item>a,.ant-menu-dark .ant-menu-item>span>a{color:#ffffffa6}.ant-menu-dark.ant-menu-inline,.ant-menu-dark.ant-menu-vertical,.ant-menu-dark.ant-menu-vertical-left,.ant-menu-dark.ant-menu-vertical-right{border-right:0}.ant-menu-dark.ant-menu-inline .ant-menu-item,.ant-menu-dark.ant-menu-vertical .ant-menu-item,.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,.ant-menu-dark.ant-menu-vertical-right .ant-menu-item{left:0;margin-left:0;border-right:0}.ant-menu-dark.ant-menu-inline .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical-right .ant-menu-item:after{border-right:0}.ant-menu-dark.ant-menu-inline .ant-menu-item,.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title{width:100%}.ant-menu-dark .ant-menu-item-active,.ant-menu-dark .ant-menu-item:hover,.ant-menu-dark .ant-menu-submenu-active,.ant-menu-dark .ant-menu-submenu-open,.ant-menu-dark .ant-menu-submenu-selected,.ant-menu-dark .ant-menu-submenu-title:hover{color:#fff;background-color:transparent}.ant-menu-dark .ant-menu-item-active>a,.ant-menu-dark .ant-menu-item-active>span>a,.ant-menu-dark .ant-menu-item:hover>a,.ant-menu-dark .ant-menu-item:hover>span>a,.ant-menu-dark .ant-menu-submenu-active>a,.ant-menu-dark .ant-menu-submenu-active>span>a,.ant-menu-dark .ant-menu-submenu-open>a,.ant-menu-dark .ant-menu-submenu-open>span>a,.ant-menu-dark .ant-menu-submenu-selected>a,.ant-menu-dark .ant-menu-submenu-selected>span>a,.ant-menu-dark .ant-menu-submenu-title:hover>a,.ant-menu-dark .ant-menu-submenu-title:hover>span>a{color:#fff}.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow{opacity:1}.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before{background:#fff}.ant-menu-dark .ant-menu-item:hover{background-color:transparent}.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected,.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected,.ant-menu.ant-menu-dark .ant-menu-item-selected{background-color:var(--ant-primary-color)}.ant-menu-dark .ant-menu-item-selected{color:#fff;border-right:0}.ant-menu-dark .ant-menu-item-selected:after{border-right:0}.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon,.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon+span,.ant-menu-dark .ant-menu-item-selected .anticon,.ant-menu-dark .ant-menu-item-selected .anticon+span,.ant-menu-dark .ant-menu-item-selected>a,.ant-menu-dark .ant-menu-item-selected>a:hover,.ant-menu-dark .ant-menu-item-selected>span>a,.ant-menu-dark .ant-menu-item-selected>span>a:hover{color:#fff}.ant-menu-dark .ant-menu-item-disabled,.ant-menu-dark .ant-menu-item-disabled>a,.ant-menu-dark .ant-menu-item-disabled>span>a,.ant-menu-dark .ant-menu-submenu-disabled,.ant-menu-dark .ant-menu-submenu-disabled>a,.ant-menu-dark .ant-menu-submenu-disabled>span>a{color:#ffffff59!important;opacity:.8}.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title{color:#ffffff59!important}.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before{background:rgba(255,255,255,.35)!important}.ant-mentions,.ant-mentions-dropdown{background-color:#fff;box-sizing:border-box}.ant-menu-rtl.ant-menu-inline,.ant-menu-rtl.ant-menu-vertical{border-right:none;border-left:1px solid rgba(0,0,0,.06)}.ant-menu-rtl.ant-menu-dark.ant-menu-inline,.ant-menu-rtl.ant-menu-dark.ant-menu-vertical{border-left:none}.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub>.ant-menu-item,.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub>.ant-menu-submenu,.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub>.ant-menu-item,.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub>.ant-menu-submenu,.ant-menu-rtl.ant-menu-vertical.ant-menu-sub>.ant-menu-item,.ant-menu-rtl.ant-menu-vertical.ant-menu-sub>.ant-menu-submenu{transform-origin:top right}.ant-menu-rtl .ant-menu-item .ant-menu-item-icon,.ant-menu-rtl .ant-menu-item .anticon,.ant-menu-rtl .ant-menu-submenu-title .ant-menu-item-icon,.ant-menu-rtl .ant-menu-submenu-title .anticon{margin-right:auto;margin-left:10px}.ant-menu-rtl .ant-menu-item.ant-menu-item-only-child>.ant-menu-item-icon,.ant-menu-rtl .ant-menu-item.ant-menu-item-only-child>.anticon,.ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child>.ant-menu-item-icon,.ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child>.anticon{margin-left:0}.ant-menu-submenu-rtl.ant-menu-submenu-popup{transform-origin:100% 0}.ant-menu-rtl .ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-rtl .ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-rtl .ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-rtl .ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow{right:auto;left:16px}.ant-menu-rtl .ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-rtl .ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-rtl .ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{transform:rotate(-45deg) translateY(-2px)}.ant-menu-rtl .ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-rtl .ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-rtl .ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:after{transform:rotate(45deg) translateY(2px)}.ant-menu-rtl.ant-menu-inline .ant-menu-item:after,.ant-menu-rtl.ant-menu-vertical .ant-menu-item:after,.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item:after{right:auto;left:0}.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title{padding-right:0;padding-left:34px}.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title{padding-right:16px;padding-left:34px}.ant-menu-rtl.ant-menu-inline-collapsed.ant-menu-vertical .ant-menu-submenu-title{padding:0 calc(50% - 8px)}.ant-menu-rtl .ant-menu-item-group-list .ant-menu-item,.ant-menu-rtl .ant-menu-item-group-list .ant-menu-submenu-title{padding:0 28px 0 16px}.ant-menu-sub.ant-menu-inline{border:0}.ant-menu-rtl.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title{padding-right:32px;padding-left:0}.ant-menu-submenu.ant-menu-submenu-placement-bottom{top:6px;position:relative}.ant-menu-submenu.ant-menu-submenu-placement-right{left:4px;position:relative}.ant-menu-submenu.ant-menu-submenu-placement-right.ant-menu-submenu-rtl{left:auto;right:4px}.ant-menu-submenu.ant-menu-submenu-placement-left{right:4px;position:relative}.ant-menu-submenu.ant-menu-submenu-placement-left.ant-menu-submenu-rtl{right:auto;left:4px}.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions,.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:hover{background:#fff;border-color:var(--ant-error-color)}.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused,.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus{border-color:var(--ant-error-color-hover);box-shadow:0 0 0 2px var(--ant-error-color-outline);border-right-width:1px;outline:0}.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions,.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:hover{background:#fff;border-color:var(--ant-warning-color)}.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused,.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus{border-color:var(--ant-warning-color-hover);box-shadow:0 0 0 2px var(--ant-warning-color-outline);border-right-width:1px;outline:0}.ant-mentions-status-warning .ant-input-prefix{color:var(--ant-warning-color)}.ant-mentions{margin:0;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";width:100%;min-width:0;color:#000000d9;font-size:14px;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s;position:relative;display:inline-block;height:auto;padding:0;overflow:hidden;line-height:1.5715;white-space:pre-wrap;vertical-align:bottom}.ant-mentions-disabled,.ant-mentions[disabled]{background-color:#f5f5f5;color:#00000040}.ant-mentions::placeholder{color:#bfbfbf;-webkit-user-select:none;user-select:none}.ant-mentions:placeholder-shown{text-overflow:ellipsis}.ant-mentions:hover{border-color:var(--ant-primary-5);border-right-width:1px}.ant-input-rtl .ant-mentions:hover{border-right-width:0;border-left-width:1px!important}.ant-mentions-focused,.ant-mentions:focus{border-color:var(--ant-primary-color-hover);box-shadow:0 0 0 2px var(--ant-primary-color-outline);border-right-width:1px;outline:0}.ant-input-rtl .ant-mentions-focused,.ant-input-rtl .ant-mentions:focus{border-right-width:0;border-left-width:1px!important}.ant-mentions-disabled:hover,.ant-mentions[disabled]:hover{border-color:#d9d9d9;border-right-width:1px}.ant-mentions-disabled,.ant-mentions[disabled]{border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-mentions-borderless,.ant-mentions-borderless-disabled,.ant-mentions-borderless-focused,.ant-mentions-borderless:focus,.ant-mentions-borderless:hover,.ant-mentions-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-mentions{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;transition:all .3s,height 0s}.ant-mentions-lg{padding:6.5px 11px;font-size:16px}.ant-mentions-sm{padding:0 7px}.ant-mentions-stepperless[type=number]{-moz-appearance:textfield}.ant-mentions-stepperless[type=number] ::-webkit-outer-spin-button,.ant-mentions-stepperless[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ant-mentions-disabled>textarea{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-mentions-disabled>textarea:hover{border-color:#d9d9d9;border-right-width:1px}.ant-mentions-focused,.ant-mentions:focus-within{border-color:var(--ant-primary-color-hover);border-right-width:1px;outline:0}.ant-mentions-focused{box-shadow:0 0 0 2px var(--ant-primary-color-outline)}.ant-input-rtl .ant-mentions-focused{border-right-width:0;border-left-width:1px!important}.ant-mentions-measure,.ant-mentions>textarea{min-height:30px;margin:0;padding:4px 11px;overflow:inherit;overflow-x:hidden;overflow-y:auto;font-weight:inherit;font-size:inherit;font-family:inherit;font-style:inherit;font-variant:inherit;font-size-adjust:inherit;font-stretch:inherit;line-height:inherit;direction:inherit;letter-spacing:inherit;white-space:inherit;text-align:inherit;vertical-align:top;word-wrap:break-word;word-break:inherit;tab-size:inherit}.ant-mentions-dropdown,.ant-message{margin:0;font-size:14px;list-style:none;font-feature-settings:"tnum"}.ant-mentions-rtl,.ant-message-rtl,.ant-message-rtl span,.ant-modal-wrap-rtl,.ant-modal-wrap-rtl .ant-modal-confirm-body,.ant-notification-rtl,.ant-page-header-rtl,.ant-pagination-options-quick-jumper input-rtl,.ant-popover-rtl,.ant-progress-rtl,.ant-radio-group.ant-radio-group-rtl,.ant-radio-wrapper.ant-radio-wrapper-rtl,.ant-rate-rtl,.ant-segmented.ant-segmented-rtl,.ant-select-dropdown-rtl,.ant-select-rtl,.ant-skeleton-rtl,.ant-slider-rtl,.ant-spin-rtl{direction:rtl}.ant-mentions>textarea{width:100%;border:none;outline:0;resize:none}.ant-mentions>textarea::placeholder{color:#bfbfbf;-webkit-user-select:none;user-select:none}.ant-mentions>textarea:placeholder-shown{text-overflow:ellipsis}.ant-mentions-measure{position:absolute;inset:0;z-index:-1;color:transparent;pointer-events:none}.ant-mentions-measure>span{display:inline-block;min-height:1em}.ant-mentions-dropdown{padding:0;color:#000000d9;line-height:1.5715;z-index:1050;font-variant:initial;border-radius:2px;outline:0}.ant-message,.ant-modal,.ant-notification,.ant-page-header,.ant-pagination,.ant-popover,.ant-progress{font-variant:tabular-nums}.ant-mentions-dropdown-hidden{display:none}.ant-mentions-dropdown-menu{max-height:250px;margin-bottom:0;padding-left:0;overflow:auto;list-style:none;outline:0}.ant-mentions-dropdown-menu-item{position:relative;display:block;min-width:100px;padding:5px 12px;overflow:hidden;color:#000000d9;font-weight:400;line-height:1.5715;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:background .3s ease}.ant-mentions-dropdown-menu-item:hover{background-color:#f5f5f5}.ant-mentions-dropdown-menu-item:first-child{border-radius:2px 2px 0 0}.ant-mentions-dropdown-menu-item:last-child{border-radius:0 0 2px 2px}.ant-mentions-dropdown-menu-item-disabled{color:#00000040;cursor:not-allowed}.ant-mentions-dropdown-menu-item-disabled:hover{color:#00000040;background-color:#fff;cursor:not-allowed}.ant-mentions-dropdown-menu-item-selected{color:#000000d9;font-weight:600;background-color:#fafafa}.ant-mentions-dropdown-menu-item-active{background-color:#f5f5f5}.ant-mentions-suffix{position:absolute;top:0;right:11px;bottom:0;z-index:1;display:inline-flex;align-items:center;margin:auto}.ant-mentions-dropdown{top:100%;left:12px;position:relative;width:100%;margin-top:8px;margin-bottom:4px}.ant-mentions:focus-within{box-shadow:0 0 0 2px var(--ant-primary-color-outline)}.ant-input-rtl .ant-mentions:focus-within{border-right-width:0;border-left-width:1px!important}.ant-mentions.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus-within{border-color:var(--ant-error-color-hover);box-shadow:0 0 0 2px var(--ant-error-color-outline);border-right-width:1px;outline:0}.ant-mentions.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus-within{border-color:var(--ant-warning-color-hover);box-shadow:0 0 0 2px var(--ant-warning-color-outline);border-right-width:1px;outline:0}.ant-message-notice-content,.ant-modal-content,.ant-notification-notice{box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.ant-message{box-sizing:border-box;padding:0;color:#000000d9;line-height:1.5715;position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice-content{display:inline-block;padding:10px 16px;background:#fff;border-radius:2px;pointer-events:all}.ant-message-success .anticon{color:var(--ant-success-color)}.ant-message-error .anticon{color:var(--ant-error-color)}.ant-message-warning .anticon{color:var(--ant-warning-color)}.ant-message-info .anticon,.ant-message-loading .anticon{color:var(--ant-info-color)}.ant-message .anticon{position:relative;top:1px;margin-right:8px;font-size:16px}.ant-message-notice.ant-move-up-leave.ant-move-up-leave-active{animation-name:MessageMoveOut;animation-duration:.3s}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ant-message-rtl .anticon{margin-right:0;margin-left:8px}.ant-modal{box-sizing:border-box;padding:0 0 24px;color:#000000d9;font-size:14px;line-height:1.5715;list-style:none;font-feature-settings:"tnum";pointer-events:none;position:relative;top:100px;width:auto;max-width:calc(100vw - 32px);margin:0 auto}.ant-modal.ant-zoom-appear,.ant-modal.ant-zoom-enter{transform:none;opacity:0;animation-duration:.3s;-webkit-user-select:none;user-select:none}.ant-modal-mask{position:fixed;inset:0;z-index:1000;height:100%;background-color:#00000073}.ant-modal-mask-hidden{display:none}.ant-modal-wrap{position:fixed;inset:0;overflow:auto;outline:0;-webkit-overflow-scrolling:touch;z-index:1000}.ant-modal-title{margin:0;color:#000000d9;font-weight:500;font-size:16px;line-height:22px;word-wrap:break-word}.ant-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:2px;pointer-events:auto}.ant-modal-close{position:absolute;top:0;right:0;z-index:10;padding:0;color:#00000073;font-weight:700;line-height:1;text-decoration:none;background:0 0;border:0;outline:0;cursor:pointer;transition:color .3s}.ant-modal-close-x{display:block;width:56px;height:56px;font-size:16px;font-style:normal;line-height:56px;text-align:center;text-transform:none;text-rendering:auto}.ant-modal-close:focus,.ant-modal-close:hover{color:#000000bf;text-decoration:none}.ant-modal-header{padding:16px 24px;color:#000000d9;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);border-radius:2px 2px 0 0}.ant-modal-body{padding:24px;font-size:14px;line-height:1.5715;word-wrap:break-word}.ant-modal-footer{padding:10px 16px;text-align:right;background:0 0;border-top:1px solid rgba(0,0,0,.06);border-radius:0 0 2px 2px}.ant-modal-footer .ant-btn+.ant-btn:not(.ant-dropdown-trigger){margin-bottom:0;margin-left:8px}.ant-modal-open{overflow:hidden}.ant-modal-centered{text-align:center}.ant-modal-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}.ant-modal-centered .ant-modal{top:0;display:inline-block;padding-bottom:0;text-align:left;vertical-align:middle}@media (max-width:767px){.ant-modal{max-width:calc(100vw - 16px);margin:8px auto}.ant-modal-centered .ant-modal{flex:1}}.ant-modal-confirm .ant-modal-header{display:none}.ant-modal-confirm-body-wrapper:after,.ant-modal-confirm-body-wrapper:before{display:table;content:""}.ant-modal-confirm .ant-modal-body{padding:32px 32px 24px}.ant-modal-confirm-body-wrapper:after{clear:both}.ant-modal-confirm-body .ant-modal-confirm-title{display:block;overflow:hidden;color:#000000d9;font-weight:500;font-size:16px;line-height:1.4}.ant-modal-confirm-body .ant-modal-confirm-content{margin-top:8px;color:#000000d9;font-size:14px}.ant-modal-confirm-body>.anticon{float:left;margin-right:16px;font-size:22px}.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:38px}.ant-modal-confirm .ant-modal-confirm-btns{float:right;margin-top:24px}.ant-modal-confirm .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-bottom:0;margin-left:8px}.ant-modal-confirm-error .ant-modal-confirm-body>.anticon{color:var(--ant-error-color)}.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon,.ant-modal-confirm-warning .ant-modal-confirm-body>.anticon{color:var(--ant-warning-color)}.ant-modal-confirm-info .ant-modal-confirm-body>.anticon{color:var(--ant-info-color)}.ant-modal-confirm-success .ant-modal-confirm-body>.anticon{color:var(--ant-success-color)}.ant-modal-wrap-rtl .ant-modal-close{right:initial;left:0}.ant-modal-wrap-rtl .ant-modal-footer{text-align:left}.ant-modal-wrap-rtl .ant-modal-footer .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon{float:right;margin-right:0;margin-left:16px}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-right:38px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-btns{float:left}.ant-modal-wrap-rtl .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl.ant-modal-centered .ant-modal{text-align:right}.ant-notification{box-sizing:border-box;margin:0 24px 0 0;padding:0;color:#000000d9;font-size:14px;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;z-index:1010}.ant-notification-close-icon{font-size:14px;cursor:pointer}.ant-notification-hook-holder{position:relative}.ant-notification-notice{position:relative;width:384px;max-width:calc(100vw - 48px);margin-bottom:16px;margin-left:auto;padding:16px 24px;overflow:hidden;line-height:1.5715;word-wrap:break-word;background:#fff;border-radius:2px}.ant-notification-bottom .ant-notification-notice,.ant-notification-top .ant-notification-notice{margin-right:auto;margin-left:auto}.ant-notification-bottomLeft .ant-notification-notice,.ant-notification-topLeft .ant-notification-notice{margin-right:auto;margin-left:0}.ant-notification-notice-message{margin-bottom:8px;color:#000000d9;font-size:16px;line-height:24px}.ant-notification-notice-message-single-line-auto-margin{display:block;width:calc(264px - 100%);max-width:4px;background-color:transparent;pointer-events:none}.ant-notification-notice-message-single-line-auto-margin:before{display:block;content:""}.ant-notification-notice-description{font-size:14px}.ant-notification-notice-closable .ant-notification-notice-message{padding-right:24px}.ant-notification-notice-with-icon .ant-notification-notice-message{margin-bottom:4px;margin-left:48px;font-size:16px}.ant-notification-notice-with-icon .ant-notification-notice-description{margin-left:48px;font-size:14px}.ant-notification-notice-icon{position:absolute;margin-left:4px;font-size:24px;line-height:24px}.anticon.ant-notification-notice-icon-success{color:var(--ant-success-color)}.anticon.ant-notification-notice-icon-info{color:var(--ant-info-color)}.anticon.ant-notification-notice-icon-warning{color:var(--ant-warning-color)}.anticon.ant-notification-notice-icon-error{color:var(--ant-error-color)}.ant-notification-notice-close{position:absolute;top:16px;right:22px;color:#00000073;outline:0}.ant-page-header,.ant-pagination-jump-next .ant-pagination-item-container,.ant-pagination-jump-prev .ant-pagination-item-container{position:relative}.ant-notification-notice-close:hover{color:#000000ab}.ant-notification-notice-btn{float:right;margin-top:16px}.ant-notification .notification-fade-effect{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both}.ant-notification-fade-appear,.ant-notification-fade-enter{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both;opacity:0;animation-play-state:paused}.ant-notification-fade-leave{animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both;animation-duration:.2s;animation-play-state:paused}.ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-fade-enter.ant-notification-fade-enter-active{animation-name:NotificationFadeIn;animation-play-state:running}.ant-notification-fade-leave.ant-notification-fade-leave-active{animation-name:NotificationFadeOut;animation-play-state:running}@keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@keyframes NotificationFadeOut{0%{max-height:150px;margin-bottom:16px;opacity:1}to{max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}}.ant-notification-rtl .ant-notification-notice-closable .ant-notification-notice-message{padding-right:0;padding-left:24px}.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-description,.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-message{margin-right:48px;margin-left:0}.ant-notification-rtl .ant-notification-notice-icon{margin-right:4px;margin-left:0}.ant-notification-rtl .ant-notification-notice-close{right:auto;left:22px}.ant-notification-rtl .ant-notification-notice-btn{float:left}.ant-notification-bottom,.ant-notification-top{margin-right:0;margin-left:0}.ant-notification-top .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-top .ant-notification-fade-enter.ant-notification-fade-enter-active{animation-name:NotificationTopFadeIn}.ant-notification-bottom .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-bottom .ant-notification-fade-enter.ant-notification-fade-enter-active{animation-name:NotificationBottomFadeIn}.ant-notification-bottomLeft,.ant-notification-topLeft{margin-right:0;margin-left:24px}.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active{animation-name:NotificationLeftFadeIn}@keyframes NotificationTopFadeIn{0%{margin-top:-100%;opacity:0}to{margin-top:0;opacity:1}}@keyframes NotificationBottomFadeIn{0%{margin-bottom:-100%;opacity:0}to{margin-bottom:0;opacity:1}}@keyframes NotificationLeftFadeIn{0%{right:384px;opacity:0}to{right:0;opacity:1}}.ant-page-header{box-sizing:border-box;margin:0;color:#000000d9;font-size:14px;line-height:1.5715;list-style:none;font-feature-settings:"tnum";padding:16px 24px;background-color:#fff}.ant-page-header-content,.ant-page-header.has-breadcrumb{padding-top:12px}.ant-page-header-ghost{background-color:inherit}.ant-page-header.has-footer{padding-bottom:0}.ant-page-header-back{margin-right:16px;font-size:16px;line-height:1}.ant-page-header-back-button{text-decoration:none;outline:0;transition:color .3s;color:#000;cursor:pointer}.ant-page-header-back-button:focus,.ant-page-header-back-button:hover{color:var(--ant-primary-color-hover)}.ant-page-header-back-button:active{color:var(--ant-primary-color-active)}.ant-page-header .ant-divider-vertical{height:14px;margin:0 12px;vertical-align:middle}.ant-breadcrumb+.ant-page-header-heading{margin-top:8px}.ant-page-header-heading{display:flex;justify-content:space-between}.ant-page-header-heading-left{display:flex;align-items:center;margin:4px 0;overflow:hidden}.ant-page-header-heading-title{margin-right:12px;margin-bottom:0;color:#000000d9;font-weight:600;font-size:20px;line-height:32px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-page-header-heading .ant-avatar{margin-right:12px}.ant-page-header-heading-sub-title{margin-right:12px;color:#00000073;font-size:14px;line-height:1.5715;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-page-header-heading-extra{margin:4px 0;white-space:nowrap}.ant-page-header-heading-extra>*{white-space:unset}.ant-page-header-footer{margin-top:16px}.ant-page-header-footer .ant-tabs>.ant-tabs-nav{margin:0}.ant-page-header-footer .ant-tabs>.ant-tabs-nav:before{border:none}.ant-page-header-footer .ant-tabs .ant-tabs-tab{padding-top:8px;padding-bottom:8px;font-size:16px}.ant-page-header-compact .ant-page-header-heading{flex-wrap:wrap}.ant-page-header-rtl .ant-page-header-back{float:right;margin-right:0;margin-left:16px}.ant-page-header-rtl .ant-page-header-heading .ant-avatar,.ant-page-header-rtl .ant-page-header-heading-title{margin-right:0;margin-left:12px}.ant-page-header-rtl .ant-page-header-heading-sub-title{float:right;margin-right:0;margin-left:12px}.ant-page-header-rtl .ant-page-header-heading-tags{float:right}.ant-page-header-rtl .ant-page-header-heading-extra{float:left}.ant-page-header-rtl .ant-page-header-heading-extra>*{margin-right:12px;margin-left:0}.ant-pagination,.ant-pagination ol,.ant-pagination ul{margin:0;padding:0;list-style:none}.ant-page-header-rtl .ant-page-header-heading-extra>:first-child{margin-right:0}.ant-page-header-rtl .ant-page-header-footer .ant-tabs-bar .ant-tabs-nav{float:right}.ant-page-header-back-button{border:0;background:0 0;padding:0;line-height:inherit;display:inline-block}nz-page-header,nz-page-header-content,nz-page-header-footer{display:block}.ant-pagination{box-sizing:border-box;color:#000000d9;font-size:14px;line-height:1.5715;font-feature-settings:"tnum"}.ant-pagination:after{display:block;clear:both;height:0;overflow:hidden;visibility:hidden;content:" "}.ant-pagination-item,.ant-pagination-total-text{display:inline-block;margin-right:8px;line-height:30px;vertical-align:middle}.ant-pagination-total-text{height:32px}.ant-pagination-item{min-width:32px;height:32px;text-align:center;list-style:none;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;outline:0;cursor:pointer;-webkit-user-select:none;user-select:none}.ant-pagination-item a{display:block;padding:0 6px;color:#000000d9;transition:none}.ant-pagination-item-active a,.ant-pagination-item:focus-visible a,.ant-pagination-item:hover a{color:var(--ant-primary-color)}.ant-pagination-item:focus-visible,.ant-pagination-item:hover{transition:all .3s;border-color:var(--ant-primary-color)}.ant-pagination-item a:hover{text-decoration:none}.ant-pagination-item-active{font-weight:500;background:#fff;border-color:var(--ant-primary-color)}.ant-pagination-item-active:focus-visible,.ant-pagination-item-active:hover,.ant-pagination-next:hover button,.ant-pagination-prev:hover button{border-color:var(--ant-primary-5)}.ant-pagination-item-active:focus-visible a,.ant-pagination-item-active:hover a{color:var(--ant-primary-5)}.ant-pagination-jump-next,.ant-pagination-jump-prev{outline:0}.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon{color:var(--ant-primary-color);font-size:12px;letter-spacing:-1px;opacity:0;transition:all .2s}.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg{inset:0;margin:auto}.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis{position:absolute;inset:0;display:block;margin:auto;color:#00000040;font-family:Arial,Helvetica,sans-serif;letter-spacing:2px;text-align:center;text-indent:.13em;opacity:1;transition:all .2s}.ant-pagination-jump-next:hover .ant-pagination-item-link-icon,.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon{opacity:1}.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis,.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis{opacity:0}.ant-pagination-jump-next:focus-visible .ant-pagination-item-link-icon,.ant-pagination-jump-prev:focus-visible .ant-pagination-item-link-icon{opacity:1}.ant-pagination-jump-next:focus-visible .ant-pagination-item-ellipsis,.ant-pagination-jump-prev:focus-visible .ant-pagination-item-ellipsis{opacity:0}.ant-pagination-jump-next,.ant-pagination-jump-prev,.ant-pagination-prev{margin-right:8px}.ant-pagination-jump-next,.ant-pagination-jump-prev,.ant-pagination-next,.ant-pagination-prev{display:inline-block;min-width:32px;height:32px;color:#000000d9;line-height:32px;text-align:center;vertical-align:middle;list-style:none;border-radius:2px;cursor:pointer;transition:all .3s}.ant-pagination-next,.ant-pagination-prev{font-family:Arial,Helvetica,sans-serif;outline:0}.ant-pagination-next button,.ant-pagination-prev button{color:#000000d9;cursor:pointer;-webkit-user-select:none;user-select:none}.ant-pagination-next .ant-pagination-item-link,.ant-pagination-prev .ant-pagination-item-link{display:block;width:100%;height:100%;padding:0;font-size:12px;text-align:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;outline:0;transition:all .3s}.ant-pagination-next:focus-visible .ant-pagination-item-link,.ant-pagination-next:hover .ant-pagination-item-link,.ant-pagination-prev:focus-visible .ant-pagination-item-link,.ant-pagination-prev:hover .ant-pagination-item-link{color:var(--ant-primary-color);border-color:var(--ant-primary-color)}.ant-pagination-disabled .ant-pagination-item-link,.ant-pagination-disabled:focus-visible .ant-pagination-item-link,.ant-pagination-disabled:hover .ant-pagination-item-link{color:#00000040;border-color:#d9d9d9;cursor:not-allowed}.ant-pagination-disabled,.ant-pagination-disabled:hover{cursor:not-allowed}.ant-pagination-disabled:focus-visible{cursor:not-allowed}.ant-pagination-slash{margin:0 10px 0 5px}.ant-pagination-options{display:inline-block;margin-left:16px;vertical-align:middle}@media all and (-ms-high-contrast:none){.ant-pagination-options,.ant-pagination-options ::-ms-backdrop{vertical-align:top}}.ant-pagination-options-size-changer.ant-select{display:inline-block;width:auto}.ant-pagination-options-quick-jumper{display:inline-block;height:32px;margin-left:8px;line-height:32px;vertical-align:top}.ant-pagination-options-quick-jumper input{position:relative;display:inline-block;min-width:0;padding:4px 11px;color:#000000d9;font-size:14px;line-height:1.5715;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s;width:50px;height:32px;margin:0 8px}.ant-pagination-options-quick-jumper input::placeholder{color:#bfbfbf;-webkit-user-select:none;user-select:none}.ant-pagination-options-quick-jumper input:placeholder-shown{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:hover{border-color:var(--ant-primary-5);border-right-width:1px}.ant-input-rtl .ant-pagination-options-quick-jumper input:hover{border-right-width:0;border-left-width:1px!important}.ant-pagination-options-quick-jumper input-focused,.ant-pagination-options-quick-jumper input:focus{border-color:var(--ant-primary-color-hover);box-shadow:0 0 0 2px var(--ant-primary-color-outline);border-right-width:1px;outline:0}.ant-input-rtl .ant-pagination-options-quick-jumper input-focused,.ant-input-rtl .ant-pagination-options-quick-jumper input:focus{border-right-width:0;border-left-width:1px!important}.ant-pagination-options-quick-jumper input-disabled:hover,.ant-pagination-options-quick-jumper input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px}.ant-pagination-options-quick-jumper input-disabled{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-pagination-options-quick-jumper input[disabled]{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-pagination-options-quick-jumper input-borderless,.ant-pagination-options-quick-jumper input-borderless-disabled,.ant-pagination-options-quick-jumper input-borderless-focused,.ant-pagination-options-quick-jumper input-borderless:focus,.ant-pagination-options-quick-jumper input-borderless:hover,.ant-pagination-options-quick-jumper input-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-pagination-options-quick-jumper input{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;transition:all .3s,height 0s}.ant-pagination-options-quick-jumper input-lg{padding:6.5px 11px;font-size:16px}.ant-pagination-options-quick-jumper input-sm{padding:0 7px}.ant-pagination-options-quick-jumper input-stepperless[type=number]{-moz-appearance:textfield}.ant-pagination-options-quick-jumper input-stepperless[type=number] ::-webkit-outer-spin-button,.ant-pagination-options-quick-jumper input-stepperless[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ant-pagination-simple .ant-pagination-next,.ant-pagination-simple .ant-pagination-prev{height:24px;line-height:24px;vertical-align:top}.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link,.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link{height:24px;background-color:transparent;border:0}.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link:after,.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link:after{height:24px;line-height:24px}.ant-pagination-simple .ant-pagination-simple-pager{display:inline-block;height:24px;margin-right:8px}.ant-pagination-simple .ant-pagination-simple-pager input{box-sizing:border-box;height:100%;margin-right:8px;padding:0 6px;text-align:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;outline:0;transition:border-color .3s}.ant-pagination-simple .ant-pagination-simple-pager input:hover{border-color:var(--ant-primary-color)}.ant-pagination-simple .ant-pagination-simple-pager input:focus{border-color:var(--ant-primary-color-hover);box-shadow:0 0 0 2px var(--ant-primary-color-outline)}.ant-pagination-simple .ant-pagination-simple-pager input[disabled]{color:#00000040;background:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active),.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link,.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link{background:0 0;border-color:transparent}.ant-pagination.mini .ant-pagination-simple-pager,.ant-pagination.mini .ant-pagination-total-text{height:24px;line-height:24px}.ant-pagination.mini .ant-pagination-item{min-width:24px;height:24px;margin:0;line-height:22px}.ant-pagination.mini .ant-pagination-next,.ant-pagination.mini .ant-pagination-prev{min-width:24px;height:24px;margin:0;line-height:24px}.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after,.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after{height:24px;line-height:24px}.ant-pagination.mini .ant-pagination-jump-next,.ant-pagination.mini .ant-pagination-jump-prev{height:24px;margin-right:0;line-height:24px}.ant-pagination.mini .ant-pagination-options{margin-left:2px}.ant-pagination.mini .ant-pagination-options-size-changer{top:0}.ant-pagination.mini .ant-pagination-options-quick-jumper{height:24px;line-height:24px}.ant-popover,.ant-progress{box-sizing:border-box;line-height:1.5715}.ant-pagination.mini .ant-pagination-options-quick-jumper input{padding:0 7px;width:44px;height:24px}.ant-pagination.ant-pagination-disabled{cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item{background:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item a{color:#00000040;background:0 0;border:none;cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item-active{background:#e6e6e6}.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a{color:#00000040}.ant-pagination.ant-pagination-disabled .ant-pagination-item-link{color:#00000040;background:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-pagination-simple.ant-pagination.ant-pagination-disabled .ant-pagination-item-link{background:0 0}.ant-pagination.ant-pagination-disabled .ant-pagination-item-link-icon{opacity:0}.ant-pagination.ant-pagination-disabled .ant-pagination-item-ellipsis{opacity:1}.ant-pagination.ant-pagination-disabled .ant-pagination-simple-pager{color:#00000040}@media only screen and (max-width:992px){.ant-pagination-item-after-jump-prev,.ant-pagination-item-before-jump-next{display:none}}@media only screen and (max-width:576px){.ant-pagination-options{display:none}}.ant-pagination-rtl .ant-pagination-item,.ant-pagination-rtl .ant-pagination-jump-next,.ant-pagination-rtl .ant-pagination-jump-prev,.ant-pagination-rtl .ant-pagination-prev,.ant-pagination-rtl .ant-pagination-total-text{margin-right:0;margin-left:8px}.ant-pagination-rtl .ant-pagination-slash{margin:0 5px 0 10px}.ant-pagination-rtl .ant-pagination-options{margin-right:16px;margin-left:0}.ant-pagination-rtl .ant-pagination-options .ant-pagination-options-size-changer.ant-select{margin-right:0;margin-left:8px}.ant-pagination-rtl .ant-pagination-options .ant-pagination-options-quick-jumper{margin-left:0}.ant-pagination-rtl.ant-pagination-simple .ant-pagination-simple-pager,.ant-pagination-rtl.ant-pagination-simple .ant-pagination-simple-pager input{margin-right:0;margin-left:8px}.ant-pagination-rtl.ant-pagination.mini .ant-pagination-options{margin-right:2px;margin-left:0}nz-pagination{display:block}.ant-popover-hidden,.ant-radio+span:empty{display:none}.ant-popover{margin:0;padding:0;color:#000000d9;font-size:14px;list-style:none;font-feature-settings:"tnum";top:0;left:0;z-index:1030;font-weight:400;white-space:normal;text-align:left;cursor:auto;-webkit-user-select:text;user-select:text}.ant-popover:after{position:absolute;background:rgba(255,255,255,.01);content:""}.ant-popover-placement-top,.ant-popover-placement-topLeft,.ant-popover-placement-topRight{padding-bottom:15.31px}.ant-popover-placement-right,.ant-popover-placement-rightBottom,.ant-popover-placement-rightTop{padding-left:15.31px}.ant-popover-placement-bottom,.ant-popover-placement-bottomLeft,.ant-popover-placement-bottomRight{padding-top:15.31px}.ant-popover-placement-left,.ant-popover-placement-leftBottom,.ant-popover-placement-leftTop{padding-right:15.31px}.ant-popover-inner{background-color:#fff;background-clip:padding-box;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;box-shadow:0 0 8px #00000026 \	}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ant-popover-inner{box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}}.ant-popover-title{min-width:177px;min-height:32px;margin:0;padding:5px 16px 4px;color:#000000d9;font-weight:500;border-bottom:1px solid rgba(0,0,0,.06)}.ant-popover-inner-content{padding:12px 16px;color:#000000d9}.ant-popover-message{position:relative;padding:4px 0 12px;color:#000000d9;font-size:14px}.ant-popover-message>.anticon{position:absolute;top:8px;color:var(--ant-warning-color);font-size:14px}.ant-popover-message-title{padding-left:22px}.ant-popover-buttons{margin-bottom:4px;text-align:right}.ant-popover-buttons button{margin-left:8px}.ant-popover-arrow{position:absolute;display:block;width:16px;height:16px;overflow:hidden;background:0 0;pointer-events:none}.ant-popover-arrow-content{position:absolute;inset:0;display:block;width:11.31px;height:11.31px;margin:auto;background-color:#fff;content:"";border-radius:0 0 2px;pointer-events:none}.ant-progress,.ant-progress-steps{display:inline-block}.ant-popover-arrow-content:before{position:absolute;left:-11.31px;width:33.94px;height:33.94px;background:-10px -10px no-repeat #fff;content:""}.ant-popover-magenta .ant-popover-arrow-content,.ant-popover-magenta .ant-popover-inner,.ant-popover-pink .ant-popover-arrow-content,.ant-popover-pink .ant-popover-inner,.ant-tooltip-magenta .ant-tooltip-inner,.ant-tooltip-pink .ant-tooltip-inner{background-color:#eb2f96}.ant-popover-placement-top .ant-popover-arrow,.ant-popover-placement-topLeft .ant-popover-arrow,.ant-popover-placement-topRight .ant-popover-arrow{bottom:-.69px}.ant-popover-placement-leftBottom .ant-popover-arrow,.ant-popover-placement-rightBottom .ant-popover-arrow{bottom:12px}.ant-popover-placement-top .ant-popover-arrow-content,.ant-popover-placement-topLeft .ant-popover-arrow-content,.ant-popover-placement-topRight .ant-popover-arrow-content{box-shadow:3px 3px 7px #00000012;transform:translateY(-8px) rotate(45deg)}.ant-popover-placement-top .ant-popover-arrow{left:50%;transform:translate(-50%)}.ant-popover-placement-topLeft .ant-popover-arrow{left:16px}.ant-popover-placement-topRight .ant-popover-arrow{right:16px}.ant-popover-placement-right .ant-popover-arrow,.ant-popover-placement-rightBottom .ant-popover-arrow,.ant-popover-placement-rightTop .ant-popover-arrow{left:-.69px}.ant-popover-placement-right .ant-popover-arrow-content,.ant-popover-placement-rightBottom .ant-popover-arrow-content,.ant-popover-placement-rightTop .ant-popover-arrow-content{box-shadow:3px 3px 7px #00000012;transform:translate(8px) rotate(135deg)}.ant-popover-placement-right .ant-popover-arrow{top:50%;transform:translateY(-50%)}.ant-popover-placement-rightTop .ant-popover-arrow{top:12px}.ant-popover-placement-bottom .ant-popover-arrow,.ant-popover-placement-bottomLeft .ant-popover-arrow,.ant-popover-placement-bottomRight .ant-popover-arrow{top:-.69px}.ant-popover-placement-bottom .ant-popover-arrow-content,.ant-popover-placement-bottomLeft .ant-popover-arrow-content,.ant-popover-placement-bottomRight .ant-popover-arrow-content{box-shadow:2px 2px 5px #0000000f;transform:translateY(8px) rotate(-135deg)}.ant-popover-placement-bottom .ant-popover-arrow{left:50%;transform:translate(-50%)}.ant-popover-placement-bottomLeft .ant-popover-arrow{left:16px}.ant-popover-placement-bottomRight .ant-popover-arrow{right:16px}.ant-popover-placement-left .ant-popover-arrow,.ant-popover-placement-leftBottom .ant-popover-arrow,.ant-popover-placement-leftTop .ant-popover-arrow{right:-.69px}.ant-popover-placement-left .ant-popover-arrow-content,.ant-popover-placement-leftBottom .ant-popover-arrow-content,.ant-popover-placement-leftTop .ant-popover-arrow-content{box-shadow:3px 3px 7px #00000012;transform:translate(-8px) rotate(-45deg)}.ant-popover-placement-left .ant-popover-arrow{top:50%;transform:translateY(-50%)}.ant-popover-placement-leftTop .ant-popover-arrow{top:12px}.ant-popover-red .ant-popover-arrow-content,.ant-popover-red .ant-popover-inner{background-color:#f5222d}.ant-popover-volcano .ant-popover-arrow-content,.ant-popover-volcano .ant-popover-inner{background-color:#fa541c}.ant-popover-orange .ant-popover-arrow-content,.ant-popover-orange .ant-popover-inner{background-color:#fa8c16}.ant-popover-yellow .ant-popover-arrow-content,.ant-popover-yellow .ant-popover-inner{background-color:#fadb14}.ant-popover-gold .ant-popover-arrow-content,.ant-popover-gold .ant-popover-inner{background-color:#faad14}.ant-popover-cyan .ant-popover-arrow-content,.ant-popover-cyan .ant-popover-inner{background-color:#13c2c2}.ant-popover-lime .ant-popover-arrow-content,.ant-popover-lime .ant-popover-inner{background-color:#a0d911}.ant-popover-green .ant-popover-arrow-content,.ant-popover-green .ant-popover-inner{background-color:#52c41a}.ant-popover-blue .ant-popover-arrow-content,.ant-popover-blue .ant-popover-inner{background-color:#1890ff}.ant-popover-geekblue .ant-popover-arrow-content,.ant-popover-geekblue .ant-popover-inner{background-color:#2f54eb}.ant-popover-purple .ant-popover-arrow-content,.ant-popover-purple .ant-popover-inner{background-color:#722ed1}.ant-popover-rtl{text-align:right}.ant-popover-rtl .ant-popover-message-title{padding-right:22px;padding-left:16px}.ant-popover-rtl .ant-popover-buttons{text-align:left}.ant-popover-rtl .ant-popover-buttons button{margin-right:8px;margin-left:0}.ant-popover{position:relative}.ant-progress{margin:0;padding:0;color:#000000d9;font-size:14px;list-style:none;font-feature-settings:"tnum"}.ant-progress-line{position:relative;width:100%;font-size:14px}.ant-progress-steps-outer{display:flex;flex-direction:row;align-items:center}.ant-progress-steps-item{flex-shrink:0;min-width:2px;margin-right:2px;background:#f3f3f3;transition:all .3s}.ant-progress-steps-item-active{background:var(--ant-primary-color)}.ant-progress-small.ant-progress-line,.ant-progress-small.ant-progress-line .ant-progress-text .anticon{font-size:12px}.ant-progress-outer{display:inline-block;width:100%;margin-right:0;padding-right:0}.ant-progress-show-info .ant-progress-outer{margin-right:calc(-2em - 8px);padding-right:calc(2em + 8px)}.ant-progress-inner{position:relative;display:inline-block;width:100%;overflow:hidden;vertical-align:middle;background-color:#0000000a;border-radius:100px}.ant-progress-circle-trail{stroke:#0000000a}.ant-progress-circle-path{animation:ant-progress-appear .3s}.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:var(--ant-primary-color)}.ant-progress-bg,.ant-progress-success-bg{position:relative;background-color:var(--ant-primary-color);border-radius:100px;transition:all .4s cubic-bezier(.08,.82,.17,1) 0s}.ant-progress-success-bg{position:absolute;top:0;left:0;background-color:var(--ant-success-color)}.ant-progress-text{display:inline-block;width:2em;margin-left:8px;color:#000000d9;font-size:1em;line-height:1;white-space:nowrap;text-align:left;vertical-align:middle;word-break:normal}.ant-progress-text .anticon{font-size:14px}.ant-progress-status-active .ant-progress-bg:before{position:absolute;inset:0;background:#fff;border-radius:10px;opacity:0;animation:ant-progress-active 2.4s cubic-bezier(.23,1,.32,1) infinite;content:""}.ant-progress-status-exception .ant-progress-bg{background-color:var(--ant-error-color)}.ant-progress-status-exception .ant-progress-text{color:var(--ant-error-color)}.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:var(--ant-error-color)}.ant-progress-status-success .ant-progress-bg{background-color:var(--ant-success-color)}.ant-progress-status-success .ant-progress-text{color:var(--ant-success-color)}.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:var(--ant-success-color)}.ant-progress-circle .ant-progress-inner{position:relative;line-height:1;background-color:transparent}.ant-progress-circle .ant-progress-text{position:absolute;top:50%;left:50%;width:100%;margin:0;padding:0;color:#000000d9;font-size:1em;line-height:1;white-space:normal;text-align:center;transform:translate(-50%,-50%)}.ant-progress-circle .ant-progress-text .anticon{font-size:1.16666667em}.ant-progress-circle.ant-progress-status-exception .ant-progress-text{color:var(--ant-error-color)}.ant-progress-circle.ant-progress-status-success .ant-progress-text{color:var(--ant-success-color)}@keyframes ant-progress-active{0%{transform:translate(-100%) scaleX(0);opacity:.1}20%{transform:translate(-100%) scaleX(0);opacity:.5}to{transform:translate(0) scaleX(1);opacity:0}}.ant-progress-rtl.ant-progress-show-info .ant-progress-outer{margin-right:0;margin-left:calc(-2em - 8px);padding-right:0;padding-left:calc(2em + 8px)}.ant-progress-rtl .ant-progress-success-bg{right:0;left:auto}.ant-progress-rtl.ant-progress-line .ant-progress-text,.ant-progress-rtl.ant-progress-steps .ant-progress-text{margin-right:8px;margin-left:0;text-align:right}.ant-radio,.ant-radio-group{box-sizing:border-box;margin:0;padding:0;color:#000000d9;line-height:1.5715;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum"}.ant-radio-group{display:inline-block;font-size:0}.ant-radio-group .ant-badge-count{z-index:1}.ant-radio-group>.ant-badge:not(:first-child)>.ant-radio-button-wrapper{border-left:none}.ant-radio-wrapper{box-sizing:border-box;margin:0 8px 0 0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-flex;align-items:baseline;cursor:pointer}.ant-radio-wrapper-disabled{cursor:not-allowed}.ant-radio-wrapper:after{display:inline-block;width:0;overflow:hidden;content:"\a0"}.ant-radio-wrapper.ant-radio-wrapper-in-form-item input[type=radio]{width:14px;height:14px}.ant-radio{font-size:14px;position:relative;top:.2em;display:inline-block;outline:0;cursor:pointer}.ant-radio-input:focus+.ant-radio-inner,.ant-radio-wrapper:hover .ant-radio,.ant-radio:hover .ant-radio-inner{border-color:var(--ant-primary-color)}.ant-radio-input:focus+.ant-radio-inner{box-shadow:0 0 0 3px var(--ant-primary-1)}.ant-radio-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--ant-primary-color);border-radius:50%;visibility:hidden;animation:antRadioEffect .36s ease-in-out;animation-fill-mode:both;content:""}.ant-radio-wrapper:hover .ant-radio:after,.ant-radio:hover:after,.ant-tooltip{visibility:visible}.ant-radio-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;background-color:#fff;border-color:#d9d9d9;border-style:solid;border-width:1px;border-radius:50%;transition:all .3s}.ant-radio-inner:after{position:absolute;top:50%;left:50%;display:block;width:16px;height:16px;margin-top:-8px;margin-left:-8px;background-color:var(--ant-primary-color);border-top:0;border-left:0;border-radius:16px;transform:scale(0);opacity:0;transition:all .3s cubic-bezier(.78,.14,.15,.86);content:" "}.ant-radio-input{position:absolute;inset:0;z-index:1;cursor:pointer;opacity:0}.ant-radio-button-wrapper-disabled,.ant-radio-disabled,.ant-radio-disabled .ant-radio-inner,.ant-radio-disabled .ant-radio-input,.ant-radio-disabled+span{cursor:not-allowed}.ant-radio-checked .ant-radio-inner{border-color:var(--ant-primary-color)}.ant-radio-checked .ant-radio-inner:after{transform:scale(.5);opacity:1;transition:all .3s cubic-bezier(.78,.14,.15,.86)}.ant-radio-disabled .ant-radio-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-radio-disabled .ant-radio-inner:after{background-color:#0003}.ant-radio-disabled+span{color:#00000040}span.ant-radio+*{padding-right:8px;padding-left:8px}.ant-radio-button-wrapper{position:relative;display:inline-block;height:32px;margin:0;padding:0 15px;color:#000000d9;font-size:14px;line-height:30px;background:#fff;border:1px solid #d9d9d9;border-top-width:1.02px;border-left-width:0;cursor:pointer;transition:color .3s,background .3s,border-color .3s,box-shadow .3s}.ant-radio-button-wrapper a{color:#000000d9}.ant-radio-button-wrapper>.ant-radio-button{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}.ant-radio-group-large .ant-radio-button-wrapper{height:40px;font-size:16px;line-height:38px}.ant-radio-group-small .ant-radio-button-wrapper{height:24px;padding:0 7px;line-height:22px}.ant-radio-button-wrapper:not(:first-child):before{position:absolute;top:-1px;left:-1px;display:block;box-sizing:content-box;width:1px;height:100%;padding:1px 0;background-color:#d9d9d9;transition:background-color .3s;content:""}.ant-radio-button-wrapper:first-child{border-left:1px solid #d9d9d9;border-radius:2px 0 0 2px}.ant-radio-button-wrapper:last-child{border-radius:0 2px 2px 0}.ant-radio-button-wrapper:first-child:last-child{border-radius:2px}.ant-radio-button-wrapper:hover{position:relative;color:var(--ant-primary-color)}.ant-radio-button-wrapper:focus-within{box-shadow:0 0 0 3px var(--ant-primary-1)}.ant-radio-button-wrapper .ant-radio-inner,.ant-radio-button-wrapper input[type=radio],.ant-radio-button-wrapper input[type=checkbox]{width:0;height:0;opacity:0;pointer-events:none}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){z-index:1;color:var(--ant-primary-color);background:#fff;border-color:var(--ant-primary-color)}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:var(--ant-primary-color)}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child{border-color:var(--ant-primary-color)}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:var(--ant-primary-5);border-color:var(--ant-primary-5)}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover:before{background-color:var(--ant-primary-5)}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{color:var(--ant-primary-7);border-color:var(--ant-primary-7)}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active:before{background-color:var(--ant-primary-7)}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{box-shadow:0 0 0 3px var(--ant-primary-1)}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#fff;background:var(--ant-primary-color);border-color:var(--ant-primary-color)}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#fff;background:var(--ant-primary-5);border-color:var(--ant-primary-5)}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{color:#fff;background:var(--ant-primary-7);border-color:var(--ant-primary-7)}.ant-radio-button-wrapper-disabled,.ant-radio-button-wrapper-disabled:first-child,.ant-radio-button-wrapper-disabled:hover{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{box-shadow:0 0 0 3px var(--ant-primary-1)}.ant-radio-button-wrapper-disabled:first-child{border-left-color:#d9d9d9}.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked{color:#00000040;background-color:#e6e6e6;border-color:#d9d9d9;box-shadow:none}@keyframes antRadioEffect{0%{transform:scale(1);opacity:.5}to{transform:scale(1.6);opacity:0}}.ant-radio-wrapper.ant-radio-wrapper-rtl{margin-right:0;margin-left:8px}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl{border-right-width:0;border-left-width:1px}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:not(:first-child):before{right:-1px;left:0}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:first-child{border-right:1px solid #d9d9d9;border-radius:0 2px 2px 0}.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child{border-right-color:var(--ant-primary-5)}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:last-child{border-radius:2px 0 0 2px}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper-disabled:first-child{border-right-color:#d9d9d9}.ant-rate,.ant-rate-star,.ant-rate-text{display:inline-block}.ant-rate{box-sizing:border-box;font-variant:tabular-nums;font-feature-settings:"tnum";margin:0;padding:0;color:#fadb14;font-size:20px;line-height:unset;list-style:none;outline:0}.ant-rate-disabled .ant-rate-star{cursor:default}.ant-rate-disabled .ant-rate-star>div:hover{transform:scale(1)}.ant-rate-star{position:relative;color:inherit;cursor:pointer}.ant-rate-star:not(:last-child){margin-right:8px}.ant-rate-star>div{transition:all .3s,outline 0s}.ant-rate-star>div:hover{transform:scale(1.1)}.ant-rate-star>div:focus{outline:0}.ant-rate-star>div:focus-visible{outline:#fadb14 dashed 1px;transform:scale(1.1)}.ant-rate-star-first,.ant-rate-star-second{color:#0000000f;transition:all .3s;-webkit-user-select:none;user-select:none}.ant-rate-star-first .anticon,.ant-rate-star-second .anticon{vertical-align:middle}.ant-rate-star-first{position:absolute;top:0;left:0;width:50%;height:100%;overflow:hidden;opacity:0}.ant-rate-star-half .ant-rate-star-first,.ant-rate-star-half .ant-rate-star-second{opacity:1}.ant-rate-star-full .ant-rate-star-second,.ant-rate-star-half .ant-rate-star-first{color:inherit}.ant-rate-text{margin:0 8px;font-size:14px}.ant-rate-rtl .ant-rate-star:not(:last-child){margin-right:0;margin-left:8px}.ant-rate-rtl .ant-rate-star-first{right:0;left:auto}.ant-select-single .ant-select-selector{display:flex}.ant-select-single .ant-select-selector .ant-select-selection-search{position:absolute;inset:0 11px}.ant-select-single .ant-select-selector .ant-select-selection-search-input{width:100%}.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{padding:0;line-height:30px;transition:all .3s}@supports (-moz-appearance:meterbar){.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:30px}}.ant-select-single .ant-select-selector .ant-select-selection-item{position:relative;-webkit-user-select:none;user-select:none}.ant-select-single .ant-select-selector .ant-select-selection-placeholder{transition:none;pointer-events:none}.ant-select-single .ant-select-selector .ant-select-selection-item:after,.ant-select-single .ant-select-selector .ant-select-selection-placeholder:after,.ant-select-single .ant-select-selector:after{display:inline-block;width:0;visibility:hidden;content:"\a0"}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder:after,.ant-select-single.ant-select-customize-input .ant-select-selector:after{display:none}.ant-select-single.ant-select-show-arrow .ant-select-selection-search{right:25px}.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:18px}.ant-select-single.ant-select-open .ant-select-selection-item{color:#bfbfbf}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{width:100%;height:32px;padding:0 11px}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:30px}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after{line-height:30px}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-search{position:static;width:100%}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder{position:absolute;right:0;left:0;padding:0 11px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:40px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector:after{line-height:38px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input{height:38px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{height:24px;padding:0 7px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder,.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector:after{line-height:22px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input{height:22px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selection-search{right:7px;left:7px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search{right:28px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder{padding-right:21px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{padding:0 11px}.ant-select-selection-overflow{position:relative;display:flex;flex:auto;flex-wrap:wrap;max-width:100%}.ant-select-selection-overflow-item{flex:none;align-self:center;max-width:100%}.ant-select-multiple .ant-select-selector{display:flex;flex-wrap:wrap;align-items:center;padding:1px 4px}.ant-select-show-search.ant-select-multiple .ant-select-selector{cursor:text}.ant-select-disabled.ant-select-multiple .ant-select-selector{background:#f5f5f5;cursor:not-allowed}.ant-select-multiple .ant-select-selector:after{display:inline-block;width:0;margin:2px 0;line-height:24px;content:"\a0"}.ant-select-multiple.ant-select-allow-clear .ant-select-selector,.ant-select-multiple.ant-select-show-arrow .ant-select-selector{padding-right:24px}.ant-select-multiple .ant-select-selection-item{position:relative;display:flex;flex:none;box-sizing:border-box;max-width:100%;height:24px;margin-top:2px;margin-bottom:2px;line-height:22px;background:#f5f5f5;border:1px solid rgba(0,0,0,.06);border-radius:2px;cursor:default;transition:font-size .3s,line-height .3s,height .3s;-webkit-user-select:none;user-select:none;margin-inline-end:4px;padding-inline-start:8px;padding-inline-end:4px}.ant-select-disabled.ant-select-multiple .ant-select-selection-item{color:#bfbfbf;border-color:#d9d9d9;cursor:not-allowed}.ant-select-multiple .ant-select-selection-item-content{display:inline-block;margin-right:4px;overflow:hidden;white-space:pre;text-overflow:ellipsis}.ant-select-multiple .ant-select-selection-item-remove{color:inherit;font-style:normal;text-align:center;text-transform:none;vertical-align:-.125em;display:inline-block;color:#00000073;font-weight:700;font-size:10px;line-height:inherit;cursor:pointer}.ant-select-multiple .ant-select-selection-item-remove>.anticon,.ant-spin,.ant-switch,.ant-transfer-operation{vertical-align:middle}.ant-select-arrow,.ant-select-arrow>*,.ant-select-clear,.ant-select-multiple .ant-select-selection-item-remove>*{line-height:1}.ant-select-multiple .ant-select-selection-item-remove svg{display:inline-block}.ant-select-disabled .ant-select-selection-item-remove,.ant-select-multiple .ant-select-selection-item-remove:before{display:none}.ant-select-multiple .ant-select-selection-item-remove .ant-select-multiple .ant-select-selection-item-remove-icon{display:block}.ant-select-multiple .ant-select-selection-item-remove:hover{color:#000000bf}.ant-select-multiple .ant-select-selection-overflow-item+.ant-select-selection-overflow-item .ant-select-selection-search{margin-inline-start:0}.ant-select-multiple .ant-select-selection-search{position:relative;max-width:100%;margin-inline-start:7px}.ant-select-multiple .ant-select-selection-search-input,.ant-select-multiple .ant-select-selection-search-mirror{height:24px;line-height:24px;transition:all .3s}.ant-select-multiple .ant-select-selection-search-input{width:100%;min-width:4.1px}.ant-select-multiple .ant-select-selection-search-mirror{position:absolute;top:0;left:0;z-index:999;white-space:pre;visibility:hidden}.ant-select-multiple .ant-select-selection-placeholder{position:absolute;top:50%;right:11px;left:11px;transform:translateY(-50%);transition:all .3s}.ant-select-multiple.ant-select-lg .ant-select-selector:after{line-height:32px}.ant-select-multiple.ant-select-lg .ant-select-selection-search{height:32px;line-height:32px}.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror{height:32px;line-height:30px}.ant-select-multiple.ant-select-sm .ant-select-selector:after{line-height:16px}.ant-select-multiple.ant-select-sm .ant-select-selection-item{height:16px;line-height:14px}.ant-select-multiple.ant-select-sm .ant-select-selection-search{height:16px;line-height:16px;margin-inline-start:3px}.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror{height:16px;line-height:14px}.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder{left:7px}.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:32px;line-height:32px}.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input) .ant-select-selector{background-color:#fff;border-color:var(--ant-error-color)!important}.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-focused .ant-select-selector,.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-open .ant-select-selector{border-color:var(--ant-error-color-hover);box-shadow:0 0 0 2px var(--ant-error-color-outline);border-right-width:1px;outline:0}.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input) .ant-select-selector{background-color:#fff;border-color:var(--ant-warning-color)!important}.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-focused .ant-select-selector,.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-open .ant-select-selector{border-color:var(--ant-warning-color-hover);box-shadow:0 0 0 2px var(--ant-warning-color-outline);border-right-width:1px;outline:0}.ant-select-status-error.ant-select-has-feedback .ant-select-clear,.ant-select-status-success.ant-select-has-feedback .ant-select-clear,.ant-select-status-validating.ant-select-has-feedback .ant-select-clear,.ant-select-status-warning.ant-select-has-feedback .ant-select-clear{right:32px}.ant-select-status-error.ant-select-has-feedback .ant-select-selection-selected-value,.ant-select-status-success.ant-select-has-feedback .ant-select-selection-selected-value,.ant-select-status-validating.ant-select-has-feedback .ant-select-selection-selected-value,.ant-select-status-warning.ant-select-has-feedback .ant-select-selection-selected-value{padding-right:42px}.ant-select{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;cursor:pointer}.ant-select:not(.ant-select-customize-input) .ant-select-selector{position:relative;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:pointer}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector{cursor:text}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:auto}.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:var(--ant-primary-color-hover);box-shadow:0 0 0 2px var(--ant-primary-color-outline);border-right-width:1px;outline:0}.ant-input-rtl .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-right-width:0;border-left-width:1px!important}.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{color:#00000040;background:#f5f5f5;cursor:not-allowed}.ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{background:#f5f5f5}.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:not-allowed}.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{margin:0;padding:0;background:0 0;border:none;outline:0;appearance:none}.ant-select-arrow,.ant-select-clear{position:absolute;right:11px;height:12px;margin-top:-6px;font-size:12px;text-transform:none;text-align:center;top:50%;font-style:normal}.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button{display:none;-webkit-appearance:none}.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:var(--ant-primary-5);border-right-width:1px}.ant-input-rtl .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-right-width:0;border-left-width:1px!important}.ant-select-selection-item{flex:1;overflow:hidden;font-weight:400;white-space:nowrap;text-overflow:ellipsis}@media all and (-ms-high-contrast:none){.ant-select-selection-item,.ant-select-selection-item ::-ms-backdrop{flex:auto}}.ant-select-selection-placeholder{flex:1;overflow:hidden;color:#bfbfbf;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}@media all and (-ms-high-contrast:none){.ant-select-selection-placeholder,.ant-select-selection-placeholder ::-ms-backdrop{flex:auto}}.ant-select-arrow{color:inherit;vertical-align:-.125em;display:flex;align-items:center;color:#00000040;pointer-events:none}.ant-select-arrow svg{display:inline-block}.ant-select-arrow:before{display:none}.ant-select-arrow .ant-select-arrow-icon{display:block}.ant-select-arrow .anticon{vertical-align:top;transition:transform .3s}.ant-select-arrow .anticon>svg{vertical-align:top}.ant-select-arrow .anticon:not(.ant-select-suffix){pointer-events:auto}.ant-select-disabled .ant-select-arrow{cursor:not-allowed}.ant-select-arrow>:not(:last-child){margin-inline-end:8px}.ant-select-clear{z-index:1;display:inline-block;width:12px;color:#00000040;background:#fff;cursor:pointer;opacity:0;transition:color .3s ease,opacity .15s ease;text-rendering:auto}.ant-select-clear:before{display:block}.ant-select-clear:hover{color:#00000073}.ant-select:hover .ant-select-clear{opacity:1}.ant-select-dropdown{margin:0;color:#000000d9;line-height:1.5715;list-style:none;font-feature-settings:"tnum";z-index:1050;box-sizing:border-box;padding:4px 0;overflow:hidden;font-size:14px;font-variant:initial;background-color:#fff;border-radius:2px;outline:0;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.ant-select-dropdown-empty,.ant-select-item-empty{color:#00000040}.ant-select-item,.ant-select-item-empty{display:block;padding:5px 12px;font-size:14px;position:relative;font-weight:400;line-height:22px;min-height:32px}.ant-segmented,.ant-slider{font-variant:tabular-nums;list-style:none}.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft,.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-topLeft{animation-name:antSlideDownIn}.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-bottomLeft{animation-name:antSlideUpOut}.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-topLeft{animation-name:antSlideDownOut}.ant-select-item{color:#000000d9;cursor:pointer;transition:background .3s ease}.ant-select-item-group{color:#00000073;font-size:12px;cursor:default}.ant-select-item-option{display:flex}.ant-select-item-option-content{flex:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-select-item-option-state{flex:none}.ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#f5f5f5}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#000000d9;font-weight:600;background-color:var(--ant-primary-1)}.ant-select-item-option-disabled.ant-select-item-option-selected,.ant-slider-rail{background-color:#f5f5f5}.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state{color:var(--ant-primary-color)}.ant-select-item-option-disabled,.segmented-disabled-item,.segmented-disabled-item:focus,.segmented-disabled-item:hover{color:#00000040;cursor:not-allowed}.ant-select-item-option-grouped{padding-left:24px}.ant-select-lg{font-size:16px}.ant-segmented,.ant-slider,.ant-slider-mark,.ant-spin,.ant-spin-sm .ant-spin-dot{font-size:14px}.ant-select-borderless .ant-select-selector{background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}.ant-segmented-item-selected,.ant-segmented-thumb,.segmented-item-selected{border-radius:2px;box-shadow:0 2px 8px -2px #0000000d,0 1px 4px -1px #00000012,0 0 1px #00000014}.ant-select.ant-select-in-form-item{width:100%}.ant-select-rtl .ant-select-arrow,.ant-select-rtl .ant-select-clear{right:initial;left:11px}.ant-select-dropdown-rtl .ant-select-item-option-grouped{padding-right:24px;padding-left:12px}.ant-select-rtl.ant-select-multiple.ant-select-allow-clear .ant-select-selector,.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .ant-select-selector{padding-right:4px;padding-left:24px}.ant-select-rtl.ant-select-multiple .ant-select-selection-item{text-align:right}.ant-select-rtl.ant-select-multiple .ant-select-selection-item-content{margin-right:0;margin-left:4px;text-align:right}.ant-select-rtl.ant-select-multiple .ant-select-selection-search-mirror{right:0;left:auto}.ant-select-rtl.ant-select-multiple .ant-select-selection-placeholder{right:11px;left:auto}.ant-select-rtl.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder{right:7px}.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-placeholder{right:0;left:9px;text-align:right}.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-search{right:11px;left:25px}.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:0;padding-left:18px}.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search{right:6px}.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder{padding-right:0;padding-left:21px}.ant-select-dropdown{top:100%;left:0;position:relative;width:100%;margin-top:4px;margin-bottom:4px;display:block}.ant-select-dropdown .cdk-virtual-scroll-content-wrapper{right:0}.ant-select-dropdown .full-width{contain:initial}.ant-select-dropdown .full-width .cdk-virtual-scroll-content-wrapper{position:static}.ant-select-dropdown .full-width .cdk-virtual-scroll-spacer{position:absolute;top:0;width:1px}.segmented-item-selected{background-color:#fff}.segmented-text-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:keep-all}.ant-segmented{box-sizing:border-box;margin:0;line-height:1.5715;font-feature-settings:"tnum";display:inline-block;padding:2px;color:#000000a6;background-color:#0000000a;border-radius:2px;transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-segmented-group{position:relative;display:flex;align-items:stretch;justify-items:flex-start;width:100%}.ant-segmented.ant-segmented-block{display:flex}.ant-segmented.ant-segmented-block .ant-segmented-item{flex:1;min-width:0}.ant-segmented:not(.ant-segmented-disabled):focus,.ant-segmented:not(.ant-segmented-disabled):hover{background-color:#0000000f}.ant-segmented-item{position:relative;text-align:center;cursor:pointer;transition:color .3s cubic-bezier(.645,.045,.355,1)}.ant-segmented-item-selected{background-color:#fff;color:#262626}.ant-segmented-item:focus,.ant-segmented-item:hover{color:#262626}.ant-segmented-item-label{min-height:28px;padding:0 11px;line-height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:keep-all}.ant-segmented-item-icon+*{margin-left:12px/2}.ant-segmented-item-input{position:absolute;top:0;left:0;width:0;height:0;opacity:0;pointer-events:none}.ant-segmented.ant-segmented-lg .ant-segmented-item-label{min-height:36px;padding:0 11px;font-size:16px;line-height:36px}.ant-segmented.ant-segmented-sm .ant-segmented-item-label{min-height:20px;padding:0 7px;line-height:20px}.ant-segmented-item-disabled,.ant-segmented-item-disabled:focus,.ant-segmented-item-disabled:hover{color:#00000040;cursor:not-allowed}.ant-segmented-thumb{background-color:#fff;position:absolute;top:0;left:0;width:0;height:100%;padding:4px 0}.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle,.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle,.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle{border-radius:50%}.ant-segmented-thumb-motion-appear-active{transition:transform .3s cubic-bezier(.645,.045,.355,1),width .3s cubic-bezier(.645,.045,.355,1);will-change:transform,width}.ant-segmented.ant-segmented-rtl .ant-segmented-item-icon{margin-right:0;margin-left:6px}.ant-skeleton{display:table;width:100%}.ant-skeleton-header{display:table-cell;padding-right:16px;vertical-align:top}.ant-skeleton-header .ant-skeleton-avatar{display:inline-block;vertical-align:top;background:rgba(190,190,190,.2);width:32px;height:32px;line-height:32px}.ant-skeleton-header .ant-skeleton-avatar-lg{width:40px;height:40px;line-height:40px}.ant-skeleton-header .ant-skeleton-avatar-sm{width:24px;height:24px;line-height:24px}.ant-skeleton-content{display:table-cell;width:100%;vertical-align:top}.ant-skeleton-content .ant-skeleton-title{width:100%;height:16px;margin-top:16px;background:rgba(190,190,190,.2);border-radius:4px}.ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:24px}.ant-skeleton-content .ant-skeleton-paragraph{padding:0}.ant-skeleton-content .ant-skeleton-paragraph>li{width:100%;height:16px;list-style:none;background:rgba(190,190,190,.2);border-radius:4px}.ant-skeleton-content .ant-skeleton-paragraph>li:last-child:not(:first-child):not(:nth-child(2)){width:61%}.ant-skeleton-content .ant-skeleton-paragraph>li+li{margin-top:16px}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title{margin-top:12px}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:28px}.ant-skeleton-round .ant-skeleton-content .ant-skeleton-paragraph>li,.ant-skeleton-round .ant-skeleton-content .ant-skeleton-title{border-radius:100px}.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar,.ant-skeleton.ant-skeleton-active .ant-skeleton-button,.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph>li,.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,.ant-skeleton.ant-skeleton-active .ant-skeleton-image,.ant-skeleton.ant-skeleton-active .ant-skeleton-input{background:linear-gradient(90deg,rgba(190,190,190,.2) 25%,rgba(129,129,129,.24) 37%,rgba(190,190,190,.2) 63%);background-size:400% 100%;animation:ant-skeleton-loading 1.4s ease infinite}.ant-skeleton.ant-skeleton-block,.ant-skeleton.ant-skeleton-block .ant-skeleton-button,.ant-skeleton.ant-skeleton-block .ant-skeleton-input{width:100%}.ant-skeleton-element{display:inline-block;width:auto}.ant-skeleton-element .ant-skeleton-button{display:inline-block;vertical-align:top;background:rgba(190,190,190,.2);border-radius:2px;width:64px;min-width:64px;height:32px;line-height:32px}.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-circle{width:32px;min-width:32px;border-radius:50%}.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-round{border-radius:32px}.ant-skeleton-element .ant-skeleton-button-lg{width:80px;min-width:80px;height:40px;line-height:40px}.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-circle{width:40px;min-width:40px;border-radius:50%}.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-round{border-radius:40px}.ant-skeleton-element .ant-skeleton-button-sm{width:48px;min-width:48px;height:24px;line-height:24px}.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-circle{width:24px;min-width:24px;border-radius:50%}.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-round{border-radius:24px}.ant-skeleton-element .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle,.ant-skeleton-element .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle,.ant-skeleton-element .ant-skeleton-avatar.ant-skeleton-avatar-circle,.ant-skeleton-element .ant-skeleton-image-svg.ant-skeleton-image-circle,.ant-skeleton-element .ant-skeleton-image.ant-skeleton-image-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-avatar{display:inline-block;vertical-align:top;background:rgba(190,190,190,.2);width:32px;height:32px;line-height:32px}.ant-skeleton-element .ant-skeleton-avatar-lg{width:40px;height:40px;line-height:40px}.ant-skeleton-element .ant-skeleton-avatar-sm{width:24px;height:24px;line-height:24px}.ant-skeleton-element .ant-skeleton-input{display:inline-block;vertical-align:top;background:rgba(190,190,190,.2);width:160px;min-width:160px;height:32px;line-height:32px}.ant-skeleton-element .ant-skeleton-input-lg{width:200px;min-width:200px;height:40px;line-height:40px}.ant-skeleton-element .ant-skeleton-input-sm{width:120px;min-width:120px;height:24px;line-height:24px}.ant-skeleton-element .ant-skeleton-image{display:flex;align-items:center;justify-content:center;vertical-align:top;background:rgba(190,190,190,.2);width:96px;height:96px;line-height:96px}.ant-skeleton-element .ant-skeleton-image-path{fill:#bfbfbf}.ant-skeleton-element .ant-skeleton-image-svg{width:48px;height:48px;line-height:48px;max-width:192px;max-height:192px}@keyframes ant-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.ant-skeleton-rtl .ant-skeleton-header{padding-right:0;padding-left:16px}.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar,.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph>li,.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title{animation-name:ant-skeleton-loading-rtl}@keyframes ant-skeleton-loading-rtl{0%{background-position:0 50%}to{background-position:100% 50%}}.ant-slider{box-sizing:border-box;color:#000000d9;line-height:1.5715;font-feature-settings:"tnum";position:relative;height:12px;margin:10px 6px;padding:4px 0;cursor:pointer;touch-action:none}.ant-slider-vertical{width:12px;height:100%;margin:6px 10px;padding:0 4px}.ant-slider-vertical .ant-slider-rail{width:4px;height:100%}.ant-slider-vertical .ant-slider-track{width:4px}.ant-slider-vertical .ant-slider-handle{margin-top:-6px;margin-left:-5px}.ant-slider-vertical .ant-slider-mark{top:0;left:12px;width:18px;height:100%}.ant-slider-vertical .ant-slider-mark-text{left:4px;white-space:nowrap}.ant-slider-vertical .ant-slider-step{width:4px;height:100%}.ant-slider-rail,.ant-slider-track{height:4px;border-radius:2px;transition:background-color .3s;position:absolute}.ant-slider-vertical .ant-slider-dot{top:auto;margin-left:-2px}.ant-slider-rtl.ant-slider-vertical .ant-slider-handle{margin-right:-5px;margin-left:0}.ant-slider-rtl.ant-slider-vertical .ant-slider-mark{right:12px;left:auto}.ant-slider-rtl.ant-slider-vertical .ant-slider-mark-text{right:4px;left:auto}.ant-slider-rtl.ant-slider-vertical .ant-slider-dot{right:2px;left:auto}.ant-slider-with-marks{margin-bottom:28px}.ant-slider-rail{width:100%}.ant-slider-track{background-color:var(--ant-primary-3)}.ant-slider-handle{position:absolute;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:2px solid var(--ant-primary-3);border-radius:50%;box-shadow:0;cursor:pointer;transition:border-color .3s,box-shadow .6s,transform .3s cubic-bezier(.18,.89,.32,1.28)}.ant-spin,.ant-statistic{margin:0;padding:0;line-height:1.5715;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";box-sizing:border-box}.ant-slider-handle-dragging{z-index:1}.ant-slider-handle:focus{border-color:var(--ant-primary-color-deprecated-t-20);outline:0;box-shadow:0 0 0 5px var(--ant-primary-color-deprecated-f-12)}.ant-slider-handle.ant-tooltip-open{border-color:var(--ant-primary-color)}.ant-slider:hover .ant-slider-rail{background-color:#e1e1e1}.ant-slider:hover .ant-slider-track{background-color:var(--ant-primary-4)}.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open){border-color:var(--ant-primary-4)}.ant-slider-mark{position:absolute;top:14px;left:0;width:100%}.ant-slider-mark-text{position:absolute;display:inline-block;color:#00000073;text-align:center;word-break:keep-all;cursor:pointer;-webkit-user-select:none;user-select:none}.ant-slider-mark-text-active,.ant-spin{color:#000000d9}.ant-slider-step{position:absolute;width:100%;height:4px;background:0 0;pointer-events:none}.ant-slider-dot{position:absolute;top:-2px;width:8px;height:8px;background-color:#fff;border:2px solid rgba(0,0,0,.06);border-radius:50%;cursor:pointer}.ant-slider-dot-active{border-color:var(--ant-primary-color-deprecated-t-50)}.ant-slider-disabled{cursor:not-allowed}.ant-slider-disabled .ant-slider-rail{background-color:#f5f5f5!important}.ant-slider-disabled .ant-slider-track{background-color:#00000040!important}.ant-slider-disabled .ant-slider-dot,.ant-slider-disabled .ant-slider-handle{background-color:#fff;border-color:#00000040!important;box-shadow:none;cursor:not-allowed}.ant-slider-disabled .ant-slider-dot,.ant-slider-disabled .ant-slider-mark-text{cursor:not-allowed!important}.ant-slider-rtl .ant-slider-mark{right:0;left:auto}.ant-spin{position:absolute;display:none;color:var(--ant-primary-color);text-align:center;opacity:0;transition:transform .3s cubic-bezier(.78,.14,.15,.86)}.ant-spin-spinning{position:static;display:inline-block;opacity:1}.ant-spin-nested-loading{position:relative}.ant-spin-nested-loading>div>.ant-spin{position:absolute;top:0;left:0;z-index:4;display:block;width:100%;height:100%;max-height:400px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{position:absolute;top:50%;left:50%;margin:-10px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-text{position:absolute;top:50%;width:100%;padding-top:5px;text-shadow:0 1px 2px #fff}.ant-spin-nested-loading>div>.ant-spin.ant-spin-show-text .ant-spin-dot{margin-top:-20px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-dot{margin:-7px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-text{padding-top:2px}.ant-spin-nested-loading>div>.ant-spin-sm.ant-spin-show-text .ant-spin-dot{margin-top:-17px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-dot{margin:-16px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-text{padding-top:11px}.ant-spin-nested-loading>div>.ant-spin-lg.ant-spin-show-text .ant-spin-dot{margin-top:-26px}.ant-spin-container{position:relative;transition:opacity .3s}.ant-spin-container:after{position:absolute;inset:0;z-index:10;display:none\	;width:100%;height:100%;background:#fff;opacity:0;transition:all .3s;content:"";pointer-events:none}.ant-spin-blur{clear:both;opacity:.5;-webkit-user-select:none;user-select:none;pointer-events:none}.ant-spin-blur:after{opacity:.4;pointer-events:auto}.ant-spin-tip{color:#00000073}.ant-spin-dot{position:relative;display:inline-block;font-size:20px;width:1em;height:1em}.ant-spin-dot-item{position:absolute;display:block;width:9px;height:9px;background-color:var(--ant-primary-color);border-radius:100%;transform:scale(.75);transform-origin:50% 50%;opacity:.3;animation:antSpinMove 1s infinite linear alternate}.ant-spin-dot-item:nth-child(1){top:0;left:0}.ant-spin-dot-item:nth-child(2){top:0;right:0;animation-delay:.4s}.ant-spin-dot-item:nth-child(3){right:0;bottom:0;animation-delay:.8s}.ant-spin-dot-item:nth-child(4){bottom:0;left:0;animation-delay:1.2s}.ant-spin-dot-spin{transform:rotate(0);animation:antRotate 1.2s infinite linear}.ant-spin-sm .ant-spin-dot i{width:6px;height:6px}.ant-spin-lg .ant-spin-dot{font-size:32px}.ant-spin-lg .ant-spin-dot i{width:14px;height:14px}.ant-spin.ant-spin-show-text .ant-spin-text{display:block}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ant-spin-blur{background:#fff;opacity:.5}}@keyframes antSpinMove{to{opacity:1}}@keyframes antRotate{to{transform:rotate(360deg)}}.ant-spin-rtl .ant-spin-dot-spin{transform:rotate(-45deg);animation-name:antRotateRtl}@keyframes antRotateRtl{to{transform:rotate(-405deg)}}nz-spin{display:block}.ant-statistic{color:#000000d9;font-size:14px}.ant-statistic-title{margin-bottom:4px;color:#00000073;font-size:14px}.ant-statistic-content{color:#000000d9;font-size:24px}.ant-statistic-content-value{display:inline-block;direction:ltr}.ant-statistic-rtl,.ant-steps-rtl,.ant-switch-rtl,.ant-table-rtl,.ant-table-wrapper-rtl,.ant-tabs-dropdown-rtl,.ant-tabs-rtl,.ant-tag.ant-tag-rtl,.ant-timeline-rtl,.ant-tooltip-rtl,.ant-transfer-rtl,.ant-typography-rtl,.ant-upload-list-rtl,.ant-upload-rtl{direction:rtl}.ant-statistic-content-prefix,.ant-statistic-content-suffix{display:inline-block}.ant-statistic-content-prefix{margin-right:4px}.ant-statistic-content-suffix{margin-left:4px}.ant-statistic-rtl .ant-statistic-content-prefix{margin-right:0;margin-left:4px}.ant-statistic-rtl .ant-statistic-content-suffix{margin-right:4px;margin-left:0}.ant-steps{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:flex;width:100%;font-size:0;text-align:initial}.ant-steps-item{position:relative;display:inline-block;flex:1;overflow:hidden;vertical-align:top}.ant-steps-item-container{outline:0}.ant-steps-item:last-child{flex:none}.ant-steps-item:last-child>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after,.ant-steps-item:last-child>.ant-steps-item-container>.ant-steps-item-tail{display:none}.ant-steps-item-content,.ant-steps-item-icon{display:inline-block;vertical-align:top}.ant-steps-item-icon{width:32px;height:32px;margin:0 8px 0 0;font-size:16px;line-height:32px;text-align:center;border:1px solid rgba(0,0,0,.25);border-radius:32px;transition:background-color .3s,border-color .3s}.ant-steps-item-icon .ant-steps-icon{position:relative;top:-.5px;color:var(--ant-primary-color);line-height:1}.ant-steps-item-tail{position:absolute;top:12px;left:0;width:100%;padding:0 10px}.ant-steps-item-tail:after{display:inline-block;width:100%;height:1px;background:rgba(0,0,0,.06);border-radius:1px;transition:background .3s;content:""}.ant-steps-item-title{position:relative;display:inline-block;padding-right:16px;color:#000000d9;font-size:16px;line-height:32px}.ant-steps-item-description,.ant-steps-item-subtitle{color:#00000073;font-size:14px}.ant-steps-item-title:after{position:absolute;top:16px;left:100%;display:block;width:9999px;height:1px;background:rgba(0,0,0,.06);content:""}.ant-steps-item-subtitle{display:inline;margin-left:8px;font-weight:400}.ant-steps-item-wait .ant-steps-item-icon{background-color:#fff;border-color:#00000040}.ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:#00000040}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description,.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#00000073}.ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:rgba(0,0,0,.25)}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after,.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#0000000f}.ant-steps-item-process .ant-steps-item-icon{background-color:#fff;border-color:var(--ant-primary-color)}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:var(--ant-primary-color)}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description,.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#000000d9}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:var(--ant-primary-color)}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after,.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#0000000f}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-icon{background:var(--ant-primary-color)}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-icon .ant-steps-icon{color:#fff}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-title{font-weight:500}.ant-steps-item-finish .ant-steps-item-icon{background-color:#fff;border-color:var(--ant-primary-color)}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after,.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:var(--ant-primary-color)}.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:var(--ant-primary-color)}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title,.ant-switch,.ant-table{color:#000000d9}.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:var(--ant-primary-color)}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:#00000073}.ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon,.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description,.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:var(--ant-error-color)}.ant-steps-item-error .ant-steps-item-icon{background-color:#fff;border-color:var(--ant-error-color)}.ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:var(--ant-error-color)}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after,.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#0000000f}.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon .ant-steps-icon,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-description,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-subtitle,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-title,.ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:var(--ant-primary-color)}.ant-steps-item.ant-steps-next-error .ant-steps-item-title:after{background:var(--ant-error-color)}.ant-steps-item-disabled{cursor:not-allowed}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]{cursor:pointer}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-description,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-icon .ant-steps-icon,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-subtitle,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-title{transition:color .3s}.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon{border-color:var(--ant-primary-color)}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{padding-left:16px;white-space:nowrap}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child{padding-left:0}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title{padding-right:0}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-tail{display:none}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description{max-width:140px;white-space:normal}.ant-steps-item-custom>.ant-steps-item-container>.ant-steps-item-icon{height:auto;background:0 0;border:0}.ant-steps-item-custom>.ant-steps-item-container>.ant-steps-item-icon>.ant-steps-icon{top:0;left:.5px;width:32px;height:32px;font-size:24px;line-height:32px}.ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon{width:auto;background:0 0}.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{padding-left:12px}.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child{padding-left:0}.ant-steps-small .ant-steps-item-icon{width:24px;height:24px;margin:0 8px 0 0;font-size:12px;line-height:24px;text-align:center;border-radius:24px}.ant-steps-small .ant-steps-item-title{padding-right:12px;font-size:14px;line-height:24px}.ant-steps-small .ant-steps-item-title:after{top:12px}.ant-steps-small .ant-steps-item-description{color:#00000073;font-size:14px}.ant-steps-small .ant-steps-item-tail{top:8px}.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon{width:inherit;height:inherit;line-height:inherit;background:0 0;border:0;border-radius:0}.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon>.ant-steps-icon{font-size:24px;line-height:24px;transform:none}.ant-steps-vertical{display:flex;flex-direction:column}.ant-steps-vertical>.ant-steps-item{display:block;flex:1 0 auto;padding-left:0;overflow:visible}.ant-steps-vertical>.ant-steps-item .ant-steps-item-icon{float:left;margin-right:16px}.ant-steps-vertical>.ant-steps-item .ant-steps-item-content{display:block;min-height:48px;overflow:hidden}.ant-steps-vertical>.ant-steps-item .ant-steps-item-title{line-height:32px}.ant-steps-vertical>.ant-steps-item .ant-steps-item-description{padding-bottom:12px}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{position:absolute;top:0;left:16px;width:1px;height:100%;padding:38px 0 6px}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:after{width:1px;height:100%}.ant-steps-vertical>.ant-steps-item:not(:last-child)>.ant-steps-item-container>.ant-steps-item-tail{display:block}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{display:none}.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail{position:absolute;top:0;left:12px;padding:30px 0 6px}.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-title{line-height:24px}.ant-steps-label-vertical .ant-steps-item{overflow:visible}.ant-steps-label-vertical .ant-steps-item-tail{margin-left:58px;padding:3.5px 24px}.ant-steps-label-vertical .ant-steps-item-content{display:block;width:116px;margin-top:8px;text-align:center}.ant-steps-label-vertical .ant-steps-item-icon{display:inline-block;margin-left:42px}.ant-steps-label-vertical .ant-steps-item-title{padding-right:0;padding-left:0}.ant-steps-label-vertical .ant-steps-item-title:after{display:none}.ant-steps-label-vertical .ant-steps-item-subtitle{display:block;margin-bottom:4px;margin-left:0;line-height:1.5715}.ant-steps-label-vertical.ant-steps-small:not(.ant-steps-dot) .ant-steps-item-icon{margin-left:46px}.ant-steps-dot .ant-steps-item-title,.ant-steps-dot.ant-steps-small .ant-steps-item-title{line-height:1.5715}.ant-steps-dot .ant-steps-item-tail,.ant-steps-dot.ant-steps-small .ant-steps-item-tail{top:2px;width:100%;margin:0 0 0 70px;padding:0}.ant-steps-dot .ant-steps-item-tail:after,.ant-steps-dot.ant-steps-small .ant-steps-item-tail:after{width:calc(100% - 20px);height:3px;margin-left:12px}.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot{left:2px}.ant-steps-dot .ant-steps-item-icon,.ant-steps-dot.ant-steps-small .ant-steps-item-icon{width:8px;height:8px;margin-left:67px;padding-right:0;line-height:8px;background:0 0;border:0}.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot{position:relative;float:left;width:100%;height:100%;border-radius:100px;transition:all .3s}.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot:after,.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot:after{position:absolute;top:-12px;left:-26px;width:60px;height:32px;background:rgba(0,0,0,.001);content:""}.ant-steps-dot .ant-steps-item-content,.ant-steps-dot.ant-steps-small .ant-steps-item-content{width:140px}.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon,.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon{position:relative;top:-1px;width:10px;height:10px;line-height:10px;background:0 0}.ant-steps-dot .ant-steps-item-process .ant-steps-icon:first-child .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-icon:first-child .ant-steps-icon-dot{left:0}.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon{margin-top:13px;margin-left:0;background:0 0}.ant-steps-vertical.ant-steps-dot .ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{top:6.5px;left:-9px;margin:0;padding:22px 0 4px}.ant-steps-vertical.ant-steps-dot.ant-steps-small .ant-steps-item-icon{margin-top:10px}.ant-steps-vertical.ant-steps-dot.ant-steps-small .ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{top:3.5px}.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot{left:0}.ant-steps-vertical.ant-steps-dot .ant-steps-item-content{width:inherit}.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-item-container .ant-steps-item-icon .ant-steps-icon-dot{top:-1px;left:-1px}.ant-steps-navigation{padding-top:12px}.ant-steps-navigation.ant-steps-small .ant-steps-item-container{margin-left:-12px}.ant-steps-navigation .ant-steps-item{overflow:visible;text-align:center}.ant-steps-navigation .ant-steps-item-container{display:inline-block;height:100%;margin-left:-16px;padding-bottom:12px;text-align:left;transition:opacity .3s}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title:after,.ant-steps-navigation .ant-steps-item:last-child:after{display:none}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-content{max-width:auto}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title{max-width:100%;padding-right:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role=button]{cursor:pointer}.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role=button]:hover{opacity:.85}.ant-steps-navigation .ant-steps-item:last-child{flex:1}.ant-steps-navigation .ant-steps-item:after{position:absolute;top:50%;left:100%;display:inline-block;width:12px;height:12px;margin-top:-14px;margin-left:-2px;border:1px solid rgba(0,0,0,.25);border-bottom:none;border-left:none;transform:rotate(45deg);content:""}.ant-steps-navigation .ant-steps-item:before{position:absolute;bottom:0;left:50%;display:inline-block;width:0;height:2px;background-color:var(--ant-primary-color);transition:width .3s,left .3s;transition-timing-function:ease-out;content:""}.ant-steps-navigation .ant-steps-item.ant-steps-item-active:before{left:0;width:100%}.ant-steps-navigation.ant-steps-vertical>.ant-steps-item{margin-right:0!important}.ant-steps-navigation.ant-steps-vertical>.ant-steps-item:before{display:none}.ant-steps-navigation.ant-steps-vertical>.ant-steps-item.ant-steps-item-active:before{top:0;right:0;left:unset;display:block;width:3px;height:calc(100% - 24px)}.ant-steps-navigation.ant-steps-vertical>.ant-steps-item:after{position:relative;top:-2px;left:50%;display:block;width:8px;height:8px;margin-bottom:8px;text-align:center;transform:rotate(135deg)}.ant-switch,nz-switch{display:inline-block}.ant-steps-navigation.ant-steps-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail,.ant-steps-navigation.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{visibility:hidden}.ant-steps.ant-steps-rtl .ant-steps-item-icon{margin-right:0;margin-left:8px}.ant-steps-rtl .ant-steps-item-tail{right:0;left:auto}.ant-steps-rtl .ant-steps-item-title{padding-right:0;padding-left:16px}.ant-steps-rtl .ant-steps-item-title .ant-steps-item-subtitle{float:left;margin-right:8px;margin-left:0}.ant-steps-rtl .ant-steps-item-title:after{right:100%;left:auto}.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{padding-right:16px;padding-left:0}.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child{padding-right:0}.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title{padding-left:0}.ant-steps-rtl .ant-steps-item-custom .ant-steps-item-icon>.ant-steps-icon{right:.5px;left:auto}.ant-steps-rtl.ant-steps-navigation.ant-steps-small .ant-steps-item-container{margin-right:-12px;margin-left:0}.ant-steps-rtl.ant-steps-navigation .ant-steps-item-container{margin-right:-16px;margin-left:0;text-align:right}.ant-steps-rtl.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title{padding-left:0}.ant-steps-rtl.ant-steps-navigation .ant-steps-item:after{right:100%;left:auto;margin-right:-2px;margin-left:0;transform:rotate(225deg)}.ant-steps-rtl.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{padding-right:12px;padding-left:0}.ant-steps-rtl.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child{padding-right:0}.ant-steps-rtl.ant-steps-small .ant-steps-item-title{padding-right:0;padding-left:12px}.ant-steps-rtl.ant-steps-vertical>.ant-steps-item .ant-steps-item-icon{float:right;margin-right:0;margin-left:16px}.ant-steps-rtl.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{right:16px;left:auto}.ant-steps-rtl.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail{right:12px;left:auto}.ant-steps-rtl.ant-steps-label-vertical .ant-steps-item-title{padding-left:0}.ant-steps-rtl.ant-steps-dot .ant-steps-item-tail,.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-tail{margin:0 70px 0 0}.ant-steps-rtl.ant-steps-dot .ant-steps-item-tail:after,.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-tail:after{margin-right:12px;margin-left:0}.ant-steps-rtl.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot{right:2px;left:auto}.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon,.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon{margin-right:67px;margin-left:0}.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot{float:right}.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot:after,.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot:after{right:-26px;left:auto}.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon{margin-right:0;margin-left:16px}.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{right:-9px;left:auto}.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot{right:0;left:auto}.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot{right:-2px;left:auto}.ant-steps-rtl.ant-steps-with-progress.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child{padding-right:4px;padding-left:0}.ant-steps-rtl.ant-steps-with-progress.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child.ant-steps-item-active{padding-right:4px}.ant-steps-with-progress .ant-steps-item .ant-steps-item-tail{top:4px!important}.ant-steps-with-progress.ant-steps-horizontal .ant-steps-item:first-child{padding-bottom:4px;padding-left:4px}.ant-steps-with-progress .ant-steps-item-icon{position:relative}.ant-steps-with-progress .ant-steps-item-icon .ant-progress{position:absolute;inset:-5px}.ant-switch{margin:0;padding:0;font-size:14px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";position:relative;box-sizing:border-box;min-width:44px;height:22px;line-height:22px;background-image:linear-gradient(to right,rgba(0,0,0,.25),rgba(0,0,0,.25)),linear-gradient(to right,#fff,#fff);border:0;border-radius:100px;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}.ant-switch:focus{outline:0;box-shadow:0 0 0 2px #0000001a}.ant-switch-checked:focus{box-shadow:0 0 0 2px var(--ant-primary-1)}.ant-switch:focus:hover{box-shadow:none}.ant-switch-checked{background:var(--ant-primary-color)}.ant-switch-disabled,.ant-switch-loading{cursor:not-allowed;opacity:.4}.ant-switch-disabled *,.ant-switch-loading *{box-shadow:none;cursor:not-allowed}.ant-switch-inner{display:block;margin:0 7px 0 25px;color:#fff;font-size:12px;transition:margin .2s}.ant-switch-handle,.ant-switch-handle:before{position:absolute;transition:all .2s ease-in-out}.ant-switch-checked .ant-switch-inner{margin:0 25px 0 7px}.ant-switch-handle{top:2px;left:2px;width:18px;height:18px}.ant-switch-handle:before{inset:0;background-color:#fff;border-radius:9px;box-shadow:0 2px 4px #00230b33;content:""}.ant-switch-checked .ant-switch-handle{left:calc(100% - 20px)}.ant-switch:not(.ant-switch-disabled):active .ant-switch-handle:before{right:-30%;left:0}.ant-switch:not(.ant-switch-disabled):active.ant-switch-checked .ant-switch-handle:before{right:0;left:-30%}.ant-switch-loading-icon.anticon{position:relative;top:2px;color:#000000a6;vertical-align:top}.ant-switch-checked .ant-switch-loading-icon{color:var(--ant-primary-color)}.ant-switch-small{min-width:28px;height:16px;line-height:16px}.ant-switch-small .ant-switch-inner{margin:0 5px 0 18px;font-size:12px}.ant-switch-small .ant-switch-handle{width:12px;height:12px}.ant-switch-small .ant-switch-loading-icon{top:1.5px;font-size:9px}.ant-table,.ant-table.ant-table-middle,.ant-table.ant-table-small{font-size:14px}.ant-switch-small.ant-switch-checked .ant-switch-inner{margin:0 18px 0 5px}.ant-switch-small.ant-switch-checked .ant-switch-handle{left:calc(100% - 14px)}.ant-switch-rtl .ant-switch-inner{margin:0 25px 0 7px}.ant-switch-rtl .ant-switch-handle{right:2px;left:auto}.ant-switch-rtl:not(.ant-switch-rtl-disabled):active .ant-switch-handle:before{right:0;left:-30%}.ant-switch-rtl:not(.ant-switch-rtl-disabled):active.ant-switch-checked .ant-switch-handle:before{right:-30%;left:0}.ant-switch-rtl.ant-switch-checked .ant-switch-inner{margin:0 7px 0 25px}.ant-switch-rtl.ant-switch-checked .ant-switch-handle{right:calc(100% - 20px)}.ant-switch-rtl.ant-switch-small.ant-switch-checked .ant-switch-handle{right:calc(100% - 14px)}.ant-table-wrapper:after,.ant-table-wrapper:before{display:table;content:""}.ant-table.ant-table-middle .ant-table-footer,.ant-table.ant-table-middle .ant-table-tbody>tr>td,.ant-table.ant-table-middle .ant-table-thead>tr>th,.ant-table.ant-table-middle .ant-table-title,.ant-table.ant-table-middle tfoot>tr>td,.ant-table.ant-table-middle tfoot>tr>th{padding:12px 8px}.ant-table.ant-table-middle .ant-table-filter-trigger{margin-right:-4px}.ant-table.ant-table-middle .ant-table-expanded-row-fixed{margin:-12px -8px}.ant-table.ant-table-middle .ant-table-tbody .ant-table-wrapper:only-child .ant-table{margin:-12px -8px -12px 25px}.ant-table.ant-table-middle .ant-table-selection-column{padding-inline-start:2px}.ant-table.ant-table-small .ant-table-footer,.ant-table.ant-table-small .ant-table-tbody>tr>td,.ant-table.ant-table-small .ant-table-thead>tr>th,.ant-table.ant-table-small .ant-table-title,.ant-table.ant-table-small tfoot>tr>td,.ant-table.ant-table-small tfoot>tr>th{padding:8px}.ant-table.ant-table-small .ant-table-filter-trigger{margin-right:-4px}.ant-table.ant-table-small .ant-table-expanded-row-fixed{margin:-8px}.ant-table.ant-table-small .ant-table-tbody .ant-table-wrapper:only-child .ant-table{margin:-8px -8px -8px 25px}.ant-table.ant-table-small .ant-table-selection-column{padding-inline-start:2px}.ant-table.ant-table-bordered>.ant-table-title{border:1px solid rgba(0,0,0,.06);border-bottom:0}.ant-table-thead>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>thead>tr:not(:last-child)>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr:not(:last-child)>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr:not(:last-child)>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>thead>tr:not(:last-child)>th{border-bottom:1px solid rgba(0,0,0,.06)}.ant-table.ant-table-bordered>.ant-table-container{border-left:1px solid rgba(0,0,0,.06)}.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tbody>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tfoot>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tfoot>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>thead>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tfoot>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tfoot>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tbody>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tfoot>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tfoot>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tbody>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tfoot>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tfoot>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>thead>tr>th{border-right:1px solid rgba(0,0,0,.06)}.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>thead>tr>th:before,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>th:before,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr>th:before,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>thead>tr>th:before{background-color:transparent!important}.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tbody>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tfoot>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>thead>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tfoot>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tbody>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tfoot>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tbody>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tfoot>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>thead>tr>.ant-table-cell-fix-right-first:after{border-right:1px solid rgba(0,0,0,.06)}.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tbody>tr>td>.ant-table-expanded-row-fixed,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>td>.ant-table-expanded-row-fixed,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tbody>tr>td>.ant-table-expanded-row-fixed,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tbody>tr>td>.ant-table-expanded-row-fixed{margin:-16px -17px}.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tbody>tr>td>.ant-table-expanded-row-fixed:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>td>.ant-table-expanded-row-fixed:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tbody>tr>td>.ant-table-expanded-row-fixed:after,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tbody>tr>td>.ant-table-expanded-row-fixed:after{position:absolute;top:0;right:1px;bottom:0;border-right:1px solid rgba(0,0,0,.06);content:""}.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table,.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table{border-top:1px solid rgba(0,0,0,.06)}.ant-table.ant-table-bordered.ant-table-scroll-horizontal>.ant-table-container>.ant-table-body>table>tbody>tr.ant-table-expanded-row>td,.ant-table.ant-table-bordered.ant-table-scroll-horizontal>.ant-table-container>.ant-table-body>table>tbody>tr.ant-table-placeholder>td{border-right:0}.ant-table.ant-table-bordered.ant-table-middle>.ant-table-container>.ant-table-body>table>tbody>tr>td>.ant-table-expanded-row-fixed,.ant-table.ant-table-bordered.ant-table-middle>.ant-table-container>.ant-table-content>table>tbody>tr>td>.ant-table-expanded-row-fixed{margin:-12px -9px}.ant-table.ant-table-bordered.ant-table-small>.ant-table-container>.ant-table-body>table>tbody>tr>td>.ant-table-expanded-row-fixed,.ant-table.ant-table-bordered.ant-table-small>.ant-table-container>.ant-table-content>table>tbody>tr>td>.ant-table-expanded-row-fixed{margin:-8px -9px}.ant-table,.ant-table-filter-dropdown{margin:0;line-height:1.5715;font-feature-settings:"tnum";box-sizing:border-box;font-variant:tabular-nums;list-style:none}.ant-table.ant-table-bordered>.ant-table-footer{border:1px solid rgba(0,0,0,.06);border-top:0}.ant-table-cell .ant-table-container:first-child{border-top:0}.ant-table-cell-scrollbar:not([rowspan]){box-shadow:0 1px 0 1px #fafafa}.ant-table-wrapper{clear:both;max-width:100%}.ant-table-wrapper:after{clear:both}.ant-table{padding:0;position:relative;background:#fff;border-radius:2px}.ant-table-footer,.ant-table-thead>tr>th{color:#000000d9;background:#fafafa}.ant-table table,.ant-table-title{border-radius:2px 2px 0 0}.ant-table table{width:100%;text-align:left;border-collapse:separate;border-spacing:0}.ant-table tfoot>tr>td,.ant-table tfoot>tr>th,.ant-table-tbody>tr>td,.ant-table-thead>tr>th{position:relative;padding:16px;overflow-wrap:break-word}.ant-table-cell-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:keep-all}.ant-table-cell-ellipsis.ant-table-cell-fix-left-last,.ant-table-cell-ellipsis.ant-table-cell-fix-right-first{overflow:visible}.ant-table-cell-ellipsis.ant-table-cell-fix-left-last .ant-table-cell-content,.ant-table-cell-ellipsis.ant-table-cell-fix-right-first .ant-table-cell-content{display:block;overflow:hidden;text-overflow:ellipsis}.ant-table-cell-ellipsis .ant-table-column-title{overflow:hidden;text-overflow:ellipsis;word-break:keep-all}.ant-table-footer,.ant-table-title{padding:16px}.ant-table-thead>tr>th{position:relative;font-weight:500;text-align:left;transition:background .3s ease}.ant-table-thead>tr>th[colspan]:not([colspan="1"]){text-align:center}.ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{position:absolute;top:50%;right:0;width:1px;height:1.6em;background-color:#0000000f;transform:translateY(-50%);transition:background-color .3s;content:""}.ant-table-thead>tr:not(:last-child)>th[colspan]{border-bottom:0}.ant-table-tbody>tr>td{border-bottom:1px solid rgba(0,0,0,.06);transition:background .3s}.ant-table-tbody>tr>td>.ant-table-expanded-row-fixed>.ant-table-wrapper:only-child .ant-table,.ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table{margin:-16px -16px -16px 33px}.ant-table-tbody>tr>td>.ant-table-expanded-row-fixed>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td,.ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td{border-bottom:0}.ant-table-tbody>tr>td>.ant-table-expanded-row-fixed>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td:first-child,.ant-table-tbody>tr>td>.ant-table-expanded-row-fixed>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td:last-child,.ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td:first-child,.ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td:last-child{border-radius:0}.ant-table-tbody>tr.ant-table-row:hover>td,.ant-table-tbody>tr>td.ant-table-cell-row-hover{background:#fafafa}.ant-table-tbody>tr.ant-table-row-selected>td{background:var(--ant-primary-1);border-color:#00000008}.ant-table-tbody>tr.ant-table-row-selected:hover>td{background:var(--ant-primary-color-active-deprecated-d-02)}.ant-table-summary{position:relative;background:#fff}div.ant-table-summary{box-shadow:0 -1px #0000000f}.ant-table-summary>tr>td,.ant-table-summary>tr>th{border-bottom:1px solid rgba(0,0,0,.06)}.ant-table-pagination.ant-pagination{margin:16px 0}.ant-table-pagination{display:flex;flex-wrap:wrap;row-gap:8px}.ant-table-pagination>*{flex:none}.ant-table-pagination-left{justify-content:flex-start}.ant-table-pagination-center{justify-content:center}.ant-table-pagination-right{justify-content:flex-end}.ant-table-thead th.ant-table-column-has-sorters{outline:0;cursor:pointer;transition:all .3s}.ant-table-thead th.ant-table-column-has-sorters:hover{background:rgba(0,0,0,.04)}.ant-table-thead th.ant-table-column-has-sorters:hover:before{background-color:transparent!important}.ant-table-thead th.ant-table-column-has-sorters:focus-visible{color:var(--ant-primary-color)}.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-left:hover,.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-right:hover,.ant-table-thead th.ant-table-column-sort{background:#f5f5f5}.ant-table-thead th.ant-table-column-sort:before{background-color:transparent!important}td.ant-table-column-sort{background:#fafafa}.ant-table-column-title{position:relative;z-index:1;flex:1}.ant-table-column-sorters{display:flex;flex:auto;align-items:center;justify-content:space-between}.ant-table-column-sorters:after{position:absolute;inset:0;width:100%;height:100%;content:""}.ant-table-column-sorter{margin-left:4px;color:#bfbfbf;font-size:0;transition:color .3s}.ant-table-column-sorter-inner{display:inline-flex;flex-direction:column;align-items:center}.ant-table-column-sorter-down,.ant-table-column-sorter-up{font-size:11px}.ant-table-column-sorter-down.active,.ant-table-column-sorter-up.active{color:var(--ant-primary-color)}.ant-table-column-sorter-up+.ant-table-column-sorter-down{margin-top:-.3em}.ant-table-column-sorters:hover .ant-table-column-sorter{color:#a6a6a6}.ant-table-filter-column{display:flex;justify-content:space-between}.ant-table-filter-trigger{position:relative;display:flex;align-items:center;margin:-4px -8px -4px 4px;padding:0 4px;color:#bfbfbf;font-size:12px;border-radius:2px;cursor:pointer;transition:all .3s}.ant-table-filter-trigger:hover{color:#00000073;background:rgba(0,0,0,.04)}.ant-table-filter-trigger.active{color:var(--ant-primary-color)}.ant-table-filter-dropdown{padding:0;color:#000000d9;font-size:14px;min-width:120px;background-color:#fff;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.ant-table-filter-dropdown .ant-dropdown-menu{max-height:264px;overflow-x:hidden;border:0;box-shadow:none}.ant-table-filter-dropdown .ant-dropdown-menu:empty:after{display:block;padding:8px 0;color:#00000040;font-size:12px;text-align:center;content:"Not Found"}.ant-table-filter-dropdown-tree{padding:8px 8px 0}.ant-table-filter-dropdown-tree .ant-tree-treenode .ant-tree-node-content-wrapper:hover{background-color:#f5f5f5}.ant-table-filter-dropdown-tree .ant-tree-treenode-checkbox-checked .ant-tree-node-content-wrapper,.ant-table-filter-dropdown-tree .ant-tree-treenode-checkbox-checked .ant-tree-node-content-wrapper:hover{background-color:var(--ant-primary-2)}.ant-table-filter-dropdown-search{padding:8px;border-bottom:1px rgba(0,0,0,.06) solid}.ant-table-filter-dropdown-search-input input{min-width:140px}.ant-table-filter-dropdown-search-input .anticon{color:#00000040}.ant-table-filter-dropdown-checkall{width:100%;margin-bottom:4px;margin-left:4px}.ant-table-filter-dropdown-submenu>ul{max-height:calc(100vh - 130px);overflow-x:hidden;overflow-y:auto}.ant-table-filter-dropdown .ant-checkbox-wrapper+span,.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper+span{padding-left:8px}.ant-table-filter-dropdown-btns{display:flex;justify-content:space-between;padding:7px 8px;overflow:hidden;background-color:inherit;border-top:1px solid rgba(0,0,0,.06)}.ant-table-selection-col{width:32px}.ant-table-bordered .ant-table-selection-col{width:50px}table tr td.ant-table-selection-column,table tr th.ant-table-selection-column{padding-right:8px;padding-left:8px;text-align:center}table tr td.ant-table-selection-column .ant-radio-wrapper,table tr th.ant-table-selection-column .ant-radio-wrapper{margin-right:0}table tr th.ant-table-selection-column.ant-table-cell-fix-left{z-index:3}table tr th.ant-table-selection-column:after{background-color:transparent!important}.ant-table-selection{position:relative;display:inline-flex;flex-direction:column}.ant-table-selection-extra{position:absolute;top:0;z-index:1;cursor:pointer;transition:all .3s;margin-inline-start:100%;padding-inline-start:4px}.ant-table-selection-extra .anticon{color:#bfbfbf;font-size:10px}.ant-table-selection-extra .anticon:hover{color:#a6a6a6}.ant-table-expand-icon-col{width:48px}.ant-table-row-expand-icon-cell{text-align:center}.ant-table-row-indent{float:left;height:1px}.ant-table-row-expand-icon{text-decoration:none;cursor:pointer;position:relative;display:inline-flex;float:left;box-sizing:border-box;width:17px;height:17px;padding:0;color:inherit;line-height:17px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:2px;outline:0;transform:scale(.94117647);transition:all .3s;-webkit-user-select:none;user-select:none}.ant-table-row-expand-icon:after,.ant-tree-rtl .ant-tree-switcher_close .ant-tree-switcher-icon svg,.ant-tree-select-dropdown-rtl .ant-select-tree .ant-select-tree-switcher_close .ant-select-tree-switcher-icon svg{transform:rotate(90deg)}.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover{color:var(--ant-primary-color-hover)}.ant-table-row-expand-icon:active{color:var(--ant-primary-color-active)}.ant-table-row-expand-icon:active,.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover{border-color:currentcolor}.ant-table-row-expand-icon:after,.ant-table-row-expand-icon:before{position:absolute;background:currentcolor;transition:transform .3s ease-out;content:""}.ant-table-row-expand-icon:before{top:7px;right:3px;left:3px;height:1px}.ant-table-row-expand-icon:after{top:3px;bottom:3px;left:7px;width:1px}.ant-table-row-expand-icon-collapsed:before{transform:rotate(-180deg)}.ant-table-row-expand-icon-collapsed:after{transform:rotate(0)}.ant-table-row-expand-icon-spaced{background:0 0;border:0;visibility:hidden}.ant-table-sticky-scroll,.ant-transfer-list-footer,.ant-transfer-list-pagination{border-top:1px solid rgba(0,0,0,.06)}.ant-table-row-expand-icon-spaced:after,.ant-table-row-expand-icon-spaced:before{display:none;content:none}.ant-table-row-indent+.ant-table-row-expand-icon{margin-top:2.5px;margin-right:8px}tr.ant-table-expanded-row:hover>td,tr.ant-table-expanded-row>td{background:#fbfbfb}tr.ant-table-expanded-row .ant-descriptions-view{display:flex}tr.ant-table-expanded-row .ant-descriptions-view table{flex:auto;width:auto}.ant-table .ant-table-expanded-row-fixed{position:relative;margin:-16px;padding:16px}.ant-table-tbody>tr.ant-table-placeholder{text-align:center}.ant-table-empty .ant-table-tbody>tr.ant-table-placeholder{color:#00000040}.ant-table-tbody>tr.ant-table-placeholder:hover>td{background:#fff}.ant-table-cell-fix-left,.ant-table-cell-fix-right{position:sticky!important;z-index:2;background:#fff}.ant-table .ant-table-container:after,.ant-table .ant-table-container:before,.ant-table-cell-fix-left-first:after,.ant-table-cell-fix-left-last:after,.ant-table-cell-fix-right-first:after,.ant-table-cell-fix-right-last:after{position:absolute;width:30px;transition:box-shadow .3s;top:0;pointer-events:none;content:""}.ant-table-cell-fix-left-first:after,.ant-table-cell-fix-left-last:after{right:0;bottom:-1px;transform:translate(100%)}.ant-table-cell-fix-right-first:after,.ant-table-cell-fix-right-last:after{bottom:-1px;left:0;transform:translate(-100%)}.ant-table .ant-table-container:after,.ant-table .ant-table-container:before{bottom:0;z-index:1}.ant-table-ping-left:not(.ant-table-has-fix-left) .ant-table-container,.ant-table-ping-right:not(.ant-table-has-fix-right) .ant-table-container{position:relative}.ant-table .ant-table-container:before{left:0}.ant-table .ant-table-container:after{right:0}.ant-table-ping-left .ant-table-cell-fix-left-first:after,.ant-table-ping-left .ant-table-cell-fix-left-last:after,.ant-table-ping-left:not(.ant-table-has-fix-left) .ant-table-container:before{box-shadow:inset 10px 0 8px -8px #00000026}.ant-table-ping-left .ant-table-cell-fix-left-last:before{background-color:transparent!important}.ant-table-ping-right .ant-table-cell-fix-right-first:after,.ant-table-ping-right .ant-table-cell-fix-right-last:after,.ant-table-ping-right:not(.ant-table-has-fix-right) .ant-table-container:after{box-shadow:inset -10px 0 8px -8px #00000026}.ant-table-sticky-holder{position:sticky;z-index:3;background:#fff}.ant-table-sticky-scroll{position:sticky;bottom:0;z-index:3;display:flex;align-items:center;background:rgba(204,204,204,.06);opacity:.6}.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after,.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before,.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after{opacity:1}.ant-table-sticky-scroll:hover{transform-origin:center bottom}.ant-table-sticky-scroll-bar{height:8px;background-color:#00000059;border-radius:4px}.ant-table-sticky-scroll-bar-active,.ant-table-sticky-scroll-bar:hover{background-color:#000c}.ant-table-custom-column col{width:auto!important;min-width:auto!important;display:none}.ant-table-custom-column .ant-table-thead .ant-table-row{width:100%;display:flex;justify-content:space-between}.ant-table-custom-column .ant-table-thead .ant-table-row th{overflow:hidden}.ant-table-custom-column .ant-table-tbody .ant-table-row{width:100%;display:flex;justify-content:space-between}.ant-table-custom-column .ant-table-tbody .ant-table-row td{overflow:hidden}.ant-table-custom-column .ant-table-tbody .ant-table-row .nz-disable-td{width:100%}.ant-table-custom-column .ant-table-fixed tr .ant-table-cell-fix-left-last,.ant-table-custom-column .ant-table-fixed tr .ant-table-cell-fix-right-first{overflow:visible}.ant-table-custom-column .ant-table-fixed .ant-table-row{width:100%}@media all and (-ms-high-contrast:none){.ant-table-ping-left .ant-table-cell-fix-left-last:after,.ant-table-ping-right .ant-table-cell-fix-right-first:after{box-shadow:none!important}}.ant-table-title+.ant-table-container{border-top-left-radius:0;border-top-right-radius:0}.ant-table-title+.ant-table-container table>thead>tr:first-child th:first-child,.ant-table-title+.ant-table-container table>thead>tr:first-child th:last-child{border-radius:0}.ant-table-container,.ant-table-container table>thead>tr:first-child th:first-child{border-top-left-radius:2px}.ant-table-container,.ant-table-container table>thead>tr:first-child th:last-child{border-top-right-radius:2px}.ant-table-footer{border-radius:0 0 2px 2px}.ant-table-wrapper-rtl .ant-table table{text-align:right}.ant-table-wrapper-rtl .ant-table-thead>tr>th[colspan]:not([colspan="1"]){text-align:center}.ant-table-wrapper-rtl .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{right:auto;left:0}.ant-table-wrapper-rtl .ant-table-thead>tr>th{text-align:right}.ant-table-wrapper-rtl .ant-table thead>tr>th.ant-table-selection-column,.ant-table-wrapper-rtl .ant-table-selection{text-align:center}.ant-table-tbody>tr .ant-table-wrapper:only-child .ant-table.ant-table-rtl{margin:-16px 33px -16px -16px}.ant-table-wrapper.ant-table-wrapper-rtl .ant-table-pagination-left{justify-content:flex-end}.ant-table-wrapper.ant-table-wrapper-rtl .ant-table-pagination-right{justify-content:flex-start}.ant-table-wrapper-rtl .ant-table-column-sorter{margin-right:4px;margin-left:0}.ant-table-wrapper-rtl .ant-table-filter-column-title{padding:16px 16px 16px 2.3em}.ant-table-rtl .ant-table-thead tr th.ant-table-column-has-sorters .ant-table-filter-column-title{padding:0 0 0 2.3em}.ant-table-wrapper-rtl .ant-table-filter-trigger{margin:-4px 4px -4px -8px}.ant-dropdown-menu-submenu-rtl.ant-table-filter-dropdown .ant-checkbox-wrapper+span,.ant-dropdown-menu-submenu-rtl.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper+span,.ant-dropdown-rtl .ant-table-filter-dropdown .ant-checkbox-wrapper+span,.ant-dropdown-rtl .ant-table-filter-dropdown-submenu .ant-checkbox-wrapper+span{padding-right:8px;padding-left:0}.ant-table-wrapper-rtl .ant-table-row-expand-icon,.ant-table-wrapper-rtl .ant-table-row-indent{float:right}.ant-table-wrapper-rtl .ant-table-row-indent+.ant-table-row-expand-icon{margin-right:0;margin-left:8px}.ant-table-wrapper-rtl .ant-table-row-expand-icon:after{transform:rotate(-90deg)}.ant-table-wrapper-rtl .ant-table-row-expand-icon-collapsed:before{transform:rotate(180deg)}.ant-table-wrapper-rtl .ant-table-row-expand-icon-collapsed:after{transform:rotate(0)}nz-table,nz-table-inner-default,nz-table-inner-scroll,nz-table-selection,nz-table-title-footer{display:block}nz-filter-trigger{display:inline-flex}.nz-table-out-bordered>.ant-table-container,.nz-table-out-bordered>.ant-table-title{border:1px solid rgba(0,0,0,.06);border-bottom:0}.nz-table-out-bordered>.ant-table-footer{border:1px solid rgba(0,0,0,.06);border-top:0}cdk-virtual-scroll-viewport.ant-table-body{overflow-y:scroll}.nz-table-hide-scrollbar{scrollbar-color:#fafafa #fafafa}.nz-table-hide-scrollbar::-webkit-scrollbar{background-color:#fafafa}.ant-table.ant-table-small .nz-table-hide-scrollbar{scrollbar-color:#fafafa #fafafa}.ant-table.ant-table-small .nz-table-hide-scrollbar::-webkit-scrollbar{background-color:transparent}.ant-table.ant-table-bordered>.ant-table-container>.cdk-virtual-scroll-viewport>.cdk-virtual-scroll-content-wrapper>table>tbody>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.cdk-virtual-scroll-viewport>.cdk-virtual-scroll-content-wrapper>table>tfoot>tr>td,.ant-table.ant-table-bordered>.ant-table-container>.cdk-virtual-scroll-viewport>.cdk-virtual-scroll-content-wrapper>table>tfoot>tr>th,.ant-table.ant-table-bordered>.ant-table-container>.cdk-virtual-scroll-viewport>.cdk-virtual-scroll-content-wrapper>table>thead>tr>th{border-right:1px solid rgba(0,0,0,.06)}.ant-table.ant-table-bordered>.ant-table-container>.cdk-virtual-scroll-viewport>.cdk-virtual-scroll-content-wrapper>table>thead>tr:not(:last-child)>th{border-bottom:1px solid rgba(0,0,0,.06)}.ant-table.ant-table-bordered>.ant-table-container>.cdk-virtual-scroll-viewport>.cdk-virtual-scroll-content-wrapper>table>tbody>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.cdk-virtual-scroll-viewport>.cdk-virtual-scroll-content-wrapper>table>tfoot>tr>.ant-table-cell-fix-right-first:after,.ant-table.ant-table-bordered>.ant-table-container>.cdk-virtual-scroll-viewport>.cdk-virtual-scroll-content-wrapper>table>thead>tr>.ant-table-cell-fix-right-first:after{border-right:1px solid rgba(0,0,0,.06)}.ant-table.ant-table-bordered>.ant-table-container>.cdk-virtual-scroll-viewport>.cdk-virtual-scroll-content-wrapper>table>tbody>tr>td>.ant-table-expanded-row-fixed{margin:-16px -17px}.ant-table.ant-table-bordered>.ant-table-container>.cdk-virtual-scroll-viewport>.cdk-virtual-scroll-content-wrapper>table>tbody>tr>td>.ant-table-expanded-row-fixed:after{position:absolute;top:0;right:1px;bottom:0;border-right:1px solid rgba(0,0,0,.06);content:""}.ant-table.ant-table-bordered.ant-table-scroll-horizontal>.ant-table-container>.cdk-virtual-scroll-viewport>.cdk-virtual-scroll-content-wrapper>table>tbody>tr.ant-table-expanded-row>td,.ant-table.ant-table-bordered.ant-table-scroll-horizontal>.ant-table-container>.cdk-virtual-scroll-viewport>.cdk-virtual-scroll-content-wrapper>table>tbody>tr.ant-table-placeholder>td{border-right:0}.ant-table.ant-table-bordered.ant-table-middle>.ant-table-container>.cdk-virtual-scroll-viewport>.cdk-virtual-scroll-content-wrapper>table>tbody>tr>td>.ant-table-expanded-row-fixed{margin:-12px -9px}.ant-table.ant-table-bordered.ant-table-small>.ant-table-container>.cdk-virtual-scroll-viewport>.cdk-virtual-scroll-content-wrapper>table>tbody>tr>td>.ant-table-expanded-row-fixed{margin:-8px -9px}.ant-tabs-small>.ant-tabs-nav .ant-tabs-tab{padding:8px 0;font-size:14px}.ant-tabs-large>.ant-tabs-nav .ant-tabs-tab{padding:16px 0;font-size:16px}.ant-tabs-card.ant-tabs-small>.ant-tabs-nav .ant-tabs-tab{padding:6px 16px}.ant-tabs-card.ant-tabs-large>.ant-tabs-nav .ant-tabs-tab{padding:7px 16px 6px}.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab{margin:0 0 0 32px}.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab:last-of-type{margin-left:0}.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .anticon{margin-right:0;margin-left:12px}.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove{margin-right:8px;margin-left:-4px}.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove .anticon{margin:0}.ant-tabs-rtl.ant-tabs-left>.ant-tabs-content-holder,.ant-tabs-rtl.ant-tabs-right>.ant-tabs-nav{order:0}.ant-tabs-rtl.ant-tabs-right>.ant-tabs-content-holder{order:1}.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-add,.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-add,.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-rtl.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-add,.ant-tabs-rtl.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-rtl.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-add,.ant-tabs-rtl.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin-right:2px;margin-left:0}.ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item{text-align:right}.ant-tabs-bottom,.ant-tabs-top{flex-direction:column}.ant-tabs-bottom>.ant-tabs-nav,.ant-tabs-bottom>div>.ant-tabs-nav,.ant-tabs-top>.ant-tabs-nav,.ant-tabs-top>div>.ant-tabs-nav{margin:0 0 16px}.ant-tabs-bottom>.ant-tabs-nav:before,.ant-tabs-bottom>div>.ant-tabs-nav:before,.ant-tabs-top>.ant-tabs-nav:before,.ant-tabs-top>div>.ant-tabs-nav:before{position:absolute;right:0;left:0;border-bottom:1px solid rgba(0,0,0,.06);content:""}.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar{height:2px}.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar-animated{transition:width .3s,left .3s,right .3s}.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:before{top:0;bottom:0;width:30px}.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:before{left:0;box-shadow:inset 10px 0 8px -8px #00000014}.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:after{right:0;box-shadow:inset -10px 0 8px -8px #00000014}.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-top>.ant-tabs-nav:before,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-top>div>.ant-tabs-nav:before{bottom:0}.ant-tabs-bottom>.ant-tabs-nav,.ant-tabs-bottom>div>.ant-tabs-nav{order:1;margin-top:16px;margin-bottom:0}.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-bottom>.ant-tabs-nav:before,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-bottom>div>.ant-tabs-nav:before{top:0}.ant-tabs-bottom>.ant-tabs-content-holder,.ant-tabs-bottom>div>.ant-tabs-content-holder{order:0}.ant-tabs-left>.ant-tabs-nav,.ant-tabs-left>div>.ant-tabs-nav,.ant-tabs-right>.ant-tabs-nav,.ant-tabs-right>div>.ant-tabs-nav{flex-direction:column;min-width:50px}.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab{padding:8px 24px;text-align:center}.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin:16px 0 0}.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap{flex-direction:column}.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap:before{right:0;left:0;height:30px}.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap:before{top:0;box-shadow:inset 0 10px 8px -8px #00000014}.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap:after{bottom:0;box-shadow:inset 0 -10px 8px -8px #00000014}.ant-tabs-dropdown-menu,.ant-tooltip-inner,.nz-tabs-dropdown.ant-dropdown .ant-dropdown-menu{box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.ant-tabs-left>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-right>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-ink-bar{width:2px}.ant-tabs-left>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-right>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-ink-bar-animated{transition:height .3s,top .3s}.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-list,.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-operations,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-list,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-operations,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-list,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-operations,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-list,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-operations{flex:1 0 auto;flex-direction:column}.ant-tabs-left>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-ink-bar{right:0}.ant-tabs-left>.ant-tabs-content-holder,.ant-tabs-left>div>.ant-tabs-content-holder{margin-left:-1px;border-left:1px solid rgba(0,0,0,.06)}.ant-tabs-left>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane,.ant-tabs-left>div>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane{padding-left:24px}.ant-tabs-right>.ant-tabs-nav,.ant-tabs-right>div>.ant-tabs-nav{order:1}.ant-tabs-right>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-ink-bar{left:0}.ant-tabs-right>.ant-tabs-content-holder,.ant-tabs-right>div>.ant-tabs-content-holder{order:0;margin-right:-1px;border-right:1px solid rgba(0,0,0,.06)}.ant-tabs-right>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane,.ant-tabs-right>div>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane{padding-right:24px}.ant-tabs-dropdown{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;display:block}.ant-tabs-dropdown-hidden{display:none}.ant-tabs-dropdown-menu{max-height:200px;margin:0;padding:4px 0;overflow-x:hidden;overflow-y:auto;text-align:left;list-style-type:none;background-color:#fff;background-clip:padding-box;border-radius:2px;outline:0}.ant-tabs-dropdown-menu-item{display:flex;align-items:center;min-width:120px;margin:0;padding:5px 12px;overflow:hidden;color:#000000d9;font-weight:400;font-size:14px;line-height:22px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:all .3s}.ant-tabs,.ant-timeline{line-height:1.5715;font-feature-settings:"tnum"}.ant-tabs-dropdown-menu-item>span{flex:1;white-space:nowrap}.ant-tabs-dropdown-menu-item-remove{flex:none;margin-left:12px;color:#00000073;font-size:12px;background:0 0;border:0;cursor:pointer}.ant-tabs-dropdown-menu-item-remove:hover{color:var(--ant-primary-5)}.ant-tabs-dropdown-menu-item:hover{background:#f5f5f5}.ant-tabs-dropdown-menu-item-disabled,.ant-tabs-dropdown-menu-item-disabled:hover{color:#00000040;background:0 0;cursor:not-allowed}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-tab{margin:0;padding:8px 16px;background:#fafafa;border:1px solid rgba(0,0,0,.06);transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-tab-active{color:var(--ant-primary-color);background:#fff}.ant-tabs-card>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-ink-bar{visibility:hidden}.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin-left:2px}.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab{border-radius:2px 2px 0 0}.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab-active{border-bottom-color:#fff}.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab{border-radius:0 0 2px 2px}.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab-active{border-top-color:#fff}.ant-tabs-card.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin-top:2px}.ant-tabs-card.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab{border-radius:2px 0 0 2px}.ant-tabs-card.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab-active{border-right-color:#fff}.ant-tabs-card.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab{border-radius:0 2px 2px 0}.ant-tabs-card.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab-active{border-left-color:#fff}.ant-tabs{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;list-style:none;display:flex}.ant-tabs>.ant-tabs-nav,.ant-tabs>div>.ant-tabs-nav{position:relative;display:flex;flex:none;align-items:center}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap{position:relative;display:inline-block;display:flex;flex:auto;align-self:stretch;overflow:hidden;white-space:nowrap;transform:translate(0)}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap:before{position:absolute;z-index:1;opacity:0;transition:opacity .3s;content:"";pointer-events:none}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-list,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-list{position:relative;display:flex;transition:transform .3s}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-operations,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-operations{display:flex;align-self:stretch}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-operations-hidden,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-operations-hidden{position:absolute;visibility:hidden;pointer-events:none}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-more,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-more{position:relative;padding:8px 16px;background:0 0;border:0}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-more:after,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-more:after{position:absolute;right:0;bottom:0;left:0;height:5px;transform:translateY(100%);content:""}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add{min-width:40px;margin-left:2px;padding:0 8px;background:#fafafa;border:1px solid rgba(0,0,0,.06);border-radius:2px 2px 0 0;outline:0;cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:hover,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add:hover{color:var(--ant-primary-5)}.ant-tabs-tab-btn:active,.ant-tabs-tab-btn:focus,.ant-tabs-tab-remove:active,.ant-tabs-tab-remove:focus,.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:active,.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:focus,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add:active,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add:focus{color:var(--ant-primary-7)}.ant-tabs-extra-content{flex:none}.ant-tabs-centered>.ant-tabs-nav .ant-tabs-nav-wrap:not([class*=ant-tabs-nav-wrap-ping]),.ant-tabs-centered>div>.ant-tabs-nav .ant-tabs-nav-wrap:not([class*=ant-tabs-nav-wrap-ping]){justify-content:center}.ant-tabs-ink-bar{position:absolute;background:var(--ant-primary-color);pointer-events:none}.ant-tabs-tab,.ant-tabs-tab-remove{background:0 0;cursor:pointer;outline:0}.ant-tabs-tab{position:relative;display:inline-flex;align-items:center;padding:12px 0;font-size:14px;border:0}.ant-tabs-tab-btn{outline:0;transition:all .3s}.ant-tabs-tab-remove{flex:none;margin-right:-4px;margin-left:8px;color:#00000073;font-size:12px;border:none;transition:all .3s}.ant-tabs-tab-remove:hover{color:#000000d9}.ant-tabs-tab:hover{color:var(--ant-primary-5)}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--ant-primary-color);text-shadow:0 0 .25px currentcolor}.ant-tabs-tab.ant-tabs-tab-disabled{color:#00000040;cursor:not-allowed}.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active,.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus{color:#00000040}.ant-tabs-tab .ant-tabs-tab-remove .anticon{margin:0}.ant-tabs-tab .anticon{margin-right:12px}.ant-tabs-tab+.ant-tabs-tab{margin:0 0 0 32px}.ant-tabs-content{display:flex;width:100%}.ant-tabs-content-holder{flex:auto;min-width:0;min-height:0}.ant-tabs-content-animated{transition:margin .3s}.ant-tabs-tabpane{flex:none;width:100%;outline:0}.ant-tabs-dropdown-menu-item a[nz-tab-link]{position:relative}.ant-tabs-tab a[nz-tab-link]:before{position:absolute;inset:0;background-color:transparent;content:""}.ant-tabs-tab a[nz-tab-link]~*{position:relative}nz-tab-nav-operation,nz-tabs-nav,nz-tabset{display:block;overflow:hidden}.nz-tabs-dropdown.ant-dropdown .ant-dropdown-menu{max-height:200px;margin:0;padding:4px 0;overflow-x:hidden;overflow-y:auto;text-align:left;list-style-type:none;background-color:#fff;background-clip:padding-box;border-radius:2px;outline:0}.nz-tabs-dropdown.ant-dropdown .ant-dropdown-menu-item{min-width:120px;margin:0;padding:5px 12px;overflow:hidden;color:#000000d9;font-weight:400;font-size:14px;line-height:22px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:all .3s}.nz-tabs-dropdown.ant-dropdown .ant-dropdown-menu-item:hover{background:#f5f5f5}.nz-tabs-dropdown.ant-dropdown .ant-dropdown-menu-item-disabled,.nz-tabs-dropdown.ant-dropdown .ant-dropdown-menu-item-disabled:hover{color:#00000040;background:0 0;cursor:not-allowed}.nz-tabs-dropdown.ant-dropdown .ant-dropdown-menu-item-disabled a,.nz-tabs-dropdown.ant-dropdown .ant-dropdown-menu-item-disabled:hover a{pointer-events:none;color:#00000040}.ant-tabs-rtl .ant-tabs-rtl-tab-next{right:auto;left:2px}.ant-tabs-tab-disabled a{pointer-events:none;color:#00000040}.ant-tag{box-sizing:border-box;margin:0 8px 0 0;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";display:inline-block;height:auto;padding:0 7px;font-size:12px;line-height:20px;white-space:nowrap;background:#fafafa;border:1px solid #d9d9d9;border-radius:2px;opacity:1;transition:all .3s}.ant-tag-checkable,.ant-tag-has-color{border-color:transparent}.ant-tag,.ant-tag a,.ant-tag a:hover{color:#000000d9}.ant-tag>a:first-child:last-child{display:inline-block;margin:0 -8px;padding:0 8px}.ant-tag-hidden,.ant-timeline-item-last>.ant-timeline-item-tail,.ant-timeline-item-pending .ant-timeline-item-tail{display:none}.ant-tag-close-icon{margin-left:3px;color:#00000073;font-size:10px;cursor:pointer;transition:all .3s}.ant-tag-close-icon:hover{color:#000000d9}.ant-tag-has-color,.ant-tag-has-color .anticon-close,.ant-tag-has-color .anticon-close:hover,.ant-tag-has-color a,.ant-tag-has-color a:hover{color:#fff}.ant-tag-checkable{background-color:transparent;cursor:pointer}.ant-tag-checkable:not(.ant-tag-checkable-checked):hover{color:var(--ant-primary-color)}.ant-tag-checkable-checked,.ant-tag-checkable:active{color:#fff}.ant-tag-checkable-checked{background-color:var(--ant-primary-6)}.ant-tag-checkable:active{background-color:var(--ant-primary-7)}.ant-tag-pink{color:#c41d7f;background:#fff0f6;border-color:#ffadd2}.ant-tag-pink-inverse{color:#fff;background:#eb2f96;border-color:#eb2f96}.ant-tag-magenta{color:#c41d7f;background:#fff0f6;border-color:#ffadd2}.ant-tag-magenta-inverse,.ant-tooltip-magenta .ant-tooltip-arrow-content:before,.ant-tooltip-pink .ant-tooltip-arrow-content:before{background:#eb2f96}.ant-tag-magenta-inverse{color:#fff;border-color:#eb2f96}.ant-tag-red{color:#cf1322;background:#fff1f0;border-color:#ffa39e}.ant-tag-red-inverse{color:#fff;background:#f5222d;border-color:#f5222d}.ant-tag-volcano{color:#d4380d;background:#fff2e8;border-color:#ffbb96}.ant-tag-volcano-inverse{color:#fff;background:#fa541c;border-color:#fa541c}.ant-tag-orange{color:#d46b08;background:#fff7e6;border-color:#ffd591}.ant-tag-orange-inverse{color:#fff;background:#fa8c16;border-color:#fa8c16}.ant-tag-yellow{color:#d4b106;background:#feffe6;border-color:#fffb8f}.ant-tag-yellow-inverse{color:#fff;background:#fadb14;border-color:#fadb14}.ant-tag-gold{color:#d48806;background:#fffbe6;border-color:#ffe58f}.ant-tag-gold-inverse{color:#fff;background:#faad14;border-color:#faad14}.ant-tag-cyan{color:#08979c;background:#e6fffb;border-color:#87e8de}.ant-tag-cyan-inverse{color:#fff;background:#13c2c2;border-color:#13c2c2}.ant-tag-lime{color:#7cb305;background:#fcffe6;border-color:#eaff8f}.ant-tag-lime-inverse{color:#fff;background:#a0d911;border-color:#a0d911}.ant-tag-green{color:#389e0d;background:#f6ffed;border-color:#b7eb8f}.ant-tag-green-inverse{color:#fff;background:#52c41a;border-color:#52c41a}.ant-tag-blue{color:#096dd9;background:#e6f7ff;border-color:#91d5ff}.ant-tag-blue-inverse{color:#fff;background:#1890ff;border-color:#1890ff}.ant-tag-geekblue{color:#1d39c4;background:#f0f5ff;border-color:#adc6ff}.ant-tag-geekblue-inverse{color:#fff;background:#2f54eb;border-color:#2f54eb}.ant-tag-purple{color:#531dab;background:#f9f0ff;border-color:#d3adf7}.ant-tag-purple-inverse{color:#fff;background:#722ed1;border-color:#722ed1}.ant-tag-success{color:var(--ant-success-color);background:var(--ant-success-color-deprecated-bg);border-color:var(--ant-success-color-deprecated-border)}.ant-tag-processing{color:var(--ant-info-color);background:var(--ant-info-color-deprecated-bg);border-color:var(--ant-info-color-deprecated-border)}.ant-tag-error{color:var(--ant-error-color);background:var(--ant-error-color-deprecated-bg);border-color:var(--ant-error-color-deprecated-border)}.ant-tag-warning{color:var(--ant-warning-color);background:var(--ant-warning-color-deprecated-bg);border-color:var(--ant-warning-color-deprecated-border)}.ant-timeline,.ant-tooltip{color:#000000d9;padding:0;font-variant:tabular-nums;box-sizing:border-box}.ant-tag.ant-tag-rtl{margin-right:0;margin-left:8px;text-align:right}.ant-tag-rtl .ant-tag-close-icon{margin-right:3px;margin-left:0}.ant-tag-rtl.ant-tag>.anticon+span,.ant-tag-rtl.ant-tag>span+.anticon{margin-right:7px;margin-left:0}.ant-timeline,.ant-timeline-item{margin:0;font-size:14px;list-style:none}.ant-timeline-item{position:relative;padding-bottom:20px}.ant-timeline-item-tail{position:absolute;top:10px;left:4px;height:calc(100% - 10px);border-left:2px solid rgba(0,0,0,.06)}.ant-timeline-item-pending .ant-timeline-item-head{font-size:12px;background-color:transparent}.ant-tooltip,.ant-transfer{font-size:14px;list-style:none;font-feature-settings:"tnum"}.ant-timeline-item-head{position:absolute;width:10px;height:10px;background-color:#fff;border:2px solid transparent;border-radius:100px}.ant-timeline-item-head-blue{color:var(--ant-primary-color);border-color:var(--ant-primary-color)}.ant-timeline-item-head-red{color:var(--ant-error-color);border-color:var(--ant-error-color)}.ant-timeline-item-head-green{color:var(--ant-success-color);border-color:var(--ant-success-color)}.ant-timeline-item-head-gray{color:#00000040;border-color:#00000040}.ant-timeline-item-head-custom{position:absolute;top:5.5px;left:5px;width:auto;height:auto;margin-top:0;padding:3px 1px;line-height:1;text-align:center;border:0;border-radius:0;transform:translate(-50%,-50%)}.ant-timeline-item-content{position:relative;top:-7px;margin:0 0 0 26px;word-break:break-word}.ant-timeline-item-last>.ant-timeline-item-content{min-height:48px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,.ant-timeline.ant-timeline-label .ant-timeline-item-head,.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-label .ant-timeline-item-tail,.ant-timeline.ant-timeline-right .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-tail{left:50%}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline.ant-timeline-label .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-head{margin-left:-4px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom{margin-left:1px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,.ant-timeline.ant-timeline-label .ant-timeline-item-left .ant-timeline-item-content,.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content{left:calc(50% - 4px);width:calc(50% - 14px);text-align:left}.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-content,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:calc(50% - 12px);margin:0;text-align:right}.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail{left:calc(100% - 6px)}.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:calc(100% - 18px)}.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail{display:block;height:calc(100% - 14px);border-left:2px dotted rgba(0,0,0,.06)}.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail{display:none}.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail{top:15px;display:block;height:calc(100% - 15px);border-left:2px dotted rgba(0,0,0,.06)}.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content{min-height:48px}.ant-timeline.ant-timeline-label .ant-timeline-item-label{position:absolute;top:-7px;width:calc(50% - 12px);text-align:right}.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-label{left:calc(50% + 14px);width:calc(50% - 14px);text-align:left}.ant-timeline-rtl .ant-timeline-item-tail{right:4px;left:auto;border-right:2px solid rgba(0,0,0,.06);border-left:none}.ant-timeline-rtl .ant-timeline-item-head-custom{right:5px;left:auto;transform:translate(50%,-50%)}.ant-timeline-rtl .ant-timeline-item-content{margin:0 18px 0 0}.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head,.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom,.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-tail,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-tail{right:50%;left:auto}.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head{margin-right:-4px;margin-left:0}.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom{margin-right:1px;margin-left:0}.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-left .ant-timeline-item-content,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content{right:calc(50% - 4px);left:auto;text-align:right}.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-content,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{text-align:left}.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom,.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail{right:0;left:auto}.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:100%;margin-right:18px;text-align:right}.ant-timeline-rtl.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail,.ant-timeline-rtl.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail{border-right:2px dotted rgba(0,0,0,.06);border-left:none}.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-label{text-align:left}.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-label{right:calc(50% + 14px);text-align:right}.ant-tooltip{margin:0;line-height:1.5715;z-index:1070;display:block;width:max-content;width:intrinsic;max-width:250px}.ant-tooltip-content{position:relative}.ant-tooltip-hidden{display:none}.ant-tooltip-arrow,.ant-tooltip-arrow-content{display:block;position:absolute;pointer-events:none}.ant-tooltip-placement-top,.ant-tooltip-placement-topLeft,.ant-tooltip-placement-topRight{padding-bottom:14.31px}.ant-tooltip-placement-right,.ant-tooltip-placement-rightBottom,.ant-tooltip-placement-rightTop{padding-left:14.31px}.ant-tooltip-placement-bottom,.ant-tooltip-placement-bottomLeft,.ant-tooltip-placement-bottomRight{padding-top:14.31px}.ant-tooltip-placement-left,.ant-tooltip-placement-leftBottom,.ant-tooltip-placement-leftTop{padding-right:14.31px}.ant-tooltip-inner{min-width:30px;min-height:32px;padding:6px 8px;color:#fff;text-align:left;text-decoration:none;word-wrap:break-word;background-color:#000000bf;border-radius:2px}.ant-tooltip-arrow{z-index:2;width:22px;height:22px;overflow:hidden;background:0 0}.ant-tooltip-arrow-content{--antd-arrow-background-color:linear-gradient(to right bottom, rgba(0, 0, 0, .65), rgba(0, 0, 0, .75));inset:0;width:11.31px;height:11.31px;margin:auto;background-color:transparent;content:"";border-radius:0 0 2px}.ant-tooltip-arrow-content:before{position:absolute;top:-11.31px;left:-11.31px;width:33.94px;height:33.94px;background:var(--antd-arrow-background-color);background-repeat:no-repeat;background-position:-10px -10px;content:"";clip-path:path("M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z")}.ant-tooltip-placement-top .ant-tooltip-arrow,.ant-tooltip-placement-topLeft .ant-tooltip-arrow,.ant-tooltip-placement-topRight .ant-tooltip-arrow{bottom:0;transform:translateY(100%)}.ant-tooltip-placement-top .ant-tooltip-arrow-content,.ant-tooltip-placement-topLeft .ant-tooltip-arrow-content,.ant-tooltip-placement-topRight .ant-tooltip-arrow-content{box-shadow:3px 3px 7px #00000012;transform:translateY(-11px) rotate(45deg)}.ant-tooltip-placement-top .ant-tooltip-arrow{left:50%;transform:translateY(100%) translate(-50%)}.ant-tooltip-placement-topLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-topRight .ant-tooltip-arrow{right:13px}.ant-tooltip-placement-right .ant-tooltip-arrow,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow,.ant-tooltip-placement-rightTop .ant-tooltip-arrow{left:0;transform:translate(-100%)}.ant-tooltip-placement-right .ant-tooltip-arrow-content,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow-content,.ant-tooltip-placement-rightTop .ant-tooltip-arrow-content{box-shadow:-3px 3px 7px #00000012;transform:translate(11px) rotate(135deg)}.ant-tooltip-placement-right .ant-tooltip-arrow{top:50%;transform:translate(-100%) translateY(-50%)}.ant-tooltip-placement-rightTop .ant-tooltip-arrow{top:5px}.ant-tooltip-placement-rightBottom .ant-tooltip-arrow{bottom:5px}.ant-tooltip-placement-left .ant-tooltip-arrow,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow,.ant-tooltip-placement-leftTop .ant-tooltip-arrow{right:0;transform:translate(100%)}.ant-tooltip-placement-left .ant-tooltip-arrow-content,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow-content,.ant-tooltip-placement-leftTop .ant-tooltip-arrow-content{box-shadow:3px -3px 7px #00000012;transform:translate(-11px) rotate(315deg)}.ant-tooltip-placement-left .ant-tooltip-arrow{top:50%;transform:translate(100%) translateY(-50%)}.ant-tooltip-placement-leftTop .ant-tooltip-arrow{top:5px}.ant-tooltip-placement-leftBottom .ant-tooltip-arrow{bottom:5px}.ant-tooltip-placement-bottom .ant-tooltip-arrow,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{top:0;transform:translateY(-100%)}.ant-tooltip-placement-bottom .ant-tooltip-arrow-content,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow-content,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow-content{box-shadow:-3px -3px 7px #00000012;transform:translateY(11px) rotate(225deg)}.ant-tooltip-placement-bottom .ant-tooltip-arrow{left:50%;transform:translateY(-100%) translate(-50%)}.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{right:13px}.ant-tooltip-red .ant-tooltip-inner{background-color:#f5222d}.ant-tooltip-red .ant-tooltip-arrow-content:before{background:#f5222d}.ant-tooltip-volcano .ant-tooltip-inner{background-color:#fa541c}.ant-tooltip-volcano .ant-tooltip-arrow-content:before{background:#fa541c}.ant-tooltip-orange .ant-tooltip-inner{background-color:#fa8c16}.ant-tooltip-orange .ant-tooltip-arrow-content:before{background:#fa8c16}.ant-tooltip-yellow .ant-tooltip-inner{background-color:#fadb14}.ant-tooltip-yellow .ant-tooltip-arrow-content:before{background:#fadb14}.ant-tooltip-gold .ant-tooltip-inner{background-color:#faad14}.ant-tooltip-gold .ant-tooltip-arrow-content:before{background:#faad14}.ant-tooltip-cyan .ant-tooltip-inner{background-color:#13c2c2}.ant-tooltip-cyan .ant-tooltip-arrow-content:before{background:#13c2c2}.ant-tooltip-lime .ant-tooltip-inner{background-color:#a0d911}.ant-tooltip-lime .ant-tooltip-arrow-content:before{background:#a0d911}.ant-tooltip-green .ant-tooltip-inner{background-color:#52c41a}.ant-tooltip-green .ant-tooltip-arrow-content:before{background:#52c41a}.ant-tooltip-blue .ant-tooltip-inner{background-color:#1890ff}.ant-tooltip-blue .ant-tooltip-arrow-content:before{background:#1890ff}.ant-tooltip-geekblue .ant-tooltip-inner{background-color:#2f54eb}.ant-tooltip-geekblue .ant-tooltip-arrow-content:before{background:#2f54eb}.ant-tooltip-purple .ant-tooltip-inner{background-color:#722ed1}.ant-tooltip-purple .ant-tooltip-arrow-content:before{background:#722ed1}.ant-tooltip-rtl .ant-tooltip-inner{text-align:right}.ant-tooltip{position:relative}.ant-transfer-customize-list .ant-transfer-list{flex:1 1 50%;width:auto;height:auto;min-height:200px}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small{border:0;border-radius:0}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-selection-column{width:40px;min-width:40px}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th{background:#fafafa}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small>.ant-table-content .ant-table-row:last-child td{border-bottom:1px solid rgba(0,0,0,.06)}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-body{margin:0}.ant-transfer-customize-list .ant-table-wrapper .ant-table-pagination.ant-pagination{margin:16px 0 4px}.ant-transfer-customize-list .ant-input[disabled]{background-color:transparent}.ant-transfer-status-error .ant-transfer-list{border-color:var(--ant-error-color)}.ant-transfer-status-error .ant-transfer-list-search:not([disabled]){border-color:#d9d9d9}.ant-transfer-status-error .ant-transfer-list-search:not([disabled]):hover{border-color:var(--ant-primary-5);border-right-width:1px}.ant-input-rtl .ant-transfer-status-error .ant-transfer-list-search:not([disabled]):hover{border-right-width:0;border-left-width:1px!important}.ant-transfer-status-error .ant-transfer-list-search:not([disabled]):focus{border-color:var(--ant-primary-color-hover);box-shadow:0 0 0 2px var(--ant-primary-color-outline);border-right-width:1px;outline:0}.ant-input-rtl .ant-transfer-status-error .ant-transfer-list-search:not([disabled]):focus{border-right-width:0;border-left-width:1px!important}.ant-transfer-status-warning .ant-transfer-list{border-color:var(--ant-warning-color)}.ant-transfer-status-warning .ant-transfer-list-search:not([disabled]){border-color:#d9d9d9}.ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):hover{border-color:var(--ant-primary-5);border-right-width:1px}.ant-input-rtl .ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):hover{border-right-width:0;border-left-width:1px!important}.ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):focus{border-color:var(--ant-primary-color-hover);box-shadow:0 0 0 2px var(--ant-primary-color-outline);border-right-width:1px;outline:0}.ant-input-rtl .ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):focus{border-right-width:0;border-left-width:1px!important}.ant-transfer{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-variant:tabular-nums;line-height:1.5715;position:relative;display:flex;align-items:stretch}.ant-transfer-disabled .ant-transfer-list{background:#f5f5f5}.ant-transfer-list{display:flex;flex-direction:column;width:180px;height:200px;border:1px solid #d9d9d9;border-radius:2px}.ant-transfer-list-with-pagination{width:250px;height:auto}.ant-transfer-list-search .anticon-search{color:#00000040}.ant-transfer-list-header{display:flex;flex:none;align-items:center;height:40px;padding:8px 12px 9px;color:#000000d9;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);border-radius:2px 2px 0 0}.ant-transfer-list-header>:not(:last-child){margin-right:4px}.ant-transfer-list-header>*{flex:none}.ant-transfer-list-header-title{flex:auto;overflow:hidden;white-space:nowrap;text-align:right;text-overflow:ellipsis}.ant-transfer-list-header-dropdown{font-size:10px;transform:translateY(10%);cursor:pointer}.ant-transfer-list-header-dropdown[disabled]{cursor:not-allowed}.ant-transfer-list-body{display:flex;flex:auto;flex-direction:column;overflow:hidden;font-size:14px}.ant-transfer-list-body-search-wrapper{position:relative;flex:none;padding:12px}.ant-transfer-list-content{flex:auto;margin:0;padding:0;overflow:auto;list-style:none}.ant-transfer-list-content-item{display:flex;align-items:center;min-height:32px;padding:6px 12px;line-height:20px;transition:all .3s}.ant-transfer-list-content-item>:not(:last-child){margin-right:8px}.ant-transfer-list-content-item>*{flex:none}.ant-transfer-list-content-item-text{flex:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-transfer-list-content-item-remove{text-decoration:none;outline:0;cursor:pointer;transition:color .3s;position:relative;color:#d9d9d9}.ant-transfer-list-content-item-remove:focus,.ant-transfer-list-content-item-remove:hover{color:var(--ant-primary-color-hover)}.ant-transfer-list-content-item-remove:active{color:var(--ant-primary-color-active)}.ant-transfer-list-content-item-remove:after{position:absolute;inset:-6px -50%;content:""}.ant-transfer-list-content-item-remove:hover{color:var(--ant-primary-color-hover)}.ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover{background-color:#f5f5f5;cursor:pointer}.ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled).ant-transfer-list-content-item-checked:hover{background-color:var(--ant-primary-color-active-deprecated-d-02)}.ant-transfer-list-content-show-remove .ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover{background:0 0;cursor:default}.ant-transfer-list-content-item-checked{background-color:var(--ant-primary-1)}.ant-transfer-list-content-item-disabled{color:#00000040;cursor:not-allowed}.ant-transfer-list-pagination{padding:8px 0;text-align:right}.ant-transfer-list-body-not-found{flex:none;width:100%;margin:auto 0;color:#00000040;text-align:center}.ant-transfer-rtl .ant-transfer-list-header-title,.ant-transfer-rtl .ant-transfer-list-pagination{text-align:left}.ant-transfer-operation{display:flex;flex:none;flex-direction:column;align-self:center;margin:0 8px}.ant-transfer-operation .ant-btn{display:block}.ant-transfer-operation .ant-btn:first-child{margin-bottom:4px}.ant-transfer-operation .ant-btn .anticon{font-size:12px}.ant-transfer .ant-empty-image{max-height:-2px}.ant-transfer-rtl .ant-transfer-list-search{padding-right:8px;padding-left:24px}.ant-transfer-rtl .ant-transfer-list-search-action{right:auto;left:12px}.ant-transfer-rtl .ant-transfer-list-footer,.ant-transfer-rtl .ant-transfer-list-header{right:0;left:auto}.ant-transfer-rtl .ant-transfer-list-header>:not(:last-child){margin-right:0;margin-left:4px}.ant-transfer-rtl .ant-transfer-list-content-item>:not(:last-child){margin-right:0;margin-left:8px}.ant-typography{color:#000000d9;overflow-wrap:break-word}.ant-typography.ant-typography-secondary{color:#00000073}.ant-typography.ant-typography-success{color:var(--ant-success-color)}.ant-typography.ant-typography-warning{color:var(--ant-warning-color)}.ant-typography.ant-typography-danger{color:var(--ant-error-color)}a.ant-typography.ant-typography-danger:active,a.ant-typography.ant-typography-danger:focus{color:var(--ant-error-color-active)}a.ant-typography.ant-typography-danger:hover{color:var(--ant-error-color-hover)}.ant-typography.ant-typography-disabled{color:#00000040;cursor:not-allowed;-webkit-user-select:none;user-select:none}.ant-typography p,div.ant-typography{margin-bottom:1em}.ant-typography h1,div.ant-typography-h1,div.ant-typography-h1>textarea,h1.ant-typography{margin-bottom:.5em;color:#000000d9;font-weight:600;font-size:38px;line-height:1.23}.ant-typography h2,div.ant-typography-h2,div.ant-typography-h2>textarea,h2.ant-typography{margin-bottom:.5em;color:#000000d9;font-weight:600;font-size:30px;line-height:1.35}.ant-typography h3,div.ant-typography-h3,div.ant-typography-h3>textarea,h3.ant-typography{margin-bottom:.5em;color:#000000d9;font-weight:600;font-size:24px;line-height:1.35}.ant-typography h4,div.ant-typography-h4,div.ant-typography-h4>textarea,h4.ant-typography{margin-bottom:.5em;color:#000000d9;font-weight:600;font-size:20px;line-height:1.4}.ant-typography h5,div.ant-typography-h5,div.ant-typography-h5>textarea,h5.ant-typography{margin-bottom:.5em;color:#000000d9;font-weight:600;font-size:16px;line-height:1.5}.ant-typography div+h1,.ant-typography div+h2,.ant-typography div+h3,.ant-typography div+h4,.ant-typography div+h5,.ant-typography h1+h1,.ant-typography h1+h2,.ant-typography h1+h3,.ant-typography h1+h4,.ant-typography h1+h5,.ant-typography h2+h1,.ant-typography h2+h2,.ant-typography h2+h3,.ant-typography h2+h4,.ant-typography h2+h5,.ant-typography h3+h1,.ant-typography h3+h2,.ant-typography h3+h3,.ant-typography h3+h4,.ant-typography h3+h5,.ant-typography h4+h1,.ant-typography h4+h2,.ant-typography h4+h3,.ant-typography h4+h4,.ant-typography h4+h5,.ant-typography h5+h1,.ant-typography h5+h2,.ant-typography h5+h3,.ant-typography h5+h4,.ant-typography h5+h5,.ant-typography li+h1,.ant-typography li+h2,.ant-typography li+h3,.ant-typography li+h4,.ant-typography li+h5,.ant-typography p+h1,.ant-typography p+h2,.ant-typography p+h3,.ant-typography p+h4,.ant-typography p+h5,.ant-typography ul+h1,.ant-typography ul+h2,.ant-typography ul+h3,.ant-typography ul+h4,.ant-typography ul+h5,.ant-typography+h1.ant-typography,.ant-typography+h2.ant-typography,.ant-typography+h3.ant-typography,.ant-typography+h4.ant-typography,.ant-typography+h5.ant-typography{margin-top:1.2em}.ant-typography code,.ant-typography kbd{margin:0 .2em;border:1px solid rgba(100,100,100,.2)}a.ant-typography-ellipsis,span.ant-typography-ellipsis{display:inline-block;max-width:100%}.ant-typography a,a.ant-typography{color:var(--ant-primary-color);outline:0;cursor:pointer;transition:color .3s;text-decoration:none}.ant-typography a:focus,.ant-typography a:hover,a.ant-typography:focus,a.ant-typography:hover{color:var(--ant-primary-color-hover)}.ant-typography a:active,a.ant-typography:active{color:var(--ant-primary-color-active)}.ant-typography a:active,.ant-typography a:hover,a.ant-typography:active,a.ant-typography:hover{text-decoration:none}.ant-typography a.ant-typography-disabled,.ant-typography a[disabled],a.ant-typography.ant-typography-disabled,a.ant-typography[disabled]{color:#00000040;cursor:not-allowed}.ant-typography a.ant-typography-disabled:active,.ant-typography a.ant-typography-disabled:hover,.ant-typography a[disabled]:active,.ant-typography a[disabled]:hover,a.ant-typography.ant-typography-disabled:active,a.ant-typography.ant-typography-disabled:hover,a.ant-typography[disabled]:active,a.ant-typography[disabled]:hover{color:#00000040}.ant-typography a.ant-typography-disabled:active,.ant-typography a[disabled]:active,a.ant-typography.ant-typography-disabled:active,a.ant-typography[disabled]:active{pointer-events:none}.ant-typography code{padding:.2em .4em .1em;font-size:85%;background:rgba(150,150,150,.1);border-radius:3px}.ant-typography kbd{padding:.15em .4em .1em;font-size:90%;background:rgba(150,150,150,.06);border-bottom-width:2px;border-radius:3px}.ant-typography mark{padding:0;background-color:#ffe58f}.ant-typography ins,.ant-typography u{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.ant-typography del,.ant-typography s{text-decoration:line-through}.ant-typography strong{font-weight:600}.ant-typography-copy,.ant-typography-edit,.ant-typography-expand{color:var(--ant-primary-color);text-decoration:none;outline:0;cursor:pointer;transition:color .3s;margin-left:4px}.ant-typography-copy:focus,.ant-typography-copy:hover,.ant-typography-edit:focus,.ant-typography-edit:hover,.ant-typography-expand:focus,.ant-typography-expand:hover{color:var(--ant-primary-color-hover)}.ant-typography-copy:active,.ant-typography-edit:active,.ant-typography-expand:active{color:var(--ant-primary-color-active)}.ant-typography-copy-success,.ant-typography-copy-success:focus,.ant-typography-copy-success:hover{color:var(--ant-success-color)}.ant-typography-edit-content{position:relative}div.ant-typography-edit-content{left:-12px;margin-top:-5px;margin-bottom:calc(1em - 5px)}.ant-typography-edit-content-confirm{position:absolute;right:10px;bottom:8px;color:#00000073;font-weight:400;font-size:14px;font-style:normal;pointer-events:none}.ant-typography-edit-content textarea{height:1em;margin:0!important;-moz-transition:none}.ant-typography ol,.ant-typography ul{margin:0 0 1em;padding:0}.ant-typography ol li,.ant-typography ul li{margin:0 0 0 20px;padding:0 0 0 4px}.ant-typography ul{list-style-type:circle}.ant-typography ul ul{list-style-type:disc}.ant-typography ol{list-style-type:decimal}.ant-typography blockquote,.ant-typography pre{margin:1em 0}.ant-typography pre{padding:.4em .6em;white-space:pre-wrap;word-wrap:break-word;background:rgba(150,150,150,.1);border:1px solid rgba(100,100,100,.2);border-radius:3px}.ant-typography pre code{display:inline;margin:0;padding:0;font-size:inherit;font-family:inherit;background:0 0;border:0}.ant-typography blockquote{padding:0 0 0 .6em;border-left:4px solid rgba(100,100,100,.2);opacity:.85}.ant-typography-single-line{white-space:nowrap}.ant-typography-ellipsis-single-line{overflow:hidden;text-overflow:ellipsis}a.ant-typography-ellipsis-single-line,span.ant-typography-ellipsis-single-line{vertical-align:bottom}.ant-typography-ellipsis-multiple-line{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ant-typography-rtl .ant-typography-copy,.ant-typography-rtl .ant-typography-edit,.ant-typography-rtl .ant-typography-expand{margin-right:4px;margin-left:0}.ant-typography-rtl .ant-typography-expand{float:left}div.ant-typography-edit-content.ant-typography-rtl{right:-12px;left:auto}.ant-typography-rtl .ant-typography-edit-content-confirm{right:auto;left:10px}.ant-typography-rtl.ant-typography ol li,.ant-typography-rtl.ant-typography ul li{margin:0 20px 0 0;padding:0 4px 0 0}.ant-upload{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";outline:0}.ant-upload p{margin:0}.ant-upload-btn{display:block;width:100%;outline:0}.ant-upload input[type=file]{cursor:pointer}.ant-upload.ant-upload-select{display:inline-block}.ant-upload.ant-upload-disabled{cursor:not-allowed}.ant-upload.ant-upload-select-picture-card{width:104px;height:104px;margin-right:8px;margin-bottom:8px;text-align:center;vertical-align:top;background-color:#fafafa;border:1px dashed #d9d9d9;border-radius:2px;cursor:pointer;transition:border-color .3s}.ant-cascader-checkbox-input:focus+.ant-cascader-checkbox-inner,.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-inner,.ant-cascader-checkbox:hover .ant-cascader-checkbox-inner,.ant-upload.ant-upload-select-picture-card:hover{border-color:var(--ant-primary-color)}.ant-upload.ant-upload-select-picture-card>.ant-upload{display:flex;align-items:center;justify-content:center;height:100%;text-align:center}.ant-upload-disabled.ant-upload.ant-upload-select-picture-card:hover{border-color:#d9d9d9}.ant-upload.ant-upload-drag{position:relative;width:100%;height:100%;text-align:center;background:#fafafa;border:1px dashed #d9d9d9;border-radius:2px;cursor:pointer;transition:border-color .3s}.ant-upload.ant-upload-drag .ant-upload{padding:16px 0}.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled){border-color:var(--ant-primary-7)}.ant-upload.ant-upload-drag.ant-upload-disabled{cursor:not-allowed}.ant-upload.ant-upload-drag .ant-upload-btn{display:table;height:100%}.ant-upload.ant-upload-drag .ant-upload-drag-container{display:table-cell;vertical-align:middle}.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover{border-color:var(--ant-primary-5)}.ant-upload.ant-upload-drag p.ant-upload-drag-icon{margin-bottom:20px}.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon{color:var(--ant-primary-5);font-size:48px}.ant-upload.ant-upload-drag p.ant-upload-text{margin:0 0 4px;color:#000000d9;font-size:16px}.ant-upload.ant-upload-drag p.ant-upload-hint{color:#00000073;font-size:14px}.ant-upload.ant-upload-drag .anticon-plus{color:#00000040;font-size:30px;transition:all .3s}.ant-upload.ant-upload-drag .anticon-plus:hover,.ant-upload.ant-upload-drag:hover .anticon-plus{color:#00000073}.ant-upload-picture-card-wrapper{display:inline-block;width:100%}.ant-upload-list:after,.ant-upload-list:before,.ant-upload-picture-card-wrapper:after,.ant-upload-picture-card-wrapper:before{display:table;content:""}.ant-upload-picture-card-wrapper:after{clear:both}.ant-upload-list{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";line-height:1.5715}.ant-upload-list:after{clear:both}.ant-upload-list-item{position:relative;height:22px;margin-top:8px;font-size:14px}.ant-upload-list-item-name{display:inline-block;width:100%;padding-left:22px;overflow:hidden;line-height:1.5715;white-space:nowrap;text-overflow:ellipsis}.ant-upload-list-item-card-actions{position:absolute;right:0}.ant-upload-list-item-card-actions-btn{opacity:0}.ant-upload-list-item-card-actions-btn:focus,.ant-upload-list-item-card-actions.picture .ant-upload-list-item-card-actions-btn,.ant-upload-list-item-error .ant-upload-list-item-card-actions-btn,.ant-upload-list-item:hover .ant-upload-list-item-card-actions-btn{opacity:1}.ant-upload-list-item-card-actions-btn.ant-btn-sm{height:22px;line-height:1;vertical-align:top}.ant-upload-list-item-card-actions.picture{top:22px;line-height:0}.ant-upload-list-item-card-actions .anticon{color:#00000073;transition:all .3s}.ant-upload-list-item-card-actions:hover .anticon{color:#000000d9}.ant-upload-list-item-info{height:100%;transition:background-color .3s}.ant-upload-list-item-info>span{display:block;width:100%;height:100%}.ant-upload-list-item-info .ant-upload-text-icon .anticon,.ant-upload-list-item-info .anticon-loading .anticon{position:absolute;top:5px;color:#00000073;font-size:14px}.ant-upload-list-item:hover .ant-upload-list-item-info{background-color:#f5f5f5}.ant-upload-list-picture .ant-upload-list-item:hover,.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,.ant-upload-list-picture-card .ant-upload-list-item:hover,.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info{background:0 0}.ant-upload-list-item-error,.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon,.ant-upload-list-item-error .ant-upload-list-item-name,.ant-upload-list-item-error .ant-upload-text-icon>.anticon{color:var(--ant-error-color)}.ant-upload-list-item-progress{position:absolute;bottom:-12px;width:100%;padding-left:26px;font-size:14px;line-height:0}.ant-upload-list-picture .ant-upload-list-item,.ant-upload-list-picture-card .ant-upload-list-item{position:relative;height:66px;padding:8px;border:1px solid #d9d9d9;border-radius:2px}.ant-upload-list-picture .ant-upload-list-item-error,.ant-upload-list-picture-card .ant-upload-list-item-error{border-color:var(--ant-error-color)}.ant-upload-list-picture .ant-upload-list-item-uploading,.ant-upload-list-picture-card .ant-upload-list-item-uploading{border-style:dashed}.ant-upload-list-picture .ant-upload-list-item-thumbnail,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail{width:48px;height:48px;line-height:60px;text-align:center;opacity:.8}.ant-upload-list-picture .ant-upload-list-item-thumbnail .anticon,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail .anticon{font-size:26px}.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill="#e6f7ff"],.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill="#e6f7ff"]{fill:var(--ant-error-color-deprecated-bg)}.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill="#1890ff"],.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill="#1890ff"]{fill:var(--ant-error-color)}.ant-upload-list-picture .ant-upload-list-item-icon,.ant-upload-list-picture-card .ant-upload-list-item-icon{position:absolute;top:50%;left:50%;font-size:26px;transform:translate(-50%,-50%)}.ant-upload-list-picture .ant-upload-list-item-icon .anticon,.ant-upload-list-picture-card .ant-upload-list-item-icon .anticon{font-size:26px}.ant-upload-list-picture .ant-upload-list-item-image,.ant-upload-list-picture-card .ant-upload-list-item-image{max-width:100%}.ant-upload-list-picture .ant-upload-list-item-thumbnail img,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{display:block;width:48px;height:48px;overflow:hidden}.ant-upload-list-picture .ant-upload-list-item-name,.ant-upload-list-picture-card .ant-upload-list-item-name{display:inline-block;box-sizing:border-box;max-width:100%;margin:0 0 0 8px;padding-right:8px;padding-left:48px;overflow:hidden;line-height:44px;white-space:nowrap;text-overflow:ellipsis;transition:all .3s}.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name{margin-bottom:12px}.ant-upload-list-picture .ant-upload-list-item-progress,.ant-upload-list-picture-card .ant-upload-list-item-progress{bottom:14px;width:calc(100% - 24px);margin-top:0;padding-left:56px}.ant-upload-list-picture-card-container{display:inline-block;width:104px;height:104px;margin:0 8px 8px 0;vertical-align:top}.ant-upload-list-picture-card .ant-upload-list-item{height:100%;margin:0}.ant-upload-list-picture-card .ant-upload-list-item-info{position:relative;height:100%;overflow:hidden}.ant-upload-list-picture-card .ant-upload-list-item-info:before{position:absolute;z-index:1;width:100%;height:100%;background-color:#00000080;opacity:0;transition:all .3s;content:" "}.ant-result-content,.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item{background-color:#fafafa}.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info:before{opacity:1}.ant-upload-list-picture-card .ant-upload-list-item-actions{position:absolute;top:50%;left:50%;z-index:10;white-space:nowrap;transform:translate(-50%,-50%);opacity:0;transition:all .3s}.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye{z-index:10;width:16px;margin:0 4px;color:#ffffffd9;font-size:16px;cursor:pointer;transition:all .3s}.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye:hover{color:#fff}.ant-upload-list-picture-card .ant-upload-list-item-actions:hover,.ant-upload-list-picture-card .ant-upload-list-item-info:hover+.ant-upload-list-item-actions{opacity:1}.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{position:static;display:block;width:100%;height:100%;object-fit:contain}.ant-upload-list-picture-card .ant-upload-list-item-name{display:none;margin:8px 0 0;padding:0;line-height:1.5715;text-align:center}.ant-upload-list-picture-card .ant-upload-list-item-file+.ant-upload-list-item-name{position:absolute;bottom:10px;display:block}.ant-select-dropdown-hidden,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info:before{display:none}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info{height:auto}.ant-upload-list-picture-card .ant-upload-list-item-progress{bottom:32px;width:calc(100% - 14px);padding-left:0}.ant-upload-list-picture-container,.ant-upload-list-text-container{transition:opacity .3s,height .3s}.ant-upload-list-picture-container:before,.ant-upload-list-text-container:before{display:table;width:0;height:0;content:""}.ant-upload-list-picture-container .ant-upload-span,.ant-upload-list-text-container .ant-upload-span{display:block;flex:auto}.ant-upload-list-picture .ant-upload-span,.ant-upload-list-text .ant-upload-span{display:flex;align-items:center}.ant-upload-list-picture .ant-upload-span>*,.ant-upload-list-text .ant-upload-span>*{flex:none}.ant-upload-list-picture .ant-upload-list-item-name,.ant-upload-list-text .ant-upload-list-item-name{flex:auto;margin:0;padding:0 8px}.ant-upload-list-picture .ant-upload-list-item-card-actions,.ant-upload-list-text .ant-upload-list-item-card-actions,.ant-upload-list-text .ant-upload-text-icon .anticon{position:static}.ant-upload-list .ant-upload-animate-inline-appear,.ant-upload-list .ant-upload-animate-inline-enter,.ant-upload-list .ant-upload-animate-inline-leave{animation-duration:.3s;animation-fill-mode:cubic-bezier(.78,.14,.15,.86)}.ant-upload-list .ant-upload-animate-inline-appear,.ant-upload-list .ant-upload-animate-inline-enter{animation-name:uploadAnimateInlineIn}.ant-upload-list .ant-upload-animate-inline-leave{animation-name:uploadAnimateInlineOut}@keyframes uploadAnimateInlineIn{0%{width:0;height:0;margin:0;padding:0;opacity:0}}@keyframes uploadAnimateInlineOut{to{width:0;height:0;margin:0;padding:0;opacity:0}}.ant-upload-rtl.ant-upload.ant-upload-select-picture-card{margin-right:auto;margin-left:8px}.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1{padding-right:22px;padding-left:14px}.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2{padding-right:22px;padding-left:28px}.ant-upload-list-rtl .ant-upload-list-item-name{padding-right:22px;padding-left:0}.ant-upload-list-rtl .ant-upload-list-item-name-icon-count-1{padding-left:14px}.ant-upload-list-rtl .ant-upload-list-item-card-actions{right:auto;left:0}.ant-upload-list-rtl .ant-upload-list-item-card-actions .anticon{padding-right:0;padding-left:5px}.ant-upload-list-rtl .ant-upload-list-item-info{padding:0 4px 0 12px}.ant-upload-list-rtl .ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon{padding-right:0;padding-left:5px}.ant-upload-list-rtl .ant-upload-list-item-progress{padding-right:26px;padding-left:0}.ant-upload-list-picture .ant-upload-list-item-info,.ant-upload-list-picture-card .ant-upload-list-item-info{padding:0}.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-thumbnail,.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-thumbnail{right:8px;left:auto}.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-icon,.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-actions,.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-icon{right:50%;left:auto;transform:translate(50%,-50%)}.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name,.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name{margin:0 8px 0 0;padding-right:48px;padding-left:8px}.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1,.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1{padding-right:48px;padding-left:18px}.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2,.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2{padding-right:48px;padding-left:36px}.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-progress,.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-progress{padding-right:0;padding-left:0}.ant-upload-list-rtl .ant-upload-list-picture-card-container{margin:0 0 8px 8px}.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-file+.ant-upload-list-item-name{margin:8px 0 0;padding:0}.ant-cascader-checkbox,.ant-cascader-checkbox-wrapper,.ant-select-auto-complete{margin:0;padding:0;box-sizing:border-box;color:#000000d9;font-size:14px;font-variant:tabular-nums;font-feature-settings:"tnum";list-style:none}.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item{float:unset}.ant-select-auto-complete{line-height:1.5715}.ant-cascader-checkbox,.ant-select-tree-checkbox,.ant-tree-checkbox{line-height:1;white-space:nowrap;outline:0}.ant-select-auto-complete .ant-select-clear{right:13px}.ant-cascader-checkbox{position:relative;cursor:pointer}.ant-cascader-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--ant-primary-color);border-radius:2px;visibility:hidden;animation:antCheckboxEffect .36s ease-in-out;animation-fill-mode:backwards;content:""}.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox:after,.ant-cascader-checkbox:hover:after{visibility:visible}.ant-cascader-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;direction:ltr;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;transition:all .3s}.ant-cascader-checkbox-inner:after,.ant-tree-checkbox-inner:after{left:21.5%;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s}.ant-cascader-checkbox-inner:after{position:absolute;top:50%;display:table;width:5.71px;height:9.14px;border:2px solid #fff;border-top:0;border-left:0;opacity:0;content:" "}.ant-cascader-checkbox-input{position:absolute;inset:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner{background-color:var(--ant-primary-color);border-color:var(--ant-primary-color)}.ant-cascader-checkbox-disabled{cursor:not-allowed}.ant-cascader-checkbox-disabled.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner:after{border-color:#00000040;animation-name:none}.ant-cascader-checkbox-disabled .ant-cascader-checkbox-input{cursor:not-allowed;pointer-events:none}.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;animation-name:none}.ant-cascader-checkbox-disabled+span{color:#00000040;cursor:not-allowed}.ant-cascader-checkbox-disabled:hover:after,.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-disabled:after{visibility:hidden}.ant-cascader-checkbox-wrapper{display:inline-flex;align-items:baseline;line-height:unset;cursor:pointer}.ant-cascader-checkbox-wrapper:after{display:inline-block;width:0;overflow:hidden;content:"\a0"}.ant-cascader-checkbox-wrapper.ant-cascader-checkbox-wrapper-disabled{cursor:not-allowed}.ant-cascader-checkbox-wrapper+.ant-cascader-checkbox-wrapper{margin-left:8px}.ant-cascader-checkbox-wrapper.ant-cascader-checkbox-wrapper-in-form-item input[type=checkbox]{width:14px;height:14px}.ant-cascader-checkbox+span{padding-right:8px;padding-left:8px}.ant-cascader-checkbox-group{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:inline-block}.ant-cascader-checkbox-group-item{margin-right:8px}.ant-cascader-checkbox-group-item:last-child{margin-right:0}.ant-cascader-checkbox-group-item+.ant-cascader-checkbox-group-item{margin-left:0}.ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:var(--ant-primary-color);border:0;transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-cascader-checkbox-indeterminate.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner:after{background-color:#00000040;border-color:#00000040}.ant-cascader-checkbox-rtl{direction:rtl}.ant-cascader-checkbox-group-rtl .ant-cascader-checkbox-group-item{margin-right:0;margin-left:8px}.ant-cascader-checkbox-group-rtl .ant-cascader-checkbox-group-item:last-child{margin-left:0!important}.ant-cascader-checkbox-group-rtl .ant-cascader-checkbox-group-item+.ant-cascader-checkbox-group-item{margin-left:8px}.ant-cascader{width:184px}.ant-cascader-checkbox{top:0;margin-right:8px}.ant-cascader-menus{display:flex;flex-wrap:nowrap;align-items:flex-start}.ant-cascader-menus.ant-cascader-menu-empty .ant-cascader-menu{width:100%;height:auto}.ant-cascader-menu{flex-grow:1;min-width:111px;height:180px;margin:-4px 0;padding:4px 0;overflow:auto;vertical-align:top;list-style:none;border-right:1px solid rgba(0,0,0,.06);-ms-overflow-style:-ms-autohiding-scrollbar}.ant-cascader-menu-item{display:flex;flex-wrap:nowrap;align-items:center;padding:5px 12px;overflow:hidden;line-height:22px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:all .3s}.ant-cascader-menu-item:hover{background:#f5f5f5}.ant-cascader-menu-item-disabled{color:#00000040;cursor:not-allowed}.ant-cascader-menu-item-disabled:hover{background:0 0}.ant-cascader-menu-empty .ant-cascader-menu-item{color:#00000040;cursor:default;pointer-events:none}.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover{font-weight:600;background-color:var(--ant-primary-1)}.ant-cascader-menu-item-content{flex:auto}.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,.ant-cascader-menu-item-loading-icon{margin-left:4px;color:#00000073;font-size:10px}.ant-tree-checkbox,.ant-tree-checkbox-wrapper{box-sizing:border-box;padding:0;font-size:14px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum"}.ant-cascader-menu-item-disabled.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,.ant-cascader-menu-item-disabled.ant-cascader-menu-item-loading-icon{color:#00000040}.ant-cascader-menu-item-keyword{color:#ff4d4f}.ant-cascader-rtl .ant-cascader-menu-item-expand-icon,.ant-cascader-rtl .ant-cascader-menu-item-loading-icon{margin-right:4px;margin-left:0}.ant-cascader-rtl .ant-cascader-checkbox{top:0;margin-right:0;margin-left:8px}.ant-cascader-menus{position:relative;margin-top:2px;margin-bottom:2px}nz-tree-virtual-scroll-view{display:block;position:relative;overflow:auto;contain:strict;transform:translateZ(0);will-change:scroll-position;-webkit-overflow-scrolling:touch}nz-tree-virtual-scroll-view .ant-tree-list,nz-tree-virtual-scroll-view .ant-tree-list-holder{height:100%}nz-tree-view .ant-tree-switcher+.ant-tree-switcher.nz-tree-leaf-line-icon,nz-tree-virtual-scroll-view .ant-tree-switcher+.ant-tree-switcher.nz-tree-leaf-line-icon{display:none}nz-tree-view .ant-tree-list-holder-inner{display:flex;flex-direction:column}@keyframes ant-tree-node-fx-do-not-use{0%{opacity:0}to{opacity:1}}.ant-tree.ant-tree-directory .ant-tree-treenode{position:relative}.ant-tree.ant-tree-directory .ant-tree-treenode:before{position:absolute;inset:0 0 4px;transition:background-color .3s;content:"";pointer-events:none}.ant-tree.ant-tree-directory .ant-tree-treenode:hover:before{background:#f5f5f5}.ant-tree.ant-tree-directory .ant-tree-treenode>*{z-index:1}.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-switcher{transition:color .3s}.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper{border-radius:0;-webkit-user-select:none;user-select:none}.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper:hover{background:0 0}.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper.ant-tree-node-selected{color:#fff;background:0 0}.ant-tree.ant-tree-directory .ant-tree-treenode-selected:before,.ant-tree.ant-tree-directory .ant-tree-treenode-selected:hover:before{background:var(--ant-primary-color)}.ant-tree.ant-tree-directory .ant-tree-treenode-selected .ant-tree-switcher{color:#fff}.ant-tree.ant-tree-directory .ant-tree-treenode-selected .ant-tree-node-content-wrapper{color:#fff;background:0 0}.ant-tree-checkbox{color:#000000d9;position:relative;cursor:pointer}.ant-tree-checkbox-input:focus+.ant-tree-checkbox-inner,.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,.ant-tree-checkbox:hover .ant-tree-checkbox-inner{border-color:var(--ant-primary-color)}.ant-tree-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--ant-primary-color);border-radius:2px;visibility:hidden;animation:antCheckboxEffect .36s ease-in-out;animation-fill-mode:backwards;content:""}.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox:after,.ant-tree-checkbox:hover:after{visibility:visible}.ant-tree-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;direction:ltr;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;transition:all .3s}.ant-picker-calendar-rtl,.ant-result-rtl,.ant-select-tree-checkbox-rtl,.ant-space-rtl,.ant-tree .ant-tree-treenode-rtl,.ant-tree-checkbox-rtl,.ant-tree-rtl,.ant-tree-select-dropdown-rtl{direction:rtl}.ant-tree-checkbox-inner:after{position:absolute;top:50%;display:table;width:5.71px;height:9.14px;border:2px solid #fff;border-top:0;border-left:0;opacity:0;content:" "}.ant-tree-checkbox-input{position:absolute;inset:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-tree-checkbox-checked .ant-tree-checkbox-inner{background-color:var(--ant-primary-color);border-color:var(--ant-primary-color)}.ant-tree-checkbox-disabled{cursor:not-allowed}.ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{border-color:#00000040;animation-name:none}.ant-tree-checkbox-disabled .ant-tree-checkbox-input{cursor:not-allowed;pointer-events:none}.ant-tree-checkbox-disabled .ant-tree-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;animation-name:none}.ant-tree-checkbox-disabled+span{color:#00000040;cursor:not-allowed}.ant-tree-checkbox-disabled:hover:after,.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-disabled:after{visibility:hidden}.ant-tree-checkbox-wrapper{margin:0;color:#000000d9;display:inline-flex;align-items:baseline;line-height:unset;cursor:pointer}.ant-tree-checkbox-wrapper:after{display:inline-block;width:0;overflow:hidden;content:"\a0"}.ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-disabled{cursor:not-allowed}.ant-tree-checkbox-wrapper+.ant-tree-checkbox-wrapper{margin-left:8px}.ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-in-form-item input[type=checkbox]{width:14px;height:14px}.ant-tree-checkbox+span{padding-right:8px;padding-left:8px}.ant-tree,.ant-tree-checkbox-group{box-sizing:border-box;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum"}.ant-tree-checkbox-group{margin:0;display:inline-block}.ant-tree-checkbox-group-item{margin-right:8px}.ant-tree-checkbox-group-item:last-child{margin-right:0}.ant-tree-checkbox-group-item+.ant-tree-checkbox-group-item{margin-left:0}.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:var(--ant-primary-color);border:0;transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{background-color:#00000040;border-color:#00000040}.ant-tree-checkbox-group-rtl .ant-tree-checkbox-group-item{margin-right:0;margin-left:8px}.ant-tree-checkbox-group-rtl .ant-tree-checkbox-group-item:last-child{margin-left:0!important}.ant-tree-checkbox-group-rtl .ant-tree-checkbox-group-item+.ant-tree-checkbox-group-item{margin-left:8px}.ant-tree{margin:0;background:#fff;border-radius:2px;transition:background-color .3s}.ant-tree-focused:not(:hover):not(.ant-tree-active-focused){background:var(--ant-primary-1)}.ant-tree-list-holder-inner{align-items:flex-start}.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner{align-items:stretch}.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-node-content-wrapper{flex:auto}.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-treenode.dragging{position:relative}.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-treenode.dragging:after{position:absolute;inset:0 0 4px;border:1px solid var(--ant-primary-color);opacity:0;animation:ant-tree-node-fx-do-not-use .3s;animation-play-state:running;animation-fill-mode:forwards;content:"";pointer-events:none}.ant-tree .ant-tree-treenode{display:flex;align-items:flex-start;padding:0 0 4px;outline:0}.ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper{color:#00000040;cursor:not-allowed}.ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper:hover{background:0 0}.ant-tree .ant-tree-treenode-active .ant-tree-node-content-wrapper{background:#f5f5f5}.ant-tree .ant-tree-treenode:not(.ant-tree .ant-tree-treenode-disabled).filter-node .ant-tree-title{color:inherit;font-weight:500}.ant-tree-indent{align-self:stretch;white-space:nowrap;-webkit-user-select:none;user-select:none}.ant-tree-indent-unit{display:inline-block;width:24px}.ant-tree-draggable-icon{width:24px;line-height:24px;text-align:center;opacity:.2;transition:opacity .3s}.ant-tree-treenode:hover .ant-tree-draggable-icon{opacity:.45}.ant-tree-switcher{position:relative;flex:none;align-self:stretch;width:24px;margin:0;line-height:24px;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none}.ant-tree-switcher .ant-select-tree-switcher-icon,.ant-tree-switcher .ant-tree-switcher-icon{display:inline-block;font-size:10px;vertical-align:baseline}.ant-tree-switcher .ant-select-tree-switcher-icon svg,.ant-tree-switcher .ant-tree-switcher-icon svg{transition:transform .3s}.ant-tree-switcher-noop{cursor:default}.ant-tree-switcher_close .ant-tree-switcher-icon svg{transform:rotate(-90deg)}.ant-tree-switcher-loading-icon{color:var(--ant-primary-color)}.ant-tree-switcher-leaf-line{position:relative;z-index:1;display:inline-block;width:100%;height:100%}.ant-tree-switcher-leaf-line:before{position:absolute;top:0;right:12px;bottom:-4px;margin-left:-1px;border-right:1px solid #d9d9d9;content:" "}.ant-tree-switcher-leaf-line:after{position:absolute;width:10px;height:14px;border-bottom:1px solid #d9d9d9;content:" "}.ant-tree-checkbox{top:initial;margin:4px 8px 0 0}.ant-tree .ant-tree-node-content-wrapper{position:relative;z-index:auto;min-height:24px;margin:0;padding:0 4px;color:inherit;line-height:24px;background:0 0;border-radius:2px;cursor:pointer;transition:all .3s,border 0s,line-height 0s,box-shadow 0s}.ant-tree .ant-tree-node-content-wrapper:hover{background-color:#f5f5f5}.ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:var(--ant-primary-2)}.ant-tree .ant-tree-node-content-wrapper .ant-tree-iconEle{display:inline-block;width:24px;height:24px;line-height:24px;text-align:center;vertical-align:top}.ant-tree .ant-tree-node-content-wrapper .ant-tree-iconEle:empty,.ant-tree-show-line .ant-tree-indent-unit-end:before{display:none}.ant-tree-unselectable .ant-tree-node-content-wrapper:hover{background-color:transparent}.ant-tree-node-content-wrapper{line-height:24px;-webkit-user-select:none;user-select:none}.ant-tree-node-content-wrapper .ant-tree-drop-indicator{position:absolute;z-index:1;height:2px;background-color:var(--ant-primary-color);border-radius:1px;pointer-events:none}.ant-tree-node-content-wrapper .ant-tree-drop-indicator:after{position:absolute;top:-3px;left:-6px;width:8px;height:8px;background-color:transparent;border:2px solid var(--ant-primary-color);border-radius:50%;content:""}.ant-tree .ant-tree-treenode.drop-container>[draggable]{box-shadow:0 0 0 2px var(--ant-primary-color)}.ant-tree-show-line .ant-tree-indent-unit{position:relative;height:100%}.ant-tree-show-line .ant-tree-indent-unit:before{position:absolute;top:0;right:12px;bottom:-4px;border-right:1px solid #d9d9d9;content:""}.ant-tree-show-line .ant-tree-switcher{background:#fff}.ant-tree-show-line .ant-tree-switcher-line-icon{vertical-align:-.15em}.ant-tree .ant-tree-treenode-leaf-last .ant-tree-switcher-leaf-line:before{top:auto!important;bottom:auto!important;height:14px!important}.ant-tree-rtl .ant-tree-node-content-wrapper[draggable=true] .ant-tree-drop-indicator:after{right:-6px;left:unset}.ant-tree-rtl.ant-tree-show-line .ant-tree-indent-unit:before{right:auto;left:-13px;border-right:none;border-left:1px solid #d9d9d9}.ant-tree-rtl .ant-tree-checkbox,.ant-tree-select-dropdown-rtl .ant-select-tree-checkbox{margin:4px 0 0 8px}.font-highlight{color:#ff4d4f}.ant-select-tree-checkbox,.ant-select-tree-checkbox-wrapper{box-sizing:border-box;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum"}.ant-tree-child-tree{overflow:hidden}nz-tree{display:block}.ant-select-tree-checkbox{position:relative;cursor:pointer}.ant-select-tree-checkbox-input:focus+.ant-select-tree-checkbox-inner,.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,.ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner{border-color:var(--ant-primary-color)}.ant-select-tree-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--ant-primary-color);border-radius:2px;visibility:hidden;animation:antCheckboxEffect .36s ease-in-out;animation-fill-mode:backwards;content:""}.ant-color-picker,.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox:after,.ant-select-tree-checkbox:hover:after{visibility:visible}.ant-select-tree-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;direction:ltr;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;transition:all .3s}.ant-select-tree-checkbox-inner:after{position:absolute;top:50%;left:21.5%;display:table;width:5.71px;height:9.14px;border:2px solid #fff;border-top:0;border-left:0;opacity:0;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:" "}.ant-select-tree-checkbox-input{position:absolute;inset:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner{background-color:var(--ant-primary-color);border-color:var(--ant-primary-color)}.ant-select-tree-checkbox-disabled{cursor:not-allowed}.ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after{border-color:#00000040;animation-name:none}.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-input{cursor:not-allowed;pointer-events:none}.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;animation-name:none}.ant-select-tree-checkbox-disabled+span{color:#00000040;cursor:not-allowed}.ant-select-tree-checkbox-disabled:hover:after,.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-disabled:after{visibility:hidden}.ant-select-tree-checkbox-wrapper{margin:0;display:inline-flex;align-items:baseline;line-height:unset;cursor:pointer}.ant-select-tree,.ant-select-tree-checkbox-group{font-size:14px;line-height:1.5715;color:#000000d9;font-variant:tabular-nums;font-feature-settings:"tnum";list-style:none;box-sizing:border-box}.ant-select-tree-checkbox-wrapper:after{display:inline-block;width:0;overflow:hidden;content:"\a0"}.ant-select-tree-checkbox-wrapper.ant-select-tree-checkbox-wrapper-disabled{cursor:not-allowed}.ant-select-tree-checkbox-wrapper+.ant-select-tree-checkbox-wrapper{margin-left:8px}.ant-select-tree-checkbox-wrapper.ant-select-tree-checkbox-wrapper-in-form-item input[type=checkbox]{width:14px;height:14px}.ant-select-tree-checkbox+span{padding-right:8px;padding-left:8px}.ant-select-tree-checkbox-group{margin:0;padding:0;display:inline-block}.ant-select-tree-checkbox-group-item{margin-right:8px}.ant-select-tree-checkbox-group-item:last-child{margin-right:0}.ant-select-tree-checkbox-group-item+.ant-select-tree-checkbox-group-item{margin-left:0}.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:var(--ant-primary-color);border:0;transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after{background-color:#00000040;border-color:#00000040}.ant-select-tree-checkbox-group-rtl .ant-select-tree-checkbox-group-item{margin-right:0;margin-left:8px}.ant-select-tree-checkbox-group-rtl .ant-select-tree-checkbox-group-item:last-child{margin-left:0!important}.ant-select-tree-checkbox-group-rtl .ant-select-tree-checkbox-group-item+.ant-select-tree-checkbox-group-item{margin-left:8px}.ant-tree-select-dropdown{padding:8px 4px}.ant-tree-select-dropdown .ant-select-tree{border-radius:0}.ant-tree-select-dropdown .ant-select-tree-list-holder-inner{align-items:stretch}.ant-tree-select-dropdown .ant-select-tree-list-holder-inner .ant-select-tree-treenode .ant-select-tree-node-content-wrapper{flex:auto}.ant-select-tree{margin:0;padding:0;background:#fff;border-radius:2px;transition:background-color .3s}.ant-select-tree-focused:not(:hover):not(.ant-select-tree-active-focused){background:var(--ant-primary-1)}.ant-select-tree-list-holder-inner{align-items:flex-start}.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner{align-items:stretch}.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner .ant-select-tree-node-content-wrapper{flex:auto}.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner .ant-select-tree-treenode.dragging{position:relative}.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner .ant-select-tree-treenode.dragging:after{position:absolute;inset:0 0 4px;border:1px solid var(--ant-primary-color);opacity:0;animation:ant-tree-node-fx-do-not-use .3s;animation-play-state:running;animation-fill-mode:forwards;content:"";pointer-events:none}.ant-select-tree .ant-select-tree-treenode{display:flex;align-items:flex-start;padding:0 0 4px;outline:0}.ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper{color:#00000040;cursor:not-allowed}.ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper:hover{background:0 0}.ant-select-tree .ant-select-tree-treenode-active .ant-select-tree-node-content-wrapper{background:#f5f5f5}.ant-select-tree .ant-select-tree-treenode:not(.ant-select-tree .ant-select-tree-treenode-disabled).filter-node .ant-select-tree-title{color:inherit;font-weight:500}.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date .ant-picker-calendar-date-value,.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date-today .ant-picker-calendar-date-value,.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date .ant-picker-calendar-date-value,.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date-today .ant-picker-calendar-date-value,.ant-select-tree-switcher-loading-icon{color:var(--ant-primary-color)}.ant-select-tree-indent{align-self:stretch;white-space:nowrap;-webkit-user-select:none;user-select:none}.ant-select-tree-indent-unit{display:inline-block;width:24px}.ant-select-tree-draggable-icon{width:24px;line-height:24px;text-align:center;opacity:.2;transition:opacity .3s}.ant-select-tree-treenode:hover .ant-select-tree-draggable-icon{opacity:.45}.ant-select-tree-switcher{position:relative;flex:none;align-self:stretch;width:24px;margin:0;line-height:24px;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none}.ant-select-tree-switcher .ant-select-tree-switcher-icon,.ant-select-tree-switcher .ant-tree-switcher-icon{display:inline-block;font-size:10px;vertical-align:baseline}.ant-select-tree-switcher .ant-select-tree-switcher-icon svg,.ant-select-tree-switcher .ant-tree-switcher-icon svg{transition:transform .3s}.ant-select-tree-switcher-noop{cursor:default}.ant-select-tree-switcher_close .ant-select-tree-switcher-icon svg{transform:rotate(-90deg)}.ant-select-tree-switcher-leaf-line{position:relative;z-index:1;display:inline-block;width:100%;height:100%}.ant-select-tree-switcher-leaf-line:before{position:absolute;top:0;right:12px;bottom:-4px;margin-left:-1px;border-right:1px solid #d9d9d9;content:" "}.ant-select-tree-switcher-leaf-line:after{position:absolute;width:10px;height:14px;border-bottom:1px solid #d9d9d9;content:" "}.ant-select-tree-checkbox{top:initial;margin:4px 8px 0 0}.ant-select-tree .ant-select-tree-node-content-wrapper{position:relative;z-index:auto;min-height:24px;margin:0;padding:0 4px;color:inherit;line-height:24px;background:0 0;border-radius:2px;cursor:pointer;transition:all .3s,border 0s,line-height 0s,box-shadow 0s}.ant-select-tree .ant-select-tree-node-content-wrapper:hover{background-color:#f5f5f5}.ant-select-tree .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected{background-color:var(--ant-primary-2)}.ant-select-tree .ant-select-tree-node-content-wrapper .ant-select-tree-iconEle{display:inline-block;width:24px;height:24px;line-height:24px;text-align:center;vertical-align:top}.ant-select-tree .ant-select-tree-node-content-wrapper .ant-select-tree-iconEle:empty,.ant-select-tree-show-line .ant-select-tree-indent-unit-end:before{display:none}.ant-select-tree-unselectable .ant-select-tree-node-content-wrapper:hover{background-color:transparent}.ant-select-tree-node-content-wrapper{line-height:24px;-webkit-user-select:none;user-select:none}.ant-select-tree-node-content-wrapper .ant-tree-drop-indicator{position:absolute;z-index:1;height:2px;background-color:var(--ant-primary-color);border-radius:1px;pointer-events:none}.ant-select-tree-node-content-wrapper .ant-tree-drop-indicator:after{position:absolute;top:-3px;left:-6px;width:8px;height:8px;background-color:transparent;border:2px solid var(--ant-primary-color);border-radius:50%;content:""}.ant-select-tree .ant-select-tree-treenode.drop-container>[draggable]{box-shadow:0 0 0 2px var(--ant-primary-color)}.ant-select-tree-show-line .ant-select-tree-indent-unit{position:relative;height:100%}.ant-select-tree-show-line .ant-select-tree-indent-unit:before{position:absolute;top:0;right:12px;bottom:-4px;border-right:1px solid #d9d9d9;content:""}.ant-select-tree-show-line .ant-select-tree-switcher{background:#fff}.ant-select-tree-show-line .ant-select-tree-switcher-line-icon{vertical-align:-.15em}.ant-select-tree .ant-select-tree-treenode-leaf-last .ant-select-tree-switcher-leaf-line:before{top:auto!important;bottom:auto!important;height:14px!important}.ant-tree-select-dropdown-rtl .ant-select-tree .ant-select-tree-switcher-loading-icon{transform:scaleY(-1)}.ant-tree.ant-select-tree.ant-tree-show-line nz-tree-node[builtin]:not(:last-child)>li:before{content:" ";width:1px;border-left:1px solid #d9d9d9;height:calc(100% - 16px);position:absolute;left:12px;margin:26px 0}.ant-select-dropdown.ant-select-tree-dropdown{top:100%;left:0;position:relative;width:100%;margin-top:4px;margin-bottom:4px;overflow:auto}.ant-picker-calendar{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";background:#fff}.ant-picker-calendar-header{display:flex;justify-content:flex-end;padding:12px 0}.ant-picker-calendar-header .ant-picker-calendar-year-select{min-width:80px}.ant-picker-calendar-header .ant-picker-calendar-month-select{min-width:70px;margin-left:8px}.ant-picker-calendar-header .ant-picker-calendar-mode-switch{margin-left:8px}.ant-picker-calendar .ant-picker-panel{background:#fff;border:0;border-top:1px solid rgba(0,0,0,.06);border-radius:0}.ant-picker-calendar .ant-picker-panel .ant-picker-date-panel,.ant-picker-calendar .ant-picker-panel .ant-picker-month-panel{width:auto}.ant-picker-calendar .ant-picker-panel .ant-picker-body{padding:8px 0}.ant-picker-calendar .ant-picker-panel .ant-picker-content{width:100%}.ant-picker-calendar-mini{border-radius:2px}.ant-picker-calendar-mini .ant-picker-calendar-header{padding-right:8px;padding-left:8px}.ant-picker-calendar-mini .ant-picker-panel{border-radius:0 0 2px 2px}.ant-picker-calendar-mini .ant-picker-content{height:256px}.ant-picker-calendar-mini .ant-picker-content th{height:auto;padding:0;line-height:18px}.ant-picker-calendar-mini .ant-picker-cell:before{pointer-events:none}.ant-picker-calendar-full .ant-picker-panel{display:block;width:100%;text-align:right;background:#fff;border:0}.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell .ant-picker-calendar-date-today:before,.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell:before{display:none}.ant-picker-calendar-full .ant-picker-panel .ant-picker-body td,.ant-picker-calendar-full .ant-picker-panel .ant-picker-body th{padding:0}.ant-picker-calendar-full .ant-picker-panel .ant-picker-body th{height:auto;padding:0 12px 5px 0;line-height:18px}.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell:hover .ant-picker-calendar-date{background:#f5f5f5}.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date,.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date-today,.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date,.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date-today{background:var(--ant-primary-1)}.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date{display:block;width:auto;height:auto;margin:0 4px;padding:4px 8px 0;border:0;border-top:2px solid rgba(0,0,0,.06);border-radius:0;transition:background .3s}.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-value{line-height:24px;transition:color .3s}.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-content{position:static;width:auto;height:86px;overflow-y:auto;color:#000000d9;line-height:1.5715;text-align:left}.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-today{border-color:var(--ant-primary-color)}.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-today .ant-picker-calendar-date-value{color:#000000d9}@media only screen and (max-width:480px){.ant-picker-calendar-header{display:block}.ant-picker-calendar-header .ant-picker-calendar-year-select{width:50%}.ant-picker-calendar-header .ant-picker-calendar-month-select{width:calc(50% - 8px)}.ant-picker-calendar-header .ant-picker-calendar-mode-switch{width:100%;margin-top:8px;margin-left:0}.ant-picker-calendar-header .ant-picker-calendar-mode-switch>label{width:50%;text-align:center}}.ant-picker-calendar-rtl .ant-picker-calendar-header .ant-picker-calendar-mode-switch,.ant-picker-calendar-rtl .ant-picker-calendar-header .ant-picker-calendar-month-select{margin-right:8px;margin-left:0}.ant-picker-calendar-rtl.ant-picker-calendar-full .ant-picker-panel{text-align:left}.ant-picker-calendar-rtl.ant-picker-calendar-full .ant-picker-panel .ant-picker-body th{padding:0 0 5px 12px}.ant-picker-calendar-rtl.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-content{text-align:right}.ant-result{padding:48px 32px}.ant-result-success .ant-result-icon>.anticon{color:var(--ant-success-color)}.ant-result-error .ant-result-icon>.anticon{color:var(--ant-error-color)}.ant-result-info .ant-result-icon>.anticon{color:var(--ant-info-color)}.ant-result-warning .ant-result-icon>.anticon{color:var(--ant-warning-color)}.ant-result-image{width:250px;height:295px;margin:auto}.ant-result-icon{margin-bottom:24px;text-align:center}.ant-result-icon>.anticon{font-size:72px}.ant-result-title{color:#000000d9;font-size:24px;line-height:1.8;text-align:center}.ant-result-subtitle{color:#00000073;font-size:14px;line-height:1.6;text-align:center}.ant-result-extra{margin:24px 0 0;text-align:center}.ant-result-extra>*{margin-right:8px}.ant-result-extra>:last-child{margin-right:0}.ant-result-content{margin-top:24px;padding:24px 40px}.ant-result-rtl .ant-result-extra>*{margin-right:0;margin-left:8px}.ant-result-rtl .ant-result-extra>:last-child{margin-left:0}nz-result{display:block}.ant-space{display:inline-flex}.ant-space-vertical{flex-direction:column}.ant-space-align-center{align-items:center}.ant-space-align-start{align-items:flex-start}.ant-space-align-end{align-items:flex-end}.ant-space-align-baseline{align-items:baseline}.ant-space-item:empty{display:none}nz-space-item{display:block}.ant-image{position:relative;display:inline-block}.ant-image-mask,.ant-image-placeholder{position:absolute;inset:0}.ant-image-img{width:100%;height:auto;vertical-align:middle}.ant-image-img-placeholder{background-color:#f5f5f5;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuNSAyLjVoLTEzQS41LjUgMCAwIDAgMSAzdjEwYS41LjUgMCAwIDAgLjUuNWgxM2EuNS41IDAgMCAwIC41LS41VjNhLjUuNSAwIDAgMC0uNS0uNXpNNS4yODEgNC43NWExIDEgMCAwIDEgMCAyIDEgMSAwIDAgMSAwLTJ6bTguMDMgNi44M2EuMTI3LjEyNyAwIDAgMS0uMDgxLjAzSDIuNzY5YS4xMjUuMTI1IDAgMCAxLS4wOTYtLjIwN2wyLjY2MS0zLjE1NmEuMTI2LjEyNiAwIDAgMSAuMTc3LS4wMTZsLjAxNi4wMTZMNy4wOCAxMC4wOWwyLjQ3LTIuOTNhLjEyNi4xMjYgMCAwIDEgLjE3Ny0uMDE2bC4wMTUuMDE2IDMuNTg4IDQuMjQ0YS4xMjcuMTI3IDAgMCAxLS4wMi4xNzV6IiBmaWxsPSIjOEM4QzhDIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=);background-repeat:no-repeat;background-position:center center;background-size:30%}.ant-image-mask{display:flex;align-items:center;justify-content:center;color:#fff;background:rgba(0,0,0,.5);cursor:pointer;opacity:0;transition:opacity .3s}.ant-image-mask:hover,.cdk-overlay-backdrop.ant-image-preview-mask{opacity:1}.ant-image-preview-img,.ant-image-preview-img-wrapper{transition:transform .3s cubic-bezier(.215,.61,.355,1) 0s}.ant-image-mask-info{padding:0 4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-image-mask-info .anticon{margin-inline-end:4px}.ant-image-preview{pointer-events:none;height:100%;text-align:center}.ant-image-preview.ant-zoom-appear,.ant-image-preview.ant-zoom-enter{transform:none;opacity:0;animation-duration:.3s;-webkit-user-select:none;user-select:none}.ant-image-preview-mask{position:fixed;inset:0;z-index:1000;height:100%;background-color:#00000073}.ant-image-preview-mask-hidden{display:none}.ant-image-preview-wrap{position:fixed;inset:0;overflow:auto;outline:0;-webkit-overflow-scrolling:touch;z-index:1080}.ant-image-preview-body{position:absolute;inset:0;overflow:hidden}.ant-image-preview-img{max-width:100%;max-height:100%;vertical-align:middle;transform:scaleZ(1);cursor:grab;-webkit-user-select:none;user-select:none;pointer-events:auto}.ant-image-preview-img-wrapper{position:absolute;inset:0}.ant-image-preview-img-wrapper:before{display:inline-block;width:1px;height:50%;margin-right:-1px;content:""}.ant-image-preview-moving .ant-image-preview-img{cursor:grabbing}.ant-image-preview-moving .ant-image-preview-img-wrapper{transition-duration:0s}.ant-image-preview-operations{box-sizing:border-box;margin:0;padding:0;font-size:14px;font-variant:tabular-nums;line-height:1.5715;font-feature-settings:"tnum";position:absolute;top:0;right:0;z-index:1;display:flex;flex-direction:row-reverse;align-items:center;width:100%;color:#ffffffd9;list-style:none;background:rgba(0,0,0,.1);pointer-events:auto}.ant-image-preview-operations-icon,.ant-image-preview-switch-left>.anticon,.ant-image-preview-switch-right>.anticon{font-size:18px}.ant-image-preview-operations-operation{margin-left:12px;padding:12px;cursor:pointer}.ant-image-preview-operations-operation-disabled{color:#ffffff40;pointer-events:none}.ant-image-preview-operations-operation:last-of-type{margin-left:0}.ant-image-preview-operations-progress{position:absolute;left:50%;transform:translate(-50%)}.ant-image-preview-switch-left,.ant-image-preview-switch-right{position:absolute;top:50%;right:10px;z-index:1;display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-top:-22px;color:#ffffffd9;background:rgba(0,0,0,.1);border-radius:50%;cursor:pointer;pointer-events:auto}.ant-image-preview-switch-left-disabled,.ant-image-preview-switch-right-disabled{color:#ffffff40;cursor:not-allowed}.ant-image-preview-switch-left-disabled>.anticon,.ant-image-preview-switch-right-disabled>.anticon{cursor:not-allowed}.ant-image-preview-switch-left{left:10px}.ant-image-preview-switch-right{right:10px}.ant-cron-expression{display:flex;flex-wrap:nowrap}.ant-cron-expression-content{width:100%}.ant-cron-expression-content .ant-cron-expression-input-group-error-focus{box-shadow:0 0 0 2px var(--ant-error-color-outline)}.ant-cron-expression nz-cron-expression-input{width:20%}.ant-cron-expression-input-group{display:flex;flex-wrap:nowrap;align-items:center}.ant-cron-expression-input-group input{border:none!important;box-shadow:none!important;width:100%;outline:0;padding:0;border-radius:0}.ant-cron-expression-input-group-focus{border-color:var(--ant-primary-color);box-shadow:0 0 0 2px var(--ant-primary-color-outline);outline:0}.ant-cron-expression nz-cron-expression-label{width:20%}.ant-cron-expression-label-group{display:flex;width:100%;flex-wrap:nowrap;justify-content:space-around;padding-top:0!important;padding-bottom:0!important}.ant-cron-expression-label-group-default{padding:0 12px}.ant-cron-expression-label-foucs{color:var(--ant-primary-color)}.ant-cron-expression-map{margin-left:12px}.ant-cron-expression-preview{display:flex;padding:12px}.ant-cron-expression-preview-dateTime{flex:1 1 auto;display:flex;align-items:center}.ant-cron-expression-preview-dateTime-center{justify-content:center}.ant-cron-expression-preview-content{flex:0 0 220px;display:flex;align-items:center;padding-left:16px}.ant-cron-expression-preview-content-date{flex:1 1 auto}.ant-cron-expression-preview-icon,.ant-cron-expression-preview-icon li,.ant-cron-expression-preview-list,.ant-cron-expression-preview-list li{list-style:none;margin:0;padding:0}.ant-cron-expression-preview-list{overflow-y:scroll;height:132px}.ant-cron-expression-preview-icon{height:100%}.ant-cron-expression-error{color:var(--ant-error-color)}.ant-cron-expression-hint p{display:flex}.ant-cron-expression-hint span{display:inline-block;min-width:40px}.ant-qrcode{display:inline-block;position:relative;padding:12px}.ant-qrcode>canvas{display:block}.ant-qrcode-border{border-radius:2px;border:1px solid rgba(0,0,0,.06)}.ant-qrcode-mask{position:absolute;top:0;right:0;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;text-align:center;background-color:#fffffff5}.ant-qrcode-expired{color:#000000d9}.ant-water-mark{position:relative}.ant-color-picker{position:absolute;z-index:1;display:block;width:max-content;min-width:250px}.ant-color-picker-hidden{display:none}.ant-color-picker-panel{display:flex;flex-direction:column;width:250px;border-radius:2px}.ant-color-picker-panel-disabled{cursor:not-allowed}.ant-color-picker-select{margin-bottom:12px}.ant-color-picker-select .ant-color-picker-palette{min-height:160px;overflow:hidden;border-radius:2px}.ant-color-picker-select .ant-color-picker-palette>.ant-color-picker-gradient{border-top-left-radius:5px}.ant-color-picker-saturation{position:absolute;border-radius:inherit;inset:0}.ant-color-picker-handler{box-sizing:border-box;width:16px;height:16px;border:1px solid #fff;border-radius:50%}.ant-color-picker-handler-sm{width:12px;height:12px}.ant-color-picker-slider{width:100%;margin-bottom:12px}.ant-color-picker-slider .ant-color-picker-palette{height:8px}.ant-color-picker-slider .ant-color-picker-gradient{border-radius:2px}.ant-color-picker-slider-alpha{background-image:conic-gradient(rgba(0,0,0,.06) 0 25%,transparent 0 50%,rgba(0,0,0,.06) 0 75%,transparent 0);background-size:8px 8px}.ant-color-picker-trigger{min-width:32px;height:32px;border-radius:2px;border:1px solid rgba(0,0,0,.06);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;padding:3px}.ant-color-picker-trigger:hover{border-color:var(--ant-primary-color)}.ant-color-picker-trigger-text{margin:0 4px 0 8px;font-size:14px}.ant-color-picker-sm{min-width:24px;height:24px}.ant-color-picker-lg{min-width:40px;height:40px}.ant-color-picker-lg .ant-color-picker-trigger-text{font-size:16px}.ant-color-picker-color-block{position:relative;width:28px;height:28px;margin-left:8px;background-image:conic-gradient(rgba(0,0,0,.06) 0 25%,transparent 0 50%,rgba(0,0,0,.06) 0 75%,transparent 0);background-size:50% 50%;overflow:hidden;border-radius:2px}.ant-color-picker-color-block-inner{box-sizing:border-box;width:100%;height:100%;border:1px solid rgba(0,0,0,.06)}.ant-color-picker-slider-container{display:flex}.ant-color-picker-slider-container .ant-color-picker-slider-group{flex:1}.ant-color-picker-slider-container .ant-color-picker-slider-group-disabled-alpha{display:flex;align-items:center}.ant-color-picker-slider-container .ant-color-picker-slider-group-disabled-alpha .ant-color-picker-slider{margin-bottom:0}.ant-color-picker-title{display:flex}.ant-color-picker-title-content{flex:1;margin-bottom:8px}.ant-color-picker-title .ant-color-picker-clear{flex:0 0 18px;margin-left:8px}.ant-color-picker-clear{width:18px;height:18px;border-radius:2px;border:1px solid rgba(0,0,0,.06);position:relative;cursor:pointer;overflow:hidden;margin-bottom:8px}.ant-color-picker-clear:after{content:"";position:absolute;inset-inline-end:1px;top:0;display:block;width:40px;height:2px;transform-origin:right;transform:rotate(-45deg);background-color:#f5222d}.ant-color-picker-input-container{display:flex}.ant-color-picker-input-container .ant-input,.ant-color-picker-input-container .ant-select{font-size:12px}.ant-color-picker-input-container .ant-input-number{font-size:12px;width:auto}.ant-color-picker-input-container .ant-input-number-sm input{padding:0 0 0 4px}.ant-color-picker-input-container .ant-select-selector{padding:0}.ant-color-picker-input-container .ant-color-picker-format-select{width:auto}.ant-color-picker-input-container .ant-color-picker-input{flex:1}.ant-color-picker-input-container .ant-color-picker-input .ant-color-picker-hex-input{padding:0;margin-right:4px}.ant-color-picker-input-container .ant-color-picker-input .ant-color-picker-hsb-input,.ant-color-picker-input-container .ant-color-picker-input .ant-color-picker-rgb-input{display:flex;gap:4px;align-items:center}.ant-color-picker-input-container .ant-color-picker-alpha-input,.ant-color-picker-input-container .ant-color-picker-steppers{flex:0 0 44px}.ant-color-picker-disabled{color:#00000040;background:#f5f5f5;cursor:not-allowed}.ant-color-picker-disabled .ant-color-picker-trigger{cursor:not-allowed}.ant-color-picker-disabled .ant-color-picker-trigger:hover{border-color:#0000000f}.ant-color-picker-inline{display:inline-block}.ant-color-picker-inline .ant-color-picker-color-block{margin:0;width:24px;height:24px}.ant-color-picker-inline-lg .ant-color-picker-color-block{width:32px;height:32px}.ant-color-picker-inline-sm .ant-color-picker-color-block{width:16px;height:16px}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e9ecef}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#ced4da}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(13 110 253 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(13 110 253 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.visible{visibility:visible!important}.absolute{position:absolute!important}.relative{position:relative!important}.inset-0{inset:0!important}.z-10{z-index:10!important}.col-auto{grid-column:auto!important}.col-span-1{grid-column:span 1 / span 1!important}.col-span-10{grid-column:span 10 / span 10!important}.col-span-11{grid-column:span 11 / span 11!important}.col-span-12{grid-column:span 12 / span 12!important}.col-span-2{grid-column:span 2 / span 2!important}.col-span-3{grid-column:span 3 / span 3!important}.col-span-4{grid-column:span 4 / span 4!important}.col-span-5{grid-column:span 5 / span 5!important}.col-span-6{grid-column:span 6 / span 6!important}.col-span-7{grid-column:span 7 / span 7!important}.col-span-8{grid-column:span 8 / span 8!important}.col-span-9{grid-column:span 9 / span 9!important}.col-span-full{grid-column:1 / -1!important}.-col-start-1{grid-column-start:-1!important}.-col-start-10{grid-column-start:-10!important}.-col-start-11{grid-column-start:-11!important}.-col-start-12{grid-column-start:-12!important}.-col-start-13{grid-column-start:-13!important}.-col-start-2{grid-column-start:-2!important}.-col-start-3{grid-column-start:-3!important}.-col-start-4{grid-column-start:-4!important}.-col-start-5{grid-column-start:-5!important}.-col-start-6{grid-column-start:-6!important}.-col-start-7{grid-column-start:-7!important}.-col-start-8{grid-column-start:-8!important}.-col-start-9{grid-column-start:-9!important}.col-start-1{grid-column-start:1!important}.col-start-10{grid-column-start:10!important}.col-start-11{grid-column-start:11!important}.col-start-12{grid-column-start:12!important}.col-start-13{grid-column-start:13!important}.col-start-2{grid-column-start:2!important}.col-start-3{grid-column-start:3!important}.col-start-4{grid-column-start:4!important}.col-start-5{grid-column-start:5!important}.col-start-6{grid-column-start:6!important}.col-start-7{grid-column-start:7!important}.col-start-8{grid-column-start:8!important}.col-start-9{grid-column-start:9!important}.col-start-auto{grid-column-start:auto!important}.-col-end-1{grid-column-end:-1!important}.-col-end-10{grid-column-end:-10!important}.-col-end-11{grid-column-end:-11!important}.-col-end-12{grid-column-end:-12!important}.-col-end-13{grid-column-end:-13!important}.-col-end-2{grid-column-end:-2!important}.-col-end-3{grid-column-end:-3!important}.-col-end-4{grid-column-end:-4!important}.-col-end-5{grid-column-end:-5!important}.-col-end-6{grid-column-end:-6!important}.-col-end-7{grid-column-end:-7!important}.-col-end-8{grid-column-end:-8!important}.-col-end-9{grid-column-end:-9!important}.col-end-1{grid-column-end:1!important}.col-end-10{grid-column-end:10!important}.col-end-11{grid-column-end:11!important}.col-end-12{grid-column-end:12!important}.col-end-13{grid-column-end:13!important}.col-end-2{grid-column-end:2!important}.col-end-3{grid-column-end:3!important}.col-end-4{grid-column-end:4!important}.col-end-5{grid-column-end:5!important}.col-end-6{grid-column-end:6!important}.col-end-7{grid-column-end:7!important}.col-end-8{grid-column-end:8!important}.col-end-9{grid-column-end:9!important}.col-end-auto{grid-column-end:auto!important}.float-right{float:right!important}.m-0{margin:0!important}.m-4{margin:1rem!important}.m-auto{margin:auto!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-8{margin-left:2rem!important;margin-right:2rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.-mr-\[20px\]{margin-right:-20px!important}.-mt-\[2\.3rem\]{margin-top:-2.3rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.25rem!important}.ml-16{margin-left:4rem!important}.ml-2{margin-left:.5rem!important}.ml-6{margin-left:1.5rem!important}.ml-auto{margin-left:auto!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-6{margin-right:1.5rem!important}.mr-8{margin-right:2rem!important}.mt-12{margin-top:3rem!important}.mt-2{margin-top:.5rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-auto{margin-top:auto!important}.block{display:block!important}.inline{display:inline!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.grid{display:grid!important}.h-10{height:2.5rem!important}.h-12{height:3rem!important}.h-16{height:4rem!important}.h-20{height:5rem!important}.h-24{height:6rem!important}.h-3{height:.75rem!important}.h-36{height:9rem!important}.h-4{height:1rem!important}.h-4\/5{height:80%!important}.h-40{height:10rem!important}.h-5{height:1.25rem!important}.h-6{height:1.5rem!important}.h-8{height:2rem!important}.h-80{height:20rem!important}.h-9{height:2.25rem!important}.h-\[208px\]{height:208px!important}.h-\[2px\]{height:2px!important}.h-\[40px\]{height:40px!important}.h-\[62px\]{height:62px!important}.h-auto{height:auto!important}.h-fit{height:-moz-fit-content!important;height:fit-content!important}.h-full{height:100%!important}.h-screen{height:100vh!important}.max-h-12{max-height:3rem!important}.max-h-2{max-height:.5rem!important}.max-h-52{max-height:13rem!important}.max-h-8{max-height:2rem!important}.max-h-80{max-height:20rem!important}.max-h-96{max-height:24rem!important}.max-h-\[40vh\]{max-height:40vh!important}.max-h-\[75vh\]{max-height:75vh!important}.max-h-\[80vh\]{max-height:80vh!important}.max-h-fit{max-height:-moz-fit-content!important;max-height:fit-content!important}.min-h-24{min-height:6rem!important}.min-h-32{min-height:8rem!important}.min-h-36{min-height:9rem!important}.min-h-6{min-height:1.5rem!important}.min-h-\[188px\]{min-height:188px!important}.min-h-\[40\%\]{min-height:40%!important}.min-h-\[40px\]{min-height:40px!important}.min-h-\[54px\]{min-height:54px!important}.min-h-\[60\%\]{min-height:60%!important}.min-h-\[60px\]{min-height:60px!important}.min-h-\[62px\]{min-height:62px!important}.w-1\/4{width:25%!important}.w-1\/5{width:20%!important}.w-10{width:2.5rem!important}.w-11{width:2.75rem!important}.w-12{width:3rem!important}.w-16{width:4rem!important}.w-20{width:5rem!important}.w-24{width:6rem!important}.w-28{width:7rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-4\/5{width:80%!important}.w-5{width:1.25rem!important}.w-52{width:13rem!important}.w-6{width:1.5rem!important}.w-8{width:2rem!important}.w-\[10\%\]{width:10%!important}.w-\[15\%\]{width:15%!important}.w-\[175px\]{width:175px!important}.w-\[35\%\]{width:35%!important}.w-\[40\%\]{width:40%!important}.w-\[44px\]{width:44px!important}.w-auto{width:auto!important}.w-fit{width:-moz-fit-content!important;width:fit-content!important}.w-full{width:100%!important}.min-w-0{min-width:0px!important}.min-w-1\.5{min-width:.375rem!important}.min-w-10{min-width:2.5rem!important}.min-w-11{min-width:2.75rem!important}.min-w-12{min-width:3rem!important}.min-w-16{min-width:4rem!important}.min-w-24{min-width:6rem!important}.min-w-28{min-width:7rem!important}.min-w-4{min-width:1rem!important}.min-w-6{min-width:1.5rem!important}.min-w-60{min-width:15rem!important}.min-w-96{min-width:24rem!important}.min-w-\[100px\]{min-width:100px!important}.min-w-\[18px\]{min-width:18px!important}.min-w-\[22px\]{min-width:22px!important}.min-w-\[30px\]{min-width:30px!important}.min-w-\[62px\]{min-width:62px!important}.min-w-\[72px\]{min-width:72px!important}.max-w-16{max-width:4rem!important}.max-w-24{max-width:6rem!important}.max-w-60{max-width:15rem!important}.max-w-64{max-width:16rem!important}.max-w-\[160px\]{max-width:160px!important}.max-w-\[286px\]{max-width:286px!important}.max-w-\[320px\]{max-width:320px!important}.max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.max-w-full{max-width:100%!important}.max-w-xl{max-width:36rem!important}.max-w-xs{max-width:20rem!important}.flex-auto{flex:1 1 auto!important}.flex-shrink,.shrink{flex-shrink:1!important}.flex-grow,.grow{flex-grow:1!important}.basis-0{flex-basis:0px!important}.basis-0\.5{flex-basis:.125rem!important}.basis-1{flex-basis:.25rem!important}.basis-1\.5{flex-basis:.375rem!important}.basis-1\/12{flex-basis:8.333333%!important}.basis-1\/2{flex-basis:50%!important}.basis-1\/3{flex-basis:33.333333%!important}.basis-1\/4{flex-basis:25%!important}.basis-1\/5{flex-basis:20%!important}.basis-1\/6{flex-basis:16.666667%!important}.basis-10{flex-basis:2.5rem!important}.basis-10\/12{flex-basis:83.333333%!important}.basis-11{flex-basis:2.75rem!important}.basis-11\/12{flex-basis:91.666667%!important}.basis-12{flex-basis:3rem!important}.basis-14{flex-basis:3.5rem!important}.basis-16{flex-basis:4rem!important}.basis-2{flex-basis:.5rem!important}.basis-2\.5{flex-basis:.625rem!important}.basis-2\/12{flex-basis:16.666667%!important}.basis-2\/3{flex-basis:66.666667%!important}.basis-2\/4{flex-basis:50%!important}.basis-2\/5{flex-basis:40%!important}.basis-2\/6{flex-basis:33.333333%!important}.basis-20{flex-basis:5rem!important}.basis-24{flex-basis:6rem!important}.basis-28{flex-basis:7rem!important}.basis-3{flex-basis:.75rem!important}.basis-3\.5{flex-basis:.875rem!important}.basis-3\/12{flex-basis:25%!important}.basis-3\/4{flex-basis:75%!important}.basis-3\/5{flex-basis:60%!important}.basis-3\/6{flex-basis:50%!important}.basis-32{flex-basis:8rem!important}.basis-36{flex-basis:9rem!important}.basis-4{flex-basis:1rem!important}.basis-4\/12{flex-basis:33.333333%!important}.basis-4\/5{flex-basis:80%!important}.basis-4\/6{flex-basis:66.666667%!important}.basis-40{flex-basis:10rem!important}.basis-44{flex-basis:11rem!important}.basis-48{flex-basis:12rem!important}.basis-5{flex-basis:1.25rem!important}.basis-5\/12{flex-basis:41.666667%!important}.basis-5\/6{flex-basis:83.333333%!important}.basis-52{flex-basis:13rem!important}.basis-56{flex-basis:14rem!important}.basis-6{flex-basis:1.5rem!important}.basis-6\/12{flex-basis:50%!important}.basis-60{flex-basis:15rem!important}.basis-64{flex-basis:16rem!important}.basis-7{flex-basis:1.75rem!important}.basis-7\/12{flex-basis:58.333333%!important}.basis-72{flex-basis:18rem!important}.basis-8{flex-basis:2rem!important}.basis-8\/12{flex-basis:66.666667%!important}.basis-80{flex-basis:20rem!important}.basis-9{flex-basis:2.25rem!important}.basis-9\/12{flex-basis:75%!important}.basis-96{flex-basis:24rem!important}.basis-\[45\%\]{flex-basis:45%!important}.basis-auto{flex-basis:auto!important}.basis-full{flex-basis:100%!important}.basis-px{flex-basis:1px!important}.border-collapse{border-collapse:collapse!important}.border-separate{border-collapse:separate!important}.border-spacing-0{--tw-border-spacing-x: 0px !important;--tw-border-spacing-y: 0px !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-0\.5{--tw-border-spacing-x: .125rem !important;--tw-border-spacing-y: .125rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-1{--tw-border-spacing-x: .25rem !important;--tw-border-spacing-y: .25rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-1\.5{--tw-border-spacing-x: .375rem !important;--tw-border-spacing-y: .375rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-10{--tw-border-spacing-x: 2.5rem !important;--tw-border-spacing-y: 2.5rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-11{--tw-border-spacing-x: 2.75rem !important;--tw-border-spacing-y: 2.75rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-12{--tw-border-spacing-x: 3rem !important;--tw-border-spacing-y: 3rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-14{--tw-border-spacing-x: 3.5rem !important;--tw-border-spacing-y: 3.5rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-16{--tw-border-spacing-x: 4rem !important;--tw-border-spacing-y: 4rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-2{--tw-border-spacing-x: .5rem !important;--tw-border-spacing-y: .5rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-2\.5{--tw-border-spacing-x: .625rem !important;--tw-border-spacing-y: .625rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-20{--tw-border-spacing-x: 5rem !important;--tw-border-spacing-y: 5rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-24{--tw-border-spacing-x: 6rem !important;--tw-border-spacing-y: 6rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-28{--tw-border-spacing-x: 7rem !important;--tw-border-spacing-y: 7rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-3{--tw-border-spacing-x: .75rem !important;--tw-border-spacing-y: .75rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-3\.5{--tw-border-spacing-x: .875rem !important;--tw-border-spacing-y: .875rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-32{--tw-border-spacing-x: 8rem !important;--tw-border-spacing-y: 8rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-36{--tw-border-spacing-x: 9rem !important;--tw-border-spacing-y: 9rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-4{--tw-border-spacing-x: 1rem !important;--tw-border-spacing-y: 1rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-40{--tw-border-spacing-x: 10rem !important;--tw-border-spacing-y: 10rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-44{--tw-border-spacing-x: 11rem !important;--tw-border-spacing-y: 11rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-48{--tw-border-spacing-x: 12rem !important;--tw-border-spacing-y: 12rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-5{--tw-border-spacing-x: 1.25rem !important;--tw-border-spacing-y: 1.25rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-52{--tw-border-spacing-x: 13rem !important;--tw-border-spacing-y: 13rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-56{--tw-border-spacing-x: 14rem !important;--tw-border-spacing-y: 14rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-6{--tw-border-spacing-x: 1.5rem !important;--tw-border-spacing-y: 1.5rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-60{--tw-border-spacing-x: 15rem !important;--tw-border-spacing-y: 15rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-64{--tw-border-spacing-x: 16rem !important;--tw-border-spacing-y: 16rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-7{--tw-border-spacing-x: 1.75rem !important;--tw-border-spacing-y: 1.75rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-72{--tw-border-spacing-x: 18rem !important;--tw-border-spacing-y: 18rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-8{--tw-border-spacing-x: 2rem !important;--tw-border-spacing-y: 2rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-80{--tw-border-spacing-x: 20rem !important;--tw-border-spacing-y: 20rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-9{--tw-border-spacing-x: 2.25rem !important;--tw-border-spacing-y: 2.25rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-96{--tw-border-spacing-x: 24rem !important;--tw-border-spacing-y: 24rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-px{--tw-border-spacing-x: 1px !important;--tw-border-spacing-y: 1px !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-0{--tw-border-spacing-x: 0px !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-0\.5{--tw-border-spacing-x: .125rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-1{--tw-border-spacing-x: .25rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-1\.5{--tw-border-spacing-x: .375rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-10{--tw-border-spacing-x: 2.5rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-11{--tw-border-spacing-x: 2.75rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-12{--tw-border-spacing-x: 3rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-14{--tw-border-spacing-x: 3.5rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-16{--tw-border-spacing-x: 4rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-2{--tw-border-spacing-x: .5rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-2\.5{--tw-border-spacing-x: .625rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-20{--tw-border-spacing-x: 5rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-24{--tw-border-spacing-x: 6rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-28{--tw-border-spacing-x: 7rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-3{--tw-border-spacing-x: .75rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-3\.5{--tw-border-spacing-x: .875rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-32{--tw-border-spacing-x: 8rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-36{--tw-border-spacing-x: 9rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-4{--tw-border-spacing-x: 1rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-40{--tw-border-spacing-x: 10rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-44{--tw-border-spacing-x: 11rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-48{--tw-border-spacing-x: 12rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-5{--tw-border-spacing-x: 1.25rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-52{--tw-border-spacing-x: 13rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-56{--tw-border-spacing-x: 14rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-6{--tw-border-spacing-x: 1.5rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-60{--tw-border-spacing-x: 15rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-64{--tw-border-spacing-x: 16rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-7{--tw-border-spacing-x: 1.75rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-72{--tw-border-spacing-x: 18rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-8{--tw-border-spacing-x: 2rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-80{--tw-border-spacing-x: 20rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-9{--tw-border-spacing-x: 2.25rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-96{--tw-border-spacing-x: 24rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-x-px{--tw-border-spacing-x: 1px !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-0{--tw-border-spacing-y: 0px !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-0\.5{--tw-border-spacing-y: .125rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-1{--tw-border-spacing-y: .25rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-1\.5{--tw-border-spacing-y: .375rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-10{--tw-border-spacing-y: 2.5rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-11{--tw-border-spacing-y: 2.75rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-12{--tw-border-spacing-y: 3rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-14{--tw-border-spacing-y: 3.5rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-16{--tw-border-spacing-y: 4rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-2{--tw-border-spacing-y: .5rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-2\.5{--tw-border-spacing-y: .625rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-20{--tw-border-spacing-y: 5rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-24{--tw-border-spacing-y: 6rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-28{--tw-border-spacing-y: 7rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-3{--tw-border-spacing-y: .75rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-3\.5{--tw-border-spacing-y: .875rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-32{--tw-border-spacing-y: 8rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-36{--tw-border-spacing-y: 9rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-4{--tw-border-spacing-y: 1rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-40{--tw-border-spacing-y: 10rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-44{--tw-border-spacing-y: 11rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-48{--tw-border-spacing-y: 12rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-5{--tw-border-spacing-y: 1.25rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-52{--tw-border-spacing-y: 13rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-56{--tw-border-spacing-y: 14rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-6{--tw-border-spacing-y: 1.5rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-60{--tw-border-spacing-y: 15rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-64{--tw-border-spacing-y: 16rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-7{--tw-border-spacing-y: 1.75rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-72{--tw-border-spacing-y: 18rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-8{--tw-border-spacing-y: 2rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-80{--tw-border-spacing-y: 20rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-9{--tw-border-spacing-y: 2.25rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-96{--tw-border-spacing-y: 24rem !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.border-spacing-y-px{--tw-border-spacing-y: 1px !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.rotate-180{--tw-rotate: 180deg !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-90{--tw-rotate: 90deg !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.cursor-col-resize{cursor:col-resize!important}.cursor-context-menu{cursor:context-menu!important}.cursor-pointer{cursor:pointer!important}.grid-flow-row{grid-auto-flow:row!important}.grid-flow-col{grid-auto-flow:column!important}.grid-flow-dense{grid-auto-flow:dense!important}.grid-flow-row-dense{grid-auto-flow:row dense!important}.grid-flow-col-dense{grid-auto-flow:column dense!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.grid-cols-none{grid-template-columns:none!important}.grid-cols-subgrid{grid-template-columns:subgrid!important}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))!important}.grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))!important}.grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))!important}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))!important}.grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))!important}.grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))!important}.grid-rows-none{grid-template-rows:none!important}.grid-rows-subgrid{grid-template-rows:subgrid!important}.flex-row{flex-direction:row!important}.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.items-baseline{align-items:baseline!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.justify-evenly{justify-content:space-evenly!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-6{gap:1.5rem!important}.gap-x-0\.5{column-gap:.125rem!important}.gap-x-1{column-gap:.25rem!important}.gap-x-12{column-gap:3rem!important}.gap-x-2{column-gap:.5rem!important}.gap-x-3{column-gap:.75rem!important}.gap-x-4{column-gap:1rem!important}.gap-x-5{column-gap:1.25rem!important}.gap-x-6{column-gap:1.5rem!important}.gap-x-8{column-gap:2rem!important}.gap-y-1{row-gap:.25rem!important}.gap-y-10{row-gap:2.5rem!important}.gap-y-12{row-gap:3rem!important}.gap-y-2{row-gap:.5rem!important}.gap-y-3{row-gap:.75rem!important}.gap-y-4{row-gap:1rem!important}.gap-y-5{row-gap:1.25rem!important}.gap-y-6{row-gap:1.5rem!important}.gap-y-8{row-gap:2rem!important}.self-start{align-self:flex-start!important}.self-end{align-self:flex-end!important}.self-center{align-self:center!important}.overflow-hidden{overflow:hidden!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-y-scroll{overflow-y:scroll!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.text-ellipsis{text-overflow:ellipsis!important}.text-clip{text-overflow:clip!important}.whitespace-normal{white-space:normal!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-break-spaces{white-space:break-spaces!important}.text-wrap{text-wrap:wrap!important}.text-nowrap{text-wrap:nowrap!important}.text-balance{text-wrap:balance!important}.text-pretty{text-wrap:pretty!important}.break-all{word-break:break-all!important}.rounded-2xl{border-radius:1rem!important}.rounded-3xl{border-radius:1.5rem!important}.rounded-full{border-radius:9999px!important}.rounded-lg{border-radius:.5rem!important}.rounded-md{border-radius:.375rem!important}.rounded-sm{border-radius:.125rem!important}.rounded-xl{border-radius:.75rem!important}.rounded-b-lg{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.rounded-b-md{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-b-xl{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.rounded-l-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.rounded-r-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.rounded-bl-lg{border-bottom-left-radius:.5rem!important}.rounded-bl-xl{border-bottom-left-radius:.75rem!important}.rounded-br-lg{border-bottom-right-radius:.5rem!important}.rounded-br-xl{border-bottom-right-radius:.75rem!important}.rounded-tl-3xl{border-top-left-radius:1.5rem!important}.rounded-tl-lg{border-top-left-radius:.5rem!important}.rounded-tr-lg{border-top-right-radius:.5rem!important}.rounded-tr-xl{border-top-right-radius:.75rem!important}.border{border-width:1px!important}.border-0{border-width:0px!important}.border-2{border-width:2px!important}.border-4{border-width:4px!important}.border-8{border-width:8px!important}.border-\[2px\]{border-width:2px!important}.border-\[3px\]{border-width:3px!important}.border-\[5px\]{border-width:5px!important}.border-x{border-left-width:1px!important;border-right-width:1px!important}.border-x-0{border-left-width:0px!important;border-right-width:0px!important}.border-x-2{border-left-width:2px!important;border-right-width:2px!important}.border-x-4{border-left-width:4px!important;border-right-width:4px!important}.border-x-8{border-left-width:8px!important;border-right-width:8px!important}.border-y{border-top-width:1px!important;border-bottom-width:1px!important}.border-y-0{border-top-width:0px!important;border-bottom-width:0px!important}.border-y-2{border-top-width:2px!important;border-bottom-width:2px!important}.border-y-4{border-top-width:4px!important;border-bottom-width:4px!important}.border-y-8{border-top-width:8px!important;border-bottom-width:8px!important}.border-b{border-bottom-width:1px!important}.border-b-0{border-bottom-width:0px!important}.border-b-2{border-bottom-width:2px!important}.border-b-4{border-bottom-width:4px!important}.border-b-8{border-bottom-width:8px!important}.border-e{border-inline-end-width:1px!important}.border-e-0{border-inline-end-width:0px!important}.border-e-2{border-inline-end-width:2px!important}.border-e-4{border-inline-end-width:4px!important}.border-e-8{border-inline-end-width:8px!important}.border-l{border-left-width:1px!important}.border-l-0{border-left-width:0px!important}.border-l-2{border-left-width:2px!important}.border-l-4{border-left-width:4px!important}.border-l-8{border-left-width:8px!important}.border-r{border-right-width:1px!important}.border-r-0{border-right-width:0px!important}.border-r-2{border-right-width:2px!important}.border-r-4{border-right-width:4px!important}.border-r-8{border-right-width:8px!important}.border-s{border-inline-start-width:1px!important}.border-s-0{border-inline-start-width:0px!important}.border-s-2{border-inline-start-width:2px!important}.border-s-4{border-inline-start-width:4px!important}.border-s-8{border-inline-start-width:8px!important}.border-t{border-top-width:1px!important}.border-t-0{border-top-width:0px!important}.border-t-2{border-top-width:2px!important}.border-t-4{border-top-width:4px!important}.border-t-8{border-top-width:8px!important}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-dotted{border-style:dotted!important}.border-double{border-style:double!important}.border-hidden{border-style:hidden!important}.border-none{border-style:none!important}.border-black{--tw-border-opacity: 1 !important;border-color:rgb(0 0 0 / var(--tw-border-opacity))!important}.border-black\/0{border-color:#0000!important}.border-black\/10{border-color:#0000001a!important}.border-black\/100{border-color:#000!important}.border-black\/15{border-color:#00000026!important}.border-black\/20{border-color:#0003!important}.border-black\/25{border-color:#00000040!important}.border-black\/30{border-color:#0000004d!important}.border-black\/35{border-color:#00000059!important}.border-black\/40{border-color:#0006!important}.border-black\/45{border-color:#00000073!important}.border-black\/5{border-color:#0000000d!important}.border-black\/50{border-color:#00000080!important}.border-black\/55{border-color:#0000008c!important}.border-black\/60{border-color:#0009!important}.border-black\/65{border-color:#000000a6!important}.border-black\/70{border-color:#000000b3!important}.border-black\/75{border-color:#000000bf!important}.border-black\/80{border-color:#000c!important}.border-black\/85{border-color:#000000d9!important}.border-black\/90{border-color:#000000e6!important}.border-black\/95{border-color:#000000f2!important}.border-blue-100{--tw-border-opacity: 1 !important;border-color:rgb(207 226 255 / var(--tw-border-opacity))!important}.border-blue-100\/0{border-color:#cfe2ff00!important}.border-blue-100\/10{border-color:#cfe2ff1a!important}.border-blue-100\/100{border-color:#cfe2ff!important}.border-blue-100\/15{border-color:#cfe2ff26!important}.border-blue-100\/20{border-color:#cfe2ff33!important}.border-blue-100\/25{border-color:#cfe2ff40!important}.border-blue-100\/30{border-color:#cfe2ff4d!important}.border-blue-100\/35{border-color:#cfe2ff59!important}.border-blue-100\/40{border-color:#cfe2ff66!important}.border-blue-100\/45{border-color:#cfe2ff73!important}.border-blue-100\/5{border-color:#cfe2ff0d!important}.border-blue-100\/50{border-color:#cfe2ff80!important}.border-blue-100\/55{border-color:#cfe2ff8c!important}.border-blue-100\/60{border-color:#cfe2ff99!important}.border-blue-100\/65{border-color:#cfe2ffa6!important}.border-blue-100\/70{border-color:#cfe2ffb3!important}.border-blue-100\/75{border-color:#cfe2ffbf!important}.border-blue-100\/80{border-color:#cfe2ffcc!important}.border-blue-100\/85{border-color:#cfe2ffd9!important}.border-blue-100\/90{border-color:#cfe2ffe6!important}.border-blue-100\/95{border-color:#cfe2fff2!important}.border-blue-200{--tw-border-opacity: 1 !important;border-color:rgb(158 197 254 / var(--tw-border-opacity))!important}.border-blue-200\/0{border-color:#9ec5fe00!important}.border-blue-200\/10{border-color:#9ec5fe1a!important}.border-blue-200\/100{border-color:#9ec5fe!important}.border-blue-200\/15{border-color:#9ec5fe26!important}.border-blue-200\/20{border-color:#9ec5fe33!important}.border-blue-200\/25{border-color:#9ec5fe40!important}.border-blue-200\/30{border-color:#9ec5fe4d!important}.border-blue-200\/35{border-color:#9ec5fe59!important}.border-blue-200\/40{border-color:#9ec5fe66!important}.border-blue-200\/45{border-color:#9ec5fe73!important}.border-blue-200\/5{border-color:#9ec5fe0d!important}.border-blue-200\/50{border-color:#9ec5fe80!important}.border-blue-200\/55{border-color:#9ec5fe8c!important}.border-blue-200\/60{border-color:#9ec5fe99!important}.border-blue-200\/65{border-color:#9ec5fea6!important}.border-blue-200\/70{border-color:#9ec5feb3!important}.border-blue-200\/75{border-color:#9ec5febf!important}.border-blue-200\/80{border-color:#9ec5fecc!important}.border-blue-200\/85{border-color:#9ec5fed9!important}.border-blue-200\/90{border-color:#9ec5fee6!important}.border-blue-200\/95{border-color:#9ec5fef2!important}.border-blue-300{--tw-border-opacity: 1 !important;border-color:rgb(110 168 254 / var(--tw-border-opacity))!important}.border-blue-300\/0{border-color:#6ea8fe00!important}.border-blue-300\/10{border-color:#6ea8fe1a!important}.border-blue-300\/100{border-color:#6ea8fe!important}.border-blue-300\/15{border-color:#6ea8fe26!important}.border-blue-300\/20{border-color:#6ea8fe33!important}.border-blue-300\/25{border-color:#6ea8fe40!important}.border-blue-300\/30{border-color:#6ea8fe4d!important}.border-blue-300\/35{border-color:#6ea8fe59!important}.border-blue-300\/40{border-color:#6ea8fe66!important}.border-blue-300\/45{border-color:#6ea8fe73!important}.border-blue-300\/5{border-color:#6ea8fe0d!important}.border-blue-300\/50{border-color:#6ea8fe80!important}.border-blue-300\/55{border-color:#6ea8fe8c!important}.border-blue-300\/60{border-color:#6ea8fe99!important}.border-blue-300\/65{border-color:#6ea8fea6!important}.border-blue-300\/70{border-color:#6ea8feb3!important}.border-blue-300\/75{border-color:#6ea8febf!important}.border-blue-300\/80{border-color:#6ea8fecc!important}.border-blue-300\/85{border-color:#6ea8fed9!important}.border-blue-300\/90{border-color:#6ea8fee6!important}.border-blue-300\/95{border-color:#6ea8fef2!important}.border-blue-400{--tw-border-opacity: 1 !important;border-color:rgb(61 139 253 / var(--tw-border-opacity))!important}.border-blue-400\/0{border-color:#3d8bfd00!important}.border-blue-400\/10{border-color:#3d8bfd1a!important}.border-blue-400\/100{border-color:#3d8bfd!important}.border-blue-400\/15{border-color:#3d8bfd26!important}.border-blue-400\/20{border-color:#3d8bfd33!important}.border-blue-400\/25{border-color:#3d8bfd40!important}.border-blue-400\/30{border-color:#3d8bfd4d!important}.border-blue-400\/35{border-color:#3d8bfd59!important}.border-blue-400\/40{border-color:#3d8bfd66!important}.border-blue-400\/45{border-color:#3d8bfd73!important}.border-blue-400\/5{border-color:#3d8bfd0d!important}.border-blue-400\/50{border-color:#3d8bfd80!important}.border-blue-400\/55{border-color:#3d8bfd8c!important}.border-blue-400\/60{border-color:#3d8bfd99!important}.border-blue-400\/65{border-color:#3d8bfda6!important}.border-blue-400\/70{border-color:#3d8bfdb3!important}.border-blue-400\/75{border-color:#3d8bfdbf!important}.border-blue-400\/80{border-color:#3d8bfdcc!important}.border-blue-400\/85{border-color:#3d8bfdd9!important}.border-blue-400\/90{border-color:#3d8bfde6!important}.border-blue-400\/95{border-color:#3d8bfdf2!important}.border-blue-500{--tw-border-opacity: 1 !important;border-color:rgb(13 110 253 / var(--tw-border-opacity))!important}.border-blue-500\/0{border-color:#0d6efd00!important}.border-blue-500\/10{border-color:#0d6efd1a!important}.border-blue-500\/100{border-color:#0d6efd!important}.border-blue-500\/15{border-color:#0d6efd26!important}.border-blue-500\/20{border-color:#0d6efd33!important}.border-blue-500\/25{border-color:#0d6efd40!important}.border-blue-500\/30{border-color:#0d6efd4d!important}.border-blue-500\/35{border-color:#0d6efd59!important}.border-blue-500\/40{border-color:#0d6efd66!important}.border-blue-500\/45{border-color:#0d6efd73!important}.border-blue-500\/5{border-color:#0d6efd0d!important}.border-blue-500\/50{border-color:#0d6efd80!important}.border-blue-500\/55{border-color:#0d6efd8c!important}.border-blue-500\/60{border-color:#0d6efd99!important}.border-blue-500\/65{border-color:#0d6efda6!important}.border-blue-500\/70{border-color:#0d6efdb3!important}.border-blue-500\/75{border-color:#0d6efdbf!important}.border-blue-500\/80{border-color:#0d6efdcc!important}.border-blue-500\/85{border-color:#0d6efdd9!important}.border-blue-500\/90{border-color:#0d6efde6!important}.border-blue-500\/95{border-color:#0d6efdf2!important}.border-blue-600{--tw-border-opacity: 1 !important;border-color:rgb(10 88 202 / var(--tw-border-opacity))!important}.border-blue-600\/0{border-color:#0a58ca00!important}.border-blue-600\/10{border-color:#0a58ca1a!important}.border-blue-600\/100{border-color:#0a58ca!important}.border-blue-600\/15{border-color:#0a58ca26!important}.border-blue-600\/20{border-color:#0a58ca33!important}.border-blue-600\/25{border-color:#0a58ca40!important}.border-blue-600\/30{border-color:#0a58ca4d!important}.border-blue-600\/35{border-color:#0a58ca59!important}.border-blue-600\/40{border-color:#0a58ca66!important}.border-blue-600\/45{border-color:#0a58ca73!important}.border-blue-600\/5{border-color:#0a58ca0d!important}.border-blue-600\/50{border-color:#0a58ca80!important}.border-blue-600\/55{border-color:#0a58ca8c!important}.border-blue-600\/60{border-color:#0a58ca99!important}.border-blue-600\/65{border-color:#0a58caa6!important}.border-blue-600\/70{border-color:#0a58cab3!important}.border-blue-600\/75{border-color:#0a58cabf!important}.border-blue-600\/80{border-color:#0a58cacc!important}.border-blue-600\/85{border-color:#0a58cad9!important}.border-blue-600\/90{border-color:#0a58cae6!important}.border-blue-600\/95{border-color:#0a58caf2!important}.border-blue-700{--tw-border-opacity: 1 !important;border-color:rgb(8 66 152 / var(--tw-border-opacity))!important}.border-blue-700\/0{border-color:#08429800!important}.border-blue-700\/10{border-color:#0842981a!important}.border-blue-700\/100{border-color:#084298!important}.border-blue-700\/15{border-color:#08429826!important}.border-blue-700\/20{border-color:#08429833!important}.border-blue-700\/25{border-color:#08429840!important}.border-blue-700\/30{border-color:#0842984d!important}.border-blue-700\/35{border-color:#08429859!important}.border-blue-700\/40{border-color:#08429866!important}.border-blue-700\/45{border-color:#08429873!important}.border-blue-700\/5{border-color:#0842980d!important}.border-blue-700\/50{border-color:#08429880!important}.border-blue-700\/55{border-color:#0842988c!important}.border-blue-700\/60{border-color:#08429899!important}.border-blue-700\/65{border-color:#084298a6!important}.border-blue-700\/70{border-color:#084298b3!important}.border-blue-700\/75{border-color:#084298bf!important}.border-blue-700\/80{border-color:#084298cc!important}.border-blue-700\/85{border-color:#084298d9!important}.border-blue-700\/90{border-color:#084298e6!important}.border-blue-700\/95{border-color:#084298f2!important}.border-blue-800{--tw-border-opacity: 1 !important;border-color:rgb(5 44 101 / var(--tw-border-opacity))!important}.border-blue-800\/0{border-color:#052c6500!important}.border-blue-800\/10{border-color:#052c651a!important}.border-blue-800\/100{border-color:#052c65!important}.border-blue-800\/15{border-color:#052c6526!important}.border-blue-800\/20{border-color:#052c6533!important}.border-blue-800\/25{border-color:#052c6540!important}.border-blue-800\/30{border-color:#052c654d!important}.border-blue-800\/35{border-color:#052c6559!important}.border-blue-800\/40{border-color:#052c6566!important}.border-blue-800\/45{border-color:#052c6573!important}.border-blue-800\/5{border-color:#052c650d!important}.border-blue-800\/50{border-color:#052c6580!important}.border-blue-800\/55{border-color:#052c658c!important}.border-blue-800\/60{border-color:#052c6599!important}.border-blue-800\/65{border-color:#052c65a6!important}.border-blue-800\/70{border-color:#052c65b3!important}.border-blue-800\/75{border-color:#052c65bf!important}.border-blue-800\/80{border-color:#052c65cc!important}.border-blue-800\/85{border-color:#052c65d9!important}.border-blue-800\/90{border-color:#052c65e6!important}.border-blue-800\/95{border-color:#052c65f2!important}.border-cyan-100{--tw-border-opacity: 1 !important;border-color:rgb(207 244 252 / var(--tw-border-opacity))!important}.border-cyan-100\/0{border-color:#cff4fc00!important}.border-cyan-100\/10{border-color:#cff4fc1a!important}.border-cyan-100\/100{border-color:#cff4fc!important}.border-cyan-100\/15{border-color:#cff4fc26!important}.border-cyan-100\/20{border-color:#cff4fc33!important}.border-cyan-100\/25{border-color:#cff4fc40!important}.border-cyan-100\/30{border-color:#cff4fc4d!important}.border-cyan-100\/35{border-color:#cff4fc59!important}.border-cyan-100\/40{border-color:#cff4fc66!important}.border-cyan-100\/45{border-color:#cff4fc73!important}.border-cyan-100\/5{border-color:#cff4fc0d!important}.border-cyan-100\/50{border-color:#cff4fc80!important}.border-cyan-100\/55{border-color:#cff4fc8c!important}.border-cyan-100\/60{border-color:#cff4fc99!important}.border-cyan-100\/65{border-color:#cff4fca6!important}.border-cyan-100\/70{border-color:#cff4fcb3!important}.border-cyan-100\/75{border-color:#cff4fcbf!important}.border-cyan-100\/80{border-color:#cff4fccc!important}.border-cyan-100\/85{border-color:#cff4fcd9!important}.border-cyan-100\/90{border-color:#cff4fce6!important}.border-cyan-100\/95{border-color:#cff4fcf2!important}.border-cyan-200{--tw-border-opacity: 1 !important;border-color:rgb(158 234 249 / var(--tw-border-opacity))!important}.border-cyan-200\/0{border-color:#9eeaf900!important}.border-cyan-200\/10{border-color:#9eeaf91a!important}.border-cyan-200\/100{border-color:#9eeaf9!important}.border-cyan-200\/15{border-color:#9eeaf926!important}.border-cyan-200\/20{border-color:#9eeaf933!important}.border-cyan-200\/25{border-color:#9eeaf940!important}.border-cyan-200\/30{border-color:#9eeaf94d!important}.border-cyan-200\/35{border-color:#9eeaf959!important}.border-cyan-200\/40{border-color:#9eeaf966!important}.border-cyan-200\/45{border-color:#9eeaf973!important}.border-cyan-200\/5{border-color:#9eeaf90d!important}.border-cyan-200\/50{border-color:#9eeaf980!important}.border-cyan-200\/55{border-color:#9eeaf98c!important}.border-cyan-200\/60{border-color:#9eeaf999!important}.border-cyan-200\/65{border-color:#9eeaf9a6!important}.border-cyan-200\/70{border-color:#9eeaf9b3!important}.border-cyan-200\/75{border-color:#9eeaf9bf!important}.border-cyan-200\/80{border-color:#9eeaf9cc!important}.border-cyan-200\/85{border-color:#9eeaf9d9!important}.border-cyan-200\/90{border-color:#9eeaf9e6!important}.border-cyan-200\/95{border-color:#9eeaf9f2!important}.border-cyan-300{--tw-border-opacity: 1 !important;border-color:rgb(110 223 246 / var(--tw-border-opacity))!important}.border-cyan-300\/0{border-color:#6edff600!important}.border-cyan-300\/10{border-color:#6edff61a!important}.border-cyan-300\/100{border-color:#6edff6!important}.border-cyan-300\/15{border-color:#6edff626!important}.border-cyan-300\/20{border-color:#6edff633!important}.border-cyan-300\/25{border-color:#6edff640!important}.border-cyan-300\/30{border-color:#6edff64d!important}.border-cyan-300\/35{border-color:#6edff659!important}.border-cyan-300\/40{border-color:#6edff666!important}.border-cyan-300\/45{border-color:#6edff673!important}.border-cyan-300\/5{border-color:#6edff60d!important}.border-cyan-300\/50{border-color:#6edff680!important}.border-cyan-300\/55{border-color:#6edff68c!important}.border-cyan-300\/60{border-color:#6edff699!important}.border-cyan-300\/65{border-color:#6edff6a6!important}.border-cyan-300\/70{border-color:#6edff6b3!important}.border-cyan-300\/75{border-color:#6edff6bf!important}.border-cyan-300\/80{border-color:#6edff6cc!important}.border-cyan-300\/85{border-color:#6edff6d9!important}.border-cyan-300\/90{border-color:#6edff6e6!important}.border-cyan-300\/95{border-color:#6edff6f2!important}.border-cyan-400{--tw-border-opacity: 1 !important;border-color:rgb(61 213 243 / var(--tw-border-opacity))!important}.border-cyan-400\/0{border-color:#3dd5f300!important}.border-cyan-400\/10{border-color:#3dd5f31a!important}.border-cyan-400\/100{border-color:#3dd5f3!important}.border-cyan-400\/15{border-color:#3dd5f326!important}.border-cyan-400\/20{border-color:#3dd5f333!important}.border-cyan-400\/25{border-color:#3dd5f340!important}.border-cyan-400\/30{border-color:#3dd5f34d!important}.border-cyan-400\/35{border-color:#3dd5f359!important}.border-cyan-400\/40{border-color:#3dd5f366!important}.border-cyan-400\/45{border-color:#3dd5f373!important}.border-cyan-400\/5{border-color:#3dd5f30d!important}.border-cyan-400\/50{border-color:#3dd5f380!important}.border-cyan-400\/55{border-color:#3dd5f38c!important}.border-cyan-400\/60{border-color:#3dd5f399!important}.border-cyan-400\/65{border-color:#3dd5f3a6!important}.border-cyan-400\/70{border-color:#3dd5f3b3!important}.border-cyan-400\/75{border-color:#3dd5f3bf!important}.border-cyan-400\/80{border-color:#3dd5f3cc!important}.border-cyan-400\/85{border-color:#3dd5f3d9!important}.border-cyan-400\/90{border-color:#3dd5f3e6!important}.border-cyan-400\/95{border-color:#3dd5f3f2!important}.border-cyan-500{--tw-border-opacity: 1 !important;border-color:rgb(13 202 240 / var(--tw-border-opacity))!important}.border-cyan-500\/0{border-color:#0dcaf000!important}.border-cyan-500\/10{border-color:#0dcaf01a!important}.border-cyan-500\/100{border-color:#0dcaf0!important}.border-cyan-500\/15{border-color:#0dcaf026!important}.border-cyan-500\/20{border-color:#0dcaf033!important}.border-cyan-500\/25{border-color:#0dcaf040!important}.border-cyan-500\/30{border-color:#0dcaf04d!important}.border-cyan-500\/35{border-color:#0dcaf059!important}.border-cyan-500\/40{border-color:#0dcaf066!important}.border-cyan-500\/45{border-color:#0dcaf073!important}.border-cyan-500\/5{border-color:#0dcaf00d!important}.border-cyan-500\/50{border-color:#0dcaf080!important}.border-cyan-500\/55{border-color:#0dcaf08c!important}.border-cyan-500\/60{border-color:#0dcaf099!important}.border-cyan-500\/65{border-color:#0dcaf0a6!important}.border-cyan-500\/70{border-color:#0dcaf0b3!important}.border-cyan-500\/75{border-color:#0dcaf0bf!important}.border-cyan-500\/80{border-color:#0dcaf0cc!important}.border-cyan-500\/85{border-color:#0dcaf0d9!important}.border-cyan-500\/90{border-color:#0dcaf0e6!important}.border-cyan-500\/95{border-color:#0dcaf0f2!important}.border-cyan-600{--tw-border-opacity: 1 !important;border-color:rgb(10 162 192 / var(--tw-border-opacity))!important}.border-cyan-600\/0{border-color:#0aa2c000!important}.border-cyan-600\/10{border-color:#0aa2c01a!important}.border-cyan-600\/100{border-color:#0aa2c0!important}.border-cyan-600\/15{border-color:#0aa2c026!important}.border-cyan-600\/20{border-color:#0aa2c033!important}.border-cyan-600\/25{border-color:#0aa2c040!important}.border-cyan-600\/30{border-color:#0aa2c04d!important}.border-cyan-600\/35{border-color:#0aa2c059!important}.border-cyan-600\/40{border-color:#0aa2c066!important}.border-cyan-600\/45{border-color:#0aa2c073!important}.border-cyan-600\/5{border-color:#0aa2c00d!important}.border-cyan-600\/50{border-color:#0aa2c080!important}.border-cyan-600\/55{border-color:#0aa2c08c!important}.border-cyan-600\/60{border-color:#0aa2c099!important}.border-cyan-600\/65{border-color:#0aa2c0a6!important}.border-cyan-600\/70{border-color:#0aa2c0b3!important}.border-cyan-600\/75{border-color:#0aa2c0bf!important}.border-cyan-600\/80{border-color:#0aa2c0cc!important}.border-cyan-600\/85{border-color:#0aa2c0d9!important}.border-cyan-600\/90{border-color:#0aa2c0e6!important}.border-cyan-600\/95{border-color:#0aa2c0f2!important}.border-cyan-700{--tw-border-opacity: 1 !important;border-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-cyan-700\/0{border-color:#08799000!important}.border-cyan-700\/10{border-color:#0879901a!important}.border-cyan-700\/100{border-color:#087990!important}.border-cyan-700\/15{border-color:#08799026!important}.border-cyan-700\/20{border-color:#08799033!important}.border-cyan-700\/25{border-color:#08799040!important}.border-cyan-700\/30{border-color:#0879904d!important}.border-cyan-700\/35{border-color:#08799059!important}.border-cyan-700\/40{border-color:#08799066!important}.border-cyan-700\/45{border-color:#08799073!important}.border-cyan-700\/5{border-color:#0879900d!important}.border-cyan-700\/50{border-color:#08799080!important}.border-cyan-700\/55{border-color:#0879908c!important}.border-cyan-700\/60{border-color:#08799099!important}.border-cyan-700\/65{border-color:#087990a6!important}.border-cyan-700\/70{border-color:#087990b3!important}.border-cyan-700\/75{border-color:#087990bf!important}.border-cyan-700\/80{border-color:#087990cc!important}.border-cyan-700\/85{border-color:#087990d9!important}.border-cyan-700\/90{border-color:#087990e6!important}.border-cyan-700\/95{border-color:#087990f2!important}.border-cyan-800{--tw-border-opacity: 1 !important;border-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-cyan-800\/0{border-color:#05516000!important}.border-cyan-800\/10{border-color:#0551601a!important}.border-cyan-800\/100{border-color:#055160!important}.border-cyan-800\/15{border-color:#05516026!important}.border-cyan-800\/20{border-color:#05516033!important}.border-cyan-800\/25{border-color:#05516040!important}.border-cyan-800\/30{border-color:#0551604d!important}.border-cyan-800\/35{border-color:#05516059!important}.border-cyan-800\/40{border-color:#05516066!important}.border-cyan-800\/45{border-color:#05516073!important}.border-cyan-800\/5{border-color:#0551600d!important}.border-cyan-800\/50{border-color:#05516080!important}.border-cyan-800\/55{border-color:#0551608c!important}.border-cyan-800\/60{border-color:#05516099!important}.border-cyan-800\/65{border-color:#055160a6!important}.border-cyan-800\/70{border-color:#055160b3!important}.border-cyan-800\/75{border-color:#055160bf!important}.border-cyan-800\/80{border-color:#055160cc!important}.border-cyan-800\/85{border-color:#055160d9!important}.border-cyan-800\/90{border-color:#055160e6!important}.border-cyan-800\/95{border-color:#055160f2!important}.border-cyan-900{--tw-border-opacity: 1 !important;border-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-cyan-900\/0{border-color:#03283000!important}.border-cyan-900\/10{border-color:#0328301a!important}.border-cyan-900\/100{border-color:#032830!important}.border-cyan-900\/15{border-color:#03283026!important}.border-cyan-900\/20{border-color:#03283033!important}.border-cyan-900\/25{border-color:#03283040!important}.border-cyan-900\/30{border-color:#0328304d!important}.border-cyan-900\/35{border-color:#03283059!important}.border-cyan-900\/40{border-color:#03283066!important}.border-cyan-900\/45{border-color:#03283073!important}.border-cyan-900\/5{border-color:#0328300d!important}.border-cyan-900\/50{border-color:#03283080!important}.border-cyan-900\/55{border-color:#0328308c!important}.border-cyan-900\/60{border-color:#03283099!important}.border-cyan-900\/65{border-color:#032830a6!important}.border-cyan-900\/70{border-color:#032830b3!important}.border-cyan-900\/75{border-color:#032830bf!important}.border-cyan-900\/80{border-color:#032830cc!important}.border-cyan-900\/85{border-color:#032830d9!important}.border-cyan-900\/90{border-color:#032830e6!important}.border-cyan-900\/95{border-color:#032830f2!important}.border-gray-100{--tw-border-opacity: 1 !important;border-color:rgb(248 249 250 / var(--tw-border-opacity))!important}.border-gray-100\/0{border-color:#f8f9fa00!important}.border-gray-100\/10{border-color:#f8f9fa1a!important}.border-gray-100\/100{border-color:#f8f9fa!important}.border-gray-100\/15{border-color:#f8f9fa26!important}.border-gray-100\/20{border-color:#f8f9fa33!important}.border-gray-100\/25{border-color:#f8f9fa40!important}.border-gray-100\/30{border-color:#f8f9fa4d!important}.border-gray-100\/35{border-color:#f8f9fa59!important}.border-gray-100\/40{border-color:#f8f9fa66!important}.border-gray-100\/45{border-color:#f8f9fa73!important}.border-gray-100\/5{border-color:#f8f9fa0d!important}.border-gray-100\/50{border-color:#f8f9fa80!important}.border-gray-100\/55{border-color:#f8f9fa8c!important}.border-gray-100\/60{border-color:#f8f9fa99!important}.border-gray-100\/65{border-color:#f8f9faa6!important}.border-gray-100\/70{border-color:#f8f9fab3!important}.border-gray-100\/75{border-color:#f8f9fabf!important}.border-gray-100\/80{border-color:#f8f9facc!important}.border-gray-100\/85{border-color:#f8f9fad9!important}.border-gray-100\/90{border-color:#f8f9fae6!important}.border-gray-100\/95{border-color:#f8f9faf2!important}.border-gray-200{--tw-border-opacity: 1 !important;border-color:rgb(233 236 239 / var(--tw-border-opacity))!important}.border-gray-200\/0{border-color:#e9ecef00!important}.border-gray-200\/10{border-color:#e9ecef1a!important}.border-gray-200\/100{border-color:#e9ecef!important}.border-gray-200\/15{border-color:#e9ecef26!important}.border-gray-200\/20{border-color:#e9ecef33!important}.border-gray-200\/25{border-color:#e9ecef40!important}.border-gray-200\/30{border-color:#e9ecef4d!important}.border-gray-200\/35{border-color:#e9ecef59!important}.border-gray-200\/40{border-color:#e9ecef66!important}.border-gray-200\/45{border-color:#e9ecef73!important}.border-gray-200\/5{border-color:#e9ecef0d!important}.border-gray-200\/50{border-color:#e9ecef80!important}.border-gray-200\/55{border-color:#e9ecef8c!important}.border-gray-200\/60{border-color:#e9ecef99!important}.border-gray-200\/65{border-color:#e9ecefa6!important}.border-gray-200\/70{border-color:#e9ecefb3!important}.border-gray-200\/75{border-color:#e9ecefbf!important}.border-gray-200\/80{border-color:#e9ecefcc!important}.border-gray-200\/85{border-color:#e9ecefd9!important}.border-gray-200\/90{border-color:#e9ecefe6!important}.border-gray-200\/95{border-color:#e9eceff2!important}.border-gray-300{--tw-border-opacity: 1 !important;border-color:rgb(222 226 230 / var(--tw-border-opacity))!important}.border-gray-300\/0{border-color:#dee2e600!important}.border-gray-300\/10{border-color:#dee2e61a!important}.border-gray-300\/100{border-color:#dee2e6!important}.border-gray-300\/15{border-color:#dee2e626!important}.border-gray-300\/20{border-color:#dee2e633!important}.border-gray-300\/25{border-color:#dee2e640!important}.border-gray-300\/30{border-color:#dee2e64d!important}.border-gray-300\/35{border-color:#dee2e659!important}.border-gray-300\/40{border-color:#dee2e666!important}.border-gray-300\/45{border-color:#dee2e673!important}.border-gray-300\/5{border-color:#dee2e60d!important}.border-gray-300\/50{border-color:#dee2e680!important}.border-gray-300\/55{border-color:#dee2e68c!important}.border-gray-300\/60{border-color:#dee2e699!important}.border-gray-300\/65{border-color:#dee2e6a6!important}.border-gray-300\/70{border-color:#dee2e6b3!important}.border-gray-300\/75{border-color:#dee2e6bf!important}.border-gray-300\/80{border-color:#dee2e6cc!important}.border-gray-300\/85{border-color:#dee2e6d9!important}.border-gray-300\/90{border-color:#dee2e6e6!important}.border-gray-300\/95{border-color:#dee2e6f2!important}.border-gray-400{--tw-border-opacity: 1 !important;border-color:rgb(206 212 218 / var(--tw-border-opacity))!important}.border-gray-400\/0{border-color:#ced4da00!important}.border-gray-400\/10{border-color:#ced4da1a!important}.border-gray-400\/100{border-color:#ced4da!important}.border-gray-400\/15{border-color:#ced4da26!important}.border-gray-400\/20{border-color:#ced4da33!important}.border-gray-400\/25{border-color:#ced4da40!important}.border-gray-400\/30{border-color:#ced4da4d!important}.border-gray-400\/35{border-color:#ced4da59!important}.border-gray-400\/40{border-color:#ced4da66!important}.border-gray-400\/45{border-color:#ced4da73!important}.border-gray-400\/5{border-color:#ced4da0d!important}.border-gray-400\/50{border-color:#ced4da80!important}.border-gray-400\/55{border-color:#ced4da8c!important}.border-gray-400\/60{border-color:#ced4da99!important}.border-gray-400\/65{border-color:#ced4daa6!important}.border-gray-400\/70{border-color:#ced4dab3!important}.border-gray-400\/75{border-color:#ced4dabf!important}.border-gray-400\/80{border-color:#ced4dacc!important}.border-gray-400\/85{border-color:#ced4dad9!important}.border-gray-400\/90{border-color:#ced4dae6!important}.border-gray-400\/95{border-color:#ced4daf2!important}.border-gray-500{--tw-border-opacity: 1 !important;border-color:rgb(173 181 189 / var(--tw-border-opacity))!important}.border-gray-500\/0{border-color:#adb5bd00!important}.border-gray-500\/10{border-color:#adb5bd1a!important}.border-gray-500\/100{border-color:#adb5bd!important}.border-gray-500\/15{border-color:#adb5bd26!important}.border-gray-500\/20{border-color:#adb5bd33!important}.border-gray-500\/25{border-color:#adb5bd40!important}.border-gray-500\/30{border-color:#adb5bd4d!important}.border-gray-500\/35{border-color:#adb5bd59!important}.border-gray-500\/40{border-color:#adb5bd66!important}.border-gray-500\/45{border-color:#adb5bd73!important}.border-gray-500\/5{border-color:#adb5bd0d!important}.border-gray-500\/50{border-color:#adb5bd80!important}.border-gray-500\/55{border-color:#adb5bd8c!important}.border-gray-500\/60{border-color:#adb5bd99!important}.border-gray-500\/65{border-color:#adb5bda6!important}.border-gray-500\/70{border-color:#adb5bdb3!important}.border-gray-500\/75{border-color:#adb5bdbf!important}.border-gray-500\/80{border-color:#adb5bdcc!important}.border-gray-500\/85{border-color:#adb5bdd9!important}.border-gray-500\/90{border-color:#adb5bde6!important}.border-gray-500\/95{border-color:#adb5bdf2!important}.border-gray-600{--tw-border-opacity: 1 !important;border-color:rgb(108 117 125 / var(--tw-border-opacity))!important}.border-gray-600\/0{border-color:#6c757d00!important}.border-gray-600\/10{border-color:#6c757d1a!important}.border-gray-600\/100{border-color:#6c757d!important}.border-gray-600\/15{border-color:#6c757d26!important}.border-gray-600\/20{border-color:#6c757d33!important}.border-gray-600\/25{border-color:#6c757d40!important}.border-gray-600\/30{border-color:#6c757d4d!important}.border-gray-600\/35{border-color:#6c757d59!important}.border-gray-600\/40{border-color:#6c757d66!important}.border-gray-600\/45{border-color:#6c757d73!important}.border-gray-600\/5{border-color:#6c757d0d!important}.border-gray-600\/50{border-color:#6c757d80!important}.border-gray-600\/55{border-color:#6c757d8c!important}.border-gray-600\/60{border-color:#6c757d99!important}.border-gray-600\/65{border-color:#6c757da6!important}.border-gray-600\/70{border-color:#6c757db3!important}.border-gray-600\/75{border-color:#6c757dbf!important}.border-gray-600\/80{border-color:#6c757dcc!important}.border-gray-600\/85{border-color:#6c757dd9!important}.border-gray-600\/90{border-color:#6c757de6!important}.border-gray-600\/95{border-color:#6c757df2!important}.border-gray-700{--tw-border-opacity: 1 !important;border-color:rgb(73 80 87 / var(--tw-border-opacity))!important}.border-gray-700\/0{border-color:#49505700!important}.border-gray-700\/10{border-color:#4950571a!important}.border-gray-700\/100{border-color:#495057!important}.border-gray-700\/15{border-color:#49505726!important}.border-gray-700\/20{border-color:#49505733!important}.border-gray-700\/25{border-color:#49505740!important}.border-gray-700\/30{border-color:#4950574d!important}.border-gray-700\/35{border-color:#49505759!important}.border-gray-700\/40{border-color:#49505766!important}.border-gray-700\/45{border-color:#49505773!important}.border-gray-700\/5{border-color:#4950570d!important}.border-gray-700\/50{border-color:#49505780!important}.border-gray-700\/55{border-color:#4950578c!important}.border-gray-700\/60{border-color:#49505799!important}.border-gray-700\/65{border-color:#495057a6!important}.border-gray-700\/70{border-color:#495057b3!important}.border-gray-700\/75{border-color:#495057bf!important}.border-gray-700\/80{border-color:#495057cc!important}.border-gray-700\/85{border-color:#495057d9!important}.border-gray-700\/90{border-color:#495057e6!important}.border-gray-700\/95{border-color:#495057f2!important}.border-gray-800{--tw-border-opacity: 1 !important;border-color:rgb(52 58 64 / var(--tw-border-opacity))!important}.border-gray-800\/0{border-color:#343a4000!important}.border-gray-800\/10{border-color:#343a401a!important}.border-gray-800\/100{border-color:#343a40!important}.border-gray-800\/15{border-color:#343a4026!important}.border-gray-800\/20{border-color:#343a4033!important}.border-gray-800\/25{border-color:#343a4040!important}.border-gray-800\/30{border-color:#343a404d!important}.border-gray-800\/35{border-color:#343a4059!important}.border-gray-800\/40{border-color:#343a4066!important}.border-gray-800\/45{border-color:#343a4073!important}.border-gray-800\/5{border-color:#343a400d!important}.border-gray-800\/50{border-color:#343a4080!important}.border-gray-800\/55{border-color:#343a408c!important}.border-gray-800\/60{border-color:#343a4099!important}.border-gray-800\/65{border-color:#343a40a6!important}.border-gray-800\/70{border-color:#343a40b3!important}.border-gray-800\/75{border-color:#343a40bf!important}.border-gray-800\/80{border-color:#343a40cc!important}.border-gray-800\/85{border-color:#343a40d9!important}.border-gray-800\/90{border-color:#343a40e6!important}.border-gray-800\/95{border-color:#343a40f2!important}.border-green-100{--tw-border-opacity: 1 !important;border-color:rgb(209 231 221 / var(--tw-border-opacity))!important}.border-green-100\/0{border-color:#d1e7dd00!important}.border-green-100\/10{border-color:#d1e7dd1a!important}.border-green-100\/100{border-color:#d1e7dd!important}.border-green-100\/15{border-color:#d1e7dd26!important}.border-green-100\/20{border-color:#d1e7dd33!important}.border-green-100\/25{border-color:#d1e7dd40!important}.border-green-100\/30{border-color:#d1e7dd4d!important}.border-green-100\/35{border-color:#d1e7dd59!important}.border-green-100\/40{border-color:#d1e7dd66!important}.border-green-100\/45{border-color:#d1e7dd73!important}.border-green-100\/5{border-color:#d1e7dd0d!important}.border-green-100\/50{border-color:#d1e7dd80!important}.border-green-100\/55{border-color:#d1e7dd8c!important}.border-green-100\/60{border-color:#d1e7dd99!important}.border-green-100\/65{border-color:#d1e7dda6!important}.border-green-100\/70{border-color:#d1e7ddb3!important}.border-green-100\/75{border-color:#d1e7ddbf!important}.border-green-100\/80{border-color:#d1e7ddcc!important}.border-green-100\/85{border-color:#d1e7ddd9!important}.border-green-100\/90{border-color:#d1e7dde6!important}.border-green-100\/95{border-color:#d1e7ddf2!important}.border-green-1000{--tw-border-opacity: 1 !important;border-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-green-1000\/0{border-color:#05516000!important}.border-green-1000\/10{border-color:#0551601a!important}.border-green-1000\/100{border-color:#055160!important}.border-green-1000\/15{border-color:#05516026!important}.border-green-1000\/20{border-color:#05516033!important}.border-green-1000\/25{border-color:#05516040!important}.border-green-1000\/30{border-color:#0551604d!important}.border-green-1000\/35{border-color:#05516059!important}.border-green-1000\/40{border-color:#05516066!important}.border-green-1000\/45{border-color:#05516073!important}.border-green-1000\/5{border-color:#0551600d!important}.border-green-1000\/50{border-color:#05516080!important}.border-green-1000\/55{border-color:#0551608c!important}.border-green-1000\/60{border-color:#05516099!important}.border-green-1000\/65{border-color:#055160a6!important}.border-green-1000\/70{border-color:#055160b3!important}.border-green-1000\/75{border-color:#055160bf!important}.border-green-1000\/80{border-color:#055160cc!important}.border-green-1000\/85{border-color:#055160d9!important}.border-green-1000\/90{border-color:#055160e6!important}.border-green-1000\/95{border-color:#055160f2!important}.border-green-1100{--tw-border-opacity: 1 !important;border-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-green-1100\/0{border-color:#03283000!important}.border-green-1100\/10{border-color:#0328301a!important}.border-green-1100\/100{border-color:#032830!important}.border-green-1100\/15{border-color:#03283026!important}.border-green-1100\/20{border-color:#03283033!important}.border-green-1100\/25{border-color:#03283040!important}.border-green-1100\/30{border-color:#0328304d!important}.border-green-1100\/35{border-color:#03283059!important}.border-green-1100\/40{border-color:#03283066!important}.border-green-1100\/45{border-color:#03283073!important}.border-green-1100\/5{border-color:#0328300d!important}.border-green-1100\/50{border-color:#03283080!important}.border-green-1100\/55{border-color:#0328308c!important}.border-green-1100\/60{border-color:#03283099!important}.border-green-1100\/65{border-color:#032830a6!important}.border-green-1100\/70{border-color:#032830b3!important}.border-green-1100\/75{border-color:#032830bf!important}.border-green-1100\/80{border-color:#032830cc!important}.border-green-1100\/85{border-color:#032830d9!important}.border-green-1100\/90{border-color:#032830e6!important}.border-green-1100\/95{border-color:#032830f2!important}.border-green-200{--tw-border-opacity: 1 !important;border-color:rgb(163 207 187 / var(--tw-border-opacity))!important}.border-green-200\/0{border-color:#a3cfbb00!important}.border-green-200\/10{border-color:#a3cfbb1a!important}.border-green-200\/100{border-color:#a3cfbb!important}.border-green-200\/15{border-color:#a3cfbb26!important}.border-green-200\/20{border-color:#a3cfbb33!important}.border-green-200\/25{border-color:#a3cfbb40!important}.border-green-200\/30{border-color:#a3cfbb4d!important}.border-green-200\/35{border-color:#a3cfbb59!important}.border-green-200\/40{border-color:#a3cfbb66!important}.border-green-200\/45{border-color:#a3cfbb73!important}.border-green-200\/5{border-color:#a3cfbb0d!important}.border-green-200\/50{border-color:#a3cfbb80!important}.border-green-200\/55{border-color:#a3cfbb8c!important}.border-green-200\/60{border-color:#a3cfbb99!important}.border-green-200\/65{border-color:#a3cfbba6!important}.border-green-200\/70{border-color:#a3cfbbb3!important}.border-green-200\/75{border-color:#a3cfbbbf!important}.border-green-200\/80{border-color:#a3cfbbcc!important}.border-green-200\/85{border-color:#a3cfbbd9!important}.border-green-200\/90{border-color:#a3cfbbe6!important}.border-green-200\/95{border-color:#a3cfbbf2!important}.border-green-300{--tw-border-opacity: 1 !important;border-color:rgb(117 183 152 / var(--tw-border-opacity))!important}.border-green-300\/0{border-color:#75b79800!important}.border-green-300\/10{border-color:#75b7981a!important}.border-green-300\/100{border-color:#75b798!important}.border-green-300\/15{border-color:#75b79826!important}.border-green-300\/20{border-color:#75b79833!important}.border-green-300\/25{border-color:#75b79840!important}.border-green-300\/30{border-color:#75b7984d!important}.border-green-300\/35{border-color:#75b79859!important}.border-green-300\/40{border-color:#75b79866!important}.border-green-300\/45{border-color:#75b79873!important}.border-green-300\/5{border-color:#75b7980d!important}.border-green-300\/50{border-color:#75b79880!important}.border-green-300\/55{border-color:#75b7988c!important}.border-green-300\/60{border-color:#75b79899!important}.border-green-300\/65{border-color:#75b798a6!important}.border-green-300\/70{border-color:#75b798b3!important}.border-green-300\/75{border-color:#75b798bf!important}.border-green-300\/80{border-color:#75b798cc!important}.border-green-300\/85{border-color:#75b798d9!important}.border-green-300\/90{border-color:#75b798e6!important}.border-green-300\/95{border-color:#75b798f2!important}.border-green-400{--tw-border-opacity: 1 !important;border-color:rgb(71 159 118 / var(--tw-border-opacity))!important}.border-green-400\/0{border-color:#479f7600!important}.border-green-400\/10{border-color:#479f761a!important}.border-green-400\/100{border-color:#479f76!important}.border-green-400\/15{border-color:#479f7626!important}.border-green-400\/20{border-color:#479f7633!important}.border-green-400\/25{border-color:#479f7640!important}.border-green-400\/30{border-color:#479f764d!important}.border-green-400\/35{border-color:#479f7659!important}.border-green-400\/40{border-color:#479f7666!important}.border-green-400\/45{border-color:#479f7673!important}.border-green-400\/5{border-color:#479f760d!important}.border-green-400\/50{border-color:#479f7680!important}.border-green-400\/55{border-color:#479f768c!important}.border-green-400\/60{border-color:#479f7699!important}.border-green-400\/65{border-color:#479f76a6!important}.border-green-400\/70{border-color:#479f76b3!important}.border-green-400\/75{border-color:#479f76bf!important}.border-green-400\/80{border-color:#479f76cc!important}.border-green-400\/85{border-color:#479f76d9!important}.border-green-400\/90{border-color:#479f76e6!important}.border-green-400\/95{border-color:#479f76f2!important}.border-green-500{--tw-border-opacity: 1 !important;border-color:rgb(25 135 84 / var(--tw-border-opacity))!important}.border-green-500\/0{border-color:#19875400!important}.border-green-500\/10{border-color:#1987541a!important}.border-green-500\/100{border-color:#198754!important}.border-green-500\/15{border-color:#19875426!important}.border-green-500\/20{border-color:#19875433!important}.border-green-500\/25{border-color:#19875440!important}.border-green-500\/30{border-color:#1987544d!important}.border-green-500\/35{border-color:#19875459!important}.border-green-500\/40{border-color:#19875466!important}.border-green-500\/45{border-color:#19875473!important}.border-green-500\/5{border-color:#1987540d!important}.border-green-500\/50{border-color:#19875480!important}.border-green-500\/55{border-color:#1987548c!important}.border-green-500\/60{border-color:#19875499!important}.border-green-500\/65{border-color:#198754a6!important}.border-green-500\/70{border-color:#198754b3!important}.border-green-500\/75{border-color:#198754bf!important}.border-green-500\/80{border-color:#198754cc!important}.border-green-500\/85{border-color:#198754d9!important}.border-green-500\/90{border-color:#198754e6!important}.border-green-500\/95{border-color:#198754f2!important}.border-green-600{--tw-border-opacity: 1 !important;border-color:rgb(20 108 67 / var(--tw-border-opacity))!important}.border-green-600\/0{border-color:#146c4300!important}.border-green-600\/10{border-color:#146c431a!important}.border-green-600\/100{border-color:#146c43!important}.border-green-600\/15{border-color:#146c4326!important}.border-green-600\/20{border-color:#146c4333!important}.border-green-600\/25{border-color:#146c4340!important}.border-green-600\/30{border-color:#146c434d!important}.border-green-600\/35{border-color:#146c4359!important}.border-green-600\/40{border-color:#146c4366!important}.border-green-600\/45{border-color:#146c4373!important}.border-green-600\/5{border-color:#146c430d!important}.border-green-600\/50{border-color:#146c4380!important}.border-green-600\/55{border-color:#146c438c!important}.border-green-600\/60{border-color:#146c4399!important}.border-green-600\/65{border-color:#146c43a6!important}.border-green-600\/70{border-color:#146c43b3!important}.border-green-600\/75{border-color:#146c43bf!important}.border-green-600\/80{border-color:#146c43cc!important}.border-green-600\/85{border-color:#146c43d9!important}.border-green-600\/90{border-color:#146c43e6!important}.border-green-600\/95{border-color:#146c43f2!important}.border-green-700{--tw-border-opacity: 1 !important;border-color:rgb(75 110 97 / var(--tw-border-opacity))!important}.border-green-700\/0{border-color:#4b6e6100!important}.border-green-700\/10{border-color:#4b6e611a!important}.border-green-700\/100{border-color:#4b6e61!important}.border-green-700\/15{border-color:#4b6e6126!important}.border-green-700\/20{border-color:#4b6e6133!important}.border-green-700\/25{border-color:#4b6e6140!important}.border-green-700\/30{border-color:#4b6e614d!important}.border-green-700\/35{border-color:#4b6e6159!important}.border-green-700\/40{border-color:#4b6e6166!important}.border-green-700\/45{border-color:#4b6e6173!important}.border-green-700\/5{border-color:#4b6e610d!important}.border-green-700\/50{border-color:#4b6e6180!important}.border-green-700\/55{border-color:#4b6e618c!important}.border-green-700\/60{border-color:#4b6e6199!important}.border-green-700\/65{border-color:#4b6e61a6!important}.border-green-700\/70{border-color:#4b6e61b3!important}.border-green-700\/75{border-color:#4b6e61bf!important}.border-green-700\/80{border-color:#4b6e61cc!important}.border-green-700\/85{border-color:#4b6e61d9!important}.border-green-700\/90{border-color:#4b6e61e6!important}.border-green-700\/95{border-color:#4b6e61f2!important}.border-green-800{--tw-border-opacity: 1 !important;border-color:rgb(10 54 34 / var(--tw-border-opacity))!important}.border-green-800\/0{border-color:#0a362200!important}.border-green-800\/10{border-color:#0a36221a!important}.border-green-800\/100{border-color:#0a3622!important}.border-green-800\/15{border-color:#0a362226!important}.border-green-800\/20{border-color:#0a362233!important}.border-green-800\/25{border-color:#0a362240!important}.border-green-800\/30{border-color:#0a36224d!important}.border-green-800\/35{border-color:#0a362259!important}.border-green-800\/40{border-color:#0a362266!important}.border-green-800\/45{border-color:#0a362273!important}.border-green-800\/5{border-color:#0a36220d!important}.border-green-800\/50{border-color:#0a362280!important}.border-green-800\/55{border-color:#0a36228c!important}.border-green-800\/60{border-color:#0a362299!important}.border-green-800\/65{border-color:#0a3622a6!important}.border-green-800\/70{border-color:#0a3622b3!important}.border-green-800\/75{border-color:#0a3622bf!important}.border-green-800\/80{border-color:#0a3622cc!important}.border-green-800\/85{border-color:#0a3622d9!important}.border-green-800\/90{border-color:#0a3622e6!important}.border-green-800\/95{border-color:#0a3622f2!important}.border-green-900{--tw-border-opacity: 1 !important;border-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-green-900\/0{border-color:#08799000!important}.border-green-900\/10{border-color:#0879901a!important}.border-green-900\/100{border-color:#087990!important}.border-green-900\/15{border-color:#08799026!important}.border-green-900\/20{border-color:#08799033!important}.border-green-900\/25{border-color:#08799040!important}.border-green-900\/30{border-color:#0879904d!important}.border-green-900\/35{border-color:#08799059!important}.border-green-900\/40{border-color:#08799066!important}.border-green-900\/45{border-color:#08799073!important}.border-green-900\/5{border-color:#0879900d!important}.border-green-900\/50{border-color:#08799080!important}.border-green-900\/55{border-color:#0879908c!important}.border-green-900\/60{border-color:#08799099!important}.border-green-900\/65{border-color:#087990a6!important}.border-green-900\/70{border-color:#087990b3!important}.border-green-900\/75{border-color:#087990bf!important}.border-green-900\/80{border-color:#087990cc!important}.border-green-900\/85{border-color:#087990d9!important}.border-green-900\/90{border-color:#087990e6!important}.border-green-900\/95{border-color:#087990f2!important}.border-green-whatsapp{--tw-border-opacity: 1 !important;border-color:rgb(27 201 89 / var(--tw-border-opacity))!important}.border-green-whatsapp\/0{border-color:#1bc95900!important}.border-green-whatsapp\/10{border-color:#1bc9591a!important}.border-green-whatsapp\/100{border-color:#1bc959!important}.border-green-whatsapp\/15{border-color:#1bc95926!important}.border-green-whatsapp\/20{border-color:#1bc95933!important}.border-green-whatsapp\/25{border-color:#1bc95940!important}.border-green-whatsapp\/30{border-color:#1bc9594d!important}.border-green-whatsapp\/35{border-color:#1bc95959!important}.border-green-whatsapp\/40{border-color:#1bc95966!important}.border-green-whatsapp\/45{border-color:#1bc95973!important}.border-green-whatsapp\/5{border-color:#1bc9590d!important}.border-green-whatsapp\/50{border-color:#1bc95980!important}.border-green-whatsapp\/55{border-color:#1bc9598c!important}.border-green-whatsapp\/60{border-color:#1bc95999!important}.border-green-whatsapp\/65{border-color:#1bc959a6!important}.border-green-whatsapp\/70{border-color:#1bc959b3!important}.border-green-whatsapp\/75{border-color:#1bc959bf!important}.border-green-whatsapp\/80{border-color:#1bc959cc!important}.border-green-whatsapp\/85{border-color:#1bc959d9!important}.border-green-whatsapp\/90{border-color:#1bc959e6!important}.border-green-whatsapp\/95{border-color:#1bc959f2!important}.border-offwhite{border-color:#fffc!important}.border-offwhite\/0{border-color:#fff0!important}.border-offwhite\/10{border-color:#ffffff1a!important}.border-offwhite\/100{border-color:#fff!important}.border-offwhite\/15{border-color:#ffffff26!important}.border-offwhite\/20{border-color:#fff3!important}.border-offwhite\/25{border-color:#ffffff40!important}.border-offwhite\/30{border-color:#ffffff4d!important}.border-offwhite\/35{border-color:#ffffff59!important}.border-offwhite\/40{border-color:#fff6!important}.border-offwhite\/45{border-color:#ffffff73!important}.border-offwhite\/5{border-color:#ffffff0d!important}.border-offwhite\/50{border-color:#ffffff80!important}.border-offwhite\/55{border-color:#ffffff8c!important}.border-offwhite\/60{border-color:#fff9!important}.border-offwhite\/65{border-color:#ffffffa6!important}.border-offwhite\/70{border-color:#ffffffb3!important}.border-offwhite\/75{border-color:#ffffffbf!important}.border-offwhite\/80{border-color:#fffc!important}.border-offwhite\/85{border-color:#ffffffd9!important}.border-offwhite\/90{border-color:#ffffffe6!important}.border-offwhite\/95{border-color:#fffffff2!important}.border-orange-100{--tw-border-opacity: 1 !important;border-color:rgb(255 229 208 / var(--tw-border-opacity))!important}.border-orange-100\/0{border-color:#ffe5d000!important}.border-orange-100\/10{border-color:#ffe5d01a!important}.border-orange-100\/100{border-color:#ffe5d0!important}.border-orange-100\/15{border-color:#ffe5d026!important}.border-orange-100\/20{border-color:#ffe5d033!important}.border-orange-100\/25{border-color:#ffe5d040!important}.border-orange-100\/30{border-color:#ffe5d04d!important}.border-orange-100\/35{border-color:#ffe5d059!important}.border-orange-100\/40{border-color:#ffe5d066!important}.border-orange-100\/45{border-color:#ffe5d073!important}.border-orange-100\/5{border-color:#ffe5d00d!important}.border-orange-100\/50{border-color:#ffe5d080!important}.border-orange-100\/55{border-color:#ffe5d08c!important}.border-orange-100\/60{border-color:#ffe5d099!important}.border-orange-100\/65{border-color:#ffe5d0a6!important}.border-orange-100\/70{border-color:#ffe5d0b3!important}.border-orange-100\/75{border-color:#ffe5d0bf!important}.border-orange-100\/80{border-color:#ffe5d0cc!important}.border-orange-100\/85{border-color:#ffe5d0d9!important}.border-orange-100\/90{border-color:#ffe5d0e6!important}.border-orange-100\/95{border-color:#ffe5d0f2!important}.border-orange-200{--tw-border-opacity: 1 !important;border-color:rgb(254 203 161 / var(--tw-border-opacity))!important}.border-orange-200\/0{border-color:#fecba100!important}.border-orange-200\/10{border-color:#fecba11a!important}.border-orange-200\/100{border-color:#fecba1!important}.border-orange-200\/15{border-color:#fecba126!important}.border-orange-200\/20{border-color:#fecba133!important}.border-orange-200\/25{border-color:#fecba140!important}.border-orange-200\/30{border-color:#fecba14d!important}.border-orange-200\/35{border-color:#fecba159!important}.border-orange-200\/40{border-color:#fecba166!important}.border-orange-200\/45{border-color:#fecba173!important}.border-orange-200\/5{border-color:#fecba10d!important}.border-orange-200\/50{border-color:#fecba180!important}.border-orange-200\/55{border-color:#fecba18c!important}.border-orange-200\/60{border-color:#fecba199!important}.border-orange-200\/65{border-color:#fecba1a6!important}.border-orange-200\/70{border-color:#fecba1b3!important}.border-orange-200\/75{border-color:#fecba1bf!important}.border-orange-200\/80{border-color:#fecba1cc!important}.border-orange-200\/85{border-color:#fecba1d9!important}.border-orange-200\/90{border-color:#fecba1e6!important}.border-orange-200\/95{border-color:#fecba1f2!important}.border-orange-300{--tw-border-opacity: 1 !important;border-color:rgb(254 178 114 / var(--tw-border-opacity))!important}.border-orange-300\/0{border-color:#feb27200!important}.border-orange-300\/10{border-color:#feb2721a!important}.border-orange-300\/100{border-color:#feb272!important}.border-orange-300\/15{border-color:#feb27226!important}.border-orange-300\/20{border-color:#feb27233!important}.border-orange-300\/25{border-color:#feb27240!important}.border-orange-300\/30{border-color:#feb2724d!important}.border-orange-300\/35{border-color:#feb27259!important}.border-orange-300\/40{border-color:#feb27266!important}.border-orange-300\/45{border-color:#feb27273!important}.border-orange-300\/5{border-color:#feb2720d!important}.border-orange-300\/50{border-color:#feb27280!important}.border-orange-300\/55{border-color:#feb2728c!important}.border-orange-300\/60{border-color:#feb27299!important}.border-orange-300\/65{border-color:#feb272a6!important}.border-orange-300\/70{border-color:#feb272b3!important}.border-orange-300\/75{border-color:#feb272bf!important}.border-orange-300\/80{border-color:#feb272cc!important}.border-orange-300\/85{border-color:#feb272d9!important}.border-orange-300\/90{border-color:#feb272e6!important}.border-orange-300\/95{border-color:#feb272f2!important}.border-orange-400{--tw-border-opacity: 1 !important;border-color:rgb(253 152 67 / var(--tw-border-opacity))!important}.border-orange-400\/0{border-color:#fd984300!important}.border-orange-400\/10{border-color:#fd98431a!important}.border-orange-400\/100{border-color:#fd9843!important}.border-orange-400\/15{border-color:#fd984326!important}.border-orange-400\/20{border-color:#fd984333!important}.border-orange-400\/25{border-color:#fd984340!important}.border-orange-400\/30{border-color:#fd98434d!important}.border-orange-400\/35{border-color:#fd984359!important}.border-orange-400\/40{border-color:#fd984366!important}.border-orange-400\/45{border-color:#fd984373!important}.border-orange-400\/5{border-color:#fd98430d!important}.border-orange-400\/50{border-color:#fd984380!important}.border-orange-400\/55{border-color:#fd98438c!important}.border-orange-400\/60{border-color:#fd984399!important}.border-orange-400\/65{border-color:#fd9843a6!important}.border-orange-400\/70{border-color:#fd9843b3!important}.border-orange-400\/75{border-color:#fd9843bf!important}.border-orange-400\/80{border-color:#fd9843cc!important}.border-orange-400\/85{border-color:#fd9843d9!important}.border-orange-400\/90{border-color:#fd9843e6!important}.border-orange-400\/95{border-color:#fd9843f2!important}.border-orange-500{--tw-border-opacity: 1 !important;border-color:rgb(253 126 20 / var(--tw-border-opacity))!important}.border-orange-500\/0{border-color:#fd7e1400!important}.border-orange-500\/10{border-color:#fd7e141a!important}.border-orange-500\/100{border-color:#fd7e14!important}.border-orange-500\/15{border-color:#fd7e1426!important}.border-orange-500\/20{border-color:#fd7e1433!important}.border-orange-500\/25{border-color:#fd7e1440!important}.border-orange-500\/30{border-color:#fd7e144d!important}.border-orange-500\/35{border-color:#fd7e1459!important}.border-orange-500\/40{border-color:#fd7e1466!important}.border-orange-500\/45{border-color:#fd7e1473!important}.border-orange-500\/5{border-color:#fd7e140d!important}.border-orange-500\/50{border-color:#fd7e1480!important}.border-orange-500\/55{border-color:#fd7e148c!important}.border-orange-500\/60{border-color:#fd7e1499!important}.border-orange-500\/65{border-color:#fd7e14a6!important}.border-orange-500\/70{border-color:#fd7e14b3!important}.border-orange-500\/75{border-color:#fd7e14bf!important}.border-orange-500\/80{border-color:#fd7e14cc!important}.border-orange-500\/85{border-color:#fd7e14d9!important}.border-orange-500\/90{border-color:#fd7e14e6!important}.border-orange-500\/95{border-color:#fd7e14f2!important}.border-orange-700{--tw-border-opacity: 1 !important;border-color:rgb(152 44 12 / var(--tw-border-opacity))!important}.border-orange-700\/0{border-color:#982c0c00!important}.border-orange-700\/10{border-color:#982c0c1a!important}.border-orange-700\/100{border-color:#982c0c!important}.border-orange-700\/15{border-color:#982c0c26!important}.border-orange-700\/20{border-color:#982c0c33!important}.border-orange-700\/25{border-color:#982c0c40!important}.border-orange-700\/30{border-color:#982c0c4d!important}.border-orange-700\/35{border-color:#982c0c59!important}.border-orange-700\/40{border-color:#982c0c66!important}.border-orange-700\/45{border-color:#982c0c73!important}.border-orange-700\/5{border-color:#982c0c0d!important}.border-orange-700\/50{border-color:#982c0c80!important}.border-orange-700\/55{border-color:#982c0c8c!important}.border-orange-700\/60{border-color:#982c0c99!important}.border-orange-700\/65{border-color:#982c0ca6!important}.border-orange-700\/70{border-color:#982c0cb3!important}.border-orange-700\/75{border-color:#982c0cbf!important}.border-orange-700\/80{border-color:#982c0ccc!important}.border-orange-700\/85{border-color:#982c0cd9!important}.border-orange-700\/90{border-color:#982c0ce6!important}.border-orange-700\/95{border-color:#982c0cf2!important}.border-orange-800{--tw-border-opacity: 1 !important;border-color:rgb(101 50 8 / var(--tw-border-opacity))!important}.border-orange-800\/0{border-color:#65320800!important}.border-orange-800\/10{border-color:#6532081a!important}.border-orange-800\/100{border-color:#653208!important}.border-orange-800\/15{border-color:#65320826!important}.border-orange-800\/20{border-color:#65320833!important}.border-orange-800\/25{border-color:#65320840!important}.border-orange-800\/30{border-color:#6532084d!important}.border-orange-800\/35{border-color:#65320859!important}.border-orange-800\/40{border-color:#65320866!important}.border-orange-800\/45{border-color:#65320873!important}.border-orange-800\/5{border-color:#6532080d!important}.border-orange-800\/50{border-color:#65320880!important}.border-orange-800\/55{border-color:#6532088c!important}.border-orange-800\/60{border-color:#65320899!important}.border-orange-800\/65{border-color:#653208a6!important}.border-orange-800\/70{border-color:#653208b3!important}.border-orange-800\/75{border-color:#653208bf!important}.border-orange-800\/80{border-color:#653208cc!important}.border-orange-800\/85{border-color:#653208d9!important}.border-orange-800\/90{border-color:#653208e6!important}.border-orange-800\/95{border-color:#653208f2!important}.border-pink-100{--tw-border-opacity: 1 !important;border-color:rgb(247 214 230 / var(--tw-border-opacity))!important}.border-pink-100\/0{border-color:#f7d6e600!important}.border-pink-100\/10{border-color:#f7d6e61a!important}.border-pink-100\/100{border-color:#f7d6e6!important}.border-pink-100\/15{border-color:#f7d6e626!important}.border-pink-100\/20{border-color:#f7d6e633!important}.border-pink-100\/25{border-color:#f7d6e640!important}.border-pink-100\/30{border-color:#f7d6e64d!important}.border-pink-100\/35{border-color:#f7d6e659!important}.border-pink-100\/40{border-color:#f7d6e666!important}.border-pink-100\/45{border-color:#f7d6e673!important}.border-pink-100\/5{border-color:#f7d6e60d!important}.border-pink-100\/50{border-color:#f7d6e680!important}.border-pink-100\/55{border-color:#f7d6e68c!important}.border-pink-100\/60{border-color:#f7d6e699!important}.border-pink-100\/65{border-color:#f7d6e6a6!important}.border-pink-100\/70{border-color:#f7d6e6b3!important}.border-pink-100\/75{border-color:#f7d6e6bf!important}.border-pink-100\/80{border-color:#f7d6e6cc!important}.border-pink-100\/85{border-color:#f7d6e6d9!important}.border-pink-100\/90{border-color:#f7d6e6e6!important}.border-pink-100\/95{border-color:#f7d6e6f2!important}.border-pink-200{--tw-border-opacity: 1 !important;border-color:rgb(239 173 206 / var(--tw-border-opacity))!important}.border-pink-200\/0{border-color:#efadce00!important}.border-pink-200\/10{border-color:#efadce1a!important}.border-pink-200\/100{border-color:#efadce!important}.border-pink-200\/15{border-color:#efadce26!important}.border-pink-200\/20{border-color:#efadce33!important}.border-pink-200\/25{border-color:#efadce40!important}.border-pink-200\/30{border-color:#efadce4d!important}.border-pink-200\/35{border-color:#efadce59!important}.border-pink-200\/40{border-color:#efadce66!important}.border-pink-200\/45{border-color:#efadce73!important}.border-pink-200\/5{border-color:#efadce0d!important}.border-pink-200\/50{border-color:#efadce80!important}.border-pink-200\/55{border-color:#efadce8c!important}.border-pink-200\/60{border-color:#efadce99!important}.border-pink-200\/65{border-color:#efadcea6!important}.border-pink-200\/70{border-color:#efadceb3!important}.border-pink-200\/75{border-color:#efadcebf!important}.border-pink-200\/80{border-color:#efadcecc!important}.border-pink-200\/85{border-color:#efadced9!important}.border-pink-200\/90{border-color:#efadcee6!important}.border-pink-200\/95{border-color:#efadcef2!important}.border-pink-300{--tw-border-opacity: 1 !important;border-color:rgb(230 133 181 / var(--tw-border-opacity))!important}.border-pink-300\/0{border-color:#e685b500!important}.border-pink-300\/10{border-color:#e685b51a!important}.border-pink-300\/100{border-color:#e685b5!important}.border-pink-300\/15{border-color:#e685b526!important}.border-pink-300\/20{border-color:#e685b533!important}.border-pink-300\/25{border-color:#e685b540!important}.border-pink-300\/30{border-color:#e685b54d!important}.border-pink-300\/35{border-color:#e685b559!important}.border-pink-300\/40{border-color:#e685b566!important}.border-pink-300\/45{border-color:#e685b573!important}.border-pink-300\/5{border-color:#e685b50d!important}.border-pink-300\/50{border-color:#e685b580!important}.border-pink-300\/55{border-color:#e685b58c!important}.border-pink-300\/60{border-color:#e685b599!important}.border-pink-300\/65{border-color:#e685b5a6!important}.border-pink-300\/70{border-color:#e685b5b3!important}.border-pink-300\/75{border-color:#e685b5bf!important}.border-pink-300\/80{border-color:#e685b5cc!important}.border-pink-300\/85{border-color:#e685b5d9!important}.border-pink-300\/90{border-color:#e685b5e6!important}.border-pink-300\/95{border-color:#e685b5f2!important}.border-pink-400{--tw-border-opacity: 1 !important;border-color:rgb(222 92 157 / var(--tw-border-opacity))!important}.border-pink-400\/0{border-color:#de5c9d00!important}.border-pink-400\/10{border-color:#de5c9d1a!important}.border-pink-400\/100{border-color:#de5c9d!important}.border-pink-400\/15{border-color:#de5c9d26!important}.border-pink-400\/20{border-color:#de5c9d33!important}.border-pink-400\/25{border-color:#de5c9d40!important}.border-pink-400\/30{border-color:#de5c9d4d!important}.border-pink-400\/35{border-color:#de5c9d59!important}.border-pink-400\/40{border-color:#de5c9d66!important}.border-pink-400\/45{border-color:#de5c9d73!important}.border-pink-400\/5{border-color:#de5c9d0d!important}.border-pink-400\/50{border-color:#de5c9d80!important}.border-pink-400\/55{border-color:#de5c9d8c!important}.border-pink-400\/60{border-color:#de5c9d99!important}.border-pink-400\/65{border-color:#de5c9da6!important}.border-pink-400\/70{border-color:#de5c9db3!important}.border-pink-400\/75{border-color:#de5c9dbf!important}.border-pink-400\/80{border-color:#de5c9dcc!important}.border-pink-400\/85{border-color:#de5c9dd9!important}.border-pink-400\/90{border-color:#de5c9de6!important}.border-pink-400\/95{border-color:#de5c9df2!important}.border-pink-500{--tw-border-opacity: 1 !important;border-color:rgb(214 51 132 / var(--tw-border-opacity))!important}.border-pink-500\/0{border-color:#d6338400!important}.border-pink-500\/10{border-color:#d633841a!important}.border-pink-500\/100{border-color:#d63384!important}.border-pink-500\/15{border-color:#d6338426!important}.border-pink-500\/20{border-color:#d6338433!important}.border-pink-500\/25{border-color:#d6338440!important}.border-pink-500\/30{border-color:#d633844d!important}.border-pink-500\/35{border-color:#d6338459!important}.border-pink-500\/40{border-color:#d6338466!important}.border-pink-500\/45{border-color:#d6338473!important}.border-pink-500\/5{border-color:#d633840d!important}.border-pink-500\/50{border-color:#d6338480!important}.border-pink-500\/55{border-color:#d633848c!important}.border-pink-500\/60{border-color:#d6338499!important}.border-pink-500\/65{border-color:#d63384a6!important}.border-pink-500\/70{border-color:#d63384b3!important}.border-pink-500\/75{border-color:#d63384bf!important}.border-pink-500\/80{border-color:#d63384cc!important}.border-pink-500\/85{border-color:#d63384d9!important}.border-pink-500\/90{border-color:#d63384e6!important}.border-pink-500\/95{border-color:#d63384f2!important}.border-pink-600{--tw-border-opacity: 1 !important;border-color:rgb(171 41 106 / var(--tw-border-opacity))!important}.border-pink-600\/0{border-color:#ab296a00!important}.border-pink-600\/10{border-color:#ab296a1a!important}.border-pink-600\/100{border-color:#ab296a!important}.border-pink-600\/15{border-color:#ab296a26!important}.border-pink-600\/20{border-color:#ab296a33!important}.border-pink-600\/25{border-color:#ab296a40!important}.border-pink-600\/30{border-color:#ab296a4d!important}.border-pink-600\/35{border-color:#ab296a59!important}.border-pink-600\/40{border-color:#ab296a66!important}.border-pink-600\/45{border-color:#ab296a73!important}.border-pink-600\/5{border-color:#ab296a0d!important}.border-pink-600\/50{border-color:#ab296a80!important}.border-pink-600\/55{border-color:#ab296a8c!important}.border-pink-600\/60{border-color:#ab296a99!important}.border-pink-600\/65{border-color:#ab296aa6!important}.border-pink-600\/70{border-color:#ab296ab3!important}.border-pink-600\/75{border-color:#ab296abf!important}.border-pink-600\/80{border-color:#ab296acc!important}.border-pink-600\/85{border-color:#ab296ad9!important}.border-pink-600\/90{border-color:#ab296ae6!important}.border-pink-600\/95{border-color:#ab296af2!important}.border-pink-800{--tw-border-opacity: 1 !important;border-color:rgb(86 20 53 / var(--tw-border-opacity))!important}.border-pink-800\/0{border-color:#56143500!important}.border-pink-800\/10{border-color:#5614351a!important}.border-pink-800\/100{border-color:#561435!important}.border-pink-800\/15{border-color:#56143526!important}.border-pink-800\/20{border-color:#56143533!important}.border-pink-800\/25{border-color:#56143540!important}.border-pink-800\/30{border-color:#5614354d!important}.border-pink-800\/35{border-color:#56143559!important}.border-pink-800\/40{border-color:#56143566!important}.border-pink-800\/45{border-color:#56143573!important}.border-pink-800\/5{border-color:#5614350d!important}.border-pink-800\/50{border-color:#56143580!important}.border-pink-800\/55{border-color:#5614358c!important}.border-pink-800\/60{border-color:#56143599!important}.border-pink-800\/65{border-color:#561435a6!important}.border-pink-800\/70{border-color:#561435b3!important}.border-pink-800\/75{border-color:#561435bf!important}.border-pink-800\/80{border-color:#561435cc!important}.border-pink-800\/85{border-color:#561435d9!important}.border-pink-800\/90{border-color:#561435e6!important}.border-pink-800\/95{border-color:#561435f2!important}.border-purple-100{--tw-border-opacity: 1 !important;border-color:rgb(226 217 243 / var(--tw-border-opacity))!important}.border-purple-100\/0{border-color:#e2d9f300!important}.border-purple-100\/10{border-color:#e2d9f31a!important}.border-purple-100\/100{border-color:#e2d9f3!important}.border-purple-100\/15{border-color:#e2d9f326!important}.border-purple-100\/20{border-color:#e2d9f333!important}.border-purple-100\/25{border-color:#e2d9f340!important}.border-purple-100\/30{border-color:#e2d9f34d!important}.border-purple-100\/35{border-color:#e2d9f359!important}.border-purple-100\/40{border-color:#e2d9f366!important}.border-purple-100\/45{border-color:#e2d9f373!important}.border-purple-100\/5{border-color:#e2d9f30d!important}.border-purple-100\/50{border-color:#e2d9f380!important}.border-purple-100\/55{border-color:#e2d9f38c!important}.border-purple-100\/60{border-color:#e2d9f399!important}.border-purple-100\/65{border-color:#e2d9f3a6!important}.border-purple-100\/70{border-color:#e2d9f3b3!important}.border-purple-100\/75{border-color:#e2d9f3bf!important}.border-purple-100\/80{border-color:#e2d9f3cc!important}.border-purple-100\/85{border-color:#e2d9f3d9!important}.border-purple-100\/90{border-color:#e2d9f3e6!important}.border-purple-100\/95{border-color:#e2d9f3f2!important}.border-purple-200{--tw-border-opacity: 1 !important;border-color:rgb(197 179 230 / var(--tw-border-opacity))!important}.border-purple-200\/0{border-color:#c5b3e600!important}.border-purple-200\/10{border-color:#c5b3e61a!important}.border-purple-200\/100{border-color:#c5b3e6!important}.border-purple-200\/15{border-color:#c5b3e626!important}.border-purple-200\/20{border-color:#c5b3e633!important}.border-purple-200\/25{border-color:#c5b3e640!important}.border-purple-200\/30{border-color:#c5b3e64d!important}.border-purple-200\/35{border-color:#c5b3e659!important}.border-purple-200\/40{border-color:#c5b3e666!important}.border-purple-200\/45{border-color:#c5b3e673!important}.border-purple-200\/5{border-color:#c5b3e60d!important}.border-purple-200\/50{border-color:#c5b3e680!important}.border-purple-200\/55{border-color:#c5b3e68c!important}.border-purple-200\/60{border-color:#c5b3e699!important}.border-purple-200\/65{border-color:#c5b3e6a6!important}.border-purple-200\/70{border-color:#c5b3e6b3!important}.border-purple-200\/75{border-color:#c5b3e6bf!important}.border-purple-200\/80{border-color:#c5b3e6cc!important}.border-purple-200\/85{border-color:#c5b3e6d9!important}.border-purple-200\/90{border-color:#c5b3e6e6!important}.border-purple-200\/95{border-color:#c5b3e6f2!important}.border-purple-300{--tw-border-opacity: 1 !important;border-color:rgb(169 142 218 / var(--tw-border-opacity))!important}.border-purple-300\/0{border-color:#a98eda00!important}.border-purple-300\/10{border-color:#a98eda1a!important}.border-purple-300\/100{border-color:#a98eda!important}.border-purple-300\/15{border-color:#a98eda26!important}.border-purple-300\/20{border-color:#a98eda33!important}.border-purple-300\/25{border-color:#a98eda40!important}.border-purple-300\/30{border-color:#a98eda4d!important}.border-purple-300\/35{border-color:#a98eda59!important}.border-purple-300\/40{border-color:#a98eda66!important}.border-purple-300\/45{border-color:#a98eda73!important}.border-purple-300\/5{border-color:#a98eda0d!important}.border-purple-300\/50{border-color:#a98eda80!important}.border-purple-300\/55{border-color:#a98eda8c!important}.border-purple-300\/60{border-color:#a98eda99!important}.border-purple-300\/65{border-color:#a98edaa6!important}.border-purple-300\/70{border-color:#a98edab3!important}.border-purple-300\/75{border-color:#a98edabf!important}.border-purple-300\/80{border-color:#a98edacc!important}.border-purple-300\/85{border-color:#a98edad9!important}.border-purple-300\/90{border-color:#a98edae6!important}.border-purple-300\/95{border-color:#a98edaf2!important}.border-purple-400{--tw-border-opacity: 1 !important;border-color:rgb(140 104 205 / var(--tw-border-opacity))!important}.border-purple-400\/0{border-color:#8c68cd00!important}.border-purple-400\/10{border-color:#8c68cd1a!important}.border-purple-400\/100{border-color:#8c68cd!important}.border-purple-400\/15{border-color:#8c68cd26!important}.border-purple-400\/20{border-color:#8c68cd33!important}.border-purple-400\/25{border-color:#8c68cd40!important}.border-purple-400\/30{border-color:#8c68cd4d!important}.border-purple-400\/35{border-color:#8c68cd59!important}.border-purple-400\/40{border-color:#8c68cd66!important}.border-purple-400\/45{border-color:#8c68cd73!important}.border-purple-400\/5{border-color:#8c68cd0d!important}.border-purple-400\/50{border-color:#8c68cd80!important}.border-purple-400\/55{border-color:#8c68cd8c!important}.border-purple-400\/60{border-color:#8c68cd99!important}.border-purple-400\/65{border-color:#8c68cda6!important}.border-purple-400\/70{border-color:#8c68cdb3!important}.border-purple-400\/75{border-color:#8c68cdbf!important}.border-purple-400\/80{border-color:#8c68cdcc!important}.border-purple-400\/85{border-color:#8c68cdd9!important}.border-purple-400\/90{border-color:#8c68cde6!important}.border-purple-400\/95{border-color:#8c68cdf2!important}.border-purple-500{--tw-border-opacity: 1 !important;border-color:rgb(111 66 193 / var(--tw-border-opacity))!important}.border-purple-500\/0{border-color:#6f42c100!important}.border-purple-500\/10{border-color:#6f42c11a!important}.border-purple-500\/100{border-color:#6f42c1!important}.border-purple-500\/15{border-color:#6f42c126!important}.border-purple-500\/20{border-color:#6f42c133!important}.border-purple-500\/25{border-color:#6f42c140!important}.border-purple-500\/30{border-color:#6f42c14d!important}.border-purple-500\/35{border-color:#6f42c159!important}.border-purple-500\/40{border-color:#6f42c166!important}.border-purple-500\/45{border-color:#6f42c173!important}.border-purple-500\/5{border-color:#6f42c10d!important}.border-purple-500\/50{border-color:#6f42c180!important}.border-purple-500\/55{border-color:#6f42c18c!important}.border-purple-500\/60{border-color:#6f42c199!important}.border-purple-500\/65{border-color:#6f42c1a6!important}.border-purple-500\/70{border-color:#6f42c1b3!important}.border-purple-500\/75{border-color:#6f42c1bf!important}.border-purple-500\/80{border-color:#6f42c1cc!important}.border-purple-500\/85{border-color:#6f42c1d9!important}.border-purple-500\/90{border-color:#6f42c1e6!important}.border-purple-500\/95{border-color:#6f42c1f2!important}.border-purple-600{--tw-border-opacity: 1 !important;border-color:rgb(89 53 154 / var(--tw-border-opacity))!important}.border-purple-600\/0{border-color:#59359a00!important}.border-purple-600\/10{border-color:#59359a1a!important}.border-purple-600\/100{border-color:#59359a!important}.border-purple-600\/15{border-color:#59359a26!important}.border-purple-600\/20{border-color:#59359a33!important}.border-purple-600\/25{border-color:#59359a40!important}.border-purple-600\/30{border-color:#59359a4d!important}.border-purple-600\/35{border-color:#59359a59!important}.border-purple-600\/40{border-color:#59359a66!important}.border-purple-600\/45{border-color:#59359a73!important}.border-purple-600\/5{border-color:#59359a0d!important}.border-purple-600\/50{border-color:#59359a80!important}.border-purple-600\/55{border-color:#59359a8c!important}.border-purple-600\/60{border-color:#59359a99!important}.border-purple-600\/65{border-color:#59359aa6!important}.border-purple-600\/70{border-color:#59359ab3!important}.border-purple-600\/75{border-color:#59359abf!important}.border-purple-600\/80{border-color:#59359acc!important}.border-purple-600\/85{border-color:#59359ad9!important}.border-purple-600\/90{border-color:#59359ae6!important}.border-purple-600\/95{border-color:#59359af2!important}.border-purple-800{--tw-border-opacity: 1 !important;border-color:rgb(44 26 77 / var(--tw-border-opacity))!important}.border-purple-800\/0{border-color:#2c1a4d00!important}.border-purple-800\/10{border-color:#2c1a4d1a!important}.border-purple-800\/100{border-color:#2c1a4d!important}.border-purple-800\/15{border-color:#2c1a4d26!important}.border-purple-800\/20{border-color:#2c1a4d33!important}.border-purple-800\/25{border-color:#2c1a4d40!important}.border-purple-800\/30{border-color:#2c1a4d4d!important}.border-purple-800\/35{border-color:#2c1a4d59!important}.border-purple-800\/40{border-color:#2c1a4d66!important}.border-purple-800\/45{border-color:#2c1a4d73!important}.border-purple-800\/5{border-color:#2c1a4d0d!important}.border-purple-800\/50{border-color:#2c1a4d80!important}.border-purple-800\/55{border-color:#2c1a4d8c!important}.border-purple-800\/60{border-color:#2c1a4d99!important}.border-purple-800\/65{border-color:#2c1a4da6!important}.border-purple-800\/70{border-color:#2c1a4db3!important}.border-purple-800\/75{border-color:#2c1a4dbf!important}.border-purple-800\/80{border-color:#2c1a4dcc!important}.border-purple-800\/85{border-color:#2c1a4dd9!important}.border-purple-800\/90{border-color:#2c1a4de6!important}.border-purple-800\/95{border-color:#2c1a4df2!important}.border-red-100{--tw-border-opacity: 1 !important;border-color:rgb(248 215 218 / var(--tw-border-opacity))!important}.border-red-100\/0{border-color:#f8d7da00!important}.border-red-100\/10{border-color:#f8d7da1a!important}.border-red-100\/100{border-color:#f8d7da!important}.border-red-100\/15{border-color:#f8d7da26!important}.border-red-100\/20{border-color:#f8d7da33!important}.border-red-100\/25{border-color:#f8d7da40!important}.border-red-100\/30{border-color:#f8d7da4d!important}.border-red-100\/35{border-color:#f8d7da59!important}.border-red-100\/40{border-color:#f8d7da66!important}.border-red-100\/45{border-color:#f8d7da73!important}.border-red-100\/5{border-color:#f8d7da0d!important}.border-red-100\/50{border-color:#f8d7da80!important}.border-red-100\/55{border-color:#f8d7da8c!important}.border-red-100\/60{border-color:#f8d7da99!important}.border-red-100\/65{border-color:#f8d7daa6!important}.border-red-100\/70{border-color:#f8d7dab3!important}.border-red-100\/75{border-color:#f8d7dabf!important}.border-red-100\/80{border-color:#f8d7dacc!important}.border-red-100\/85{border-color:#f8d7dad9!important}.border-red-100\/90{border-color:#f8d7dae6!important}.border-red-100\/95{border-color:#f8d7daf2!important}.border-red-200{--tw-border-opacity: 1 !important;border-color:rgb(241 174 181 / var(--tw-border-opacity))!important}.border-red-200\/0{border-color:#f1aeb500!important}.border-red-200\/10{border-color:#f1aeb51a!important}.border-red-200\/100{border-color:#f1aeb5!important}.border-red-200\/15{border-color:#f1aeb526!important}.border-red-200\/20{border-color:#f1aeb533!important}.border-red-200\/25{border-color:#f1aeb540!important}.border-red-200\/30{border-color:#f1aeb54d!important}.border-red-200\/35{border-color:#f1aeb559!important}.border-red-200\/40{border-color:#f1aeb566!important}.border-red-200\/45{border-color:#f1aeb573!important}.border-red-200\/5{border-color:#f1aeb50d!important}.border-red-200\/50{border-color:#f1aeb580!important}.border-red-200\/55{border-color:#f1aeb58c!important}.border-red-200\/60{border-color:#f1aeb599!important}.border-red-200\/65{border-color:#f1aeb5a6!important}.border-red-200\/70{border-color:#f1aeb5b3!important}.border-red-200\/75{border-color:#f1aeb5bf!important}.border-red-200\/80{border-color:#f1aeb5cc!important}.border-red-200\/85{border-color:#f1aeb5d9!important}.border-red-200\/90{border-color:#f1aeb5e6!important}.border-red-200\/95{border-color:#f1aeb5f2!important}.border-red-300{--tw-border-opacity: 1 !important;border-color:rgb(234 134 143 / var(--tw-border-opacity))!important}.border-red-300\/0{border-color:#ea868f00!important}.border-red-300\/10{border-color:#ea868f1a!important}.border-red-300\/100{border-color:#ea868f!important}.border-red-300\/15{border-color:#ea868f26!important}.border-red-300\/20{border-color:#ea868f33!important}.border-red-300\/25{border-color:#ea868f40!important}.border-red-300\/30{border-color:#ea868f4d!important}.border-red-300\/35{border-color:#ea868f59!important}.border-red-300\/40{border-color:#ea868f66!important}.border-red-300\/45{border-color:#ea868f73!important}.border-red-300\/5{border-color:#ea868f0d!important}.border-red-300\/50{border-color:#ea868f80!important}.border-red-300\/55{border-color:#ea868f8c!important}.border-red-300\/60{border-color:#ea868f99!important}.border-red-300\/65{border-color:#ea868fa6!important}.border-red-300\/70{border-color:#ea868fb3!important}.border-red-300\/75{border-color:#ea868fbf!important}.border-red-300\/80{border-color:#ea868fcc!important}.border-red-300\/85{border-color:#ea868fd9!important}.border-red-300\/90{border-color:#ea868fe6!important}.border-red-300\/95{border-color:#ea868ff2!important}.border-red-400{--tw-border-opacity: 1 !important;border-color:rgb(227 93 106 / var(--tw-border-opacity))!important}.border-red-400\/0{border-color:#e35d6a00!important}.border-red-400\/10{border-color:#e35d6a1a!important}.border-red-400\/100{border-color:#e35d6a!important}.border-red-400\/15{border-color:#e35d6a26!important}.border-red-400\/20{border-color:#e35d6a33!important}.border-red-400\/25{border-color:#e35d6a40!important}.border-red-400\/30{border-color:#e35d6a4d!important}.border-red-400\/35{border-color:#e35d6a59!important}.border-red-400\/40{border-color:#e35d6a66!important}.border-red-400\/45{border-color:#e35d6a73!important}.border-red-400\/5{border-color:#e35d6a0d!important}.border-red-400\/50{border-color:#e35d6a80!important}.border-red-400\/55{border-color:#e35d6a8c!important}.border-red-400\/60{border-color:#e35d6a99!important}.border-red-400\/65{border-color:#e35d6aa6!important}.border-red-400\/70{border-color:#e35d6ab3!important}.border-red-400\/75{border-color:#e35d6abf!important}.border-red-400\/80{border-color:#e35d6acc!important}.border-red-400\/85{border-color:#e35d6ad9!important}.border-red-400\/90{border-color:#e35d6ae6!important}.border-red-400\/95{border-color:#e35d6af2!important}.border-red-500{--tw-border-opacity: 1 !important;border-color:rgb(220 53 69 / var(--tw-border-opacity))!important}.border-red-500\/0{border-color:#dc354500!important}.border-red-500\/10{border-color:#dc35451a!important}.border-red-500\/100{border-color:#dc3545!important}.border-red-500\/15{border-color:#dc354526!important}.border-red-500\/20{border-color:#dc354533!important}.border-red-500\/25{border-color:#dc354540!important}.border-red-500\/30{border-color:#dc35454d!important}.border-red-500\/35{border-color:#dc354559!important}.border-red-500\/40{border-color:#dc354566!important}.border-red-500\/45{border-color:#dc354573!important}.border-red-500\/5{border-color:#dc35450d!important}.border-red-500\/50{border-color:#dc354580!important}.border-red-500\/55{border-color:#dc35458c!important}.border-red-500\/60{border-color:#dc354599!important}.border-red-500\/65{border-color:#dc3545a6!important}.border-red-500\/70{border-color:#dc3545b3!important}.border-red-500\/75{border-color:#dc3545bf!important}.border-red-500\/80{border-color:#dc3545cc!important}.border-red-500\/85{border-color:#dc3545d9!important}.border-red-500\/90{border-color:#dc3545e6!important}.border-red-500\/95{border-color:#dc3545f2!important}.border-red-600{--tw-border-opacity: 1 !important;border-color:rgb(176 42 55 / var(--tw-border-opacity))!important}.border-red-600\/0{border-color:#b02a3700!important}.border-red-600\/10{border-color:#b02a371a!important}.border-red-600\/100{border-color:#b02a37!important}.border-red-600\/15{border-color:#b02a3726!important}.border-red-600\/20{border-color:#b02a3733!important}.border-red-600\/25{border-color:#b02a3740!important}.border-red-600\/30{border-color:#b02a374d!important}.border-red-600\/35{border-color:#b02a3759!important}.border-red-600\/40{border-color:#b02a3766!important}.border-red-600\/45{border-color:#b02a3773!important}.border-red-600\/5{border-color:#b02a370d!important}.border-red-600\/50{border-color:#b02a3780!important}.border-red-600\/55{border-color:#b02a378c!important}.border-red-600\/60{border-color:#b02a3799!important}.border-red-600\/65{border-color:#b02a37a6!important}.border-red-600\/70{border-color:#b02a37b3!important}.border-red-600\/75{border-color:#b02a37bf!important}.border-red-600\/80{border-color:#b02a37cc!important}.border-red-600\/85{border-color:#b02a37d9!important}.border-red-600\/90{border-color:#b02a37e6!important}.border-red-600\/95{border-color:#b02a37f2!important}.border-red-700{--tw-border-opacity: 1 !important;border-color:rgb(132 32 41 / var(--tw-border-opacity))!important}.border-red-700\/0{border-color:#84202900!important}.border-red-700\/10{border-color:#8420291a!important}.border-red-700\/100{border-color:#842029!important}.border-red-700\/15{border-color:#84202926!important}.border-red-700\/20{border-color:#84202933!important}.border-red-700\/25{border-color:#84202940!important}.border-red-700\/30{border-color:#8420294d!important}.border-red-700\/35{border-color:#84202959!important}.border-red-700\/40{border-color:#84202966!important}.border-red-700\/45{border-color:#84202973!important}.border-red-700\/5{border-color:#8420290d!important}.border-red-700\/50{border-color:#84202980!important}.border-red-700\/55{border-color:#8420298c!important}.border-red-700\/60{border-color:#84202999!important}.border-red-700\/65{border-color:#842029a6!important}.border-red-700\/70{border-color:#842029b3!important}.border-red-700\/75{border-color:#842029bf!important}.border-red-700\/80{border-color:#842029cc!important}.border-red-700\/85{border-color:#842029d9!important}.border-red-700\/90{border-color:#842029e6!important}.border-red-700\/95{border-color:#842029f2!important}.border-red-800{--tw-border-opacity: 1 !important;border-color:rgb(88 21 28 / var(--tw-border-opacity))!important}.border-red-800\/0{border-color:#58151c00!important}.border-red-800\/10{border-color:#58151c1a!important}.border-red-800\/100{border-color:#58151c!important}.border-red-800\/15{border-color:#58151c26!important}.border-red-800\/20{border-color:#58151c33!important}.border-red-800\/25{border-color:#58151c40!important}.border-red-800\/30{border-color:#58151c4d!important}.border-red-800\/35{border-color:#58151c59!important}.border-red-800\/40{border-color:#58151c66!important}.border-red-800\/45{border-color:#58151c73!important}.border-red-800\/5{border-color:#58151c0d!important}.border-red-800\/50{border-color:#58151c80!important}.border-red-800\/55{border-color:#58151c8c!important}.border-red-800\/60{border-color:#58151c99!important}.border-red-800\/65{border-color:#58151ca6!important}.border-red-800\/70{border-color:#58151cb3!important}.border-red-800\/75{border-color:#58151cbf!important}.border-red-800\/80{border-color:#58151ccc!important}.border-red-800\/85{border-color:#58151cd9!important}.border-red-800\/90{border-color:#58151ce6!important}.border-red-800\/95{border-color:#58151cf2!important}.border-red-900{--tw-border-opacity: 1 !important;border-color:rgb(44 11 14 / var(--tw-border-opacity))!important}.border-red-900\/0{border-color:#2c0b0e00!important}.border-red-900\/10{border-color:#2c0b0e1a!important}.border-red-900\/100{border-color:#2c0b0e!important}.border-red-900\/15{border-color:#2c0b0e26!important}.border-red-900\/20{border-color:#2c0b0e33!important}.border-red-900\/25{border-color:#2c0b0e40!important}.border-red-900\/30{border-color:#2c0b0e4d!important}.border-red-900\/35{border-color:#2c0b0e59!important}.border-red-900\/40{border-color:#2c0b0e66!important}.border-red-900\/45{border-color:#2c0b0e73!important}.border-red-900\/5{border-color:#2c0b0e0d!important}.border-red-900\/50{border-color:#2c0b0e80!important}.border-red-900\/55{border-color:#2c0b0e8c!important}.border-red-900\/60{border-color:#2c0b0e99!important}.border-red-900\/65{border-color:#2c0b0ea6!important}.border-red-900\/70{border-color:#2c0b0eb3!important}.border-red-900\/75{border-color:#2c0b0ebf!important}.border-red-900\/80{border-color:#2c0b0ecc!important}.border-red-900\/85{border-color:#2c0b0ed9!important}.border-red-900\/90{border-color:#2c0b0ee6!important}.border-red-900\/95{border-color:#2c0b0ef2!important}.border-teal-100{--tw-border-opacity: 1 !important;border-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-teal-100\/0{border-color:#e4efef00!important}.border-teal-100\/10{border-color:#e4efef1a!important}.border-teal-100\/100{border-color:#e4efef!important}.border-teal-100\/15{border-color:#e4efef26!important}.border-teal-100\/20{border-color:#e4efef33!important}.border-teal-100\/25{border-color:#e4efef40!important}.border-teal-100\/30{border-color:#e4efef4d!important}.border-teal-100\/35{border-color:#e4efef59!important}.border-teal-100\/40{border-color:#e4efef66!important}.border-teal-100\/45{border-color:#e4efef73!important}.border-teal-100\/5{border-color:#e4efef0d!important}.border-teal-100\/50{border-color:#e4efef80!important}.border-teal-100\/55{border-color:#e4efef8c!important}.border-teal-100\/60{border-color:#e4efef99!important}.border-teal-100\/65{border-color:#e4efefa6!important}.border-teal-100\/70{border-color:#e4efefb3!important}.border-teal-100\/75{border-color:#e4efefbf!important}.border-teal-100\/80{border-color:#e4efefcc!important}.border-teal-100\/85{border-color:#e4efefd9!important}.border-teal-100\/90{border-color:#e4efefe6!important}.border-teal-100\/95{border-color:#e4efeff2!important}.border-teal-200{--tw-border-opacity: 1 !important;border-color:rgb(210 229 229 / var(--tw-border-opacity))!important}.border-teal-200\/0{border-color:#d2e5e500!important}.border-teal-200\/10{border-color:#d2e5e51a!important}.border-teal-200\/100{border-color:#d2e5e5!important}.border-teal-200\/15{border-color:#d2e5e526!important}.border-teal-200\/20{border-color:#d2e5e533!important}.border-teal-200\/25{border-color:#d2e5e540!important}.border-teal-200\/30{border-color:#d2e5e54d!important}.border-teal-200\/35{border-color:#d2e5e559!important}.border-teal-200\/40{border-color:#d2e5e566!important}.border-teal-200\/45{border-color:#d2e5e573!important}.border-teal-200\/5{border-color:#d2e5e50d!important}.border-teal-200\/50{border-color:#d2e5e580!important}.border-teal-200\/55{border-color:#d2e5e58c!important}.border-teal-200\/60{border-color:#d2e5e599!important}.border-teal-200\/65{border-color:#d2e5e5a6!important}.border-teal-200\/70{border-color:#d2e5e5b3!important}.border-teal-200\/75{border-color:#d2e5e5bf!important}.border-teal-200\/80{border-color:#d2e5e5cc!important}.border-teal-200\/85{border-color:#d2e5e5d9!important}.border-teal-200\/90{border-color:#d2e5e5e6!important}.border-teal-200\/95{border-color:#d2e5e5f2!important}.border-teal-300{--tw-border-opacity: 1 !important;border-color:rgb(130 193 210 / var(--tw-border-opacity))!important}.border-teal-300\/0{border-color:#82c1d200!important}.border-teal-300\/10{border-color:#82c1d21a!important}.border-teal-300\/100{border-color:#82c1d2!important}.border-teal-300\/15{border-color:#82c1d226!important}.border-teal-300\/20{border-color:#82c1d233!important}.border-teal-300\/25{border-color:#82c1d240!important}.border-teal-300\/30{border-color:#82c1d24d!important}.border-teal-300\/35{border-color:#82c1d259!important}.border-teal-300\/40{border-color:#82c1d266!important}.border-teal-300\/45{border-color:#82c1d273!important}.border-teal-300\/5{border-color:#82c1d20d!important}.border-teal-300\/50{border-color:#82c1d280!important}.border-teal-300\/55{border-color:#82c1d28c!important}.border-teal-300\/60{border-color:#82c1d299!important}.border-teal-300\/65{border-color:#82c1d2a6!important}.border-teal-300\/70{border-color:#82c1d2b3!important}.border-teal-300\/75{border-color:#82c1d2bf!important}.border-teal-300\/80{border-color:#82c1d2cc!important}.border-teal-300\/85{border-color:#82c1d2d9!important}.border-teal-300\/90{border-color:#82c1d2e6!important}.border-teal-300\/95{border-color:#82c1d2f2!important}.border-teal-400{--tw-border-opacity: 1 !important;border-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-teal-400\/0{border-color:#e4efef00!important}.border-teal-400\/10{border-color:#e4efef1a!important}.border-teal-400\/100{border-color:#e4efef!important}.border-teal-400\/15{border-color:#e4efef26!important}.border-teal-400\/20{border-color:#e4efef33!important}.border-teal-400\/25{border-color:#e4efef40!important}.border-teal-400\/30{border-color:#e4efef4d!important}.border-teal-400\/35{border-color:#e4efef59!important}.border-teal-400\/40{border-color:#e4efef66!important}.border-teal-400\/45{border-color:#e4efef73!important}.border-teal-400\/5{border-color:#e4efef0d!important}.border-teal-400\/50{border-color:#e4efef80!important}.border-teal-400\/55{border-color:#e4efef8c!important}.border-teal-400\/60{border-color:#e4efef99!important}.border-teal-400\/65{border-color:#e4efefa6!important}.border-teal-400\/70{border-color:#e4efefb3!important}.border-teal-400\/75{border-color:#e4efefbf!important}.border-teal-400\/80{border-color:#e4efefcc!important}.border-teal-400\/85{border-color:#e4efefd9!important}.border-teal-400\/90{border-color:#e4efefe6!important}.border-teal-400\/95{border-color:#e4efeff2!important}.border-teal-500{--tw-border-opacity: 1 !important;border-color:rgb(226 247 250 / var(--tw-border-opacity))!important}.border-teal-500\/0{border-color:#e2f7fa00!important}.border-teal-500\/10{border-color:#e2f7fa1a!important}.border-teal-500\/100{border-color:#e2f7fa!important}.border-teal-500\/15{border-color:#e2f7fa26!important}.border-teal-500\/20{border-color:#e2f7fa33!important}.border-teal-500\/25{border-color:#e2f7fa40!important}.border-teal-500\/30{border-color:#e2f7fa4d!important}.border-teal-500\/35{border-color:#e2f7fa59!important}.border-teal-500\/40{border-color:#e2f7fa66!important}.border-teal-500\/45{border-color:#e2f7fa73!important}.border-teal-500\/5{border-color:#e2f7fa0d!important}.border-teal-500\/50{border-color:#e2f7fa80!important}.border-teal-500\/55{border-color:#e2f7fa8c!important}.border-teal-500\/60{border-color:#e2f7fa99!important}.border-teal-500\/65{border-color:#e2f7faa6!important}.border-teal-500\/70{border-color:#e2f7fab3!important}.border-teal-500\/75{border-color:#e2f7fabf!important}.border-teal-500\/80{border-color:#e2f7facc!important}.border-teal-500\/85{border-color:#e2f7fad9!important}.border-teal-500\/90{border-color:#e2f7fae6!important}.border-teal-500\/95{border-color:#e2f7faf2!important}.border-teal-600{--tw-border-opacity: 1 !important;border-color:rgb(146 221 227 / var(--tw-border-opacity))!important}.border-teal-600\/0{border-color:#92dde300!important}.border-teal-600\/10{border-color:#92dde31a!important}.border-teal-600\/100{border-color:#92dde3!important}.border-teal-600\/15{border-color:#92dde326!important}.border-teal-600\/20{border-color:#92dde333!important}.border-teal-600\/25{border-color:#92dde340!important}.border-teal-600\/30{border-color:#92dde34d!important}.border-teal-600\/35{border-color:#92dde359!important}.border-teal-600\/40{border-color:#92dde366!important}.border-teal-600\/45{border-color:#92dde373!important}.border-teal-600\/5{border-color:#92dde30d!important}.border-teal-600\/50{border-color:#92dde380!important}.border-teal-600\/55{border-color:#92dde38c!important}.border-teal-600\/60{border-color:#92dde399!important}.border-teal-600\/65{border-color:#92dde3a6!important}.border-teal-600\/70{border-color:#92dde3b3!important}.border-teal-600\/75{border-color:#92dde3bf!important}.border-teal-600\/80{border-color:#92dde3cc!important}.border-teal-600\/85{border-color:#92dde3d9!important}.border-teal-600\/90{border-color:#92dde3e6!important}.border-teal-600\/95{border-color:#92dde3f2!important}.border-teal-700{--tw-border-opacity: 1 !important;border-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-teal-700\/0{border-color:#08799000!important}.border-teal-700\/10{border-color:#0879901a!important}.border-teal-700\/100{border-color:#087990!important}.border-teal-700\/15{border-color:#08799026!important}.border-teal-700\/20{border-color:#08799033!important}.border-teal-700\/25{border-color:#08799040!important}.border-teal-700\/30{border-color:#0879904d!important}.border-teal-700\/35{border-color:#08799059!important}.border-teal-700\/40{border-color:#08799066!important}.border-teal-700\/45{border-color:#08799073!important}.border-teal-700\/5{border-color:#0879900d!important}.border-teal-700\/50{border-color:#08799080!important}.border-teal-700\/55{border-color:#0879908c!important}.border-teal-700\/60{border-color:#08799099!important}.border-teal-700\/65{border-color:#087990a6!important}.border-teal-700\/70{border-color:#087990b3!important}.border-teal-700\/75{border-color:#087990bf!important}.border-teal-700\/80{border-color:#087990cc!important}.border-teal-700\/85{border-color:#087990d9!important}.border-teal-700\/90{border-color:#087990e6!important}.border-teal-700\/95{border-color:#087990f2!important}.border-teal-800{--tw-border-opacity: 1 !important;border-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-teal-800\/0{border-color:#05516000!important}.border-teal-800\/10{border-color:#0551601a!important}.border-teal-800\/100{border-color:#055160!important}.border-teal-800\/15{border-color:#05516026!important}.border-teal-800\/20{border-color:#05516033!important}.border-teal-800\/25{border-color:#05516040!important}.border-teal-800\/30{border-color:#0551604d!important}.border-teal-800\/35{border-color:#05516059!important}.border-teal-800\/40{border-color:#05516066!important}.border-teal-800\/45{border-color:#05516073!important}.border-teal-800\/5{border-color:#0551600d!important}.border-teal-800\/50{border-color:#05516080!important}.border-teal-800\/55{border-color:#0551608c!important}.border-teal-800\/60{border-color:#05516099!important}.border-teal-800\/65{border-color:#055160a6!important}.border-teal-800\/70{border-color:#055160b3!important}.border-teal-800\/75{border-color:#055160bf!important}.border-teal-800\/80{border-color:#055160cc!important}.border-teal-800\/85{border-color:#055160d9!important}.border-teal-800\/90{border-color:#055160e6!important}.border-teal-800\/95{border-color:#055160f2!important}.border-teal-900{border-color:#21252980!important}.border-teal-900\/0{border-color:#21252900!important}.border-teal-900\/10{border-color:#2125291a!important}.border-teal-900\/100{border-color:#212529!important}.border-teal-900\/15{border-color:#21252926!important}.border-teal-900\/20{border-color:#21252933!important}.border-teal-900\/25{border-color:#21252940!important}.border-teal-900\/30{border-color:#2125294d!important}.border-teal-900\/35{border-color:#21252959!important}.border-teal-900\/40{border-color:#21252966!important}.border-teal-900\/45{border-color:#21252973!important}.border-teal-900\/5{border-color:#2125290d!important}.border-teal-900\/50{border-color:#21252980!important}.border-teal-900\/55{border-color:#2125298c!important}.border-teal-900\/60{border-color:#21252999!important}.border-teal-900\/65{border-color:#212529a6!important}.border-teal-900\/70{border-color:#212529b3!important}.border-teal-900\/75{border-color:#212529bf!important}.border-teal-900\/80{border-color:#212529cc!important}.border-teal-900\/85{border-color:#212529d9!important}.border-teal-900\/90{border-color:#212529e6!important}.border-teal-900\/95{border-color:#212529f2!important}.border-transparent{border-color:transparent!important}.border-transparent\/0{border-color:#0000!important}.border-transparent\/10{border-color:#0000001a!important}.border-transparent\/100{border-color:#000!important}.border-transparent\/15{border-color:#00000026!important}.border-transparent\/20{border-color:#0003!important}.border-transparent\/25{border-color:#00000040!important}.border-transparent\/30{border-color:#0000004d!important}.border-transparent\/35{border-color:#00000059!important}.border-transparent\/40{border-color:#0006!important}.border-transparent\/45{border-color:#00000073!important}.border-transparent\/5{border-color:#0000000d!important}.border-transparent\/50{border-color:#00000080!important}.border-transparent\/55{border-color:#0000008c!important}.border-transparent\/60{border-color:#0009!important}.border-transparent\/65{border-color:#000000a6!important}.border-transparent\/70{border-color:#000000b3!important}.border-transparent\/75{border-color:#000000bf!important}.border-transparent\/80{border-color:#000c!important}.border-transparent\/85{border-color:#000000d9!important}.border-transparent\/90{border-color:#000000e6!important}.border-transparent\/95{border-color:#000000f2!important}.border-white{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity))!important}.border-white\/0{border-color:#fff0!important}.border-white\/10{border-color:#ffffff1a!important}.border-white\/100{border-color:#fff!important}.border-white\/15{border-color:#ffffff26!important}.border-white\/20{border-color:#fff3!important}.border-white\/25{border-color:#ffffff40!important}.border-white\/30{border-color:#ffffff4d!important}.border-white\/35{border-color:#ffffff59!important}.border-white\/40{border-color:#fff6!important}.border-white\/45{border-color:#ffffff73!important}.border-white\/5{border-color:#ffffff0d!important}.border-white\/50{border-color:#ffffff80!important}.border-white\/55{border-color:#ffffff8c!important}.border-white\/60{border-color:#fff9!important}.border-white\/65{border-color:#ffffffa6!important}.border-white\/70{border-color:#ffffffb3!important}.border-white\/75{border-color:#ffffffbf!important}.border-white\/80{border-color:#fffc!important}.border-white\/85{border-color:#ffffffd9!important}.border-white\/90{border-color:#ffffffe6!important}.border-white\/95{border-color:#fffffff2!important}.border-yellow-100{--tw-border-opacity: 1 !important;border-color:rgb(255 243 205 / var(--tw-border-opacity))!important}.border-yellow-100\/0{border-color:#fff3cd00!important}.border-yellow-100\/10{border-color:#fff3cd1a!important}.border-yellow-100\/100{border-color:#fff3cd!important}.border-yellow-100\/15{border-color:#fff3cd26!important}.border-yellow-100\/20{border-color:#fff3cd33!important}.border-yellow-100\/25{border-color:#fff3cd40!important}.border-yellow-100\/30{border-color:#fff3cd4d!important}.border-yellow-100\/35{border-color:#fff3cd59!important}.border-yellow-100\/40{border-color:#fff3cd66!important}.border-yellow-100\/45{border-color:#fff3cd73!important}.border-yellow-100\/5{border-color:#fff3cd0d!important}.border-yellow-100\/50{border-color:#fff3cd80!important}.border-yellow-100\/55{border-color:#fff3cd8c!important}.border-yellow-100\/60{border-color:#fff3cd99!important}.border-yellow-100\/65{border-color:#fff3cda6!important}.border-yellow-100\/70{border-color:#fff3cdb3!important}.border-yellow-100\/75{border-color:#fff3cdbf!important}.border-yellow-100\/80{border-color:#fff3cdcc!important}.border-yellow-100\/85{border-color:#fff3cdd9!important}.border-yellow-100\/90{border-color:#fff3cde6!important}.border-yellow-100\/95{border-color:#fff3cdf2!important}.border-yellow-200{--tw-border-opacity: 1 !important;border-color:rgb(255 230 156 / var(--tw-border-opacity))!important}.border-yellow-200\/0{border-color:#ffe69c00!important}.border-yellow-200\/10{border-color:#ffe69c1a!important}.border-yellow-200\/100{border-color:#ffe69c!important}.border-yellow-200\/15{border-color:#ffe69c26!important}.border-yellow-200\/20{border-color:#ffe69c33!important}.border-yellow-200\/25{border-color:#ffe69c40!important}.border-yellow-200\/30{border-color:#ffe69c4d!important}.border-yellow-200\/35{border-color:#ffe69c59!important}.border-yellow-200\/40{border-color:#ffe69c66!important}.border-yellow-200\/45{border-color:#ffe69c73!important}.border-yellow-200\/5{border-color:#ffe69c0d!important}.border-yellow-200\/50{border-color:#ffe69c80!important}.border-yellow-200\/55{border-color:#ffe69c8c!important}.border-yellow-200\/60{border-color:#ffe69c99!important}.border-yellow-200\/65{border-color:#ffe69ca6!important}.border-yellow-200\/70{border-color:#ffe69cb3!important}.border-yellow-200\/75{border-color:#ffe69cbf!important}.border-yellow-200\/80{border-color:#ffe69ccc!important}.border-yellow-200\/85{border-color:#ffe69cd9!important}.border-yellow-200\/90{border-color:#ffe69ce6!important}.border-yellow-200\/95{border-color:#ffe69cf2!important}.border-yellow-300{--tw-border-opacity: 1 !important;border-color:rgb(255 218 106 / var(--tw-border-opacity))!important}.border-yellow-300\/0{border-color:#ffda6a00!important}.border-yellow-300\/10{border-color:#ffda6a1a!important}.border-yellow-300\/100{border-color:#ffda6a!important}.border-yellow-300\/15{border-color:#ffda6a26!important}.border-yellow-300\/20{border-color:#ffda6a33!important}.border-yellow-300\/25{border-color:#ffda6a40!important}.border-yellow-300\/30{border-color:#ffda6a4d!important}.border-yellow-300\/35{border-color:#ffda6a59!important}.border-yellow-300\/40{border-color:#ffda6a66!important}.border-yellow-300\/45{border-color:#ffda6a73!important}.border-yellow-300\/5{border-color:#ffda6a0d!important}.border-yellow-300\/50{border-color:#ffda6a80!important}.border-yellow-300\/55{border-color:#ffda6a8c!important}.border-yellow-300\/60{border-color:#ffda6a99!important}.border-yellow-300\/65{border-color:#ffda6aa6!important}.border-yellow-300\/70{border-color:#ffda6ab3!important}.border-yellow-300\/75{border-color:#ffda6abf!important}.border-yellow-300\/80{border-color:#ffda6acc!important}.border-yellow-300\/85{border-color:#ffda6ad9!important}.border-yellow-300\/90{border-color:#ffda6ae6!important}.border-yellow-300\/95{border-color:#ffda6af2!important}.border-yellow-400{--tw-border-opacity: 1 !important;border-color:rgb(255 205 57 / var(--tw-border-opacity))!important}.border-yellow-400\/0{border-color:#ffcd3900!important}.border-yellow-400\/10{border-color:#ffcd391a!important}.border-yellow-400\/100{border-color:#ffcd39!important}.border-yellow-400\/15{border-color:#ffcd3926!important}.border-yellow-400\/20{border-color:#ffcd3933!important}.border-yellow-400\/25{border-color:#ffcd3940!important}.border-yellow-400\/30{border-color:#ffcd394d!important}.border-yellow-400\/35{border-color:#ffcd3959!important}.border-yellow-400\/40{border-color:#ffcd3966!important}.border-yellow-400\/45{border-color:#ffcd3973!important}.border-yellow-400\/5{border-color:#ffcd390d!important}.border-yellow-400\/50{border-color:#ffcd3980!important}.border-yellow-400\/55{border-color:#ffcd398c!important}.border-yellow-400\/60{border-color:#ffcd3999!important}.border-yellow-400\/65{border-color:#ffcd39a6!important}.border-yellow-400\/70{border-color:#ffcd39b3!important}.border-yellow-400\/75{border-color:#ffcd39bf!important}.border-yellow-400\/80{border-color:#ffcd39cc!important}.border-yellow-400\/85{border-color:#ffcd39d9!important}.border-yellow-400\/90{border-color:#ffcd39e6!important}.border-yellow-400\/95{border-color:#ffcd39f2!important}.border-yellow-500{--tw-border-opacity: 1 !important;border-color:rgb(255 193 7 / var(--tw-border-opacity))!important}.border-yellow-500\/0{border-color:#ffc10700!important}.border-yellow-500\/10{border-color:#ffc1071a!important}.border-yellow-500\/100{border-color:#ffc107!important}.border-yellow-500\/15{border-color:#ffc10726!important}.border-yellow-500\/20{border-color:#ffc10733!important}.border-yellow-500\/25{border-color:#ffc10740!important}.border-yellow-500\/30{border-color:#ffc1074d!important}.border-yellow-500\/35{border-color:#ffc10759!important}.border-yellow-500\/40{border-color:#ffc10766!important}.border-yellow-500\/45{border-color:#ffc10773!important}.border-yellow-500\/5{border-color:#ffc1070d!important}.border-yellow-500\/50{border-color:#ffc10780!important}.border-yellow-500\/55{border-color:#ffc1078c!important}.border-yellow-500\/60{border-color:#ffc10799!important}.border-yellow-500\/65{border-color:#ffc107a6!important}.border-yellow-500\/70{border-color:#ffc107b3!important}.border-yellow-500\/75{border-color:#ffc107bf!important}.border-yellow-500\/80{border-color:#ffc107cc!important}.border-yellow-500\/85{border-color:#ffc107d9!important}.border-yellow-500\/90{border-color:#ffc107e6!important}.border-yellow-500\/95{border-color:#ffc107f2!important}.border-yellow-600{--tw-border-opacity: 1 !important;border-color:rgb(204 154 6 / var(--tw-border-opacity))!important}.border-yellow-600\/0{border-color:#cc9a0600!important}.border-yellow-600\/10{border-color:#cc9a061a!important}.border-yellow-600\/100{border-color:#cc9a06!important}.border-yellow-600\/15{border-color:#cc9a0626!important}.border-yellow-600\/20{border-color:#cc9a0633!important}.border-yellow-600\/25{border-color:#cc9a0640!important}.border-yellow-600\/30{border-color:#cc9a064d!important}.border-yellow-600\/35{border-color:#cc9a0659!important}.border-yellow-600\/40{border-color:#cc9a0666!important}.border-yellow-600\/45{border-color:#cc9a0673!important}.border-yellow-600\/5{border-color:#cc9a060d!important}.border-yellow-600\/50{border-color:#cc9a0680!important}.border-yellow-600\/55{border-color:#cc9a068c!important}.border-yellow-600\/60{border-color:#cc9a0699!important}.border-yellow-600\/65{border-color:#cc9a06a6!important}.border-yellow-600\/70{border-color:#cc9a06b3!important}.border-yellow-600\/75{border-color:#cc9a06bf!important}.border-yellow-600\/80{border-color:#cc9a06cc!important}.border-yellow-600\/85{border-color:#cc9a06d9!important}.border-yellow-600\/90{border-color:#cc9a06e6!important}.border-yellow-600\/95{border-color:#cc9a06f2!important}.border-yellow-700{--tw-border-opacity: 1 !important;border-color:rgb(153 116 4 / var(--tw-border-opacity))!important}.border-yellow-700\/0{border-color:#99740400!important}.border-yellow-700\/10{border-color:#9974041a!important}.border-yellow-700\/100{border-color:#997404!important}.border-yellow-700\/15{border-color:#99740426!important}.border-yellow-700\/20{border-color:#99740433!important}.border-yellow-700\/25{border-color:#99740440!important}.border-yellow-700\/30{border-color:#9974044d!important}.border-yellow-700\/35{border-color:#99740459!important}.border-yellow-700\/40{border-color:#99740466!important}.border-yellow-700\/45{border-color:#99740473!important}.border-yellow-700\/5{border-color:#9974040d!important}.border-yellow-700\/50{border-color:#99740480!important}.border-yellow-700\/55{border-color:#9974048c!important}.border-yellow-700\/60{border-color:#99740499!important}.border-yellow-700\/65{border-color:#997404a6!important}.border-yellow-700\/70{border-color:#997404b3!important}.border-yellow-700\/75{border-color:#997404bf!important}.border-yellow-700\/80{border-color:#997404cc!important}.border-yellow-700\/85{border-color:#997404d9!important}.border-yellow-700\/90{border-color:#997404e6!important}.border-yellow-700\/95{border-color:#997404f2!important}.border-yellow-800{--tw-border-opacity: 1 !important;border-color:rgb(102 77 3 / var(--tw-border-opacity))!important}.border-yellow-800\/0{border-color:#664d0300!important}.border-yellow-800\/10{border-color:#664d031a!important}.border-yellow-800\/100{border-color:#664d03!important}.border-yellow-800\/15{border-color:#664d0326!important}.border-yellow-800\/20{border-color:#664d0333!important}.border-yellow-800\/25{border-color:#664d0340!important}.border-yellow-800\/30{border-color:#664d034d!important}.border-yellow-800\/35{border-color:#664d0359!important}.border-yellow-800\/40{border-color:#664d0366!important}.border-yellow-800\/45{border-color:#664d0373!important}.border-yellow-800\/5{border-color:#664d030d!important}.border-yellow-800\/50{border-color:#664d0380!important}.border-yellow-800\/55{border-color:#664d038c!important}.border-yellow-800\/60{border-color:#664d0399!important}.border-yellow-800\/65{border-color:#664d03a6!important}.border-yellow-800\/70{border-color:#664d03b3!important}.border-yellow-800\/75{border-color:#664d03bf!important}.border-yellow-800\/80{border-color:#664d03cc!important}.border-yellow-800\/85{border-color:#664d03d9!important}.border-yellow-800\/90{border-color:#664d03e6!important}.border-yellow-800\/95{border-color:#664d03f2!important}.border-yellow-900{--tw-border-opacity: 1 !important;border-color:rgb(51 39 1 / var(--tw-border-opacity))!important}.border-yellow-900\/0{border-color:#33270100!important}.border-yellow-900\/10{border-color:#3327011a!important}.border-yellow-900\/100{border-color:#332701!important}.border-yellow-900\/15{border-color:#33270126!important}.border-yellow-900\/20{border-color:#33270133!important}.border-yellow-900\/25{border-color:#33270140!important}.border-yellow-900\/30{border-color:#3327014d!important}.border-yellow-900\/35{border-color:#33270159!important}.border-yellow-900\/40{border-color:#33270166!important}.border-yellow-900\/45{border-color:#33270173!important}.border-yellow-900\/5{border-color:#3327010d!important}.border-yellow-900\/50{border-color:#33270180!important}.border-yellow-900\/55{border-color:#3327018c!important}.border-yellow-900\/60{border-color:#33270199!important}.border-yellow-900\/65{border-color:#332701a6!important}.border-yellow-900\/70{border-color:#332701b3!important}.border-yellow-900\/75{border-color:#332701bf!important}.border-yellow-900\/80{border-color:#332701cc!important}.border-yellow-900\/85{border-color:#332701d9!important}.border-yellow-900\/90{border-color:#332701e6!important}.border-yellow-900\/95{border-color:#332701f2!important}.border-x-black{--tw-border-opacity: 1 !important;border-left-color:rgb(0 0 0 / var(--tw-border-opacity))!important;border-right-color:rgb(0 0 0 / var(--tw-border-opacity))!important}.border-x-black\/0{border-left-color:#0000!important;border-right-color:#0000!important}.border-x-black\/10{border-left-color:#0000001a!important;border-right-color:#0000001a!important}.border-x-black\/100{border-left-color:#000!important;border-right-color:#000!important}.border-x-black\/15{border-left-color:#00000026!important;border-right-color:#00000026!important}.border-x-black\/20{border-left-color:#0003!important;border-right-color:#0003!important}.border-x-black\/25{border-left-color:#00000040!important;border-right-color:#00000040!important}.border-x-black\/30{border-left-color:#0000004d!important;border-right-color:#0000004d!important}.border-x-black\/35{border-left-color:#00000059!important;border-right-color:#00000059!important}.border-x-black\/40{border-left-color:#0006!important;border-right-color:#0006!important}.border-x-black\/45{border-left-color:#00000073!important;border-right-color:#00000073!important}.border-x-black\/5{border-left-color:#0000000d!important;border-right-color:#0000000d!important}.border-x-black\/50{border-left-color:#00000080!important;border-right-color:#00000080!important}.border-x-black\/55{border-left-color:#0000008c!important;border-right-color:#0000008c!important}.border-x-black\/60{border-left-color:#0009!important;border-right-color:#0009!important}.border-x-black\/65{border-left-color:#000000a6!important;border-right-color:#000000a6!important}.border-x-black\/70{border-left-color:#000000b3!important;border-right-color:#000000b3!important}.border-x-black\/75{border-left-color:#000000bf!important;border-right-color:#000000bf!important}.border-x-black\/80{border-left-color:#000c!important;border-right-color:#000c!important}.border-x-black\/85{border-left-color:#000000d9!important;border-right-color:#000000d9!important}.border-x-black\/90{border-left-color:#000000e6!important;border-right-color:#000000e6!important}.border-x-black\/95{border-left-color:#000000f2!important;border-right-color:#000000f2!important}.border-x-blue-100{--tw-border-opacity: 1 !important;border-left-color:rgb(207 226 255 / var(--tw-border-opacity))!important;border-right-color:rgb(207 226 255 / var(--tw-border-opacity))!important}.border-x-blue-100\/0{border-left-color:#cfe2ff00!important;border-right-color:#cfe2ff00!important}.border-x-blue-100\/10{border-left-color:#cfe2ff1a!important;border-right-color:#cfe2ff1a!important}.border-x-blue-100\/100{border-left-color:#cfe2ff!important;border-right-color:#cfe2ff!important}.border-x-blue-100\/15{border-left-color:#cfe2ff26!important;border-right-color:#cfe2ff26!important}.border-x-blue-100\/20{border-left-color:#cfe2ff33!important;border-right-color:#cfe2ff33!important}.border-x-blue-100\/25{border-left-color:#cfe2ff40!important;border-right-color:#cfe2ff40!important}.border-x-blue-100\/30{border-left-color:#cfe2ff4d!important;border-right-color:#cfe2ff4d!important}.border-x-blue-100\/35{border-left-color:#cfe2ff59!important;border-right-color:#cfe2ff59!important}.border-x-blue-100\/40{border-left-color:#cfe2ff66!important;border-right-color:#cfe2ff66!important}.border-x-blue-100\/45{border-left-color:#cfe2ff73!important;border-right-color:#cfe2ff73!important}.border-x-blue-100\/5{border-left-color:#cfe2ff0d!important;border-right-color:#cfe2ff0d!important}.border-x-blue-100\/50{border-left-color:#cfe2ff80!important;border-right-color:#cfe2ff80!important}.border-x-blue-100\/55{border-left-color:#cfe2ff8c!important;border-right-color:#cfe2ff8c!important}.border-x-blue-100\/60{border-left-color:#cfe2ff99!important;border-right-color:#cfe2ff99!important}.border-x-blue-100\/65{border-left-color:#cfe2ffa6!important;border-right-color:#cfe2ffa6!important}.border-x-blue-100\/70{border-left-color:#cfe2ffb3!important;border-right-color:#cfe2ffb3!important}.border-x-blue-100\/75{border-left-color:#cfe2ffbf!important;border-right-color:#cfe2ffbf!important}.border-x-blue-100\/80{border-left-color:#cfe2ffcc!important;border-right-color:#cfe2ffcc!important}.border-x-blue-100\/85{border-left-color:#cfe2ffd9!important;border-right-color:#cfe2ffd9!important}.border-x-blue-100\/90{border-left-color:#cfe2ffe6!important;border-right-color:#cfe2ffe6!important}.border-x-blue-100\/95{border-left-color:#cfe2fff2!important;border-right-color:#cfe2fff2!important}.border-x-blue-200{--tw-border-opacity: 1 !important;border-left-color:rgb(158 197 254 / var(--tw-border-opacity))!important;border-right-color:rgb(158 197 254 / var(--tw-border-opacity))!important}.border-x-blue-200\/0{border-left-color:#9ec5fe00!important;border-right-color:#9ec5fe00!important}.border-x-blue-200\/10{border-left-color:#9ec5fe1a!important;border-right-color:#9ec5fe1a!important}.border-x-blue-200\/100{border-left-color:#9ec5fe!important;border-right-color:#9ec5fe!important}.border-x-blue-200\/15{border-left-color:#9ec5fe26!important;border-right-color:#9ec5fe26!important}.border-x-blue-200\/20{border-left-color:#9ec5fe33!important;border-right-color:#9ec5fe33!important}.border-x-blue-200\/25{border-left-color:#9ec5fe40!important;border-right-color:#9ec5fe40!important}.border-x-blue-200\/30{border-left-color:#9ec5fe4d!important;border-right-color:#9ec5fe4d!important}.border-x-blue-200\/35{border-left-color:#9ec5fe59!important;border-right-color:#9ec5fe59!important}.border-x-blue-200\/40{border-left-color:#9ec5fe66!important;border-right-color:#9ec5fe66!important}.border-x-blue-200\/45{border-left-color:#9ec5fe73!important;border-right-color:#9ec5fe73!important}.border-x-blue-200\/5{border-left-color:#9ec5fe0d!important;border-right-color:#9ec5fe0d!important}.border-x-blue-200\/50{border-left-color:#9ec5fe80!important;border-right-color:#9ec5fe80!important}.border-x-blue-200\/55{border-left-color:#9ec5fe8c!important;border-right-color:#9ec5fe8c!important}.border-x-blue-200\/60{border-left-color:#9ec5fe99!important;border-right-color:#9ec5fe99!important}.border-x-blue-200\/65{border-left-color:#9ec5fea6!important;border-right-color:#9ec5fea6!important}.border-x-blue-200\/70{border-left-color:#9ec5feb3!important;border-right-color:#9ec5feb3!important}.border-x-blue-200\/75{border-left-color:#9ec5febf!important;border-right-color:#9ec5febf!important}.border-x-blue-200\/80{border-left-color:#9ec5fecc!important;border-right-color:#9ec5fecc!important}.border-x-blue-200\/85{border-left-color:#9ec5fed9!important;border-right-color:#9ec5fed9!important}.border-x-blue-200\/90{border-left-color:#9ec5fee6!important;border-right-color:#9ec5fee6!important}.border-x-blue-200\/95{border-left-color:#9ec5fef2!important;border-right-color:#9ec5fef2!important}.border-x-blue-300{--tw-border-opacity: 1 !important;border-left-color:rgb(110 168 254 / var(--tw-border-opacity))!important;border-right-color:rgb(110 168 254 / var(--tw-border-opacity))!important}.border-x-blue-300\/0{border-left-color:#6ea8fe00!important;border-right-color:#6ea8fe00!important}.border-x-blue-300\/10{border-left-color:#6ea8fe1a!important;border-right-color:#6ea8fe1a!important}.border-x-blue-300\/100{border-left-color:#6ea8fe!important;border-right-color:#6ea8fe!important}.border-x-blue-300\/15{border-left-color:#6ea8fe26!important;border-right-color:#6ea8fe26!important}.border-x-blue-300\/20{border-left-color:#6ea8fe33!important;border-right-color:#6ea8fe33!important}.border-x-blue-300\/25{border-left-color:#6ea8fe40!important;border-right-color:#6ea8fe40!important}.border-x-blue-300\/30{border-left-color:#6ea8fe4d!important;border-right-color:#6ea8fe4d!important}.border-x-blue-300\/35{border-left-color:#6ea8fe59!important;border-right-color:#6ea8fe59!important}.border-x-blue-300\/40{border-left-color:#6ea8fe66!important;border-right-color:#6ea8fe66!important}.border-x-blue-300\/45{border-left-color:#6ea8fe73!important;border-right-color:#6ea8fe73!important}.border-x-blue-300\/5{border-left-color:#6ea8fe0d!important;border-right-color:#6ea8fe0d!important}.border-x-blue-300\/50{border-left-color:#6ea8fe80!important;border-right-color:#6ea8fe80!important}.border-x-blue-300\/55{border-left-color:#6ea8fe8c!important;border-right-color:#6ea8fe8c!important}.border-x-blue-300\/60{border-left-color:#6ea8fe99!important;border-right-color:#6ea8fe99!important}.border-x-blue-300\/65{border-left-color:#6ea8fea6!important;border-right-color:#6ea8fea6!important}.border-x-blue-300\/70{border-left-color:#6ea8feb3!important;border-right-color:#6ea8feb3!important}.border-x-blue-300\/75{border-left-color:#6ea8febf!important;border-right-color:#6ea8febf!important}.border-x-blue-300\/80{border-left-color:#6ea8fecc!important;border-right-color:#6ea8fecc!important}.border-x-blue-300\/85{border-left-color:#6ea8fed9!important;border-right-color:#6ea8fed9!important}.border-x-blue-300\/90{border-left-color:#6ea8fee6!important;border-right-color:#6ea8fee6!important}.border-x-blue-300\/95{border-left-color:#6ea8fef2!important;border-right-color:#6ea8fef2!important}.border-x-blue-400{--tw-border-opacity: 1 !important;border-left-color:rgb(61 139 253 / var(--tw-border-opacity))!important;border-right-color:rgb(61 139 253 / var(--tw-border-opacity))!important}.border-x-blue-400\/0{border-left-color:#3d8bfd00!important;border-right-color:#3d8bfd00!important}.border-x-blue-400\/10{border-left-color:#3d8bfd1a!important;border-right-color:#3d8bfd1a!important}.border-x-blue-400\/100{border-left-color:#3d8bfd!important;border-right-color:#3d8bfd!important}.border-x-blue-400\/15{border-left-color:#3d8bfd26!important;border-right-color:#3d8bfd26!important}.border-x-blue-400\/20{border-left-color:#3d8bfd33!important;border-right-color:#3d8bfd33!important}.border-x-blue-400\/25{border-left-color:#3d8bfd40!important;border-right-color:#3d8bfd40!important}.border-x-blue-400\/30{border-left-color:#3d8bfd4d!important;border-right-color:#3d8bfd4d!important}.border-x-blue-400\/35{border-left-color:#3d8bfd59!important;border-right-color:#3d8bfd59!important}.border-x-blue-400\/40{border-left-color:#3d8bfd66!important;border-right-color:#3d8bfd66!important}.border-x-blue-400\/45{border-left-color:#3d8bfd73!important;border-right-color:#3d8bfd73!important}.border-x-blue-400\/5{border-left-color:#3d8bfd0d!important;border-right-color:#3d8bfd0d!important}.border-x-blue-400\/50{border-left-color:#3d8bfd80!important;border-right-color:#3d8bfd80!important}.border-x-blue-400\/55{border-left-color:#3d8bfd8c!important;border-right-color:#3d8bfd8c!important}.border-x-blue-400\/60{border-left-color:#3d8bfd99!important;border-right-color:#3d8bfd99!important}.border-x-blue-400\/65{border-left-color:#3d8bfda6!important;border-right-color:#3d8bfda6!important}.border-x-blue-400\/70{border-left-color:#3d8bfdb3!important;border-right-color:#3d8bfdb3!important}.border-x-blue-400\/75{border-left-color:#3d8bfdbf!important;border-right-color:#3d8bfdbf!important}.border-x-blue-400\/80{border-left-color:#3d8bfdcc!important;border-right-color:#3d8bfdcc!important}.border-x-blue-400\/85{border-left-color:#3d8bfdd9!important;border-right-color:#3d8bfdd9!important}.border-x-blue-400\/90{border-left-color:#3d8bfde6!important;border-right-color:#3d8bfde6!important}.border-x-blue-400\/95{border-left-color:#3d8bfdf2!important;border-right-color:#3d8bfdf2!important}.border-x-blue-500{--tw-border-opacity: 1 !important;border-left-color:rgb(13 110 253 / var(--tw-border-opacity))!important;border-right-color:rgb(13 110 253 / var(--tw-border-opacity))!important}.border-x-blue-500\/0{border-left-color:#0d6efd00!important;border-right-color:#0d6efd00!important}.border-x-blue-500\/10{border-left-color:#0d6efd1a!important;border-right-color:#0d6efd1a!important}.border-x-blue-500\/100{border-left-color:#0d6efd!important;border-right-color:#0d6efd!important}.border-x-blue-500\/15{border-left-color:#0d6efd26!important;border-right-color:#0d6efd26!important}.border-x-blue-500\/20{border-left-color:#0d6efd33!important;border-right-color:#0d6efd33!important}.border-x-blue-500\/25{border-left-color:#0d6efd40!important;border-right-color:#0d6efd40!important}.border-x-blue-500\/30{border-left-color:#0d6efd4d!important;border-right-color:#0d6efd4d!important}.border-x-blue-500\/35{border-left-color:#0d6efd59!important;border-right-color:#0d6efd59!important}.border-x-blue-500\/40{border-left-color:#0d6efd66!important;border-right-color:#0d6efd66!important}.border-x-blue-500\/45{border-left-color:#0d6efd73!important;border-right-color:#0d6efd73!important}.border-x-blue-500\/5{border-left-color:#0d6efd0d!important;border-right-color:#0d6efd0d!important}.border-x-blue-500\/50{border-left-color:#0d6efd80!important;border-right-color:#0d6efd80!important}.border-x-blue-500\/55{border-left-color:#0d6efd8c!important;border-right-color:#0d6efd8c!important}.border-x-blue-500\/60{border-left-color:#0d6efd99!important;border-right-color:#0d6efd99!important}.border-x-blue-500\/65{border-left-color:#0d6efda6!important;border-right-color:#0d6efda6!important}.border-x-blue-500\/70{border-left-color:#0d6efdb3!important;border-right-color:#0d6efdb3!important}.border-x-blue-500\/75{border-left-color:#0d6efdbf!important;border-right-color:#0d6efdbf!important}.border-x-blue-500\/80{border-left-color:#0d6efdcc!important;border-right-color:#0d6efdcc!important}.border-x-blue-500\/85{border-left-color:#0d6efdd9!important;border-right-color:#0d6efdd9!important}.border-x-blue-500\/90{border-left-color:#0d6efde6!important;border-right-color:#0d6efde6!important}.border-x-blue-500\/95{border-left-color:#0d6efdf2!important;border-right-color:#0d6efdf2!important}.border-x-blue-600{--tw-border-opacity: 1 !important;border-left-color:rgb(10 88 202 / var(--tw-border-opacity))!important;border-right-color:rgb(10 88 202 / var(--tw-border-opacity))!important}.border-x-blue-600\/0{border-left-color:#0a58ca00!important;border-right-color:#0a58ca00!important}.border-x-blue-600\/10{border-left-color:#0a58ca1a!important;border-right-color:#0a58ca1a!important}.border-x-blue-600\/100{border-left-color:#0a58ca!important;border-right-color:#0a58ca!important}.border-x-blue-600\/15{border-left-color:#0a58ca26!important;border-right-color:#0a58ca26!important}.border-x-blue-600\/20{border-left-color:#0a58ca33!important;border-right-color:#0a58ca33!important}.border-x-blue-600\/25{border-left-color:#0a58ca40!important;border-right-color:#0a58ca40!important}.border-x-blue-600\/30{border-left-color:#0a58ca4d!important;border-right-color:#0a58ca4d!important}.border-x-blue-600\/35{border-left-color:#0a58ca59!important;border-right-color:#0a58ca59!important}.border-x-blue-600\/40{border-left-color:#0a58ca66!important;border-right-color:#0a58ca66!important}.border-x-blue-600\/45{border-left-color:#0a58ca73!important;border-right-color:#0a58ca73!important}.border-x-blue-600\/5{border-left-color:#0a58ca0d!important;border-right-color:#0a58ca0d!important}.border-x-blue-600\/50{border-left-color:#0a58ca80!important;border-right-color:#0a58ca80!important}.border-x-blue-600\/55{border-left-color:#0a58ca8c!important;border-right-color:#0a58ca8c!important}.border-x-blue-600\/60{border-left-color:#0a58ca99!important;border-right-color:#0a58ca99!important}.border-x-blue-600\/65{border-left-color:#0a58caa6!important;border-right-color:#0a58caa6!important}.border-x-blue-600\/70{border-left-color:#0a58cab3!important;border-right-color:#0a58cab3!important}.border-x-blue-600\/75{border-left-color:#0a58cabf!important;border-right-color:#0a58cabf!important}.border-x-blue-600\/80{border-left-color:#0a58cacc!important;border-right-color:#0a58cacc!important}.border-x-blue-600\/85{border-left-color:#0a58cad9!important;border-right-color:#0a58cad9!important}.border-x-blue-600\/90{border-left-color:#0a58cae6!important;border-right-color:#0a58cae6!important}.border-x-blue-600\/95{border-left-color:#0a58caf2!important;border-right-color:#0a58caf2!important}.border-x-blue-700{--tw-border-opacity: 1 !important;border-left-color:rgb(8 66 152 / var(--tw-border-opacity))!important;border-right-color:rgb(8 66 152 / var(--tw-border-opacity))!important}.border-x-blue-700\/0{border-left-color:#08429800!important;border-right-color:#08429800!important}.border-x-blue-700\/10{border-left-color:#0842981a!important;border-right-color:#0842981a!important}.border-x-blue-700\/100{border-left-color:#084298!important;border-right-color:#084298!important}.border-x-blue-700\/15{border-left-color:#08429826!important;border-right-color:#08429826!important}.border-x-blue-700\/20{border-left-color:#08429833!important;border-right-color:#08429833!important}.border-x-blue-700\/25{border-left-color:#08429840!important;border-right-color:#08429840!important}.border-x-blue-700\/30{border-left-color:#0842984d!important;border-right-color:#0842984d!important}.border-x-blue-700\/35{border-left-color:#08429859!important;border-right-color:#08429859!important}.border-x-blue-700\/40{border-left-color:#08429866!important;border-right-color:#08429866!important}.border-x-blue-700\/45{border-left-color:#08429873!important;border-right-color:#08429873!important}.border-x-blue-700\/5{border-left-color:#0842980d!important;border-right-color:#0842980d!important}.border-x-blue-700\/50{border-left-color:#08429880!important;border-right-color:#08429880!important}.border-x-blue-700\/55{border-left-color:#0842988c!important;border-right-color:#0842988c!important}.border-x-blue-700\/60{border-left-color:#08429899!important;border-right-color:#08429899!important}.border-x-blue-700\/65{border-left-color:#084298a6!important;border-right-color:#084298a6!important}.border-x-blue-700\/70{border-left-color:#084298b3!important;border-right-color:#084298b3!important}.border-x-blue-700\/75{border-left-color:#084298bf!important;border-right-color:#084298bf!important}.border-x-blue-700\/80{border-left-color:#084298cc!important;border-right-color:#084298cc!important}.border-x-blue-700\/85{border-left-color:#084298d9!important;border-right-color:#084298d9!important}.border-x-blue-700\/90{border-left-color:#084298e6!important;border-right-color:#084298e6!important}.border-x-blue-700\/95{border-left-color:#084298f2!important;border-right-color:#084298f2!important}.border-x-blue-800{--tw-border-opacity: 1 !important;border-left-color:rgb(5 44 101 / var(--tw-border-opacity))!important;border-right-color:rgb(5 44 101 / var(--tw-border-opacity))!important}.border-x-blue-800\/0{border-left-color:#052c6500!important;border-right-color:#052c6500!important}.border-x-blue-800\/10{border-left-color:#052c651a!important;border-right-color:#052c651a!important}.border-x-blue-800\/100{border-left-color:#052c65!important;border-right-color:#052c65!important}.border-x-blue-800\/15{border-left-color:#052c6526!important;border-right-color:#052c6526!important}.border-x-blue-800\/20{border-left-color:#052c6533!important;border-right-color:#052c6533!important}.border-x-blue-800\/25{border-left-color:#052c6540!important;border-right-color:#052c6540!important}.border-x-blue-800\/30{border-left-color:#052c654d!important;border-right-color:#052c654d!important}.border-x-blue-800\/35{border-left-color:#052c6559!important;border-right-color:#052c6559!important}.border-x-blue-800\/40{border-left-color:#052c6566!important;border-right-color:#052c6566!important}.border-x-blue-800\/45{border-left-color:#052c6573!important;border-right-color:#052c6573!important}.border-x-blue-800\/5{border-left-color:#052c650d!important;border-right-color:#052c650d!important}.border-x-blue-800\/50{border-left-color:#052c6580!important;border-right-color:#052c6580!important}.border-x-blue-800\/55{border-left-color:#052c658c!important;border-right-color:#052c658c!important}.border-x-blue-800\/60{border-left-color:#052c6599!important;border-right-color:#052c6599!important}.border-x-blue-800\/65{border-left-color:#052c65a6!important;border-right-color:#052c65a6!important}.border-x-blue-800\/70{border-left-color:#052c65b3!important;border-right-color:#052c65b3!important}.border-x-blue-800\/75{border-left-color:#052c65bf!important;border-right-color:#052c65bf!important}.border-x-blue-800\/80{border-left-color:#052c65cc!important;border-right-color:#052c65cc!important}.border-x-blue-800\/85{border-left-color:#052c65d9!important;border-right-color:#052c65d9!important}.border-x-blue-800\/90{border-left-color:#052c65e6!important;border-right-color:#052c65e6!important}.border-x-blue-800\/95{border-left-color:#052c65f2!important;border-right-color:#052c65f2!important}.border-x-cyan-100{--tw-border-opacity: 1 !important;border-left-color:rgb(207 244 252 / var(--tw-border-opacity))!important;border-right-color:rgb(207 244 252 / var(--tw-border-opacity))!important}.border-x-cyan-100\/0{border-left-color:#cff4fc00!important;border-right-color:#cff4fc00!important}.border-x-cyan-100\/10{border-left-color:#cff4fc1a!important;border-right-color:#cff4fc1a!important}.border-x-cyan-100\/100{border-left-color:#cff4fc!important;border-right-color:#cff4fc!important}.border-x-cyan-100\/15{border-left-color:#cff4fc26!important;border-right-color:#cff4fc26!important}.border-x-cyan-100\/20{border-left-color:#cff4fc33!important;border-right-color:#cff4fc33!important}.border-x-cyan-100\/25{border-left-color:#cff4fc40!important;border-right-color:#cff4fc40!important}.border-x-cyan-100\/30{border-left-color:#cff4fc4d!important;border-right-color:#cff4fc4d!important}.border-x-cyan-100\/35{border-left-color:#cff4fc59!important;border-right-color:#cff4fc59!important}.border-x-cyan-100\/40{border-left-color:#cff4fc66!important;border-right-color:#cff4fc66!important}.border-x-cyan-100\/45{border-left-color:#cff4fc73!important;border-right-color:#cff4fc73!important}.border-x-cyan-100\/5{border-left-color:#cff4fc0d!important;border-right-color:#cff4fc0d!important}.border-x-cyan-100\/50{border-left-color:#cff4fc80!important;border-right-color:#cff4fc80!important}.border-x-cyan-100\/55{border-left-color:#cff4fc8c!important;border-right-color:#cff4fc8c!important}.border-x-cyan-100\/60{border-left-color:#cff4fc99!important;border-right-color:#cff4fc99!important}.border-x-cyan-100\/65{border-left-color:#cff4fca6!important;border-right-color:#cff4fca6!important}.border-x-cyan-100\/70{border-left-color:#cff4fcb3!important;border-right-color:#cff4fcb3!important}.border-x-cyan-100\/75{border-left-color:#cff4fcbf!important;border-right-color:#cff4fcbf!important}.border-x-cyan-100\/80{border-left-color:#cff4fccc!important;border-right-color:#cff4fccc!important}.border-x-cyan-100\/85{border-left-color:#cff4fcd9!important;border-right-color:#cff4fcd9!important}.border-x-cyan-100\/90{border-left-color:#cff4fce6!important;border-right-color:#cff4fce6!important}.border-x-cyan-100\/95{border-left-color:#cff4fcf2!important;border-right-color:#cff4fcf2!important}.border-x-cyan-200{--tw-border-opacity: 1 !important;border-left-color:rgb(158 234 249 / var(--tw-border-opacity))!important;border-right-color:rgb(158 234 249 / var(--tw-border-opacity))!important}.border-x-cyan-200\/0{border-left-color:#9eeaf900!important;border-right-color:#9eeaf900!important}.border-x-cyan-200\/10{border-left-color:#9eeaf91a!important;border-right-color:#9eeaf91a!important}.border-x-cyan-200\/100{border-left-color:#9eeaf9!important;border-right-color:#9eeaf9!important}.border-x-cyan-200\/15{border-left-color:#9eeaf926!important;border-right-color:#9eeaf926!important}.border-x-cyan-200\/20{border-left-color:#9eeaf933!important;border-right-color:#9eeaf933!important}.border-x-cyan-200\/25{border-left-color:#9eeaf940!important;border-right-color:#9eeaf940!important}.border-x-cyan-200\/30{border-left-color:#9eeaf94d!important;border-right-color:#9eeaf94d!important}.border-x-cyan-200\/35{border-left-color:#9eeaf959!important;border-right-color:#9eeaf959!important}.border-x-cyan-200\/40{border-left-color:#9eeaf966!important;border-right-color:#9eeaf966!important}.border-x-cyan-200\/45{border-left-color:#9eeaf973!important;border-right-color:#9eeaf973!important}.border-x-cyan-200\/5{border-left-color:#9eeaf90d!important;border-right-color:#9eeaf90d!important}.border-x-cyan-200\/50{border-left-color:#9eeaf980!important;border-right-color:#9eeaf980!important}.border-x-cyan-200\/55{border-left-color:#9eeaf98c!important;border-right-color:#9eeaf98c!important}.border-x-cyan-200\/60{border-left-color:#9eeaf999!important;border-right-color:#9eeaf999!important}.border-x-cyan-200\/65{border-left-color:#9eeaf9a6!important;border-right-color:#9eeaf9a6!important}.border-x-cyan-200\/70{border-left-color:#9eeaf9b3!important;border-right-color:#9eeaf9b3!important}.border-x-cyan-200\/75{border-left-color:#9eeaf9bf!important;border-right-color:#9eeaf9bf!important}.border-x-cyan-200\/80{border-left-color:#9eeaf9cc!important;border-right-color:#9eeaf9cc!important}.border-x-cyan-200\/85{border-left-color:#9eeaf9d9!important;border-right-color:#9eeaf9d9!important}.border-x-cyan-200\/90{border-left-color:#9eeaf9e6!important;border-right-color:#9eeaf9e6!important}.border-x-cyan-200\/95{border-left-color:#9eeaf9f2!important;border-right-color:#9eeaf9f2!important}.border-x-cyan-300{--tw-border-opacity: 1 !important;border-left-color:rgb(110 223 246 / var(--tw-border-opacity))!important;border-right-color:rgb(110 223 246 / var(--tw-border-opacity))!important}.border-x-cyan-300\/0{border-left-color:#6edff600!important;border-right-color:#6edff600!important}.border-x-cyan-300\/10{border-left-color:#6edff61a!important;border-right-color:#6edff61a!important}.border-x-cyan-300\/100{border-left-color:#6edff6!important;border-right-color:#6edff6!important}.border-x-cyan-300\/15{border-left-color:#6edff626!important;border-right-color:#6edff626!important}.border-x-cyan-300\/20{border-left-color:#6edff633!important;border-right-color:#6edff633!important}.border-x-cyan-300\/25{border-left-color:#6edff640!important;border-right-color:#6edff640!important}.border-x-cyan-300\/30{border-left-color:#6edff64d!important;border-right-color:#6edff64d!important}.border-x-cyan-300\/35{border-left-color:#6edff659!important;border-right-color:#6edff659!important}.border-x-cyan-300\/40{border-left-color:#6edff666!important;border-right-color:#6edff666!important}.border-x-cyan-300\/45{border-left-color:#6edff673!important;border-right-color:#6edff673!important}.border-x-cyan-300\/5{border-left-color:#6edff60d!important;border-right-color:#6edff60d!important}.border-x-cyan-300\/50{border-left-color:#6edff680!important;border-right-color:#6edff680!important}.border-x-cyan-300\/55{border-left-color:#6edff68c!important;border-right-color:#6edff68c!important}.border-x-cyan-300\/60{border-left-color:#6edff699!important;border-right-color:#6edff699!important}.border-x-cyan-300\/65{border-left-color:#6edff6a6!important;border-right-color:#6edff6a6!important}.border-x-cyan-300\/70{border-left-color:#6edff6b3!important;border-right-color:#6edff6b3!important}.border-x-cyan-300\/75{border-left-color:#6edff6bf!important;border-right-color:#6edff6bf!important}.border-x-cyan-300\/80{border-left-color:#6edff6cc!important;border-right-color:#6edff6cc!important}.border-x-cyan-300\/85{border-left-color:#6edff6d9!important;border-right-color:#6edff6d9!important}.border-x-cyan-300\/90{border-left-color:#6edff6e6!important;border-right-color:#6edff6e6!important}.border-x-cyan-300\/95{border-left-color:#6edff6f2!important;border-right-color:#6edff6f2!important}.border-x-cyan-400{--tw-border-opacity: 1 !important;border-left-color:rgb(61 213 243 / var(--tw-border-opacity))!important;border-right-color:rgb(61 213 243 / var(--tw-border-opacity))!important}.border-x-cyan-400\/0{border-left-color:#3dd5f300!important;border-right-color:#3dd5f300!important}.border-x-cyan-400\/10{border-left-color:#3dd5f31a!important;border-right-color:#3dd5f31a!important}.border-x-cyan-400\/100{border-left-color:#3dd5f3!important;border-right-color:#3dd5f3!important}.border-x-cyan-400\/15{border-left-color:#3dd5f326!important;border-right-color:#3dd5f326!important}.border-x-cyan-400\/20{border-left-color:#3dd5f333!important;border-right-color:#3dd5f333!important}.border-x-cyan-400\/25{border-left-color:#3dd5f340!important;border-right-color:#3dd5f340!important}.border-x-cyan-400\/30{border-left-color:#3dd5f34d!important;border-right-color:#3dd5f34d!important}.border-x-cyan-400\/35{border-left-color:#3dd5f359!important;border-right-color:#3dd5f359!important}.border-x-cyan-400\/40{border-left-color:#3dd5f366!important;border-right-color:#3dd5f366!important}.border-x-cyan-400\/45{border-left-color:#3dd5f373!important;border-right-color:#3dd5f373!important}.border-x-cyan-400\/5{border-left-color:#3dd5f30d!important;border-right-color:#3dd5f30d!important}.border-x-cyan-400\/50{border-left-color:#3dd5f380!important;border-right-color:#3dd5f380!important}.border-x-cyan-400\/55{border-left-color:#3dd5f38c!important;border-right-color:#3dd5f38c!important}.border-x-cyan-400\/60{border-left-color:#3dd5f399!important;border-right-color:#3dd5f399!important}.border-x-cyan-400\/65{border-left-color:#3dd5f3a6!important;border-right-color:#3dd5f3a6!important}.border-x-cyan-400\/70{border-left-color:#3dd5f3b3!important;border-right-color:#3dd5f3b3!important}.border-x-cyan-400\/75{border-left-color:#3dd5f3bf!important;border-right-color:#3dd5f3bf!important}.border-x-cyan-400\/80{border-left-color:#3dd5f3cc!important;border-right-color:#3dd5f3cc!important}.border-x-cyan-400\/85{border-left-color:#3dd5f3d9!important;border-right-color:#3dd5f3d9!important}.border-x-cyan-400\/90{border-left-color:#3dd5f3e6!important;border-right-color:#3dd5f3e6!important}.border-x-cyan-400\/95{border-left-color:#3dd5f3f2!important;border-right-color:#3dd5f3f2!important}.border-x-cyan-500{--tw-border-opacity: 1 !important;border-left-color:rgb(13 202 240 / var(--tw-border-opacity))!important;border-right-color:rgb(13 202 240 / var(--tw-border-opacity))!important}.border-x-cyan-500\/0{border-left-color:#0dcaf000!important;border-right-color:#0dcaf000!important}.border-x-cyan-500\/10{border-left-color:#0dcaf01a!important;border-right-color:#0dcaf01a!important}.border-x-cyan-500\/100{border-left-color:#0dcaf0!important;border-right-color:#0dcaf0!important}.border-x-cyan-500\/15{border-left-color:#0dcaf026!important;border-right-color:#0dcaf026!important}.border-x-cyan-500\/20{border-left-color:#0dcaf033!important;border-right-color:#0dcaf033!important}.border-x-cyan-500\/25{border-left-color:#0dcaf040!important;border-right-color:#0dcaf040!important}.border-x-cyan-500\/30{border-left-color:#0dcaf04d!important;border-right-color:#0dcaf04d!important}.border-x-cyan-500\/35{border-left-color:#0dcaf059!important;border-right-color:#0dcaf059!important}.border-x-cyan-500\/40{border-left-color:#0dcaf066!important;border-right-color:#0dcaf066!important}.border-x-cyan-500\/45{border-left-color:#0dcaf073!important;border-right-color:#0dcaf073!important}.border-x-cyan-500\/5{border-left-color:#0dcaf00d!important;border-right-color:#0dcaf00d!important}.border-x-cyan-500\/50{border-left-color:#0dcaf080!important;border-right-color:#0dcaf080!important}.border-x-cyan-500\/55{border-left-color:#0dcaf08c!important;border-right-color:#0dcaf08c!important}.border-x-cyan-500\/60{border-left-color:#0dcaf099!important;border-right-color:#0dcaf099!important}.border-x-cyan-500\/65{border-left-color:#0dcaf0a6!important;border-right-color:#0dcaf0a6!important}.border-x-cyan-500\/70{border-left-color:#0dcaf0b3!important;border-right-color:#0dcaf0b3!important}.border-x-cyan-500\/75{border-left-color:#0dcaf0bf!important;border-right-color:#0dcaf0bf!important}.border-x-cyan-500\/80{border-left-color:#0dcaf0cc!important;border-right-color:#0dcaf0cc!important}.border-x-cyan-500\/85{border-left-color:#0dcaf0d9!important;border-right-color:#0dcaf0d9!important}.border-x-cyan-500\/90{border-left-color:#0dcaf0e6!important;border-right-color:#0dcaf0e6!important}.border-x-cyan-500\/95{border-left-color:#0dcaf0f2!important;border-right-color:#0dcaf0f2!important}.border-x-cyan-600{--tw-border-opacity: 1 !important;border-left-color:rgb(10 162 192 / var(--tw-border-opacity))!important;border-right-color:rgb(10 162 192 / var(--tw-border-opacity))!important}.border-x-cyan-600\/0{border-left-color:#0aa2c000!important;border-right-color:#0aa2c000!important}.border-x-cyan-600\/10{border-left-color:#0aa2c01a!important;border-right-color:#0aa2c01a!important}.border-x-cyan-600\/100{border-left-color:#0aa2c0!important;border-right-color:#0aa2c0!important}.border-x-cyan-600\/15{border-left-color:#0aa2c026!important;border-right-color:#0aa2c026!important}.border-x-cyan-600\/20{border-left-color:#0aa2c033!important;border-right-color:#0aa2c033!important}.border-x-cyan-600\/25{border-left-color:#0aa2c040!important;border-right-color:#0aa2c040!important}.border-x-cyan-600\/30{border-left-color:#0aa2c04d!important;border-right-color:#0aa2c04d!important}.border-x-cyan-600\/35{border-left-color:#0aa2c059!important;border-right-color:#0aa2c059!important}.border-x-cyan-600\/40{border-left-color:#0aa2c066!important;border-right-color:#0aa2c066!important}.border-x-cyan-600\/45{border-left-color:#0aa2c073!important;border-right-color:#0aa2c073!important}.border-x-cyan-600\/5{border-left-color:#0aa2c00d!important;border-right-color:#0aa2c00d!important}.border-x-cyan-600\/50{border-left-color:#0aa2c080!important;border-right-color:#0aa2c080!important}.border-x-cyan-600\/55{border-left-color:#0aa2c08c!important;border-right-color:#0aa2c08c!important}.border-x-cyan-600\/60{border-left-color:#0aa2c099!important;border-right-color:#0aa2c099!important}.border-x-cyan-600\/65{border-left-color:#0aa2c0a6!important;border-right-color:#0aa2c0a6!important}.border-x-cyan-600\/70{border-left-color:#0aa2c0b3!important;border-right-color:#0aa2c0b3!important}.border-x-cyan-600\/75{border-left-color:#0aa2c0bf!important;border-right-color:#0aa2c0bf!important}.border-x-cyan-600\/80{border-left-color:#0aa2c0cc!important;border-right-color:#0aa2c0cc!important}.border-x-cyan-600\/85{border-left-color:#0aa2c0d9!important;border-right-color:#0aa2c0d9!important}.border-x-cyan-600\/90{border-left-color:#0aa2c0e6!important;border-right-color:#0aa2c0e6!important}.border-x-cyan-600\/95{border-left-color:#0aa2c0f2!important;border-right-color:#0aa2c0f2!important}.border-x-cyan-700{--tw-border-opacity: 1 !important;border-left-color:rgb(8 121 144 / var(--tw-border-opacity))!important;border-right-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-x-cyan-700\/0{border-left-color:#08799000!important;border-right-color:#08799000!important}.border-x-cyan-700\/10{border-left-color:#0879901a!important;border-right-color:#0879901a!important}.border-x-cyan-700\/100{border-left-color:#087990!important;border-right-color:#087990!important}.border-x-cyan-700\/15{border-left-color:#08799026!important;border-right-color:#08799026!important}.border-x-cyan-700\/20{border-left-color:#08799033!important;border-right-color:#08799033!important}.border-x-cyan-700\/25{border-left-color:#08799040!important;border-right-color:#08799040!important}.border-x-cyan-700\/30{border-left-color:#0879904d!important;border-right-color:#0879904d!important}.border-x-cyan-700\/35{border-left-color:#08799059!important;border-right-color:#08799059!important}.border-x-cyan-700\/40{border-left-color:#08799066!important;border-right-color:#08799066!important}.border-x-cyan-700\/45{border-left-color:#08799073!important;border-right-color:#08799073!important}.border-x-cyan-700\/5{border-left-color:#0879900d!important;border-right-color:#0879900d!important}.border-x-cyan-700\/50{border-left-color:#08799080!important;border-right-color:#08799080!important}.border-x-cyan-700\/55{border-left-color:#0879908c!important;border-right-color:#0879908c!important}.border-x-cyan-700\/60{border-left-color:#08799099!important;border-right-color:#08799099!important}.border-x-cyan-700\/65{border-left-color:#087990a6!important;border-right-color:#087990a6!important}.border-x-cyan-700\/70{border-left-color:#087990b3!important;border-right-color:#087990b3!important}.border-x-cyan-700\/75{border-left-color:#087990bf!important;border-right-color:#087990bf!important}.border-x-cyan-700\/80{border-left-color:#087990cc!important;border-right-color:#087990cc!important}.border-x-cyan-700\/85{border-left-color:#087990d9!important;border-right-color:#087990d9!important}.border-x-cyan-700\/90{border-left-color:#087990e6!important;border-right-color:#087990e6!important}.border-x-cyan-700\/95{border-left-color:#087990f2!important;border-right-color:#087990f2!important}.border-x-cyan-800{--tw-border-opacity: 1 !important;border-left-color:rgb(5 81 96 / var(--tw-border-opacity))!important;border-right-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-x-cyan-800\/0{border-left-color:#05516000!important;border-right-color:#05516000!important}.border-x-cyan-800\/10{border-left-color:#0551601a!important;border-right-color:#0551601a!important}.border-x-cyan-800\/100{border-left-color:#055160!important;border-right-color:#055160!important}.border-x-cyan-800\/15{border-left-color:#05516026!important;border-right-color:#05516026!important}.border-x-cyan-800\/20{border-left-color:#05516033!important;border-right-color:#05516033!important}.border-x-cyan-800\/25{border-left-color:#05516040!important;border-right-color:#05516040!important}.border-x-cyan-800\/30{border-left-color:#0551604d!important;border-right-color:#0551604d!important}.border-x-cyan-800\/35{border-left-color:#05516059!important;border-right-color:#05516059!important}.border-x-cyan-800\/40{border-left-color:#05516066!important;border-right-color:#05516066!important}.border-x-cyan-800\/45{border-left-color:#05516073!important;border-right-color:#05516073!important}.border-x-cyan-800\/5{border-left-color:#0551600d!important;border-right-color:#0551600d!important}.border-x-cyan-800\/50{border-left-color:#05516080!important;border-right-color:#05516080!important}.border-x-cyan-800\/55{border-left-color:#0551608c!important;border-right-color:#0551608c!important}.border-x-cyan-800\/60{border-left-color:#05516099!important;border-right-color:#05516099!important}.border-x-cyan-800\/65{border-left-color:#055160a6!important;border-right-color:#055160a6!important}.border-x-cyan-800\/70{border-left-color:#055160b3!important;border-right-color:#055160b3!important}.border-x-cyan-800\/75{border-left-color:#055160bf!important;border-right-color:#055160bf!important}.border-x-cyan-800\/80{border-left-color:#055160cc!important;border-right-color:#055160cc!important}.border-x-cyan-800\/85{border-left-color:#055160d9!important;border-right-color:#055160d9!important}.border-x-cyan-800\/90{border-left-color:#055160e6!important;border-right-color:#055160e6!important}.border-x-cyan-800\/95{border-left-color:#055160f2!important;border-right-color:#055160f2!important}.border-x-cyan-900{--tw-border-opacity: 1 !important;border-left-color:rgb(3 40 48 / var(--tw-border-opacity))!important;border-right-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-x-cyan-900\/0{border-left-color:#03283000!important;border-right-color:#03283000!important}.border-x-cyan-900\/10{border-left-color:#0328301a!important;border-right-color:#0328301a!important}.border-x-cyan-900\/100{border-left-color:#032830!important;border-right-color:#032830!important}.border-x-cyan-900\/15{border-left-color:#03283026!important;border-right-color:#03283026!important}.border-x-cyan-900\/20{border-left-color:#03283033!important;border-right-color:#03283033!important}.border-x-cyan-900\/25{border-left-color:#03283040!important;border-right-color:#03283040!important}.border-x-cyan-900\/30{border-left-color:#0328304d!important;border-right-color:#0328304d!important}.border-x-cyan-900\/35{border-left-color:#03283059!important;border-right-color:#03283059!important}.border-x-cyan-900\/40{border-left-color:#03283066!important;border-right-color:#03283066!important}.border-x-cyan-900\/45{border-left-color:#03283073!important;border-right-color:#03283073!important}.border-x-cyan-900\/5{border-left-color:#0328300d!important;border-right-color:#0328300d!important}.border-x-cyan-900\/50{border-left-color:#03283080!important;border-right-color:#03283080!important}.border-x-cyan-900\/55{border-left-color:#0328308c!important;border-right-color:#0328308c!important}.border-x-cyan-900\/60{border-left-color:#03283099!important;border-right-color:#03283099!important}.border-x-cyan-900\/65{border-left-color:#032830a6!important;border-right-color:#032830a6!important}.border-x-cyan-900\/70{border-left-color:#032830b3!important;border-right-color:#032830b3!important}.border-x-cyan-900\/75{border-left-color:#032830bf!important;border-right-color:#032830bf!important}.border-x-cyan-900\/80{border-left-color:#032830cc!important;border-right-color:#032830cc!important}.border-x-cyan-900\/85{border-left-color:#032830d9!important;border-right-color:#032830d9!important}.border-x-cyan-900\/90{border-left-color:#032830e6!important;border-right-color:#032830e6!important}.border-x-cyan-900\/95{border-left-color:#032830f2!important;border-right-color:#032830f2!important}.border-x-gray-100{--tw-border-opacity: 1 !important;border-left-color:rgb(248 249 250 / var(--tw-border-opacity))!important;border-right-color:rgb(248 249 250 / var(--tw-border-opacity))!important}.border-x-gray-100\/0{border-left-color:#f8f9fa00!important;border-right-color:#f8f9fa00!important}.border-x-gray-100\/10{border-left-color:#f8f9fa1a!important;border-right-color:#f8f9fa1a!important}.border-x-gray-100\/100{border-left-color:#f8f9fa!important;border-right-color:#f8f9fa!important}.border-x-gray-100\/15{border-left-color:#f8f9fa26!important;border-right-color:#f8f9fa26!important}.border-x-gray-100\/20{border-left-color:#f8f9fa33!important;border-right-color:#f8f9fa33!important}.border-x-gray-100\/25{border-left-color:#f8f9fa40!important;border-right-color:#f8f9fa40!important}.border-x-gray-100\/30{border-left-color:#f8f9fa4d!important;border-right-color:#f8f9fa4d!important}.border-x-gray-100\/35{border-left-color:#f8f9fa59!important;border-right-color:#f8f9fa59!important}.border-x-gray-100\/40{border-left-color:#f8f9fa66!important;border-right-color:#f8f9fa66!important}.border-x-gray-100\/45{border-left-color:#f8f9fa73!important;border-right-color:#f8f9fa73!important}.border-x-gray-100\/5{border-left-color:#f8f9fa0d!important;border-right-color:#f8f9fa0d!important}.border-x-gray-100\/50{border-left-color:#f8f9fa80!important;border-right-color:#f8f9fa80!important}.border-x-gray-100\/55{border-left-color:#f8f9fa8c!important;border-right-color:#f8f9fa8c!important}.border-x-gray-100\/60{border-left-color:#f8f9fa99!important;border-right-color:#f8f9fa99!important}.border-x-gray-100\/65{border-left-color:#f8f9faa6!important;border-right-color:#f8f9faa6!important}.border-x-gray-100\/70{border-left-color:#f8f9fab3!important;border-right-color:#f8f9fab3!important}.border-x-gray-100\/75{border-left-color:#f8f9fabf!important;border-right-color:#f8f9fabf!important}.border-x-gray-100\/80{border-left-color:#f8f9facc!important;border-right-color:#f8f9facc!important}.border-x-gray-100\/85{border-left-color:#f8f9fad9!important;border-right-color:#f8f9fad9!important}.border-x-gray-100\/90{border-left-color:#f8f9fae6!important;border-right-color:#f8f9fae6!important}.border-x-gray-100\/95{border-left-color:#f8f9faf2!important;border-right-color:#f8f9faf2!important}.border-x-gray-200{--tw-border-opacity: 1 !important;border-left-color:rgb(233 236 239 / var(--tw-border-opacity))!important;border-right-color:rgb(233 236 239 / var(--tw-border-opacity))!important}.border-x-gray-200\/0{border-left-color:#e9ecef00!important;border-right-color:#e9ecef00!important}.border-x-gray-200\/10{border-left-color:#e9ecef1a!important;border-right-color:#e9ecef1a!important}.border-x-gray-200\/100{border-left-color:#e9ecef!important;border-right-color:#e9ecef!important}.border-x-gray-200\/15{border-left-color:#e9ecef26!important;border-right-color:#e9ecef26!important}.border-x-gray-200\/20{border-left-color:#e9ecef33!important;border-right-color:#e9ecef33!important}.border-x-gray-200\/25{border-left-color:#e9ecef40!important;border-right-color:#e9ecef40!important}.border-x-gray-200\/30{border-left-color:#e9ecef4d!important;border-right-color:#e9ecef4d!important}.border-x-gray-200\/35{border-left-color:#e9ecef59!important;border-right-color:#e9ecef59!important}.border-x-gray-200\/40{border-left-color:#e9ecef66!important;border-right-color:#e9ecef66!important}.border-x-gray-200\/45{border-left-color:#e9ecef73!important;border-right-color:#e9ecef73!important}.border-x-gray-200\/5{border-left-color:#e9ecef0d!important;border-right-color:#e9ecef0d!important}.border-x-gray-200\/50{border-left-color:#e9ecef80!important;border-right-color:#e9ecef80!important}.border-x-gray-200\/55{border-left-color:#e9ecef8c!important;border-right-color:#e9ecef8c!important}.border-x-gray-200\/60{border-left-color:#e9ecef99!important;border-right-color:#e9ecef99!important}.border-x-gray-200\/65{border-left-color:#e9ecefa6!important;border-right-color:#e9ecefa6!important}.border-x-gray-200\/70{border-left-color:#e9ecefb3!important;border-right-color:#e9ecefb3!important}.border-x-gray-200\/75{border-left-color:#e9ecefbf!important;border-right-color:#e9ecefbf!important}.border-x-gray-200\/80{border-left-color:#e9ecefcc!important;border-right-color:#e9ecefcc!important}.border-x-gray-200\/85{border-left-color:#e9ecefd9!important;border-right-color:#e9ecefd9!important}.border-x-gray-200\/90{border-left-color:#e9ecefe6!important;border-right-color:#e9ecefe6!important}.border-x-gray-200\/95{border-left-color:#e9eceff2!important;border-right-color:#e9eceff2!important}.border-x-gray-300{--tw-border-opacity: 1 !important;border-left-color:rgb(222 226 230 / var(--tw-border-opacity))!important;border-right-color:rgb(222 226 230 / var(--tw-border-opacity))!important}.border-x-gray-300\/0{border-left-color:#dee2e600!important;border-right-color:#dee2e600!important}.border-x-gray-300\/10{border-left-color:#dee2e61a!important;border-right-color:#dee2e61a!important}.border-x-gray-300\/100{border-left-color:#dee2e6!important;border-right-color:#dee2e6!important}.border-x-gray-300\/15{border-left-color:#dee2e626!important;border-right-color:#dee2e626!important}.border-x-gray-300\/20{border-left-color:#dee2e633!important;border-right-color:#dee2e633!important}.border-x-gray-300\/25{border-left-color:#dee2e640!important;border-right-color:#dee2e640!important}.border-x-gray-300\/30{border-left-color:#dee2e64d!important;border-right-color:#dee2e64d!important}.border-x-gray-300\/35{border-left-color:#dee2e659!important;border-right-color:#dee2e659!important}.border-x-gray-300\/40{border-left-color:#dee2e666!important;border-right-color:#dee2e666!important}.border-x-gray-300\/45{border-left-color:#dee2e673!important;border-right-color:#dee2e673!important}.border-x-gray-300\/5{border-left-color:#dee2e60d!important;border-right-color:#dee2e60d!important}.border-x-gray-300\/50{border-left-color:#dee2e680!important;border-right-color:#dee2e680!important}.border-x-gray-300\/55{border-left-color:#dee2e68c!important;border-right-color:#dee2e68c!important}.border-x-gray-300\/60{border-left-color:#dee2e699!important;border-right-color:#dee2e699!important}.border-x-gray-300\/65{border-left-color:#dee2e6a6!important;border-right-color:#dee2e6a6!important}.border-x-gray-300\/70{border-left-color:#dee2e6b3!important;border-right-color:#dee2e6b3!important}.border-x-gray-300\/75{border-left-color:#dee2e6bf!important;border-right-color:#dee2e6bf!important}.border-x-gray-300\/80{border-left-color:#dee2e6cc!important;border-right-color:#dee2e6cc!important}.border-x-gray-300\/85{border-left-color:#dee2e6d9!important;border-right-color:#dee2e6d9!important}.border-x-gray-300\/90{border-left-color:#dee2e6e6!important;border-right-color:#dee2e6e6!important}.border-x-gray-300\/95{border-left-color:#dee2e6f2!important;border-right-color:#dee2e6f2!important}.border-x-gray-400{--tw-border-opacity: 1 !important;border-left-color:rgb(206 212 218 / var(--tw-border-opacity))!important;border-right-color:rgb(206 212 218 / var(--tw-border-opacity))!important}.border-x-gray-400\/0{border-left-color:#ced4da00!important;border-right-color:#ced4da00!important}.border-x-gray-400\/10{border-left-color:#ced4da1a!important;border-right-color:#ced4da1a!important}.border-x-gray-400\/100{border-left-color:#ced4da!important;border-right-color:#ced4da!important}.border-x-gray-400\/15{border-left-color:#ced4da26!important;border-right-color:#ced4da26!important}.border-x-gray-400\/20{border-left-color:#ced4da33!important;border-right-color:#ced4da33!important}.border-x-gray-400\/25{border-left-color:#ced4da40!important;border-right-color:#ced4da40!important}.border-x-gray-400\/30{border-left-color:#ced4da4d!important;border-right-color:#ced4da4d!important}.border-x-gray-400\/35{border-left-color:#ced4da59!important;border-right-color:#ced4da59!important}.border-x-gray-400\/40{border-left-color:#ced4da66!important;border-right-color:#ced4da66!important}.border-x-gray-400\/45{border-left-color:#ced4da73!important;border-right-color:#ced4da73!important}.border-x-gray-400\/5{border-left-color:#ced4da0d!important;border-right-color:#ced4da0d!important}.border-x-gray-400\/50{border-left-color:#ced4da80!important;border-right-color:#ced4da80!important}.border-x-gray-400\/55{border-left-color:#ced4da8c!important;border-right-color:#ced4da8c!important}.border-x-gray-400\/60{border-left-color:#ced4da99!important;border-right-color:#ced4da99!important}.border-x-gray-400\/65{border-left-color:#ced4daa6!important;border-right-color:#ced4daa6!important}.border-x-gray-400\/70{border-left-color:#ced4dab3!important;border-right-color:#ced4dab3!important}.border-x-gray-400\/75{border-left-color:#ced4dabf!important;border-right-color:#ced4dabf!important}.border-x-gray-400\/80{border-left-color:#ced4dacc!important;border-right-color:#ced4dacc!important}.border-x-gray-400\/85{border-left-color:#ced4dad9!important;border-right-color:#ced4dad9!important}.border-x-gray-400\/90{border-left-color:#ced4dae6!important;border-right-color:#ced4dae6!important}.border-x-gray-400\/95{border-left-color:#ced4daf2!important;border-right-color:#ced4daf2!important}.border-x-gray-500{--tw-border-opacity: 1 !important;border-left-color:rgb(173 181 189 / var(--tw-border-opacity))!important;border-right-color:rgb(173 181 189 / var(--tw-border-opacity))!important}.border-x-gray-500\/0{border-left-color:#adb5bd00!important;border-right-color:#adb5bd00!important}.border-x-gray-500\/10{border-left-color:#adb5bd1a!important;border-right-color:#adb5bd1a!important}.border-x-gray-500\/100{border-left-color:#adb5bd!important;border-right-color:#adb5bd!important}.border-x-gray-500\/15{border-left-color:#adb5bd26!important;border-right-color:#adb5bd26!important}.border-x-gray-500\/20{border-left-color:#adb5bd33!important;border-right-color:#adb5bd33!important}.border-x-gray-500\/25{border-left-color:#adb5bd40!important;border-right-color:#adb5bd40!important}.border-x-gray-500\/30{border-left-color:#adb5bd4d!important;border-right-color:#adb5bd4d!important}.border-x-gray-500\/35{border-left-color:#adb5bd59!important;border-right-color:#adb5bd59!important}.border-x-gray-500\/40{border-left-color:#adb5bd66!important;border-right-color:#adb5bd66!important}.border-x-gray-500\/45{border-left-color:#adb5bd73!important;border-right-color:#adb5bd73!important}.border-x-gray-500\/5{border-left-color:#adb5bd0d!important;border-right-color:#adb5bd0d!important}.border-x-gray-500\/50{border-left-color:#adb5bd80!important;border-right-color:#adb5bd80!important}.border-x-gray-500\/55{border-left-color:#adb5bd8c!important;border-right-color:#adb5bd8c!important}.border-x-gray-500\/60{border-left-color:#adb5bd99!important;border-right-color:#adb5bd99!important}.border-x-gray-500\/65{border-left-color:#adb5bda6!important;border-right-color:#adb5bda6!important}.border-x-gray-500\/70{border-left-color:#adb5bdb3!important;border-right-color:#adb5bdb3!important}.border-x-gray-500\/75{border-left-color:#adb5bdbf!important;border-right-color:#adb5bdbf!important}.border-x-gray-500\/80{border-left-color:#adb5bdcc!important;border-right-color:#adb5bdcc!important}.border-x-gray-500\/85{border-left-color:#adb5bdd9!important;border-right-color:#adb5bdd9!important}.border-x-gray-500\/90{border-left-color:#adb5bde6!important;border-right-color:#adb5bde6!important}.border-x-gray-500\/95{border-left-color:#adb5bdf2!important;border-right-color:#adb5bdf2!important}.border-x-gray-600{--tw-border-opacity: 1 !important;border-left-color:rgb(108 117 125 / var(--tw-border-opacity))!important;border-right-color:rgb(108 117 125 / var(--tw-border-opacity))!important}.border-x-gray-600\/0{border-left-color:#6c757d00!important;border-right-color:#6c757d00!important}.border-x-gray-600\/10{border-left-color:#6c757d1a!important;border-right-color:#6c757d1a!important}.border-x-gray-600\/100{border-left-color:#6c757d!important;border-right-color:#6c757d!important}.border-x-gray-600\/15{border-left-color:#6c757d26!important;border-right-color:#6c757d26!important}.border-x-gray-600\/20{border-left-color:#6c757d33!important;border-right-color:#6c757d33!important}.border-x-gray-600\/25{border-left-color:#6c757d40!important;border-right-color:#6c757d40!important}.border-x-gray-600\/30{border-left-color:#6c757d4d!important;border-right-color:#6c757d4d!important}.border-x-gray-600\/35{border-left-color:#6c757d59!important;border-right-color:#6c757d59!important}.border-x-gray-600\/40{border-left-color:#6c757d66!important;border-right-color:#6c757d66!important}.border-x-gray-600\/45{border-left-color:#6c757d73!important;border-right-color:#6c757d73!important}.border-x-gray-600\/5{border-left-color:#6c757d0d!important;border-right-color:#6c757d0d!important}.border-x-gray-600\/50{border-left-color:#6c757d80!important;border-right-color:#6c757d80!important}.border-x-gray-600\/55{border-left-color:#6c757d8c!important;border-right-color:#6c757d8c!important}.border-x-gray-600\/60{border-left-color:#6c757d99!important;border-right-color:#6c757d99!important}.border-x-gray-600\/65{border-left-color:#6c757da6!important;border-right-color:#6c757da6!important}.border-x-gray-600\/70{border-left-color:#6c757db3!important;border-right-color:#6c757db3!important}.border-x-gray-600\/75{border-left-color:#6c757dbf!important;border-right-color:#6c757dbf!important}.border-x-gray-600\/80{border-left-color:#6c757dcc!important;border-right-color:#6c757dcc!important}.border-x-gray-600\/85{border-left-color:#6c757dd9!important;border-right-color:#6c757dd9!important}.border-x-gray-600\/90{border-left-color:#6c757de6!important;border-right-color:#6c757de6!important}.border-x-gray-600\/95{border-left-color:#6c757df2!important;border-right-color:#6c757df2!important}.border-x-gray-700{--tw-border-opacity: 1 !important;border-left-color:rgb(73 80 87 / var(--tw-border-opacity))!important;border-right-color:rgb(73 80 87 / var(--tw-border-opacity))!important}.border-x-gray-700\/0{border-left-color:#49505700!important;border-right-color:#49505700!important}.border-x-gray-700\/10{border-left-color:#4950571a!important;border-right-color:#4950571a!important}.border-x-gray-700\/100{border-left-color:#495057!important;border-right-color:#495057!important}.border-x-gray-700\/15{border-left-color:#49505726!important;border-right-color:#49505726!important}.border-x-gray-700\/20{border-left-color:#49505733!important;border-right-color:#49505733!important}.border-x-gray-700\/25{border-left-color:#49505740!important;border-right-color:#49505740!important}.border-x-gray-700\/30{border-left-color:#4950574d!important;border-right-color:#4950574d!important}.border-x-gray-700\/35{border-left-color:#49505759!important;border-right-color:#49505759!important}.border-x-gray-700\/40{border-left-color:#49505766!important;border-right-color:#49505766!important}.border-x-gray-700\/45{border-left-color:#49505773!important;border-right-color:#49505773!important}.border-x-gray-700\/5{border-left-color:#4950570d!important;border-right-color:#4950570d!important}.border-x-gray-700\/50{border-left-color:#49505780!important;border-right-color:#49505780!important}.border-x-gray-700\/55{border-left-color:#4950578c!important;border-right-color:#4950578c!important}.border-x-gray-700\/60{border-left-color:#49505799!important;border-right-color:#49505799!important}.border-x-gray-700\/65{border-left-color:#495057a6!important;border-right-color:#495057a6!important}.border-x-gray-700\/70{border-left-color:#495057b3!important;border-right-color:#495057b3!important}.border-x-gray-700\/75{border-left-color:#495057bf!important;border-right-color:#495057bf!important}.border-x-gray-700\/80{border-left-color:#495057cc!important;border-right-color:#495057cc!important}.border-x-gray-700\/85{border-left-color:#495057d9!important;border-right-color:#495057d9!important}.border-x-gray-700\/90{border-left-color:#495057e6!important;border-right-color:#495057e6!important}.border-x-gray-700\/95{border-left-color:#495057f2!important;border-right-color:#495057f2!important}.border-x-gray-800{--tw-border-opacity: 1 !important;border-left-color:rgb(52 58 64 / var(--tw-border-opacity))!important;border-right-color:rgb(52 58 64 / var(--tw-border-opacity))!important}.border-x-gray-800\/0{border-left-color:#343a4000!important;border-right-color:#343a4000!important}.border-x-gray-800\/10{border-left-color:#343a401a!important;border-right-color:#343a401a!important}.border-x-gray-800\/100{border-left-color:#343a40!important;border-right-color:#343a40!important}.border-x-gray-800\/15{border-left-color:#343a4026!important;border-right-color:#343a4026!important}.border-x-gray-800\/20{border-left-color:#343a4033!important;border-right-color:#343a4033!important}.border-x-gray-800\/25{border-left-color:#343a4040!important;border-right-color:#343a4040!important}.border-x-gray-800\/30{border-left-color:#343a404d!important;border-right-color:#343a404d!important}.border-x-gray-800\/35{border-left-color:#343a4059!important;border-right-color:#343a4059!important}.border-x-gray-800\/40{border-left-color:#343a4066!important;border-right-color:#343a4066!important}.border-x-gray-800\/45{border-left-color:#343a4073!important;border-right-color:#343a4073!important}.border-x-gray-800\/5{border-left-color:#343a400d!important;border-right-color:#343a400d!important}.border-x-gray-800\/50{border-left-color:#343a4080!important;border-right-color:#343a4080!important}.border-x-gray-800\/55{border-left-color:#343a408c!important;border-right-color:#343a408c!important}.border-x-gray-800\/60{border-left-color:#343a4099!important;border-right-color:#343a4099!important}.border-x-gray-800\/65{border-left-color:#343a40a6!important;border-right-color:#343a40a6!important}.border-x-gray-800\/70{border-left-color:#343a40b3!important;border-right-color:#343a40b3!important}.border-x-gray-800\/75{border-left-color:#343a40bf!important;border-right-color:#343a40bf!important}.border-x-gray-800\/80{border-left-color:#343a40cc!important;border-right-color:#343a40cc!important}.border-x-gray-800\/85{border-left-color:#343a40d9!important;border-right-color:#343a40d9!important}.border-x-gray-800\/90{border-left-color:#343a40e6!important;border-right-color:#343a40e6!important}.border-x-gray-800\/95{border-left-color:#343a40f2!important;border-right-color:#343a40f2!important}.border-x-green-100{--tw-border-opacity: 1 !important;border-left-color:rgb(209 231 221 / var(--tw-border-opacity))!important;border-right-color:rgb(209 231 221 / var(--tw-border-opacity))!important}.border-x-green-100\/0{border-left-color:#d1e7dd00!important;border-right-color:#d1e7dd00!important}.border-x-green-100\/10{border-left-color:#d1e7dd1a!important;border-right-color:#d1e7dd1a!important}.border-x-green-100\/100{border-left-color:#d1e7dd!important;border-right-color:#d1e7dd!important}.border-x-green-100\/15{border-left-color:#d1e7dd26!important;border-right-color:#d1e7dd26!important}.border-x-green-100\/20{border-left-color:#d1e7dd33!important;border-right-color:#d1e7dd33!important}.border-x-green-100\/25{border-left-color:#d1e7dd40!important;border-right-color:#d1e7dd40!important}.border-x-green-100\/30{border-left-color:#d1e7dd4d!important;border-right-color:#d1e7dd4d!important}.border-x-green-100\/35{border-left-color:#d1e7dd59!important;border-right-color:#d1e7dd59!important}.border-x-green-100\/40{border-left-color:#d1e7dd66!important;border-right-color:#d1e7dd66!important}.border-x-green-100\/45{border-left-color:#d1e7dd73!important;border-right-color:#d1e7dd73!important}.border-x-green-100\/5{border-left-color:#d1e7dd0d!important;border-right-color:#d1e7dd0d!important}.border-x-green-100\/50{border-left-color:#d1e7dd80!important;border-right-color:#d1e7dd80!important}.border-x-green-100\/55{border-left-color:#d1e7dd8c!important;border-right-color:#d1e7dd8c!important}.border-x-green-100\/60{border-left-color:#d1e7dd99!important;border-right-color:#d1e7dd99!important}.border-x-green-100\/65{border-left-color:#d1e7dda6!important;border-right-color:#d1e7dda6!important}.border-x-green-100\/70{border-left-color:#d1e7ddb3!important;border-right-color:#d1e7ddb3!important}.border-x-green-100\/75{border-left-color:#d1e7ddbf!important;border-right-color:#d1e7ddbf!important}.border-x-green-100\/80{border-left-color:#d1e7ddcc!important;border-right-color:#d1e7ddcc!important}.border-x-green-100\/85{border-left-color:#d1e7ddd9!important;border-right-color:#d1e7ddd9!important}.border-x-green-100\/90{border-left-color:#d1e7dde6!important;border-right-color:#d1e7dde6!important}.border-x-green-100\/95{border-left-color:#d1e7ddf2!important;border-right-color:#d1e7ddf2!important}.border-x-green-1000{--tw-border-opacity: 1 !important;border-left-color:rgb(5 81 96 / var(--tw-border-opacity))!important;border-right-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-x-green-1000\/0{border-left-color:#05516000!important;border-right-color:#05516000!important}.border-x-green-1000\/10{border-left-color:#0551601a!important;border-right-color:#0551601a!important}.border-x-green-1000\/100{border-left-color:#055160!important;border-right-color:#055160!important}.border-x-green-1000\/15{border-left-color:#05516026!important;border-right-color:#05516026!important}.border-x-green-1000\/20{border-left-color:#05516033!important;border-right-color:#05516033!important}.border-x-green-1000\/25{border-left-color:#05516040!important;border-right-color:#05516040!important}.border-x-green-1000\/30{border-left-color:#0551604d!important;border-right-color:#0551604d!important}.border-x-green-1000\/35{border-left-color:#05516059!important;border-right-color:#05516059!important}.border-x-green-1000\/40{border-left-color:#05516066!important;border-right-color:#05516066!important}.border-x-green-1000\/45{border-left-color:#05516073!important;border-right-color:#05516073!important}.border-x-green-1000\/5{border-left-color:#0551600d!important;border-right-color:#0551600d!important}.border-x-green-1000\/50{border-left-color:#05516080!important;border-right-color:#05516080!important}.border-x-green-1000\/55{border-left-color:#0551608c!important;border-right-color:#0551608c!important}.border-x-green-1000\/60{border-left-color:#05516099!important;border-right-color:#05516099!important}.border-x-green-1000\/65{border-left-color:#055160a6!important;border-right-color:#055160a6!important}.border-x-green-1000\/70{border-left-color:#055160b3!important;border-right-color:#055160b3!important}.border-x-green-1000\/75{border-left-color:#055160bf!important;border-right-color:#055160bf!important}.border-x-green-1000\/80{border-left-color:#055160cc!important;border-right-color:#055160cc!important}.border-x-green-1000\/85{border-left-color:#055160d9!important;border-right-color:#055160d9!important}.border-x-green-1000\/90{border-left-color:#055160e6!important;border-right-color:#055160e6!important}.border-x-green-1000\/95{border-left-color:#055160f2!important;border-right-color:#055160f2!important}.border-x-green-1100{--tw-border-opacity: 1 !important;border-left-color:rgb(3 40 48 / var(--tw-border-opacity))!important;border-right-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-x-green-1100\/0{border-left-color:#03283000!important;border-right-color:#03283000!important}.border-x-green-1100\/10{border-left-color:#0328301a!important;border-right-color:#0328301a!important}.border-x-green-1100\/100{border-left-color:#032830!important;border-right-color:#032830!important}.border-x-green-1100\/15{border-left-color:#03283026!important;border-right-color:#03283026!important}.border-x-green-1100\/20{border-left-color:#03283033!important;border-right-color:#03283033!important}.border-x-green-1100\/25{border-left-color:#03283040!important;border-right-color:#03283040!important}.border-x-green-1100\/30{border-left-color:#0328304d!important;border-right-color:#0328304d!important}.border-x-green-1100\/35{border-left-color:#03283059!important;border-right-color:#03283059!important}.border-x-green-1100\/40{border-left-color:#03283066!important;border-right-color:#03283066!important}.border-x-green-1100\/45{border-left-color:#03283073!important;border-right-color:#03283073!important}.border-x-green-1100\/5{border-left-color:#0328300d!important;border-right-color:#0328300d!important}.border-x-green-1100\/50{border-left-color:#03283080!important;border-right-color:#03283080!important}.border-x-green-1100\/55{border-left-color:#0328308c!important;border-right-color:#0328308c!important}.border-x-green-1100\/60{border-left-color:#03283099!important;border-right-color:#03283099!important}.border-x-green-1100\/65{border-left-color:#032830a6!important;border-right-color:#032830a6!important}.border-x-green-1100\/70{border-left-color:#032830b3!important;border-right-color:#032830b3!important}.border-x-green-1100\/75{border-left-color:#032830bf!important;border-right-color:#032830bf!important}.border-x-green-1100\/80{border-left-color:#032830cc!important;border-right-color:#032830cc!important}.border-x-green-1100\/85{border-left-color:#032830d9!important;border-right-color:#032830d9!important}.border-x-green-1100\/90{border-left-color:#032830e6!important;border-right-color:#032830e6!important}.border-x-green-1100\/95{border-left-color:#032830f2!important;border-right-color:#032830f2!important}.border-x-green-200{--tw-border-opacity: 1 !important;border-left-color:rgb(163 207 187 / var(--tw-border-opacity))!important;border-right-color:rgb(163 207 187 / var(--tw-border-opacity))!important}.border-x-green-200\/0{border-left-color:#a3cfbb00!important;border-right-color:#a3cfbb00!important}.border-x-green-200\/10{border-left-color:#a3cfbb1a!important;border-right-color:#a3cfbb1a!important}.border-x-green-200\/100{border-left-color:#a3cfbb!important;border-right-color:#a3cfbb!important}.border-x-green-200\/15{border-left-color:#a3cfbb26!important;border-right-color:#a3cfbb26!important}.border-x-green-200\/20{border-left-color:#a3cfbb33!important;border-right-color:#a3cfbb33!important}.border-x-green-200\/25{border-left-color:#a3cfbb40!important;border-right-color:#a3cfbb40!important}.border-x-green-200\/30{border-left-color:#a3cfbb4d!important;border-right-color:#a3cfbb4d!important}.border-x-green-200\/35{border-left-color:#a3cfbb59!important;border-right-color:#a3cfbb59!important}.border-x-green-200\/40{border-left-color:#a3cfbb66!important;border-right-color:#a3cfbb66!important}.border-x-green-200\/45{border-left-color:#a3cfbb73!important;border-right-color:#a3cfbb73!important}.border-x-green-200\/5{border-left-color:#a3cfbb0d!important;border-right-color:#a3cfbb0d!important}.border-x-green-200\/50{border-left-color:#a3cfbb80!important;border-right-color:#a3cfbb80!important}.border-x-green-200\/55{border-left-color:#a3cfbb8c!important;border-right-color:#a3cfbb8c!important}.border-x-green-200\/60{border-left-color:#a3cfbb99!important;border-right-color:#a3cfbb99!important}.border-x-green-200\/65{border-left-color:#a3cfbba6!important;border-right-color:#a3cfbba6!important}.border-x-green-200\/70{border-left-color:#a3cfbbb3!important;border-right-color:#a3cfbbb3!important}.border-x-green-200\/75{border-left-color:#a3cfbbbf!important;border-right-color:#a3cfbbbf!important}.border-x-green-200\/80{border-left-color:#a3cfbbcc!important;border-right-color:#a3cfbbcc!important}.border-x-green-200\/85{border-left-color:#a3cfbbd9!important;border-right-color:#a3cfbbd9!important}.border-x-green-200\/90{border-left-color:#a3cfbbe6!important;border-right-color:#a3cfbbe6!important}.border-x-green-200\/95{border-left-color:#a3cfbbf2!important;border-right-color:#a3cfbbf2!important}.border-x-green-300{--tw-border-opacity: 1 !important;border-left-color:rgb(117 183 152 / var(--tw-border-opacity))!important;border-right-color:rgb(117 183 152 / var(--tw-border-opacity))!important}.border-x-green-300\/0{border-left-color:#75b79800!important;border-right-color:#75b79800!important}.border-x-green-300\/10{border-left-color:#75b7981a!important;border-right-color:#75b7981a!important}.border-x-green-300\/100{border-left-color:#75b798!important;border-right-color:#75b798!important}.border-x-green-300\/15{border-left-color:#75b79826!important;border-right-color:#75b79826!important}.border-x-green-300\/20{border-left-color:#75b79833!important;border-right-color:#75b79833!important}.border-x-green-300\/25{border-left-color:#75b79840!important;border-right-color:#75b79840!important}.border-x-green-300\/30{border-left-color:#75b7984d!important;border-right-color:#75b7984d!important}.border-x-green-300\/35{border-left-color:#75b79859!important;border-right-color:#75b79859!important}.border-x-green-300\/40{border-left-color:#75b79866!important;border-right-color:#75b79866!important}.border-x-green-300\/45{border-left-color:#75b79873!important;border-right-color:#75b79873!important}.border-x-green-300\/5{border-left-color:#75b7980d!important;border-right-color:#75b7980d!important}.border-x-green-300\/50{border-left-color:#75b79880!important;border-right-color:#75b79880!important}.border-x-green-300\/55{border-left-color:#75b7988c!important;border-right-color:#75b7988c!important}.border-x-green-300\/60{border-left-color:#75b79899!important;border-right-color:#75b79899!important}.border-x-green-300\/65{border-left-color:#75b798a6!important;border-right-color:#75b798a6!important}.border-x-green-300\/70{border-left-color:#75b798b3!important;border-right-color:#75b798b3!important}.border-x-green-300\/75{border-left-color:#75b798bf!important;border-right-color:#75b798bf!important}.border-x-green-300\/80{border-left-color:#75b798cc!important;border-right-color:#75b798cc!important}.border-x-green-300\/85{border-left-color:#75b798d9!important;border-right-color:#75b798d9!important}.border-x-green-300\/90{border-left-color:#75b798e6!important;border-right-color:#75b798e6!important}.border-x-green-300\/95{border-left-color:#75b798f2!important;border-right-color:#75b798f2!important}.border-x-green-400{--tw-border-opacity: 1 !important;border-left-color:rgb(71 159 118 / var(--tw-border-opacity))!important;border-right-color:rgb(71 159 118 / var(--tw-border-opacity))!important}.border-x-green-400\/0{border-left-color:#479f7600!important;border-right-color:#479f7600!important}.border-x-green-400\/10{border-left-color:#479f761a!important;border-right-color:#479f761a!important}.border-x-green-400\/100{border-left-color:#479f76!important;border-right-color:#479f76!important}.border-x-green-400\/15{border-left-color:#479f7626!important;border-right-color:#479f7626!important}.border-x-green-400\/20{border-left-color:#479f7633!important;border-right-color:#479f7633!important}.border-x-green-400\/25{border-left-color:#479f7640!important;border-right-color:#479f7640!important}.border-x-green-400\/30{border-left-color:#479f764d!important;border-right-color:#479f764d!important}.border-x-green-400\/35{border-left-color:#479f7659!important;border-right-color:#479f7659!important}.border-x-green-400\/40{border-left-color:#479f7666!important;border-right-color:#479f7666!important}.border-x-green-400\/45{border-left-color:#479f7673!important;border-right-color:#479f7673!important}.border-x-green-400\/5{border-left-color:#479f760d!important;border-right-color:#479f760d!important}.border-x-green-400\/50{border-left-color:#479f7680!important;border-right-color:#479f7680!important}.border-x-green-400\/55{border-left-color:#479f768c!important;border-right-color:#479f768c!important}.border-x-green-400\/60{border-left-color:#479f7699!important;border-right-color:#479f7699!important}.border-x-green-400\/65{border-left-color:#479f76a6!important;border-right-color:#479f76a6!important}.border-x-green-400\/70{border-left-color:#479f76b3!important;border-right-color:#479f76b3!important}.border-x-green-400\/75{border-left-color:#479f76bf!important;border-right-color:#479f76bf!important}.border-x-green-400\/80{border-left-color:#479f76cc!important;border-right-color:#479f76cc!important}.border-x-green-400\/85{border-left-color:#479f76d9!important;border-right-color:#479f76d9!important}.border-x-green-400\/90{border-left-color:#479f76e6!important;border-right-color:#479f76e6!important}.border-x-green-400\/95{border-left-color:#479f76f2!important;border-right-color:#479f76f2!important}.border-x-green-500{--tw-border-opacity: 1 !important;border-left-color:rgb(25 135 84 / var(--tw-border-opacity))!important;border-right-color:rgb(25 135 84 / var(--tw-border-opacity))!important}.border-x-green-500\/0{border-left-color:#19875400!important;border-right-color:#19875400!important}.border-x-green-500\/10{border-left-color:#1987541a!important;border-right-color:#1987541a!important}.border-x-green-500\/100{border-left-color:#198754!important;border-right-color:#198754!important}.border-x-green-500\/15{border-left-color:#19875426!important;border-right-color:#19875426!important}.border-x-green-500\/20{border-left-color:#19875433!important;border-right-color:#19875433!important}.border-x-green-500\/25{border-left-color:#19875440!important;border-right-color:#19875440!important}.border-x-green-500\/30{border-left-color:#1987544d!important;border-right-color:#1987544d!important}.border-x-green-500\/35{border-left-color:#19875459!important;border-right-color:#19875459!important}.border-x-green-500\/40{border-left-color:#19875466!important;border-right-color:#19875466!important}.border-x-green-500\/45{border-left-color:#19875473!important;border-right-color:#19875473!important}.border-x-green-500\/5{border-left-color:#1987540d!important;border-right-color:#1987540d!important}.border-x-green-500\/50{border-left-color:#19875480!important;border-right-color:#19875480!important}.border-x-green-500\/55{border-left-color:#1987548c!important;border-right-color:#1987548c!important}.border-x-green-500\/60{border-left-color:#19875499!important;border-right-color:#19875499!important}.border-x-green-500\/65{border-left-color:#198754a6!important;border-right-color:#198754a6!important}.border-x-green-500\/70{border-left-color:#198754b3!important;border-right-color:#198754b3!important}.border-x-green-500\/75{border-left-color:#198754bf!important;border-right-color:#198754bf!important}.border-x-green-500\/80{border-left-color:#198754cc!important;border-right-color:#198754cc!important}.border-x-green-500\/85{border-left-color:#198754d9!important;border-right-color:#198754d9!important}.border-x-green-500\/90{border-left-color:#198754e6!important;border-right-color:#198754e6!important}.border-x-green-500\/95{border-left-color:#198754f2!important;border-right-color:#198754f2!important}.border-x-green-600{--tw-border-opacity: 1 !important;border-left-color:rgb(20 108 67 / var(--tw-border-opacity))!important;border-right-color:rgb(20 108 67 / var(--tw-border-opacity))!important}.border-x-green-600\/0{border-left-color:#146c4300!important;border-right-color:#146c4300!important}.border-x-green-600\/10{border-left-color:#146c431a!important;border-right-color:#146c431a!important}.border-x-green-600\/100{border-left-color:#146c43!important;border-right-color:#146c43!important}.border-x-green-600\/15{border-left-color:#146c4326!important;border-right-color:#146c4326!important}.border-x-green-600\/20{border-left-color:#146c4333!important;border-right-color:#146c4333!important}.border-x-green-600\/25{border-left-color:#146c4340!important;border-right-color:#146c4340!important}.border-x-green-600\/30{border-left-color:#146c434d!important;border-right-color:#146c434d!important}.border-x-green-600\/35{border-left-color:#146c4359!important;border-right-color:#146c4359!important}.border-x-green-600\/40{border-left-color:#146c4366!important;border-right-color:#146c4366!important}.border-x-green-600\/45{border-left-color:#146c4373!important;border-right-color:#146c4373!important}.border-x-green-600\/5{border-left-color:#146c430d!important;border-right-color:#146c430d!important}.border-x-green-600\/50{border-left-color:#146c4380!important;border-right-color:#146c4380!important}.border-x-green-600\/55{border-left-color:#146c438c!important;border-right-color:#146c438c!important}.border-x-green-600\/60{border-left-color:#146c4399!important;border-right-color:#146c4399!important}.border-x-green-600\/65{border-left-color:#146c43a6!important;border-right-color:#146c43a6!important}.border-x-green-600\/70{border-left-color:#146c43b3!important;border-right-color:#146c43b3!important}.border-x-green-600\/75{border-left-color:#146c43bf!important;border-right-color:#146c43bf!important}.border-x-green-600\/80{border-left-color:#146c43cc!important;border-right-color:#146c43cc!important}.border-x-green-600\/85{border-left-color:#146c43d9!important;border-right-color:#146c43d9!important}.border-x-green-600\/90{border-left-color:#146c43e6!important;border-right-color:#146c43e6!important}.border-x-green-600\/95{border-left-color:#146c43f2!important;border-right-color:#146c43f2!important}.border-x-green-700{--tw-border-opacity: 1 !important;border-left-color:rgb(75 110 97 / var(--tw-border-opacity))!important;border-right-color:rgb(75 110 97 / var(--tw-border-opacity))!important}.border-x-green-700\/0{border-left-color:#4b6e6100!important;border-right-color:#4b6e6100!important}.border-x-green-700\/10{border-left-color:#4b6e611a!important;border-right-color:#4b6e611a!important}.border-x-green-700\/100{border-left-color:#4b6e61!important;border-right-color:#4b6e61!important}.border-x-green-700\/15{border-left-color:#4b6e6126!important;border-right-color:#4b6e6126!important}.border-x-green-700\/20{border-left-color:#4b6e6133!important;border-right-color:#4b6e6133!important}.border-x-green-700\/25{border-left-color:#4b6e6140!important;border-right-color:#4b6e6140!important}.border-x-green-700\/30{border-left-color:#4b6e614d!important;border-right-color:#4b6e614d!important}.border-x-green-700\/35{border-left-color:#4b6e6159!important;border-right-color:#4b6e6159!important}.border-x-green-700\/40{border-left-color:#4b6e6166!important;border-right-color:#4b6e6166!important}.border-x-green-700\/45{border-left-color:#4b6e6173!important;border-right-color:#4b6e6173!important}.border-x-green-700\/5{border-left-color:#4b6e610d!important;border-right-color:#4b6e610d!important}.border-x-green-700\/50{border-left-color:#4b6e6180!important;border-right-color:#4b6e6180!important}.border-x-green-700\/55{border-left-color:#4b6e618c!important;border-right-color:#4b6e618c!important}.border-x-green-700\/60{border-left-color:#4b6e6199!important;border-right-color:#4b6e6199!important}.border-x-green-700\/65{border-left-color:#4b6e61a6!important;border-right-color:#4b6e61a6!important}.border-x-green-700\/70{border-left-color:#4b6e61b3!important;border-right-color:#4b6e61b3!important}.border-x-green-700\/75{border-left-color:#4b6e61bf!important;border-right-color:#4b6e61bf!important}.border-x-green-700\/80{border-left-color:#4b6e61cc!important;border-right-color:#4b6e61cc!important}.border-x-green-700\/85{border-left-color:#4b6e61d9!important;border-right-color:#4b6e61d9!important}.border-x-green-700\/90{border-left-color:#4b6e61e6!important;border-right-color:#4b6e61e6!important}.border-x-green-700\/95{border-left-color:#4b6e61f2!important;border-right-color:#4b6e61f2!important}.border-x-green-800{--tw-border-opacity: 1 !important;border-left-color:rgb(10 54 34 / var(--tw-border-opacity))!important;border-right-color:rgb(10 54 34 / var(--tw-border-opacity))!important}.border-x-green-800\/0{border-left-color:#0a362200!important;border-right-color:#0a362200!important}.border-x-green-800\/10{border-left-color:#0a36221a!important;border-right-color:#0a36221a!important}.border-x-green-800\/100{border-left-color:#0a3622!important;border-right-color:#0a3622!important}.border-x-green-800\/15{border-left-color:#0a362226!important;border-right-color:#0a362226!important}.border-x-green-800\/20{border-left-color:#0a362233!important;border-right-color:#0a362233!important}.border-x-green-800\/25{border-left-color:#0a362240!important;border-right-color:#0a362240!important}.border-x-green-800\/30{border-left-color:#0a36224d!important;border-right-color:#0a36224d!important}.border-x-green-800\/35{border-left-color:#0a362259!important;border-right-color:#0a362259!important}.border-x-green-800\/40{border-left-color:#0a362266!important;border-right-color:#0a362266!important}.border-x-green-800\/45{border-left-color:#0a362273!important;border-right-color:#0a362273!important}.border-x-green-800\/5{border-left-color:#0a36220d!important;border-right-color:#0a36220d!important}.border-x-green-800\/50{border-left-color:#0a362280!important;border-right-color:#0a362280!important}.border-x-green-800\/55{border-left-color:#0a36228c!important;border-right-color:#0a36228c!important}.border-x-green-800\/60{border-left-color:#0a362299!important;border-right-color:#0a362299!important}.border-x-green-800\/65{border-left-color:#0a3622a6!important;border-right-color:#0a3622a6!important}.border-x-green-800\/70{border-left-color:#0a3622b3!important;border-right-color:#0a3622b3!important}.border-x-green-800\/75{border-left-color:#0a3622bf!important;border-right-color:#0a3622bf!important}.border-x-green-800\/80{border-left-color:#0a3622cc!important;border-right-color:#0a3622cc!important}.border-x-green-800\/85{border-left-color:#0a3622d9!important;border-right-color:#0a3622d9!important}.border-x-green-800\/90{border-left-color:#0a3622e6!important;border-right-color:#0a3622e6!important}.border-x-green-800\/95{border-left-color:#0a3622f2!important;border-right-color:#0a3622f2!important}.border-x-green-900{--tw-border-opacity: 1 !important;border-left-color:rgb(8 121 144 / var(--tw-border-opacity))!important;border-right-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-x-green-900\/0{border-left-color:#08799000!important;border-right-color:#08799000!important}.border-x-green-900\/10{border-left-color:#0879901a!important;border-right-color:#0879901a!important}.border-x-green-900\/100{border-left-color:#087990!important;border-right-color:#087990!important}.border-x-green-900\/15{border-left-color:#08799026!important;border-right-color:#08799026!important}.border-x-green-900\/20{border-left-color:#08799033!important;border-right-color:#08799033!important}.border-x-green-900\/25{border-left-color:#08799040!important;border-right-color:#08799040!important}.border-x-green-900\/30{border-left-color:#0879904d!important;border-right-color:#0879904d!important}.border-x-green-900\/35{border-left-color:#08799059!important;border-right-color:#08799059!important}.border-x-green-900\/40{border-left-color:#08799066!important;border-right-color:#08799066!important}.border-x-green-900\/45{border-left-color:#08799073!important;border-right-color:#08799073!important}.border-x-green-900\/5{border-left-color:#0879900d!important;border-right-color:#0879900d!important}.border-x-green-900\/50{border-left-color:#08799080!important;border-right-color:#08799080!important}.border-x-green-900\/55{border-left-color:#0879908c!important;border-right-color:#0879908c!important}.border-x-green-900\/60{border-left-color:#08799099!important;border-right-color:#08799099!important}.border-x-green-900\/65{border-left-color:#087990a6!important;border-right-color:#087990a6!important}.border-x-green-900\/70{border-left-color:#087990b3!important;border-right-color:#087990b3!important}.border-x-green-900\/75{border-left-color:#087990bf!important;border-right-color:#087990bf!important}.border-x-green-900\/80{border-left-color:#087990cc!important;border-right-color:#087990cc!important}.border-x-green-900\/85{border-left-color:#087990d9!important;border-right-color:#087990d9!important}.border-x-green-900\/90{border-left-color:#087990e6!important;border-right-color:#087990e6!important}.border-x-green-900\/95{border-left-color:#087990f2!important;border-right-color:#087990f2!important}.border-x-green-whatsapp{--tw-border-opacity: 1 !important;border-left-color:rgb(27 201 89 / var(--tw-border-opacity))!important;border-right-color:rgb(27 201 89 / var(--tw-border-opacity))!important}.border-x-green-whatsapp\/0{border-left-color:#1bc95900!important;border-right-color:#1bc95900!important}.border-x-green-whatsapp\/10{border-left-color:#1bc9591a!important;border-right-color:#1bc9591a!important}.border-x-green-whatsapp\/100{border-left-color:#1bc959!important;border-right-color:#1bc959!important}.border-x-green-whatsapp\/15{border-left-color:#1bc95926!important;border-right-color:#1bc95926!important}.border-x-green-whatsapp\/20{border-left-color:#1bc95933!important;border-right-color:#1bc95933!important}.border-x-green-whatsapp\/25{border-left-color:#1bc95940!important;border-right-color:#1bc95940!important}.border-x-green-whatsapp\/30{border-left-color:#1bc9594d!important;border-right-color:#1bc9594d!important}.border-x-green-whatsapp\/35{border-left-color:#1bc95959!important;border-right-color:#1bc95959!important}.border-x-green-whatsapp\/40{border-left-color:#1bc95966!important;border-right-color:#1bc95966!important}.border-x-green-whatsapp\/45{border-left-color:#1bc95973!important;border-right-color:#1bc95973!important}.border-x-green-whatsapp\/5{border-left-color:#1bc9590d!important;border-right-color:#1bc9590d!important}.border-x-green-whatsapp\/50{border-left-color:#1bc95980!important;border-right-color:#1bc95980!important}.border-x-green-whatsapp\/55{border-left-color:#1bc9598c!important;border-right-color:#1bc9598c!important}.border-x-green-whatsapp\/60{border-left-color:#1bc95999!important;border-right-color:#1bc95999!important}.border-x-green-whatsapp\/65{border-left-color:#1bc959a6!important;border-right-color:#1bc959a6!important}.border-x-green-whatsapp\/70{border-left-color:#1bc959b3!important;border-right-color:#1bc959b3!important}.border-x-green-whatsapp\/75{border-left-color:#1bc959bf!important;border-right-color:#1bc959bf!important}.border-x-green-whatsapp\/80{border-left-color:#1bc959cc!important;border-right-color:#1bc959cc!important}.border-x-green-whatsapp\/85{border-left-color:#1bc959d9!important;border-right-color:#1bc959d9!important}.border-x-green-whatsapp\/90{border-left-color:#1bc959e6!important;border-right-color:#1bc959e6!important}.border-x-green-whatsapp\/95{border-left-color:#1bc959f2!important;border-right-color:#1bc959f2!important}.border-x-offwhite{border-left-color:#fffc!important;border-right-color:#fffc!important}.border-x-offwhite\/0{border-left-color:#fff0!important;border-right-color:#fff0!important}.border-x-offwhite\/10{border-left-color:#ffffff1a!important;border-right-color:#ffffff1a!important}.border-x-offwhite\/100{border-left-color:#fff!important;border-right-color:#fff!important}.border-x-offwhite\/15{border-left-color:#ffffff26!important;border-right-color:#ffffff26!important}.border-x-offwhite\/20{border-left-color:#fff3!important;border-right-color:#fff3!important}.border-x-offwhite\/25{border-left-color:#ffffff40!important;border-right-color:#ffffff40!important}.border-x-offwhite\/30{border-left-color:#ffffff4d!important;border-right-color:#ffffff4d!important}.border-x-offwhite\/35{border-left-color:#ffffff59!important;border-right-color:#ffffff59!important}.border-x-offwhite\/40{border-left-color:#fff6!important;border-right-color:#fff6!important}.border-x-offwhite\/45{border-left-color:#ffffff73!important;border-right-color:#ffffff73!important}.border-x-offwhite\/5{border-left-color:#ffffff0d!important;border-right-color:#ffffff0d!important}.border-x-offwhite\/50{border-left-color:#ffffff80!important;border-right-color:#ffffff80!important}.border-x-offwhite\/55{border-left-color:#ffffff8c!important;border-right-color:#ffffff8c!important}.border-x-offwhite\/60{border-left-color:#fff9!important;border-right-color:#fff9!important}.border-x-offwhite\/65{border-left-color:#ffffffa6!important;border-right-color:#ffffffa6!important}.border-x-offwhite\/70{border-left-color:#ffffffb3!important;border-right-color:#ffffffb3!important}.border-x-offwhite\/75{border-left-color:#ffffffbf!important;border-right-color:#ffffffbf!important}.border-x-offwhite\/80{border-left-color:#fffc!important;border-right-color:#fffc!important}.border-x-offwhite\/85{border-left-color:#ffffffd9!important;border-right-color:#ffffffd9!important}.border-x-offwhite\/90{border-left-color:#ffffffe6!important;border-right-color:#ffffffe6!important}.border-x-offwhite\/95{border-left-color:#fffffff2!important;border-right-color:#fffffff2!important}.border-x-orange-100{--tw-border-opacity: 1 !important;border-left-color:rgb(255 229 208 / var(--tw-border-opacity))!important;border-right-color:rgb(255 229 208 / var(--tw-border-opacity))!important}.border-x-orange-100\/0{border-left-color:#ffe5d000!important;border-right-color:#ffe5d000!important}.border-x-orange-100\/10{border-left-color:#ffe5d01a!important;border-right-color:#ffe5d01a!important}.border-x-orange-100\/100{border-left-color:#ffe5d0!important;border-right-color:#ffe5d0!important}.border-x-orange-100\/15{border-left-color:#ffe5d026!important;border-right-color:#ffe5d026!important}.border-x-orange-100\/20{border-left-color:#ffe5d033!important;border-right-color:#ffe5d033!important}.border-x-orange-100\/25{border-left-color:#ffe5d040!important;border-right-color:#ffe5d040!important}.border-x-orange-100\/30{border-left-color:#ffe5d04d!important;border-right-color:#ffe5d04d!important}.border-x-orange-100\/35{border-left-color:#ffe5d059!important;border-right-color:#ffe5d059!important}.border-x-orange-100\/40{border-left-color:#ffe5d066!important;border-right-color:#ffe5d066!important}.border-x-orange-100\/45{border-left-color:#ffe5d073!important;border-right-color:#ffe5d073!important}.border-x-orange-100\/5{border-left-color:#ffe5d00d!important;border-right-color:#ffe5d00d!important}.border-x-orange-100\/50{border-left-color:#ffe5d080!important;border-right-color:#ffe5d080!important}.border-x-orange-100\/55{border-left-color:#ffe5d08c!important;border-right-color:#ffe5d08c!important}.border-x-orange-100\/60{border-left-color:#ffe5d099!important;border-right-color:#ffe5d099!important}.border-x-orange-100\/65{border-left-color:#ffe5d0a6!important;border-right-color:#ffe5d0a6!important}.border-x-orange-100\/70{border-left-color:#ffe5d0b3!important;border-right-color:#ffe5d0b3!important}.border-x-orange-100\/75{border-left-color:#ffe5d0bf!important;border-right-color:#ffe5d0bf!important}.border-x-orange-100\/80{border-left-color:#ffe5d0cc!important;border-right-color:#ffe5d0cc!important}.border-x-orange-100\/85{border-left-color:#ffe5d0d9!important;border-right-color:#ffe5d0d9!important}.border-x-orange-100\/90{border-left-color:#ffe5d0e6!important;border-right-color:#ffe5d0e6!important}.border-x-orange-100\/95{border-left-color:#ffe5d0f2!important;border-right-color:#ffe5d0f2!important}.border-x-orange-200{--tw-border-opacity: 1 !important;border-left-color:rgb(254 203 161 / var(--tw-border-opacity))!important;border-right-color:rgb(254 203 161 / var(--tw-border-opacity))!important}.border-x-orange-200\/0{border-left-color:#fecba100!important;border-right-color:#fecba100!important}.border-x-orange-200\/10{border-left-color:#fecba11a!important;border-right-color:#fecba11a!important}.border-x-orange-200\/100{border-left-color:#fecba1!important;border-right-color:#fecba1!important}.border-x-orange-200\/15{border-left-color:#fecba126!important;border-right-color:#fecba126!important}.border-x-orange-200\/20{border-left-color:#fecba133!important;border-right-color:#fecba133!important}.border-x-orange-200\/25{border-left-color:#fecba140!important;border-right-color:#fecba140!important}.border-x-orange-200\/30{border-left-color:#fecba14d!important;border-right-color:#fecba14d!important}.border-x-orange-200\/35{border-left-color:#fecba159!important;border-right-color:#fecba159!important}.border-x-orange-200\/40{border-left-color:#fecba166!important;border-right-color:#fecba166!important}.border-x-orange-200\/45{border-left-color:#fecba173!important;border-right-color:#fecba173!important}.border-x-orange-200\/5{border-left-color:#fecba10d!important;border-right-color:#fecba10d!important}.border-x-orange-200\/50{border-left-color:#fecba180!important;border-right-color:#fecba180!important}.border-x-orange-200\/55{border-left-color:#fecba18c!important;border-right-color:#fecba18c!important}.border-x-orange-200\/60{border-left-color:#fecba199!important;border-right-color:#fecba199!important}.border-x-orange-200\/65{border-left-color:#fecba1a6!important;border-right-color:#fecba1a6!important}.border-x-orange-200\/70{border-left-color:#fecba1b3!important;border-right-color:#fecba1b3!important}.border-x-orange-200\/75{border-left-color:#fecba1bf!important;border-right-color:#fecba1bf!important}.border-x-orange-200\/80{border-left-color:#fecba1cc!important;border-right-color:#fecba1cc!important}.border-x-orange-200\/85{border-left-color:#fecba1d9!important;border-right-color:#fecba1d9!important}.border-x-orange-200\/90{border-left-color:#fecba1e6!important;border-right-color:#fecba1e6!important}.border-x-orange-200\/95{border-left-color:#fecba1f2!important;border-right-color:#fecba1f2!important}.border-x-orange-300{--tw-border-opacity: 1 !important;border-left-color:rgb(254 178 114 / var(--tw-border-opacity))!important;border-right-color:rgb(254 178 114 / var(--tw-border-opacity))!important}.border-x-orange-300\/0{border-left-color:#feb27200!important;border-right-color:#feb27200!important}.border-x-orange-300\/10{border-left-color:#feb2721a!important;border-right-color:#feb2721a!important}.border-x-orange-300\/100{border-left-color:#feb272!important;border-right-color:#feb272!important}.border-x-orange-300\/15{border-left-color:#feb27226!important;border-right-color:#feb27226!important}.border-x-orange-300\/20{border-left-color:#feb27233!important;border-right-color:#feb27233!important}.border-x-orange-300\/25{border-left-color:#feb27240!important;border-right-color:#feb27240!important}.border-x-orange-300\/30{border-left-color:#feb2724d!important;border-right-color:#feb2724d!important}.border-x-orange-300\/35{border-left-color:#feb27259!important;border-right-color:#feb27259!important}.border-x-orange-300\/40{border-left-color:#feb27266!important;border-right-color:#feb27266!important}.border-x-orange-300\/45{border-left-color:#feb27273!important;border-right-color:#feb27273!important}.border-x-orange-300\/5{border-left-color:#feb2720d!important;border-right-color:#feb2720d!important}.border-x-orange-300\/50{border-left-color:#feb27280!important;border-right-color:#feb27280!important}.border-x-orange-300\/55{border-left-color:#feb2728c!important;border-right-color:#feb2728c!important}.border-x-orange-300\/60{border-left-color:#feb27299!important;border-right-color:#feb27299!important}.border-x-orange-300\/65{border-left-color:#feb272a6!important;border-right-color:#feb272a6!important}.border-x-orange-300\/70{border-left-color:#feb272b3!important;border-right-color:#feb272b3!important}.border-x-orange-300\/75{border-left-color:#feb272bf!important;border-right-color:#feb272bf!important}.border-x-orange-300\/80{border-left-color:#feb272cc!important;border-right-color:#feb272cc!important}.border-x-orange-300\/85{border-left-color:#feb272d9!important;border-right-color:#feb272d9!important}.border-x-orange-300\/90{border-left-color:#feb272e6!important;border-right-color:#feb272e6!important}.border-x-orange-300\/95{border-left-color:#feb272f2!important;border-right-color:#feb272f2!important}.border-x-orange-400{--tw-border-opacity: 1 !important;border-left-color:rgb(253 152 67 / var(--tw-border-opacity))!important;border-right-color:rgb(253 152 67 / var(--tw-border-opacity))!important}.border-x-orange-400\/0{border-left-color:#fd984300!important;border-right-color:#fd984300!important}.border-x-orange-400\/10{border-left-color:#fd98431a!important;border-right-color:#fd98431a!important}.border-x-orange-400\/100{border-left-color:#fd9843!important;border-right-color:#fd9843!important}.border-x-orange-400\/15{border-left-color:#fd984326!important;border-right-color:#fd984326!important}.border-x-orange-400\/20{border-left-color:#fd984333!important;border-right-color:#fd984333!important}.border-x-orange-400\/25{border-left-color:#fd984340!important;border-right-color:#fd984340!important}.border-x-orange-400\/30{border-left-color:#fd98434d!important;border-right-color:#fd98434d!important}.border-x-orange-400\/35{border-left-color:#fd984359!important;border-right-color:#fd984359!important}.border-x-orange-400\/40{border-left-color:#fd984366!important;border-right-color:#fd984366!important}.border-x-orange-400\/45{border-left-color:#fd984373!important;border-right-color:#fd984373!important}.border-x-orange-400\/5{border-left-color:#fd98430d!important;border-right-color:#fd98430d!important}.border-x-orange-400\/50{border-left-color:#fd984380!important;border-right-color:#fd984380!important}.border-x-orange-400\/55{border-left-color:#fd98438c!important;border-right-color:#fd98438c!important}.border-x-orange-400\/60{border-left-color:#fd984399!important;border-right-color:#fd984399!important}.border-x-orange-400\/65{border-left-color:#fd9843a6!important;border-right-color:#fd9843a6!important}.border-x-orange-400\/70{border-left-color:#fd9843b3!important;border-right-color:#fd9843b3!important}.border-x-orange-400\/75{border-left-color:#fd9843bf!important;border-right-color:#fd9843bf!important}.border-x-orange-400\/80{border-left-color:#fd9843cc!important;border-right-color:#fd9843cc!important}.border-x-orange-400\/85{border-left-color:#fd9843d9!important;border-right-color:#fd9843d9!important}.border-x-orange-400\/90{border-left-color:#fd9843e6!important;border-right-color:#fd9843e6!important}.border-x-orange-400\/95{border-left-color:#fd9843f2!important;border-right-color:#fd9843f2!important}.border-x-orange-500{--tw-border-opacity: 1 !important;border-left-color:rgb(253 126 20 / var(--tw-border-opacity))!important;border-right-color:rgb(253 126 20 / var(--tw-border-opacity))!important}.border-x-orange-500\/0{border-left-color:#fd7e1400!important;border-right-color:#fd7e1400!important}.border-x-orange-500\/10{border-left-color:#fd7e141a!important;border-right-color:#fd7e141a!important}.border-x-orange-500\/100{border-left-color:#fd7e14!important;border-right-color:#fd7e14!important}.border-x-orange-500\/15{border-left-color:#fd7e1426!important;border-right-color:#fd7e1426!important}.border-x-orange-500\/20{border-left-color:#fd7e1433!important;border-right-color:#fd7e1433!important}.border-x-orange-500\/25{border-left-color:#fd7e1440!important;border-right-color:#fd7e1440!important}.border-x-orange-500\/30{border-left-color:#fd7e144d!important;border-right-color:#fd7e144d!important}.border-x-orange-500\/35{border-left-color:#fd7e1459!important;border-right-color:#fd7e1459!important}.border-x-orange-500\/40{border-left-color:#fd7e1466!important;border-right-color:#fd7e1466!important}.border-x-orange-500\/45{border-left-color:#fd7e1473!important;border-right-color:#fd7e1473!important}.border-x-orange-500\/5{border-left-color:#fd7e140d!important;border-right-color:#fd7e140d!important}.border-x-orange-500\/50{border-left-color:#fd7e1480!important;border-right-color:#fd7e1480!important}.border-x-orange-500\/55{border-left-color:#fd7e148c!important;border-right-color:#fd7e148c!important}.border-x-orange-500\/60{border-left-color:#fd7e1499!important;border-right-color:#fd7e1499!important}.border-x-orange-500\/65{border-left-color:#fd7e14a6!important;border-right-color:#fd7e14a6!important}.border-x-orange-500\/70{border-left-color:#fd7e14b3!important;border-right-color:#fd7e14b3!important}.border-x-orange-500\/75{border-left-color:#fd7e14bf!important;border-right-color:#fd7e14bf!important}.border-x-orange-500\/80{border-left-color:#fd7e14cc!important;border-right-color:#fd7e14cc!important}.border-x-orange-500\/85{border-left-color:#fd7e14d9!important;border-right-color:#fd7e14d9!important}.border-x-orange-500\/90{border-left-color:#fd7e14e6!important;border-right-color:#fd7e14e6!important}.border-x-orange-500\/95{border-left-color:#fd7e14f2!important;border-right-color:#fd7e14f2!important}.border-x-orange-700{--tw-border-opacity: 1 !important;border-left-color:rgb(152 44 12 / var(--tw-border-opacity))!important;border-right-color:rgb(152 44 12 / var(--tw-border-opacity))!important}.border-x-orange-700\/0{border-left-color:#982c0c00!important;border-right-color:#982c0c00!important}.border-x-orange-700\/10{border-left-color:#982c0c1a!important;border-right-color:#982c0c1a!important}.border-x-orange-700\/100{border-left-color:#982c0c!important;border-right-color:#982c0c!important}.border-x-orange-700\/15{border-left-color:#982c0c26!important;border-right-color:#982c0c26!important}.border-x-orange-700\/20{border-left-color:#982c0c33!important;border-right-color:#982c0c33!important}.border-x-orange-700\/25{border-left-color:#982c0c40!important;border-right-color:#982c0c40!important}.border-x-orange-700\/30{border-left-color:#982c0c4d!important;border-right-color:#982c0c4d!important}.border-x-orange-700\/35{border-left-color:#982c0c59!important;border-right-color:#982c0c59!important}.border-x-orange-700\/40{border-left-color:#982c0c66!important;border-right-color:#982c0c66!important}.border-x-orange-700\/45{border-left-color:#982c0c73!important;border-right-color:#982c0c73!important}.border-x-orange-700\/5{border-left-color:#982c0c0d!important;border-right-color:#982c0c0d!important}.border-x-orange-700\/50{border-left-color:#982c0c80!important;border-right-color:#982c0c80!important}.border-x-orange-700\/55{border-left-color:#982c0c8c!important;border-right-color:#982c0c8c!important}.border-x-orange-700\/60{border-left-color:#982c0c99!important;border-right-color:#982c0c99!important}.border-x-orange-700\/65{border-left-color:#982c0ca6!important;border-right-color:#982c0ca6!important}.border-x-orange-700\/70{border-left-color:#982c0cb3!important;border-right-color:#982c0cb3!important}.border-x-orange-700\/75{border-left-color:#982c0cbf!important;border-right-color:#982c0cbf!important}.border-x-orange-700\/80{border-left-color:#982c0ccc!important;border-right-color:#982c0ccc!important}.border-x-orange-700\/85{border-left-color:#982c0cd9!important;border-right-color:#982c0cd9!important}.border-x-orange-700\/90{border-left-color:#982c0ce6!important;border-right-color:#982c0ce6!important}.border-x-orange-700\/95{border-left-color:#982c0cf2!important;border-right-color:#982c0cf2!important}.border-x-orange-800{--tw-border-opacity: 1 !important;border-left-color:rgb(101 50 8 / var(--tw-border-opacity))!important;border-right-color:rgb(101 50 8 / var(--tw-border-opacity))!important}.border-x-orange-800\/0{border-left-color:#65320800!important;border-right-color:#65320800!important}.border-x-orange-800\/10{border-left-color:#6532081a!important;border-right-color:#6532081a!important}.border-x-orange-800\/100{border-left-color:#653208!important;border-right-color:#653208!important}.border-x-orange-800\/15{border-left-color:#65320826!important;border-right-color:#65320826!important}.border-x-orange-800\/20{border-left-color:#65320833!important;border-right-color:#65320833!important}.border-x-orange-800\/25{border-left-color:#65320840!important;border-right-color:#65320840!important}.border-x-orange-800\/30{border-left-color:#6532084d!important;border-right-color:#6532084d!important}.border-x-orange-800\/35{border-left-color:#65320859!important;border-right-color:#65320859!important}.border-x-orange-800\/40{border-left-color:#65320866!important;border-right-color:#65320866!important}.border-x-orange-800\/45{border-left-color:#65320873!important;border-right-color:#65320873!important}.border-x-orange-800\/5{border-left-color:#6532080d!important;border-right-color:#6532080d!important}.border-x-orange-800\/50{border-left-color:#65320880!important;border-right-color:#65320880!important}.border-x-orange-800\/55{border-left-color:#6532088c!important;border-right-color:#6532088c!important}.border-x-orange-800\/60{border-left-color:#65320899!important;border-right-color:#65320899!important}.border-x-orange-800\/65{border-left-color:#653208a6!important;border-right-color:#653208a6!important}.border-x-orange-800\/70{border-left-color:#653208b3!important;border-right-color:#653208b3!important}.border-x-orange-800\/75{border-left-color:#653208bf!important;border-right-color:#653208bf!important}.border-x-orange-800\/80{border-left-color:#653208cc!important;border-right-color:#653208cc!important}.border-x-orange-800\/85{border-left-color:#653208d9!important;border-right-color:#653208d9!important}.border-x-orange-800\/90{border-left-color:#653208e6!important;border-right-color:#653208e6!important}.border-x-orange-800\/95{border-left-color:#653208f2!important;border-right-color:#653208f2!important}.border-x-pink-100{--tw-border-opacity: 1 !important;border-left-color:rgb(247 214 230 / var(--tw-border-opacity))!important;border-right-color:rgb(247 214 230 / var(--tw-border-opacity))!important}.border-x-pink-100\/0{border-left-color:#f7d6e600!important;border-right-color:#f7d6e600!important}.border-x-pink-100\/10{border-left-color:#f7d6e61a!important;border-right-color:#f7d6e61a!important}.border-x-pink-100\/100{border-left-color:#f7d6e6!important;border-right-color:#f7d6e6!important}.border-x-pink-100\/15{border-left-color:#f7d6e626!important;border-right-color:#f7d6e626!important}.border-x-pink-100\/20{border-left-color:#f7d6e633!important;border-right-color:#f7d6e633!important}.border-x-pink-100\/25{border-left-color:#f7d6e640!important;border-right-color:#f7d6e640!important}.border-x-pink-100\/30{border-left-color:#f7d6e64d!important;border-right-color:#f7d6e64d!important}.border-x-pink-100\/35{border-left-color:#f7d6e659!important;border-right-color:#f7d6e659!important}.border-x-pink-100\/40{border-left-color:#f7d6e666!important;border-right-color:#f7d6e666!important}.border-x-pink-100\/45{border-left-color:#f7d6e673!important;border-right-color:#f7d6e673!important}.border-x-pink-100\/5{border-left-color:#f7d6e60d!important;border-right-color:#f7d6e60d!important}.border-x-pink-100\/50{border-left-color:#f7d6e680!important;border-right-color:#f7d6e680!important}.border-x-pink-100\/55{border-left-color:#f7d6e68c!important;border-right-color:#f7d6e68c!important}.border-x-pink-100\/60{border-left-color:#f7d6e699!important;border-right-color:#f7d6e699!important}.border-x-pink-100\/65{border-left-color:#f7d6e6a6!important;border-right-color:#f7d6e6a6!important}.border-x-pink-100\/70{border-left-color:#f7d6e6b3!important;border-right-color:#f7d6e6b3!important}.border-x-pink-100\/75{border-left-color:#f7d6e6bf!important;border-right-color:#f7d6e6bf!important}.border-x-pink-100\/80{border-left-color:#f7d6e6cc!important;border-right-color:#f7d6e6cc!important}.border-x-pink-100\/85{border-left-color:#f7d6e6d9!important;border-right-color:#f7d6e6d9!important}.border-x-pink-100\/90{border-left-color:#f7d6e6e6!important;border-right-color:#f7d6e6e6!important}.border-x-pink-100\/95{border-left-color:#f7d6e6f2!important;border-right-color:#f7d6e6f2!important}.border-x-pink-200{--tw-border-opacity: 1 !important;border-left-color:rgb(239 173 206 / var(--tw-border-opacity))!important;border-right-color:rgb(239 173 206 / var(--tw-border-opacity))!important}.border-x-pink-200\/0{border-left-color:#efadce00!important;border-right-color:#efadce00!important}.border-x-pink-200\/10{border-left-color:#efadce1a!important;border-right-color:#efadce1a!important}.border-x-pink-200\/100{border-left-color:#efadce!important;border-right-color:#efadce!important}.border-x-pink-200\/15{border-left-color:#efadce26!important;border-right-color:#efadce26!important}.border-x-pink-200\/20{border-left-color:#efadce33!important;border-right-color:#efadce33!important}.border-x-pink-200\/25{border-left-color:#efadce40!important;border-right-color:#efadce40!important}.border-x-pink-200\/30{border-left-color:#efadce4d!important;border-right-color:#efadce4d!important}.border-x-pink-200\/35{border-left-color:#efadce59!important;border-right-color:#efadce59!important}.border-x-pink-200\/40{border-left-color:#efadce66!important;border-right-color:#efadce66!important}.border-x-pink-200\/45{border-left-color:#efadce73!important;border-right-color:#efadce73!important}.border-x-pink-200\/5{border-left-color:#efadce0d!important;border-right-color:#efadce0d!important}.border-x-pink-200\/50{border-left-color:#efadce80!important;border-right-color:#efadce80!important}.border-x-pink-200\/55{border-left-color:#efadce8c!important;border-right-color:#efadce8c!important}.border-x-pink-200\/60{border-left-color:#efadce99!important;border-right-color:#efadce99!important}.border-x-pink-200\/65{border-left-color:#efadcea6!important;border-right-color:#efadcea6!important}.border-x-pink-200\/70{border-left-color:#efadceb3!important;border-right-color:#efadceb3!important}.border-x-pink-200\/75{border-left-color:#efadcebf!important;border-right-color:#efadcebf!important}.border-x-pink-200\/80{border-left-color:#efadcecc!important;border-right-color:#efadcecc!important}.border-x-pink-200\/85{border-left-color:#efadced9!important;border-right-color:#efadced9!important}.border-x-pink-200\/90{border-left-color:#efadcee6!important;border-right-color:#efadcee6!important}.border-x-pink-200\/95{border-left-color:#efadcef2!important;border-right-color:#efadcef2!important}.border-x-pink-300{--tw-border-opacity: 1 !important;border-left-color:rgb(230 133 181 / var(--tw-border-opacity))!important;border-right-color:rgb(230 133 181 / var(--tw-border-opacity))!important}.border-x-pink-300\/0{border-left-color:#e685b500!important;border-right-color:#e685b500!important}.border-x-pink-300\/10{border-left-color:#e685b51a!important;border-right-color:#e685b51a!important}.border-x-pink-300\/100{border-left-color:#e685b5!important;border-right-color:#e685b5!important}.border-x-pink-300\/15{border-left-color:#e685b526!important;border-right-color:#e685b526!important}.border-x-pink-300\/20{border-left-color:#e685b533!important;border-right-color:#e685b533!important}.border-x-pink-300\/25{border-left-color:#e685b540!important;border-right-color:#e685b540!important}.border-x-pink-300\/30{border-left-color:#e685b54d!important;border-right-color:#e685b54d!important}.border-x-pink-300\/35{border-left-color:#e685b559!important;border-right-color:#e685b559!important}.border-x-pink-300\/40{border-left-color:#e685b566!important;border-right-color:#e685b566!important}.border-x-pink-300\/45{border-left-color:#e685b573!important;border-right-color:#e685b573!important}.border-x-pink-300\/5{border-left-color:#e685b50d!important;border-right-color:#e685b50d!important}.border-x-pink-300\/50{border-left-color:#e685b580!important;border-right-color:#e685b580!important}.border-x-pink-300\/55{border-left-color:#e685b58c!important;border-right-color:#e685b58c!important}.border-x-pink-300\/60{border-left-color:#e685b599!important;border-right-color:#e685b599!important}.border-x-pink-300\/65{border-left-color:#e685b5a6!important;border-right-color:#e685b5a6!important}.border-x-pink-300\/70{border-left-color:#e685b5b3!important;border-right-color:#e685b5b3!important}.border-x-pink-300\/75{border-left-color:#e685b5bf!important;border-right-color:#e685b5bf!important}.border-x-pink-300\/80{border-left-color:#e685b5cc!important;border-right-color:#e685b5cc!important}.border-x-pink-300\/85{border-left-color:#e685b5d9!important;border-right-color:#e685b5d9!important}.border-x-pink-300\/90{border-left-color:#e685b5e6!important;border-right-color:#e685b5e6!important}.border-x-pink-300\/95{border-left-color:#e685b5f2!important;border-right-color:#e685b5f2!important}.border-x-pink-400{--tw-border-opacity: 1 !important;border-left-color:rgb(222 92 157 / var(--tw-border-opacity))!important;border-right-color:rgb(222 92 157 / var(--tw-border-opacity))!important}.border-x-pink-400\/0{border-left-color:#de5c9d00!important;border-right-color:#de5c9d00!important}.border-x-pink-400\/10{border-left-color:#de5c9d1a!important;border-right-color:#de5c9d1a!important}.border-x-pink-400\/100{border-left-color:#de5c9d!important;border-right-color:#de5c9d!important}.border-x-pink-400\/15{border-left-color:#de5c9d26!important;border-right-color:#de5c9d26!important}.border-x-pink-400\/20{border-left-color:#de5c9d33!important;border-right-color:#de5c9d33!important}.border-x-pink-400\/25{border-left-color:#de5c9d40!important;border-right-color:#de5c9d40!important}.border-x-pink-400\/30{border-left-color:#de5c9d4d!important;border-right-color:#de5c9d4d!important}.border-x-pink-400\/35{border-left-color:#de5c9d59!important;border-right-color:#de5c9d59!important}.border-x-pink-400\/40{border-left-color:#de5c9d66!important;border-right-color:#de5c9d66!important}.border-x-pink-400\/45{border-left-color:#de5c9d73!important;border-right-color:#de5c9d73!important}.border-x-pink-400\/5{border-left-color:#de5c9d0d!important;border-right-color:#de5c9d0d!important}.border-x-pink-400\/50{border-left-color:#de5c9d80!important;border-right-color:#de5c9d80!important}.border-x-pink-400\/55{border-left-color:#de5c9d8c!important;border-right-color:#de5c9d8c!important}.border-x-pink-400\/60{border-left-color:#de5c9d99!important;border-right-color:#de5c9d99!important}.border-x-pink-400\/65{border-left-color:#de5c9da6!important;border-right-color:#de5c9da6!important}.border-x-pink-400\/70{border-left-color:#de5c9db3!important;border-right-color:#de5c9db3!important}.border-x-pink-400\/75{border-left-color:#de5c9dbf!important;border-right-color:#de5c9dbf!important}.border-x-pink-400\/80{border-left-color:#de5c9dcc!important;border-right-color:#de5c9dcc!important}.border-x-pink-400\/85{border-left-color:#de5c9dd9!important;border-right-color:#de5c9dd9!important}.border-x-pink-400\/90{border-left-color:#de5c9de6!important;border-right-color:#de5c9de6!important}.border-x-pink-400\/95{border-left-color:#de5c9df2!important;border-right-color:#de5c9df2!important}.border-x-pink-500{--tw-border-opacity: 1 !important;border-left-color:rgb(214 51 132 / var(--tw-border-opacity))!important;border-right-color:rgb(214 51 132 / var(--tw-border-opacity))!important}.border-x-pink-500\/0{border-left-color:#d6338400!important;border-right-color:#d6338400!important}.border-x-pink-500\/10{border-left-color:#d633841a!important;border-right-color:#d633841a!important}.border-x-pink-500\/100{border-left-color:#d63384!important;border-right-color:#d63384!important}.border-x-pink-500\/15{border-left-color:#d6338426!important;border-right-color:#d6338426!important}.border-x-pink-500\/20{border-left-color:#d6338433!important;border-right-color:#d6338433!important}.border-x-pink-500\/25{border-left-color:#d6338440!important;border-right-color:#d6338440!important}.border-x-pink-500\/30{border-left-color:#d633844d!important;border-right-color:#d633844d!important}.border-x-pink-500\/35{border-left-color:#d6338459!important;border-right-color:#d6338459!important}.border-x-pink-500\/40{border-left-color:#d6338466!important;border-right-color:#d6338466!important}.border-x-pink-500\/45{border-left-color:#d6338473!important;border-right-color:#d6338473!important}.border-x-pink-500\/5{border-left-color:#d633840d!important;border-right-color:#d633840d!important}.border-x-pink-500\/50{border-left-color:#d6338480!important;border-right-color:#d6338480!important}.border-x-pink-500\/55{border-left-color:#d633848c!important;border-right-color:#d633848c!important}.border-x-pink-500\/60{border-left-color:#d6338499!important;border-right-color:#d6338499!important}.border-x-pink-500\/65{border-left-color:#d63384a6!important;border-right-color:#d63384a6!important}.border-x-pink-500\/70{border-left-color:#d63384b3!important;border-right-color:#d63384b3!important}.border-x-pink-500\/75{border-left-color:#d63384bf!important;border-right-color:#d63384bf!important}.border-x-pink-500\/80{border-left-color:#d63384cc!important;border-right-color:#d63384cc!important}.border-x-pink-500\/85{border-left-color:#d63384d9!important;border-right-color:#d63384d9!important}.border-x-pink-500\/90{border-left-color:#d63384e6!important;border-right-color:#d63384e6!important}.border-x-pink-500\/95{border-left-color:#d63384f2!important;border-right-color:#d63384f2!important}.border-x-pink-600{--tw-border-opacity: 1 !important;border-left-color:rgb(171 41 106 / var(--tw-border-opacity))!important;border-right-color:rgb(171 41 106 / var(--tw-border-opacity))!important}.border-x-pink-600\/0{border-left-color:#ab296a00!important;border-right-color:#ab296a00!important}.border-x-pink-600\/10{border-left-color:#ab296a1a!important;border-right-color:#ab296a1a!important}.border-x-pink-600\/100{border-left-color:#ab296a!important;border-right-color:#ab296a!important}.border-x-pink-600\/15{border-left-color:#ab296a26!important;border-right-color:#ab296a26!important}.border-x-pink-600\/20{border-left-color:#ab296a33!important;border-right-color:#ab296a33!important}.border-x-pink-600\/25{border-left-color:#ab296a40!important;border-right-color:#ab296a40!important}.border-x-pink-600\/30{border-left-color:#ab296a4d!important;border-right-color:#ab296a4d!important}.border-x-pink-600\/35{border-left-color:#ab296a59!important;border-right-color:#ab296a59!important}.border-x-pink-600\/40{border-left-color:#ab296a66!important;border-right-color:#ab296a66!important}.border-x-pink-600\/45{border-left-color:#ab296a73!important;border-right-color:#ab296a73!important}.border-x-pink-600\/5{border-left-color:#ab296a0d!important;border-right-color:#ab296a0d!important}.border-x-pink-600\/50{border-left-color:#ab296a80!important;border-right-color:#ab296a80!important}.border-x-pink-600\/55{border-left-color:#ab296a8c!important;border-right-color:#ab296a8c!important}.border-x-pink-600\/60{border-left-color:#ab296a99!important;border-right-color:#ab296a99!important}.border-x-pink-600\/65{border-left-color:#ab296aa6!important;border-right-color:#ab296aa6!important}.border-x-pink-600\/70{border-left-color:#ab296ab3!important;border-right-color:#ab296ab3!important}.border-x-pink-600\/75{border-left-color:#ab296abf!important;border-right-color:#ab296abf!important}.border-x-pink-600\/80{border-left-color:#ab296acc!important;border-right-color:#ab296acc!important}.border-x-pink-600\/85{border-left-color:#ab296ad9!important;border-right-color:#ab296ad9!important}.border-x-pink-600\/90{border-left-color:#ab296ae6!important;border-right-color:#ab296ae6!important}.border-x-pink-600\/95{border-left-color:#ab296af2!important;border-right-color:#ab296af2!important}.border-x-pink-800{--tw-border-opacity: 1 !important;border-left-color:rgb(86 20 53 / var(--tw-border-opacity))!important;border-right-color:rgb(86 20 53 / var(--tw-border-opacity))!important}.border-x-pink-800\/0{border-left-color:#56143500!important;border-right-color:#56143500!important}.border-x-pink-800\/10{border-left-color:#5614351a!important;border-right-color:#5614351a!important}.border-x-pink-800\/100{border-left-color:#561435!important;border-right-color:#561435!important}.border-x-pink-800\/15{border-left-color:#56143526!important;border-right-color:#56143526!important}.border-x-pink-800\/20{border-left-color:#56143533!important;border-right-color:#56143533!important}.border-x-pink-800\/25{border-left-color:#56143540!important;border-right-color:#56143540!important}.border-x-pink-800\/30{border-left-color:#5614354d!important;border-right-color:#5614354d!important}.border-x-pink-800\/35{border-left-color:#56143559!important;border-right-color:#56143559!important}.border-x-pink-800\/40{border-left-color:#56143566!important;border-right-color:#56143566!important}.border-x-pink-800\/45{border-left-color:#56143573!important;border-right-color:#56143573!important}.border-x-pink-800\/5{border-left-color:#5614350d!important;border-right-color:#5614350d!important}.border-x-pink-800\/50{border-left-color:#56143580!important;border-right-color:#56143580!important}.border-x-pink-800\/55{border-left-color:#5614358c!important;border-right-color:#5614358c!important}.border-x-pink-800\/60{border-left-color:#56143599!important;border-right-color:#56143599!important}.border-x-pink-800\/65{border-left-color:#561435a6!important;border-right-color:#561435a6!important}.border-x-pink-800\/70{border-left-color:#561435b3!important;border-right-color:#561435b3!important}.border-x-pink-800\/75{border-left-color:#561435bf!important;border-right-color:#561435bf!important}.border-x-pink-800\/80{border-left-color:#561435cc!important;border-right-color:#561435cc!important}.border-x-pink-800\/85{border-left-color:#561435d9!important;border-right-color:#561435d9!important}.border-x-pink-800\/90{border-left-color:#561435e6!important;border-right-color:#561435e6!important}.border-x-pink-800\/95{border-left-color:#561435f2!important;border-right-color:#561435f2!important}.border-x-purple-100{--tw-border-opacity: 1 !important;border-left-color:rgb(226 217 243 / var(--tw-border-opacity))!important;border-right-color:rgb(226 217 243 / var(--tw-border-opacity))!important}.border-x-purple-100\/0{border-left-color:#e2d9f300!important;border-right-color:#e2d9f300!important}.border-x-purple-100\/10{border-left-color:#e2d9f31a!important;border-right-color:#e2d9f31a!important}.border-x-purple-100\/100{border-left-color:#e2d9f3!important;border-right-color:#e2d9f3!important}.border-x-purple-100\/15{border-left-color:#e2d9f326!important;border-right-color:#e2d9f326!important}.border-x-purple-100\/20{border-left-color:#e2d9f333!important;border-right-color:#e2d9f333!important}.border-x-purple-100\/25{border-left-color:#e2d9f340!important;border-right-color:#e2d9f340!important}.border-x-purple-100\/30{border-left-color:#e2d9f34d!important;border-right-color:#e2d9f34d!important}.border-x-purple-100\/35{border-left-color:#e2d9f359!important;border-right-color:#e2d9f359!important}.border-x-purple-100\/40{border-left-color:#e2d9f366!important;border-right-color:#e2d9f366!important}.border-x-purple-100\/45{border-left-color:#e2d9f373!important;border-right-color:#e2d9f373!important}.border-x-purple-100\/5{border-left-color:#e2d9f30d!important;border-right-color:#e2d9f30d!important}.border-x-purple-100\/50{border-left-color:#e2d9f380!important;border-right-color:#e2d9f380!important}.border-x-purple-100\/55{border-left-color:#e2d9f38c!important;border-right-color:#e2d9f38c!important}.border-x-purple-100\/60{border-left-color:#e2d9f399!important;border-right-color:#e2d9f399!important}.border-x-purple-100\/65{border-left-color:#e2d9f3a6!important;border-right-color:#e2d9f3a6!important}.border-x-purple-100\/70{border-left-color:#e2d9f3b3!important;border-right-color:#e2d9f3b3!important}.border-x-purple-100\/75{border-left-color:#e2d9f3bf!important;border-right-color:#e2d9f3bf!important}.border-x-purple-100\/80{border-left-color:#e2d9f3cc!important;border-right-color:#e2d9f3cc!important}.border-x-purple-100\/85{border-left-color:#e2d9f3d9!important;border-right-color:#e2d9f3d9!important}.border-x-purple-100\/90{border-left-color:#e2d9f3e6!important;border-right-color:#e2d9f3e6!important}.border-x-purple-100\/95{border-left-color:#e2d9f3f2!important;border-right-color:#e2d9f3f2!important}.border-x-purple-200{--tw-border-opacity: 1 !important;border-left-color:rgb(197 179 230 / var(--tw-border-opacity))!important;border-right-color:rgb(197 179 230 / var(--tw-border-opacity))!important}.border-x-purple-200\/0{border-left-color:#c5b3e600!important;border-right-color:#c5b3e600!important}.border-x-purple-200\/10{border-left-color:#c5b3e61a!important;border-right-color:#c5b3e61a!important}.border-x-purple-200\/100{border-left-color:#c5b3e6!important;border-right-color:#c5b3e6!important}.border-x-purple-200\/15{border-left-color:#c5b3e626!important;border-right-color:#c5b3e626!important}.border-x-purple-200\/20{border-left-color:#c5b3e633!important;border-right-color:#c5b3e633!important}.border-x-purple-200\/25{border-left-color:#c5b3e640!important;border-right-color:#c5b3e640!important}.border-x-purple-200\/30{border-left-color:#c5b3e64d!important;border-right-color:#c5b3e64d!important}.border-x-purple-200\/35{border-left-color:#c5b3e659!important;border-right-color:#c5b3e659!important}.border-x-purple-200\/40{border-left-color:#c5b3e666!important;border-right-color:#c5b3e666!important}.border-x-purple-200\/45{border-left-color:#c5b3e673!important;border-right-color:#c5b3e673!important}.border-x-purple-200\/5{border-left-color:#c5b3e60d!important;border-right-color:#c5b3e60d!important}.border-x-purple-200\/50{border-left-color:#c5b3e680!important;border-right-color:#c5b3e680!important}.border-x-purple-200\/55{border-left-color:#c5b3e68c!important;border-right-color:#c5b3e68c!important}.border-x-purple-200\/60{border-left-color:#c5b3e699!important;border-right-color:#c5b3e699!important}.border-x-purple-200\/65{border-left-color:#c5b3e6a6!important;border-right-color:#c5b3e6a6!important}.border-x-purple-200\/70{border-left-color:#c5b3e6b3!important;border-right-color:#c5b3e6b3!important}.border-x-purple-200\/75{border-left-color:#c5b3e6bf!important;border-right-color:#c5b3e6bf!important}.border-x-purple-200\/80{border-left-color:#c5b3e6cc!important;border-right-color:#c5b3e6cc!important}.border-x-purple-200\/85{border-left-color:#c5b3e6d9!important;border-right-color:#c5b3e6d9!important}.border-x-purple-200\/90{border-left-color:#c5b3e6e6!important;border-right-color:#c5b3e6e6!important}.border-x-purple-200\/95{border-left-color:#c5b3e6f2!important;border-right-color:#c5b3e6f2!important}.border-x-purple-300{--tw-border-opacity: 1 !important;border-left-color:rgb(169 142 218 / var(--tw-border-opacity))!important;border-right-color:rgb(169 142 218 / var(--tw-border-opacity))!important}.border-x-purple-300\/0{border-left-color:#a98eda00!important;border-right-color:#a98eda00!important}.border-x-purple-300\/10{border-left-color:#a98eda1a!important;border-right-color:#a98eda1a!important}.border-x-purple-300\/100{border-left-color:#a98eda!important;border-right-color:#a98eda!important}.border-x-purple-300\/15{border-left-color:#a98eda26!important;border-right-color:#a98eda26!important}.border-x-purple-300\/20{border-left-color:#a98eda33!important;border-right-color:#a98eda33!important}.border-x-purple-300\/25{border-left-color:#a98eda40!important;border-right-color:#a98eda40!important}.border-x-purple-300\/30{border-left-color:#a98eda4d!important;border-right-color:#a98eda4d!important}.border-x-purple-300\/35{border-left-color:#a98eda59!important;border-right-color:#a98eda59!important}.border-x-purple-300\/40{border-left-color:#a98eda66!important;border-right-color:#a98eda66!important}.border-x-purple-300\/45{border-left-color:#a98eda73!important;border-right-color:#a98eda73!important}.border-x-purple-300\/5{border-left-color:#a98eda0d!important;border-right-color:#a98eda0d!important}.border-x-purple-300\/50{border-left-color:#a98eda80!important;border-right-color:#a98eda80!important}.border-x-purple-300\/55{border-left-color:#a98eda8c!important;border-right-color:#a98eda8c!important}.border-x-purple-300\/60{border-left-color:#a98eda99!important;border-right-color:#a98eda99!important}.border-x-purple-300\/65{border-left-color:#a98edaa6!important;border-right-color:#a98edaa6!important}.border-x-purple-300\/70{border-left-color:#a98edab3!important;border-right-color:#a98edab3!important}.border-x-purple-300\/75{border-left-color:#a98edabf!important;border-right-color:#a98edabf!important}.border-x-purple-300\/80{border-left-color:#a98edacc!important;border-right-color:#a98edacc!important}.border-x-purple-300\/85{border-left-color:#a98edad9!important;border-right-color:#a98edad9!important}.border-x-purple-300\/90{border-left-color:#a98edae6!important;border-right-color:#a98edae6!important}.border-x-purple-300\/95{border-left-color:#a98edaf2!important;border-right-color:#a98edaf2!important}.border-x-purple-400{--tw-border-opacity: 1 !important;border-left-color:rgb(140 104 205 / var(--tw-border-opacity))!important;border-right-color:rgb(140 104 205 / var(--tw-border-opacity))!important}.border-x-purple-400\/0{border-left-color:#8c68cd00!important;border-right-color:#8c68cd00!important}.border-x-purple-400\/10{border-left-color:#8c68cd1a!important;border-right-color:#8c68cd1a!important}.border-x-purple-400\/100{border-left-color:#8c68cd!important;border-right-color:#8c68cd!important}.border-x-purple-400\/15{border-left-color:#8c68cd26!important;border-right-color:#8c68cd26!important}.border-x-purple-400\/20{border-left-color:#8c68cd33!important;border-right-color:#8c68cd33!important}.border-x-purple-400\/25{border-left-color:#8c68cd40!important;border-right-color:#8c68cd40!important}.border-x-purple-400\/30{border-left-color:#8c68cd4d!important;border-right-color:#8c68cd4d!important}.border-x-purple-400\/35{border-left-color:#8c68cd59!important;border-right-color:#8c68cd59!important}.border-x-purple-400\/40{border-left-color:#8c68cd66!important;border-right-color:#8c68cd66!important}.border-x-purple-400\/45{border-left-color:#8c68cd73!important;border-right-color:#8c68cd73!important}.border-x-purple-400\/5{border-left-color:#8c68cd0d!important;border-right-color:#8c68cd0d!important}.border-x-purple-400\/50{border-left-color:#8c68cd80!important;border-right-color:#8c68cd80!important}.border-x-purple-400\/55{border-left-color:#8c68cd8c!important;border-right-color:#8c68cd8c!important}.border-x-purple-400\/60{border-left-color:#8c68cd99!important;border-right-color:#8c68cd99!important}.border-x-purple-400\/65{border-left-color:#8c68cda6!important;border-right-color:#8c68cda6!important}.border-x-purple-400\/70{border-left-color:#8c68cdb3!important;border-right-color:#8c68cdb3!important}.border-x-purple-400\/75{border-left-color:#8c68cdbf!important;border-right-color:#8c68cdbf!important}.border-x-purple-400\/80{border-left-color:#8c68cdcc!important;border-right-color:#8c68cdcc!important}.border-x-purple-400\/85{border-left-color:#8c68cdd9!important;border-right-color:#8c68cdd9!important}.border-x-purple-400\/90{border-left-color:#8c68cde6!important;border-right-color:#8c68cde6!important}.border-x-purple-400\/95{border-left-color:#8c68cdf2!important;border-right-color:#8c68cdf2!important}.border-x-purple-500{--tw-border-opacity: 1 !important;border-left-color:rgb(111 66 193 / var(--tw-border-opacity))!important;border-right-color:rgb(111 66 193 / var(--tw-border-opacity))!important}.border-x-purple-500\/0{border-left-color:#6f42c100!important;border-right-color:#6f42c100!important}.border-x-purple-500\/10{border-left-color:#6f42c11a!important;border-right-color:#6f42c11a!important}.border-x-purple-500\/100{border-left-color:#6f42c1!important;border-right-color:#6f42c1!important}.border-x-purple-500\/15{border-left-color:#6f42c126!important;border-right-color:#6f42c126!important}.border-x-purple-500\/20{border-left-color:#6f42c133!important;border-right-color:#6f42c133!important}.border-x-purple-500\/25{border-left-color:#6f42c140!important;border-right-color:#6f42c140!important}.border-x-purple-500\/30{border-left-color:#6f42c14d!important;border-right-color:#6f42c14d!important}.border-x-purple-500\/35{border-left-color:#6f42c159!important;border-right-color:#6f42c159!important}.border-x-purple-500\/40{border-left-color:#6f42c166!important;border-right-color:#6f42c166!important}.border-x-purple-500\/45{border-left-color:#6f42c173!important;border-right-color:#6f42c173!important}.border-x-purple-500\/5{border-left-color:#6f42c10d!important;border-right-color:#6f42c10d!important}.border-x-purple-500\/50{border-left-color:#6f42c180!important;border-right-color:#6f42c180!important}.border-x-purple-500\/55{border-left-color:#6f42c18c!important;border-right-color:#6f42c18c!important}.border-x-purple-500\/60{border-left-color:#6f42c199!important;border-right-color:#6f42c199!important}.border-x-purple-500\/65{border-left-color:#6f42c1a6!important;border-right-color:#6f42c1a6!important}.border-x-purple-500\/70{border-left-color:#6f42c1b3!important;border-right-color:#6f42c1b3!important}.border-x-purple-500\/75{border-left-color:#6f42c1bf!important;border-right-color:#6f42c1bf!important}.border-x-purple-500\/80{border-left-color:#6f42c1cc!important;border-right-color:#6f42c1cc!important}.border-x-purple-500\/85{border-left-color:#6f42c1d9!important;border-right-color:#6f42c1d9!important}.border-x-purple-500\/90{border-left-color:#6f42c1e6!important;border-right-color:#6f42c1e6!important}.border-x-purple-500\/95{border-left-color:#6f42c1f2!important;border-right-color:#6f42c1f2!important}.border-x-purple-600{--tw-border-opacity: 1 !important;border-left-color:rgb(89 53 154 / var(--tw-border-opacity))!important;border-right-color:rgb(89 53 154 / var(--tw-border-opacity))!important}.border-x-purple-600\/0{border-left-color:#59359a00!important;border-right-color:#59359a00!important}.border-x-purple-600\/10{border-left-color:#59359a1a!important;border-right-color:#59359a1a!important}.border-x-purple-600\/100{border-left-color:#59359a!important;border-right-color:#59359a!important}.border-x-purple-600\/15{border-left-color:#59359a26!important;border-right-color:#59359a26!important}.border-x-purple-600\/20{border-left-color:#59359a33!important;border-right-color:#59359a33!important}.border-x-purple-600\/25{border-left-color:#59359a40!important;border-right-color:#59359a40!important}.border-x-purple-600\/30{border-left-color:#59359a4d!important;border-right-color:#59359a4d!important}.border-x-purple-600\/35{border-left-color:#59359a59!important;border-right-color:#59359a59!important}.border-x-purple-600\/40{border-left-color:#59359a66!important;border-right-color:#59359a66!important}.border-x-purple-600\/45{border-left-color:#59359a73!important;border-right-color:#59359a73!important}.border-x-purple-600\/5{border-left-color:#59359a0d!important;border-right-color:#59359a0d!important}.border-x-purple-600\/50{border-left-color:#59359a80!important;border-right-color:#59359a80!important}.border-x-purple-600\/55{border-left-color:#59359a8c!important;border-right-color:#59359a8c!important}.border-x-purple-600\/60{border-left-color:#59359a99!important;border-right-color:#59359a99!important}.border-x-purple-600\/65{border-left-color:#59359aa6!important;border-right-color:#59359aa6!important}.border-x-purple-600\/70{border-left-color:#59359ab3!important;border-right-color:#59359ab3!important}.border-x-purple-600\/75{border-left-color:#59359abf!important;border-right-color:#59359abf!important}.border-x-purple-600\/80{border-left-color:#59359acc!important;border-right-color:#59359acc!important}.border-x-purple-600\/85{border-left-color:#59359ad9!important;border-right-color:#59359ad9!important}.border-x-purple-600\/90{border-left-color:#59359ae6!important;border-right-color:#59359ae6!important}.border-x-purple-600\/95{border-left-color:#59359af2!important;border-right-color:#59359af2!important}.border-x-purple-800{--tw-border-opacity: 1 !important;border-left-color:rgb(44 26 77 / var(--tw-border-opacity))!important;border-right-color:rgb(44 26 77 / var(--tw-border-opacity))!important}.border-x-purple-800\/0{border-left-color:#2c1a4d00!important;border-right-color:#2c1a4d00!important}.border-x-purple-800\/10{border-left-color:#2c1a4d1a!important;border-right-color:#2c1a4d1a!important}.border-x-purple-800\/100{border-left-color:#2c1a4d!important;border-right-color:#2c1a4d!important}.border-x-purple-800\/15{border-left-color:#2c1a4d26!important;border-right-color:#2c1a4d26!important}.border-x-purple-800\/20{border-left-color:#2c1a4d33!important;border-right-color:#2c1a4d33!important}.border-x-purple-800\/25{border-left-color:#2c1a4d40!important;border-right-color:#2c1a4d40!important}.border-x-purple-800\/30{border-left-color:#2c1a4d4d!important;border-right-color:#2c1a4d4d!important}.border-x-purple-800\/35{border-left-color:#2c1a4d59!important;border-right-color:#2c1a4d59!important}.border-x-purple-800\/40{border-left-color:#2c1a4d66!important;border-right-color:#2c1a4d66!important}.border-x-purple-800\/45{border-left-color:#2c1a4d73!important;border-right-color:#2c1a4d73!important}.border-x-purple-800\/5{border-left-color:#2c1a4d0d!important;border-right-color:#2c1a4d0d!important}.border-x-purple-800\/50{border-left-color:#2c1a4d80!important;border-right-color:#2c1a4d80!important}.border-x-purple-800\/55{border-left-color:#2c1a4d8c!important;border-right-color:#2c1a4d8c!important}.border-x-purple-800\/60{border-left-color:#2c1a4d99!important;border-right-color:#2c1a4d99!important}.border-x-purple-800\/65{border-left-color:#2c1a4da6!important;border-right-color:#2c1a4da6!important}.border-x-purple-800\/70{border-left-color:#2c1a4db3!important;border-right-color:#2c1a4db3!important}.border-x-purple-800\/75{border-left-color:#2c1a4dbf!important;border-right-color:#2c1a4dbf!important}.border-x-purple-800\/80{border-left-color:#2c1a4dcc!important;border-right-color:#2c1a4dcc!important}.border-x-purple-800\/85{border-left-color:#2c1a4dd9!important;border-right-color:#2c1a4dd9!important}.border-x-purple-800\/90{border-left-color:#2c1a4de6!important;border-right-color:#2c1a4de6!important}.border-x-purple-800\/95{border-left-color:#2c1a4df2!important;border-right-color:#2c1a4df2!important}.border-x-red-100{--tw-border-opacity: 1 !important;border-left-color:rgb(248 215 218 / var(--tw-border-opacity))!important;border-right-color:rgb(248 215 218 / var(--tw-border-opacity))!important}.border-x-red-100\/0{border-left-color:#f8d7da00!important;border-right-color:#f8d7da00!important}.border-x-red-100\/10{border-left-color:#f8d7da1a!important;border-right-color:#f8d7da1a!important}.border-x-red-100\/100{border-left-color:#f8d7da!important;border-right-color:#f8d7da!important}.border-x-red-100\/15{border-left-color:#f8d7da26!important;border-right-color:#f8d7da26!important}.border-x-red-100\/20{border-left-color:#f8d7da33!important;border-right-color:#f8d7da33!important}.border-x-red-100\/25{border-left-color:#f8d7da40!important;border-right-color:#f8d7da40!important}.border-x-red-100\/30{border-left-color:#f8d7da4d!important;border-right-color:#f8d7da4d!important}.border-x-red-100\/35{border-left-color:#f8d7da59!important;border-right-color:#f8d7da59!important}.border-x-red-100\/40{border-left-color:#f8d7da66!important;border-right-color:#f8d7da66!important}.border-x-red-100\/45{border-left-color:#f8d7da73!important;border-right-color:#f8d7da73!important}.border-x-red-100\/5{border-left-color:#f8d7da0d!important;border-right-color:#f8d7da0d!important}.border-x-red-100\/50{border-left-color:#f8d7da80!important;border-right-color:#f8d7da80!important}.border-x-red-100\/55{border-left-color:#f8d7da8c!important;border-right-color:#f8d7da8c!important}.border-x-red-100\/60{border-left-color:#f8d7da99!important;border-right-color:#f8d7da99!important}.border-x-red-100\/65{border-left-color:#f8d7daa6!important;border-right-color:#f8d7daa6!important}.border-x-red-100\/70{border-left-color:#f8d7dab3!important;border-right-color:#f8d7dab3!important}.border-x-red-100\/75{border-left-color:#f8d7dabf!important;border-right-color:#f8d7dabf!important}.border-x-red-100\/80{border-left-color:#f8d7dacc!important;border-right-color:#f8d7dacc!important}.border-x-red-100\/85{border-left-color:#f8d7dad9!important;border-right-color:#f8d7dad9!important}.border-x-red-100\/90{border-left-color:#f8d7dae6!important;border-right-color:#f8d7dae6!important}.border-x-red-100\/95{border-left-color:#f8d7daf2!important;border-right-color:#f8d7daf2!important}.border-x-red-200{--tw-border-opacity: 1 !important;border-left-color:rgb(241 174 181 / var(--tw-border-opacity))!important;border-right-color:rgb(241 174 181 / var(--tw-border-opacity))!important}.border-x-red-200\/0{border-left-color:#f1aeb500!important;border-right-color:#f1aeb500!important}.border-x-red-200\/10{border-left-color:#f1aeb51a!important;border-right-color:#f1aeb51a!important}.border-x-red-200\/100{border-left-color:#f1aeb5!important;border-right-color:#f1aeb5!important}.border-x-red-200\/15{border-left-color:#f1aeb526!important;border-right-color:#f1aeb526!important}.border-x-red-200\/20{border-left-color:#f1aeb533!important;border-right-color:#f1aeb533!important}.border-x-red-200\/25{border-left-color:#f1aeb540!important;border-right-color:#f1aeb540!important}.border-x-red-200\/30{border-left-color:#f1aeb54d!important;border-right-color:#f1aeb54d!important}.border-x-red-200\/35{border-left-color:#f1aeb559!important;border-right-color:#f1aeb559!important}.border-x-red-200\/40{border-left-color:#f1aeb566!important;border-right-color:#f1aeb566!important}.border-x-red-200\/45{border-left-color:#f1aeb573!important;border-right-color:#f1aeb573!important}.border-x-red-200\/5{border-left-color:#f1aeb50d!important;border-right-color:#f1aeb50d!important}.border-x-red-200\/50{border-left-color:#f1aeb580!important;border-right-color:#f1aeb580!important}.border-x-red-200\/55{border-left-color:#f1aeb58c!important;border-right-color:#f1aeb58c!important}.border-x-red-200\/60{border-left-color:#f1aeb599!important;border-right-color:#f1aeb599!important}.border-x-red-200\/65{border-left-color:#f1aeb5a6!important;border-right-color:#f1aeb5a6!important}.border-x-red-200\/70{border-left-color:#f1aeb5b3!important;border-right-color:#f1aeb5b3!important}.border-x-red-200\/75{border-left-color:#f1aeb5bf!important;border-right-color:#f1aeb5bf!important}.border-x-red-200\/80{border-left-color:#f1aeb5cc!important;border-right-color:#f1aeb5cc!important}.border-x-red-200\/85{border-left-color:#f1aeb5d9!important;border-right-color:#f1aeb5d9!important}.border-x-red-200\/90{border-left-color:#f1aeb5e6!important;border-right-color:#f1aeb5e6!important}.border-x-red-200\/95{border-left-color:#f1aeb5f2!important;border-right-color:#f1aeb5f2!important}.border-x-red-300{--tw-border-opacity: 1 !important;border-left-color:rgb(234 134 143 / var(--tw-border-opacity))!important;border-right-color:rgb(234 134 143 / var(--tw-border-opacity))!important}.border-x-red-300\/0{border-left-color:#ea868f00!important;border-right-color:#ea868f00!important}.border-x-red-300\/10{border-left-color:#ea868f1a!important;border-right-color:#ea868f1a!important}.border-x-red-300\/100{border-left-color:#ea868f!important;border-right-color:#ea868f!important}.border-x-red-300\/15{border-left-color:#ea868f26!important;border-right-color:#ea868f26!important}.border-x-red-300\/20{border-left-color:#ea868f33!important;border-right-color:#ea868f33!important}.border-x-red-300\/25{border-left-color:#ea868f40!important;border-right-color:#ea868f40!important}.border-x-red-300\/30{border-left-color:#ea868f4d!important;border-right-color:#ea868f4d!important}.border-x-red-300\/35{border-left-color:#ea868f59!important;border-right-color:#ea868f59!important}.border-x-red-300\/40{border-left-color:#ea868f66!important;border-right-color:#ea868f66!important}.border-x-red-300\/45{border-left-color:#ea868f73!important;border-right-color:#ea868f73!important}.border-x-red-300\/5{border-left-color:#ea868f0d!important;border-right-color:#ea868f0d!important}.border-x-red-300\/50{border-left-color:#ea868f80!important;border-right-color:#ea868f80!important}.border-x-red-300\/55{border-left-color:#ea868f8c!important;border-right-color:#ea868f8c!important}.border-x-red-300\/60{border-left-color:#ea868f99!important;border-right-color:#ea868f99!important}.border-x-red-300\/65{border-left-color:#ea868fa6!important;border-right-color:#ea868fa6!important}.border-x-red-300\/70{border-left-color:#ea868fb3!important;border-right-color:#ea868fb3!important}.border-x-red-300\/75{border-left-color:#ea868fbf!important;border-right-color:#ea868fbf!important}.border-x-red-300\/80{border-left-color:#ea868fcc!important;border-right-color:#ea868fcc!important}.border-x-red-300\/85{border-left-color:#ea868fd9!important;border-right-color:#ea868fd9!important}.border-x-red-300\/90{border-left-color:#ea868fe6!important;border-right-color:#ea868fe6!important}.border-x-red-300\/95{border-left-color:#ea868ff2!important;border-right-color:#ea868ff2!important}.border-x-red-400{--tw-border-opacity: 1 !important;border-left-color:rgb(227 93 106 / var(--tw-border-opacity))!important;border-right-color:rgb(227 93 106 / var(--tw-border-opacity))!important}.border-x-red-400\/0{border-left-color:#e35d6a00!important;border-right-color:#e35d6a00!important}.border-x-red-400\/10{border-left-color:#e35d6a1a!important;border-right-color:#e35d6a1a!important}.border-x-red-400\/100{border-left-color:#e35d6a!important;border-right-color:#e35d6a!important}.border-x-red-400\/15{border-left-color:#e35d6a26!important;border-right-color:#e35d6a26!important}.border-x-red-400\/20{border-left-color:#e35d6a33!important;border-right-color:#e35d6a33!important}.border-x-red-400\/25{border-left-color:#e35d6a40!important;border-right-color:#e35d6a40!important}.border-x-red-400\/30{border-left-color:#e35d6a4d!important;border-right-color:#e35d6a4d!important}.border-x-red-400\/35{border-left-color:#e35d6a59!important;border-right-color:#e35d6a59!important}.border-x-red-400\/40{border-left-color:#e35d6a66!important;border-right-color:#e35d6a66!important}.border-x-red-400\/45{border-left-color:#e35d6a73!important;border-right-color:#e35d6a73!important}.border-x-red-400\/5{border-left-color:#e35d6a0d!important;border-right-color:#e35d6a0d!important}.border-x-red-400\/50{border-left-color:#e35d6a80!important;border-right-color:#e35d6a80!important}.border-x-red-400\/55{border-left-color:#e35d6a8c!important;border-right-color:#e35d6a8c!important}.border-x-red-400\/60{border-left-color:#e35d6a99!important;border-right-color:#e35d6a99!important}.border-x-red-400\/65{border-left-color:#e35d6aa6!important;border-right-color:#e35d6aa6!important}.border-x-red-400\/70{border-left-color:#e35d6ab3!important;border-right-color:#e35d6ab3!important}.border-x-red-400\/75{border-left-color:#e35d6abf!important;border-right-color:#e35d6abf!important}.border-x-red-400\/80{border-left-color:#e35d6acc!important;border-right-color:#e35d6acc!important}.border-x-red-400\/85{border-left-color:#e35d6ad9!important;border-right-color:#e35d6ad9!important}.border-x-red-400\/90{border-left-color:#e35d6ae6!important;border-right-color:#e35d6ae6!important}.border-x-red-400\/95{border-left-color:#e35d6af2!important;border-right-color:#e35d6af2!important}.border-x-red-500{--tw-border-opacity: 1 !important;border-left-color:rgb(220 53 69 / var(--tw-border-opacity))!important;border-right-color:rgb(220 53 69 / var(--tw-border-opacity))!important}.border-x-red-500\/0{border-left-color:#dc354500!important;border-right-color:#dc354500!important}.border-x-red-500\/10{border-left-color:#dc35451a!important;border-right-color:#dc35451a!important}.border-x-red-500\/100{border-left-color:#dc3545!important;border-right-color:#dc3545!important}.border-x-red-500\/15{border-left-color:#dc354526!important;border-right-color:#dc354526!important}.border-x-red-500\/20{border-left-color:#dc354533!important;border-right-color:#dc354533!important}.border-x-red-500\/25{border-left-color:#dc354540!important;border-right-color:#dc354540!important}.border-x-red-500\/30{border-left-color:#dc35454d!important;border-right-color:#dc35454d!important}.border-x-red-500\/35{border-left-color:#dc354559!important;border-right-color:#dc354559!important}.border-x-red-500\/40{border-left-color:#dc354566!important;border-right-color:#dc354566!important}.border-x-red-500\/45{border-left-color:#dc354573!important;border-right-color:#dc354573!important}.border-x-red-500\/5{border-left-color:#dc35450d!important;border-right-color:#dc35450d!important}.border-x-red-500\/50{border-left-color:#dc354580!important;border-right-color:#dc354580!important}.border-x-red-500\/55{border-left-color:#dc35458c!important;border-right-color:#dc35458c!important}.border-x-red-500\/60{border-left-color:#dc354599!important;border-right-color:#dc354599!important}.border-x-red-500\/65{border-left-color:#dc3545a6!important;border-right-color:#dc3545a6!important}.border-x-red-500\/70{border-left-color:#dc3545b3!important;border-right-color:#dc3545b3!important}.border-x-red-500\/75{border-left-color:#dc3545bf!important;border-right-color:#dc3545bf!important}.border-x-red-500\/80{border-left-color:#dc3545cc!important;border-right-color:#dc3545cc!important}.border-x-red-500\/85{border-left-color:#dc3545d9!important;border-right-color:#dc3545d9!important}.border-x-red-500\/90{border-left-color:#dc3545e6!important;border-right-color:#dc3545e6!important}.border-x-red-500\/95{border-left-color:#dc3545f2!important;border-right-color:#dc3545f2!important}.border-x-red-600{--tw-border-opacity: 1 !important;border-left-color:rgb(176 42 55 / var(--tw-border-opacity))!important;border-right-color:rgb(176 42 55 / var(--tw-border-opacity))!important}.border-x-red-600\/0{border-left-color:#b02a3700!important;border-right-color:#b02a3700!important}.border-x-red-600\/10{border-left-color:#b02a371a!important;border-right-color:#b02a371a!important}.border-x-red-600\/100{border-left-color:#b02a37!important;border-right-color:#b02a37!important}.border-x-red-600\/15{border-left-color:#b02a3726!important;border-right-color:#b02a3726!important}.border-x-red-600\/20{border-left-color:#b02a3733!important;border-right-color:#b02a3733!important}.border-x-red-600\/25{border-left-color:#b02a3740!important;border-right-color:#b02a3740!important}.border-x-red-600\/30{border-left-color:#b02a374d!important;border-right-color:#b02a374d!important}.border-x-red-600\/35{border-left-color:#b02a3759!important;border-right-color:#b02a3759!important}.border-x-red-600\/40{border-left-color:#b02a3766!important;border-right-color:#b02a3766!important}.border-x-red-600\/45{border-left-color:#b02a3773!important;border-right-color:#b02a3773!important}.border-x-red-600\/5{border-left-color:#b02a370d!important;border-right-color:#b02a370d!important}.border-x-red-600\/50{border-left-color:#b02a3780!important;border-right-color:#b02a3780!important}.border-x-red-600\/55{border-left-color:#b02a378c!important;border-right-color:#b02a378c!important}.border-x-red-600\/60{border-left-color:#b02a3799!important;border-right-color:#b02a3799!important}.border-x-red-600\/65{border-left-color:#b02a37a6!important;border-right-color:#b02a37a6!important}.border-x-red-600\/70{border-left-color:#b02a37b3!important;border-right-color:#b02a37b3!important}.border-x-red-600\/75{border-left-color:#b02a37bf!important;border-right-color:#b02a37bf!important}.border-x-red-600\/80{border-left-color:#b02a37cc!important;border-right-color:#b02a37cc!important}.border-x-red-600\/85{border-left-color:#b02a37d9!important;border-right-color:#b02a37d9!important}.border-x-red-600\/90{border-left-color:#b02a37e6!important;border-right-color:#b02a37e6!important}.border-x-red-600\/95{border-left-color:#b02a37f2!important;border-right-color:#b02a37f2!important}.border-x-red-700{--tw-border-opacity: 1 !important;border-left-color:rgb(132 32 41 / var(--tw-border-opacity))!important;border-right-color:rgb(132 32 41 / var(--tw-border-opacity))!important}.border-x-red-700\/0{border-left-color:#84202900!important;border-right-color:#84202900!important}.border-x-red-700\/10{border-left-color:#8420291a!important;border-right-color:#8420291a!important}.border-x-red-700\/100{border-left-color:#842029!important;border-right-color:#842029!important}.border-x-red-700\/15{border-left-color:#84202926!important;border-right-color:#84202926!important}.border-x-red-700\/20{border-left-color:#84202933!important;border-right-color:#84202933!important}.border-x-red-700\/25{border-left-color:#84202940!important;border-right-color:#84202940!important}.border-x-red-700\/30{border-left-color:#8420294d!important;border-right-color:#8420294d!important}.border-x-red-700\/35{border-left-color:#84202959!important;border-right-color:#84202959!important}.border-x-red-700\/40{border-left-color:#84202966!important;border-right-color:#84202966!important}.border-x-red-700\/45{border-left-color:#84202973!important;border-right-color:#84202973!important}.border-x-red-700\/5{border-left-color:#8420290d!important;border-right-color:#8420290d!important}.border-x-red-700\/50{border-left-color:#84202980!important;border-right-color:#84202980!important}.border-x-red-700\/55{border-left-color:#8420298c!important;border-right-color:#8420298c!important}.border-x-red-700\/60{border-left-color:#84202999!important;border-right-color:#84202999!important}.border-x-red-700\/65{border-left-color:#842029a6!important;border-right-color:#842029a6!important}.border-x-red-700\/70{border-left-color:#842029b3!important;border-right-color:#842029b3!important}.border-x-red-700\/75{border-left-color:#842029bf!important;border-right-color:#842029bf!important}.border-x-red-700\/80{border-left-color:#842029cc!important;border-right-color:#842029cc!important}.border-x-red-700\/85{border-left-color:#842029d9!important;border-right-color:#842029d9!important}.border-x-red-700\/90{border-left-color:#842029e6!important;border-right-color:#842029e6!important}.border-x-red-700\/95{border-left-color:#842029f2!important;border-right-color:#842029f2!important}.border-x-red-800{--tw-border-opacity: 1 !important;border-left-color:rgb(88 21 28 / var(--tw-border-opacity))!important;border-right-color:rgb(88 21 28 / var(--tw-border-opacity))!important}.border-x-red-800\/0{border-left-color:#58151c00!important;border-right-color:#58151c00!important}.border-x-red-800\/10{border-left-color:#58151c1a!important;border-right-color:#58151c1a!important}.border-x-red-800\/100{border-left-color:#58151c!important;border-right-color:#58151c!important}.border-x-red-800\/15{border-left-color:#58151c26!important;border-right-color:#58151c26!important}.border-x-red-800\/20{border-left-color:#58151c33!important;border-right-color:#58151c33!important}.border-x-red-800\/25{border-left-color:#58151c40!important;border-right-color:#58151c40!important}.border-x-red-800\/30{border-left-color:#58151c4d!important;border-right-color:#58151c4d!important}.border-x-red-800\/35{border-left-color:#58151c59!important;border-right-color:#58151c59!important}.border-x-red-800\/40{border-left-color:#58151c66!important;border-right-color:#58151c66!important}.border-x-red-800\/45{border-left-color:#58151c73!important;border-right-color:#58151c73!important}.border-x-red-800\/5{border-left-color:#58151c0d!important;border-right-color:#58151c0d!important}.border-x-red-800\/50{border-left-color:#58151c80!important;border-right-color:#58151c80!important}.border-x-red-800\/55{border-left-color:#58151c8c!important;border-right-color:#58151c8c!important}.border-x-red-800\/60{border-left-color:#58151c99!important;border-right-color:#58151c99!important}.border-x-red-800\/65{border-left-color:#58151ca6!important;border-right-color:#58151ca6!important}.border-x-red-800\/70{border-left-color:#58151cb3!important;border-right-color:#58151cb3!important}.border-x-red-800\/75{border-left-color:#58151cbf!important;border-right-color:#58151cbf!important}.border-x-red-800\/80{border-left-color:#58151ccc!important;border-right-color:#58151ccc!important}.border-x-red-800\/85{border-left-color:#58151cd9!important;border-right-color:#58151cd9!important}.border-x-red-800\/90{border-left-color:#58151ce6!important;border-right-color:#58151ce6!important}.border-x-red-800\/95{border-left-color:#58151cf2!important;border-right-color:#58151cf2!important}.border-x-red-900{--tw-border-opacity: 1 !important;border-left-color:rgb(44 11 14 / var(--tw-border-opacity))!important;border-right-color:rgb(44 11 14 / var(--tw-border-opacity))!important}.border-x-red-900\/0{border-left-color:#2c0b0e00!important;border-right-color:#2c0b0e00!important}.border-x-red-900\/10{border-left-color:#2c0b0e1a!important;border-right-color:#2c0b0e1a!important}.border-x-red-900\/100{border-left-color:#2c0b0e!important;border-right-color:#2c0b0e!important}.border-x-red-900\/15{border-left-color:#2c0b0e26!important;border-right-color:#2c0b0e26!important}.border-x-red-900\/20{border-left-color:#2c0b0e33!important;border-right-color:#2c0b0e33!important}.border-x-red-900\/25{border-left-color:#2c0b0e40!important;border-right-color:#2c0b0e40!important}.border-x-red-900\/30{border-left-color:#2c0b0e4d!important;border-right-color:#2c0b0e4d!important}.border-x-red-900\/35{border-left-color:#2c0b0e59!important;border-right-color:#2c0b0e59!important}.border-x-red-900\/40{border-left-color:#2c0b0e66!important;border-right-color:#2c0b0e66!important}.border-x-red-900\/45{border-left-color:#2c0b0e73!important;border-right-color:#2c0b0e73!important}.border-x-red-900\/5{border-left-color:#2c0b0e0d!important;border-right-color:#2c0b0e0d!important}.border-x-red-900\/50{border-left-color:#2c0b0e80!important;border-right-color:#2c0b0e80!important}.border-x-red-900\/55{border-left-color:#2c0b0e8c!important;border-right-color:#2c0b0e8c!important}.border-x-red-900\/60{border-left-color:#2c0b0e99!important;border-right-color:#2c0b0e99!important}.border-x-red-900\/65{border-left-color:#2c0b0ea6!important;border-right-color:#2c0b0ea6!important}.border-x-red-900\/70{border-left-color:#2c0b0eb3!important;border-right-color:#2c0b0eb3!important}.border-x-red-900\/75{border-left-color:#2c0b0ebf!important;border-right-color:#2c0b0ebf!important}.border-x-red-900\/80{border-left-color:#2c0b0ecc!important;border-right-color:#2c0b0ecc!important}.border-x-red-900\/85{border-left-color:#2c0b0ed9!important;border-right-color:#2c0b0ed9!important}.border-x-red-900\/90{border-left-color:#2c0b0ee6!important;border-right-color:#2c0b0ee6!important}.border-x-red-900\/95{border-left-color:#2c0b0ef2!important;border-right-color:#2c0b0ef2!important}.border-x-teal-100{--tw-border-opacity: 1 !important;border-left-color:rgb(228 239 239 / var(--tw-border-opacity))!important;border-right-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-x-teal-100\/0{border-left-color:#e4efef00!important;border-right-color:#e4efef00!important}.border-x-teal-100\/10{border-left-color:#e4efef1a!important;border-right-color:#e4efef1a!important}.border-x-teal-100\/100{border-left-color:#e4efef!important;border-right-color:#e4efef!important}.border-x-teal-100\/15{border-left-color:#e4efef26!important;border-right-color:#e4efef26!important}.border-x-teal-100\/20{border-left-color:#e4efef33!important;border-right-color:#e4efef33!important}.border-x-teal-100\/25{border-left-color:#e4efef40!important;border-right-color:#e4efef40!important}.border-x-teal-100\/30{border-left-color:#e4efef4d!important;border-right-color:#e4efef4d!important}.border-x-teal-100\/35{border-left-color:#e4efef59!important;border-right-color:#e4efef59!important}.border-x-teal-100\/40{border-left-color:#e4efef66!important;border-right-color:#e4efef66!important}.border-x-teal-100\/45{border-left-color:#e4efef73!important;border-right-color:#e4efef73!important}.border-x-teal-100\/5{border-left-color:#e4efef0d!important;border-right-color:#e4efef0d!important}.border-x-teal-100\/50{border-left-color:#e4efef80!important;border-right-color:#e4efef80!important}.border-x-teal-100\/55{border-left-color:#e4efef8c!important;border-right-color:#e4efef8c!important}.border-x-teal-100\/60{border-left-color:#e4efef99!important;border-right-color:#e4efef99!important}.border-x-teal-100\/65{border-left-color:#e4efefa6!important;border-right-color:#e4efefa6!important}.border-x-teal-100\/70{border-left-color:#e4efefb3!important;border-right-color:#e4efefb3!important}.border-x-teal-100\/75{border-left-color:#e4efefbf!important;border-right-color:#e4efefbf!important}.border-x-teal-100\/80{border-left-color:#e4efefcc!important;border-right-color:#e4efefcc!important}.border-x-teal-100\/85{border-left-color:#e4efefd9!important;border-right-color:#e4efefd9!important}.border-x-teal-100\/90{border-left-color:#e4efefe6!important;border-right-color:#e4efefe6!important}.border-x-teal-100\/95{border-left-color:#e4efeff2!important;border-right-color:#e4efeff2!important}.border-x-teal-200{--tw-border-opacity: 1 !important;border-left-color:rgb(210 229 229 / var(--tw-border-opacity))!important;border-right-color:rgb(210 229 229 / var(--tw-border-opacity))!important}.border-x-teal-200\/0{border-left-color:#d2e5e500!important;border-right-color:#d2e5e500!important}.border-x-teal-200\/10{border-left-color:#d2e5e51a!important;border-right-color:#d2e5e51a!important}.border-x-teal-200\/100{border-left-color:#d2e5e5!important;border-right-color:#d2e5e5!important}.border-x-teal-200\/15{border-left-color:#d2e5e526!important;border-right-color:#d2e5e526!important}.border-x-teal-200\/20{border-left-color:#d2e5e533!important;border-right-color:#d2e5e533!important}.border-x-teal-200\/25{border-left-color:#d2e5e540!important;border-right-color:#d2e5e540!important}.border-x-teal-200\/30{border-left-color:#d2e5e54d!important;border-right-color:#d2e5e54d!important}.border-x-teal-200\/35{border-left-color:#d2e5e559!important;border-right-color:#d2e5e559!important}.border-x-teal-200\/40{border-left-color:#d2e5e566!important;border-right-color:#d2e5e566!important}.border-x-teal-200\/45{border-left-color:#d2e5e573!important;border-right-color:#d2e5e573!important}.border-x-teal-200\/5{border-left-color:#d2e5e50d!important;border-right-color:#d2e5e50d!important}.border-x-teal-200\/50{border-left-color:#d2e5e580!important;border-right-color:#d2e5e580!important}.border-x-teal-200\/55{border-left-color:#d2e5e58c!important;border-right-color:#d2e5e58c!important}.border-x-teal-200\/60{border-left-color:#d2e5e599!important;border-right-color:#d2e5e599!important}.border-x-teal-200\/65{border-left-color:#d2e5e5a6!important;border-right-color:#d2e5e5a6!important}.border-x-teal-200\/70{border-left-color:#d2e5e5b3!important;border-right-color:#d2e5e5b3!important}.border-x-teal-200\/75{border-left-color:#d2e5e5bf!important;border-right-color:#d2e5e5bf!important}.border-x-teal-200\/80{border-left-color:#d2e5e5cc!important;border-right-color:#d2e5e5cc!important}.border-x-teal-200\/85{border-left-color:#d2e5e5d9!important;border-right-color:#d2e5e5d9!important}.border-x-teal-200\/90{border-left-color:#d2e5e5e6!important;border-right-color:#d2e5e5e6!important}.border-x-teal-200\/95{border-left-color:#d2e5e5f2!important;border-right-color:#d2e5e5f2!important}.border-x-teal-300{--tw-border-opacity: 1 !important;border-left-color:rgb(130 193 210 / var(--tw-border-opacity))!important;border-right-color:rgb(130 193 210 / var(--tw-border-opacity))!important}.border-x-teal-300\/0{border-left-color:#82c1d200!important;border-right-color:#82c1d200!important}.border-x-teal-300\/10{border-left-color:#82c1d21a!important;border-right-color:#82c1d21a!important}.border-x-teal-300\/100{border-left-color:#82c1d2!important;border-right-color:#82c1d2!important}.border-x-teal-300\/15{border-left-color:#82c1d226!important;border-right-color:#82c1d226!important}.border-x-teal-300\/20{border-left-color:#82c1d233!important;border-right-color:#82c1d233!important}.border-x-teal-300\/25{border-left-color:#82c1d240!important;border-right-color:#82c1d240!important}.border-x-teal-300\/30{border-left-color:#82c1d24d!important;border-right-color:#82c1d24d!important}.border-x-teal-300\/35{border-left-color:#82c1d259!important;border-right-color:#82c1d259!important}.border-x-teal-300\/40{border-left-color:#82c1d266!important;border-right-color:#82c1d266!important}.border-x-teal-300\/45{border-left-color:#82c1d273!important;border-right-color:#82c1d273!important}.border-x-teal-300\/5{border-left-color:#82c1d20d!important;border-right-color:#82c1d20d!important}.border-x-teal-300\/50{border-left-color:#82c1d280!important;border-right-color:#82c1d280!important}.border-x-teal-300\/55{border-left-color:#82c1d28c!important;border-right-color:#82c1d28c!important}.border-x-teal-300\/60{border-left-color:#82c1d299!important;border-right-color:#82c1d299!important}.border-x-teal-300\/65{border-left-color:#82c1d2a6!important;border-right-color:#82c1d2a6!important}.border-x-teal-300\/70{border-left-color:#82c1d2b3!important;border-right-color:#82c1d2b3!important}.border-x-teal-300\/75{border-left-color:#82c1d2bf!important;border-right-color:#82c1d2bf!important}.border-x-teal-300\/80{border-left-color:#82c1d2cc!important;border-right-color:#82c1d2cc!important}.border-x-teal-300\/85{border-left-color:#82c1d2d9!important;border-right-color:#82c1d2d9!important}.border-x-teal-300\/90{border-left-color:#82c1d2e6!important;border-right-color:#82c1d2e6!important}.border-x-teal-300\/95{border-left-color:#82c1d2f2!important;border-right-color:#82c1d2f2!important}.border-x-teal-400{--tw-border-opacity: 1 !important;border-left-color:rgb(228 239 239 / var(--tw-border-opacity))!important;border-right-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-x-teal-400\/0{border-left-color:#e4efef00!important;border-right-color:#e4efef00!important}.border-x-teal-400\/10{border-left-color:#e4efef1a!important;border-right-color:#e4efef1a!important}.border-x-teal-400\/100{border-left-color:#e4efef!important;border-right-color:#e4efef!important}.border-x-teal-400\/15{border-left-color:#e4efef26!important;border-right-color:#e4efef26!important}.border-x-teal-400\/20{border-left-color:#e4efef33!important;border-right-color:#e4efef33!important}.border-x-teal-400\/25{border-left-color:#e4efef40!important;border-right-color:#e4efef40!important}.border-x-teal-400\/30{border-left-color:#e4efef4d!important;border-right-color:#e4efef4d!important}.border-x-teal-400\/35{border-left-color:#e4efef59!important;border-right-color:#e4efef59!important}.border-x-teal-400\/40{border-left-color:#e4efef66!important;border-right-color:#e4efef66!important}.border-x-teal-400\/45{border-left-color:#e4efef73!important;border-right-color:#e4efef73!important}.border-x-teal-400\/5{border-left-color:#e4efef0d!important;border-right-color:#e4efef0d!important}.border-x-teal-400\/50{border-left-color:#e4efef80!important;border-right-color:#e4efef80!important}.border-x-teal-400\/55{border-left-color:#e4efef8c!important;border-right-color:#e4efef8c!important}.border-x-teal-400\/60{border-left-color:#e4efef99!important;border-right-color:#e4efef99!important}.border-x-teal-400\/65{border-left-color:#e4efefa6!important;border-right-color:#e4efefa6!important}.border-x-teal-400\/70{border-left-color:#e4efefb3!important;border-right-color:#e4efefb3!important}.border-x-teal-400\/75{border-left-color:#e4efefbf!important;border-right-color:#e4efefbf!important}.border-x-teal-400\/80{border-left-color:#e4efefcc!important;border-right-color:#e4efefcc!important}.border-x-teal-400\/85{border-left-color:#e4efefd9!important;border-right-color:#e4efefd9!important}.border-x-teal-400\/90{border-left-color:#e4efefe6!important;border-right-color:#e4efefe6!important}.border-x-teal-400\/95{border-left-color:#e4efeff2!important;border-right-color:#e4efeff2!important}.border-x-teal-500{--tw-border-opacity: 1 !important;border-left-color:rgb(226 247 250 / var(--tw-border-opacity))!important;border-right-color:rgb(226 247 250 / var(--tw-border-opacity))!important}.border-x-teal-500\/0{border-left-color:#e2f7fa00!important;border-right-color:#e2f7fa00!important}.border-x-teal-500\/10{border-left-color:#e2f7fa1a!important;border-right-color:#e2f7fa1a!important}.border-x-teal-500\/100{border-left-color:#e2f7fa!important;border-right-color:#e2f7fa!important}.border-x-teal-500\/15{border-left-color:#e2f7fa26!important;border-right-color:#e2f7fa26!important}.border-x-teal-500\/20{border-left-color:#e2f7fa33!important;border-right-color:#e2f7fa33!important}.border-x-teal-500\/25{border-left-color:#e2f7fa40!important;border-right-color:#e2f7fa40!important}.border-x-teal-500\/30{border-left-color:#e2f7fa4d!important;border-right-color:#e2f7fa4d!important}.border-x-teal-500\/35{border-left-color:#e2f7fa59!important;border-right-color:#e2f7fa59!important}.border-x-teal-500\/40{border-left-color:#e2f7fa66!important;border-right-color:#e2f7fa66!important}.border-x-teal-500\/45{border-left-color:#e2f7fa73!important;border-right-color:#e2f7fa73!important}.border-x-teal-500\/5{border-left-color:#e2f7fa0d!important;border-right-color:#e2f7fa0d!important}.border-x-teal-500\/50{border-left-color:#e2f7fa80!important;border-right-color:#e2f7fa80!important}.border-x-teal-500\/55{border-left-color:#e2f7fa8c!important;border-right-color:#e2f7fa8c!important}.border-x-teal-500\/60{border-left-color:#e2f7fa99!important;border-right-color:#e2f7fa99!important}.border-x-teal-500\/65{border-left-color:#e2f7faa6!important;border-right-color:#e2f7faa6!important}.border-x-teal-500\/70{border-left-color:#e2f7fab3!important;border-right-color:#e2f7fab3!important}.border-x-teal-500\/75{border-left-color:#e2f7fabf!important;border-right-color:#e2f7fabf!important}.border-x-teal-500\/80{border-left-color:#e2f7facc!important;border-right-color:#e2f7facc!important}.border-x-teal-500\/85{border-left-color:#e2f7fad9!important;border-right-color:#e2f7fad9!important}.border-x-teal-500\/90{border-left-color:#e2f7fae6!important;border-right-color:#e2f7fae6!important}.border-x-teal-500\/95{border-left-color:#e2f7faf2!important;border-right-color:#e2f7faf2!important}.border-x-teal-600{--tw-border-opacity: 1 !important;border-left-color:rgb(146 221 227 / var(--tw-border-opacity))!important;border-right-color:rgb(146 221 227 / var(--tw-border-opacity))!important}.border-x-teal-600\/0{border-left-color:#92dde300!important;border-right-color:#92dde300!important}.border-x-teal-600\/10{border-left-color:#92dde31a!important;border-right-color:#92dde31a!important}.border-x-teal-600\/100{border-left-color:#92dde3!important;border-right-color:#92dde3!important}.border-x-teal-600\/15{border-left-color:#92dde326!important;border-right-color:#92dde326!important}.border-x-teal-600\/20{border-left-color:#92dde333!important;border-right-color:#92dde333!important}.border-x-teal-600\/25{border-left-color:#92dde340!important;border-right-color:#92dde340!important}.border-x-teal-600\/30{border-left-color:#92dde34d!important;border-right-color:#92dde34d!important}.border-x-teal-600\/35{border-left-color:#92dde359!important;border-right-color:#92dde359!important}.border-x-teal-600\/40{border-left-color:#92dde366!important;border-right-color:#92dde366!important}.border-x-teal-600\/45{border-left-color:#92dde373!important;border-right-color:#92dde373!important}.border-x-teal-600\/5{border-left-color:#92dde30d!important;border-right-color:#92dde30d!important}.border-x-teal-600\/50{border-left-color:#92dde380!important;border-right-color:#92dde380!important}.border-x-teal-600\/55{border-left-color:#92dde38c!important;border-right-color:#92dde38c!important}.border-x-teal-600\/60{border-left-color:#92dde399!important;border-right-color:#92dde399!important}.border-x-teal-600\/65{border-left-color:#92dde3a6!important;border-right-color:#92dde3a6!important}.border-x-teal-600\/70{border-left-color:#92dde3b3!important;border-right-color:#92dde3b3!important}.border-x-teal-600\/75{border-left-color:#92dde3bf!important;border-right-color:#92dde3bf!important}.border-x-teal-600\/80{border-left-color:#92dde3cc!important;border-right-color:#92dde3cc!important}.border-x-teal-600\/85{border-left-color:#92dde3d9!important;border-right-color:#92dde3d9!important}.border-x-teal-600\/90{border-left-color:#92dde3e6!important;border-right-color:#92dde3e6!important}.border-x-teal-600\/95{border-left-color:#92dde3f2!important;border-right-color:#92dde3f2!important}.border-x-teal-700{--tw-border-opacity: 1 !important;border-left-color:rgb(8 121 144 / var(--tw-border-opacity))!important;border-right-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-x-teal-700\/0{border-left-color:#08799000!important;border-right-color:#08799000!important}.border-x-teal-700\/10{border-left-color:#0879901a!important;border-right-color:#0879901a!important}.border-x-teal-700\/100{border-left-color:#087990!important;border-right-color:#087990!important}.border-x-teal-700\/15{border-left-color:#08799026!important;border-right-color:#08799026!important}.border-x-teal-700\/20{border-left-color:#08799033!important;border-right-color:#08799033!important}.border-x-teal-700\/25{border-left-color:#08799040!important;border-right-color:#08799040!important}.border-x-teal-700\/30{border-left-color:#0879904d!important;border-right-color:#0879904d!important}.border-x-teal-700\/35{border-left-color:#08799059!important;border-right-color:#08799059!important}.border-x-teal-700\/40{border-left-color:#08799066!important;border-right-color:#08799066!important}.border-x-teal-700\/45{border-left-color:#08799073!important;border-right-color:#08799073!important}.border-x-teal-700\/5{border-left-color:#0879900d!important;border-right-color:#0879900d!important}.border-x-teal-700\/50{border-left-color:#08799080!important;border-right-color:#08799080!important}.border-x-teal-700\/55{border-left-color:#0879908c!important;border-right-color:#0879908c!important}.border-x-teal-700\/60{border-left-color:#08799099!important;border-right-color:#08799099!important}.border-x-teal-700\/65{border-left-color:#087990a6!important;border-right-color:#087990a6!important}.border-x-teal-700\/70{border-left-color:#087990b3!important;border-right-color:#087990b3!important}.border-x-teal-700\/75{border-left-color:#087990bf!important;border-right-color:#087990bf!important}.border-x-teal-700\/80{border-left-color:#087990cc!important;border-right-color:#087990cc!important}.border-x-teal-700\/85{border-left-color:#087990d9!important;border-right-color:#087990d9!important}.border-x-teal-700\/90{border-left-color:#087990e6!important;border-right-color:#087990e6!important}.border-x-teal-700\/95{border-left-color:#087990f2!important;border-right-color:#087990f2!important}.border-x-teal-800{--tw-border-opacity: 1 !important;border-left-color:rgb(5 81 96 / var(--tw-border-opacity))!important;border-right-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-x-teal-800\/0{border-left-color:#05516000!important;border-right-color:#05516000!important}.border-x-teal-800\/10{border-left-color:#0551601a!important;border-right-color:#0551601a!important}.border-x-teal-800\/100{border-left-color:#055160!important;border-right-color:#055160!important}.border-x-teal-800\/15{border-left-color:#05516026!important;border-right-color:#05516026!important}.border-x-teal-800\/20{border-left-color:#05516033!important;border-right-color:#05516033!important}.border-x-teal-800\/25{border-left-color:#05516040!important;border-right-color:#05516040!important}.border-x-teal-800\/30{border-left-color:#0551604d!important;border-right-color:#0551604d!important}.border-x-teal-800\/35{border-left-color:#05516059!important;border-right-color:#05516059!important}.border-x-teal-800\/40{border-left-color:#05516066!important;border-right-color:#05516066!important}.border-x-teal-800\/45{border-left-color:#05516073!important;border-right-color:#05516073!important}.border-x-teal-800\/5{border-left-color:#0551600d!important;border-right-color:#0551600d!important}.border-x-teal-800\/50{border-left-color:#05516080!important;border-right-color:#05516080!important}.border-x-teal-800\/55{border-left-color:#0551608c!important;border-right-color:#0551608c!important}.border-x-teal-800\/60{border-left-color:#05516099!important;border-right-color:#05516099!important}.border-x-teal-800\/65{border-left-color:#055160a6!important;border-right-color:#055160a6!important}.border-x-teal-800\/70{border-left-color:#055160b3!important;border-right-color:#055160b3!important}.border-x-teal-800\/75{border-left-color:#055160bf!important;border-right-color:#055160bf!important}.border-x-teal-800\/80{border-left-color:#055160cc!important;border-right-color:#055160cc!important}.border-x-teal-800\/85{border-left-color:#055160d9!important;border-right-color:#055160d9!important}.border-x-teal-800\/90{border-left-color:#055160e6!important;border-right-color:#055160e6!important}.border-x-teal-800\/95{border-left-color:#055160f2!important;border-right-color:#055160f2!important}.border-x-teal-900{border-left-color:#21252980!important;border-right-color:#21252980!important}.border-x-teal-900\/0{border-left-color:#21252900!important;border-right-color:#21252900!important}.border-x-teal-900\/10{border-left-color:#2125291a!important;border-right-color:#2125291a!important}.border-x-teal-900\/100{border-left-color:#212529!important;border-right-color:#212529!important}.border-x-teal-900\/15{border-left-color:#21252926!important;border-right-color:#21252926!important}.border-x-teal-900\/20{border-left-color:#21252933!important;border-right-color:#21252933!important}.border-x-teal-900\/25{border-left-color:#21252940!important;border-right-color:#21252940!important}.border-x-teal-900\/30{border-left-color:#2125294d!important;border-right-color:#2125294d!important}.border-x-teal-900\/35{border-left-color:#21252959!important;border-right-color:#21252959!important}.border-x-teal-900\/40{border-left-color:#21252966!important;border-right-color:#21252966!important}.border-x-teal-900\/45{border-left-color:#21252973!important;border-right-color:#21252973!important}.border-x-teal-900\/5{border-left-color:#2125290d!important;border-right-color:#2125290d!important}.border-x-teal-900\/50{border-left-color:#21252980!important;border-right-color:#21252980!important}.border-x-teal-900\/55{border-left-color:#2125298c!important;border-right-color:#2125298c!important}.border-x-teal-900\/60{border-left-color:#21252999!important;border-right-color:#21252999!important}.border-x-teal-900\/65{border-left-color:#212529a6!important;border-right-color:#212529a6!important}.border-x-teal-900\/70{border-left-color:#212529b3!important;border-right-color:#212529b3!important}.border-x-teal-900\/75{border-left-color:#212529bf!important;border-right-color:#212529bf!important}.border-x-teal-900\/80{border-left-color:#212529cc!important;border-right-color:#212529cc!important}.border-x-teal-900\/85{border-left-color:#212529d9!important;border-right-color:#212529d9!important}.border-x-teal-900\/90{border-left-color:#212529e6!important;border-right-color:#212529e6!important}.border-x-teal-900\/95{border-left-color:#212529f2!important;border-right-color:#212529f2!important}.border-x-transparent{border-left-color:transparent!important;border-right-color:transparent!important}.border-x-transparent\/0{border-left-color:#0000!important;border-right-color:#0000!important}.border-x-transparent\/10{border-left-color:#0000001a!important;border-right-color:#0000001a!important}.border-x-transparent\/100{border-left-color:#000!important;border-right-color:#000!important}.border-x-transparent\/15{border-left-color:#00000026!important;border-right-color:#00000026!important}.border-x-transparent\/20{border-left-color:#0003!important;border-right-color:#0003!important}.border-x-transparent\/25{border-left-color:#00000040!important;border-right-color:#00000040!important}.border-x-transparent\/30{border-left-color:#0000004d!important;border-right-color:#0000004d!important}.border-x-transparent\/35{border-left-color:#00000059!important;border-right-color:#00000059!important}.border-x-transparent\/40{border-left-color:#0006!important;border-right-color:#0006!important}.border-x-transparent\/45{border-left-color:#00000073!important;border-right-color:#00000073!important}.border-x-transparent\/5{border-left-color:#0000000d!important;border-right-color:#0000000d!important}.border-x-transparent\/50{border-left-color:#00000080!important;border-right-color:#00000080!important}.border-x-transparent\/55{border-left-color:#0000008c!important;border-right-color:#0000008c!important}.border-x-transparent\/60{border-left-color:#0009!important;border-right-color:#0009!important}.border-x-transparent\/65{border-left-color:#000000a6!important;border-right-color:#000000a6!important}.border-x-transparent\/70{border-left-color:#000000b3!important;border-right-color:#000000b3!important}.border-x-transparent\/75{border-left-color:#000000bf!important;border-right-color:#000000bf!important}.border-x-transparent\/80{border-left-color:#000c!important;border-right-color:#000c!important}.border-x-transparent\/85{border-left-color:#000000d9!important;border-right-color:#000000d9!important}.border-x-transparent\/90{border-left-color:#000000e6!important;border-right-color:#000000e6!important}.border-x-transparent\/95{border-left-color:#000000f2!important;border-right-color:#000000f2!important}.border-x-white{--tw-border-opacity: 1 !important;border-left-color:rgb(255 255 255 / var(--tw-border-opacity))!important;border-right-color:rgb(255 255 255 / var(--tw-border-opacity))!important}.border-x-white\/0{border-left-color:#fff0!important;border-right-color:#fff0!important}.border-x-white\/10{border-left-color:#ffffff1a!important;border-right-color:#ffffff1a!important}.border-x-white\/100{border-left-color:#fff!important;border-right-color:#fff!important}.border-x-white\/15{border-left-color:#ffffff26!important;border-right-color:#ffffff26!important}.border-x-white\/20{border-left-color:#fff3!important;border-right-color:#fff3!important}.border-x-white\/25{border-left-color:#ffffff40!important;border-right-color:#ffffff40!important}.border-x-white\/30{border-left-color:#ffffff4d!important;border-right-color:#ffffff4d!important}.border-x-white\/35{border-left-color:#ffffff59!important;border-right-color:#ffffff59!important}.border-x-white\/40{border-left-color:#fff6!important;border-right-color:#fff6!important}.border-x-white\/45{border-left-color:#ffffff73!important;border-right-color:#ffffff73!important}.border-x-white\/5{border-left-color:#ffffff0d!important;border-right-color:#ffffff0d!important}.border-x-white\/50{border-left-color:#ffffff80!important;border-right-color:#ffffff80!important}.border-x-white\/55{border-left-color:#ffffff8c!important;border-right-color:#ffffff8c!important}.border-x-white\/60{border-left-color:#fff9!important;border-right-color:#fff9!important}.border-x-white\/65{border-left-color:#ffffffa6!important;border-right-color:#ffffffa6!important}.border-x-white\/70{border-left-color:#ffffffb3!important;border-right-color:#ffffffb3!important}.border-x-white\/75{border-left-color:#ffffffbf!important;border-right-color:#ffffffbf!important}.border-x-white\/80{border-left-color:#fffc!important;border-right-color:#fffc!important}.border-x-white\/85{border-left-color:#ffffffd9!important;border-right-color:#ffffffd9!important}.border-x-white\/90{border-left-color:#ffffffe6!important;border-right-color:#ffffffe6!important}.border-x-white\/95{border-left-color:#fffffff2!important;border-right-color:#fffffff2!important}.border-x-yellow-100{--tw-border-opacity: 1 !important;border-left-color:rgb(255 243 205 / var(--tw-border-opacity))!important;border-right-color:rgb(255 243 205 / var(--tw-border-opacity))!important}.border-x-yellow-100\/0{border-left-color:#fff3cd00!important;border-right-color:#fff3cd00!important}.border-x-yellow-100\/10{border-left-color:#fff3cd1a!important;border-right-color:#fff3cd1a!important}.border-x-yellow-100\/100{border-left-color:#fff3cd!important;border-right-color:#fff3cd!important}.border-x-yellow-100\/15{border-left-color:#fff3cd26!important;border-right-color:#fff3cd26!important}.border-x-yellow-100\/20{border-left-color:#fff3cd33!important;border-right-color:#fff3cd33!important}.border-x-yellow-100\/25{border-left-color:#fff3cd40!important;border-right-color:#fff3cd40!important}.border-x-yellow-100\/30{border-left-color:#fff3cd4d!important;border-right-color:#fff3cd4d!important}.border-x-yellow-100\/35{border-left-color:#fff3cd59!important;border-right-color:#fff3cd59!important}.border-x-yellow-100\/40{border-left-color:#fff3cd66!important;border-right-color:#fff3cd66!important}.border-x-yellow-100\/45{border-left-color:#fff3cd73!important;border-right-color:#fff3cd73!important}.border-x-yellow-100\/5{border-left-color:#fff3cd0d!important;border-right-color:#fff3cd0d!important}.border-x-yellow-100\/50{border-left-color:#fff3cd80!important;border-right-color:#fff3cd80!important}.border-x-yellow-100\/55{border-left-color:#fff3cd8c!important;border-right-color:#fff3cd8c!important}.border-x-yellow-100\/60{border-left-color:#fff3cd99!important;border-right-color:#fff3cd99!important}.border-x-yellow-100\/65{border-left-color:#fff3cda6!important;border-right-color:#fff3cda6!important}.border-x-yellow-100\/70{border-left-color:#fff3cdb3!important;border-right-color:#fff3cdb3!important}.border-x-yellow-100\/75{border-left-color:#fff3cdbf!important;border-right-color:#fff3cdbf!important}.border-x-yellow-100\/80{border-left-color:#fff3cdcc!important;border-right-color:#fff3cdcc!important}.border-x-yellow-100\/85{border-left-color:#fff3cdd9!important;border-right-color:#fff3cdd9!important}.border-x-yellow-100\/90{border-left-color:#fff3cde6!important;border-right-color:#fff3cde6!important}.border-x-yellow-100\/95{border-left-color:#fff3cdf2!important;border-right-color:#fff3cdf2!important}.border-x-yellow-200{--tw-border-opacity: 1 !important;border-left-color:rgb(255 230 156 / var(--tw-border-opacity))!important;border-right-color:rgb(255 230 156 / var(--tw-border-opacity))!important}.border-x-yellow-200\/0{border-left-color:#ffe69c00!important;border-right-color:#ffe69c00!important}.border-x-yellow-200\/10{border-left-color:#ffe69c1a!important;border-right-color:#ffe69c1a!important}.border-x-yellow-200\/100{border-left-color:#ffe69c!important;border-right-color:#ffe69c!important}.border-x-yellow-200\/15{border-left-color:#ffe69c26!important;border-right-color:#ffe69c26!important}.border-x-yellow-200\/20{border-left-color:#ffe69c33!important;border-right-color:#ffe69c33!important}.border-x-yellow-200\/25{border-left-color:#ffe69c40!important;border-right-color:#ffe69c40!important}.border-x-yellow-200\/30{border-left-color:#ffe69c4d!important;border-right-color:#ffe69c4d!important}.border-x-yellow-200\/35{border-left-color:#ffe69c59!important;border-right-color:#ffe69c59!important}.border-x-yellow-200\/40{border-left-color:#ffe69c66!important;border-right-color:#ffe69c66!important}.border-x-yellow-200\/45{border-left-color:#ffe69c73!important;border-right-color:#ffe69c73!important}.border-x-yellow-200\/5{border-left-color:#ffe69c0d!important;border-right-color:#ffe69c0d!important}.border-x-yellow-200\/50{border-left-color:#ffe69c80!important;border-right-color:#ffe69c80!important}.border-x-yellow-200\/55{border-left-color:#ffe69c8c!important;border-right-color:#ffe69c8c!important}.border-x-yellow-200\/60{border-left-color:#ffe69c99!important;border-right-color:#ffe69c99!important}.border-x-yellow-200\/65{border-left-color:#ffe69ca6!important;border-right-color:#ffe69ca6!important}.border-x-yellow-200\/70{border-left-color:#ffe69cb3!important;border-right-color:#ffe69cb3!important}.border-x-yellow-200\/75{border-left-color:#ffe69cbf!important;border-right-color:#ffe69cbf!important}.border-x-yellow-200\/80{border-left-color:#ffe69ccc!important;border-right-color:#ffe69ccc!important}.border-x-yellow-200\/85{border-left-color:#ffe69cd9!important;border-right-color:#ffe69cd9!important}.border-x-yellow-200\/90{border-left-color:#ffe69ce6!important;border-right-color:#ffe69ce6!important}.border-x-yellow-200\/95{border-left-color:#ffe69cf2!important;border-right-color:#ffe69cf2!important}.border-x-yellow-300{--tw-border-opacity: 1 !important;border-left-color:rgb(255 218 106 / var(--tw-border-opacity))!important;border-right-color:rgb(255 218 106 / var(--tw-border-opacity))!important}.border-x-yellow-300\/0{border-left-color:#ffda6a00!important;border-right-color:#ffda6a00!important}.border-x-yellow-300\/10{border-left-color:#ffda6a1a!important;border-right-color:#ffda6a1a!important}.border-x-yellow-300\/100{border-left-color:#ffda6a!important;border-right-color:#ffda6a!important}.border-x-yellow-300\/15{border-left-color:#ffda6a26!important;border-right-color:#ffda6a26!important}.border-x-yellow-300\/20{border-left-color:#ffda6a33!important;border-right-color:#ffda6a33!important}.border-x-yellow-300\/25{border-left-color:#ffda6a40!important;border-right-color:#ffda6a40!important}.border-x-yellow-300\/30{border-left-color:#ffda6a4d!important;border-right-color:#ffda6a4d!important}.border-x-yellow-300\/35{border-left-color:#ffda6a59!important;border-right-color:#ffda6a59!important}.border-x-yellow-300\/40{border-left-color:#ffda6a66!important;border-right-color:#ffda6a66!important}.border-x-yellow-300\/45{border-left-color:#ffda6a73!important;border-right-color:#ffda6a73!important}.border-x-yellow-300\/5{border-left-color:#ffda6a0d!important;border-right-color:#ffda6a0d!important}.border-x-yellow-300\/50{border-left-color:#ffda6a80!important;border-right-color:#ffda6a80!important}.border-x-yellow-300\/55{border-left-color:#ffda6a8c!important;border-right-color:#ffda6a8c!important}.border-x-yellow-300\/60{border-left-color:#ffda6a99!important;border-right-color:#ffda6a99!important}.border-x-yellow-300\/65{border-left-color:#ffda6aa6!important;border-right-color:#ffda6aa6!important}.border-x-yellow-300\/70{border-left-color:#ffda6ab3!important;border-right-color:#ffda6ab3!important}.border-x-yellow-300\/75{border-left-color:#ffda6abf!important;border-right-color:#ffda6abf!important}.border-x-yellow-300\/80{border-left-color:#ffda6acc!important;border-right-color:#ffda6acc!important}.border-x-yellow-300\/85{border-left-color:#ffda6ad9!important;border-right-color:#ffda6ad9!important}.border-x-yellow-300\/90{border-left-color:#ffda6ae6!important;border-right-color:#ffda6ae6!important}.border-x-yellow-300\/95{border-left-color:#ffda6af2!important;border-right-color:#ffda6af2!important}.border-x-yellow-400{--tw-border-opacity: 1 !important;border-left-color:rgb(255 205 57 / var(--tw-border-opacity))!important;border-right-color:rgb(255 205 57 / var(--tw-border-opacity))!important}.border-x-yellow-400\/0{border-left-color:#ffcd3900!important;border-right-color:#ffcd3900!important}.border-x-yellow-400\/10{border-left-color:#ffcd391a!important;border-right-color:#ffcd391a!important}.border-x-yellow-400\/100{border-left-color:#ffcd39!important;border-right-color:#ffcd39!important}.border-x-yellow-400\/15{border-left-color:#ffcd3926!important;border-right-color:#ffcd3926!important}.border-x-yellow-400\/20{border-left-color:#ffcd3933!important;border-right-color:#ffcd3933!important}.border-x-yellow-400\/25{border-left-color:#ffcd3940!important;border-right-color:#ffcd3940!important}.border-x-yellow-400\/30{border-left-color:#ffcd394d!important;border-right-color:#ffcd394d!important}.border-x-yellow-400\/35{border-left-color:#ffcd3959!important;border-right-color:#ffcd3959!important}.border-x-yellow-400\/40{border-left-color:#ffcd3966!important;border-right-color:#ffcd3966!important}.border-x-yellow-400\/45{border-left-color:#ffcd3973!important;border-right-color:#ffcd3973!important}.border-x-yellow-400\/5{border-left-color:#ffcd390d!important;border-right-color:#ffcd390d!important}.border-x-yellow-400\/50{border-left-color:#ffcd3980!important;border-right-color:#ffcd3980!important}.border-x-yellow-400\/55{border-left-color:#ffcd398c!important;border-right-color:#ffcd398c!important}.border-x-yellow-400\/60{border-left-color:#ffcd3999!important;border-right-color:#ffcd3999!important}.border-x-yellow-400\/65{border-left-color:#ffcd39a6!important;border-right-color:#ffcd39a6!important}.border-x-yellow-400\/70{border-left-color:#ffcd39b3!important;border-right-color:#ffcd39b3!important}.border-x-yellow-400\/75{border-left-color:#ffcd39bf!important;border-right-color:#ffcd39bf!important}.border-x-yellow-400\/80{border-left-color:#ffcd39cc!important;border-right-color:#ffcd39cc!important}.border-x-yellow-400\/85{border-left-color:#ffcd39d9!important;border-right-color:#ffcd39d9!important}.border-x-yellow-400\/90{border-left-color:#ffcd39e6!important;border-right-color:#ffcd39e6!important}.border-x-yellow-400\/95{border-left-color:#ffcd39f2!important;border-right-color:#ffcd39f2!important}.border-x-yellow-500{--tw-border-opacity: 1 !important;border-left-color:rgb(255 193 7 / var(--tw-border-opacity))!important;border-right-color:rgb(255 193 7 / var(--tw-border-opacity))!important}.border-x-yellow-500\/0{border-left-color:#ffc10700!important;border-right-color:#ffc10700!important}.border-x-yellow-500\/10{border-left-color:#ffc1071a!important;border-right-color:#ffc1071a!important}.border-x-yellow-500\/100{border-left-color:#ffc107!important;border-right-color:#ffc107!important}.border-x-yellow-500\/15{border-left-color:#ffc10726!important;border-right-color:#ffc10726!important}.border-x-yellow-500\/20{border-left-color:#ffc10733!important;border-right-color:#ffc10733!important}.border-x-yellow-500\/25{border-left-color:#ffc10740!important;border-right-color:#ffc10740!important}.border-x-yellow-500\/30{border-left-color:#ffc1074d!important;border-right-color:#ffc1074d!important}.border-x-yellow-500\/35{border-left-color:#ffc10759!important;border-right-color:#ffc10759!important}.border-x-yellow-500\/40{border-left-color:#ffc10766!important;border-right-color:#ffc10766!important}.border-x-yellow-500\/45{border-left-color:#ffc10773!important;border-right-color:#ffc10773!important}.border-x-yellow-500\/5{border-left-color:#ffc1070d!important;border-right-color:#ffc1070d!important}.border-x-yellow-500\/50{border-left-color:#ffc10780!important;border-right-color:#ffc10780!important}.border-x-yellow-500\/55{border-left-color:#ffc1078c!important;border-right-color:#ffc1078c!important}.border-x-yellow-500\/60{border-left-color:#ffc10799!important;border-right-color:#ffc10799!important}.border-x-yellow-500\/65{border-left-color:#ffc107a6!important;border-right-color:#ffc107a6!important}.border-x-yellow-500\/70{border-left-color:#ffc107b3!important;border-right-color:#ffc107b3!important}.border-x-yellow-500\/75{border-left-color:#ffc107bf!important;border-right-color:#ffc107bf!important}.border-x-yellow-500\/80{border-left-color:#ffc107cc!important;border-right-color:#ffc107cc!important}.border-x-yellow-500\/85{border-left-color:#ffc107d9!important;border-right-color:#ffc107d9!important}.border-x-yellow-500\/90{border-left-color:#ffc107e6!important;border-right-color:#ffc107e6!important}.border-x-yellow-500\/95{border-left-color:#ffc107f2!important;border-right-color:#ffc107f2!important}.border-x-yellow-600{--tw-border-opacity: 1 !important;border-left-color:rgb(204 154 6 / var(--tw-border-opacity))!important;border-right-color:rgb(204 154 6 / var(--tw-border-opacity))!important}.border-x-yellow-600\/0{border-left-color:#cc9a0600!important;border-right-color:#cc9a0600!important}.border-x-yellow-600\/10{border-left-color:#cc9a061a!important;border-right-color:#cc9a061a!important}.border-x-yellow-600\/100{border-left-color:#cc9a06!important;border-right-color:#cc9a06!important}.border-x-yellow-600\/15{border-left-color:#cc9a0626!important;border-right-color:#cc9a0626!important}.border-x-yellow-600\/20{border-left-color:#cc9a0633!important;border-right-color:#cc9a0633!important}.border-x-yellow-600\/25{border-left-color:#cc9a0640!important;border-right-color:#cc9a0640!important}.border-x-yellow-600\/30{border-left-color:#cc9a064d!important;border-right-color:#cc9a064d!important}.border-x-yellow-600\/35{border-left-color:#cc9a0659!important;border-right-color:#cc9a0659!important}.border-x-yellow-600\/40{border-left-color:#cc9a0666!important;border-right-color:#cc9a0666!important}.border-x-yellow-600\/45{border-left-color:#cc9a0673!important;border-right-color:#cc9a0673!important}.border-x-yellow-600\/5{border-left-color:#cc9a060d!important;border-right-color:#cc9a060d!important}.border-x-yellow-600\/50{border-left-color:#cc9a0680!important;border-right-color:#cc9a0680!important}.border-x-yellow-600\/55{border-left-color:#cc9a068c!important;border-right-color:#cc9a068c!important}.border-x-yellow-600\/60{border-left-color:#cc9a0699!important;border-right-color:#cc9a0699!important}.border-x-yellow-600\/65{border-left-color:#cc9a06a6!important;border-right-color:#cc9a06a6!important}.border-x-yellow-600\/70{border-left-color:#cc9a06b3!important;border-right-color:#cc9a06b3!important}.border-x-yellow-600\/75{border-left-color:#cc9a06bf!important;border-right-color:#cc9a06bf!important}.border-x-yellow-600\/80{border-left-color:#cc9a06cc!important;border-right-color:#cc9a06cc!important}.border-x-yellow-600\/85{border-left-color:#cc9a06d9!important;border-right-color:#cc9a06d9!important}.border-x-yellow-600\/90{border-left-color:#cc9a06e6!important;border-right-color:#cc9a06e6!important}.border-x-yellow-600\/95{border-left-color:#cc9a06f2!important;border-right-color:#cc9a06f2!important}.border-x-yellow-700{--tw-border-opacity: 1 !important;border-left-color:rgb(153 116 4 / var(--tw-border-opacity))!important;border-right-color:rgb(153 116 4 / var(--tw-border-opacity))!important}.border-x-yellow-700\/0{border-left-color:#99740400!important;border-right-color:#99740400!important}.border-x-yellow-700\/10{border-left-color:#9974041a!important;border-right-color:#9974041a!important}.border-x-yellow-700\/100{border-left-color:#997404!important;border-right-color:#997404!important}.border-x-yellow-700\/15{border-left-color:#99740426!important;border-right-color:#99740426!important}.border-x-yellow-700\/20{border-left-color:#99740433!important;border-right-color:#99740433!important}.border-x-yellow-700\/25{border-left-color:#99740440!important;border-right-color:#99740440!important}.border-x-yellow-700\/30{border-left-color:#9974044d!important;border-right-color:#9974044d!important}.border-x-yellow-700\/35{border-left-color:#99740459!important;border-right-color:#99740459!important}.border-x-yellow-700\/40{border-left-color:#99740466!important;border-right-color:#99740466!important}.border-x-yellow-700\/45{border-left-color:#99740473!important;border-right-color:#99740473!important}.border-x-yellow-700\/5{border-left-color:#9974040d!important;border-right-color:#9974040d!important}.border-x-yellow-700\/50{border-left-color:#99740480!important;border-right-color:#99740480!important}.border-x-yellow-700\/55{border-left-color:#9974048c!important;border-right-color:#9974048c!important}.border-x-yellow-700\/60{border-left-color:#99740499!important;border-right-color:#99740499!important}.border-x-yellow-700\/65{border-left-color:#997404a6!important;border-right-color:#997404a6!important}.border-x-yellow-700\/70{border-left-color:#997404b3!important;border-right-color:#997404b3!important}.border-x-yellow-700\/75{border-left-color:#997404bf!important;border-right-color:#997404bf!important}.border-x-yellow-700\/80{border-left-color:#997404cc!important;border-right-color:#997404cc!important}.border-x-yellow-700\/85{border-left-color:#997404d9!important;border-right-color:#997404d9!important}.border-x-yellow-700\/90{border-left-color:#997404e6!important;border-right-color:#997404e6!important}.border-x-yellow-700\/95{border-left-color:#997404f2!important;border-right-color:#997404f2!important}.border-x-yellow-800{--tw-border-opacity: 1 !important;border-left-color:rgb(102 77 3 / var(--tw-border-opacity))!important;border-right-color:rgb(102 77 3 / var(--tw-border-opacity))!important}.border-x-yellow-800\/0{border-left-color:#664d0300!important;border-right-color:#664d0300!important}.border-x-yellow-800\/10{border-left-color:#664d031a!important;border-right-color:#664d031a!important}.border-x-yellow-800\/100{border-left-color:#664d03!important;border-right-color:#664d03!important}.border-x-yellow-800\/15{border-left-color:#664d0326!important;border-right-color:#664d0326!important}.border-x-yellow-800\/20{border-left-color:#664d0333!important;border-right-color:#664d0333!important}.border-x-yellow-800\/25{border-left-color:#664d0340!important;border-right-color:#664d0340!important}.border-x-yellow-800\/30{border-left-color:#664d034d!important;border-right-color:#664d034d!important}.border-x-yellow-800\/35{border-left-color:#664d0359!important;border-right-color:#664d0359!important}.border-x-yellow-800\/40{border-left-color:#664d0366!important;border-right-color:#664d0366!important}.border-x-yellow-800\/45{border-left-color:#664d0373!important;border-right-color:#664d0373!important}.border-x-yellow-800\/5{border-left-color:#664d030d!important;border-right-color:#664d030d!important}.border-x-yellow-800\/50{border-left-color:#664d0380!important;border-right-color:#664d0380!important}.border-x-yellow-800\/55{border-left-color:#664d038c!important;border-right-color:#664d038c!important}.border-x-yellow-800\/60{border-left-color:#664d0399!important;border-right-color:#664d0399!important}.border-x-yellow-800\/65{border-left-color:#664d03a6!important;border-right-color:#664d03a6!important}.border-x-yellow-800\/70{border-left-color:#664d03b3!important;border-right-color:#664d03b3!important}.border-x-yellow-800\/75{border-left-color:#664d03bf!important;border-right-color:#664d03bf!important}.border-x-yellow-800\/80{border-left-color:#664d03cc!important;border-right-color:#664d03cc!important}.border-x-yellow-800\/85{border-left-color:#664d03d9!important;border-right-color:#664d03d9!important}.border-x-yellow-800\/90{border-left-color:#664d03e6!important;border-right-color:#664d03e6!important}.border-x-yellow-800\/95{border-left-color:#664d03f2!important;border-right-color:#664d03f2!important}.border-x-yellow-900{--tw-border-opacity: 1 !important;border-left-color:rgb(51 39 1 / var(--tw-border-opacity))!important;border-right-color:rgb(51 39 1 / var(--tw-border-opacity))!important}.border-x-yellow-900\/0{border-left-color:#33270100!important;border-right-color:#33270100!important}.border-x-yellow-900\/10{border-left-color:#3327011a!important;border-right-color:#3327011a!important}.border-x-yellow-900\/100{border-left-color:#332701!important;border-right-color:#332701!important}.border-x-yellow-900\/15{border-left-color:#33270126!important;border-right-color:#33270126!important}.border-x-yellow-900\/20{border-left-color:#33270133!important;border-right-color:#33270133!important}.border-x-yellow-900\/25{border-left-color:#33270140!important;border-right-color:#33270140!important}.border-x-yellow-900\/30{border-left-color:#3327014d!important;border-right-color:#3327014d!important}.border-x-yellow-900\/35{border-left-color:#33270159!important;border-right-color:#33270159!important}.border-x-yellow-900\/40{border-left-color:#33270166!important;border-right-color:#33270166!important}.border-x-yellow-900\/45{border-left-color:#33270173!important;border-right-color:#33270173!important}.border-x-yellow-900\/5{border-left-color:#3327010d!important;border-right-color:#3327010d!important}.border-x-yellow-900\/50{border-left-color:#33270180!important;border-right-color:#33270180!important}.border-x-yellow-900\/55{border-left-color:#3327018c!important;border-right-color:#3327018c!important}.border-x-yellow-900\/60{border-left-color:#33270199!important;border-right-color:#33270199!important}.border-x-yellow-900\/65{border-left-color:#332701a6!important;border-right-color:#332701a6!important}.border-x-yellow-900\/70{border-left-color:#332701b3!important;border-right-color:#332701b3!important}.border-x-yellow-900\/75{border-left-color:#332701bf!important;border-right-color:#332701bf!important}.border-x-yellow-900\/80{border-left-color:#332701cc!important;border-right-color:#332701cc!important}.border-x-yellow-900\/85{border-left-color:#332701d9!important;border-right-color:#332701d9!important}.border-x-yellow-900\/90{border-left-color:#332701e6!important;border-right-color:#332701e6!important}.border-x-yellow-900\/95{border-left-color:#332701f2!important;border-right-color:#332701f2!important}.border-y-black{--tw-border-opacity: 1 !important;border-top-color:rgb(0 0 0 / var(--tw-border-opacity))!important;border-bottom-color:rgb(0 0 0 / var(--tw-border-opacity))!important}.border-y-black\/0{border-top-color:#0000!important;border-bottom-color:#0000!important}.border-y-black\/10{border-top-color:#0000001a!important;border-bottom-color:#0000001a!important}.border-y-black\/100{border-top-color:#000!important;border-bottom-color:#000!important}.border-y-black\/15{border-top-color:#00000026!important;border-bottom-color:#00000026!important}.border-y-black\/20{border-top-color:#0003!important;border-bottom-color:#0003!important}.border-y-black\/25{border-top-color:#00000040!important;border-bottom-color:#00000040!important}.border-y-black\/30{border-top-color:#0000004d!important;border-bottom-color:#0000004d!important}.border-y-black\/35{border-top-color:#00000059!important;border-bottom-color:#00000059!important}.border-y-black\/40{border-top-color:#0006!important;border-bottom-color:#0006!important}.border-y-black\/45{border-top-color:#00000073!important;border-bottom-color:#00000073!important}.border-y-black\/5{border-top-color:#0000000d!important;border-bottom-color:#0000000d!important}.border-y-black\/50{border-top-color:#00000080!important;border-bottom-color:#00000080!important}.border-y-black\/55{border-top-color:#0000008c!important;border-bottom-color:#0000008c!important}.border-y-black\/60{border-top-color:#0009!important;border-bottom-color:#0009!important}.border-y-black\/65{border-top-color:#000000a6!important;border-bottom-color:#000000a6!important}.border-y-black\/70{border-top-color:#000000b3!important;border-bottom-color:#000000b3!important}.border-y-black\/75{border-top-color:#000000bf!important;border-bottom-color:#000000bf!important}.border-y-black\/80{border-top-color:#000c!important;border-bottom-color:#000c!important}.border-y-black\/85{border-top-color:#000000d9!important;border-bottom-color:#000000d9!important}.border-y-black\/90{border-top-color:#000000e6!important;border-bottom-color:#000000e6!important}.border-y-black\/95{border-top-color:#000000f2!important;border-bottom-color:#000000f2!important}.border-y-blue-100{--tw-border-opacity: 1 !important;border-top-color:rgb(207 226 255 / var(--tw-border-opacity))!important;border-bottom-color:rgb(207 226 255 / var(--tw-border-opacity))!important}.border-y-blue-100\/0{border-top-color:#cfe2ff00!important;border-bottom-color:#cfe2ff00!important}.border-y-blue-100\/10{border-top-color:#cfe2ff1a!important;border-bottom-color:#cfe2ff1a!important}.border-y-blue-100\/100{border-top-color:#cfe2ff!important;border-bottom-color:#cfe2ff!important}.border-y-blue-100\/15{border-top-color:#cfe2ff26!important;border-bottom-color:#cfe2ff26!important}.border-y-blue-100\/20{border-top-color:#cfe2ff33!important;border-bottom-color:#cfe2ff33!important}.border-y-blue-100\/25{border-top-color:#cfe2ff40!important;border-bottom-color:#cfe2ff40!important}.border-y-blue-100\/30{border-top-color:#cfe2ff4d!important;border-bottom-color:#cfe2ff4d!important}.border-y-blue-100\/35{border-top-color:#cfe2ff59!important;border-bottom-color:#cfe2ff59!important}.border-y-blue-100\/40{border-top-color:#cfe2ff66!important;border-bottom-color:#cfe2ff66!important}.border-y-blue-100\/45{border-top-color:#cfe2ff73!important;border-bottom-color:#cfe2ff73!important}.border-y-blue-100\/5{border-top-color:#cfe2ff0d!important;border-bottom-color:#cfe2ff0d!important}.border-y-blue-100\/50{border-top-color:#cfe2ff80!important;border-bottom-color:#cfe2ff80!important}.border-y-blue-100\/55{border-top-color:#cfe2ff8c!important;border-bottom-color:#cfe2ff8c!important}.border-y-blue-100\/60{border-top-color:#cfe2ff99!important;border-bottom-color:#cfe2ff99!important}.border-y-blue-100\/65{border-top-color:#cfe2ffa6!important;border-bottom-color:#cfe2ffa6!important}.border-y-blue-100\/70{border-top-color:#cfe2ffb3!important;border-bottom-color:#cfe2ffb3!important}.border-y-blue-100\/75{border-top-color:#cfe2ffbf!important;border-bottom-color:#cfe2ffbf!important}.border-y-blue-100\/80{border-top-color:#cfe2ffcc!important;border-bottom-color:#cfe2ffcc!important}.border-y-blue-100\/85{border-top-color:#cfe2ffd9!important;border-bottom-color:#cfe2ffd9!important}.border-y-blue-100\/90{border-top-color:#cfe2ffe6!important;border-bottom-color:#cfe2ffe6!important}.border-y-blue-100\/95{border-top-color:#cfe2fff2!important;border-bottom-color:#cfe2fff2!important}.border-y-blue-200{--tw-border-opacity: 1 !important;border-top-color:rgb(158 197 254 / var(--tw-border-opacity))!important;border-bottom-color:rgb(158 197 254 / var(--tw-border-opacity))!important}.border-y-blue-200\/0{border-top-color:#9ec5fe00!important;border-bottom-color:#9ec5fe00!important}.border-y-blue-200\/10{border-top-color:#9ec5fe1a!important;border-bottom-color:#9ec5fe1a!important}.border-y-blue-200\/100{border-top-color:#9ec5fe!important;border-bottom-color:#9ec5fe!important}.border-y-blue-200\/15{border-top-color:#9ec5fe26!important;border-bottom-color:#9ec5fe26!important}.border-y-blue-200\/20{border-top-color:#9ec5fe33!important;border-bottom-color:#9ec5fe33!important}.border-y-blue-200\/25{border-top-color:#9ec5fe40!important;border-bottom-color:#9ec5fe40!important}.border-y-blue-200\/30{border-top-color:#9ec5fe4d!important;border-bottom-color:#9ec5fe4d!important}.border-y-blue-200\/35{border-top-color:#9ec5fe59!important;border-bottom-color:#9ec5fe59!important}.border-y-blue-200\/40{border-top-color:#9ec5fe66!important;border-bottom-color:#9ec5fe66!important}.border-y-blue-200\/45{border-top-color:#9ec5fe73!important;border-bottom-color:#9ec5fe73!important}.border-y-blue-200\/5{border-top-color:#9ec5fe0d!important;border-bottom-color:#9ec5fe0d!important}.border-y-blue-200\/50{border-top-color:#9ec5fe80!important;border-bottom-color:#9ec5fe80!important}.border-y-blue-200\/55{border-top-color:#9ec5fe8c!important;border-bottom-color:#9ec5fe8c!important}.border-y-blue-200\/60{border-top-color:#9ec5fe99!important;border-bottom-color:#9ec5fe99!important}.border-y-blue-200\/65{border-top-color:#9ec5fea6!important;border-bottom-color:#9ec5fea6!important}.border-y-blue-200\/70{border-top-color:#9ec5feb3!important;border-bottom-color:#9ec5feb3!important}.border-y-blue-200\/75{border-top-color:#9ec5febf!important;border-bottom-color:#9ec5febf!important}.border-y-blue-200\/80{border-top-color:#9ec5fecc!important;border-bottom-color:#9ec5fecc!important}.border-y-blue-200\/85{border-top-color:#9ec5fed9!important;border-bottom-color:#9ec5fed9!important}.border-y-blue-200\/90{border-top-color:#9ec5fee6!important;border-bottom-color:#9ec5fee6!important}.border-y-blue-200\/95{border-top-color:#9ec5fef2!important;border-bottom-color:#9ec5fef2!important}.border-y-blue-300{--tw-border-opacity: 1 !important;border-top-color:rgb(110 168 254 / var(--tw-border-opacity))!important;border-bottom-color:rgb(110 168 254 / var(--tw-border-opacity))!important}.border-y-blue-300\/0{border-top-color:#6ea8fe00!important;border-bottom-color:#6ea8fe00!important}.border-y-blue-300\/10{border-top-color:#6ea8fe1a!important;border-bottom-color:#6ea8fe1a!important}.border-y-blue-300\/100{border-top-color:#6ea8fe!important;border-bottom-color:#6ea8fe!important}.border-y-blue-300\/15{border-top-color:#6ea8fe26!important;border-bottom-color:#6ea8fe26!important}.border-y-blue-300\/20{border-top-color:#6ea8fe33!important;border-bottom-color:#6ea8fe33!important}.border-y-blue-300\/25{border-top-color:#6ea8fe40!important;border-bottom-color:#6ea8fe40!important}.border-y-blue-300\/30{border-top-color:#6ea8fe4d!important;border-bottom-color:#6ea8fe4d!important}.border-y-blue-300\/35{border-top-color:#6ea8fe59!important;border-bottom-color:#6ea8fe59!important}.border-y-blue-300\/40{border-top-color:#6ea8fe66!important;border-bottom-color:#6ea8fe66!important}.border-y-blue-300\/45{border-top-color:#6ea8fe73!important;border-bottom-color:#6ea8fe73!important}.border-y-blue-300\/5{border-top-color:#6ea8fe0d!important;border-bottom-color:#6ea8fe0d!important}.border-y-blue-300\/50{border-top-color:#6ea8fe80!important;border-bottom-color:#6ea8fe80!important}.border-y-blue-300\/55{border-top-color:#6ea8fe8c!important;border-bottom-color:#6ea8fe8c!important}.border-y-blue-300\/60{border-top-color:#6ea8fe99!important;border-bottom-color:#6ea8fe99!important}.border-y-blue-300\/65{border-top-color:#6ea8fea6!important;border-bottom-color:#6ea8fea6!important}.border-y-blue-300\/70{border-top-color:#6ea8feb3!important;border-bottom-color:#6ea8feb3!important}.border-y-blue-300\/75{border-top-color:#6ea8febf!important;border-bottom-color:#6ea8febf!important}.border-y-blue-300\/80{border-top-color:#6ea8fecc!important;border-bottom-color:#6ea8fecc!important}.border-y-blue-300\/85{border-top-color:#6ea8fed9!important;border-bottom-color:#6ea8fed9!important}.border-y-blue-300\/90{border-top-color:#6ea8fee6!important;border-bottom-color:#6ea8fee6!important}.border-y-blue-300\/95{border-top-color:#6ea8fef2!important;border-bottom-color:#6ea8fef2!important}.border-y-blue-400{--tw-border-opacity: 1 !important;border-top-color:rgb(61 139 253 / var(--tw-border-opacity))!important;border-bottom-color:rgb(61 139 253 / var(--tw-border-opacity))!important}.border-y-blue-400\/0{border-top-color:#3d8bfd00!important;border-bottom-color:#3d8bfd00!important}.border-y-blue-400\/10{border-top-color:#3d8bfd1a!important;border-bottom-color:#3d8bfd1a!important}.border-y-blue-400\/100{border-top-color:#3d8bfd!important;border-bottom-color:#3d8bfd!important}.border-y-blue-400\/15{border-top-color:#3d8bfd26!important;border-bottom-color:#3d8bfd26!important}.border-y-blue-400\/20{border-top-color:#3d8bfd33!important;border-bottom-color:#3d8bfd33!important}.border-y-blue-400\/25{border-top-color:#3d8bfd40!important;border-bottom-color:#3d8bfd40!important}.border-y-blue-400\/30{border-top-color:#3d8bfd4d!important;border-bottom-color:#3d8bfd4d!important}.border-y-blue-400\/35{border-top-color:#3d8bfd59!important;border-bottom-color:#3d8bfd59!important}.border-y-blue-400\/40{border-top-color:#3d8bfd66!important;border-bottom-color:#3d8bfd66!important}.border-y-blue-400\/45{border-top-color:#3d8bfd73!important;border-bottom-color:#3d8bfd73!important}.border-y-blue-400\/5{border-top-color:#3d8bfd0d!important;border-bottom-color:#3d8bfd0d!important}.border-y-blue-400\/50{border-top-color:#3d8bfd80!important;border-bottom-color:#3d8bfd80!important}.border-y-blue-400\/55{border-top-color:#3d8bfd8c!important;border-bottom-color:#3d8bfd8c!important}.border-y-blue-400\/60{border-top-color:#3d8bfd99!important;border-bottom-color:#3d8bfd99!important}.border-y-blue-400\/65{border-top-color:#3d8bfda6!important;border-bottom-color:#3d8bfda6!important}.border-y-blue-400\/70{border-top-color:#3d8bfdb3!important;border-bottom-color:#3d8bfdb3!important}.border-y-blue-400\/75{border-top-color:#3d8bfdbf!important;border-bottom-color:#3d8bfdbf!important}.border-y-blue-400\/80{border-top-color:#3d8bfdcc!important;border-bottom-color:#3d8bfdcc!important}.border-y-blue-400\/85{border-top-color:#3d8bfdd9!important;border-bottom-color:#3d8bfdd9!important}.border-y-blue-400\/90{border-top-color:#3d8bfde6!important;border-bottom-color:#3d8bfde6!important}.border-y-blue-400\/95{border-top-color:#3d8bfdf2!important;border-bottom-color:#3d8bfdf2!important}.border-y-blue-500{--tw-border-opacity: 1 !important;border-top-color:rgb(13 110 253 / var(--tw-border-opacity))!important;border-bottom-color:rgb(13 110 253 / var(--tw-border-opacity))!important}.border-y-blue-500\/0{border-top-color:#0d6efd00!important;border-bottom-color:#0d6efd00!important}.border-y-blue-500\/10{border-top-color:#0d6efd1a!important;border-bottom-color:#0d6efd1a!important}.border-y-blue-500\/100{border-top-color:#0d6efd!important;border-bottom-color:#0d6efd!important}.border-y-blue-500\/15{border-top-color:#0d6efd26!important;border-bottom-color:#0d6efd26!important}.border-y-blue-500\/20{border-top-color:#0d6efd33!important;border-bottom-color:#0d6efd33!important}.border-y-blue-500\/25{border-top-color:#0d6efd40!important;border-bottom-color:#0d6efd40!important}.border-y-blue-500\/30{border-top-color:#0d6efd4d!important;border-bottom-color:#0d6efd4d!important}.border-y-blue-500\/35{border-top-color:#0d6efd59!important;border-bottom-color:#0d6efd59!important}.border-y-blue-500\/40{border-top-color:#0d6efd66!important;border-bottom-color:#0d6efd66!important}.border-y-blue-500\/45{border-top-color:#0d6efd73!important;border-bottom-color:#0d6efd73!important}.border-y-blue-500\/5{border-top-color:#0d6efd0d!important;border-bottom-color:#0d6efd0d!important}.border-y-blue-500\/50{border-top-color:#0d6efd80!important;border-bottom-color:#0d6efd80!important}.border-y-blue-500\/55{border-top-color:#0d6efd8c!important;border-bottom-color:#0d6efd8c!important}.border-y-blue-500\/60{border-top-color:#0d6efd99!important;border-bottom-color:#0d6efd99!important}.border-y-blue-500\/65{border-top-color:#0d6efda6!important;border-bottom-color:#0d6efda6!important}.border-y-blue-500\/70{border-top-color:#0d6efdb3!important;border-bottom-color:#0d6efdb3!important}.border-y-blue-500\/75{border-top-color:#0d6efdbf!important;border-bottom-color:#0d6efdbf!important}.border-y-blue-500\/80{border-top-color:#0d6efdcc!important;border-bottom-color:#0d6efdcc!important}.border-y-blue-500\/85{border-top-color:#0d6efdd9!important;border-bottom-color:#0d6efdd9!important}.border-y-blue-500\/90{border-top-color:#0d6efde6!important;border-bottom-color:#0d6efde6!important}.border-y-blue-500\/95{border-top-color:#0d6efdf2!important;border-bottom-color:#0d6efdf2!important}.border-y-blue-600{--tw-border-opacity: 1 !important;border-top-color:rgb(10 88 202 / var(--tw-border-opacity))!important;border-bottom-color:rgb(10 88 202 / var(--tw-border-opacity))!important}.border-y-blue-600\/0{border-top-color:#0a58ca00!important;border-bottom-color:#0a58ca00!important}.border-y-blue-600\/10{border-top-color:#0a58ca1a!important;border-bottom-color:#0a58ca1a!important}.border-y-blue-600\/100{border-top-color:#0a58ca!important;border-bottom-color:#0a58ca!important}.border-y-blue-600\/15{border-top-color:#0a58ca26!important;border-bottom-color:#0a58ca26!important}.border-y-blue-600\/20{border-top-color:#0a58ca33!important;border-bottom-color:#0a58ca33!important}.border-y-blue-600\/25{border-top-color:#0a58ca40!important;border-bottom-color:#0a58ca40!important}.border-y-blue-600\/30{border-top-color:#0a58ca4d!important;border-bottom-color:#0a58ca4d!important}.border-y-blue-600\/35{border-top-color:#0a58ca59!important;border-bottom-color:#0a58ca59!important}.border-y-blue-600\/40{border-top-color:#0a58ca66!important;border-bottom-color:#0a58ca66!important}.border-y-blue-600\/45{border-top-color:#0a58ca73!important;border-bottom-color:#0a58ca73!important}.border-y-blue-600\/5{border-top-color:#0a58ca0d!important;border-bottom-color:#0a58ca0d!important}.border-y-blue-600\/50{border-top-color:#0a58ca80!important;border-bottom-color:#0a58ca80!important}.border-y-blue-600\/55{border-top-color:#0a58ca8c!important;border-bottom-color:#0a58ca8c!important}.border-y-blue-600\/60{border-top-color:#0a58ca99!important;border-bottom-color:#0a58ca99!important}.border-y-blue-600\/65{border-top-color:#0a58caa6!important;border-bottom-color:#0a58caa6!important}.border-y-blue-600\/70{border-top-color:#0a58cab3!important;border-bottom-color:#0a58cab3!important}.border-y-blue-600\/75{border-top-color:#0a58cabf!important;border-bottom-color:#0a58cabf!important}.border-y-blue-600\/80{border-top-color:#0a58cacc!important;border-bottom-color:#0a58cacc!important}.border-y-blue-600\/85{border-top-color:#0a58cad9!important;border-bottom-color:#0a58cad9!important}.border-y-blue-600\/90{border-top-color:#0a58cae6!important;border-bottom-color:#0a58cae6!important}.border-y-blue-600\/95{border-top-color:#0a58caf2!important;border-bottom-color:#0a58caf2!important}.border-y-blue-700{--tw-border-opacity: 1 !important;border-top-color:rgb(8 66 152 / var(--tw-border-opacity))!important;border-bottom-color:rgb(8 66 152 / var(--tw-border-opacity))!important}.border-y-blue-700\/0{border-top-color:#08429800!important;border-bottom-color:#08429800!important}.border-y-blue-700\/10{border-top-color:#0842981a!important;border-bottom-color:#0842981a!important}.border-y-blue-700\/100{border-top-color:#084298!important;border-bottom-color:#084298!important}.border-y-blue-700\/15{border-top-color:#08429826!important;border-bottom-color:#08429826!important}.border-y-blue-700\/20{border-top-color:#08429833!important;border-bottom-color:#08429833!important}.border-y-blue-700\/25{border-top-color:#08429840!important;border-bottom-color:#08429840!important}.border-y-blue-700\/30{border-top-color:#0842984d!important;border-bottom-color:#0842984d!important}.border-y-blue-700\/35{border-top-color:#08429859!important;border-bottom-color:#08429859!important}.border-y-blue-700\/40{border-top-color:#08429866!important;border-bottom-color:#08429866!important}.border-y-blue-700\/45{border-top-color:#08429873!important;border-bottom-color:#08429873!important}.border-y-blue-700\/5{border-top-color:#0842980d!important;border-bottom-color:#0842980d!important}.border-y-blue-700\/50{border-top-color:#08429880!important;border-bottom-color:#08429880!important}.border-y-blue-700\/55{border-top-color:#0842988c!important;border-bottom-color:#0842988c!important}.border-y-blue-700\/60{border-top-color:#08429899!important;border-bottom-color:#08429899!important}.border-y-blue-700\/65{border-top-color:#084298a6!important;border-bottom-color:#084298a6!important}.border-y-blue-700\/70{border-top-color:#084298b3!important;border-bottom-color:#084298b3!important}.border-y-blue-700\/75{border-top-color:#084298bf!important;border-bottom-color:#084298bf!important}.border-y-blue-700\/80{border-top-color:#084298cc!important;border-bottom-color:#084298cc!important}.border-y-blue-700\/85{border-top-color:#084298d9!important;border-bottom-color:#084298d9!important}.border-y-blue-700\/90{border-top-color:#084298e6!important;border-bottom-color:#084298e6!important}.border-y-blue-700\/95{border-top-color:#084298f2!important;border-bottom-color:#084298f2!important}.border-y-blue-800{--tw-border-opacity: 1 !important;border-top-color:rgb(5 44 101 / var(--tw-border-opacity))!important;border-bottom-color:rgb(5 44 101 / var(--tw-border-opacity))!important}.border-y-blue-800\/0{border-top-color:#052c6500!important;border-bottom-color:#052c6500!important}.border-y-blue-800\/10{border-top-color:#052c651a!important;border-bottom-color:#052c651a!important}.border-y-blue-800\/100{border-top-color:#052c65!important;border-bottom-color:#052c65!important}.border-y-blue-800\/15{border-top-color:#052c6526!important;border-bottom-color:#052c6526!important}.border-y-blue-800\/20{border-top-color:#052c6533!important;border-bottom-color:#052c6533!important}.border-y-blue-800\/25{border-top-color:#052c6540!important;border-bottom-color:#052c6540!important}.border-y-blue-800\/30{border-top-color:#052c654d!important;border-bottom-color:#052c654d!important}.border-y-blue-800\/35{border-top-color:#052c6559!important;border-bottom-color:#052c6559!important}.border-y-blue-800\/40{border-top-color:#052c6566!important;border-bottom-color:#052c6566!important}.border-y-blue-800\/45{border-top-color:#052c6573!important;border-bottom-color:#052c6573!important}.border-y-blue-800\/5{border-top-color:#052c650d!important;border-bottom-color:#052c650d!important}.border-y-blue-800\/50{border-top-color:#052c6580!important;border-bottom-color:#052c6580!important}.border-y-blue-800\/55{border-top-color:#052c658c!important;border-bottom-color:#052c658c!important}.border-y-blue-800\/60{border-top-color:#052c6599!important;border-bottom-color:#052c6599!important}.border-y-blue-800\/65{border-top-color:#052c65a6!important;border-bottom-color:#052c65a6!important}.border-y-blue-800\/70{border-top-color:#052c65b3!important;border-bottom-color:#052c65b3!important}.border-y-blue-800\/75{border-top-color:#052c65bf!important;border-bottom-color:#052c65bf!important}.border-y-blue-800\/80{border-top-color:#052c65cc!important;border-bottom-color:#052c65cc!important}.border-y-blue-800\/85{border-top-color:#052c65d9!important;border-bottom-color:#052c65d9!important}.border-y-blue-800\/90{border-top-color:#052c65e6!important;border-bottom-color:#052c65e6!important}.border-y-blue-800\/95{border-top-color:#052c65f2!important;border-bottom-color:#052c65f2!important}.border-y-cyan-100{--tw-border-opacity: 1 !important;border-top-color:rgb(207 244 252 / var(--tw-border-opacity))!important;border-bottom-color:rgb(207 244 252 / var(--tw-border-opacity))!important}.border-y-cyan-100\/0{border-top-color:#cff4fc00!important;border-bottom-color:#cff4fc00!important}.border-y-cyan-100\/10{border-top-color:#cff4fc1a!important;border-bottom-color:#cff4fc1a!important}.border-y-cyan-100\/100{border-top-color:#cff4fc!important;border-bottom-color:#cff4fc!important}.border-y-cyan-100\/15{border-top-color:#cff4fc26!important;border-bottom-color:#cff4fc26!important}.border-y-cyan-100\/20{border-top-color:#cff4fc33!important;border-bottom-color:#cff4fc33!important}.border-y-cyan-100\/25{border-top-color:#cff4fc40!important;border-bottom-color:#cff4fc40!important}.border-y-cyan-100\/30{border-top-color:#cff4fc4d!important;border-bottom-color:#cff4fc4d!important}.border-y-cyan-100\/35{border-top-color:#cff4fc59!important;border-bottom-color:#cff4fc59!important}.border-y-cyan-100\/40{border-top-color:#cff4fc66!important;border-bottom-color:#cff4fc66!important}.border-y-cyan-100\/45{border-top-color:#cff4fc73!important;border-bottom-color:#cff4fc73!important}.border-y-cyan-100\/5{border-top-color:#cff4fc0d!important;border-bottom-color:#cff4fc0d!important}.border-y-cyan-100\/50{border-top-color:#cff4fc80!important;border-bottom-color:#cff4fc80!important}.border-y-cyan-100\/55{border-top-color:#cff4fc8c!important;border-bottom-color:#cff4fc8c!important}.border-y-cyan-100\/60{border-top-color:#cff4fc99!important;border-bottom-color:#cff4fc99!important}.border-y-cyan-100\/65{border-top-color:#cff4fca6!important;border-bottom-color:#cff4fca6!important}.border-y-cyan-100\/70{border-top-color:#cff4fcb3!important;border-bottom-color:#cff4fcb3!important}.border-y-cyan-100\/75{border-top-color:#cff4fcbf!important;border-bottom-color:#cff4fcbf!important}.border-y-cyan-100\/80{border-top-color:#cff4fccc!important;border-bottom-color:#cff4fccc!important}.border-y-cyan-100\/85{border-top-color:#cff4fcd9!important;border-bottom-color:#cff4fcd9!important}.border-y-cyan-100\/90{border-top-color:#cff4fce6!important;border-bottom-color:#cff4fce6!important}.border-y-cyan-100\/95{border-top-color:#cff4fcf2!important;border-bottom-color:#cff4fcf2!important}.border-y-cyan-200{--tw-border-opacity: 1 !important;border-top-color:rgb(158 234 249 / var(--tw-border-opacity))!important;border-bottom-color:rgb(158 234 249 / var(--tw-border-opacity))!important}.border-y-cyan-200\/0{border-top-color:#9eeaf900!important;border-bottom-color:#9eeaf900!important}.border-y-cyan-200\/10{border-top-color:#9eeaf91a!important;border-bottom-color:#9eeaf91a!important}.border-y-cyan-200\/100{border-top-color:#9eeaf9!important;border-bottom-color:#9eeaf9!important}.border-y-cyan-200\/15{border-top-color:#9eeaf926!important;border-bottom-color:#9eeaf926!important}.border-y-cyan-200\/20{border-top-color:#9eeaf933!important;border-bottom-color:#9eeaf933!important}.border-y-cyan-200\/25{border-top-color:#9eeaf940!important;border-bottom-color:#9eeaf940!important}.border-y-cyan-200\/30{border-top-color:#9eeaf94d!important;border-bottom-color:#9eeaf94d!important}.border-y-cyan-200\/35{border-top-color:#9eeaf959!important;border-bottom-color:#9eeaf959!important}.border-y-cyan-200\/40{border-top-color:#9eeaf966!important;border-bottom-color:#9eeaf966!important}.border-y-cyan-200\/45{border-top-color:#9eeaf973!important;border-bottom-color:#9eeaf973!important}.border-y-cyan-200\/5{border-top-color:#9eeaf90d!important;border-bottom-color:#9eeaf90d!important}.border-y-cyan-200\/50{border-top-color:#9eeaf980!important;border-bottom-color:#9eeaf980!important}.border-y-cyan-200\/55{border-top-color:#9eeaf98c!important;border-bottom-color:#9eeaf98c!important}.border-y-cyan-200\/60{border-top-color:#9eeaf999!important;border-bottom-color:#9eeaf999!important}.border-y-cyan-200\/65{border-top-color:#9eeaf9a6!important;border-bottom-color:#9eeaf9a6!important}.border-y-cyan-200\/70{border-top-color:#9eeaf9b3!important;border-bottom-color:#9eeaf9b3!important}.border-y-cyan-200\/75{border-top-color:#9eeaf9bf!important;border-bottom-color:#9eeaf9bf!important}.border-y-cyan-200\/80{border-top-color:#9eeaf9cc!important;border-bottom-color:#9eeaf9cc!important}.border-y-cyan-200\/85{border-top-color:#9eeaf9d9!important;border-bottom-color:#9eeaf9d9!important}.border-y-cyan-200\/90{border-top-color:#9eeaf9e6!important;border-bottom-color:#9eeaf9e6!important}.border-y-cyan-200\/95{border-top-color:#9eeaf9f2!important;border-bottom-color:#9eeaf9f2!important}.border-y-cyan-300{--tw-border-opacity: 1 !important;border-top-color:rgb(110 223 246 / var(--tw-border-opacity))!important;border-bottom-color:rgb(110 223 246 / var(--tw-border-opacity))!important}.border-y-cyan-300\/0{border-top-color:#6edff600!important;border-bottom-color:#6edff600!important}.border-y-cyan-300\/10{border-top-color:#6edff61a!important;border-bottom-color:#6edff61a!important}.border-y-cyan-300\/100{border-top-color:#6edff6!important;border-bottom-color:#6edff6!important}.border-y-cyan-300\/15{border-top-color:#6edff626!important;border-bottom-color:#6edff626!important}.border-y-cyan-300\/20{border-top-color:#6edff633!important;border-bottom-color:#6edff633!important}.border-y-cyan-300\/25{border-top-color:#6edff640!important;border-bottom-color:#6edff640!important}.border-y-cyan-300\/30{border-top-color:#6edff64d!important;border-bottom-color:#6edff64d!important}.border-y-cyan-300\/35{border-top-color:#6edff659!important;border-bottom-color:#6edff659!important}.border-y-cyan-300\/40{border-top-color:#6edff666!important;border-bottom-color:#6edff666!important}.border-y-cyan-300\/45{border-top-color:#6edff673!important;border-bottom-color:#6edff673!important}.border-y-cyan-300\/5{border-top-color:#6edff60d!important;border-bottom-color:#6edff60d!important}.border-y-cyan-300\/50{border-top-color:#6edff680!important;border-bottom-color:#6edff680!important}.border-y-cyan-300\/55{border-top-color:#6edff68c!important;border-bottom-color:#6edff68c!important}.border-y-cyan-300\/60{border-top-color:#6edff699!important;border-bottom-color:#6edff699!important}.border-y-cyan-300\/65{border-top-color:#6edff6a6!important;border-bottom-color:#6edff6a6!important}.border-y-cyan-300\/70{border-top-color:#6edff6b3!important;border-bottom-color:#6edff6b3!important}.border-y-cyan-300\/75{border-top-color:#6edff6bf!important;border-bottom-color:#6edff6bf!important}.border-y-cyan-300\/80{border-top-color:#6edff6cc!important;border-bottom-color:#6edff6cc!important}.border-y-cyan-300\/85{border-top-color:#6edff6d9!important;border-bottom-color:#6edff6d9!important}.border-y-cyan-300\/90{border-top-color:#6edff6e6!important;border-bottom-color:#6edff6e6!important}.border-y-cyan-300\/95{border-top-color:#6edff6f2!important;border-bottom-color:#6edff6f2!important}.border-y-cyan-400{--tw-border-opacity: 1 !important;border-top-color:rgb(61 213 243 / var(--tw-border-opacity))!important;border-bottom-color:rgb(61 213 243 / var(--tw-border-opacity))!important}.border-y-cyan-400\/0{border-top-color:#3dd5f300!important;border-bottom-color:#3dd5f300!important}.border-y-cyan-400\/10{border-top-color:#3dd5f31a!important;border-bottom-color:#3dd5f31a!important}.border-y-cyan-400\/100{border-top-color:#3dd5f3!important;border-bottom-color:#3dd5f3!important}.border-y-cyan-400\/15{border-top-color:#3dd5f326!important;border-bottom-color:#3dd5f326!important}.border-y-cyan-400\/20{border-top-color:#3dd5f333!important;border-bottom-color:#3dd5f333!important}.border-y-cyan-400\/25{border-top-color:#3dd5f340!important;border-bottom-color:#3dd5f340!important}.border-y-cyan-400\/30{border-top-color:#3dd5f34d!important;border-bottom-color:#3dd5f34d!important}.border-y-cyan-400\/35{border-top-color:#3dd5f359!important;border-bottom-color:#3dd5f359!important}.border-y-cyan-400\/40{border-top-color:#3dd5f366!important;border-bottom-color:#3dd5f366!important}.border-y-cyan-400\/45{border-top-color:#3dd5f373!important;border-bottom-color:#3dd5f373!important}.border-y-cyan-400\/5{border-top-color:#3dd5f30d!important;border-bottom-color:#3dd5f30d!important}.border-y-cyan-400\/50{border-top-color:#3dd5f380!important;border-bottom-color:#3dd5f380!important}.border-y-cyan-400\/55{border-top-color:#3dd5f38c!important;border-bottom-color:#3dd5f38c!important}.border-y-cyan-400\/60{border-top-color:#3dd5f399!important;border-bottom-color:#3dd5f399!important}.border-y-cyan-400\/65{border-top-color:#3dd5f3a6!important;border-bottom-color:#3dd5f3a6!important}.border-y-cyan-400\/70{border-top-color:#3dd5f3b3!important;border-bottom-color:#3dd5f3b3!important}.border-y-cyan-400\/75{border-top-color:#3dd5f3bf!important;border-bottom-color:#3dd5f3bf!important}.border-y-cyan-400\/80{border-top-color:#3dd5f3cc!important;border-bottom-color:#3dd5f3cc!important}.border-y-cyan-400\/85{border-top-color:#3dd5f3d9!important;border-bottom-color:#3dd5f3d9!important}.border-y-cyan-400\/90{border-top-color:#3dd5f3e6!important;border-bottom-color:#3dd5f3e6!important}.border-y-cyan-400\/95{border-top-color:#3dd5f3f2!important;border-bottom-color:#3dd5f3f2!important}.border-y-cyan-500{--tw-border-opacity: 1 !important;border-top-color:rgb(13 202 240 / var(--tw-border-opacity))!important;border-bottom-color:rgb(13 202 240 / var(--tw-border-opacity))!important}.border-y-cyan-500\/0{border-top-color:#0dcaf000!important;border-bottom-color:#0dcaf000!important}.border-y-cyan-500\/10{border-top-color:#0dcaf01a!important;border-bottom-color:#0dcaf01a!important}.border-y-cyan-500\/100{border-top-color:#0dcaf0!important;border-bottom-color:#0dcaf0!important}.border-y-cyan-500\/15{border-top-color:#0dcaf026!important;border-bottom-color:#0dcaf026!important}.border-y-cyan-500\/20{border-top-color:#0dcaf033!important;border-bottom-color:#0dcaf033!important}.border-y-cyan-500\/25{border-top-color:#0dcaf040!important;border-bottom-color:#0dcaf040!important}.border-y-cyan-500\/30{border-top-color:#0dcaf04d!important;border-bottom-color:#0dcaf04d!important}.border-y-cyan-500\/35{border-top-color:#0dcaf059!important;border-bottom-color:#0dcaf059!important}.border-y-cyan-500\/40{border-top-color:#0dcaf066!important;border-bottom-color:#0dcaf066!important}.border-y-cyan-500\/45{border-top-color:#0dcaf073!important;border-bottom-color:#0dcaf073!important}.border-y-cyan-500\/5{border-top-color:#0dcaf00d!important;border-bottom-color:#0dcaf00d!important}.border-y-cyan-500\/50{border-top-color:#0dcaf080!important;border-bottom-color:#0dcaf080!important}.border-y-cyan-500\/55{border-top-color:#0dcaf08c!important;border-bottom-color:#0dcaf08c!important}.border-y-cyan-500\/60{border-top-color:#0dcaf099!important;border-bottom-color:#0dcaf099!important}.border-y-cyan-500\/65{border-top-color:#0dcaf0a6!important;border-bottom-color:#0dcaf0a6!important}.border-y-cyan-500\/70{border-top-color:#0dcaf0b3!important;border-bottom-color:#0dcaf0b3!important}.border-y-cyan-500\/75{border-top-color:#0dcaf0bf!important;border-bottom-color:#0dcaf0bf!important}.border-y-cyan-500\/80{border-top-color:#0dcaf0cc!important;border-bottom-color:#0dcaf0cc!important}.border-y-cyan-500\/85{border-top-color:#0dcaf0d9!important;border-bottom-color:#0dcaf0d9!important}.border-y-cyan-500\/90{border-top-color:#0dcaf0e6!important;border-bottom-color:#0dcaf0e6!important}.border-y-cyan-500\/95{border-top-color:#0dcaf0f2!important;border-bottom-color:#0dcaf0f2!important}.border-y-cyan-600{--tw-border-opacity: 1 !important;border-top-color:rgb(10 162 192 / var(--tw-border-opacity))!important;border-bottom-color:rgb(10 162 192 / var(--tw-border-opacity))!important}.border-y-cyan-600\/0{border-top-color:#0aa2c000!important;border-bottom-color:#0aa2c000!important}.border-y-cyan-600\/10{border-top-color:#0aa2c01a!important;border-bottom-color:#0aa2c01a!important}.border-y-cyan-600\/100{border-top-color:#0aa2c0!important;border-bottom-color:#0aa2c0!important}.border-y-cyan-600\/15{border-top-color:#0aa2c026!important;border-bottom-color:#0aa2c026!important}.border-y-cyan-600\/20{border-top-color:#0aa2c033!important;border-bottom-color:#0aa2c033!important}.border-y-cyan-600\/25{border-top-color:#0aa2c040!important;border-bottom-color:#0aa2c040!important}.border-y-cyan-600\/30{border-top-color:#0aa2c04d!important;border-bottom-color:#0aa2c04d!important}.border-y-cyan-600\/35{border-top-color:#0aa2c059!important;border-bottom-color:#0aa2c059!important}.border-y-cyan-600\/40{border-top-color:#0aa2c066!important;border-bottom-color:#0aa2c066!important}.border-y-cyan-600\/45{border-top-color:#0aa2c073!important;border-bottom-color:#0aa2c073!important}.border-y-cyan-600\/5{border-top-color:#0aa2c00d!important;border-bottom-color:#0aa2c00d!important}.border-y-cyan-600\/50{border-top-color:#0aa2c080!important;border-bottom-color:#0aa2c080!important}.border-y-cyan-600\/55{border-top-color:#0aa2c08c!important;border-bottom-color:#0aa2c08c!important}.border-y-cyan-600\/60{border-top-color:#0aa2c099!important;border-bottom-color:#0aa2c099!important}.border-y-cyan-600\/65{border-top-color:#0aa2c0a6!important;border-bottom-color:#0aa2c0a6!important}.border-y-cyan-600\/70{border-top-color:#0aa2c0b3!important;border-bottom-color:#0aa2c0b3!important}.border-y-cyan-600\/75{border-top-color:#0aa2c0bf!important;border-bottom-color:#0aa2c0bf!important}.border-y-cyan-600\/80{border-top-color:#0aa2c0cc!important;border-bottom-color:#0aa2c0cc!important}.border-y-cyan-600\/85{border-top-color:#0aa2c0d9!important;border-bottom-color:#0aa2c0d9!important}.border-y-cyan-600\/90{border-top-color:#0aa2c0e6!important;border-bottom-color:#0aa2c0e6!important}.border-y-cyan-600\/95{border-top-color:#0aa2c0f2!important;border-bottom-color:#0aa2c0f2!important}.border-y-cyan-700{--tw-border-opacity: 1 !important;border-top-color:rgb(8 121 144 / var(--tw-border-opacity))!important;border-bottom-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-y-cyan-700\/0{border-top-color:#08799000!important;border-bottom-color:#08799000!important}.border-y-cyan-700\/10{border-top-color:#0879901a!important;border-bottom-color:#0879901a!important}.border-y-cyan-700\/100{border-top-color:#087990!important;border-bottom-color:#087990!important}.border-y-cyan-700\/15{border-top-color:#08799026!important;border-bottom-color:#08799026!important}.border-y-cyan-700\/20{border-top-color:#08799033!important;border-bottom-color:#08799033!important}.border-y-cyan-700\/25{border-top-color:#08799040!important;border-bottom-color:#08799040!important}.border-y-cyan-700\/30{border-top-color:#0879904d!important;border-bottom-color:#0879904d!important}.border-y-cyan-700\/35{border-top-color:#08799059!important;border-bottom-color:#08799059!important}.border-y-cyan-700\/40{border-top-color:#08799066!important;border-bottom-color:#08799066!important}.border-y-cyan-700\/45{border-top-color:#08799073!important;border-bottom-color:#08799073!important}.border-y-cyan-700\/5{border-top-color:#0879900d!important;border-bottom-color:#0879900d!important}.border-y-cyan-700\/50{border-top-color:#08799080!important;border-bottom-color:#08799080!important}.border-y-cyan-700\/55{border-top-color:#0879908c!important;border-bottom-color:#0879908c!important}.border-y-cyan-700\/60{border-top-color:#08799099!important;border-bottom-color:#08799099!important}.border-y-cyan-700\/65{border-top-color:#087990a6!important;border-bottom-color:#087990a6!important}.border-y-cyan-700\/70{border-top-color:#087990b3!important;border-bottom-color:#087990b3!important}.border-y-cyan-700\/75{border-top-color:#087990bf!important;border-bottom-color:#087990bf!important}.border-y-cyan-700\/80{border-top-color:#087990cc!important;border-bottom-color:#087990cc!important}.border-y-cyan-700\/85{border-top-color:#087990d9!important;border-bottom-color:#087990d9!important}.border-y-cyan-700\/90{border-top-color:#087990e6!important;border-bottom-color:#087990e6!important}.border-y-cyan-700\/95{border-top-color:#087990f2!important;border-bottom-color:#087990f2!important}.border-y-cyan-800{--tw-border-opacity: 1 !important;border-top-color:rgb(5 81 96 / var(--tw-border-opacity))!important;border-bottom-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-y-cyan-800\/0{border-top-color:#05516000!important;border-bottom-color:#05516000!important}.border-y-cyan-800\/10{border-top-color:#0551601a!important;border-bottom-color:#0551601a!important}.border-y-cyan-800\/100{border-top-color:#055160!important;border-bottom-color:#055160!important}.border-y-cyan-800\/15{border-top-color:#05516026!important;border-bottom-color:#05516026!important}.border-y-cyan-800\/20{border-top-color:#05516033!important;border-bottom-color:#05516033!important}.border-y-cyan-800\/25{border-top-color:#05516040!important;border-bottom-color:#05516040!important}.border-y-cyan-800\/30{border-top-color:#0551604d!important;border-bottom-color:#0551604d!important}.border-y-cyan-800\/35{border-top-color:#05516059!important;border-bottom-color:#05516059!important}.border-y-cyan-800\/40{border-top-color:#05516066!important;border-bottom-color:#05516066!important}.border-y-cyan-800\/45{border-top-color:#05516073!important;border-bottom-color:#05516073!important}.border-y-cyan-800\/5{border-top-color:#0551600d!important;border-bottom-color:#0551600d!important}.border-y-cyan-800\/50{border-top-color:#05516080!important;border-bottom-color:#05516080!important}.border-y-cyan-800\/55{border-top-color:#0551608c!important;border-bottom-color:#0551608c!important}.border-y-cyan-800\/60{border-top-color:#05516099!important;border-bottom-color:#05516099!important}.border-y-cyan-800\/65{border-top-color:#055160a6!important;border-bottom-color:#055160a6!important}.border-y-cyan-800\/70{border-top-color:#055160b3!important;border-bottom-color:#055160b3!important}.border-y-cyan-800\/75{border-top-color:#055160bf!important;border-bottom-color:#055160bf!important}.border-y-cyan-800\/80{border-top-color:#055160cc!important;border-bottom-color:#055160cc!important}.border-y-cyan-800\/85{border-top-color:#055160d9!important;border-bottom-color:#055160d9!important}.border-y-cyan-800\/90{border-top-color:#055160e6!important;border-bottom-color:#055160e6!important}.border-y-cyan-800\/95{border-top-color:#055160f2!important;border-bottom-color:#055160f2!important}.border-y-cyan-900{--tw-border-opacity: 1 !important;border-top-color:rgb(3 40 48 / var(--tw-border-opacity))!important;border-bottom-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-y-cyan-900\/0{border-top-color:#03283000!important;border-bottom-color:#03283000!important}.border-y-cyan-900\/10{border-top-color:#0328301a!important;border-bottom-color:#0328301a!important}.border-y-cyan-900\/100{border-top-color:#032830!important;border-bottom-color:#032830!important}.border-y-cyan-900\/15{border-top-color:#03283026!important;border-bottom-color:#03283026!important}.border-y-cyan-900\/20{border-top-color:#03283033!important;border-bottom-color:#03283033!important}.border-y-cyan-900\/25{border-top-color:#03283040!important;border-bottom-color:#03283040!important}.border-y-cyan-900\/30{border-top-color:#0328304d!important;border-bottom-color:#0328304d!important}.border-y-cyan-900\/35{border-top-color:#03283059!important;border-bottom-color:#03283059!important}.border-y-cyan-900\/40{border-top-color:#03283066!important;border-bottom-color:#03283066!important}.border-y-cyan-900\/45{border-top-color:#03283073!important;border-bottom-color:#03283073!important}.border-y-cyan-900\/5{border-top-color:#0328300d!important;border-bottom-color:#0328300d!important}.border-y-cyan-900\/50{border-top-color:#03283080!important;border-bottom-color:#03283080!important}.border-y-cyan-900\/55{border-top-color:#0328308c!important;border-bottom-color:#0328308c!important}.border-y-cyan-900\/60{border-top-color:#03283099!important;border-bottom-color:#03283099!important}.border-y-cyan-900\/65{border-top-color:#032830a6!important;border-bottom-color:#032830a6!important}.border-y-cyan-900\/70{border-top-color:#032830b3!important;border-bottom-color:#032830b3!important}.border-y-cyan-900\/75{border-top-color:#032830bf!important;border-bottom-color:#032830bf!important}.border-y-cyan-900\/80{border-top-color:#032830cc!important;border-bottom-color:#032830cc!important}.border-y-cyan-900\/85{border-top-color:#032830d9!important;border-bottom-color:#032830d9!important}.border-y-cyan-900\/90{border-top-color:#032830e6!important;border-bottom-color:#032830e6!important}.border-y-cyan-900\/95{border-top-color:#032830f2!important;border-bottom-color:#032830f2!important}.border-y-gray-100{--tw-border-opacity: 1 !important;border-top-color:rgb(248 249 250 / var(--tw-border-opacity))!important;border-bottom-color:rgb(248 249 250 / var(--tw-border-opacity))!important}.border-y-gray-100\/0{border-top-color:#f8f9fa00!important;border-bottom-color:#f8f9fa00!important}.border-y-gray-100\/10{border-top-color:#f8f9fa1a!important;border-bottom-color:#f8f9fa1a!important}.border-y-gray-100\/100{border-top-color:#f8f9fa!important;border-bottom-color:#f8f9fa!important}.border-y-gray-100\/15{border-top-color:#f8f9fa26!important;border-bottom-color:#f8f9fa26!important}.border-y-gray-100\/20{border-top-color:#f8f9fa33!important;border-bottom-color:#f8f9fa33!important}.border-y-gray-100\/25{border-top-color:#f8f9fa40!important;border-bottom-color:#f8f9fa40!important}.border-y-gray-100\/30{border-top-color:#f8f9fa4d!important;border-bottom-color:#f8f9fa4d!important}.border-y-gray-100\/35{border-top-color:#f8f9fa59!important;border-bottom-color:#f8f9fa59!important}.border-y-gray-100\/40{border-top-color:#f8f9fa66!important;border-bottom-color:#f8f9fa66!important}.border-y-gray-100\/45{border-top-color:#f8f9fa73!important;border-bottom-color:#f8f9fa73!important}.border-y-gray-100\/5{border-top-color:#f8f9fa0d!important;border-bottom-color:#f8f9fa0d!important}.border-y-gray-100\/50{border-top-color:#f8f9fa80!important;border-bottom-color:#f8f9fa80!important}.border-y-gray-100\/55{border-top-color:#f8f9fa8c!important;border-bottom-color:#f8f9fa8c!important}.border-y-gray-100\/60{border-top-color:#f8f9fa99!important;border-bottom-color:#f8f9fa99!important}.border-y-gray-100\/65{border-top-color:#f8f9faa6!important;border-bottom-color:#f8f9faa6!important}.border-y-gray-100\/70{border-top-color:#f8f9fab3!important;border-bottom-color:#f8f9fab3!important}.border-y-gray-100\/75{border-top-color:#f8f9fabf!important;border-bottom-color:#f8f9fabf!important}.border-y-gray-100\/80{border-top-color:#f8f9facc!important;border-bottom-color:#f8f9facc!important}.border-y-gray-100\/85{border-top-color:#f8f9fad9!important;border-bottom-color:#f8f9fad9!important}.border-y-gray-100\/90{border-top-color:#f8f9fae6!important;border-bottom-color:#f8f9fae6!important}.border-y-gray-100\/95{border-top-color:#f8f9faf2!important;border-bottom-color:#f8f9faf2!important}.border-y-gray-200{--tw-border-opacity: 1 !important;border-top-color:rgb(233 236 239 / var(--tw-border-opacity))!important;border-bottom-color:rgb(233 236 239 / var(--tw-border-opacity))!important}.border-y-gray-200\/0{border-top-color:#e9ecef00!important;border-bottom-color:#e9ecef00!important}.border-y-gray-200\/10{border-top-color:#e9ecef1a!important;border-bottom-color:#e9ecef1a!important}.border-y-gray-200\/100{border-top-color:#e9ecef!important;border-bottom-color:#e9ecef!important}.border-y-gray-200\/15{border-top-color:#e9ecef26!important;border-bottom-color:#e9ecef26!important}.border-y-gray-200\/20{border-top-color:#e9ecef33!important;border-bottom-color:#e9ecef33!important}.border-y-gray-200\/25{border-top-color:#e9ecef40!important;border-bottom-color:#e9ecef40!important}.border-y-gray-200\/30{border-top-color:#e9ecef4d!important;border-bottom-color:#e9ecef4d!important}.border-y-gray-200\/35{border-top-color:#e9ecef59!important;border-bottom-color:#e9ecef59!important}.border-y-gray-200\/40{border-top-color:#e9ecef66!important;border-bottom-color:#e9ecef66!important}.border-y-gray-200\/45{border-top-color:#e9ecef73!important;border-bottom-color:#e9ecef73!important}.border-y-gray-200\/5{border-top-color:#e9ecef0d!important;border-bottom-color:#e9ecef0d!important}.border-y-gray-200\/50{border-top-color:#e9ecef80!important;border-bottom-color:#e9ecef80!important}.border-y-gray-200\/55{border-top-color:#e9ecef8c!important;border-bottom-color:#e9ecef8c!important}.border-y-gray-200\/60{border-top-color:#e9ecef99!important;border-bottom-color:#e9ecef99!important}.border-y-gray-200\/65{border-top-color:#e9ecefa6!important;border-bottom-color:#e9ecefa6!important}.border-y-gray-200\/70{border-top-color:#e9ecefb3!important;border-bottom-color:#e9ecefb3!important}.border-y-gray-200\/75{border-top-color:#e9ecefbf!important;border-bottom-color:#e9ecefbf!important}.border-y-gray-200\/80{border-top-color:#e9ecefcc!important;border-bottom-color:#e9ecefcc!important}.border-y-gray-200\/85{border-top-color:#e9ecefd9!important;border-bottom-color:#e9ecefd9!important}.border-y-gray-200\/90{border-top-color:#e9ecefe6!important;border-bottom-color:#e9ecefe6!important}.border-y-gray-200\/95{border-top-color:#e9eceff2!important;border-bottom-color:#e9eceff2!important}.border-y-gray-300{--tw-border-opacity: 1 !important;border-top-color:rgb(222 226 230 / var(--tw-border-opacity))!important;border-bottom-color:rgb(222 226 230 / var(--tw-border-opacity))!important}.border-y-gray-300\/0{border-top-color:#dee2e600!important;border-bottom-color:#dee2e600!important}.border-y-gray-300\/10{border-top-color:#dee2e61a!important;border-bottom-color:#dee2e61a!important}.border-y-gray-300\/100{border-top-color:#dee2e6!important;border-bottom-color:#dee2e6!important}.border-y-gray-300\/15{border-top-color:#dee2e626!important;border-bottom-color:#dee2e626!important}.border-y-gray-300\/20{border-top-color:#dee2e633!important;border-bottom-color:#dee2e633!important}.border-y-gray-300\/25{border-top-color:#dee2e640!important;border-bottom-color:#dee2e640!important}.border-y-gray-300\/30{border-top-color:#dee2e64d!important;border-bottom-color:#dee2e64d!important}.border-y-gray-300\/35{border-top-color:#dee2e659!important;border-bottom-color:#dee2e659!important}.border-y-gray-300\/40{border-top-color:#dee2e666!important;border-bottom-color:#dee2e666!important}.border-y-gray-300\/45{border-top-color:#dee2e673!important;border-bottom-color:#dee2e673!important}.border-y-gray-300\/5{border-top-color:#dee2e60d!important;border-bottom-color:#dee2e60d!important}.border-y-gray-300\/50{border-top-color:#dee2e680!important;border-bottom-color:#dee2e680!important}.border-y-gray-300\/55{border-top-color:#dee2e68c!important;border-bottom-color:#dee2e68c!important}.border-y-gray-300\/60{border-top-color:#dee2e699!important;border-bottom-color:#dee2e699!important}.border-y-gray-300\/65{border-top-color:#dee2e6a6!important;border-bottom-color:#dee2e6a6!important}.border-y-gray-300\/70{border-top-color:#dee2e6b3!important;border-bottom-color:#dee2e6b3!important}.border-y-gray-300\/75{border-top-color:#dee2e6bf!important;border-bottom-color:#dee2e6bf!important}.border-y-gray-300\/80{border-top-color:#dee2e6cc!important;border-bottom-color:#dee2e6cc!important}.border-y-gray-300\/85{border-top-color:#dee2e6d9!important;border-bottom-color:#dee2e6d9!important}.border-y-gray-300\/90{border-top-color:#dee2e6e6!important;border-bottom-color:#dee2e6e6!important}.border-y-gray-300\/95{border-top-color:#dee2e6f2!important;border-bottom-color:#dee2e6f2!important}.border-y-gray-400{--tw-border-opacity: 1 !important;border-top-color:rgb(206 212 218 / var(--tw-border-opacity))!important;border-bottom-color:rgb(206 212 218 / var(--tw-border-opacity))!important}.border-y-gray-400\/0{border-top-color:#ced4da00!important;border-bottom-color:#ced4da00!important}.border-y-gray-400\/10{border-top-color:#ced4da1a!important;border-bottom-color:#ced4da1a!important}.border-y-gray-400\/100{border-top-color:#ced4da!important;border-bottom-color:#ced4da!important}.border-y-gray-400\/15{border-top-color:#ced4da26!important;border-bottom-color:#ced4da26!important}.border-y-gray-400\/20{border-top-color:#ced4da33!important;border-bottom-color:#ced4da33!important}.border-y-gray-400\/25{border-top-color:#ced4da40!important;border-bottom-color:#ced4da40!important}.border-y-gray-400\/30{border-top-color:#ced4da4d!important;border-bottom-color:#ced4da4d!important}.border-y-gray-400\/35{border-top-color:#ced4da59!important;border-bottom-color:#ced4da59!important}.border-y-gray-400\/40{border-top-color:#ced4da66!important;border-bottom-color:#ced4da66!important}.border-y-gray-400\/45{border-top-color:#ced4da73!important;border-bottom-color:#ced4da73!important}.border-y-gray-400\/5{border-top-color:#ced4da0d!important;border-bottom-color:#ced4da0d!important}.border-y-gray-400\/50{border-top-color:#ced4da80!important;border-bottom-color:#ced4da80!important}.border-y-gray-400\/55{border-top-color:#ced4da8c!important;border-bottom-color:#ced4da8c!important}.border-y-gray-400\/60{border-top-color:#ced4da99!important;border-bottom-color:#ced4da99!important}.border-y-gray-400\/65{border-top-color:#ced4daa6!important;border-bottom-color:#ced4daa6!important}.border-y-gray-400\/70{border-top-color:#ced4dab3!important;border-bottom-color:#ced4dab3!important}.border-y-gray-400\/75{border-top-color:#ced4dabf!important;border-bottom-color:#ced4dabf!important}.border-y-gray-400\/80{border-top-color:#ced4dacc!important;border-bottom-color:#ced4dacc!important}.border-y-gray-400\/85{border-top-color:#ced4dad9!important;border-bottom-color:#ced4dad9!important}.border-y-gray-400\/90{border-top-color:#ced4dae6!important;border-bottom-color:#ced4dae6!important}.border-y-gray-400\/95{border-top-color:#ced4daf2!important;border-bottom-color:#ced4daf2!important}.border-y-gray-500{--tw-border-opacity: 1 !important;border-top-color:rgb(173 181 189 / var(--tw-border-opacity))!important;border-bottom-color:rgb(173 181 189 / var(--tw-border-opacity))!important}.border-y-gray-500\/0{border-top-color:#adb5bd00!important;border-bottom-color:#adb5bd00!important}.border-y-gray-500\/10{border-top-color:#adb5bd1a!important;border-bottom-color:#adb5bd1a!important}.border-y-gray-500\/100{border-top-color:#adb5bd!important;border-bottom-color:#adb5bd!important}.border-y-gray-500\/15{border-top-color:#adb5bd26!important;border-bottom-color:#adb5bd26!important}.border-y-gray-500\/20{border-top-color:#adb5bd33!important;border-bottom-color:#adb5bd33!important}.border-y-gray-500\/25{border-top-color:#adb5bd40!important;border-bottom-color:#adb5bd40!important}.border-y-gray-500\/30{border-top-color:#adb5bd4d!important;border-bottom-color:#adb5bd4d!important}.border-y-gray-500\/35{border-top-color:#adb5bd59!important;border-bottom-color:#adb5bd59!important}.border-y-gray-500\/40{border-top-color:#adb5bd66!important;border-bottom-color:#adb5bd66!important}.border-y-gray-500\/45{border-top-color:#adb5bd73!important;border-bottom-color:#adb5bd73!important}.border-y-gray-500\/5{border-top-color:#adb5bd0d!important;border-bottom-color:#adb5bd0d!important}.border-y-gray-500\/50{border-top-color:#adb5bd80!important;border-bottom-color:#adb5bd80!important}.border-y-gray-500\/55{border-top-color:#adb5bd8c!important;border-bottom-color:#adb5bd8c!important}.border-y-gray-500\/60{border-top-color:#adb5bd99!important;border-bottom-color:#adb5bd99!important}.border-y-gray-500\/65{border-top-color:#adb5bda6!important;border-bottom-color:#adb5bda6!important}.border-y-gray-500\/70{border-top-color:#adb5bdb3!important;border-bottom-color:#adb5bdb3!important}.border-y-gray-500\/75{border-top-color:#adb5bdbf!important;border-bottom-color:#adb5bdbf!important}.border-y-gray-500\/80{border-top-color:#adb5bdcc!important;border-bottom-color:#adb5bdcc!important}.border-y-gray-500\/85{border-top-color:#adb5bdd9!important;border-bottom-color:#adb5bdd9!important}.border-y-gray-500\/90{border-top-color:#adb5bde6!important;border-bottom-color:#adb5bde6!important}.border-y-gray-500\/95{border-top-color:#adb5bdf2!important;border-bottom-color:#adb5bdf2!important}.border-y-gray-600{--tw-border-opacity: 1 !important;border-top-color:rgb(108 117 125 / var(--tw-border-opacity))!important;border-bottom-color:rgb(108 117 125 / var(--tw-border-opacity))!important}.border-y-gray-600\/0{border-top-color:#6c757d00!important;border-bottom-color:#6c757d00!important}.border-y-gray-600\/10{border-top-color:#6c757d1a!important;border-bottom-color:#6c757d1a!important}.border-y-gray-600\/100{border-top-color:#6c757d!important;border-bottom-color:#6c757d!important}.border-y-gray-600\/15{border-top-color:#6c757d26!important;border-bottom-color:#6c757d26!important}.border-y-gray-600\/20{border-top-color:#6c757d33!important;border-bottom-color:#6c757d33!important}.border-y-gray-600\/25{border-top-color:#6c757d40!important;border-bottom-color:#6c757d40!important}.border-y-gray-600\/30{border-top-color:#6c757d4d!important;border-bottom-color:#6c757d4d!important}.border-y-gray-600\/35{border-top-color:#6c757d59!important;border-bottom-color:#6c757d59!important}.border-y-gray-600\/40{border-top-color:#6c757d66!important;border-bottom-color:#6c757d66!important}.border-y-gray-600\/45{border-top-color:#6c757d73!important;border-bottom-color:#6c757d73!important}.border-y-gray-600\/5{border-top-color:#6c757d0d!important;border-bottom-color:#6c757d0d!important}.border-y-gray-600\/50{border-top-color:#6c757d80!important;border-bottom-color:#6c757d80!important}.border-y-gray-600\/55{border-top-color:#6c757d8c!important;border-bottom-color:#6c757d8c!important}.border-y-gray-600\/60{border-top-color:#6c757d99!important;border-bottom-color:#6c757d99!important}.border-y-gray-600\/65{border-top-color:#6c757da6!important;border-bottom-color:#6c757da6!important}.border-y-gray-600\/70{border-top-color:#6c757db3!important;border-bottom-color:#6c757db3!important}.border-y-gray-600\/75{border-top-color:#6c757dbf!important;border-bottom-color:#6c757dbf!important}.border-y-gray-600\/80{border-top-color:#6c757dcc!important;border-bottom-color:#6c757dcc!important}.border-y-gray-600\/85{border-top-color:#6c757dd9!important;border-bottom-color:#6c757dd9!important}.border-y-gray-600\/90{border-top-color:#6c757de6!important;border-bottom-color:#6c757de6!important}.border-y-gray-600\/95{border-top-color:#6c757df2!important;border-bottom-color:#6c757df2!important}.border-y-gray-700{--tw-border-opacity: 1 !important;border-top-color:rgb(73 80 87 / var(--tw-border-opacity))!important;border-bottom-color:rgb(73 80 87 / var(--tw-border-opacity))!important}.border-y-gray-700\/0{border-top-color:#49505700!important;border-bottom-color:#49505700!important}.border-y-gray-700\/10{border-top-color:#4950571a!important;border-bottom-color:#4950571a!important}.border-y-gray-700\/100{border-top-color:#495057!important;border-bottom-color:#495057!important}.border-y-gray-700\/15{border-top-color:#49505726!important;border-bottom-color:#49505726!important}.border-y-gray-700\/20{border-top-color:#49505733!important;border-bottom-color:#49505733!important}.border-y-gray-700\/25{border-top-color:#49505740!important;border-bottom-color:#49505740!important}.border-y-gray-700\/30{border-top-color:#4950574d!important;border-bottom-color:#4950574d!important}.border-y-gray-700\/35{border-top-color:#49505759!important;border-bottom-color:#49505759!important}.border-y-gray-700\/40{border-top-color:#49505766!important;border-bottom-color:#49505766!important}.border-y-gray-700\/45{border-top-color:#49505773!important;border-bottom-color:#49505773!important}.border-y-gray-700\/5{border-top-color:#4950570d!important;border-bottom-color:#4950570d!important}.border-y-gray-700\/50{border-top-color:#49505780!important;border-bottom-color:#49505780!important}.border-y-gray-700\/55{border-top-color:#4950578c!important;border-bottom-color:#4950578c!important}.border-y-gray-700\/60{border-top-color:#49505799!important;border-bottom-color:#49505799!important}.border-y-gray-700\/65{border-top-color:#495057a6!important;border-bottom-color:#495057a6!important}.border-y-gray-700\/70{border-top-color:#495057b3!important;border-bottom-color:#495057b3!important}.border-y-gray-700\/75{border-top-color:#495057bf!important;border-bottom-color:#495057bf!important}.border-y-gray-700\/80{border-top-color:#495057cc!important;border-bottom-color:#495057cc!important}.border-y-gray-700\/85{border-top-color:#495057d9!important;border-bottom-color:#495057d9!important}.border-y-gray-700\/90{border-top-color:#495057e6!important;border-bottom-color:#495057e6!important}.border-y-gray-700\/95{border-top-color:#495057f2!important;border-bottom-color:#495057f2!important}.border-y-gray-800{--tw-border-opacity: 1 !important;border-top-color:rgb(52 58 64 / var(--tw-border-opacity))!important;border-bottom-color:rgb(52 58 64 / var(--tw-border-opacity))!important}.border-y-gray-800\/0{border-top-color:#343a4000!important;border-bottom-color:#343a4000!important}.border-y-gray-800\/10{border-top-color:#343a401a!important;border-bottom-color:#343a401a!important}.border-y-gray-800\/100{border-top-color:#343a40!important;border-bottom-color:#343a40!important}.border-y-gray-800\/15{border-top-color:#343a4026!important;border-bottom-color:#343a4026!important}.border-y-gray-800\/20{border-top-color:#343a4033!important;border-bottom-color:#343a4033!important}.border-y-gray-800\/25{border-top-color:#343a4040!important;border-bottom-color:#343a4040!important}.border-y-gray-800\/30{border-top-color:#343a404d!important;border-bottom-color:#343a404d!important}.border-y-gray-800\/35{border-top-color:#343a4059!important;border-bottom-color:#343a4059!important}.border-y-gray-800\/40{border-top-color:#343a4066!important;border-bottom-color:#343a4066!important}.border-y-gray-800\/45{border-top-color:#343a4073!important;border-bottom-color:#343a4073!important}.border-y-gray-800\/5{border-top-color:#343a400d!important;border-bottom-color:#343a400d!important}.border-y-gray-800\/50{border-top-color:#343a4080!important;border-bottom-color:#343a4080!important}.border-y-gray-800\/55{border-top-color:#343a408c!important;border-bottom-color:#343a408c!important}.border-y-gray-800\/60{border-top-color:#343a4099!important;border-bottom-color:#343a4099!important}.border-y-gray-800\/65{border-top-color:#343a40a6!important;border-bottom-color:#343a40a6!important}.border-y-gray-800\/70{border-top-color:#343a40b3!important;border-bottom-color:#343a40b3!important}.border-y-gray-800\/75{border-top-color:#343a40bf!important;border-bottom-color:#343a40bf!important}.border-y-gray-800\/80{border-top-color:#343a40cc!important;border-bottom-color:#343a40cc!important}.border-y-gray-800\/85{border-top-color:#343a40d9!important;border-bottom-color:#343a40d9!important}.border-y-gray-800\/90{border-top-color:#343a40e6!important;border-bottom-color:#343a40e6!important}.border-y-gray-800\/95{border-top-color:#343a40f2!important;border-bottom-color:#343a40f2!important}.border-y-green-100{--tw-border-opacity: 1 !important;border-top-color:rgb(209 231 221 / var(--tw-border-opacity))!important;border-bottom-color:rgb(209 231 221 / var(--tw-border-opacity))!important}.border-y-green-100\/0{border-top-color:#d1e7dd00!important;border-bottom-color:#d1e7dd00!important}.border-y-green-100\/10{border-top-color:#d1e7dd1a!important;border-bottom-color:#d1e7dd1a!important}.border-y-green-100\/100{border-top-color:#d1e7dd!important;border-bottom-color:#d1e7dd!important}.border-y-green-100\/15{border-top-color:#d1e7dd26!important;border-bottom-color:#d1e7dd26!important}.border-y-green-100\/20{border-top-color:#d1e7dd33!important;border-bottom-color:#d1e7dd33!important}.border-y-green-100\/25{border-top-color:#d1e7dd40!important;border-bottom-color:#d1e7dd40!important}.border-y-green-100\/30{border-top-color:#d1e7dd4d!important;border-bottom-color:#d1e7dd4d!important}.border-y-green-100\/35{border-top-color:#d1e7dd59!important;border-bottom-color:#d1e7dd59!important}.border-y-green-100\/40{border-top-color:#d1e7dd66!important;border-bottom-color:#d1e7dd66!important}.border-y-green-100\/45{border-top-color:#d1e7dd73!important;border-bottom-color:#d1e7dd73!important}.border-y-green-100\/5{border-top-color:#d1e7dd0d!important;border-bottom-color:#d1e7dd0d!important}.border-y-green-100\/50{border-top-color:#d1e7dd80!important;border-bottom-color:#d1e7dd80!important}.border-y-green-100\/55{border-top-color:#d1e7dd8c!important;border-bottom-color:#d1e7dd8c!important}.border-y-green-100\/60{border-top-color:#d1e7dd99!important;border-bottom-color:#d1e7dd99!important}.border-y-green-100\/65{border-top-color:#d1e7dda6!important;border-bottom-color:#d1e7dda6!important}.border-y-green-100\/70{border-top-color:#d1e7ddb3!important;border-bottom-color:#d1e7ddb3!important}.border-y-green-100\/75{border-top-color:#d1e7ddbf!important;border-bottom-color:#d1e7ddbf!important}.border-y-green-100\/80{border-top-color:#d1e7ddcc!important;border-bottom-color:#d1e7ddcc!important}.border-y-green-100\/85{border-top-color:#d1e7ddd9!important;border-bottom-color:#d1e7ddd9!important}.border-y-green-100\/90{border-top-color:#d1e7dde6!important;border-bottom-color:#d1e7dde6!important}.border-y-green-100\/95{border-top-color:#d1e7ddf2!important;border-bottom-color:#d1e7ddf2!important}.border-y-green-1000{--tw-border-opacity: 1 !important;border-top-color:rgb(5 81 96 / var(--tw-border-opacity))!important;border-bottom-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-y-green-1000\/0{border-top-color:#05516000!important;border-bottom-color:#05516000!important}.border-y-green-1000\/10{border-top-color:#0551601a!important;border-bottom-color:#0551601a!important}.border-y-green-1000\/100{border-top-color:#055160!important;border-bottom-color:#055160!important}.border-y-green-1000\/15{border-top-color:#05516026!important;border-bottom-color:#05516026!important}.border-y-green-1000\/20{border-top-color:#05516033!important;border-bottom-color:#05516033!important}.border-y-green-1000\/25{border-top-color:#05516040!important;border-bottom-color:#05516040!important}.border-y-green-1000\/30{border-top-color:#0551604d!important;border-bottom-color:#0551604d!important}.border-y-green-1000\/35{border-top-color:#05516059!important;border-bottom-color:#05516059!important}.border-y-green-1000\/40{border-top-color:#05516066!important;border-bottom-color:#05516066!important}.border-y-green-1000\/45{border-top-color:#05516073!important;border-bottom-color:#05516073!important}.border-y-green-1000\/5{border-top-color:#0551600d!important;border-bottom-color:#0551600d!important}.border-y-green-1000\/50{border-top-color:#05516080!important;border-bottom-color:#05516080!important}.border-y-green-1000\/55{border-top-color:#0551608c!important;border-bottom-color:#0551608c!important}.border-y-green-1000\/60{border-top-color:#05516099!important;border-bottom-color:#05516099!important}.border-y-green-1000\/65{border-top-color:#055160a6!important;border-bottom-color:#055160a6!important}.border-y-green-1000\/70{border-top-color:#055160b3!important;border-bottom-color:#055160b3!important}.border-y-green-1000\/75{border-top-color:#055160bf!important;border-bottom-color:#055160bf!important}.border-y-green-1000\/80{border-top-color:#055160cc!important;border-bottom-color:#055160cc!important}.border-y-green-1000\/85{border-top-color:#055160d9!important;border-bottom-color:#055160d9!important}.border-y-green-1000\/90{border-top-color:#055160e6!important;border-bottom-color:#055160e6!important}.border-y-green-1000\/95{border-top-color:#055160f2!important;border-bottom-color:#055160f2!important}.border-y-green-1100{--tw-border-opacity: 1 !important;border-top-color:rgb(3 40 48 / var(--tw-border-opacity))!important;border-bottom-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-y-green-1100\/0{border-top-color:#03283000!important;border-bottom-color:#03283000!important}.border-y-green-1100\/10{border-top-color:#0328301a!important;border-bottom-color:#0328301a!important}.border-y-green-1100\/100{border-top-color:#032830!important;border-bottom-color:#032830!important}.border-y-green-1100\/15{border-top-color:#03283026!important;border-bottom-color:#03283026!important}.border-y-green-1100\/20{border-top-color:#03283033!important;border-bottom-color:#03283033!important}.border-y-green-1100\/25{border-top-color:#03283040!important;border-bottom-color:#03283040!important}.border-y-green-1100\/30{border-top-color:#0328304d!important;border-bottom-color:#0328304d!important}.border-y-green-1100\/35{border-top-color:#03283059!important;border-bottom-color:#03283059!important}.border-y-green-1100\/40{border-top-color:#03283066!important;border-bottom-color:#03283066!important}.border-y-green-1100\/45{border-top-color:#03283073!important;border-bottom-color:#03283073!important}.border-y-green-1100\/5{border-top-color:#0328300d!important;border-bottom-color:#0328300d!important}.border-y-green-1100\/50{border-top-color:#03283080!important;border-bottom-color:#03283080!important}.border-y-green-1100\/55{border-top-color:#0328308c!important;border-bottom-color:#0328308c!important}.border-y-green-1100\/60{border-top-color:#03283099!important;border-bottom-color:#03283099!important}.border-y-green-1100\/65{border-top-color:#032830a6!important;border-bottom-color:#032830a6!important}.border-y-green-1100\/70{border-top-color:#032830b3!important;border-bottom-color:#032830b3!important}.border-y-green-1100\/75{border-top-color:#032830bf!important;border-bottom-color:#032830bf!important}.border-y-green-1100\/80{border-top-color:#032830cc!important;border-bottom-color:#032830cc!important}.border-y-green-1100\/85{border-top-color:#032830d9!important;border-bottom-color:#032830d9!important}.border-y-green-1100\/90{border-top-color:#032830e6!important;border-bottom-color:#032830e6!important}.border-y-green-1100\/95{border-top-color:#032830f2!important;border-bottom-color:#032830f2!important}.border-y-green-200{--tw-border-opacity: 1 !important;border-top-color:rgb(163 207 187 / var(--tw-border-opacity))!important;border-bottom-color:rgb(163 207 187 / var(--tw-border-opacity))!important}.border-y-green-200\/0{border-top-color:#a3cfbb00!important;border-bottom-color:#a3cfbb00!important}.border-y-green-200\/10{border-top-color:#a3cfbb1a!important;border-bottom-color:#a3cfbb1a!important}.border-y-green-200\/100{border-top-color:#a3cfbb!important;border-bottom-color:#a3cfbb!important}.border-y-green-200\/15{border-top-color:#a3cfbb26!important;border-bottom-color:#a3cfbb26!important}.border-y-green-200\/20{border-top-color:#a3cfbb33!important;border-bottom-color:#a3cfbb33!important}.border-y-green-200\/25{border-top-color:#a3cfbb40!important;border-bottom-color:#a3cfbb40!important}.border-y-green-200\/30{border-top-color:#a3cfbb4d!important;border-bottom-color:#a3cfbb4d!important}.border-y-green-200\/35{border-top-color:#a3cfbb59!important;border-bottom-color:#a3cfbb59!important}.border-y-green-200\/40{border-top-color:#a3cfbb66!important;border-bottom-color:#a3cfbb66!important}.border-y-green-200\/45{border-top-color:#a3cfbb73!important;border-bottom-color:#a3cfbb73!important}.border-y-green-200\/5{border-top-color:#a3cfbb0d!important;border-bottom-color:#a3cfbb0d!important}.border-y-green-200\/50{border-top-color:#a3cfbb80!important;border-bottom-color:#a3cfbb80!important}.border-y-green-200\/55{border-top-color:#a3cfbb8c!important;border-bottom-color:#a3cfbb8c!important}.border-y-green-200\/60{border-top-color:#a3cfbb99!important;border-bottom-color:#a3cfbb99!important}.border-y-green-200\/65{border-top-color:#a3cfbba6!important;border-bottom-color:#a3cfbba6!important}.border-y-green-200\/70{border-top-color:#a3cfbbb3!important;border-bottom-color:#a3cfbbb3!important}.border-y-green-200\/75{border-top-color:#a3cfbbbf!important;border-bottom-color:#a3cfbbbf!important}.border-y-green-200\/80{border-top-color:#a3cfbbcc!important;border-bottom-color:#a3cfbbcc!important}.border-y-green-200\/85{border-top-color:#a3cfbbd9!important;border-bottom-color:#a3cfbbd9!important}.border-y-green-200\/90{border-top-color:#a3cfbbe6!important;border-bottom-color:#a3cfbbe6!important}.border-y-green-200\/95{border-top-color:#a3cfbbf2!important;border-bottom-color:#a3cfbbf2!important}.border-y-green-300{--tw-border-opacity: 1 !important;border-top-color:rgb(117 183 152 / var(--tw-border-opacity))!important;border-bottom-color:rgb(117 183 152 / var(--tw-border-opacity))!important}.border-y-green-300\/0{border-top-color:#75b79800!important;border-bottom-color:#75b79800!important}.border-y-green-300\/10{border-top-color:#75b7981a!important;border-bottom-color:#75b7981a!important}.border-y-green-300\/100{border-top-color:#75b798!important;border-bottom-color:#75b798!important}.border-y-green-300\/15{border-top-color:#75b79826!important;border-bottom-color:#75b79826!important}.border-y-green-300\/20{border-top-color:#75b79833!important;border-bottom-color:#75b79833!important}.border-y-green-300\/25{border-top-color:#75b79840!important;border-bottom-color:#75b79840!important}.border-y-green-300\/30{border-top-color:#75b7984d!important;border-bottom-color:#75b7984d!important}.border-y-green-300\/35{border-top-color:#75b79859!important;border-bottom-color:#75b79859!important}.border-y-green-300\/40{border-top-color:#75b79866!important;border-bottom-color:#75b79866!important}.border-y-green-300\/45{border-top-color:#75b79873!important;border-bottom-color:#75b79873!important}.border-y-green-300\/5{border-top-color:#75b7980d!important;border-bottom-color:#75b7980d!important}.border-y-green-300\/50{border-top-color:#75b79880!important;border-bottom-color:#75b79880!important}.border-y-green-300\/55{border-top-color:#75b7988c!important;border-bottom-color:#75b7988c!important}.border-y-green-300\/60{border-top-color:#75b79899!important;border-bottom-color:#75b79899!important}.border-y-green-300\/65{border-top-color:#75b798a6!important;border-bottom-color:#75b798a6!important}.border-y-green-300\/70{border-top-color:#75b798b3!important;border-bottom-color:#75b798b3!important}.border-y-green-300\/75{border-top-color:#75b798bf!important;border-bottom-color:#75b798bf!important}.border-y-green-300\/80{border-top-color:#75b798cc!important;border-bottom-color:#75b798cc!important}.border-y-green-300\/85{border-top-color:#75b798d9!important;border-bottom-color:#75b798d9!important}.border-y-green-300\/90{border-top-color:#75b798e6!important;border-bottom-color:#75b798e6!important}.border-y-green-300\/95{border-top-color:#75b798f2!important;border-bottom-color:#75b798f2!important}.border-y-green-400{--tw-border-opacity: 1 !important;border-top-color:rgb(71 159 118 / var(--tw-border-opacity))!important;border-bottom-color:rgb(71 159 118 / var(--tw-border-opacity))!important}.border-y-green-400\/0{border-top-color:#479f7600!important;border-bottom-color:#479f7600!important}.border-y-green-400\/10{border-top-color:#479f761a!important;border-bottom-color:#479f761a!important}.border-y-green-400\/100{border-top-color:#479f76!important;border-bottom-color:#479f76!important}.border-y-green-400\/15{border-top-color:#479f7626!important;border-bottom-color:#479f7626!important}.border-y-green-400\/20{border-top-color:#479f7633!important;border-bottom-color:#479f7633!important}.border-y-green-400\/25{border-top-color:#479f7640!important;border-bottom-color:#479f7640!important}.border-y-green-400\/30{border-top-color:#479f764d!important;border-bottom-color:#479f764d!important}.border-y-green-400\/35{border-top-color:#479f7659!important;border-bottom-color:#479f7659!important}.border-y-green-400\/40{border-top-color:#479f7666!important;border-bottom-color:#479f7666!important}.border-y-green-400\/45{border-top-color:#479f7673!important;border-bottom-color:#479f7673!important}.border-y-green-400\/5{border-top-color:#479f760d!important;border-bottom-color:#479f760d!important}.border-y-green-400\/50{border-top-color:#479f7680!important;border-bottom-color:#479f7680!important}.border-y-green-400\/55{border-top-color:#479f768c!important;border-bottom-color:#479f768c!important}.border-y-green-400\/60{border-top-color:#479f7699!important;border-bottom-color:#479f7699!important}.border-y-green-400\/65{border-top-color:#479f76a6!important;border-bottom-color:#479f76a6!important}.border-y-green-400\/70{border-top-color:#479f76b3!important;border-bottom-color:#479f76b3!important}.border-y-green-400\/75{border-top-color:#479f76bf!important;border-bottom-color:#479f76bf!important}.border-y-green-400\/80{border-top-color:#479f76cc!important;border-bottom-color:#479f76cc!important}.border-y-green-400\/85{border-top-color:#479f76d9!important;border-bottom-color:#479f76d9!important}.border-y-green-400\/90{border-top-color:#479f76e6!important;border-bottom-color:#479f76e6!important}.border-y-green-400\/95{border-top-color:#479f76f2!important;border-bottom-color:#479f76f2!important}.border-y-green-500{--tw-border-opacity: 1 !important;border-top-color:rgb(25 135 84 / var(--tw-border-opacity))!important;border-bottom-color:rgb(25 135 84 / var(--tw-border-opacity))!important}.border-y-green-500\/0{border-top-color:#19875400!important;border-bottom-color:#19875400!important}.border-y-green-500\/10{border-top-color:#1987541a!important;border-bottom-color:#1987541a!important}.border-y-green-500\/100{border-top-color:#198754!important;border-bottom-color:#198754!important}.border-y-green-500\/15{border-top-color:#19875426!important;border-bottom-color:#19875426!important}.border-y-green-500\/20{border-top-color:#19875433!important;border-bottom-color:#19875433!important}.border-y-green-500\/25{border-top-color:#19875440!important;border-bottom-color:#19875440!important}.border-y-green-500\/30{border-top-color:#1987544d!important;border-bottom-color:#1987544d!important}.border-y-green-500\/35{border-top-color:#19875459!important;border-bottom-color:#19875459!important}.border-y-green-500\/40{border-top-color:#19875466!important;border-bottom-color:#19875466!important}.border-y-green-500\/45{border-top-color:#19875473!important;border-bottom-color:#19875473!important}.border-y-green-500\/5{border-top-color:#1987540d!important;border-bottom-color:#1987540d!important}.border-y-green-500\/50{border-top-color:#19875480!important;border-bottom-color:#19875480!important}.border-y-green-500\/55{border-top-color:#1987548c!important;border-bottom-color:#1987548c!important}.border-y-green-500\/60{border-top-color:#19875499!important;border-bottom-color:#19875499!important}.border-y-green-500\/65{border-top-color:#198754a6!important;border-bottom-color:#198754a6!important}.border-y-green-500\/70{border-top-color:#198754b3!important;border-bottom-color:#198754b3!important}.border-y-green-500\/75{border-top-color:#198754bf!important;border-bottom-color:#198754bf!important}.border-y-green-500\/80{border-top-color:#198754cc!important;border-bottom-color:#198754cc!important}.border-y-green-500\/85{border-top-color:#198754d9!important;border-bottom-color:#198754d9!important}.border-y-green-500\/90{border-top-color:#198754e6!important;border-bottom-color:#198754e6!important}.border-y-green-500\/95{border-top-color:#198754f2!important;border-bottom-color:#198754f2!important}.border-y-green-600{--tw-border-opacity: 1 !important;border-top-color:rgb(20 108 67 / var(--tw-border-opacity))!important;border-bottom-color:rgb(20 108 67 / var(--tw-border-opacity))!important}.border-y-green-600\/0{border-top-color:#146c4300!important;border-bottom-color:#146c4300!important}.border-y-green-600\/10{border-top-color:#146c431a!important;border-bottom-color:#146c431a!important}.border-y-green-600\/100{border-top-color:#146c43!important;border-bottom-color:#146c43!important}.border-y-green-600\/15{border-top-color:#146c4326!important;border-bottom-color:#146c4326!important}.border-y-green-600\/20{border-top-color:#146c4333!important;border-bottom-color:#146c4333!important}.border-y-green-600\/25{border-top-color:#146c4340!important;border-bottom-color:#146c4340!important}.border-y-green-600\/30{border-top-color:#146c434d!important;border-bottom-color:#146c434d!important}.border-y-green-600\/35{border-top-color:#146c4359!important;border-bottom-color:#146c4359!important}.border-y-green-600\/40{border-top-color:#146c4366!important;border-bottom-color:#146c4366!important}.border-y-green-600\/45{border-top-color:#146c4373!important;border-bottom-color:#146c4373!important}.border-y-green-600\/5{border-top-color:#146c430d!important;border-bottom-color:#146c430d!important}.border-y-green-600\/50{border-top-color:#146c4380!important;border-bottom-color:#146c4380!important}.border-y-green-600\/55{border-top-color:#146c438c!important;border-bottom-color:#146c438c!important}.border-y-green-600\/60{border-top-color:#146c4399!important;border-bottom-color:#146c4399!important}.border-y-green-600\/65{border-top-color:#146c43a6!important;border-bottom-color:#146c43a6!important}.border-y-green-600\/70{border-top-color:#146c43b3!important;border-bottom-color:#146c43b3!important}.border-y-green-600\/75{border-top-color:#146c43bf!important;border-bottom-color:#146c43bf!important}.border-y-green-600\/80{border-top-color:#146c43cc!important;border-bottom-color:#146c43cc!important}.border-y-green-600\/85{border-top-color:#146c43d9!important;border-bottom-color:#146c43d9!important}.border-y-green-600\/90{border-top-color:#146c43e6!important;border-bottom-color:#146c43e6!important}.border-y-green-600\/95{border-top-color:#146c43f2!important;border-bottom-color:#146c43f2!important}.border-y-green-700{--tw-border-opacity: 1 !important;border-top-color:rgb(75 110 97 / var(--tw-border-opacity))!important;border-bottom-color:rgb(75 110 97 / var(--tw-border-opacity))!important}.border-y-green-700\/0{border-top-color:#4b6e6100!important;border-bottom-color:#4b6e6100!important}.border-y-green-700\/10{border-top-color:#4b6e611a!important;border-bottom-color:#4b6e611a!important}.border-y-green-700\/100{border-top-color:#4b6e61!important;border-bottom-color:#4b6e61!important}.border-y-green-700\/15{border-top-color:#4b6e6126!important;border-bottom-color:#4b6e6126!important}.border-y-green-700\/20{border-top-color:#4b6e6133!important;border-bottom-color:#4b6e6133!important}.border-y-green-700\/25{border-top-color:#4b6e6140!important;border-bottom-color:#4b6e6140!important}.border-y-green-700\/30{border-top-color:#4b6e614d!important;border-bottom-color:#4b6e614d!important}.border-y-green-700\/35{border-top-color:#4b6e6159!important;border-bottom-color:#4b6e6159!important}.border-y-green-700\/40{border-top-color:#4b6e6166!important;border-bottom-color:#4b6e6166!important}.border-y-green-700\/45{border-top-color:#4b6e6173!important;border-bottom-color:#4b6e6173!important}.border-y-green-700\/5{border-top-color:#4b6e610d!important;border-bottom-color:#4b6e610d!important}.border-y-green-700\/50{border-top-color:#4b6e6180!important;border-bottom-color:#4b6e6180!important}.border-y-green-700\/55{border-top-color:#4b6e618c!important;border-bottom-color:#4b6e618c!important}.border-y-green-700\/60{border-top-color:#4b6e6199!important;border-bottom-color:#4b6e6199!important}.border-y-green-700\/65{border-top-color:#4b6e61a6!important;border-bottom-color:#4b6e61a6!important}.border-y-green-700\/70{border-top-color:#4b6e61b3!important;border-bottom-color:#4b6e61b3!important}.border-y-green-700\/75{border-top-color:#4b6e61bf!important;border-bottom-color:#4b6e61bf!important}.border-y-green-700\/80{border-top-color:#4b6e61cc!important;border-bottom-color:#4b6e61cc!important}.border-y-green-700\/85{border-top-color:#4b6e61d9!important;border-bottom-color:#4b6e61d9!important}.border-y-green-700\/90{border-top-color:#4b6e61e6!important;border-bottom-color:#4b6e61e6!important}.border-y-green-700\/95{border-top-color:#4b6e61f2!important;border-bottom-color:#4b6e61f2!important}.border-y-green-800{--tw-border-opacity: 1 !important;border-top-color:rgb(10 54 34 / var(--tw-border-opacity))!important;border-bottom-color:rgb(10 54 34 / var(--tw-border-opacity))!important}.border-y-green-800\/0{border-top-color:#0a362200!important;border-bottom-color:#0a362200!important}.border-y-green-800\/10{border-top-color:#0a36221a!important;border-bottom-color:#0a36221a!important}.border-y-green-800\/100{border-top-color:#0a3622!important;border-bottom-color:#0a3622!important}.border-y-green-800\/15{border-top-color:#0a362226!important;border-bottom-color:#0a362226!important}.border-y-green-800\/20{border-top-color:#0a362233!important;border-bottom-color:#0a362233!important}.border-y-green-800\/25{border-top-color:#0a362240!important;border-bottom-color:#0a362240!important}.border-y-green-800\/30{border-top-color:#0a36224d!important;border-bottom-color:#0a36224d!important}.border-y-green-800\/35{border-top-color:#0a362259!important;border-bottom-color:#0a362259!important}.border-y-green-800\/40{border-top-color:#0a362266!important;border-bottom-color:#0a362266!important}.border-y-green-800\/45{border-top-color:#0a362273!important;border-bottom-color:#0a362273!important}.border-y-green-800\/5{border-top-color:#0a36220d!important;border-bottom-color:#0a36220d!important}.border-y-green-800\/50{border-top-color:#0a362280!important;border-bottom-color:#0a362280!important}.border-y-green-800\/55{border-top-color:#0a36228c!important;border-bottom-color:#0a36228c!important}.border-y-green-800\/60{border-top-color:#0a362299!important;border-bottom-color:#0a362299!important}.border-y-green-800\/65{border-top-color:#0a3622a6!important;border-bottom-color:#0a3622a6!important}.border-y-green-800\/70{border-top-color:#0a3622b3!important;border-bottom-color:#0a3622b3!important}.border-y-green-800\/75{border-top-color:#0a3622bf!important;border-bottom-color:#0a3622bf!important}.border-y-green-800\/80{border-top-color:#0a3622cc!important;border-bottom-color:#0a3622cc!important}.border-y-green-800\/85{border-top-color:#0a3622d9!important;border-bottom-color:#0a3622d9!important}.border-y-green-800\/90{border-top-color:#0a3622e6!important;border-bottom-color:#0a3622e6!important}.border-y-green-800\/95{border-top-color:#0a3622f2!important;border-bottom-color:#0a3622f2!important}.border-y-green-900{--tw-border-opacity: 1 !important;border-top-color:rgb(8 121 144 / var(--tw-border-opacity))!important;border-bottom-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-y-green-900\/0{border-top-color:#08799000!important;border-bottom-color:#08799000!important}.border-y-green-900\/10{border-top-color:#0879901a!important;border-bottom-color:#0879901a!important}.border-y-green-900\/100{border-top-color:#087990!important;border-bottom-color:#087990!important}.border-y-green-900\/15{border-top-color:#08799026!important;border-bottom-color:#08799026!important}.border-y-green-900\/20{border-top-color:#08799033!important;border-bottom-color:#08799033!important}.border-y-green-900\/25{border-top-color:#08799040!important;border-bottom-color:#08799040!important}.border-y-green-900\/30{border-top-color:#0879904d!important;border-bottom-color:#0879904d!important}.border-y-green-900\/35{border-top-color:#08799059!important;border-bottom-color:#08799059!important}.border-y-green-900\/40{border-top-color:#08799066!important;border-bottom-color:#08799066!important}.border-y-green-900\/45{border-top-color:#08799073!important;border-bottom-color:#08799073!important}.border-y-green-900\/5{border-top-color:#0879900d!important;border-bottom-color:#0879900d!important}.border-y-green-900\/50{border-top-color:#08799080!important;border-bottom-color:#08799080!important}.border-y-green-900\/55{border-top-color:#0879908c!important;border-bottom-color:#0879908c!important}.border-y-green-900\/60{border-top-color:#08799099!important;border-bottom-color:#08799099!important}.border-y-green-900\/65{border-top-color:#087990a6!important;border-bottom-color:#087990a6!important}.border-y-green-900\/70{border-top-color:#087990b3!important;border-bottom-color:#087990b3!important}.border-y-green-900\/75{border-top-color:#087990bf!important;border-bottom-color:#087990bf!important}.border-y-green-900\/80{border-top-color:#087990cc!important;border-bottom-color:#087990cc!important}.border-y-green-900\/85{border-top-color:#087990d9!important;border-bottom-color:#087990d9!important}.border-y-green-900\/90{border-top-color:#087990e6!important;border-bottom-color:#087990e6!important}.border-y-green-900\/95{border-top-color:#087990f2!important;border-bottom-color:#087990f2!important}.border-y-green-whatsapp{--tw-border-opacity: 1 !important;border-top-color:rgb(27 201 89 / var(--tw-border-opacity))!important;border-bottom-color:rgb(27 201 89 / var(--tw-border-opacity))!important}.border-y-green-whatsapp\/0{border-top-color:#1bc95900!important;border-bottom-color:#1bc95900!important}.border-y-green-whatsapp\/10{border-top-color:#1bc9591a!important;border-bottom-color:#1bc9591a!important}.border-y-green-whatsapp\/100{border-top-color:#1bc959!important;border-bottom-color:#1bc959!important}.border-y-green-whatsapp\/15{border-top-color:#1bc95926!important;border-bottom-color:#1bc95926!important}.border-y-green-whatsapp\/20{border-top-color:#1bc95933!important;border-bottom-color:#1bc95933!important}.border-y-green-whatsapp\/25{border-top-color:#1bc95940!important;border-bottom-color:#1bc95940!important}.border-y-green-whatsapp\/30{border-top-color:#1bc9594d!important;border-bottom-color:#1bc9594d!important}.border-y-green-whatsapp\/35{border-top-color:#1bc95959!important;border-bottom-color:#1bc95959!important}.border-y-green-whatsapp\/40{border-top-color:#1bc95966!important;border-bottom-color:#1bc95966!important}.border-y-green-whatsapp\/45{border-top-color:#1bc95973!important;border-bottom-color:#1bc95973!important}.border-y-green-whatsapp\/5{border-top-color:#1bc9590d!important;border-bottom-color:#1bc9590d!important}.border-y-green-whatsapp\/50{border-top-color:#1bc95980!important;border-bottom-color:#1bc95980!important}.border-y-green-whatsapp\/55{border-top-color:#1bc9598c!important;border-bottom-color:#1bc9598c!important}.border-y-green-whatsapp\/60{border-top-color:#1bc95999!important;border-bottom-color:#1bc95999!important}.border-y-green-whatsapp\/65{border-top-color:#1bc959a6!important;border-bottom-color:#1bc959a6!important}.border-y-green-whatsapp\/70{border-top-color:#1bc959b3!important;border-bottom-color:#1bc959b3!important}.border-y-green-whatsapp\/75{border-top-color:#1bc959bf!important;border-bottom-color:#1bc959bf!important}.border-y-green-whatsapp\/80{border-top-color:#1bc959cc!important;border-bottom-color:#1bc959cc!important}.border-y-green-whatsapp\/85{border-top-color:#1bc959d9!important;border-bottom-color:#1bc959d9!important}.border-y-green-whatsapp\/90{border-top-color:#1bc959e6!important;border-bottom-color:#1bc959e6!important}.border-y-green-whatsapp\/95{border-top-color:#1bc959f2!important;border-bottom-color:#1bc959f2!important}.border-y-offwhite{border-top-color:#fffc!important;border-bottom-color:#fffc!important}.border-y-offwhite\/0{border-top-color:#fff0!important;border-bottom-color:#fff0!important}.border-y-offwhite\/10{border-top-color:#ffffff1a!important;border-bottom-color:#ffffff1a!important}.border-y-offwhite\/100{border-top-color:#fff!important;border-bottom-color:#fff!important}.border-y-offwhite\/15{border-top-color:#ffffff26!important;border-bottom-color:#ffffff26!important}.border-y-offwhite\/20{border-top-color:#fff3!important;border-bottom-color:#fff3!important}.border-y-offwhite\/25{border-top-color:#ffffff40!important;border-bottom-color:#ffffff40!important}.border-y-offwhite\/30{border-top-color:#ffffff4d!important;border-bottom-color:#ffffff4d!important}.border-y-offwhite\/35{border-top-color:#ffffff59!important;border-bottom-color:#ffffff59!important}.border-y-offwhite\/40{border-top-color:#fff6!important;border-bottom-color:#fff6!important}.border-y-offwhite\/45{border-top-color:#ffffff73!important;border-bottom-color:#ffffff73!important}.border-y-offwhite\/5{border-top-color:#ffffff0d!important;border-bottom-color:#ffffff0d!important}.border-y-offwhite\/50{border-top-color:#ffffff80!important;border-bottom-color:#ffffff80!important}.border-y-offwhite\/55{border-top-color:#ffffff8c!important;border-bottom-color:#ffffff8c!important}.border-y-offwhite\/60{border-top-color:#fff9!important;border-bottom-color:#fff9!important}.border-y-offwhite\/65{border-top-color:#ffffffa6!important;border-bottom-color:#ffffffa6!important}.border-y-offwhite\/70{border-top-color:#ffffffb3!important;border-bottom-color:#ffffffb3!important}.border-y-offwhite\/75{border-top-color:#ffffffbf!important;border-bottom-color:#ffffffbf!important}.border-y-offwhite\/80{border-top-color:#fffc!important;border-bottom-color:#fffc!important}.border-y-offwhite\/85{border-top-color:#ffffffd9!important;border-bottom-color:#ffffffd9!important}.border-y-offwhite\/90{border-top-color:#ffffffe6!important;border-bottom-color:#ffffffe6!important}.border-y-offwhite\/95{border-top-color:#fffffff2!important;border-bottom-color:#fffffff2!important}.border-y-orange-100{--tw-border-opacity: 1 !important;border-top-color:rgb(255 229 208 / var(--tw-border-opacity))!important;border-bottom-color:rgb(255 229 208 / var(--tw-border-opacity))!important}.border-y-orange-100\/0{border-top-color:#ffe5d000!important;border-bottom-color:#ffe5d000!important}.border-y-orange-100\/10{border-top-color:#ffe5d01a!important;border-bottom-color:#ffe5d01a!important}.border-y-orange-100\/100{border-top-color:#ffe5d0!important;border-bottom-color:#ffe5d0!important}.border-y-orange-100\/15{border-top-color:#ffe5d026!important;border-bottom-color:#ffe5d026!important}.border-y-orange-100\/20{border-top-color:#ffe5d033!important;border-bottom-color:#ffe5d033!important}.border-y-orange-100\/25{border-top-color:#ffe5d040!important;border-bottom-color:#ffe5d040!important}.border-y-orange-100\/30{border-top-color:#ffe5d04d!important;border-bottom-color:#ffe5d04d!important}.border-y-orange-100\/35{border-top-color:#ffe5d059!important;border-bottom-color:#ffe5d059!important}.border-y-orange-100\/40{border-top-color:#ffe5d066!important;border-bottom-color:#ffe5d066!important}.border-y-orange-100\/45{border-top-color:#ffe5d073!important;border-bottom-color:#ffe5d073!important}.border-y-orange-100\/5{border-top-color:#ffe5d00d!important;border-bottom-color:#ffe5d00d!important}.border-y-orange-100\/50{border-top-color:#ffe5d080!important;border-bottom-color:#ffe5d080!important}.border-y-orange-100\/55{border-top-color:#ffe5d08c!important;border-bottom-color:#ffe5d08c!important}.border-y-orange-100\/60{border-top-color:#ffe5d099!important;border-bottom-color:#ffe5d099!important}.border-y-orange-100\/65{border-top-color:#ffe5d0a6!important;border-bottom-color:#ffe5d0a6!important}.border-y-orange-100\/70{border-top-color:#ffe5d0b3!important;border-bottom-color:#ffe5d0b3!important}.border-y-orange-100\/75{border-top-color:#ffe5d0bf!important;border-bottom-color:#ffe5d0bf!important}.border-y-orange-100\/80{border-top-color:#ffe5d0cc!important;border-bottom-color:#ffe5d0cc!important}.border-y-orange-100\/85{border-top-color:#ffe5d0d9!important;border-bottom-color:#ffe5d0d9!important}.border-y-orange-100\/90{border-top-color:#ffe5d0e6!important;border-bottom-color:#ffe5d0e6!important}.border-y-orange-100\/95{border-top-color:#ffe5d0f2!important;border-bottom-color:#ffe5d0f2!important}.border-y-orange-200{--tw-border-opacity: 1 !important;border-top-color:rgb(254 203 161 / var(--tw-border-opacity))!important;border-bottom-color:rgb(254 203 161 / var(--tw-border-opacity))!important}.border-y-orange-200\/0{border-top-color:#fecba100!important;border-bottom-color:#fecba100!important}.border-y-orange-200\/10{border-top-color:#fecba11a!important;border-bottom-color:#fecba11a!important}.border-y-orange-200\/100{border-top-color:#fecba1!important;border-bottom-color:#fecba1!important}.border-y-orange-200\/15{border-top-color:#fecba126!important;border-bottom-color:#fecba126!important}.border-y-orange-200\/20{border-top-color:#fecba133!important;border-bottom-color:#fecba133!important}.border-y-orange-200\/25{border-top-color:#fecba140!important;border-bottom-color:#fecba140!important}.border-y-orange-200\/30{border-top-color:#fecba14d!important;border-bottom-color:#fecba14d!important}.border-y-orange-200\/35{border-top-color:#fecba159!important;border-bottom-color:#fecba159!important}.border-y-orange-200\/40{border-top-color:#fecba166!important;border-bottom-color:#fecba166!important}.border-y-orange-200\/45{border-top-color:#fecba173!important;border-bottom-color:#fecba173!important}.border-y-orange-200\/5{border-top-color:#fecba10d!important;border-bottom-color:#fecba10d!important}.border-y-orange-200\/50{border-top-color:#fecba180!important;border-bottom-color:#fecba180!important}.border-y-orange-200\/55{border-top-color:#fecba18c!important;border-bottom-color:#fecba18c!important}.border-y-orange-200\/60{border-top-color:#fecba199!important;border-bottom-color:#fecba199!important}.border-y-orange-200\/65{border-top-color:#fecba1a6!important;border-bottom-color:#fecba1a6!important}.border-y-orange-200\/70{border-top-color:#fecba1b3!important;border-bottom-color:#fecba1b3!important}.border-y-orange-200\/75{border-top-color:#fecba1bf!important;border-bottom-color:#fecba1bf!important}.border-y-orange-200\/80{border-top-color:#fecba1cc!important;border-bottom-color:#fecba1cc!important}.border-y-orange-200\/85{border-top-color:#fecba1d9!important;border-bottom-color:#fecba1d9!important}.border-y-orange-200\/90{border-top-color:#fecba1e6!important;border-bottom-color:#fecba1e6!important}.border-y-orange-200\/95{border-top-color:#fecba1f2!important;border-bottom-color:#fecba1f2!important}.border-y-orange-300{--tw-border-opacity: 1 !important;border-top-color:rgb(254 178 114 / var(--tw-border-opacity))!important;border-bottom-color:rgb(254 178 114 / var(--tw-border-opacity))!important}.border-y-orange-300\/0{border-top-color:#feb27200!important;border-bottom-color:#feb27200!important}.border-y-orange-300\/10{border-top-color:#feb2721a!important;border-bottom-color:#feb2721a!important}.border-y-orange-300\/100{border-top-color:#feb272!important;border-bottom-color:#feb272!important}.border-y-orange-300\/15{border-top-color:#feb27226!important;border-bottom-color:#feb27226!important}.border-y-orange-300\/20{border-top-color:#feb27233!important;border-bottom-color:#feb27233!important}.border-y-orange-300\/25{border-top-color:#feb27240!important;border-bottom-color:#feb27240!important}.border-y-orange-300\/30{border-top-color:#feb2724d!important;border-bottom-color:#feb2724d!important}.border-y-orange-300\/35{border-top-color:#feb27259!important;border-bottom-color:#feb27259!important}.border-y-orange-300\/40{border-top-color:#feb27266!important;border-bottom-color:#feb27266!important}.border-y-orange-300\/45{border-top-color:#feb27273!important;border-bottom-color:#feb27273!important}.border-y-orange-300\/5{border-top-color:#feb2720d!important;border-bottom-color:#feb2720d!important}.border-y-orange-300\/50{border-top-color:#feb27280!important;border-bottom-color:#feb27280!important}.border-y-orange-300\/55{border-top-color:#feb2728c!important;border-bottom-color:#feb2728c!important}.border-y-orange-300\/60{border-top-color:#feb27299!important;border-bottom-color:#feb27299!important}.border-y-orange-300\/65{border-top-color:#feb272a6!important;border-bottom-color:#feb272a6!important}.border-y-orange-300\/70{border-top-color:#feb272b3!important;border-bottom-color:#feb272b3!important}.border-y-orange-300\/75{border-top-color:#feb272bf!important;border-bottom-color:#feb272bf!important}.border-y-orange-300\/80{border-top-color:#feb272cc!important;border-bottom-color:#feb272cc!important}.border-y-orange-300\/85{border-top-color:#feb272d9!important;border-bottom-color:#feb272d9!important}.border-y-orange-300\/90{border-top-color:#feb272e6!important;border-bottom-color:#feb272e6!important}.border-y-orange-300\/95{border-top-color:#feb272f2!important;border-bottom-color:#feb272f2!important}.border-y-orange-400{--tw-border-opacity: 1 !important;border-top-color:rgb(253 152 67 / var(--tw-border-opacity))!important;border-bottom-color:rgb(253 152 67 / var(--tw-border-opacity))!important}.border-y-orange-400\/0{border-top-color:#fd984300!important;border-bottom-color:#fd984300!important}.border-y-orange-400\/10{border-top-color:#fd98431a!important;border-bottom-color:#fd98431a!important}.border-y-orange-400\/100{border-top-color:#fd9843!important;border-bottom-color:#fd9843!important}.border-y-orange-400\/15{border-top-color:#fd984326!important;border-bottom-color:#fd984326!important}.border-y-orange-400\/20{border-top-color:#fd984333!important;border-bottom-color:#fd984333!important}.border-y-orange-400\/25{border-top-color:#fd984340!important;border-bottom-color:#fd984340!important}.border-y-orange-400\/30{border-top-color:#fd98434d!important;border-bottom-color:#fd98434d!important}.border-y-orange-400\/35{border-top-color:#fd984359!important;border-bottom-color:#fd984359!important}.border-y-orange-400\/40{border-top-color:#fd984366!important;border-bottom-color:#fd984366!important}.border-y-orange-400\/45{border-top-color:#fd984373!important;border-bottom-color:#fd984373!important}.border-y-orange-400\/5{border-top-color:#fd98430d!important;border-bottom-color:#fd98430d!important}.border-y-orange-400\/50{border-top-color:#fd984380!important;border-bottom-color:#fd984380!important}.border-y-orange-400\/55{border-top-color:#fd98438c!important;border-bottom-color:#fd98438c!important}.border-y-orange-400\/60{border-top-color:#fd984399!important;border-bottom-color:#fd984399!important}.border-y-orange-400\/65{border-top-color:#fd9843a6!important;border-bottom-color:#fd9843a6!important}.border-y-orange-400\/70{border-top-color:#fd9843b3!important;border-bottom-color:#fd9843b3!important}.border-y-orange-400\/75{border-top-color:#fd9843bf!important;border-bottom-color:#fd9843bf!important}.border-y-orange-400\/80{border-top-color:#fd9843cc!important;border-bottom-color:#fd9843cc!important}.border-y-orange-400\/85{border-top-color:#fd9843d9!important;border-bottom-color:#fd9843d9!important}.border-y-orange-400\/90{border-top-color:#fd9843e6!important;border-bottom-color:#fd9843e6!important}.border-y-orange-400\/95{border-top-color:#fd9843f2!important;border-bottom-color:#fd9843f2!important}.border-y-orange-500{--tw-border-opacity: 1 !important;border-top-color:rgb(253 126 20 / var(--tw-border-opacity))!important;border-bottom-color:rgb(253 126 20 / var(--tw-border-opacity))!important}.border-y-orange-500\/0{border-top-color:#fd7e1400!important;border-bottom-color:#fd7e1400!important}.border-y-orange-500\/10{border-top-color:#fd7e141a!important;border-bottom-color:#fd7e141a!important}.border-y-orange-500\/100{border-top-color:#fd7e14!important;border-bottom-color:#fd7e14!important}.border-y-orange-500\/15{border-top-color:#fd7e1426!important;border-bottom-color:#fd7e1426!important}.border-y-orange-500\/20{border-top-color:#fd7e1433!important;border-bottom-color:#fd7e1433!important}.border-y-orange-500\/25{border-top-color:#fd7e1440!important;border-bottom-color:#fd7e1440!important}.border-y-orange-500\/30{border-top-color:#fd7e144d!important;border-bottom-color:#fd7e144d!important}.border-y-orange-500\/35{border-top-color:#fd7e1459!important;border-bottom-color:#fd7e1459!important}.border-y-orange-500\/40{border-top-color:#fd7e1466!important;border-bottom-color:#fd7e1466!important}.border-y-orange-500\/45{border-top-color:#fd7e1473!important;border-bottom-color:#fd7e1473!important}.border-y-orange-500\/5{border-top-color:#fd7e140d!important;border-bottom-color:#fd7e140d!important}.border-y-orange-500\/50{border-top-color:#fd7e1480!important;border-bottom-color:#fd7e1480!important}.border-y-orange-500\/55{border-top-color:#fd7e148c!important;border-bottom-color:#fd7e148c!important}.border-y-orange-500\/60{border-top-color:#fd7e1499!important;border-bottom-color:#fd7e1499!important}.border-y-orange-500\/65{border-top-color:#fd7e14a6!important;border-bottom-color:#fd7e14a6!important}.border-y-orange-500\/70{border-top-color:#fd7e14b3!important;border-bottom-color:#fd7e14b3!important}.border-y-orange-500\/75{border-top-color:#fd7e14bf!important;border-bottom-color:#fd7e14bf!important}.border-y-orange-500\/80{border-top-color:#fd7e14cc!important;border-bottom-color:#fd7e14cc!important}.border-y-orange-500\/85{border-top-color:#fd7e14d9!important;border-bottom-color:#fd7e14d9!important}.border-y-orange-500\/90{border-top-color:#fd7e14e6!important;border-bottom-color:#fd7e14e6!important}.border-y-orange-500\/95{border-top-color:#fd7e14f2!important;border-bottom-color:#fd7e14f2!important}.border-y-orange-700{--tw-border-opacity: 1 !important;border-top-color:rgb(152 44 12 / var(--tw-border-opacity))!important;border-bottom-color:rgb(152 44 12 / var(--tw-border-opacity))!important}.border-y-orange-700\/0{border-top-color:#982c0c00!important;border-bottom-color:#982c0c00!important}.border-y-orange-700\/10{border-top-color:#982c0c1a!important;border-bottom-color:#982c0c1a!important}.border-y-orange-700\/100{border-top-color:#982c0c!important;border-bottom-color:#982c0c!important}.border-y-orange-700\/15{border-top-color:#982c0c26!important;border-bottom-color:#982c0c26!important}.border-y-orange-700\/20{border-top-color:#982c0c33!important;border-bottom-color:#982c0c33!important}.border-y-orange-700\/25{border-top-color:#982c0c40!important;border-bottom-color:#982c0c40!important}.border-y-orange-700\/30{border-top-color:#982c0c4d!important;border-bottom-color:#982c0c4d!important}.border-y-orange-700\/35{border-top-color:#982c0c59!important;border-bottom-color:#982c0c59!important}.border-y-orange-700\/40{border-top-color:#982c0c66!important;border-bottom-color:#982c0c66!important}.border-y-orange-700\/45{border-top-color:#982c0c73!important;border-bottom-color:#982c0c73!important}.border-y-orange-700\/5{border-top-color:#982c0c0d!important;border-bottom-color:#982c0c0d!important}.border-y-orange-700\/50{border-top-color:#982c0c80!important;border-bottom-color:#982c0c80!important}.border-y-orange-700\/55{border-top-color:#982c0c8c!important;border-bottom-color:#982c0c8c!important}.border-y-orange-700\/60{border-top-color:#982c0c99!important;border-bottom-color:#982c0c99!important}.border-y-orange-700\/65{border-top-color:#982c0ca6!important;border-bottom-color:#982c0ca6!important}.border-y-orange-700\/70{border-top-color:#982c0cb3!important;border-bottom-color:#982c0cb3!important}.border-y-orange-700\/75{border-top-color:#982c0cbf!important;border-bottom-color:#982c0cbf!important}.border-y-orange-700\/80{border-top-color:#982c0ccc!important;border-bottom-color:#982c0ccc!important}.border-y-orange-700\/85{border-top-color:#982c0cd9!important;border-bottom-color:#982c0cd9!important}.border-y-orange-700\/90{border-top-color:#982c0ce6!important;border-bottom-color:#982c0ce6!important}.border-y-orange-700\/95{border-top-color:#982c0cf2!important;border-bottom-color:#982c0cf2!important}.border-y-orange-800{--tw-border-opacity: 1 !important;border-top-color:rgb(101 50 8 / var(--tw-border-opacity))!important;border-bottom-color:rgb(101 50 8 / var(--tw-border-opacity))!important}.border-y-orange-800\/0{border-top-color:#65320800!important;border-bottom-color:#65320800!important}.border-y-orange-800\/10{border-top-color:#6532081a!important;border-bottom-color:#6532081a!important}.border-y-orange-800\/100{border-top-color:#653208!important;border-bottom-color:#653208!important}.border-y-orange-800\/15{border-top-color:#65320826!important;border-bottom-color:#65320826!important}.border-y-orange-800\/20{border-top-color:#65320833!important;border-bottom-color:#65320833!important}.border-y-orange-800\/25{border-top-color:#65320840!important;border-bottom-color:#65320840!important}.border-y-orange-800\/30{border-top-color:#6532084d!important;border-bottom-color:#6532084d!important}.border-y-orange-800\/35{border-top-color:#65320859!important;border-bottom-color:#65320859!important}.border-y-orange-800\/40{border-top-color:#65320866!important;border-bottom-color:#65320866!important}.border-y-orange-800\/45{border-top-color:#65320873!important;border-bottom-color:#65320873!important}.border-y-orange-800\/5{border-top-color:#6532080d!important;border-bottom-color:#6532080d!important}.border-y-orange-800\/50{border-top-color:#65320880!important;border-bottom-color:#65320880!important}.border-y-orange-800\/55{border-top-color:#6532088c!important;border-bottom-color:#6532088c!important}.border-y-orange-800\/60{border-top-color:#65320899!important;border-bottom-color:#65320899!important}.border-y-orange-800\/65{border-top-color:#653208a6!important;border-bottom-color:#653208a6!important}.border-y-orange-800\/70{border-top-color:#653208b3!important;border-bottom-color:#653208b3!important}.border-y-orange-800\/75{border-top-color:#653208bf!important;border-bottom-color:#653208bf!important}.border-y-orange-800\/80{border-top-color:#653208cc!important;border-bottom-color:#653208cc!important}.border-y-orange-800\/85{border-top-color:#653208d9!important;border-bottom-color:#653208d9!important}.border-y-orange-800\/90{border-top-color:#653208e6!important;border-bottom-color:#653208e6!important}.border-y-orange-800\/95{border-top-color:#653208f2!important;border-bottom-color:#653208f2!important}.border-y-pink-100{--tw-border-opacity: 1 !important;border-top-color:rgb(247 214 230 / var(--tw-border-opacity))!important;border-bottom-color:rgb(247 214 230 / var(--tw-border-opacity))!important}.border-y-pink-100\/0{border-top-color:#f7d6e600!important;border-bottom-color:#f7d6e600!important}.border-y-pink-100\/10{border-top-color:#f7d6e61a!important;border-bottom-color:#f7d6e61a!important}.border-y-pink-100\/100{border-top-color:#f7d6e6!important;border-bottom-color:#f7d6e6!important}.border-y-pink-100\/15{border-top-color:#f7d6e626!important;border-bottom-color:#f7d6e626!important}.border-y-pink-100\/20{border-top-color:#f7d6e633!important;border-bottom-color:#f7d6e633!important}.border-y-pink-100\/25{border-top-color:#f7d6e640!important;border-bottom-color:#f7d6e640!important}.border-y-pink-100\/30{border-top-color:#f7d6e64d!important;border-bottom-color:#f7d6e64d!important}.border-y-pink-100\/35{border-top-color:#f7d6e659!important;border-bottom-color:#f7d6e659!important}.border-y-pink-100\/40{border-top-color:#f7d6e666!important;border-bottom-color:#f7d6e666!important}.border-y-pink-100\/45{border-top-color:#f7d6e673!important;border-bottom-color:#f7d6e673!important}.border-y-pink-100\/5{border-top-color:#f7d6e60d!important;border-bottom-color:#f7d6e60d!important}.border-y-pink-100\/50{border-top-color:#f7d6e680!important;border-bottom-color:#f7d6e680!important}.border-y-pink-100\/55{border-top-color:#f7d6e68c!important;border-bottom-color:#f7d6e68c!important}.border-y-pink-100\/60{border-top-color:#f7d6e699!important;border-bottom-color:#f7d6e699!important}.border-y-pink-100\/65{border-top-color:#f7d6e6a6!important;border-bottom-color:#f7d6e6a6!important}.border-y-pink-100\/70{border-top-color:#f7d6e6b3!important;border-bottom-color:#f7d6e6b3!important}.border-y-pink-100\/75{border-top-color:#f7d6e6bf!important;border-bottom-color:#f7d6e6bf!important}.border-y-pink-100\/80{border-top-color:#f7d6e6cc!important;border-bottom-color:#f7d6e6cc!important}.border-y-pink-100\/85{border-top-color:#f7d6e6d9!important;border-bottom-color:#f7d6e6d9!important}.border-y-pink-100\/90{border-top-color:#f7d6e6e6!important;border-bottom-color:#f7d6e6e6!important}.border-y-pink-100\/95{border-top-color:#f7d6e6f2!important;border-bottom-color:#f7d6e6f2!important}.border-y-pink-200{--tw-border-opacity: 1 !important;border-top-color:rgb(239 173 206 / var(--tw-border-opacity))!important;border-bottom-color:rgb(239 173 206 / var(--tw-border-opacity))!important}.border-y-pink-200\/0{border-top-color:#efadce00!important;border-bottom-color:#efadce00!important}.border-y-pink-200\/10{border-top-color:#efadce1a!important;border-bottom-color:#efadce1a!important}.border-y-pink-200\/100{border-top-color:#efadce!important;border-bottom-color:#efadce!important}.border-y-pink-200\/15{border-top-color:#efadce26!important;border-bottom-color:#efadce26!important}.border-y-pink-200\/20{border-top-color:#efadce33!important;border-bottom-color:#efadce33!important}.border-y-pink-200\/25{border-top-color:#efadce40!important;border-bottom-color:#efadce40!important}.border-y-pink-200\/30{border-top-color:#efadce4d!important;border-bottom-color:#efadce4d!important}.border-y-pink-200\/35{border-top-color:#efadce59!important;border-bottom-color:#efadce59!important}.border-y-pink-200\/40{border-top-color:#efadce66!important;border-bottom-color:#efadce66!important}.border-y-pink-200\/45{border-top-color:#efadce73!important;border-bottom-color:#efadce73!important}.border-y-pink-200\/5{border-top-color:#efadce0d!important;border-bottom-color:#efadce0d!important}.border-y-pink-200\/50{border-top-color:#efadce80!important;border-bottom-color:#efadce80!important}.border-y-pink-200\/55{border-top-color:#efadce8c!important;border-bottom-color:#efadce8c!important}.border-y-pink-200\/60{border-top-color:#efadce99!important;border-bottom-color:#efadce99!important}.border-y-pink-200\/65{border-top-color:#efadcea6!important;border-bottom-color:#efadcea6!important}.border-y-pink-200\/70{border-top-color:#efadceb3!important;border-bottom-color:#efadceb3!important}.border-y-pink-200\/75{border-top-color:#efadcebf!important;border-bottom-color:#efadcebf!important}.border-y-pink-200\/80{border-top-color:#efadcecc!important;border-bottom-color:#efadcecc!important}.border-y-pink-200\/85{border-top-color:#efadced9!important;border-bottom-color:#efadced9!important}.border-y-pink-200\/90{border-top-color:#efadcee6!important;border-bottom-color:#efadcee6!important}.border-y-pink-200\/95{border-top-color:#efadcef2!important;border-bottom-color:#efadcef2!important}.border-y-pink-300{--tw-border-opacity: 1 !important;border-top-color:rgb(230 133 181 / var(--tw-border-opacity))!important;border-bottom-color:rgb(230 133 181 / var(--tw-border-opacity))!important}.border-y-pink-300\/0{border-top-color:#e685b500!important;border-bottom-color:#e685b500!important}.border-y-pink-300\/10{border-top-color:#e685b51a!important;border-bottom-color:#e685b51a!important}.border-y-pink-300\/100{border-top-color:#e685b5!important;border-bottom-color:#e685b5!important}.border-y-pink-300\/15{border-top-color:#e685b526!important;border-bottom-color:#e685b526!important}.border-y-pink-300\/20{border-top-color:#e685b533!important;border-bottom-color:#e685b533!important}.border-y-pink-300\/25{border-top-color:#e685b540!important;border-bottom-color:#e685b540!important}.border-y-pink-300\/30{border-top-color:#e685b54d!important;border-bottom-color:#e685b54d!important}.border-y-pink-300\/35{border-top-color:#e685b559!important;border-bottom-color:#e685b559!important}.border-y-pink-300\/40{border-top-color:#e685b566!important;border-bottom-color:#e685b566!important}.border-y-pink-300\/45{border-top-color:#e685b573!important;border-bottom-color:#e685b573!important}.border-y-pink-300\/5{border-top-color:#e685b50d!important;border-bottom-color:#e685b50d!important}.border-y-pink-300\/50{border-top-color:#e685b580!important;border-bottom-color:#e685b580!important}.border-y-pink-300\/55{border-top-color:#e685b58c!important;border-bottom-color:#e685b58c!important}.border-y-pink-300\/60{border-top-color:#e685b599!important;border-bottom-color:#e685b599!important}.border-y-pink-300\/65{border-top-color:#e685b5a6!important;border-bottom-color:#e685b5a6!important}.border-y-pink-300\/70{border-top-color:#e685b5b3!important;border-bottom-color:#e685b5b3!important}.border-y-pink-300\/75{border-top-color:#e685b5bf!important;border-bottom-color:#e685b5bf!important}.border-y-pink-300\/80{border-top-color:#e685b5cc!important;border-bottom-color:#e685b5cc!important}.border-y-pink-300\/85{border-top-color:#e685b5d9!important;border-bottom-color:#e685b5d9!important}.border-y-pink-300\/90{border-top-color:#e685b5e6!important;border-bottom-color:#e685b5e6!important}.border-y-pink-300\/95{border-top-color:#e685b5f2!important;border-bottom-color:#e685b5f2!important}.border-y-pink-400{--tw-border-opacity: 1 !important;border-top-color:rgb(222 92 157 / var(--tw-border-opacity))!important;border-bottom-color:rgb(222 92 157 / var(--tw-border-opacity))!important}.border-y-pink-400\/0{border-top-color:#de5c9d00!important;border-bottom-color:#de5c9d00!important}.border-y-pink-400\/10{border-top-color:#de5c9d1a!important;border-bottom-color:#de5c9d1a!important}.border-y-pink-400\/100{border-top-color:#de5c9d!important;border-bottom-color:#de5c9d!important}.border-y-pink-400\/15{border-top-color:#de5c9d26!important;border-bottom-color:#de5c9d26!important}.border-y-pink-400\/20{border-top-color:#de5c9d33!important;border-bottom-color:#de5c9d33!important}.border-y-pink-400\/25{border-top-color:#de5c9d40!important;border-bottom-color:#de5c9d40!important}.border-y-pink-400\/30{border-top-color:#de5c9d4d!important;border-bottom-color:#de5c9d4d!important}.border-y-pink-400\/35{border-top-color:#de5c9d59!important;border-bottom-color:#de5c9d59!important}.border-y-pink-400\/40{border-top-color:#de5c9d66!important;border-bottom-color:#de5c9d66!important}.border-y-pink-400\/45{border-top-color:#de5c9d73!important;border-bottom-color:#de5c9d73!important}.border-y-pink-400\/5{border-top-color:#de5c9d0d!important;border-bottom-color:#de5c9d0d!important}.border-y-pink-400\/50{border-top-color:#de5c9d80!important;border-bottom-color:#de5c9d80!important}.border-y-pink-400\/55{border-top-color:#de5c9d8c!important;border-bottom-color:#de5c9d8c!important}.border-y-pink-400\/60{border-top-color:#de5c9d99!important;border-bottom-color:#de5c9d99!important}.border-y-pink-400\/65{border-top-color:#de5c9da6!important;border-bottom-color:#de5c9da6!important}.border-y-pink-400\/70{border-top-color:#de5c9db3!important;border-bottom-color:#de5c9db3!important}.border-y-pink-400\/75{border-top-color:#de5c9dbf!important;border-bottom-color:#de5c9dbf!important}.border-y-pink-400\/80{border-top-color:#de5c9dcc!important;border-bottom-color:#de5c9dcc!important}.border-y-pink-400\/85{border-top-color:#de5c9dd9!important;border-bottom-color:#de5c9dd9!important}.border-y-pink-400\/90{border-top-color:#de5c9de6!important;border-bottom-color:#de5c9de6!important}.border-y-pink-400\/95{border-top-color:#de5c9df2!important;border-bottom-color:#de5c9df2!important}.border-y-pink-500{--tw-border-opacity: 1 !important;border-top-color:rgb(214 51 132 / var(--tw-border-opacity))!important;border-bottom-color:rgb(214 51 132 / var(--tw-border-opacity))!important}.border-y-pink-500\/0{border-top-color:#d6338400!important;border-bottom-color:#d6338400!important}.border-y-pink-500\/10{border-top-color:#d633841a!important;border-bottom-color:#d633841a!important}.border-y-pink-500\/100{border-top-color:#d63384!important;border-bottom-color:#d63384!important}.border-y-pink-500\/15{border-top-color:#d6338426!important;border-bottom-color:#d6338426!important}.border-y-pink-500\/20{border-top-color:#d6338433!important;border-bottom-color:#d6338433!important}.border-y-pink-500\/25{border-top-color:#d6338440!important;border-bottom-color:#d6338440!important}.border-y-pink-500\/30{border-top-color:#d633844d!important;border-bottom-color:#d633844d!important}.border-y-pink-500\/35{border-top-color:#d6338459!important;border-bottom-color:#d6338459!important}.border-y-pink-500\/40{border-top-color:#d6338466!important;border-bottom-color:#d6338466!important}.border-y-pink-500\/45{border-top-color:#d6338473!important;border-bottom-color:#d6338473!important}.border-y-pink-500\/5{border-top-color:#d633840d!important;border-bottom-color:#d633840d!important}.border-y-pink-500\/50{border-top-color:#d6338480!important;border-bottom-color:#d6338480!important}.border-y-pink-500\/55{border-top-color:#d633848c!important;border-bottom-color:#d633848c!important}.border-y-pink-500\/60{border-top-color:#d6338499!important;border-bottom-color:#d6338499!important}.border-y-pink-500\/65{border-top-color:#d63384a6!important;border-bottom-color:#d63384a6!important}.border-y-pink-500\/70{border-top-color:#d63384b3!important;border-bottom-color:#d63384b3!important}.border-y-pink-500\/75{border-top-color:#d63384bf!important;border-bottom-color:#d63384bf!important}.border-y-pink-500\/80{border-top-color:#d63384cc!important;border-bottom-color:#d63384cc!important}.border-y-pink-500\/85{border-top-color:#d63384d9!important;border-bottom-color:#d63384d9!important}.border-y-pink-500\/90{border-top-color:#d63384e6!important;border-bottom-color:#d63384e6!important}.border-y-pink-500\/95{border-top-color:#d63384f2!important;border-bottom-color:#d63384f2!important}.border-y-pink-600{--tw-border-opacity: 1 !important;border-top-color:rgb(171 41 106 / var(--tw-border-opacity))!important;border-bottom-color:rgb(171 41 106 / var(--tw-border-opacity))!important}.border-y-pink-600\/0{border-top-color:#ab296a00!important;border-bottom-color:#ab296a00!important}.border-y-pink-600\/10{border-top-color:#ab296a1a!important;border-bottom-color:#ab296a1a!important}.border-y-pink-600\/100{border-top-color:#ab296a!important;border-bottom-color:#ab296a!important}.border-y-pink-600\/15{border-top-color:#ab296a26!important;border-bottom-color:#ab296a26!important}.border-y-pink-600\/20{border-top-color:#ab296a33!important;border-bottom-color:#ab296a33!important}.border-y-pink-600\/25{border-top-color:#ab296a40!important;border-bottom-color:#ab296a40!important}.border-y-pink-600\/30{border-top-color:#ab296a4d!important;border-bottom-color:#ab296a4d!important}.border-y-pink-600\/35{border-top-color:#ab296a59!important;border-bottom-color:#ab296a59!important}.border-y-pink-600\/40{border-top-color:#ab296a66!important;border-bottom-color:#ab296a66!important}.border-y-pink-600\/45{border-top-color:#ab296a73!important;border-bottom-color:#ab296a73!important}.border-y-pink-600\/5{border-top-color:#ab296a0d!important;border-bottom-color:#ab296a0d!important}.border-y-pink-600\/50{border-top-color:#ab296a80!important;border-bottom-color:#ab296a80!important}.border-y-pink-600\/55{border-top-color:#ab296a8c!important;border-bottom-color:#ab296a8c!important}.border-y-pink-600\/60{border-top-color:#ab296a99!important;border-bottom-color:#ab296a99!important}.border-y-pink-600\/65{border-top-color:#ab296aa6!important;border-bottom-color:#ab296aa6!important}.border-y-pink-600\/70{border-top-color:#ab296ab3!important;border-bottom-color:#ab296ab3!important}.border-y-pink-600\/75{border-top-color:#ab296abf!important;border-bottom-color:#ab296abf!important}.border-y-pink-600\/80{border-top-color:#ab296acc!important;border-bottom-color:#ab296acc!important}.border-y-pink-600\/85{border-top-color:#ab296ad9!important;border-bottom-color:#ab296ad9!important}.border-y-pink-600\/90{border-top-color:#ab296ae6!important;border-bottom-color:#ab296ae6!important}.border-y-pink-600\/95{border-top-color:#ab296af2!important;border-bottom-color:#ab296af2!important}.border-y-pink-800{--tw-border-opacity: 1 !important;border-top-color:rgb(86 20 53 / var(--tw-border-opacity))!important;border-bottom-color:rgb(86 20 53 / var(--tw-border-opacity))!important}.border-y-pink-800\/0{border-top-color:#56143500!important;border-bottom-color:#56143500!important}.border-y-pink-800\/10{border-top-color:#5614351a!important;border-bottom-color:#5614351a!important}.border-y-pink-800\/100{border-top-color:#561435!important;border-bottom-color:#561435!important}.border-y-pink-800\/15{border-top-color:#56143526!important;border-bottom-color:#56143526!important}.border-y-pink-800\/20{border-top-color:#56143533!important;border-bottom-color:#56143533!important}.border-y-pink-800\/25{border-top-color:#56143540!important;border-bottom-color:#56143540!important}.border-y-pink-800\/30{border-top-color:#5614354d!important;border-bottom-color:#5614354d!important}.border-y-pink-800\/35{border-top-color:#56143559!important;border-bottom-color:#56143559!important}.border-y-pink-800\/40{border-top-color:#56143566!important;border-bottom-color:#56143566!important}.border-y-pink-800\/45{border-top-color:#56143573!important;border-bottom-color:#56143573!important}.border-y-pink-800\/5{border-top-color:#5614350d!important;border-bottom-color:#5614350d!important}.border-y-pink-800\/50{border-top-color:#56143580!important;border-bottom-color:#56143580!important}.border-y-pink-800\/55{border-top-color:#5614358c!important;border-bottom-color:#5614358c!important}.border-y-pink-800\/60{border-top-color:#56143599!important;border-bottom-color:#56143599!important}.border-y-pink-800\/65{border-top-color:#561435a6!important;border-bottom-color:#561435a6!important}.border-y-pink-800\/70{border-top-color:#561435b3!important;border-bottom-color:#561435b3!important}.border-y-pink-800\/75{border-top-color:#561435bf!important;border-bottom-color:#561435bf!important}.border-y-pink-800\/80{border-top-color:#561435cc!important;border-bottom-color:#561435cc!important}.border-y-pink-800\/85{border-top-color:#561435d9!important;border-bottom-color:#561435d9!important}.border-y-pink-800\/90{border-top-color:#561435e6!important;border-bottom-color:#561435e6!important}.border-y-pink-800\/95{border-top-color:#561435f2!important;border-bottom-color:#561435f2!important}.border-y-purple-100{--tw-border-opacity: 1 !important;border-top-color:rgb(226 217 243 / var(--tw-border-opacity))!important;border-bottom-color:rgb(226 217 243 / var(--tw-border-opacity))!important}.border-y-purple-100\/0{border-top-color:#e2d9f300!important;border-bottom-color:#e2d9f300!important}.border-y-purple-100\/10{border-top-color:#e2d9f31a!important;border-bottom-color:#e2d9f31a!important}.border-y-purple-100\/100{border-top-color:#e2d9f3!important;border-bottom-color:#e2d9f3!important}.border-y-purple-100\/15{border-top-color:#e2d9f326!important;border-bottom-color:#e2d9f326!important}.border-y-purple-100\/20{border-top-color:#e2d9f333!important;border-bottom-color:#e2d9f333!important}.border-y-purple-100\/25{border-top-color:#e2d9f340!important;border-bottom-color:#e2d9f340!important}.border-y-purple-100\/30{border-top-color:#e2d9f34d!important;border-bottom-color:#e2d9f34d!important}.border-y-purple-100\/35{border-top-color:#e2d9f359!important;border-bottom-color:#e2d9f359!important}.border-y-purple-100\/40{border-top-color:#e2d9f366!important;border-bottom-color:#e2d9f366!important}.border-y-purple-100\/45{border-top-color:#e2d9f373!important;border-bottom-color:#e2d9f373!important}.border-y-purple-100\/5{border-top-color:#e2d9f30d!important;border-bottom-color:#e2d9f30d!important}.border-y-purple-100\/50{border-top-color:#e2d9f380!important;border-bottom-color:#e2d9f380!important}.border-y-purple-100\/55{border-top-color:#e2d9f38c!important;border-bottom-color:#e2d9f38c!important}.border-y-purple-100\/60{border-top-color:#e2d9f399!important;border-bottom-color:#e2d9f399!important}.border-y-purple-100\/65{border-top-color:#e2d9f3a6!important;border-bottom-color:#e2d9f3a6!important}.border-y-purple-100\/70{border-top-color:#e2d9f3b3!important;border-bottom-color:#e2d9f3b3!important}.border-y-purple-100\/75{border-top-color:#e2d9f3bf!important;border-bottom-color:#e2d9f3bf!important}.border-y-purple-100\/80{border-top-color:#e2d9f3cc!important;border-bottom-color:#e2d9f3cc!important}.border-y-purple-100\/85{border-top-color:#e2d9f3d9!important;border-bottom-color:#e2d9f3d9!important}.border-y-purple-100\/90{border-top-color:#e2d9f3e6!important;border-bottom-color:#e2d9f3e6!important}.border-y-purple-100\/95{border-top-color:#e2d9f3f2!important;border-bottom-color:#e2d9f3f2!important}.border-y-purple-200{--tw-border-opacity: 1 !important;border-top-color:rgb(197 179 230 / var(--tw-border-opacity))!important;border-bottom-color:rgb(197 179 230 / var(--tw-border-opacity))!important}.border-y-purple-200\/0{border-top-color:#c5b3e600!important;border-bottom-color:#c5b3e600!important}.border-y-purple-200\/10{border-top-color:#c5b3e61a!important;border-bottom-color:#c5b3e61a!important}.border-y-purple-200\/100{border-top-color:#c5b3e6!important;border-bottom-color:#c5b3e6!important}.border-y-purple-200\/15{border-top-color:#c5b3e626!important;border-bottom-color:#c5b3e626!important}.border-y-purple-200\/20{border-top-color:#c5b3e633!important;border-bottom-color:#c5b3e633!important}.border-y-purple-200\/25{border-top-color:#c5b3e640!important;border-bottom-color:#c5b3e640!important}.border-y-purple-200\/30{border-top-color:#c5b3e64d!important;border-bottom-color:#c5b3e64d!important}.border-y-purple-200\/35{border-top-color:#c5b3e659!important;border-bottom-color:#c5b3e659!important}.border-y-purple-200\/40{border-top-color:#c5b3e666!important;border-bottom-color:#c5b3e666!important}.border-y-purple-200\/45{border-top-color:#c5b3e673!important;border-bottom-color:#c5b3e673!important}.border-y-purple-200\/5{border-top-color:#c5b3e60d!important;border-bottom-color:#c5b3e60d!important}.border-y-purple-200\/50{border-top-color:#c5b3e680!important;border-bottom-color:#c5b3e680!important}.border-y-purple-200\/55{border-top-color:#c5b3e68c!important;border-bottom-color:#c5b3e68c!important}.border-y-purple-200\/60{border-top-color:#c5b3e699!important;border-bottom-color:#c5b3e699!important}.border-y-purple-200\/65{border-top-color:#c5b3e6a6!important;border-bottom-color:#c5b3e6a6!important}.border-y-purple-200\/70{border-top-color:#c5b3e6b3!important;border-bottom-color:#c5b3e6b3!important}.border-y-purple-200\/75{border-top-color:#c5b3e6bf!important;border-bottom-color:#c5b3e6bf!important}.border-y-purple-200\/80{border-top-color:#c5b3e6cc!important;border-bottom-color:#c5b3e6cc!important}.border-y-purple-200\/85{border-top-color:#c5b3e6d9!important;border-bottom-color:#c5b3e6d9!important}.border-y-purple-200\/90{border-top-color:#c5b3e6e6!important;border-bottom-color:#c5b3e6e6!important}.border-y-purple-200\/95{border-top-color:#c5b3e6f2!important;border-bottom-color:#c5b3e6f2!important}.border-y-purple-300{--tw-border-opacity: 1 !important;border-top-color:rgb(169 142 218 / var(--tw-border-opacity))!important;border-bottom-color:rgb(169 142 218 / var(--tw-border-opacity))!important}.border-y-purple-300\/0{border-top-color:#a98eda00!important;border-bottom-color:#a98eda00!important}.border-y-purple-300\/10{border-top-color:#a98eda1a!important;border-bottom-color:#a98eda1a!important}.border-y-purple-300\/100{border-top-color:#a98eda!important;border-bottom-color:#a98eda!important}.border-y-purple-300\/15{border-top-color:#a98eda26!important;border-bottom-color:#a98eda26!important}.border-y-purple-300\/20{border-top-color:#a98eda33!important;border-bottom-color:#a98eda33!important}.border-y-purple-300\/25{border-top-color:#a98eda40!important;border-bottom-color:#a98eda40!important}.border-y-purple-300\/30{border-top-color:#a98eda4d!important;border-bottom-color:#a98eda4d!important}.border-y-purple-300\/35{border-top-color:#a98eda59!important;border-bottom-color:#a98eda59!important}.border-y-purple-300\/40{border-top-color:#a98eda66!important;border-bottom-color:#a98eda66!important}.border-y-purple-300\/45{border-top-color:#a98eda73!important;border-bottom-color:#a98eda73!important}.border-y-purple-300\/5{border-top-color:#a98eda0d!important;border-bottom-color:#a98eda0d!important}.border-y-purple-300\/50{border-top-color:#a98eda80!important;border-bottom-color:#a98eda80!important}.border-y-purple-300\/55{border-top-color:#a98eda8c!important;border-bottom-color:#a98eda8c!important}.border-y-purple-300\/60{border-top-color:#a98eda99!important;border-bottom-color:#a98eda99!important}.border-y-purple-300\/65{border-top-color:#a98edaa6!important;border-bottom-color:#a98edaa6!important}.border-y-purple-300\/70{border-top-color:#a98edab3!important;border-bottom-color:#a98edab3!important}.border-y-purple-300\/75{border-top-color:#a98edabf!important;border-bottom-color:#a98edabf!important}.border-y-purple-300\/80{border-top-color:#a98edacc!important;border-bottom-color:#a98edacc!important}.border-y-purple-300\/85{border-top-color:#a98edad9!important;border-bottom-color:#a98edad9!important}.border-y-purple-300\/90{border-top-color:#a98edae6!important;border-bottom-color:#a98edae6!important}.border-y-purple-300\/95{border-top-color:#a98edaf2!important;border-bottom-color:#a98edaf2!important}.border-y-purple-400{--tw-border-opacity: 1 !important;border-top-color:rgb(140 104 205 / var(--tw-border-opacity))!important;border-bottom-color:rgb(140 104 205 / var(--tw-border-opacity))!important}.border-y-purple-400\/0{border-top-color:#8c68cd00!important;border-bottom-color:#8c68cd00!important}.border-y-purple-400\/10{border-top-color:#8c68cd1a!important;border-bottom-color:#8c68cd1a!important}.border-y-purple-400\/100{border-top-color:#8c68cd!important;border-bottom-color:#8c68cd!important}.border-y-purple-400\/15{border-top-color:#8c68cd26!important;border-bottom-color:#8c68cd26!important}.border-y-purple-400\/20{border-top-color:#8c68cd33!important;border-bottom-color:#8c68cd33!important}.border-y-purple-400\/25{border-top-color:#8c68cd40!important;border-bottom-color:#8c68cd40!important}.border-y-purple-400\/30{border-top-color:#8c68cd4d!important;border-bottom-color:#8c68cd4d!important}.border-y-purple-400\/35{border-top-color:#8c68cd59!important;border-bottom-color:#8c68cd59!important}.border-y-purple-400\/40{border-top-color:#8c68cd66!important;border-bottom-color:#8c68cd66!important}.border-y-purple-400\/45{border-top-color:#8c68cd73!important;border-bottom-color:#8c68cd73!important}.border-y-purple-400\/5{border-top-color:#8c68cd0d!important;border-bottom-color:#8c68cd0d!important}.border-y-purple-400\/50{border-top-color:#8c68cd80!important;border-bottom-color:#8c68cd80!important}.border-y-purple-400\/55{border-top-color:#8c68cd8c!important;border-bottom-color:#8c68cd8c!important}.border-y-purple-400\/60{border-top-color:#8c68cd99!important;border-bottom-color:#8c68cd99!important}.border-y-purple-400\/65{border-top-color:#8c68cda6!important;border-bottom-color:#8c68cda6!important}.border-y-purple-400\/70{border-top-color:#8c68cdb3!important;border-bottom-color:#8c68cdb3!important}.border-y-purple-400\/75{border-top-color:#8c68cdbf!important;border-bottom-color:#8c68cdbf!important}.border-y-purple-400\/80{border-top-color:#8c68cdcc!important;border-bottom-color:#8c68cdcc!important}.border-y-purple-400\/85{border-top-color:#8c68cdd9!important;border-bottom-color:#8c68cdd9!important}.border-y-purple-400\/90{border-top-color:#8c68cde6!important;border-bottom-color:#8c68cde6!important}.border-y-purple-400\/95{border-top-color:#8c68cdf2!important;border-bottom-color:#8c68cdf2!important}.border-y-purple-500{--tw-border-opacity: 1 !important;border-top-color:rgb(111 66 193 / var(--tw-border-opacity))!important;border-bottom-color:rgb(111 66 193 / var(--tw-border-opacity))!important}.border-y-purple-500\/0{border-top-color:#6f42c100!important;border-bottom-color:#6f42c100!important}.border-y-purple-500\/10{border-top-color:#6f42c11a!important;border-bottom-color:#6f42c11a!important}.border-y-purple-500\/100{border-top-color:#6f42c1!important;border-bottom-color:#6f42c1!important}.border-y-purple-500\/15{border-top-color:#6f42c126!important;border-bottom-color:#6f42c126!important}.border-y-purple-500\/20{border-top-color:#6f42c133!important;border-bottom-color:#6f42c133!important}.border-y-purple-500\/25{border-top-color:#6f42c140!important;border-bottom-color:#6f42c140!important}.border-y-purple-500\/30{border-top-color:#6f42c14d!important;border-bottom-color:#6f42c14d!important}.border-y-purple-500\/35{border-top-color:#6f42c159!important;border-bottom-color:#6f42c159!important}.border-y-purple-500\/40{border-top-color:#6f42c166!important;border-bottom-color:#6f42c166!important}.border-y-purple-500\/45{border-top-color:#6f42c173!important;border-bottom-color:#6f42c173!important}.border-y-purple-500\/5{border-top-color:#6f42c10d!important;border-bottom-color:#6f42c10d!important}.border-y-purple-500\/50{border-top-color:#6f42c180!important;border-bottom-color:#6f42c180!important}.border-y-purple-500\/55{border-top-color:#6f42c18c!important;border-bottom-color:#6f42c18c!important}.border-y-purple-500\/60{border-top-color:#6f42c199!important;border-bottom-color:#6f42c199!important}.border-y-purple-500\/65{border-top-color:#6f42c1a6!important;border-bottom-color:#6f42c1a6!important}.border-y-purple-500\/70{border-top-color:#6f42c1b3!important;border-bottom-color:#6f42c1b3!important}.border-y-purple-500\/75{border-top-color:#6f42c1bf!important;border-bottom-color:#6f42c1bf!important}.border-y-purple-500\/80{border-top-color:#6f42c1cc!important;border-bottom-color:#6f42c1cc!important}.border-y-purple-500\/85{border-top-color:#6f42c1d9!important;border-bottom-color:#6f42c1d9!important}.border-y-purple-500\/90{border-top-color:#6f42c1e6!important;border-bottom-color:#6f42c1e6!important}.border-y-purple-500\/95{border-top-color:#6f42c1f2!important;border-bottom-color:#6f42c1f2!important}.border-y-purple-600{--tw-border-opacity: 1 !important;border-top-color:rgb(89 53 154 / var(--tw-border-opacity))!important;border-bottom-color:rgb(89 53 154 / var(--tw-border-opacity))!important}.border-y-purple-600\/0{border-top-color:#59359a00!important;border-bottom-color:#59359a00!important}.border-y-purple-600\/10{border-top-color:#59359a1a!important;border-bottom-color:#59359a1a!important}.border-y-purple-600\/100{border-top-color:#59359a!important;border-bottom-color:#59359a!important}.border-y-purple-600\/15{border-top-color:#59359a26!important;border-bottom-color:#59359a26!important}.border-y-purple-600\/20{border-top-color:#59359a33!important;border-bottom-color:#59359a33!important}.border-y-purple-600\/25{border-top-color:#59359a40!important;border-bottom-color:#59359a40!important}.border-y-purple-600\/30{border-top-color:#59359a4d!important;border-bottom-color:#59359a4d!important}.border-y-purple-600\/35{border-top-color:#59359a59!important;border-bottom-color:#59359a59!important}.border-y-purple-600\/40{border-top-color:#59359a66!important;border-bottom-color:#59359a66!important}.border-y-purple-600\/45{border-top-color:#59359a73!important;border-bottom-color:#59359a73!important}.border-y-purple-600\/5{border-top-color:#59359a0d!important;border-bottom-color:#59359a0d!important}.border-y-purple-600\/50{border-top-color:#59359a80!important;border-bottom-color:#59359a80!important}.border-y-purple-600\/55{border-top-color:#59359a8c!important;border-bottom-color:#59359a8c!important}.border-y-purple-600\/60{border-top-color:#59359a99!important;border-bottom-color:#59359a99!important}.border-y-purple-600\/65{border-top-color:#59359aa6!important;border-bottom-color:#59359aa6!important}.border-y-purple-600\/70{border-top-color:#59359ab3!important;border-bottom-color:#59359ab3!important}.border-y-purple-600\/75{border-top-color:#59359abf!important;border-bottom-color:#59359abf!important}.border-y-purple-600\/80{border-top-color:#59359acc!important;border-bottom-color:#59359acc!important}.border-y-purple-600\/85{border-top-color:#59359ad9!important;border-bottom-color:#59359ad9!important}.border-y-purple-600\/90{border-top-color:#59359ae6!important;border-bottom-color:#59359ae6!important}.border-y-purple-600\/95{border-top-color:#59359af2!important;border-bottom-color:#59359af2!important}.border-y-purple-800{--tw-border-opacity: 1 !important;border-top-color:rgb(44 26 77 / var(--tw-border-opacity))!important;border-bottom-color:rgb(44 26 77 / var(--tw-border-opacity))!important}.border-y-purple-800\/0{border-top-color:#2c1a4d00!important;border-bottom-color:#2c1a4d00!important}.border-y-purple-800\/10{border-top-color:#2c1a4d1a!important;border-bottom-color:#2c1a4d1a!important}.border-y-purple-800\/100{border-top-color:#2c1a4d!important;border-bottom-color:#2c1a4d!important}.border-y-purple-800\/15{border-top-color:#2c1a4d26!important;border-bottom-color:#2c1a4d26!important}.border-y-purple-800\/20{border-top-color:#2c1a4d33!important;border-bottom-color:#2c1a4d33!important}.border-y-purple-800\/25{border-top-color:#2c1a4d40!important;border-bottom-color:#2c1a4d40!important}.border-y-purple-800\/30{border-top-color:#2c1a4d4d!important;border-bottom-color:#2c1a4d4d!important}.border-y-purple-800\/35{border-top-color:#2c1a4d59!important;border-bottom-color:#2c1a4d59!important}.border-y-purple-800\/40{border-top-color:#2c1a4d66!important;border-bottom-color:#2c1a4d66!important}.border-y-purple-800\/45{border-top-color:#2c1a4d73!important;border-bottom-color:#2c1a4d73!important}.border-y-purple-800\/5{border-top-color:#2c1a4d0d!important;border-bottom-color:#2c1a4d0d!important}.border-y-purple-800\/50{border-top-color:#2c1a4d80!important;border-bottom-color:#2c1a4d80!important}.border-y-purple-800\/55{border-top-color:#2c1a4d8c!important;border-bottom-color:#2c1a4d8c!important}.border-y-purple-800\/60{border-top-color:#2c1a4d99!important;border-bottom-color:#2c1a4d99!important}.border-y-purple-800\/65{border-top-color:#2c1a4da6!important;border-bottom-color:#2c1a4da6!important}.border-y-purple-800\/70{border-top-color:#2c1a4db3!important;border-bottom-color:#2c1a4db3!important}.border-y-purple-800\/75{border-top-color:#2c1a4dbf!important;border-bottom-color:#2c1a4dbf!important}.border-y-purple-800\/80{border-top-color:#2c1a4dcc!important;border-bottom-color:#2c1a4dcc!important}.border-y-purple-800\/85{border-top-color:#2c1a4dd9!important;border-bottom-color:#2c1a4dd9!important}.border-y-purple-800\/90{border-top-color:#2c1a4de6!important;border-bottom-color:#2c1a4de6!important}.border-y-purple-800\/95{border-top-color:#2c1a4df2!important;border-bottom-color:#2c1a4df2!important}.border-y-red-100{--tw-border-opacity: 1 !important;border-top-color:rgb(248 215 218 / var(--tw-border-opacity))!important;border-bottom-color:rgb(248 215 218 / var(--tw-border-opacity))!important}.border-y-red-100\/0{border-top-color:#f8d7da00!important;border-bottom-color:#f8d7da00!important}.border-y-red-100\/10{border-top-color:#f8d7da1a!important;border-bottom-color:#f8d7da1a!important}.border-y-red-100\/100{border-top-color:#f8d7da!important;border-bottom-color:#f8d7da!important}.border-y-red-100\/15{border-top-color:#f8d7da26!important;border-bottom-color:#f8d7da26!important}.border-y-red-100\/20{border-top-color:#f8d7da33!important;border-bottom-color:#f8d7da33!important}.border-y-red-100\/25{border-top-color:#f8d7da40!important;border-bottom-color:#f8d7da40!important}.border-y-red-100\/30{border-top-color:#f8d7da4d!important;border-bottom-color:#f8d7da4d!important}.border-y-red-100\/35{border-top-color:#f8d7da59!important;border-bottom-color:#f8d7da59!important}.border-y-red-100\/40{border-top-color:#f8d7da66!important;border-bottom-color:#f8d7da66!important}.border-y-red-100\/45{border-top-color:#f8d7da73!important;border-bottom-color:#f8d7da73!important}.border-y-red-100\/5{border-top-color:#f8d7da0d!important;border-bottom-color:#f8d7da0d!important}.border-y-red-100\/50{border-top-color:#f8d7da80!important;border-bottom-color:#f8d7da80!important}.border-y-red-100\/55{border-top-color:#f8d7da8c!important;border-bottom-color:#f8d7da8c!important}.border-y-red-100\/60{border-top-color:#f8d7da99!important;border-bottom-color:#f8d7da99!important}.border-y-red-100\/65{border-top-color:#f8d7daa6!important;border-bottom-color:#f8d7daa6!important}.border-y-red-100\/70{border-top-color:#f8d7dab3!important;border-bottom-color:#f8d7dab3!important}.border-y-red-100\/75{border-top-color:#f8d7dabf!important;border-bottom-color:#f8d7dabf!important}.border-y-red-100\/80{border-top-color:#f8d7dacc!important;border-bottom-color:#f8d7dacc!important}.border-y-red-100\/85{border-top-color:#f8d7dad9!important;border-bottom-color:#f8d7dad9!important}.border-y-red-100\/90{border-top-color:#f8d7dae6!important;border-bottom-color:#f8d7dae6!important}.border-y-red-100\/95{border-top-color:#f8d7daf2!important;border-bottom-color:#f8d7daf2!important}.border-y-red-200{--tw-border-opacity: 1 !important;border-top-color:rgb(241 174 181 / var(--tw-border-opacity))!important;border-bottom-color:rgb(241 174 181 / var(--tw-border-opacity))!important}.border-y-red-200\/0{border-top-color:#f1aeb500!important;border-bottom-color:#f1aeb500!important}.border-y-red-200\/10{border-top-color:#f1aeb51a!important;border-bottom-color:#f1aeb51a!important}.border-y-red-200\/100{border-top-color:#f1aeb5!important;border-bottom-color:#f1aeb5!important}.border-y-red-200\/15{border-top-color:#f1aeb526!important;border-bottom-color:#f1aeb526!important}.border-y-red-200\/20{border-top-color:#f1aeb533!important;border-bottom-color:#f1aeb533!important}.border-y-red-200\/25{border-top-color:#f1aeb540!important;border-bottom-color:#f1aeb540!important}.border-y-red-200\/30{border-top-color:#f1aeb54d!important;border-bottom-color:#f1aeb54d!important}.border-y-red-200\/35{border-top-color:#f1aeb559!important;border-bottom-color:#f1aeb559!important}.border-y-red-200\/40{border-top-color:#f1aeb566!important;border-bottom-color:#f1aeb566!important}.border-y-red-200\/45{border-top-color:#f1aeb573!important;border-bottom-color:#f1aeb573!important}.border-y-red-200\/5{border-top-color:#f1aeb50d!important;border-bottom-color:#f1aeb50d!important}.border-y-red-200\/50{border-top-color:#f1aeb580!important;border-bottom-color:#f1aeb580!important}.border-y-red-200\/55{border-top-color:#f1aeb58c!important;border-bottom-color:#f1aeb58c!important}.border-y-red-200\/60{border-top-color:#f1aeb599!important;border-bottom-color:#f1aeb599!important}.border-y-red-200\/65{border-top-color:#f1aeb5a6!important;border-bottom-color:#f1aeb5a6!important}.border-y-red-200\/70{border-top-color:#f1aeb5b3!important;border-bottom-color:#f1aeb5b3!important}.border-y-red-200\/75{border-top-color:#f1aeb5bf!important;border-bottom-color:#f1aeb5bf!important}.border-y-red-200\/80{border-top-color:#f1aeb5cc!important;border-bottom-color:#f1aeb5cc!important}.border-y-red-200\/85{border-top-color:#f1aeb5d9!important;border-bottom-color:#f1aeb5d9!important}.border-y-red-200\/90{border-top-color:#f1aeb5e6!important;border-bottom-color:#f1aeb5e6!important}.border-y-red-200\/95{border-top-color:#f1aeb5f2!important;border-bottom-color:#f1aeb5f2!important}.border-y-red-300{--tw-border-opacity: 1 !important;border-top-color:rgb(234 134 143 / var(--tw-border-opacity))!important;border-bottom-color:rgb(234 134 143 / var(--tw-border-opacity))!important}.border-y-red-300\/0{border-top-color:#ea868f00!important;border-bottom-color:#ea868f00!important}.border-y-red-300\/10{border-top-color:#ea868f1a!important;border-bottom-color:#ea868f1a!important}.border-y-red-300\/100{border-top-color:#ea868f!important;border-bottom-color:#ea868f!important}.border-y-red-300\/15{border-top-color:#ea868f26!important;border-bottom-color:#ea868f26!important}.border-y-red-300\/20{border-top-color:#ea868f33!important;border-bottom-color:#ea868f33!important}.border-y-red-300\/25{border-top-color:#ea868f40!important;border-bottom-color:#ea868f40!important}.border-y-red-300\/30{border-top-color:#ea868f4d!important;border-bottom-color:#ea868f4d!important}.border-y-red-300\/35{border-top-color:#ea868f59!important;border-bottom-color:#ea868f59!important}.border-y-red-300\/40{border-top-color:#ea868f66!important;border-bottom-color:#ea868f66!important}.border-y-red-300\/45{border-top-color:#ea868f73!important;border-bottom-color:#ea868f73!important}.border-y-red-300\/5{border-top-color:#ea868f0d!important;border-bottom-color:#ea868f0d!important}.border-y-red-300\/50{border-top-color:#ea868f80!important;border-bottom-color:#ea868f80!important}.border-y-red-300\/55{border-top-color:#ea868f8c!important;border-bottom-color:#ea868f8c!important}.border-y-red-300\/60{border-top-color:#ea868f99!important;border-bottom-color:#ea868f99!important}.border-y-red-300\/65{border-top-color:#ea868fa6!important;border-bottom-color:#ea868fa6!important}.border-y-red-300\/70{border-top-color:#ea868fb3!important;border-bottom-color:#ea868fb3!important}.border-y-red-300\/75{border-top-color:#ea868fbf!important;border-bottom-color:#ea868fbf!important}.border-y-red-300\/80{border-top-color:#ea868fcc!important;border-bottom-color:#ea868fcc!important}.border-y-red-300\/85{border-top-color:#ea868fd9!important;border-bottom-color:#ea868fd9!important}.border-y-red-300\/90{border-top-color:#ea868fe6!important;border-bottom-color:#ea868fe6!important}.border-y-red-300\/95{border-top-color:#ea868ff2!important;border-bottom-color:#ea868ff2!important}.border-y-red-400{--tw-border-opacity: 1 !important;border-top-color:rgb(227 93 106 / var(--tw-border-opacity))!important;border-bottom-color:rgb(227 93 106 / var(--tw-border-opacity))!important}.border-y-red-400\/0{border-top-color:#e35d6a00!important;border-bottom-color:#e35d6a00!important}.border-y-red-400\/10{border-top-color:#e35d6a1a!important;border-bottom-color:#e35d6a1a!important}.border-y-red-400\/100{border-top-color:#e35d6a!important;border-bottom-color:#e35d6a!important}.border-y-red-400\/15{border-top-color:#e35d6a26!important;border-bottom-color:#e35d6a26!important}.border-y-red-400\/20{border-top-color:#e35d6a33!important;border-bottom-color:#e35d6a33!important}.border-y-red-400\/25{border-top-color:#e35d6a40!important;border-bottom-color:#e35d6a40!important}.border-y-red-400\/30{border-top-color:#e35d6a4d!important;border-bottom-color:#e35d6a4d!important}.border-y-red-400\/35{border-top-color:#e35d6a59!important;border-bottom-color:#e35d6a59!important}.border-y-red-400\/40{border-top-color:#e35d6a66!important;border-bottom-color:#e35d6a66!important}.border-y-red-400\/45{border-top-color:#e35d6a73!important;border-bottom-color:#e35d6a73!important}.border-y-red-400\/5{border-top-color:#e35d6a0d!important;border-bottom-color:#e35d6a0d!important}.border-y-red-400\/50{border-top-color:#e35d6a80!important;border-bottom-color:#e35d6a80!important}.border-y-red-400\/55{border-top-color:#e35d6a8c!important;border-bottom-color:#e35d6a8c!important}.border-y-red-400\/60{border-top-color:#e35d6a99!important;border-bottom-color:#e35d6a99!important}.border-y-red-400\/65{border-top-color:#e35d6aa6!important;border-bottom-color:#e35d6aa6!important}.border-y-red-400\/70{border-top-color:#e35d6ab3!important;border-bottom-color:#e35d6ab3!important}.border-y-red-400\/75{border-top-color:#e35d6abf!important;border-bottom-color:#e35d6abf!important}.border-y-red-400\/80{border-top-color:#e35d6acc!important;border-bottom-color:#e35d6acc!important}.border-y-red-400\/85{border-top-color:#e35d6ad9!important;border-bottom-color:#e35d6ad9!important}.border-y-red-400\/90{border-top-color:#e35d6ae6!important;border-bottom-color:#e35d6ae6!important}.border-y-red-400\/95{border-top-color:#e35d6af2!important;border-bottom-color:#e35d6af2!important}.border-y-red-500{--tw-border-opacity: 1 !important;border-top-color:rgb(220 53 69 / var(--tw-border-opacity))!important;border-bottom-color:rgb(220 53 69 / var(--tw-border-opacity))!important}.border-y-red-500\/0{border-top-color:#dc354500!important;border-bottom-color:#dc354500!important}.border-y-red-500\/10{border-top-color:#dc35451a!important;border-bottom-color:#dc35451a!important}.border-y-red-500\/100{border-top-color:#dc3545!important;border-bottom-color:#dc3545!important}.border-y-red-500\/15{border-top-color:#dc354526!important;border-bottom-color:#dc354526!important}.border-y-red-500\/20{border-top-color:#dc354533!important;border-bottom-color:#dc354533!important}.border-y-red-500\/25{border-top-color:#dc354540!important;border-bottom-color:#dc354540!important}.border-y-red-500\/30{border-top-color:#dc35454d!important;border-bottom-color:#dc35454d!important}.border-y-red-500\/35{border-top-color:#dc354559!important;border-bottom-color:#dc354559!important}.border-y-red-500\/40{border-top-color:#dc354566!important;border-bottom-color:#dc354566!important}.border-y-red-500\/45{border-top-color:#dc354573!important;border-bottom-color:#dc354573!important}.border-y-red-500\/5{border-top-color:#dc35450d!important;border-bottom-color:#dc35450d!important}.border-y-red-500\/50{border-top-color:#dc354580!important;border-bottom-color:#dc354580!important}.border-y-red-500\/55{border-top-color:#dc35458c!important;border-bottom-color:#dc35458c!important}.border-y-red-500\/60{border-top-color:#dc354599!important;border-bottom-color:#dc354599!important}.border-y-red-500\/65{border-top-color:#dc3545a6!important;border-bottom-color:#dc3545a6!important}.border-y-red-500\/70{border-top-color:#dc3545b3!important;border-bottom-color:#dc3545b3!important}.border-y-red-500\/75{border-top-color:#dc3545bf!important;border-bottom-color:#dc3545bf!important}.border-y-red-500\/80{border-top-color:#dc3545cc!important;border-bottom-color:#dc3545cc!important}.border-y-red-500\/85{border-top-color:#dc3545d9!important;border-bottom-color:#dc3545d9!important}.border-y-red-500\/90{border-top-color:#dc3545e6!important;border-bottom-color:#dc3545e6!important}.border-y-red-500\/95{border-top-color:#dc3545f2!important;border-bottom-color:#dc3545f2!important}.border-y-red-600{--tw-border-opacity: 1 !important;border-top-color:rgb(176 42 55 / var(--tw-border-opacity))!important;border-bottom-color:rgb(176 42 55 / var(--tw-border-opacity))!important}.border-y-red-600\/0{border-top-color:#b02a3700!important;border-bottom-color:#b02a3700!important}.border-y-red-600\/10{border-top-color:#b02a371a!important;border-bottom-color:#b02a371a!important}.border-y-red-600\/100{border-top-color:#b02a37!important;border-bottom-color:#b02a37!important}.border-y-red-600\/15{border-top-color:#b02a3726!important;border-bottom-color:#b02a3726!important}.border-y-red-600\/20{border-top-color:#b02a3733!important;border-bottom-color:#b02a3733!important}.border-y-red-600\/25{border-top-color:#b02a3740!important;border-bottom-color:#b02a3740!important}.border-y-red-600\/30{border-top-color:#b02a374d!important;border-bottom-color:#b02a374d!important}.border-y-red-600\/35{border-top-color:#b02a3759!important;border-bottom-color:#b02a3759!important}.border-y-red-600\/40{border-top-color:#b02a3766!important;border-bottom-color:#b02a3766!important}.border-y-red-600\/45{border-top-color:#b02a3773!important;border-bottom-color:#b02a3773!important}.border-y-red-600\/5{border-top-color:#b02a370d!important;border-bottom-color:#b02a370d!important}.border-y-red-600\/50{border-top-color:#b02a3780!important;border-bottom-color:#b02a3780!important}.border-y-red-600\/55{border-top-color:#b02a378c!important;border-bottom-color:#b02a378c!important}.border-y-red-600\/60{border-top-color:#b02a3799!important;border-bottom-color:#b02a3799!important}.border-y-red-600\/65{border-top-color:#b02a37a6!important;border-bottom-color:#b02a37a6!important}.border-y-red-600\/70{border-top-color:#b02a37b3!important;border-bottom-color:#b02a37b3!important}.border-y-red-600\/75{border-top-color:#b02a37bf!important;border-bottom-color:#b02a37bf!important}.border-y-red-600\/80{border-top-color:#b02a37cc!important;border-bottom-color:#b02a37cc!important}.border-y-red-600\/85{border-top-color:#b02a37d9!important;border-bottom-color:#b02a37d9!important}.border-y-red-600\/90{border-top-color:#b02a37e6!important;border-bottom-color:#b02a37e6!important}.border-y-red-600\/95{border-top-color:#b02a37f2!important;border-bottom-color:#b02a37f2!important}.border-y-red-700{--tw-border-opacity: 1 !important;border-top-color:rgb(132 32 41 / var(--tw-border-opacity))!important;border-bottom-color:rgb(132 32 41 / var(--tw-border-opacity))!important}.border-y-red-700\/0{border-top-color:#84202900!important;border-bottom-color:#84202900!important}.border-y-red-700\/10{border-top-color:#8420291a!important;border-bottom-color:#8420291a!important}.border-y-red-700\/100{border-top-color:#842029!important;border-bottom-color:#842029!important}.border-y-red-700\/15{border-top-color:#84202926!important;border-bottom-color:#84202926!important}.border-y-red-700\/20{border-top-color:#84202933!important;border-bottom-color:#84202933!important}.border-y-red-700\/25{border-top-color:#84202940!important;border-bottom-color:#84202940!important}.border-y-red-700\/30{border-top-color:#8420294d!important;border-bottom-color:#8420294d!important}.border-y-red-700\/35{border-top-color:#84202959!important;border-bottom-color:#84202959!important}.border-y-red-700\/40{border-top-color:#84202966!important;border-bottom-color:#84202966!important}.border-y-red-700\/45{border-top-color:#84202973!important;border-bottom-color:#84202973!important}.border-y-red-700\/5{border-top-color:#8420290d!important;border-bottom-color:#8420290d!important}.border-y-red-700\/50{border-top-color:#84202980!important;border-bottom-color:#84202980!important}.border-y-red-700\/55{border-top-color:#8420298c!important;border-bottom-color:#8420298c!important}.border-y-red-700\/60{border-top-color:#84202999!important;border-bottom-color:#84202999!important}.border-y-red-700\/65{border-top-color:#842029a6!important;border-bottom-color:#842029a6!important}.border-y-red-700\/70{border-top-color:#842029b3!important;border-bottom-color:#842029b3!important}.border-y-red-700\/75{border-top-color:#842029bf!important;border-bottom-color:#842029bf!important}.border-y-red-700\/80{border-top-color:#842029cc!important;border-bottom-color:#842029cc!important}.border-y-red-700\/85{border-top-color:#842029d9!important;border-bottom-color:#842029d9!important}.border-y-red-700\/90{border-top-color:#842029e6!important;border-bottom-color:#842029e6!important}.border-y-red-700\/95{border-top-color:#842029f2!important;border-bottom-color:#842029f2!important}.border-y-red-800{--tw-border-opacity: 1 !important;border-top-color:rgb(88 21 28 / var(--tw-border-opacity))!important;border-bottom-color:rgb(88 21 28 / var(--tw-border-opacity))!important}.border-y-red-800\/0{border-top-color:#58151c00!important;border-bottom-color:#58151c00!important}.border-y-red-800\/10{border-top-color:#58151c1a!important;border-bottom-color:#58151c1a!important}.border-y-red-800\/100{border-top-color:#58151c!important;border-bottom-color:#58151c!important}.border-y-red-800\/15{border-top-color:#58151c26!important;border-bottom-color:#58151c26!important}.border-y-red-800\/20{border-top-color:#58151c33!important;border-bottom-color:#58151c33!important}.border-y-red-800\/25{border-top-color:#58151c40!important;border-bottom-color:#58151c40!important}.border-y-red-800\/30{border-top-color:#58151c4d!important;border-bottom-color:#58151c4d!important}.border-y-red-800\/35{border-top-color:#58151c59!important;border-bottom-color:#58151c59!important}.border-y-red-800\/40{border-top-color:#58151c66!important;border-bottom-color:#58151c66!important}.border-y-red-800\/45{border-top-color:#58151c73!important;border-bottom-color:#58151c73!important}.border-y-red-800\/5{border-top-color:#58151c0d!important;border-bottom-color:#58151c0d!important}.border-y-red-800\/50{border-top-color:#58151c80!important;border-bottom-color:#58151c80!important}.border-y-red-800\/55{border-top-color:#58151c8c!important;border-bottom-color:#58151c8c!important}.border-y-red-800\/60{border-top-color:#58151c99!important;border-bottom-color:#58151c99!important}.border-y-red-800\/65{border-top-color:#58151ca6!important;border-bottom-color:#58151ca6!important}.border-y-red-800\/70{border-top-color:#58151cb3!important;border-bottom-color:#58151cb3!important}.border-y-red-800\/75{border-top-color:#58151cbf!important;border-bottom-color:#58151cbf!important}.border-y-red-800\/80{border-top-color:#58151ccc!important;border-bottom-color:#58151ccc!important}.border-y-red-800\/85{border-top-color:#58151cd9!important;border-bottom-color:#58151cd9!important}.border-y-red-800\/90{border-top-color:#58151ce6!important;border-bottom-color:#58151ce6!important}.border-y-red-800\/95{border-top-color:#58151cf2!important;border-bottom-color:#58151cf2!important}.border-y-red-900{--tw-border-opacity: 1 !important;border-top-color:rgb(44 11 14 / var(--tw-border-opacity))!important;border-bottom-color:rgb(44 11 14 / var(--tw-border-opacity))!important}.border-y-red-900\/0{border-top-color:#2c0b0e00!important;border-bottom-color:#2c0b0e00!important}.border-y-red-900\/10{border-top-color:#2c0b0e1a!important;border-bottom-color:#2c0b0e1a!important}.border-y-red-900\/100{border-top-color:#2c0b0e!important;border-bottom-color:#2c0b0e!important}.border-y-red-900\/15{border-top-color:#2c0b0e26!important;border-bottom-color:#2c0b0e26!important}.border-y-red-900\/20{border-top-color:#2c0b0e33!important;border-bottom-color:#2c0b0e33!important}.border-y-red-900\/25{border-top-color:#2c0b0e40!important;border-bottom-color:#2c0b0e40!important}.border-y-red-900\/30{border-top-color:#2c0b0e4d!important;border-bottom-color:#2c0b0e4d!important}.border-y-red-900\/35{border-top-color:#2c0b0e59!important;border-bottom-color:#2c0b0e59!important}.border-y-red-900\/40{border-top-color:#2c0b0e66!important;border-bottom-color:#2c0b0e66!important}.border-y-red-900\/45{border-top-color:#2c0b0e73!important;border-bottom-color:#2c0b0e73!important}.border-y-red-900\/5{border-top-color:#2c0b0e0d!important;border-bottom-color:#2c0b0e0d!important}.border-y-red-900\/50{border-top-color:#2c0b0e80!important;border-bottom-color:#2c0b0e80!important}.border-y-red-900\/55{border-top-color:#2c0b0e8c!important;border-bottom-color:#2c0b0e8c!important}.border-y-red-900\/60{border-top-color:#2c0b0e99!important;border-bottom-color:#2c0b0e99!important}.border-y-red-900\/65{border-top-color:#2c0b0ea6!important;border-bottom-color:#2c0b0ea6!important}.border-y-red-900\/70{border-top-color:#2c0b0eb3!important;border-bottom-color:#2c0b0eb3!important}.border-y-red-900\/75{border-top-color:#2c0b0ebf!important;border-bottom-color:#2c0b0ebf!important}.border-y-red-900\/80{border-top-color:#2c0b0ecc!important;border-bottom-color:#2c0b0ecc!important}.border-y-red-900\/85{border-top-color:#2c0b0ed9!important;border-bottom-color:#2c0b0ed9!important}.border-y-red-900\/90{border-top-color:#2c0b0ee6!important;border-bottom-color:#2c0b0ee6!important}.border-y-red-900\/95{border-top-color:#2c0b0ef2!important;border-bottom-color:#2c0b0ef2!important}.border-y-teal-100{--tw-border-opacity: 1 !important;border-top-color:rgb(228 239 239 / var(--tw-border-opacity))!important;border-bottom-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-y-teal-100\/0{border-top-color:#e4efef00!important;border-bottom-color:#e4efef00!important}.border-y-teal-100\/10{border-top-color:#e4efef1a!important;border-bottom-color:#e4efef1a!important}.border-y-teal-100\/100{border-top-color:#e4efef!important;border-bottom-color:#e4efef!important}.border-y-teal-100\/15{border-top-color:#e4efef26!important;border-bottom-color:#e4efef26!important}.border-y-teal-100\/20{border-top-color:#e4efef33!important;border-bottom-color:#e4efef33!important}.border-y-teal-100\/25{border-top-color:#e4efef40!important;border-bottom-color:#e4efef40!important}.border-y-teal-100\/30{border-top-color:#e4efef4d!important;border-bottom-color:#e4efef4d!important}.border-y-teal-100\/35{border-top-color:#e4efef59!important;border-bottom-color:#e4efef59!important}.border-y-teal-100\/40{border-top-color:#e4efef66!important;border-bottom-color:#e4efef66!important}.border-y-teal-100\/45{border-top-color:#e4efef73!important;border-bottom-color:#e4efef73!important}.border-y-teal-100\/5{border-top-color:#e4efef0d!important;border-bottom-color:#e4efef0d!important}.border-y-teal-100\/50{border-top-color:#e4efef80!important;border-bottom-color:#e4efef80!important}.border-y-teal-100\/55{border-top-color:#e4efef8c!important;border-bottom-color:#e4efef8c!important}.border-y-teal-100\/60{border-top-color:#e4efef99!important;border-bottom-color:#e4efef99!important}.border-y-teal-100\/65{border-top-color:#e4efefa6!important;border-bottom-color:#e4efefa6!important}.border-y-teal-100\/70{border-top-color:#e4efefb3!important;border-bottom-color:#e4efefb3!important}.border-y-teal-100\/75{border-top-color:#e4efefbf!important;border-bottom-color:#e4efefbf!important}.border-y-teal-100\/80{border-top-color:#e4efefcc!important;border-bottom-color:#e4efefcc!important}.border-y-teal-100\/85{border-top-color:#e4efefd9!important;border-bottom-color:#e4efefd9!important}.border-y-teal-100\/90{border-top-color:#e4efefe6!important;border-bottom-color:#e4efefe6!important}.border-y-teal-100\/95{border-top-color:#e4efeff2!important;border-bottom-color:#e4efeff2!important}.border-y-teal-200{--tw-border-opacity: 1 !important;border-top-color:rgb(210 229 229 / var(--tw-border-opacity))!important;border-bottom-color:rgb(210 229 229 / var(--tw-border-opacity))!important}.border-y-teal-200\/0{border-top-color:#d2e5e500!important;border-bottom-color:#d2e5e500!important}.border-y-teal-200\/10{border-top-color:#d2e5e51a!important;border-bottom-color:#d2e5e51a!important}.border-y-teal-200\/100{border-top-color:#d2e5e5!important;border-bottom-color:#d2e5e5!important}.border-y-teal-200\/15{border-top-color:#d2e5e526!important;border-bottom-color:#d2e5e526!important}.border-y-teal-200\/20{border-top-color:#d2e5e533!important;border-bottom-color:#d2e5e533!important}.border-y-teal-200\/25{border-top-color:#d2e5e540!important;border-bottom-color:#d2e5e540!important}.border-y-teal-200\/30{border-top-color:#d2e5e54d!important;border-bottom-color:#d2e5e54d!important}.border-y-teal-200\/35{border-top-color:#d2e5e559!important;border-bottom-color:#d2e5e559!important}.border-y-teal-200\/40{border-top-color:#d2e5e566!important;border-bottom-color:#d2e5e566!important}.border-y-teal-200\/45{border-top-color:#d2e5e573!important;border-bottom-color:#d2e5e573!important}.border-y-teal-200\/5{border-top-color:#d2e5e50d!important;border-bottom-color:#d2e5e50d!important}.border-y-teal-200\/50{border-top-color:#d2e5e580!important;border-bottom-color:#d2e5e580!important}.border-y-teal-200\/55{border-top-color:#d2e5e58c!important;border-bottom-color:#d2e5e58c!important}.border-y-teal-200\/60{border-top-color:#d2e5e599!important;border-bottom-color:#d2e5e599!important}.border-y-teal-200\/65{border-top-color:#d2e5e5a6!important;border-bottom-color:#d2e5e5a6!important}.border-y-teal-200\/70{border-top-color:#d2e5e5b3!important;border-bottom-color:#d2e5e5b3!important}.border-y-teal-200\/75{border-top-color:#d2e5e5bf!important;border-bottom-color:#d2e5e5bf!important}.border-y-teal-200\/80{border-top-color:#d2e5e5cc!important;border-bottom-color:#d2e5e5cc!important}.border-y-teal-200\/85{border-top-color:#d2e5e5d9!important;border-bottom-color:#d2e5e5d9!important}.border-y-teal-200\/90{border-top-color:#d2e5e5e6!important;border-bottom-color:#d2e5e5e6!important}.border-y-teal-200\/95{border-top-color:#d2e5e5f2!important;border-bottom-color:#d2e5e5f2!important}.border-y-teal-300{--tw-border-opacity: 1 !important;border-top-color:rgb(130 193 210 / var(--tw-border-opacity))!important;border-bottom-color:rgb(130 193 210 / var(--tw-border-opacity))!important}.border-y-teal-300\/0{border-top-color:#82c1d200!important;border-bottom-color:#82c1d200!important}.border-y-teal-300\/10{border-top-color:#82c1d21a!important;border-bottom-color:#82c1d21a!important}.border-y-teal-300\/100{border-top-color:#82c1d2!important;border-bottom-color:#82c1d2!important}.border-y-teal-300\/15{border-top-color:#82c1d226!important;border-bottom-color:#82c1d226!important}.border-y-teal-300\/20{border-top-color:#82c1d233!important;border-bottom-color:#82c1d233!important}.border-y-teal-300\/25{border-top-color:#82c1d240!important;border-bottom-color:#82c1d240!important}.border-y-teal-300\/30{border-top-color:#82c1d24d!important;border-bottom-color:#82c1d24d!important}.border-y-teal-300\/35{border-top-color:#82c1d259!important;border-bottom-color:#82c1d259!important}.border-y-teal-300\/40{border-top-color:#82c1d266!important;border-bottom-color:#82c1d266!important}.border-y-teal-300\/45{border-top-color:#82c1d273!important;border-bottom-color:#82c1d273!important}.border-y-teal-300\/5{border-top-color:#82c1d20d!important;border-bottom-color:#82c1d20d!important}.border-y-teal-300\/50{border-top-color:#82c1d280!important;border-bottom-color:#82c1d280!important}.border-y-teal-300\/55{border-top-color:#82c1d28c!important;border-bottom-color:#82c1d28c!important}.border-y-teal-300\/60{border-top-color:#82c1d299!important;border-bottom-color:#82c1d299!important}.border-y-teal-300\/65{border-top-color:#82c1d2a6!important;border-bottom-color:#82c1d2a6!important}.border-y-teal-300\/70{border-top-color:#82c1d2b3!important;border-bottom-color:#82c1d2b3!important}.border-y-teal-300\/75{border-top-color:#82c1d2bf!important;border-bottom-color:#82c1d2bf!important}.border-y-teal-300\/80{border-top-color:#82c1d2cc!important;border-bottom-color:#82c1d2cc!important}.border-y-teal-300\/85{border-top-color:#82c1d2d9!important;border-bottom-color:#82c1d2d9!important}.border-y-teal-300\/90{border-top-color:#82c1d2e6!important;border-bottom-color:#82c1d2e6!important}.border-y-teal-300\/95{border-top-color:#82c1d2f2!important;border-bottom-color:#82c1d2f2!important}.border-y-teal-400{--tw-border-opacity: 1 !important;border-top-color:rgb(228 239 239 / var(--tw-border-opacity))!important;border-bottom-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-y-teal-400\/0{border-top-color:#e4efef00!important;border-bottom-color:#e4efef00!important}.border-y-teal-400\/10{border-top-color:#e4efef1a!important;border-bottom-color:#e4efef1a!important}.border-y-teal-400\/100{border-top-color:#e4efef!important;border-bottom-color:#e4efef!important}.border-y-teal-400\/15{border-top-color:#e4efef26!important;border-bottom-color:#e4efef26!important}.border-y-teal-400\/20{border-top-color:#e4efef33!important;border-bottom-color:#e4efef33!important}.border-y-teal-400\/25{border-top-color:#e4efef40!important;border-bottom-color:#e4efef40!important}.border-y-teal-400\/30{border-top-color:#e4efef4d!important;border-bottom-color:#e4efef4d!important}.border-y-teal-400\/35{border-top-color:#e4efef59!important;border-bottom-color:#e4efef59!important}.border-y-teal-400\/40{border-top-color:#e4efef66!important;border-bottom-color:#e4efef66!important}.border-y-teal-400\/45{border-top-color:#e4efef73!important;border-bottom-color:#e4efef73!important}.border-y-teal-400\/5{border-top-color:#e4efef0d!important;border-bottom-color:#e4efef0d!important}.border-y-teal-400\/50{border-top-color:#e4efef80!important;border-bottom-color:#e4efef80!important}.border-y-teal-400\/55{border-top-color:#e4efef8c!important;border-bottom-color:#e4efef8c!important}.border-y-teal-400\/60{border-top-color:#e4efef99!important;border-bottom-color:#e4efef99!important}.border-y-teal-400\/65{border-top-color:#e4efefa6!important;border-bottom-color:#e4efefa6!important}.border-y-teal-400\/70{border-top-color:#e4efefb3!important;border-bottom-color:#e4efefb3!important}.border-y-teal-400\/75{border-top-color:#e4efefbf!important;border-bottom-color:#e4efefbf!important}.border-y-teal-400\/80{border-top-color:#e4efefcc!important;border-bottom-color:#e4efefcc!important}.border-y-teal-400\/85{border-top-color:#e4efefd9!important;border-bottom-color:#e4efefd9!important}.border-y-teal-400\/90{border-top-color:#e4efefe6!important;border-bottom-color:#e4efefe6!important}.border-y-teal-400\/95{border-top-color:#e4efeff2!important;border-bottom-color:#e4efeff2!important}.border-y-teal-500{--tw-border-opacity: 1 !important;border-top-color:rgb(226 247 250 / var(--tw-border-opacity))!important;border-bottom-color:rgb(226 247 250 / var(--tw-border-opacity))!important}.border-y-teal-500\/0{border-top-color:#e2f7fa00!important;border-bottom-color:#e2f7fa00!important}.border-y-teal-500\/10{border-top-color:#e2f7fa1a!important;border-bottom-color:#e2f7fa1a!important}.border-y-teal-500\/100{border-top-color:#e2f7fa!important;border-bottom-color:#e2f7fa!important}.border-y-teal-500\/15{border-top-color:#e2f7fa26!important;border-bottom-color:#e2f7fa26!important}.border-y-teal-500\/20{border-top-color:#e2f7fa33!important;border-bottom-color:#e2f7fa33!important}.border-y-teal-500\/25{border-top-color:#e2f7fa40!important;border-bottom-color:#e2f7fa40!important}.border-y-teal-500\/30{border-top-color:#e2f7fa4d!important;border-bottom-color:#e2f7fa4d!important}.border-y-teal-500\/35{border-top-color:#e2f7fa59!important;border-bottom-color:#e2f7fa59!important}.border-y-teal-500\/40{border-top-color:#e2f7fa66!important;border-bottom-color:#e2f7fa66!important}.border-y-teal-500\/45{border-top-color:#e2f7fa73!important;border-bottom-color:#e2f7fa73!important}.border-y-teal-500\/5{border-top-color:#e2f7fa0d!important;border-bottom-color:#e2f7fa0d!important}.border-y-teal-500\/50{border-top-color:#e2f7fa80!important;border-bottom-color:#e2f7fa80!important}.border-y-teal-500\/55{border-top-color:#e2f7fa8c!important;border-bottom-color:#e2f7fa8c!important}.border-y-teal-500\/60{border-top-color:#e2f7fa99!important;border-bottom-color:#e2f7fa99!important}.border-y-teal-500\/65{border-top-color:#e2f7faa6!important;border-bottom-color:#e2f7faa6!important}.border-y-teal-500\/70{border-top-color:#e2f7fab3!important;border-bottom-color:#e2f7fab3!important}.border-y-teal-500\/75{border-top-color:#e2f7fabf!important;border-bottom-color:#e2f7fabf!important}.border-y-teal-500\/80{border-top-color:#e2f7facc!important;border-bottom-color:#e2f7facc!important}.border-y-teal-500\/85{border-top-color:#e2f7fad9!important;border-bottom-color:#e2f7fad9!important}.border-y-teal-500\/90{border-top-color:#e2f7fae6!important;border-bottom-color:#e2f7fae6!important}.border-y-teal-500\/95{border-top-color:#e2f7faf2!important;border-bottom-color:#e2f7faf2!important}.border-y-teal-600{--tw-border-opacity: 1 !important;border-top-color:rgb(146 221 227 / var(--tw-border-opacity))!important;border-bottom-color:rgb(146 221 227 / var(--tw-border-opacity))!important}.border-y-teal-600\/0{border-top-color:#92dde300!important;border-bottom-color:#92dde300!important}.border-y-teal-600\/10{border-top-color:#92dde31a!important;border-bottom-color:#92dde31a!important}.border-y-teal-600\/100{border-top-color:#92dde3!important;border-bottom-color:#92dde3!important}.border-y-teal-600\/15{border-top-color:#92dde326!important;border-bottom-color:#92dde326!important}.border-y-teal-600\/20{border-top-color:#92dde333!important;border-bottom-color:#92dde333!important}.border-y-teal-600\/25{border-top-color:#92dde340!important;border-bottom-color:#92dde340!important}.border-y-teal-600\/30{border-top-color:#92dde34d!important;border-bottom-color:#92dde34d!important}.border-y-teal-600\/35{border-top-color:#92dde359!important;border-bottom-color:#92dde359!important}.border-y-teal-600\/40{border-top-color:#92dde366!important;border-bottom-color:#92dde366!important}.border-y-teal-600\/45{border-top-color:#92dde373!important;border-bottom-color:#92dde373!important}.border-y-teal-600\/5{border-top-color:#92dde30d!important;border-bottom-color:#92dde30d!important}.border-y-teal-600\/50{border-top-color:#92dde380!important;border-bottom-color:#92dde380!important}.border-y-teal-600\/55{border-top-color:#92dde38c!important;border-bottom-color:#92dde38c!important}.border-y-teal-600\/60{border-top-color:#92dde399!important;border-bottom-color:#92dde399!important}.border-y-teal-600\/65{border-top-color:#92dde3a6!important;border-bottom-color:#92dde3a6!important}.border-y-teal-600\/70{border-top-color:#92dde3b3!important;border-bottom-color:#92dde3b3!important}.border-y-teal-600\/75{border-top-color:#92dde3bf!important;border-bottom-color:#92dde3bf!important}.border-y-teal-600\/80{border-top-color:#92dde3cc!important;border-bottom-color:#92dde3cc!important}.border-y-teal-600\/85{border-top-color:#92dde3d9!important;border-bottom-color:#92dde3d9!important}.border-y-teal-600\/90{border-top-color:#92dde3e6!important;border-bottom-color:#92dde3e6!important}.border-y-teal-600\/95{border-top-color:#92dde3f2!important;border-bottom-color:#92dde3f2!important}.border-y-teal-700{--tw-border-opacity: 1 !important;border-top-color:rgb(8 121 144 / var(--tw-border-opacity))!important;border-bottom-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-y-teal-700\/0{border-top-color:#08799000!important;border-bottom-color:#08799000!important}.border-y-teal-700\/10{border-top-color:#0879901a!important;border-bottom-color:#0879901a!important}.border-y-teal-700\/100{border-top-color:#087990!important;border-bottom-color:#087990!important}.border-y-teal-700\/15{border-top-color:#08799026!important;border-bottom-color:#08799026!important}.border-y-teal-700\/20{border-top-color:#08799033!important;border-bottom-color:#08799033!important}.border-y-teal-700\/25{border-top-color:#08799040!important;border-bottom-color:#08799040!important}.border-y-teal-700\/30{border-top-color:#0879904d!important;border-bottom-color:#0879904d!important}.border-y-teal-700\/35{border-top-color:#08799059!important;border-bottom-color:#08799059!important}.border-y-teal-700\/40{border-top-color:#08799066!important;border-bottom-color:#08799066!important}.border-y-teal-700\/45{border-top-color:#08799073!important;border-bottom-color:#08799073!important}.border-y-teal-700\/5{border-top-color:#0879900d!important;border-bottom-color:#0879900d!important}.border-y-teal-700\/50{border-top-color:#08799080!important;border-bottom-color:#08799080!important}.border-y-teal-700\/55{border-top-color:#0879908c!important;border-bottom-color:#0879908c!important}.border-y-teal-700\/60{border-top-color:#08799099!important;border-bottom-color:#08799099!important}.border-y-teal-700\/65{border-top-color:#087990a6!important;border-bottom-color:#087990a6!important}.border-y-teal-700\/70{border-top-color:#087990b3!important;border-bottom-color:#087990b3!important}.border-y-teal-700\/75{border-top-color:#087990bf!important;border-bottom-color:#087990bf!important}.border-y-teal-700\/80{border-top-color:#087990cc!important;border-bottom-color:#087990cc!important}.border-y-teal-700\/85{border-top-color:#087990d9!important;border-bottom-color:#087990d9!important}.border-y-teal-700\/90{border-top-color:#087990e6!important;border-bottom-color:#087990e6!important}.border-y-teal-700\/95{border-top-color:#087990f2!important;border-bottom-color:#087990f2!important}.border-y-teal-800{--tw-border-opacity: 1 !important;border-top-color:rgb(5 81 96 / var(--tw-border-opacity))!important;border-bottom-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-y-teal-800\/0{border-top-color:#05516000!important;border-bottom-color:#05516000!important}.border-y-teal-800\/10{border-top-color:#0551601a!important;border-bottom-color:#0551601a!important}.border-y-teal-800\/100{border-top-color:#055160!important;border-bottom-color:#055160!important}.border-y-teal-800\/15{border-top-color:#05516026!important;border-bottom-color:#05516026!important}.border-y-teal-800\/20{border-top-color:#05516033!important;border-bottom-color:#05516033!important}.border-y-teal-800\/25{border-top-color:#05516040!important;border-bottom-color:#05516040!important}.border-y-teal-800\/30{border-top-color:#0551604d!important;border-bottom-color:#0551604d!important}.border-y-teal-800\/35{border-top-color:#05516059!important;border-bottom-color:#05516059!important}.border-y-teal-800\/40{border-top-color:#05516066!important;border-bottom-color:#05516066!important}.border-y-teal-800\/45{border-top-color:#05516073!important;border-bottom-color:#05516073!important}.border-y-teal-800\/5{border-top-color:#0551600d!important;border-bottom-color:#0551600d!important}.border-y-teal-800\/50{border-top-color:#05516080!important;border-bottom-color:#05516080!important}.border-y-teal-800\/55{border-top-color:#0551608c!important;border-bottom-color:#0551608c!important}.border-y-teal-800\/60{border-top-color:#05516099!important;border-bottom-color:#05516099!important}.border-y-teal-800\/65{border-top-color:#055160a6!important;border-bottom-color:#055160a6!important}.border-y-teal-800\/70{border-top-color:#055160b3!important;border-bottom-color:#055160b3!important}.border-y-teal-800\/75{border-top-color:#055160bf!important;border-bottom-color:#055160bf!important}.border-y-teal-800\/80{border-top-color:#055160cc!important;border-bottom-color:#055160cc!important}.border-y-teal-800\/85{border-top-color:#055160d9!important;border-bottom-color:#055160d9!important}.border-y-teal-800\/90{border-top-color:#055160e6!important;border-bottom-color:#055160e6!important}.border-y-teal-800\/95{border-top-color:#055160f2!important;border-bottom-color:#055160f2!important}.border-y-teal-900{border-top-color:#21252980!important;border-bottom-color:#21252980!important}.border-y-teal-900\/0{border-top-color:#21252900!important;border-bottom-color:#21252900!important}.border-y-teal-900\/10{border-top-color:#2125291a!important;border-bottom-color:#2125291a!important}.border-y-teal-900\/100{border-top-color:#212529!important;border-bottom-color:#212529!important}.border-y-teal-900\/15{border-top-color:#21252926!important;border-bottom-color:#21252926!important}.border-y-teal-900\/20{border-top-color:#21252933!important;border-bottom-color:#21252933!important}.border-y-teal-900\/25{border-top-color:#21252940!important;border-bottom-color:#21252940!important}.border-y-teal-900\/30{border-top-color:#2125294d!important;border-bottom-color:#2125294d!important}.border-y-teal-900\/35{border-top-color:#21252959!important;border-bottom-color:#21252959!important}.border-y-teal-900\/40{border-top-color:#21252966!important;border-bottom-color:#21252966!important}.border-y-teal-900\/45{border-top-color:#21252973!important;border-bottom-color:#21252973!important}.border-y-teal-900\/5{border-top-color:#2125290d!important;border-bottom-color:#2125290d!important}.border-y-teal-900\/50{border-top-color:#21252980!important;border-bottom-color:#21252980!important}.border-y-teal-900\/55{border-top-color:#2125298c!important;border-bottom-color:#2125298c!important}.border-y-teal-900\/60{border-top-color:#21252999!important;border-bottom-color:#21252999!important}.border-y-teal-900\/65{border-top-color:#212529a6!important;border-bottom-color:#212529a6!important}.border-y-teal-900\/70{border-top-color:#212529b3!important;border-bottom-color:#212529b3!important}.border-y-teal-900\/75{border-top-color:#212529bf!important;border-bottom-color:#212529bf!important}.border-y-teal-900\/80{border-top-color:#212529cc!important;border-bottom-color:#212529cc!important}.border-y-teal-900\/85{border-top-color:#212529d9!important;border-bottom-color:#212529d9!important}.border-y-teal-900\/90{border-top-color:#212529e6!important;border-bottom-color:#212529e6!important}.border-y-teal-900\/95{border-top-color:#212529f2!important;border-bottom-color:#212529f2!important}.border-y-transparent{border-top-color:transparent!important;border-bottom-color:transparent!important}.border-y-transparent\/0{border-top-color:#0000!important;border-bottom-color:#0000!important}.border-y-transparent\/10{border-top-color:#0000001a!important;border-bottom-color:#0000001a!important}.border-y-transparent\/100{border-top-color:#000!important;border-bottom-color:#000!important}.border-y-transparent\/15{border-top-color:#00000026!important;border-bottom-color:#00000026!important}.border-y-transparent\/20{border-top-color:#0003!important;border-bottom-color:#0003!important}.border-y-transparent\/25{border-top-color:#00000040!important;border-bottom-color:#00000040!important}.border-y-transparent\/30{border-top-color:#0000004d!important;border-bottom-color:#0000004d!important}.border-y-transparent\/35{border-top-color:#00000059!important;border-bottom-color:#00000059!important}.border-y-transparent\/40{border-top-color:#0006!important;border-bottom-color:#0006!important}.border-y-transparent\/45{border-top-color:#00000073!important;border-bottom-color:#00000073!important}.border-y-transparent\/5{border-top-color:#0000000d!important;border-bottom-color:#0000000d!important}.border-y-transparent\/50{border-top-color:#00000080!important;border-bottom-color:#00000080!important}.border-y-transparent\/55{border-top-color:#0000008c!important;border-bottom-color:#0000008c!important}.border-y-transparent\/60{border-top-color:#0009!important;border-bottom-color:#0009!important}.border-y-transparent\/65{border-top-color:#000000a6!important;border-bottom-color:#000000a6!important}.border-y-transparent\/70{border-top-color:#000000b3!important;border-bottom-color:#000000b3!important}.border-y-transparent\/75{border-top-color:#000000bf!important;border-bottom-color:#000000bf!important}.border-y-transparent\/80{border-top-color:#000c!important;border-bottom-color:#000c!important}.border-y-transparent\/85{border-top-color:#000000d9!important;border-bottom-color:#000000d9!important}.border-y-transparent\/90{border-top-color:#000000e6!important;border-bottom-color:#000000e6!important}.border-y-transparent\/95{border-top-color:#000000f2!important;border-bottom-color:#000000f2!important}.border-y-white{--tw-border-opacity: 1 !important;border-top-color:rgb(255 255 255 / var(--tw-border-opacity))!important;border-bottom-color:rgb(255 255 255 / var(--tw-border-opacity))!important}.border-y-white\/0{border-top-color:#fff0!important;border-bottom-color:#fff0!important}.border-y-white\/10{border-top-color:#ffffff1a!important;border-bottom-color:#ffffff1a!important}.border-y-white\/100{border-top-color:#fff!important;border-bottom-color:#fff!important}.border-y-white\/15{border-top-color:#ffffff26!important;border-bottom-color:#ffffff26!important}.border-y-white\/20{border-top-color:#fff3!important;border-bottom-color:#fff3!important}.border-y-white\/25{border-top-color:#ffffff40!important;border-bottom-color:#ffffff40!important}.border-y-white\/30{border-top-color:#ffffff4d!important;border-bottom-color:#ffffff4d!important}.border-y-white\/35{border-top-color:#ffffff59!important;border-bottom-color:#ffffff59!important}.border-y-white\/40{border-top-color:#fff6!important;border-bottom-color:#fff6!important}.border-y-white\/45{border-top-color:#ffffff73!important;border-bottom-color:#ffffff73!important}.border-y-white\/5{border-top-color:#ffffff0d!important;border-bottom-color:#ffffff0d!important}.border-y-white\/50{border-top-color:#ffffff80!important;border-bottom-color:#ffffff80!important}.border-y-white\/55{border-top-color:#ffffff8c!important;border-bottom-color:#ffffff8c!important}.border-y-white\/60{border-top-color:#fff9!important;border-bottom-color:#fff9!important}.border-y-white\/65{border-top-color:#ffffffa6!important;border-bottom-color:#ffffffa6!important}.border-y-white\/70{border-top-color:#ffffffb3!important;border-bottom-color:#ffffffb3!important}.border-y-white\/75{border-top-color:#ffffffbf!important;border-bottom-color:#ffffffbf!important}.border-y-white\/80{border-top-color:#fffc!important;border-bottom-color:#fffc!important}.border-y-white\/85{border-top-color:#ffffffd9!important;border-bottom-color:#ffffffd9!important}.border-y-white\/90{border-top-color:#ffffffe6!important;border-bottom-color:#ffffffe6!important}.border-y-white\/95{border-top-color:#fffffff2!important;border-bottom-color:#fffffff2!important}.border-y-yellow-100{--tw-border-opacity: 1 !important;border-top-color:rgb(255 243 205 / var(--tw-border-opacity))!important;border-bottom-color:rgb(255 243 205 / var(--tw-border-opacity))!important}.border-y-yellow-100\/0{border-top-color:#fff3cd00!important;border-bottom-color:#fff3cd00!important}.border-y-yellow-100\/10{border-top-color:#fff3cd1a!important;border-bottom-color:#fff3cd1a!important}.border-y-yellow-100\/100{border-top-color:#fff3cd!important;border-bottom-color:#fff3cd!important}.border-y-yellow-100\/15{border-top-color:#fff3cd26!important;border-bottom-color:#fff3cd26!important}.border-y-yellow-100\/20{border-top-color:#fff3cd33!important;border-bottom-color:#fff3cd33!important}.border-y-yellow-100\/25{border-top-color:#fff3cd40!important;border-bottom-color:#fff3cd40!important}.border-y-yellow-100\/30{border-top-color:#fff3cd4d!important;border-bottom-color:#fff3cd4d!important}.border-y-yellow-100\/35{border-top-color:#fff3cd59!important;border-bottom-color:#fff3cd59!important}.border-y-yellow-100\/40{border-top-color:#fff3cd66!important;border-bottom-color:#fff3cd66!important}.border-y-yellow-100\/45{border-top-color:#fff3cd73!important;border-bottom-color:#fff3cd73!important}.border-y-yellow-100\/5{border-top-color:#fff3cd0d!important;border-bottom-color:#fff3cd0d!important}.border-y-yellow-100\/50{border-top-color:#fff3cd80!important;border-bottom-color:#fff3cd80!important}.border-y-yellow-100\/55{border-top-color:#fff3cd8c!important;border-bottom-color:#fff3cd8c!important}.border-y-yellow-100\/60{border-top-color:#fff3cd99!important;border-bottom-color:#fff3cd99!important}.border-y-yellow-100\/65{border-top-color:#fff3cda6!important;border-bottom-color:#fff3cda6!important}.border-y-yellow-100\/70{border-top-color:#fff3cdb3!important;border-bottom-color:#fff3cdb3!important}.border-y-yellow-100\/75{border-top-color:#fff3cdbf!important;border-bottom-color:#fff3cdbf!important}.border-y-yellow-100\/80{border-top-color:#fff3cdcc!important;border-bottom-color:#fff3cdcc!important}.border-y-yellow-100\/85{border-top-color:#fff3cdd9!important;border-bottom-color:#fff3cdd9!important}.border-y-yellow-100\/90{border-top-color:#fff3cde6!important;border-bottom-color:#fff3cde6!important}.border-y-yellow-100\/95{border-top-color:#fff3cdf2!important;border-bottom-color:#fff3cdf2!important}.border-y-yellow-200{--tw-border-opacity: 1 !important;border-top-color:rgb(255 230 156 / var(--tw-border-opacity))!important;border-bottom-color:rgb(255 230 156 / var(--tw-border-opacity))!important}.border-y-yellow-200\/0{border-top-color:#ffe69c00!important;border-bottom-color:#ffe69c00!important}.border-y-yellow-200\/10{border-top-color:#ffe69c1a!important;border-bottom-color:#ffe69c1a!important}.border-y-yellow-200\/100{border-top-color:#ffe69c!important;border-bottom-color:#ffe69c!important}.border-y-yellow-200\/15{border-top-color:#ffe69c26!important;border-bottom-color:#ffe69c26!important}.border-y-yellow-200\/20{border-top-color:#ffe69c33!important;border-bottom-color:#ffe69c33!important}.border-y-yellow-200\/25{border-top-color:#ffe69c40!important;border-bottom-color:#ffe69c40!important}.border-y-yellow-200\/30{border-top-color:#ffe69c4d!important;border-bottom-color:#ffe69c4d!important}.border-y-yellow-200\/35{border-top-color:#ffe69c59!important;border-bottom-color:#ffe69c59!important}.border-y-yellow-200\/40{border-top-color:#ffe69c66!important;border-bottom-color:#ffe69c66!important}.border-y-yellow-200\/45{border-top-color:#ffe69c73!important;border-bottom-color:#ffe69c73!important}.border-y-yellow-200\/5{border-top-color:#ffe69c0d!important;border-bottom-color:#ffe69c0d!important}.border-y-yellow-200\/50{border-top-color:#ffe69c80!important;border-bottom-color:#ffe69c80!important}.border-y-yellow-200\/55{border-top-color:#ffe69c8c!important;border-bottom-color:#ffe69c8c!important}.border-y-yellow-200\/60{border-top-color:#ffe69c99!important;border-bottom-color:#ffe69c99!important}.border-y-yellow-200\/65{border-top-color:#ffe69ca6!important;border-bottom-color:#ffe69ca6!important}.border-y-yellow-200\/70{border-top-color:#ffe69cb3!important;border-bottom-color:#ffe69cb3!important}.border-y-yellow-200\/75{border-top-color:#ffe69cbf!important;border-bottom-color:#ffe69cbf!important}.border-y-yellow-200\/80{border-top-color:#ffe69ccc!important;border-bottom-color:#ffe69ccc!important}.border-y-yellow-200\/85{border-top-color:#ffe69cd9!important;border-bottom-color:#ffe69cd9!important}.border-y-yellow-200\/90{border-top-color:#ffe69ce6!important;border-bottom-color:#ffe69ce6!important}.border-y-yellow-200\/95{border-top-color:#ffe69cf2!important;border-bottom-color:#ffe69cf2!important}.border-y-yellow-300{--tw-border-opacity: 1 !important;border-top-color:rgb(255 218 106 / var(--tw-border-opacity))!important;border-bottom-color:rgb(255 218 106 / var(--tw-border-opacity))!important}.border-y-yellow-300\/0{border-top-color:#ffda6a00!important;border-bottom-color:#ffda6a00!important}.border-y-yellow-300\/10{border-top-color:#ffda6a1a!important;border-bottom-color:#ffda6a1a!important}.border-y-yellow-300\/100{border-top-color:#ffda6a!important;border-bottom-color:#ffda6a!important}.border-y-yellow-300\/15{border-top-color:#ffda6a26!important;border-bottom-color:#ffda6a26!important}.border-y-yellow-300\/20{border-top-color:#ffda6a33!important;border-bottom-color:#ffda6a33!important}.border-y-yellow-300\/25{border-top-color:#ffda6a40!important;border-bottom-color:#ffda6a40!important}.border-y-yellow-300\/30{border-top-color:#ffda6a4d!important;border-bottom-color:#ffda6a4d!important}.border-y-yellow-300\/35{border-top-color:#ffda6a59!important;border-bottom-color:#ffda6a59!important}.border-y-yellow-300\/40{border-top-color:#ffda6a66!important;border-bottom-color:#ffda6a66!important}.border-y-yellow-300\/45{border-top-color:#ffda6a73!important;border-bottom-color:#ffda6a73!important}.border-y-yellow-300\/5{border-top-color:#ffda6a0d!important;border-bottom-color:#ffda6a0d!important}.border-y-yellow-300\/50{border-top-color:#ffda6a80!important;border-bottom-color:#ffda6a80!important}.border-y-yellow-300\/55{border-top-color:#ffda6a8c!important;border-bottom-color:#ffda6a8c!important}.border-y-yellow-300\/60{border-top-color:#ffda6a99!important;border-bottom-color:#ffda6a99!important}.border-y-yellow-300\/65{border-top-color:#ffda6aa6!important;border-bottom-color:#ffda6aa6!important}.border-y-yellow-300\/70{border-top-color:#ffda6ab3!important;border-bottom-color:#ffda6ab3!important}.border-y-yellow-300\/75{border-top-color:#ffda6abf!important;border-bottom-color:#ffda6abf!important}.border-y-yellow-300\/80{border-top-color:#ffda6acc!important;border-bottom-color:#ffda6acc!important}.border-y-yellow-300\/85{border-top-color:#ffda6ad9!important;border-bottom-color:#ffda6ad9!important}.border-y-yellow-300\/90{border-top-color:#ffda6ae6!important;border-bottom-color:#ffda6ae6!important}.border-y-yellow-300\/95{border-top-color:#ffda6af2!important;border-bottom-color:#ffda6af2!important}.border-y-yellow-400{--tw-border-opacity: 1 !important;border-top-color:rgb(255 205 57 / var(--tw-border-opacity))!important;border-bottom-color:rgb(255 205 57 / var(--tw-border-opacity))!important}.border-y-yellow-400\/0{border-top-color:#ffcd3900!important;border-bottom-color:#ffcd3900!important}.border-y-yellow-400\/10{border-top-color:#ffcd391a!important;border-bottom-color:#ffcd391a!important}.border-y-yellow-400\/100{border-top-color:#ffcd39!important;border-bottom-color:#ffcd39!important}.border-y-yellow-400\/15{border-top-color:#ffcd3926!important;border-bottom-color:#ffcd3926!important}.border-y-yellow-400\/20{border-top-color:#ffcd3933!important;border-bottom-color:#ffcd3933!important}.border-y-yellow-400\/25{border-top-color:#ffcd3940!important;border-bottom-color:#ffcd3940!important}.border-y-yellow-400\/30{border-top-color:#ffcd394d!important;border-bottom-color:#ffcd394d!important}.border-y-yellow-400\/35{border-top-color:#ffcd3959!important;border-bottom-color:#ffcd3959!important}.border-y-yellow-400\/40{border-top-color:#ffcd3966!important;border-bottom-color:#ffcd3966!important}.border-y-yellow-400\/45{border-top-color:#ffcd3973!important;border-bottom-color:#ffcd3973!important}.border-y-yellow-400\/5{border-top-color:#ffcd390d!important;border-bottom-color:#ffcd390d!important}.border-y-yellow-400\/50{border-top-color:#ffcd3980!important;border-bottom-color:#ffcd3980!important}.border-y-yellow-400\/55{border-top-color:#ffcd398c!important;border-bottom-color:#ffcd398c!important}.border-y-yellow-400\/60{border-top-color:#ffcd3999!important;border-bottom-color:#ffcd3999!important}.border-y-yellow-400\/65{border-top-color:#ffcd39a6!important;border-bottom-color:#ffcd39a6!important}.border-y-yellow-400\/70{border-top-color:#ffcd39b3!important;border-bottom-color:#ffcd39b3!important}.border-y-yellow-400\/75{border-top-color:#ffcd39bf!important;border-bottom-color:#ffcd39bf!important}.border-y-yellow-400\/80{border-top-color:#ffcd39cc!important;border-bottom-color:#ffcd39cc!important}.border-y-yellow-400\/85{border-top-color:#ffcd39d9!important;border-bottom-color:#ffcd39d9!important}.border-y-yellow-400\/90{border-top-color:#ffcd39e6!important;border-bottom-color:#ffcd39e6!important}.border-y-yellow-400\/95{border-top-color:#ffcd39f2!important;border-bottom-color:#ffcd39f2!important}.border-y-yellow-500{--tw-border-opacity: 1 !important;border-top-color:rgb(255 193 7 / var(--tw-border-opacity))!important;border-bottom-color:rgb(255 193 7 / var(--tw-border-opacity))!important}.border-y-yellow-500\/0{border-top-color:#ffc10700!important;border-bottom-color:#ffc10700!important}.border-y-yellow-500\/10{border-top-color:#ffc1071a!important;border-bottom-color:#ffc1071a!important}.border-y-yellow-500\/100{border-top-color:#ffc107!important;border-bottom-color:#ffc107!important}.border-y-yellow-500\/15{border-top-color:#ffc10726!important;border-bottom-color:#ffc10726!important}.border-y-yellow-500\/20{border-top-color:#ffc10733!important;border-bottom-color:#ffc10733!important}.border-y-yellow-500\/25{border-top-color:#ffc10740!important;border-bottom-color:#ffc10740!important}.border-y-yellow-500\/30{border-top-color:#ffc1074d!important;border-bottom-color:#ffc1074d!important}.border-y-yellow-500\/35{border-top-color:#ffc10759!important;border-bottom-color:#ffc10759!important}.border-y-yellow-500\/40{border-top-color:#ffc10766!important;border-bottom-color:#ffc10766!important}.border-y-yellow-500\/45{border-top-color:#ffc10773!important;border-bottom-color:#ffc10773!important}.border-y-yellow-500\/5{border-top-color:#ffc1070d!important;border-bottom-color:#ffc1070d!important}.border-y-yellow-500\/50{border-top-color:#ffc10780!important;border-bottom-color:#ffc10780!important}.border-y-yellow-500\/55{border-top-color:#ffc1078c!important;border-bottom-color:#ffc1078c!important}.border-y-yellow-500\/60{border-top-color:#ffc10799!important;border-bottom-color:#ffc10799!important}.border-y-yellow-500\/65{border-top-color:#ffc107a6!important;border-bottom-color:#ffc107a6!important}.border-y-yellow-500\/70{border-top-color:#ffc107b3!important;border-bottom-color:#ffc107b3!important}.border-y-yellow-500\/75{border-top-color:#ffc107bf!important;border-bottom-color:#ffc107bf!important}.border-y-yellow-500\/80{border-top-color:#ffc107cc!important;border-bottom-color:#ffc107cc!important}.border-y-yellow-500\/85{border-top-color:#ffc107d9!important;border-bottom-color:#ffc107d9!important}.border-y-yellow-500\/90{border-top-color:#ffc107e6!important;border-bottom-color:#ffc107e6!important}.border-y-yellow-500\/95{border-top-color:#ffc107f2!important;border-bottom-color:#ffc107f2!important}.border-y-yellow-600{--tw-border-opacity: 1 !important;border-top-color:rgb(204 154 6 / var(--tw-border-opacity))!important;border-bottom-color:rgb(204 154 6 / var(--tw-border-opacity))!important}.border-y-yellow-600\/0{border-top-color:#cc9a0600!important;border-bottom-color:#cc9a0600!important}.border-y-yellow-600\/10{border-top-color:#cc9a061a!important;border-bottom-color:#cc9a061a!important}.border-y-yellow-600\/100{border-top-color:#cc9a06!important;border-bottom-color:#cc9a06!important}.border-y-yellow-600\/15{border-top-color:#cc9a0626!important;border-bottom-color:#cc9a0626!important}.border-y-yellow-600\/20{border-top-color:#cc9a0633!important;border-bottom-color:#cc9a0633!important}.border-y-yellow-600\/25{border-top-color:#cc9a0640!important;border-bottom-color:#cc9a0640!important}.border-y-yellow-600\/30{border-top-color:#cc9a064d!important;border-bottom-color:#cc9a064d!important}.border-y-yellow-600\/35{border-top-color:#cc9a0659!important;border-bottom-color:#cc9a0659!important}.border-y-yellow-600\/40{border-top-color:#cc9a0666!important;border-bottom-color:#cc9a0666!important}.border-y-yellow-600\/45{border-top-color:#cc9a0673!important;border-bottom-color:#cc9a0673!important}.border-y-yellow-600\/5{border-top-color:#cc9a060d!important;border-bottom-color:#cc9a060d!important}.border-y-yellow-600\/50{border-top-color:#cc9a0680!important;border-bottom-color:#cc9a0680!important}.border-y-yellow-600\/55{border-top-color:#cc9a068c!important;border-bottom-color:#cc9a068c!important}.border-y-yellow-600\/60{border-top-color:#cc9a0699!important;border-bottom-color:#cc9a0699!important}.border-y-yellow-600\/65{border-top-color:#cc9a06a6!important;border-bottom-color:#cc9a06a6!important}.border-y-yellow-600\/70{border-top-color:#cc9a06b3!important;border-bottom-color:#cc9a06b3!important}.border-y-yellow-600\/75{border-top-color:#cc9a06bf!important;border-bottom-color:#cc9a06bf!important}.border-y-yellow-600\/80{border-top-color:#cc9a06cc!important;border-bottom-color:#cc9a06cc!important}.border-y-yellow-600\/85{border-top-color:#cc9a06d9!important;border-bottom-color:#cc9a06d9!important}.border-y-yellow-600\/90{border-top-color:#cc9a06e6!important;border-bottom-color:#cc9a06e6!important}.border-y-yellow-600\/95{border-top-color:#cc9a06f2!important;border-bottom-color:#cc9a06f2!important}.border-y-yellow-700{--tw-border-opacity: 1 !important;border-top-color:rgb(153 116 4 / var(--tw-border-opacity))!important;border-bottom-color:rgb(153 116 4 / var(--tw-border-opacity))!important}.border-y-yellow-700\/0{border-top-color:#99740400!important;border-bottom-color:#99740400!important}.border-y-yellow-700\/10{border-top-color:#9974041a!important;border-bottom-color:#9974041a!important}.border-y-yellow-700\/100{border-top-color:#997404!important;border-bottom-color:#997404!important}.border-y-yellow-700\/15{border-top-color:#99740426!important;border-bottom-color:#99740426!important}.border-y-yellow-700\/20{border-top-color:#99740433!important;border-bottom-color:#99740433!important}.border-y-yellow-700\/25{border-top-color:#99740440!important;border-bottom-color:#99740440!important}.border-y-yellow-700\/30{border-top-color:#9974044d!important;border-bottom-color:#9974044d!important}.border-y-yellow-700\/35{border-top-color:#99740459!important;border-bottom-color:#99740459!important}.border-y-yellow-700\/40{border-top-color:#99740466!important;border-bottom-color:#99740466!important}.border-y-yellow-700\/45{border-top-color:#99740473!important;border-bottom-color:#99740473!important}.border-y-yellow-700\/5{border-top-color:#9974040d!important;border-bottom-color:#9974040d!important}.border-y-yellow-700\/50{border-top-color:#99740480!important;border-bottom-color:#99740480!important}.border-y-yellow-700\/55{border-top-color:#9974048c!important;border-bottom-color:#9974048c!important}.border-y-yellow-700\/60{border-top-color:#99740499!important;border-bottom-color:#99740499!important}.border-y-yellow-700\/65{border-top-color:#997404a6!important;border-bottom-color:#997404a6!important}.border-y-yellow-700\/70{border-top-color:#997404b3!important;border-bottom-color:#997404b3!important}.border-y-yellow-700\/75{border-top-color:#997404bf!important;border-bottom-color:#997404bf!important}.border-y-yellow-700\/80{border-top-color:#997404cc!important;border-bottom-color:#997404cc!important}.border-y-yellow-700\/85{border-top-color:#997404d9!important;border-bottom-color:#997404d9!important}.border-y-yellow-700\/90{border-top-color:#997404e6!important;border-bottom-color:#997404e6!important}.border-y-yellow-700\/95{border-top-color:#997404f2!important;border-bottom-color:#997404f2!important}.border-y-yellow-800{--tw-border-opacity: 1 !important;border-top-color:rgb(102 77 3 / var(--tw-border-opacity))!important;border-bottom-color:rgb(102 77 3 / var(--tw-border-opacity))!important}.border-y-yellow-800\/0{border-top-color:#664d0300!important;border-bottom-color:#664d0300!important}.border-y-yellow-800\/10{border-top-color:#664d031a!important;border-bottom-color:#664d031a!important}.border-y-yellow-800\/100{border-top-color:#664d03!important;border-bottom-color:#664d03!important}.border-y-yellow-800\/15{border-top-color:#664d0326!important;border-bottom-color:#664d0326!important}.border-y-yellow-800\/20{border-top-color:#664d0333!important;border-bottom-color:#664d0333!important}.border-y-yellow-800\/25{border-top-color:#664d0340!important;border-bottom-color:#664d0340!important}.border-y-yellow-800\/30{border-top-color:#664d034d!important;border-bottom-color:#664d034d!important}.border-y-yellow-800\/35{border-top-color:#664d0359!important;border-bottom-color:#664d0359!important}.border-y-yellow-800\/40{border-top-color:#664d0366!important;border-bottom-color:#664d0366!important}.border-y-yellow-800\/45{border-top-color:#664d0373!important;border-bottom-color:#664d0373!important}.border-y-yellow-800\/5{border-top-color:#664d030d!important;border-bottom-color:#664d030d!important}.border-y-yellow-800\/50{border-top-color:#664d0380!important;border-bottom-color:#664d0380!important}.border-y-yellow-800\/55{border-top-color:#664d038c!important;border-bottom-color:#664d038c!important}.border-y-yellow-800\/60{border-top-color:#664d0399!important;border-bottom-color:#664d0399!important}.border-y-yellow-800\/65{border-top-color:#664d03a6!important;border-bottom-color:#664d03a6!important}.border-y-yellow-800\/70{border-top-color:#664d03b3!important;border-bottom-color:#664d03b3!important}.border-y-yellow-800\/75{border-top-color:#664d03bf!important;border-bottom-color:#664d03bf!important}.border-y-yellow-800\/80{border-top-color:#664d03cc!important;border-bottom-color:#664d03cc!important}.border-y-yellow-800\/85{border-top-color:#664d03d9!important;border-bottom-color:#664d03d9!important}.border-y-yellow-800\/90{border-top-color:#664d03e6!important;border-bottom-color:#664d03e6!important}.border-y-yellow-800\/95{border-top-color:#664d03f2!important;border-bottom-color:#664d03f2!important}.border-y-yellow-900{--tw-border-opacity: 1 !important;border-top-color:rgb(51 39 1 / var(--tw-border-opacity))!important;border-bottom-color:rgb(51 39 1 / var(--tw-border-opacity))!important}.border-y-yellow-900\/0{border-top-color:#33270100!important;border-bottom-color:#33270100!important}.border-y-yellow-900\/10{border-top-color:#3327011a!important;border-bottom-color:#3327011a!important}.border-y-yellow-900\/100{border-top-color:#332701!important;border-bottom-color:#332701!important}.border-y-yellow-900\/15{border-top-color:#33270126!important;border-bottom-color:#33270126!important}.border-y-yellow-900\/20{border-top-color:#33270133!important;border-bottom-color:#33270133!important}.border-y-yellow-900\/25{border-top-color:#33270140!important;border-bottom-color:#33270140!important}.border-y-yellow-900\/30{border-top-color:#3327014d!important;border-bottom-color:#3327014d!important}.border-y-yellow-900\/35{border-top-color:#33270159!important;border-bottom-color:#33270159!important}.border-y-yellow-900\/40{border-top-color:#33270166!important;border-bottom-color:#33270166!important}.border-y-yellow-900\/45{border-top-color:#33270173!important;border-bottom-color:#33270173!important}.border-y-yellow-900\/5{border-top-color:#3327010d!important;border-bottom-color:#3327010d!important}.border-y-yellow-900\/50{border-top-color:#33270180!important;border-bottom-color:#33270180!important}.border-y-yellow-900\/55{border-top-color:#3327018c!important;border-bottom-color:#3327018c!important}.border-y-yellow-900\/60{border-top-color:#33270199!important;border-bottom-color:#33270199!important}.border-y-yellow-900\/65{border-top-color:#332701a6!important;border-bottom-color:#332701a6!important}.border-y-yellow-900\/70{border-top-color:#332701b3!important;border-bottom-color:#332701b3!important}.border-y-yellow-900\/75{border-top-color:#332701bf!important;border-bottom-color:#332701bf!important}.border-y-yellow-900\/80{border-top-color:#332701cc!important;border-bottom-color:#332701cc!important}.border-y-yellow-900\/85{border-top-color:#332701d9!important;border-bottom-color:#332701d9!important}.border-y-yellow-900\/90{border-top-color:#332701e6!important;border-bottom-color:#332701e6!important}.border-y-yellow-900\/95{border-top-color:#332701f2!important;border-bottom-color:#332701f2!important}.border-b-black{--tw-border-opacity: 1 !important;border-bottom-color:rgb(0 0 0 / var(--tw-border-opacity))!important}.border-b-black\/0{border-bottom-color:#0000!important}.border-b-black\/10{border-bottom-color:#0000001a!important}.border-b-black\/100{border-bottom-color:#000!important}.border-b-black\/15{border-bottom-color:#00000026!important}.border-b-black\/20{border-bottom-color:#0003!important}.border-b-black\/25{border-bottom-color:#00000040!important}.border-b-black\/30{border-bottom-color:#0000004d!important}.border-b-black\/35{border-bottom-color:#00000059!important}.border-b-black\/40{border-bottom-color:#0006!important}.border-b-black\/45{border-bottom-color:#00000073!important}.border-b-black\/5{border-bottom-color:#0000000d!important}.border-b-black\/50{border-bottom-color:#00000080!important}.border-b-black\/55{border-bottom-color:#0000008c!important}.border-b-black\/60{border-bottom-color:#0009!important}.border-b-black\/65{border-bottom-color:#000000a6!important}.border-b-black\/70{border-bottom-color:#000000b3!important}.border-b-black\/75{border-bottom-color:#000000bf!important}.border-b-black\/80{border-bottom-color:#000c!important}.border-b-black\/85{border-bottom-color:#000000d9!important}.border-b-black\/90{border-bottom-color:#000000e6!important}.border-b-black\/95{border-bottom-color:#000000f2!important}.border-b-blue-100{--tw-border-opacity: 1 !important;border-bottom-color:rgb(207 226 255 / var(--tw-border-opacity))!important}.border-b-blue-100\/0{border-bottom-color:#cfe2ff00!important}.border-b-blue-100\/10{border-bottom-color:#cfe2ff1a!important}.border-b-blue-100\/100{border-bottom-color:#cfe2ff!important}.border-b-blue-100\/15{border-bottom-color:#cfe2ff26!important}.border-b-blue-100\/20{border-bottom-color:#cfe2ff33!important}.border-b-blue-100\/25{border-bottom-color:#cfe2ff40!important}.border-b-blue-100\/30{border-bottom-color:#cfe2ff4d!important}.border-b-blue-100\/35{border-bottom-color:#cfe2ff59!important}.border-b-blue-100\/40{border-bottom-color:#cfe2ff66!important}.border-b-blue-100\/45{border-bottom-color:#cfe2ff73!important}.border-b-blue-100\/5{border-bottom-color:#cfe2ff0d!important}.border-b-blue-100\/50{border-bottom-color:#cfe2ff80!important}.border-b-blue-100\/55{border-bottom-color:#cfe2ff8c!important}.border-b-blue-100\/60{border-bottom-color:#cfe2ff99!important}.border-b-blue-100\/65{border-bottom-color:#cfe2ffa6!important}.border-b-blue-100\/70{border-bottom-color:#cfe2ffb3!important}.border-b-blue-100\/75{border-bottom-color:#cfe2ffbf!important}.border-b-blue-100\/80{border-bottom-color:#cfe2ffcc!important}.border-b-blue-100\/85{border-bottom-color:#cfe2ffd9!important}.border-b-blue-100\/90{border-bottom-color:#cfe2ffe6!important}.border-b-blue-100\/95{border-bottom-color:#cfe2fff2!important}.border-b-blue-200{--tw-border-opacity: 1 !important;border-bottom-color:rgb(158 197 254 / var(--tw-border-opacity))!important}.border-b-blue-200\/0{border-bottom-color:#9ec5fe00!important}.border-b-blue-200\/10{border-bottom-color:#9ec5fe1a!important}.border-b-blue-200\/100{border-bottom-color:#9ec5fe!important}.border-b-blue-200\/15{border-bottom-color:#9ec5fe26!important}.border-b-blue-200\/20{border-bottom-color:#9ec5fe33!important}.border-b-blue-200\/25{border-bottom-color:#9ec5fe40!important}.border-b-blue-200\/30{border-bottom-color:#9ec5fe4d!important}.border-b-blue-200\/35{border-bottom-color:#9ec5fe59!important}.border-b-blue-200\/40{border-bottom-color:#9ec5fe66!important}.border-b-blue-200\/45{border-bottom-color:#9ec5fe73!important}.border-b-blue-200\/5{border-bottom-color:#9ec5fe0d!important}.border-b-blue-200\/50{border-bottom-color:#9ec5fe80!important}.border-b-blue-200\/55{border-bottom-color:#9ec5fe8c!important}.border-b-blue-200\/60{border-bottom-color:#9ec5fe99!important}.border-b-blue-200\/65{border-bottom-color:#9ec5fea6!important}.border-b-blue-200\/70{border-bottom-color:#9ec5feb3!important}.border-b-blue-200\/75{border-bottom-color:#9ec5febf!important}.border-b-blue-200\/80{border-bottom-color:#9ec5fecc!important}.border-b-blue-200\/85{border-bottom-color:#9ec5fed9!important}.border-b-blue-200\/90{border-bottom-color:#9ec5fee6!important}.border-b-blue-200\/95{border-bottom-color:#9ec5fef2!important}.border-b-blue-300{--tw-border-opacity: 1 !important;border-bottom-color:rgb(110 168 254 / var(--tw-border-opacity))!important}.border-b-blue-300\/0{border-bottom-color:#6ea8fe00!important}.border-b-blue-300\/10{border-bottom-color:#6ea8fe1a!important}.border-b-blue-300\/100{border-bottom-color:#6ea8fe!important}.border-b-blue-300\/15{border-bottom-color:#6ea8fe26!important}.border-b-blue-300\/20{border-bottom-color:#6ea8fe33!important}.border-b-blue-300\/25{border-bottom-color:#6ea8fe40!important}.border-b-blue-300\/30{border-bottom-color:#6ea8fe4d!important}.border-b-blue-300\/35{border-bottom-color:#6ea8fe59!important}.border-b-blue-300\/40{border-bottom-color:#6ea8fe66!important}.border-b-blue-300\/45{border-bottom-color:#6ea8fe73!important}.border-b-blue-300\/5{border-bottom-color:#6ea8fe0d!important}.border-b-blue-300\/50{border-bottom-color:#6ea8fe80!important}.border-b-blue-300\/55{border-bottom-color:#6ea8fe8c!important}.border-b-blue-300\/60{border-bottom-color:#6ea8fe99!important}.border-b-blue-300\/65{border-bottom-color:#6ea8fea6!important}.border-b-blue-300\/70{border-bottom-color:#6ea8feb3!important}.border-b-blue-300\/75{border-bottom-color:#6ea8febf!important}.border-b-blue-300\/80{border-bottom-color:#6ea8fecc!important}.border-b-blue-300\/85{border-bottom-color:#6ea8fed9!important}.border-b-blue-300\/90{border-bottom-color:#6ea8fee6!important}.border-b-blue-300\/95{border-bottom-color:#6ea8fef2!important}.border-b-blue-400{--tw-border-opacity: 1 !important;border-bottom-color:rgb(61 139 253 / var(--tw-border-opacity))!important}.border-b-blue-400\/0{border-bottom-color:#3d8bfd00!important}.border-b-blue-400\/10{border-bottom-color:#3d8bfd1a!important}.border-b-blue-400\/100{border-bottom-color:#3d8bfd!important}.border-b-blue-400\/15{border-bottom-color:#3d8bfd26!important}.border-b-blue-400\/20{border-bottom-color:#3d8bfd33!important}.border-b-blue-400\/25{border-bottom-color:#3d8bfd40!important}.border-b-blue-400\/30{border-bottom-color:#3d8bfd4d!important}.border-b-blue-400\/35{border-bottom-color:#3d8bfd59!important}.border-b-blue-400\/40{border-bottom-color:#3d8bfd66!important}.border-b-blue-400\/45{border-bottom-color:#3d8bfd73!important}.border-b-blue-400\/5{border-bottom-color:#3d8bfd0d!important}.border-b-blue-400\/50{border-bottom-color:#3d8bfd80!important}.border-b-blue-400\/55{border-bottom-color:#3d8bfd8c!important}.border-b-blue-400\/60{border-bottom-color:#3d8bfd99!important}.border-b-blue-400\/65{border-bottom-color:#3d8bfda6!important}.border-b-blue-400\/70{border-bottom-color:#3d8bfdb3!important}.border-b-blue-400\/75{border-bottom-color:#3d8bfdbf!important}.border-b-blue-400\/80{border-bottom-color:#3d8bfdcc!important}.border-b-blue-400\/85{border-bottom-color:#3d8bfdd9!important}.border-b-blue-400\/90{border-bottom-color:#3d8bfde6!important}.border-b-blue-400\/95{border-bottom-color:#3d8bfdf2!important}.border-b-blue-500{--tw-border-opacity: 1 !important;border-bottom-color:rgb(13 110 253 / var(--tw-border-opacity))!important}.border-b-blue-500\/0{border-bottom-color:#0d6efd00!important}.border-b-blue-500\/10{border-bottom-color:#0d6efd1a!important}.border-b-blue-500\/100{border-bottom-color:#0d6efd!important}.border-b-blue-500\/15{border-bottom-color:#0d6efd26!important}.border-b-blue-500\/20{border-bottom-color:#0d6efd33!important}.border-b-blue-500\/25{border-bottom-color:#0d6efd40!important}.border-b-blue-500\/30{border-bottom-color:#0d6efd4d!important}.border-b-blue-500\/35{border-bottom-color:#0d6efd59!important}.border-b-blue-500\/40{border-bottom-color:#0d6efd66!important}.border-b-blue-500\/45{border-bottom-color:#0d6efd73!important}.border-b-blue-500\/5{border-bottom-color:#0d6efd0d!important}.border-b-blue-500\/50{border-bottom-color:#0d6efd80!important}.border-b-blue-500\/55{border-bottom-color:#0d6efd8c!important}.border-b-blue-500\/60{border-bottom-color:#0d6efd99!important}.border-b-blue-500\/65{border-bottom-color:#0d6efda6!important}.border-b-blue-500\/70{border-bottom-color:#0d6efdb3!important}.border-b-blue-500\/75{border-bottom-color:#0d6efdbf!important}.border-b-blue-500\/80{border-bottom-color:#0d6efdcc!important}.border-b-blue-500\/85{border-bottom-color:#0d6efdd9!important}.border-b-blue-500\/90{border-bottom-color:#0d6efde6!important}.border-b-blue-500\/95{border-bottom-color:#0d6efdf2!important}.border-b-blue-600{--tw-border-opacity: 1 !important;border-bottom-color:rgb(10 88 202 / var(--tw-border-opacity))!important}.border-b-blue-600\/0{border-bottom-color:#0a58ca00!important}.border-b-blue-600\/10{border-bottom-color:#0a58ca1a!important}.border-b-blue-600\/100{border-bottom-color:#0a58ca!important}.border-b-blue-600\/15{border-bottom-color:#0a58ca26!important}.border-b-blue-600\/20{border-bottom-color:#0a58ca33!important}.border-b-blue-600\/25{border-bottom-color:#0a58ca40!important}.border-b-blue-600\/30{border-bottom-color:#0a58ca4d!important}.border-b-blue-600\/35{border-bottom-color:#0a58ca59!important}.border-b-blue-600\/40{border-bottom-color:#0a58ca66!important}.border-b-blue-600\/45{border-bottom-color:#0a58ca73!important}.border-b-blue-600\/5{border-bottom-color:#0a58ca0d!important}.border-b-blue-600\/50{border-bottom-color:#0a58ca80!important}.border-b-blue-600\/55{border-bottom-color:#0a58ca8c!important}.border-b-blue-600\/60{border-bottom-color:#0a58ca99!important}.border-b-blue-600\/65{border-bottom-color:#0a58caa6!important}.border-b-blue-600\/70{border-bottom-color:#0a58cab3!important}.border-b-blue-600\/75{border-bottom-color:#0a58cabf!important}.border-b-blue-600\/80{border-bottom-color:#0a58cacc!important}.border-b-blue-600\/85{border-bottom-color:#0a58cad9!important}.border-b-blue-600\/90{border-bottom-color:#0a58cae6!important}.border-b-blue-600\/95{border-bottom-color:#0a58caf2!important}.border-b-blue-700{--tw-border-opacity: 1 !important;border-bottom-color:rgb(8 66 152 / var(--tw-border-opacity))!important}.border-b-blue-700\/0{border-bottom-color:#08429800!important}.border-b-blue-700\/10{border-bottom-color:#0842981a!important}.border-b-blue-700\/100{border-bottom-color:#084298!important}.border-b-blue-700\/15{border-bottom-color:#08429826!important}.border-b-blue-700\/20{border-bottom-color:#08429833!important}.border-b-blue-700\/25{border-bottom-color:#08429840!important}.border-b-blue-700\/30{border-bottom-color:#0842984d!important}.border-b-blue-700\/35{border-bottom-color:#08429859!important}.border-b-blue-700\/40{border-bottom-color:#08429866!important}.border-b-blue-700\/45{border-bottom-color:#08429873!important}.border-b-blue-700\/5{border-bottom-color:#0842980d!important}.border-b-blue-700\/50{border-bottom-color:#08429880!important}.border-b-blue-700\/55{border-bottom-color:#0842988c!important}.border-b-blue-700\/60{border-bottom-color:#08429899!important}.border-b-blue-700\/65{border-bottom-color:#084298a6!important}.border-b-blue-700\/70{border-bottom-color:#084298b3!important}.border-b-blue-700\/75{border-bottom-color:#084298bf!important}.border-b-blue-700\/80{border-bottom-color:#084298cc!important}.border-b-blue-700\/85{border-bottom-color:#084298d9!important}.border-b-blue-700\/90{border-bottom-color:#084298e6!important}.border-b-blue-700\/95{border-bottom-color:#084298f2!important}.border-b-blue-800{--tw-border-opacity: 1 !important;border-bottom-color:rgb(5 44 101 / var(--tw-border-opacity))!important}.border-b-blue-800\/0{border-bottom-color:#052c6500!important}.border-b-blue-800\/10{border-bottom-color:#052c651a!important}.border-b-blue-800\/100{border-bottom-color:#052c65!important}.border-b-blue-800\/15{border-bottom-color:#052c6526!important}.border-b-blue-800\/20{border-bottom-color:#052c6533!important}.border-b-blue-800\/25{border-bottom-color:#052c6540!important}.border-b-blue-800\/30{border-bottom-color:#052c654d!important}.border-b-blue-800\/35{border-bottom-color:#052c6559!important}.border-b-blue-800\/40{border-bottom-color:#052c6566!important}.border-b-blue-800\/45{border-bottom-color:#052c6573!important}.border-b-blue-800\/5{border-bottom-color:#052c650d!important}.border-b-blue-800\/50{border-bottom-color:#052c6580!important}.border-b-blue-800\/55{border-bottom-color:#052c658c!important}.border-b-blue-800\/60{border-bottom-color:#052c6599!important}.border-b-blue-800\/65{border-bottom-color:#052c65a6!important}.border-b-blue-800\/70{border-bottom-color:#052c65b3!important}.border-b-blue-800\/75{border-bottom-color:#052c65bf!important}.border-b-blue-800\/80{border-bottom-color:#052c65cc!important}.border-b-blue-800\/85{border-bottom-color:#052c65d9!important}.border-b-blue-800\/90{border-bottom-color:#052c65e6!important}.border-b-blue-800\/95{border-bottom-color:#052c65f2!important}.border-b-cyan-100{--tw-border-opacity: 1 !important;border-bottom-color:rgb(207 244 252 / var(--tw-border-opacity))!important}.border-b-cyan-100\/0{border-bottom-color:#cff4fc00!important}.border-b-cyan-100\/10{border-bottom-color:#cff4fc1a!important}.border-b-cyan-100\/100{border-bottom-color:#cff4fc!important}.border-b-cyan-100\/15{border-bottom-color:#cff4fc26!important}.border-b-cyan-100\/20{border-bottom-color:#cff4fc33!important}.border-b-cyan-100\/25{border-bottom-color:#cff4fc40!important}.border-b-cyan-100\/30{border-bottom-color:#cff4fc4d!important}.border-b-cyan-100\/35{border-bottom-color:#cff4fc59!important}.border-b-cyan-100\/40{border-bottom-color:#cff4fc66!important}.border-b-cyan-100\/45{border-bottom-color:#cff4fc73!important}.border-b-cyan-100\/5{border-bottom-color:#cff4fc0d!important}.border-b-cyan-100\/50{border-bottom-color:#cff4fc80!important}.border-b-cyan-100\/55{border-bottom-color:#cff4fc8c!important}.border-b-cyan-100\/60{border-bottom-color:#cff4fc99!important}.border-b-cyan-100\/65{border-bottom-color:#cff4fca6!important}.border-b-cyan-100\/70{border-bottom-color:#cff4fcb3!important}.border-b-cyan-100\/75{border-bottom-color:#cff4fcbf!important}.border-b-cyan-100\/80{border-bottom-color:#cff4fccc!important}.border-b-cyan-100\/85{border-bottom-color:#cff4fcd9!important}.border-b-cyan-100\/90{border-bottom-color:#cff4fce6!important}.border-b-cyan-100\/95{border-bottom-color:#cff4fcf2!important}.border-b-cyan-200{--tw-border-opacity: 1 !important;border-bottom-color:rgb(158 234 249 / var(--tw-border-opacity))!important}.border-b-cyan-200\/0{border-bottom-color:#9eeaf900!important}.border-b-cyan-200\/10{border-bottom-color:#9eeaf91a!important}.border-b-cyan-200\/100{border-bottom-color:#9eeaf9!important}.border-b-cyan-200\/15{border-bottom-color:#9eeaf926!important}.border-b-cyan-200\/20{border-bottom-color:#9eeaf933!important}.border-b-cyan-200\/25{border-bottom-color:#9eeaf940!important}.border-b-cyan-200\/30{border-bottom-color:#9eeaf94d!important}.border-b-cyan-200\/35{border-bottom-color:#9eeaf959!important}.border-b-cyan-200\/40{border-bottom-color:#9eeaf966!important}.border-b-cyan-200\/45{border-bottom-color:#9eeaf973!important}.border-b-cyan-200\/5{border-bottom-color:#9eeaf90d!important}.border-b-cyan-200\/50{border-bottom-color:#9eeaf980!important}.border-b-cyan-200\/55{border-bottom-color:#9eeaf98c!important}.border-b-cyan-200\/60{border-bottom-color:#9eeaf999!important}.border-b-cyan-200\/65{border-bottom-color:#9eeaf9a6!important}.border-b-cyan-200\/70{border-bottom-color:#9eeaf9b3!important}.border-b-cyan-200\/75{border-bottom-color:#9eeaf9bf!important}.border-b-cyan-200\/80{border-bottom-color:#9eeaf9cc!important}.border-b-cyan-200\/85{border-bottom-color:#9eeaf9d9!important}.border-b-cyan-200\/90{border-bottom-color:#9eeaf9e6!important}.border-b-cyan-200\/95{border-bottom-color:#9eeaf9f2!important}.border-b-cyan-300{--tw-border-opacity: 1 !important;border-bottom-color:rgb(110 223 246 / var(--tw-border-opacity))!important}.border-b-cyan-300\/0{border-bottom-color:#6edff600!important}.border-b-cyan-300\/10{border-bottom-color:#6edff61a!important}.border-b-cyan-300\/100{border-bottom-color:#6edff6!important}.border-b-cyan-300\/15{border-bottom-color:#6edff626!important}.border-b-cyan-300\/20{border-bottom-color:#6edff633!important}.border-b-cyan-300\/25{border-bottom-color:#6edff640!important}.border-b-cyan-300\/30{border-bottom-color:#6edff64d!important}.border-b-cyan-300\/35{border-bottom-color:#6edff659!important}.border-b-cyan-300\/40{border-bottom-color:#6edff666!important}.border-b-cyan-300\/45{border-bottom-color:#6edff673!important}.border-b-cyan-300\/5{border-bottom-color:#6edff60d!important}.border-b-cyan-300\/50{border-bottom-color:#6edff680!important}.border-b-cyan-300\/55{border-bottom-color:#6edff68c!important}.border-b-cyan-300\/60{border-bottom-color:#6edff699!important}.border-b-cyan-300\/65{border-bottom-color:#6edff6a6!important}.border-b-cyan-300\/70{border-bottom-color:#6edff6b3!important}.border-b-cyan-300\/75{border-bottom-color:#6edff6bf!important}.border-b-cyan-300\/80{border-bottom-color:#6edff6cc!important}.border-b-cyan-300\/85{border-bottom-color:#6edff6d9!important}.border-b-cyan-300\/90{border-bottom-color:#6edff6e6!important}.border-b-cyan-300\/95{border-bottom-color:#6edff6f2!important}.border-b-cyan-400{--tw-border-opacity: 1 !important;border-bottom-color:rgb(61 213 243 / var(--tw-border-opacity))!important}.border-b-cyan-400\/0{border-bottom-color:#3dd5f300!important}.border-b-cyan-400\/10{border-bottom-color:#3dd5f31a!important}.border-b-cyan-400\/100{border-bottom-color:#3dd5f3!important}.border-b-cyan-400\/15{border-bottom-color:#3dd5f326!important}.border-b-cyan-400\/20{border-bottom-color:#3dd5f333!important}.border-b-cyan-400\/25{border-bottom-color:#3dd5f340!important}.border-b-cyan-400\/30{border-bottom-color:#3dd5f34d!important}.border-b-cyan-400\/35{border-bottom-color:#3dd5f359!important}.border-b-cyan-400\/40{border-bottom-color:#3dd5f366!important}.border-b-cyan-400\/45{border-bottom-color:#3dd5f373!important}.border-b-cyan-400\/5{border-bottom-color:#3dd5f30d!important}.border-b-cyan-400\/50{border-bottom-color:#3dd5f380!important}.border-b-cyan-400\/55{border-bottom-color:#3dd5f38c!important}.border-b-cyan-400\/60{border-bottom-color:#3dd5f399!important}.border-b-cyan-400\/65{border-bottom-color:#3dd5f3a6!important}.border-b-cyan-400\/70{border-bottom-color:#3dd5f3b3!important}.border-b-cyan-400\/75{border-bottom-color:#3dd5f3bf!important}.border-b-cyan-400\/80{border-bottom-color:#3dd5f3cc!important}.border-b-cyan-400\/85{border-bottom-color:#3dd5f3d9!important}.border-b-cyan-400\/90{border-bottom-color:#3dd5f3e6!important}.border-b-cyan-400\/95{border-bottom-color:#3dd5f3f2!important}.border-b-cyan-500{--tw-border-opacity: 1 !important;border-bottom-color:rgb(13 202 240 / var(--tw-border-opacity))!important}.border-b-cyan-500\/0{border-bottom-color:#0dcaf000!important}.border-b-cyan-500\/10{border-bottom-color:#0dcaf01a!important}.border-b-cyan-500\/100{border-bottom-color:#0dcaf0!important}.border-b-cyan-500\/15{border-bottom-color:#0dcaf026!important}.border-b-cyan-500\/20{border-bottom-color:#0dcaf033!important}.border-b-cyan-500\/25{border-bottom-color:#0dcaf040!important}.border-b-cyan-500\/30{border-bottom-color:#0dcaf04d!important}.border-b-cyan-500\/35{border-bottom-color:#0dcaf059!important}.border-b-cyan-500\/40{border-bottom-color:#0dcaf066!important}.border-b-cyan-500\/45{border-bottom-color:#0dcaf073!important}.border-b-cyan-500\/5{border-bottom-color:#0dcaf00d!important}.border-b-cyan-500\/50{border-bottom-color:#0dcaf080!important}.border-b-cyan-500\/55{border-bottom-color:#0dcaf08c!important}.border-b-cyan-500\/60{border-bottom-color:#0dcaf099!important}.border-b-cyan-500\/65{border-bottom-color:#0dcaf0a6!important}.border-b-cyan-500\/70{border-bottom-color:#0dcaf0b3!important}.border-b-cyan-500\/75{border-bottom-color:#0dcaf0bf!important}.border-b-cyan-500\/80{border-bottom-color:#0dcaf0cc!important}.border-b-cyan-500\/85{border-bottom-color:#0dcaf0d9!important}.border-b-cyan-500\/90{border-bottom-color:#0dcaf0e6!important}.border-b-cyan-500\/95{border-bottom-color:#0dcaf0f2!important}.border-b-cyan-600{--tw-border-opacity: 1 !important;border-bottom-color:rgb(10 162 192 / var(--tw-border-opacity))!important}.border-b-cyan-600\/0{border-bottom-color:#0aa2c000!important}.border-b-cyan-600\/10{border-bottom-color:#0aa2c01a!important}.border-b-cyan-600\/100{border-bottom-color:#0aa2c0!important}.border-b-cyan-600\/15{border-bottom-color:#0aa2c026!important}.border-b-cyan-600\/20{border-bottom-color:#0aa2c033!important}.border-b-cyan-600\/25{border-bottom-color:#0aa2c040!important}.border-b-cyan-600\/30{border-bottom-color:#0aa2c04d!important}.border-b-cyan-600\/35{border-bottom-color:#0aa2c059!important}.border-b-cyan-600\/40{border-bottom-color:#0aa2c066!important}.border-b-cyan-600\/45{border-bottom-color:#0aa2c073!important}.border-b-cyan-600\/5{border-bottom-color:#0aa2c00d!important}.border-b-cyan-600\/50{border-bottom-color:#0aa2c080!important}.border-b-cyan-600\/55{border-bottom-color:#0aa2c08c!important}.border-b-cyan-600\/60{border-bottom-color:#0aa2c099!important}.border-b-cyan-600\/65{border-bottom-color:#0aa2c0a6!important}.border-b-cyan-600\/70{border-bottom-color:#0aa2c0b3!important}.border-b-cyan-600\/75{border-bottom-color:#0aa2c0bf!important}.border-b-cyan-600\/80{border-bottom-color:#0aa2c0cc!important}.border-b-cyan-600\/85{border-bottom-color:#0aa2c0d9!important}.border-b-cyan-600\/90{border-bottom-color:#0aa2c0e6!important}.border-b-cyan-600\/95{border-bottom-color:#0aa2c0f2!important}.border-b-cyan-700{--tw-border-opacity: 1 !important;border-bottom-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-b-cyan-700\/0{border-bottom-color:#08799000!important}.border-b-cyan-700\/10{border-bottom-color:#0879901a!important}.border-b-cyan-700\/100{border-bottom-color:#087990!important}.border-b-cyan-700\/15{border-bottom-color:#08799026!important}.border-b-cyan-700\/20{border-bottom-color:#08799033!important}.border-b-cyan-700\/25{border-bottom-color:#08799040!important}.border-b-cyan-700\/30{border-bottom-color:#0879904d!important}.border-b-cyan-700\/35{border-bottom-color:#08799059!important}.border-b-cyan-700\/40{border-bottom-color:#08799066!important}.border-b-cyan-700\/45{border-bottom-color:#08799073!important}.border-b-cyan-700\/5{border-bottom-color:#0879900d!important}.border-b-cyan-700\/50{border-bottom-color:#08799080!important}.border-b-cyan-700\/55{border-bottom-color:#0879908c!important}.border-b-cyan-700\/60{border-bottom-color:#08799099!important}.border-b-cyan-700\/65{border-bottom-color:#087990a6!important}.border-b-cyan-700\/70{border-bottom-color:#087990b3!important}.border-b-cyan-700\/75{border-bottom-color:#087990bf!important}.border-b-cyan-700\/80{border-bottom-color:#087990cc!important}.border-b-cyan-700\/85{border-bottom-color:#087990d9!important}.border-b-cyan-700\/90{border-bottom-color:#087990e6!important}.border-b-cyan-700\/95{border-bottom-color:#087990f2!important}.border-b-cyan-800{--tw-border-opacity: 1 !important;border-bottom-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-b-cyan-800\/0{border-bottom-color:#05516000!important}.border-b-cyan-800\/10{border-bottom-color:#0551601a!important}.border-b-cyan-800\/100{border-bottom-color:#055160!important}.border-b-cyan-800\/15{border-bottom-color:#05516026!important}.border-b-cyan-800\/20{border-bottom-color:#05516033!important}.border-b-cyan-800\/25{border-bottom-color:#05516040!important}.border-b-cyan-800\/30{border-bottom-color:#0551604d!important}.border-b-cyan-800\/35{border-bottom-color:#05516059!important}.border-b-cyan-800\/40{border-bottom-color:#05516066!important}.border-b-cyan-800\/45{border-bottom-color:#05516073!important}.border-b-cyan-800\/5{border-bottom-color:#0551600d!important}.border-b-cyan-800\/50{border-bottom-color:#05516080!important}.border-b-cyan-800\/55{border-bottom-color:#0551608c!important}.border-b-cyan-800\/60{border-bottom-color:#05516099!important}.border-b-cyan-800\/65{border-bottom-color:#055160a6!important}.border-b-cyan-800\/70{border-bottom-color:#055160b3!important}.border-b-cyan-800\/75{border-bottom-color:#055160bf!important}.border-b-cyan-800\/80{border-bottom-color:#055160cc!important}.border-b-cyan-800\/85{border-bottom-color:#055160d9!important}.border-b-cyan-800\/90{border-bottom-color:#055160e6!important}.border-b-cyan-800\/95{border-bottom-color:#055160f2!important}.border-b-cyan-900{--tw-border-opacity: 1 !important;border-bottom-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-b-cyan-900\/0{border-bottom-color:#03283000!important}.border-b-cyan-900\/10{border-bottom-color:#0328301a!important}.border-b-cyan-900\/100{border-bottom-color:#032830!important}.border-b-cyan-900\/15{border-bottom-color:#03283026!important}.border-b-cyan-900\/20{border-bottom-color:#03283033!important}.border-b-cyan-900\/25{border-bottom-color:#03283040!important}.border-b-cyan-900\/30{border-bottom-color:#0328304d!important}.border-b-cyan-900\/35{border-bottom-color:#03283059!important}.border-b-cyan-900\/40{border-bottom-color:#03283066!important}.border-b-cyan-900\/45{border-bottom-color:#03283073!important}.border-b-cyan-900\/5{border-bottom-color:#0328300d!important}.border-b-cyan-900\/50{border-bottom-color:#03283080!important}.border-b-cyan-900\/55{border-bottom-color:#0328308c!important}.border-b-cyan-900\/60{border-bottom-color:#03283099!important}.border-b-cyan-900\/65{border-bottom-color:#032830a6!important}.border-b-cyan-900\/70{border-bottom-color:#032830b3!important}.border-b-cyan-900\/75{border-bottom-color:#032830bf!important}.border-b-cyan-900\/80{border-bottom-color:#032830cc!important}.border-b-cyan-900\/85{border-bottom-color:#032830d9!important}.border-b-cyan-900\/90{border-bottom-color:#032830e6!important}.border-b-cyan-900\/95{border-bottom-color:#032830f2!important}.border-b-gray-100{--tw-border-opacity: 1 !important;border-bottom-color:rgb(248 249 250 / var(--tw-border-opacity))!important}.border-b-gray-100\/0{border-bottom-color:#f8f9fa00!important}.border-b-gray-100\/10{border-bottom-color:#f8f9fa1a!important}.border-b-gray-100\/100{border-bottom-color:#f8f9fa!important}.border-b-gray-100\/15{border-bottom-color:#f8f9fa26!important}.border-b-gray-100\/20{border-bottom-color:#f8f9fa33!important}.border-b-gray-100\/25{border-bottom-color:#f8f9fa40!important}.border-b-gray-100\/30{border-bottom-color:#f8f9fa4d!important}.border-b-gray-100\/35{border-bottom-color:#f8f9fa59!important}.border-b-gray-100\/40{border-bottom-color:#f8f9fa66!important}.border-b-gray-100\/45{border-bottom-color:#f8f9fa73!important}.border-b-gray-100\/5{border-bottom-color:#f8f9fa0d!important}.border-b-gray-100\/50{border-bottom-color:#f8f9fa80!important}.border-b-gray-100\/55{border-bottom-color:#f8f9fa8c!important}.border-b-gray-100\/60{border-bottom-color:#f8f9fa99!important}.border-b-gray-100\/65{border-bottom-color:#f8f9faa6!important}.border-b-gray-100\/70{border-bottom-color:#f8f9fab3!important}.border-b-gray-100\/75{border-bottom-color:#f8f9fabf!important}.border-b-gray-100\/80{border-bottom-color:#f8f9facc!important}.border-b-gray-100\/85{border-bottom-color:#f8f9fad9!important}.border-b-gray-100\/90{border-bottom-color:#f8f9fae6!important}.border-b-gray-100\/95{border-bottom-color:#f8f9faf2!important}.border-b-gray-200{--tw-border-opacity: 1 !important;border-bottom-color:rgb(233 236 239 / var(--tw-border-opacity))!important}.border-b-gray-200\/0{border-bottom-color:#e9ecef00!important}.border-b-gray-200\/10{border-bottom-color:#e9ecef1a!important}.border-b-gray-200\/100{border-bottom-color:#e9ecef!important}.border-b-gray-200\/15{border-bottom-color:#e9ecef26!important}.border-b-gray-200\/20{border-bottom-color:#e9ecef33!important}.border-b-gray-200\/25{border-bottom-color:#e9ecef40!important}.border-b-gray-200\/30{border-bottom-color:#e9ecef4d!important}.border-b-gray-200\/35{border-bottom-color:#e9ecef59!important}.border-b-gray-200\/40{border-bottom-color:#e9ecef66!important}.border-b-gray-200\/45{border-bottom-color:#e9ecef73!important}.border-b-gray-200\/5{border-bottom-color:#e9ecef0d!important}.border-b-gray-200\/50{border-bottom-color:#e9ecef80!important}.border-b-gray-200\/55{border-bottom-color:#e9ecef8c!important}.border-b-gray-200\/60{border-bottom-color:#e9ecef99!important}.border-b-gray-200\/65{border-bottom-color:#e9ecefa6!important}.border-b-gray-200\/70{border-bottom-color:#e9ecefb3!important}.border-b-gray-200\/75{border-bottom-color:#e9ecefbf!important}.border-b-gray-200\/80{border-bottom-color:#e9ecefcc!important}.border-b-gray-200\/85{border-bottom-color:#e9ecefd9!important}.border-b-gray-200\/90{border-bottom-color:#e9ecefe6!important}.border-b-gray-200\/95{border-bottom-color:#e9eceff2!important}.border-b-gray-300{--tw-border-opacity: 1 !important;border-bottom-color:rgb(222 226 230 / var(--tw-border-opacity))!important}.border-b-gray-300\/0{border-bottom-color:#dee2e600!important}.border-b-gray-300\/10{border-bottom-color:#dee2e61a!important}.border-b-gray-300\/100{border-bottom-color:#dee2e6!important}.border-b-gray-300\/15{border-bottom-color:#dee2e626!important}.border-b-gray-300\/20{border-bottom-color:#dee2e633!important}.border-b-gray-300\/25{border-bottom-color:#dee2e640!important}.border-b-gray-300\/30{border-bottom-color:#dee2e64d!important}.border-b-gray-300\/35{border-bottom-color:#dee2e659!important}.border-b-gray-300\/40{border-bottom-color:#dee2e666!important}.border-b-gray-300\/45{border-bottom-color:#dee2e673!important}.border-b-gray-300\/5{border-bottom-color:#dee2e60d!important}.border-b-gray-300\/50{border-bottom-color:#dee2e680!important}.border-b-gray-300\/55{border-bottom-color:#dee2e68c!important}.border-b-gray-300\/60{border-bottom-color:#dee2e699!important}.border-b-gray-300\/65{border-bottom-color:#dee2e6a6!important}.border-b-gray-300\/70{border-bottom-color:#dee2e6b3!important}.border-b-gray-300\/75{border-bottom-color:#dee2e6bf!important}.border-b-gray-300\/80{border-bottom-color:#dee2e6cc!important}.border-b-gray-300\/85{border-bottom-color:#dee2e6d9!important}.border-b-gray-300\/90{border-bottom-color:#dee2e6e6!important}.border-b-gray-300\/95{border-bottom-color:#dee2e6f2!important}.border-b-gray-400{--tw-border-opacity: 1 !important;border-bottom-color:rgb(206 212 218 / var(--tw-border-opacity))!important}.border-b-gray-400\/0{border-bottom-color:#ced4da00!important}.border-b-gray-400\/10{border-bottom-color:#ced4da1a!important}.border-b-gray-400\/100{border-bottom-color:#ced4da!important}.border-b-gray-400\/15{border-bottom-color:#ced4da26!important}.border-b-gray-400\/20{border-bottom-color:#ced4da33!important}.border-b-gray-400\/25{border-bottom-color:#ced4da40!important}.border-b-gray-400\/30{border-bottom-color:#ced4da4d!important}.border-b-gray-400\/35{border-bottom-color:#ced4da59!important}.border-b-gray-400\/40{border-bottom-color:#ced4da66!important}.border-b-gray-400\/45{border-bottom-color:#ced4da73!important}.border-b-gray-400\/5{border-bottom-color:#ced4da0d!important}.border-b-gray-400\/50{border-bottom-color:#ced4da80!important}.border-b-gray-400\/55{border-bottom-color:#ced4da8c!important}.border-b-gray-400\/60{border-bottom-color:#ced4da99!important}.border-b-gray-400\/65{border-bottom-color:#ced4daa6!important}.border-b-gray-400\/70{border-bottom-color:#ced4dab3!important}.border-b-gray-400\/75{border-bottom-color:#ced4dabf!important}.border-b-gray-400\/80{border-bottom-color:#ced4dacc!important}.border-b-gray-400\/85{border-bottom-color:#ced4dad9!important}.border-b-gray-400\/90{border-bottom-color:#ced4dae6!important}.border-b-gray-400\/95{border-bottom-color:#ced4daf2!important}.border-b-gray-500{--tw-border-opacity: 1 !important;border-bottom-color:rgb(173 181 189 / var(--tw-border-opacity))!important}.border-b-gray-500\/0{border-bottom-color:#adb5bd00!important}.border-b-gray-500\/10{border-bottom-color:#adb5bd1a!important}.border-b-gray-500\/100{border-bottom-color:#adb5bd!important}.border-b-gray-500\/15{border-bottom-color:#adb5bd26!important}.border-b-gray-500\/20{border-bottom-color:#adb5bd33!important}.border-b-gray-500\/25{border-bottom-color:#adb5bd40!important}.border-b-gray-500\/30{border-bottom-color:#adb5bd4d!important}.border-b-gray-500\/35{border-bottom-color:#adb5bd59!important}.border-b-gray-500\/40{border-bottom-color:#adb5bd66!important}.border-b-gray-500\/45{border-bottom-color:#adb5bd73!important}.border-b-gray-500\/5{border-bottom-color:#adb5bd0d!important}.border-b-gray-500\/50{border-bottom-color:#adb5bd80!important}.border-b-gray-500\/55{border-bottom-color:#adb5bd8c!important}.border-b-gray-500\/60{border-bottom-color:#adb5bd99!important}.border-b-gray-500\/65{border-bottom-color:#adb5bda6!important}.border-b-gray-500\/70{border-bottom-color:#adb5bdb3!important}.border-b-gray-500\/75{border-bottom-color:#adb5bdbf!important}.border-b-gray-500\/80{border-bottom-color:#adb5bdcc!important}.border-b-gray-500\/85{border-bottom-color:#adb5bdd9!important}.border-b-gray-500\/90{border-bottom-color:#adb5bde6!important}.border-b-gray-500\/95{border-bottom-color:#adb5bdf2!important}.border-b-gray-600{--tw-border-opacity: 1 !important;border-bottom-color:rgb(108 117 125 / var(--tw-border-opacity))!important}.border-b-gray-600\/0{border-bottom-color:#6c757d00!important}.border-b-gray-600\/10{border-bottom-color:#6c757d1a!important}.border-b-gray-600\/100{border-bottom-color:#6c757d!important}.border-b-gray-600\/15{border-bottom-color:#6c757d26!important}.border-b-gray-600\/20{border-bottom-color:#6c757d33!important}.border-b-gray-600\/25{border-bottom-color:#6c757d40!important}.border-b-gray-600\/30{border-bottom-color:#6c757d4d!important}.border-b-gray-600\/35{border-bottom-color:#6c757d59!important}.border-b-gray-600\/40{border-bottom-color:#6c757d66!important}.border-b-gray-600\/45{border-bottom-color:#6c757d73!important}.border-b-gray-600\/5{border-bottom-color:#6c757d0d!important}.border-b-gray-600\/50{border-bottom-color:#6c757d80!important}.border-b-gray-600\/55{border-bottom-color:#6c757d8c!important}.border-b-gray-600\/60{border-bottom-color:#6c757d99!important}.border-b-gray-600\/65{border-bottom-color:#6c757da6!important}.border-b-gray-600\/70{border-bottom-color:#6c757db3!important}.border-b-gray-600\/75{border-bottom-color:#6c757dbf!important}.border-b-gray-600\/80{border-bottom-color:#6c757dcc!important}.border-b-gray-600\/85{border-bottom-color:#6c757dd9!important}.border-b-gray-600\/90{border-bottom-color:#6c757de6!important}.border-b-gray-600\/95{border-bottom-color:#6c757df2!important}.border-b-gray-700{--tw-border-opacity: 1 !important;border-bottom-color:rgb(73 80 87 / var(--tw-border-opacity))!important}.border-b-gray-700\/0{border-bottom-color:#49505700!important}.border-b-gray-700\/10{border-bottom-color:#4950571a!important}.border-b-gray-700\/100{border-bottom-color:#495057!important}.border-b-gray-700\/15{border-bottom-color:#49505726!important}.border-b-gray-700\/20{border-bottom-color:#49505733!important}.border-b-gray-700\/25{border-bottom-color:#49505740!important}.border-b-gray-700\/30{border-bottom-color:#4950574d!important}.border-b-gray-700\/35{border-bottom-color:#49505759!important}.border-b-gray-700\/40{border-bottom-color:#49505766!important}.border-b-gray-700\/45{border-bottom-color:#49505773!important}.border-b-gray-700\/5{border-bottom-color:#4950570d!important}.border-b-gray-700\/50{border-bottom-color:#49505780!important}.border-b-gray-700\/55{border-bottom-color:#4950578c!important}.border-b-gray-700\/60{border-bottom-color:#49505799!important}.border-b-gray-700\/65{border-bottom-color:#495057a6!important}.border-b-gray-700\/70{border-bottom-color:#495057b3!important}.border-b-gray-700\/75{border-bottom-color:#495057bf!important}.border-b-gray-700\/80{border-bottom-color:#495057cc!important}.border-b-gray-700\/85{border-bottom-color:#495057d9!important}.border-b-gray-700\/90{border-bottom-color:#495057e6!important}.border-b-gray-700\/95{border-bottom-color:#495057f2!important}.border-b-gray-800{--tw-border-opacity: 1 !important;border-bottom-color:rgb(52 58 64 / var(--tw-border-opacity))!important}.border-b-gray-800\/0{border-bottom-color:#343a4000!important}.border-b-gray-800\/10{border-bottom-color:#343a401a!important}.border-b-gray-800\/100{border-bottom-color:#343a40!important}.border-b-gray-800\/15{border-bottom-color:#343a4026!important}.border-b-gray-800\/20{border-bottom-color:#343a4033!important}.border-b-gray-800\/25{border-bottom-color:#343a4040!important}.border-b-gray-800\/30{border-bottom-color:#343a404d!important}.border-b-gray-800\/35{border-bottom-color:#343a4059!important}.border-b-gray-800\/40{border-bottom-color:#343a4066!important}.border-b-gray-800\/45{border-bottom-color:#343a4073!important}.border-b-gray-800\/5{border-bottom-color:#343a400d!important}.border-b-gray-800\/50{border-bottom-color:#343a4080!important}.border-b-gray-800\/55{border-bottom-color:#343a408c!important}.border-b-gray-800\/60{border-bottom-color:#343a4099!important}.border-b-gray-800\/65{border-bottom-color:#343a40a6!important}.border-b-gray-800\/70{border-bottom-color:#343a40b3!important}.border-b-gray-800\/75{border-bottom-color:#343a40bf!important}.border-b-gray-800\/80{border-bottom-color:#343a40cc!important}.border-b-gray-800\/85{border-bottom-color:#343a40d9!important}.border-b-gray-800\/90{border-bottom-color:#343a40e6!important}.border-b-gray-800\/95{border-bottom-color:#343a40f2!important}.border-b-green-100{--tw-border-opacity: 1 !important;border-bottom-color:rgb(209 231 221 / var(--tw-border-opacity))!important}.border-b-green-100\/0{border-bottom-color:#d1e7dd00!important}.border-b-green-100\/10{border-bottom-color:#d1e7dd1a!important}.border-b-green-100\/100{border-bottom-color:#d1e7dd!important}.border-b-green-100\/15{border-bottom-color:#d1e7dd26!important}.border-b-green-100\/20{border-bottom-color:#d1e7dd33!important}.border-b-green-100\/25{border-bottom-color:#d1e7dd40!important}.border-b-green-100\/30{border-bottom-color:#d1e7dd4d!important}.border-b-green-100\/35{border-bottom-color:#d1e7dd59!important}.border-b-green-100\/40{border-bottom-color:#d1e7dd66!important}.border-b-green-100\/45{border-bottom-color:#d1e7dd73!important}.border-b-green-100\/5{border-bottom-color:#d1e7dd0d!important}.border-b-green-100\/50{border-bottom-color:#d1e7dd80!important}.border-b-green-100\/55{border-bottom-color:#d1e7dd8c!important}.border-b-green-100\/60{border-bottom-color:#d1e7dd99!important}.border-b-green-100\/65{border-bottom-color:#d1e7dda6!important}.border-b-green-100\/70{border-bottom-color:#d1e7ddb3!important}.border-b-green-100\/75{border-bottom-color:#d1e7ddbf!important}.border-b-green-100\/80{border-bottom-color:#d1e7ddcc!important}.border-b-green-100\/85{border-bottom-color:#d1e7ddd9!important}.border-b-green-100\/90{border-bottom-color:#d1e7dde6!important}.border-b-green-100\/95{border-bottom-color:#d1e7ddf2!important}.border-b-green-1000{--tw-border-opacity: 1 !important;border-bottom-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-b-green-1000\/0{border-bottom-color:#05516000!important}.border-b-green-1000\/10{border-bottom-color:#0551601a!important}.border-b-green-1000\/100{border-bottom-color:#055160!important}.border-b-green-1000\/15{border-bottom-color:#05516026!important}.border-b-green-1000\/20{border-bottom-color:#05516033!important}.border-b-green-1000\/25{border-bottom-color:#05516040!important}.border-b-green-1000\/30{border-bottom-color:#0551604d!important}.border-b-green-1000\/35{border-bottom-color:#05516059!important}.border-b-green-1000\/40{border-bottom-color:#05516066!important}.border-b-green-1000\/45{border-bottom-color:#05516073!important}.border-b-green-1000\/5{border-bottom-color:#0551600d!important}.border-b-green-1000\/50{border-bottom-color:#05516080!important}.border-b-green-1000\/55{border-bottom-color:#0551608c!important}.border-b-green-1000\/60{border-bottom-color:#05516099!important}.border-b-green-1000\/65{border-bottom-color:#055160a6!important}.border-b-green-1000\/70{border-bottom-color:#055160b3!important}.border-b-green-1000\/75{border-bottom-color:#055160bf!important}.border-b-green-1000\/80{border-bottom-color:#055160cc!important}.border-b-green-1000\/85{border-bottom-color:#055160d9!important}.border-b-green-1000\/90{border-bottom-color:#055160e6!important}.border-b-green-1000\/95{border-bottom-color:#055160f2!important}.border-b-green-1100{--tw-border-opacity: 1 !important;border-bottom-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-b-green-1100\/0{border-bottom-color:#03283000!important}.border-b-green-1100\/10{border-bottom-color:#0328301a!important}.border-b-green-1100\/100{border-bottom-color:#032830!important}.border-b-green-1100\/15{border-bottom-color:#03283026!important}.border-b-green-1100\/20{border-bottom-color:#03283033!important}.border-b-green-1100\/25{border-bottom-color:#03283040!important}.border-b-green-1100\/30{border-bottom-color:#0328304d!important}.border-b-green-1100\/35{border-bottom-color:#03283059!important}.border-b-green-1100\/40{border-bottom-color:#03283066!important}.border-b-green-1100\/45{border-bottom-color:#03283073!important}.border-b-green-1100\/5{border-bottom-color:#0328300d!important}.border-b-green-1100\/50{border-bottom-color:#03283080!important}.border-b-green-1100\/55{border-bottom-color:#0328308c!important}.border-b-green-1100\/60{border-bottom-color:#03283099!important}.border-b-green-1100\/65{border-bottom-color:#032830a6!important}.border-b-green-1100\/70{border-bottom-color:#032830b3!important}.border-b-green-1100\/75{border-bottom-color:#032830bf!important}.border-b-green-1100\/80{border-bottom-color:#032830cc!important}.border-b-green-1100\/85{border-bottom-color:#032830d9!important}.border-b-green-1100\/90{border-bottom-color:#032830e6!important}.border-b-green-1100\/95{border-bottom-color:#032830f2!important}.border-b-green-200{--tw-border-opacity: 1 !important;border-bottom-color:rgb(163 207 187 / var(--tw-border-opacity))!important}.border-b-green-200\/0{border-bottom-color:#a3cfbb00!important}.border-b-green-200\/10{border-bottom-color:#a3cfbb1a!important}.border-b-green-200\/100{border-bottom-color:#a3cfbb!important}.border-b-green-200\/15{border-bottom-color:#a3cfbb26!important}.border-b-green-200\/20{border-bottom-color:#a3cfbb33!important}.border-b-green-200\/25{border-bottom-color:#a3cfbb40!important}.border-b-green-200\/30{border-bottom-color:#a3cfbb4d!important}.border-b-green-200\/35{border-bottom-color:#a3cfbb59!important}.border-b-green-200\/40{border-bottom-color:#a3cfbb66!important}.border-b-green-200\/45{border-bottom-color:#a3cfbb73!important}.border-b-green-200\/5{border-bottom-color:#a3cfbb0d!important}.border-b-green-200\/50{border-bottom-color:#a3cfbb80!important}.border-b-green-200\/55{border-bottom-color:#a3cfbb8c!important}.border-b-green-200\/60{border-bottom-color:#a3cfbb99!important}.border-b-green-200\/65{border-bottom-color:#a3cfbba6!important}.border-b-green-200\/70{border-bottom-color:#a3cfbbb3!important}.border-b-green-200\/75{border-bottom-color:#a3cfbbbf!important}.border-b-green-200\/80{border-bottom-color:#a3cfbbcc!important}.border-b-green-200\/85{border-bottom-color:#a3cfbbd9!important}.border-b-green-200\/90{border-bottom-color:#a3cfbbe6!important}.border-b-green-200\/95{border-bottom-color:#a3cfbbf2!important}.border-b-green-300{--tw-border-opacity: 1 !important;border-bottom-color:rgb(117 183 152 / var(--tw-border-opacity))!important}.border-b-green-300\/0{border-bottom-color:#75b79800!important}.border-b-green-300\/10{border-bottom-color:#75b7981a!important}.border-b-green-300\/100{border-bottom-color:#75b798!important}.border-b-green-300\/15{border-bottom-color:#75b79826!important}.border-b-green-300\/20{border-bottom-color:#75b79833!important}.border-b-green-300\/25{border-bottom-color:#75b79840!important}.border-b-green-300\/30{border-bottom-color:#75b7984d!important}.border-b-green-300\/35{border-bottom-color:#75b79859!important}.border-b-green-300\/40{border-bottom-color:#75b79866!important}.border-b-green-300\/45{border-bottom-color:#75b79873!important}.border-b-green-300\/5{border-bottom-color:#75b7980d!important}.border-b-green-300\/50{border-bottom-color:#75b79880!important}.border-b-green-300\/55{border-bottom-color:#75b7988c!important}.border-b-green-300\/60{border-bottom-color:#75b79899!important}.border-b-green-300\/65{border-bottom-color:#75b798a6!important}.border-b-green-300\/70{border-bottom-color:#75b798b3!important}.border-b-green-300\/75{border-bottom-color:#75b798bf!important}.border-b-green-300\/80{border-bottom-color:#75b798cc!important}.border-b-green-300\/85{border-bottom-color:#75b798d9!important}.border-b-green-300\/90{border-bottom-color:#75b798e6!important}.border-b-green-300\/95{border-bottom-color:#75b798f2!important}.border-b-green-400{--tw-border-opacity: 1 !important;border-bottom-color:rgb(71 159 118 / var(--tw-border-opacity))!important}.border-b-green-400\/0{border-bottom-color:#479f7600!important}.border-b-green-400\/10{border-bottom-color:#479f761a!important}.border-b-green-400\/100{border-bottom-color:#479f76!important}.border-b-green-400\/15{border-bottom-color:#479f7626!important}.border-b-green-400\/20{border-bottom-color:#479f7633!important}.border-b-green-400\/25{border-bottom-color:#479f7640!important}.border-b-green-400\/30{border-bottom-color:#479f764d!important}.border-b-green-400\/35{border-bottom-color:#479f7659!important}.border-b-green-400\/40{border-bottom-color:#479f7666!important}.border-b-green-400\/45{border-bottom-color:#479f7673!important}.border-b-green-400\/5{border-bottom-color:#479f760d!important}.border-b-green-400\/50{border-bottom-color:#479f7680!important}.border-b-green-400\/55{border-bottom-color:#479f768c!important}.border-b-green-400\/60{border-bottom-color:#479f7699!important}.border-b-green-400\/65{border-bottom-color:#479f76a6!important}.border-b-green-400\/70{border-bottom-color:#479f76b3!important}.border-b-green-400\/75{border-bottom-color:#479f76bf!important}.border-b-green-400\/80{border-bottom-color:#479f76cc!important}.border-b-green-400\/85{border-bottom-color:#479f76d9!important}.border-b-green-400\/90{border-bottom-color:#479f76e6!important}.border-b-green-400\/95{border-bottom-color:#479f76f2!important}.border-b-green-500{--tw-border-opacity: 1 !important;border-bottom-color:rgb(25 135 84 / var(--tw-border-opacity))!important}.border-b-green-500\/0{border-bottom-color:#19875400!important}.border-b-green-500\/10{border-bottom-color:#1987541a!important}.border-b-green-500\/100{border-bottom-color:#198754!important}.border-b-green-500\/15{border-bottom-color:#19875426!important}.border-b-green-500\/20{border-bottom-color:#19875433!important}.border-b-green-500\/25{border-bottom-color:#19875440!important}.border-b-green-500\/30{border-bottom-color:#1987544d!important}.border-b-green-500\/35{border-bottom-color:#19875459!important}.border-b-green-500\/40{border-bottom-color:#19875466!important}.border-b-green-500\/45{border-bottom-color:#19875473!important}.border-b-green-500\/5{border-bottom-color:#1987540d!important}.border-b-green-500\/50{border-bottom-color:#19875480!important}.border-b-green-500\/55{border-bottom-color:#1987548c!important}.border-b-green-500\/60{border-bottom-color:#19875499!important}.border-b-green-500\/65{border-bottom-color:#198754a6!important}.border-b-green-500\/70{border-bottom-color:#198754b3!important}.border-b-green-500\/75{border-bottom-color:#198754bf!important}.border-b-green-500\/80{border-bottom-color:#198754cc!important}.border-b-green-500\/85{border-bottom-color:#198754d9!important}.border-b-green-500\/90{border-bottom-color:#198754e6!important}.border-b-green-500\/95{border-bottom-color:#198754f2!important}.border-b-green-600{--tw-border-opacity: 1 !important;border-bottom-color:rgb(20 108 67 / var(--tw-border-opacity))!important}.border-b-green-600\/0{border-bottom-color:#146c4300!important}.border-b-green-600\/10{border-bottom-color:#146c431a!important}.border-b-green-600\/100{border-bottom-color:#146c43!important}.border-b-green-600\/15{border-bottom-color:#146c4326!important}.border-b-green-600\/20{border-bottom-color:#146c4333!important}.border-b-green-600\/25{border-bottom-color:#146c4340!important}.border-b-green-600\/30{border-bottom-color:#146c434d!important}.border-b-green-600\/35{border-bottom-color:#146c4359!important}.border-b-green-600\/40{border-bottom-color:#146c4366!important}.border-b-green-600\/45{border-bottom-color:#146c4373!important}.border-b-green-600\/5{border-bottom-color:#146c430d!important}.border-b-green-600\/50{border-bottom-color:#146c4380!important}.border-b-green-600\/55{border-bottom-color:#146c438c!important}.border-b-green-600\/60{border-bottom-color:#146c4399!important}.border-b-green-600\/65{border-bottom-color:#146c43a6!important}.border-b-green-600\/70{border-bottom-color:#146c43b3!important}.border-b-green-600\/75{border-bottom-color:#146c43bf!important}.border-b-green-600\/80{border-bottom-color:#146c43cc!important}.border-b-green-600\/85{border-bottom-color:#146c43d9!important}.border-b-green-600\/90{border-bottom-color:#146c43e6!important}.border-b-green-600\/95{border-bottom-color:#146c43f2!important}.border-b-green-700{--tw-border-opacity: 1 !important;border-bottom-color:rgb(75 110 97 / var(--tw-border-opacity))!important}.border-b-green-700\/0{border-bottom-color:#4b6e6100!important}.border-b-green-700\/10{border-bottom-color:#4b6e611a!important}.border-b-green-700\/100{border-bottom-color:#4b6e61!important}.border-b-green-700\/15{border-bottom-color:#4b6e6126!important}.border-b-green-700\/20{border-bottom-color:#4b6e6133!important}.border-b-green-700\/25{border-bottom-color:#4b6e6140!important}.border-b-green-700\/30{border-bottom-color:#4b6e614d!important}.border-b-green-700\/35{border-bottom-color:#4b6e6159!important}.border-b-green-700\/40{border-bottom-color:#4b6e6166!important}.border-b-green-700\/45{border-bottom-color:#4b6e6173!important}.border-b-green-700\/5{border-bottom-color:#4b6e610d!important}.border-b-green-700\/50{border-bottom-color:#4b6e6180!important}.border-b-green-700\/55{border-bottom-color:#4b6e618c!important}.border-b-green-700\/60{border-bottom-color:#4b6e6199!important}.border-b-green-700\/65{border-bottom-color:#4b6e61a6!important}.border-b-green-700\/70{border-bottom-color:#4b6e61b3!important}.border-b-green-700\/75{border-bottom-color:#4b6e61bf!important}.border-b-green-700\/80{border-bottom-color:#4b6e61cc!important}.border-b-green-700\/85{border-bottom-color:#4b6e61d9!important}.border-b-green-700\/90{border-bottom-color:#4b6e61e6!important}.border-b-green-700\/95{border-bottom-color:#4b6e61f2!important}.border-b-green-800{--tw-border-opacity: 1 !important;border-bottom-color:rgb(10 54 34 / var(--tw-border-opacity))!important}.border-b-green-800\/0{border-bottom-color:#0a362200!important}.border-b-green-800\/10{border-bottom-color:#0a36221a!important}.border-b-green-800\/100{border-bottom-color:#0a3622!important}.border-b-green-800\/15{border-bottom-color:#0a362226!important}.border-b-green-800\/20{border-bottom-color:#0a362233!important}.border-b-green-800\/25{border-bottom-color:#0a362240!important}.border-b-green-800\/30{border-bottom-color:#0a36224d!important}.border-b-green-800\/35{border-bottom-color:#0a362259!important}.border-b-green-800\/40{border-bottom-color:#0a362266!important}.border-b-green-800\/45{border-bottom-color:#0a362273!important}.border-b-green-800\/5{border-bottom-color:#0a36220d!important}.border-b-green-800\/50{border-bottom-color:#0a362280!important}.border-b-green-800\/55{border-bottom-color:#0a36228c!important}.border-b-green-800\/60{border-bottom-color:#0a362299!important}.border-b-green-800\/65{border-bottom-color:#0a3622a6!important}.border-b-green-800\/70{border-bottom-color:#0a3622b3!important}.border-b-green-800\/75{border-bottom-color:#0a3622bf!important}.border-b-green-800\/80{border-bottom-color:#0a3622cc!important}.border-b-green-800\/85{border-bottom-color:#0a3622d9!important}.border-b-green-800\/90{border-bottom-color:#0a3622e6!important}.border-b-green-800\/95{border-bottom-color:#0a3622f2!important}.border-b-green-900{--tw-border-opacity: 1 !important;border-bottom-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-b-green-900\/0{border-bottom-color:#08799000!important}.border-b-green-900\/10{border-bottom-color:#0879901a!important}.border-b-green-900\/100{border-bottom-color:#087990!important}.border-b-green-900\/15{border-bottom-color:#08799026!important}.border-b-green-900\/20{border-bottom-color:#08799033!important}.border-b-green-900\/25{border-bottom-color:#08799040!important}.border-b-green-900\/30{border-bottom-color:#0879904d!important}.border-b-green-900\/35{border-bottom-color:#08799059!important}.border-b-green-900\/40{border-bottom-color:#08799066!important}.border-b-green-900\/45{border-bottom-color:#08799073!important}.border-b-green-900\/5{border-bottom-color:#0879900d!important}.border-b-green-900\/50{border-bottom-color:#08799080!important}.border-b-green-900\/55{border-bottom-color:#0879908c!important}.border-b-green-900\/60{border-bottom-color:#08799099!important}.border-b-green-900\/65{border-bottom-color:#087990a6!important}.border-b-green-900\/70{border-bottom-color:#087990b3!important}.border-b-green-900\/75{border-bottom-color:#087990bf!important}.border-b-green-900\/80{border-bottom-color:#087990cc!important}.border-b-green-900\/85{border-bottom-color:#087990d9!important}.border-b-green-900\/90{border-bottom-color:#087990e6!important}.border-b-green-900\/95{border-bottom-color:#087990f2!important}.border-b-green-whatsapp{--tw-border-opacity: 1 !important;border-bottom-color:rgb(27 201 89 / var(--tw-border-opacity))!important}.border-b-green-whatsapp\/0{border-bottom-color:#1bc95900!important}.border-b-green-whatsapp\/10{border-bottom-color:#1bc9591a!important}.border-b-green-whatsapp\/100{border-bottom-color:#1bc959!important}.border-b-green-whatsapp\/15{border-bottom-color:#1bc95926!important}.border-b-green-whatsapp\/20{border-bottom-color:#1bc95933!important}.border-b-green-whatsapp\/25{border-bottom-color:#1bc95940!important}.border-b-green-whatsapp\/30{border-bottom-color:#1bc9594d!important}.border-b-green-whatsapp\/35{border-bottom-color:#1bc95959!important}.border-b-green-whatsapp\/40{border-bottom-color:#1bc95966!important}.border-b-green-whatsapp\/45{border-bottom-color:#1bc95973!important}.border-b-green-whatsapp\/5{border-bottom-color:#1bc9590d!important}.border-b-green-whatsapp\/50{border-bottom-color:#1bc95980!important}.border-b-green-whatsapp\/55{border-bottom-color:#1bc9598c!important}.border-b-green-whatsapp\/60{border-bottom-color:#1bc95999!important}.border-b-green-whatsapp\/65{border-bottom-color:#1bc959a6!important}.border-b-green-whatsapp\/70{border-bottom-color:#1bc959b3!important}.border-b-green-whatsapp\/75{border-bottom-color:#1bc959bf!important}.border-b-green-whatsapp\/80{border-bottom-color:#1bc959cc!important}.border-b-green-whatsapp\/85{border-bottom-color:#1bc959d9!important}.border-b-green-whatsapp\/90{border-bottom-color:#1bc959e6!important}.border-b-green-whatsapp\/95{border-bottom-color:#1bc959f2!important}.border-b-offwhite{border-bottom-color:#fffc!important}.border-b-offwhite\/0{border-bottom-color:#fff0!important}.border-b-offwhite\/10{border-bottom-color:#ffffff1a!important}.border-b-offwhite\/100{border-bottom-color:#fff!important}.border-b-offwhite\/15{border-bottom-color:#ffffff26!important}.border-b-offwhite\/20{border-bottom-color:#fff3!important}.border-b-offwhite\/25{border-bottom-color:#ffffff40!important}.border-b-offwhite\/30{border-bottom-color:#ffffff4d!important}.border-b-offwhite\/35{border-bottom-color:#ffffff59!important}.border-b-offwhite\/40{border-bottom-color:#fff6!important}.border-b-offwhite\/45{border-bottom-color:#ffffff73!important}.border-b-offwhite\/5{border-bottom-color:#ffffff0d!important}.border-b-offwhite\/50{border-bottom-color:#ffffff80!important}.border-b-offwhite\/55{border-bottom-color:#ffffff8c!important}.border-b-offwhite\/60{border-bottom-color:#fff9!important}.border-b-offwhite\/65{border-bottom-color:#ffffffa6!important}.border-b-offwhite\/70{border-bottom-color:#ffffffb3!important}.border-b-offwhite\/75{border-bottom-color:#ffffffbf!important}.border-b-offwhite\/80{border-bottom-color:#fffc!important}.border-b-offwhite\/85{border-bottom-color:#ffffffd9!important}.border-b-offwhite\/90{border-bottom-color:#ffffffe6!important}.border-b-offwhite\/95{border-bottom-color:#fffffff2!important}.border-b-orange-100{--tw-border-opacity: 1 !important;border-bottom-color:rgb(255 229 208 / var(--tw-border-opacity))!important}.border-b-orange-100\/0{border-bottom-color:#ffe5d000!important}.border-b-orange-100\/10{border-bottom-color:#ffe5d01a!important}.border-b-orange-100\/100{border-bottom-color:#ffe5d0!important}.border-b-orange-100\/15{border-bottom-color:#ffe5d026!important}.border-b-orange-100\/20{border-bottom-color:#ffe5d033!important}.border-b-orange-100\/25{border-bottom-color:#ffe5d040!important}.border-b-orange-100\/30{border-bottom-color:#ffe5d04d!important}.border-b-orange-100\/35{border-bottom-color:#ffe5d059!important}.border-b-orange-100\/40{border-bottom-color:#ffe5d066!important}.border-b-orange-100\/45{border-bottom-color:#ffe5d073!important}.border-b-orange-100\/5{border-bottom-color:#ffe5d00d!important}.border-b-orange-100\/50{border-bottom-color:#ffe5d080!important}.border-b-orange-100\/55{border-bottom-color:#ffe5d08c!important}.border-b-orange-100\/60{border-bottom-color:#ffe5d099!important}.border-b-orange-100\/65{border-bottom-color:#ffe5d0a6!important}.border-b-orange-100\/70{border-bottom-color:#ffe5d0b3!important}.border-b-orange-100\/75{border-bottom-color:#ffe5d0bf!important}.border-b-orange-100\/80{border-bottom-color:#ffe5d0cc!important}.border-b-orange-100\/85{border-bottom-color:#ffe5d0d9!important}.border-b-orange-100\/90{border-bottom-color:#ffe5d0e6!important}.border-b-orange-100\/95{border-bottom-color:#ffe5d0f2!important}.border-b-orange-200{--tw-border-opacity: 1 !important;border-bottom-color:rgb(254 203 161 / var(--tw-border-opacity))!important}.border-b-orange-200\/0{border-bottom-color:#fecba100!important}.border-b-orange-200\/10{border-bottom-color:#fecba11a!important}.border-b-orange-200\/100{border-bottom-color:#fecba1!important}.border-b-orange-200\/15{border-bottom-color:#fecba126!important}.border-b-orange-200\/20{border-bottom-color:#fecba133!important}.border-b-orange-200\/25{border-bottom-color:#fecba140!important}.border-b-orange-200\/30{border-bottom-color:#fecba14d!important}.border-b-orange-200\/35{border-bottom-color:#fecba159!important}.border-b-orange-200\/40{border-bottom-color:#fecba166!important}.border-b-orange-200\/45{border-bottom-color:#fecba173!important}.border-b-orange-200\/5{border-bottom-color:#fecba10d!important}.border-b-orange-200\/50{border-bottom-color:#fecba180!important}.border-b-orange-200\/55{border-bottom-color:#fecba18c!important}.border-b-orange-200\/60{border-bottom-color:#fecba199!important}.border-b-orange-200\/65{border-bottom-color:#fecba1a6!important}.border-b-orange-200\/70{border-bottom-color:#fecba1b3!important}.border-b-orange-200\/75{border-bottom-color:#fecba1bf!important}.border-b-orange-200\/80{border-bottom-color:#fecba1cc!important}.border-b-orange-200\/85{border-bottom-color:#fecba1d9!important}.border-b-orange-200\/90{border-bottom-color:#fecba1e6!important}.border-b-orange-200\/95{border-bottom-color:#fecba1f2!important}.border-b-orange-300{--tw-border-opacity: 1 !important;border-bottom-color:rgb(254 178 114 / var(--tw-border-opacity))!important}.border-b-orange-300\/0{border-bottom-color:#feb27200!important}.border-b-orange-300\/10{border-bottom-color:#feb2721a!important}.border-b-orange-300\/100{border-bottom-color:#feb272!important}.border-b-orange-300\/15{border-bottom-color:#feb27226!important}.border-b-orange-300\/20{border-bottom-color:#feb27233!important}.border-b-orange-300\/25{border-bottom-color:#feb27240!important}.border-b-orange-300\/30{border-bottom-color:#feb2724d!important}.border-b-orange-300\/35{border-bottom-color:#feb27259!important}.border-b-orange-300\/40{border-bottom-color:#feb27266!important}.border-b-orange-300\/45{border-bottom-color:#feb27273!important}.border-b-orange-300\/5{border-bottom-color:#feb2720d!important}.border-b-orange-300\/50{border-bottom-color:#feb27280!important}.border-b-orange-300\/55{border-bottom-color:#feb2728c!important}.border-b-orange-300\/60{border-bottom-color:#feb27299!important}.border-b-orange-300\/65{border-bottom-color:#feb272a6!important}.border-b-orange-300\/70{border-bottom-color:#feb272b3!important}.border-b-orange-300\/75{border-bottom-color:#feb272bf!important}.border-b-orange-300\/80{border-bottom-color:#feb272cc!important}.border-b-orange-300\/85{border-bottom-color:#feb272d9!important}.border-b-orange-300\/90{border-bottom-color:#feb272e6!important}.border-b-orange-300\/95{border-bottom-color:#feb272f2!important}.border-b-orange-400{--tw-border-opacity: 1 !important;border-bottom-color:rgb(253 152 67 / var(--tw-border-opacity))!important}.border-b-orange-400\/0{border-bottom-color:#fd984300!important}.border-b-orange-400\/10{border-bottom-color:#fd98431a!important}.border-b-orange-400\/100{border-bottom-color:#fd9843!important}.border-b-orange-400\/15{border-bottom-color:#fd984326!important}.border-b-orange-400\/20{border-bottom-color:#fd984333!important}.border-b-orange-400\/25{border-bottom-color:#fd984340!important}.border-b-orange-400\/30{border-bottom-color:#fd98434d!important}.border-b-orange-400\/35{border-bottom-color:#fd984359!important}.border-b-orange-400\/40{border-bottom-color:#fd984366!important}.border-b-orange-400\/45{border-bottom-color:#fd984373!important}.border-b-orange-400\/5{border-bottom-color:#fd98430d!important}.border-b-orange-400\/50{border-bottom-color:#fd984380!important}.border-b-orange-400\/55{border-bottom-color:#fd98438c!important}.border-b-orange-400\/60{border-bottom-color:#fd984399!important}.border-b-orange-400\/65{border-bottom-color:#fd9843a6!important}.border-b-orange-400\/70{border-bottom-color:#fd9843b3!important}.border-b-orange-400\/75{border-bottom-color:#fd9843bf!important}.border-b-orange-400\/80{border-bottom-color:#fd9843cc!important}.border-b-orange-400\/85{border-bottom-color:#fd9843d9!important}.border-b-orange-400\/90{border-bottom-color:#fd9843e6!important}.border-b-orange-400\/95{border-bottom-color:#fd9843f2!important}.border-b-orange-500{--tw-border-opacity: 1 !important;border-bottom-color:rgb(253 126 20 / var(--tw-border-opacity))!important}.border-b-orange-500\/0{border-bottom-color:#fd7e1400!important}.border-b-orange-500\/10{border-bottom-color:#fd7e141a!important}.border-b-orange-500\/100{border-bottom-color:#fd7e14!important}.border-b-orange-500\/15{border-bottom-color:#fd7e1426!important}.border-b-orange-500\/20{border-bottom-color:#fd7e1433!important}.border-b-orange-500\/25{border-bottom-color:#fd7e1440!important}.border-b-orange-500\/30{border-bottom-color:#fd7e144d!important}.border-b-orange-500\/35{border-bottom-color:#fd7e1459!important}.border-b-orange-500\/40{border-bottom-color:#fd7e1466!important}.border-b-orange-500\/45{border-bottom-color:#fd7e1473!important}.border-b-orange-500\/5{border-bottom-color:#fd7e140d!important}.border-b-orange-500\/50{border-bottom-color:#fd7e1480!important}.border-b-orange-500\/55{border-bottom-color:#fd7e148c!important}.border-b-orange-500\/60{border-bottom-color:#fd7e1499!important}.border-b-orange-500\/65{border-bottom-color:#fd7e14a6!important}.border-b-orange-500\/70{border-bottom-color:#fd7e14b3!important}.border-b-orange-500\/75{border-bottom-color:#fd7e14bf!important}.border-b-orange-500\/80{border-bottom-color:#fd7e14cc!important}.border-b-orange-500\/85{border-bottom-color:#fd7e14d9!important}.border-b-orange-500\/90{border-bottom-color:#fd7e14e6!important}.border-b-orange-500\/95{border-bottom-color:#fd7e14f2!important}.border-b-orange-700{--tw-border-opacity: 1 !important;border-bottom-color:rgb(152 44 12 / var(--tw-border-opacity))!important}.border-b-orange-700\/0{border-bottom-color:#982c0c00!important}.border-b-orange-700\/10{border-bottom-color:#982c0c1a!important}.border-b-orange-700\/100{border-bottom-color:#982c0c!important}.border-b-orange-700\/15{border-bottom-color:#982c0c26!important}.border-b-orange-700\/20{border-bottom-color:#982c0c33!important}.border-b-orange-700\/25{border-bottom-color:#982c0c40!important}.border-b-orange-700\/30{border-bottom-color:#982c0c4d!important}.border-b-orange-700\/35{border-bottom-color:#982c0c59!important}.border-b-orange-700\/40{border-bottom-color:#982c0c66!important}.border-b-orange-700\/45{border-bottom-color:#982c0c73!important}.border-b-orange-700\/5{border-bottom-color:#982c0c0d!important}.border-b-orange-700\/50{border-bottom-color:#982c0c80!important}.border-b-orange-700\/55{border-bottom-color:#982c0c8c!important}.border-b-orange-700\/60{border-bottom-color:#982c0c99!important}.border-b-orange-700\/65{border-bottom-color:#982c0ca6!important}.border-b-orange-700\/70{border-bottom-color:#982c0cb3!important}.border-b-orange-700\/75{border-bottom-color:#982c0cbf!important}.border-b-orange-700\/80{border-bottom-color:#982c0ccc!important}.border-b-orange-700\/85{border-bottom-color:#982c0cd9!important}.border-b-orange-700\/90{border-bottom-color:#982c0ce6!important}.border-b-orange-700\/95{border-bottom-color:#982c0cf2!important}.border-b-orange-800{--tw-border-opacity: 1 !important;border-bottom-color:rgb(101 50 8 / var(--tw-border-opacity))!important}.border-b-orange-800\/0{border-bottom-color:#65320800!important}.border-b-orange-800\/10{border-bottom-color:#6532081a!important}.border-b-orange-800\/100{border-bottom-color:#653208!important}.border-b-orange-800\/15{border-bottom-color:#65320826!important}.border-b-orange-800\/20{border-bottom-color:#65320833!important}.border-b-orange-800\/25{border-bottom-color:#65320840!important}.border-b-orange-800\/30{border-bottom-color:#6532084d!important}.border-b-orange-800\/35{border-bottom-color:#65320859!important}.border-b-orange-800\/40{border-bottom-color:#65320866!important}.border-b-orange-800\/45{border-bottom-color:#65320873!important}.border-b-orange-800\/5{border-bottom-color:#6532080d!important}.border-b-orange-800\/50{border-bottom-color:#65320880!important}.border-b-orange-800\/55{border-bottom-color:#6532088c!important}.border-b-orange-800\/60{border-bottom-color:#65320899!important}.border-b-orange-800\/65{border-bottom-color:#653208a6!important}.border-b-orange-800\/70{border-bottom-color:#653208b3!important}.border-b-orange-800\/75{border-bottom-color:#653208bf!important}.border-b-orange-800\/80{border-bottom-color:#653208cc!important}.border-b-orange-800\/85{border-bottom-color:#653208d9!important}.border-b-orange-800\/90{border-bottom-color:#653208e6!important}.border-b-orange-800\/95{border-bottom-color:#653208f2!important}.border-b-pink-100{--tw-border-opacity: 1 !important;border-bottom-color:rgb(247 214 230 / var(--tw-border-opacity))!important}.border-b-pink-100\/0{border-bottom-color:#f7d6e600!important}.border-b-pink-100\/10{border-bottom-color:#f7d6e61a!important}.border-b-pink-100\/100{border-bottom-color:#f7d6e6!important}.border-b-pink-100\/15{border-bottom-color:#f7d6e626!important}.border-b-pink-100\/20{border-bottom-color:#f7d6e633!important}.border-b-pink-100\/25{border-bottom-color:#f7d6e640!important}.border-b-pink-100\/30{border-bottom-color:#f7d6e64d!important}.border-b-pink-100\/35{border-bottom-color:#f7d6e659!important}.border-b-pink-100\/40{border-bottom-color:#f7d6e666!important}.border-b-pink-100\/45{border-bottom-color:#f7d6e673!important}.border-b-pink-100\/5{border-bottom-color:#f7d6e60d!important}.border-b-pink-100\/50{border-bottom-color:#f7d6e680!important}.border-b-pink-100\/55{border-bottom-color:#f7d6e68c!important}.border-b-pink-100\/60{border-bottom-color:#f7d6e699!important}.border-b-pink-100\/65{border-bottom-color:#f7d6e6a6!important}.border-b-pink-100\/70{border-bottom-color:#f7d6e6b3!important}.border-b-pink-100\/75{border-bottom-color:#f7d6e6bf!important}.border-b-pink-100\/80{border-bottom-color:#f7d6e6cc!important}.border-b-pink-100\/85{border-bottom-color:#f7d6e6d9!important}.border-b-pink-100\/90{border-bottom-color:#f7d6e6e6!important}.border-b-pink-100\/95{border-bottom-color:#f7d6e6f2!important}.border-b-pink-200{--tw-border-opacity: 1 !important;border-bottom-color:rgb(239 173 206 / var(--tw-border-opacity))!important}.border-b-pink-200\/0{border-bottom-color:#efadce00!important}.border-b-pink-200\/10{border-bottom-color:#efadce1a!important}.border-b-pink-200\/100{border-bottom-color:#efadce!important}.border-b-pink-200\/15{border-bottom-color:#efadce26!important}.border-b-pink-200\/20{border-bottom-color:#efadce33!important}.border-b-pink-200\/25{border-bottom-color:#efadce40!important}.border-b-pink-200\/30{border-bottom-color:#efadce4d!important}.border-b-pink-200\/35{border-bottom-color:#efadce59!important}.border-b-pink-200\/40{border-bottom-color:#efadce66!important}.border-b-pink-200\/45{border-bottom-color:#efadce73!important}.border-b-pink-200\/5{border-bottom-color:#efadce0d!important}.border-b-pink-200\/50{border-bottom-color:#efadce80!important}.border-b-pink-200\/55{border-bottom-color:#efadce8c!important}.border-b-pink-200\/60{border-bottom-color:#efadce99!important}.border-b-pink-200\/65{border-bottom-color:#efadcea6!important}.border-b-pink-200\/70{border-bottom-color:#efadceb3!important}.border-b-pink-200\/75{border-bottom-color:#efadcebf!important}.border-b-pink-200\/80{border-bottom-color:#efadcecc!important}.border-b-pink-200\/85{border-bottom-color:#efadced9!important}.border-b-pink-200\/90{border-bottom-color:#efadcee6!important}.border-b-pink-200\/95{border-bottom-color:#efadcef2!important}.border-b-pink-300{--tw-border-opacity: 1 !important;border-bottom-color:rgb(230 133 181 / var(--tw-border-opacity))!important}.border-b-pink-300\/0{border-bottom-color:#e685b500!important}.border-b-pink-300\/10{border-bottom-color:#e685b51a!important}.border-b-pink-300\/100{border-bottom-color:#e685b5!important}.border-b-pink-300\/15{border-bottom-color:#e685b526!important}.border-b-pink-300\/20{border-bottom-color:#e685b533!important}.border-b-pink-300\/25{border-bottom-color:#e685b540!important}.border-b-pink-300\/30{border-bottom-color:#e685b54d!important}.border-b-pink-300\/35{border-bottom-color:#e685b559!important}.border-b-pink-300\/40{border-bottom-color:#e685b566!important}.border-b-pink-300\/45{border-bottom-color:#e685b573!important}.border-b-pink-300\/5{border-bottom-color:#e685b50d!important}.border-b-pink-300\/50{border-bottom-color:#e685b580!important}.border-b-pink-300\/55{border-bottom-color:#e685b58c!important}.border-b-pink-300\/60{border-bottom-color:#e685b599!important}.border-b-pink-300\/65{border-bottom-color:#e685b5a6!important}.border-b-pink-300\/70{border-bottom-color:#e685b5b3!important}.border-b-pink-300\/75{border-bottom-color:#e685b5bf!important}.border-b-pink-300\/80{border-bottom-color:#e685b5cc!important}.border-b-pink-300\/85{border-bottom-color:#e685b5d9!important}.border-b-pink-300\/90{border-bottom-color:#e685b5e6!important}.border-b-pink-300\/95{border-bottom-color:#e685b5f2!important}.border-b-pink-400{--tw-border-opacity: 1 !important;border-bottom-color:rgb(222 92 157 / var(--tw-border-opacity))!important}.border-b-pink-400\/0{border-bottom-color:#de5c9d00!important}.border-b-pink-400\/10{border-bottom-color:#de5c9d1a!important}.border-b-pink-400\/100{border-bottom-color:#de5c9d!important}.border-b-pink-400\/15{border-bottom-color:#de5c9d26!important}.border-b-pink-400\/20{border-bottom-color:#de5c9d33!important}.border-b-pink-400\/25{border-bottom-color:#de5c9d40!important}.border-b-pink-400\/30{border-bottom-color:#de5c9d4d!important}.border-b-pink-400\/35{border-bottom-color:#de5c9d59!important}.border-b-pink-400\/40{border-bottom-color:#de5c9d66!important}.border-b-pink-400\/45{border-bottom-color:#de5c9d73!important}.border-b-pink-400\/5{border-bottom-color:#de5c9d0d!important}.border-b-pink-400\/50{border-bottom-color:#de5c9d80!important}.border-b-pink-400\/55{border-bottom-color:#de5c9d8c!important}.border-b-pink-400\/60{border-bottom-color:#de5c9d99!important}.border-b-pink-400\/65{border-bottom-color:#de5c9da6!important}.border-b-pink-400\/70{border-bottom-color:#de5c9db3!important}.border-b-pink-400\/75{border-bottom-color:#de5c9dbf!important}.border-b-pink-400\/80{border-bottom-color:#de5c9dcc!important}.border-b-pink-400\/85{border-bottom-color:#de5c9dd9!important}.border-b-pink-400\/90{border-bottom-color:#de5c9de6!important}.border-b-pink-400\/95{border-bottom-color:#de5c9df2!important}.border-b-pink-500{--tw-border-opacity: 1 !important;border-bottom-color:rgb(214 51 132 / var(--tw-border-opacity))!important}.border-b-pink-500\/0{border-bottom-color:#d6338400!important}.border-b-pink-500\/10{border-bottom-color:#d633841a!important}.border-b-pink-500\/100{border-bottom-color:#d63384!important}.border-b-pink-500\/15{border-bottom-color:#d6338426!important}.border-b-pink-500\/20{border-bottom-color:#d6338433!important}.border-b-pink-500\/25{border-bottom-color:#d6338440!important}.border-b-pink-500\/30{border-bottom-color:#d633844d!important}.border-b-pink-500\/35{border-bottom-color:#d6338459!important}.border-b-pink-500\/40{border-bottom-color:#d6338466!important}.border-b-pink-500\/45{border-bottom-color:#d6338473!important}.border-b-pink-500\/5{border-bottom-color:#d633840d!important}.border-b-pink-500\/50{border-bottom-color:#d6338480!important}.border-b-pink-500\/55{border-bottom-color:#d633848c!important}.border-b-pink-500\/60{border-bottom-color:#d6338499!important}.border-b-pink-500\/65{border-bottom-color:#d63384a6!important}.border-b-pink-500\/70{border-bottom-color:#d63384b3!important}.border-b-pink-500\/75{border-bottom-color:#d63384bf!important}.border-b-pink-500\/80{border-bottom-color:#d63384cc!important}.border-b-pink-500\/85{border-bottom-color:#d63384d9!important}.border-b-pink-500\/90{border-bottom-color:#d63384e6!important}.border-b-pink-500\/95{border-bottom-color:#d63384f2!important}.border-b-pink-600{--tw-border-opacity: 1 !important;border-bottom-color:rgb(171 41 106 / var(--tw-border-opacity))!important}.border-b-pink-600\/0{border-bottom-color:#ab296a00!important}.border-b-pink-600\/10{border-bottom-color:#ab296a1a!important}.border-b-pink-600\/100{border-bottom-color:#ab296a!important}.border-b-pink-600\/15{border-bottom-color:#ab296a26!important}.border-b-pink-600\/20{border-bottom-color:#ab296a33!important}.border-b-pink-600\/25{border-bottom-color:#ab296a40!important}.border-b-pink-600\/30{border-bottom-color:#ab296a4d!important}.border-b-pink-600\/35{border-bottom-color:#ab296a59!important}.border-b-pink-600\/40{border-bottom-color:#ab296a66!important}.border-b-pink-600\/45{border-bottom-color:#ab296a73!important}.border-b-pink-600\/5{border-bottom-color:#ab296a0d!important}.border-b-pink-600\/50{border-bottom-color:#ab296a80!important}.border-b-pink-600\/55{border-bottom-color:#ab296a8c!important}.border-b-pink-600\/60{border-bottom-color:#ab296a99!important}.border-b-pink-600\/65{border-bottom-color:#ab296aa6!important}.border-b-pink-600\/70{border-bottom-color:#ab296ab3!important}.border-b-pink-600\/75{border-bottom-color:#ab296abf!important}.border-b-pink-600\/80{border-bottom-color:#ab296acc!important}.border-b-pink-600\/85{border-bottom-color:#ab296ad9!important}.border-b-pink-600\/90{border-bottom-color:#ab296ae6!important}.border-b-pink-600\/95{border-bottom-color:#ab296af2!important}.border-b-pink-800{--tw-border-opacity: 1 !important;border-bottom-color:rgb(86 20 53 / var(--tw-border-opacity))!important}.border-b-pink-800\/0{border-bottom-color:#56143500!important}.border-b-pink-800\/10{border-bottom-color:#5614351a!important}.border-b-pink-800\/100{border-bottom-color:#561435!important}.border-b-pink-800\/15{border-bottom-color:#56143526!important}.border-b-pink-800\/20{border-bottom-color:#56143533!important}.border-b-pink-800\/25{border-bottom-color:#56143540!important}.border-b-pink-800\/30{border-bottom-color:#5614354d!important}.border-b-pink-800\/35{border-bottom-color:#56143559!important}.border-b-pink-800\/40{border-bottom-color:#56143566!important}.border-b-pink-800\/45{border-bottom-color:#56143573!important}.border-b-pink-800\/5{border-bottom-color:#5614350d!important}.border-b-pink-800\/50{border-bottom-color:#56143580!important}.border-b-pink-800\/55{border-bottom-color:#5614358c!important}.border-b-pink-800\/60{border-bottom-color:#56143599!important}.border-b-pink-800\/65{border-bottom-color:#561435a6!important}.border-b-pink-800\/70{border-bottom-color:#561435b3!important}.border-b-pink-800\/75{border-bottom-color:#561435bf!important}.border-b-pink-800\/80{border-bottom-color:#561435cc!important}.border-b-pink-800\/85{border-bottom-color:#561435d9!important}.border-b-pink-800\/90{border-bottom-color:#561435e6!important}.border-b-pink-800\/95{border-bottom-color:#561435f2!important}.border-b-purple-100{--tw-border-opacity: 1 !important;border-bottom-color:rgb(226 217 243 / var(--tw-border-opacity))!important}.border-b-purple-100\/0{border-bottom-color:#e2d9f300!important}.border-b-purple-100\/10{border-bottom-color:#e2d9f31a!important}.border-b-purple-100\/100{border-bottom-color:#e2d9f3!important}.border-b-purple-100\/15{border-bottom-color:#e2d9f326!important}.border-b-purple-100\/20{border-bottom-color:#e2d9f333!important}.border-b-purple-100\/25{border-bottom-color:#e2d9f340!important}.border-b-purple-100\/30{border-bottom-color:#e2d9f34d!important}.border-b-purple-100\/35{border-bottom-color:#e2d9f359!important}.border-b-purple-100\/40{border-bottom-color:#e2d9f366!important}.border-b-purple-100\/45{border-bottom-color:#e2d9f373!important}.border-b-purple-100\/5{border-bottom-color:#e2d9f30d!important}.border-b-purple-100\/50{border-bottom-color:#e2d9f380!important}.border-b-purple-100\/55{border-bottom-color:#e2d9f38c!important}.border-b-purple-100\/60{border-bottom-color:#e2d9f399!important}.border-b-purple-100\/65{border-bottom-color:#e2d9f3a6!important}.border-b-purple-100\/70{border-bottom-color:#e2d9f3b3!important}.border-b-purple-100\/75{border-bottom-color:#e2d9f3bf!important}.border-b-purple-100\/80{border-bottom-color:#e2d9f3cc!important}.border-b-purple-100\/85{border-bottom-color:#e2d9f3d9!important}.border-b-purple-100\/90{border-bottom-color:#e2d9f3e6!important}.border-b-purple-100\/95{border-bottom-color:#e2d9f3f2!important}.border-b-purple-200{--tw-border-opacity: 1 !important;border-bottom-color:rgb(197 179 230 / var(--tw-border-opacity))!important}.border-b-purple-200\/0{border-bottom-color:#c5b3e600!important}.border-b-purple-200\/10{border-bottom-color:#c5b3e61a!important}.border-b-purple-200\/100{border-bottom-color:#c5b3e6!important}.border-b-purple-200\/15{border-bottom-color:#c5b3e626!important}.border-b-purple-200\/20{border-bottom-color:#c5b3e633!important}.border-b-purple-200\/25{border-bottom-color:#c5b3e640!important}.border-b-purple-200\/30{border-bottom-color:#c5b3e64d!important}.border-b-purple-200\/35{border-bottom-color:#c5b3e659!important}.border-b-purple-200\/40{border-bottom-color:#c5b3e666!important}.border-b-purple-200\/45{border-bottom-color:#c5b3e673!important}.border-b-purple-200\/5{border-bottom-color:#c5b3e60d!important}.border-b-purple-200\/50{border-bottom-color:#c5b3e680!important}.border-b-purple-200\/55{border-bottom-color:#c5b3e68c!important}.border-b-purple-200\/60{border-bottom-color:#c5b3e699!important}.border-b-purple-200\/65{border-bottom-color:#c5b3e6a6!important}.border-b-purple-200\/70{border-bottom-color:#c5b3e6b3!important}.border-b-purple-200\/75{border-bottom-color:#c5b3e6bf!important}.border-b-purple-200\/80{border-bottom-color:#c5b3e6cc!important}.border-b-purple-200\/85{border-bottom-color:#c5b3e6d9!important}.border-b-purple-200\/90{border-bottom-color:#c5b3e6e6!important}.border-b-purple-200\/95{border-bottom-color:#c5b3e6f2!important}.border-b-purple-300{--tw-border-opacity: 1 !important;border-bottom-color:rgb(169 142 218 / var(--tw-border-opacity))!important}.border-b-purple-300\/0{border-bottom-color:#a98eda00!important}.border-b-purple-300\/10{border-bottom-color:#a98eda1a!important}.border-b-purple-300\/100{border-bottom-color:#a98eda!important}.border-b-purple-300\/15{border-bottom-color:#a98eda26!important}.border-b-purple-300\/20{border-bottom-color:#a98eda33!important}.border-b-purple-300\/25{border-bottom-color:#a98eda40!important}.border-b-purple-300\/30{border-bottom-color:#a98eda4d!important}.border-b-purple-300\/35{border-bottom-color:#a98eda59!important}.border-b-purple-300\/40{border-bottom-color:#a98eda66!important}.border-b-purple-300\/45{border-bottom-color:#a98eda73!important}.border-b-purple-300\/5{border-bottom-color:#a98eda0d!important}.border-b-purple-300\/50{border-bottom-color:#a98eda80!important}.border-b-purple-300\/55{border-bottom-color:#a98eda8c!important}.border-b-purple-300\/60{border-bottom-color:#a98eda99!important}.border-b-purple-300\/65{border-bottom-color:#a98edaa6!important}.border-b-purple-300\/70{border-bottom-color:#a98edab3!important}.border-b-purple-300\/75{border-bottom-color:#a98edabf!important}.border-b-purple-300\/80{border-bottom-color:#a98edacc!important}.border-b-purple-300\/85{border-bottom-color:#a98edad9!important}.border-b-purple-300\/90{border-bottom-color:#a98edae6!important}.border-b-purple-300\/95{border-bottom-color:#a98edaf2!important}.border-b-purple-400{--tw-border-opacity: 1 !important;border-bottom-color:rgb(140 104 205 / var(--tw-border-opacity))!important}.border-b-purple-400\/0{border-bottom-color:#8c68cd00!important}.border-b-purple-400\/10{border-bottom-color:#8c68cd1a!important}.border-b-purple-400\/100{border-bottom-color:#8c68cd!important}.border-b-purple-400\/15{border-bottom-color:#8c68cd26!important}.border-b-purple-400\/20{border-bottom-color:#8c68cd33!important}.border-b-purple-400\/25{border-bottom-color:#8c68cd40!important}.border-b-purple-400\/30{border-bottom-color:#8c68cd4d!important}.border-b-purple-400\/35{border-bottom-color:#8c68cd59!important}.border-b-purple-400\/40{border-bottom-color:#8c68cd66!important}.border-b-purple-400\/45{border-bottom-color:#8c68cd73!important}.border-b-purple-400\/5{border-bottom-color:#8c68cd0d!important}.border-b-purple-400\/50{border-bottom-color:#8c68cd80!important}.border-b-purple-400\/55{border-bottom-color:#8c68cd8c!important}.border-b-purple-400\/60{border-bottom-color:#8c68cd99!important}.border-b-purple-400\/65{border-bottom-color:#8c68cda6!important}.border-b-purple-400\/70{border-bottom-color:#8c68cdb3!important}.border-b-purple-400\/75{border-bottom-color:#8c68cdbf!important}.border-b-purple-400\/80{border-bottom-color:#8c68cdcc!important}.border-b-purple-400\/85{border-bottom-color:#8c68cdd9!important}.border-b-purple-400\/90{border-bottom-color:#8c68cde6!important}.border-b-purple-400\/95{border-bottom-color:#8c68cdf2!important}.border-b-purple-500{--tw-border-opacity: 1 !important;border-bottom-color:rgb(111 66 193 / var(--tw-border-opacity))!important}.border-b-purple-500\/0{border-bottom-color:#6f42c100!important}.border-b-purple-500\/10{border-bottom-color:#6f42c11a!important}.border-b-purple-500\/100{border-bottom-color:#6f42c1!important}.border-b-purple-500\/15{border-bottom-color:#6f42c126!important}.border-b-purple-500\/20{border-bottom-color:#6f42c133!important}.border-b-purple-500\/25{border-bottom-color:#6f42c140!important}.border-b-purple-500\/30{border-bottom-color:#6f42c14d!important}.border-b-purple-500\/35{border-bottom-color:#6f42c159!important}.border-b-purple-500\/40{border-bottom-color:#6f42c166!important}.border-b-purple-500\/45{border-bottom-color:#6f42c173!important}.border-b-purple-500\/5{border-bottom-color:#6f42c10d!important}.border-b-purple-500\/50{border-bottom-color:#6f42c180!important}.border-b-purple-500\/55{border-bottom-color:#6f42c18c!important}.border-b-purple-500\/60{border-bottom-color:#6f42c199!important}.border-b-purple-500\/65{border-bottom-color:#6f42c1a6!important}.border-b-purple-500\/70{border-bottom-color:#6f42c1b3!important}.border-b-purple-500\/75{border-bottom-color:#6f42c1bf!important}.border-b-purple-500\/80{border-bottom-color:#6f42c1cc!important}.border-b-purple-500\/85{border-bottom-color:#6f42c1d9!important}.border-b-purple-500\/90{border-bottom-color:#6f42c1e6!important}.border-b-purple-500\/95{border-bottom-color:#6f42c1f2!important}.border-b-purple-600{--tw-border-opacity: 1 !important;border-bottom-color:rgb(89 53 154 / var(--tw-border-opacity))!important}.border-b-purple-600\/0{border-bottom-color:#59359a00!important}.border-b-purple-600\/10{border-bottom-color:#59359a1a!important}.border-b-purple-600\/100{border-bottom-color:#59359a!important}.border-b-purple-600\/15{border-bottom-color:#59359a26!important}.border-b-purple-600\/20{border-bottom-color:#59359a33!important}.border-b-purple-600\/25{border-bottom-color:#59359a40!important}.border-b-purple-600\/30{border-bottom-color:#59359a4d!important}.border-b-purple-600\/35{border-bottom-color:#59359a59!important}.border-b-purple-600\/40{border-bottom-color:#59359a66!important}.border-b-purple-600\/45{border-bottom-color:#59359a73!important}.border-b-purple-600\/5{border-bottom-color:#59359a0d!important}.border-b-purple-600\/50{border-bottom-color:#59359a80!important}.border-b-purple-600\/55{border-bottom-color:#59359a8c!important}.border-b-purple-600\/60{border-bottom-color:#59359a99!important}.border-b-purple-600\/65{border-bottom-color:#59359aa6!important}.border-b-purple-600\/70{border-bottom-color:#59359ab3!important}.border-b-purple-600\/75{border-bottom-color:#59359abf!important}.border-b-purple-600\/80{border-bottom-color:#59359acc!important}.border-b-purple-600\/85{border-bottom-color:#59359ad9!important}.border-b-purple-600\/90{border-bottom-color:#59359ae6!important}.border-b-purple-600\/95{border-bottom-color:#59359af2!important}.border-b-purple-800{--tw-border-opacity: 1 !important;border-bottom-color:rgb(44 26 77 / var(--tw-border-opacity))!important}.border-b-purple-800\/0{border-bottom-color:#2c1a4d00!important}.border-b-purple-800\/10{border-bottom-color:#2c1a4d1a!important}.border-b-purple-800\/100{border-bottom-color:#2c1a4d!important}.border-b-purple-800\/15{border-bottom-color:#2c1a4d26!important}.border-b-purple-800\/20{border-bottom-color:#2c1a4d33!important}.border-b-purple-800\/25{border-bottom-color:#2c1a4d40!important}.border-b-purple-800\/30{border-bottom-color:#2c1a4d4d!important}.border-b-purple-800\/35{border-bottom-color:#2c1a4d59!important}.border-b-purple-800\/40{border-bottom-color:#2c1a4d66!important}.border-b-purple-800\/45{border-bottom-color:#2c1a4d73!important}.border-b-purple-800\/5{border-bottom-color:#2c1a4d0d!important}.border-b-purple-800\/50{border-bottom-color:#2c1a4d80!important}.border-b-purple-800\/55{border-bottom-color:#2c1a4d8c!important}.border-b-purple-800\/60{border-bottom-color:#2c1a4d99!important}.border-b-purple-800\/65{border-bottom-color:#2c1a4da6!important}.border-b-purple-800\/70{border-bottom-color:#2c1a4db3!important}.border-b-purple-800\/75{border-bottom-color:#2c1a4dbf!important}.border-b-purple-800\/80{border-bottom-color:#2c1a4dcc!important}.border-b-purple-800\/85{border-bottom-color:#2c1a4dd9!important}.border-b-purple-800\/90{border-bottom-color:#2c1a4de6!important}.border-b-purple-800\/95{border-bottom-color:#2c1a4df2!important}.border-b-red-100{--tw-border-opacity: 1 !important;border-bottom-color:rgb(248 215 218 / var(--tw-border-opacity))!important}.border-b-red-100\/0{border-bottom-color:#f8d7da00!important}.border-b-red-100\/10{border-bottom-color:#f8d7da1a!important}.border-b-red-100\/100{border-bottom-color:#f8d7da!important}.border-b-red-100\/15{border-bottom-color:#f8d7da26!important}.border-b-red-100\/20{border-bottom-color:#f8d7da33!important}.border-b-red-100\/25{border-bottom-color:#f8d7da40!important}.border-b-red-100\/30{border-bottom-color:#f8d7da4d!important}.border-b-red-100\/35{border-bottom-color:#f8d7da59!important}.border-b-red-100\/40{border-bottom-color:#f8d7da66!important}.border-b-red-100\/45{border-bottom-color:#f8d7da73!important}.border-b-red-100\/5{border-bottom-color:#f8d7da0d!important}.border-b-red-100\/50{border-bottom-color:#f8d7da80!important}.border-b-red-100\/55{border-bottom-color:#f8d7da8c!important}.border-b-red-100\/60{border-bottom-color:#f8d7da99!important}.border-b-red-100\/65{border-bottom-color:#f8d7daa6!important}.border-b-red-100\/70{border-bottom-color:#f8d7dab3!important}.border-b-red-100\/75{border-bottom-color:#f8d7dabf!important}.border-b-red-100\/80{border-bottom-color:#f8d7dacc!important}.border-b-red-100\/85{border-bottom-color:#f8d7dad9!important}.border-b-red-100\/90{border-bottom-color:#f8d7dae6!important}.border-b-red-100\/95{border-bottom-color:#f8d7daf2!important}.border-b-red-200{--tw-border-opacity: 1 !important;border-bottom-color:rgb(241 174 181 / var(--tw-border-opacity))!important}.border-b-red-200\/0{border-bottom-color:#f1aeb500!important}.border-b-red-200\/10{border-bottom-color:#f1aeb51a!important}.border-b-red-200\/100{border-bottom-color:#f1aeb5!important}.border-b-red-200\/15{border-bottom-color:#f1aeb526!important}.border-b-red-200\/20{border-bottom-color:#f1aeb533!important}.border-b-red-200\/25{border-bottom-color:#f1aeb540!important}.border-b-red-200\/30{border-bottom-color:#f1aeb54d!important}.border-b-red-200\/35{border-bottom-color:#f1aeb559!important}.border-b-red-200\/40{border-bottom-color:#f1aeb566!important}.border-b-red-200\/45{border-bottom-color:#f1aeb573!important}.border-b-red-200\/5{border-bottom-color:#f1aeb50d!important}.border-b-red-200\/50{border-bottom-color:#f1aeb580!important}.border-b-red-200\/55{border-bottom-color:#f1aeb58c!important}.border-b-red-200\/60{border-bottom-color:#f1aeb599!important}.border-b-red-200\/65{border-bottom-color:#f1aeb5a6!important}.border-b-red-200\/70{border-bottom-color:#f1aeb5b3!important}.border-b-red-200\/75{border-bottom-color:#f1aeb5bf!important}.border-b-red-200\/80{border-bottom-color:#f1aeb5cc!important}.border-b-red-200\/85{border-bottom-color:#f1aeb5d9!important}.border-b-red-200\/90{border-bottom-color:#f1aeb5e6!important}.border-b-red-200\/95{border-bottom-color:#f1aeb5f2!important}.border-b-red-300{--tw-border-opacity: 1 !important;border-bottom-color:rgb(234 134 143 / var(--tw-border-opacity))!important}.border-b-red-300\/0{border-bottom-color:#ea868f00!important}.border-b-red-300\/10{border-bottom-color:#ea868f1a!important}.border-b-red-300\/100{border-bottom-color:#ea868f!important}.border-b-red-300\/15{border-bottom-color:#ea868f26!important}.border-b-red-300\/20{border-bottom-color:#ea868f33!important}.border-b-red-300\/25{border-bottom-color:#ea868f40!important}.border-b-red-300\/30{border-bottom-color:#ea868f4d!important}.border-b-red-300\/35{border-bottom-color:#ea868f59!important}.border-b-red-300\/40{border-bottom-color:#ea868f66!important}.border-b-red-300\/45{border-bottom-color:#ea868f73!important}.border-b-red-300\/5{border-bottom-color:#ea868f0d!important}.border-b-red-300\/50{border-bottom-color:#ea868f80!important}.border-b-red-300\/55{border-bottom-color:#ea868f8c!important}.border-b-red-300\/60{border-bottom-color:#ea868f99!important}.border-b-red-300\/65{border-bottom-color:#ea868fa6!important}.border-b-red-300\/70{border-bottom-color:#ea868fb3!important}.border-b-red-300\/75{border-bottom-color:#ea868fbf!important}.border-b-red-300\/80{border-bottom-color:#ea868fcc!important}.border-b-red-300\/85{border-bottom-color:#ea868fd9!important}.border-b-red-300\/90{border-bottom-color:#ea868fe6!important}.border-b-red-300\/95{border-bottom-color:#ea868ff2!important}.border-b-red-400{--tw-border-opacity: 1 !important;border-bottom-color:rgb(227 93 106 / var(--tw-border-opacity))!important}.border-b-red-400\/0{border-bottom-color:#e35d6a00!important}.border-b-red-400\/10{border-bottom-color:#e35d6a1a!important}.border-b-red-400\/100{border-bottom-color:#e35d6a!important}.border-b-red-400\/15{border-bottom-color:#e35d6a26!important}.border-b-red-400\/20{border-bottom-color:#e35d6a33!important}.border-b-red-400\/25{border-bottom-color:#e35d6a40!important}.border-b-red-400\/30{border-bottom-color:#e35d6a4d!important}.border-b-red-400\/35{border-bottom-color:#e35d6a59!important}.border-b-red-400\/40{border-bottom-color:#e35d6a66!important}.border-b-red-400\/45{border-bottom-color:#e35d6a73!important}.border-b-red-400\/5{border-bottom-color:#e35d6a0d!important}.border-b-red-400\/50{border-bottom-color:#e35d6a80!important}.border-b-red-400\/55{border-bottom-color:#e35d6a8c!important}.border-b-red-400\/60{border-bottom-color:#e35d6a99!important}.border-b-red-400\/65{border-bottom-color:#e35d6aa6!important}.border-b-red-400\/70{border-bottom-color:#e35d6ab3!important}.border-b-red-400\/75{border-bottom-color:#e35d6abf!important}.border-b-red-400\/80{border-bottom-color:#e35d6acc!important}.border-b-red-400\/85{border-bottom-color:#e35d6ad9!important}.border-b-red-400\/90{border-bottom-color:#e35d6ae6!important}.border-b-red-400\/95{border-bottom-color:#e35d6af2!important}.border-b-red-500{--tw-border-opacity: 1 !important;border-bottom-color:rgb(220 53 69 / var(--tw-border-opacity))!important}.border-b-red-500\/0{border-bottom-color:#dc354500!important}.border-b-red-500\/10{border-bottom-color:#dc35451a!important}.border-b-red-500\/100{border-bottom-color:#dc3545!important}.border-b-red-500\/15{border-bottom-color:#dc354526!important}.border-b-red-500\/20{border-bottom-color:#dc354533!important}.border-b-red-500\/25{border-bottom-color:#dc354540!important}.border-b-red-500\/30{border-bottom-color:#dc35454d!important}.border-b-red-500\/35{border-bottom-color:#dc354559!important}.border-b-red-500\/40{border-bottom-color:#dc354566!important}.border-b-red-500\/45{border-bottom-color:#dc354573!important}.border-b-red-500\/5{border-bottom-color:#dc35450d!important}.border-b-red-500\/50{border-bottom-color:#dc354580!important}.border-b-red-500\/55{border-bottom-color:#dc35458c!important}.border-b-red-500\/60{border-bottom-color:#dc354599!important}.border-b-red-500\/65{border-bottom-color:#dc3545a6!important}.border-b-red-500\/70{border-bottom-color:#dc3545b3!important}.border-b-red-500\/75{border-bottom-color:#dc3545bf!important}.border-b-red-500\/80{border-bottom-color:#dc3545cc!important}.border-b-red-500\/85{border-bottom-color:#dc3545d9!important}.border-b-red-500\/90{border-bottom-color:#dc3545e6!important}.border-b-red-500\/95{border-bottom-color:#dc3545f2!important}.border-b-red-600{--tw-border-opacity: 1 !important;border-bottom-color:rgb(176 42 55 / var(--tw-border-opacity))!important}.border-b-red-600\/0{border-bottom-color:#b02a3700!important}.border-b-red-600\/10{border-bottom-color:#b02a371a!important}.border-b-red-600\/100{border-bottom-color:#b02a37!important}.border-b-red-600\/15{border-bottom-color:#b02a3726!important}.border-b-red-600\/20{border-bottom-color:#b02a3733!important}.border-b-red-600\/25{border-bottom-color:#b02a3740!important}.border-b-red-600\/30{border-bottom-color:#b02a374d!important}.border-b-red-600\/35{border-bottom-color:#b02a3759!important}.border-b-red-600\/40{border-bottom-color:#b02a3766!important}.border-b-red-600\/45{border-bottom-color:#b02a3773!important}.border-b-red-600\/5{border-bottom-color:#b02a370d!important}.border-b-red-600\/50{border-bottom-color:#b02a3780!important}.border-b-red-600\/55{border-bottom-color:#b02a378c!important}.border-b-red-600\/60{border-bottom-color:#b02a3799!important}.border-b-red-600\/65{border-bottom-color:#b02a37a6!important}.border-b-red-600\/70{border-bottom-color:#b02a37b3!important}.border-b-red-600\/75{border-bottom-color:#b02a37bf!important}.border-b-red-600\/80{border-bottom-color:#b02a37cc!important}.border-b-red-600\/85{border-bottom-color:#b02a37d9!important}.border-b-red-600\/90{border-bottom-color:#b02a37e6!important}.border-b-red-600\/95{border-bottom-color:#b02a37f2!important}.border-b-red-700{--tw-border-opacity: 1 !important;border-bottom-color:rgb(132 32 41 / var(--tw-border-opacity))!important}.border-b-red-700\/0{border-bottom-color:#84202900!important}.border-b-red-700\/10{border-bottom-color:#8420291a!important}.border-b-red-700\/100{border-bottom-color:#842029!important}.border-b-red-700\/15{border-bottom-color:#84202926!important}.border-b-red-700\/20{border-bottom-color:#84202933!important}.border-b-red-700\/25{border-bottom-color:#84202940!important}.border-b-red-700\/30{border-bottom-color:#8420294d!important}.border-b-red-700\/35{border-bottom-color:#84202959!important}.border-b-red-700\/40{border-bottom-color:#84202966!important}.border-b-red-700\/45{border-bottom-color:#84202973!important}.border-b-red-700\/5{border-bottom-color:#8420290d!important}.border-b-red-700\/50{border-bottom-color:#84202980!important}.border-b-red-700\/55{border-bottom-color:#8420298c!important}.border-b-red-700\/60{border-bottom-color:#84202999!important}.border-b-red-700\/65{border-bottom-color:#842029a6!important}.border-b-red-700\/70{border-bottom-color:#842029b3!important}.border-b-red-700\/75{border-bottom-color:#842029bf!important}.border-b-red-700\/80{border-bottom-color:#842029cc!important}.border-b-red-700\/85{border-bottom-color:#842029d9!important}.border-b-red-700\/90{border-bottom-color:#842029e6!important}.border-b-red-700\/95{border-bottom-color:#842029f2!important}.border-b-red-800{--tw-border-opacity: 1 !important;border-bottom-color:rgb(88 21 28 / var(--tw-border-opacity))!important}.border-b-red-800\/0{border-bottom-color:#58151c00!important}.border-b-red-800\/10{border-bottom-color:#58151c1a!important}.border-b-red-800\/100{border-bottom-color:#58151c!important}.border-b-red-800\/15{border-bottom-color:#58151c26!important}.border-b-red-800\/20{border-bottom-color:#58151c33!important}.border-b-red-800\/25{border-bottom-color:#58151c40!important}.border-b-red-800\/30{border-bottom-color:#58151c4d!important}.border-b-red-800\/35{border-bottom-color:#58151c59!important}.border-b-red-800\/40{border-bottom-color:#58151c66!important}.border-b-red-800\/45{border-bottom-color:#58151c73!important}.border-b-red-800\/5{border-bottom-color:#58151c0d!important}.border-b-red-800\/50{border-bottom-color:#58151c80!important}.border-b-red-800\/55{border-bottom-color:#58151c8c!important}.border-b-red-800\/60{border-bottom-color:#58151c99!important}.border-b-red-800\/65{border-bottom-color:#58151ca6!important}.border-b-red-800\/70{border-bottom-color:#58151cb3!important}.border-b-red-800\/75{border-bottom-color:#58151cbf!important}.border-b-red-800\/80{border-bottom-color:#58151ccc!important}.border-b-red-800\/85{border-bottom-color:#58151cd9!important}.border-b-red-800\/90{border-bottom-color:#58151ce6!important}.border-b-red-800\/95{border-bottom-color:#58151cf2!important}.border-b-red-900{--tw-border-opacity: 1 !important;border-bottom-color:rgb(44 11 14 / var(--tw-border-opacity))!important}.border-b-red-900\/0{border-bottom-color:#2c0b0e00!important}.border-b-red-900\/10{border-bottom-color:#2c0b0e1a!important}.border-b-red-900\/100{border-bottom-color:#2c0b0e!important}.border-b-red-900\/15{border-bottom-color:#2c0b0e26!important}.border-b-red-900\/20{border-bottom-color:#2c0b0e33!important}.border-b-red-900\/25{border-bottom-color:#2c0b0e40!important}.border-b-red-900\/30{border-bottom-color:#2c0b0e4d!important}.border-b-red-900\/35{border-bottom-color:#2c0b0e59!important}.border-b-red-900\/40{border-bottom-color:#2c0b0e66!important}.border-b-red-900\/45{border-bottom-color:#2c0b0e73!important}.border-b-red-900\/5{border-bottom-color:#2c0b0e0d!important}.border-b-red-900\/50{border-bottom-color:#2c0b0e80!important}.border-b-red-900\/55{border-bottom-color:#2c0b0e8c!important}.border-b-red-900\/60{border-bottom-color:#2c0b0e99!important}.border-b-red-900\/65{border-bottom-color:#2c0b0ea6!important}.border-b-red-900\/70{border-bottom-color:#2c0b0eb3!important}.border-b-red-900\/75{border-bottom-color:#2c0b0ebf!important}.border-b-red-900\/80{border-bottom-color:#2c0b0ecc!important}.border-b-red-900\/85{border-bottom-color:#2c0b0ed9!important}.border-b-red-900\/90{border-bottom-color:#2c0b0ee6!important}.border-b-red-900\/95{border-bottom-color:#2c0b0ef2!important}.border-b-teal-100{--tw-border-opacity: 1 !important;border-bottom-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-b-teal-100\/0{border-bottom-color:#e4efef00!important}.border-b-teal-100\/10{border-bottom-color:#e4efef1a!important}.border-b-teal-100\/100{border-bottom-color:#e4efef!important}.border-b-teal-100\/15{border-bottom-color:#e4efef26!important}.border-b-teal-100\/20{border-bottom-color:#e4efef33!important}.border-b-teal-100\/25{border-bottom-color:#e4efef40!important}.border-b-teal-100\/30{border-bottom-color:#e4efef4d!important}.border-b-teal-100\/35{border-bottom-color:#e4efef59!important}.border-b-teal-100\/40{border-bottom-color:#e4efef66!important}.border-b-teal-100\/45{border-bottom-color:#e4efef73!important}.border-b-teal-100\/5{border-bottom-color:#e4efef0d!important}.border-b-teal-100\/50{border-bottom-color:#e4efef80!important}.border-b-teal-100\/55{border-bottom-color:#e4efef8c!important}.border-b-teal-100\/60{border-bottom-color:#e4efef99!important}.border-b-teal-100\/65{border-bottom-color:#e4efefa6!important}.border-b-teal-100\/70{border-bottom-color:#e4efefb3!important}.border-b-teal-100\/75{border-bottom-color:#e4efefbf!important}.border-b-teal-100\/80{border-bottom-color:#e4efefcc!important}.border-b-teal-100\/85{border-bottom-color:#e4efefd9!important}.border-b-teal-100\/90{border-bottom-color:#e4efefe6!important}.border-b-teal-100\/95{border-bottom-color:#e4efeff2!important}.border-b-teal-200{--tw-border-opacity: 1 !important;border-bottom-color:rgb(210 229 229 / var(--tw-border-opacity))!important}.border-b-teal-200\/0{border-bottom-color:#d2e5e500!important}.border-b-teal-200\/10{border-bottom-color:#d2e5e51a!important}.border-b-teal-200\/100{border-bottom-color:#d2e5e5!important}.border-b-teal-200\/15{border-bottom-color:#d2e5e526!important}.border-b-teal-200\/20{border-bottom-color:#d2e5e533!important}.border-b-teal-200\/25{border-bottom-color:#d2e5e540!important}.border-b-teal-200\/30{border-bottom-color:#d2e5e54d!important}.border-b-teal-200\/35{border-bottom-color:#d2e5e559!important}.border-b-teal-200\/40{border-bottom-color:#d2e5e566!important}.border-b-teal-200\/45{border-bottom-color:#d2e5e573!important}.border-b-teal-200\/5{border-bottom-color:#d2e5e50d!important}.border-b-teal-200\/50{border-bottom-color:#d2e5e580!important}.border-b-teal-200\/55{border-bottom-color:#d2e5e58c!important}.border-b-teal-200\/60{border-bottom-color:#d2e5e599!important}.border-b-teal-200\/65{border-bottom-color:#d2e5e5a6!important}.border-b-teal-200\/70{border-bottom-color:#d2e5e5b3!important}.border-b-teal-200\/75{border-bottom-color:#d2e5e5bf!important}.border-b-teal-200\/80{border-bottom-color:#d2e5e5cc!important}.border-b-teal-200\/85{border-bottom-color:#d2e5e5d9!important}.border-b-teal-200\/90{border-bottom-color:#d2e5e5e6!important}.border-b-teal-200\/95{border-bottom-color:#d2e5e5f2!important}.border-b-teal-300{--tw-border-opacity: 1 !important;border-bottom-color:rgb(130 193 210 / var(--tw-border-opacity))!important}.border-b-teal-300\/0{border-bottom-color:#82c1d200!important}.border-b-teal-300\/10{border-bottom-color:#82c1d21a!important}.border-b-teal-300\/100{border-bottom-color:#82c1d2!important}.border-b-teal-300\/15{border-bottom-color:#82c1d226!important}.border-b-teal-300\/20{border-bottom-color:#82c1d233!important}.border-b-teal-300\/25{border-bottom-color:#82c1d240!important}.border-b-teal-300\/30{border-bottom-color:#82c1d24d!important}.border-b-teal-300\/35{border-bottom-color:#82c1d259!important}.border-b-teal-300\/40{border-bottom-color:#82c1d266!important}.border-b-teal-300\/45{border-bottom-color:#82c1d273!important}.border-b-teal-300\/5{border-bottom-color:#82c1d20d!important}.border-b-teal-300\/50{border-bottom-color:#82c1d280!important}.border-b-teal-300\/55{border-bottom-color:#82c1d28c!important}.border-b-teal-300\/60{border-bottom-color:#82c1d299!important}.border-b-teal-300\/65{border-bottom-color:#82c1d2a6!important}.border-b-teal-300\/70{border-bottom-color:#82c1d2b3!important}.border-b-teal-300\/75{border-bottom-color:#82c1d2bf!important}.border-b-teal-300\/80{border-bottom-color:#82c1d2cc!important}.border-b-teal-300\/85{border-bottom-color:#82c1d2d9!important}.border-b-teal-300\/90{border-bottom-color:#82c1d2e6!important}.border-b-teal-300\/95{border-bottom-color:#82c1d2f2!important}.border-b-teal-400{--tw-border-opacity: 1 !important;border-bottom-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-b-teal-400\/0{border-bottom-color:#e4efef00!important}.border-b-teal-400\/10{border-bottom-color:#e4efef1a!important}.border-b-teal-400\/100{border-bottom-color:#e4efef!important}.border-b-teal-400\/15{border-bottom-color:#e4efef26!important}.border-b-teal-400\/20{border-bottom-color:#e4efef33!important}.border-b-teal-400\/25{border-bottom-color:#e4efef40!important}.border-b-teal-400\/30{border-bottom-color:#e4efef4d!important}.border-b-teal-400\/35{border-bottom-color:#e4efef59!important}.border-b-teal-400\/40{border-bottom-color:#e4efef66!important}.border-b-teal-400\/45{border-bottom-color:#e4efef73!important}.border-b-teal-400\/5{border-bottom-color:#e4efef0d!important}.border-b-teal-400\/50{border-bottom-color:#e4efef80!important}.border-b-teal-400\/55{border-bottom-color:#e4efef8c!important}.border-b-teal-400\/60{border-bottom-color:#e4efef99!important}.border-b-teal-400\/65{border-bottom-color:#e4efefa6!important}.border-b-teal-400\/70{border-bottom-color:#e4efefb3!important}.border-b-teal-400\/75{border-bottom-color:#e4efefbf!important}.border-b-teal-400\/80{border-bottom-color:#e4efefcc!important}.border-b-teal-400\/85{border-bottom-color:#e4efefd9!important}.border-b-teal-400\/90{border-bottom-color:#e4efefe6!important}.border-b-teal-400\/95{border-bottom-color:#e4efeff2!important}.border-b-teal-500{--tw-border-opacity: 1 !important;border-bottom-color:rgb(226 247 250 / var(--tw-border-opacity))!important}.border-b-teal-500\/0{border-bottom-color:#e2f7fa00!important}.border-b-teal-500\/10{border-bottom-color:#e2f7fa1a!important}.border-b-teal-500\/100{border-bottom-color:#e2f7fa!important}.border-b-teal-500\/15{border-bottom-color:#e2f7fa26!important}.border-b-teal-500\/20{border-bottom-color:#e2f7fa33!important}.border-b-teal-500\/25{border-bottom-color:#e2f7fa40!important}.border-b-teal-500\/30{border-bottom-color:#e2f7fa4d!important}.border-b-teal-500\/35{border-bottom-color:#e2f7fa59!important}.border-b-teal-500\/40{border-bottom-color:#e2f7fa66!important}.border-b-teal-500\/45{border-bottom-color:#e2f7fa73!important}.border-b-teal-500\/5{border-bottom-color:#e2f7fa0d!important}.border-b-teal-500\/50{border-bottom-color:#e2f7fa80!important}.border-b-teal-500\/55{border-bottom-color:#e2f7fa8c!important}.border-b-teal-500\/60{border-bottom-color:#e2f7fa99!important}.border-b-teal-500\/65{border-bottom-color:#e2f7faa6!important}.border-b-teal-500\/70{border-bottom-color:#e2f7fab3!important}.border-b-teal-500\/75{border-bottom-color:#e2f7fabf!important}.border-b-teal-500\/80{border-bottom-color:#e2f7facc!important}.border-b-teal-500\/85{border-bottom-color:#e2f7fad9!important}.border-b-teal-500\/90{border-bottom-color:#e2f7fae6!important}.border-b-teal-500\/95{border-bottom-color:#e2f7faf2!important}.border-b-teal-600{--tw-border-opacity: 1 !important;border-bottom-color:rgb(146 221 227 / var(--tw-border-opacity))!important}.border-b-teal-600\/0{border-bottom-color:#92dde300!important}.border-b-teal-600\/10{border-bottom-color:#92dde31a!important}.border-b-teal-600\/100{border-bottom-color:#92dde3!important}.border-b-teal-600\/15{border-bottom-color:#92dde326!important}.border-b-teal-600\/20{border-bottom-color:#92dde333!important}.border-b-teal-600\/25{border-bottom-color:#92dde340!important}.border-b-teal-600\/30{border-bottom-color:#92dde34d!important}.border-b-teal-600\/35{border-bottom-color:#92dde359!important}.border-b-teal-600\/40{border-bottom-color:#92dde366!important}.border-b-teal-600\/45{border-bottom-color:#92dde373!important}.border-b-teal-600\/5{border-bottom-color:#92dde30d!important}.border-b-teal-600\/50{border-bottom-color:#92dde380!important}.border-b-teal-600\/55{border-bottom-color:#92dde38c!important}.border-b-teal-600\/60{border-bottom-color:#92dde399!important}.border-b-teal-600\/65{border-bottom-color:#92dde3a6!important}.border-b-teal-600\/70{border-bottom-color:#92dde3b3!important}.border-b-teal-600\/75{border-bottom-color:#92dde3bf!important}.border-b-teal-600\/80{border-bottom-color:#92dde3cc!important}.border-b-teal-600\/85{border-bottom-color:#92dde3d9!important}.border-b-teal-600\/90{border-bottom-color:#92dde3e6!important}.border-b-teal-600\/95{border-bottom-color:#92dde3f2!important}.border-b-teal-700{--tw-border-opacity: 1 !important;border-bottom-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-b-teal-700\/0{border-bottom-color:#08799000!important}.border-b-teal-700\/10{border-bottom-color:#0879901a!important}.border-b-teal-700\/100{border-bottom-color:#087990!important}.border-b-teal-700\/15{border-bottom-color:#08799026!important}.border-b-teal-700\/20{border-bottom-color:#08799033!important}.border-b-teal-700\/25{border-bottom-color:#08799040!important}.border-b-teal-700\/30{border-bottom-color:#0879904d!important}.border-b-teal-700\/35{border-bottom-color:#08799059!important}.border-b-teal-700\/40{border-bottom-color:#08799066!important}.border-b-teal-700\/45{border-bottom-color:#08799073!important}.border-b-teal-700\/5{border-bottom-color:#0879900d!important}.border-b-teal-700\/50{border-bottom-color:#08799080!important}.border-b-teal-700\/55{border-bottom-color:#0879908c!important}.border-b-teal-700\/60{border-bottom-color:#08799099!important}.border-b-teal-700\/65{border-bottom-color:#087990a6!important}.border-b-teal-700\/70{border-bottom-color:#087990b3!important}.border-b-teal-700\/75{border-bottom-color:#087990bf!important}.border-b-teal-700\/80{border-bottom-color:#087990cc!important}.border-b-teal-700\/85{border-bottom-color:#087990d9!important}.border-b-teal-700\/90{border-bottom-color:#087990e6!important}.border-b-teal-700\/95{border-bottom-color:#087990f2!important}.border-b-teal-800{--tw-border-opacity: 1 !important;border-bottom-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-b-teal-800\/0{border-bottom-color:#05516000!important}.border-b-teal-800\/10{border-bottom-color:#0551601a!important}.border-b-teal-800\/100{border-bottom-color:#055160!important}.border-b-teal-800\/15{border-bottom-color:#05516026!important}.border-b-teal-800\/20{border-bottom-color:#05516033!important}.border-b-teal-800\/25{border-bottom-color:#05516040!important}.border-b-teal-800\/30{border-bottom-color:#0551604d!important}.border-b-teal-800\/35{border-bottom-color:#05516059!important}.border-b-teal-800\/40{border-bottom-color:#05516066!important}.border-b-teal-800\/45{border-bottom-color:#05516073!important}.border-b-teal-800\/5{border-bottom-color:#0551600d!important}.border-b-teal-800\/50{border-bottom-color:#05516080!important}.border-b-teal-800\/55{border-bottom-color:#0551608c!important}.border-b-teal-800\/60{border-bottom-color:#05516099!important}.border-b-teal-800\/65{border-bottom-color:#055160a6!important}.border-b-teal-800\/70{border-bottom-color:#055160b3!important}.border-b-teal-800\/75{border-bottom-color:#055160bf!important}.border-b-teal-800\/80{border-bottom-color:#055160cc!important}.border-b-teal-800\/85{border-bottom-color:#055160d9!important}.border-b-teal-800\/90{border-bottom-color:#055160e6!important}.border-b-teal-800\/95{border-bottom-color:#055160f2!important}.border-b-teal-900{border-bottom-color:#21252980!important}.border-b-teal-900\/0{border-bottom-color:#21252900!important}.border-b-teal-900\/10{border-bottom-color:#2125291a!important}.border-b-teal-900\/100{border-bottom-color:#212529!important}.border-b-teal-900\/15{border-bottom-color:#21252926!important}.border-b-teal-900\/20{border-bottom-color:#21252933!important}.border-b-teal-900\/25{border-bottom-color:#21252940!important}.border-b-teal-900\/30{border-bottom-color:#2125294d!important}.border-b-teal-900\/35{border-bottom-color:#21252959!important}.border-b-teal-900\/40{border-bottom-color:#21252966!important}.border-b-teal-900\/45{border-bottom-color:#21252973!important}.border-b-teal-900\/5{border-bottom-color:#2125290d!important}.border-b-teal-900\/50{border-bottom-color:#21252980!important}.border-b-teal-900\/55{border-bottom-color:#2125298c!important}.border-b-teal-900\/60{border-bottom-color:#21252999!important}.border-b-teal-900\/65{border-bottom-color:#212529a6!important}.border-b-teal-900\/70{border-bottom-color:#212529b3!important}.border-b-teal-900\/75{border-bottom-color:#212529bf!important}.border-b-teal-900\/80{border-bottom-color:#212529cc!important}.border-b-teal-900\/85{border-bottom-color:#212529d9!important}.border-b-teal-900\/90{border-bottom-color:#212529e6!important}.border-b-teal-900\/95{border-bottom-color:#212529f2!important}.border-b-transparent{border-bottom-color:transparent!important}.border-b-transparent\/0{border-bottom-color:#0000!important}.border-b-transparent\/10{border-bottom-color:#0000001a!important}.border-b-transparent\/100{border-bottom-color:#000!important}.border-b-transparent\/15{border-bottom-color:#00000026!important}.border-b-transparent\/20{border-bottom-color:#0003!important}.border-b-transparent\/25{border-bottom-color:#00000040!important}.border-b-transparent\/30{border-bottom-color:#0000004d!important}.border-b-transparent\/35{border-bottom-color:#00000059!important}.border-b-transparent\/40{border-bottom-color:#0006!important}.border-b-transparent\/45{border-bottom-color:#00000073!important}.border-b-transparent\/5{border-bottom-color:#0000000d!important}.border-b-transparent\/50{border-bottom-color:#00000080!important}.border-b-transparent\/55{border-bottom-color:#0000008c!important}.border-b-transparent\/60{border-bottom-color:#0009!important}.border-b-transparent\/65{border-bottom-color:#000000a6!important}.border-b-transparent\/70{border-bottom-color:#000000b3!important}.border-b-transparent\/75{border-bottom-color:#000000bf!important}.border-b-transparent\/80{border-bottom-color:#000c!important}.border-b-transparent\/85{border-bottom-color:#000000d9!important}.border-b-transparent\/90{border-bottom-color:#000000e6!important}.border-b-transparent\/95{border-bottom-color:#000000f2!important}.border-b-white{--tw-border-opacity: 1 !important;border-bottom-color:rgb(255 255 255 / var(--tw-border-opacity))!important}.border-b-white\/0{border-bottom-color:#fff0!important}.border-b-white\/10{border-bottom-color:#ffffff1a!important}.border-b-white\/100{border-bottom-color:#fff!important}.border-b-white\/15{border-bottom-color:#ffffff26!important}.border-b-white\/20{border-bottom-color:#fff3!important}.border-b-white\/25{border-bottom-color:#ffffff40!important}.border-b-white\/30{border-bottom-color:#ffffff4d!important}.border-b-white\/35{border-bottom-color:#ffffff59!important}.border-b-white\/40{border-bottom-color:#fff6!important}.border-b-white\/45{border-bottom-color:#ffffff73!important}.border-b-white\/5{border-bottom-color:#ffffff0d!important}.border-b-white\/50{border-bottom-color:#ffffff80!important}.border-b-white\/55{border-bottom-color:#ffffff8c!important}.border-b-white\/60{border-bottom-color:#fff9!important}.border-b-white\/65{border-bottom-color:#ffffffa6!important}.border-b-white\/70{border-bottom-color:#ffffffb3!important}.border-b-white\/75{border-bottom-color:#ffffffbf!important}.border-b-white\/80{border-bottom-color:#fffc!important}.border-b-white\/85{border-bottom-color:#ffffffd9!important}.border-b-white\/90{border-bottom-color:#ffffffe6!important}.border-b-white\/95{border-bottom-color:#fffffff2!important}.border-b-yellow-100{--tw-border-opacity: 1 !important;border-bottom-color:rgb(255 243 205 / var(--tw-border-opacity))!important}.border-b-yellow-100\/0{border-bottom-color:#fff3cd00!important}.border-b-yellow-100\/10{border-bottom-color:#fff3cd1a!important}.border-b-yellow-100\/100{border-bottom-color:#fff3cd!important}.border-b-yellow-100\/15{border-bottom-color:#fff3cd26!important}.border-b-yellow-100\/20{border-bottom-color:#fff3cd33!important}.border-b-yellow-100\/25{border-bottom-color:#fff3cd40!important}.border-b-yellow-100\/30{border-bottom-color:#fff3cd4d!important}.border-b-yellow-100\/35{border-bottom-color:#fff3cd59!important}.border-b-yellow-100\/40{border-bottom-color:#fff3cd66!important}.border-b-yellow-100\/45{border-bottom-color:#fff3cd73!important}.border-b-yellow-100\/5{border-bottom-color:#fff3cd0d!important}.border-b-yellow-100\/50{border-bottom-color:#fff3cd80!important}.border-b-yellow-100\/55{border-bottom-color:#fff3cd8c!important}.border-b-yellow-100\/60{border-bottom-color:#fff3cd99!important}.border-b-yellow-100\/65{border-bottom-color:#fff3cda6!important}.border-b-yellow-100\/70{border-bottom-color:#fff3cdb3!important}.border-b-yellow-100\/75{border-bottom-color:#fff3cdbf!important}.border-b-yellow-100\/80{border-bottom-color:#fff3cdcc!important}.border-b-yellow-100\/85{border-bottom-color:#fff3cdd9!important}.border-b-yellow-100\/90{border-bottom-color:#fff3cde6!important}.border-b-yellow-100\/95{border-bottom-color:#fff3cdf2!important}.border-b-yellow-200{--tw-border-opacity: 1 !important;border-bottom-color:rgb(255 230 156 / var(--tw-border-opacity))!important}.border-b-yellow-200\/0{border-bottom-color:#ffe69c00!important}.border-b-yellow-200\/10{border-bottom-color:#ffe69c1a!important}.border-b-yellow-200\/100{border-bottom-color:#ffe69c!important}.border-b-yellow-200\/15{border-bottom-color:#ffe69c26!important}.border-b-yellow-200\/20{border-bottom-color:#ffe69c33!important}.border-b-yellow-200\/25{border-bottom-color:#ffe69c40!important}.border-b-yellow-200\/30{border-bottom-color:#ffe69c4d!important}.border-b-yellow-200\/35{border-bottom-color:#ffe69c59!important}.border-b-yellow-200\/40{border-bottom-color:#ffe69c66!important}.border-b-yellow-200\/45{border-bottom-color:#ffe69c73!important}.border-b-yellow-200\/5{border-bottom-color:#ffe69c0d!important}.border-b-yellow-200\/50{border-bottom-color:#ffe69c80!important}.border-b-yellow-200\/55{border-bottom-color:#ffe69c8c!important}.border-b-yellow-200\/60{border-bottom-color:#ffe69c99!important}.border-b-yellow-200\/65{border-bottom-color:#ffe69ca6!important}.border-b-yellow-200\/70{border-bottom-color:#ffe69cb3!important}.border-b-yellow-200\/75{border-bottom-color:#ffe69cbf!important}.border-b-yellow-200\/80{border-bottom-color:#ffe69ccc!important}.border-b-yellow-200\/85{border-bottom-color:#ffe69cd9!important}.border-b-yellow-200\/90{border-bottom-color:#ffe69ce6!important}.border-b-yellow-200\/95{border-bottom-color:#ffe69cf2!important}.border-b-yellow-300{--tw-border-opacity: 1 !important;border-bottom-color:rgb(255 218 106 / var(--tw-border-opacity))!important}.border-b-yellow-300\/0{border-bottom-color:#ffda6a00!important}.border-b-yellow-300\/10{border-bottom-color:#ffda6a1a!important}.border-b-yellow-300\/100{border-bottom-color:#ffda6a!important}.border-b-yellow-300\/15{border-bottom-color:#ffda6a26!important}.border-b-yellow-300\/20{border-bottom-color:#ffda6a33!important}.border-b-yellow-300\/25{border-bottom-color:#ffda6a40!important}.border-b-yellow-300\/30{border-bottom-color:#ffda6a4d!important}.border-b-yellow-300\/35{border-bottom-color:#ffda6a59!important}.border-b-yellow-300\/40{border-bottom-color:#ffda6a66!important}.border-b-yellow-300\/45{border-bottom-color:#ffda6a73!important}.border-b-yellow-300\/5{border-bottom-color:#ffda6a0d!important}.border-b-yellow-300\/50{border-bottom-color:#ffda6a80!important}.border-b-yellow-300\/55{border-bottom-color:#ffda6a8c!important}.border-b-yellow-300\/60{border-bottom-color:#ffda6a99!important}.border-b-yellow-300\/65{border-bottom-color:#ffda6aa6!important}.border-b-yellow-300\/70{border-bottom-color:#ffda6ab3!important}.border-b-yellow-300\/75{border-bottom-color:#ffda6abf!important}.border-b-yellow-300\/80{border-bottom-color:#ffda6acc!important}.border-b-yellow-300\/85{border-bottom-color:#ffda6ad9!important}.border-b-yellow-300\/90{border-bottom-color:#ffda6ae6!important}.border-b-yellow-300\/95{border-bottom-color:#ffda6af2!important}.border-b-yellow-400{--tw-border-opacity: 1 !important;border-bottom-color:rgb(255 205 57 / var(--tw-border-opacity))!important}.border-b-yellow-400\/0{border-bottom-color:#ffcd3900!important}.border-b-yellow-400\/10{border-bottom-color:#ffcd391a!important}.border-b-yellow-400\/100{border-bottom-color:#ffcd39!important}.border-b-yellow-400\/15{border-bottom-color:#ffcd3926!important}.border-b-yellow-400\/20{border-bottom-color:#ffcd3933!important}.border-b-yellow-400\/25{border-bottom-color:#ffcd3940!important}.border-b-yellow-400\/30{border-bottom-color:#ffcd394d!important}.border-b-yellow-400\/35{border-bottom-color:#ffcd3959!important}.border-b-yellow-400\/40{border-bottom-color:#ffcd3966!important}.border-b-yellow-400\/45{border-bottom-color:#ffcd3973!important}.border-b-yellow-400\/5{border-bottom-color:#ffcd390d!important}.border-b-yellow-400\/50{border-bottom-color:#ffcd3980!important}.border-b-yellow-400\/55{border-bottom-color:#ffcd398c!important}.border-b-yellow-400\/60{border-bottom-color:#ffcd3999!important}.border-b-yellow-400\/65{border-bottom-color:#ffcd39a6!important}.border-b-yellow-400\/70{border-bottom-color:#ffcd39b3!important}.border-b-yellow-400\/75{border-bottom-color:#ffcd39bf!important}.border-b-yellow-400\/80{border-bottom-color:#ffcd39cc!important}.border-b-yellow-400\/85{border-bottom-color:#ffcd39d9!important}.border-b-yellow-400\/90{border-bottom-color:#ffcd39e6!important}.border-b-yellow-400\/95{border-bottom-color:#ffcd39f2!important}.border-b-yellow-500{--tw-border-opacity: 1 !important;border-bottom-color:rgb(255 193 7 / var(--tw-border-opacity))!important}.border-b-yellow-500\/0{border-bottom-color:#ffc10700!important}.border-b-yellow-500\/10{border-bottom-color:#ffc1071a!important}.border-b-yellow-500\/100{border-bottom-color:#ffc107!important}.border-b-yellow-500\/15{border-bottom-color:#ffc10726!important}.border-b-yellow-500\/20{border-bottom-color:#ffc10733!important}.border-b-yellow-500\/25{border-bottom-color:#ffc10740!important}.border-b-yellow-500\/30{border-bottom-color:#ffc1074d!important}.border-b-yellow-500\/35{border-bottom-color:#ffc10759!important}.border-b-yellow-500\/40{border-bottom-color:#ffc10766!important}.border-b-yellow-500\/45{border-bottom-color:#ffc10773!important}.border-b-yellow-500\/5{border-bottom-color:#ffc1070d!important}.border-b-yellow-500\/50{border-bottom-color:#ffc10780!important}.border-b-yellow-500\/55{border-bottom-color:#ffc1078c!important}.border-b-yellow-500\/60{border-bottom-color:#ffc10799!important}.border-b-yellow-500\/65{border-bottom-color:#ffc107a6!important}.border-b-yellow-500\/70{border-bottom-color:#ffc107b3!important}.border-b-yellow-500\/75{border-bottom-color:#ffc107bf!important}.border-b-yellow-500\/80{border-bottom-color:#ffc107cc!important}.border-b-yellow-500\/85{border-bottom-color:#ffc107d9!important}.border-b-yellow-500\/90{border-bottom-color:#ffc107e6!important}.border-b-yellow-500\/95{border-bottom-color:#ffc107f2!important}.border-b-yellow-600{--tw-border-opacity: 1 !important;border-bottom-color:rgb(204 154 6 / var(--tw-border-opacity))!important}.border-b-yellow-600\/0{border-bottom-color:#cc9a0600!important}.border-b-yellow-600\/10{border-bottom-color:#cc9a061a!important}.border-b-yellow-600\/100{border-bottom-color:#cc9a06!important}.border-b-yellow-600\/15{border-bottom-color:#cc9a0626!important}.border-b-yellow-600\/20{border-bottom-color:#cc9a0633!important}.border-b-yellow-600\/25{border-bottom-color:#cc9a0640!important}.border-b-yellow-600\/30{border-bottom-color:#cc9a064d!important}.border-b-yellow-600\/35{border-bottom-color:#cc9a0659!important}.border-b-yellow-600\/40{border-bottom-color:#cc9a0666!important}.border-b-yellow-600\/45{border-bottom-color:#cc9a0673!important}.border-b-yellow-600\/5{border-bottom-color:#cc9a060d!important}.border-b-yellow-600\/50{border-bottom-color:#cc9a0680!important}.border-b-yellow-600\/55{border-bottom-color:#cc9a068c!important}.border-b-yellow-600\/60{border-bottom-color:#cc9a0699!important}.border-b-yellow-600\/65{border-bottom-color:#cc9a06a6!important}.border-b-yellow-600\/70{border-bottom-color:#cc9a06b3!important}.border-b-yellow-600\/75{border-bottom-color:#cc9a06bf!important}.border-b-yellow-600\/80{border-bottom-color:#cc9a06cc!important}.border-b-yellow-600\/85{border-bottom-color:#cc9a06d9!important}.border-b-yellow-600\/90{border-bottom-color:#cc9a06e6!important}.border-b-yellow-600\/95{border-bottom-color:#cc9a06f2!important}.border-b-yellow-700{--tw-border-opacity: 1 !important;border-bottom-color:rgb(153 116 4 / var(--tw-border-opacity))!important}.border-b-yellow-700\/0{border-bottom-color:#99740400!important}.border-b-yellow-700\/10{border-bottom-color:#9974041a!important}.border-b-yellow-700\/100{border-bottom-color:#997404!important}.border-b-yellow-700\/15{border-bottom-color:#99740426!important}.border-b-yellow-700\/20{border-bottom-color:#99740433!important}.border-b-yellow-700\/25{border-bottom-color:#99740440!important}.border-b-yellow-700\/30{border-bottom-color:#9974044d!important}.border-b-yellow-700\/35{border-bottom-color:#99740459!important}.border-b-yellow-700\/40{border-bottom-color:#99740466!important}.border-b-yellow-700\/45{border-bottom-color:#99740473!important}.border-b-yellow-700\/5{border-bottom-color:#9974040d!important}.border-b-yellow-700\/50{border-bottom-color:#99740480!important}.border-b-yellow-700\/55{border-bottom-color:#9974048c!important}.border-b-yellow-700\/60{border-bottom-color:#99740499!important}.border-b-yellow-700\/65{border-bottom-color:#997404a6!important}.border-b-yellow-700\/70{border-bottom-color:#997404b3!important}.border-b-yellow-700\/75{border-bottom-color:#997404bf!important}.border-b-yellow-700\/80{border-bottom-color:#997404cc!important}.border-b-yellow-700\/85{border-bottom-color:#997404d9!important}.border-b-yellow-700\/90{border-bottom-color:#997404e6!important}.border-b-yellow-700\/95{border-bottom-color:#997404f2!important}.border-b-yellow-800{--tw-border-opacity: 1 !important;border-bottom-color:rgb(102 77 3 / var(--tw-border-opacity))!important}.border-b-yellow-800\/0{border-bottom-color:#664d0300!important}.border-b-yellow-800\/10{border-bottom-color:#664d031a!important}.border-b-yellow-800\/100{border-bottom-color:#664d03!important}.border-b-yellow-800\/15{border-bottom-color:#664d0326!important}.border-b-yellow-800\/20{border-bottom-color:#664d0333!important}.border-b-yellow-800\/25{border-bottom-color:#664d0340!important}.border-b-yellow-800\/30{border-bottom-color:#664d034d!important}.border-b-yellow-800\/35{border-bottom-color:#664d0359!important}.border-b-yellow-800\/40{border-bottom-color:#664d0366!important}.border-b-yellow-800\/45{border-bottom-color:#664d0373!important}.border-b-yellow-800\/5{border-bottom-color:#664d030d!important}.border-b-yellow-800\/50{border-bottom-color:#664d0380!important}.border-b-yellow-800\/55{border-bottom-color:#664d038c!important}.border-b-yellow-800\/60{border-bottom-color:#664d0399!important}.border-b-yellow-800\/65{border-bottom-color:#664d03a6!important}.border-b-yellow-800\/70{border-bottom-color:#664d03b3!important}.border-b-yellow-800\/75{border-bottom-color:#664d03bf!important}.border-b-yellow-800\/80{border-bottom-color:#664d03cc!important}.border-b-yellow-800\/85{border-bottom-color:#664d03d9!important}.border-b-yellow-800\/90{border-bottom-color:#664d03e6!important}.border-b-yellow-800\/95{border-bottom-color:#664d03f2!important}.border-b-yellow-900{--tw-border-opacity: 1 !important;border-bottom-color:rgb(51 39 1 / var(--tw-border-opacity))!important}.border-b-yellow-900\/0{border-bottom-color:#33270100!important}.border-b-yellow-900\/10{border-bottom-color:#3327011a!important}.border-b-yellow-900\/100{border-bottom-color:#332701!important}.border-b-yellow-900\/15{border-bottom-color:#33270126!important}.border-b-yellow-900\/20{border-bottom-color:#33270133!important}.border-b-yellow-900\/25{border-bottom-color:#33270140!important}.border-b-yellow-900\/30{border-bottom-color:#3327014d!important}.border-b-yellow-900\/35{border-bottom-color:#33270159!important}.border-b-yellow-900\/40{border-bottom-color:#33270166!important}.border-b-yellow-900\/45{border-bottom-color:#33270173!important}.border-b-yellow-900\/5{border-bottom-color:#3327010d!important}.border-b-yellow-900\/50{border-bottom-color:#33270180!important}.border-b-yellow-900\/55{border-bottom-color:#3327018c!important}.border-b-yellow-900\/60{border-bottom-color:#33270199!important}.border-b-yellow-900\/65{border-bottom-color:#332701a6!important}.border-b-yellow-900\/70{border-bottom-color:#332701b3!important}.border-b-yellow-900\/75{border-bottom-color:#332701bf!important}.border-b-yellow-900\/80{border-bottom-color:#332701cc!important}.border-b-yellow-900\/85{border-bottom-color:#332701d9!important}.border-b-yellow-900\/90{border-bottom-color:#332701e6!important}.border-b-yellow-900\/95{border-bottom-color:#332701f2!important}.border-e-black{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(0 0 0 / var(--tw-border-opacity))!important}.border-e-black\/0{border-inline-end-color:#0000!important}.border-e-black\/10{border-inline-end-color:#0000001a!important}.border-e-black\/100{border-inline-end-color:#000!important}.border-e-black\/15{border-inline-end-color:#00000026!important}.border-e-black\/20{border-inline-end-color:#0003!important}.border-e-black\/25{border-inline-end-color:#00000040!important}.border-e-black\/30{border-inline-end-color:#0000004d!important}.border-e-black\/35{border-inline-end-color:#00000059!important}.border-e-black\/40{border-inline-end-color:#0006!important}.border-e-black\/45{border-inline-end-color:#00000073!important}.border-e-black\/5{border-inline-end-color:#0000000d!important}.border-e-black\/50{border-inline-end-color:#00000080!important}.border-e-black\/55{border-inline-end-color:#0000008c!important}.border-e-black\/60{border-inline-end-color:#0009!important}.border-e-black\/65{border-inline-end-color:#000000a6!important}.border-e-black\/70{border-inline-end-color:#000000b3!important}.border-e-black\/75{border-inline-end-color:#000000bf!important}.border-e-black\/80{border-inline-end-color:#000c!important}.border-e-black\/85{border-inline-end-color:#000000d9!important}.border-e-black\/90{border-inline-end-color:#000000e6!important}.border-e-black\/95{border-inline-end-color:#000000f2!important}.border-e-blue-100{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(207 226 255 / var(--tw-border-opacity))!important}.border-e-blue-100\/0{border-inline-end-color:#cfe2ff00!important}.border-e-blue-100\/10{border-inline-end-color:#cfe2ff1a!important}.border-e-blue-100\/100{border-inline-end-color:#cfe2ff!important}.border-e-blue-100\/15{border-inline-end-color:#cfe2ff26!important}.border-e-blue-100\/20{border-inline-end-color:#cfe2ff33!important}.border-e-blue-100\/25{border-inline-end-color:#cfe2ff40!important}.border-e-blue-100\/30{border-inline-end-color:#cfe2ff4d!important}.border-e-blue-100\/35{border-inline-end-color:#cfe2ff59!important}.border-e-blue-100\/40{border-inline-end-color:#cfe2ff66!important}.border-e-blue-100\/45{border-inline-end-color:#cfe2ff73!important}.border-e-blue-100\/5{border-inline-end-color:#cfe2ff0d!important}.border-e-blue-100\/50{border-inline-end-color:#cfe2ff80!important}.border-e-blue-100\/55{border-inline-end-color:#cfe2ff8c!important}.border-e-blue-100\/60{border-inline-end-color:#cfe2ff99!important}.border-e-blue-100\/65{border-inline-end-color:#cfe2ffa6!important}.border-e-blue-100\/70{border-inline-end-color:#cfe2ffb3!important}.border-e-blue-100\/75{border-inline-end-color:#cfe2ffbf!important}.border-e-blue-100\/80{border-inline-end-color:#cfe2ffcc!important}.border-e-blue-100\/85{border-inline-end-color:#cfe2ffd9!important}.border-e-blue-100\/90{border-inline-end-color:#cfe2ffe6!important}.border-e-blue-100\/95{border-inline-end-color:#cfe2fff2!important}.border-e-blue-200{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(158 197 254 / var(--tw-border-opacity))!important}.border-e-blue-200\/0{border-inline-end-color:#9ec5fe00!important}.border-e-blue-200\/10{border-inline-end-color:#9ec5fe1a!important}.border-e-blue-200\/100{border-inline-end-color:#9ec5fe!important}.border-e-blue-200\/15{border-inline-end-color:#9ec5fe26!important}.border-e-blue-200\/20{border-inline-end-color:#9ec5fe33!important}.border-e-blue-200\/25{border-inline-end-color:#9ec5fe40!important}.border-e-blue-200\/30{border-inline-end-color:#9ec5fe4d!important}.border-e-blue-200\/35{border-inline-end-color:#9ec5fe59!important}.border-e-blue-200\/40{border-inline-end-color:#9ec5fe66!important}.border-e-blue-200\/45{border-inline-end-color:#9ec5fe73!important}.border-e-blue-200\/5{border-inline-end-color:#9ec5fe0d!important}.border-e-blue-200\/50{border-inline-end-color:#9ec5fe80!important}.border-e-blue-200\/55{border-inline-end-color:#9ec5fe8c!important}.border-e-blue-200\/60{border-inline-end-color:#9ec5fe99!important}.border-e-blue-200\/65{border-inline-end-color:#9ec5fea6!important}.border-e-blue-200\/70{border-inline-end-color:#9ec5feb3!important}.border-e-blue-200\/75{border-inline-end-color:#9ec5febf!important}.border-e-blue-200\/80{border-inline-end-color:#9ec5fecc!important}.border-e-blue-200\/85{border-inline-end-color:#9ec5fed9!important}.border-e-blue-200\/90{border-inline-end-color:#9ec5fee6!important}.border-e-blue-200\/95{border-inline-end-color:#9ec5fef2!important}.border-e-blue-300{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(110 168 254 / var(--tw-border-opacity))!important}.border-e-blue-300\/0{border-inline-end-color:#6ea8fe00!important}.border-e-blue-300\/10{border-inline-end-color:#6ea8fe1a!important}.border-e-blue-300\/100{border-inline-end-color:#6ea8fe!important}.border-e-blue-300\/15{border-inline-end-color:#6ea8fe26!important}.border-e-blue-300\/20{border-inline-end-color:#6ea8fe33!important}.border-e-blue-300\/25{border-inline-end-color:#6ea8fe40!important}.border-e-blue-300\/30{border-inline-end-color:#6ea8fe4d!important}.border-e-blue-300\/35{border-inline-end-color:#6ea8fe59!important}.border-e-blue-300\/40{border-inline-end-color:#6ea8fe66!important}.border-e-blue-300\/45{border-inline-end-color:#6ea8fe73!important}.border-e-blue-300\/5{border-inline-end-color:#6ea8fe0d!important}.border-e-blue-300\/50{border-inline-end-color:#6ea8fe80!important}.border-e-blue-300\/55{border-inline-end-color:#6ea8fe8c!important}.border-e-blue-300\/60{border-inline-end-color:#6ea8fe99!important}.border-e-blue-300\/65{border-inline-end-color:#6ea8fea6!important}.border-e-blue-300\/70{border-inline-end-color:#6ea8feb3!important}.border-e-blue-300\/75{border-inline-end-color:#6ea8febf!important}.border-e-blue-300\/80{border-inline-end-color:#6ea8fecc!important}.border-e-blue-300\/85{border-inline-end-color:#6ea8fed9!important}.border-e-blue-300\/90{border-inline-end-color:#6ea8fee6!important}.border-e-blue-300\/95{border-inline-end-color:#6ea8fef2!important}.border-e-blue-400{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(61 139 253 / var(--tw-border-opacity))!important}.border-e-blue-400\/0{border-inline-end-color:#3d8bfd00!important}.border-e-blue-400\/10{border-inline-end-color:#3d8bfd1a!important}.border-e-blue-400\/100{border-inline-end-color:#3d8bfd!important}.border-e-blue-400\/15{border-inline-end-color:#3d8bfd26!important}.border-e-blue-400\/20{border-inline-end-color:#3d8bfd33!important}.border-e-blue-400\/25{border-inline-end-color:#3d8bfd40!important}.border-e-blue-400\/30{border-inline-end-color:#3d8bfd4d!important}.border-e-blue-400\/35{border-inline-end-color:#3d8bfd59!important}.border-e-blue-400\/40{border-inline-end-color:#3d8bfd66!important}.border-e-blue-400\/45{border-inline-end-color:#3d8bfd73!important}.border-e-blue-400\/5{border-inline-end-color:#3d8bfd0d!important}.border-e-blue-400\/50{border-inline-end-color:#3d8bfd80!important}.border-e-blue-400\/55{border-inline-end-color:#3d8bfd8c!important}.border-e-blue-400\/60{border-inline-end-color:#3d8bfd99!important}.border-e-blue-400\/65{border-inline-end-color:#3d8bfda6!important}.border-e-blue-400\/70{border-inline-end-color:#3d8bfdb3!important}.border-e-blue-400\/75{border-inline-end-color:#3d8bfdbf!important}.border-e-blue-400\/80{border-inline-end-color:#3d8bfdcc!important}.border-e-blue-400\/85{border-inline-end-color:#3d8bfdd9!important}.border-e-blue-400\/90{border-inline-end-color:#3d8bfde6!important}.border-e-blue-400\/95{border-inline-end-color:#3d8bfdf2!important}.border-e-blue-500{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(13 110 253 / var(--tw-border-opacity))!important}.border-e-blue-500\/0{border-inline-end-color:#0d6efd00!important}.border-e-blue-500\/10{border-inline-end-color:#0d6efd1a!important}.border-e-blue-500\/100{border-inline-end-color:#0d6efd!important}.border-e-blue-500\/15{border-inline-end-color:#0d6efd26!important}.border-e-blue-500\/20{border-inline-end-color:#0d6efd33!important}.border-e-blue-500\/25{border-inline-end-color:#0d6efd40!important}.border-e-blue-500\/30{border-inline-end-color:#0d6efd4d!important}.border-e-blue-500\/35{border-inline-end-color:#0d6efd59!important}.border-e-blue-500\/40{border-inline-end-color:#0d6efd66!important}.border-e-blue-500\/45{border-inline-end-color:#0d6efd73!important}.border-e-blue-500\/5{border-inline-end-color:#0d6efd0d!important}.border-e-blue-500\/50{border-inline-end-color:#0d6efd80!important}.border-e-blue-500\/55{border-inline-end-color:#0d6efd8c!important}.border-e-blue-500\/60{border-inline-end-color:#0d6efd99!important}.border-e-blue-500\/65{border-inline-end-color:#0d6efda6!important}.border-e-blue-500\/70{border-inline-end-color:#0d6efdb3!important}.border-e-blue-500\/75{border-inline-end-color:#0d6efdbf!important}.border-e-blue-500\/80{border-inline-end-color:#0d6efdcc!important}.border-e-blue-500\/85{border-inline-end-color:#0d6efdd9!important}.border-e-blue-500\/90{border-inline-end-color:#0d6efde6!important}.border-e-blue-500\/95{border-inline-end-color:#0d6efdf2!important}.border-e-blue-600{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(10 88 202 / var(--tw-border-opacity))!important}.border-e-blue-600\/0{border-inline-end-color:#0a58ca00!important}.border-e-blue-600\/10{border-inline-end-color:#0a58ca1a!important}.border-e-blue-600\/100{border-inline-end-color:#0a58ca!important}.border-e-blue-600\/15{border-inline-end-color:#0a58ca26!important}.border-e-blue-600\/20{border-inline-end-color:#0a58ca33!important}.border-e-blue-600\/25{border-inline-end-color:#0a58ca40!important}.border-e-blue-600\/30{border-inline-end-color:#0a58ca4d!important}.border-e-blue-600\/35{border-inline-end-color:#0a58ca59!important}.border-e-blue-600\/40{border-inline-end-color:#0a58ca66!important}.border-e-blue-600\/45{border-inline-end-color:#0a58ca73!important}.border-e-blue-600\/5{border-inline-end-color:#0a58ca0d!important}.border-e-blue-600\/50{border-inline-end-color:#0a58ca80!important}.border-e-blue-600\/55{border-inline-end-color:#0a58ca8c!important}.border-e-blue-600\/60{border-inline-end-color:#0a58ca99!important}.border-e-blue-600\/65{border-inline-end-color:#0a58caa6!important}.border-e-blue-600\/70{border-inline-end-color:#0a58cab3!important}.border-e-blue-600\/75{border-inline-end-color:#0a58cabf!important}.border-e-blue-600\/80{border-inline-end-color:#0a58cacc!important}.border-e-blue-600\/85{border-inline-end-color:#0a58cad9!important}.border-e-blue-600\/90{border-inline-end-color:#0a58cae6!important}.border-e-blue-600\/95{border-inline-end-color:#0a58caf2!important}.border-e-blue-700{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(8 66 152 / var(--tw-border-opacity))!important}.border-e-blue-700\/0{border-inline-end-color:#08429800!important}.border-e-blue-700\/10{border-inline-end-color:#0842981a!important}.border-e-blue-700\/100{border-inline-end-color:#084298!important}.border-e-blue-700\/15{border-inline-end-color:#08429826!important}.border-e-blue-700\/20{border-inline-end-color:#08429833!important}.border-e-blue-700\/25{border-inline-end-color:#08429840!important}.border-e-blue-700\/30{border-inline-end-color:#0842984d!important}.border-e-blue-700\/35{border-inline-end-color:#08429859!important}.border-e-blue-700\/40{border-inline-end-color:#08429866!important}.border-e-blue-700\/45{border-inline-end-color:#08429873!important}.border-e-blue-700\/5{border-inline-end-color:#0842980d!important}.border-e-blue-700\/50{border-inline-end-color:#08429880!important}.border-e-blue-700\/55{border-inline-end-color:#0842988c!important}.border-e-blue-700\/60{border-inline-end-color:#08429899!important}.border-e-blue-700\/65{border-inline-end-color:#084298a6!important}.border-e-blue-700\/70{border-inline-end-color:#084298b3!important}.border-e-blue-700\/75{border-inline-end-color:#084298bf!important}.border-e-blue-700\/80{border-inline-end-color:#084298cc!important}.border-e-blue-700\/85{border-inline-end-color:#084298d9!important}.border-e-blue-700\/90{border-inline-end-color:#084298e6!important}.border-e-blue-700\/95{border-inline-end-color:#084298f2!important}.border-e-blue-800{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(5 44 101 / var(--tw-border-opacity))!important}.border-e-blue-800\/0{border-inline-end-color:#052c6500!important}.border-e-blue-800\/10{border-inline-end-color:#052c651a!important}.border-e-blue-800\/100{border-inline-end-color:#052c65!important}.border-e-blue-800\/15{border-inline-end-color:#052c6526!important}.border-e-blue-800\/20{border-inline-end-color:#052c6533!important}.border-e-blue-800\/25{border-inline-end-color:#052c6540!important}.border-e-blue-800\/30{border-inline-end-color:#052c654d!important}.border-e-blue-800\/35{border-inline-end-color:#052c6559!important}.border-e-blue-800\/40{border-inline-end-color:#052c6566!important}.border-e-blue-800\/45{border-inline-end-color:#052c6573!important}.border-e-blue-800\/5{border-inline-end-color:#052c650d!important}.border-e-blue-800\/50{border-inline-end-color:#052c6580!important}.border-e-blue-800\/55{border-inline-end-color:#052c658c!important}.border-e-blue-800\/60{border-inline-end-color:#052c6599!important}.border-e-blue-800\/65{border-inline-end-color:#052c65a6!important}.border-e-blue-800\/70{border-inline-end-color:#052c65b3!important}.border-e-blue-800\/75{border-inline-end-color:#052c65bf!important}.border-e-blue-800\/80{border-inline-end-color:#052c65cc!important}.border-e-blue-800\/85{border-inline-end-color:#052c65d9!important}.border-e-blue-800\/90{border-inline-end-color:#052c65e6!important}.border-e-blue-800\/95{border-inline-end-color:#052c65f2!important}.border-e-cyan-100{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(207 244 252 / var(--tw-border-opacity))!important}.border-e-cyan-100\/0{border-inline-end-color:#cff4fc00!important}.border-e-cyan-100\/10{border-inline-end-color:#cff4fc1a!important}.border-e-cyan-100\/100{border-inline-end-color:#cff4fc!important}.border-e-cyan-100\/15{border-inline-end-color:#cff4fc26!important}.border-e-cyan-100\/20{border-inline-end-color:#cff4fc33!important}.border-e-cyan-100\/25{border-inline-end-color:#cff4fc40!important}.border-e-cyan-100\/30{border-inline-end-color:#cff4fc4d!important}.border-e-cyan-100\/35{border-inline-end-color:#cff4fc59!important}.border-e-cyan-100\/40{border-inline-end-color:#cff4fc66!important}.border-e-cyan-100\/45{border-inline-end-color:#cff4fc73!important}.border-e-cyan-100\/5{border-inline-end-color:#cff4fc0d!important}.border-e-cyan-100\/50{border-inline-end-color:#cff4fc80!important}.border-e-cyan-100\/55{border-inline-end-color:#cff4fc8c!important}.border-e-cyan-100\/60{border-inline-end-color:#cff4fc99!important}.border-e-cyan-100\/65{border-inline-end-color:#cff4fca6!important}.border-e-cyan-100\/70{border-inline-end-color:#cff4fcb3!important}.border-e-cyan-100\/75{border-inline-end-color:#cff4fcbf!important}.border-e-cyan-100\/80{border-inline-end-color:#cff4fccc!important}.border-e-cyan-100\/85{border-inline-end-color:#cff4fcd9!important}.border-e-cyan-100\/90{border-inline-end-color:#cff4fce6!important}.border-e-cyan-100\/95{border-inline-end-color:#cff4fcf2!important}.border-e-cyan-200{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(158 234 249 / var(--tw-border-opacity))!important}.border-e-cyan-200\/0{border-inline-end-color:#9eeaf900!important}.border-e-cyan-200\/10{border-inline-end-color:#9eeaf91a!important}.border-e-cyan-200\/100{border-inline-end-color:#9eeaf9!important}.border-e-cyan-200\/15{border-inline-end-color:#9eeaf926!important}.border-e-cyan-200\/20{border-inline-end-color:#9eeaf933!important}.border-e-cyan-200\/25{border-inline-end-color:#9eeaf940!important}.border-e-cyan-200\/30{border-inline-end-color:#9eeaf94d!important}.border-e-cyan-200\/35{border-inline-end-color:#9eeaf959!important}.border-e-cyan-200\/40{border-inline-end-color:#9eeaf966!important}.border-e-cyan-200\/45{border-inline-end-color:#9eeaf973!important}.border-e-cyan-200\/5{border-inline-end-color:#9eeaf90d!important}.border-e-cyan-200\/50{border-inline-end-color:#9eeaf980!important}.border-e-cyan-200\/55{border-inline-end-color:#9eeaf98c!important}.border-e-cyan-200\/60{border-inline-end-color:#9eeaf999!important}.border-e-cyan-200\/65{border-inline-end-color:#9eeaf9a6!important}.border-e-cyan-200\/70{border-inline-end-color:#9eeaf9b3!important}.border-e-cyan-200\/75{border-inline-end-color:#9eeaf9bf!important}.border-e-cyan-200\/80{border-inline-end-color:#9eeaf9cc!important}.border-e-cyan-200\/85{border-inline-end-color:#9eeaf9d9!important}.border-e-cyan-200\/90{border-inline-end-color:#9eeaf9e6!important}.border-e-cyan-200\/95{border-inline-end-color:#9eeaf9f2!important}.border-e-cyan-300{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(110 223 246 / var(--tw-border-opacity))!important}.border-e-cyan-300\/0{border-inline-end-color:#6edff600!important}.border-e-cyan-300\/10{border-inline-end-color:#6edff61a!important}.border-e-cyan-300\/100{border-inline-end-color:#6edff6!important}.border-e-cyan-300\/15{border-inline-end-color:#6edff626!important}.border-e-cyan-300\/20{border-inline-end-color:#6edff633!important}.border-e-cyan-300\/25{border-inline-end-color:#6edff640!important}.border-e-cyan-300\/30{border-inline-end-color:#6edff64d!important}.border-e-cyan-300\/35{border-inline-end-color:#6edff659!important}.border-e-cyan-300\/40{border-inline-end-color:#6edff666!important}.border-e-cyan-300\/45{border-inline-end-color:#6edff673!important}.border-e-cyan-300\/5{border-inline-end-color:#6edff60d!important}.border-e-cyan-300\/50{border-inline-end-color:#6edff680!important}.border-e-cyan-300\/55{border-inline-end-color:#6edff68c!important}.border-e-cyan-300\/60{border-inline-end-color:#6edff699!important}.border-e-cyan-300\/65{border-inline-end-color:#6edff6a6!important}.border-e-cyan-300\/70{border-inline-end-color:#6edff6b3!important}.border-e-cyan-300\/75{border-inline-end-color:#6edff6bf!important}.border-e-cyan-300\/80{border-inline-end-color:#6edff6cc!important}.border-e-cyan-300\/85{border-inline-end-color:#6edff6d9!important}.border-e-cyan-300\/90{border-inline-end-color:#6edff6e6!important}.border-e-cyan-300\/95{border-inline-end-color:#6edff6f2!important}.border-e-cyan-400{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(61 213 243 / var(--tw-border-opacity))!important}.border-e-cyan-400\/0{border-inline-end-color:#3dd5f300!important}.border-e-cyan-400\/10{border-inline-end-color:#3dd5f31a!important}.border-e-cyan-400\/100{border-inline-end-color:#3dd5f3!important}.border-e-cyan-400\/15{border-inline-end-color:#3dd5f326!important}.border-e-cyan-400\/20{border-inline-end-color:#3dd5f333!important}.border-e-cyan-400\/25{border-inline-end-color:#3dd5f340!important}.border-e-cyan-400\/30{border-inline-end-color:#3dd5f34d!important}.border-e-cyan-400\/35{border-inline-end-color:#3dd5f359!important}.border-e-cyan-400\/40{border-inline-end-color:#3dd5f366!important}.border-e-cyan-400\/45{border-inline-end-color:#3dd5f373!important}.border-e-cyan-400\/5{border-inline-end-color:#3dd5f30d!important}.border-e-cyan-400\/50{border-inline-end-color:#3dd5f380!important}.border-e-cyan-400\/55{border-inline-end-color:#3dd5f38c!important}.border-e-cyan-400\/60{border-inline-end-color:#3dd5f399!important}.border-e-cyan-400\/65{border-inline-end-color:#3dd5f3a6!important}.border-e-cyan-400\/70{border-inline-end-color:#3dd5f3b3!important}.border-e-cyan-400\/75{border-inline-end-color:#3dd5f3bf!important}.border-e-cyan-400\/80{border-inline-end-color:#3dd5f3cc!important}.border-e-cyan-400\/85{border-inline-end-color:#3dd5f3d9!important}.border-e-cyan-400\/90{border-inline-end-color:#3dd5f3e6!important}.border-e-cyan-400\/95{border-inline-end-color:#3dd5f3f2!important}.border-e-cyan-500{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(13 202 240 / var(--tw-border-opacity))!important}.border-e-cyan-500\/0{border-inline-end-color:#0dcaf000!important}.border-e-cyan-500\/10{border-inline-end-color:#0dcaf01a!important}.border-e-cyan-500\/100{border-inline-end-color:#0dcaf0!important}.border-e-cyan-500\/15{border-inline-end-color:#0dcaf026!important}.border-e-cyan-500\/20{border-inline-end-color:#0dcaf033!important}.border-e-cyan-500\/25{border-inline-end-color:#0dcaf040!important}.border-e-cyan-500\/30{border-inline-end-color:#0dcaf04d!important}.border-e-cyan-500\/35{border-inline-end-color:#0dcaf059!important}.border-e-cyan-500\/40{border-inline-end-color:#0dcaf066!important}.border-e-cyan-500\/45{border-inline-end-color:#0dcaf073!important}.border-e-cyan-500\/5{border-inline-end-color:#0dcaf00d!important}.border-e-cyan-500\/50{border-inline-end-color:#0dcaf080!important}.border-e-cyan-500\/55{border-inline-end-color:#0dcaf08c!important}.border-e-cyan-500\/60{border-inline-end-color:#0dcaf099!important}.border-e-cyan-500\/65{border-inline-end-color:#0dcaf0a6!important}.border-e-cyan-500\/70{border-inline-end-color:#0dcaf0b3!important}.border-e-cyan-500\/75{border-inline-end-color:#0dcaf0bf!important}.border-e-cyan-500\/80{border-inline-end-color:#0dcaf0cc!important}.border-e-cyan-500\/85{border-inline-end-color:#0dcaf0d9!important}.border-e-cyan-500\/90{border-inline-end-color:#0dcaf0e6!important}.border-e-cyan-500\/95{border-inline-end-color:#0dcaf0f2!important}.border-e-cyan-600{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(10 162 192 / var(--tw-border-opacity))!important}.border-e-cyan-600\/0{border-inline-end-color:#0aa2c000!important}.border-e-cyan-600\/10{border-inline-end-color:#0aa2c01a!important}.border-e-cyan-600\/100{border-inline-end-color:#0aa2c0!important}.border-e-cyan-600\/15{border-inline-end-color:#0aa2c026!important}.border-e-cyan-600\/20{border-inline-end-color:#0aa2c033!important}.border-e-cyan-600\/25{border-inline-end-color:#0aa2c040!important}.border-e-cyan-600\/30{border-inline-end-color:#0aa2c04d!important}.border-e-cyan-600\/35{border-inline-end-color:#0aa2c059!important}.border-e-cyan-600\/40{border-inline-end-color:#0aa2c066!important}.border-e-cyan-600\/45{border-inline-end-color:#0aa2c073!important}.border-e-cyan-600\/5{border-inline-end-color:#0aa2c00d!important}.border-e-cyan-600\/50{border-inline-end-color:#0aa2c080!important}.border-e-cyan-600\/55{border-inline-end-color:#0aa2c08c!important}.border-e-cyan-600\/60{border-inline-end-color:#0aa2c099!important}.border-e-cyan-600\/65{border-inline-end-color:#0aa2c0a6!important}.border-e-cyan-600\/70{border-inline-end-color:#0aa2c0b3!important}.border-e-cyan-600\/75{border-inline-end-color:#0aa2c0bf!important}.border-e-cyan-600\/80{border-inline-end-color:#0aa2c0cc!important}.border-e-cyan-600\/85{border-inline-end-color:#0aa2c0d9!important}.border-e-cyan-600\/90{border-inline-end-color:#0aa2c0e6!important}.border-e-cyan-600\/95{border-inline-end-color:#0aa2c0f2!important}.border-e-cyan-700{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-e-cyan-700\/0{border-inline-end-color:#08799000!important}.border-e-cyan-700\/10{border-inline-end-color:#0879901a!important}.border-e-cyan-700\/100{border-inline-end-color:#087990!important}.border-e-cyan-700\/15{border-inline-end-color:#08799026!important}.border-e-cyan-700\/20{border-inline-end-color:#08799033!important}.border-e-cyan-700\/25{border-inline-end-color:#08799040!important}.border-e-cyan-700\/30{border-inline-end-color:#0879904d!important}.border-e-cyan-700\/35{border-inline-end-color:#08799059!important}.border-e-cyan-700\/40{border-inline-end-color:#08799066!important}.border-e-cyan-700\/45{border-inline-end-color:#08799073!important}.border-e-cyan-700\/5{border-inline-end-color:#0879900d!important}.border-e-cyan-700\/50{border-inline-end-color:#08799080!important}.border-e-cyan-700\/55{border-inline-end-color:#0879908c!important}.border-e-cyan-700\/60{border-inline-end-color:#08799099!important}.border-e-cyan-700\/65{border-inline-end-color:#087990a6!important}.border-e-cyan-700\/70{border-inline-end-color:#087990b3!important}.border-e-cyan-700\/75{border-inline-end-color:#087990bf!important}.border-e-cyan-700\/80{border-inline-end-color:#087990cc!important}.border-e-cyan-700\/85{border-inline-end-color:#087990d9!important}.border-e-cyan-700\/90{border-inline-end-color:#087990e6!important}.border-e-cyan-700\/95{border-inline-end-color:#087990f2!important}.border-e-cyan-800{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-e-cyan-800\/0{border-inline-end-color:#05516000!important}.border-e-cyan-800\/10{border-inline-end-color:#0551601a!important}.border-e-cyan-800\/100{border-inline-end-color:#055160!important}.border-e-cyan-800\/15{border-inline-end-color:#05516026!important}.border-e-cyan-800\/20{border-inline-end-color:#05516033!important}.border-e-cyan-800\/25{border-inline-end-color:#05516040!important}.border-e-cyan-800\/30{border-inline-end-color:#0551604d!important}.border-e-cyan-800\/35{border-inline-end-color:#05516059!important}.border-e-cyan-800\/40{border-inline-end-color:#05516066!important}.border-e-cyan-800\/45{border-inline-end-color:#05516073!important}.border-e-cyan-800\/5{border-inline-end-color:#0551600d!important}.border-e-cyan-800\/50{border-inline-end-color:#05516080!important}.border-e-cyan-800\/55{border-inline-end-color:#0551608c!important}.border-e-cyan-800\/60{border-inline-end-color:#05516099!important}.border-e-cyan-800\/65{border-inline-end-color:#055160a6!important}.border-e-cyan-800\/70{border-inline-end-color:#055160b3!important}.border-e-cyan-800\/75{border-inline-end-color:#055160bf!important}.border-e-cyan-800\/80{border-inline-end-color:#055160cc!important}.border-e-cyan-800\/85{border-inline-end-color:#055160d9!important}.border-e-cyan-800\/90{border-inline-end-color:#055160e6!important}.border-e-cyan-800\/95{border-inline-end-color:#055160f2!important}.border-e-cyan-900{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-e-cyan-900\/0{border-inline-end-color:#03283000!important}.border-e-cyan-900\/10{border-inline-end-color:#0328301a!important}.border-e-cyan-900\/100{border-inline-end-color:#032830!important}.border-e-cyan-900\/15{border-inline-end-color:#03283026!important}.border-e-cyan-900\/20{border-inline-end-color:#03283033!important}.border-e-cyan-900\/25{border-inline-end-color:#03283040!important}.border-e-cyan-900\/30{border-inline-end-color:#0328304d!important}.border-e-cyan-900\/35{border-inline-end-color:#03283059!important}.border-e-cyan-900\/40{border-inline-end-color:#03283066!important}.border-e-cyan-900\/45{border-inline-end-color:#03283073!important}.border-e-cyan-900\/5{border-inline-end-color:#0328300d!important}.border-e-cyan-900\/50{border-inline-end-color:#03283080!important}.border-e-cyan-900\/55{border-inline-end-color:#0328308c!important}.border-e-cyan-900\/60{border-inline-end-color:#03283099!important}.border-e-cyan-900\/65{border-inline-end-color:#032830a6!important}.border-e-cyan-900\/70{border-inline-end-color:#032830b3!important}.border-e-cyan-900\/75{border-inline-end-color:#032830bf!important}.border-e-cyan-900\/80{border-inline-end-color:#032830cc!important}.border-e-cyan-900\/85{border-inline-end-color:#032830d9!important}.border-e-cyan-900\/90{border-inline-end-color:#032830e6!important}.border-e-cyan-900\/95{border-inline-end-color:#032830f2!important}.border-e-gray-100{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(248 249 250 / var(--tw-border-opacity))!important}.border-e-gray-100\/0{border-inline-end-color:#f8f9fa00!important}.border-e-gray-100\/10{border-inline-end-color:#f8f9fa1a!important}.border-e-gray-100\/100{border-inline-end-color:#f8f9fa!important}.border-e-gray-100\/15{border-inline-end-color:#f8f9fa26!important}.border-e-gray-100\/20{border-inline-end-color:#f8f9fa33!important}.border-e-gray-100\/25{border-inline-end-color:#f8f9fa40!important}.border-e-gray-100\/30{border-inline-end-color:#f8f9fa4d!important}.border-e-gray-100\/35{border-inline-end-color:#f8f9fa59!important}.border-e-gray-100\/40{border-inline-end-color:#f8f9fa66!important}.border-e-gray-100\/45{border-inline-end-color:#f8f9fa73!important}.border-e-gray-100\/5{border-inline-end-color:#f8f9fa0d!important}.border-e-gray-100\/50{border-inline-end-color:#f8f9fa80!important}.border-e-gray-100\/55{border-inline-end-color:#f8f9fa8c!important}.border-e-gray-100\/60{border-inline-end-color:#f8f9fa99!important}.border-e-gray-100\/65{border-inline-end-color:#f8f9faa6!important}.border-e-gray-100\/70{border-inline-end-color:#f8f9fab3!important}.border-e-gray-100\/75{border-inline-end-color:#f8f9fabf!important}.border-e-gray-100\/80{border-inline-end-color:#f8f9facc!important}.border-e-gray-100\/85{border-inline-end-color:#f8f9fad9!important}.border-e-gray-100\/90{border-inline-end-color:#f8f9fae6!important}.border-e-gray-100\/95{border-inline-end-color:#f8f9faf2!important}.border-e-gray-200{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(233 236 239 / var(--tw-border-opacity))!important}.border-e-gray-200\/0{border-inline-end-color:#e9ecef00!important}.border-e-gray-200\/10{border-inline-end-color:#e9ecef1a!important}.border-e-gray-200\/100{border-inline-end-color:#e9ecef!important}.border-e-gray-200\/15{border-inline-end-color:#e9ecef26!important}.border-e-gray-200\/20{border-inline-end-color:#e9ecef33!important}.border-e-gray-200\/25{border-inline-end-color:#e9ecef40!important}.border-e-gray-200\/30{border-inline-end-color:#e9ecef4d!important}.border-e-gray-200\/35{border-inline-end-color:#e9ecef59!important}.border-e-gray-200\/40{border-inline-end-color:#e9ecef66!important}.border-e-gray-200\/45{border-inline-end-color:#e9ecef73!important}.border-e-gray-200\/5{border-inline-end-color:#e9ecef0d!important}.border-e-gray-200\/50{border-inline-end-color:#e9ecef80!important}.border-e-gray-200\/55{border-inline-end-color:#e9ecef8c!important}.border-e-gray-200\/60{border-inline-end-color:#e9ecef99!important}.border-e-gray-200\/65{border-inline-end-color:#e9ecefa6!important}.border-e-gray-200\/70{border-inline-end-color:#e9ecefb3!important}.border-e-gray-200\/75{border-inline-end-color:#e9ecefbf!important}.border-e-gray-200\/80{border-inline-end-color:#e9ecefcc!important}.border-e-gray-200\/85{border-inline-end-color:#e9ecefd9!important}.border-e-gray-200\/90{border-inline-end-color:#e9ecefe6!important}.border-e-gray-200\/95{border-inline-end-color:#e9eceff2!important}.border-e-gray-300{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(222 226 230 / var(--tw-border-opacity))!important}.border-e-gray-300\/0{border-inline-end-color:#dee2e600!important}.border-e-gray-300\/10{border-inline-end-color:#dee2e61a!important}.border-e-gray-300\/100{border-inline-end-color:#dee2e6!important}.border-e-gray-300\/15{border-inline-end-color:#dee2e626!important}.border-e-gray-300\/20{border-inline-end-color:#dee2e633!important}.border-e-gray-300\/25{border-inline-end-color:#dee2e640!important}.border-e-gray-300\/30{border-inline-end-color:#dee2e64d!important}.border-e-gray-300\/35{border-inline-end-color:#dee2e659!important}.border-e-gray-300\/40{border-inline-end-color:#dee2e666!important}.border-e-gray-300\/45{border-inline-end-color:#dee2e673!important}.border-e-gray-300\/5{border-inline-end-color:#dee2e60d!important}.border-e-gray-300\/50{border-inline-end-color:#dee2e680!important}.border-e-gray-300\/55{border-inline-end-color:#dee2e68c!important}.border-e-gray-300\/60{border-inline-end-color:#dee2e699!important}.border-e-gray-300\/65{border-inline-end-color:#dee2e6a6!important}.border-e-gray-300\/70{border-inline-end-color:#dee2e6b3!important}.border-e-gray-300\/75{border-inline-end-color:#dee2e6bf!important}.border-e-gray-300\/80{border-inline-end-color:#dee2e6cc!important}.border-e-gray-300\/85{border-inline-end-color:#dee2e6d9!important}.border-e-gray-300\/90{border-inline-end-color:#dee2e6e6!important}.border-e-gray-300\/95{border-inline-end-color:#dee2e6f2!important}.border-e-gray-400{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(206 212 218 / var(--tw-border-opacity))!important}.border-e-gray-400\/0{border-inline-end-color:#ced4da00!important}.border-e-gray-400\/10{border-inline-end-color:#ced4da1a!important}.border-e-gray-400\/100{border-inline-end-color:#ced4da!important}.border-e-gray-400\/15{border-inline-end-color:#ced4da26!important}.border-e-gray-400\/20{border-inline-end-color:#ced4da33!important}.border-e-gray-400\/25{border-inline-end-color:#ced4da40!important}.border-e-gray-400\/30{border-inline-end-color:#ced4da4d!important}.border-e-gray-400\/35{border-inline-end-color:#ced4da59!important}.border-e-gray-400\/40{border-inline-end-color:#ced4da66!important}.border-e-gray-400\/45{border-inline-end-color:#ced4da73!important}.border-e-gray-400\/5{border-inline-end-color:#ced4da0d!important}.border-e-gray-400\/50{border-inline-end-color:#ced4da80!important}.border-e-gray-400\/55{border-inline-end-color:#ced4da8c!important}.border-e-gray-400\/60{border-inline-end-color:#ced4da99!important}.border-e-gray-400\/65{border-inline-end-color:#ced4daa6!important}.border-e-gray-400\/70{border-inline-end-color:#ced4dab3!important}.border-e-gray-400\/75{border-inline-end-color:#ced4dabf!important}.border-e-gray-400\/80{border-inline-end-color:#ced4dacc!important}.border-e-gray-400\/85{border-inline-end-color:#ced4dad9!important}.border-e-gray-400\/90{border-inline-end-color:#ced4dae6!important}.border-e-gray-400\/95{border-inline-end-color:#ced4daf2!important}.border-e-gray-500{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(173 181 189 / var(--tw-border-opacity))!important}.border-e-gray-500\/0{border-inline-end-color:#adb5bd00!important}.border-e-gray-500\/10{border-inline-end-color:#adb5bd1a!important}.border-e-gray-500\/100{border-inline-end-color:#adb5bd!important}.border-e-gray-500\/15{border-inline-end-color:#adb5bd26!important}.border-e-gray-500\/20{border-inline-end-color:#adb5bd33!important}.border-e-gray-500\/25{border-inline-end-color:#adb5bd40!important}.border-e-gray-500\/30{border-inline-end-color:#adb5bd4d!important}.border-e-gray-500\/35{border-inline-end-color:#adb5bd59!important}.border-e-gray-500\/40{border-inline-end-color:#adb5bd66!important}.border-e-gray-500\/45{border-inline-end-color:#adb5bd73!important}.border-e-gray-500\/5{border-inline-end-color:#adb5bd0d!important}.border-e-gray-500\/50{border-inline-end-color:#adb5bd80!important}.border-e-gray-500\/55{border-inline-end-color:#adb5bd8c!important}.border-e-gray-500\/60{border-inline-end-color:#adb5bd99!important}.border-e-gray-500\/65{border-inline-end-color:#adb5bda6!important}.border-e-gray-500\/70{border-inline-end-color:#adb5bdb3!important}.border-e-gray-500\/75{border-inline-end-color:#adb5bdbf!important}.border-e-gray-500\/80{border-inline-end-color:#adb5bdcc!important}.border-e-gray-500\/85{border-inline-end-color:#adb5bdd9!important}.border-e-gray-500\/90{border-inline-end-color:#adb5bde6!important}.border-e-gray-500\/95{border-inline-end-color:#adb5bdf2!important}.border-e-gray-600{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(108 117 125 / var(--tw-border-opacity))!important}.border-e-gray-600\/0{border-inline-end-color:#6c757d00!important}.border-e-gray-600\/10{border-inline-end-color:#6c757d1a!important}.border-e-gray-600\/100{border-inline-end-color:#6c757d!important}.border-e-gray-600\/15{border-inline-end-color:#6c757d26!important}.border-e-gray-600\/20{border-inline-end-color:#6c757d33!important}.border-e-gray-600\/25{border-inline-end-color:#6c757d40!important}.border-e-gray-600\/30{border-inline-end-color:#6c757d4d!important}.border-e-gray-600\/35{border-inline-end-color:#6c757d59!important}.border-e-gray-600\/40{border-inline-end-color:#6c757d66!important}.border-e-gray-600\/45{border-inline-end-color:#6c757d73!important}.border-e-gray-600\/5{border-inline-end-color:#6c757d0d!important}.border-e-gray-600\/50{border-inline-end-color:#6c757d80!important}.border-e-gray-600\/55{border-inline-end-color:#6c757d8c!important}.border-e-gray-600\/60{border-inline-end-color:#6c757d99!important}.border-e-gray-600\/65{border-inline-end-color:#6c757da6!important}.border-e-gray-600\/70{border-inline-end-color:#6c757db3!important}.border-e-gray-600\/75{border-inline-end-color:#6c757dbf!important}.border-e-gray-600\/80{border-inline-end-color:#6c757dcc!important}.border-e-gray-600\/85{border-inline-end-color:#6c757dd9!important}.border-e-gray-600\/90{border-inline-end-color:#6c757de6!important}.border-e-gray-600\/95{border-inline-end-color:#6c757df2!important}.border-e-gray-700{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(73 80 87 / var(--tw-border-opacity))!important}.border-e-gray-700\/0{border-inline-end-color:#49505700!important}.border-e-gray-700\/10{border-inline-end-color:#4950571a!important}.border-e-gray-700\/100{border-inline-end-color:#495057!important}.border-e-gray-700\/15{border-inline-end-color:#49505726!important}.border-e-gray-700\/20{border-inline-end-color:#49505733!important}.border-e-gray-700\/25{border-inline-end-color:#49505740!important}.border-e-gray-700\/30{border-inline-end-color:#4950574d!important}.border-e-gray-700\/35{border-inline-end-color:#49505759!important}.border-e-gray-700\/40{border-inline-end-color:#49505766!important}.border-e-gray-700\/45{border-inline-end-color:#49505773!important}.border-e-gray-700\/5{border-inline-end-color:#4950570d!important}.border-e-gray-700\/50{border-inline-end-color:#49505780!important}.border-e-gray-700\/55{border-inline-end-color:#4950578c!important}.border-e-gray-700\/60{border-inline-end-color:#49505799!important}.border-e-gray-700\/65{border-inline-end-color:#495057a6!important}.border-e-gray-700\/70{border-inline-end-color:#495057b3!important}.border-e-gray-700\/75{border-inline-end-color:#495057bf!important}.border-e-gray-700\/80{border-inline-end-color:#495057cc!important}.border-e-gray-700\/85{border-inline-end-color:#495057d9!important}.border-e-gray-700\/90{border-inline-end-color:#495057e6!important}.border-e-gray-700\/95{border-inline-end-color:#495057f2!important}.border-e-gray-800{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(52 58 64 / var(--tw-border-opacity))!important}.border-e-gray-800\/0{border-inline-end-color:#343a4000!important}.border-e-gray-800\/10{border-inline-end-color:#343a401a!important}.border-e-gray-800\/100{border-inline-end-color:#343a40!important}.border-e-gray-800\/15{border-inline-end-color:#343a4026!important}.border-e-gray-800\/20{border-inline-end-color:#343a4033!important}.border-e-gray-800\/25{border-inline-end-color:#343a4040!important}.border-e-gray-800\/30{border-inline-end-color:#343a404d!important}.border-e-gray-800\/35{border-inline-end-color:#343a4059!important}.border-e-gray-800\/40{border-inline-end-color:#343a4066!important}.border-e-gray-800\/45{border-inline-end-color:#343a4073!important}.border-e-gray-800\/5{border-inline-end-color:#343a400d!important}.border-e-gray-800\/50{border-inline-end-color:#343a4080!important}.border-e-gray-800\/55{border-inline-end-color:#343a408c!important}.border-e-gray-800\/60{border-inline-end-color:#343a4099!important}.border-e-gray-800\/65{border-inline-end-color:#343a40a6!important}.border-e-gray-800\/70{border-inline-end-color:#343a40b3!important}.border-e-gray-800\/75{border-inline-end-color:#343a40bf!important}.border-e-gray-800\/80{border-inline-end-color:#343a40cc!important}.border-e-gray-800\/85{border-inline-end-color:#343a40d9!important}.border-e-gray-800\/90{border-inline-end-color:#343a40e6!important}.border-e-gray-800\/95{border-inline-end-color:#343a40f2!important}.border-e-green-100{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(209 231 221 / var(--tw-border-opacity))!important}.border-e-green-100\/0{border-inline-end-color:#d1e7dd00!important}.border-e-green-100\/10{border-inline-end-color:#d1e7dd1a!important}.border-e-green-100\/100{border-inline-end-color:#d1e7dd!important}.border-e-green-100\/15{border-inline-end-color:#d1e7dd26!important}.border-e-green-100\/20{border-inline-end-color:#d1e7dd33!important}.border-e-green-100\/25{border-inline-end-color:#d1e7dd40!important}.border-e-green-100\/30{border-inline-end-color:#d1e7dd4d!important}.border-e-green-100\/35{border-inline-end-color:#d1e7dd59!important}.border-e-green-100\/40{border-inline-end-color:#d1e7dd66!important}.border-e-green-100\/45{border-inline-end-color:#d1e7dd73!important}.border-e-green-100\/5{border-inline-end-color:#d1e7dd0d!important}.border-e-green-100\/50{border-inline-end-color:#d1e7dd80!important}.border-e-green-100\/55{border-inline-end-color:#d1e7dd8c!important}.border-e-green-100\/60{border-inline-end-color:#d1e7dd99!important}.border-e-green-100\/65{border-inline-end-color:#d1e7dda6!important}.border-e-green-100\/70{border-inline-end-color:#d1e7ddb3!important}.border-e-green-100\/75{border-inline-end-color:#d1e7ddbf!important}.border-e-green-100\/80{border-inline-end-color:#d1e7ddcc!important}.border-e-green-100\/85{border-inline-end-color:#d1e7ddd9!important}.border-e-green-100\/90{border-inline-end-color:#d1e7dde6!important}.border-e-green-100\/95{border-inline-end-color:#d1e7ddf2!important}.border-e-green-1000{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-e-green-1000\/0{border-inline-end-color:#05516000!important}.border-e-green-1000\/10{border-inline-end-color:#0551601a!important}.border-e-green-1000\/100{border-inline-end-color:#055160!important}.border-e-green-1000\/15{border-inline-end-color:#05516026!important}.border-e-green-1000\/20{border-inline-end-color:#05516033!important}.border-e-green-1000\/25{border-inline-end-color:#05516040!important}.border-e-green-1000\/30{border-inline-end-color:#0551604d!important}.border-e-green-1000\/35{border-inline-end-color:#05516059!important}.border-e-green-1000\/40{border-inline-end-color:#05516066!important}.border-e-green-1000\/45{border-inline-end-color:#05516073!important}.border-e-green-1000\/5{border-inline-end-color:#0551600d!important}.border-e-green-1000\/50{border-inline-end-color:#05516080!important}.border-e-green-1000\/55{border-inline-end-color:#0551608c!important}.border-e-green-1000\/60{border-inline-end-color:#05516099!important}.border-e-green-1000\/65{border-inline-end-color:#055160a6!important}.border-e-green-1000\/70{border-inline-end-color:#055160b3!important}.border-e-green-1000\/75{border-inline-end-color:#055160bf!important}.border-e-green-1000\/80{border-inline-end-color:#055160cc!important}.border-e-green-1000\/85{border-inline-end-color:#055160d9!important}.border-e-green-1000\/90{border-inline-end-color:#055160e6!important}.border-e-green-1000\/95{border-inline-end-color:#055160f2!important}.border-e-green-1100{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-e-green-1100\/0{border-inline-end-color:#03283000!important}.border-e-green-1100\/10{border-inline-end-color:#0328301a!important}.border-e-green-1100\/100{border-inline-end-color:#032830!important}.border-e-green-1100\/15{border-inline-end-color:#03283026!important}.border-e-green-1100\/20{border-inline-end-color:#03283033!important}.border-e-green-1100\/25{border-inline-end-color:#03283040!important}.border-e-green-1100\/30{border-inline-end-color:#0328304d!important}.border-e-green-1100\/35{border-inline-end-color:#03283059!important}.border-e-green-1100\/40{border-inline-end-color:#03283066!important}.border-e-green-1100\/45{border-inline-end-color:#03283073!important}.border-e-green-1100\/5{border-inline-end-color:#0328300d!important}.border-e-green-1100\/50{border-inline-end-color:#03283080!important}.border-e-green-1100\/55{border-inline-end-color:#0328308c!important}.border-e-green-1100\/60{border-inline-end-color:#03283099!important}.border-e-green-1100\/65{border-inline-end-color:#032830a6!important}.border-e-green-1100\/70{border-inline-end-color:#032830b3!important}.border-e-green-1100\/75{border-inline-end-color:#032830bf!important}.border-e-green-1100\/80{border-inline-end-color:#032830cc!important}.border-e-green-1100\/85{border-inline-end-color:#032830d9!important}.border-e-green-1100\/90{border-inline-end-color:#032830e6!important}.border-e-green-1100\/95{border-inline-end-color:#032830f2!important}.border-e-green-200{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(163 207 187 / var(--tw-border-opacity))!important}.border-e-green-200\/0{border-inline-end-color:#a3cfbb00!important}.border-e-green-200\/10{border-inline-end-color:#a3cfbb1a!important}.border-e-green-200\/100{border-inline-end-color:#a3cfbb!important}.border-e-green-200\/15{border-inline-end-color:#a3cfbb26!important}.border-e-green-200\/20{border-inline-end-color:#a3cfbb33!important}.border-e-green-200\/25{border-inline-end-color:#a3cfbb40!important}.border-e-green-200\/30{border-inline-end-color:#a3cfbb4d!important}.border-e-green-200\/35{border-inline-end-color:#a3cfbb59!important}.border-e-green-200\/40{border-inline-end-color:#a3cfbb66!important}.border-e-green-200\/45{border-inline-end-color:#a3cfbb73!important}.border-e-green-200\/5{border-inline-end-color:#a3cfbb0d!important}.border-e-green-200\/50{border-inline-end-color:#a3cfbb80!important}.border-e-green-200\/55{border-inline-end-color:#a3cfbb8c!important}.border-e-green-200\/60{border-inline-end-color:#a3cfbb99!important}.border-e-green-200\/65{border-inline-end-color:#a3cfbba6!important}.border-e-green-200\/70{border-inline-end-color:#a3cfbbb3!important}.border-e-green-200\/75{border-inline-end-color:#a3cfbbbf!important}.border-e-green-200\/80{border-inline-end-color:#a3cfbbcc!important}.border-e-green-200\/85{border-inline-end-color:#a3cfbbd9!important}.border-e-green-200\/90{border-inline-end-color:#a3cfbbe6!important}.border-e-green-200\/95{border-inline-end-color:#a3cfbbf2!important}.border-e-green-300{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(117 183 152 / var(--tw-border-opacity))!important}.border-e-green-300\/0{border-inline-end-color:#75b79800!important}.border-e-green-300\/10{border-inline-end-color:#75b7981a!important}.border-e-green-300\/100{border-inline-end-color:#75b798!important}.border-e-green-300\/15{border-inline-end-color:#75b79826!important}.border-e-green-300\/20{border-inline-end-color:#75b79833!important}.border-e-green-300\/25{border-inline-end-color:#75b79840!important}.border-e-green-300\/30{border-inline-end-color:#75b7984d!important}.border-e-green-300\/35{border-inline-end-color:#75b79859!important}.border-e-green-300\/40{border-inline-end-color:#75b79866!important}.border-e-green-300\/45{border-inline-end-color:#75b79873!important}.border-e-green-300\/5{border-inline-end-color:#75b7980d!important}.border-e-green-300\/50{border-inline-end-color:#75b79880!important}.border-e-green-300\/55{border-inline-end-color:#75b7988c!important}.border-e-green-300\/60{border-inline-end-color:#75b79899!important}.border-e-green-300\/65{border-inline-end-color:#75b798a6!important}.border-e-green-300\/70{border-inline-end-color:#75b798b3!important}.border-e-green-300\/75{border-inline-end-color:#75b798bf!important}.border-e-green-300\/80{border-inline-end-color:#75b798cc!important}.border-e-green-300\/85{border-inline-end-color:#75b798d9!important}.border-e-green-300\/90{border-inline-end-color:#75b798e6!important}.border-e-green-300\/95{border-inline-end-color:#75b798f2!important}.border-e-green-400{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(71 159 118 / var(--tw-border-opacity))!important}.border-e-green-400\/0{border-inline-end-color:#479f7600!important}.border-e-green-400\/10{border-inline-end-color:#479f761a!important}.border-e-green-400\/100{border-inline-end-color:#479f76!important}.border-e-green-400\/15{border-inline-end-color:#479f7626!important}.border-e-green-400\/20{border-inline-end-color:#479f7633!important}.border-e-green-400\/25{border-inline-end-color:#479f7640!important}.border-e-green-400\/30{border-inline-end-color:#479f764d!important}.border-e-green-400\/35{border-inline-end-color:#479f7659!important}.border-e-green-400\/40{border-inline-end-color:#479f7666!important}.border-e-green-400\/45{border-inline-end-color:#479f7673!important}.border-e-green-400\/5{border-inline-end-color:#479f760d!important}.border-e-green-400\/50{border-inline-end-color:#479f7680!important}.border-e-green-400\/55{border-inline-end-color:#479f768c!important}.border-e-green-400\/60{border-inline-end-color:#479f7699!important}.border-e-green-400\/65{border-inline-end-color:#479f76a6!important}.border-e-green-400\/70{border-inline-end-color:#479f76b3!important}.border-e-green-400\/75{border-inline-end-color:#479f76bf!important}.border-e-green-400\/80{border-inline-end-color:#479f76cc!important}.border-e-green-400\/85{border-inline-end-color:#479f76d9!important}.border-e-green-400\/90{border-inline-end-color:#479f76e6!important}.border-e-green-400\/95{border-inline-end-color:#479f76f2!important}.border-e-green-500{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(25 135 84 / var(--tw-border-opacity))!important}.border-e-green-500\/0{border-inline-end-color:#19875400!important}.border-e-green-500\/10{border-inline-end-color:#1987541a!important}.border-e-green-500\/100{border-inline-end-color:#198754!important}.border-e-green-500\/15{border-inline-end-color:#19875426!important}.border-e-green-500\/20{border-inline-end-color:#19875433!important}.border-e-green-500\/25{border-inline-end-color:#19875440!important}.border-e-green-500\/30{border-inline-end-color:#1987544d!important}.border-e-green-500\/35{border-inline-end-color:#19875459!important}.border-e-green-500\/40{border-inline-end-color:#19875466!important}.border-e-green-500\/45{border-inline-end-color:#19875473!important}.border-e-green-500\/5{border-inline-end-color:#1987540d!important}.border-e-green-500\/50{border-inline-end-color:#19875480!important}.border-e-green-500\/55{border-inline-end-color:#1987548c!important}.border-e-green-500\/60{border-inline-end-color:#19875499!important}.border-e-green-500\/65{border-inline-end-color:#198754a6!important}.border-e-green-500\/70{border-inline-end-color:#198754b3!important}.border-e-green-500\/75{border-inline-end-color:#198754bf!important}.border-e-green-500\/80{border-inline-end-color:#198754cc!important}.border-e-green-500\/85{border-inline-end-color:#198754d9!important}.border-e-green-500\/90{border-inline-end-color:#198754e6!important}.border-e-green-500\/95{border-inline-end-color:#198754f2!important}.border-e-green-600{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(20 108 67 / var(--tw-border-opacity))!important}.border-e-green-600\/0{border-inline-end-color:#146c4300!important}.border-e-green-600\/10{border-inline-end-color:#146c431a!important}.border-e-green-600\/100{border-inline-end-color:#146c43!important}.border-e-green-600\/15{border-inline-end-color:#146c4326!important}.border-e-green-600\/20{border-inline-end-color:#146c4333!important}.border-e-green-600\/25{border-inline-end-color:#146c4340!important}.border-e-green-600\/30{border-inline-end-color:#146c434d!important}.border-e-green-600\/35{border-inline-end-color:#146c4359!important}.border-e-green-600\/40{border-inline-end-color:#146c4366!important}.border-e-green-600\/45{border-inline-end-color:#146c4373!important}.border-e-green-600\/5{border-inline-end-color:#146c430d!important}.border-e-green-600\/50{border-inline-end-color:#146c4380!important}.border-e-green-600\/55{border-inline-end-color:#146c438c!important}.border-e-green-600\/60{border-inline-end-color:#146c4399!important}.border-e-green-600\/65{border-inline-end-color:#146c43a6!important}.border-e-green-600\/70{border-inline-end-color:#146c43b3!important}.border-e-green-600\/75{border-inline-end-color:#146c43bf!important}.border-e-green-600\/80{border-inline-end-color:#146c43cc!important}.border-e-green-600\/85{border-inline-end-color:#146c43d9!important}.border-e-green-600\/90{border-inline-end-color:#146c43e6!important}.border-e-green-600\/95{border-inline-end-color:#146c43f2!important}.border-e-green-700{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(75 110 97 / var(--tw-border-opacity))!important}.border-e-green-700\/0{border-inline-end-color:#4b6e6100!important}.border-e-green-700\/10{border-inline-end-color:#4b6e611a!important}.border-e-green-700\/100{border-inline-end-color:#4b6e61!important}.border-e-green-700\/15{border-inline-end-color:#4b6e6126!important}.border-e-green-700\/20{border-inline-end-color:#4b6e6133!important}.border-e-green-700\/25{border-inline-end-color:#4b6e6140!important}.border-e-green-700\/30{border-inline-end-color:#4b6e614d!important}.border-e-green-700\/35{border-inline-end-color:#4b6e6159!important}.border-e-green-700\/40{border-inline-end-color:#4b6e6166!important}.border-e-green-700\/45{border-inline-end-color:#4b6e6173!important}.border-e-green-700\/5{border-inline-end-color:#4b6e610d!important}.border-e-green-700\/50{border-inline-end-color:#4b6e6180!important}.border-e-green-700\/55{border-inline-end-color:#4b6e618c!important}.border-e-green-700\/60{border-inline-end-color:#4b6e6199!important}.border-e-green-700\/65{border-inline-end-color:#4b6e61a6!important}.border-e-green-700\/70{border-inline-end-color:#4b6e61b3!important}.border-e-green-700\/75{border-inline-end-color:#4b6e61bf!important}.border-e-green-700\/80{border-inline-end-color:#4b6e61cc!important}.border-e-green-700\/85{border-inline-end-color:#4b6e61d9!important}.border-e-green-700\/90{border-inline-end-color:#4b6e61e6!important}.border-e-green-700\/95{border-inline-end-color:#4b6e61f2!important}.border-e-green-800{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(10 54 34 / var(--tw-border-opacity))!important}.border-e-green-800\/0{border-inline-end-color:#0a362200!important}.border-e-green-800\/10{border-inline-end-color:#0a36221a!important}.border-e-green-800\/100{border-inline-end-color:#0a3622!important}.border-e-green-800\/15{border-inline-end-color:#0a362226!important}.border-e-green-800\/20{border-inline-end-color:#0a362233!important}.border-e-green-800\/25{border-inline-end-color:#0a362240!important}.border-e-green-800\/30{border-inline-end-color:#0a36224d!important}.border-e-green-800\/35{border-inline-end-color:#0a362259!important}.border-e-green-800\/40{border-inline-end-color:#0a362266!important}.border-e-green-800\/45{border-inline-end-color:#0a362273!important}.border-e-green-800\/5{border-inline-end-color:#0a36220d!important}.border-e-green-800\/50{border-inline-end-color:#0a362280!important}.border-e-green-800\/55{border-inline-end-color:#0a36228c!important}.border-e-green-800\/60{border-inline-end-color:#0a362299!important}.border-e-green-800\/65{border-inline-end-color:#0a3622a6!important}.border-e-green-800\/70{border-inline-end-color:#0a3622b3!important}.border-e-green-800\/75{border-inline-end-color:#0a3622bf!important}.border-e-green-800\/80{border-inline-end-color:#0a3622cc!important}.border-e-green-800\/85{border-inline-end-color:#0a3622d9!important}.border-e-green-800\/90{border-inline-end-color:#0a3622e6!important}.border-e-green-800\/95{border-inline-end-color:#0a3622f2!important}.border-e-green-900{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-e-green-900\/0{border-inline-end-color:#08799000!important}.border-e-green-900\/10{border-inline-end-color:#0879901a!important}.border-e-green-900\/100{border-inline-end-color:#087990!important}.border-e-green-900\/15{border-inline-end-color:#08799026!important}.border-e-green-900\/20{border-inline-end-color:#08799033!important}.border-e-green-900\/25{border-inline-end-color:#08799040!important}.border-e-green-900\/30{border-inline-end-color:#0879904d!important}.border-e-green-900\/35{border-inline-end-color:#08799059!important}.border-e-green-900\/40{border-inline-end-color:#08799066!important}.border-e-green-900\/45{border-inline-end-color:#08799073!important}.border-e-green-900\/5{border-inline-end-color:#0879900d!important}.border-e-green-900\/50{border-inline-end-color:#08799080!important}.border-e-green-900\/55{border-inline-end-color:#0879908c!important}.border-e-green-900\/60{border-inline-end-color:#08799099!important}.border-e-green-900\/65{border-inline-end-color:#087990a6!important}.border-e-green-900\/70{border-inline-end-color:#087990b3!important}.border-e-green-900\/75{border-inline-end-color:#087990bf!important}.border-e-green-900\/80{border-inline-end-color:#087990cc!important}.border-e-green-900\/85{border-inline-end-color:#087990d9!important}.border-e-green-900\/90{border-inline-end-color:#087990e6!important}.border-e-green-900\/95{border-inline-end-color:#087990f2!important}.border-e-green-whatsapp{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(27 201 89 / var(--tw-border-opacity))!important}.border-e-green-whatsapp\/0{border-inline-end-color:#1bc95900!important}.border-e-green-whatsapp\/10{border-inline-end-color:#1bc9591a!important}.border-e-green-whatsapp\/100{border-inline-end-color:#1bc959!important}.border-e-green-whatsapp\/15{border-inline-end-color:#1bc95926!important}.border-e-green-whatsapp\/20{border-inline-end-color:#1bc95933!important}.border-e-green-whatsapp\/25{border-inline-end-color:#1bc95940!important}.border-e-green-whatsapp\/30{border-inline-end-color:#1bc9594d!important}.border-e-green-whatsapp\/35{border-inline-end-color:#1bc95959!important}.border-e-green-whatsapp\/40{border-inline-end-color:#1bc95966!important}.border-e-green-whatsapp\/45{border-inline-end-color:#1bc95973!important}.border-e-green-whatsapp\/5{border-inline-end-color:#1bc9590d!important}.border-e-green-whatsapp\/50{border-inline-end-color:#1bc95980!important}.border-e-green-whatsapp\/55{border-inline-end-color:#1bc9598c!important}.border-e-green-whatsapp\/60{border-inline-end-color:#1bc95999!important}.border-e-green-whatsapp\/65{border-inline-end-color:#1bc959a6!important}.border-e-green-whatsapp\/70{border-inline-end-color:#1bc959b3!important}.border-e-green-whatsapp\/75{border-inline-end-color:#1bc959bf!important}.border-e-green-whatsapp\/80{border-inline-end-color:#1bc959cc!important}.border-e-green-whatsapp\/85{border-inline-end-color:#1bc959d9!important}.border-e-green-whatsapp\/90{border-inline-end-color:#1bc959e6!important}.border-e-green-whatsapp\/95{border-inline-end-color:#1bc959f2!important}.border-e-offwhite{border-inline-end-color:#fffc!important}.border-e-offwhite\/0{border-inline-end-color:#fff0!important}.border-e-offwhite\/10{border-inline-end-color:#ffffff1a!important}.border-e-offwhite\/100{border-inline-end-color:#fff!important}.border-e-offwhite\/15{border-inline-end-color:#ffffff26!important}.border-e-offwhite\/20{border-inline-end-color:#fff3!important}.border-e-offwhite\/25{border-inline-end-color:#ffffff40!important}.border-e-offwhite\/30{border-inline-end-color:#ffffff4d!important}.border-e-offwhite\/35{border-inline-end-color:#ffffff59!important}.border-e-offwhite\/40{border-inline-end-color:#fff6!important}.border-e-offwhite\/45{border-inline-end-color:#ffffff73!important}.border-e-offwhite\/5{border-inline-end-color:#ffffff0d!important}.border-e-offwhite\/50{border-inline-end-color:#ffffff80!important}.border-e-offwhite\/55{border-inline-end-color:#ffffff8c!important}.border-e-offwhite\/60{border-inline-end-color:#fff9!important}.border-e-offwhite\/65{border-inline-end-color:#ffffffa6!important}.border-e-offwhite\/70{border-inline-end-color:#ffffffb3!important}.border-e-offwhite\/75{border-inline-end-color:#ffffffbf!important}.border-e-offwhite\/80{border-inline-end-color:#fffc!important}.border-e-offwhite\/85{border-inline-end-color:#ffffffd9!important}.border-e-offwhite\/90{border-inline-end-color:#ffffffe6!important}.border-e-offwhite\/95{border-inline-end-color:#fffffff2!important}.border-e-orange-100{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(255 229 208 / var(--tw-border-opacity))!important}.border-e-orange-100\/0{border-inline-end-color:#ffe5d000!important}.border-e-orange-100\/10{border-inline-end-color:#ffe5d01a!important}.border-e-orange-100\/100{border-inline-end-color:#ffe5d0!important}.border-e-orange-100\/15{border-inline-end-color:#ffe5d026!important}.border-e-orange-100\/20{border-inline-end-color:#ffe5d033!important}.border-e-orange-100\/25{border-inline-end-color:#ffe5d040!important}.border-e-orange-100\/30{border-inline-end-color:#ffe5d04d!important}.border-e-orange-100\/35{border-inline-end-color:#ffe5d059!important}.border-e-orange-100\/40{border-inline-end-color:#ffe5d066!important}.border-e-orange-100\/45{border-inline-end-color:#ffe5d073!important}.border-e-orange-100\/5{border-inline-end-color:#ffe5d00d!important}.border-e-orange-100\/50{border-inline-end-color:#ffe5d080!important}.border-e-orange-100\/55{border-inline-end-color:#ffe5d08c!important}.border-e-orange-100\/60{border-inline-end-color:#ffe5d099!important}.border-e-orange-100\/65{border-inline-end-color:#ffe5d0a6!important}.border-e-orange-100\/70{border-inline-end-color:#ffe5d0b3!important}.border-e-orange-100\/75{border-inline-end-color:#ffe5d0bf!important}.border-e-orange-100\/80{border-inline-end-color:#ffe5d0cc!important}.border-e-orange-100\/85{border-inline-end-color:#ffe5d0d9!important}.border-e-orange-100\/90{border-inline-end-color:#ffe5d0e6!important}.border-e-orange-100\/95{border-inline-end-color:#ffe5d0f2!important}.border-e-orange-200{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(254 203 161 / var(--tw-border-opacity))!important}.border-e-orange-200\/0{border-inline-end-color:#fecba100!important}.border-e-orange-200\/10{border-inline-end-color:#fecba11a!important}.border-e-orange-200\/100{border-inline-end-color:#fecba1!important}.border-e-orange-200\/15{border-inline-end-color:#fecba126!important}.border-e-orange-200\/20{border-inline-end-color:#fecba133!important}.border-e-orange-200\/25{border-inline-end-color:#fecba140!important}.border-e-orange-200\/30{border-inline-end-color:#fecba14d!important}.border-e-orange-200\/35{border-inline-end-color:#fecba159!important}.border-e-orange-200\/40{border-inline-end-color:#fecba166!important}.border-e-orange-200\/45{border-inline-end-color:#fecba173!important}.border-e-orange-200\/5{border-inline-end-color:#fecba10d!important}.border-e-orange-200\/50{border-inline-end-color:#fecba180!important}.border-e-orange-200\/55{border-inline-end-color:#fecba18c!important}.border-e-orange-200\/60{border-inline-end-color:#fecba199!important}.border-e-orange-200\/65{border-inline-end-color:#fecba1a6!important}.border-e-orange-200\/70{border-inline-end-color:#fecba1b3!important}.border-e-orange-200\/75{border-inline-end-color:#fecba1bf!important}.border-e-orange-200\/80{border-inline-end-color:#fecba1cc!important}.border-e-orange-200\/85{border-inline-end-color:#fecba1d9!important}.border-e-orange-200\/90{border-inline-end-color:#fecba1e6!important}.border-e-orange-200\/95{border-inline-end-color:#fecba1f2!important}.border-e-orange-300{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(254 178 114 / var(--tw-border-opacity))!important}.border-e-orange-300\/0{border-inline-end-color:#feb27200!important}.border-e-orange-300\/10{border-inline-end-color:#feb2721a!important}.border-e-orange-300\/100{border-inline-end-color:#feb272!important}.border-e-orange-300\/15{border-inline-end-color:#feb27226!important}.border-e-orange-300\/20{border-inline-end-color:#feb27233!important}.border-e-orange-300\/25{border-inline-end-color:#feb27240!important}.border-e-orange-300\/30{border-inline-end-color:#feb2724d!important}.border-e-orange-300\/35{border-inline-end-color:#feb27259!important}.border-e-orange-300\/40{border-inline-end-color:#feb27266!important}.border-e-orange-300\/45{border-inline-end-color:#feb27273!important}.border-e-orange-300\/5{border-inline-end-color:#feb2720d!important}.border-e-orange-300\/50{border-inline-end-color:#feb27280!important}.border-e-orange-300\/55{border-inline-end-color:#feb2728c!important}.border-e-orange-300\/60{border-inline-end-color:#feb27299!important}.border-e-orange-300\/65{border-inline-end-color:#feb272a6!important}.border-e-orange-300\/70{border-inline-end-color:#feb272b3!important}.border-e-orange-300\/75{border-inline-end-color:#feb272bf!important}.border-e-orange-300\/80{border-inline-end-color:#feb272cc!important}.border-e-orange-300\/85{border-inline-end-color:#feb272d9!important}.border-e-orange-300\/90{border-inline-end-color:#feb272e6!important}.border-e-orange-300\/95{border-inline-end-color:#feb272f2!important}.border-e-orange-400{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(253 152 67 / var(--tw-border-opacity))!important}.border-e-orange-400\/0{border-inline-end-color:#fd984300!important}.border-e-orange-400\/10{border-inline-end-color:#fd98431a!important}.border-e-orange-400\/100{border-inline-end-color:#fd9843!important}.border-e-orange-400\/15{border-inline-end-color:#fd984326!important}.border-e-orange-400\/20{border-inline-end-color:#fd984333!important}.border-e-orange-400\/25{border-inline-end-color:#fd984340!important}.border-e-orange-400\/30{border-inline-end-color:#fd98434d!important}.border-e-orange-400\/35{border-inline-end-color:#fd984359!important}.border-e-orange-400\/40{border-inline-end-color:#fd984366!important}.border-e-orange-400\/45{border-inline-end-color:#fd984373!important}.border-e-orange-400\/5{border-inline-end-color:#fd98430d!important}.border-e-orange-400\/50{border-inline-end-color:#fd984380!important}.border-e-orange-400\/55{border-inline-end-color:#fd98438c!important}.border-e-orange-400\/60{border-inline-end-color:#fd984399!important}.border-e-orange-400\/65{border-inline-end-color:#fd9843a6!important}.border-e-orange-400\/70{border-inline-end-color:#fd9843b3!important}.border-e-orange-400\/75{border-inline-end-color:#fd9843bf!important}.border-e-orange-400\/80{border-inline-end-color:#fd9843cc!important}.border-e-orange-400\/85{border-inline-end-color:#fd9843d9!important}.border-e-orange-400\/90{border-inline-end-color:#fd9843e6!important}.border-e-orange-400\/95{border-inline-end-color:#fd9843f2!important}.border-e-orange-500{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(253 126 20 / var(--tw-border-opacity))!important}.border-e-orange-500\/0{border-inline-end-color:#fd7e1400!important}.border-e-orange-500\/10{border-inline-end-color:#fd7e141a!important}.border-e-orange-500\/100{border-inline-end-color:#fd7e14!important}.border-e-orange-500\/15{border-inline-end-color:#fd7e1426!important}.border-e-orange-500\/20{border-inline-end-color:#fd7e1433!important}.border-e-orange-500\/25{border-inline-end-color:#fd7e1440!important}.border-e-orange-500\/30{border-inline-end-color:#fd7e144d!important}.border-e-orange-500\/35{border-inline-end-color:#fd7e1459!important}.border-e-orange-500\/40{border-inline-end-color:#fd7e1466!important}.border-e-orange-500\/45{border-inline-end-color:#fd7e1473!important}.border-e-orange-500\/5{border-inline-end-color:#fd7e140d!important}.border-e-orange-500\/50{border-inline-end-color:#fd7e1480!important}.border-e-orange-500\/55{border-inline-end-color:#fd7e148c!important}.border-e-orange-500\/60{border-inline-end-color:#fd7e1499!important}.border-e-orange-500\/65{border-inline-end-color:#fd7e14a6!important}.border-e-orange-500\/70{border-inline-end-color:#fd7e14b3!important}.border-e-orange-500\/75{border-inline-end-color:#fd7e14bf!important}.border-e-orange-500\/80{border-inline-end-color:#fd7e14cc!important}.border-e-orange-500\/85{border-inline-end-color:#fd7e14d9!important}.border-e-orange-500\/90{border-inline-end-color:#fd7e14e6!important}.border-e-orange-500\/95{border-inline-end-color:#fd7e14f2!important}.border-e-orange-700{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(152 44 12 / var(--tw-border-opacity))!important}.border-e-orange-700\/0{border-inline-end-color:#982c0c00!important}.border-e-orange-700\/10{border-inline-end-color:#982c0c1a!important}.border-e-orange-700\/100{border-inline-end-color:#982c0c!important}.border-e-orange-700\/15{border-inline-end-color:#982c0c26!important}.border-e-orange-700\/20{border-inline-end-color:#982c0c33!important}.border-e-orange-700\/25{border-inline-end-color:#982c0c40!important}.border-e-orange-700\/30{border-inline-end-color:#982c0c4d!important}.border-e-orange-700\/35{border-inline-end-color:#982c0c59!important}.border-e-orange-700\/40{border-inline-end-color:#982c0c66!important}.border-e-orange-700\/45{border-inline-end-color:#982c0c73!important}.border-e-orange-700\/5{border-inline-end-color:#982c0c0d!important}.border-e-orange-700\/50{border-inline-end-color:#982c0c80!important}.border-e-orange-700\/55{border-inline-end-color:#982c0c8c!important}.border-e-orange-700\/60{border-inline-end-color:#982c0c99!important}.border-e-orange-700\/65{border-inline-end-color:#982c0ca6!important}.border-e-orange-700\/70{border-inline-end-color:#982c0cb3!important}.border-e-orange-700\/75{border-inline-end-color:#982c0cbf!important}.border-e-orange-700\/80{border-inline-end-color:#982c0ccc!important}.border-e-orange-700\/85{border-inline-end-color:#982c0cd9!important}.border-e-orange-700\/90{border-inline-end-color:#982c0ce6!important}.border-e-orange-700\/95{border-inline-end-color:#982c0cf2!important}.border-e-orange-800{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(101 50 8 / var(--tw-border-opacity))!important}.border-e-orange-800\/0{border-inline-end-color:#65320800!important}.border-e-orange-800\/10{border-inline-end-color:#6532081a!important}.border-e-orange-800\/100{border-inline-end-color:#653208!important}.border-e-orange-800\/15{border-inline-end-color:#65320826!important}.border-e-orange-800\/20{border-inline-end-color:#65320833!important}.border-e-orange-800\/25{border-inline-end-color:#65320840!important}.border-e-orange-800\/30{border-inline-end-color:#6532084d!important}.border-e-orange-800\/35{border-inline-end-color:#65320859!important}.border-e-orange-800\/40{border-inline-end-color:#65320866!important}.border-e-orange-800\/45{border-inline-end-color:#65320873!important}.border-e-orange-800\/5{border-inline-end-color:#6532080d!important}.border-e-orange-800\/50{border-inline-end-color:#65320880!important}.border-e-orange-800\/55{border-inline-end-color:#6532088c!important}.border-e-orange-800\/60{border-inline-end-color:#65320899!important}.border-e-orange-800\/65{border-inline-end-color:#653208a6!important}.border-e-orange-800\/70{border-inline-end-color:#653208b3!important}.border-e-orange-800\/75{border-inline-end-color:#653208bf!important}.border-e-orange-800\/80{border-inline-end-color:#653208cc!important}.border-e-orange-800\/85{border-inline-end-color:#653208d9!important}.border-e-orange-800\/90{border-inline-end-color:#653208e6!important}.border-e-orange-800\/95{border-inline-end-color:#653208f2!important}.border-e-pink-100{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(247 214 230 / var(--tw-border-opacity))!important}.border-e-pink-100\/0{border-inline-end-color:#f7d6e600!important}.border-e-pink-100\/10{border-inline-end-color:#f7d6e61a!important}.border-e-pink-100\/100{border-inline-end-color:#f7d6e6!important}.border-e-pink-100\/15{border-inline-end-color:#f7d6e626!important}.border-e-pink-100\/20{border-inline-end-color:#f7d6e633!important}.border-e-pink-100\/25{border-inline-end-color:#f7d6e640!important}.border-e-pink-100\/30{border-inline-end-color:#f7d6e64d!important}.border-e-pink-100\/35{border-inline-end-color:#f7d6e659!important}.border-e-pink-100\/40{border-inline-end-color:#f7d6e666!important}.border-e-pink-100\/45{border-inline-end-color:#f7d6e673!important}.border-e-pink-100\/5{border-inline-end-color:#f7d6e60d!important}.border-e-pink-100\/50{border-inline-end-color:#f7d6e680!important}.border-e-pink-100\/55{border-inline-end-color:#f7d6e68c!important}.border-e-pink-100\/60{border-inline-end-color:#f7d6e699!important}.border-e-pink-100\/65{border-inline-end-color:#f7d6e6a6!important}.border-e-pink-100\/70{border-inline-end-color:#f7d6e6b3!important}.border-e-pink-100\/75{border-inline-end-color:#f7d6e6bf!important}.border-e-pink-100\/80{border-inline-end-color:#f7d6e6cc!important}.border-e-pink-100\/85{border-inline-end-color:#f7d6e6d9!important}.border-e-pink-100\/90{border-inline-end-color:#f7d6e6e6!important}.border-e-pink-100\/95{border-inline-end-color:#f7d6e6f2!important}.border-e-pink-200{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(239 173 206 / var(--tw-border-opacity))!important}.border-e-pink-200\/0{border-inline-end-color:#efadce00!important}.border-e-pink-200\/10{border-inline-end-color:#efadce1a!important}.border-e-pink-200\/100{border-inline-end-color:#efadce!important}.border-e-pink-200\/15{border-inline-end-color:#efadce26!important}.border-e-pink-200\/20{border-inline-end-color:#efadce33!important}.border-e-pink-200\/25{border-inline-end-color:#efadce40!important}.border-e-pink-200\/30{border-inline-end-color:#efadce4d!important}.border-e-pink-200\/35{border-inline-end-color:#efadce59!important}.border-e-pink-200\/40{border-inline-end-color:#efadce66!important}.border-e-pink-200\/45{border-inline-end-color:#efadce73!important}.border-e-pink-200\/5{border-inline-end-color:#efadce0d!important}.border-e-pink-200\/50{border-inline-end-color:#efadce80!important}.border-e-pink-200\/55{border-inline-end-color:#efadce8c!important}.border-e-pink-200\/60{border-inline-end-color:#efadce99!important}.border-e-pink-200\/65{border-inline-end-color:#efadcea6!important}.border-e-pink-200\/70{border-inline-end-color:#efadceb3!important}.border-e-pink-200\/75{border-inline-end-color:#efadcebf!important}.border-e-pink-200\/80{border-inline-end-color:#efadcecc!important}.border-e-pink-200\/85{border-inline-end-color:#efadced9!important}.border-e-pink-200\/90{border-inline-end-color:#efadcee6!important}.border-e-pink-200\/95{border-inline-end-color:#efadcef2!important}.border-e-pink-300{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(230 133 181 / var(--tw-border-opacity))!important}.border-e-pink-300\/0{border-inline-end-color:#e685b500!important}.border-e-pink-300\/10{border-inline-end-color:#e685b51a!important}.border-e-pink-300\/100{border-inline-end-color:#e685b5!important}.border-e-pink-300\/15{border-inline-end-color:#e685b526!important}.border-e-pink-300\/20{border-inline-end-color:#e685b533!important}.border-e-pink-300\/25{border-inline-end-color:#e685b540!important}.border-e-pink-300\/30{border-inline-end-color:#e685b54d!important}.border-e-pink-300\/35{border-inline-end-color:#e685b559!important}.border-e-pink-300\/40{border-inline-end-color:#e685b566!important}.border-e-pink-300\/45{border-inline-end-color:#e685b573!important}.border-e-pink-300\/5{border-inline-end-color:#e685b50d!important}.border-e-pink-300\/50{border-inline-end-color:#e685b580!important}.border-e-pink-300\/55{border-inline-end-color:#e685b58c!important}.border-e-pink-300\/60{border-inline-end-color:#e685b599!important}.border-e-pink-300\/65{border-inline-end-color:#e685b5a6!important}.border-e-pink-300\/70{border-inline-end-color:#e685b5b3!important}.border-e-pink-300\/75{border-inline-end-color:#e685b5bf!important}.border-e-pink-300\/80{border-inline-end-color:#e685b5cc!important}.border-e-pink-300\/85{border-inline-end-color:#e685b5d9!important}.border-e-pink-300\/90{border-inline-end-color:#e685b5e6!important}.border-e-pink-300\/95{border-inline-end-color:#e685b5f2!important}.border-e-pink-400{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(222 92 157 / var(--tw-border-opacity))!important}.border-e-pink-400\/0{border-inline-end-color:#de5c9d00!important}.border-e-pink-400\/10{border-inline-end-color:#de5c9d1a!important}.border-e-pink-400\/100{border-inline-end-color:#de5c9d!important}.border-e-pink-400\/15{border-inline-end-color:#de5c9d26!important}.border-e-pink-400\/20{border-inline-end-color:#de5c9d33!important}.border-e-pink-400\/25{border-inline-end-color:#de5c9d40!important}.border-e-pink-400\/30{border-inline-end-color:#de5c9d4d!important}.border-e-pink-400\/35{border-inline-end-color:#de5c9d59!important}.border-e-pink-400\/40{border-inline-end-color:#de5c9d66!important}.border-e-pink-400\/45{border-inline-end-color:#de5c9d73!important}.border-e-pink-400\/5{border-inline-end-color:#de5c9d0d!important}.border-e-pink-400\/50{border-inline-end-color:#de5c9d80!important}.border-e-pink-400\/55{border-inline-end-color:#de5c9d8c!important}.border-e-pink-400\/60{border-inline-end-color:#de5c9d99!important}.border-e-pink-400\/65{border-inline-end-color:#de5c9da6!important}.border-e-pink-400\/70{border-inline-end-color:#de5c9db3!important}.border-e-pink-400\/75{border-inline-end-color:#de5c9dbf!important}.border-e-pink-400\/80{border-inline-end-color:#de5c9dcc!important}.border-e-pink-400\/85{border-inline-end-color:#de5c9dd9!important}.border-e-pink-400\/90{border-inline-end-color:#de5c9de6!important}.border-e-pink-400\/95{border-inline-end-color:#de5c9df2!important}.border-e-pink-500{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(214 51 132 / var(--tw-border-opacity))!important}.border-e-pink-500\/0{border-inline-end-color:#d6338400!important}.border-e-pink-500\/10{border-inline-end-color:#d633841a!important}.border-e-pink-500\/100{border-inline-end-color:#d63384!important}.border-e-pink-500\/15{border-inline-end-color:#d6338426!important}.border-e-pink-500\/20{border-inline-end-color:#d6338433!important}.border-e-pink-500\/25{border-inline-end-color:#d6338440!important}.border-e-pink-500\/30{border-inline-end-color:#d633844d!important}.border-e-pink-500\/35{border-inline-end-color:#d6338459!important}.border-e-pink-500\/40{border-inline-end-color:#d6338466!important}.border-e-pink-500\/45{border-inline-end-color:#d6338473!important}.border-e-pink-500\/5{border-inline-end-color:#d633840d!important}.border-e-pink-500\/50{border-inline-end-color:#d6338480!important}.border-e-pink-500\/55{border-inline-end-color:#d633848c!important}.border-e-pink-500\/60{border-inline-end-color:#d6338499!important}.border-e-pink-500\/65{border-inline-end-color:#d63384a6!important}.border-e-pink-500\/70{border-inline-end-color:#d63384b3!important}.border-e-pink-500\/75{border-inline-end-color:#d63384bf!important}.border-e-pink-500\/80{border-inline-end-color:#d63384cc!important}.border-e-pink-500\/85{border-inline-end-color:#d63384d9!important}.border-e-pink-500\/90{border-inline-end-color:#d63384e6!important}.border-e-pink-500\/95{border-inline-end-color:#d63384f2!important}.border-e-pink-600{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(171 41 106 / var(--tw-border-opacity))!important}.border-e-pink-600\/0{border-inline-end-color:#ab296a00!important}.border-e-pink-600\/10{border-inline-end-color:#ab296a1a!important}.border-e-pink-600\/100{border-inline-end-color:#ab296a!important}.border-e-pink-600\/15{border-inline-end-color:#ab296a26!important}.border-e-pink-600\/20{border-inline-end-color:#ab296a33!important}.border-e-pink-600\/25{border-inline-end-color:#ab296a40!important}.border-e-pink-600\/30{border-inline-end-color:#ab296a4d!important}.border-e-pink-600\/35{border-inline-end-color:#ab296a59!important}.border-e-pink-600\/40{border-inline-end-color:#ab296a66!important}.border-e-pink-600\/45{border-inline-end-color:#ab296a73!important}.border-e-pink-600\/5{border-inline-end-color:#ab296a0d!important}.border-e-pink-600\/50{border-inline-end-color:#ab296a80!important}.border-e-pink-600\/55{border-inline-end-color:#ab296a8c!important}.border-e-pink-600\/60{border-inline-end-color:#ab296a99!important}.border-e-pink-600\/65{border-inline-end-color:#ab296aa6!important}.border-e-pink-600\/70{border-inline-end-color:#ab296ab3!important}.border-e-pink-600\/75{border-inline-end-color:#ab296abf!important}.border-e-pink-600\/80{border-inline-end-color:#ab296acc!important}.border-e-pink-600\/85{border-inline-end-color:#ab296ad9!important}.border-e-pink-600\/90{border-inline-end-color:#ab296ae6!important}.border-e-pink-600\/95{border-inline-end-color:#ab296af2!important}.border-e-pink-800{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(86 20 53 / var(--tw-border-opacity))!important}.border-e-pink-800\/0{border-inline-end-color:#56143500!important}.border-e-pink-800\/10{border-inline-end-color:#5614351a!important}.border-e-pink-800\/100{border-inline-end-color:#561435!important}.border-e-pink-800\/15{border-inline-end-color:#56143526!important}.border-e-pink-800\/20{border-inline-end-color:#56143533!important}.border-e-pink-800\/25{border-inline-end-color:#56143540!important}.border-e-pink-800\/30{border-inline-end-color:#5614354d!important}.border-e-pink-800\/35{border-inline-end-color:#56143559!important}.border-e-pink-800\/40{border-inline-end-color:#56143566!important}.border-e-pink-800\/45{border-inline-end-color:#56143573!important}.border-e-pink-800\/5{border-inline-end-color:#5614350d!important}.border-e-pink-800\/50{border-inline-end-color:#56143580!important}.border-e-pink-800\/55{border-inline-end-color:#5614358c!important}.border-e-pink-800\/60{border-inline-end-color:#56143599!important}.border-e-pink-800\/65{border-inline-end-color:#561435a6!important}.border-e-pink-800\/70{border-inline-end-color:#561435b3!important}.border-e-pink-800\/75{border-inline-end-color:#561435bf!important}.border-e-pink-800\/80{border-inline-end-color:#561435cc!important}.border-e-pink-800\/85{border-inline-end-color:#561435d9!important}.border-e-pink-800\/90{border-inline-end-color:#561435e6!important}.border-e-pink-800\/95{border-inline-end-color:#561435f2!important}.border-e-purple-100{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(226 217 243 / var(--tw-border-opacity))!important}.border-e-purple-100\/0{border-inline-end-color:#e2d9f300!important}.border-e-purple-100\/10{border-inline-end-color:#e2d9f31a!important}.border-e-purple-100\/100{border-inline-end-color:#e2d9f3!important}.border-e-purple-100\/15{border-inline-end-color:#e2d9f326!important}.border-e-purple-100\/20{border-inline-end-color:#e2d9f333!important}.border-e-purple-100\/25{border-inline-end-color:#e2d9f340!important}.border-e-purple-100\/30{border-inline-end-color:#e2d9f34d!important}.border-e-purple-100\/35{border-inline-end-color:#e2d9f359!important}.border-e-purple-100\/40{border-inline-end-color:#e2d9f366!important}.border-e-purple-100\/45{border-inline-end-color:#e2d9f373!important}.border-e-purple-100\/5{border-inline-end-color:#e2d9f30d!important}.border-e-purple-100\/50{border-inline-end-color:#e2d9f380!important}.border-e-purple-100\/55{border-inline-end-color:#e2d9f38c!important}.border-e-purple-100\/60{border-inline-end-color:#e2d9f399!important}.border-e-purple-100\/65{border-inline-end-color:#e2d9f3a6!important}.border-e-purple-100\/70{border-inline-end-color:#e2d9f3b3!important}.border-e-purple-100\/75{border-inline-end-color:#e2d9f3bf!important}.border-e-purple-100\/80{border-inline-end-color:#e2d9f3cc!important}.border-e-purple-100\/85{border-inline-end-color:#e2d9f3d9!important}.border-e-purple-100\/90{border-inline-end-color:#e2d9f3e6!important}.border-e-purple-100\/95{border-inline-end-color:#e2d9f3f2!important}.border-e-purple-200{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(197 179 230 / var(--tw-border-opacity))!important}.border-e-purple-200\/0{border-inline-end-color:#c5b3e600!important}.border-e-purple-200\/10{border-inline-end-color:#c5b3e61a!important}.border-e-purple-200\/100{border-inline-end-color:#c5b3e6!important}.border-e-purple-200\/15{border-inline-end-color:#c5b3e626!important}.border-e-purple-200\/20{border-inline-end-color:#c5b3e633!important}.border-e-purple-200\/25{border-inline-end-color:#c5b3e640!important}.border-e-purple-200\/30{border-inline-end-color:#c5b3e64d!important}.border-e-purple-200\/35{border-inline-end-color:#c5b3e659!important}.border-e-purple-200\/40{border-inline-end-color:#c5b3e666!important}.border-e-purple-200\/45{border-inline-end-color:#c5b3e673!important}.border-e-purple-200\/5{border-inline-end-color:#c5b3e60d!important}.border-e-purple-200\/50{border-inline-end-color:#c5b3e680!important}.border-e-purple-200\/55{border-inline-end-color:#c5b3e68c!important}.border-e-purple-200\/60{border-inline-end-color:#c5b3e699!important}.border-e-purple-200\/65{border-inline-end-color:#c5b3e6a6!important}.border-e-purple-200\/70{border-inline-end-color:#c5b3e6b3!important}.border-e-purple-200\/75{border-inline-end-color:#c5b3e6bf!important}.border-e-purple-200\/80{border-inline-end-color:#c5b3e6cc!important}.border-e-purple-200\/85{border-inline-end-color:#c5b3e6d9!important}.border-e-purple-200\/90{border-inline-end-color:#c5b3e6e6!important}.border-e-purple-200\/95{border-inline-end-color:#c5b3e6f2!important}.border-e-purple-300{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(169 142 218 / var(--tw-border-opacity))!important}.border-e-purple-300\/0{border-inline-end-color:#a98eda00!important}.border-e-purple-300\/10{border-inline-end-color:#a98eda1a!important}.border-e-purple-300\/100{border-inline-end-color:#a98eda!important}.border-e-purple-300\/15{border-inline-end-color:#a98eda26!important}.border-e-purple-300\/20{border-inline-end-color:#a98eda33!important}.border-e-purple-300\/25{border-inline-end-color:#a98eda40!important}.border-e-purple-300\/30{border-inline-end-color:#a98eda4d!important}.border-e-purple-300\/35{border-inline-end-color:#a98eda59!important}.border-e-purple-300\/40{border-inline-end-color:#a98eda66!important}.border-e-purple-300\/45{border-inline-end-color:#a98eda73!important}.border-e-purple-300\/5{border-inline-end-color:#a98eda0d!important}.border-e-purple-300\/50{border-inline-end-color:#a98eda80!important}.border-e-purple-300\/55{border-inline-end-color:#a98eda8c!important}.border-e-purple-300\/60{border-inline-end-color:#a98eda99!important}.border-e-purple-300\/65{border-inline-end-color:#a98edaa6!important}.border-e-purple-300\/70{border-inline-end-color:#a98edab3!important}.border-e-purple-300\/75{border-inline-end-color:#a98edabf!important}.border-e-purple-300\/80{border-inline-end-color:#a98edacc!important}.border-e-purple-300\/85{border-inline-end-color:#a98edad9!important}.border-e-purple-300\/90{border-inline-end-color:#a98edae6!important}.border-e-purple-300\/95{border-inline-end-color:#a98edaf2!important}.border-e-purple-400{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(140 104 205 / var(--tw-border-opacity))!important}.border-e-purple-400\/0{border-inline-end-color:#8c68cd00!important}.border-e-purple-400\/10{border-inline-end-color:#8c68cd1a!important}.border-e-purple-400\/100{border-inline-end-color:#8c68cd!important}.border-e-purple-400\/15{border-inline-end-color:#8c68cd26!important}.border-e-purple-400\/20{border-inline-end-color:#8c68cd33!important}.border-e-purple-400\/25{border-inline-end-color:#8c68cd40!important}.border-e-purple-400\/30{border-inline-end-color:#8c68cd4d!important}.border-e-purple-400\/35{border-inline-end-color:#8c68cd59!important}.border-e-purple-400\/40{border-inline-end-color:#8c68cd66!important}.border-e-purple-400\/45{border-inline-end-color:#8c68cd73!important}.border-e-purple-400\/5{border-inline-end-color:#8c68cd0d!important}.border-e-purple-400\/50{border-inline-end-color:#8c68cd80!important}.border-e-purple-400\/55{border-inline-end-color:#8c68cd8c!important}.border-e-purple-400\/60{border-inline-end-color:#8c68cd99!important}.border-e-purple-400\/65{border-inline-end-color:#8c68cda6!important}.border-e-purple-400\/70{border-inline-end-color:#8c68cdb3!important}.border-e-purple-400\/75{border-inline-end-color:#8c68cdbf!important}.border-e-purple-400\/80{border-inline-end-color:#8c68cdcc!important}.border-e-purple-400\/85{border-inline-end-color:#8c68cdd9!important}.border-e-purple-400\/90{border-inline-end-color:#8c68cde6!important}.border-e-purple-400\/95{border-inline-end-color:#8c68cdf2!important}.border-e-purple-500{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(111 66 193 / var(--tw-border-opacity))!important}.border-e-purple-500\/0{border-inline-end-color:#6f42c100!important}.border-e-purple-500\/10{border-inline-end-color:#6f42c11a!important}.border-e-purple-500\/100{border-inline-end-color:#6f42c1!important}.border-e-purple-500\/15{border-inline-end-color:#6f42c126!important}.border-e-purple-500\/20{border-inline-end-color:#6f42c133!important}.border-e-purple-500\/25{border-inline-end-color:#6f42c140!important}.border-e-purple-500\/30{border-inline-end-color:#6f42c14d!important}.border-e-purple-500\/35{border-inline-end-color:#6f42c159!important}.border-e-purple-500\/40{border-inline-end-color:#6f42c166!important}.border-e-purple-500\/45{border-inline-end-color:#6f42c173!important}.border-e-purple-500\/5{border-inline-end-color:#6f42c10d!important}.border-e-purple-500\/50{border-inline-end-color:#6f42c180!important}.border-e-purple-500\/55{border-inline-end-color:#6f42c18c!important}.border-e-purple-500\/60{border-inline-end-color:#6f42c199!important}.border-e-purple-500\/65{border-inline-end-color:#6f42c1a6!important}.border-e-purple-500\/70{border-inline-end-color:#6f42c1b3!important}.border-e-purple-500\/75{border-inline-end-color:#6f42c1bf!important}.border-e-purple-500\/80{border-inline-end-color:#6f42c1cc!important}.border-e-purple-500\/85{border-inline-end-color:#6f42c1d9!important}.border-e-purple-500\/90{border-inline-end-color:#6f42c1e6!important}.border-e-purple-500\/95{border-inline-end-color:#6f42c1f2!important}.border-e-purple-600{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(89 53 154 / var(--tw-border-opacity))!important}.border-e-purple-600\/0{border-inline-end-color:#59359a00!important}.border-e-purple-600\/10{border-inline-end-color:#59359a1a!important}.border-e-purple-600\/100{border-inline-end-color:#59359a!important}.border-e-purple-600\/15{border-inline-end-color:#59359a26!important}.border-e-purple-600\/20{border-inline-end-color:#59359a33!important}.border-e-purple-600\/25{border-inline-end-color:#59359a40!important}.border-e-purple-600\/30{border-inline-end-color:#59359a4d!important}.border-e-purple-600\/35{border-inline-end-color:#59359a59!important}.border-e-purple-600\/40{border-inline-end-color:#59359a66!important}.border-e-purple-600\/45{border-inline-end-color:#59359a73!important}.border-e-purple-600\/5{border-inline-end-color:#59359a0d!important}.border-e-purple-600\/50{border-inline-end-color:#59359a80!important}.border-e-purple-600\/55{border-inline-end-color:#59359a8c!important}.border-e-purple-600\/60{border-inline-end-color:#59359a99!important}.border-e-purple-600\/65{border-inline-end-color:#59359aa6!important}.border-e-purple-600\/70{border-inline-end-color:#59359ab3!important}.border-e-purple-600\/75{border-inline-end-color:#59359abf!important}.border-e-purple-600\/80{border-inline-end-color:#59359acc!important}.border-e-purple-600\/85{border-inline-end-color:#59359ad9!important}.border-e-purple-600\/90{border-inline-end-color:#59359ae6!important}.border-e-purple-600\/95{border-inline-end-color:#59359af2!important}.border-e-purple-800{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(44 26 77 / var(--tw-border-opacity))!important}.border-e-purple-800\/0{border-inline-end-color:#2c1a4d00!important}.border-e-purple-800\/10{border-inline-end-color:#2c1a4d1a!important}.border-e-purple-800\/100{border-inline-end-color:#2c1a4d!important}.border-e-purple-800\/15{border-inline-end-color:#2c1a4d26!important}.border-e-purple-800\/20{border-inline-end-color:#2c1a4d33!important}.border-e-purple-800\/25{border-inline-end-color:#2c1a4d40!important}.border-e-purple-800\/30{border-inline-end-color:#2c1a4d4d!important}.border-e-purple-800\/35{border-inline-end-color:#2c1a4d59!important}.border-e-purple-800\/40{border-inline-end-color:#2c1a4d66!important}.border-e-purple-800\/45{border-inline-end-color:#2c1a4d73!important}.border-e-purple-800\/5{border-inline-end-color:#2c1a4d0d!important}.border-e-purple-800\/50{border-inline-end-color:#2c1a4d80!important}.border-e-purple-800\/55{border-inline-end-color:#2c1a4d8c!important}.border-e-purple-800\/60{border-inline-end-color:#2c1a4d99!important}.border-e-purple-800\/65{border-inline-end-color:#2c1a4da6!important}.border-e-purple-800\/70{border-inline-end-color:#2c1a4db3!important}.border-e-purple-800\/75{border-inline-end-color:#2c1a4dbf!important}.border-e-purple-800\/80{border-inline-end-color:#2c1a4dcc!important}.border-e-purple-800\/85{border-inline-end-color:#2c1a4dd9!important}.border-e-purple-800\/90{border-inline-end-color:#2c1a4de6!important}.border-e-purple-800\/95{border-inline-end-color:#2c1a4df2!important}.border-e-red-100{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(248 215 218 / var(--tw-border-opacity))!important}.border-e-red-100\/0{border-inline-end-color:#f8d7da00!important}.border-e-red-100\/10{border-inline-end-color:#f8d7da1a!important}.border-e-red-100\/100{border-inline-end-color:#f8d7da!important}.border-e-red-100\/15{border-inline-end-color:#f8d7da26!important}.border-e-red-100\/20{border-inline-end-color:#f8d7da33!important}.border-e-red-100\/25{border-inline-end-color:#f8d7da40!important}.border-e-red-100\/30{border-inline-end-color:#f8d7da4d!important}.border-e-red-100\/35{border-inline-end-color:#f8d7da59!important}.border-e-red-100\/40{border-inline-end-color:#f8d7da66!important}.border-e-red-100\/45{border-inline-end-color:#f8d7da73!important}.border-e-red-100\/5{border-inline-end-color:#f8d7da0d!important}.border-e-red-100\/50{border-inline-end-color:#f8d7da80!important}.border-e-red-100\/55{border-inline-end-color:#f8d7da8c!important}.border-e-red-100\/60{border-inline-end-color:#f8d7da99!important}.border-e-red-100\/65{border-inline-end-color:#f8d7daa6!important}.border-e-red-100\/70{border-inline-end-color:#f8d7dab3!important}.border-e-red-100\/75{border-inline-end-color:#f8d7dabf!important}.border-e-red-100\/80{border-inline-end-color:#f8d7dacc!important}.border-e-red-100\/85{border-inline-end-color:#f8d7dad9!important}.border-e-red-100\/90{border-inline-end-color:#f8d7dae6!important}.border-e-red-100\/95{border-inline-end-color:#f8d7daf2!important}.border-e-red-200{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(241 174 181 / var(--tw-border-opacity))!important}.border-e-red-200\/0{border-inline-end-color:#f1aeb500!important}.border-e-red-200\/10{border-inline-end-color:#f1aeb51a!important}.border-e-red-200\/100{border-inline-end-color:#f1aeb5!important}.border-e-red-200\/15{border-inline-end-color:#f1aeb526!important}.border-e-red-200\/20{border-inline-end-color:#f1aeb533!important}.border-e-red-200\/25{border-inline-end-color:#f1aeb540!important}.border-e-red-200\/30{border-inline-end-color:#f1aeb54d!important}.border-e-red-200\/35{border-inline-end-color:#f1aeb559!important}.border-e-red-200\/40{border-inline-end-color:#f1aeb566!important}.border-e-red-200\/45{border-inline-end-color:#f1aeb573!important}.border-e-red-200\/5{border-inline-end-color:#f1aeb50d!important}.border-e-red-200\/50{border-inline-end-color:#f1aeb580!important}.border-e-red-200\/55{border-inline-end-color:#f1aeb58c!important}.border-e-red-200\/60{border-inline-end-color:#f1aeb599!important}.border-e-red-200\/65{border-inline-end-color:#f1aeb5a6!important}.border-e-red-200\/70{border-inline-end-color:#f1aeb5b3!important}.border-e-red-200\/75{border-inline-end-color:#f1aeb5bf!important}.border-e-red-200\/80{border-inline-end-color:#f1aeb5cc!important}.border-e-red-200\/85{border-inline-end-color:#f1aeb5d9!important}.border-e-red-200\/90{border-inline-end-color:#f1aeb5e6!important}.border-e-red-200\/95{border-inline-end-color:#f1aeb5f2!important}.border-e-red-300{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(234 134 143 / var(--tw-border-opacity))!important}.border-e-red-300\/0{border-inline-end-color:#ea868f00!important}.border-e-red-300\/10{border-inline-end-color:#ea868f1a!important}.border-e-red-300\/100{border-inline-end-color:#ea868f!important}.border-e-red-300\/15{border-inline-end-color:#ea868f26!important}.border-e-red-300\/20{border-inline-end-color:#ea868f33!important}.border-e-red-300\/25{border-inline-end-color:#ea868f40!important}.border-e-red-300\/30{border-inline-end-color:#ea868f4d!important}.border-e-red-300\/35{border-inline-end-color:#ea868f59!important}.border-e-red-300\/40{border-inline-end-color:#ea868f66!important}.border-e-red-300\/45{border-inline-end-color:#ea868f73!important}.border-e-red-300\/5{border-inline-end-color:#ea868f0d!important}.border-e-red-300\/50{border-inline-end-color:#ea868f80!important}.border-e-red-300\/55{border-inline-end-color:#ea868f8c!important}.border-e-red-300\/60{border-inline-end-color:#ea868f99!important}.border-e-red-300\/65{border-inline-end-color:#ea868fa6!important}.border-e-red-300\/70{border-inline-end-color:#ea868fb3!important}.border-e-red-300\/75{border-inline-end-color:#ea868fbf!important}.border-e-red-300\/80{border-inline-end-color:#ea868fcc!important}.border-e-red-300\/85{border-inline-end-color:#ea868fd9!important}.border-e-red-300\/90{border-inline-end-color:#ea868fe6!important}.border-e-red-300\/95{border-inline-end-color:#ea868ff2!important}.border-e-red-400{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(227 93 106 / var(--tw-border-opacity))!important}.border-e-red-400\/0{border-inline-end-color:#e35d6a00!important}.border-e-red-400\/10{border-inline-end-color:#e35d6a1a!important}.border-e-red-400\/100{border-inline-end-color:#e35d6a!important}.border-e-red-400\/15{border-inline-end-color:#e35d6a26!important}.border-e-red-400\/20{border-inline-end-color:#e35d6a33!important}.border-e-red-400\/25{border-inline-end-color:#e35d6a40!important}.border-e-red-400\/30{border-inline-end-color:#e35d6a4d!important}.border-e-red-400\/35{border-inline-end-color:#e35d6a59!important}.border-e-red-400\/40{border-inline-end-color:#e35d6a66!important}.border-e-red-400\/45{border-inline-end-color:#e35d6a73!important}.border-e-red-400\/5{border-inline-end-color:#e35d6a0d!important}.border-e-red-400\/50{border-inline-end-color:#e35d6a80!important}.border-e-red-400\/55{border-inline-end-color:#e35d6a8c!important}.border-e-red-400\/60{border-inline-end-color:#e35d6a99!important}.border-e-red-400\/65{border-inline-end-color:#e35d6aa6!important}.border-e-red-400\/70{border-inline-end-color:#e35d6ab3!important}.border-e-red-400\/75{border-inline-end-color:#e35d6abf!important}.border-e-red-400\/80{border-inline-end-color:#e35d6acc!important}.border-e-red-400\/85{border-inline-end-color:#e35d6ad9!important}.border-e-red-400\/90{border-inline-end-color:#e35d6ae6!important}.border-e-red-400\/95{border-inline-end-color:#e35d6af2!important}.border-e-red-500{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(220 53 69 / var(--tw-border-opacity))!important}.border-e-red-500\/0{border-inline-end-color:#dc354500!important}.border-e-red-500\/10{border-inline-end-color:#dc35451a!important}.border-e-red-500\/100{border-inline-end-color:#dc3545!important}.border-e-red-500\/15{border-inline-end-color:#dc354526!important}.border-e-red-500\/20{border-inline-end-color:#dc354533!important}.border-e-red-500\/25{border-inline-end-color:#dc354540!important}.border-e-red-500\/30{border-inline-end-color:#dc35454d!important}.border-e-red-500\/35{border-inline-end-color:#dc354559!important}.border-e-red-500\/40{border-inline-end-color:#dc354566!important}.border-e-red-500\/45{border-inline-end-color:#dc354573!important}.border-e-red-500\/5{border-inline-end-color:#dc35450d!important}.border-e-red-500\/50{border-inline-end-color:#dc354580!important}.border-e-red-500\/55{border-inline-end-color:#dc35458c!important}.border-e-red-500\/60{border-inline-end-color:#dc354599!important}.border-e-red-500\/65{border-inline-end-color:#dc3545a6!important}.border-e-red-500\/70{border-inline-end-color:#dc3545b3!important}.border-e-red-500\/75{border-inline-end-color:#dc3545bf!important}.border-e-red-500\/80{border-inline-end-color:#dc3545cc!important}.border-e-red-500\/85{border-inline-end-color:#dc3545d9!important}.border-e-red-500\/90{border-inline-end-color:#dc3545e6!important}.border-e-red-500\/95{border-inline-end-color:#dc3545f2!important}.border-e-red-600{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(176 42 55 / var(--tw-border-opacity))!important}.border-e-red-600\/0{border-inline-end-color:#b02a3700!important}.border-e-red-600\/10{border-inline-end-color:#b02a371a!important}.border-e-red-600\/100{border-inline-end-color:#b02a37!important}.border-e-red-600\/15{border-inline-end-color:#b02a3726!important}.border-e-red-600\/20{border-inline-end-color:#b02a3733!important}.border-e-red-600\/25{border-inline-end-color:#b02a3740!important}.border-e-red-600\/30{border-inline-end-color:#b02a374d!important}.border-e-red-600\/35{border-inline-end-color:#b02a3759!important}.border-e-red-600\/40{border-inline-end-color:#b02a3766!important}.border-e-red-600\/45{border-inline-end-color:#b02a3773!important}.border-e-red-600\/5{border-inline-end-color:#b02a370d!important}.border-e-red-600\/50{border-inline-end-color:#b02a3780!important}.border-e-red-600\/55{border-inline-end-color:#b02a378c!important}.border-e-red-600\/60{border-inline-end-color:#b02a3799!important}.border-e-red-600\/65{border-inline-end-color:#b02a37a6!important}.border-e-red-600\/70{border-inline-end-color:#b02a37b3!important}.border-e-red-600\/75{border-inline-end-color:#b02a37bf!important}.border-e-red-600\/80{border-inline-end-color:#b02a37cc!important}.border-e-red-600\/85{border-inline-end-color:#b02a37d9!important}.border-e-red-600\/90{border-inline-end-color:#b02a37e6!important}.border-e-red-600\/95{border-inline-end-color:#b02a37f2!important}.border-e-red-700{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(132 32 41 / var(--tw-border-opacity))!important}.border-e-red-700\/0{border-inline-end-color:#84202900!important}.border-e-red-700\/10{border-inline-end-color:#8420291a!important}.border-e-red-700\/100{border-inline-end-color:#842029!important}.border-e-red-700\/15{border-inline-end-color:#84202926!important}.border-e-red-700\/20{border-inline-end-color:#84202933!important}.border-e-red-700\/25{border-inline-end-color:#84202940!important}.border-e-red-700\/30{border-inline-end-color:#8420294d!important}.border-e-red-700\/35{border-inline-end-color:#84202959!important}.border-e-red-700\/40{border-inline-end-color:#84202966!important}.border-e-red-700\/45{border-inline-end-color:#84202973!important}.border-e-red-700\/5{border-inline-end-color:#8420290d!important}.border-e-red-700\/50{border-inline-end-color:#84202980!important}.border-e-red-700\/55{border-inline-end-color:#8420298c!important}.border-e-red-700\/60{border-inline-end-color:#84202999!important}.border-e-red-700\/65{border-inline-end-color:#842029a6!important}.border-e-red-700\/70{border-inline-end-color:#842029b3!important}.border-e-red-700\/75{border-inline-end-color:#842029bf!important}.border-e-red-700\/80{border-inline-end-color:#842029cc!important}.border-e-red-700\/85{border-inline-end-color:#842029d9!important}.border-e-red-700\/90{border-inline-end-color:#842029e6!important}.border-e-red-700\/95{border-inline-end-color:#842029f2!important}.border-e-red-800{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(88 21 28 / var(--tw-border-opacity))!important}.border-e-red-800\/0{border-inline-end-color:#58151c00!important}.border-e-red-800\/10{border-inline-end-color:#58151c1a!important}.border-e-red-800\/100{border-inline-end-color:#58151c!important}.border-e-red-800\/15{border-inline-end-color:#58151c26!important}.border-e-red-800\/20{border-inline-end-color:#58151c33!important}.border-e-red-800\/25{border-inline-end-color:#58151c40!important}.border-e-red-800\/30{border-inline-end-color:#58151c4d!important}.border-e-red-800\/35{border-inline-end-color:#58151c59!important}.border-e-red-800\/40{border-inline-end-color:#58151c66!important}.border-e-red-800\/45{border-inline-end-color:#58151c73!important}.border-e-red-800\/5{border-inline-end-color:#58151c0d!important}.border-e-red-800\/50{border-inline-end-color:#58151c80!important}.border-e-red-800\/55{border-inline-end-color:#58151c8c!important}.border-e-red-800\/60{border-inline-end-color:#58151c99!important}.border-e-red-800\/65{border-inline-end-color:#58151ca6!important}.border-e-red-800\/70{border-inline-end-color:#58151cb3!important}.border-e-red-800\/75{border-inline-end-color:#58151cbf!important}.border-e-red-800\/80{border-inline-end-color:#58151ccc!important}.border-e-red-800\/85{border-inline-end-color:#58151cd9!important}.border-e-red-800\/90{border-inline-end-color:#58151ce6!important}.border-e-red-800\/95{border-inline-end-color:#58151cf2!important}.border-e-red-900{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(44 11 14 / var(--tw-border-opacity))!important}.border-e-red-900\/0{border-inline-end-color:#2c0b0e00!important}.border-e-red-900\/10{border-inline-end-color:#2c0b0e1a!important}.border-e-red-900\/100{border-inline-end-color:#2c0b0e!important}.border-e-red-900\/15{border-inline-end-color:#2c0b0e26!important}.border-e-red-900\/20{border-inline-end-color:#2c0b0e33!important}.border-e-red-900\/25{border-inline-end-color:#2c0b0e40!important}.border-e-red-900\/30{border-inline-end-color:#2c0b0e4d!important}.border-e-red-900\/35{border-inline-end-color:#2c0b0e59!important}.border-e-red-900\/40{border-inline-end-color:#2c0b0e66!important}.border-e-red-900\/45{border-inline-end-color:#2c0b0e73!important}.border-e-red-900\/5{border-inline-end-color:#2c0b0e0d!important}.border-e-red-900\/50{border-inline-end-color:#2c0b0e80!important}.border-e-red-900\/55{border-inline-end-color:#2c0b0e8c!important}.border-e-red-900\/60{border-inline-end-color:#2c0b0e99!important}.border-e-red-900\/65{border-inline-end-color:#2c0b0ea6!important}.border-e-red-900\/70{border-inline-end-color:#2c0b0eb3!important}.border-e-red-900\/75{border-inline-end-color:#2c0b0ebf!important}.border-e-red-900\/80{border-inline-end-color:#2c0b0ecc!important}.border-e-red-900\/85{border-inline-end-color:#2c0b0ed9!important}.border-e-red-900\/90{border-inline-end-color:#2c0b0ee6!important}.border-e-red-900\/95{border-inline-end-color:#2c0b0ef2!important}.border-e-teal-100{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-e-teal-100\/0{border-inline-end-color:#e4efef00!important}.border-e-teal-100\/10{border-inline-end-color:#e4efef1a!important}.border-e-teal-100\/100{border-inline-end-color:#e4efef!important}.border-e-teal-100\/15{border-inline-end-color:#e4efef26!important}.border-e-teal-100\/20{border-inline-end-color:#e4efef33!important}.border-e-teal-100\/25{border-inline-end-color:#e4efef40!important}.border-e-teal-100\/30{border-inline-end-color:#e4efef4d!important}.border-e-teal-100\/35{border-inline-end-color:#e4efef59!important}.border-e-teal-100\/40{border-inline-end-color:#e4efef66!important}.border-e-teal-100\/45{border-inline-end-color:#e4efef73!important}.border-e-teal-100\/5{border-inline-end-color:#e4efef0d!important}.border-e-teal-100\/50{border-inline-end-color:#e4efef80!important}.border-e-teal-100\/55{border-inline-end-color:#e4efef8c!important}.border-e-teal-100\/60{border-inline-end-color:#e4efef99!important}.border-e-teal-100\/65{border-inline-end-color:#e4efefa6!important}.border-e-teal-100\/70{border-inline-end-color:#e4efefb3!important}.border-e-teal-100\/75{border-inline-end-color:#e4efefbf!important}.border-e-teal-100\/80{border-inline-end-color:#e4efefcc!important}.border-e-teal-100\/85{border-inline-end-color:#e4efefd9!important}.border-e-teal-100\/90{border-inline-end-color:#e4efefe6!important}.border-e-teal-100\/95{border-inline-end-color:#e4efeff2!important}.border-e-teal-200{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(210 229 229 / var(--tw-border-opacity))!important}.border-e-teal-200\/0{border-inline-end-color:#d2e5e500!important}.border-e-teal-200\/10{border-inline-end-color:#d2e5e51a!important}.border-e-teal-200\/100{border-inline-end-color:#d2e5e5!important}.border-e-teal-200\/15{border-inline-end-color:#d2e5e526!important}.border-e-teal-200\/20{border-inline-end-color:#d2e5e533!important}.border-e-teal-200\/25{border-inline-end-color:#d2e5e540!important}.border-e-teal-200\/30{border-inline-end-color:#d2e5e54d!important}.border-e-teal-200\/35{border-inline-end-color:#d2e5e559!important}.border-e-teal-200\/40{border-inline-end-color:#d2e5e566!important}.border-e-teal-200\/45{border-inline-end-color:#d2e5e573!important}.border-e-teal-200\/5{border-inline-end-color:#d2e5e50d!important}.border-e-teal-200\/50{border-inline-end-color:#d2e5e580!important}.border-e-teal-200\/55{border-inline-end-color:#d2e5e58c!important}.border-e-teal-200\/60{border-inline-end-color:#d2e5e599!important}.border-e-teal-200\/65{border-inline-end-color:#d2e5e5a6!important}.border-e-teal-200\/70{border-inline-end-color:#d2e5e5b3!important}.border-e-teal-200\/75{border-inline-end-color:#d2e5e5bf!important}.border-e-teal-200\/80{border-inline-end-color:#d2e5e5cc!important}.border-e-teal-200\/85{border-inline-end-color:#d2e5e5d9!important}.border-e-teal-200\/90{border-inline-end-color:#d2e5e5e6!important}.border-e-teal-200\/95{border-inline-end-color:#d2e5e5f2!important}.border-e-teal-300{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(130 193 210 / var(--tw-border-opacity))!important}.border-e-teal-300\/0{border-inline-end-color:#82c1d200!important}.border-e-teal-300\/10{border-inline-end-color:#82c1d21a!important}.border-e-teal-300\/100{border-inline-end-color:#82c1d2!important}.border-e-teal-300\/15{border-inline-end-color:#82c1d226!important}.border-e-teal-300\/20{border-inline-end-color:#82c1d233!important}.border-e-teal-300\/25{border-inline-end-color:#82c1d240!important}.border-e-teal-300\/30{border-inline-end-color:#82c1d24d!important}.border-e-teal-300\/35{border-inline-end-color:#82c1d259!important}.border-e-teal-300\/40{border-inline-end-color:#82c1d266!important}.border-e-teal-300\/45{border-inline-end-color:#82c1d273!important}.border-e-teal-300\/5{border-inline-end-color:#82c1d20d!important}.border-e-teal-300\/50{border-inline-end-color:#82c1d280!important}.border-e-teal-300\/55{border-inline-end-color:#82c1d28c!important}.border-e-teal-300\/60{border-inline-end-color:#82c1d299!important}.border-e-teal-300\/65{border-inline-end-color:#82c1d2a6!important}.border-e-teal-300\/70{border-inline-end-color:#82c1d2b3!important}.border-e-teal-300\/75{border-inline-end-color:#82c1d2bf!important}.border-e-teal-300\/80{border-inline-end-color:#82c1d2cc!important}.border-e-teal-300\/85{border-inline-end-color:#82c1d2d9!important}.border-e-teal-300\/90{border-inline-end-color:#82c1d2e6!important}.border-e-teal-300\/95{border-inline-end-color:#82c1d2f2!important}.border-e-teal-400{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-e-teal-400\/0{border-inline-end-color:#e4efef00!important}.border-e-teal-400\/10{border-inline-end-color:#e4efef1a!important}.border-e-teal-400\/100{border-inline-end-color:#e4efef!important}.border-e-teal-400\/15{border-inline-end-color:#e4efef26!important}.border-e-teal-400\/20{border-inline-end-color:#e4efef33!important}.border-e-teal-400\/25{border-inline-end-color:#e4efef40!important}.border-e-teal-400\/30{border-inline-end-color:#e4efef4d!important}.border-e-teal-400\/35{border-inline-end-color:#e4efef59!important}.border-e-teal-400\/40{border-inline-end-color:#e4efef66!important}.border-e-teal-400\/45{border-inline-end-color:#e4efef73!important}.border-e-teal-400\/5{border-inline-end-color:#e4efef0d!important}.border-e-teal-400\/50{border-inline-end-color:#e4efef80!important}.border-e-teal-400\/55{border-inline-end-color:#e4efef8c!important}.border-e-teal-400\/60{border-inline-end-color:#e4efef99!important}.border-e-teal-400\/65{border-inline-end-color:#e4efefa6!important}.border-e-teal-400\/70{border-inline-end-color:#e4efefb3!important}.border-e-teal-400\/75{border-inline-end-color:#e4efefbf!important}.border-e-teal-400\/80{border-inline-end-color:#e4efefcc!important}.border-e-teal-400\/85{border-inline-end-color:#e4efefd9!important}.border-e-teal-400\/90{border-inline-end-color:#e4efefe6!important}.border-e-teal-400\/95{border-inline-end-color:#e4efeff2!important}.border-e-teal-500{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(226 247 250 / var(--tw-border-opacity))!important}.border-e-teal-500\/0{border-inline-end-color:#e2f7fa00!important}.border-e-teal-500\/10{border-inline-end-color:#e2f7fa1a!important}.border-e-teal-500\/100{border-inline-end-color:#e2f7fa!important}.border-e-teal-500\/15{border-inline-end-color:#e2f7fa26!important}.border-e-teal-500\/20{border-inline-end-color:#e2f7fa33!important}.border-e-teal-500\/25{border-inline-end-color:#e2f7fa40!important}.border-e-teal-500\/30{border-inline-end-color:#e2f7fa4d!important}.border-e-teal-500\/35{border-inline-end-color:#e2f7fa59!important}.border-e-teal-500\/40{border-inline-end-color:#e2f7fa66!important}.border-e-teal-500\/45{border-inline-end-color:#e2f7fa73!important}.border-e-teal-500\/5{border-inline-end-color:#e2f7fa0d!important}.border-e-teal-500\/50{border-inline-end-color:#e2f7fa80!important}.border-e-teal-500\/55{border-inline-end-color:#e2f7fa8c!important}.border-e-teal-500\/60{border-inline-end-color:#e2f7fa99!important}.border-e-teal-500\/65{border-inline-end-color:#e2f7faa6!important}.border-e-teal-500\/70{border-inline-end-color:#e2f7fab3!important}.border-e-teal-500\/75{border-inline-end-color:#e2f7fabf!important}.border-e-teal-500\/80{border-inline-end-color:#e2f7facc!important}.border-e-teal-500\/85{border-inline-end-color:#e2f7fad9!important}.border-e-teal-500\/90{border-inline-end-color:#e2f7fae6!important}.border-e-teal-500\/95{border-inline-end-color:#e2f7faf2!important}.border-e-teal-600{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(146 221 227 / var(--tw-border-opacity))!important}.border-e-teal-600\/0{border-inline-end-color:#92dde300!important}.border-e-teal-600\/10{border-inline-end-color:#92dde31a!important}.border-e-teal-600\/100{border-inline-end-color:#92dde3!important}.border-e-teal-600\/15{border-inline-end-color:#92dde326!important}.border-e-teal-600\/20{border-inline-end-color:#92dde333!important}.border-e-teal-600\/25{border-inline-end-color:#92dde340!important}.border-e-teal-600\/30{border-inline-end-color:#92dde34d!important}.border-e-teal-600\/35{border-inline-end-color:#92dde359!important}.border-e-teal-600\/40{border-inline-end-color:#92dde366!important}.border-e-teal-600\/45{border-inline-end-color:#92dde373!important}.border-e-teal-600\/5{border-inline-end-color:#92dde30d!important}.border-e-teal-600\/50{border-inline-end-color:#92dde380!important}.border-e-teal-600\/55{border-inline-end-color:#92dde38c!important}.border-e-teal-600\/60{border-inline-end-color:#92dde399!important}.border-e-teal-600\/65{border-inline-end-color:#92dde3a6!important}.border-e-teal-600\/70{border-inline-end-color:#92dde3b3!important}.border-e-teal-600\/75{border-inline-end-color:#92dde3bf!important}.border-e-teal-600\/80{border-inline-end-color:#92dde3cc!important}.border-e-teal-600\/85{border-inline-end-color:#92dde3d9!important}.border-e-teal-600\/90{border-inline-end-color:#92dde3e6!important}.border-e-teal-600\/95{border-inline-end-color:#92dde3f2!important}.border-e-teal-700{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-e-teal-700\/0{border-inline-end-color:#08799000!important}.border-e-teal-700\/10{border-inline-end-color:#0879901a!important}.border-e-teal-700\/100{border-inline-end-color:#087990!important}.border-e-teal-700\/15{border-inline-end-color:#08799026!important}.border-e-teal-700\/20{border-inline-end-color:#08799033!important}.border-e-teal-700\/25{border-inline-end-color:#08799040!important}.border-e-teal-700\/30{border-inline-end-color:#0879904d!important}.border-e-teal-700\/35{border-inline-end-color:#08799059!important}.border-e-teal-700\/40{border-inline-end-color:#08799066!important}.border-e-teal-700\/45{border-inline-end-color:#08799073!important}.border-e-teal-700\/5{border-inline-end-color:#0879900d!important}.border-e-teal-700\/50{border-inline-end-color:#08799080!important}.border-e-teal-700\/55{border-inline-end-color:#0879908c!important}.border-e-teal-700\/60{border-inline-end-color:#08799099!important}.border-e-teal-700\/65{border-inline-end-color:#087990a6!important}.border-e-teal-700\/70{border-inline-end-color:#087990b3!important}.border-e-teal-700\/75{border-inline-end-color:#087990bf!important}.border-e-teal-700\/80{border-inline-end-color:#087990cc!important}.border-e-teal-700\/85{border-inline-end-color:#087990d9!important}.border-e-teal-700\/90{border-inline-end-color:#087990e6!important}.border-e-teal-700\/95{border-inline-end-color:#087990f2!important}.border-e-teal-800{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-e-teal-800\/0{border-inline-end-color:#05516000!important}.border-e-teal-800\/10{border-inline-end-color:#0551601a!important}.border-e-teal-800\/100{border-inline-end-color:#055160!important}.border-e-teal-800\/15{border-inline-end-color:#05516026!important}.border-e-teal-800\/20{border-inline-end-color:#05516033!important}.border-e-teal-800\/25{border-inline-end-color:#05516040!important}.border-e-teal-800\/30{border-inline-end-color:#0551604d!important}.border-e-teal-800\/35{border-inline-end-color:#05516059!important}.border-e-teal-800\/40{border-inline-end-color:#05516066!important}.border-e-teal-800\/45{border-inline-end-color:#05516073!important}.border-e-teal-800\/5{border-inline-end-color:#0551600d!important}.border-e-teal-800\/50{border-inline-end-color:#05516080!important}.border-e-teal-800\/55{border-inline-end-color:#0551608c!important}.border-e-teal-800\/60{border-inline-end-color:#05516099!important}.border-e-teal-800\/65{border-inline-end-color:#055160a6!important}.border-e-teal-800\/70{border-inline-end-color:#055160b3!important}.border-e-teal-800\/75{border-inline-end-color:#055160bf!important}.border-e-teal-800\/80{border-inline-end-color:#055160cc!important}.border-e-teal-800\/85{border-inline-end-color:#055160d9!important}.border-e-teal-800\/90{border-inline-end-color:#055160e6!important}.border-e-teal-800\/95{border-inline-end-color:#055160f2!important}.border-e-teal-900{border-inline-end-color:#21252980!important}.border-e-teal-900\/0{border-inline-end-color:#21252900!important}.border-e-teal-900\/10{border-inline-end-color:#2125291a!important}.border-e-teal-900\/100{border-inline-end-color:#212529!important}.border-e-teal-900\/15{border-inline-end-color:#21252926!important}.border-e-teal-900\/20{border-inline-end-color:#21252933!important}.border-e-teal-900\/25{border-inline-end-color:#21252940!important}.border-e-teal-900\/30{border-inline-end-color:#2125294d!important}.border-e-teal-900\/35{border-inline-end-color:#21252959!important}.border-e-teal-900\/40{border-inline-end-color:#21252966!important}.border-e-teal-900\/45{border-inline-end-color:#21252973!important}.border-e-teal-900\/5{border-inline-end-color:#2125290d!important}.border-e-teal-900\/50{border-inline-end-color:#21252980!important}.border-e-teal-900\/55{border-inline-end-color:#2125298c!important}.border-e-teal-900\/60{border-inline-end-color:#21252999!important}.border-e-teal-900\/65{border-inline-end-color:#212529a6!important}.border-e-teal-900\/70{border-inline-end-color:#212529b3!important}.border-e-teal-900\/75{border-inline-end-color:#212529bf!important}.border-e-teal-900\/80{border-inline-end-color:#212529cc!important}.border-e-teal-900\/85{border-inline-end-color:#212529d9!important}.border-e-teal-900\/90{border-inline-end-color:#212529e6!important}.border-e-teal-900\/95{border-inline-end-color:#212529f2!important}.border-e-transparent{border-inline-end-color:transparent!important}.border-e-transparent\/0{border-inline-end-color:#0000!important}.border-e-transparent\/10{border-inline-end-color:#0000001a!important}.border-e-transparent\/100{border-inline-end-color:#000!important}.border-e-transparent\/15{border-inline-end-color:#00000026!important}.border-e-transparent\/20{border-inline-end-color:#0003!important}.border-e-transparent\/25{border-inline-end-color:#00000040!important}.border-e-transparent\/30{border-inline-end-color:#0000004d!important}.border-e-transparent\/35{border-inline-end-color:#00000059!important}.border-e-transparent\/40{border-inline-end-color:#0006!important}.border-e-transparent\/45{border-inline-end-color:#00000073!important}.border-e-transparent\/5{border-inline-end-color:#0000000d!important}.border-e-transparent\/50{border-inline-end-color:#00000080!important}.border-e-transparent\/55{border-inline-end-color:#0000008c!important}.border-e-transparent\/60{border-inline-end-color:#0009!important}.border-e-transparent\/65{border-inline-end-color:#000000a6!important}.border-e-transparent\/70{border-inline-end-color:#000000b3!important}.border-e-transparent\/75{border-inline-end-color:#000000bf!important}.border-e-transparent\/80{border-inline-end-color:#000c!important}.border-e-transparent\/85{border-inline-end-color:#000000d9!important}.border-e-transparent\/90{border-inline-end-color:#000000e6!important}.border-e-transparent\/95{border-inline-end-color:#000000f2!important}.border-e-white{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(255 255 255 / var(--tw-border-opacity))!important}.border-e-white\/0{border-inline-end-color:#fff0!important}.border-e-white\/10{border-inline-end-color:#ffffff1a!important}.border-e-white\/100{border-inline-end-color:#fff!important}.border-e-white\/15{border-inline-end-color:#ffffff26!important}.border-e-white\/20{border-inline-end-color:#fff3!important}.border-e-white\/25{border-inline-end-color:#ffffff40!important}.border-e-white\/30{border-inline-end-color:#ffffff4d!important}.border-e-white\/35{border-inline-end-color:#ffffff59!important}.border-e-white\/40{border-inline-end-color:#fff6!important}.border-e-white\/45{border-inline-end-color:#ffffff73!important}.border-e-white\/5{border-inline-end-color:#ffffff0d!important}.border-e-white\/50{border-inline-end-color:#ffffff80!important}.border-e-white\/55{border-inline-end-color:#ffffff8c!important}.border-e-white\/60{border-inline-end-color:#fff9!important}.border-e-white\/65{border-inline-end-color:#ffffffa6!important}.border-e-white\/70{border-inline-end-color:#ffffffb3!important}.border-e-white\/75{border-inline-end-color:#ffffffbf!important}.border-e-white\/80{border-inline-end-color:#fffc!important}.border-e-white\/85{border-inline-end-color:#ffffffd9!important}.border-e-white\/90{border-inline-end-color:#ffffffe6!important}.border-e-white\/95{border-inline-end-color:#fffffff2!important}.border-e-yellow-100{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(255 243 205 / var(--tw-border-opacity))!important}.border-e-yellow-100\/0{border-inline-end-color:#fff3cd00!important}.border-e-yellow-100\/10{border-inline-end-color:#fff3cd1a!important}.border-e-yellow-100\/100{border-inline-end-color:#fff3cd!important}.border-e-yellow-100\/15{border-inline-end-color:#fff3cd26!important}.border-e-yellow-100\/20{border-inline-end-color:#fff3cd33!important}.border-e-yellow-100\/25{border-inline-end-color:#fff3cd40!important}.border-e-yellow-100\/30{border-inline-end-color:#fff3cd4d!important}.border-e-yellow-100\/35{border-inline-end-color:#fff3cd59!important}.border-e-yellow-100\/40{border-inline-end-color:#fff3cd66!important}.border-e-yellow-100\/45{border-inline-end-color:#fff3cd73!important}.border-e-yellow-100\/5{border-inline-end-color:#fff3cd0d!important}.border-e-yellow-100\/50{border-inline-end-color:#fff3cd80!important}.border-e-yellow-100\/55{border-inline-end-color:#fff3cd8c!important}.border-e-yellow-100\/60{border-inline-end-color:#fff3cd99!important}.border-e-yellow-100\/65{border-inline-end-color:#fff3cda6!important}.border-e-yellow-100\/70{border-inline-end-color:#fff3cdb3!important}.border-e-yellow-100\/75{border-inline-end-color:#fff3cdbf!important}.border-e-yellow-100\/80{border-inline-end-color:#fff3cdcc!important}.border-e-yellow-100\/85{border-inline-end-color:#fff3cdd9!important}.border-e-yellow-100\/90{border-inline-end-color:#fff3cde6!important}.border-e-yellow-100\/95{border-inline-end-color:#fff3cdf2!important}.border-e-yellow-200{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(255 230 156 / var(--tw-border-opacity))!important}.border-e-yellow-200\/0{border-inline-end-color:#ffe69c00!important}.border-e-yellow-200\/10{border-inline-end-color:#ffe69c1a!important}.border-e-yellow-200\/100{border-inline-end-color:#ffe69c!important}.border-e-yellow-200\/15{border-inline-end-color:#ffe69c26!important}.border-e-yellow-200\/20{border-inline-end-color:#ffe69c33!important}.border-e-yellow-200\/25{border-inline-end-color:#ffe69c40!important}.border-e-yellow-200\/30{border-inline-end-color:#ffe69c4d!important}.border-e-yellow-200\/35{border-inline-end-color:#ffe69c59!important}.border-e-yellow-200\/40{border-inline-end-color:#ffe69c66!important}.border-e-yellow-200\/45{border-inline-end-color:#ffe69c73!important}.border-e-yellow-200\/5{border-inline-end-color:#ffe69c0d!important}.border-e-yellow-200\/50{border-inline-end-color:#ffe69c80!important}.border-e-yellow-200\/55{border-inline-end-color:#ffe69c8c!important}.border-e-yellow-200\/60{border-inline-end-color:#ffe69c99!important}.border-e-yellow-200\/65{border-inline-end-color:#ffe69ca6!important}.border-e-yellow-200\/70{border-inline-end-color:#ffe69cb3!important}.border-e-yellow-200\/75{border-inline-end-color:#ffe69cbf!important}.border-e-yellow-200\/80{border-inline-end-color:#ffe69ccc!important}.border-e-yellow-200\/85{border-inline-end-color:#ffe69cd9!important}.border-e-yellow-200\/90{border-inline-end-color:#ffe69ce6!important}.border-e-yellow-200\/95{border-inline-end-color:#ffe69cf2!important}.border-e-yellow-300{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(255 218 106 / var(--tw-border-opacity))!important}.border-e-yellow-300\/0{border-inline-end-color:#ffda6a00!important}.border-e-yellow-300\/10{border-inline-end-color:#ffda6a1a!important}.border-e-yellow-300\/100{border-inline-end-color:#ffda6a!important}.border-e-yellow-300\/15{border-inline-end-color:#ffda6a26!important}.border-e-yellow-300\/20{border-inline-end-color:#ffda6a33!important}.border-e-yellow-300\/25{border-inline-end-color:#ffda6a40!important}.border-e-yellow-300\/30{border-inline-end-color:#ffda6a4d!important}.border-e-yellow-300\/35{border-inline-end-color:#ffda6a59!important}.border-e-yellow-300\/40{border-inline-end-color:#ffda6a66!important}.border-e-yellow-300\/45{border-inline-end-color:#ffda6a73!important}.border-e-yellow-300\/5{border-inline-end-color:#ffda6a0d!important}.border-e-yellow-300\/50{border-inline-end-color:#ffda6a80!important}.border-e-yellow-300\/55{border-inline-end-color:#ffda6a8c!important}.border-e-yellow-300\/60{border-inline-end-color:#ffda6a99!important}.border-e-yellow-300\/65{border-inline-end-color:#ffda6aa6!important}.border-e-yellow-300\/70{border-inline-end-color:#ffda6ab3!important}.border-e-yellow-300\/75{border-inline-end-color:#ffda6abf!important}.border-e-yellow-300\/80{border-inline-end-color:#ffda6acc!important}.border-e-yellow-300\/85{border-inline-end-color:#ffda6ad9!important}.border-e-yellow-300\/90{border-inline-end-color:#ffda6ae6!important}.border-e-yellow-300\/95{border-inline-end-color:#ffda6af2!important}.border-e-yellow-400{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(255 205 57 / var(--tw-border-opacity))!important}.border-e-yellow-400\/0{border-inline-end-color:#ffcd3900!important}.border-e-yellow-400\/10{border-inline-end-color:#ffcd391a!important}.border-e-yellow-400\/100{border-inline-end-color:#ffcd39!important}.border-e-yellow-400\/15{border-inline-end-color:#ffcd3926!important}.border-e-yellow-400\/20{border-inline-end-color:#ffcd3933!important}.border-e-yellow-400\/25{border-inline-end-color:#ffcd3940!important}.border-e-yellow-400\/30{border-inline-end-color:#ffcd394d!important}.border-e-yellow-400\/35{border-inline-end-color:#ffcd3959!important}.border-e-yellow-400\/40{border-inline-end-color:#ffcd3966!important}.border-e-yellow-400\/45{border-inline-end-color:#ffcd3973!important}.border-e-yellow-400\/5{border-inline-end-color:#ffcd390d!important}.border-e-yellow-400\/50{border-inline-end-color:#ffcd3980!important}.border-e-yellow-400\/55{border-inline-end-color:#ffcd398c!important}.border-e-yellow-400\/60{border-inline-end-color:#ffcd3999!important}.border-e-yellow-400\/65{border-inline-end-color:#ffcd39a6!important}.border-e-yellow-400\/70{border-inline-end-color:#ffcd39b3!important}.border-e-yellow-400\/75{border-inline-end-color:#ffcd39bf!important}.border-e-yellow-400\/80{border-inline-end-color:#ffcd39cc!important}.border-e-yellow-400\/85{border-inline-end-color:#ffcd39d9!important}.border-e-yellow-400\/90{border-inline-end-color:#ffcd39e6!important}.border-e-yellow-400\/95{border-inline-end-color:#ffcd39f2!important}.border-e-yellow-500{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(255 193 7 / var(--tw-border-opacity))!important}.border-e-yellow-500\/0{border-inline-end-color:#ffc10700!important}.border-e-yellow-500\/10{border-inline-end-color:#ffc1071a!important}.border-e-yellow-500\/100{border-inline-end-color:#ffc107!important}.border-e-yellow-500\/15{border-inline-end-color:#ffc10726!important}.border-e-yellow-500\/20{border-inline-end-color:#ffc10733!important}.border-e-yellow-500\/25{border-inline-end-color:#ffc10740!important}.border-e-yellow-500\/30{border-inline-end-color:#ffc1074d!important}.border-e-yellow-500\/35{border-inline-end-color:#ffc10759!important}.border-e-yellow-500\/40{border-inline-end-color:#ffc10766!important}.border-e-yellow-500\/45{border-inline-end-color:#ffc10773!important}.border-e-yellow-500\/5{border-inline-end-color:#ffc1070d!important}.border-e-yellow-500\/50{border-inline-end-color:#ffc10780!important}.border-e-yellow-500\/55{border-inline-end-color:#ffc1078c!important}.border-e-yellow-500\/60{border-inline-end-color:#ffc10799!important}.border-e-yellow-500\/65{border-inline-end-color:#ffc107a6!important}.border-e-yellow-500\/70{border-inline-end-color:#ffc107b3!important}.border-e-yellow-500\/75{border-inline-end-color:#ffc107bf!important}.border-e-yellow-500\/80{border-inline-end-color:#ffc107cc!important}.border-e-yellow-500\/85{border-inline-end-color:#ffc107d9!important}.border-e-yellow-500\/90{border-inline-end-color:#ffc107e6!important}.border-e-yellow-500\/95{border-inline-end-color:#ffc107f2!important}.border-e-yellow-600{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(204 154 6 / var(--tw-border-opacity))!important}.border-e-yellow-600\/0{border-inline-end-color:#cc9a0600!important}.border-e-yellow-600\/10{border-inline-end-color:#cc9a061a!important}.border-e-yellow-600\/100{border-inline-end-color:#cc9a06!important}.border-e-yellow-600\/15{border-inline-end-color:#cc9a0626!important}.border-e-yellow-600\/20{border-inline-end-color:#cc9a0633!important}.border-e-yellow-600\/25{border-inline-end-color:#cc9a0640!important}.border-e-yellow-600\/30{border-inline-end-color:#cc9a064d!important}.border-e-yellow-600\/35{border-inline-end-color:#cc9a0659!important}.border-e-yellow-600\/40{border-inline-end-color:#cc9a0666!important}.border-e-yellow-600\/45{border-inline-end-color:#cc9a0673!important}.border-e-yellow-600\/5{border-inline-end-color:#cc9a060d!important}.border-e-yellow-600\/50{border-inline-end-color:#cc9a0680!important}.border-e-yellow-600\/55{border-inline-end-color:#cc9a068c!important}.border-e-yellow-600\/60{border-inline-end-color:#cc9a0699!important}.border-e-yellow-600\/65{border-inline-end-color:#cc9a06a6!important}.border-e-yellow-600\/70{border-inline-end-color:#cc9a06b3!important}.border-e-yellow-600\/75{border-inline-end-color:#cc9a06bf!important}.border-e-yellow-600\/80{border-inline-end-color:#cc9a06cc!important}.border-e-yellow-600\/85{border-inline-end-color:#cc9a06d9!important}.border-e-yellow-600\/90{border-inline-end-color:#cc9a06e6!important}.border-e-yellow-600\/95{border-inline-end-color:#cc9a06f2!important}.border-e-yellow-700{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(153 116 4 / var(--tw-border-opacity))!important}.border-e-yellow-700\/0{border-inline-end-color:#99740400!important}.border-e-yellow-700\/10{border-inline-end-color:#9974041a!important}.border-e-yellow-700\/100{border-inline-end-color:#997404!important}.border-e-yellow-700\/15{border-inline-end-color:#99740426!important}.border-e-yellow-700\/20{border-inline-end-color:#99740433!important}.border-e-yellow-700\/25{border-inline-end-color:#99740440!important}.border-e-yellow-700\/30{border-inline-end-color:#9974044d!important}.border-e-yellow-700\/35{border-inline-end-color:#99740459!important}.border-e-yellow-700\/40{border-inline-end-color:#99740466!important}.border-e-yellow-700\/45{border-inline-end-color:#99740473!important}.border-e-yellow-700\/5{border-inline-end-color:#9974040d!important}.border-e-yellow-700\/50{border-inline-end-color:#99740480!important}.border-e-yellow-700\/55{border-inline-end-color:#9974048c!important}.border-e-yellow-700\/60{border-inline-end-color:#99740499!important}.border-e-yellow-700\/65{border-inline-end-color:#997404a6!important}.border-e-yellow-700\/70{border-inline-end-color:#997404b3!important}.border-e-yellow-700\/75{border-inline-end-color:#997404bf!important}.border-e-yellow-700\/80{border-inline-end-color:#997404cc!important}.border-e-yellow-700\/85{border-inline-end-color:#997404d9!important}.border-e-yellow-700\/90{border-inline-end-color:#997404e6!important}.border-e-yellow-700\/95{border-inline-end-color:#997404f2!important}.border-e-yellow-800{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(102 77 3 / var(--tw-border-opacity))!important}.border-e-yellow-800\/0{border-inline-end-color:#664d0300!important}.border-e-yellow-800\/10{border-inline-end-color:#664d031a!important}.border-e-yellow-800\/100{border-inline-end-color:#664d03!important}.border-e-yellow-800\/15{border-inline-end-color:#664d0326!important}.border-e-yellow-800\/20{border-inline-end-color:#664d0333!important}.border-e-yellow-800\/25{border-inline-end-color:#664d0340!important}.border-e-yellow-800\/30{border-inline-end-color:#664d034d!important}.border-e-yellow-800\/35{border-inline-end-color:#664d0359!important}.border-e-yellow-800\/40{border-inline-end-color:#664d0366!important}.border-e-yellow-800\/45{border-inline-end-color:#664d0373!important}.border-e-yellow-800\/5{border-inline-end-color:#664d030d!important}.border-e-yellow-800\/50{border-inline-end-color:#664d0380!important}.border-e-yellow-800\/55{border-inline-end-color:#664d038c!important}.border-e-yellow-800\/60{border-inline-end-color:#664d0399!important}.border-e-yellow-800\/65{border-inline-end-color:#664d03a6!important}.border-e-yellow-800\/70{border-inline-end-color:#664d03b3!important}.border-e-yellow-800\/75{border-inline-end-color:#664d03bf!important}.border-e-yellow-800\/80{border-inline-end-color:#664d03cc!important}.border-e-yellow-800\/85{border-inline-end-color:#664d03d9!important}.border-e-yellow-800\/90{border-inline-end-color:#664d03e6!important}.border-e-yellow-800\/95{border-inline-end-color:#664d03f2!important}.border-e-yellow-900{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(51 39 1 / var(--tw-border-opacity))!important}.border-e-yellow-900\/0{border-inline-end-color:#33270100!important}.border-e-yellow-900\/10{border-inline-end-color:#3327011a!important}.border-e-yellow-900\/100{border-inline-end-color:#332701!important}.border-e-yellow-900\/15{border-inline-end-color:#33270126!important}.border-e-yellow-900\/20{border-inline-end-color:#33270133!important}.border-e-yellow-900\/25{border-inline-end-color:#33270140!important}.border-e-yellow-900\/30{border-inline-end-color:#3327014d!important}.border-e-yellow-900\/35{border-inline-end-color:#33270159!important}.border-e-yellow-900\/40{border-inline-end-color:#33270166!important}.border-e-yellow-900\/45{border-inline-end-color:#33270173!important}.border-e-yellow-900\/5{border-inline-end-color:#3327010d!important}.border-e-yellow-900\/50{border-inline-end-color:#33270180!important}.border-e-yellow-900\/55{border-inline-end-color:#3327018c!important}.border-e-yellow-900\/60{border-inline-end-color:#33270199!important}.border-e-yellow-900\/65{border-inline-end-color:#332701a6!important}.border-e-yellow-900\/70{border-inline-end-color:#332701b3!important}.border-e-yellow-900\/75{border-inline-end-color:#332701bf!important}.border-e-yellow-900\/80{border-inline-end-color:#332701cc!important}.border-e-yellow-900\/85{border-inline-end-color:#332701d9!important}.border-e-yellow-900\/90{border-inline-end-color:#332701e6!important}.border-e-yellow-900\/95{border-inline-end-color:#332701f2!important}.border-l-black{--tw-border-opacity: 1 !important;border-left-color:rgb(0 0 0 / var(--tw-border-opacity))!important}.border-l-black\/0{border-left-color:#0000!important}.border-l-black\/10{border-left-color:#0000001a!important}.border-l-black\/100{border-left-color:#000!important}.border-l-black\/15{border-left-color:#00000026!important}.border-l-black\/20{border-left-color:#0003!important}.border-l-black\/25{border-left-color:#00000040!important}.border-l-black\/30{border-left-color:#0000004d!important}.border-l-black\/35{border-left-color:#00000059!important}.border-l-black\/40{border-left-color:#0006!important}.border-l-black\/45{border-left-color:#00000073!important}.border-l-black\/5{border-left-color:#0000000d!important}.border-l-black\/50{border-left-color:#00000080!important}.border-l-black\/55{border-left-color:#0000008c!important}.border-l-black\/60{border-left-color:#0009!important}.border-l-black\/65{border-left-color:#000000a6!important}.border-l-black\/70{border-left-color:#000000b3!important}.border-l-black\/75{border-left-color:#000000bf!important}.border-l-black\/80{border-left-color:#000c!important}.border-l-black\/85{border-left-color:#000000d9!important}.border-l-black\/90{border-left-color:#000000e6!important}.border-l-black\/95{border-left-color:#000000f2!important}.border-l-blue-100{--tw-border-opacity: 1 !important;border-left-color:rgb(207 226 255 / var(--tw-border-opacity))!important}.border-l-blue-100\/0{border-left-color:#cfe2ff00!important}.border-l-blue-100\/10{border-left-color:#cfe2ff1a!important}.border-l-blue-100\/100{border-left-color:#cfe2ff!important}.border-l-blue-100\/15{border-left-color:#cfe2ff26!important}.border-l-blue-100\/20{border-left-color:#cfe2ff33!important}.border-l-blue-100\/25{border-left-color:#cfe2ff40!important}.border-l-blue-100\/30{border-left-color:#cfe2ff4d!important}.border-l-blue-100\/35{border-left-color:#cfe2ff59!important}.border-l-blue-100\/40{border-left-color:#cfe2ff66!important}.border-l-blue-100\/45{border-left-color:#cfe2ff73!important}.border-l-blue-100\/5{border-left-color:#cfe2ff0d!important}.border-l-blue-100\/50{border-left-color:#cfe2ff80!important}.border-l-blue-100\/55{border-left-color:#cfe2ff8c!important}.border-l-blue-100\/60{border-left-color:#cfe2ff99!important}.border-l-blue-100\/65{border-left-color:#cfe2ffa6!important}.border-l-blue-100\/70{border-left-color:#cfe2ffb3!important}.border-l-blue-100\/75{border-left-color:#cfe2ffbf!important}.border-l-blue-100\/80{border-left-color:#cfe2ffcc!important}.border-l-blue-100\/85{border-left-color:#cfe2ffd9!important}.border-l-blue-100\/90{border-left-color:#cfe2ffe6!important}.border-l-blue-100\/95{border-left-color:#cfe2fff2!important}.border-l-blue-200{--tw-border-opacity: 1 !important;border-left-color:rgb(158 197 254 / var(--tw-border-opacity))!important}.border-l-blue-200\/0{border-left-color:#9ec5fe00!important}.border-l-blue-200\/10{border-left-color:#9ec5fe1a!important}.border-l-blue-200\/100{border-left-color:#9ec5fe!important}.border-l-blue-200\/15{border-left-color:#9ec5fe26!important}.border-l-blue-200\/20{border-left-color:#9ec5fe33!important}.border-l-blue-200\/25{border-left-color:#9ec5fe40!important}.border-l-blue-200\/30{border-left-color:#9ec5fe4d!important}.border-l-blue-200\/35{border-left-color:#9ec5fe59!important}.border-l-blue-200\/40{border-left-color:#9ec5fe66!important}.border-l-blue-200\/45{border-left-color:#9ec5fe73!important}.border-l-blue-200\/5{border-left-color:#9ec5fe0d!important}.border-l-blue-200\/50{border-left-color:#9ec5fe80!important}.border-l-blue-200\/55{border-left-color:#9ec5fe8c!important}.border-l-blue-200\/60{border-left-color:#9ec5fe99!important}.border-l-blue-200\/65{border-left-color:#9ec5fea6!important}.border-l-blue-200\/70{border-left-color:#9ec5feb3!important}.border-l-blue-200\/75{border-left-color:#9ec5febf!important}.border-l-blue-200\/80{border-left-color:#9ec5fecc!important}.border-l-blue-200\/85{border-left-color:#9ec5fed9!important}.border-l-blue-200\/90{border-left-color:#9ec5fee6!important}.border-l-blue-200\/95{border-left-color:#9ec5fef2!important}.border-l-blue-300{--tw-border-opacity: 1 !important;border-left-color:rgb(110 168 254 / var(--tw-border-opacity))!important}.border-l-blue-300\/0{border-left-color:#6ea8fe00!important}.border-l-blue-300\/10{border-left-color:#6ea8fe1a!important}.border-l-blue-300\/100{border-left-color:#6ea8fe!important}.border-l-blue-300\/15{border-left-color:#6ea8fe26!important}.border-l-blue-300\/20{border-left-color:#6ea8fe33!important}.border-l-blue-300\/25{border-left-color:#6ea8fe40!important}.border-l-blue-300\/30{border-left-color:#6ea8fe4d!important}.border-l-blue-300\/35{border-left-color:#6ea8fe59!important}.border-l-blue-300\/40{border-left-color:#6ea8fe66!important}.border-l-blue-300\/45{border-left-color:#6ea8fe73!important}.border-l-blue-300\/5{border-left-color:#6ea8fe0d!important}.border-l-blue-300\/50{border-left-color:#6ea8fe80!important}.border-l-blue-300\/55{border-left-color:#6ea8fe8c!important}.border-l-blue-300\/60{border-left-color:#6ea8fe99!important}.border-l-blue-300\/65{border-left-color:#6ea8fea6!important}.border-l-blue-300\/70{border-left-color:#6ea8feb3!important}.border-l-blue-300\/75{border-left-color:#6ea8febf!important}.border-l-blue-300\/80{border-left-color:#6ea8fecc!important}.border-l-blue-300\/85{border-left-color:#6ea8fed9!important}.border-l-blue-300\/90{border-left-color:#6ea8fee6!important}.border-l-blue-300\/95{border-left-color:#6ea8fef2!important}.border-l-blue-400{--tw-border-opacity: 1 !important;border-left-color:rgb(61 139 253 / var(--tw-border-opacity))!important}.border-l-blue-400\/0{border-left-color:#3d8bfd00!important}.border-l-blue-400\/10{border-left-color:#3d8bfd1a!important}.border-l-blue-400\/100{border-left-color:#3d8bfd!important}.border-l-blue-400\/15{border-left-color:#3d8bfd26!important}.border-l-blue-400\/20{border-left-color:#3d8bfd33!important}.border-l-blue-400\/25{border-left-color:#3d8bfd40!important}.border-l-blue-400\/30{border-left-color:#3d8bfd4d!important}.border-l-blue-400\/35{border-left-color:#3d8bfd59!important}.border-l-blue-400\/40{border-left-color:#3d8bfd66!important}.border-l-blue-400\/45{border-left-color:#3d8bfd73!important}.border-l-blue-400\/5{border-left-color:#3d8bfd0d!important}.border-l-blue-400\/50{border-left-color:#3d8bfd80!important}.border-l-blue-400\/55{border-left-color:#3d8bfd8c!important}.border-l-blue-400\/60{border-left-color:#3d8bfd99!important}.border-l-blue-400\/65{border-left-color:#3d8bfda6!important}.border-l-blue-400\/70{border-left-color:#3d8bfdb3!important}.border-l-blue-400\/75{border-left-color:#3d8bfdbf!important}.border-l-blue-400\/80{border-left-color:#3d8bfdcc!important}.border-l-blue-400\/85{border-left-color:#3d8bfdd9!important}.border-l-blue-400\/90{border-left-color:#3d8bfde6!important}.border-l-blue-400\/95{border-left-color:#3d8bfdf2!important}.border-l-blue-500{--tw-border-opacity: 1 !important;border-left-color:rgb(13 110 253 / var(--tw-border-opacity))!important}.border-l-blue-500\/0{border-left-color:#0d6efd00!important}.border-l-blue-500\/10{border-left-color:#0d6efd1a!important}.border-l-blue-500\/100{border-left-color:#0d6efd!important}.border-l-blue-500\/15{border-left-color:#0d6efd26!important}.border-l-blue-500\/20{border-left-color:#0d6efd33!important}.border-l-blue-500\/25{border-left-color:#0d6efd40!important}.border-l-blue-500\/30{border-left-color:#0d6efd4d!important}.border-l-blue-500\/35{border-left-color:#0d6efd59!important}.border-l-blue-500\/40{border-left-color:#0d6efd66!important}.border-l-blue-500\/45{border-left-color:#0d6efd73!important}.border-l-blue-500\/5{border-left-color:#0d6efd0d!important}.border-l-blue-500\/50{border-left-color:#0d6efd80!important}.border-l-blue-500\/55{border-left-color:#0d6efd8c!important}.border-l-blue-500\/60{border-left-color:#0d6efd99!important}.border-l-blue-500\/65{border-left-color:#0d6efda6!important}.border-l-blue-500\/70{border-left-color:#0d6efdb3!important}.border-l-blue-500\/75{border-left-color:#0d6efdbf!important}.border-l-blue-500\/80{border-left-color:#0d6efdcc!important}.border-l-blue-500\/85{border-left-color:#0d6efdd9!important}.border-l-blue-500\/90{border-left-color:#0d6efde6!important}.border-l-blue-500\/95{border-left-color:#0d6efdf2!important}.border-l-blue-600{--tw-border-opacity: 1 !important;border-left-color:rgb(10 88 202 / var(--tw-border-opacity))!important}.border-l-blue-600\/0{border-left-color:#0a58ca00!important}.border-l-blue-600\/10{border-left-color:#0a58ca1a!important}.border-l-blue-600\/100{border-left-color:#0a58ca!important}.border-l-blue-600\/15{border-left-color:#0a58ca26!important}.border-l-blue-600\/20{border-left-color:#0a58ca33!important}.border-l-blue-600\/25{border-left-color:#0a58ca40!important}.border-l-blue-600\/30{border-left-color:#0a58ca4d!important}.border-l-blue-600\/35{border-left-color:#0a58ca59!important}.border-l-blue-600\/40{border-left-color:#0a58ca66!important}.border-l-blue-600\/45{border-left-color:#0a58ca73!important}.border-l-blue-600\/5{border-left-color:#0a58ca0d!important}.border-l-blue-600\/50{border-left-color:#0a58ca80!important}.border-l-blue-600\/55{border-left-color:#0a58ca8c!important}.border-l-blue-600\/60{border-left-color:#0a58ca99!important}.border-l-blue-600\/65{border-left-color:#0a58caa6!important}.border-l-blue-600\/70{border-left-color:#0a58cab3!important}.border-l-blue-600\/75{border-left-color:#0a58cabf!important}.border-l-blue-600\/80{border-left-color:#0a58cacc!important}.border-l-blue-600\/85{border-left-color:#0a58cad9!important}.border-l-blue-600\/90{border-left-color:#0a58cae6!important}.border-l-blue-600\/95{border-left-color:#0a58caf2!important}.border-l-blue-700{--tw-border-opacity: 1 !important;border-left-color:rgb(8 66 152 / var(--tw-border-opacity))!important}.border-l-blue-700\/0{border-left-color:#08429800!important}.border-l-blue-700\/10{border-left-color:#0842981a!important}.border-l-blue-700\/100{border-left-color:#084298!important}.border-l-blue-700\/15{border-left-color:#08429826!important}.border-l-blue-700\/20{border-left-color:#08429833!important}.border-l-blue-700\/25{border-left-color:#08429840!important}.border-l-blue-700\/30{border-left-color:#0842984d!important}.border-l-blue-700\/35{border-left-color:#08429859!important}.border-l-blue-700\/40{border-left-color:#08429866!important}.border-l-blue-700\/45{border-left-color:#08429873!important}.border-l-blue-700\/5{border-left-color:#0842980d!important}.border-l-blue-700\/50{border-left-color:#08429880!important}.border-l-blue-700\/55{border-left-color:#0842988c!important}.border-l-blue-700\/60{border-left-color:#08429899!important}.border-l-blue-700\/65{border-left-color:#084298a6!important}.border-l-blue-700\/70{border-left-color:#084298b3!important}.border-l-blue-700\/75{border-left-color:#084298bf!important}.border-l-blue-700\/80{border-left-color:#084298cc!important}.border-l-blue-700\/85{border-left-color:#084298d9!important}.border-l-blue-700\/90{border-left-color:#084298e6!important}.border-l-blue-700\/95{border-left-color:#084298f2!important}.border-l-blue-800{--tw-border-opacity: 1 !important;border-left-color:rgb(5 44 101 / var(--tw-border-opacity))!important}.border-l-blue-800\/0{border-left-color:#052c6500!important}.border-l-blue-800\/10{border-left-color:#052c651a!important}.border-l-blue-800\/100{border-left-color:#052c65!important}.border-l-blue-800\/15{border-left-color:#052c6526!important}.border-l-blue-800\/20{border-left-color:#052c6533!important}.border-l-blue-800\/25{border-left-color:#052c6540!important}.border-l-blue-800\/30{border-left-color:#052c654d!important}.border-l-blue-800\/35{border-left-color:#052c6559!important}.border-l-blue-800\/40{border-left-color:#052c6566!important}.border-l-blue-800\/45{border-left-color:#052c6573!important}.border-l-blue-800\/5{border-left-color:#052c650d!important}.border-l-blue-800\/50{border-left-color:#052c6580!important}.border-l-blue-800\/55{border-left-color:#052c658c!important}.border-l-blue-800\/60{border-left-color:#052c6599!important}.border-l-blue-800\/65{border-left-color:#052c65a6!important}.border-l-blue-800\/70{border-left-color:#052c65b3!important}.border-l-blue-800\/75{border-left-color:#052c65bf!important}.border-l-blue-800\/80{border-left-color:#052c65cc!important}.border-l-blue-800\/85{border-left-color:#052c65d9!important}.border-l-blue-800\/90{border-left-color:#052c65e6!important}.border-l-blue-800\/95{border-left-color:#052c65f2!important}.border-l-cyan-100{--tw-border-opacity: 1 !important;border-left-color:rgb(207 244 252 / var(--tw-border-opacity))!important}.border-l-cyan-100\/0{border-left-color:#cff4fc00!important}.border-l-cyan-100\/10{border-left-color:#cff4fc1a!important}.border-l-cyan-100\/100{border-left-color:#cff4fc!important}.border-l-cyan-100\/15{border-left-color:#cff4fc26!important}.border-l-cyan-100\/20{border-left-color:#cff4fc33!important}.border-l-cyan-100\/25{border-left-color:#cff4fc40!important}.border-l-cyan-100\/30{border-left-color:#cff4fc4d!important}.border-l-cyan-100\/35{border-left-color:#cff4fc59!important}.border-l-cyan-100\/40{border-left-color:#cff4fc66!important}.border-l-cyan-100\/45{border-left-color:#cff4fc73!important}.border-l-cyan-100\/5{border-left-color:#cff4fc0d!important}.border-l-cyan-100\/50{border-left-color:#cff4fc80!important}.border-l-cyan-100\/55{border-left-color:#cff4fc8c!important}.border-l-cyan-100\/60{border-left-color:#cff4fc99!important}.border-l-cyan-100\/65{border-left-color:#cff4fca6!important}.border-l-cyan-100\/70{border-left-color:#cff4fcb3!important}.border-l-cyan-100\/75{border-left-color:#cff4fcbf!important}.border-l-cyan-100\/80{border-left-color:#cff4fccc!important}.border-l-cyan-100\/85{border-left-color:#cff4fcd9!important}.border-l-cyan-100\/90{border-left-color:#cff4fce6!important}.border-l-cyan-100\/95{border-left-color:#cff4fcf2!important}.border-l-cyan-200{--tw-border-opacity: 1 !important;border-left-color:rgb(158 234 249 / var(--tw-border-opacity))!important}.border-l-cyan-200\/0{border-left-color:#9eeaf900!important}.border-l-cyan-200\/10{border-left-color:#9eeaf91a!important}.border-l-cyan-200\/100{border-left-color:#9eeaf9!important}.border-l-cyan-200\/15{border-left-color:#9eeaf926!important}.border-l-cyan-200\/20{border-left-color:#9eeaf933!important}.border-l-cyan-200\/25{border-left-color:#9eeaf940!important}.border-l-cyan-200\/30{border-left-color:#9eeaf94d!important}.border-l-cyan-200\/35{border-left-color:#9eeaf959!important}.border-l-cyan-200\/40{border-left-color:#9eeaf966!important}.border-l-cyan-200\/45{border-left-color:#9eeaf973!important}.border-l-cyan-200\/5{border-left-color:#9eeaf90d!important}.border-l-cyan-200\/50{border-left-color:#9eeaf980!important}.border-l-cyan-200\/55{border-left-color:#9eeaf98c!important}.border-l-cyan-200\/60{border-left-color:#9eeaf999!important}.border-l-cyan-200\/65{border-left-color:#9eeaf9a6!important}.border-l-cyan-200\/70{border-left-color:#9eeaf9b3!important}.border-l-cyan-200\/75{border-left-color:#9eeaf9bf!important}.border-l-cyan-200\/80{border-left-color:#9eeaf9cc!important}.border-l-cyan-200\/85{border-left-color:#9eeaf9d9!important}.border-l-cyan-200\/90{border-left-color:#9eeaf9e6!important}.border-l-cyan-200\/95{border-left-color:#9eeaf9f2!important}.border-l-cyan-300{--tw-border-opacity: 1 !important;border-left-color:rgb(110 223 246 / var(--tw-border-opacity))!important}.border-l-cyan-300\/0{border-left-color:#6edff600!important}.border-l-cyan-300\/10{border-left-color:#6edff61a!important}.border-l-cyan-300\/100{border-left-color:#6edff6!important}.border-l-cyan-300\/15{border-left-color:#6edff626!important}.border-l-cyan-300\/20{border-left-color:#6edff633!important}.border-l-cyan-300\/25{border-left-color:#6edff640!important}.border-l-cyan-300\/30{border-left-color:#6edff64d!important}.border-l-cyan-300\/35{border-left-color:#6edff659!important}.border-l-cyan-300\/40{border-left-color:#6edff666!important}.border-l-cyan-300\/45{border-left-color:#6edff673!important}.border-l-cyan-300\/5{border-left-color:#6edff60d!important}.border-l-cyan-300\/50{border-left-color:#6edff680!important}.border-l-cyan-300\/55{border-left-color:#6edff68c!important}.border-l-cyan-300\/60{border-left-color:#6edff699!important}.border-l-cyan-300\/65{border-left-color:#6edff6a6!important}.border-l-cyan-300\/70{border-left-color:#6edff6b3!important}.border-l-cyan-300\/75{border-left-color:#6edff6bf!important}.border-l-cyan-300\/80{border-left-color:#6edff6cc!important}.border-l-cyan-300\/85{border-left-color:#6edff6d9!important}.border-l-cyan-300\/90{border-left-color:#6edff6e6!important}.border-l-cyan-300\/95{border-left-color:#6edff6f2!important}.border-l-cyan-400{--tw-border-opacity: 1 !important;border-left-color:rgb(61 213 243 / var(--tw-border-opacity))!important}.border-l-cyan-400\/0{border-left-color:#3dd5f300!important}.border-l-cyan-400\/10{border-left-color:#3dd5f31a!important}.border-l-cyan-400\/100{border-left-color:#3dd5f3!important}.border-l-cyan-400\/15{border-left-color:#3dd5f326!important}.border-l-cyan-400\/20{border-left-color:#3dd5f333!important}.border-l-cyan-400\/25{border-left-color:#3dd5f340!important}.border-l-cyan-400\/30{border-left-color:#3dd5f34d!important}.border-l-cyan-400\/35{border-left-color:#3dd5f359!important}.border-l-cyan-400\/40{border-left-color:#3dd5f366!important}.border-l-cyan-400\/45{border-left-color:#3dd5f373!important}.border-l-cyan-400\/5{border-left-color:#3dd5f30d!important}.border-l-cyan-400\/50{border-left-color:#3dd5f380!important}.border-l-cyan-400\/55{border-left-color:#3dd5f38c!important}.border-l-cyan-400\/60{border-left-color:#3dd5f399!important}.border-l-cyan-400\/65{border-left-color:#3dd5f3a6!important}.border-l-cyan-400\/70{border-left-color:#3dd5f3b3!important}.border-l-cyan-400\/75{border-left-color:#3dd5f3bf!important}.border-l-cyan-400\/80{border-left-color:#3dd5f3cc!important}.border-l-cyan-400\/85{border-left-color:#3dd5f3d9!important}.border-l-cyan-400\/90{border-left-color:#3dd5f3e6!important}.border-l-cyan-400\/95{border-left-color:#3dd5f3f2!important}.border-l-cyan-500{--tw-border-opacity: 1 !important;border-left-color:rgb(13 202 240 / var(--tw-border-opacity))!important}.border-l-cyan-500\/0{border-left-color:#0dcaf000!important}.border-l-cyan-500\/10{border-left-color:#0dcaf01a!important}.border-l-cyan-500\/100{border-left-color:#0dcaf0!important}.border-l-cyan-500\/15{border-left-color:#0dcaf026!important}.border-l-cyan-500\/20{border-left-color:#0dcaf033!important}.border-l-cyan-500\/25{border-left-color:#0dcaf040!important}.border-l-cyan-500\/30{border-left-color:#0dcaf04d!important}.border-l-cyan-500\/35{border-left-color:#0dcaf059!important}.border-l-cyan-500\/40{border-left-color:#0dcaf066!important}.border-l-cyan-500\/45{border-left-color:#0dcaf073!important}.border-l-cyan-500\/5{border-left-color:#0dcaf00d!important}.border-l-cyan-500\/50{border-left-color:#0dcaf080!important}.border-l-cyan-500\/55{border-left-color:#0dcaf08c!important}.border-l-cyan-500\/60{border-left-color:#0dcaf099!important}.border-l-cyan-500\/65{border-left-color:#0dcaf0a6!important}.border-l-cyan-500\/70{border-left-color:#0dcaf0b3!important}.border-l-cyan-500\/75{border-left-color:#0dcaf0bf!important}.border-l-cyan-500\/80{border-left-color:#0dcaf0cc!important}.border-l-cyan-500\/85{border-left-color:#0dcaf0d9!important}.border-l-cyan-500\/90{border-left-color:#0dcaf0e6!important}.border-l-cyan-500\/95{border-left-color:#0dcaf0f2!important}.border-l-cyan-600{--tw-border-opacity: 1 !important;border-left-color:rgb(10 162 192 / var(--tw-border-opacity))!important}.border-l-cyan-600\/0{border-left-color:#0aa2c000!important}.border-l-cyan-600\/10{border-left-color:#0aa2c01a!important}.border-l-cyan-600\/100{border-left-color:#0aa2c0!important}.border-l-cyan-600\/15{border-left-color:#0aa2c026!important}.border-l-cyan-600\/20{border-left-color:#0aa2c033!important}.border-l-cyan-600\/25{border-left-color:#0aa2c040!important}.border-l-cyan-600\/30{border-left-color:#0aa2c04d!important}.border-l-cyan-600\/35{border-left-color:#0aa2c059!important}.border-l-cyan-600\/40{border-left-color:#0aa2c066!important}.border-l-cyan-600\/45{border-left-color:#0aa2c073!important}.border-l-cyan-600\/5{border-left-color:#0aa2c00d!important}.border-l-cyan-600\/50{border-left-color:#0aa2c080!important}.border-l-cyan-600\/55{border-left-color:#0aa2c08c!important}.border-l-cyan-600\/60{border-left-color:#0aa2c099!important}.border-l-cyan-600\/65{border-left-color:#0aa2c0a6!important}.border-l-cyan-600\/70{border-left-color:#0aa2c0b3!important}.border-l-cyan-600\/75{border-left-color:#0aa2c0bf!important}.border-l-cyan-600\/80{border-left-color:#0aa2c0cc!important}.border-l-cyan-600\/85{border-left-color:#0aa2c0d9!important}.border-l-cyan-600\/90{border-left-color:#0aa2c0e6!important}.border-l-cyan-600\/95{border-left-color:#0aa2c0f2!important}.border-l-cyan-700{--tw-border-opacity: 1 !important;border-left-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-l-cyan-700\/0{border-left-color:#08799000!important}.border-l-cyan-700\/10{border-left-color:#0879901a!important}.border-l-cyan-700\/100{border-left-color:#087990!important}.border-l-cyan-700\/15{border-left-color:#08799026!important}.border-l-cyan-700\/20{border-left-color:#08799033!important}.border-l-cyan-700\/25{border-left-color:#08799040!important}.border-l-cyan-700\/30{border-left-color:#0879904d!important}.border-l-cyan-700\/35{border-left-color:#08799059!important}.border-l-cyan-700\/40{border-left-color:#08799066!important}.border-l-cyan-700\/45{border-left-color:#08799073!important}.border-l-cyan-700\/5{border-left-color:#0879900d!important}.border-l-cyan-700\/50{border-left-color:#08799080!important}.border-l-cyan-700\/55{border-left-color:#0879908c!important}.border-l-cyan-700\/60{border-left-color:#08799099!important}.border-l-cyan-700\/65{border-left-color:#087990a6!important}.border-l-cyan-700\/70{border-left-color:#087990b3!important}.border-l-cyan-700\/75{border-left-color:#087990bf!important}.border-l-cyan-700\/80{border-left-color:#087990cc!important}.border-l-cyan-700\/85{border-left-color:#087990d9!important}.border-l-cyan-700\/90{border-left-color:#087990e6!important}.border-l-cyan-700\/95{border-left-color:#087990f2!important}.border-l-cyan-800{--tw-border-opacity: 1 !important;border-left-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-l-cyan-800\/0{border-left-color:#05516000!important}.border-l-cyan-800\/10{border-left-color:#0551601a!important}.border-l-cyan-800\/100{border-left-color:#055160!important}.border-l-cyan-800\/15{border-left-color:#05516026!important}.border-l-cyan-800\/20{border-left-color:#05516033!important}.border-l-cyan-800\/25{border-left-color:#05516040!important}.border-l-cyan-800\/30{border-left-color:#0551604d!important}.border-l-cyan-800\/35{border-left-color:#05516059!important}.border-l-cyan-800\/40{border-left-color:#05516066!important}.border-l-cyan-800\/45{border-left-color:#05516073!important}.border-l-cyan-800\/5{border-left-color:#0551600d!important}.border-l-cyan-800\/50{border-left-color:#05516080!important}.border-l-cyan-800\/55{border-left-color:#0551608c!important}.border-l-cyan-800\/60{border-left-color:#05516099!important}.border-l-cyan-800\/65{border-left-color:#055160a6!important}.border-l-cyan-800\/70{border-left-color:#055160b3!important}.border-l-cyan-800\/75{border-left-color:#055160bf!important}.border-l-cyan-800\/80{border-left-color:#055160cc!important}.border-l-cyan-800\/85{border-left-color:#055160d9!important}.border-l-cyan-800\/90{border-left-color:#055160e6!important}.border-l-cyan-800\/95{border-left-color:#055160f2!important}.border-l-cyan-900{--tw-border-opacity: 1 !important;border-left-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-l-cyan-900\/0{border-left-color:#03283000!important}.border-l-cyan-900\/10{border-left-color:#0328301a!important}.border-l-cyan-900\/100{border-left-color:#032830!important}.border-l-cyan-900\/15{border-left-color:#03283026!important}.border-l-cyan-900\/20{border-left-color:#03283033!important}.border-l-cyan-900\/25{border-left-color:#03283040!important}.border-l-cyan-900\/30{border-left-color:#0328304d!important}.border-l-cyan-900\/35{border-left-color:#03283059!important}.border-l-cyan-900\/40{border-left-color:#03283066!important}.border-l-cyan-900\/45{border-left-color:#03283073!important}.border-l-cyan-900\/5{border-left-color:#0328300d!important}.border-l-cyan-900\/50{border-left-color:#03283080!important}.border-l-cyan-900\/55{border-left-color:#0328308c!important}.border-l-cyan-900\/60{border-left-color:#03283099!important}.border-l-cyan-900\/65{border-left-color:#032830a6!important}.border-l-cyan-900\/70{border-left-color:#032830b3!important}.border-l-cyan-900\/75{border-left-color:#032830bf!important}.border-l-cyan-900\/80{border-left-color:#032830cc!important}.border-l-cyan-900\/85{border-left-color:#032830d9!important}.border-l-cyan-900\/90{border-left-color:#032830e6!important}.border-l-cyan-900\/95{border-left-color:#032830f2!important}.border-l-gray-100{--tw-border-opacity: 1 !important;border-left-color:rgb(248 249 250 / var(--tw-border-opacity))!important}.border-l-gray-100\/0{border-left-color:#f8f9fa00!important}.border-l-gray-100\/10{border-left-color:#f8f9fa1a!important}.border-l-gray-100\/100{border-left-color:#f8f9fa!important}.border-l-gray-100\/15{border-left-color:#f8f9fa26!important}.border-l-gray-100\/20{border-left-color:#f8f9fa33!important}.border-l-gray-100\/25{border-left-color:#f8f9fa40!important}.border-l-gray-100\/30{border-left-color:#f8f9fa4d!important}.border-l-gray-100\/35{border-left-color:#f8f9fa59!important}.border-l-gray-100\/40{border-left-color:#f8f9fa66!important}.border-l-gray-100\/45{border-left-color:#f8f9fa73!important}.border-l-gray-100\/5{border-left-color:#f8f9fa0d!important}.border-l-gray-100\/50{border-left-color:#f8f9fa80!important}.border-l-gray-100\/55{border-left-color:#f8f9fa8c!important}.border-l-gray-100\/60{border-left-color:#f8f9fa99!important}.border-l-gray-100\/65{border-left-color:#f8f9faa6!important}.border-l-gray-100\/70{border-left-color:#f8f9fab3!important}.border-l-gray-100\/75{border-left-color:#f8f9fabf!important}.border-l-gray-100\/80{border-left-color:#f8f9facc!important}.border-l-gray-100\/85{border-left-color:#f8f9fad9!important}.border-l-gray-100\/90{border-left-color:#f8f9fae6!important}.border-l-gray-100\/95{border-left-color:#f8f9faf2!important}.border-l-gray-200{--tw-border-opacity: 1 !important;border-left-color:rgb(233 236 239 / var(--tw-border-opacity))!important}.border-l-gray-200\/0{border-left-color:#e9ecef00!important}.border-l-gray-200\/10{border-left-color:#e9ecef1a!important}.border-l-gray-200\/100{border-left-color:#e9ecef!important}.border-l-gray-200\/15{border-left-color:#e9ecef26!important}.border-l-gray-200\/20{border-left-color:#e9ecef33!important}.border-l-gray-200\/25{border-left-color:#e9ecef40!important}.border-l-gray-200\/30{border-left-color:#e9ecef4d!important}.border-l-gray-200\/35{border-left-color:#e9ecef59!important}.border-l-gray-200\/40{border-left-color:#e9ecef66!important}.border-l-gray-200\/45{border-left-color:#e9ecef73!important}.border-l-gray-200\/5{border-left-color:#e9ecef0d!important}.border-l-gray-200\/50{border-left-color:#e9ecef80!important}.border-l-gray-200\/55{border-left-color:#e9ecef8c!important}.border-l-gray-200\/60{border-left-color:#e9ecef99!important}.border-l-gray-200\/65{border-left-color:#e9ecefa6!important}.border-l-gray-200\/70{border-left-color:#e9ecefb3!important}.border-l-gray-200\/75{border-left-color:#e9ecefbf!important}.border-l-gray-200\/80{border-left-color:#e9ecefcc!important}.border-l-gray-200\/85{border-left-color:#e9ecefd9!important}.border-l-gray-200\/90{border-left-color:#e9ecefe6!important}.border-l-gray-200\/95{border-left-color:#e9eceff2!important}.border-l-gray-300{--tw-border-opacity: 1 !important;border-left-color:rgb(222 226 230 / var(--tw-border-opacity))!important}.border-l-gray-300\/0{border-left-color:#dee2e600!important}.border-l-gray-300\/10{border-left-color:#dee2e61a!important}.border-l-gray-300\/100{border-left-color:#dee2e6!important}.border-l-gray-300\/15{border-left-color:#dee2e626!important}.border-l-gray-300\/20{border-left-color:#dee2e633!important}.border-l-gray-300\/25{border-left-color:#dee2e640!important}.border-l-gray-300\/30{border-left-color:#dee2e64d!important}.border-l-gray-300\/35{border-left-color:#dee2e659!important}.border-l-gray-300\/40{border-left-color:#dee2e666!important}.border-l-gray-300\/45{border-left-color:#dee2e673!important}.border-l-gray-300\/5{border-left-color:#dee2e60d!important}.border-l-gray-300\/50{border-left-color:#dee2e680!important}.border-l-gray-300\/55{border-left-color:#dee2e68c!important}.border-l-gray-300\/60{border-left-color:#dee2e699!important}.border-l-gray-300\/65{border-left-color:#dee2e6a6!important}.border-l-gray-300\/70{border-left-color:#dee2e6b3!important}.border-l-gray-300\/75{border-left-color:#dee2e6bf!important}.border-l-gray-300\/80{border-left-color:#dee2e6cc!important}.border-l-gray-300\/85{border-left-color:#dee2e6d9!important}.border-l-gray-300\/90{border-left-color:#dee2e6e6!important}.border-l-gray-300\/95{border-left-color:#dee2e6f2!important}.border-l-gray-400{--tw-border-opacity: 1 !important;border-left-color:rgb(206 212 218 / var(--tw-border-opacity))!important}.border-l-gray-400\/0{border-left-color:#ced4da00!important}.border-l-gray-400\/10{border-left-color:#ced4da1a!important}.border-l-gray-400\/100{border-left-color:#ced4da!important}.border-l-gray-400\/15{border-left-color:#ced4da26!important}.border-l-gray-400\/20{border-left-color:#ced4da33!important}.border-l-gray-400\/25{border-left-color:#ced4da40!important}.border-l-gray-400\/30{border-left-color:#ced4da4d!important}.border-l-gray-400\/35{border-left-color:#ced4da59!important}.border-l-gray-400\/40{border-left-color:#ced4da66!important}.border-l-gray-400\/45{border-left-color:#ced4da73!important}.border-l-gray-400\/5{border-left-color:#ced4da0d!important}.border-l-gray-400\/50{border-left-color:#ced4da80!important}.border-l-gray-400\/55{border-left-color:#ced4da8c!important}.border-l-gray-400\/60{border-left-color:#ced4da99!important}.border-l-gray-400\/65{border-left-color:#ced4daa6!important}.border-l-gray-400\/70{border-left-color:#ced4dab3!important}.border-l-gray-400\/75{border-left-color:#ced4dabf!important}.border-l-gray-400\/80{border-left-color:#ced4dacc!important}.border-l-gray-400\/85{border-left-color:#ced4dad9!important}.border-l-gray-400\/90{border-left-color:#ced4dae6!important}.border-l-gray-400\/95{border-left-color:#ced4daf2!important}.border-l-gray-500{--tw-border-opacity: 1 !important;border-left-color:rgb(173 181 189 / var(--tw-border-opacity))!important}.border-l-gray-500\/0{border-left-color:#adb5bd00!important}.border-l-gray-500\/10{border-left-color:#adb5bd1a!important}.border-l-gray-500\/100{border-left-color:#adb5bd!important}.border-l-gray-500\/15{border-left-color:#adb5bd26!important}.border-l-gray-500\/20{border-left-color:#adb5bd33!important}.border-l-gray-500\/25{border-left-color:#adb5bd40!important}.border-l-gray-500\/30{border-left-color:#adb5bd4d!important}.border-l-gray-500\/35{border-left-color:#adb5bd59!important}.border-l-gray-500\/40{border-left-color:#adb5bd66!important}.border-l-gray-500\/45{border-left-color:#adb5bd73!important}.border-l-gray-500\/5{border-left-color:#adb5bd0d!important}.border-l-gray-500\/50{border-left-color:#adb5bd80!important}.border-l-gray-500\/55{border-left-color:#adb5bd8c!important}.border-l-gray-500\/60{border-left-color:#adb5bd99!important}.border-l-gray-500\/65{border-left-color:#adb5bda6!important}.border-l-gray-500\/70{border-left-color:#adb5bdb3!important}.border-l-gray-500\/75{border-left-color:#adb5bdbf!important}.border-l-gray-500\/80{border-left-color:#adb5bdcc!important}.border-l-gray-500\/85{border-left-color:#adb5bdd9!important}.border-l-gray-500\/90{border-left-color:#adb5bde6!important}.border-l-gray-500\/95{border-left-color:#adb5bdf2!important}.border-l-gray-600{--tw-border-opacity: 1 !important;border-left-color:rgb(108 117 125 / var(--tw-border-opacity))!important}.border-l-gray-600\/0{border-left-color:#6c757d00!important}.border-l-gray-600\/10{border-left-color:#6c757d1a!important}.border-l-gray-600\/100{border-left-color:#6c757d!important}.border-l-gray-600\/15{border-left-color:#6c757d26!important}.border-l-gray-600\/20{border-left-color:#6c757d33!important}.border-l-gray-600\/25{border-left-color:#6c757d40!important}.border-l-gray-600\/30{border-left-color:#6c757d4d!important}.border-l-gray-600\/35{border-left-color:#6c757d59!important}.border-l-gray-600\/40{border-left-color:#6c757d66!important}.border-l-gray-600\/45{border-left-color:#6c757d73!important}.border-l-gray-600\/5{border-left-color:#6c757d0d!important}.border-l-gray-600\/50{border-left-color:#6c757d80!important}.border-l-gray-600\/55{border-left-color:#6c757d8c!important}.border-l-gray-600\/60{border-left-color:#6c757d99!important}.border-l-gray-600\/65{border-left-color:#6c757da6!important}.border-l-gray-600\/70{border-left-color:#6c757db3!important}.border-l-gray-600\/75{border-left-color:#6c757dbf!important}.border-l-gray-600\/80{border-left-color:#6c757dcc!important}.border-l-gray-600\/85{border-left-color:#6c757dd9!important}.border-l-gray-600\/90{border-left-color:#6c757de6!important}.border-l-gray-600\/95{border-left-color:#6c757df2!important}.border-l-gray-700{--tw-border-opacity: 1 !important;border-left-color:rgb(73 80 87 / var(--tw-border-opacity))!important}.border-l-gray-700\/0{border-left-color:#49505700!important}.border-l-gray-700\/10{border-left-color:#4950571a!important}.border-l-gray-700\/100{border-left-color:#495057!important}.border-l-gray-700\/15{border-left-color:#49505726!important}.border-l-gray-700\/20{border-left-color:#49505733!important}.border-l-gray-700\/25{border-left-color:#49505740!important}.border-l-gray-700\/30{border-left-color:#4950574d!important}.border-l-gray-700\/35{border-left-color:#49505759!important}.border-l-gray-700\/40{border-left-color:#49505766!important}.border-l-gray-700\/45{border-left-color:#49505773!important}.border-l-gray-700\/5{border-left-color:#4950570d!important}.border-l-gray-700\/50{border-left-color:#49505780!important}.border-l-gray-700\/55{border-left-color:#4950578c!important}.border-l-gray-700\/60{border-left-color:#49505799!important}.border-l-gray-700\/65{border-left-color:#495057a6!important}.border-l-gray-700\/70{border-left-color:#495057b3!important}.border-l-gray-700\/75{border-left-color:#495057bf!important}.border-l-gray-700\/80{border-left-color:#495057cc!important}.border-l-gray-700\/85{border-left-color:#495057d9!important}.border-l-gray-700\/90{border-left-color:#495057e6!important}.border-l-gray-700\/95{border-left-color:#495057f2!important}.border-l-gray-800{--tw-border-opacity: 1 !important;border-left-color:rgb(52 58 64 / var(--tw-border-opacity))!important}.border-l-gray-800\/0{border-left-color:#343a4000!important}.border-l-gray-800\/10{border-left-color:#343a401a!important}.border-l-gray-800\/100{border-left-color:#343a40!important}.border-l-gray-800\/15{border-left-color:#343a4026!important}.border-l-gray-800\/20{border-left-color:#343a4033!important}.border-l-gray-800\/25{border-left-color:#343a4040!important}.border-l-gray-800\/30{border-left-color:#343a404d!important}.border-l-gray-800\/35{border-left-color:#343a4059!important}.border-l-gray-800\/40{border-left-color:#343a4066!important}.border-l-gray-800\/45{border-left-color:#343a4073!important}.border-l-gray-800\/5{border-left-color:#343a400d!important}.border-l-gray-800\/50{border-left-color:#343a4080!important}.border-l-gray-800\/55{border-left-color:#343a408c!important}.border-l-gray-800\/60{border-left-color:#343a4099!important}.border-l-gray-800\/65{border-left-color:#343a40a6!important}.border-l-gray-800\/70{border-left-color:#343a40b3!important}.border-l-gray-800\/75{border-left-color:#343a40bf!important}.border-l-gray-800\/80{border-left-color:#343a40cc!important}.border-l-gray-800\/85{border-left-color:#343a40d9!important}.border-l-gray-800\/90{border-left-color:#343a40e6!important}.border-l-gray-800\/95{border-left-color:#343a40f2!important}.border-l-green-100{--tw-border-opacity: 1 !important;border-left-color:rgb(209 231 221 / var(--tw-border-opacity))!important}.border-l-green-100\/0{border-left-color:#d1e7dd00!important}.border-l-green-100\/10{border-left-color:#d1e7dd1a!important}.border-l-green-100\/100{border-left-color:#d1e7dd!important}.border-l-green-100\/15{border-left-color:#d1e7dd26!important}.border-l-green-100\/20{border-left-color:#d1e7dd33!important}.border-l-green-100\/25{border-left-color:#d1e7dd40!important}.border-l-green-100\/30{border-left-color:#d1e7dd4d!important}.border-l-green-100\/35{border-left-color:#d1e7dd59!important}.border-l-green-100\/40{border-left-color:#d1e7dd66!important}.border-l-green-100\/45{border-left-color:#d1e7dd73!important}.border-l-green-100\/5{border-left-color:#d1e7dd0d!important}.border-l-green-100\/50{border-left-color:#d1e7dd80!important}.border-l-green-100\/55{border-left-color:#d1e7dd8c!important}.border-l-green-100\/60{border-left-color:#d1e7dd99!important}.border-l-green-100\/65{border-left-color:#d1e7dda6!important}.border-l-green-100\/70{border-left-color:#d1e7ddb3!important}.border-l-green-100\/75{border-left-color:#d1e7ddbf!important}.border-l-green-100\/80{border-left-color:#d1e7ddcc!important}.border-l-green-100\/85{border-left-color:#d1e7ddd9!important}.border-l-green-100\/90{border-left-color:#d1e7dde6!important}.border-l-green-100\/95{border-left-color:#d1e7ddf2!important}.border-l-green-1000{--tw-border-opacity: 1 !important;border-left-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-l-green-1000\/0{border-left-color:#05516000!important}.border-l-green-1000\/10{border-left-color:#0551601a!important}.border-l-green-1000\/100{border-left-color:#055160!important}.border-l-green-1000\/15{border-left-color:#05516026!important}.border-l-green-1000\/20{border-left-color:#05516033!important}.border-l-green-1000\/25{border-left-color:#05516040!important}.border-l-green-1000\/30{border-left-color:#0551604d!important}.border-l-green-1000\/35{border-left-color:#05516059!important}.border-l-green-1000\/40{border-left-color:#05516066!important}.border-l-green-1000\/45{border-left-color:#05516073!important}.border-l-green-1000\/5{border-left-color:#0551600d!important}.border-l-green-1000\/50{border-left-color:#05516080!important}.border-l-green-1000\/55{border-left-color:#0551608c!important}.border-l-green-1000\/60{border-left-color:#05516099!important}.border-l-green-1000\/65{border-left-color:#055160a6!important}.border-l-green-1000\/70{border-left-color:#055160b3!important}.border-l-green-1000\/75{border-left-color:#055160bf!important}.border-l-green-1000\/80{border-left-color:#055160cc!important}.border-l-green-1000\/85{border-left-color:#055160d9!important}.border-l-green-1000\/90{border-left-color:#055160e6!important}.border-l-green-1000\/95{border-left-color:#055160f2!important}.border-l-green-1100{--tw-border-opacity: 1 !important;border-left-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-l-green-1100\/0{border-left-color:#03283000!important}.border-l-green-1100\/10{border-left-color:#0328301a!important}.border-l-green-1100\/100{border-left-color:#032830!important}.border-l-green-1100\/15{border-left-color:#03283026!important}.border-l-green-1100\/20{border-left-color:#03283033!important}.border-l-green-1100\/25{border-left-color:#03283040!important}.border-l-green-1100\/30{border-left-color:#0328304d!important}.border-l-green-1100\/35{border-left-color:#03283059!important}.border-l-green-1100\/40{border-left-color:#03283066!important}.border-l-green-1100\/45{border-left-color:#03283073!important}.border-l-green-1100\/5{border-left-color:#0328300d!important}.border-l-green-1100\/50{border-left-color:#03283080!important}.border-l-green-1100\/55{border-left-color:#0328308c!important}.border-l-green-1100\/60{border-left-color:#03283099!important}.border-l-green-1100\/65{border-left-color:#032830a6!important}.border-l-green-1100\/70{border-left-color:#032830b3!important}.border-l-green-1100\/75{border-left-color:#032830bf!important}.border-l-green-1100\/80{border-left-color:#032830cc!important}.border-l-green-1100\/85{border-left-color:#032830d9!important}.border-l-green-1100\/90{border-left-color:#032830e6!important}.border-l-green-1100\/95{border-left-color:#032830f2!important}.border-l-green-200{--tw-border-opacity: 1 !important;border-left-color:rgb(163 207 187 / var(--tw-border-opacity))!important}.border-l-green-200\/0{border-left-color:#a3cfbb00!important}.border-l-green-200\/10{border-left-color:#a3cfbb1a!important}.border-l-green-200\/100{border-left-color:#a3cfbb!important}.border-l-green-200\/15{border-left-color:#a3cfbb26!important}.border-l-green-200\/20{border-left-color:#a3cfbb33!important}.border-l-green-200\/25{border-left-color:#a3cfbb40!important}.border-l-green-200\/30{border-left-color:#a3cfbb4d!important}.border-l-green-200\/35{border-left-color:#a3cfbb59!important}.border-l-green-200\/40{border-left-color:#a3cfbb66!important}.border-l-green-200\/45{border-left-color:#a3cfbb73!important}.border-l-green-200\/5{border-left-color:#a3cfbb0d!important}.border-l-green-200\/50{border-left-color:#a3cfbb80!important}.border-l-green-200\/55{border-left-color:#a3cfbb8c!important}.border-l-green-200\/60{border-left-color:#a3cfbb99!important}.border-l-green-200\/65{border-left-color:#a3cfbba6!important}.border-l-green-200\/70{border-left-color:#a3cfbbb3!important}.border-l-green-200\/75{border-left-color:#a3cfbbbf!important}.border-l-green-200\/80{border-left-color:#a3cfbbcc!important}.border-l-green-200\/85{border-left-color:#a3cfbbd9!important}.border-l-green-200\/90{border-left-color:#a3cfbbe6!important}.border-l-green-200\/95{border-left-color:#a3cfbbf2!important}.border-l-green-300{--tw-border-opacity: 1 !important;border-left-color:rgb(117 183 152 / var(--tw-border-opacity))!important}.border-l-green-300\/0{border-left-color:#75b79800!important}.border-l-green-300\/10{border-left-color:#75b7981a!important}.border-l-green-300\/100{border-left-color:#75b798!important}.border-l-green-300\/15{border-left-color:#75b79826!important}.border-l-green-300\/20{border-left-color:#75b79833!important}.border-l-green-300\/25{border-left-color:#75b79840!important}.border-l-green-300\/30{border-left-color:#75b7984d!important}.border-l-green-300\/35{border-left-color:#75b79859!important}.border-l-green-300\/40{border-left-color:#75b79866!important}.border-l-green-300\/45{border-left-color:#75b79873!important}.border-l-green-300\/5{border-left-color:#75b7980d!important}.border-l-green-300\/50{border-left-color:#75b79880!important}.border-l-green-300\/55{border-left-color:#75b7988c!important}.border-l-green-300\/60{border-left-color:#75b79899!important}.border-l-green-300\/65{border-left-color:#75b798a6!important}.border-l-green-300\/70{border-left-color:#75b798b3!important}.border-l-green-300\/75{border-left-color:#75b798bf!important}.border-l-green-300\/80{border-left-color:#75b798cc!important}.border-l-green-300\/85{border-left-color:#75b798d9!important}.border-l-green-300\/90{border-left-color:#75b798e6!important}.border-l-green-300\/95{border-left-color:#75b798f2!important}.border-l-green-400{--tw-border-opacity: 1 !important;border-left-color:rgb(71 159 118 / var(--tw-border-opacity))!important}.border-l-green-400\/0{border-left-color:#479f7600!important}.border-l-green-400\/10{border-left-color:#479f761a!important}.border-l-green-400\/100{border-left-color:#479f76!important}.border-l-green-400\/15{border-left-color:#479f7626!important}.border-l-green-400\/20{border-left-color:#479f7633!important}.border-l-green-400\/25{border-left-color:#479f7640!important}.border-l-green-400\/30{border-left-color:#479f764d!important}.border-l-green-400\/35{border-left-color:#479f7659!important}.border-l-green-400\/40{border-left-color:#479f7666!important}.border-l-green-400\/45{border-left-color:#479f7673!important}.border-l-green-400\/5{border-left-color:#479f760d!important}.border-l-green-400\/50{border-left-color:#479f7680!important}.border-l-green-400\/55{border-left-color:#479f768c!important}.border-l-green-400\/60{border-left-color:#479f7699!important}.border-l-green-400\/65{border-left-color:#479f76a6!important}.border-l-green-400\/70{border-left-color:#479f76b3!important}.border-l-green-400\/75{border-left-color:#479f76bf!important}.border-l-green-400\/80{border-left-color:#479f76cc!important}.border-l-green-400\/85{border-left-color:#479f76d9!important}.border-l-green-400\/90{border-left-color:#479f76e6!important}.border-l-green-400\/95{border-left-color:#479f76f2!important}.border-l-green-500{--tw-border-opacity: 1 !important;border-left-color:rgb(25 135 84 / var(--tw-border-opacity))!important}.border-l-green-500\/0{border-left-color:#19875400!important}.border-l-green-500\/10{border-left-color:#1987541a!important}.border-l-green-500\/100{border-left-color:#198754!important}.border-l-green-500\/15{border-left-color:#19875426!important}.border-l-green-500\/20{border-left-color:#19875433!important}.border-l-green-500\/25{border-left-color:#19875440!important}.border-l-green-500\/30{border-left-color:#1987544d!important}.border-l-green-500\/35{border-left-color:#19875459!important}.border-l-green-500\/40{border-left-color:#19875466!important}.border-l-green-500\/45{border-left-color:#19875473!important}.border-l-green-500\/5{border-left-color:#1987540d!important}.border-l-green-500\/50{border-left-color:#19875480!important}.border-l-green-500\/55{border-left-color:#1987548c!important}.border-l-green-500\/60{border-left-color:#19875499!important}.border-l-green-500\/65{border-left-color:#198754a6!important}.border-l-green-500\/70{border-left-color:#198754b3!important}.border-l-green-500\/75{border-left-color:#198754bf!important}.border-l-green-500\/80{border-left-color:#198754cc!important}.border-l-green-500\/85{border-left-color:#198754d9!important}.border-l-green-500\/90{border-left-color:#198754e6!important}.border-l-green-500\/95{border-left-color:#198754f2!important}.border-l-green-600{--tw-border-opacity: 1 !important;border-left-color:rgb(20 108 67 / var(--tw-border-opacity))!important}.border-l-green-600\/0{border-left-color:#146c4300!important}.border-l-green-600\/10{border-left-color:#146c431a!important}.border-l-green-600\/100{border-left-color:#146c43!important}.border-l-green-600\/15{border-left-color:#146c4326!important}.border-l-green-600\/20{border-left-color:#146c4333!important}.border-l-green-600\/25{border-left-color:#146c4340!important}.border-l-green-600\/30{border-left-color:#146c434d!important}.border-l-green-600\/35{border-left-color:#146c4359!important}.border-l-green-600\/40{border-left-color:#146c4366!important}.border-l-green-600\/45{border-left-color:#146c4373!important}.border-l-green-600\/5{border-left-color:#146c430d!important}.border-l-green-600\/50{border-left-color:#146c4380!important}.border-l-green-600\/55{border-left-color:#146c438c!important}.border-l-green-600\/60{border-left-color:#146c4399!important}.border-l-green-600\/65{border-left-color:#146c43a6!important}.border-l-green-600\/70{border-left-color:#146c43b3!important}.border-l-green-600\/75{border-left-color:#146c43bf!important}.border-l-green-600\/80{border-left-color:#146c43cc!important}.border-l-green-600\/85{border-left-color:#146c43d9!important}.border-l-green-600\/90{border-left-color:#146c43e6!important}.border-l-green-600\/95{border-left-color:#146c43f2!important}.border-l-green-700{--tw-border-opacity: 1 !important;border-left-color:rgb(75 110 97 / var(--tw-border-opacity))!important}.border-l-green-700\/0{border-left-color:#4b6e6100!important}.border-l-green-700\/10{border-left-color:#4b6e611a!important}.border-l-green-700\/100{border-left-color:#4b6e61!important}.border-l-green-700\/15{border-left-color:#4b6e6126!important}.border-l-green-700\/20{border-left-color:#4b6e6133!important}.border-l-green-700\/25{border-left-color:#4b6e6140!important}.border-l-green-700\/30{border-left-color:#4b6e614d!important}.border-l-green-700\/35{border-left-color:#4b6e6159!important}.border-l-green-700\/40{border-left-color:#4b6e6166!important}.border-l-green-700\/45{border-left-color:#4b6e6173!important}.border-l-green-700\/5{border-left-color:#4b6e610d!important}.border-l-green-700\/50{border-left-color:#4b6e6180!important}.border-l-green-700\/55{border-left-color:#4b6e618c!important}.border-l-green-700\/60{border-left-color:#4b6e6199!important}.border-l-green-700\/65{border-left-color:#4b6e61a6!important}.border-l-green-700\/70{border-left-color:#4b6e61b3!important}.border-l-green-700\/75{border-left-color:#4b6e61bf!important}.border-l-green-700\/80{border-left-color:#4b6e61cc!important}.border-l-green-700\/85{border-left-color:#4b6e61d9!important}.border-l-green-700\/90{border-left-color:#4b6e61e6!important}.border-l-green-700\/95{border-left-color:#4b6e61f2!important}.border-l-green-800{--tw-border-opacity: 1 !important;border-left-color:rgb(10 54 34 / var(--tw-border-opacity))!important}.border-l-green-800\/0{border-left-color:#0a362200!important}.border-l-green-800\/10{border-left-color:#0a36221a!important}.border-l-green-800\/100{border-left-color:#0a3622!important}.border-l-green-800\/15{border-left-color:#0a362226!important}.border-l-green-800\/20{border-left-color:#0a362233!important}.border-l-green-800\/25{border-left-color:#0a362240!important}.border-l-green-800\/30{border-left-color:#0a36224d!important}.border-l-green-800\/35{border-left-color:#0a362259!important}.border-l-green-800\/40{border-left-color:#0a362266!important}.border-l-green-800\/45{border-left-color:#0a362273!important}.border-l-green-800\/5{border-left-color:#0a36220d!important}.border-l-green-800\/50{border-left-color:#0a362280!important}.border-l-green-800\/55{border-left-color:#0a36228c!important}.border-l-green-800\/60{border-left-color:#0a362299!important}.border-l-green-800\/65{border-left-color:#0a3622a6!important}.border-l-green-800\/70{border-left-color:#0a3622b3!important}.border-l-green-800\/75{border-left-color:#0a3622bf!important}.border-l-green-800\/80{border-left-color:#0a3622cc!important}.border-l-green-800\/85{border-left-color:#0a3622d9!important}.border-l-green-800\/90{border-left-color:#0a3622e6!important}.border-l-green-800\/95{border-left-color:#0a3622f2!important}.border-l-green-900{--tw-border-opacity: 1 !important;border-left-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-l-green-900\/0{border-left-color:#08799000!important}.border-l-green-900\/10{border-left-color:#0879901a!important}.border-l-green-900\/100{border-left-color:#087990!important}.border-l-green-900\/15{border-left-color:#08799026!important}.border-l-green-900\/20{border-left-color:#08799033!important}.border-l-green-900\/25{border-left-color:#08799040!important}.border-l-green-900\/30{border-left-color:#0879904d!important}.border-l-green-900\/35{border-left-color:#08799059!important}.border-l-green-900\/40{border-left-color:#08799066!important}.border-l-green-900\/45{border-left-color:#08799073!important}.border-l-green-900\/5{border-left-color:#0879900d!important}.border-l-green-900\/50{border-left-color:#08799080!important}.border-l-green-900\/55{border-left-color:#0879908c!important}.border-l-green-900\/60{border-left-color:#08799099!important}.border-l-green-900\/65{border-left-color:#087990a6!important}.border-l-green-900\/70{border-left-color:#087990b3!important}.border-l-green-900\/75{border-left-color:#087990bf!important}.border-l-green-900\/80{border-left-color:#087990cc!important}.border-l-green-900\/85{border-left-color:#087990d9!important}.border-l-green-900\/90{border-left-color:#087990e6!important}.border-l-green-900\/95{border-left-color:#087990f2!important}.border-l-green-whatsapp{--tw-border-opacity: 1 !important;border-left-color:rgb(27 201 89 / var(--tw-border-opacity))!important}.border-l-green-whatsapp\/0{border-left-color:#1bc95900!important}.border-l-green-whatsapp\/10{border-left-color:#1bc9591a!important}.border-l-green-whatsapp\/100{border-left-color:#1bc959!important}.border-l-green-whatsapp\/15{border-left-color:#1bc95926!important}.border-l-green-whatsapp\/20{border-left-color:#1bc95933!important}.border-l-green-whatsapp\/25{border-left-color:#1bc95940!important}.border-l-green-whatsapp\/30{border-left-color:#1bc9594d!important}.border-l-green-whatsapp\/35{border-left-color:#1bc95959!important}.border-l-green-whatsapp\/40{border-left-color:#1bc95966!important}.border-l-green-whatsapp\/45{border-left-color:#1bc95973!important}.border-l-green-whatsapp\/5{border-left-color:#1bc9590d!important}.border-l-green-whatsapp\/50{border-left-color:#1bc95980!important}.border-l-green-whatsapp\/55{border-left-color:#1bc9598c!important}.border-l-green-whatsapp\/60{border-left-color:#1bc95999!important}.border-l-green-whatsapp\/65{border-left-color:#1bc959a6!important}.border-l-green-whatsapp\/70{border-left-color:#1bc959b3!important}.border-l-green-whatsapp\/75{border-left-color:#1bc959bf!important}.border-l-green-whatsapp\/80{border-left-color:#1bc959cc!important}.border-l-green-whatsapp\/85{border-left-color:#1bc959d9!important}.border-l-green-whatsapp\/90{border-left-color:#1bc959e6!important}.border-l-green-whatsapp\/95{border-left-color:#1bc959f2!important}.border-l-offwhite{border-left-color:#fffc!important}.border-l-offwhite\/0{border-left-color:#fff0!important}.border-l-offwhite\/10{border-left-color:#ffffff1a!important}.border-l-offwhite\/100{border-left-color:#fff!important}.border-l-offwhite\/15{border-left-color:#ffffff26!important}.border-l-offwhite\/20{border-left-color:#fff3!important}.border-l-offwhite\/25{border-left-color:#ffffff40!important}.border-l-offwhite\/30{border-left-color:#ffffff4d!important}.border-l-offwhite\/35{border-left-color:#ffffff59!important}.border-l-offwhite\/40{border-left-color:#fff6!important}.border-l-offwhite\/45{border-left-color:#ffffff73!important}.border-l-offwhite\/5{border-left-color:#ffffff0d!important}.border-l-offwhite\/50{border-left-color:#ffffff80!important}.border-l-offwhite\/55{border-left-color:#ffffff8c!important}.border-l-offwhite\/60{border-left-color:#fff9!important}.border-l-offwhite\/65{border-left-color:#ffffffa6!important}.border-l-offwhite\/70{border-left-color:#ffffffb3!important}.border-l-offwhite\/75{border-left-color:#ffffffbf!important}.border-l-offwhite\/80{border-left-color:#fffc!important}.border-l-offwhite\/85{border-left-color:#ffffffd9!important}.border-l-offwhite\/90{border-left-color:#ffffffe6!important}.border-l-offwhite\/95{border-left-color:#fffffff2!important}.border-l-orange-100{--tw-border-opacity: 1 !important;border-left-color:rgb(255 229 208 / var(--tw-border-opacity))!important}.border-l-orange-100\/0{border-left-color:#ffe5d000!important}.border-l-orange-100\/10{border-left-color:#ffe5d01a!important}.border-l-orange-100\/100{border-left-color:#ffe5d0!important}.border-l-orange-100\/15{border-left-color:#ffe5d026!important}.border-l-orange-100\/20{border-left-color:#ffe5d033!important}.border-l-orange-100\/25{border-left-color:#ffe5d040!important}.border-l-orange-100\/30{border-left-color:#ffe5d04d!important}.border-l-orange-100\/35{border-left-color:#ffe5d059!important}.border-l-orange-100\/40{border-left-color:#ffe5d066!important}.border-l-orange-100\/45{border-left-color:#ffe5d073!important}.border-l-orange-100\/5{border-left-color:#ffe5d00d!important}.border-l-orange-100\/50{border-left-color:#ffe5d080!important}.border-l-orange-100\/55{border-left-color:#ffe5d08c!important}.border-l-orange-100\/60{border-left-color:#ffe5d099!important}.border-l-orange-100\/65{border-left-color:#ffe5d0a6!important}.border-l-orange-100\/70{border-left-color:#ffe5d0b3!important}.border-l-orange-100\/75{border-left-color:#ffe5d0bf!important}.border-l-orange-100\/80{border-left-color:#ffe5d0cc!important}.border-l-orange-100\/85{border-left-color:#ffe5d0d9!important}.border-l-orange-100\/90{border-left-color:#ffe5d0e6!important}.border-l-orange-100\/95{border-left-color:#ffe5d0f2!important}.border-l-orange-200{--tw-border-opacity: 1 !important;border-left-color:rgb(254 203 161 / var(--tw-border-opacity))!important}.border-l-orange-200\/0{border-left-color:#fecba100!important}.border-l-orange-200\/10{border-left-color:#fecba11a!important}.border-l-orange-200\/100{border-left-color:#fecba1!important}.border-l-orange-200\/15{border-left-color:#fecba126!important}.border-l-orange-200\/20{border-left-color:#fecba133!important}.border-l-orange-200\/25{border-left-color:#fecba140!important}.border-l-orange-200\/30{border-left-color:#fecba14d!important}.border-l-orange-200\/35{border-left-color:#fecba159!important}.border-l-orange-200\/40{border-left-color:#fecba166!important}.border-l-orange-200\/45{border-left-color:#fecba173!important}.border-l-orange-200\/5{border-left-color:#fecba10d!important}.border-l-orange-200\/50{border-left-color:#fecba180!important}.border-l-orange-200\/55{border-left-color:#fecba18c!important}.border-l-orange-200\/60{border-left-color:#fecba199!important}.border-l-orange-200\/65{border-left-color:#fecba1a6!important}.border-l-orange-200\/70{border-left-color:#fecba1b3!important}.border-l-orange-200\/75{border-left-color:#fecba1bf!important}.border-l-orange-200\/80{border-left-color:#fecba1cc!important}.border-l-orange-200\/85{border-left-color:#fecba1d9!important}.border-l-orange-200\/90{border-left-color:#fecba1e6!important}.border-l-orange-200\/95{border-left-color:#fecba1f2!important}.border-l-orange-300{--tw-border-opacity: 1 !important;border-left-color:rgb(254 178 114 / var(--tw-border-opacity))!important}.border-l-orange-300\/0{border-left-color:#feb27200!important}.border-l-orange-300\/10{border-left-color:#feb2721a!important}.border-l-orange-300\/100{border-left-color:#feb272!important}.border-l-orange-300\/15{border-left-color:#feb27226!important}.border-l-orange-300\/20{border-left-color:#feb27233!important}.border-l-orange-300\/25{border-left-color:#feb27240!important}.border-l-orange-300\/30{border-left-color:#feb2724d!important}.border-l-orange-300\/35{border-left-color:#feb27259!important}.border-l-orange-300\/40{border-left-color:#feb27266!important}.border-l-orange-300\/45{border-left-color:#feb27273!important}.border-l-orange-300\/5{border-left-color:#feb2720d!important}.border-l-orange-300\/50{border-left-color:#feb27280!important}.border-l-orange-300\/55{border-left-color:#feb2728c!important}.border-l-orange-300\/60{border-left-color:#feb27299!important}.border-l-orange-300\/65{border-left-color:#feb272a6!important}.border-l-orange-300\/70{border-left-color:#feb272b3!important}.border-l-orange-300\/75{border-left-color:#feb272bf!important}.border-l-orange-300\/80{border-left-color:#feb272cc!important}.border-l-orange-300\/85{border-left-color:#feb272d9!important}.border-l-orange-300\/90{border-left-color:#feb272e6!important}.border-l-orange-300\/95{border-left-color:#feb272f2!important}.border-l-orange-400{--tw-border-opacity: 1 !important;border-left-color:rgb(253 152 67 / var(--tw-border-opacity))!important}.border-l-orange-400\/0{border-left-color:#fd984300!important}.border-l-orange-400\/10{border-left-color:#fd98431a!important}.border-l-orange-400\/100{border-left-color:#fd9843!important}.border-l-orange-400\/15{border-left-color:#fd984326!important}.border-l-orange-400\/20{border-left-color:#fd984333!important}.border-l-orange-400\/25{border-left-color:#fd984340!important}.border-l-orange-400\/30{border-left-color:#fd98434d!important}.border-l-orange-400\/35{border-left-color:#fd984359!important}.border-l-orange-400\/40{border-left-color:#fd984366!important}.border-l-orange-400\/45{border-left-color:#fd984373!important}.border-l-orange-400\/5{border-left-color:#fd98430d!important}.border-l-orange-400\/50{border-left-color:#fd984380!important}.border-l-orange-400\/55{border-left-color:#fd98438c!important}.border-l-orange-400\/60{border-left-color:#fd984399!important}.border-l-orange-400\/65{border-left-color:#fd9843a6!important}.border-l-orange-400\/70{border-left-color:#fd9843b3!important}.border-l-orange-400\/75{border-left-color:#fd9843bf!important}.border-l-orange-400\/80{border-left-color:#fd9843cc!important}.border-l-orange-400\/85{border-left-color:#fd9843d9!important}.border-l-orange-400\/90{border-left-color:#fd9843e6!important}.border-l-orange-400\/95{border-left-color:#fd9843f2!important}.border-l-orange-500{--tw-border-opacity: 1 !important;border-left-color:rgb(253 126 20 / var(--tw-border-opacity))!important}.border-l-orange-500\/0{border-left-color:#fd7e1400!important}.border-l-orange-500\/10{border-left-color:#fd7e141a!important}.border-l-orange-500\/100{border-left-color:#fd7e14!important}.border-l-orange-500\/15{border-left-color:#fd7e1426!important}.border-l-orange-500\/20{border-left-color:#fd7e1433!important}.border-l-orange-500\/25{border-left-color:#fd7e1440!important}.border-l-orange-500\/30{border-left-color:#fd7e144d!important}.border-l-orange-500\/35{border-left-color:#fd7e1459!important}.border-l-orange-500\/40{border-left-color:#fd7e1466!important}.border-l-orange-500\/45{border-left-color:#fd7e1473!important}.border-l-orange-500\/5{border-left-color:#fd7e140d!important}.border-l-orange-500\/50{border-left-color:#fd7e1480!important}.border-l-orange-500\/55{border-left-color:#fd7e148c!important}.border-l-orange-500\/60{border-left-color:#fd7e1499!important}.border-l-orange-500\/65{border-left-color:#fd7e14a6!important}.border-l-orange-500\/70{border-left-color:#fd7e14b3!important}.border-l-orange-500\/75{border-left-color:#fd7e14bf!important}.border-l-orange-500\/80{border-left-color:#fd7e14cc!important}.border-l-orange-500\/85{border-left-color:#fd7e14d9!important}.border-l-orange-500\/90{border-left-color:#fd7e14e6!important}.border-l-orange-500\/95{border-left-color:#fd7e14f2!important}.border-l-orange-700{--tw-border-opacity: 1 !important;border-left-color:rgb(152 44 12 / var(--tw-border-opacity))!important}.border-l-orange-700\/0{border-left-color:#982c0c00!important}.border-l-orange-700\/10{border-left-color:#982c0c1a!important}.border-l-orange-700\/100{border-left-color:#982c0c!important}.border-l-orange-700\/15{border-left-color:#982c0c26!important}.border-l-orange-700\/20{border-left-color:#982c0c33!important}.border-l-orange-700\/25{border-left-color:#982c0c40!important}.border-l-orange-700\/30{border-left-color:#982c0c4d!important}.border-l-orange-700\/35{border-left-color:#982c0c59!important}.border-l-orange-700\/40{border-left-color:#982c0c66!important}.border-l-orange-700\/45{border-left-color:#982c0c73!important}.border-l-orange-700\/5{border-left-color:#982c0c0d!important}.border-l-orange-700\/50{border-left-color:#982c0c80!important}.border-l-orange-700\/55{border-left-color:#982c0c8c!important}.border-l-orange-700\/60{border-left-color:#982c0c99!important}.border-l-orange-700\/65{border-left-color:#982c0ca6!important}.border-l-orange-700\/70{border-left-color:#982c0cb3!important}.border-l-orange-700\/75{border-left-color:#982c0cbf!important}.border-l-orange-700\/80{border-left-color:#982c0ccc!important}.border-l-orange-700\/85{border-left-color:#982c0cd9!important}.border-l-orange-700\/90{border-left-color:#982c0ce6!important}.border-l-orange-700\/95{border-left-color:#982c0cf2!important}.border-l-orange-800{--tw-border-opacity: 1 !important;border-left-color:rgb(101 50 8 / var(--tw-border-opacity))!important}.border-l-orange-800\/0{border-left-color:#65320800!important}.border-l-orange-800\/10{border-left-color:#6532081a!important}.border-l-orange-800\/100{border-left-color:#653208!important}.border-l-orange-800\/15{border-left-color:#65320826!important}.border-l-orange-800\/20{border-left-color:#65320833!important}.border-l-orange-800\/25{border-left-color:#65320840!important}.border-l-orange-800\/30{border-left-color:#6532084d!important}.border-l-orange-800\/35{border-left-color:#65320859!important}.border-l-orange-800\/40{border-left-color:#65320866!important}.border-l-orange-800\/45{border-left-color:#65320873!important}.border-l-orange-800\/5{border-left-color:#6532080d!important}.border-l-orange-800\/50{border-left-color:#65320880!important}.border-l-orange-800\/55{border-left-color:#6532088c!important}.border-l-orange-800\/60{border-left-color:#65320899!important}.border-l-orange-800\/65{border-left-color:#653208a6!important}.border-l-orange-800\/70{border-left-color:#653208b3!important}.border-l-orange-800\/75{border-left-color:#653208bf!important}.border-l-orange-800\/80{border-left-color:#653208cc!important}.border-l-orange-800\/85{border-left-color:#653208d9!important}.border-l-orange-800\/90{border-left-color:#653208e6!important}.border-l-orange-800\/95{border-left-color:#653208f2!important}.border-l-pink-100{--tw-border-opacity: 1 !important;border-left-color:rgb(247 214 230 / var(--tw-border-opacity))!important}.border-l-pink-100\/0{border-left-color:#f7d6e600!important}.border-l-pink-100\/10{border-left-color:#f7d6e61a!important}.border-l-pink-100\/100{border-left-color:#f7d6e6!important}.border-l-pink-100\/15{border-left-color:#f7d6e626!important}.border-l-pink-100\/20{border-left-color:#f7d6e633!important}.border-l-pink-100\/25{border-left-color:#f7d6e640!important}.border-l-pink-100\/30{border-left-color:#f7d6e64d!important}.border-l-pink-100\/35{border-left-color:#f7d6e659!important}.border-l-pink-100\/40{border-left-color:#f7d6e666!important}.border-l-pink-100\/45{border-left-color:#f7d6e673!important}.border-l-pink-100\/5{border-left-color:#f7d6e60d!important}.border-l-pink-100\/50{border-left-color:#f7d6e680!important}.border-l-pink-100\/55{border-left-color:#f7d6e68c!important}.border-l-pink-100\/60{border-left-color:#f7d6e699!important}.border-l-pink-100\/65{border-left-color:#f7d6e6a6!important}.border-l-pink-100\/70{border-left-color:#f7d6e6b3!important}.border-l-pink-100\/75{border-left-color:#f7d6e6bf!important}.border-l-pink-100\/80{border-left-color:#f7d6e6cc!important}.border-l-pink-100\/85{border-left-color:#f7d6e6d9!important}.border-l-pink-100\/90{border-left-color:#f7d6e6e6!important}.border-l-pink-100\/95{border-left-color:#f7d6e6f2!important}.border-l-pink-200{--tw-border-opacity: 1 !important;border-left-color:rgb(239 173 206 / var(--tw-border-opacity))!important}.border-l-pink-200\/0{border-left-color:#efadce00!important}.border-l-pink-200\/10{border-left-color:#efadce1a!important}.border-l-pink-200\/100{border-left-color:#efadce!important}.border-l-pink-200\/15{border-left-color:#efadce26!important}.border-l-pink-200\/20{border-left-color:#efadce33!important}.border-l-pink-200\/25{border-left-color:#efadce40!important}.border-l-pink-200\/30{border-left-color:#efadce4d!important}.border-l-pink-200\/35{border-left-color:#efadce59!important}.border-l-pink-200\/40{border-left-color:#efadce66!important}.border-l-pink-200\/45{border-left-color:#efadce73!important}.border-l-pink-200\/5{border-left-color:#efadce0d!important}.border-l-pink-200\/50{border-left-color:#efadce80!important}.border-l-pink-200\/55{border-left-color:#efadce8c!important}.border-l-pink-200\/60{border-left-color:#efadce99!important}.border-l-pink-200\/65{border-left-color:#efadcea6!important}.border-l-pink-200\/70{border-left-color:#efadceb3!important}.border-l-pink-200\/75{border-left-color:#efadcebf!important}.border-l-pink-200\/80{border-left-color:#efadcecc!important}.border-l-pink-200\/85{border-left-color:#efadced9!important}.border-l-pink-200\/90{border-left-color:#efadcee6!important}.border-l-pink-200\/95{border-left-color:#efadcef2!important}.border-l-pink-300{--tw-border-opacity: 1 !important;border-left-color:rgb(230 133 181 / var(--tw-border-opacity))!important}.border-l-pink-300\/0{border-left-color:#e685b500!important}.border-l-pink-300\/10{border-left-color:#e685b51a!important}.border-l-pink-300\/100{border-left-color:#e685b5!important}.border-l-pink-300\/15{border-left-color:#e685b526!important}.border-l-pink-300\/20{border-left-color:#e685b533!important}.border-l-pink-300\/25{border-left-color:#e685b540!important}.border-l-pink-300\/30{border-left-color:#e685b54d!important}.border-l-pink-300\/35{border-left-color:#e685b559!important}.border-l-pink-300\/40{border-left-color:#e685b566!important}.border-l-pink-300\/45{border-left-color:#e685b573!important}.border-l-pink-300\/5{border-left-color:#e685b50d!important}.border-l-pink-300\/50{border-left-color:#e685b580!important}.border-l-pink-300\/55{border-left-color:#e685b58c!important}.border-l-pink-300\/60{border-left-color:#e685b599!important}.border-l-pink-300\/65{border-left-color:#e685b5a6!important}.border-l-pink-300\/70{border-left-color:#e685b5b3!important}.border-l-pink-300\/75{border-left-color:#e685b5bf!important}.border-l-pink-300\/80{border-left-color:#e685b5cc!important}.border-l-pink-300\/85{border-left-color:#e685b5d9!important}.border-l-pink-300\/90{border-left-color:#e685b5e6!important}.border-l-pink-300\/95{border-left-color:#e685b5f2!important}.border-l-pink-400{--tw-border-opacity: 1 !important;border-left-color:rgb(222 92 157 / var(--tw-border-opacity))!important}.border-l-pink-400\/0{border-left-color:#de5c9d00!important}.border-l-pink-400\/10{border-left-color:#de5c9d1a!important}.border-l-pink-400\/100{border-left-color:#de5c9d!important}.border-l-pink-400\/15{border-left-color:#de5c9d26!important}.border-l-pink-400\/20{border-left-color:#de5c9d33!important}.border-l-pink-400\/25{border-left-color:#de5c9d40!important}.border-l-pink-400\/30{border-left-color:#de5c9d4d!important}.border-l-pink-400\/35{border-left-color:#de5c9d59!important}.border-l-pink-400\/40{border-left-color:#de5c9d66!important}.border-l-pink-400\/45{border-left-color:#de5c9d73!important}.border-l-pink-400\/5{border-left-color:#de5c9d0d!important}.border-l-pink-400\/50{border-left-color:#de5c9d80!important}.border-l-pink-400\/55{border-left-color:#de5c9d8c!important}.border-l-pink-400\/60{border-left-color:#de5c9d99!important}.border-l-pink-400\/65{border-left-color:#de5c9da6!important}.border-l-pink-400\/70{border-left-color:#de5c9db3!important}.border-l-pink-400\/75{border-left-color:#de5c9dbf!important}.border-l-pink-400\/80{border-left-color:#de5c9dcc!important}.border-l-pink-400\/85{border-left-color:#de5c9dd9!important}.border-l-pink-400\/90{border-left-color:#de5c9de6!important}.border-l-pink-400\/95{border-left-color:#de5c9df2!important}.border-l-pink-500{--tw-border-opacity: 1 !important;border-left-color:rgb(214 51 132 / var(--tw-border-opacity))!important}.border-l-pink-500\/0{border-left-color:#d6338400!important}.border-l-pink-500\/10{border-left-color:#d633841a!important}.border-l-pink-500\/100{border-left-color:#d63384!important}.border-l-pink-500\/15{border-left-color:#d6338426!important}.border-l-pink-500\/20{border-left-color:#d6338433!important}.border-l-pink-500\/25{border-left-color:#d6338440!important}.border-l-pink-500\/30{border-left-color:#d633844d!important}.border-l-pink-500\/35{border-left-color:#d6338459!important}.border-l-pink-500\/40{border-left-color:#d6338466!important}.border-l-pink-500\/45{border-left-color:#d6338473!important}.border-l-pink-500\/5{border-left-color:#d633840d!important}.border-l-pink-500\/50{border-left-color:#d6338480!important}.border-l-pink-500\/55{border-left-color:#d633848c!important}.border-l-pink-500\/60{border-left-color:#d6338499!important}.border-l-pink-500\/65{border-left-color:#d63384a6!important}.border-l-pink-500\/70{border-left-color:#d63384b3!important}.border-l-pink-500\/75{border-left-color:#d63384bf!important}.border-l-pink-500\/80{border-left-color:#d63384cc!important}.border-l-pink-500\/85{border-left-color:#d63384d9!important}.border-l-pink-500\/90{border-left-color:#d63384e6!important}.border-l-pink-500\/95{border-left-color:#d63384f2!important}.border-l-pink-600{--tw-border-opacity: 1 !important;border-left-color:rgb(171 41 106 / var(--tw-border-opacity))!important}.border-l-pink-600\/0{border-left-color:#ab296a00!important}.border-l-pink-600\/10{border-left-color:#ab296a1a!important}.border-l-pink-600\/100{border-left-color:#ab296a!important}.border-l-pink-600\/15{border-left-color:#ab296a26!important}.border-l-pink-600\/20{border-left-color:#ab296a33!important}.border-l-pink-600\/25{border-left-color:#ab296a40!important}.border-l-pink-600\/30{border-left-color:#ab296a4d!important}.border-l-pink-600\/35{border-left-color:#ab296a59!important}.border-l-pink-600\/40{border-left-color:#ab296a66!important}.border-l-pink-600\/45{border-left-color:#ab296a73!important}.border-l-pink-600\/5{border-left-color:#ab296a0d!important}.border-l-pink-600\/50{border-left-color:#ab296a80!important}.border-l-pink-600\/55{border-left-color:#ab296a8c!important}.border-l-pink-600\/60{border-left-color:#ab296a99!important}.border-l-pink-600\/65{border-left-color:#ab296aa6!important}.border-l-pink-600\/70{border-left-color:#ab296ab3!important}.border-l-pink-600\/75{border-left-color:#ab296abf!important}.border-l-pink-600\/80{border-left-color:#ab296acc!important}.border-l-pink-600\/85{border-left-color:#ab296ad9!important}.border-l-pink-600\/90{border-left-color:#ab296ae6!important}.border-l-pink-600\/95{border-left-color:#ab296af2!important}.border-l-pink-800{--tw-border-opacity: 1 !important;border-left-color:rgb(86 20 53 / var(--tw-border-opacity))!important}.border-l-pink-800\/0{border-left-color:#56143500!important}.border-l-pink-800\/10{border-left-color:#5614351a!important}.border-l-pink-800\/100{border-left-color:#561435!important}.border-l-pink-800\/15{border-left-color:#56143526!important}.border-l-pink-800\/20{border-left-color:#56143533!important}.border-l-pink-800\/25{border-left-color:#56143540!important}.border-l-pink-800\/30{border-left-color:#5614354d!important}.border-l-pink-800\/35{border-left-color:#56143559!important}.border-l-pink-800\/40{border-left-color:#56143566!important}.border-l-pink-800\/45{border-left-color:#56143573!important}.border-l-pink-800\/5{border-left-color:#5614350d!important}.border-l-pink-800\/50{border-left-color:#56143580!important}.border-l-pink-800\/55{border-left-color:#5614358c!important}.border-l-pink-800\/60{border-left-color:#56143599!important}.border-l-pink-800\/65{border-left-color:#561435a6!important}.border-l-pink-800\/70{border-left-color:#561435b3!important}.border-l-pink-800\/75{border-left-color:#561435bf!important}.border-l-pink-800\/80{border-left-color:#561435cc!important}.border-l-pink-800\/85{border-left-color:#561435d9!important}.border-l-pink-800\/90{border-left-color:#561435e6!important}.border-l-pink-800\/95{border-left-color:#561435f2!important}.border-l-purple-100{--tw-border-opacity: 1 !important;border-left-color:rgb(226 217 243 / var(--tw-border-opacity))!important}.border-l-purple-100\/0{border-left-color:#e2d9f300!important}.border-l-purple-100\/10{border-left-color:#e2d9f31a!important}.border-l-purple-100\/100{border-left-color:#e2d9f3!important}.border-l-purple-100\/15{border-left-color:#e2d9f326!important}.border-l-purple-100\/20{border-left-color:#e2d9f333!important}.border-l-purple-100\/25{border-left-color:#e2d9f340!important}.border-l-purple-100\/30{border-left-color:#e2d9f34d!important}.border-l-purple-100\/35{border-left-color:#e2d9f359!important}.border-l-purple-100\/40{border-left-color:#e2d9f366!important}.border-l-purple-100\/45{border-left-color:#e2d9f373!important}.border-l-purple-100\/5{border-left-color:#e2d9f30d!important}.border-l-purple-100\/50{border-left-color:#e2d9f380!important}.border-l-purple-100\/55{border-left-color:#e2d9f38c!important}.border-l-purple-100\/60{border-left-color:#e2d9f399!important}.border-l-purple-100\/65{border-left-color:#e2d9f3a6!important}.border-l-purple-100\/70{border-left-color:#e2d9f3b3!important}.border-l-purple-100\/75{border-left-color:#e2d9f3bf!important}.border-l-purple-100\/80{border-left-color:#e2d9f3cc!important}.border-l-purple-100\/85{border-left-color:#e2d9f3d9!important}.border-l-purple-100\/90{border-left-color:#e2d9f3e6!important}.border-l-purple-100\/95{border-left-color:#e2d9f3f2!important}.border-l-purple-200{--tw-border-opacity: 1 !important;border-left-color:rgb(197 179 230 / var(--tw-border-opacity))!important}.border-l-purple-200\/0{border-left-color:#c5b3e600!important}.border-l-purple-200\/10{border-left-color:#c5b3e61a!important}.border-l-purple-200\/100{border-left-color:#c5b3e6!important}.border-l-purple-200\/15{border-left-color:#c5b3e626!important}.border-l-purple-200\/20{border-left-color:#c5b3e633!important}.border-l-purple-200\/25{border-left-color:#c5b3e640!important}.border-l-purple-200\/30{border-left-color:#c5b3e64d!important}.border-l-purple-200\/35{border-left-color:#c5b3e659!important}.border-l-purple-200\/40{border-left-color:#c5b3e666!important}.border-l-purple-200\/45{border-left-color:#c5b3e673!important}.border-l-purple-200\/5{border-left-color:#c5b3e60d!important}.border-l-purple-200\/50{border-left-color:#c5b3e680!important}.border-l-purple-200\/55{border-left-color:#c5b3e68c!important}.border-l-purple-200\/60{border-left-color:#c5b3e699!important}.border-l-purple-200\/65{border-left-color:#c5b3e6a6!important}.border-l-purple-200\/70{border-left-color:#c5b3e6b3!important}.border-l-purple-200\/75{border-left-color:#c5b3e6bf!important}.border-l-purple-200\/80{border-left-color:#c5b3e6cc!important}.border-l-purple-200\/85{border-left-color:#c5b3e6d9!important}.border-l-purple-200\/90{border-left-color:#c5b3e6e6!important}.border-l-purple-200\/95{border-left-color:#c5b3e6f2!important}.border-l-purple-300{--tw-border-opacity: 1 !important;border-left-color:rgb(169 142 218 / var(--tw-border-opacity))!important}.border-l-purple-300\/0{border-left-color:#a98eda00!important}.border-l-purple-300\/10{border-left-color:#a98eda1a!important}.border-l-purple-300\/100{border-left-color:#a98eda!important}.border-l-purple-300\/15{border-left-color:#a98eda26!important}.border-l-purple-300\/20{border-left-color:#a98eda33!important}.border-l-purple-300\/25{border-left-color:#a98eda40!important}.border-l-purple-300\/30{border-left-color:#a98eda4d!important}.border-l-purple-300\/35{border-left-color:#a98eda59!important}.border-l-purple-300\/40{border-left-color:#a98eda66!important}.border-l-purple-300\/45{border-left-color:#a98eda73!important}.border-l-purple-300\/5{border-left-color:#a98eda0d!important}.border-l-purple-300\/50{border-left-color:#a98eda80!important}.border-l-purple-300\/55{border-left-color:#a98eda8c!important}.border-l-purple-300\/60{border-left-color:#a98eda99!important}.border-l-purple-300\/65{border-left-color:#a98edaa6!important}.border-l-purple-300\/70{border-left-color:#a98edab3!important}.border-l-purple-300\/75{border-left-color:#a98edabf!important}.border-l-purple-300\/80{border-left-color:#a98edacc!important}.border-l-purple-300\/85{border-left-color:#a98edad9!important}.border-l-purple-300\/90{border-left-color:#a98edae6!important}.border-l-purple-300\/95{border-left-color:#a98edaf2!important}.border-l-purple-400{--tw-border-opacity: 1 !important;border-left-color:rgb(140 104 205 / var(--tw-border-opacity))!important}.border-l-purple-400\/0{border-left-color:#8c68cd00!important}.border-l-purple-400\/10{border-left-color:#8c68cd1a!important}.border-l-purple-400\/100{border-left-color:#8c68cd!important}.border-l-purple-400\/15{border-left-color:#8c68cd26!important}.border-l-purple-400\/20{border-left-color:#8c68cd33!important}.border-l-purple-400\/25{border-left-color:#8c68cd40!important}.border-l-purple-400\/30{border-left-color:#8c68cd4d!important}.border-l-purple-400\/35{border-left-color:#8c68cd59!important}.border-l-purple-400\/40{border-left-color:#8c68cd66!important}.border-l-purple-400\/45{border-left-color:#8c68cd73!important}.border-l-purple-400\/5{border-left-color:#8c68cd0d!important}.border-l-purple-400\/50{border-left-color:#8c68cd80!important}.border-l-purple-400\/55{border-left-color:#8c68cd8c!important}.border-l-purple-400\/60{border-left-color:#8c68cd99!important}.border-l-purple-400\/65{border-left-color:#8c68cda6!important}.border-l-purple-400\/70{border-left-color:#8c68cdb3!important}.border-l-purple-400\/75{border-left-color:#8c68cdbf!important}.border-l-purple-400\/80{border-left-color:#8c68cdcc!important}.border-l-purple-400\/85{border-left-color:#8c68cdd9!important}.border-l-purple-400\/90{border-left-color:#8c68cde6!important}.border-l-purple-400\/95{border-left-color:#8c68cdf2!important}.border-l-purple-500{--tw-border-opacity: 1 !important;border-left-color:rgb(111 66 193 / var(--tw-border-opacity))!important}.border-l-purple-500\/0{border-left-color:#6f42c100!important}.border-l-purple-500\/10{border-left-color:#6f42c11a!important}.border-l-purple-500\/100{border-left-color:#6f42c1!important}.border-l-purple-500\/15{border-left-color:#6f42c126!important}.border-l-purple-500\/20{border-left-color:#6f42c133!important}.border-l-purple-500\/25{border-left-color:#6f42c140!important}.border-l-purple-500\/30{border-left-color:#6f42c14d!important}.border-l-purple-500\/35{border-left-color:#6f42c159!important}.border-l-purple-500\/40{border-left-color:#6f42c166!important}.border-l-purple-500\/45{border-left-color:#6f42c173!important}.border-l-purple-500\/5{border-left-color:#6f42c10d!important}.border-l-purple-500\/50{border-left-color:#6f42c180!important}.border-l-purple-500\/55{border-left-color:#6f42c18c!important}.border-l-purple-500\/60{border-left-color:#6f42c199!important}.border-l-purple-500\/65{border-left-color:#6f42c1a6!important}.border-l-purple-500\/70{border-left-color:#6f42c1b3!important}.border-l-purple-500\/75{border-left-color:#6f42c1bf!important}.border-l-purple-500\/80{border-left-color:#6f42c1cc!important}.border-l-purple-500\/85{border-left-color:#6f42c1d9!important}.border-l-purple-500\/90{border-left-color:#6f42c1e6!important}.border-l-purple-500\/95{border-left-color:#6f42c1f2!important}.border-l-purple-600{--tw-border-opacity: 1 !important;border-left-color:rgb(89 53 154 / var(--tw-border-opacity))!important}.border-l-purple-600\/0{border-left-color:#59359a00!important}.border-l-purple-600\/10{border-left-color:#59359a1a!important}.border-l-purple-600\/100{border-left-color:#59359a!important}.border-l-purple-600\/15{border-left-color:#59359a26!important}.border-l-purple-600\/20{border-left-color:#59359a33!important}.border-l-purple-600\/25{border-left-color:#59359a40!important}.border-l-purple-600\/30{border-left-color:#59359a4d!important}.border-l-purple-600\/35{border-left-color:#59359a59!important}.border-l-purple-600\/40{border-left-color:#59359a66!important}.border-l-purple-600\/45{border-left-color:#59359a73!important}.border-l-purple-600\/5{border-left-color:#59359a0d!important}.border-l-purple-600\/50{border-left-color:#59359a80!important}.border-l-purple-600\/55{border-left-color:#59359a8c!important}.border-l-purple-600\/60{border-left-color:#59359a99!important}.border-l-purple-600\/65{border-left-color:#59359aa6!important}.border-l-purple-600\/70{border-left-color:#59359ab3!important}.border-l-purple-600\/75{border-left-color:#59359abf!important}.border-l-purple-600\/80{border-left-color:#59359acc!important}.border-l-purple-600\/85{border-left-color:#59359ad9!important}.border-l-purple-600\/90{border-left-color:#59359ae6!important}.border-l-purple-600\/95{border-left-color:#59359af2!important}.border-l-purple-800{--tw-border-opacity: 1 !important;border-left-color:rgb(44 26 77 / var(--tw-border-opacity))!important}.border-l-purple-800\/0{border-left-color:#2c1a4d00!important}.border-l-purple-800\/10{border-left-color:#2c1a4d1a!important}.border-l-purple-800\/100{border-left-color:#2c1a4d!important}.border-l-purple-800\/15{border-left-color:#2c1a4d26!important}.border-l-purple-800\/20{border-left-color:#2c1a4d33!important}.border-l-purple-800\/25{border-left-color:#2c1a4d40!important}.border-l-purple-800\/30{border-left-color:#2c1a4d4d!important}.border-l-purple-800\/35{border-left-color:#2c1a4d59!important}.border-l-purple-800\/40{border-left-color:#2c1a4d66!important}.border-l-purple-800\/45{border-left-color:#2c1a4d73!important}.border-l-purple-800\/5{border-left-color:#2c1a4d0d!important}.border-l-purple-800\/50{border-left-color:#2c1a4d80!important}.border-l-purple-800\/55{border-left-color:#2c1a4d8c!important}.border-l-purple-800\/60{border-left-color:#2c1a4d99!important}.border-l-purple-800\/65{border-left-color:#2c1a4da6!important}.border-l-purple-800\/70{border-left-color:#2c1a4db3!important}.border-l-purple-800\/75{border-left-color:#2c1a4dbf!important}.border-l-purple-800\/80{border-left-color:#2c1a4dcc!important}.border-l-purple-800\/85{border-left-color:#2c1a4dd9!important}.border-l-purple-800\/90{border-left-color:#2c1a4de6!important}.border-l-purple-800\/95{border-left-color:#2c1a4df2!important}.border-l-red-100{--tw-border-opacity: 1 !important;border-left-color:rgb(248 215 218 / var(--tw-border-opacity))!important}.border-l-red-100\/0{border-left-color:#f8d7da00!important}.border-l-red-100\/10{border-left-color:#f8d7da1a!important}.border-l-red-100\/100{border-left-color:#f8d7da!important}.border-l-red-100\/15{border-left-color:#f8d7da26!important}.border-l-red-100\/20{border-left-color:#f8d7da33!important}.border-l-red-100\/25{border-left-color:#f8d7da40!important}.border-l-red-100\/30{border-left-color:#f8d7da4d!important}.border-l-red-100\/35{border-left-color:#f8d7da59!important}.border-l-red-100\/40{border-left-color:#f8d7da66!important}.border-l-red-100\/45{border-left-color:#f8d7da73!important}.border-l-red-100\/5{border-left-color:#f8d7da0d!important}.border-l-red-100\/50{border-left-color:#f8d7da80!important}.border-l-red-100\/55{border-left-color:#f8d7da8c!important}.border-l-red-100\/60{border-left-color:#f8d7da99!important}.border-l-red-100\/65{border-left-color:#f8d7daa6!important}.border-l-red-100\/70{border-left-color:#f8d7dab3!important}.border-l-red-100\/75{border-left-color:#f8d7dabf!important}.border-l-red-100\/80{border-left-color:#f8d7dacc!important}.border-l-red-100\/85{border-left-color:#f8d7dad9!important}.border-l-red-100\/90{border-left-color:#f8d7dae6!important}.border-l-red-100\/95{border-left-color:#f8d7daf2!important}.border-l-red-200{--tw-border-opacity: 1 !important;border-left-color:rgb(241 174 181 / var(--tw-border-opacity))!important}.border-l-red-200\/0{border-left-color:#f1aeb500!important}.border-l-red-200\/10{border-left-color:#f1aeb51a!important}.border-l-red-200\/100{border-left-color:#f1aeb5!important}.border-l-red-200\/15{border-left-color:#f1aeb526!important}.border-l-red-200\/20{border-left-color:#f1aeb533!important}.border-l-red-200\/25{border-left-color:#f1aeb540!important}.border-l-red-200\/30{border-left-color:#f1aeb54d!important}.border-l-red-200\/35{border-left-color:#f1aeb559!important}.border-l-red-200\/40{border-left-color:#f1aeb566!important}.border-l-red-200\/45{border-left-color:#f1aeb573!important}.border-l-red-200\/5{border-left-color:#f1aeb50d!important}.border-l-red-200\/50{border-left-color:#f1aeb580!important}.border-l-red-200\/55{border-left-color:#f1aeb58c!important}.border-l-red-200\/60{border-left-color:#f1aeb599!important}.border-l-red-200\/65{border-left-color:#f1aeb5a6!important}.border-l-red-200\/70{border-left-color:#f1aeb5b3!important}.border-l-red-200\/75{border-left-color:#f1aeb5bf!important}.border-l-red-200\/80{border-left-color:#f1aeb5cc!important}.border-l-red-200\/85{border-left-color:#f1aeb5d9!important}.border-l-red-200\/90{border-left-color:#f1aeb5e6!important}.border-l-red-200\/95{border-left-color:#f1aeb5f2!important}.border-l-red-300{--tw-border-opacity: 1 !important;border-left-color:rgb(234 134 143 / var(--tw-border-opacity))!important}.border-l-red-300\/0{border-left-color:#ea868f00!important}.border-l-red-300\/10{border-left-color:#ea868f1a!important}.border-l-red-300\/100{border-left-color:#ea868f!important}.border-l-red-300\/15{border-left-color:#ea868f26!important}.border-l-red-300\/20{border-left-color:#ea868f33!important}.border-l-red-300\/25{border-left-color:#ea868f40!important}.border-l-red-300\/30{border-left-color:#ea868f4d!important}.border-l-red-300\/35{border-left-color:#ea868f59!important}.border-l-red-300\/40{border-left-color:#ea868f66!important}.border-l-red-300\/45{border-left-color:#ea868f73!important}.border-l-red-300\/5{border-left-color:#ea868f0d!important}.border-l-red-300\/50{border-left-color:#ea868f80!important}.border-l-red-300\/55{border-left-color:#ea868f8c!important}.border-l-red-300\/60{border-left-color:#ea868f99!important}.border-l-red-300\/65{border-left-color:#ea868fa6!important}.border-l-red-300\/70{border-left-color:#ea868fb3!important}.border-l-red-300\/75{border-left-color:#ea868fbf!important}.border-l-red-300\/80{border-left-color:#ea868fcc!important}.border-l-red-300\/85{border-left-color:#ea868fd9!important}.border-l-red-300\/90{border-left-color:#ea868fe6!important}.border-l-red-300\/95{border-left-color:#ea868ff2!important}.border-l-red-400{--tw-border-opacity: 1 !important;border-left-color:rgb(227 93 106 / var(--tw-border-opacity))!important}.border-l-red-400\/0{border-left-color:#e35d6a00!important}.border-l-red-400\/10{border-left-color:#e35d6a1a!important}.border-l-red-400\/100{border-left-color:#e35d6a!important}.border-l-red-400\/15{border-left-color:#e35d6a26!important}.border-l-red-400\/20{border-left-color:#e35d6a33!important}.border-l-red-400\/25{border-left-color:#e35d6a40!important}.border-l-red-400\/30{border-left-color:#e35d6a4d!important}.border-l-red-400\/35{border-left-color:#e35d6a59!important}.border-l-red-400\/40{border-left-color:#e35d6a66!important}.border-l-red-400\/45{border-left-color:#e35d6a73!important}.border-l-red-400\/5{border-left-color:#e35d6a0d!important}.border-l-red-400\/50{border-left-color:#e35d6a80!important}.border-l-red-400\/55{border-left-color:#e35d6a8c!important}.border-l-red-400\/60{border-left-color:#e35d6a99!important}.border-l-red-400\/65{border-left-color:#e35d6aa6!important}.border-l-red-400\/70{border-left-color:#e35d6ab3!important}.border-l-red-400\/75{border-left-color:#e35d6abf!important}.border-l-red-400\/80{border-left-color:#e35d6acc!important}.border-l-red-400\/85{border-left-color:#e35d6ad9!important}.border-l-red-400\/90{border-left-color:#e35d6ae6!important}.border-l-red-400\/95{border-left-color:#e35d6af2!important}.border-l-red-500{--tw-border-opacity: 1 !important;border-left-color:rgb(220 53 69 / var(--tw-border-opacity))!important}.border-l-red-500\/0{border-left-color:#dc354500!important}.border-l-red-500\/10{border-left-color:#dc35451a!important}.border-l-red-500\/100{border-left-color:#dc3545!important}.border-l-red-500\/15{border-left-color:#dc354526!important}.border-l-red-500\/20{border-left-color:#dc354533!important}.border-l-red-500\/25{border-left-color:#dc354540!important}.border-l-red-500\/30{border-left-color:#dc35454d!important}.border-l-red-500\/35{border-left-color:#dc354559!important}.border-l-red-500\/40{border-left-color:#dc354566!important}.border-l-red-500\/45{border-left-color:#dc354573!important}.border-l-red-500\/5{border-left-color:#dc35450d!important}.border-l-red-500\/50{border-left-color:#dc354580!important}.border-l-red-500\/55{border-left-color:#dc35458c!important}.border-l-red-500\/60{border-left-color:#dc354599!important}.border-l-red-500\/65{border-left-color:#dc3545a6!important}.border-l-red-500\/70{border-left-color:#dc3545b3!important}.border-l-red-500\/75{border-left-color:#dc3545bf!important}.border-l-red-500\/80{border-left-color:#dc3545cc!important}.border-l-red-500\/85{border-left-color:#dc3545d9!important}.border-l-red-500\/90{border-left-color:#dc3545e6!important}.border-l-red-500\/95{border-left-color:#dc3545f2!important}.border-l-red-600{--tw-border-opacity: 1 !important;border-left-color:rgb(176 42 55 / var(--tw-border-opacity))!important}.border-l-red-600\/0{border-left-color:#b02a3700!important}.border-l-red-600\/10{border-left-color:#b02a371a!important}.border-l-red-600\/100{border-left-color:#b02a37!important}.border-l-red-600\/15{border-left-color:#b02a3726!important}.border-l-red-600\/20{border-left-color:#b02a3733!important}.border-l-red-600\/25{border-left-color:#b02a3740!important}.border-l-red-600\/30{border-left-color:#b02a374d!important}.border-l-red-600\/35{border-left-color:#b02a3759!important}.border-l-red-600\/40{border-left-color:#b02a3766!important}.border-l-red-600\/45{border-left-color:#b02a3773!important}.border-l-red-600\/5{border-left-color:#b02a370d!important}.border-l-red-600\/50{border-left-color:#b02a3780!important}.border-l-red-600\/55{border-left-color:#b02a378c!important}.border-l-red-600\/60{border-left-color:#b02a3799!important}.border-l-red-600\/65{border-left-color:#b02a37a6!important}.border-l-red-600\/70{border-left-color:#b02a37b3!important}.border-l-red-600\/75{border-left-color:#b02a37bf!important}.border-l-red-600\/80{border-left-color:#b02a37cc!important}.border-l-red-600\/85{border-left-color:#b02a37d9!important}.border-l-red-600\/90{border-left-color:#b02a37e6!important}.border-l-red-600\/95{border-left-color:#b02a37f2!important}.border-l-red-700{--tw-border-opacity: 1 !important;border-left-color:rgb(132 32 41 / var(--tw-border-opacity))!important}.border-l-red-700\/0{border-left-color:#84202900!important}.border-l-red-700\/10{border-left-color:#8420291a!important}.border-l-red-700\/100{border-left-color:#842029!important}.border-l-red-700\/15{border-left-color:#84202926!important}.border-l-red-700\/20{border-left-color:#84202933!important}.border-l-red-700\/25{border-left-color:#84202940!important}.border-l-red-700\/30{border-left-color:#8420294d!important}.border-l-red-700\/35{border-left-color:#84202959!important}.border-l-red-700\/40{border-left-color:#84202966!important}.border-l-red-700\/45{border-left-color:#84202973!important}.border-l-red-700\/5{border-left-color:#8420290d!important}.border-l-red-700\/50{border-left-color:#84202980!important}.border-l-red-700\/55{border-left-color:#8420298c!important}.border-l-red-700\/60{border-left-color:#84202999!important}.border-l-red-700\/65{border-left-color:#842029a6!important}.border-l-red-700\/70{border-left-color:#842029b3!important}.border-l-red-700\/75{border-left-color:#842029bf!important}.border-l-red-700\/80{border-left-color:#842029cc!important}.border-l-red-700\/85{border-left-color:#842029d9!important}.border-l-red-700\/90{border-left-color:#842029e6!important}.border-l-red-700\/95{border-left-color:#842029f2!important}.border-l-red-800{--tw-border-opacity: 1 !important;border-left-color:rgb(88 21 28 / var(--tw-border-opacity))!important}.border-l-red-800\/0{border-left-color:#58151c00!important}.border-l-red-800\/10{border-left-color:#58151c1a!important}.border-l-red-800\/100{border-left-color:#58151c!important}.border-l-red-800\/15{border-left-color:#58151c26!important}.border-l-red-800\/20{border-left-color:#58151c33!important}.border-l-red-800\/25{border-left-color:#58151c40!important}.border-l-red-800\/30{border-left-color:#58151c4d!important}.border-l-red-800\/35{border-left-color:#58151c59!important}.border-l-red-800\/40{border-left-color:#58151c66!important}.border-l-red-800\/45{border-left-color:#58151c73!important}.border-l-red-800\/5{border-left-color:#58151c0d!important}.border-l-red-800\/50{border-left-color:#58151c80!important}.border-l-red-800\/55{border-left-color:#58151c8c!important}.border-l-red-800\/60{border-left-color:#58151c99!important}.border-l-red-800\/65{border-left-color:#58151ca6!important}.border-l-red-800\/70{border-left-color:#58151cb3!important}.border-l-red-800\/75{border-left-color:#58151cbf!important}.border-l-red-800\/80{border-left-color:#58151ccc!important}.border-l-red-800\/85{border-left-color:#58151cd9!important}.border-l-red-800\/90{border-left-color:#58151ce6!important}.border-l-red-800\/95{border-left-color:#58151cf2!important}.border-l-red-900{--tw-border-opacity: 1 !important;border-left-color:rgb(44 11 14 / var(--tw-border-opacity))!important}.border-l-red-900\/0{border-left-color:#2c0b0e00!important}.border-l-red-900\/10{border-left-color:#2c0b0e1a!important}.border-l-red-900\/100{border-left-color:#2c0b0e!important}.border-l-red-900\/15{border-left-color:#2c0b0e26!important}.border-l-red-900\/20{border-left-color:#2c0b0e33!important}.border-l-red-900\/25{border-left-color:#2c0b0e40!important}.border-l-red-900\/30{border-left-color:#2c0b0e4d!important}.border-l-red-900\/35{border-left-color:#2c0b0e59!important}.border-l-red-900\/40{border-left-color:#2c0b0e66!important}.border-l-red-900\/45{border-left-color:#2c0b0e73!important}.border-l-red-900\/5{border-left-color:#2c0b0e0d!important}.border-l-red-900\/50{border-left-color:#2c0b0e80!important}.border-l-red-900\/55{border-left-color:#2c0b0e8c!important}.border-l-red-900\/60{border-left-color:#2c0b0e99!important}.border-l-red-900\/65{border-left-color:#2c0b0ea6!important}.border-l-red-900\/70{border-left-color:#2c0b0eb3!important}.border-l-red-900\/75{border-left-color:#2c0b0ebf!important}.border-l-red-900\/80{border-left-color:#2c0b0ecc!important}.border-l-red-900\/85{border-left-color:#2c0b0ed9!important}.border-l-red-900\/90{border-left-color:#2c0b0ee6!important}.border-l-red-900\/95{border-left-color:#2c0b0ef2!important}.border-l-teal-100{--tw-border-opacity: 1 !important;border-left-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-l-teal-100\/0{border-left-color:#e4efef00!important}.border-l-teal-100\/10{border-left-color:#e4efef1a!important}.border-l-teal-100\/100{border-left-color:#e4efef!important}.border-l-teal-100\/15{border-left-color:#e4efef26!important}.border-l-teal-100\/20{border-left-color:#e4efef33!important}.border-l-teal-100\/25{border-left-color:#e4efef40!important}.border-l-teal-100\/30{border-left-color:#e4efef4d!important}.border-l-teal-100\/35{border-left-color:#e4efef59!important}.border-l-teal-100\/40{border-left-color:#e4efef66!important}.border-l-teal-100\/45{border-left-color:#e4efef73!important}.border-l-teal-100\/5{border-left-color:#e4efef0d!important}.border-l-teal-100\/50{border-left-color:#e4efef80!important}.border-l-teal-100\/55{border-left-color:#e4efef8c!important}.border-l-teal-100\/60{border-left-color:#e4efef99!important}.border-l-teal-100\/65{border-left-color:#e4efefa6!important}.border-l-teal-100\/70{border-left-color:#e4efefb3!important}.border-l-teal-100\/75{border-left-color:#e4efefbf!important}.border-l-teal-100\/80{border-left-color:#e4efefcc!important}.border-l-teal-100\/85{border-left-color:#e4efefd9!important}.border-l-teal-100\/90{border-left-color:#e4efefe6!important}.border-l-teal-100\/95{border-left-color:#e4efeff2!important}.border-l-teal-200{--tw-border-opacity: 1 !important;border-left-color:rgb(210 229 229 / var(--tw-border-opacity))!important}.border-l-teal-200\/0{border-left-color:#d2e5e500!important}.border-l-teal-200\/10{border-left-color:#d2e5e51a!important}.border-l-teal-200\/100{border-left-color:#d2e5e5!important}.border-l-teal-200\/15{border-left-color:#d2e5e526!important}.border-l-teal-200\/20{border-left-color:#d2e5e533!important}.border-l-teal-200\/25{border-left-color:#d2e5e540!important}.border-l-teal-200\/30{border-left-color:#d2e5e54d!important}.border-l-teal-200\/35{border-left-color:#d2e5e559!important}.border-l-teal-200\/40{border-left-color:#d2e5e566!important}.border-l-teal-200\/45{border-left-color:#d2e5e573!important}.border-l-teal-200\/5{border-left-color:#d2e5e50d!important}.border-l-teal-200\/50{border-left-color:#d2e5e580!important}.border-l-teal-200\/55{border-left-color:#d2e5e58c!important}.border-l-teal-200\/60{border-left-color:#d2e5e599!important}.border-l-teal-200\/65{border-left-color:#d2e5e5a6!important}.border-l-teal-200\/70{border-left-color:#d2e5e5b3!important}.border-l-teal-200\/75{border-left-color:#d2e5e5bf!important}.border-l-teal-200\/80{border-left-color:#d2e5e5cc!important}.border-l-teal-200\/85{border-left-color:#d2e5e5d9!important}.border-l-teal-200\/90{border-left-color:#d2e5e5e6!important}.border-l-teal-200\/95{border-left-color:#d2e5e5f2!important}.border-l-teal-300{--tw-border-opacity: 1 !important;border-left-color:rgb(130 193 210 / var(--tw-border-opacity))!important}.border-l-teal-300\/0{border-left-color:#82c1d200!important}.border-l-teal-300\/10{border-left-color:#82c1d21a!important}.border-l-teal-300\/100{border-left-color:#82c1d2!important}.border-l-teal-300\/15{border-left-color:#82c1d226!important}.border-l-teal-300\/20{border-left-color:#82c1d233!important}.border-l-teal-300\/25{border-left-color:#82c1d240!important}.border-l-teal-300\/30{border-left-color:#82c1d24d!important}.border-l-teal-300\/35{border-left-color:#82c1d259!important}.border-l-teal-300\/40{border-left-color:#82c1d266!important}.border-l-teal-300\/45{border-left-color:#82c1d273!important}.border-l-teal-300\/5{border-left-color:#82c1d20d!important}.border-l-teal-300\/50{border-left-color:#82c1d280!important}.border-l-teal-300\/55{border-left-color:#82c1d28c!important}.border-l-teal-300\/60{border-left-color:#82c1d299!important}.border-l-teal-300\/65{border-left-color:#82c1d2a6!important}.border-l-teal-300\/70{border-left-color:#82c1d2b3!important}.border-l-teal-300\/75{border-left-color:#82c1d2bf!important}.border-l-teal-300\/80{border-left-color:#82c1d2cc!important}.border-l-teal-300\/85{border-left-color:#82c1d2d9!important}.border-l-teal-300\/90{border-left-color:#82c1d2e6!important}.border-l-teal-300\/95{border-left-color:#82c1d2f2!important}.border-l-teal-400{--tw-border-opacity: 1 !important;border-left-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-l-teal-400\/0{border-left-color:#e4efef00!important}.border-l-teal-400\/10{border-left-color:#e4efef1a!important}.border-l-teal-400\/100{border-left-color:#e4efef!important}.border-l-teal-400\/15{border-left-color:#e4efef26!important}.border-l-teal-400\/20{border-left-color:#e4efef33!important}.border-l-teal-400\/25{border-left-color:#e4efef40!important}.border-l-teal-400\/30{border-left-color:#e4efef4d!important}.border-l-teal-400\/35{border-left-color:#e4efef59!important}.border-l-teal-400\/40{border-left-color:#e4efef66!important}.border-l-teal-400\/45{border-left-color:#e4efef73!important}.border-l-teal-400\/5{border-left-color:#e4efef0d!important}.border-l-teal-400\/50{border-left-color:#e4efef80!important}.border-l-teal-400\/55{border-left-color:#e4efef8c!important}.border-l-teal-400\/60{border-left-color:#e4efef99!important}.border-l-teal-400\/65{border-left-color:#e4efefa6!important}.border-l-teal-400\/70{border-left-color:#e4efefb3!important}.border-l-teal-400\/75{border-left-color:#e4efefbf!important}.border-l-teal-400\/80{border-left-color:#e4efefcc!important}.border-l-teal-400\/85{border-left-color:#e4efefd9!important}.border-l-teal-400\/90{border-left-color:#e4efefe6!important}.border-l-teal-400\/95{border-left-color:#e4efeff2!important}.border-l-teal-500{--tw-border-opacity: 1 !important;border-left-color:rgb(226 247 250 / var(--tw-border-opacity))!important}.border-l-teal-500\/0{border-left-color:#e2f7fa00!important}.border-l-teal-500\/10{border-left-color:#e2f7fa1a!important}.border-l-teal-500\/100{border-left-color:#e2f7fa!important}.border-l-teal-500\/15{border-left-color:#e2f7fa26!important}.border-l-teal-500\/20{border-left-color:#e2f7fa33!important}.border-l-teal-500\/25{border-left-color:#e2f7fa40!important}.border-l-teal-500\/30{border-left-color:#e2f7fa4d!important}.border-l-teal-500\/35{border-left-color:#e2f7fa59!important}.border-l-teal-500\/40{border-left-color:#e2f7fa66!important}.border-l-teal-500\/45{border-left-color:#e2f7fa73!important}.border-l-teal-500\/5{border-left-color:#e2f7fa0d!important}.border-l-teal-500\/50{border-left-color:#e2f7fa80!important}.border-l-teal-500\/55{border-left-color:#e2f7fa8c!important}.border-l-teal-500\/60{border-left-color:#e2f7fa99!important}.border-l-teal-500\/65{border-left-color:#e2f7faa6!important}.border-l-teal-500\/70{border-left-color:#e2f7fab3!important}.border-l-teal-500\/75{border-left-color:#e2f7fabf!important}.border-l-teal-500\/80{border-left-color:#e2f7facc!important}.border-l-teal-500\/85{border-left-color:#e2f7fad9!important}.border-l-teal-500\/90{border-left-color:#e2f7fae6!important}.border-l-teal-500\/95{border-left-color:#e2f7faf2!important}.border-l-teal-600{--tw-border-opacity: 1 !important;border-left-color:rgb(146 221 227 / var(--tw-border-opacity))!important}.border-l-teal-600\/0{border-left-color:#92dde300!important}.border-l-teal-600\/10{border-left-color:#92dde31a!important}.border-l-teal-600\/100{border-left-color:#92dde3!important}.border-l-teal-600\/15{border-left-color:#92dde326!important}.border-l-teal-600\/20{border-left-color:#92dde333!important}.border-l-teal-600\/25{border-left-color:#92dde340!important}.border-l-teal-600\/30{border-left-color:#92dde34d!important}.border-l-teal-600\/35{border-left-color:#92dde359!important}.border-l-teal-600\/40{border-left-color:#92dde366!important}.border-l-teal-600\/45{border-left-color:#92dde373!important}.border-l-teal-600\/5{border-left-color:#92dde30d!important}.border-l-teal-600\/50{border-left-color:#92dde380!important}.border-l-teal-600\/55{border-left-color:#92dde38c!important}.border-l-teal-600\/60{border-left-color:#92dde399!important}.border-l-teal-600\/65{border-left-color:#92dde3a6!important}.border-l-teal-600\/70{border-left-color:#92dde3b3!important}.border-l-teal-600\/75{border-left-color:#92dde3bf!important}.border-l-teal-600\/80{border-left-color:#92dde3cc!important}.border-l-teal-600\/85{border-left-color:#92dde3d9!important}.border-l-teal-600\/90{border-left-color:#92dde3e6!important}.border-l-teal-600\/95{border-left-color:#92dde3f2!important}.border-l-teal-700{--tw-border-opacity: 1 !important;border-left-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-l-teal-700\/0{border-left-color:#08799000!important}.border-l-teal-700\/10{border-left-color:#0879901a!important}.border-l-teal-700\/100{border-left-color:#087990!important}.border-l-teal-700\/15{border-left-color:#08799026!important}.border-l-teal-700\/20{border-left-color:#08799033!important}.border-l-teal-700\/25{border-left-color:#08799040!important}.border-l-teal-700\/30{border-left-color:#0879904d!important}.border-l-teal-700\/35{border-left-color:#08799059!important}.border-l-teal-700\/40{border-left-color:#08799066!important}.border-l-teal-700\/45{border-left-color:#08799073!important}.border-l-teal-700\/5{border-left-color:#0879900d!important}.border-l-teal-700\/50{border-left-color:#08799080!important}.border-l-teal-700\/55{border-left-color:#0879908c!important}.border-l-teal-700\/60{border-left-color:#08799099!important}.border-l-teal-700\/65{border-left-color:#087990a6!important}.border-l-teal-700\/70{border-left-color:#087990b3!important}.border-l-teal-700\/75{border-left-color:#087990bf!important}.border-l-teal-700\/80{border-left-color:#087990cc!important}.border-l-teal-700\/85{border-left-color:#087990d9!important}.border-l-teal-700\/90{border-left-color:#087990e6!important}.border-l-teal-700\/95{border-left-color:#087990f2!important}.border-l-teal-800{--tw-border-opacity: 1 !important;border-left-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-l-teal-800\/0{border-left-color:#05516000!important}.border-l-teal-800\/10{border-left-color:#0551601a!important}.border-l-teal-800\/100{border-left-color:#055160!important}.border-l-teal-800\/15{border-left-color:#05516026!important}.border-l-teal-800\/20{border-left-color:#05516033!important}.border-l-teal-800\/25{border-left-color:#05516040!important}.border-l-teal-800\/30{border-left-color:#0551604d!important}.border-l-teal-800\/35{border-left-color:#05516059!important}.border-l-teal-800\/40{border-left-color:#05516066!important}.border-l-teal-800\/45{border-left-color:#05516073!important}.border-l-teal-800\/5{border-left-color:#0551600d!important}.border-l-teal-800\/50{border-left-color:#05516080!important}.border-l-teal-800\/55{border-left-color:#0551608c!important}.border-l-teal-800\/60{border-left-color:#05516099!important}.border-l-teal-800\/65{border-left-color:#055160a6!important}.border-l-teal-800\/70{border-left-color:#055160b3!important}.border-l-teal-800\/75{border-left-color:#055160bf!important}.border-l-teal-800\/80{border-left-color:#055160cc!important}.border-l-teal-800\/85{border-left-color:#055160d9!important}.border-l-teal-800\/90{border-left-color:#055160e6!important}.border-l-teal-800\/95{border-left-color:#055160f2!important}.border-l-teal-900{border-left-color:#21252980!important}.border-l-teal-900\/0{border-left-color:#21252900!important}.border-l-teal-900\/10{border-left-color:#2125291a!important}.border-l-teal-900\/100{border-left-color:#212529!important}.border-l-teal-900\/15{border-left-color:#21252926!important}.border-l-teal-900\/20{border-left-color:#21252933!important}.border-l-teal-900\/25{border-left-color:#21252940!important}.border-l-teal-900\/30{border-left-color:#2125294d!important}.border-l-teal-900\/35{border-left-color:#21252959!important}.border-l-teal-900\/40{border-left-color:#21252966!important}.border-l-teal-900\/45{border-left-color:#21252973!important}.border-l-teal-900\/5{border-left-color:#2125290d!important}.border-l-teal-900\/50{border-left-color:#21252980!important}.border-l-teal-900\/55{border-left-color:#2125298c!important}.border-l-teal-900\/60{border-left-color:#21252999!important}.border-l-teal-900\/65{border-left-color:#212529a6!important}.border-l-teal-900\/70{border-left-color:#212529b3!important}.border-l-teal-900\/75{border-left-color:#212529bf!important}.border-l-teal-900\/80{border-left-color:#212529cc!important}.border-l-teal-900\/85{border-left-color:#212529d9!important}.border-l-teal-900\/90{border-left-color:#212529e6!important}.border-l-teal-900\/95{border-left-color:#212529f2!important}.border-l-transparent{border-left-color:transparent!important}.border-l-transparent\/0{border-left-color:#0000!important}.border-l-transparent\/10{border-left-color:#0000001a!important}.border-l-transparent\/100{border-left-color:#000!important}.border-l-transparent\/15{border-left-color:#00000026!important}.border-l-transparent\/20{border-left-color:#0003!important}.border-l-transparent\/25{border-left-color:#00000040!important}.border-l-transparent\/30{border-left-color:#0000004d!important}.border-l-transparent\/35{border-left-color:#00000059!important}.border-l-transparent\/40{border-left-color:#0006!important}.border-l-transparent\/45{border-left-color:#00000073!important}.border-l-transparent\/5{border-left-color:#0000000d!important}.border-l-transparent\/50{border-left-color:#00000080!important}.border-l-transparent\/55{border-left-color:#0000008c!important}.border-l-transparent\/60{border-left-color:#0009!important}.border-l-transparent\/65{border-left-color:#000000a6!important}.border-l-transparent\/70{border-left-color:#000000b3!important}.border-l-transparent\/75{border-left-color:#000000bf!important}.border-l-transparent\/80{border-left-color:#000c!important}.border-l-transparent\/85{border-left-color:#000000d9!important}.border-l-transparent\/90{border-left-color:#000000e6!important}.border-l-transparent\/95{border-left-color:#000000f2!important}.border-l-white{--tw-border-opacity: 1 !important;border-left-color:rgb(255 255 255 / var(--tw-border-opacity))!important}.border-l-white\/0{border-left-color:#fff0!important}.border-l-white\/10{border-left-color:#ffffff1a!important}.border-l-white\/100{border-left-color:#fff!important}.border-l-white\/15{border-left-color:#ffffff26!important}.border-l-white\/20{border-left-color:#fff3!important}.border-l-white\/25{border-left-color:#ffffff40!important}.border-l-white\/30{border-left-color:#ffffff4d!important}.border-l-white\/35{border-left-color:#ffffff59!important}.border-l-white\/40{border-left-color:#fff6!important}.border-l-white\/45{border-left-color:#ffffff73!important}.border-l-white\/5{border-left-color:#ffffff0d!important}.border-l-white\/50{border-left-color:#ffffff80!important}.border-l-white\/55{border-left-color:#ffffff8c!important}.border-l-white\/60{border-left-color:#fff9!important}.border-l-white\/65{border-left-color:#ffffffa6!important}.border-l-white\/70{border-left-color:#ffffffb3!important}.border-l-white\/75{border-left-color:#ffffffbf!important}.border-l-white\/80{border-left-color:#fffc!important}.border-l-white\/85{border-left-color:#ffffffd9!important}.border-l-white\/90{border-left-color:#ffffffe6!important}.border-l-white\/95{border-left-color:#fffffff2!important}.border-l-yellow-100{--tw-border-opacity: 1 !important;border-left-color:rgb(255 243 205 / var(--tw-border-opacity))!important}.border-l-yellow-100\/0{border-left-color:#fff3cd00!important}.border-l-yellow-100\/10{border-left-color:#fff3cd1a!important}.border-l-yellow-100\/100{border-left-color:#fff3cd!important}.border-l-yellow-100\/15{border-left-color:#fff3cd26!important}.border-l-yellow-100\/20{border-left-color:#fff3cd33!important}.border-l-yellow-100\/25{border-left-color:#fff3cd40!important}.border-l-yellow-100\/30{border-left-color:#fff3cd4d!important}.border-l-yellow-100\/35{border-left-color:#fff3cd59!important}.border-l-yellow-100\/40{border-left-color:#fff3cd66!important}.border-l-yellow-100\/45{border-left-color:#fff3cd73!important}.border-l-yellow-100\/5{border-left-color:#fff3cd0d!important}.border-l-yellow-100\/50{border-left-color:#fff3cd80!important}.border-l-yellow-100\/55{border-left-color:#fff3cd8c!important}.border-l-yellow-100\/60{border-left-color:#fff3cd99!important}.border-l-yellow-100\/65{border-left-color:#fff3cda6!important}.border-l-yellow-100\/70{border-left-color:#fff3cdb3!important}.border-l-yellow-100\/75{border-left-color:#fff3cdbf!important}.border-l-yellow-100\/80{border-left-color:#fff3cdcc!important}.border-l-yellow-100\/85{border-left-color:#fff3cdd9!important}.border-l-yellow-100\/90{border-left-color:#fff3cde6!important}.border-l-yellow-100\/95{border-left-color:#fff3cdf2!important}.border-l-yellow-200{--tw-border-opacity: 1 !important;border-left-color:rgb(255 230 156 / var(--tw-border-opacity))!important}.border-l-yellow-200\/0{border-left-color:#ffe69c00!important}.border-l-yellow-200\/10{border-left-color:#ffe69c1a!important}.border-l-yellow-200\/100{border-left-color:#ffe69c!important}.border-l-yellow-200\/15{border-left-color:#ffe69c26!important}.border-l-yellow-200\/20{border-left-color:#ffe69c33!important}.border-l-yellow-200\/25{border-left-color:#ffe69c40!important}.border-l-yellow-200\/30{border-left-color:#ffe69c4d!important}.border-l-yellow-200\/35{border-left-color:#ffe69c59!important}.border-l-yellow-200\/40{border-left-color:#ffe69c66!important}.border-l-yellow-200\/45{border-left-color:#ffe69c73!important}.border-l-yellow-200\/5{border-left-color:#ffe69c0d!important}.border-l-yellow-200\/50{border-left-color:#ffe69c80!important}.border-l-yellow-200\/55{border-left-color:#ffe69c8c!important}.border-l-yellow-200\/60{border-left-color:#ffe69c99!important}.border-l-yellow-200\/65{border-left-color:#ffe69ca6!important}.border-l-yellow-200\/70{border-left-color:#ffe69cb3!important}.border-l-yellow-200\/75{border-left-color:#ffe69cbf!important}.border-l-yellow-200\/80{border-left-color:#ffe69ccc!important}.border-l-yellow-200\/85{border-left-color:#ffe69cd9!important}.border-l-yellow-200\/90{border-left-color:#ffe69ce6!important}.border-l-yellow-200\/95{border-left-color:#ffe69cf2!important}.border-l-yellow-300{--tw-border-opacity: 1 !important;border-left-color:rgb(255 218 106 / var(--tw-border-opacity))!important}.border-l-yellow-300\/0{border-left-color:#ffda6a00!important}.border-l-yellow-300\/10{border-left-color:#ffda6a1a!important}.border-l-yellow-300\/100{border-left-color:#ffda6a!important}.border-l-yellow-300\/15{border-left-color:#ffda6a26!important}.border-l-yellow-300\/20{border-left-color:#ffda6a33!important}.border-l-yellow-300\/25{border-left-color:#ffda6a40!important}.border-l-yellow-300\/30{border-left-color:#ffda6a4d!important}.border-l-yellow-300\/35{border-left-color:#ffda6a59!important}.border-l-yellow-300\/40{border-left-color:#ffda6a66!important}.border-l-yellow-300\/45{border-left-color:#ffda6a73!important}.border-l-yellow-300\/5{border-left-color:#ffda6a0d!important}.border-l-yellow-300\/50{border-left-color:#ffda6a80!important}.border-l-yellow-300\/55{border-left-color:#ffda6a8c!important}.border-l-yellow-300\/60{border-left-color:#ffda6a99!important}.border-l-yellow-300\/65{border-left-color:#ffda6aa6!important}.border-l-yellow-300\/70{border-left-color:#ffda6ab3!important}.border-l-yellow-300\/75{border-left-color:#ffda6abf!important}.border-l-yellow-300\/80{border-left-color:#ffda6acc!important}.border-l-yellow-300\/85{border-left-color:#ffda6ad9!important}.border-l-yellow-300\/90{border-left-color:#ffda6ae6!important}.border-l-yellow-300\/95{border-left-color:#ffda6af2!important}.border-l-yellow-400{--tw-border-opacity: 1 !important;border-left-color:rgb(255 205 57 / var(--tw-border-opacity))!important}.border-l-yellow-400\/0{border-left-color:#ffcd3900!important}.border-l-yellow-400\/10{border-left-color:#ffcd391a!important}.border-l-yellow-400\/100{border-left-color:#ffcd39!important}.border-l-yellow-400\/15{border-left-color:#ffcd3926!important}.border-l-yellow-400\/20{border-left-color:#ffcd3933!important}.border-l-yellow-400\/25{border-left-color:#ffcd3940!important}.border-l-yellow-400\/30{border-left-color:#ffcd394d!important}.border-l-yellow-400\/35{border-left-color:#ffcd3959!important}.border-l-yellow-400\/40{border-left-color:#ffcd3966!important}.border-l-yellow-400\/45{border-left-color:#ffcd3973!important}.border-l-yellow-400\/5{border-left-color:#ffcd390d!important}.border-l-yellow-400\/50{border-left-color:#ffcd3980!important}.border-l-yellow-400\/55{border-left-color:#ffcd398c!important}.border-l-yellow-400\/60{border-left-color:#ffcd3999!important}.border-l-yellow-400\/65{border-left-color:#ffcd39a6!important}.border-l-yellow-400\/70{border-left-color:#ffcd39b3!important}.border-l-yellow-400\/75{border-left-color:#ffcd39bf!important}.border-l-yellow-400\/80{border-left-color:#ffcd39cc!important}.border-l-yellow-400\/85{border-left-color:#ffcd39d9!important}.border-l-yellow-400\/90{border-left-color:#ffcd39e6!important}.border-l-yellow-400\/95{border-left-color:#ffcd39f2!important}.border-l-yellow-500{--tw-border-opacity: 1 !important;border-left-color:rgb(255 193 7 / var(--tw-border-opacity))!important}.border-l-yellow-500\/0{border-left-color:#ffc10700!important}.border-l-yellow-500\/10{border-left-color:#ffc1071a!important}.border-l-yellow-500\/100{border-left-color:#ffc107!important}.border-l-yellow-500\/15{border-left-color:#ffc10726!important}.border-l-yellow-500\/20{border-left-color:#ffc10733!important}.border-l-yellow-500\/25{border-left-color:#ffc10740!important}.border-l-yellow-500\/30{border-left-color:#ffc1074d!important}.border-l-yellow-500\/35{border-left-color:#ffc10759!important}.border-l-yellow-500\/40{border-left-color:#ffc10766!important}.border-l-yellow-500\/45{border-left-color:#ffc10773!important}.border-l-yellow-500\/5{border-left-color:#ffc1070d!important}.border-l-yellow-500\/50{border-left-color:#ffc10780!important}.border-l-yellow-500\/55{border-left-color:#ffc1078c!important}.border-l-yellow-500\/60{border-left-color:#ffc10799!important}.border-l-yellow-500\/65{border-left-color:#ffc107a6!important}.border-l-yellow-500\/70{border-left-color:#ffc107b3!important}.border-l-yellow-500\/75{border-left-color:#ffc107bf!important}.border-l-yellow-500\/80{border-left-color:#ffc107cc!important}.border-l-yellow-500\/85{border-left-color:#ffc107d9!important}.border-l-yellow-500\/90{border-left-color:#ffc107e6!important}.border-l-yellow-500\/95{border-left-color:#ffc107f2!important}.border-l-yellow-600{--tw-border-opacity: 1 !important;border-left-color:rgb(204 154 6 / var(--tw-border-opacity))!important}.border-l-yellow-600\/0{border-left-color:#cc9a0600!important}.border-l-yellow-600\/10{border-left-color:#cc9a061a!important}.border-l-yellow-600\/100{border-left-color:#cc9a06!important}.border-l-yellow-600\/15{border-left-color:#cc9a0626!important}.border-l-yellow-600\/20{border-left-color:#cc9a0633!important}.border-l-yellow-600\/25{border-left-color:#cc9a0640!important}.border-l-yellow-600\/30{border-left-color:#cc9a064d!important}.border-l-yellow-600\/35{border-left-color:#cc9a0659!important}.border-l-yellow-600\/40{border-left-color:#cc9a0666!important}.border-l-yellow-600\/45{border-left-color:#cc9a0673!important}.border-l-yellow-600\/5{border-left-color:#cc9a060d!important}.border-l-yellow-600\/50{border-left-color:#cc9a0680!important}.border-l-yellow-600\/55{border-left-color:#cc9a068c!important}.border-l-yellow-600\/60{border-left-color:#cc9a0699!important}.border-l-yellow-600\/65{border-left-color:#cc9a06a6!important}.border-l-yellow-600\/70{border-left-color:#cc9a06b3!important}.border-l-yellow-600\/75{border-left-color:#cc9a06bf!important}.border-l-yellow-600\/80{border-left-color:#cc9a06cc!important}.border-l-yellow-600\/85{border-left-color:#cc9a06d9!important}.border-l-yellow-600\/90{border-left-color:#cc9a06e6!important}.border-l-yellow-600\/95{border-left-color:#cc9a06f2!important}.border-l-yellow-700{--tw-border-opacity: 1 !important;border-left-color:rgb(153 116 4 / var(--tw-border-opacity))!important}.border-l-yellow-700\/0{border-left-color:#99740400!important}.border-l-yellow-700\/10{border-left-color:#9974041a!important}.border-l-yellow-700\/100{border-left-color:#997404!important}.border-l-yellow-700\/15{border-left-color:#99740426!important}.border-l-yellow-700\/20{border-left-color:#99740433!important}.border-l-yellow-700\/25{border-left-color:#99740440!important}.border-l-yellow-700\/30{border-left-color:#9974044d!important}.border-l-yellow-700\/35{border-left-color:#99740459!important}.border-l-yellow-700\/40{border-left-color:#99740466!important}.border-l-yellow-700\/45{border-left-color:#99740473!important}.border-l-yellow-700\/5{border-left-color:#9974040d!important}.border-l-yellow-700\/50{border-left-color:#99740480!important}.border-l-yellow-700\/55{border-left-color:#9974048c!important}.border-l-yellow-700\/60{border-left-color:#99740499!important}.border-l-yellow-700\/65{border-left-color:#997404a6!important}.border-l-yellow-700\/70{border-left-color:#997404b3!important}.border-l-yellow-700\/75{border-left-color:#997404bf!important}.border-l-yellow-700\/80{border-left-color:#997404cc!important}.border-l-yellow-700\/85{border-left-color:#997404d9!important}.border-l-yellow-700\/90{border-left-color:#997404e6!important}.border-l-yellow-700\/95{border-left-color:#997404f2!important}.border-l-yellow-800{--tw-border-opacity: 1 !important;border-left-color:rgb(102 77 3 / var(--tw-border-opacity))!important}.border-l-yellow-800\/0{border-left-color:#664d0300!important}.border-l-yellow-800\/10{border-left-color:#664d031a!important}.border-l-yellow-800\/100{border-left-color:#664d03!important}.border-l-yellow-800\/15{border-left-color:#664d0326!important}.border-l-yellow-800\/20{border-left-color:#664d0333!important}.border-l-yellow-800\/25{border-left-color:#664d0340!important}.border-l-yellow-800\/30{border-left-color:#664d034d!important}.border-l-yellow-800\/35{border-left-color:#664d0359!important}.border-l-yellow-800\/40{border-left-color:#664d0366!important}.border-l-yellow-800\/45{border-left-color:#664d0373!important}.border-l-yellow-800\/5{border-left-color:#664d030d!important}.border-l-yellow-800\/50{border-left-color:#664d0380!important}.border-l-yellow-800\/55{border-left-color:#664d038c!important}.border-l-yellow-800\/60{border-left-color:#664d0399!important}.border-l-yellow-800\/65{border-left-color:#664d03a6!important}.border-l-yellow-800\/70{border-left-color:#664d03b3!important}.border-l-yellow-800\/75{border-left-color:#664d03bf!important}.border-l-yellow-800\/80{border-left-color:#664d03cc!important}.border-l-yellow-800\/85{border-left-color:#664d03d9!important}.border-l-yellow-800\/90{border-left-color:#664d03e6!important}.border-l-yellow-800\/95{border-left-color:#664d03f2!important}.border-l-yellow-900{--tw-border-opacity: 1 !important;border-left-color:rgb(51 39 1 / var(--tw-border-opacity))!important}.border-l-yellow-900\/0{border-left-color:#33270100!important}.border-l-yellow-900\/10{border-left-color:#3327011a!important}.border-l-yellow-900\/100{border-left-color:#332701!important}.border-l-yellow-900\/15{border-left-color:#33270126!important}.border-l-yellow-900\/20{border-left-color:#33270133!important}.border-l-yellow-900\/25{border-left-color:#33270140!important}.border-l-yellow-900\/30{border-left-color:#3327014d!important}.border-l-yellow-900\/35{border-left-color:#33270159!important}.border-l-yellow-900\/40{border-left-color:#33270166!important}.border-l-yellow-900\/45{border-left-color:#33270173!important}.border-l-yellow-900\/5{border-left-color:#3327010d!important}.border-l-yellow-900\/50{border-left-color:#33270180!important}.border-l-yellow-900\/55{border-left-color:#3327018c!important}.border-l-yellow-900\/60{border-left-color:#33270199!important}.border-l-yellow-900\/65{border-left-color:#332701a6!important}.border-l-yellow-900\/70{border-left-color:#332701b3!important}.border-l-yellow-900\/75{border-left-color:#332701bf!important}.border-l-yellow-900\/80{border-left-color:#332701cc!important}.border-l-yellow-900\/85{border-left-color:#332701d9!important}.border-l-yellow-900\/90{border-left-color:#332701e6!important}.border-l-yellow-900\/95{border-left-color:#332701f2!important}.border-r-black{--tw-border-opacity: 1 !important;border-right-color:rgb(0 0 0 / var(--tw-border-opacity))!important}.border-r-black\/0{border-right-color:#0000!important}.border-r-black\/10{border-right-color:#0000001a!important}.border-r-black\/100{border-right-color:#000!important}.border-r-black\/15{border-right-color:#00000026!important}.border-r-black\/20{border-right-color:#0003!important}.border-r-black\/25{border-right-color:#00000040!important}.border-r-black\/30{border-right-color:#0000004d!important}.border-r-black\/35{border-right-color:#00000059!important}.border-r-black\/40{border-right-color:#0006!important}.border-r-black\/45{border-right-color:#00000073!important}.border-r-black\/5{border-right-color:#0000000d!important}.border-r-black\/50{border-right-color:#00000080!important}.border-r-black\/55{border-right-color:#0000008c!important}.border-r-black\/60{border-right-color:#0009!important}.border-r-black\/65{border-right-color:#000000a6!important}.border-r-black\/70{border-right-color:#000000b3!important}.border-r-black\/75{border-right-color:#000000bf!important}.border-r-black\/80{border-right-color:#000c!important}.border-r-black\/85{border-right-color:#000000d9!important}.border-r-black\/90{border-right-color:#000000e6!important}.border-r-black\/95{border-right-color:#000000f2!important}.border-r-blue-100{--tw-border-opacity: 1 !important;border-right-color:rgb(207 226 255 / var(--tw-border-opacity))!important}.border-r-blue-100\/0{border-right-color:#cfe2ff00!important}.border-r-blue-100\/10{border-right-color:#cfe2ff1a!important}.border-r-blue-100\/100{border-right-color:#cfe2ff!important}.border-r-blue-100\/15{border-right-color:#cfe2ff26!important}.border-r-blue-100\/20{border-right-color:#cfe2ff33!important}.border-r-blue-100\/25{border-right-color:#cfe2ff40!important}.border-r-blue-100\/30{border-right-color:#cfe2ff4d!important}.border-r-blue-100\/35{border-right-color:#cfe2ff59!important}.border-r-blue-100\/40{border-right-color:#cfe2ff66!important}.border-r-blue-100\/45{border-right-color:#cfe2ff73!important}.border-r-blue-100\/5{border-right-color:#cfe2ff0d!important}.border-r-blue-100\/50{border-right-color:#cfe2ff80!important}.border-r-blue-100\/55{border-right-color:#cfe2ff8c!important}.border-r-blue-100\/60{border-right-color:#cfe2ff99!important}.border-r-blue-100\/65{border-right-color:#cfe2ffa6!important}.border-r-blue-100\/70{border-right-color:#cfe2ffb3!important}.border-r-blue-100\/75{border-right-color:#cfe2ffbf!important}.border-r-blue-100\/80{border-right-color:#cfe2ffcc!important}.border-r-blue-100\/85{border-right-color:#cfe2ffd9!important}.border-r-blue-100\/90{border-right-color:#cfe2ffe6!important}.border-r-blue-100\/95{border-right-color:#cfe2fff2!important}.border-r-blue-200{--tw-border-opacity: 1 !important;border-right-color:rgb(158 197 254 / var(--tw-border-opacity))!important}.border-r-blue-200\/0{border-right-color:#9ec5fe00!important}.border-r-blue-200\/10{border-right-color:#9ec5fe1a!important}.border-r-blue-200\/100{border-right-color:#9ec5fe!important}.border-r-blue-200\/15{border-right-color:#9ec5fe26!important}.border-r-blue-200\/20{border-right-color:#9ec5fe33!important}.border-r-blue-200\/25{border-right-color:#9ec5fe40!important}.border-r-blue-200\/30{border-right-color:#9ec5fe4d!important}.border-r-blue-200\/35{border-right-color:#9ec5fe59!important}.border-r-blue-200\/40{border-right-color:#9ec5fe66!important}.border-r-blue-200\/45{border-right-color:#9ec5fe73!important}.border-r-blue-200\/5{border-right-color:#9ec5fe0d!important}.border-r-blue-200\/50{border-right-color:#9ec5fe80!important}.border-r-blue-200\/55{border-right-color:#9ec5fe8c!important}.border-r-blue-200\/60{border-right-color:#9ec5fe99!important}.border-r-blue-200\/65{border-right-color:#9ec5fea6!important}.border-r-blue-200\/70{border-right-color:#9ec5feb3!important}.border-r-blue-200\/75{border-right-color:#9ec5febf!important}.border-r-blue-200\/80{border-right-color:#9ec5fecc!important}.border-r-blue-200\/85{border-right-color:#9ec5fed9!important}.border-r-blue-200\/90{border-right-color:#9ec5fee6!important}.border-r-blue-200\/95{border-right-color:#9ec5fef2!important}.border-r-blue-300{--tw-border-opacity: 1 !important;border-right-color:rgb(110 168 254 / var(--tw-border-opacity))!important}.border-r-blue-300\/0{border-right-color:#6ea8fe00!important}.border-r-blue-300\/10{border-right-color:#6ea8fe1a!important}.border-r-blue-300\/100{border-right-color:#6ea8fe!important}.border-r-blue-300\/15{border-right-color:#6ea8fe26!important}.border-r-blue-300\/20{border-right-color:#6ea8fe33!important}.border-r-blue-300\/25{border-right-color:#6ea8fe40!important}.border-r-blue-300\/30{border-right-color:#6ea8fe4d!important}.border-r-blue-300\/35{border-right-color:#6ea8fe59!important}.border-r-blue-300\/40{border-right-color:#6ea8fe66!important}.border-r-blue-300\/45{border-right-color:#6ea8fe73!important}.border-r-blue-300\/5{border-right-color:#6ea8fe0d!important}.border-r-blue-300\/50{border-right-color:#6ea8fe80!important}.border-r-blue-300\/55{border-right-color:#6ea8fe8c!important}.border-r-blue-300\/60{border-right-color:#6ea8fe99!important}.border-r-blue-300\/65{border-right-color:#6ea8fea6!important}.border-r-blue-300\/70{border-right-color:#6ea8feb3!important}.border-r-blue-300\/75{border-right-color:#6ea8febf!important}.border-r-blue-300\/80{border-right-color:#6ea8fecc!important}.border-r-blue-300\/85{border-right-color:#6ea8fed9!important}.border-r-blue-300\/90{border-right-color:#6ea8fee6!important}.border-r-blue-300\/95{border-right-color:#6ea8fef2!important}.border-r-blue-400{--tw-border-opacity: 1 !important;border-right-color:rgb(61 139 253 / var(--tw-border-opacity))!important}.border-r-blue-400\/0{border-right-color:#3d8bfd00!important}.border-r-blue-400\/10{border-right-color:#3d8bfd1a!important}.border-r-blue-400\/100{border-right-color:#3d8bfd!important}.border-r-blue-400\/15{border-right-color:#3d8bfd26!important}.border-r-blue-400\/20{border-right-color:#3d8bfd33!important}.border-r-blue-400\/25{border-right-color:#3d8bfd40!important}.border-r-blue-400\/30{border-right-color:#3d8bfd4d!important}.border-r-blue-400\/35{border-right-color:#3d8bfd59!important}.border-r-blue-400\/40{border-right-color:#3d8bfd66!important}.border-r-blue-400\/45{border-right-color:#3d8bfd73!important}.border-r-blue-400\/5{border-right-color:#3d8bfd0d!important}.border-r-blue-400\/50{border-right-color:#3d8bfd80!important}.border-r-blue-400\/55{border-right-color:#3d8bfd8c!important}.border-r-blue-400\/60{border-right-color:#3d8bfd99!important}.border-r-blue-400\/65{border-right-color:#3d8bfda6!important}.border-r-blue-400\/70{border-right-color:#3d8bfdb3!important}.border-r-blue-400\/75{border-right-color:#3d8bfdbf!important}.border-r-blue-400\/80{border-right-color:#3d8bfdcc!important}.border-r-blue-400\/85{border-right-color:#3d8bfdd9!important}.border-r-blue-400\/90{border-right-color:#3d8bfde6!important}.border-r-blue-400\/95{border-right-color:#3d8bfdf2!important}.border-r-blue-500{--tw-border-opacity: 1 !important;border-right-color:rgb(13 110 253 / var(--tw-border-opacity))!important}.border-r-blue-500\/0{border-right-color:#0d6efd00!important}.border-r-blue-500\/10{border-right-color:#0d6efd1a!important}.border-r-blue-500\/100{border-right-color:#0d6efd!important}.border-r-blue-500\/15{border-right-color:#0d6efd26!important}.border-r-blue-500\/20{border-right-color:#0d6efd33!important}.border-r-blue-500\/25{border-right-color:#0d6efd40!important}.border-r-blue-500\/30{border-right-color:#0d6efd4d!important}.border-r-blue-500\/35{border-right-color:#0d6efd59!important}.border-r-blue-500\/40{border-right-color:#0d6efd66!important}.border-r-blue-500\/45{border-right-color:#0d6efd73!important}.border-r-blue-500\/5{border-right-color:#0d6efd0d!important}.border-r-blue-500\/50{border-right-color:#0d6efd80!important}.border-r-blue-500\/55{border-right-color:#0d6efd8c!important}.border-r-blue-500\/60{border-right-color:#0d6efd99!important}.border-r-blue-500\/65{border-right-color:#0d6efda6!important}.border-r-blue-500\/70{border-right-color:#0d6efdb3!important}.border-r-blue-500\/75{border-right-color:#0d6efdbf!important}.border-r-blue-500\/80{border-right-color:#0d6efdcc!important}.border-r-blue-500\/85{border-right-color:#0d6efdd9!important}.border-r-blue-500\/90{border-right-color:#0d6efde6!important}.border-r-blue-500\/95{border-right-color:#0d6efdf2!important}.border-r-blue-600{--tw-border-opacity: 1 !important;border-right-color:rgb(10 88 202 / var(--tw-border-opacity))!important}.border-r-blue-600\/0{border-right-color:#0a58ca00!important}.border-r-blue-600\/10{border-right-color:#0a58ca1a!important}.border-r-blue-600\/100{border-right-color:#0a58ca!important}.border-r-blue-600\/15{border-right-color:#0a58ca26!important}.border-r-blue-600\/20{border-right-color:#0a58ca33!important}.border-r-blue-600\/25{border-right-color:#0a58ca40!important}.border-r-blue-600\/30{border-right-color:#0a58ca4d!important}.border-r-blue-600\/35{border-right-color:#0a58ca59!important}.border-r-blue-600\/40{border-right-color:#0a58ca66!important}.border-r-blue-600\/45{border-right-color:#0a58ca73!important}.border-r-blue-600\/5{border-right-color:#0a58ca0d!important}.border-r-blue-600\/50{border-right-color:#0a58ca80!important}.border-r-blue-600\/55{border-right-color:#0a58ca8c!important}.border-r-blue-600\/60{border-right-color:#0a58ca99!important}.border-r-blue-600\/65{border-right-color:#0a58caa6!important}.border-r-blue-600\/70{border-right-color:#0a58cab3!important}.border-r-blue-600\/75{border-right-color:#0a58cabf!important}.border-r-blue-600\/80{border-right-color:#0a58cacc!important}.border-r-blue-600\/85{border-right-color:#0a58cad9!important}.border-r-blue-600\/90{border-right-color:#0a58cae6!important}.border-r-blue-600\/95{border-right-color:#0a58caf2!important}.border-r-blue-700{--tw-border-opacity: 1 !important;border-right-color:rgb(8 66 152 / var(--tw-border-opacity))!important}.border-r-blue-700\/0{border-right-color:#08429800!important}.border-r-blue-700\/10{border-right-color:#0842981a!important}.border-r-blue-700\/100{border-right-color:#084298!important}.border-r-blue-700\/15{border-right-color:#08429826!important}.border-r-blue-700\/20{border-right-color:#08429833!important}.border-r-blue-700\/25{border-right-color:#08429840!important}.border-r-blue-700\/30{border-right-color:#0842984d!important}.border-r-blue-700\/35{border-right-color:#08429859!important}.border-r-blue-700\/40{border-right-color:#08429866!important}.border-r-blue-700\/45{border-right-color:#08429873!important}.border-r-blue-700\/5{border-right-color:#0842980d!important}.border-r-blue-700\/50{border-right-color:#08429880!important}.border-r-blue-700\/55{border-right-color:#0842988c!important}.border-r-blue-700\/60{border-right-color:#08429899!important}.border-r-blue-700\/65{border-right-color:#084298a6!important}.border-r-blue-700\/70{border-right-color:#084298b3!important}.border-r-blue-700\/75{border-right-color:#084298bf!important}.border-r-blue-700\/80{border-right-color:#084298cc!important}.border-r-blue-700\/85{border-right-color:#084298d9!important}.border-r-blue-700\/90{border-right-color:#084298e6!important}.border-r-blue-700\/95{border-right-color:#084298f2!important}.border-r-blue-800{--tw-border-opacity: 1 !important;border-right-color:rgb(5 44 101 / var(--tw-border-opacity))!important}.border-r-blue-800\/0{border-right-color:#052c6500!important}.border-r-blue-800\/10{border-right-color:#052c651a!important}.border-r-blue-800\/100{border-right-color:#052c65!important}.border-r-blue-800\/15{border-right-color:#052c6526!important}.border-r-blue-800\/20{border-right-color:#052c6533!important}.border-r-blue-800\/25{border-right-color:#052c6540!important}.border-r-blue-800\/30{border-right-color:#052c654d!important}.border-r-blue-800\/35{border-right-color:#052c6559!important}.border-r-blue-800\/40{border-right-color:#052c6566!important}.border-r-blue-800\/45{border-right-color:#052c6573!important}.border-r-blue-800\/5{border-right-color:#052c650d!important}.border-r-blue-800\/50{border-right-color:#052c6580!important}.border-r-blue-800\/55{border-right-color:#052c658c!important}.border-r-blue-800\/60{border-right-color:#052c6599!important}.border-r-blue-800\/65{border-right-color:#052c65a6!important}.border-r-blue-800\/70{border-right-color:#052c65b3!important}.border-r-blue-800\/75{border-right-color:#052c65bf!important}.border-r-blue-800\/80{border-right-color:#052c65cc!important}.border-r-blue-800\/85{border-right-color:#052c65d9!important}.border-r-blue-800\/90{border-right-color:#052c65e6!important}.border-r-blue-800\/95{border-right-color:#052c65f2!important}.border-r-cyan-100{--tw-border-opacity: 1 !important;border-right-color:rgb(207 244 252 / var(--tw-border-opacity))!important}.border-r-cyan-100\/0{border-right-color:#cff4fc00!important}.border-r-cyan-100\/10{border-right-color:#cff4fc1a!important}.border-r-cyan-100\/100{border-right-color:#cff4fc!important}.border-r-cyan-100\/15{border-right-color:#cff4fc26!important}.border-r-cyan-100\/20{border-right-color:#cff4fc33!important}.border-r-cyan-100\/25{border-right-color:#cff4fc40!important}.border-r-cyan-100\/30{border-right-color:#cff4fc4d!important}.border-r-cyan-100\/35{border-right-color:#cff4fc59!important}.border-r-cyan-100\/40{border-right-color:#cff4fc66!important}.border-r-cyan-100\/45{border-right-color:#cff4fc73!important}.border-r-cyan-100\/5{border-right-color:#cff4fc0d!important}.border-r-cyan-100\/50{border-right-color:#cff4fc80!important}.border-r-cyan-100\/55{border-right-color:#cff4fc8c!important}.border-r-cyan-100\/60{border-right-color:#cff4fc99!important}.border-r-cyan-100\/65{border-right-color:#cff4fca6!important}.border-r-cyan-100\/70{border-right-color:#cff4fcb3!important}.border-r-cyan-100\/75{border-right-color:#cff4fcbf!important}.border-r-cyan-100\/80{border-right-color:#cff4fccc!important}.border-r-cyan-100\/85{border-right-color:#cff4fcd9!important}.border-r-cyan-100\/90{border-right-color:#cff4fce6!important}.border-r-cyan-100\/95{border-right-color:#cff4fcf2!important}.border-r-cyan-200{--tw-border-opacity: 1 !important;border-right-color:rgb(158 234 249 / var(--tw-border-opacity))!important}.border-r-cyan-200\/0{border-right-color:#9eeaf900!important}.border-r-cyan-200\/10{border-right-color:#9eeaf91a!important}.border-r-cyan-200\/100{border-right-color:#9eeaf9!important}.border-r-cyan-200\/15{border-right-color:#9eeaf926!important}.border-r-cyan-200\/20{border-right-color:#9eeaf933!important}.border-r-cyan-200\/25{border-right-color:#9eeaf940!important}.border-r-cyan-200\/30{border-right-color:#9eeaf94d!important}.border-r-cyan-200\/35{border-right-color:#9eeaf959!important}.border-r-cyan-200\/40{border-right-color:#9eeaf966!important}.border-r-cyan-200\/45{border-right-color:#9eeaf973!important}.border-r-cyan-200\/5{border-right-color:#9eeaf90d!important}.border-r-cyan-200\/50{border-right-color:#9eeaf980!important}.border-r-cyan-200\/55{border-right-color:#9eeaf98c!important}.border-r-cyan-200\/60{border-right-color:#9eeaf999!important}.border-r-cyan-200\/65{border-right-color:#9eeaf9a6!important}.border-r-cyan-200\/70{border-right-color:#9eeaf9b3!important}.border-r-cyan-200\/75{border-right-color:#9eeaf9bf!important}.border-r-cyan-200\/80{border-right-color:#9eeaf9cc!important}.border-r-cyan-200\/85{border-right-color:#9eeaf9d9!important}.border-r-cyan-200\/90{border-right-color:#9eeaf9e6!important}.border-r-cyan-200\/95{border-right-color:#9eeaf9f2!important}.border-r-cyan-300{--tw-border-opacity: 1 !important;border-right-color:rgb(110 223 246 / var(--tw-border-opacity))!important}.border-r-cyan-300\/0{border-right-color:#6edff600!important}.border-r-cyan-300\/10{border-right-color:#6edff61a!important}.border-r-cyan-300\/100{border-right-color:#6edff6!important}.border-r-cyan-300\/15{border-right-color:#6edff626!important}.border-r-cyan-300\/20{border-right-color:#6edff633!important}.border-r-cyan-300\/25{border-right-color:#6edff640!important}.border-r-cyan-300\/30{border-right-color:#6edff64d!important}.border-r-cyan-300\/35{border-right-color:#6edff659!important}.border-r-cyan-300\/40{border-right-color:#6edff666!important}.border-r-cyan-300\/45{border-right-color:#6edff673!important}.border-r-cyan-300\/5{border-right-color:#6edff60d!important}.border-r-cyan-300\/50{border-right-color:#6edff680!important}.border-r-cyan-300\/55{border-right-color:#6edff68c!important}.border-r-cyan-300\/60{border-right-color:#6edff699!important}.border-r-cyan-300\/65{border-right-color:#6edff6a6!important}.border-r-cyan-300\/70{border-right-color:#6edff6b3!important}.border-r-cyan-300\/75{border-right-color:#6edff6bf!important}.border-r-cyan-300\/80{border-right-color:#6edff6cc!important}.border-r-cyan-300\/85{border-right-color:#6edff6d9!important}.border-r-cyan-300\/90{border-right-color:#6edff6e6!important}.border-r-cyan-300\/95{border-right-color:#6edff6f2!important}.border-r-cyan-400{--tw-border-opacity: 1 !important;border-right-color:rgb(61 213 243 / var(--tw-border-opacity))!important}.border-r-cyan-400\/0{border-right-color:#3dd5f300!important}.border-r-cyan-400\/10{border-right-color:#3dd5f31a!important}.border-r-cyan-400\/100{border-right-color:#3dd5f3!important}.border-r-cyan-400\/15{border-right-color:#3dd5f326!important}.border-r-cyan-400\/20{border-right-color:#3dd5f333!important}.border-r-cyan-400\/25{border-right-color:#3dd5f340!important}.border-r-cyan-400\/30{border-right-color:#3dd5f34d!important}.border-r-cyan-400\/35{border-right-color:#3dd5f359!important}.border-r-cyan-400\/40{border-right-color:#3dd5f366!important}.border-r-cyan-400\/45{border-right-color:#3dd5f373!important}.border-r-cyan-400\/5{border-right-color:#3dd5f30d!important}.border-r-cyan-400\/50{border-right-color:#3dd5f380!important}.border-r-cyan-400\/55{border-right-color:#3dd5f38c!important}.border-r-cyan-400\/60{border-right-color:#3dd5f399!important}.border-r-cyan-400\/65{border-right-color:#3dd5f3a6!important}.border-r-cyan-400\/70{border-right-color:#3dd5f3b3!important}.border-r-cyan-400\/75{border-right-color:#3dd5f3bf!important}.border-r-cyan-400\/80{border-right-color:#3dd5f3cc!important}.border-r-cyan-400\/85{border-right-color:#3dd5f3d9!important}.border-r-cyan-400\/90{border-right-color:#3dd5f3e6!important}.border-r-cyan-400\/95{border-right-color:#3dd5f3f2!important}.border-r-cyan-500{--tw-border-opacity: 1 !important;border-right-color:rgb(13 202 240 / var(--tw-border-opacity))!important}.border-r-cyan-500\/0{border-right-color:#0dcaf000!important}.border-r-cyan-500\/10{border-right-color:#0dcaf01a!important}.border-r-cyan-500\/100{border-right-color:#0dcaf0!important}.border-r-cyan-500\/15{border-right-color:#0dcaf026!important}.border-r-cyan-500\/20{border-right-color:#0dcaf033!important}.border-r-cyan-500\/25{border-right-color:#0dcaf040!important}.border-r-cyan-500\/30{border-right-color:#0dcaf04d!important}.border-r-cyan-500\/35{border-right-color:#0dcaf059!important}.border-r-cyan-500\/40{border-right-color:#0dcaf066!important}.border-r-cyan-500\/45{border-right-color:#0dcaf073!important}.border-r-cyan-500\/5{border-right-color:#0dcaf00d!important}.border-r-cyan-500\/50{border-right-color:#0dcaf080!important}.border-r-cyan-500\/55{border-right-color:#0dcaf08c!important}.border-r-cyan-500\/60{border-right-color:#0dcaf099!important}.border-r-cyan-500\/65{border-right-color:#0dcaf0a6!important}.border-r-cyan-500\/70{border-right-color:#0dcaf0b3!important}.border-r-cyan-500\/75{border-right-color:#0dcaf0bf!important}.border-r-cyan-500\/80{border-right-color:#0dcaf0cc!important}.border-r-cyan-500\/85{border-right-color:#0dcaf0d9!important}.border-r-cyan-500\/90{border-right-color:#0dcaf0e6!important}.border-r-cyan-500\/95{border-right-color:#0dcaf0f2!important}.border-r-cyan-600{--tw-border-opacity: 1 !important;border-right-color:rgb(10 162 192 / var(--tw-border-opacity))!important}.border-r-cyan-600\/0{border-right-color:#0aa2c000!important}.border-r-cyan-600\/10{border-right-color:#0aa2c01a!important}.border-r-cyan-600\/100{border-right-color:#0aa2c0!important}.border-r-cyan-600\/15{border-right-color:#0aa2c026!important}.border-r-cyan-600\/20{border-right-color:#0aa2c033!important}.border-r-cyan-600\/25{border-right-color:#0aa2c040!important}.border-r-cyan-600\/30{border-right-color:#0aa2c04d!important}.border-r-cyan-600\/35{border-right-color:#0aa2c059!important}.border-r-cyan-600\/40{border-right-color:#0aa2c066!important}.border-r-cyan-600\/45{border-right-color:#0aa2c073!important}.border-r-cyan-600\/5{border-right-color:#0aa2c00d!important}.border-r-cyan-600\/50{border-right-color:#0aa2c080!important}.border-r-cyan-600\/55{border-right-color:#0aa2c08c!important}.border-r-cyan-600\/60{border-right-color:#0aa2c099!important}.border-r-cyan-600\/65{border-right-color:#0aa2c0a6!important}.border-r-cyan-600\/70{border-right-color:#0aa2c0b3!important}.border-r-cyan-600\/75{border-right-color:#0aa2c0bf!important}.border-r-cyan-600\/80{border-right-color:#0aa2c0cc!important}.border-r-cyan-600\/85{border-right-color:#0aa2c0d9!important}.border-r-cyan-600\/90{border-right-color:#0aa2c0e6!important}.border-r-cyan-600\/95{border-right-color:#0aa2c0f2!important}.border-r-cyan-700{--tw-border-opacity: 1 !important;border-right-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-r-cyan-700\/0{border-right-color:#08799000!important}.border-r-cyan-700\/10{border-right-color:#0879901a!important}.border-r-cyan-700\/100{border-right-color:#087990!important}.border-r-cyan-700\/15{border-right-color:#08799026!important}.border-r-cyan-700\/20{border-right-color:#08799033!important}.border-r-cyan-700\/25{border-right-color:#08799040!important}.border-r-cyan-700\/30{border-right-color:#0879904d!important}.border-r-cyan-700\/35{border-right-color:#08799059!important}.border-r-cyan-700\/40{border-right-color:#08799066!important}.border-r-cyan-700\/45{border-right-color:#08799073!important}.border-r-cyan-700\/5{border-right-color:#0879900d!important}.border-r-cyan-700\/50{border-right-color:#08799080!important}.border-r-cyan-700\/55{border-right-color:#0879908c!important}.border-r-cyan-700\/60{border-right-color:#08799099!important}.border-r-cyan-700\/65{border-right-color:#087990a6!important}.border-r-cyan-700\/70{border-right-color:#087990b3!important}.border-r-cyan-700\/75{border-right-color:#087990bf!important}.border-r-cyan-700\/80{border-right-color:#087990cc!important}.border-r-cyan-700\/85{border-right-color:#087990d9!important}.border-r-cyan-700\/90{border-right-color:#087990e6!important}.border-r-cyan-700\/95{border-right-color:#087990f2!important}.border-r-cyan-800{--tw-border-opacity: 1 !important;border-right-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-r-cyan-800\/0{border-right-color:#05516000!important}.border-r-cyan-800\/10{border-right-color:#0551601a!important}.border-r-cyan-800\/100{border-right-color:#055160!important}.border-r-cyan-800\/15{border-right-color:#05516026!important}.border-r-cyan-800\/20{border-right-color:#05516033!important}.border-r-cyan-800\/25{border-right-color:#05516040!important}.border-r-cyan-800\/30{border-right-color:#0551604d!important}.border-r-cyan-800\/35{border-right-color:#05516059!important}.border-r-cyan-800\/40{border-right-color:#05516066!important}.border-r-cyan-800\/45{border-right-color:#05516073!important}.border-r-cyan-800\/5{border-right-color:#0551600d!important}.border-r-cyan-800\/50{border-right-color:#05516080!important}.border-r-cyan-800\/55{border-right-color:#0551608c!important}.border-r-cyan-800\/60{border-right-color:#05516099!important}.border-r-cyan-800\/65{border-right-color:#055160a6!important}.border-r-cyan-800\/70{border-right-color:#055160b3!important}.border-r-cyan-800\/75{border-right-color:#055160bf!important}.border-r-cyan-800\/80{border-right-color:#055160cc!important}.border-r-cyan-800\/85{border-right-color:#055160d9!important}.border-r-cyan-800\/90{border-right-color:#055160e6!important}.border-r-cyan-800\/95{border-right-color:#055160f2!important}.border-r-cyan-900{--tw-border-opacity: 1 !important;border-right-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-r-cyan-900\/0{border-right-color:#03283000!important}.border-r-cyan-900\/10{border-right-color:#0328301a!important}.border-r-cyan-900\/100{border-right-color:#032830!important}.border-r-cyan-900\/15{border-right-color:#03283026!important}.border-r-cyan-900\/20{border-right-color:#03283033!important}.border-r-cyan-900\/25{border-right-color:#03283040!important}.border-r-cyan-900\/30{border-right-color:#0328304d!important}.border-r-cyan-900\/35{border-right-color:#03283059!important}.border-r-cyan-900\/40{border-right-color:#03283066!important}.border-r-cyan-900\/45{border-right-color:#03283073!important}.border-r-cyan-900\/5{border-right-color:#0328300d!important}.border-r-cyan-900\/50{border-right-color:#03283080!important}.border-r-cyan-900\/55{border-right-color:#0328308c!important}.border-r-cyan-900\/60{border-right-color:#03283099!important}.border-r-cyan-900\/65{border-right-color:#032830a6!important}.border-r-cyan-900\/70{border-right-color:#032830b3!important}.border-r-cyan-900\/75{border-right-color:#032830bf!important}.border-r-cyan-900\/80{border-right-color:#032830cc!important}.border-r-cyan-900\/85{border-right-color:#032830d9!important}.border-r-cyan-900\/90{border-right-color:#032830e6!important}.border-r-cyan-900\/95{border-right-color:#032830f2!important}.border-r-gray-100{--tw-border-opacity: 1 !important;border-right-color:rgb(248 249 250 / var(--tw-border-opacity))!important}.border-r-gray-100\/0{border-right-color:#f8f9fa00!important}.border-r-gray-100\/10{border-right-color:#f8f9fa1a!important}.border-r-gray-100\/100{border-right-color:#f8f9fa!important}.border-r-gray-100\/15{border-right-color:#f8f9fa26!important}.border-r-gray-100\/20{border-right-color:#f8f9fa33!important}.border-r-gray-100\/25{border-right-color:#f8f9fa40!important}.border-r-gray-100\/30{border-right-color:#f8f9fa4d!important}.border-r-gray-100\/35{border-right-color:#f8f9fa59!important}.border-r-gray-100\/40{border-right-color:#f8f9fa66!important}.border-r-gray-100\/45{border-right-color:#f8f9fa73!important}.border-r-gray-100\/5{border-right-color:#f8f9fa0d!important}.border-r-gray-100\/50{border-right-color:#f8f9fa80!important}.border-r-gray-100\/55{border-right-color:#f8f9fa8c!important}.border-r-gray-100\/60{border-right-color:#f8f9fa99!important}.border-r-gray-100\/65{border-right-color:#f8f9faa6!important}.border-r-gray-100\/70{border-right-color:#f8f9fab3!important}.border-r-gray-100\/75{border-right-color:#f8f9fabf!important}.border-r-gray-100\/80{border-right-color:#f8f9facc!important}.border-r-gray-100\/85{border-right-color:#f8f9fad9!important}.border-r-gray-100\/90{border-right-color:#f8f9fae6!important}.border-r-gray-100\/95{border-right-color:#f8f9faf2!important}.border-r-gray-200{--tw-border-opacity: 1 !important;border-right-color:rgb(233 236 239 / var(--tw-border-opacity))!important}.border-r-gray-200\/0{border-right-color:#e9ecef00!important}.border-r-gray-200\/10{border-right-color:#e9ecef1a!important}.border-r-gray-200\/100{border-right-color:#e9ecef!important}.border-r-gray-200\/15{border-right-color:#e9ecef26!important}.border-r-gray-200\/20{border-right-color:#e9ecef33!important}.border-r-gray-200\/25{border-right-color:#e9ecef40!important}.border-r-gray-200\/30{border-right-color:#e9ecef4d!important}.border-r-gray-200\/35{border-right-color:#e9ecef59!important}.border-r-gray-200\/40{border-right-color:#e9ecef66!important}.border-r-gray-200\/45{border-right-color:#e9ecef73!important}.border-r-gray-200\/5{border-right-color:#e9ecef0d!important}.border-r-gray-200\/50{border-right-color:#e9ecef80!important}.border-r-gray-200\/55{border-right-color:#e9ecef8c!important}.border-r-gray-200\/60{border-right-color:#e9ecef99!important}.border-r-gray-200\/65{border-right-color:#e9ecefa6!important}.border-r-gray-200\/70{border-right-color:#e9ecefb3!important}.border-r-gray-200\/75{border-right-color:#e9ecefbf!important}.border-r-gray-200\/80{border-right-color:#e9ecefcc!important}.border-r-gray-200\/85{border-right-color:#e9ecefd9!important}.border-r-gray-200\/90{border-right-color:#e9ecefe6!important}.border-r-gray-200\/95{border-right-color:#e9eceff2!important}.border-r-gray-300{--tw-border-opacity: 1 !important;border-right-color:rgb(222 226 230 / var(--tw-border-opacity))!important}.border-r-gray-300\/0{border-right-color:#dee2e600!important}.border-r-gray-300\/10{border-right-color:#dee2e61a!important}.border-r-gray-300\/100{border-right-color:#dee2e6!important}.border-r-gray-300\/15{border-right-color:#dee2e626!important}.border-r-gray-300\/20{border-right-color:#dee2e633!important}.border-r-gray-300\/25{border-right-color:#dee2e640!important}.border-r-gray-300\/30{border-right-color:#dee2e64d!important}.border-r-gray-300\/35{border-right-color:#dee2e659!important}.border-r-gray-300\/40{border-right-color:#dee2e666!important}.border-r-gray-300\/45{border-right-color:#dee2e673!important}.border-r-gray-300\/5{border-right-color:#dee2e60d!important}.border-r-gray-300\/50{border-right-color:#dee2e680!important}.border-r-gray-300\/55{border-right-color:#dee2e68c!important}.border-r-gray-300\/60{border-right-color:#dee2e699!important}.border-r-gray-300\/65{border-right-color:#dee2e6a6!important}.border-r-gray-300\/70{border-right-color:#dee2e6b3!important}.border-r-gray-300\/75{border-right-color:#dee2e6bf!important}.border-r-gray-300\/80{border-right-color:#dee2e6cc!important}.border-r-gray-300\/85{border-right-color:#dee2e6d9!important}.border-r-gray-300\/90{border-right-color:#dee2e6e6!important}.border-r-gray-300\/95{border-right-color:#dee2e6f2!important}.border-r-gray-400{--tw-border-opacity: 1 !important;border-right-color:rgb(206 212 218 / var(--tw-border-opacity))!important}.border-r-gray-400\/0{border-right-color:#ced4da00!important}.border-r-gray-400\/10{border-right-color:#ced4da1a!important}.border-r-gray-400\/100{border-right-color:#ced4da!important}.border-r-gray-400\/15{border-right-color:#ced4da26!important}.border-r-gray-400\/20{border-right-color:#ced4da33!important}.border-r-gray-400\/25{border-right-color:#ced4da40!important}.border-r-gray-400\/30{border-right-color:#ced4da4d!important}.border-r-gray-400\/35{border-right-color:#ced4da59!important}.border-r-gray-400\/40{border-right-color:#ced4da66!important}.border-r-gray-400\/45{border-right-color:#ced4da73!important}.border-r-gray-400\/5{border-right-color:#ced4da0d!important}.border-r-gray-400\/50{border-right-color:#ced4da80!important}.border-r-gray-400\/55{border-right-color:#ced4da8c!important}.border-r-gray-400\/60{border-right-color:#ced4da99!important}.border-r-gray-400\/65{border-right-color:#ced4daa6!important}.border-r-gray-400\/70{border-right-color:#ced4dab3!important}.border-r-gray-400\/75{border-right-color:#ced4dabf!important}.border-r-gray-400\/80{border-right-color:#ced4dacc!important}.border-r-gray-400\/85{border-right-color:#ced4dad9!important}.border-r-gray-400\/90{border-right-color:#ced4dae6!important}.border-r-gray-400\/95{border-right-color:#ced4daf2!important}.border-r-gray-500{--tw-border-opacity: 1 !important;border-right-color:rgb(173 181 189 / var(--tw-border-opacity))!important}.border-r-gray-500\/0{border-right-color:#adb5bd00!important}.border-r-gray-500\/10{border-right-color:#adb5bd1a!important}.border-r-gray-500\/100{border-right-color:#adb5bd!important}.border-r-gray-500\/15{border-right-color:#adb5bd26!important}.border-r-gray-500\/20{border-right-color:#adb5bd33!important}.border-r-gray-500\/25{border-right-color:#adb5bd40!important}.border-r-gray-500\/30{border-right-color:#adb5bd4d!important}.border-r-gray-500\/35{border-right-color:#adb5bd59!important}.border-r-gray-500\/40{border-right-color:#adb5bd66!important}.border-r-gray-500\/45{border-right-color:#adb5bd73!important}.border-r-gray-500\/5{border-right-color:#adb5bd0d!important}.border-r-gray-500\/50{border-right-color:#adb5bd80!important}.border-r-gray-500\/55{border-right-color:#adb5bd8c!important}.border-r-gray-500\/60{border-right-color:#adb5bd99!important}.border-r-gray-500\/65{border-right-color:#adb5bda6!important}.border-r-gray-500\/70{border-right-color:#adb5bdb3!important}.border-r-gray-500\/75{border-right-color:#adb5bdbf!important}.border-r-gray-500\/80{border-right-color:#adb5bdcc!important}.border-r-gray-500\/85{border-right-color:#adb5bdd9!important}.border-r-gray-500\/90{border-right-color:#adb5bde6!important}.border-r-gray-500\/95{border-right-color:#adb5bdf2!important}.border-r-gray-600{--tw-border-opacity: 1 !important;border-right-color:rgb(108 117 125 / var(--tw-border-opacity))!important}.border-r-gray-600\/0{border-right-color:#6c757d00!important}.border-r-gray-600\/10{border-right-color:#6c757d1a!important}.border-r-gray-600\/100{border-right-color:#6c757d!important}.border-r-gray-600\/15{border-right-color:#6c757d26!important}.border-r-gray-600\/20{border-right-color:#6c757d33!important}.border-r-gray-600\/25{border-right-color:#6c757d40!important}.border-r-gray-600\/30{border-right-color:#6c757d4d!important}.border-r-gray-600\/35{border-right-color:#6c757d59!important}.border-r-gray-600\/40{border-right-color:#6c757d66!important}.border-r-gray-600\/45{border-right-color:#6c757d73!important}.border-r-gray-600\/5{border-right-color:#6c757d0d!important}.border-r-gray-600\/50{border-right-color:#6c757d80!important}.border-r-gray-600\/55{border-right-color:#6c757d8c!important}.border-r-gray-600\/60{border-right-color:#6c757d99!important}.border-r-gray-600\/65{border-right-color:#6c757da6!important}.border-r-gray-600\/70{border-right-color:#6c757db3!important}.border-r-gray-600\/75{border-right-color:#6c757dbf!important}.border-r-gray-600\/80{border-right-color:#6c757dcc!important}.border-r-gray-600\/85{border-right-color:#6c757dd9!important}.border-r-gray-600\/90{border-right-color:#6c757de6!important}.border-r-gray-600\/95{border-right-color:#6c757df2!important}.border-r-gray-700{--tw-border-opacity: 1 !important;border-right-color:rgb(73 80 87 / var(--tw-border-opacity))!important}.border-r-gray-700\/0{border-right-color:#49505700!important}.border-r-gray-700\/10{border-right-color:#4950571a!important}.border-r-gray-700\/100{border-right-color:#495057!important}.border-r-gray-700\/15{border-right-color:#49505726!important}.border-r-gray-700\/20{border-right-color:#49505733!important}.border-r-gray-700\/25{border-right-color:#49505740!important}.border-r-gray-700\/30{border-right-color:#4950574d!important}.border-r-gray-700\/35{border-right-color:#49505759!important}.border-r-gray-700\/40{border-right-color:#49505766!important}.border-r-gray-700\/45{border-right-color:#49505773!important}.border-r-gray-700\/5{border-right-color:#4950570d!important}.border-r-gray-700\/50{border-right-color:#49505780!important}.border-r-gray-700\/55{border-right-color:#4950578c!important}.border-r-gray-700\/60{border-right-color:#49505799!important}.border-r-gray-700\/65{border-right-color:#495057a6!important}.border-r-gray-700\/70{border-right-color:#495057b3!important}.border-r-gray-700\/75{border-right-color:#495057bf!important}.border-r-gray-700\/80{border-right-color:#495057cc!important}.border-r-gray-700\/85{border-right-color:#495057d9!important}.border-r-gray-700\/90{border-right-color:#495057e6!important}.border-r-gray-700\/95{border-right-color:#495057f2!important}.border-r-gray-800{--tw-border-opacity: 1 !important;border-right-color:rgb(52 58 64 / var(--tw-border-opacity))!important}.border-r-gray-800\/0{border-right-color:#343a4000!important}.border-r-gray-800\/10{border-right-color:#343a401a!important}.border-r-gray-800\/100{border-right-color:#343a40!important}.border-r-gray-800\/15{border-right-color:#343a4026!important}.border-r-gray-800\/20{border-right-color:#343a4033!important}.border-r-gray-800\/25{border-right-color:#343a4040!important}.border-r-gray-800\/30{border-right-color:#343a404d!important}.border-r-gray-800\/35{border-right-color:#343a4059!important}.border-r-gray-800\/40{border-right-color:#343a4066!important}.border-r-gray-800\/45{border-right-color:#343a4073!important}.border-r-gray-800\/5{border-right-color:#343a400d!important}.border-r-gray-800\/50{border-right-color:#343a4080!important}.border-r-gray-800\/55{border-right-color:#343a408c!important}.border-r-gray-800\/60{border-right-color:#343a4099!important}.border-r-gray-800\/65{border-right-color:#343a40a6!important}.border-r-gray-800\/70{border-right-color:#343a40b3!important}.border-r-gray-800\/75{border-right-color:#343a40bf!important}.border-r-gray-800\/80{border-right-color:#343a40cc!important}.border-r-gray-800\/85{border-right-color:#343a40d9!important}.border-r-gray-800\/90{border-right-color:#343a40e6!important}.border-r-gray-800\/95{border-right-color:#343a40f2!important}.border-r-green-100{--tw-border-opacity: 1 !important;border-right-color:rgb(209 231 221 / var(--tw-border-opacity))!important}.border-r-green-100\/0{border-right-color:#d1e7dd00!important}.border-r-green-100\/10{border-right-color:#d1e7dd1a!important}.border-r-green-100\/100{border-right-color:#d1e7dd!important}.border-r-green-100\/15{border-right-color:#d1e7dd26!important}.border-r-green-100\/20{border-right-color:#d1e7dd33!important}.border-r-green-100\/25{border-right-color:#d1e7dd40!important}.border-r-green-100\/30{border-right-color:#d1e7dd4d!important}.border-r-green-100\/35{border-right-color:#d1e7dd59!important}.border-r-green-100\/40{border-right-color:#d1e7dd66!important}.border-r-green-100\/45{border-right-color:#d1e7dd73!important}.border-r-green-100\/5{border-right-color:#d1e7dd0d!important}.border-r-green-100\/50{border-right-color:#d1e7dd80!important}.border-r-green-100\/55{border-right-color:#d1e7dd8c!important}.border-r-green-100\/60{border-right-color:#d1e7dd99!important}.border-r-green-100\/65{border-right-color:#d1e7dda6!important}.border-r-green-100\/70{border-right-color:#d1e7ddb3!important}.border-r-green-100\/75{border-right-color:#d1e7ddbf!important}.border-r-green-100\/80{border-right-color:#d1e7ddcc!important}.border-r-green-100\/85{border-right-color:#d1e7ddd9!important}.border-r-green-100\/90{border-right-color:#d1e7dde6!important}.border-r-green-100\/95{border-right-color:#d1e7ddf2!important}.border-r-green-1000{--tw-border-opacity: 1 !important;border-right-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-r-green-1000\/0{border-right-color:#05516000!important}.border-r-green-1000\/10{border-right-color:#0551601a!important}.border-r-green-1000\/100{border-right-color:#055160!important}.border-r-green-1000\/15{border-right-color:#05516026!important}.border-r-green-1000\/20{border-right-color:#05516033!important}.border-r-green-1000\/25{border-right-color:#05516040!important}.border-r-green-1000\/30{border-right-color:#0551604d!important}.border-r-green-1000\/35{border-right-color:#05516059!important}.border-r-green-1000\/40{border-right-color:#05516066!important}.border-r-green-1000\/45{border-right-color:#05516073!important}.border-r-green-1000\/5{border-right-color:#0551600d!important}.border-r-green-1000\/50{border-right-color:#05516080!important}.border-r-green-1000\/55{border-right-color:#0551608c!important}.border-r-green-1000\/60{border-right-color:#05516099!important}.border-r-green-1000\/65{border-right-color:#055160a6!important}.border-r-green-1000\/70{border-right-color:#055160b3!important}.border-r-green-1000\/75{border-right-color:#055160bf!important}.border-r-green-1000\/80{border-right-color:#055160cc!important}.border-r-green-1000\/85{border-right-color:#055160d9!important}.border-r-green-1000\/90{border-right-color:#055160e6!important}.border-r-green-1000\/95{border-right-color:#055160f2!important}.border-r-green-1100{--tw-border-opacity: 1 !important;border-right-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-r-green-1100\/0{border-right-color:#03283000!important}.border-r-green-1100\/10{border-right-color:#0328301a!important}.border-r-green-1100\/100{border-right-color:#032830!important}.border-r-green-1100\/15{border-right-color:#03283026!important}.border-r-green-1100\/20{border-right-color:#03283033!important}.border-r-green-1100\/25{border-right-color:#03283040!important}.border-r-green-1100\/30{border-right-color:#0328304d!important}.border-r-green-1100\/35{border-right-color:#03283059!important}.border-r-green-1100\/40{border-right-color:#03283066!important}.border-r-green-1100\/45{border-right-color:#03283073!important}.border-r-green-1100\/5{border-right-color:#0328300d!important}.border-r-green-1100\/50{border-right-color:#03283080!important}.border-r-green-1100\/55{border-right-color:#0328308c!important}.border-r-green-1100\/60{border-right-color:#03283099!important}.border-r-green-1100\/65{border-right-color:#032830a6!important}.border-r-green-1100\/70{border-right-color:#032830b3!important}.border-r-green-1100\/75{border-right-color:#032830bf!important}.border-r-green-1100\/80{border-right-color:#032830cc!important}.border-r-green-1100\/85{border-right-color:#032830d9!important}.border-r-green-1100\/90{border-right-color:#032830e6!important}.border-r-green-1100\/95{border-right-color:#032830f2!important}.border-r-green-200{--tw-border-opacity: 1 !important;border-right-color:rgb(163 207 187 / var(--tw-border-opacity))!important}.border-r-green-200\/0{border-right-color:#a3cfbb00!important}.border-r-green-200\/10{border-right-color:#a3cfbb1a!important}.border-r-green-200\/100{border-right-color:#a3cfbb!important}.border-r-green-200\/15{border-right-color:#a3cfbb26!important}.border-r-green-200\/20{border-right-color:#a3cfbb33!important}.border-r-green-200\/25{border-right-color:#a3cfbb40!important}.border-r-green-200\/30{border-right-color:#a3cfbb4d!important}.border-r-green-200\/35{border-right-color:#a3cfbb59!important}.border-r-green-200\/40{border-right-color:#a3cfbb66!important}.border-r-green-200\/45{border-right-color:#a3cfbb73!important}.border-r-green-200\/5{border-right-color:#a3cfbb0d!important}.border-r-green-200\/50{border-right-color:#a3cfbb80!important}.border-r-green-200\/55{border-right-color:#a3cfbb8c!important}.border-r-green-200\/60{border-right-color:#a3cfbb99!important}.border-r-green-200\/65{border-right-color:#a3cfbba6!important}.border-r-green-200\/70{border-right-color:#a3cfbbb3!important}.border-r-green-200\/75{border-right-color:#a3cfbbbf!important}.border-r-green-200\/80{border-right-color:#a3cfbbcc!important}.border-r-green-200\/85{border-right-color:#a3cfbbd9!important}.border-r-green-200\/90{border-right-color:#a3cfbbe6!important}.border-r-green-200\/95{border-right-color:#a3cfbbf2!important}.border-r-green-300{--tw-border-opacity: 1 !important;border-right-color:rgb(117 183 152 / var(--tw-border-opacity))!important}.border-r-green-300\/0{border-right-color:#75b79800!important}.border-r-green-300\/10{border-right-color:#75b7981a!important}.border-r-green-300\/100{border-right-color:#75b798!important}.border-r-green-300\/15{border-right-color:#75b79826!important}.border-r-green-300\/20{border-right-color:#75b79833!important}.border-r-green-300\/25{border-right-color:#75b79840!important}.border-r-green-300\/30{border-right-color:#75b7984d!important}.border-r-green-300\/35{border-right-color:#75b79859!important}.border-r-green-300\/40{border-right-color:#75b79866!important}.border-r-green-300\/45{border-right-color:#75b79873!important}.border-r-green-300\/5{border-right-color:#75b7980d!important}.border-r-green-300\/50{border-right-color:#75b79880!important}.border-r-green-300\/55{border-right-color:#75b7988c!important}.border-r-green-300\/60{border-right-color:#75b79899!important}.border-r-green-300\/65{border-right-color:#75b798a6!important}.border-r-green-300\/70{border-right-color:#75b798b3!important}.border-r-green-300\/75{border-right-color:#75b798bf!important}.border-r-green-300\/80{border-right-color:#75b798cc!important}.border-r-green-300\/85{border-right-color:#75b798d9!important}.border-r-green-300\/90{border-right-color:#75b798e6!important}.border-r-green-300\/95{border-right-color:#75b798f2!important}.border-r-green-400{--tw-border-opacity: 1 !important;border-right-color:rgb(71 159 118 / var(--tw-border-opacity))!important}.border-r-green-400\/0{border-right-color:#479f7600!important}.border-r-green-400\/10{border-right-color:#479f761a!important}.border-r-green-400\/100{border-right-color:#479f76!important}.border-r-green-400\/15{border-right-color:#479f7626!important}.border-r-green-400\/20{border-right-color:#479f7633!important}.border-r-green-400\/25{border-right-color:#479f7640!important}.border-r-green-400\/30{border-right-color:#479f764d!important}.border-r-green-400\/35{border-right-color:#479f7659!important}.border-r-green-400\/40{border-right-color:#479f7666!important}.border-r-green-400\/45{border-right-color:#479f7673!important}.border-r-green-400\/5{border-right-color:#479f760d!important}.border-r-green-400\/50{border-right-color:#479f7680!important}.border-r-green-400\/55{border-right-color:#479f768c!important}.border-r-green-400\/60{border-right-color:#479f7699!important}.border-r-green-400\/65{border-right-color:#479f76a6!important}.border-r-green-400\/70{border-right-color:#479f76b3!important}.border-r-green-400\/75{border-right-color:#479f76bf!important}.border-r-green-400\/80{border-right-color:#479f76cc!important}.border-r-green-400\/85{border-right-color:#479f76d9!important}.border-r-green-400\/90{border-right-color:#479f76e6!important}.border-r-green-400\/95{border-right-color:#479f76f2!important}.border-r-green-500{--tw-border-opacity: 1 !important;border-right-color:rgb(25 135 84 / var(--tw-border-opacity))!important}.border-r-green-500\/0{border-right-color:#19875400!important}.border-r-green-500\/10{border-right-color:#1987541a!important}.border-r-green-500\/100{border-right-color:#198754!important}.border-r-green-500\/15{border-right-color:#19875426!important}.border-r-green-500\/20{border-right-color:#19875433!important}.border-r-green-500\/25{border-right-color:#19875440!important}.border-r-green-500\/30{border-right-color:#1987544d!important}.border-r-green-500\/35{border-right-color:#19875459!important}.border-r-green-500\/40{border-right-color:#19875466!important}.border-r-green-500\/45{border-right-color:#19875473!important}.border-r-green-500\/5{border-right-color:#1987540d!important}.border-r-green-500\/50{border-right-color:#19875480!important}.border-r-green-500\/55{border-right-color:#1987548c!important}.border-r-green-500\/60{border-right-color:#19875499!important}.border-r-green-500\/65{border-right-color:#198754a6!important}.border-r-green-500\/70{border-right-color:#198754b3!important}.border-r-green-500\/75{border-right-color:#198754bf!important}.border-r-green-500\/80{border-right-color:#198754cc!important}.border-r-green-500\/85{border-right-color:#198754d9!important}.border-r-green-500\/90{border-right-color:#198754e6!important}.border-r-green-500\/95{border-right-color:#198754f2!important}.border-r-green-600{--tw-border-opacity: 1 !important;border-right-color:rgb(20 108 67 / var(--tw-border-opacity))!important}.border-r-green-600\/0{border-right-color:#146c4300!important}.border-r-green-600\/10{border-right-color:#146c431a!important}.border-r-green-600\/100{border-right-color:#146c43!important}.border-r-green-600\/15{border-right-color:#146c4326!important}.border-r-green-600\/20{border-right-color:#146c4333!important}.border-r-green-600\/25{border-right-color:#146c4340!important}.border-r-green-600\/30{border-right-color:#146c434d!important}.border-r-green-600\/35{border-right-color:#146c4359!important}.border-r-green-600\/40{border-right-color:#146c4366!important}.border-r-green-600\/45{border-right-color:#146c4373!important}.border-r-green-600\/5{border-right-color:#146c430d!important}.border-r-green-600\/50{border-right-color:#146c4380!important}.border-r-green-600\/55{border-right-color:#146c438c!important}.border-r-green-600\/60{border-right-color:#146c4399!important}.border-r-green-600\/65{border-right-color:#146c43a6!important}.border-r-green-600\/70{border-right-color:#146c43b3!important}.border-r-green-600\/75{border-right-color:#146c43bf!important}.border-r-green-600\/80{border-right-color:#146c43cc!important}.border-r-green-600\/85{border-right-color:#146c43d9!important}.border-r-green-600\/90{border-right-color:#146c43e6!important}.border-r-green-600\/95{border-right-color:#146c43f2!important}.border-r-green-700{--tw-border-opacity: 1 !important;border-right-color:rgb(75 110 97 / var(--tw-border-opacity))!important}.border-r-green-700\/0{border-right-color:#4b6e6100!important}.border-r-green-700\/10{border-right-color:#4b6e611a!important}.border-r-green-700\/100{border-right-color:#4b6e61!important}.border-r-green-700\/15{border-right-color:#4b6e6126!important}.border-r-green-700\/20{border-right-color:#4b6e6133!important}.border-r-green-700\/25{border-right-color:#4b6e6140!important}.border-r-green-700\/30{border-right-color:#4b6e614d!important}.border-r-green-700\/35{border-right-color:#4b6e6159!important}.border-r-green-700\/40{border-right-color:#4b6e6166!important}.border-r-green-700\/45{border-right-color:#4b6e6173!important}.border-r-green-700\/5{border-right-color:#4b6e610d!important}.border-r-green-700\/50{border-right-color:#4b6e6180!important}.border-r-green-700\/55{border-right-color:#4b6e618c!important}.border-r-green-700\/60{border-right-color:#4b6e6199!important}.border-r-green-700\/65{border-right-color:#4b6e61a6!important}.border-r-green-700\/70{border-right-color:#4b6e61b3!important}.border-r-green-700\/75{border-right-color:#4b6e61bf!important}.border-r-green-700\/80{border-right-color:#4b6e61cc!important}.border-r-green-700\/85{border-right-color:#4b6e61d9!important}.border-r-green-700\/90{border-right-color:#4b6e61e6!important}.border-r-green-700\/95{border-right-color:#4b6e61f2!important}.border-r-green-800{--tw-border-opacity: 1 !important;border-right-color:rgb(10 54 34 / var(--tw-border-opacity))!important}.border-r-green-800\/0{border-right-color:#0a362200!important}.border-r-green-800\/10{border-right-color:#0a36221a!important}.border-r-green-800\/100{border-right-color:#0a3622!important}.border-r-green-800\/15{border-right-color:#0a362226!important}.border-r-green-800\/20{border-right-color:#0a362233!important}.border-r-green-800\/25{border-right-color:#0a362240!important}.border-r-green-800\/30{border-right-color:#0a36224d!important}.border-r-green-800\/35{border-right-color:#0a362259!important}.border-r-green-800\/40{border-right-color:#0a362266!important}.border-r-green-800\/45{border-right-color:#0a362273!important}.border-r-green-800\/5{border-right-color:#0a36220d!important}.border-r-green-800\/50{border-right-color:#0a362280!important}.border-r-green-800\/55{border-right-color:#0a36228c!important}.border-r-green-800\/60{border-right-color:#0a362299!important}.border-r-green-800\/65{border-right-color:#0a3622a6!important}.border-r-green-800\/70{border-right-color:#0a3622b3!important}.border-r-green-800\/75{border-right-color:#0a3622bf!important}.border-r-green-800\/80{border-right-color:#0a3622cc!important}.border-r-green-800\/85{border-right-color:#0a3622d9!important}.border-r-green-800\/90{border-right-color:#0a3622e6!important}.border-r-green-800\/95{border-right-color:#0a3622f2!important}.border-r-green-900{--tw-border-opacity: 1 !important;border-right-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-r-green-900\/0{border-right-color:#08799000!important}.border-r-green-900\/10{border-right-color:#0879901a!important}.border-r-green-900\/100{border-right-color:#087990!important}.border-r-green-900\/15{border-right-color:#08799026!important}.border-r-green-900\/20{border-right-color:#08799033!important}.border-r-green-900\/25{border-right-color:#08799040!important}.border-r-green-900\/30{border-right-color:#0879904d!important}.border-r-green-900\/35{border-right-color:#08799059!important}.border-r-green-900\/40{border-right-color:#08799066!important}.border-r-green-900\/45{border-right-color:#08799073!important}.border-r-green-900\/5{border-right-color:#0879900d!important}.border-r-green-900\/50{border-right-color:#08799080!important}.border-r-green-900\/55{border-right-color:#0879908c!important}.border-r-green-900\/60{border-right-color:#08799099!important}.border-r-green-900\/65{border-right-color:#087990a6!important}.border-r-green-900\/70{border-right-color:#087990b3!important}.border-r-green-900\/75{border-right-color:#087990bf!important}.border-r-green-900\/80{border-right-color:#087990cc!important}.border-r-green-900\/85{border-right-color:#087990d9!important}.border-r-green-900\/90{border-right-color:#087990e6!important}.border-r-green-900\/95{border-right-color:#087990f2!important}.border-r-green-whatsapp{--tw-border-opacity: 1 !important;border-right-color:rgb(27 201 89 / var(--tw-border-opacity))!important}.border-r-green-whatsapp\/0{border-right-color:#1bc95900!important}.border-r-green-whatsapp\/10{border-right-color:#1bc9591a!important}.border-r-green-whatsapp\/100{border-right-color:#1bc959!important}.border-r-green-whatsapp\/15{border-right-color:#1bc95926!important}.border-r-green-whatsapp\/20{border-right-color:#1bc95933!important}.border-r-green-whatsapp\/25{border-right-color:#1bc95940!important}.border-r-green-whatsapp\/30{border-right-color:#1bc9594d!important}.border-r-green-whatsapp\/35{border-right-color:#1bc95959!important}.border-r-green-whatsapp\/40{border-right-color:#1bc95966!important}.border-r-green-whatsapp\/45{border-right-color:#1bc95973!important}.border-r-green-whatsapp\/5{border-right-color:#1bc9590d!important}.border-r-green-whatsapp\/50{border-right-color:#1bc95980!important}.border-r-green-whatsapp\/55{border-right-color:#1bc9598c!important}.border-r-green-whatsapp\/60{border-right-color:#1bc95999!important}.border-r-green-whatsapp\/65{border-right-color:#1bc959a6!important}.border-r-green-whatsapp\/70{border-right-color:#1bc959b3!important}.border-r-green-whatsapp\/75{border-right-color:#1bc959bf!important}.border-r-green-whatsapp\/80{border-right-color:#1bc959cc!important}.border-r-green-whatsapp\/85{border-right-color:#1bc959d9!important}.border-r-green-whatsapp\/90{border-right-color:#1bc959e6!important}.border-r-green-whatsapp\/95{border-right-color:#1bc959f2!important}.border-r-offwhite{border-right-color:#fffc!important}.border-r-offwhite\/0{border-right-color:#fff0!important}.border-r-offwhite\/10{border-right-color:#ffffff1a!important}.border-r-offwhite\/100{border-right-color:#fff!important}.border-r-offwhite\/15{border-right-color:#ffffff26!important}.border-r-offwhite\/20{border-right-color:#fff3!important}.border-r-offwhite\/25{border-right-color:#ffffff40!important}.border-r-offwhite\/30{border-right-color:#ffffff4d!important}.border-r-offwhite\/35{border-right-color:#ffffff59!important}.border-r-offwhite\/40{border-right-color:#fff6!important}.border-r-offwhite\/45{border-right-color:#ffffff73!important}.border-r-offwhite\/5{border-right-color:#ffffff0d!important}.border-r-offwhite\/50{border-right-color:#ffffff80!important}.border-r-offwhite\/55{border-right-color:#ffffff8c!important}.border-r-offwhite\/60{border-right-color:#fff9!important}.border-r-offwhite\/65{border-right-color:#ffffffa6!important}.border-r-offwhite\/70{border-right-color:#ffffffb3!important}.border-r-offwhite\/75{border-right-color:#ffffffbf!important}.border-r-offwhite\/80{border-right-color:#fffc!important}.border-r-offwhite\/85{border-right-color:#ffffffd9!important}.border-r-offwhite\/90{border-right-color:#ffffffe6!important}.border-r-offwhite\/95{border-right-color:#fffffff2!important}.border-r-orange-100{--tw-border-opacity: 1 !important;border-right-color:rgb(255 229 208 / var(--tw-border-opacity))!important}.border-r-orange-100\/0{border-right-color:#ffe5d000!important}.border-r-orange-100\/10{border-right-color:#ffe5d01a!important}.border-r-orange-100\/100{border-right-color:#ffe5d0!important}.border-r-orange-100\/15{border-right-color:#ffe5d026!important}.border-r-orange-100\/20{border-right-color:#ffe5d033!important}.border-r-orange-100\/25{border-right-color:#ffe5d040!important}.border-r-orange-100\/30{border-right-color:#ffe5d04d!important}.border-r-orange-100\/35{border-right-color:#ffe5d059!important}.border-r-orange-100\/40{border-right-color:#ffe5d066!important}.border-r-orange-100\/45{border-right-color:#ffe5d073!important}.border-r-orange-100\/5{border-right-color:#ffe5d00d!important}.border-r-orange-100\/50{border-right-color:#ffe5d080!important}.border-r-orange-100\/55{border-right-color:#ffe5d08c!important}.border-r-orange-100\/60{border-right-color:#ffe5d099!important}.border-r-orange-100\/65{border-right-color:#ffe5d0a6!important}.border-r-orange-100\/70{border-right-color:#ffe5d0b3!important}.border-r-orange-100\/75{border-right-color:#ffe5d0bf!important}.border-r-orange-100\/80{border-right-color:#ffe5d0cc!important}.border-r-orange-100\/85{border-right-color:#ffe5d0d9!important}.border-r-orange-100\/90{border-right-color:#ffe5d0e6!important}.border-r-orange-100\/95{border-right-color:#ffe5d0f2!important}.border-r-orange-200{--tw-border-opacity: 1 !important;border-right-color:rgb(254 203 161 / var(--tw-border-opacity))!important}.border-r-orange-200\/0{border-right-color:#fecba100!important}.border-r-orange-200\/10{border-right-color:#fecba11a!important}.border-r-orange-200\/100{border-right-color:#fecba1!important}.border-r-orange-200\/15{border-right-color:#fecba126!important}.border-r-orange-200\/20{border-right-color:#fecba133!important}.border-r-orange-200\/25{border-right-color:#fecba140!important}.border-r-orange-200\/30{border-right-color:#fecba14d!important}.border-r-orange-200\/35{border-right-color:#fecba159!important}.border-r-orange-200\/40{border-right-color:#fecba166!important}.border-r-orange-200\/45{border-right-color:#fecba173!important}.border-r-orange-200\/5{border-right-color:#fecba10d!important}.border-r-orange-200\/50{border-right-color:#fecba180!important}.border-r-orange-200\/55{border-right-color:#fecba18c!important}.border-r-orange-200\/60{border-right-color:#fecba199!important}.border-r-orange-200\/65{border-right-color:#fecba1a6!important}.border-r-orange-200\/70{border-right-color:#fecba1b3!important}.border-r-orange-200\/75{border-right-color:#fecba1bf!important}.border-r-orange-200\/80{border-right-color:#fecba1cc!important}.border-r-orange-200\/85{border-right-color:#fecba1d9!important}.border-r-orange-200\/90{border-right-color:#fecba1e6!important}.border-r-orange-200\/95{border-right-color:#fecba1f2!important}.border-r-orange-300{--tw-border-opacity: 1 !important;border-right-color:rgb(254 178 114 / var(--tw-border-opacity))!important}.border-r-orange-300\/0{border-right-color:#feb27200!important}.border-r-orange-300\/10{border-right-color:#feb2721a!important}.border-r-orange-300\/100{border-right-color:#feb272!important}.border-r-orange-300\/15{border-right-color:#feb27226!important}.border-r-orange-300\/20{border-right-color:#feb27233!important}.border-r-orange-300\/25{border-right-color:#feb27240!important}.border-r-orange-300\/30{border-right-color:#feb2724d!important}.border-r-orange-300\/35{border-right-color:#feb27259!important}.border-r-orange-300\/40{border-right-color:#feb27266!important}.border-r-orange-300\/45{border-right-color:#feb27273!important}.border-r-orange-300\/5{border-right-color:#feb2720d!important}.border-r-orange-300\/50{border-right-color:#feb27280!important}.border-r-orange-300\/55{border-right-color:#feb2728c!important}.border-r-orange-300\/60{border-right-color:#feb27299!important}.border-r-orange-300\/65{border-right-color:#feb272a6!important}.border-r-orange-300\/70{border-right-color:#feb272b3!important}.border-r-orange-300\/75{border-right-color:#feb272bf!important}.border-r-orange-300\/80{border-right-color:#feb272cc!important}.border-r-orange-300\/85{border-right-color:#feb272d9!important}.border-r-orange-300\/90{border-right-color:#feb272e6!important}.border-r-orange-300\/95{border-right-color:#feb272f2!important}.border-r-orange-400{--tw-border-opacity: 1 !important;border-right-color:rgb(253 152 67 / var(--tw-border-opacity))!important}.border-r-orange-400\/0{border-right-color:#fd984300!important}.border-r-orange-400\/10{border-right-color:#fd98431a!important}.border-r-orange-400\/100{border-right-color:#fd9843!important}.border-r-orange-400\/15{border-right-color:#fd984326!important}.border-r-orange-400\/20{border-right-color:#fd984333!important}.border-r-orange-400\/25{border-right-color:#fd984340!important}.border-r-orange-400\/30{border-right-color:#fd98434d!important}.border-r-orange-400\/35{border-right-color:#fd984359!important}.border-r-orange-400\/40{border-right-color:#fd984366!important}.border-r-orange-400\/45{border-right-color:#fd984373!important}.border-r-orange-400\/5{border-right-color:#fd98430d!important}.border-r-orange-400\/50{border-right-color:#fd984380!important}.border-r-orange-400\/55{border-right-color:#fd98438c!important}.border-r-orange-400\/60{border-right-color:#fd984399!important}.border-r-orange-400\/65{border-right-color:#fd9843a6!important}.border-r-orange-400\/70{border-right-color:#fd9843b3!important}.border-r-orange-400\/75{border-right-color:#fd9843bf!important}.border-r-orange-400\/80{border-right-color:#fd9843cc!important}.border-r-orange-400\/85{border-right-color:#fd9843d9!important}.border-r-orange-400\/90{border-right-color:#fd9843e6!important}.border-r-orange-400\/95{border-right-color:#fd9843f2!important}.border-r-orange-500{--tw-border-opacity: 1 !important;border-right-color:rgb(253 126 20 / var(--tw-border-opacity))!important}.border-r-orange-500\/0{border-right-color:#fd7e1400!important}.border-r-orange-500\/10{border-right-color:#fd7e141a!important}.border-r-orange-500\/100{border-right-color:#fd7e14!important}.border-r-orange-500\/15{border-right-color:#fd7e1426!important}.border-r-orange-500\/20{border-right-color:#fd7e1433!important}.border-r-orange-500\/25{border-right-color:#fd7e1440!important}.border-r-orange-500\/30{border-right-color:#fd7e144d!important}.border-r-orange-500\/35{border-right-color:#fd7e1459!important}.border-r-orange-500\/40{border-right-color:#fd7e1466!important}.border-r-orange-500\/45{border-right-color:#fd7e1473!important}.border-r-orange-500\/5{border-right-color:#fd7e140d!important}.border-r-orange-500\/50{border-right-color:#fd7e1480!important}.border-r-orange-500\/55{border-right-color:#fd7e148c!important}.border-r-orange-500\/60{border-right-color:#fd7e1499!important}.border-r-orange-500\/65{border-right-color:#fd7e14a6!important}.border-r-orange-500\/70{border-right-color:#fd7e14b3!important}.border-r-orange-500\/75{border-right-color:#fd7e14bf!important}.border-r-orange-500\/80{border-right-color:#fd7e14cc!important}.border-r-orange-500\/85{border-right-color:#fd7e14d9!important}.border-r-orange-500\/90{border-right-color:#fd7e14e6!important}.border-r-orange-500\/95{border-right-color:#fd7e14f2!important}.border-r-orange-700{--tw-border-opacity: 1 !important;border-right-color:rgb(152 44 12 / var(--tw-border-opacity))!important}.border-r-orange-700\/0{border-right-color:#982c0c00!important}.border-r-orange-700\/10{border-right-color:#982c0c1a!important}.border-r-orange-700\/100{border-right-color:#982c0c!important}.border-r-orange-700\/15{border-right-color:#982c0c26!important}.border-r-orange-700\/20{border-right-color:#982c0c33!important}.border-r-orange-700\/25{border-right-color:#982c0c40!important}.border-r-orange-700\/30{border-right-color:#982c0c4d!important}.border-r-orange-700\/35{border-right-color:#982c0c59!important}.border-r-orange-700\/40{border-right-color:#982c0c66!important}.border-r-orange-700\/45{border-right-color:#982c0c73!important}.border-r-orange-700\/5{border-right-color:#982c0c0d!important}.border-r-orange-700\/50{border-right-color:#982c0c80!important}.border-r-orange-700\/55{border-right-color:#982c0c8c!important}.border-r-orange-700\/60{border-right-color:#982c0c99!important}.border-r-orange-700\/65{border-right-color:#982c0ca6!important}.border-r-orange-700\/70{border-right-color:#982c0cb3!important}.border-r-orange-700\/75{border-right-color:#982c0cbf!important}.border-r-orange-700\/80{border-right-color:#982c0ccc!important}.border-r-orange-700\/85{border-right-color:#982c0cd9!important}.border-r-orange-700\/90{border-right-color:#982c0ce6!important}.border-r-orange-700\/95{border-right-color:#982c0cf2!important}.border-r-orange-800{--tw-border-opacity: 1 !important;border-right-color:rgb(101 50 8 / var(--tw-border-opacity))!important}.border-r-orange-800\/0{border-right-color:#65320800!important}.border-r-orange-800\/10{border-right-color:#6532081a!important}.border-r-orange-800\/100{border-right-color:#653208!important}.border-r-orange-800\/15{border-right-color:#65320826!important}.border-r-orange-800\/20{border-right-color:#65320833!important}.border-r-orange-800\/25{border-right-color:#65320840!important}.border-r-orange-800\/30{border-right-color:#6532084d!important}.border-r-orange-800\/35{border-right-color:#65320859!important}.border-r-orange-800\/40{border-right-color:#65320866!important}.border-r-orange-800\/45{border-right-color:#65320873!important}.border-r-orange-800\/5{border-right-color:#6532080d!important}.border-r-orange-800\/50{border-right-color:#65320880!important}.border-r-orange-800\/55{border-right-color:#6532088c!important}.border-r-orange-800\/60{border-right-color:#65320899!important}.border-r-orange-800\/65{border-right-color:#653208a6!important}.border-r-orange-800\/70{border-right-color:#653208b3!important}.border-r-orange-800\/75{border-right-color:#653208bf!important}.border-r-orange-800\/80{border-right-color:#653208cc!important}.border-r-orange-800\/85{border-right-color:#653208d9!important}.border-r-orange-800\/90{border-right-color:#653208e6!important}.border-r-orange-800\/95{border-right-color:#653208f2!important}.border-r-pink-100{--tw-border-opacity: 1 !important;border-right-color:rgb(247 214 230 / var(--tw-border-opacity))!important}.border-r-pink-100\/0{border-right-color:#f7d6e600!important}.border-r-pink-100\/10{border-right-color:#f7d6e61a!important}.border-r-pink-100\/100{border-right-color:#f7d6e6!important}.border-r-pink-100\/15{border-right-color:#f7d6e626!important}.border-r-pink-100\/20{border-right-color:#f7d6e633!important}.border-r-pink-100\/25{border-right-color:#f7d6e640!important}.border-r-pink-100\/30{border-right-color:#f7d6e64d!important}.border-r-pink-100\/35{border-right-color:#f7d6e659!important}.border-r-pink-100\/40{border-right-color:#f7d6e666!important}.border-r-pink-100\/45{border-right-color:#f7d6e673!important}.border-r-pink-100\/5{border-right-color:#f7d6e60d!important}.border-r-pink-100\/50{border-right-color:#f7d6e680!important}.border-r-pink-100\/55{border-right-color:#f7d6e68c!important}.border-r-pink-100\/60{border-right-color:#f7d6e699!important}.border-r-pink-100\/65{border-right-color:#f7d6e6a6!important}.border-r-pink-100\/70{border-right-color:#f7d6e6b3!important}.border-r-pink-100\/75{border-right-color:#f7d6e6bf!important}.border-r-pink-100\/80{border-right-color:#f7d6e6cc!important}.border-r-pink-100\/85{border-right-color:#f7d6e6d9!important}.border-r-pink-100\/90{border-right-color:#f7d6e6e6!important}.border-r-pink-100\/95{border-right-color:#f7d6e6f2!important}.border-r-pink-200{--tw-border-opacity: 1 !important;border-right-color:rgb(239 173 206 / var(--tw-border-opacity))!important}.border-r-pink-200\/0{border-right-color:#efadce00!important}.border-r-pink-200\/10{border-right-color:#efadce1a!important}.border-r-pink-200\/100{border-right-color:#efadce!important}.border-r-pink-200\/15{border-right-color:#efadce26!important}.border-r-pink-200\/20{border-right-color:#efadce33!important}.border-r-pink-200\/25{border-right-color:#efadce40!important}.border-r-pink-200\/30{border-right-color:#efadce4d!important}.border-r-pink-200\/35{border-right-color:#efadce59!important}.border-r-pink-200\/40{border-right-color:#efadce66!important}.border-r-pink-200\/45{border-right-color:#efadce73!important}.border-r-pink-200\/5{border-right-color:#efadce0d!important}.border-r-pink-200\/50{border-right-color:#efadce80!important}.border-r-pink-200\/55{border-right-color:#efadce8c!important}.border-r-pink-200\/60{border-right-color:#efadce99!important}.border-r-pink-200\/65{border-right-color:#efadcea6!important}.border-r-pink-200\/70{border-right-color:#efadceb3!important}.border-r-pink-200\/75{border-right-color:#efadcebf!important}.border-r-pink-200\/80{border-right-color:#efadcecc!important}.border-r-pink-200\/85{border-right-color:#efadced9!important}.border-r-pink-200\/90{border-right-color:#efadcee6!important}.border-r-pink-200\/95{border-right-color:#efadcef2!important}.border-r-pink-300{--tw-border-opacity: 1 !important;border-right-color:rgb(230 133 181 / var(--tw-border-opacity))!important}.border-r-pink-300\/0{border-right-color:#e685b500!important}.border-r-pink-300\/10{border-right-color:#e685b51a!important}.border-r-pink-300\/100{border-right-color:#e685b5!important}.border-r-pink-300\/15{border-right-color:#e685b526!important}.border-r-pink-300\/20{border-right-color:#e685b533!important}.border-r-pink-300\/25{border-right-color:#e685b540!important}.border-r-pink-300\/30{border-right-color:#e685b54d!important}.border-r-pink-300\/35{border-right-color:#e685b559!important}.border-r-pink-300\/40{border-right-color:#e685b566!important}.border-r-pink-300\/45{border-right-color:#e685b573!important}.border-r-pink-300\/5{border-right-color:#e685b50d!important}.border-r-pink-300\/50{border-right-color:#e685b580!important}.border-r-pink-300\/55{border-right-color:#e685b58c!important}.border-r-pink-300\/60{border-right-color:#e685b599!important}.border-r-pink-300\/65{border-right-color:#e685b5a6!important}.border-r-pink-300\/70{border-right-color:#e685b5b3!important}.border-r-pink-300\/75{border-right-color:#e685b5bf!important}.border-r-pink-300\/80{border-right-color:#e685b5cc!important}.border-r-pink-300\/85{border-right-color:#e685b5d9!important}.border-r-pink-300\/90{border-right-color:#e685b5e6!important}.border-r-pink-300\/95{border-right-color:#e685b5f2!important}.border-r-pink-400{--tw-border-opacity: 1 !important;border-right-color:rgb(222 92 157 / var(--tw-border-opacity))!important}.border-r-pink-400\/0{border-right-color:#de5c9d00!important}.border-r-pink-400\/10{border-right-color:#de5c9d1a!important}.border-r-pink-400\/100{border-right-color:#de5c9d!important}.border-r-pink-400\/15{border-right-color:#de5c9d26!important}.border-r-pink-400\/20{border-right-color:#de5c9d33!important}.border-r-pink-400\/25{border-right-color:#de5c9d40!important}.border-r-pink-400\/30{border-right-color:#de5c9d4d!important}.border-r-pink-400\/35{border-right-color:#de5c9d59!important}.border-r-pink-400\/40{border-right-color:#de5c9d66!important}.border-r-pink-400\/45{border-right-color:#de5c9d73!important}.border-r-pink-400\/5{border-right-color:#de5c9d0d!important}.border-r-pink-400\/50{border-right-color:#de5c9d80!important}.border-r-pink-400\/55{border-right-color:#de5c9d8c!important}.border-r-pink-400\/60{border-right-color:#de5c9d99!important}.border-r-pink-400\/65{border-right-color:#de5c9da6!important}.border-r-pink-400\/70{border-right-color:#de5c9db3!important}.border-r-pink-400\/75{border-right-color:#de5c9dbf!important}.border-r-pink-400\/80{border-right-color:#de5c9dcc!important}.border-r-pink-400\/85{border-right-color:#de5c9dd9!important}.border-r-pink-400\/90{border-right-color:#de5c9de6!important}.border-r-pink-400\/95{border-right-color:#de5c9df2!important}.border-r-pink-500{--tw-border-opacity: 1 !important;border-right-color:rgb(214 51 132 / var(--tw-border-opacity))!important}.border-r-pink-500\/0{border-right-color:#d6338400!important}.border-r-pink-500\/10{border-right-color:#d633841a!important}.border-r-pink-500\/100{border-right-color:#d63384!important}.border-r-pink-500\/15{border-right-color:#d6338426!important}.border-r-pink-500\/20{border-right-color:#d6338433!important}.border-r-pink-500\/25{border-right-color:#d6338440!important}.border-r-pink-500\/30{border-right-color:#d633844d!important}.border-r-pink-500\/35{border-right-color:#d6338459!important}.border-r-pink-500\/40{border-right-color:#d6338466!important}.border-r-pink-500\/45{border-right-color:#d6338473!important}.border-r-pink-500\/5{border-right-color:#d633840d!important}.border-r-pink-500\/50{border-right-color:#d6338480!important}.border-r-pink-500\/55{border-right-color:#d633848c!important}.border-r-pink-500\/60{border-right-color:#d6338499!important}.border-r-pink-500\/65{border-right-color:#d63384a6!important}.border-r-pink-500\/70{border-right-color:#d63384b3!important}.border-r-pink-500\/75{border-right-color:#d63384bf!important}.border-r-pink-500\/80{border-right-color:#d63384cc!important}.border-r-pink-500\/85{border-right-color:#d63384d9!important}.border-r-pink-500\/90{border-right-color:#d63384e6!important}.border-r-pink-500\/95{border-right-color:#d63384f2!important}.border-r-pink-600{--tw-border-opacity: 1 !important;border-right-color:rgb(171 41 106 / var(--tw-border-opacity))!important}.border-r-pink-600\/0{border-right-color:#ab296a00!important}.border-r-pink-600\/10{border-right-color:#ab296a1a!important}.border-r-pink-600\/100{border-right-color:#ab296a!important}.border-r-pink-600\/15{border-right-color:#ab296a26!important}.border-r-pink-600\/20{border-right-color:#ab296a33!important}.border-r-pink-600\/25{border-right-color:#ab296a40!important}.border-r-pink-600\/30{border-right-color:#ab296a4d!important}.border-r-pink-600\/35{border-right-color:#ab296a59!important}.border-r-pink-600\/40{border-right-color:#ab296a66!important}.border-r-pink-600\/45{border-right-color:#ab296a73!important}.border-r-pink-600\/5{border-right-color:#ab296a0d!important}.border-r-pink-600\/50{border-right-color:#ab296a80!important}.border-r-pink-600\/55{border-right-color:#ab296a8c!important}.border-r-pink-600\/60{border-right-color:#ab296a99!important}.border-r-pink-600\/65{border-right-color:#ab296aa6!important}.border-r-pink-600\/70{border-right-color:#ab296ab3!important}.border-r-pink-600\/75{border-right-color:#ab296abf!important}.border-r-pink-600\/80{border-right-color:#ab296acc!important}.border-r-pink-600\/85{border-right-color:#ab296ad9!important}.border-r-pink-600\/90{border-right-color:#ab296ae6!important}.border-r-pink-600\/95{border-right-color:#ab296af2!important}.border-r-pink-800{--tw-border-opacity: 1 !important;border-right-color:rgb(86 20 53 / var(--tw-border-opacity))!important}.border-r-pink-800\/0{border-right-color:#56143500!important}.border-r-pink-800\/10{border-right-color:#5614351a!important}.border-r-pink-800\/100{border-right-color:#561435!important}.border-r-pink-800\/15{border-right-color:#56143526!important}.border-r-pink-800\/20{border-right-color:#56143533!important}.border-r-pink-800\/25{border-right-color:#56143540!important}.border-r-pink-800\/30{border-right-color:#5614354d!important}.border-r-pink-800\/35{border-right-color:#56143559!important}.border-r-pink-800\/40{border-right-color:#56143566!important}.border-r-pink-800\/45{border-right-color:#56143573!important}.border-r-pink-800\/5{border-right-color:#5614350d!important}.border-r-pink-800\/50{border-right-color:#56143580!important}.border-r-pink-800\/55{border-right-color:#5614358c!important}.border-r-pink-800\/60{border-right-color:#56143599!important}.border-r-pink-800\/65{border-right-color:#561435a6!important}.border-r-pink-800\/70{border-right-color:#561435b3!important}.border-r-pink-800\/75{border-right-color:#561435bf!important}.border-r-pink-800\/80{border-right-color:#561435cc!important}.border-r-pink-800\/85{border-right-color:#561435d9!important}.border-r-pink-800\/90{border-right-color:#561435e6!important}.border-r-pink-800\/95{border-right-color:#561435f2!important}.border-r-purple-100{--tw-border-opacity: 1 !important;border-right-color:rgb(226 217 243 / var(--tw-border-opacity))!important}.border-r-purple-100\/0{border-right-color:#e2d9f300!important}.border-r-purple-100\/10{border-right-color:#e2d9f31a!important}.border-r-purple-100\/100{border-right-color:#e2d9f3!important}.border-r-purple-100\/15{border-right-color:#e2d9f326!important}.border-r-purple-100\/20{border-right-color:#e2d9f333!important}.border-r-purple-100\/25{border-right-color:#e2d9f340!important}.border-r-purple-100\/30{border-right-color:#e2d9f34d!important}.border-r-purple-100\/35{border-right-color:#e2d9f359!important}.border-r-purple-100\/40{border-right-color:#e2d9f366!important}.border-r-purple-100\/45{border-right-color:#e2d9f373!important}.border-r-purple-100\/5{border-right-color:#e2d9f30d!important}.border-r-purple-100\/50{border-right-color:#e2d9f380!important}.border-r-purple-100\/55{border-right-color:#e2d9f38c!important}.border-r-purple-100\/60{border-right-color:#e2d9f399!important}.border-r-purple-100\/65{border-right-color:#e2d9f3a6!important}.border-r-purple-100\/70{border-right-color:#e2d9f3b3!important}.border-r-purple-100\/75{border-right-color:#e2d9f3bf!important}.border-r-purple-100\/80{border-right-color:#e2d9f3cc!important}.border-r-purple-100\/85{border-right-color:#e2d9f3d9!important}.border-r-purple-100\/90{border-right-color:#e2d9f3e6!important}.border-r-purple-100\/95{border-right-color:#e2d9f3f2!important}.border-r-purple-200{--tw-border-opacity: 1 !important;border-right-color:rgb(197 179 230 / var(--tw-border-opacity))!important}.border-r-purple-200\/0{border-right-color:#c5b3e600!important}.border-r-purple-200\/10{border-right-color:#c5b3e61a!important}.border-r-purple-200\/100{border-right-color:#c5b3e6!important}.border-r-purple-200\/15{border-right-color:#c5b3e626!important}.border-r-purple-200\/20{border-right-color:#c5b3e633!important}.border-r-purple-200\/25{border-right-color:#c5b3e640!important}.border-r-purple-200\/30{border-right-color:#c5b3e64d!important}.border-r-purple-200\/35{border-right-color:#c5b3e659!important}.border-r-purple-200\/40{border-right-color:#c5b3e666!important}.border-r-purple-200\/45{border-right-color:#c5b3e673!important}.border-r-purple-200\/5{border-right-color:#c5b3e60d!important}.border-r-purple-200\/50{border-right-color:#c5b3e680!important}.border-r-purple-200\/55{border-right-color:#c5b3e68c!important}.border-r-purple-200\/60{border-right-color:#c5b3e699!important}.border-r-purple-200\/65{border-right-color:#c5b3e6a6!important}.border-r-purple-200\/70{border-right-color:#c5b3e6b3!important}.border-r-purple-200\/75{border-right-color:#c5b3e6bf!important}.border-r-purple-200\/80{border-right-color:#c5b3e6cc!important}.border-r-purple-200\/85{border-right-color:#c5b3e6d9!important}.border-r-purple-200\/90{border-right-color:#c5b3e6e6!important}.border-r-purple-200\/95{border-right-color:#c5b3e6f2!important}.border-r-purple-300{--tw-border-opacity: 1 !important;border-right-color:rgb(169 142 218 / var(--tw-border-opacity))!important}.border-r-purple-300\/0{border-right-color:#a98eda00!important}.border-r-purple-300\/10{border-right-color:#a98eda1a!important}.border-r-purple-300\/100{border-right-color:#a98eda!important}.border-r-purple-300\/15{border-right-color:#a98eda26!important}.border-r-purple-300\/20{border-right-color:#a98eda33!important}.border-r-purple-300\/25{border-right-color:#a98eda40!important}.border-r-purple-300\/30{border-right-color:#a98eda4d!important}.border-r-purple-300\/35{border-right-color:#a98eda59!important}.border-r-purple-300\/40{border-right-color:#a98eda66!important}.border-r-purple-300\/45{border-right-color:#a98eda73!important}.border-r-purple-300\/5{border-right-color:#a98eda0d!important}.border-r-purple-300\/50{border-right-color:#a98eda80!important}.border-r-purple-300\/55{border-right-color:#a98eda8c!important}.border-r-purple-300\/60{border-right-color:#a98eda99!important}.border-r-purple-300\/65{border-right-color:#a98edaa6!important}.border-r-purple-300\/70{border-right-color:#a98edab3!important}.border-r-purple-300\/75{border-right-color:#a98edabf!important}.border-r-purple-300\/80{border-right-color:#a98edacc!important}.border-r-purple-300\/85{border-right-color:#a98edad9!important}.border-r-purple-300\/90{border-right-color:#a98edae6!important}.border-r-purple-300\/95{border-right-color:#a98edaf2!important}.border-r-purple-400{--tw-border-opacity: 1 !important;border-right-color:rgb(140 104 205 / var(--tw-border-opacity))!important}.border-r-purple-400\/0{border-right-color:#8c68cd00!important}.border-r-purple-400\/10{border-right-color:#8c68cd1a!important}.border-r-purple-400\/100{border-right-color:#8c68cd!important}.border-r-purple-400\/15{border-right-color:#8c68cd26!important}.border-r-purple-400\/20{border-right-color:#8c68cd33!important}.border-r-purple-400\/25{border-right-color:#8c68cd40!important}.border-r-purple-400\/30{border-right-color:#8c68cd4d!important}.border-r-purple-400\/35{border-right-color:#8c68cd59!important}.border-r-purple-400\/40{border-right-color:#8c68cd66!important}.border-r-purple-400\/45{border-right-color:#8c68cd73!important}.border-r-purple-400\/5{border-right-color:#8c68cd0d!important}.border-r-purple-400\/50{border-right-color:#8c68cd80!important}.border-r-purple-400\/55{border-right-color:#8c68cd8c!important}.border-r-purple-400\/60{border-right-color:#8c68cd99!important}.border-r-purple-400\/65{border-right-color:#8c68cda6!important}.border-r-purple-400\/70{border-right-color:#8c68cdb3!important}.border-r-purple-400\/75{border-right-color:#8c68cdbf!important}.border-r-purple-400\/80{border-right-color:#8c68cdcc!important}.border-r-purple-400\/85{border-right-color:#8c68cdd9!important}.border-r-purple-400\/90{border-right-color:#8c68cde6!important}.border-r-purple-400\/95{border-right-color:#8c68cdf2!important}.border-r-purple-500{--tw-border-opacity: 1 !important;border-right-color:rgb(111 66 193 / var(--tw-border-opacity))!important}.border-r-purple-500\/0{border-right-color:#6f42c100!important}.border-r-purple-500\/10{border-right-color:#6f42c11a!important}.border-r-purple-500\/100{border-right-color:#6f42c1!important}.border-r-purple-500\/15{border-right-color:#6f42c126!important}.border-r-purple-500\/20{border-right-color:#6f42c133!important}.border-r-purple-500\/25{border-right-color:#6f42c140!important}.border-r-purple-500\/30{border-right-color:#6f42c14d!important}.border-r-purple-500\/35{border-right-color:#6f42c159!important}.border-r-purple-500\/40{border-right-color:#6f42c166!important}.border-r-purple-500\/45{border-right-color:#6f42c173!important}.border-r-purple-500\/5{border-right-color:#6f42c10d!important}.border-r-purple-500\/50{border-right-color:#6f42c180!important}.border-r-purple-500\/55{border-right-color:#6f42c18c!important}.border-r-purple-500\/60{border-right-color:#6f42c199!important}.border-r-purple-500\/65{border-right-color:#6f42c1a6!important}.border-r-purple-500\/70{border-right-color:#6f42c1b3!important}.border-r-purple-500\/75{border-right-color:#6f42c1bf!important}.border-r-purple-500\/80{border-right-color:#6f42c1cc!important}.border-r-purple-500\/85{border-right-color:#6f42c1d9!important}.border-r-purple-500\/90{border-right-color:#6f42c1e6!important}.border-r-purple-500\/95{border-right-color:#6f42c1f2!important}.border-r-purple-600{--tw-border-opacity: 1 !important;border-right-color:rgb(89 53 154 / var(--tw-border-opacity))!important}.border-r-purple-600\/0{border-right-color:#59359a00!important}.border-r-purple-600\/10{border-right-color:#59359a1a!important}.border-r-purple-600\/100{border-right-color:#59359a!important}.border-r-purple-600\/15{border-right-color:#59359a26!important}.border-r-purple-600\/20{border-right-color:#59359a33!important}.border-r-purple-600\/25{border-right-color:#59359a40!important}.border-r-purple-600\/30{border-right-color:#59359a4d!important}.border-r-purple-600\/35{border-right-color:#59359a59!important}.border-r-purple-600\/40{border-right-color:#59359a66!important}.border-r-purple-600\/45{border-right-color:#59359a73!important}.border-r-purple-600\/5{border-right-color:#59359a0d!important}.border-r-purple-600\/50{border-right-color:#59359a80!important}.border-r-purple-600\/55{border-right-color:#59359a8c!important}.border-r-purple-600\/60{border-right-color:#59359a99!important}.border-r-purple-600\/65{border-right-color:#59359aa6!important}.border-r-purple-600\/70{border-right-color:#59359ab3!important}.border-r-purple-600\/75{border-right-color:#59359abf!important}.border-r-purple-600\/80{border-right-color:#59359acc!important}.border-r-purple-600\/85{border-right-color:#59359ad9!important}.border-r-purple-600\/90{border-right-color:#59359ae6!important}.border-r-purple-600\/95{border-right-color:#59359af2!important}.border-r-purple-800{--tw-border-opacity: 1 !important;border-right-color:rgb(44 26 77 / var(--tw-border-opacity))!important}.border-r-purple-800\/0{border-right-color:#2c1a4d00!important}.border-r-purple-800\/10{border-right-color:#2c1a4d1a!important}.border-r-purple-800\/100{border-right-color:#2c1a4d!important}.border-r-purple-800\/15{border-right-color:#2c1a4d26!important}.border-r-purple-800\/20{border-right-color:#2c1a4d33!important}.border-r-purple-800\/25{border-right-color:#2c1a4d40!important}.border-r-purple-800\/30{border-right-color:#2c1a4d4d!important}.border-r-purple-800\/35{border-right-color:#2c1a4d59!important}.border-r-purple-800\/40{border-right-color:#2c1a4d66!important}.border-r-purple-800\/45{border-right-color:#2c1a4d73!important}.border-r-purple-800\/5{border-right-color:#2c1a4d0d!important}.border-r-purple-800\/50{border-right-color:#2c1a4d80!important}.border-r-purple-800\/55{border-right-color:#2c1a4d8c!important}.border-r-purple-800\/60{border-right-color:#2c1a4d99!important}.border-r-purple-800\/65{border-right-color:#2c1a4da6!important}.border-r-purple-800\/70{border-right-color:#2c1a4db3!important}.border-r-purple-800\/75{border-right-color:#2c1a4dbf!important}.border-r-purple-800\/80{border-right-color:#2c1a4dcc!important}.border-r-purple-800\/85{border-right-color:#2c1a4dd9!important}.border-r-purple-800\/90{border-right-color:#2c1a4de6!important}.border-r-purple-800\/95{border-right-color:#2c1a4df2!important}.border-r-red-100{--tw-border-opacity: 1 !important;border-right-color:rgb(248 215 218 / var(--tw-border-opacity))!important}.border-r-red-100\/0{border-right-color:#f8d7da00!important}.border-r-red-100\/10{border-right-color:#f8d7da1a!important}.border-r-red-100\/100{border-right-color:#f8d7da!important}.border-r-red-100\/15{border-right-color:#f8d7da26!important}.border-r-red-100\/20{border-right-color:#f8d7da33!important}.border-r-red-100\/25{border-right-color:#f8d7da40!important}.border-r-red-100\/30{border-right-color:#f8d7da4d!important}.border-r-red-100\/35{border-right-color:#f8d7da59!important}.border-r-red-100\/40{border-right-color:#f8d7da66!important}.border-r-red-100\/45{border-right-color:#f8d7da73!important}.border-r-red-100\/5{border-right-color:#f8d7da0d!important}.border-r-red-100\/50{border-right-color:#f8d7da80!important}.border-r-red-100\/55{border-right-color:#f8d7da8c!important}.border-r-red-100\/60{border-right-color:#f8d7da99!important}.border-r-red-100\/65{border-right-color:#f8d7daa6!important}.border-r-red-100\/70{border-right-color:#f8d7dab3!important}.border-r-red-100\/75{border-right-color:#f8d7dabf!important}.border-r-red-100\/80{border-right-color:#f8d7dacc!important}.border-r-red-100\/85{border-right-color:#f8d7dad9!important}.border-r-red-100\/90{border-right-color:#f8d7dae6!important}.border-r-red-100\/95{border-right-color:#f8d7daf2!important}.border-r-red-200{--tw-border-opacity: 1 !important;border-right-color:rgb(241 174 181 / var(--tw-border-opacity))!important}.border-r-red-200\/0{border-right-color:#f1aeb500!important}.border-r-red-200\/10{border-right-color:#f1aeb51a!important}.border-r-red-200\/100{border-right-color:#f1aeb5!important}.border-r-red-200\/15{border-right-color:#f1aeb526!important}.border-r-red-200\/20{border-right-color:#f1aeb533!important}.border-r-red-200\/25{border-right-color:#f1aeb540!important}.border-r-red-200\/30{border-right-color:#f1aeb54d!important}.border-r-red-200\/35{border-right-color:#f1aeb559!important}.border-r-red-200\/40{border-right-color:#f1aeb566!important}.border-r-red-200\/45{border-right-color:#f1aeb573!important}.border-r-red-200\/5{border-right-color:#f1aeb50d!important}.border-r-red-200\/50{border-right-color:#f1aeb580!important}.border-r-red-200\/55{border-right-color:#f1aeb58c!important}.border-r-red-200\/60{border-right-color:#f1aeb599!important}.border-r-red-200\/65{border-right-color:#f1aeb5a6!important}.border-r-red-200\/70{border-right-color:#f1aeb5b3!important}.border-r-red-200\/75{border-right-color:#f1aeb5bf!important}.border-r-red-200\/80{border-right-color:#f1aeb5cc!important}.border-r-red-200\/85{border-right-color:#f1aeb5d9!important}.border-r-red-200\/90{border-right-color:#f1aeb5e6!important}.border-r-red-200\/95{border-right-color:#f1aeb5f2!important}.border-r-red-300{--tw-border-opacity: 1 !important;border-right-color:rgb(234 134 143 / var(--tw-border-opacity))!important}.border-r-red-300\/0{border-right-color:#ea868f00!important}.border-r-red-300\/10{border-right-color:#ea868f1a!important}.border-r-red-300\/100{border-right-color:#ea868f!important}.border-r-red-300\/15{border-right-color:#ea868f26!important}.border-r-red-300\/20{border-right-color:#ea868f33!important}.border-r-red-300\/25{border-right-color:#ea868f40!important}.border-r-red-300\/30{border-right-color:#ea868f4d!important}.border-r-red-300\/35{border-right-color:#ea868f59!important}.border-r-red-300\/40{border-right-color:#ea868f66!important}.border-r-red-300\/45{border-right-color:#ea868f73!important}.border-r-red-300\/5{border-right-color:#ea868f0d!important}.border-r-red-300\/50{border-right-color:#ea868f80!important}.border-r-red-300\/55{border-right-color:#ea868f8c!important}.border-r-red-300\/60{border-right-color:#ea868f99!important}.border-r-red-300\/65{border-right-color:#ea868fa6!important}.border-r-red-300\/70{border-right-color:#ea868fb3!important}.border-r-red-300\/75{border-right-color:#ea868fbf!important}.border-r-red-300\/80{border-right-color:#ea868fcc!important}.border-r-red-300\/85{border-right-color:#ea868fd9!important}.border-r-red-300\/90{border-right-color:#ea868fe6!important}.border-r-red-300\/95{border-right-color:#ea868ff2!important}.border-r-red-400{--tw-border-opacity: 1 !important;border-right-color:rgb(227 93 106 / var(--tw-border-opacity))!important}.border-r-red-400\/0{border-right-color:#e35d6a00!important}.border-r-red-400\/10{border-right-color:#e35d6a1a!important}.border-r-red-400\/100{border-right-color:#e35d6a!important}.border-r-red-400\/15{border-right-color:#e35d6a26!important}.border-r-red-400\/20{border-right-color:#e35d6a33!important}.border-r-red-400\/25{border-right-color:#e35d6a40!important}.border-r-red-400\/30{border-right-color:#e35d6a4d!important}.border-r-red-400\/35{border-right-color:#e35d6a59!important}.border-r-red-400\/40{border-right-color:#e35d6a66!important}.border-r-red-400\/45{border-right-color:#e35d6a73!important}.border-r-red-400\/5{border-right-color:#e35d6a0d!important}.border-r-red-400\/50{border-right-color:#e35d6a80!important}.border-r-red-400\/55{border-right-color:#e35d6a8c!important}.border-r-red-400\/60{border-right-color:#e35d6a99!important}.border-r-red-400\/65{border-right-color:#e35d6aa6!important}.border-r-red-400\/70{border-right-color:#e35d6ab3!important}.border-r-red-400\/75{border-right-color:#e35d6abf!important}.border-r-red-400\/80{border-right-color:#e35d6acc!important}.border-r-red-400\/85{border-right-color:#e35d6ad9!important}.border-r-red-400\/90{border-right-color:#e35d6ae6!important}.border-r-red-400\/95{border-right-color:#e35d6af2!important}.border-r-red-500{--tw-border-opacity: 1 !important;border-right-color:rgb(220 53 69 / var(--tw-border-opacity))!important}.border-r-red-500\/0{border-right-color:#dc354500!important}.border-r-red-500\/10{border-right-color:#dc35451a!important}.border-r-red-500\/100{border-right-color:#dc3545!important}.border-r-red-500\/15{border-right-color:#dc354526!important}.border-r-red-500\/20{border-right-color:#dc354533!important}.border-r-red-500\/25{border-right-color:#dc354540!important}.border-r-red-500\/30{border-right-color:#dc35454d!important}.border-r-red-500\/35{border-right-color:#dc354559!important}.border-r-red-500\/40{border-right-color:#dc354566!important}.border-r-red-500\/45{border-right-color:#dc354573!important}.border-r-red-500\/5{border-right-color:#dc35450d!important}.border-r-red-500\/50{border-right-color:#dc354580!important}.border-r-red-500\/55{border-right-color:#dc35458c!important}.border-r-red-500\/60{border-right-color:#dc354599!important}.border-r-red-500\/65{border-right-color:#dc3545a6!important}.border-r-red-500\/70{border-right-color:#dc3545b3!important}.border-r-red-500\/75{border-right-color:#dc3545bf!important}.border-r-red-500\/80{border-right-color:#dc3545cc!important}.border-r-red-500\/85{border-right-color:#dc3545d9!important}.border-r-red-500\/90{border-right-color:#dc3545e6!important}.border-r-red-500\/95{border-right-color:#dc3545f2!important}.border-r-red-600{--tw-border-opacity: 1 !important;border-right-color:rgb(176 42 55 / var(--tw-border-opacity))!important}.border-r-red-600\/0{border-right-color:#b02a3700!important}.border-r-red-600\/10{border-right-color:#b02a371a!important}.border-r-red-600\/100{border-right-color:#b02a37!important}.border-r-red-600\/15{border-right-color:#b02a3726!important}.border-r-red-600\/20{border-right-color:#b02a3733!important}.border-r-red-600\/25{border-right-color:#b02a3740!important}.border-r-red-600\/30{border-right-color:#b02a374d!important}.border-r-red-600\/35{border-right-color:#b02a3759!important}.border-r-red-600\/40{border-right-color:#b02a3766!important}.border-r-red-600\/45{border-right-color:#b02a3773!important}.border-r-red-600\/5{border-right-color:#b02a370d!important}.border-r-red-600\/50{border-right-color:#b02a3780!important}.border-r-red-600\/55{border-right-color:#b02a378c!important}.border-r-red-600\/60{border-right-color:#b02a3799!important}.border-r-red-600\/65{border-right-color:#b02a37a6!important}.border-r-red-600\/70{border-right-color:#b02a37b3!important}.border-r-red-600\/75{border-right-color:#b02a37bf!important}.border-r-red-600\/80{border-right-color:#b02a37cc!important}.border-r-red-600\/85{border-right-color:#b02a37d9!important}.border-r-red-600\/90{border-right-color:#b02a37e6!important}.border-r-red-600\/95{border-right-color:#b02a37f2!important}.border-r-red-700{--tw-border-opacity: 1 !important;border-right-color:rgb(132 32 41 / var(--tw-border-opacity))!important}.border-r-red-700\/0{border-right-color:#84202900!important}.border-r-red-700\/10{border-right-color:#8420291a!important}.border-r-red-700\/100{border-right-color:#842029!important}.border-r-red-700\/15{border-right-color:#84202926!important}.border-r-red-700\/20{border-right-color:#84202933!important}.border-r-red-700\/25{border-right-color:#84202940!important}.border-r-red-700\/30{border-right-color:#8420294d!important}.border-r-red-700\/35{border-right-color:#84202959!important}.border-r-red-700\/40{border-right-color:#84202966!important}.border-r-red-700\/45{border-right-color:#84202973!important}.border-r-red-700\/5{border-right-color:#8420290d!important}.border-r-red-700\/50{border-right-color:#84202980!important}.border-r-red-700\/55{border-right-color:#8420298c!important}.border-r-red-700\/60{border-right-color:#84202999!important}.border-r-red-700\/65{border-right-color:#842029a6!important}.border-r-red-700\/70{border-right-color:#842029b3!important}.border-r-red-700\/75{border-right-color:#842029bf!important}.border-r-red-700\/80{border-right-color:#842029cc!important}.border-r-red-700\/85{border-right-color:#842029d9!important}.border-r-red-700\/90{border-right-color:#842029e6!important}.border-r-red-700\/95{border-right-color:#842029f2!important}.border-r-red-800{--tw-border-opacity: 1 !important;border-right-color:rgb(88 21 28 / var(--tw-border-opacity))!important}.border-r-red-800\/0{border-right-color:#58151c00!important}.border-r-red-800\/10{border-right-color:#58151c1a!important}.border-r-red-800\/100{border-right-color:#58151c!important}.border-r-red-800\/15{border-right-color:#58151c26!important}.border-r-red-800\/20{border-right-color:#58151c33!important}.border-r-red-800\/25{border-right-color:#58151c40!important}.border-r-red-800\/30{border-right-color:#58151c4d!important}.border-r-red-800\/35{border-right-color:#58151c59!important}.border-r-red-800\/40{border-right-color:#58151c66!important}.border-r-red-800\/45{border-right-color:#58151c73!important}.border-r-red-800\/5{border-right-color:#58151c0d!important}.border-r-red-800\/50{border-right-color:#58151c80!important}.border-r-red-800\/55{border-right-color:#58151c8c!important}.border-r-red-800\/60{border-right-color:#58151c99!important}.border-r-red-800\/65{border-right-color:#58151ca6!important}.border-r-red-800\/70{border-right-color:#58151cb3!important}.border-r-red-800\/75{border-right-color:#58151cbf!important}.border-r-red-800\/80{border-right-color:#58151ccc!important}.border-r-red-800\/85{border-right-color:#58151cd9!important}.border-r-red-800\/90{border-right-color:#58151ce6!important}.border-r-red-800\/95{border-right-color:#58151cf2!important}.border-r-red-900{--tw-border-opacity: 1 !important;border-right-color:rgb(44 11 14 / var(--tw-border-opacity))!important}.border-r-red-900\/0{border-right-color:#2c0b0e00!important}.border-r-red-900\/10{border-right-color:#2c0b0e1a!important}.border-r-red-900\/100{border-right-color:#2c0b0e!important}.border-r-red-900\/15{border-right-color:#2c0b0e26!important}.border-r-red-900\/20{border-right-color:#2c0b0e33!important}.border-r-red-900\/25{border-right-color:#2c0b0e40!important}.border-r-red-900\/30{border-right-color:#2c0b0e4d!important}.border-r-red-900\/35{border-right-color:#2c0b0e59!important}.border-r-red-900\/40{border-right-color:#2c0b0e66!important}.border-r-red-900\/45{border-right-color:#2c0b0e73!important}.border-r-red-900\/5{border-right-color:#2c0b0e0d!important}.border-r-red-900\/50{border-right-color:#2c0b0e80!important}.border-r-red-900\/55{border-right-color:#2c0b0e8c!important}.border-r-red-900\/60{border-right-color:#2c0b0e99!important}.border-r-red-900\/65{border-right-color:#2c0b0ea6!important}.border-r-red-900\/70{border-right-color:#2c0b0eb3!important}.border-r-red-900\/75{border-right-color:#2c0b0ebf!important}.border-r-red-900\/80{border-right-color:#2c0b0ecc!important}.border-r-red-900\/85{border-right-color:#2c0b0ed9!important}.border-r-red-900\/90{border-right-color:#2c0b0ee6!important}.border-r-red-900\/95{border-right-color:#2c0b0ef2!important}.border-r-teal-100{--tw-border-opacity: 1 !important;border-right-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-r-teal-100\/0{border-right-color:#e4efef00!important}.border-r-teal-100\/10{border-right-color:#e4efef1a!important}.border-r-teal-100\/100{border-right-color:#e4efef!important}.border-r-teal-100\/15{border-right-color:#e4efef26!important}.border-r-teal-100\/20{border-right-color:#e4efef33!important}.border-r-teal-100\/25{border-right-color:#e4efef40!important}.border-r-teal-100\/30{border-right-color:#e4efef4d!important}.border-r-teal-100\/35{border-right-color:#e4efef59!important}.border-r-teal-100\/40{border-right-color:#e4efef66!important}.border-r-teal-100\/45{border-right-color:#e4efef73!important}.border-r-teal-100\/5{border-right-color:#e4efef0d!important}.border-r-teal-100\/50{border-right-color:#e4efef80!important}.border-r-teal-100\/55{border-right-color:#e4efef8c!important}.border-r-teal-100\/60{border-right-color:#e4efef99!important}.border-r-teal-100\/65{border-right-color:#e4efefa6!important}.border-r-teal-100\/70{border-right-color:#e4efefb3!important}.border-r-teal-100\/75{border-right-color:#e4efefbf!important}.border-r-teal-100\/80{border-right-color:#e4efefcc!important}.border-r-teal-100\/85{border-right-color:#e4efefd9!important}.border-r-teal-100\/90{border-right-color:#e4efefe6!important}.border-r-teal-100\/95{border-right-color:#e4efeff2!important}.border-r-teal-200{--tw-border-opacity: 1 !important;border-right-color:rgb(210 229 229 / var(--tw-border-opacity))!important}.border-r-teal-200\/0{border-right-color:#d2e5e500!important}.border-r-teal-200\/10{border-right-color:#d2e5e51a!important}.border-r-teal-200\/100{border-right-color:#d2e5e5!important}.border-r-teal-200\/15{border-right-color:#d2e5e526!important}.border-r-teal-200\/20{border-right-color:#d2e5e533!important}.border-r-teal-200\/25{border-right-color:#d2e5e540!important}.border-r-teal-200\/30{border-right-color:#d2e5e54d!important}.border-r-teal-200\/35{border-right-color:#d2e5e559!important}.border-r-teal-200\/40{border-right-color:#d2e5e566!important}.border-r-teal-200\/45{border-right-color:#d2e5e573!important}.border-r-teal-200\/5{border-right-color:#d2e5e50d!important}.border-r-teal-200\/50{border-right-color:#d2e5e580!important}.border-r-teal-200\/55{border-right-color:#d2e5e58c!important}.border-r-teal-200\/60{border-right-color:#d2e5e599!important}.border-r-teal-200\/65{border-right-color:#d2e5e5a6!important}.border-r-teal-200\/70{border-right-color:#d2e5e5b3!important}.border-r-teal-200\/75{border-right-color:#d2e5e5bf!important}.border-r-teal-200\/80{border-right-color:#d2e5e5cc!important}.border-r-teal-200\/85{border-right-color:#d2e5e5d9!important}.border-r-teal-200\/90{border-right-color:#d2e5e5e6!important}.border-r-teal-200\/95{border-right-color:#d2e5e5f2!important}.border-r-teal-300{--tw-border-opacity: 1 !important;border-right-color:rgb(130 193 210 / var(--tw-border-opacity))!important}.border-r-teal-300\/0{border-right-color:#82c1d200!important}.border-r-teal-300\/10{border-right-color:#82c1d21a!important}.border-r-teal-300\/100{border-right-color:#82c1d2!important}.border-r-teal-300\/15{border-right-color:#82c1d226!important}.border-r-teal-300\/20{border-right-color:#82c1d233!important}.border-r-teal-300\/25{border-right-color:#82c1d240!important}.border-r-teal-300\/30{border-right-color:#82c1d24d!important}.border-r-teal-300\/35{border-right-color:#82c1d259!important}.border-r-teal-300\/40{border-right-color:#82c1d266!important}.border-r-teal-300\/45{border-right-color:#82c1d273!important}.border-r-teal-300\/5{border-right-color:#82c1d20d!important}.border-r-teal-300\/50{border-right-color:#82c1d280!important}.border-r-teal-300\/55{border-right-color:#82c1d28c!important}.border-r-teal-300\/60{border-right-color:#82c1d299!important}.border-r-teal-300\/65{border-right-color:#82c1d2a6!important}.border-r-teal-300\/70{border-right-color:#82c1d2b3!important}.border-r-teal-300\/75{border-right-color:#82c1d2bf!important}.border-r-teal-300\/80{border-right-color:#82c1d2cc!important}.border-r-teal-300\/85{border-right-color:#82c1d2d9!important}.border-r-teal-300\/90{border-right-color:#82c1d2e6!important}.border-r-teal-300\/95{border-right-color:#82c1d2f2!important}.border-r-teal-400{--tw-border-opacity: 1 !important;border-right-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-r-teal-400\/0{border-right-color:#e4efef00!important}.border-r-teal-400\/10{border-right-color:#e4efef1a!important}.border-r-teal-400\/100{border-right-color:#e4efef!important}.border-r-teal-400\/15{border-right-color:#e4efef26!important}.border-r-teal-400\/20{border-right-color:#e4efef33!important}.border-r-teal-400\/25{border-right-color:#e4efef40!important}.border-r-teal-400\/30{border-right-color:#e4efef4d!important}.border-r-teal-400\/35{border-right-color:#e4efef59!important}.border-r-teal-400\/40{border-right-color:#e4efef66!important}.border-r-teal-400\/45{border-right-color:#e4efef73!important}.border-r-teal-400\/5{border-right-color:#e4efef0d!important}.border-r-teal-400\/50{border-right-color:#e4efef80!important}.border-r-teal-400\/55{border-right-color:#e4efef8c!important}.border-r-teal-400\/60{border-right-color:#e4efef99!important}.border-r-teal-400\/65{border-right-color:#e4efefa6!important}.border-r-teal-400\/70{border-right-color:#e4efefb3!important}.border-r-teal-400\/75{border-right-color:#e4efefbf!important}.border-r-teal-400\/80{border-right-color:#e4efefcc!important}.border-r-teal-400\/85{border-right-color:#e4efefd9!important}.border-r-teal-400\/90{border-right-color:#e4efefe6!important}.border-r-teal-400\/95{border-right-color:#e4efeff2!important}.border-r-teal-500{--tw-border-opacity: 1 !important;border-right-color:rgb(226 247 250 / var(--tw-border-opacity))!important}.border-r-teal-500\/0{border-right-color:#e2f7fa00!important}.border-r-teal-500\/10{border-right-color:#e2f7fa1a!important}.border-r-teal-500\/100{border-right-color:#e2f7fa!important}.border-r-teal-500\/15{border-right-color:#e2f7fa26!important}.border-r-teal-500\/20{border-right-color:#e2f7fa33!important}.border-r-teal-500\/25{border-right-color:#e2f7fa40!important}.border-r-teal-500\/30{border-right-color:#e2f7fa4d!important}.border-r-teal-500\/35{border-right-color:#e2f7fa59!important}.border-r-teal-500\/40{border-right-color:#e2f7fa66!important}.border-r-teal-500\/45{border-right-color:#e2f7fa73!important}.border-r-teal-500\/5{border-right-color:#e2f7fa0d!important}.border-r-teal-500\/50{border-right-color:#e2f7fa80!important}.border-r-teal-500\/55{border-right-color:#e2f7fa8c!important}.border-r-teal-500\/60{border-right-color:#e2f7fa99!important}.border-r-teal-500\/65{border-right-color:#e2f7faa6!important}.border-r-teal-500\/70{border-right-color:#e2f7fab3!important}.border-r-teal-500\/75{border-right-color:#e2f7fabf!important}.border-r-teal-500\/80{border-right-color:#e2f7facc!important}.border-r-teal-500\/85{border-right-color:#e2f7fad9!important}.border-r-teal-500\/90{border-right-color:#e2f7fae6!important}.border-r-teal-500\/95{border-right-color:#e2f7faf2!important}.border-r-teal-600{--tw-border-opacity: 1 !important;border-right-color:rgb(146 221 227 / var(--tw-border-opacity))!important}.border-r-teal-600\/0{border-right-color:#92dde300!important}.border-r-teal-600\/10{border-right-color:#92dde31a!important}.border-r-teal-600\/100{border-right-color:#92dde3!important}.border-r-teal-600\/15{border-right-color:#92dde326!important}.border-r-teal-600\/20{border-right-color:#92dde333!important}.border-r-teal-600\/25{border-right-color:#92dde340!important}.border-r-teal-600\/30{border-right-color:#92dde34d!important}.border-r-teal-600\/35{border-right-color:#92dde359!important}.border-r-teal-600\/40{border-right-color:#92dde366!important}.border-r-teal-600\/45{border-right-color:#92dde373!important}.border-r-teal-600\/5{border-right-color:#92dde30d!important}.border-r-teal-600\/50{border-right-color:#92dde380!important}.border-r-teal-600\/55{border-right-color:#92dde38c!important}.border-r-teal-600\/60{border-right-color:#92dde399!important}.border-r-teal-600\/65{border-right-color:#92dde3a6!important}.border-r-teal-600\/70{border-right-color:#92dde3b3!important}.border-r-teal-600\/75{border-right-color:#92dde3bf!important}.border-r-teal-600\/80{border-right-color:#92dde3cc!important}.border-r-teal-600\/85{border-right-color:#92dde3d9!important}.border-r-teal-600\/90{border-right-color:#92dde3e6!important}.border-r-teal-600\/95{border-right-color:#92dde3f2!important}.border-r-teal-700{--tw-border-opacity: 1 !important;border-right-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-r-teal-700\/0{border-right-color:#08799000!important}.border-r-teal-700\/10{border-right-color:#0879901a!important}.border-r-teal-700\/100{border-right-color:#087990!important}.border-r-teal-700\/15{border-right-color:#08799026!important}.border-r-teal-700\/20{border-right-color:#08799033!important}.border-r-teal-700\/25{border-right-color:#08799040!important}.border-r-teal-700\/30{border-right-color:#0879904d!important}.border-r-teal-700\/35{border-right-color:#08799059!important}.border-r-teal-700\/40{border-right-color:#08799066!important}.border-r-teal-700\/45{border-right-color:#08799073!important}.border-r-teal-700\/5{border-right-color:#0879900d!important}.border-r-teal-700\/50{border-right-color:#08799080!important}.border-r-teal-700\/55{border-right-color:#0879908c!important}.border-r-teal-700\/60{border-right-color:#08799099!important}.border-r-teal-700\/65{border-right-color:#087990a6!important}.border-r-teal-700\/70{border-right-color:#087990b3!important}.border-r-teal-700\/75{border-right-color:#087990bf!important}.border-r-teal-700\/80{border-right-color:#087990cc!important}.border-r-teal-700\/85{border-right-color:#087990d9!important}.border-r-teal-700\/90{border-right-color:#087990e6!important}.border-r-teal-700\/95{border-right-color:#087990f2!important}.border-r-teal-800{--tw-border-opacity: 1 !important;border-right-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-r-teal-800\/0{border-right-color:#05516000!important}.border-r-teal-800\/10{border-right-color:#0551601a!important}.border-r-teal-800\/100{border-right-color:#055160!important}.border-r-teal-800\/15{border-right-color:#05516026!important}.border-r-teal-800\/20{border-right-color:#05516033!important}.border-r-teal-800\/25{border-right-color:#05516040!important}.border-r-teal-800\/30{border-right-color:#0551604d!important}.border-r-teal-800\/35{border-right-color:#05516059!important}.border-r-teal-800\/40{border-right-color:#05516066!important}.border-r-teal-800\/45{border-right-color:#05516073!important}.border-r-teal-800\/5{border-right-color:#0551600d!important}.border-r-teal-800\/50{border-right-color:#05516080!important}.border-r-teal-800\/55{border-right-color:#0551608c!important}.border-r-teal-800\/60{border-right-color:#05516099!important}.border-r-teal-800\/65{border-right-color:#055160a6!important}.border-r-teal-800\/70{border-right-color:#055160b3!important}.border-r-teal-800\/75{border-right-color:#055160bf!important}.border-r-teal-800\/80{border-right-color:#055160cc!important}.border-r-teal-800\/85{border-right-color:#055160d9!important}.border-r-teal-800\/90{border-right-color:#055160e6!important}.border-r-teal-800\/95{border-right-color:#055160f2!important}.border-r-teal-900{border-right-color:#21252980!important}.border-r-teal-900\/0{border-right-color:#21252900!important}.border-r-teal-900\/10{border-right-color:#2125291a!important}.border-r-teal-900\/100{border-right-color:#212529!important}.border-r-teal-900\/15{border-right-color:#21252926!important}.border-r-teal-900\/20{border-right-color:#21252933!important}.border-r-teal-900\/25{border-right-color:#21252940!important}.border-r-teal-900\/30{border-right-color:#2125294d!important}.border-r-teal-900\/35{border-right-color:#21252959!important}.border-r-teal-900\/40{border-right-color:#21252966!important}.border-r-teal-900\/45{border-right-color:#21252973!important}.border-r-teal-900\/5{border-right-color:#2125290d!important}.border-r-teal-900\/50{border-right-color:#21252980!important}.border-r-teal-900\/55{border-right-color:#2125298c!important}.border-r-teal-900\/60{border-right-color:#21252999!important}.border-r-teal-900\/65{border-right-color:#212529a6!important}.border-r-teal-900\/70{border-right-color:#212529b3!important}.border-r-teal-900\/75{border-right-color:#212529bf!important}.border-r-teal-900\/80{border-right-color:#212529cc!important}.border-r-teal-900\/85{border-right-color:#212529d9!important}.border-r-teal-900\/90{border-right-color:#212529e6!important}.border-r-teal-900\/95{border-right-color:#212529f2!important}.border-r-transparent{border-right-color:transparent!important}.border-r-transparent\/0{border-right-color:#0000!important}.border-r-transparent\/10{border-right-color:#0000001a!important}.border-r-transparent\/100{border-right-color:#000!important}.border-r-transparent\/15{border-right-color:#00000026!important}.border-r-transparent\/20{border-right-color:#0003!important}.border-r-transparent\/25{border-right-color:#00000040!important}.border-r-transparent\/30{border-right-color:#0000004d!important}.border-r-transparent\/35{border-right-color:#00000059!important}.border-r-transparent\/40{border-right-color:#0006!important}.border-r-transparent\/45{border-right-color:#00000073!important}.border-r-transparent\/5{border-right-color:#0000000d!important}.border-r-transparent\/50{border-right-color:#00000080!important}.border-r-transparent\/55{border-right-color:#0000008c!important}.border-r-transparent\/60{border-right-color:#0009!important}.border-r-transparent\/65{border-right-color:#000000a6!important}.border-r-transparent\/70{border-right-color:#000000b3!important}.border-r-transparent\/75{border-right-color:#000000bf!important}.border-r-transparent\/80{border-right-color:#000c!important}.border-r-transparent\/85{border-right-color:#000000d9!important}.border-r-transparent\/90{border-right-color:#000000e6!important}.border-r-transparent\/95{border-right-color:#000000f2!important}.border-r-white{--tw-border-opacity: 1 !important;border-right-color:rgb(255 255 255 / var(--tw-border-opacity))!important}.border-r-white\/0{border-right-color:#fff0!important}.border-r-white\/10{border-right-color:#ffffff1a!important}.border-r-white\/100{border-right-color:#fff!important}.border-r-white\/15{border-right-color:#ffffff26!important}.border-r-white\/20{border-right-color:#fff3!important}.border-r-white\/25{border-right-color:#ffffff40!important}.border-r-white\/30{border-right-color:#ffffff4d!important}.border-r-white\/35{border-right-color:#ffffff59!important}.border-r-white\/40{border-right-color:#fff6!important}.border-r-white\/45{border-right-color:#ffffff73!important}.border-r-white\/5{border-right-color:#ffffff0d!important}.border-r-white\/50{border-right-color:#ffffff80!important}.border-r-white\/55{border-right-color:#ffffff8c!important}.border-r-white\/60{border-right-color:#fff9!important}.border-r-white\/65{border-right-color:#ffffffa6!important}.border-r-white\/70{border-right-color:#ffffffb3!important}.border-r-white\/75{border-right-color:#ffffffbf!important}.border-r-white\/80{border-right-color:#fffc!important}.border-r-white\/85{border-right-color:#ffffffd9!important}.border-r-white\/90{border-right-color:#ffffffe6!important}.border-r-white\/95{border-right-color:#fffffff2!important}.border-r-yellow-100{--tw-border-opacity: 1 !important;border-right-color:rgb(255 243 205 / var(--tw-border-opacity))!important}.border-r-yellow-100\/0{border-right-color:#fff3cd00!important}.border-r-yellow-100\/10{border-right-color:#fff3cd1a!important}.border-r-yellow-100\/100{border-right-color:#fff3cd!important}.border-r-yellow-100\/15{border-right-color:#fff3cd26!important}.border-r-yellow-100\/20{border-right-color:#fff3cd33!important}.border-r-yellow-100\/25{border-right-color:#fff3cd40!important}.border-r-yellow-100\/30{border-right-color:#fff3cd4d!important}.border-r-yellow-100\/35{border-right-color:#fff3cd59!important}.border-r-yellow-100\/40{border-right-color:#fff3cd66!important}.border-r-yellow-100\/45{border-right-color:#fff3cd73!important}.border-r-yellow-100\/5{border-right-color:#fff3cd0d!important}.border-r-yellow-100\/50{border-right-color:#fff3cd80!important}.border-r-yellow-100\/55{border-right-color:#fff3cd8c!important}.border-r-yellow-100\/60{border-right-color:#fff3cd99!important}.border-r-yellow-100\/65{border-right-color:#fff3cda6!important}.border-r-yellow-100\/70{border-right-color:#fff3cdb3!important}.border-r-yellow-100\/75{border-right-color:#fff3cdbf!important}.border-r-yellow-100\/80{border-right-color:#fff3cdcc!important}.border-r-yellow-100\/85{border-right-color:#fff3cdd9!important}.border-r-yellow-100\/90{border-right-color:#fff3cde6!important}.border-r-yellow-100\/95{border-right-color:#fff3cdf2!important}.border-r-yellow-200{--tw-border-opacity: 1 !important;border-right-color:rgb(255 230 156 / var(--tw-border-opacity))!important}.border-r-yellow-200\/0{border-right-color:#ffe69c00!important}.border-r-yellow-200\/10{border-right-color:#ffe69c1a!important}.border-r-yellow-200\/100{border-right-color:#ffe69c!important}.border-r-yellow-200\/15{border-right-color:#ffe69c26!important}.border-r-yellow-200\/20{border-right-color:#ffe69c33!important}.border-r-yellow-200\/25{border-right-color:#ffe69c40!important}.border-r-yellow-200\/30{border-right-color:#ffe69c4d!important}.border-r-yellow-200\/35{border-right-color:#ffe69c59!important}.border-r-yellow-200\/40{border-right-color:#ffe69c66!important}.border-r-yellow-200\/45{border-right-color:#ffe69c73!important}.border-r-yellow-200\/5{border-right-color:#ffe69c0d!important}.border-r-yellow-200\/50{border-right-color:#ffe69c80!important}.border-r-yellow-200\/55{border-right-color:#ffe69c8c!important}.border-r-yellow-200\/60{border-right-color:#ffe69c99!important}.border-r-yellow-200\/65{border-right-color:#ffe69ca6!important}.border-r-yellow-200\/70{border-right-color:#ffe69cb3!important}.border-r-yellow-200\/75{border-right-color:#ffe69cbf!important}.border-r-yellow-200\/80{border-right-color:#ffe69ccc!important}.border-r-yellow-200\/85{border-right-color:#ffe69cd9!important}.border-r-yellow-200\/90{border-right-color:#ffe69ce6!important}.border-r-yellow-200\/95{border-right-color:#ffe69cf2!important}.border-r-yellow-300{--tw-border-opacity: 1 !important;border-right-color:rgb(255 218 106 / var(--tw-border-opacity))!important}.border-r-yellow-300\/0{border-right-color:#ffda6a00!important}.border-r-yellow-300\/10{border-right-color:#ffda6a1a!important}.border-r-yellow-300\/100{border-right-color:#ffda6a!important}.border-r-yellow-300\/15{border-right-color:#ffda6a26!important}.border-r-yellow-300\/20{border-right-color:#ffda6a33!important}.border-r-yellow-300\/25{border-right-color:#ffda6a40!important}.border-r-yellow-300\/30{border-right-color:#ffda6a4d!important}.border-r-yellow-300\/35{border-right-color:#ffda6a59!important}.border-r-yellow-300\/40{border-right-color:#ffda6a66!important}.border-r-yellow-300\/45{border-right-color:#ffda6a73!important}.border-r-yellow-300\/5{border-right-color:#ffda6a0d!important}.border-r-yellow-300\/50{border-right-color:#ffda6a80!important}.border-r-yellow-300\/55{border-right-color:#ffda6a8c!important}.border-r-yellow-300\/60{border-right-color:#ffda6a99!important}.border-r-yellow-300\/65{border-right-color:#ffda6aa6!important}.border-r-yellow-300\/70{border-right-color:#ffda6ab3!important}.border-r-yellow-300\/75{border-right-color:#ffda6abf!important}.border-r-yellow-300\/80{border-right-color:#ffda6acc!important}.border-r-yellow-300\/85{border-right-color:#ffda6ad9!important}.border-r-yellow-300\/90{border-right-color:#ffda6ae6!important}.border-r-yellow-300\/95{border-right-color:#ffda6af2!important}.border-r-yellow-400{--tw-border-opacity: 1 !important;border-right-color:rgb(255 205 57 / var(--tw-border-opacity))!important}.border-r-yellow-400\/0{border-right-color:#ffcd3900!important}.border-r-yellow-400\/10{border-right-color:#ffcd391a!important}.border-r-yellow-400\/100{border-right-color:#ffcd39!important}.border-r-yellow-400\/15{border-right-color:#ffcd3926!important}.border-r-yellow-400\/20{border-right-color:#ffcd3933!important}.border-r-yellow-400\/25{border-right-color:#ffcd3940!important}.border-r-yellow-400\/30{border-right-color:#ffcd394d!important}.border-r-yellow-400\/35{border-right-color:#ffcd3959!important}.border-r-yellow-400\/40{border-right-color:#ffcd3966!important}.border-r-yellow-400\/45{border-right-color:#ffcd3973!important}.border-r-yellow-400\/5{border-right-color:#ffcd390d!important}.border-r-yellow-400\/50{border-right-color:#ffcd3980!important}.border-r-yellow-400\/55{border-right-color:#ffcd398c!important}.border-r-yellow-400\/60{border-right-color:#ffcd3999!important}.border-r-yellow-400\/65{border-right-color:#ffcd39a6!important}.border-r-yellow-400\/70{border-right-color:#ffcd39b3!important}.border-r-yellow-400\/75{border-right-color:#ffcd39bf!important}.border-r-yellow-400\/80{border-right-color:#ffcd39cc!important}.border-r-yellow-400\/85{border-right-color:#ffcd39d9!important}.border-r-yellow-400\/90{border-right-color:#ffcd39e6!important}.border-r-yellow-400\/95{border-right-color:#ffcd39f2!important}.border-r-yellow-500{--tw-border-opacity: 1 !important;border-right-color:rgb(255 193 7 / var(--tw-border-opacity))!important}.border-r-yellow-500\/0{border-right-color:#ffc10700!important}.border-r-yellow-500\/10{border-right-color:#ffc1071a!important}.border-r-yellow-500\/100{border-right-color:#ffc107!important}.border-r-yellow-500\/15{border-right-color:#ffc10726!important}.border-r-yellow-500\/20{border-right-color:#ffc10733!important}.border-r-yellow-500\/25{border-right-color:#ffc10740!important}.border-r-yellow-500\/30{border-right-color:#ffc1074d!important}.border-r-yellow-500\/35{border-right-color:#ffc10759!important}.border-r-yellow-500\/40{border-right-color:#ffc10766!important}.border-r-yellow-500\/45{border-right-color:#ffc10773!important}.border-r-yellow-500\/5{border-right-color:#ffc1070d!important}.border-r-yellow-500\/50{border-right-color:#ffc10780!important}.border-r-yellow-500\/55{border-right-color:#ffc1078c!important}.border-r-yellow-500\/60{border-right-color:#ffc10799!important}.border-r-yellow-500\/65{border-right-color:#ffc107a6!important}.border-r-yellow-500\/70{border-right-color:#ffc107b3!important}.border-r-yellow-500\/75{border-right-color:#ffc107bf!important}.border-r-yellow-500\/80{border-right-color:#ffc107cc!important}.border-r-yellow-500\/85{border-right-color:#ffc107d9!important}.border-r-yellow-500\/90{border-right-color:#ffc107e6!important}.border-r-yellow-500\/95{border-right-color:#ffc107f2!important}.border-r-yellow-600{--tw-border-opacity: 1 !important;border-right-color:rgb(204 154 6 / var(--tw-border-opacity))!important}.border-r-yellow-600\/0{border-right-color:#cc9a0600!important}.border-r-yellow-600\/10{border-right-color:#cc9a061a!important}.border-r-yellow-600\/100{border-right-color:#cc9a06!important}.border-r-yellow-600\/15{border-right-color:#cc9a0626!important}.border-r-yellow-600\/20{border-right-color:#cc9a0633!important}.border-r-yellow-600\/25{border-right-color:#cc9a0640!important}.border-r-yellow-600\/30{border-right-color:#cc9a064d!important}.border-r-yellow-600\/35{border-right-color:#cc9a0659!important}.border-r-yellow-600\/40{border-right-color:#cc9a0666!important}.border-r-yellow-600\/45{border-right-color:#cc9a0673!important}.border-r-yellow-600\/5{border-right-color:#cc9a060d!important}.border-r-yellow-600\/50{border-right-color:#cc9a0680!important}.border-r-yellow-600\/55{border-right-color:#cc9a068c!important}.border-r-yellow-600\/60{border-right-color:#cc9a0699!important}.border-r-yellow-600\/65{border-right-color:#cc9a06a6!important}.border-r-yellow-600\/70{border-right-color:#cc9a06b3!important}.border-r-yellow-600\/75{border-right-color:#cc9a06bf!important}.border-r-yellow-600\/80{border-right-color:#cc9a06cc!important}.border-r-yellow-600\/85{border-right-color:#cc9a06d9!important}.border-r-yellow-600\/90{border-right-color:#cc9a06e6!important}.border-r-yellow-600\/95{border-right-color:#cc9a06f2!important}.border-r-yellow-700{--tw-border-opacity: 1 !important;border-right-color:rgb(153 116 4 / var(--tw-border-opacity))!important}.border-r-yellow-700\/0{border-right-color:#99740400!important}.border-r-yellow-700\/10{border-right-color:#9974041a!important}.border-r-yellow-700\/100{border-right-color:#997404!important}.border-r-yellow-700\/15{border-right-color:#99740426!important}.border-r-yellow-700\/20{border-right-color:#99740433!important}.border-r-yellow-700\/25{border-right-color:#99740440!important}.border-r-yellow-700\/30{border-right-color:#9974044d!important}.border-r-yellow-700\/35{border-right-color:#99740459!important}.border-r-yellow-700\/40{border-right-color:#99740466!important}.border-r-yellow-700\/45{border-right-color:#99740473!important}.border-r-yellow-700\/5{border-right-color:#9974040d!important}.border-r-yellow-700\/50{border-right-color:#99740480!important}.border-r-yellow-700\/55{border-right-color:#9974048c!important}.border-r-yellow-700\/60{border-right-color:#99740499!important}.border-r-yellow-700\/65{border-right-color:#997404a6!important}.border-r-yellow-700\/70{border-right-color:#997404b3!important}.border-r-yellow-700\/75{border-right-color:#997404bf!important}.border-r-yellow-700\/80{border-right-color:#997404cc!important}.border-r-yellow-700\/85{border-right-color:#997404d9!important}.border-r-yellow-700\/90{border-right-color:#997404e6!important}.border-r-yellow-700\/95{border-right-color:#997404f2!important}.border-r-yellow-800{--tw-border-opacity: 1 !important;border-right-color:rgb(102 77 3 / var(--tw-border-opacity))!important}.border-r-yellow-800\/0{border-right-color:#664d0300!important}.border-r-yellow-800\/10{border-right-color:#664d031a!important}.border-r-yellow-800\/100{border-right-color:#664d03!important}.border-r-yellow-800\/15{border-right-color:#664d0326!important}.border-r-yellow-800\/20{border-right-color:#664d0333!important}.border-r-yellow-800\/25{border-right-color:#664d0340!important}.border-r-yellow-800\/30{border-right-color:#664d034d!important}.border-r-yellow-800\/35{border-right-color:#664d0359!important}.border-r-yellow-800\/40{border-right-color:#664d0366!important}.border-r-yellow-800\/45{border-right-color:#664d0373!important}.border-r-yellow-800\/5{border-right-color:#664d030d!important}.border-r-yellow-800\/50{border-right-color:#664d0380!important}.border-r-yellow-800\/55{border-right-color:#664d038c!important}.border-r-yellow-800\/60{border-right-color:#664d0399!important}.border-r-yellow-800\/65{border-right-color:#664d03a6!important}.border-r-yellow-800\/70{border-right-color:#664d03b3!important}.border-r-yellow-800\/75{border-right-color:#664d03bf!important}.border-r-yellow-800\/80{border-right-color:#664d03cc!important}.border-r-yellow-800\/85{border-right-color:#664d03d9!important}.border-r-yellow-800\/90{border-right-color:#664d03e6!important}.border-r-yellow-800\/95{border-right-color:#664d03f2!important}.border-r-yellow-900{--tw-border-opacity: 1 !important;border-right-color:rgb(51 39 1 / var(--tw-border-opacity))!important}.border-r-yellow-900\/0{border-right-color:#33270100!important}.border-r-yellow-900\/10{border-right-color:#3327011a!important}.border-r-yellow-900\/100{border-right-color:#332701!important}.border-r-yellow-900\/15{border-right-color:#33270126!important}.border-r-yellow-900\/20{border-right-color:#33270133!important}.border-r-yellow-900\/25{border-right-color:#33270140!important}.border-r-yellow-900\/30{border-right-color:#3327014d!important}.border-r-yellow-900\/35{border-right-color:#33270159!important}.border-r-yellow-900\/40{border-right-color:#33270166!important}.border-r-yellow-900\/45{border-right-color:#33270173!important}.border-r-yellow-900\/5{border-right-color:#3327010d!important}.border-r-yellow-900\/50{border-right-color:#33270180!important}.border-r-yellow-900\/55{border-right-color:#3327018c!important}.border-r-yellow-900\/60{border-right-color:#33270199!important}.border-r-yellow-900\/65{border-right-color:#332701a6!important}.border-r-yellow-900\/70{border-right-color:#332701b3!important}.border-r-yellow-900\/75{border-right-color:#332701bf!important}.border-r-yellow-900\/80{border-right-color:#332701cc!important}.border-r-yellow-900\/85{border-right-color:#332701d9!important}.border-r-yellow-900\/90{border-right-color:#332701e6!important}.border-r-yellow-900\/95{border-right-color:#332701f2!important}.border-s-black{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(0 0 0 / var(--tw-border-opacity))!important}.border-s-black\/0{border-inline-start-color:#0000!important}.border-s-black\/10{border-inline-start-color:#0000001a!important}.border-s-black\/100{border-inline-start-color:#000!important}.border-s-black\/15{border-inline-start-color:#00000026!important}.border-s-black\/20{border-inline-start-color:#0003!important}.border-s-black\/25{border-inline-start-color:#00000040!important}.border-s-black\/30{border-inline-start-color:#0000004d!important}.border-s-black\/35{border-inline-start-color:#00000059!important}.border-s-black\/40{border-inline-start-color:#0006!important}.border-s-black\/45{border-inline-start-color:#00000073!important}.border-s-black\/5{border-inline-start-color:#0000000d!important}.border-s-black\/50{border-inline-start-color:#00000080!important}.border-s-black\/55{border-inline-start-color:#0000008c!important}.border-s-black\/60{border-inline-start-color:#0009!important}.border-s-black\/65{border-inline-start-color:#000000a6!important}.border-s-black\/70{border-inline-start-color:#000000b3!important}.border-s-black\/75{border-inline-start-color:#000000bf!important}.border-s-black\/80{border-inline-start-color:#000c!important}.border-s-black\/85{border-inline-start-color:#000000d9!important}.border-s-black\/90{border-inline-start-color:#000000e6!important}.border-s-black\/95{border-inline-start-color:#000000f2!important}.border-s-blue-100{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(207 226 255 / var(--tw-border-opacity))!important}.border-s-blue-100\/0{border-inline-start-color:#cfe2ff00!important}.border-s-blue-100\/10{border-inline-start-color:#cfe2ff1a!important}.border-s-blue-100\/100{border-inline-start-color:#cfe2ff!important}.border-s-blue-100\/15{border-inline-start-color:#cfe2ff26!important}.border-s-blue-100\/20{border-inline-start-color:#cfe2ff33!important}.border-s-blue-100\/25{border-inline-start-color:#cfe2ff40!important}.border-s-blue-100\/30{border-inline-start-color:#cfe2ff4d!important}.border-s-blue-100\/35{border-inline-start-color:#cfe2ff59!important}.border-s-blue-100\/40{border-inline-start-color:#cfe2ff66!important}.border-s-blue-100\/45{border-inline-start-color:#cfe2ff73!important}.border-s-blue-100\/5{border-inline-start-color:#cfe2ff0d!important}.border-s-blue-100\/50{border-inline-start-color:#cfe2ff80!important}.border-s-blue-100\/55{border-inline-start-color:#cfe2ff8c!important}.border-s-blue-100\/60{border-inline-start-color:#cfe2ff99!important}.border-s-blue-100\/65{border-inline-start-color:#cfe2ffa6!important}.border-s-blue-100\/70{border-inline-start-color:#cfe2ffb3!important}.border-s-blue-100\/75{border-inline-start-color:#cfe2ffbf!important}.border-s-blue-100\/80{border-inline-start-color:#cfe2ffcc!important}.border-s-blue-100\/85{border-inline-start-color:#cfe2ffd9!important}.border-s-blue-100\/90{border-inline-start-color:#cfe2ffe6!important}.border-s-blue-100\/95{border-inline-start-color:#cfe2fff2!important}.border-s-blue-200{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(158 197 254 / var(--tw-border-opacity))!important}.border-s-blue-200\/0{border-inline-start-color:#9ec5fe00!important}.border-s-blue-200\/10{border-inline-start-color:#9ec5fe1a!important}.border-s-blue-200\/100{border-inline-start-color:#9ec5fe!important}.border-s-blue-200\/15{border-inline-start-color:#9ec5fe26!important}.border-s-blue-200\/20{border-inline-start-color:#9ec5fe33!important}.border-s-blue-200\/25{border-inline-start-color:#9ec5fe40!important}.border-s-blue-200\/30{border-inline-start-color:#9ec5fe4d!important}.border-s-blue-200\/35{border-inline-start-color:#9ec5fe59!important}.border-s-blue-200\/40{border-inline-start-color:#9ec5fe66!important}.border-s-blue-200\/45{border-inline-start-color:#9ec5fe73!important}.border-s-blue-200\/5{border-inline-start-color:#9ec5fe0d!important}.border-s-blue-200\/50{border-inline-start-color:#9ec5fe80!important}.border-s-blue-200\/55{border-inline-start-color:#9ec5fe8c!important}.border-s-blue-200\/60{border-inline-start-color:#9ec5fe99!important}.border-s-blue-200\/65{border-inline-start-color:#9ec5fea6!important}.border-s-blue-200\/70{border-inline-start-color:#9ec5feb3!important}.border-s-blue-200\/75{border-inline-start-color:#9ec5febf!important}.border-s-blue-200\/80{border-inline-start-color:#9ec5fecc!important}.border-s-blue-200\/85{border-inline-start-color:#9ec5fed9!important}.border-s-blue-200\/90{border-inline-start-color:#9ec5fee6!important}.border-s-blue-200\/95{border-inline-start-color:#9ec5fef2!important}.border-s-blue-300{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(110 168 254 / var(--tw-border-opacity))!important}.border-s-blue-300\/0{border-inline-start-color:#6ea8fe00!important}.border-s-blue-300\/10{border-inline-start-color:#6ea8fe1a!important}.border-s-blue-300\/100{border-inline-start-color:#6ea8fe!important}.border-s-blue-300\/15{border-inline-start-color:#6ea8fe26!important}.border-s-blue-300\/20{border-inline-start-color:#6ea8fe33!important}.border-s-blue-300\/25{border-inline-start-color:#6ea8fe40!important}.border-s-blue-300\/30{border-inline-start-color:#6ea8fe4d!important}.border-s-blue-300\/35{border-inline-start-color:#6ea8fe59!important}.border-s-blue-300\/40{border-inline-start-color:#6ea8fe66!important}.border-s-blue-300\/45{border-inline-start-color:#6ea8fe73!important}.border-s-blue-300\/5{border-inline-start-color:#6ea8fe0d!important}.border-s-blue-300\/50{border-inline-start-color:#6ea8fe80!important}.border-s-blue-300\/55{border-inline-start-color:#6ea8fe8c!important}.border-s-blue-300\/60{border-inline-start-color:#6ea8fe99!important}.border-s-blue-300\/65{border-inline-start-color:#6ea8fea6!important}.border-s-blue-300\/70{border-inline-start-color:#6ea8feb3!important}.border-s-blue-300\/75{border-inline-start-color:#6ea8febf!important}.border-s-blue-300\/80{border-inline-start-color:#6ea8fecc!important}.border-s-blue-300\/85{border-inline-start-color:#6ea8fed9!important}.border-s-blue-300\/90{border-inline-start-color:#6ea8fee6!important}.border-s-blue-300\/95{border-inline-start-color:#6ea8fef2!important}.border-s-blue-400{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(61 139 253 / var(--tw-border-opacity))!important}.border-s-blue-400\/0{border-inline-start-color:#3d8bfd00!important}.border-s-blue-400\/10{border-inline-start-color:#3d8bfd1a!important}.border-s-blue-400\/100{border-inline-start-color:#3d8bfd!important}.border-s-blue-400\/15{border-inline-start-color:#3d8bfd26!important}.border-s-blue-400\/20{border-inline-start-color:#3d8bfd33!important}.border-s-blue-400\/25{border-inline-start-color:#3d8bfd40!important}.border-s-blue-400\/30{border-inline-start-color:#3d8bfd4d!important}.border-s-blue-400\/35{border-inline-start-color:#3d8bfd59!important}.border-s-blue-400\/40{border-inline-start-color:#3d8bfd66!important}.border-s-blue-400\/45{border-inline-start-color:#3d8bfd73!important}.border-s-blue-400\/5{border-inline-start-color:#3d8bfd0d!important}.border-s-blue-400\/50{border-inline-start-color:#3d8bfd80!important}.border-s-blue-400\/55{border-inline-start-color:#3d8bfd8c!important}.border-s-blue-400\/60{border-inline-start-color:#3d8bfd99!important}.border-s-blue-400\/65{border-inline-start-color:#3d8bfda6!important}.border-s-blue-400\/70{border-inline-start-color:#3d8bfdb3!important}.border-s-blue-400\/75{border-inline-start-color:#3d8bfdbf!important}.border-s-blue-400\/80{border-inline-start-color:#3d8bfdcc!important}.border-s-blue-400\/85{border-inline-start-color:#3d8bfdd9!important}.border-s-blue-400\/90{border-inline-start-color:#3d8bfde6!important}.border-s-blue-400\/95{border-inline-start-color:#3d8bfdf2!important}.border-s-blue-500{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(13 110 253 / var(--tw-border-opacity))!important}.border-s-blue-500\/0{border-inline-start-color:#0d6efd00!important}.border-s-blue-500\/10{border-inline-start-color:#0d6efd1a!important}.border-s-blue-500\/100{border-inline-start-color:#0d6efd!important}.border-s-blue-500\/15{border-inline-start-color:#0d6efd26!important}.border-s-blue-500\/20{border-inline-start-color:#0d6efd33!important}.border-s-blue-500\/25{border-inline-start-color:#0d6efd40!important}.border-s-blue-500\/30{border-inline-start-color:#0d6efd4d!important}.border-s-blue-500\/35{border-inline-start-color:#0d6efd59!important}.border-s-blue-500\/40{border-inline-start-color:#0d6efd66!important}.border-s-blue-500\/45{border-inline-start-color:#0d6efd73!important}.border-s-blue-500\/5{border-inline-start-color:#0d6efd0d!important}.border-s-blue-500\/50{border-inline-start-color:#0d6efd80!important}.border-s-blue-500\/55{border-inline-start-color:#0d6efd8c!important}.border-s-blue-500\/60{border-inline-start-color:#0d6efd99!important}.border-s-blue-500\/65{border-inline-start-color:#0d6efda6!important}.border-s-blue-500\/70{border-inline-start-color:#0d6efdb3!important}.border-s-blue-500\/75{border-inline-start-color:#0d6efdbf!important}.border-s-blue-500\/80{border-inline-start-color:#0d6efdcc!important}.border-s-blue-500\/85{border-inline-start-color:#0d6efdd9!important}.border-s-blue-500\/90{border-inline-start-color:#0d6efde6!important}.border-s-blue-500\/95{border-inline-start-color:#0d6efdf2!important}.border-s-blue-600{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(10 88 202 / var(--tw-border-opacity))!important}.border-s-blue-600\/0{border-inline-start-color:#0a58ca00!important}.border-s-blue-600\/10{border-inline-start-color:#0a58ca1a!important}.border-s-blue-600\/100{border-inline-start-color:#0a58ca!important}.border-s-blue-600\/15{border-inline-start-color:#0a58ca26!important}.border-s-blue-600\/20{border-inline-start-color:#0a58ca33!important}.border-s-blue-600\/25{border-inline-start-color:#0a58ca40!important}.border-s-blue-600\/30{border-inline-start-color:#0a58ca4d!important}.border-s-blue-600\/35{border-inline-start-color:#0a58ca59!important}.border-s-blue-600\/40{border-inline-start-color:#0a58ca66!important}.border-s-blue-600\/45{border-inline-start-color:#0a58ca73!important}.border-s-blue-600\/5{border-inline-start-color:#0a58ca0d!important}.border-s-blue-600\/50{border-inline-start-color:#0a58ca80!important}.border-s-blue-600\/55{border-inline-start-color:#0a58ca8c!important}.border-s-blue-600\/60{border-inline-start-color:#0a58ca99!important}.border-s-blue-600\/65{border-inline-start-color:#0a58caa6!important}.border-s-blue-600\/70{border-inline-start-color:#0a58cab3!important}.border-s-blue-600\/75{border-inline-start-color:#0a58cabf!important}.border-s-blue-600\/80{border-inline-start-color:#0a58cacc!important}.border-s-blue-600\/85{border-inline-start-color:#0a58cad9!important}.border-s-blue-600\/90{border-inline-start-color:#0a58cae6!important}.border-s-blue-600\/95{border-inline-start-color:#0a58caf2!important}.border-s-blue-700{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(8 66 152 / var(--tw-border-opacity))!important}.border-s-blue-700\/0{border-inline-start-color:#08429800!important}.border-s-blue-700\/10{border-inline-start-color:#0842981a!important}.border-s-blue-700\/100{border-inline-start-color:#084298!important}.border-s-blue-700\/15{border-inline-start-color:#08429826!important}.border-s-blue-700\/20{border-inline-start-color:#08429833!important}.border-s-blue-700\/25{border-inline-start-color:#08429840!important}.border-s-blue-700\/30{border-inline-start-color:#0842984d!important}.border-s-blue-700\/35{border-inline-start-color:#08429859!important}.border-s-blue-700\/40{border-inline-start-color:#08429866!important}.border-s-blue-700\/45{border-inline-start-color:#08429873!important}.border-s-blue-700\/5{border-inline-start-color:#0842980d!important}.border-s-blue-700\/50{border-inline-start-color:#08429880!important}.border-s-blue-700\/55{border-inline-start-color:#0842988c!important}.border-s-blue-700\/60{border-inline-start-color:#08429899!important}.border-s-blue-700\/65{border-inline-start-color:#084298a6!important}.border-s-blue-700\/70{border-inline-start-color:#084298b3!important}.border-s-blue-700\/75{border-inline-start-color:#084298bf!important}.border-s-blue-700\/80{border-inline-start-color:#084298cc!important}.border-s-blue-700\/85{border-inline-start-color:#084298d9!important}.border-s-blue-700\/90{border-inline-start-color:#084298e6!important}.border-s-blue-700\/95{border-inline-start-color:#084298f2!important}.border-s-blue-800{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(5 44 101 / var(--tw-border-opacity))!important}.border-s-blue-800\/0{border-inline-start-color:#052c6500!important}.border-s-blue-800\/10{border-inline-start-color:#052c651a!important}.border-s-blue-800\/100{border-inline-start-color:#052c65!important}.border-s-blue-800\/15{border-inline-start-color:#052c6526!important}.border-s-blue-800\/20{border-inline-start-color:#052c6533!important}.border-s-blue-800\/25{border-inline-start-color:#052c6540!important}.border-s-blue-800\/30{border-inline-start-color:#052c654d!important}.border-s-blue-800\/35{border-inline-start-color:#052c6559!important}.border-s-blue-800\/40{border-inline-start-color:#052c6566!important}.border-s-blue-800\/45{border-inline-start-color:#052c6573!important}.border-s-blue-800\/5{border-inline-start-color:#052c650d!important}.border-s-blue-800\/50{border-inline-start-color:#052c6580!important}.border-s-blue-800\/55{border-inline-start-color:#052c658c!important}.border-s-blue-800\/60{border-inline-start-color:#052c6599!important}.border-s-blue-800\/65{border-inline-start-color:#052c65a6!important}.border-s-blue-800\/70{border-inline-start-color:#052c65b3!important}.border-s-blue-800\/75{border-inline-start-color:#052c65bf!important}.border-s-blue-800\/80{border-inline-start-color:#052c65cc!important}.border-s-blue-800\/85{border-inline-start-color:#052c65d9!important}.border-s-blue-800\/90{border-inline-start-color:#052c65e6!important}.border-s-blue-800\/95{border-inline-start-color:#052c65f2!important}.border-s-cyan-100{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(207 244 252 / var(--tw-border-opacity))!important}.border-s-cyan-100\/0{border-inline-start-color:#cff4fc00!important}.border-s-cyan-100\/10{border-inline-start-color:#cff4fc1a!important}.border-s-cyan-100\/100{border-inline-start-color:#cff4fc!important}.border-s-cyan-100\/15{border-inline-start-color:#cff4fc26!important}.border-s-cyan-100\/20{border-inline-start-color:#cff4fc33!important}.border-s-cyan-100\/25{border-inline-start-color:#cff4fc40!important}.border-s-cyan-100\/30{border-inline-start-color:#cff4fc4d!important}.border-s-cyan-100\/35{border-inline-start-color:#cff4fc59!important}.border-s-cyan-100\/40{border-inline-start-color:#cff4fc66!important}.border-s-cyan-100\/45{border-inline-start-color:#cff4fc73!important}.border-s-cyan-100\/5{border-inline-start-color:#cff4fc0d!important}.border-s-cyan-100\/50{border-inline-start-color:#cff4fc80!important}.border-s-cyan-100\/55{border-inline-start-color:#cff4fc8c!important}.border-s-cyan-100\/60{border-inline-start-color:#cff4fc99!important}.border-s-cyan-100\/65{border-inline-start-color:#cff4fca6!important}.border-s-cyan-100\/70{border-inline-start-color:#cff4fcb3!important}.border-s-cyan-100\/75{border-inline-start-color:#cff4fcbf!important}.border-s-cyan-100\/80{border-inline-start-color:#cff4fccc!important}.border-s-cyan-100\/85{border-inline-start-color:#cff4fcd9!important}.border-s-cyan-100\/90{border-inline-start-color:#cff4fce6!important}.border-s-cyan-100\/95{border-inline-start-color:#cff4fcf2!important}.border-s-cyan-200{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(158 234 249 / var(--tw-border-opacity))!important}.border-s-cyan-200\/0{border-inline-start-color:#9eeaf900!important}.border-s-cyan-200\/10{border-inline-start-color:#9eeaf91a!important}.border-s-cyan-200\/100{border-inline-start-color:#9eeaf9!important}.border-s-cyan-200\/15{border-inline-start-color:#9eeaf926!important}.border-s-cyan-200\/20{border-inline-start-color:#9eeaf933!important}.border-s-cyan-200\/25{border-inline-start-color:#9eeaf940!important}.border-s-cyan-200\/30{border-inline-start-color:#9eeaf94d!important}.border-s-cyan-200\/35{border-inline-start-color:#9eeaf959!important}.border-s-cyan-200\/40{border-inline-start-color:#9eeaf966!important}.border-s-cyan-200\/45{border-inline-start-color:#9eeaf973!important}.border-s-cyan-200\/5{border-inline-start-color:#9eeaf90d!important}.border-s-cyan-200\/50{border-inline-start-color:#9eeaf980!important}.border-s-cyan-200\/55{border-inline-start-color:#9eeaf98c!important}.border-s-cyan-200\/60{border-inline-start-color:#9eeaf999!important}.border-s-cyan-200\/65{border-inline-start-color:#9eeaf9a6!important}.border-s-cyan-200\/70{border-inline-start-color:#9eeaf9b3!important}.border-s-cyan-200\/75{border-inline-start-color:#9eeaf9bf!important}.border-s-cyan-200\/80{border-inline-start-color:#9eeaf9cc!important}.border-s-cyan-200\/85{border-inline-start-color:#9eeaf9d9!important}.border-s-cyan-200\/90{border-inline-start-color:#9eeaf9e6!important}.border-s-cyan-200\/95{border-inline-start-color:#9eeaf9f2!important}.border-s-cyan-300{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(110 223 246 / var(--tw-border-opacity))!important}.border-s-cyan-300\/0{border-inline-start-color:#6edff600!important}.border-s-cyan-300\/10{border-inline-start-color:#6edff61a!important}.border-s-cyan-300\/100{border-inline-start-color:#6edff6!important}.border-s-cyan-300\/15{border-inline-start-color:#6edff626!important}.border-s-cyan-300\/20{border-inline-start-color:#6edff633!important}.border-s-cyan-300\/25{border-inline-start-color:#6edff640!important}.border-s-cyan-300\/30{border-inline-start-color:#6edff64d!important}.border-s-cyan-300\/35{border-inline-start-color:#6edff659!important}.border-s-cyan-300\/40{border-inline-start-color:#6edff666!important}.border-s-cyan-300\/45{border-inline-start-color:#6edff673!important}.border-s-cyan-300\/5{border-inline-start-color:#6edff60d!important}.border-s-cyan-300\/50{border-inline-start-color:#6edff680!important}.border-s-cyan-300\/55{border-inline-start-color:#6edff68c!important}.border-s-cyan-300\/60{border-inline-start-color:#6edff699!important}.border-s-cyan-300\/65{border-inline-start-color:#6edff6a6!important}.border-s-cyan-300\/70{border-inline-start-color:#6edff6b3!important}.border-s-cyan-300\/75{border-inline-start-color:#6edff6bf!important}.border-s-cyan-300\/80{border-inline-start-color:#6edff6cc!important}.border-s-cyan-300\/85{border-inline-start-color:#6edff6d9!important}.border-s-cyan-300\/90{border-inline-start-color:#6edff6e6!important}.border-s-cyan-300\/95{border-inline-start-color:#6edff6f2!important}.border-s-cyan-400{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(61 213 243 / var(--tw-border-opacity))!important}.border-s-cyan-400\/0{border-inline-start-color:#3dd5f300!important}.border-s-cyan-400\/10{border-inline-start-color:#3dd5f31a!important}.border-s-cyan-400\/100{border-inline-start-color:#3dd5f3!important}.border-s-cyan-400\/15{border-inline-start-color:#3dd5f326!important}.border-s-cyan-400\/20{border-inline-start-color:#3dd5f333!important}.border-s-cyan-400\/25{border-inline-start-color:#3dd5f340!important}.border-s-cyan-400\/30{border-inline-start-color:#3dd5f34d!important}.border-s-cyan-400\/35{border-inline-start-color:#3dd5f359!important}.border-s-cyan-400\/40{border-inline-start-color:#3dd5f366!important}.border-s-cyan-400\/45{border-inline-start-color:#3dd5f373!important}.border-s-cyan-400\/5{border-inline-start-color:#3dd5f30d!important}.border-s-cyan-400\/50{border-inline-start-color:#3dd5f380!important}.border-s-cyan-400\/55{border-inline-start-color:#3dd5f38c!important}.border-s-cyan-400\/60{border-inline-start-color:#3dd5f399!important}.border-s-cyan-400\/65{border-inline-start-color:#3dd5f3a6!important}.border-s-cyan-400\/70{border-inline-start-color:#3dd5f3b3!important}.border-s-cyan-400\/75{border-inline-start-color:#3dd5f3bf!important}.border-s-cyan-400\/80{border-inline-start-color:#3dd5f3cc!important}.border-s-cyan-400\/85{border-inline-start-color:#3dd5f3d9!important}.border-s-cyan-400\/90{border-inline-start-color:#3dd5f3e6!important}.border-s-cyan-400\/95{border-inline-start-color:#3dd5f3f2!important}.border-s-cyan-500{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(13 202 240 / var(--tw-border-opacity))!important}.border-s-cyan-500\/0{border-inline-start-color:#0dcaf000!important}.border-s-cyan-500\/10{border-inline-start-color:#0dcaf01a!important}.border-s-cyan-500\/100{border-inline-start-color:#0dcaf0!important}.border-s-cyan-500\/15{border-inline-start-color:#0dcaf026!important}.border-s-cyan-500\/20{border-inline-start-color:#0dcaf033!important}.border-s-cyan-500\/25{border-inline-start-color:#0dcaf040!important}.border-s-cyan-500\/30{border-inline-start-color:#0dcaf04d!important}.border-s-cyan-500\/35{border-inline-start-color:#0dcaf059!important}.border-s-cyan-500\/40{border-inline-start-color:#0dcaf066!important}.border-s-cyan-500\/45{border-inline-start-color:#0dcaf073!important}.border-s-cyan-500\/5{border-inline-start-color:#0dcaf00d!important}.border-s-cyan-500\/50{border-inline-start-color:#0dcaf080!important}.border-s-cyan-500\/55{border-inline-start-color:#0dcaf08c!important}.border-s-cyan-500\/60{border-inline-start-color:#0dcaf099!important}.border-s-cyan-500\/65{border-inline-start-color:#0dcaf0a6!important}.border-s-cyan-500\/70{border-inline-start-color:#0dcaf0b3!important}.border-s-cyan-500\/75{border-inline-start-color:#0dcaf0bf!important}.border-s-cyan-500\/80{border-inline-start-color:#0dcaf0cc!important}.border-s-cyan-500\/85{border-inline-start-color:#0dcaf0d9!important}.border-s-cyan-500\/90{border-inline-start-color:#0dcaf0e6!important}.border-s-cyan-500\/95{border-inline-start-color:#0dcaf0f2!important}.border-s-cyan-600{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(10 162 192 / var(--tw-border-opacity))!important}.border-s-cyan-600\/0{border-inline-start-color:#0aa2c000!important}.border-s-cyan-600\/10{border-inline-start-color:#0aa2c01a!important}.border-s-cyan-600\/100{border-inline-start-color:#0aa2c0!important}.border-s-cyan-600\/15{border-inline-start-color:#0aa2c026!important}.border-s-cyan-600\/20{border-inline-start-color:#0aa2c033!important}.border-s-cyan-600\/25{border-inline-start-color:#0aa2c040!important}.border-s-cyan-600\/30{border-inline-start-color:#0aa2c04d!important}.border-s-cyan-600\/35{border-inline-start-color:#0aa2c059!important}.border-s-cyan-600\/40{border-inline-start-color:#0aa2c066!important}.border-s-cyan-600\/45{border-inline-start-color:#0aa2c073!important}.border-s-cyan-600\/5{border-inline-start-color:#0aa2c00d!important}.border-s-cyan-600\/50{border-inline-start-color:#0aa2c080!important}.border-s-cyan-600\/55{border-inline-start-color:#0aa2c08c!important}.border-s-cyan-600\/60{border-inline-start-color:#0aa2c099!important}.border-s-cyan-600\/65{border-inline-start-color:#0aa2c0a6!important}.border-s-cyan-600\/70{border-inline-start-color:#0aa2c0b3!important}.border-s-cyan-600\/75{border-inline-start-color:#0aa2c0bf!important}.border-s-cyan-600\/80{border-inline-start-color:#0aa2c0cc!important}.border-s-cyan-600\/85{border-inline-start-color:#0aa2c0d9!important}.border-s-cyan-600\/90{border-inline-start-color:#0aa2c0e6!important}.border-s-cyan-600\/95{border-inline-start-color:#0aa2c0f2!important}.border-s-cyan-700{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-s-cyan-700\/0{border-inline-start-color:#08799000!important}.border-s-cyan-700\/10{border-inline-start-color:#0879901a!important}.border-s-cyan-700\/100{border-inline-start-color:#087990!important}.border-s-cyan-700\/15{border-inline-start-color:#08799026!important}.border-s-cyan-700\/20{border-inline-start-color:#08799033!important}.border-s-cyan-700\/25{border-inline-start-color:#08799040!important}.border-s-cyan-700\/30{border-inline-start-color:#0879904d!important}.border-s-cyan-700\/35{border-inline-start-color:#08799059!important}.border-s-cyan-700\/40{border-inline-start-color:#08799066!important}.border-s-cyan-700\/45{border-inline-start-color:#08799073!important}.border-s-cyan-700\/5{border-inline-start-color:#0879900d!important}.border-s-cyan-700\/50{border-inline-start-color:#08799080!important}.border-s-cyan-700\/55{border-inline-start-color:#0879908c!important}.border-s-cyan-700\/60{border-inline-start-color:#08799099!important}.border-s-cyan-700\/65{border-inline-start-color:#087990a6!important}.border-s-cyan-700\/70{border-inline-start-color:#087990b3!important}.border-s-cyan-700\/75{border-inline-start-color:#087990bf!important}.border-s-cyan-700\/80{border-inline-start-color:#087990cc!important}.border-s-cyan-700\/85{border-inline-start-color:#087990d9!important}.border-s-cyan-700\/90{border-inline-start-color:#087990e6!important}.border-s-cyan-700\/95{border-inline-start-color:#087990f2!important}.border-s-cyan-800{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-s-cyan-800\/0{border-inline-start-color:#05516000!important}.border-s-cyan-800\/10{border-inline-start-color:#0551601a!important}.border-s-cyan-800\/100{border-inline-start-color:#055160!important}.border-s-cyan-800\/15{border-inline-start-color:#05516026!important}.border-s-cyan-800\/20{border-inline-start-color:#05516033!important}.border-s-cyan-800\/25{border-inline-start-color:#05516040!important}.border-s-cyan-800\/30{border-inline-start-color:#0551604d!important}.border-s-cyan-800\/35{border-inline-start-color:#05516059!important}.border-s-cyan-800\/40{border-inline-start-color:#05516066!important}.border-s-cyan-800\/45{border-inline-start-color:#05516073!important}.border-s-cyan-800\/5{border-inline-start-color:#0551600d!important}.border-s-cyan-800\/50{border-inline-start-color:#05516080!important}.border-s-cyan-800\/55{border-inline-start-color:#0551608c!important}.border-s-cyan-800\/60{border-inline-start-color:#05516099!important}.border-s-cyan-800\/65{border-inline-start-color:#055160a6!important}.border-s-cyan-800\/70{border-inline-start-color:#055160b3!important}.border-s-cyan-800\/75{border-inline-start-color:#055160bf!important}.border-s-cyan-800\/80{border-inline-start-color:#055160cc!important}.border-s-cyan-800\/85{border-inline-start-color:#055160d9!important}.border-s-cyan-800\/90{border-inline-start-color:#055160e6!important}.border-s-cyan-800\/95{border-inline-start-color:#055160f2!important}.border-s-cyan-900{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-s-cyan-900\/0{border-inline-start-color:#03283000!important}.border-s-cyan-900\/10{border-inline-start-color:#0328301a!important}.border-s-cyan-900\/100{border-inline-start-color:#032830!important}.border-s-cyan-900\/15{border-inline-start-color:#03283026!important}.border-s-cyan-900\/20{border-inline-start-color:#03283033!important}.border-s-cyan-900\/25{border-inline-start-color:#03283040!important}.border-s-cyan-900\/30{border-inline-start-color:#0328304d!important}.border-s-cyan-900\/35{border-inline-start-color:#03283059!important}.border-s-cyan-900\/40{border-inline-start-color:#03283066!important}.border-s-cyan-900\/45{border-inline-start-color:#03283073!important}.border-s-cyan-900\/5{border-inline-start-color:#0328300d!important}.border-s-cyan-900\/50{border-inline-start-color:#03283080!important}.border-s-cyan-900\/55{border-inline-start-color:#0328308c!important}.border-s-cyan-900\/60{border-inline-start-color:#03283099!important}.border-s-cyan-900\/65{border-inline-start-color:#032830a6!important}.border-s-cyan-900\/70{border-inline-start-color:#032830b3!important}.border-s-cyan-900\/75{border-inline-start-color:#032830bf!important}.border-s-cyan-900\/80{border-inline-start-color:#032830cc!important}.border-s-cyan-900\/85{border-inline-start-color:#032830d9!important}.border-s-cyan-900\/90{border-inline-start-color:#032830e6!important}.border-s-cyan-900\/95{border-inline-start-color:#032830f2!important}.border-s-gray-100{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(248 249 250 / var(--tw-border-opacity))!important}.border-s-gray-100\/0{border-inline-start-color:#f8f9fa00!important}.border-s-gray-100\/10{border-inline-start-color:#f8f9fa1a!important}.border-s-gray-100\/100{border-inline-start-color:#f8f9fa!important}.border-s-gray-100\/15{border-inline-start-color:#f8f9fa26!important}.border-s-gray-100\/20{border-inline-start-color:#f8f9fa33!important}.border-s-gray-100\/25{border-inline-start-color:#f8f9fa40!important}.border-s-gray-100\/30{border-inline-start-color:#f8f9fa4d!important}.border-s-gray-100\/35{border-inline-start-color:#f8f9fa59!important}.border-s-gray-100\/40{border-inline-start-color:#f8f9fa66!important}.border-s-gray-100\/45{border-inline-start-color:#f8f9fa73!important}.border-s-gray-100\/5{border-inline-start-color:#f8f9fa0d!important}.border-s-gray-100\/50{border-inline-start-color:#f8f9fa80!important}.border-s-gray-100\/55{border-inline-start-color:#f8f9fa8c!important}.border-s-gray-100\/60{border-inline-start-color:#f8f9fa99!important}.border-s-gray-100\/65{border-inline-start-color:#f8f9faa6!important}.border-s-gray-100\/70{border-inline-start-color:#f8f9fab3!important}.border-s-gray-100\/75{border-inline-start-color:#f8f9fabf!important}.border-s-gray-100\/80{border-inline-start-color:#f8f9facc!important}.border-s-gray-100\/85{border-inline-start-color:#f8f9fad9!important}.border-s-gray-100\/90{border-inline-start-color:#f8f9fae6!important}.border-s-gray-100\/95{border-inline-start-color:#f8f9faf2!important}.border-s-gray-200{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(233 236 239 / var(--tw-border-opacity))!important}.border-s-gray-200\/0{border-inline-start-color:#e9ecef00!important}.border-s-gray-200\/10{border-inline-start-color:#e9ecef1a!important}.border-s-gray-200\/100{border-inline-start-color:#e9ecef!important}.border-s-gray-200\/15{border-inline-start-color:#e9ecef26!important}.border-s-gray-200\/20{border-inline-start-color:#e9ecef33!important}.border-s-gray-200\/25{border-inline-start-color:#e9ecef40!important}.border-s-gray-200\/30{border-inline-start-color:#e9ecef4d!important}.border-s-gray-200\/35{border-inline-start-color:#e9ecef59!important}.border-s-gray-200\/40{border-inline-start-color:#e9ecef66!important}.border-s-gray-200\/45{border-inline-start-color:#e9ecef73!important}.border-s-gray-200\/5{border-inline-start-color:#e9ecef0d!important}.border-s-gray-200\/50{border-inline-start-color:#e9ecef80!important}.border-s-gray-200\/55{border-inline-start-color:#e9ecef8c!important}.border-s-gray-200\/60{border-inline-start-color:#e9ecef99!important}.border-s-gray-200\/65{border-inline-start-color:#e9ecefa6!important}.border-s-gray-200\/70{border-inline-start-color:#e9ecefb3!important}.border-s-gray-200\/75{border-inline-start-color:#e9ecefbf!important}.border-s-gray-200\/80{border-inline-start-color:#e9ecefcc!important}.border-s-gray-200\/85{border-inline-start-color:#e9ecefd9!important}.border-s-gray-200\/90{border-inline-start-color:#e9ecefe6!important}.border-s-gray-200\/95{border-inline-start-color:#e9eceff2!important}.border-s-gray-300{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(222 226 230 / var(--tw-border-opacity))!important}.border-s-gray-300\/0{border-inline-start-color:#dee2e600!important}.border-s-gray-300\/10{border-inline-start-color:#dee2e61a!important}.border-s-gray-300\/100{border-inline-start-color:#dee2e6!important}.border-s-gray-300\/15{border-inline-start-color:#dee2e626!important}.border-s-gray-300\/20{border-inline-start-color:#dee2e633!important}.border-s-gray-300\/25{border-inline-start-color:#dee2e640!important}.border-s-gray-300\/30{border-inline-start-color:#dee2e64d!important}.border-s-gray-300\/35{border-inline-start-color:#dee2e659!important}.border-s-gray-300\/40{border-inline-start-color:#dee2e666!important}.border-s-gray-300\/45{border-inline-start-color:#dee2e673!important}.border-s-gray-300\/5{border-inline-start-color:#dee2e60d!important}.border-s-gray-300\/50{border-inline-start-color:#dee2e680!important}.border-s-gray-300\/55{border-inline-start-color:#dee2e68c!important}.border-s-gray-300\/60{border-inline-start-color:#dee2e699!important}.border-s-gray-300\/65{border-inline-start-color:#dee2e6a6!important}.border-s-gray-300\/70{border-inline-start-color:#dee2e6b3!important}.border-s-gray-300\/75{border-inline-start-color:#dee2e6bf!important}.border-s-gray-300\/80{border-inline-start-color:#dee2e6cc!important}.border-s-gray-300\/85{border-inline-start-color:#dee2e6d9!important}.border-s-gray-300\/90{border-inline-start-color:#dee2e6e6!important}.border-s-gray-300\/95{border-inline-start-color:#dee2e6f2!important}.border-s-gray-400{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(206 212 218 / var(--tw-border-opacity))!important}.border-s-gray-400\/0{border-inline-start-color:#ced4da00!important}.border-s-gray-400\/10{border-inline-start-color:#ced4da1a!important}.border-s-gray-400\/100{border-inline-start-color:#ced4da!important}.border-s-gray-400\/15{border-inline-start-color:#ced4da26!important}.border-s-gray-400\/20{border-inline-start-color:#ced4da33!important}.border-s-gray-400\/25{border-inline-start-color:#ced4da40!important}.border-s-gray-400\/30{border-inline-start-color:#ced4da4d!important}.border-s-gray-400\/35{border-inline-start-color:#ced4da59!important}.border-s-gray-400\/40{border-inline-start-color:#ced4da66!important}.border-s-gray-400\/45{border-inline-start-color:#ced4da73!important}.border-s-gray-400\/5{border-inline-start-color:#ced4da0d!important}.border-s-gray-400\/50{border-inline-start-color:#ced4da80!important}.border-s-gray-400\/55{border-inline-start-color:#ced4da8c!important}.border-s-gray-400\/60{border-inline-start-color:#ced4da99!important}.border-s-gray-400\/65{border-inline-start-color:#ced4daa6!important}.border-s-gray-400\/70{border-inline-start-color:#ced4dab3!important}.border-s-gray-400\/75{border-inline-start-color:#ced4dabf!important}.border-s-gray-400\/80{border-inline-start-color:#ced4dacc!important}.border-s-gray-400\/85{border-inline-start-color:#ced4dad9!important}.border-s-gray-400\/90{border-inline-start-color:#ced4dae6!important}.border-s-gray-400\/95{border-inline-start-color:#ced4daf2!important}.border-s-gray-500{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(173 181 189 / var(--tw-border-opacity))!important}.border-s-gray-500\/0{border-inline-start-color:#adb5bd00!important}.border-s-gray-500\/10{border-inline-start-color:#adb5bd1a!important}.border-s-gray-500\/100{border-inline-start-color:#adb5bd!important}.border-s-gray-500\/15{border-inline-start-color:#adb5bd26!important}.border-s-gray-500\/20{border-inline-start-color:#adb5bd33!important}.border-s-gray-500\/25{border-inline-start-color:#adb5bd40!important}.border-s-gray-500\/30{border-inline-start-color:#adb5bd4d!important}.border-s-gray-500\/35{border-inline-start-color:#adb5bd59!important}.border-s-gray-500\/40{border-inline-start-color:#adb5bd66!important}.border-s-gray-500\/45{border-inline-start-color:#adb5bd73!important}.border-s-gray-500\/5{border-inline-start-color:#adb5bd0d!important}.border-s-gray-500\/50{border-inline-start-color:#adb5bd80!important}.border-s-gray-500\/55{border-inline-start-color:#adb5bd8c!important}.border-s-gray-500\/60{border-inline-start-color:#adb5bd99!important}.border-s-gray-500\/65{border-inline-start-color:#adb5bda6!important}.border-s-gray-500\/70{border-inline-start-color:#adb5bdb3!important}.border-s-gray-500\/75{border-inline-start-color:#adb5bdbf!important}.border-s-gray-500\/80{border-inline-start-color:#adb5bdcc!important}.border-s-gray-500\/85{border-inline-start-color:#adb5bdd9!important}.border-s-gray-500\/90{border-inline-start-color:#adb5bde6!important}.border-s-gray-500\/95{border-inline-start-color:#adb5bdf2!important}.border-s-gray-600{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(108 117 125 / var(--tw-border-opacity))!important}.border-s-gray-600\/0{border-inline-start-color:#6c757d00!important}.border-s-gray-600\/10{border-inline-start-color:#6c757d1a!important}.border-s-gray-600\/100{border-inline-start-color:#6c757d!important}.border-s-gray-600\/15{border-inline-start-color:#6c757d26!important}.border-s-gray-600\/20{border-inline-start-color:#6c757d33!important}.border-s-gray-600\/25{border-inline-start-color:#6c757d40!important}.border-s-gray-600\/30{border-inline-start-color:#6c757d4d!important}.border-s-gray-600\/35{border-inline-start-color:#6c757d59!important}.border-s-gray-600\/40{border-inline-start-color:#6c757d66!important}.border-s-gray-600\/45{border-inline-start-color:#6c757d73!important}.border-s-gray-600\/5{border-inline-start-color:#6c757d0d!important}.border-s-gray-600\/50{border-inline-start-color:#6c757d80!important}.border-s-gray-600\/55{border-inline-start-color:#6c757d8c!important}.border-s-gray-600\/60{border-inline-start-color:#6c757d99!important}.border-s-gray-600\/65{border-inline-start-color:#6c757da6!important}.border-s-gray-600\/70{border-inline-start-color:#6c757db3!important}.border-s-gray-600\/75{border-inline-start-color:#6c757dbf!important}.border-s-gray-600\/80{border-inline-start-color:#6c757dcc!important}.border-s-gray-600\/85{border-inline-start-color:#6c757dd9!important}.border-s-gray-600\/90{border-inline-start-color:#6c757de6!important}.border-s-gray-600\/95{border-inline-start-color:#6c757df2!important}.border-s-gray-700{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(73 80 87 / var(--tw-border-opacity))!important}.border-s-gray-700\/0{border-inline-start-color:#49505700!important}.border-s-gray-700\/10{border-inline-start-color:#4950571a!important}.border-s-gray-700\/100{border-inline-start-color:#495057!important}.border-s-gray-700\/15{border-inline-start-color:#49505726!important}.border-s-gray-700\/20{border-inline-start-color:#49505733!important}.border-s-gray-700\/25{border-inline-start-color:#49505740!important}.border-s-gray-700\/30{border-inline-start-color:#4950574d!important}.border-s-gray-700\/35{border-inline-start-color:#49505759!important}.border-s-gray-700\/40{border-inline-start-color:#49505766!important}.border-s-gray-700\/45{border-inline-start-color:#49505773!important}.border-s-gray-700\/5{border-inline-start-color:#4950570d!important}.border-s-gray-700\/50{border-inline-start-color:#49505780!important}.border-s-gray-700\/55{border-inline-start-color:#4950578c!important}.border-s-gray-700\/60{border-inline-start-color:#49505799!important}.border-s-gray-700\/65{border-inline-start-color:#495057a6!important}.border-s-gray-700\/70{border-inline-start-color:#495057b3!important}.border-s-gray-700\/75{border-inline-start-color:#495057bf!important}.border-s-gray-700\/80{border-inline-start-color:#495057cc!important}.border-s-gray-700\/85{border-inline-start-color:#495057d9!important}.border-s-gray-700\/90{border-inline-start-color:#495057e6!important}.border-s-gray-700\/95{border-inline-start-color:#495057f2!important}.border-s-gray-800{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(52 58 64 / var(--tw-border-opacity))!important}.border-s-gray-800\/0{border-inline-start-color:#343a4000!important}.border-s-gray-800\/10{border-inline-start-color:#343a401a!important}.border-s-gray-800\/100{border-inline-start-color:#343a40!important}.border-s-gray-800\/15{border-inline-start-color:#343a4026!important}.border-s-gray-800\/20{border-inline-start-color:#343a4033!important}.border-s-gray-800\/25{border-inline-start-color:#343a4040!important}.border-s-gray-800\/30{border-inline-start-color:#343a404d!important}.border-s-gray-800\/35{border-inline-start-color:#343a4059!important}.border-s-gray-800\/40{border-inline-start-color:#343a4066!important}.border-s-gray-800\/45{border-inline-start-color:#343a4073!important}.border-s-gray-800\/5{border-inline-start-color:#343a400d!important}.border-s-gray-800\/50{border-inline-start-color:#343a4080!important}.border-s-gray-800\/55{border-inline-start-color:#343a408c!important}.border-s-gray-800\/60{border-inline-start-color:#343a4099!important}.border-s-gray-800\/65{border-inline-start-color:#343a40a6!important}.border-s-gray-800\/70{border-inline-start-color:#343a40b3!important}.border-s-gray-800\/75{border-inline-start-color:#343a40bf!important}.border-s-gray-800\/80{border-inline-start-color:#343a40cc!important}.border-s-gray-800\/85{border-inline-start-color:#343a40d9!important}.border-s-gray-800\/90{border-inline-start-color:#343a40e6!important}.border-s-gray-800\/95{border-inline-start-color:#343a40f2!important}.border-s-green-100{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(209 231 221 / var(--tw-border-opacity))!important}.border-s-green-100\/0{border-inline-start-color:#d1e7dd00!important}.border-s-green-100\/10{border-inline-start-color:#d1e7dd1a!important}.border-s-green-100\/100{border-inline-start-color:#d1e7dd!important}.border-s-green-100\/15{border-inline-start-color:#d1e7dd26!important}.border-s-green-100\/20{border-inline-start-color:#d1e7dd33!important}.border-s-green-100\/25{border-inline-start-color:#d1e7dd40!important}.border-s-green-100\/30{border-inline-start-color:#d1e7dd4d!important}.border-s-green-100\/35{border-inline-start-color:#d1e7dd59!important}.border-s-green-100\/40{border-inline-start-color:#d1e7dd66!important}.border-s-green-100\/45{border-inline-start-color:#d1e7dd73!important}.border-s-green-100\/5{border-inline-start-color:#d1e7dd0d!important}.border-s-green-100\/50{border-inline-start-color:#d1e7dd80!important}.border-s-green-100\/55{border-inline-start-color:#d1e7dd8c!important}.border-s-green-100\/60{border-inline-start-color:#d1e7dd99!important}.border-s-green-100\/65{border-inline-start-color:#d1e7dda6!important}.border-s-green-100\/70{border-inline-start-color:#d1e7ddb3!important}.border-s-green-100\/75{border-inline-start-color:#d1e7ddbf!important}.border-s-green-100\/80{border-inline-start-color:#d1e7ddcc!important}.border-s-green-100\/85{border-inline-start-color:#d1e7ddd9!important}.border-s-green-100\/90{border-inline-start-color:#d1e7dde6!important}.border-s-green-100\/95{border-inline-start-color:#d1e7ddf2!important}.border-s-green-1000{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-s-green-1000\/0{border-inline-start-color:#05516000!important}.border-s-green-1000\/10{border-inline-start-color:#0551601a!important}.border-s-green-1000\/100{border-inline-start-color:#055160!important}.border-s-green-1000\/15{border-inline-start-color:#05516026!important}.border-s-green-1000\/20{border-inline-start-color:#05516033!important}.border-s-green-1000\/25{border-inline-start-color:#05516040!important}.border-s-green-1000\/30{border-inline-start-color:#0551604d!important}.border-s-green-1000\/35{border-inline-start-color:#05516059!important}.border-s-green-1000\/40{border-inline-start-color:#05516066!important}.border-s-green-1000\/45{border-inline-start-color:#05516073!important}.border-s-green-1000\/5{border-inline-start-color:#0551600d!important}.border-s-green-1000\/50{border-inline-start-color:#05516080!important}.border-s-green-1000\/55{border-inline-start-color:#0551608c!important}.border-s-green-1000\/60{border-inline-start-color:#05516099!important}.border-s-green-1000\/65{border-inline-start-color:#055160a6!important}.border-s-green-1000\/70{border-inline-start-color:#055160b3!important}.border-s-green-1000\/75{border-inline-start-color:#055160bf!important}.border-s-green-1000\/80{border-inline-start-color:#055160cc!important}.border-s-green-1000\/85{border-inline-start-color:#055160d9!important}.border-s-green-1000\/90{border-inline-start-color:#055160e6!important}.border-s-green-1000\/95{border-inline-start-color:#055160f2!important}.border-s-green-1100{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-s-green-1100\/0{border-inline-start-color:#03283000!important}.border-s-green-1100\/10{border-inline-start-color:#0328301a!important}.border-s-green-1100\/100{border-inline-start-color:#032830!important}.border-s-green-1100\/15{border-inline-start-color:#03283026!important}.border-s-green-1100\/20{border-inline-start-color:#03283033!important}.border-s-green-1100\/25{border-inline-start-color:#03283040!important}.border-s-green-1100\/30{border-inline-start-color:#0328304d!important}.border-s-green-1100\/35{border-inline-start-color:#03283059!important}.border-s-green-1100\/40{border-inline-start-color:#03283066!important}.border-s-green-1100\/45{border-inline-start-color:#03283073!important}.border-s-green-1100\/5{border-inline-start-color:#0328300d!important}.border-s-green-1100\/50{border-inline-start-color:#03283080!important}.border-s-green-1100\/55{border-inline-start-color:#0328308c!important}.border-s-green-1100\/60{border-inline-start-color:#03283099!important}.border-s-green-1100\/65{border-inline-start-color:#032830a6!important}.border-s-green-1100\/70{border-inline-start-color:#032830b3!important}.border-s-green-1100\/75{border-inline-start-color:#032830bf!important}.border-s-green-1100\/80{border-inline-start-color:#032830cc!important}.border-s-green-1100\/85{border-inline-start-color:#032830d9!important}.border-s-green-1100\/90{border-inline-start-color:#032830e6!important}.border-s-green-1100\/95{border-inline-start-color:#032830f2!important}.border-s-green-200{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(163 207 187 / var(--tw-border-opacity))!important}.border-s-green-200\/0{border-inline-start-color:#a3cfbb00!important}.border-s-green-200\/10{border-inline-start-color:#a3cfbb1a!important}.border-s-green-200\/100{border-inline-start-color:#a3cfbb!important}.border-s-green-200\/15{border-inline-start-color:#a3cfbb26!important}.border-s-green-200\/20{border-inline-start-color:#a3cfbb33!important}.border-s-green-200\/25{border-inline-start-color:#a3cfbb40!important}.border-s-green-200\/30{border-inline-start-color:#a3cfbb4d!important}.border-s-green-200\/35{border-inline-start-color:#a3cfbb59!important}.border-s-green-200\/40{border-inline-start-color:#a3cfbb66!important}.border-s-green-200\/45{border-inline-start-color:#a3cfbb73!important}.border-s-green-200\/5{border-inline-start-color:#a3cfbb0d!important}.border-s-green-200\/50{border-inline-start-color:#a3cfbb80!important}.border-s-green-200\/55{border-inline-start-color:#a3cfbb8c!important}.border-s-green-200\/60{border-inline-start-color:#a3cfbb99!important}.border-s-green-200\/65{border-inline-start-color:#a3cfbba6!important}.border-s-green-200\/70{border-inline-start-color:#a3cfbbb3!important}.border-s-green-200\/75{border-inline-start-color:#a3cfbbbf!important}.border-s-green-200\/80{border-inline-start-color:#a3cfbbcc!important}.border-s-green-200\/85{border-inline-start-color:#a3cfbbd9!important}.border-s-green-200\/90{border-inline-start-color:#a3cfbbe6!important}.border-s-green-200\/95{border-inline-start-color:#a3cfbbf2!important}.border-s-green-300{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(117 183 152 / var(--tw-border-opacity))!important}.border-s-green-300\/0{border-inline-start-color:#75b79800!important}.border-s-green-300\/10{border-inline-start-color:#75b7981a!important}.border-s-green-300\/100{border-inline-start-color:#75b798!important}.border-s-green-300\/15{border-inline-start-color:#75b79826!important}.border-s-green-300\/20{border-inline-start-color:#75b79833!important}.border-s-green-300\/25{border-inline-start-color:#75b79840!important}.border-s-green-300\/30{border-inline-start-color:#75b7984d!important}.border-s-green-300\/35{border-inline-start-color:#75b79859!important}.border-s-green-300\/40{border-inline-start-color:#75b79866!important}.border-s-green-300\/45{border-inline-start-color:#75b79873!important}.border-s-green-300\/5{border-inline-start-color:#75b7980d!important}.border-s-green-300\/50{border-inline-start-color:#75b79880!important}.border-s-green-300\/55{border-inline-start-color:#75b7988c!important}.border-s-green-300\/60{border-inline-start-color:#75b79899!important}.border-s-green-300\/65{border-inline-start-color:#75b798a6!important}.border-s-green-300\/70{border-inline-start-color:#75b798b3!important}.border-s-green-300\/75{border-inline-start-color:#75b798bf!important}.border-s-green-300\/80{border-inline-start-color:#75b798cc!important}.border-s-green-300\/85{border-inline-start-color:#75b798d9!important}.border-s-green-300\/90{border-inline-start-color:#75b798e6!important}.border-s-green-300\/95{border-inline-start-color:#75b798f2!important}.border-s-green-400{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(71 159 118 / var(--tw-border-opacity))!important}.border-s-green-400\/0{border-inline-start-color:#479f7600!important}.border-s-green-400\/10{border-inline-start-color:#479f761a!important}.border-s-green-400\/100{border-inline-start-color:#479f76!important}.border-s-green-400\/15{border-inline-start-color:#479f7626!important}.border-s-green-400\/20{border-inline-start-color:#479f7633!important}.border-s-green-400\/25{border-inline-start-color:#479f7640!important}.border-s-green-400\/30{border-inline-start-color:#479f764d!important}.border-s-green-400\/35{border-inline-start-color:#479f7659!important}.border-s-green-400\/40{border-inline-start-color:#479f7666!important}.border-s-green-400\/45{border-inline-start-color:#479f7673!important}.border-s-green-400\/5{border-inline-start-color:#479f760d!important}.border-s-green-400\/50{border-inline-start-color:#479f7680!important}.border-s-green-400\/55{border-inline-start-color:#479f768c!important}.border-s-green-400\/60{border-inline-start-color:#479f7699!important}.border-s-green-400\/65{border-inline-start-color:#479f76a6!important}.border-s-green-400\/70{border-inline-start-color:#479f76b3!important}.border-s-green-400\/75{border-inline-start-color:#479f76bf!important}.border-s-green-400\/80{border-inline-start-color:#479f76cc!important}.border-s-green-400\/85{border-inline-start-color:#479f76d9!important}.border-s-green-400\/90{border-inline-start-color:#479f76e6!important}.border-s-green-400\/95{border-inline-start-color:#479f76f2!important}.border-s-green-500{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(25 135 84 / var(--tw-border-opacity))!important}.border-s-green-500\/0{border-inline-start-color:#19875400!important}.border-s-green-500\/10{border-inline-start-color:#1987541a!important}.border-s-green-500\/100{border-inline-start-color:#198754!important}.border-s-green-500\/15{border-inline-start-color:#19875426!important}.border-s-green-500\/20{border-inline-start-color:#19875433!important}.border-s-green-500\/25{border-inline-start-color:#19875440!important}.border-s-green-500\/30{border-inline-start-color:#1987544d!important}.border-s-green-500\/35{border-inline-start-color:#19875459!important}.border-s-green-500\/40{border-inline-start-color:#19875466!important}.border-s-green-500\/45{border-inline-start-color:#19875473!important}.border-s-green-500\/5{border-inline-start-color:#1987540d!important}.border-s-green-500\/50{border-inline-start-color:#19875480!important}.border-s-green-500\/55{border-inline-start-color:#1987548c!important}.border-s-green-500\/60{border-inline-start-color:#19875499!important}.border-s-green-500\/65{border-inline-start-color:#198754a6!important}.border-s-green-500\/70{border-inline-start-color:#198754b3!important}.border-s-green-500\/75{border-inline-start-color:#198754bf!important}.border-s-green-500\/80{border-inline-start-color:#198754cc!important}.border-s-green-500\/85{border-inline-start-color:#198754d9!important}.border-s-green-500\/90{border-inline-start-color:#198754e6!important}.border-s-green-500\/95{border-inline-start-color:#198754f2!important}.border-s-green-600{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(20 108 67 / var(--tw-border-opacity))!important}.border-s-green-600\/0{border-inline-start-color:#146c4300!important}.border-s-green-600\/10{border-inline-start-color:#146c431a!important}.border-s-green-600\/100{border-inline-start-color:#146c43!important}.border-s-green-600\/15{border-inline-start-color:#146c4326!important}.border-s-green-600\/20{border-inline-start-color:#146c4333!important}.border-s-green-600\/25{border-inline-start-color:#146c4340!important}.border-s-green-600\/30{border-inline-start-color:#146c434d!important}.border-s-green-600\/35{border-inline-start-color:#146c4359!important}.border-s-green-600\/40{border-inline-start-color:#146c4366!important}.border-s-green-600\/45{border-inline-start-color:#146c4373!important}.border-s-green-600\/5{border-inline-start-color:#146c430d!important}.border-s-green-600\/50{border-inline-start-color:#146c4380!important}.border-s-green-600\/55{border-inline-start-color:#146c438c!important}.border-s-green-600\/60{border-inline-start-color:#146c4399!important}.border-s-green-600\/65{border-inline-start-color:#146c43a6!important}.border-s-green-600\/70{border-inline-start-color:#146c43b3!important}.border-s-green-600\/75{border-inline-start-color:#146c43bf!important}.border-s-green-600\/80{border-inline-start-color:#146c43cc!important}.border-s-green-600\/85{border-inline-start-color:#146c43d9!important}.border-s-green-600\/90{border-inline-start-color:#146c43e6!important}.border-s-green-600\/95{border-inline-start-color:#146c43f2!important}.border-s-green-700{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(75 110 97 / var(--tw-border-opacity))!important}.border-s-green-700\/0{border-inline-start-color:#4b6e6100!important}.border-s-green-700\/10{border-inline-start-color:#4b6e611a!important}.border-s-green-700\/100{border-inline-start-color:#4b6e61!important}.border-s-green-700\/15{border-inline-start-color:#4b6e6126!important}.border-s-green-700\/20{border-inline-start-color:#4b6e6133!important}.border-s-green-700\/25{border-inline-start-color:#4b6e6140!important}.border-s-green-700\/30{border-inline-start-color:#4b6e614d!important}.border-s-green-700\/35{border-inline-start-color:#4b6e6159!important}.border-s-green-700\/40{border-inline-start-color:#4b6e6166!important}.border-s-green-700\/45{border-inline-start-color:#4b6e6173!important}.border-s-green-700\/5{border-inline-start-color:#4b6e610d!important}.border-s-green-700\/50{border-inline-start-color:#4b6e6180!important}.border-s-green-700\/55{border-inline-start-color:#4b6e618c!important}.border-s-green-700\/60{border-inline-start-color:#4b6e6199!important}.border-s-green-700\/65{border-inline-start-color:#4b6e61a6!important}.border-s-green-700\/70{border-inline-start-color:#4b6e61b3!important}.border-s-green-700\/75{border-inline-start-color:#4b6e61bf!important}.border-s-green-700\/80{border-inline-start-color:#4b6e61cc!important}.border-s-green-700\/85{border-inline-start-color:#4b6e61d9!important}.border-s-green-700\/90{border-inline-start-color:#4b6e61e6!important}.border-s-green-700\/95{border-inline-start-color:#4b6e61f2!important}.border-s-green-800{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(10 54 34 / var(--tw-border-opacity))!important}.border-s-green-800\/0{border-inline-start-color:#0a362200!important}.border-s-green-800\/10{border-inline-start-color:#0a36221a!important}.border-s-green-800\/100{border-inline-start-color:#0a3622!important}.border-s-green-800\/15{border-inline-start-color:#0a362226!important}.border-s-green-800\/20{border-inline-start-color:#0a362233!important}.border-s-green-800\/25{border-inline-start-color:#0a362240!important}.border-s-green-800\/30{border-inline-start-color:#0a36224d!important}.border-s-green-800\/35{border-inline-start-color:#0a362259!important}.border-s-green-800\/40{border-inline-start-color:#0a362266!important}.border-s-green-800\/45{border-inline-start-color:#0a362273!important}.border-s-green-800\/5{border-inline-start-color:#0a36220d!important}.border-s-green-800\/50{border-inline-start-color:#0a362280!important}.border-s-green-800\/55{border-inline-start-color:#0a36228c!important}.border-s-green-800\/60{border-inline-start-color:#0a362299!important}.border-s-green-800\/65{border-inline-start-color:#0a3622a6!important}.border-s-green-800\/70{border-inline-start-color:#0a3622b3!important}.border-s-green-800\/75{border-inline-start-color:#0a3622bf!important}.border-s-green-800\/80{border-inline-start-color:#0a3622cc!important}.border-s-green-800\/85{border-inline-start-color:#0a3622d9!important}.border-s-green-800\/90{border-inline-start-color:#0a3622e6!important}.border-s-green-800\/95{border-inline-start-color:#0a3622f2!important}.border-s-green-900{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-s-green-900\/0{border-inline-start-color:#08799000!important}.border-s-green-900\/10{border-inline-start-color:#0879901a!important}.border-s-green-900\/100{border-inline-start-color:#087990!important}.border-s-green-900\/15{border-inline-start-color:#08799026!important}.border-s-green-900\/20{border-inline-start-color:#08799033!important}.border-s-green-900\/25{border-inline-start-color:#08799040!important}.border-s-green-900\/30{border-inline-start-color:#0879904d!important}.border-s-green-900\/35{border-inline-start-color:#08799059!important}.border-s-green-900\/40{border-inline-start-color:#08799066!important}.border-s-green-900\/45{border-inline-start-color:#08799073!important}.border-s-green-900\/5{border-inline-start-color:#0879900d!important}.border-s-green-900\/50{border-inline-start-color:#08799080!important}.border-s-green-900\/55{border-inline-start-color:#0879908c!important}.border-s-green-900\/60{border-inline-start-color:#08799099!important}.border-s-green-900\/65{border-inline-start-color:#087990a6!important}.border-s-green-900\/70{border-inline-start-color:#087990b3!important}.border-s-green-900\/75{border-inline-start-color:#087990bf!important}.border-s-green-900\/80{border-inline-start-color:#087990cc!important}.border-s-green-900\/85{border-inline-start-color:#087990d9!important}.border-s-green-900\/90{border-inline-start-color:#087990e6!important}.border-s-green-900\/95{border-inline-start-color:#087990f2!important}.border-s-green-whatsapp{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(27 201 89 / var(--tw-border-opacity))!important}.border-s-green-whatsapp\/0{border-inline-start-color:#1bc95900!important}.border-s-green-whatsapp\/10{border-inline-start-color:#1bc9591a!important}.border-s-green-whatsapp\/100{border-inline-start-color:#1bc959!important}.border-s-green-whatsapp\/15{border-inline-start-color:#1bc95926!important}.border-s-green-whatsapp\/20{border-inline-start-color:#1bc95933!important}.border-s-green-whatsapp\/25{border-inline-start-color:#1bc95940!important}.border-s-green-whatsapp\/30{border-inline-start-color:#1bc9594d!important}.border-s-green-whatsapp\/35{border-inline-start-color:#1bc95959!important}.border-s-green-whatsapp\/40{border-inline-start-color:#1bc95966!important}.border-s-green-whatsapp\/45{border-inline-start-color:#1bc95973!important}.border-s-green-whatsapp\/5{border-inline-start-color:#1bc9590d!important}.border-s-green-whatsapp\/50{border-inline-start-color:#1bc95980!important}.border-s-green-whatsapp\/55{border-inline-start-color:#1bc9598c!important}.border-s-green-whatsapp\/60{border-inline-start-color:#1bc95999!important}.border-s-green-whatsapp\/65{border-inline-start-color:#1bc959a6!important}.border-s-green-whatsapp\/70{border-inline-start-color:#1bc959b3!important}.border-s-green-whatsapp\/75{border-inline-start-color:#1bc959bf!important}.border-s-green-whatsapp\/80{border-inline-start-color:#1bc959cc!important}.border-s-green-whatsapp\/85{border-inline-start-color:#1bc959d9!important}.border-s-green-whatsapp\/90{border-inline-start-color:#1bc959e6!important}.border-s-green-whatsapp\/95{border-inline-start-color:#1bc959f2!important}.border-s-offwhite{border-inline-start-color:#fffc!important}.border-s-offwhite\/0{border-inline-start-color:#fff0!important}.border-s-offwhite\/10{border-inline-start-color:#ffffff1a!important}.border-s-offwhite\/100{border-inline-start-color:#fff!important}.border-s-offwhite\/15{border-inline-start-color:#ffffff26!important}.border-s-offwhite\/20{border-inline-start-color:#fff3!important}.border-s-offwhite\/25{border-inline-start-color:#ffffff40!important}.border-s-offwhite\/30{border-inline-start-color:#ffffff4d!important}.border-s-offwhite\/35{border-inline-start-color:#ffffff59!important}.border-s-offwhite\/40{border-inline-start-color:#fff6!important}.border-s-offwhite\/45{border-inline-start-color:#ffffff73!important}.border-s-offwhite\/5{border-inline-start-color:#ffffff0d!important}.border-s-offwhite\/50{border-inline-start-color:#ffffff80!important}.border-s-offwhite\/55{border-inline-start-color:#ffffff8c!important}.border-s-offwhite\/60{border-inline-start-color:#fff9!important}.border-s-offwhite\/65{border-inline-start-color:#ffffffa6!important}.border-s-offwhite\/70{border-inline-start-color:#ffffffb3!important}.border-s-offwhite\/75{border-inline-start-color:#ffffffbf!important}.border-s-offwhite\/80{border-inline-start-color:#fffc!important}.border-s-offwhite\/85{border-inline-start-color:#ffffffd9!important}.border-s-offwhite\/90{border-inline-start-color:#ffffffe6!important}.border-s-offwhite\/95{border-inline-start-color:#fffffff2!important}.border-s-orange-100{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(255 229 208 / var(--tw-border-opacity))!important}.border-s-orange-100\/0{border-inline-start-color:#ffe5d000!important}.border-s-orange-100\/10{border-inline-start-color:#ffe5d01a!important}.border-s-orange-100\/100{border-inline-start-color:#ffe5d0!important}.border-s-orange-100\/15{border-inline-start-color:#ffe5d026!important}.border-s-orange-100\/20{border-inline-start-color:#ffe5d033!important}.border-s-orange-100\/25{border-inline-start-color:#ffe5d040!important}.border-s-orange-100\/30{border-inline-start-color:#ffe5d04d!important}.border-s-orange-100\/35{border-inline-start-color:#ffe5d059!important}.border-s-orange-100\/40{border-inline-start-color:#ffe5d066!important}.border-s-orange-100\/45{border-inline-start-color:#ffe5d073!important}.border-s-orange-100\/5{border-inline-start-color:#ffe5d00d!important}.border-s-orange-100\/50{border-inline-start-color:#ffe5d080!important}.border-s-orange-100\/55{border-inline-start-color:#ffe5d08c!important}.border-s-orange-100\/60{border-inline-start-color:#ffe5d099!important}.border-s-orange-100\/65{border-inline-start-color:#ffe5d0a6!important}.border-s-orange-100\/70{border-inline-start-color:#ffe5d0b3!important}.border-s-orange-100\/75{border-inline-start-color:#ffe5d0bf!important}.border-s-orange-100\/80{border-inline-start-color:#ffe5d0cc!important}.border-s-orange-100\/85{border-inline-start-color:#ffe5d0d9!important}.border-s-orange-100\/90{border-inline-start-color:#ffe5d0e6!important}.border-s-orange-100\/95{border-inline-start-color:#ffe5d0f2!important}.border-s-orange-200{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(254 203 161 / var(--tw-border-opacity))!important}.border-s-orange-200\/0{border-inline-start-color:#fecba100!important}.border-s-orange-200\/10{border-inline-start-color:#fecba11a!important}.border-s-orange-200\/100{border-inline-start-color:#fecba1!important}.border-s-orange-200\/15{border-inline-start-color:#fecba126!important}.border-s-orange-200\/20{border-inline-start-color:#fecba133!important}.border-s-orange-200\/25{border-inline-start-color:#fecba140!important}.border-s-orange-200\/30{border-inline-start-color:#fecba14d!important}.border-s-orange-200\/35{border-inline-start-color:#fecba159!important}.border-s-orange-200\/40{border-inline-start-color:#fecba166!important}.border-s-orange-200\/45{border-inline-start-color:#fecba173!important}.border-s-orange-200\/5{border-inline-start-color:#fecba10d!important}.border-s-orange-200\/50{border-inline-start-color:#fecba180!important}.border-s-orange-200\/55{border-inline-start-color:#fecba18c!important}.border-s-orange-200\/60{border-inline-start-color:#fecba199!important}.border-s-orange-200\/65{border-inline-start-color:#fecba1a6!important}.border-s-orange-200\/70{border-inline-start-color:#fecba1b3!important}.border-s-orange-200\/75{border-inline-start-color:#fecba1bf!important}.border-s-orange-200\/80{border-inline-start-color:#fecba1cc!important}.border-s-orange-200\/85{border-inline-start-color:#fecba1d9!important}.border-s-orange-200\/90{border-inline-start-color:#fecba1e6!important}.border-s-orange-200\/95{border-inline-start-color:#fecba1f2!important}.border-s-orange-300{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(254 178 114 / var(--tw-border-opacity))!important}.border-s-orange-300\/0{border-inline-start-color:#feb27200!important}.border-s-orange-300\/10{border-inline-start-color:#feb2721a!important}.border-s-orange-300\/100{border-inline-start-color:#feb272!important}.border-s-orange-300\/15{border-inline-start-color:#feb27226!important}.border-s-orange-300\/20{border-inline-start-color:#feb27233!important}.border-s-orange-300\/25{border-inline-start-color:#feb27240!important}.border-s-orange-300\/30{border-inline-start-color:#feb2724d!important}.border-s-orange-300\/35{border-inline-start-color:#feb27259!important}.border-s-orange-300\/40{border-inline-start-color:#feb27266!important}.border-s-orange-300\/45{border-inline-start-color:#feb27273!important}.border-s-orange-300\/5{border-inline-start-color:#feb2720d!important}.border-s-orange-300\/50{border-inline-start-color:#feb27280!important}.border-s-orange-300\/55{border-inline-start-color:#feb2728c!important}.border-s-orange-300\/60{border-inline-start-color:#feb27299!important}.border-s-orange-300\/65{border-inline-start-color:#feb272a6!important}.border-s-orange-300\/70{border-inline-start-color:#feb272b3!important}.border-s-orange-300\/75{border-inline-start-color:#feb272bf!important}.border-s-orange-300\/80{border-inline-start-color:#feb272cc!important}.border-s-orange-300\/85{border-inline-start-color:#feb272d9!important}.border-s-orange-300\/90{border-inline-start-color:#feb272e6!important}.border-s-orange-300\/95{border-inline-start-color:#feb272f2!important}.border-s-orange-400{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(253 152 67 / var(--tw-border-opacity))!important}.border-s-orange-400\/0{border-inline-start-color:#fd984300!important}.border-s-orange-400\/10{border-inline-start-color:#fd98431a!important}.border-s-orange-400\/100{border-inline-start-color:#fd9843!important}.border-s-orange-400\/15{border-inline-start-color:#fd984326!important}.border-s-orange-400\/20{border-inline-start-color:#fd984333!important}.border-s-orange-400\/25{border-inline-start-color:#fd984340!important}.border-s-orange-400\/30{border-inline-start-color:#fd98434d!important}.border-s-orange-400\/35{border-inline-start-color:#fd984359!important}.border-s-orange-400\/40{border-inline-start-color:#fd984366!important}.border-s-orange-400\/45{border-inline-start-color:#fd984373!important}.border-s-orange-400\/5{border-inline-start-color:#fd98430d!important}.border-s-orange-400\/50{border-inline-start-color:#fd984380!important}.border-s-orange-400\/55{border-inline-start-color:#fd98438c!important}.border-s-orange-400\/60{border-inline-start-color:#fd984399!important}.border-s-orange-400\/65{border-inline-start-color:#fd9843a6!important}.border-s-orange-400\/70{border-inline-start-color:#fd9843b3!important}.border-s-orange-400\/75{border-inline-start-color:#fd9843bf!important}.border-s-orange-400\/80{border-inline-start-color:#fd9843cc!important}.border-s-orange-400\/85{border-inline-start-color:#fd9843d9!important}.border-s-orange-400\/90{border-inline-start-color:#fd9843e6!important}.border-s-orange-400\/95{border-inline-start-color:#fd9843f2!important}.border-s-orange-500{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(253 126 20 / var(--tw-border-opacity))!important}.border-s-orange-500\/0{border-inline-start-color:#fd7e1400!important}.border-s-orange-500\/10{border-inline-start-color:#fd7e141a!important}.border-s-orange-500\/100{border-inline-start-color:#fd7e14!important}.border-s-orange-500\/15{border-inline-start-color:#fd7e1426!important}.border-s-orange-500\/20{border-inline-start-color:#fd7e1433!important}.border-s-orange-500\/25{border-inline-start-color:#fd7e1440!important}.border-s-orange-500\/30{border-inline-start-color:#fd7e144d!important}.border-s-orange-500\/35{border-inline-start-color:#fd7e1459!important}.border-s-orange-500\/40{border-inline-start-color:#fd7e1466!important}.border-s-orange-500\/45{border-inline-start-color:#fd7e1473!important}.border-s-orange-500\/5{border-inline-start-color:#fd7e140d!important}.border-s-orange-500\/50{border-inline-start-color:#fd7e1480!important}.border-s-orange-500\/55{border-inline-start-color:#fd7e148c!important}.border-s-orange-500\/60{border-inline-start-color:#fd7e1499!important}.border-s-orange-500\/65{border-inline-start-color:#fd7e14a6!important}.border-s-orange-500\/70{border-inline-start-color:#fd7e14b3!important}.border-s-orange-500\/75{border-inline-start-color:#fd7e14bf!important}.border-s-orange-500\/80{border-inline-start-color:#fd7e14cc!important}.border-s-orange-500\/85{border-inline-start-color:#fd7e14d9!important}.border-s-orange-500\/90{border-inline-start-color:#fd7e14e6!important}.border-s-orange-500\/95{border-inline-start-color:#fd7e14f2!important}.border-s-orange-700{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(152 44 12 / var(--tw-border-opacity))!important}.border-s-orange-700\/0{border-inline-start-color:#982c0c00!important}.border-s-orange-700\/10{border-inline-start-color:#982c0c1a!important}.border-s-orange-700\/100{border-inline-start-color:#982c0c!important}.border-s-orange-700\/15{border-inline-start-color:#982c0c26!important}.border-s-orange-700\/20{border-inline-start-color:#982c0c33!important}.border-s-orange-700\/25{border-inline-start-color:#982c0c40!important}.border-s-orange-700\/30{border-inline-start-color:#982c0c4d!important}.border-s-orange-700\/35{border-inline-start-color:#982c0c59!important}.border-s-orange-700\/40{border-inline-start-color:#982c0c66!important}.border-s-orange-700\/45{border-inline-start-color:#982c0c73!important}.border-s-orange-700\/5{border-inline-start-color:#982c0c0d!important}.border-s-orange-700\/50{border-inline-start-color:#982c0c80!important}.border-s-orange-700\/55{border-inline-start-color:#982c0c8c!important}.border-s-orange-700\/60{border-inline-start-color:#982c0c99!important}.border-s-orange-700\/65{border-inline-start-color:#982c0ca6!important}.border-s-orange-700\/70{border-inline-start-color:#982c0cb3!important}.border-s-orange-700\/75{border-inline-start-color:#982c0cbf!important}.border-s-orange-700\/80{border-inline-start-color:#982c0ccc!important}.border-s-orange-700\/85{border-inline-start-color:#982c0cd9!important}.border-s-orange-700\/90{border-inline-start-color:#982c0ce6!important}.border-s-orange-700\/95{border-inline-start-color:#982c0cf2!important}.border-s-orange-800{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(101 50 8 / var(--tw-border-opacity))!important}.border-s-orange-800\/0{border-inline-start-color:#65320800!important}.border-s-orange-800\/10{border-inline-start-color:#6532081a!important}.border-s-orange-800\/100{border-inline-start-color:#653208!important}.border-s-orange-800\/15{border-inline-start-color:#65320826!important}.border-s-orange-800\/20{border-inline-start-color:#65320833!important}.border-s-orange-800\/25{border-inline-start-color:#65320840!important}.border-s-orange-800\/30{border-inline-start-color:#6532084d!important}.border-s-orange-800\/35{border-inline-start-color:#65320859!important}.border-s-orange-800\/40{border-inline-start-color:#65320866!important}.border-s-orange-800\/45{border-inline-start-color:#65320873!important}.border-s-orange-800\/5{border-inline-start-color:#6532080d!important}.border-s-orange-800\/50{border-inline-start-color:#65320880!important}.border-s-orange-800\/55{border-inline-start-color:#6532088c!important}.border-s-orange-800\/60{border-inline-start-color:#65320899!important}.border-s-orange-800\/65{border-inline-start-color:#653208a6!important}.border-s-orange-800\/70{border-inline-start-color:#653208b3!important}.border-s-orange-800\/75{border-inline-start-color:#653208bf!important}.border-s-orange-800\/80{border-inline-start-color:#653208cc!important}.border-s-orange-800\/85{border-inline-start-color:#653208d9!important}.border-s-orange-800\/90{border-inline-start-color:#653208e6!important}.border-s-orange-800\/95{border-inline-start-color:#653208f2!important}.border-s-pink-100{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(247 214 230 / var(--tw-border-opacity))!important}.border-s-pink-100\/0{border-inline-start-color:#f7d6e600!important}.border-s-pink-100\/10{border-inline-start-color:#f7d6e61a!important}.border-s-pink-100\/100{border-inline-start-color:#f7d6e6!important}.border-s-pink-100\/15{border-inline-start-color:#f7d6e626!important}.border-s-pink-100\/20{border-inline-start-color:#f7d6e633!important}.border-s-pink-100\/25{border-inline-start-color:#f7d6e640!important}.border-s-pink-100\/30{border-inline-start-color:#f7d6e64d!important}.border-s-pink-100\/35{border-inline-start-color:#f7d6e659!important}.border-s-pink-100\/40{border-inline-start-color:#f7d6e666!important}.border-s-pink-100\/45{border-inline-start-color:#f7d6e673!important}.border-s-pink-100\/5{border-inline-start-color:#f7d6e60d!important}.border-s-pink-100\/50{border-inline-start-color:#f7d6e680!important}.border-s-pink-100\/55{border-inline-start-color:#f7d6e68c!important}.border-s-pink-100\/60{border-inline-start-color:#f7d6e699!important}.border-s-pink-100\/65{border-inline-start-color:#f7d6e6a6!important}.border-s-pink-100\/70{border-inline-start-color:#f7d6e6b3!important}.border-s-pink-100\/75{border-inline-start-color:#f7d6e6bf!important}.border-s-pink-100\/80{border-inline-start-color:#f7d6e6cc!important}.border-s-pink-100\/85{border-inline-start-color:#f7d6e6d9!important}.border-s-pink-100\/90{border-inline-start-color:#f7d6e6e6!important}.border-s-pink-100\/95{border-inline-start-color:#f7d6e6f2!important}.border-s-pink-200{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(239 173 206 / var(--tw-border-opacity))!important}.border-s-pink-200\/0{border-inline-start-color:#efadce00!important}.border-s-pink-200\/10{border-inline-start-color:#efadce1a!important}.border-s-pink-200\/100{border-inline-start-color:#efadce!important}.border-s-pink-200\/15{border-inline-start-color:#efadce26!important}.border-s-pink-200\/20{border-inline-start-color:#efadce33!important}.border-s-pink-200\/25{border-inline-start-color:#efadce40!important}.border-s-pink-200\/30{border-inline-start-color:#efadce4d!important}.border-s-pink-200\/35{border-inline-start-color:#efadce59!important}.border-s-pink-200\/40{border-inline-start-color:#efadce66!important}.border-s-pink-200\/45{border-inline-start-color:#efadce73!important}.border-s-pink-200\/5{border-inline-start-color:#efadce0d!important}.border-s-pink-200\/50{border-inline-start-color:#efadce80!important}.border-s-pink-200\/55{border-inline-start-color:#efadce8c!important}.border-s-pink-200\/60{border-inline-start-color:#efadce99!important}.border-s-pink-200\/65{border-inline-start-color:#efadcea6!important}.border-s-pink-200\/70{border-inline-start-color:#efadceb3!important}.border-s-pink-200\/75{border-inline-start-color:#efadcebf!important}.border-s-pink-200\/80{border-inline-start-color:#efadcecc!important}.border-s-pink-200\/85{border-inline-start-color:#efadced9!important}.border-s-pink-200\/90{border-inline-start-color:#efadcee6!important}.border-s-pink-200\/95{border-inline-start-color:#efadcef2!important}.border-s-pink-300{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(230 133 181 / var(--tw-border-opacity))!important}.border-s-pink-300\/0{border-inline-start-color:#e685b500!important}.border-s-pink-300\/10{border-inline-start-color:#e685b51a!important}.border-s-pink-300\/100{border-inline-start-color:#e685b5!important}.border-s-pink-300\/15{border-inline-start-color:#e685b526!important}.border-s-pink-300\/20{border-inline-start-color:#e685b533!important}.border-s-pink-300\/25{border-inline-start-color:#e685b540!important}.border-s-pink-300\/30{border-inline-start-color:#e685b54d!important}.border-s-pink-300\/35{border-inline-start-color:#e685b559!important}.border-s-pink-300\/40{border-inline-start-color:#e685b566!important}.border-s-pink-300\/45{border-inline-start-color:#e685b573!important}.border-s-pink-300\/5{border-inline-start-color:#e685b50d!important}.border-s-pink-300\/50{border-inline-start-color:#e685b580!important}.border-s-pink-300\/55{border-inline-start-color:#e685b58c!important}.border-s-pink-300\/60{border-inline-start-color:#e685b599!important}.border-s-pink-300\/65{border-inline-start-color:#e685b5a6!important}.border-s-pink-300\/70{border-inline-start-color:#e685b5b3!important}.border-s-pink-300\/75{border-inline-start-color:#e685b5bf!important}.border-s-pink-300\/80{border-inline-start-color:#e685b5cc!important}.border-s-pink-300\/85{border-inline-start-color:#e685b5d9!important}.border-s-pink-300\/90{border-inline-start-color:#e685b5e6!important}.border-s-pink-300\/95{border-inline-start-color:#e685b5f2!important}.border-s-pink-400{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(222 92 157 / var(--tw-border-opacity))!important}.border-s-pink-400\/0{border-inline-start-color:#de5c9d00!important}.border-s-pink-400\/10{border-inline-start-color:#de5c9d1a!important}.border-s-pink-400\/100{border-inline-start-color:#de5c9d!important}.border-s-pink-400\/15{border-inline-start-color:#de5c9d26!important}.border-s-pink-400\/20{border-inline-start-color:#de5c9d33!important}.border-s-pink-400\/25{border-inline-start-color:#de5c9d40!important}.border-s-pink-400\/30{border-inline-start-color:#de5c9d4d!important}.border-s-pink-400\/35{border-inline-start-color:#de5c9d59!important}.border-s-pink-400\/40{border-inline-start-color:#de5c9d66!important}.border-s-pink-400\/45{border-inline-start-color:#de5c9d73!important}.border-s-pink-400\/5{border-inline-start-color:#de5c9d0d!important}.border-s-pink-400\/50{border-inline-start-color:#de5c9d80!important}.border-s-pink-400\/55{border-inline-start-color:#de5c9d8c!important}.border-s-pink-400\/60{border-inline-start-color:#de5c9d99!important}.border-s-pink-400\/65{border-inline-start-color:#de5c9da6!important}.border-s-pink-400\/70{border-inline-start-color:#de5c9db3!important}.border-s-pink-400\/75{border-inline-start-color:#de5c9dbf!important}.border-s-pink-400\/80{border-inline-start-color:#de5c9dcc!important}.border-s-pink-400\/85{border-inline-start-color:#de5c9dd9!important}.border-s-pink-400\/90{border-inline-start-color:#de5c9de6!important}.border-s-pink-400\/95{border-inline-start-color:#de5c9df2!important}.border-s-pink-500{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(214 51 132 / var(--tw-border-opacity))!important}.border-s-pink-500\/0{border-inline-start-color:#d6338400!important}.border-s-pink-500\/10{border-inline-start-color:#d633841a!important}.border-s-pink-500\/100{border-inline-start-color:#d63384!important}.border-s-pink-500\/15{border-inline-start-color:#d6338426!important}.border-s-pink-500\/20{border-inline-start-color:#d6338433!important}.border-s-pink-500\/25{border-inline-start-color:#d6338440!important}.border-s-pink-500\/30{border-inline-start-color:#d633844d!important}.border-s-pink-500\/35{border-inline-start-color:#d6338459!important}.border-s-pink-500\/40{border-inline-start-color:#d6338466!important}.border-s-pink-500\/45{border-inline-start-color:#d6338473!important}.border-s-pink-500\/5{border-inline-start-color:#d633840d!important}.border-s-pink-500\/50{border-inline-start-color:#d6338480!important}.border-s-pink-500\/55{border-inline-start-color:#d633848c!important}.border-s-pink-500\/60{border-inline-start-color:#d6338499!important}.border-s-pink-500\/65{border-inline-start-color:#d63384a6!important}.border-s-pink-500\/70{border-inline-start-color:#d63384b3!important}.border-s-pink-500\/75{border-inline-start-color:#d63384bf!important}.border-s-pink-500\/80{border-inline-start-color:#d63384cc!important}.border-s-pink-500\/85{border-inline-start-color:#d63384d9!important}.border-s-pink-500\/90{border-inline-start-color:#d63384e6!important}.border-s-pink-500\/95{border-inline-start-color:#d63384f2!important}.border-s-pink-600{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(171 41 106 / var(--tw-border-opacity))!important}.border-s-pink-600\/0{border-inline-start-color:#ab296a00!important}.border-s-pink-600\/10{border-inline-start-color:#ab296a1a!important}.border-s-pink-600\/100{border-inline-start-color:#ab296a!important}.border-s-pink-600\/15{border-inline-start-color:#ab296a26!important}.border-s-pink-600\/20{border-inline-start-color:#ab296a33!important}.border-s-pink-600\/25{border-inline-start-color:#ab296a40!important}.border-s-pink-600\/30{border-inline-start-color:#ab296a4d!important}.border-s-pink-600\/35{border-inline-start-color:#ab296a59!important}.border-s-pink-600\/40{border-inline-start-color:#ab296a66!important}.border-s-pink-600\/45{border-inline-start-color:#ab296a73!important}.border-s-pink-600\/5{border-inline-start-color:#ab296a0d!important}.border-s-pink-600\/50{border-inline-start-color:#ab296a80!important}.border-s-pink-600\/55{border-inline-start-color:#ab296a8c!important}.border-s-pink-600\/60{border-inline-start-color:#ab296a99!important}.border-s-pink-600\/65{border-inline-start-color:#ab296aa6!important}.border-s-pink-600\/70{border-inline-start-color:#ab296ab3!important}.border-s-pink-600\/75{border-inline-start-color:#ab296abf!important}.border-s-pink-600\/80{border-inline-start-color:#ab296acc!important}.border-s-pink-600\/85{border-inline-start-color:#ab296ad9!important}.border-s-pink-600\/90{border-inline-start-color:#ab296ae6!important}.border-s-pink-600\/95{border-inline-start-color:#ab296af2!important}.border-s-pink-800{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(86 20 53 / var(--tw-border-opacity))!important}.border-s-pink-800\/0{border-inline-start-color:#56143500!important}.border-s-pink-800\/10{border-inline-start-color:#5614351a!important}.border-s-pink-800\/100{border-inline-start-color:#561435!important}.border-s-pink-800\/15{border-inline-start-color:#56143526!important}.border-s-pink-800\/20{border-inline-start-color:#56143533!important}.border-s-pink-800\/25{border-inline-start-color:#56143540!important}.border-s-pink-800\/30{border-inline-start-color:#5614354d!important}.border-s-pink-800\/35{border-inline-start-color:#56143559!important}.border-s-pink-800\/40{border-inline-start-color:#56143566!important}.border-s-pink-800\/45{border-inline-start-color:#56143573!important}.border-s-pink-800\/5{border-inline-start-color:#5614350d!important}.border-s-pink-800\/50{border-inline-start-color:#56143580!important}.border-s-pink-800\/55{border-inline-start-color:#5614358c!important}.border-s-pink-800\/60{border-inline-start-color:#56143599!important}.border-s-pink-800\/65{border-inline-start-color:#561435a6!important}.border-s-pink-800\/70{border-inline-start-color:#561435b3!important}.border-s-pink-800\/75{border-inline-start-color:#561435bf!important}.border-s-pink-800\/80{border-inline-start-color:#561435cc!important}.border-s-pink-800\/85{border-inline-start-color:#561435d9!important}.border-s-pink-800\/90{border-inline-start-color:#561435e6!important}.border-s-pink-800\/95{border-inline-start-color:#561435f2!important}.border-s-purple-100{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(226 217 243 / var(--tw-border-opacity))!important}.border-s-purple-100\/0{border-inline-start-color:#e2d9f300!important}.border-s-purple-100\/10{border-inline-start-color:#e2d9f31a!important}.border-s-purple-100\/100{border-inline-start-color:#e2d9f3!important}.border-s-purple-100\/15{border-inline-start-color:#e2d9f326!important}.border-s-purple-100\/20{border-inline-start-color:#e2d9f333!important}.border-s-purple-100\/25{border-inline-start-color:#e2d9f340!important}.border-s-purple-100\/30{border-inline-start-color:#e2d9f34d!important}.border-s-purple-100\/35{border-inline-start-color:#e2d9f359!important}.border-s-purple-100\/40{border-inline-start-color:#e2d9f366!important}.border-s-purple-100\/45{border-inline-start-color:#e2d9f373!important}.border-s-purple-100\/5{border-inline-start-color:#e2d9f30d!important}.border-s-purple-100\/50{border-inline-start-color:#e2d9f380!important}.border-s-purple-100\/55{border-inline-start-color:#e2d9f38c!important}.border-s-purple-100\/60{border-inline-start-color:#e2d9f399!important}.border-s-purple-100\/65{border-inline-start-color:#e2d9f3a6!important}.border-s-purple-100\/70{border-inline-start-color:#e2d9f3b3!important}.border-s-purple-100\/75{border-inline-start-color:#e2d9f3bf!important}.border-s-purple-100\/80{border-inline-start-color:#e2d9f3cc!important}.border-s-purple-100\/85{border-inline-start-color:#e2d9f3d9!important}.border-s-purple-100\/90{border-inline-start-color:#e2d9f3e6!important}.border-s-purple-100\/95{border-inline-start-color:#e2d9f3f2!important}.border-s-purple-200{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(197 179 230 / var(--tw-border-opacity))!important}.border-s-purple-200\/0{border-inline-start-color:#c5b3e600!important}.border-s-purple-200\/10{border-inline-start-color:#c5b3e61a!important}.border-s-purple-200\/100{border-inline-start-color:#c5b3e6!important}.border-s-purple-200\/15{border-inline-start-color:#c5b3e626!important}.border-s-purple-200\/20{border-inline-start-color:#c5b3e633!important}.border-s-purple-200\/25{border-inline-start-color:#c5b3e640!important}.border-s-purple-200\/30{border-inline-start-color:#c5b3e64d!important}.border-s-purple-200\/35{border-inline-start-color:#c5b3e659!important}.border-s-purple-200\/40{border-inline-start-color:#c5b3e666!important}.border-s-purple-200\/45{border-inline-start-color:#c5b3e673!important}.border-s-purple-200\/5{border-inline-start-color:#c5b3e60d!important}.border-s-purple-200\/50{border-inline-start-color:#c5b3e680!important}.border-s-purple-200\/55{border-inline-start-color:#c5b3e68c!important}.border-s-purple-200\/60{border-inline-start-color:#c5b3e699!important}.border-s-purple-200\/65{border-inline-start-color:#c5b3e6a6!important}.border-s-purple-200\/70{border-inline-start-color:#c5b3e6b3!important}.border-s-purple-200\/75{border-inline-start-color:#c5b3e6bf!important}.border-s-purple-200\/80{border-inline-start-color:#c5b3e6cc!important}.border-s-purple-200\/85{border-inline-start-color:#c5b3e6d9!important}.border-s-purple-200\/90{border-inline-start-color:#c5b3e6e6!important}.border-s-purple-200\/95{border-inline-start-color:#c5b3e6f2!important}.border-s-purple-300{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(169 142 218 / var(--tw-border-opacity))!important}.border-s-purple-300\/0{border-inline-start-color:#a98eda00!important}.border-s-purple-300\/10{border-inline-start-color:#a98eda1a!important}.border-s-purple-300\/100{border-inline-start-color:#a98eda!important}.border-s-purple-300\/15{border-inline-start-color:#a98eda26!important}.border-s-purple-300\/20{border-inline-start-color:#a98eda33!important}.border-s-purple-300\/25{border-inline-start-color:#a98eda40!important}.border-s-purple-300\/30{border-inline-start-color:#a98eda4d!important}.border-s-purple-300\/35{border-inline-start-color:#a98eda59!important}.border-s-purple-300\/40{border-inline-start-color:#a98eda66!important}.border-s-purple-300\/45{border-inline-start-color:#a98eda73!important}.border-s-purple-300\/5{border-inline-start-color:#a98eda0d!important}.border-s-purple-300\/50{border-inline-start-color:#a98eda80!important}.border-s-purple-300\/55{border-inline-start-color:#a98eda8c!important}.border-s-purple-300\/60{border-inline-start-color:#a98eda99!important}.border-s-purple-300\/65{border-inline-start-color:#a98edaa6!important}.border-s-purple-300\/70{border-inline-start-color:#a98edab3!important}.border-s-purple-300\/75{border-inline-start-color:#a98edabf!important}.border-s-purple-300\/80{border-inline-start-color:#a98edacc!important}.border-s-purple-300\/85{border-inline-start-color:#a98edad9!important}.border-s-purple-300\/90{border-inline-start-color:#a98edae6!important}.border-s-purple-300\/95{border-inline-start-color:#a98edaf2!important}.border-s-purple-400{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(140 104 205 / var(--tw-border-opacity))!important}.border-s-purple-400\/0{border-inline-start-color:#8c68cd00!important}.border-s-purple-400\/10{border-inline-start-color:#8c68cd1a!important}.border-s-purple-400\/100{border-inline-start-color:#8c68cd!important}.border-s-purple-400\/15{border-inline-start-color:#8c68cd26!important}.border-s-purple-400\/20{border-inline-start-color:#8c68cd33!important}.border-s-purple-400\/25{border-inline-start-color:#8c68cd40!important}.border-s-purple-400\/30{border-inline-start-color:#8c68cd4d!important}.border-s-purple-400\/35{border-inline-start-color:#8c68cd59!important}.border-s-purple-400\/40{border-inline-start-color:#8c68cd66!important}.border-s-purple-400\/45{border-inline-start-color:#8c68cd73!important}.border-s-purple-400\/5{border-inline-start-color:#8c68cd0d!important}.border-s-purple-400\/50{border-inline-start-color:#8c68cd80!important}.border-s-purple-400\/55{border-inline-start-color:#8c68cd8c!important}.border-s-purple-400\/60{border-inline-start-color:#8c68cd99!important}.border-s-purple-400\/65{border-inline-start-color:#8c68cda6!important}.border-s-purple-400\/70{border-inline-start-color:#8c68cdb3!important}.border-s-purple-400\/75{border-inline-start-color:#8c68cdbf!important}.border-s-purple-400\/80{border-inline-start-color:#8c68cdcc!important}.border-s-purple-400\/85{border-inline-start-color:#8c68cdd9!important}.border-s-purple-400\/90{border-inline-start-color:#8c68cde6!important}.border-s-purple-400\/95{border-inline-start-color:#8c68cdf2!important}.border-s-purple-500{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(111 66 193 / var(--tw-border-opacity))!important}.border-s-purple-500\/0{border-inline-start-color:#6f42c100!important}.border-s-purple-500\/10{border-inline-start-color:#6f42c11a!important}.border-s-purple-500\/100{border-inline-start-color:#6f42c1!important}.border-s-purple-500\/15{border-inline-start-color:#6f42c126!important}.border-s-purple-500\/20{border-inline-start-color:#6f42c133!important}.border-s-purple-500\/25{border-inline-start-color:#6f42c140!important}.border-s-purple-500\/30{border-inline-start-color:#6f42c14d!important}.border-s-purple-500\/35{border-inline-start-color:#6f42c159!important}.border-s-purple-500\/40{border-inline-start-color:#6f42c166!important}.border-s-purple-500\/45{border-inline-start-color:#6f42c173!important}.border-s-purple-500\/5{border-inline-start-color:#6f42c10d!important}.border-s-purple-500\/50{border-inline-start-color:#6f42c180!important}.border-s-purple-500\/55{border-inline-start-color:#6f42c18c!important}.border-s-purple-500\/60{border-inline-start-color:#6f42c199!important}.border-s-purple-500\/65{border-inline-start-color:#6f42c1a6!important}.border-s-purple-500\/70{border-inline-start-color:#6f42c1b3!important}.border-s-purple-500\/75{border-inline-start-color:#6f42c1bf!important}.border-s-purple-500\/80{border-inline-start-color:#6f42c1cc!important}.border-s-purple-500\/85{border-inline-start-color:#6f42c1d9!important}.border-s-purple-500\/90{border-inline-start-color:#6f42c1e6!important}.border-s-purple-500\/95{border-inline-start-color:#6f42c1f2!important}.border-s-purple-600{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(89 53 154 / var(--tw-border-opacity))!important}.border-s-purple-600\/0{border-inline-start-color:#59359a00!important}.border-s-purple-600\/10{border-inline-start-color:#59359a1a!important}.border-s-purple-600\/100{border-inline-start-color:#59359a!important}.border-s-purple-600\/15{border-inline-start-color:#59359a26!important}.border-s-purple-600\/20{border-inline-start-color:#59359a33!important}.border-s-purple-600\/25{border-inline-start-color:#59359a40!important}.border-s-purple-600\/30{border-inline-start-color:#59359a4d!important}.border-s-purple-600\/35{border-inline-start-color:#59359a59!important}.border-s-purple-600\/40{border-inline-start-color:#59359a66!important}.border-s-purple-600\/45{border-inline-start-color:#59359a73!important}.border-s-purple-600\/5{border-inline-start-color:#59359a0d!important}.border-s-purple-600\/50{border-inline-start-color:#59359a80!important}.border-s-purple-600\/55{border-inline-start-color:#59359a8c!important}.border-s-purple-600\/60{border-inline-start-color:#59359a99!important}.border-s-purple-600\/65{border-inline-start-color:#59359aa6!important}.border-s-purple-600\/70{border-inline-start-color:#59359ab3!important}.border-s-purple-600\/75{border-inline-start-color:#59359abf!important}.border-s-purple-600\/80{border-inline-start-color:#59359acc!important}.border-s-purple-600\/85{border-inline-start-color:#59359ad9!important}.border-s-purple-600\/90{border-inline-start-color:#59359ae6!important}.border-s-purple-600\/95{border-inline-start-color:#59359af2!important}.border-s-purple-800{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(44 26 77 / var(--tw-border-opacity))!important}.border-s-purple-800\/0{border-inline-start-color:#2c1a4d00!important}.border-s-purple-800\/10{border-inline-start-color:#2c1a4d1a!important}.border-s-purple-800\/100{border-inline-start-color:#2c1a4d!important}.border-s-purple-800\/15{border-inline-start-color:#2c1a4d26!important}.border-s-purple-800\/20{border-inline-start-color:#2c1a4d33!important}.border-s-purple-800\/25{border-inline-start-color:#2c1a4d40!important}.border-s-purple-800\/30{border-inline-start-color:#2c1a4d4d!important}.border-s-purple-800\/35{border-inline-start-color:#2c1a4d59!important}.border-s-purple-800\/40{border-inline-start-color:#2c1a4d66!important}.border-s-purple-800\/45{border-inline-start-color:#2c1a4d73!important}.border-s-purple-800\/5{border-inline-start-color:#2c1a4d0d!important}.border-s-purple-800\/50{border-inline-start-color:#2c1a4d80!important}.border-s-purple-800\/55{border-inline-start-color:#2c1a4d8c!important}.border-s-purple-800\/60{border-inline-start-color:#2c1a4d99!important}.border-s-purple-800\/65{border-inline-start-color:#2c1a4da6!important}.border-s-purple-800\/70{border-inline-start-color:#2c1a4db3!important}.border-s-purple-800\/75{border-inline-start-color:#2c1a4dbf!important}.border-s-purple-800\/80{border-inline-start-color:#2c1a4dcc!important}.border-s-purple-800\/85{border-inline-start-color:#2c1a4dd9!important}.border-s-purple-800\/90{border-inline-start-color:#2c1a4de6!important}.border-s-purple-800\/95{border-inline-start-color:#2c1a4df2!important}.border-s-red-100{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(248 215 218 / var(--tw-border-opacity))!important}.border-s-red-100\/0{border-inline-start-color:#f8d7da00!important}.border-s-red-100\/10{border-inline-start-color:#f8d7da1a!important}.border-s-red-100\/100{border-inline-start-color:#f8d7da!important}.border-s-red-100\/15{border-inline-start-color:#f8d7da26!important}.border-s-red-100\/20{border-inline-start-color:#f8d7da33!important}.border-s-red-100\/25{border-inline-start-color:#f8d7da40!important}.border-s-red-100\/30{border-inline-start-color:#f8d7da4d!important}.border-s-red-100\/35{border-inline-start-color:#f8d7da59!important}.border-s-red-100\/40{border-inline-start-color:#f8d7da66!important}.border-s-red-100\/45{border-inline-start-color:#f8d7da73!important}.border-s-red-100\/5{border-inline-start-color:#f8d7da0d!important}.border-s-red-100\/50{border-inline-start-color:#f8d7da80!important}.border-s-red-100\/55{border-inline-start-color:#f8d7da8c!important}.border-s-red-100\/60{border-inline-start-color:#f8d7da99!important}.border-s-red-100\/65{border-inline-start-color:#f8d7daa6!important}.border-s-red-100\/70{border-inline-start-color:#f8d7dab3!important}.border-s-red-100\/75{border-inline-start-color:#f8d7dabf!important}.border-s-red-100\/80{border-inline-start-color:#f8d7dacc!important}.border-s-red-100\/85{border-inline-start-color:#f8d7dad9!important}.border-s-red-100\/90{border-inline-start-color:#f8d7dae6!important}.border-s-red-100\/95{border-inline-start-color:#f8d7daf2!important}.border-s-red-200{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(241 174 181 / var(--tw-border-opacity))!important}.border-s-red-200\/0{border-inline-start-color:#f1aeb500!important}.border-s-red-200\/10{border-inline-start-color:#f1aeb51a!important}.border-s-red-200\/100{border-inline-start-color:#f1aeb5!important}.border-s-red-200\/15{border-inline-start-color:#f1aeb526!important}.border-s-red-200\/20{border-inline-start-color:#f1aeb533!important}.border-s-red-200\/25{border-inline-start-color:#f1aeb540!important}.border-s-red-200\/30{border-inline-start-color:#f1aeb54d!important}.border-s-red-200\/35{border-inline-start-color:#f1aeb559!important}.border-s-red-200\/40{border-inline-start-color:#f1aeb566!important}.border-s-red-200\/45{border-inline-start-color:#f1aeb573!important}.border-s-red-200\/5{border-inline-start-color:#f1aeb50d!important}.border-s-red-200\/50{border-inline-start-color:#f1aeb580!important}.border-s-red-200\/55{border-inline-start-color:#f1aeb58c!important}.border-s-red-200\/60{border-inline-start-color:#f1aeb599!important}.border-s-red-200\/65{border-inline-start-color:#f1aeb5a6!important}.border-s-red-200\/70{border-inline-start-color:#f1aeb5b3!important}.border-s-red-200\/75{border-inline-start-color:#f1aeb5bf!important}.border-s-red-200\/80{border-inline-start-color:#f1aeb5cc!important}.border-s-red-200\/85{border-inline-start-color:#f1aeb5d9!important}.border-s-red-200\/90{border-inline-start-color:#f1aeb5e6!important}.border-s-red-200\/95{border-inline-start-color:#f1aeb5f2!important}.border-s-red-300{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(234 134 143 / var(--tw-border-opacity))!important}.border-s-red-300\/0{border-inline-start-color:#ea868f00!important}.border-s-red-300\/10{border-inline-start-color:#ea868f1a!important}.border-s-red-300\/100{border-inline-start-color:#ea868f!important}.border-s-red-300\/15{border-inline-start-color:#ea868f26!important}.border-s-red-300\/20{border-inline-start-color:#ea868f33!important}.border-s-red-300\/25{border-inline-start-color:#ea868f40!important}.border-s-red-300\/30{border-inline-start-color:#ea868f4d!important}.border-s-red-300\/35{border-inline-start-color:#ea868f59!important}.border-s-red-300\/40{border-inline-start-color:#ea868f66!important}.border-s-red-300\/45{border-inline-start-color:#ea868f73!important}.border-s-red-300\/5{border-inline-start-color:#ea868f0d!important}.border-s-red-300\/50{border-inline-start-color:#ea868f80!important}.border-s-red-300\/55{border-inline-start-color:#ea868f8c!important}.border-s-red-300\/60{border-inline-start-color:#ea868f99!important}.border-s-red-300\/65{border-inline-start-color:#ea868fa6!important}.border-s-red-300\/70{border-inline-start-color:#ea868fb3!important}.border-s-red-300\/75{border-inline-start-color:#ea868fbf!important}.border-s-red-300\/80{border-inline-start-color:#ea868fcc!important}.border-s-red-300\/85{border-inline-start-color:#ea868fd9!important}.border-s-red-300\/90{border-inline-start-color:#ea868fe6!important}.border-s-red-300\/95{border-inline-start-color:#ea868ff2!important}.border-s-red-400{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(227 93 106 / var(--tw-border-opacity))!important}.border-s-red-400\/0{border-inline-start-color:#e35d6a00!important}.border-s-red-400\/10{border-inline-start-color:#e35d6a1a!important}.border-s-red-400\/100{border-inline-start-color:#e35d6a!important}.border-s-red-400\/15{border-inline-start-color:#e35d6a26!important}.border-s-red-400\/20{border-inline-start-color:#e35d6a33!important}.border-s-red-400\/25{border-inline-start-color:#e35d6a40!important}.border-s-red-400\/30{border-inline-start-color:#e35d6a4d!important}.border-s-red-400\/35{border-inline-start-color:#e35d6a59!important}.border-s-red-400\/40{border-inline-start-color:#e35d6a66!important}.border-s-red-400\/45{border-inline-start-color:#e35d6a73!important}.border-s-red-400\/5{border-inline-start-color:#e35d6a0d!important}.border-s-red-400\/50{border-inline-start-color:#e35d6a80!important}.border-s-red-400\/55{border-inline-start-color:#e35d6a8c!important}.border-s-red-400\/60{border-inline-start-color:#e35d6a99!important}.border-s-red-400\/65{border-inline-start-color:#e35d6aa6!important}.border-s-red-400\/70{border-inline-start-color:#e35d6ab3!important}.border-s-red-400\/75{border-inline-start-color:#e35d6abf!important}.border-s-red-400\/80{border-inline-start-color:#e35d6acc!important}.border-s-red-400\/85{border-inline-start-color:#e35d6ad9!important}.border-s-red-400\/90{border-inline-start-color:#e35d6ae6!important}.border-s-red-400\/95{border-inline-start-color:#e35d6af2!important}.border-s-red-500{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(220 53 69 / var(--tw-border-opacity))!important}.border-s-red-500\/0{border-inline-start-color:#dc354500!important}.border-s-red-500\/10{border-inline-start-color:#dc35451a!important}.border-s-red-500\/100{border-inline-start-color:#dc3545!important}.border-s-red-500\/15{border-inline-start-color:#dc354526!important}.border-s-red-500\/20{border-inline-start-color:#dc354533!important}.border-s-red-500\/25{border-inline-start-color:#dc354540!important}.border-s-red-500\/30{border-inline-start-color:#dc35454d!important}.border-s-red-500\/35{border-inline-start-color:#dc354559!important}.border-s-red-500\/40{border-inline-start-color:#dc354566!important}.border-s-red-500\/45{border-inline-start-color:#dc354573!important}.border-s-red-500\/5{border-inline-start-color:#dc35450d!important}.border-s-red-500\/50{border-inline-start-color:#dc354580!important}.border-s-red-500\/55{border-inline-start-color:#dc35458c!important}.border-s-red-500\/60{border-inline-start-color:#dc354599!important}.border-s-red-500\/65{border-inline-start-color:#dc3545a6!important}.border-s-red-500\/70{border-inline-start-color:#dc3545b3!important}.border-s-red-500\/75{border-inline-start-color:#dc3545bf!important}.border-s-red-500\/80{border-inline-start-color:#dc3545cc!important}.border-s-red-500\/85{border-inline-start-color:#dc3545d9!important}.border-s-red-500\/90{border-inline-start-color:#dc3545e6!important}.border-s-red-500\/95{border-inline-start-color:#dc3545f2!important}.border-s-red-600{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(176 42 55 / var(--tw-border-opacity))!important}.border-s-red-600\/0{border-inline-start-color:#b02a3700!important}.border-s-red-600\/10{border-inline-start-color:#b02a371a!important}.border-s-red-600\/100{border-inline-start-color:#b02a37!important}.border-s-red-600\/15{border-inline-start-color:#b02a3726!important}.border-s-red-600\/20{border-inline-start-color:#b02a3733!important}.border-s-red-600\/25{border-inline-start-color:#b02a3740!important}.border-s-red-600\/30{border-inline-start-color:#b02a374d!important}.border-s-red-600\/35{border-inline-start-color:#b02a3759!important}.border-s-red-600\/40{border-inline-start-color:#b02a3766!important}.border-s-red-600\/45{border-inline-start-color:#b02a3773!important}.border-s-red-600\/5{border-inline-start-color:#b02a370d!important}.border-s-red-600\/50{border-inline-start-color:#b02a3780!important}.border-s-red-600\/55{border-inline-start-color:#b02a378c!important}.border-s-red-600\/60{border-inline-start-color:#b02a3799!important}.border-s-red-600\/65{border-inline-start-color:#b02a37a6!important}.border-s-red-600\/70{border-inline-start-color:#b02a37b3!important}.border-s-red-600\/75{border-inline-start-color:#b02a37bf!important}.border-s-red-600\/80{border-inline-start-color:#b02a37cc!important}.border-s-red-600\/85{border-inline-start-color:#b02a37d9!important}.border-s-red-600\/90{border-inline-start-color:#b02a37e6!important}.border-s-red-600\/95{border-inline-start-color:#b02a37f2!important}.border-s-red-700{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(132 32 41 / var(--tw-border-opacity))!important}.border-s-red-700\/0{border-inline-start-color:#84202900!important}.border-s-red-700\/10{border-inline-start-color:#8420291a!important}.border-s-red-700\/100{border-inline-start-color:#842029!important}.border-s-red-700\/15{border-inline-start-color:#84202926!important}.border-s-red-700\/20{border-inline-start-color:#84202933!important}.border-s-red-700\/25{border-inline-start-color:#84202940!important}.border-s-red-700\/30{border-inline-start-color:#8420294d!important}.border-s-red-700\/35{border-inline-start-color:#84202959!important}.border-s-red-700\/40{border-inline-start-color:#84202966!important}.border-s-red-700\/45{border-inline-start-color:#84202973!important}.border-s-red-700\/5{border-inline-start-color:#8420290d!important}.border-s-red-700\/50{border-inline-start-color:#84202980!important}.border-s-red-700\/55{border-inline-start-color:#8420298c!important}.border-s-red-700\/60{border-inline-start-color:#84202999!important}.border-s-red-700\/65{border-inline-start-color:#842029a6!important}.border-s-red-700\/70{border-inline-start-color:#842029b3!important}.border-s-red-700\/75{border-inline-start-color:#842029bf!important}.border-s-red-700\/80{border-inline-start-color:#842029cc!important}.border-s-red-700\/85{border-inline-start-color:#842029d9!important}.border-s-red-700\/90{border-inline-start-color:#842029e6!important}.border-s-red-700\/95{border-inline-start-color:#842029f2!important}.border-s-red-800{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(88 21 28 / var(--tw-border-opacity))!important}.border-s-red-800\/0{border-inline-start-color:#58151c00!important}.border-s-red-800\/10{border-inline-start-color:#58151c1a!important}.border-s-red-800\/100{border-inline-start-color:#58151c!important}.border-s-red-800\/15{border-inline-start-color:#58151c26!important}.border-s-red-800\/20{border-inline-start-color:#58151c33!important}.border-s-red-800\/25{border-inline-start-color:#58151c40!important}.border-s-red-800\/30{border-inline-start-color:#58151c4d!important}.border-s-red-800\/35{border-inline-start-color:#58151c59!important}.border-s-red-800\/40{border-inline-start-color:#58151c66!important}.border-s-red-800\/45{border-inline-start-color:#58151c73!important}.border-s-red-800\/5{border-inline-start-color:#58151c0d!important}.border-s-red-800\/50{border-inline-start-color:#58151c80!important}.border-s-red-800\/55{border-inline-start-color:#58151c8c!important}.border-s-red-800\/60{border-inline-start-color:#58151c99!important}.border-s-red-800\/65{border-inline-start-color:#58151ca6!important}.border-s-red-800\/70{border-inline-start-color:#58151cb3!important}.border-s-red-800\/75{border-inline-start-color:#58151cbf!important}.border-s-red-800\/80{border-inline-start-color:#58151ccc!important}.border-s-red-800\/85{border-inline-start-color:#58151cd9!important}.border-s-red-800\/90{border-inline-start-color:#58151ce6!important}.border-s-red-800\/95{border-inline-start-color:#58151cf2!important}.border-s-red-900{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(44 11 14 / var(--tw-border-opacity))!important}.border-s-red-900\/0{border-inline-start-color:#2c0b0e00!important}.border-s-red-900\/10{border-inline-start-color:#2c0b0e1a!important}.border-s-red-900\/100{border-inline-start-color:#2c0b0e!important}.border-s-red-900\/15{border-inline-start-color:#2c0b0e26!important}.border-s-red-900\/20{border-inline-start-color:#2c0b0e33!important}.border-s-red-900\/25{border-inline-start-color:#2c0b0e40!important}.border-s-red-900\/30{border-inline-start-color:#2c0b0e4d!important}.border-s-red-900\/35{border-inline-start-color:#2c0b0e59!important}.border-s-red-900\/40{border-inline-start-color:#2c0b0e66!important}.border-s-red-900\/45{border-inline-start-color:#2c0b0e73!important}.border-s-red-900\/5{border-inline-start-color:#2c0b0e0d!important}.border-s-red-900\/50{border-inline-start-color:#2c0b0e80!important}.border-s-red-900\/55{border-inline-start-color:#2c0b0e8c!important}.border-s-red-900\/60{border-inline-start-color:#2c0b0e99!important}.border-s-red-900\/65{border-inline-start-color:#2c0b0ea6!important}.border-s-red-900\/70{border-inline-start-color:#2c0b0eb3!important}.border-s-red-900\/75{border-inline-start-color:#2c0b0ebf!important}.border-s-red-900\/80{border-inline-start-color:#2c0b0ecc!important}.border-s-red-900\/85{border-inline-start-color:#2c0b0ed9!important}.border-s-red-900\/90{border-inline-start-color:#2c0b0ee6!important}.border-s-red-900\/95{border-inline-start-color:#2c0b0ef2!important}.border-s-teal-100{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-s-teal-100\/0{border-inline-start-color:#e4efef00!important}.border-s-teal-100\/10{border-inline-start-color:#e4efef1a!important}.border-s-teal-100\/100{border-inline-start-color:#e4efef!important}.border-s-teal-100\/15{border-inline-start-color:#e4efef26!important}.border-s-teal-100\/20{border-inline-start-color:#e4efef33!important}.border-s-teal-100\/25{border-inline-start-color:#e4efef40!important}.border-s-teal-100\/30{border-inline-start-color:#e4efef4d!important}.border-s-teal-100\/35{border-inline-start-color:#e4efef59!important}.border-s-teal-100\/40{border-inline-start-color:#e4efef66!important}.border-s-teal-100\/45{border-inline-start-color:#e4efef73!important}.border-s-teal-100\/5{border-inline-start-color:#e4efef0d!important}.border-s-teal-100\/50{border-inline-start-color:#e4efef80!important}.border-s-teal-100\/55{border-inline-start-color:#e4efef8c!important}.border-s-teal-100\/60{border-inline-start-color:#e4efef99!important}.border-s-teal-100\/65{border-inline-start-color:#e4efefa6!important}.border-s-teal-100\/70{border-inline-start-color:#e4efefb3!important}.border-s-teal-100\/75{border-inline-start-color:#e4efefbf!important}.border-s-teal-100\/80{border-inline-start-color:#e4efefcc!important}.border-s-teal-100\/85{border-inline-start-color:#e4efefd9!important}.border-s-teal-100\/90{border-inline-start-color:#e4efefe6!important}.border-s-teal-100\/95{border-inline-start-color:#e4efeff2!important}.border-s-teal-200{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(210 229 229 / var(--tw-border-opacity))!important}.border-s-teal-200\/0{border-inline-start-color:#d2e5e500!important}.border-s-teal-200\/10{border-inline-start-color:#d2e5e51a!important}.border-s-teal-200\/100{border-inline-start-color:#d2e5e5!important}.border-s-teal-200\/15{border-inline-start-color:#d2e5e526!important}.border-s-teal-200\/20{border-inline-start-color:#d2e5e533!important}.border-s-teal-200\/25{border-inline-start-color:#d2e5e540!important}.border-s-teal-200\/30{border-inline-start-color:#d2e5e54d!important}.border-s-teal-200\/35{border-inline-start-color:#d2e5e559!important}.border-s-teal-200\/40{border-inline-start-color:#d2e5e566!important}.border-s-teal-200\/45{border-inline-start-color:#d2e5e573!important}.border-s-teal-200\/5{border-inline-start-color:#d2e5e50d!important}.border-s-teal-200\/50{border-inline-start-color:#d2e5e580!important}.border-s-teal-200\/55{border-inline-start-color:#d2e5e58c!important}.border-s-teal-200\/60{border-inline-start-color:#d2e5e599!important}.border-s-teal-200\/65{border-inline-start-color:#d2e5e5a6!important}.border-s-teal-200\/70{border-inline-start-color:#d2e5e5b3!important}.border-s-teal-200\/75{border-inline-start-color:#d2e5e5bf!important}.border-s-teal-200\/80{border-inline-start-color:#d2e5e5cc!important}.border-s-teal-200\/85{border-inline-start-color:#d2e5e5d9!important}.border-s-teal-200\/90{border-inline-start-color:#d2e5e5e6!important}.border-s-teal-200\/95{border-inline-start-color:#d2e5e5f2!important}.border-s-teal-300{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(130 193 210 / var(--tw-border-opacity))!important}.border-s-teal-300\/0{border-inline-start-color:#82c1d200!important}.border-s-teal-300\/10{border-inline-start-color:#82c1d21a!important}.border-s-teal-300\/100{border-inline-start-color:#82c1d2!important}.border-s-teal-300\/15{border-inline-start-color:#82c1d226!important}.border-s-teal-300\/20{border-inline-start-color:#82c1d233!important}.border-s-teal-300\/25{border-inline-start-color:#82c1d240!important}.border-s-teal-300\/30{border-inline-start-color:#82c1d24d!important}.border-s-teal-300\/35{border-inline-start-color:#82c1d259!important}.border-s-teal-300\/40{border-inline-start-color:#82c1d266!important}.border-s-teal-300\/45{border-inline-start-color:#82c1d273!important}.border-s-teal-300\/5{border-inline-start-color:#82c1d20d!important}.border-s-teal-300\/50{border-inline-start-color:#82c1d280!important}.border-s-teal-300\/55{border-inline-start-color:#82c1d28c!important}.border-s-teal-300\/60{border-inline-start-color:#82c1d299!important}.border-s-teal-300\/65{border-inline-start-color:#82c1d2a6!important}.border-s-teal-300\/70{border-inline-start-color:#82c1d2b3!important}.border-s-teal-300\/75{border-inline-start-color:#82c1d2bf!important}.border-s-teal-300\/80{border-inline-start-color:#82c1d2cc!important}.border-s-teal-300\/85{border-inline-start-color:#82c1d2d9!important}.border-s-teal-300\/90{border-inline-start-color:#82c1d2e6!important}.border-s-teal-300\/95{border-inline-start-color:#82c1d2f2!important}.border-s-teal-400{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-s-teal-400\/0{border-inline-start-color:#e4efef00!important}.border-s-teal-400\/10{border-inline-start-color:#e4efef1a!important}.border-s-teal-400\/100{border-inline-start-color:#e4efef!important}.border-s-teal-400\/15{border-inline-start-color:#e4efef26!important}.border-s-teal-400\/20{border-inline-start-color:#e4efef33!important}.border-s-teal-400\/25{border-inline-start-color:#e4efef40!important}.border-s-teal-400\/30{border-inline-start-color:#e4efef4d!important}.border-s-teal-400\/35{border-inline-start-color:#e4efef59!important}.border-s-teal-400\/40{border-inline-start-color:#e4efef66!important}.border-s-teal-400\/45{border-inline-start-color:#e4efef73!important}.border-s-teal-400\/5{border-inline-start-color:#e4efef0d!important}.border-s-teal-400\/50{border-inline-start-color:#e4efef80!important}.border-s-teal-400\/55{border-inline-start-color:#e4efef8c!important}.border-s-teal-400\/60{border-inline-start-color:#e4efef99!important}.border-s-teal-400\/65{border-inline-start-color:#e4efefa6!important}.border-s-teal-400\/70{border-inline-start-color:#e4efefb3!important}.border-s-teal-400\/75{border-inline-start-color:#e4efefbf!important}.border-s-teal-400\/80{border-inline-start-color:#e4efefcc!important}.border-s-teal-400\/85{border-inline-start-color:#e4efefd9!important}.border-s-teal-400\/90{border-inline-start-color:#e4efefe6!important}.border-s-teal-400\/95{border-inline-start-color:#e4efeff2!important}.border-s-teal-500{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(226 247 250 / var(--tw-border-opacity))!important}.border-s-teal-500\/0{border-inline-start-color:#e2f7fa00!important}.border-s-teal-500\/10{border-inline-start-color:#e2f7fa1a!important}.border-s-teal-500\/100{border-inline-start-color:#e2f7fa!important}.border-s-teal-500\/15{border-inline-start-color:#e2f7fa26!important}.border-s-teal-500\/20{border-inline-start-color:#e2f7fa33!important}.border-s-teal-500\/25{border-inline-start-color:#e2f7fa40!important}.border-s-teal-500\/30{border-inline-start-color:#e2f7fa4d!important}.border-s-teal-500\/35{border-inline-start-color:#e2f7fa59!important}.border-s-teal-500\/40{border-inline-start-color:#e2f7fa66!important}.border-s-teal-500\/45{border-inline-start-color:#e2f7fa73!important}.border-s-teal-500\/5{border-inline-start-color:#e2f7fa0d!important}.border-s-teal-500\/50{border-inline-start-color:#e2f7fa80!important}.border-s-teal-500\/55{border-inline-start-color:#e2f7fa8c!important}.border-s-teal-500\/60{border-inline-start-color:#e2f7fa99!important}.border-s-teal-500\/65{border-inline-start-color:#e2f7faa6!important}.border-s-teal-500\/70{border-inline-start-color:#e2f7fab3!important}.border-s-teal-500\/75{border-inline-start-color:#e2f7fabf!important}.border-s-teal-500\/80{border-inline-start-color:#e2f7facc!important}.border-s-teal-500\/85{border-inline-start-color:#e2f7fad9!important}.border-s-teal-500\/90{border-inline-start-color:#e2f7fae6!important}.border-s-teal-500\/95{border-inline-start-color:#e2f7faf2!important}.border-s-teal-600{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(146 221 227 / var(--tw-border-opacity))!important}.border-s-teal-600\/0{border-inline-start-color:#92dde300!important}.border-s-teal-600\/10{border-inline-start-color:#92dde31a!important}.border-s-teal-600\/100{border-inline-start-color:#92dde3!important}.border-s-teal-600\/15{border-inline-start-color:#92dde326!important}.border-s-teal-600\/20{border-inline-start-color:#92dde333!important}.border-s-teal-600\/25{border-inline-start-color:#92dde340!important}.border-s-teal-600\/30{border-inline-start-color:#92dde34d!important}.border-s-teal-600\/35{border-inline-start-color:#92dde359!important}.border-s-teal-600\/40{border-inline-start-color:#92dde366!important}.border-s-teal-600\/45{border-inline-start-color:#92dde373!important}.border-s-teal-600\/5{border-inline-start-color:#92dde30d!important}.border-s-teal-600\/50{border-inline-start-color:#92dde380!important}.border-s-teal-600\/55{border-inline-start-color:#92dde38c!important}.border-s-teal-600\/60{border-inline-start-color:#92dde399!important}.border-s-teal-600\/65{border-inline-start-color:#92dde3a6!important}.border-s-teal-600\/70{border-inline-start-color:#92dde3b3!important}.border-s-teal-600\/75{border-inline-start-color:#92dde3bf!important}.border-s-teal-600\/80{border-inline-start-color:#92dde3cc!important}.border-s-teal-600\/85{border-inline-start-color:#92dde3d9!important}.border-s-teal-600\/90{border-inline-start-color:#92dde3e6!important}.border-s-teal-600\/95{border-inline-start-color:#92dde3f2!important}.border-s-teal-700{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-s-teal-700\/0{border-inline-start-color:#08799000!important}.border-s-teal-700\/10{border-inline-start-color:#0879901a!important}.border-s-teal-700\/100{border-inline-start-color:#087990!important}.border-s-teal-700\/15{border-inline-start-color:#08799026!important}.border-s-teal-700\/20{border-inline-start-color:#08799033!important}.border-s-teal-700\/25{border-inline-start-color:#08799040!important}.border-s-teal-700\/30{border-inline-start-color:#0879904d!important}.border-s-teal-700\/35{border-inline-start-color:#08799059!important}.border-s-teal-700\/40{border-inline-start-color:#08799066!important}.border-s-teal-700\/45{border-inline-start-color:#08799073!important}.border-s-teal-700\/5{border-inline-start-color:#0879900d!important}.border-s-teal-700\/50{border-inline-start-color:#08799080!important}.border-s-teal-700\/55{border-inline-start-color:#0879908c!important}.border-s-teal-700\/60{border-inline-start-color:#08799099!important}.border-s-teal-700\/65{border-inline-start-color:#087990a6!important}.border-s-teal-700\/70{border-inline-start-color:#087990b3!important}.border-s-teal-700\/75{border-inline-start-color:#087990bf!important}.border-s-teal-700\/80{border-inline-start-color:#087990cc!important}.border-s-teal-700\/85{border-inline-start-color:#087990d9!important}.border-s-teal-700\/90{border-inline-start-color:#087990e6!important}.border-s-teal-700\/95{border-inline-start-color:#087990f2!important}.border-s-teal-800{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-s-teal-800\/0{border-inline-start-color:#05516000!important}.border-s-teal-800\/10{border-inline-start-color:#0551601a!important}.border-s-teal-800\/100{border-inline-start-color:#055160!important}.border-s-teal-800\/15{border-inline-start-color:#05516026!important}.border-s-teal-800\/20{border-inline-start-color:#05516033!important}.border-s-teal-800\/25{border-inline-start-color:#05516040!important}.border-s-teal-800\/30{border-inline-start-color:#0551604d!important}.border-s-teal-800\/35{border-inline-start-color:#05516059!important}.border-s-teal-800\/40{border-inline-start-color:#05516066!important}.border-s-teal-800\/45{border-inline-start-color:#05516073!important}.border-s-teal-800\/5{border-inline-start-color:#0551600d!important}.border-s-teal-800\/50{border-inline-start-color:#05516080!important}.border-s-teal-800\/55{border-inline-start-color:#0551608c!important}.border-s-teal-800\/60{border-inline-start-color:#05516099!important}.border-s-teal-800\/65{border-inline-start-color:#055160a6!important}.border-s-teal-800\/70{border-inline-start-color:#055160b3!important}.border-s-teal-800\/75{border-inline-start-color:#055160bf!important}.border-s-teal-800\/80{border-inline-start-color:#055160cc!important}.border-s-teal-800\/85{border-inline-start-color:#055160d9!important}.border-s-teal-800\/90{border-inline-start-color:#055160e6!important}.border-s-teal-800\/95{border-inline-start-color:#055160f2!important}.border-s-teal-900{border-inline-start-color:#21252980!important}.border-s-teal-900\/0{border-inline-start-color:#21252900!important}.border-s-teal-900\/10{border-inline-start-color:#2125291a!important}.border-s-teal-900\/100{border-inline-start-color:#212529!important}.border-s-teal-900\/15{border-inline-start-color:#21252926!important}.border-s-teal-900\/20{border-inline-start-color:#21252933!important}.border-s-teal-900\/25{border-inline-start-color:#21252940!important}.border-s-teal-900\/30{border-inline-start-color:#2125294d!important}.border-s-teal-900\/35{border-inline-start-color:#21252959!important}.border-s-teal-900\/40{border-inline-start-color:#21252966!important}.border-s-teal-900\/45{border-inline-start-color:#21252973!important}.border-s-teal-900\/5{border-inline-start-color:#2125290d!important}.border-s-teal-900\/50{border-inline-start-color:#21252980!important}.border-s-teal-900\/55{border-inline-start-color:#2125298c!important}.border-s-teal-900\/60{border-inline-start-color:#21252999!important}.border-s-teal-900\/65{border-inline-start-color:#212529a6!important}.border-s-teal-900\/70{border-inline-start-color:#212529b3!important}.border-s-teal-900\/75{border-inline-start-color:#212529bf!important}.border-s-teal-900\/80{border-inline-start-color:#212529cc!important}.border-s-teal-900\/85{border-inline-start-color:#212529d9!important}.border-s-teal-900\/90{border-inline-start-color:#212529e6!important}.border-s-teal-900\/95{border-inline-start-color:#212529f2!important}.border-s-transparent{border-inline-start-color:transparent!important}.border-s-transparent\/0{border-inline-start-color:#0000!important}.border-s-transparent\/10{border-inline-start-color:#0000001a!important}.border-s-transparent\/100{border-inline-start-color:#000!important}.border-s-transparent\/15{border-inline-start-color:#00000026!important}.border-s-transparent\/20{border-inline-start-color:#0003!important}.border-s-transparent\/25{border-inline-start-color:#00000040!important}.border-s-transparent\/30{border-inline-start-color:#0000004d!important}.border-s-transparent\/35{border-inline-start-color:#00000059!important}.border-s-transparent\/40{border-inline-start-color:#0006!important}.border-s-transparent\/45{border-inline-start-color:#00000073!important}.border-s-transparent\/5{border-inline-start-color:#0000000d!important}.border-s-transparent\/50{border-inline-start-color:#00000080!important}.border-s-transparent\/55{border-inline-start-color:#0000008c!important}.border-s-transparent\/60{border-inline-start-color:#0009!important}.border-s-transparent\/65{border-inline-start-color:#000000a6!important}.border-s-transparent\/70{border-inline-start-color:#000000b3!important}.border-s-transparent\/75{border-inline-start-color:#000000bf!important}.border-s-transparent\/80{border-inline-start-color:#000c!important}.border-s-transparent\/85{border-inline-start-color:#000000d9!important}.border-s-transparent\/90{border-inline-start-color:#000000e6!important}.border-s-transparent\/95{border-inline-start-color:#000000f2!important}.border-s-white{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(255 255 255 / var(--tw-border-opacity))!important}.border-s-white\/0{border-inline-start-color:#fff0!important}.border-s-white\/10{border-inline-start-color:#ffffff1a!important}.border-s-white\/100{border-inline-start-color:#fff!important}.border-s-white\/15{border-inline-start-color:#ffffff26!important}.border-s-white\/20{border-inline-start-color:#fff3!important}.border-s-white\/25{border-inline-start-color:#ffffff40!important}.border-s-white\/30{border-inline-start-color:#ffffff4d!important}.border-s-white\/35{border-inline-start-color:#ffffff59!important}.border-s-white\/40{border-inline-start-color:#fff6!important}.border-s-white\/45{border-inline-start-color:#ffffff73!important}.border-s-white\/5{border-inline-start-color:#ffffff0d!important}.border-s-white\/50{border-inline-start-color:#ffffff80!important}.border-s-white\/55{border-inline-start-color:#ffffff8c!important}.border-s-white\/60{border-inline-start-color:#fff9!important}.border-s-white\/65{border-inline-start-color:#ffffffa6!important}.border-s-white\/70{border-inline-start-color:#ffffffb3!important}.border-s-white\/75{border-inline-start-color:#ffffffbf!important}.border-s-white\/80{border-inline-start-color:#fffc!important}.border-s-white\/85{border-inline-start-color:#ffffffd9!important}.border-s-white\/90{border-inline-start-color:#ffffffe6!important}.border-s-white\/95{border-inline-start-color:#fffffff2!important}.border-s-yellow-100{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(255 243 205 / var(--tw-border-opacity))!important}.border-s-yellow-100\/0{border-inline-start-color:#fff3cd00!important}.border-s-yellow-100\/10{border-inline-start-color:#fff3cd1a!important}.border-s-yellow-100\/100{border-inline-start-color:#fff3cd!important}.border-s-yellow-100\/15{border-inline-start-color:#fff3cd26!important}.border-s-yellow-100\/20{border-inline-start-color:#fff3cd33!important}.border-s-yellow-100\/25{border-inline-start-color:#fff3cd40!important}.border-s-yellow-100\/30{border-inline-start-color:#fff3cd4d!important}.border-s-yellow-100\/35{border-inline-start-color:#fff3cd59!important}.border-s-yellow-100\/40{border-inline-start-color:#fff3cd66!important}.border-s-yellow-100\/45{border-inline-start-color:#fff3cd73!important}.border-s-yellow-100\/5{border-inline-start-color:#fff3cd0d!important}.border-s-yellow-100\/50{border-inline-start-color:#fff3cd80!important}.border-s-yellow-100\/55{border-inline-start-color:#fff3cd8c!important}.border-s-yellow-100\/60{border-inline-start-color:#fff3cd99!important}.border-s-yellow-100\/65{border-inline-start-color:#fff3cda6!important}.border-s-yellow-100\/70{border-inline-start-color:#fff3cdb3!important}.border-s-yellow-100\/75{border-inline-start-color:#fff3cdbf!important}.border-s-yellow-100\/80{border-inline-start-color:#fff3cdcc!important}.border-s-yellow-100\/85{border-inline-start-color:#fff3cdd9!important}.border-s-yellow-100\/90{border-inline-start-color:#fff3cde6!important}.border-s-yellow-100\/95{border-inline-start-color:#fff3cdf2!important}.border-s-yellow-200{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(255 230 156 / var(--tw-border-opacity))!important}.border-s-yellow-200\/0{border-inline-start-color:#ffe69c00!important}.border-s-yellow-200\/10{border-inline-start-color:#ffe69c1a!important}.border-s-yellow-200\/100{border-inline-start-color:#ffe69c!important}.border-s-yellow-200\/15{border-inline-start-color:#ffe69c26!important}.border-s-yellow-200\/20{border-inline-start-color:#ffe69c33!important}.border-s-yellow-200\/25{border-inline-start-color:#ffe69c40!important}.border-s-yellow-200\/30{border-inline-start-color:#ffe69c4d!important}.border-s-yellow-200\/35{border-inline-start-color:#ffe69c59!important}.border-s-yellow-200\/40{border-inline-start-color:#ffe69c66!important}.border-s-yellow-200\/45{border-inline-start-color:#ffe69c73!important}.border-s-yellow-200\/5{border-inline-start-color:#ffe69c0d!important}.border-s-yellow-200\/50{border-inline-start-color:#ffe69c80!important}.border-s-yellow-200\/55{border-inline-start-color:#ffe69c8c!important}.border-s-yellow-200\/60{border-inline-start-color:#ffe69c99!important}.border-s-yellow-200\/65{border-inline-start-color:#ffe69ca6!important}.border-s-yellow-200\/70{border-inline-start-color:#ffe69cb3!important}.border-s-yellow-200\/75{border-inline-start-color:#ffe69cbf!important}.border-s-yellow-200\/80{border-inline-start-color:#ffe69ccc!important}.border-s-yellow-200\/85{border-inline-start-color:#ffe69cd9!important}.border-s-yellow-200\/90{border-inline-start-color:#ffe69ce6!important}.border-s-yellow-200\/95{border-inline-start-color:#ffe69cf2!important}.border-s-yellow-300{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(255 218 106 / var(--tw-border-opacity))!important}.border-s-yellow-300\/0{border-inline-start-color:#ffda6a00!important}.border-s-yellow-300\/10{border-inline-start-color:#ffda6a1a!important}.border-s-yellow-300\/100{border-inline-start-color:#ffda6a!important}.border-s-yellow-300\/15{border-inline-start-color:#ffda6a26!important}.border-s-yellow-300\/20{border-inline-start-color:#ffda6a33!important}.border-s-yellow-300\/25{border-inline-start-color:#ffda6a40!important}.border-s-yellow-300\/30{border-inline-start-color:#ffda6a4d!important}.border-s-yellow-300\/35{border-inline-start-color:#ffda6a59!important}.border-s-yellow-300\/40{border-inline-start-color:#ffda6a66!important}.border-s-yellow-300\/45{border-inline-start-color:#ffda6a73!important}.border-s-yellow-300\/5{border-inline-start-color:#ffda6a0d!important}.border-s-yellow-300\/50{border-inline-start-color:#ffda6a80!important}.border-s-yellow-300\/55{border-inline-start-color:#ffda6a8c!important}.border-s-yellow-300\/60{border-inline-start-color:#ffda6a99!important}.border-s-yellow-300\/65{border-inline-start-color:#ffda6aa6!important}.border-s-yellow-300\/70{border-inline-start-color:#ffda6ab3!important}.border-s-yellow-300\/75{border-inline-start-color:#ffda6abf!important}.border-s-yellow-300\/80{border-inline-start-color:#ffda6acc!important}.border-s-yellow-300\/85{border-inline-start-color:#ffda6ad9!important}.border-s-yellow-300\/90{border-inline-start-color:#ffda6ae6!important}.border-s-yellow-300\/95{border-inline-start-color:#ffda6af2!important}.border-s-yellow-400{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(255 205 57 / var(--tw-border-opacity))!important}.border-s-yellow-400\/0{border-inline-start-color:#ffcd3900!important}.border-s-yellow-400\/10{border-inline-start-color:#ffcd391a!important}.border-s-yellow-400\/100{border-inline-start-color:#ffcd39!important}.border-s-yellow-400\/15{border-inline-start-color:#ffcd3926!important}.border-s-yellow-400\/20{border-inline-start-color:#ffcd3933!important}.border-s-yellow-400\/25{border-inline-start-color:#ffcd3940!important}.border-s-yellow-400\/30{border-inline-start-color:#ffcd394d!important}.border-s-yellow-400\/35{border-inline-start-color:#ffcd3959!important}.border-s-yellow-400\/40{border-inline-start-color:#ffcd3966!important}.border-s-yellow-400\/45{border-inline-start-color:#ffcd3973!important}.border-s-yellow-400\/5{border-inline-start-color:#ffcd390d!important}.border-s-yellow-400\/50{border-inline-start-color:#ffcd3980!important}.border-s-yellow-400\/55{border-inline-start-color:#ffcd398c!important}.border-s-yellow-400\/60{border-inline-start-color:#ffcd3999!important}.border-s-yellow-400\/65{border-inline-start-color:#ffcd39a6!important}.border-s-yellow-400\/70{border-inline-start-color:#ffcd39b3!important}.border-s-yellow-400\/75{border-inline-start-color:#ffcd39bf!important}.border-s-yellow-400\/80{border-inline-start-color:#ffcd39cc!important}.border-s-yellow-400\/85{border-inline-start-color:#ffcd39d9!important}.border-s-yellow-400\/90{border-inline-start-color:#ffcd39e6!important}.border-s-yellow-400\/95{border-inline-start-color:#ffcd39f2!important}.border-s-yellow-500{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(255 193 7 / var(--tw-border-opacity))!important}.border-s-yellow-500\/0{border-inline-start-color:#ffc10700!important}.border-s-yellow-500\/10{border-inline-start-color:#ffc1071a!important}.border-s-yellow-500\/100{border-inline-start-color:#ffc107!important}.border-s-yellow-500\/15{border-inline-start-color:#ffc10726!important}.border-s-yellow-500\/20{border-inline-start-color:#ffc10733!important}.border-s-yellow-500\/25{border-inline-start-color:#ffc10740!important}.border-s-yellow-500\/30{border-inline-start-color:#ffc1074d!important}.border-s-yellow-500\/35{border-inline-start-color:#ffc10759!important}.border-s-yellow-500\/40{border-inline-start-color:#ffc10766!important}.border-s-yellow-500\/45{border-inline-start-color:#ffc10773!important}.border-s-yellow-500\/5{border-inline-start-color:#ffc1070d!important}.border-s-yellow-500\/50{border-inline-start-color:#ffc10780!important}.border-s-yellow-500\/55{border-inline-start-color:#ffc1078c!important}.border-s-yellow-500\/60{border-inline-start-color:#ffc10799!important}.border-s-yellow-500\/65{border-inline-start-color:#ffc107a6!important}.border-s-yellow-500\/70{border-inline-start-color:#ffc107b3!important}.border-s-yellow-500\/75{border-inline-start-color:#ffc107bf!important}.border-s-yellow-500\/80{border-inline-start-color:#ffc107cc!important}.border-s-yellow-500\/85{border-inline-start-color:#ffc107d9!important}.border-s-yellow-500\/90{border-inline-start-color:#ffc107e6!important}.border-s-yellow-500\/95{border-inline-start-color:#ffc107f2!important}.border-s-yellow-600{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(204 154 6 / var(--tw-border-opacity))!important}.border-s-yellow-600\/0{border-inline-start-color:#cc9a0600!important}.border-s-yellow-600\/10{border-inline-start-color:#cc9a061a!important}.border-s-yellow-600\/100{border-inline-start-color:#cc9a06!important}.border-s-yellow-600\/15{border-inline-start-color:#cc9a0626!important}.border-s-yellow-600\/20{border-inline-start-color:#cc9a0633!important}.border-s-yellow-600\/25{border-inline-start-color:#cc9a0640!important}.border-s-yellow-600\/30{border-inline-start-color:#cc9a064d!important}.border-s-yellow-600\/35{border-inline-start-color:#cc9a0659!important}.border-s-yellow-600\/40{border-inline-start-color:#cc9a0666!important}.border-s-yellow-600\/45{border-inline-start-color:#cc9a0673!important}.border-s-yellow-600\/5{border-inline-start-color:#cc9a060d!important}.border-s-yellow-600\/50{border-inline-start-color:#cc9a0680!important}.border-s-yellow-600\/55{border-inline-start-color:#cc9a068c!important}.border-s-yellow-600\/60{border-inline-start-color:#cc9a0699!important}.border-s-yellow-600\/65{border-inline-start-color:#cc9a06a6!important}.border-s-yellow-600\/70{border-inline-start-color:#cc9a06b3!important}.border-s-yellow-600\/75{border-inline-start-color:#cc9a06bf!important}.border-s-yellow-600\/80{border-inline-start-color:#cc9a06cc!important}.border-s-yellow-600\/85{border-inline-start-color:#cc9a06d9!important}.border-s-yellow-600\/90{border-inline-start-color:#cc9a06e6!important}.border-s-yellow-600\/95{border-inline-start-color:#cc9a06f2!important}.border-s-yellow-700{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(153 116 4 / var(--tw-border-opacity))!important}.border-s-yellow-700\/0{border-inline-start-color:#99740400!important}.border-s-yellow-700\/10{border-inline-start-color:#9974041a!important}.border-s-yellow-700\/100{border-inline-start-color:#997404!important}.border-s-yellow-700\/15{border-inline-start-color:#99740426!important}.border-s-yellow-700\/20{border-inline-start-color:#99740433!important}.border-s-yellow-700\/25{border-inline-start-color:#99740440!important}.border-s-yellow-700\/30{border-inline-start-color:#9974044d!important}.border-s-yellow-700\/35{border-inline-start-color:#99740459!important}.border-s-yellow-700\/40{border-inline-start-color:#99740466!important}.border-s-yellow-700\/45{border-inline-start-color:#99740473!important}.border-s-yellow-700\/5{border-inline-start-color:#9974040d!important}.border-s-yellow-700\/50{border-inline-start-color:#99740480!important}.border-s-yellow-700\/55{border-inline-start-color:#9974048c!important}.border-s-yellow-700\/60{border-inline-start-color:#99740499!important}.border-s-yellow-700\/65{border-inline-start-color:#997404a6!important}.border-s-yellow-700\/70{border-inline-start-color:#997404b3!important}.border-s-yellow-700\/75{border-inline-start-color:#997404bf!important}.border-s-yellow-700\/80{border-inline-start-color:#997404cc!important}.border-s-yellow-700\/85{border-inline-start-color:#997404d9!important}.border-s-yellow-700\/90{border-inline-start-color:#997404e6!important}.border-s-yellow-700\/95{border-inline-start-color:#997404f2!important}.border-s-yellow-800{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(102 77 3 / var(--tw-border-opacity))!important}.border-s-yellow-800\/0{border-inline-start-color:#664d0300!important}.border-s-yellow-800\/10{border-inline-start-color:#664d031a!important}.border-s-yellow-800\/100{border-inline-start-color:#664d03!important}.border-s-yellow-800\/15{border-inline-start-color:#664d0326!important}.border-s-yellow-800\/20{border-inline-start-color:#664d0333!important}.border-s-yellow-800\/25{border-inline-start-color:#664d0340!important}.border-s-yellow-800\/30{border-inline-start-color:#664d034d!important}.border-s-yellow-800\/35{border-inline-start-color:#664d0359!important}.border-s-yellow-800\/40{border-inline-start-color:#664d0366!important}.border-s-yellow-800\/45{border-inline-start-color:#664d0373!important}.border-s-yellow-800\/5{border-inline-start-color:#664d030d!important}.border-s-yellow-800\/50{border-inline-start-color:#664d0380!important}.border-s-yellow-800\/55{border-inline-start-color:#664d038c!important}.border-s-yellow-800\/60{border-inline-start-color:#664d0399!important}.border-s-yellow-800\/65{border-inline-start-color:#664d03a6!important}.border-s-yellow-800\/70{border-inline-start-color:#664d03b3!important}.border-s-yellow-800\/75{border-inline-start-color:#664d03bf!important}.border-s-yellow-800\/80{border-inline-start-color:#664d03cc!important}.border-s-yellow-800\/85{border-inline-start-color:#664d03d9!important}.border-s-yellow-800\/90{border-inline-start-color:#664d03e6!important}.border-s-yellow-800\/95{border-inline-start-color:#664d03f2!important}.border-s-yellow-900{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(51 39 1 / var(--tw-border-opacity))!important}.border-s-yellow-900\/0{border-inline-start-color:#33270100!important}.border-s-yellow-900\/10{border-inline-start-color:#3327011a!important}.border-s-yellow-900\/100{border-inline-start-color:#332701!important}.border-s-yellow-900\/15{border-inline-start-color:#33270126!important}.border-s-yellow-900\/20{border-inline-start-color:#33270133!important}.border-s-yellow-900\/25{border-inline-start-color:#33270140!important}.border-s-yellow-900\/30{border-inline-start-color:#3327014d!important}.border-s-yellow-900\/35{border-inline-start-color:#33270159!important}.border-s-yellow-900\/40{border-inline-start-color:#33270166!important}.border-s-yellow-900\/45{border-inline-start-color:#33270173!important}.border-s-yellow-900\/5{border-inline-start-color:#3327010d!important}.border-s-yellow-900\/50{border-inline-start-color:#33270180!important}.border-s-yellow-900\/55{border-inline-start-color:#3327018c!important}.border-s-yellow-900\/60{border-inline-start-color:#33270199!important}.border-s-yellow-900\/65{border-inline-start-color:#332701a6!important}.border-s-yellow-900\/70{border-inline-start-color:#332701b3!important}.border-s-yellow-900\/75{border-inline-start-color:#332701bf!important}.border-s-yellow-900\/80{border-inline-start-color:#332701cc!important}.border-s-yellow-900\/85{border-inline-start-color:#332701d9!important}.border-s-yellow-900\/90{border-inline-start-color:#332701e6!important}.border-s-yellow-900\/95{border-inline-start-color:#332701f2!important}.border-t-black{--tw-border-opacity: 1 !important;border-top-color:rgb(0 0 0 / var(--tw-border-opacity))!important}.border-t-black\/0{border-top-color:#0000!important}.border-t-black\/10{border-top-color:#0000001a!important}.border-t-black\/100{border-top-color:#000!important}.border-t-black\/15{border-top-color:#00000026!important}.border-t-black\/20{border-top-color:#0003!important}.border-t-black\/25{border-top-color:#00000040!important}.border-t-black\/30{border-top-color:#0000004d!important}.border-t-black\/35{border-top-color:#00000059!important}.border-t-black\/40{border-top-color:#0006!important}.border-t-black\/45{border-top-color:#00000073!important}.border-t-black\/5{border-top-color:#0000000d!important}.border-t-black\/50{border-top-color:#00000080!important}.border-t-black\/55{border-top-color:#0000008c!important}.border-t-black\/60{border-top-color:#0009!important}.border-t-black\/65{border-top-color:#000000a6!important}.border-t-black\/70{border-top-color:#000000b3!important}.border-t-black\/75{border-top-color:#000000bf!important}.border-t-black\/80{border-top-color:#000c!important}.border-t-black\/85{border-top-color:#000000d9!important}.border-t-black\/90{border-top-color:#000000e6!important}.border-t-black\/95{border-top-color:#000000f2!important}.border-t-blue-100{--tw-border-opacity: 1 !important;border-top-color:rgb(207 226 255 / var(--tw-border-opacity))!important}.border-t-blue-100\/0{border-top-color:#cfe2ff00!important}.border-t-blue-100\/10{border-top-color:#cfe2ff1a!important}.border-t-blue-100\/100{border-top-color:#cfe2ff!important}.border-t-blue-100\/15{border-top-color:#cfe2ff26!important}.border-t-blue-100\/20{border-top-color:#cfe2ff33!important}.border-t-blue-100\/25{border-top-color:#cfe2ff40!important}.border-t-blue-100\/30{border-top-color:#cfe2ff4d!important}.border-t-blue-100\/35{border-top-color:#cfe2ff59!important}.border-t-blue-100\/40{border-top-color:#cfe2ff66!important}.border-t-blue-100\/45{border-top-color:#cfe2ff73!important}.border-t-blue-100\/5{border-top-color:#cfe2ff0d!important}.border-t-blue-100\/50{border-top-color:#cfe2ff80!important}.border-t-blue-100\/55{border-top-color:#cfe2ff8c!important}.border-t-blue-100\/60{border-top-color:#cfe2ff99!important}.border-t-blue-100\/65{border-top-color:#cfe2ffa6!important}.border-t-blue-100\/70{border-top-color:#cfe2ffb3!important}.border-t-blue-100\/75{border-top-color:#cfe2ffbf!important}.border-t-blue-100\/80{border-top-color:#cfe2ffcc!important}.border-t-blue-100\/85{border-top-color:#cfe2ffd9!important}.border-t-blue-100\/90{border-top-color:#cfe2ffe6!important}.border-t-blue-100\/95{border-top-color:#cfe2fff2!important}.border-t-blue-200{--tw-border-opacity: 1 !important;border-top-color:rgb(158 197 254 / var(--tw-border-opacity))!important}.border-t-blue-200\/0{border-top-color:#9ec5fe00!important}.border-t-blue-200\/10{border-top-color:#9ec5fe1a!important}.border-t-blue-200\/100{border-top-color:#9ec5fe!important}.border-t-blue-200\/15{border-top-color:#9ec5fe26!important}.border-t-blue-200\/20{border-top-color:#9ec5fe33!important}.border-t-blue-200\/25{border-top-color:#9ec5fe40!important}.border-t-blue-200\/30{border-top-color:#9ec5fe4d!important}.border-t-blue-200\/35{border-top-color:#9ec5fe59!important}.border-t-blue-200\/40{border-top-color:#9ec5fe66!important}.border-t-blue-200\/45{border-top-color:#9ec5fe73!important}.border-t-blue-200\/5{border-top-color:#9ec5fe0d!important}.border-t-blue-200\/50{border-top-color:#9ec5fe80!important}.border-t-blue-200\/55{border-top-color:#9ec5fe8c!important}.border-t-blue-200\/60{border-top-color:#9ec5fe99!important}.border-t-blue-200\/65{border-top-color:#9ec5fea6!important}.border-t-blue-200\/70{border-top-color:#9ec5feb3!important}.border-t-blue-200\/75{border-top-color:#9ec5febf!important}.border-t-blue-200\/80{border-top-color:#9ec5fecc!important}.border-t-blue-200\/85{border-top-color:#9ec5fed9!important}.border-t-blue-200\/90{border-top-color:#9ec5fee6!important}.border-t-blue-200\/95{border-top-color:#9ec5fef2!important}.border-t-blue-300{--tw-border-opacity: 1 !important;border-top-color:rgb(110 168 254 / var(--tw-border-opacity))!important}.border-t-blue-300\/0{border-top-color:#6ea8fe00!important}.border-t-blue-300\/10{border-top-color:#6ea8fe1a!important}.border-t-blue-300\/100{border-top-color:#6ea8fe!important}.border-t-blue-300\/15{border-top-color:#6ea8fe26!important}.border-t-blue-300\/20{border-top-color:#6ea8fe33!important}.border-t-blue-300\/25{border-top-color:#6ea8fe40!important}.border-t-blue-300\/30{border-top-color:#6ea8fe4d!important}.border-t-blue-300\/35{border-top-color:#6ea8fe59!important}.border-t-blue-300\/40{border-top-color:#6ea8fe66!important}.border-t-blue-300\/45{border-top-color:#6ea8fe73!important}.border-t-blue-300\/5{border-top-color:#6ea8fe0d!important}.border-t-blue-300\/50{border-top-color:#6ea8fe80!important}.border-t-blue-300\/55{border-top-color:#6ea8fe8c!important}.border-t-blue-300\/60{border-top-color:#6ea8fe99!important}.border-t-blue-300\/65{border-top-color:#6ea8fea6!important}.border-t-blue-300\/70{border-top-color:#6ea8feb3!important}.border-t-blue-300\/75{border-top-color:#6ea8febf!important}.border-t-blue-300\/80{border-top-color:#6ea8fecc!important}.border-t-blue-300\/85{border-top-color:#6ea8fed9!important}.border-t-blue-300\/90{border-top-color:#6ea8fee6!important}.border-t-blue-300\/95{border-top-color:#6ea8fef2!important}.border-t-blue-400{--tw-border-opacity: 1 !important;border-top-color:rgb(61 139 253 / var(--tw-border-opacity))!important}.border-t-blue-400\/0{border-top-color:#3d8bfd00!important}.border-t-blue-400\/10{border-top-color:#3d8bfd1a!important}.border-t-blue-400\/100{border-top-color:#3d8bfd!important}.border-t-blue-400\/15{border-top-color:#3d8bfd26!important}.border-t-blue-400\/20{border-top-color:#3d8bfd33!important}.border-t-blue-400\/25{border-top-color:#3d8bfd40!important}.border-t-blue-400\/30{border-top-color:#3d8bfd4d!important}.border-t-blue-400\/35{border-top-color:#3d8bfd59!important}.border-t-blue-400\/40{border-top-color:#3d8bfd66!important}.border-t-blue-400\/45{border-top-color:#3d8bfd73!important}.border-t-blue-400\/5{border-top-color:#3d8bfd0d!important}.border-t-blue-400\/50{border-top-color:#3d8bfd80!important}.border-t-blue-400\/55{border-top-color:#3d8bfd8c!important}.border-t-blue-400\/60{border-top-color:#3d8bfd99!important}.border-t-blue-400\/65{border-top-color:#3d8bfda6!important}.border-t-blue-400\/70{border-top-color:#3d8bfdb3!important}.border-t-blue-400\/75{border-top-color:#3d8bfdbf!important}.border-t-blue-400\/80{border-top-color:#3d8bfdcc!important}.border-t-blue-400\/85{border-top-color:#3d8bfdd9!important}.border-t-blue-400\/90{border-top-color:#3d8bfde6!important}.border-t-blue-400\/95{border-top-color:#3d8bfdf2!important}.border-t-blue-500{--tw-border-opacity: 1 !important;border-top-color:rgb(13 110 253 / var(--tw-border-opacity))!important}.border-t-blue-500\/0{border-top-color:#0d6efd00!important}.border-t-blue-500\/10{border-top-color:#0d6efd1a!important}.border-t-blue-500\/100{border-top-color:#0d6efd!important}.border-t-blue-500\/15{border-top-color:#0d6efd26!important}.border-t-blue-500\/20{border-top-color:#0d6efd33!important}.border-t-blue-500\/25{border-top-color:#0d6efd40!important}.border-t-blue-500\/30{border-top-color:#0d6efd4d!important}.border-t-blue-500\/35{border-top-color:#0d6efd59!important}.border-t-blue-500\/40{border-top-color:#0d6efd66!important}.border-t-blue-500\/45{border-top-color:#0d6efd73!important}.border-t-blue-500\/5{border-top-color:#0d6efd0d!important}.border-t-blue-500\/50{border-top-color:#0d6efd80!important}.border-t-blue-500\/55{border-top-color:#0d6efd8c!important}.border-t-blue-500\/60{border-top-color:#0d6efd99!important}.border-t-blue-500\/65{border-top-color:#0d6efda6!important}.border-t-blue-500\/70{border-top-color:#0d6efdb3!important}.border-t-blue-500\/75{border-top-color:#0d6efdbf!important}.border-t-blue-500\/80{border-top-color:#0d6efdcc!important}.border-t-blue-500\/85{border-top-color:#0d6efdd9!important}.border-t-blue-500\/90{border-top-color:#0d6efde6!important}.border-t-blue-500\/95{border-top-color:#0d6efdf2!important}.border-t-blue-600{--tw-border-opacity: 1 !important;border-top-color:rgb(10 88 202 / var(--tw-border-opacity))!important}.border-t-blue-600\/0{border-top-color:#0a58ca00!important}.border-t-blue-600\/10{border-top-color:#0a58ca1a!important}.border-t-blue-600\/100{border-top-color:#0a58ca!important}.border-t-blue-600\/15{border-top-color:#0a58ca26!important}.border-t-blue-600\/20{border-top-color:#0a58ca33!important}.border-t-blue-600\/25{border-top-color:#0a58ca40!important}.border-t-blue-600\/30{border-top-color:#0a58ca4d!important}.border-t-blue-600\/35{border-top-color:#0a58ca59!important}.border-t-blue-600\/40{border-top-color:#0a58ca66!important}.border-t-blue-600\/45{border-top-color:#0a58ca73!important}.border-t-blue-600\/5{border-top-color:#0a58ca0d!important}.border-t-blue-600\/50{border-top-color:#0a58ca80!important}.border-t-blue-600\/55{border-top-color:#0a58ca8c!important}.border-t-blue-600\/60{border-top-color:#0a58ca99!important}.border-t-blue-600\/65{border-top-color:#0a58caa6!important}.border-t-blue-600\/70{border-top-color:#0a58cab3!important}.border-t-blue-600\/75{border-top-color:#0a58cabf!important}.border-t-blue-600\/80{border-top-color:#0a58cacc!important}.border-t-blue-600\/85{border-top-color:#0a58cad9!important}.border-t-blue-600\/90{border-top-color:#0a58cae6!important}.border-t-blue-600\/95{border-top-color:#0a58caf2!important}.border-t-blue-700{--tw-border-opacity: 1 !important;border-top-color:rgb(8 66 152 / var(--tw-border-opacity))!important}.border-t-blue-700\/0{border-top-color:#08429800!important}.border-t-blue-700\/10{border-top-color:#0842981a!important}.border-t-blue-700\/100{border-top-color:#084298!important}.border-t-blue-700\/15{border-top-color:#08429826!important}.border-t-blue-700\/20{border-top-color:#08429833!important}.border-t-blue-700\/25{border-top-color:#08429840!important}.border-t-blue-700\/30{border-top-color:#0842984d!important}.border-t-blue-700\/35{border-top-color:#08429859!important}.border-t-blue-700\/40{border-top-color:#08429866!important}.border-t-blue-700\/45{border-top-color:#08429873!important}.border-t-blue-700\/5{border-top-color:#0842980d!important}.border-t-blue-700\/50{border-top-color:#08429880!important}.border-t-blue-700\/55{border-top-color:#0842988c!important}.border-t-blue-700\/60{border-top-color:#08429899!important}.border-t-blue-700\/65{border-top-color:#084298a6!important}.border-t-blue-700\/70{border-top-color:#084298b3!important}.border-t-blue-700\/75{border-top-color:#084298bf!important}.border-t-blue-700\/80{border-top-color:#084298cc!important}.border-t-blue-700\/85{border-top-color:#084298d9!important}.border-t-blue-700\/90{border-top-color:#084298e6!important}.border-t-blue-700\/95{border-top-color:#084298f2!important}.border-t-blue-800{--tw-border-opacity: 1 !important;border-top-color:rgb(5 44 101 / var(--tw-border-opacity))!important}.border-t-blue-800\/0{border-top-color:#052c6500!important}.border-t-blue-800\/10{border-top-color:#052c651a!important}.border-t-blue-800\/100{border-top-color:#052c65!important}.border-t-blue-800\/15{border-top-color:#052c6526!important}.border-t-blue-800\/20{border-top-color:#052c6533!important}.border-t-blue-800\/25{border-top-color:#052c6540!important}.border-t-blue-800\/30{border-top-color:#052c654d!important}.border-t-blue-800\/35{border-top-color:#052c6559!important}.border-t-blue-800\/40{border-top-color:#052c6566!important}.border-t-blue-800\/45{border-top-color:#052c6573!important}.border-t-blue-800\/5{border-top-color:#052c650d!important}.border-t-blue-800\/50{border-top-color:#052c6580!important}.border-t-blue-800\/55{border-top-color:#052c658c!important}.border-t-blue-800\/60{border-top-color:#052c6599!important}.border-t-blue-800\/65{border-top-color:#052c65a6!important}.border-t-blue-800\/70{border-top-color:#052c65b3!important}.border-t-blue-800\/75{border-top-color:#052c65bf!important}.border-t-blue-800\/80{border-top-color:#052c65cc!important}.border-t-blue-800\/85{border-top-color:#052c65d9!important}.border-t-blue-800\/90{border-top-color:#052c65e6!important}.border-t-blue-800\/95{border-top-color:#052c65f2!important}.border-t-cyan-100{--tw-border-opacity: 1 !important;border-top-color:rgb(207 244 252 / var(--tw-border-opacity))!important}.border-t-cyan-100\/0{border-top-color:#cff4fc00!important}.border-t-cyan-100\/10{border-top-color:#cff4fc1a!important}.border-t-cyan-100\/100{border-top-color:#cff4fc!important}.border-t-cyan-100\/15{border-top-color:#cff4fc26!important}.border-t-cyan-100\/20{border-top-color:#cff4fc33!important}.border-t-cyan-100\/25{border-top-color:#cff4fc40!important}.border-t-cyan-100\/30{border-top-color:#cff4fc4d!important}.border-t-cyan-100\/35{border-top-color:#cff4fc59!important}.border-t-cyan-100\/40{border-top-color:#cff4fc66!important}.border-t-cyan-100\/45{border-top-color:#cff4fc73!important}.border-t-cyan-100\/5{border-top-color:#cff4fc0d!important}.border-t-cyan-100\/50{border-top-color:#cff4fc80!important}.border-t-cyan-100\/55{border-top-color:#cff4fc8c!important}.border-t-cyan-100\/60{border-top-color:#cff4fc99!important}.border-t-cyan-100\/65{border-top-color:#cff4fca6!important}.border-t-cyan-100\/70{border-top-color:#cff4fcb3!important}.border-t-cyan-100\/75{border-top-color:#cff4fcbf!important}.border-t-cyan-100\/80{border-top-color:#cff4fccc!important}.border-t-cyan-100\/85{border-top-color:#cff4fcd9!important}.border-t-cyan-100\/90{border-top-color:#cff4fce6!important}.border-t-cyan-100\/95{border-top-color:#cff4fcf2!important}.border-t-cyan-200{--tw-border-opacity: 1 !important;border-top-color:rgb(158 234 249 / var(--tw-border-opacity))!important}.border-t-cyan-200\/0{border-top-color:#9eeaf900!important}.border-t-cyan-200\/10{border-top-color:#9eeaf91a!important}.border-t-cyan-200\/100{border-top-color:#9eeaf9!important}.border-t-cyan-200\/15{border-top-color:#9eeaf926!important}.border-t-cyan-200\/20{border-top-color:#9eeaf933!important}.border-t-cyan-200\/25{border-top-color:#9eeaf940!important}.border-t-cyan-200\/30{border-top-color:#9eeaf94d!important}.border-t-cyan-200\/35{border-top-color:#9eeaf959!important}.border-t-cyan-200\/40{border-top-color:#9eeaf966!important}.border-t-cyan-200\/45{border-top-color:#9eeaf973!important}.border-t-cyan-200\/5{border-top-color:#9eeaf90d!important}.border-t-cyan-200\/50{border-top-color:#9eeaf980!important}.border-t-cyan-200\/55{border-top-color:#9eeaf98c!important}.border-t-cyan-200\/60{border-top-color:#9eeaf999!important}.border-t-cyan-200\/65{border-top-color:#9eeaf9a6!important}.border-t-cyan-200\/70{border-top-color:#9eeaf9b3!important}.border-t-cyan-200\/75{border-top-color:#9eeaf9bf!important}.border-t-cyan-200\/80{border-top-color:#9eeaf9cc!important}.border-t-cyan-200\/85{border-top-color:#9eeaf9d9!important}.border-t-cyan-200\/90{border-top-color:#9eeaf9e6!important}.border-t-cyan-200\/95{border-top-color:#9eeaf9f2!important}.border-t-cyan-300{--tw-border-opacity: 1 !important;border-top-color:rgb(110 223 246 / var(--tw-border-opacity))!important}.border-t-cyan-300\/0{border-top-color:#6edff600!important}.border-t-cyan-300\/10{border-top-color:#6edff61a!important}.border-t-cyan-300\/100{border-top-color:#6edff6!important}.border-t-cyan-300\/15{border-top-color:#6edff626!important}.border-t-cyan-300\/20{border-top-color:#6edff633!important}.border-t-cyan-300\/25{border-top-color:#6edff640!important}.border-t-cyan-300\/30{border-top-color:#6edff64d!important}.border-t-cyan-300\/35{border-top-color:#6edff659!important}.border-t-cyan-300\/40{border-top-color:#6edff666!important}.border-t-cyan-300\/45{border-top-color:#6edff673!important}.border-t-cyan-300\/5{border-top-color:#6edff60d!important}.border-t-cyan-300\/50{border-top-color:#6edff680!important}.border-t-cyan-300\/55{border-top-color:#6edff68c!important}.border-t-cyan-300\/60{border-top-color:#6edff699!important}.border-t-cyan-300\/65{border-top-color:#6edff6a6!important}.border-t-cyan-300\/70{border-top-color:#6edff6b3!important}.border-t-cyan-300\/75{border-top-color:#6edff6bf!important}.border-t-cyan-300\/80{border-top-color:#6edff6cc!important}.border-t-cyan-300\/85{border-top-color:#6edff6d9!important}.border-t-cyan-300\/90{border-top-color:#6edff6e6!important}.border-t-cyan-300\/95{border-top-color:#6edff6f2!important}.border-t-cyan-400{--tw-border-opacity: 1 !important;border-top-color:rgb(61 213 243 / var(--tw-border-opacity))!important}.border-t-cyan-400\/0{border-top-color:#3dd5f300!important}.border-t-cyan-400\/10{border-top-color:#3dd5f31a!important}.border-t-cyan-400\/100{border-top-color:#3dd5f3!important}.border-t-cyan-400\/15{border-top-color:#3dd5f326!important}.border-t-cyan-400\/20{border-top-color:#3dd5f333!important}.border-t-cyan-400\/25{border-top-color:#3dd5f340!important}.border-t-cyan-400\/30{border-top-color:#3dd5f34d!important}.border-t-cyan-400\/35{border-top-color:#3dd5f359!important}.border-t-cyan-400\/40{border-top-color:#3dd5f366!important}.border-t-cyan-400\/45{border-top-color:#3dd5f373!important}.border-t-cyan-400\/5{border-top-color:#3dd5f30d!important}.border-t-cyan-400\/50{border-top-color:#3dd5f380!important}.border-t-cyan-400\/55{border-top-color:#3dd5f38c!important}.border-t-cyan-400\/60{border-top-color:#3dd5f399!important}.border-t-cyan-400\/65{border-top-color:#3dd5f3a6!important}.border-t-cyan-400\/70{border-top-color:#3dd5f3b3!important}.border-t-cyan-400\/75{border-top-color:#3dd5f3bf!important}.border-t-cyan-400\/80{border-top-color:#3dd5f3cc!important}.border-t-cyan-400\/85{border-top-color:#3dd5f3d9!important}.border-t-cyan-400\/90{border-top-color:#3dd5f3e6!important}.border-t-cyan-400\/95{border-top-color:#3dd5f3f2!important}.border-t-cyan-500{--tw-border-opacity: 1 !important;border-top-color:rgb(13 202 240 / var(--tw-border-opacity))!important}.border-t-cyan-500\/0{border-top-color:#0dcaf000!important}.border-t-cyan-500\/10{border-top-color:#0dcaf01a!important}.border-t-cyan-500\/100{border-top-color:#0dcaf0!important}.border-t-cyan-500\/15{border-top-color:#0dcaf026!important}.border-t-cyan-500\/20{border-top-color:#0dcaf033!important}.border-t-cyan-500\/25{border-top-color:#0dcaf040!important}.border-t-cyan-500\/30{border-top-color:#0dcaf04d!important}.border-t-cyan-500\/35{border-top-color:#0dcaf059!important}.border-t-cyan-500\/40{border-top-color:#0dcaf066!important}.border-t-cyan-500\/45{border-top-color:#0dcaf073!important}.border-t-cyan-500\/5{border-top-color:#0dcaf00d!important}.border-t-cyan-500\/50{border-top-color:#0dcaf080!important}.border-t-cyan-500\/55{border-top-color:#0dcaf08c!important}.border-t-cyan-500\/60{border-top-color:#0dcaf099!important}.border-t-cyan-500\/65{border-top-color:#0dcaf0a6!important}.border-t-cyan-500\/70{border-top-color:#0dcaf0b3!important}.border-t-cyan-500\/75{border-top-color:#0dcaf0bf!important}.border-t-cyan-500\/80{border-top-color:#0dcaf0cc!important}.border-t-cyan-500\/85{border-top-color:#0dcaf0d9!important}.border-t-cyan-500\/90{border-top-color:#0dcaf0e6!important}.border-t-cyan-500\/95{border-top-color:#0dcaf0f2!important}.border-t-cyan-600{--tw-border-opacity: 1 !important;border-top-color:rgb(10 162 192 / var(--tw-border-opacity))!important}.border-t-cyan-600\/0{border-top-color:#0aa2c000!important}.border-t-cyan-600\/10{border-top-color:#0aa2c01a!important}.border-t-cyan-600\/100{border-top-color:#0aa2c0!important}.border-t-cyan-600\/15{border-top-color:#0aa2c026!important}.border-t-cyan-600\/20{border-top-color:#0aa2c033!important}.border-t-cyan-600\/25{border-top-color:#0aa2c040!important}.border-t-cyan-600\/30{border-top-color:#0aa2c04d!important}.border-t-cyan-600\/35{border-top-color:#0aa2c059!important}.border-t-cyan-600\/40{border-top-color:#0aa2c066!important}.border-t-cyan-600\/45{border-top-color:#0aa2c073!important}.border-t-cyan-600\/5{border-top-color:#0aa2c00d!important}.border-t-cyan-600\/50{border-top-color:#0aa2c080!important}.border-t-cyan-600\/55{border-top-color:#0aa2c08c!important}.border-t-cyan-600\/60{border-top-color:#0aa2c099!important}.border-t-cyan-600\/65{border-top-color:#0aa2c0a6!important}.border-t-cyan-600\/70{border-top-color:#0aa2c0b3!important}.border-t-cyan-600\/75{border-top-color:#0aa2c0bf!important}.border-t-cyan-600\/80{border-top-color:#0aa2c0cc!important}.border-t-cyan-600\/85{border-top-color:#0aa2c0d9!important}.border-t-cyan-600\/90{border-top-color:#0aa2c0e6!important}.border-t-cyan-600\/95{border-top-color:#0aa2c0f2!important}.border-t-cyan-700{--tw-border-opacity: 1 !important;border-top-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-t-cyan-700\/0{border-top-color:#08799000!important}.border-t-cyan-700\/10{border-top-color:#0879901a!important}.border-t-cyan-700\/100{border-top-color:#087990!important}.border-t-cyan-700\/15{border-top-color:#08799026!important}.border-t-cyan-700\/20{border-top-color:#08799033!important}.border-t-cyan-700\/25{border-top-color:#08799040!important}.border-t-cyan-700\/30{border-top-color:#0879904d!important}.border-t-cyan-700\/35{border-top-color:#08799059!important}.border-t-cyan-700\/40{border-top-color:#08799066!important}.border-t-cyan-700\/45{border-top-color:#08799073!important}.border-t-cyan-700\/5{border-top-color:#0879900d!important}.border-t-cyan-700\/50{border-top-color:#08799080!important}.border-t-cyan-700\/55{border-top-color:#0879908c!important}.border-t-cyan-700\/60{border-top-color:#08799099!important}.border-t-cyan-700\/65{border-top-color:#087990a6!important}.border-t-cyan-700\/70{border-top-color:#087990b3!important}.border-t-cyan-700\/75{border-top-color:#087990bf!important}.border-t-cyan-700\/80{border-top-color:#087990cc!important}.border-t-cyan-700\/85{border-top-color:#087990d9!important}.border-t-cyan-700\/90{border-top-color:#087990e6!important}.border-t-cyan-700\/95{border-top-color:#087990f2!important}.border-t-cyan-800{--tw-border-opacity: 1 !important;border-top-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-t-cyan-800\/0{border-top-color:#05516000!important}.border-t-cyan-800\/10{border-top-color:#0551601a!important}.border-t-cyan-800\/100{border-top-color:#055160!important}.border-t-cyan-800\/15{border-top-color:#05516026!important}.border-t-cyan-800\/20{border-top-color:#05516033!important}.border-t-cyan-800\/25{border-top-color:#05516040!important}.border-t-cyan-800\/30{border-top-color:#0551604d!important}.border-t-cyan-800\/35{border-top-color:#05516059!important}.border-t-cyan-800\/40{border-top-color:#05516066!important}.border-t-cyan-800\/45{border-top-color:#05516073!important}.border-t-cyan-800\/5{border-top-color:#0551600d!important}.border-t-cyan-800\/50{border-top-color:#05516080!important}.border-t-cyan-800\/55{border-top-color:#0551608c!important}.border-t-cyan-800\/60{border-top-color:#05516099!important}.border-t-cyan-800\/65{border-top-color:#055160a6!important}.border-t-cyan-800\/70{border-top-color:#055160b3!important}.border-t-cyan-800\/75{border-top-color:#055160bf!important}.border-t-cyan-800\/80{border-top-color:#055160cc!important}.border-t-cyan-800\/85{border-top-color:#055160d9!important}.border-t-cyan-800\/90{border-top-color:#055160e6!important}.border-t-cyan-800\/95{border-top-color:#055160f2!important}.border-t-cyan-900{--tw-border-opacity: 1 !important;border-top-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-t-cyan-900\/0{border-top-color:#03283000!important}.border-t-cyan-900\/10{border-top-color:#0328301a!important}.border-t-cyan-900\/100{border-top-color:#032830!important}.border-t-cyan-900\/15{border-top-color:#03283026!important}.border-t-cyan-900\/20{border-top-color:#03283033!important}.border-t-cyan-900\/25{border-top-color:#03283040!important}.border-t-cyan-900\/30{border-top-color:#0328304d!important}.border-t-cyan-900\/35{border-top-color:#03283059!important}.border-t-cyan-900\/40{border-top-color:#03283066!important}.border-t-cyan-900\/45{border-top-color:#03283073!important}.border-t-cyan-900\/5{border-top-color:#0328300d!important}.border-t-cyan-900\/50{border-top-color:#03283080!important}.border-t-cyan-900\/55{border-top-color:#0328308c!important}.border-t-cyan-900\/60{border-top-color:#03283099!important}.border-t-cyan-900\/65{border-top-color:#032830a6!important}.border-t-cyan-900\/70{border-top-color:#032830b3!important}.border-t-cyan-900\/75{border-top-color:#032830bf!important}.border-t-cyan-900\/80{border-top-color:#032830cc!important}.border-t-cyan-900\/85{border-top-color:#032830d9!important}.border-t-cyan-900\/90{border-top-color:#032830e6!important}.border-t-cyan-900\/95{border-top-color:#032830f2!important}.border-t-gray-100{--tw-border-opacity: 1 !important;border-top-color:rgb(248 249 250 / var(--tw-border-opacity))!important}.border-t-gray-100\/0{border-top-color:#f8f9fa00!important}.border-t-gray-100\/10{border-top-color:#f8f9fa1a!important}.border-t-gray-100\/100{border-top-color:#f8f9fa!important}.border-t-gray-100\/15{border-top-color:#f8f9fa26!important}.border-t-gray-100\/20{border-top-color:#f8f9fa33!important}.border-t-gray-100\/25{border-top-color:#f8f9fa40!important}.border-t-gray-100\/30{border-top-color:#f8f9fa4d!important}.border-t-gray-100\/35{border-top-color:#f8f9fa59!important}.border-t-gray-100\/40{border-top-color:#f8f9fa66!important}.border-t-gray-100\/45{border-top-color:#f8f9fa73!important}.border-t-gray-100\/5{border-top-color:#f8f9fa0d!important}.border-t-gray-100\/50{border-top-color:#f8f9fa80!important}.border-t-gray-100\/55{border-top-color:#f8f9fa8c!important}.border-t-gray-100\/60{border-top-color:#f8f9fa99!important}.border-t-gray-100\/65{border-top-color:#f8f9faa6!important}.border-t-gray-100\/70{border-top-color:#f8f9fab3!important}.border-t-gray-100\/75{border-top-color:#f8f9fabf!important}.border-t-gray-100\/80{border-top-color:#f8f9facc!important}.border-t-gray-100\/85{border-top-color:#f8f9fad9!important}.border-t-gray-100\/90{border-top-color:#f8f9fae6!important}.border-t-gray-100\/95{border-top-color:#f8f9faf2!important}.border-t-gray-200{--tw-border-opacity: 1 !important;border-top-color:rgb(233 236 239 / var(--tw-border-opacity))!important}.border-t-gray-200\/0{border-top-color:#e9ecef00!important}.border-t-gray-200\/10{border-top-color:#e9ecef1a!important}.border-t-gray-200\/100{border-top-color:#e9ecef!important}.border-t-gray-200\/15{border-top-color:#e9ecef26!important}.border-t-gray-200\/20{border-top-color:#e9ecef33!important}.border-t-gray-200\/25{border-top-color:#e9ecef40!important}.border-t-gray-200\/30{border-top-color:#e9ecef4d!important}.border-t-gray-200\/35{border-top-color:#e9ecef59!important}.border-t-gray-200\/40{border-top-color:#e9ecef66!important}.border-t-gray-200\/45{border-top-color:#e9ecef73!important}.border-t-gray-200\/5{border-top-color:#e9ecef0d!important}.border-t-gray-200\/50{border-top-color:#e9ecef80!important}.border-t-gray-200\/55{border-top-color:#e9ecef8c!important}.border-t-gray-200\/60{border-top-color:#e9ecef99!important}.border-t-gray-200\/65{border-top-color:#e9ecefa6!important}.border-t-gray-200\/70{border-top-color:#e9ecefb3!important}.border-t-gray-200\/75{border-top-color:#e9ecefbf!important}.border-t-gray-200\/80{border-top-color:#e9ecefcc!important}.border-t-gray-200\/85{border-top-color:#e9ecefd9!important}.border-t-gray-200\/90{border-top-color:#e9ecefe6!important}.border-t-gray-200\/95{border-top-color:#e9eceff2!important}.border-t-gray-300{--tw-border-opacity: 1 !important;border-top-color:rgb(222 226 230 / var(--tw-border-opacity))!important}.border-t-gray-300\/0{border-top-color:#dee2e600!important}.border-t-gray-300\/10{border-top-color:#dee2e61a!important}.border-t-gray-300\/100{border-top-color:#dee2e6!important}.border-t-gray-300\/15{border-top-color:#dee2e626!important}.border-t-gray-300\/20{border-top-color:#dee2e633!important}.border-t-gray-300\/25{border-top-color:#dee2e640!important}.border-t-gray-300\/30{border-top-color:#dee2e64d!important}.border-t-gray-300\/35{border-top-color:#dee2e659!important}.border-t-gray-300\/40{border-top-color:#dee2e666!important}.border-t-gray-300\/45{border-top-color:#dee2e673!important}.border-t-gray-300\/5{border-top-color:#dee2e60d!important}.border-t-gray-300\/50{border-top-color:#dee2e680!important}.border-t-gray-300\/55{border-top-color:#dee2e68c!important}.border-t-gray-300\/60{border-top-color:#dee2e699!important}.border-t-gray-300\/65{border-top-color:#dee2e6a6!important}.border-t-gray-300\/70{border-top-color:#dee2e6b3!important}.border-t-gray-300\/75{border-top-color:#dee2e6bf!important}.border-t-gray-300\/80{border-top-color:#dee2e6cc!important}.border-t-gray-300\/85{border-top-color:#dee2e6d9!important}.border-t-gray-300\/90{border-top-color:#dee2e6e6!important}.border-t-gray-300\/95{border-top-color:#dee2e6f2!important}.border-t-gray-400{--tw-border-opacity: 1 !important;border-top-color:rgb(206 212 218 / var(--tw-border-opacity))!important}.border-t-gray-400\/0{border-top-color:#ced4da00!important}.border-t-gray-400\/10{border-top-color:#ced4da1a!important}.border-t-gray-400\/100{border-top-color:#ced4da!important}.border-t-gray-400\/15{border-top-color:#ced4da26!important}.border-t-gray-400\/20{border-top-color:#ced4da33!important}.border-t-gray-400\/25{border-top-color:#ced4da40!important}.border-t-gray-400\/30{border-top-color:#ced4da4d!important}.border-t-gray-400\/35{border-top-color:#ced4da59!important}.border-t-gray-400\/40{border-top-color:#ced4da66!important}.border-t-gray-400\/45{border-top-color:#ced4da73!important}.border-t-gray-400\/5{border-top-color:#ced4da0d!important}.border-t-gray-400\/50{border-top-color:#ced4da80!important}.border-t-gray-400\/55{border-top-color:#ced4da8c!important}.border-t-gray-400\/60{border-top-color:#ced4da99!important}.border-t-gray-400\/65{border-top-color:#ced4daa6!important}.border-t-gray-400\/70{border-top-color:#ced4dab3!important}.border-t-gray-400\/75{border-top-color:#ced4dabf!important}.border-t-gray-400\/80{border-top-color:#ced4dacc!important}.border-t-gray-400\/85{border-top-color:#ced4dad9!important}.border-t-gray-400\/90{border-top-color:#ced4dae6!important}.border-t-gray-400\/95{border-top-color:#ced4daf2!important}.border-t-gray-500{--tw-border-opacity: 1 !important;border-top-color:rgb(173 181 189 / var(--tw-border-opacity))!important}.border-t-gray-500\/0{border-top-color:#adb5bd00!important}.border-t-gray-500\/10{border-top-color:#adb5bd1a!important}.border-t-gray-500\/100{border-top-color:#adb5bd!important}.border-t-gray-500\/15{border-top-color:#adb5bd26!important}.border-t-gray-500\/20{border-top-color:#adb5bd33!important}.border-t-gray-500\/25{border-top-color:#adb5bd40!important}.border-t-gray-500\/30{border-top-color:#adb5bd4d!important}.border-t-gray-500\/35{border-top-color:#adb5bd59!important}.border-t-gray-500\/40{border-top-color:#adb5bd66!important}.border-t-gray-500\/45{border-top-color:#adb5bd73!important}.border-t-gray-500\/5{border-top-color:#adb5bd0d!important}.border-t-gray-500\/50{border-top-color:#adb5bd80!important}.border-t-gray-500\/55{border-top-color:#adb5bd8c!important}.border-t-gray-500\/60{border-top-color:#adb5bd99!important}.border-t-gray-500\/65{border-top-color:#adb5bda6!important}.border-t-gray-500\/70{border-top-color:#adb5bdb3!important}.border-t-gray-500\/75{border-top-color:#adb5bdbf!important}.border-t-gray-500\/80{border-top-color:#adb5bdcc!important}.border-t-gray-500\/85{border-top-color:#adb5bdd9!important}.border-t-gray-500\/90{border-top-color:#adb5bde6!important}.border-t-gray-500\/95{border-top-color:#adb5bdf2!important}.border-t-gray-600{--tw-border-opacity: 1 !important;border-top-color:rgb(108 117 125 / var(--tw-border-opacity))!important}.border-t-gray-600\/0{border-top-color:#6c757d00!important}.border-t-gray-600\/10{border-top-color:#6c757d1a!important}.border-t-gray-600\/100{border-top-color:#6c757d!important}.border-t-gray-600\/15{border-top-color:#6c757d26!important}.border-t-gray-600\/20{border-top-color:#6c757d33!important}.border-t-gray-600\/25{border-top-color:#6c757d40!important}.border-t-gray-600\/30{border-top-color:#6c757d4d!important}.border-t-gray-600\/35{border-top-color:#6c757d59!important}.border-t-gray-600\/40{border-top-color:#6c757d66!important}.border-t-gray-600\/45{border-top-color:#6c757d73!important}.border-t-gray-600\/5{border-top-color:#6c757d0d!important}.border-t-gray-600\/50{border-top-color:#6c757d80!important}.border-t-gray-600\/55{border-top-color:#6c757d8c!important}.border-t-gray-600\/60{border-top-color:#6c757d99!important}.border-t-gray-600\/65{border-top-color:#6c757da6!important}.border-t-gray-600\/70{border-top-color:#6c757db3!important}.border-t-gray-600\/75{border-top-color:#6c757dbf!important}.border-t-gray-600\/80{border-top-color:#6c757dcc!important}.border-t-gray-600\/85{border-top-color:#6c757dd9!important}.border-t-gray-600\/90{border-top-color:#6c757de6!important}.border-t-gray-600\/95{border-top-color:#6c757df2!important}.border-t-gray-700{--tw-border-opacity: 1 !important;border-top-color:rgb(73 80 87 / var(--tw-border-opacity))!important}.border-t-gray-700\/0{border-top-color:#49505700!important}.border-t-gray-700\/10{border-top-color:#4950571a!important}.border-t-gray-700\/100{border-top-color:#495057!important}.border-t-gray-700\/15{border-top-color:#49505726!important}.border-t-gray-700\/20{border-top-color:#49505733!important}.border-t-gray-700\/25{border-top-color:#49505740!important}.border-t-gray-700\/30{border-top-color:#4950574d!important}.border-t-gray-700\/35{border-top-color:#49505759!important}.border-t-gray-700\/40{border-top-color:#49505766!important}.border-t-gray-700\/45{border-top-color:#49505773!important}.border-t-gray-700\/5{border-top-color:#4950570d!important}.border-t-gray-700\/50{border-top-color:#49505780!important}.border-t-gray-700\/55{border-top-color:#4950578c!important}.border-t-gray-700\/60{border-top-color:#49505799!important}.border-t-gray-700\/65{border-top-color:#495057a6!important}.border-t-gray-700\/70{border-top-color:#495057b3!important}.border-t-gray-700\/75{border-top-color:#495057bf!important}.border-t-gray-700\/80{border-top-color:#495057cc!important}.border-t-gray-700\/85{border-top-color:#495057d9!important}.border-t-gray-700\/90{border-top-color:#495057e6!important}.border-t-gray-700\/95{border-top-color:#495057f2!important}.border-t-gray-800{--tw-border-opacity: 1 !important;border-top-color:rgb(52 58 64 / var(--tw-border-opacity))!important}.border-t-gray-800\/0{border-top-color:#343a4000!important}.border-t-gray-800\/10{border-top-color:#343a401a!important}.border-t-gray-800\/100{border-top-color:#343a40!important}.border-t-gray-800\/15{border-top-color:#343a4026!important}.border-t-gray-800\/20{border-top-color:#343a4033!important}.border-t-gray-800\/25{border-top-color:#343a4040!important}.border-t-gray-800\/30{border-top-color:#343a404d!important}.border-t-gray-800\/35{border-top-color:#343a4059!important}.border-t-gray-800\/40{border-top-color:#343a4066!important}.border-t-gray-800\/45{border-top-color:#343a4073!important}.border-t-gray-800\/5{border-top-color:#343a400d!important}.border-t-gray-800\/50{border-top-color:#343a4080!important}.border-t-gray-800\/55{border-top-color:#343a408c!important}.border-t-gray-800\/60{border-top-color:#343a4099!important}.border-t-gray-800\/65{border-top-color:#343a40a6!important}.border-t-gray-800\/70{border-top-color:#343a40b3!important}.border-t-gray-800\/75{border-top-color:#343a40bf!important}.border-t-gray-800\/80{border-top-color:#343a40cc!important}.border-t-gray-800\/85{border-top-color:#343a40d9!important}.border-t-gray-800\/90{border-top-color:#343a40e6!important}.border-t-gray-800\/95{border-top-color:#343a40f2!important}.border-t-green-100{--tw-border-opacity: 1 !important;border-top-color:rgb(209 231 221 / var(--tw-border-opacity))!important}.border-t-green-100\/0{border-top-color:#d1e7dd00!important}.border-t-green-100\/10{border-top-color:#d1e7dd1a!important}.border-t-green-100\/100{border-top-color:#d1e7dd!important}.border-t-green-100\/15{border-top-color:#d1e7dd26!important}.border-t-green-100\/20{border-top-color:#d1e7dd33!important}.border-t-green-100\/25{border-top-color:#d1e7dd40!important}.border-t-green-100\/30{border-top-color:#d1e7dd4d!important}.border-t-green-100\/35{border-top-color:#d1e7dd59!important}.border-t-green-100\/40{border-top-color:#d1e7dd66!important}.border-t-green-100\/45{border-top-color:#d1e7dd73!important}.border-t-green-100\/5{border-top-color:#d1e7dd0d!important}.border-t-green-100\/50{border-top-color:#d1e7dd80!important}.border-t-green-100\/55{border-top-color:#d1e7dd8c!important}.border-t-green-100\/60{border-top-color:#d1e7dd99!important}.border-t-green-100\/65{border-top-color:#d1e7dda6!important}.border-t-green-100\/70{border-top-color:#d1e7ddb3!important}.border-t-green-100\/75{border-top-color:#d1e7ddbf!important}.border-t-green-100\/80{border-top-color:#d1e7ddcc!important}.border-t-green-100\/85{border-top-color:#d1e7ddd9!important}.border-t-green-100\/90{border-top-color:#d1e7dde6!important}.border-t-green-100\/95{border-top-color:#d1e7ddf2!important}.border-t-green-1000{--tw-border-opacity: 1 !important;border-top-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-t-green-1000\/0{border-top-color:#05516000!important}.border-t-green-1000\/10{border-top-color:#0551601a!important}.border-t-green-1000\/100{border-top-color:#055160!important}.border-t-green-1000\/15{border-top-color:#05516026!important}.border-t-green-1000\/20{border-top-color:#05516033!important}.border-t-green-1000\/25{border-top-color:#05516040!important}.border-t-green-1000\/30{border-top-color:#0551604d!important}.border-t-green-1000\/35{border-top-color:#05516059!important}.border-t-green-1000\/40{border-top-color:#05516066!important}.border-t-green-1000\/45{border-top-color:#05516073!important}.border-t-green-1000\/5{border-top-color:#0551600d!important}.border-t-green-1000\/50{border-top-color:#05516080!important}.border-t-green-1000\/55{border-top-color:#0551608c!important}.border-t-green-1000\/60{border-top-color:#05516099!important}.border-t-green-1000\/65{border-top-color:#055160a6!important}.border-t-green-1000\/70{border-top-color:#055160b3!important}.border-t-green-1000\/75{border-top-color:#055160bf!important}.border-t-green-1000\/80{border-top-color:#055160cc!important}.border-t-green-1000\/85{border-top-color:#055160d9!important}.border-t-green-1000\/90{border-top-color:#055160e6!important}.border-t-green-1000\/95{border-top-color:#055160f2!important}.border-t-green-1100{--tw-border-opacity: 1 !important;border-top-color:rgb(3 40 48 / var(--tw-border-opacity))!important}.border-t-green-1100\/0{border-top-color:#03283000!important}.border-t-green-1100\/10{border-top-color:#0328301a!important}.border-t-green-1100\/100{border-top-color:#032830!important}.border-t-green-1100\/15{border-top-color:#03283026!important}.border-t-green-1100\/20{border-top-color:#03283033!important}.border-t-green-1100\/25{border-top-color:#03283040!important}.border-t-green-1100\/30{border-top-color:#0328304d!important}.border-t-green-1100\/35{border-top-color:#03283059!important}.border-t-green-1100\/40{border-top-color:#03283066!important}.border-t-green-1100\/45{border-top-color:#03283073!important}.border-t-green-1100\/5{border-top-color:#0328300d!important}.border-t-green-1100\/50{border-top-color:#03283080!important}.border-t-green-1100\/55{border-top-color:#0328308c!important}.border-t-green-1100\/60{border-top-color:#03283099!important}.border-t-green-1100\/65{border-top-color:#032830a6!important}.border-t-green-1100\/70{border-top-color:#032830b3!important}.border-t-green-1100\/75{border-top-color:#032830bf!important}.border-t-green-1100\/80{border-top-color:#032830cc!important}.border-t-green-1100\/85{border-top-color:#032830d9!important}.border-t-green-1100\/90{border-top-color:#032830e6!important}.border-t-green-1100\/95{border-top-color:#032830f2!important}.border-t-green-200{--tw-border-opacity: 1 !important;border-top-color:rgb(163 207 187 / var(--tw-border-opacity))!important}.border-t-green-200\/0{border-top-color:#a3cfbb00!important}.border-t-green-200\/10{border-top-color:#a3cfbb1a!important}.border-t-green-200\/100{border-top-color:#a3cfbb!important}.border-t-green-200\/15{border-top-color:#a3cfbb26!important}.border-t-green-200\/20{border-top-color:#a3cfbb33!important}.border-t-green-200\/25{border-top-color:#a3cfbb40!important}.border-t-green-200\/30{border-top-color:#a3cfbb4d!important}.border-t-green-200\/35{border-top-color:#a3cfbb59!important}.border-t-green-200\/40{border-top-color:#a3cfbb66!important}.border-t-green-200\/45{border-top-color:#a3cfbb73!important}.border-t-green-200\/5{border-top-color:#a3cfbb0d!important}.border-t-green-200\/50{border-top-color:#a3cfbb80!important}.border-t-green-200\/55{border-top-color:#a3cfbb8c!important}.border-t-green-200\/60{border-top-color:#a3cfbb99!important}.border-t-green-200\/65{border-top-color:#a3cfbba6!important}.border-t-green-200\/70{border-top-color:#a3cfbbb3!important}.border-t-green-200\/75{border-top-color:#a3cfbbbf!important}.border-t-green-200\/80{border-top-color:#a3cfbbcc!important}.border-t-green-200\/85{border-top-color:#a3cfbbd9!important}.border-t-green-200\/90{border-top-color:#a3cfbbe6!important}.border-t-green-200\/95{border-top-color:#a3cfbbf2!important}.border-t-green-300{--tw-border-opacity: 1 !important;border-top-color:rgb(117 183 152 / var(--tw-border-opacity))!important}.border-t-green-300\/0{border-top-color:#75b79800!important}.border-t-green-300\/10{border-top-color:#75b7981a!important}.border-t-green-300\/100{border-top-color:#75b798!important}.border-t-green-300\/15{border-top-color:#75b79826!important}.border-t-green-300\/20{border-top-color:#75b79833!important}.border-t-green-300\/25{border-top-color:#75b79840!important}.border-t-green-300\/30{border-top-color:#75b7984d!important}.border-t-green-300\/35{border-top-color:#75b79859!important}.border-t-green-300\/40{border-top-color:#75b79866!important}.border-t-green-300\/45{border-top-color:#75b79873!important}.border-t-green-300\/5{border-top-color:#75b7980d!important}.border-t-green-300\/50{border-top-color:#75b79880!important}.border-t-green-300\/55{border-top-color:#75b7988c!important}.border-t-green-300\/60{border-top-color:#75b79899!important}.border-t-green-300\/65{border-top-color:#75b798a6!important}.border-t-green-300\/70{border-top-color:#75b798b3!important}.border-t-green-300\/75{border-top-color:#75b798bf!important}.border-t-green-300\/80{border-top-color:#75b798cc!important}.border-t-green-300\/85{border-top-color:#75b798d9!important}.border-t-green-300\/90{border-top-color:#75b798e6!important}.border-t-green-300\/95{border-top-color:#75b798f2!important}.border-t-green-400{--tw-border-opacity: 1 !important;border-top-color:rgb(71 159 118 / var(--tw-border-opacity))!important}.border-t-green-400\/0{border-top-color:#479f7600!important}.border-t-green-400\/10{border-top-color:#479f761a!important}.border-t-green-400\/100{border-top-color:#479f76!important}.border-t-green-400\/15{border-top-color:#479f7626!important}.border-t-green-400\/20{border-top-color:#479f7633!important}.border-t-green-400\/25{border-top-color:#479f7640!important}.border-t-green-400\/30{border-top-color:#479f764d!important}.border-t-green-400\/35{border-top-color:#479f7659!important}.border-t-green-400\/40{border-top-color:#479f7666!important}.border-t-green-400\/45{border-top-color:#479f7673!important}.border-t-green-400\/5{border-top-color:#479f760d!important}.border-t-green-400\/50{border-top-color:#479f7680!important}.border-t-green-400\/55{border-top-color:#479f768c!important}.border-t-green-400\/60{border-top-color:#479f7699!important}.border-t-green-400\/65{border-top-color:#479f76a6!important}.border-t-green-400\/70{border-top-color:#479f76b3!important}.border-t-green-400\/75{border-top-color:#479f76bf!important}.border-t-green-400\/80{border-top-color:#479f76cc!important}.border-t-green-400\/85{border-top-color:#479f76d9!important}.border-t-green-400\/90{border-top-color:#479f76e6!important}.border-t-green-400\/95{border-top-color:#479f76f2!important}.border-t-green-500{--tw-border-opacity: 1 !important;border-top-color:rgb(25 135 84 / var(--tw-border-opacity))!important}.border-t-green-500\/0{border-top-color:#19875400!important}.border-t-green-500\/10{border-top-color:#1987541a!important}.border-t-green-500\/100{border-top-color:#198754!important}.border-t-green-500\/15{border-top-color:#19875426!important}.border-t-green-500\/20{border-top-color:#19875433!important}.border-t-green-500\/25{border-top-color:#19875440!important}.border-t-green-500\/30{border-top-color:#1987544d!important}.border-t-green-500\/35{border-top-color:#19875459!important}.border-t-green-500\/40{border-top-color:#19875466!important}.border-t-green-500\/45{border-top-color:#19875473!important}.border-t-green-500\/5{border-top-color:#1987540d!important}.border-t-green-500\/50{border-top-color:#19875480!important}.border-t-green-500\/55{border-top-color:#1987548c!important}.border-t-green-500\/60{border-top-color:#19875499!important}.border-t-green-500\/65{border-top-color:#198754a6!important}.border-t-green-500\/70{border-top-color:#198754b3!important}.border-t-green-500\/75{border-top-color:#198754bf!important}.border-t-green-500\/80{border-top-color:#198754cc!important}.border-t-green-500\/85{border-top-color:#198754d9!important}.border-t-green-500\/90{border-top-color:#198754e6!important}.border-t-green-500\/95{border-top-color:#198754f2!important}.border-t-green-600{--tw-border-opacity: 1 !important;border-top-color:rgb(20 108 67 / var(--tw-border-opacity))!important}.border-t-green-600\/0{border-top-color:#146c4300!important}.border-t-green-600\/10{border-top-color:#146c431a!important}.border-t-green-600\/100{border-top-color:#146c43!important}.border-t-green-600\/15{border-top-color:#146c4326!important}.border-t-green-600\/20{border-top-color:#146c4333!important}.border-t-green-600\/25{border-top-color:#146c4340!important}.border-t-green-600\/30{border-top-color:#146c434d!important}.border-t-green-600\/35{border-top-color:#146c4359!important}.border-t-green-600\/40{border-top-color:#146c4366!important}.border-t-green-600\/45{border-top-color:#146c4373!important}.border-t-green-600\/5{border-top-color:#146c430d!important}.border-t-green-600\/50{border-top-color:#146c4380!important}.border-t-green-600\/55{border-top-color:#146c438c!important}.border-t-green-600\/60{border-top-color:#146c4399!important}.border-t-green-600\/65{border-top-color:#146c43a6!important}.border-t-green-600\/70{border-top-color:#146c43b3!important}.border-t-green-600\/75{border-top-color:#146c43bf!important}.border-t-green-600\/80{border-top-color:#146c43cc!important}.border-t-green-600\/85{border-top-color:#146c43d9!important}.border-t-green-600\/90{border-top-color:#146c43e6!important}.border-t-green-600\/95{border-top-color:#146c43f2!important}.border-t-green-700{--tw-border-opacity: 1 !important;border-top-color:rgb(75 110 97 / var(--tw-border-opacity))!important}.border-t-green-700\/0{border-top-color:#4b6e6100!important}.border-t-green-700\/10{border-top-color:#4b6e611a!important}.border-t-green-700\/100{border-top-color:#4b6e61!important}.border-t-green-700\/15{border-top-color:#4b6e6126!important}.border-t-green-700\/20{border-top-color:#4b6e6133!important}.border-t-green-700\/25{border-top-color:#4b6e6140!important}.border-t-green-700\/30{border-top-color:#4b6e614d!important}.border-t-green-700\/35{border-top-color:#4b6e6159!important}.border-t-green-700\/40{border-top-color:#4b6e6166!important}.border-t-green-700\/45{border-top-color:#4b6e6173!important}.border-t-green-700\/5{border-top-color:#4b6e610d!important}.border-t-green-700\/50{border-top-color:#4b6e6180!important}.border-t-green-700\/55{border-top-color:#4b6e618c!important}.border-t-green-700\/60{border-top-color:#4b6e6199!important}.border-t-green-700\/65{border-top-color:#4b6e61a6!important}.border-t-green-700\/70{border-top-color:#4b6e61b3!important}.border-t-green-700\/75{border-top-color:#4b6e61bf!important}.border-t-green-700\/80{border-top-color:#4b6e61cc!important}.border-t-green-700\/85{border-top-color:#4b6e61d9!important}.border-t-green-700\/90{border-top-color:#4b6e61e6!important}.border-t-green-700\/95{border-top-color:#4b6e61f2!important}.border-t-green-800{--tw-border-opacity: 1 !important;border-top-color:rgb(10 54 34 / var(--tw-border-opacity))!important}.border-t-green-800\/0{border-top-color:#0a362200!important}.border-t-green-800\/10{border-top-color:#0a36221a!important}.border-t-green-800\/100{border-top-color:#0a3622!important}.border-t-green-800\/15{border-top-color:#0a362226!important}.border-t-green-800\/20{border-top-color:#0a362233!important}.border-t-green-800\/25{border-top-color:#0a362240!important}.border-t-green-800\/30{border-top-color:#0a36224d!important}.border-t-green-800\/35{border-top-color:#0a362259!important}.border-t-green-800\/40{border-top-color:#0a362266!important}.border-t-green-800\/45{border-top-color:#0a362273!important}.border-t-green-800\/5{border-top-color:#0a36220d!important}.border-t-green-800\/50{border-top-color:#0a362280!important}.border-t-green-800\/55{border-top-color:#0a36228c!important}.border-t-green-800\/60{border-top-color:#0a362299!important}.border-t-green-800\/65{border-top-color:#0a3622a6!important}.border-t-green-800\/70{border-top-color:#0a3622b3!important}.border-t-green-800\/75{border-top-color:#0a3622bf!important}.border-t-green-800\/80{border-top-color:#0a3622cc!important}.border-t-green-800\/85{border-top-color:#0a3622d9!important}.border-t-green-800\/90{border-top-color:#0a3622e6!important}.border-t-green-800\/95{border-top-color:#0a3622f2!important}.border-t-green-900{--tw-border-opacity: 1 !important;border-top-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-t-green-900\/0{border-top-color:#08799000!important}.border-t-green-900\/10{border-top-color:#0879901a!important}.border-t-green-900\/100{border-top-color:#087990!important}.border-t-green-900\/15{border-top-color:#08799026!important}.border-t-green-900\/20{border-top-color:#08799033!important}.border-t-green-900\/25{border-top-color:#08799040!important}.border-t-green-900\/30{border-top-color:#0879904d!important}.border-t-green-900\/35{border-top-color:#08799059!important}.border-t-green-900\/40{border-top-color:#08799066!important}.border-t-green-900\/45{border-top-color:#08799073!important}.border-t-green-900\/5{border-top-color:#0879900d!important}.border-t-green-900\/50{border-top-color:#08799080!important}.border-t-green-900\/55{border-top-color:#0879908c!important}.border-t-green-900\/60{border-top-color:#08799099!important}.border-t-green-900\/65{border-top-color:#087990a6!important}.border-t-green-900\/70{border-top-color:#087990b3!important}.border-t-green-900\/75{border-top-color:#087990bf!important}.border-t-green-900\/80{border-top-color:#087990cc!important}.border-t-green-900\/85{border-top-color:#087990d9!important}.border-t-green-900\/90{border-top-color:#087990e6!important}.border-t-green-900\/95{border-top-color:#087990f2!important}.border-t-green-whatsapp{--tw-border-opacity: 1 !important;border-top-color:rgb(27 201 89 / var(--tw-border-opacity))!important}.border-t-green-whatsapp\/0{border-top-color:#1bc95900!important}.border-t-green-whatsapp\/10{border-top-color:#1bc9591a!important}.border-t-green-whatsapp\/100{border-top-color:#1bc959!important}.border-t-green-whatsapp\/15{border-top-color:#1bc95926!important}.border-t-green-whatsapp\/20{border-top-color:#1bc95933!important}.border-t-green-whatsapp\/25{border-top-color:#1bc95940!important}.border-t-green-whatsapp\/30{border-top-color:#1bc9594d!important}.border-t-green-whatsapp\/35{border-top-color:#1bc95959!important}.border-t-green-whatsapp\/40{border-top-color:#1bc95966!important}.border-t-green-whatsapp\/45{border-top-color:#1bc95973!important}.border-t-green-whatsapp\/5{border-top-color:#1bc9590d!important}.border-t-green-whatsapp\/50{border-top-color:#1bc95980!important}.border-t-green-whatsapp\/55{border-top-color:#1bc9598c!important}.border-t-green-whatsapp\/60{border-top-color:#1bc95999!important}.border-t-green-whatsapp\/65{border-top-color:#1bc959a6!important}.border-t-green-whatsapp\/70{border-top-color:#1bc959b3!important}.border-t-green-whatsapp\/75{border-top-color:#1bc959bf!important}.border-t-green-whatsapp\/80{border-top-color:#1bc959cc!important}.border-t-green-whatsapp\/85{border-top-color:#1bc959d9!important}.border-t-green-whatsapp\/90{border-top-color:#1bc959e6!important}.border-t-green-whatsapp\/95{border-top-color:#1bc959f2!important}.border-t-offwhite{border-top-color:#fffc!important}.border-t-offwhite\/0{border-top-color:#fff0!important}.border-t-offwhite\/10{border-top-color:#ffffff1a!important}.border-t-offwhite\/100{border-top-color:#fff!important}.border-t-offwhite\/15{border-top-color:#ffffff26!important}.border-t-offwhite\/20{border-top-color:#fff3!important}.border-t-offwhite\/25{border-top-color:#ffffff40!important}.border-t-offwhite\/30{border-top-color:#ffffff4d!important}.border-t-offwhite\/35{border-top-color:#ffffff59!important}.border-t-offwhite\/40{border-top-color:#fff6!important}.border-t-offwhite\/45{border-top-color:#ffffff73!important}.border-t-offwhite\/5{border-top-color:#ffffff0d!important}.border-t-offwhite\/50{border-top-color:#ffffff80!important}.border-t-offwhite\/55{border-top-color:#ffffff8c!important}.border-t-offwhite\/60{border-top-color:#fff9!important}.border-t-offwhite\/65{border-top-color:#ffffffa6!important}.border-t-offwhite\/70{border-top-color:#ffffffb3!important}.border-t-offwhite\/75{border-top-color:#ffffffbf!important}.border-t-offwhite\/80{border-top-color:#fffc!important}.border-t-offwhite\/85{border-top-color:#ffffffd9!important}.border-t-offwhite\/90{border-top-color:#ffffffe6!important}.border-t-offwhite\/95{border-top-color:#fffffff2!important}.border-t-orange-100{--tw-border-opacity: 1 !important;border-top-color:rgb(255 229 208 / var(--tw-border-opacity))!important}.border-t-orange-100\/0{border-top-color:#ffe5d000!important}.border-t-orange-100\/10{border-top-color:#ffe5d01a!important}.border-t-orange-100\/100{border-top-color:#ffe5d0!important}.border-t-orange-100\/15{border-top-color:#ffe5d026!important}.border-t-orange-100\/20{border-top-color:#ffe5d033!important}.border-t-orange-100\/25{border-top-color:#ffe5d040!important}.border-t-orange-100\/30{border-top-color:#ffe5d04d!important}.border-t-orange-100\/35{border-top-color:#ffe5d059!important}.border-t-orange-100\/40{border-top-color:#ffe5d066!important}.border-t-orange-100\/45{border-top-color:#ffe5d073!important}.border-t-orange-100\/5{border-top-color:#ffe5d00d!important}.border-t-orange-100\/50{border-top-color:#ffe5d080!important}.border-t-orange-100\/55{border-top-color:#ffe5d08c!important}.border-t-orange-100\/60{border-top-color:#ffe5d099!important}.border-t-orange-100\/65{border-top-color:#ffe5d0a6!important}.border-t-orange-100\/70{border-top-color:#ffe5d0b3!important}.border-t-orange-100\/75{border-top-color:#ffe5d0bf!important}.border-t-orange-100\/80{border-top-color:#ffe5d0cc!important}.border-t-orange-100\/85{border-top-color:#ffe5d0d9!important}.border-t-orange-100\/90{border-top-color:#ffe5d0e6!important}.border-t-orange-100\/95{border-top-color:#ffe5d0f2!important}.border-t-orange-200{--tw-border-opacity: 1 !important;border-top-color:rgb(254 203 161 / var(--tw-border-opacity))!important}.border-t-orange-200\/0{border-top-color:#fecba100!important}.border-t-orange-200\/10{border-top-color:#fecba11a!important}.border-t-orange-200\/100{border-top-color:#fecba1!important}.border-t-orange-200\/15{border-top-color:#fecba126!important}.border-t-orange-200\/20{border-top-color:#fecba133!important}.border-t-orange-200\/25{border-top-color:#fecba140!important}.border-t-orange-200\/30{border-top-color:#fecba14d!important}.border-t-orange-200\/35{border-top-color:#fecba159!important}.border-t-orange-200\/40{border-top-color:#fecba166!important}.border-t-orange-200\/45{border-top-color:#fecba173!important}.border-t-orange-200\/5{border-top-color:#fecba10d!important}.border-t-orange-200\/50{border-top-color:#fecba180!important}.border-t-orange-200\/55{border-top-color:#fecba18c!important}.border-t-orange-200\/60{border-top-color:#fecba199!important}.border-t-orange-200\/65{border-top-color:#fecba1a6!important}.border-t-orange-200\/70{border-top-color:#fecba1b3!important}.border-t-orange-200\/75{border-top-color:#fecba1bf!important}.border-t-orange-200\/80{border-top-color:#fecba1cc!important}.border-t-orange-200\/85{border-top-color:#fecba1d9!important}.border-t-orange-200\/90{border-top-color:#fecba1e6!important}.border-t-orange-200\/95{border-top-color:#fecba1f2!important}.border-t-orange-300{--tw-border-opacity: 1 !important;border-top-color:rgb(254 178 114 / var(--tw-border-opacity))!important}.border-t-orange-300\/0{border-top-color:#feb27200!important}.border-t-orange-300\/10{border-top-color:#feb2721a!important}.border-t-orange-300\/100{border-top-color:#feb272!important}.border-t-orange-300\/15{border-top-color:#feb27226!important}.border-t-orange-300\/20{border-top-color:#feb27233!important}.border-t-orange-300\/25{border-top-color:#feb27240!important}.border-t-orange-300\/30{border-top-color:#feb2724d!important}.border-t-orange-300\/35{border-top-color:#feb27259!important}.border-t-orange-300\/40{border-top-color:#feb27266!important}.border-t-orange-300\/45{border-top-color:#feb27273!important}.border-t-orange-300\/5{border-top-color:#feb2720d!important}.border-t-orange-300\/50{border-top-color:#feb27280!important}.border-t-orange-300\/55{border-top-color:#feb2728c!important}.border-t-orange-300\/60{border-top-color:#feb27299!important}.border-t-orange-300\/65{border-top-color:#feb272a6!important}.border-t-orange-300\/70{border-top-color:#feb272b3!important}.border-t-orange-300\/75{border-top-color:#feb272bf!important}.border-t-orange-300\/80{border-top-color:#feb272cc!important}.border-t-orange-300\/85{border-top-color:#feb272d9!important}.border-t-orange-300\/90{border-top-color:#feb272e6!important}.border-t-orange-300\/95{border-top-color:#feb272f2!important}.border-t-orange-400{--tw-border-opacity: 1 !important;border-top-color:rgb(253 152 67 / var(--tw-border-opacity))!important}.border-t-orange-400\/0{border-top-color:#fd984300!important}.border-t-orange-400\/10{border-top-color:#fd98431a!important}.border-t-orange-400\/100{border-top-color:#fd9843!important}.border-t-orange-400\/15{border-top-color:#fd984326!important}.border-t-orange-400\/20{border-top-color:#fd984333!important}.border-t-orange-400\/25{border-top-color:#fd984340!important}.border-t-orange-400\/30{border-top-color:#fd98434d!important}.border-t-orange-400\/35{border-top-color:#fd984359!important}.border-t-orange-400\/40{border-top-color:#fd984366!important}.border-t-orange-400\/45{border-top-color:#fd984373!important}.border-t-orange-400\/5{border-top-color:#fd98430d!important}.border-t-orange-400\/50{border-top-color:#fd984380!important}.border-t-orange-400\/55{border-top-color:#fd98438c!important}.border-t-orange-400\/60{border-top-color:#fd984399!important}.border-t-orange-400\/65{border-top-color:#fd9843a6!important}.border-t-orange-400\/70{border-top-color:#fd9843b3!important}.border-t-orange-400\/75{border-top-color:#fd9843bf!important}.border-t-orange-400\/80{border-top-color:#fd9843cc!important}.border-t-orange-400\/85{border-top-color:#fd9843d9!important}.border-t-orange-400\/90{border-top-color:#fd9843e6!important}.border-t-orange-400\/95{border-top-color:#fd9843f2!important}.border-t-orange-500{--tw-border-opacity: 1 !important;border-top-color:rgb(253 126 20 / var(--tw-border-opacity))!important}.border-t-orange-500\/0{border-top-color:#fd7e1400!important}.border-t-orange-500\/10{border-top-color:#fd7e141a!important}.border-t-orange-500\/100{border-top-color:#fd7e14!important}.border-t-orange-500\/15{border-top-color:#fd7e1426!important}.border-t-orange-500\/20{border-top-color:#fd7e1433!important}.border-t-orange-500\/25{border-top-color:#fd7e1440!important}.border-t-orange-500\/30{border-top-color:#fd7e144d!important}.border-t-orange-500\/35{border-top-color:#fd7e1459!important}.border-t-orange-500\/40{border-top-color:#fd7e1466!important}.border-t-orange-500\/45{border-top-color:#fd7e1473!important}.border-t-orange-500\/5{border-top-color:#fd7e140d!important}.border-t-orange-500\/50{border-top-color:#fd7e1480!important}.border-t-orange-500\/55{border-top-color:#fd7e148c!important}.border-t-orange-500\/60{border-top-color:#fd7e1499!important}.border-t-orange-500\/65{border-top-color:#fd7e14a6!important}.border-t-orange-500\/70{border-top-color:#fd7e14b3!important}.border-t-orange-500\/75{border-top-color:#fd7e14bf!important}.border-t-orange-500\/80{border-top-color:#fd7e14cc!important}.border-t-orange-500\/85{border-top-color:#fd7e14d9!important}.border-t-orange-500\/90{border-top-color:#fd7e14e6!important}.border-t-orange-500\/95{border-top-color:#fd7e14f2!important}.border-t-orange-700{--tw-border-opacity: 1 !important;border-top-color:rgb(152 44 12 / var(--tw-border-opacity))!important}.border-t-orange-700\/0{border-top-color:#982c0c00!important}.border-t-orange-700\/10{border-top-color:#982c0c1a!important}.border-t-orange-700\/100{border-top-color:#982c0c!important}.border-t-orange-700\/15{border-top-color:#982c0c26!important}.border-t-orange-700\/20{border-top-color:#982c0c33!important}.border-t-orange-700\/25{border-top-color:#982c0c40!important}.border-t-orange-700\/30{border-top-color:#982c0c4d!important}.border-t-orange-700\/35{border-top-color:#982c0c59!important}.border-t-orange-700\/40{border-top-color:#982c0c66!important}.border-t-orange-700\/45{border-top-color:#982c0c73!important}.border-t-orange-700\/5{border-top-color:#982c0c0d!important}.border-t-orange-700\/50{border-top-color:#982c0c80!important}.border-t-orange-700\/55{border-top-color:#982c0c8c!important}.border-t-orange-700\/60{border-top-color:#982c0c99!important}.border-t-orange-700\/65{border-top-color:#982c0ca6!important}.border-t-orange-700\/70{border-top-color:#982c0cb3!important}.border-t-orange-700\/75{border-top-color:#982c0cbf!important}.border-t-orange-700\/80{border-top-color:#982c0ccc!important}.border-t-orange-700\/85{border-top-color:#982c0cd9!important}.border-t-orange-700\/90{border-top-color:#982c0ce6!important}.border-t-orange-700\/95{border-top-color:#982c0cf2!important}.border-t-orange-800{--tw-border-opacity: 1 !important;border-top-color:rgb(101 50 8 / var(--tw-border-opacity))!important}.border-t-orange-800\/0{border-top-color:#65320800!important}.border-t-orange-800\/10{border-top-color:#6532081a!important}.border-t-orange-800\/100{border-top-color:#653208!important}.border-t-orange-800\/15{border-top-color:#65320826!important}.border-t-orange-800\/20{border-top-color:#65320833!important}.border-t-orange-800\/25{border-top-color:#65320840!important}.border-t-orange-800\/30{border-top-color:#6532084d!important}.border-t-orange-800\/35{border-top-color:#65320859!important}.border-t-orange-800\/40{border-top-color:#65320866!important}.border-t-orange-800\/45{border-top-color:#65320873!important}.border-t-orange-800\/5{border-top-color:#6532080d!important}.border-t-orange-800\/50{border-top-color:#65320880!important}.border-t-orange-800\/55{border-top-color:#6532088c!important}.border-t-orange-800\/60{border-top-color:#65320899!important}.border-t-orange-800\/65{border-top-color:#653208a6!important}.border-t-orange-800\/70{border-top-color:#653208b3!important}.border-t-orange-800\/75{border-top-color:#653208bf!important}.border-t-orange-800\/80{border-top-color:#653208cc!important}.border-t-orange-800\/85{border-top-color:#653208d9!important}.border-t-orange-800\/90{border-top-color:#653208e6!important}.border-t-orange-800\/95{border-top-color:#653208f2!important}.border-t-pink-100{--tw-border-opacity: 1 !important;border-top-color:rgb(247 214 230 / var(--tw-border-opacity))!important}.border-t-pink-100\/0{border-top-color:#f7d6e600!important}.border-t-pink-100\/10{border-top-color:#f7d6e61a!important}.border-t-pink-100\/100{border-top-color:#f7d6e6!important}.border-t-pink-100\/15{border-top-color:#f7d6e626!important}.border-t-pink-100\/20{border-top-color:#f7d6e633!important}.border-t-pink-100\/25{border-top-color:#f7d6e640!important}.border-t-pink-100\/30{border-top-color:#f7d6e64d!important}.border-t-pink-100\/35{border-top-color:#f7d6e659!important}.border-t-pink-100\/40{border-top-color:#f7d6e666!important}.border-t-pink-100\/45{border-top-color:#f7d6e673!important}.border-t-pink-100\/5{border-top-color:#f7d6e60d!important}.border-t-pink-100\/50{border-top-color:#f7d6e680!important}.border-t-pink-100\/55{border-top-color:#f7d6e68c!important}.border-t-pink-100\/60{border-top-color:#f7d6e699!important}.border-t-pink-100\/65{border-top-color:#f7d6e6a6!important}.border-t-pink-100\/70{border-top-color:#f7d6e6b3!important}.border-t-pink-100\/75{border-top-color:#f7d6e6bf!important}.border-t-pink-100\/80{border-top-color:#f7d6e6cc!important}.border-t-pink-100\/85{border-top-color:#f7d6e6d9!important}.border-t-pink-100\/90{border-top-color:#f7d6e6e6!important}.border-t-pink-100\/95{border-top-color:#f7d6e6f2!important}.border-t-pink-200{--tw-border-opacity: 1 !important;border-top-color:rgb(239 173 206 / var(--tw-border-opacity))!important}.border-t-pink-200\/0{border-top-color:#efadce00!important}.border-t-pink-200\/10{border-top-color:#efadce1a!important}.border-t-pink-200\/100{border-top-color:#efadce!important}.border-t-pink-200\/15{border-top-color:#efadce26!important}.border-t-pink-200\/20{border-top-color:#efadce33!important}.border-t-pink-200\/25{border-top-color:#efadce40!important}.border-t-pink-200\/30{border-top-color:#efadce4d!important}.border-t-pink-200\/35{border-top-color:#efadce59!important}.border-t-pink-200\/40{border-top-color:#efadce66!important}.border-t-pink-200\/45{border-top-color:#efadce73!important}.border-t-pink-200\/5{border-top-color:#efadce0d!important}.border-t-pink-200\/50{border-top-color:#efadce80!important}.border-t-pink-200\/55{border-top-color:#efadce8c!important}.border-t-pink-200\/60{border-top-color:#efadce99!important}.border-t-pink-200\/65{border-top-color:#efadcea6!important}.border-t-pink-200\/70{border-top-color:#efadceb3!important}.border-t-pink-200\/75{border-top-color:#efadcebf!important}.border-t-pink-200\/80{border-top-color:#efadcecc!important}.border-t-pink-200\/85{border-top-color:#efadced9!important}.border-t-pink-200\/90{border-top-color:#efadcee6!important}.border-t-pink-200\/95{border-top-color:#efadcef2!important}.border-t-pink-300{--tw-border-opacity: 1 !important;border-top-color:rgb(230 133 181 / var(--tw-border-opacity))!important}.border-t-pink-300\/0{border-top-color:#e685b500!important}.border-t-pink-300\/10{border-top-color:#e685b51a!important}.border-t-pink-300\/100{border-top-color:#e685b5!important}.border-t-pink-300\/15{border-top-color:#e685b526!important}.border-t-pink-300\/20{border-top-color:#e685b533!important}.border-t-pink-300\/25{border-top-color:#e685b540!important}.border-t-pink-300\/30{border-top-color:#e685b54d!important}.border-t-pink-300\/35{border-top-color:#e685b559!important}.border-t-pink-300\/40{border-top-color:#e685b566!important}.border-t-pink-300\/45{border-top-color:#e685b573!important}.border-t-pink-300\/5{border-top-color:#e685b50d!important}.border-t-pink-300\/50{border-top-color:#e685b580!important}.border-t-pink-300\/55{border-top-color:#e685b58c!important}.border-t-pink-300\/60{border-top-color:#e685b599!important}.border-t-pink-300\/65{border-top-color:#e685b5a6!important}.border-t-pink-300\/70{border-top-color:#e685b5b3!important}.border-t-pink-300\/75{border-top-color:#e685b5bf!important}.border-t-pink-300\/80{border-top-color:#e685b5cc!important}.border-t-pink-300\/85{border-top-color:#e685b5d9!important}.border-t-pink-300\/90{border-top-color:#e685b5e6!important}.border-t-pink-300\/95{border-top-color:#e685b5f2!important}.border-t-pink-400{--tw-border-opacity: 1 !important;border-top-color:rgb(222 92 157 / var(--tw-border-opacity))!important}.border-t-pink-400\/0{border-top-color:#de5c9d00!important}.border-t-pink-400\/10{border-top-color:#de5c9d1a!important}.border-t-pink-400\/100{border-top-color:#de5c9d!important}.border-t-pink-400\/15{border-top-color:#de5c9d26!important}.border-t-pink-400\/20{border-top-color:#de5c9d33!important}.border-t-pink-400\/25{border-top-color:#de5c9d40!important}.border-t-pink-400\/30{border-top-color:#de5c9d4d!important}.border-t-pink-400\/35{border-top-color:#de5c9d59!important}.border-t-pink-400\/40{border-top-color:#de5c9d66!important}.border-t-pink-400\/45{border-top-color:#de5c9d73!important}.border-t-pink-400\/5{border-top-color:#de5c9d0d!important}.border-t-pink-400\/50{border-top-color:#de5c9d80!important}.border-t-pink-400\/55{border-top-color:#de5c9d8c!important}.border-t-pink-400\/60{border-top-color:#de5c9d99!important}.border-t-pink-400\/65{border-top-color:#de5c9da6!important}.border-t-pink-400\/70{border-top-color:#de5c9db3!important}.border-t-pink-400\/75{border-top-color:#de5c9dbf!important}.border-t-pink-400\/80{border-top-color:#de5c9dcc!important}.border-t-pink-400\/85{border-top-color:#de5c9dd9!important}.border-t-pink-400\/90{border-top-color:#de5c9de6!important}.border-t-pink-400\/95{border-top-color:#de5c9df2!important}.border-t-pink-500{--tw-border-opacity: 1 !important;border-top-color:rgb(214 51 132 / var(--tw-border-opacity))!important}.border-t-pink-500\/0{border-top-color:#d6338400!important}.border-t-pink-500\/10{border-top-color:#d633841a!important}.border-t-pink-500\/100{border-top-color:#d63384!important}.border-t-pink-500\/15{border-top-color:#d6338426!important}.border-t-pink-500\/20{border-top-color:#d6338433!important}.border-t-pink-500\/25{border-top-color:#d6338440!important}.border-t-pink-500\/30{border-top-color:#d633844d!important}.border-t-pink-500\/35{border-top-color:#d6338459!important}.border-t-pink-500\/40{border-top-color:#d6338466!important}.border-t-pink-500\/45{border-top-color:#d6338473!important}.border-t-pink-500\/5{border-top-color:#d633840d!important}.border-t-pink-500\/50{border-top-color:#d6338480!important}.border-t-pink-500\/55{border-top-color:#d633848c!important}.border-t-pink-500\/60{border-top-color:#d6338499!important}.border-t-pink-500\/65{border-top-color:#d63384a6!important}.border-t-pink-500\/70{border-top-color:#d63384b3!important}.border-t-pink-500\/75{border-top-color:#d63384bf!important}.border-t-pink-500\/80{border-top-color:#d63384cc!important}.border-t-pink-500\/85{border-top-color:#d63384d9!important}.border-t-pink-500\/90{border-top-color:#d63384e6!important}.border-t-pink-500\/95{border-top-color:#d63384f2!important}.border-t-pink-600{--tw-border-opacity: 1 !important;border-top-color:rgb(171 41 106 / var(--tw-border-opacity))!important}.border-t-pink-600\/0{border-top-color:#ab296a00!important}.border-t-pink-600\/10{border-top-color:#ab296a1a!important}.border-t-pink-600\/100{border-top-color:#ab296a!important}.border-t-pink-600\/15{border-top-color:#ab296a26!important}.border-t-pink-600\/20{border-top-color:#ab296a33!important}.border-t-pink-600\/25{border-top-color:#ab296a40!important}.border-t-pink-600\/30{border-top-color:#ab296a4d!important}.border-t-pink-600\/35{border-top-color:#ab296a59!important}.border-t-pink-600\/40{border-top-color:#ab296a66!important}.border-t-pink-600\/45{border-top-color:#ab296a73!important}.border-t-pink-600\/5{border-top-color:#ab296a0d!important}.border-t-pink-600\/50{border-top-color:#ab296a80!important}.border-t-pink-600\/55{border-top-color:#ab296a8c!important}.border-t-pink-600\/60{border-top-color:#ab296a99!important}.border-t-pink-600\/65{border-top-color:#ab296aa6!important}.border-t-pink-600\/70{border-top-color:#ab296ab3!important}.border-t-pink-600\/75{border-top-color:#ab296abf!important}.border-t-pink-600\/80{border-top-color:#ab296acc!important}.border-t-pink-600\/85{border-top-color:#ab296ad9!important}.border-t-pink-600\/90{border-top-color:#ab296ae6!important}.border-t-pink-600\/95{border-top-color:#ab296af2!important}.border-t-pink-800{--tw-border-opacity: 1 !important;border-top-color:rgb(86 20 53 / var(--tw-border-opacity))!important}.border-t-pink-800\/0{border-top-color:#56143500!important}.border-t-pink-800\/10{border-top-color:#5614351a!important}.border-t-pink-800\/100{border-top-color:#561435!important}.border-t-pink-800\/15{border-top-color:#56143526!important}.border-t-pink-800\/20{border-top-color:#56143533!important}.border-t-pink-800\/25{border-top-color:#56143540!important}.border-t-pink-800\/30{border-top-color:#5614354d!important}.border-t-pink-800\/35{border-top-color:#56143559!important}.border-t-pink-800\/40{border-top-color:#56143566!important}.border-t-pink-800\/45{border-top-color:#56143573!important}.border-t-pink-800\/5{border-top-color:#5614350d!important}.border-t-pink-800\/50{border-top-color:#56143580!important}.border-t-pink-800\/55{border-top-color:#5614358c!important}.border-t-pink-800\/60{border-top-color:#56143599!important}.border-t-pink-800\/65{border-top-color:#561435a6!important}.border-t-pink-800\/70{border-top-color:#561435b3!important}.border-t-pink-800\/75{border-top-color:#561435bf!important}.border-t-pink-800\/80{border-top-color:#561435cc!important}.border-t-pink-800\/85{border-top-color:#561435d9!important}.border-t-pink-800\/90{border-top-color:#561435e6!important}.border-t-pink-800\/95{border-top-color:#561435f2!important}.border-t-purple-100{--tw-border-opacity: 1 !important;border-top-color:rgb(226 217 243 / var(--tw-border-opacity))!important}.border-t-purple-100\/0{border-top-color:#e2d9f300!important}.border-t-purple-100\/10{border-top-color:#e2d9f31a!important}.border-t-purple-100\/100{border-top-color:#e2d9f3!important}.border-t-purple-100\/15{border-top-color:#e2d9f326!important}.border-t-purple-100\/20{border-top-color:#e2d9f333!important}.border-t-purple-100\/25{border-top-color:#e2d9f340!important}.border-t-purple-100\/30{border-top-color:#e2d9f34d!important}.border-t-purple-100\/35{border-top-color:#e2d9f359!important}.border-t-purple-100\/40{border-top-color:#e2d9f366!important}.border-t-purple-100\/45{border-top-color:#e2d9f373!important}.border-t-purple-100\/5{border-top-color:#e2d9f30d!important}.border-t-purple-100\/50{border-top-color:#e2d9f380!important}.border-t-purple-100\/55{border-top-color:#e2d9f38c!important}.border-t-purple-100\/60{border-top-color:#e2d9f399!important}.border-t-purple-100\/65{border-top-color:#e2d9f3a6!important}.border-t-purple-100\/70{border-top-color:#e2d9f3b3!important}.border-t-purple-100\/75{border-top-color:#e2d9f3bf!important}.border-t-purple-100\/80{border-top-color:#e2d9f3cc!important}.border-t-purple-100\/85{border-top-color:#e2d9f3d9!important}.border-t-purple-100\/90{border-top-color:#e2d9f3e6!important}.border-t-purple-100\/95{border-top-color:#e2d9f3f2!important}.border-t-purple-200{--tw-border-opacity: 1 !important;border-top-color:rgb(197 179 230 / var(--tw-border-opacity))!important}.border-t-purple-200\/0{border-top-color:#c5b3e600!important}.border-t-purple-200\/10{border-top-color:#c5b3e61a!important}.border-t-purple-200\/100{border-top-color:#c5b3e6!important}.border-t-purple-200\/15{border-top-color:#c5b3e626!important}.border-t-purple-200\/20{border-top-color:#c5b3e633!important}.border-t-purple-200\/25{border-top-color:#c5b3e640!important}.border-t-purple-200\/30{border-top-color:#c5b3e64d!important}.border-t-purple-200\/35{border-top-color:#c5b3e659!important}.border-t-purple-200\/40{border-top-color:#c5b3e666!important}.border-t-purple-200\/45{border-top-color:#c5b3e673!important}.border-t-purple-200\/5{border-top-color:#c5b3e60d!important}.border-t-purple-200\/50{border-top-color:#c5b3e680!important}.border-t-purple-200\/55{border-top-color:#c5b3e68c!important}.border-t-purple-200\/60{border-top-color:#c5b3e699!important}.border-t-purple-200\/65{border-top-color:#c5b3e6a6!important}.border-t-purple-200\/70{border-top-color:#c5b3e6b3!important}.border-t-purple-200\/75{border-top-color:#c5b3e6bf!important}.border-t-purple-200\/80{border-top-color:#c5b3e6cc!important}.border-t-purple-200\/85{border-top-color:#c5b3e6d9!important}.border-t-purple-200\/90{border-top-color:#c5b3e6e6!important}.border-t-purple-200\/95{border-top-color:#c5b3e6f2!important}.border-t-purple-300{--tw-border-opacity: 1 !important;border-top-color:rgb(169 142 218 / var(--tw-border-opacity))!important}.border-t-purple-300\/0{border-top-color:#a98eda00!important}.border-t-purple-300\/10{border-top-color:#a98eda1a!important}.border-t-purple-300\/100{border-top-color:#a98eda!important}.border-t-purple-300\/15{border-top-color:#a98eda26!important}.border-t-purple-300\/20{border-top-color:#a98eda33!important}.border-t-purple-300\/25{border-top-color:#a98eda40!important}.border-t-purple-300\/30{border-top-color:#a98eda4d!important}.border-t-purple-300\/35{border-top-color:#a98eda59!important}.border-t-purple-300\/40{border-top-color:#a98eda66!important}.border-t-purple-300\/45{border-top-color:#a98eda73!important}.border-t-purple-300\/5{border-top-color:#a98eda0d!important}.border-t-purple-300\/50{border-top-color:#a98eda80!important}.border-t-purple-300\/55{border-top-color:#a98eda8c!important}.border-t-purple-300\/60{border-top-color:#a98eda99!important}.border-t-purple-300\/65{border-top-color:#a98edaa6!important}.border-t-purple-300\/70{border-top-color:#a98edab3!important}.border-t-purple-300\/75{border-top-color:#a98edabf!important}.border-t-purple-300\/80{border-top-color:#a98edacc!important}.border-t-purple-300\/85{border-top-color:#a98edad9!important}.border-t-purple-300\/90{border-top-color:#a98edae6!important}.border-t-purple-300\/95{border-top-color:#a98edaf2!important}.border-t-purple-400{--tw-border-opacity: 1 !important;border-top-color:rgb(140 104 205 / var(--tw-border-opacity))!important}.border-t-purple-400\/0{border-top-color:#8c68cd00!important}.border-t-purple-400\/10{border-top-color:#8c68cd1a!important}.border-t-purple-400\/100{border-top-color:#8c68cd!important}.border-t-purple-400\/15{border-top-color:#8c68cd26!important}.border-t-purple-400\/20{border-top-color:#8c68cd33!important}.border-t-purple-400\/25{border-top-color:#8c68cd40!important}.border-t-purple-400\/30{border-top-color:#8c68cd4d!important}.border-t-purple-400\/35{border-top-color:#8c68cd59!important}.border-t-purple-400\/40{border-top-color:#8c68cd66!important}.border-t-purple-400\/45{border-top-color:#8c68cd73!important}.border-t-purple-400\/5{border-top-color:#8c68cd0d!important}.border-t-purple-400\/50{border-top-color:#8c68cd80!important}.border-t-purple-400\/55{border-top-color:#8c68cd8c!important}.border-t-purple-400\/60{border-top-color:#8c68cd99!important}.border-t-purple-400\/65{border-top-color:#8c68cda6!important}.border-t-purple-400\/70{border-top-color:#8c68cdb3!important}.border-t-purple-400\/75{border-top-color:#8c68cdbf!important}.border-t-purple-400\/80{border-top-color:#8c68cdcc!important}.border-t-purple-400\/85{border-top-color:#8c68cdd9!important}.border-t-purple-400\/90{border-top-color:#8c68cde6!important}.border-t-purple-400\/95{border-top-color:#8c68cdf2!important}.border-t-purple-500{--tw-border-opacity: 1 !important;border-top-color:rgb(111 66 193 / var(--tw-border-opacity))!important}.border-t-purple-500\/0{border-top-color:#6f42c100!important}.border-t-purple-500\/10{border-top-color:#6f42c11a!important}.border-t-purple-500\/100{border-top-color:#6f42c1!important}.border-t-purple-500\/15{border-top-color:#6f42c126!important}.border-t-purple-500\/20{border-top-color:#6f42c133!important}.border-t-purple-500\/25{border-top-color:#6f42c140!important}.border-t-purple-500\/30{border-top-color:#6f42c14d!important}.border-t-purple-500\/35{border-top-color:#6f42c159!important}.border-t-purple-500\/40{border-top-color:#6f42c166!important}.border-t-purple-500\/45{border-top-color:#6f42c173!important}.border-t-purple-500\/5{border-top-color:#6f42c10d!important}.border-t-purple-500\/50{border-top-color:#6f42c180!important}.border-t-purple-500\/55{border-top-color:#6f42c18c!important}.border-t-purple-500\/60{border-top-color:#6f42c199!important}.border-t-purple-500\/65{border-top-color:#6f42c1a6!important}.border-t-purple-500\/70{border-top-color:#6f42c1b3!important}.border-t-purple-500\/75{border-top-color:#6f42c1bf!important}.border-t-purple-500\/80{border-top-color:#6f42c1cc!important}.border-t-purple-500\/85{border-top-color:#6f42c1d9!important}.border-t-purple-500\/90{border-top-color:#6f42c1e6!important}.border-t-purple-500\/95{border-top-color:#6f42c1f2!important}.border-t-purple-600{--tw-border-opacity: 1 !important;border-top-color:rgb(89 53 154 / var(--tw-border-opacity))!important}.border-t-purple-600\/0{border-top-color:#59359a00!important}.border-t-purple-600\/10{border-top-color:#59359a1a!important}.border-t-purple-600\/100{border-top-color:#59359a!important}.border-t-purple-600\/15{border-top-color:#59359a26!important}.border-t-purple-600\/20{border-top-color:#59359a33!important}.border-t-purple-600\/25{border-top-color:#59359a40!important}.border-t-purple-600\/30{border-top-color:#59359a4d!important}.border-t-purple-600\/35{border-top-color:#59359a59!important}.border-t-purple-600\/40{border-top-color:#59359a66!important}.border-t-purple-600\/45{border-top-color:#59359a73!important}.border-t-purple-600\/5{border-top-color:#59359a0d!important}.border-t-purple-600\/50{border-top-color:#59359a80!important}.border-t-purple-600\/55{border-top-color:#59359a8c!important}.border-t-purple-600\/60{border-top-color:#59359a99!important}.border-t-purple-600\/65{border-top-color:#59359aa6!important}.border-t-purple-600\/70{border-top-color:#59359ab3!important}.border-t-purple-600\/75{border-top-color:#59359abf!important}.border-t-purple-600\/80{border-top-color:#59359acc!important}.border-t-purple-600\/85{border-top-color:#59359ad9!important}.border-t-purple-600\/90{border-top-color:#59359ae6!important}.border-t-purple-600\/95{border-top-color:#59359af2!important}.border-t-purple-800{--tw-border-opacity: 1 !important;border-top-color:rgb(44 26 77 / var(--tw-border-opacity))!important}.border-t-purple-800\/0{border-top-color:#2c1a4d00!important}.border-t-purple-800\/10{border-top-color:#2c1a4d1a!important}.border-t-purple-800\/100{border-top-color:#2c1a4d!important}.border-t-purple-800\/15{border-top-color:#2c1a4d26!important}.border-t-purple-800\/20{border-top-color:#2c1a4d33!important}.border-t-purple-800\/25{border-top-color:#2c1a4d40!important}.border-t-purple-800\/30{border-top-color:#2c1a4d4d!important}.border-t-purple-800\/35{border-top-color:#2c1a4d59!important}.border-t-purple-800\/40{border-top-color:#2c1a4d66!important}.border-t-purple-800\/45{border-top-color:#2c1a4d73!important}.border-t-purple-800\/5{border-top-color:#2c1a4d0d!important}.border-t-purple-800\/50{border-top-color:#2c1a4d80!important}.border-t-purple-800\/55{border-top-color:#2c1a4d8c!important}.border-t-purple-800\/60{border-top-color:#2c1a4d99!important}.border-t-purple-800\/65{border-top-color:#2c1a4da6!important}.border-t-purple-800\/70{border-top-color:#2c1a4db3!important}.border-t-purple-800\/75{border-top-color:#2c1a4dbf!important}.border-t-purple-800\/80{border-top-color:#2c1a4dcc!important}.border-t-purple-800\/85{border-top-color:#2c1a4dd9!important}.border-t-purple-800\/90{border-top-color:#2c1a4de6!important}.border-t-purple-800\/95{border-top-color:#2c1a4df2!important}.border-t-red-100{--tw-border-opacity: 1 !important;border-top-color:rgb(248 215 218 / var(--tw-border-opacity))!important}.border-t-red-100\/0{border-top-color:#f8d7da00!important}.border-t-red-100\/10{border-top-color:#f8d7da1a!important}.border-t-red-100\/100{border-top-color:#f8d7da!important}.border-t-red-100\/15{border-top-color:#f8d7da26!important}.border-t-red-100\/20{border-top-color:#f8d7da33!important}.border-t-red-100\/25{border-top-color:#f8d7da40!important}.border-t-red-100\/30{border-top-color:#f8d7da4d!important}.border-t-red-100\/35{border-top-color:#f8d7da59!important}.border-t-red-100\/40{border-top-color:#f8d7da66!important}.border-t-red-100\/45{border-top-color:#f8d7da73!important}.border-t-red-100\/5{border-top-color:#f8d7da0d!important}.border-t-red-100\/50{border-top-color:#f8d7da80!important}.border-t-red-100\/55{border-top-color:#f8d7da8c!important}.border-t-red-100\/60{border-top-color:#f8d7da99!important}.border-t-red-100\/65{border-top-color:#f8d7daa6!important}.border-t-red-100\/70{border-top-color:#f8d7dab3!important}.border-t-red-100\/75{border-top-color:#f8d7dabf!important}.border-t-red-100\/80{border-top-color:#f8d7dacc!important}.border-t-red-100\/85{border-top-color:#f8d7dad9!important}.border-t-red-100\/90{border-top-color:#f8d7dae6!important}.border-t-red-100\/95{border-top-color:#f8d7daf2!important}.border-t-red-200{--tw-border-opacity: 1 !important;border-top-color:rgb(241 174 181 / var(--tw-border-opacity))!important}.border-t-red-200\/0{border-top-color:#f1aeb500!important}.border-t-red-200\/10{border-top-color:#f1aeb51a!important}.border-t-red-200\/100{border-top-color:#f1aeb5!important}.border-t-red-200\/15{border-top-color:#f1aeb526!important}.border-t-red-200\/20{border-top-color:#f1aeb533!important}.border-t-red-200\/25{border-top-color:#f1aeb540!important}.border-t-red-200\/30{border-top-color:#f1aeb54d!important}.border-t-red-200\/35{border-top-color:#f1aeb559!important}.border-t-red-200\/40{border-top-color:#f1aeb566!important}.border-t-red-200\/45{border-top-color:#f1aeb573!important}.border-t-red-200\/5{border-top-color:#f1aeb50d!important}.border-t-red-200\/50{border-top-color:#f1aeb580!important}.border-t-red-200\/55{border-top-color:#f1aeb58c!important}.border-t-red-200\/60{border-top-color:#f1aeb599!important}.border-t-red-200\/65{border-top-color:#f1aeb5a6!important}.border-t-red-200\/70{border-top-color:#f1aeb5b3!important}.border-t-red-200\/75{border-top-color:#f1aeb5bf!important}.border-t-red-200\/80{border-top-color:#f1aeb5cc!important}.border-t-red-200\/85{border-top-color:#f1aeb5d9!important}.border-t-red-200\/90{border-top-color:#f1aeb5e6!important}.border-t-red-200\/95{border-top-color:#f1aeb5f2!important}.border-t-red-300{--tw-border-opacity: 1 !important;border-top-color:rgb(234 134 143 / var(--tw-border-opacity))!important}.border-t-red-300\/0{border-top-color:#ea868f00!important}.border-t-red-300\/10{border-top-color:#ea868f1a!important}.border-t-red-300\/100{border-top-color:#ea868f!important}.border-t-red-300\/15{border-top-color:#ea868f26!important}.border-t-red-300\/20{border-top-color:#ea868f33!important}.border-t-red-300\/25{border-top-color:#ea868f40!important}.border-t-red-300\/30{border-top-color:#ea868f4d!important}.border-t-red-300\/35{border-top-color:#ea868f59!important}.border-t-red-300\/40{border-top-color:#ea868f66!important}.border-t-red-300\/45{border-top-color:#ea868f73!important}.border-t-red-300\/5{border-top-color:#ea868f0d!important}.border-t-red-300\/50{border-top-color:#ea868f80!important}.border-t-red-300\/55{border-top-color:#ea868f8c!important}.border-t-red-300\/60{border-top-color:#ea868f99!important}.border-t-red-300\/65{border-top-color:#ea868fa6!important}.border-t-red-300\/70{border-top-color:#ea868fb3!important}.border-t-red-300\/75{border-top-color:#ea868fbf!important}.border-t-red-300\/80{border-top-color:#ea868fcc!important}.border-t-red-300\/85{border-top-color:#ea868fd9!important}.border-t-red-300\/90{border-top-color:#ea868fe6!important}.border-t-red-300\/95{border-top-color:#ea868ff2!important}.border-t-red-400{--tw-border-opacity: 1 !important;border-top-color:rgb(227 93 106 / var(--tw-border-opacity))!important}.border-t-red-400\/0{border-top-color:#e35d6a00!important}.border-t-red-400\/10{border-top-color:#e35d6a1a!important}.border-t-red-400\/100{border-top-color:#e35d6a!important}.border-t-red-400\/15{border-top-color:#e35d6a26!important}.border-t-red-400\/20{border-top-color:#e35d6a33!important}.border-t-red-400\/25{border-top-color:#e35d6a40!important}.border-t-red-400\/30{border-top-color:#e35d6a4d!important}.border-t-red-400\/35{border-top-color:#e35d6a59!important}.border-t-red-400\/40{border-top-color:#e35d6a66!important}.border-t-red-400\/45{border-top-color:#e35d6a73!important}.border-t-red-400\/5{border-top-color:#e35d6a0d!important}.border-t-red-400\/50{border-top-color:#e35d6a80!important}.border-t-red-400\/55{border-top-color:#e35d6a8c!important}.border-t-red-400\/60{border-top-color:#e35d6a99!important}.border-t-red-400\/65{border-top-color:#e35d6aa6!important}.border-t-red-400\/70{border-top-color:#e35d6ab3!important}.border-t-red-400\/75{border-top-color:#e35d6abf!important}.border-t-red-400\/80{border-top-color:#e35d6acc!important}.border-t-red-400\/85{border-top-color:#e35d6ad9!important}.border-t-red-400\/90{border-top-color:#e35d6ae6!important}.border-t-red-400\/95{border-top-color:#e35d6af2!important}.border-t-red-500{--tw-border-opacity: 1 !important;border-top-color:rgb(220 53 69 / var(--tw-border-opacity))!important}.border-t-red-500\/0{border-top-color:#dc354500!important}.border-t-red-500\/10{border-top-color:#dc35451a!important}.border-t-red-500\/100{border-top-color:#dc3545!important}.border-t-red-500\/15{border-top-color:#dc354526!important}.border-t-red-500\/20{border-top-color:#dc354533!important}.border-t-red-500\/25{border-top-color:#dc354540!important}.border-t-red-500\/30{border-top-color:#dc35454d!important}.border-t-red-500\/35{border-top-color:#dc354559!important}.border-t-red-500\/40{border-top-color:#dc354566!important}.border-t-red-500\/45{border-top-color:#dc354573!important}.border-t-red-500\/5{border-top-color:#dc35450d!important}.border-t-red-500\/50{border-top-color:#dc354580!important}.border-t-red-500\/55{border-top-color:#dc35458c!important}.border-t-red-500\/60{border-top-color:#dc354599!important}.border-t-red-500\/65{border-top-color:#dc3545a6!important}.border-t-red-500\/70{border-top-color:#dc3545b3!important}.border-t-red-500\/75{border-top-color:#dc3545bf!important}.border-t-red-500\/80{border-top-color:#dc3545cc!important}.border-t-red-500\/85{border-top-color:#dc3545d9!important}.border-t-red-500\/90{border-top-color:#dc3545e6!important}.border-t-red-500\/95{border-top-color:#dc3545f2!important}.border-t-red-600{--tw-border-opacity: 1 !important;border-top-color:rgb(176 42 55 / var(--tw-border-opacity))!important}.border-t-red-600\/0{border-top-color:#b02a3700!important}.border-t-red-600\/10{border-top-color:#b02a371a!important}.border-t-red-600\/100{border-top-color:#b02a37!important}.border-t-red-600\/15{border-top-color:#b02a3726!important}.border-t-red-600\/20{border-top-color:#b02a3733!important}.border-t-red-600\/25{border-top-color:#b02a3740!important}.border-t-red-600\/30{border-top-color:#b02a374d!important}.border-t-red-600\/35{border-top-color:#b02a3759!important}.border-t-red-600\/40{border-top-color:#b02a3766!important}.border-t-red-600\/45{border-top-color:#b02a3773!important}.border-t-red-600\/5{border-top-color:#b02a370d!important}.border-t-red-600\/50{border-top-color:#b02a3780!important}.border-t-red-600\/55{border-top-color:#b02a378c!important}.border-t-red-600\/60{border-top-color:#b02a3799!important}.border-t-red-600\/65{border-top-color:#b02a37a6!important}.border-t-red-600\/70{border-top-color:#b02a37b3!important}.border-t-red-600\/75{border-top-color:#b02a37bf!important}.border-t-red-600\/80{border-top-color:#b02a37cc!important}.border-t-red-600\/85{border-top-color:#b02a37d9!important}.border-t-red-600\/90{border-top-color:#b02a37e6!important}.border-t-red-600\/95{border-top-color:#b02a37f2!important}.border-t-red-700{--tw-border-opacity: 1 !important;border-top-color:rgb(132 32 41 / var(--tw-border-opacity))!important}.border-t-red-700\/0{border-top-color:#84202900!important}.border-t-red-700\/10{border-top-color:#8420291a!important}.border-t-red-700\/100{border-top-color:#842029!important}.border-t-red-700\/15{border-top-color:#84202926!important}.border-t-red-700\/20{border-top-color:#84202933!important}.border-t-red-700\/25{border-top-color:#84202940!important}.border-t-red-700\/30{border-top-color:#8420294d!important}.border-t-red-700\/35{border-top-color:#84202959!important}.border-t-red-700\/40{border-top-color:#84202966!important}.border-t-red-700\/45{border-top-color:#84202973!important}.border-t-red-700\/5{border-top-color:#8420290d!important}.border-t-red-700\/50{border-top-color:#84202980!important}.border-t-red-700\/55{border-top-color:#8420298c!important}.border-t-red-700\/60{border-top-color:#84202999!important}.border-t-red-700\/65{border-top-color:#842029a6!important}.border-t-red-700\/70{border-top-color:#842029b3!important}.border-t-red-700\/75{border-top-color:#842029bf!important}.border-t-red-700\/80{border-top-color:#842029cc!important}.border-t-red-700\/85{border-top-color:#842029d9!important}.border-t-red-700\/90{border-top-color:#842029e6!important}.border-t-red-700\/95{border-top-color:#842029f2!important}.border-t-red-800{--tw-border-opacity: 1 !important;border-top-color:rgb(88 21 28 / var(--tw-border-opacity))!important}.border-t-red-800\/0{border-top-color:#58151c00!important}.border-t-red-800\/10{border-top-color:#58151c1a!important}.border-t-red-800\/100{border-top-color:#58151c!important}.border-t-red-800\/15{border-top-color:#58151c26!important}.border-t-red-800\/20{border-top-color:#58151c33!important}.border-t-red-800\/25{border-top-color:#58151c40!important}.border-t-red-800\/30{border-top-color:#58151c4d!important}.border-t-red-800\/35{border-top-color:#58151c59!important}.border-t-red-800\/40{border-top-color:#58151c66!important}.border-t-red-800\/45{border-top-color:#58151c73!important}.border-t-red-800\/5{border-top-color:#58151c0d!important}.border-t-red-800\/50{border-top-color:#58151c80!important}.border-t-red-800\/55{border-top-color:#58151c8c!important}.border-t-red-800\/60{border-top-color:#58151c99!important}.border-t-red-800\/65{border-top-color:#58151ca6!important}.border-t-red-800\/70{border-top-color:#58151cb3!important}.border-t-red-800\/75{border-top-color:#58151cbf!important}.border-t-red-800\/80{border-top-color:#58151ccc!important}.border-t-red-800\/85{border-top-color:#58151cd9!important}.border-t-red-800\/90{border-top-color:#58151ce6!important}.border-t-red-800\/95{border-top-color:#58151cf2!important}.border-t-red-900{--tw-border-opacity: 1 !important;border-top-color:rgb(44 11 14 / var(--tw-border-opacity))!important}.border-t-red-900\/0{border-top-color:#2c0b0e00!important}.border-t-red-900\/10{border-top-color:#2c0b0e1a!important}.border-t-red-900\/100{border-top-color:#2c0b0e!important}.border-t-red-900\/15{border-top-color:#2c0b0e26!important}.border-t-red-900\/20{border-top-color:#2c0b0e33!important}.border-t-red-900\/25{border-top-color:#2c0b0e40!important}.border-t-red-900\/30{border-top-color:#2c0b0e4d!important}.border-t-red-900\/35{border-top-color:#2c0b0e59!important}.border-t-red-900\/40{border-top-color:#2c0b0e66!important}.border-t-red-900\/45{border-top-color:#2c0b0e73!important}.border-t-red-900\/5{border-top-color:#2c0b0e0d!important}.border-t-red-900\/50{border-top-color:#2c0b0e80!important}.border-t-red-900\/55{border-top-color:#2c0b0e8c!important}.border-t-red-900\/60{border-top-color:#2c0b0e99!important}.border-t-red-900\/65{border-top-color:#2c0b0ea6!important}.border-t-red-900\/70{border-top-color:#2c0b0eb3!important}.border-t-red-900\/75{border-top-color:#2c0b0ebf!important}.border-t-red-900\/80{border-top-color:#2c0b0ecc!important}.border-t-red-900\/85{border-top-color:#2c0b0ed9!important}.border-t-red-900\/90{border-top-color:#2c0b0ee6!important}.border-t-red-900\/95{border-top-color:#2c0b0ef2!important}.border-t-teal-100{--tw-border-opacity: 1 !important;border-top-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-t-teal-100\/0{border-top-color:#e4efef00!important}.border-t-teal-100\/10{border-top-color:#e4efef1a!important}.border-t-teal-100\/100{border-top-color:#e4efef!important}.border-t-teal-100\/15{border-top-color:#e4efef26!important}.border-t-teal-100\/20{border-top-color:#e4efef33!important}.border-t-teal-100\/25{border-top-color:#e4efef40!important}.border-t-teal-100\/30{border-top-color:#e4efef4d!important}.border-t-teal-100\/35{border-top-color:#e4efef59!important}.border-t-teal-100\/40{border-top-color:#e4efef66!important}.border-t-teal-100\/45{border-top-color:#e4efef73!important}.border-t-teal-100\/5{border-top-color:#e4efef0d!important}.border-t-teal-100\/50{border-top-color:#e4efef80!important}.border-t-teal-100\/55{border-top-color:#e4efef8c!important}.border-t-teal-100\/60{border-top-color:#e4efef99!important}.border-t-teal-100\/65{border-top-color:#e4efefa6!important}.border-t-teal-100\/70{border-top-color:#e4efefb3!important}.border-t-teal-100\/75{border-top-color:#e4efefbf!important}.border-t-teal-100\/80{border-top-color:#e4efefcc!important}.border-t-teal-100\/85{border-top-color:#e4efefd9!important}.border-t-teal-100\/90{border-top-color:#e4efefe6!important}.border-t-teal-100\/95{border-top-color:#e4efeff2!important}.border-t-teal-200{--tw-border-opacity: 1 !important;border-top-color:rgb(210 229 229 / var(--tw-border-opacity))!important}.border-t-teal-200\/0{border-top-color:#d2e5e500!important}.border-t-teal-200\/10{border-top-color:#d2e5e51a!important}.border-t-teal-200\/100{border-top-color:#d2e5e5!important}.border-t-teal-200\/15{border-top-color:#d2e5e526!important}.border-t-teal-200\/20{border-top-color:#d2e5e533!important}.border-t-teal-200\/25{border-top-color:#d2e5e540!important}.border-t-teal-200\/30{border-top-color:#d2e5e54d!important}.border-t-teal-200\/35{border-top-color:#d2e5e559!important}.border-t-teal-200\/40{border-top-color:#d2e5e566!important}.border-t-teal-200\/45{border-top-color:#d2e5e573!important}.border-t-teal-200\/5{border-top-color:#d2e5e50d!important}.border-t-teal-200\/50{border-top-color:#d2e5e580!important}.border-t-teal-200\/55{border-top-color:#d2e5e58c!important}.border-t-teal-200\/60{border-top-color:#d2e5e599!important}.border-t-teal-200\/65{border-top-color:#d2e5e5a6!important}.border-t-teal-200\/70{border-top-color:#d2e5e5b3!important}.border-t-teal-200\/75{border-top-color:#d2e5e5bf!important}.border-t-teal-200\/80{border-top-color:#d2e5e5cc!important}.border-t-teal-200\/85{border-top-color:#d2e5e5d9!important}.border-t-teal-200\/90{border-top-color:#d2e5e5e6!important}.border-t-teal-200\/95{border-top-color:#d2e5e5f2!important}.border-t-teal-300{--tw-border-opacity: 1 !important;border-top-color:rgb(130 193 210 / var(--tw-border-opacity))!important}.border-t-teal-300\/0{border-top-color:#82c1d200!important}.border-t-teal-300\/10{border-top-color:#82c1d21a!important}.border-t-teal-300\/100{border-top-color:#82c1d2!important}.border-t-teal-300\/15{border-top-color:#82c1d226!important}.border-t-teal-300\/20{border-top-color:#82c1d233!important}.border-t-teal-300\/25{border-top-color:#82c1d240!important}.border-t-teal-300\/30{border-top-color:#82c1d24d!important}.border-t-teal-300\/35{border-top-color:#82c1d259!important}.border-t-teal-300\/40{border-top-color:#82c1d266!important}.border-t-teal-300\/45{border-top-color:#82c1d273!important}.border-t-teal-300\/5{border-top-color:#82c1d20d!important}.border-t-teal-300\/50{border-top-color:#82c1d280!important}.border-t-teal-300\/55{border-top-color:#82c1d28c!important}.border-t-teal-300\/60{border-top-color:#82c1d299!important}.border-t-teal-300\/65{border-top-color:#82c1d2a6!important}.border-t-teal-300\/70{border-top-color:#82c1d2b3!important}.border-t-teal-300\/75{border-top-color:#82c1d2bf!important}.border-t-teal-300\/80{border-top-color:#82c1d2cc!important}.border-t-teal-300\/85{border-top-color:#82c1d2d9!important}.border-t-teal-300\/90{border-top-color:#82c1d2e6!important}.border-t-teal-300\/95{border-top-color:#82c1d2f2!important}.border-t-teal-400{--tw-border-opacity: 1 !important;border-top-color:rgb(228 239 239 / var(--tw-border-opacity))!important}.border-t-teal-400\/0{border-top-color:#e4efef00!important}.border-t-teal-400\/10{border-top-color:#e4efef1a!important}.border-t-teal-400\/100{border-top-color:#e4efef!important}.border-t-teal-400\/15{border-top-color:#e4efef26!important}.border-t-teal-400\/20{border-top-color:#e4efef33!important}.border-t-teal-400\/25{border-top-color:#e4efef40!important}.border-t-teal-400\/30{border-top-color:#e4efef4d!important}.border-t-teal-400\/35{border-top-color:#e4efef59!important}.border-t-teal-400\/40{border-top-color:#e4efef66!important}.border-t-teal-400\/45{border-top-color:#e4efef73!important}.border-t-teal-400\/5{border-top-color:#e4efef0d!important}.border-t-teal-400\/50{border-top-color:#e4efef80!important}.border-t-teal-400\/55{border-top-color:#e4efef8c!important}.border-t-teal-400\/60{border-top-color:#e4efef99!important}.border-t-teal-400\/65{border-top-color:#e4efefa6!important}.border-t-teal-400\/70{border-top-color:#e4efefb3!important}.border-t-teal-400\/75{border-top-color:#e4efefbf!important}.border-t-teal-400\/80{border-top-color:#e4efefcc!important}.border-t-teal-400\/85{border-top-color:#e4efefd9!important}.border-t-teal-400\/90{border-top-color:#e4efefe6!important}.border-t-teal-400\/95{border-top-color:#e4efeff2!important}.border-t-teal-500{--tw-border-opacity: 1 !important;border-top-color:rgb(226 247 250 / var(--tw-border-opacity))!important}.border-t-teal-500\/0{border-top-color:#e2f7fa00!important}.border-t-teal-500\/10{border-top-color:#e2f7fa1a!important}.border-t-teal-500\/100{border-top-color:#e2f7fa!important}.border-t-teal-500\/15{border-top-color:#e2f7fa26!important}.border-t-teal-500\/20{border-top-color:#e2f7fa33!important}.border-t-teal-500\/25{border-top-color:#e2f7fa40!important}.border-t-teal-500\/30{border-top-color:#e2f7fa4d!important}.border-t-teal-500\/35{border-top-color:#e2f7fa59!important}.border-t-teal-500\/40{border-top-color:#e2f7fa66!important}.border-t-teal-500\/45{border-top-color:#e2f7fa73!important}.border-t-teal-500\/5{border-top-color:#e2f7fa0d!important}.border-t-teal-500\/50{border-top-color:#e2f7fa80!important}.border-t-teal-500\/55{border-top-color:#e2f7fa8c!important}.border-t-teal-500\/60{border-top-color:#e2f7fa99!important}.border-t-teal-500\/65{border-top-color:#e2f7faa6!important}.border-t-teal-500\/70{border-top-color:#e2f7fab3!important}.border-t-teal-500\/75{border-top-color:#e2f7fabf!important}.border-t-teal-500\/80{border-top-color:#e2f7facc!important}.border-t-teal-500\/85{border-top-color:#e2f7fad9!important}.border-t-teal-500\/90{border-top-color:#e2f7fae6!important}.border-t-teal-500\/95{border-top-color:#e2f7faf2!important}.border-t-teal-600{--tw-border-opacity: 1 !important;border-top-color:rgb(146 221 227 / var(--tw-border-opacity))!important}.border-t-teal-600\/0{border-top-color:#92dde300!important}.border-t-teal-600\/10{border-top-color:#92dde31a!important}.border-t-teal-600\/100{border-top-color:#92dde3!important}.border-t-teal-600\/15{border-top-color:#92dde326!important}.border-t-teal-600\/20{border-top-color:#92dde333!important}.border-t-teal-600\/25{border-top-color:#92dde340!important}.border-t-teal-600\/30{border-top-color:#92dde34d!important}.border-t-teal-600\/35{border-top-color:#92dde359!important}.border-t-teal-600\/40{border-top-color:#92dde366!important}.border-t-teal-600\/45{border-top-color:#92dde373!important}.border-t-teal-600\/5{border-top-color:#92dde30d!important}.border-t-teal-600\/50{border-top-color:#92dde380!important}.border-t-teal-600\/55{border-top-color:#92dde38c!important}.border-t-teal-600\/60{border-top-color:#92dde399!important}.border-t-teal-600\/65{border-top-color:#92dde3a6!important}.border-t-teal-600\/70{border-top-color:#92dde3b3!important}.border-t-teal-600\/75{border-top-color:#92dde3bf!important}.border-t-teal-600\/80{border-top-color:#92dde3cc!important}.border-t-teal-600\/85{border-top-color:#92dde3d9!important}.border-t-teal-600\/90{border-top-color:#92dde3e6!important}.border-t-teal-600\/95{border-top-color:#92dde3f2!important}.border-t-teal-700{--tw-border-opacity: 1 !important;border-top-color:rgb(8 121 144 / var(--tw-border-opacity))!important}.border-t-teal-700\/0{border-top-color:#08799000!important}.border-t-teal-700\/10{border-top-color:#0879901a!important}.border-t-teal-700\/100{border-top-color:#087990!important}.border-t-teal-700\/15{border-top-color:#08799026!important}.border-t-teal-700\/20{border-top-color:#08799033!important}.border-t-teal-700\/25{border-top-color:#08799040!important}.border-t-teal-700\/30{border-top-color:#0879904d!important}.border-t-teal-700\/35{border-top-color:#08799059!important}.border-t-teal-700\/40{border-top-color:#08799066!important}.border-t-teal-700\/45{border-top-color:#08799073!important}.border-t-teal-700\/5{border-top-color:#0879900d!important}.border-t-teal-700\/50{border-top-color:#08799080!important}.border-t-teal-700\/55{border-top-color:#0879908c!important}.border-t-teal-700\/60{border-top-color:#08799099!important}.border-t-teal-700\/65{border-top-color:#087990a6!important}.border-t-teal-700\/70{border-top-color:#087990b3!important}.border-t-teal-700\/75{border-top-color:#087990bf!important}.border-t-teal-700\/80{border-top-color:#087990cc!important}.border-t-teal-700\/85{border-top-color:#087990d9!important}.border-t-teal-700\/90{border-top-color:#087990e6!important}.border-t-teal-700\/95{border-top-color:#087990f2!important}.border-t-teal-800{--tw-border-opacity: 1 !important;border-top-color:rgb(5 81 96 / var(--tw-border-opacity))!important}.border-t-teal-800\/0{border-top-color:#05516000!important}.border-t-teal-800\/10{border-top-color:#0551601a!important}.border-t-teal-800\/100{border-top-color:#055160!important}.border-t-teal-800\/15{border-top-color:#05516026!important}.border-t-teal-800\/20{border-top-color:#05516033!important}.border-t-teal-800\/25{border-top-color:#05516040!important}.border-t-teal-800\/30{border-top-color:#0551604d!important}.border-t-teal-800\/35{border-top-color:#05516059!important}.border-t-teal-800\/40{border-top-color:#05516066!important}.border-t-teal-800\/45{border-top-color:#05516073!important}.border-t-teal-800\/5{border-top-color:#0551600d!important}.border-t-teal-800\/50{border-top-color:#05516080!important}.border-t-teal-800\/55{border-top-color:#0551608c!important}.border-t-teal-800\/60{border-top-color:#05516099!important}.border-t-teal-800\/65{border-top-color:#055160a6!important}.border-t-teal-800\/70{border-top-color:#055160b3!important}.border-t-teal-800\/75{border-top-color:#055160bf!important}.border-t-teal-800\/80{border-top-color:#055160cc!important}.border-t-teal-800\/85{border-top-color:#055160d9!important}.border-t-teal-800\/90{border-top-color:#055160e6!important}.border-t-teal-800\/95{border-top-color:#055160f2!important}.border-t-teal-900{border-top-color:#21252980!important}.border-t-teal-900\/0{border-top-color:#21252900!important}.border-t-teal-900\/10{border-top-color:#2125291a!important}.border-t-teal-900\/100{border-top-color:#212529!important}.border-t-teal-900\/15{border-top-color:#21252926!important}.border-t-teal-900\/20{border-top-color:#21252933!important}.border-t-teal-900\/25{border-top-color:#21252940!important}.border-t-teal-900\/30{border-top-color:#2125294d!important}.border-t-teal-900\/35{border-top-color:#21252959!important}.border-t-teal-900\/40{border-top-color:#21252966!important}.border-t-teal-900\/45{border-top-color:#21252973!important}.border-t-teal-900\/5{border-top-color:#2125290d!important}.border-t-teal-900\/50{border-top-color:#21252980!important}.border-t-teal-900\/55{border-top-color:#2125298c!important}.border-t-teal-900\/60{border-top-color:#21252999!important}.border-t-teal-900\/65{border-top-color:#212529a6!important}.border-t-teal-900\/70{border-top-color:#212529b3!important}.border-t-teal-900\/75{border-top-color:#212529bf!important}.border-t-teal-900\/80{border-top-color:#212529cc!important}.border-t-teal-900\/85{border-top-color:#212529d9!important}.border-t-teal-900\/90{border-top-color:#212529e6!important}.border-t-teal-900\/95{border-top-color:#212529f2!important}.border-t-transparent{border-top-color:transparent!important}.border-t-transparent\/0{border-top-color:#0000!important}.border-t-transparent\/10{border-top-color:#0000001a!important}.border-t-transparent\/100{border-top-color:#000!important}.border-t-transparent\/15{border-top-color:#00000026!important}.border-t-transparent\/20{border-top-color:#0003!important}.border-t-transparent\/25{border-top-color:#00000040!important}.border-t-transparent\/30{border-top-color:#0000004d!important}.border-t-transparent\/35{border-top-color:#00000059!important}.border-t-transparent\/40{border-top-color:#0006!important}.border-t-transparent\/45{border-top-color:#00000073!important}.border-t-transparent\/5{border-top-color:#0000000d!important}.border-t-transparent\/50{border-top-color:#00000080!important}.border-t-transparent\/55{border-top-color:#0000008c!important}.border-t-transparent\/60{border-top-color:#0009!important}.border-t-transparent\/65{border-top-color:#000000a6!important}.border-t-transparent\/70{border-top-color:#000000b3!important}.border-t-transparent\/75{border-top-color:#000000bf!important}.border-t-transparent\/80{border-top-color:#000c!important}.border-t-transparent\/85{border-top-color:#000000d9!important}.border-t-transparent\/90{border-top-color:#000000e6!important}.border-t-transparent\/95{border-top-color:#000000f2!important}.border-t-white{--tw-border-opacity: 1 !important;border-top-color:rgb(255 255 255 / var(--tw-border-opacity))!important}.border-t-white\/0{border-top-color:#fff0!important}.border-t-white\/10{border-top-color:#ffffff1a!important}.border-t-white\/100{border-top-color:#fff!important}.border-t-white\/15{border-top-color:#ffffff26!important}.border-t-white\/20{border-top-color:#fff3!important}.border-t-white\/25{border-top-color:#ffffff40!important}.border-t-white\/30{border-top-color:#ffffff4d!important}.border-t-white\/35{border-top-color:#ffffff59!important}.border-t-white\/40{border-top-color:#fff6!important}.border-t-white\/45{border-top-color:#ffffff73!important}.border-t-white\/5{border-top-color:#ffffff0d!important}.border-t-white\/50{border-top-color:#ffffff80!important}.border-t-white\/55{border-top-color:#ffffff8c!important}.border-t-white\/60{border-top-color:#fff9!important}.border-t-white\/65{border-top-color:#ffffffa6!important}.border-t-white\/70{border-top-color:#ffffffb3!important}.border-t-white\/75{border-top-color:#ffffffbf!important}.border-t-white\/80{border-top-color:#fffc!important}.border-t-white\/85{border-top-color:#ffffffd9!important}.border-t-white\/90{border-top-color:#ffffffe6!important}.border-t-white\/95{border-top-color:#fffffff2!important}.border-t-yellow-100{--tw-border-opacity: 1 !important;border-top-color:rgb(255 243 205 / var(--tw-border-opacity))!important}.border-t-yellow-100\/0{border-top-color:#fff3cd00!important}.border-t-yellow-100\/10{border-top-color:#fff3cd1a!important}.border-t-yellow-100\/100{border-top-color:#fff3cd!important}.border-t-yellow-100\/15{border-top-color:#fff3cd26!important}.border-t-yellow-100\/20{border-top-color:#fff3cd33!important}.border-t-yellow-100\/25{border-top-color:#fff3cd40!important}.border-t-yellow-100\/30{border-top-color:#fff3cd4d!important}.border-t-yellow-100\/35{border-top-color:#fff3cd59!important}.border-t-yellow-100\/40{border-top-color:#fff3cd66!important}.border-t-yellow-100\/45{border-top-color:#fff3cd73!important}.border-t-yellow-100\/5{border-top-color:#fff3cd0d!important}.border-t-yellow-100\/50{border-top-color:#fff3cd80!important}.border-t-yellow-100\/55{border-top-color:#fff3cd8c!important}.border-t-yellow-100\/60{border-top-color:#fff3cd99!important}.border-t-yellow-100\/65{border-top-color:#fff3cda6!important}.border-t-yellow-100\/70{border-top-color:#fff3cdb3!important}.border-t-yellow-100\/75{border-top-color:#fff3cdbf!important}.border-t-yellow-100\/80{border-top-color:#fff3cdcc!important}.border-t-yellow-100\/85{border-top-color:#fff3cdd9!important}.border-t-yellow-100\/90{border-top-color:#fff3cde6!important}.border-t-yellow-100\/95{border-top-color:#fff3cdf2!important}.border-t-yellow-200{--tw-border-opacity: 1 !important;border-top-color:rgb(255 230 156 / var(--tw-border-opacity))!important}.border-t-yellow-200\/0{border-top-color:#ffe69c00!important}.border-t-yellow-200\/10{border-top-color:#ffe69c1a!important}.border-t-yellow-200\/100{border-top-color:#ffe69c!important}.border-t-yellow-200\/15{border-top-color:#ffe69c26!important}.border-t-yellow-200\/20{border-top-color:#ffe69c33!important}.border-t-yellow-200\/25{border-top-color:#ffe69c40!important}.border-t-yellow-200\/30{border-top-color:#ffe69c4d!important}.border-t-yellow-200\/35{border-top-color:#ffe69c59!important}.border-t-yellow-200\/40{border-top-color:#ffe69c66!important}.border-t-yellow-200\/45{border-top-color:#ffe69c73!important}.border-t-yellow-200\/5{border-top-color:#ffe69c0d!important}.border-t-yellow-200\/50{border-top-color:#ffe69c80!important}.border-t-yellow-200\/55{border-top-color:#ffe69c8c!important}.border-t-yellow-200\/60{border-top-color:#ffe69c99!important}.border-t-yellow-200\/65{border-top-color:#ffe69ca6!important}.border-t-yellow-200\/70{border-top-color:#ffe69cb3!important}.border-t-yellow-200\/75{border-top-color:#ffe69cbf!important}.border-t-yellow-200\/80{border-top-color:#ffe69ccc!important}.border-t-yellow-200\/85{border-top-color:#ffe69cd9!important}.border-t-yellow-200\/90{border-top-color:#ffe69ce6!important}.border-t-yellow-200\/95{border-top-color:#ffe69cf2!important}.border-t-yellow-300{--tw-border-opacity: 1 !important;border-top-color:rgb(255 218 106 / var(--tw-border-opacity))!important}.border-t-yellow-300\/0{border-top-color:#ffda6a00!important}.border-t-yellow-300\/10{border-top-color:#ffda6a1a!important}.border-t-yellow-300\/100{border-top-color:#ffda6a!important}.border-t-yellow-300\/15{border-top-color:#ffda6a26!important}.border-t-yellow-300\/20{border-top-color:#ffda6a33!important}.border-t-yellow-300\/25{border-top-color:#ffda6a40!important}.border-t-yellow-300\/30{border-top-color:#ffda6a4d!important}.border-t-yellow-300\/35{border-top-color:#ffda6a59!important}.border-t-yellow-300\/40{border-top-color:#ffda6a66!important}.border-t-yellow-300\/45{border-top-color:#ffda6a73!important}.border-t-yellow-300\/5{border-top-color:#ffda6a0d!important}.border-t-yellow-300\/50{border-top-color:#ffda6a80!important}.border-t-yellow-300\/55{border-top-color:#ffda6a8c!important}.border-t-yellow-300\/60{border-top-color:#ffda6a99!important}.border-t-yellow-300\/65{border-top-color:#ffda6aa6!important}.border-t-yellow-300\/70{border-top-color:#ffda6ab3!important}.border-t-yellow-300\/75{border-top-color:#ffda6abf!important}.border-t-yellow-300\/80{border-top-color:#ffda6acc!important}.border-t-yellow-300\/85{border-top-color:#ffda6ad9!important}.border-t-yellow-300\/90{border-top-color:#ffda6ae6!important}.border-t-yellow-300\/95{border-top-color:#ffda6af2!important}.border-t-yellow-400{--tw-border-opacity: 1 !important;border-top-color:rgb(255 205 57 / var(--tw-border-opacity))!important}.border-t-yellow-400\/0{border-top-color:#ffcd3900!important}.border-t-yellow-400\/10{border-top-color:#ffcd391a!important}.border-t-yellow-400\/100{border-top-color:#ffcd39!important}.border-t-yellow-400\/15{border-top-color:#ffcd3926!important}.border-t-yellow-400\/20{border-top-color:#ffcd3933!important}.border-t-yellow-400\/25{border-top-color:#ffcd3940!important}.border-t-yellow-400\/30{border-top-color:#ffcd394d!important}.border-t-yellow-400\/35{border-top-color:#ffcd3959!important}.border-t-yellow-400\/40{border-top-color:#ffcd3966!important}.border-t-yellow-400\/45{border-top-color:#ffcd3973!important}.border-t-yellow-400\/5{border-top-color:#ffcd390d!important}.border-t-yellow-400\/50{border-top-color:#ffcd3980!important}.border-t-yellow-400\/55{border-top-color:#ffcd398c!important}.border-t-yellow-400\/60{border-top-color:#ffcd3999!important}.border-t-yellow-400\/65{border-top-color:#ffcd39a6!important}.border-t-yellow-400\/70{border-top-color:#ffcd39b3!important}.border-t-yellow-400\/75{border-top-color:#ffcd39bf!important}.border-t-yellow-400\/80{border-top-color:#ffcd39cc!important}.border-t-yellow-400\/85{border-top-color:#ffcd39d9!important}.border-t-yellow-400\/90{border-top-color:#ffcd39e6!important}.border-t-yellow-400\/95{border-top-color:#ffcd39f2!important}.border-t-yellow-500{--tw-border-opacity: 1 !important;border-top-color:rgb(255 193 7 / var(--tw-border-opacity))!important}.border-t-yellow-500\/0{border-top-color:#ffc10700!important}.border-t-yellow-500\/10{border-top-color:#ffc1071a!important}.border-t-yellow-500\/100{border-top-color:#ffc107!important}.border-t-yellow-500\/15{border-top-color:#ffc10726!important}.border-t-yellow-500\/20{border-top-color:#ffc10733!important}.border-t-yellow-500\/25{border-top-color:#ffc10740!important}.border-t-yellow-500\/30{border-top-color:#ffc1074d!important}.border-t-yellow-500\/35{border-top-color:#ffc10759!important}.border-t-yellow-500\/40{border-top-color:#ffc10766!important}.border-t-yellow-500\/45{border-top-color:#ffc10773!important}.border-t-yellow-500\/5{border-top-color:#ffc1070d!important}.border-t-yellow-500\/50{border-top-color:#ffc10780!important}.border-t-yellow-500\/55{border-top-color:#ffc1078c!important}.border-t-yellow-500\/60{border-top-color:#ffc10799!important}.border-t-yellow-500\/65{border-top-color:#ffc107a6!important}.border-t-yellow-500\/70{border-top-color:#ffc107b3!important}.border-t-yellow-500\/75{border-top-color:#ffc107bf!important}.border-t-yellow-500\/80{border-top-color:#ffc107cc!important}.border-t-yellow-500\/85{border-top-color:#ffc107d9!important}.border-t-yellow-500\/90{border-top-color:#ffc107e6!important}.border-t-yellow-500\/95{border-top-color:#ffc107f2!important}.border-t-yellow-600{--tw-border-opacity: 1 !important;border-top-color:rgb(204 154 6 / var(--tw-border-opacity))!important}.border-t-yellow-600\/0{border-top-color:#cc9a0600!important}.border-t-yellow-600\/10{border-top-color:#cc9a061a!important}.border-t-yellow-600\/100{border-top-color:#cc9a06!important}.border-t-yellow-600\/15{border-top-color:#cc9a0626!important}.border-t-yellow-600\/20{border-top-color:#cc9a0633!important}.border-t-yellow-600\/25{border-top-color:#cc9a0640!important}.border-t-yellow-600\/30{border-top-color:#cc9a064d!important}.border-t-yellow-600\/35{border-top-color:#cc9a0659!important}.border-t-yellow-600\/40{border-top-color:#cc9a0666!important}.border-t-yellow-600\/45{border-top-color:#cc9a0673!important}.border-t-yellow-600\/5{border-top-color:#cc9a060d!important}.border-t-yellow-600\/50{border-top-color:#cc9a0680!important}.border-t-yellow-600\/55{border-top-color:#cc9a068c!important}.border-t-yellow-600\/60{border-top-color:#cc9a0699!important}.border-t-yellow-600\/65{border-top-color:#cc9a06a6!important}.border-t-yellow-600\/70{border-top-color:#cc9a06b3!important}.border-t-yellow-600\/75{border-top-color:#cc9a06bf!important}.border-t-yellow-600\/80{border-top-color:#cc9a06cc!important}.border-t-yellow-600\/85{border-top-color:#cc9a06d9!important}.border-t-yellow-600\/90{border-top-color:#cc9a06e6!important}.border-t-yellow-600\/95{border-top-color:#cc9a06f2!important}.border-t-yellow-700{--tw-border-opacity: 1 !important;border-top-color:rgb(153 116 4 / var(--tw-border-opacity))!important}.border-t-yellow-700\/0{border-top-color:#99740400!important}.border-t-yellow-700\/10{border-top-color:#9974041a!important}.border-t-yellow-700\/100{border-top-color:#997404!important}.border-t-yellow-700\/15{border-top-color:#99740426!important}.border-t-yellow-700\/20{border-top-color:#99740433!important}.border-t-yellow-700\/25{border-top-color:#99740440!important}.border-t-yellow-700\/30{border-top-color:#9974044d!important}.border-t-yellow-700\/35{border-top-color:#99740459!important}.border-t-yellow-700\/40{border-top-color:#99740466!important}.border-t-yellow-700\/45{border-top-color:#99740473!important}.border-t-yellow-700\/5{border-top-color:#9974040d!important}.border-t-yellow-700\/50{border-top-color:#99740480!important}.border-t-yellow-700\/55{border-top-color:#9974048c!important}.border-t-yellow-700\/60{border-top-color:#99740499!important}.border-t-yellow-700\/65{border-top-color:#997404a6!important}.border-t-yellow-700\/70{border-top-color:#997404b3!important}.border-t-yellow-700\/75{border-top-color:#997404bf!important}.border-t-yellow-700\/80{border-top-color:#997404cc!important}.border-t-yellow-700\/85{border-top-color:#997404d9!important}.border-t-yellow-700\/90{border-top-color:#997404e6!important}.border-t-yellow-700\/95{border-top-color:#997404f2!important}.border-t-yellow-800{--tw-border-opacity: 1 !important;border-top-color:rgb(102 77 3 / var(--tw-border-opacity))!important}.border-t-yellow-800\/0{border-top-color:#664d0300!important}.border-t-yellow-800\/10{border-top-color:#664d031a!important}.border-t-yellow-800\/100{border-top-color:#664d03!important}.border-t-yellow-800\/15{border-top-color:#664d0326!important}.border-t-yellow-800\/20{border-top-color:#664d0333!important}.border-t-yellow-800\/25{border-top-color:#664d0340!important}.border-t-yellow-800\/30{border-top-color:#664d034d!important}.border-t-yellow-800\/35{border-top-color:#664d0359!important}.border-t-yellow-800\/40{border-top-color:#664d0366!important}.border-t-yellow-800\/45{border-top-color:#664d0373!important}.border-t-yellow-800\/5{border-top-color:#664d030d!important}.border-t-yellow-800\/50{border-top-color:#664d0380!important}.border-t-yellow-800\/55{border-top-color:#664d038c!important}.border-t-yellow-800\/60{border-top-color:#664d0399!important}.border-t-yellow-800\/65{border-top-color:#664d03a6!important}.border-t-yellow-800\/70{border-top-color:#664d03b3!important}.border-t-yellow-800\/75{border-top-color:#664d03bf!important}.border-t-yellow-800\/80{border-top-color:#664d03cc!important}.border-t-yellow-800\/85{border-top-color:#664d03d9!important}.border-t-yellow-800\/90{border-top-color:#664d03e6!important}.border-t-yellow-800\/95{border-top-color:#664d03f2!important}.border-t-yellow-900{--tw-border-opacity: 1 !important;border-top-color:rgb(51 39 1 / var(--tw-border-opacity))!important}.border-t-yellow-900\/0{border-top-color:#33270100!important}.border-t-yellow-900\/10{border-top-color:#3327011a!important}.border-t-yellow-900\/100{border-top-color:#332701!important}.border-t-yellow-900\/15{border-top-color:#33270126!important}.border-t-yellow-900\/20{border-top-color:#33270133!important}.border-t-yellow-900\/25{border-top-color:#33270140!important}.border-t-yellow-900\/30{border-top-color:#3327014d!important}.border-t-yellow-900\/35{border-top-color:#33270159!important}.border-t-yellow-900\/40{border-top-color:#33270166!important}.border-t-yellow-900\/45{border-top-color:#33270173!important}.border-t-yellow-900\/5{border-top-color:#3327010d!important}.border-t-yellow-900\/50{border-top-color:#33270180!important}.border-t-yellow-900\/55{border-top-color:#3327018c!important}.border-t-yellow-900\/60{border-top-color:#33270199!important}.border-t-yellow-900\/65{border-top-color:#332701a6!important}.border-t-yellow-900\/70{border-top-color:#332701b3!important}.border-t-yellow-900\/75{border-top-color:#332701bf!important}.border-t-yellow-900\/80{border-top-color:#332701cc!important}.border-t-yellow-900\/85{border-top-color:#332701d9!important}.border-t-yellow-900\/90{border-top-color:#332701e6!important}.border-t-yellow-900\/95{border-top-color:#332701f2!important}.border-opacity-0{--tw-border-opacity: 0 !important}.border-opacity-10{--tw-border-opacity: .1 !important}.border-opacity-100{--tw-border-opacity: 1 !important}.border-opacity-15{--tw-border-opacity: .15 !important}.border-opacity-20{--tw-border-opacity: .2 !important}.border-opacity-25{--tw-border-opacity: .25 !important}.border-opacity-30{--tw-border-opacity: .3 !important}.border-opacity-35{--tw-border-opacity: .35 !important}.border-opacity-40{--tw-border-opacity: .4 !important}.border-opacity-45{--tw-border-opacity: .45 !important}.border-opacity-5{--tw-border-opacity: .05 !important}.border-opacity-50{--tw-border-opacity: .5 !important}.border-opacity-55{--tw-border-opacity: .55 !important}.border-opacity-60{--tw-border-opacity: .6 !important}.border-opacity-65{--tw-border-opacity: .65 !important}.border-opacity-70{--tw-border-opacity: .7 !important}.border-opacity-75{--tw-border-opacity: .75 !important}.border-opacity-80{--tw-border-opacity: .8 !important}.border-opacity-85{--tw-border-opacity: .85 !important}.border-opacity-90{--tw-border-opacity: .9 !important}.border-opacity-95{--tw-border-opacity: .95 !important}.bg-\[\#00C5CC\]{--tw-bg-opacity: 1 !important;background-color:rgb(0 197 204 / var(--tw-bg-opacity))!important}.bg-\[\#098CB5\]{--tw-bg-opacity: 1 !important;background-color:rgb(9 140 181 / var(--tw-bg-opacity))!important}.bg-\[\#317C26\]{--tw-bg-opacity: 1 !important;background-color:rgb(49 124 38 / var(--tw-bg-opacity))!important}.bg-\[\#70D300\]{--tw-bg-opacity: 1 !important;background-color:rgb(112 211 0 / var(--tw-bg-opacity))!important}.bg-\[\#FD6E20\]{--tw-bg-opacity: 1 !important;background-color:rgb(253 110 32 / var(--tw-bg-opacity))!important}.bg-\[\#FF4FA9\]{--tw-bg-opacity: 1 !important;background-color:rgb(255 79 169 / var(--tw-bg-opacity))!important}.bg-\[\#FF8D00\]{--tw-bg-opacity: 1 !important;background-color:rgb(255 141 0 / var(--tw-bg-opacity))!important}.bg-\[\#d7e7f4\]{--tw-bg-opacity: 1 !important;background-color:rgb(215 231 244 / var(--tw-bg-opacity))!important}.bg-\[\#d8fad8\]{--tw-bg-opacity: 1 !important;background-color:rgb(216 250 216 / var(--tw-bg-opacity))!important}.bg-\[\#e5ecf8\]{--tw-bg-opacity: 1 !important;background-color:rgb(229 236 248 / var(--tw-bg-opacity))!important}.bg-\[\#f6f9fe\]{--tw-bg-opacity: 1 !important;background-color:rgb(246 249 254 / var(--tw-bg-opacity))!important}.bg-\[\#fdfde6\]{--tw-bg-opacity: 1 !important;background-color:rgb(253 253 230 / var(--tw-bg-opacity))!important}.bg-\[\#ffd6d4\]{--tw-bg-opacity: 1 !important;background-color:rgb(255 214 212 / var(--tw-bg-opacity))!important}.bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity))!important}.bg-black\/0{background-color:#0000!important}.bg-black\/10{background-color:#0000001a!important}.bg-black\/100{background-color:#000!important}.bg-black\/15{background-color:#00000026!important}.bg-black\/20{background-color:#0003!important}.bg-black\/25{background-color:#00000040!important}.bg-black\/30{background-color:#0000004d!important}.bg-black\/35{background-color:#00000059!important}.bg-black\/40{background-color:#0006!important}.bg-black\/45{background-color:#00000073!important}.bg-black\/5{background-color:#0000000d!important}.bg-black\/50{background-color:#00000080!important}.bg-black\/55{background-color:#0000008c!important}.bg-black\/60{background-color:#0009!important}.bg-black\/65{background-color:#000000a6!important}.bg-black\/70{background-color:#000000b3!important}.bg-black\/75{background-color:#000000bf!important}.bg-black\/80{background-color:#000c!important}.bg-black\/85{background-color:#000000d9!important}.bg-black\/90{background-color:#000000e6!important}.bg-black\/95{background-color:#000000f2!important}.bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgb(207 226 255 / var(--tw-bg-opacity))!important}.bg-blue-100\/0{background-color:#cfe2ff00!important}.bg-blue-100\/10{background-color:#cfe2ff1a!important}.bg-blue-100\/100{background-color:#cfe2ff!important}.bg-blue-100\/15{background-color:#cfe2ff26!important}.bg-blue-100\/20{background-color:#cfe2ff33!important}.bg-blue-100\/25{background-color:#cfe2ff40!important}.bg-blue-100\/30{background-color:#cfe2ff4d!important}.bg-blue-100\/35{background-color:#cfe2ff59!important}.bg-blue-100\/40{background-color:#cfe2ff66!important}.bg-blue-100\/45{background-color:#cfe2ff73!important}.bg-blue-100\/5{background-color:#cfe2ff0d!important}.bg-blue-100\/50{background-color:#cfe2ff80!important}.bg-blue-100\/55{background-color:#cfe2ff8c!important}.bg-blue-100\/60{background-color:#cfe2ff99!important}.bg-blue-100\/65{background-color:#cfe2ffa6!important}.bg-blue-100\/70{background-color:#cfe2ffb3!important}.bg-blue-100\/75{background-color:#cfe2ffbf!important}.bg-blue-100\/80{background-color:#cfe2ffcc!important}.bg-blue-100\/85{background-color:#cfe2ffd9!important}.bg-blue-100\/90{background-color:#cfe2ffe6!important}.bg-blue-100\/95{background-color:#cfe2fff2!important}.bg-blue-200{--tw-bg-opacity: 1 !important;background-color:rgb(158 197 254 / var(--tw-bg-opacity))!important}.bg-blue-200\/0{background-color:#9ec5fe00!important}.bg-blue-200\/10{background-color:#9ec5fe1a!important}.bg-blue-200\/100{background-color:#9ec5fe!important}.bg-blue-200\/15{background-color:#9ec5fe26!important}.bg-blue-200\/20{background-color:#9ec5fe33!important}.bg-blue-200\/25{background-color:#9ec5fe40!important}.bg-blue-200\/30{background-color:#9ec5fe4d!important}.bg-blue-200\/35{background-color:#9ec5fe59!important}.bg-blue-200\/40{background-color:#9ec5fe66!important}.bg-blue-200\/45{background-color:#9ec5fe73!important}.bg-blue-200\/5{background-color:#9ec5fe0d!important}.bg-blue-200\/50{background-color:#9ec5fe80!important}.bg-blue-200\/55{background-color:#9ec5fe8c!important}.bg-blue-200\/60{background-color:#9ec5fe99!important}.bg-blue-200\/65{background-color:#9ec5fea6!important}.bg-blue-200\/70{background-color:#9ec5feb3!important}.bg-blue-200\/75{background-color:#9ec5febf!important}.bg-blue-200\/80{background-color:#9ec5fecc!important}.bg-blue-200\/85{background-color:#9ec5fed9!important}.bg-blue-200\/90{background-color:#9ec5fee6!important}.bg-blue-200\/95{background-color:#9ec5fef2!important}.bg-blue-300{--tw-bg-opacity: 1 !important;background-color:rgb(110 168 254 / var(--tw-bg-opacity))!important}.bg-blue-300\/0{background-color:#6ea8fe00!important}.bg-blue-300\/10{background-color:#6ea8fe1a!important}.bg-blue-300\/100{background-color:#6ea8fe!important}.bg-blue-300\/15{background-color:#6ea8fe26!important}.bg-blue-300\/20{background-color:#6ea8fe33!important}.bg-blue-300\/25{background-color:#6ea8fe40!important}.bg-blue-300\/30{background-color:#6ea8fe4d!important}.bg-blue-300\/35{background-color:#6ea8fe59!important}.bg-blue-300\/40{background-color:#6ea8fe66!important}.bg-blue-300\/45{background-color:#6ea8fe73!important}.bg-blue-300\/5{background-color:#6ea8fe0d!important}.bg-blue-300\/50{background-color:#6ea8fe80!important}.bg-blue-300\/55{background-color:#6ea8fe8c!important}.bg-blue-300\/60{background-color:#6ea8fe99!important}.bg-blue-300\/65{background-color:#6ea8fea6!important}.bg-blue-300\/70{background-color:#6ea8feb3!important}.bg-blue-300\/75{background-color:#6ea8febf!important}.bg-blue-300\/80{background-color:#6ea8fecc!important}.bg-blue-300\/85{background-color:#6ea8fed9!important}.bg-blue-300\/90{background-color:#6ea8fee6!important}.bg-blue-300\/95{background-color:#6ea8fef2!important}.bg-blue-400{--tw-bg-opacity: 1 !important;background-color:rgb(61 139 253 / var(--tw-bg-opacity))!important}.bg-blue-400\/0{background-color:#3d8bfd00!important}.bg-blue-400\/10{background-color:#3d8bfd1a!important}.bg-blue-400\/100{background-color:#3d8bfd!important}.bg-blue-400\/15{background-color:#3d8bfd26!important}.bg-blue-400\/20{background-color:#3d8bfd33!important}.bg-blue-400\/25{background-color:#3d8bfd40!important}.bg-blue-400\/30{background-color:#3d8bfd4d!important}.bg-blue-400\/35{background-color:#3d8bfd59!important}.bg-blue-400\/40{background-color:#3d8bfd66!important}.bg-blue-400\/45{background-color:#3d8bfd73!important}.bg-blue-400\/5{background-color:#3d8bfd0d!important}.bg-blue-400\/50{background-color:#3d8bfd80!important}.bg-blue-400\/55{background-color:#3d8bfd8c!important}.bg-blue-400\/60{background-color:#3d8bfd99!important}.bg-blue-400\/65{background-color:#3d8bfda6!important}.bg-blue-400\/70{background-color:#3d8bfdb3!important}.bg-blue-400\/75{background-color:#3d8bfdbf!important}.bg-blue-400\/80{background-color:#3d8bfdcc!important}.bg-blue-400\/85{background-color:#3d8bfdd9!important}.bg-blue-400\/90{background-color:#3d8bfde6!important}.bg-blue-400\/95{background-color:#3d8bfdf2!important}.bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgb(13 110 253 / var(--tw-bg-opacity))!important}.bg-blue-500\/0{background-color:#0d6efd00!important}.bg-blue-500\/10{background-color:#0d6efd1a!important}.bg-blue-500\/100{background-color:#0d6efd!important}.bg-blue-500\/15{background-color:#0d6efd26!important}.bg-blue-500\/20{background-color:#0d6efd33!important}.bg-blue-500\/25{background-color:#0d6efd40!important}.bg-blue-500\/30{background-color:#0d6efd4d!important}.bg-blue-500\/35{background-color:#0d6efd59!important}.bg-blue-500\/40{background-color:#0d6efd66!important}.bg-blue-500\/45{background-color:#0d6efd73!important}.bg-blue-500\/5{background-color:#0d6efd0d!important}.bg-blue-500\/50{background-color:#0d6efd80!important}.bg-blue-500\/55{background-color:#0d6efd8c!important}.bg-blue-500\/60{background-color:#0d6efd99!important}.bg-blue-500\/65{background-color:#0d6efda6!important}.bg-blue-500\/70{background-color:#0d6efdb3!important}.bg-blue-500\/75{background-color:#0d6efdbf!important}.bg-blue-500\/80{background-color:#0d6efdcc!important}.bg-blue-500\/85{background-color:#0d6efdd9!important}.bg-blue-500\/90{background-color:#0d6efde6!important}.bg-blue-500\/95{background-color:#0d6efdf2!important}.bg-blue-600{--tw-bg-opacity: 1 !important;background-color:rgb(10 88 202 / var(--tw-bg-opacity))!important}.bg-blue-600\/0{background-color:#0a58ca00!important}.bg-blue-600\/10{background-color:#0a58ca1a!important}.bg-blue-600\/100{background-color:#0a58ca!important}.bg-blue-600\/15{background-color:#0a58ca26!important}.bg-blue-600\/20{background-color:#0a58ca33!important}.bg-blue-600\/25{background-color:#0a58ca40!important}.bg-blue-600\/30{background-color:#0a58ca4d!important}.bg-blue-600\/35{background-color:#0a58ca59!important}.bg-blue-600\/40{background-color:#0a58ca66!important}.bg-blue-600\/45{background-color:#0a58ca73!important}.bg-blue-600\/5{background-color:#0a58ca0d!important}.bg-blue-600\/50{background-color:#0a58ca80!important}.bg-blue-600\/55{background-color:#0a58ca8c!important}.bg-blue-600\/60{background-color:#0a58ca99!important}.bg-blue-600\/65{background-color:#0a58caa6!important}.bg-blue-600\/70{background-color:#0a58cab3!important}.bg-blue-600\/75{background-color:#0a58cabf!important}.bg-blue-600\/80{background-color:#0a58cacc!important}.bg-blue-600\/85{background-color:#0a58cad9!important}.bg-blue-600\/90{background-color:#0a58cae6!important}.bg-blue-600\/95{background-color:#0a58caf2!important}.bg-blue-700{--tw-bg-opacity: 1 !important;background-color:rgb(8 66 152 / var(--tw-bg-opacity))!important}.bg-blue-700\/0{background-color:#08429800!important}.bg-blue-700\/10{background-color:#0842981a!important}.bg-blue-700\/100{background-color:#084298!important}.bg-blue-700\/15{background-color:#08429826!important}.bg-blue-700\/20{background-color:#08429833!important}.bg-blue-700\/25{background-color:#08429840!important}.bg-blue-700\/30{background-color:#0842984d!important}.bg-blue-700\/35{background-color:#08429859!important}.bg-blue-700\/40{background-color:#08429866!important}.bg-blue-700\/45{background-color:#08429873!important}.bg-blue-700\/5{background-color:#0842980d!important}.bg-blue-700\/50{background-color:#08429880!important}.bg-blue-700\/55{background-color:#0842988c!important}.bg-blue-700\/60{background-color:#08429899!important}.bg-blue-700\/65{background-color:#084298a6!important}.bg-blue-700\/70{background-color:#084298b3!important}.bg-blue-700\/75{background-color:#084298bf!important}.bg-blue-700\/80{background-color:#084298cc!important}.bg-blue-700\/85{background-color:#084298d9!important}.bg-blue-700\/90{background-color:#084298e6!important}.bg-blue-700\/95{background-color:#084298f2!important}.bg-blue-800{--tw-bg-opacity: 1 !important;background-color:rgb(5 44 101 / var(--tw-bg-opacity))!important}.bg-blue-800\/0{background-color:#052c6500!important}.bg-blue-800\/10{background-color:#052c651a!important}.bg-blue-800\/100{background-color:#052c65!important}.bg-blue-800\/15{background-color:#052c6526!important}.bg-blue-800\/20{background-color:#052c6533!important}.bg-blue-800\/25{background-color:#052c6540!important}.bg-blue-800\/30{background-color:#052c654d!important}.bg-blue-800\/35{background-color:#052c6559!important}.bg-blue-800\/40{background-color:#052c6566!important}.bg-blue-800\/45{background-color:#052c6573!important}.bg-blue-800\/5{background-color:#052c650d!important}.bg-blue-800\/50{background-color:#052c6580!important}.bg-blue-800\/55{background-color:#052c658c!important}.bg-blue-800\/60{background-color:#052c6599!important}.bg-blue-800\/65{background-color:#052c65a6!important}.bg-blue-800\/70{background-color:#052c65b3!important}.bg-blue-800\/75{background-color:#052c65bf!important}.bg-blue-800\/80{background-color:#052c65cc!important}.bg-blue-800\/85{background-color:#052c65d9!important}.bg-blue-800\/90{background-color:#052c65e6!important}.bg-blue-800\/95{background-color:#052c65f2!important}.bg-cyan-100{--tw-bg-opacity: 1 !important;background-color:rgb(207 244 252 / var(--tw-bg-opacity))!important}.bg-cyan-100\/0{background-color:#cff4fc00!important}.bg-cyan-100\/10{background-color:#cff4fc1a!important}.bg-cyan-100\/100{background-color:#cff4fc!important}.bg-cyan-100\/15{background-color:#cff4fc26!important}.bg-cyan-100\/20{background-color:#cff4fc33!important}.bg-cyan-100\/25{background-color:#cff4fc40!important}.bg-cyan-100\/30{background-color:#cff4fc4d!important}.bg-cyan-100\/35{background-color:#cff4fc59!important}.bg-cyan-100\/40{background-color:#cff4fc66!important}.bg-cyan-100\/45{background-color:#cff4fc73!important}.bg-cyan-100\/5{background-color:#cff4fc0d!important}.bg-cyan-100\/50{background-color:#cff4fc80!important}.bg-cyan-100\/55{background-color:#cff4fc8c!important}.bg-cyan-100\/60{background-color:#cff4fc99!important}.bg-cyan-100\/65{background-color:#cff4fca6!important}.bg-cyan-100\/70{background-color:#cff4fcb3!important}.bg-cyan-100\/75{background-color:#cff4fcbf!important}.bg-cyan-100\/80{background-color:#cff4fccc!important}.bg-cyan-100\/85{background-color:#cff4fcd9!important}.bg-cyan-100\/90{background-color:#cff4fce6!important}.bg-cyan-100\/95{background-color:#cff4fcf2!important}.bg-cyan-200{--tw-bg-opacity: 1 !important;background-color:rgb(158 234 249 / var(--tw-bg-opacity))!important}.bg-cyan-200\/0{background-color:#9eeaf900!important}.bg-cyan-200\/10{background-color:#9eeaf91a!important}.bg-cyan-200\/100{background-color:#9eeaf9!important}.bg-cyan-200\/15{background-color:#9eeaf926!important}.bg-cyan-200\/20{background-color:#9eeaf933!important}.bg-cyan-200\/25{background-color:#9eeaf940!important}.bg-cyan-200\/30{background-color:#9eeaf94d!important}.bg-cyan-200\/35{background-color:#9eeaf959!important}.bg-cyan-200\/40{background-color:#9eeaf966!important}.bg-cyan-200\/45{background-color:#9eeaf973!important}.bg-cyan-200\/5{background-color:#9eeaf90d!important}.bg-cyan-200\/50{background-color:#9eeaf980!important}.bg-cyan-200\/55{background-color:#9eeaf98c!important}.bg-cyan-200\/60{background-color:#9eeaf999!important}.bg-cyan-200\/65{background-color:#9eeaf9a6!important}.bg-cyan-200\/70{background-color:#9eeaf9b3!important}.bg-cyan-200\/75{background-color:#9eeaf9bf!important}.bg-cyan-200\/80{background-color:#9eeaf9cc!important}.bg-cyan-200\/85{background-color:#9eeaf9d9!important}.bg-cyan-200\/90{background-color:#9eeaf9e6!important}.bg-cyan-200\/95{background-color:#9eeaf9f2!important}.bg-cyan-300{--tw-bg-opacity: 1 !important;background-color:rgb(110 223 246 / var(--tw-bg-opacity))!important}.bg-cyan-300\/0{background-color:#6edff600!important}.bg-cyan-300\/10{background-color:#6edff61a!important}.bg-cyan-300\/100{background-color:#6edff6!important}.bg-cyan-300\/15{background-color:#6edff626!important}.bg-cyan-300\/20{background-color:#6edff633!important}.bg-cyan-300\/25{background-color:#6edff640!important}.bg-cyan-300\/30{background-color:#6edff64d!important}.bg-cyan-300\/35{background-color:#6edff659!important}.bg-cyan-300\/40{background-color:#6edff666!important}.bg-cyan-300\/45{background-color:#6edff673!important}.bg-cyan-300\/5{background-color:#6edff60d!important}.bg-cyan-300\/50{background-color:#6edff680!important}.bg-cyan-300\/55{background-color:#6edff68c!important}.bg-cyan-300\/60{background-color:#6edff699!important}.bg-cyan-300\/65{background-color:#6edff6a6!important}.bg-cyan-300\/70{background-color:#6edff6b3!important}.bg-cyan-300\/75{background-color:#6edff6bf!important}.bg-cyan-300\/80{background-color:#6edff6cc!important}.bg-cyan-300\/85{background-color:#6edff6d9!important}.bg-cyan-300\/90{background-color:#6edff6e6!important}.bg-cyan-300\/95{background-color:#6edff6f2!important}.bg-cyan-400{--tw-bg-opacity: 1 !important;background-color:rgb(61 213 243 / var(--tw-bg-opacity))!important}.bg-cyan-400\/0{background-color:#3dd5f300!important}.bg-cyan-400\/10{background-color:#3dd5f31a!important}.bg-cyan-400\/100{background-color:#3dd5f3!important}.bg-cyan-400\/15{background-color:#3dd5f326!important}.bg-cyan-400\/20{background-color:#3dd5f333!important}.bg-cyan-400\/25{background-color:#3dd5f340!important}.bg-cyan-400\/30{background-color:#3dd5f34d!important}.bg-cyan-400\/35{background-color:#3dd5f359!important}.bg-cyan-400\/40{background-color:#3dd5f366!important}.bg-cyan-400\/45{background-color:#3dd5f373!important}.bg-cyan-400\/5{background-color:#3dd5f30d!important}.bg-cyan-400\/50{background-color:#3dd5f380!important}.bg-cyan-400\/55{background-color:#3dd5f38c!important}.bg-cyan-400\/60{background-color:#3dd5f399!important}.bg-cyan-400\/65{background-color:#3dd5f3a6!important}.bg-cyan-400\/70{background-color:#3dd5f3b3!important}.bg-cyan-400\/75{background-color:#3dd5f3bf!important}.bg-cyan-400\/80{background-color:#3dd5f3cc!important}.bg-cyan-400\/85{background-color:#3dd5f3d9!important}.bg-cyan-400\/90{background-color:#3dd5f3e6!important}.bg-cyan-400\/95{background-color:#3dd5f3f2!important}.bg-cyan-500{--tw-bg-opacity: 1 !important;background-color:rgb(13 202 240 / var(--tw-bg-opacity))!important}.bg-cyan-500\/0{background-color:#0dcaf000!important}.bg-cyan-500\/10{background-color:#0dcaf01a!important}.bg-cyan-500\/100{background-color:#0dcaf0!important}.bg-cyan-500\/15{background-color:#0dcaf026!important}.bg-cyan-500\/20{background-color:#0dcaf033!important}.bg-cyan-500\/25{background-color:#0dcaf040!important}.bg-cyan-500\/30{background-color:#0dcaf04d!important}.bg-cyan-500\/35{background-color:#0dcaf059!important}.bg-cyan-500\/40{background-color:#0dcaf066!important}.bg-cyan-500\/45{background-color:#0dcaf073!important}.bg-cyan-500\/5{background-color:#0dcaf00d!important}.bg-cyan-500\/50{background-color:#0dcaf080!important}.bg-cyan-500\/55{background-color:#0dcaf08c!important}.bg-cyan-500\/60{background-color:#0dcaf099!important}.bg-cyan-500\/65{background-color:#0dcaf0a6!important}.bg-cyan-500\/70{background-color:#0dcaf0b3!important}.bg-cyan-500\/75{background-color:#0dcaf0bf!important}.bg-cyan-500\/80{background-color:#0dcaf0cc!important}.bg-cyan-500\/85{background-color:#0dcaf0d9!important}.bg-cyan-500\/90{background-color:#0dcaf0e6!important}.bg-cyan-500\/95{background-color:#0dcaf0f2!important}.bg-cyan-600{--tw-bg-opacity: 1 !important;background-color:rgb(10 162 192 / var(--tw-bg-opacity))!important}.bg-cyan-600\/0{background-color:#0aa2c000!important}.bg-cyan-600\/10{background-color:#0aa2c01a!important}.bg-cyan-600\/100{background-color:#0aa2c0!important}.bg-cyan-600\/15{background-color:#0aa2c026!important}.bg-cyan-600\/20{background-color:#0aa2c033!important}.bg-cyan-600\/25{background-color:#0aa2c040!important}.bg-cyan-600\/30{background-color:#0aa2c04d!important}.bg-cyan-600\/35{background-color:#0aa2c059!important}.bg-cyan-600\/40{background-color:#0aa2c066!important}.bg-cyan-600\/45{background-color:#0aa2c073!important}.bg-cyan-600\/5{background-color:#0aa2c00d!important}.bg-cyan-600\/50{background-color:#0aa2c080!important}.bg-cyan-600\/55{background-color:#0aa2c08c!important}.bg-cyan-600\/60{background-color:#0aa2c099!important}.bg-cyan-600\/65{background-color:#0aa2c0a6!important}.bg-cyan-600\/70{background-color:#0aa2c0b3!important}.bg-cyan-600\/75{background-color:#0aa2c0bf!important}.bg-cyan-600\/80{background-color:#0aa2c0cc!important}.bg-cyan-600\/85{background-color:#0aa2c0d9!important}.bg-cyan-600\/90{background-color:#0aa2c0e6!important}.bg-cyan-600\/95{background-color:#0aa2c0f2!important}.bg-cyan-700{--tw-bg-opacity: 1 !important;background-color:rgb(8 121 144 / var(--tw-bg-opacity))!important}.bg-cyan-700\/0{background-color:#08799000!important}.bg-cyan-700\/10{background-color:#0879901a!important}.bg-cyan-700\/100{background-color:#087990!important}.bg-cyan-700\/15{background-color:#08799026!important}.bg-cyan-700\/20{background-color:#08799033!important}.bg-cyan-700\/25{background-color:#08799040!important}.bg-cyan-700\/30{background-color:#0879904d!important}.bg-cyan-700\/35{background-color:#08799059!important}.bg-cyan-700\/40{background-color:#08799066!important}.bg-cyan-700\/45{background-color:#08799073!important}.bg-cyan-700\/5{background-color:#0879900d!important}.bg-cyan-700\/50{background-color:#08799080!important}.bg-cyan-700\/55{background-color:#0879908c!important}.bg-cyan-700\/60{background-color:#08799099!important}.bg-cyan-700\/65{background-color:#087990a6!important}.bg-cyan-700\/70{background-color:#087990b3!important}.bg-cyan-700\/75{background-color:#087990bf!important}.bg-cyan-700\/80{background-color:#087990cc!important}.bg-cyan-700\/85{background-color:#087990d9!important}.bg-cyan-700\/90{background-color:#087990e6!important}.bg-cyan-700\/95{background-color:#087990f2!important}.bg-cyan-800{--tw-bg-opacity: 1 !important;background-color:rgb(5 81 96 / var(--tw-bg-opacity))!important}.bg-cyan-800\/0{background-color:#05516000!important}.bg-cyan-800\/10{background-color:#0551601a!important}.bg-cyan-800\/100{background-color:#055160!important}.bg-cyan-800\/15{background-color:#05516026!important}.bg-cyan-800\/20{background-color:#05516033!important}.bg-cyan-800\/25{background-color:#05516040!important}.bg-cyan-800\/30{background-color:#0551604d!important}.bg-cyan-800\/35{background-color:#05516059!important}.bg-cyan-800\/40{background-color:#05516066!important}.bg-cyan-800\/45{background-color:#05516073!important}.bg-cyan-800\/5{background-color:#0551600d!important}.bg-cyan-800\/50{background-color:#05516080!important}.bg-cyan-800\/55{background-color:#0551608c!important}.bg-cyan-800\/60{background-color:#05516099!important}.bg-cyan-800\/65{background-color:#055160a6!important}.bg-cyan-800\/70{background-color:#055160b3!important}.bg-cyan-800\/75{background-color:#055160bf!important}.bg-cyan-800\/80{background-color:#055160cc!important}.bg-cyan-800\/85{background-color:#055160d9!important}.bg-cyan-800\/90{background-color:#055160e6!important}.bg-cyan-800\/95{background-color:#055160f2!important}.bg-cyan-900{--tw-bg-opacity: 1 !important;background-color:rgb(3 40 48 / var(--tw-bg-opacity))!important}.bg-cyan-900\/0{background-color:#03283000!important}.bg-cyan-900\/10{background-color:#0328301a!important}.bg-cyan-900\/100{background-color:#032830!important}.bg-cyan-900\/15{background-color:#03283026!important}.bg-cyan-900\/20{background-color:#03283033!important}.bg-cyan-900\/25{background-color:#03283040!important}.bg-cyan-900\/30{background-color:#0328304d!important}.bg-cyan-900\/35{background-color:#03283059!important}.bg-cyan-900\/40{background-color:#03283066!important}.bg-cyan-900\/45{background-color:#03283073!important}.bg-cyan-900\/5{background-color:#0328300d!important}.bg-cyan-900\/50{background-color:#03283080!important}.bg-cyan-900\/55{background-color:#0328308c!important}.bg-cyan-900\/60{background-color:#03283099!important}.bg-cyan-900\/65{background-color:#032830a6!important}.bg-cyan-900\/70{background-color:#032830b3!important}.bg-cyan-900\/75{background-color:#032830bf!important}.bg-cyan-900\/80{background-color:#032830cc!important}.bg-cyan-900\/85{background-color:#032830d9!important}.bg-cyan-900\/90{background-color:#032830e6!important}.bg-cyan-900\/95{background-color:#032830f2!important}.bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgb(248 249 250 / var(--tw-bg-opacity))!important}.bg-gray-100\/0{background-color:#f8f9fa00!important}.bg-gray-100\/10{background-color:#f8f9fa1a!important}.bg-gray-100\/100{background-color:#f8f9fa!important}.bg-gray-100\/15{background-color:#f8f9fa26!important}.bg-gray-100\/20{background-color:#f8f9fa33!important}.bg-gray-100\/25{background-color:#f8f9fa40!important}.bg-gray-100\/30{background-color:#f8f9fa4d!important}.bg-gray-100\/35{background-color:#f8f9fa59!important}.bg-gray-100\/40{background-color:#f8f9fa66!important}.bg-gray-100\/45{background-color:#f8f9fa73!important}.bg-gray-100\/5{background-color:#f8f9fa0d!important}.bg-gray-100\/50{background-color:#f8f9fa80!important}.bg-gray-100\/55{background-color:#f8f9fa8c!important}.bg-gray-100\/60{background-color:#f8f9fa99!important}.bg-gray-100\/65{background-color:#f8f9faa6!important}.bg-gray-100\/70{background-color:#f8f9fab3!important}.bg-gray-100\/75{background-color:#f8f9fabf!important}.bg-gray-100\/80{background-color:#f8f9facc!important}.bg-gray-100\/85{background-color:#f8f9fad9!important}.bg-gray-100\/90{background-color:#f8f9fae6!important}.bg-gray-100\/95{background-color:#f8f9faf2!important}.bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgb(233 236 239 / var(--tw-bg-opacity))!important}.bg-gray-200\/0{background-color:#e9ecef00!important}.bg-gray-200\/10{background-color:#e9ecef1a!important}.bg-gray-200\/100{background-color:#e9ecef!important}.bg-gray-200\/15{background-color:#e9ecef26!important}.bg-gray-200\/20{background-color:#e9ecef33!important}.bg-gray-200\/25{background-color:#e9ecef40!important}.bg-gray-200\/30{background-color:#e9ecef4d!important}.bg-gray-200\/35{background-color:#e9ecef59!important}.bg-gray-200\/40{background-color:#e9ecef66!important}.bg-gray-200\/45{background-color:#e9ecef73!important}.bg-gray-200\/5{background-color:#e9ecef0d!important}.bg-gray-200\/50{background-color:#e9ecef80!important}.bg-gray-200\/55{background-color:#e9ecef8c!important}.bg-gray-200\/60{background-color:#e9ecef99!important}.bg-gray-200\/65{background-color:#e9ecefa6!important}.bg-gray-200\/70{background-color:#e9ecefb3!important}.bg-gray-200\/75{background-color:#e9ecefbf!important}.bg-gray-200\/80{background-color:#e9ecefcc!important}.bg-gray-200\/85{background-color:#e9ecefd9!important}.bg-gray-200\/90{background-color:#e9ecefe6!important}.bg-gray-200\/95{background-color:#e9eceff2!important}.bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgb(222 226 230 / var(--tw-bg-opacity))!important}.bg-gray-300\/0{background-color:#dee2e600!important}.bg-gray-300\/10{background-color:#dee2e61a!important}.bg-gray-300\/100{background-color:#dee2e6!important}.bg-gray-300\/15{background-color:#dee2e626!important}.bg-gray-300\/20{background-color:#dee2e633!important}.bg-gray-300\/25{background-color:#dee2e640!important}.bg-gray-300\/30{background-color:#dee2e64d!important}.bg-gray-300\/35{background-color:#dee2e659!important}.bg-gray-300\/40{background-color:#dee2e666!important}.bg-gray-300\/45{background-color:#dee2e673!important}.bg-gray-300\/5{background-color:#dee2e60d!important}.bg-gray-300\/50{background-color:#dee2e680!important}.bg-gray-300\/55{background-color:#dee2e68c!important}.bg-gray-300\/60{background-color:#dee2e699!important}.bg-gray-300\/65{background-color:#dee2e6a6!important}.bg-gray-300\/70{background-color:#dee2e6b3!important}.bg-gray-300\/75{background-color:#dee2e6bf!important}.bg-gray-300\/80{background-color:#dee2e6cc!important}.bg-gray-300\/85{background-color:#dee2e6d9!important}.bg-gray-300\/90{background-color:#dee2e6e6!important}.bg-gray-300\/95{background-color:#dee2e6f2!important}.bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgb(206 212 218 / var(--tw-bg-opacity))!important}.bg-gray-400\/0{background-color:#ced4da00!important}.bg-gray-400\/10{background-color:#ced4da1a!important}.bg-gray-400\/100{background-color:#ced4da!important}.bg-gray-400\/15{background-color:#ced4da26!important}.bg-gray-400\/20{background-color:#ced4da33!important}.bg-gray-400\/25{background-color:#ced4da40!important}.bg-gray-400\/30{background-color:#ced4da4d!important}.bg-gray-400\/35{background-color:#ced4da59!important}.bg-gray-400\/40{background-color:#ced4da66!important}.bg-gray-400\/45{background-color:#ced4da73!important}.bg-gray-400\/5{background-color:#ced4da0d!important}.bg-gray-400\/50{background-color:#ced4da80!important}.bg-gray-400\/55{background-color:#ced4da8c!important}.bg-gray-400\/60{background-color:#ced4da99!important}.bg-gray-400\/65{background-color:#ced4daa6!important}.bg-gray-400\/70{background-color:#ced4dab3!important}.bg-gray-400\/75{background-color:#ced4dabf!important}.bg-gray-400\/80{background-color:#ced4dacc!important}.bg-gray-400\/85{background-color:#ced4dad9!important}.bg-gray-400\/90{background-color:#ced4dae6!important}.bg-gray-400\/95{background-color:#ced4daf2!important}.bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgb(173 181 189 / var(--tw-bg-opacity))!important}.bg-gray-500\/0{background-color:#adb5bd00!important}.bg-gray-500\/10{background-color:#adb5bd1a!important}.bg-gray-500\/100{background-color:#adb5bd!important}.bg-gray-500\/15{background-color:#adb5bd26!important}.bg-gray-500\/20{background-color:#adb5bd33!important}.bg-gray-500\/25{background-color:#adb5bd40!important}.bg-gray-500\/30{background-color:#adb5bd4d!important}.bg-gray-500\/35{background-color:#adb5bd59!important}.bg-gray-500\/40{background-color:#adb5bd66!important}.bg-gray-500\/45{background-color:#adb5bd73!important}.bg-gray-500\/5{background-color:#adb5bd0d!important}.bg-gray-500\/50{background-color:#adb5bd80!important}.bg-gray-500\/55{background-color:#adb5bd8c!important}.bg-gray-500\/60{background-color:#adb5bd99!important}.bg-gray-500\/65{background-color:#adb5bda6!important}.bg-gray-500\/70{background-color:#adb5bdb3!important}.bg-gray-500\/75{background-color:#adb5bdbf!important}.bg-gray-500\/80{background-color:#adb5bdcc!important}.bg-gray-500\/85{background-color:#adb5bdd9!important}.bg-gray-500\/90{background-color:#adb5bde6!important}.bg-gray-500\/95{background-color:#adb5bdf2!important}.bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgb(108 117 125 / var(--tw-bg-opacity))!important}.bg-gray-600\/0{background-color:#6c757d00!important}.bg-gray-600\/10{background-color:#6c757d1a!important}.bg-gray-600\/100{background-color:#6c757d!important}.bg-gray-600\/15{background-color:#6c757d26!important}.bg-gray-600\/20{background-color:#6c757d33!important}.bg-gray-600\/25{background-color:#6c757d40!important}.bg-gray-600\/30{background-color:#6c757d4d!important}.bg-gray-600\/35{background-color:#6c757d59!important}.bg-gray-600\/40{background-color:#6c757d66!important}.bg-gray-600\/45{background-color:#6c757d73!important}.bg-gray-600\/5{background-color:#6c757d0d!important}.bg-gray-600\/50{background-color:#6c757d80!important}.bg-gray-600\/55{background-color:#6c757d8c!important}.bg-gray-600\/60{background-color:#6c757d99!important}.bg-gray-600\/65{background-color:#6c757da6!important}.bg-gray-600\/70{background-color:#6c757db3!important}.bg-gray-600\/75{background-color:#6c757dbf!important}.bg-gray-600\/80{background-color:#6c757dcc!important}.bg-gray-600\/85{background-color:#6c757dd9!important}.bg-gray-600\/90{background-color:#6c757de6!important}.bg-gray-600\/95{background-color:#6c757df2!important}.bg-gray-700{--tw-bg-opacity: 1 !important;background-color:rgb(73 80 87 / var(--tw-bg-opacity))!important}.bg-gray-700\/0{background-color:#49505700!important}.bg-gray-700\/10{background-color:#4950571a!important}.bg-gray-700\/100{background-color:#495057!important}.bg-gray-700\/15{background-color:#49505726!important}.bg-gray-700\/20{background-color:#49505733!important}.bg-gray-700\/25{background-color:#49505740!important}.bg-gray-700\/30{background-color:#4950574d!important}.bg-gray-700\/35{background-color:#49505759!important}.bg-gray-700\/40{background-color:#49505766!important}.bg-gray-700\/45{background-color:#49505773!important}.bg-gray-700\/5{background-color:#4950570d!important}.bg-gray-700\/50{background-color:#49505780!important}.bg-gray-700\/55{background-color:#4950578c!important}.bg-gray-700\/60{background-color:#49505799!important}.bg-gray-700\/65{background-color:#495057a6!important}.bg-gray-700\/70{background-color:#495057b3!important}.bg-gray-700\/75{background-color:#495057bf!important}.bg-gray-700\/80{background-color:#495057cc!important}.bg-gray-700\/85{background-color:#495057d9!important}.bg-gray-700\/90{background-color:#495057e6!important}.bg-gray-700\/95{background-color:#495057f2!important}.bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgb(52 58 64 / var(--tw-bg-opacity))!important}.bg-gray-800\/0{background-color:#343a4000!important}.bg-gray-800\/10{background-color:#343a401a!important}.bg-gray-800\/100{background-color:#343a40!important}.bg-gray-800\/15{background-color:#343a4026!important}.bg-gray-800\/20{background-color:#343a4033!important}.bg-gray-800\/25{background-color:#343a4040!important}.bg-gray-800\/30{background-color:#343a404d!important}.bg-gray-800\/35{background-color:#343a4059!important}.bg-gray-800\/40{background-color:#343a4066!important}.bg-gray-800\/45{background-color:#343a4073!important}.bg-gray-800\/5{background-color:#343a400d!important}.bg-gray-800\/50{background-color:#343a4080!important}.bg-gray-800\/55{background-color:#343a408c!important}.bg-gray-800\/60{background-color:#343a4099!important}.bg-gray-800\/65{background-color:#343a40a6!important}.bg-gray-800\/70{background-color:#343a40b3!important}.bg-gray-800\/75{background-color:#343a40bf!important}.bg-gray-800\/80{background-color:#343a40cc!important}.bg-gray-800\/85{background-color:#343a40d9!important}.bg-gray-800\/90{background-color:#343a40e6!important}.bg-gray-800\/95{background-color:#343a40f2!important}.bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgb(209 231 221 / var(--tw-bg-opacity))!important}.bg-green-100\/0{background-color:#d1e7dd00!important}.bg-green-100\/10{background-color:#d1e7dd1a!important}.bg-green-100\/100{background-color:#d1e7dd!important}.bg-green-100\/15{background-color:#d1e7dd26!important}.bg-green-100\/20{background-color:#d1e7dd33!important}.bg-green-100\/25{background-color:#d1e7dd40!important}.bg-green-100\/30{background-color:#d1e7dd4d!important}.bg-green-100\/35{background-color:#d1e7dd59!important}.bg-green-100\/40{background-color:#d1e7dd66!important}.bg-green-100\/45{background-color:#d1e7dd73!important}.bg-green-100\/5{background-color:#d1e7dd0d!important}.bg-green-100\/50{background-color:#d1e7dd80!important}.bg-green-100\/55{background-color:#d1e7dd8c!important}.bg-green-100\/60{background-color:#d1e7dd99!important}.bg-green-100\/65{background-color:#d1e7dda6!important}.bg-green-100\/70{background-color:#d1e7ddb3!important}.bg-green-100\/75{background-color:#d1e7ddbf!important}.bg-green-100\/80{background-color:#d1e7ddcc!important}.bg-green-100\/85{background-color:#d1e7ddd9!important}.bg-green-100\/90{background-color:#d1e7dde6!important}.bg-green-100\/95{background-color:#d1e7ddf2!important}.bg-green-1000{--tw-bg-opacity: 1 !important;background-color:rgb(5 81 96 / var(--tw-bg-opacity))!important}.bg-green-1000\/0{background-color:#05516000!important}.bg-green-1000\/10{background-color:#0551601a!important}.bg-green-1000\/100{background-color:#055160!important}.bg-green-1000\/15{background-color:#05516026!important}.bg-green-1000\/20{background-color:#05516033!important}.bg-green-1000\/25{background-color:#05516040!important}.bg-green-1000\/30{background-color:#0551604d!important}.bg-green-1000\/35{background-color:#05516059!important}.bg-green-1000\/40{background-color:#05516066!important}.bg-green-1000\/45{background-color:#05516073!important}.bg-green-1000\/5{background-color:#0551600d!important}.bg-green-1000\/50{background-color:#05516080!important}.bg-green-1000\/55{background-color:#0551608c!important}.bg-green-1000\/60{background-color:#05516099!important}.bg-green-1000\/65{background-color:#055160a6!important}.bg-green-1000\/70{background-color:#055160b3!important}.bg-green-1000\/75{background-color:#055160bf!important}.bg-green-1000\/80{background-color:#055160cc!important}.bg-green-1000\/85{background-color:#055160d9!important}.bg-green-1000\/90{background-color:#055160e6!important}.bg-green-1000\/95{background-color:#055160f2!important}.bg-green-1100{--tw-bg-opacity: 1 !important;background-color:rgb(3 40 48 / var(--tw-bg-opacity))!important}.bg-green-1100\/0{background-color:#03283000!important}.bg-green-1100\/10{background-color:#0328301a!important}.bg-green-1100\/100{background-color:#032830!important}.bg-green-1100\/15{background-color:#03283026!important}.bg-green-1100\/20{background-color:#03283033!important}.bg-green-1100\/25{background-color:#03283040!important}.bg-green-1100\/30{background-color:#0328304d!important}.bg-green-1100\/35{background-color:#03283059!important}.bg-green-1100\/40{background-color:#03283066!important}.bg-green-1100\/45{background-color:#03283073!important}.bg-green-1100\/5{background-color:#0328300d!important}.bg-green-1100\/50{background-color:#03283080!important}.bg-green-1100\/55{background-color:#0328308c!important}.bg-green-1100\/60{background-color:#03283099!important}.bg-green-1100\/65{background-color:#032830a6!important}.bg-green-1100\/70{background-color:#032830b3!important}.bg-green-1100\/75{background-color:#032830bf!important}.bg-green-1100\/80{background-color:#032830cc!important}.bg-green-1100\/85{background-color:#032830d9!important}.bg-green-1100\/90{background-color:#032830e6!important}.bg-green-1100\/95{background-color:#032830f2!important}.bg-green-200{--tw-bg-opacity: 1 !important;background-color:rgb(163 207 187 / var(--tw-bg-opacity))!important}.bg-green-200\/0{background-color:#a3cfbb00!important}.bg-green-200\/10{background-color:#a3cfbb1a!important}.bg-green-200\/100{background-color:#a3cfbb!important}.bg-green-200\/15{background-color:#a3cfbb26!important}.bg-green-200\/20{background-color:#a3cfbb33!important}.bg-green-200\/25{background-color:#a3cfbb40!important}.bg-green-200\/30{background-color:#a3cfbb4d!important}.bg-green-200\/35{background-color:#a3cfbb59!important}.bg-green-200\/40{background-color:#a3cfbb66!important}.bg-green-200\/45{background-color:#a3cfbb73!important}.bg-green-200\/5{background-color:#a3cfbb0d!important}.bg-green-200\/50{background-color:#a3cfbb80!important}.bg-green-200\/55{background-color:#a3cfbb8c!important}.bg-green-200\/60{background-color:#a3cfbb99!important}.bg-green-200\/65{background-color:#a3cfbba6!important}.bg-green-200\/70{background-color:#a3cfbbb3!important}.bg-green-200\/75{background-color:#a3cfbbbf!important}.bg-green-200\/80{background-color:#a3cfbbcc!important}.bg-green-200\/85{background-color:#a3cfbbd9!important}.bg-green-200\/90{background-color:#a3cfbbe6!important}.bg-green-200\/95{background-color:#a3cfbbf2!important}.bg-green-300{--tw-bg-opacity: 1 !important;background-color:rgb(117 183 152 / var(--tw-bg-opacity))!important}.bg-green-300\/0{background-color:#75b79800!important}.bg-green-300\/10{background-color:#75b7981a!important}.bg-green-300\/100{background-color:#75b798!important}.bg-green-300\/15{background-color:#75b79826!important}.bg-green-300\/20{background-color:#75b79833!important}.bg-green-300\/25{background-color:#75b79840!important}.bg-green-300\/30{background-color:#75b7984d!important}.bg-green-300\/35{background-color:#75b79859!important}.bg-green-300\/40{background-color:#75b79866!important}.bg-green-300\/45{background-color:#75b79873!important}.bg-green-300\/5{background-color:#75b7980d!important}.bg-green-300\/50{background-color:#75b79880!important}.bg-green-300\/55{background-color:#75b7988c!important}.bg-green-300\/60{background-color:#75b79899!important}.bg-green-300\/65{background-color:#75b798a6!important}.bg-green-300\/70{background-color:#75b798b3!important}.bg-green-300\/75{background-color:#75b798bf!important}.bg-green-300\/80{background-color:#75b798cc!important}.bg-green-300\/85{background-color:#75b798d9!important}.bg-green-300\/90{background-color:#75b798e6!important}.bg-green-300\/95{background-color:#75b798f2!important}.bg-green-400{--tw-bg-opacity: 1 !important;background-color:rgb(71 159 118 / var(--tw-bg-opacity))!important}.bg-green-400\/0{background-color:#479f7600!important}.bg-green-400\/10{background-color:#479f761a!important}.bg-green-400\/100{background-color:#479f76!important}.bg-green-400\/15{background-color:#479f7626!important}.bg-green-400\/20{background-color:#479f7633!important}.bg-green-400\/25{background-color:#479f7640!important}.bg-green-400\/30{background-color:#479f764d!important}.bg-green-400\/35{background-color:#479f7659!important}.bg-green-400\/40{background-color:#479f7666!important}.bg-green-400\/45{background-color:#479f7673!important}.bg-green-400\/5{background-color:#479f760d!important}.bg-green-400\/50{background-color:#479f7680!important}.bg-green-400\/55{background-color:#479f768c!important}.bg-green-400\/60{background-color:#479f7699!important}.bg-green-400\/65{background-color:#479f76a6!important}.bg-green-400\/70{background-color:#479f76b3!important}.bg-green-400\/75{background-color:#479f76bf!important}.bg-green-400\/80{background-color:#479f76cc!important}.bg-green-400\/85{background-color:#479f76d9!important}.bg-green-400\/90{background-color:#479f76e6!important}.bg-green-400\/95{background-color:#479f76f2!important}.bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgb(25 135 84 / var(--tw-bg-opacity))!important}.bg-green-500\/0{background-color:#19875400!important}.bg-green-500\/10{background-color:#1987541a!important}.bg-green-500\/100{background-color:#198754!important}.bg-green-500\/15{background-color:#19875426!important}.bg-green-500\/20{background-color:#19875433!important}.bg-green-500\/25{background-color:#19875440!important}.bg-green-500\/30{background-color:#1987544d!important}.bg-green-500\/35{background-color:#19875459!important}.bg-green-500\/40{background-color:#19875466!important}.bg-green-500\/45{background-color:#19875473!important}.bg-green-500\/5{background-color:#1987540d!important}.bg-green-500\/50{background-color:#19875480!important}.bg-green-500\/55{background-color:#1987548c!important}.bg-green-500\/60{background-color:#19875499!important}.bg-green-500\/65{background-color:#198754a6!important}.bg-green-500\/70{background-color:#198754b3!important}.bg-green-500\/75{background-color:#198754bf!important}.bg-green-500\/80{background-color:#198754cc!important}.bg-green-500\/85{background-color:#198754d9!important}.bg-green-500\/90{background-color:#198754e6!important}.bg-green-500\/95{background-color:#198754f2!important}.bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgb(20 108 67 / var(--tw-bg-opacity))!important}.bg-green-600\/0{background-color:#146c4300!important}.bg-green-600\/10{background-color:#146c431a!important}.bg-green-600\/100{background-color:#146c43!important}.bg-green-600\/15{background-color:#146c4326!important}.bg-green-600\/20{background-color:#146c4333!important}.bg-green-600\/25{background-color:#146c4340!important}.bg-green-600\/30{background-color:#146c434d!important}.bg-green-600\/35{background-color:#146c4359!important}.bg-green-600\/40{background-color:#146c4366!important}.bg-green-600\/45{background-color:#146c4373!important}.bg-green-600\/5{background-color:#146c430d!important}.bg-green-600\/50{background-color:#146c4380!important}.bg-green-600\/55{background-color:#146c438c!important}.bg-green-600\/60{background-color:#146c4399!important}.bg-green-600\/65{background-color:#146c43a6!important}.bg-green-600\/70{background-color:#146c43b3!important}.bg-green-600\/75{background-color:#146c43bf!important}.bg-green-600\/80{background-color:#146c43cc!important}.bg-green-600\/85{background-color:#146c43d9!important}.bg-green-600\/90{background-color:#146c43e6!important}.bg-green-600\/95{background-color:#146c43f2!important}.bg-green-700{--tw-bg-opacity: 1 !important;background-color:rgb(75 110 97 / var(--tw-bg-opacity))!important}.bg-green-700\/0{background-color:#4b6e6100!important}.bg-green-700\/10{background-color:#4b6e611a!important}.bg-green-700\/100{background-color:#4b6e61!important}.bg-green-700\/15{background-color:#4b6e6126!important}.bg-green-700\/20{background-color:#4b6e6133!important}.bg-green-700\/25{background-color:#4b6e6140!important}.bg-green-700\/30{background-color:#4b6e614d!important}.bg-green-700\/35{background-color:#4b6e6159!important}.bg-green-700\/40{background-color:#4b6e6166!important}.bg-green-700\/45{background-color:#4b6e6173!important}.bg-green-700\/5{background-color:#4b6e610d!important}.bg-green-700\/50{background-color:#4b6e6180!important}.bg-green-700\/55{background-color:#4b6e618c!important}.bg-green-700\/60{background-color:#4b6e6199!important}.bg-green-700\/65{background-color:#4b6e61a6!important}.bg-green-700\/70{background-color:#4b6e61b3!important}.bg-green-700\/75{background-color:#4b6e61bf!important}.bg-green-700\/80{background-color:#4b6e61cc!important}.bg-green-700\/85{background-color:#4b6e61d9!important}.bg-green-700\/90{background-color:#4b6e61e6!important}.bg-green-700\/95{background-color:#4b6e61f2!important}.bg-green-800{--tw-bg-opacity: 1 !important;background-color:rgb(10 54 34 / var(--tw-bg-opacity))!important}.bg-green-800\/0{background-color:#0a362200!important}.bg-green-800\/10{background-color:#0a36221a!important}.bg-green-800\/100{background-color:#0a3622!important}.bg-green-800\/15{background-color:#0a362226!important}.bg-green-800\/20{background-color:#0a362233!important}.bg-green-800\/25{background-color:#0a362240!important}.bg-green-800\/30{background-color:#0a36224d!important}.bg-green-800\/35{background-color:#0a362259!important}.bg-green-800\/40{background-color:#0a362266!important}.bg-green-800\/45{background-color:#0a362273!important}.bg-green-800\/5{background-color:#0a36220d!important}.bg-green-800\/50{background-color:#0a362280!important}.bg-green-800\/55{background-color:#0a36228c!important}.bg-green-800\/60{background-color:#0a362299!important}.bg-green-800\/65{background-color:#0a3622a6!important}.bg-green-800\/70{background-color:#0a3622b3!important}.bg-green-800\/75{background-color:#0a3622bf!important}.bg-green-800\/80{background-color:#0a3622cc!important}.bg-green-800\/85{background-color:#0a3622d9!important}.bg-green-800\/90{background-color:#0a3622e6!important}.bg-green-800\/95{background-color:#0a3622f2!important}.bg-green-900{--tw-bg-opacity: 1 !important;background-color:rgb(8 121 144 / var(--tw-bg-opacity))!important}.bg-green-900\/0{background-color:#08799000!important}.bg-green-900\/10{background-color:#0879901a!important}.bg-green-900\/100{background-color:#087990!important}.bg-green-900\/15{background-color:#08799026!important}.bg-green-900\/20{background-color:#08799033!important}.bg-green-900\/25{background-color:#08799040!important}.bg-green-900\/30{background-color:#0879904d!important}.bg-green-900\/35{background-color:#08799059!important}.bg-green-900\/40{background-color:#08799066!important}.bg-green-900\/45{background-color:#08799073!important}.bg-green-900\/5{background-color:#0879900d!important}.bg-green-900\/50{background-color:#08799080!important}.bg-green-900\/55{background-color:#0879908c!important}.bg-green-900\/60{background-color:#08799099!important}.bg-green-900\/65{background-color:#087990a6!important}.bg-green-900\/70{background-color:#087990b3!important}.bg-green-900\/75{background-color:#087990bf!important}.bg-green-900\/80{background-color:#087990cc!important}.bg-green-900\/85{background-color:#087990d9!important}.bg-green-900\/90{background-color:#087990e6!important}.bg-green-900\/95{background-color:#087990f2!important}.bg-green-whatsapp{--tw-bg-opacity: 1 !important;background-color:rgb(27 201 89 / var(--tw-bg-opacity))!important}.bg-green-whatsapp\/0{background-color:#1bc95900!important}.bg-green-whatsapp\/10{background-color:#1bc9591a!important}.bg-green-whatsapp\/100{background-color:#1bc959!important}.bg-green-whatsapp\/15{background-color:#1bc95926!important}.bg-green-whatsapp\/20{background-color:#1bc95933!important}.bg-green-whatsapp\/25{background-color:#1bc95940!important}.bg-green-whatsapp\/30{background-color:#1bc9594d!important}.bg-green-whatsapp\/35{background-color:#1bc95959!important}.bg-green-whatsapp\/40{background-color:#1bc95966!important}.bg-green-whatsapp\/45{background-color:#1bc95973!important}.bg-green-whatsapp\/5{background-color:#1bc9590d!important}.bg-green-whatsapp\/50{background-color:#1bc95980!important}.bg-green-whatsapp\/55{background-color:#1bc9598c!important}.bg-green-whatsapp\/60{background-color:#1bc95999!important}.bg-green-whatsapp\/65{background-color:#1bc959a6!important}.bg-green-whatsapp\/70{background-color:#1bc959b3!important}.bg-green-whatsapp\/75{background-color:#1bc959bf!important}.bg-green-whatsapp\/80{background-color:#1bc959cc!important}.bg-green-whatsapp\/85{background-color:#1bc959d9!important}.bg-green-whatsapp\/90{background-color:#1bc959e6!important}.bg-green-whatsapp\/95{background-color:#1bc959f2!important}.bg-offwhite{background-color:#fffc!important}.bg-offwhite\/0{background-color:#fff0!important}.bg-offwhite\/10{background-color:#ffffff1a!important}.bg-offwhite\/100{background-color:#fff!important}.bg-offwhite\/15{background-color:#ffffff26!important}.bg-offwhite\/20{background-color:#fff3!important}.bg-offwhite\/25{background-color:#ffffff40!important}.bg-offwhite\/30{background-color:#ffffff4d!important}.bg-offwhite\/35{background-color:#ffffff59!important}.bg-offwhite\/40{background-color:#fff6!important}.bg-offwhite\/45{background-color:#ffffff73!important}.bg-offwhite\/5{background-color:#ffffff0d!important}.bg-offwhite\/50{background-color:#ffffff80!important}.bg-offwhite\/55{background-color:#ffffff8c!important}.bg-offwhite\/60{background-color:#fff9!important}.bg-offwhite\/65{background-color:#ffffffa6!important}.bg-offwhite\/70{background-color:#ffffffb3!important}.bg-offwhite\/75{background-color:#ffffffbf!important}.bg-offwhite\/80{background-color:#fffc!important}.bg-offwhite\/85{background-color:#ffffffd9!important}.bg-offwhite\/90{background-color:#ffffffe6!important}.bg-offwhite\/95{background-color:#fffffff2!important}.bg-orange-100{--tw-bg-opacity: 1 !important;background-color:rgb(255 229 208 / var(--tw-bg-opacity))!important}.bg-orange-100\/0{background-color:#ffe5d000!important}.bg-orange-100\/10{background-color:#ffe5d01a!important}.bg-orange-100\/100{background-color:#ffe5d0!important}.bg-orange-100\/15{background-color:#ffe5d026!important}.bg-orange-100\/20{background-color:#ffe5d033!important}.bg-orange-100\/25{background-color:#ffe5d040!important}.bg-orange-100\/30{background-color:#ffe5d04d!important}.bg-orange-100\/35{background-color:#ffe5d059!important}.bg-orange-100\/40{background-color:#ffe5d066!important}.bg-orange-100\/45{background-color:#ffe5d073!important}.bg-orange-100\/5{background-color:#ffe5d00d!important}.bg-orange-100\/50{background-color:#ffe5d080!important}.bg-orange-100\/55{background-color:#ffe5d08c!important}.bg-orange-100\/60{background-color:#ffe5d099!important}.bg-orange-100\/65{background-color:#ffe5d0a6!important}.bg-orange-100\/70{background-color:#ffe5d0b3!important}.bg-orange-100\/75{background-color:#ffe5d0bf!important}.bg-orange-100\/80{background-color:#ffe5d0cc!important}.bg-orange-100\/85{background-color:#ffe5d0d9!important}.bg-orange-100\/90{background-color:#ffe5d0e6!important}.bg-orange-100\/95{background-color:#ffe5d0f2!important}.bg-orange-200{--tw-bg-opacity: 1 !important;background-color:rgb(254 203 161 / var(--tw-bg-opacity))!important}.bg-orange-200\/0{background-color:#fecba100!important}.bg-orange-200\/10{background-color:#fecba11a!important}.bg-orange-200\/100{background-color:#fecba1!important}.bg-orange-200\/15{background-color:#fecba126!important}.bg-orange-200\/20{background-color:#fecba133!important}.bg-orange-200\/25{background-color:#fecba140!important}.bg-orange-200\/30{background-color:#fecba14d!important}.bg-orange-200\/35{background-color:#fecba159!important}.bg-orange-200\/40{background-color:#fecba166!important}.bg-orange-200\/45{background-color:#fecba173!important}.bg-orange-200\/5{background-color:#fecba10d!important}.bg-orange-200\/50{background-color:#fecba180!important}.bg-orange-200\/55{background-color:#fecba18c!important}.bg-orange-200\/60{background-color:#fecba199!important}.bg-orange-200\/65{background-color:#fecba1a6!important}.bg-orange-200\/70{background-color:#fecba1b3!important}.bg-orange-200\/75{background-color:#fecba1bf!important}.bg-orange-200\/80{background-color:#fecba1cc!important}.bg-orange-200\/85{background-color:#fecba1d9!important}.bg-orange-200\/90{background-color:#fecba1e6!important}.bg-orange-200\/95{background-color:#fecba1f2!important}.bg-orange-300{--tw-bg-opacity: 1 !important;background-color:rgb(254 178 114 / var(--tw-bg-opacity))!important}.bg-orange-300\/0{background-color:#feb27200!important}.bg-orange-300\/10{background-color:#feb2721a!important}.bg-orange-300\/100{background-color:#feb272!important}.bg-orange-300\/15{background-color:#feb27226!important}.bg-orange-300\/20{background-color:#feb27233!important}.bg-orange-300\/25{background-color:#feb27240!important}.bg-orange-300\/30{background-color:#feb2724d!important}.bg-orange-300\/35{background-color:#feb27259!important}.bg-orange-300\/40{background-color:#feb27266!important}.bg-orange-300\/45{background-color:#feb27273!important}.bg-orange-300\/5{background-color:#feb2720d!important}.bg-orange-300\/50{background-color:#feb27280!important}.bg-orange-300\/55{background-color:#feb2728c!important}.bg-orange-300\/60{background-color:#feb27299!important}.bg-orange-300\/65{background-color:#feb272a6!important}.bg-orange-300\/70{background-color:#feb272b3!important}.bg-orange-300\/75{background-color:#feb272bf!important}.bg-orange-300\/80{background-color:#feb272cc!important}.bg-orange-300\/85{background-color:#feb272d9!important}.bg-orange-300\/90{background-color:#feb272e6!important}.bg-orange-300\/95{background-color:#feb272f2!important}.bg-orange-400{--tw-bg-opacity: 1 !important;background-color:rgb(253 152 67 / var(--tw-bg-opacity))!important}.bg-orange-400\/0{background-color:#fd984300!important}.bg-orange-400\/10{background-color:#fd98431a!important}.bg-orange-400\/100{background-color:#fd9843!important}.bg-orange-400\/15{background-color:#fd984326!important}.bg-orange-400\/20{background-color:#fd984333!important}.bg-orange-400\/25{background-color:#fd984340!important}.bg-orange-400\/30{background-color:#fd98434d!important}.bg-orange-400\/35{background-color:#fd984359!important}.bg-orange-400\/40{background-color:#fd984366!important}.bg-orange-400\/45{background-color:#fd984373!important}.bg-orange-400\/5{background-color:#fd98430d!important}.bg-orange-400\/50{background-color:#fd984380!important}.bg-orange-400\/55{background-color:#fd98438c!important}.bg-orange-400\/60{background-color:#fd984399!important}.bg-orange-400\/65{background-color:#fd9843a6!important}.bg-orange-400\/70{background-color:#fd9843b3!important}.bg-orange-400\/75{background-color:#fd9843bf!important}.bg-orange-400\/80{background-color:#fd9843cc!important}.bg-orange-400\/85{background-color:#fd9843d9!important}.bg-orange-400\/90{background-color:#fd9843e6!important}.bg-orange-400\/95{background-color:#fd9843f2!important}.bg-orange-500{--tw-bg-opacity: 1 !important;background-color:rgb(253 126 20 / var(--tw-bg-opacity))!important}.bg-orange-500\/0{background-color:#fd7e1400!important}.bg-orange-500\/10{background-color:#fd7e141a!important}.bg-orange-500\/100{background-color:#fd7e14!important}.bg-orange-500\/15{background-color:#fd7e1426!important}.bg-orange-500\/20{background-color:#fd7e1433!important}.bg-orange-500\/25{background-color:#fd7e1440!important}.bg-orange-500\/30{background-color:#fd7e144d!important}.bg-orange-500\/35{background-color:#fd7e1459!important}.bg-orange-500\/40{background-color:#fd7e1466!important}.bg-orange-500\/45{background-color:#fd7e1473!important}.bg-orange-500\/5{background-color:#fd7e140d!important}.bg-orange-500\/50{background-color:#fd7e1480!important}.bg-orange-500\/55{background-color:#fd7e148c!important}.bg-orange-500\/60{background-color:#fd7e1499!important}.bg-orange-500\/65{background-color:#fd7e14a6!important}.bg-orange-500\/70{background-color:#fd7e14b3!important}.bg-orange-500\/75{background-color:#fd7e14bf!important}.bg-orange-500\/80{background-color:#fd7e14cc!important}.bg-orange-500\/85{background-color:#fd7e14d9!important}.bg-orange-500\/90{background-color:#fd7e14e6!important}.bg-orange-500\/95{background-color:#fd7e14f2!important}.bg-orange-700{--tw-bg-opacity: 1 !important;background-color:rgb(152 44 12 / var(--tw-bg-opacity))!important}.bg-orange-700\/0{background-color:#982c0c00!important}.bg-orange-700\/10{background-color:#982c0c1a!important}.bg-orange-700\/100{background-color:#982c0c!important}.bg-orange-700\/15{background-color:#982c0c26!important}.bg-orange-700\/20{background-color:#982c0c33!important}.bg-orange-700\/25{background-color:#982c0c40!important}.bg-orange-700\/30{background-color:#982c0c4d!important}.bg-orange-700\/35{background-color:#982c0c59!important}.bg-orange-700\/40{background-color:#982c0c66!important}.bg-orange-700\/45{background-color:#982c0c73!important}.bg-orange-700\/5{background-color:#982c0c0d!important}.bg-orange-700\/50{background-color:#982c0c80!important}.bg-orange-700\/55{background-color:#982c0c8c!important}.bg-orange-700\/60{background-color:#982c0c99!important}.bg-orange-700\/65{background-color:#982c0ca6!important}.bg-orange-700\/70{background-color:#982c0cb3!important}.bg-orange-700\/75{background-color:#982c0cbf!important}.bg-orange-700\/80{background-color:#982c0ccc!important}.bg-orange-700\/85{background-color:#982c0cd9!important}.bg-orange-700\/90{background-color:#982c0ce6!important}.bg-orange-700\/95{background-color:#982c0cf2!important}.bg-orange-800{--tw-bg-opacity: 1 !important;background-color:rgb(101 50 8 / var(--tw-bg-opacity))!important}.bg-orange-800\/0{background-color:#65320800!important}.bg-orange-800\/10{background-color:#6532081a!important}.bg-orange-800\/100{background-color:#653208!important}.bg-orange-800\/15{background-color:#65320826!important}.bg-orange-800\/20{background-color:#65320833!important}.bg-orange-800\/25{background-color:#65320840!important}.bg-orange-800\/30{background-color:#6532084d!important}.bg-orange-800\/35{background-color:#65320859!important}.bg-orange-800\/40{background-color:#65320866!important}.bg-orange-800\/45{background-color:#65320873!important}.bg-orange-800\/5{background-color:#6532080d!important}.bg-orange-800\/50{background-color:#65320880!important}.bg-orange-800\/55{background-color:#6532088c!important}.bg-orange-800\/60{background-color:#65320899!important}.bg-orange-800\/65{background-color:#653208a6!important}.bg-orange-800\/70{background-color:#653208b3!important}.bg-orange-800\/75{background-color:#653208bf!important}.bg-orange-800\/80{background-color:#653208cc!important}.bg-orange-800\/85{background-color:#653208d9!important}.bg-orange-800\/90{background-color:#653208e6!important}.bg-orange-800\/95{background-color:#653208f2!important}.bg-pink-100{--tw-bg-opacity: 1 !important;background-color:rgb(247 214 230 / var(--tw-bg-opacity))!important}.bg-pink-100\/0{background-color:#f7d6e600!important}.bg-pink-100\/10{background-color:#f7d6e61a!important}.bg-pink-100\/100{background-color:#f7d6e6!important}.bg-pink-100\/15{background-color:#f7d6e626!important}.bg-pink-100\/20{background-color:#f7d6e633!important}.bg-pink-100\/25{background-color:#f7d6e640!important}.bg-pink-100\/30{background-color:#f7d6e64d!important}.bg-pink-100\/35{background-color:#f7d6e659!important}.bg-pink-100\/40{background-color:#f7d6e666!important}.bg-pink-100\/45{background-color:#f7d6e673!important}.bg-pink-100\/5{background-color:#f7d6e60d!important}.bg-pink-100\/50{background-color:#f7d6e680!important}.bg-pink-100\/55{background-color:#f7d6e68c!important}.bg-pink-100\/60{background-color:#f7d6e699!important}.bg-pink-100\/65{background-color:#f7d6e6a6!important}.bg-pink-100\/70{background-color:#f7d6e6b3!important}.bg-pink-100\/75{background-color:#f7d6e6bf!important}.bg-pink-100\/80{background-color:#f7d6e6cc!important}.bg-pink-100\/85{background-color:#f7d6e6d9!important}.bg-pink-100\/90{background-color:#f7d6e6e6!important}.bg-pink-100\/95{background-color:#f7d6e6f2!important}.bg-pink-200{--tw-bg-opacity: 1 !important;background-color:rgb(239 173 206 / var(--tw-bg-opacity))!important}.bg-pink-200\/0{background-color:#efadce00!important}.bg-pink-200\/10{background-color:#efadce1a!important}.bg-pink-200\/100{background-color:#efadce!important}.bg-pink-200\/15{background-color:#efadce26!important}.bg-pink-200\/20{background-color:#efadce33!important}.bg-pink-200\/25{background-color:#efadce40!important}.bg-pink-200\/30{background-color:#efadce4d!important}.bg-pink-200\/35{background-color:#efadce59!important}.bg-pink-200\/40{background-color:#efadce66!important}.bg-pink-200\/45{background-color:#efadce73!important}.bg-pink-200\/5{background-color:#efadce0d!important}.bg-pink-200\/50{background-color:#efadce80!important}.bg-pink-200\/55{background-color:#efadce8c!important}.bg-pink-200\/60{background-color:#efadce99!important}.bg-pink-200\/65{background-color:#efadcea6!important}.bg-pink-200\/70{background-color:#efadceb3!important}.bg-pink-200\/75{background-color:#efadcebf!important}.bg-pink-200\/80{background-color:#efadcecc!important}.bg-pink-200\/85{background-color:#efadced9!important}.bg-pink-200\/90{background-color:#efadcee6!important}.bg-pink-200\/95{background-color:#efadcef2!important}.bg-pink-300{--tw-bg-opacity: 1 !important;background-color:rgb(230 133 181 / var(--tw-bg-opacity))!important}.bg-pink-300\/0{background-color:#e685b500!important}.bg-pink-300\/10{background-color:#e685b51a!important}.bg-pink-300\/100{background-color:#e685b5!important}.bg-pink-300\/15{background-color:#e685b526!important}.bg-pink-300\/20{background-color:#e685b533!important}.bg-pink-300\/25{background-color:#e685b540!important}.bg-pink-300\/30{background-color:#e685b54d!important}.bg-pink-300\/35{background-color:#e685b559!important}.bg-pink-300\/40{background-color:#e685b566!important}.bg-pink-300\/45{background-color:#e685b573!important}.bg-pink-300\/5{background-color:#e685b50d!important}.bg-pink-300\/50{background-color:#e685b580!important}.bg-pink-300\/55{background-color:#e685b58c!important}.bg-pink-300\/60{background-color:#e685b599!important}.bg-pink-300\/65{background-color:#e685b5a6!important}.bg-pink-300\/70{background-color:#e685b5b3!important}.bg-pink-300\/75{background-color:#e685b5bf!important}.bg-pink-300\/80{background-color:#e685b5cc!important}.bg-pink-300\/85{background-color:#e685b5d9!important}.bg-pink-300\/90{background-color:#e685b5e6!important}.bg-pink-300\/95{background-color:#e685b5f2!important}.bg-pink-400{--tw-bg-opacity: 1 !important;background-color:rgb(222 92 157 / var(--tw-bg-opacity))!important}.bg-pink-400\/0{background-color:#de5c9d00!important}.bg-pink-400\/10{background-color:#de5c9d1a!important}.bg-pink-400\/100{background-color:#de5c9d!important}.bg-pink-400\/15{background-color:#de5c9d26!important}.bg-pink-400\/20{background-color:#de5c9d33!important}.bg-pink-400\/25{background-color:#de5c9d40!important}.bg-pink-400\/30{background-color:#de5c9d4d!important}.bg-pink-400\/35{background-color:#de5c9d59!important}.bg-pink-400\/40{background-color:#de5c9d66!important}.bg-pink-400\/45{background-color:#de5c9d73!important}.bg-pink-400\/5{background-color:#de5c9d0d!important}.bg-pink-400\/50{background-color:#de5c9d80!important}.bg-pink-400\/55{background-color:#de5c9d8c!important}.bg-pink-400\/60{background-color:#de5c9d99!important}.bg-pink-400\/65{background-color:#de5c9da6!important}.bg-pink-400\/70{background-color:#de5c9db3!important}.bg-pink-400\/75{background-color:#de5c9dbf!important}.bg-pink-400\/80{background-color:#de5c9dcc!important}.bg-pink-400\/85{background-color:#de5c9dd9!important}.bg-pink-400\/90{background-color:#de5c9de6!important}.bg-pink-400\/95{background-color:#de5c9df2!important}.bg-pink-500{--tw-bg-opacity: 1 !important;background-color:rgb(214 51 132 / var(--tw-bg-opacity))!important}.bg-pink-500\/0{background-color:#d6338400!important}.bg-pink-500\/10{background-color:#d633841a!important}.bg-pink-500\/100{background-color:#d63384!important}.bg-pink-500\/15{background-color:#d6338426!important}.bg-pink-500\/20{background-color:#d6338433!important}.bg-pink-500\/25{background-color:#d6338440!important}.bg-pink-500\/30{background-color:#d633844d!important}.bg-pink-500\/35{background-color:#d6338459!important}.bg-pink-500\/40{background-color:#d6338466!important}.bg-pink-500\/45{background-color:#d6338473!important}.bg-pink-500\/5{background-color:#d633840d!important}.bg-pink-500\/50{background-color:#d6338480!important}.bg-pink-500\/55{background-color:#d633848c!important}.bg-pink-500\/60{background-color:#d6338499!important}.bg-pink-500\/65{background-color:#d63384a6!important}.bg-pink-500\/70{background-color:#d63384b3!important}.bg-pink-500\/75{background-color:#d63384bf!important}.bg-pink-500\/80{background-color:#d63384cc!important}.bg-pink-500\/85{background-color:#d63384d9!important}.bg-pink-500\/90{background-color:#d63384e6!important}.bg-pink-500\/95{background-color:#d63384f2!important}.bg-pink-600{--tw-bg-opacity: 1 !important;background-color:rgb(171 41 106 / var(--tw-bg-opacity))!important}.bg-pink-600\/0{background-color:#ab296a00!important}.bg-pink-600\/10{background-color:#ab296a1a!important}.bg-pink-600\/100{background-color:#ab296a!important}.bg-pink-600\/15{background-color:#ab296a26!important}.bg-pink-600\/20{background-color:#ab296a33!important}.bg-pink-600\/25{background-color:#ab296a40!important}.bg-pink-600\/30{background-color:#ab296a4d!important}.bg-pink-600\/35{background-color:#ab296a59!important}.bg-pink-600\/40{background-color:#ab296a66!important}.bg-pink-600\/45{background-color:#ab296a73!important}.bg-pink-600\/5{background-color:#ab296a0d!important}.bg-pink-600\/50{background-color:#ab296a80!important}.bg-pink-600\/55{background-color:#ab296a8c!important}.bg-pink-600\/60{background-color:#ab296a99!important}.bg-pink-600\/65{background-color:#ab296aa6!important}.bg-pink-600\/70{background-color:#ab296ab3!important}.bg-pink-600\/75{background-color:#ab296abf!important}.bg-pink-600\/80{background-color:#ab296acc!important}.bg-pink-600\/85{background-color:#ab296ad9!important}.bg-pink-600\/90{background-color:#ab296ae6!important}.bg-pink-600\/95{background-color:#ab296af2!important}.bg-pink-800{--tw-bg-opacity: 1 !important;background-color:rgb(86 20 53 / var(--tw-bg-opacity))!important}.bg-pink-800\/0{background-color:#56143500!important}.bg-pink-800\/10{background-color:#5614351a!important}.bg-pink-800\/100{background-color:#561435!important}.bg-pink-800\/15{background-color:#56143526!important}.bg-pink-800\/20{background-color:#56143533!important}.bg-pink-800\/25{background-color:#56143540!important}.bg-pink-800\/30{background-color:#5614354d!important}.bg-pink-800\/35{background-color:#56143559!important}.bg-pink-800\/40{background-color:#56143566!important}.bg-pink-800\/45{background-color:#56143573!important}.bg-pink-800\/5{background-color:#5614350d!important}.bg-pink-800\/50{background-color:#56143580!important}.bg-pink-800\/55{background-color:#5614358c!important}.bg-pink-800\/60{background-color:#56143599!important}.bg-pink-800\/65{background-color:#561435a6!important}.bg-pink-800\/70{background-color:#561435b3!important}.bg-pink-800\/75{background-color:#561435bf!important}.bg-pink-800\/80{background-color:#561435cc!important}.bg-pink-800\/85{background-color:#561435d9!important}.bg-pink-800\/90{background-color:#561435e6!important}.bg-pink-800\/95{background-color:#561435f2!important}.bg-purple-100{--tw-bg-opacity: 1 !important;background-color:rgb(226 217 243 / var(--tw-bg-opacity))!important}.bg-purple-100\/0{background-color:#e2d9f300!important}.bg-purple-100\/10{background-color:#e2d9f31a!important}.bg-purple-100\/100{background-color:#e2d9f3!important}.bg-purple-100\/15{background-color:#e2d9f326!important}.bg-purple-100\/20{background-color:#e2d9f333!important}.bg-purple-100\/25{background-color:#e2d9f340!important}.bg-purple-100\/30{background-color:#e2d9f34d!important}.bg-purple-100\/35{background-color:#e2d9f359!important}.bg-purple-100\/40{background-color:#e2d9f366!important}.bg-purple-100\/45{background-color:#e2d9f373!important}.bg-purple-100\/5{background-color:#e2d9f30d!important}.bg-purple-100\/50{background-color:#e2d9f380!important}.bg-purple-100\/55{background-color:#e2d9f38c!important}.bg-purple-100\/60{background-color:#e2d9f399!important}.bg-purple-100\/65{background-color:#e2d9f3a6!important}.bg-purple-100\/70{background-color:#e2d9f3b3!important}.bg-purple-100\/75{background-color:#e2d9f3bf!important}.bg-purple-100\/80{background-color:#e2d9f3cc!important}.bg-purple-100\/85{background-color:#e2d9f3d9!important}.bg-purple-100\/90{background-color:#e2d9f3e6!important}.bg-purple-100\/95{background-color:#e2d9f3f2!important}.bg-purple-200{--tw-bg-opacity: 1 !important;background-color:rgb(197 179 230 / var(--tw-bg-opacity))!important}.bg-purple-200\/0{background-color:#c5b3e600!important}.bg-purple-200\/10{background-color:#c5b3e61a!important}.bg-purple-200\/100{background-color:#c5b3e6!important}.bg-purple-200\/15{background-color:#c5b3e626!important}.bg-purple-200\/20{background-color:#c5b3e633!important}.bg-purple-200\/25{background-color:#c5b3e640!important}.bg-purple-200\/30{background-color:#c5b3e64d!important}.bg-purple-200\/35{background-color:#c5b3e659!important}.bg-purple-200\/40{background-color:#c5b3e666!important}.bg-purple-200\/45{background-color:#c5b3e673!important}.bg-purple-200\/5{background-color:#c5b3e60d!important}.bg-purple-200\/50{background-color:#c5b3e680!important}.bg-purple-200\/55{background-color:#c5b3e68c!important}.bg-purple-200\/60{background-color:#c5b3e699!important}.bg-purple-200\/65{background-color:#c5b3e6a6!important}.bg-purple-200\/70{background-color:#c5b3e6b3!important}.bg-purple-200\/75{background-color:#c5b3e6bf!important}.bg-purple-200\/80{background-color:#c5b3e6cc!important}.bg-purple-200\/85{background-color:#c5b3e6d9!important}.bg-purple-200\/90{background-color:#c5b3e6e6!important}.bg-purple-200\/95{background-color:#c5b3e6f2!important}.bg-purple-300{--tw-bg-opacity: 1 !important;background-color:rgb(169 142 218 / var(--tw-bg-opacity))!important}.bg-purple-300\/0{background-color:#a98eda00!important}.bg-purple-300\/10{background-color:#a98eda1a!important}.bg-purple-300\/100{background-color:#a98eda!important}.bg-purple-300\/15{background-color:#a98eda26!important}.bg-purple-300\/20{background-color:#a98eda33!important}.bg-purple-300\/25{background-color:#a98eda40!important}.bg-purple-300\/30{background-color:#a98eda4d!important}.bg-purple-300\/35{background-color:#a98eda59!important}.bg-purple-300\/40{background-color:#a98eda66!important}.bg-purple-300\/45{background-color:#a98eda73!important}.bg-purple-300\/5{background-color:#a98eda0d!important}.bg-purple-300\/50{background-color:#a98eda80!important}.bg-purple-300\/55{background-color:#a98eda8c!important}.bg-purple-300\/60{background-color:#a98eda99!important}.bg-purple-300\/65{background-color:#a98edaa6!important}.bg-purple-300\/70{background-color:#a98edab3!important}.bg-purple-300\/75{background-color:#a98edabf!important}.bg-purple-300\/80{background-color:#a98edacc!important}.bg-purple-300\/85{background-color:#a98edad9!important}.bg-purple-300\/90{background-color:#a98edae6!important}.bg-purple-300\/95{background-color:#a98edaf2!important}.bg-purple-400{--tw-bg-opacity: 1 !important;background-color:rgb(140 104 205 / var(--tw-bg-opacity))!important}.bg-purple-400\/0{background-color:#8c68cd00!important}.bg-purple-400\/10{background-color:#8c68cd1a!important}.bg-purple-400\/100{background-color:#8c68cd!important}.bg-purple-400\/15{background-color:#8c68cd26!important}.bg-purple-400\/20{background-color:#8c68cd33!important}.bg-purple-400\/25{background-color:#8c68cd40!important}.bg-purple-400\/30{background-color:#8c68cd4d!important}.bg-purple-400\/35{background-color:#8c68cd59!important}.bg-purple-400\/40{background-color:#8c68cd66!important}.bg-purple-400\/45{background-color:#8c68cd73!important}.bg-purple-400\/5{background-color:#8c68cd0d!important}.bg-purple-400\/50{background-color:#8c68cd80!important}.bg-purple-400\/55{background-color:#8c68cd8c!important}.bg-purple-400\/60{background-color:#8c68cd99!important}.bg-purple-400\/65{background-color:#8c68cda6!important}.bg-purple-400\/70{background-color:#8c68cdb3!important}.bg-purple-400\/75{background-color:#8c68cdbf!important}.bg-purple-400\/80{background-color:#8c68cdcc!important}.bg-purple-400\/85{background-color:#8c68cdd9!important}.bg-purple-400\/90{background-color:#8c68cde6!important}.bg-purple-400\/95{background-color:#8c68cdf2!important}.bg-purple-500{--tw-bg-opacity: 1 !important;background-color:rgb(111 66 193 / var(--tw-bg-opacity))!important}.bg-purple-500\/0{background-color:#6f42c100!important}.bg-purple-500\/10{background-color:#6f42c11a!important}.bg-purple-500\/100{background-color:#6f42c1!important}.bg-purple-500\/15{background-color:#6f42c126!important}.bg-purple-500\/20{background-color:#6f42c133!important}.bg-purple-500\/25{background-color:#6f42c140!important}.bg-purple-500\/30{background-color:#6f42c14d!important}.bg-purple-500\/35{background-color:#6f42c159!important}.bg-purple-500\/40{background-color:#6f42c166!important}.bg-purple-500\/45{background-color:#6f42c173!important}.bg-purple-500\/5{background-color:#6f42c10d!important}.bg-purple-500\/50{background-color:#6f42c180!important}.bg-purple-500\/55{background-color:#6f42c18c!important}.bg-purple-500\/60{background-color:#6f42c199!important}.bg-purple-500\/65{background-color:#6f42c1a6!important}.bg-purple-500\/70{background-color:#6f42c1b3!important}.bg-purple-500\/75{background-color:#6f42c1bf!important}.bg-purple-500\/80{background-color:#6f42c1cc!important}.bg-purple-500\/85{background-color:#6f42c1d9!important}.bg-purple-500\/90{background-color:#6f42c1e6!important}.bg-purple-500\/95{background-color:#6f42c1f2!important}.bg-purple-600{--tw-bg-opacity: 1 !important;background-color:rgb(89 53 154 / var(--tw-bg-opacity))!important}.bg-purple-600\/0{background-color:#59359a00!important}.bg-purple-600\/10{background-color:#59359a1a!important}.bg-purple-600\/100{background-color:#59359a!important}.bg-purple-600\/15{background-color:#59359a26!important}.bg-purple-600\/20{background-color:#59359a33!important}.bg-purple-600\/25{background-color:#59359a40!important}.bg-purple-600\/30{background-color:#59359a4d!important}.bg-purple-600\/35{background-color:#59359a59!important}.bg-purple-600\/40{background-color:#59359a66!important}.bg-purple-600\/45{background-color:#59359a73!important}.bg-purple-600\/5{background-color:#59359a0d!important}.bg-purple-600\/50{background-color:#59359a80!important}.bg-purple-600\/55{background-color:#59359a8c!important}.bg-purple-600\/60{background-color:#59359a99!important}.bg-purple-600\/65{background-color:#59359aa6!important}.bg-purple-600\/70{background-color:#59359ab3!important}.bg-purple-600\/75{background-color:#59359abf!important}.bg-purple-600\/80{background-color:#59359acc!important}.bg-purple-600\/85{background-color:#59359ad9!important}.bg-purple-600\/90{background-color:#59359ae6!important}.bg-purple-600\/95{background-color:#59359af2!important}.bg-purple-800{--tw-bg-opacity: 1 !important;background-color:rgb(44 26 77 / var(--tw-bg-opacity))!important}.bg-purple-800\/0{background-color:#2c1a4d00!important}.bg-purple-800\/10{background-color:#2c1a4d1a!important}.bg-purple-800\/100{background-color:#2c1a4d!important}.bg-purple-800\/15{background-color:#2c1a4d26!important}.bg-purple-800\/20{background-color:#2c1a4d33!important}.bg-purple-800\/25{background-color:#2c1a4d40!important}.bg-purple-800\/30{background-color:#2c1a4d4d!important}.bg-purple-800\/35{background-color:#2c1a4d59!important}.bg-purple-800\/40{background-color:#2c1a4d66!important}.bg-purple-800\/45{background-color:#2c1a4d73!important}.bg-purple-800\/5{background-color:#2c1a4d0d!important}.bg-purple-800\/50{background-color:#2c1a4d80!important}.bg-purple-800\/55{background-color:#2c1a4d8c!important}.bg-purple-800\/60{background-color:#2c1a4d99!important}.bg-purple-800\/65{background-color:#2c1a4da6!important}.bg-purple-800\/70{background-color:#2c1a4db3!important}.bg-purple-800\/75{background-color:#2c1a4dbf!important}.bg-purple-800\/80{background-color:#2c1a4dcc!important}.bg-purple-800\/85{background-color:#2c1a4dd9!important}.bg-purple-800\/90{background-color:#2c1a4de6!important}.bg-purple-800\/95{background-color:#2c1a4df2!important}.bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgb(248 215 218 / var(--tw-bg-opacity))!important}.bg-red-100\/0{background-color:#f8d7da00!important}.bg-red-100\/10{background-color:#f8d7da1a!important}.bg-red-100\/100{background-color:#f8d7da!important}.bg-red-100\/15{background-color:#f8d7da26!important}.bg-red-100\/20{background-color:#f8d7da33!important}.bg-red-100\/25{background-color:#f8d7da40!important}.bg-red-100\/30{background-color:#f8d7da4d!important}.bg-red-100\/35{background-color:#f8d7da59!important}.bg-red-100\/40{background-color:#f8d7da66!important}.bg-red-100\/45{background-color:#f8d7da73!important}.bg-red-100\/5{background-color:#f8d7da0d!important}.bg-red-100\/50{background-color:#f8d7da80!important}.bg-red-100\/55{background-color:#f8d7da8c!important}.bg-red-100\/60{background-color:#f8d7da99!important}.bg-red-100\/65{background-color:#f8d7daa6!important}.bg-red-100\/70{background-color:#f8d7dab3!important}.bg-red-100\/75{background-color:#f8d7dabf!important}.bg-red-100\/80{background-color:#f8d7dacc!important}.bg-red-100\/85{background-color:#f8d7dad9!important}.bg-red-100\/90{background-color:#f8d7dae6!important}.bg-red-100\/95{background-color:#f8d7daf2!important}.bg-red-200{--tw-bg-opacity: 1 !important;background-color:rgb(241 174 181 / var(--tw-bg-opacity))!important}.bg-red-200\/0{background-color:#f1aeb500!important}.bg-red-200\/10{background-color:#f1aeb51a!important}.bg-red-200\/100{background-color:#f1aeb5!important}.bg-red-200\/15{background-color:#f1aeb526!important}.bg-red-200\/20{background-color:#f1aeb533!important}.bg-red-200\/25{background-color:#f1aeb540!important}.bg-red-200\/30{background-color:#f1aeb54d!important}.bg-red-200\/35{background-color:#f1aeb559!important}.bg-red-200\/40{background-color:#f1aeb566!important}.bg-red-200\/45{background-color:#f1aeb573!important}.bg-red-200\/5{background-color:#f1aeb50d!important}.bg-red-200\/50{background-color:#f1aeb580!important}.bg-red-200\/55{background-color:#f1aeb58c!important}.bg-red-200\/60{background-color:#f1aeb599!important}.bg-red-200\/65{background-color:#f1aeb5a6!important}.bg-red-200\/70{background-color:#f1aeb5b3!important}.bg-red-200\/75{background-color:#f1aeb5bf!important}.bg-red-200\/80{background-color:#f1aeb5cc!important}.bg-red-200\/85{background-color:#f1aeb5d9!important}.bg-red-200\/90{background-color:#f1aeb5e6!important}.bg-red-200\/95{background-color:#f1aeb5f2!important}.bg-red-300{--tw-bg-opacity: 1 !important;background-color:rgb(234 134 143 / var(--tw-bg-opacity))!important}.bg-red-300\/0{background-color:#ea868f00!important}.bg-red-300\/10{background-color:#ea868f1a!important}.bg-red-300\/100{background-color:#ea868f!important}.bg-red-300\/15{background-color:#ea868f26!important}.bg-red-300\/20{background-color:#ea868f33!important}.bg-red-300\/25{background-color:#ea868f40!important}.bg-red-300\/30{background-color:#ea868f4d!important}.bg-red-300\/35{background-color:#ea868f59!important}.bg-red-300\/40{background-color:#ea868f66!important}.bg-red-300\/45{background-color:#ea868f73!important}.bg-red-300\/5{background-color:#ea868f0d!important}.bg-red-300\/50{background-color:#ea868f80!important}.bg-red-300\/55{background-color:#ea868f8c!important}.bg-red-300\/60{background-color:#ea868f99!important}.bg-red-300\/65{background-color:#ea868fa6!important}.bg-red-300\/70{background-color:#ea868fb3!important}.bg-red-300\/75{background-color:#ea868fbf!important}.bg-red-300\/80{background-color:#ea868fcc!important}.bg-red-300\/85{background-color:#ea868fd9!important}.bg-red-300\/90{background-color:#ea868fe6!important}.bg-red-300\/95{background-color:#ea868ff2!important}.bg-red-400{--tw-bg-opacity: 1 !important;background-color:rgb(227 93 106 / var(--tw-bg-opacity))!important}.bg-red-400\/0{background-color:#e35d6a00!important}.bg-red-400\/10{background-color:#e35d6a1a!important}.bg-red-400\/100{background-color:#e35d6a!important}.bg-red-400\/15{background-color:#e35d6a26!important}.bg-red-400\/20{background-color:#e35d6a33!important}.bg-red-400\/25{background-color:#e35d6a40!important}.bg-red-400\/30{background-color:#e35d6a4d!important}.bg-red-400\/35{background-color:#e35d6a59!important}.bg-red-400\/40{background-color:#e35d6a66!important}.bg-red-400\/45{background-color:#e35d6a73!important}.bg-red-400\/5{background-color:#e35d6a0d!important}.bg-red-400\/50{background-color:#e35d6a80!important}.bg-red-400\/55{background-color:#e35d6a8c!important}.bg-red-400\/60{background-color:#e35d6a99!important}.bg-red-400\/65{background-color:#e35d6aa6!important}.bg-red-400\/70{background-color:#e35d6ab3!important}.bg-red-400\/75{background-color:#e35d6abf!important}.bg-red-400\/80{background-color:#e35d6acc!important}.bg-red-400\/85{background-color:#e35d6ad9!important}.bg-red-400\/90{background-color:#e35d6ae6!important}.bg-red-400\/95{background-color:#e35d6af2!important}.bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgb(220 53 69 / var(--tw-bg-opacity))!important}.bg-red-500\/0{background-color:#dc354500!important}.bg-red-500\/10{background-color:#dc35451a!important}.bg-red-500\/100{background-color:#dc3545!important}.bg-red-500\/15{background-color:#dc354526!important}.bg-red-500\/20{background-color:#dc354533!important}.bg-red-500\/25{background-color:#dc354540!important}.bg-red-500\/30{background-color:#dc35454d!important}.bg-red-500\/35{background-color:#dc354559!important}.bg-red-500\/40{background-color:#dc354566!important}.bg-red-500\/45{background-color:#dc354573!important}.bg-red-500\/5{background-color:#dc35450d!important}.bg-red-500\/50{background-color:#dc354580!important}.bg-red-500\/55{background-color:#dc35458c!important}.bg-red-500\/60{background-color:#dc354599!important}.bg-red-500\/65{background-color:#dc3545a6!important}.bg-red-500\/70{background-color:#dc3545b3!important}.bg-red-500\/75{background-color:#dc3545bf!important}.bg-red-500\/80{background-color:#dc3545cc!important}.bg-red-500\/85{background-color:#dc3545d9!important}.bg-red-500\/90{background-color:#dc3545e6!important}.bg-red-500\/95{background-color:#dc3545f2!important}.bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgb(176 42 55 / var(--tw-bg-opacity))!important}.bg-red-600\/0{background-color:#b02a3700!important}.bg-red-600\/10{background-color:#b02a371a!important}.bg-red-600\/100{background-color:#b02a37!important}.bg-red-600\/15{background-color:#b02a3726!important}.bg-red-600\/20{background-color:#b02a3733!important}.bg-red-600\/25{background-color:#b02a3740!important}.bg-red-600\/30{background-color:#b02a374d!important}.bg-red-600\/35{background-color:#b02a3759!important}.bg-red-600\/40{background-color:#b02a3766!important}.bg-red-600\/45{background-color:#b02a3773!important}.bg-red-600\/5{background-color:#b02a370d!important}.bg-red-600\/50{background-color:#b02a3780!important}.bg-red-600\/55{background-color:#b02a378c!important}.bg-red-600\/60{background-color:#b02a3799!important}.bg-red-600\/65{background-color:#b02a37a6!important}.bg-red-600\/70{background-color:#b02a37b3!important}.bg-red-600\/75{background-color:#b02a37bf!important}.bg-red-600\/80{background-color:#b02a37cc!important}.bg-red-600\/85{background-color:#b02a37d9!important}.bg-red-600\/90{background-color:#b02a37e6!important}.bg-red-600\/95{background-color:#b02a37f2!important}.bg-red-700{--tw-bg-opacity: 1 !important;background-color:rgb(132 32 41 / var(--tw-bg-opacity))!important}.bg-red-700\/0{background-color:#84202900!important}.bg-red-700\/10{background-color:#8420291a!important}.bg-red-700\/100{background-color:#842029!important}.bg-red-700\/15{background-color:#84202926!important}.bg-red-700\/20{background-color:#84202933!important}.bg-red-700\/25{background-color:#84202940!important}.bg-red-700\/30{background-color:#8420294d!important}.bg-red-700\/35{background-color:#84202959!important}.bg-red-700\/40{background-color:#84202966!important}.bg-red-700\/45{background-color:#84202973!important}.bg-red-700\/5{background-color:#8420290d!important}.bg-red-700\/50{background-color:#84202980!important}.bg-red-700\/55{background-color:#8420298c!important}.bg-red-700\/60{background-color:#84202999!important}.bg-red-700\/65{background-color:#842029a6!important}.bg-red-700\/70{background-color:#842029b3!important}.bg-red-700\/75{background-color:#842029bf!important}.bg-red-700\/80{background-color:#842029cc!important}.bg-red-700\/85{background-color:#842029d9!important}.bg-red-700\/90{background-color:#842029e6!important}.bg-red-700\/95{background-color:#842029f2!important}.bg-red-800{--tw-bg-opacity: 1 !important;background-color:rgb(88 21 28 / var(--tw-bg-opacity))!important}.bg-red-800\/0{background-color:#58151c00!important}.bg-red-800\/10{background-color:#58151c1a!important}.bg-red-800\/100{background-color:#58151c!important}.bg-red-800\/15{background-color:#58151c26!important}.bg-red-800\/20{background-color:#58151c33!important}.bg-red-800\/25{background-color:#58151c40!important}.bg-red-800\/30{background-color:#58151c4d!important}.bg-red-800\/35{background-color:#58151c59!important}.bg-red-800\/40{background-color:#58151c66!important}.bg-red-800\/45{background-color:#58151c73!important}.bg-red-800\/5{background-color:#58151c0d!important}.bg-red-800\/50{background-color:#58151c80!important}.bg-red-800\/55{background-color:#58151c8c!important}.bg-red-800\/60{background-color:#58151c99!important}.bg-red-800\/65{background-color:#58151ca6!important}.bg-red-800\/70{background-color:#58151cb3!important}.bg-red-800\/75{background-color:#58151cbf!important}.bg-red-800\/80{background-color:#58151ccc!important}.bg-red-800\/85{background-color:#58151cd9!important}.bg-red-800\/90{background-color:#58151ce6!important}.bg-red-800\/95{background-color:#58151cf2!important}.bg-red-900{--tw-bg-opacity: 1 !important;background-color:rgb(44 11 14 / var(--tw-bg-opacity))!important}.bg-red-900\/0{background-color:#2c0b0e00!important}.bg-red-900\/10{background-color:#2c0b0e1a!important}.bg-red-900\/100{background-color:#2c0b0e!important}.bg-red-900\/15{background-color:#2c0b0e26!important}.bg-red-900\/20{background-color:#2c0b0e33!important}.bg-red-900\/25{background-color:#2c0b0e40!important}.bg-red-900\/30{background-color:#2c0b0e4d!important}.bg-red-900\/35{background-color:#2c0b0e59!important}.bg-red-900\/40{background-color:#2c0b0e66!important}.bg-red-900\/45{background-color:#2c0b0e73!important}.bg-red-900\/5{background-color:#2c0b0e0d!important}.bg-red-900\/50{background-color:#2c0b0e80!important}.bg-red-900\/55{background-color:#2c0b0e8c!important}.bg-red-900\/60{background-color:#2c0b0e99!important}.bg-red-900\/65{background-color:#2c0b0ea6!important}.bg-red-900\/70{background-color:#2c0b0eb3!important}.bg-red-900\/75{background-color:#2c0b0ebf!important}.bg-red-900\/80{background-color:#2c0b0ecc!important}.bg-red-900\/85{background-color:#2c0b0ed9!important}.bg-red-900\/90{background-color:#2c0b0ee6!important}.bg-red-900\/95{background-color:#2c0b0ef2!important}.bg-teal-100{--tw-bg-opacity: 1 !important;background-color:rgb(228 239 239 / var(--tw-bg-opacity))!important}.bg-teal-100\/0{background-color:#e4efef00!important}.bg-teal-100\/10{background-color:#e4efef1a!important}.bg-teal-100\/100{background-color:#e4efef!important}.bg-teal-100\/15{background-color:#e4efef26!important}.bg-teal-100\/20{background-color:#e4efef33!important}.bg-teal-100\/25{background-color:#e4efef40!important}.bg-teal-100\/30{background-color:#e4efef4d!important}.bg-teal-100\/35{background-color:#e4efef59!important}.bg-teal-100\/40{background-color:#e4efef66!important}.bg-teal-100\/45{background-color:#e4efef73!important}.bg-teal-100\/5{background-color:#e4efef0d!important}.bg-teal-100\/50{background-color:#e4efef80!important}.bg-teal-100\/55{background-color:#e4efef8c!important}.bg-teal-100\/60{background-color:#e4efef99!important}.bg-teal-100\/65{background-color:#e4efefa6!important}.bg-teal-100\/70{background-color:#e4efefb3!important}.bg-teal-100\/75{background-color:#e4efefbf!important}.bg-teal-100\/80{background-color:#e4efefcc!important}.bg-teal-100\/85{background-color:#e4efefd9!important}.bg-teal-100\/90{background-color:#e4efefe6!important}.bg-teal-100\/95{background-color:#e4efeff2!important}.bg-teal-200{--tw-bg-opacity: 1 !important;background-color:rgb(210 229 229 / var(--tw-bg-opacity))!important}.bg-teal-200\/0{background-color:#d2e5e500!important}.bg-teal-200\/10{background-color:#d2e5e51a!important}.bg-teal-200\/100{background-color:#d2e5e5!important}.bg-teal-200\/15{background-color:#d2e5e526!important}.bg-teal-200\/20{background-color:#d2e5e533!important}.bg-teal-200\/25{background-color:#d2e5e540!important}.bg-teal-200\/30{background-color:#d2e5e54d!important}.bg-teal-200\/35{background-color:#d2e5e559!important}.bg-teal-200\/40{background-color:#d2e5e566!important}.bg-teal-200\/45{background-color:#d2e5e573!important}.bg-teal-200\/5{background-color:#d2e5e50d!important}.bg-teal-200\/50{background-color:#d2e5e580!important}.bg-teal-200\/55{background-color:#d2e5e58c!important}.bg-teal-200\/60{background-color:#d2e5e599!important}.bg-teal-200\/65{background-color:#d2e5e5a6!important}.bg-teal-200\/70{background-color:#d2e5e5b3!important}.bg-teal-200\/75{background-color:#d2e5e5bf!important}.bg-teal-200\/80{background-color:#d2e5e5cc!important}.bg-teal-200\/85{background-color:#d2e5e5d9!important}.bg-teal-200\/90{background-color:#d2e5e5e6!important}.bg-teal-200\/95{background-color:#d2e5e5f2!important}.bg-teal-300{--tw-bg-opacity: 1 !important;background-color:rgb(130 193 210 / var(--tw-bg-opacity))!important}.bg-teal-300\/0{background-color:#82c1d200!important}.bg-teal-300\/10{background-color:#82c1d21a!important}.bg-teal-300\/100{background-color:#82c1d2!important}.bg-teal-300\/15{background-color:#82c1d226!important}.bg-teal-300\/20{background-color:#82c1d233!important}.bg-teal-300\/25{background-color:#82c1d240!important}.bg-teal-300\/30{background-color:#82c1d24d!important}.bg-teal-300\/35{background-color:#82c1d259!important}.bg-teal-300\/40{background-color:#82c1d266!important}.bg-teal-300\/45{background-color:#82c1d273!important}.bg-teal-300\/5{background-color:#82c1d20d!important}.bg-teal-300\/50{background-color:#82c1d280!important}.bg-teal-300\/55{background-color:#82c1d28c!important}.bg-teal-300\/60{background-color:#82c1d299!important}.bg-teal-300\/65{background-color:#82c1d2a6!important}.bg-teal-300\/70{background-color:#82c1d2b3!important}.bg-teal-300\/75{background-color:#82c1d2bf!important}.bg-teal-300\/80{background-color:#82c1d2cc!important}.bg-teal-300\/85{background-color:#82c1d2d9!important}.bg-teal-300\/90{background-color:#82c1d2e6!important}.bg-teal-300\/95{background-color:#82c1d2f2!important}.bg-teal-400{--tw-bg-opacity: 1 !important;background-color:rgb(228 239 239 / var(--tw-bg-opacity))!important}.bg-teal-400\/0{background-color:#e4efef00!important}.bg-teal-400\/10{background-color:#e4efef1a!important}.bg-teal-400\/100{background-color:#e4efef!important}.bg-teal-400\/15{background-color:#e4efef26!important}.bg-teal-400\/20{background-color:#e4efef33!important}.bg-teal-400\/25{background-color:#e4efef40!important}.bg-teal-400\/30{background-color:#e4efef4d!important}.bg-teal-400\/35{background-color:#e4efef59!important}.bg-teal-400\/40{background-color:#e4efef66!important}.bg-teal-400\/45{background-color:#e4efef73!important}.bg-teal-400\/5{background-color:#e4efef0d!important}.bg-teal-400\/50{background-color:#e4efef80!important}.bg-teal-400\/55{background-color:#e4efef8c!important}.bg-teal-400\/60{background-color:#e4efef99!important}.bg-teal-400\/65{background-color:#e4efefa6!important}.bg-teal-400\/70{background-color:#e4efefb3!important}.bg-teal-400\/75{background-color:#e4efefbf!important}.bg-teal-400\/80{background-color:#e4efefcc!important}.bg-teal-400\/85{background-color:#e4efefd9!important}.bg-teal-400\/90{background-color:#e4efefe6!important}.bg-teal-400\/95{background-color:#e4efeff2!important}.bg-teal-500{--tw-bg-opacity: 1 !important;background-color:rgb(226 247 250 / var(--tw-bg-opacity))!important}.bg-teal-500\/0{background-color:#e2f7fa00!important}.bg-teal-500\/10{background-color:#e2f7fa1a!important}.bg-teal-500\/100{background-color:#e2f7fa!important}.bg-teal-500\/15{background-color:#e2f7fa26!important}.bg-teal-500\/20{background-color:#e2f7fa33!important}.bg-teal-500\/25{background-color:#e2f7fa40!important}.bg-teal-500\/30{background-color:#e2f7fa4d!important}.bg-teal-500\/35{background-color:#e2f7fa59!important}.bg-teal-500\/40{background-color:#e2f7fa66!important}.bg-teal-500\/45{background-color:#e2f7fa73!important}.bg-teal-500\/5{background-color:#e2f7fa0d!important}.bg-teal-500\/50{background-color:#e2f7fa80!important}.bg-teal-500\/55{background-color:#e2f7fa8c!important}.bg-teal-500\/60{background-color:#e2f7fa99!important}.bg-teal-500\/65{background-color:#e2f7faa6!important}.bg-teal-500\/70{background-color:#e2f7fab3!important}.bg-teal-500\/75{background-color:#e2f7fabf!important}.bg-teal-500\/80{background-color:#e2f7facc!important}.bg-teal-500\/85{background-color:#e2f7fad9!important}.bg-teal-500\/90{background-color:#e2f7fae6!important}.bg-teal-500\/95{background-color:#e2f7faf2!important}.bg-teal-600{--tw-bg-opacity: 1 !important;background-color:rgb(146 221 227 / var(--tw-bg-opacity))!important}.bg-teal-600\/0{background-color:#92dde300!important}.bg-teal-600\/10{background-color:#92dde31a!important}.bg-teal-600\/100{background-color:#92dde3!important}.bg-teal-600\/15{background-color:#92dde326!important}.bg-teal-600\/20{background-color:#92dde333!important}.bg-teal-600\/25{background-color:#92dde340!important}.bg-teal-600\/30{background-color:#92dde34d!important}.bg-teal-600\/35{background-color:#92dde359!important}.bg-teal-600\/40{background-color:#92dde366!important}.bg-teal-600\/45{background-color:#92dde373!important}.bg-teal-600\/5{background-color:#92dde30d!important}.bg-teal-600\/50{background-color:#92dde380!important}.bg-teal-600\/55{background-color:#92dde38c!important}.bg-teal-600\/60{background-color:#92dde399!important}.bg-teal-600\/65{background-color:#92dde3a6!important}.bg-teal-600\/70{background-color:#92dde3b3!important}.bg-teal-600\/75{background-color:#92dde3bf!important}.bg-teal-600\/80{background-color:#92dde3cc!important}.bg-teal-600\/85{background-color:#92dde3d9!important}.bg-teal-600\/90{background-color:#92dde3e6!important}.bg-teal-600\/95{background-color:#92dde3f2!important}.bg-teal-700{--tw-bg-opacity: 1 !important;background-color:rgb(8 121 144 / var(--tw-bg-opacity))!important}.bg-teal-700\/0{background-color:#08799000!important}.bg-teal-700\/10{background-color:#0879901a!important}.bg-teal-700\/100{background-color:#087990!important}.bg-teal-700\/15{background-color:#08799026!important}.bg-teal-700\/20{background-color:#08799033!important}.bg-teal-700\/25{background-color:#08799040!important}.bg-teal-700\/30{background-color:#0879904d!important}.bg-teal-700\/35{background-color:#08799059!important}.bg-teal-700\/40{background-color:#08799066!important}.bg-teal-700\/45{background-color:#08799073!important}.bg-teal-700\/5{background-color:#0879900d!important}.bg-teal-700\/50{background-color:#08799080!important}.bg-teal-700\/55{background-color:#0879908c!important}.bg-teal-700\/60{background-color:#08799099!important}.bg-teal-700\/65{background-color:#087990a6!important}.bg-teal-700\/70{background-color:#087990b3!important}.bg-teal-700\/75{background-color:#087990bf!important}.bg-teal-700\/80{background-color:#087990cc!important}.bg-teal-700\/85{background-color:#087990d9!important}.bg-teal-700\/90{background-color:#087990e6!important}.bg-teal-700\/95{background-color:#087990f2!important}.bg-teal-800{--tw-bg-opacity: 1 !important;background-color:rgb(5 81 96 / var(--tw-bg-opacity))!important}.bg-teal-800\/0{background-color:#05516000!important}.bg-teal-800\/10{background-color:#0551601a!important}.bg-teal-800\/100{background-color:#055160!important}.bg-teal-800\/15{background-color:#05516026!important}.bg-teal-800\/20{background-color:#05516033!important}.bg-teal-800\/25{background-color:#05516040!important}.bg-teal-800\/30{background-color:#0551604d!important}.bg-teal-800\/35{background-color:#05516059!important}.bg-teal-800\/40{background-color:#05516066!important}.bg-teal-800\/45{background-color:#05516073!important}.bg-teal-800\/5{background-color:#0551600d!important}.bg-teal-800\/50{background-color:#05516080!important}.bg-teal-800\/55{background-color:#0551608c!important}.bg-teal-800\/60{background-color:#05516099!important}.bg-teal-800\/65{background-color:#055160a6!important}.bg-teal-800\/70{background-color:#055160b3!important}.bg-teal-800\/75{background-color:#055160bf!important}.bg-teal-800\/80{background-color:#055160cc!important}.bg-teal-800\/85{background-color:#055160d9!important}.bg-teal-800\/90{background-color:#055160e6!important}.bg-teal-800\/95{background-color:#055160f2!important}.bg-teal-900{background-color:#21252980!important}.bg-teal-900\/0{background-color:#21252900!important}.bg-teal-900\/10{background-color:#2125291a!important}.bg-teal-900\/100{background-color:#212529!important}.bg-teal-900\/15{background-color:#21252926!important}.bg-teal-900\/20{background-color:#21252933!important}.bg-teal-900\/25{background-color:#21252940!important}.bg-teal-900\/30{background-color:#2125294d!important}.bg-teal-900\/35{background-color:#21252959!important}.bg-teal-900\/40{background-color:#21252966!important}.bg-teal-900\/45{background-color:#21252973!important}.bg-teal-900\/5{background-color:#2125290d!important}.bg-teal-900\/50{background-color:#21252980!important}.bg-teal-900\/55{background-color:#2125298c!important}.bg-teal-900\/60{background-color:#21252999!important}.bg-teal-900\/65{background-color:#212529a6!important}.bg-teal-900\/70{background-color:#212529b3!important}.bg-teal-900\/75{background-color:#212529bf!important}.bg-teal-900\/80{background-color:#212529cc!important}.bg-teal-900\/85{background-color:#212529d9!important}.bg-teal-900\/90{background-color:#212529e6!important}.bg-teal-900\/95{background-color:#212529f2!important}.bg-transparent{background-color:transparent!important}.bg-transparent\/0{background-color:#0000!important}.bg-transparent\/10{background-color:#0000001a!important}.bg-transparent\/100{background-color:#000!important}.bg-transparent\/15{background-color:#00000026!important}.bg-transparent\/20{background-color:#0003!important}.bg-transparent\/25{background-color:#00000040!important}.bg-transparent\/30{background-color:#0000004d!important}.bg-transparent\/35{background-color:#00000059!important}.bg-transparent\/40{background-color:#0006!important}.bg-transparent\/45{background-color:#00000073!important}.bg-transparent\/5{background-color:#0000000d!important}.bg-transparent\/50{background-color:#00000080!important}.bg-transparent\/55{background-color:#0000008c!important}.bg-transparent\/60{background-color:#0009!important}.bg-transparent\/65{background-color:#000000a6!important}.bg-transparent\/70{background-color:#000000b3!important}.bg-transparent\/75{background-color:#000000bf!important}.bg-transparent\/80{background-color:#000c!important}.bg-transparent\/85{background-color:#000000d9!important}.bg-transparent\/90{background-color:#000000e6!important}.bg-transparent\/95{background-color:#000000f2!important}.bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.bg-white\/0{background-color:#fff0!important}.bg-white\/10{background-color:#ffffff1a!important}.bg-white\/100{background-color:#fff!important}.bg-white\/15{background-color:#ffffff26!important}.bg-white\/20{background-color:#fff3!important}.bg-white\/25{background-color:#ffffff40!important}.bg-white\/30{background-color:#ffffff4d!important}.bg-white\/35{background-color:#ffffff59!important}.bg-white\/40{background-color:#fff6!important}.bg-white\/45{background-color:#ffffff73!important}.bg-white\/5{background-color:#ffffff0d!important}.bg-white\/50{background-color:#ffffff80!important}.bg-white\/55{background-color:#ffffff8c!important}.bg-white\/60{background-color:#fff9!important}.bg-white\/65{background-color:#ffffffa6!important}.bg-white\/70{background-color:#ffffffb3!important}.bg-white\/75{background-color:#ffffffbf!important}.bg-white\/80{background-color:#fffc!important}.bg-white\/85{background-color:#ffffffd9!important}.bg-white\/90{background-color:#ffffffe6!important}.bg-white\/95{background-color:#fffffff2!important}.bg-yellow-100{--tw-bg-opacity: 1 !important;background-color:rgb(255 243 205 / var(--tw-bg-opacity))!important}.bg-yellow-100\/0{background-color:#fff3cd00!important}.bg-yellow-100\/10{background-color:#fff3cd1a!important}.bg-yellow-100\/100{background-color:#fff3cd!important}.bg-yellow-100\/15{background-color:#fff3cd26!important}.bg-yellow-100\/20{background-color:#fff3cd33!important}.bg-yellow-100\/25{background-color:#fff3cd40!important}.bg-yellow-100\/30{background-color:#fff3cd4d!important}.bg-yellow-100\/35{background-color:#fff3cd59!important}.bg-yellow-100\/40{background-color:#fff3cd66!important}.bg-yellow-100\/45{background-color:#fff3cd73!important}.bg-yellow-100\/5{background-color:#fff3cd0d!important}.bg-yellow-100\/50{background-color:#fff3cd80!important}.bg-yellow-100\/55{background-color:#fff3cd8c!important}.bg-yellow-100\/60{background-color:#fff3cd99!important}.bg-yellow-100\/65{background-color:#fff3cda6!important}.bg-yellow-100\/70{background-color:#fff3cdb3!important}.bg-yellow-100\/75{background-color:#fff3cdbf!important}.bg-yellow-100\/80{background-color:#fff3cdcc!important}.bg-yellow-100\/85{background-color:#fff3cdd9!important}.bg-yellow-100\/90{background-color:#fff3cde6!important}.bg-yellow-100\/95{background-color:#fff3cdf2!important}.bg-yellow-200{--tw-bg-opacity: 1 !important;background-color:rgb(255 230 156 / var(--tw-bg-opacity))!important}.bg-yellow-200\/0{background-color:#ffe69c00!important}.bg-yellow-200\/10{background-color:#ffe69c1a!important}.bg-yellow-200\/100{background-color:#ffe69c!important}.bg-yellow-200\/15{background-color:#ffe69c26!important}.bg-yellow-200\/20{background-color:#ffe69c33!important}.bg-yellow-200\/25{background-color:#ffe69c40!important}.bg-yellow-200\/30{background-color:#ffe69c4d!important}.bg-yellow-200\/35{background-color:#ffe69c59!important}.bg-yellow-200\/40{background-color:#ffe69c66!important}.bg-yellow-200\/45{background-color:#ffe69c73!important}.bg-yellow-200\/5{background-color:#ffe69c0d!important}.bg-yellow-200\/50{background-color:#ffe69c80!important}.bg-yellow-200\/55{background-color:#ffe69c8c!important}.bg-yellow-200\/60{background-color:#ffe69c99!important}.bg-yellow-200\/65{background-color:#ffe69ca6!important}.bg-yellow-200\/70{background-color:#ffe69cb3!important}.bg-yellow-200\/75{background-color:#ffe69cbf!important}.bg-yellow-200\/80{background-color:#ffe69ccc!important}.bg-yellow-200\/85{background-color:#ffe69cd9!important}.bg-yellow-200\/90{background-color:#ffe69ce6!important}.bg-yellow-200\/95{background-color:#ffe69cf2!important}.bg-yellow-300{--tw-bg-opacity: 1 !important;background-color:rgb(255 218 106 / var(--tw-bg-opacity))!important}.bg-yellow-300\/0{background-color:#ffda6a00!important}.bg-yellow-300\/10{background-color:#ffda6a1a!important}.bg-yellow-300\/100{background-color:#ffda6a!important}.bg-yellow-300\/15{background-color:#ffda6a26!important}.bg-yellow-300\/20{background-color:#ffda6a33!important}.bg-yellow-300\/25{background-color:#ffda6a40!important}.bg-yellow-300\/30{background-color:#ffda6a4d!important}.bg-yellow-300\/35{background-color:#ffda6a59!important}.bg-yellow-300\/40{background-color:#ffda6a66!important}.bg-yellow-300\/45{background-color:#ffda6a73!important}.bg-yellow-300\/5{background-color:#ffda6a0d!important}.bg-yellow-300\/50{background-color:#ffda6a80!important}.bg-yellow-300\/55{background-color:#ffda6a8c!important}.bg-yellow-300\/60{background-color:#ffda6a99!important}.bg-yellow-300\/65{background-color:#ffda6aa6!important}.bg-yellow-300\/70{background-color:#ffda6ab3!important}.bg-yellow-300\/75{background-color:#ffda6abf!important}.bg-yellow-300\/80{background-color:#ffda6acc!important}.bg-yellow-300\/85{background-color:#ffda6ad9!important}.bg-yellow-300\/90{background-color:#ffda6ae6!important}.bg-yellow-300\/95{background-color:#ffda6af2!important}.bg-yellow-400{--tw-bg-opacity: 1 !important;background-color:rgb(255 205 57 / var(--tw-bg-opacity))!important}.bg-yellow-400\/0{background-color:#ffcd3900!important}.bg-yellow-400\/10{background-color:#ffcd391a!important}.bg-yellow-400\/100{background-color:#ffcd39!important}.bg-yellow-400\/15{background-color:#ffcd3926!important}.bg-yellow-400\/20{background-color:#ffcd3933!important}.bg-yellow-400\/25{background-color:#ffcd3940!important}.bg-yellow-400\/30{background-color:#ffcd394d!important}.bg-yellow-400\/35{background-color:#ffcd3959!important}.bg-yellow-400\/40{background-color:#ffcd3966!important}.bg-yellow-400\/45{background-color:#ffcd3973!important}.bg-yellow-400\/5{background-color:#ffcd390d!important}.bg-yellow-400\/50{background-color:#ffcd3980!important}.bg-yellow-400\/55{background-color:#ffcd398c!important}.bg-yellow-400\/60{background-color:#ffcd3999!important}.bg-yellow-400\/65{background-color:#ffcd39a6!important}.bg-yellow-400\/70{background-color:#ffcd39b3!important}.bg-yellow-400\/75{background-color:#ffcd39bf!important}.bg-yellow-400\/80{background-color:#ffcd39cc!important}.bg-yellow-400\/85{background-color:#ffcd39d9!important}.bg-yellow-400\/90{background-color:#ffcd39e6!important}.bg-yellow-400\/95{background-color:#ffcd39f2!important}.bg-yellow-500{--tw-bg-opacity: 1 !important;background-color:rgb(255 193 7 / var(--tw-bg-opacity))!important}.bg-yellow-500\/0{background-color:#ffc10700!important}.bg-yellow-500\/10{background-color:#ffc1071a!important}.bg-yellow-500\/100{background-color:#ffc107!important}.bg-yellow-500\/15{background-color:#ffc10726!important}.bg-yellow-500\/20{background-color:#ffc10733!important}.bg-yellow-500\/25{background-color:#ffc10740!important}.bg-yellow-500\/30{background-color:#ffc1074d!important}.bg-yellow-500\/35{background-color:#ffc10759!important}.bg-yellow-500\/40{background-color:#ffc10766!important}.bg-yellow-500\/45{background-color:#ffc10773!important}.bg-yellow-500\/5{background-color:#ffc1070d!important}.bg-yellow-500\/50{background-color:#ffc10780!important}.bg-yellow-500\/55{background-color:#ffc1078c!important}.bg-yellow-500\/60{background-color:#ffc10799!important}.bg-yellow-500\/65{background-color:#ffc107a6!important}.bg-yellow-500\/70{background-color:#ffc107b3!important}.bg-yellow-500\/75{background-color:#ffc107bf!important}.bg-yellow-500\/80{background-color:#ffc107cc!important}.bg-yellow-500\/85{background-color:#ffc107d9!important}.bg-yellow-500\/90{background-color:#ffc107e6!important}.bg-yellow-500\/95{background-color:#ffc107f2!important}.bg-yellow-600{--tw-bg-opacity: 1 !important;background-color:rgb(204 154 6 / var(--tw-bg-opacity))!important}.bg-yellow-600\/0{background-color:#cc9a0600!important}.bg-yellow-600\/10{background-color:#cc9a061a!important}.bg-yellow-600\/100{background-color:#cc9a06!important}.bg-yellow-600\/15{background-color:#cc9a0626!important}.bg-yellow-600\/20{background-color:#cc9a0633!important}.bg-yellow-600\/25{background-color:#cc9a0640!important}.bg-yellow-600\/30{background-color:#cc9a064d!important}.bg-yellow-600\/35{background-color:#cc9a0659!important}.bg-yellow-600\/40{background-color:#cc9a0666!important}.bg-yellow-600\/45{background-color:#cc9a0673!important}.bg-yellow-600\/5{background-color:#cc9a060d!important}.bg-yellow-600\/50{background-color:#cc9a0680!important}.bg-yellow-600\/55{background-color:#cc9a068c!important}.bg-yellow-600\/60{background-color:#cc9a0699!important}.bg-yellow-600\/65{background-color:#cc9a06a6!important}.bg-yellow-600\/70{background-color:#cc9a06b3!important}.bg-yellow-600\/75{background-color:#cc9a06bf!important}.bg-yellow-600\/80{background-color:#cc9a06cc!important}.bg-yellow-600\/85{background-color:#cc9a06d9!important}.bg-yellow-600\/90{background-color:#cc9a06e6!important}.bg-yellow-600\/95{background-color:#cc9a06f2!important}.bg-yellow-700{--tw-bg-opacity: 1 !important;background-color:rgb(153 116 4 / var(--tw-bg-opacity))!important}.bg-yellow-700\/0{background-color:#99740400!important}.bg-yellow-700\/10{background-color:#9974041a!important}.bg-yellow-700\/100{background-color:#997404!important}.bg-yellow-700\/15{background-color:#99740426!important}.bg-yellow-700\/20{background-color:#99740433!important}.bg-yellow-700\/25{background-color:#99740440!important}.bg-yellow-700\/30{background-color:#9974044d!important}.bg-yellow-700\/35{background-color:#99740459!important}.bg-yellow-700\/40{background-color:#99740466!important}.bg-yellow-700\/45{background-color:#99740473!important}.bg-yellow-700\/5{background-color:#9974040d!important}.bg-yellow-700\/50{background-color:#99740480!important}.bg-yellow-700\/55{background-color:#9974048c!important}.bg-yellow-700\/60{background-color:#99740499!important}.bg-yellow-700\/65{background-color:#997404a6!important}.bg-yellow-700\/70{background-color:#997404b3!important}.bg-yellow-700\/75{background-color:#997404bf!important}.bg-yellow-700\/80{background-color:#997404cc!important}.bg-yellow-700\/85{background-color:#997404d9!important}.bg-yellow-700\/90{background-color:#997404e6!important}.bg-yellow-700\/95{background-color:#997404f2!important}.bg-yellow-800{--tw-bg-opacity: 1 !important;background-color:rgb(102 77 3 / var(--tw-bg-opacity))!important}.bg-yellow-800\/0{background-color:#664d0300!important}.bg-yellow-800\/10{background-color:#664d031a!important}.bg-yellow-800\/100{background-color:#664d03!important}.bg-yellow-800\/15{background-color:#664d0326!important}.bg-yellow-800\/20{background-color:#664d0333!important}.bg-yellow-800\/25{background-color:#664d0340!important}.bg-yellow-800\/30{background-color:#664d034d!important}.bg-yellow-800\/35{background-color:#664d0359!important}.bg-yellow-800\/40{background-color:#664d0366!important}.bg-yellow-800\/45{background-color:#664d0373!important}.bg-yellow-800\/5{background-color:#664d030d!important}.bg-yellow-800\/50{background-color:#664d0380!important}.bg-yellow-800\/55{background-color:#664d038c!important}.bg-yellow-800\/60{background-color:#664d0399!important}.bg-yellow-800\/65{background-color:#664d03a6!important}.bg-yellow-800\/70{background-color:#664d03b3!important}.bg-yellow-800\/75{background-color:#664d03bf!important}.bg-yellow-800\/80{background-color:#664d03cc!important}.bg-yellow-800\/85{background-color:#664d03d9!important}.bg-yellow-800\/90{background-color:#664d03e6!important}.bg-yellow-800\/95{background-color:#664d03f2!important}.bg-yellow-900{--tw-bg-opacity: 1 !important;background-color:rgb(51 39 1 / var(--tw-bg-opacity))!important}.bg-yellow-900\/0{background-color:#33270100!important}.bg-yellow-900\/10{background-color:#3327011a!important}.bg-yellow-900\/100{background-color:#332701!important}.bg-yellow-900\/15{background-color:#33270126!important}.bg-yellow-900\/20{background-color:#33270133!important}.bg-yellow-900\/25{background-color:#33270140!important}.bg-yellow-900\/30{background-color:#3327014d!important}.bg-yellow-900\/35{background-color:#33270159!important}.bg-yellow-900\/40{background-color:#33270166!important}.bg-yellow-900\/45{background-color:#33270173!important}.bg-yellow-900\/5{background-color:#3327010d!important}.bg-yellow-900\/50{background-color:#33270180!important}.bg-yellow-900\/55{background-color:#3327018c!important}.bg-yellow-900\/60{background-color:#33270199!important}.bg-yellow-900\/65{background-color:#332701a6!important}.bg-yellow-900\/70{background-color:#332701b3!important}.bg-yellow-900\/75{background-color:#332701bf!important}.bg-yellow-900\/80{background-color:#332701cc!important}.bg-yellow-900\/85{background-color:#332701d9!important}.bg-yellow-900\/90{background-color:#332701e6!important}.bg-yellow-900\/95{background-color:#332701f2!important}.bg-opacity-0{--tw-bg-opacity: 0 !important}.bg-opacity-10{--tw-bg-opacity: .1 !important}.bg-opacity-100{--tw-bg-opacity: 1 !important}.bg-opacity-15{--tw-bg-opacity: .15 !important}.bg-opacity-20{--tw-bg-opacity: .2 !important}.bg-opacity-25{--tw-bg-opacity: .25 !important}.bg-opacity-30{--tw-bg-opacity: .3 !important}.bg-opacity-35{--tw-bg-opacity: .35 !important}.bg-opacity-40{--tw-bg-opacity: .4 !important}.bg-opacity-45{--tw-bg-opacity: .45 !important}.bg-opacity-5{--tw-bg-opacity: .05 !important}.bg-opacity-50{--tw-bg-opacity: .5 !important}.bg-opacity-55{--tw-bg-opacity: .55 !important}.bg-opacity-60{--tw-bg-opacity: .6 !important}.bg-opacity-65{--tw-bg-opacity: .65 !important}.bg-opacity-70{--tw-bg-opacity: .7 !important}.bg-opacity-75{--tw-bg-opacity: .75 !important}.bg-opacity-80{--tw-bg-opacity: .8 !important}.bg-opacity-85{--tw-bg-opacity: .85 !important}.bg-opacity-90{--tw-bg-opacity: .9 !important}.bg-opacity-95{--tw-bg-opacity: .95 !important}.bg-blue-linear-134{background-image:linear-gradient(134deg,#084298 0%,#5694f1 100%)!important}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))!important}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))!important}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))!important}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))!important}.bg-none{background-image:none!important}.bg-auto{background-size:auto!important}.bg-contain{background-size:contain!important}.bg-cover{background-size:cover!important}.bg-fixed{background-attachment:fixed!important}.bg-local{background-attachment:local!important}.bg-scroll{background-attachment:scroll!important}.bg-clip-border{background-clip:border-box!important}.bg-clip-padding{background-clip:padding-box!important}.bg-clip-content{background-clip:content-box!important}.bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}.bg-bottom{background-position:bottom!important}.bg-center{background-position:center!important}.bg-left{background-position:left!important}.bg-left-bottom{background-position:left bottom!important}.bg-left-top{background-position:left top!important}.bg-right{background-position:right!important}.bg-right-bottom{background-position:right bottom!important}.bg-right-top{background-position:right top!important}.bg-top{background-position:top!important}.bg-repeat{background-repeat:repeat!important}.bg-no-repeat{background-repeat:no-repeat!important}.bg-repeat-x{background-repeat:repeat-x!important}.bg-repeat-y{background-repeat:repeat-y!important}.bg-repeat-round{background-repeat:round!important}.bg-repeat-space{background-repeat:space!important}.bg-origin-border{background-origin:border-box!important}.bg-origin-padding{background-origin:padding-box!important}.bg-origin-content{background-origin:content-box!important}.object-contain{object-fit:contain!important}.object-cover{object-fit:cover!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-1\.5{padding:.375rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.p-8{padding:2rem!important}.p-\[12px\]{padding:12px!important}.p-\[1px\]{padding:1px!important}.p-\[65px\]{padding:65px!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pl-2{padding-left:.5rem!important}.pr-0{padding-right:0!important}.pr-2{padding-right:.5rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-6{padding-top:1.5rem!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.text-start{text-align:start!important}.text-end{text-align:end!important}.align-middle{vertical-align:middle!important}.align-text-top{vertical-align:text-top!important}.align-text-bottom{vertical-align:text-bottom!important}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"!important}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif!important}.text-2xl{font-size:1.5rem!important}.text-3xl{font-size:1.875rem!important}.text-4xl{font-size:2.25rem!important}.text-5xl{font-size:3rem!important}.text-6xl{font-size:4rem!important}.text-7xl{font-size:4.5rem!important;line-height:1!important}.text-8xl{font-size:6rem!important;line-height:1!important}.text-9xl{font-size:8rem!important;line-height:1!important}.text-base{font-size:1rem!important}.text-lg{font-size:1.125rem!important}.text-sm{font-size:.875rem!important}.text-tag{font-size:11px!important}.text-xl{font-size:1.25rem!important}.text-xs{font-size:.75rem!important}.text-xss{font-size:10px!important}.font-black{font-weight:900!important}.font-bold{font-weight:700!important}.font-extrabold{font-weight:800!important}.font-extralight{font-weight:200!important}.font-light{font-weight:300!important}.font-medium{font-weight:500!important}.font-normal{font-weight:400!important}.font-semibold{font-weight:600!important}.font-thin{font-weight:100!important}.uppercase{text-transform:uppercase!important}.capitalize{text-transform:capitalize!important}.italic{font-style:italic!important}.leading-4{line-height:1rem!important}.leading-6{line-height:1.5rem!important}.leading-none{line-height:1!important}.leading-normal{line-height:1.5!important}.leading-tight{line-height:1.25!important}.text-\[\#098CB5\]{--tw-text-opacity: 1 !important;color:rgb(9 140 181 / var(--tw-text-opacity))!important}.text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity))!important}.text-black\/0{color:#0000!important}.text-black\/10{color:#0000001a!important}.text-black\/100{color:#000!important}.text-black\/15{color:#00000026!important}.text-black\/20{color:#0003!important}.text-black\/25{color:#00000040!important}.text-black\/30{color:#0000004d!important}.text-black\/35{color:#00000059!important}.text-black\/40{color:#0006!important}.text-black\/45{color:#00000073!important}.text-black\/5{color:#0000000d!important}.text-black\/50{color:#00000080!important}.text-black\/55{color:#0000008c!important}.text-black\/60{color:#0009!important}.text-black\/65{color:#000000a6!important}.text-black\/70{color:#000000b3!important}.text-black\/75{color:#000000bf!important}.text-black\/80{color:#000c!important}.text-black\/85{color:#000000d9!important}.text-black\/90{color:#000000e6!important}.text-black\/95{color:#000000f2!important}.text-blue-100{--tw-text-opacity: 1 !important;color:rgb(207 226 255 / var(--tw-text-opacity))!important}.text-blue-100\/0{color:#cfe2ff00!important}.text-blue-100\/10{color:#cfe2ff1a!important}.text-blue-100\/100{color:#cfe2ff!important}.text-blue-100\/15{color:#cfe2ff26!important}.text-blue-100\/20{color:#cfe2ff33!important}.text-blue-100\/25{color:#cfe2ff40!important}.text-blue-100\/30{color:#cfe2ff4d!important}.text-blue-100\/35{color:#cfe2ff59!important}.text-blue-100\/40{color:#cfe2ff66!important}.text-blue-100\/45{color:#cfe2ff73!important}.text-blue-100\/5{color:#cfe2ff0d!important}.text-blue-100\/50{color:#cfe2ff80!important}.text-blue-100\/55{color:#cfe2ff8c!important}.text-blue-100\/60{color:#cfe2ff99!important}.text-blue-100\/65{color:#cfe2ffa6!important}.text-blue-100\/70{color:#cfe2ffb3!important}.text-blue-100\/75{color:#cfe2ffbf!important}.text-blue-100\/80{color:#cfe2ffcc!important}.text-blue-100\/85{color:#cfe2ffd9!important}.text-blue-100\/90{color:#cfe2ffe6!important}.text-blue-100\/95{color:#cfe2fff2!important}.text-blue-200{--tw-text-opacity: 1 !important;color:rgb(158 197 254 / var(--tw-text-opacity))!important}.text-blue-200\/0{color:#9ec5fe00!important}.text-blue-200\/10{color:#9ec5fe1a!important}.text-blue-200\/100{color:#9ec5fe!important}.text-blue-200\/15{color:#9ec5fe26!important}.text-blue-200\/20{color:#9ec5fe33!important}.text-blue-200\/25{color:#9ec5fe40!important}.text-blue-200\/30{color:#9ec5fe4d!important}.text-blue-200\/35{color:#9ec5fe59!important}.text-blue-200\/40{color:#9ec5fe66!important}.text-blue-200\/45{color:#9ec5fe73!important}.text-blue-200\/5{color:#9ec5fe0d!important}.text-blue-200\/50{color:#9ec5fe80!important}.text-blue-200\/55{color:#9ec5fe8c!important}.text-blue-200\/60{color:#9ec5fe99!important}.text-blue-200\/65{color:#9ec5fea6!important}.text-blue-200\/70{color:#9ec5feb3!important}.text-blue-200\/75{color:#9ec5febf!important}.text-blue-200\/80{color:#9ec5fecc!important}.text-blue-200\/85{color:#9ec5fed9!important}.text-blue-200\/90{color:#9ec5fee6!important}.text-blue-200\/95{color:#9ec5fef2!important}.text-blue-300{--tw-text-opacity: 1 !important;color:rgb(110 168 254 / var(--tw-text-opacity))!important}.text-blue-300\/0{color:#6ea8fe00!important}.text-blue-300\/10{color:#6ea8fe1a!important}.text-blue-300\/100{color:#6ea8fe!important}.text-blue-300\/15{color:#6ea8fe26!important}.text-blue-300\/20{color:#6ea8fe33!important}.text-blue-300\/25{color:#6ea8fe40!important}.text-blue-300\/30{color:#6ea8fe4d!important}.text-blue-300\/35{color:#6ea8fe59!important}.text-blue-300\/40{color:#6ea8fe66!important}.text-blue-300\/45{color:#6ea8fe73!important}.text-blue-300\/5{color:#6ea8fe0d!important}.text-blue-300\/50{color:#6ea8fe80!important}.text-blue-300\/55{color:#6ea8fe8c!important}.text-blue-300\/60{color:#6ea8fe99!important}.text-blue-300\/65{color:#6ea8fea6!important}.text-blue-300\/70{color:#6ea8feb3!important}.text-blue-300\/75{color:#6ea8febf!important}.text-blue-300\/80{color:#6ea8fecc!important}.text-blue-300\/85{color:#6ea8fed9!important}.text-blue-300\/90{color:#6ea8fee6!important}.text-blue-300\/95{color:#6ea8fef2!important}.text-blue-400{--tw-text-opacity: 1 !important;color:rgb(61 139 253 / var(--tw-text-opacity))!important}.text-blue-400\/0{color:#3d8bfd00!important}.text-blue-400\/10{color:#3d8bfd1a!important}.text-blue-400\/100{color:#3d8bfd!important}.text-blue-400\/15{color:#3d8bfd26!important}.text-blue-400\/20{color:#3d8bfd33!important}.text-blue-400\/25{color:#3d8bfd40!important}.text-blue-400\/30{color:#3d8bfd4d!important}.text-blue-400\/35{color:#3d8bfd59!important}.text-blue-400\/40{color:#3d8bfd66!important}.text-blue-400\/45{color:#3d8bfd73!important}.text-blue-400\/5{color:#3d8bfd0d!important}.text-blue-400\/50{color:#3d8bfd80!important}.text-blue-400\/55{color:#3d8bfd8c!important}.text-blue-400\/60{color:#3d8bfd99!important}.text-blue-400\/65{color:#3d8bfda6!important}.text-blue-400\/70{color:#3d8bfdb3!important}.text-blue-400\/75{color:#3d8bfdbf!important}.text-blue-400\/80{color:#3d8bfdcc!important}.text-blue-400\/85{color:#3d8bfdd9!important}.text-blue-400\/90{color:#3d8bfde6!important}.text-blue-400\/95{color:#3d8bfdf2!important}.text-blue-500{--tw-text-opacity: 1 !important;color:rgb(13 110 253 / var(--tw-text-opacity))!important}.text-blue-500\/0{color:#0d6efd00!important}.text-blue-500\/10{color:#0d6efd1a!important}.text-blue-500\/100{color:#0d6efd!important}.text-blue-500\/15{color:#0d6efd26!important}.text-blue-500\/20{color:#0d6efd33!important}.text-blue-500\/25{color:#0d6efd40!important}.text-blue-500\/30{color:#0d6efd4d!important}.text-blue-500\/35{color:#0d6efd59!important}.text-blue-500\/40{color:#0d6efd66!important}.text-blue-500\/45{color:#0d6efd73!important}.text-blue-500\/5{color:#0d6efd0d!important}.text-blue-500\/50{color:#0d6efd80!important}.text-blue-500\/55{color:#0d6efd8c!important}.text-blue-500\/60{color:#0d6efd99!important}.text-blue-500\/65{color:#0d6efda6!important}.text-blue-500\/70{color:#0d6efdb3!important}.text-blue-500\/75{color:#0d6efdbf!important}.text-blue-500\/80{color:#0d6efdcc!important}.text-blue-500\/85{color:#0d6efdd9!important}.text-blue-500\/90{color:#0d6efde6!important}.text-blue-500\/95{color:#0d6efdf2!important}.text-blue-600{--tw-text-opacity: 1 !important;color:rgb(10 88 202 / var(--tw-text-opacity))!important}.text-blue-600\/0{color:#0a58ca00!important}.text-blue-600\/10{color:#0a58ca1a!important}.text-blue-600\/100{color:#0a58ca!important}.text-blue-600\/15{color:#0a58ca26!important}.text-blue-600\/20{color:#0a58ca33!important}.text-blue-600\/25{color:#0a58ca40!important}.text-blue-600\/30{color:#0a58ca4d!important}.text-blue-600\/35{color:#0a58ca59!important}.text-blue-600\/40{color:#0a58ca66!important}.text-blue-600\/45{color:#0a58ca73!important}.text-blue-600\/5{color:#0a58ca0d!important}.text-blue-600\/50{color:#0a58ca80!important}.text-blue-600\/55{color:#0a58ca8c!important}.text-blue-600\/60{color:#0a58ca99!important}.text-blue-600\/65{color:#0a58caa6!important}.text-blue-600\/70{color:#0a58cab3!important}.text-blue-600\/75{color:#0a58cabf!important}.text-blue-600\/80{color:#0a58cacc!important}.text-blue-600\/85{color:#0a58cad9!important}.text-blue-600\/90{color:#0a58cae6!important}.text-blue-600\/95{color:#0a58caf2!important}.text-blue-700{--tw-text-opacity: 1 !important;color:rgb(8 66 152 / var(--tw-text-opacity))!important}.text-blue-700\/0{color:#08429800!important}.text-blue-700\/10{color:#0842981a!important}.text-blue-700\/100{color:#084298!important}.text-blue-700\/15{color:#08429826!important}.text-blue-700\/20{color:#08429833!important}.text-blue-700\/25{color:#08429840!important}.text-blue-700\/30{color:#0842984d!important}.text-blue-700\/35{color:#08429859!important}.text-blue-700\/40{color:#08429866!important}.text-blue-700\/45{color:#08429873!important}.text-blue-700\/5{color:#0842980d!important}.text-blue-700\/50{color:#08429880!important}.text-blue-700\/55{color:#0842988c!important}.text-blue-700\/60{color:#08429899!important}.text-blue-700\/65{color:#084298a6!important}.text-blue-700\/70{color:#084298b3!important}.text-blue-700\/75{color:#084298bf!important}.text-blue-700\/80{color:#084298cc!important}.text-blue-700\/85{color:#084298d9!important}.text-blue-700\/90{color:#084298e6!important}.text-blue-700\/95{color:#084298f2!important}.text-blue-800{--tw-text-opacity: 1 !important;color:rgb(5 44 101 / var(--tw-text-opacity))!important}.text-blue-800\/0{color:#052c6500!important}.text-blue-800\/10{color:#052c651a!important}.text-blue-800\/100{color:#052c65!important}.text-blue-800\/15{color:#052c6526!important}.text-blue-800\/20{color:#052c6533!important}.text-blue-800\/25{color:#052c6540!important}.text-blue-800\/30{color:#052c654d!important}.text-blue-800\/35{color:#052c6559!important}.text-blue-800\/40{color:#052c6566!important}.text-blue-800\/45{color:#052c6573!important}.text-blue-800\/5{color:#052c650d!important}.text-blue-800\/50{color:#052c6580!important}.text-blue-800\/55{color:#052c658c!important}.text-blue-800\/60{color:#052c6599!important}.text-blue-800\/65{color:#052c65a6!important}.text-blue-800\/70{color:#052c65b3!important}.text-blue-800\/75{color:#052c65bf!important}.text-blue-800\/80{color:#052c65cc!important}.text-blue-800\/85{color:#052c65d9!important}.text-blue-800\/90{color:#052c65e6!important}.text-blue-800\/95{color:#052c65f2!important}.text-cyan-100{--tw-text-opacity: 1 !important;color:rgb(207 244 252 / var(--tw-text-opacity))!important}.text-cyan-100\/0{color:#cff4fc00!important}.text-cyan-100\/10{color:#cff4fc1a!important}.text-cyan-100\/100{color:#cff4fc!important}.text-cyan-100\/15{color:#cff4fc26!important}.text-cyan-100\/20{color:#cff4fc33!important}.text-cyan-100\/25{color:#cff4fc40!important}.text-cyan-100\/30{color:#cff4fc4d!important}.text-cyan-100\/35{color:#cff4fc59!important}.text-cyan-100\/40{color:#cff4fc66!important}.text-cyan-100\/45{color:#cff4fc73!important}.text-cyan-100\/5{color:#cff4fc0d!important}.text-cyan-100\/50{color:#cff4fc80!important}.text-cyan-100\/55{color:#cff4fc8c!important}.text-cyan-100\/60{color:#cff4fc99!important}.text-cyan-100\/65{color:#cff4fca6!important}.text-cyan-100\/70{color:#cff4fcb3!important}.text-cyan-100\/75{color:#cff4fcbf!important}.text-cyan-100\/80{color:#cff4fccc!important}.text-cyan-100\/85{color:#cff4fcd9!important}.text-cyan-100\/90{color:#cff4fce6!important}.text-cyan-100\/95{color:#cff4fcf2!important}.text-cyan-200{--tw-text-opacity: 1 !important;color:rgb(158 234 249 / var(--tw-text-opacity))!important}.text-cyan-200\/0{color:#9eeaf900!important}.text-cyan-200\/10{color:#9eeaf91a!important}.text-cyan-200\/100{color:#9eeaf9!important}.text-cyan-200\/15{color:#9eeaf926!important}.text-cyan-200\/20{color:#9eeaf933!important}.text-cyan-200\/25{color:#9eeaf940!important}.text-cyan-200\/30{color:#9eeaf94d!important}.text-cyan-200\/35{color:#9eeaf959!important}.text-cyan-200\/40{color:#9eeaf966!important}.text-cyan-200\/45{color:#9eeaf973!important}.text-cyan-200\/5{color:#9eeaf90d!important}.text-cyan-200\/50{color:#9eeaf980!important}.text-cyan-200\/55{color:#9eeaf98c!important}.text-cyan-200\/60{color:#9eeaf999!important}.text-cyan-200\/65{color:#9eeaf9a6!important}.text-cyan-200\/70{color:#9eeaf9b3!important}.text-cyan-200\/75{color:#9eeaf9bf!important}.text-cyan-200\/80{color:#9eeaf9cc!important}.text-cyan-200\/85{color:#9eeaf9d9!important}.text-cyan-200\/90{color:#9eeaf9e6!important}.text-cyan-200\/95{color:#9eeaf9f2!important}.text-cyan-300{--tw-text-opacity: 1 !important;color:rgb(110 223 246 / var(--tw-text-opacity))!important}.text-cyan-300\/0{color:#6edff600!important}.text-cyan-300\/10{color:#6edff61a!important}.text-cyan-300\/100{color:#6edff6!important}.text-cyan-300\/15{color:#6edff626!important}.text-cyan-300\/20{color:#6edff633!important}.text-cyan-300\/25{color:#6edff640!important}.text-cyan-300\/30{color:#6edff64d!important}.text-cyan-300\/35{color:#6edff659!important}.text-cyan-300\/40{color:#6edff666!important}.text-cyan-300\/45{color:#6edff673!important}.text-cyan-300\/5{color:#6edff60d!important}.text-cyan-300\/50{color:#6edff680!important}.text-cyan-300\/55{color:#6edff68c!important}.text-cyan-300\/60{color:#6edff699!important}.text-cyan-300\/65{color:#6edff6a6!important}.text-cyan-300\/70{color:#6edff6b3!important}.text-cyan-300\/75{color:#6edff6bf!important}.text-cyan-300\/80{color:#6edff6cc!important}.text-cyan-300\/85{color:#6edff6d9!important}.text-cyan-300\/90{color:#6edff6e6!important}.text-cyan-300\/95{color:#6edff6f2!important}.text-cyan-400{--tw-text-opacity: 1 !important;color:rgb(61 213 243 / var(--tw-text-opacity))!important}.text-cyan-400\/0{color:#3dd5f300!important}.text-cyan-400\/10{color:#3dd5f31a!important}.text-cyan-400\/100{color:#3dd5f3!important}.text-cyan-400\/15{color:#3dd5f326!important}.text-cyan-400\/20{color:#3dd5f333!important}.text-cyan-400\/25{color:#3dd5f340!important}.text-cyan-400\/30{color:#3dd5f34d!important}.text-cyan-400\/35{color:#3dd5f359!important}.text-cyan-400\/40{color:#3dd5f366!important}.text-cyan-400\/45{color:#3dd5f373!important}.text-cyan-400\/5{color:#3dd5f30d!important}.text-cyan-400\/50{color:#3dd5f380!important}.text-cyan-400\/55{color:#3dd5f38c!important}.text-cyan-400\/60{color:#3dd5f399!important}.text-cyan-400\/65{color:#3dd5f3a6!important}.text-cyan-400\/70{color:#3dd5f3b3!important}.text-cyan-400\/75{color:#3dd5f3bf!important}.text-cyan-400\/80{color:#3dd5f3cc!important}.text-cyan-400\/85{color:#3dd5f3d9!important}.text-cyan-400\/90{color:#3dd5f3e6!important}.text-cyan-400\/95{color:#3dd5f3f2!important}.text-cyan-500{--tw-text-opacity: 1 !important;color:rgb(13 202 240 / var(--tw-text-opacity))!important}.text-cyan-500\/0{color:#0dcaf000!important}.text-cyan-500\/10{color:#0dcaf01a!important}.text-cyan-500\/100{color:#0dcaf0!important}.text-cyan-500\/15{color:#0dcaf026!important}.text-cyan-500\/20{color:#0dcaf033!important}.text-cyan-500\/25{color:#0dcaf040!important}.text-cyan-500\/30{color:#0dcaf04d!important}.text-cyan-500\/35{color:#0dcaf059!important}.text-cyan-500\/40{color:#0dcaf066!important}.text-cyan-500\/45{color:#0dcaf073!important}.text-cyan-500\/5{color:#0dcaf00d!important}.text-cyan-500\/50{color:#0dcaf080!important}.text-cyan-500\/55{color:#0dcaf08c!important}.text-cyan-500\/60{color:#0dcaf099!important}.text-cyan-500\/65{color:#0dcaf0a6!important}.text-cyan-500\/70{color:#0dcaf0b3!important}.text-cyan-500\/75{color:#0dcaf0bf!important}.text-cyan-500\/80{color:#0dcaf0cc!important}.text-cyan-500\/85{color:#0dcaf0d9!important}.text-cyan-500\/90{color:#0dcaf0e6!important}.text-cyan-500\/95{color:#0dcaf0f2!important}.text-cyan-600{--tw-text-opacity: 1 !important;color:rgb(10 162 192 / var(--tw-text-opacity))!important}.text-cyan-600\/0{color:#0aa2c000!important}.text-cyan-600\/10{color:#0aa2c01a!important}.text-cyan-600\/100{color:#0aa2c0!important}.text-cyan-600\/15{color:#0aa2c026!important}.text-cyan-600\/20{color:#0aa2c033!important}.text-cyan-600\/25{color:#0aa2c040!important}.text-cyan-600\/30{color:#0aa2c04d!important}.text-cyan-600\/35{color:#0aa2c059!important}.text-cyan-600\/40{color:#0aa2c066!important}.text-cyan-600\/45{color:#0aa2c073!important}.text-cyan-600\/5{color:#0aa2c00d!important}.text-cyan-600\/50{color:#0aa2c080!important}.text-cyan-600\/55{color:#0aa2c08c!important}.text-cyan-600\/60{color:#0aa2c099!important}.text-cyan-600\/65{color:#0aa2c0a6!important}.text-cyan-600\/70{color:#0aa2c0b3!important}.text-cyan-600\/75{color:#0aa2c0bf!important}.text-cyan-600\/80{color:#0aa2c0cc!important}.text-cyan-600\/85{color:#0aa2c0d9!important}.text-cyan-600\/90{color:#0aa2c0e6!important}.text-cyan-600\/95{color:#0aa2c0f2!important}.text-cyan-700{--tw-text-opacity: 1 !important;color:rgb(8 121 144 / var(--tw-text-opacity))!important}.text-cyan-700\/0{color:#08799000!important}.text-cyan-700\/10{color:#0879901a!important}.text-cyan-700\/100{color:#087990!important}.text-cyan-700\/15{color:#08799026!important}.text-cyan-700\/20{color:#08799033!important}.text-cyan-700\/25{color:#08799040!important}.text-cyan-700\/30{color:#0879904d!important}.text-cyan-700\/35{color:#08799059!important}.text-cyan-700\/40{color:#08799066!important}.text-cyan-700\/45{color:#08799073!important}.text-cyan-700\/5{color:#0879900d!important}.text-cyan-700\/50{color:#08799080!important}.text-cyan-700\/55{color:#0879908c!important}.text-cyan-700\/60{color:#08799099!important}.text-cyan-700\/65{color:#087990a6!important}.text-cyan-700\/70{color:#087990b3!important}.text-cyan-700\/75{color:#087990bf!important}.text-cyan-700\/80{color:#087990cc!important}.text-cyan-700\/85{color:#087990d9!important}.text-cyan-700\/90{color:#087990e6!important}.text-cyan-700\/95{color:#087990f2!important}.text-cyan-800{--tw-text-opacity: 1 !important;color:rgb(5 81 96 / var(--tw-text-opacity))!important}.text-cyan-800\/0{color:#05516000!important}.text-cyan-800\/10{color:#0551601a!important}.text-cyan-800\/100{color:#055160!important}.text-cyan-800\/15{color:#05516026!important}.text-cyan-800\/20{color:#05516033!important}.text-cyan-800\/25{color:#05516040!important}.text-cyan-800\/30{color:#0551604d!important}.text-cyan-800\/35{color:#05516059!important}.text-cyan-800\/40{color:#05516066!important}.text-cyan-800\/45{color:#05516073!important}.text-cyan-800\/5{color:#0551600d!important}.text-cyan-800\/50{color:#05516080!important}.text-cyan-800\/55{color:#0551608c!important}.text-cyan-800\/60{color:#05516099!important}.text-cyan-800\/65{color:#055160a6!important}.text-cyan-800\/70{color:#055160b3!important}.text-cyan-800\/75{color:#055160bf!important}.text-cyan-800\/80{color:#055160cc!important}.text-cyan-800\/85{color:#055160d9!important}.text-cyan-800\/90{color:#055160e6!important}.text-cyan-800\/95{color:#055160f2!important}.text-cyan-900{--tw-text-opacity: 1 !important;color:rgb(3 40 48 / var(--tw-text-opacity))!important}.text-cyan-900\/0{color:#03283000!important}.text-cyan-900\/10{color:#0328301a!important}.text-cyan-900\/100{color:#032830!important}.text-cyan-900\/15{color:#03283026!important}.text-cyan-900\/20{color:#03283033!important}.text-cyan-900\/25{color:#03283040!important}.text-cyan-900\/30{color:#0328304d!important}.text-cyan-900\/35{color:#03283059!important}.text-cyan-900\/40{color:#03283066!important}.text-cyan-900\/45{color:#03283073!important}.text-cyan-900\/5{color:#0328300d!important}.text-cyan-900\/50{color:#03283080!important}.text-cyan-900\/55{color:#0328308c!important}.text-cyan-900\/60{color:#03283099!important}.text-cyan-900\/65{color:#032830a6!important}.text-cyan-900\/70{color:#032830b3!important}.text-cyan-900\/75{color:#032830bf!important}.text-cyan-900\/80{color:#032830cc!important}.text-cyan-900\/85{color:#032830d9!important}.text-cyan-900\/90{color:#032830e6!important}.text-cyan-900\/95{color:#032830f2!important}.text-gray-100{--tw-text-opacity: 1 !important;color:rgb(248 249 250 / var(--tw-text-opacity))!important}.text-gray-100\/0{color:#f8f9fa00!important}.text-gray-100\/10{color:#f8f9fa1a!important}.text-gray-100\/100{color:#f8f9fa!important}.text-gray-100\/15{color:#f8f9fa26!important}.text-gray-100\/20{color:#f8f9fa33!important}.text-gray-100\/25{color:#f8f9fa40!important}.text-gray-100\/30{color:#f8f9fa4d!important}.text-gray-100\/35{color:#f8f9fa59!important}.text-gray-100\/40{color:#f8f9fa66!important}.text-gray-100\/45{color:#f8f9fa73!important}.text-gray-100\/5{color:#f8f9fa0d!important}.text-gray-100\/50{color:#f8f9fa80!important}.text-gray-100\/55{color:#f8f9fa8c!important}.text-gray-100\/60{color:#f8f9fa99!important}.text-gray-100\/65{color:#f8f9faa6!important}.text-gray-100\/70{color:#f8f9fab3!important}.text-gray-100\/75{color:#f8f9fabf!important}.text-gray-100\/80{color:#f8f9facc!important}.text-gray-100\/85{color:#f8f9fad9!important}.text-gray-100\/90{color:#f8f9fae6!important}.text-gray-100\/95{color:#f8f9faf2!important}.text-gray-200{--tw-text-opacity: 1 !important;color:rgb(233 236 239 / var(--tw-text-opacity))!important}.text-gray-200\/0{color:#e9ecef00!important}.text-gray-200\/10{color:#e9ecef1a!important}.text-gray-200\/100{color:#e9ecef!important}.text-gray-200\/15{color:#e9ecef26!important}.text-gray-200\/20{color:#e9ecef33!important}.text-gray-200\/25{color:#e9ecef40!important}.text-gray-200\/30{color:#e9ecef4d!important}.text-gray-200\/35{color:#e9ecef59!important}.text-gray-200\/40{color:#e9ecef66!important}.text-gray-200\/45{color:#e9ecef73!important}.text-gray-200\/5{color:#e9ecef0d!important}.text-gray-200\/50{color:#e9ecef80!important}.text-gray-200\/55{color:#e9ecef8c!important}.text-gray-200\/60{color:#e9ecef99!important}.text-gray-200\/65{color:#e9ecefa6!important}.text-gray-200\/70{color:#e9ecefb3!important}.text-gray-200\/75{color:#e9ecefbf!important}.text-gray-200\/80{color:#e9ecefcc!important}.text-gray-200\/85{color:#e9ecefd9!important}.text-gray-200\/90{color:#e9ecefe6!important}.text-gray-200\/95{color:#e9eceff2!important}.text-gray-300{--tw-text-opacity: 1 !important;color:rgb(222 226 230 / var(--tw-text-opacity))!important}.text-gray-300\/0{color:#dee2e600!important}.text-gray-300\/10{color:#dee2e61a!important}.text-gray-300\/100{color:#dee2e6!important}.text-gray-300\/15{color:#dee2e626!important}.text-gray-300\/20{color:#dee2e633!important}.text-gray-300\/25{color:#dee2e640!important}.text-gray-300\/30{color:#dee2e64d!important}.text-gray-300\/35{color:#dee2e659!important}.text-gray-300\/40{color:#dee2e666!important}.text-gray-300\/45{color:#dee2e673!important}.text-gray-300\/5{color:#dee2e60d!important}.text-gray-300\/50{color:#dee2e680!important}.text-gray-300\/55{color:#dee2e68c!important}.text-gray-300\/60{color:#dee2e699!important}.text-gray-300\/65{color:#dee2e6a6!important}.text-gray-300\/70{color:#dee2e6b3!important}.text-gray-300\/75{color:#dee2e6bf!important}.text-gray-300\/80{color:#dee2e6cc!important}.text-gray-300\/85{color:#dee2e6d9!important}.text-gray-300\/90{color:#dee2e6e6!important}.text-gray-300\/95{color:#dee2e6f2!important}.text-gray-400{--tw-text-opacity: 1 !important;color:rgb(206 212 218 / var(--tw-text-opacity))!important}.text-gray-400\/0{color:#ced4da00!important}.text-gray-400\/10{color:#ced4da1a!important}.text-gray-400\/100{color:#ced4da!important}.text-gray-400\/15{color:#ced4da26!important}.text-gray-400\/20{color:#ced4da33!important}.text-gray-400\/25{color:#ced4da40!important}.text-gray-400\/30{color:#ced4da4d!important}.text-gray-400\/35{color:#ced4da59!important}.text-gray-400\/40{color:#ced4da66!important}.text-gray-400\/45{color:#ced4da73!important}.text-gray-400\/5{color:#ced4da0d!important}.text-gray-400\/50{color:#ced4da80!important}.text-gray-400\/55{color:#ced4da8c!important}.text-gray-400\/60{color:#ced4da99!important}.text-gray-400\/65{color:#ced4daa6!important}.text-gray-400\/70{color:#ced4dab3!important}.text-gray-400\/75{color:#ced4dabf!important}.text-gray-400\/80{color:#ced4dacc!important}.text-gray-400\/85{color:#ced4dad9!important}.text-gray-400\/90{color:#ced4dae6!important}.text-gray-400\/95{color:#ced4daf2!important}.text-gray-500{--tw-text-opacity: 1 !important;color:rgb(173 181 189 / var(--tw-text-opacity))!important}.text-gray-500\/0{color:#adb5bd00!important}.text-gray-500\/10{color:#adb5bd1a!important}.text-gray-500\/100{color:#adb5bd!important}.text-gray-500\/15{color:#adb5bd26!important}.text-gray-500\/20{color:#adb5bd33!important}.text-gray-500\/25{color:#adb5bd40!important}.text-gray-500\/30{color:#adb5bd4d!important}.text-gray-500\/35{color:#adb5bd59!important}.text-gray-500\/40{color:#adb5bd66!important}.text-gray-500\/45{color:#adb5bd73!important}.text-gray-500\/5{color:#adb5bd0d!important}.text-gray-500\/50{color:#adb5bd80!important}.text-gray-500\/55{color:#adb5bd8c!important}.text-gray-500\/60{color:#adb5bd99!important}.text-gray-500\/65{color:#adb5bda6!important}.text-gray-500\/70{color:#adb5bdb3!important}.text-gray-500\/75{color:#adb5bdbf!important}.text-gray-500\/80{color:#adb5bdcc!important}.text-gray-500\/85{color:#adb5bdd9!important}.text-gray-500\/90{color:#adb5bde6!important}.text-gray-500\/95{color:#adb5bdf2!important}.text-gray-600{--tw-text-opacity: 1 !important;color:rgb(108 117 125 / var(--tw-text-opacity))!important}.text-gray-600\/0{color:#6c757d00!important}.text-gray-600\/10{color:#6c757d1a!important}.text-gray-600\/100{color:#6c757d!important}.text-gray-600\/15{color:#6c757d26!important}.text-gray-600\/20{color:#6c757d33!important}.text-gray-600\/25{color:#6c757d40!important}.text-gray-600\/30{color:#6c757d4d!important}.text-gray-600\/35{color:#6c757d59!important}.text-gray-600\/40{color:#6c757d66!important}.text-gray-600\/45{color:#6c757d73!important}.text-gray-600\/5{color:#6c757d0d!important}.text-gray-600\/50{color:#6c757d80!important}.text-gray-600\/55{color:#6c757d8c!important}.text-gray-600\/60{color:#6c757d99!important}.text-gray-600\/65{color:#6c757da6!important}.text-gray-600\/70{color:#6c757db3!important}.text-gray-600\/75{color:#6c757dbf!important}.text-gray-600\/80{color:#6c757dcc!important}.text-gray-600\/85{color:#6c757dd9!important}.text-gray-600\/90{color:#6c757de6!important}.text-gray-600\/95{color:#6c757df2!important}.text-gray-700{--tw-text-opacity: 1 !important;color:rgb(73 80 87 / var(--tw-text-opacity))!important}.text-gray-700\/0{color:#49505700!important}.text-gray-700\/10{color:#4950571a!important}.text-gray-700\/100{color:#495057!important}.text-gray-700\/15{color:#49505726!important}.text-gray-700\/20{color:#49505733!important}.text-gray-700\/25{color:#49505740!important}.text-gray-700\/30{color:#4950574d!important}.text-gray-700\/35{color:#49505759!important}.text-gray-700\/40{color:#49505766!important}.text-gray-700\/45{color:#49505773!important}.text-gray-700\/5{color:#4950570d!important}.text-gray-700\/50{color:#49505780!important}.text-gray-700\/55{color:#4950578c!important}.text-gray-700\/60{color:#49505799!important}.text-gray-700\/65{color:#495057a6!important}.text-gray-700\/70{color:#495057b3!important}.text-gray-700\/75{color:#495057bf!important}.text-gray-700\/80{color:#495057cc!important}.text-gray-700\/85{color:#495057d9!important}.text-gray-700\/90{color:#495057e6!important}.text-gray-700\/95{color:#495057f2!important}.text-gray-800{--tw-text-opacity: 1 !important;color:rgb(52 58 64 / var(--tw-text-opacity))!important}.text-gray-800\/0{color:#343a4000!important}.text-gray-800\/10{color:#343a401a!important}.text-gray-800\/100{color:#343a40!important}.text-gray-800\/15{color:#343a4026!important}.text-gray-800\/20{color:#343a4033!important}.text-gray-800\/25{color:#343a4040!important}.text-gray-800\/30{color:#343a404d!important}.text-gray-800\/35{color:#343a4059!important}.text-gray-800\/40{color:#343a4066!important}.text-gray-800\/45{color:#343a4073!important}.text-gray-800\/5{color:#343a400d!important}.text-gray-800\/50{color:#343a4080!important}.text-gray-800\/55{color:#343a408c!important}.text-gray-800\/60{color:#343a4099!important}.text-gray-800\/65{color:#343a40a6!important}.text-gray-800\/70{color:#343a40b3!important}.text-gray-800\/75{color:#343a40bf!important}.text-gray-800\/80{color:#343a40cc!important}.text-gray-800\/85{color:#343a40d9!important}.text-gray-800\/90{color:#343a40e6!important}.text-gray-800\/95{color:#343a40f2!important}.text-green-100{--tw-text-opacity: 1 !important;color:rgb(209 231 221 / var(--tw-text-opacity))!important}.text-green-100\/0{color:#d1e7dd00!important}.text-green-100\/10{color:#d1e7dd1a!important}.text-green-100\/100{color:#d1e7dd!important}.text-green-100\/15{color:#d1e7dd26!important}.text-green-100\/20{color:#d1e7dd33!important}.text-green-100\/25{color:#d1e7dd40!important}.text-green-100\/30{color:#d1e7dd4d!important}.text-green-100\/35{color:#d1e7dd59!important}.text-green-100\/40{color:#d1e7dd66!important}.text-green-100\/45{color:#d1e7dd73!important}.text-green-100\/5{color:#d1e7dd0d!important}.text-green-100\/50{color:#d1e7dd80!important}.text-green-100\/55{color:#d1e7dd8c!important}.text-green-100\/60{color:#d1e7dd99!important}.text-green-100\/65{color:#d1e7dda6!important}.text-green-100\/70{color:#d1e7ddb3!important}.text-green-100\/75{color:#d1e7ddbf!important}.text-green-100\/80{color:#d1e7ddcc!important}.text-green-100\/85{color:#d1e7ddd9!important}.text-green-100\/90{color:#d1e7dde6!important}.text-green-100\/95{color:#d1e7ddf2!important}.text-green-1000{--tw-text-opacity: 1 !important;color:rgb(5 81 96 / var(--tw-text-opacity))!important}.text-green-1000\/0{color:#05516000!important}.text-green-1000\/10{color:#0551601a!important}.text-green-1000\/100{color:#055160!important}.text-green-1000\/15{color:#05516026!important}.text-green-1000\/20{color:#05516033!important}.text-green-1000\/25{color:#05516040!important}.text-green-1000\/30{color:#0551604d!important}.text-green-1000\/35{color:#05516059!important}.text-green-1000\/40{color:#05516066!important}.text-green-1000\/45{color:#05516073!important}.text-green-1000\/5{color:#0551600d!important}.text-green-1000\/50{color:#05516080!important}.text-green-1000\/55{color:#0551608c!important}.text-green-1000\/60{color:#05516099!important}.text-green-1000\/65{color:#055160a6!important}.text-green-1000\/70{color:#055160b3!important}.text-green-1000\/75{color:#055160bf!important}.text-green-1000\/80{color:#055160cc!important}.text-green-1000\/85{color:#055160d9!important}.text-green-1000\/90{color:#055160e6!important}.text-green-1000\/95{color:#055160f2!important}.text-green-1100{--tw-text-opacity: 1 !important;color:rgb(3 40 48 / var(--tw-text-opacity))!important}.text-green-1100\/0{color:#03283000!important}.text-green-1100\/10{color:#0328301a!important}.text-green-1100\/100{color:#032830!important}.text-green-1100\/15{color:#03283026!important}.text-green-1100\/20{color:#03283033!important}.text-green-1100\/25{color:#03283040!important}.text-green-1100\/30{color:#0328304d!important}.text-green-1100\/35{color:#03283059!important}.text-green-1100\/40{color:#03283066!important}.text-green-1100\/45{color:#03283073!important}.text-green-1100\/5{color:#0328300d!important}.text-green-1100\/50{color:#03283080!important}.text-green-1100\/55{color:#0328308c!important}.text-green-1100\/60{color:#03283099!important}.text-green-1100\/65{color:#032830a6!important}.text-green-1100\/70{color:#032830b3!important}.text-green-1100\/75{color:#032830bf!important}.text-green-1100\/80{color:#032830cc!important}.text-green-1100\/85{color:#032830d9!important}.text-green-1100\/90{color:#032830e6!important}.text-green-1100\/95{color:#032830f2!important}.text-green-200{--tw-text-opacity: 1 !important;color:rgb(163 207 187 / var(--tw-text-opacity))!important}.text-green-200\/0{color:#a3cfbb00!important}.text-green-200\/10{color:#a3cfbb1a!important}.text-green-200\/100{color:#a3cfbb!important}.text-green-200\/15{color:#a3cfbb26!important}.text-green-200\/20{color:#a3cfbb33!important}.text-green-200\/25{color:#a3cfbb40!important}.text-green-200\/30{color:#a3cfbb4d!important}.text-green-200\/35{color:#a3cfbb59!important}.text-green-200\/40{color:#a3cfbb66!important}.text-green-200\/45{color:#a3cfbb73!important}.text-green-200\/5{color:#a3cfbb0d!important}.text-green-200\/50{color:#a3cfbb80!important}.text-green-200\/55{color:#a3cfbb8c!important}.text-green-200\/60{color:#a3cfbb99!important}.text-green-200\/65{color:#a3cfbba6!important}.text-green-200\/70{color:#a3cfbbb3!important}.text-green-200\/75{color:#a3cfbbbf!important}.text-green-200\/80{color:#a3cfbbcc!important}.text-green-200\/85{color:#a3cfbbd9!important}.text-green-200\/90{color:#a3cfbbe6!important}.text-green-200\/95{color:#a3cfbbf2!important}.text-green-300{--tw-text-opacity: 1 !important;color:rgb(117 183 152 / var(--tw-text-opacity))!important}.text-green-300\/0{color:#75b79800!important}.text-green-300\/10{color:#75b7981a!important}.text-green-300\/100{color:#75b798!important}.text-green-300\/15{color:#75b79826!important}.text-green-300\/20{color:#75b79833!important}.text-green-300\/25{color:#75b79840!important}.text-green-300\/30{color:#75b7984d!important}.text-green-300\/35{color:#75b79859!important}.text-green-300\/40{color:#75b79866!important}.text-green-300\/45{color:#75b79873!important}.text-green-300\/5{color:#75b7980d!important}.text-green-300\/50{color:#75b79880!important}.text-green-300\/55{color:#75b7988c!important}.text-green-300\/60{color:#75b79899!important}.text-green-300\/65{color:#75b798a6!important}.text-green-300\/70{color:#75b798b3!important}.text-green-300\/75{color:#75b798bf!important}.text-green-300\/80{color:#75b798cc!important}.text-green-300\/85{color:#75b798d9!important}.text-green-300\/90{color:#75b798e6!important}.text-green-300\/95{color:#75b798f2!important}.text-green-400{--tw-text-opacity: 1 !important;color:rgb(71 159 118 / var(--tw-text-opacity))!important}.text-green-400\/0{color:#479f7600!important}.text-green-400\/10{color:#479f761a!important}.text-green-400\/100{color:#479f76!important}.text-green-400\/15{color:#479f7626!important}.text-green-400\/20{color:#479f7633!important}.text-green-400\/25{color:#479f7640!important}.text-green-400\/30{color:#479f764d!important}.text-green-400\/35{color:#479f7659!important}.text-green-400\/40{color:#479f7666!important}.text-green-400\/45{color:#479f7673!important}.text-green-400\/5{color:#479f760d!important}.text-green-400\/50{color:#479f7680!important}.text-green-400\/55{color:#479f768c!important}.text-green-400\/60{color:#479f7699!important}.text-green-400\/65{color:#479f76a6!important}.text-green-400\/70{color:#479f76b3!important}.text-green-400\/75{color:#479f76bf!important}.text-green-400\/80{color:#479f76cc!important}.text-green-400\/85{color:#479f76d9!important}.text-green-400\/90{color:#479f76e6!important}.text-green-400\/95{color:#479f76f2!important}.text-green-500{--tw-text-opacity: 1 !important;color:rgb(25 135 84 / var(--tw-text-opacity))!important}.text-green-500\/0{color:#19875400!important}.text-green-500\/10{color:#1987541a!important}.text-green-500\/100{color:#198754!important}.text-green-500\/15{color:#19875426!important}.text-green-500\/20{color:#19875433!important}.text-green-500\/25{color:#19875440!important}.text-green-500\/30{color:#1987544d!important}.text-green-500\/35{color:#19875459!important}.text-green-500\/40{color:#19875466!important}.text-green-500\/45{color:#19875473!important}.text-green-500\/5{color:#1987540d!important}.text-green-500\/50{color:#19875480!important}.text-green-500\/55{color:#1987548c!important}.text-green-500\/60{color:#19875499!important}.text-green-500\/65{color:#198754a6!important}.text-green-500\/70{color:#198754b3!important}.text-green-500\/75{color:#198754bf!important}.text-green-500\/80{color:#198754cc!important}.text-green-500\/85{color:#198754d9!important}.text-green-500\/90{color:#198754e6!important}.text-green-500\/95{color:#198754f2!important}.text-green-600{--tw-text-opacity: 1 !important;color:rgb(20 108 67 / var(--tw-text-opacity))!important}.text-green-600\/0{color:#146c4300!important}.text-green-600\/10{color:#146c431a!important}.text-green-600\/100{color:#146c43!important}.text-green-600\/15{color:#146c4326!important}.text-green-600\/20{color:#146c4333!important}.text-green-600\/25{color:#146c4340!important}.text-green-600\/30{color:#146c434d!important}.text-green-600\/35{color:#146c4359!important}.text-green-600\/40{color:#146c4366!important}.text-green-600\/45{color:#146c4373!important}.text-green-600\/5{color:#146c430d!important}.text-green-600\/50{color:#146c4380!important}.text-green-600\/55{color:#146c438c!important}.text-green-600\/60{color:#146c4399!important}.text-green-600\/65{color:#146c43a6!important}.text-green-600\/70{color:#146c43b3!important}.text-green-600\/75{color:#146c43bf!important}.text-green-600\/80{color:#146c43cc!important}.text-green-600\/85{color:#146c43d9!important}.text-green-600\/90{color:#146c43e6!important}.text-green-600\/95{color:#146c43f2!important}.text-green-700{--tw-text-opacity: 1 !important;color:rgb(75 110 97 / var(--tw-text-opacity))!important}.text-green-700\/0{color:#4b6e6100!important}.text-green-700\/10{color:#4b6e611a!important}.text-green-700\/100{color:#4b6e61!important}.text-green-700\/15{color:#4b6e6126!important}.text-green-700\/20{color:#4b6e6133!important}.text-green-700\/25{color:#4b6e6140!important}.text-green-700\/30{color:#4b6e614d!important}.text-green-700\/35{color:#4b6e6159!important}.text-green-700\/40{color:#4b6e6166!important}.text-green-700\/45{color:#4b6e6173!important}.text-green-700\/5{color:#4b6e610d!important}.text-green-700\/50{color:#4b6e6180!important}.text-green-700\/55{color:#4b6e618c!important}.text-green-700\/60{color:#4b6e6199!important}.text-green-700\/65{color:#4b6e61a6!important}.text-green-700\/70{color:#4b6e61b3!important}.text-green-700\/75{color:#4b6e61bf!important}.text-green-700\/80{color:#4b6e61cc!important}.text-green-700\/85{color:#4b6e61d9!important}.text-green-700\/90{color:#4b6e61e6!important}.text-green-700\/95{color:#4b6e61f2!important}.text-green-800{--tw-text-opacity: 1 !important;color:rgb(10 54 34 / var(--tw-text-opacity))!important}.text-green-800\/0{color:#0a362200!important}.text-green-800\/10{color:#0a36221a!important}.text-green-800\/100{color:#0a3622!important}.text-green-800\/15{color:#0a362226!important}.text-green-800\/20{color:#0a362233!important}.text-green-800\/25{color:#0a362240!important}.text-green-800\/30{color:#0a36224d!important}.text-green-800\/35{color:#0a362259!important}.text-green-800\/40{color:#0a362266!important}.text-green-800\/45{color:#0a362273!important}.text-green-800\/5{color:#0a36220d!important}.text-green-800\/50{color:#0a362280!important}.text-green-800\/55{color:#0a36228c!important}.text-green-800\/60{color:#0a362299!important}.text-green-800\/65{color:#0a3622a6!important}.text-green-800\/70{color:#0a3622b3!important}.text-green-800\/75{color:#0a3622bf!important}.text-green-800\/80{color:#0a3622cc!important}.text-green-800\/85{color:#0a3622d9!important}.text-green-800\/90{color:#0a3622e6!important}.text-green-800\/95{color:#0a3622f2!important}.text-green-900{--tw-text-opacity: 1 !important;color:rgb(8 121 144 / var(--tw-text-opacity))!important}.text-green-900\/0{color:#08799000!important}.text-green-900\/10{color:#0879901a!important}.text-green-900\/100{color:#087990!important}.text-green-900\/15{color:#08799026!important}.text-green-900\/20{color:#08799033!important}.text-green-900\/25{color:#08799040!important}.text-green-900\/30{color:#0879904d!important}.text-green-900\/35{color:#08799059!important}.text-green-900\/40{color:#08799066!important}.text-green-900\/45{color:#08799073!important}.text-green-900\/5{color:#0879900d!important}.text-green-900\/50{color:#08799080!important}.text-green-900\/55{color:#0879908c!important}.text-green-900\/60{color:#08799099!important}.text-green-900\/65{color:#087990a6!important}.text-green-900\/70{color:#087990b3!important}.text-green-900\/75{color:#087990bf!important}.text-green-900\/80{color:#087990cc!important}.text-green-900\/85{color:#087990d9!important}.text-green-900\/90{color:#087990e6!important}.text-green-900\/95{color:#087990f2!important}.text-green-whatsapp{--tw-text-opacity: 1 !important;color:rgb(27 201 89 / var(--tw-text-opacity))!important}.text-green-whatsapp\/0{color:#1bc95900!important}.text-green-whatsapp\/10{color:#1bc9591a!important}.text-green-whatsapp\/100{color:#1bc959!important}.text-green-whatsapp\/15{color:#1bc95926!important}.text-green-whatsapp\/20{color:#1bc95933!important}.text-green-whatsapp\/25{color:#1bc95940!important}.text-green-whatsapp\/30{color:#1bc9594d!important}.text-green-whatsapp\/35{color:#1bc95959!important}.text-green-whatsapp\/40{color:#1bc95966!important}.text-green-whatsapp\/45{color:#1bc95973!important}.text-green-whatsapp\/5{color:#1bc9590d!important}.text-green-whatsapp\/50{color:#1bc95980!important}.text-green-whatsapp\/55{color:#1bc9598c!important}.text-green-whatsapp\/60{color:#1bc95999!important}.text-green-whatsapp\/65{color:#1bc959a6!important}.text-green-whatsapp\/70{color:#1bc959b3!important}.text-green-whatsapp\/75{color:#1bc959bf!important}.text-green-whatsapp\/80{color:#1bc959cc!important}.text-green-whatsapp\/85{color:#1bc959d9!important}.text-green-whatsapp\/90{color:#1bc959e6!important}.text-green-whatsapp\/95{color:#1bc959f2!important}.text-offwhite{color:#fffc!important}.text-offwhite\/0{color:#fff0!important}.text-offwhite\/10{color:#ffffff1a!important}.text-offwhite\/100{color:#fff!important}.text-offwhite\/15{color:#ffffff26!important}.text-offwhite\/20{color:#fff3!important}.text-offwhite\/25{color:#ffffff40!important}.text-offwhite\/30{color:#ffffff4d!important}.text-offwhite\/35{color:#ffffff59!important}.text-offwhite\/40{color:#fff6!important}.text-offwhite\/45{color:#ffffff73!important}.text-offwhite\/5{color:#ffffff0d!important}.text-offwhite\/50{color:#ffffff80!important}.text-offwhite\/55{color:#ffffff8c!important}.text-offwhite\/60{color:#fff9!important}.text-offwhite\/65{color:#ffffffa6!important}.text-offwhite\/70{color:#ffffffb3!important}.text-offwhite\/75{color:#ffffffbf!important}.text-offwhite\/80{color:#fffc!important}.text-offwhite\/85{color:#ffffffd9!important}.text-offwhite\/90{color:#ffffffe6!important}.text-offwhite\/95{color:#fffffff2!important}.text-orange-100{--tw-text-opacity: 1 !important;color:rgb(255 229 208 / var(--tw-text-opacity))!important}.text-orange-100\/0{color:#ffe5d000!important}.text-orange-100\/10{color:#ffe5d01a!important}.text-orange-100\/100{color:#ffe5d0!important}.text-orange-100\/15{color:#ffe5d026!important}.text-orange-100\/20{color:#ffe5d033!important}.text-orange-100\/25{color:#ffe5d040!important}.text-orange-100\/30{color:#ffe5d04d!important}.text-orange-100\/35{color:#ffe5d059!important}.text-orange-100\/40{color:#ffe5d066!important}.text-orange-100\/45{color:#ffe5d073!important}.text-orange-100\/5{color:#ffe5d00d!important}.text-orange-100\/50{color:#ffe5d080!important}.text-orange-100\/55{color:#ffe5d08c!important}.text-orange-100\/60{color:#ffe5d099!important}.text-orange-100\/65{color:#ffe5d0a6!important}.text-orange-100\/70{color:#ffe5d0b3!important}.text-orange-100\/75{color:#ffe5d0bf!important}.text-orange-100\/80{color:#ffe5d0cc!important}.text-orange-100\/85{color:#ffe5d0d9!important}.text-orange-100\/90{color:#ffe5d0e6!important}.text-orange-100\/95{color:#ffe5d0f2!important}.text-orange-200{--tw-text-opacity: 1 !important;color:rgb(254 203 161 / var(--tw-text-opacity))!important}.text-orange-200\/0{color:#fecba100!important}.text-orange-200\/10{color:#fecba11a!important}.text-orange-200\/100{color:#fecba1!important}.text-orange-200\/15{color:#fecba126!important}.text-orange-200\/20{color:#fecba133!important}.text-orange-200\/25{color:#fecba140!important}.text-orange-200\/30{color:#fecba14d!important}.text-orange-200\/35{color:#fecba159!important}.text-orange-200\/40{color:#fecba166!important}.text-orange-200\/45{color:#fecba173!important}.text-orange-200\/5{color:#fecba10d!important}.text-orange-200\/50{color:#fecba180!important}.text-orange-200\/55{color:#fecba18c!important}.text-orange-200\/60{color:#fecba199!important}.text-orange-200\/65{color:#fecba1a6!important}.text-orange-200\/70{color:#fecba1b3!important}.text-orange-200\/75{color:#fecba1bf!important}.text-orange-200\/80{color:#fecba1cc!important}.text-orange-200\/85{color:#fecba1d9!important}.text-orange-200\/90{color:#fecba1e6!important}.text-orange-200\/95{color:#fecba1f2!important}.text-orange-300{--tw-text-opacity: 1 !important;color:rgb(254 178 114 / var(--tw-text-opacity))!important}.text-orange-300\/0{color:#feb27200!important}.text-orange-300\/10{color:#feb2721a!important}.text-orange-300\/100{color:#feb272!important}.text-orange-300\/15{color:#feb27226!important}.text-orange-300\/20{color:#feb27233!important}.text-orange-300\/25{color:#feb27240!important}.text-orange-300\/30{color:#feb2724d!important}.text-orange-300\/35{color:#feb27259!important}.text-orange-300\/40{color:#feb27266!important}.text-orange-300\/45{color:#feb27273!important}.text-orange-300\/5{color:#feb2720d!important}.text-orange-300\/50{color:#feb27280!important}.text-orange-300\/55{color:#feb2728c!important}.text-orange-300\/60{color:#feb27299!important}.text-orange-300\/65{color:#feb272a6!important}.text-orange-300\/70{color:#feb272b3!important}.text-orange-300\/75{color:#feb272bf!important}.text-orange-300\/80{color:#feb272cc!important}.text-orange-300\/85{color:#feb272d9!important}.text-orange-300\/90{color:#feb272e6!important}.text-orange-300\/95{color:#feb272f2!important}.text-orange-400{--tw-text-opacity: 1 !important;color:rgb(253 152 67 / var(--tw-text-opacity))!important}.text-orange-400\/0{color:#fd984300!important}.text-orange-400\/10{color:#fd98431a!important}.text-orange-400\/100{color:#fd9843!important}.text-orange-400\/15{color:#fd984326!important}.text-orange-400\/20{color:#fd984333!important}.text-orange-400\/25{color:#fd984340!important}.text-orange-400\/30{color:#fd98434d!important}.text-orange-400\/35{color:#fd984359!important}.text-orange-400\/40{color:#fd984366!important}.text-orange-400\/45{color:#fd984373!important}.text-orange-400\/5{color:#fd98430d!important}.text-orange-400\/50{color:#fd984380!important}.text-orange-400\/55{color:#fd98438c!important}.text-orange-400\/60{color:#fd984399!important}.text-orange-400\/65{color:#fd9843a6!important}.text-orange-400\/70{color:#fd9843b3!important}.text-orange-400\/75{color:#fd9843bf!important}.text-orange-400\/80{color:#fd9843cc!important}.text-orange-400\/85{color:#fd9843d9!important}.text-orange-400\/90{color:#fd9843e6!important}.text-orange-400\/95{color:#fd9843f2!important}.text-orange-500{--tw-text-opacity: 1 !important;color:rgb(253 126 20 / var(--tw-text-opacity))!important}.text-orange-500\/0{color:#fd7e1400!important}.text-orange-500\/10{color:#fd7e141a!important}.text-orange-500\/100{color:#fd7e14!important}.text-orange-500\/15{color:#fd7e1426!important}.text-orange-500\/20{color:#fd7e1433!important}.text-orange-500\/25{color:#fd7e1440!important}.text-orange-500\/30{color:#fd7e144d!important}.text-orange-500\/35{color:#fd7e1459!important}.text-orange-500\/40{color:#fd7e1466!important}.text-orange-500\/45{color:#fd7e1473!important}.text-orange-500\/5{color:#fd7e140d!important}.text-orange-500\/50{color:#fd7e1480!important}.text-orange-500\/55{color:#fd7e148c!important}.text-orange-500\/60{color:#fd7e1499!important}.text-orange-500\/65{color:#fd7e14a6!important}.text-orange-500\/70{color:#fd7e14b3!important}.text-orange-500\/75{color:#fd7e14bf!important}.text-orange-500\/80{color:#fd7e14cc!important}.text-orange-500\/85{color:#fd7e14d9!important}.text-orange-500\/90{color:#fd7e14e6!important}.text-orange-500\/95{color:#fd7e14f2!important}.text-orange-700{--tw-text-opacity: 1 !important;color:rgb(152 44 12 / var(--tw-text-opacity))!important}.text-orange-700\/0{color:#982c0c00!important}.text-orange-700\/10{color:#982c0c1a!important}.text-orange-700\/100{color:#982c0c!important}.text-orange-700\/15{color:#982c0c26!important}.text-orange-700\/20{color:#982c0c33!important}.text-orange-700\/25{color:#982c0c40!important}.text-orange-700\/30{color:#982c0c4d!important}.text-orange-700\/35{color:#982c0c59!important}.text-orange-700\/40{color:#982c0c66!important}.text-orange-700\/45{color:#982c0c73!important}.text-orange-700\/5{color:#982c0c0d!important}.text-orange-700\/50{color:#982c0c80!important}.text-orange-700\/55{color:#982c0c8c!important}.text-orange-700\/60{color:#982c0c99!important}.text-orange-700\/65{color:#982c0ca6!important}.text-orange-700\/70{color:#982c0cb3!important}.text-orange-700\/75{color:#982c0cbf!important}.text-orange-700\/80{color:#982c0ccc!important}.text-orange-700\/85{color:#982c0cd9!important}.text-orange-700\/90{color:#982c0ce6!important}.text-orange-700\/95{color:#982c0cf2!important}.text-orange-800{--tw-text-opacity: 1 !important;color:rgb(101 50 8 / var(--tw-text-opacity))!important}.text-orange-800\/0{color:#65320800!important}.text-orange-800\/10{color:#6532081a!important}.text-orange-800\/100{color:#653208!important}.text-orange-800\/15{color:#65320826!important}.text-orange-800\/20{color:#65320833!important}.text-orange-800\/25{color:#65320840!important}.text-orange-800\/30{color:#6532084d!important}.text-orange-800\/35{color:#65320859!important}.text-orange-800\/40{color:#65320866!important}.text-orange-800\/45{color:#65320873!important}.text-orange-800\/5{color:#6532080d!important}.text-orange-800\/50{color:#65320880!important}.text-orange-800\/55{color:#6532088c!important}.text-orange-800\/60{color:#65320899!important}.text-orange-800\/65{color:#653208a6!important}.text-orange-800\/70{color:#653208b3!important}.text-orange-800\/75{color:#653208bf!important}.text-orange-800\/80{color:#653208cc!important}.text-orange-800\/85{color:#653208d9!important}.text-orange-800\/90{color:#653208e6!important}.text-orange-800\/95{color:#653208f2!important}.text-pink-100{--tw-text-opacity: 1 !important;color:rgb(247 214 230 / var(--tw-text-opacity))!important}.text-pink-100\/0{color:#f7d6e600!important}.text-pink-100\/10{color:#f7d6e61a!important}.text-pink-100\/100{color:#f7d6e6!important}.text-pink-100\/15{color:#f7d6e626!important}.text-pink-100\/20{color:#f7d6e633!important}.text-pink-100\/25{color:#f7d6e640!important}.text-pink-100\/30{color:#f7d6e64d!important}.text-pink-100\/35{color:#f7d6e659!important}.text-pink-100\/40{color:#f7d6e666!important}.text-pink-100\/45{color:#f7d6e673!important}.text-pink-100\/5{color:#f7d6e60d!important}.text-pink-100\/50{color:#f7d6e680!important}.text-pink-100\/55{color:#f7d6e68c!important}.text-pink-100\/60{color:#f7d6e699!important}.text-pink-100\/65{color:#f7d6e6a6!important}.text-pink-100\/70{color:#f7d6e6b3!important}.text-pink-100\/75{color:#f7d6e6bf!important}.text-pink-100\/80{color:#f7d6e6cc!important}.text-pink-100\/85{color:#f7d6e6d9!important}.text-pink-100\/90{color:#f7d6e6e6!important}.text-pink-100\/95{color:#f7d6e6f2!important}.text-pink-200{--tw-text-opacity: 1 !important;color:rgb(239 173 206 / var(--tw-text-opacity))!important}.text-pink-200\/0{color:#efadce00!important}.text-pink-200\/10{color:#efadce1a!important}.text-pink-200\/100{color:#efadce!important}.text-pink-200\/15{color:#efadce26!important}.text-pink-200\/20{color:#efadce33!important}.text-pink-200\/25{color:#efadce40!important}.text-pink-200\/30{color:#efadce4d!important}.text-pink-200\/35{color:#efadce59!important}.text-pink-200\/40{color:#efadce66!important}.text-pink-200\/45{color:#efadce73!important}.text-pink-200\/5{color:#efadce0d!important}.text-pink-200\/50{color:#efadce80!important}.text-pink-200\/55{color:#efadce8c!important}.text-pink-200\/60{color:#efadce99!important}.text-pink-200\/65{color:#efadcea6!important}.text-pink-200\/70{color:#efadceb3!important}.text-pink-200\/75{color:#efadcebf!important}.text-pink-200\/80{color:#efadcecc!important}.text-pink-200\/85{color:#efadced9!important}.text-pink-200\/90{color:#efadcee6!important}.text-pink-200\/95{color:#efadcef2!important}.text-pink-300{--tw-text-opacity: 1 !important;color:rgb(230 133 181 / var(--tw-text-opacity))!important}.text-pink-300\/0{color:#e685b500!important}.text-pink-300\/10{color:#e685b51a!important}.text-pink-300\/100{color:#e685b5!important}.text-pink-300\/15{color:#e685b526!important}.text-pink-300\/20{color:#e685b533!important}.text-pink-300\/25{color:#e685b540!important}.text-pink-300\/30{color:#e685b54d!important}.text-pink-300\/35{color:#e685b559!important}.text-pink-300\/40{color:#e685b566!important}.text-pink-300\/45{color:#e685b573!important}.text-pink-300\/5{color:#e685b50d!important}.text-pink-300\/50{color:#e685b580!important}.text-pink-300\/55{color:#e685b58c!important}.text-pink-300\/60{color:#e685b599!important}.text-pink-300\/65{color:#e685b5a6!important}.text-pink-300\/70{color:#e685b5b3!important}.text-pink-300\/75{color:#e685b5bf!important}.text-pink-300\/80{color:#e685b5cc!important}.text-pink-300\/85{color:#e685b5d9!important}.text-pink-300\/90{color:#e685b5e6!important}.text-pink-300\/95{color:#e685b5f2!important}.text-pink-400{--tw-text-opacity: 1 !important;color:rgb(222 92 157 / var(--tw-text-opacity))!important}.text-pink-400\/0{color:#de5c9d00!important}.text-pink-400\/10{color:#de5c9d1a!important}.text-pink-400\/100{color:#de5c9d!important}.text-pink-400\/15{color:#de5c9d26!important}.text-pink-400\/20{color:#de5c9d33!important}.text-pink-400\/25{color:#de5c9d40!important}.text-pink-400\/30{color:#de5c9d4d!important}.text-pink-400\/35{color:#de5c9d59!important}.text-pink-400\/40{color:#de5c9d66!important}.text-pink-400\/45{color:#de5c9d73!important}.text-pink-400\/5{color:#de5c9d0d!important}.text-pink-400\/50{color:#de5c9d80!important}.text-pink-400\/55{color:#de5c9d8c!important}.text-pink-400\/60{color:#de5c9d99!important}.text-pink-400\/65{color:#de5c9da6!important}.text-pink-400\/70{color:#de5c9db3!important}.text-pink-400\/75{color:#de5c9dbf!important}.text-pink-400\/80{color:#de5c9dcc!important}.text-pink-400\/85{color:#de5c9dd9!important}.text-pink-400\/90{color:#de5c9de6!important}.text-pink-400\/95{color:#de5c9df2!important}.text-pink-500{--tw-text-opacity: 1 !important;color:rgb(214 51 132 / var(--tw-text-opacity))!important}.text-pink-500\/0{color:#d6338400!important}.text-pink-500\/10{color:#d633841a!important}.text-pink-500\/100{color:#d63384!important}.text-pink-500\/15{color:#d6338426!important}.text-pink-500\/20{color:#d6338433!important}.text-pink-500\/25{color:#d6338440!important}.text-pink-500\/30{color:#d633844d!important}.text-pink-500\/35{color:#d6338459!important}.text-pink-500\/40{color:#d6338466!important}.text-pink-500\/45{color:#d6338473!important}.text-pink-500\/5{color:#d633840d!important}.text-pink-500\/50{color:#d6338480!important}.text-pink-500\/55{color:#d633848c!important}.text-pink-500\/60{color:#d6338499!important}.text-pink-500\/65{color:#d63384a6!important}.text-pink-500\/70{color:#d63384b3!important}.text-pink-500\/75{color:#d63384bf!important}.text-pink-500\/80{color:#d63384cc!important}.text-pink-500\/85{color:#d63384d9!important}.text-pink-500\/90{color:#d63384e6!important}.text-pink-500\/95{color:#d63384f2!important}.text-pink-600{--tw-text-opacity: 1 !important;color:rgb(171 41 106 / var(--tw-text-opacity))!important}.text-pink-600\/0{color:#ab296a00!important}.text-pink-600\/10{color:#ab296a1a!important}.text-pink-600\/100{color:#ab296a!important}.text-pink-600\/15{color:#ab296a26!important}.text-pink-600\/20{color:#ab296a33!important}.text-pink-600\/25{color:#ab296a40!important}.text-pink-600\/30{color:#ab296a4d!important}.text-pink-600\/35{color:#ab296a59!important}.text-pink-600\/40{color:#ab296a66!important}.text-pink-600\/45{color:#ab296a73!important}.text-pink-600\/5{color:#ab296a0d!important}.text-pink-600\/50{color:#ab296a80!important}.text-pink-600\/55{color:#ab296a8c!important}.text-pink-600\/60{color:#ab296a99!important}.text-pink-600\/65{color:#ab296aa6!important}.text-pink-600\/70{color:#ab296ab3!important}.text-pink-600\/75{color:#ab296abf!important}.text-pink-600\/80{color:#ab296acc!important}.text-pink-600\/85{color:#ab296ad9!important}.text-pink-600\/90{color:#ab296ae6!important}.text-pink-600\/95{color:#ab296af2!important}.text-pink-800{--tw-text-opacity: 1 !important;color:rgb(86 20 53 / var(--tw-text-opacity))!important}.text-pink-800\/0{color:#56143500!important}.text-pink-800\/10{color:#5614351a!important}.text-pink-800\/100{color:#561435!important}.text-pink-800\/15{color:#56143526!important}.text-pink-800\/20{color:#56143533!important}.text-pink-800\/25{color:#56143540!important}.text-pink-800\/30{color:#5614354d!important}.text-pink-800\/35{color:#56143559!important}.text-pink-800\/40{color:#56143566!important}.text-pink-800\/45{color:#56143573!important}.text-pink-800\/5{color:#5614350d!important}.text-pink-800\/50{color:#56143580!important}.text-pink-800\/55{color:#5614358c!important}.text-pink-800\/60{color:#56143599!important}.text-pink-800\/65{color:#561435a6!important}.text-pink-800\/70{color:#561435b3!important}.text-pink-800\/75{color:#561435bf!important}.text-pink-800\/80{color:#561435cc!important}.text-pink-800\/85{color:#561435d9!important}.text-pink-800\/90{color:#561435e6!important}.text-pink-800\/95{color:#561435f2!important}.text-purple-100{--tw-text-opacity: 1 !important;color:rgb(226 217 243 / var(--tw-text-opacity))!important}.text-purple-100\/0{color:#e2d9f300!important}.text-purple-100\/10{color:#e2d9f31a!important}.text-purple-100\/100{color:#e2d9f3!important}.text-purple-100\/15{color:#e2d9f326!important}.text-purple-100\/20{color:#e2d9f333!important}.text-purple-100\/25{color:#e2d9f340!important}.text-purple-100\/30{color:#e2d9f34d!important}.text-purple-100\/35{color:#e2d9f359!important}.text-purple-100\/40{color:#e2d9f366!important}.text-purple-100\/45{color:#e2d9f373!important}.text-purple-100\/5{color:#e2d9f30d!important}.text-purple-100\/50{color:#e2d9f380!important}.text-purple-100\/55{color:#e2d9f38c!important}.text-purple-100\/60{color:#e2d9f399!important}.text-purple-100\/65{color:#e2d9f3a6!important}.text-purple-100\/70{color:#e2d9f3b3!important}.text-purple-100\/75{color:#e2d9f3bf!important}.text-purple-100\/80{color:#e2d9f3cc!important}.text-purple-100\/85{color:#e2d9f3d9!important}.text-purple-100\/90{color:#e2d9f3e6!important}.text-purple-100\/95{color:#e2d9f3f2!important}.text-purple-200{--tw-text-opacity: 1 !important;color:rgb(197 179 230 / var(--tw-text-opacity))!important}.text-purple-200\/0{color:#c5b3e600!important}.text-purple-200\/10{color:#c5b3e61a!important}.text-purple-200\/100{color:#c5b3e6!important}.text-purple-200\/15{color:#c5b3e626!important}.text-purple-200\/20{color:#c5b3e633!important}.text-purple-200\/25{color:#c5b3e640!important}.text-purple-200\/30{color:#c5b3e64d!important}.text-purple-200\/35{color:#c5b3e659!important}.text-purple-200\/40{color:#c5b3e666!important}.text-purple-200\/45{color:#c5b3e673!important}.text-purple-200\/5{color:#c5b3e60d!important}.text-purple-200\/50{color:#c5b3e680!important}.text-purple-200\/55{color:#c5b3e68c!important}.text-purple-200\/60{color:#c5b3e699!important}.text-purple-200\/65{color:#c5b3e6a6!important}.text-purple-200\/70{color:#c5b3e6b3!important}.text-purple-200\/75{color:#c5b3e6bf!important}.text-purple-200\/80{color:#c5b3e6cc!important}.text-purple-200\/85{color:#c5b3e6d9!important}.text-purple-200\/90{color:#c5b3e6e6!important}.text-purple-200\/95{color:#c5b3e6f2!important}.text-purple-300{--tw-text-opacity: 1 !important;color:rgb(169 142 218 / var(--tw-text-opacity))!important}.text-purple-300\/0{color:#a98eda00!important}.text-purple-300\/10{color:#a98eda1a!important}.text-purple-300\/100{color:#a98eda!important}.text-purple-300\/15{color:#a98eda26!important}.text-purple-300\/20{color:#a98eda33!important}.text-purple-300\/25{color:#a98eda40!important}.text-purple-300\/30{color:#a98eda4d!important}.text-purple-300\/35{color:#a98eda59!important}.text-purple-300\/40{color:#a98eda66!important}.text-purple-300\/45{color:#a98eda73!important}.text-purple-300\/5{color:#a98eda0d!important}.text-purple-300\/50{color:#a98eda80!important}.text-purple-300\/55{color:#a98eda8c!important}.text-purple-300\/60{color:#a98eda99!important}.text-purple-300\/65{color:#a98edaa6!important}.text-purple-300\/70{color:#a98edab3!important}.text-purple-300\/75{color:#a98edabf!important}.text-purple-300\/80{color:#a98edacc!important}.text-purple-300\/85{color:#a98edad9!important}.text-purple-300\/90{color:#a98edae6!important}.text-purple-300\/95{color:#a98edaf2!important}.text-purple-400{--tw-text-opacity: 1 !important;color:rgb(140 104 205 / var(--tw-text-opacity))!important}.text-purple-400\/0{color:#8c68cd00!important}.text-purple-400\/10{color:#8c68cd1a!important}.text-purple-400\/100{color:#8c68cd!important}.text-purple-400\/15{color:#8c68cd26!important}.text-purple-400\/20{color:#8c68cd33!important}.text-purple-400\/25{color:#8c68cd40!important}.text-purple-400\/30{color:#8c68cd4d!important}.text-purple-400\/35{color:#8c68cd59!important}.text-purple-400\/40{color:#8c68cd66!important}.text-purple-400\/45{color:#8c68cd73!important}.text-purple-400\/5{color:#8c68cd0d!important}.text-purple-400\/50{color:#8c68cd80!important}.text-purple-400\/55{color:#8c68cd8c!important}.text-purple-400\/60{color:#8c68cd99!important}.text-purple-400\/65{color:#8c68cda6!important}.text-purple-400\/70{color:#8c68cdb3!important}.text-purple-400\/75{color:#8c68cdbf!important}.text-purple-400\/80{color:#8c68cdcc!important}.text-purple-400\/85{color:#8c68cdd9!important}.text-purple-400\/90{color:#8c68cde6!important}.text-purple-400\/95{color:#8c68cdf2!important}.text-purple-500{--tw-text-opacity: 1 !important;color:rgb(111 66 193 / var(--tw-text-opacity))!important}.text-purple-500\/0{color:#6f42c100!important}.text-purple-500\/10{color:#6f42c11a!important}.text-purple-500\/100{color:#6f42c1!important}.text-purple-500\/15{color:#6f42c126!important}.text-purple-500\/20{color:#6f42c133!important}.text-purple-500\/25{color:#6f42c140!important}.text-purple-500\/30{color:#6f42c14d!important}.text-purple-500\/35{color:#6f42c159!important}.text-purple-500\/40{color:#6f42c166!important}.text-purple-500\/45{color:#6f42c173!important}.text-purple-500\/5{color:#6f42c10d!important}.text-purple-500\/50{color:#6f42c180!important}.text-purple-500\/55{color:#6f42c18c!important}.text-purple-500\/60{color:#6f42c199!important}.text-purple-500\/65{color:#6f42c1a6!important}.text-purple-500\/70{color:#6f42c1b3!important}.text-purple-500\/75{color:#6f42c1bf!important}.text-purple-500\/80{color:#6f42c1cc!important}.text-purple-500\/85{color:#6f42c1d9!important}.text-purple-500\/90{color:#6f42c1e6!important}.text-purple-500\/95{color:#6f42c1f2!important}.text-purple-600{--tw-text-opacity: 1 !important;color:rgb(89 53 154 / var(--tw-text-opacity))!important}.text-purple-600\/0{color:#59359a00!important}.text-purple-600\/10{color:#59359a1a!important}.text-purple-600\/100{color:#59359a!important}.text-purple-600\/15{color:#59359a26!important}.text-purple-600\/20{color:#59359a33!important}.text-purple-600\/25{color:#59359a40!important}.text-purple-600\/30{color:#59359a4d!important}.text-purple-600\/35{color:#59359a59!important}.text-purple-600\/40{color:#59359a66!important}.text-purple-600\/45{color:#59359a73!important}.text-purple-600\/5{color:#59359a0d!important}.text-purple-600\/50{color:#59359a80!important}.text-purple-600\/55{color:#59359a8c!important}.text-purple-600\/60{color:#59359a99!important}.text-purple-600\/65{color:#59359aa6!important}.text-purple-600\/70{color:#59359ab3!important}.text-purple-600\/75{color:#59359abf!important}.text-purple-600\/80{color:#59359acc!important}.text-purple-600\/85{color:#59359ad9!important}.text-purple-600\/90{color:#59359ae6!important}.text-purple-600\/95{color:#59359af2!important}.text-purple-800{--tw-text-opacity: 1 !important;color:rgb(44 26 77 / var(--tw-text-opacity))!important}.text-purple-800\/0{color:#2c1a4d00!important}.text-purple-800\/10{color:#2c1a4d1a!important}.text-purple-800\/100{color:#2c1a4d!important}.text-purple-800\/15{color:#2c1a4d26!important}.text-purple-800\/20{color:#2c1a4d33!important}.text-purple-800\/25{color:#2c1a4d40!important}.text-purple-800\/30{color:#2c1a4d4d!important}.text-purple-800\/35{color:#2c1a4d59!important}.text-purple-800\/40{color:#2c1a4d66!important}.text-purple-800\/45{color:#2c1a4d73!important}.text-purple-800\/5{color:#2c1a4d0d!important}.text-purple-800\/50{color:#2c1a4d80!important}.text-purple-800\/55{color:#2c1a4d8c!important}.text-purple-800\/60{color:#2c1a4d99!important}.text-purple-800\/65{color:#2c1a4da6!important}.text-purple-800\/70{color:#2c1a4db3!important}.text-purple-800\/75{color:#2c1a4dbf!important}.text-purple-800\/80{color:#2c1a4dcc!important}.text-purple-800\/85{color:#2c1a4dd9!important}.text-purple-800\/90{color:#2c1a4de6!important}.text-purple-800\/95{color:#2c1a4df2!important}.text-red-100{--tw-text-opacity: 1 !important;color:rgb(248 215 218 / var(--tw-text-opacity))!important}.text-red-100\/0{color:#f8d7da00!important}.text-red-100\/10{color:#f8d7da1a!important}.text-red-100\/100{color:#f8d7da!important}.text-red-100\/15{color:#f8d7da26!important}.text-red-100\/20{color:#f8d7da33!important}.text-red-100\/25{color:#f8d7da40!important}.text-red-100\/30{color:#f8d7da4d!important}.text-red-100\/35{color:#f8d7da59!important}.text-red-100\/40{color:#f8d7da66!important}.text-red-100\/45{color:#f8d7da73!important}.text-red-100\/5{color:#f8d7da0d!important}.text-red-100\/50{color:#f8d7da80!important}.text-red-100\/55{color:#f8d7da8c!important}.text-red-100\/60{color:#f8d7da99!important}.text-red-100\/65{color:#f8d7daa6!important}.text-red-100\/70{color:#f8d7dab3!important}.text-red-100\/75{color:#f8d7dabf!important}.text-red-100\/80{color:#f8d7dacc!important}.text-red-100\/85{color:#f8d7dad9!important}.text-red-100\/90{color:#f8d7dae6!important}.text-red-100\/95{color:#f8d7daf2!important}.text-red-200{--tw-text-opacity: 1 !important;color:rgb(241 174 181 / var(--tw-text-opacity))!important}.text-red-200\/0{color:#f1aeb500!important}.text-red-200\/10{color:#f1aeb51a!important}.text-red-200\/100{color:#f1aeb5!important}.text-red-200\/15{color:#f1aeb526!important}.text-red-200\/20{color:#f1aeb533!important}.text-red-200\/25{color:#f1aeb540!important}.text-red-200\/30{color:#f1aeb54d!important}.text-red-200\/35{color:#f1aeb559!important}.text-red-200\/40{color:#f1aeb566!important}.text-red-200\/45{color:#f1aeb573!important}.text-red-200\/5{color:#f1aeb50d!important}.text-red-200\/50{color:#f1aeb580!important}.text-red-200\/55{color:#f1aeb58c!important}.text-red-200\/60{color:#f1aeb599!important}.text-red-200\/65{color:#f1aeb5a6!important}.text-red-200\/70{color:#f1aeb5b3!important}.text-red-200\/75{color:#f1aeb5bf!important}.text-red-200\/80{color:#f1aeb5cc!important}.text-red-200\/85{color:#f1aeb5d9!important}.text-red-200\/90{color:#f1aeb5e6!important}.text-red-200\/95{color:#f1aeb5f2!important}.text-red-300{--tw-text-opacity: 1 !important;color:rgb(234 134 143 / var(--tw-text-opacity))!important}.text-red-300\/0{color:#ea868f00!important}.text-red-300\/10{color:#ea868f1a!important}.text-red-300\/100{color:#ea868f!important}.text-red-300\/15{color:#ea868f26!important}.text-red-300\/20{color:#ea868f33!important}.text-red-300\/25{color:#ea868f40!important}.text-red-300\/30{color:#ea868f4d!important}.text-red-300\/35{color:#ea868f59!important}.text-red-300\/40{color:#ea868f66!important}.text-red-300\/45{color:#ea868f73!important}.text-red-300\/5{color:#ea868f0d!important}.text-red-300\/50{color:#ea868f80!important}.text-red-300\/55{color:#ea868f8c!important}.text-red-300\/60{color:#ea868f99!important}.text-red-300\/65{color:#ea868fa6!important}.text-red-300\/70{color:#ea868fb3!important}.text-red-300\/75{color:#ea868fbf!important}.text-red-300\/80{color:#ea868fcc!important}.text-red-300\/85{color:#ea868fd9!important}.text-red-300\/90{color:#ea868fe6!important}.text-red-300\/95{color:#ea868ff2!important}.text-red-400{--tw-text-opacity: 1 !important;color:rgb(227 93 106 / var(--tw-text-opacity))!important}.text-red-400\/0{color:#e35d6a00!important}.text-red-400\/10{color:#e35d6a1a!important}.text-red-400\/100{color:#e35d6a!important}.text-red-400\/15{color:#e35d6a26!important}.text-red-400\/20{color:#e35d6a33!important}.text-red-400\/25{color:#e35d6a40!important}.text-red-400\/30{color:#e35d6a4d!important}.text-red-400\/35{color:#e35d6a59!important}.text-red-400\/40{color:#e35d6a66!important}.text-red-400\/45{color:#e35d6a73!important}.text-red-400\/5{color:#e35d6a0d!important}.text-red-400\/50{color:#e35d6a80!important}.text-red-400\/55{color:#e35d6a8c!important}.text-red-400\/60{color:#e35d6a99!important}.text-red-400\/65{color:#e35d6aa6!important}.text-red-400\/70{color:#e35d6ab3!important}.text-red-400\/75{color:#e35d6abf!important}.text-red-400\/80{color:#e35d6acc!important}.text-red-400\/85{color:#e35d6ad9!important}.text-red-400\/90{color:#e35d6ae6!important}.text-red-400\/95{color:#e35d6af2!important}.text-red-500{--tw-text-opacity: 1 !important;color:rgb(220 53 69 / var(--tw-text-opacity))!important}.text-red-500\/0{color:#dc354500!important}.text-red-500\/10{color:#dc35451a!important}.text-red-500\/100{color:#dc3545!important}.text-red-500\/15{color:#dc354526!important}.text-red-500\/20{color:#dc354533!important}.text-red-500\/25{color:#dc354540!important}.text-red-500\/30{color:#dc35454d!important}.text-red-500\/35{color:#dc354559!important}.text-red-500\/40{color:#dc354566!important}.text-red-500\/45{color:#dc354573!important}.text-red-500\/5{color:#dc35450d!important}.text-red-500\/50{color:#dc354580!important}.text-red-500\/55{color:#dc35458c!important}.text-red-500\/60{color:#dc354599!important}.text-red-500\/65{color:#dc3545a6!important}.text-red-500\/70{color:#dc3545b3!important}.text-red-500\/75{color:#dc3545bf!important}.text-red-500\/80{color:#dc3545cc!important}.text-red-500\/85{color:#dc3545d9!important}.text-red-500\/90{color:#dc3545e6!important}.text-red-500\/95{color:#dc3545f2!important}.text-red-600{--tw-text-opacity: 1 !important;color:rgb(176 42 55 / var(--tw-text-opacity))!important}.text-red-600\/0{color:#b02a3700!important}.text-red-600\/10{color:#b02a371a!important}.text-red-600\/100{color:#b02a37!important}.text-red-600\/15{color:#b02a3726!important}.text-red-600\/20{color:#b02a3733!important}.text-red-600\/25{color:#b02a3740!important}.text-red-600\/30{color:#b02a374d!important}.text-red-600\/35{color:#b02a3759!important}.text-red-600\/40{color:#b02a3766!important}.text-red-600\/45{color:#b02a3773!important}.text-red-600\/5{color:#b02a370d!important}.text-red-600\/50{color:#b02a3780!important}.text-red-600\/55{color:#b02a378c!important}.text-red-600\/60{color:#b02a3799!important}.text-red-600\/65{color:#b02a37a6!important}.text-red-600\/70{color:#b02a37b3!important}.text-red-600\/75{color:#b02a37bf!important}.text-red-600\/80{color:#b02a37cc!important}.text-red-600\/85{color:#b02a37d9!important}.text-red-600\/90{color:#b02a37e6!important}.text-red-600\/95{color:#b02a37f2!important}.text-red-700{--tw-text-opacity: 1 !important;color:rgb(132 32 41 / var(--tw-text-opacity))!important}.text-red-700\/0{color:#84202900!important}.text-red-700\/10{color:#8420291a!important}.text-red-700\/100{color:#842029!important}.text-red-700\/15{color:#84202926!important}.text-red-700\/20{color:#84202933!important}.text-red-700\/25{color:#84202940!important}.text-red-700\/30{color:#8420294d!important}.text-red-700\/35{color:#84202959!important}.text-red-700\/40{color:#84202966!important}.text-red-700\/45{color:#84202973!important}.text-red-700\/5{color:#8420290d!important}.text-red-700\/50{color:#84202980!important}.text-red-700\/55{color:#8420298c!important}.text-red-700\/60{color:#84202999!important}.text-red-700\/65{color:#842029a6!important}.text-red-700\/70{color:#842029b3!important}.text-red-700\/75{color:#842029bf!important}.text-red-700\/80{color:#842029cc!important}.text-red-700\/85{color:#842029d9!important}.text-red-700\/90{color:#842029e6!important}.text-red-700\/95{color:#842029f2!important}.text-red-800{--tw-text-opacity: 1 !important;color:rgb(88 21 28 / var(--tw-text-opacity))!important}.text-red-800\/0{color:#58151c00!important}.text-red-800\/10{color:#58151c1a!important}.text-red-800\/100{color:#58151c!important}.text-red-800\/15{color:#58151c26!important}.text-red-800\/20{color:#58151c33!important}.text-red-800\/25{color:#58151c40!important}.text-red-800\/30{color:#58151c4d!important}.text-red-800\/35{color:#58151c59!important}.text-red-800\/40{color:#58151c66!important}.text-red-800\/45{color:#58151c73!important}.text-red-800\/5{color:#58151c0d!important}.text-red-800\/50{color:#58151c80!important}.text-red-800\/55{color:#58151c8c!important}.text-red-800\/60{color:#58151c99!important}.text-red-800\/65{color:#58151ca6!important}.text-red-800\/70{color:#58151cb3!important}.text-red-800\/75{color:#58151cbf!important}.text-red-800\/80{color:#58151ccc!important}.text-red-800\/85{color:#58151cd9!important}.text-red-800\/90{color:#58151ce6!important}.text-red-800\/95{color:#58151cf2!important}.text-red-900{--tw-text-opacity: 1 !important;color:rgb(44 11 14 / var(--tw-text-opacity))!important}.text-red-900\/0{color:#2c0b0e00!important}.text-red-900\/10{color:#2c0b0e1a!important}.text-red-900\/100{color:#2c0b0e!important}.text-red-900\/15{color:#2c0b0e26!important}.text-red-900\/20{color:#2c0b0e33!important}.text-red-900\/25{color:#2c0b0e40!important}.text-red-900\/30{color:#2c0b0e4d!important}.text-red-900\/35{color:#2c0b0e59!important}.text-red-900\/40{color:#2c0b0e66!important}.text-red-900\/45{color:#2c0b0e73!important}.text-red-900\/5{color:#2c0b0e0d!important}.text-red-900\/50{color:#2c0b0e80!important}.text-red-900\/55{color:#2c0b0e8c!important}.text-red-900\/60{color:#2c0b0e99!important}.text-red-900\/65{color:#2c0b0ea6!important}.text-red-900\/70{color:#2c0b0eb3!important}.text-red-900\/75{color:#2c0b0ebf!important}.text-red-900\/80{color:#2c0b0ecc!important}.text-red-900\/85{color:#2c0b0ed9!important}.text-red-900\/90{color:#2c0b0ee6!important}.text-red-900\/95{color:#2c0b0ef2!important}.text-teal-100{--tw-text-opacity: 1 !important;color:rgb(228 239 239 / var(--tw-text-opacity))!important}.text-teal-100\/0{color:#e4efef00!important}.text-teal-100\/10{color:#e4efef1a!important}.text-teal-100\/100{color:#e4efef!important}.text-teal-100\/15{color:#e4efef26!important}.text-teal-100\/20{color:#e4efef33!important}.text-teal-100\/25{color:#e4efef40!important}.text-teal-100\/30{color:#e4efef4d!important}.text-teal-100\/35{color:#e4efef59!important}.text-teal-100\/40{color:#e4efef66!important}.text-teal-100\/45{color:#e4efef73!important}.text-teal-100\/5{color:#e4efef0d!important}.text-teal-100\/50{color:#e4efef80!important}.text-teal-100\/55{color:#e4efef8c!important}.text-teal-100\/60{color:#e4efef99!important}.text-teal-100\/65{color:#e4efefa6!important}.text-teal-100\/70{color:#e4efefb3!important}.text-teal-100\/75{color:#e4efefbf!important}.text-teal-100\/80{color:#e4efefcc!important}.text-teal-100\/85{color:#e4efefd9!important}.text-teal-100\/90{color:#e4efefe6!important}.text-teal-100\/95{color:#e4efeff2!important}.text-teal-200{--tw-text-opacity: 1 !important;color:rgb(210 229 229 / var(--tw-text-opacity))!important}.text-teal-200\/0{color:#d2e5e500!important}.text-teal-200\/10{color:#d2e5e51a!important}.text-teal-200\/100{color:#d2e5e5!important}.text-teal-200\/15{color:#d2e5e526!important}.text-teal-200\/20{color:#d2e5e533!important}.text-teal-200\/25{color:#d2e5e540!important}.text-teal-200\/30{color:#d2e5e54d!important}.text-teal-200\/35{color:#d2e5e559!important}.text-teal-200\/40{color:#d2e5e566!important}.text-teal-200\/45{color:#d2e5e573!important}.text-teal-200\/5{color:#d2e5e50d!important}.text-teal-200\/50{color:#d2e5e580!important}.text-teal-200\/55{color:#d2e5e58c!important}.text-teal-200\/60{color:#d2e5e599!important}.text-teal-200\/65{color:#d2e5e5a6!important}.text-teal-200\/70{color:#d2e5e5b3!important}.text-teal-200\/75{color:#d2e5e5bf!important}.text-teal-200\/80{color:#d2e5e5cc!important}.text-teal-200\/85{color:#d2e5e5d9!important}.text-teal-200\/90{color:#d2e5e5e6!important}.text-teal-200\/95{color:#d2e5e5f2!important}.text-teal-300{--tw-text-opacity: 1 !important;color:rgb(130 193 210 / var(--tw-text-opacity))!important}.text-teal-300\/0{color:#82c1d200!important}.text-teal-300\/10{color:#82c1d21a!important}.text-teal-300\/100{color:#82c1d2!important}.text-teal-300\/15{color:#82c1d226!important}.text-teal-300\/20{color:#82c1d233!important}.text-teal-300\/25{color:#82c1d240!important}.text-teal-300\/30{color:#82c1d24d!important}.text-teal-300\/35{color:#82c1d259!important}.text-teal-300\/40{color:#82c1d266!important}.text-teal-300\/45{color:#82c1d273!important}.text-teal-300\/5{color:#82c1d20d!important}.text-teal-300\/50{color:#82c1d280!important}.text-teal-300\/55{color:#82c1d28c!important}.text-teal-300\/60{color:#82c1d299!important}.text-teal-300\/65{color:#82c1d2a6!important}.text-teal-300\/70{color:#82c1d2b3!important}.text-teal-300\/75{color:#82c1d2bf!important}.text-teal-300\/80{color:#82c1d2cc!important}.text-teal-300\/85{color:#82c1d2d9!important}.text-teal-300\/90{color:#82c1d2e6!important}.text-teal-300\/95{color:#82c1d2f2!important}.text-teal-400{--tw-text-opacity: 1 !important;color:rgb(228 239 239 / var(--tw-text-opacity))!important}.text-teal-400\/0{color:#e4efef00!important}.text-teal-400\/10{color:#e4efef1a!important}.text-teal-400\/100{color:#e4efef!important}.text-teal-400\/15{color:#e4efef26!important}.text-teal-400\/20{color:#e4efef33!important}.text-teal-400\/25{color:#e4efef40!important}.text-teal-400\/30{color:#e4efef4d!important}.text-teal-400\/35{color:#e4efef59!important}.text-teal-400\/40{color:#e4efef66!important}.text-teal-400\/45{color:#e4efef73!important}.text-teal-400\/5{color:#e4efef0d!important}.text-teal-400\/50{color:#e4efef80!important}.text-teal-400\/55{color:#e4efef8c!important}.text-teal-400\/60{color:#e4efef99!important}.text-teal-400\/65{color:#e4efefa6!important}.text-teal-400\/70{color:#e4efefb3!important}.text-teal-400\/75{color:#e4efefbf!important}.text-teal-400\/80{color:#e4efefcc!important}.text-teal-400\/85{color:#e4efefd9!important}.text-teal-400\/90{color:#e4efefe6!important}.text-teal-400\/95{color:#e4efeff2!important}.text-teal-500{--tw-text-opacity: 1 !important;color:rgb(226 247 250 / var(--tw-text-opacity))!important}.text-teal-500\/0{color:#e2f7fa00!important}.text-teal-500\/10{color:#e2f7fa1a!important}.text-teal-500\/100{color:#e2f7fa!important}.text-teal-500\/15{color:#e2f7fa26!important}.text-teal-500\/20{color:#e2f7fa33!important}.text-teal-500\/25{color:#e2f7fa40!important}.text-teal-500\/30{color:#e2f7fa4d!important}.text-teal-500\/35{color:#e2f7fa59!important}.text-teal-500\/40{color:#e2f7fa66!important}.text-teal-500\/45{color:#e2f7fa73!important}.text-teal-500\/5{color:#e2f7fa0d!important}.text-teal-500\/50{color:#e2f7fa80!important}.text-teal-500\/55{color:#e2f7fa8c!important}.text-teal-500\/60{color:#e2f7fa99!important}.text-teal-500\/65{color:#e2f7faa6!important}.text-teal-500\/70{color:#e2f7fab3!important}.text-teal-500\/75{color:#e2f7fabf!important}.text-teal-500\/80{color:#e2f7facc!important}.text-teal-500\/85{color:#e2f7fad9!important}.text-teal-500\/90{color:#e2f7fae6!important}.text-teal-500\/95{color:#e2f7faf2!important}.text-teal-600{--tw-text-opacity: 1 !important;color:rgb(146 221 227 / var(--tw-text-opacity))!important}.text-teal-600\/0{color:#92dde300!important}.text-teal-600\/10{color:#92dde31a!important}.text-teal-600\/100{color:#92dde3!important}.text-teal-600\/15{color:#92dde326!important}.text-teal-600\/20{color:#92dde333!important}.text-teal-600\/25{color:#92dde340!important}.text-teal-600\/30{color:#92dde34d!important}.text-teal-600\/35{color:#92dde359!important}.text-teal-600\/40{color:#92dde366!important}.text-teal-600\/45{color:#92dde373!important}.text-teal-600\/5{color:#92dde30d!important}.text-teal-600\/50{color:#92dde380!important}.text-teal-600\/55{color:#92dde38c!important}.text-teal-600\/60{color:#92dde399!important}.text-teal-600\/65{color:#92dde3a6!important}.text-teal-600\/70{color:#92dde3b3!important}.text-teal-600\/75{color:#92dde3bf!important}.text-teal-600\/80{color:#92dde3cc!important}.text-teal-600\/85{color:#92dde3d9!important}.text-teal-600\/90{color:#92dde3e6!important}.text-teal-600\/95{color:#92dde3f2!important}.text-teal-700{--tw-text-opacity: 1 !important;color:rgb(8 121 144 / var(--tw-text-opacity))!important}.text-teal-700\/0{color:#08799000!important}.text-teal-700\/10{color:#0879901a!important}.text-teal-700\/100{color:#087990!important}.text-teal-700\/15{color:#08799026!important}.text-teal-700\/20{color:#08799033!important}.text-teal-700\/25{color:#08799040!important}.text-teal-700\/30{color:#0879904d!important}.text-teal-700\/35{color:#08799059!important}.text-teal-700\/40{color:#08799066!important}.text-teal-700\/45{color:#08799073!important}.text-teal-700\/5{color:#0879900d!important}.text-teal-700\/50{color:#08799080!important}.text-teal-700\/55{color:#0879908c!important}.text-teal-700\/60{color:#08799099!important}.text-teal-700\/65{color:#087990a6!important}.text-teal-700\/70{color:#087990b3!important}.text-teal-700\/75{color:#087990bf!important}.text-teal-700\/80{color:#087990cc!important}.text-teal-700\/85{color:#087990d9!important}.text-teal-700\/90{color:#087990e6!important}.text-teal-700\/95{color:#087990f2!important}.text-teal-800{--tw-text-opacity: 1 !important;color:rgb(5 81 96 / var(--tw-text-opacity))!important}.text-teal-800\/0{color:#05516000!important}.text-teal-800\/10{color:#0551601a!important}.text-teal-800\/100{color:#055160!important}.text-teal-800\/15{color:#05516026!important}.text-teal-800\/20{color:#05516033!important}.text-teal-800\/25{color:#05516040!important}.text-teal-800\/30{color:#0551604d!important}.text-teal-800\/35{color:#05516059!important}.text-teal-800\/40{color:#05516066!important}.text-teal-800\/45{color:#05516073!important}.text-teal-800\/5{color:#0551600d!important}.text-teal-800\/50{color:#05516080!important}.text-teal-800\/55{color:#0551608c!important}.text-teal-800\/60{color:#05516099!important}.text-teal-800\/65{color:#055160a6!important}.text-teal-800\/70{color:#055160b3!important}.text-teal-800\/75{color:#055160bf!important}.text-teal-800\/80{color:#055160cc!important}.text-teal-800\/85{color:#055160d9!important}.text-teal-800\/90{color:#055160e6!important}.text-teal-800\/95{color:#055160f2!important}.text-teal-900{color:#21252980!important}.text-teal-900\/0{color:#21252900!important}.text-teal-900\/10{color:#2125291a!important}.text-teal-900\/100{color:#212529!important}.text-teal-900\/15{color:#21252926!important}.text-teal-900\/20{color:#21252933!important}.text-teal-900\/25{color:#21252940!important}.text-teal-900\/30{color:#2125294d!important}.text-teal-900\/35{color:#21252959!important}.text-teal-900\/40{color:#21252966!important}.text-teal-900\/45{color:#21252973!important}.text-teal-900\/5{color:#2125290d!important}.text-teal-900\/50{color:#21252980!important}.text-teal-900\/55{color:#2125298c!important}.text-teal-900\/60{color:#21252999!important}.text-teal-900\/65{color:#212529a6!important}.text-teal-900\/70{color:#212529b3!important}.text-teal-900\/75{color:#212529bf!important}.text-teal-900\/80{color:#212529cc!important}.text-teal-900\/85{color:#212529d9!important}.text-teal-900\/90{color:#212529e6!important}.text-teal-900\/95{color:#212529f2!important}.text-transparent{color:transparent!important}.text-transparent\/0{color:#0000!important}.text-transparent\/10{color:#0000001a!important}.text-transparent\/100{color:#000!important}.text-transparent\/15{color:#00000026!important}.text-transparent\/20{color:#0003!important}.text-transparent\/25{color:#00000040!important}.text-transparent\/30{color:#0000004d!important}.text-transparent\/35{color:#00000059!important}.text-transparent\/40{color:#0006!important}.text-transparent\/45{color:#00000073!important}.text-transparent\/5{color:#0000000d!important}.text-transparent\/50{color:#00000080!important}.text-transparent\/55{color:#0000008c!important}.text-transparent\/60{color:#0009!important}.text-transparent\/65{color:#000000a6!important}.text-transparent\/70{color:#000000b3!important}.text-transparent\/75{color:#000000bf!important}.text-transparent\/80{color:#000c!important}.text-transparent\/85{color:#000000d9!important}.text-transparent\/90{color:#000000e6!important}.text-transparent\/95{color:#000000f2!important}.text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}.text-white\/0{color:#fff0!important}.text-white\/10{color:#ffffff1a!important}.text-white\/100{color:#fff!important}.text-white\/15{color:#ffffff26!important}.text-white\/20{color:#fff3!important}.text-white\/25{color:#ffffff40!important}.text-white\/30{color:#ffffff4d!important}.text-white\/35{color:#ffffff59!important}.text-white\/40{color:#fff6!important}.text-white\/45{color:#ffffff73!important}.text-white\/5{color:#ffffff0d!important}.text-white\/50{color:#ffffff80!important}.text-white\/55{color:#ffffff8c!important}.text-white\/60{color:#fff9!important}.text-white\/65{color:#ffffffa6!important}.text-white\/70{color:#ffffffb3!important}.text-white\/75{color:#ffffffbf!important}.text-white\/80{color:#fffc!important}.text-white\/85{color:#ffffffd9!important}.text-white\/90{color:#ffffffe6!important}.text-white\/95{color:#fffffff2!important}.text-yellow-100{--tw-text-opacity: 1 !important;color:rgb(255 243 205 / var(--tw-text-opacity))!important}.text-yellow-100\/0{color:#fff3cd00!important}.text-yellow-100\/10{color:#fff3cd1a!important}.text-yellow-100\/100{color:#fff3cd!important}.text-yellow-100\/15{color:#fff3cd26!important}.text-yellow-100\/20{color:#fff3cd33!important}.text-yellow-100\/25{color:#fff3cd40!important}.text-yellow-100\/30{color:#fff3cd4d!important}.text-yellow-100\/35{color:#fff3cd59!important}.text-yellow-100\/40{color:#fff3cd66!important}.text-yellow-100\/45{color:#fff3cd73!important}.text-yellow-100\/5{color:#fff3cd0d!important}.text-yellow-100\/50{color:#fff3cd80!important}.text-yellow-100\/55{color:#fff3cd8c!important}.text-yellow-100\/60{color:#fff3cd99!important}.text-yellow-100\/65{color:#fff3cda6!important}.text-yellow-100\/70{color:#fff3cdb3!important}.text-yellow-100\/75{color:#fff3cdbf!important}.text-yellow-100\/80{color:#fff3cdcc!important}.text-yellow-100\/85{color:#fff3cdd9!important}.text-yellow-100\/90{color:#fff3cde6!important}.text-yellow-100\/95{color:#fff3cdf2!important}.text-yellow-200{--tw-text-opacity: 1 !important;color:rgb(255 230 156 / var(--tw-text-opacity))!important}.text-yellow-200\/0{color:#ffe69c00!important}.text-yellow-200\/10{color:#ffe69c1a!important}.text-yellow-200\/100{color:#ffe69c!important}.text-yellow-200\/15{color:#ffe69c26!important}.text-yellow-200\/20{color:#ffe69c33!important}.text-yellow-200\/25{color:#ffe69c40!important}.text-yellow-200\/30{color:#ffe69c4d!important}.text-yellow-200\/35{color:#ffe69c59!important}.text-yellow-200\/40{color:#ffe69c66!important}.text-yellow-200\/45{color:#ffe69c73!important}.text-yellow-200\/5{color:#ffe69c0d!important}.text-yellow-200\/50{color:#ffe69c80!important}.text-yellow-200\/55{color:#ffe69c8c!important}.text-yellow-200\/60{color:#ffe69c99!important}.text-yellow-200\/65{color:#ffe69ca6!important}.text-yellow-200\/70{color:#ffe69cb3!important}.text-yellow-200\/75{color:#ffe69cbf!important}.text-yellow-200\/80{color:#ffe69ccc!important}.text-yellow-200\/85{color:#ffe69cd9!important}.text-yellow-200\/90{color:#ffe69ce6!important}.text-yellow-200\/95{color:#ffe69cf2!important}.text-yellow-300{--tw-text-opacity: 1 !important;color:rgb(255 218 106 / var(--tw-text-opacity))!important}.text-yellow-300\/0{color:#ffda6a00!important}.text-yellow-300\/10{color:#ffda6a1a!important}.text-yellow-300\/100{color:#ffda6a!important}.text-yellow-300\/15{color:#ffda6a26!important}.text-yellow-300\/20{color:#ffda6a33!important}.text-yellow-300\/25{color:#ffda6a40!important}.text-yellow-300\/30{color:#ffda6a4d!important}.text-yellow-300\/35{color:#ffda6a59!important}.text-yellow-300\/40{color:#ffda6a66!important}.text-yellow-300\/45{color:#ffda6a73!important}.text-yellow-300\/5{color:#ffda6a0d!important}.text-yellow-300\/50{color:#ffda6a80!important}.text-yellow-300\/55{color:#ffda6a8c!important}.text-yellow-300\/60{color:#ffda6a99!important}.text-yellow-300\/65{color:#ffda6aa6!important}.text-yellow-300\/70{color:#ffda6ab3!important}.text-yellow-300\/75{color:#ffda6abf!important}.text-yellow-300\/80{color:#ffda6acc!important}.text-yellow-300\/85{color:#ffda6ad9!important}.text-yellow-300\/90{color:#ffda6ae6!important}.text-yellow-300\/95{color:#ffda6af2!important}.text-yellow-400{--tw-text-opacity: 1 !important;color:rgb(255 205 57 / var(--tw-text-opacity))!important}.text-yellow-400\/0{color:#ffcd3900!important}.text-yellow-400\/10{color:#ffcd391a!important}.text-yellow-400\/100{color:#ffcd39!important}.text-yellow-400\/15{color:#ffcd3926!important}.text-yellow-400\/20{color:#ffcd3933!important}.text-yellow-400\/25{color:#ffcd3940!important}.text-yellow-400\/30{color:#ffcd394d!important}.text-yellow-400\/35{color:#ffcd3959!important}.text-yellow-400\/40{color:#ffcd3966!important}.text-yellow-400\/45{color:#ffcd3973!important}.text-yellow-400\/5{color:#ffcd390d!important}.text-yellow-400\/50{color:#ffcd3980!important}.text-yellow-400\/55{color:#ffcd398c!important}.text-yellow-400\/60{color:#ffcd3999!important}.text-yellow-400\/65{color:#ffcd39a6!important}.text-yellow-400\/70{color:#ffcd39b3!important}.text-yellow-400\/75{color:#ffcd39bf!important}.text-yellow-400\/80{color:#ffcd39cc!important}.text-yellow-400\/85{color:#ffcd39d9!important}.text-yellow-400\/90{color:#ffcd39e6!important}.text-yellow-400\/95{color:#ffcd39f2!important}.text-yellow-500{--tw-text-opacity: 1 !important;color:rgb(255 193 7 / var(--tw-text-opacity))!important}.text-yellow-500\/0{color:#ffc10700!important}.text-yellow-500\/10{color:#ffc1071a!important}.text-yellow-500\/100{color:#ffc107!important}.text-yellow-500\/15{color:#ffc10726!important}.text-yellow-500\/20{color:#ffc10733!important}.text-yellow-500\/25{color:#ffc10740!important}.text-yellow-500\/30{color:#ffc1074d!important}.text-yellow-500\/35{color:#ffc10759!important}.text-yellow-500\/40{color:#ffc10766!important}.text-yellow-500\/45{color:#ffc10773!important}.text-yellow-500\/5{color:#ffc1070d!important}.text-yellow-500\/50{color:#ffc10780!important}.text-yellow-500\/55{color:#ffc1078c!important}.text-yellow-500\/60{color:#ffc10799!important}.text-yellow-500\/65{color:#ffc107a6!important}.text-yellow-500\/70{color:#ffc107b3!important}.text-yellow-500\/75{color:#ffc107bf!important}.text-yellow-500\/80{color:#ffc107cc!important}.text-yellow-500\/85{color:#ffc107d9!important}.text-yellow-500\/90{color:#ffc107e6!important}.text-yellow-500\/95{color:#ffc107f2!important}.text-yellow-600{--tw-text-opacity: 1 !important;color:rgb(204 154 6 / var(--tw-text-opacity))!important}.text-yellow-600\/0{color:#cc9a0600!important}.text-yellow-600\/10{color:#cc9a061a!important}.text-yellow-600\/100{color:#cc9a06!important}.text-yellow-600\/15{color:#cc9a0626!important}.text-yellow-600\/20{color:#cc9a0633!important}.text-yellow-600\/25{color:#cc9a0640!important}.text-yellow-600\/30{color:#cc9a064d!important}.text-yellow-600\/35{color:#cc9a0659!important}.text-yellow-600\/40{color:#cc9a0666!important}.text-yellow-600\/45{color:#cc9a0673!important}.text-yellow-600\/5{color:#cc9a060d!important}.text-yellow-600\/50{color:#cc9a0680!important}.text-yellow-600\/55{color:#cc9a068c!important}.text-yellow-600\/60{color:#cc9a0699!important}.text-yellow-600\/65{color:#cc9a06a6!important}.text-yellow-600\/70{color:#cc9a06b3!important}.text-yellow-600\/75{color:#cc9a06bf!important}.text-yellow-600\/80{color:#cc9a06cc!important}.text-yellow-600\/85{color:#cc9a06d9!important}.text-yellow-600\/90{color:#cc9a06e6!important}.text-yellow-600\/95{color:#cc9a06f2!important}.text-yellow-700{--tw-text-opacity: 1 !important;color:rgb(153 116 4 / var(--tw-text-opacity))!important}.text-yellow-700\/0{color:#99740400!important}.text-yellow-700\/10{color:#9974041a!important}.text-yellow-700\/100{color:#997404!important}.text-yellow-700\/15{color:#99740426!important}.text-yellow-700\/20{color:#99740433!important}.text-yellow-700\/25{color:#99740440!important}.text-yellow-700\/30{color:#9974044d!important}.text-yellow-700\/35{color:#99740459!important}.text-yellow-700\/40{color:#99740466!important}.text-yellow-700\/45{color:#99740473!important}.text-yellow-700\/5{color:#9974040d!important}.text-yellow-700\/50{color:#99740480!important}.text-yellow-700\/55{color:#9974048c!important}.text-yellow-700\/60{color:#99740499!important}.text-yellow-700\/65{color:#997404a6!important}.text-yellow-700\/70{color:#997404b3!important}.text-yellow-700\/75{color:#997404bf!important}.text-yellow-700\/80{color:#997404cc!important}.text-yellow-700\/85{color:#997404d9!important}.text-yellow-700\/90{color:#997404e6!important}.text-yellow-700\/95{color:#997404f2!important}.text-yellow-800{--tw-text-opacity: 1 !important;color:rgb(102 77 3 / var(--tw-text-opacity))!important}.text-yellow-800\/0{color:#664d0300!important}.text-yellow-800\/10{color:#664d031a!important}.text-yellow-800\/100{color:#664d03!important}.text-yellow-800\/15{color:#664d0326!important}.text-yellow-800\/20{color:#664d0333!important}.text-yellow-800\/25{color:#664d0340!important}.text-yellow-800\/30{color:#664d034d!important}.text-yellow-800\/35{color:#664d0359!important}.text-yellow-800\/40{color:#664d0366!important}.text-yellow-800\/45{color:#664d0373!important}.text-yellow-800\/5{color:#664d030d!important}.text-yellow-800\/50{color:#664d0380!important}.text-yellow-800\/55{color:#664d038c!important}.text-yellow-800\/60{color:#664d0399!important}.text-yellow-800\/65{color:#664d03a6!important}.text-yellow-800\/70{color:#664d03b3!important}.text-yellow-800\/75{color:#664d03bf!important}.text-yellow-800\/80{color:#664d03cc!important}.text-yellow-800\/85{color:#664d03d9!important}.text-yellow-800\/90{color:#664d03e6!important}.text-yellow-800\/95{color:#664d03f2!important}.text-yellow-900{--tw-text-opacity: 1 !important;color:rgb(51 39 1 / var(--tw-text-opacity))!important}.text-yellow-900\/0{color:#33270100!important}.text-yellow-900\/10{color:#3327011a!important}.text-yellow-900\/100{color:#332701!important}.text-yellow-900\/15{color:#33270126!important}.text-yellow-900\/20{color:#33270133!important}.text-yellow-900\/25{color:#33270140!important}.text-yellow-900\/30{color:#3327014d!important}.text-yellow-900\/35{color:#33270159!important}.text-yellow-900\/40{color:#33270166!important}.text-yellow-900\/45{color:#33270173!important}.text-yellow-900\/5{color:#3327010d!important}.text-yellow-900\/50{color:#33270180!important}.text-yellow-900\/55{color:#3327018c!important}.text-yellow-900\/60{color:#33270199!important}.text-yellow-900\/65{color:#332701a6!important}.text-yellow-900\/70{color:#332701b3!important}.text-yellow-900\/75{color:#332701bf!important}.text-yellow-900\/80{color:#332701cc!important}.text-yellow-900\/85{color:#332701d9!important}.text-yellow-900\/90{color:#332701e6!important}.text-yellow-900\/95{color:#332701f2!important}.text-opacity-0{--tw-text-opacity: 0 !important}.text-opacity-10{--tw-text-opacity: .1 !important}.text-opacity-100{--tw-text-opacity: 1 !important}.text-opacity-15{--tw-text-opacity: .15 !important}.text-opacity-20{--tw-text-opacity: .2 !important}.text-opacity-25{--tw-text-opacity: .25 !important}.text-opacity-30{--tw-text-opacity: .3 !important}.text-opacity-35{--tw-text-opacity: .35 !important}.text-opacity-40{--tw-text-opacity: .4 !important}.text-opacity-45{--tw-text-opacity: .45 !important}.text-opacity-5{--tw-text-opacity: .05 !important}.text-opacity-50{--tw-text-opacity: .5 !important}.text-opacity-55{--tw-text-opacity: .55 !important}.text-opacity-60{--tw-text-opacity: .6 !important}.text-opacity-65{--tw-text-opacity: .65 !important}.text-opacity-70{--tw-text-opacity: .7 !important}.text-opacity-75{--tw-text-opacity: .75 !important}.text-opacity-80{--tw-text-opacity: .8 !important}.text-opacity-85{--tw-text-opacity: .85 !important}.text-opacity-90{--tw-text-opacity: .9 !important}.text-opacity-95{--tw-text-opacity: .95 !important}.underline{text-decoration-line:underline!important}.line-through{text-decoration-line:line-through!important}.opacity-25{opacity:.25!important}.opacity-80{opacity:.8!important}.bg-blend-normal{background-blend-mode:normal!important}.bg-blend-multiply{background-blend-mode:multiply!important}.bg-blend-screen{background-blend-mode:screen!important}.bg-blend-overlay{background-blend-mode:overlay!important}.bg-blend-darken{background-blend-mode:darken!important}.bg-blend-lighten{background-blend-mode:lighten!important}.bg-blend-color-dodge{background-blend-mode:color-dodge!important}.bg-blend-color-burn{background-blend-mode:color-burn!important}.bg-blend-hard-light{background-blend-mode:hard-light!important}.bg-blend-soft-light{background-blend-mode:soft-light!important}.bg-blend-difference{background-blend-mode:difference!important}.bg-blend-exclusion{background-blend-mode:exclusion!important}.bg-blend-hue{background-blend-mode:hue!important}.bg-blend-saturation{background-blend-mode:saturation!important}.bg-blend-color{background-blend-mode:color!important}.bg-blend-luminosity{background-blend-mode:luminosity!important}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-none{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-orange-300{--tw-shadow-color: #FEB272 !important;--tw-shadow: var(--tw-shadow-colored) !important}.outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.outline{outline-style:solid!important}.blur{--tw-blur: blur(8px) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.grayscale{--tw-grayscale: grayscale(100%) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}@font-face{font-family:LabradorB;src:url(LabradorB-Medium.ddc9921e42541a0c.ttf) format("truetype")}html,body{height:100%;margin:0;padding:0;box-sizing:border-box}.card-shadow{box-shadow:1px 3px 6px #00000029!important}.page-header,.page-header-mobile{min-height:25vh;z-index:1;position:relative;padding-top:2rem;display:flex;flex-direction:column;row-gap:.3rem}.page-header-mobile{padding-top:1rem}.page-main{margin-top:-14vh;position:relative;z-index:1000}.page-main-gestor{position:relative;z-index:1000;margin-top:0}.dark .header-linear{background:linear-gradient(87.31deg,#084298 0%,#5694f1 100%)}.light .header-linear{background:linear-gradient(87.31deg,#030303 0%,#1b1f1d 100%)}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{box-shadow:none}.ant-radio-button-wrapper{padding:0 38px}.main-filter .ant-select:not(.ant-select-customize-input) .ant-select-selector{background-color:#0d6efd;border:1px solid #0D6EFD;border-radius:6px}.main-filter .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{box-shadow:none;color:#f8f9fa}.main-filter .ant-select{color:#f8f9fa}.filter .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:32px}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background-color:#0d6efd;color:#f8f9fa}::ng-deep .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{background-color:#0d6efd}.headertable-custom th{background-color:#cfe2ff}.headertable-custom2 th{background-color:#cfe2ff!important}::ng-deep .ant-table-container table>thead>tr:first-child th:first-child{border-top-left-radius:10px}::ng-deep .ant-table-container table>thead>tr:last-child th:last-child{border-top-right-radius:12px}.shadow-table,.shadow-table2{border-radius:12px;box-shadow:2px 2px 4px #0000004d}.shadow-table ::ng-deep .ant-table{border-radius:12px}.shadow-table2 ::ng-deep .ant-table{border-top-right-radius:12px;border-top-left-radius:12px}.borderfirst{border-top-left-radius:20px}.ant-pagination-item-link,.ant-pagination-prev .ant-pagination-item-link,.ant-pagination-next .ant-pagination-item-link{text-align:center;background-color:transparent;border:none}.ant-pagination-disabled .ant-pagination-item-link{color:#0d6efd}.ant-pagination-item-active{font-weight:500}.ant-pagination-item{background-color:transparent;border:none}.ant-pagination-item-link .anticon{font-size:1rem}.ant-table-pagination.ant-pagination{margin:0;padding:16px 0;justify-content:center;background-color:#e9ecef;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.ant-table-pagination.ant-pagination ul{width:100%;padding:0 .8rem;display:flex}.ant-table-pagination.ant-pagination .ant-pagination-total-text{flex-grow:1}::ng-deep .ant-picker-large{padding:4px 11px}.ant-picker{border-radius:24px}.ant-picker-suffix{color:#000}.full-table,.full-table nz-table,.full-table nz-table-inner-default,.full-table nz-table-inner-default .ant-table-content,.full-table nz-table-inner-default table,.full-table nz-spin,.full-table .ant-spin-container{height:100%}.full-table .ant-table{height:calc(100% - 64px)}.empty-table .ant-table{height:100%!important}.last-header:before{display:none}::ng-deep .ant-table td,::ng-deep .ant-table th{padding:8px!important}.btnSearch{padding:18px;border:none}.size-icon{width:28px;height:28px;-webkit-mask-size:28px!important;mask-size:28px!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background-color:#fd7e14;border:none}.ant-radio-button-wrapper{height:auto}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:transparent!important}.ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{background-color:#3d8bfd}.border-rounded .ant-table{border-radius:12px}.page-description{display:flex;margin:auto;min-width:80vw}.page-description-content{overflow:auto;max-height:80vh;padding:1.25rem 0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#9EC5FE;border-radius:8px}.page-description-content::-webkit-scrollbar-thumb{background:none}.ant-btn[disabled]:not(.bg-transparent){background-color:#dee2e6!important}.warning-modal .ant-modal-content{border-top:solid 4px #DC3545;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.success-modal .ant-modal-content{border-top:solid 4px #0D6EFD;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.tabela-aberto .ant-modal-content{border-top:solid 4px #9EC5FE;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.tabela-tramita\e7\e3o .ant-modal-content{border-top:solid 4px #9EEAF9;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.tabela-analise .ant-modal-content{border-top:solid 4px #FFE69C;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.tabela-concluidos .ant-modal-content{border-top:solid 4px #A3CFBB;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.tabela-arquivados .ant-modal-content{border-top:solid 4px #C5B3E6;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.tabela-cancelados .ant-modal-content{border-top:solid 4px #F1AEB5;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.info-modal .ant-modal-content{border-top:solid 4px #FD7E14;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.warning-modal .ant-modal-header,.success-modal .ant-modal-header,.info-modal .ant-modal-header{border-radius:.5rem .5rem 0 0}nz-range-picker .ant-picker-separator{width:2rem}.filtros-processo .ant-modal-header{border:none}.anticon.ant-notification-notice-icon-warning{color:#feb272}.anticon.ant-notification-notice-icon-error{color:#dc3545}.anticon.ant-notification-notice-icon-success{color:#75b798}.uploaded-img{display:flex;justify-content:center}.uploaded-img *{transition:all ease-in-out .5s}.uploaded-img .icon-remove{display:flex;opacity:0;position:absolute;font-size:80px;align-self:center;color:#052c65}.uploaded-img:hover img{opacity:.1}.uploaded-img:hover .icon-remove{opacity:.9}.simple-table,.simple-table td,.simple-table th{width:100%;border:solid 1px #6C757D;border-collapse:collapse;background-color:#fff}.simple-table tbody td{padding:8px}.simple-table thead th{text-align:left;padding:8px;font-weight:600}@media (max-width: 500px){.ant-radio-button-wrapper{padding:0 3px}}@media (min-height: 1080px){.page-header{min-height:22vh}}@media (min-height: 1440px){.page-header{min-height:20vh}}.hover\:cursor-pointer:hover{cursor:pointer!important}.hover\:bg-blue-200:hover{--tw-bg-opacity: 1 !important;background-color:rgb(158 197 254 / var(--tw-bg-opacity))!important}.hover\:bg-blue-400:hover{--tw-bg-opacity: 1 !important;background-color:rgb(61 139 253 / var(--tw-bg-opacity))!important}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1 !important;background-color:rgb(233 236 239 / var(--tw-bg-opacity))!important}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1 !important;background-color:rgb(222 226 230 / var(--tw-bg-opacity))!important}.hover\:bg-red-400:hover{--tw-bg-opacity: 1 !important;background-color:rgb(227 93 106 / var(--tw-bg-opacity))!important}.hover\:bg-teal-400:hover{--tw-bg-opacity: 1 !important;background-color:rgb(228 239 239 / var(--tw-bg-opacity))!important}.hover\:opacity-80:hover{opacity:.8!important}.dark\:text-black:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity))!important}@media (min-width: 768px){.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width: 1024px){.lg\:max-w-xs{max-width:20rem!important}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media (min-width: 1280px){.xl\:mx-0{margin-left:0!important;margin-right:0!important}.xl\:mb-24{margin-bottom:6rem!important}.xl\:max-w-\[28rem\]{max-width:28rem!important}.xl\:max-w-sm{max-width:24rem!important}.xl\:basis-1\/3{flex-basis:33.333333%!important}.xl\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.xl\:text-4xl{font-size:2.25rem!important}.xl\:text-orange-500{--tw-text-opacity: 1 !important;color:rgb(253 126 20 / var(--tw-text-opacity))!important}}*:not(.custom-font *):not(mat-icon):not(i.fa):not(i.fa-regular):not(i.fa-brands):not(i.fa-solid){font-family:Inter;letter-spacing:.204px}.very-small .text-xs{font-size:.55rem!important}.very-small .text-sm{font-size:.6rem!important}.very-small span,.very-small .text-base{font-size:.65rem!important}.very-small .text-lg{font-size:.8rem!important}.very-small .text-xl{font-size:.95rem!important}.small .text-xs{font-size:.6rem!important}.small .text-sm{font-size:.675rem!important}.small span,.small .text-base{font-size:.75rem!important}.small .text-lg{font-size:.9rem!important}.small .text-xl{font-size:1.15rem!important}.medio .text-xs{font-size:.675rem!important}.medio .text-sm{font-size:.75rem!important}.medio span,.medio .text-base{font-size:.875rem!important}.medio .text-lg{font-size:1rem!important}.medio .text-xl{font-size:1.25rem!important}.medio .text-2xl{font-size:1.5rem!important}.medio .text-3xl{font-size:2rem!important}.big .text-xs{font-size:.75rem!important}.big .text-sm{font-size:.875rem!important}.big span,.big .text-base{font-size:1rem!important}.big .text-lg{font-size:1.25rem!important}.big .text-xl{font-size:1.5rem!important}.very-big .text-xs{font-size:.875rem!important}.very-big .text-sm{font-size:1rem!important}.very-big span,.very-big .text-base{font-size:1.25rem!important}.very-big .text-lg{font-size:1.5rem!important}.very-big .text-xl{font-size:1.75rem!important}
