@import url(https://fonts.googleapis.com/css2?family=Baloo+Bhai+2:wght@500&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Open+Sans&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Ubuntu+Mono&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Exo+2:wght@800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Baloo+Bhaina+2:wght@500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Nunito);
@import url(https://fonts.googleapis.com/css2?family=Mukta&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Pacifico&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Delius+Swash+Caps&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Patrick+Hand&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Acme&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Baloo+Bhai+2:wght@500&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Open+Sans&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Ubuntu+Mono&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Exo+2:wght@800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Baloo+Bhaina+2:wght@500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Nunito);
@import url(https://fonts.googleapis.com/css2?family=Mukta&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Delius+Swash+Caps&display=swap);
/*!
 * jQuery UI CSS Framework 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{border:0;font-size:100%;line-height:1.3;list-style:none;margin:0;outline:0;padding:0;text-decoration:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{border-collapse:collapse;content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{-ms-filter:"alpha(opacity=0)";height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{background-repeat:no-repeat;display:inline-block;margin-top:-.25em;overflow:hidden;position:relative;text-indent:-99999px;vertical-align:middle}.ui-widget-icon-block{display:block;left:50%;margin-left:-8px}.ui-widget-overlay{height:100%;left:0;position:fixed;top:0;width:100%}
/*!
 * jQuery UI Accordion 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/accordion/#theming
 */.ui-accordion .ui-accordion-header{cursor:pointer;display:block;font-size:100%;margin:2px 0 0;padding:.5em .5em .5em .7em;position:relative}.ui-accordion .ui-accordion-content{border-top:0;overflow:auto;padding:1em 2.2em}
/*!
 * jQuery UI Autocomplete 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */.ui-autocomplete{cursor:default;left:0;position:absolute;top:0}
/*!
 * jQuery UI Button 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */.ui-button{cursor:pointer;display:inline-block;line-height:normal;margin-right:.1em;overflow:visible;padding:.4em 1em;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{box-sizing:border-box;text-indent:-9999px;white-space:nowrap;width:2em}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%}.ui-button.ui-icon-notext .ui-icon{height:2.1em;padding:0;text-indent:-9999px;white-space:nowrap;width:2.1em}input.ui-button.ui-icon-notext .ui-icon{height:auto;padding:.4em 1em;text-indent:0;white-space:normal;width:auto}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}
/*!
 * jQuery UI Checkboxradio 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/checkboxradio/#theming
 */.ui-checkboxradio-label .ui-icon-background{border:none;border-radius:.12em;box-shadow:inset 1px 1px 1px #ccc}.ui-checkboxradio-radio-label .ui-icon-background{border:none;border-radius:1em;height:16px;overflow:visible;width:16px}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;border-style:solid;border-width:4px;height:8px;width:8px}.ui-checkboxradio-disabled{pointer-events:none}
/*!
 * jQuery UI Controlgroup 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/controlgroup/#theming
 */.ui-controlgroup{display:inline-block;vertical-align:middle}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,.ui-controlgroup>.ui-controlgroup-item:focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;margin-bottom:0;margin-top:0;text-align:left;width:100%}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}
/*!
 * jQuery UI Datepicker 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */.ui-datepicker{display:none;padding:.2em .2em 0;width:17em}.ui-datepicker .ui-datepicker-header{padding:.2em 0;position:relative}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{height:1.8em;position:absolute;top:2px;width:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%}.ui-datepicker .ui-datepicker-title{line-height:1.8em;margin:0 2.3em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{border-collapse:collapse;font-size:.9em;margin:0 0 .4em;width:100%}.ui-datepicker th{border:0;font-weight:700;padding:.7em .3em;text-align:center}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;border-bottom:0;border-left:0;border-right:0;margin:.7em 0 0;padding:0 .2em}.ui-datepicker .ui-datepicker-buttonpane button{cursor:pointer;float:right;margin:.5em .2em .4em;overflow:visible;padding:.2em .6em .3em;width:auto}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{margin:0 auto .4em;width:95%}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;font-size:0;width:100%}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{left:auto;right:2px}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:auto;right:1px}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:1px;border-right-width:0}.ui-datepicker .ui-icon{background-repeat:no-repeat;display:block;left:.5em;overflow:hidden;text-indent:-99999px;top:.3em}
/*!
 * jQuery UI Dialog 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */.ui-dialog{left:0;outline:0;padding:.2em;position:absolute;top:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:90%}.ui-dialog .ui-dialog-titlebar-close{height:20px;margin:-10px 0 0;padding:1px;position:absolute;right:.3em;top:50%;width:20px}.ui-dialog .ui-dialog-content{background:none;border:0;overflow:auto;padding:.5em 1em;position:relative}.ui-dialog .ui-dialog-buttonpane{background-image:none;border-width:1px 0 0;margin-top:.5em;padding:.3em 1em .5em .4em;text-align:left}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{cursor:pointer;margin:.5em .4em .5em 0}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{right:0;width:2px}.ui-dialog .ui-resizable-s{bottom:0;height:2px}.ui-dialog .ui-resizable-w{left:0;width:2px}.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw,.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw{height:7px;width:7px}.ui-dialog .ui-resizable-se{bottom:0;right:0}.ui-dialog .ui-resizable-sw{bottom:0;left:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}
/*!
 * jQuery UI Draggable 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-draggable-handle{touch-action:none}
/*!
 * jQuery UI Menu 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */.ui-menu{display:block;list-style:none;margin:0;outline:0;padding:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");margin:0}.ui-menu .ui-menu-item-wrapper{padding:3px 1em 3px .4em;position:relative}.ui-menu .ui-menu-divider{border-width:1px 0 0;font-size:0;height:0;line-height:0;margin:5px 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{bottom:0;left:.2em;margin:auto 0;position:absolute;top:0}.ui-menu .ui-menu-icon{left:auto;right:0}
/*!
 * jQuery UI Progressbar 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */.ui-progressbar{height:2em;overflow:hidden;text-align:left}.ui-progressbar .ui-progressbar-value{height:100%;margin:-1px}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");-ms-filter:"alpha(opacity=25)";height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}
/*!
 * jQuery UI Resizable 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-resizable{position:relative}.ui-resizable-handle{display:block;font-size:.1px;position:absolute;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;left:0;top:-5px;width:100%}.ui-resizable-s{bottom:-5px;cursor:s-resize;height:7px;left:0;width:100%}.ui-resizable-e{cursor:e-resize;height:100%;right:-5px;top:0;width:7px}.ui-resizable-w{cursor:w-resize;height:100%;left:-5px;top:0;width:7px}.ui-resizable-se{bottom:1px;cursor:se-resize;height:12px;right:1px;width:12px}.ui-resizable-sw{bottom:-5px;cursor:sw-resize;height:9px;left:-5px;width:9px}.ui-resizable-nw{cursor:nw-resize;height:9px;left:-5px;top:-5px;width:9px}.ui-resizable-ne{cursor:ne-resize;height:9px;right:-5px;top:-5px;width:9px}
/*!
 * jQuery UI Selectable 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-selectable{touch-action:none}.ui-selectable-helper{border:1px dotted #000;position:absolute;z-index:100}
/*!
 * jQuery UI Selectmenu 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */.ui-selectmenu-menu{display:none;left:0;margin:0;padding:0;position:absolute;top:0}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{border:0;font-size:1em;font-weight:700;height:auto;line-height:1.5;margin:.5em 0 0;padding:2px .4em}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}
/*!
 * jQuery UI Sortable 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-sortable-handle{touch-action:none}
/*!
 * jQuery UI Slider 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{cursor:pointer;height:1.2em;position:absolute;touch-action:none;width:1.2em;z-index:2}.ui-slider .ui-slider-range{background-position:0 0;border:0;display:block;font-size:.7em;position:absolute;z-index:1}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{margin-left:-.6em;top:-.3em}.ui-slider-horizontal .ui-slider-range{height:100%;top:0}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{height:100px;width:.8em}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-bottom:-.6em;margin-left:0}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}
/*!
 * jQuery UI Spinner 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/spinner/#theming
 */.ui-spinner{display:inline-block;overflow:hidden;padding:0;position:relative;vertical-align:middle}.ui-spinner-input{background:none;border:none;color:inherit;margin:.2em 2em .2em .4em;padding:.222em 0;vertical-align:middle}.ui-spinner-button{cursor:default;display:block;font-size:.5em;height:50%;margin:0;overflow:hidden;padding:0;position:absolute;right:0;text-align:center;width:1.6em}.ui-spinner a.ui-spinner-button{border-bottom-style:none;border-right-style:none;border-top-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}
/*!
 * jQuery UI Tabs 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tabs/#theming
 */.ui-tabs{padding:.2em;position:relative}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{border-bottom-width:0;float:left;list-style:none;margin:1px .2em 0 0;padding:0;position:relative;top:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{background:none;border-width:0;display:block;padding:1em 1.4em}
/*!
 * jQuery UI Tooltip 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */.ui-tooltip{max-width:300px;padding:8px;position:absolute;z-index:9999}body .ui-tooltip{border-width:2px}
/*!
 * jQuery UI CSS Framework 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*!
 * jQuery UI CSS Framework 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */.ui-widget{font-family:Arial,Helvetica,sans-serif}.ui-widget,.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{background:#fff;border:1px solid #ddd;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{background:#e9e9e9;border:1px solid #ddd;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{background:#f6f6f6;border:1px solid #c5c5c5;color:#454545;font-weight:400}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{background:#ededed;border:1px solid #ccc;color:#2b2b2b;font-weight:400}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{background:#007fff;border:1px solid #003eff;color:#fff;font-weight:400}.ui-icon-background,.ui-state-active .ui-icon-background{background-color:#fff;border:#003eff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{background:#fffa90;border:1px solid #dad55e;color:#777620}.ui-state-checked{background:#fffa90;border:1px solid #dad55e}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{background:#fddfdf;border:1px solid #f1a899;color:#5f3f3f}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{-ms-filter:"alpha(opacity=70)";font-weight:400;opacity:.7}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{background-image:none;-ms-filter:"alpha(opacity=35)";opacity:.35}.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)"}.ui-icon{height:16px;width:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(images/ui-icons_444444_256x240.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_555555_256x240.png)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(images/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(images/ui-icons_777777_256x240.png)}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;-ms-filter:"alpha(opacity=30)";opacity:.3}.ui-widget-shadow{box-shadow:0 0 5px #666}
/*!
 * jQuery UI CSS Framework 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
.alertify .ajs-dimmer{background-color:#252525;margin:0;opacity:.5}.alertify .ajs-dimmer,.alertify .ajs-modal{bottom:0;left:0;padding:0;position:fixed;right:0;top:0;z-index:1981}.alertify .ajs-modal{overflow-y:auto}.alertify .ajs-dialog{background-color:#fff;margin:5% auto;max-width:500px;min-height:110px;outline:0;padding:24px 24px 0;position:relative}.alertify .ajs-dialog.ajs-capture:before{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}.alertify .ajs-reset{display:inline!important;height:0!important;opacity:0!important;position:absolute!important;width:0!important}.alertify .ajs-commands{margin:-14px 24px 0 0;position:absolute;right:4px;z-index:2}.alertify .ajs-commands button{background-color:transparent;background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;display:none;height:10px;margin-left:10px;padding:10px;width:10px}.alertify .ajs-commands button.ajs-close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAh0lEQVQYlY2QsQ0EIQwEB9cBAR1CJUaI/gigDnwR6NBL/7/xWLNrZ2b8EwGotVpr7eOitWa1VjugiNB7R1UPrKrWe0dEAHBbXUqxMQbeewDmnHjvyTm7C3zDwAUd9c63YQdUVdu6EAJzzquz7HXvTiklt+H9DQFYaxFjvDqllFyMkbXWvfpXHjJrWFgdBq/hAAAAAElFTkSuQmCC)}.alertify .ajs-commands button.ajs-maximize{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAOUlEQVQYlWP8//8/AzGAhYGBgaG4uBiv6t7eXkYmooxjYGAgWiELsvHYFMCcRX2rSXcjoSBiJDbAAeD+EGu+8BZcAAAAAElFTkSuQmCC)}.alertify .ajs-header{background-color:#fff;margin:-24px -24px 0;padding:16px 24px}.alertify .ajs-body{min-height:56px}.alertify .ajs-body .ajs-content{padding:16px 24px 16px 16px}.alertify .ajs-footer{background-color:#fff;margin-left:-24px;margin-right:-24px;min-height:43px;padding:4px}.alertify .ajs-footer .ajs-buttons.ajs-primary{text-align:right}.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button{margin:4px}.alertify .ajs-footer .ajs-buttons.ajs-auxiliary{clear:none;float:left;text-align:left}.alertify .ajs-footer .ajs-buttons.ajs-auxiliary .ajs-button{margin:4px}.alertify .ajs-footer .ajs-buttons .ajs-button{min-height:35px;min-width:88px}.alertify .ajs-handle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMS8xNEDQYmMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQ0lEQVQYlaXNMQoAIAxD0dT7H657l0KX3iJuUlBUNOsPPCGJm7VDp6ryeMxMuDsAQH7owW3pyn3RS26iKxERMLN3ugOaAkaL3sWVigAAAABJRU5ErkJggg==);bottom:0;cursor:se-resize;display:none;height:10px;position:absolute;right:0;transform:scaleX(1);width:10px;z-index:1}.alertify.ajs-no-overflow .ajs-body .ajs-content{overflow:hidden!important}.alertify.ajs-no-padding.ajs-maximized .ajs-body .ajs-content{left:0;padding:0;right:0}.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body{margin-left:-24px;margin-right:-24px}.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body .ajs-content{padding:0}.alertify.ajs-no-padding.ajs-resizable .ajs-body .ajs-content{left:0;right:0}.alertify.ajs-closable .ajs-commands button.ajs-close,.alertify.ajs-maximizable .ajs-commands button.ajs-maximize,.alertify.ajs-maximizable .ajs-commands button.ajs-restore{display:inline-block}.alertify.ajs-maximized .ajs-dialog{height:100%!important;left:0!important;margin:0 auto!important;max-width:none!important;top:0!important;width:100%!important}.alertify.ajs-maximized.ajs-modeless .ajs-modal{margin:0!important;max-height:none!important;min-height:100%!important;position:fixed!important}.alertify.ajs-maximized .ajs-commands button.ajs-maximize{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQYlZWQ0QkAMQhDtXRincOZX78KVtrDCwgqJNEoIB3MPLj7lRUROlpyVXGzby6zWuY+kz6tj5sBMTMAyVV3/595RbOh3cAXsww1raeiOcoAAAAASUVORK5CYII=)}.alertify.ajs-maximized .ajs-dialog,.alertify.ajs-resizable .ajs-dialog{padding:0}.alertify.ajs-maximized .ajs-commands,.alertify.ajs-resizable .ajs-commands{margin:14px 24px 0 0}.alertify.ajs-maximized .ajs-header,.alertify.ajs-resizable .ajs-header{left:0;margin:0;padding:16px 24px;position:absolute;right:0;top:0}.alertify.ajs-maximized .ajs-body,.alertify.ajs-resizable .ajs-body{display:inline-block;min-height:224px}.alertify.ajs-maximized .ajs-body .ajs-content,.alertify.ajs-resizable .ajs-body .ajs-content{bottom:50px;left:24px;overflow:auto;position:absolute;right:24px;top:50px}.alertify.ajs-maximized .ajs-footer,.alertify.ajs-resizable .ajs-footer{bottom:0;left:0;margin:0;position:absolute;right:0}.alertify.ajs-resizable:not(.ajs-maximized) .ajs-dialog{min-width:548px}.alertify.ajs-resizable:not(.ajs-maximized) .ajs-handle{display:block}.alertify.ajs-movable:not(.ajs-maximized) .ajs-header{cursor:move}.alertify.ajs-modeless .ajs-dimmer,.alertify.ajs-modeless .ajs-reset{display:none}.alertify.ajs-modeless .ajs-modal{max-height:0;max-width:none;overflow:visible}.alertify.ajs-modeless.ajs-pinnable .ajs-commands button.ajs-pin{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQklEQVQYlcWPMQ4AIAwCqU9u38GbcbHRWN1MvKQDhQFMEpKImGJA0gCgnYw0V0rwxseg5erT4oSkQVI5d9f+e9+xA0NbLpWfitPXAAAAAElFTkSuQmCC);display:inline-block}.alertify.ajs-modeless.ajs-unpinned .ajs-modal{position:absolute}.alertify.ajs-modeless.ajs-unpinned .ajs-commands button.ajs-pin{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAO0lEQVQYlWP8//8/AzGAiShV6AqLi4txGs+CLoBLMYbC3t5eRmyaWfBZhwwYkX2NTxPRvibKjRhW4wMAhxkYGbLu3pEAAAAASUVORK5CYII=)}.alertify.ajs-modeless:not(.ajs-unpinned) .ajs-body{max-height:500px;overflow:auto}.alertify.ajs-basic .ajs-header{opacity:0}.alertify.ajs-basic .ajs-footer{visibility:hidden}.alertify.ajs-frameless .ajs-header{left:0;margin:0;min-height:60px;opacity:0;padding:0;position:absolute;right:0;top:0;z-index:1}.alertify.ajs-frameless .ajs-footer{display:none}.alertify.ajs-frameless .ajs-body .ajs-content{bottom:0;left:0;position:absolute;right:0;top:0}.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog{padding-top:0}.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands{margin-top:0}.ajs-no-overflow{outline:0;overflow:hidden!important}.ajs-no-overflow.ajs-fixed{bottom:0;left:0;overflow-y:scroll!important;position:fixed;right:0;top:0}.ajs-no-selection,.ajs-no-selection *{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:568px){.alertify .ajs-dialog{min-width:150px}.alertify:not(.ajs-maximized) .ajs-modal{padding:0 5%}.alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog{min-width:auto}}@-moz-document url-prefix(){.alertify button:focus{outline:1px dotted #3593d2}}.alertify .ajs-dimmer,.alertify .ajs-modal{transform:translateZ(0);transition-duration:.25s;transition-property:opacity,visibility;transition-timing-function:linear}.alertify.ajs-hidden .ajs-dimmer,.alertify.ajs-hidden .ajs-modal{opacity:0;visibility:hidden}.alertify.ajs-in:not(.ajs-hidden) .ajs-dialog{animation-duration:.5s}.alertify.ajs-out.ajs-hidden .ajs-dialog{animation-duration:.25s}.alertify .ajs-dialog.ajs-shake{animation-duration:.1s;animation-fill-mode:both;animation-name:ajs-shake}@keyframes ajs-shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.alertify.ajs-slide.ajs-in:not(.ajs-hidden) .ajs-dialog{animation-name:ajs-slideIn;animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}.alertify.ajs-slide.ajs-out.ajs-hidden .ajs-dialog{animation-name:ajs-slideOut;animation-timing-function:cubic-bezier(.6,-.28,.735,.045)}.alertify.ajs-zoom.ajs-in:not(.ajs-hidden) .ajs-dialog{animation-name:ajs-zoomIn}.alertify.ajs-zoom.ajs-out.ajs-hidden .ajs-dialog{animation-name:ajs-zoomOut}.alertify.ajs-fade.ajs-in:not(.ajs-hidden) .ajs-dialog{animation-name:ajs-fadeIn}.alertify.ajs-fade.ajs-out.ajs-hidden .ajs-dialog{animation-name:ajs-fadeOut}.alertify.ajs-pulse.ajs-in:not(.ajs-hidden) .ajs-dialog{animation-name:ajs-pulseIn}.alertify.ajs-pulse.ajs-out.ajs-hidden .ajs-dialog{animation-name:ajs-pulseOut}.alertify.ajs-flipx.ajs-in:not(.ajs-hidden) .ajs-dialog{animation-name:ajs-flipInX}.alertify.ajs-flipx.ajs-out.ajs-hidden .ajs-dialog{animation-name:ajs-flipOutX}.alertify.ajs-flipy.ajs-in:not(.ajs-hidden) .ajs-dialog{animation-name:ajs-flipInY}.alertify.ajs-flipy.ajs-out.ajs-hidden .ajs-dialog{animation-name:ajs-flipOutY}@keyframes ajs-pulseIn{0%,20%,40%,60%,80%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes ajs-pulseOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes ajs-zoomIn{0%{opacity:0;transform:scale3d(.25,.25,.25)}to{opacity:1;transform:scaleX(1)}}@keyframes ajs-zoomOut{0%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:scale3d(.25,.25,.25)}}@keyframes ajs-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ajs-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes ajs-flipInX{0%{opacity:0;transform:perspective(400px) rotateX(90deg);transition-timing-function:ease-in}40%{transform:perspective(400px) rotateX(-20deg);transition-timing-function:ease-in}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes ajs-flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes ajs-flipInY{0%{opacity:0;transform:perspective(400px) rotateY(90deg);transition-timing-function:ease-in}40%{transform:perspective(400px) rotateY(-20deg);transition-timing-function:ease-in}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes ajs-flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes ajs-slideIn{0%{margin-top:-100%}to{margin-top:5%}}@keyframes ajs-slideOut{0%{margin-top:5%}to{margin-top:-100%}}.alertify-notifier{overflow:visible;position:fixed;transform:translateZ(0);width:0;z-index:1982}.alertify-notifier .ajs-message{margin:0;max-height:0;opacity:0;padding:0;position:relative;transform:translateZ(0);transition-duration:.25s;transition-timing-function:linear;width:260px}.alertify-notifier .ajs-message.ajs-visible{margin-top:10px;max-height:100%;opacity:1;padding:15px;transition-duration:.5s;transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}.alertify-notifier .ajs-message.ajs-success{background:rgba(91,189,114,.95)}.alertify-notifier .ajs-message.ajs-error{background:rgba(217,92,92,.95)}.alertify-notifier .ajs-message.ajs-warning{background:hsla(54,86%,92%,.95)}.alertify-notifier .ajs-message .ajs-close{background-color:rgba(0,0,0,.5);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABGdBTUEAALGPC/xhBQAAAFBJREFUGBl1j0EKADEIA+ve/P9f9bh1hEihNBfjVCO1v7RKVqJK4h8gM5cAPR42AkQEpSXPwMTyoi13n5N9YqJehm3Fnr7nL1D0ZEbD5OubGyC7a9gx+9eNAAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;border-top-right-radius:2px;cursor:pointer;height:16px;position:absolute;right:0;top:0;width:16px}.alertify-notifier.ajs-top{top:10px}.alertify-notifier.ajs-bottom{bottom:10px}.alertify-notifier.ajs-right{right:10px}.alertify-notifier.ajs-right .ajs-message{right:-320px}.alertify-notifier.ajs-right .ajs-message.ajs-visible{right:290px}.alertify-notifier.ajs-left{left:10px}.alertify-notifier.ajs-left .ajs-message{left:-300px}.alertify-notifier.ajs-left .ajs-message.ajs-visible{left:0}.alertify-notifier.ajs-center{left:50%}.alertify-notifier.ajs-center .ajs-message{transform:translateX(-50%)}.alertify-notifier.ajs-center .ajs-message.ajs-visible{left:50%;transition-timing-function:cubic-bezier(.57,.43,.1,.65)}.alertify-notifier.ajs-center.ajs-top .ajs-message{top:-300px}.alertify-notifier.ajs-center.ajs-top .ajs-message.ajs-visible{top:0}.alertify-notifier.ajs-center.ajs-bottom .ajs-message{bottom:-300px}.alertify-notifier.ajs-center.ajs-bottom .ajs-message.ajs-visible{bottom:0}.ajs-no-transition.alertify .ajs-dialog,.ajs-no-transition.alertify .ajs-dimmer,.ajs-no-transition.alertify .ajs-modal,.ajs-no-transition.alertify-notifier .ajs-message{animation:none!important;transition:none!important}@media (prefers-reduced-motion:reduce){.alertify .ajs-dialog,.alertify .ajs-dimmer,.alertify .ajs-modal,.alertify-notifier .ajs-message{animation:none!important;transition:none!important}}
.alertify .ajs-dimmer{background-color:#000;opacity:.5}.alertify .ajs-dialog{background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 15px rgba(0,0,0,.5);max-width:600px;min-height:122px}.alertify .ajs-header{border-bottom:1px solid #e5e5e5;border-radius:6px 6px 0 0;color:#333;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px}.alertify .ajs-body{color:#000;font-family:Roboto,sans-serif}.alertify.ajs-maximized:not(.ajs-resizable) .ajs-content,.alertify.ajs-resizable .ajs-content{bottom:68px;top:58px}.alertify .ajs-footer{background-color:#fff;border-radius:0 0 6px 6px;border-top:1px solid #e5e5e5;padding:15px}.alertify-notifier .ajs-message{background:hsla(0,0%,100%,.95);border:1px solid #ddd;border-radius:2px;color:#000;text-align:center}.alertify-notifier .ajs-message.ajs-success{background:rgba(91,189,114,.95);color:#fff;text-shadow:-1px -1px 0 rgba(0,0,0,.5)}.alertify-notifier .ajs-message.ajs-error{background:rgba(217,92,92,.95);color:#fff;text-shadow:-1px -1px 0 rgba(0,0,0,.5)}.alertify-notifier .ajs-message.ajs-warning{background:hsla(54,86%,92%,.95);border-color:#999}
.codehim-clock-dale{background:#eee;background:linear-gradient(90deg,#ddd,#fff);border:5px solid #3a3131;border-radius:50%;box-shadow:-2px 1px 8px rgba(0,0,0,.4);box-sizing:content-box;height:250px;margin-left:auto;margin-right:auto;position:relative;width:250px}.codehim-clock-dale.original{transform:scale(.9);-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9)}.codehim-clock-dale.xlarge{transform:scale(1.5);-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5)}.codehim-clock-dale.xsmall{transform:scale(.5);-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5)}.number{border-radius:50%;color:#333;display:inline-block;font-size:13px;height:30px;line-height:30px;position:absolute;text-align:center;width:30px}.p12,.p3,.p6,.p9{background:#555;color:#fff}.p1{right:72px;top:26px}.p1,.p2{margin-right:-15px}.p2{right:38px;top:63px}.p3{margin-top:-15px;right:10px;top:125px}.p4{bottom:63px;right:38px}.p4,.p5{margin-right:-15px}.p5{bottom:26px;right:72px}.p6{bottom:10px;left:125px}.p6,.p7{margin-left:-15px}.p7{bottom:26px;left:72px}.p8{bottom:63px;left:38px;margin-left:-15px}.p9{left:10px;margin-top:-15px;top:125px}.p10{left:38px;top:63px}.p10,.p11{margin-left:-15px}.p11{left:72px;top:26px}.p12{left:125px;margin-left:-15px;top:10px}.clock-center{background:#091d19;border-radius:50%;box-sizing:border-box;height:20px;left:125px;margin-left:-10px;margin-top:-10px;position:absolute;top:125px;width:20px;z-index:999}.hours-hand,.minutes-hand,.seconds-hand{border-radius:3px;box-shadow:1px 1px 2px rgba(0,0,0,.4);position:absolute}.seconds-hand{background:red;height:100px;left:125px;margin-left:-1px;top:25px;width:2px;z-index:110}.minutes-hand{background:#102927;height:80px;left:125px;margin-left:-1.5px;top:45px;width:5px;z-index:100}.hours-hand{background:#3d3c3a;border-left:1px solid hsla(0,0%,100%,.1);height:70px;margin-left:-5px;top:55px;width:8px;z-index:90}.clock-logo,.hours-hand{box-sizing:border-box;left:125px}.clock-logo{background:#ccc;border-radius:50%;color:#16a085;font-size:12px;height:80px;margin-left:-40px;margin-top:-40px;padding:10px;position:absolute;text-align:center;top:125px;width:80px;z-index:0}.clock-logo span{color:#333;display:block;font-size:7px;margin-top:26px}.point{background:#999;box-sizing:border-box;display:inline-block;height:6px;position:absolute;width:1px;z-index:100}.pt19,.pt24,.pt34,.pt39,.pt4,.pt49,.pt54,.pt9{height:10px;width:3px}.pt0{right:108px;top:1px}.pt1{right:96px;top:3px}.pt2{right:84px;top:6.5px}.pt3{right:72px;top:12px}.pt4{right:60px;top:18px}.pt5{right:50px;top:25px}.pt6{right:42px;top:32px}.pt7{right:34px;top:40px}.pt8{right:27px;top:48px}.pt9{right:19.5px;top:60px}.pt10{right:13.5px;top:72px}.pt11{right:8px;top:84px}.pt12{right:5px;top:95px}.pt13{right:3px;top:110px}.pt14{right:3px;top:123px}.pt15{right:4px;top:134px}.pt16{right:5px;top:145px}.pt17{right:8px;top:156px}.pt18{right:13px;top:169px}.pt19{right:20px;top:180px}.pt20{bottom:49px;right:26px}.pt21{bottom:39px;right:35px}.pt22{bottom:31px;right:43px}.pt23{bottom:24px;right:51px}.pt24{bottom:18px;right:61px}.pt25{bottom:12px;right:72px}.pt26{bottom:6.5px;right:84px}.pt27{bottom:3px;right:96px}.pt28{bottom:1px;right:108px}.pt29{bottom:0;right:125px}.pt30{bottom:1px;left:108px}.pt31{bottom:3px;left:96px}.pt32{bottom:6.5px;left:84px}.pt33{bottom:12px;left:72px}.pt34{bottom:18px;left:61px}.pt35{bottom:24px;left:51px}.pt36{bottom:31px;left:43px}.pt37{bottom:39px;left:35px}.pt38{bottom:49px;left:26px}.pt39{left:20px;top:180px}.pt40{left:13px;top:169px}.pt41{left:8px;top:156px}.pt42{left:5px;top:145px}.pt43{left:4px;top:134px}.pt44{left:3px;top:123px}.pt45{left:3px;top:110px}.pt46{left:5px;top:95px}.pt47{left:8px;top:84px}.pt48{left:13.5px;top:72px}.pt49{left:19.5px;top:60px}.pt50{left:27px;top:48px}.pt51{left:34px;top:40px}.pt52{left:42px;top:32px}.pt53{left:50px;top:25px}.pt54{left:60px;top:18px}.pt55{left:72px;top:12px}.pt56{left:84px;top:6.5px}.pt57{left:96px;top:3px}.pt58{left:108px;top:1px}.pt59{left:125px;top:0}.dale-inner,.glass-border{background:transparent;border-radius:50%;box-sizing:border-box;position:absolute}.dale-inner{border:4px solid rgba(0,0,0,.13);box-shadow:inset -4px 14px 25px #fff;height:250px;width:250px}.date-box{background:#666;border:1px solid #444;border-radius:1px;box-sizing:border-box;color:#fff;display:inline-block;font-size:9px;height:16px;line-height:16px;margin-top:-8px;position:absolute;right:43px;text-align:center;top:125px;width:40px;z-index:30}.date-box .day{background:#e41;padding:3px 1px 1px}.date-box .date{line-height:16px;padding-left:2px}.logo-outer,.logo-outer1{border:3px solid transparent;border-radius:50%;box-sizing:border-box;height:80px;margin-right:-40px;margin-top:-40px;position:absolute;right:125px;top:125px;width:80px}.logo-outer{animation:spinnerClockWise 4s linear infinite;-webkit-animation:spinnerClockWise 4s linear infinite;border-left:3px solid #1b2c27}.logo-outer1{animation:spinnerAntiClockWise 4s linear infinite;-webkit-animation:spinnerAntiClockWise 4s linear infinite;border-left:3px solid #0d2f31}@keyframes spinnerClockWise{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg)}to{transform:rotate(1turn);-webkit-transform:rotate(1turn)}}@keyframes spinnerAntiClockWise{0%{transform:rotate(1turn);-webkit-transform:rotate(1turn)}to{transform:rotate(0deg);-webkit-transform:rotate(0deg)}}-webkit-@keyframes spinnerClockWise{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg)}to{transform:rotate(1turn);-webkit-transform:rotate(1turn)}}-webkit-@keyframes spinnerAntiClockWise{0%{transform:rotate(1turn);-webkit-transform:rotate(1turn)}to{transform:rotate(0deg);-webkit-transform:rotate(0deg)}}
:root{--font-Baloo:"Baloo Bhaina 2",cursive;--font-Mukta:"Mukta",cursive;--font-Sans:"Open Sans","Arial";--font-Ubuntu:"Ubuntu Mono",monospace;--font-Inconcolata:"Inconsolata";--font-Calibri:"Calibri","Trebuchet MS",sans-serif;--font-Exo:"Exo 2",sans-serif;--font-Titulo:"Exo 2",sans-serif;--font-Base:"Inconsolata"}
@charset "UTF-8";@font-face{font-family:Valmotors;src:url(fonts/Valmotors.ttf)}@font-face{font-family:Password;src:url(fonts/password/2767b18dd6a611e3ce83d0bfe4729cb4.eot);src:url(fonts/password/2767b18dd6a611e3ce83d0bfe4729cb4.eot?#iefix) format("embedded-opentype"),url(fonts/password/2767b18dd6a611e3ce83d0bfe4729cb4.woff2) format("woff2"),url(fonts/password/2767b18dd6a611e3ce83d0bfe4729cb4.woff) format("woff"),url(fonts/password/2767b18dd6a611e3ce83d0bfe4729cb4.ttf) format("truetype"),url("fonts/password/2767b18dd6a611e3ce83d0bfe4729cb4.svg#Password Dots Regular") format("svg")}:root{--font-Baloo:"Baloo Bhaina 2",cursive;--font-Mukta:"Mukta",cursive;--font-Sans:"Open Sans","Arial";--font-Ubuntu:"Ubuntu Mono",monospace;--font-Inconcolata:"Inconsolata";--font-Calibri:"Calibri","Trebuchet MS",sans-serif;--font-Exo:"Exo 2",sans-serif;--font-Titulo:"Exo 2",sans-serif;--font-Base:"Inconsolata"}:not(td){position:relative}*{box-sizing:border-box;margin:0}@media print{.noprint{display:none!important}}span.text-link{color:#8e44ad;cursor:pointer;font-weight:700}span.text-link:hover{text-decoration:underline}span.text-link:active{color:#27ae60;opacity:.8}.img_boton{border:0;cursor:pointer}.img_boton:hover{opacity:.5;-moz-opacity:.5;-khtml-opacity:.5}.img_boton:active{opacity:1;-moz-opacity:1;-khtml-opacity:1;transform:scale(110%)}.img_icon{border:0;cursor:pointer;opacity:.5}.img_icon:hover{opacity:1;-moz-opacity:1;-khtml-opacity:1}.img_icon:active{opacity:.5;-moz-opacity:.5;-khtml-opacity:.5;transform:scale(110%)}.svg_boton svg{border:0;cursor:pointer}.svg_boton svg:hover{opacity:.5;-moz-opacity:.5;-khtml-opacity:.5}.svg_boton svg:active{color:green;opacity:1;-moz-opacity:1;-khtml-opacity:1;transform:scale(110%)}.circle{background-color:#000;border-radius:100%;display:inline-block;margin:1px 0 0;padding:7.5px 0;width:15px}.circle,.pointer{cursor:pointer}.no-pointer,.no-pointer svg{cursor:default}.check{transform:scale(2)}.hidden,.hide,.oculto{display:none!important}.block,.show{display:block}ol,ul{list-style:none}a{text-decoration:none}a:link,a:visited{color:#069}.modal{height:100%;width:100%}.lef{text-align:left!important}.rig{text-align:right!important}.mid{text-align:center!important}.lef input{text-align:left}.rig input{text-align:right}.mid input{text-align:center}.vmid{vertical-align:middle!important}.bold{font-weight:700}.bolder{font-weight:bolder}.open{color:blue!important;cursor:pointer}.noradius,.noradius input,.noradius select{border-radius:0!important}.noborder,.noborder input,.noborder select{border:0 solid!important}.nomargin{margin:0!important}.lower,.minusculas{text-transform:lowercase!important}.mayusculas,.upper{text-transform:uppercase!important}.normal{text-transform:none}.capital{text-transform:capitalize}.tachado span,.tachado td{text-decoration:line-through}.float div,.float img{float:left}.flex-column{display:flex;flex:1;flex-direction:column}.flex-row{display:flex;flex:1;flex-direction:row}.flex-space-between{align-items:center;justify-content:space-between}.flex-space-around{align-items:center;justify-content:space-around}.relative{position:relative}.inline{display:inline-block}.shadow{box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.mt-1{margin-top:1px}.mt-2{margin-top:2px}.mt-3{margin-top:3px}.mt-4{margin-top:4px}.mt-5{margin-top:5px}.mb-1{margin-bottom:1px}.mb-2{margin-bottom:2px}.mb-3{margin-bottom:3px}.mb-4{margin-bottom:4px}.mb-5{margin-bottom:5px}.row{position:relative;width:100%}.row [class*=col]{float:left;margin:.5rem 2%;min-height:.125rem}.col-no-margin [class*=col]{margin:.5rem 0!important}.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{width:96%}.col-1-sm{width:4.33%}.col-2-sm{width:12.66%}.col-3-sm{width:21%}.col-4-sm{width:29.33%}.col-5-sm{width:37.66%}.col-6-sm{width:46%}.col-7-sm{width:54.33%}.col-8-sm{width:62.66%}.col-9-sm{width:71%}.col-10-sm{width:79.33%}.col-11-sm{width:87.66%}.col-12-sm{width:96%}.row:after{clear:both;content:"";display:table}.hidden-sm{display:none}@media only screen and (min-width:45em){.col-1{width:4.33%}.col-2{width:12.66%}.col-3{width:21%}.col-4{width:29.33%}.col-5{width:37.66%}.col-6{width:46%}.col-7{width:54.33%}.col-8{width:62.66%}.col-9{width:71%}.col-10{width:79.33%}.col-11{width:87.66%}.col-12{width:96%}.hidden-sm{display:block}}.tester-message{align-items:center;bottom:0;display:flex;font-family:Exo\ 2,sans-serif;height:30px;justify-content:center;position:fixed;right:0}ul.reset,ul.reset li,ul.reset ul li{list-style-type:none;margin:0;padding:0;text-indent:0}div.chart{height:100%;padding:2px;width:100%}div.chart iframe{border:0}div.chart span.chart-titulo{color:#002651;font-family:Exo\ 2,sans-serif;font-weight:bolder;padding:5px}body.errors .contenedor,div.chart span.chart-titulo{align-items:center;display:flex;justify-content:center}body.errors .contenedor{height:100vh}body.errors .contenedor .box{align-items:center;color:#5d5d5a;font-size:125%;padding:5px}.interacciones{display:flex;flex-direction:column}.interacciones hr{border:0;border-top:1px solid #dee1ec;margin:2px 0;width:95%}.interacciones-form{padding:0 10px}.interacciones-mensajes{padding-left:2px;width:100%}.interacciones-mensajes .message{word-wrap:break-word;border:1px solid #dcdcdc;clear:both;color:#000;display:flex;flex-direction:column;font-size:12px;justify-content:left;line-height:13px;margin:1.5px 0;max-width:85%;max-width:98%;min-width:98%;padding:0 0 3px;position:relative;text-align:left}.interacciones-mensajes .message .head{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding:5px}.interacciones-mensajes .message .head svg{border:1px solid #4682b4;border-radius:50%;padding:2px}.interacciones-mensajes .message .head .nombre{color:#4682b4;font-weight:bolder;padding-left:5px;text-transform:capitalize}.interacciones-mensajes .message .cuerpo{padding:5px}.interacciones-mensajes .message .footer{align-items:center;color:rgba(0,0,0,.45);display:flex;flex-direction:row;font-size:11px;height:16px;justify-content:flex-end;margin-top:2px;padding:5px;text-align:right;text-transform:capitalize}.interacciones-mensajes .message .footer span{align-items:center;display:flex;justify-content:center}.interacciones-mensajes .message.received{background:azure;border-radius:0 5px 5px 5px;float:left}.interacciones-mensajes .message.sent{background:#e1ffc7;border-radius:5px 0 5px 5px;float:right}span.tag{background-color:#4682b4;border:1px solid grey;border-radius:4px;color:#fff;padding:2px}span.tag.warning{background-color:#ff0;border:1px solid #4682b4;color:#000}@keyframes slide-in-bck-center{0%{opacity:0;transform:translateZ(600px)}to{opacity:1;transform:translateZ(0)}}@keyframes slide-out-bck-center{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translateZ(-1100px)}}.slide-in-bck-center{animation:slide-in-bck-center .2s cubic-bezier(.25,.46,.45,.94) both}.slide-out-bck-center{animation:slide-out-bck-center .3s cubic-bezier(.55,.085,.68,.53) both}.blue{color:#2e86c1}.red{color:#c0392b}.yellow{color:#f4d03f}.green{color:#1e8449}.grey{color:#99a3a4}.pink{color:#f5b7b1}.orange{color:#f5b041}.purple{color:#8e44ad}.contable-positivo{color:#1e2a78}.contable-negativo{color:#ff1f5a}.auto{height:auto!important}.JQXwait{bottom:10px;position:fixed;right:10px}.JQXcursorwait{cursor:wait;left:0;min-height:100vh;min-width:100vw;opacity:0;position:fixed;top:0;z-index:99999999}.JQXform_contenido::-webkit-scrollbar{width:5px}.JQXform_scroller::-webkit-scrollbar{height:12px;width:4px}.JQXform_scroller::-webkit-scrollbar-thumb{background:#ddd;visibility:hidden}.JQXform_scroller:hover::-webkit-scrollbar-thumb{visibility:visible}.JQXform_scroller{direction:rtl;overflow:auto}.JQXform_scroller div{direction:ltr}.JQXloader{background:rgba(0,0,0,.9);left:0;padding-top:10%;position:fixed;top:0;z-index:100}.JQXform_marco,.JQXloader,.JQXloader .content{height:100%;width:100%}.JQXform_marco{-ms-overflow-style:none;font-size:1rem;left:0;line-height:1!important;position:fixed;scrollbar-width:none;top:0}.JQXform_contenedor{background-color:#f9f9f9;border:1px solid #ccc;border-radius:7px;display:flex;flex-direction:row;height:auto;max-height:100%;max-width:1000px;min-width:200px;padding:5px;position:absolute}.JQXform_contenedor.noButtons{flex-direction:column;padding:0}.JQXform_contenedor.noButtons .JQXform_menu{display:none}.JQXform_contenedor.noButtons .JQXform_contenido{border-left:0 solid rgba(0,0,0,.25);padding:2px}.JQXform_contenedor.noButtons .JQXform_contenido .encabezado{border-bottom:6px solid #81b6e7;border-left:0;color:rgba(0,0,0,.8);margin:2px 0 0;padding-left:15px}.JQXform_contenedor.menuToTop{flex-direction:column;padding:0}.JQXform_contenedor.menuToTop .JQXform_menu{align-items:center;border-bottom:1px solid #d6cfcf;display:flex;flex:0 0 80px;flex-direction:row-reverse;gap:5px;justify-content:flex-start;padding:0 5px!important;text-align:center}.JQXform_contenedor.menuToTop .JQXform_menu span{margin-bottom:0}.JQXform_contenedor.menuToTop .JQXform_menu .btn{margin:0}.JQXform_contenedor.menuToTop .JQXform_contenido{border-left:0 solid rgba(0,0,0,.25);padding:5px}.JQXform_contenedor.menuToTop .JQXform_contenido .encabezado{border-bottom:6px solid #81b6e7;border-left:0;color:rgba(0,0,0,.8);margin:2px 0 0;padding-left:15px}.JQXform_contenedor.menuToBottom{flex-direction:column;padding:0}.JQXform_contenedor.menuToBottom .JQXform_menu{align-items:center;border-top:1px solid #d6cfcf;display:flex;flex:0 0 80px;flex-direction:row-reverse;gap:5px;justify-content:center;order:2;padding:0 5px!important;text-align:center}.JQXform_contenedor.menuToBottom .JQXform_menu span{margin-bottom:0}.JQXform_contenedor.menuToBottom .JQXform_contenido{border-left:0 solid rgba(0,0,0,.25);padding:5px}.JQXform_contenedor.menuToBottom .JQXform_contenido .encabezado{border-bottom:6px solid #81b6e7;border-left:0;color:rgba(0,0,0,.8);margin:6px 0 0;padding-left:15px}.JQXform_contenido{border-left:1px solid rgba(0,0,0,.25);display:flex;flex:1 1 920px;flex-direction:column;overflow:auto;padding:0 5px 5px 10px}.btn--small{align-items:center;background-color:transparent;border:0;border-radius:5px;cursor:pointer;display:flex;height:25px;justify-content:center;opacity:.6;padding:2px;position:absolute;right:2px;top:2px;width:25px;z-index:2}.btn--small:hover{background-color:#d72323;opacity:1}.btn--small:hover svg{color:#fff}.JQXform_menu{align-items:center;display:flex;flex:0 0 80px;flex-direction:column;letter-spacing:.05em;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:5px 5px 5px 0}.JQXform_menu div.btn{border-radius:5px;box-shadow:0 5px 5px -6px #000;cursor:pointer;height:55px;margin-bottom:10px;outline:none;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:55px}.JQXform_menu div.btn,.JQXform_menu div.btn div{align-items:center;display:flex;flex-direction:column;justify-content:center}.JQXform_menu div.btn div{font-family:Exo\ 2,sans-serif;font-size:.6em;font-weight:800;gap:4px;opacity:.6;overflow:hidden;text-align:center;text-transform:uppercase;width:100%}.JQXform_menu div.btn div:hover{opacity:1}.JQXform_menu .btn:hover{border:1px solid #c8c8c8}.JQXform_menu .btn:active{border:1px solid #000}.JQXform_menu i{opacity:.6}.JQXform_menu i:focus,.JQXform_menu i:hover{opacity:1}.JQXmodal{align-items:center;background:rgba(0,0,0,.75);display:flex;height:100%;justify-content:center;overflow:hidden;position:fixed;width:100%;z-index:100}@media (max-width:575px){.JQXform_contenedor{flex-direction:column;height:100%!important;left:0!important;min-height:100vh!important;padding-bottom:20px;right:0!important;top:0!important;width:100vw!important}.JQXform_menu{align-items:center;display:flex!important;flex-direction:row;gap:2px 5px;justify-content:center;padding:2px 10px!important;text-align:center}.JQXform_contenido{border-left:0 solid rgba(0,0,0,.25)}.JQXform_menu span{margin-bottom:0}}.noBtn .JQXform_menu{display:none!important}.JQXform{font-family:Open Sans,Arial}.JQXform div div div.horizontalBtn{align-items:center;flex-direction:row;justify-content:center}.JQXform div div div.horizontalBtn span{text-align:left}.JQXform div div div.verticalBtn{align-items:center;flex-direction:column;justify-content:center}.JQXform div div div.horizontalBtn,.JQXform div div div.verticalBtn{border-radius:5px;box-shadow:0 5px 5px -6px #000;cursor:pointer;display:flex;font-family:Exo\ 2,sans-serif;font-size:.6em;font-weight:800;gap:4px;opacity:.6;outline:none;overflow:hidden;padding:0;text-align:center;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.JQXform div div div.horizontalBtn:hover,.JQXform div div div.verticalBtn:hover{opacity:1}.JQXform div div div.horizontalBtn:active,.JQXform div div div.verticalBtn:active{border:1px solid #000!important;transform:scale(105%)}.JQXform div.fila div.horizontalBtn{height:30px;margin-top:10px}.JQXform fieldset{border:0;margin:0;padding:0;position:relative}.JQXform fieldset .columna{display:block}.JQXform fieldset .flowUpToDown{display:flex;flex-direction:column}.JQXform fieldset .flowLeftToRight{display:flex;flex-direction:row}.JQXform fieldset legend{background-color:transparent;color:#dee1ec;font-size:.7em;font-weight:800;letter-spacing:1px;margin:0 0 0 10px;opacity:1;padding:0 2px;text-transform:uppercase}.JQXform fieldset .fila{display:flex;flex-grow:1;gap:1px;height:42px;justify-content:flex-start;margin:4px 0;max-height:42px;max-width:100%;position:relative}.JQXform fieldset .fila.ajustable{height:auto;max-height:100%}.JQXform fieldset .fila.fila-flex-end{justify-content:flex-end}.JQXform fieldset .fila.fila-flex-center{justify-content:center}.JQXform fieldset .fila.fila-space-between{justify-content:space-between}.JQXform fieldset .fila.fila-space-around{justify-content:space-around}.JQXform fieldset .fila.fila-space-evenly{justify-content:space-evenly}.JQXform fieldset .fila.requerido input,.JQXform fieldset .fila.requerido select{border-color:#88bef5!important}.JQXform fieldset .fila div{display:flex;flex-direction:column;flex-grow:1;float:none!important;height:auto;margin:0;padding:1px 0;position:relative}.JQXform fieldset .fila div.noGrow,.JQXform fieldset .fila div.nogrow{flex-grow:0}.JQXform fieldset .fila div.icon-wLabel{align-items:center;display:flex;justify-content:center;padding-top:10px}.JQXform fieldset .fila div.preinput{background-color:#607b92;border:1px solid #ccc;border-radius:5px;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.1em;padding:0 4px;text-align:right;vertical-align:middle}.JQXform fieldset .fila .wrap{flex-direction:row}.JQXform fieldset .fila .wrap div{padding:0}.JQXform fieldset .fila input[type=text]:disabled{background:#fcfcfc}.JQXform fieldset .fila input[type=text]:disabled:hover{background:#e6e6e6;outline:none}.JQXform fieldset .fila .checkbox-wrap{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 1px}.JQXform fieldset .fila .checkbox-wrap.mid{align-items:center}.JQXform fieldset .fila .checkbox-wrap.lef{align-items:flex-start}.JQXform fieldset .fila .checkbox-wrap.rig{align-items:flex-end}.JQXform fieldset .fila .checkbox-wrap input,.JQXform fieldset .fila .checkbox-wrap select,.JQXform fieldset .fila .checkbox-wrap textarea{height:100%}.JQXform fieldset .fila .checkbox-wrap .checkbox-input{cursor:pointer;height:30px;width:30px}.JQXform fieldset .fila .checkbox-wrap .checkbox-bottom{align-items:center;display:flex;flex-direction:row;justify-content:center}.JQXform fieldset .fila .checkbox-wrap .checkbox-label{align-items:flex-start;border:1px solid transparent;display:flex;flex-direction:column;font-family:Ubuntu Mono,monospace;font-size:.8rem;font-weight:700;height:30px;justify-content:center;letter-spacing:.03em;opacity:.8;padding-left:4px}.JQXform fieldset .fila .radio-wrap{align-items:center;display:flex;flex-direction:row;justify-content:center}.JQXform fieldset .fila .radio-wrap.lef{justify-content:flex-start}.JQXform fieldset .fila .radio-wrap.rig{justify-content:flex-end}.JQXform fieldset .fila .radio-wrap input,.JQXform fieldset .fila .radio-wrap select,.JQXform fieldset .fila .radio-wrap textarea{height:100%}.JQXform fieldset .fila .radio-wrap .radio-input{cursor:pointer;height:30px;width:30px}.JQXform fieldset .fila .radio-wrap .radio-label{align-items:center;border:1px solid transparent;display:flex;font-family:Ubuntu Mono,monospace;font-size:.8rem;font-weight:700;height:30px;justify-content:center;letter-spacing:.03em;opacity:.8;padding-left:4px}.JQXform fieldset .fila .flatBtn{display:flex;flex-direction:column;padding-top:10px}.JQXform fieldset .fila .flatBtn input{flex-grow:1}.JQXform fieldset .fila.noLabel{height:30px;line-height:30px}.JQXform fieldset .fila.noLabel label{display:none}.JQXform fieldset .fila.noLabel .flatBtn{padding-top:0}.JQXform fieldset .fila.noLabel input,.JQXform fieldset .fila.noLabel select,.JQXform fieldset .fila.noLabel textarea{height:100%}.JQXform fieldset .fila-left{direction:rtl}.JQXform fieldset .nogap{gap:0}.JQXform fieldset.BorderTop{border-top:.2px solid #dee1ec;margin:5px 0}.JQXform fieldset.noLabel .fila{height:30px;line-height:30px}.JQXform fieldset.noLabel input,.JQXform fieldset.noLabel select,.JQXform fieldset.noLabel textarea{height:100%}.JQXform label{display:block;font-family:Ubuntu Mono,monospace;font-size:10px;font-weight:700;height:10px!important;letter-spacing:.05em;margin:0 0 0 2px;text-align:left;text-transform:uppercase}.JQXform input,.JQXform select,.JQXform textarea{border:1px solid #ccc;border-radius:3px;font-family:Ubuntu Mono,monospace;height:calc(100% - 10px);width:100%}.JQXform select{padding:0 2px}.JQXform input{padding:0 6px}.JQXform textarea{padding:5px}.JQXform input:hover:not(.checkbox input[type=text],.checkbox-label),.JQXform select:hover:not(.multiple),.JQXform textarea:hover{background:#f4fa9c;outline:none}.JQXform input:focus,.JQXform select:focus,.JQXform textarea:focus{background:#f3f169;outline:none}.JQXform .calendario input,.JQXform .mid input{text-align:center!important}.JQXform .lef input{text-align:left!important}.JQXform .rig input{text-align:right!important}.JQXform div.fix{pointer-events:none}.JQXform div.encabezado{font-size:1.2em;margin:6px 0 0}.JQXform div.encabezado,.JQXform div.separador{background-color:rgba(231,243,254,.6);border-left:6px solid #81b6e7;box-shadow:0 3px 5px -5px #000;color:rgba(0,0,0,.8);font-family:Exo\ 2,sans-serif;font-weight:bolder;line-height:200%;padding-left:15px;text-align:left}.JQXform div.separador{font-size:.9em}.JQXform div.separadorGreen{background-color:rgba(30,132,73,.3);border-left:6px solid #1e8449}.JQXform div.separadorBlue,.JQXform div.separadorGreen{box-shadow:0 3px 5px -5px #000;color:rgba(0,0,0,.8);font-family:Exo\ 2,sans-serif;font-size:.9em;font-weight:bolder;line-height:200%;padding-left:15px;text-align:left}.JQXform div.separadorBlue{background-color:rgba(46,134,193,.3);border-left:6px solid #2e86c1}.JQXform div.separadorRed{background-color:rgba(192,57,43,.3);border-left:6px solid #c0392b}.JQXform div.separadorRed,.JQXform div.separadorYellow{box-shadow:0 3px 5px -5px #000;color:rgba(0,0,0,.8);font-family:Exo\ 2,sans-serif;font-size:.9em;font-weight:bolder;line-height:200%;padding-left:15px;text-align:left}.JQXform div.separadorYellow{background-color:rgba(244,208,63,.3);border-left:6px solid #f4d03f}.JQXform div.separadorGrey{background-color:hsla(185,6%,62%,.3);border-left:6px solid #99a3a4}.JQXform div.separadorGrey,.JQXform div.separadorPink{box-shadow:0 3px 5px -5px #000;color:rgba(0,0,0,.8);font-family:Exo\ 2,sans-serif;font-size:.9em;font-weight:bolder;line-height:200%;padding-left:15px;text-align:left}.JQXform div.separadorPink{background-color:hsla(5,77%,83%,.3);border-left:6px solid #f5b7b1}.JQXform div.separadorOrange{background-color:rgba(245,176,65,.3);border-left:6px solid #f5b041}.JQXform div.separadorOrange,.JQXform div.separadorPurple{box-shadow:0 3px 5px -5px #000;color:rgba(0,0,0,.8);font-family:Exo\ 2,sans-serif;font-size:.9em;font-weight:bolder;line-height:200%;padding-left:15px;text-align:left}.JQXform div.separadorPurple{background-color:rgba(142,68,173,.3);border-left:6px solid #8e44ad}.JQXform div.titulo{font-size:1.2em;height:30px;line-height:200%;margin:6px 0;padding-left:15px}.JQXform div.subtitulo,.JQXform div.titulo{background-color:#e7f3fe;border-left:6px solid #2196f3;display:flex;flex-grow:1;float:none!important;font-weight:bolder;opacity:.8;text-align:left}.JQXform div.subtitulo{font-size:.8em;height:auto;line-height:100%;padding:5px 20px!important}.JQXform .JQXfile [type=file]{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.JQXform .JQXfile:hover label{background-color:#def381;color:#106ba0}.JQXform .JQXfile:hover svg{color:#106ba0}.JQXform .JQXfile svg{margin-right:4px;transition:all .5s}.JQXform .JQXfile label{align-items:center;background-color:#106ba0;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:.8rem;font-weight:400;justify-content:center;margin:0;min-height:100%;text-align:center;transition:all .5s}.JQXform .JQXsearch{position:relative}.JQXform .JQXsearch div.searching_options{height:auto!important;left:0;position:absolute;top:40px;width:100%}.JQXform .JQXsearch ul{background-color:#fff;padding:0;z-index:5}.JQXform .JQXsearch ul li{border:0;padding:0;text-decoration:none}.JQXform .JQXsearch ul li input{border:1px solid #ccc;border-radius:0;border-top:0;cursor:pointer;height:30px;padding:0 0 0 10px}.JQXform .JQXatc{display:block;padding:2px;position:absolute;top:40px}.JQXform .JQXlista-ul{margin:0;padding:0;position:relative}.JQXform .JQXlista-li{background-color:#fff98c;border-bottom:1px solid #dee1ec;border-radius:2px;cursor:pointer;font-size:110%;margin:0;padding:5px;width:-moz-max-content;width:max-content}.JQXform .JQXlista-li:hover{background-color:#a7ff83}.JQXform .button{background-color:#4682b4;border:1px solid #ccc;border-radius:5px;color:#fff;cursor:pointer;display:table-cell;font-size:80%;font-weight:400;line-height:35px;padding:0 4px;text-align:center;text-decoration:none;transition-duration:.4s}.JQXform .button:hover{background-color:#ff0;color:blue}.JQXform .checkbox{align-items:center;display:flex;flex-direction:row!important;height:35px;line-height:35px}.JQXform .checkbox span{align-items:center;display:flex;font-size:80%;font-weight:200;justify-content:center;padding-left:5px}.JQXform .checkbox input[type=checkbox]{cursor:pointer;height:100%}.JQXform .checkbox input[type=text]{border:0;border-bottom:1px solid grey;border-radius:0;height:25px;margin-left:2px}.JQXform .checkbox input::-moz-placeholder{font-family:Open Sans,Arial;font-size:80%;font-weight:200}.JQXform .checkbox input::placeholder{font-family:Open Sans,Arial;font-size:80%;font-weight:200}.JQXform .checkbox input[type=checkbox]:not(checked)+input{color:grey;pointer-events:none}.JQXform .checkbox input[type=checkbox]:not(checked)+input::-moz-placeholder{color:grey}.JQXform .checkbox input[type=checkbox]:not(checked)+input::placeholder{color:grey}.JQXform .checkbox input[type=checkbox]:checked+input{color:#000;pointer-events:all}.JQXform .checkbox input[type=checkbox]:checked+input::-moz-placeholder{color:red}.JQXform .checkbox input[type=checkbox]:checked+input::placeholder{color:red}.JQXform .marco fieldset{background-color:rgba(231,243,254,.6);border:1px solid #81b6e7;border-radius:5px;margin:0 0 10px;padding:5px}.JQXform .marco fieldset input,.JQXform .marco fieldset select{border:1px solid #81b6e7}.JQXform .marcoHead fieldset{background-color:transparent;border:1px solid #d3d5d8;border-radius:5px;margin:0 0 10px;padding:5px}.JQXform .marcoHead fieldset input,.JQXform .marcoHead fieldset select{border:1px solid #d3d5d8}.JQXinforme{border:1px solid grey;border-radius:5px;display:flex;flex-basis:100%;flex-direction:row;flex-grow:1;flex-shrink:1;justify-content:space-between;padding:5px}.JQXinforme .filtros,.JQXinforme .iconos,.JQXinforme div.btn{align-items:center;display:flex;justify-content:center}.JQXinforme div.btn{background-color:#e7f3fe;border:1px solid #c8c8c8;border-radius:5px;box-shadow:0 5px 5px -6px #000;cursor:pointer;flex-direction:column;height:55px;margin-bottom:2px;margin-right:5px;outline:none;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:55px}.JQXinforme div.btn div{align-items:center;display:flex;flex-direction:column;font-family:Exo\ 2,sans-serif;font-size:.6em;font-weight:800;gap:2px;justify-content:center;opacity:.8;overflow:hidden;text-align:center;text-transform:uppercase;width:100%}.JQXinforme div.btn div:hover{opacity:1}.JQXinforme .btn:hover{border:1px solid #2e86c1}.JQXinforme .btn:active{border:1px solid #1e8449}.JQXsvg{opacity:.9;text-align:center;text-overflow:unset}.JQXsvg svg{cursor:pointer;transform:translateY(1px)}.JQXsvg svg:hover{color:#229954;opacity:1}.JQXsvg svg:active{color:#3498db;opacity:1}.JQXsvg--disabled{text-align:center}.JQXsvg--disabled svg{opacity:.3;transform:translateY(1px)}.JQXsvg--default{text-align:center}.JQXsvg--default svg{cursor:default;transform:translateY(1px)}.JQXsvg--default svg:active,.JQXsvg--default svg:hover{color:initial;opacity:1}.JQXform [class*=cols-]{overflow:hidden}.cols-0{width:auto!important}.cols-1{width:8.33%!important}.cols-2{width:16.66%!important}.cols-3{width:25%!important}.cols-4{width:33.33%!important}.cols-5{width:41.66%!important}.cols-6{width:50%!important}.cols-7{width:58.33%!important}.cols-8{width:66.66%!important}.cols-9{width:75%!important}.cols-10{width:83.33%!important}.cols-11{width:91.66%!important}.cols-12{width:100%!important}.informe aside{background-color:#fffeb8;display:flex;flex-direction:column;height:100%;left:0;overflow:auto;padding:10px;position:fixed;top:0;transform:translateX(-145px);transition:transform .5s linear;width:150px}.informe aside:hover{transform:translateX(0)}.informe aside.reportMenuCols{gap:2px}.informe aside.reportMenuCols div{flex-direction:row;padding:2px}.informe aside.reportMenuCols div span{font-size:80%;padding-left:5px}.informe aside.reportMenuCols div input[type=checkbox]{cursor:pointer;height:20px;width:20px}.password{font-family:Password!important;font-size:8px}.card{word-wrap:break-word;background-color:#fff;border:1px solid #607d8b;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);flex-direction:column;font-family:Exo\ 2,sans-serif;font-size:90%;justify-content:space-evenly;overflow:hidden;padding:10px;transition:.3s}.card,.card section{align-items:center;display:flex}.card section.top{flex-direction:row;justify-content:space-evenly}.card section.top .icon,.card section.top .titulo{align-items:center;color:#002651;display:flex;flex-direction:column;font-weight:bolder;justify-content:center;padding:5px}.card section.middle{flex-direction:row;font-size:100%;justify-content:center}.card section.bottom{border-top:1px solid #abc6d3;display:flex;flex-direction:row;justify-content:space-between;margin-top:12px}.card section.bottom div{font-family:Baloo Bhaina\ 2,cursive;font-size:12px;opacity:.6}.card section.bottom .titulo{padding:2px 0 0 5px}.card section.bottom .content{padding:2px 5px 0 0}.card:hover{box-shadow:0 6px 10px 0 rgba(0,0,0,.2)}.card-modelo{word-wrap:break-word;align-items:center;background-color:#fff;border:1px solid #607d8b;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);display:flex;flex-direction:column;font-family:Exo\ 2,sans-serif;font-size:90%;justify-content:space-evenly;overflow:hidden;padding:5px;transition:.1s}.card-modelo section.img{padding:2px}.card-modelo section.img img{height:50px;width:auto}.card-modelo section.text{text-align:center}.card-modelo:hover{box-shadow:0 6px 10px 0 rgba(0,0,0,.2);transform:scale(1.02)}.card-modelo:active{border-color:blue}.messageBox .message{word-wrap:break-word;border:1px solid #dcdcdc;clear:both;color:#000;display:flex;flex-direction:column;font-size:12px;justify-content:left;line-height:13px;margin:1.5px 0;max-width:85%;max-width:98%;min-width:98%;padding:0 0 3px;position:relative;text-align:left}.messageBox .message .head{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding:5px}.messageBox .message .head svg{border:1px solid #4682b4;border-radius:50%;padding:2px}.messageBox .message .head .nombre{color:#4682b4;font-weight:bolder;padding-left:5px;text-transform:capitalize}.messageBox .message .cuerpo{padding:5px}.messageBox .message .footer{align-items:center;color:rgba(0,0,0,.45);display:flex;font-size:11px;height:16px;justify-content:flex-end;padding:5px;text-align:right;text-transform:capitalize}.messageBox .message .footer svg{margin:2px}.messageBox .message.received{background:azure;border-radius:0 5px 5px 5px;float:left}.messageBox .message.sent{background:#e1ffc7;border-radius:5px 0 5px 5px;float:right}.core-calendar .calendar{display:grid;grid-template-columns:repeat(7,minmax(50px,1fr));grid-template-rows:50px;overflow:auto;width:100%}.core-calendar .calendar-container{background:#fff;border-radius:10px;box-shadow:0 2px 20px rgba(0,0,0,.1);margin:auto;overflow:hidden}.core-calendar .calendar-header{font-weight:bolder;padding:20px 0}.core-calendar .calendar-header,.core-calendar .day{border-bottom:1px solid rgba(0,0,0,.15);font-family:Acme,sans-serif;text-align:center}.core-calendar .day{border-right:1px solid rgba(0,0,0,.15);box-sizing:border-box;color:#98a0a6;display:flex;flex-direction:column;font-size:12px;justify-content:space-between;letter-spacing:1px;padding:5px 20px;pointer-events:none;position:relative;z-index:1}.core-calendar .day span.vermas{height:15px;overflow:hidden}.core-calendar .day.day-actual{background-color:hsla(60,62%,80%,.2)}.core-calendar .day.day-actual span.nro{color:#161641;font-size:120%;font-weight:bolder}.core-calendar .day.day-past{background-color:hsla(206,7%,62%,.1);cursor:not-allowed}.core-calendar .day.day-past span.vermas{display:none}.core-calendar .day:nth-of-type(7n+7){border-right:0}.core-calendar .day:nth-of-type(n+1):nth-of-type(-n+7){grid-row:2}.core-calendar .day:nth-of-type(n+8):nth-of-type(-n+14){grid-row:3}.core-calendar .day:nth-of-type(n+15):nth-of-type(-n+21){grid-row:4}.core-calendar .day:nth-of-type(n+22):nth-of-type(-n+28){grid-row:5}.core-calendar .day:nth-of-type(n+29):nth-of-type(-n+35){grid-row:6}.core-calendar .day:nth-of-type(7n+1){grid-column:1/1}.core-calendar .day:nth-of-type(7n+2){grid-column:2/2}.core-calendar .day:nth-of-type(7n+3){grid-column:3/3}.core-calendar .day:nth-of-type(7n+4){grid-column:4/4}.core-calendar .day:nth-of-type(7n+5){grid-column:5/5}.core-calendar .day:nth-of-type(7n+6){grid-column:6/6}.core-calendar .day:nth-of-type(7n+7){grid-column:7/7}.core-calendar .day-name{border-bottom:1px solid rgba(0,0,0,.15);color:#99a1a7;font-family:Acme,sans-serif;font-size:12px;font-weight:500;line-height:50px;text-align:center;text-transform:uppercase}.core-calendar .task{align-items:center;align-self:flex-start;border-left-style:solid;border-left-width:3px;cursor:pointer;flex-direction:row;font-size:12px;margin:0 5px;overflow:hidden;padding:4px 8px;position:relative;text-overflow:ellipsis;white-space:nowrap}.core-calendar .task .icon{margin:0 2px;max-width:16px}.core-calendar .task .icon svg{color:inherit}.core-calendar .task:hover{margin-left:7px}.core-calendar .task--confirm{background:#cbfed2;border-left-color:#02df23;color:#01a219;font-family:Arial,sans-serif}.core-calendar .task--warning{background:#fef0db;border-left-color:#fdb44d;color:#fc9b10;font-family:Arial,sans-serif}.core-calendar .task--danger{background:rgba(253,197,208,.7);border-left-color:#fa607e;color:#f8254e;font-family:Arial,sans-serif;margin-top:15px}.core-calendar .task--info{background:rgba(218,231,255,.7);border-left-color:#4786ff;color:#0a5eff;font-family:Arial,sans-serif;margin-top:15px}.core-calendar .task--testdrive{background:hsla(64,78%,70%,.7);border-left-color:#030303;color:#000;font-family:Arial,sans-serif;margin-top:15px}.core-calendar .task--empty{background:hsla(0,0%,100%,.7);border-left-color:#fff;color:#000;font-family:Arial,sans-serif;margin-top:15px}.core-calendar .task--primary{background:#4786ff;border:0;border-radius:4px;box-shadow:0 10px 14px rgba(71,134,255,.4);color:#fff}.core-calendar .task__detail{background:#fff;border:1px solid hsla(231,8%,68%,.2);border-radius:4px;box-shadow:0 10px 40px rgba(0,0,0,.08);box-sizing:border-box;color:#000;left:0;padding:20px;position:absolute;top:calc(100% + 10px);z-index:2}.core-calendar .task__detail:after,.core-calendar .task__detail:before{border:solid transparent;bottom:100%;content:" ";height:0;left:30%;pointer-events:none;position:absolute;width:0}.core-calendar .task__detail:before{border-bottom-color:hsla(231,8%,68%,.2);border-width:8px;margin-left:-8px}.core-calendar .task__detail:after{border-bottom-color:#fff;border-width:6px;margin-left:-6px}.core-calendar .task__detail h2{color:#51565d;font-size:15px;margin:0}.core-calendar .task__detail p{color:rgba(81,86,93,.7);font-size:12px;font-weight:500;margin-bottom:0;margin-top:4px}.core-calendar .task.day-past{background-color:hsla(218,9%,75%,.7)}.core-calendar .task.day-past .hora,.core-calendar .task.day-past .label{color:#030303}table.rrhh td{background-color:#fff;border-left:0;border-right:0;height:25px}table.rrhh td:first-child{border-left:1px solid #f9f9f9}table.rrhh td:last-child{border-right:1px solid #f9f9f9}table.rrhh td img{height:24px;width:24px}table.campañasactivas tr{height:25px}table.campañasactivas tr:hover td{background-color:#f4fa9c}table.campañasactivas tr.header{background-color:#b0c4de}table.campañasactivas tr.header:hover td{background-color:transparent}table.campañasactivas td{font-size:14px;text-align:center}table.campañasactivas td.pendiente{background-color:#fffacd}table.campañasactivas td.ok,table.campañasactivas td.seguimiento{background-color:#98fb98}table.campañasactivas td.agendado,table.campañasactivas td.nocontactado{background-color:plum}table.campañasactivas td.baja,table.campañasactivas td.caducado,table.campañasactivas td.noqresp,table.campañasactivas td.nroerroneo{background-color:#ffdab9}tr td select.reporte{background-color:transparent;border:0;font-family:Inconsolata;font-size:11px;outline:none;overflow:hidden;padding:2px;width:100%}tr td select.reporte option{text-overflow:ellipsis;width:100%}tr td select.reporte option:checked,tr td select.reporte option:hover{background-color:transparent}tr td input.reporte,tr td textarea.reporte{background-color:transparent;border:0;font-family:Inconsolata;font-size:11px;outline:none;overflow:hidden;padding:2px;resize:none;width:100%}.login{align-items:center;display:flex;flex-direction:row;justify-content:center;padding-top:20px}.login fieldset{border:2px solid #575151;border-radius:5px;padding:10px 20px;width:200px}.login fieldset div.fila{margin:15px 0}.login fieldset div.submit{align-items:center;display:flex;justify-content:center}.login fieldset button{cursor:pointer;height:35px;width:80px}@keyframes slide-in-left{0%{opacity:0;transform:translateX(-1000px)}to{opacity:1;transform:translateX(0)}}.active-slide-in-left{animation:slide-in-left .3s cubic-bezier(.25,.46,.45,.94) both}@keyframes blink-1{0%,50%,to{opacity:1}25%,75%{opacity:.5}}body.xapp{background:#f1f2f7;font-family:Calibri,Trebuchet MS,sans-serif;margin:0}body.xapp .crm nav{margin-top:-55px;min-height:100vh}body.xapp .crm .crm--secciones{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:10px 5% 10px 3%}body.xapp .crm .crm--secciones-datos-principales{background-color:#edede3;border-radius:5px;display:flex;flex-direction:row;gap:10px;width:100%}body.xapp .crm .crm--secciones-datos-principales form{padding:10px 10px 2px;width:100%}body.xapp .crm .crm--secciones-infoMenu{display:flex;flex-direction:row;padding:10px;width:100%}body.xapp .crm .crm--secciones-infoMenu .menu{align-items:center;display:flex;flex:1;flex-direction:row;gap:5px;letter-spacing:.05em;width:100%}body.xapp .crm .crm--secciones-infoMenu .menu div.btn{align-items:center;background-color:#e7f3fe;border:1px solid #c4e1fd;border-radius:5px;box-shadow:0 5px 5px -6px #000;cursor:pointer;display:flex;flex-direction:column;height:65px;justify-content:center;outline:none;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:65px}body.xapp .crm .crm--secciones-infoMenu .menu div.btn div{align-items:center;display:flex;flex-direction:column;font-family:Exo\ 2,sans-serif;font-size:.6em;font-weight:800;gap:4px;justify-content:center;opacity:.6;overflow:hidden;text-align:center;text-transform:uppercase;width:100%}body.xapp .crm .crm--secciones-infoMenu .menu div.btn div span{color:#000;font-size:85%}body.xapp .crm .crm--secciones-infoMenu .menu div.btn div:hover{opacity:1}body.xapp .crm .crm--secciones-infoMenu .menu div.btn.active{border:1px solid #c8c8c8}body.xapp .crm .crm--secciones-infoMenu .menu div.btn.active div{opacity:1}body.xapp .crm .crm--secciones-infoMenu .menu div.btn.active div span,body.xapp .crm .crm--secciones-infoMenu .menu div.btn.active div svg{color:#1e2a78}body.xapp .crm .crm--secciones-infoMenu .menu div.btn.active div span{opacity:1}body.xapp .crm .crm--secciones-infoMenu .menu div.btn:hover{border:1px solid #c8c8c8}body.xapp .crm .crm--secciones-infoMenu .menu div.btn:active{border:1px solid #000}body.xapp .crm .crm--secciones-infoMenu .menu i{opacity:.6}body.xapp .crm .crm--secciones-infoMenu .menu i:focus,body.xapp .crm .crm--secciones-infoMenu .menu i:hover{opacity:1}body.xapp .crm .crm--secciones-info{background-color:#edede3;border:1px solid #bdbdbd;border-radius:5px;display:flex;flex-direction:column;padding:5px;width:100%}body.xapp .crm .crm--secciones-info table{background-color:#fff}body.xapp .crm #crm--interacciones{display:flex;flex-direction:column;padding:60px 10px 10px;width:300px}body.xapp .crm #crm--interacciones hr{border:0;border-top:1px solid #dee1ec;margin:2px 0;width:95%}body.xapp .crm #crm--interacciones-form{padding:0 10px}body.xapp header{align-items:center;background-color:#fff;border-bottom:1px solid #dfdfdf;border-top:1px solid #dfdfdf;display:grid;grid-template-columns:auto auto auto;grid-template-rows:55px;height:55px;position:sticky;top:0;vertical-align:middle;width:100%;z-index:2}body.xapp header .left{padding:10px 20px}body.xapp header .left svg{cursor:pointer}body.xapp header .left svg:hover{opacity:1;transform:scale(1.1)}body.xapp header .logo{padding:10px;text-align:center}body.xapp header .logo a{color:#1f4287;font-family:Exo\ 2,sans-serif;font-size:2.4rem}@media screen and (max-width:500px){body.xapp header .logo a{font-size:2rem}}body.xapp header .logo a:hover{color:#f85959}body.xapp header .right{padding:10px;text-align:right}body.xapp header .right svg{cursor:pointer;margin-left:10px;opacity:.8}body.xapp header .right svg:hover{color:#2e86c1;opacity:1;transform:scale(1.1)}body.xapp header .right svg:active{color:#1e8449;opacity:1}@media screen and (max-width:500px){body.xapp header .right .btn-config,body.xapp header .right .btn-user{display:none}}body.xapp nav{background-color:#fff;box-shadow:2px 3px 5px 0 rgba(0,0,0,.08);display:flex;min-height:100vh;padding:0;vertical-align:top;width:350px}@media screen and (max-width:500px){body.xapp nav{min-height:100%;width:100%}}body.xapp nav .menu{border:none;border-radius:0;color:#000;display:inline-block;font-family:Baloo Bhaina\ 2,cursive!important;font-size:90%;margin:0;padding:0;text-transform:capitalize;vertical-align:top;width:100%}body.xapp nav .menu i{margin:0 10px 0 0}body.xapp nav .menu li{cursor:pointer!important;line-height:30px;list-style-type:none;margin:8px 0 0;padding:5px 5px 5px 10px;vertical-align:middle;width:100%}body.xapp nav .menu .dropdown{border-bottom:1px solid #f0f0f0;display:inline-block;position:relative}body.xapp nav .menu .dropdown .menuMain{display:flex;flex-direction:row;justify-content:flex-start;padding:0 5px}body.xapp nav .menu .dropdown .menuMain svg{max-width:50px}body.xapp nav .menu .dropdown .menuMain span{padding-left:10px;padding-top:2px;width:100%}body.xapp nav .menu .dropdown .menuMain span:hover{color:#1385b9}body.xapp nav .menu .dropdown svg.caret{float:right;line-height:26px;transform:rotate(-90deg);transition:all .3s linear;vertical-align:middle}body.xapp nav .menu .dropdown.subMenuHide ul{display:none}body.xapp nav .menu .dropdown.subMenuShow svg.caret{color:#1385b9;transform:rotate(0deg)}body.xapp nav .menu .dropdown.subMenuShow ul{animation:slide-in-left .3s cubic-bezier(.25,.46,.45,.94) both}body.xapp nav .menu .dropdown ul{background:#fff;color:#000;margin:0 0 2px;position:relative;transform:translateX(-200px);transition:transform .3s linear;width:100%}body.xapp nav .menu .dropdown ul .title{border-bottom:1px solid #ebecec;display:none;font-weight:600;padding:0 0 0 20px;text-align:left;width:100%}body.xapp nav .menu .dropdown ul li{display:flex;flex-direction:row;font-size:90%;justify-content:flex-start;margin:0!important;opacity:.8;padding:2px 10px 2px 0!important}body.xapp nav .menu .dropdown ul li svg{max-width:50px}body.xapp nav .menu .dropdown ul li span{padding-left:10px;padding-top:1px;width:100%}body.xapp nav .menu .dropdown ul li span:hover{color:#1385b9}body.xapp nav .menu .dropdown ul li:hover{color:#1f4287;opacity:1;text-decoration:underline}body.xapp nav .menu .dropdown ul i{margin:0 15px 0 0!important}@media (max-width:575px){body.xapp svg.caret{display:none}}body.xapp .smallDevice svg.caret{display:none}body.xapp .smallDevice .menu i{margin:0}body.xapp .smallDevice .menu li{padding:5px 0}body.xapp .smallDevice .menu .menu-txt{display:none}body.xapp .smallDevice .menu .dropdown ul{border-radius:1px;box-shadow:6px 3px 5px -3px rgba(0,0,0,.5);margin:0!important;margin:-34px 0 0 80px;padding:5px;position:absolute;text-align:left;width:200px!important}body.xapp .smallDevice .menu .dropdown ul .title{display:inline-block}body.xapp .smallDevice .menu .dropdown ul i{margin:0 15px!important}body.xapp .smallDevice .menu .dropdown ul .caret{display:none}body.xapp .JQXform fieldset div.contenedor--settings{align-items:flex-start;align-items:center;display:flex;flex:1;flex-direction:column;padding:5px}body.xapp .JQXform fieldset div.contenedor--settings div.setting{align-items:center;background-color:#f5f5f5;border:1px solid #bdbdbd;border-radius:5px;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);cursor:pointer;display:flex;flex:1;flex-direction:row;gap:5px;justify-content:center;margin-top:10px;padding:10px 5px;width:200px}body.xapp .JQXform fieldset div.contenedor--settings div.setting:hover{color:#1e2a78;font-weight:bolder;opacity:.8}body.xapp .JQXform fieldset div.contenedor--settings div.setting:active{font-size:110%;font-weight:bolder;opacity:1}body.xapp .JQXform fieldset div.contenedor--settings div.setting .setting--icon{align-items:center;display:flex;justify-content:center;width:50px}body.xapp .JQXform fieldset div.contenedor--settings div.setting .setting--nombre{align-items:center;display:flex;flex:1;justify-content:left}body.xapp section.main{display:flex;flex-direction:row}body.xapp section.main .contenido{width:100%}body.xapp .smallDevice section.main{flex-direction:column}body.xapp .left-panel{background-color:#fff;box-shadow:2px 3px 5px 0 rgba(0,0,0,.08);min-height:100vh;padding:0;vertical-align:top;width:280px}body.xapp .smallDevice .left-panel{box-shadow:0 3px 5px 0 rgba(0,0,0,.08);text-align:center;width:80px}body.xapp .left-panel:hover{overflow-x:inherit}body.xapp .right-panel{background-color:#fff;flex:1}body.xapp .right-panel .right-contenido{width:100%}body.xapp .smalldevice .right-panel{padding-top:2px}body.xapp article{word-wrap:break-word;background-color:#fff;border:1px solid #607d8b;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);font-family:Baloo Bhaina\ 2,cursive;font-size:90%;overflow:auto;padding:10px;transition:.3s}body.xapp article .tit{align-items:center;color:#002651;display:flex;font-weight:bolder;justify-content:center;padding:5px}body.xapp article:hover{box-shadow:0 6px 10px 0 rgba(0,0,0,.2)}@media (max-width:575px){body.xapp section.main{flex-direction:column}body.xapp #left-panel{display:none;height:auto!important;top:0!important}body.xapp .header,body.xapp .left-panel,body.xapp .right-panel{width:100%!important}body.xapp .dropdown-content li{color:#607d8b;font-size:15px!important;line-height:20px!important;margin:0!important;padding:10px!important}body.xapp .right-panel{height:auto;margin:0!important}body.xapp .right-panel td{max-width:100px}}.imagen-hidden{display:none}.imagen-hidden.fixed{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1000}.imagen-hidden.relative{position:absolute;top:50%;transform:translateY(-50%);z-index:100}.imagen-internos-contenedor{border:2px solid #304736;border-radius:5px;cursor:default;display:block;margin:10px 5px}.imagen-internos-contenedor:hover img{animation:blink-1 .6s both}.imagen-internos-contenedor div{border-bottom-left-radius:3px;border-top-left-radius:3px;height:200px;overflow:hidden;position:relative;width:200px}.imagen-internos-contenedor div img{left:50%;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%)}tr td.tool-tip{overflow:visible;position:relative}tr td.tool-tip:after{background-color:#000;border-radius:5px;color:#fff;content:attr(title);left:50%;opacity:0;padding:5px;position:absolute;top:100%;transform:translateX(-50%);transition:opacity .3s ease-in-out;white-space:nowrap;z-index:1000}tr td.tool-tip:hover:after{opacity:1}.titulo-encabezado-tabla{background-color:transparent!important;border:0;color:#5d5d5a;font-family:Exo\ 2,sans-serif;font-weight:bolder;padding:2px 10px 10px;text-align:center}.titulo-encabezado-tabla select{border:1px solid #eaeded;color:inherit;cursor:pointer;font-family:Exo\ 2,sans-serif;font-weight:bolder;margin-left:4px;padding:2px}.titulo-td-opaco{color:#5d5d5a;font-family:Baloo Bhaina\ 2,cursive;font-weight:bolder;opacity:.5;padding:2px 10px 0;text-align:center}div.w3-filtro input{background-image:url(../images/svg/search.svg);background-position:2px;background-repeat:no-repeat;background-size:20px 20px;border:0;border-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;margin:-2px 0 0;opacity:.7;outline:0;padding:8px 0 8px 25px}div.w3-filtro input:focus,div.w3-filtro input:hover{background-color:#f0f696}div.w3-filtro input::-moz-placeholder{font-family:Open Sans,Arial;font-size:85%;font-style:italic;margin-left:-2px}div.w3-filtro input::placeholder{font-family:Open Sans,Arial;font-size:85%;font-style:italic;margin-left:-2px}.w3-filtrado-outside{background-image:url(../images/svg/search.svg)}.w3-filtrado-outside,.w3-filtrado-outside:active,.w3-filtrado-outside:focus,.w3-filtrado-outside:hover{background-position:2px!important;background-repeat:no-repeat!important;background-size:24px 24px!important;padding:6px 0 6px 28px!important}.w3-filtrado-outside:active,.w3-filtrado-outside:focus,.w3-filtrado-outside:hover{background-image:url(../images/svg/search.svg)!important}tr.headerForm td.header,tr.headerForm th{font-family:Ubuntu Mono,monospace;padding:4px}tr.headerForm td.header,tr.headerForm th,tr.headerGrey th{background:#ced0d1;color:#292222;font-weight:700;text-shadow:none}tr.headerGrey th{font-family:Baloo Bhaina\ 2,cursive;padding:4px 4px 0;text-transform:uppercase}#ui-datepicker-div{z-index:999999999!important}.ui-widget-header .ui-icon{background-image:url(../images/ui-jquery/ui-icons_444444_256x240.png)!important}.alertify .ajs-modal,.alertify-notifier{z-index:999999999!important}.ajs-button{cursor:pointer}.ajs-content{word-wrap:break-word;font-family:Open Sans,Arial}.ajs-content:before{content:""}.msgErrorAlert{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.msgErrorAlert span{font-weight:bolder;padding:0 0 0 15px}.Color-Slate-50,.Color-Slate-50 td,.Slate-50,.Slate-50 td{color:#f8fafc}.Background-Slate-50,.Background-Slate-50 td{background-color:#f8fafc}.Border-Color-Slate-50,.Border-Color-Slate-50 td{border-color:#f8fafc}.Border-Color-Left-Slate-50,.Border-Color-Left-Slate-50 td{border-left-color:#f8fafc}.Border-Color-Right-Slate-50,.Border-Color-Right-Slate-50 td{border-right-color:#f8fafc}.Border-Color-Top-Slate-50,.Border-Color-Top-Slate-50 td{border-top-color:#f8fafc}.Border-Color-Bottom-Slate-50,.Border-Color-Bottom-Slate-50 td{border-bottom-color:#f8fafc}.Color-Slate-100,.Color-Slate-100 td,.Slate-100,.Slate-100 td{color:#f1f5f9}.Background-Slate-100,.Background-Slate-100 td{background-color:#f1f5f9}.Border-Color-Slate-100,.Border-Color-Slate-100 td{border-color:#f1f5f9}.Border-Color-Left-Slate-100,.Border-Color-Left-Slate-100 td{border-left-color:#f1f5f9}.Border-Color-Right-Slate-100,.Border-Color-Right-Slate-100 td{border-right-color:#f1f5f9}.Border-Color-Top-Slate-100,.Border-Color-Top-Slate-100 td{border-top-color:#f1f5f9}.Border-Color-Bottom-Slate-100,.Border-Color-Bottom-Slate-100 td{border-bottom-color:#f1f5f9}.Color-Slate-200,.Color-Slate-200 td,.Slate-200,.Slate-200 td{color:#e2e8f0}.Background-Slate-200,.Background-Slate-200 td{background-color:#e2e8f0}.Border-Color-Slate-200,.Border-Color-Slate-200 td{border-color:#e2e8f0}.Border-Color-Left-Slate-200,.Border-Color-Left-Slate-200 td{border-left-color:#e2e8f0}.Border-Color-Right-Slate-200,.Border-Color-Right-Slate-200 td{border-right-color:#e2e8f0}.Border-Color-Top-Slate-200,.Border-Color-Top-Slate-200 td{border-top-color:#e2e8f0}.Border-Color-Bottom-Slate-200,.Border-Color-Bottom-Slate-200 td{border-bottom-color:#e2e8f0}.Color-Slate-300,.Color-Slate-300 td,.Slate-300,.Slate-300 td{color:#cbd5e1}.Background-Slate-300,.Background-Slate-300 td{background-color:#cbd5e1}.Border-Color-Slate-300,.Border-Color-Slate-300 td{border-color:#cbd5e1}.Border-Color-Left-Slate-300,.Border-Color-Left-Slate-300 td{border-left-color:#cbd5e1}.Border-Color-Right-Slate-300,.Border-Color-Right-Slate-300 td{border-right-color:#cbd5e1}.Border-Color-Top-Slate-300,.Border-Color-Top-Slate-300 td{border-top-color:#cbd5e1}.Border-Color-Bottom-Slate-300,.Border-Color-Bottom-Slate-300 td{border-bottom-color:#cbd5e1}.Color-Slate-400,.Color-Slate-400 td,.Slate-400,.Slate-400 td{color:#94a3b8}.Background-Slate-400,.Background-Slate-400 td{background-color:#94a3b8}.Border-Color-Slate-400,.Border-Color-Slate-400 td{border-color:#94a3b8}.Border-Color-Left-Slate-400,.Border-Color-Left-Slate-400 td{border-left-color:#94a3b8}.Border-Color-Right-Slate-400,.Border-Color-Right-Slate-400 td{border-right-color:#94a3b8}.Border-Color-Top-Slate-400,.Border-Color-Top-Slate-400 td{border-top-color:#94a3b8}.Border-Color-Bottom-Slate-400,.Border-Color-Bottom-Slate-400 td{border-bottom-color:#94a3b8}.Color-Slate-500,.Color-Slate-500 td,.Slate-500,.Slate-500 td{color:#64748b}.Background-Slate-500,.Background-Slate-500 td{background-color:#64748b}.Border-Color-Slate-500,.Border-Color-Slate-500 td{border-color:#64748b}.Border-Color-Left-Slate-500,.Border-Color-Left-Slate-500 td{border-left-color:#64748b}.Border-Color-Right-Slate-500,.Border-Color-Right-Slate-500 td{border-right-color:#64748b}.Border-Color-Top-Slate-500,.Border-Color-Top-Slate-500 td{border-top-color:#64748b}.Border-Color-Bottom-Slate-500,.Border-Color-Bottom-Slate-500 td{border-bottom-color:#64748b}.Color-Slate-600,.Color-Slate-600 td,.Slate-600,.Slate-600 td{color:#475569}.Background-Slate-600,.Background-Slate-600 td{background-color:#475569}.Border-Color-Slate-600,.Border-Color-Slate-600 td{border-color:#475569}.Border-Color-Left-Slate-600,.Border-Color-Left-Slate-600 td{border-left-color:#475569}.Border-Color-Right-Slate-600,.Border-Color-Right-Slate-600 td{border-right-color:#475569}.Border-Color-Top-Slate-600,.Border-Color-Top-Slate-600 td{border-top-color:#475569}.Border-Color-Bottom-Slate-600,.Border-Color-Bottom-Slate-600 td{border-bottom-color:#475569}.Color-Slate-700,.Color-Slate-700 td,.Slate-700,.Slate-700 td{color:#334155}.Background-Slate-700,.Background-Slate-700 td{background-color:#334155}.Border-Color-Slate-700,.Border-Color-Slate-700 td{border-color:#334155}.Border-Color-Left-Slate-700,.Border-Color-Left-Slate-700 td{border-left-color:#334155}.Border-Color-Right-Slate-700,.Border-Color-Right-Slate-700 td{border-right-color:#334155}.Border-Color-Top-Slate-700,.Border-Color-Top-Slate-700 td{border-top-color:#334155}.Border-Color-Bottom-Slate-700,.Border-Color-Bottom-Slate-700 td{border-bottom-color:#334155}.Color-Slate-800,.Color-Slate-800 td,.Slate-800,.Slate-800 td{color:#1e293b}.Background-Slate-800,.Background-Slate-800 td{background-color:#1e293b}.Border-Color-Slate-800,.Border-Color-Slate-800 td{border-color:#1e293b}.Border-Color-Left-Slate-800,.Border-Color-Left-Slate-800 td{border-left-color:#1e293b}.Border-Color-Right-Slate-800,.Border-Color-Right-Slate-800 td{border-right-color:#1e293b}.Border-Color-Top-Slate-800,.Border-Color-Top-Slate-800 td{border-top-color:#1e293b}.Border-Color-Bottom-Slate-800,.Border-Color-Bottom-Slate-800 td{border-bottom-color:#1e293b}.Color-Slate-900,.Color-Slate-900 td,.Slate-900,.Slate-900 td{color:#0f172a}.Background-Slate-900,.Background-Slate-900 td{background-color:#0f172a}.Border-Color-Slate-900,.Border-Color-Slate-900 td{border-color:#0f172a}.Border-Color-Left-Slate-900,.Border-Color-Left-Slate-900 td{border-left-color:#0f172a}.Border-Color-Right-Slate-900,.Border-Color-Right-Slate-900 td{border-right-color:#0f172a}.Border-Color-Top-Slate-900,.Border-Color-Top-Slate-900 td{border-top-color:#0f172a}.Border-Color-Bottom-Slate-900,.Border-Color-Bottom-Slate-900 td{border-bottom-color:#0f172a}.Color-Slate-950,.Color-Slate-950 td,.Slate-950,.Slate-950 td{color:#020617}.Background-Slate-950,.Background-Slate-950 td{background-color:#020617}.Border-Color-Slate-950,.Border-Color-Slate-950 td{border-color:#020617}.Border-Color-Left-Slate-950,.Border-Color-Left-Slate-950 td{border-left-color:#020617}.Border-Color-Right-Slate-950,.Border-Color-Right-Slate-950 td{border-right-color:#020617}.Border-Color-Top-Slate-950,.Border-Color-Top-Slate-950 td{border-top-color:#020617}.Border-Color-Bottom-Slate-950,.Border-Color-Bottom-Slate-950 td{border-bottom-color:#020617}.Color-Gray-50,.Color-Gray-50 td,.Gray-50,.Gray-50 td{color:#f9fafb}.Background-Gray-50,.Background-Gray-50 td{background-color:#f9fafb}.Border-Color-Gray-50,.Border-Color-Gray-50 td{border-color:#f9fafb}.Border-Color-Left-Gray-50,.Border-Color-Left-Gray-50 td{border-left-color:#f9fafb}.Border-Color-Right-Gray-50,.Border-Color-Right-Gray-50 td{border-right-color:#f9fafb}.Border-Color-Top-Gray-50,.Border-Color-Top-Gray-50 td{border-top-color:#f9fafb}.Border-Color-Bottom-Gray-50,.Border-Color-Bottom-Gray-50 td{border-bottom-color:#f9fafb}.Color-Gray-100,.Color-Gray-100 td,.Gray-100,.Gray-100 td{color:#f3f4f6}.Background-Gray-100,.Background-Gray-100 td{background-color:#f3f4f6}.Border-Color-Gray-100,.Border-Color-Gray-100 td{border-color:#f3f4f6}.Border-Color-Left-Gray-100,.Border-Color-Left-Gray-100 td{border-left-color:#f3f4f6}.Border-Color-Right-Gray-100,.Border-Color-Right-Gray-100 td{border-right-color:#f3f4f6}.Border-Color-Top-Gray-100,.Border-Color-Top-Gray-100 td{border-top-color:#f3f4f6}.Border-Color-Bottom-Gray-100,.Border-Color-Bottom-Gray-100 td{border-bottom-color:#f3f4f6}.Color-Gray-200,.Color-Gray-200 td,.Gray-200,.Gray-200 td{color:#e5e7eb}.Background-Gray-200,.Background-Gray-200 td{background-color:#e5e7eb}.Border-Color-Gray-200,.Border-Color-Gray-200 td{border-color:#e5e7eb}.Border-Color-Left-Gray-200,.Border-Color-Left-Gray-200 td{border-left-color:#e5e7eb}.Border-Color-Right-Gray-200,.Border-Color-Right-Gray-200 td{border-right-color:#e5e7eb}.Border-Color-Top-Gray-200,.Border-Color-Top-Gray-200 td{border-top-color:#e5e7eb}.Border-Color-Bottom-Gray-200,.Border-Color-Bottom-Gray-200 td{border-bottom-color:#e5e7eb}.Color-Gray-300,.Color-Gray-300 td,.Gray-300,.Gray-300 td{color:#d1d5db}.Background-Gray-300,.Background-Gray-300 td{background-color:#d1d5db}.Border-Color-Gray-300,.Border-Color-Gray-300 td{border-color:#d1d5db}.Border-Color-Left-Gray-300,.Border-Color-Left-Gray-300 td{border-left-color:#d1d5db}.Border-Color-Right-Gray-300,.Border-Color-Right-Gray-300 td{border-right-color:#d1d5db}.Border-Color-Top-Gray-300,.Border-Color-Top-Gray-300 td{border-top-color:#d1d5db}.Border-Color-Bottom-Gray-300,.Border-Color-Bottom-Gray-300 td{border-bottom-color:#d1d5db}.Color-Gray-400,.Color-Gray-400 td,.Gray-400,.Gray-400 td{color:#9ca3af}.Background-Gray-400,.Background-Gray-400 td{background-color:#9ca3af}.Border-Color-Gray-400,.Border-Color-Gray-400 td{border-color:#9ca3af}.Border-Color-Left-Gray-400,.Border-Color-Left-Gray-400 td{border-left-color:#9ca3af}.Border-Color-Right-Gray-400,.Border-Color-Right-Gray-400 td{border-right-color:#9ca3af}.Border-Color-Top-Gray-400,.Border-Color-Top-Gray-400 td{border-top-color:#9ca3af}.Border-Color-Bottom-Gray-400,.Border-Color-Bottom-Gray-400 td{border-bottom-color:#9ca3af}.Color-Gray-500,.Color-Gray-500 td,.Gray-500,.Gray-500 td{color:#6b7280}.Background-Gray-500,.Background-Gray-500 td{background-color:#6b7280}.Border-Color-Gray-500,.Border-Color-Gray-500 td{border-color:#6b7280}.Border-Color-Left-Gray-500,.Border-Color-Left-Gray-500 td{border-left-color:#6b7280}.Border-Color-Right-Gray-500,.Border-Color-Right-Gray-500 td{border-right-color:#6b7280}.Border-Color-Top-Gray-500,.Border-Color-Top-Gray-500 td{border-top-color:#6b7280}.Border-Color-Bottom-Gray-500,.Border-Color-Bottom-Gray-500 td{border-bottom-color:#6b7280}.Color-Gray-600,.Color-Gray-600 td,.Gray-600,.Gray-600 td{color:#4b5563}.Background-Gray-600,.Background-Gray-600 td{background-color:#4b5563}.Border-Color-Gray-600,.Border-Color-Gray-600 td{border-color:#4b5563}.Border-Color-Left-Gray-600,.Border-Color-Left-Gray-600 td{border-left-color:#4b5563}.Border-Color-Right-Gray-600,.Border-Color-Right-Gray-600 td{border-right-color:#4b5563}.Border-Color-Top-Gray-600,.Border-Color-Top-Gray-600 td{border-top-color:#4b5563}.Border-Color-Bottom-Gray-600,.Border-Color-Bottom-Gray-600 td{border-bottom-color:#4b5563}.Color-Gray-700,.Color-Gray-700 td,.Gray-700,.Gray-700 td{color:#374151}.Background-Gray-700,.Background-Gray-700 td{background-color:#374151}.Border-Color-Gray-700,.Border-Color-Gray-700 td{border-color:#374151}.Border-Color-Left-Gray-700,.Border-Color-Left-Gray-700 td{border-left-color:#374151}.Border-Color-Right-Gray-700,.Border-Color-Right-Gray-700 td{border-right-color:#374151}.Border-Color-Top-Gray-700,.Border-Color-Top-Gray-700 td{border-top-color:#374151}.Border-Color-Bottom-Gray-700,.Border-Color-Bottom-Gray-700 td{border-bottom-color:#374151}.Color-Gray-800,.Color-Gray-800 td,.Gray-800,.Gray-800 td{color:#1f2937}.Background-Gray-800,.Background-Gray-800 td{background-color:#1f2937}.Border-Color-Gray-800,.Border-Color-Gray-800 td{border-color:#1f2937}.Border-Color-Left-Gray-800,.Border-Color-Left-Gray-800 td{border-left-color:#1f2937}.Border-Color-Right-Gray-800,.Border-Color-Right-Gray-800 td{border-right-color:#1f2937}.Border-Color-Top-Gray-800,.Border-Color-Top-Gray-800 td{border-top-color:#1f2937}.Border-Color-Bottom-Gray-800,.Border-Color-Bottom-Gray-800 td{border-bottom-color:#1f2937}.Color-Gray-900,.Color-Gray-900 td,.Gray-900,.Gray-900 td{color:#111827}.Background-Gray-900,.Background-Gray-900 td{background-color:#111827}.Border-Color-Gray-900,.Border-Color-Gray-900 td{border-color:#111827}.Border-Color-Left-Gray-900,.Border-Color-Left-Gray-900 td{border-left-color:#111827}.Border-Color-Right-Gray-900,.Border-Color-Right-Gray-900 td{border-right-color:#111827}.Border-Color-Top-Gray-900,.Border-Color-Top-Gray-900 td{border-top-color:#111827}.Border-Color-Bottom-Gray-900,.Border-Color-Bottom-Gray-900 td{border-bottom-color:#111827}.Color-Gray-950,.Color-Gray-950 td,.Gray-950,.Gray-950 td{color:#030712}.Background-Gray-950,.Background-Gray-950 td{background-color:#030712}.Border-Color-Gray-950,.Border-Color-Gray-950 td{border-color:#030712}.Border-Color-Left-Gray-950,.Border-Color-Left-Gray-950 td{border-left-color:#030712}.Border-Color-Right-Gray-950,.Border-Color-Right-Gray-950 td{border-right-color:#030712}.Border-Color-Top-Gray-950,.Border-Color-Top-Gray-950 td{border-top-color:#030712}.Border-Color-Bottom-Gray-950,.Border-Color-Bottom-Gray-950 td{border-bottom-color:#030712}.Color-Zinc-50,.Color-Zinc-50 td,.Zinc-50,.Zinc-50 td{color:#fafafa}.Background-Zinc-50,.Background-Zinc-50 td{background-color:#fafafa}.Border-Color-Zinc-50,.Border-Color-Zinc-50 td{border-color:#fafafa}.Border-Color-Left-Zinc-50,.Border-Color-Left-Zinc-50 td{border-left-color:#fafafa}.Border-Color-Right-Zinc-50,.Border-Color-Right-Zinc-50 td{border-right-color:#fafafa}.Border-Color-Top-Zinc-50,.Border-Color-Top-Zinc-50 td{border-top-color:#fafafa}.Border-Color-Bottom-Zinc-50,.Border-Color-Bottom-Zinc-50 td{border-bottom-color:#fafafa}.Color-Zinc-100,.Color-Zinc-100 td,.Zinc-100,.Zinc-100 td{color:#f4f4f5}.Background-Zinc-100,.Background-Zinc-100 td{background-color:#f4f4f5}.Border-Color-Zinc-100,.Border-Color-Zinc-100 td{border-color:#f4f4f5}.Border-Color-Left-Zinc-100,.Border-Color-Left-Zinc-100 td{border-left-color:#f4f4f5}.Border-Color-Right-Zinc-100,.Border-Color-Right-Zinc-100 td{border-right-color:#f4f4f5}.Border-Color-Top-Zinc-100,.Border-Color-Top-Zinc-100 td{border-top-color:#f4f4f5}.Border-Color-Bottom-Zinc-100,.Border-Color-Bottom-Zinc-100 td{border-bottom-color:#f4f4f5}.Color-Zinc-200,.Color-Zinc-200 td,.Zinc-200,.Zinc-200 td{color:#e4e4e7}.Background-Zinc-200,.Background-Zinc-200 td{background-color:#e4e4e7}.Border-Color-Zinc-200,.Border-Color-Zinc-200 td{border-color:#e4e4e7}.Border-Color-Left-Zinc-200,.Border-Color-Left-Zinc-200 td{border-left-color:#e4e4e7}.Border-Color-Right-Zinc-200,.Border-Color-Right-Zinc-200 td{border-right-color:#e4e4e7}.Border-Color-Top-Zinc-200,.Border-Color-Top-Zinc-200 td{border-top-color:#e4e4e7}.Border-Color-Bottom-Zinc-200,.Border-Color-Bottom-Zinc-200 td{border-bottom-color:#e4e4e7}.Color-Zinc-300,.Color-Zinc-300 td,.Zinc-300,.Zinc-300 td{color:#d4d4d8}.Background-Zinc-300,.Background-Zinc-300 td{background-color:#d4d4d8}.Border-Color-Zinc-300,.Border-Color-Zinc-300 td{border-color:#d4d4d8}.Border-Color-Left-Zinc-300,.Border-Color-Left-Zinc-300 td{border-left-color:#d4d4d8}.Border-Color-Right-Zinc-300,.Border-Color-Right-Zinc-300 td{border-right-color:#d4d4d8}.Border-Color-Top-Zinc-300,.Border-Color-Top-Zinc-300 td{border-top-color:#d4d4d8}.Border-Color-Bottom-Zinc-300,.Border-Color-Bottom-Zinc-300 td{border-bottom-color:#d4d4d8}.Color-Zinc-400,.Color-Zinc-400 td,.Zinc-400,.Zinc-400 td{color:#a1a1aa}.Background-Zinc-400,.Background-Zinc-400 td{background-color:#a1a1aa}.Border-Color-Zinc-400,.Border-Color-Zinc-400 td{border-color:#a1a1aa}.Border-Color-Left-Zinc-400,.Border-Color-Left-Zinc-400 td{border-left-color:#a1a1aa}.Border-Color-Right-Zinc-400,.Border-Color-Right-Zinc-400 td{border-right-color:#a1a1aa}.Border-Color-Top-Zinc-400,.Border-Color-Top-Zinc-400 td{border-top-color:#a1a1aa}.Border-Color-Bottom-Zinc-400,.Border-Color-Bottom-Zinc-400 td{border-bottom-color:#a1a1aa}.Color-Zinc-500,.Color-Zinc-500 td,.Zinc-500,.Zinc-500 td{color:#71717a}.Background-Zinc-500,.Background-Zinc-500 td{background-color:#71717a}.Border-Color-Zinc-500,.Border-Color-Zinc-500 td{border-color:#71717a}.Border-Color-Left-Zinc-500,.Border-Color-Left-Zinc-500 td{border-left-color:#71717a}.Border-Color-Right-Zinc-500,.Border-Color-Right-Zinc-500 td{border-right-color:#71717a}.Border-Color-Top-Zinc-500,.Border-Color-Top-Zinc-500 td{border-top-color:#71717a}.Border-Color-Bottom-Zinc-500,.Border-Color-Bottom-Zinc-500 td{border-bottom-color:#71717a}.Color-Zinc-600,.Color-Zinc-600 td,.Zinc-600,.Zinc-600 td{color:#52525b}.Background-Zinc-600,.Background-Zinc-600 td{background-color:#52525b}.Border-Color-Zinc-600,.Border-Color-Zinc-600 td{border-color:#52525b}.Border-Color-Left-Zinc-600,.Border-Color-Left-Zinc-600 td{border-left-color:#52525b}.Border-Color-Right-Zinc-600,.Border-Color-Right-Zinc-600 td{border-right-color:#52525b}.Border-Color-Top-Zinc-600,.Border-Color-Top-Zinc-600 td{border-top-color:#52525b}.Border-Color-Bottom-Zinc-600,.Border-Color-Bottom-Zinc-600 td{border-bottom-color:#52525b}.Color-Zinc-700,.Color-Zinc-700 td,.Zinc-700,.Zinc-700 td{color:#3f3f46}.Background-Zinc-700,.Background-Zinc-700 td{background-color:#3f3f46}.Border-Color-Zinc-700,.Border-Color-Zinc-700 td{border-color:#3f3f46}.Border-Color-Left-Zinc-700,.Border-Color-Left-Zinc-700 td{border-left-color:#3f3f46}.Border-Color-Right-Zinc-700,.Border-Color-Right-Zinc-700 td{border-right-color:#3f3f46}.Border-Color-Top-Zinc-700,.Border-Color-Top-Zinc-700 td{border-top-color:#3f3f46}.Border-Color-Bottom-Zinc-700,.Border-Color-Bottom-Zinc-700 td{border-bottom-color:#3f3f46}.Color-Zinc-800,.Color-Zinc-800 td,.Zinc-800,.Zinc-800 td{color:#27272a}.Background-Zinc-800,.Background-Zinc-800 td{background-color:#27272a}.Border-Color-Zinc-800,.Border-Color-Zinc-800 td{border-color:#27272a}.Border-Color-Left-Zinc-800,.Border-Color-Left-Zinc-800 td{border-left-color:#27272a}.Border-Color-Right-Zinc-800,.Border-Color-Right-Zinc-800 td{border-right-color:#27272a}.Border-Color-Top-Zinc-800,.Border-Color-Top-Zinc-800 td{border-top-color:#27272a}.Border-Color-Bottom-Zinc-800,.Border-Color-Bottom-Zinc-800 td{border-bottom-color:#27272a}.Color-Zinc-900,.Color-Zinc-900 td,.Zinc-900,.Zinc-900 td{color:#18181b}.Background-Zinc-900,.Background-Zinc-900 td{background-color:#18181b}.Border-Color-Zinc-900,.Border-Color-Zinc-900 td{border-color:#18181b}.Border-Color-Left-Zinc-900,.Border-Color-Left-Zinc-900 td{border-left-color:#18181b}.Border-Color-Right-Zinc-900,.Border-Color-Right-Zinc-900 td{border-right-color:#18181b}.Border-Color-Top-Zinc-900,.Border-Color-Top-Zinc-900 td{border-top-color:#18181b}.Border-Color-Bottom-Zinc-900,.Border-Color-Bottom-Zinc-900 td{border-bottom-color:#18181b}.Color-Zinc-950,.Color-Zinc-950 td,.Zinc-950,.Zinc-950 td{color:#09090b}.Background-Zinc-950,.Background-Zinc-950 td{background-color:#09090b}.Border-Color-Zinc-950,.Border-Color-Zinc-950 td{border-color:#09090b}.Border-Color-Left-Zinc-950,.Border-Color-Left-Zinc-950 td{border-left-color:#09090b}.Border-Color-Right-Zinc-950,.Border-Color-Right-Zinc-950 td{border-right-color:#09090b}.Border-Color-Top-Zinc-950,.Border-Color-Top-Zinc-950 td{border-top-color:#09090b}.Border-Color-Bottom-Zinc-950,.Border-Color-Bottom-Zinc-950 td{border-bottom-color:#09090b}.Color-Neutral-50,.Color-Neutral-50 td,.Neutral-50,.Neutral-50 td{color:#fafafa}.Background-Neutral-50,.Background-Neutral-50 td{background-color:#fafafa}.Border-Color-Neutral-50,.Border-Color-Neutral-50 td{border-color:#fafafa}.Border-Color-Left-Neutral-50,.Border-Color-Left-Neutral-50 td{border-left-color:#fafafa}.Border-Color-Right-Neutral-50,.Border-Color-Right-Neutral-50 td{border-right-color:#fafafa}.Border-Color-Top-Neutral-50,.Border-Color-Top-Neutral-50 td{border-top-color:#fafafa}.Border-Color-Bottom-Neutral-50,.Border-Color-Bottom-Neutral-50 td{border-bottom-color:#fafafa}.Color-Neutral-100,.Color-Neutral-100 td,.Neutral-100,.Neutral-100 td{color:#f5f5f5}.Background-Neutral-100,.Background-Neutral-100 td{background-color:#f5f5f5}.Border-Color-Neutral-100,.Border-Color-Neutral-100 td{border-color:#f5f5f5}.Border-Color-Left-Neutral-100,.Border-Color-Left-Neutral-100 td{border-left-color:#f5f5f5}.Border-Color-Right-Neutral-100,.Border-Color-Right-Neutral-100 td{border-right-color:#f5f5f5}.Border-Color-Top-Neutral-100,.Border-Color-Top-Neutral-100 td{border-top-color:#f5f5f5}.Border-Color-Bottom-Neutral-100,.Border-Color-Bottom-Neutral-100 td{border-bottom-color:#f5f5f5}.Color-Neutral-200,.Color-Neutral-200 td,.Neutral-200,.Neutral-200 td{color:#e5e5e5}.Background-Neutral-200,.Background-Neutral-200 td{background-color:#e5e5e5}.Border-Color-Neutral-200,.Border-Color-Neutral-200 td{border-color:#e5e5e5}.Border-Color-Left-Neutral-200,.Border-Color-Left-Neutral-200 td{border-left-color:#e5e5e5}.Border-Color-Right-Neutral-200,.Border-Color-Right-Neutral-200 td{border-right-color:#e5e5e5}.Border-Color-Top-Neutral-200,.Border-Color-Top-Neutral-200 td{border-top-color:#e5e5e5}.Border-Color-Bottom-Neutral-200,.Border-Color-Bottom-Neutral-200 td{border-bottom-color:#e5e5e5}.Color-Neutral-300,.Color-Neutral-300 td,.Neutral-300,.Neutral-300 td{color:#d4d4d4}.Background-Neutral-300,.Background-Neutral-300 td{background-color:#d4d4d4}.Border-Color-Neutral-300,.Border-Color-Neutral-300 td{border-color:#d4d4d4}.Border-Color-Left-Neutral-300,.Border-Color-Left-Neutral-300 td{border-left-color:#d4d4d4}.Border-Color-Right-Neutral-300,.Border-Color-Right-Neutral-300 td{border-right-color:#d4d4d4}.Border-Color-Top-Neutral-300,.Border-Color-Top-Neutral-300 td{border-top-color:#d4d4d4}.Border-Color-Bottom-Neutral-300,.Border-Color-Bottom-Neutral-300 td{border-bottom-color:#d4d4d4}.Color-Neutral-400,.Color-Neutral-400 td,.Neutral-400,.Neutral-400 td{color:#a3a3a3}.Background-Neutral-400,.Background-Neutral-400 td{background-color:#a3a3a3}.Border-Color-Neutral-400,.Border-Color-Neutral-400 td{border-color:#a3a3a3}.Border-Color-Left-Neutral-400,.Border-Color-Left-Neutral-400 td{border-left-color:#a3a3a3}.Border-Color-Right-Neutral-400,.Border-Color-Right-Neutral-400 td{border-right-color:#a3a3a3}.Border-Color-Top-Neutral-400,.Border-Color-Top-Neutral-400 td{border-top-color:#a3a3a3}.Border-Color-Bottom-Neutral-400,.Border-Color-Bottom-Neutral-400 td{border-bottom-color:#a3a3a3}.Color-Neutral-500,.Color-Neutral-500 td,.Neutral-500,.Neutral-500 td{color:#737373}.Background-Neutral-500,.Background-Neutral-500 td{background-color:#737373}.Border-Color-Neutral-500,.Border-Color-Neutral-500 td{border-color:#737373}.Border-Color-Left-Neutral-500,.Border-Color-Left-Neutral-500 td{border-left-color:#737373}.Border-Color-Right-Neutral-500,.Border-Color-Right-Neutral-500 td{border-right-color:#737373}.Border-Color-Top-Neutral-500,.Border-Color-Top-Neutral-500 td{border-top-color:#737373}.Border-Color-Bottom-Neutral-500,.Border-Color-Bottom-Neutral-500 td{border-bottom-color:#737373}.Color-Neutral-600,.Color-Neutral-600 td,.Neutral-600,.Neutral-600 td{color:#525252}.Background-Neutral-600,.Background-Neutral-600 td{background-color:#525252}.Border-Color-Neutral-600,.Border-Color-Neutral-600 td{border-color:#525252}.Border-Color-Left-Neutral-600,.Border-Color-Left-Neutral-600 td{border-left-color:#525252}.Border-Color-Right-Neutral-600,.Border-Color-Right-Neutral-600 td{border-right-color:#525252}.Border-Color-Top-Neutral-600,.Border-Color-Top-Neutral-600 td{border-top-color:#525252}.Border-Color-Bottom-Neutral-600,.Border-Color-Bottom-Neutral-600 td{border-bottom-color:#525252}.Color-Neutral-700,.Color-Neutral-700 td,.Neutral-700,.Neutral-700 td{color:#404040}.Background-Neutral-700,.Background-Neutral-700 td{background-color:#404040}.Border-Color-Neutral-700,.Border-Color-Neutral-700 td{border-color:#404040}.Border-Color-Left-Neutral-700,.Border-Color-Left-Neutral-700 td{border-left-color:#404040}.Border-Color-Right-Neutral-700,.Border-Color-Right-Neutral-700 td{border-right-color:#404040}.Border-Color-Top-Neutral-700,.Border-Color-Top-Neutral-700 td{border-top-color:#404040}.Border-Color-Bottom-Neutral-700,.Border-Color-Bottom-Neutral-700 td{border-bottom-color:#404040}.Color-Neutral-800,.Color-Neutral-800 td,.Neutral-800,.Neutral-800 td{color:#262626}.Background-Neutral-800,.Background-Neutral-800 td{background-color:#262626}.Border-Color-Neutral-800,.Border-Color-Neutral-800 td{border-color:#262626}.Border-Color-Left-Neutral-800,.Border-Color-Left-Neutral-800 td{border-left-color:#262626}.Border-Color-Right-Neutral-800,.Border-Color-Right-Neutral-800 td{border-right-color:#262626}.Border-Color-Top-Neutral-800,.Border-Color-Top-Neutral-800 td{border-top-color:#262626}.Border-Color-Bottom-Neutral-800,.Border-Color-Bottom-Neutral-800 td{border-bottom-color:#262626}.Color-Neutral-900,.Color-Neutral-900 td,.Neutral-900,.Neutral-900 td{color:#171717}.Background-Neutral-900,.Background-Neutral-900 td{background-color:#171717}.Border-Color-Neutral-900,.Border-Color-Neutral-900 td{border-color:#171717}.Border-Color-Left-Neutral-900,.Border-Color-Left-Neutral-900 td{border-left-color:#171717}.Border-Color-Right-Neutral-900,.Border-Color-Right-Neutral-900 td{border-right-color:#171717}.Border-Color-Top-Neutral-900,.Border-Color-Top-Neutral-900 td{border-top-color:#171717}.Border-Color-Bottom-Neutral-900,.Border-Color-Bottom-Neutral-900 td{border-bottom-color:#171717}.Color-Neutral-950,.Color-Neutral-950 td,.Neutral-950,.Neutral-950 td{color:#0a0a0a}.Background-Neutral-950,.Background-Neutral-950 td{background-color:#0a0a0a}.Border-Color-Neutral-950,.Border-Color-Neutral-950 td{border-color:#0a0a0a}.Border-Color-Left-Neutral-950,.Border-Color-Left-Neutral-950 td{border-left-color:#0a0a0a}.Border-Color-Right-Neutral-950,.Border-Color-Right-Neutral-950 td{border-right-color:#0a0a0a}.Border-Color-Top-Neutral-950,.Border-Color-Top-Neutral-950 td{border-top-color:#0a0a0a}.Border-Color-Bottom-Neutral-950,.Border-Color-Bottom-Neutral-950 td{border-bottom-color:#0a0a0a}.Color-Stone-50,.Color-Stone-50 td,.Stone-50,.Stone-50 td{color:#fafaf9}.Background-Stone-50,.Background-Stone-50 td{background-color:#fafaf9}.Border-Color-Stone-50,.Border-Color-Stone-50 td{border-color:#fafaf9}.Border-Color-Left-Stone-50,.Border-Color-Left-Stone-50 td{border-left-color:#fafaf9}.Border-Color-Right-Stone-50,.Border-Color-Right-Stone-50 td{border-right-color:#fafaf9}.Border-Color-Top-Stone-50,.Border-Color-Top-Stone-50 td{border-top-color:#fafaf9}.Border-Color-Bottom-Stone-50,.Border-Color-Bottom-Stone-50 td{border-bottom-color:#fafaf9}.Color-Stone-100,.Color-Stone-100 td,.Stone-100,.Stone-100 td{color:#f5f5f4}.Background-Stone-100,.Background-Stone-100 td{background-color:#f5f5f4}.Border-Color-Stone-100,.Border-Color-Stone-100 td{border-color:#f5f5f4}.Border-Color-Left-Stone-100,.Border-Color-Left-Stone-100 td{border-left-color:#f5f5f4}.Border-Color-Right-Stone-100,.Border-Color-Right-Stone-100 td{border-right-color:#f5f5f4}.Border-Color-Top-Stone-100,.Border-Color-Top-Stone-100 td{border-top-color:#f5f5f4}.Border-Color-Bottom-Stone-100,.Border-Color-Bottom-Stone-100 td{border-bottom-color:#f5f5f4}.Color-Stone-200,.Color-Stone-200 td,.Stone-200,.Stone-200 td{color:#e7e5e4}.Background-Stone-200,.Background-Stone-200 td{background-color:#e7e5e4}.Border-Color-Stone-200,.Border-Color-Stone-200 td{border-color:#e7e5e4}.Border-Color-Left-Stone-200,.Border-Color-Left-Stone-200 td{border-left-color:#e7e5e4}.Border-Color-Right-Stone-200,.Border-Color-Right-Stone-200 td{border-right-color:#e7e5e4}.Border-Color-Top-Stone-200,.Border-Color-Top-Stone-200 td{border-top-color:#e7e5e4}.Border-Color-Bottom-Stone-200,.Border-Color-Bottom-Stone-200 td{border-bottom-color:#e7e5e4}.Color-Stone-300,.Color-Stone-300 td,.Stone-300,.Stone-300 td{color:#d6d3d1}.Background-Stone-300,.Background-Stone-300 td{background-color:#d6d3d1}.Border-Color-Stone-300,.Border-Color-Stone-300 td{border-color:#d6d3d1}.Border-Color-Left-Stone-300,.Border-Color-Left-Stone-300 td{border-left-color:#d6d3d1}.Border-Color-Right-Stone-300,.Border-Color-Right-Stone-300 td{border-right-color:#d6d3d1}.Border-Color-Top-Stone-300,.Border-Color-Top-Stone-300 td{border-top-color:#d6d3d1}.Border-Color-Bottom-Stone-300,.Border-Color-Bottom-Stone-300 td{border-bottom-color:#d6d3d1}.Color-Stone-400,.Color-Stone-400 td,.Stone-400,.Stone-400 td{color:#a8a29e}.Background-Stone-400,.Background-Stone-400 td{background-color:#a8a29e}.Border-Color-Stone-400,.Border-Color-Stone-400 td{border-color:#a8a29e}.Border-Color-Left-Stone-400,.Border-Color-Left-Stone-400 td{border-left-color:#a8a29e}.Border-Color-Right-Stone-400,.Border-Color-Right-Stone-400 td{border-right-color:#a8a29e}.Border-Color-Top-Stone-400,.Border-Color-Top-Stone-400 td{border-top-color:#a8a29e}.Border-Color-Bottom-Stone-400,.Border-Color-Bottom-Stone-400 td{border-bottom-color:#a8a29e}.Color-Stone-500,.Color-Stone-500 td,.Stone-500,.Stone-500 td{color:#78716c}.Background-Stone-500,.Background-Stone-500 td{background-color:#78716c}.Border-Color-Stone-500,.Border-Color-Stone-500 td{border-color:#78716c}.Border-Color-Left-Stone-500,.Border-Color-Left-Stone-500 td{border-left-color:#78716c}.Border-Color-Right-Stone-500,.Border-Color-Right-Stone-500 td{border-right-color:#78716c}.Border-Color-Top-Stone-500,.Border-Color-Top-Stone-500 td{border-top-color:#78716c}.Border-Color-Bottom-Stone-500,.Border-Color-Bottom-Stone-500 td{border-bottom-color:#78716c}.Color-Stone-600,.Color-Stone-600 td,.Stone-600,.Stone-600 td{color:#57534e}.Background-Stone-600,.Background-Stone-600 td{background-color:#57534e}.Border-Color-Stone-600,.Border-Color-Stone-600 td{border-color:#57534e}.Border-Color-Left-Stone-600,.Border-Color-Left-Stone-600 td{border-left-color:#57534e}.Border-Color-Right-Stone-600,.Border-Color-Right-Stone-600 td{border-right-color:#57534e}.Border-Color-Top-Stone-600,.Border-Color-Top-Stone-600 td{border-top-color:#57534e}.Border-Color-Bottom-Stone-600,.Border-Color-Bottom-Stone-600 td{border-bottom-color:#57534e}.Color-Stone-700,.Color-Stone-700 td,.Stone-700,.Stone-700 td{color:#44403c}.Background-Stone-700,.Background-Stone-700 td{background-color:#44403c}.Border-Color-Stone-700,.Border-Color-Stone-700 td{border-color:#44403c}.Border-Color-Left-Stone-700,.Border-Color-Left-Stone-700 td{border-left-color:#44403c}.Border-Color-Right-Stone-700,.Border-Color-Right-Stone-700 td{border-right-color:#44403c}.Border-Color-Top-Stone-700,.Border-Color-Top-Stone-700 td{border-top-color:#44403c}.Border-Color-Bottom-Stone-700,.Border-Color-Bottom-Stone-700 td{border-bottom-color:#44403c}.Color-Stone-800,.Color-Stone-800 td,.Stone-800,.Stone-800 td{color:#292524}.Background-Stone-800,.Background-Stone-800 td{background-color:#292524}.Border-Color-Stone-800,.Border-Color-Stone-800 td{border-color:#292524}.Border-Color-Left-Stone-800,.Border-Color-Left-Stone-800 td{border-left-color:#292524}.Border-Color-Right-Stone-800,.Border-Color-Right-Stone-800 td{border-right-color:#292524}.Border-Color-Top-Stone-800,.Border-Color-Top-Stone-800 td{border-top-color:#292524}.Border-Color-Bottom-Stone-800,.Border-Color-Bottom-Stone-800 td{border-bottom-color:#292524}.Color-Stone-900,.Color-Stone-900 td,.Stone-900,.Stone-900 td{color:#1c1917}.Background-Stone-900,.Background-Stone-900 td{background-color:#1c1917}.Border-Color-Stone-900,.Border-Color-Stone-900 td{border-color:#1c1917}.Border-Color-Left-Stone-900,.Border-Color-Left-Stone-900 td{border-left-color:#1c1917}.Border-Color-Right-Stone-900,.Border-Color-Right-Stone-900 td{border-right-color:#1c1917}.Border-Color-Top-Stone-900,.Border-Color-Top-Stone-900 td{border-top-color:#1c1917}.Border-Color-Bottom-Stone-900,.Border-Color-Bottom-Stone-900 td{border-bottom-color:#1c1917}.Color-Stone-950,.Color-Stone-950 td,.Stone-950,.Stone-950 td{color:#0c0a09}.Background-Stone-950,.Background-Stone-950 td{background-color:#0c0a09}.Border-Color-Stone-950,.Border-Color-Stone-950 td{border-color:#0c0a09}.Border-Color-Left-Stone-950,.Border-Color-Left-Stone-950 td{border-left-color:#0c0a09}.Border-Color-Right-Stone-950,.Border-Color-Right-Stone-950 td{border-right-color:#0c0a09}.Border-Color-Top-Stone-950,.Border-Color-Top-Stone-950 td{border-top-color:#0c0a09}.Border-Color-Bottom-Stone-950,.Border-Color-Bottom-Stone-950 td{border-bottom-color:#0c0a09}.Color-Red-50,.Color-Red-50 td,.Red-50,.Red-50 td{color:#fef2f2}.Background-Red-50,.Background-Red-50 td{background-color:#fef2f2}.Border-Color-Red-50,.Border-Color-Red-50 td{border-color:#fef2f2}.Border-Color-Left-Red-50,.Border-Color-Left-Red-50 td{border-left-color:#fef2f2}.Border-Color-Right-Red-50,.Border-Color-Right-Red-50 td{border-right-color:#fef2f2}.Border-Color-Top-Red-50,.Border-Color-Top-Red-50 td{border-top-color:#fef2f2}.Border-Color-Bottom-Red-50,.Border-Color-Bottom-Red-50 td{border-bottom-color:#fef2f2}.Color-Red-100,.Color-Red-100 td,.Red-100,.Red-100 td{color:#fee2e2}.Background-Red-100,.Background-Red-100 td{background-color:#fee2e2}.Border-Color-Red-100,.Border-Color-Red-100 td{border-color:#fee2e2}.Border-Color-Left-Red-100,.Border-Color-Left-Red-100 td{border-left-color:#fee2e2}.Border-Color-Right-Red-100,.Border-Color-Right-Red-100 td{border-right-color:#fee2e2}.Border-Color-Top-Red-100,.Border-Color-Top-Red-100 td{border-top-color:#fee2e2}.Border-Color-Bottom-Red-100,.Border-Color-Bottom-Red-100 td{border-bottom-color:#fee2e2}.Color-Red-200,.Color-Red-200 td,.Red-200,.Red-200 td{color:#fecaca}.Background-Red-200,.Background-Red-200 td{background-color:#fecaca}.Border-Color-Red-200,.Border-Color-Red-200 td{border-color:#fecaca}.Border-Color-Left-Red-200,.Border-Color-Left-Red-200 td{border-left-color:#fecaca}.Border-Color-Right-Red-200,.Border-Color-Right-Red-200 td{border-right-color:#fecaca}.Border-Color-Top-Red-200,.Border-Color-Top-Red-200 td{border-top-color:#fecaca}.Border-Color-Bottom-Red-200,.Border-Color-Bottom-Red-200 td{border-bottom-color:#fecaca}.Color-Red-300,.Color-Red-300 td,.Red-300,.Red-300 td{color:#fca5a5}.Background-Red-300,.Background-Red-300 td{background-color:#fca5a5}.Border-Color-Red-300,.Border-Color-Red-300 td{border-color:#fca5a5}.Border-Color-Left-Red-300,.Border-Color-Left-Red-300 td{border-left-color:#fca5a5}.Border-Color-Right-Red-300,.Border-Color-Right-Red-300 td{border-right-color:#fca5a5}.Border-Color-Top-Red-300,.Border-Color-Top-Red-300 td{border-top-color:#fca5a5}.Border-Color-Bottom-Red-300,.Border-Color-Bottom-Red-300 td{border-bottom-color:#fca5a5}.Color-Red-400,.Color-Red-400 td,.Red-400,.Red-400 td{color:#f87171}.Background-Red-400,.Background-Red-400 td{background-color:#f87171}.Border-Color-Red-400,.Border-Color-Red-400 td{border-color:#f87171}.Border-Color-Left-Red-400,.Border-Color-Left-Red-400 td{border-left-color:#f87171}.Border-Color-Right-Red-400,.Border-Color-Right-Red-400 td{border-right-color:#f87171}.Border-Color-Top-Red-400,.Border-Color-Top-Red-400 td{border-top-color:#f87171}.Border-Color-Bottom-Red-400,.Border-Color-Bottom-Red-400 td{border-bottom-color:#f87171}.Color-Red-500,.Color-Red-500 td,.Red-500,.Red-500 td{color:#ef4444}.Background-Red-500,.Background-Red-500 td{background-color:#ef4444}.Border-Color-Red-500,.Border-Color-Red-500 td{border-color:#ef4444}.Border-Color-Left-Red-500,.Border-Color-Left-Red-500 td{border-left-color:#ef4444}.Border-Color-Right-Red-500,.Border-Color-Right-Red-500 td{border-right-color:#ef4444}.Border-Color-Top-Red-500,.Border-Color-Top-Red-500 td{border-top-color:#ef4444}.Border-Color-Bottom-Red-500,.Border-Color-Bottom-Red-500 td{border-bottom-color:#ef4444}.Color-Red-600,.Color-Red-600 td,.Red-600,.Red-600 td{color:#dc2626}.Background-Red-600,.Background-Red-600 td{background-color:#dc2626}.Border-Color-Red-600,.Border-Color-Red-600 td{border-color:#dc2626}.Border-Color-Left-Red-600,.Border-Color-Left-Red-600 td{border-left-color:#dc2626}.Border-Color-Right-Red-600,.Border-Color-Right-Red-600 td{border-right-color:#dc2626}.Border-Color-Top-Red-600,.Border-Color-Top-Red-600 td{border-top-color:#dc2626}.Border-Color-Bottom-Red-600,.Border-Color-Bottom-Red-600 td{border-bottom-color:#dc2626}.Color-Red-700,.Color-Red-700 td,.Red-700,.Red-700 td{color:#b91c1c}.Background-Red-700,.Background-Red-700 td{background-color:#b91c1c}.Border-Color-Red-700,.Border-Color-Red-700 td{border-color:#b91c1c}.Border-Color-Left-Red-700,.Border-Color-Left-Red-700 td{border-left-color:#b91c1c}.Border-Color-Right-Red-700,.Border-Color-Right-Red-700 td{border-right-color:#b91c1c}.Border-Color-Top-Red-700,.Border-Color-Top-Red-700 td{border-top-color:#b91c1c}.Border-Color-Bottom-Red-700,.Border-Color-Bottom-Red-700 td{border-bottom-color:#b91c1c}.Color-Red-800,.Color-Red-800 td,.Red-800,.Red-800 td{color:#991b1b}.Background-Red-800,.Background-Red-800 td{background-color:#991b1b}.Border-Color-Red-800,.Border-Color-Red-800 td{border-color:#991b1b}.Border-Color-Left-Red-800,.Border-Color-Left-Red-800 td{border-left-color:#991b1b}.Border-Color-Right-Red-800,.Border-Color-Right-Red-800 td{border-right-color:#991b1b}.Border-Color-Top-Red-800,.Border-Color-Top-Red-800 td{border-top-color:#991b1b}.Border-Color-Bottom-Red-800,.Border-Color-Bottom-Red-800 td{border-bottom-color:#991b1b}.Color-Red-900,.Color-Red-900 td,.Red-900,.Red-900 td{color:#7f1d1d}.Background-Red-900,.Background-Red-900 td{background-color:#7f1d1d}.Border-Color-Red-900,.Border-Color-Red-900 td{border-color:#7f1d1d}.Border-Color-Left-Red-900,.Border-Color-Left-Red-900 td{border-left-color:#7f1d1d}.Border-Color-Right-Red-900,.Border-Color-Right-Red-900 td{border-right-color:#7f1d1d}.Border-Color-Top-Red-900,.Border-Color-Top-Red-900 td{border-top-color:#7f1d1d}.Border-Color-Bottom-Red-900,.Border-Color-Bottom-Red-900 td{border-bottom-color:#7f1d1d}.Color-Red-950,.Color-Red-950 td,.Red-950,.Red-950 td{color:#450a0a}.Background-Red-950,.Background-Red-950 td{background-color:#450a0a}.Border-Color-Red-950,.Border-Color-Red-950 td{border-color:#450a0a}.Border-Color-Left-Red-950,.Border-Color-Left-Red-950 td{border-left-color:#450a0a}.Border-Color-Right-Red-950,.Border-Color-Right-Red-950 td{border-right-color:#450a0a}.Border-Color-Top-Red-950,.Border-Color-Top-Red-950 td{border-top-color:#450a0a}.Border-Color-Bottom-Red-950,.Border-Color-Bottom-Red-950 td{border-bottom-color:#450a0a}.Color-Orange-50,.Color-Orange-50 td,.Orange-50,.Orange-50 td{color:#fff7ed}.Background-Orange-50,.Background-Orange-50 td{background-color:#fff7ed}.Border-Color-Orange-50,.Border-Color-Orange-50 td{border-color:#fff7ed}.Border-Color-Left-Orange-50,.Border-Color-Left-Orange-50 td{border-left-color:#fff7ed}.Border-Color-Right-Orange-50,.Border-Color-Right-Orange-50 td{border-right-color:#fff7ed}.Border-Color-Top-Orange-50,.Border-Color-Top-Orange-50 td{border-top-color:#fff7ed}.Border-Color-Bottom-Orange-50,.Border-Color-Bottom-Orange-50 td{border-bottom-color:#fff7ed}.Color-Orange-100,.Color-Orange-100 td,.Orange-100,.Orange-100 td{color:#ffedd5}.Background-Orange-100,.Background-Orange-100 td{background-color:#ffedd5}.Border-Color-Orange-100,.Border-Color-Orange-100 td{border-color:#ffedd5}.Border-Color-Left-Orange-100,.Border-Color-Left-Orange-100 td{border-left-color:#ffedd5}.Border-Color-Right-Orange-100,.Border-Color-Right-Orange-100 td{border-right-color:#ffedd5}.Border-Color-Top-Orange-100,.Border-Color-Top-Orange-100 td{border-top-color:#ffedd5}.Border-Color-Bottom-Orange-100,.Border-Color-Bottom-Orange-100 td{border-bottom-color:#ffedd5}.Color-Orange-200,.Color-Orange-200 td,.Orange-200,.Orange-200 td{color:#fed7aa}.Background-Orange-200,.Background-Orange-200 td{background-color:#fed7aa}.Border-Color-Orange-200,.Border-Color-Orange-200 td{border-color:#fed7aa}.Border-Color-Left-Orange-200,.Border-Color-Left-Orange-200 td{border-left-color:#fed7aa}.Border-Color-Right-Orange-200,.Border-Color-Right-Orange-200 td{border-right-color:#fed7aa}.Border-Color-Top-Orange-200,.Border-Color-Top-Orange-200 td{border-top-color:#fed7aa}.Border-Color-Bottom-Orange-200,.Border-Color-Bottom-Orange-200 td{border-bottom-color:#fed7aa}.Color-Orange-300,.Color-Orange-300 td,.Orange-300,.Orange-300 td{color:#fdba74}.Background-Orange-300,.Background-Orange-300 td{background-color:#fdba74}.Border-Color-Orange-300,.Border-Color-Orange-300 td{border-color:#fdba74}.Border-Color-Left-Orange-300,.Border-Color-Left-Orange-300 td{border-left-color:#fdba74}.Border-Color-Right-Orange-300,.Border-Color-Right-Orange-300 td{border-right-color:#fdba74}.Border-Color-Top-Orange-300,.Border-Color-Top-Orange-300 td{border-top-color:#fdba74}.Border-Color-Bottom-Orange-300,.Border-Color-Bottom-Orange-300 td{border-bottom-color:#fdba74}.Color-Orange-400,.Color-Orange-400 td,.Orange-400,.Orange-400 td{color:#fb923c}.Background-Orange-400,.Background-Orange-400 td{background-color:#fb923c}.Border-Color-Orange-400,.Border-Color-Orange-400 td{border-color:#fb923c}.Border-Color-Left-Orange-400,.Border-Color-Left-Orange-400 td{border-left-color:#fb923c}.Border-Color-Right-Orange-400,.Border-Color-Right-Orange-400 td{border-right-color:#fb923c}.Border-Color-Top-Orange-400,.Border-Color-Top-Orange-400 td{border-top-color:#fb923c}.Border-Color-Bottom-Orange-400,.Border-Color-Bottom-Orange-400 td{border-bottom-color:#fb923c}.Color-Orange-500,.Color-Orange-500 td,.Orange-500,.Orange-500 td{color:#f97316}.Background-Orange-500,.Background-Orange-500 td{background-color:#f97316}.Border-Color-Orange-500,.Border-Color-Orange-500 td{border-color:#f97316}.Border-Color-Left-Orange-500,.Border-Color-Left-Orange-500 td{border-left-color:#f97316}.Border-Color-Right-Orange-500,.Border-Color-Right-Orange-500 td{border-right-color:#f97316}.Border-Color-Top-Orange-500,.Border-Color-Top-Orange-500 td{border-top-color:#f97316}.Border-Color-Bottom-Orange-500,.Border-Color-Bottom-Orange-500 td{border-bottom-color:#f97316}.Color-Orange-600,.Color-Orange-600 td,.Orange-600,.Orange-600 td{color:#ea580c}.Background-Orange-600,.Background-Orange-600 td{background-color:#ea580c}.Border-Color-Orange-600,.Border-Color-Orange-600 td{border-color:#ea580c}.Border-Color-Left-Orange-600,.Border-Color-Left-Orange-600 td{border-left-color:#ea580c}.Border-Color-Right-Orange-600,.Border-Color-Right-Orange-600 td{border-right-color:#ea580c}.Border-Color-Top-Orange-600,.Border-Color-Top-Orange-600 td{border-top-color:#ea580c}.Border-Color-Bottom-Orange-600,.Border-Color-Bottom-Orange-600 td{border-bottom-color:#ea580c}.Color-Orange-700,.Color-Orange-700 td,.Orange-700,.Orange-700 td{color:#c2410c}.Background-Orange-700,.Background-Orange-700 td{background-color:#c2410c}.Border-Color-Orange-700,.Border-Color-Orange-700 td{border-color:#c2410c}.Border-Color-Left-Orange-700,.Border-Color-Left-Orange-700 td{border-left-color:#c2410c}.Border-Color-Right-Orange-700,.Border-Color-Right-Orange-700 td{border-right-color:#c2410c}.Border-Color-Top-Orange-700,.Border-Color-Top-Orange-700 td{border-top-color:#c2410c}.Border-Color-Bottom-Orange-700,.Border-Color-Bottom-Orange-700 td{border-bottom-color:#c2410c}.Color-Orange-800,.Color-Orange-800 td,.Orange-800,.Orange-800 td{color:#9a3412}.Background-Orange-800,.Background-Orange-800 td{background-color:#9a3412}.Border-Color-Orange-800,.Border-Color-Orange-800 td{border-color:#9a3412}.Border-Color-Left-Orange-800,.Border-Color-Left-Orange-800 td{border-left-color:#9a3412}.Border-Color-Right-Orange-800,.Border-Color-Right-Orange-800 td{border-right-color:#9a3412}.Border-Color-Top-Orange-800,.Border-Color-Top-Orange-800 td{border-top-color:#9a3412}.Border-Color-Bottom-Orange-800,.Border-Color-Bottom-Orange-800 td{border-bottom-color:#9a3412}.Color-Orange-900,.Color-Orange-900 td,.Orange-900,.Orange-900 td{color:#7c2d12}.Background-Orange-900,.Background-Orange-900 td{background-color:#7c2d12}.Border-Color-Orange-900,.Border-Color-Orange-900 td{border-color:#7c2d12}.Border-Color-Left-Orange-900,.Border-Color-Left-Orange-900 td{border-left-color:#7c2d12}.Border-Color-Right-Orange-900,.Border-Color-Right-Orange-900 td{border-right-color:#7c2d12}.Border-Color-Top-Orange-900,.Border-Color-Top-Orange-900 td{border-top-color:#7c2d12}.Border-Color-Bottom-Orange-900,.Border-Color-Bottom-Orange-900 td{border-bottom-color:#7c2d12}.Color-Orange-950,.Color-Orange-950 td,.Orange-950,.Orange-950 td{color:#431407}.Background-Orange-950,.Background-Orange-950 td{background-color:#431407}.Border-Color-Orange-950,.Border-Color-Orange-950 td{border-color:#431407}.Border-Color-Left-Orange-950,.Border-Color-Left-Orange-950 td{border-left-color:#431407}.Border-Color-Right-Orange-950,.Border-Color-Right-Orange-950 td{border-right-color:#431407}.Border-Color-Top-Orange-950,.Border-Color-Top-Orange-950 td{border-top-color:#431407}.Border-Color-Bottom-Orange-950,.Border-Color-Bottom-Orange-950 td{border-bottom-color:#431407}.Amber-50,.Amber-50 td,.Color-Amber-50,.Color-Amber-50 td{color:#fffbeb}.Background-Amber-50,.Background-Amber-50 td{background-color:#fffbeb}.Border-Color-Amber-50,.Border-Color-Amber-50 td{border-color:#fffbeb}.Border-Color-Left-Amber-50,.Border-Color-Left-Amber-50 td{border-left-color:#fffbeb}.Border-Color-Right-Amber-50,.Border-Color-Right-Amber-50 td{border-right-color:#fffbeb}.Border-Color-Top-Amber-50,.Border-Color-Top-Amber-50 td{border-top-color:#fffbeb}.Border-Color-Bottom-Amber-50,.Border-Color-Bottom-Amber-50 td{border-bottom-color:#fffbeb}.Amber-100,.Amber-100 td,.Color-Amber-100,.Color-Amber-100 td{color:#fef3c7}.Background-Amber-100,.Background-Amber-100 td{background-color:#fef3c7}.Border-Color-Amber-100,.Border-Color-Amber-100 td{border-color:#fef3c7}.Border-Color-Left-Amber-100,.Border-Color-Left-Amber-100 td{border-left-color:#fef3c7}.Border-Color-Right-Amber-100,.Border-Color-Right-Amber-100 td{border-right-color:#fef3c7}.Border-Color-Top-Amber-100,.Border-Color-Top-Amber-100 td{border-top-color:#fef3c7}.Border-Color-Bottom-Amber-100,.Border-Color-Bottom-Amber-100 td{border-bottom-color:#fef3c7}.Amber-200,.Amber-200 td,.Color-Amber-200,.Color-Amber-200 td{color:#fde68a}.Background-Amber-200,.Background-Amber-200 td{background-color:#fde68a}.Border-Color-Amber-200,.Border-Color-Amber-200 td{border-color:#fde68a}.Border-Color-Left-Amber-200,.Border-Color-Left-Amber-200 td{border-left-color:#fde68a}.Border-Color-Right-Amber-200,.Border-Color-Right-Amber-200 td{border-right-color:#fde68a}.Border-Color-Top-Amber-200,.Border-Color-Top-Amber-200 td{border-top-color:#fde68a}.Border-Color-Bottom-Amber-200,.Border-Color-Bottom-Amber-200 td{border-bottom-color:#fde68a}.Amber-300,.Amber-300 td,.Color-Amber-300,.Color-Amber-300 td{color:#fcd34d}.Background-Amber-300,.Background-Amber-300 td{background-color:#fcd34d}.Border-Color-Amber-300,.Border-Color-Amber-300 td{border-color:#fcd34d}.Border-Color-Left-Amber-300,.Border-Color-Left-Amber-300 td{border-left-color:#fcd34d}.Border-Color-Right-Amber-300,.Border-Color-Right-Amber-300 td{border-right-color:#fcd34d}.Border-Color-Top-Amber-300,.Border-Color-Top-Amber-300 td{border-top-color:#fcd34d}.Border-Color-Bottom-Amber-300,.Border-Color-Bottom-Amber-300 td{border-bottom-color:#fcd34d}.Amber-400,.Amber-400 td,.Color-Amber-400,.Color-Amber-400 td{color:#fbbf24}.Background-Amber-400,.Background-Amber-400 td{background-color:#fbbf24}.Border-Color-Amber-400,.Border-Color-Amber-400 td{border-color:#fbbf24}.Border-Color-Left-Amber-400,.Border-Color-Left-Amber-400 td{border-left-color:#fbbf24}.Border-Color-Right-Amber-400,.Border-Color-Right-Amber-400 td{border-right-color:#fbbf24}.Border-Color-Top-Amber-400,.Border-Color-Top-Amber-400 td{border-top-color:#fbbf24}.Border-Color-Bottom-Amber-400,.Border-Color-Bottom-Amber-400 td{border-bottom-color:#fbbf24}.Amber-500,.Amber-500 td,.Color-Amber-500,.Color-Amber-500 td{color:#f59e0b}.Background-Amber-500,.Background-Amber-500 td{background-color:#f59e0b}.Border-Color-Amber-500,.Border-Color-Amber-500 td{border-color:#f59e0b}.Border-Color-Left-Amber-500,.Border-Color-Left-Amber-500 td{border-left-color:#f59e0b}.Border-Color-Right-Amber-500,.Border-Color-Right-Amber-500 td{border-right-color:#f59e0b}.Border-Color-Top-Amber-500,.Border-Color-Top-Amber-500 td{border-top-color:#f59e0b}.Border-Color-Bottom-Amber-500,.Border-Color-Bottom-Amber-500 td{border-bottom-color:#f59e0b}.Amber-600,.Amber-600 td,.Color-Amber-600,.Color-Amber-600 td{color:#d97706}.Background-Amber-600,.Background-Amber-600 td{background-color:#d97706}.Border-Color-Amber-600,.Border-Color-Amber-600 td{border-color:#d97706}.Border-Color-Left-Amber-600,.Border-Color-Left-Amber-600 td{border-left-color:#d97706}.Border-Color-Right-Amber-600,.Border-Color-Right-Amber-600 td{border-right-color:#d97706}.Border-Color-Top-Amber-600,.Border-Color-Top-Amber-600 td{border-top-color:#d97706}.Border-Color-Bottom-Amber-600,.Border-Color-Bottom-Amber-600 td{border-bottom-color:#d97706}.Amber-700,.Amber-700 td,.Color-Amber-700,.Color-Amber-700 td{color:#b45309}.Background-Amber-700,.Background-Amber-700 td{background-color:#b45309}.Border-Color-Amber-700,.Border-Color-Amber-700 td{border-color:#b45309}.Border-Color-Left-Amber-700,.Border-Color-Left-Amber-700 td{border-left-color:#b45309}.Border-Color-Right-Amber-700,.Border-Color-Right-Amber-700 td{border-right-color:#b45309}.Border-Color-Top-Amber-700,.Border-Color-Top-Amber-700 td{border-top-color:#b45309}.Border-Color-Bottom-Amber-700,.Border-Color-Bottom-Amber-700 td{border-bottom-color:#b45309}.Amber-800,.Amber-800 td,.Color-Amber-800,.Color-Amber-800 td{color:#92400e}.Background-Amber-800,.Background-Amber-800 td{background-color:#92400e}.Border-Color-Amber-800,.Border-Color-Amber-800 td{border-color:#92400e}.Border-Color-Left-Amber-800,.Border-Color-Left-Amber-800 td{border-left-color:#92400e}.Border-Color-Right-Amber-800,.Border-Color-Right-Amber-800 td{border-right-color:#92400e}.Border-Color-Top-Amber-800,.Border-Color-Top-Amber-800 td{border-top-color:#92400e}.Border-Color-Bottom-Amber-800,.Border-Color-Bottom-Amber-800 td{border-bottom-color:#92400e}.Amber-900,.Amber-900 td,.Color-Amber-900,.Color-Amber-900 td{color:#78350f}.Background-Amber-900,.Background-Amber-900 td{background-color:#78350f}.Border-Color-Amber-900,.Border-Color-Amber-900 td{border-color:#78350f}.Border-Color-Left-Amber-900,.Border-Color-Left-Amber-900 td{border-left-color:#78350f}.Border-Color-Right-Amber-900,.Border-Color-Right-Amber-900 td{border-right-color:#78350f}.Border-Color-Top-Amber-900,.Border-Color-Top-Amber-900 td{border-top-color:#78350f}.Border-Color-Bottom-Amber-900,.Border-Color-Bottom-Amber-900 td{border-bottom-color:#78350f}.Amber-950,.Amber-950 td,.Color-Amber-950,.Color-Amber-950 td{color:#451a03}.Background-Amber-950,.Background-Amber-950 td{background-color:#451a03}.Border-Color-Amber-950,.Border-Color-Amber-950 td{border-color:#451a03}.Border-Color-Left-Amber-950,.Border-Color-Left-Amber-950 td{border-left-color:#451a03}.Border-Color-Right-Amber-950,.Border-Color-Right-Amber-950 td{border-right-color:#451a03}.Border-Color-Top-Amber-950,.Border-Color-Top-Amber-950 td{border-top-color:#451a03}.Border-Color-Bottom-Amber-950,.Border-Color-Bottom-Amber-950 td{border-bottom-color:#451a03}.Color-Yellow-50,.Color-Yellow-50 td,.Yellow-50,.Yellow-50 td{color:#fefce8}.Background-Yellow-50,.Background-Yellow-50 td{background-color:#fefce8}.Border-Color-Yellow-50,.Border-Color-Yellow-50 td{border-color:#fefce8}.Border-Color-Left-Yellow-50,.Border-Color-Left-Yellow-50 td{border-left-color:#fefce8}.Border-Color-Right-Yellow-50,.Border-Color-Right-Yellow-50 td{border-right-color:#fefce8}.Border-Color-Top-Yellow-50,.Border-Color-Top-Yellow-50 td{border-top-color:#fefce8}.Border-Color-Bottom-Yellow-50,.Border-Color-Bottom-Yellow-50 td{border-bottom-color:#fefce8}.Color-Yellow-100,.Color-Yellow-100 td,.Yellow-100,.Yellow-100 td{color:#fef9c3}.Background-Yellow-100,.Background-Yellow-100 td{background-color:#fef9c3}.Border-Color-Yellow-100,.Border-Color-Yellow-100 td{border-color:#fef9c3}.Border-Color-Left-Yellow-100,.Border-Color-Left-Yellow-100 td{border-left-color:#fef9c3}.Border-Color-Right-Yellow-100,.Border-Color-Right-Yellow-100 td{border-right-color:#fef9c3}.Border-Color-Top-Yellow-100,.Border-Color-Top-Yellow-100 td{border-top-color:#fef9c3}.Border-Color-Bottom-Yellow-100,.Border-Color-Bottom-Yellow-100 td{border-bottom-color:#fef9c3}.Color-Yellow-200,.Color-Yellow-200 td,.Yellow-200,.Yellow-200 td{color:#fef08a}.Background-Yellow-200,.Background-Yellow-200 td{background-color:#fef08a}.Border-Color-Yellow-200,.Border-Color-Yellow-200 td{border-color:#fef08a}.Border-Color-Left-Yellow-200,.Border-Color-Left-Yellow-200 td{border-left-color:#fef08a}.Border-Color-Right-Yellow-200,.Border-Color-Right-Yellow-200 td{border-right-color:#fef08a}.Border-Color-Top-Yellow-200,.Border-Color-Top-Yellow-200 td{border-top-color:#fef08a}.Border-Color-Bottom-Yellow-200,.Border-Color-Bottom-Yellow-200 td{border-bottom-color:#fef08a}.Color-Yellow-300,.Color-Yellow-300 td,.Yellow-300,.Yellow-300 td{color:#fde047}.Background-Yellow-300,.Background-Yellow-300 td{background-color:#fde047}.Border-Color-Yellow-300,.Border-Color-Yellow-300 td{border-color:#fde047}.Border-Color-Left-Yellow-300,.Border-Color-Left-Yellow-300 td{border-left-color:#fde047}.Border-Color-Right-Yellow-300,.Border-Color-Right-Yellow-300 td{border-right-color:#fde047}.Border-Color-Top-Yellow-300,.Border-Color-Top-Yellow-300 td{border-top-color:#fde047}.Border-Color-Bottom-Yellow-300,.Border-Color-Bottom-Yellow-300 td{border-bottom-color:#fde047}.Color-Yellow-400,.Color-Yellow-400 td,.Yellow-400,.Yellow-400 td{color:#facc15}.Background-Yellow-400,.Background-Yellow-400 td{background-color:#facc15}.Border-Color-Yellow-400,.Border-Color-Yellow-400 td{border-color:#facc15}.Border-Color-Left-Yellow-400,.Border-Color-Left-Yellow-400 td{border-left-color:#facc15}.Border-Color-Right-Yellow-400,.Border-Color-Right-Yellow-400 td{border-right-color:#facc15}.Border-Color-Top-Yellow-400,.Border-Color-Top-Yellow-400 td{border-top-color:#facc15}.Border-Color-Bottom-Yellow-400,.Border-Color-Bottom-Yellow-400 td{border-bottom-color:#facc15}.Color-Yellow-500,.Color-Yellow-500 td,.Yellow-500,.Yellow-500 td{color:#eab308}.Background-Yellow-500,.Background-Yellow-500 td{background-color:#eab308}.Border-Color-Yellow-500,.Border-Color-Yellow-500 td{border-color:#eab308}.Border-Color-Left-Yellow-500,.Border-Color-Left-Yellow-500 td{border-left-color:#eab308}.Border-Color-Right-Yellow-500,.Border-Color-Right-Yellow-500 td{border-right-color:#eab308}.Border-Color-Top-Yellow-500,.Border-Color-Top-Yellow-500 td{border-top-color:#eab308}.Border-Color-Bottom-Yellow-500,.Border-Color-Bottom-Yellow-500 td{border-bottom-color:#eab308}.Color-Yellow-600,.Color-Yellow-600 td,.Yellow-600,.Yellow-600 td{color:#ca8a04}.Background-Yellow-600,.Background-Yellow-600 td{background-color:#ca8a04}.Border-Color-Yellow-600,.Border-Color-Yellow-600 td{border-color:#ca8a04}.Border-Color-Left-Yellow-600,.Border-Color-Left-Yellow-600 td{border-left-color:#ca8a04}.Border-Color-Right-Yellow-600,.Border-Color-Right-Yellow-600 td{border-right-color:#ca8a04}.Border-Color-Top-Yellow-600,.Border-Color-Top-Yellow-600 td{border-top-color:#ca8a04}.Border-Color-Bottom-Yellow-600,.Border-Color-Bottom-Yellow-600 td{border-bottom-color:#ca8a04}.Color-Yellow-700,.Color-Yellow-700 td,.Yellow-700,.Yellow-700 td{color:#a16207}.Background-Yellow-700,.Background-Yellow-700 td{background-color:#a16207}.Border-Color-Yellow-700,.Border-Color-Yellow-700 td{border-color:#a16207}.Border-Color-Left-Yellow-700,.Border-Color-Left-Yellow-700 td{border-left-color:#a16207}.Border-Color-Right-Yellow-700,.Border-Color-Right-Yellow-700 td{border-right-color:#a16207}.Border-Color-Top-Yellow-700,.Border-Color-Top-Yellow-700 td{border-top-color:#a16207}.Border-Color-Bottom-Yellow-700,.Border-Color-Bottom-Yellow-700 td{border-bottom-color:#a16207}.Color-Yellow-800,.Color-Yellow-800 td,.Yellow-800,.Yellow-800 td{color:#854d0e}.Background-Yellow-800,.Background-Yellow-800 td{background-color:#854d0e}.Border-Color-Yellow-800,.Border-Color-Yellow-800 td{border-color:#854d0e}.Border-Color-Left-Yellow-800,.Border-Color-Left-Yellow-800 td{border-left-color:#854d0e}.Border-Color-Right-Yellow-800,.Border-Color-Right-Yellow-800 td{border-right-color:#854d0e}.Border-Color-Top-Yellow-800,.Border-Color-Top-Yellow-800 td{border-top-color:#854d0e}.Border-Color-Bottom-Yellow-800,.Border-Color-Bottom-Yellow-800 td{border-bottom-color:#854d0e}.Color-Yellow-900,.Color-Yellow-900 td,.Yellow-900,.Yellow-900 td{color:#713f12}.Background-Yellow-900,.Background-Yellow-900 td{background-color:#713f12}.Border-Color-Yellow-900,.Border-Color-Yellow-900 td{border-color:#713f12}.Border-Color-Left-Yellow-900,.Border-Color-Left-Yellow-900 td{border-left-color:#713f12}.Border-Color-Right-Yellow-900,.Border-Color-Right-Yellow-900 td{border-right-color:#713f12}.Border-Color-Top-Yellow-900,.Border-Color-Top-Yellow-900 td{border-top-color:#713f12}.Border-Color-Bottom-Yellow-900,.Border-Color-Bottom-Yellow-900 td{border-bottom-color:#713f12}.Color-Yellow-950,.Color-Yellow-950 td,.Yellow-950,.Yellow-950 td{color:#422006}.Background-Yellow-950,.Background-Yellow-950 td{background-color:#422006}.Border-Color-Yellow-950,.Border-Color-Yellow-950 td{border-color:#422006}.Border-Color-Left-Yellow-950,.Border-Color-Left-Yellow-950 td{border-left-color:#422006}.Border-Color-Right-Yellow-950,.Border-Color-Right-Yellow-950 td{border-right-color:#422006}.Border-Color-Top-Yellow-950,.Border-Color-Top-Yellow-950 td{border-top-color:#422006}.Border-Color-Bottom-Yellow-950,.Border-Color-Bottom-Yellow-950 td{border-bottom-color:#422006}.Color-Lime-50,.Color-Lime-50 td,.Lime-50,.Lime-50 td{color:#f7fee7}.Background-Lime-50,.Background-Lime-50 td{background-color:#f7fee7}.Border-Color-Lime-50,.Border-Color-Lime-50 td{border-color:#f7fee7}.Border-Color-Left-Lime-50,.Border-Color-Left-Lime-50 td{border-left-color:#f7fee7}.Border-Color-Right-Lime-50,.Border-Color-Right-Lime-50 td{border-right-color:#f7fee7}.Border-Color-Top-Lime-50,.Border-Color-Top-Lime-50 td{border-top-color:#f7fee7}.Border-Color-Bottom-Lime-50,.Border-Color-Bottom-Lime-50 td{border-bottom-color:#f7fee7}.Color-Lime-100,.Color-Lime-100 td,.Lime-100,.Lime-100 td{color:#ecfccb}.Background-Lime-100,.Background-Lime-100 td{background-color:#ecfccb}.Border-Color-Lime-100,.Border-Color-Lime-100 td{border-color:#ecfccb}.Border-Color-Left-Lime-100,.Border-Color-Left-Lime-100 td{border-left-color:#ecfccb}.Border-Color-Right-Lime-100,.Border-Color-Right-Lime-100 td{border-right-color:#ecfccb}.Border-Color-Top-Lime-100,.Border-Color-Top-Lime-100 td{border-top-color:#ecfccb}.Border-Color-Bottom-Lime-100,.Border-Color-Bottom-Lime-100 td{border-bottom-color:#ecfccb}.Color-Lime-200,.Color-Lime-200 td,.Lime-200,.Lime-200 td{color:#d9f99d}.Background-Lime-200,.Background-Lime-200 td{background-color:#d9f99d}.Border-Color-Lime-200,.Border-Color-Lime-200 td{border-color:#d9f99d}.Border-Color-Left-Lime-200,.Border-Color-Left-Lime-200 td{border-left-color:#d9f99d}.Border-Color-Right-Lime-200,.Border-Color-Right-Lime-200 td{border-right-color:#d9f99d}.Border-Color-Top-Lime-200,.Border-Color-Top-Lime-200 td{border-top-color:#d9f99d}.Border-Color-Bottom-Lime-200,.Border-Color-Bottom-Lime-200 td{border-bottom-color:#d9f99d}.Color-Lime-300,.Color-Lime-300 td,.Lime-300,.Lime-300 td{color:#bef264}.Background-Lime-300,.Background-Lime-300 td{background-color:#bef264}.Border-Color-Lime-300,.Border-Color-Lime-300 td{border-color:#bef264}.Border-Color-Left-Lime-300,.Border-Color-Left-Lime-300 td{border-left-color:#bef264}.Border-Color-Right-Lime-300,.Border-Color-Right-Lime-300 td{border-right-color:#bef264}.Border-Color-Top-Lime-300,.Border-Color-Top-Lime-300 td{border-top-color:#bef264}.Border-Color-Bottom-Lime-300,.Border-Color-Bottom-Lime-300 td{border-bottom-color:#bef264}.Color-Lime-400,.Color-Lime-400 td,.Lime-400,.Lime-400 td{color:#a3e635}.Background-Lime-400,.Background-Lime-400 td{background-color:#a3e635}.Border-Color-Lime-400,.Border-Color-Lime-400 td{border-color:#a3e635}.Border-Color-Left-Lime-400,.Border-Color-Left-Lime-400 td{border-left-color:#a3e635}.Border-Color-Right-Lime-400,.Border-Color-Right-Lime-400 td{border-right-color:#a3e635}.Border-Color-Top-Lime-400,.Border-Color-Top-Lime-400 td{border-top-color:#a3e635}.Border-Color-Bottom-Lime-400,.Border-Color-Bottom-Lime-400 td{border-bottom-color:#a3e635}.Color-Lime-500,.Color-Lime-500 td,.Lime-500,.Lime-500 td{color:#84cc16}.Background-Lime-500,.Background-Lime-500 td{background-color:#84cc16}.Border-Color-Lime-500,.Border-Color-Lime-500 td{border-color:#84cc16}.Border-Color-Left-Lime-500,.Border-Color-Left-Lime-500 td{border-left-color:#84cc16}.Border-Color-Right-Lime-500,.Border-Color-Right-Lime-500 td{border-right-color:#84cc16}.Border-Color-Top-Lime-500,.Border-Color-Top-Lime-500 td{border-top-color:#84cc16}.Border-Color-Bottom-Lime-500,.Border-Color-Bottom-Lime-500 td{border-bottom-color:#84cc16}.Color-Lime-600,.Color-Lime-600 td,.Lime-600,.Lime-600 td{color:#65a30d}.Background-Lime-600,.Background-Lime-600 td{background-color:#65a30d}.Border-Color-Lime-600,.Border-Color-Lime-600 td{border-color:#65a30d}.Border-Color-Left-Lime-600,.Border-Color-Left-Lime-600 td{border-left-color:#65a30d}.Border-Color-Right-Lime-600,.Border-Color-Right-Lime-600 td{border-right-color:#65a30d}.Border-Color-Top-Lime-600,.Border-Color-Top-Lime-600 td{border-top-color:#65a30d}.Border-Color-Bottom-Lime-600,.Border-Color-Bottom-Lime-600 td{border-bottom-color:#65a30d}.Color-Lime-700,.Color-Lime-700 td,.Lime-700,.Lime-700 td{color:#4d7c0f}.Background-Lime-700,.Background-Lime-700 td{background-color:#4d7c0f}.Border-Color-Lime-700,.Border-Color-Lime-700 td{border-color:#4d7c0f}.Border-Color-Left-Lime-700,.Border-Color-Left-Lime-700 td{border-left-color:#4d7c0f}.Border-Color-Right-Lime-700,.Border-Color-Right-Lime-700 td{border-right-color:#4d7c0f}.Border-Color-Top-Lime-700,.Border-Color-Top-Lime-700 td{border-top-color:#4d7c0f}.Border-Color-Bottom-Lime-700,.Border-Color-Bottom-Lime-700 td{border-bottom-color:#4d7c0f}.Color-Lime-800,.Color-Lime-800 td,.Lime-800,.Lime-800 td{color:#3f6212}.Background-Lime-800,.Background-Lime-800 td{background-color:#3f6212}.Border-Color-Lime-800,.Border-Color-Lime-800 td{border-color:#3f6212}.Border-Color-Left-Lime-800,.Border-Color-Left-Lime-800 td{border-left-color:#3f6212}.Border-Color-Right-Lime-800,.Border-Color-Right-Lime-800 td{border-right-color:#3f6212}.Border-Color-Top-Lime-800,.Border-Color-Top-Lime-800 td{border-top-color:#3f6212}.Border-Color-Bottom-Lime-800,.Border-Color-Bottom-Lime-800 td{border-bottom-color:#3f6212}.Color-Lime-900,.Color-Lime-900 td,.Lime-900,.Lime-900 td{color:#365314}.Background-Lime-900,.Background-Lime-900 td{background-color:#365314}.Border-Color-Lime-900,.Border-Color-Lime-900 td{border-color:#365314}.Border-Color-Left-Lime-900,.Border-Color-Left-Lime-900 td{border-left-color:#365314}.Border-Color-Right-Lime-900,.Border-Color-Right-Lime-900 td{border-right-color:#365314}.Border-Color-Top-Lime-900,.Border-Color-Top-Lime-900 td{border-top-color:#365314}.Border-Color-Bottom-Lime-900,.Border-Color-Bottom-Lime-900 td{border-bottom-color:#365314}.Color-Lime-950,.Color-Lime-950 td,.Lime-950,.Lime-950 td{color:#1a2e05}.Background-Lime-950,.Background-Lime-950 td{background-color:#1a2e05}.Border-Color-Lime-950,.Border-Color-Lime-950 td{border-color:#1a2e05}.Border-Color-Left-Lime-950,.Border-Color-Left-Lime-950 td{border-left-color:#1a2e05}.Border-Color-Right-Lime-950,.Border-Color-Right-Lime-950 td{border-right-color:#1a2e05}.Border-Color-Top-Lime-950,.Border-Color-Top-Lime-950 td{border-top-color:#1a2e05}.Border-Color-Bottom-Lime-950,.Border-Color-Bottom-Lime-950 td{border-bottom-color:#1a2e05}.Color-Green-50,.Color-Green-50 td,.Green-50,.Green-50 td{color:#f0fdf4}.Background-Green-50,.Background-Green-50 td{background-color:#f0fdf4}.Border-Color-Green-50,.Border-Color-Green-50 td{border-color:#f0fdf4}.Border-Color-Left-Green-50,.Border-Color-Left-Green-50 td{border-left-color:#f0fdf4}.Border-Color-Right-Green-50,.Border-Color-Right-Green-50 td{border-right-color:#f0fdf4}.Border-Color-Top-Green-50,.Border-Color-Top-Green-50 td{border-top-color:#f0fdf4}.Border-Color-Bottom-Green-50,.Border-Color-Bottom-Green-50 td{border-bottom-color:#f0fdf4}.Color-Green-100,.Color-Green-100 td,.Green-100,.Green-100 td{color:#dcfce7}.Background-Green-100,.Background-Green-100 td{background-color:#dcfce7}.Border-Color-Green-100,.Border-Color-Green-100 td{border-color:#dcfce7}.Border-Color-Left-Green-100,.Border-Color-Left-Green-100 td{border-left-color:#dcfce7}.Border-Color-Right-Green-100,.Border-Color-Right-Green-100 td{border-right-color:#dcfce7}.Border-Color-Top-Green-100,.Border-Color-Top-Green-100 td{border-top-color:#dcfce7}.Border-Color-Bottom-Green-100,.Border-Color-Bottom-Green-100 td{border-bottom-color:#dcfce7}.Color-Green-200,.Color-Green-200 td,.Green-200,.Green-200 td{color:#bbf7d0}.Background-Green-200,.Background-Green-200 td{background-color:#bbf7d0}.Border-Color-Green-200,.Border-Color-Green-200 td{border-color:#bbf7d0}.Border-Color-Left-Green-200,.Border-Color-Left-Green-200 td{border-left-color:#bbf7d0}.Border-Color-Right-Green-200,.Border-Color-Right-Green-200 td{border-right-color:#bbf7d0}.Border-Color-Top-Green-200,.Border-Color-Top-Green-200 td{border-top-color:#bbf7d0}.Border-Color-Bottom-Green-200,.Border-Color-Bottom-Green-200 td{border-bottom-color:#bbf7d0}.Color-Green-300,.Color-Green-300 td,.Green-300,.Green-300 td{color:#86efac}.Background-Green-300,.Background-Green-300 td{background-color:#86efac}.Border-Color-Green-300,.Border-Color-Green-300 td{border-color:#86efac}.Border-Color-Left-Green-300,.Border-Color-Left-Green-300 td{border-left-color:#86efac}.Border-Color-Right-Green-300,.Border-Color-Right-Green-300 td{border-right-color:#86efac}.Border-Color-Top-Green-300,.Border-Color-Top-Green-300 td{border-top-color:#86efac}.Border-Color-Bottom-Green-300,.Border-Color-Bottom-Green-300 td{border-bottom-color:#86efac}.Color-Green-400,.Color-Green-400 td,.Green-400,.Green-400 td{color:#4ade80}.Background-Green-400,.Background-Green-400 td{background-color:#4ade80}.Border-Color-Green-400,.Border-Color-Green-400 td{border-color:#4ade80}.Border-Color-Left-Green-400,.Border-Color-Left-Green-400 td{border-left-color:#4ade80}.Border-Color-Right-Green-400,.Border-Color-Right-Green-400 td{border-right-color:#4ade80}.Border-Color-Top-Green-400,.Border-Color-Top-Green-400 td{border-top-color:#4ade80}.Border-Color-Bottom-Green-400,.Border-Color-Bottom-Green-400 td{border-bottom-color:#4ade80}.Color-Green-500,.Color-Green-500 td,.Green-500,.Green-500 td{color:#22c55e}.Background-Green-500,.Background-Green-500 td{background-color:#22c55e}.Border-Color-Green-500,.Border-Color-Green-500 td{border-color:#22c55e}.Border-Color-Left-Green-500,.Border-Color-Left-Green-500 td{border-left-color:#22c55e}.Border-Color-Right-Green-500,.Border-Color-Right-Green-500 td{border-right-color:#22c55e}.Border-Color-Top-Green-500,.Border-Color-Top-Green-500 td{border-top-color:#22c55e}.Border-Color-Bottom-Green-500,.Border-Color-Bottom-Green-500 td{border-bottom-color:#22c55e}.Color-Green-600,.Color-Green-600 td,.Green-600,.Green-600 td{color:#16a34a}.Background-Green-600,.Background-Green-600 td{background-color:#16a34a}.Border-Color-Green-600,.Border-Color-Green-600 td{border-color:#16a34a}.Border-Color-Left-Green-600,.Border-Color-Left-Green-600 td{border-left-color:#16a34a}.Border-Color-Right-Green-600,.Border-Color-Right-Green-600 td{border-right-color:#16a34a}.Border-Color-Top-Green-600,.Border-Color-Top-Green-600 td{border-top-color:#16a34a}.Border-Color-Bottom-Green-600,.Border-Color-Bottom-Green-600 td{border-bottom-color:#16a34a}.Color-Green-700,.Color-Green-700 td,.Green-700,.Green-700 td{color:#15803d}.Background-Green-700,.Background-Green-700 td{background-color:#15803d}.Border-Color-Green-700,.Border-Color-Green-700 td{border-color:#15803d}.Border-Color-Left-Green-700,.Border-Color-Left-Green-700 td{border-left-color:#15803d}.Border-Color-Right-Green-700,.Border-Color-Right-Green-700 td{border-right-color:#15803d}.Border-Color-Top-Green-700,.Border-Color-Top-Green-700 td{border-top-color:#15803d}.Border-Color-Bottom-Green-700,.Border-Color-Bottom-Green-700 td{border-bottom-color:#15803d}.Color-Green-800,.Color-Green-800 td,.Green-800,.Green-800 td{color:#166534}.Background-Green-800,.Background-Green-800 td{background-color:#166534}.Border-Color-Green-800,.Border-Color-Green-800 td{border-color:#166534}.Border-Color-Left-Green-800,.Border-Color-Left-Green-800 td{border-left-color:#166534}.Border-Color-Right-Green-800,.Border-Color-Right-Green-800 td{border-right-color:#166534}.Border-Color-Top-Green-800,.Border-Color-Top-Green-800 td{border-top-color:#166534}.Border-Color-Bottom-Green-800,.Border-Color-Bottom-Green-800 td{border-bottom-color:#166534}.Color-Green-900,.Color-Green-900 td,.Green-900,.Green-900 td{color:#14532d}.Background-Green-900,.Background-Green-900 td{background-color:#14532d}.Border-Color-Green-900,.Border-Color-Green-900 td{border-color:#14532d}.Border-Color-Left-Green-900,.Border-Color-Left-Green-900 td{border-left-color:#14532d}.Border-Color-Right-Green-900,.Border-Color-Right-Green-900 td{border-right-color:#14532d}.Border-Color-Top-Green-900,.Border-Color-Top-Green-900 td{border-top-color:#14532d}.Border-Color-Bottom-Green-900,.Border-Color-Bottom-Green-900 td{border-bottom-color:#14532d}.Color-Green-950,.Color-Green-950 td,.Green-950,.Green-950 td{color:#052e16}.Background-Green-950,.Background-Green-950 td{background-color:#052e16}.Border-Color-Green-950,.Border-Color-Green-950 td{border-color:#052e16}.Border-Color-Left-Green-950,.Border-Color-Left-Green-950 td{border-left-color:#052e16}.Border-Color-Right-Green-950,.Border-Color-Right-Green-950 td{border-right-color:#052e16}.Border-Color-Top-Green-950,.Border-Color-Top-Green-950 td{border-top-color:#052e16}.Border-Color-Bottom-Green-950,.Border-Color-Bottom-Green-950 td{border-bottom-color:#052e16}.Color-Emerald-50,.Color-Emerald-50 td,.Emerald-50,.Emerald-50 td{color:#ecfdf5}.Background-Emerald-50,.Background-Emerald-50 td{background-color:#ecfdf5}.Border-Color-Emerald-50,.Border-Color-Emerald-50 td{border-color:#ecfdf5}.Border-Color-Left-Emerald-50,.Border-Color-Left-Emerald-50 td{border-left-color:#ecfdf5}.Border-Color-Right-Emerald-50,.Border-Color-Right-Emerald-50 td{border-right-color:#ecfdf5}.Border-Color-Top-Emerald-50,.Border-Color-Top-Emerald-50 td{border-top-color:#ecfdf5}.Border-Color-Bottom-Emerald-50,.Border-Color-Bottom-Emerald-50 td{border-bottom-color:#ecfdf5}.Color-Emerald-100,.Color-Emerald-100 td,.Emerald-100,.Emerald-100 td{color:#d1fae5}.Background-Emerald-100,.Background-Emerald-100 td{background-color:#d1fae5}.Border-Color-Emerald-100,.Border-Color-Emerald-100 td{border-color:#d1fae5}.Border-Color-Left-Emerald-100,.Border-Color-Left-Emerald-100 td{border-left-color:#d1fae5}.Border-Color-Right-Emerald-100,.Border-Color-Right-Emerald-100 td{border-right-color:#d1fae5}.Border-Color-Top-Emerald-100,.Border-Color-Top-Emerald-100 td{border-top-color:#d1fae5}.Border-Color-Bottom-Emerald-100,.Border-Color-Bottom-Emerald-100 td{border-bottom-color:#d1fae5}.Color-Emerald-200,.Color-Emerald-200 td,.Emerald-200,.Emerald-200 td{color:#a7f3d0}.Background-Emerald-200,.Background-Emerald-200 td{background-color:#a7f3d0}.Border-Color-Emerald-200,.Border-Color-Emerald-200 td{border-color:#a7f3d0}.Border-Color-Left-Emerald-200,.Border-Color-Left-Emerald-200 td{border-left-color:#a7f3d0}.Border-Color-Right-Emerald-200,.Border-Color-Right-Emerald-200 td{border-right-color:#a7f3d0}.Border-Color-Top-Emerald-200,.Border-Color-Top-Emerald-200 td{border-top-color:#a7f3d0}.Border-Color-Bottom-Emerald-200,.Border-Color-Bottom-Emerald-200 td{border-bottom-color:#a7f3d0}.Color-Emerald-300,.Color-Emerald-300 td,.Emerald-300,.Emerald-300 td{color:#6ee7b7}.Background-Emerald-300,.Background-Emerald-300 td{background-color:#6ee7b7}.Border-Color-Emerald-300,.Border-Color-Emerald-300 td{border-color:#6ee7b7}.Border-Color-Left-Emerald-300,.Border-Color-Left-Emerald-300 td{border-left-color:#6ee7b7}.Border-Color-Right-Emerald-300,.Border-Color-Right-Emerald-300 td{border-right-color:#6ee7b7}.Border-Color-Top-Emerald-300,.Border-Color-Top-Emerald-300 td{border-top-color:#6ee7b7}.Border-Color-Bottom-Emerald-300,.Border-Color-Bottom-Emerald-300 td{border-bottom-color:#6ee7b7}.Color-Emerald-400,.Color-Emerald-400 td,.Emerald-400,.Emerald-400 td{color:#34d399}.Background-Emerald-400,.Background-Emerald-400 td{background-color:#34d399}.Border-Color-Emerald-400,.Border-Color-Emerald-400 td{border-color:#34d399}.Border-Color-Left-Emerald-400,.Border-Color-Left-Emerald-400 td{border-left-color:#34d399}.Border-Color-Right-Emerald-400,.Border-Color-Right-Emerald-400 td{border-right-color:#34d399}.Border-Color-Top-Emerald-400,.Border-Color-Top-Emerald-400 td{border-top-color:#34d399}.Border-Color-Bottom-Emerald-400,.Border-Color-Bottom-Emerald-400 td{border-bottom-color:#34d399}.Color-Emerald-500,.Color-Emerald-500 td,.Emerald-500,.Emerald-500 td{color:#10b981}.Background-Emerald-500,.Background-Emerald-500 td{background-color:#10b981}.Border-Color-Emerald-500,.Border-Color-Emerald-500 td{border-color:#10b981}.Border-Color-Left-Emerald-500,.Border-Color-Left-Emerald-500 td{border-left-color:#10b981}.Border-Color-Right-Emerald-500,.Border-Color-Right-Emerald-500 td{border-right-color:#10b981}.Border-Color-Top-Emerald-500,.Border-Color-Top-Emerald-500 td{border-top-color:#10b981}.Border-Color-Bottom-Emerald-500,.Border-Color-Bottom-Emerald-500 td{border-bottom-color:#10b981}.Color-Emerald-600,.Color-Emerald-600 td,.Emerald-600,.Emerald-600 td{color:#059669}.Background-Emerald-600,.Background-Emerald-600 td{background-color:#059669}.Border-Color-Emerald-600,.Border-Color-Emerald-600 td{border-color:#059669}.Border-Color-Left-Emerald-600,.Border-Color-Left-Emerald-600 td{border-left-color:#059669}.Border-Color-Right-Emerald-600,.Border-Color-Right-Emerald-600 td{border-right-color:#059669}.Border-Color-Top-Emerald-600,.Border-Color-Top-Emerald-600 td{border-top-color:#059669}.Border-Color-Bottom-Emerald-600,.Border-Color-Bottom-Emerald-600 td{border-bottom-color:#059669}.Color-Emerald-700,.Color-Emerald-700 td,.Emerald-700,.Emerald-700 td{color:#047857}.Background-Emerald-700,.Background-Emerald-700 td{background-color:#047857}.Border-Color-Emerald-700,.Border-Color-Emerald-700 td{border-color:#047857}.Border-Color-Left-Emerald-700,.Border-Color-Left-Emerald-700 td{border-left-color:#047857}.Border-Color-Right-Emerald-700,.Border-Color-Right-Emerald-700 td{border-right-color:#047857}.Border-Color-Top-Emerald-700,.Border-Color-Top-Emerald-700 td{border-top-color:#047857}.Border-Color-Bottom-Emerald-700,.Border-Color-Bottom-Emerald-700 td{border-bottom-color:#047857}.Color-Emerald-800,.Color-Emerald-800 td,.Emerald-800,.Emerald-800 td{color:#065f46}.Background-Emerald-800,.Background-Emerald-800 td{background-color:#065f46}.Border-Color-Emerald-800,.Border-Color-Emerald-800 td{border-color:#065f46}.Border-Color-Left-Emerald-800,.Border-Color-Left-Emerald-800 td{border-left-color:#065f46}.Border-Color-Right-Emerald-800,.Border-Color-Right-Emerald-800 td{border-right-color:#065f46}.Border-Color-Top-Emerald-800,.Border-Color-Top-Emerald-800 td{border-top-color:#065f46}.Border-Color-Bottom-Emerald-800,.Border-Color-Bottom-Emerald-800 td{border-bottom-color:#065f46}.Color-Emerald-900,.Color-Emerald-900 td,.Emerald-900,.Emerald-900 td{color:#064e3b}.Background-Emerald-900,.Background-Emerald-900 td{background-color:#064e3b}.Border-Color-Emerald-900,.Border-Color-Emerald-900 td{border-color:#064e3b}.Border-Color-Left-Emerald-900,.Border-Color-Left-Emerald-900 td{border-left-color:#064e3b}.Border-Color-Right-Emerald-900,.Border-Color-Right-Emerald-900 td{border-right-color:#064e3b}.Border-Color-Top-Emerald-900,.Border-Color-Top-Emerald-900 td{border-top-color:#064e3b}.Border-Color-Bottom-Emerald-900,.Border-Color-Bottom-Emerald-900 td{border-bottom-color:#064e3b}.Color-Emerald-950,.Color-Emerald-950 td,.Emerald-950,.Emerald-950 td{color:#022c22}.Background-Emerald-950,.Background-Emerald-950 td{background-color:#022c22}.Border-Color-Emerald-950,.Border-Color-Emerald-950 td{border-color:#022c22}.Border-Color-Left-Emerald-950,.Border-Color-Left-Emerald-950 td{border-left-color:#022c22}.Border-Color-Right-Emerald-950,.Border-Color-Right-Emerald-950 td{border-right-color:#022c22}.Border-Color-Top-Emerald-950,.Border-Color-Top-Emerald-950 td{border-top-color:#022c22}.Border-Color-Bottom-Emerald-950,.Border-Color-Bottom-Emerald-950 td{border-bottom-color:#022c22}.Color-Teal-50,.Color-Teal-50 td,.Teal-50,.Teal-50 td{color:#f0fdfa}.Background-Teal-50,.Background-Teal-50 td{background-color:#f0fdfa}.Border-Color-Teal-50,.Border-Color-Teal-50 td{border-color:#f0fdfa}.Border-Color-Left-Teal-50,.Border-Color-Left-Teal-50 td{border-left-color:#f0fdfa}.Border-Color-Right-Teal-50,.Border-Color-Right-Teal-50 td{border-right-color:#f0fdfa}.Border-Color-Top-Teal-50,.Border-Color-Top-Teal-50 td{border-top-color:#f0fdfa}.Border-Color-Bottom-Teal-50,.Border-Color-Bottom-Teal-50 td{border-bottom-color:#f0fdfa}.Color-Teal-100,.Color-Teal-100 td,.Teal-100,.Teal-100 td{color:#ccfbf1}.Background-Teal-100,.Background-Teal-100 td{background-color:#ccfbf1}.Border-Color-Teal-100,.Border-Color-Teal-100 td{border-color:#ccfbf1}.Border-Color-Left-Teal-100,.Border-Color-Left-Teal-100 td{border-left-color:#ccfbf1}.Border-Color-Right-Teal-100,.Border-Color-Right-Teal-100 td{border-right-color:#ccfbf1}.Border-Color-Top-Teal-100,.Border-Color-Top-Teal-100 td{border-top-color:#ccfbf1}.Border-Color-Bottom-Teal-100,.Border-Color-Bottom-Teal-100 td{border-bottom-color:#ccfbf1}.Color-Teal-200,.Color-Teal-200 td,.Teal-200,.Teal-200 td{color:#99f6e4}.Background-Teal-200,.Background-Teal-200 td{background-color:#99f6e4}.Border-Color-Teal-200,.Border-Color-Teal-200 td{border-color:#99f6e4}.Border-Color-Left-Teal-200,.Border-Color-Left-Teal-200 td{border-left-color:#99f6e4}.Border-Color-Right-Teal-200,.Border-Color-Right-Teal-200 td{border-right-color:#99f6e4}.Border-Color-Top-Teal-200,.Border-Color-Top-Teal-200 td{border-top-color:#99f6e4}.Border-Color-Bottom-Teal-200,.Border-Color-Bottom-Teal-200 td{border-bottom-color:#99f6e4}.Color-Teal-300,.Color-Teal-300 td,.Teal-300,.Teal-300 td{color:#5eead4}.Background-Teal-300,.Background-Teal-300 td{background-color:#5eead4}.Border-Color-Teal-300,.Border-Color-Teal-300 td{border-color:#5eead4}.Border-Color-Left-Teal-300,.Border-Color-Left-Teal-300 td{border-left-color:#5eead4}.Border-Color-Right-Teal-300,.Border-Color-Right-Teal-300 td{border-right-color:#5eead4}.Border-Color-Top-Teal-300,.Border-Color-Top-Teal-300 td{border-top-color:#5eead4}.Border-Color-Bottom-Teal-300,.Border-Color-Bottom-Teal-300 td{border-bottom-color:#5eead4}.Color-Teal-400,.Color-Teal-400 td,.Teal-400,.Teal-400 td{color:#2dd4bf}.Background-Teal-400,.Background-Teal-400 td{background-color:#2dd4bf}.Border-Color-Teal-400,.Border-Color-Teal-400 td{border-color:#2dd4bf}.Border-Color-Left-Teal-400,.Border-Color-Left-Teal-400 td{border-left-color:#2dd4bf}.Border-Color-Right-Teal-400,.Border-Color-Right-Teal-400 td{border-right-color:#2dd4bf}.Border-Color-Top-Teal-400,.Border-Color-Top-Teal-400 td{border-top-color:#2dd4bf}.Border-Color-Bottom-Teal-400,.Border-Color-Bottom-Teal-400 td{border-bottom-color:#2dd4bf}.Color-Teal-500,.Color-Teal-500 td,.Teal-500,.Teal-500 td{color:#14b8a6}.Background-Teal-500,.Background-Teal-500 td{background-color:#14b8a6}.Border-Color-Teal-500,.Border-Color-Teal-500 td{border-color:#14b8a6}.Border-Color-Left-Teal-500,.Border-Color-Left-Teal-500 td{border-left-color:#14b8a6}.Border-Color-Right-Teal-500,.Border-Color-Right-Teal-500 td{border-right-color:#14b8a6}.Border-Color-Top-Teal-500,.Border-Color-Top-Teal-500 td{border-top-color:#14b8a6}.Border-Color-Bottom-Teal-500,.Border-Color-Bottom-Teal-500 td{border-bottom-color:#14b8a6}.Color-Teal-600,.Color-Teal-600 td,.Teal-600,.Teal-600 td{color:#0d9488}.Background-Teal-600,.Background-Teal-600 td{background-color:#0d9488}.Border-Color-Teal-600,.Border-Color-Teal-600 td{border-color:#0d9488}.Border-Color-Left-Teal-600,.Border-Color-Left-Teal-600 td{border-left-color:#0d9488}.Border-Color-Right-Teal-600,.Border-Color-Right-Teal-600 td{border-right-color:#0d9488}.Border-Color-Top-Teal-600,.Border-Color-Top-Teal-600 td{border-top-color:#0d9488}.Border-Color-Bottom-Teal-600,.Border-Color-Bottom-Teal-600 td{border-bottom-color:#0d9488}.Color-Teal-700,.Color-Teal-700 td,.Teal-700,.Teal-700 td{color:#0f766e}.Background-Teal-700,.Background-Teal-700 td{background-color:#0f766e}.Border-Color-Teal-700,.Border-Color-Teal-700 td{border-color:#0f766e}.Border-Color-Left-Teal-700,.Border-Color-Left-Teal-700 td{border-left-color:#0f766e}.Border-Color-Right-Teal-700,.Border-Color-Right-Teal-700 td{border-right-color:#0f766e}.Border-Color-Top-Teal-700,.Border-Color-Top-Teal-700 td{border-top-color:#0f766e}.Border-Color-Bottom-Teal-700,.Border-Color-Bottom-Teal-700 td{border-bottom-color:#0f766e}.Color-Teal-800,.Color-Teal-800 td,.Teal-800,.Teal-800 td{color:#115e59}.Background-Teal-800,.Background-Teal-800 td{background-color:#115e59}.Border-Color-Teal-800,.Border-Color-Teal-800 td{border-color:#115e59}.Border-Color-Left-Teal-800,.Border-Color-Left-Teal-800 td{border-left-color:#115e59}.Border-Color-Right-Teal-800,.Border-Color-Right-Teal-800 td{border-right-color:#115e59}.Border-Color-Top-Teal-800,.Border-Color-Top-Teal-800 td{border-top-color:#115e59}.Border-Color-Bottom-Teal-800,.Border-Color-Bottom-Teal-800 td{border-bottom-color:#115e59}.Color-Teal-900,.Color-Teal-900 td,.Teal-900,.Teal-900 td{color:#134e4a}.Background-Teal-900,.Background-Teal-900 td{background-color:#134e4a}.Border-Color-Teal-900,.Border-Color-Teal-900 td{border-color:#134e4a}.Border-Color-Left-Teal-900,.Border-Color-Left-Teal-900 td{border-left-color:#134e4a}.Border-Color-Right-Teal-900,.Border-Color-Right-Teal-900 td{border-right-color:#134e4a}.Border-Color-Top-Teal-900,.Border-Color-Top-Teal-900 td{border-top-color:#134e4a}.Border-Color-Bottom-Teal-900,.Border-Color-Bottom-Teal-900 td{border-bottom-color:#134e4a}.Color-Teal-950,.Color-Teal-950 td,.Teal-950,.Teal-950 td{color:#042f2e}.Background-Teal-950,.Background-Teal-950 td{background-color:#042f2e}.Border-Color-Teal-950,.Border-Color-Teal-950 td{border-color:#042f2e}.Border-Color-Left-Teal-950,.Border-Color-Left-Teal-950 td{border-left-color:#042f2e}.Border-Color-Right-Teal-950,.Border-Color-Right-Teal-950 td{border-right-color:#042f2e}.Border-Color-Top-Teal-950,.Border-Color-Top-Teal-950 td{border-top-color:#042f2e}.Border-Color-Bottom-Teal-950,.Border-Color-Bottom-Teal-950 td{border-bottom-color:#042f2e}.Color-Cyan-50,.Color-Cyan-50 td,.Cyan-50,.Cyan-50 td{color:#ecfeff}.Background-Cyan-50,.Background-Cyan-50 td{background-color:#ecfeff}.Border-Color-Cyan-50,.Border-Color-Cyan-50 td{border-color:#ecfeff}.Border-Color-Left-Cyan-50,.Border-Color-Left-Cyan-50 td{border-left-color:#ecfeff}.Border-Color-Right-Cyan-50,.Border-Color-Right-Cyan-50 td{border-right-color:#ecfeff}.Border-Color-Top-Cyan-50,.Border-Color-Top-Cyan-50 td{border-top-color:#ecfeff}.Border-Color-Bottom-Cyan-50,.Border-Color-Bottom-Cyan-50 td{border-bottom-color:#ecfeff}.Color-Cyan-100,.Color-Cyan-100 td,.Cyan-100,.Cyan-100 td{color:#cffafe}.Background-Cyan-100,.Background-Cyan-100 td{background-color:#cffafe}.Border-Color-Cyan-100,.Border-Color-Cyan-100 td{border-color:#cffafe}.Border-Color-Left-Cyan-100,.Border-Color-Left-Cyan-100 td{border-left-color:#cffafe}.Border-Color-Right-Cyan-100,.Border-Color-Right-Cyan-100 td{border-right-color:#cffafe}.Border-Color-Top-Cyan-100,.Border-Color-Top-Cyan-100 td{border-top-color:#cffafe}.Border-Color-Bottom-Cyan-100,.Border-Color-Bottom-Cyan-100 td{border-bottom-color:#cffafe}.Color-Cyan-200,.Color-Cyan-200 td,.Cyan-200,.Cyan-200 td{color:#a5f3fc}.Background-Cyan-200,.Background-Cyan-200 td{background-color:#a5f3fc}.Border-Color-Cyan-200,.Border-Color-Cyan-200 td{border-color:#a5f3fc}.Border-Color-Left-Cyan-200,.Border-Color-Left-Cyan-200 td{border-left-color:#a5f3fc}.Border-Color-Right-Cyan-200,.Border-Color-Right-Cyan-200 td{border-right-color:#a5f3fc}.Border-Color-Top-Cyan-200,.Border-Color-Top-Cyan-200 td{border-top-color:#a5f3fc}.Border-Color-Bottom-Cyan-200,.Border-Color-Bottom-Cyan-200 td{border-bottom-color:#a5f3fc}.Color-Cyan-300,.Color-Cyan-300 td,.Cyan-300,.Cyan-300 td{color:#67e8f9}.Background-Cyan-300,.Background-Cyan-300 td{background-color:#67e8f9}.Border-Color-Cyan-300,.Border-Color-Cyan-300 td{border-color:#67e8f9}.Border-Color-Left-Cyan-300,.Border-Color-Left-Cyan-300 td{border-left-color:#67e8f9}.Border-Color-Right-Cyan-300,.Border-Color-Right-Cyan-300 td{border-right-color:#67e8f9}.Border-Color-Top-Cyan-300,.Border-Color-Top-Cyan-300 td{border-top-color:#67e8f9}.Border-Color-Bottom-Cyan-300,.Border-Color-Bottom-Cyan-300 td{border-bottom-color:#67e8f9}.Color-Cyan-400,.Color-Cyan-400 td,.Cyan-400,.Cyan-400 td{color:#22d3ee}.Background-Cyan-400,.Background-Cyan-400 td{background-color:#22d3ee}.Border-Color-Cyan-400,.Border-Color-Cyan-400 td{border-color:#22d3ee}.Border-Color-Left-Cyan-400,.Border-Color-Left-Cyan-400 td{border-left-color:#22d3ee}.Border-Color-Right-Cyan-400,.Border-Color-Right-Cyan-400 td{border-right-color:#22d3ee}.Border-Color-Top-Cyan-400,.Border-Color-Top-Cyan-400 td{border-top-color:#22d3ee}.Border-Color-Bottom-Cyan-400,.Border-Color-Bottom-Cyan-400 td{border-bottom-color:#22d3ee}.Color-Cyan-500,.Color-Cyan-500 td,.Cyan-500,.Cyan-500 td{color:#06b6d4}.Background-Cyan-500,.Background-Cyan-500 td{background-color:#06b6d4}.Border-Color-Cyan-500,.Border-Color-Cyan-500 td{border-color:#06b6d4}.Border-Color-Left-Cyan-500,.Border-Color-Left-Cyan-500 td{border-left-color:#06b6d4}.Border-Color-Right-Cyan-500,.Border-Color-Right-Cyan-500 td{border-right-color:#06b6d4}.Border-Color-Top-Cyan-500,.Border-Color-Top-Cyan-500 td{border-top-color:#06b6d4}.Border-Color-Bottom-Cyan-500,.Border-Color-Bottom-Cyan-500 td{border-bottom-color:#06b6d4}.Color-Cyan-600,.Color-Cyan-600 td,.Cyan-600,.Cyan-600 td{color:#0891b2}.Background-Cyan-600,.Background-Cyan-600 td{background-color:#0891b2}.Border-Color-Cyan-600,.Border-Color-Cyan-600 td{border-color:#0891b2}.Border-Color-Left-Cyan-600,.Border-Color-Left-Cyan-600 td{border-left-color:#0891b2}.Border-Color-Right-Cyan-600,.Border-Color-Right-Cyan-600 td{border-right-color:#0891b2}.Border-Color-Top-Cyan-600,.Border-Color-Top-Cyan-600 td{border-top-color:#0891b2}.Border-Color-Bottom-Cyan-600,.Border-Color-Bottom-Cyan-600 td{border-bottom-color:#0891b2}.Color-Cyan-700,.Color-Cyan-700 td,.Cyan-700,.Cyan-700 td{color:#0e7490}.Background-Cyan-700,.Background-Cyan-700 td{background-color:#0e7490}.Border-Color-Cyan-700,.Border-Color-Cyan-700 td{border-color:#0e7490}.Border-Color-Left-Cyan-700,.Border-Color-Left-Cyan-700 td{border-left-color:#0e7490}.Border-Color-Right-Cyan-700,.Border-Color-Right-Cyan-700 td{border-right-color:#0e7490}.Border-Color-Top-Cyan-700,.Border-Color-Top-Cyan-700 td{border-top-color:#0e7490}.Border-Color-Bottom-Cyan-700,.Border-Color-Bottom-Cyan-700 td{border-bottom-color:#0e7490}.Color-Cyan-800,.Color-Cyan-800 td,.Cyan-800,.Cyan-800 td{color:#155e75}.Background-Cyan-800,.Background-Cyan-800 td{background-color:#155e75}.Border-Color-Cyan-800,.Border-Color-Cyan-800 td{border-color:#155e75}.Border-Color-Left-Cyan-800,.Border-Color-Left-Cyan-800 td{border-left-color:#155e75}.Border-Color-Right-Cyan-800,.Border-Color-Right-Cyan-800 td{border-right-color:#155e75}.Border-Color-Top-Cyan-800,.Border-Color-Top-Cyan-800 td{border-top-color:#155e75}.Border-Color-Bottom-Cyan-800,.Border-Color-Bottom-Cyan-800 td{border-bottom-color:#155e75}.Color-Cyan-900,.Color-Cyan-900 td,.Cyan-900,.Cyan-900 td{color:#164e63}.Background-Cyan-900,.Background-Cyan-900 td{background-color:#164e63}.Border-Color-Cyan-900,.Border-Color-Cyan-900 td{border-color:#164e63}.Border-Color-Left-Cyan-900,.Border-Color-Left-Cyan-900 td{border-left-color:#164e63}.Border-Color-Right-Cyan-900,.Border-Color-Right-Cyan-900 td{border-right-color:#164e63}.Border-Color-Top-Cyan-900,.Border-Color-Top-Cyan-900 td{border-top-color:#164e63}.Border-Color-Bottom-Cyan-900,.Border-Color-Bottom-Cyan-900 td{border-bottom-color:#164e63}.Color-Cyan-950,.Color-Cyan-950 td,.Cyan-950,.Cyan-950 td{color:#083344}.Background-Cyan-950,.Background-Cyan-950 td{background-color:#083344}.Border-Color-Cyan-950,.Border-Color-Cyan-950 td{border-color:#083344}.Border-Color-Left-Cyan-950,.Border-Color-Left-Cyan-950 td{border-left-color:#083344}.Border-Color-Right-Cyan-950,.Border-Color-Right-Cyan-950 td{border-right-color:#083344}.Border-Color-Top-Cyan-950,.Border-Color-Top-Cyan-950 td{border-top-color:#083344}.Border-Color-Bottom-Cyan-950,.Border-Color-Bottom-Cyan-950 td{border-bottom-color:#083344}.Color-Sky-50,.Color-Sky-50 td,.Sky-50,.Sky-50 td{color:#f0f9ff}.Background-Sky-50,.Background-Sky-50 td{background-color:#f0f9ff}.Border-Color-Sky-50,.Border-Color-Sky-50 td{border-color:#f0f9ff}.Border-Color-Left-Sky-50,.Border-Color-Left-Sky-50 td{border-left-color:#f0f9ff}.Border-Color-Right-Sky-50,.Border-Color-Right-Sky-50 td{border-right-color:#f0f9ff}.Border-Color-Top-Sky-50,.Border-Color-Top-Sky-50 td{border-top-color:#f0f9ff}.Border-Color-Bottom-Sky-50,.Border-Color-Bottom-Sky-50 td{border-bottom-color:#f0f9ff}.Color-Sky-100,.Color-Sky-100 td,.Sky-100,.Sky-100 td{color:#e0f2fe}.Background-Sky-100,.Background-Sky-100 td{background-color:#e0f2fe}.Border-Color-Sky-100,.Border-Color-Sky-100 td{border-color:#e0f2fe}.Border-Color-Left-Sky-100,.Border-Color-Left-Sky-100 td{border-left-color:#e0f2fe}.Border-Color-Right-Sky-100,.Border-Color-Right-Sky-100 td{border-right-color:#e0f2fe}.Border-Color-Top-Sky-100,.Border-Color-Top-Sky-100 td{border-top-color:#e0f2fe}.Border-Color-Bottom-Sky-100,.Border-Color-Bottom-Sky-100 td{border-bottom-color:#e0f2fe}.Color-Sky-200,.Color-Sky-200 td,.Sky-200,.Sky-200 td{color:#bae6fd}.Background-Sky-200,.Background-Sky-200 td{background-color:#bae6fd}.Border-Color-Sky-200,.Border-Color-Sky-200 td{border-color:#bae6fd}.Border-Color-Left-Sky-200,.Border-Color-Left-Sky-200 td{border-left-color:#bae6fd}.Border-Color-Right-Sky-200,.Border-Color-Right-Sky-200 td{border-right-color:#bae6fd}.Border-Color-Top-Sky-200,.Border-Color-Top-Sky-200 td{border-top-color:#bae6fd}.Border-Color-Bottom-Sky-200,.Border-Color-Bottom-Sky-200 td{border-bottom-color:#bae6fd}.Color-Sky-300,.Color-Sky-300 td,.Sky-300,.Sky-300 td{color:#7dd3fc}.Background-Sky-300,.Background-Sky-300 td{background-color:#7dd3fc}.Border-Color-Sky-300,.Border-Color-Sky-300 td{border-color:#7dd3fc}.Border-Color-Left-Sky-300,.Border-Color-Left-Sky-300 td{border-left-color:#7dd3fc}.Border-Color-Right-Sky-300,.Border-Color-Right-Sky-300 td{border-right-color:#7dd3fc}.Border-Color-Top-Sky-300,.Border-Color-Top-Sky-300 td{border-top-color:#7dd3fc}.Border-Color-Bottom-Sky-300,.Border-Color-Bottom-Sky-300 td{border-bottom-color:#7dd3fc}.Color-Sky-400,.Color-Sky-400 td,.Sky-400,.Sky-400 td{color:#38bdf8}.Background-Sky-400,.Background-Sky-400 td{background-color:#38bdf8}.Border-Color-Sky-400,.Border-Color-Sky-400 td{border-color:#38bdf8}.Border-Color-Left-Sky-400,.Border-Color-Left-Sky-400 td{border-left-color:#38bdf8}.Border-Color-Right-Sky-400,.Border-Color-Right-Sky-400 td{border-right-color:#38bdf8}.Border-Color-Top-Sky-400,.Border-Color-Top-Sky-400 td{border-top-color:#38bdf8}.Border-Color-Bottom-Sky-400,.Border-Color-Bottom-Sky-400 td{border-bottom-color:#38bdf8}.Color-Sky-500,.Color-Sky-500 td,.Sky-500,.Sky-500 td{color:#0ea5e9}.Background-Sky-500,.Background-Sky-500 td{background-color:#0ea5e9}.Border-Color-Sky-500,.Border-Color-Sky-500 td{border-color:#0ea5e9}.Border-Color-Left-Sky-500,.Border-Color-Left-Sky-500 td{border-left-color:#0ea5e9}.Border-Color-Right-Sky-500,.Border-Color-Right-Sky-500 td{border-right-color:#0ea5e9}.Border-Color-Top-Sky-500,.Border-Color-Top-Sky-500 td{border-top-color:#0ea5e9}.Border-Color-Bottom-Sky-500,.Border-Color-Bottom-Sky-500 td{border-bottom-color:#0ea5e9}.Color-Sky-600,.Color-Sky-600 td,.Sky-600,.Sky-600 td{color:#0284c7}.Background-Sky-600,.Background-Sky-600 td{background-color:#0284c7}.Border-Color-Sky-600,.Border-Color-Sky-600 td{border-color:#0284c7}.Border-Color-Left-Sky-600,.Border-Color-Left-Sky-600 td{border-left-color:#0284c7}.Border-Color-Right-Sky-600,.Border-Color-Right-Sky-600 td{border-right-color:#0284c7}.Border-Color-Top-Sky-600,.Border-Color-Top-Sky-600 td{border-top-color:#0284c7}.Border-Color-Bottom-Sky-600,.Border-Color-Bottom-Sky-600 td{border-bottom-color:#0284c7}.Color-Sky-700,.Color-Sky-700 td,.Sky-700,.Sky-700 td{color:#0369a1}.Background-Sky-700,.Background-Sky-700 td{background-color:#0369a1}.Border-Color-Sky-700,.Border-Color-Sky-700 td{border-color:#0369a1}.Border-Color-Left-Sky-700,.Border-Color-Left-Sky-700 td{border-left-color:#0369a1}.Border-Color-Right-Sky-700,.Border-Color-Right-Sky-700 td{border-right-color:#0369a1}.Border-Color-Top-Sky-700,.Border-Color-Top-Sky-700 td{border-top-color:#0369a1}.Border-Color-Bottom-Sky-700,.Border-Color-Bottom-Sky-700 td{border-bottom-color:#0369a1}.Color-Sky-800,.Color-Sky-800 td,.Sky-800,.Sky-800 td{color:#075985}.Background-Sky-800,.Background-Sky-800 td{background-color:#075985}.Border-Color-Sky-800,.Border-Color-Sky-800 td{border-color:#075985}.Border-Color-Left-Sky-800,.Border-Color-Left-Sky-800 td{border-left-color:#075985}.Border-Color-Right-Sky-800,.Border-Color-Right-Sky-800 td{border-right-color:#075985}.Border-Color-Top-Sky-800,.Border-Color-Top-Sky-800 td{border-top-color:#075985}.Border-Color-Bottom-Sky-800,.Border-Color-Bottom-Sky-800 td{border-bottom-color:#075985}.Color-Sky-900,.Color-Sky-900 td,.Sky-900,.Sky-900 td{color:#0c4a6e}.Background-Sky-900,.Background-Sky-900 td{background-color:#0c4a6e}.Border-Color-Sky-900,.Border-Color-Sky-900 td{border-color:#0c4a6e}.Border-Color-Left-Sky-900,.Border-Color-Left-Sky-900 td{border-left-color:#0c4a6e}.Border-Color-Right-Sky-900,.Border-Color-Right-Sky-900 td{border-right-color:#0c4a6e}.Border-Color-Top-Sky-900,.Border-Color-Top-Sky-900 td{border-top-color:#0c4a6e}.Border-Color-Bottom-Sky-900,.Border-Color-Bottom-Sky-900 td{border-bottom-color:#0c4a6e}.Color-Sky-950,.Color-Sky-950 td,.Sky-950,.Sky-950 td{color:#082f49}.Background-Sky-950,.Background-Sky-950 td{background-color:#082f49}.Border-Color-Sky-950,.Border-Color-Sky-950 td{border-color:#082f49}.Border-Color-Left-Sky-950,.Border-Color-Left-Sky-950 td{border-left-color:#082f49}.Border-Color-Right-Sky-950,.Border-Color-Right-Sky-950 td{border-right-color:#082f49}.Border-Color-Top-Sky-950,.Border-Color-Top-Sky-950 td{border-top-color:#082f49}.Border-Color-Bottom-Sky-950,.Border-Color-Bottom-Sky-950 td{border-bottom-color:#082f49}.Blue-50,.Blue-50 td,.Color-Blue-50,.Color-Blue-50 td{color:#eff6ff}.Background-Blue-50,.Background-Blue-50 td{background-color:#eff6ff}.Border-Color-Blue-50,.Border-Color-Blue-50 td{border-color:#eff6ff}.Border-Color-Left-Blue-50,.Border-Color-Left-Blue-50 td{border-left-color:#eff6ff}.Border-Color-Right-Blue-50,.Border-Color-Right-Blue-50 td{border-right-color:#eff6ff}.Border-Color-Top-Blue-50,.Border-Color-Top-Blue-50 td{border-top-color:#eff6ff}.Border-Color-Bottom-Blue-50,.Border-Color-Bottom-Blue-50 td{border-bottom-color:#eff6ff}.Blue-100,.Blue-100 td,.Color-Blue-100,.Color-Blue-100 td{color:#dbeafe}.Background-Blue-100,.Background-Blue-100 td{background-color:#dbeafe}.Border-Color-Blue-100,.Border-Color-Blue-100 td{border-color:#dbeafe}.Border-Color-Left-Blue-100,.Border-Color-Left-Blue-100 td{border-left-color:#dbeafe}.Border-Color-Right-Blue-100,.Border-Color-Right-Blue-100 td{border-right-color:#dbeafe}.Border-Color-Top-Blue-100,.Border-Color-Top-Blue-100 td{border-top-color:#dbeafe}.Border-Color-Bottom-Blue-100,.Border-Color-Bottom-Blue-100 td{border-bottom-color:#dbeafe}.Blue-200,.Blue-200 td,.Color-Blue-200,.Color-Blue-200 td{color:#bfdbfe}.Background-Blue-200,.Background-Blue-200 td{background-color:#bfdbfe}.Border-Color-Blue-200,.Border-Color-Blue-200 td{border-color:#bfdbfe}.Border-Color-Left-Blue-200,.Border-Color-Left-Blue-200 td{border-left-color:#bfdbfe}.Border-Color-Right-Blue-200,.Border-Color-Right-Blue-200 td{border-right-color:#bfdbfe}.Border-Color-Top-Blue-200,.Border-Color-Top-Blue-200 td{border-top-color:#bfdbfe}.Border-Color-Bottom-Blue-200,.Border-Color-Bottom-Blue-200 td{border-bottom-color:#bfdbfe}.Blue-300,.Blue-300 td,.Color-Blue-300,.Color-Blue-300 td{color:#93c5fd}.Background-Blue-300,.Background-Blue-300 td{background-color:#93c5fd}.Border-Color-Blue-300,.Border-Color-Blue-300 td{border-color:#93c5fd}.Border-Color-Left-Blue-300,.Border-Color-Left-Blue-300 td{border-left-color:#93c5fd}.Border-Color-Right-Blue-300,.Border-Color-Right-Blue-300 td{border-right-color:#93c5fd}.Border-Color-Top-Blue-300,.Border-Color-Top-Blue-300 td{border-top-color:#93c5fd}.Border-Color-Bottom-Blue-300,.Border-Color-Bottom-Blue-300 td{border-bottom-color:#93c5fd}.Blue-400,.Blue-400 td,.Color-Blue-400,.Color-Blue-400 td{color:#60a5fa}.Background-Blue-400,.Background-Blue-400 td{background-color:#60a5fa}.Border-Color-Blue-400,.Border-Color-Blue-400 td{border-color:#60a5fa}.Border-Color-Left-Blue-400,.Border-Color-Left-Blue-400 td{border-left-color:#60a5fa}.Border-Color-Right-Blue-400,.Border-Color-Right-Blue-400 td{border-right-color:#60a5fa}.Border-Color-Top-Blue-400,.Border-Color-Top-Blue-400 td{border-top-color:#60a5fa}.Border-Color-Bottom-Blue-400,.Border-Color-Bottom-Blue-400 td{border-bottom-color:#60a5fa}.Blue-500,.Blue-500 td,.Color-Blue-500,.Color-Blue-500 td{color:#3b82f6}.Background-Blue-500,.Background-Blue-500 td{background-color:#3b82f6}.Border-Color-Blue-500,.Border-Color-Blue-500 td{border-color:#3b82f6}.Border-Color-Left-Blue-500,.Border-Color-Left-Blue-500 td{border-left-color:#3b82f6}.Border-Color-Right-Blue-500,.Border-Color-Right-Blue-500 td{border-right-color:#3b82f6}.Border-Color-Top-Blue-500,.Border-Color-Top-Blue-500 td{border-top-color:#3b82f6}.Border-Color-Bottom-Blue-500,.Border-Color-Bottom-Blue-500 td{border-bottom-color:#3b82f6}.Blue-600,.Blue-600 td,.Color-Blue-600,.Color-Blue-600 td{color:#2563eb}.Background-Blue-600,.Background-Blue-600 td{background-color:#2563eb}.Border-Color-Blue-600,.Border-Color-Blue-600 td{border-color:#2563eb}.Border-Color-Left-Blue-600,.Border-Color-Left-Blue-600 td{border-left-color:#2563eb}.Border-Color-Right-Blue-600,.Border-Color-Right-Blue-600 td{border-right-color:#2563eb}.Border-Color-Top-Blue-600,.Border-Color-Top-Blue-600 td{border-top-color:#2563eb}.Border-Color-Bottom-Blue-600,.Border-Color-Bottom-Blue-600 td{border-bottom-color:#2563eb}.Blue-700,.Blue-700 td,.Color-Blue-700,.Color-Blue-700 td{color:#1d4ed8}.Background-Blue-700,.Background-Blue-700 td{background-color:#1d4ed8}.Border-Color-Blue-700,.Border-Color-Blue-700 td{border-color:#1d4ed8}.Border-Color-Left-Blue-700,.Border-Color-Left-Blue-700 td{border-left-color:#1d4ed8}.Border-Color-Right-Blue-700,.Border-Color-Right-Blue-700 td{border-right-color:#1d4ed8}.Border-Color-Top-Blue-700,.Border-Color-Top-Blue-700 td{border-top-color:#1d4ed8}.Border-Color-Bottom-Blue-700,.Border-Color-Bottom-Blue-700 td{border-bottom-color:#1d4ed8}.Blue-800,.Blue-800 td,.Color-Blue-800,.Color-Blue-800 td{color:#1e40af}.Background-Blue-800,.Background-Blue-800 td{background-color:#1e40af}.Border-Color-Blue-800,.Border-Color-Blue-800 td{border-color:#1e40af}.Border-Color-Left-Blue-800,.Border-Color-Left-Blue-800 td{border-left-color:#1e40af}.Border-Color-Right-Blue-800,.Border-Color-Right-Blue-800 td{border-right-color:#1e40af}.Border-Color-Top-Blue-800,.Border-Color-Top-Blue-800 td{border-top-color:#1e40af}.Border-Color-Bottom-Blue-800,.Border-Color-Bottom-Blue-800 td{border-bottom-color:#1e40af}.Blue-900,.Blue-900 td,.Color-Blue-900,.Color-Blue-900 td{color:#1e3a8a}.Background-Blue-900,.Background-Blue-900 td{background-color:#1e3a8a}.Border-Color-Blue-900,.Border-Color-Blue-900 td{border-color:#1e3a8a}.Border-Color-Left-Blue-900,.Border-Color-Left-Blue-900 td{border-left-color:#1e3a8a}.Border-Color-Right-Blue-900,.Border-Color-Right-Blue-900 td{border-right-color:#1e3a8a}.Border-Color-Top-Blue-900,.Border-Color-Top-Blue-900 td{border-top-color:#1e3a8a}.Border-Color-Bottom-Blue-900,.Border-Color-Bottom-Blue-900 td{border-bottom-color:#1e3a8a}.Blue-950,.Blue-950 td,.Color-Blue-950,.Color-Blue-950 td{color:#172554}.Background-Blue-950,.Background-Blue-950 td{background-color:#172554}.Border-Color-Blue-950,.Border-Color-Blue-950 td{border-color:#172554}.Border-Color-Left-Blue-950,.Border-Color-Left-Blue-950 td{border-left-color:#172554}.Border-Color-Right-Blue-950,.Border-Color-Right-Blue-950 td{border-right-color:#172554}.Border-Color-Top-Blue-950,.Border-Color-Top-Blue-950 td{border-top-color:#172554}.Border-Color-Bottom-Blue-950,.Border-Color-Bottom-Blue-950 td{border-bottom-color:#172554}.Color-Indigo-50,.Color-Indigo-50 td,.Indigo-50,.Indigo-50 td{color:#eef2ff}.Background-Indigo-50,.Background-Indigo-50 td{background-color:#eef2ff}.Border-Color-Indigo-50,.Border-Color-Indigo-50 td{border-color:#eef2ff}.Border-Color-Left-Indigo-50,.Border-Color-Left-Indigo-50 td{border-left-color:#eef2ff}.Border-Color-Right-Indigo-50,.Border-Color-Right-Indigo-50 td{border-right-color:#eef2ff}.Border-Color-Top-Indigo-50,.Border-Color-Top-Indigo-50 td{border-top-color:#eef2ff}.Border-Color-Bottom-Indigo-50,.Border-Color-Bottom-Indigo-50 td{border-bottom-color:#eef2ff}.Color-Indigo-100,.Color-Indigo-100 td,.Indigo-100,.Indigo-100 td{color:#e0e7ff}.Background-Indigo-100,.Background-Indigo-100 td{background-color:#e0e7ff}.Border-Color-Indigo-100,.Border-Color-Indigo-100 td{border-color:#e0e7ff}.Border-Color-Left-Indigo-100,.Border-Color-Left-Indigo-100 td{border-left-color:#e0e7ff}.Border-Color-Right-Indigo-100,.Border-Color-Right-Indigo-100 td{border-right-color:#e0e7ff}.Border-Color-Top-Indigo-100,.Border-Color-Top-Indigo-100 td{border-top-color:#e0e7ff}.Border-Color-Bottom-Indigo-100,.Border-Color-Bottom-Indigo-100 td{border-bottom-color:#e0e7ff}.Color-Indigo-200,.Color-Indigo-200 td,.Indigo-200,.Indigo-200 td{color:#c7d2fe}.Background-Indigo-200,.Background-Indigo-200 td{background-color:#c7d2fe}.Border-Color-Indigo-200,.Border-Color-Indigo-200 td{border-color:#c7d2fe}.Border-Color-Left-Indigo-200,.Border-Color-Left-Indigo-200 td{border-left-color:#c7d2fe}.Border-Color-Right-Indigo-200,.Border-Color-Right-Indigo-200 td{border-right-color:#c7d2fe}.Border-Color-Top-Indigo-200,.Border-Color-Top-Indigo-200 td{border-top-color:#c7d2fe}.Border-Color-Bottom-Indigo-200,.Border-Color-Bottom-Indigo-200 td{border-bottom-color:#c7d2fe}.Color-Indigo-300,.Color-Indigo-300 td,.Indigo-300,.Indigo-300 td{color:#a5b4fc}.Background-Indigo-300,.Background-Indigo-300 td{background-color:#a5b4fc}.Border-Color-Indigo-300,.Border-Color-Indigo-300 td{border-color:#a5b4fc}.Border-Color-Left-Indigo-300,.Border-Color-Left-Indigo-300 td{border-left-color:#a5b4fc}.Border-Color-Right-Indigo-300,.Border-Color-Right-Indigo-300 td{border-right-color:#a5b4fc}.Border-Color-Top-Indigo-300,.Border-Color-Top-Indigo-300 td{border-top-color:#a5b4fc}.Border-Color-Bottom-Indigo-300,.Border-Color-Bottom-Indigo-300 td{border-bottom-color:#a5b4fc}.Color-Indigo-400,.Color-Indigo-400 td,.Indigo-400,.Indigo-400 td{color:#818cf8}.Background-Indigo-400,.Background-Indigo-400 td{background-color:#818cf8}.Border-Color-Indigo-400,.Border-Color-Indigo-400 td{border-color:#818cf8}.Border-Color-Left-Indigo-400,.Border-Color-Left-Indigo-400 td{border-left-color:#818cf8}.Border-Color-Right-Indigo-400,.Border-Color-Right-Indigo-400 td{border-right-color:#818cf8}.Border-Color-Top-Indigo-400,.Border-Color-Top-Indigo-400 td{border-top-color:#818cf8}.Border-Color-Bottom-Indigo-400,.Border-Color-Bottom-Indigo-400 td{border-bottom-color:#818cf8}.Color-Indigo-500,.Color-Indigo-500 td,.Indigo-500,.Indigo-500 td{color:#6366f1}.Background-Indigo-500,.Background-Indigo-500 td{background-color:#6366f1}.Border-Color-Indigo-500,.Border-Color-Indigo-500 td{border-color:#6366f1}.Border-Color-Left-Indigo-500,.Border-Color-Left-Indigo-500 td{border-left-color:#6366f1}.Border-Color-Right-Indigo-500,.Border-Color-Right-Indigo-500 td{border-right-color:#6366f1}.Border-Color-Top-Indigo-500,.Border-Color-Top-Indigo-500 td{border-top-color:#6366f1}.Border-Color-Bottom-Indigo-500,.Border-Color-Bottom-Indigo-500 td{border-bottom-color:#6366f1}.Color-Indigo-600,.Color-Indigo-600 td,.Indigo-600,.Indigo-600 td{color:#4f46e5}.Background-Indigo-600,.Background-Indigo-600 td{background-color:#4f46e5}.Border-Color-Indigo-600,.Border-Color-Indigo-600 td{border-color:#4f46e5}.Border-Color-Left-Indigo-600,.Border-Color-Left-Indigo-600 td{border-left-color:#4f46e5}.Border-Color-Right-Indigo-600,.Border-Color-Right-Indigo-600 td{border-right-color:#4f46e5}.Border-Color-Top-Indigo-600,.Border-Color-Top-Indigo-600 td{border-top-color:#4f46e5}.Border-Color-Bottom-Indigo-600,.Border-Color-Bottom-Indigo-600 td{border-bottom-color:#4f46e5}.Color-Indigo-700,.Color-Indigo-700 td,.Indigo-700,.Indigo-700 td{color:#4338ca}.Background-Indigo-700,.Background-Indigo-700 td{background-color:#4338ca}.Border-Color-Indigo-700,.Border-Color-Indigo-700 td{border-color:#4338ca}.Border-Color-Left-Indigo-700,.Border-Color-Left-Indigo-700 td{border-left-color:#4338ca}.Border-Color-Right-Indigo-700,.Border-Color-Right-Indigo-700 td{border-right-color:#4338ca}.Border-Color-Top-Indigo-700,.Border-Color-Top-Indigo-700 td{border-top-color:#4338ca}.Border-Color-Bottom-Indigo-700,.Border-Color-Bottom-Indigo-700 td{border-bottom-color:#4338ca}.Color-Indigo-800,.Color-Indigo-800 td,.Indigo-800,.Indigo-800 td{color:#3730a3}.Background-Indigo-800,.Background-Indigo-800 td{background-color:#3730a3}.Border-Color-Indigo-800,.Border-Color-Indigo-800 td{border-color:#3730a3}.Border-Color-Left-Indigo-800,.Border-Color-Left-Indigo-800 td{border-left-color:#3730a3}.Border-Color-Right-Indigo-800,.Border-Color-Right-Indigo-800 td{border-right-color:#3730a3}.Border-Color-Top-Indigo-800,.Border-Color-Top-Indigo-800 td{border-top-color:#3730a3}.Border-Color-Bottom-Indigo-800,.Border-Color-Bottom-Indigo-800 td{border-bottom-color:#3730a3}.Color-Indigo-900,.Color-Indigo-900 td,.Indigo-900,.Indigo-900 td{color:#312e81}.Background-Indigo-900,.Background-Indigo-900 td{background-color:#312e81}.Border-Color-Indigo-900,.Border-Color-Indigo-900 td{border-color:#312e81}.Border-Color-Left-Indigo-900,.Border-Color-Left-Indigo-900 td{border-left-color:#312e81}.Border-Color-Right-Indigo-900,.Border-Color-Right-Indigo-900 td{border-right-color:#312e81}.Border-Color-Top-Indigo-900,.Border-Color-Top-Indigo-900 td{border-top-color:#312e81}.Border-Color-Bottom-Indigo-900,.Border-Color-Bottom-Indigo-900 td{border-bottom-color:#312e81}.Color-Indigo-950,.Color-Indigo-950 td,.Indigo-950,.Indigo-950 td{color:#1e1b4b}.Background-Indigo-950,.Background-Indigo-950 td{background-color:#1e1b4b}.Border-Color-Indigo-950,.Border-Color-Indigo-950 td{border-color:#1e1b4b}.Border-Color-Left-Indigo-950,.Border-Color-Left-Indigo-950 td{border-left-color:#1e1b4b}.Border-Color-Right-Indigo-950,.Border-Color-Right-Indigo-950 td{border-right-color:#1e1b4b}.Border-Color-Top-Indigo-950,.Border-Color-Top-Indigo-950 td{border-top-color:#1e1b4b}.Border-Color-Bottom-Indigo-950,.Border-Color-Bottom-Indigo-950 td{border-bottom-color:#1e1b4b}.Color-Violet-50,.Color-Violet-50 td,.Violet-50,.Violet-50 td{color:#f5f3ff}.Background-Violet-50,.Background-Violet-50 td{background-color:#f5f3ff}.Border-Color-Violet-50,.Border-Color-Violet-50 td{border-color:#f5f3ff}.Border-Color-Left-Violet-50,.Border-Color-Left-Violet-50 td{border-left-color:#f5f3ff}.Border-Color-Right-Violet-50,.Border-Color-Right-Violet-50 td{border-right-color:#f5f3ff}.Border-Color-Top-Violet-50,.Border-Color-Top-Violet-50 td{border-top-color:#f5f3ff}.Border-Color-Bottom-Violet-50,.Border-Color-Bottom-Violet-50 td{border-bottom-color:#f5f3ff}.Color-Violet-100,.Color-Violet-100 td,.Violet-100,.Violet-100 td{color:#ede9fe}.Background-Violet-100,.Background-Violet-100 td{background-color:#ede9fe}.Border-Color-Violet-100,.Border-Color-Violet-100 td{border-color:#ede9fe}.Border-Color-Left-Violet-100,.Border-Color-Left-Violet-100 td{border-left-color:#ede9fe}.Border-Color-Right-Violet-100,.Border-Color-Right-Violet-100 td{border-right-color:#ede9fe}.Border-Color-Top-Violet-100,.Border-Color-Top-Violet-100 td{border-top-color:#ede9fe}.Border-Color-Bottom-Violet-100,.Border-Color-Bottom-Violet-100 td{border-bottom-color:#ede9fe}.Color-Violet-200,.Color-Violet-200 td,.Violet-200,.Violet-200 td{color:#ddd6fe}.Background-Violet-200,.Background-Violet-200 td{background-color:#ddd6fe}.Border-Color-Violet-200,.Border-Color-Violet-200 td{border-color:#ddd6fe}.Border-Color-Left-Violet-200,.Border-Color-Left-Violet-200 td{border-left-color:#ddd6fe}.Border-Color-Right-Violet-200,.Border-Color-Right-Violet-200 td{border-right-color:#ddd6fe}.Border-Color-Top-Violet-200,.Border-Color-Top-Violet-200 td{border-top-color:#ddd6fe}.Border-Color-Bottom-Violet-200,.Border-Color-Bottom-Violet-200 td{border-bottom-color:#ddd6fe}.Color-Violet-300,.Color-Violet-300 td,.Violet-300,.Violet-300 td{color:#c4b5fd}.Background-Violet-300,.Background-Violet-300 td{background-color:#c4b5fd}.Border-Color-Violet-300,.Border-Color-Violet-300 td{border-color:#c4b5fd}.Border-Color-Left-Violet-300,.Border-Color-Left-Violet-300 td{border-left-color:#c4b5fd}.Border-Color-Right-Violet-300,.Border-Color-Right-Violet-300 td{border-right-color:#c4b5fd}.Border-Color-Top-Violet-300,.Border-Color-Top-Violet-300 td{border-top-color:#c4b5fd}.Border-Color-Bottom-Violet-300,.Border-Color-Bottom-Violet-300 td{border-bottom-color:#c4b5fd}.Color-Violet-400,.Color-Violet-400 td,.Violet-400,.Violet-400 td{color:#a78bfa}.Background-Violet-400,.Background-Violet-400 td{background-color:#a78bfa}.Border-Color-Violet-400,.Border-Color-Violet-400 td{border-color:#a78bfa}.Border-Color-Left-Violet-400,.Border-Color-Left-Violet-400 td{border-left-color:#a78bfa}.Border-Color-Right-Violet-400,.Border-Color-Right-Violet-400 td{border-right-color:#a78bfa}.Border-Color-Top-Violet-400,.Border-Color-Top-Violet-400 td{border-top-color:#a78bfa}.Border-Color-Bottom-Violet-400,.Border-Color-Bottom-Violet-400 td{border-bottom-color:#a78bfa}.Color-Violet-500,.Color-Violet-500 td,.Violet-500,.Violet-500 td{color:#8b5cf6}.Background-Violet-500,.Background-Violet-500 td{background-color:#8b5cf6}.Border-Color-Violet-500,.Border-Color-Violet-500 td{border-color:#8b5cf6}.Border-Color-Left-Violet-500,.Border-Color-Left-Violet-500 td{border-left-color:#8b5cf6}.Border-Color-Right-Violet-500,.Border-Color-Right-Violet-500 td{border-right-color:#8b5cf6}.Border-Color-Top-Violet-500,.Border-Color-Top-Violet-500 td{border-top-color:#8b5cf6}.Border-Color-Bottom-Violet-500,.Border-Color-Bottom-Violet-500 td{border-bottom-color:#8b5cf6}.Color-Violet-600,.Color-Violet-600 td,.Violet-600,.Violet-600 td{color:#7c3aed}.Background-Violet-600,.Background-Violet-600 td{background-color:#7c3aed}.Border-Color-Violet-600,.Border-Color-Violet-600 td{border-color:#7c3aed}.Border-Color-Left-Violet-600,.Border-Color-Left-Violet-600 td{border-left-color:#7c3aed}.Border-Color-Right-Violet-600,.Border-Color-Right-Violet-600 td{border-right-color:#7c3aed}.Border-Color-Top-Violet-600,.Border-Color-Top-Violet-600 td{border-top-color:#7c3aed}.Border-Color-Bottom-Violet-600,.Border-Color-Bottom-Violet-600 td{border-bottom-color:#7c3aed}.Color-Violet-700,.Color-Violet-700 td,.Violet-700,.Violet-700 td{color:#6d28d9}.Background-Violet-700,.Background-Violet-700 td{background-color:#6d28d9}.Border-Color-Violet-700,.Border-Color-Violet-700 td{border-color:#6d28d9}.Border-Color-Left-Violet-700,.Border-Color-Left-Violet-700 td{border-left-color:#6d28d9}.Border-Color-Right-Violet-700,.Border-Color-Right-Violet-700 td{border-right-color:#6d28d9}.Border-Color-Top-Violet-700,.Border-Color-Top-Violet-700 td{border-top-color:#6d28d9}.Border-Color-Bottom-Violet-700,.Border-Color-Bottom-Violet-700 td{border-bottom-color:#6d28d9}.Color-Violet-800,.Color-Violet-800 td,.Violet-800,.Violet-800 td{color:#5b21b6}.Background-Violet-800,.Background-Violet-800 td{background-color:#5b21b6}.Border-Color-Violet-800,.Border-Color-Violet-800 td{border-color:#5b21b6}.Border-Color-Left-Violet-800,.Border-Color-Left-Violet-800 td{border-left-color:#5b21b6}.Border-Color-Right-Violet-800,.Border-Color-Right-Violet-800 td{border-right-color:#5b21b6}.Border-Color-Top-Violet-800,.Border-Color-Top-Violet-800 td{border-top-color:#5b21b6}.Border-Color-Bottom-Violet-800,.Border-Color-Bottom-Violet-800 td{border-bottom-color:#5b21b6}.Color-Violet-900,.Color-Violet-900 td,.Violet-900,.Violet-900 td{color:#4c1d95}.Background-Violet-900,.Background-Violet-900 td{background-color:#4c1d95}.Border-Color-Violet-900,.Border-Color-Violet-900 td{border-color:#4c1d95}.Border-Color-Left-Violet-900,.Border-Color-Left-Violet-900 td{border-left-color:#4c1d95}.Border-Color-Right-Violet-900,.Border-Color-Right-Violet-900 td{border-right-color:#4c1d95}.Border-Color-Top-Violet-900,.Border-Color-Top-Violet-900 td{border-top-color:#4c1d95}.Border-Color-Bottom-Violet-900,.Border-Color-Bottom-Violet-900 td{border-bottom-color:#4c1d95}.Color-Violet-950,.Color-Violet-950 td,.Violet-950,.Violet-950 td{color:#2e1065}.Background-Violet-950,.Background-Violet-950 td{background-color:#2e1065}.Border-Color-Violet-950,.Border-Color-Violet-950 td{border-color:#2e1065}.Border-Color-Left-Violet-950,.Border-Color-Left-Violet-950 td{border-left-color:#2e1065}.Border-Color-Right-Violet-950,.Border-Color-Right-Violet-950 td{border-right-color:#2e1065}.Border-Color-Top-Violet-950,.Border-Color-Top-Violet-950 td{border-top-color:#2e1065}.Border-Color-Bottom-Violet-950,.Border-Color-Bottom-Violet-950 td{border-bottom-color:#2e1065}.Color-Purple-50,.Color-Purple-50 td,.Purple-50,.Purple-50 td{color:#faf5ff}.Background-Purple-50,.Background-Purple-50 td{background-color:#faf5ff}.Border-Color-Purple-50,.Border-Color-Purple-50 td{border-color:#faf5ff}.Border-Color-Left-Purple-50,.Border-Color-Left-Purple-50 td{border-left-color:#faf5ff}.Border-Color-Right-Purple-50,.Border-Color-Right-Purple-50 td{border-right-color:#faf5ff}.Border-Color-Top-Purple-50,.Border-Color-Top-Purple-50 td{border-top-color:#faf5ff}.Border-Color-Bottom-Purple-50,.Border-Color-Bottom-Purple-50 td{border-bottom-color:#faf5ff}.Color-Purple-100,.Color-Purple-100 td,.Purple-100,.Purple-100 td{color:#f3e8ff}.Background-Purple-100,.Background-Purple-100 td{background-color:#f3e8ff}.Border-Color-Purple-100,.Border-Color-Purple-100 td{border-color:#f3e8ff}.Border-Color-Left-Purple-100,.Border-Color-Left-Purple-100 td{border-left-color:#f3e8ff}.Border-Color-Right-Purple-100,.Border-Color-Right-Purple-100 td{border-right-color:#f3e8ff}.Border-Color-Top-Purple-100,.Border-Color-Top-Purple-100 td{border-top-color:#f3e8ff}.Border-Color-Bottom-Purple-100,.Border-Color-Bottom-Purple-100 td{border-bottom-color:#f3e8ff}.Color-Purple-200,.Color-Purple-200 td,.Purple-200,.Purple-200 td{color:#e9d5ff}.Background-Purple-200,.Background-Purple-200 td{background-color:#e9d5ff}.Border-Color-Purple-200,.Border-Color-Purple-200 td{border-color:#e9d5ff}.Border-Color-Left-Purple-200,.Border-Color-Left-Purple-200 td{border-left-color:#e9d5ff}.Border-Color-Right-Purple-200,.Border-Color-Right-Purple-200 td{border-right-color:#e9d5ff}.Border-Color-Top-Purple-200,.Border-Color-Top-Purple-200 td{border-top-color:#e9d5ff}.Border-Color-Bottom-Purple-200,.Border-Color-Bottom-Purple-200 td{border-bottom-color:#e9d5ff}.Color-Purple-300,.Color-Purple-300 td,.Purple-300,.Purple-300 td{color:#d8b4fe}.Background-Purple-300,.Background-Purple-300 td{background-color:#d8b4fe}.Border-Color-Purple-300,.Border-Color-Purple-300 td{border-color:#d8b4fe}.Border-Color-Left-Purple-300,.Border-Color-Left-Purple-300 td{border-left-color:#d8b4fe}.Border-Color-Right-Purple-300,.Border-Color-Right-Purple-300 td{border-right-color:#d8b4fe}.Border-Color-Top-Purple-300,.Border-Color-Top-Purple-300 td{border-top-color:#d8b4fe}.Border-Color-Bottom-Purple-300,.Border-Color-Bottom-Purple-300 td{border-bottom-color:#d8b4fe}.Color-Purple-400,.Color-Purple-400 td,.Purple-400,.Purple-400 td{color:#c084fc}.Background-Purple-400,.Background-Purple-400 td{background-color:#c084fc}.Border-Color-Purple-400,.Border-Color-Purple-400 td{border-color:#c084fc}.Border-Color-Left-Purple-400,.Border-Color-Left-Purple-400 td{border-left-color:#c084fc}.Border-Color-Right-Purple-400,.Border-Color-Right-Purple-400 td{border-right-color:#c084fc}.Border-Color-Top-Purple-400,.Border-Color-Top-Purple-400 td{border-top-color:#c084fc}.Border-Color-Bottom-Purple-400,.Border-Color-Bottom-Purple-400 td{border-bottom-color:#c084fc}.Color-Purple-500,.Color-Purple-500 td,.Purple-500,.Purple-500 td{color:#a855f7}.Background-Purple-500,.Background-Purple-500 td{background-color:#a855f7}.Border-Color-Purple-500,.Border-Color-Purple-500 td{border-color:#a855f7}.Border-Color-Left-Purple-500,.Border-Color-Left-Purple-500 td{border-left-color:#a855f7}.Border-Color-Right-Purple-500,.Border-Color-Right-Purple-500 td{border-right-color:#a855f7}.Border-Color-Top-Purple-500,.Border-Color-Top-Purple-500 td{border-top-color:#a855f7}.Border-Color-Bottom-Purple-500,.Border-Color-Bottom-Purple-500 td{border-bottom-color:#a855f7}.Color-Purple-600,.Color-Purple-600 td,.Purple-600,.Purple-600 td{color:#9333ea}.Background-Purple-600,.Background-Purple-600 td{background-color:#9333ea}.Border-Color-Purple-600,.Border-Color-Purple-600 td{border-color:#9333ea}.Border-Color-Left-Purple-600,.Border-Color-Left-Purple-600 td{border-left-color:#9333ea}.Border-Color-Right-Purple-600,.Border-Color-Right-Purple-600 td{border-right-color:#9333ea}.Border-Color-Top-Purple-600,.Border-Color-Top-Purple-600 td{border-top-color:#9333ea}.Border-Color-Bottom-Purple-600,.Border-Color-Bottom-Purple-600 td{border-bottom-color:#9333ea}.Color-Purple-700,.Color-Purple-700 td,.Purple-700,.Purple-700 td{color:#7e22ce}.Background-Purple-700,.Background-Purple-700 td{background-color:#7e22ce}.Border-Color-Purple-700,.Border-Color-Purple-700 td{border-color:#7e22ce}.Border-Color-Left-Purple-700,.Border-Color-Left-Purple-700 td{border-left-color:#7e22ce}.Border-Color-Right-Purple-700,.Border-Color-Right-Purple-700 td{border-right-color:#7e22ce}.Border-Color-Top-Purple-700,.Border-Color-Top-Purple-700 td{border-top-color:#7e22ce}.Border-Color-Bottom-Purple-700,.Border-Color-Bottom-Purple-700 td{border-bottom-color:#7e22ce}.Color-Purple-800,.Color-Purple-800 td,.Purple-800,.Purple-800 td{color:#6b21a8}.Background-Purple-800,.Background-Purple-800 td{background-color:#6b21a8}.Border-Color-Purple-800,.Border-Color-Purple-800 td{border-color:#6b21a8}.Border-Color-Left-Purple-800,.Border-Color-Left-Purple-800 td{border-left-color:#6b21a8}.Border-Color-Right-Purple-800,.Border-Color-Right-Purple-800 td{border-right-color:#6b21a8}.Border-Color-Top-Purple-800,.Border-Color-Top-Purple-800 td{border-top-color:#6b21a8}.Border-Color-Bottom-Purple-800,.Border-Color-Bottom-Purple-800 td{border-bottom-color:#6b21a8}.Color-Purple-900,.Color-Purple-900 td,.Purple-900,.Purple-900 td{color:#581c87}.Background-Purple-900,.Background-Purple-900 td{background-color:#581c87}.Border-Color-Purple-900,.Border-Color-Purple-900 td{border-color:#581c87}.Border-Color-Left-Purple-900,.Border-Color-Left-Purple-900 td{border-left-color:#581c87}.Border-Color-Right-Purple-900,.Border-Color-Right-Purple-900 td{border-right-color:#581c87}.Border-Color-Top-Purple-900,.Border-Color-Top-Purple-900 td{border-top-color:#581c87}.Border-Color-Bottom-Purple-900,.Border-Color-Bottom-Purple-900 td{border-bottom-color:#581c87}.Color-Purple-950,.Color-Purple-950 td,.Purple-950,.Purple-950 td{color:#3b0764}.Background-Purple-950,.Background-Purple-950 td{background-color:#3b0764}.Border-Color-Purple-950,.Border-Color-Purple-950 td{border-color:#3b0764}.Border-Color-Left-Purple-950,.Border-Color-Left-Purple-950 td{border-left-color:#3b0764}.Border-Color-Right-Purple-950,.Border-Color-Right-Purple-950 td{border-right-color:#3b0764}.Border-Color-Top-Purple-950,.Border-Color-Top-Purple-950 td{border-top-color:#3b0764}.Border-Color-Bottom-Purple-950,.Border-Color-Bottom-Purple-950 td{border-bottom-color:#3b0764}.Color-Fuchsia-50,.Color-Fuchsia-50 td,.Fuchsia-50,.Fuchsia-50 td{color:#fdf4ff}.Background-Fuchsia-50,.Background-Fuchsia-50 td{background-color:#fdf4ff}.Border-Color-Fuchsia-50,.Border-Color-Fuchsia-50 td{border-color:#fdf4ff}.Border-Color-Left-Fuchsia-50,.Border-Color-Left-Fuchsia-50 td{border-left-color:#fdf4ff}.Border-Color-Right-Fuchsia-50,.Border-Color-Right-Fuchsia-50 td{border-right-color:#fdf4ff}.Border-Color-Top-Fuchsia-50,.Border-Color-Top-Fuchsia-50 td{border-top-color:#fdf4ff}.Border-Color-Bottom-Fuchsia-50,.Border-Color-Bottom-Fuchsia-50 td{border-bottom-color:#fdf4ff}.Color-Fuchsia-100,.Color-Fuchsia-100 td,.Fuchsia-100,.Fuchsia-100 td{color:#fae8ff}.Background-Fuchsia-100,.Background-Fuchsia-100 td{background-color:#fae8ff}.Border-Color-Fuchsia-100,.Border-Color-Fuchsia-100 td{border-color:#fae8ff}.Border-Color-Left-Fuchsia-100,.Border-Color-Left-Fuchsia-100 td{border-left-color:#fae8ff}.Border-Color-Right-Fuchsia-100,.Border-Color-Right-Fuchsia-100 td{border-right-color:#fae8ff}.Border-Color-Top-Fuchsia-100,.Border-Color-Top-Fuchsia-100 td{border-top-color:#fae8ff}.Border-Color-Bottom-Fuchsia-100,.Border-Color-Bottom-Fuchsia-100 td{border-bottom-color:#fae8ff}.Color-Fuchsia-200,.Color-Fuchsia-200 td,.Fuchsia-200,.Fuchsia-200 td{color:#f5d0fe}.Background-Fuchsia-200,.Background-Fuchsia-200 td{background-color:#f5d0fe}.Border-Color-Fuchsia-200,.Border-Color-Fuchsia-200 td{border-color:#f5d0fe}.Border-Color-Left-Fuchsia-200,.Border-Color-Left-Fuchsia-200 td{border-left-color:#f5d0fe}.Border-Color-Right-Fuchsia-200,.Border-Color-Right-Fuchsia-200 td{border-right-color:#f5d0fe}.Border-Color-Top-Fuchsia-200,.Border-Color-Top-Fuchsia-200 td{border-top-color:#f5d0fe}.Border-Color-Bottom-Fuchsia-200,.Border-Color-Bottom-Fuchsia-200 td{border-bottom-color:#f5d0fe}.Color-Fuchsia-300,.Color-Fuchsia-300 td,.Fuchsia-300,.Fuchsia-300 td{color:#f0abfc}.Background-Fuchsia-300,.Background-Fuchsia-300 td{background-color:#f0abfc}.Border-Color-Fuchsia-300,.Border-Color-Fuchsia-300 td{border-color:#f0abfc}.Border-Color-Left-Fuchsia-300,.Border-Color-Left-Fuchsia-300 td{border-left-color:#f0abfc}.Border-Color-Right-Fuchsia-300,.Border-Color-Right-Fuchsia-300 td{border-right-color:#f0abfc}.Border-Color-Top-Fuchsia-300,.Border-Color-Top-Fuchsia-300 td{border-top-color:#f0abfc}.Border-Color-Bottom-Fuchsia-300,.Border-Color-Bottom-Fuchsia-300 td{border-bottom-color:#f0abfc}.Color-Fuchsia-400,.Color-Fuchsia-400 td,.Fuchsia-400,.Fuchsia-400 td{color:#e879f9}.Background-Fuchsia-400,.Background-Fuchsia-400 td{background-color:#e879f9}.Border-Color-Fuchsia-400,.Border-Color-Fuchsia-400 td{border-color:#e879f9}.Border-Color-Left-Fuchsia-400,.Border-Color-Left-Fuchsia-400 td{border-left-color:#e879f9}.Border-Color-Right-Fuchsia-400,.Border-Color-Right-Fuchsia-400 td{border-right-color:#e879f9}.Border-Color-Top-Fuchsia-400,.Border-Color-Top-Fuchsia-400 td{border-top-color:#e879f9}.Border-Color-Bottom-Fuchsia-400,.Border-Color-Bottom-Fuchsia-400 td{border-bottom-color:#e879f9}.Color-Fuchsia-500,.Color-Fuchsia-500 td,.Fuchsia-500,.Fuchsia-500 td{color:#d946ef}.Background-Fuchsia-500,.Background-Fuchsia-500 td{background-color:#d946ef}.Border-Color-Fuchsia-500,.Border-Color-Fuchsia-500 td{border-color:#d946ef}.Border-Color-Left-Fuchsia-500,.Border-Color-Left-Fuchsia-500 td{border-left-color:#d946ef}.Border-Color-Right-Fuchsia-500,.Border-Color-Right-Fuchsia-500 td{border-right-color:#d946ef}.Border-Color-Top-Fuchsia-500,.Border-Color-Top-Fuchsia-500 td{border-top-color:#d946ef}.Border-Color-Bottom-Fuchsia-500,.Border-Color-Bottom-Fuchsia-500 td{border-bottom-color:#d946ef}.Color-Fuchsia-600,.Color-Fuchsia-600 td,.Fuchsia-600,.Fuchsia-600 td{color:#c026d3}.Background-Fuchsia-600,.Background-Fuchsia-600 td{background-color:#c026d3}.Border-Color-Fuchsia-600,.Border-Color-Fuchsia-600 td{border-color:#c026d3}.Border-Color-Left-Fuchsia-600,.Border-Color-Left-Fuchsia-600 td{border-left-color:#c026d3}.Border-Color-Right-Fuchsia-600,.Border-Color-Right-Fuchsia-600 td{border-right-color:#c026d3}.Border-Color-Top-Fuchsia-600,.Border-Color-Top-Fuchsia-600 td{border-top-color:#c026d3}.Border-Color-Bottom-Fuchsia-600,.Border-Color-Bottom-Fuchsia-600 td{border-bottom-color:#c026d3}.Color-Fuchsia-700,.Color-Fuchsia-700 td,.Fuchsia-700,.Fuchsia-700 td{color:#a21caf}.Background-Fuchsia-700,.Background-Fuchsia-700 td{background-color:#a21caf}.Border-Color-Fuchsia-700,.Border-Color-Fuchsia-700 td{border-color:#a21caf}.Border-Color-Left-Fuchsia-700,.Border-Color-Left-Fuchsia-700 td{border-left-color:#a21caf}.Border-Color-Right-Fuchsia-700,.Border-Color-Right-Fuchsia-700 td{border-right-color:#a21caf}.Border-Color-Top-Fuchsia-700,.Border-Color-Top-Fuchsia-700 td{border-top-color:#a21caf}.Border-Color-Bottom-Fuchsia-700,.Border-Color-Bottom-Fuchsia-700 td{border-bottom-color:#a21caf}.Color-Fuchsia-800,.Color-Fuchsia-800 td,.Fuchsia-800,.Fuchsia-800 td{color:#86198f}.Background-Fuchsia-800,.Background-Fuchsia-800 td{background-color:#86198f}.Border-Color-Fuchsia-800,.Border-Color-Fuchsia-800 td{border-color:#86198f}.Border-Color-Left-Fuchsia-800,.Border-Color-Left-Fuchsia-800 td{border-left-color:#86198f}.Border-Color-Right-Fuchsia-800,.Border-Color-Right-Fuchsia-800 td{border-right-color:#86198f}.Border-Color-Top-Fuchsia-800,.Border-Color-Top-Fuchsia-800 td{border-top-color:#86198f}.Border-Color-Bottom-Fuchsia-800,.Border-Color-Bottom-Fuchsia-800 td{border-bottom-color:#86198f}.Color-Fuchsia-900,.Color-Fuchsia-900 td,.Fuchsia-900,.Fuchsia-900 td{color:#701a75}.Background-Fuchsia-900,.Background-Fuchsia-900 td{background-color:#701a75}.Border-Color-Fuchsia-900,.Border-Color-Fuchsia-900 td{border-color:#701a75}.Border-Color-Left-Fuchsia-900,.Border-Color-Left-Fuchsia-900 td{border-left-color:#701a75}.Border-Color-Right-Fuchsia-900,.Border-Color-Right-Fuchsia-900 td{border-right-color:#701a75}.Border-Color-Top-Fuchsia-900,.Border-Color-Top-Fuchsia-900 td{border-top-color:#701a75}.Border-Color-Bottom-Fuchsia-900,.Border-Color-Bottom-Fuchsia-900 td{border-bottom-color:#701a75}.Color-Fuchsia-950,.Color-Fuchsia-950 td,.Fuchsia-950,.Fuchsia-950 td{color:#4a044e}.Background-Fuchsia-950,.Background-Fuchsia-950 td{background-color:#4a044e}.Border-Color-Fuchsia-950,.Border-Color-Fuchsia-950 td{border-color:#4a044e}.Border-Color-Left-Fuchsia-950,.Border-Color-Left-Fuchsia-950 td{border-left-color:#4a044e}.Border-Color-Right-Fuchsia-950,.Border-Color-Right-Fuchsia-950 td{border-right-color:#4a044e}.Border-Color-Top-Fuchsia-950,.Border-Color-Top-Fuchsia-950 td{border-top-color:#4a044e}.Border-Color-Bottom-Fuchsia-950,.Border-Color-Bottom-Fuchsia-950 td{border-bottom-color:#4a044e}.Color-Pink-50,.Color-Pink-50 td,.Pink-50,.Pink-50 td{color:#fdf2f8}.Background-Pink-50,.Background-Pink-50 td{background-color:#fdf2f8}.Border-Color-Pink-50,.Border-Color-Pink-50 td{border-color:#fdf2f8}.Border-Color-Left-Pink-50,.Border-Color-Left-Pink-50 td{border-left-color:#fdf2f8}.Border-Color-Right-Pink-50,.Border-Color-Right-Pink-50 td{border-right-color:#fdf2f8}.Border-Color-Top-Pink-50,.Border-Color-Top-Pink-50 td{border-top-color:#fdf2f8}.Border-Color-Bottom-Pink-50,.Border-Color-Bottom-Pink-50 td{border-bottom-color:#fdf2f8}.Color-Pink-100,.Color-Pink-100 td,.Pink-100,.Pink-100 td{color:#fce7f3}.Background-Pink-100,.Background-Pink-100 td{background-color:#fce7f3}.Border-Color-Pink-100,.Border-Color-Pink-100 td{border-color:#fce7f3}.Border-Color-Left-Pink-100,.Border-Color-Left-Pink-100 td{border-left-color:#fce7f3}.Border-Color-Right-Pink-100,.Border-Color-Right-Pink-100 td{border-right-color:#fce7f3}.Border-Color-Top-Pink-100,.Border-Color-Top-Pink-100 td{border-top-color:#fce7f3}.Border-Color-Bottom-Pink-100,.Border-Color-Bottom-Pink-100 td{border-bottom-color:#fce7f3}.Color-Pink-200,.Color-Pink-200 td,.Pink-200,.Pink-200 td{color:#fbcfe8}.Background-Pink-200,.Background-Pink-200 td{background-color:#fbcfe8}.Border-Color-Pink-200,.Border-Color-Pink-200 td{border-color:#fbcfe8}.Border-Color-Left-Pink-200,.Border-Color-Left-Pink-200 td{border-left-color:#fbcfe8}.Border-Color-Right-Pink-200,.Border-Color-Right-Pink-200 td{border-right-color:#fbcfe8}.Border-Color-Top-Pink-200,.Border-Color-Top-Pink-200 td{border-top-color:#fbcfe8}.Border-Color-Bottom-Pink-200,.Border-Color-Bottom-Pink-200 td{border-bottom-color:#fbcfe8}.Color-Pink-300,.Color-Pink-300 td,.Pink-300,.Pink-300 td{color:#f9a8d4}.Background-Pink-300,.Background-Pink-300 td{background-color:#f9a8d4}.Border-Color-Pink-300,.Border-Color-Pink-300 td{border-color:#f9a8d4}.Border-Color-Left-Pink-300,.Border-Color-Left-Pink-300 td{border-left-color:#f9a8d4}.Border-Color-Right-Pink-300,.Border-Color-Right-Pink-300 td{border-right-color:#f9a8d4}.Border-Color-Top-Pink-300,.Border-Color-Top-Pink-300 td{border-top-color:#f9a8d4}.Border-Color-Bottom-Pink-300,.Border-Color-Bottom-Pink-300 td{border-bottom-color:#f9a8d4}.Color-Pink-400,.Color-Pink-400 td,.Pink-400,.Pink-400 td{color:#f472b6}.Background-Pink-400,.Background-Pink-400 td{background-color:#f472b6}.Border-Color-Pink-400,.Border-Color-Pink-400 td{border-color:#f472b6}.Border-Color-Left-Pink-400,.Border-Color-Left-Pink-400 td{border-left-color:#f472b6}.Border-Color-Right-Pink-400,.Border-Color-Right-Pink-400 td{border-right-color:#f472b6}.Border-Color-Top-Pink-400,.Border-Color-Top-Pink-400 td{border-top-color:#f472b6}.Border-Color-Bottom-Pink-400,.Border-Color-Bottom-Pink-400 td{border-bottom-color:#f472b6}.Color-Pink-500,.Color-Pink-500 td,.Pink-500,.Pink-500 td{color:#ec4899}.Background-Pink-500,.Background-Pink-500 td{background-color:#ec4899}.Border-Color-Pink-500,.Border-Color-Pink-500 td{border-color:#ec4899}.Border-Color-Left-Pink-500,.Border-Color-Left-Pink-500 td{border-left-color:#ec4899}.Border-Color-Right-Pink-500,.Border-Color-Right-Pink-500 td{border-right-color:#ec4899}.Border-Color-Top-Pink-500,.Border-Color-Top-Pink-500 td{border-top-color:#ec4899}.Border-Color-Bottom-Pink-500,.Border-Color-Bottom-Pink-500 td{border-bottom-color:#ec4899}.Color-Pink-600,.Color-Pink-600 td,.Pink-600,.Pink-600 td{color:#db2777}.Background-Pink-600,.Background-Pink-600 td{background-color:#db2777}.Border-Color-Pink-600,.Border-Color-Pink-600 td{border-color:#db2777}.Border-Color-Left-Pink-600,.Border-Color-Left-Pink-600 td{border-left-color:#db2777}.Border-Color-Right-Pink-600,.Border-Color-Right-Pink-600 td{border-right-color:#db2777}.Border-Color-Top-Pink-600,.Border-Color-Top-Pink-600 td{border-top-color:#db2777}.Border-Color-Bottom-Pink-600,.Border-Color-Bottom-Pink-600 td{border-bottom-color:#db2777}.Color-Pink-700,.Color-Pink-700 td,.Pink-700,.Pink-700 td{color:#be185d}.Background-Pink-700,.Background-Pink-700 td{background-color:#be185d}.Border-Color-Pink-700,.Border-Color-Pink-700 td{border-color:#be185d}.Border-Color-Left-Pink-700,.Border-Color-Left-Pink-700 td{border-left-color:#be185d}.Border-Color-Right-Pink-700,.Border-Color-Right-Pink-700 td{border-right-color:#be185d}.Border-Color-Top-Pink-700,.Border-Color-Top-Pink-700 td{border-top-color:#be185d}.Border-Color-Bottom-Pink-700,.Border-Color-Bottom-Pink-700 td{border-bottom-color:#be185d}.Color-Pink-800,.Color-Pink-800 td,.Pink-800,.Pink-800 td{color:#9d174d}.Background-Pink-800,.Background-Pink-800 td{background-color:#9d174d}.Border-Color-Pink-800,.Border-Color-Pink-800 td{border-color:#9d174d}.Border-Color-Left-Pink-800,.Border-Color-Left-Pink-800 td{border-left-color:#9d174d}.Border-Color-Right-Pink-800,.Border-Color-Right-Pink-800 td{border-right-color:#9d174d}.Border-Color-Top-Pink-800,.Border-Color-Top-Pink-800 td{border-top-color:#9d174d}.Border-Color-Bottom-Pink-800,.Border-Color-Bottom-Pink-800 td{border-bottom-color:#9d174d}.Color-Pink-900,.Color-Pink-900 td,.Pink-900,.Pink-900 td{color:#831843}.Background-Pink-900,.Background-Pink-900 td{background-color:#831843}.Border-Color-Pink-900,.Border-Color-Pink-900 td{border-color:#831843}.Border-Color-Left-Pink-900,.Border-Color-Left-Pink-900 td{border-left-color:#831843}.Border-Color-Right-Pink-900,.Border-Color-Right-Pink-900 td{border-right-color:#831843}.Border-Color-Top-Pink-900,.Border-Color-Top-Pink-900 td{border-top-color:#831843}.Border-Color-Bottom-Pink-900,.Border-Color-Bottom-Pink-900 td{border-bottom-color:#831843}.Color-Pink-950,.Color-Pink-950 td,.Pink-950,.Pink-950 td{color:#500724}.Background-Pink-950,.Background-Pink-950 td{background-color:#500724}.Border-Color-Pink-950,.Border-Color-Pink-950 td{border-color:#500724}.Border-Color-Left-Pink-950,.Border-Color-Left-Pink-950 td{border-left-color:#500724}.Border-Color-Right-Pink-950,.Border-Color-Right-Pink-950 td{border-right-color:#500724}.Border-Color-Top-Pink-950,.Border-Color-Top-Pink-950 td{border-top-color:#500724}.Border-Color-Bottom-Pink-950,.Border-Color-Bottom-Pink-950 td{border-bottom-color:#500724}.Color-Rose-50,.Color-Rose-50 td,.Rose-50,.Rose-50 td{color:#fff1f2}.Background-Rose-50,.Background-Rose-50 td{background-color:#fff1f2}.Border-Color-Rose-50,.Border-Color-Rose-50 td{border-color:#fff1f2}.Border-Color-Left-Rose-50,.Border-Color-Left-Rose-50 td{border-left-color:#fff1f2}.Border-Color-Right-Rose-50,.Border-Color-Right-Rose-50 td{border-right-color:#fff1f2}.Border-Color-Top-Rose-50,.Border-Color-Top-Rose-50 td{border-top-color:#fff1f2}.Border-Color-Bottom-Rose-50,.Border-Color-Bottom-Rose-50 td{border-bottom-color:#fff1f2}.Color-Rose-100,.Color-Rose-100 td,.Rose-100,.Rose-100 td{color:#ffe4e6}.Background-Rose-100,.Background-Rose-100 td{background-color:#ffe4e6}.Border-Color-Rose-100,.Border-Color-Rose-100 td{border-color:#ffe4e6}.Border-Color-Left-Rose-100,.Border-Color-Left-Rose-100 td{border-left-color:#ffe4e6}.Border-Color-Right-Rose-100,.Border-Color-Right-Rose-100 td{border-right-color:#ffe4e6}.Border-Color-Top-Rose-100,.Border-Color-Top-Rose-100 td{border-top-color:#ffe4e6}.Border-Color-Bottom-Rose-100,.Border-Color-Bottom-Rose-100 td{border-bottom-color:#ffe4e6}.Color-Rose-200,.Color-Rose-200 td,.Rose-200,.Rose-200 td{color:#fecdd3}.Background-Rose-200,.Background-Rose-200 td{background-color:#fecdd3}.Border-Color-Rose-200,.Border-Color-Rose-200 td{border-color:#fecdd3}.Border-Color-Left-Rose-200,.Border-Color-Left-Rose-200 td{border-left-color:#fecdd3}.Border-Color-Right-Rose-200,.Border-Color-Right-Rose-200 td{border-right-color:#fecdd3}.Border-Color-Top-Rose-200,.Border-Color-Top-Rose-200 td{border-top-color:#fecdd3}.Border-Color-Bottom-Rose-200,.Border-Color-Bottom-Rose-200 td{border-bottom-color:#fecdd3}.Color-Rose-300,.Color-Rose-300 td,.Rose-300,.Rose-300 td{color:#fda4af}.Background-Rose-300,.Background-Rose-300 td{background-color:#fda4af}.Border-Color-Rose-300,.Border-Color-Rose-300 td{border-color:#fda4af}.Border-Color-Left-Rose-300,.Border-Color-Left-Rose-300 td{border-left-color:#fda4af}.Border-Color-Right-Rose-300,.Border-Color-Right-Rose-300 td{border-right-color:#fda4af}.Border-Color-Top-Rose-300,.Border-Color-Top-Rose-300 td{border-top-color:#fda4af}.Border-Color-Bottom-Rose-300,.Border-Color-Bottom-Rose-300 td{border-bottom-color:#fda4af}.Color-Rose-400,.Color-Rose-400 td,.Rose-400,.Rose-400 td{color:#fb7185}.Background-Rose-400,.Background-Rose-400 td{background-color:#fb7185}.Border-Color-Rose-400,.Border-Color-Rose-400 td{border-color:#fb7185}.Border-Color-Left-Rose-400,.Border-Color-Left-Rose-400 td{border-left-color:#fb7185}.Border-Color-Right-Rose-400,.Border-Color-Right-Rose-400 td{border-right-color:#fb7185}.Border-Color-Top-Rose-400,.Border-Color-Top-Rose-400 td{border-top-color:#fb7185}.Border-Color-Bottom-Rose-400,.Border-Color-Bottom-Rose-400 td{border-bottom-color:#fb7185}.Color-Rose-500,.Color-Rose-500 td,.Rose-500,.Rose-500 td{color:#f43f5e}.Background-Rose-500,.Background-Rose-500 td{background-color:#f43f5e}.Border-Color-Rose-500,.Border-Color-Rose-500 td{border-color:#f43f5e}.Border-Color-Left-Rose-500,.Border-Color-Left-Rose-500 td{border-left-color:#f43f5e}.Border-Color-Right-Rose-500,.Border-Color-Right-Rose-500 td{border-right-color:#f43f5e}.Border-Color-Top-Rose-500,.Border-Color-Top-Rose-500 td{border-top-color:#f43f5e}.Border-Color-Bottom-Rose-500,.Border-Color-Bottom-Rose-500 td{border-bottom-color:#f43f5e}.Color-Rose-600,.Color-Rose-600 td,.Rose-600,.Rose-600 td{color:#e11d48}.Background-Rose-600,.Background-Rose-600 td{background-color:#e11d48}.Border-Color-Rose-600,.Border-Color-Rose-600 td{border-color:#e11d48}.Border-Color-Left-Rose-600,.Border-Color-Left-Rose-600 td{border-left-color:#e11d48}.Border-Color-Right-Rose-600,.Border-Color-Right-Rose-600 td{border-right-color:#e11d48}.Border-Color-Top-Rose-600,.Border-Color-Top-Rose-600 td{border-top-color:#e11d48}.Border-Color-Bottom-Rose-600,.Border-Color-Bottom-Rose-600 td{border-bottom-color:#e11d48}.Color-Rose-700,.Color-Rose-700 td,.Rose-700,.Rose-700 td{color:#be123c}.Background-Rose-700,.Background-Rose-700 td{background-color:#be123c}.Border-Color-Rose-700,.Border-Color-Rose-700 td{border-color:#be123c}.Border-Color-Left-Rose-700,.Border-Color-Left-Rose-700 td{border-left-color:#be123c}.Border-Color-Right-Rose-700,.Border-Color-Right-Rose-700 td{border-right-color:#be123c}.Border-Color-Top-Rose-700,.Border-Color-Top-Rose-700 td{border-top-color:#be123c}.Border-Color-Bottom-Rose-700,.Border-Color-Bottom-Rose-700 td{border-bottom-color:#be123c}.Color-Rose-800,.Color-Rose-800 td,.Rose-800,.Rose-800 td{color:#9f1239}.Background-Rose-800,.Background-Rose-800 td{background-color:#9f1239}.Border-Color-Rose-800,.Border-Color-Rose-800 td{border-color:#9f1239}.Border-Color-Left-Rose-800,.Border-Color-Left-Rose-800 td{border-left-color:#9f1239}.Border-Color-Right-Rose-800,.Border-Color-Right-Rose-800 td{border-right-color:#9f1239}.Border-Color-Top-Rose-800,.Border-Color-Top-Rose-800 td{border-top-color:#9f1239}.Border-Color-Bottom-Rose-800,.Border-Color-Bottom-Rose-800 td{border-bottom-color:#9f1239}.Color-Rose-900,.Color-Rose-900 td,.Rose-900,.Rose-900 td{color:#881337}.Background-Rose-900,.Background-Rose-900 td{background-color:#881337}.Border-Color-Rose-900,.Border-Color-Rose-900 td{border-color:#881337}.Border-Color-Left-Rose-900,.Border-Color-Left-Rose-900 td{border-left-color:#881337}.Border-Color-Right-Rose-900,.Border-Color-Right-Rose-900 td{border-right-color:#881337}.Border-Color-Top-Rose-900,.Border-Color-Top-Rose-900 td{border-top-color:#881337}.Border-Color-Bottom-Rose-900,.Border-Color-Bottom-Rose-900 td{border-bottom-color:#881337}.Color-Rose-950,.Color-Rose-950 td,.Rose-950,.Rose-950 td{color:#4c0519}.Background-Rose-950,.Background-Rose-950 td{background-color:#4c0519}.Border-Color-Rose-950,.Border-Color-Rose-950 td{border-color:#4c0519}.Border-Color-Left-Rose-950,.Border-Color-Left-Rose-950 td{border-left-color:#4c0519}.Border-Color-Right-Rose-950,.Border-Color-Right-Rose-950 td{border-right-color:#4c0519}.Border-Color-Top-Rose-950,.Border-Color-Top-Rose-950 td{border-top-color:#4c0519}.Border-Color-Bottom-Rose-950,.Border-Color-Bottom-Rose-950 td{border-bottom-color:#4c0519}.Color-yellow,.Color-yellow td,.yellow,.yellow td{color:#f4d03f}.Background-yellow,.Background-yellow td{background-color:#f4d03f}.Border-Color-yellow,.Border-Color-yellow td{border-color:#f4d03f}.Border-Color-Left-yellow,.Border-Color-Left-yellow td{border-left-color:#f4d03f}.Border-Color-Right-yellow,.Border-Color-Right-yellow td{border-right-color:#f4d03f}.Border-Color-Top-yellow,.Border-Color-Top-yellow td{border-top-color:#f4d03f}.Border-Color-Bottom-yellow,.Border-Color-Bottom-yellow td{border-bottom-color:#f4d03f}.Color-black,.Color-black td,.black,.black td{color:#000}.Background-black,.Background-black td{background-color:#000}.Border-Color-black,.Border-Color-black td{border-color:#000}.Border-Color-Left-black,.Border-Color-Left-black td{border-left-color:#000}.Border-Color-Right-black,.Border-Color-Right-black td{border-right-color:#000}.Border-Color-Top-black,.Border-Color-Top-black td{border-top-color:#000}.Border-Color-Bottom-black,.Border-Color-Bottom-black td{border-bottom-color:#000}.Color-red,.Color-red td,.red,.red td{color:#c0392b}.Background-red,.Background-red td{background-color:#c0392b}.Border-Color-red,.Border-Color-red td{border-color:#c0392b}.Border-Color-Left-red,.Border-Color-Left-red td{border-left-color:#c0392b}.Border-Color-Right-red,.Border-Color-Right-red td{border-right-color:#c0392b}.Border-Color-Top-red,.Border-Color-Top-red td{border-top-color:#c0392b}.Border-Color-Bottom-red,.Border-Color-Bottom-red td{border-bottom-color:#c0392b}.Color-blue,.Color-blue td,.blue,.blue td{color:#2e86c1}.Background-blue,.Background-blue td{background-color:#2e86c1}.Border-Color-blue,.Border-Color-blue td{border-color:#2e86c1}.Border-Color-Left-blue,.Border-Color-Left-blue td{border-left-color:#2e86c1}.Border-Color-Right-blue,.Border-Color-Right-blue td{border-right-color:#2e86c1}.Border-Color-Top-blue,.Border-Color-Top-blue td{border-top-color:#2e86c1}.Border-Color-Bottom-blue,.Border-Color-Bottom-blue td{border-bottom-color:#2e86c1}.Color-green,.Color-green td,.green,.green td{color:#1e8449}.Background-green,.Background-green td{background-color:#1e8449}.Border-Color-green,.Border-Color-green td{border-color:#1e8449}.Border-Color-Left-green,.Border-Color-Left-green td{border-left-color:#1e8449}.Border-Color-Right-green,.Border-Color-Right-green td{border-right-color:#1e8449}.Border-Color-Top-green,.Border-Color-Top-green td{border-top-color:#1e8449}.Border-Color-Bottom-green,.Border-Color-Bottom-green td{border-bottom-color:#1e8449}.Color-purple,.Color-purple td,.purple,.purple td{color:#8e44ad}.Background-purple,.Background-purple td{background-color:#8e44ad}.Border-Color-purple,.Border-Color-purple td{border-color:#8e44ad}.Border-Color-Left-purple,.Border-Color-Left-purple td{border-left-color:#8e44ad}.Border-Color-Right-purple,.Border-Color-Right-purple td{border-right-color:#8e44ad}.Border-Color-Top-purple,.Border-Color-Top-purple td{border-top-color:#8e44ad}.Border-Color-Bottom-purple,.Border-Color-Bottom-purple td{border-bottom-color:#8e44ad}.Color-cyan,.Color-cyan td,.cyan,.cyan td{color:#60b1e7}.Background-cyan,.Background-cyan td{background-color:#60b1e7}.Border-Color-cyan,.Border-Color-cyan td{border-color:#60b1e7}.Border-Color-Left-cyan,.Border-Color-Left-cyan td{border-left-color:#60b1e7}.Border-Color-Right-cyan,.Border-Color-Right-cyan td{border-right-color:#60b1e7}.Border-Color-Top-cyan,.Border-Color-Top-cyan td{border-top-color:#60b1e7}.Border-Color-Bottom-cyan,.Border-Color-Bottom-cyan td{border-bottom-color:#60b1e7}.Color-grey,.Color-grey td,.grey,.grey td{color:#99a3a4}.Background-grey,.Background-grey td{background-color:#99a3a4}.Border-Color-grey,.Border-Color-grey td{border-color:#99a3a4}.Border-Color-Left-grey,.Border-Color-Left-grey td{border-left-color:#99a3a4}.Border-Color-Right-grey,.Border-Color-Right-grey td{border-right-color:#99a3a4}.Border-Color-Top-grey,.Border-Color-Top-grey td{border-top-color:#99a3a4}.Border-Color-Bottom-grey,.Border-Color-Bottom-grey td{border-bottom-color:#99a3a4}.Color-pink,.Color-pink td,.pink,.pink td{color:#f5b7b1}.Background-pink,.Background-pink td{background-color:#f5b7b1}.Border-Color-pink,.Border-Color-pink td{border-color:#f5b7b1}.Border-Color-Left-pink,.Border-Color-Left-pink td{border-left-color:#f5b7b1}.Border-Color-Right-pink,.Border-Color-Right-pink td{border-right-color:#f5b7b1}.Border-Color-Top-pink,.Border-Color-Top-pink td{border-top-color:#f5b7b1}.Border-Color-Bottom-pink,.Border-Color-Bottom-pink td{border-bottom-color:#f5b7b1}.Color-orange,.Color-orange td,.orange,.orange td{color:#f5b041}.Background-orange,.Background-orange td{background-color:#f5b041}.Border-Color-orange,.Border-Color-orange td{border-color:#f5b041}.Border-Color-Left-orange,.Border-Color-Left-orange td{border-left-color:#f5b041}.Border-Color-Right-orange,.Border-Color-Right-orange td{border-right-color:#f5b041}.Border-Color-Top-orange,.Border-Color-Top-orange td{border-top-color:#f5b041}.Border-Color-Bottom-orange,.Border-Color-Bottom-orange td{border-bottom-color:#f5b041}.Color-white,.Color-white td,.white,.white td{color:#fff}.Background-white,.Background-white td{background-color:#fff}.Border-Color-white,.Border-Color-white td{border-color:#fff}.Border-Color-Left-white,.Border-Color-Left-white td{border-left-color:#fff}.Border-Color-Right-white,.Border-Color-Right-white td{border-right-color:#fff}.Border-Color-Top-white,.Border-Color-Top-white td{border-top-color:#fff}.Border-Color-Bottom-white,.Border-Color-Bottom-white td{border-bottom-color:#fff}.Border-Width-1px,.Border-Width-1px td{border-style:solid;border-width:1px}.Border-Width-Left-1px,.Border-Width-Left-1px td{border-left-style:solid;border-left-width:1px}.Border-Width-Right-1px,.Border-Width-Right-1px td{border-right-style:solid;border-right-width:1px}.Border-Width-Top-1px,.Border-Width-Top-1px td{border-top-style:solid;border-top-width:1px}.Border-Width-Bottom-1px,.Border-Width-Bottom-1px td{border-bottom-style:solid;border-bottom-width:1px}.Border-Width-2px,.Border-Width-2px td{border-style:solid;border-width:2px}.Border-Width-Left-2px,.Border-Width-Left-2px td{border-left-style:solid;border-left-width:2px}.Border-Width-Right-2px,.Border-Width-Right-2px td{border-right-style:solid;border-right-width:2px}.Border-Width-Top-2px,.Border-Width-Top-2px td{border-top-style:solid;border-top-width:2px}.Border-Width-Bottom-2px,.Border-Width-Bottom-2px td{border-bottom-style:solid;border-bottom-width:2px}.Border-Width-3px,.Border-Width-3px td{border-style:solid;border-width:3px}.Border-Width-Left-3px,.Border-Width-Left-3px td{border-left-style:solid;border-left-width:3px}.Border-Width-Right-3px,.Border-Width-Right-3px td{border-right-style:solid;border-right-width:3px}.Border-Width-Top-3px,.Border-Width-Top-3px td{border-top-style:solid;border-top-width:3px}.Border-Width-Bottom-3px,.Border-Width-Bottom-3px td{border-bottom-style:solid;border-bottom-width:3px}.Border-Width-4px,.Border-Width-4px td{border-style:solid;border-width:4px}.Border-Width-Left-4px,.Border-Width-Left-4px td{border-left-style:solid;border-left-width:4px}.Border-Width-Right-4px,.Border-Width-Right-4px td{border-right-style:solid;border-right-width:4px}.Border-Width-Top-4px,.Border-Width-Top-4px td{border-top-style:solid;border-top-width:4px}.Border-Width-Bottom-4px,.Border-Width-Bottom-4px td{border-bottom-style:solid;border-bottom-width:4px}.Border-Width-5px,.Border-Width-5px td{border-style:solid;border-width:5px}.Border-Width-Left-5px,.Border-Width-Left-5px td{border-left-style:solid;border-left-width:5px}.Border-Width-Right-5px,.Border-Width-Right-5px td{border-right-style:solid;border-right-width:5px}.Border-Width-Top-5px,.Border-Width-Top-5px td{border-top-style:solid;border-top-width:5px}.Border-Width-Bottom-5px,.Border-Width-Bottom-5px td{border-bottom-style:solid;border-bottom-width:5px}.Border-Width-6px,.Border-Width-6px td{border-style:solid;border-width:6px}.Border-Width-Left-6px,.Border-Width-Left-6px td{border-left-style:solid;border-left-width:6px}.Border-Width-Right-6px,.Border-Width-Right-6px td{border-right-style:solid;border-right-width:6px}.Border-Width-Top-6px,.Border-Width-Top-6px td{border-top-style:solid;border-top-width:6px}.Border-Width-Bottom-6px,.Border-Width-Bottom-6px td{border-bottom-style:solid;border-bottom-width:6px}.Border-Width-7px,.Border-Width-7px td{border-style:solid;border-width:7px}.Border-Width-Left-7px,.Border-Width-Left-7px td{border-left-style:solid;border-left-width:7px}.Border-Width-Right-7px,.Border-Width-Right-7px td{border-right-style:solid;border-right-width:7px}.Border-Width-Top-7px,.Border-Width-Top-7px td{border-top-style:solid;border-top-width:7px}.Border-Width-Bottom-7px,.Border-Width-Bottom-7px td{border-bottom-style:solid;border-bottom-width:7px}.Border-Width-8px,.Border-Width-8px td{border-style:solid;border-width:8px}.Border-Width-Left-8px,.Border-Width-Left-8px td{border-left-style:solid;border-left-width:8px}.Border-Width-Right-8px,.Border-Width-Right-8px td{border-right-style:solid;border-right-width:8px}.Border-Width-Top-8px,.Border-Width-Top-8px td{border-top-style:solid;border-top-width:8px}.Border-Width-Bottom-8px,.Border-Width-Bottom-8px td{border-bottom-style:solid;border-bottom-width:8px}.Border-Width-9px,.Border-Width-9px td{border-style:solid;border-width:9px}.Border-Width-Left-9px,.Border-Width-Left-9px td{border-left-style:solid;border-left-width:9px}.Border-Width-Right-9px,.Border-Width-Right-9px td{border-right-style:solid;border-right-width:9px}.Border-Width-Top-9px,.Border-Width-Top-9px td{border-top-style:solid;border-top-width:9px}.Border-Width-Bottom-9px,.Border-Width-Bottom-9px td{border-bottom-style:solid;border-bottom-width:9px}.Border-Width-10px,.Border-Width-10px td{border-style:solid;border-width:10px}.Border-Width-Left-10px,.Border-Width-Left-10px td{border-left-style:solid;border-left-width:10px}.Border-Width-Right-10px,.Border-Width-Right-10px td{border-right-style:solid;border-right-width:10px}.Border-Width-Top-10px,.Border-Width-Top-10px td{border-top-style:solid;border-top-width:10px}.Border-Width-Bottom-10px,.Border-Width-Bottom-10px td{border-bottom-style:solid;border-bottom-width:10px}.Border-Width-11px,.Border-Width-11px td{border-style:solid;border-width:11px}.Border-Width-Left-11px,.Border-Width-Left-11px td{border-left-style:solid;border-left-width:11px}.Border-Width-Right-11px,.Border-Width-Right-11px td{border-right-style:solid;border-right-width:11px}.Border-Width-Top-11px,.Border-Width-Top-11px td{border-top-style:solid;border-top-width:11px}.Border-Width-Bottom-11px,.Border-Width-Bottom-11px td{border-bottom-style:solid;border-bottom-width:11px}.Border-Width-12px,.Border-Width-12px td{border-style:solid;border-width:12px}.Border-Width-Left-12px,.Border-Width-Left-12px td{border-left-style:solid;border-left-width:12px}.Border-Width-Right-12px,.Border-Width-Right-12px td{border-right-style:solid;border-right-width:12px}.Border-Width-Top-12px,.Border-Width-Top-12px td{border-top-style:solid;border-top-width:12px}.Border-Width-Bottom-12px,.Border-Width-Bottom-12px td{border-bottom-style:solid;border-bottom-width:12px}.Border-Width-13px,.Border-Width-13px td{border-style:solid;border-width:13px}.Border-Width-Left-13px,.Border-Width-Left-13px td{border-left-style:solid;border-left-width:13px}.Border-Width-Right-13px,.Border-Width-Right-13px td{border-right-style:solid;border-right-width:13px}.Border-Width-Top-13px,.Border-Width-Top-13px td{border-top-style:solid;border-top-width:13px}.Border-Width-Bottom-13px,.Border-Width-Bottom-13px td{border-bottom-style:solid;border-bottom-width:13px}.Border-Width-14px,.Border-Width-14px td{border-style:solid;border-width:14px}.Border-Width-Left-14px,.Border-Width-Left-14px td{border-left-style:solid;border-left-width:14px}.Border-Width-Right-14px,.Border-Width-Right-14px td{border-right-style:solid;border-right-width:14px}.Border-Width-Top-14px,.Border-Width-Top-14px td{border-top-style:solid;border-top-width:14px}.Border-Width-Bottom-14px,.Border-Width-Bottom-14px td{border-bottom-style:solid;border-bottom-width:14px}.Border-Width-15px,.Border-Width-15px td{border-style:solid;border-width:15px}.Border-Width-Left-15px,.Border-Width-Left-15px td{border-left-style:solid;border-left-width:15px}.Border-Width-Right-15px,.Border-Width-Right-15px td{border-right-style:solid;border-right-width:15px}.Border-Width-Top-15px,.Border-Width-Top-15px td{border-top-style:solid;border-top-width:15px}.Border-Width-Bottom-15px,.Border-Width-Bottom-15px td{border-bottom-style:solid;border-bottom-width:15px}.Border-Width-16px,.Border-Width-16px td{border-style:solid;border-width:16px}.Border-Width-Left-16px,.Border-Width-Left-16px td{border-left-style:solid;border-left-width:16px}.Border-Width-Right-16px,.Border-Width-Right-16px td{border-right-style:solid;border-right-width:16px}.Border-Width-Top-16px,.Border-Width-Top-16px td{border-top-style:solid;border-top-width:16px}.Border-Width-Bottom-16px,.Border-Width-Bottom-16px td{border-bottom-style:solid;border-bottom-width:16px}.Border-Width-17px,.Border-Width-17px td{border-style:solid;border-width:17px}.Border-Width-Left-17px,.Border-Width-Left-17px td{border-left-style:solid;border-left-width:17px}.Border-Width-Right-17px,.Border-Width-Right-17px td{border-right-style:solid;border-right-width:17px}.Border-Width-Top-17px,.Border-Width-Top-17px td{border-top-style:solid;border-top-width:17px}.Border-Width-Bottom-17px,.Border-Width-Bottom-17px td{border-bottom-style:solid;border-bottom-width:17px}.Border-Width-18px,.Border-Width-18px td{border-style:solid;border-width:18px}.Border-Width-Left-18px,.Border-Width-Left-18px td{border-left-style:solid;border-left-width:18px}.Border-Width-Right-18px,.Border-Width-Right-18px td{border-right-style:solid;border-right-width:18px}.Border-Width-Top-18px,.Border-Width-Top-18px td{border-top-style:solid;border-top-width:18px}.Border-Width-Bottom-18px,.Border-Width-Bottom-18px td{border-bottom-style:solid;border-bottom-width:18px}.Border-Width-19px,.Border-Width-19px td{border-style:solid;border-width:19px}.Border-Width-Left-19px,.Border-Width-Left-19px td{border-left-style:solid;border-left-width:19px}.Border-Width-Right-19px,.Border-Width-Right-19px td{border-right-style:solid;border-right-width:19px}.Border-Width-Top-19px,.Border-Width-Top-19px td{border-top-style:solid;border-top-width:19px}.Border-Width-Bottom-19px,.Border-Width-Bottom-19px td{border-bottom-style:solid;border-bottom-width:19px}.Border-Width-20px,.Border-Width-20px td{border-style:solid;border-width:20px}.Border-Width-Left-20px,.Border-Width-Left-20px td{border-left-style:solid;border-left-width:20px}.Border-Width-Right-20px,.Border-Width-Right-20px td{border-right-style:solid;border-right-width:20px}.Border-Width-Top-20px,.Border-Width-Top-20px td{border-top-style:solid;border-top-width:20px}.Border-Width-Bottom-20px,.Border-Width-Bottom-20px td{border-bottom-style:solid;border-bottom-width:20px}.Border-Radius-1px{border-radius:1px}.Border-Radius-Top-Left-1px{border-top-left-radius:1px}.Border-Radius-Top-Rigth-1px{border-top-right-radius:1px}.Border-Radius-Bottom-Left-1px{border-bottom-left-radius:1px}.Border-Radius-Bottom-Right-1px{border-bottom-right-radius:1px}.Padding-1px{padding:1px}.Padding-Horizontal-1px{padding-left:1px;padding-right:1px}.Padding-Vertical-1px{padding-bottom:1px;padding-top:1px}.Padding-Left-1px{padding-left:1px}.Padding-Right-1px{padding-right:1px}.Padding-Top-1px{padding-top:1px}.Padding-Bottom-1px{padding-bottom:1px}.Margin-1px{margin:1px}.Margin-Left-1px{margin-left:1px}.Margin-Right-1px{margin-right:1px}.Margin-Top-1px{margin-top:1px}.Margin-Bottom-1px{margin-bottom:1px}.Margin-Vertical-1px{margin-bottom:1px;margin-top:1px}.Margin-Horizontal-1px{margin-left:1px;margin-right:1px}.Width-1{width:1%}.Width-1px{width:1px}.Max-Width-1{max-width:1%}.Max-Width-1px{max-width:1px}.Min-Width-1{min-width:1%}.Min-Width-1px{min-width:1px}.Height-1{height:1%}.Height-1px{height:1px}.Max-Height-1{max-height:1%}.Max-Height-1px{max-height:1px}.Font-Size-1,.Font-Size-1 td{font-size:1%}.Font-Size-1px,.Font-Size-1px td{font-size:1px}.Gap-1px{gap:1px}.Border-Radius-2px{border-radius:2px}.Border-Radius-Top-Left-2px{border-top-left-radius:2px}.Border-Radius-Top-Rigth-2px{border-top-right-radius:2px}.Border-Radius-Bottom-Left-2px{border-bottom-left-radius:2px}.Border-Radius-Bottom-Right-2px{border-bottom-right-radius:2px}.Padding-2px{padding:2px}.Padding-Horizontal-2px{padding-left:2px;padding-right:2px}.Padding-Vertical-2px{padding-bottom:2px;padding-top:2px}.Padding-Left-2px{padding-left:2px}.Padding-Right-2px{padding-right:2px}.Padding-Top-2px{padding-top:2px}.Padding-Bottom-2px{padding-bottom:2px}.Margin-2px{margin:2px}.Margin-Left-2px{margin-left:2px}.Margin-Right-2px{margin-right:2px}.Margin-Top-2px{margin-top:2px}.Margin-Bottom-2px{margin-bottom:2px}.Margin-Vertical-2px{margin-bottom:2px;margin-top:2px}.Margin-Horizontal-2px{margin-left:2px;margin-right:2px}.Width-2{width:2%}.Width-2px{width:2px}.Max-Width-2{max-width:2%}.Max-Width-2px{max-width:2px}.Min-Width-2{min-width:2%}.Min-Width-2px{min-width:2px}.Height-2{height:2%}.Height-2px{height:2px}.Max-Height-2{max-height:2%}.Max-Height-2px{max-height:2px}.Font-Size-2,.Font-Size-2 td{font-size:2%}.Font-Size-2px,.Font-Size-2px td{font-size:2px}.Gap-2px{gap:2px}.Border-Radius-3px{border-radius:3px}.Border-Radius-Top-Left-3px{border-top-left-radius:3px}.Border-Radius-Top-Rigth-3px{border-top-right-radius:3px}.Border-Radius-Bottom-Left-3px{border-bottom-left-radius:3px}.Border-Radius-Bottom-Right-3px{border-bottom-right-radius:3px}.Padding-3px{padding:3px}.Padding-Horizontal-3px{padding-left:3px;padding-right:3px}.Padding-Vertical-3px{padding-bottom:3px;padding-top:3px}.Padding-Left-3px{padding-left:3px}.Padding-Right-3px{padding-right:3px}.Padding-Top-3px{padding-top:3px}.Padding-Bottom-3px{padding-bottom:3px}.Margin-3px{margin:3px}.Margin-Left-3px{margin-left:3px}.Margin-Right-3px{margin-right:3px}.Margin-Top-3px{margin-top:3px}.Margin-Bottom-3px{margin-bottom:3px}.Margin-Vertical-3px{margin-bottom:3px;margin-top:3px}.Margin-Horizontal-3px{margin-left:3px;margin-right:3px}.Width-3{width:3%}.Width-3px{width:3px}.Max-Width-3{max-width:3%}.Max-Width-3px{max-width:3px}.Min-Width-3{min-width:3%}.Min-Width-3px{min-width:3px}.Height-3{height:3%}.Height-3px{height:3px}.Max-Height-3{max-height:3%}.Max-Height-3px{max-height:3px}.Font-Size-3,.Font-Size-3 td{font-size:3%}.Font-Size-3px,.Font-Size-3px td{font-size:3px}.Gap-3px{gap:3px}.Border-Radius-4px{border-radius:4px}.Border-Radius-Top-Left-4px{border-top-left-radius:4px}.Border-Radius-Top-Rigth-4px{border-top-right-radius:4px}.Border-Radius-Bottom-Left-4px{border-bottom-left-radius:4px}.Border-Radius-Bottom-Right-4px{border-bottom-right-radius:4px}.Padding-4px{padding:4px}.Padding-Horizontal-4px{padding-left:4px;padding-right:4px}.Padding-Vertical-4px{padding-bottom:4px;padding-top:4px}.Padding-Left-4px{padding-left:4px}.Padding-Right-4px{padding-right:4px}.Padding-Top-4px{padding-top:4px}.Padding-Bottom-4px{padding-bottom:4px}.Margin-4px{margin:4px}.Margin-Left-4px{margin-left:4px}.Margin-Right-4px{margin-right:4px}.Margin-Top-4px{margin-top:4px}.Margin-Bottom-4px{margin-bottom:4px}.Margin-Vertical-4px{margin-bottom:4px;margin-top:4px}.Margin-Horizontal-4px{margin-left:4px;margin-right:4px}.Width-4{width:4%}.Width-4px{width:4px}.Max-Width-4{max-width:4%}.Max-Width-4px{max-width:4px}.Min-Width-4{min-width:4%}.Min-Width-4px{min-width:4px}.Height-4{height:4%}.Height-4px{height:4px}.Max-Height-4{max-height:4%}.Max-Height-4px{max-height:4px}.Font-Size-4,.Font-Size-4 td{font-size:4%}.Font-Size-4px,.Font-Size-4px td{font-size:4px}.Gap-4px{gap:4px}.Border-Radius-5px{border-radius:5px}.Border-Radius-Top-Left-5px{border-top-left-radius:5px}.Border-Radius-Top-Rigth-5px{border-top-right-radius:5px}.Border-Radius-Bottom-Left-5px{border-bottom-left-radius:5px}.Border-Radius-Bottom-Right-5px{border-bottom-right-radius:5px}.Padding-5px{padding:5px}.Padding-Horizontal-5px{padding-left:5px;padding-right:5px}.Padding-Vertical-5px{padding-bottom:5px;padding-top:5px}.Padding-Left-5px{padding-left:5px}.Padding-Right-5px{padding-right:5px}.Padding-Top-5px{padding-top:5px}.Padding-Bottom-5px{padding-bottom:5px}.Margin-5px{margin:5px}.Margin-Left-5px{margin-left:5px}.Margin-Right-5px{margin-right:5px}.Margin-Top-5px{margin-top:5px}.Margin-Bottom-5px{margin-bottom:5px}.Margin-Vertical-5px{margin-bottom:5px;margin-top:5px}.Margin-Horizontal-5px{margin-left:5px;margin-right:5px}.Width-5{width:5%}.Width-5px{width:5px}.Max-Width-5{max-width:5%}.Max-Width-5px{max-width:5px}.Min-Width-5{min-width:5%}.Min-Width-5px{min-width:5px}.Height-5{height:5%}.Height-5px{height:5px}.Max-Height-5{max-height:5%}.Max-Height-5px{max-height:5px}.Font-Size-5,.Font-Size-5 td{font-size:5%}.Font-Size-5px,.Font-Size-5px td{font-size:5px}.Gap-5px{gap:5px}.Border-Radius-6px{border-radius:6px}.Border-Radius-Top-Left-6px{border-top-left-radius:6px}.Border-Radius-Top-Rigth-6px{border-top-right-radius:6px}.Border-Radius-Bottom-Left-6px{border-bottom-left-radius:6px}.Border-Radius-Bottom-Right-6px{border-bottom-right-radius:6px}.Padding-6px{padding:6px}.Padding-Horizontal-6px{padding-left:6px;padding-right:6px}.Padding-Vertical-6px{padding-bottom:6px;padding-top:6px}.Padding-Left-6px{padding-left:6px}.Padding-Right-6px{padding-right:6px}.Padding-Top-6px{padding-top:6px}.Padding-Bottom-6px{padding-bottom:6px}.Margin-6px{margin:6px}.Margin-Left-6px{margin-left:6px}.Margin-Right-6px{margin-right:6px}.Margin-Top-6px{margin-top:6px}.Margin-Bottom-6px{margin-bottom:6px}.Margin-Vertical-6px{margin-bottom:6px;margin-top:6px}.Margin-Horizontal-6px{margin-left:6px;margin-right:6px}.Width-6{width:6%}.Width-6px{width:6px}.Max-Width-6{max-width:6%}.Max-Width-6px{max-width:6px}.Min-Width-6{min-width:6%}.Min-Width-6px{min-width:6px}.Height-6{height:6%}.Height-6px{height:6px}.Max-Height-6{max-height:6%}.Max-Height-6px{max-height:6px}.Font-Size-6,.Font-Size-6 td{font-size:6%}.Font-Size-6px,.Font-Size-6px td{font-size:6px}.Gap-6px{gap:6px}.Border-Radius-7px{border-radius:7px}.Border-Radius-Top-Left-7px{border-top-left-radius:7px}.Border-Radius-Top-Rigth-7px{border-top-right-radius:7px}.Border-Radius-Bottom-Left-7px{border-bottom-left-radius:7px}.Border-Radius-Bottom-Right-7px{border-bottom-right-radius:7px}.Padding-7px{padding:7px}.Padding-Horizontal-7px{padding-left:7px;padding-right:7px}.Padding-Vertical-7px{padding-bottom:7px;padding-top:7px}.Padding-Left-7px{padding-left:7px}.Padding-Right-7px{padding-right:7px}.Padding-Top-7px{padding-top:7px}.Padding-Bottom-7px{padding-bottom:7px}.Margin-7px{margin:7px}.Margin-Left-7px{margin-left:7px}.Margin-Right-7px{margin-right:7px}.Margin-Top-7px{margin-top:7px}.Margin-Bottom-7px{margin-bottom:7px}.Margin-Vertical-7px{margin-bottom:7px;margin-top:7px}.Margin-Horizontal-7px{margin-left:7px;margin-right:7px}.Width-7{width:7%}.Width-7px{width:7px}.Max-Width-7{max-width:7%}.Max-Width-7px{max-width:7px}.Min-Width-7{min-width:7%}.Min-Width-7px{min-width:7px}.Height-7{height:7%}.Height-7px{height:7px}.Max-Height-7{max-height:7%}.Max-Height-7px{max-height:7px}.Font-Size-7,.Font-Size-7 td{font-size:7%}.Font-Size-7px,.Font-Size-7px td{font-size:7px}.Gap-7px{gap:7px}.Border-Radius-8px{border-radius:8px}.Border-Radius-Top-Left-8px{border-top-left-radius:8px}.Border-Radius-Top-Rigth-8px{border-top-right-radius:8px}.Border-Radius-Bottom-Left-8px{border-bottom-left-radius:8px}.Border-Radius-Bottom-Right-8px{border-bottom-right-radius:8px}.Padding-8px{padding:8px}.Padding-Horizontal-8px{padding-left:8px;padding-right:8px}.Padding-Vertical-8px{padding-bottom:8px;padding-top:8px}.Padding-Left-8px{padding-left:8px}.Padding-Right-8px{padding-right:8px}.Padding-Top-8px{padding-top:8px}.Padding-Bottom-8px{padding-bottom:8px}.Margin-8px{margin:8px}.Margin-Left-8px{margin-left:8px}.Margin-Right-8px{margin-right:8px}.Margin-Top-8px{margin-top:8px}.Margin-Bottom-8px{margin-bottom:8px}.Margin-Vertical-8px{margin-bottom:8px;margin-top:8px}.Margin-Horizontal-8px{margin-left:8px;margin-right:8px}.Width-8{width:8%}.Width-8px{width:8px}.Max-Width-8{max-width:8%}.Max-Width-8px{max-width:8px}.Min-Width-8{min-width:8%}.Min-Width-8px{min-width:8px}.Height-8{height:8%}.Height-8px{height:8px}.Max-Height-8{max-height:8%}.Max-Height-8px{max-height:8px}.Font-Size-8,.Font-Size-8 td{font-size:8%}.Font-Size-8px,.Font-Size-8px td{font-size:8px}.Gap-8px{gap:8px}.Border-Radius-9px{border-radius:9px}.Border-Radius-Top-Left-9px{border-top-left-radius:9px}.Border-Radius-Top-Rigth-9px{border-top-right-radius:9px}.Border-Radius-Bottom-Left-9px{border-bottom-left-radius:9px}.Border-Radius-Bottom-Right-9px{border-bottom-right-radius:9px}.Padding-9px{padding:9px}.Padding-Horizontal-9px{padding-left:9px;padding-right:9px}.Padding-Vertical-9px{padding-bottom:9px;padding-top:9px}.Padding-Left-9px{padding-left:9px}.Padding-Right-9px{padding-right:9px}.Padding-Top-9px{padding-top:9px}.Padding-Bottom-9px{padding-bottom:9px}.Margin-9px{margin:9px}.Margin-Left-9px{margin-left:9px}.Margin-Right-9px{margin-right:9px}.Margin-Top-9px{margin-top:9px}.Margin-Bottom-9px{margin-bottom:9px}.Margin-Vertical-9px{margin-bottom:9px;margin-top:9px}.Margin-Horizontal-9px{margin-left:9px;margin-right:9px}.Width-9{width:9%}.Width-9px{width:9px}.Max-Width-9{max-width:9%}.Max-Width-9px{max-width:9px}.Min-Width-9{min-width:9%}.Min-Width-9px{min-width:9px}.Height-9{height:9%}.Height-9px{height:9px}.Max-Height-9{max-height:9%}.Max-Height-9px{max-height:9px}.Font-Size-9,.Font-Size-9 td{font-size:9%}.Font-Size-9px,.Font-Size-9px td{font-size:9px}.Gap-9px{gap:9px}.Border-Radius-10px{border-radius:10px}.Border-Radius-Top-Left-10px{border-top-left-radius:10px}.Border-Radius-Top-Rigth-10px{border-top-right-radius:10px}.Border-Radius-Bottom-Left-10px{border-bottom-left-radius:10px}.Border-Radius-Bottom-Right-10px{border-bottom-right-radius:10px}.Padding-10px{padding:10px}.Padding-Horizontal-10px{padding-left:10px;padding-right:10px}.Padding-Vertical-10px{padding-bottom:10px;padding-top:10px}.Padding-Left-10px{padding-left:10px}.Padding-Right-10px{padding-right:10px}.Padding-Top-10px{padding-top:10px}.Padding-Bottom-10px{padding-bottom:10px}.Margin-10px{margin:10px}.Margin-Left-10px{margin-left:10px}.Margin-Right-10px{margin-right:10px}.Margin-Top-10px{margin-top:10px}.Margin-Bottom-10px{margin-bottom:10px}.Margin-Vertical-10px{margin-bottom:10px;margin-top:10px}.Margin-Horizontal-10px{margin-left:10px;margin-right:10px}.Width-10{width:10%}.Width-10px{width:10px}.Max-Width-10{max-width:10%}.Max-Width-10px{max-width:10px}.Min-Width-10{min-width:10%}.Min-Width-10px{min-width:10px}.Height-10{height:10%}.Height-10px{height:10px}.Max-Height-10{max-height:10%}.Max-Height-10px{max-height:10px}.Font-Size-10,.Font-Size-10 td{font-size:10%}.Font-Size-10px,.Font-Size-10px td{font-size:10px}.Gap-10px{gap:10px}.Border-Radius-11px{border-radius:11px}.Border-Radius-Top-Left-11px{border-top-left-radius:11px}.Border-Radius-Top-Rigth-11px{border-top-right-radius:11px}.Border-Radius-Bottom-Left-11px{border-bottom-left-radius:11px}.Border-Radius-Bottom-Right-11px{border-bottom-right-radius:11px}.Padding-11px{padding:11px}.Padding-Horizontal-11px{padding-left:11px;padding-right:11px}.Padding-Vertical-11px{padding-bottom:11px;padding-top:11px}.Padding-Left-11px{padding-left:11px}.Padding-Right-11px{padding-right:11px}.Padding-Top-11px{padding-top:11px}.Padding-Bottom-11px{padding-bottom:11px}.Margin-11px{margin:11px}.Margin-Left-11px{margin-left:11px}.Margin-Right-11px{margin-right:11px}.Margin-Top-11px{margin-top:11px}.Margin-Bottom-11px{margin-bottom:11px}.Margin-Vertical-11px{margin-bottom:11px;margin-top:11px}.Margin-Horizontal-11px{margin-left:11px;margin-right:11px}.Width-11{width:11%}.Width-11px{width:11px}.Max-Width-11{max-width:11%}.Max-Width-11px{max-width:11px}.Min-Width-11{min-width:11%}.Min-Width-11px{min-width:11px}.Height-11{height:11%}.Height-11px{height:11px}.Max-Height-11{max-height:11%}.Max-Height-11px{max-height:11px}.Font-Size-11,.Font-Size-11 td{font-size:11%}.Font-Size-11px,.Font-Size-11px td{font-size:11px}.Gap-11px{gap:11px}.Border-Radius-12px{border-radius:12px}.Border-Radius-Top-Left-12px{border-top-left-radius:12px}.Border-Radius-Top-Rigth-12px{border-top-right-radius:12px}.Border-Radius-Bottom-Left-12px{border-bottom-left-radius:12px}.Border-Radius-Bottom-Right-12px{border-bottom-right-radius:12px}.Padding-12px{padding:12px}.Padding-Horizontal-12px{padding-left:12px;padding-right:12px}.Padding-Vertical-12px{padding-bottom:12px;padding-top:12px}.Padding-Left-12px{padding-left:12px}.Padding-Right-12px{padding-right:12px}.Padding-Top-12px{padding-top:12px}.Padding-Bottom-12px{padding-bottom:12px}.Margin-12px{margin:12px}.Margin-Left-12px{margin-left:12px}.Margin-Right-12px{margin-right:12px}.Margin-Top-12px{margin-top:12px}.Margin-Bottom-12px{margin-bottom:12px}.Margin-Vertical-12px{margin-bottom:12px;margin-top:12px}.Margin-Horizontal-12px{margin-left:12px;margin-right:12px}.Width-12{width:12%}.Width-12px{width:12px}.Max-Width-12{max-width:12%}.Max-Width-12px{max-width:12px}.Min-Width-12{min-width:12%}.Min-Width-12px{min-width:12px}.Height-12{height:12%}.Height-12px{height:12px}.Max-Height-12{max-height:12%}.Max-Height-12px{max-height:12px}.Font-Size-12,.Font-Size-12 td{font-size:12%}.Font-Size-12px,.Font-Size-12px td{font-size:12px}.Gap-12px{gap:12px}.Border-Radius-13px{border-radius:13px}.Border-Radius-Top-Left-13px{border-top-left-radius:13px}.Border-Radius-Top-Rigth-13px{border-top-right-radius:13px}.Border-Radius-Bottom-Left-13px{border-bottom-left-radius:13px}.Border-Radius-Bottom-Right-13px{border-bottom-right-radius:13px}.Padding-13px{padding:13px}.Padding-Horizontal-13px{padding-left:13px;padding-right:13px}.Padding-Vertical-13px{padding-bottom:13px;padding-top:13px}.Padding-Left-13px{padding-left:13px}.Padding-Right-13px{padding-right:13px}.Padding-Top-13px{padding-top:13px}.Padding-Bottom-13px{padding-bottom:13px}.Margin-13px{margin:13px}.Margin-Left-13px{margin-left:13px}.Margin-Right-13px{margin-right:13px}.Margin-Top-13px{margin-top:13px}.Margin-Bottom-13px{margin-bottom:13px}.Margin-Vertical-13px{margin-bottom:13px;margin-top:13px}.Margin-Horizontal-13px{margin-left:13px;margin-right:13px}.Width-13{width:13%}.Width-13px{width:13px}.Max-Width-13{max-width:13%}.Max-Width-13px{max-width:13px}.Min-Width-13{min-width:13%}.Min-Width-13px{min-width:13px}.Height-13{height:13%}.Height-13px{height:13px}.Max-Height-13{max-height:13%}.Max-Height-13px{max-height:13px}.Font-Size-13,.Font-Size-13 td{font-size:13%}.Font-Size-13px,.Font-Size-13px td{font-size:13px}.Gap-13px{gap:13px}.Border-Radius-14px{border-radius:14px}.Border-Radius-Top-Left-14px{border-top-left-radius:14px}.Border-Radius-Top-Rigth-14px{border-top-right-radius:14px}.Border-Radius-Bottom-Left-14px{border-bottom-left-radius:14px}.Border-Radius-Bottom-Right-14px{border-bottom-right-radius:14px}.Padding-14px{padding:14px}.Padding-Horizontal-14px{padding-left:14px;padding-right:14px}.Padding-Vertical-14px{padding-bottom:14px;padding-top:14px}.Padding-Left-14px{padding-left:14px}.Padding-Right-14px{padding-right:14px}.Padding-Top-14px{padding-top:14px}.Padding-Bottom-14px{padding-bottom:14px}.Margin-14px{margin:14px}.Margin-Left-14px{margin-left:14px}.Margin-Right-14px{margin-right:14px}.Margin-Top-14px{margin-top:14px}.Margin-Bottom-14px{margin-bottom:14px}.Margin-Vertical-14px{margin-bottom:14px;margin-top:14px}.Margin-Horizontal-14px{margin-left:14px;margin-right:14px}.Width-14{width:14%}.Width-14px{width:14px}.Max-Width-14{max-width:14%}.Max-Width-14px{max-width:14px}.Min-Width-14{min-width:14%}.Min-Width-14px{min-width:14px}.Height-14{height:14%}.Height-14px{height:14px}.Max-Height-14{max-height:14%}.Max-Height-14px{max-height:14px}.Font-Size-14,.Font-Size-14 td{font-size:14%}.Font-Size-14px,.Font-Size-14px td{font-size:14px}.Gap-14px{gap:14px}.Border-Radius-15px{border-radius:15px}.Border-Radius-Top-Left-15px{border-top-left-radius:15px}.Border-Radius-Top-Rigth-15px{border-top-right-radius:15px}.Border-Radius-Bottom-Left-15px{border-bottom-left-radius:15px}.Border-Radius-Bottom-Right-15px{border-bottom-right-radius:15px}.Padding-15px{padding:15px}.Padding-Horizontal-15px{padding-left:15px;padding-right:15px}.Padding-Vertical-15px{padding-bottom:15px;padding-top:15px}.Padding-Left-15px{padding-left:15px}.Padding-Right-15px{padding-right:15px}.Padding-Top-15px{padding-top:15px}.Padding-Bottom-15px{padding-bottom:15px}.Margin-15px{margin:15px}.Margin-Left-15px{margin-left:15px}.Margin-Right-15px{margin-right:15px}.Margin-Top-15px{margin-top:15px}.Margin-Bottom-15px{margin-bottom:15px}.Margin-Vertical-15px{margin-bottom:15px;margin-top:15px}.Margin-Horizontal-15px{margin-left:15px;margin-right:15px}.Width-15{width:15%}.Width-15px{width:15px}.Max-Width-15{max-width:15%}.Max-Width-15px{max-width:15px}.Min-Width-15{min-width:15%}.Min-Width-15px{min-width:15px}.Height-15{height:15%}.Height-15px{height:15px}.Max-Height-15{max-height:15%}.Max-Height-15px{max-height:15px}.Font-Size-15,.Font-Size-15 td{font-size:15%}.Font-Size-15px,.Font-Size-15px td{font-size:15px}.Gap-15px{gap:15px}.Border-Radius-16px{border-radius:16px}.Border-Radius-Top-Left-16px{border-top-left-radius:16px}.Border-Radius-Top-Rigth-16px{border-top-right-radius:16px}.Border-Radius-Bottom-Left-16px{border-bottom-left-radius:16px}.Border-Radius-Bottom-Right-16px{border-bottom-right-radius:16px}.Padding-16px{padding:16px}.Padding-Horizontal-16px{padding-left:16px;padding-right:16px}.Padding-Vertical-16px{padding-bottom:16px;padding-top:16px}.Padding-Left-16px{padding-left:16px}.Padding-Right-16px{padding-right:16px}.Padding-Top-16px{padding-top:16px}.Padding-Bottom-16px{padding-bottom:16px}.Margin-16px{margin:16px}.Margin-Left-16px{margin-left:16px}.Margin-Right-16px{margin-right:16px}.Margin-Top-16px{margin-top:16px}.Margin-Bottom-16px{margin-bottom:16px}.Margin-Vertical-16px{margin-bottom:16px;margin-top:16px}.Margin-Horizontal-16px{margin-left:16px;margin-right:16px}.Width-16{width:16%}.Width-16px{width:16px}.Max-Width-16{max-width:16%}.Max-Width-16px{max-width:16px}.Min-Width-16{min-width:16%}.Min-Width-16px{min-width:16px}.Height-16{height:16%}.Height-16px{height:16px}.Max-Height-16{max-height:16%}.Max-Height-16px{max-height:16px}.Font-Size-16,.Font-Size-16 td{font-size:16%}.Font-Size-16px,.Font-Size-16px td{font-size:16px}.Gap-16px{gap:16px}.Border-Radius-17px{border-radius:17px}.Border-Radius-Top-Left-17px{border-top-left-radius:17px}.Border-Radius-Top-Rigth-17px{border-top-right-radius:17px}.Border-Radius-Bottom-Left-17px{border-bottom-left-radius:17px}.Border-Radius-Bottom-Right-17px{border-bottom-right-radius:17px}.Padding-17px{padding:17px}.Padding-Horizontal-17px{padding-left:17px;padding-right:17px}.Padding-Vertical-17px{padding-bottom:17px;padding-top:17px}.Padding-Left-17px{padding-left:17px}.Padding-Right-17px{padding-right:17px}.Padding-Top-17px{padding-top:17px}.Padding-Bottom-17px{padding-bottom:17px}.Margin-17px{margin:17px}.Margin-Left-17px{margin-left:17px}.Margin-Right-17px{margin-right:17px}.Margin-Top-17px{margin-top:17px}.Margin-Bottom-17px{margin-bottom:17px}.Margin-Vertical-17px{margin-bottom:17px;margin-top:17px}.Margin-Horizontal-17px{margin-left:17px;margin-right:17px}.Width-17{width:17%}.Width-17px{width:17px}.Max-Width-17{max-width:17%}.Max-Width-17px{max-width:17px}.Min-Width-17{min-width:17%}.Min-Width-17px{min-width:17px}.Height-17{height:17%}.Height-17px{height:17px}.Max-Height-17{max-height:17%}.Max-Height-17px{max-height:17px}.Font-Size-17,.Font-Size-17 td{font-size:17%}.Font-Size-17px,.Font-Size-17px td{font-size:17px}.Gap-17px{gap:17px}.Border-Radius-18px{border-radius:18px}.Border-Radius-Top-Left-18px{border-top-left-radius:18px}.Border-Radius-Top-Rigth-18px{border-top-right-radius:18px}.Border-Radius-Bottom-Left-18px{border-bottom-left-radius:18px}.Border-Radius-Bottom-Right-18px{border-bottom-right-radius:18px}.Padding-18px{padding:18px}.Padding-Horizontal-18px{padding-left:18px;padding-right:18px}.Padding-Vertical-18px{padding-bottom:18px;padding-top:18px}.Padding-Left-18px{padding-left:18px}.Padding-Right-18px{padding-right:18px}.Padding-Top-18px{padding-top:18px}.Padding-Bottom-18px{padding-bottom:18px}.Margin-18px{margin:18px}.Margin-Left-18px{margin-left:18px}.Margin-Right-18px{margin-right:18px}.Margin-Top-18px{margin-top:18px}.Margin-Bottom-18px{margin-bottom:18px}.Margin-Vertical-18px{margin-bottom:18px;margin-top:18px}.Margin-Horizontal-18px{margin-left:18px;margin-right:18px}.Width-18{width:18%}.Width-18px{width:18px}.Max-Width-18{max-width:18%}.Max-Width-18px{max-width:18px}.Min-Width-18{min-width:18%}.Min-Width-18px{min-width:18px}.Height-18{height:18%}.Height-18px{height:18px}.Max-Height-18{max-height:18%}.Max-Height-18px{max-height:18px}.Font-Size-18,.Font-Size-18 td{font-size:18%}.Font-Size-18px,.Font-Size-18px td{font-size:18px}.Gap-18px{gap:18px}.Border-Radius-19px{border-radius:19px}.Border-Radius-Top-Left-19px{border-top-left-radius:19px}.Border-Radius-Top-Rigth-19px{border-top-right-radius:19px}.Border-Radius-Bottom-Left-19px{border-bottom-left-radius:19px}.Border-Radius-Bottom-Right-19px{border-bottom-right-radius:19px}.Padding-19px{padding:19px}.Padding-Horizontal-19px{padding-left:19px;padding-right:19px}.Padding-Vertical-19px{padding-bottom:19px;padding-top:19px}.Padding-Left-19px{padding-left:19px}.Padding-Right-19px{padding-right:19px}.Padding-Top-19px{padding-top:19px}.Padding-Bottom-19px{padding-bottom:19px}.Margin-19px{margin:19px}.Margin-Left-19px{margin-left:19px}.Margin-Right-19px{margin-right:19px}.Margin-Top-19px{margin-top:19px}.Margin-Bottom-19px{margin-bottom:19px}.Margin-Vertical-19px{margin-bottom:19px;margin-top:19px}.Margin-Horizontal-19px{margin-left:19px;margin-right:19px}.Width-19{width:19%}.Width-19px{width:19px}.Max-Width-19{max-width:19%}.Max-Width-19px{max-width:19px}.Min-Width-19{min-width:19%}.Min-Width-19px{min-width:19px}.Height-19{height:19%}.Height-19px{height:19px}.Max-Height-19{max-height:19%}.Max-Height-19px{max-height:19px}.Font-Size-19,.Font-Size-19 td{font-size:19%}.Font-Size-19px,.Font-Size-19px td{font-size:19px}.Gap-19px{gap:19px}.Border-Radius-20px{border-radius:20px}.Border-Radius-Top-Left-20px{border-top-left-radius:20px}.Border-Radius-Top-Rigth-20px{border-top-right-radius:20px}.Border-Radius-Bottom-Left-20px{border-bottom-left-radius:20px}.Border-Radius-Bottom-Right-20px{border-bottom-right-radius:20px}.Padding-20px{padding:20px}.Padding-Horizontal-20px{padding-left:20px;padding-right:20px}.Padding-Vertical-20px{padding-bottom:20px;padding-top:20px}.Padding-Left-20px{padding-left:20px}.Padding-Right-20px{padding-right:20px}.Padding-Top-20px{padding-top:20px}.Padding-Bottom-20px{padding-bottom:20px}.Margin-20px{margin:20px}.Margin-Left-20px{margin-left:20px}.Margin-Right-20px{margin-right:20px}.Margin-Top-20px{margin-top:20px}.Margin-Bottom-20px{margin-bottom:20px}.Margin-Vertical-20px{margin-bottom:20px;margin-top:20px}.Margin-Horizontal-20px{margin-left:20px;margin-right:20px}.Width-20{width:20%}.Width-20px{width:20px}.Max-Width-20{max-width:20%}.Max-Width-20px{max-width:20px}.Min-Width-20{min-width:20%}.Min-Width-20px{min-width:20px}.Height-20{height:20%}.Height-20px{height:20px}.Max-Height-20{max-height:20%}.Max-Height-20px{max-height:20px}.Font-Size-20,.Font-Size-20 td{font-size:20%}.Font-Size-20px,.Font-Size-20px td{font-size:20px}.Gap-20px{gap:20px}.Border-Radius-21px{border-radius:21px}.Border-Radius-Top-Left-21px{border-top-left-radius:21px}.Border-Radius-Top-Rigth-21px{border-top-right-radius:21px}.Border-Radius-Bottom-Left-21px{border-bottom-left-radius:21px}.Border-Radius-Bottom-Right-21px{border-bottom-right-radius:21px}.Padding-21px{padding:21px}.Padding-Horizontal-21px{padding-left:21px;padding-right:21px}.Padding-Vertical-21px{padding-bottom:21px;padding-top:21px}.Padding-Left-21px{padding-left:21px}.Padding-Right-21px{padding-right:21px}.Padding-Top-21px{padding-top:21px}.Padding-Bottom-21px{padding-bottom:21px}.Margin-21px{margin:21px}.Margin-Left-21px{margin-left:21px}.Margin-Right-21px{margin-right:21px}.Margin-Top-21px{margin-top:21px}.Margin-Bottom-21px{margin-bottom:21px}.Margin-Vertical-21px{margin-bottom:21px;margin-top:21px}.Margin-Horizontal-21px{margin-left:21px;margin-right:21px}.Width-21{width:21%}.Width-21px{width:21px}.Max-Width-21{max-width:21%}.Max-Width-21px{max-width:21px}.Min-Width-21{min-width:21%}.Min-Width-21px{min-width:21px}.Height-21{height:21%}.Height-21px{height:21px}.Max-Height-21{max-height:21%}.Max-Height-21px{max-height:21px}.Font-Size-21,.Font-Size-21 td{font-size:21%}.Font-Size-21px,.Font-Size-21px td{font-size:21px}.Gap-21px{gap:21px}.Border-Radius-22px{border-radius:22px}.Border-Radius-Top-Left-22px{border-top-left-radius:22px}.Border-Radius-Top-Rigth-22px{border-top-right-radius:22px}.Border-Radius-Bottom-Left-22px{border-bottom-left-radius:22px}.Border-Radius-Bottom-Right-22px{border-bottom-right-radius:22px}.Padding-22px{padding:22px}.Padding-Horizontal-22px{padding-left:22px;padding-right:22px}.Padding-Vertical-22px{padding-bottom:22px;padding-top:22px}.Padding-Left-22px{padding-left:22px}.Padding-Right-22px{padding-right:22px}.Padding-Top-22px{padding-top:22px}.Padding-Bottom-22px{padding-bottom:22px}.Margin-22px{margin:22px}.Margin-Left-22px{margin-left:22px}.Margin-Right-22px{margin-right:22px}.Margin-Top-22px{margin-top:22px}.Margin-Bottom-22px{margin-bottom:22px}.Margin-Vertical-22px{margin-bottom:22px;margin-top:22px}.Margin-Horizontal-22px{margin-left:22px;margin-right:22px}.Width-22{width:22%}.Width-22px{width:22px}.Max-Width-22{max-width:22%}.Max-Width-22px{max-width:22px}.Min-Width-22{min-width:22%}.Min-Width-22px{min-width:22px}.Height-22{height:22%}.Height-22px{height:22px}.Max-Height-22{max-height:22%}.Max-Height-22px{max-height:22px}.Font-Size-22,.Font-Size-22 td{font-size:22%}.Font-Size-22px,.Font-Size-22px td{font-size:22px}.Gap-22px{gap:22px}.Border-Radius-23px{border-radius:23px}.Border-Radius-Top-Left-23px{border-top-left-radius:23px}.Border-Radius-Top-Rigth-23px{border-top-right-radius:23px}.Border-Radius-Bottom-Left-23px{border-bottom-left-radius:23px}.Border-Radius-Bottom-Right-23px{border-bottom-right-radius:23px}.Padding-23px{padding:23px}.Padding-Horizontal-23px{padding-left:23px;padding-right:23px}.Padding-Vertical-23px{padding-bottom:23px;padding-top:23px}.Padding-Left-23px{padding-left:23px}.Padding-Right-23px{padding-right:23px}.Padding-Top-23px{padding-top:23px}.Padding-Bottom-23px{padding-bottom:23px}.Margin-23px{margin:23px}.Margin-Left-23px{margin-left:23px}.Margin-Right-23px{margin-right:23px}.Margin-Top-23px{margin-top:23px}.Margin-Bottom-23px{margin-bottom:23px}.Margin-Vertical-23px{margin-bottom:23px;margin-top:23px}.Margin-Horizontal-23px{margin-left:23px;margin-right:23px}.Width-23{width:23%}.Width-23px{width:23px}.Max-Width-23{max-width:23%}.Max-Width-23px{max-width:23px}.Min-Width-23{min-width:23%}.Min-Width-23px{min-width:23px}.Height-23{height:23%}.Height-23px{height:23px}.Max-Height-23{max-height:23%}.Max-Height-23px{max-height:23px}.Font-Size-23,.Font-Size-23 td{font-size:23%}.Font-Size-23px,.Font-Size-23px td{font-size:23px}.Gap-23px{gap:23px}.Border-Radius-24px{border-radius:24px}.Border-Radius-Top-Left-24px{border-top-left-radius:24px}.Border-Radius-Top-Rigth-24px{border-top-right-radius:24px}.Border-Radius-Bottom-Left-24px{border-bottom-left-radius:24px}.Border-Radius-Bottom-Right-24px{border-bottom-right-radius:24px}.Padding-24px{padding:24px}.Padding-Horizontal-24px{padding-left:24px;padding-right:24px}.Padding-Vertical-24px{padding-bottom:24px;padding-top:24px}.Padding-Left-24px{padding-left:24px}.Padding-Right-24px{padding-right:24px}.Padding-Top-24px{padding-top:24px}.Padding-Bottom-24px{padding-bottom:24px}.Margin-24px{margin:24px}.Margin-Left-24px{margin-left:24px}.Margin-Right-24px{margin-right:24px}.Margin-Top-24px{margin-top:24px}.Margin-Bottom-24px{margin-bottom:24px}.Margin-Vertical-24px{margin-bottom:24px;margin-top:24px}.Margin-Horizontal-24px{margin-left:24px;margin-right:24px}.Width-24{width:24%}.Width-24px{width:24px}.Max-Width-24{max-width:24%}.Max-Width-24px{max-width:24px}.Min-Width-24{min-width:24%}.Min-Width-24px{min-width:24px}.Height-24{height:24%}.Height-24px{height:24px}.Max-Height-24{max-height:24%}.Max-Height-24px{max-height:24px}.Font-Size-24,.Font-Size-24 td{font-size:24%}.Font-Size-24px,.Font-Size-24px td{font-size:24px}.Gap-24px{gap:24px}.Border-Radius-25px{border-radius:25px}.Border-Radius-Top-Left-25px{border-top-left-radius:25px}.Border-Radius-Top-Rigth-25px{border-top-right-radius:25px}.Border-Radius-Bottom-Left-25px{border-bottom-left-radius:25px}.Border-Radius-Bottom-Right-25px{border-bottom-right-radius:25px}.Padding-25px{padding:25px}.Padding-Horizontal-25px{padding-left:25px;padding-right:25px}.Padding-Vertical-25px{padding-bottom:25px;padding-top:25px}.Padding-Left-25px{padding-left:25px}.Padding-Right-25px{padding-right:25px}.Padding-Top-25px{padding-top:25px}.Padding-Bottom-25px{padding-bottom:25px}.Margin-25px{margin:25px}.Margin-Left-25px{margin-left:25px}.Margin-Right-25px{margin-right:25px}.Margin-Top-25px{margin-top:25px}.Margin-Bottom-25px{margin-bottom:25px}.Margin-Vertical-25px{margin-bottom:25px;margin-top:25px}.Margin-Horizontal-25px{margin-left:25px;margin-right:25px}.Width-25{width:25%}.Width-25px{width:25px}.Max-Width-25{max-width:25%}.Max-Width-25px{max-width:25px}.Min-Width-25{min-width:25%}.Min-Width-25px{min-width:25px}.Height-25{height:25%}.Height-25px{height:25px}.Max-Height-25{max-height:25%}.Max-Height-25px{max-height:25px}.Font-Size-25,.Font-Size-25 td{font-size:25%}.Font-Size-25px,.Font-Size-25px td{font-size:25px}.Gap-25px{gap:25px}.Border-Radius-26px{border-radius:26px}.Border-Radius-Top-Left-26px{border-top-left-radius:26px}.Border-Radius-Top-Rigth-26px{border-top-right-radius:26px}.Border-Radius-Bottom-Left-26px{border-bottom-left-radius:26px}.Border-Radius-Bottom-Right-26px{border-bottom-right-radius:26px}.Padding-26px{padding:26px}.Padding-Horizontal-26px{padding-left:26px;padding-right:26px}.Padding-Vertical-26px{padding-bottom:26px;padding-top:26px}.Padding-Left-26px{padding-left:26px}.Padding-Right-26px{padding-right:26px}.Padding-Top-26px{padding-top:26px}.Padding-Bottom-26px{padding-bottom:26px}.Margin-26px{margin:26px}.Margin-Left-26px{margin-left:26px}.Margin-Right-26px{margin-right:26px}.Margin-Top-26px{margin-top:26px}.Margin-Bottom-26px{margin-bottom:26px}.Margin-Vertical-26px{margin-bottom:26px;margin-top:26px}.Margin-Horizontal-26px{margin-left:26px;margin-right:26px}.Width-26{width:26%}.Width-26px{width:26px}.Max-Width-26{max-width:26%}.Max-Width-26px{max-width:26px}.Min-Width-26{min-width:26%}.Min-Width-26px{min-width:26px}.Height-26{height:26%}.Height-26px{height:26px}.Max-Height-26{max-height:26%}.Max-Height-26px{max-height:26px}.Font-Size-26,.Font-Size-26 td{font-size:26%}.Font-Size-26px,.Font-Size-26px td{font-size:26px}.Gap-26px{gap:26px}.Border-Radius-27px{border-radius:27px}.Border-Radius-Top-Left-27px{border-top-left-radius:27px}.Border-Radius-Top-Rigth-27px{border-top-right-radius:27px}.Border-Radius-Bottom-Left-27px{border-bottom-left-radius:27px}.Border-Radius-Bottom-Right-27px{border-bottom-right-radius:27px}.Padding-27px{padding:27px}.Padding-Horizontal-27px{padding-left:27px;padding-right:27px}.Padding-Vertical-27px{padding-bottom:27px;padding-top:27px}.Padding-Left-27px{padding-left:27px}.Padding-Right-27px{padding-right:27px}.Padding-Top-27px{padding-top:27px}.Padding-Bottom-27px{padding-bottom:27px}.Margin-27px{margin:27px}.Margin-Left-27px{margin-left:27px}.Margin-Right-27px{margin-right:27px}.Margin-Top-27px{margin-top:27px}.Margin-Bottom-27px{margin-bottom:27px}.Margin-Vertical-27px{margin-bottom:27px;margin-top:27px}.Margin-Horizontal-27px{margin-left:27px;margin-right:27px}.Width-27{width:27%}.Width-27px{width:27px}.Max-Width-27{max-width:27%}.Max-Width-27px{max-width:27px}.Min-Width-27{min-width:27%}.Min-Width-27px{min-width:27px}.Height-27{height:27%}.Height-27px{height:27px}.Max-Height-27{max-height:27%}.Max-Height-27px{max-height:27px}.Font-Size-27,.Font-Size-27 td{font-size:27%}.Font-Size-27px,.Font-Size-27px td{font-size:27px}.Gap-27px{gap:27px}.Border-Radius-28px{border-radius:28px}.Border-Radius-Top-Left-28px{border-top-left-radius:28px}.Border-Radius-Top-Rigth-28px{border-top-right-radius:28px}.Border-Radius-Bottom-Left-28px{border-bottom-left-radius:28px}.Border-Radius-Bottom-Right-28px{border-bottom-right-radius:28px}.Padding-28px{padding:28px}.Padding-Horizontal-28px{padding-left:28px;padding-right:28px}.Padding-Vertical-28px{padding-bottom:28px;padding-top:28px}.Padding-Left-28px{padding-left:28px}.Padding-Right-28px{padding-right:28px}.Padding-Top-28px{padding-top:28px}.Padding-Bottom-28px{padding-bottom:28px}.Margin-28px{margin:28px}.Margin-Left-28px{margin-left:28px}.Margin-Right-28px{margin-right:28px}.Margin-Top-28px{margin-top:28px}.Margin-Bottom-28px{margin-bottom:28px}.Margin-Vertical-28px{margin-bottom:28px;margin-top:28px}.Margin-Horizontal-28px{margin-left:28px;margin-right:28px}.Width-28{width:28%}.Width-28px{width:28px}.Max-Width-28{max-width:28%}.Max-Width-28px{max-width:28px}.Min-Width-28{min-width:28%}.Min-Width-28px{min-width:28px}.Height-28{height:28%}.Height-28px{height:28px}.Max-Height-28{max-height:28%}.Max-Height-28px{max-height:28px}.Font-Size-28,.Font-Size-28 td{font-size:28%}.Font-Size-28px,.Font-Size-28px td{font-size:28px}.Gap-28px{gap:28px}.Border-Radius-29px{border-radius:29px}.Border-Radius-Top-Left-29px{border-top-left-radius:29px}.Border-Radius-Top-Rigth-29px{border-top-right-radius:29px}.Border-Radius-Bottom-Left-29px{border-bottom-left-radius:29px}.Border-Radius-Bottom-Right-29px{border-bottom-right-radius:29px}.Padding-29px{padding:29px}.Padding-Horizontal-29px{padding-left:29px;padding-right:29px}.Padding-Vertical-29px{padding-bottom:29px;padding-top:29px}.Padding-Left-29px{padding-left:29px}.Padding-Right-29px{padding-right:29px}.Padding-Top-29px{padding-top:29px}.Padding-Bottom-29px{padding-bottom:29px}.Margin-29px{margin:29px}.Margin-Left-29px{margin-left:29px}.Margin-Right-29px{margin-right:29px}.Margin-Top-29px{margin-top:29px}.Margin-Bottom-29px{margin-bottom:29px}.Margin-Vertical-29px{margin-bottom:29px;margin-top:29px}.Margin-Horizontal-29px{margin-left:29px;margin-right:29px}.Width-29{width:29%}.Width-29px{width:29px}.Max-Width-29{max-width:29%}.Max-Width-29px{max-width:29px}.Min-Width-29{min-width:29%}.Min-Width-29px{min-width:29px}.Height-29{height:29%}.Height-29px{height:29px}.Max-Height-29{max-height:29%}.Max-Height-29px{max-height:29px}.Font-Size-29,.Font-Size-29 td{font-size:29%}.Font-Size-29px,.Font-Size-29px td{font-size:29px}.Gap-29px{gap:29px}.Border-Radius-30px{border-radius:30px}.Border-Radius-Top-Left-30px{border-top-left-radius:30px}.Border-Radius-Top-Rigth-30px{border-top-right-radius:30px}.Border-Radius-Bottom-Left-30px{border-bottom-left-radius:30px}.Border-Radius-Bottom-Right-30px{border-bottom-right-radius:30px}.Padding-30px{padding:30px}.Padding-Horizontal-30px{padding-left:30px;padding-right:30px}.Padding-Vertical-30px{padding-bottom:30px;padding-top:30px}.Padding-Left-30px{padding-left:30px}.Padding-Right-30px{padding-right:30px}.Padding-Top-30px{padding-top:30px}.Padding-Bottom-30px{padding-bottom:30px}.Margin-30px{margin:30px}.Margin-Left-30px{margin-left:30px}.Margin-Right-30px{margin-right:30px}.Margin-Top-30px{margin-top:30px}.Margin-Bottom-30px{margin-bottom:30px}.Margin-Vertical-30px{margin-bottom:30px;margin-top:30px}.Margin-Horizontal-30px{margin-left:30px;margin-right:30px}.Width-30{width:30%}.Width-30px{width:30px}.Max-Width-30{max-width:30%}.Max-Width-30px{max-width:30px}.Min-Width-30{min-width:30%}.Min-Width-30px{min-width:30px}.Height-30{height:30%}.Height-30px{height:30px}.Max-Height-30{max-height:30%}.Max-Height-30px{max-height:30px}.Font-Size-30,.Font-Size-30 td{font-size:30%}.Font-Size-30px,.Font-Size-30px td{font-size:30px}.Gap-30px{gap:30px}.Border-Radius-31px{border-radius:31px}.Border-Radius-Top-Left-31px{border-top-left-radius:31px}.Border-Radius-Top-Rigth-31px{border-top-right-radius:31px}.Border-Radius-Bottom-Left-31px{border-bottom-left-radius:31px}.Border-Radius-Bottom-Right-31px{border-bottom-right-radius:31px}.Padding-31px{padding:31px}.Padding-Horizontal-31px{padding-left:31px;padding-right:31px}.Padding-Vertical-31px{padding-bottom:31px;padding-top:31px}.Padding-Left-31px{padding-left:31px}.Padding-Right-31px{padding-right:31px}.Padding-Top-31px{padding-top:31px}.Padding-Bottom-31px{padding-bottom:31px}.Margin-31px{margin:31px}.Margin-Left-31px{margin-left:31px}.Margin-Right-31px{margin-right:31px}.Margin-Top-31px{margin-top:31px}.Margin-Bottom-31px{margin-bottom:31px}.Margin-Vertical-31px{margin-bottom:31px;margin-top:31px}.Margin-Horizontal-31px{margin-left:31px;margin-right:31px}.Width-31{width:31%}.Width-31px{width:31px}.Max-Width-31{max-width:31%}.Max-Width-31px{max-width:31px}.Min-Width-31{min-width:31%}.Min-Width-31px{min-width:31px}.Height-31{height:31%}.Height-31px{height:31px}.Max-Height-31{max-height:31%}.Max-Height-31px{max-height:31px}.Font-Size-31,.Font-Size-31 td{font-size:31%}.Font-Size-31px,.Font-Size-31px td{font-size:31px}.Gap-31px{gap:31px}.Border-Radius-32px{border-radius:32px}.Border-Radius-Top-Left-32px{border-top-left-radius:32px}.Border-Radius-Top-Rigth-32px{border-top-right-radius:32px}.Border-Radius-Bottom-Left-32px{border-bottom-left-radius:32px}.Border-Radius-Bottom-Right-32px{border-bottom-right-radius:32px}.Padding-32px{padding:32px}.Padding-Horizontal-32px{padding-left:32px;padding-right:32px}.Padding-Vertical-32px{padding-bottom:32px;padding-top:32px}.Padding-Left-32px{padding-left:32px}.Padding-Right-32px{padding-right:32px}.Padding-Top-32px{padding-top:32px}.Padding-Bottom-32px{padding-bottom:32px}.Margin-32px{margin:32px}.Margin-Left-32px{margin-left:32px}.Margin-Right-32px{margin-right:32px}.Margin-Top-32px{margin-top:32px}.Margin-Bottom-32px{margin-bottom:32px}.Margin-Vertical-32px{margin-bottom:32px;margin-top:32px}.Margin-Horizontal-32px{margin-left:32px;margin-right:32px}.Width-32{width:32%}.Width-32px{width:32px}.Max-Width-32{max-width:32%}.Max-Width-32px{max-width:32px}.Min-Width-32{min-width:32%}.Min-Width-32px{min-width:32px}.Height-32{height:32%}.Height-32px{height:32px}.Max-Height-32{max-height:32%}.Max-Height-32px{max-height:32px}.Font-Size-32,.Font-Size-32 td{font-size:32%}.Font-Size-32px,.Font-Size-32px td{font-size:32px}.Gap-32px{gap:32px}.Border-Radius-33px{border-radius:33px}.Border-Radius-Top-Left-33px{border-top-left-radius:33px}.Border-Radius-Top-Rigth-33px{border-top-right-radius:33px}.Border-Radius-Bottom-Left-33px{border-bottom-left-radius:33px}.Border-Radius-Bottom-Right-33px{border-bottom-right-radius:33px}.Padding-33px{padding:33px}.Padding-Horizontal-33px{padding-left:33px;padding-right:33px}.Padding-Vertical-33px{padding-bottom:33px;padding-top:33px}.Padding-Left-33px{padding-left:33px}.Padding-Right-33px{padding-right:33px}.Padding-Top-33px{padding-top:33px}.Padding-Bottom-33px{padding-bottom:33px}.Margin-33px{margin:33px}.Margin-Left-33px{margin-left:33px}.Margin-Right-33px{margin-right:33px}.Margin-Top-33px{margin-top:33px}.Margin-Bottom-33px{margin-bottom:33px}.Margin-Vertical-33px{margin-bottom:33px;margin-top:33px}.Margin-Horizontal-33px{margin-left:33px;margin-right:33px}.Width-33{width:33%}.Width-33px{width:33px}.Max-Width-33{max-width:33%}.Max-Width-33px{max-width:33px}.Min-Width-33{min-width:33%}.Min-Width-33px{min-width:33px}.Height-33{height:33%}.Height-33px{height:33px}.Max-Height-33{max-height:33%}.Max-Height-33px{max-height:33px}.Font-Size-33,.Font-Size-33 td{font-size:33%}.Font-Size-33px,.Font-Size-33px td{font-size:33px}.Gap-33px{gap:33px}.Border-Radius-34px{border-radius:34px}.Border-Radius-Top-Left-34px{border-top-left-radius:34px}.Border-Radius-Top-Rigth-34px{border-top-right-radius:34px}.Border-Radius-Bottom-Left-34px{border-bottom-left-radius:34px}.Border-Radius-Bottom-Right-34px{border-bottom-right-radius:34px}.Padding-34px{padding:34px}.Padding-Horizontal-34px{padding-left:34px;padding-right:34px}.Padding-Vertical-34px{padding-bottom:34px;padding-top:34px}.Padding-Left-34px{padding-left:34px}.Padding-Right-34px{padding-right:34px}.Padding-Top-34px{padding-top:34px}.Padding-Bottom-34px{padding-bottom:34px}.Margin-34px{margin:34px}.Margin-Left-34px{margin-left:34px}.Margin-Right-34px{margin-right:34px}.Margin-Top-34px{margin-top:34px}.Margin-Bottom-34px{margin-bottom:34px}.Margin-Vertical-34px{margin-bottom:34px;margin-top:34px}.Margin-Horizontal-34px{margin-left:34px;margin-right:34px}.Width-34{width:34%}.Width-34px{width:34px}.Max-Width-34{max-width:34%}.Max-Width-34px{max-width:34px}.Min-Width-34{min-width:34%}.Min-Width-34px{min-width:34px}.Height-34{height:34%}.Height-34px{height:34px}.Max-Height-34{max-height:34%}.Max-Height-34px{max-height:34px}.Font-Size-34,.Font-Size-34 td{font-size:34%}.Font-Size-34px,.Font-Size-34px td{font-size:34px}.Gap-34px{gap:34px}.Border-Radius-35px{border-radius:35px}.Border-Radius-Top-Left-35px{border-top-left-radius:35px}.Border-Radius-Top-Rigth-35px{border-top-right-radius:35px}.Border-Radius-Bottom-Left-35px{border-bottom-left-radius:35px}.Border-Radius-Bottom-Right-35px{border-bottom-right-radius:35px}.Padding-35px{padding:35px}.Padding-Horizontal-35px{padding-left:35px;padding-right:35px}.Padding-Vertical-35px{padding-bottom:35px;padding-top:35px}.Padding-Left-35px{padding-left:35px}.Padding-Right-35px{padding-right:35px}.Padding-Top-35px{padding-top:35px}.Padding-Bottom-35px{padding-bottom:35px}.Margin-35px{margin:35px}.Margin-Left-35px{margin-left:35px}.Margin-Right-35px{margin-right:35px}.Margin-Top-35px{margin-top:35px}.Margin-Bottom-35px{margin-bottom:35px}.Margin-Vertical-35px{margin-bottom:35px;margin-top:35px}.Margin-Horizontal-35px{margin-left:35px;margin-right:35px}.Width-35{width:35%}.Width-35px{width:35px}.Max-Width-35{max-width:35%}.Max-Width-35px{max-width:35px}.Min-Width-35{min-width:35%}.Min-Width-35px{min-width:35px}.Height-35{height:35%}.Height-35px{height:35px}.Max-Height-35{max-height:35%}.Max-Height-35px{max-height:35px}.Font-Size-35,.Font-Size-35 td{font-size:35%}.Font-Size-35px,.Font-Size-35px td{font-size:35px}.Gap-35px{gap:35px}.Border-Radius-36px{border-radius:36px}.Border-Radius-Top-Left-36px{border-top-left-radius:36px}.Border-Radius-Top-Rigth-36px{border-top-right-radius:36px}.Border-Radius-Bottom-Left-36px{border-bottom-left-radius:36px}.Border-Radius-Bottom-Right-36px{border-bottom-right-radius:36px}.Padding-36px{padding:36px}.Padding-Horizontal-36px{padding-left:36px;padding-right:36px}.Padding-Vertical-36px{padding-bottom:36px;padding-top:36px}.Padding-Left-36px{padding-left:36px}.Padding-Right-36px{padding-right:36px}.Padding-Top-36px{padding-top:36px}.Padding-Bottom-36px{padding-bottom:36px}.Margin-36px{margin:36px}.Margin-Left-36px{margin-left:36px}.Margin-Right-36px{margin-right:36px}.Margin-Top-36px{margin-top:36px}.Margin-Bottom-36px{margin-bottom:36px}.Margin-Vertical-36px{margin-bottom:36px;margin-top:36px}.Margin-Horizontal-36px{margin-left:36px;margin-right:36px}.Width-36{width:36%}.Width-36px{width:36px}.Max-Width-36{max-width:36%}.Max-Width-36px{max-width:36px}.Min-Width-36{min-width:36%}.Min-Width-36px{min-width:36px}.Height-36{height:36%}.Height-36px{height:36px}.Max-Height-36{max-height:36%}.Max-Height-36px{max-height:36px}.Font-Size-36,.Font-Size-36 td{font-size:36%}.Font-Size-36px,.Font-Size-36px td{font-size:36px}.Gap-36px{gap:36px}.Border-Radius-37px{border-radius:37px}.Border-Radius-Top-Left-37px{border-top-left-radius:37px}.Border-Radius-Top-Rigth-37px{border-top-right-radius:37px}.Border-Radius-Bottom-Left-37px{border-bottom-left-radius:37px}.Border-Radius-Bottom-Right-37px{border-bottom-right-radius:37px}.Padding-37px{padding:37px}.Padding-Horizontal-37px{padding-left:37px;padding-right:37px}.Padding-Vertical-37px{padding-bottom:37px;padding-top:37px}.Padding-Left-37px{padding-left:37px}.Padding-Right-37px{padding-right:37px}.Padding-Top-37px{padding-top:37px}.Padding-Bottom-37px{padding-bottom:37px}.Margin-37px{margin:37px}.Margin-Left-37px{margin-left:37px}.Margin-Right-37px{margin-right:37px}.Margin-Top-37px{margin-top:37px}.Margin-Bottom-37px{margin-bottom:37px}.Margin-Vertical-37px{margin-bottom:37px;margin-top:37px}.Margin-Horizontal-37px{margin-left:37px;margin-right:37px}.Width-37{width:37%}.Width-37px{width:37px}.Max-Width-37{max-width:37%}.Max-Width-37px{max-width:37px}.Min-Width-37{min-width:37%}.Min-Width-37px{min-width:37px}.Height-37{height:37%}.Height-37px{height:37px}.Max-Height-37{max-height:37%}.Max-Height-37px{max-height:37px}.Font-Size-37,.Font-Size-37 td{font-size:37%}.Font-Size-37px,.Font-Size-37px td{font-size:37px}.Gap-37px{gap:37px}.Border-Radius-38px{border-radius:38px}.Border-Radius-Top-Left-38px{border-top-left-radius:38px}.Border-Radius-Top-Rigth-38px{border-top-right-radius:38px}.Border-Radius-Bottom-Left-38px{border-bottom-left-radius:38px}.Border-Radius-Bottom-Right-38px{border-bottom-right-radius:38px}.Padding-38px{padding:38px}.Padding-Horizontal-38px{padding-left:38px;padding-right:38px}.Padding-Vertical-38px{padding-bottom:38px;padding-top:38px}.Padding-Left-38px{padding-left:38px}.Padding-Right-38px{padding-right:38px}.Padding-Top-38px{padding-top:38px}.Padding-Bottom-38px{padding-bottom:38px}.Margin-38px{margin:38px}.Margin-Left-38px{margin-left:38px}.Margin-Right-38px{margin-right:38px}.Margin-Top-38px{margin-top:38px}.Margin-Bottom-38px{margin-bottom:38px}.Margin-Vertical-38px{margin-bottom:38px;margin-top:38px}.Margin-Horizontal-38px{margin-left:38px;margin-right:38px}.Width-38{width:38%}.Width-38px{width:38px}.Max-Width-38{max-width:38%}.Max-Width-38px{max-width:38px}.Min-Width-38{min-width:38%}.Min-Width-38px{min-width:38px}.Height-38{height:38%}.Height-38px{height:38px}.Max-Height-38{max-height:38%}.Max-Height-38px{max-height:38px}.Font-Size-38,.Font-Size-38 td{font-size:38%}.Font-Size-38px,.Font-Size-38px td{font-size:38px}.Gap-38px{gap:38px}.Border-Radius-39px{border-radius:39px}.Border-Radius-Top-Left-39px{border-top-left-radius:39px}.Border-Radius-Top-Rigth-39px{border-top-right-radius:39px}.Border-Radius-Bottom-Left-39px{border-bottom-left-radius:39px}.Border-Radius-Bottom-Right-39px{border-bottom-right-radius:39px}.Padding-39px{padding:39px}.Padding-Horizontal-39px{padding-left:39px;padding-right:39px}.Padding-Vertical-39px{padding-bottom:39px;padding-top:39px}.Padding-Left-39px{padding-left:39px}.Padding-Right-39px{padding-right:39px}.Padding-Top-39px{padding-top:39px}.Padding-Bottom-39px{padding-bottom:39px}.Margin-39px{margin:39px}.Margin-Left-39px{margin-left:39px}.Margin-Right-39px{margin-right:39px}.Margin-Top-39px{margin-top:39px}.Margin-Bottom-39px{margin-bottom:39px}.Margin-Vertical-39px{margin-bottom:39px;margin-top:39px}.Margin-Horizontal-39px{margin-left:39px;margin-right:39px}.Width-39{width:39%}.Width-39px{width:39px}.Max-Width-39{max-width:39%}.Max-Width-39px{max-width:39px}.Min-Width-39{min-width:39%}.Min-Width-39px{min-width:39px}.Height-39{height:39%}.Height-39px{height:39px}.Max-Height-39{max-height:39%}.Max-Height-39px{max-height:39px}.Font-Size-39,.Font-Size-39 td{font-size:39%}.Font-Size-39px,.Font-Size-39px td{font-size:39px}.Gap-39px{gap:39px}.Border-Radius-40px{border-radius:40px}.Border-Radius-Top-Left-40px{border-top-left-radius:40px}.Border-Radius-Top-Rigth-40px{border-top-right-radius:40px}.Border-Radius-Bottom-Left-40px{border-bottom-left-radius:40px}.Border-Radius-Bottom-Right-40px{border-bottom-right-radius:40px}.Padding-40px{padding:40px}.Padding-Horizontal-40px{padding-left:40px;padding-right:40px}.Padding-Vertical-40px{padding-bottom:40px;padding-top:40px}.Padding-Left-40px{padding-left:40px}.Padding-Right-40px{padding-right:40px}.Padding-Top-40px{padding-top:40px}.Padding-Bottom-40px{padding-bottom:40px}.Margin-40px{margin:40px}.Margin-Left-40px{margin-left:40px}.Margin-Right-40px{margin-right:40px}.Margin-Top-40px{margin-top:40px}.Margin-Bottom-40px{margin-bottom:40px}.Margin-Vertical-40px{margin-bottom:40px;margin-top:40px}.Margin-Horizontal-40px{margin-left:40px;margin-right:40px}.Width-40{width:40%}.Width-40px{width:40px}.Max-Width-40{max-width:40%}.Max-Width-40px{max-width:40px}.Min-Width-40{min-width:40%}.Min-Width-40px{min-width:40px}.Height-40{height:40%}.Height-40px{height:40px}.Max-Height-40{max-height:40%}.Max-Height-40px{max-height:40px}.Font-Size-40,.Font-Size-40 td{font-size:40%}.Font-Size-40px,.Font-Size-40px td{font-size:40px}.Gap-40px{gap:40px}.Border-Radius-41px{border-radius:41px}.Border-Radius-Top-Left-41px{border-top-left-radius:41px}.Border-Radius-Top-Rigth-41px{border-top-right-radius:41px}.Border-Radius-Bottom-Left-41px{border-bottom-left-radius:41px}.Border-Radius-Bottom-Right-41px{border-bottom-right-radius:41px}.Padding-41px{padding:41px}.Padding-Horizontal-41px{padding-left:41px;padding-right:41px}.Padding-Vertical-41px{padding-bottom:41px;padding-top:41px}.Padding-Left-41px{padding-left:41px}.Padding-Right-41px{padding-right:41px}.Padding-Top-41px{padding-top:41px}.Padding-Bottom-41px{padding-bottom:41px}.Margin-41px{margin:41px}.Margin-Left-41px{margin-left:41px}.Margin-Right-41px{margin-right:41px}.Margin-Top-41px{margin-top:41px}.Margin-Bottom-41px{margin-bottom:41px}.Margin-Vertical-41px{margin-bottom:41px;margin-top:41px}.Margin-Horizontal-41px{margin-left:41px;margin-right:41px}.Width-41{width:41%}.Width-41px{width:41px}.Max-Width-41{max-width:41%}.Max-Width-41px{max-width:41px}.Min-Width-41{min-width:41%}.Min-Width-41px{min-width:41px}.Height-41{height:41%}.Height-41px{height:41px}.Max-Height-41{max-height:41%}.Max-Height-41px{max-height:41px}.Font-Size-41,.Font-Size-41 td{font-size:41%}.Font-Size-41px,.Font-Size-41px td{font-size:41px}.Gap-41px{gap:41px}.Border-Radius-42px{border-radius:42px}.Border-Radius-Top-Left-42px{border-top-left-radius:42px}.Border-Radius-Top-Rigth-42px{border-top-right-radius:42px}.Border-Radius-Bottom-Left-42px{border-bottom-left-radius:42px}.Border-Radius-Bottom-Right-42px{border-bottom-right-radius:42px}.Padding-42px{padding:42px}.Padding-Horizontal-42px{padding-left:42px;padding-right:42px}.Padding-Vertical-42px{padding-bottom:42px;padding-top:42px}.Padding-Left-42px{padding-left:42px}.Padding-Right-42px{padding-right:42px}.Padding-Top-42px{padding-top:42px}.Padding-Bottom-42px{padding-bottom:42px}.Margin-42px{margin:42px}.Margin-Left-42px{margin-left:42px}.Margin-Right-42px{margin-right:42px}.Margin-Top-42px{margin-top:42px}.Margin-Bottom-42px{margin-bottom:42px}.Margin-Vertical-42px{margin-bottom:42px;margin-top:42px}.Margin-Horizontal-42px{margin-left:42px;margin-right:42px}.Width-42{width:42%}.Width-42px{width:42px}.Max-Width-42{max-width:42%}.Max-Width-42px{max-width:42px}.Min-Width-42{min-width:42%}.Min-Width-42px{min-width:42px}.Height-42{height:42%}.Height-42px{height:42px}.Max-Height-42{max-height:42%}.Max-Height-42px{max-height:42px}.Font-Size-42,.Font-Size-42 td{font-size:42%}.Font-Size-42px,.Font-Size-42px td{font-size:42px}.Gap-42px{gap:42px}.Border-Radius-43px{border-radius:43px}.Border-Radius-Top-Left-43px{border-top-left-radius:43px}.Border-Radius-Top-Rigth-43px{border-top-right-radius:43px}.Border-Radius-Bottom-Left-43px{border-bottom-left-radius:43px}.Border-Radius-Bottom-Right-43px{border-bottom-right-radius:43px}.Padding-43px{padding:43px}.Padding-Horizontal-43px{padding-left:43px;padding-right:43px}.Padding-Vertical-43px{padding-bottom:43px;padding-top:43px}.Padding-Left-43px{padding-left:43px}.Padding-Right-43px{padding-right:43px}.Padding-Top-43px{padding-top:43px}.Padding-Bottom-43px{padding-bottom:43px}.Margin-43px{margin:43px}.Margin-Left-43px{margin-left:43px}.Margin-Right-43px{margin-right:43px}.Margin-Top-43px{margin-top:43px}.Margin-Bottom-43px{margin-bottom:43px}.Margin-Vertical-43px{margin-bottom:43px;margin-top:43px}.Margin-Horizontal-43px{margin-left:43px;margin-right:43px}.Width-43{width:43%}.Width-43px{width:43px}.Max-Width-43{max-width:43%}.Max-Width-43px{max-width:43px}.Min-Width-43{min-width:43%}.Min-Width-43px{min-width:43px}.Height-43{height:43%}.Height-43px{height:43px}.Max-Height-43{max-height:43%}.Max-Height-43px{max-height:43px}.Font-Size-43,.Font-Size-43 td{font-size:43%}.Font-Size-43px,.Font-Size-43px td{font-size:43px}.Gap-43px{gap:43px}.Border-Radius-44px{border-radius:44px}.Border-Radius-Top-Left-44px{border-top-left-radius:44px}.Border-Radius-Top-Rigth-44px{border-top-right-radius:44px}.Border-Radius-Bottom-Left-44px{border-bottom-left-radius:44px}.Border-Radius-Bottom-Right-44px{border-bottom-right-radius:44px}.Padding-44px{padding:44px}.Padding-Horizontal-44px{padding-left:44px;padding-right:44px}.Padding-Vertical-44px{padding-bottom:44px;padding-top:44px}.Padding-Left-44px{padding-left:44px}.Padding-Right-44px{padding-right:44px}.Padding-Top-44px{padding-top:44px}.Padding-Bottom-44px{padding-bottom:44px}.Margin-44px{margin:44px}.Margin-Left-44px{margin-left:44px}.Margin-Right-44px{margin-right:44px}.Margin-Top-44px{margin-top:44px}.Margin-Bottom-44px{margin-bottom:44px}.Margin-Vertical-44px{margin-bottom:44px;margin-top:44px}.Margin-Horizontal-44px{margin-left:44px;margin-right:44px}.Width-44{width:44%}.Width-44px{width:44px}.Max-Width-44{max-width:44%}.Max-Width-44px{max-width:44px}.Min-Width-44{min-width:44%}.Min-Width-44px{min-width:44px}.Height-44{height:44%}.Height-44px{height:44px}.Max-Height-44{max-height:44%}.Max-Height-44px{max-height:44px}.Font-Size-44,.Font-Size-44 td{font-size:44%}.Font-Size-44px,.Font-Size-44px td{font-size:44px}.Gap-44px{gap:44px}.Border-Radius-45px{border-radius:45px}.Border-Radius-Top-Left-45px{border-top-left-radius:45px}.Border-Radius-Top-Rigth-45px{border-top-right-radius:45px}.Border-Radius-Bottom-Left-45px{border-bottom-left-radius:45px}.Border-Radius-Bottom-Right-45px{border-bottom-right-radius:45px}.Padding-45px{padding:45px}.Padding-Horizontal-45px{padding-left:45px;padding-right:45px}.Padding-Vertical-45px{padding-bottom:45px;padding-top:45px}.Padding-Left-45px{padding-left:45px}.Padding-Right-45px{padding-right:45px}.Padding-Top-45px{padding-top:45px}.Padding-Bottom-45px{padding-bottom:45px}.Margin-45px{margin:45px}.Margin-Left-45px{margin-left:45px}.Margin-Right-45px{margin-right:45px}.Margin-Top-45px{margin-top:45px}.Margin-Bottom-45px{margin-bottom:45px}.Margin-Vertical-45px{margin-bottom:45px;margin-top:45px}.Margin-Horizontal-45px{margin-left:45px;margin-right:45px}.Width-45{width:45%}.Width-45px{width:45px}.Max-Width-45{max-width:45%}.Max-Width-45px{max-width:45px}.Min-Width-45{min-width:45%}.Min-Width-45px{min-width:45px}.Height-45{height:45%}.Height-45px{height:45px}.Max-Height-45{max-height:45%}.Max-Height-45px{max-height:45px}.Font-Size-45,.Font-Size-45 td{font-size:45%}.Font-Size-45px,.Font-Size-45px td{font-size:45px}.Gap-45px{gap:45px}.Border-Radius-46px{border-radius:46px}.Border-Radius-Top-Left-46px{border-top-left-radius:46px}.Border-Radius-Top-Rigth-46px{border-top-right-radius:46px}.Border-Radius-Bottom-Left-46px{border-bottom-left-radius:46px}.Border-Radius-Bottom-Right-46px{border-bottom-right-radius:46px}.Padding-46px{padding:46px}.Padding-Horizontal-46px{padding-left:46px;padding-right:46px}.Padding-Vertical-46px{padding-bottom:46px;padding-top:46px}.Padding-Left-46px{padding-left:46px}.Padding-Right-46px{padding-right:46px}.Padding-Top-46px{padding-top:46px}.Padding-Bottom-46px{padding-bottom:46px}.Margin-46px{margin:46px}.Margin-Left-46px{margin-left:46px}.Margin-Right-46px{margin-right:46px}.Margin-Top-46px{margin-top:46px}.Margin-Bottom-46px{margin-bottom:46px}.Margin-Vertical-46px{margin-bottom:46px;margin-top:46px}.Margin-Horizontal-46px{margin-left:46px;margin-right:46px}.Width-46{width:46%}.Width-46px{width:46px}.Max-Width-46{max-width:46%}.Max-Width-46px{max-width:46px}.Min-Width-46{min-width:46%}.Min-Width-46px{min-width:46px}.Height-46{height:46%}.Height-46px{height:46px}.Max-Height-46{max-height:46%}.Max-Height-46px{max-height:46px}.Font-Size-46,.Font-Size-46 td{font-size:46%}.Font-Size-46px,.Font-Size-46px td{font-size:46px}.Gap-46px{gap:46px}.Border-Radius-47px{border-radius:47px}.Border-Radius-Top-Left-47px{border-top-left-radius:47px}.Border-Radius-Top-Rigth-47px{border-top-right-radius:47px}.Border-Radius-Bottom-Left-47px{border-bottom-left-radius:47px}.Border-Radius-Bottom-Right-47px{border-bottom-right-radius:47px}.Padding-47px{padding:47px}.Padding-Horizontal-47px{padding-left:47px;padding-right:47px}.Padding-Vertical-47px{padding-bottom:47px;padding-top:47px}.Padding-Left-47px{padding-left:47px}.Padding-Right-47px{padding-right:47px}.Padding-Top-47px{padding-top:47px}.Padding-Bottom-47px{padding-bottom:47px}.Margin-47px{margin:47px}.Margin-Left-47px{margin-left:47px}.Margin-Right-47px{margin-right:47px}.Margin-Top-47px{margin-top:47px}.Margin-Bottom-47px{margin-bottom:47px}.Margin-Vertical-47px{margin-bottom:47px;margin-top:47px}.Margin-Horizontal-47px{margin-left:47px;margin-right:47px}.Width-47{width:47%}.Width-47px{width:47px}.Max-Width-47{max-width:47%}.Max-Width-47px{max-width:47px}.Min-Width-47{min-width:47%}.Min-Width-47px{min-width:47px}.Height-47{height:47%}.Height-47px{height:47px}.Max-Height-47{max-height:47%}.Max-Height-47px{max-height:47px}.Font-Size-47,.Font-Size-47 td{font-size:47%}.Font-Size-47px,.Font-Size-47px td{font-size:47px}.Gap-47px{gap:47px}.Border-Radius-48px{border-radius:48px}.Border-Radius-Top-Left-48px{border-top-left-radius:48px}.Border-Radius-Top-Rigth-48px{border-top-right-radius:48px}.Border-Radius-Bottom-Left-48px{border-bottom-left-radius:48px}.Border-Radius-Bottom-Right-48px{border-bottom-right-radius:48px}.Padding-48px{padding:48px}.Padding-Horizontal-48px{padding-left:48px;padding-right:48px}.Padding-Vertical-48px{padding-bottom:48px;padding-top:48px}.Padding-Left-48px{padding-left:48px}.Padding-Right-48px{padding-right:48px}.Padding-Top-48px{padding-top:48px}.Padding-Bottom-48px{padding-bottom:48px}.Margin-48px{margin:48px}.Margin-Left-48px{margin-left:48px}.Margin-Right-48px{margin-right:48px}.Margin-Top-48px{margin-top:48px}.Margin-Bottom-48px{margin-bottom:48px}.Margin-Vertical-48px{margin-bottom:48px;margin-top:48px}.Margin-Horizontal-48px{margin-left:48px;margin-right:48px}.Width-48{width:48%}.Width-48px{width:48px}.Max-Width-48{max-width:48%}.Max-Width-48px{max-width:48px}.Min-Width-48{min-width:48%}.Min-Width-48px{min-width:48px}.Height-48{height:48%}.Height-48px{height:48px}.Max-Height-48{max-height:48%}.Max-Height-48px{max-height:48px}.Font-Size-48,.Font-Size-48 td{font-size:48%}.Font-Size-48px,.Font-Size-48px td{font-size:48px}.Gap-48px{gap:48px}.Border-Radius-49px{border-radius:49px}.Border-Radius-Top-Left-49px{border-top-left-radius:49px}.Border-Radius-Top-Rigth-49px{border-top-right-radius:49px}.Border-Radius-Bottom-Left-49px{border-bottom-left-radius:49px}.Border-Radius-Bottom-Right-49px{border-bottom-right-radius:49px}.Padding-49px{padding:49px}.Padding-Horizontal-49px{padding-left:49px;padding-right:49px}.Padding-Vertical-49px{padding-bottom:49px;padding-top:49px}.Padding-Left-49px{padding-left:49px}.Padding-Right-49px{padding-right:49px}.Padding-Top-49px{padding-top:49px}.Padding-Bottom-49px{padding-bottom:49px}.Margin-49px{margin:49px}.Margin-Left-49px{margin-left:49px}.Margin-Right-49px{margin-right:49px}.Margin-Top-49px{margin-top:49px}.Margin-Bottom-49px{margin-bottom:49px}.Margin-Vertical-49px{margin-bottom:49px;margin-top:49px}.Margin-Horizontal-49px{margin-left:49px;margin-right:49px}.Width-49{width:49%}.Width-49px{width:49px}.Max-Width-49{max-width:49%}.Max-Width-49px{max-width:49px}.Min-Width-49{min-width:49%}.Min-Width-49px{min-width:49px}.Height-49{height:49%}.Height-49px{height:49px}.Max-Height-49{max-height:49%}.Max-Height-49px{max-height:49px}.Font-Size-49,.Font-Size-49 td{font-size:49%}.Font-Size-49px,.Font-Size-49px td{font-size:49px}.Gap-49px{gap:49px}.Border-Radius-50px{border-radius:50px}.Border-Radius-Top-Left-50px{border-top-left-radius:50px}.Border-Radius-Top-Rigth-50px{border-top-right-radius:50px}.Border-Radius-Bottom-Left-50px{border-bottom-left-radius:50px}.Border-Radius-Bottom-Right-50px{border-bottom-right-radius:50px}.Padding-50px{padding:50px}.Padding-Horizontal-50px{padding-left:50px;padding-right:50px}.Padding-Vertical-50px{padding-bottom:50px;padding-top:50px}.Padding-Left-50px{padding-left:50px}.Padding-Right-50px{padding-right:50px}.Padding-Top-50px{padding-top:50px}.Padding-Bottom-50px{padding-bottom:50px}.Margin-50px{margin:50px}.Margin-Left-50px{margin-left:50px}.Margin-Right-50px{margin-right:50px}.Margin-Top-50px{margin-top:50px}.Margin-Bottom-50px{margin-bottom:50px}.Margin-Vertical-50px{margin-bottom:50px;margin-top:50px}.Margin-Horizontal-50px{margin-left:50px;margin-right:50px}.Width-50{width:50%}.Width-50px{width:50px}.Max-Width-50{max-width:50%}.Max-Width-50px{max-width:50px}.Min-Width-50{min-width:50%}.Min-Width-50px{min-width:50px}.Height-50{height:50%}.Height-50px{height:50px}.Max-Height-50{max-height:50%}.Max-Height-50px{max-height:50px}.Font-Size-50,.Font-Size-50 td{font-size:50%}.Font-Size-50px,.Font-Size-50px td{font-size:50px}.Gap-50px{gap:50px}.Border-Radius-51px{border-radius:51px}.Border-Radius-Top-Left-51px{border-top-left-radius:51px}.Border-Radius-Top-Rigth-51px{border-top-right-radius:51px}.Border-Radius-Bottom-Left-51px{border-bottom-left-radius:51px}.Border-Radius-Bottom-Right-51px{border-bottom-right-radius:51px}.Padding-51px{padding:51px}.Padding-Horizontal-51px{padding-left:51px;padding-right:51px}.Padding-Vertical-51px{padding-bottom:51px;padding-top:51px}.Padding-Left-51px{padding-left:51px}.Padding-Right-51px{padding-right:51px}.Padding-Top-51px{padding-top:51px}.Padding-Bottom-51px{padding-bottom:51px}.Margin-51px{margin:51px}.Margin-Left-51px{margin-left:51px}.Margin-Right-51px{margin-right:51px}.Margin-Top-51px{margin-top:51px}.Margin-Bottom-51px{margin-bottom:51px}.Margin-Vertical-51px{margin-bottom:51px;margin-top:51px}.Margin-Horizontal-51px{margin-left:51px;margin-right:51px}.Width-51{width:51%}.Width-51px{width:51px}.Max-Width-51{max-width:51%}.Max-Width-51px{max-width:51px}.Min-Width-51{min-width:51%}.Min-Width-51px{min-width:51px}.Height-51{height:51%}.Height-51px{height:51px}.Max-Height-51{max-height:51%}.Max-Height-51px{max-height:51px}.Font-Size-51,.Font-Size-51 td{font-size:51%}.Font-Size-51px,.Font-Size-51px td{font-size:51px}.Gap-51px{gap:51px}.Border-Radius-52px{border-radius:52px}.Border-Radius-Top-Left-52px{border-top-left-radius:52px}.Border-Radius-Top-Rigth-52px{border-top-right-radius:52px}.Border-Radius-Bottom-Left-52px{border-bottom-left-radius:52px}.Border-Radius-Bottom-Right-52px{border-bottom-right-radius:52px}.Padding-52px{padding:52px}.Padding-Horizontal-52px{padding-left:52px;padding-right:52px}.Padding-Vertical-52px{padding-bottom:52px;padding-top:52px}.Padding-Left-52px{padding-left:52px}.Padding-Right-52px{padding-right:52px}.Padding-Top-52px{padding-top:52px}.Padding-Bottom-52px{padding-bottom:52px}.Margin-52px{margin:52px}.Margin-Left-52px{margin-left:52px}.Margin-Right-52px{margin-right:52px}.Margin-Top-52px{margin-top:52px}.Margin-Bottom-52px{margin-bottom:52px}.Margin-Vertical-52px{margin-bottom:52px;margin-top:52px}.Margin-Horizontal-52px{margin-left:52px;margin-right:52px}.Width-52{width:52%}.Width-52px{width:52px}.Max-Width-52{max-width:52%}.Max-Width-52px{max-width:52px}.Min-Width-52{min-width:52%}.Min-Width-52px{min-width:52px}.Height-52{height:52%}.Height-52px{height:52px}.Max-Height-52{max-height:52%}.Max-Height-52px{max-height:52px}.Font-Size-52,.Font-Size-52 td{font-size:52%}.Font-Size-52px,.Font-Size-52px td{font-size:52px}.Gap-52px{gap:52px}.Border-Radius-53px{border-radius:53px}.Border-Radius-Top-Left-53px{border-top-left-radius:53px}.Border-Radius-Top-Rigth-53px{border-top-right-radius:53px}.Border-Radius-Bottom-Left-53px{border-bottom-left-radius:53px}.Border-Radius-Bottom-Right-53px{border-bottom-right-radius:53px}.Padding-53px{padding:53px}.Padding-Horizontal-53px{padding-left:53px;padding-right:53px}.Padding-Vertical-53px{padding-bottom:53px;padding-top:53px}.Padding-Left-53px{padding-left:53px}.Padding-Right-53px{padding-right:53px}.Padding-Top-53px{padding-top:53px}.Padding-Bottom-53px{padding-bottom:53px}.Margin-53px{margin:53px}.Margin-Left-53px{margin-left:53px}.Margin-Right-53px{margin-right:53px}.Margin-Top-53px{margin-top:53px}.Margin-Bottom-53px{margin-bottom:53px}.Margin-Vertical-53px{margin-bottom:53px;margin-top:53px}.Margin-Horizontal-53px{margin-left:53px;margin-right:53px}.Width-53{width:53%}.Width-53px{width:53px}.Max-Width-53{max-width:53%}.Max-Width-53px{max-width:53px}.Min-Width-53{min-width:53%}.Min-Width-53px{min-width:53px}.Height-53{height:53%}.Height-53px{height:53px}.Max-Height-53{max-height:53%}.Max-Height-53px{max-height:53px}.Font-Size-53,.Font-Size-53 td{font-size:53%}.Font-Size-53px,.Font-Size-53px td{font-size:53px}.Gap-53px{gap:53px}.Border-Radius-54px{border-radius:54px}.Border-Radius-Top-Left-54px{border-top-left-radius:54px}.Border-Radius-Top-Rigth-54px{border-top-right-radius:54px}.Border-Radius-Bottom-Left-54px{border-bottom-left-radius:54px}.Border-Radius-Bottom-Right-54px{border-bottom-right-radius:54px}.Padding-54px{padding:54px}.Padding-Horizontal-54px{padding-left:54px;padding-right:54px}.Padding-Vertical-54px{padding-bottom:54px;padding-top:54px}.Padding-Left-54px{padding-left:54px}.Padding-Right-54px{padding-right:54px}.Padding-Top-54px{padding-top:54px}.Padding-Bottom-54px{padding-bottom:54px}.Margin-54px{margin:54px}.Margin-Left-54px{margin-left:54px}.Margin-Right-54px{margin-right:54px}.Margin-Top-54px{margin-top:54px}.Margin-Bottom-54px{margin-bottom:54px}.Margin-Vertical-54px{margin-bottom:54px;margin-top:54px}.Margin-Horizontal-54px{margin-left:54px;margin-right:54px}.Width-54{width:54%}.Width-54px{width:54px}.Max-Width-54{max-width:54%}.Max-Width-54px{max-width:54px}.Min-Width-54{min-width:54%}.Min-Width-54px{min-width:54px}.Height-54{height:54%}.Height-54px{height:54px}.Max-Height-54{max-height:54%}.Max-Height-54px{max-height:54px}.Font-Size-54,.Font-Size-54 td{font-size:54%}.Font-Size-54px,.Font-Size-54px td{font-size:54px}.Gap-54px{gap:54px}.Border-Radius-55px{border-radius:55px}.Border-Radius-Top-Left-55px{border-top-left-radius:55px}.Border-Radius-Top-Rigth-55px{border-top-right-radius:55px}.Border-Radius-Bottom-Left-55px{border-bottom-left-radius:55px}.Border-Radius-Bottom-Right-55px{border-bottom-right-radius:55px}.Padding-55px{padding:55px}.Padding-Horizontal-55px{padding-left:55px;padding-right:55px}.Padding-Vertical-55px{padding-bottom:55px;padding-top:55px}.Padding-Left-55px{padding-left:55px}.Padding-Right-55px{padding-right:55px}.Padding-Top-55px{padding-top:55px}.Padding-Bottom-55px{padding-bottom:55px}.Margin-55px{margin:55px}.Margin-Left-55px{margin-left:55px}.Margin-Right-55px{margin-right:55px}.Margin-Top-55px{margin-top:55px}.Margin-Bottom-55px{margin-bottom:55px}.Margin-Vertical-55px{margin-bottom:55px;margin-top:55px}.Margin-Horizontal-55px{margin-left:55px;margin-right:55px}.Width-55{width:55%}.Width-55px{width:55px}.Max-Width-55{max-width:55%}.Max-Width-55px{max-width:55px}.Min-Width-55{min-width:55%}.Min-Width-55px{min-width:55px}.Height-55{height:55%}.Height-55px{height:55px}.Max-Height-55{max-height:55%}.Max-Height-55px{max-height:55px}.Font-Size-55,.Font-Size-55 td{font-size:55%}.Font-Size-55px,.Font-Size-55px td{font-size:55px}.Gap-55px{gap:55px}.Border-Radius-56px{border-radius:56px}.Border-Radius-Top-Left-56px{border-top-left-radius:56px}.Border-Radius-Top-Rigth-56px{border-top-right-radius:56px}.Border-Radius-Bottom-Left-56px{border-bottom-left-radius:56px}.Border-Radius-Bottom-Right-56px{border-bottom-right-radius:56px}.Padding-56px{padding:56px}.Padding-Horizontal-56px{padding-left:56px;padding-right:56px}.Padding-Vertical-56px{padding-bottom:56px;padding-top:56px}.Padding-Left-56px{padding-left:56px}.Padding-Right-56px{padding-right:56px}.Padding-Top-56px{padding-top:56px}.Padding-Bottom-56px{padding-bottom:56px}.Margin-56px{margin:56px}.Margin-Left-56px{margin-left:56px}.Margin-Right-56px{margin-right:56px}.Margin-Top-56px{margin-top:56px}.Margin-Bottom-56px{margin-bottom:56px}.Margin-Vertical-56px{margin-bottom:56px;margin-top:56px}.Margin-Horizontal-56px{margin-left:56px;margin-right:56px}.Width-56{width:56%}.Width-56px{width:56px}.Max-Width-56{max-width:56%}.Max-Width-56px{max-width:56px}.Min-Width-56{min-width:56%}.Min-Width-56px{min-width:56px}.Height-56{height:56%}.Height-56px{height:56px}.Max-Height-56{max-height:56%}.Max-Height-56px{max-height:56px}.Font-Size-56,.Font-Size-56 td{font-size:56%}.Font-Size-56px,.Font-Size-56px td{font-size:56px}.Gap-56px{gap:56px}.Border-Radius-57px{border-radius:57px}.Border-Radius-Top-Left-57px{border-top-left-radius:57px}.Border-Radius-Top-Rigth-57px{border-top-right-radius:57px}.Border-Radius-Bottom-Left-57px{border-bottom-left-radius:57px}.Border-Radius-Bottom-Right-57px{border-bottom-right-radius:57px}.Padding-57px{padding:57px}.Padding-Horizontal-57px{padding-left:57px;padding-right:57px}.Padding-Vertical-57px{padding-bottom:57px;padding-top:57px}.Padding-Left-57px{padding-left:57px}.Padding-Right-57px{padding-right:57px}.Padding-Top-57px{padding-top:57px}.Padding-Bottom-57px{padding-bottom:57px}.Margin-57px{margin:57px}.Margin-Left-57px{margin-left:57px}.Margin-Right-57px{margin-right:57px}.Margin-Top-57px{margin-top:57px}.Margin-Bottom-57px{margin-bottom:57px}.Margin-Vertical-57px{margin-bottom:57px;margin-top:57px}.Margin-Horizontal-57px{margin-left:57px;margin-right:57px}.Width-57{width:57%}.Width-57px{width:57px}.Max-Width-57{max-width:57%}.Max-Width-57px{max-width:57px}.Min-Width-57{min-width:57%}.Min-Width-57px{min-width:57px}.Height-57{height:57%}.Height-57px{height:57px}.Max-Height-57{max-height:57%}.Max-Height-57px{max-height:57px}.Font-Size-57,.Font-Size-57 td{font-size:57%}.Font-Size-57px,.Font-Size-57px td{font-size:57px}.Gap-57px{gap:57px}.Border-Radius-58px{border-radius:58px}.Border-Radius-Top-Left-58px{border-top-left-radius:58px}.Border-Radius-Top-Rigth-58px{border-top-right-radius:58px}.Border-Radius-Bottom-Left-58px{border-bottom-left-radius:58px}.Border-Radius-Bottom-Right-58px{border-bottom-right-radius:58px}.Padding-58px{padding:58px}.Padding-Horizontal-58px{padding-left:58px;padding-right:58px}.Padding-Vertical-58px{padding-bottom:58px;padding-top:58px}.Padding-Left-58px{padding-left:58px}.Padding-Right-58px{padding-right:58px}.Padding-Top-58px{padding-top:58px}.Padding-Bottom-58px{padding-bottom:58px}.Margin-58px{margin:58px}.Margin-Left-58px{margin-left:58px}.Margin-Right-58px{margin-right:58px}.Margin-Top-58px{margin-top:58px}.Margin-Bottom-58px{margin-bottom:58px}.Margin-Vertical-58px{margin-bottom:58px;margin-top:58px}.Margin-Horizontal-58px{margin-left:58px;margin-right:58px}.Width-58{width:58%}.Width-58px{width:58px}.Max-Width-58{max-width:58%}.Max-Width-58px{max-width:58px}.Min-Width-58{min-width:58%}.Min-Width-58px{min-width:58px}.Height-58{height:58%}.Height-58px{height:58px}.Max-Height-58{max-height:58%}.Max-Height-58px{max-height:58px}.Font-Size-58,.Font-Size-58 td{font-size:58%}.Font-Size-58px,.Font-Size-58px td{font-size:58px}.Gap-58px{gap:58px}.Border-Radius-59px{border-radius:59px}.Border-Radius-Top-Left-59px{border-top-left-radius:59px}.Border-Radius-Top-Rigth-59px{border-top-right-radius:59px}.Border-Radius-Bottom-Left-59px{border-bottom-left-radius:59px}.Border-Radius-Bottom-Right-59px{border-bottom-right-radius:59px}.Padding-59px{padding:59px}.Padding-Horizontal-59px{padding-left:59px;padding-right:59px}.Padding-Vertical-59px{padding-bottom:59px;padding-top:59px}.Padding-Left-59px{padding-left:59px}.Padding-Right-59px{padding-right:59px}.Padding-Top-59px{padding-top:59px}.Padding-Bottom-59px{padding-bottom:59px}.Margin-59px{margin:59px}.Margin-Left-59px{margin-left:59px}.Margin-Right-59px{margin-right:59px}.Margin-Top-59px{margin-top:59px}.Margin-Bottom-59px{margin-bottom:59px}.Margin-Vertical-59px{margin-bottom:59px;margin-top:59px}.Margin-Horizontal-59px{margin-left:59px;margin-right:59px}.Width-59{width:59%}.Width-59px{width:59px}.Max-Width-59{max-width:59%}.Max-Width-59px{max-width:59px}.Min-Width-59{min-width:59%}.Min-Width-59px{min-width:59px}.Height-59{height:59%}.Height-59px{height:59px}.Max-Height-59{max-height:59%}.Max-Height-59px{max-height:59px}.Font-Size-59,.Font-Size-59 td{font-size:59%}.Font-Size-59px,.Font-Size-59px td{font-size:59px}.Gap-59px{gap:59px}.Border-Radius-60px{border-radius:60px}.Border-Radius-Top-Left-60px{border-top-left-radius:60px}.Border-Radius-Top-Rigth-60px{border-top-right-radius:60px}.Border-Radius-Bottom-Left-60px{border-bottom-left-radius:60px}.Border-Radius-Bottom-Right-60px{border-bottom-right-radius:60px}.Padding-60px{padding:60px}.Padding-Horizontal-60px{padding-left:60px;padding-right:60px}.Padding-Vertical-60px{padding-bottom:60px;padding-top:60px}.Padding-Left-60px{padding-left:60px}.Padding-Right-60px{padding-right:60px}.Padding-Top-60px{padding-top:60px}.Padding-Bottom-60px{padding-bottom:60px}.Margin-60px{margin:60px}.Margin-Left-60px{margin-left:60px}.Margin-Right-60px{margin-right:60px}.Margin-Top-60px{margin-top:60px}.Margin-Bottom-60px{margin-bottom:60px}.Margin-Vertical-60px{margin-bottom:60px;margin-top:60px}.Margin-Horizontal-60px{margin-left:60px;margin-right:60px}.Width-60{width:60%}.Width-60px{width:60px}.Max-Width-60{max-width:60%}.Max-Width-60px{max-width:60px}.Min-Width-60{min-width:60%}.Min-Width-60px{min-width:60px}.Height-60{height:60%}.Height-60px{height:60px}.Max-Height-60{max-height:60%}.Max-Height-60px{max-height:60px}.Font-Size-60,.Font-Size-60 td{font-size:60%}.Font-Size-60px,.Font-Size-60px td{font-size:60px}.Gap-60px{gap:60px}.Border-Radius-61px{border-radius:61px}.Border-Radius-Top-Left-61px{border-top-left-radius:61px}.Border-Radius-Top-Rigth-61px{border-top-right-radius:61px}.Border-Radius-Bottom-Left-61px{border-bottom-left-radius:61px}.Border-Radius-Bottom-Right-61px{border-bottom-right-radius:61px}.Padding-61px{padding:61px}.Padding-Horizontal-61px{padding-left:61px;padding-right:61px}.Padding-Vertical-61px{padding-bottom:61px;padding-top:61px}.Padding-Left-61px{padding-left:61px}.Padding-Right-61px{padding-right:61px}.Padding-Top-61px{padding-top:61px}.Padding-Bottom-61px{padding-bottom:61px}.Margin-61px{margin:61px}.Margin-Left-61px{margin-left:61px}.Margin-Right-61px{margin-right:61px}.Margin-Top-61px{margin-top:61px}.Margin-Bottom-61px{margin-bottom:61px}.Margin-Vertical-61px{margin-bottom:61px;margin-top:61px}.Margin-Horizontal-61px{margin-left:61px;margin-right:61px}.Width-61{width:61%}.Width-61px{width:61px}.Max-Width-61{max-width:61%}.Max-Width-61px{max-width:61px}.Min-Width-61{min-width:61%}.Min-Width-61px{min-width:61px}.Height-61{height:61%}.Height-61px{height:61px}.Max-Height-61{max-height:61%}.Max-Height-61px{max-height:61px}.Font-Size-61,.Font-Size-61 td{font-size:61%}.Font-Size-61px,.Font-Size-61px td{font-size:61px}.Gap-61px{gap:61px}.Border-Radius-62px{border-radius:62px}.Border-Radius-Top-Left-62px{border-top-left-radius:62px}.Border-Radius-Top-Rigth-62px{border-top-right-radius:62px}.Border-Radius-Bottom-Left-62px{border-bottom-left-radius:62px}.Border-Radius-Bottom-Right-62px{border-bottom-right-radius:62px}.Padding-62px{padding:62px}.Padding-Horizontal-62px{padding-left:62px;padding-right:62px}.Padding-Vertical-62px{padding-bottom:62px;padding-top:62px}.Padding-Left-62px{padding-left:62px}.Padding-Right-62px{padding-right:62px}.Padding-Top-62px{padding-top:62px}.Padding-Bottom-62px{padding-bottom:62px}.Margin-62px{margin:62px}.Margin-Left-62px{margin-left:62px}.Margin-Right-62px{margin-right:62px}.Margin-Top-62px{margin-top:62px}.Margin-Bottom-62px{margin-bottom:62px}.Margin-Vertical-62px{margin-bottom:62px;margin-top:62px}.Margin-Horizontal-62px{margin-left:62px;margin-right:62px}.Width-62{width:62%}.Width-62px{width:62px}.Max-Width-62{max-width:62%}.Max-Width-62px{max-width:62px}.Min-Width-62{min-width:62%}.Min-Width-62px{min-width:62px}.Height-62{height:62%}.Height-62px{height:62px}.Max-Height-62{max-height:62%}.Max-Height-62px{max-height:62px}.Font-Size-62,.Font-Size-62 td{font-size:62%}.Font-Size-62px,.Font-Size-62px td{font-size:62px}.Gap-62px{gap:62px}.Border-Radius-63px{border-radius:63px}.Border-Radius-Top-Left-63px{border-top-left-radius:63px}.Border-Radius-Top-Rigth-63px{border-top-right-radius:63px}.Border-Radius-Bottom-Left-63px{border-bottom-left-radius:63px}.Border-Radius-Bottom-Right-63px{border-bottom-right-radius:63px}.Padding-63px{padding:63px}.Padding-Horizontal-63px{padding-left:63px;padding-right:63px}.Padding-Vertical-63px{padding-bottom:63px;padding-top:63px}.Padding-Left-63px{padding-left:63px}.Padding-Right-63px{padding-right:63px}.Padding-Top-63px{padding-top:63px}.Padding-Bottom-63px{padding-bottom:63px}.Margin-63px{margin:63px}.Margin-Left-63px{margin-left:63px}.Margin-Right-63px{margin-right:63px}.Margin-Top-63px{margin-top:63px}.Margin-Bottom-63px{margin-bottom:63px}.Margin-Vertical-63px{margin-bottom:63px;margin-top:63px}.Margin-Horizontal-63px{margin-left:63px;margin-right:63px}.Width-63{width:63%}.Width-63px{width:63px}.Max-Width-63{max-width:63%}.Max-Width-63px{max-width:63px}.Min-Width-63{min-width:63%}.Min-Width-63px{min-width:63px}.Height-63{height:63%}.Height-63px{height:63px}.Max-Height-63{max-height:63%}.Max-Height-63px{max-height:63px}.Font-Size-63,.Font-Size-63 td{font-size:63%}.Font-Size-63px,.Font-Size-63px td{font-size:63px}.Gap-63px{gap:63px}.Border-Radius-64px{border-radius:64px}.Border-Radius-Top-Left-64px{border-top-left-radius:64px}.Border-Radius-Top-Rigth-64px{border-top-right-radius:64px}.Border-Radius-Bottom-Left-64px{border-bottom-left-radius:64px}.Border-Radius-Bottom-Right-64px{border-bottom-right-radius:64px}.Padding-64px{padding:64px}.Padding-Horizontal-64px{padding-left:64px;padding-right:64px}.Padding-Vertical-64px{padding-bottom:64px;padding-top:64px}.Padding-Left-64px{padding-left:64px}.Padding-Right-64px{padding-right:64px}.Padding-Top-64px{padding-top:64px}.Padding-Bottom-64px{padding-bottom:64px}.Margin-64px{margin:64px}.Margin-Left-64px{margin-left:64px}.Margin-Right-64px{margin-right:64px}.Margin-Top-64px{margin-top:64px}.Margin-Bottom-64px{margin-bottom:64px}.Margin-Vertical-64px{margin-bottom:64px;margin-top:64px}.Margin-Horizontal-64px{margin-left:64px;margin-right:64px}.Width-64{width:64%}.Width-64px{width:64px}.Max-Width-64{max-width:64%}.Max-Width-64px{max-width:64px}.Min-Width-64{min-width:64%}.Min-Width-64px{min-width:64px}.Height-64{height:64%}.Height-64px{height:64px}.Max-Height-64{max-height:64%}.Max-Height-64px{max-height:64px}.Font-Size-64,.Font-Size-64 td{font-size:64%}.Font-Size-64px,.Font-Size-64px td{font-size:64px}.Gap-64px{gap:64px}.Border-Radius-65px{border-radius:65px}.Border-Radius-Top-Left-65px{border-top-left-radius:65px}.Border-Radius-Top-Rigth-65px{border-top-right-radius:65px}.Border-Radius-Bottom-Left-65px{border-bottom-left-radius:65px}.Border-Radius-Bottom-Right-65px{border-bottom-right-radius:65px}.Padding-65px{padding:65px}.Padding-Horizontal-65px{padding-left:65px;padding-right:65px}.Padding-Vertical-65px{padding-bottom:65px;padding-top:65px}.Padding-Left-65px{padding-left:65px}.Padding-Right-65px{padding-right:65px}.Padding-Top-65px{padding-top:65px}.Padding-Bottom-65px{padding-bottom:65px}.Margin-65px{margin:65px}.Margin-Left-65px{margin-left:65px}.Margin-Right-65px{margin-right:65px}.Margin-Top-65px{margin-top:65px}.Margin-Bottom-65px{margin-bottom:65px}.Margin-Vertical-65px{margin-bottom:65px;margin-top:65px}.Margin-Horizontal-65px{margin-left:65px;margin-right:65px}.Width-65{width:65%}.Width-65px{width:65px}.Max-Width-65{max-width:65%}.Max-Width-65px{max-width:65px}.Min-Width-65{min-width:65%}.Min-Width-65px{min-width:65px}.Height-65{height:65%}.Height-65px{height:65px}.Max-Height-65{max-height:65%}.Max-Height-65px{max-height:65px}.Font-Size-65,.Font-Size-65 td{font-size:65%}.Font-Size-65px,.Font-Size-65px td{font-size:65px}.Gap-65px{gap:65px}.Border-Radius-66px{border-radius:66px}.Border-Radius-Top-Left-66px{border-top-left-radius:66px}.Border-Radius-Top-Rigth-66px{border-top-right-radius:66px}.Border-Radius-Bottom-Left-66px{border-bottom-left-radius:66px}.Border-Radius-Bottom-Right-66px{border-bottom-right-radius:66px}.Padding-66px{padding:66px}.Padding-Horizontal-66px{padding-left:66px;padding-right:66px}.Padding-Vertical-66px{padding-bottom:66px;padding-top:66px}.Padding-Left-66px{padding-left:66px}.Padding-Right-66px{padding-right:66px}.Padding-Top-66px{padding-top:66px}.Padding-Bottom-66px{padding-bottom:66px}.Margin-66px{margin:66px}.Margin-Left-66px{margin-left:66px}.Margin-Right-66px{margin-right:66px}.Margin-Top-66px{margin-top:66px}.Margin-Bottom-66px{margin-bottom:66px}.Margin-Vertical-66px{margin-bottom:66px;margin-top:66px}.Margin-Horizontal-66px{margin-left:66px;margin-right:66px}.Width-66{width:66%}.Width-66px{width:66px}.Max-Width-66{max-width:66%}.Max-Width-66px{max-width:66px}.Min-Width-66{min-width:66%}.Min-Width-66px{min-width:66px}.Height-66{height:66%}.Height-66px{height:66px}.Max-Height-66{max-height:66%}.Max-Height-66px{max-height:66px}.Font-Size-66,.Font-Size-66 td{font-size:66%}.Font-Size-66px,.Font-Size-66px td{font-size:66px}.Gap-66px{gap:66px}.Border-Radius-67px{border-radius:67px}.Border-Radius-Top-Left-67px{border-top-left-radius:67px}.Border-Radius-Top-Rigth-67px{border-top-right-radius:67px}.Border-Radius-Bottom-Left-67px{border-bottom-left-radius:67px}.Border-Radius-Bottom-Right-67px{border-bottom-right-radius:67px}.Padding-67px{padding:67px}.Padding-Horizontal-67px{padding-left:67px;padding-right:67px}.Padding-Vertical-67px{padding-bottom:67px;padding-top:67px}.Padding-Left-67px{padding-left:67px}.Padding-Right-67px{padding-right:67px}.Padding-Top-67px{padding-top:67px}.Padding-Bottom-67px{padding-bottom:67px}.Margin-67px{margin:67px}.Margin-Left-67px{margin-left:67px}.Margin-Right-67px{margin-right:67px}.Margin-Top-67px{margin-top:67px}.Margin-Bottom-67px{margin-bottom:67px}.Margin-Vertical-67px{margin-bottom:67px;margin-top:67px}.Margin-Horizontal-67px{margin-left:67px;margin-right:67px}.Width-67{width:67%}.Width-67px{width:67px}.Max-Width-67{max-width:67%}.Max-Width-67px{max-width:67px}.Min-Width-67{min-width:67%}.Min-Width-67px{min-width:67px}.Height-67{height:67%}.Height-67px{height:67px}.Max-Height-67{max-height:67%}.Max-Height-67px{max-height:67px}.Font-Size-67,.Font-Size-67 td{font-size:67%}.Font-Size-67px,.Font-Size-67px td{font-size:67px}.Gap-67px{gap:67px}.Border-Radius-68px{border-radius:68px}.Border-Radius-Top-Left-68px{border-top-left-radius:68px}.Border-Radius-Top-Rigth-68px{border-top-right-radius:68px}.Border-Radius-Bottom-Left-68px{border-bottom-left-radius:68px}.Border-Radius-Bottom-Right-68px{border-bottom-right-radius:68px}.Padding-68px{padding:68px}.Padding-Horizontal-68px{padding-left:68px;padding-right:68px}.Padding-Vertical-68px{padding-bottom:68px;padding-top:68px}.Padding-Left-68px{padding-left:68px}.Padding-Right-68px{padding-right:68px}.Padding-Top-68px{padding-top:68px}.Padding-Bottom-68px{padding-bottom:68px}.Margin-68px{margin:68px}.Margin-Left-68px{margin-left:68px}.Margin-Right-68px{margin-right:68px}.Margin-Top-68px{margin-top:68px}.Margin-Bottom-68px{margin-bottom:68px}.Margin-Vertical-68px{margin-bottom:68px;margin-top:68px}.Margin-Horizontal-68px{margin-left:68px;margin-right:68px}.Width-68{width:68%}.Width-68px{width:68px}.Max-Width-68{max-width:68%}.Max-Width-68px{max-width:68px}.Min-Width-68{min-width:68%}.Min-Width-68px{min-width:68px}.Height-68{height:68%}.Height-68px{height:68px}.Max-Height-68{max-height:68%}.Max-Height-68px{max-height:68px}.Font-Size-68,.Font-Size-68 td{font-size:68%}.Font-Size-68px,.Font-Size-68px td{font-size:68px}.Gap-68px{gap:68px}.Border-Radius-69px{border-radius:69px}.Border-Radius-Top-Left-69px{border-top-left-radius:69px}.Border-Radius-Top-Rigth-69px{border-top-right-radius:69px}.Border-Radius-Bottom-Left-69px{border-bottom-left-radius:69px}.Border-Radius-Bottom-Right-69px{border-bottom-right-radius:69px}.Padding-69px{padding:69px}.Padding-Horizontal-69px{padding-left:69px;padding-right:69px}.Padding-Vertical-69px{padding-bottom:69px;padding-top:69px}.Padding-Left-69px{padding-left:69px}.Padding-Right-69px{padding-right:69px}.Padding-Top-69px{padding-top:69px}.Padding-Bottom-69px{padding-bottom:69px}.Margin-69px{margin:69px}.Margin-Left-69px{margin-left:69px}.Margin-Right-69px{margin-right:69px}.Margin-Top-69px{margin-top:69px}.Margin-Bottom-69px{margin-bottom:69px}.Margin-Vertical-69px{margin-bottom:69px;margin-top:69px}.Margin-Horizontal-69px{margin-left:69px;margin-right:69px}.Width-69{width:69%}.Width-69px{width:69px}.Max-Width-69{max-width:69%}.Max-Width-69px{max-width:69px}.Min-Width-69{min-width:69%}.Min-Width-69px{min-width:69px}.Height-69{height:69%}.Height-69px{height:69px}.Max-Height-69{max-height:69%}.Max-Height-69px{max-height:69px}.Font-Size-69,.Font-Size-69 td{font-size:69%}.Font-Size-69px,.Font-Size-69px td{font-size:69px}.Gap-69px{gap:69px}.Border-Radius-70px{border-radius:70px}.Border-Radius-Top-Left-70px{border-top-left-radius:70px}.Border-Radius-Top-Rigth-70px{border-top-right-radius:70px}.Border-Radius-Bottom-Left-70px{border-bottom-left-radius:70px}.Border-Radius-Bottom-Right-70px{border-bottom-right-radius:70px}.Padding-70px{padding:70px}.Padding-Horizontal-70px{padding-left:70px;padding-right:70px}.Padding-Vertical-70px{padding-bottom:70px;padding-top:70px}.Padding-Left-70px{padding-left:70px}.Padding-Right-70px{padding-right:70px}.Padding-Top-70px{padding-top:70px}.Padding-Bottom-70px{padding-bottom:70px}.Margin-70px{margin:70px}.Margin-Left-70px{margin-left:70px}.Margin-Right-70px{margin-right:70px}.Margin-Top-70px{margin-top:70px}.Margin-Bottom-70px{margin-bottom:70px}.Margin-Vertical-70px{margin-bottom:70px;margin-top:70px}.Margin-Horizontal-70px{margin-left:70px;margin-right:70px}.Width-70{width:70%}.Width-70px{width:70px}.Max-Width-70{max-width:70%}.Max-Width-70px{max-width:70px}.Min-Width-70{min-width:70%}.Min-Width-70px{min-width:70px}.Height-70{height:70%}.Height-70px{height:70px}.Max-Height-70{max-height:70%}.Max-Height-70px{max-height:70px}.Font-Size-70,.Font-Size-70 td{font-size:70%}.Font-Size-70px,.Font-Size-70px td{font-size:70px}.Gap-70px{gap:70px}.Border-Radius-71px{border-radius:71px}.Border-Radius-Top-Left-71px{border-top-left-radius:71px}.Border-Radius-Top-Rigth-71px{border-top-right-radius:71px}.Border-Radius-Bottom-Left-71px{border-bottom-left-radius:71px}.Border-Radius-Bottom-Right-71px{border-bottom-right-radius:71px}.Padding-71px{padding:71px}.Padding-Horizontal-71px{padding-left:71px;padding-right:71px}.Padding-Vertical-71px{padding-bottom:71px;padding-top:71px}.Padding-Left-71px{padding-left:71px}.Padding-Right-71px{padding-right:71px}.Padding-Top-71px{padding-top:71px}.Padding-Bottom-71px{padding-bottom:71px}.Margin-71px{margin:71px}.Margin-Left-71px{margin-left:71px}.Margin-Right-71px{margin-right:71px}.Margin-Top-71px{margin-top:71px}.Margin-Bottom-71px{margin-bottom:71px}.Margin-Vertical-71px{margin-bottom:71px;margin-top:71px}.Margin-Horizontal-71px{margin-left:71px;margin-right:71px}.Width-71{width:71%}.Width-71px{width:71px}.Max-Width-71{max-width:71%}.Max-Width-71px{max-width:71px}.Min-Width-71{min-width:71%}.Min-Width-71px{min-width:71px}.Height-71{height:71%}.Height-71px{height:71px}.Max-Height-71{max-height:71%}.Max-Height-71px{max-height:71px}.Font-Size-71,.Font-Size-71 td{font-size:71%}.Font-Size-71px,.Font-Size-71px td{font-size:71px}.Gap-71px{gap:71px}.Border-Radius-72px{border-radius:72px}.Border-Radius-Top-Left-72px{border-top-left-radius:72px}.Border-Radius-Top-Rigth-72px{border-top-right-radius:72px}.Border-Radius-Bottom-Left-72px{border-bottom-left-radius:72px}.Border-Radius-Bottom-Right-72px{border-bottom-right-radius:72px}.Padding-72px{padding:72px}.Padding-Horizontal-72px{padding-left:72px;padding-right:72px}.Padding-Vertical-72px{padding-bottom:72px;padding-top:72px}.Padding-Left-72px{padding-left:72px}.Padding-Right-72px{padding-right:72px}.Padding-Top-72px{padding-top:72px}.Padding-Bottom-72px{padding-bottom:72px}.Margin-72px{margin:72px}.Margin-Left-72px{margin-left:72px}.Margin-Right-72px{margin-right:72px}.Margin-Top-72px{margin-top:72px}.Margin-Bottom-72px{margin-bottom:72px}.Margin-Vertical-72px{margin-bottom:72px;margin-top:72px}.Margin-Horizontal-72px{margin-left:72px;margin-right:72px}.Width-72{width:72%}.Width-72px{width:72px}.Max-Width-72{max-width:72%}.Max-Width-72px{max-width:72px}.Min-Width-72{min-width:72%}.Min-Width-72px{min-width:72px}.Height-72{height:72%}.Height-72px{height:72px}.Max-Height-72{max-height:72%}.Max-Height-72px{max-height:72px}.Font-Size-72,.Font-Size-72 td{font-size:72%}.Font-Size-72px,.Font-Size-72px td{font-size:72px}.Gap-72px{gap:72px}.Border-Radius-73px{border-radius:73px}.Border-Radius-Top-Left-73px{border-top-left-radius:73px}.Border-Radius-Top-Rigth-73px{border-top-right-radius:73px}.Border-Radius-Bottom-Left-73px{border-bottom-left-radius:73px}.Border-Radius-Bottom-Right-73px{border-bottom-right-radius:73px}.Padding-73px{padding:73px}.Padding-Horizontal-73px{padding-left:73px;padding-right:73px}.Padding-Vertical-73px{padding-bottom:73px;padding-top:73px}.Padding-Left-73px{padding-left:73px}.Padding-Right-73px{padding-right:73px}.Padding-Top-73px{padding-top:73px}.Padding-Bottom-73px{padding-bottom:73px}.Margin-73px{margin:73px}.Margin-Left-73px{margin-left:73px}.Margin-Right-73px{margin-right:73px}.Margin-Top-73px{margin-top:73px}.Margin-Bottom-73px{margin-bottom:73px}.Margin-Vertical-73px{margin-bottom:73px;margin-top:73px}.Margin-Horizontal-73px{margin-left:73px;margin-right:73px}.Width-73{width:73%}.Width-73px{width:73px}.Max-Width-73{max-width:73%}.Max-Width-73px{max-width:73px}.Min-Width-73{min-width:73%}.Min-Width-73px{min-width:73px}.Height-73{height:73%}.Height-73px{height:73px}.Max-Height-73{max-height:73%}.Max-Height-73px{max-height:73px}.Font-Size-73,.Font-Size-73 td{font-size:73%}.Font-Size-73px,.Font-Size-73px td{font-size:73px}.Gap-73px{gap:73px}.Border-Radius-74px{border-radius:74px}.Border-Radius-Top-Left-74px{border-top-left-radius:74px}.Border-Radius-Top-Rigth-74px{border-top-right-radius:74px}.Border-Radius-Bottom-Left-74px{border-bottom-left-radius:74px}.Border-Radius-Bottom-Right-74px{border-bottom-right-radius:74px}.Padding-74px{padding:74px}.Padding-Horizontal-74px{padding-left:74px;padding-right:74px}.Padding-Vertical-74px{padding-bottom:74px;padding-top:74px}.Padding-Left-74px{padding-left:74px}.Padding-Right-74px{padding-right:74px}.Padding-Top-74px{padding-top:74px}.Padding-Bottom-74px{padding-bottom:74px}.Margin-74px{margin:74px}.Margin-Left-74px{margin-left:74px}.Margin-Right-74px{margin-right:74px}.Margin-Top-74px{margin-top:74px}.Margin-Bottom-74px{margin-bottom:74px}.Margin-Vertical-74px{margin-bottom:74px;margin-top:74px}.Margin-Horizontal-74px{margin-left:74px;margin-right:74px}.Width-74{width:74%}.Width-74px{width:74px}.Max-Width-74{max-width:74%}.Max-Width-74px{max-width:74px}.Min-Width-74{min-width:74%}.Min-Width-74px{min-width:74px}.Height-74{height:74%}.Height-74px{height:74px}.Max-Height-74{max-height:74%}.Max-Height-74px{max-height:74px}.Font-Size-74,.Font-Size-74 td{font-size:74%}.Font-Size-74px,.Font-Size-74px td{font-size:74px}.Gap-74px{gap:74px}.Border-Radius-75px{border-radius:75px}.Border-Radius-Top-Left-75px{border-top-left-radius:75px}.Border-Radius-Top-Rigth-75px{border-top-right-radius:75px}.Border-Radius-Bottom-Left-75px{border-bottom-left-radius:75px}.Border-Radius-Bottom-Right-75px{border-bottom-right-radius:75px}.Padding-75px{padding:75px}.Padding-Horizontal-75px{padding-left:75px;padding-right:75px}.Padding-Vertical-75px{padding-bottom:75px;padding-top:75px}.Padding-Left-75px{padding-left:75px}.Padding-Right-75px{padding-right:75px}.Padding-Top-75px{padding-top:75px}.Padding-Bottom-75px{padding-bottom:75px}.Margin-75px{margin:75px}.Margin-Left-75px{margin-left:75px}.Margin-Right-75px{margin-right:75px}.Margin-Top-75px{margin-top:75px}.Margin-Bottom-75px{margin-bottom:75px}.Margin-Vertical-75px{margin-bottom:75px;margin-top:75px}.Margin-Horizontal-75px{margin-left:75px;margin-right:75px}.Width-75{width:75%}.Width-75px{width:75px}.Max-Width-75{max-width:75%}.Max-Width-75px{max-width:75px}.Min-Width-75{min-width:75%}.Min-Width-75px{min-width:75px}.Height-75{height:75%}.Height-75px{height:75px}.Max-Height-75{max-height:75%}.Max-Height-75px{max-height:75px}.Font-Size-75,.Font-Size-75 td{font-size:75%}.Font-Size-75px,.Font-Size-75px td{font-size:75px}.Gap-75px{gap:75px}.Border-Radius-76px{border-radius:76px}.Border-Radius-Top-Left-76px{border-top-left-radius:76px}.Border-Radius-Top-Rigth-76px{border-top-right-radius:76px}.Border-Radius-Bottom-Left-76px{border-bottom-left-radius:76px}.Border-Radius-Bottom-Right-76px{border-bottom-right-radius:76px}.Padding-76px{padding:76px}.Padding-Horizontal-76px{padding-left:76px;padding-right:76px}.Padding-Vertical-76px{padding-bottom:76px;padding-top:76px}.Padding-Left-76px{padding-left:76px}.Padding-Right-76px{padding-right:76px}.Padding-Top-76px{padding-top:76px}.Padding-Bottom-76px{padding-bottom:76px}.Margin-76px{margin:76px}.Margin-Left-76px{margin-left:76px}.Margin-Right-76px{margin-right:76px}.Margin-Top-76px{margin-top:76px}.Margin-Bottom-76px{margin-bottom:76px}.Margin-Vertical-76px{margin-bottom:76px;margin-top:76px}.Margin-Horizontal-76px{margin-left:76px;margin-right:76px}.Width-76{width:76%}.Width-76px{width:76px}.Max-Width-76{max-width:76%}.Max-Width-76px{max-width:76px}.Min-Width-76{min-width:76%}.Min-Width-76px{min-width:76px}.Height-76{height:76%}.Height-76px{height:76px}.Max-Height-76{max-height:76%}.Max-Height-76px{max-height:76px}.Font-Size-76,.Font-Size-76 td{font-size:76%}.Font-Size-76px,.Font-Size-76px td{font-size:76px}.Gap-76px{gap:76px}.Border-Radius-77px{border-radius:77px}.Border-Radius-Top-Left-77px{border-top-left-radius:77px}.Border-Radius-Top-Rigth-77px{border-top-right-radius:77px}.Border-Radius-Bottom-Left-77px{border-bottom-left-radius:77px}.Border-Radius-Bottom-Right-77px{border-bottom-right-radius:77px}.Padding-77px{padding:77px}.Padding-Horizontal-77px{padding-left:77px;padding-right:77px}.Padding-Vertical-77px{padding-bottom:77px;padding-top:77px}.Padding-Left-77px{padding-left:77px}.Padding-Right-77px{padding-right:77px}.Padding-Top-77px{padding-top:77px}.Padding-Bottom-77px{padding-bottom:77px}.Margin-77px{margin:77px}.Margin-Left-77px{margin-left:77px}.Margin-Right-77px{margin-right:77px}.Margin-Top-77px{margin-top:77px}.Margin-Bottom-77px{margin-bottom:77px}.Margin-Vertical-77px{margin-bottom:77px;margin-top:77px}.Margin-Horizontal-77px{margin-left:77px;margin-right:77px}.Width-77{width:77%}.Width-77px{width:77px}.Max-Width-77{max-width:77%}.Max-Width-77px{max-width:77px}.Min-Width-77{min-width:77%}.Min-Width-77px{min-width:77px}.Height-77{height:77%}.Height-77px{height:77px}.Max-Height-77{max-height:77%}.Max-Height-77px{max-height:77px}.Font-Size-77,.Font-Size-77 td{font-size:77%}.Font-Size-77px,.Font-Size-77px td{font-size:77px}.Gap-77px{gap:77px}.Border-Radius-78px{border-radius:78px}.Border-Radius-Top-Left-78px{border-top-left-radius:78px}.Border-Radius-Top-Rigth-78px{border-top-right-radius:78px}.Border-Radius-Bottom-Left-78px{border-bottom-left-radius:78px}.Border-Radius-Bottom-Right-78px{border-bottom-right-radius:78px}.Padding-78px{padding:78px}.Padding-Horizontal-78px{padding-left:78px;padding-right:78px}.Padding-Vertical-78px{padding-bottom:78px;padding-top:78px}.Padding-Left-78px{padding-left:78px}.Padding-Right-78px{padding-right:78px}.Padding-Top-78px{padding-top:78px}.Padding-Bottom-78px{padding-bottom:78px}.Margin-78px{margin:78px}.Margin-Left-78px{margin-left:78px}.Margin-Right-78px{margin-right:78px}.Margin-Top-78px{margin-top:78px}.Margin-Bottom-78px{margin-bottom:78px}.Margin-Vertical-78px{margin-bottom:78px;margin-top:78px}.Margin-Horizontal-78px{margin-left:78px;margin-right:78px}.Width-78{width:78%}.Width-78px{width:78px}.Max-Width-78{max-width:78%}.Max-Width-78px{max-width:78px}.Min-Width-78{min-width:78%}.Min-Width-78px{min-width:78px}.Height-78{height:78%}.Height-78px{height:78px}.Max-Height-78{max-height:78%}.Max-Height-78px{max-height:78px}.Font-Size-78,.Font-Size-78 td{font-size:78%}.Font-Size-78px,.Font-Size-78px td{font-size:78px}.Gap-78px{gap:78px}.Border-Radius-79px{border-radius:79px}.Border-Radius-Top-Left-79px{border-top-left-radius:79px}.Border-Radius-Top-Rigth-79px{border-top-right-radius:79px}.Border-Radius-Bottom-Left-79px{border-bottom-left-radius:79px}.Border-Radius-Bottom-Right-79px{border-bottom-right-radius:79px}.Padding-79px{padding:79px}.Padding-Horizontal-79px{padding-left:79px;padding-right:79px}.Padding-Vertical-79px{padding-bottom:79px;padding-top:79px}.Padding-Left-79px{padding-left:79px}.Padding-Right-79px{padding-right:79px}.Padding-Top-79px{padding-top:79px}.Padding-Bottom-79px{padding-bottom:79px}.Margin-79px{margin:79px}.Margin-Left-79px{margin-left:79px}.Margin-Right-79px{margin-right:79px}.Margin-Top-79px{margin-top:79px}.Margin-Bottom-79px{margin-bottom:79px}.Margin-Vertical-79px{margin-bottom:79px;margin-top:79px}.Margin-Horizontal-79px{margin-left:79px;margin-right:79px}.Width-79{width:79%}.Width-79px{width:79px}.Max-Width-79{max-width:79%}.Max-Width-79px{max-width:79px}.Min-Width-79{min-width:79%}.Min-Width-79px{min-width:79px}.Height-79{height:79%}.Height-79px{height:79px}.Max-Height-79{max-height:79%}.Max-Height-79px{max-height:79px}.Font-Size-79,.Font-Size-79 td{font-size:79%}.Font-Size-79px,.Font-Size-79px td{font-size:79px}.Gap-79px{gap:79px}.Border-Radius-80px{border-radius:80px}.Border-Radius-Top-Left-80px{border-top-left-radius:80px}.Border-Radius-Top-Rigth-80px{border-top-right-radius:80px}.Border-Radius-Bottom-Left-80px{border-bottom-left-radius:80px}.Border-Radius-Bottom-Right-80px{border-bottom-right-radius:80px}.Padding-80px{padding:80px}.Padding-Horizontal-80px{padding-left:80px;padding-right:80px}.Padding-Vertical-80px{padding-bottom:80px;padding-top:80px}.Padding-Left-80px{padding-left:80px}.Padding-Right-80px{padding-right:80px}.Padding-Top-80px{padding-top:80px}.Padding-Bottom-80px{padding-bottom:80px}.Margin-80px{margin:80px}.Margin-Left-80px{margin-left:80px}.Margin-Right-80px{margin-right:80px}.Margin-Top-80px{margin-top:80px}.Margin-Bottom-80px{margin-bottom:80px}.Margin-Vertical-80px{margin-bottom:80px;margin-top:80px}.Margin-Horizontal-80px{margin-left:80px;margin-right:80px}.Width-80{width:80%}.Width-80px{width:80px}.Max-Width-80{max-width:80%}.Max-Width-80px{max-width:80px}.Min-Width-80{min-width:80%}.Min-Width-80px{min-width:80px}.Height-80{height:80%}.Height-80px{height:80px}.Max-Height-80{max-height:80%}.Max-Height-80px{max-height:80px}.Font-Size-80,.Font-Size-80 td{font-size:80%}.Font-Size-80px,.Font-Size-80px td{font-size:80px}.Gap-80px{gap:80px}.Border-Radius-81px{border-radius:81px}.Border-Radius-Top-Left-81px{border-top-left-radius:81px}.Border-Radius-Top-Rigth-81px{border-top-right-radius:81px}.Border-Radius-Bottom-Left-81px{border-bottom-left-radius:81px}.Border-Radius-Bottom-Right-81px{border-bottom-right-radius:81px}.Padding-81px{padding:81px}.Padding-Horizontal-81px{padding-left:81px;padding-right:81px}.Padding-Vertical-81px{padding-bottom:81px;padding-top:81px}.Padding-Left-81px{padding-left:81px}.Padding-Right-81px{padding-right:81px}.Padding-Top-81px{padding-top:81px}.Padding-Bottom-81px{padding-bottom:81px}.Margin-81px{margin:81px}.Margin-Left-81px{margin-left:81px}.Margin-Right-81px{margin-right:81px}.Margin-Top-81px{margin-top:81px}.Margin-Bottom-81px{margin-bottom:81px}.Margin-Vertical-81px{margin-bottom:81px;margin-top:81px}.Margin-Horizontal-81px{margin-left:81px;margin-right:81px}.Width-81{width:81%}.Width-81px{width:81px}.Max-Width-81{max-width:81%}.Max-Width-81px{max-width:81px}.Min-Width-81{min-width:81%}.Min-Width-81px{min-width:81px}.Height-81{height:81%}.Height-81px{height:81px}.Max-Height-81{max-height:81%}.Max-Height-81px{max-height:81px}.Font-Size-81,.Font-Size-81 td{font-size:81%}.Font-Size-81px,.Font-Size-81px td{font-size:81px}.Gap-81px{gap:81px}.Border-Radius-82px{border-radius:82px}.Border-Radius-Top-Left-82px{border-top-left-radius:82px}.Border-Radius-Top-Rigth-82px{border-top-right-radius:82px}.Border-Radius-Bottom-Left-82px{border-bottom-left-radius:82px}.Border-Radius-Bottom-Right-82px{border-bottom-right-radius:82px}.Padding-82px{padding:82px}.Padding-Horizontal-82px{padding-left:82px;padding-right:82px}.Padding-Vertical-82px{padding-bottom:82px;padding-top:82px}.Padding-Left-82px{padding-left:82px}.Padding-Right-82px{padding-right:82px}.Padding-Top-82px{padding-top:82px}.Padding-Bottom-82px{padding-bottom:82px}.Margin-82px{margin:82px}.Margin-Left-82px{margin-left:82px}.Margin-Right-82px{margin-right:82px}.Margin-Top-82px{margin-top:82px}.Margin-Bottom-82px{margin-bottom:82px}.Margin-Vertical-82px{margin-bottom:82px;margin-top:82px}.Margin-Horizontal-82px{margin-left:82px;margin-right:82px}.Width-82{width:82%}.Width-82px{width:82px}.Max-Width-82{max-width:82%}.Max-Width-82px{max-width:82px}.Min-Width-82{min-width:82%}.Min-Width-82px{min-width:82px}.Height-82{height:82%}.Height-82px{height:82px}.Max-Height-82{max-height:82%}.Max-Height-82px{max-height:82px}.Font-Size-82,.Font-Size-82 td{font-size:82%}.Font-Size-82px,.Font-Size-82px td{font-size:82px}.Gap-82px{gap:82px}.Border-Radius-83px{border-radius:83px}.Border-Radius-Top-Left-83px{border-top-left-radius:83px}.Border-Radius-Top-Rigth-83px{border-top-right-radius:83px}.Border-Radius-Bottom-Left-83px{border-bottom-left-radius:83px}.Border-Radius-Bottom-Right-83px{border-bottom-right-radius:83px}.Padding-83px{padding:83px}.Padding-Horizontal-83px{padding-left:83px;padding-right:83px}.Padding-Vertical-83px{padding-bottom:83px;padding-top:83px}.Padding-Left-83px{padding-left:83px}.Padding-Right-83px{padding-right:83px}.Padding-Top-83px{padding-top:83px}.Padding-Bottom-83px{padding-bottom:83px}.Margin-83px{margin:83px}.Margin-Left-83px{margin-left:83px}.Margin-Right-83px{margin-right:83px}.Margin-Top-83px{margin-top:83px}.Margin-Bottom-83px{margin-bottom:83px}.Margin-Vertical-83px{margin-bottom:83px;margin-top:83px}.Margin-Horizontal-83px{margin-left:83px;margin-right:83px}.Width-83{width:83%}.Width-83px{width:83px}.Max-Width-83{max-width:83%}.Max-Width-83px{max-width:83px}.Min-Width-83{min-width:83%}.Min-Width-83px{min-width:83px}.Height-83{height:83%}.Height-83px{height:83px}.Max-Height-83{max-height:83%}.Max-Height-83px{max-height:83px}.Font-Size-83,.Font-Size-83 td{font-size:83%}.Font-Size-83px,.Font-Size-83px td{font-size:83px}.Gap-83px{gap:83px}.Border-Radius-84px{border-radius:84px}.Border-Radius-Top-Left-84px{border-top-left-radius:84px}.Border-Radius-Top-Rigth-84px{border-top-right-radius:84px}.Border-Radius-Bottom-Left-84px{border-bottom-left-radius:84px}.Border-Radius-Bottom-Right-84px{border-bottom-right-radius:84px}.Padding-84px{padding:84px}.Padding-Horizontal-84px{padding-left:84px;padding-right:84px}.Padding-Vertical-84px{padding-bottom:84px;padding-top:84px}.Padding-Left-84px{padding-left:84px}.Padding-Right-84px{padding-right:84px}.Padding-Top-84px{padding-top:84px}.Padding-Bottom-84px{padding-bottom:84px}.Margin-84px{margin:84px}.Margin-Left-84px{margin-left:84px}.Margin-Right-84px{margin-right:84px}.Margin-Top-84px{margin-top:84px}.Margin-Bottom-84px{margin-bottom:84px}.Margin-Vertical-84px{margin-bottom:84px;margin-top:84px}.Margin-Horizontal-84px{margin-left:84px;margin-right:84px}.Width-84{width:84%}.Width-84px{width:84px}.Max-Width-84{max-width:84%}.Max-Width-84px{max-width:84px}.Min-Width-84{min-width:84%}.Min-Width-84px{min-width:84px}.Height-84{height:84%}.Height-84px{height:84px}.Max-Height-84{max-height:84%}.Max-Height-84px{max-height:84px}.Font-Size-84,.Font-Size-84 td{font-size:84%}.Font-Size-84px,.Font-Size-84px td{font-size:84px}.Gap-84px{gap:84px}.Border-Radius-85px{border-radius:85px}.Border-Radius-Top-Left-85px{border-top-left-radius:85px}.Border-Radius-Top-Rigth-85px{border-top-right-radius:85px}.Border-Radius-Bottom-Left-85px{border-bottom-left-radius:85px}.Border-Radius-Bottom-Right-85px{border-bottom-right-radius:85px}.Padding-85px{padding:85px}.Padding-Horizontal-85px{padding-left:85px;padding-right:85px}.Padding-Vertical-85px{padding-bottom:85px;padding-top:85px}.Padding-Left-85px{padding-left:85px}.Padding-Right-85px{padding-right:85px}.Padding-Top-85px{padding-top:85px}.Padding-Bottom-85px{padding-bottom:85px}.Margin-85px{margin:85px}.Margin-Left-85px{margin-left:85px}.Margin-Right-85px{margin-right:85px}.Margin-Top-85px{margin-top:85px}.Margin-Bottom-85px{margin-bottom:85px}.Margin-Vertical-85px{margin-bottom:85px;margin-top:85px}.Margin-Horizontal-85px{margin-left:85px;margin-right:85px}.Width-85{width:85%}.Width-85px{width:85px}.Max-Width-85{max-width:85%}.Max-Width-85px{max-width:85px}.Min-Width-85{min-width:85%}.Min-Width-85px{min-width:85px}.Height-85{height:85%}.Height-85px{height:85px}.Max-Height-85{max-height:85%}.Max-Height-85px{max-height:85px}.Font-Size-85,.Font-Size-85 td{font-size:85%}.Font-Size-85px,.Font-Size-85px td{font-size:85px}.Gap-85px{gap:85px}.Border-Radius-86px{border-radius:86px}.Border-Radius-Top-Left-86px{border-top-left-radius:86px}.Border-Radius-Top-Rigth-86px{border-top-right-radius:86px}.Border-Radius-Bottom-Left-86px{border-bottom-left-radius:86px}.Border-Radius-Bottom-Right-86px{border-bottom-right-radius:86px}.Padding-86px{padding:86px}.Padding-Horizontal-86px{padding-left:86px;padding-right:86px}.Padding-Vertical-86px{padding-bottom:86px;padding-top:86px}.Padding-Left-86px{padding-left:86px}.Padding-Right-86px{padding-right:86px}.Padding-Top-86px{padding-top:86px}.Padding-Bottom-86px{padding-bottom:86px}.Margin-86px{margin:86px}.Margin-Left-86px{margin-left:86px}.Margin-Right-86px{margin-right:86px}.Margin-Top-86px{margin-top:86px}.Margin-Bottom-86px{margin-bottom:86px}.Margin-Vertical-86px{margin-bottom:86px;margin-top:86px}.Margin-Horizontal-86px{margin-left:86px;margin-right:86px}.Width-86{width:86%}.Width-86px{width:86px}.Max-Width-86{max-width:86%}.Max-Width-86px{max-width:86px}.Min-Width-86{min-width:86%}.Min-Width-86px{min-width:86px}.Height-86{height:86%}.Height-86px{height:86px}.Max-Height-86{max-height:86%}.Max-Height-86px{max-height:86px}.Font-Size-86,.Font-Size-86 td{font-size:86%}.Font-Size-86px,.Font-Size-86px td{font-size:86px}.Gap-86px{gap:86px}.Border-Radius-87px{border-radius:87px}.Border-Radius-Top-Left-87px{border-top-left-radius:87px}.Border-Radius-Top-Rigth-87px{border-top-right-radius:87px}.Border-Radius-Bottom-Left-87px{border-bottom-left-radius:87px}.Border-Radius-Bottom-Right-87px{border-bottom-right-radius:87px}.Padding-87px{padding:87px}.Padding-Horizontal-87px{padding-left:87px;padding-right:87px}.Padding-Vertical-87px{padding-bottom:87px;padding-top:87px}.Padding-Left-87px{padding-left:87px}.Padding-Right-87px{padding-right:87px}.Padding-Top-87px{padding-top:87px}.Padding-Bottom-87px{padding-bottom:87px}.Margin-87px{margin:87px}.Margin-Left-87px{margin-left:87px}.Margin-Right-87px{margin-right:87px}.Margin-Top-87px{margin-top:87px}.Margin-Bottom-87px{margin-bottom:87px}.Margin-Vertical-87px{margin-bottom:87px;margin-top:87px}.Margin-Horizontal-87px{margin-left:87px;margin-right:87px}.Width-87{width:87%}.Width-87px{width:87px}.Max-Width-87{max-width:87%}.Max-Width-87px{max-width:87px}.Min-Width-87{min-width:87%}.Min-Width-87px{min-width:87px}.Height-87{height:87%}.Height-87px{height:87px}.Max-Height-87{max-height:87%}.Max-Height-87px{max-height:87px}.Font-Size-87,.Font-Size-87 td{font-size:87%}.Font-Size-87px,.Font-Size-87px td{font-size:87px}.Gap-87px{gap:87px}.Border-Radius-88px{border-radius:88px}.Border-Radius-Top-Left-88px{border-top-left-radius:88px}.Border-Radius-Top-Rigth-88px{border-top-right-radius:88px}.Border-Radius-Bottom-Left-88px{border-bottom-left-radius:88px}.Border-Radius-Bottom-Right-88px{border-bottom-right-radius:88px}.Padding-88px{padding:88px}.Padding-Horizontal-88px{padding-left:88px;padding-right:88px}.Padding-Vertical-88px{padding-bottom:88px;padding-top:88px}.Padding-Left-88px{padding-left:88px}.Padding-Right-88px{padding-right:88px}.Padding-Top-88px{padding-top:88px}.Padding-Bottom-88px{padding-bottom:88px}.Margin-88px{margin:88px}.Margin-Left-88px{margin-left:88px}.Margin-Right-88px{margin-right:88px}.Margin-Top-88px{margin-top:88px}.Margin-Bottom-88px{margin-bottom:88px}.Margin-Vertical-88px{margin-bottom:88px;margin-top:88px}.Margin-Horizontal-88px{margin-left:88px;margin-right:88px}.Width-88{width:88%}.Width-88px{width:88px}.Max-Width-88{max-width:88%}.Max-Width-88px{max-width:88px}.Min-Width-88{min-width:88%}.Min-Width-88px{min-width:88px}.Height-88{height:88%}.Height-88px{height:88px}.Max-Height-88{max-height:88%}.Max-Height-88px{max-height:88px}.Font-Size-88,.Font-Size-88 td{font-size:88%}.Font-Size-88px,.Font-Size-88px td{font-size:88px}.Gap-88px{gap:88px}.Border-Radius-89px{border-radius:89px}.Border-Radius-Top-Left-89px{border-top-left-radius:89px}.Border-Radius-Top-Rigth-89px{border-top-right-radius:89px}.Border-Radius-Bottom-Left-89px{border-bottom-left-radius:89px}.Border-Radius-Bottom-Right-89px{border-bottom-right-radius:89px}.Padding-89px{padding:89px}.Padding-Horizontal-89px{padding-left:89px;padding-right:89px}.Padding-Vertical-89px{padding-bottom:89px;padding-top:89px}.Padding-Left-89px{padding-left:89px}.Padding-Right-89px{padding-right:89px}.Padding-Top-89px{padding-top:89px}.Padding-Bottom-89px{padding-bottom:89px}.Margin-89px{margin:89px}.Margin-Left-89px{margin-left:89px}.Margin-Right-89px{margin-right:89px}.Margin-Top-89px{margin-top:89px}.Margin-Bottom-89px{margin-bottom:89px}.Margin-Vertical-89px{margin-bottom:89px;margin-top:89px}.Margin-Horizontal-89px{margin-left:89px;margin-right:89px}.Width-89{width:89%}.Width-89px{width:89px}.Max-Width-89{max-width:89%}.Max-Width-89px{max-width:89px}.Min-Width-89{min-width:89%}.Min-Width-89px{min-width:89px}.Height-89{height:89%}.Height-89px{height:89px}.Max-Height-89{max-height:89%}.Max-Height-89px{max-height:89px}.Font-Size-89,.Font-Size-89 td{font-size:89%}.Font-Size-89px,.Font-Size-89px td{font-size:89px}.Gap-89px{gap:89px}.Border-Radius-90px{border-radius:90px}.Border-Radius-Top-Left-90px{border-top-left-radius:90px}.Border-Radius-Top-Rigth-90px{border-top-right-radius:90px}.Border-Radius-Bottom-Left-90px{border-bottom-left-radius:90px}.Border-Radius-Bottom-Right-90px{border-bottom-right-radius:90px}.Padding-90px{padding:90px}.Padding-Horizontal-90px{padding-left:90px;padding-right:90px}.Padding-Vertical-90px{padding-bottom:90px;padding-top:90px}.Padding-Left-90px{padding-left:90px}.Padding-Right-90px{padding-right:90px}.Padding-Top-90px{padding-top:90px}.Padding-Bottom-90px{padding-bottom:90px}.Margin-90px{margin:90px}.Margin-Left-90px{margin-left:90px}.Margin-Right-90px{margin-right:90px}.Margin-Top-90px{margin-top:90px}.Margin-Bottom-90px{margin-bottom:90px}.Margin-Vertical-90px{margin-bottom:90px;margin-top:90px}.Margin-Horizontal-90px{margin-left:90px;margin-right:90px}.Width-90{width:90%}.Width-90px{width:90px}.Max-Width-90{max-width:90%}.Max-Width-90px{max-width:90px}.Min-Width-90{min-width:90%}.Min-Width-90px{min-width:90px}.Height-90{height:90%}.Height-90px{height:90px}.Max-Height-90{max-height:90%}.Max-Height-90px{max-height:90px}.Font-Size-90,.Font-Size-90 td{font-size:90%}.Font-Size-90px,.Font-Size-90px td{font-size:90px}.Gap-90px{gap:90px}.Border-Radius-91px{border-radius:91px}.Border-Radius-Top-Left-91px{border-top-left-radius:91px}.Border-Radius-Top-Rigth-91px{border-top-right-radius:91px}.Border-Radius-Bottom-Left-91px{border-bottom-left-radius:91px}.Border-Radius-Bottom-Right-91px{border-bottom-right-radius:91px}.Padding-91px{padding:91px}.Padding-Horizontal-91px{padding-left:91px;padding-right:91px}.Padding-Vertical-91px{padding-bottom:91px;padding-top:91px}.Padding-Left-91px{padding-left:91px}.Padding-Right-91px{padding-right:91px}.Padding-Top-91px{padding-top:91px}.Padding-Bottom-91px{padding-bottom:91px}.Margin-91px{margin:91px}.Margin-Left-91px{margin-left:91px}.Margin-Right-91px{margin-right:91px}.Margin-Top-91px{margin-top:91px}.Margin-Bottom-91px{margin-bottom:91px}.Margin-Vertical-91px{margin-bottom:91px;margin-top:91px}.Margin-Horizontal-91px{margin-left:91px;margin-right:91px}.Width-91{width:91%}.Width-91px{width:91px}.Max-Width-91{max-width:91%}.Max-Width-91px{max-width:91px}.Min-Width-91{min-width:91%}.Min-Width-91px{min-width:91px}.Height-91{height:91%}.Height-91px{height:91px}.Max-Height-91{max-height:91%}.Max-Height-91px{max-height:91px}.Font-Size-91,.Font-Size-91 td{font-size:91%}.Font-Size-91px,.Font-Size-91px td{font-size:91px}.Gap-91px{gap:91px}.Border-Radius-92px{border-radius:92px}.Border-Radius-Top-Left-92px{border-top-left-radius:92px}.Border-Radius-Top-Rigth-92px{border-top-right-radius:92px}.Border-Radius-Bottom-Left-92px{border-bottom-left-radius:92px}.Border-Radius-Bottom-Right-92px{border-bottom-right-radius:92px}.Padding-92px{padding:92px}.Padding-Horizontal-92px{padding-left:92px;padding-right:92px}.Padding-Vertical-92px{padding-bottom:92px;padding-top:92px}.Padding-Left-92px{padding-left:92px}.Padding-Right-92px{padding-right:92px}.Padding-Top-92px{padding-top:92px}.Padding-Bottom-92px{padding-bottom:92px}.Margin-92px{margin:92px}.Margin-Left-92px{margin-left:92px}.Margin-Right-92px{margin-right:92px}.Margin-Top-92px{margin-top:92px}.Margin-Bottom-92px{margin-bottom:92px}.Margin-Vertical-92px{margin-bottom:92px;margin-top:92px}.Margin-Horizontal-92px{margin-left:92px;margin-right:92px}.Width-92{width:92%}.Width-92px{width:92px}.Max-Width-92{max-width:92%}.Max-Width-92px{max-width:92px}.Min-Width-92{min-width:92%}.Min-Width-92px{min-width:92px}.Height-92{height:92%}.Height-92px{height:92px}.Max-Height-92{max-height:92%}.Max-Height-92px{max-height:92px}.Font-Size-92,.Font-Size-92 td{font-size:92%}.Font-Size-92px,.Font-Size-92px td{font-size:92px}.Gap-92px{gap:92px}.Border-Radius-93px{border-radius:93px}.Border-Radius-Top-Left-93px{border-top-left-radius:93px}.Border-Radius-Top-Rigth-93px{border-top-right-radius:93px}.Border-Radius-Bottom-Left-93px{border-bottom-left-radius:93px}.Border-Radius-Bottom-Right-93px{border-bottom-right-radius:93px}.Padding-93px{padding:93px}.Padding-Horizontal-93px{padding-left:93px;padding-right:93px}.Padding-Vertical-93px{padding-bottom:93px;padding-top:93px}.Padding-Left-93px{padding-left:93px}.Padding-Right-93px{padding-right:93px}.Padding-Top-93px{padding-top:93px}.Padding-Bottom-93px{padding-bottom:93px}.Margin-93px{margin:93px}.Margin-Left-93px{margin-left:93px}.Margin-Right-93px{margin-right:93px}.Margin-Top-93px{margin-top:93px}.Margin-Bottom-93px{margin-bottom:93px}.Margin-Vertical-93px{margin-bottom:93px;margin-top:93px}.Margin-Horizontal-93px{margin-left:93px;margin-right:93px}.Width-93{width:93%}.Width-93px{width:93px}.Max-Width-93{max-width:93%}.Max-Width-93px{max-width:93px}.Min-Width-93{min-width:93%}.Min-Width-93px{min-width:93px}.Height-93{height:93%}.Height-93px{height:93px}.Max-Height-93{max-height:93%}.Max-Height-93px{max-height:93px}.Font-Size-93,.Font-Size-93 td{font-size:93%}.Font-Size-93px,.Font-Size-93px td{font-size:93px}.Gap-93px{gap:93px}.Border-Radius-94px{border-radius:94px}.Border-Radius-Top-Left-94px{border-top-left-radius:94px}.Border-Radius-Top-Rigth-94px{border-top-right-radius:94px}.Border-Radius-Bottom-Left-94px{border-bottom-left-radius:94px}.Border-Radius-Bottom-Right-94px{border-bottom-right-radius:94px}.Padding-94px{padding:94px}.Padding-Horizontal-94px{padding-left:94px;padding-right:94px}.Padding-Vertical-94px{padding-bottom:94px;padding-top:94px}.Padding-Left-94px{padding-left:94px}.Padding-Right-94px{padding-right:94px}.Padding-Top-94px{padding-top:94px}.Padding-Bottom-94px{padding-bottom:94px}.Margin-94px{margin:94px}.Margin-Left-94px{margin-left:94px}.Margin-Right-94px{margin-right:94px}.Margin-Top-94px{margin-top:94px}.Margin-Bottom-94px{margin-bottom:94px}.Margin-Vertical-94px{margin-bottom:94px;margin-top:94px}.Margin-Horizontal-94px{margin-left:94px;margin-right:94px}.Width-94{width:94%}.Width-94px{width:94px}.Max-Width-94{max-width:94%}.Max-Width-94px{max-width:94px}.Min-Width-94{min-width:94%}.Min-Width-94px{min-width:94px}.Height-94{height:94%}.Height-94px{height:94px}.Max-Height-94{max-height:94%}.Max-Height-94px{max-height:94px}.Font-Size-94,.Font-Size-94 td{font-size:94%}.Font-Size-94px,.Font-Size-94px td{font-size:94px}.Gap-94px{gap:94px}.Border-Radius-95px{border-radius:95px}.Border-Radius-Top-Left-95px{border-top-left-radius:95px}.Border-Radius-Top-Rigth-95px{border-top-right-radius:95px}.Border-Radius-Bottom-Left-95px{border-bottom-left-radius:95px}.Border-Radius-Bottom-Right-95px{border-bottom-right-radius:95px}.Padding-95px{padding:95px}.Padding-Horizontal-95px{padding-left:95px;padding-right:95px}.Padding-Vertical-95px{padding-bottom:95px;padding-top:95px}.Padding-Left-95px{padding-left:95px}.Padding-Right-95px{padding-right:95px}.Padding-Top-95px{padding-top:95px}.Padding-Bottom-95px{padding-bottom:95px}.Margin-95px{margin:95px}.Margin-Left-95px{margin-left:95px}.Margin-Right-95px{margin-right:95px}.Margin-Top-95px{margin-top:95px}.Margin-Bottom-95px{margin-bottom:95px}.Margin-Vertical-95px{margin-bottom:95px;margin-top:95px}.Margin-Horizontal-95px{margin-left:95px;margin-right:95px}.Width-95{width:95%}.Width-95px{width:95px}.Max-Width-95{max-width:95%}.Max-Width-95px{max-width:95px}.Min-Width-95{min-width:95%}.Min-Width-95px{min-width:95px}.Height-95{height:95%}.Height-95px{height:95px}.Max-Height-95{max-height:95%}.Max-Height-95px{max-height:95px}.Font-Size-95,.Font-Size-95 td{font-size:95%}.Font-Size-95px,.Font-Size-95px td{font-size:95px}.Gap-95px{gap:95px}.Border-Radius-96px{border-radius:96px}.Border-Radius-Top-Left-96px{border-top-left-radius:96px}.Border-Radius-Top-Rigth-96px{border-top-right-radius:96px}.Border-Radius-Bottom-Left-96px{border-bottom-left-radius:96px}.Border-Radius-Bottom-Right-96px{border-bottom-right-radius:96px}.Padding-96px{padding:96px}.Padding-Horizontal-96px{padding-left:96px;padding-right:96px}.Padding-Vertical-96px{padding-bottom:96px;padding-top:96px}.Padding-Left-96px{padding-left:96px}.Padding-Right-96px{padding-right:96px}.Padding-Top-96px{padding-top:96px}.Padding-Bottom-96px{padding-bottom:96px}.Margin-96px{margin:96px}.Margin-Left-96px{margin-left:96px}.Margin-Right-96px{margin-right:96px}.Margin-Top-96px{margin-top:96px}.Margin-Bottom-96px{margin-bottom:96px}.Margin-Vertical-96px{margin-bottom:96px;margin-top:96px}.Margin-Horizontal-96px{margin-left:96px;margin-right:96px}.Width-96{width:96%}.Width-96px{width:96px}.Max-Width-96{max-width:96%}.Max-Width-96px{max-width:96px}.Min-Width-96{min-width:96%}.Min-Width-96px{min-width:96px}.Height-96{height:96%}.Height-96px{height:96px}.Max-Height-96{max-height:96%}.Max-Height-96px{max-height:96px}.Font-Size-96,.Font-Size-96 td{font-size:96%}.Font-Size-96px,.Font-Size-96px td{font-size:96px}.Gap-96px{gap:96px}.Border-Radius-97px{border-radius:97px}.Border-Radius-Top-Left-97px{border-top-left-radius:97px}.Border-Radius-Top-Rigth-97px{border-top-right-radius:97px}.Border-Radius-Bottom-Left-97px{border-bottom-left-radius:97px}.Border-Radius-Bottom-Right-97px{border-bottom-right-radius:97px}.Padding-97px{padding:97px}.Padding-Horizontal-97px{padding-left:97px;padding-right:97px}.Padding-Vertical-97px{padding-bottom:97px;padding-top:97px}.Padding-Left-97px{padding-left:97px}.Padding-Right-97px{padding-right:97px}.Padding-Top-97px{padding-top:97px}.Padding-Bottom-97px{padding-bottom:97px}.Margin-97px{margin:97px}.Margin-Left-97px{margin-left:97px}.Margin-Right-97px{margin-right:97px}.Margin-Top-97px{margin-top:97px}.Margin-Bottom-97px{margin-bottom:97px}.Margin-Vertical-97px{margin-bottom:97px;margin-top:97px}.Margin-Horizontal-97px{margin-left:97px;margin-right:97px}.Width-97{width:97%}.Width-97px{width:97px}.Max-Width-97{max-width:97%}.Max-Width-97px{max-width:97px}.Min-Width-97{min-width:97%}.Min-Width-97px{min-width:97px}.Height-97{height:97%}.Height-97px{height:97px}.Max-Height-97{max-height:97%}.Max-Height-97px{max-height:97px}.Font-Size-97,.Font-Size-97 td{font-size:97%}.Font-Size-97px,.Font-Size-97px td{font-size:97px}.Gap-97px{gap:97px}.Border-Radius-98px{border-radius:98px}.Border-Radius-Top-Left-98px{border-top-left-radius:98px}.Border-Radius-Top-Rigth-98px{border-top-right-radius:98px}.Border-Radius-Bottom-Left-98px{border-bottom-left-radius:98px}.Border-Radius-Bottom-Right-98px{border-bottom-right-radius:98px}.Padding-98px{padding:98px}.Padding-Horizontal-98px{padding-left:98px;padding-right:98px}.Padding-Vertical-98px{padding-bottom:98px;padding-top:98px}.Padding-Left-98px{padding-left:98px}.Padding-Right-98px{padding-right:98px}.Padding-Top-98px{padding-top:98px}.Padding-Bottom-98px{padding-bottom:98px}.Margin-98px{margin:98px}.Margin-Left-98px{margin-left:98px}.Margin-Right-98px{margin-right:98px}.Margin-Top-98px{margin-top:98px}.Margin-Bottom-98px{margin-bottom:98px}.Margin-Vertical-98px{margin-bottom:98px;margin-top:98px}.Margin-Horizontal-98px{margin-left:98px;margin-right:98px}.Width-98{width:98%}.Width-98px{width:98px}.Max-Width-98{max-width:98%}.Max-Width-98px{max-width:98px}.Min-Width-98{min-width:98%}.Min-Width-98px{min-width:98px}.Height-98{height:98%}.Height-98px{height:98px}.Max-Height-98{max-height:98%}.Max-Height-98px{max-height:98px}.Font-Size-98,.Font-Size-98 td{font-size:98%}.Font-Size-98px,.Font-Size-98px td{font-size:98px}.Gap-98px{gap:98px}.Border-Radius-99px{border-radius:99px}.Border-Radius-Top-Left-99px{border-top-left-radius:99px}.Border-Radius-Top-Rigth-99px{border-top-right-radius:99px}.Border-Radius-Bottom-Left-99px{border-bottom-left-radius:99px}.Border-Radius-Bottom-Right-99px{border-bottom-right-radius:99px}.Padding-99px{padding:99px}.Padding-Horizontal-99px{padding-left:99px;padding-right:99px}.Padding-Vertical-99px{padding-bottom:99px;padding-top:99px}.Padding-Left-99px{padding-left:99px}.Padding-Right-99px{padding-right:99px}.Padding-Top-99px{padding-top:99px}.Padding-Bottom-99px{padding-bottom:99px}.Margin-99px{margin:99px}.Margin-Left-99px{margin-left:99px}.Margin-Right-99px{margin-right:99px}.Margin-Top-99px{margin-top:99px}.Margin-Bottom-99px{margin-bottom:99px}.Margin-Vertical-99px{margin-bottom:99px;margin-top:99px}.Margin-Horizontal-99px{margin-left:99px;margin-right:99px}.Width-99{width:99%}.Width-99px{width:99px}.Max-Width-99{max-width:99%}.Max-Width-99px{max-width:99px}.Min-Width-99{min-width:99%}.Min-Width-99px{min-width:99px}.Height-99{height:99%}.Height-99px{height:99px}.Max-Height-99{max-height:99%}.Max-Height-99px{max-height:99px}.Font-Size-99,.Font-Size-99 td{font-size:99%}.Font-Size-99px,.Font-Size-99px td{font-size:99px}.Gap-99px{gap:99px}.Border-Radius-100px{border-radius:100px}.Border-Radius-Top-Left-100px{border-top-left-radius:100px}.Border-Radius-Top-Rigth-100px{border-top-right-radius:100px}.Border-Radius-Bottom-Left-100px{border-bottom-left-radius:100px}.Border-Radius-Bottom-Right-100px{border-bottom-right-radius:100px}.Padding-100px{padding:100px}.Padding-Horizontal-100px{padding-left:100px;padding-right:100px}.Padding-Vertical-100px{padding-bottom:100px;padding-top:100px}.Padding-Left-100px{padding-left:100px}.Padding-Right-100px{padding-right:100px}.Padding-Top-100px{padding-top:100px}.Padding-Bottom-100px{padding-bottom:100px}.Margin-100px{margin:100px}.Margin-Left-100px{margin-left:100px}.Margin-Right-100px{margin-right:100px}.Margin-Top-100px{margin-top:100px}.Margin-Bottom-100px{margin-bottom:100px}.Margin-Vertical-100px{margin-bottom:100px;margin-top:100px}.Margin-Horizontal-100px{margin-left:100px;margin-right:100px}.Width-100{width:100%}.Width-100px{width:100px}.Max-Width-100{max-width:100%}.Max-Width-100px{max-width:100px}.Min-Width-100{min-width:100%}.Min-Width-100px{min-width:100px}.Height-100{height:100%}.Height-100px{height:100px}.Max-Height-100{max-height:100%}.Max-Height-100px{max-height:100px}.Font-Size-100,.Font-Size-100 td{font-size:100%}.Font-Size-100px,.Font-Size-100px td{font-size:100px}.Gap-100px{gap:100px}.bolder,.bolder td{font-weight:bolder}.font-Exo{font-family:Exo\ 2}.flex{display:flex}.flex-1{flex:1}.flex-center,.flex-column-center,.flex-vertical-center{align-items:center;display:flex;justify-content:center}.flex-column-center,.flex-vertical-center{flex-direction:column}.flex-horizontal-center,.flex-row-center{align-items:center;display:flex;flex-direction:row;justify-content:center}.flex-column-right,.flex-vertical-right{align-items:center;display:flex;flex-direction:column;justify-content:right}.flex-horizontal-right,.flex-row-right{align-items:center;display:flex;flex-direction:row;justify-content:right}.flex-column-left,.flex-vertical-left{align-items:center;display:flex;flex-direction:column;justify-content:left}.flex-horizontal-left,.flex-row-left{align-items:center;display:flex;flex-direction:row;justify-content:left}.flex-direction-column{flex-direction:column}.flex-direction-row{flex-direction:row}.flex-content-center{justify-content:center}.flex-content-start{justify-content:flex-start}.flex-content-end{justify-content:flex-end}.flex-content-space-around{justify-content:space-around}.flex-content-space-between{justify-content:space-between}.flex-content-space-evenly{justify-content:space-evenly}.flex-items-center{align-items:center}.flex-items-start{align-items:flex-start}.flex-items-end{align-items:flex-end}.flex-items-stretch{align-items:stretch}.btnEffect{cursor:pointer}.btnEffect:hover{opacity:.8;-moz-opacity:.8;-khtml-opacity:.8}.btnEffect:active{transform:scale(.9)}
