/* You can add global styles to this file, and also import other style files */
.p-component,.p-component *{box-sizing:border-box}
.p-hidden{display:none}
.p-hidden-space{visibility:hidden}
.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}
.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}
.p-disabled,.p-disabled *{cursor:default !important;pointer-events:none}
.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}
.p-overflow-hidden{overflow:hidden}
.p-unselectable-text{-webkit-user-select:none;user-select:none}
.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}
@keyframes p-fadein{0%{opacity:0}100%{opacity:1}}
input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]::-webkit-file-upload-button,button{border-radius:0}
.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;user-select:none}
.p-link:disabled{cursor:default}
.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}
.p-connected-overlay{opacity:0;transform:scaleY(0.8);transition:transform .12s cubic-bezier(0,0,0.2,1),opacity .12s cubic-bezier(0,0,0.2,1)}
.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}
.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}
.p-toggleable-content.ng-animating{overflow:hidden}
.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}
.p-overlay-badge{position:relative}
.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}
.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}
.p-badge-no-gutter{padding:0;border-radius:50%}
.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}
.p-button-label{flex:1 1 auto}
.p-button-icon-right{order:1}
.p-button:disabled{cursor:default}
.p-button-icon-only{justify-content:center}
.p-button-icon-only .p-button-label{visibility:hidden;width:0;flex:0 0 auto}
.p-button-vertical{flex-direction:column}
.p-button-icon-bottom{order:2}
.p-buttonset .p-button{margin:0}
.p-buttonset .p-button:not(:last-child){border-right:0 none}
.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}
.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}
.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}
.p-buttonset .p-button:focus{position:relative;z-index:1}
.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}
.p-checkbox-disabled{cursor:default !important;pointer-events:none}
.p-checkbox-box{display:flex;justify-content:center;align-items:center}
p-checkbox{display:inline-flex;vertical-align:bottom;align-items:center}
.p-checkbox-label{line-height:1}
.p-colorpicker-panel .p-colorpicker-color{background:transparent url('color.png') no-repeat left top}
.p-colorpicker-panel .p-colorpicker-hue{background:transparent url('hue.png') no-repeat left top}
.p-inputtext{margin:0}
.p-fluid .p-inputtext{width:100%}
.p-inputgroup{display:flex;align-items:stretch;width:100%}
.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}
.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}
.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{flex:1 1 auto;width:1%}
.p-float-label{display:block;position:relative}
.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}
.p-float-label textarea ~ label{top:1rem}
.p-float-label input:focus ~ label,.p-float-label input.p-filled ~ label,.p-float-label textarea:focus ~ label,.p-float-label textarea.p-filled ~ label,.p-float-label .p-inputwrapper-focus ~ label,.p-float-label .p-inputwrapper-filled ~ label{top:-.75rem;font-size:12px}
.p-float-label .input:-webkit-autofill ~ label{top:-20px;font-size:12px}
.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}
.p-input-icon-left>i,.p-input-icon-right>i{position:absolute;top:50%;margin-top:-.5rem}
.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}
.p-inputtextarea-resizable{overflow:hidden;resize:none}
.p-fluid .p-inputtextarea{width:100%}
.p-password{position:relative;display:inline-flex}
.p-password-panel{position:absolute;top:0;left:0}
.p-password .p-password-panel{min-width:100%}
.p-password-meter{height:10px}
.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}
.p-fluid .p-password{display:flex}
.p-password-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}
.p-password-clearable{position:relative}
.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}
.p-radiobutton-box{display:flex;justify-content:center;align-items:center}
.p-radiobutton-icon{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}
.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1.0,1.0);visibility:visible}
p-radiobutton{display:inline-flex;vertical-align:bottom;align-items:center}
.p-radiobutton-label{line-height:1}
.p-ripple{overflow:hidden;position:relative}
.p-ink{display:block;position:absolute;background:rgba(255,255,255,0.5);border-radius:100%;transform:scale(0)}
.p-ink-active{animation:ripple .4s linear}
.p-ripple-disabled .p-ink{display:none !important}
@keyframes ripple{100%{opacity:0;transform:scale(2.5)}}
.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem}
.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}
.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}
.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}
.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}
.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}
.p-tooltip.p-tooltip-top{padding:.25em 0}
.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}
.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}
.grid{display:flex;flex-wrap:wrap;margin-right:-0.5rem;margin-left:-0.5rem;margin-top:-0.5rem}
.grid>.col,.grid>[class*=col]{box-sizing:border-box}
.grid-nogutter{margin-right:0;margin-left:0;margin-top:0}
.grid-nogutter>.col,.grid-nogutter>[class*=col-]{padding:0}
.col{flex-grow:1;flex-basis:0;padding:.5rem}
.col-fixed{flex:0 0 auto;padding:.5rem}
.col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}
.col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}
.col-3{flex:0 0 auto;padding:.5rem;width:25%}
.col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}
.col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}
.col-6{flex:0 0 auto;padding:.5rem;width:50%}
.col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}
.col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}
.col-9{flex:0 0 auto;padding:.5rem;width:75%}
.col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}
.col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}
.col-12{flex:0 0 auto;padding:.5rem;width:100%}
@media screen and (min-width: 576px){.sm\:col{flex-grow:1;flex-basis:0;padding:.5rem}.sm\:col-fixed{flex:0 0 auto;padding:.5rem}.sm\:col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.sm\:col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.sm\:col-3{flex:0 0 auto;padding:.5rem;width:25%}.sm\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.sm\:col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.sm\:col-6{flex:0 0 auto;padding:.5rem;width:50%}.sm\:col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.sm\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.sm\:col-9{flex:0 0 auto;padding:.5rem;width:75%}.sm\:col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.sm\:col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.sm\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}
@media screen and (min-width: 768px){.md\:col{flex-grow:1;flex-basis:0;padding:.5rem}.md\:col-fixed{flex:0 0 auto;padding:.5rem}.md\:col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.md\:col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.md\:col-3{flex:0 0 auto;padding:.5rem;width:25%}.md\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.md\:col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.md\:col-6{flex:0 0 auto;padding:.5rem;width:50%}.md\:col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.md\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.md\:col-9{flex:0 0 auto;padding:.5rem;width:75%}.md\:col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.md\:col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.md\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}
@media screen and (min-width: 992px){.lg\:col{flex-grow:1;flex-basis:0;padding:.5rem}.lg\:col-fixed{flex:0 0 auto;padding:.5rem}.lg\:col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.lg\:col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.lg\:col-3{flex:0 0 auto;padding:.5rem;width:25%}.lg\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.lg\:col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.lg\:col-6{flex:0 0 auto;padding:.5rem;width:50%}.lg\:col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.lg\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.lg\:col-9{flex:0 0 auto;padding:.5rem;width:75%}.lg\:col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.lg\:col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.lg\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}
@media screen and (min-width: 1200px){.xl\:col{flex-grow:1;flex-basis:0;padding:.5rem}.xl\:col-fixed{flex:0 0 auto;padding:.5rem}.xl\:col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.xl\:col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.xl\:col-3{flex:0 0 auto;padding:.5rem;width:25%}.xl\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.xl\:col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.xl\:col-6{flex:0 0 auto;padding:.5rem;width:50%}.xl\:col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.xl\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.xl\:col-9{flex:0 0 auto;padding:.5rem;width:75%}.xl\:col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.xl\:col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.xl\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}
.col-offset-0{margin-left:0 !important}
.col-offset-1{margin-left:8.3333% !important}
.col-offset-2{margin-left:16.6667% !important}
.col-offset-3{margin-left:25% !important}
.col-offset-4{margin-left:33.3333% !important}
.col-offset-5{margin-left:41.6667% !important}
.col-offset-6{margin-left:50% !important}
.col-offset-7{margin-left:58.3333% !important}
.col-offset-8{margin-left:66.6667% !important}
.col-offset-9{margin-left:75% !important}
.col-offset-10{margin-left:83.3333% !important}
.col-offset-11{margin-left:91.6667% !important}
.col-offset-12{margin-left:100% !important}
@media screen and (min-width: 576px){.sm\:col-offset-0{margin-left:0 !important}.sm\:col-offset-1{margin-left:8.3333% !important}.sm\:col-offset-2{margin-left:16.6667% !important}.sm\:col-offset-3{margin-left:25% !important}.sm\:col-offset-4{margin-left:33.3333% !important}.sm\:col-offset-5{margin-left:41.6667% !important}.sm\:col-offset-6{margin-left:50% !important}.sm\:col-offset-7{margin-left:58.3333% !important}.sm\:col-offset-8{margin-left:66.6667% !important}.sm\:col-offset-9{margin-left:75% !important}.sm\:col-offset-10{margin-left:83.3333% !important}.sm\:col-offset-11{margin-left:91.6667% !important}.sm\:col-offset-12{margin-left:100% !important}}
@media screen and (min-width: 768px){.md\:col-offset-0{margin-left:0 !important}.md\:col-offset-1{margin-left:8.3333% !important}.md\:col-offset-2{margin-left:16.6667% !important}.md\:col-offset-3{margin-left:25% !important}.md\:col-offset-4{margin-left:33.3333% !important}.md\:col-offset-5{margin-left:41.6667% !important}.md\:col-offset-6{margin-left:50% !important}.md\:col-offset-7{margin-left:58.3333% !important}.md\:col-offset-8{margin-left:66.6667% !important}.md\:col-offset-9{margin-left:75% !important}.md\:col-offset-10{margin-left:83.3333% !important}.md\:col-offset-11{margin-left:91.6667% !important}.md\:col-offset-12{margin-left:100% !important}}
@media screen and (min-width: 992px){.lg\:col-offset-0{margin-left:0 !important}.lg\:col-offset-1{margin-left:8.3333% !important}.lg\:col-offset-2{margin-left:16.6667% !important}.lg\:col-offset-3{margin-left:25% !important}.lg\:col-offset-4{margin-left:33.3333% !important}.lg\:col-offset-5{margin-left:41.6667% !important}.lg\:col-offset-6{margin-left:50% !important}.lg\:col-offset-7{margin-left:58.3333% !important}.lg\:col-offset-8{margin-left:66.6667% !important}.lg\:col-offset-9{margin-left:75% !important}.lg\:col-offset-10{margin-left:83.3333% !important}.lg\:col-offset-11{margin-left:91.6667% !important}.lg\:col-offset-12{margin-left:100% !important}}
@media screen and (min-width: 1200px){.xl\:col-offset-0{margin-left:0 !important}.xl\:col-offset-1{margin-left:8.3333% !important}.xl\:col-offset-2{margin-left:16.6667% !important}.xl\:col-offset-3{margin-left:25% !important}.xl\:col-offset-4{margin-left:33.3333% !important}.xl\:col-offset-5{margin-left:41.6667% !important}.xl\:col-offset-6{margin-left:50% !important}.xl\:col-offset-7{margin-left:58.3333% !important}.xl\:col-offset-8{margin-left:66.6667% !important}.xl\:col-offset-9{margin-left:75% !important}.xl\:col-offset-10{margin-left:83.3333% !important}.xl\:col-offset-11{margin-left:91.6667% !important}.xl\:col-offset-12{margin-left:100% !important}}
.text-0{color:var(--surface-0) !important}
.text-50{color:var(--surface-50) !important}
.text-100{color:var(--surface-100) !important}
.text-200{color:var(--surface-200) !important}
.text-300{color:var(--surface-300) !important}
.text-400{color:var(--surface-400) !important}
.text-500{color:var(--surface-500) !important}
.text-600{color:var(--surface-600) !important}
.text-700{color:var(--surface-700) !important}
.text-800{color:var(--surface-800) !important}
.text-900{color:var(--surface-900) !important}
.focus\:text-0:focus{color:var(--surface-0) !important}
.hover\:text-0:hover{color:var(--surface-0) !important}
.active\:text-0:active{color:var(--surface-0) !important}
.focus\:text-50:focus{color:var(--surface-50) !important}
.hover\:text-50:hover{color:var(--surface-50) !important}
.active\:text-50:active{color:var(--surface-50) !important}
.focus\:text-100:focus{color:var(--surface-100) !important}
.hover\:text-100:hover{color:var(--surface-100) !important}
.active\:text-100:active{color:var(--surface-100) !important}
.focus\:text-200:focus{color:var(--surface-200) !important}
.hover\:text-200:hover{color:var(--surface-200) !important}
.active\:text-200:active{color:var(--surface-200) !important}
.focus\:text-300:focus{color:var(--surface-300) !important}
.hover\:text-300:hover{color:var(--surface-300) !important}
.active\:text-300:active{color:var(--surface-300) !important}
.focus\:text-400:focus{color:var(--surface-400) !important}
.hover\:text-400:hover{color:var(--surface-400) !important}
.active\:text-400:active{color:var(--surface-400) !important}
.focus\:text-500:focus{color:var(--surface-500) !important}
.hover\:text-500:hover{color:var(--surface-500) !important}
.active\:text-500:active{color:var(--surface-500) !important}
.focus\:text-600:focus{color:var(--surface-600) !important}
.hover\:text-600:hover{color:var(--surface-600) !important}
.active\:text-600:active{color:var(--surface-600) !important}
.focus\:text-700:focus{color:var(--surface-700) !important}
.hover\:text-700:hover{color:var(--surface-700) !important}
.active\:text-700:active{color:var(--surface-700) !important}
.focus\:text-800:focus{color:var(--surface-800) !important}
.hover\:text-800:hover{color:var(--surface-800) !important}
.active\:text-800:active{color:var(--surface-800) !important}
.focus\:text-900:focus{color:var(--surface-900) !important}
.hover\:text-900:hover{color:var(--surface-900) !important}
.active\:text-900:active{color:var(--surface-900) !important}
.surface-0{background-color:var(--surface-0) !important}
.surface-50{background-color:var(--surface-50) !important}
.surface-100{background-color:var(--surface-100) !important}
.surface-200{background-color:var(--surface-200) !important}
.surface-300{background-color:var(--surface-300) !important}
.surface-400{background-color:var(--surface-400) !important}
.surface-500{background-color:var(--surface-500) !important}
.surface-600{background-color:var(--surface-600) !important}
.surface-700{background-color:var(--surface-700) !important}
.surface-800{background-color:var(--surface-800) !important}
.surface-900{background-color:var(--surface-900) !important}
.focus\:surface-0:focus{background-color:var(--surface-0) !important}
.hover\:surface-0:hover{background-color:var(--surface-0) !important}
.active\:surface-0:active{background-color:var(--surface-0) !important}
.focus\:surface-50:focus{background-color:var(--surface-50) !important}
.hover\:surface-50:hover{background-color:var(--surface-50) !important}
.active\:surface-50:active{background-color:var(--surface-50) !important}
.focus\:surface-100:focus{background-color:var(--surface-100) !important}
.hover\:surface-100:hover{background-color:var(--surface-100) !important}
.active\:surface-100:active{background-color:var(--surface-100) !important}
.focus\:surface-200:focus{background-color:var(--surface-200) !important}
.hover\:surface-200:hover{background-color:var(--surface-200) !important}
.active\:surface-200:active{background-color:var(--surface-200) !important}
.focus\:surface-300:focus{background-color:var(--surface-300) !important}
.hover\:surface-300:hover{background-color:var(--surface-300) !important}
.active\:surface-300:active{background-color:var(--surface-300) !important}
.focus\:surface-400:focus{background-color:var(--surface-400) !important}
.hover\:surface-400:hover{background-color:var(--surface-400) !important}
.active\:surface-400:active{background-color:var(--surface-400) !important}
.focus\:surface-500:focus{background-color:var(--surface-500) !important}
.hover\:surface-500:hover{background-color:var(--surface-500) !important}
.active\:surface-500:active{background-color:var(--surface-500) !important}
.focus\:surface-600:focus{background-color:var(--surface-600) !important}
.hover\:surface-600:hover{background-color:var(--surface-600) !important}
.active\:surface-600:active{background-color:var(--surface-600) !important}
.focus\:surface-700:focus{background-color:var(--surface-700) !important}
.hover\:surface-700:hover{background-color:var(--surface-700) !important}
.active\:surface-700:active{background-color:var(--surface-700) !important}
.focus\:surface-800:focus{background-color:var(--surface-800) !important}
.hover\:surface-800:hover{background-color:var(--surface-800) !important}
.active\:surface-800:active{background-color:var(--surface-800) !important}
.focus\:surface-900:focus{background-color:var(--surface-900) !important}
.hover\:surface-900:hover{background-color:var(--surface-900) !important}
.active\:surface-900:active{background-color:var(--surface-900) !important}
.border-0{border-color:var(--surface-0) !important}
.border-50{border-color:var(--surface-50) !important}
.border-100{border-color:var(--surface-100) !important}
.border-200{border-color:var(--surface-200) !important}
.border-300{border-color:var(--surface-300) !important}
.border-400{border-color:var(--surface-400) !important}
.border-500{border-color:var(--surface-500) !important}
.border-600{border-color:var(--surface-600) !important}
.border-700{border-color:var(--surface-700) !important}
.border-800{border-color:var(--surface-800) !important}
.border-900{border-color:var(--surface-900) !important}
.focus\:border-0:focus{border-color:var(--surface-0) !important}
.hover\:border-0:hover{border-color:var(--surface-0) !important}
.active\:border-0:active{border-color:var(--surface-0) !important}
.focus\:border-50:focus{border-color:var(--surface-50) !important}
.hover\:border-50:hover{border-color:var(--surface-50) !important}
.active\:border-50:active{border-color:var(--surface-50) !important}
.focus\:border-100:focus{border-color:var(--surface-100) !important}
.hover\:border-100:hover{border-color:var(--surface-100) !important}
.active\:border-100:active{border-color:var(--surface-100) !important}
.focus\:border-200:focus{border-color:var(--surface-200) !important}
.hover\:border-200:hover{border-color:var(--surface-200) !important}
.active\:border-200:active{border-color:var(--surface-200) !important}
.focus\:border-300:focus{border-color:var(--surface-300) !important}
.hover\:border-300:hover{border-color:var(--surface-300) !important}
.active\:border-300:active{border-color:var(--surface-300) !important}
.focus\:border-400:focus{border-color:var(--surface-400) !important}
.hover\:border-400:hover{border-color:var(--surface-400) !important}
.active\:border-400:active{border-color:var(--surface-400) !important}
.focus\:border-500:focus{border-color:var(--surface-500) !important}
.hover\:border-500:hover{border-color:var(--surface-500) !important}
.active\:border-500:active{border-color:var(--surface-500) !important}
.focus\:border-600:focus{border-color:var(--surface-600) !important}
.hover\:border-600:hover{border-color:var(--surface-600) !important}
.active\:border-600:active{border-color:var(--surface-600) !important}
.focus\:border-700:focus{border-color:var(--surface-700) !important}
.hover\:border-700:hover{border-color:var(--surface-700) !important}
.active\:border-700:active{border-color:var(--surface-700) !important}
.focus\:border-800:focus{border-color:var(--surface-800) !important}
.hover\:border-800:hover{border-color:var(--surface-800) !important}
.active\:border-800:active{border-color:var(--surface-800) !important}
.focus\:border-900:focus{border-color:var(--surface-900) !important}
.hover\:border-900:hover{border-color:var(--surface-900) !important}
.active\:border-900:active{border-color:var(--surface-900) !important}
.bg-transparent{background-color:transparent !important}
@media screen and (min-width: 576px){.sm\:bg-transparent{background-color:transparent !important}}
@media screen and (min-width: 768px){.md\:bg-transparent{background-color:transparent !important}}
@media screen and (min-width: 992px){.lg\:bg-transparent{background-color:transparent !important}}
@media screen and (min-width: 1200px){.xl\:bg-transparent{background-color:transparent !important}}
.border-transparent{border-color:transparent !important}
@media screen and (min-width: 576px){.sm\:border-transparent{border-color:transparent !important}}
@media screen and (min-width: 768px){.md\:border-transparent{border-color:transparent !important}}
@media screen and (min-width: 992px){.lg\:border-transparent{border-color:transparent !important}}
@media screen and (min-width: 1200px){.xl\:border-transparent{border-color:transparent !important}}
.text-blue-50{color:var(--blue-50) !important}
.text-blue-100{color:var(--blue-100) !important}
.text-blue-200{color:var(--blue-200) !important}
.text-blue-300{color:var(--blue-300) !important}
.text-blue-400{color:var(--blue-400) !important}
.text-blue-500{color:var(--blue-500) !important}
.text-blue-600{color:var(--blue-600) !important}
.text-blue-700{color:var(--blue-700) !important}
.text-blue-800{color:var(--blue-800) !important}
.text-blue-900{color:var(--blue-900) !important}
.focus\:text-blue-50:focus{color:var(--blue-50) !important}
.focus\:text-blue-100:focus{color:var(--blue-100) !important}
.focus\:text-blue-200:focus{color:var(--blue-200) !important}
.focus\:text-blue-300:focus{color:var(--blue-300) !important}
.focus\:text-blue-400:focus{color:var(--blue-400) !important}
.focus\:text-blue-500:focus{color:var(--blue-500) !important}
.focus\:text-blue-600:focus{color:var(--blue-600) !important}
.focus\:text-blue-700:focus{color:var(--blue-700) !important}
.focus\:text-blue-800:focus{color:var(--blue-800) !important}
.focus\:text-blue-900:focus{color:var(--blue-900) !important}
.hover\:text-blue-50:hover{color:var(--blue-50) !important}
.hover\:text-blue-100:hover{color:var(--blue-100) !important}
.hover\:text-blue-200:hover{color:var(--blue-200) !important}
.hover\:text-blue-300:hover{color:var(--blue-300) !important}
.hover\:text-blue-400:hover{color:var(--blue-400) !important}
.hover\:text-blue-500:hover{color:var(--blue-500) !important}
.hover\:text-blue-600:hover{color:var(--blue-600) !important}
.hover\:text-blue-700:hover{color:var(--blue-700) !important}
.hover\:text-blue-800:hover{color:var(--blue-800) !important}
.hover\:text-blue-900:hover{color:var(--blue-900) !important}
.active\:text-blue-50:active{color:var(--blue-50) !important}
.active\:text-blue-100:active{color:var(--blue-100) !important}
.active\:text-blue-200:active{color:var(--blue-200) !important}
.active\:text-blue-300:active{color:var(--blue-300) !important}
.active\:text-blue-400:active{color:var(--blue-400) !important}
.active\:text-blue-500:active{color:var(--blue-500) !important}
.active\:text-blue-600:active{color:var(--blue-600) !important}
.active\:text-blue-700:active{color:var(--blue-700) !important}
.active\:text-blue-800:active{color:var(--blue-800) !important}
.active\:text-blue-900:active{color:var(--blue-900) !important}
.text-green-50{color:var(--green-50) !important}
.text-green-100{color:var(--green-100) !important}
.text-green-200{color:var(--green-200) !important}
.text-green-300{color:var(--green-300) !important}
.text-green-400{color:var(--green-400) !important}
.text-green-500{color:var(--green-500) !important}
.text-green-600{color:var(--green-600) !important}
.text-green-700{color:var(--green-700) !important}
.text-green-800{color:var(--green-800) !important}
.text-green-900{color:var(--green-900) !important}
.focus\:text-green-50:focus{color:var(--green-50) !important}
.focus\:text-green-100:focus{color:var(--green-100) !important}
.focus\:text-green-200:focus{color:var(--green-200) !important}
.focus\:text-green-300:focus{color:var(--green-300) !important}
.focus\:text-green-400:focus{color:var(--green-400) !important}
.focus\:text-green-500:focus{color:var(--green-500) !important}
.focus\:text-green-600:focus{color:var(--green-600) !important}
.focus\:text-green-700:focus{color:var(--green-700) !important}
.focus\:text-green-800:focus{color:var(--green-800) !important}
.focus\:text-green-900:focus{color:var(--green-900) !important}
.hover\:text-green-50:hover{color:var(--green-50) !important}
.hover\:text-green-100:hover{color:var(--green-100) !important}
.hover\:text-green-200:hover{color:var(--green-200) !important}
.hover\:text-green-300:hover{color:var(--green-300) !important}
.hover\:text-green-400:hover{color:var(--green-400) !important}
.hover\:text-green-500:hover{color:var(--green-500) !important}
.hover\:text-green-600:hover{color:var(--green-600) !important}
.hover\:text-green-700:hover{color:var(--green-700) !important}
.hover\:text-green-800:hover{color:var(--green-800) !important}
.hover\:text-green-900:hover{color:var(--green-900) !important}
.active\:text-green-50:active{color:var(--green-50) !important}
.active\:text-green-100:active{color:var(--green-100) !important}
.active\:text-green-200:active{color:var(--green-200) !important}
.active\:text-green-300:active{color:var(--green-300) !important}
.active\:text-green-400:active{color:var(--green-400) !important}
.active\:text-green-500:active{color:var(--green-500) !important}
.active\:text-green-600:active{color:var(--green-600) !important}
.active\:text-green-700:active{color:var(--green-700) !important}
.active\:text-green-800:active{color:var(--green-800) !important}
.active\:text-green-900:active{color:var(--green-900) !important}
.text-yellow-50{color:var(--yellow-50) !important}
.text-yellow-100{color:var(--yellow-100) !important}
.text-yellow-200{color:var(--yellow-200) !important}
.text-yellow-300{color:var(--yellow-300) !important}
.text-yellow-400{color:var(--yellow-400) !important}
.text-yellow-500{color:var(--yellow-500) !important}
.text-yellow-600{color:var(--yellow-600) !important}
.text-yellow-700{color:var(--yellow-700) !important}
.text-yellow-800{color:var(--yellow-800) !important}
.text-yellow-900{color:var(--yellow-900) !important}
.focus\:text-yellow-50:focus{color:var(--yellow-50) !important}
.focus\:text-yellow-100:focus{color:var(--yellow-100) !important}
.focus\:text-yellow-200:focus{color:var(--yellow-200) !important}
.focus\:text-yellow-300:focus{color:var(--yellow-300) !important}
.focus\:text-yellow-400:focus{color:var(--yellow-400) !important}
.focus\:text-yellow-500:focus{color:var(--yellow-500) !important}
.focus\:text-yellow-600:focus{color:var(--yellow-600) !important}
.focus\:text-yellow-700:focus{color:var(--yellow-700) !important}
.focus\:text-yellow-800:focus{color:var(--yellow-800) !important}
.focus\:text-yellow-900:focus{color:var(--yellow-900) !important}
.hover\:text-yellow-50:hover{color:var(--yellow-50) !important}
.hover\:text-yellow-100:hover{color:var(--yellow-100) !important}
.hover\:text-yellow-200:hover{color:var(--yellow-200) !important}
.hover\:text-yellow-300:hover{color:var(--yellow-300) !important}
.hover\:text-yellow-400:hover{color:var(--yellow-400) !important}
.hover\:text-yellow-500:hover{color:var(--yellow-500) !important}
.hover\:text-yellow-600:hover{color:var(--yellow-600) !important}
.hover\:text-yellow-700:hover{color:var(--yellow-700) !important}
.hover\:text-yellow-800:hover{color:var(--yellow-800) !important}
.hover\:text-yellow-900:hover{color:var(--yellow-900) !important}
.active\:text-yellow-50:active{color:var(--yellow-50) !important}
.active\:text-yellow-100:active{color:var(--yellow-100) !important}
.active\:text-yellow-200:active{color:var(--yellow-200) !important}
.active\:text-yellow-300:active{color:var(--yellow-300) !important}
.active\:text-yellow-400:active{color:var(--yellow-400) !important}
.active\:text-yellow-500:active{color:var(--yellow-500) !important}
.active\:text-yellow-600:active{color:var(--yellow-600) !important}
.active\:text-yellow-700:active{color:var(--yellow-700) !important}
.active\:text-yellow-800:active{color:var(--yellow-800) !important}
.active\:text-yellow-900:active{color:var(--yellow-900) !important}
.text-cyan-50{color:var(--cyan-50) !important}
.text-cyan-100{color:var(--cyan-100) !important}
.text-cyan-200{color:var(--cyan-200) !important}
.text-cyan-300{color:var(--cyan-300) !important}
.text-cyan-400{color:var(--cyan-400) !important}
.text-cyan-500{color:var(--cyan-500) !important}
.text-cyan-600{color:var(--cyan-600) !important}
.text-cyan-700{color:var(--cyan-700) !important}
.text-cyan-800{color:var(--cyan-800) !important}
.text-cyan-900{color:var(--cyan-900) !important}
.focus\:text-cyan-50:focus{color:var(--cyan-50) !important}
.focus\:text-cyan-100:focus{color:var(--cyan-100) !important}
.focus\:text-cyan-200:focus{color:var(--cyan-200) !important}
.focus\:text-cyan-300:focus{color:var(--cyan-300) !important}
.focus\:text-cyan-400:focus{color:var(--cyan-400) !important}
.focus\:text-cyan-500:focus{color:var(--cyan-500) !important}
.focus\:text-cyan-600:focus{color:var(--cyan-600) !important}
.focus\:text-cyan-700:focus{color:var(--cyan-700) !important}
.focus\:text-cyan-800:focus{color:var(--cyan-800) !important}
.focus\:text-cyan-900:focus{color:var(--cyan-900) !important}
.hover\:text-cyan-50:hover{color:var(--cyan-50) !important}
.hover\:text-cyan-100:hover{color:var(--cyan-100) !important}
.hover\:text-cyan-200:hover{color:var(--cyan-200) !important}
.hover\:text-cyan-300:hover{color:var(--cyan-300) !important}
.hover\:text-cyan-400:hover{color:var(--cyan-400) !important}
.hover\:text-cyan-500:hover{color:var(--cyan-500) !important}
.hover\:text-cyan-600:hover{color:var(--cyan-600) !important}
.hover\:text-cyan-700:hover{color:var(--cyan-700) !important}
.hover\:text-cyan-800:hover{color:var(--cyan-800) !important}
.hover\:text-cyan-900:hover{color:var(--cyan-900) !important}
.active\:text-cyan-50:active{color:var(--cyan-50) !important}
.active\:text-cyan-100:active{color:var(--cyan-100) !important}
.active\:text-cyan-200:active{color:var(--cyan-200) !important}
.active\:text-cyan-300:active{color:var(--cyan-300) !important}
.active\:text-cyan-400:active{color:var(--cyan-400) !important}
.active\:text-cyan-500:active{color:var(--cyan-500) !important}
.active\:text-cyan-600:active{color:var(--cyan-600) !important}
.active\:text-cyan-700:active{color:var(--cyan-700) !important}
.active\:text-cyan-800:active{color:var(--cyan-800) !important}
.active\:text-cyan-900:active{color:var(--cyan-900) !important}
.text-pink-50{color:var(--pink-50) !important}
.text-pink-100{color:var(--pink-100) !important}
.text-pink-200{color:var(--pink-200) !important}
.text-pink-300{color:var(--pink-300) !important}
.text-pink-400{color:var(--pink-400) !important}
.text-pink-500{color:var(--pink-500) !important}
.text-pink-600{color:var(--pink-600) !important}
.text-pink-700{color:var(--pink-700) !important}
.text-pink-800{color:var(--pink-800) !important}
.text-pink-900{color:var(--pink-900) !important}
.focus\:text-pink-50:focus{color:var(--pink-50) !important}
.focus\:text-pink-100:focus{color:var(--pink-100) !important}
.focus\:text-pink-200:focus{color:var(--pink-200) !important}
.focus\:text-pink-300:focus{color:var(--pink-300) !important}
.focus\:text-pink-400:focus{color:var(--pink-400) !important}
.focus\:text-pink-500:focus{color:var(--pink-500) !important}
.focus\:text-pink-600:focus{color:var(--pink-600) !important}
.focus\:text-pink-700:focus{color:var(--pink-700) !important}
.focus\:text-pink-800:focus{color:var(--pink-800) !important}
.focus\:text-pink-900:focus{color:var(--pink-900) !important}
.hover\:text-pink-50:hover{color:var(--pink-50) !important}
.hover\:text-pink-100:hover{color:var(--pink-100) !important}
.hover\:text-pink-200:hover{color:var(--pink-200) !important}
.hover\:text-pink-300:hover{color:var(--pink-300) !important}
.hover\:text-pink-400:hover{color:var(--pink-400) !important}
.hover\:text-pink-500:hover{color:var(--pink-500) !important}
.hover\:text-pink-600:hover{color:var(--pink-600) !important}
.hover\:text-pink-700:hover{color:var(--pink-700) !important}
.hover\:text-pink-800:hover{color:var(--pink-800) !important}
.hover\:text-pink-900:hover{color:var(--pink-900) !important}
.active\:text-pink-50:active{color:var(--pink-50) !important}
.active\:text-pink-100:active{color:var(--pink-100) !important}
.active\:text-pink-200:active{color:var(--pink-200) !important}
.active\:text-pink-300:active{color:var(--pink-300) !important}
.active\:text-pink-400:active{color:var(--pink-400) !important}
.active\:text-pink-500:active{color:var(--pink-500) !important}
.active\:text-pink-600:active{color:var(--pink-600) !important}
.active\:text-pink-700:active{color:var(--pink-700) !important}
.active\:text-pink-800:active{color:var(--pink-800) !important}
.active\:text-pink-900:active{color:var(--pink-900) !important}
.text-indigo-50{color:var(--indigo-50) !important}
.text-indigo-100{color:var(--indigo-100) !important}
.text-indigo-200{color:var(--indigo-200) !important}
.text-indigo-300{color:var(--indigo-300) !important}
.text-indigo-400{color:var(--indigo-400) !important}
.text-indigo-500{color:var(--indigo-500) !important}
.text-indigo-600{color:var(--indigo-600) !important}
.text-indigo-700{color:var(--indigo-700) !important}
.text-indigo-800{color:var(--indigo-800) !important}
.text-indigo-900{color:var(--indigo-900) !important}
.focus\:text-indigo-50:focus{color:var(--indigo-50) !important}
.focus\:text-indigo-100:focus{color:var(--indigo-100) !important}
.focus\:text-indigo-200:focus{color:var(--indigo-200) !important}
.focus\:text-indigo-300:focus{color:var(--indigo-300) !important}
.focus\:text-indigo-400:focus{color:var(--indigo-400) !important}
.focus\:text-indigo-500:focus{color:var(--indigo-500) !important}
.focus\:text-indigo-600:focus{color:var(--indigo-600) !important}
.focus\:text-indigo-700:focus{color:var(--indigo-700) !important}
.focus\:text-indigo-800:focus{color:var(--indigo-800) !important}
.focus\:text-indigo-900:focus{color:var(--indigo-900) !important}
.hover\:text-indigo-50:hover{color:var(--indigo-50) !important}
.hover\:text-indigo-100:hover{color:var(--indigo-100) !important}
.hover\:text-indigo-200:hover{color:var(--indigo-200) !important}
.hover\:text-indigo-300:hover{color:var(--indigo-300) !important}
.hover\:text-indigo-400:hover{color:var(--indigo-400) !important}
.hover\:text-indigo-500:hover{color:var(--indigo-500) !important}
.hover\:text-indigo-600:hover{color:var(--indigo-600) !important}
.hover\:text-indigo-700:hover{color:var(--indigo-700) !important}
.hover\:text-indigo-800:hover{color:var(--indigo-800) !important}
.hover\:text-indigo-900:hover{color:var(--indigo-900) !important}
.active\:text-indigo-50:active{color:var(--indigo-50) !important}
.active\:text-indigo-100:active{color:var(--indigo-100) !important}
.active\:text-indigo-200:active{color:var(--indigo-200) !important}
.active\:text-indigo-300:active{color:var(--indigo-300) !important}
.active\:text-indigo-400:active{color:var(--indigo-400) !important}
.active\:text-indigo-500:active{color:var(--indigo-500) !important}
.active\:text-indigo-600:active{color:var(--indigo-600) !important}
.active\:text-indigo-700:active{color:var(--indigo-700) !important}
.active\:text-indigo-800:active{color:var(--indigo-800) !important}
.active\:text-indigo-900:active{color:var(--indigo-900) !important}
.text-teal-50{color:var(--teal-50) !important}
.text-teal-100{color:var(--teal-100) !important}
.text-teal-200{color:var(--teal-200) !important}
.text-teal-300{color:var(--teal-300) !important}
.text-teal-400{color:var(--teal-400) !important}
.text-teal-500{color:var(--teal-500) !important}
.text-teal-600{color:var(--teal-600) !important}
.text-teal-700{color:var(--teal-700) !important}
.text-teal-800{color:var(--teal-800) !important}
.text-teal-900{color:var(--teal-900) !important}
.focus\:text-teal-50:focus{color:var(--teal-50) !important}
.focus\:text-teal-100:focus{color:var(--teal-100) !important}
.focus\:text-teal-200:focus{color:var(--teal-200) !important}
.focus\:text-teal-300:focus{color:var(--teal-300) !important}
.focus\:text-teal-400:focus{color:var(--teal-400) !important}
.focus\:text-teal-500:focus{color:var(--teal-500) !important}
.focus\:text-teal-600:focus{color:var(--teal-600) !important}
.focus\:text-teal-700:focus{color:var(--teal-700) !important}
.focus\:text-teal-800:focus{color:var(--teal-800) !important}
.focus\:text-teal-900:focus{color:var(--teal-900) !important}
.hover\:text-teal-50:hover{color:var(--teal-50) !important}
.hover\:text-teal-100:hover{color:var(--teal-100) !important}
.hover\:text-teal-200:hover{color:var(--teal-200) !important}
.hover\:text-teal-300:hover{color:var(--teal-300) !important}
.hover\:text-teal-400:hover{color:var(--teal-400) !important}
.hover\:text-teal-500:hover{color:var(--teal-500) !important}
.hover\:text-teal-600:hover{color:var(--teal-600) !important}
.hover\:text-teal-700:hover{color:var(--teal-700) !important}
.hover\:text-teal-800:hover{color:var(--teal-800) !important}
.hover\:text-teal-900:hover{color:var(--teal-900) !important}
.active\:text-teal-50:active{color:var(--teal-50) !important}
.active\:text-teal-100:active{color:var(--teal-100) !important}
.active\:text-teal-200:active{color:var(--teal-200) !important}
.active\:text-teal-300:active{color:var(--teal-300) !important}
.active\:text-teal-400:active{color:var(--teal-400) !important}
.active\:text-teal-500:active{color:var(--teal-500) !important}
.active\:text-teal-600:active{color:var(--teal-600) !important}
.active\:text-teal-700:active{color:var(--teal-700) !important}
.active\:text-teal-800:active{color:var(--teal-800) !important}
.active\:text-teal-900:active{color:var(--teal-900) !important}
.text-orange-50{color:var(--orange-50) !important}
.text-orange-100{color:var(--orange-100) !important}
.text-orange-200{color:var(--orange-200) !important}
.text-orange-300{color:var(--orange-300) !important}
.text-orange-400{color:var(--orange-400) !important}
.text-orange-500{color:var(--orange-500) !important}
.text-orange-600{color:var(--orange-600) !important}
.text-orange-700{color:var(--orange-700) !important}
.text-orange-800{color:var(--orange-800) !important}
.text-orange-900{color:var(--orange-900) !important}
.focus\:text-orange-50:focus{color:var(--orange-50) !important}
.focus\:text-orange-100:focus{color:var(--orange-100) !important}
.focus\:text-orange-200:focus{color:var(--orange-200) !important}
.focus\:text-orange-300:focus{color:var(--orange-300) !important}
.focus\:text-orange-400:focus{color:var(--orange-400) !important}
.focus\:text-orange-500:focus{color:var(--orange-500) !important}
.focus\:text-orange-600:focus{color:var(--orange-600) !important}
.focus\:text-orange-700:focus{color:var(--orange-700) !important}
.focus\:text-orange-800:focus{color:var(--orange-800) !important}
.focus\:text-orange-900:focus{color:var(--orange-900) !important}
.hover\:text-orange-50:hover{color:var(--orange-50) !important}
.hover\:text-orange-100:hover{color:var(--orange-100) !important}
.hover\:text-orange-200:hover{color:var(--orange-200) !important}
.hover\:text-orange-300:hover{color:var(--orange-300) !important}
.hover\:text-orange-400:hover{color:var(--orange-400) !important}
.hover\:text-orange-500:hover{color:var(--orange-500) !important}
.hover\:text-orange-600:hover{color:var(--orange-600) !important}
.hover\:text-orange-700:hover{color:var(--orange-700) !important}
.hover\:text-orange-800:hover{color:var(--orange-800) !important}
.hover\:text-orange-900:hover{color:var(--orange-900) !important}
.active\:text-orange-50:active{color:var(--orange-50) !important}
.active\:text-orange-100:active{color:var(--orange-100) !important}
.active\:text-orange-200:active{color:var(--orange-200) !important}
.active\:text-orange-300:active{color:var(--orange-300) !important}
.active\:text-orange-400:active{color:var(--orange-400) !important}
.active\:text-orange-500:active{color:var(--orange-500) !important}
.active\:text-orange-600:active{color:var(--orange-600) !important}
.active\:text-orange-700:active{color:var(--orange-700) !important}
.active\:text-orange-800:active{color:var(--orange-800) !important}
.active\:text-orange-900:active{color:var(--orange-900) !important}
.text-bluegray-50{color:var(--bluegray-50) !important}
.text-bluegray-100{color:var(--bluegray-100) !important}
.text-bluegray-200{color:var(--bluegray-200) !important}
.text-bluegray-300{color:var(--bluegray-300) !important}
.text-bluegray-400{color:var(--bluegray-400) !important}
.text-bluegray-500{color:var(--bluegray-500) !important}
.text-bluegray-600{color:var(--bluegray-600) !important}
.text-bluegray-700{color:var(--bluegray-700) !important}
.text-bluegray-800{color:var(--bluegray-800) !important}
.text-bluegray-900{color:var(--bluegray-900) !important}
.focus\:text-bluegray-50:focus{color:var(--bluegray-50) !important}
.focus\:text-bluegray-100:focus{color:var(--bluegray-100) !important}
.focus\:text-bluegray-200:focus{color:var(--bluegray-200) !important}
.focus\:text-bluegray-300:focus{color:var(--bluegray-300) !important}
.focus\:text-bluegray-400:focus{color:var(--bluegray-400) !important}
.focus\:text-bluegray-500:focus{color:var(--bluegray-500) !important}
.focus\:text-bluegray-600:focus{color:var(--bluegray-600) !important}
.focus\:text-bluegray-700:focus{color:var(--bluegray-700) !important}
.focus\:text-bluegray-800:focus{color:var(--bluegray-800) !important}
.focus\:text-bluegray-900:focus{color:var(--bluegray-900) !important}
.hover\:text-bluegray-50:hover{color:var(--bluegray-50) !important}
.hover\:text-bluegray-100:hover{color:var(--bluegray-100) !important}
.hover\:text-bluegray-200:hover{color:var(--bluegray-200) !important}
.hover\:text-bluegray-300:hover{color:var(--bluegray-300) !important}
.hover\:text-bluegray-400:hover{color:var(--bluegray-400) !important}
.hover\:text-bluegray-500:hover{color:var(--bluegray-500) !important}
.hover\:text-bluegray-600:hover{color:var(--bluegray-600) !important}
.hover\:text-bluegray-700:hover{color:var(--bluegray-700) !important}
.hover\:text-bluegray-800:hover{color:var(--bluegray-800) !important}
.hover\:text-bluegray-900:hover{color:var(--bluegray-900) !important}
.active\:text-bluegray-50:active{color:var(--bluegray-50) !important}
.active\:text-bluegray-100:active{color:var(--bluegray-100) !important}
.active\:text-bluegray-200:active{color:var(--bluegray-200) !important}
.active\:text-bluegray-300:active{color:var(--bluegray-300) !important}
.active\:text-bluegray-400:active{color:var(--bluegray-400) !important}
.active\:text-bluegray-500:active{color:var(--bluegray-500) !important}
.active\:text-bluegray-600:active{color:var(--bluegray-600) !important}
.active\:text-bluegray-700:active{color:var(--bluegray-700) !important}
.active\:text-bluegray-800:active{color:var(--bluegray-800) !important}
.active\:text-bluegray-900:active{color:var(--bluegray-900) !important}
.text-purple-50{color:var(--purple-50) !important}
.text-purple-100{color:var(--purple-100) !important}
.text-purple-200{color:var(--purple-200) !important}
.text-purple-300{color:var(--purple-300) !important}
.text-purple-400{color:var(--purple-400) !important}
.text-purple-500{color:var(--purple-500) !important}
.text-purple-600{color:var(--purple-600) !important}
.text-purple-700{color:var(--purple-700) !important}
.text-purple-800{color:var(--purple-800) !important}
.text-purple-900{color:var(--purple-900) !important}
.focus\:text-purple-50:focus{color:var(--purple-50) !important}
.focus\:text-purple-100:focus{color:var(--purple-100) !important}
.focus\:text-purple-200:focus{color:var(--purple-200) !important}
.focus\:text-purple-300:focus{color:var(--purple-300) !important}
.focus\:text-purple-400:focus{color:var(--purple-400) !important}
.focus\:text-purple-500:focus{color:var(--purple-500) !important}
.focus\:text-purple-600:focus{color:var(--purple-600) !important}
.focus\:text-purple-700:focus{color:var(--purple-700) !important}
.focus\:text-purple-800:focus{color:var(--purple-800) !important}
.focus\:text-purple-900:focus{color:var(--purple-900) !important}
.hover\:text-purple-50:hover{color:var(--purple-50) !important}
.hover\:text-purple-100:hover{color:var(--purple-100) !important}
.hover\:text-purple-200:hover{color:var(--purple-200) !important}
.hover\:text-purple-300:hover{color:var(--purple-300) !important}
.hover\:text-purple-400:hover{color:var(--purple-400) !important}
.hover\:text-purple-500:hover{color:var(--purple-500) !important}
.hover\:text-purple-600:hover{color:var(--purple-600) !important}
.hover\:text-purple-700:hover{color:var(--purple-700) !important}
.hover\:text-purple-800:hover{color:var(--purple-800) !important}
.hover\:text-purple-900:hover{color:var(--purple-900) !important}
.active\:text-purple-50:active{color:var(--purple-50) !important}
.active\:text-purple-100:active{color:var(--purple-100) !important}
.active\:text-purple-200:active{color:var(--purple-200) !important}
.active\:text-purple-300:active{color:var(--purple-300) !important}
.active\:text-purple-400:active{color:var(--purple-400) !important}
.active\:text-purple-500:active{color:var(--purple-500) !important}
.active\:text-purple-600:active{color:var(--purple-600) !important}
.active\:text-purple-700:active{color:var(--purple-700) !important}
.active\:text-purple-800:active{color:var(--purple-800) !important}
.active\:text-purple-900:active{color:var(--purple-900) !important}
.text-gray-50{color:var(--gray-50) !important}
.text-gray-100{color:var(--gray-100) !important}
.text-gray-200{color:var(--gray-200) !important}
.text-gray-300{color:var(--gray-300) !important}
.text-gray-400{color:var(--gray-400) !important}
.text-gray-500{color:var(--gray-500) !important}
.text-gray-600{color:var(--gray-600) !important}
.text-gray-700{color:var(--gray-700) !important}
.text-gray-800{color:var(--gray-800) !important}
.text-gray-900{color:var(--gray-900) !important}
.focus\:text-gray-50:focus{color:var(--gray-50) !important}
.focus\:text-gray-100:focus{color:var(--gray-100) !important}
.focus\:text-gray-200:focus{color:var(--gray-200) !important}
.focus\:text-gray-300:focus{color:var(--gray-300) !important}
.focus\:text-gray-400:focus{color:var(--gray-400) !important}
.focus\:text-gray-500:focus{color:var(--gray-500) !important}
.focus\:text-gray-600:focus{color:var(--gray-600) !important}
.focus\:text-gray-700:focus{color:var(--gray-700) !important}
.focus\:text-gray-800:focus{color:var(--gray-800) !important}
.focus\:text-gray-900:focus{color:var(--gray-900) !important}
.hover\:text-gray-50:hover{color:var(--gray-50) !important}
.hover\:text-gray-100:hover{color:var(--gray-100) !important}
.hover\:text-gray-200:hover{color:var(--gray-200) !important}
.hover\:text-gray-300:hover{color:var(--gray-300) !important}
.hover\:text-gray-400:hover{color:var(--gray-400) !important}
.hover\:text-gray-500:hover{color:var(--gray-500) !important}
.hover\:text-gray-600:hover{color:var(--gray-600) !important}
.hover\:text-gray-700:hover{color:var(--gray-700) !important}
.hover\:text-gray-800:hover{color:var(--gray-800) !important}
.hover\:text-gray-900:hover{color:var(--gray-900) !important}
.active\:text-gray-50:active{color:var(--gray-50) !important}
.active\:text-gray-100:active{color:var(--gray-100) !important}
.active\:text-gray-200:active{color:var(--gray-200) !important}
.active\:text-gray-300:active{color:var(--gray-300) !important}
.active\:text-gray-400:active{color:var(--gray-400) !important}
.active\:text-gray-500:active{color:var(--gray-500) !important}
.active\:text-gray-600:active{color:var(--gray-600) !important}
.active\:text-gray-700:active{color:var(--gray-700) !important}
.active\:text-gray-800:active{color:var(--gray-800) !important}
.active\:text-gray-900:active{color:var(--gray-900) !important}
.text-red-50{color:var(--red-50) !important}
.text-red-100{color:var(--red-100) !important}
.text-red-200{color:var(--red-200) !important}
.text-red-300{color:var(--red-300) !important}
.text-red-400{color:var(--red-400) !important}
.text-red-500{color:var(--red-500) !important}
.text-red-600{color:var(--red-600) !important}
.text-red-700{color:var(--red-700) !important}
.text-red-800{color:var(--red-800) !important}
.text-red-900{color:var(--red-900) !important}
.focus\:text-red-50:focus{color:var(--red-50) !important}
.focus\:text-red-100:focus{color:var(--red-100) !important}
.focus\:text-red-200:focus{color:var(--red-200) !important}
.focus\:text-red-300:focus{color:var(--red-300) !important}
.focus\:text-red-400:focus{color:var(--red-400) !important}
.focus\:text-red-500:focus{color:var(--red-500) !important}
.focus\:text-red-600:focus{color:var(--red-600) !important}
.focus\:text-red-700:focus{color:var(--red-700) !important}
.focus\:text-red-800:focus{color:var(--red-800) !important}
.focus\:text-red-900:focus{color:var(--red-900) !important}
.hover\:text-red-50:hover{color:var(--red-50) !important}
.hover\:text-red-100:hover{color:var(--red-100) !important}
.hover\:text-red-200:hover{color:var(--red-200) !important}
.hover\:text-red-300:hover{color:var(--red-300) !important}
.hover\:text-red-400:hover{color:var(--red-400) !important}
.hover\:text-red-500:hover{color:var(--red-500) !important}
.hover\:text-red-600:hover{color:var(--red-600) !important}
.hover\:text-red-700:hover{color:var(--red-700) !important}
.hover\:text-red-800:hover{color:var(--red-800) !important}
.hover\:text-red-900:hover{color:var(--red-900) !important}
.active\:text-red-50:active{color:var(--red-50) !important}
.active\:text-red-100:active{color:var(--red-100) !important}
.active\:text-red-200:active{color:var(--red-200) !important}
.active\:text-red-300:active{color:var(--red-300) !important}
.active\:text-red-400:active{color:var(--red-400) !important}
.active\:text-red-500:active{color:var(--red-500) !important}
.active\:text-red-600:active{color:var(--red-600) !important}
.active\:text-red-700:active{color:var(--red-700) !important}
.active\:text-red-800:active{color:var(--red-800) !important}
.active\:text-red-900:active{color:var(--red-900) !important}
.text-primary-50{color:var(--primary-50) !important}
.text-primary-100{color:var(--primary-100) !important}
.text-primary-200{color:var(--primary-200) !important}
.text-primary-300{color:var(--primary-300) !important}
.text-primary-400{color:var(--primary-400) !important}
.text-primary-500{color:var(--primary-500) !important}
.text-primary-600{color:var(--primary-600) !important}
.text-primary-700{color:var(--primary-700) !important}
.text-primary-800{color:var(--primary-800) !important}
.text-primary-900{color:var(--primary-900) !important}
.focus\:text-primary-50:focus{color:var(--primary-50) !important}
.focus\:text-primary-100:focus{color:var(--primary-100) !important}
.focus\:text-primary-200:focus{color:var(--primary-200) !important}
.focus\:text-primary-300:focus{color:var(--primary-300) !important}
.focus\:text-primary-400:focus{color:var(--primary-400) !important}
.focus\:text-primary-500:focus{color:var(--primary-500) !important}
.focus\:text-primary-600:focus{color:var(--primary-600) !important}
.focus\:text-primary-700:focus{color:var(--primary-700) !important}
.focus\:text-primary-800:focus{color:var(--primary-800) !important}
.focus\:text-primary-900:focus{color:var(--primary-900) !important}
.hover\:text-primary-50:hover{color:var(--primary-50) !important}
.hover\:text-primary-100:hover{color:var(--primary-100) !important}
.hover\:text-primary-200:hover{color:var(--primary-200) !important}
.hover\:text-primary-300:hover{color:var(--primary-300) !important}
.hover\:text-primary-400:hover{color:var(--primary-400) !important}
.hover\:text-primary-500:hover{color:var(--primary-500) !important}
.hover\:text-primary-600:hover{color:var(--primary-600) !important}
.hover\:text-primary-700:hover{color:var(--primary-700) !important}
.hover\:text-primary-800:hover{color:var(--primary-800) !important}
.hover\:text-primary-900:hover{color:var(--primary-900) !important}
.active\:text-primary-50:active{color:var(--primary-50) !important}
.active\:text-primary-100:active{color:var(--primary-100) !important}
.active\:text-primary-200:active{color:var(--primary-200) !important}
.active\:text-primary-300:active{color:var(--primary-300) !important}
.active\:text-primary-400:active{color:var(--primary-400) !important}
.active\:text-primary-500:active{color:var(--primary-500) !important}
.active\:text-primary-600:active{color:var(--primary-600) !important}
.active\:text-primary-700:active{color:var(--primary-700) !important}
.active\:text-primary-800:active{color:var(--primary-800) !important}
.active\:text-primary-900:active{color:var(--primary-900) !important}
.bg-blue-50{background-color:var(--blue-50) !important}
.bg-blue-100{background-color:var(--blue-100) !important}
.bg-blue-200{background-color:var(--blue-200) !important}
.bg-blue-300{background-color:var(--blue-300) !important}
.bg-blue-400{background-color:var(--blue-400) !important}
.bg-blue-500{background-color:var(--blue-500) !important}
.bg-blue-600{background-color:var(--blue-600) !important}
.bg-blue-700{background-color:var(--blue-700) !important}
.bg-blue-800{background-color:var(--blue-800) !important}
.bg-blue-900{background-color:var(--blue-900) !important}
.focus\:bg-blue-50:focus{background-color:var(--blue-50) !important}
.focus\:bg-blue-100:focus{background-color:var(--blue-100) !important}
.focus\:bg-blue-200:focus{background-color:var(--blue-200) !important}
.focus\:bg-blue-300:focus{background-color:var(--blue-300) !important}
.focus\:bg-blue-400:focus{background-color:var(--blue-400) !important}
.focus\:bg-blue-500:focus{background-color:var(--blue-500) !important}
.focus\:bg-blue-600:focus{background-color:var(--blue-600) !important}
.focus\:bg-blue-700:focus{background-color:var(--blue-700) !important}
.focus\:bg-blue-800:focus{background-color:var(--blue-800) !important}
.focus\:bg-blue-900:focus{background-color:var(--blue-900) !important}
.hover\:bg-blue-50:hover{background-color:var(--blue-50) !important}
.hover\:bg-blue-100:hover{background-color:var(--blue-100) !important}
.hover\:bg-blue-200:hover{background-color:var(--blue-200) !important}
.hover\:bg-blue-300:hover{background-color:var(--blue-300) !important}
.hover\:bg-blue-400:hover{background-color:var(--blue-400) !important}
.hover\:bg-blue-500:hover{background-color:var(--blue-500) !important}
.hover\:bg-blue-600:hover{background-color:var(--blue-600) !important}
.hover\:bg-blue-700:hover{background-color:var(--blue-700) !important}
.hover\:bg-blue-800:hover{background-color:var(--blue-800) !important}
.hover\:bg-blue-900:hover{background-color:var(--blue-900) !important}
.active\:bg-blue-50:active{background-color:var(--blue-50) !important}
.active\:bg-blue-100:active{background-color:var(--blue-100) !important}
.active\:bg-blue-200:active{background-color:var(--blue-200) !important}
.active\:bg-blue-300:active{background-color:var(--blue-300) !important}
.active\:bg-blue-400:active{background-color:var(--blue-400) !important}
.active\:bg-blue-500:active{background-color:var(--blue-500) !important}
.active\:bg-blue-600:active{background-color:var(--blue-600) !important}
.active\:bg-blue-700:active{background-color:var(--blue-700) !important}
.active\:bg-blue-800:active{background-color:var(--blue-800) !important}
.active\:bg-blue-900:active{background-color:var(--blue-900) !important}
.bg-green-50{background-color:var(--green-50) !important}
.bg-green-100{background-color:var(--green-100) !important}
.bg-green-200{background-color:var(--green-200) !important}
.bg-green-300{background-color:var(--green-300) !important}
.bg-green-400{background-color:var(--green-400) !important}
.bg-green-500{background-color:var(--green-500) !important}
.bg-green-600{background-color:var(--green-600) !important}
.bg-green-700{background-color:var(--green-700) !important}
.bg-green-800{background-color:var(--green-800) !important}
.bg-green-900{background-color:var(--green-900) !important}
.focus\:bg-green-50:focus{background-color:var(--green-50) !important}
.focus\:bg-green-100:focus{background-color:var(--green-100) !important}
.focus\:bg-green-200:focus{background-color:var(--green-200) !important}
.focus\:bg-green-300:focus{background-color:var(--green-300) !important}
.focus\:bg-green-400:focus{background-color:var(--green-400) !important}
.focus\:bg-green-500:focus{background-color:var(--green-500) !important}
.focus\:bg-green-600:focus{background-color:var(--green-600) !important}
.focus\:bg-green-700:focus{background-color:var(--green-700) !important}
.focus\:bg-green-800:focus{background-color:var(--green-800) !important}
.focus\:bg-green-900:focus{background-color:var(--green-900) !important}
.hover\:bg-green-50:hover{background-color:var(--green-50) !important}
.hover\:bg-green-100:hover{background-color:var(--green-100) !important}
.hover\:bg-green-200:hover{background-color:var(--green-200) !important}
.hover\:bg-green-300:hover{background-color:var(--green-300) !important}
.hover\:bg-green-400:hover{background-color:var(--green-400) !important}
.hover\:bg-green-500:hover{background-color:var(--green-500) !important}
.hover\:bg-green-600:hover{background-color:var(--green-600) !important}
.hover\:bg-green-700:hover{background-color:var(--green-700) !important}
.hover\:bg-green-800:hover{background-color:var(--green-800) !important}
.hover\:bg-green-900:hover{background-color:var(--green-900) !important}
.active\:bg-green-50:active{background-color:var(--green-50) !important}
.active\:bg-green-100:active{background-color:var(--green-100) !important}
.active\:bg-green-200:active{background-color:var(--green-200) !important}
.active\:bg-green-300:active{background-color:var(--green-300) !important}
.active\:bg-green-400:active{background-color:var(--green-400) !important}
.active\:bg-green-500:active{background-color:var(--green-500) !important}
.active\:bg-green-600:active{background-color:var(--green-600) !important}
.active\:bg-green-700:active{background-color:var(--green-700) !important}
.active\:bg-green-800:active{background-color:var(--green-800) !important}
.active\:bg-green-900:active{background-color:var(--green-900) !important}
.bg-yellow-50{background-color:var(--yellow-50) !important}
.bg-yellow-100{background-color:var(--yellow-100) !important}
.bg-yellow-200{background-color:var(--yellow-200) !important}
.bg-yellow-300{background-color:var(--yellow-300) !important}
.bg-yellow-400{background-color:var(--yellow-400) !important}
.bg-yellow-500{background-color:var(--yellow-500) !important}
.bg-yellow-600{background-color:var(--yellow-600) !important}
.bg-yellow-700{background-color:var(--yellow-700) !important}
.bg-yellow-800{background-color:var(--yellow-800) !important}
.bg-yellow-900{background-color:var(--yellow-900) !important}
.focus\:bg-yellow-50:focus{background-color:var(--yellow-50) !important}
.focus\:bg-yellow-100:focus{background-color:var(--yellow-100) !important}
.focus\:bg-yellow-200:focus{background-color:var(--yellow-200) !important}
.focus\:bg-yellow-300:focus{background-color:var(--yellow-300) !important}
.focus\:bg-yellow-400:focus{background-color:var(--yellow-400) !important}
.focus\:bg-yellow-500:focus{background-color:var(--yellow-500) !important}
.focus\:bg-yellow-600:focus{background-color:var(--yellow-600) !important}
.focus\:bg-yellow-700:focus{background-color:var(--yellow-700) !important}
.focus\:bg-yellow-800:focus{background-color:var(--yellow-800) !important}
.focus\:bg-yellow-900:focus{background-color:var(--yellow-900) !important}
.hover\:bg-yellow-50:hover{background-color:var(--yellow-50) !important}
.hover\:bg-yellow-100:hover{background-color:var(--yellow-100) !important}
.hover\:bg-yellow-200:hover{background-color:var(--yellow-200) !important}
.hover\:bg-yellow-300:hover{background-color:var(--yellow-300) !important}
.hover\:bg-yellow-400:hover{background-color:var(--yellow-400) !important}
.hover\:bg-yellow-500:hover{background-color:var(--yellow-500) !important}
.hover\:bg-yellow-600:hover{background-color:var(--yellow-600) !important}
.hover\:bg-yellow-700:hover{background-color:var(--yellow-700) !important}
.hover\:bg-yellow-800:hover{background-color:var(--yellow-800) !important}
.hover\:bg-yellow-900:hover{background-color:var(--yellow-900) !important}
.active\:bg-yellow-50:active{background-color:var(--yellow-50) !important}
.active\:bg-yellow-100:active{background-color:var(--yellow-100) !important}
.active\:bg-yellow-200:active{background-color:var(--yellow-200) !important}
.active\:bg-yellow-300:active{background-color:var(--yellow-300) !important}
.active\:bg-yellow-400:active{background-color:var(--yellow-400) !important}
.active\:bg-yellow-500:active{background-color:var(--yellow-500) !important}
.active\:bg-yellow-600:active{background-color:var(--yellow-600) !important}
.active\:bg-yellow-700:active{background-color:var(--yellow-700) !important}
.active\:bg-yellow-800:active{background-color:var(--yellow-800) !important}
.active\:bg-yellow-900:active{background-color:var(--yellow-900) !important}
.bg-cyan-50{background-color:var(--cyan-50) !important}
.bg-cyan-100{background-color:var(--cyan-100) !important}
.bg-cyan-200{background-color:var(--cyan-200) !important}
.bg-cyan-300{background-color:var(--cyan-300) !important}
.bg-cyan-400{background-color:var(--cyan-400) !important}
.bg-cyan-500{background-color:var(--cyan-500) !important}
.bg-cyan-600{background-color:var(--cyan-600) !important}
.bg-cyan-700{background-color:var(--cyan-700) !important}
.bg-cyan-800{background-color:var(--cyan-800) !important}
.bg-cyan-900{background-color:var(--cyan-900) !important}
.focus\:bg-cyan-50:focus{background-color:var(--cyan-50) !important}
.focus\:bg-cyan-100:focus{background-color:var(--cyan-100) !important}
.focus\:bg-cyan-200:focus{background-color:var(--cyan-200) !important}
.focus\:bg-cyan-300:focus{background-color:var(--cyan-300) !important}
.focus\:bg-cyan-400:focus{background-color:var(--cyan-400) !important}
.focus\:bg-cyan-500:focus{background-color:var(--cyan-500) !important}
.focus\:bg-cyan-600:focus{background-color:var(--cyan-600) !important}
.focus\:bg-cyan-700:focus{background-color:var(--cyan-700) !important}
.focus\:bg-cyan-800:focus{background-color:var(--cyan-800) !important}
.focus\:bg-cyan-900:focus{background-color:var(--cyan-900) !important}
.hover\:bg-cyan-50:hover{background-color:var(--cyan-50) !important}
.hover\:bg-cyan-100:hover{background-color:var(--cyan-100) !important}
.hover\:bg-cyan-200:hover{background-color:var(--cyan-200) !important}
.hover\:bg-cyan-300:hover{background-color:var(--cyan-300) !important}
.hover\:bg-cyan-400:hover{background-color:var(--cyan-400) !important}
.hover\:bg-cyan-500:hover{background-color:var(--cyan-500) !important}
.hover\:bg-cyan-600:hover{background-color:var(--cyan-600) !important}
.hover\:bg-cyan-700:hover{background-color:var(--cyan-700) !important}
.hover\:bg-cyan-800:hover{background-color:var(--cyan-800) !important}
.hover\:bg-cyan-900:hover{background-color:var(--cyan-900) !important}
.active\:bg-cyan-50:active{background-color:var(--cyan-50) !important}
.active\:bg-cyan-100:active{background-color:var(--cyan-100) !important}
.active\:bg-cyan-200:active{background-color:var(--cyan-200) !important}
.active\:bg-cyan-300:active{background-color:var(--cyan-300) !important}
.active\:bg-cyan-400:active{background-color:var(--cyan-400) !important}
.active\:bg-cyan-500:active{background-color:var(--cyan-500) !important}
.active\:bg-cyan-600:active{background-color:var(--cyan-600) !important}
.active\:bg-cyan-700:active{background-color:var(--cyan-700) !important}
.active\:bg-cyan-800:active{background-color:var(--cyan-800) !important}
.active\:bg-cyan-900:active{background-color:var(--cyan-900) !important}
.bg-pink-50{background-color:var(--pink-50) !important}
.bg-pink-100{background-color:var(--pink-100) !important}
.bg-pink-200{background-color:var(--pink-200) !important}
.bg-pink-300{background-color:var(--pink-300) !important}
.bg-pink-400{background-color:var(--pink-400) !important}
.bg-pink-500{background-color:var(--pink-500) !important}
.bg-pink-600{background-color:var(--pink-600) !important}
.bg-pink-700{background-color:var(--pink-700) !important}
.bg-pink-800{background-color:var(--pink-800) !important}
.bg-pink-900{background-color:var(--pink-900) !important}
.focus\:bg-pink-50:focus{background-color:var(--pink-50) !important}
.focus\:bg-pink-100:focus{background-color:var(--pink-100) !important}
.focus\:bg-pink-200:focus{background-color:var(--pink-200) !important}
.focus\:bg-pink-300:focus{background-color:var(--pink-300) !important}
.focus\:bg-pink-400:focus{background-color:var(--pink-400) !important}
.focus\:bg-pink-500:focus{background-color:var(--pink-500) !important}
.focus\:bg-pink-600:focus{background-color:var(--pink-600) !important}
.focus\:bg-pink-700:focus{background-color:var(--pink-700) !important}
.focus\:bg-pink-800:focus{background-color:var(--pink-800) !important}
.focus\:bg-pink-900:focus{background-color:var(--pink-900) !important}
.hover\:bg-pink-50:hover{background-color:var(--pink-50) !important}
.hover\:bg-pink-100:hover{background-color:var(--pink-100) !important}
.hover\:bg-pink-200:hover{background-color:var(--pink-200) !important}
.hover\:bg-pink-300:hover{background-color:var(--pink-300) !important}
.hover\:bg-pink-400:hover{background-color:var(--pink-400) !important}
.hover\:bg-pink-500:hover{background-color:var(--pink-500) !important}
.hover\:bg-pink-600:hover{background-color:var(--pink-600) !important}
.hover\:bg-pink-700:hover{background-color:var(--pink-700) !important}
.hover\:bg-pink-800:hover{background-color:var(--pink-800) !important}
.hover\:bg-pink-900:hover{background-color:var(--pink-900) !important}
.active\:bg-pink-50:active{background-color:var(--pink-50) !important}
.active\:bg-pink-100:active{background-color:var(--pink-100) !important}
.active\:bg-pink-200:active{background-color:var(--pink-200) !important}
.active\:bg-pink-300:active{background-color:var(--pink-300) !important}
.active\:bg-pink-400:active{background-color:var(--pink-400) !important}
.active\:bg-pink-500:active{background-color:var(--pink-500) !important}
.active\:bg-pink-600:active{background-color:var(--pink-600) !important}
.active\:bg-pink-700:active{background-color:var(--pink-700) !important}
.active\:bg-pink-800:active{background-color:var(--pink-800) !important}
.active\:bg-pink-900:active{background-color:var(--pink-900) !important}
.bg-indigo-50{background-color:var(--indigo-50) !important}
.bg-indigo-100{background-color:var(--indigo-100) !important}
.bg-indigo-200{background-color:var(--indigo-200) !important}
.bg-indigo-300{background-color:var(--indigo-300) !important}
.bg-indigo-400{background-color:var(--indigo-400) !important}
.bg-indigo-500{background-color:var(--indigo-500) !important}
.bg-indigo-600{background-color:var(--indigo-600) !important}
.bg-indigo-700{background-color:var(--indigo-700) !important}
.bg-indigo-800{background-color:var(--indigo-800) !important}
.bg-indigo-900{background-color:var(--indigo-900) !important}
.focus\:bg-indigo-50:focus{background-color:var(--indigo-50) !important}
.focus\:bg-indigo-100:focus{background-color:var(--indigo-100) !important}
.focus\:bg-indigo-200:focus{background-color:var(--indigo-200) !important}
.focus\:bg-indigo-300:focus{background-color:var(--indigo-300) !important}
.focus\:bg-indigo-400:focus{background-color:var(--indigo-400) !important}
.focus\:bg-indigo-500:focus{background-color:var(--indigo-500) !important}
.focus\:bg-indigo-600:focus{background-color:var(--indigo-600) !important}
.focus\:bg-indigo-700:focus{background-color:var(--indigo-700) !important}
.focus\:bg-indigo-800:focus{background-color:var(--indigo-800) !important}
.focus\:bg-indigo-900:focus{background-color:var(--indigo-900) !important}
.hover\:bg-indigo-50:hover{background-color:var(--indigo-50) !important}
.hover\:bg-indigo-100:hover{background-color:var(--indigo-100) !important}
.hover\:bg-indigo-200:hover{background-color:var(--indigo-200) !important}
.hover\:bg-indigo-300:hover{background-color:var(--indigo-300) !important}
.hover\:bg-indigo-400:hover{background-color:var(--indigo-400) !important}
.hover\:bg-indigo-500:hover{background-color:var(--indigo-500) !important}
.hover\:bg-indigo-600:hover{background-color:var(--indigo-600) !important}
.hover\:bg-indigo-700:hover{background-color:var(--indigo-700) !important}
.hover\:bg-indigo-800:hover{background-color:var(--indigo-800) !important}
.hover\:bg-indigo-900:hover{background-color:var(--indigo-900) !important}
.active\:bg-indigo-50:active{background-color:var(--indigo-50) !important}
.active\:bg-indigo-100:active{background-color:var(--indigo-100) !important}
.active\:bg-indigo-200:active{background-color:var(--indigo-200) !important}
.active\:bg-indigo-300:active{background-color:var(--indigo-300) !important}
.active\:bg-indigo-400:active{background-color:var(--indigo-400) !important}
.active\:bg-indigo-500:active{background-color:var(--indigo-500) !important}
.active\:bg-indigo-600:active{background-color:var(--indigo-600) !important}
.active\:bg-indigo-700:active{background-color:var(--indigo-700) !important}
.active\:bg-indigo-800:active{background-color:var(--indigo-800) !important}
.active\:bg-indigo-900:active{background-color:var(--indigo-900) !important}
.bg-teal-50{background-color:var(--teal-50) !important}
.bg-teal-100{background-color:var(--teal-100) !important}
.bg-teal-200{background-color:var(--teal-200) !important}
.bg-teal-300{background-color:var(--teal-300) !important}
.bg-teal-400{background-color:var(--teal-400) !important}
.bg-teal-500{background-color:var(--teal-500) !important}
.bg-teal-600{background-color:var(--teal-600) !important}
.bg-teal-700{background-color:var(--teal-700) !important}
.bg-teal-800{background-color:var(--teal-800) !important}
.bg-teal-900{background-color:var(--teal-900) !important}
.focus\:bg-teal-50:focus{background-color:var(--teal-50) !important}
.focus\:bg-teal-100:focus{background-color:var(--teal-100) !important}
.focus\:bg-teal-200:focus{background-color:var(--teal-200) !important}
.focus\:bg-teal-300:focus{background-color:var(--teal-300) !important}
.focus\:bg-teal-400:focus{background-color:var(--teal-400) !important}
.focus\:bg-teal-500:focus{background-color:var(--teal-500) !important}
.focus\:bg-teal-600:focus{background-color:var(--teal-600) !important}
.focus\:bg-teal-700:focus{background-color:var(--teal-700) !important}
.focus\:bg-teal-800:focus{background-color:var(--teal-800) !important}
.focus\:bg-teal-900:focus{background-color:var(--teal-900) !important}
.hover\:bg-teal-50:hover{background-color:var(--teal-50) !important}
.hover\:bg-teal-100:hover{background-color:var(--teal-100) !important}
.hover\:bg-teal-200:hover{background-color:var(--teal-200) !important}
.hover\:bg-teal-300:hover{background-color:var(--teal-300) !important}
.hover\:bg-teal-400:hover{background-color:var(--teal-400) !important}
.hover\:bg-teal-500:hover{background-color:var(--teal-500) !important}
.hover\:bg-teal-600:hover{background-color:var(--teal-600) !important}
.hover\:bg-teal-700:hover{background-color:var(--teal-700) !important}
.hover\:bg-teal-800:hover{background-color:var(--teal-800) !important}
.hover\:bg-teal-900:hover{background-color:var(--teal-900) !important}
.active\:bg-teal-50:active{background-color:var(--teal-50) !important}
.active\:bg-teal-100:active{background-color:var(--teal-100) !important}
.active\:bg-teal-200:active{background-color:var(--teal-200) !important}
.active\:bg-teal-300:active{background-color:var(--teal-300) !important}
.active\:bg-teal-400:active{background-color:var(--teal-400) !important}
.active\:bg-teal-500:active{background-color:var(--teal-500) !important}
.active\:bg-teal-600:active{background-color:var(--teal-600) !important}
.active\:bg-teal-700:active{background-color:var(--teal-700) !important}
.active\:bg-teal-800:active{background-color:var(--teal-800) !important}
.active\:bg-teal-900:active{background-color:var(--teal-900) !important}
.bg-orange-50{background-color:var(--orange-50) !important}
.bg-orange-100{background-color:var(--orange-100) !important}
.bg-orange-200{background-color:var(--orange-200) !important}
.bg-orange-300{background-color:var(--orange-300) !important}
.bg-orange-400{background-color:var(--orange-400) !important}
.bg-orange-500{background-color:var(--orange-500) !important}
.bg-orange-600{background-color:var(--orange-600) !important}
.bg-orange-700{background-color:var(--orange-700) !important}
.bg-orange-800{background-color:var(--orange-800) !important}
.bg-orange-900{background-color:var(--orange-900) !important}
.focus\:bg-orange-50:focus{background-color:var(--orange-50) !important}
.focus\:bg-orange-100:focus{background-color:var(--orange-100) !important}
.focus\:bg-orange-200:focus{background-color:var(--orange-200) !important}
.focus\:bg-orange-300:focus{background-color:var(--orange-300) !important}
.focus\:bg-orange-400:focus{background-color:var(--orange-400) !important}
.focus\:bg-orange-500:focus{background-color:var(--orange-500) !important}
.focus\:bg-orange-600:focus{background-color:var(--orange-600) !important}
.focus\:bg-orange-700:focus{background-color:var(--orange-700) !important}
.focus\:bg-orange-800:focus{background-color:var(--orange-800) !important}
.focus\:bg-orange-900:focus{background-color:var(--orange-900) !important}
.hover\:bg-orange-50:hover{background-color:var(--orange-50) !important}
.hover\:bg-orange-100:hover{background-color:var(--orange-100) !important}
.hover\:bg-orange-200:hover{background-color:var(--orange-200) !important}
.hover\:bg-orange-300:hover{background-color:var(--orange-300) !important}
.hover\:bg-orange-400:hover{background-color:var(--orange-400) !important}
.hover\:bg-orange-500:hover{background-color:var(--orange-500) !important}
.hover\:bg-orange-600:hover{background-color:var(--orange-600) !important}
.hover\:bg-orange-700:hover{background-color:var(--orange-700) !important}
.hover\:bg-orange-800:hover{background-color:var(--orange-800) !important}
.hover\:bg-orange-900:hover{background-color:var(--orange-900) !important}
.active\:bg-orange-50:active{background-color:var(--orange-50) !important}
.active\:bg-orange-100:active{background-color:var(--orange-100) !important}
.active\:bg-orange-200:active{background-color:var(--orange-200) !important}
.active\:bg-orange-300:active{background-color:var(--orange-300) !important}
.active\:bg-orange-400:active{background-color:var(--orange-400) !important}
.active\:bg-orange-500:active{background-color:var(--orange-500) !important}
.active\:bg-orange-600:active{background-color:var(--orange-600) !important}
.active\:bg-orange-700:active{background-color:var(--orange-700) !important}
.active\:bg-orange-800:active{background-color:var(--orange-800) !important}
.active\:bg-orange-900:active{background-color:var(--orange-900) !important}
.bg-bluegray-50{background-color:var(--bluegray-50) !important}
.bg-bluegray-100{background-color:var(--bluegray-100) !important}
.bg-bluegray-200{background-color:var(--bluegray-200) !important}
.bg-bluegray-300{background-color:var(--bluegray-300) !important}
.bg-bluegray-400{background-color:var(--bluegray-400) !important}
.bg-bluegray-500{background-color:var(--bluegray-500) !important}
.bg-bluegray-600{background-color:var(--bluegray-600) !important}
.bg-bluegray-700{background-color:var(--bluegray-700) !important}
.bg-bluegray-800{background-color:var(--bluegray-800) !important}
.bg-bluegray-900{background-color:var(--bluegray-900) !important}
.focus\:bg-bluegray-50:focus{background-color:var(--bluegray-50) !important}
.focus\:bg-bluegray-100:focus{background-color:var(--bluegray-100) !important}
.focus\:bg-bluegray-200:focus{background-color:var(--bluegray-200) !important}
.focus\:bg-bluegray-300:focus{background-color:var(--bluegray-300) !important}
.focus\:bg-bluegray-400:focus{background-color:var(--bluegray-400) !important}
.focus\:bg-bluegray-500:focus{background-color:var(--bluegray-500) !important}
.focus\:bg-bluegray-600:focus{background-color:var(--bluegray-600) !important}
.focus\:bg-bluegray-700:focus{background-color:var(--bluegray-700) !important}
.focus\:bg-bluegray-800:focus{background-color:var(--bluegray-800) !important}
.focus\:bg-bluegray-900:focus{background-color:var(--bluegray-900) !important}
.hover\:bg-bluegray-50:hover{background-color:var(--bluegray-50) !important}
.hover\:bg-bluegray-100:hover{background-color:var(--bluegray-100) !important}
.hover\:bg-bluegray-200:hover{background-color:var(--bluegray-200) !important}
.hover\:bg-bluegray-300:hover{background-color:var(--bluegray-300) !important}
.hover\:bg-bluegray-400:hover{background-color:var(--bluegray-400) !important}
.hover\:bg-bluegray-500:hover{background-color:var(--bluegray-500) !important}
.hover\:bg-bluegray-600:hover{background-color:var(--bluegray-600) !important}
.hover\:bg-bluegray-700:hover{background-color:var(--bluegray-700) !important}
.hover\:bg-bluegray-800:hover{background-color:var(--bluegray-800) !important}
.hover\:bg-bluegray-900:hover{background-color:var(--bluegray-900) !important}
.active\:bg-bluegray-50:active{background-color:var(--bluegray-50) !important}
.active\:bg-bluegray-100:active{background-color:var(--bluegray-100) !important}
.active\:bg-bluegray-200:active{background-color:var(--bluegray-200) !important}
.active\:bg-bluegray-300:active{background-color:var(--bluegray-300) !important}
.active\:bg-bluegray-400:active{background-color:var(--bluegray-400) !important}
.active\:bg-bluegray-500:active{background-color:var(--bluegray-500) !important}
.active\:bg-bluegray-600:active{background-color:var(--bluegray-600) !important}
.active\:bg-bluegray-700:active{background-color:var(--bluegray-700) !important}
.active\:bg-bluegray-800:active{background-color:var(--bluegray-800) !important}
.active\:bg-bluegray-900:active{background-color:var(--bluegray-900) !important}
.bg-purple-50{background-color:var(--purple-50) !important}
.bg-purple-100{background-color:var(--purple-100) !important}
.bg-purple-200{background-color:var(--purple-200) !important}
.bg-purple-300{background-color:var(--purple-300) !important}
.bg-purple-400{background-color:var(--purple-400) !important}
.bg-purple-500{background-color:var(--purple-500) !important}
.bg-purple-600{background-color:var(--purple-600) !important}
.bg-purple-700{background-color:var(--purple-700) !important}
.bg-purple-800{background-color:var(--purple-800) !important}
.bg-purple-900{background-color:var(--purple-900) !important}
.focus\:bg-purple-50:focus{background-color:var(--purple-50) !important}
.focus\:bg-purple-100:focus{background-color:var(--purple-100) !important}
.focus\:bg-purple-200:focus{background-color:var(--purple-200) !important}
.focus\:bg-purple-300:focus{background-color:var(--purple-300) !important}
.focus\:bg-purple-400:focus{background-color:var(--purple-400) !important}
.focus\:bg-purple-500:focus{background-color:var(--purple-500) !important}
.focus\:bg-purple-600:focus{background-color:var(--purple-600) !important}
.focus\:bg-purple-700:focus{background-color:var(--purple-700) !important}
.focus\:bg-purple-800:focus{background-color:var(--purple-800) !important}
.focus\:bg-purple-900:focus{background-color:var(--purple-900) !important}
.hover\:bg-purple-50:hover{background-color:var(--purple-50) !important}
.hover\:bg-purple-100:hover{background-color:var(--purple-100) !important}
.hover\:bg-purple-200:hover{background-color:var(--purple-200) !important}
.hover\:bg-purple-300:hover{background-color:var(--purple-300) !important}
.hover\:bg-purple-400:hover{background-color:var(--purple-400) !important}
.hover\:bg-purple-500:hover{background-color:var(--purple-500) !important}
.hover\:bg-purple-600:hover{background-color:var(--purple-600) !important}
.hover\:bg-purple-700:hover{background-color:var(--purple-700) !important}
.hover\:bg-purple-800:hover{background-color:var(--purple-800) !important}
.hover\:bg-purple-900:hover{background-color:var(--purple-900) !important}
.active\:bg-purple-50:active{background-color:var(--purple-50) !important}
.active\:bg-purple-100:active{background-color:var(--purple-100) !important}
.active\:bg-purple-200:active{background-color:var(--purple-200) !important}
.active\:bg-purple-300:active{background-color:var(--purple-300) !important}
.active\:bg-purple-400:active{background-color:var(--purple-400) !important}
.active\:bg-purple-500:active{background-color:var(--purple-500) !important}
.active\:bg-purple-600:active{background-color:var(--purple-600) !important}
.active\:bg-purple-700:active{background-color:var(--purple-700) !important}
.active\:bg-purple-800:active{background-color:var(--purple-800) !important}
.active\:bg-purple-900:active{background-color:var(--purple-900) !important}
.bg-gray-50{background-color:var(--gray-50) !important}
.bg-gray-100{background-color:var(--gray-100) !important}
.bg-gray-200{background-color:var(--gray-200) !important}
.bg-gray-300{background-color:var(--gray-300) !important}
.bg-gray-400{background-color:var(--gray-400) !important}
.bg-gray-500{background-color:var(--gray-500) !important}
.bg-gray-600{background-color:var(--gray-600) !important}
.bg-gray-700{background-color:var(--gray-700) !important}
.bg-gray-800{background-color:var(--gray-800) !important}
.bg-gray-900{background-color:var(--gray-900) !important}
.focus\:bg-gray-50:focus{background-color:var(--gray-50) !important}
.focus\:bg-gray-100:focus{background-color:var(--gray-100) !important}
.focus\:bg-gray-200:focus{background-color:var(--gray-200) !important}
.focus\:bg-gray-300:focus{background-color:var(--gray-300) !important}
.focus\:bg-gray-400:focus{background-color:var(--gray-400) !important}
.focus\:bg-gray-500:focus{background-color:var(--gray-500) !important}
.focus\:bg-gray-600:focus{background-color:var(--gray-600) !important}
.focus\:bg-gray-700:focus{background-color:var(--gray-700) !important}
.focus\:bg-gray-800:focus{background-color:var(--gray-800) !important}
.focus\:bg-gray-900:focus{background-color:var(--gray-900) !important}
.hover\:bg-gray-50:hover{background-color:var(--gray-50) !important}
.hover\:bg-gray-100:hover{background-color:var(--gray-100) !important}
.hover\:bg-gray-200:hover{background-color:var(--gray-200) !important}
.hover\:bg-gray-300:hover{background-color:var(--gray-300) !important}
.hover\:bg-gray-400:hover{background-color:var(--gray-400) !important}
.hover\:bg-gray-500:hover{background-color:var(--gray-500) !important}
.hover\:bg-gray-600:hover{background-color:var(--gray-600) !important}
.hover\:bg-gray-700:hover{background-color:var(--gray-700) !important}
.hover\:bg-gray-800:hover{background-color:var(--gray-800) !important}
.hover\:bg-gray-900:hover{background-color:var(--gray-900) !important}
.active\:bg-gray-50:active{background-color:var(--gray-50) !important}
.active\:bg-gray-100:active{background-color:var(--gray-100) !important}
.active\:bg-gray-200:active{background-color:var(--gray-200) !important}
.active\:bg-gray-300:active{background-color:var(--gray-300) !important}
.active\:bg-gray-400:active{background-color:var(--gray-400) !important}
.active\:bg-gray-500:active{background-color:var(--gray-500) !important}
.active\:bg-gray-600:active{background-color:var(--gray-600) !important}
.active\:bg-gray-700:active{background-color:var(--gray-700) !important}
.active\:bg-gray-800:active{background-color:var(--gray-800) !important}
.active\:bg-gray-900:active{background-color:var(--gray-900) !important}
.bg-red-50{background-color:var(--red-50) !important}
.bg-red-100{background-color:var(--red-100) !important}
.bg-red-200{background-color:var(--red-200) !important}
.bg-red-300{background-color:var(--red-300) !important}
.bg-red-400{background-color:var(--red-400) !important}
.bg-red-500{background-color:var(--red-500) !important}
.bg-red-600{background-color:var(--red-600) !important}
.bg-red-700{background-color:var(--red-700) !important}
.bg-red-800{background-color:var(--red-800) !important}
.bg-red-900{background-color:var(--red-900) !important}
.focus\:bg-red-50:focus{background-color:var(--red-50) !important}
.focus\:bg-red-100:focus{background-color:var(--red-100) !important}
.focus\:bg-red-200:focus{background-color:var(--red-200) !important}
.focus\:bg-red-300:focus{background-color:var(--red-300) !important}
.focus\:bg-red-400:focus{background-color:var(--red-400) !important}
.focus\:bg-red-500:focus{background-color:var(--red-500) !important}
.focus\:bg-red-600:focus{background-color:var(--red-600) !important}
.focus\:bg-red-700:focus{background-color:var(--red-700) !important}
.focus\:bg-red-800:focus{background-color:var(--red-800) !important}
.focus\:bg-red-900:focus{background-color:var(--red-900) !important}
.hover\:bg-red-50:hover{background-color:var(--red-50) !important}
.hover\:bg-red-100:hover{background-color:var(--red-100) !important}
.hover\:bg-red-200:hover{background-color:var(--red-200) !important}
.hover\:bg-red-300:hover{background-color:var(--red-300) !important}
.hover\:bg-red-400:hover{background-color:var(--red-400) !important}
.hover\:bg-red-500:hover{background-color:var(--red-500) !important}
.hover\:bg-red-600:hover{background-color:var(--red-600) !important}
.hover\:bg-red-700:hover{background-color:var(--red-700) !important}
.hover\:bg-red-800:hover{background-color:var(--red-800) !important}
.hover\:bg-red-900:hover{background-color:var(--red-900) !important}
.active\:bg-red-50:active{background-color:var(--red-50) !important}
.active\:bg-red-100:active{background-color:var(--red-100) !important}
.active\:bg-red-200:active{background-color:var(--red-200) !important}
.active\:bg-red-300:active{background-color:var(--red-300) !important}
.active\:bg-red-400:active{background-color:var(--red-400) !important}
.active\:bg-red-500:active{background-color:var(--red-500) !important}
.active\:bg-red-600:active{background-color:var(--red-600) !important}
.active\:bg-red-700:active{background-color:var(--red-700) !important}
.active\:bg-red-800:active{background-color:var(--red-800) !important}
.active\:bg-red-900:active{background-color:var(--red-900) !important}
.bg-primary-50{background-color:var(--primary-50) !important}
.bg-primary-100{background-color:var(--primary-100) !important}
.bg-primary-200{background-color:var(--primary-200) !important}
.bg-primary-300{background-color:var(--primary-300) !important}
.bg-primary-400{background-color:var(--primary-400) !important}
.bg-primary-500{background-color:var(--primary-500) !important}
.bg-primary-600{background-color:var(--primary-600) !important}
.bg-primary-700{background-color:var(--primary-700) !important}
.bg-primary-800{background-color:var(--primary-800) !important}
.bg-primary-900{background-color:var(--primary-900) !important}
.focus\:bg-primary-50:focus{background-color:var(--primary-50) !important}
.focus\:bg-primary-100:focus{background-color:var(--primary-100) !important}
.focus\:bg-primary-200:focus{background-color:var(--primary-200) !important}
.focus\:bg-primary-300:focus{background-color:var(--primary-300) !important}
.focus\:bg-primary-400:focus{background-color:var(--primary-400) !important}
.focus\:bg-primary-500:focus{background-color:var(--primary-500) !important}
.focus\:bg-primary-600:focus{background-color:var(--primary-600) !important}
.focus\:bg-primary-700:focus{background-color:var(--primary-700) !important}
.focus\:bg-primary-800:focus{background-color:var(--primary-800) !important}
.focus\:bg-primary-900:focus{background-color:var(--primary-900) !important}
.hover\:bg-primary-50:hover{background-color:var(--primary-50) !important}
.hover\:bg-primary-100:hover{background-color:var(--primary-100) !important}
.hover\:bg-primary-200:hover{background-color:var(--primary-200) !important}
.hover\:bg-primary-300:hover{background-color:var(--primary-300) !important}
.hover\:bg-primary-400:hover{background-color:var(--primary-400) !important}
.hover\:bg-primary-500:hover{background-color:var(--primary-500) !important}
.hover\:bg-primary-600:hover{background-color:var(--primary-600) !important}
.hover\:bg-primary-700:hover{background-color:var(--primary-700) !important}
.hover\:bg-primary-800:hover{background-color:var(--primary-800) !important}
.hover\:bg-primary-900:hover{background-color:var(--primary-900) !important}
.active\:bg-primary-50:active{background-color:var(--primary-50) !important}
.active\:bg-primary-100:active{background-color:var(--primary-100) !important}
.active\:bg-primary-200:active{background-color:var(--primary-200) !important}
.active\:bg-primary-300:active{background-color:var(--primary-300) !important}
.active\:bg-primary-400:active{background-color:var(--primary-400) !important}
.active\:bg-primary-500:active{background-color:var(--primary-500) !important}
.active\:bg-primary-600:active{background-color:var(--primary-600) !important}
.active\:bg-primary-700:active{background-color:var(--primary-700) !important}
.active\:bg-primary-800:active{background-color:var(--primary-800) !important}
.active\:bg-primary-900:active{background-color:var(--primary-900) !important}
.border-blue-50{border-color:var(--blue-50) !important}
.border-blue-100{border-color:var(--blue-100) !important}
.border-blue-200{border-color:var(--blue-200) !important}
.border-blue-300{border-color:var(--blue-300) !important}
.border-blue-400{border-color:var(--blue-400) !important}
.border-blue-500{border-color:var(--blue-500) !important}
.border-blue-600{border-color:var(--blue-600) !important}
.border-blue-700{border-color:var(--blue-700) !important}
.border-blue-800{border-color:var(--blue-800) !important}
.border-blue-900{border-color:var(--blue-900) !important}
.focus\:border-blue-50:focus{border-color:var(--blue-50) !important}
.focus\:border-blue-100:focus{border-color:var(--blue-100) !important}
.focus\:border-blue-200:focus{border-color:var(--blue-200) !important}
.focus\:border-blue-300:focus{border-color:var(--blue-300) !important}
.focus\:border-blue-400:focus{border-color:var(--blue-400) !important}
.focus\:border-blue-500:focus{border-color:var(--blue-500) !important}
.focus\:border-blue-600:focus{border-color:var(--blue-600) !important}
.focus\:border-blue-700:focus{border-color:var(--blue-700) !important}
.focus\:border-blue-800:focus{border-color:var(--blue-800) !important}
.focus\:border-blue-900:focus{border-color:var(--blue-900) !important}
.hover\:border-blue-50:hover{border-color:var(--blue-50) !important}
.hover\:border-blue-100:hover{border-color:var(--blue-100) !important}
.hover\:border-blue-200:hover{border-color:var(--blue-200) !important}
.hover\:border-blue-300:hover{border-color:var(--blue-300) !important}
.hover\:border-blue-400:hover{border-color:var(--blue-400) !important}
.hover\:border-blue-500:hover{border-color:var(--blue-500) !important}
.hover\:border-blue-600:hover{border-color:var(--blue-600) !important}
.hover\:border-blue-700:hover{border-color:var(--blue-700) !important}
.hover\:border-blue-800:hover{border-color:var(--blue-800) !important}
.hover\:border-blue-900:hover{border-color:var(--blue-900) !important}
.active\:border-blue-50:active{border-color:var(--blue-50) !important}
.active\:border-blue-100:active{border-color:var(--blue-100) !important}
.active\:border-blue-200:active{border-color:var(--blue-200) !important}
.active\:border-blue-300:active{border-color:var(--blue-300) !important}
.active\:border-blue-400:active{border-color:var(--blue-400) !important}
.active\:border-blue-500:active{border-color:var(--blue-500) !important}
.active\:border-blue-600:active{border-color:var(--blue-600) !important}
.active\:border-blue-700:active{border-color:var(--blue-700) !important}
.active\:border-blue-800:active{border-color:var(--blue-800) !important}
.active\:border-blue-900:active{border-color:var(--blue-900) !important}
.border-green-50{border-color:var(--green-50) !important}
.border-green-100{border-color:var(--green-100) !important}
.border-green-200{border-color:var(--green-200) !important}
.border-green-300{border-color:var(--green-300) !important}
.border-green-400{border-color:var(--green-400) !important}
.border-green-500{border-color:var(--green-500) !important}
.border-green-600{border-color:var(--green-600) !important}
.border-green-700{border-color:var(--green-700) !important}
.border-green-800{border-color:var(--green-800) !important}
.border-green-900{border-color:var(--green-900) !important}
.focus\:border-green-50:focus{border-color:var(--green-50) !important}
.focus\:border-green-100:focus{border-color:var(--green-100) !important}
.focus\:border-green-200:focus{border-color:var(--green-200) !important}
.focus\:border-green-300:focus{border-color:var(--green-300) !important}
.focus\:border-green-400:focus{border-color:var(--green-400) !important}
.focus\:border-green-500:focus{border-color:var(--green-500) !important}
.focus\:border-green-600:focus{border-color:var(--green-600) !important}
.focus\:border-green-700:focus{border-color:var(--green-700) !important}
.focus\:border-green-800:focus{border-color:var(--green-800) !important}
.focus\:border-green-900:focus{border-color:var(--green-900) !important}
.hover\:border-green-50:hover{border-color:var(--green-50) !important}
.hover\:border-green-100:hover{border-color:var(--green-100) !important}
.hover\:border-green-200:hover{border-color:var(--green-200) !important}
.hover\:border-green-300:hover{border-color:var(--green-300) !important}
.hover\:border-green-400:hover{border-color:var(--green-400) !important}
.hover\:border-green-500:hover{border-color:var(--green-500) !important}
.hover\:border-green-600:hover{border-color:var(--green-600) !important}
.hover\:border-green-700:hover{border-color:var(--green-700) !important}
.hover\:border-green-800:hover{border-color:var(--green-800) !important}
.hover\:border-green-900:hover{border-color:var(--green-900) !important}
.active\:border-green-50:active{border-color:var(--green-50) !important}
.active\:border-green-100:active{border-color:var(--green-100) !important}
.active\:border-green-200:active{border-color:var(--green-200) !important}
.active\:border-green-300:active{border-color:var(--green-300) !important}
.active\:border-green-400:active{border-color:var(--green-400) !important}
.active\:border-green-500:active{border-color:var(--green-500) !important}
.active\:border-green-600:active{border-color:var(--green-600) !important}
.active\:border-green-700:active{border-color:var(--green-700) !important}
.active\:border-green-800:active{border-color:var(--green-800) !important}
.active\:border-green-900:active{border-color:var(--green-900) !important}
.border-yellow-50{border-color:var(--yellow-50) !important}
.border-yellow-100{border-color:var(--yellow-100) !important}
.border-yellow-200{border-color:var(--yellow-200) !important}
.border-yellow-300{border-color:var(--yellow-300) !important}
.border-yellow-400{border-color:var(--yellow-400) !important}
.border-yellow-500{border-color:var(--yellow-500) !important}
.border-yellow-600{border-color:var(--yellow-600) !important}
.border-yellow-700{border-color:var(--yellow-700) !important}
.border-yellow-800{border-color:var(--yellow-800) !important}
.border-yellow-900{border-color:var(--yellow-900) !important}
.focus\:border-yellow-50:focus{border-color:var(--yellow-50) !important}
.focus\:border-yellow-100:focus{border-color:var(--yellow-100) !important}
.focus\:border-yellow-200:focus{border-color:var(--yellow-200) !important}
.focus\:border-yellow-300:focus{border-color:var(--yellow-300) !important}
.focus\:border-yellow-400:focus{border-color:var(--yellow-400) !important}
.focus\:border-yellow-500:focus{border-color:var(--yellow-500) !important}
.focus\:border-yellow-600:focus{border-color:var(--yellow-600) !important}
.focus\:border-yellow-700:focus{border-color:var(--yellow-700) !important}
.focus\:border-yellow-800:focus{border-color:var(--yellow-800) !important}
.focus\:border-yellow-900:focus{border-color:var(--yellow-900) !important}
.hover\:border-yellow-50:hover{border-color:var(--yellow-50) !important}
.hover\:border-yellow-100:hover{border-color:var(--yellow-100) !important}
.hover\:border-yellow-200:hover{border-color:var(--yellow-200) !important}
.hover\:border-yellow-300:hover{border-color:var(--yellow-300) !important}
.hover\:border-yellow-400:hover{border-color:var(--yellow-400) !important}
.hover\:border-yellow-500:hover{border-color:var(--yellow-500) !important}
.hover\:border-yellow-600:hover{border-color:var(--yellow-600) !important}
.hover\:border-yellow-700:hover{border-color:var(--yellow-700) !important}
.hover\:border-yellow-800:hover{border-color:var(--yellow-800) !important}
.hover\:border-yellow-900:hover{border-color:var(--yellow-900) !important}
.active\:border-yellow-50:active{border-color:var(--yellow-50) !important}
.active\:border-yellow-100:active{border-color:var(--yellow-100) !important}
.active\:border-yellow-200:active{border-color:var(--yellow-200) !important}
.active\:border-yellow-300:active{border-color:var(--yellow-300) !important}
.active\:border-yellow-400:active{border-color:var(--yellow-400) !important}
.active\:border-yellow-500:active{border-color:var(--yellow-500) !important}
.active\:border-yellow-600:active{border-color:var(--yellow-600) !important}
.active\:border-yellow-700:active{border-color:var(--yellow-700) !important}
.active\:border-yellow-800:active{border-color:var(--yellow-800) !important}
.active\:border-yellow-900:active{border-color:var(--yellow-900) !important}
.border-cyan-50{border-color:var(--cyan-50) !important}
.border-cyan-100{border-color:var(--cyan-100) !important}
.border-cyan-200{border-color:var(--cyan-200) !important}
.border-cyan-300{border-color:var(--cyan-300) !important}
.border-cyan-400{border-color:var(--cyan-400) !important}
.border-cyan-500{border-color:var(--cyan-500) !important}
.border-cyan-600{border-color:var(--cyan-600) !important}
.border-cyan-700{border-color:var(--cyan-700) !important}
.border-cyan-800{border-color:var(--cyan-800) !important}
.border-cyan-900{border-color:var(--cyan-900) !important}
.focus\:border-cyan-50:focus{border-color:var(--cyan-50) !important}
.focus\:border-cyan-100:focus{border-color:var(--cyan-100) !important}
.focus\:border-cyan-200:focus{border-color:var(--cyan-200) !important}
.focus\:border-cyan-300:focus{border-color:var(--cyan-300) !important}
.focus\:border-cyan-400:focus{border-color:var(--cyan-400) !important}
.focus\:border-cyan-500:focus{border-color:var(--cyan-500) !important}
.focus\:border-cyan-600:focus{border-color:var(--cyan-600) !important}
.focus\:border-cyan-700:focus{border-color:var(--cyan-700) !important}
.focus\:border-cyan-800:focus{border-color:var(--cyan-800) !important}
.focus\:border-cyan-900:focus{border-color:var(--cyan-900) !important}
.hover\:border-cyan-50:hover{border-color:var(--cyan-50) !important}
.hover\:border-cyan-100:hover{border-color:var(--cyan-100) !important}
.hover\:border-cyan-200:hover{border-color:var(--cyan-200) !important}
.hover\:border-cyan-300:hover{border-color:var(--cyan-300) !important}
.hover\:border-cyan-400:hover{border-color:var(--cyan-400) !important}
.hover\:border-cyan-500:hover{border-color:var(--cyan-500) !important}
.hover\:border-cyan-600:hover{border-color:var(--cyan-600) !important}
.hover\:border-cyan-700:hover{border-color:var(--cyan-700) !important}
.hover\:border-cyan-800:hover{border-color:var(--cyan-800) !important}
.hover\:border-cyan-900:hover{border-color:var(--cyan-900) !important}
.active\:border-cyan-50:active{border-color:var(--cyan-50) !important}
.active\:border-cyan-100:active{border-color:var(--cyan-100) !important}
.active\:border-cyan-200:active{border-color:var(--cyan-200) !important}
.active\:border-cyan-300:active{border-color:var(--cyan-300) !important}
.active\:border-cyan-400:active{border-color:var(--cyan-400) !important}
.active\:border-cyan-500:active{border-color:var(--cyan-500) !important}
.active\:border-cyan-600:active{border-color:var(--cyan-600) !important}
.active\:border-cyan-700:active{border-color:var(--cyan-700) !important}
.active\:border-cyan-800:active{border-color:var(--cyan-800) !important}
.active\:border-cyan-900:active{border-color:var(--cyan-900) !important}
.border-pink-50{border-color:var(--pink-50) !important}
.border-pink-100{border-color:var(--pink-100) !important}
.border-pink-200{border-color:var(--pink-200) !important}
.border-pink-300{border-color:var(--pink-300) !important}
.border-pink-400{border-color:var(--pink-400) !important}
.border-pink-500{border-color:var(--pink-500) !important}
.border-pink-600{border-color:var(--pink-600) !important}
.border-pink-700{border-color:var(--pink-700) !important}
.border-pink-800{border-color:var(--pink-800) !important}
.border-pink-900{border-color:var(--pink-900) !important}
.focus\:border-pink-50:focus{border-color:var(--pink-50) !important}
.focus\:border-pink-100:focus{border-color:var(--pink-100) !important}
.focus\:border-pink-200:focus{border-color:var(--pink-200) !important}
.focus\:border-pink-300:focus{border-color:var(--pink-300) !important}
.focus\:border-pink-400:focus{border-color:var(--pink-400) !important}
.focus\:border-pink-500:focus{border-color:var(--pink-500) !important}
.focus\:border-pink-600:focus{border-color:var(--pink-600) !important}
.focus\:border-pink-700:focus{border-color:var(--pink-700) !important}
.focus\:border-pink-800:focus{border-color:var(--pink-800) !important}
.focus\:border-pink-900:focus{border-color:var(--pink-900) !important}
.hover\:border-pink-50:hover{border-color:var(--pink-50) !important}
.hover\:border-pink-100:hover{border-color:var(--pink-100) !important}
.hover\:border-pink-200:hover{border-color:var(--pink-200) !important}
.hover\:border-pink-300:hover{border-color:var(--pink-300) !important}
.hover\:border-pink-400:hover{border-color:var(--pink-400) !important}
.hover\:border-pink-500:hover{border-color:var(--pink-500) !important}
.hover\:border-pink-600:hover{border-color:var(--pink-600) !important}
.hover\:border-pink-700:hover{border-color:var(--pink-700) !important}
.hover\:border-pink-800:hover{border-color:var(--pink-800) !important}
.hover\:border-pink-900:hover{border-color:var(--pink-900) !important}
.active\:border-pink-50:active{border-color:var(--pink-50) !important}
.active\:border-pink-100:active{border-color:var(--pink-100) !important}
.active\:border-pink-200:active{border-color:var(--pink-200) !important}
.active\:border-pink-300:active{border-color:var(--pink-300) !important}
.active\:border-pink-400:active{border-color:var(--pink-400) !important}
.active\:border-pink-500:active{border-color:var(--pink-500) !important}
.active\:border-pink-600:active{border-color:var(--pink-600) !important}
.active\:border-pink-700:active{border-color:var(--pink-700) !important}
.active\:border-pink-800:active{border-color:var(--pink-800) !important}
.active\:border-pink-900:active{border-color:var(--pink-900) !important}
.border-indigo-50{border-color:var(--indigo-50) !important}
.border-indigo-100{border-color:var(--indigo-100) !important}
.border-indigo-200{border-color:var(--indigo-200) !important}
.border-indigo-300{border-color:var(--indigo-300) !important}
.border-indigo-400{border-color:var(--indigo-400) !important}
.border-indigo-500{border-color:var(--indigo-500) !important}
.border-indigo-600{border-color:var(--indigo-600) !important}
.border-indigo-700{border-color:var(--indigo-700) !important}
.border-indigo-800{border-color:var(--indigo-800) !important}
.border-indigo-900{border-color:var(--indigo-900) !important}
.focus\:border-indigo-50:focus{border-color:var(--indigo-50) !important}
.focus\:border-indigo-100:focus{border-color:var(--indigo-100) !important}
.focus\:border-indigo-200:focus{border-color:var(--indigo-200) !important}
.focus\:border-indigo-300:focus{border-color:var(--indigo-300) !important}
.focus\:border-indigo-400:focus{border-color:var(--indigo-400) !important}
.focus\:border-indigo-500:focus{border-color:var(--indigo-500) !important}
.focus\:border-indigo-600:focus{border-color:var(--indigo-600) !important}
.focus\:border-indigo-700:focus{border-color:var(--indigo-700) !important}
.focus\:border-indigo-800:focus{border-color:var(--indigo-800) !important}
.focus\:border-indigo-900:focus{border-color:var(--indigo-900) !important}
.hover\:border-indigo-50:hover{border-color:var(--indigo-50) !important}
.hover\:border-indigo-100:hover{border-color:var(--indigo-100) !important}
.hover\:border-indigo-200:hover{border-color:var(--indigo-200) !important}
.hover\:border-indigo-300:hover{border-color:var(--indigo-300) !important}
.hover\:border-indigo-400:hover{border-color:var(--indigo-400) !important}
.hover\:border-indigo-500:hover{border-color:var(--indigo-500) !important}
.hover\:border-indigo-600:hover{border-color:var(--indigo-600) !important}
.hover\:border-indigo-700:hover{border-color:var(--indigo-700) !important}
.hover\:border-indigo-800:hover{border-color:var(--indigo-800) !important}
.hover\:border-indigo-900:hover{border-color:var(--indigo-900) !important}
.active\:border-indigo-50:active{border-color:var(--indigo-50) !important}
.active\:border-indigo-100:active{border-color:var(--indigo-100) !important}
.active\:border-indigo-200:active{border-color:var(--indigo-200) !important}
.active\:border-indigo-300:active{border-color:var(--indigo-300) !important}
.active\:border-indigo-400:active{border-color:var(--indigo-400) !important}
.active\:border-indigo-500:active{border-color:var(--indigo-500) !important}
.active\:border-indigo-600:active{border-color:var(--indigo-600) !important}
.active\:border-indigo-700:active{border-color:var(--indigo-700) !important}
.active\:border-indigo-800:active{border-color:var(--indigo-800) !important}
.active\:border-indigo-900:active{border-color:var(--indigo-900) !important}
.border-teal-50{border-color:var(--teal-50) !important}
.border-teal-100{border-color:var(--teal-100) !important}
.border-teal-200{border-color:var(--teal-200) !important}
.border-teal-300{border-color:var(--teal-300) !important}
.border-teal-400{border-color:var(--teal-400) !important}
.border-teal-500{border-color:var(--teal-500) !important}
.border-teal-600{border-color:var(--teal-600) !important}
.border-teal-700{border-color:var(--teal-700) !important}
.border-teal-800{border-color:var(--teal-800) !important}
.border-teal-900{border-color:var(--teal-900) !important}
.focus\:border-teal-50:focus{border-color:var(--teal-50) !important}
.focus\:border-teal-100:focus{border-color:var(--teal-100) !important}
.focus\:border-teal-200:focus{border-color:var(--teal-200) !important}
.focus\:border-teal-300:focus{border-color:var(--teal-300) !important}
.focus\:border-teal-400:focus{border-color:var(--teal-400) !important}
.focus\:border-teal-500:focus{border-color:var(--teal-500) !important}
.focus\:border-teal-600:focus{border-color:var(--teal-600) !important}
.focus\:border-teal-700:focus{border-color:var(--teal-700) !important}
.focus\:border-teal-800:focus{border-color:var(--teal-800) !important}
.focus\:border-teal-900:focus{border-color:var(--teal-900) !important}
.hover\:border-teal-50:hover{border-color:var(--teal-50) !important}
.hover\:border-teal-100:hover{border-color:var(--teal-100) !important}
.hover\:border-teal-200:hover{border-color:var(--teal-200) !important}
.hover\:border-teal-300:hover{border-color:var(--teal-300) !important}
.hover\:border-teal-400:hover{border-color:var(--teal-400) !important}
.hover\:border-teal-500:hover{border-color:var(--teal-500) !important}
.hover\:border-teal-600:hover{border-color:var(--teal-600) !important}
.hover\:border-teal-700:hover{border-color:var(--teal-700) !important}
.hover\:border-teal-800:hover{border-color:var(--teal-800) !important}
.hover\:border-teal-900:hover{border-color:var(--teal-900) !important}
.active\:border-teal-50:active{border-color:var(--teal-50) !important}
.active\:border-teal-100:active{border-color:var(--teal-100) !important}
.active\:border-teal-200:active{border-color:var(--teal-200) !important}
.active\:border-teal-300:active{border-color:var(--teal-300) !important}
.active\:border-teal-400:active{border-color:var(--teal-400) !important}
.active\:border-teal-500:active{border-color:var(--teal-500) !important}
.active\:border-teal-600:active{border-color:var(--teal-600) !important}
.active\:border-teal-700:active{border-color:var(--teal-700) !important}
.active\:border-teal-800:active{border-color:var(--teal-800) !important}
.active\:border-teal-900:active{border-color:var(--teal-900) !important}
.border-orange-50{border-color:var(--orange-50) !important}
.border-orange-100{border-color:var(--orange-100) !important}
.border-orange-200{border-color:var(--orange-200) !important}
.border-orange-300{border-color:var(--orange-300) !important}
.border-orange-400{border-color:var(--orange-400) !important}
.border-orange-500{border-color:var(--orange-500) !important}
.border-orange-600{border-color:var(--orange-600) !important}
.border-orange-700{border-color:var(--orange-700) !important}
.border-orange-800{border-color:var(--orange-800) !important}
.border-orange-900{border-color:var(--orange-900) !important}
.focus\:border-orange-50:focus{border-color:var(--orange-50) !important}
.focus\:border-orange-100:focus{border-color:var(--orange-100) !important}
.focus\:border-orange-200:focus{border-color:var(--orange-200) !important}
.focus\:border-orange-300:focus{border-color:var(--orange-300) !important}
.focus\:border-orange-400:focus{border-color:var(--orange-400) !important}
.focus\:border-orange-500:focus{border-color:var(--orange-500) !important}
.focus\:border-orange-600:focus{border-color:var(--orange-600) !important}
.focus\:border-orange-700:focus{border-color:var(--orange-700) !important}
.focus\:border-orange-800:focus{border-color:var(--orange-800) !important}
.focus\:border-orange-900:focus{border-color:var(--orange-900) !important}
.hover\:border-orange-50:hover{border-color:var(--orange-50) !important}
.hover\:border-orange-100:hover{border-color:var(--orange-100) !important}
.hover\:border-orange-200:hover{border-color:var(--orange-200) !important}
.hover\:border-orange-300:hover{border-color:var(--orange-300) !important}
.hover\:border-orange-400:hover{border-color:var(--orange-400) !important}
.hover\:border-orange-500:hover{border-color:var(--orange-500) !important}
.hover\:border-orange-600:hover{border-color:var(--orange-600) !important}
.hover\:border-orange-700:hover{border-color:var(--orange-700) !important}
.hover\:border-orange-800:hover{border-color:var(--orange-800) !important}
.hover\:border-orange-900:hover{border-color:var(--orange-900) !important}
.active\:border-orange-50:active{border-color:var(--orange-50) !important}
.active\:border-orange-100:active{border-color:var(--orange-100) !important}
.active\:border-orange-200:active{border-color:var(--orange-200) !important}
.active\:border-orange-300:active{border-color:var(--orange-300) !important}
.active\:border-orange-400:active{border-color:var(--orange-400) !important}
.active\:border-orange-500:active{border-color:var(--orange-500) !important}
.active\:border-orange-600:active{border-color:var(--orange-600) !important}
.active\:border-orange-700:active{border-color:var(--orange-700) !important}
.active\:border-orange-800:active{border-color:var(--orange-800) !important}
.active\:border-orange-900:active{border-color:var(--orange-900) !important}
.border-bluegray-50{border-color:var(--bluegray-50) !important}
.border-bluegray-100{border-color:var(--bluegray-100) !important}
.border-bluegray-200{border-color:var(--bluegray-200) !important}
.border-bluegray-300{border-color:var(--bluegray-300) !important}
.border-bluegray-400{border-color:var(--bluegray-400) !important}
.border-bluegray-500{border-color:var(--bluegray-500) !important}
.border-bluegray-600{border-color:var(--bluegray-600) !important}
.border-bluegray-700{border-color:var(--bluegray-700) !important}
.border-bluegray-800{border-color:var(--bluegray-800) !important}
.border-bluegray-900{border-color:var(--bluegray-900) !important}
.focus\:border-bluegray-50:focus{border-color:var(--bluegray-50) !important}
.focus\:border-bluegray-100:focus{border-color:var(--bluegray-100) !important}
.focus\:border-bluegray-200:focus{border-color:var(--bluegray-200) !important}
.focus\:border-bluegray-300:focus{border-color:var(--bluegray-300) !important}
.focus\:border-bluegray-400:focus{border-color:var(--bluegray-400) !important}
.focus\:border-bluegray-500:focus{border-color:var(--bluegray-500) !important}
.focus\:border-bluegray-600:focus{border-color:var(--bluegray-600) !important}
.focus\:border-bluegray-700:focus{border-color:var(--bluegray-700) !important}
.focus\:border-bluegray-800:focus{border-color:var(--bluegray-800) !important}
.focus\:border-bluegray-900:focus{border-color:var(--bluegray-900) !important}
.hover\:border-bluegray-50:hover{border-color:var(--bluegray-50) !important}
.hover\:border-bluegray-100:hover{border-color:var(--bluegray-100) !important}
.hover\:border-bluegray-200:hover{border-color:var(--bluegray-200) !important}
.hover\:border-bluegray-300:hover{border-color:var(--bluegray-300) !important}
.hover\:border-bluegray-400:hover{border-color:var(--bluegray-400) !important}
.hover\:border-bluegray-500:hover{border-color:var(--bluegray-500) !important}
.hover\:border-bluegray-600:hover{border-color:var(--bluegray-600) !important}
.hover\:border-bluegray-700:hover{border-color:var(--bluegray-700) !important}
.hover\:border-bluegray-800:hover{border-color:var(--bluegray-800) !important}
.hover\:border-bluegray-900:hover{border-color:var(--bluegray-900) !important}
.active\:border-bluegray-50:active{border-color:var(--bluegray-50) !important}
.active\:border-bluegray-100:active{border-color:var(--bluegray-100) !important}
.active\:border-bluegray-200:active{border-color:var(--bluegray-200) !important}
.active\:border-bluegray-300:active{border-color:var(--bluegray-300) !important}
.active\:border-bluegray-400:active{border-color:var(--bluegray-400) !important}
.active\:border-bluegray-500:active{border-color:var(--bluegray-500) !important}
.active\:border-bluegray-600:active{border-color:var(--bluegray-600) !important}
.active\:border-bluegray-700:active{border-color:var(--bluegray-700) !important}
.active\:border-bluegray-800:active{border-color:var(--bluegray-800) !important}
.active\:border-bluegray-900:active{border-color:var(--bluegray-900) !important}
.border-purple-50{border-color:var(--purple-50) !important}
.border-purple-100{border-color:var(--purple-100) !important}
.border-purple-200{border-color:var(--purple-200) !important}
.border-purple-300{border-color:var(--purple-300) !important}
.border-purple-400{border-color:var(--purple-400) !important}
.border-purple-500{border-color:var(--purple-500) !important}
.border-purple-600{border-color:var(--purple-600) !important}
.border-purple-700{border-color:var(--purple-700) !important}
.border-purple-800{border-color:var(--purple-800) !important}
.border-purple-900{border-color:var(--purple-900) !important}
.focus\:border-purple-50:focus{border-color:var(--purple-50) !important}
.focus\:border-purple-100:focus{border-color:var(--purple-100) !important}
.focus\:border-purple-200:focus{border-color:var(--purple-200) !important}
.focus\:border-purple-300:focus{border-color:var(--purple-300) !important}
.focus\:border-purple-400:focus{border-color:var(--purple-400) !important}
.focus\:border-purple-500:focus{border-color:var(--purple-500) !important}
.focus\:border-purple-600:focus{border-color:var(--purple-600) !important}
.focus\:border-purple-700:focus{border-color:var(--purple-700) !important}
.focus\:border-purple-800:focus{border-color:var(--purple-800) !important}
.focus\:border-purple-900:focus{border-color:var(--purple-900) !important}
.hover\:border-purple-50:hover{border-color:var(--purple-50) !important}
.hover\:border-purple-100:hover{border-color:var(--purple-100) !important}
.hover\:border-purple-200:hover{border-color:var(--purple-200) !important}
.hover\:border-purple-300:hover{border-color:var(--purple-300) !important}
.hover\:border-purple-400:hover{border-color:var(--purple-400) !important}
.hover\:border-purple-500:hover{border-color:var(--purple-500) !important}
.hover\:border-purple-600:hover{border-color:var(--purple-600) !important}
.hover\:border-purple-700:hover{border-color:var(--purple-700) !important}
.hover\:border-purple-800:hover{border-color:var(--purple-800) !important}
.hover\:border-purple-900:hover{border-color:var(--purple-900) !important}
.active\:border-purple-50:active{border-color:var(--purple-50) !important}
.active\:border-purple-100:active{border-color:var(--purple-100) !important}
.active\:border-purple-200:active{border-color:var(--purple-200) !important}
.active\:border-purple-300:active{border-color:var(--purple-300) !important}
.active\:border-purple-400:active{border-color:var(--purple-400) !important}
.active\:border-purple-500:active{border-color:var(--purple-500) !important}
.active\:border-purple-600:active{border-color:var(--purple-600) !important}
.active\:border-purple-700:active{border-color:var(--purple-700) !important}
.active\:border-purple-800:active{border-color:var(--purple-800) !important}
.active\:border-purple-900:active{border-color:var(--purple-900) !important}
.border-gray-50{border-color:var(--gray-50) !important}
.border-gray-100{border-color:var(--gray-100) !important}
.border-gray-200{border-color:var(--gray-200) !important}
.border-gray-300{border-color:var(--gray-300) !important}
.border-gray-400{border-color:var(--gray-400) !important}
.border-gray-500{border-color:var(--gray-500) !important}
.border-gray-600{border-color:var(--gray-600) !important}
.border-gray-700{border-color:var(--gray-700) !important}
.border-gray-800{border-color:var(--gray-800) !important}
.border-gray-900{border-color:var(--gray-900) !important}
.focus\:border-gray-50:focus{border-color:var(--gray-50) !important}
.focus\:border-gray-100:focus{border-color:var(--gray-100) !important}
.focus\:border-gray-200:focus{border-color:var(--gray-200) !important}
.focus\:border-gray-300:focus{border-color:var(--gray-300) !important}
.focus\:border-gray-400:focus{border-color:var(--gray-400) !important}
.focus\:border-gray-500:focus{border-color:var(--gray-500) !important}
.focus\:border-gray-600:focus{border-color:var(--gray-600) !important}
.focus\:border-gray-700:focus{border-color:var(--gray-700) !important}
.focus\:border-gray-800:focus{border-color:var(--gray-800) !important}
.focus\:border-gray-900:focus{border-color:var(--gray-900) !important}
.hover\:border-gray-50:hover{border-color:var(--gray-50) !important}
.hover\:border-gray-100:hover{border-color:var(--gray-100) !important}
.hover\:border-gray-200:hover{border-color:var(--gray-200) !important}
.hover\:border-gray-300:hover{border-color:var(--gray-300) !important}
.hover\:border-gray-400:hover{border-color:var(--gray-400) !important}
.hover\:border-gray-500:hover{border-color:var(--gray-500) !important}
.hover\:border-gray-600:hover{border-color:var(--gray-600) !important}
.hover\:border-gray-700:hover{border-color:var(--gray-700) !important}
.hover\:border-gray-800:hover{border-color:var(--gray-800) !important}
.hover\:border-gray-900:hover{border-color:var(--gray-900) !important}
.active\:border-gray-50:active{border-color:var(--gray-50) !important}
.active\:border-gray-100:active{border-color:var(--gray-100) !important}
.active\:border-gray-200:active{border-color:var(--gray-200) !important}
.active\:border-gray-300:active{border-color:var(--gray-300) !important}
.active\:border-gray-400:active{border-color:var(--gray-400) !important}
.active\:border-gray-500:active{border-color:var(--gray-500) !important}
.active\:border-gray-600:active{border-color:var(--gray-600) !important}
.active\:border-gray-700:active{border-color:var(--gray-700) !important}
.active\:border-gray-800:active{border-color:var(--gray-800) !important}
.active\:border-gray-900:active{border-color:var(--gray-900) !important}
.border-red-50{border-color:var(--red-50) !important}
.border-red-100{border-color:var(--red-100) !important}
.border-red-200{border-color:var(--red-200) !important}
.border-red-300{border-color:var(--red-300) !important}
.border-red-400{border-color:var(--red-400) !important}
.border-red-500{border-color:var(--red-500) !important}
.border-red-600{border-color:var(--red-600) !important}
.border-red-700{border-color:var(--red-700) !important}
.border-red-800{border-color:var(--red-800) !important}
.border-red-900{border-color:var(--red-900) !important}
.focus\:border-red-50:focus{border-color:var(--red-50) !important}
.focus\:border-red-100:focus{border-color:var(--red-100) !important}
.focus\:border-red-200:focus{border-color:var(--red-200) !important}
.focus\:border-red-300:focus{border-color:var(--red-300) !important}
.focus\:border-red-400:focus{border-color:var(--red-400) !important}
.focus\:border-red-500:focus{border-color:var(--red-500) !important}
.focus\:border-red-600:focus{border-color:var(--red-600) !important}
.focus\:border-red-700:focus{border-color:var(--red-700) !important}
.focus\:border-red-800:focus{border-color:var(--red-800) !important}
.focus\:border-red-900:focus{border-color:var(--red-900) !important}
.hover\:border-red-50:hover{border-color:var(--red-50) !important}
.hover\:border-red-100:hover{border-color:var(--red-100) !important}
.hover\:border-red-200:hover{border-color:var(--red-200) !important}
.hover\:border-red-300:hover{border-color:var(--red-300) !important}
.hover\:border-red-400:hover{border-color:var(--red-400) !important}
.hover\:border-red-500:hover{border-color:var(--red-500) !important}
.hover\:border-red-600:hover{border-color:var(--red-600) !important}
.hover\:border-red-700:hover{border-color:var(--red-700) !important}
.hover\:border-red-800:hover{border-color:var(--red-800) !important}
.hover\:border-red-900:hover{border-color:var(--red-900) !important}
.active\:border-red-50:active{border-color:var(--red-50) !important}
.active\:border-red-100:active{border-color:var(--red-100) !important}
.active\:border-red-200:active{border-color:var(--red-200) !important}
.active\:border-red-300:active{border-color:var(--red-300) !important}
.active\:border-red-400:active{border-color:var(--red-400) !important}
.active\:border-red-500:active{border-color:var(--red-500) !important}
.active\:border-red-600:active{border-color:var(--red-600) !important}
.active\:border-red-700:active{border-color:var(--red-700) !important}
.active\:border-red-800:active{border-color:var(--red-800) !important}
.active\:border-red-900:active{border-color:var(--red-900) !important}
.border-primary-50{border-color:var(--primary-50) !important}
.border-primary-100{border-color:var(--primary-100) !important}
.border-primary-200{border-color:var(--primary-200) !important}
.border-primary-300{border-color:var(--primary-300) !important}
.border-primary-400{border-color:var(--primary-400) !important}
.border-primary-500{border-color:var(--primary-500) !important}
.border-primary-600{border-color:var(--primary-600) !important}
.border-primary-700{border-color:var(--primary-700) !important}
.border-primary-800{border-color:var(--primary-800) !important}
.border-primary-900{border-color:var(--primary-900) !important}
.focus\:border-primary-50:focus{border-color:var(--primary-50) !important}
.focus\:border-primary-100:focus{border-color:var(--primary-100) !important}
.focus\:border-primary-200:focus{border-color:var(--primary-200) !important}
.focus\:border-primary-300:focus{border-color:var(--primary-300) !important}
.focus\:border-primary-400:focus{border-color:var(--primary-400) !important}
.focus\:border-primary-500:focus{border-color:var(--primary-500) !important}
.focus\:border-primary-600:focus{border-color:var(--primary-600) !important}
.focus\:border-primary-700:focus{border-color:var(--primary-700) !important}
.focus\:border-primary-800:focus{border-color:var(--primary-800) !important}
.focus\:border-primary-900:focus{border-color:var(--primary-900) !important}
.hover\:border-primary-50:hover{border-color:var(--primary-50) !important}
.hover\:border-primary-100:hover{border-color:var(--primary-100) !important}
.hover\:border-primary-200:hover{border-color:var(--primary-200) !important}
.hover\:border-primary-300:hover{border-color:var(--primary-300) !important}
.hover\:border-primary-400:hover{border-color:var(--primary-400) !important}
.hover\:border-primary-500:hover{border-color:var(--primary-500) !important}
.hover\:border-primary-600:hover{border-color:var(--primary-600) !important}
.hover\:border-primary-700:hover{border-color:var(--primary-700) !important}
.hover\:border-primary-800:hover{border-color:var(--primary-800) !important}
.hover\:border-primary-900:hover{border-color:var(--primary-900) !important}
.active\:border-primary-50:active{border-color:var(--primary-50) !important}
.active\:border-primary-100:active{border-color:var(--primary-100) !important}
.active\:border-primary-200:active{border-color:var(--primary-200) !important}
.active\:border-primary-300:active{border-color:var(--primary-300) !important}
.active\:border-primary-400:active{border-color:var(--primary-400) !important}
.active\:border-primary-500:active{border-color:var(--primary-500) !important}
.active\:border-primary-600:active{border-color:var(--primary-600) !important}
.active\:border-primary-700:active{border-color:var(--primary-700) !important}
.active\:border-primary-800:active{border-color:var(--primary-800) !important}
.active\:border-primary-900:active{border-color:var(--primary-900) !important}
.bg-white-alpha-10{background-color:rgba(255,255,255,0.1) !important}
.bg-white-alpha-20{background-color:rgba(255,255,255,0.2) !important}
.bg-white-alpha-30{background-color:rgba(255,255,255,0.3) !important}
.bg-white-alpha-40{background-color:rgba(255,255,255,0.4) !important}
.bg-white-alpha-50{background-color:rgba(255,255,255,0.5) !important}
.bg-white-alpha-60{background-color:rgba(255,255,255,0.6) !important}
.bg-white-alpha-70{background-color:rgba(255,255,255,0.7) !important}
.bg-white-alpha-80{background-color:rgba(255,255,255,0.8) !important}
.bg-white-alpha-90{background-color:rgba(255,255,255,0.9) !important}
.hover\:bg-white-alpha-10:hover{background-color:rgba(255,255,255,0.1) !important}
.hover\:bg-white-alpha-20:hover{background-color:rgba(255,255,255,0.2) !important}
.hover\:bg-white-alpha-30:hover{background-color:rgba(255,255,255,0.3) !important}
.hover\:bg-white-alpha-40:hover{background-color:rgba(255,255,255,0.4) !important}
.hover\:bg-white-alpha-50:hover{background-color:rgba(255,255,255,0.5) !important}
.hover\:bg-white-alpha-60:hover{background-color:rgba(255,255,255,0.6) !important}
.hover\:bg-white-alpha-70:hover{background-color:rgba(255,255,255,0.7) !important}
.hover\:bg-white-alpha-80:hover{background-color:rgba(255,255,255,0.8) !important}
.hover\:bg-white-alpha-90:hover{background-color:rgba(255,255,255,0.9) !important}
.focus\:bg-white-alpha-10:focus{background-color:rgba(255,255,255,0.1) !important}
.focus\:bg-white-alpha-20:focus{background-color:rgba(255,255,255,0.2) !important}
.focus\:bg-white-alpha-30:focus{background-color:rgba(255,255,255,0.3) !important}
.focus\:bg-white-alpha-40:focus{background-color:rgba(255,255,255,0.4) !important}
.focus\:bg-white-alpha-50:focus{background-color:rgba(255,255,255,0.5) !important}
.focus\:bg-white-alpha-60:focus{background-color:rgba(255,255,255,0.6) !important}
.focus\:bg-white-alpha-70:focus{background-color:rgba(255,255,255,0.7) !important}
.focus\:bg-white-alpha-80:focus{background-color:rgba(255,255,255,0.8) !important}
.focus\:bg-white-alpha-90:focus{background-color:rgba(255,255,255,0.9) !important}
.active\:bg-white-alpha-10:active{background-color:rgba(255,255,255,0.1) !important}
.active\:bg-white-alpha-20:active{background-color:rgba(255,255,255,0.2) !important}
.active\:bg-white-alpha-30:active{background-color:rgba(255,255,255,0.3) !important}
.active\:bg-white-alpha-40:active{background-color:rgba(255,255,255,0.4) !important}
.active\:bg-white-alpha-50:active{background-color:rgba(255,255,255,0.5) !important}
.active\:bg-white-alpha-60:active{background-color:rgba(255,255,255,0.6) !important}
.active\:bg-white-alpha-70:active{background-color:rgba(255,255,255,0.7) !important}
.active\:bg-white-alpha-80:active{background-color:rgba(255,255,255,0.8) !important}
.active\:bg-white-alpha-90:active{background-color:rgba(255,255,255,0.9) !important}
.bg-black-alpha-10{background-color:rgba(0,0,0,0.1) !important}
.bg-black-alpha-20{background-color:rgba(0,0,0,0.2) !important}
.bg-black-alpha-30{background-color:rgba(0,0,0,0.3) !important}
.bg-black-alpha-40{background-color:rgba(0,0,0,0.4) !important}
.bg-black-alpha-50{background-color:rgba(0,0,0,0.5) !important}
.bg-black-alpha-60{background-color:rgba(0,0,0,0.6) !important}
.bg-black-alpha-70{background-color:rgba(0,0,0,0.7) !important}
.bg-black-alpha-80{background-color:rgba(0,0,0,0.8) !important}
.bg-black-alpha-90{background-color:rgba(0,0,0,0.9) !important}
.hover\:bg-black-alpha-10:hover{background-color:rgba(0,0,0,0.1) !important}
.hover\:bg-black-alpha-20:hover{background-color:rgba(0,0,0,0.2) !important}
.hover\:bg-black-alpha-30:hover{background-color:rgba(0,0,0,0.3) !important}
.hover\:bg-black-alpha-40:hover{background-color:rgba(0,0,0,0.4) !important}
.hover\:bg-black-alpha-50:hover{background-color:rgba(0,0,0,0.5) !important}
.hover\:bg-black-alpha-60:hover{background-color:rgba(0,0,0,0.6) !important}
.hover\:bg-black-alpha-70:hover{background-color:rgba(0,0,0,0.7) !important}
.hover\:bg-black-alpha-80:hover{background-color:rgba(0,0,0,0.8) !important}
.hover\:bg-black-alpha-90:hover{background-color:rgba(0,0,0,0.9) !important}
.focus\:bg-black-alpha-10:focus{background-color:rgba(0,0,0,0.1) !important}
.focus\:bg-black-alpha-20:focus{background-color:rgba(0,0,0,0.2) !important}
.focus\:bg-black-alpha-30:focus{background-color:rgba(0,0,0,0.3) !important}
.focus\:bg-black-alpha-40:focus{background-color:rgba(0,0,0,0.4) !important}
.focus\:bg-black-alpha-50:focus{background-color:rgba(0,0,0,0.5) !important}
.focus\:bg-black-alpha-60:focus{background-color:rgba(0,0,0,0.6) !important}
.focus\:bg-black-alpha-70:focus{background-color:rgba(0,0,0,0.7) !important}
.focus\:bg-black-alpha-80:focus{background-color:rgba(0,0,0,0.8) !important}
.focus\:bg-black-alpha-90:focus{background-color:rgba(0,0,0,0.9) !important}
.active\:bg-black-alpha-10:active{background-color:rgba(0,0,0,0.1) !important}
.active\:bg-black-alpha-20:active{background-color:rgba(0,0,0,0.2) !important}
.active\:bg-black-alpha-30:active{background-color:rgba(0,0,0,0.3) !important}
.active\:bg-black-alpha-40:active{background-color:rgba(0,0,0,0.4) !important}
.active\:bg-black-alpha-50:active{background-color:rgba(0,0,0,0.5) !important}
.active\:bg-black-alpha-60:active{background-color:rgba(0,0,0,0.6) !important}
.active\:bg-black-alpha-70:active{background-color:rgba(0,0,0,0.7) !important}
.active\:bg-black-alpha-80:active{background-color:rgba(0,0,0,0.8) !important}
.active\:bg-black-alpha-90:active{background-color:rgba(0,0,0,0.9) !important}
.border-white-alpha-10{border-color:rgba(255,255,255,0.1) !important}
.border-white-alpha-20{border-color:rgba(255,255,255,0.2) !important}
.border-white-alpha-30{border-color:rgba(255,255,255,0.3) !important}
.border-white-alpha-40{border-color:rgba(255,255,255,0.4) !important}
.border-white-alpha-50{border-color:rgba(255,255,255,0.5) !important}
.border-white-alpha-60{border-color:rgba(255,255,255,0.6) !important}
.border-white-alpha-70{border-color:rgba(255,255,255,0.7) !important}
.border-white-alpha-80{border-color:rgba(255,255,255,0.8) !important}
.border-white-alpha-90{border-color:rgba(255,255,255,0.9) !important}
.hover\:border-white-alpha-10:hover{border-color:rgba(255,255,255,0.1) !important}
.hover\:border-white-alpha-20:hover{border-color:rgba(255,255,255,0.2) !important}
.hover\:border-white-alpha-30:hover{border-color:rgba(255,255,255,0.3) !important}
.hover\:border-white-alpha-40:hover{border-color:rgba(255,255,255,0.4) !important}
.hover\:border-white-alpha-50:hover{border-color:rgba(255,255,255,0.5) !important}
.hover\:border-white-alpha-60:hover{border-color:rgba(255,255,255,0.6) !important}
.hover\:border-white-alpha-70:hover{border-color:rgba(255,255,255,0.7) !important}
.hover\:border-white-alpha-80:hover{border-color:rgba(255,255,255,0.8) !important}
.hover\:border-white-alpha-90:hover{border-color:rgba(255,255,255,0.9) !important}
.focus\:border-white-alpha-10:focus{border-color:rgba(255,255,255,0.1) !important}
.focus\:border-white-alpha-20:focus{border-color:rgba(255,255,255,0.2) !important}
.focus\:border-white-alpha-30:focus{border-color:rgba(255,255,255,0.3) !important}
.focus\:border-white-alpha-40:focus{border-color:rgba(255,255,255,0.4) !important}
.focus\:border-white-alpha-50:focus{border-color:rgba(255,255,255,0.5) !important}
.focus\:border-white-alpha-60:focus{border-color:rgba(255,255,255,0.6) !important}
.focus\:border-white-alpha-70:focus{border-color:rgba(255,255,255,0.7) !important}
.focus\:border-white-alpha-80:focus{border-color:rgba(255,255,255,0.8) !important}
.focus\:border-white-alpha-90:focus{border-color:rgba(255,255,255,0.9) !important}
.active\:border-white-alpha-10:active{border-color:rgba(255,255,255,0.1) !important}
.active\:border-white-alpha-20:active{border-color:rgba(255,255,255,0.2) !important}
.active\:border-white-alpha-30:active{border-color:rgba(255,255,255,0.3) !important}
.active\:border-white-alpha-40:active{border-color:rgba(255,255,255,0.4) !important}
.active\:border-white-alpha-50:active{border-color:rgba(255,255,255,0.5) !important}
.active\:border-white-alpha-60:active{border-color:rgba(255,255,255,0.6) !important}
.active\:border-white-alpha-70:active{border-color:rgba(255,255,255,0.7) !important}
.active\:border-white-alpha-80:active{border-color:rgba(255,255,255,0.8) !important}
.active\:border-white-alpha-90:active{border-color:rgba(255,255,255,0.9) !important}
.border-black-alpha-10{border-color:rgba(0,0,0,0.1) !important}
.border-black-alpha-20{border-color:rgba(0,0,0,0.2) !important}
.border-black-alpha-30{border-color:rgba(0,0,0,0.3) !important}
.border-black-alpha-40{border-color:rgba(0,0,0,0.4) !important}
.border-black-alpha-50{border-color:rgba(0,0,0,0.5) !important}
.border-black-alpha-60{border-color:rgba(0,0,0,0.6) !important}
.border-black-alpha-70{border-color:rgba(0,0,0,0.7) !important}
.border-black-alpha-80{border-color:rgba(0,0,0,0.8) !important}
.border-black-alpha-90{border-color:rgba(0,0,0,0.9) !important}
.hover\:border-black-alpha-10:hover{border-color:rgba(0,0,0,0.1) !important}
.hover\:border-black-alpha-20:hover{border-color:rgba(0,0,0,0.2) !important}
.hover\:border-black-alpha-30:hover{border-color:rgba(0,0,0,0.3) !important}
.hover\:border-black-alpha-40:hover{border-color:rgba(0,0,0,0.4) !important}
.hover\:border-black-alpha-50:hover{border-color:rgba(0,0,0,0.5) !important}
.hover\:border-black-alpha-60:hover{border-color:rgba(0,0,0,0.6) !important}
.hover\:border-black-alpha-70:hover{border-color:rgba(0,0,0,0.7) !important}
.hover\:border-black-alpha-80:hover{border-color:rgba(0,0,0,0.8) !important}
.hover\:border-black-alpha-90:hover{border-color:rgba(0,0,0,0.9) !important}
.focus\:border-black-alpha-10:focus{border-color:rgba(0,0,0,0.1) !important}
.focus\:border-black-alpha-20:focus{border-color:rgba(0,0,0,0.2) !important}
.focus\:border-black-alpha-30:focus{border-color:rgba(0,0,0,0.3) !important}
.focus\:border-black-alpha-40:focus{border-color:rgba(0,0,0,0.4) !important}
.focus\:border-black-alpha-50:focus{border-color:rgba(0,0,0,0.5) !important}
.focus\:border-black-alpha-60:focus{border-color:rgba(0,0,0,0.6) !important}
.focus\:border-black-alpha-70:focus{border-color:rgba(0,0,0,0.7) !important}
.focus\:border-black-alpha-80:focus{border-color:rgba(0,0,0,0.8) !important}
.focus\:border-black-alpha-90:focus{border-color:rgba(0,0,0,0.9) !important}
.active\:border-black-alpha-10:active{border-color:rgba(0,0,0,0.1) !important}
.active\:border-black-alpha-20:active{border-color:rgba(0,0,0,0.2) !important}
.active\:border-black-alpha-30:active{border-color:rgba(0,0,0,0.3) !important}
.active\:border-black-alpha-40:active{border-color:rgba(0,0,0,0.4) !important}
.active\:border-black-alpha-50:active{border-color:rgba(0,0,0,0.5) !important}
.active\:border-black-alpha-60:active{border-color:rgba(0,0,0,0.6) !important}
.active\:border-black-alpha-70:active{border-color:rgba(0,0,0,0.7) !important}
.active\:border-black-alpha-80:active{border-color:rgba(0,0,0,0.8) !important}
.active\:border-black-alpha-90:active{border-color:rgba(0,0,0,0.9) !important}
.text-white-alpha-10{color:rgba(255,255,255,0.1) !important}
.text-white-alpha-20{color:rgba(255,255,255,0.2) !important}
.text-white-alpha-30{color:rgba(255,255,255,0.3) !important}
.text-white-alpha-40{color:rgba(255,255,255,0.4) !important}
.text-white-alpha-50{color:rgba(255,255,255,0.5) !important}
.text-white-alpha-60{color:rgba(255,255,255,0.6) !important}
.text-white-alpha-70{color:rgba(255,255,255,0.7) !important}
.text-white-alpha-80{color:rgba(255,255,255,0.8) !important}
.text-white-alpha-90{color:rgba(255,255,255,0.9) !important}
.hover\:text-white-alpha-10:hover{color:rgba(255,255,255,0.1) !important}
.hover\:text-white-alpha-20:hover{color:rgba(255,255,255,0.2) !important}
.hover\:text-white-alpha-30:hover{color:rgba(255,255,255,0.3) !important}
.hover\:text-white-alpha-40:hover{color:rgba(255,255,255,0.4) !important}
.hover\:text-white-alpha-50:hover{color:rgba(255,255,255,0.5) !important}
.hover\:text-white-alpha-60:hover{color:rgba(255,255,255,0.6) !important}
.hover\:text-white-alpha-70:hover{color:rgba(255,255,255,0.7) !important}
.hover\:text-white-alpha-80:hover{color:rgba(255,255,255,0.8) !important}
.hover\:text-white-alpha-90:hover{color:rgba(255,255,255,0.9) !important}
.focus\:text-white-alpha-10:focus{color:rgba(255,255,255,0.1) !important}
.focus\:text-white-alpha-20:focus{color:rgba(255,255,255,0.2) !important}
.focus\:text-white-alpha-30:focus{color:rgba(255,255,255,0.3) !important}
.focus\:text-white-alpha-40:focus{color:rgba(255,255,255,0.4) !important}
.focus\:text-white-alpha-50:focus{color:rgba(255,255,255,0.5) !important}
.focus\:text-white-alpha-60:focus{color:rgba(255,255,255,0.6) !important}
.focus\:text-white-alpha-70:focus{color:rgba(255,255,255,0.7) !important}
.focus\:text-white-alpha-80:focus{color:rgba(255,255,255,0.8) !important}
.focus\:text-white-alpha-90:focus{color:rgba(255,255,255,0.9) !important}
.active\:text-white-alpha-10:active{color:rgba(255,255,255,0.1) !important}
.active\:text-white-alpha-20:active{color:rgba(255,255,255,0.2) !important}
.active\:text-white-alpha-30:active{color:rgba(255,255,255,0.3) !important}
.active\:text-white-alpha-40:active{color:rgba(255,255,255,0.4) !important}
.active\:text-white-alpha-50:active{color:rgba(255,255,255,0.5) !important}
.active\:text-white-alpha-60:active{color:rgba(255,255,255,0.6) !important}
.active\:text-white-alpha-70:active{color:rgba(255,255,255,0.7) !important}
.active\:text-white-alpha-80:active{color:rgba(255,255,255,0.8) !important}
.active\:text-white-alpha-90:active{color:rgba(255,255,255,0.9) !important}
.text-black-alpha-10{color:rgba(0,0,0,0.1) !important}
.text-black-alpha-20{color:rgba(0,0,0,0.2) !important}
.text-black-alpha-30{color:rgba(0,0,0,0.3) !important}
.text-black-alpha-40{color:rgba(0,0,0,0.4) !important}
.text-black-alpha-50{color:rgba(0,0,0,0.5) !important}
.text-black-alpha-60{color:rgba(0,0,0,0.6) !important}
.text-black-alpha-70{color:rgba(0,0,0,0.7) !important}
.text-black-alpha-80{color:rgba(0,0,0,0.8) !important}
.text-black-alpha-90{color:rgba(0,0,0,0.9) !important}
.hover\:text-black-alpha-10:hover{color:rgba(0,0,0,0.1) !important}
.hover\:text-black-alpha-20:hover{color:rgba(0,0,0,0.2) !important}
.hover\:text-black-alpha-30:hover{color:rgba(0,0,0,0.3) !important}
.hover\:text-black-alpha-40:hover{color:rgba(0,0,0,0.4) !important}
.hover\:text-black-alpha-50:hover{color:rgba(0,0,0,0.5) !important}
.hover\:text-black-alpha-60:hover{color:rgba(0,0,0,0.6) !important}
.hover\:text-black-alpha-70:hover{color:rgba(0,0,0,0.7) !important}
.hover\:text-black-alpha-80:hover{color:rgba(0,0,0,0.8) !important}
.hover\:text-black-alpha-90:hover{color:rgba(0,0,0,0.9) !important}
.focus\:text-black-alpha-10:focus{color:rgba(0,0,0,0.1) !important}
.focus\:text-black-alpha-20:focus{color:rgba(0,0,0,0.2) !important}
.focus\:text-black-alpha-30:focus{color:rgba(0,0,0,0.3) !important}
.focus\:text-black-alpha-40:focus{color:rgba(0,0,0,0.4) !important}
.focus\:text-black-alpha-50:focus{color:rgba(0,0,0,0.5) !important}
.focus\:text-black-alpha-60:focus{color:rgba(0,0,0,0.6) !important}
.focus\:text-black-alpha-70:focus{color:rgba(0,0,0,0.7) !important}
.focus\:text-black-alpha-80:focus{color:rgba(0,0,0,0.8) !important}
.focus\:text-black-alpha-90:focus{color:rgba(0,0,0,0.9) !important}
.active\:text-black-alpha-10:active{color:rgba(0,0,0,0.1) !important}
.active\:text-black-alpha-20:active{color:rgba(0,0,0,0.2) !important}
.active\:text-black-alpha-30:active{color:rgba(0,0,0,0.3) !important}
.active\:text-black-alpha-40:active{color:rgba(0,0,0,0.4) !important}
.active\:text-black-alpha-50:active{color:rgba(0,0,0,0.5) !important}
.active\:text-black-alpha-60:active{color:rgba(0,0,0,0.6) !important}
.active\:text-black-alpha-70:active{color:rgba(0,0,0,0.7) !important}
.active\:text-black-alpha-80:active{color:rgba(0,0,0,0.8) !important}
.active\:text-black-alpha-90:active{color:rgba(0,0,0,0.9) !important}
.text-primary{color:var(--primary-color) !important}
.bg-primary{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}
.bg-primary-reverse{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}
.bg-white{background-color:#ffffff !important}
.border-primary{border-color:var(--primary-color) !important}
.text-white{color:#ffffff !important}
.border-white{border-color:#ffffff !important}
.text-color{color:var(--text-color) !important}
.text-color-secondary{color:var(--text-color-secondary) !important}
.surface-ground{background-color:var(--surface-ground) !important}
.surface-section{background-color:var(--surface-section) !important}
.surface-card{background-color:var(--surface-card) !important}
.surface-overlay{background-color:var(--surface-overlay) !important}
.surface-hover{background-color:var(--surface-hover) !important}
.surface-border{border-color:var(--surface-border) !important}
.focus\:text-primary:focus{color:var(--primary-color) !important}
.hover\:text-primary:hover{color:var(--primary-color) !important}
.active\:text-primary:active{color:var(--primary-color) !important}
.focus\:bg-primary:focus{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}
.hover\:bg-primary:hover{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}
.active\:bg-primary:active{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}
.focus\:bg-primary-reverse:focus{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}
.hover\:bg-primary-reverse:hover{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}
.active\:bg-primary-reverse:active{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}
.focus\:bg-white:focus{background-color:#ffffff !important}
.hover\:bg-white:hover{background-color:#ffffff !important}
.active\:bg-white:active{background-color:#ffffff !important}
.focus\:border-primary:focus{border-color:var(--primary-color) !important}
.hover\:border-primary:hover{border-color:var(--primary-color) !important}
.active\:border-primary:active{border-color:var(--primary-color) !important}
.focus\:text-white:focus{color:#ffffff !important}
.hover\:text-white:hover{color:#ffffff !important}
.active\:text-white:active{color:#ffffff !important}
.focus\:border-white:focus{border-color:#ffffff !important}
.hover\:border-white:hover{border-color:#ffffff !important}
.active\:border-white:active{border-color:#ffffff !important}
.focus\:text-color:focus{color:var(--text-color) !important}
.hover\:text-color:hover{color:var(--text-color) !important}
.active\:text-color:active{color:var(--text-color) !important}
.focus\:text-color-secondary:focus{color:var(--text-color-secondary) !important}
.hover\:text-color-secondary:hover{color:var(--text-color-secondary) !important}
.active\:text-color-secondary:active{color:var(--text-color-secondary) !important}
.focus\:surface-ground:focus{background-color:var(--surface-ground) !important}
.hover\:surface-ground:hover{background-color:var(--surface-ground) !important}
.active\:surface-ground:active{background-color:var(--surface-ground) !important}
.focus\:surface-section:focus{background-color:var(--surface-section) !important}
.hover\:surface-section:hover{background-color:var(--surface-section) !important}
.active\:surface-section:active{background-color:var(--surface-section) !important}
.focus\:surface-card:focus{background-color:var(--surface-card) !important}
.hover\:surface-card:hover{background-color:var(--surface-card) !important}
.active\:surface-card:active{background-color:var(--surface-card) !important}
.focus\:surface-overlay:focus{background-color:var(--surface-overlay) !important}
.hover\:surface-overlay:hover{background-color:var(--surface-overlay) !important}
.active\:surface-overlay:active{background-color:var(--surface-overlay) !important}
.focus\:surface-hover:focus{background-color:var(--surface-hover) !important}
.hover\:surface-hover:hover{background-color:var(--surface-hover) !important}
.active\:surface-hover:active{background-color:var(--surface-hover) !important}
.focus\:surface-border:focus{border-color:var(--surface-border) !important}
.hover\:surface-border:hover{border-color:var(--surface-border) !important}
.active\:surface-border:active{border-color:var(--surface-border) !important}
@media screen and (min-width: 576px){.sm\:text-primary{color:var(--primary-color) !important}.sm\:bg-primary{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}.sm\:bg-primary-reverse{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}.sm\:bg-white{background-color:#ffffff !important}.sm\:border-primary{border-color:var(--primary-color) !important}.sm\:text-white{color:#ffffff !important}.sm\:border-white{border-color:#ffffff !important}.sm\:text-color{color:var(--text-color) !important}.sm\:text-color-secondary{color:var(--text-color-secondary) !important}.sm\:surface-ground{background-color:var(--surface-ground) !important}.sm\:surface-section{background-color:var(--surface-section) !important}.sm\:surface-card{background-color:var(--surface-card) !important}.sm\:surface-overlay{background-color:var(--surface-overlay) !important}.sm\:surface-hover{background-color:var(--surface-hover) !important}.sm\:surface-border{border-color:var(--surface-border) !important}.sm\:focus\:text-primary:focus{color:var(--primary-color) !important}.sm\:hover\:text-primary:hover{color:var(--primary-color) !important}.sm\:active\:text-primary:active{color:var(--primary-color) !important}.sm\:focus\:bg-primary:focus{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}.sm\:hover\:bg-primary:hover{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}.sm\:active\:bg-primary:active{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}.sm\:focus\:bg-primary-reverse:focus{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}.sm\:hover\:bg-primary-reverse:hover{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}.sm\:active\:bg-primary-reverse:active{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}.sm\:focus\:bg-white:focus{background-color:#ffffff !important}.sm\:hover\:bg-white:hover{background-color:#ffffff !important}.sm\:active\:bg-white:active{background-color:#ffffff !important}.sm\:focus\:border-primary:focus{border-color:var(--primary-color) !important}.sm\:hover\:border-primary:hover{border-color:var(--primary-color) !important}.sm\:active\:border-primary:active{border-color:var(--primary-color) !important}.sm\:focus\:text-white:focus{color:#ffffff !important}.sm\:hover\:text-white:hover{color:#ffffff !important}.sm\:active\:text-white:active{color:#ffffff !important}.sm\:focus\:border-white:focus{border-color:#ffffff !important}.sm\:hover\:border-white:hover{border-color:#ffffff !important}.sm\:active\:border-white:active{border-color:#ffffff !important}.sm\:focus\:text-color:focus{color:var(--text-color) !important}.sm\:hover\:text-color:hover{color:var(--text-color) !important}.sm\:active\:text-color:active{color:var(--text-color) !important}.sm\:focus\:text-color-secondary:focus{color:var(--text-color-secondary) !important}.sm\:hover\:text-color-secondary:hover{color:var(--text-color-secondary) !important}.sm\:active\:text-color-secondary:active{color:var(--text-color-secondary) !important}.sm\:focus\:surface-ground:focus{background-color:var(--surface-ground) !important}.sm\:hover\:surface-ground:hover{background-color:var(--surface-ground) !important}.sm\:active\:surface-ground:active{background-color:var(--surface-ground) !important}.sm\:focus\:surface-section:focus{background-color:var(--surface-section) !important}.sm\:hover\:surface-section:hover{background-color:var(--surface-section) !important}.sm\:active\:surface-section:active{background-color:var(--surface-section) !important}.sm\:focus\:surface-card:focus{background-color:var(--surface-card) !important}.sm\:hover\:surface-card:hover{background-color:var(--surface-card) !important}.sm\:active\:surface-card:active{background-color:var(--surface-card) !important}.sm\:focus\:surface-overlay:focus{background-color:var(--surface-overlay) !important}.sm\:hover\:surface-overlay:hover{background-color:var(--surface-overlay) !important}.sm\:active\:surface-overlay:active{background-color:var(--surface-overlay) !important}.sm\:focus\:surface-hover:focus{background-color:var(--surface-hover) !important}.sm\:hover\:surface-hover:hover{background-color:var(--surface-hover) !important}.sm\:active\:surface-hover:active{background-color:var(--surface-hover) !important}.sm\:focus\:surface-border:focus{border-color:var(--surface-border) !important}.sm\:hover\:surface-border:hover{border-color:var(--surface-border) !important}.sm\:active\:surface-border:active{border-color:var(--surface-border) !important}}
@media screen and (min-width: 768px){.md\:text-primary{color:var(--primary-color) !important}.md\:bg-primary{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}.md\:bg-primary-reverse{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}.md\:bg-white{background-color:#ffffff !important}.md\:border-primary{border-color:var(--primary-color) !important}.md\:text-white{color:#ffffff !important}.md\:border-white{border-color:#ffffff !important}.md\:text-color{color:var(--text-color) !important}.md\:text-color-secondary{color:var(--text-color-secondary) !important}.md\:surface-ground{background-color:var(--surface-ground) !important}.md\:surface-section{background-color:var(--surface-section) !important}.md\:surface-card{background-color:var(--surface-card) !important}.md\:surface-overlay{background-color:var(--surface-overlay) !important}.md\:surface-hover{background-color:var(--surface-hover) !important}.md\:surface-border{border-color:var(--surface-border) !important}.md\:focus\:text-primary:focus{color:var(--primary-color) !important}.md\:hover\:text-primary:hover{color:var(--primary-color) !important}.md\:active\:text-primary:active{color:var(--primary-color) !important}.md\:focus\:bg-primary:focus{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}.md\:hover\:bg-primary:hover{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}.md\:active\:bg-primary:active{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}.md\:focus\:bg-primary-reverse:focus{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}.md\:hover\:bg-primary-reverse:hover{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}.md\:active\:bg-primary-reverse:active{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}.md\:focus\:bg-white:focus{background-color:#ffffff !important}.md\:hover\:bg-white:hover{background-color:#ffffff !important}.md\:active\:bg-white:active{background-color:#ffffff !important}.md\:focus\:border-primary:focus{border-color:var(--primary-color) !important}.md\:hover\:border-primary:hover{border-color:var(--primary-color) !important}.md\:active\:border-primary:active{border-color:var(--primary-color) !important}.md\:focus\:text-white:focus{color:#ffffff !important}.md\:hover\:text-white:hover{color:#ffffff !important}.md\:active\:text-white:active{color:#ffffff !important}.md\:focus\:border-white:focus{border-color:#ffffff !important}.md\:hover\:border-white:hover{border-color:#ffffff !important}.md\:active\:border-white:active{border-color:#ffffff !important}.md\:focus\:text-color:focus{color:var(--text-color) !important}.md\:hover\:text-color:hover{color:var(--text-color) !important}.md\:active\:text-color:active{color:var(--text-color) !important}.md\:focus\:text-color-secondary:focus{color:var(--text-color-secondary) !important}.md\:hover\:text-color-secondary:hover{color:var(--text-color-secondary) !important}.md\:active\:text-color-secondary:active{color:var(--text-color-secondary) !important}.md\:focus\:surface-ground:focus{background-color:var(--surface-ground) !important}.md\:hover\:surface-ground:hover{background-color:var(--surface-ground) !important}.md\:active\:surface-ground:active{background-color:var(--surface-ground) !important}.md\:focus\:surface-section:focus{background-color:var(--surface-section) !important}.md\:hover\:surface-section:hover{background-color:var(--surface-section) !important}.md\:active\:surface-section:active{background-color:var(--surface-section) !important}.md\:focus\:surface-card:focus{background-color:var(--surface-card) !important}.md\:hover\:surface-card:hover{background-color:var(--surface-card) !important}.md\:active\:surface-card:active{background-color:var(--surface-card) !important}.md\:focus\:surface-overlay:focus{background-color:var(--surface-overlay) !important}.md\:hover\:surface-overlay:hover{background-color:var(--surface-overlay) !important}.md\:active\:surface-overlay:active{background-color:var(--surface-overlay) !important}.md\:focus\:surface-hover:focus{background-color:var(--surface-hover) !important}.md\:hover\:surface-hover:hover{background-color:var(--surface-hover) !important}.md\:active\:surface-hover:active{background-color:var(--surface-hover) !important}.md\:focus\:surface-border:focus{border-color:var(--surface-border) !important}.md\:hover\:surface-border:hover{border-color:var(--surface-border) !important}.md\:active\:surface-border:active{border-color:var(--surface-border) !important}}
@media screen and (min-width: 992px){.lg\:text-primary{color:var(--primary-color) !important}.lg\:bg-primary{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}.lg\:bg-primary-reverse{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}.lg\:bg-white{background-color:#ffffff !important}.lg\:border-primary{border-color:var(--primary-color) !important}.lg\:text-white{color:#ffffff !important}.lg\:border-white{border-color:#ffffff !important}.lg\:text-color{color:var(--text-color) !important}.lg\:text-color-secondary{color:var(--text-color-secondary) !important}.lg\:surface-ground{background-color:var(--surface-ground) !important}.lg\:surface-section{background-color:var(--surface-section) !important}.lg\:surface-card{background-color:var(--surface-card) !important}.lg\:surface-overlay{background-color:var(--surface-overlay) !important}.lg\:surface-hover{background-color:var(--surface-hover) !important}.lg\:surface-border{border-color:var(--surface-border) !important}.lg\:focus\:text-primary:focus{color:var(--primary-color) !important}.lg\:hover\:text-primary:hover{color:var(--primary-color) !important}.lg\:active\:text-primary:active{color:var(--primary-color) !important}.lg\:focus\:bg-primary:focus{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}.lg\:hover\:bg-primary:hover{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}.lg\:active\:bg-primary:active{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}.lg\:focus\:bg-primary-reverse:focus{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}.lg\:hover\:bg-primary-reverse:hover{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}.lg\:active\:bg-primary-reverse:active{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}.lg\:focus\:bg-white:focus{background-color:#ffffff !important}.lg\:hover\:bg-white:hover{background-color:#ffffff !important}.lg\:active\:bg-white:active{background-color:#ffffff !important}.lg\:focus\:border-primary:focus{border-color:var(--primary-color) !important}.lg\:hover\:border-primary:hover{border-color:var(--primary-color) !important}.lg\:active\:border-primary:active{border-color:var(--primary-color) !important}.lg\:focus\:text-white:focus{color:#ffffff !important}.lg\:hover\:text-white:hover{color:#ffffff !important}.lg\:active\:text-white:active{color:#ffffff !important}.lg\:focus\:border-white:focus{border-color:#ffffff !important}.lg\:hover\:border-white:hover{border-color:#ffffff !important}.lg\:active\:border-white:active{border-color:#ffffff !important}.lg\:focus\:text-color:focus{color:var(--text-color) !important}.lg\:hover\:text-color:hover{color:var(--text-color) !important}.lg\:active\:text-color:active{color:var(--text-color) !important}.lg\:focus\:text-color-secondary:focus{color:var(--text-color-secondary) !important}.lg\:hover\:text-color-secondary:hover{color:var(--text-color-secondary) !important}.lg\:active\:text-color-secondary:active{color:var(--text-color-secondary) !important}.lg\:focus\:surface-ground:focus{background-color:var(--surface-ground) !important}.lg\:hover\:surface-ground:hover{background-color:var(--surface-ground) !important}.lg\:active\:surface-ground:active{background-color:var(--surface-ground) !important}.lg\:focus\:surface-section:focus{background-color:var(--surface-section) !important}.lg\:hover\:surface-section:hover{background-color:var(--surface-section) !important}.lg\:active\:surface-section:active{background-color:var(--surface-section) !important}.lg\:focus\:surface-card:focus{background-color:var(--surface-card) !important}.lg\:hover\:surface-card:hover{background-color:var(--surface-card) !important}.lg\:active\:surface-card:active{background-color:var(--surface-card) !important}.lg\:focus\:surface-overlay:focus{background-color:var(--surface-overlay) !important}.lg\:hover\:surface-overlay:hover{background-color:var(--surface-overlay) !important}.lg\:active\:surface-overlay:active{background-color:var(--surface-overlay) !important}.lg\:focus\:surface-hover:focus{background-color:var(--surface-hover) !important}.lg\:hover\:surface-hover:hover{background-color:var(--surface-hover) !important}.lg\:active\:surface-hover:active{background-color:var(--surface-hover) !important}.lg\:focus\:surface-border:focus{border-color:var(--surface-border) !important}.lg\:hover\:surface-border:hover{border-color:var(--surface-border) !important}.lg\:active\:surface-border:active{border-color:var(--surface-border) !important}}
@media screen and (min-width: 1200px){.xl\:text-primary{color:var(--primary-color) !important}.xl\:bg-primary{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}.xl\:bg-primary-reverse{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}.xl\:bg-white{background-color:#ffffff !important}.xl\:border-primary{border-color:var(--primary-color) !important}.xl\:text-white{color:#ffffff !important}.xl\:border-white{border-color:#ffffff !important}.xl\:text-color{color:var(--text-color) !important}.xl\:text-color-secondary{color:var(--text-color-secondary) !important}.xl\:surface-ground{background-color:var(--surface-ground) !important}.xl\:surface-section{background-color:var(--surface-section) !important}.xl\:surface-card{background-color:var(--surface-card) !important}.xl\:surface-overlay{background-color:var(--surface-overlay) !important}.xl\:surface-hover{background-color:var(--surface-hover) !important}.xl\:surface-border{border-color:var(--surface-border) !important}.xl\:focus\:text-primary:focus{color:var(--primary-color) !important}.xl\:hover\:text-primary:hover{color:var(--primary-color) !important}.xl\:active\:text-primary:active{color:var(--primary-color) !important}.xl\:focus\:bg-primary:focus{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}.xl\:hover\:bg-primary:hover{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}.xl\:active\:bg-primary:active{color:var(--primary-color-text) !important;background-color:var(--primary-color) !important}.xl\:focus\:bg-primary-reverse:focus{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}.xl\:hover\:bg-primary-reverse:hover{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}.xl\:active\:bg-primary-reverse:active{color:var(--primary-color) !important;background-color:var(--primary-color-text) !important}.xl\:focus\:bg-white:focus{background-color:#ffffff !important}.xl\:hover\:bg-white:hover{background-color:#ffffff !important}.xl\:active\:bg-white:active{background-color:#ffffff !important}.xl\:focus\:border-primary:focus{border-color:var(--primary-color) !important}.xl\:hover\:border-primary:hover{border-color:var(--primary-color) !important}.xl\:active\:border-primary:active{border-color:var(--primary-color) !important}.xl\:focus\:text-white:focus{color:#ffffff !important}.xl\:hover\:text-white:hover{color:#ffffff !important}.xl\:active\:text-white:active{color:#ffffff !important}.xl\:focus\:border-white:focus{border-color:#ffffff !important}.xl\:hover\:border-white:hover{border-color:#ffffff !important}.xl\:active\:border-white:active{border-color:#ffffff !important}.xl\:focus\:text-color:focus{color:var(--text-color) !important}.xl\:hover\:text-color:hover{color:var(--text-color) !important}.xl\:active\:text-color:active{color:var(--text-color) !important}.xl\:focus\:text-color-secondary:focus{color:var(--text-color-secondary) !important}.xl\:hover\:text-color-secondary:hover{color:var(--text-color-secondary) !important}.xl\:active\:text-color-secondary:active{color:var(--text-color-secondary) !important}.xl\:focus\:surface-ground:focus{background-color:var(--surface-ground) !important}.xl\:hover\:surface-ground:hover{background-color:var(--surface-ground) !important}.xl\:active\:surface-ground:active{background-color:var(--surface-ground) !important}.xl\:focus\:surface-section:focus{background-color:var(--surface-section) !important}.xl\:hover\:surface-section:hover{background-color:var(--surface-section) !important}.xl\:active\:surface-section:active{background-color:var(--surface-section) !important}.xl\:focus\:surface-card:focus{background-color:var(--surface-card) !important}.xl\:hover\:surface-card:hover{background-color:var(--surface-card) !important}.xl\:active\:surface-card:active{background-color:var(--surface-card) !important}.xl\:focus\:surface-overlay:focus{background-color:var(--surface-overlay) !important}.xl\:hover\:surface-overlay:hover{background-color:var(--surface-overlay) !important}.xl\:active\:surface-overlay:active{background-color:var(--surface-overlay) !important}.xl\:focus\:surface-hover:focus{background-color:var(--surface-hover) !important}.xl\:hover\:surface-hover:hover{background-color:var(--surface-hover) !important}.xl\:active\:surface-hover:active{background-color:var(--surface-hover) !important}.xl\:focus\:surface-border:focus{border-color:var(--surface-border) !important}.xl\:hover\:surface-border:hover{border-color:var(--surface-border) !important}.xl\:active\:surface-border:active{border-color:var(--surface-border) !important}}
.field{margin-bottom:1rem}
.field>label{display:inline-block;margin-bottom:.5rem}
.field.grid>label{display:flex;align-items:center}
.field>small{margin-top:.25rem}
.field.grid,.formgrid.grid{margin-top:0}
.field.grid .col-fixed,.formgrid.grid .col-fixed,.field.grid .col,.formgrid.grid .col,.field.grid .col-1,.formgrid.grid .col-1,.field.grid .col-2,.formgrid.grid .col-2,.field.grid .col-3,.formgrid.grid .col-3,.field.grid .col-4,.formgrid.grid .col-4,.field.grid .col-5,.formgrid.grid .col-5,.field.grid .col-6,.formgrid.grid .col-6,.field.grid .col-7,.formgrid.grid .col-7,.field.grid .col-8,.formgrid.grid .col-8,.field.grid .col-9,.formgrid.grid .col-9,.field.grid .col-10,.formgrid.grid .col-10,.field.grid .col-11,.formgrid.grid .col-11,.field.grid .col-12,.formgrid.grid .col-12{padding-top:0;padding-bottom:0}
.formgroup-inline{display:flex;flex-wrap:wrap;align-items:flex-start}
.formgroup-inline .field,.formgroup-inline .field-checkbox,.formgroup-inline .field-radiobutton{margin-right:1rem}
.formgroup-inline .field>label,.formgroup-inline .field-checkbox>label,.formgroup-inline .field-radiobutton>label{margin-right:.5rem;margin-bottom:0}
.field-checkbox,.field-radiobutton{margin-bottom:1rem;display:flex;align-items:center}
.field-checkbox>label,.field-radiobutton>label{margin-left:.5rem;line-height:1}
.hidden{display:none !important}
.block{display:block !important}
.inline{display:inline !important}
.inline-block{display:inline-block !important}
.flex{display:flex !important}
.inline-flex{display:inline-flex !important}
@media screen and (min-width: 576px){.sm\:hidden{display:none !important}.sm\:block{display:block !important}.sm\:inline{display:inline !important}.sm\:inline-block{display:inline-block !important}.sm\:flex{display:flex !important}.sm\:inline-flex{display:inline-flex !important}}
@media screen and (min-width: 768px){.md\:hidden{display:none !important}.md\:block{display:block !important}.md\:inline{display:inline !important}.md\:inline-block{display:inline-block !important}.md\:flex{display:flex !important}.md\:inline-flex{display:inline-flex !important}}
@media screen and (min-width: 992px){.lg\:hidden{display:none !important}.lg\:block{display:block !important}.lg\:inline{display:inline !important}.lg\:inline-block{display:inline-block !important}.lg\:flex{display:flex !important}.lg\:inline-flex{display:inline-flex !important}}
@media screen and (min-width: 1200px){.xl\:hidden{display:none !important}.xl\:block{display:block !important}.xl\:inline{display:inline !important}.xl\:inline-block{display:inline-block !important}.xl\:flex{display:flex !important}.xl\:inline-flex{display:inline-flex !important}}
.text-center{text-align:center !important}
.text-justify{text-align:justify !important}
.text-left{text-align:left !important}
.text-right{text-align:right !important}
@media screen and (min-width: 576px){.sm\:text-center{text-align:center !important}.sm\:text-justify{text-align:justify !important}.sm\:text-left{text-align:left !important}.sm\:text-right{text-align:right !important}}
@media screen and (min-width: 768px){.md\:text-center{text-align:center !important}.md\:text-justify{text-align:justify !important}.md\:text-left{text-align:left !important}.md\:text-right{text-align:right !important}}
@media screen and (min-width: 992px){.lg\:text-center{text-align:center !important}.lg\:text-justify{text-align:justify !important}.lg\:text-left{text-align:left !important}.lg\:text-right{text-align:right !important}}
@media screen and (min-width: 1200px){.xl\:text-center{text-align:center !important}.xl\:text-justify{text-align:justify !important}.xl\:text-left{text-align:left !important}.xl\:text-right{text-align:right !important}}
.underline{text-decoration:underline !important}
.line-through{text-decoration:line-through !important}
.no-underline{text-decoration:none !important}
.focus\:underline:focus{text-decoration:underline !important}
.hover\:underline:hover{text-decoration:underline !important}
.active\:underline:active{text-decoration:underline !important}
.focus\:line-through:focus{text-decoration:line-through !important}
.hover\:line-through:hover{text-decoration:line-through !important}
.active\:line-through:active{text-decoration:line-through !important}
.focus\:no-underline:focus{text-decoration:none !important}
.hover\:no-underline:hover{text-decoration:none !important}
.active\:no-underline:active{text-decoration:none !important}
.lowercase{text-transform:lowercase !important}
.uppercase{text-transform:uppercase !important}
.capitalize{text-transform:capitalize !important}
.text-overflow-clip{text-overflow:clip !important}
.text-overflow-ellipsis{text-overflow:ellipsis !important}
@media screen and (min-width: 576px){.sm\:text-overflow-clip{text-overflow:clip !important}.sm\:text-overflow-ellipsis{text-overflow:ellipsis !important}}
@media screen and (min-width: 768px){.md\:text-overflow-clip{text-overflow:clip !important}.md\:text-overflow-ellipsis{text-overflow:ellipsis !important}}
@media screen and (min-width: 992px){.lg\:text-overflow-clip{text-overflow:clip !important}.lg\:text-overflow-ellipsis{text-overflow:ellipsis !important}}
@media screen and (min-width: 1200px){.xl\:text-overflow-clip{text-overflow:clip !important}.xl\:text-overflow-ellipsis{text-overflow:ellipsis !important}}
.font-light{font-weight:300 !important}
.font-normal{font-weight:400 !important}
.font-medium{font-weight:500 !important}
.font-semibold{font-weight:600 !important}
.font-bold{font-weight:700 !important}
@media screen and (min-width: 576px){.sm\:font-light{font-weight:300 !important}.sm\:font-normal{font-weight:400 !important}.sm\:font-medium{font-weight:500 !important}.sm\:font-semibold{font-weight:600 !important}.sm\:font-bold{font-weight:700 !important}}
@media screen and (min-width: 768px){.md\:font-light{font-weight:300 !important}.md\:font-normal{font-weight:400 !important}.md\:font-medium{font-weight:500 !important}.md\:font-semibold{font-weight:600 !important}.md\:font-bold{font-weight:700 !important}}
@media screen and (min-width: 992px){.lg\:font-light{font-weight:300 !important}.lg\:font-normal{font-weight:400 !important}.lg\:font-medium{font-weight:500 !important}.lg\:font-semibold{font-weight:600 !important}.lg\:font-bold{font-weight:700 !important}}
@media screen and (min-width: 1200px){.xl\:font-light{font-weight:300 !important}.xl\:font-normal{font-weight:400 !important}.xl\:font-medium{font-weight:500 !important}.xl\:font-semibold{font-weight:600 !important}.xl\:font-bold{font-weight:700 !important}}
.font-italic{font-style:italic !important}
.text-xs{font-size:0.75rem !important}
.text-sm{font-size:0.875rem !important}
.text-base{font-size:1rem !important}
.text-lg{font-size:1.125rem !important}
.text-xl{font-size:1.25rem !important}
.text-2xl{font-size:1.5rem !important}
.text-3xl{font-size:1.75rem !important}
.text-4xl{font-size:2rem !important}
.text-5xl{font-size:2.5rem !important}
.text-6xl{font-size:3rem !important}
.text-7xl{font-size:4rem !important}
.text-8xl{font-size:6rem !important}
@media screen and (min-width: 576px){.sm\:text-xs{font-size:0.75rem !important}.sm\:text-sm{font-size:0.875rem !important}.sm\:text-base{font-size:1rem !important}.sm\:text-lg{font-size:1.125rem !important}.sm\:text-xl{font-size:1.25rem !important}.sm\:text-2xl{font-size:1.5rem !important}.sm\:text-3xl{font-size:1.75rem !important}.sm\:text-4xl{font-size:2rem !important}.sm\:text-5xl{font-size:2.5rem !important}.sm\:text-6xl{font-size:3rem !important}.sm\:text-7xl{font-size:4rem !important}.sm\:text-8xl{font-size:6rem !important}}
@media screen and (min-width: 768px){.md\:text-xs{font-size:0.75rem !important}.md\:text-sm{font-size:0.875rem !important}.md\:text-base{font-size:1rem !important}.md\:text-lg{font-size:1.125rem !important}.md\:text-xl{font-size:1.25rem !important}.md\:text-2xl{font-size:1.5rem !important}.md\:text-3xl{font-size:1.75rem !important}.md\:text-4xl{font-size:2rem !important}.md\:text-5xl{font-size:2.5rem !important}.md\:text-6xl{font-size:3rem !important}.md\:text-7xl{font-size:4rem !important}.md\:text-8xl{font-size:6rem !important}}
@media screen and (min-width: 992px){.lg\:text-xs{font-size:0.75rem !important}.lg\:text-sm{font-size:0.875rem !important}.lg\:text-base{font-size:1rem !important}.lg\:text-lg{font-size:1.125rem !important}.lg\:text-xl{font-size:1.25rem !important}.lg\:text-2xl{font-size:1.5rem !important}.lg\:text-3xl{font-size:1.75rem !important}.lg\:text-4xl{font-size:2rem !important}.lg\:text-5xl{font-size:2.5rem !important}.lg\:text-6xl{font-size:3rem !important}.lg\:text-7xl{font-size:4rem !important}.lg\:text-8xl{font-size:6rem !important}}
@media screen and (min-width: 1200px){.xl\:text-xs{font-size:0.75rem !important}.xl\:text-sm{font-size:0.875rem !important}.xl\:text-base{font-size:1rem !important}.xl\:text-lg{font-size:1.125rem !important}.xl\:text-xl{font-size:1.25rem !important}.xl\:text-2xl{font-size:1.5rem !important}.xl\:text-3xl{font-size:1.75rem !important}.xl\:text-4xl{font-size:2rem !important}.xl\:text-5xl{font-size:2.5rem !important}.xl\:text-6xl{font-size:3rem !important}.xl\:text-7xl{font-size:4rem !important}.xl\:text-8xl{font-size:6rem !important}}
.line-height-1{line-height:1 !important}
.line-height-2{line-height:1.25 !important}
.line-height-3{line-height:1.5 !important}
.line-height-4{line-height:2 !important}
.white-space-normal{white-space:normal !important}
.white-space-nowrap{white-space:nowrap !important}
.vertical-align-baseline{vertical-align:baseline !important}
.vertical-align-top{vertical-align:top !important}
.vertical-align-middle{vertical-align:middle !important}
.vertical-align-bottom{vertical-align:bottom !important}
.vertical-align-text-top{vertical-align:text-top !important}
.vertical-align-text-bottom{vertical-align:text-bottom !important}
.vertical-align-sub{vertical-align:sub !important}
.vertical-align-super{vertical-align:super !important}
@media screen and (min-width: 576px){.sm\:vertical-align-baseline{vertical-align:baseline !important}.sm\:vertical-align-top{vertical-align:top !important}.sm\:vertical-align-middle{vertical-align:middle !important}.sm\:vertical-align-bottom{vertical-align:bottom !important}.sm\:vertical-align-text-top{vertical-align:text-top !important}.sm\:vertical-align-text-bottom{vertical-align:text-bottom !important}.sm\:vertical-align-sub{vertical-align:sub !important}.sm\:vertical-align-super{vertical-align:super !important}}
@media screen and (min-width: 768px){.md\:vertical-align-baseline{vertical-align:baseline !important}.md\:vertical-align-top{vertical-align:top !important}.md\:vertical-align-middle{vertical-align:middle !important}.md\:vertical-align-bottom{vertical-align:bottom !important}.md\:vertical-align-text-top{vertical-align:text-top !important}.md\:vertical-align-text-bottom{vertical-align:text-bottom !important}.md\:vertical-align-sub{vertical-align:sub !important}.md\:vertical-align-super{vertical-align:super !important}}
@media screen and (min-width: 992px){.lg\:vertical-align-baseline{vertical-align:baseline !important}.lg\:vertical-align-top{vertical-align:top !important}.lg\:vertical-align-middle{vertical-align:middle !important}.lg\:vertical-align-bottom{vertical-align:bottom !important}.lg\:vertical-align-text-top{vertical-align:text-top !important}.lg\:vertical-align-text-bottom{vertical-align:text-bottom !important}.lg\:vertical-align-sub{vertical-align:sub !important}.lg\:vertical-align-super{vertical-align:super !important}}
@media screen and (min-width: 1200px){.xl\:vertical-align-baseline{vertical-align:baseline !important}.xl\:vertical-align-top{vertical-align:top !important}.xl\:vertical-align-middle{vertical-align:middle !important}.xl\:vertical-align-bottom{vertical-align:bottom !important}.xl\:vertical-align-text-top{vertical-align:text-top !important}.xl\:vertical-align-text-bottom{vertical-align:text-bottom !important}.xl\:vertical-align-sub{vertical-align:sub !important}.xl\:vertical-align-super{vertical-align:super !important}}
.flex-row{flex-direction:row !important}
.flex-row-reverse{flex-direction:row-reverse !important}
.flex-column{flex-direction:column !important}
.flex-column-reverse{flex-direction:column-reverse !important}
@media screen and (min-width: 576px){.sm\:flex-row{flex-direction:row !important}.sm\:flex-row-reverse{flex-direction:row-reverse !important}.sm\:flex-column{flex-direction:column !important}.sm\:flex-column-reverse{flex-direction:column-reverse !important}}
@media screen and (min-width: 768px){.md\:flex-row{flex-direction:row !important}.md\:flex-row-reverse{flex-direction:row-reverse !important}.md\:flex-column{flex-direction:column !important}.md\:flex-column-reverse{flex-direction:column-reverse !important}}
@media screen and (min-width: 992px){.lg\:flex-row{flex-direction:row !important}.lg\:flex-row-reverse{flex-direction:row-reverse !important}.lg\:flex-column{flex-direction:column !important}.lg\:flex-column-reverse{flex-direction:column-reverse !important}}
@media screen and (min-width: 1200px){.xl\:flex-row{flex-direction:row !important}.xl\:flex-row-reverse{flex-direction:row-reverse !important}.xl\:flex-column{flex-direction:column !important}.xl\:flex-column-reverse{flex-direction:column-reverse !important}}
.flex-wrap{flex-wrap:wrap !important}
.flex-wrap-reverse{flex-wrap:wrap-reverse !important}
.flex-nowrap{flex-wrap:nowrap !important}
@media screen and (min-width: 576px){.sm\:flex-wrap{flex-wrap:wrap !important}.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse !important}.sm\:flex-nowrap{flex-wrap:nowrap !important}}
@media screen and (min-width: 768px){.md\:flex-wrap{flex-wrap:wrap !important}.md\:flex-wrap-reverse{flex-wrap:wrap-reverse !important}.md\:flex-nowrap{flex-wrap:nowrap !important}}
@media screen and (min-width: 992px){.lg\:flex-wrap{flex-wrap:wrap !important}.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse !important}.lg\:flex-nowrap{flex-wrap:nowrap !important}}
@media screen and (min-width: 1200px){.xl\:flex-wrap{flex-wrap:wrap !important}.xl\:flex-wrap-reverse{flex-wrap:wrap-reverse !important}.xl\:flex-nowrap{flex-wrap:nowrap !important}}
.justify-content-start{justify-content:flex-start !important}
.justify-content-end{justify-content:flex-end !important}
.justify-content-center{justify-content:center !important}
.justify-content-between{justify-content:space-between !important}
.justify-content-around{justify-content:space-around !important}
.justify-content-evenly{justify-content:space-evenly !important}
@media screen and (min-width: 576px){.sm\:justify-content-start{justify-content:flex-start !important}.sm\:justify-content-end{justify-content:flex-end !important}.sm\:justify-content-center{justify-content:center !important}.sm\:justify-content-between{justify-content:space-between !important}.sm\:justify-content-around{justify-content:space-around !important}.sm\:justify-content-evenly{justify-content:space-evenly !important}}
@media screen and (min-width: 768px){.md\:justify-content-start{justify-content:flex-start !important}.md\:justify-content-end{justify-content:flex-end !important}.md\:justify-content-center{justify-content:center !important}.md\:justify-content-between{justify-content:space-between !important}.md\:justify-content-around{justify-content:space-around !important}.md\:justify-content-evenly{justify-content:space-evenly !important}}
@media screen and (min-width: 992px){.lg\:justify-content-start{justify-content:flex-start !important}.lg\:justify-content-end{justify-content:flex-end !important}.lg\:justify-content-center{justify-content:center !important}.lg\:justify-content-between{justify-content:space-between !important}.lg\:justify-content-around{justify-content:space-around !important}.lg\:justify-content-evenly{justify-content:space-evenly !important}}
@media screen and (min-width: 1200px){.xl\:justify-content-start{justify-content:flex-start !important}.xl\:justify-content-end{justify-content:flex-end !important}.xl\:justify-content-center{justify-content:center !important}.xl\:justify-content-between{justify-content:space-between !important}.xl\:justify-content-around{justify-content:space-around !important}.xl\:justify-content-evenly{justify-content:space-evenly !important}}
.align-content-start{align-content:flex-start !important}
.align-content-end{align-content:flex-end !important}
.align-content-center{align-content:center !important}
.align-content-between{align-content:space-between !important}
.align-content-around{align-content:space-around !important}
.align-content-evenly{align-content:space-evenly !important}
@media screen and (min-width: 576px){.sm\:align-content-start{align-content:flex-start !important}.sm\:align-content-end{align-content:flex-end !important}.sm\:align-content-center{align-content:center !important}.sm\:align-content-between{align-content:space-between !important}.sm\:align-content-around{align-content:space-around !important}.sm\:align-content-evenly{align-content:space-evenly !important}}
@media screen and (min-width: 768px){.md\:align-content-start{align-content:flex-start !important}.md\:align-content-end{align-content:flex-end !important}.md\:align-content-center{align-content:center !important}.md\:align-content-between{align-content:space-between !important}.md\:align-content-around{align-content:space-around !important}.md\:align-content-evenly{align-content:space-evenly !important}}
@media screen and (min-width: 992px){.lg\:align-content-start{align-content:flex-start !important}.lg\:align-content-end{align-content:flex-end !important}.lg\:align-content-center{align-content:center !important}.lg\:align-content-between{align-content:space-between !important}.lg\:align-content-around{align-content:space-around !important}.lg\:align-content-evenly{align-content:space-evenly !important}}
@media screen and (min-width: 1200px){.xl\:align-content-start{align-content:flex-start !important}.xl\:align-content-end{align-content:flex-end !important}.xl\:align-content-center{align-content:center !important}.xl\:align-content-between{align-content:space-between !important}.xl\:align-content-around{align-content:space-around !important}.xl\:align-content-evenly{align-content:space-evenly !important}}
.align-items-stretch{align-items:stretch !important}
.align-items-start{align-items:flex-start !important}
.align-items-center{align-items:center !important}
.align-items-end{align-items:flex-end !important}
.align-items-baseline{align-items:baseline !important}
@media screen and (min-width: 576px){.sm\:align-items-stretch{align-items:stretch !important}.sm\:align-items-start{align-items:flex-start !important}.sm\:align-items-center{align-items:center !important}.sm\:align-items-end{align-items:flex-end !important}.sm\:align-items-baseline{align-items:baseline !important}}
@media screen and (min-width: 768px){.md\:align-items-stretch{align-items:stretch !important}.md\:align-items-start{align-items:flex-start !important}.md\:align-items-center{align-items:center !important}.md\:align-items-end{align-items:flex-end !important}.md\:align-items-baseline{align-items:baseline !important}}
@media screen and (min-width: 992px){.lg\:align-items-stretch{align-items:stretch !important}.lg\:align-items-start{align-items:flex-start !important}.lg\:align-items-center{align-items:center !important}.lg\:align-items-end{align-items:flex-end !important}.lg\:align-items-baseline{align-items:baseline !important}}
@media screen and (min-width: 1200px){.xl\:align-items-stretch{align-items:stretch !important}.xl\:align-items-start{align-items:flex-start !important}.xl\:align-items-center{align-items:center !important}.xl\:align-items-end{align-items:flex-end !important}.xl\:align-items-baseline{align-items:baseline !important}}
.align-self-auto{align-self:auto !important}
.align-self-start{align-self:flex-start !important}
.align-self-end{align-self:flex-end !important}
.align-self-center{align-self:center !important}
.align-self-stretch{align-self:stretch !important}
.align-self-baseline{align-self:baseline !important}
@media screen and (min-width: 576px){.sm\:align-self-auto{align-self:auto !important}.sm\:align-self-start{align-self:flex-start !important}.sm\:align-self-end{align-self:flex-end !important}.sm\:align-self-center{align-self:center !important}.sm\:align-self-stretch{align-self:stretch !important}.sm\:align-self-baseline{align-self:baseline !important}}
@media screen and (min-width: 768px){.md\:align-self-auto{align-self:auto !important}.md\:align-self-start{align-self:flex-start !important}.md\:align-self-end{align-self:flex-end !important}.md\:align-self-center{align-self:center !important}.md\:align-self-stretch{align-self:stretch !important}.md\:align-self-baseline{align-self:baseline !important}}
@media screen and (min-width: 992px){.lg\:align-self-auto{align-self:auto !important}.lg\:align-self-start{align-self:flex-start !important}.lg\:align-self-end{align-self:flex-end !important}.lg\:align-self-center{align-self:center !important}.lg\:align-self-stretch{align-self:stretch !important}.lg\:align-self-baseline{align-self:baseline !important}}
@media screen and (min-width: 1200px){.xl\:align-self-auto{align-self:auto !important}.xl\:align-self-start{align-self:flex-start !important}.xl\:align-self-end{align-self:flex-end !important}.xl\:align-self-center{align-self:center !important}.xl\:align-self-stretch{align-self:stretch !important}.xl\:align-self-baseline{align-self:baseline !important}}
.flex-order-0{order:0 !important}
.flex-order-1{order:1 !important}
.flex-order-2{order:2 !important}
.flex-order-3{order:3 !important}
.flex-order-4{order:4 !important}
.flex-order-5{order:5 !important}
.flex-order-6{order:6 !important}
@media screen and (min-width: 576px){.sm\:flex-order-0{order:0 !important}.sm\:flex-order-1{order:1 !important}.sm\:flex-order-2{order:2 !important}.sm\:flex-order-3{order:3 !important}.sm\:flex-order-4{order:4 !important}.sm\:flex-order-5{order:5 !important}.sm\:flex-order-6{order:6 !important}}
@media screen and (min-width: 768px){.md\:flex-order-0{order:0 !important}.md\:flex-order-1{order:1 !important}.md\:flex-order-2{order:2 !important}.md\:flex-order-3{order:3 !important}.md\:flex-order-4{order:4 !important}.md\:flex-order-5{order:5 !important}.md\:flex-order-6{order:6 !important}}
@media screen and (min-width: 992px){.lg\:flex-order-0{order:0 !important}.lg\:flex-order-1{order:1 !important}.lg\:flex-order-2{order:2 !important}.lg\:flex-order-3{order:3 !important}.lg\:flex-order-4{order:4 !important}.lg\:flex-order-5{order:5 !important}.lg\:flex-order-6{order:6 !important}}
@media screen and (min-width: 1200px){.xl\:flex-order-0{order:0 !important}.xl\:flex-order-1{order:1 !important}.xl\:flex-order-2{order:2 !important}.xl\:flex-order-3{order:3 !important}.xl\:flex-order-4{order:4 !important}.xl\:flex-order-5{order:5 !important}.xl\:flex-order-6{order:6 !important}}
.flex-1{flex:1 1 0% !important}
.flex-auto{flex:1 1 auto !important}
.flex-initial{flex:0 1 auto !important}
.flex-none{flex:none !important}
@media screen and (min-width: 576px){.sm\:flex-1{flex:1 1 0% !important}.sm\:flex-auto{flex:1 1 auto !important}.sm\:flex-initial{flex:0 1 auto !important}.sm\:flex-none{flex:none !important}}
@media screen and (min-width: 768px){.md\:flex-1{flex:1 1 0% !important}.md\:flex-auto{flex:1 1 auto !important}.md\:flex-initial{flex:0 1 auto !important}.md\:flex-none{flex:none !important}}
@media screen and (min-width: 992px){.lg\:flex-1{flex:1 1 0% !important}.lg\:flex-auto{flex:1 1 auto !important}.lg\:flex-initial{flex:0 1 auto !important}.lg\:flex-none{flex:none !important}}
@media screen and (min-width: 1200px){.xl\:flex-1{flex:1 1 0% !important}.xl\:flex-auto{flex:1 1 auto !important}.xl\:flex-initial{flex:0 1 auto !important}.xl\:flex-none{flex:none !important}}
.flex-grow-0{flex-grow:0 !important}
.flex-grow-1{flex-grow:1 !important}
@media screen and (min-width: 576px){.sm\:flex-grow-0{flex-grow:0 !important}.sm\:flex-grow-1{flex-grow:1 !important}}
@media screen and (min-width: 768px){.md\:flex-grow-0{flex-grow:0 !important}.md\:flex-grow-1{flex-grow:1 !important}}
@media screen and (min-width: 992px){.lg\:flex-grow-0{flex-grow:0 !important}.lg\:flex-grow-1{flex-grow:1 !important}}
@media screen and (min-width: 1200px){.xl\:flex-grow-0{flex-grow:0 !important}.xl\:flex-grow-1{flex-grow:1 !important}}
.flex-shrink-0{flex-shrink:0 !important}
.flex-shrink-1{flex-shrink:1 !important}
@media screen and (min-width: 576px){.sm\:flex-shrink-0{flex-shrink:0 !important}.sm\:flex-shrink-1{flex-shrink:1 !important}}
@media screen and (min-width: 768px){.md\:flex-shrink-0{flex-shrink:0 !important}.md\:flex-shrink-1{flex-shrink:1 !important}}
@media screen and (min-width: 992px){.lg\:flex-shrink-0{flex-shrink:0 !important}.lg\:flex-shrink-1{flex-shrink:1 !important}}
@media screen and (min-width: 1200px){.xl\:flex-shrink-0{flex-shrink:0 !important}.xl\:flex-shrink-1{flex-shrink:1 !important}}
.gap-0{grid-gap:0rem !important;gap:0rem !important}
.gap-1{grid-gap:.25rem !important;gap:.25rem !important}
.gap-2{grid-gap:.5rem !important;gap:.5rem !important}
.gap-3{grid-gap:1rem !important;gap:1rem !important}
.gap-4{grid-gap:1.5rem !important;gap:1.5rem !important}
.gap-5{grid-gap:2rem !important;gap:2rem !important}
.gap-6{grid-gap:3rem !important;gap:3rem !important}
.gap-7{grid-gap:4rem !important;gap:4rem !important}
.gap-8{grid-gap:5rem !important;gap:5rem !important}
.row-gap-0{grid-row-gap:0rem !important;row-gap:0rem !important}
.row-gap-1{grid-row-gap:.25rem !important;row-gap:.25rem !important}
.row-gap-2{grid-row-gap:.5rem !important;row-gap:.5rem !important}
.row-gap-3{grid-row-gap:1rem !important;row-gap:1rem !important}
.row-gap-4{grid-row-gap:1.5rem !important;row-gap:1.5rem !important}
.row-gap-5{grid-row-gap:2rem !important;row-gap:2rem !important}
.row-gap-6{grid-row-gap:3rem !important;row-gap:3rem !important}
.row-gap-7{grid-row-gap:4rem !important;row-gap:4rem !important}
.row-gap-8{grid-row-gap:5rem !important;row-gap:5rem !important}
.column-gap-0{grid-column-gap:0rem !important;column-gap:0rem !important}
.column-gap-1{grid-column-gap:.25rem !important;column-gap:.25rem !important}
.column-gap-2{grid-column-gap:.5rem !important;column-gap:.5rem !important}
.column-gap-3{grid-column-gap:1rem !important;column-gap:1rem !important}
.column-gap-4{grid-column-gap:1.5rem !important;column-gap:1.5rem !important}
.column-gap-5{grid-column-gap:2rem !important;column-gap:2rem !important}
.column-gap-6{grid-column-gap:3rem !important;column-gap:3rem !important}
.column-gap-7{grid-column-gap:4rem !important;column-gap:4rem !important}
.column-gap-8{grid-column-gap:5rem !important;column-gap:5rem !important}
@media screen and (min-width: 576px){.sm\:gap-0{grid-gap:0rem !important;gap:0rem !important}.sm\:gap-1{grid-gap:.25rem !important;gap:.25rem !important}.sm\:gap-2{grid-gap:.5rem !important;gap:.5rem !important}.sm\:gap-3{grid-gap:1rem !important;gap:1rem !important}.sm\:gap-4{grid-gap:1.5rem !important;gap:1.5rem !important}.sm\:gap-5{grid-gap:2rem !important;gap:2rem !important}.sm\:gap-6{grid-gap:3rem !important;gap:3rem !important}.sm\:gap-7{grid-gap:4rem !important;gap:4rem !important}.sm\:gap-8{grid-gap:5rem !important;gap:5rem !important}.sm\:row-gap-0{grid-row-gap:0rem !important;row-gap:0rem !important}.sm\:row-gap-1{grid-row-gap:.25rem !important;row-gap:.25rem !important}.sm\:row-gap-2{grid-row-gap:.5rem !important;row-gap:.5rem !important}.sm\:row-gap-3{grid-row-gap:1rem !important;row-gap:1rem !important}.sm\:row-gap-4{grid-row-gap:1.5rem !important;row-gap:1.5rem !important}.sm\:row-gap-5{grid-row-gap:2rem !important;row-gap:2rem !important}.sm\:row-gap-6{grid-row-gap:3rem !important;row-gap:3rem !important}.sm\:row-gap-7{grid-row-gap:4rem !important;row-gap:4rem !important}.sm\:row-gap-8{grid-row-gap:5rem !important;row-gap:5rem !important}.sm\:column-gap-0{grid-column-gap:0rem !important;column-gap:0rem !important}.sm\:column-gap-1{grid-column-gap:.25rem !important;column-gap:.25rem !important}.sm\:column-gap-2{grid-column-gap:.5rem !important;column-gap:.5rem !important}.sm\:column-gap-3{grid-column-gap:1rem !important;column-gap:1rem !important}.sm\:column-gap-4{grid-column-gap:1.5rem !important;column-gap:1.5rem !important}.sm\:column-gap-5{grid-column-gap:2rem !important;column-gap:2rem !important}.sm\:column-gap-6{grid-column-gap:3rem !important;column-gap:3rem !important}.sm\:column-gap-7{grid-column-gap:4rem !important;column-gap:4rem !important}.sm\:column-gap-8{grid-column-gap:5rem !important;column-gap:5rem !important}}
@media screen and (min-width: 768px){.md\:gap-0{grid-gap:0rem !important;gap:0rem !important}.md\:gap-1{grid-gap:.25rem !important;gap:.25rem !important}.md\:gap-2{grid-gap:.5rem !important;gap:.5rem !important}.md\:gap-3{grid-gap:1rem !important;gap:1rem !important}.md\:gap-4{grid-gap:1.5rem !important;gap:1.5rem !important}.md\:gap-5{grid-gap:2rem !important;gap:2rem !important}.md\:gap-6{grid-gap:3rem !important;gap:3rem !important}.md\:gap-7{grid-gap:4rem !important;gap:4rem !important}.md\:gap-8{grid-gap:5rem !important;gap:5rem !important}.md\:row-gap-0{grid-row-gap:0rem !important;row-gap:0rem !important}.md\:row-gap-1{grid-row-gap:.25rem !important;row-gap:.25rem !important}.md\:row-gap-2{grid-row-gap:.5rem !important;row-gap:.5rem !important}.md\:row-gap-3{grid-row-gap:1rem !important;row-gap:1rem !important}.md\:row-gap-4{grid-row-gap:1.5rem !important;row-gap:1.5rem !important}.md\:row-gap-5{grid-row-gap:2rem !important;row-gap:2rem !important}.md\:row-gap-6{grid-row-gap:3rem !important;row-gap:3rem !important}.md\:row-gap-7{grid-row-gap:4rem !important;row-gap:4rem !important}.md\:row-gap-8{grid-row-gap:5rem !important;row-gap:5rem !important}.md\:column-gap-0{grid-column-gap:0rem !important;column-gap:0rem !important}.md\:column-gap-1{grid-column-gap:.25rem !important;column-gap:.25rem !important}.md\:column-gap-2{grid-column-gap:.5rem !important;column-gap:.5rem !important}.md\:column-gap-3{grid-column-gap:1rem !important;column-gap:1rem !important}.md\:column-gap-4{grid-column-gap:1.5rem !important;column-gap:1.5rem !important}.md\:column-gap-5{grid-column-gap:2rem !important;column-gap:2rem !important}.md\:column-gap-6{grid-column-gap:3rem !important;column-gap:3rem !important}.md\:column-gap-7{grid-column-gap:4rem !important;column-gap:4rem !important}.md\:column-gap-8{grid-column-gap:5rem !important;column-gap:5rem !important}}
@media screen and (min-width: 992px){.lg\:gap-0{grid-gap:0rem !important;gap:0rem !important}.lg\:gap-1{grid-gap:.25rem !important;gap:.25rem !important}.lg\:gap-2{grid-gap:.5rem !important;gap:.5rem !important}.lg\:gap-3{grid-gap:1rem !important;gap:1rem !important}.lg\:gap-4{grid-gap:1.5rem !important;gap:1.5rem !important}.lg\:gap-5{grid-gap:2rem !important;gap:2rem !important}.lg\:gap-6{grid-gap:3rem !important;gap:3rem !important}.lg\:gap-7{grid-gap:4rem !important;gap:4rem !important}.lg\:gap-8{grid-gap:5rem !important;gap:5rem !important}.lg\:row-gap-0{grid-row-gap:0rem !important;row-gap:0rem !important}.lg\:row-gap-1{grid-row-gap:.25rem !important;row-gap:.25rem !important}.lg\:row-gap-2{grid-row-gap:.5rem !important;row-gap:.5rem !important}.lg\:row-gap-3{grid-row-gap:1rem !important;row-gap:1rem !important}.lg\:row-gap-4{grid-row-gap:1.5rem !important;row-gap:1.5rem !important}.lg\:row-gap-5{grid-row-gap:2rem !important;row-gap:2rem !important}.lg\:row-gap-6{grid-row-gap:3rem !important;row-gap:3rem !important}.lg\:row-gap-7{grid-row-gap:4rem !important;row-gap:4rem !important}.lg\:row-gap-8{grid-row-gap:5rem !important;row-gap:5rem !important}.lg\:column-gap-0{grid-column-gap:0rem !important;column-gap:0rem !important}.lg\:column-gap-1{grid-column-gap:.25rem !important;column-gap:.25rem !important}.lg\:column-gap-2{grid-column-gap:.5rem !important;column-gap:.5rem !important}.lg\:column-gap-3{grid-column-gap:1rem !important;column-gap:1rem !important}.lg\:column-gap-4{grid-column-gap:1.5rem !important;column-gap:1.5rem !important}.lg\:column-gap-5{grid-column-gap:2rem !important;column-gap:2rem !important}.lg\:column-gap-6{grid-column-gap:3rem !important;column-gap:3rem !important}.lg\:column-gap-7{grid-column-gap:4rem !important;column-gap:4rem !important}.lg\:column-gap-8{grid-column-gap:5rem !important;column-gap:5rem !important}}
@media screen and (min-width: 1200px){.xl\:gap-0{grid-gap:0rem !important;gap:0rem !important}.xl\:gap-1{grid-gap:.25rem !important;gap:.25rem !important}.xl\:gap-2{grid-gap:.5rem !important;gap:.5rem !important}.xl\:gap-3{grid-gap:1rem !important;gap:1rem !important}.xl\:gap-4{grid-gap:1.5rem !important;gap:1.5rem !important}.xl\:gap-5{grid-gap:2rem !important;gap:2rem !important}.xl\:gap-6{grid-gap:3rem !important;gap:3rem !important}.xl\:gap-7{grid-gap:4rem !important;gap:4rem !important}.xl\:gap-8{grid-gap:5rem !important;gap:5rem !important}.xl\:row-gap-0{grid-row-gap:0rem !important;row-gap:0rem !important}.xl\:row-gap-1{grid-row-gap:.25rem !important;row-gap:.25rem !important}.xl\:row-gap-2{grid-row-gap:.5rem !important;row-gap:.5rem !important}.xl\:row-gap-3{grid-row-gap:1rem !important;row-gap:1rem !important}.xl\:row-gap-4{grid-row-gap:1.5rem !important;row-gap:1.5rem !important}.xl\:row-gap-5{grid-row-gap:2rem !important;row-gap:2rem !important}.xl\:row-gap-6{grid-row-gap:3rem !important;row-gap:3rem !important}.xl\:row-gap-7{grid-row-gap:4rem !important;row-gap:4rem !important}.xl\:row-gap-8{grid-row-gap:5rem !important;row-gap:5rem !important}.xl\:column-gap-0{grid-column-gap:0rem !important;column-gap:0rem !important}.xl\:column-gap-1{grid-column-gap:.25rem !important;column-gap:.25rem !important}.xl\:column-gap-2{grid-column-gap:.5rem !important;column-gap:.5rem !important}.xl\:column-gap-3{grid-column-gap:1rem !important;column-gap:1rem !important}.xl\:column-gap-4{grid-column-gap:1.5rem !important;column-gap:1.5rem !important}.xl\:column-gap-5{grid-column-gap:2rem !important;column-gap:2rem !important}.xl\:column-gap-6{grid-column-gap:3rem !important;column-gap:3rem !important}.xl\:column-gap-7{grid-column-gap:4rem !important;column-gap:4rem !important}.xl\:column-gap-8{grid-column-gap:5rem !important;column-gap:5rem !important}}
.p-0{padding:0rem !important}
.p-1{padding:.25rem !important}
.p-2{padding:.5rem !important}
.p-3{padding:1rem !important}
.p-4{padding:1.5rem !important}
.p-5{padding:2rem !important}
.p-6{padding:3rem !important}
.p-7{padding:4rem !important}
.p-8{padding:5rem !important}
.pt-0{padding-top:0rem !important}
.pt-1{padding-top:.25rem !important}
.pt-2{padding-top:.5rem !important}
.pt-3{padding-top:1rem !important}
.pt-4{padding-top:1.5rem !important}
.pt-5{padding-top:2rem !important}
.pt-6{padding-top:3rem !important}
.pt-7{padding-top:4rem !important}
.pt-8{padding-top:5rem !important}
.pr-0{padding-right:0rem !important}
.pr-1{padding-right:.25rem !important}
.pr-2{padding-right:.5rem !important}
.pr-3{padding-right:1rem !important}
.pr-4{padding-right:1.5rem !important}
.pr-5{padding-right:2rem !important}
.pr-6{padding-right:3rem !important}
.pr-7{padding-right:4rem !important}
.pr-8{padding-right:5rem !important}
.pl-0{padding-left:0rem !important}
.pl-1{padding-left:.25rem !important}
.pl-2{padding-left:.5rem !important}
.pl-3{padding-left:1rem !important}
.pl-4{padding-left:1.5rem !important}
.pl-5{padding-left:2rem !important}
.pl-6{padding-left:3rem !important}
.pl-7{padding-left:4rem !important}
.pl-8{padding-left:5rem !important}
.pb-0{padding-bottom:0rem !important}
.pb-1{padding-bottom:.25rem !important}
.pb-2{padding-bottom:.5rem !important}
.pb-3{padding-bottom:1rem !important}
.pb-4{padding-bottom:1.5rem !important}
.pb-5{padding-bottom:2rem !important}
.pb-6{padding-bottom:3rem !important}
.pb-7{padding-bottom:4rem !important}
.pb-8{padding-bottom:5rem !important}
.px-0{padding-left:0rem !important;padding-right:0rem !important}
.px-1{padding-left:.25rem !important;padding-right:.25rem !important}
.px-2{padding-left:.5rem !important;padding-right:.5rem !important}
.px-3{padding-left:1rem !important;padding-right:1rem !important}
.px-4{padding-left:1.5rem !important;padding-right:1.5rem !important}
.px-5{padding-left:2rem !important;padding-right:2rem !important}
.px-6{padding-left:3rem !important;padding-right:3rem !important}
.px-7{padding-left:4rem !important;padding-right:4rem !important}
.px-8{padding-left:5rem !important;padding-right:5rem !important}
.py-0{padding-top:0rem !important;padding-bottom:0rem !important}
.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}
.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}
.py-3{padding-top:1rem !important;padding-bottom:1rem !important}
.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}
.py-5{padding-top:2rem !important;padding-bottom:2rem !important}
.py-6{padding-top:3rem !important;padding-bottom:3rem !important}
.py-7{padding-top:4rem !important;padding-bottom:4rem !important}
.py-8{padding-top:5rem !important;padding-bottom:5rem !important}
@media screen and (min-width: 576px){.sm\:p-0{padding:0rem !important}.sm\:p-1{padding:.25rem !important}.sm\:p-2{padding:.5rem !important}.sm\:p-3{padding:1rem !important}.sm\:p-4{padding:1.5rem !important}.sm\:p-5{padding:2rem !important}.sm\:p-6{padding:3rem !important}.sm\:p-7{padding:4rem !important}.sm\:p-8{padding:5rem !important}.sm\:pt-0{padding-top:0rem !important}.sm\:pt-1{padding-top:.25rem !important}.sm\:pt-2{padding-top:.5rem !important}.sm\:pt-3{padding-top:1rem !important}.sm\:pt-4{padding-top:1.5rem !important}.sm\:pt-5{padding-top:2rem !important}.sm\:pt-6{padding-top:3rem !important}.sm\:pt-7{padding-top:4rem !important}.sm\:pt-8{padding-top:5rem !important}.sm\:pr-0{padding-right:0rem !important}.sm\:pr-1{padding-right:.25rem !important}.sm\:pr-2{padding-right:.5rem !important}.sm\:pr-3{padding-right:1rem !important}.sm\:pr-4{padding-right:1.5rem !important}.sm\:pr-5{padding-right:2rem !important}.sm\:pr-6{padding-right:3rem !important}.sm\:pr-7{padding-right:4rem !important}.sm\:pr-8{padding-right:5rem !important}.sm\:pl-0{padding-left:0rem !important}.sm\:pl-1{padding-left:.25rem !important}.sm\:pl-2{padding-left:.5rem !important}.sm\:pl-3{padding-left:1rem !important}.sm\:pl-4{padding-left:1.5rem !important}.sm\:pl-5{padding-left:2rem !important}.sm\:pl-6{padding-left:3rem !important}.sm\:pl-7{padding-left:4rem !important}.sm\:pl-8{padding-left:5rem !important}.sm\:pb-0{padding-bottom:0rem !important}.sm\:pb-1{padding-bottom:.25rem !important}.sm\:pb-2{padding-bottom:.5rem !important}.sm\:pb-3{padding-bottom:1rem !important}.sm\:pb-4{padding-bottom:1.5rem !important}.sm\:pb-5{padding-bottom:2rem !important}.sm\:pb-6{padding-bottom:3rem !important}.sm\:pb-7{padding-bottom:4rem !important}.sm\:pb-8{padding-bottom:5rem !important}.sm\:px-0{padding-left:0rem !important;padding-right:0rem !important}.sm\:px-1{padding-left:.25rem !important;padding-right:.25rem !important}.sm\:px-2{padding-left:.5rem !important;padding-right:.5rem !important}.sm\:px-3{padding-left:1rem !important;padding-right:1rem !important}.sm\:px-4{padding-left:1.5rem !important;padding-right:1.5rem !important}.sm\:px-5{padding-left:2rem !important;padding-right:2rem !important}.sm\:px-6{padding-left:3rem !important;padding-right:3rem !important}.sm\:px-7{padding-left:4rem !important;padding-right:4rem !important}.sm\:px-8{padding-left:5rem !important;padding-right:5rem !important}.sm\:py-0{padding-top:0rem !important;padding-bottom:0rem !important}.sm\:py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.sm\:py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.sm\:py-3{padding-top:1rem !important;padding-bottom:1rem !important}.sm\:py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.sm\:py-5{padding-top:2rem !important;padding-bottom:2rem !important}.sm\:py-6{padding-top:3rem !important;padding-bottom:3rem !important}.sm\:py-7{padding-top:4rem !important;padding-bottom:4rem !important}.sm\:py-8{padding-top:5rem !important;padding-bottom:5rem !important}}
@media screen and (min-width: 768px){.md\:p-0{padding:0rem !important}.md\:p-1{padding:.25rem !important}.md\:p-2{padding:.5rem !important}.md\:p-3{padding:1rem !important}.md\:p-4{padding:1.5rem !important}.md\:p-5{padding:2rem !important}.md\:p-6{padding:3rem !important}.md\:p-7{padding:4rem !important}.md\:p-8{padding:5rem !important}.md\:pt-0{padding-top:0rem !important}.md\:pt-1{padding-top:.25rem !important}.md\:pt-2{padding-top:.5rem !important}.md\:pt-3{padding-top:1rem !important}.md\:pt-4{padding-top:1.5rem !important}.md\:pt-5{padding-top:2rem !important}.md\:pt-6{padding-top:3rem !important}.md\:pt-7{padding-top:4rem !important}.md\:pt-8{padding-top:5rem !important}.md\:pr-0{padding-right:0rem !important}.md\:pr-1{padding-right:.25rem !important}.md\:pr-2{padding-right:.5rem !important}.md\:pr-3{padding-right:1rem !important}.md\:pr-4{padding-right:1.5rem !important}.md\:pr-5{padding-right:2rem !important}.md\:pr-6{padding-right:3rem !important}.md\:pr-7{padding-right:4rem !important}.md\:pr-8{padding-right:5rem !important}.md\:pl-0{padding-left:0rem !important}.md\:pl-1{padding-left:.25rem !important}.md\:pl-2{padding-left:.5rem !important}.md\:pl-3{padding-left:1rem !important}.md\:pl-4{padding-left:1.5rem !important}.md\:pl-5{padding-left:2rem !important}.md\:pl-6{padding-left:3rem !important}.md\:pl-7{padding-left:4rem !important}.md\:pl-8{padding-left:5rem !important}.md\:pb-0{padding-bottom:0rem !important}.md\:pb-1{padding-bottom:.25rem !important}.md\:pb-2{padding-bottom:.5rem !important}.md\:pb-3{padding-bottom:1rem !important}.md\:pb-4{padding-bottom:1.5rem !important}.md\:pb-5{padding-bottom:2rem !important}.md\:pb-6{padding-bottom:3rem !important}.md\:pb-7{padding-bottom:4rem !important}.md\:pb-8{padding-bottom:5rem !important}.md\:px-0{padding-left:0rem !important;padding-right:0rem !important}.md\:px-1{padding-left:.25rem !important;padding-right:.25rem !important}.md\:px-2{padding-left:.5rem !important;padding-right:.5rem !important}.md\:px-3{padding-left:1rem !important;padding-right:1rem !important}.md\:px-4{padding-left:1.5rem !important;padding-right:1.5rem !important}.md\:px-5{padding-left:2rem !important;padding-right:2rem !important}.md\:px-6{padding-left:3rem !important;padding-right:3rem !important}.md\:px-7{padding-left:4rem !important;padding-right:4rem !important}.md\:px-8{padding-left:5rem !important;padding-right:5rem !important}.md\:py-0{padding-top:0rem !important;padding-bottom:0rem !important}.md\:py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.md\:py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.md\:py-3{padding-top:1rem !important;padding-bottom:1rem !important}.md\:py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.md\:py-5{padding-top:2rem !important;padding-bottom:2rem !important}.md\:py-6{padding-top:3rem !important;padding-bottom:3rem !important}.md\:py-7{padding-top:4rem !important;padding-bottom:4rem !important}.md\:py-8{padding-top:5rem !important;padding-bottom:5rem !important}}
@media screen and (min-width: 992px){.lg\:p-0{padding:0rem !important}.lg\:p-1{padding:.25rem !important}.lg\:p-2{padding:.5rem !important}.lg\:p-3{padding:1rem !important}.lg\:p-4{padding:1.5rem !important}.lg\:p-5{padding:2rem !important}.lg\:p-6{padding:3rem !important}.lg\:p-7{padding:4rem !important}.lg\:p-8{padding:5rem !important}.lg\:pt-0{padding-top:0rem !important}.lg\:pt-1{padding-top:.25rem !important}.lg\:pt-2{padding-top:.5rem !important}.lg\:pt-3{padding-top:1rem !important}.lg\:pt-4{padding-top:1.5rem !important}.lg\:pt-5{padding-top:2rem !important}.lg\:pt-6{padding-top:3rem !important}.lg\:pt-7{padding-top:4rem !important}.lg\:pt-8{padding-top:5rem !important}.lg\:pr-0{padding-right:0rem !important}.lg\:pr-1{padding-right:.25rem !important}.lg\:pr-2{padding-right:.5rem !important}.lg\:pr-3{padding-right:1rem !important}.lg\:pr-4{padding-right:1.5rem !important}.lg\:pr-5{padding-right:2rem !important}.lg\:pr-6{padding-right:3rem !important}.lg\:pr-7{padding-right:4rem !important}.lg\:pr-8{padding-right:5rem !important}.lg\:pl-0{padding-left:0rem !important}.lg\:pl-1{padding-left:.25rem !important}.lg\:pl-2{padding-left:.5rem !important}.lg\:pl-3{padding-left:1rem !important}.lg\:pl-4{padding-left:1.5rem !important}.lg\:pl-5{padding-left:2rem !important}.lg\:pl-6{padding-left:3rem !important}.lg\:pl-7{padding-left:4rem !important}.lg\:pl-8{padding-left:5rem !important}.lg\:pb-0{padding-bottom:0rem !important}.lg\:pb-1{padding-bottom:.25rem !important}.lg\:pb-2{padding-bottom:.5rem !important}.lg\:pb-3{padding-bottom:1rem !important}.lg\:pb-4{padding-bottom:1.5rem !important}.lg\:pb-5{padding-bottom:2rem !important}.lg\:pb-6{padding-bottom:3rem !important}.lg\:pb-7{padding-bottom:4rem !important}.lg\:pb-8{padding-bottom:5rem !important}.lg\:px-0{padding-left:0rem !important;padding-right:0rem !important}.lg\:px-1{padding-left:.25rem !important;padding-right:.25rem !important}.lg\:px-2{padding-left:.5rem !important;padding-right:.5rem !important}.lg\:px-3{padding-left:1rem !important;padding-right:1rem !important}.lg\:px-4{padding-left:1.5rem !important;padding-right:1.5rem !important}.lg\:px-5{padding-left:2rem !important;padding-right:2rem !important}.lg\:px-6{padding-left:3rem !important;padding-right:3rem !important}.lg\:px-7{padding-left:4rem !important;padding-right:4rem !important}.lg\:px-8{padding-left:5rem !important;padding-right:5rem !important}.lg\:py-0{padding-top:0rem !important;padding-bottom:0rem !important}.lg\:py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.lg\:py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.lg\:py-3{padding-top:1rem !important;padding-bottom:1rem !important}.lg\:py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.lg\:py-5{padding-top:2rem !important;padding-bottom:2rem !important}.lg\:py-6{padding-top:3rem !important;padding-bottom:3rem !important}.lg\:py-7{padding-top:4rem !important;padding-bottom:4rem !important}.lg\:py-8{padding-top:5rem !important;padding-bottom:5rem !important}}
@media screen and (min-width: 1200px){.xl\:p-0{padding:0rem !important}.xl\:p-1{padding:.25rem !important}.xl\:p-2{padding:.5rem !important}.xl\:p-3{padding:1rem !important}.xl\:p-4{padding:1.5rem !important}.xl\:p-5{padding:2rem !important}.xl\:p-6{padding:3rem !important}.xl\:p-7{padding:4rem !important}.xl\:p-8{padding:5rem !important}.xl\:pt-0{padding-top:0rem !important}.xl\:pt-1{padding-top:.25rem !important}.xl\:pt-2{padding-top:.5rem !important}.xl\:pt-3{padding-top:1rem !important}.xl\:pt-4{padding-top:1.5rem !important}.xl\:pt-5{padding-top:2rem !important}.xl\:pt-6{padding-top:3rem !important}.xl\:pt-7{padding-top:4rem !important}.xl\:pt-8{padding-top:5rem !important}.xl\:pr-0{padding-right:0rem !important}.xl\:pr-1{padding-right:.25rem !important}.xl\:pr-2{padding-right:.5rem !important}.xl\:pr-3{padding-right:1rem !important}.xl\:pr-4{padding-right:1.5rem !important}.xl\:pr-5{padding-right:2rem !important}.xl\:pr-6{padding-right:3rem !important}.xl\:pr-7{padding-right:4rem !important}.xl\:pr-8{padding-right:5rem !important}.xl\:pl-0{padding-left:0rem !important}.xl\:pl-1{padding-left:.25rem !important}.xl\:pl-2{padding-left:.5rem !important}.xl\:pl-3{padding-left:1rem !important}.xl\:pl-4{padding-left:1.5rem !important}.xl\:pl-5{padding-left:2rem !important}.xl\:pl-6{padding-left:3rem !important}.xl\:pl-7{padding-left:4rem !important}.xl\:pl-8{padding-left:5rem !important}.xl\:pb-0{padding-bottom:0rem !important}.xl\:pb-1{padding-bottom:.25rem !important}.xl\:pb-2{padding-bottom:.5rem !important}.xl\:pb-3{padding-bottom:1rem !important}.xl\:pb-4{padding-bottom:1.5rem !important}.xl\:pb-5{padding-bottom:2rem !important}.xl\:pb-6{padding-bottom:3rem !important}.xl\:pb-7{padding-bottom:4rem !important}.xl\:pb-8{padding-bottom:5rem !important}.xl\:px-0{padding-left:0rem !important;padding-right:0rem !important}.xl\:px-1{padding-left:.25rem !important;padding-right:.25rem !important}.xl\:px-2{padding-left:.5rem !important;padding-right:.5rem !important}.xl\:px-3{padding-left:1rem !important;padding-right:1rem !important}.xl\:px-4{padding-left:1.5rem !important;padding-right:1.5rem !important}.xl\:px-5{padding-left:2rem !important;padding-right:2rem !important}.xl\:px-6{padding-left:3rem !important;padding-right:3rem !important}.xl\:px-7{padding-left:4rem !important;padding-right:4rem !important}.xl\:px-8{padding-left:5rem !important;padding-right:5rem !important}.xl\:py-0{padding-top:0rem !important;padding-bottom:0rem !important}.xl\:py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.xl\:py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.xl\:py-3{padding-top:1rem !important;padding-bottom:1rem !important}.xl\:py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.xl\:py-5{padding-top:2rem !important;padding-bottom:2rem !important}.xl\:py-6{padding-top:3rem !important;padding-bottom:3rem !important}.xl\:py-7{padding-top:4rem !important;padding-bottom:4rem !important}.xl\:py-8{padding-top:5rem !important;padding-bottom:5rem !important}}
.m-0{margin:0rem !important}
.m-1{margin:.25rem !important}
.m-2{margin:.5rem !important}
.m-3{margin:1rem !important}
.m-4{margin:1.5rem !important}
.m-5{margin:2rem !important}
.m-6{margin:3rem !important}
.m-7{margin:4rem !important}
.m-8{margin:5rem !important}
.-m-1{margin:-0.25rem !important}
.-m-2{margin:-0.5rem !important}
.-m-3{margin:-1rem !important}
.-m-4{margin:-1.5rem !important}
.-m-5{margin:-2rem !important}
.-m-6{margin:-3rem !important}
.-m-7{margin:-4rem !important}
.-m-8{margin:-5rem !important}
.m-auto{margin:auto !important}
.mt-0{margin-top:0rem !important}
.mt-1{margin-top:.25rem !important}
.mt-2{margin-top:.5rem !important}
.mt-3{margin-top:1rem !important}
.mt-4{margin-top:1.5rem !important}
.mt-5{margin-top:2rem !important}
.mt-6{margin-top:3rem !important}
.mt-7{margin-top:4rem !important}
.mt-8{margin-top:5rem !important}
.-mt-1{margin-top:-0.25rem !important}
.-mt-2{margin-top:-0.5rem !important}
.-mt-3{margin-top:-1rem !important}
.-mt-4{margin-top:-1.5rem !important}
.-mt-5{margin-top:-2rem !important}
.-mt-6{margin-top:-3rem !important}
.-mt-7{margin-top:-4rem !important}
.-mt-8{margin-top:-5rem !important}
.mt-auto{margin-top:auto !important}
.mr-0{margin-right:0rem !important}
.mr-1{margin-right:.25rem !important}
.mr-2{margin-right:.5rem !important}
.mr-3{margin-right:1rem !important}
.mr-4{margin-right:1.5rem !important}
.mr-5{margin-right:2rem !important}
.mr-6{margin-right:3rem !important}
.mr-7{margin-right:4rem !important}
.mr-8{margin-right:5rem !important}
.-mr-1{margin-right:-0.25rem !important}
.-mr-2{margin-right:-0.5rem !important}
.-mr-3{margin-right:-1rem !important}
.-mr-4{margin-right:-1.5rem !important}
.-mr-5{margin-right:-2rem !important}
.-mr-6{margin-right:-3rem !important}
.-mr-7{margin-right:-4rem !important}
.-mr-8{margin-right:-5rem !important}
.mr-auto{margin-right:auto !important}
.ml-0{margin-left:0rem !important}
.ml-1{margin-left:.25rem !important}
.ml-2{margin-left:.5rem !important}
.ml-3{margin-left:1rem !important}
.ml-4{margin-left:1.5rem !important}
.ml-5{margin-left:2rem !important}
.ml-6{margin-left:3rem !important}
.ml-7{margin-left:4rem !important}
.ml-8{margin-left:5rem !important}
.-ml-1{margin-left:-0.25rem !important}
.-ml-2{margin-left:-0.5rem !important}
.-ml-3{margin-left:-1rem !important}
.-ml-4{margin-left:-1.5rem !important}
.-ml-5{margin-left:-2rem !important}
.-ml-6{margin-left:-3rem !important}
.-ml-7{margin-left:-4rem !important}
.-ml-8{margin-left:-5rem !important}
.ml-auto{margin-left:auto !important}
.mb-0{margin-bottom:0rem !important}
.mb-1{margin-bottom:.25rem !important}
.mb-2{margin-bottom:.5rem !important}
.mb-3{margin-bottom:1rem !important}
.mb-4{margin-bottom:1.5rem !important}
.mb-5{margin-bottom:2rem !important}
.mb-6{margin-bottom:3rem !important}
.mb-7{margin-bottom:4rem !important}
.mb-8{margin-bottom:5rem !important}
.-mb-1{margin-bottom:-0.25rem !important}
.-mb-2{margin-bottom:-0.5rem !important}
.-mb-3{margin-bottom:-1rem !important}
.-mb-4{margin-bottom:-1.5rem !important}
.-mb-5{margin-bottom:-2rem !important}
.-mb-6{margin-bottom:-3rem !important}
.-mb-7{margin-bottom:-4rem !important}
.-mb-8{margin-bottom:-5rem !important}
.mb-auto{margin-bottom:auto !important}
.mx-0{margin-left:0rem !important;margin-right:0rem !important}
.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}
.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}
.mx-3{margin-left:1rem !important;margin-right:1rem !important}
.mx-4{margin-left:1.5rem !important;margin-right:1.5rem !important}
.mx-5{margin-left:2rem !important;margin-right:2rem !important}
.mx-6{margin-left:3rem !important;margin-right:3rem !important}
.mx-7{margin-left:4rem !important;margin-right:4rem !important}
.mx-8{margin-left:5rem !important;margin-right:5rem !important}
.-mx-1{margin-left:-0.25rem !important;margin-right:-0.25rem !important}
.-mx-2{margin-left:-0.5rem !important;margin-right:-0.5rem !important}
.-mx-3{margin-left:-1rem !important;margin-right:-1rem !important}
.-mx-4{margin-left:-1.5rem !important;margin-right:-1.5rem !important}
.-mx-5{margin-left:-2rem !important;margin-right:-2rem !important}
.-mx-6{margin-left:-3rem !important;margin-right:-3rem !important}
.-mx-7{margin-left:-4rem !important;margin-right:-4rem !important}
.-mx-8{margin-left:-5rem !important;margin-right:-5rem !important}
.mx-auto{margin-left:auto !important;margin-right:auto !important}
.my-0{margin-top:0rem !important;margin-bottom:0rem !important}
.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}
.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}
.my-3{margin-top:1rem !important;margin-bottom:1rem !important}
.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.my-5{margin-top:2rem !important;margin-bottom:2rem !important}
.my-6{margin-top:3rem !important;margin-bottom:3rem !important}
.my-7{margin-top:4rem !important;margin-bottom:4rem !important}
.my-8{margin-top:5rem !important;margin-bottom:5rem !important}
.-my-1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}
.-my-2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}
.-my-3{margin-top:-1rem !important;margin-bottom:-1rem !important}
.-my-4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}
.-my-5{margin-top:-2rem !important;margin-bottom:-2rem !important}
.-my-6{margin-top:-3rem !important;margin-bottom:-3rem !important}
.-my-7{margin-top:-4rem !important;margin-bottom:-4rem !important}
.-my-8{margin-top:-5rem !important;margin-bottom:-5rem !important}
.my-auto{margin-top:auto !important;margin-bottom:auto !important}
@media screen and (min-width: 576px){.sm\:m-0{margin:0rem !important}.sm\:m-1{margin:.25rem !important}.sm\:m-2{margin:.5rem !important}.sm\:m-3{margin:1rem !important}.sm\:m-4{margin:1.5rem !important}.sm\:m-5{margin:2rem !important}.sm\:m-6{margin:3rem !important}.sm\:m-7{margin:4rem !important}.sm\:m-8{margin:5rem !important}.sm\:-m-1{margin:-0.25rem !important}.sm\:-m-2{margin:-0.5rem !important}.sm\:-m-3{margin:-1rem !important}.sm\:-m-4{margin:-1.5rem !important}.sm\:-m-5{margin:-2rem !important}.sm\:-m-6{margin:-3rem !important}.sm\:-m-7{margin:-4rem !important}.sm\:-m-8{margin:-5rem !important}.sm\:m-auto{margin:auto !important}.sm\:mt-0{margin-top:0rem !important}.sm\:mt-1{margin-top:.25rem !important}.sm\:mt-2{margin-top:.5rem !important}.sm\:mt-3{margin-top:1rem !important}.sm\:mt-4{margin-top:1.5rem !important}.sm\:mt-5{margin-top:2rem !important}.sm\:mt-6{margin-top:3rem !important}.sm\:mt-7{margin-top:4rem !important}.sm\:mt-8{margin-top:5rem !important}.sm\:-mt-1{margin-top:-0.25rem !important}.sm\:-mt-2{margin-top:-0.5rem !important}.sm\:-mt-3{margin-top:-1rem !important}.sm\:-mt-4{margin-top:-1.5rem !important}.sm\:-mt-5{margin-top:-2rem !important}.sm\:-mt-6{margin-top:-3rem !important}.sm\:-mt-7{margin-top:-4rem !important}.sm\:-mt-8{margin-top:-5rem !important}.sm\:mt-auto{margin-top:auto !important}.sm\:mr-0{margin-right:0rem !important}.sm\:mr-1{margin-right:.25rem !important}.sm\:mr-2{margin-right:.5rem !important}.sm\:mr-3{margin-right:1rem !important}.sm\:mr-4{margin-right:1.5rem !important}.sm\:mr-5{margin-right:2rem !important}.sm\:mr-6{margin-right:3rem !important}.sm\:mr-7{margin-right:4rem !important}.sm\:mr-8{margin-right:5rem !important}.sm\:-mr-1{margin-right:-0.25rem !important}.sm\:-mr-2{margin-right:-0.5rem !important}.sm\:-mr-3{margin-right:-1rem !important}.sm\:-mr-4{margin-right:-1.5rem !important}.sm\:-mr-5{margin-right:-2rem !important}.sm\:-mr-6{margin-right:-3rem !important}.sm\:-mr-7{margin-right:-4rem !important}.sm\:-mr-8{margin-right:-5rem !important}.sm\:mr-auto{margin-right:auto !important}.sm\:ml-0{margin-left:0rem !important}.sm\:ml-1{margin-left:.25rem !important}.sm\:ml-2{margin-left:.5rem !important}.sm\:ml-3{margin-left:1rem !important}.sm\:ml-4{margin-left:1.5rem !important}.sm\:ml-5{margin-left:2rem !important}.sm\:ml-6{margin-left:3rem !important}.sm\:ml-7{margin-left:4rem !important}.sm\:ml-8{margin-left:5rem !important}.sm\:-ml-1{margin-left:-0.25rem !important}.sm\:-ml-2{margin-left:-0.5rem !important}.sm\:-ml-3{margin-left:-1rem !important}.sm\:-ml-4{margin-left:-1.5rem !important}.sm\:-ml-5{margin-left:-2rem !important}.sm\:-ml-6{margin-left:-3rem !important}.sm\:-ml-7{margin-left:-4rem !important}.sm\:-ml-8{margin-left:-5rem !important}.sm\:ml-auto{margin-left:auto !important}.sm\:mb-0{margin-bottom:0rem !important}.sm\:mb-1{margin-bottom:.25rem !important}.sm\:mb-2{margin-bottom:.5rem !important}.sm\:mb-3{margin-bottom:1rem !important}.sm\:mb-4{margin-bottom:1.5rem !important}.sm\:mb-5{margin-bottom:2rem !important}.sm\:mb-6{margin-bottom:3rem !important}.sm\:mb-7{margin-bottom:4rem !important}.sm\:mb-8{margin-bottom:5rem !important}.sm\:-mb-1{margin-bottom:-0.25rem !important}.sm\:-mb-2{margin-bottom:-0.5rem !important}.sm\:-mb-3{margin-bottom:-1rem !important}.sm\:-mb-4{margin-bottom:-1.5rem !important}.sm\:-mb-5{margin-bottom:-2rem !important}.sm\:-mb-6{margin-bottom:-3rem !important}.sm\:-mb-7{margin-bottom:-4rem !important}.sm\:-mb-8{margin-bottom:-5rem !important}.sm\:mb-auto{margin-bottom:auto !important}.sm\:mx-0{margin-left:0rem !important;margin-right:0rem !important}.sm\:mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.sm\:mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.sm\:mx-3{margin-left:1rem !important;margin-right:1rem !important}.sm\:mx-4{margin-left:1.5rem !important;margin-right:1.5rem !important}.sm\:mx-5{margin-left:2rem !important;margin-right:2rem !important}.sm\:mx-6{margin-left:3rem !important;margin-right:3rem !important}.sm\:mx-7{margin-left:4rem !important;margin-right:4rem !important}.sm\:mx-8{margin-left:5rem !important;margin-right:5rem !important}.sm\:-mx-1{margin-left:-0.25rem !important;margin-right:-0.25rem !important}.sm\:-mx-2{margin-left:-0.5rem !important;margin-right:-0.5rem !important}.sm\:-mx-3{margin-left:-1rem !important;margin-right:-1rem !important}.sm\:-mx-4{margin-left:-1.5rem !important;margin-right:-1.5rem !important}.sm\:-mx-5{margin-left:-2rem !important;margin-right:-2rem !important}.sm\:-mx-6{margin-left:-3rem !important;margin-right:-3rem !important}.sm\:-mx-7{margin-left:-4rem !important;margin-right:-4rem !important}.sm\:-mx-8{margin-left:-5rem !important;margin-right:-5rem !important}.sm\:mx-auto{margin-left:auto !important;margin-right:auto !important}.sm\:my-0{margin-top:0rem !important;margin-bottom:0rem !important}.sm\:my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.sm\:my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.sm\:my-3{margin-top:1rem !important;margin-bottom:1rem !important}.sm\:my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.sm\:my-5{margin-top:2rem !important;margin-bottom:2rem !important}.sm\:my-6{margin-top:3rem !important;margin-bottom:3rem !important}.sm\:my-7{margin-top:4rem !important;margin-bottom:4rem !important}.sm\:my-8{margin-top:5rem !important;margin-bottom:5rem !important}.sm\:-my-1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.sm\:-my-2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.sm\:-my-3{margin-top:-1rem !important;margin-bottom:-1rem !important}.sm\:-my-4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.sm\:-my-5{margin-top:-2rem !important;margin-bottom:-2rem !important}.sm\:-my-6{margin-top:-3rem !important;margin-bottom:-3rem !important}.sm\:-my-7{margin-top:-4rem !important;margin-bottom:-4rem !important}.sm\:-my-8{margin-top:-5rem !important;margin-bottom:-5rem !important}.sm\:my-auto{margin-top:auto !important;margin-bottom:auto !important}}
@media screen and (min-width: 768px){.md\:m-0{margin:0rem !important}.md\:m-1{margin:.25rem !important}.md\:m-2{margin:.5rem !important}.md\:m-3{margin:1rem !important}.md\:m-4{margin:1.5rem !important}.md\:m-5{margin:2rem !important}.md\:m-6{margin:3rem !important}.md\:m-7{margin:4rem !important}.md\:m-8{margin:5rem !important}.md\:-m-1{margin:-0.25rem !important}.md\:-m-2{margin:-0.5rem !important}.md\:-m-3{margin:-1rem !important}.md\:-m-4{margin:-1.5rem !important}.md\:-m-5{margin:-2rem !important}.md\:-m-6{margin:-3rem !important}.md\:-m-7{margin:-4rem !important}.md\:-m-8{margin:-5rem !important}.md\:m-auto{margin:auto !important}.md\:mt-0{margin-top:0rem !important}.md\:mt-1{margin-top:.25rem !important}.md\:mt-2{margin-top:.5rem !important}.md\:mt-3{margin-top:1rem !important}.md\:mt-4{margin-top:1.5rem !important}.md\:mt-5{margin-top:2rem !important}.md\:mt-6{margin-top:3rem !important}.md\:mt-7{margin-top:4rem !important}.md\:mt-8{margin-top:5rem !important}.md\:-mt-1{margin-top:-0.25rem !important}.md\:-mt-2{margin-top:-0.5rem !important}.md\:-mt-3{margin-top:-1rem !important}.md\:-mt-4{margin-top:-1.5rem !important}.md\:-mt-5{margin-top:-2rem !important}.md\:-mt-6{margin-top:-3rem !important}.md\:-mt-7{margin-top:-4rem !important}.md\:-mt-8{margin-top:-5rem !important}.md\:mt-auto{margin-top:auto !important}.md\:mr-0{margin-right:0rem !important}.md\:mr-1{margin-right:.25rem !important}.md\:mr-2{margin-right:.5rem !important}.md\:mr-3{margin-right:1rem !important}.md\:mr-4{margin-right:1.5rem !important}.md\:mr-5{margin-right:2rem !important}.md\:mr-6{margin-right:3rem !important}.md\:mr-7{margin-right:4rem !important}.md\:mr-8{margin-right:5rem !important}.md\:-mr-1{margin-right:-0.25rem !important}.md\:-mr-2{margin-right:-0.5rem !important}.md\:-mr-3{margin-right:-1rem !important}.md\:-mr-4{margin-right:-1.5rem !important}.md\:-mr-5{margin-right:-2rem !important}.md\:-mr-6{margin-right:-3rem !important}.md\:-mr-7{margin-right:-4rem !important}.md\:-mr-8{margin-right:-5rem !important}.md\:mr-auto{margin-right:auto !important}.md\:ml-0{margin-left:0rem !important}.md\:ml-1{margin-left:.25rem !important}.md\:ml-2{margin-left:.5rem !important}.md\:ml-3{margin-left:1rem !important}.md\:ml-4{margin-left:1.5rem !important}.md\:ml-5{margin-left:2rem !important}.md\:ml-6{margin-left:3rem !important}.md\:ml-7{margin-left:4rem !important}.md\:ml-8{margin-left:5rem !important}.md\:-ml-1{margin-left:-0.25rem !important}.md\:-ml-2{margin-left:-0.5rem !important}.md\:-ml-3{margin-left:-1rem !important}.md\:-ml-4{margin-left:-1.5rem !important}.md\:-ml-5{margin-left:-2rem !important}.md\:-ml-6{margin-left:-3rem !important}.md\:-ml-7{margin-left:-4rem !important}.md\:-ml-8{margin-left:-5rem !important}.md\:ml-auto{margin-left:auto !important}.md\:mb-0{margin-bottom:0rem !important}.md\:mb-1{margin-bottom:.25rem !important}.md\:mb-2{margin-bottom:.5rem !important}.md\:mb-3{margin-bottom:1rem !important}.md\:mb-4{margin-bottom:1.5rem !important}.md\:mb-5{margin-bottom:2rem !important}.md\:mb-6{margin-bottom:3rem !important}.md\:mb-7{margin-bottom:4rem !important}.md\:mb-8{margin-bottom:5rem !important}.md\:-mb-1{margin-bottom:-0.25rem !important}.md\:-mb-2{margin-bottom:-0.5rem !important}.md\:-mb-3{margin-bottom:-1rem !important}.md\:-mb-4{margin-bottom:-1.5rem !important}.md\:-mb-5{margin-bottom:-2rem !important}.md\:-mb-6{margin-bottom:-3rem !important}.md\:-mb-7{margin-bottom:-4rem !important}.md\:-mb-8{margin-bottom:-5rem !important}.md\:mb-auto{margin-bottom:auto !important}.md\:mx-0{margin-left:0rem !important;margin-right:0rem !important}.md\:mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.md\:mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.md\:mx-3{margin-left:1rem !important;margin-right:1rem !important}.md\:mx-4{margin-left:1.5rem !important;margin-right:1.5rem !important}.md\:mx-5{margin-left:2rem !important;margin-right:2rem !important}.md\:mx-6{margin-left:3rem !important;margin-right:3rem !important}.md\:mx-7{margin-left:4rem !important;margin-right:4rem !important}.md\:mx-8{margin-left:5rem !important;margin-right:5rem !important}.md\:-mx-1{margin-left:-0.25rem !important;margin-right:-0.25rem !important}.md\:-mx-2{margin-left:-0.5rem !important;margin-right:-0.5rem !important}.md\:-mx-3{margin-left:-1rem !important;margin-right:-1rem !important}.md\:-mx-4{margin-left:-1.5rem !important;margin-right:-1.5rem !important}.md\:-mx-5{margin-left:-2rem !important;margin-right:-2rem !important}.md\:-mx-6{margin-left:-3rem !important;margin-right:-3rem !important}.md\:-mx-7{margin-left:-4rem !important;margin-right:-4rem !important}.md\:-mx-8{margin-left:-5rem !important;margin-right:-5rem !important}.md\:mx-auto{margin-left:auto !important;margin-right:auto !important}.md\:my-0{margin-top:0rem !important;margin-bottom:0rem !important}.md\:my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.md\:my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.md\:my-3{margin-top:1rem !important;margin-bottom:1rem !important}.md\:my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.md\:my-5{margin-top:2rem !important;margin-bottom:2rem !important}.md\:my-6{margin-top:3rem !important;margin-bottom:3rem !important}.md\:my-7{margin-top:4rem !important;margin-bottom:4rem !important}.md\:my-8{margin-top:5rem !important;margin-bottom:5rem !important}.md\:-my-1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.md\:-my-2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.md\:-my-3{margin-top:-1rem !important;margin-bottom:-1rem !important}.md\:-my-4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.md\:-my-5{margin-top:-2rem !important;margin-bottom:-2rem !important}.md\:-my-6{margin-top:-3rem !important;margin-bottom:-3rem !important}.md\:-my-7{margin-top:-4rem !important;margin-bottom:-4rem !important}.md\:-my-8{margin-top:-5rem !important;margin-bottom:-5rem !important}.md\:my-auto{margin-top:auto !important;margin-bottom:auto !important}}
@media screen and (min-width: 992px){.lg\:m-0{margin:0rem !important}.lg\:m-1{margin:.25rem !important}.lg\:m-2{margin:.5rem !important}.lg\:m-3{margin:1rem !important}.lg\:m-4{margin:1.5rem !important}.lg\:m-5{margin:2rem !important}.lg\:m-6{margin:3rem !important}.lg\:m-7{margin:4rem !important}.lg\:m-8{margin:5rem !important}.lg\:-m-1{margin:-0.25rem !important}.lg\:-m-2{margin:-0.5rem !important}.lg\:-m-3{margin:-1rem !important}.lg\:-m-4{margin:-1.5rem !important}.lg\:-m-5{margin:-2rem !important}.lg\:-m-6{margin:-3rem !important}.lg\:-m-7{margin:-4rem !important}.lg\:-m-8{margin:-5rem !important}.lg\:m-auto{margin:auto !important}.lg\:mt-0{margin-top:0rem !important}.lg\:mt-1{margin-top:.25rem !important}.lg\:mt-2{margin-top:.5rem !important}.lg\:mt-3{margin-top:1rem !important}.lg\:mt-4{margin-top:1.5rem !important}.lg\:mt-5{margin-top:2rem !important}.lg\:mt-6{margin-top:3rem !important}.lg\:mt-7{margin-top:4rem !important}.lg\:mt-8{margin-top:5rem !important}.lg\:-mt-1{margin-top:-0.25rem !important}.lg\:-mt-2{margin-top:-0.5rem !important}.lg\:-mt-3{margin-top:-1rem !important}.lg\:-mt-4{margin-top:-1.5rem !important}.lg\:-mt-5{margin-top:-2rem !important}.lg\:-mt-6{margin-top:-3rem !important}.lg\:-mt-7{margin-top:-4rem !important}.lg\:-mt-8{margin-top:-5rem !important}.lg\:mt-auto{margin-top:auto !important}.lg\:mr-0{margin-right:0rem !important}.lg\:mr-1{margin-right:.25rem !important}.lg\:mr-2{margin-right:.5rem !important}.lg\:mr-3{margin-right:1rem !important}.lg\:mr-4{margin-right:1.5rem !important}.lg\:mr-5{margin-right:2rem !important}.lg\:mr-6{margin-right:3rem !important}.lg\:mr-7{margin-right:4rem !important}.lg\:mr-8{margin-right:5rem !important}.lg\:-mr-1{margin-right:-0.25rem !important}.lg\:-mr-2{margin-right:-0.5rem !important}.lg\:-mr-3{margin-right:-1rem !important}.lg\:-mr-4{margin-right:-1.5rem !important}.lg\:-mr-5{margin-right:-2rem !important}.lg\:-mr-6{margin-right:-3rem !important}.lg\:-mr-7{margin-right:-4rem !important}.lg\:-mr-8{margin-right:-5rem !important}.lg\:mr-auto{margin-right:auto !important}.lg\:ml-0{margin-left:0rem !important}.lg\:ml-1{margin-left:.25rem !important}.lg\:ml-2{margin-left:.5rem !important}.lg\:ml-3{margin-left:1rem !important}.lg\:ml-4{margin-left:1.5rem !important}.lg\:ml-5{margin-left:2rem !important}.lg\:ml-6{margin-left:3rem !important}.lg\:ml-7{margin-left:4rem !important}.lg\:ml-8{margin-left:5rem !important}.lg\:-ml-1{margin-left:-0.25rem !important}.lg\:-ml-2{margin-left:-0.5rem !important}.lg\:-ml-3{margin-left:-1rem !important}.lg\:-ml-4{margin-left:-1.5rem !important}.lg\:-ml-5{margin-left:-2rem !important}.lg\:-ml-6{margin-left:-3rem !important}.lg\:-ml-7{margin-left:-4rem !important}.lg\:-ml-8{margin-left:-5rem !important}.lg\:ml-auto{margin-left:auto !important}.lg\:mb-0{margin-bottom:0rem !important}.lg\:mb-1{margin-bottom:.25rem !important}.lg\:mb-2{margin-bottom:.5rem !important}.lg\:mb-3{margin-bottom:1rem !important}.lg\:mb-4{margin-bottom:1.5rem !important}.lg\:mb-5{margin-bottom:2rem !important}.lg\:mb-6{margin-bottom:3rem !important}.lg\:mb-7{margin-bottom:4rem !important}.lg\:mb-8{margin-bottom:5rem !important}.lg\:-mb-1{margin-bottom:-0.25rem !important}.lg\:-mb-2{margin-bottom:-0.5rem !important}.lg\:-mb-3{margin-bottom:-1rem !important}.lg\:-mb-4{margin-bottom:-1.5rem !important}.lg\:-mb-5{margin-bottom:-2rem !important}.lg\:-mb-6{margin-bottom:-3rem !important}.lg\:-mb-7{margin-bottom:-4rem !important}.lg\:-mb-8{margin-bottom:-5rem !important}.lg\:mb-auto{margin-bottom:auto !important}.lg\:mx-0{margin-left:0rem !important;margin-right:0rem !important}.lg\:mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.lg\:mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.lg\:mx-3{margin-left:1rem !important;margin-right:1rem !important}.lg\:mx-4{margin-left:1.5rem !important;margin-right:1.5rem !important}.lg\:mx-5{margin-left:2rem !important;margin-right:2rem !important}.lg\:mx-6{margin-left:3rem !important;margin-right:3rem !important}.lg\:mx-7{margin-left:4rem !important;margin-right:4rem !important}.lg\:mx-8{margin-left:5rem !important;margin-right:5rem !important}.lg\:-mx-1{margin-left:-0.25rem !important;margin-right:-0.25rem !important}.lg\:-mx-2{margin-left:-0.5rem !important;margin-right:-0.5rem !important}.lg\:-mx-3{margin-left:-1rem !important;margin-right:-1rem !important}.lg\:-mx-4{margin-left:-1.5rem !important;margin-right:-1.5rem !important}.lg\:-mx-5{margin-left:-2rem !important;margin-right:-2rem !important}.lg\:-mx-6{margin-left:-3rem !important;margin-right:-3rem !important}.lg\:-mx-7{margin-left:-4rem !important;margin-right:-4rem !important}.lg\:-mx-8{margin-left:-5rem !important;margin-right:-5rem !important}.lg\:mx-auto{margin-left:auto !important;margin-right:auto !important}.lg\:my-0{margin-top:0rem !important;margin-bottom:0rem !important}.lg\:my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.lg\:my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.lg\:my-3{margin-top:1rem !important;margin-bottom:1rem !important}.lg\:my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.lg\:my-5{margin-top:2rem !important;margin-bottom:2rem !important}.lg\:my-6{margin-top:3rem !important;margin-bottom:3rem !important}.lg\:my-7{margin-top:4rem !important;margin-bottom:4rem !important}.lg\:my-8{margin-top:5rem !important;margin-bottom:5rem !important}.lg\:-my-1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.lg\:-my-2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.lg\:-my-3{margin-top:-1rem !important;margin-bottom:-1rem !important}.lg\:-my-4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.lg\:-my-5{margin-top:-2rem !important;margin-bottom:-2rem !important}.lg\:-my-6{margin-top:-3rem !important;margin-bottom:-3rem !important}.lg\:-my-7{margin-top:-4rem !important;margin-bottom:-4rem !important}.lg\:-my-8{margin-top:-5rem !important;margin-bottom:-5rem !important}.lg\:my-auto{margin-top:auto !important;margin-bottom:auto !important}}
@media screen and (min-width: 1200px){.xl\:m-0{margin:0rem !important}.xl\:m-1{margin:.25rem !important}.xl\:m-2{margin:.5rem !important}.xl\:m-3{margin:1rem !important}.xl\:m-4{margin:1.5rem !important}.xl\:m-5{margin:2rem !important}.xl\:m-6{margin:3rem !important}.xl\:m-7{margin:4rem !important}.xl\:m-8{margin:5rem !important}.xl\:-m-1{margin:-0.25rem !important}.xl\:-m-2{margin:-0.5rem !important}.xl\:-m-3{margin:-1rem !important}.xl\:-m-4{margin:-1.5rem !important}.xl\:-m-5{margin:-2rem !important}.xl\:-m-6{margin:-3rem !important}.xl\:-m-7{margin:-4rem !important}.xl\:-m-8{margin:-5rem !important}.xl\:m-auto{margin:auto !important}.xl\:mt-0{margin-top:0rem !important}.xl\:mt-1{margin-top:.25rem !important}.xl\:mt-2{margin-top:.5rem !important}.xl\:mt-3{margin-top:1rem !important}.xl\:mt-4{margin-top:1.5rem !important}.xl\:mt-5{margin-top:2rem !important}.xl\:mt-6{margin-top:3rem !important}.xl\:mt-7{margin-top:4rem !important}.xl\:mt-8{margin-top:5rem !important}.xl\:-mt-1{margin-top:-0.25rem !important}.xl\:-mt-2{margin-top:-0.5rem !important}.xl\:-mt-3{margin-top:-1rem !important}.xl\:-mt-4{margin-top:-1.5rem !important}.xl\:-mt-5{margin-top:-2rem !important}.xl\:-mt-6{margin-top:-3rem !important}.xl\:-mt-7{margin-top:-4rem !important}.xl\:-mt-8{margin-top:-5rem !important}.xl\:mt-auto{margin-top:auto !important}.xl\:mr-0{margin-right:0rem !important}.xl\:mr-1{margin-right:.25rem !important}.xl\:mr-2{margin-right:.5rem !important}.xl\:mr-3{margin-right:1rem !important}.xl\:mr-4{margin-right:1.5rem !important}.xl\:mr-5{margin-right:2rem !important}.xl\:mr-6{margin-right:3rem !important}.xl\:mr-7{margin-right:4rem !important}.xl\:mr-8{margin-right:5rem !important}.xl\:-mr-1{margin-right:-0.25rem !important}.xl\:-mr-2{margin-right:-0.5rem !important}.xl\:-mr-3{margin-right:-1rem !important}.xl\:-mr-4{margin-right:-1.5rem !important}.xl\:-mr-5{margin-right:-2rem !important}.xl\:-mr-6{margin-right:-3rem !important}.xl\:-mr-7{margin-right:-4rem !important}.xl\:-mr-8{margin-right:-5rem !important}.xl\:mr-auto{margin-right:auto !important}.xl\:ml-0{margin-left:0rem !important}.xl\:ml-1{margin-left:.25rem !important}.xl\:ml-2{margin-left:.5rem !important}.xl\:ml-3{margin-left:1rem !important}.xl\:ml-4{margin-left:1.5rem !important}.xl\:ml-5{margin-left:2rem !important}.xl\:ml-6{margin-left:3rem !important}.xl\:ml-7{margin-left:4rem !important}.xl\:ml-8{margin-left:5rem !important}.xl\:-ml-1{margin-left:-0.25rem !important}.xl\:-ml-2{margin-left:-0.5rem !important}.xl\:-ml-3{margin-left:-1rem !important}.xl\:-ml-4{margin-left:-1.5rem !important}.xl\:-ml-5{margin-left:-2rem !important}.xl\:-ml-6{margin-left:-3rem !important}.xl\:-ml-7{margin-left:-4rem !important}.xl\:-ml-8{margin-left:-5rem !important}.xl\:ml-auto{margin-left:auto !important}.xl\:mb-0{margin-bottom:0rem !important}.xl\:mb-1{margin-bottom:.25rem !important}.xl\:mb-2{margin-bottom:.5rem !important}.xl\:mb-3{margin-bottom:1rem !important}.xl\:mb-4{margin-bottom:1.5rem !important}.xl\:mb-5{margin-bottom:2rem !important}.xl\:mb-6{margin-bottom:3rem !important}.xl\:mb-7{margin-bottom:4rem !important}.xl\:mb-8{margin-bottom:5rem !important}.xl\:-mb-1{margin-bottom:-0.25rem !important}.xl\:-mb-2{margin-bottom:-0.5rem !important}.xl\:-mb-3{margin-bottom:-1rem !important}.xl\:-mb-4{margin-bottom:-1.5rem !important}.xl\:-mb-5{margin-bottom:-2rem !important}.xl\:-mb-6{margin-bottom:-3rem !important}.xl\:-mb-7{margin-bottom:-4rem !important}.xl\:-mb-8{margin-bottom:-5rem !important}.xl\:mb-auto{margin-bottom:auto !important}.xl\:mx-0{margin-left:0rem !important;margin-right:0rem !important}.xl\:mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.xl\:mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.xl\:mx-3{margin-left:1rem !important;margin-right:1rem !important}.xl\:mx-4{margin-left:1.5rem !important;margin-right:1.5rem !important}.xl\:mx-5{margin-left:2rem !important;margin-right:2rem !important}.xl\:mx-6{margin-left:3rem !important;margin-right:3rem !important}.xl\:mx-7{margin-left:4rem !important;margin-right:4rem !important}.xl\:mx-8{margin-left:5rem !important;margin-right:5rem !important}.xl\:-mx-1{margin-left:-0.25rem !important;margin-right:-0.25rem !important}.xl\:-mx-2{margin-left:-0.5rem !important;margin-right:-0.5rem !important}.xl\:-mx-3{margin-left:-1rem !important;margin-right:-1rem !important}.xl\:-mx-4{margin-left:-1.5rem !important;margin-right:-1.5rem !important}.xl\:-mx-5{margin-left:-2rem !important;margin-right:-2rem !important}.xl\:-mx-6{margin-left:-3rem !important;margin-right:-3rem !important}.xl\:-mx-7{margin-left:-4rem !important;margin-right:-4rem !important}.xl\:-mx-8{margin-left:-5rem !important;margin-right:-5rem !important}.xl\:mx-auto{margin-left:auto !important;margin-right:auto !important}.xl\:my-0{margin-top:0rem !important;margin-bottom:0rem !important}.xl\:my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.xl\:my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.xl\:my-3{margin-top:1rem !important;margin-bottom:1rem !important}.xl\:my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.xl\:my-5{margin-top:2rem !important;margin-bottom:2rem !important}.xl\:my-6{margin-top:3rem !important;margin-bottom:3rem !important}.xl\:my-7{margin-top:4rem !important;margin-bottom:4rem !important}.xl\:my-8{margin-top:5rem !important;margin-bottom:5rem !important}.xl\:-my-1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.xl\:-my-2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.xl\:-my-3{margin-top:-1rem !important;margin-bottom:-1rem !important}.xl\:-my-4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.xl\:-my-5{margin-top:-2rem !important;margin-bottom:-2rem !important}.xl\:-my-6{margin-top:-3rem !important;margin-bottom:-3rem !important}.xl\:-my-7{margin-top:-4rem !important;margin-bottom:-4rem !important}.xl\:-my-8{margin-top:-5rem !important;margin-bottom:-5rem !important}.xl\:my-auto{margin-top:auto !important;margin-bottom:auto !important}}
.shadow-none{box-shadow:none !important}
.shadow-1{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}
.shadow-2{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}
.shadow-3{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}
.shadow-4{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}
.shadow-5{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}
.shadow-6{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}
.shadow-7{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}
.shadow-8{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}
.focus\:shadow-none:focus{box-shadow:none !important}
.hover\:shadow-none:hover{box-shadow:none !important}
.active\:shadow-none:active{box-shadow:none !important}
.focus\:shadow-1:focus{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}
.hover\:shadow-1:hover{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}
.active\:shadow-1:active{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}
.focus\:shadow-2:focus{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}
.hover\:shadow-2:hover{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}
.active\:shadow-2:active{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}
.focus\:shadow-3:focus{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}
.hover\:shadow-3:hover{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}
.active\:shadow-3:active{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}
.focus\:shadow-4:focus{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}
.hover\:shadow-4:hover{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}
.active\:shadow-4:active{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}
.focus\:shadow-5:focus{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}
.hover\:shadow-5:hover{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}
.active\:shadow-5:active{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}
.focus\:shadow-6:focus{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}
.hover\:shadow-6:hover{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}
.active\:shadow-6:active{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}
.focus\:shadow-7:focus{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}
.hover\:shadow-7:hover{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}
.active\:shadow-7:active{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}
.focus\:shadow-8:focus{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}
.hover\:shadow-8:hover{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}
.active\:shadow-8:active{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}
@media screen and (min-width: 576px){.sm\:shadow-none{box-shadow:none !important}.sm\:shadow-1{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}.sm\:shadow-2{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}.sm\:shadow-3{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}.sm\:shadow-4{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}.sm\:shadow-5{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}.sm\:shadow-6{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}.sm\:shadow-7{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}.sm\:shadow-8{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}.sm\:focus\:shadow-none:focus{box-shadow:none !important}.sm\:hover\:shadow-none:hover{box-shadow:none !important}.sm\:active\:shadow-none:active{box-shadow:none !important}.sm\:focus\:shadow-1:focus{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}.sm\:hover\:shadow-1:hover{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}.sm\:active\:shadow-1:active{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}.sm\:focus\:shadow-2:focus{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}.sm\:hover\:shadow-2:hover{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}.sm\:active\:shadow-2:active{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}.sm\:focus\:shadow-3:focus{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}.sm\:hover\:shadow-3:hover{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}.sm\:active\:shadow-3:active{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}.sm\:focus\:shadow-4:focus{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}.sm\:hover\:shadow-4:hover{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}.sm\:active\:shadow-4:active{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}.sm\:focus\:shadow-5:focus{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}.sm\:hover\:shadow-5:hover{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}.sm\:active\:shadow-5:active{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}.sm\:focus\:shadow-6:focus{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}.sm\:hover\:shadow-6:hover{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}.sm\:active\:shadow-6:active{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}.sm\:focus\:shadow-7:focus{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}.sm\:hover\:shadow-7:hover{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}.sm\:active\:shadow-7:active{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}.sm\:focus\:shadow-8:focus{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}.sm\:hover\:shadow-8:hover{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}.sm\:active\:shadow-8:active{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}}
@media screen and (min-width: 768px){.md\:shadow-none{box-shadow:none !important}.md\:shadow-1{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}.md\:shadow-2{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}.md\:shadow-3{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}.md\:shadow-4{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}.md\:shadow-5{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}.md\:shadow-6{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}.md\:shadow-7{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}.md\:shadow-8{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}.md\:focus\:shadow-none:focus{box-shadow:none !important}.md\:hover\:shadow-none:hover{box-shadow:none !important}.md\:active\:shadow-none:active{box-shadow:none !important}.md\:focus\:shadow-1:focus{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}.md\:hover\:shadow-1:hover{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}.md\:active\:shadow-1:active{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}.md\:focus\:shadow-2:focus{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}.md\:hover\:shadow-2:hover{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}.md\:active\:shadow-2:active{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}.md\:focus\:shadow-3:focus{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}.md\:hover\:shadow-3:hover{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}.md\:active\:shadow-3:active{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}.md\:focus\:shadow-4:focus{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}.md\:hover\:shadow-4:hover{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}.md\:active\:shadow-4:active{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}.md\:focus\:shadow-5:focus{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}.md\:hover\:shadow-5:hover{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}.md\:active\:shadow-5:active{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}.md\:focus\:shadow-6:focus{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}.md\:hover\:shadow-6:hover{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}.md\:active\:shadow-6:active{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}.md\:focus\:shadow-7:focus{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}.md\:hover\:shadow-7:hover{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}.md\:active\:shadow-7:active{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}.md\:focus\:shadow-8:focus{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}.md\:hover\:shadow-8:hover{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}.md\:active\:shadow-8:active{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}}
@media screen and (min-width: 992px){.lg\:shadow-none{box-shadow:none !important}.lg\:shadow-1{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}.lg\:shadow-2{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}.lg\:shadow-3{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}.lg\:shadow-4{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}.lg\:shadow-5{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}.lg\:shadow-6{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}.lg\:shadow-7{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}.lg\:shadow-8{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}.lg\:focus\:shadow-none:focus{box-shadow:none !important}.lg\:hover\:shadow-none:hover{box-shadow:none !important}.lg\:active\:shadow-none:active{box-shadow:none !important}.lg\:focus\:shadow-1:focus{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}.lg\:hover\:shadow-1:hover{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}.lg\:active\:shadow-1:active{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}.lg\:focus\:shadow-2:focus{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}.lg\:hover\:shadow-2:hover{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}.lg\:active\:shadow-2:active{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}.lg\:focus\:shadow-3:focus{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}.lg\:hover\:shadow-3:hover{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}.lg\:active\:shadow-3:active{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}.lg\:focus\:shadow-4:focus{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}.lg\:hover\:shadow-4:hover{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}.lg\:active\:shadow-4:active{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}.lg\:focus\:shadow-5:focus{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}.lg\:hover\:shadow-5:hover{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}.lg\:active\:shadow-5:active{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}.lg\:focus\:shadow-6:focus{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}.lg\:hover\:shadow-6:hover{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}.lg\:active\:shadow-6:active{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}.lg\:focus\:shadow-7:focus{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}.lg\:hover\:shadow-7:hover{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}.lg\:active\:shadow-7:active{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}.lg\:focus\:shadow-8:focus{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}.lg\:hover\:shadow-8:hover{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}.lg\:active\:shadow-8:active{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}}
@media screen and (min-width: 1200px){.xl\:shadow-none{box-shadow:none !important}.xl\:shadow-1{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}.xl\:shadow-2{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}.xl\:shadow-3{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}.xl\:shadow-4{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}.xl\:shadow-5{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}.xl\:shadow-6{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}.xl\:shadow-7{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}.xl\:shadow-8{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}.xl\:focus\:shadow-none:focus{box-shadow:none !important}.xl\:hover\:shadow-none:hover{box-shadow:none !important}.xl\:active\:shadow-none:active{box-shadow:none !important}.xl\:focus\:shadow-1:focus{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}.xl\:hover\:shadow-1:hover{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}.xl\:active\:shadow-1:active{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important}.xl\:focus\:shadow-2:focus{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}.xl\:hover\:shadow-2:hover{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}.xl\:active\:shadow-2:active{box-shadow:0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important}.xl\:focus\:shadow-3:focus{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}.xl\:hover\:shadow-3:hover{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}.xl\:active\:shadow-3:active{box-shadow:0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important}.xl\:focus\:shadow-4:focus{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}.xl\:hover\:shadow-4:hover{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}.xl\:active\:shadow-4:active{box-shadow:0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important}.xl\:focus\:shadow-5:focus{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}.xl\:hover\:shadow-5:hover{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}.xl\:active\:shadow-5:active{box-shadow:0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important}.xl\:focus\:shadow-6:focus{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}.xl\:hover\:shadow-6:hover{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}.xl\:active\:shadow-6:active{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important}.xl\:focus\:shadow-7:focus{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}.xl\:hover\:shadow-7:hover{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}.xl\:active\:shadow-7:active{box-shadow:0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important}.xl\:focus\:shadow-8:focus{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}.xl\:hover\:shadow-8:hover{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}.xl\:active\:shadow-8:active{box-shadow:0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important}}
.border-none{border-width:0px !important;border-style:none}
.border-1{border-width:1px !important;border-style:solid}
.border-2{border-width:2px !important;border-style:solid}
.border-3{border-width:3px !important;border-style:solid}
.border-top-none{border-top-width:0px !important;border-top-style:none}
.border-top-1{border-top-width:1px !important;border-top-style:solid}
.border-top-2{border-top-width:2px !important;border-top-style:solid}
.border-top-3{border-top-width:3px !important;border-top-style:solid}
.border-right-none{border-right-width:0px !important;border-right-style:none}
.border-right-1{border-right-width:1px !important;border-right-style:solid}
.border-right-2{border-right-width:2px !important;border-right-style:solid}
.border-right-3{border-right-width:3px !important;border-right-style:solid}
.border-left-none{border-left-width:0px !important;border-left-style:none}
.border-left-1{border-left-width:1px !important;border-left-style:solid}
.border-left-2{border-left-width:2px !important;border-left-style:solid}
.border-left-3{border-left-width:3px !important;border-left-style:solid}
.border-bottom-none{border-bottom-width:0px !important;border-bottom-style:none}
.border-bottom-1{border-bottom-width:1px !important;border-bottom-style:solid}
.border-bottom-2{border-bottom-width:2px !important;border-bottom-style:solid}
.border-bottom-3{border-bottom-width:3px !important;border-bottom-style:solid}
.border-x-none{border-left-width:0px !important;border-left-style:none;border-right-width:0px !important;border-right-style:none}
.border-x-1{border-left-width:1px !important;border-left-style:solid;border-right-width:1px !important;border-right-style:solid}
.border-x-2{border-left-width:2px !important;border-left-style:solid;border-right-width:2px !important;border-right-style:solid}
.border-x-3{border-left-width:3px !important;border-left-style:solid;border-right-width:3px !important;border-right-style:solid}
.border-y-none{border-top-width:0px !important;border-top-style:none;border-bottom-width:0px !important;border-bottom-style:none}
.border-y-1{border-top-width:1px !important;border-top-style:solid;border-bottom-width:1px !important;border-bottom-style:solid}
.border-y-2{border-top-width:2px !important;border-top-style:solid;border-bottom-width:2px !important;border-bottom-style:solid}
.border-y-3{border-top-width:3px !important;border-top-style:solid;border-bottom-width:3px !important;border-bottom-style:solid}
@media screen and (min-width: 576px){.sm\:border-none{border-width:0px !important;border-style:none}.sm\:border-1{border-width:1px !important;border-style:solid}.sm\:border-2{border-width:2px !important;border-style:solid}.sm\:border-3{border-width:3px !important;border-style:solid}.sm\:border-top-none{border-top-width:0px !important;border-top-style:none}.sm\:border-top-1{border-top-width:1px !important;border-top-style:solid}.sm\:border-top-2{border-top-width:2px !important;border-top-style:solid}.sm\:border-top-3{border-top-width:3px !important;border-top-style:solid}.sm\:border-right-none{border-right-width:0px !important;border-right-style:none}.sm\:border-right-1{border-right-width:1px !important;border-right-style:solid}.sm\:border-right-2{border-right-width:2px !important;border-right-style:solid}.sm\:border-right-3{border-right-width:3px !important;border-right-style:solid}.sm\:border-left-none{border-left-width:0px !important;border-left-style:none}.sm\:border-left-1{border-left-width:1px !important;border-left-style:solid}.sm\:border-left-2{border-left-width:2px !important;border-left-style:solid}.sm\:border-left-3{border-left-width:3px !important;border-left-style:solid}.sm\:border-bottom-none{border-bottom-width:0px !important;border-bottom-style:none}.sm\:border-bottom-1{border-bottom-width:1px !important;border-bottom-style:solid}.sm\:border-bottom-2{border-bottom-width:2px !important;border-bottom-style:solid}.sm\:border-bottom-3{border-bottom-width:3px !important;border-bottom-style:solid}.sm\:border-x-none{border-left-width:0px !important;border-left-style:none;border-right-width:0px !important;border-right-style:none}.sm\:border-x-1{border-left-width:1px !important;border-left-style:solid;border-right-width:1px !important;border-right-style:solid}.sm\:border-x-2{border-left-width:2px !important;border-left-style:solid;border-right-width:2px !important;border-right-style:solid}.sm\:border-x-3{border-left-width:3px !important;border-left-style:solid;border-right-width:3px !important;border-right-style:solid}.sm\:border-y-none{border-top-width:0px !important;border-top-style:none;border-bottom-width:0px !important;border-bottom-style:none}.sm\:border-y-1{border-top-width:1px !important;border-top-style:solid;border-bottom-width:1px !important;border-bottom-style:solid}.sm\:border-y-2{border-top-width:2px !important;border-top-style:solid;border-bottom-width:2px !important;border-bottom-style:solid}.sm\:border-y-3{border-top-width:3px !important;border-top-style:solid;border-bottom-width:3px !important;border-bottom-style:solid}}
@media screen and (min-width: 768px){.md\:border-none{border-width:0px !important;border-style:none}.md\:border-1{border-width:1px !important;border-style:solid}.md\:border-2{border-width:2px !important;border-style:solid}.md\:border-3{border-width:3px !important;border-style:solid}.md\:border-top-none{border-top-width:0px !important;border-top-style:none}.md\:border-top-1{border-top-width:1px !important;border-top-style:solid}.md\:border-top-2{border-top-width:2px !important;border-top-style:solid}.md\:border-top-3{border-top-width:3px !important;border-top-style:solid}.md\:border-right-none{border-right-width:0px !important;border-right-style:none}.md\:border-right-1{border-right-width:1px !important;border-right-style:solid}.md\:border-right-2{border-right-width:2px !important;border-right-style:solid}.md\:border-right-3{border-right-width:3px !important;border-right-style:solid}.md\:border-left-none{border-left-width:0px !important;border-left-style:none}.md\:border-left-1{border-left-width:1px !important;border-left-style:solid}.md\:border-left-2{border-left-width:2px !important;border-left-style:solid}.md\:border-left-3{border-left-width:3px !important;border-left-style:solid}.md\:border-bottom-none{border-bottom-width:0px !important;border-bottom-style:none}.md\:border-bottom-1{border-bottom-width:1px !important;border-bottom-style:solid}.md\:border-bottom-2{border-bottom-width:2px !important;border-bottom-style:solid}.md\:border-bottom-3{border-bottom-width:3px !important;border-bottom-style:solid}.md\:border-x-none{border-left-width:0px !important;border-left-style:none;border-right-width:0px !important;border-right-style:none}.md\:border-x-1{border-left-width:1px !important;border-left-style:solid;border-right-width:1px !important;border-right-style:solid}.md\:border-x-2{border-left-width:2px !important;border-left-style:solid;border-right-width:2px !important;border-right-style:solid}.md\:border-x-3{border-left-width:3px !important;border-left-style:solid;border-right-width:3px !important;border-right-style:solid}.md\:border-y-none{border-top-width:0px !important;border-top-style:none;border-bottom-width:0px !important;border-bottom-style:none}.md\:border-y-1{border-top-width:1px !important;border-top-style:solid;border-bottom-width:1px !important;border-bottom-style:solid}.md\:border-y-2{border-top-width:2px !important;border-top-style:solid;border-bottom-width:2px !important;border-bottom-style:solid}.md\:border-y-3{border-top-width:3px !important;border-top-style:solid;border-bottom-width:3px !important;border-bottom-style:solid}}
@media screen and (min-width: 992px){.lg\:border-none{border-width:0px !important;border-style:none}.lg\:border-1{border-width:1px !important;border-style:solid}.lg\:border-2{border-width:2px !important;border-style:solid}.lg\:border-3{border-width:3px !important;border-style:solid}.lg\:border-top-none{border-top-width:0px !important;border-top-style:none}.lg\:border-top-1{border-top-width:1px !important;border-top-style:solid}.lg\:border-top-2{border-top-width:2px !important;border-top-style:solid}.lg\:border-top-3{border-top-width:3px !important;border-top-style:solid}.lg\:border-right-none{border-right-width:0px !important;border-right-style:none}.lg\:border-right-1{border-right-width:1px !important;border-right-style:solid}.lg\:border-right-2{border-right-width:2px !important;border-right-style:solid}.lg\:border-right-3{border-right-width:3px !important;border-right-style:solid}.lg\:border-left-none{border-left-width:0px !important;border-left-style:none}.lg\:border-left-1{border-left-width:1px !important;border-left-style:solid}.lg\:border-left-2{border-left-width:2px !important;border-left-style:solid}.lg\:border-left-3{border-left-width:3px !important;border-left-style:solid}.lg\:border-bottom-none{border-bottom-width:0px !important;border-bottom-style:none}.lg\:border-bottom-1{border-bottom-width:1px !important;border-bottom-style:solid}.lg\:border-bottom-2{border-bottom-width:2px !important;border-bottom-style:solid}.lg\:border-bottom-3{border-bottom-width:3px !important;border-bottom-style:solid}.lg\:border-x-none{border-left-width:0px !important;border-left-style:none;border-right-width:0px !important;border-right-style:none}.lg\:border-x-1{border-left-width:1px !important;border-left-style:solid;border-right-width:1px !important;border-right-style:solid}.lg\:border-x-2{border-left-width:2px !important;border-left-style:solid;border-right-width:2px !important;border-right-style:solid}.lg\:border-x-3{border-left-width:3px !important;border-left-style:solid;border-right-width:3px !important;border-right-style:solid}.lg\:border-y-none{border-top-width:0px !important;border-top-style:none;border-bottom-width:0px !important;border-bottom-style:none}.lg\:border-y-1{border-top-width:1px !important;border-top-style:solid;border-bottom-width:1px !important;border-bottom-style:solid}.lg\:border-y-2{border-top-width:2px !important;border-top-style:solid;border-bottom-width:2px !important;border-bottom-style:solid}.lg\:border-y-3{border-top-width:3px !important;border-top-style:solid;border-bottom-width:3px !important;border-bottom-style:solid}}
@media screen and (min-width: 1200px){.xl\:border-none{border-width:0px !important;border-style:none}.xl\:border-1{border-width:1px !important;border-style:solid}.xl\:border-2{border-width:2px !important;border-style:solid}.xl\:border-3{border-width:3px !important;border-style:solid}.xl\:border-top-none{border-top-width:0px !important;border-top-style:none}.xl\:border-top-1{border-top-width:1px !important;border-top-style:solid}.xl\:border-top-2{border-top-width:2px !important;border-top-style:solid}.xl\:border-top-3{border-top-width:3px !important;border-top-style:solid}.xl\:border-right-none{border-right-width:0px !important;border-right-style:none}.xl\:border-right-1{border-right-width:1px !important;border-right-style:solid}.xl\:border-right-2{border-right-width:2px !important;border-right-style:solid}.xl\:border-right-3{border-right-width:3px !important;border-right-style:solid}.xl\:border-left-none{border-left-width:0px !important;border-left-style:none}.xl\:border-left-1{border-left-width:1px !important;border-left-style:solid}.xl\:border-left-2{border-left-width:2px !important;border-left-style:solid}.xl\:border-left-3{border-left-width:3px !important;border-left-style:solid}.xl\:border-bottom-none{border-bottom-width:0px !important;border-bottom-style:none}.xl\:border-bottom-1{border-bottom-width:1px !important;border-bottom-style:solid}.xl\:border-bottom-2{border-bottom-width:2px !important;border-bottom-style:solid}.xl\:border-bottom-3{border-bottom-width:3px !important;border-bottom-style:solid}.xl\:border-x-none{border-left-width:0px !important;border-left-style:none;border-right-width:0px !important;border-right-style:none}.xl\:border-x-1{border-left-width:1px !important;border-left-style:solid;border-right-width:1px !important;border-right-style:solid}.xl\:border-x-2{border-left-width:2px !important;border-left-style:solid;border-right-width:2px !important;border-right-style:solid}.xl\:border-x-3{border-left-width:3px !important;border-left-style:solid;border-right-width:3px !important;border-right-style:solid}.xl\:border-y-none{border-top-width:0px !important;border-top-style:none;border-bottom-width:0px !important;border-bottom-style:none}.xl\:border-y-1{border-top-width:1px !important;border-top-style:solid;border-bottom-width:1px !important;border-bottom-style:solid}.xl\:border-y-2{border-top-width:2px !important;border-top-style:solid;border-bottom-width:2px !important;border-bottom-style:solid}.xl\:border-y-3{border-top-width:3px !important;border-top-style:solid;border-bottom-width:3px !important;border-bottom-style:solid}}
.border-solid{border-style:solid !important}
.border-dashed{border-style:dashed !important}
.border-dotted{border-style:dotted !important}
.border-double{border-style:double !important}
@media screen and (min-width: 576px){.sm\:border-solid{border-style:solid !important}.sm\:border-dashed{border-style:dashed !important}.sm\:border-dotted{border-style:dotted !important}.sm\:border-double{border-style:double !important}}
@media screen and (min-width: 768px){.md\:border-solid{border-style:solid !important}.md\:border-dashed{border-style:dashed !important}.md\:border-dotted{border-style:dotted !important}.md\:border-double{border-style:double !important}}
@media screen and (min-width: 992px){.lg\:border-solid{border-style:solid !important}.lg\:border-dashed{border-style:dashed !important}.lg\:border-dotted{border-style:dotted !important}.lg\:border-double{border-style:double !important}}
@media screen and (min-width: 1200px){.xl\:border-solid{border-style:solid !important}.xl\:border-dashed{border-style:dashed !important}.xl\:border-dotted{border-style:dotted !important}.xl\:border-double{border-style:double !important}}
.border-noround{border-radius:0 !important}
.border-round{border-radius:var(--border-radius) !important}
.border-round-xs{border-radius:0.125rem !important}
.border-round-sm{border-radius:0.25rem !important}
.border-round-md{border-radius:0.375rem !important}
.border-round-lg{border-radius:0.5rem !important}
.border-round-xl{border-radius:0.75rem !important}
.border-round-2xl{border-radius:1rem !important}
.border-round-3xl{border-radius:1.5rem !important}
.border-circle{border-radius:50% !important}
@media screen and (min-width: 576px){.sm\:border-noround{border-radius:0 !important}.sm\:border-round{border-radius:var(--border-radius) !important}.sm\:border-round-xs{border-radius:0.125rem !important}.sm\:border-round-sm{border-radius:0.25rem !important}.sm\:border-round-md{border-radius:0.375rem !important}.sm\:border-round-lg{border-radius:0.5rem !important}.sm\:border-round-xl{border-radius:0.75rem !important}.sm\:border-round-2xl{border-radius:1rem !important}.sm\:border-round-3xl{border-radius:1.5rem !important}.sm\:border-circle{border-radius:50% !important}}
@media screen and (min-width: 768px){.md\:border-noround{border-radius:0 !important}.md\:border-round{border-radius:var(--border-radius) !important}.md\:border-round-xs{border-radius:0.125rem !important}.md\:border-round-sm{border-radius:0.25rem !important}.md\:border-round-md{border-radius:0.375rem !important}.md\:border-round-lg{border-radius:0.5rem !important}.md\:border-round-xl{border-radius:0.75rem !important}.md\:border-round-2xl{border-radius:1rem !important}.md\:border-round-3xl{border-radius:1.5rem !important}.md\:border-circle{border-radius:50% !important}}
@media screen and (min-width: 992px){.lg\:border-noround{border-radius:0 !important}.lg\:border-round{border-radius:var(--border-radius) !important}.lg\:border-round-xs{border-radius:0.125rem !important}.lg\:border-round-sm{border-radius:0.25rem !important}.lg\:border-round-md{border-radius:0.375rem !important}.lg\:border-round-lg{border-radius:0.5rem !important}.lg\:border-round-xl{border-radius:0.75rem !important}.lg\:border-round-2xl{border-radius:1rem !important}.lg\:border-round-3xl{border-radius:1.5rem !important}.lg\:border-circle{border-radius:50% !important}}
@media screen and (min-width: 1200px){.xl\:border-noround{border-radius:0 !important}.xl\:border-round{border-radius:var(--border-radius) !important}.xl\:border-round-xs{border-radius:0.125rem !important}.xl\:border-round-sm{border-radius:0.25rem !important}.xl\:border-round-md{border-radius:0.375rem !important}.xl\:border-round-lg{border-radius:0.5rem !important}.xl\:border-round-xl{border-radius:0.75rem !important}.xl\:border-round-2xl{border-radius:1rem !important}.xl\:border-round-3xl{border-radius:1.5rem !important}.xl\:border-circle{border-radius:50% !important}}
.border-noround-left{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}
.border-noround-top{border-top-left-radius:0 !important;border-top-right-radius:0 !important}
.border-noround-right{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}
.border-noround-bottom{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}
.border-round-left{border-top-left-radius:var(--border-radius) !important;border-bottom-left-radius:var(--border-radius) !important}
.border-round-top{border-top-left-radius:var(--border-radius) !important;border-top-right-radius:var(--border-radius) !important}
.border-round-right{border-top-right-radius:var(--border-radius) !important;border-bottom-right-radius:var(--border-radius) !important}
.border-round-bottom{border-bottom-left-radius:var(--border-radius) !important;border-bottom-right-radius:var(--border-radius) !important}
.border-round-left-xs{border-top-left-radius:0.125rem !important;border-bottom-left-radius:0.125rem !important}
.border-round-top-xs{border-top-left-radius:0.125rem !important;border-top-right-radius:0.125rem !important}
.border-round-right-xs{border-top-right-radius:0.125rem !important;border-bottom-right-radius:0.125rem !important}
.border-round-bottom-xs{border-bottom-left-radius:0.125rem !important;border-bottom-right-radius:0.125rem !important}
.border-round-left-sm{border-top-left-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important}
.border-round-top-sm{border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important}
.border-round-right-sm{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important}
.border-round-bottom-sm{border-bottom-left-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important}
.border-round-left-md{border-top-left-radius:0.375rem !important;border-bottom-left-radius:0.375rem !important}
.border-round-top-md{border-top-left-radius:0.375rem !important;border-top-right-radius:0.375rem !important}
.border-round-right-md{border-top-right-radius:0.375rem !important;border-bottom-right-radius:0.375rem !important}
.border-round-bottom-md{border-bottom-left-radius:0.375rem !important;border-bottom-right-radius:0.375rem !important}
.border-round-left-lg{border-top-left-radius:0.5rem !important;border-bottom-left-radius:0.5rem !important}
.border-round-top-lg{border-top-left-radius:0.5rem !important;border-top-right-radius:0.5rem !important}
.border-round-right-lg{border-top-right-radius:0.5rem !important;border-bottom-right-radius:0.5rem !important}
.border-round-bottom-lg{border-bottom-left-radius:0.5rem !important;border-bottom-right-radius:0.5rem !important}
.border-round-left-xl{border-top-left-radius:0.75rem !important;border-bottom-left-radius:0.75rem !important}
.border-round-top-xl{border-top-left-radius:0.75rem !important;border-top-right-radius:0.75rem !important}
.border-round-right-xl{border-top-right-radius:0.75rem !important;border-bottom-right-radius:0.75rem !important}
.border-round-bottom-xl{border-bottom-left-radius:0.75rem !important;border-bottom-right-radius:0.75rem !important}
.border-round-left-2xl{border-top-left-radius:1rem !important;border-bottom-left-radius:1rem !important}
.border-round-top-2xl{border-top-left-radius:1rem !important;border-top-right-radius:1rem !important}
.border-round-right-2xl{border-top-right-radius:1rem !important;border-bottom-right-radius:1rem !important}
.border-round-bottom-2xl{border-bottom-left-radius:1rem !important;border-bottom-right-radius:1rem !important}
.border-round-left-3xl{border-top-left-radius:1.5rem !important;border-bottom-left-radius:1.5rem !important}
.border-round-top-3xl{border-top-left-radius:1.5rem !important;border-top-right-radius:1.5rem !important}
.border-round-right-3xl{border-top-right-radius:1.5rem !important;border-bottom-right-radius:1.5rem !important}
.border-round-bottom-3xl{border-bottom-left-radius:1.5rem !important;border-bottom-right-radius:1.5rem !important}
.border-circle-left{border-top-left-radius:50% !important;border-bottom-left-radius:50% !important}
.border-circle-top{border-top-left-radius:50% !important;border-top-right-radius:50% !important}
.border-circle-right{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}
.border-circle-bottom{border-bottom-left-radius:50% !important;border-bottom-right-radius:50% !important}
@media screen and (min-width: 576px){.sm\:border-noround-left{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.sm\:border-noround-top{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.sm\:border-noround-right{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.sm\:border-noround-bottom{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.sm\:border-round-left{border-top-left-radius:var(--border-radius) !important;border-bottom-left-radius:var(--border-radius) !important}.sm\:border-round-top{border-top-left-radius:var(--border-radius) !important;border-top-right-radius:var(--border-radius) !important}.sm\:border-round-right{border-top-right-radius:var(--border-radius) !important;border-bottom-right-radius:var(--border-radius) !important}.sm\:border-round-bottom{border-bottom-left-radius:var(--border-radius) !important;border-bottom-right-radius:var(--border-radius) !important}.sm\:border-round-left-xs{border-top-left-radius:0.125rem !important;border-bottom-left-radius:0.125rem !important}.sm\:border-round-top-xs{border-top-left-radius:0.125rem !important;border-top-right-radius:0.125rem !important}.sm\:border-round-right-xs{border-top-right-radius:0.125rem !important;border-bottom-right-radius:0.125rem !important}.sm\:border-round-bottom-xs{border-bottom-left-radius:0.125rem !important;border-bottom-right-radius:0.125rem !important}.sm\:border-round-left-sm{border-top-left-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important}.sm\:border-round-top-sm{border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important}.sm\:border-round-right-sm{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important}.sm\:border-round-bottom-sm{border-bottom-left-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important}.sm\:border-round-left-md{border-top-left-radius:0.375rem !important;border-bottom-left-radius:0.375rem !important}.sm\:border-round-top-md{border-top-left-radius:0.375rem !important;border-top-right-radius:0.375rem !important}.sm\:border-round-right-md{border-top-right-radius:0.375rem !important;border-bottom-right-radius:0.375rem !important}.sm\:border-round-bottom-md{border-bottom-left-radius:0.375rem !important;border-bottom-right-radius:0.375rem !important}.sm\:border-round-left-lg{border-top-left-radius:0.5rem !important;border-bottom-left-radius:0.5rem !important}.sm\:border-round-top-lg{border-top-left-radius:0.5rem !important;border-top-right-radius:0.5rem !important}.sm\:border-round-right-lg{border-top-right-radius:0.5rem !important;border-bottom-right-radius:0.5rem !important}.sm\:border-round-bottom-lg{border-bottom-left-radius:0.5rem !important;border-bottom-right-radius:0.5rem !important}.sm\:border-round-left-xl{border-top-left-radius:0.75rem !important;border-bottom-left-radius:0.75rem !important}.sm\:border-round-top-xl{border-top-left-radius:0.75rem !important;border-top-right-radius:0.75rem !important}.sm\:border-round-right-xl{border-top-right-radius:0.75rem !important;border-bottom-right-radius:0.75rem !important}.sm\:border-round-bottom-xl{border-bottom-left-radius:0.75rem !important;border-bottom-right-radius:0.75rem !important}.sm\:border-round-left-2xl{border-top-left-radius:1rem !important;border-bottom-left-radius:1rem !important}.sm\:border-round-top-2xl{border-top-left-radius:1rem !important;border-top-right-radius:1rem !important}.sm\:border-round-right-2xl{border-top-right-radius:1rem !important;border-bottom-right-radius:1rem !important}.sm\:border-round-bottom-2xl{border-bottom-left-radius:1rem !important;border-bottom-right-radius:1rem !important}.sm\:border-round-left-3xl{border-top-left-radius:1.5rem !important;border-bottom-left-radius:1.5rem !important}.sm\:border-round-top-3xl{border-top-left-radius:1.5rem !important;border-top-right-radius:1.5rem !important}.sm\:border-round-right-3xl{border-top-right-radius:1.5rem !important;border-bottom-right-radius:1.5rem !important}.sm\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem !important;border-bottom-right-radius:1.5rem !important}.sm\:border-circle-left{border-top-left-radius:50% !important;border-bottom-left-radius:50% !important}.sm\:border-circle-top{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.sm\:border-circle-right{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.sm\:border-circle-bottom{border-bottom-left-radius:50% !important;border-bottom-right-radius:50% !important}}
@media screen and (min-width: 768px){.md\:border-noround-left{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.md\:border-noround-top{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.md\:border-noround-right{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.md\:border-noround-bottom{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.md\:border-round-left{border-top-left-radius:var(--border-radius) !important;border-bottom-left-radius:var(--border-radius) !important}.md\:border-round-top{border-top-left-radius:var(--border-radius) !important;border-top-right-radius:var(--border-radius) !important}.md\:border-round-right{border-top-right-radius:var(--border-radius) !important;border-bottom-right-radius:var(--border-radius) !important}.md\:border-round-bottom{border-bottom-left-radius:var(--border-radius) !important;border-bottom-right-radius:var(--border-radius) !important}.md\:border-round-left-xs{border-top-left-radius:0.125rem !important;border-bottom-left-radius:0.125rem !important}.md\:border-round-top-xs{border-top-left-radius:0.125rem !important;border-top-right-radius:0.125rem !important}.md\:border-round-right-xs{border-top-right-radius:0.125rem !important;border-bottom-right-radius:0.125rem !important}.md\:border-round-bottom-xs{border-bottom-left-radius:0.125rem !important;border-bottom-right-radius:0.125rem !important}.md\:border-round-left-sm{border-top-left-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important}.md\:border-round-top-sm{border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important}.md\:border-round-right-sm{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important}.md\:border-round-bottom-sm{border-bottom-left-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important}.md\:border-round-left-md{border-top-left-radius:0.375rem !important;border-bottom-left-radius:0.375rem !important}.md\:border-round-top-md{border-top-left-radius:0.375rem !important;border-top-right-radius:0.375rem !important}.md\:border-round-right-md{border-top-right-radius:0.375rem !important;border-bottom-right-radius:0.375rem !important}.md\:border-round-bottom-md{border-bottom-left-radius:0.375rem !important;border-bottom-right-radius:0.375rem !important}.md\:border-round-left-lg{border-top-left-radius:0.5rem !important;border-bottom-left-radius:0.5rem !important}.md\:border-round-top-lg{border-top-left-radius:0.5rem !important;border-top-right-radius:0.5rem !important}.md\:border-round-right-lg{border-top-right-radius:0.5rem !important;border-bottom-right-radius:0.5rem !important}.md\:border-round-bottom-lg{border-bottom-left-radius:0.5rem !important;border-bottom-right-radius:0.5rem !important}.md\:border-round-left-xl{border-top-left-radius:0.75rem !important;border-bottom-left-radius:0.75rem !important}.md\:border-round-top-xl{border-top-left-radius:0.75rem !important;border-top-right-radius:0.75rem !important}.md\:border-round-right-xl{border-top-right-radius:0.75rem !important;border-bottom-right-radius:0.75rem !important}.md\:border-round-bottom-xl{border-bottom-left-radius:0.75rem !important;border-bottom-right-radius:0.75rem !important}.md\:border-round-left-2xl{border-top-left-radius:1rem !important;border-bottom-left-radius:1rem !important}.md\:border-round-top-2xl{border-top-left-radius:1rem !important;border-top-right-radius:1rem !important}.md\:border-round-right-2xl{border-top-right-radius:1rem !important;border-bottom-right-radius:1rem !important}.md\:border-round-bottom-2xl{border-bottom-left-radius:1rem !important;border-bottom-right-radius:1rem !important}.md\:border-round-left-3xl{border-top-left-radius:1.5rem !important;border-bottom-left-radius:1.5rem !important}.md\:border-round-top-3xl{border-top-left-radius:1.5rem !important;border-top-right-radius:1.5rem !important}.md\:border-round-right-3xl{border-top-right-radius:1.5rem !important;border-bottom-right-radius:1.5rem !important}.md\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem !important;border-bottom-right-radius:1.5rem !important}.md\:border-circle-left{border-top-left-radius:50% !important;border-bottom-left-radius:50% !important}.md\:border-circle-top{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.md\:border-circle-right{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.md\:border-circle-bottom{border-bottom-left-radius:50% !important;border-bottom-right-radius:50% !important}}
@media screen and (min-width: 992px){.lg\:border-noround-left{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.lg\:border-noround-top{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.lg\:border-noround-right{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.lg\:border-noround-bottom{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.lg\:border-round-left{border-top-left-radius:var(--border-radius) !important;border-bottom-left-radius:var(--border-radius) !important}.lg\:border-round-top{border-top-left-radius:var(--border-radius) !important;border-top-right-radius:var(--border-radius) !important}.lg\:border-round-right{border-top-right-radius:var(--border-radius) !important;border-bottom-right-radius:var(--border-radius) !important}.lg\:border-round-bottom{border-bottom-left-radius:var(--border-radius) !important;border-bottom-right-radius:var(--border-radius) !important}.lg\:border-round-left-xs{border-top-left-radius:0.125rem !important;border-bottom-left-radius:0.125rem !important}.lg\:border-round-top-xs{border-top-left-radius:0.125rem !important;border-top-right-radius:0.125rem !important}.lg\:border-round-right-xs{border-top-right-radius:0.125rem !important;border-bottom-right-radius:0.125rem !important}.lg\:border-round-bottom-xs{border-bottom-left-radius:0.125rem !important;border-bottom-right-radius:0.125rem !important}.lg\:border-round-left-sm{border-top-left-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important}.lg\:border-round-top-sm{border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important}.lg\:border-round-right-sm{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important}.lg\:border-round-bottom-sm{border-bottom-left-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important}.lg\:border-round-left-md{border-top-left-radius:0.375rem !important;border-bottom-left-radius:0.375rem !important}.lg\:border-round-top-md{border-top-left-radius:0.375rem !important;border-top-right-radius:0.375rem !important}.lg\:border-round-right-md{border-top-right-radius:0.375rem !important;border-bottom-right-radius:0.375rem !important}.lg\:border-round-bottom-md{border-bottom-left-radius:0.375rem !important;border-bottom-right-radius:0.375rem !important}.lg\:border-round-left-lg{border-top-left-radius:0.5rem !important;border-bottom-left-radius:0.5rem !important}.lg\:border-round-top-lg{border-top-left-radius:0.5rem !important;border-top-right-radius:0.5rem !important}.lg\:border-round-right-lg{border-top-right-radius:0.5rem !important;border-bottom-right-radius:0.5rem !important}.lg\:border-round-bottom-lg{border-bottom-left-radius:0.5rem !important;border-bottom-right-radius:0.5rem !important}.lg\:border-round-left-xl{border-top-left-radius:0.75rem !important;border-bottom-left-radius:0.75rem !important}.lg\:border-round-top-xl{border-top-left-radius:0.75rem !important;border-top-right-radius:0.75rem !important}.lg\:border-round-right-xl{border-top-right-radius:0.75rem !important;border-bottom-right-radius:0.75rem !important}.lg\:border-round-bottom-xl{border-bottom-left-radius:0.75rem !important;border-bottom-right-radius:0.75rem !important}.lg\:border-round-left-2xl{border-top-left-radius:1rem !important;border-bottom-left-radius:1rem !important}.lg\:border-round-top-2xl{border-top-left-radius:1rem !important;border-top-right-radius:1rem !important}.lg\:border-round-right-2xl{border-top-right-radius:1rem !important;border-bottom-right-radius:1rem !important}.lg\:border-round-bottom-2xl{border-bottom-left-radius:1rem !important;border-bottom-right-radius:1rem !important}.lg\:border-round-left-3xl{border-top-left-radius:1.5rem !important;border-bottom-left-radius:1.5rem !important}.lg\:border-round-top-3xl{border-top-left-radius:1.5rem !important;border-top-right-radius:1.5rem !important}.lg\:border-round-right-3xl{border-top-right-radius:1.5rem !important;border-bottom-right-radius:1.5rem !important}.lg\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem !important;border-bottom-right-radius:1.5rem !important}.lg\:border-circle-left{border-top-left-radius:50% !important;border-bottom-left-radius:50% !important}.lg\:border-circle-top{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.lg\:border-circle-right{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.lg\:border-circle-bottom{border-bottom-left-radius:50% !important;border-bottom-right-radius:50% !important}}
@media screen and (min-width: 1200px){.xl\:border-noround-left{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.xl\:border-noround-top{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.xl\:border-noround-right{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.xl\:border-noround-bottom{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.xl\:border-round-left{border-top-left-radius:var(--border-radius) !important;border-bottom-left-radius:var(--border-radius) !important}.xl\:border-round-top{border-top-left-radius:var(--border-radius) !important;border-top-right-radius:var(--border-radius) !important}.xl\:border-round-right{border-top-right-radius:var(--border-radius) !important;border-bottom-right-radius:var(--border-radius) !important}.xl\:border-round-bottom{border-bottom-left-radius:var(--border-radius) !important;border-bottom-right-radius:var(--border-radius) !important}.xl\:border-round-left-xs{border-top-left-radius:0.125rem !important;border-bottom-left-radius:0.125rem !important}.xl\:border-round-top-xs{border-top-left-radius:0.125rem !important;border-top-right-radius:0.125rem !important}.xl\:border-round-right-xs{border-top-right-radius:0.125rem !important;border-bottom-right-radius:0.125rem !important}.xl\:border-round-bottom-xs{border-bottom-left-radius:0.125rem !important;border-bottom-right-radius:0.125rem !important}.xl\:border-round-left-sm{border-top-left-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important}.xl\:border-round-top-sm{border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important}.xl\:border-round-right-sm{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important}.xl\:border-round-bottom-sm{border-bottom-left-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important}.xl\:border-round-left-md{border-top-left-radius:0.375rem !important;border-bottom-left-radius:0.375rem !important}.xl\:border-round-top-md{border-top-left-radius:0.375rem !important;border-top-right-radius:0.375rem !important}.xl\:border-round-right-md{border-top-right-radius:0.375rem !important;border-bottom-right-radius:0.375rem !important}.xl\:border-round-bottom-md{border-bottom-left-radius:0.375rem !important;border-bottom-right-radius:0.375rem !important}.xl\:border-round-left-lg{border-top-left-radius:0.5rem !important;border-bottom-left-radius:0.5rem !important}.xl\:border-round-top-lg{border-top-left-radius:0.5rem !important;border-top-right-radius:0.5rem !important}.xl\:border-round-right-lg{border-top-right-radius:0.5rem !important;border-bottom-right-radius:0.5rem !important}.xl\:border-round-bottom-lg{border-bottom-left-radius:0.5rem !important;border-bottom-right-radius:0.5rem !important}.xl\:border-round-left-xl{border-top-left-radius:0.75rem !important;border-bottom-left-radius:0.75rem !important}.xl\:border-round-top-xl{border-top-left-radius:0.75rem !important;border-top-right-radius:0.75rem !important}.xl\:border-round-right-xl{border-top-right-radius:0.75rem !important;border-bottom-right-radius:0.75rem !important}.xl\:border-round-bottom-xl{border-bottom-left-radius:0.75rem !important;border-bottom-right-radius:0.75rem !important}.xl\:border-round-left-2xl{border-top-left-radius:1rem !important;border-bottom-left-radius:1rem !important}.xl\:border-round-top-2xl{border-top-left-radius:1rem !important;border-top-right-radius:1rem !important}.xl\:border-round-right-2xl{border-top-right-radius:1rem !important;border-bottom-right-radius:1rem !important}.xl\:border-round-bottom-2xl{border-bottom-left-radius:1rem !important;border-bottom-right-radius:1rem !important}.xl\:border-round-left-3xl{border-top-left-radius:1.5rem !important;border-bottom-left-radius:1.5rem !important}.xl\:border-round-top-3xl{border-top-left-radius:1.5rem !important;border-top-right-radius:1.5rem !important}.xl\:border-round-right-3xl{border-top-right-radius:1.5rem !important;border-bottom-right-radius:1.5rem !important}.xl\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem !important;border-bottom-right-radius:1.5rem !important}.xl\:border-circle-left{border-top-left-radius:50% !important;border-bottom-left-radius:50% !important}.xl\:border-circle-top{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.xl\:border-circle-right{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.xl\:border-circle-bottom{border-bottom-left-radius:50% !important;border-bottom-right-radius:50% !important}}
.w-full{width:100% !important}
.w-screen{width:100vw !important}
.w-auto{width:auto !important}
.w-1{width:8.3333% !important}
.w-2{width:16.6667% !important}
.w-3{width:25% !important}
.w-4{width:33.3333% !important}
.w-5{width:41.6667% !important}
.w-6{width:50% !important}
.w-7{width:58.3333% !important}
.w-8{width:66.6667% !important}
.w-9{width:75% !important}
.w-10{width:83.3333% !important}
.w-11{width:91.6667% !important}
.w-12{width:100% !important}
.w-min{width:-webkit-min-content !important;width:min-content !important}
.w-max{width:-webkit-max-content !important;width:max-content !important}
.w-fit{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important}
.w-1rem{width:1rem !important}
.w-2rem{width:2rem !important}
.w-3rem{width:3rem !important}
.w-4rem{width:4rem !important}
.w-5rem{width:5rem !important}
.w-6rem{width:6rem !important}
.w-7rem{width:7rem !important}
.w-8rem{width:8rem !important}
.w-9rem{width:9rem !important}
.w-10rem{width:10rem !important}
.w-11rem{width:11rem !important}
.w-12rem{width:12rem !important}
.w-13rem{width:13rem !important}
.w-14rem{width:14rem !important}
.w-15rem{width:15rem !important}
.w-16rem{width:16rem !important}
.w-17rem{width:17rem !important}
.w-18rem{width:18rem !important}
.w-19rem{width:19rem !important}
.w-20rem{width:20rem !important}
.w-21rem{width:21rem !important}
.w-22rem{width:22rem !important}
.w-23rem{width:23rem !important}
.w-24rem{width:24rem !important}
.w-25rem{width:25rem !important}
.w-26rem{width:26rem !important}
.w-27rem{width:27rem !important}
.w-28rem{width:28rem !important}
.w-29rem{width:29rem !important}
.w-30rem{width:30rem !important}
@media screen and (min-width: 576px){.sm\:w-full{width:100% !important}.sm\:w-screen{width:100vw !important}.sm\:w-auto{width:auto !important}.sm\:w-1{width:8.3333% !important}.sm\:w-2{width:16.6667% !important}.sm\:w-3{width:25% !important}.sm\:w-4{width:33.3333% !important}.sm\:w-5{width:41.6667% !important}.sm\:w-6{width:50% !important}.sm\:w-7{width:58.3333% !important}.sm\:w-8{width:66.6667% !important}.sm\:w-9{width:75% !important}.sm\:w-10{width:83.3333% !important}.sm\:w-11{width:91.6667% !important}.sm\:w-12{width:100% !important}.sm\:w-min{width:-webkit-min-content !important;width:min-content !important}.sm\:w-max{width:-webkit-max-content !important;width:max-content !important}.sm\:w-fit{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important}.sm\:w-1rem{width:1rem !important}.sm\:w-2rem{width:2rem !important}.sm\:w-3rem{width:3rem !important}.sm\:w-4rem{width:4rem !important}.sm\:w-5rem{width:5rem !important}.sm\:w-6rem{width:6rem !important}.sm\:w-7rem{width:7rem !important}.sm\:w-8rem{width:8rem !important}.sm\:w-9rem{width:9rem !important}.sm\:w-10rem{width:10rem !important}.sm\:w-11rem{width:11rem !important}.sm\:w-12rem{width:12rem !important}.sm\:w-13rem{width:13rem !important}.sm\:w-14rem{width:14rem !important}.sm\:w-15rem{width:15rem !important}.sm\:w-16rem{width:16rem !important}.sm\:w-17rem{width:17rem !important}.sm\:w-18rem{width:18rem !important}.sm\:w-19rem{width:19rem !important}.sm\:w-20rem{width:20rem !important}.sm\:w-21rem{width:21rem !important}.sm\:w-22rem{width:22rem !important}.sm\:w-23rem{width:23rem !important}.sm\:w-24rem{width:24rem !important}.sm\:w-25rem{width:25rem !important}.sm\:w-26rem{width:26rem !important}.sm\:w-27rem{width:27rem !important}.sm\:w-28rem{width:28rem !important}.sm\:w-29rem{width:29rem !important}.sm\:w-30rem{width:30rem !important}}
@media screen and (min-width: 768px){.md\:w-full{width:100% !important}.md\:w-screen{width:100vw !important}.md\:w-auto{width:auto !important}.md\:w-1{width:8.3333% !important}.md\:w-2{width:16.6667% !important}.md\:w-3{width:25% !important}.md\:w-4{width:33.3333% !important}.md\:w-5{width:41.6667% !important}.md\:w-6{width:50% !important}.md\:w-7{width:58.3333% !important}.md\:w-8{width:66.6667% !important}.md\:w-9{width:75% !important}.md\:w-10{width:83.3333% !important}.md\:w-11{width:91.6667% !important}.md\:w-12{width:100% !important}.md\:w-min{width:-webkit-min-content !important;width:min-content !important}.md\:w-max{width:-webkit-max-content !important;width:max-content !important}.md\:w-fit{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important}.md\:w-1rem{width:1rem !important}.md\:w-2rem{width:2rem !important}.md\:w-3rem{width:3rem !important}.md\:w-4rem{width:4rem !important}.md\:w-5rem{width:5rem !important}.md\:w-6rem{width:6rem !important}.md\:w-7rem{width:7rem !important}.md\:w-8rem{width:8rem !important}.md\:w-9rem{width:9rem !important}.md\:w-10rem{width:10rem !important}.md\:w-11rem{width:11rem !important}.md\:w-12rem{width:12rem !important}.md\:w-13rem{width:13rem !important}.md\:w-14rem{width:14rem !important}.md\:w-15rem{width:15rem !important}.md\:w-16rem{width:16rem !important}.md\:w-17rem{width:17rem !important}.md\:w-18rem{width:18rem !important}.md\:w-19rem{width:19rem !important}.md\:w-20rem{width:20rem !important}.md\:w-21rem{width:21rem !important}.md\:w-22rem{width:22rem !important}.md\:w-23rem{width:23rem !important}.md\:w-24rem{width:24rem !important}.md\:w-25rem{width:25rem !important}.md\:w-26rem{width:26rem !important}.md\:w-27rem{width:27rem !important}.md\:w-28rem{width:28rem !important}.md\:w-29rem{width:29rem !important}.md\:w-30rem{width:30rem !important}}
@media screen and (min-width: 992px){.lg\:w-full{width:100% !important}.lg\:w-screen{width:100vw !important}.lg\:w-auto{width:auto !important}.lg\:w-1{width:8.3333% !important}.lg\:w-2{width:16.6667% !important}.lg\:w-3{width:25% !important}.lg\:w-4{width:33.3333% !important}.lg\:w-5{width:41.6667% !important}.lg\:w-6{width:50% !important}.lg\:w-7{width:58.3333% !important}.lg\:w-8{width:66.6667% !important}.lg\:w-9{width:75% !important}.lg\:w-10{width:83.3333% !important}.lg\:w-11{width:91.6667% !important}.lg\:w-12{width:100% !important}.lg\:w-min{width:-webkit-min-content !important;width:min-content !important}.lg\:w-max{width:-webkit-max-content !important;width:max-content !important}.lg\:w-fit{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important}.lg\:w-1rem{width:1rem !important}.lg\:w-2rem{width:2rem !important}.lg\:w-3rem{width:3rem !important}.lg\:w-4rem{width:4rem !important}.lg\:w-5rem{width:5rem !important}.lg\:w-6rem{width:6rem !important}.lg\:w-7rem{width:7rem !important}.lg\:w-8rem{width:8rem !important}.lg\:w-9rem{width:9rem !important}.lg\:w-10rem{width:10rem !important}.lg\:w-11rem{width:11rem !important}.lg\:w-12rem{width:12rem !important}.lg\:w-13rem{width:13rem !important}.lg\:w-14rem{width:14rem !important}.lg\:w-15rem{width:15rem !important}.lg\:w-16rem{width:16rem !important}.lg\:w-17rem{width:17rem !important}.lg\:w-18rem{width:18rem !important}.lg\:w-19rem{width:19rem !important}.lg\:w-20rem{width:20rem !important}.lg\:w-21rem{width:21rem !important}.lg\:w-22rem{width:22rem !important}.lg\:w-23rem{width:23rem !important}.lg\:w-24rem{width:24rem !important}.lg\:w-25rem{width:25rem !important}.lg\:w-26rem{width:26rem !important}.lg\:w-27rem{width:27rem !important}.lg\:w-28rem{width:28rem !important}.lg\:w-29rem{width:29rem !important}.lg\:w-30rem{width:30rem !important}}
@media screen and (min-width: 1200px){.xl\:w-full{width:100% !important}.xl\:w-screen{width:100vw !important}.xl\:w-auto{width:auto !important}.xl\:w-1{width:8.3333% !important}.xl\:w-2{width:16.6667% !important}.xl\:w-3{width:25% !important}.xl\:w-4{width:33.3333% !important}.xl\:w-5{width:41.6667% !important}.xl\:w-6{width:50% !important}.xl\:w-7{width:58.3333% !important}.xl\:w-8{width:66.6667% !important}.xl\:w-9{width:75% !important}.xl\:w-10{width:83.3333% !important}.xl\:w-11{width:91.6667% !important}.xl\:w-12{width:100% !important}.xl\:w-min{width:-webkit-min-content !important;width:min-content !important}.xl\:w-max{width:-webkit-max-content !important;width:max-content !important}.xl\:w-fit{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important}.xl\:w-1rem{width:1rem !important}.xl\:w-2rem{width:2rem !important}.xl\:w-3rem{width:3rem !important}.xl\:w-4rem{width:4rem !important}.xl\:w-5rem{width:5rem !important}.xl\:w-6rem{width:6rem !important}.xl\:w-7rem{width:7rem !important}.xl\:w-8rem{width:8rem !important}.xl\:w-9rem{width:9rem !important}.xl\:w-10rem{width:10rem !important}.xl\:w-11rem{width:11rem !important}.xl\:w-12rem{width:12rem !important}.xl\:w-13rem{width:13rem !important}.xl\:w-14rem{width:14rem !important}.xl\:w-15rem{width:15rem !important}.xl\:w-16rem{width:16rem !important}.xl\:w-17rem{width:17rem !important}.xl\:w-18rem{width:18rem !important}.xl\:w-19rem{width:19rem !important}.xl\:w-20rem{width:20rem !important}.xl\:w-21rem{width:21rem !important}.xl\:w-22rem{width:22rem !important}.xl\:w-23rem{width:23rem !important}.xl\:w-24rem{width:24rem !important}.xl\:w-25rem{width:25rem !important}.xl\:w-26rem{width:26rem !important}.xl\:w-27rem{width:27rem !important}.xl\:w-28rem{width:28rem !important}.xl\:w-29rem{width:29rem !important}.xl\:w-30rem{width:30rem !important}}
.h-full{height:100% !important}
.h-screen{height:100vh !important}
.h-auto{height:auto !important}
.h-min{height:-webkit-min-content !important;height:min-content !important}
.h-max{height:-webkit-max-content !important;height:max-content !important}
.h-fit{height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important}
.h-1rem{height:1rem !important}
.h-2rem{height:2rem !important}
.h-3rem{height:3rem !important}
.h-4rem{height:4rem !important}
.h-5rem{height:5rem !important}
.h-6rem{height:6rem !important}
.h-7rem{height:7rem !important}
.h-8rem{height:8rem !important}
.h-9rem{height:9rem !important}
.h-10rem{height:10rem !important}
.h-11rem{height:11rem !important}
.h-12rem{height:12rem !important}
.h-13rem{height:13rem !important}
.h-14rem{height:14rem !important}
.h-15rem{height:15rem !important}
.h-16rem{height:16rem !important}
.h-17rem{height:17rem !important}
.h-18rem{height:18rem !important}
.h-19rem{height:19rem !important}
.h-20rem{height:20rem !important}
.h-21rem{height:21rem !important}
.h-22rem{height:22rem !important}
.h-23rem{height:23rem !important}
.h-24rem{height:24rem !important}
.h-25rem{height:25rem !important}
.h-26rem{height:26rem !important}
.h-27rem{height:27rem !important}
.h-28rem{height:28rem !important}
.h-29rem{height:29rem !important}
.h-30rem{height:30rem !important}
@media screen and (min-width: 576px){.sm\:h-full{height:100% !important}.sm\:h-screen{height:100vh !important}.sm\:h-auto{height:auto !important}.sm\:h-min{height:-webkit-min-content !important;height:min-content !important}.sm\:h-max{height:-webkit-max-content !important;height:max-content !important}.sm\:h-fit{height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important}.sm\:h-1rem{height:1rem !important}.sm\:h-2rem{height:2rem !important}.sm\:h-3rem{height:3rem !important}.sm\:h-4rem{height:4rem !important}.sm\:h-5rem{height:5rem !important}.sm\:h-6rem{height:6rem !important}.sm\:h-7rem{height:7rem !important}.sm\:h-8rem{height:8rem !important}.sm\:h-9rem{height:9rem !important}.sm\:h-10rem{height:10rem !important}.sm\:h-11rem{height:11rem !important}.sm\:h-12rem{height:12rem !important}.sm\:h-13rem{height:13rem !important}.sm\:h-14rem{height:14rem !important}.sm\:h-15rem{height:15rem !important}.sm\:h-16rem{height:16rem !important}.sm\:h-17rem{height:17rem !important}.sm\:h-18rem{height:18rem !important}.sm\:h-19rem{height:19rem !important}.sm\:h-20rem{height:20rem !important}.sm\:h-21rem{height:21rem !important}.sm\:h-22rem{height:22rem !important}.sm\:h-23rem{height:23rem !important}.sm\:h-24rem{height:24rem !important}.sm\:h-25rem{height:25rem !important}.sm\:h-26rem{height:26rem !important}.sm\:h-27rem{height:27rem !important}.sm\:h-28rem{height:28rem !important}.sm\:h-29rem{height:29rem !important}.sm\:h-30rem{height:30rem !important}}
@media screen and (min-width: 768px){.md\:h-full{height:100% !important}.md\:h-screen{height:100vh !important}.md\:h-auto{height:auto !important}.md\:h-min{height:-webkit-min-content !important;height:min-content !important}.md\:h-max{height:-webkit-max-content !important;height:max-content !important}.md\:h-fit{height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important}.md\:h-1rem{height:1rem !important}.md\:h-2rem{height:2rem !important}.md\:h-3rem{height:3rem !important}.md\:h-4rem{height:4rem !important}.md\:h-5rem{height:5rem !important}.md\:h-6rem{height:6rem !important}.md\:h-7rem{height:7rem !important}.md\:h-8rem{height:8rem !important}.md\:h-9rem{height:9rem !important}.md\:h-10rem{height:10rem !important}.md\:h-11rem{height:11rem !important}.md\:h-12rem{height:12rem !important}.md\:h-13rem{height:13rem !important}.md\:h-14rem{height:14rem !important}.md\:h-15rem{height:15rem !important}.md\:h-16rem{height:16rem !important}.md\:h-17rem{height:17rem !important}.md\:h-18rem{height:18rem !important}.md\:h-19rem{height:19rem !important}.md\:h-20rem{height:20rem !important}.md\:h-21rem{height:21rem !important}.md\:h-22rem{height:22rem !important}.md\:h-23rem{height:23rem !important}.md\:h-24rem{height:24rem !important}.md\:h-25rem{height:25rem !important}.md\:h-26rem{height:26rem !important}.md\:h-27rem{height:27rem !important}.md\:h-28rem{height:28rem !important}.md\:h-29rem{height:29rem !important}.md\:h-30rem{height:30rem !important}}
@media screen and (min-width: 992px){.lg\:h-full{height:100% !important}.lg\:h-screen{height:100vh !important}.lg\:h-auto{height:auto !important}.lg\:h-min{height:-webkit-min-content !important;height:min-content !important}.lg\:h-max{height:-webkit-max-content !important;height:max-content !important}.lg\:h-fit{height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important}.lg\:h-1rem{height:1rem !important}.lg\:h-2rem{height:2rem !important}.lg\:h-3rem{height:3rem !important}.lg\:h-4rem{height:4rem !important}.lg\:h-5rem{height:5rem !important}.lg\:h-6rem{height:6rem !important}.lg\:h-7rem{height:7rem !important}.lg\:h-8rem{height:8rem !important}.lg\:h-9rem{height:9rem !important}.lg\:h-10rem{height:10rem !important}.lg\:h-11rem{height:11rem !important}.lg\:h-12rem{height:12rem !important}.lg\:h-13rem{height:13rem !important}.lg\:h-14rem{height:14rem !important}.lg\:h-15rem{height:15rem !important}.lg\:h-16rem{height:16rem !important}.lg\:h-17rem{height:17rem !important}.lg\:h-18rem{height:18rem !important}.lg\:h-19rem{height:19rem !important}.lg\:h-20rem{height:20rem !important}.lg\:h-21rem{height:21rem !important}.lg\:h-22rem{height:22rem !important}.lg\:h-23rem{height:23rem !important}.lg\:h-24rem{height:24rem !important}.lg\:h-25rem{height:25rem !important}.lg\:h-26rem{height:26rem !important}.lg\:h-27rem{height:27rem !important}.lg\:h-28rem{height:28rem !important}.lg\:h-29rem{height:29rem !important}.lg\:h-30rem{height:30rem !important}}
@media screen and (min-width: 1200px){.xl\:h-full{height:100% !important}.xl\:h-screen{height:100vh !important}.xl\:h-auto{height:auto !important}.xl\:h-min{height:-webkit-min-content !important;height:min-content !important}.xl\:h-max{height:-webkit-max-content !important;height:max-content !important}.xl\:h-fit{height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important}.xl\:h-1rem{height:1rem !important}.xl\:h-2rem{height:2rem !important}.xl\:h-3rem{height:3rem !important}.xl\:h-4rem{height:4rem !important}.xl\:h-5rem{height:5rem !important}.xl\:h-6rem{height:6rem !important}.xl\:h-7rem{height:7rem !important}.xl\:h-8rem{height:8rem !important}.xl\:h-9rem{height:9rem !important}.xl\:h-10rem{height:10rem !important}.xl\:h-11rem{height:11rem !important}.xl\:h-12rem{height:12rem !important}.xl\:h-13rem{height:13rem !important}.xl\:h-14rem{height:14rem !important}.xl\:h-15rem{height:15rem !important}.xl\:h-16rem{height:16rem !important}.xl\:h-17rem{height:17rem !important}.xl\:h-18rem{height:18rem !important}.xl\:h-19rem{height:19rem !important}.xl\:h-20rem{height:20rem !important}.xl\:h-21rem{height:21rem !important}.xl\:h-22rem{height:22rem !important}.xl\:h-23rem{height:23rem !important}.xl\:h-24rem{height:24rem !important}.xl\:h-25rem{height:25rem !important}.xl\:h-26rem{height:26rem !important}.xl\:h-27rem{height:27rem !important}.xl\:h-28rem{height:28rem !important}.xl\:h-29rem{height:29rem !important}.xl\:h-30rem{height:30rem !important}}
.min-w-0{min-width:0px !important}
.min-w-full{min-width:100% !important}
.min-w-screen{min-width:100vw !important}
.min-w-min{min-width:-webkit-min-content !important;min-width:min-content !important}
.min-w-max{min-width:-webkit-max-content !important;min-width:max-content !important}
@media screen and (min-width: 576px){.sm\:min-w-0{min-width:0px !important}.sm\:min-w-full{min-width:100% !important}.sm\:min-w-screen{min-width:100vw !important}.sm\:min-w-min{min-width:-webkit-min-content !important;min-width:min-content !important}.sm\:min-w-max{min-width:-webkit-max-content !important;min-width:max-content !important}}
@media screen and (min-width: 768px){.md\:min-w-0{min-width:0px !important}.md\:min-w-full{min-width:100% !important}.md\:min-w-screen{min-width:100vw !important}.md\:min-w-min{min-width:-webkit-min-content !important;min-width:min-content !important}.md\:min-w-max{min-width:-webkit-max-content !important;min-width:max-content !important}}
@media screen and (min-width: 992px){.lg\:min-w-0{min-width:0px !important}.lg\:min-w-full{min-width:100% !important}.lg\:min-w-screen{min-width:100vw !important}.lg\:min-w-min{min-width:-webkit-min-content !important;min-width:min-content !important}.lg\:min-w-max{min-width:-webkit-max-content !important;min-width:max-content !important}}
@media screen and (min-width: 1200px){.xl\:min-w-0{min-width:0px !important}.xl\:min-w-full{min-width:100% !important}.xl\:min-w-screen{min-width:100vw !important}.xl\:min-w-min{min-width:-webkit-min-content !important;min-width:min-content !important}.xl\:min-w-max{min-width:-webkit-max-content !important;min-width:max-content !important}}
.max-w-0{max-width:0px !important}
.max-w-full{max-width:100% !important}
.max-w-screen{max-width:100vw !important}
.max-w-min{max-width:-webkit-min-content !important;max-width:min-content !important}
.max-w-max{max-width:-webkit-max-content !important;max-width:max-content !important}
.max-w-fit{max-width:-webkit-fit-content !important;max-width:-moz-fit-content !important;max-width:fit-content !important}
.max-w-1rem{max-width:1rem !important}
.max-w-2rem{max-width:2rem !important}
.max-w-3rem{max-width:3rem !important}
.max-w-4rem{max-width:4rem !important}
.max-w-5rem{max-width:5rem !important}
.max-w-6rem{max-width:6rem !important}
.max-w-7rem{max-width:7rem !important}
.max-w-8rem{max-width:8rem !important}
.max-w-9rem{max-width:9rem !important}
.max-w-10rem{max-width:10rem !important}
.max-w-11rem{max-width:11rem !important}
.max-w-12rem{max-width:12rem !important}
.max-w-13rem{max-width:13rem !important}
.max-w-14rem{max-width:14rem !important}
.max-w-15rem{max-width:15rem !important}
.max-w-16rem{max-width:16rem !important}
.max-w-17rem{max-width:17rem !important}
.max-w-18rem{max-width:18rem !important}
.max-w-19rem{max-width:19rem !important}
.max-w-20rem{max-width:20rem !important}
.max-w-21rem{max-width:21rem !important}
.max-w-22rem{max-width:22rem !important}
.max-w-23rem{max-width:23rem !important}
.max-w-24rem{max-width:24rem !important}
.max-w-25rem{max-width:25rem !important}
.max-w-26rem{max-width:26rem !important}
.max-w-27rem{max-width:27rem !important}
.max-w-28rem{max-width:28rem !important}
.max-w-29rem{max-width:29rem !important}
.max-w-30rem{max-width:30rem !important}
@media screen and (min-width: 576px){.sm\:max-w-0{max-width:0px !important}.sm\:max-w-full{max-width:100% !important}.sm\:max-w-screen{max-width:100vw !important}.sm\:max-w-min{max-width:-webkit-min-content !important;max-width:min-content !important}.sm\:max-w-max{max-width:-webkit-max-content !important;max-width:max-content !important}.sm\:max-w-fit{max-width:-webkit-fit-content !important;max-width:-moz-fit-content !important;max-width:fit-content !important}.sm\:max-w-1rem{max-width:1rem !important}.sm\:max-w-2rem{max-width:2rem !important}.sm\:max-w-3rem{max-width:3rem !important}.sm\:max-w-4rem{max-width:4rem !important}.sm\:max-w-5rem{max-width:5rem !important}.sm\:max-w-6rem{max-width:6rem !important}.sm\:max-w-7rem{max-width:7rem !important}.sm\:max-w-8rem{max-width:8rem !important}.sm\:max-w-9rem{max-width:9rem !important}.sm\:max-w-10rem{max-width:10rem !important}.sm\:max-w-11rem{max-width:11rem !important}.sm\:max-w-12rem{max-width:12rem !important}.sm\:max-w-13rem{max-width:13rem !important}.sm\:max-w-14rem{max-width:14rem !important}.sm\:max-w-15rem{max-width:15rem !important}.sm\:max-w-16rem{max-width:16rem !important}.sm\:max-w-17rem{max-width:17rem !important}.sm\:max-w-18rem{max-width:18rem !important}.sm\:max-w-19rem{max-width:19rem !important}.sm\:max-w-20rem{max-width:20rem !important}.sm\:max-w-21rem{max-width:21rem !important}.sm\:max-w-22rem{max-width:22rem !important}.sm\:max-w-23rem{max-width:23rem !important}.sm\:max-w-24rem{max-width:24rem !important}.sm\:max-w-25rem{max-width:25rem !important}.sm\:max-w-26rem{max-width:26rem !important}.sm\:max-w-27rem{max-width:27rem !important}.sm\:max-w-28rem{max-width:28rem !important}.sm\:max-w-29rem{max-width:29rem !important}.sm\:max-w-30rem{max-width:30rem !important}}
@media screen and (min-width: 768px){.md\:max-w-0{max-width:0px !important}.md\:max-w-full{max-width:100% !important}.md\:max-w-screen{max-width:100vw !important}.md\:max-w-min{max-width:-webkit-min-content !important;max-width:min-content !important}.md\:max-w-max{max-width:-webkit-max-content !important;max-width:max-content !important}.md\:max-w-fit{max-width:-webkit-fit-content !important;max-width:-moz-fit-content !important;max-width:fit-content !important}.md\:max-w-1rem{max-width:1rem !important}.md\:max-w-2rem{max-width:2rem !important}.md\:max-w-3rem{max-width:3rem !important}.md\:max-w-4rem{max-width:4rem !important}.md\:max-w-5rem{max-width:5rem !important}.md\:max-w-6rem{max-width:6rem !important}.md\:max-w-7rem{max-width:7rem !important}.md\:max-w-8rem{max-width:8rem !important}.md\:max-w-9rem{max-width:9rem !important}.md\:max-w-10rem{max-width:10rem !important}.md\:max-w-11rem{max-width:11rem !important}.md\:max-w-12rem{max-width:12rem !important}.md\:max-w-13rem{max-width:13rem !important}.md\:max-w-14rem{max-width:14rem !important}.md\:max-w-15rem{max-width:15rem !important}.md\:max-w-16rem{max-width:16rem !important}.md\:max-w-17rem{max-width:17rem !important}.md\:max-w-18rem{max-width:18rem !important}.md\:max-w-19rem{max-width:19rem !important}.md\:max-w-20rem{max-width:20rem !important}.md\:max-w-21rem{max-width:21rem !important}.md\:max-w-22rem{max-width:22rem !important}.md\:max-w-23rem{max-width:23rem !important}.md\:max-w-24rem{max-width:24rem !important}.md\:max-w-25rem{max-width:25rem !important}.md\:max-w-26rem{max-width:26rem !important}.md\:max-w-27rem{max-width:27rem !important}.md\:max-w-28rem{max-width:28rem !important}.md\:max-w-29rem{max-width:29rem !important}.md\:max-w-30rem{max-width:30rem !important}}
@media screen and (min-width: 992px){.lg\:max-w-0{max-width:0px !important}.lg\:max-w-full{max-width:100% !important}.lg\:max-w-screen{max-width:100vw !important}.lg\:max-w-min{max-width:-webkit-min-content !important;max-width:min-content !important}.lg\:max-w-max{max-width:-webkit-max-content !important;max-width:max-content !important}.lg\:max-w-fit{max-width:-webkit-fit-content !important;max-width:-moz-fit-content !important;max-width:fit-content !important}.lg\:max-w-1rem{max-width:1rem !important}.lg\:max-w-2rem{max-width:2rem !important}.lg\:max-w-3rem{max-width:3rem !important}.lg\:max-w-4rem{max-width:4rem !important}.lg\:max-w-5rem{max-width:5rem !important}.lg\:max-w-6rem{max-width:6rem !important}.lg\:max-w-7rem{max-width:7rem !important}.lg\:max-w-8rem{max-width:8rem !important}.lg\:max-w-9rem{max-width:9rem !important}.lg\:max-w-10rem{max-width:10rem !important}.lg\:max-w-11rem{max-width:11rem !important}.lg\:max-w-12rem{max-width:12rem !important}.lg\:max-w-13rem{max-width:13rem !important}.lg\:max-w-14rem{max-width:14rem !important}.lg\:max-w-15rem{max-width:15rem !important}.lg\:max-w-16rem{max-width:16rem !important}.lg\:max-w-17rem{max-width:17rem !important}.lg\:max-w-18rem{max-width:18rem !important}.lg\:max-w-19rem{max-width:19rem !important}.lg\:max-w-20rem{max-width:20rem !important}.lg\:max-w-21rem{max-width:21rem !important}.lg\:max-w-22rem{max-width:22rem !important}.lg\:max-w-23rem{max-width:23rem !important}.lg\:max-w-24rem{max-width:24rem !important}.lg\:max-w-25rem{max-width:25rem !important}.lg\:max-w-26rem{max-width:26rem !important}.lg\:max-w-27rem{max-width:27rem !important}.lg\:max-w-28rem{max-width:28rem !important}.lg\:max-w-29rem{max-width:29rem !important}.lg\:max-w-30rem{max-width:30rem !important}}
@media screen and (min-width: 1200px){.xl\:max-w-0{max-width:0px !important}.xl\:max-w-full{max-width:100% !important}.xl\:max-w-screen{max-width:100vw !important}.xl\:max-w-min{max-width:-webkit-min-content !important;max-width:min-content !important}.xl\:max-w-max{max-width:-webkit-max-content !important;max-width:max-content !important}.xl\:max-w-fit{max-width:-webkit-fit-content !important;max-width:-moz-fit-content !important;max-width:fit-content !important}.xl\:max-w-1rem{max-width:1rem !important}.xl\:max-w-2rem{max-width:2rem !important}.xl\:max-w-3rem{max-width:3rem !important}.xl\:max-w-4rem{max-width:4rem !important}.xl\:max-w-5rem{max-width:5rem !important}.xl\:max-w-6rem{max-width:6rem !important}.xl\:max-w-7rem{max-width:7rem !important}.xl\:max-w-8rem{max-width:8rem !important}.xl\:max-w-9rem{max-width:9rem !important}.xl\:max-w-10rem{max-width:10rem !important}.xl\:max-w-11rem{max-width:11rem !important}.xl\:max-w-12rem{max-width:12rem !important}.xl\:max-w-13rem{max-width:13rem !important}.xl\:max-w-14rem{max-width:14rem !important}.xl\:max-w-15rem{max-width:15rem !important}.xl\:max-w-16rem{max-width:16rem !important}.xl\:max-w-17rem{max-width:17rem !important}.xl\:max-w-18rem{max-width:18rem !important}.xl\:max-w-19rem{max-width:19rem !important}.xl\:max-w-20rem{max-width:20rem !important}.xl\:max-w-21rem{max-width:21rem !important}.xl\:max-w-22rem{max-width:22rem !important}.xl\:max-w-23rem{max-width:23rem !important}.xl\:max-w-24rem{max-width:24rem !important}.xl\:max-w-25rem{max-width:25rem !important}.xl\:max-w-26rem{max-width:26rem !important}.xl\:max-w-27rem{max-width:27rem !important}.xl\:max-w-28rem{max-width:28rem !important}.xl\:max-w-29rem{max-width:29rem !important}.xl\:max-w-30rem{max-width:30rem !important}}
.min-h-0{min-height:0px !important}
.min-h-full{min-height:100% !important}
.min-h-screen{min-height:100vh !important}
@media screen and (min-width: 576px){.sm\:min-h-0{min-height:0px !important}.sm\:min-h-full{min-height:100% !important}.sm\:min-h-screen{min-height:100vh !important}}
@media screen and (min-width: 768px){.md\:min-h-0{min-height:0px !important}.md\:min-h-full{min-height:100% !important}.md\:min-h-screen{min-height:100vh !important}}
@media screen and (min-width: 992px){.lg\:min-h-0{min-height:0px !important}.lg\:min-h-full{min-height:100% !important}.lg\:min-h-screen{min-height:100vh !important}}
@media screen and (min-width: 1200px){.xl\:min-h-0{min-height:0px !important}.xl\:min-h-full{min-height:100% !important}.xl\:min-h-screen{min-height:100vh !important}}
.max-h-0{max-height:0px !important}
.max-h-full{max-height:100% !important}
.max-h-screen{max-height:100vh !important}
.max-h-min{max-height:-webkit-min-content !important;max-height:min-content !important}
.max-h-max{max-height:-webkit-max-content !important;max-height:max-content !important}
.max-h-fit{max-height:-webkit-fit-content !important;max-height:-moz-fit-content !important;max-height:fit-content !important}
.max-h-1rem{max-height:1rem !important}
.max-h-2rem{max-height:2rem !important}
.max-h-3rem{max-height:3rem !important}
.max-h-4rem{max-height:4rem !important}
.max-h-5rem{max-height:5rem !important}
.max-h-6rem{max-height:6rem !important}
.max-h-7rem{max-height:7rem !important}
.max-h-8rem{max-height:8rem !important}
.max-h-9rem{max-height:9rem !important}
.max-h-10rem{max-height:10rem !important}
.max-h-11rem{max-height:11rem !important}
.max-h-12rem{max-height:12rem !important}
.max-h-13rem{max-height:13rem !important}
.max-h-14rem{max-height:14rem !important}
.max-h-15rem{max-height:15rem !important}
.max-h-16rem{max-height:16rem !important}
.max-h-17rem{max-height:17rem !important}
.max-h-18rem{max-height:18rem !important}
.max-h-19rem{max-height:19rem !important}
.max-h-20rem{max-height:20rem !important}
.max-h-21rem{max-height:21rem !important}
.max-h-22rem{max-height:22rem !important}
.max-h-23rem{max-height:23rem !important}
.max-h-24rem{max-height:24rem !important}
.max-h-25rem{max-height:25rem !important}
.max-h-26rem{max-height:26rem !important}
.max-h-27rem{max-height:27rem !important}
.max-h-28rem{max-height:28rem !important}
.max-h-29rem{max-height:29rem !important}
.max-h-30rem{max-height:30rem !important}
@media screen and (min-width: 576px){.sm\:max-h-0{max-height:0px !important}.sm\:max-h-full{max-height:100% !important}.sm\:max-h-screen{max-height:100vh !important}.sm\:max-h-min{max-height:-webkit-min-content !important;max-height:min-content !important}.sm\:max-h-max{max-height:-webkit-max-content !important;max-height:max-content !important}.sm\:max-h-fit{max-height:-webkit-fit-content !important;max-height:-moz-fit-content !important;max-height:fit-content !important}.sm\:max-h-1rem{max-height:1rem !important}.sm\:max-h-2rem{max-height:2rem !important}.sm\:max-h-3rem{max-height:3rem !important}.sm\:max-h-4rem{max-height:4rem !important}.sm\:max-h-5rem{max-height:5rem !important}.sm\:max-h-6rem{max-height:6rem !important}.sm\:max-h-7rem{max-height:7rem !important}.sm\:max-h-8rem{max-height:8rem !important}.sm\:max-h-9rem{max-height:9rem !important}.sm\:max-h-10rem{max-height:10rem !important}.sm\:max-h-11rem{max-height:11rem !important}.sm\:max-h-12rem{max-height:12rem !important}.sm\:max-h-13rem{max-height:13rem !important}.sm\:max-h-14rem{max-height:14rem !important}.sm\:max-h-15rem{max-height:15rem !important}.sm\:max-h-16rem{max-height:16rem !important}.sm\:max-h-17rem{max-height:17rem !important}.sm\:max-h-18rem{max-height:18rem !important}.sm\:max-h-19rem{max-height:19rem !important}.sm\:max-h-20rem{max-height:20rem !important}.sm\:max-h-21rem{max-height:21rem !important}.sm\:max-h-22rem{max-height:22rem !important}.sm\:max-h-23rem{max-height:23rem !important}.sm\:max-h-24rem{max-height:24rem !important}.sm\:max-h-25rem{max-height:25rem !important}.sm\:max-h-26rem{max-height:26rem !important}.sm\:max-h-27rem{max-height:27rem !important}.sm\:max-h-28rem{max-height:28rem !important}.sm\:max-h-29rem{max-height:29rem !important}.sm\:max-h-30rem{max-height:30rem !important}}
@media screen and (min-width: 768px){.md\:max-h-0{max-height:0px !important}.md\:max-h-full{max-height:100% !important}.md\:max-h-screen{max-height:100vh !important}.md\:max-h-min{max-height:-webkit-min-content !important;max-height:min-content !important}.md\:max-h-max{max-height:-webkit-max-content !important;max-height:max-content !important}.md\:max-h-fit{max-height:-webkit-fit-content !important;max-height:-moz-fit-content !important;max-height:fit-content !important}.md\:max-h-1rem{max-height:1rem !important}.md\:max-h-2rem{max-height:2rem !important}.md\:max-h-3rem{max-height:3rem !important}.md\:max-h-4rem{max-height:4rem !important}.md\:max-h-5rem{max-height:5rem !important}.md\:max-h-6rem{max-height:6rem !important}.md\:max-h-7rem{max-height:7rem !important}.md\:max-h-8rem{max-height:8rem !important}.md\:max-h-9rem{max-height:9rem !important}.md\:max-h-10rem{max-height:10rem !important}.md\:max-h-11rem{max-height:11rem !important}.md\:max-h-12rem{max-height:12rem !important}.md\:max-h-13rem{max-height:13rem !important}.md\:max-h-14rem{max-height:14rem !important}.md\:max-h-15rem{max-height:15rem !important}.md\:max-h-16rem{max-height:16rem !important}.md\:max-h-17rem{max-height:17rem !important}.md\:max-h-18rem{max-height:18rem !important}.md\:max-h-19rem{max-height:19rem !important}.md\:max-h-20rem{max-height:20rem !important}.md\:max-h-21rem{max-height:21rem !important}.md\:max-h-22rem{max-height:22rem !important}.md\:max-h-23rem{max-height:23rem !important}.md\:max-h-24rem{max-height:24rem !important}.md\:max-h-25rem{max-height:25rem !important}.md\:max-h-26rem{max-height:26rem !important}.md\:max-h-27rem{max-height:27rem !important}.md\:max-h-28rem{max-height:28rem !important}.md\:max-h-29rem{max-height:29rem !important}.md\:max-h-30rem{max-height:30rem !important}}
@media screen and (min-width: 992px){.lg\:max-h-0{max-height:0px !important}.lg\:max-h-full{max-height:100% !important}.lg\:max-h-screen{max-height:100vh !important}.lg\:max-h-min{max-height:-webkit-min-content !important;max-height:min-content !important}.lg\:max-h-max{max-height:-webkit-max-content !important;max-height:max-content !important}.lg\:max-h-fit{max-height:-webkit-fit-content !important;max-height:-moz-fit-content !important;max-height:fit-content !important}.lg\:max-h-1rem{max-height:1rem !important}.lg\:max-h-2rem{max-height:2rem !important}.lg\:max-h-3rem{max-height:3rem !important}.lg\:max-h-4rem{max-height:4rem !important}.lg\:max-h-5rem{max-height:5rem !important}.lg\:max-h-6rem{max-height:6rem !important}.lg\:max-h-7rem{max-height:7rem !important}.lg\:max-h-8rem{max-height:8rem !important}.lg\:max-h-9rem{max-height:9rem !important}.lg\:max-h-10rem{max-height:10rem !important}.lg\:max-h-11rem{max-height:11rem !important}.lg\:max-h-12rem{max-height:12rem !important}.lg\:max-h-13rem{max-height:13rem !important}.lg\:max-h-14rem{max-height:14rem !important}.lg\:max-h-15rem{max-height:15rem !important}.lg\:max-h-16rem{max-height:16rem !important}.lg\:max-h-17rem{max-height:17rem !important}.lg\:max-h-18rem{max-height:18rem !important}.lg\:max-h-19rem{max-height:19rem !important}.lg\:max-h-20rem{max-height:20rem !important}.lg\:max-h-21rem{max-height:21rem !important}.lg\:max-h-22rem{max-height:22rem !important}.lg\:max-h-23rem{max-height:23rem !important}.lg\:max-h-24rem{max-height:24rem !important}.lg\:max-h-25rem{max-height:25rem !important}.lg\:max-h-26rem{max-height:26rem !important}.lg\:max-h-27rem{max-height:27rem !important}.lg\:max-h-28rem{max-height:28rem !important}.lg\:max-h-29rem{max-height:29rem !important}.lg\:max-h-30rem{max-height:30rem !important}}
@media screen and (min-width: 1200px){.xl\:max-h-0{max-height:0px !important}.xl\:max-h-full{max-height:100% !important}.xl\:max-h-screen{max-height:100vh !important}.xl\:max-h-min{max-height:-webkit-min-content !important;max-height:min-content !important}.xl\:max-h-max{max-height:-webkit-max-content !important;max-height:max-content !important}.xl\:max-h-fit{max-height:-webkit-fit-content !important;max-height:-moz-fit-content !important;max-height:fit-content !important}.xl\:max-h-1rem{max-height:1rem !important}.xl\:max-h-2rem{max-height:2rem !important}.xl\:max-h-3rem{max-height:3rem !important}.xl\:max-h-4rem{max-height:4rem !important}.xl\:max-h-5rem{max-height:5rem !important}.xl\:max-h-6rem{max-height:6rem !important}.xl\:max-h-7rem{max-height:7rem !important}.xl\:max-h-8rem{max-height:8rem !important}.xl\:max-h-9rem{max-height:9rem !important}.xl\:max-h-10rem{max-height:10rem !important}.xl\:max-h-11rem{max-height:11rem !important}.xl\:max-h-12rem{max-height:12rem !important}.xl\:max-h-13rem{max-height:13rem !important}.xl\:max-h-14rem{max-height:14rem !important}.xl\:max-h-15rem{max-height:15rem !important}.xl\:max-h-16rem{max-height:16rem !important}.xl\:max-h-17rem{max-height:17rem !important}.xl\:max-h-18rem{max-height:18rem !important}.xl\:max-h-19rem{max-height:19rem !important}.xl\:max-h-20rem{max-height:20rem !important}.xl\:max-h-21rem{max-height:21rem !important}.xl\:max-h-22rem{max-height:22rem !important}.xl\:max-h-23rem{max-height:23rem !important}.xl\:max-h-24rem{max-height:24rem !important}.xl\:max-h-25rem{max-height:25rem !important}.xl\:max-h-26rem{max-height:26rem !important}.xl\:max-h-27rem{max-height:27rem !important}.xl\:max-h-28rem{max-height:28rem !important}.xl\:max-h-29rem{max-height:29rem !important}.xl\:max-h-30rem{max-height:30rem !important}}
.static{position:static !important}
.fixed{position:fixed !important}
.absolute{position:absolute !important}
.relative{position:relative !important}
.sticky{position:sticky !important}
@media screen and (min-width: 576px){.sm\:static{position:static !important}.sm\:fixed{position:fixed !important}.sm\:absolute{position:absolute !important}.sm\:relative{position:relative !important}.sm\:sticky{position:sticky !important}}
@media screen and (min-width: 768px){.md\:static{position:static !important}.md\:fixed{position:fixed !important}.md\:absolute{position:absolute !important}.md\:relative{position:relative !important}.md\:sticky{position:sticky !important}}
@media screen and (min-width: 992px){.lg\:static{position:static !important}.lg\:fixed{position:fixed !important}.lg\:absolute{position:absolute !important}.lg\:relative{position:relative !important}.lg\:sticky{position:sticky !important}}
@media screen and (min-width: 1200px){.xl\:static{position:static !important}.xl\:fixed{position:fixed !important}.xl\:absolute{position:absolute !important}.xl\:relative{position:relative !important}.xl\:sticky{position:sticky !important}}
.top-auto{top:auto !important}
.top-0{top:0px !important}
.top-50{top:50% !important}
.top-100{top:100% !important}
@media screen and (min-width: 576px){.sm\:top-auto{top:auto !important}.sm\:top-0{top:0px !important}.sm\:top-50{top:50% !important}.sm\:top-100{top:100% !important}}
@media screen and (min-width: 768px){.md\:top-auto{top:auto !important}.md\:top-0{top:0px !important}.md\:top-50{top:50% !important}.md\:top-100{top:100% !important}}
@media screen and (min-width: 992px){.lg\:top-auto{top:auto !important}.lg\:top-0{top:0px !important}.lg\:top-50{top:50% !important}.lg\:top-100{top:100% !important}}
@media screen and (min-width: 1200px){.xl\:top-auto{top:auto !important}.xl\:top-0{top:0px !important}.xl\:top-50{top:50% !important}.xl\:top-100{top:100% !important}}
.left-auto{left:auto !important}
.left-0{left:0px !important}
.left-50{left:50% !important}
.left-100{left:100% !important}
@media screen and (min-width: 576px){.sm\:left-auto{left:auto !important}.sm\:left-0{left:0px !important}.sm\:left-50{left:50% !important}.sm\:left-100{left:100% !important}}
@media screen and (min-width: 768px){.md\:left-auto{left:auto !important}.md\:left-0{left:0px !important}.md\:left-50{left:50% !important}.md\:left-100{left:100% !important}}
@media screen and (min-width: 992px){.lg\:left-auto{left:auto !important}.lg\:left-0{left:0px !important}.lg\:left-50{left:50% !important}.lg\:left-100{left:100% !important}}
@media screen and (min-width: 1200px){.xl\:left-auto{left:auto !important}.xl\:left-0{left:0px !important}.xl\:left-50{left:50% !important}.xl\:left-100{left:100% !important}}
.right-auto{right:auto !important}
.right-0{right:0px !important}
.right-50{right:50% !important}
.right-100{right:100% !important}
@media screen and (min-width: 576px){.sm\:right-auto{right:auto !important}.sm\:right-0{right:0px !important}.sm\:right-50{right:50% !important}.sm\:right-100{right:100% !important}}
@media screen and (min-width: 768px){.md\:right-auto{right:auto !important}.md\:right-0{right:0px !important}.md\:right-50{right:50% !important}.md\:right-100{right:100% !important}}
@media screen and (min-width: 992px){.lg\:right-auto{right:auto !important}.lg\:right-0{right:0px !important}.lg\:right-50{right:50% !important}.lg\:right-100{right:100% !important}}
@media screen and (min-width: 1200px){.xl\:right-auto{right:auto !important}.xl\:right-0{right:0px !important}.xl\:right-50{right:50% !important}.xl\:right-100{right:100% !important}}
.bottom-auto{bottom:auto !important}
.bottom-0{bottom:0px !important}
.bottom-50{bottom:50% !important}
.bottom-100{bottom:100% !important}
@media screen and (min-width: 576px){.sm\:bottom-auto{bottom:auto !important}.sm\:bottom-0{bottom:0px !important}.sm\:bottom-50{bottom:50% !important}.sm\:bottom-100{bottom:100% !important}}
@media screen and (min-width: 768px){.md\:bottom-auto{bottom:auto !important}.md\:bottom-0{bottom:0px !important}.md\:bottom-50{bottom:50% !important}.md\:bottom-100{bottom:100% !important}}
@media screen and (min-width: 992px){.lg\:bottom-auto{bottom:auto !important}.lg\:bottom-0{bottom:0px !important}.lg\:bottom-50{bottom:50% !important}.lg\:bottom-100{bottom:100% !important}}
@media screen and (min-width: 1200px){.xl\:bottom-auto{bottom:auto !important}.xl\:bottom-0{bottom:0px !important}.xl\:bottom-50{bottom:50% !important}.xl\:bottom-100{bottom:100% !important}}
.overflow-auto{overflow:auto !important}
.overflow-hidden{overflow:hidden !important}
.overflow-visible{overflow:visible !important}
.overflow-scroll{overflow:scroll !important}
@media screen and (min-width: 576px){.sm\:overflow-auto{overflow:auto !important}.sm\:overflow-hidden{overflow:hidden !important}.sm\:overflow-visible{overflow:visible !important}.sm\:overflow-scroll{overflow:scroll !important}}
@media screen and (min-width: 768px){.md\:overflow-auto{overflow:auto !important}.md\:overflow-hidden{overflow:hidden !important}.md\:overflow-visible{overflow:visible !important}.md\:overflow-scroll{overflow:scroll !important}}
@media screen and (min-width: 992px){.lg\:overflow-auto{overflow:auto !important}.lg\:overflow-hidden{overflow:hidden !important}.lg\:overflow-visible{overflow:visible !important}.lg\:overflow-scroll{overflow:scroll !important}}
@media screen and (min-width: 1200px){.xl\:overflow-auto{overflow:auto !important}.xl\:overflow-hidden{overflow:hidden !important}.xl\:overflow-visible{overflow:visible !important}.xl\:overflow-scroll{overflow:scroll !important}}
.overflow-x-auto{overflow-x:auto !important}
.overflow-x-hidden{overflow-x:hidden !important}
.overflow-x-visible{overflow-x:visible !important}
.overflow-x-scroll{overflow-x:scroll !important}
@media screen and (min-width: 576px){.sm\:overflow-x-auto{overflow-x:auto !important}.sm\:overflow-x-hidden{overflow-x:hidden !important}.sm\:overflow-x-visible{overflow-x:visible !important}.sm\:overflow-x-scroll{overflow-x:scroll !important}}
@media screen and (min-width: 768px){.md\:overflow-x-auto{overflow-x:auto !important}.md\:overflow-x-hidden{overflow-x:hidden !important}.md\:overflow-x-visible{overflow-x:visible !important}.md\:overflow-x-scroll{overflow-x:scroll !important}}
@media screen and (min-width: 992px){.lg\:overflow-x-auto{overflow-x:auto !important}.lg\:overflow-x-hidden{overflow-x:hidden !important}.lg\:overflow-x-visible{overflow-x:visible !important}.lg\:overflow-x-scroll{overflow-x:scroll !important}}
@media screen and (min-width: 1200px){.xl\:overflow-x-auto{overflow-x:auto !important}.xl\:overflow-x-hidden{overflow-x:hidden !important}.xl\:overflow-x-visible{overflow-x:visible !important}.xl\:overflow-x-scroll{overflow-x:scroll !important}}
.overflow-y-auto{overflow-y:auto !important}
.overflow-y-hidden{overflow-y:hidden !important}
.overflow-y-visible{overflow-y:visible !important}
.overflow-y-scroll{overflow-y:scroll !important}
@media screen and (min-width: 576px){.sm\:overflow-y-auto{overflow-y:auto !important}.sm\:overflow-y-hidden{overflow-y:hidden !important}.sm\:overflow-y-visible{overflow-y:visible !important}.sm\:overflow-y-scroll{overflow-y:scroll !important}}
@media screen and (min-width: 768px){.md\:overflow-y-auto{overflow-y:auto !important}.md\:overflow-y-hidden{overflow-y:hidden !important}.md\:overflow-y-visible{overflow-y:visible !important}.md\:overflow-y-scroll{overflow-y:scroll !important}}
@media screen and (min-width: 992px){.lg\:overflow-y-auto{overflow-y:auto !important}.lg\:overflow-y-hidden{overflow-y:hidden !important}.lg\:overflow-y-visible{overflow-y:visible !important}.lg\:overflow-y-scroll{overflow-y:scroll !important}}
@media screen and (min-width: 1200px){.xl\:overflow-y-auto{overflow-y:auto !important}.xl\:overflow-y-hidden{overflow-y:hidden !important}.xl\:overflow-y-visible{overflow-y:visible !important}.xl\:overflow-y-scroll{overflow-y:scroll !important}}
.z-auto{z-index:auto !important}
.z-0{z-index:0 !important}
.z-1{z-index:1 !important}
.z-2{z-index:2 !important}
.z-3{z-index:3 !important}
.z-4{z-index:4 !important}
.z-5{z-index:5 !important}
@media screen and (min-width: 576px){.sm\:z-auto{z-index:auto !important}.sm\:z-0{z-index:0 !important}.sm\:z-1{z-index:1 !important}.sm\:z-2{z-index:2 !important}.sm\:z-3{z-index:3 !important}.sm\:z-4{z-index:4 !important}.sm\:z-5{z-index:5 !important}}
@media screen and (min-width: 768px){.md\:z-auto{z-index:auto !important}.md\:z-0{z-index:0 !important}.md\:z-1{z-index:1 !important}.md\:z-2{z-index:2 !important}.md\:z-3{z-index:3 !important}.md\:z-4{z-index:4 !important}.md\:z-5{z-index:5 !important}}
@media screen and (min-width: 992px){.lg\:z-auto{z-index:auto !important}.lg\:z-0{z-index:0 !important}.lg\:z-1{z-index:1 !important}.lg\:z-2{z-index:2 !important}.lg\:z-3{z-index:3 !important}.lg\:z-4{z-index:4 !important}.lg\:z-5{z-index:5 !important}}
@media screen and (min-width: 1200px){.xl\:z-auto{z-index:auto !important}.xl\:z-0{z-index:0 !important}.xl\:z-1{z-index:1 !important}.xl\:z-2{z-index:2 !important}.xl\:z-3{z-index:3 !important}.xl\:z-4{z-index:4 !important}.xl\:z-5{z-index:5 !important}}
.bg-repeat{background-repeat:repeat !important}
.bg-no-repeat{background-repeat:no-repeat !important}
.bg-repeat-x{background-repeat:repeat-x !important}
.bg-repeat-y{background-repeat:repeat-y !important}
.bg-repeat-round{background-repeat:round !important}
.bg-repeat-space{background-repeat:space !important}
@media screen and (min-width: 576px){.sm\:bg-repeat{background-repeat:repeat !important}.sm\:bg-no-repeat{background-repeat:no-repeat !important}.sm\:bg-repeat-x{background-repeat:repeat-x !important}.sm\:bg-repeat-y{background-repeat:repeat-y !important}.sm\:bg-repeat-round{background-repeat:round !important}.sm\:bg-repeat-space{background-repeat:space !important}}
@media screen and (min-width: 768px){.md\:bg-repeat{background-repeat:repeat !important}.md\:bg-no-repeat{background-repeat:no-repeat !important}.md\:bg-repeat-x{background-repeat:repeat-x !important}.md\:bg-repeat-y{background-repeat:repeat-y !important}.md\:bg-repeat-round{background-repeat:round !important}.md\:bg-repeat-space{background-repeat:space !important}}
@media screen and (min-width: 992px){.lg\:bg-repeat{background-repeat:repeat !important}.lg\:bg-no-repeat{background-repeat:no-repeat !important}.lg\:bg-repeat-x{background-repeat:repeat-x !important}.lg\:bg-repeat-y{background-repeat:repeat-y !important}.lg\:bg-repeat-round{background-repeat:round !important}.lg\:bg-repeat-space{background-repeat:space !important}}
@media screen and (min-width: 1200px){.xl\:bg-repeat{background-repeat:repeat !important}.xl\:bg-no-repeat{background-repeat:no-repeat !important}.xl\:bg-repeat-x{background-repeat:repeat-x !important}.xl\:bg-repeat-y{background-repeat:repeat-y !important}.xl\:bg-repeat-round{background-repeat:round !important}.xl\:bg-repeat-space{background-repeat:space !important}}
.bg-auto{background-size:auto !important}
.bg-cover{background-size:cover !important}
.bg-contain{background-size:contain !important}
@media screen and (min-width: 576px){.sm\:bg-auto{background-size:auto !important}.sm\:bg-cover{background-size:cover !important}.sm\:bg-contain{background-size:contain !important}}
@media screen and (min-width: 768px){.md\:bg-auto{background-size:auto !important}.md\:bg-cover{background-size:cover !important}.md\:bg-contain{background-size:contain !important}}
@media screen and (min-width: 992px){.lg\:bg-auto{background-size:auto !important}.lg\:bg-cover{background-size:cover !important}.lg\:bg-contain{background-size:contain !important}}
@media screen and (min-width: 1200px){.xl\:bg-auto{background-size:auto !important}.xl\:bg-cover{background-size:cover !important}.xl\:bg-contain{background-size:contain !important}}
.bg-bottom{background-position:bottom !important}
.bg-center{background-position:center !important}
.bg-left{background-position:left !important}
.bg-left-bottom{background-position:left bottom !important}
.bg-left-top{background-position:left top !important}
.bg-right{background-position:right !important}
.bg-right-bottom{background-position:right bottom !important}
.bg-right-top{background-position:right top !important}
.bg-top{background-position:top !important}
@media screen and (min-width: 576px){.sm\:bg-bottom{background-position:bottom !important}.sm\:bg-center{background-position:center !important}.sm\:bg-left{background-position:left !important}.sm\:bg-left-bottom{background-position:left bottom !important}.sm\:bg-left-top{background-position:left top !important}.sm\:bg-right{background-position:right !important}.sm\:bg-right-bottom{background-position:right bottom !important}.sm\:bg-right-top{background-position:right top !important}.sm\:bg-top{background-position:top !important}}
@media screen and (min-width: 768px){.md\:bg-bottom{background-position:bottom !important}.md\:bg-center{background-position:center !important}.md\:bg-left{background-position:left !important}.md\:bg-left-bottom{background-position:left bottom !important}.md\:bg-left-top{background-position:left top !important}.md\:bg-right{background-position:right !important}.md\:bg-right-bottom{background-position:right bottom !important}.md\:bg-right-top{background-position:right top !important}.md\:bg-top{background-position:top !important}}
@media screen and (min-width: 992px){.lg\:bg-bottom{background-position:bottom !important}.lg\:bg-center{background-position:center !important}.lg\:bg-left{background-position:left !important}.lg\:bg-left-bottom{background-position:left bottom !important}.lg\:bg-left-top{background-position:left top !important}.lg\:bg-right{background-position:right !important}.lg\:bg-right-bottom{background-position:right bottom !important}.lg\:bg-right-top{background-position:right top !important}.lg\:bg-top{background-position:top !important}}
@media screen and (min-width: 1200px){.xl\:bg-bottom{background-position:bottom !important}.xl\:bg-center{background-position:center !important}.xl\:bg-left{background-position:left !important}.xl\:bg-left-bottom{background-position:left bottom !important}.xl\:bg-left-top{background-position:left top !important}.xl\:bg-right{background-position:right !important}.xl\:bg-right-bottom{background-position:right bottom !important}.xl\:bg-right-top{background-position:right top !important}.xl\:bg-top{background-position:top !important}}
.select-none{-webkit-user-select:none !important;user-select:none !important}
.select-text{-webkit-user-select:text !important;user-select:text !important}
.select-all{-webkit-user-select:all !important;user-select:all !important}
.select-auto{-webkit-user-select:auto !important;user-select:auto !important}
.list-none{list-style:none !important}
.list-disc{list-style:disc !important}
.list-decimal{list-style:decimal !important}
.appearance-none{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}
.outline-none{outline:none !important}
.pointer-events-none{pointer-events:none !important}
.pointer-events-auto{pointer-events:auto !important}
.cursor-auto{cursor:auto !important}
.cursor-pointer{cursor:pointer !important}
.cursor-wait{cursor:wait !important}
.cursor-move{cursor:move !important}
.select-none{-webkit-user-select:none !important;user-select:none !important}
.select-text{-webkit-user-select:text !important;user-select:text !important}
.select-all{-webkit-user-select:all !important;user-select:all !important}
.select-auto{-webkit-user-select:auto !important;user-select:auto !important}
.opacity-0{opacity:0 !important}
.opacity-10{opacity:.1 !important}
.opacity-20{opacity:.2 !important}
.opacity-30{opacity:.3 !important}
.opacity-40{opacity:.4 !important}
.opacity-50{opacity:.5 !important}
.opacity-60{opacity:.6 !important}
.opacity-70{opacity:.7 !important}
.opacity-80{opacity:.8 !important}
.opacity-90{opacity:.9 !important}
.opacity-100{opacity:1 !important}
.transition-none{transition-property:none !important}
.transition-all{transition-property:all !important}
.transition-colors{transition-property:background-color,border-color,color !important}
.transition-transform{transition-property:transform !important}
.transition-duration-100{transition-duration:100ms !important}
.transition-duration-150{transition-duration:150ms !important}
.transition-duration-200{transition-duration:200ms !important}
.transition-duration-300{transition-duration:300ms !important}
.transition-duration-400{transition-duration:400ms !important}
.transition-duration-500{transition-duration:500ms !important}
.transition-duration-1000{transition-duration:1000ms !important}
.transition-duration-2000{transition-duration:2000ms !important}
.transition-duration-3000{transition-duration:3000ms !important}
.transition-linear{transition-timing-function:linear !important}
.transition-ease-in{transition-timing-function:cubic-bezier(0.4, 0, 1, 1) !important}
.transition-ease-out{transition-timing-function:cubic-bezier(0, 0, 0.2, 1) !important}
.transition-ease-in-out{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1) !important}
.transition-delay-100{transition-delay:100ms !important}
.transition-delay-150{transition-delay:150ms !important}
.transition-delay-200{transition-delay:200ms !important}
.transition-delay-300{transition-delay:300ms !important}
.transition-delay-400{transition-delay:400ms !important}
.transition-delay-500{transition-delay:500ms !important}
.transition-delay-1000{transition-delay:1000ms !important}
.translate-x-0{transform:translateX(0%) !important}
.translate-x-100{transform:translateX(100%) !important}
.-translate-x-100{transform:translateX(-100%) !important}
.translate-y-0{transform:translateY(0%) !important}
.translate-y-100{transform:translateY(100%) !important}
.-translate-y-100{transform:translateY(-100%) !important}
@media screen and (min-width: 576px){.sm\:translate-x-0{transform:translateX(0%) !important}.sm\:translate-x-100{transform:translateX(100%) !important}.sm\:-translate-x-100{transform:translateX(-100%) !important}.sm\:translate-y-0{transform:translateY(0%) !important}.sm\:translate-y-100{transform:translateY(100%) !important}.sm\:-translate-y-100{transform:translateY(-100%) !important}}
@media screen and (min-width: 768px){.md\:translate-x-0{transform:translateX(0%) !important}.md\:translate-x-100{transform:translateX(100%) !important}.md\:-translate-x-100{transform:translateX(-100%) !important}.md\:translate-y-0{transform:translateY(0%) !important}.md\:translate-y-100{transform:translateY(100%) !important}.md\:-translate-y-100{transform:translateY(-100%) !important}}
@media screen and (min-width: 992px){.lg\:translate-x-0{transform:translateX(0%) !important}.lg\:translate-x-100{transform:translateX(100%) !important}.lg\:-translate-x-100{transform:translateX(-100%) !important}.lg\:translate-y-0{transform:translateY(0%) !important}.lg\:translate-y-100{transform:translateY(100%) !important}.lg\:-translate-y-100{transform:translateY(-100%) !important}}
@media screen and (min-width: 1200px){.xl\:translate-x-0{transform:translateX(0%) !important}.xl\:translate-x-100{transform:translateX(100%) !important}.xl\:-translate-x-100{transform:translateX(-100%) !important}.xl\:translate-y-0{transform:translateY(0%) !important}.xl\:translate-y-100{transform:translateY(100%) !important}.xl\:-translate-y-100{transform:translateY(-100%) !important}}
.rotate-45{transform:rotate(45deg) !important}
.-rotate-45{transform:rotate(-45deg) !important}
.rotate-90{transform:rotate(90deg) !important}
.-rotate-90{transform:rotate(-90deg) !important}
.rotate-180{transform:rotate(180deg) !important}
.-rotate-180{transform:rotate(-180deg) !important}
@media screen and (min-width: 576px){.sm\:rotate-45{transform:rotate(45deg) !important}.sm\:-rotate-45{transform:rotate(-45deg) !important}.sm\:rotate-90{transform:rotate(90deg) !important}.sm\:-rotate-90{transform:rotate(-90deg) !important}.sm\:rotate-180{transform:rotate(180deg) !important}.sm\:-rotate-180{transform:rotate(-180deg) !important}}
@media screen and (min-width: 768px){.md\:rotate-45{transform:rotate(45deg) !important}.md\:-rotate-45{transform:rotate(-45deg) !important}.md\:rotate-90{transform:rotate(90deg) !important}.md\:-rotate-90{transform:rotate(-90deg) !important}.md\:rotate-180{transform:rotate(180deg) !important}.md\:-rotate-180{transform:rotate(-180deg) !important}}
@media screen and (min-width: 992px){.lg\:rotate-45{transform:rotate(45deg) !important}.lg\:-rotate-45{transform:rotate(-45deg) !important}.lg\:rotate-90{transform:rotate(90deg) !important}.lg\:-rotate-90{transform:rotate(-90deg) !important}.lg\:rotate-180{transform:rotate(180deg) !important}.lg\:-rotate-180{transform:rotate(-180deg) !important}}
@media screen and (min-width: 1200px){.xl\:rotate-45{transform:rotate(45deg) !important}.xl\:-rotate-45{transform:rotate(-45deg) !important}.xl\:rotate-90{transform:rotate(90deg) !important}.xl\:-rotate-90{transform:rotate(-90deg) !important}.xl\:rotate-180{transform:rotate(180deg) !important}.xl\:-rotate-180{transform:rotate(-180deg) !important}}
.origin-center{transform-origin:center !important}
.origin-top{transform-origin:top !important}
.origin-top-right{transform-origin:top right !important}
.origin-right{transform-origin:right !important}
.origin-bottom-right{transform-origin:bottom right !important}
.origin-bottom{transform-origin:bottom !important}
.origin-bottom-left{transform-origin:bottom left !important}
.origin-left{transform-origin:left !important}
.origin-top-left{transform-origin:top-left !important}
@media screen and (min-width: 576px){.sm\:origin-center{transform-origin:center !important}.sm\:origin-top{transform-origin:top !important}.sm\:origin-top-right{transform-origin:top right !important}.sm\:origin-right{transform-origin:right !important}.sm\:origin-bottom-right{transform-origin:bottom right !important}.sm\:origin-bottom{transform-origin:bottom !important}.sm\:origin-bottom-left{transform-origin:bottom left !important}.sm\:origin-left{transform-origin:left !important}.sm\:origin-top-left{transform-origin:top-left !important}}
@media screen and (min-width: 768px){.md\:origin-center{transform-origin:center !important}.md\:origin-top{transform-origin:top !important}.md\:origin-top-right{transform-origin:top right !important}.md\:origin-right{transform-origin:right !important}.md\:origin-bottom-right{transform-origin:bottom right !important}.md\:origin-bottom{transform-origin:bottom !important}.md\:origin-bottom-left{transform-origin:bottom left !important}.md\:origin-left{transform-origin:left !important}.md\:origin-top-left{transform-origin:top-left !important}}
@media screen and (min-width: 992px){.lg\:origin-center{transform-origin:center !important}.lg\:origin-top{transform-origin:top !important}.lg\:origin-top-right{transform-origin:top right !important}.lg\:origin-right{transform-origin:right !important}.lg\:origin-bottom-right{transform-origin:bottom right !important}.lg\:origin-bottom{transform-origin:bottom !important}.lg\:origin-bottom-left{transform-origin:bottom left !important}.lg\:origin-left{transform-origin:left !important}.lg\:origin-top-left{transform-origin:top-left !important}}
@media screen and (min-width: 1200px){.xl\:origin-center{transform-origin:center !important}.xl\:origin-top{transform-origin:top !important}.xl\:origin-top-right{transform-origin:top right !important}.xl\:origin-right{transform-origin:right !important}.xl\:origin-bottom-right{transform-origin:bottom right !important}.xl\:origin-bottom{transform-origin:bottom !important}.xl\:origin-bottom-left{transform-origin:bottom left !important}.xl\:origin-left{transform-origin:left !important}.xl\:origin-top-left{transform-origin:top-left !important}}
@keyframes fadein{0%{opacity:0}100%{opacity:1}}
@keyframes fadeout{0%{opacity:1}100%{opacity:0}}
@keyframes scalein{0%{opacity:0;transform:scaleY(0.8);transition:transform .12s cubic-bezier(0, 0, 0.2, 1),opacity .12s cubic-bezier(0, 0, 0.2, 1)}100%{opacity:1;transform:scaleY(1)}}
@keyframes slidedown{0%{max-height:0}100%{max-height:auto}}
@keyframes slideup{0%{max-height:1000px}100%{max-height:0}}
@keyframes fadeinleft{0%{opacity:0;transform:translateX(-100%);transition:transform .12s cubic-bezier(0, 0, 0.2, 1),opacity .12s cubic-bezier(0, 0, 0.2, 1)}100%{opacity:1;transform:translateX(0%)}}
@keyframes fadeoutleft{0%{opacity:1;transform:translateX(0%);transition:transform .12s cubic-bezier(0, 0, 0.2, 1),opacity .12s cubic-bezier(0, 0, 0.2, 1)}100%{opacity:0;transform:translateX(-100%)}}
@keyframes fadeinright{0%{opacity:0;transform:translateX(100%);transition:transform .12s cubic-bezier(0, 0, 0.2, 1),opacity .12s cubic-bezier(0, 0, 0.2, 1)}100%{opacity:1;transform:translateX(0%)}}
@keyframes fadeoutright{0%{opacity:1;transform:translateX(0%);transition:transform .12s cubic-bezier(0, 0, 0.2, 1),opacity .12s cubic-bezier(0, 0, 0.2, 1)}100%{opacity:0;transform:translateX(100%)}}
@keyframes fadeinup{0%{opacity:0;transform:translateY(-100%);transition:transform .12s cubic-bezier(0, 0, 0.2, 1),opacity .12s cubic-bezier(0, 0, 0.2, 1)}100%{opacity:1;transform:translateY(0%)}}
@keyframes fadeoutup{0%{opacity:1;transform:translateY(0%);transition:transform .12s cubic-bezier(0, 0, 0.2, 1),opacity .12s cubic-bezier(0, 0, 0.2, 1)}100%{opacity:0;transform:translateY(-100%)}}
@keyframes fadeindown{0%{opacity:0;transform:translateY(100%);transition:transform .12s cubic-bezier(0, 0, 0.2, 1),opacity .12s cubic-bezier(0, 0, 0.2, 1)}100%{opacity:1;transform:translateY(0%)}}
@keyframes fadeoutdown{0%{opacity:1;transform:translateY(0%);transition:transform .12s cubic-bezier(0, 0, 0.2, 1),opacity .12s cubic-bezier(0, 0, 0.2, 1)}100%{opacity:0;transform:translateY(100%)}}
@keyframes animate-width{0%{width:0}100%{width:100%}}
.fadein{animation:fadein .15s linear}
.fadeout{animation:fadeout .15s linear}
.slidedown{animation:slidedown .45s ease-in-out}
.slideup{animation:slideup .45s cubic-bezier(0, 1, 0, 1)}
.scalein{animation:scalein .15s linear}
.fadeinleft{animation:fadeinleft .15s linear}
.fadeoutleft{animation:fadeoutleft .15s linear}
.fadeinright{animation:fadeinright .15s linear}
.fadeoutright{animation:fadeoutright .15s linear}
.fadeinup{animation:fadeinup .15s linear}
.fadeoutup{animation:fadeoutup .15s linear}
.fadeindown{animation:fadeindown .15s linear}
.fadeoutdown{animation:fadeoutdown .15s linear}
.animate-width{animation:animate-width 1000ms linear}
.animation-duration-100{animation-duration:100ms !important}
.animation-duration-150{animation-duration:150ms !important}
.animation-duration-200{animation-duration:200ms !important}
.animation-duration-300{animation-duration:300ms !important}
.animation-duration-400{animation-duration:400ms !important}
.animation-duration-500{animation-duration:500ms !important}
.animation-duration-1000{animation-duration:1000ms !important}
.animation-duration-2000{animation-duration:2000ms !important}
.animation-duration-3000{animation-duration:3000ms !important}
.animation-delay-100{animation-delay:100ms !important}
.animation-delay-150{animation-delay:150ms !important}
.animation-delay-200{animation-delay:200ms !important}
.animation-delay-300{animation-delay:300ms !important}
.animation-delay-400{animation-delay:400ms !important}
.animation-delay-500{animation-delay:500ms !important}
.animation-delay-1000{animation-delay:1000ms !important}
.animation-iteration-1{animation-iteration-count:1 !important}
.animation-iteration-2{animation-iteration-count:2 !important}
.animation-iteration-infinite{animation-iteration-count:infinite !important}
.animation-linear{animation-timing-function:linear !important}
.animation-ease-in{animation-timing-function:cubic-bezier(0.4, 0, 1, 1) !important}
.animation-ease-out{animation-timing-function:cubic-bezier(0, 0, 0.2, 1) !important}
.animation-ease-in-out{animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1) !important}
.animation-fill-none{animation-fill-mode:none !important}
.animation-fill-forwards{animation-fill-mode:forwards !important}
.animation-fill-backwards{animation-fill-mode:backwards !important}
.animation-fill-both{animation-fill-mode:both !important}
@font-face {
    font-family: 'primeicons';
    font-display: block;
    src: url('primeicons.eot');
    src: url('primeicons.eot?#iefix') format('embedded-opentype'), url('primeicons.ttf') format('truetype'), url('primeicons.woff') format('woff'), url('primeicons.svg?#primeicons') format('svg');
    font-weight: normal;
    font-style: normal;
}
.pi {
    font-family: 'primeicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pi:before {
    --webkit-backface-visibility:hidden;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
.pi-fw {
    width: 1.28571429em;
    text-align: center;
}
.pi-spin {
    animation: fa-spin 2s infinite linear;
}
@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}
.pi-sort-alt-slash:before {
    content: "\e9ee";
}
.pi-arrows-h:before {
    content: "\e9ec";
}
.pi-arrows-v:before {
    content: "\e9ed";
}
.pi-pound:before {
    content: "\e9eb";
}
.pi-prime:before {
    content: "\e9ea";
}
.pi-chart-pie:before {
    content: "\e9e9";
}
.pi-reddit:before {
    content: "\e9e8";
}
.pi-code:before {
    content: "\e9e7";
}
.pi-sync:before {
    content: "\e9e6";
}
.pi-shopping-bag:before {
    content: "\e9e5";
}
.pi-server:before {
    content: "\e9e4";
}
.pi-database:before {
    content: "\e9e3";
}
.pi-hashtag:before {
    content: "\e9e2";
}
.pi-bookmark-fill:before {
    content: "\e9df";
}
.pi-filter-fill:before {
    content: "\e9e0";
}
.pi-heart-fill:before {
    content: "\e9e1";
}
.pi-flag-fill:before {
    content: "\e9de";
}
.pi-circle:before {
    content: "\e9dc";
}
.pi-circle-fill:before {
    content: "\e9dd";
}
.pi-bolt:before {
    content: "\e9db";
}
.pi-history:before {
    content: "\e9da";
}
.pi-box:before {
    content: "\e9d9";
}
.pi-at:before {
    content: "\e9d8";
}
.pi-arrow-up-right:before {
    content: "\e9d4";
}
.pi-arrow-up-left:before {
    content: "\e9d5";
}
.pi-arrow-down-left:before {
    content: "\e9d6";
}
.pi-arrow-down-right:before {
    content: "\e9d7";
}
.pi-telegram:before {
    content: "\e9d3";
}
.pi-stop-circle:before {
    content: "\e9d2";
}
.pi-stop:before {
    content: "\e9d1";
}
.pi-whatsapp:before {
    content: "\e9d0";
}
.pi-building:before {
    content: "\e9cf";
}
.pi-qrcode:before {
    content: "\e9ce";
}
.pi-car:before {
    content: "\e9cd";
}
.pi-instagram:before {
    content: "\e9cc";
}
.pi-linkedin:before {
    content: "\e9cb";
}
.pi-send:before {
    content: "\e9ca";
}
.pi-slack:before {
    content: "\e9c9";
}
.pi-sun:before {
    content: "\e9c8";
}
.pi-moon:before {
    content: "\e9c7";
}
.pi-vimeo:before {
    content: "\e9c6";
}
.pi-youtube:before {
    content: "\e9c5";
}
.pi-flag:before {
    content: "\e9c4";
}
.pi-wallet:before {
    content: "\e9c3";
}
.pi-map:before {
    content: "\e9c2";
}
.pi-link:before {
    content: "\e9c1";
}
.pi-credit-card:before {
    content: "\e9bf";
}
.pi-discord:before {
    content: "\e9c0";
}
.pi-percentage:before {
    content: "\e9be";
}
.pi-euro:before {
    content: "\e9bd";
}
.pi-book:before {
    content: "\e9ba";
}
.pi-shield:before {
    content: "\e9b9";
}
.pi-paypal:before {
    content: "\e9bb";
}
.pi-amazon:before {
    content: "\e9bc";
}
.pi-phone:before {
    content: "\e9b8";
}
.pi-filter-slash:before {
    content: "\e9b7";
}
.pi-facebook:before {
    content: "\e9b4";
}
.pi-github:before {
    content: "\e9b5";
}
.pi-twitter:before {
    content: "\e9b6";
}
.pi-step-backward-alt:before {
    content: "\e9ac";
}
.pi-step-forward-alt:before {
    content: "\e9ad";
}
.pi-forward:before {
    content: "\e9ae";
}
.pi-backward:before {
    content: "\e9af";
}
.pi-fast-backward:before {
    content: "\e9b0";
}
.pi-fast-forward:before {
    content: "\e9b1";
}
.pi-pause:before {
    content: "\e9b2";
}
.pi-play:before {
    content: "\e9b3";
}
.pi-compass:before {
    content: "\e9ab";
}
.pi-id-card:before {
    content: "\e9aa";
}
.pi-ticket:before {
    content: "\e9a9";
}
.pi-file-o:before {
    content: "\e9a8";
}
.pi-reply:before {
    content: "\e9a7";
}
.pi-directions-alt:before {
    content: "\e9a5";
}
.pi-directions:before {
    content: "\e9a6";
}
.pi-thumbs-up:before {
    content: "\e9a3";
}
.pi-thumbs-down:before {
    content: "\e9a4";
}
.pi-sort-numeric-down-alt:before {
    content: "\e996";
}
.pi-sort-numeric-up-alt:before {
    content: "\e997";
}
.pi-sort-alpha-down-alt:before {
    content: "\e998";
}
.pi-sort-alpha-up-alt:before {
    content: "\e999";
}
.pi-sort-numeric-down:before {
    content: "\e99a";
}
.pi-sort-numeric-up:before {
    content: "\e99b";
}
.pi-sort-alpha-down:before {
    content: "\e99c";
}
.pi-sort-alpha-up:before {
    content: "\e99d";
}
.pi-sort-alt:before {
    content: "\e99e";
}
.pi-sort-amount-up:before {
    content: "\e99f";
}
.pi-sort-amount-down:before {
    content: "\e9a0";
}
.pi-sort-amount-down-alt:before {
    content: "\e9a1";
}
.pi-sort-amount-up-alt:before {
    content: "\e9a2";
}
.pi-palette:before {
    content: "\e995";
}
.pi-undo:before {
    content: "\e994";
}
.pi-desktop:before {
    content: "\e993";
}
.pi-sliders-v:before {
    content: "\e991";
}
.pi-sliders-h:before {
    content: "\e992";
}
.pi-search-plus:before {
    content: "\e98f";
}
.pi-search-minus:before {
    content: "\e990";
}
.pi-file-excel:before {
    content: "\e98e";
}
.pi-file-pdf:before {
    content: "\e98d";
}
.pi-check-square:before {
    content: "\e98c";
}
.pi-chart-line:before {
    content: "\e98b";
}
.pi-user-edit:before {
    content: "\e98a";
}
.pi-exclamation-circle:before {
    content: "\e989";
}
.pi-android:before {
    content: "\e985";
}
.pi-google:before {
    content: "\e986";
}
.pi-apple:before {
    content: "\e987";
}
.pi-microsoft:before {
    content: "\e988";
}
.pi-heart:before {
    content: "\e984";
}
.pi-mobile:before {
    content: "\e982";
}
.pi-tablet:before {
    content: "\e983";
}
.pi-key:before {
    content: "\e981";
}
.pi-shopping-cart:before {
    content: "\e980";
}
.pi-comments:before {
    content: "\e97e";
}
.pi-comment:before {
    content: "\e97f";
}
.pi-briefcase:before {
    content: "\e97d";
}
.pi-bell:before {
    content: "\e97c";
}
.pi-paperclip:before {
    content: "\e97b";
}
.pi-share-alt:before {
    content: "\e97a";
}
.pi-envelope:before {
    content: "\e979";
}
.pi-volume-down:before {
    content: "\e976";
}
.pi-volume-up:before {
    content: "\e977";
}
.pi-volume-off:before {
    content: "\e978";
}
.pi-eject:before {
    content: "\e975";
}
.pi-money-bill:before {
    content: "\e974";
}
.pi-images:before {
    content: "\e973";
}
.pi-image:before {
    content: "\e972";
}
.pi-sign-in:before {
    content: "\e970";
}
.pi-sign-out:before {
    content: "\e971";
}
.pi-wifi:before {
    content: "\e96f";
}
.pi-sitemap:before {
    content: "\e96e";
}
.pi-chart-bar:before {
    content: "\e96d";
}
.pi-camera:before {
    content: "\e96c";
}
.pi-dollar:before {
    content: "\e96b";
}
.pi-lock-open:before {
    content: "\e96a";
}
.pi-table:before {
    content: "\e969";
}
.pi-map-marker:before {
    content: "\e968";
}
.pi-list:before {
    content: "\e967";
}
.pi-eye-slash:before {
    content: "\e965";
}
.pi-eye:before {
    content: "\e966";
}
.pi-folder-open:before {
    content: "\e964";
}
.pi-folder:before {
    content: "\e963";
}
.pi-video:before {
    content: "\e962";
}
.pi-inbox:before {
    content: "\e961";
}
.pi-lock:before {
    content: "\e95f";
}
.pi-unlock:before {
    content: "\e960";
}
.pi-tags:before {
    content: "\e95d";
}
.pi-tag:before {
    content: "\e95e";
}
.pi-power-off:before {
    content: "\e95c";
}
.pi-save:before {
    content: "\e95b";
}
.pi-question-circle:before {
    content: "\e959";
}
.pi-question:before {
    content: "\e95a";
}
.pi-copy:before {
    content: "\e957";
}
.pi-file:before {
    content: "\e958";
}
.pi-clone:before {
    content: "\e955";
}
.pi-calendar-times:before {
    content: "\e952";
}
.pi-calendar-minus:before {
    content: "\e953";
}
.pi-calendar-plus:before {
    content: "\e954";
}
.pi-ellipsis-v:before {
    content: "\e950";
}
.pi-ellipsis-h:before {
    content: "\e951";
}
.pi-bookmark:before {
    content: "\e94e";
}
.pi-globe:before {
    content: "\e94f";
}
.pi-replay:before {
    content: "\e94d";
}
.pi-filter:before {
    content: "\e94c";
}
.pi-print:before {
    content: "\e94b";
}
.pi-align-right:before {
    content: "\e946";
}
.pi-align-left:before {
    content: "\e947";
}
.pi-align-center:before {
    content: "\e948";
}
.pi-align-justify:before {
    content: "\e949";
}
.pi-cog:before {
    content: "\e94a";
}
.pi-cloud-download:before {
    content: "\e943";
}
.pi-cloud-upload:before {
    content: "\e944";
}
.pi-cloud:before {
    content: "\e945";
}
.pi-pencil:before {
    content: "\e942";
}
.pi-users:before {
    content: "\e941";
}
.pi-clock:before {
    content: "\e940";
}
.pi-user-minus:before {
    content: "\e93e";
}
.pi-user-plus:before {
    content: "\e93f";
}
.pi-trash:before {
    content: "\e93d";
}
.pi-external-link:before {
    content: "\e93c";
}
.pi-window-maximize:before {
    content: "\e93b";
}
.pi-window-minimize:before {
    content: "\e93a";
}
.pi-refresh:before {
    content: "\e938";
}
.pi-user:before {
    content: "\e939";
}
.pi-exclamation-triangle:before {
    content: "\e922";
}
.pi-calendar:before {
    content: "\e927";
}
.pi-chevron-circle-left:before {
    content: "\e928";
}
.pi-chevron-circle-down:before {
    content: "\e929";
}
.pi-chevron-circle-right:before {
    content: "\e92a";
}
.pi-chevron-circle-up:before {
    content: "\e92b";
}
.pi-angle-double-down:before {
    content: "\e92c";
}
.pi-angle-double-left:before {
    content: "\e92d";
}
.pi-angle-double-right:before {
    content: "\e92e";
}
.pi-angle-double-up:before {
    content: "\e92f";
}
.pi-angle-down:before {
    content: "\e930";
}
.pi-angle-left:before {
    content: "\e931";
}
.pi-angle-right:before {
    content: "\e932";
}
.pi-angle-up:before {
    content: "\e933";
}
.pi-upload:before {
    content: "\e934";
}
.pi-download:before {
    content: "\e956";
}
.pi-ban:before {
    content: "\e935";
}
.pi-star-fill:before {
    content: "\e936";
}
.pi-star:before {
    content: "\e937";
}
.pi-chevron-left:before {
    content: "\e900";
}
.pi-chevron-right:before {
    content: "\e901";
}
.pi-chevron-down:before {
    content: "\e902";
}
.pi-chevron-up:before {
    content: "\e903";
}
.pi-caret-left:before {
    content: "\e904";
}
.pi-caret-right:before {
    content: "\e905";
}
.pi-caret-down:before {
    content: "\e906";
}
.pi-caret-up:before {
    content: "\e907";
}
.pi-search:before {
    content: "\e908";
}
.pi-check:before {
    content: "\e909";
}
.pi-check-circle:before {
    content: "\e90a";
}
.pi-times:before {
    content: "\e90b";
}
.pi-times-circle:before {
    content: "\e90c";
}
.pi-plus:before {
    content: "\e90d";
}
.pi-plus-circle:before {
    content: "\e90e";
}
.pi-minus:before {
    content: "\e90f";
}
.pi-minus-circle:before {
    content: "\e910";
}
.pi-circle-on:before {
    content: "\e911";
}
.pi-circle-off:before {
    content: "\e912";
}
.pi-sort-down:before {
    content: "\e913";
}
.pi-sort-up:before {
    content: "\e914";
}
.pi-sort:before {
    content: "\e915";
}
.pi-step-backward:before {
    content: "\e916";
}
.pi-step-forward:before {
    content: "\e917";
}
.pi-th-large:before {
    content: "\e918";
}
.pi-arrow-down:before {
    content: "\e919";
}
.pi-arrow-left:before {
    content: "\e91a";
}
.pi-arrow-right:before {
    content: "\e91b";
}
.pi-arrow-up:before {
    content: "\e91c";
}
.pi-bars:before {
    content: "\e91d";
}
.pi-arrow-circle-down:before {
    content: "\e91e";
}
.pi-arrow-circle-left:before {
    content: "\e91f";
}
.pi-arrow-circle-right:before {
    content: "\e920";
}
.pi-arrow-circle-up:before {
    content: "\e921";
}
.pi-info:before {
    content: "\e923";
}
.pi-info-circle:before {
    content: "\e924";
}
.pi-home:before {
    content: "\e925";
}
.pi-spinner:before {
    content: "\e926";
}
/**
 * prism.js Coy theme for JavaScript, CoffeeScript, CSS and HTML
 * Based on https://github.com/tshedor/workshop-wp-theme (Example: http://workshop.kansan.com/category/sessions/basics or http://workshop.timshedor.com/category/sessions/basics);
 * @author Tim  Shedor
 */
code[class*="language-"],
pre[class*="language-"] {
	color: black;
	background: none;
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
	font-size: 1em;
	text-align: left;
	white-space: pre;
	word-spacing: normal;
	word-break: normal;
	word-wrap: normal;
	line-height: 1.5;

	-moz-tab-size: 4;
	tab-size: 4;

	-webkit-hyphens: none;
	hyphens: none;
}
/* Code blocks */
pre[class*="language-"] {
	position: relative;
	margin: .5em 0;
	overflow: visible;
	padding: 0;
}
pre[class*="language-"]>code {
	position: relative;
	border-left: 10px solid #358ccb;
	box-shadow: -1px 0px 0px 0px #358ccb, 0px 0px 0px 1px #dfdfdf;
	background-color: #fdfdfd;
	background-image: linear-gradient(transparent 50%, rgba(69, 142, 209, 0.04) 50%);
	background-size: 3em 3em;
	background-origin: content-box;
	background-attachment: local;
}
code[class*="language-"] {
	max-height: inherit;
	height: inherit;
	padding: 0 1em;
	display: block;
	overflow: auto;
}
/* Margin bottom to accommodate shadow */
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
	background-color: #fdfdfd;
	box-sizing: border-box;
	margin-bottom: 1em;
}
/* Inline code */
:not(pre) > code[class*="language-"] {
	position: relative;
	padding: .2em;
	border-radius: 0.3em;
	color: #c92c2c;
	border: 1px solid rgba(0, 0, 0, 0.1);
	display: inline;
	white-space: normal;
}
pre[class*="language-"]:before,
pre[class*="language-"]:after {
	content: '';
	z-index: -2;
	display: block;
	position: absolute;
	bottom: 0.75em;
	left: 0.18em;
	width: 40%;
	height: 20%;
	max-height: 13em;
	box-shadow: 0px 13px 8px #979797;
	transform: rotate(-2deg);
}
pre[class*="language-"]:after {
	right: 0.75em;
	left: auto;
	transform: rotate(2deg);
}
.token.comment,
.token.block-comment,
.token.prolog,
.token.doctype,
.token.cdata {
	color: #7D8B99;
}
.token.punctuation {
	color: #5F6364;
}
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.function-name,
.token.constant,
.token.symbol,
.token.deleted {
	color: #c92c2c;
}
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.function,
.token.builtin,
.token.inserted {
	color: #2f9c0a;
}
.token.operator,
.token.entity,
.token.url,
.token.variable {
	color: #a67f59;
	background: rgba(255, 255, 255, 0.5);
}
.token.atrule,
.token.attr-value,
.token.keyword,
.token.class-name {
	color: #1990b8;
}
.token.regex,
.token.important {
	color: #e90;
}
.language-css .token.string,
.style .token.string {
	color: #a67f59;
	background: rgba(255, 255, 255, 0.5);
}
.token.important {
	font-weight: normal;
}
.token.bold {
	font-weight: bold;
}
.token.italic {
	font-style: italic;
}
.token.entity {
	cursor: help;
}
.token.namespace {
	opacity: .7;
}
@media screen and (max-width: 767px) {
	pre[class*="language-"]:before,
	pre[class*="language-"]:after {
		bottom: 14px;
		box-shadow: none;
	}

}
/* Plugin styles: Line Numbers */
pre[class*="language-"].line-numbers.line-numbers {
	padding-left: 0;
}
pre[class*="language-"].line-numbers.line-numbers code {
	padding-left: 3.8em;
}
pre[class*="language-"].line-numbers.line-numbers .line-numbers-rows {
	left: 0;
}
/* Plugin styles: Line Highlight */
pre[class*="language-"][data-line] {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
pre[data-line] code {
	position: relative;
	padding-left: 4em;
}
pre .line-highlight {
	margin-top: 0;
}
.fc-icon,.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}
.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}
.fc .fc-button:not(:disabled),.fc a[data-navlink],.fc-event.fc-event-draggable,.fc-event[href]{cursor:pointer}
.fc-unselectable{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}
.fc{display:flex;flex-direction:column;font-size:1em}
.fc,.fc *,.fc :after,.fc :before{box-sizing:border-box}
.fc table{border-collapse:collapse;border-spacing:0;font-size:1em}
.fc th{text-align:center}
.fc td,.fc th{vertical-align:top;padding:0}
.fc a[data-navlink]:hover{text-decoration:underline}
.fc-direction-ltr{direction:ltr;text-align:left}
.fc-direction-rtl{direction:rtl;text-align:right}
.fc .fc-button,.fc-icon{display:inline-block;font-weight:400;text-align:center}
.fc-theme-standard td,.fc-theme-standard th{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}
.fc-liquid-hack td,.fc-liquid-hack th{position:relative}
@font-face{font-family:fcicons;src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format('truetype');font-weight:400;font-style:normal}
.fc-icon{width:1em;height:1em;-webkit-user-select:none;user-select:none;font-family:fcicons!important;speak:none;font-style:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fc .fc-scroller-harness-liquid,.fc .fc-scroller-liquid,.fc .fc-scrollgrid-liquid{height:100%}
.fc-icon-chevron-left:before{content:"\e900"}
.fc-icon-chevron-right:before{content:"\e901"}
.fc-icon-chevrons-left:before{content:"\e902"}
.fc-icon-chevrons-right:before{content:"\e903"}
.fc-icon-minus-square:before{content:"\e904"}
.fc-icon-plus-square:before{content:"\e905"}
.fc-icon-x:before{content:"\e906"}
.fc .fc-button{overflow:visible;text-transform:none;margin:0;font-family:inherit}
.fc .fc-button::-moz-focus-inner{padding:0;border-style:none}
.fc .fc-button{-webkit-appearance:button;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}
.fc .fc-button:hover{text-decoration:none}
.fc .fc-button:focus{outline:0;box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}
.fc .fc-button-primary:focus,.fc .fc-button-primary:not(:disabled).fc-button-active:focus,.fc .fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}
.fc .fc-button:disabled{opacity:.65}
.fc .fc-button-primary{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2C3E50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2C3E50;border-color:var(--fc-button-border-color,#2C3E50)}
.fc .fc-button-primary:hover{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1e2b37;background-color:var(--fc-button-hover-bg-color,#1e2b37);border-color:#1a252f;border-color:var(--fc-button-hover-border-color,#1a252f)}
.fc .fc-button-primary:disabled{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2C3E50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2C3E50;border-color:var(--fc-button-border-color,#2C3E50)}
.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1a252f;background-color:var(--fc-button-active-bg-color,#1a252f);border-color:#151e27;border-color:var(--fc-button-active-border-color,#151e27)}
.fc .fc-button .fc-icon{vertical-align:middle;font-size:1.5em}
.fc .fc-button-group{position:relative;display:inline-flex;vertical-align:middle}
.fc .fc-button-group>.fc-button{position:relative;flex:1 1 auto}
.fc .fc-button-group>.fc-button.fc-button-active,.fc .fc-button-group>.fc-button:active,.fc .fc-button-group>.fc-button:focus,.fc .fc-button-group>.fc-button:hover{z-index:1}
.fc-direction-ltr .fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}
.fc-direction-ltr .fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}
.fc-direction-rtl .fc-button-group>.fc-button:not(:first-child){margin-right:-1px;border-top-right-radius:0;border-bottom-right-radius:0}
.fc-direction-rtl .fc-button-group>.fc-button:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}
.fc .fc-toolbar{display:flex;justify-content:space-between;align-items:center}
.fc .fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}
.fc .fc-toolbar.fc-footer-toolbar{margin-top:1.5em}
.fc .fc-toolbar-title{font-size:1.75em;margin:0}
.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:.75em}
.fc-direction-rtl .fc-toolbar>*>:not(:first-child){margin-right:.75em}
.fc-direction-rtl .fc-toolbar-ltr{flex-direction:row-reverse}
.fc .fc-scroller{-webkit-overflow-scrolling:touch;position:relative}
.fc .fc-scroller-liquid-absolute{position:absolute;top:0;right:0;left:0;bottom:0}
.fc .fc-scroller-harness{position:relative;overflow:hidden;direction:ltr}
.fc-direction-rtl .fc-scroller-harness>.fc-scroller{direction:rtl}
.fc-theme-standard .fc-scrollgrid{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}
.fc .fc-scrollgrid,.fc .fc-scrollgrid-section-footer>*,.fc .fc-scrollgrid-section-header>*{border-bottom-width:0}
.fc .fc-scrollgrid,.fc .fc-scrollgrid table{width:100%;table-layout:fixed}
.fc .fc-scrollgrid table{border-top-style:hidden;border-left-style:hidden;border-right-style:hidden}
.fc .fc-scrollgrid{border-collapse:separate;border-right-width:0}
.fc .fc-scrollgrid-section,.fc .fc-scrollgrid-section table,.fc .fc-scrollgrid-section>td{height:1px}
.fc .fc-scrollgrid-section-liquid>td{height:100%}
.fc .fc-scrollgrid-section>*{border-top-width:0;border-left-width:0}
.fc .fc-scrollgrid-section-body table,.fc .fc-scrollgrid-section-footer table{border-bottom-style:hidden}
.fc .fc-scrollgrid-section-sticky>*{background:var(--fc-page-bg-color,#fff);position:sticky;z-index:3}
.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>*{top:0}
.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky>*{bottom:0}
.fc .fc-scrollgrid-sticky-shim{height:1px;margin-bottom:-1px}
.fc-sticky{position:sticky}
.fc .fc-view-harness{flex-grow:1;position:relative}
.fc .fc-bg-event,.fc .fc-highlight,.fc .fc-non-business,.fc .fc-view-harness-active>.fc-view{position:absolute;top:0;left:0;right:0;bottom:0}
.fc .fc-col-header-cell-cushion{display:inline-block;padding:2px 4px}
.fc .fc-non-business{background:rgba(215,215,215,.3);background:var(--fc-non-business-color,rgba(215,215,215,.3))}
.fc .fc-bg-event{background:var(--fc-bg-event-color,#8fdf82);opacity:.3;opacity:var(--fc-bg-event-opacity,.3)}
.fc .fc-bg-event .fc-event-title{margin:.5em;font-size:.85em;font-size:var(--fc-small-font-size,.85em);font-style:italic}
.fc .fc-highlight{background:rgba(188,232,241,.3);background:var(--fc-highlight-color,rgba(188,232,241,.3))}
.fc .fc-cell-shaded,.fc .fc-day-disabled{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}
a.fc-event,a.fc-event:hover{text-decoration:none}
.fc-event .fc-event-main{position:relative;z-index:2}
.fc-event-dragging:not(.fc-event-selected){opacity:.75}
.fc-event-dragging.fc-event-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}
.fc-event .fc-event-resizer{display:none;position:absolute;z-index:4}
.fc-event-selected .fc-event-resizer,.fc-event:hover .fc-event-resizer,.fc-h-event{display:block}
.fc-event-selected .fc-event-resizer{border-radius:4px;border-radius:calc(var(--fc-event-resizer-dot-total-width,8px)/ 2);border-width:1px;border-width:var(--fc-event-resizer-dot-border-width,1px);width:8px;width:var(--fc-event-resizer-dot-total-width,8px);height:8px;height:var(--fc-event-resizer-dot-total-width,8px);border-style:solid;border-color:inherit;background:var(--fc-page-bg-color,#fff)}
.fc-event-selected .fc-event-resizer:before{content:'';position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px}
.fc-event-selected,.fc-event:focus{box-shadow:0 2px 5px rgba(0,0,0,.2)}
.fc-event-selected:before,.fc-event:focus:before{content:"";position:absolute;z-index:3;top:0;left:0;right:0;bottom:0}
.fc-event-selected:after,.fc-event:focus:after{content:"";background:rgba(0,0,0,.25);background:var(--fc-event-selected-overlay-color,rgba(0,0,0,.25));position:absolute;z-index:1;top:-1px;left:-1px;right:-1px;bottom:-1px}
.fc-h-event{border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}
.fc-h-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff)}
.fc-h-event .fc-event-main-frame{display:flex}
.fc-h-event .fc-event-time{max-width:100%;overflow:hidden}
.fc-h-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-width:0}
.fc-h-event .fc-event-title{display:inline-block;vertical-align:top;left:0;right:0;max-width:100%;overflow:hidden}
.fc-h-event.fc-event-selected:before{top:-10px;bottom:-10px}
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end){border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start){border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}
.fc-h-event:not(.fc-event-selected) .fc-event-resizer{top:0;bottom:0;width:8px;width:var(--fc-event-resizer-thickness,8px)}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end{cursor:w-resize;left:-4px;left:calc(-.5 * var(--fc-event-resizer-thickness,8px))}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start{cursor:e-resize;right:-4px;right:calc(-.5 * var(--fc-event-resizer-thickness,8px))}
.fc-h-event.fc-event-selected .fc-event-resizer{top:50%;margin-top:-4px;margin-top:calc(-.5 * var(--fc-event-resizer-dot-total-width,8px))}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end{left:-4px;left:calc(-.5 * var(--fc-event-resizer-dot-total-width,8px))}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start{right:-4px;right:calc(-.5 * var(--fc-event-resizer-dot-total-width,8px))}
.fc .fc-popover{position:absolute;z-index:9999;box-shadow:0 2px 6px rgba(0,0,0,.15)}
.fc .fc-popover-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3px 4px}
.fc .fc-popover-title{margin:0 2px}
.fc .fc-popover-close{cursor:pointer;opacity:.65;font-size:1.1em}
.fc-theme-standard .fc-popover{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd);background:var(--fc-page-bg-color,#fff)}
.fc-theme-standard .fc-popover-header{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}
:root{--fc-daygrid-event-dot-width:8px}
.fc-daygrid-day-events:after,.fc-daygrid-day-events:before,.fc-daygrid-day-frame:after,.fc-daygrid-day-frame:before,.fc-daygrid-event-harness:after,.fc-daygrid-event-harness:before{content:"";clear:both;display:table}
.fc .fc-daygrid-body{position:relative;z-index:1}
.fc .fc-daygrid-day.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}
.fc .fc-daygrid-day-frame{position:relative;min-height:100%}
.fc .fc-daygrid-day-top{display:flex;flex-direction:row-reverse}
.fc .fc-day-other .fc-daygrid-day-top{opacity:.3}
.fc .fc-daygrid-day-number{position:relative;z-index:4;padding:4px}
.fc .fc-daygrid-day-events{margin-top:1px}
.fc .fc-daygrid-body-balanced .fc-daygrid-day-events{position:absolute;left:0;right:0}
.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{position:relative;min-height:2em}
.fc .fc-daygrid-body-natural .fc-daygrid-day-events{margin-bottom:1em}
.fc .fc-daygrid-event-harness{position:relative}
.fc .fc-daygrid-event-harness-abs{position:absolute;top:0;left:0;right:0}
.fc .fc-daygrid-bg-harness{position:absolute;top:0;bottom:0}
.fc .fc-daygrid-day-bg .fc-non-business{z-index:1}
.fc .fc-daygrid-day-bg .fc-bg-event{z-index:2}
.fc .fc-daygrid-day-bg .fc-highlight{z-index:3}
.fc .fc-daygrid-event{z-index:6;margin-top:1px}
.fc .fc-daygrid-event.fc-event-mirror{z-index:7}
.fc .fc-daygrid-day-bottom{font-size:.85em;padding:2px 3px 0}
.fc .fc-daygrid-day-bottom:before{content:"";clear:both;display:table}
.fc .fc-daygrid-more-link{position:relative;z-index:4;cursor:pointer}
.fc .fc-daygrid-week-number{position:absolute;z-index:5;top:0;padding:2px;min-width:1.5em;text-align:center;background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));color:grey;color:var(--fc-neutral-text-color,grey)}
.fc .fc-more-popover .fc-popover-body{min-width:220px;padding:10px}
.fc-direction-ltr .fc-daygrid-event.fc-event-start,.fc-direction-rtl .fc-daygrid-event.fc-event-end{margin-left:2px}
.fc-direction-ltr .fc-daygrid-event.fc-event-end,.fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:2px}
.fc-direction-ltr .fc-daygrid-week-number{left:0;border-radius:0 0 3px}
.fc-direction-rtl .fc-daygrid-week-number{right:0;border-radius:0 0 0 3px}
.fc-liquid-hack .fc-daygrid-day-frame{position:static}
.fc-daygrid-event{position:relative;white-space:nowrap;border-radius:3px;font-size:.85em;font-size:var(--fc-small-font-size,.85em)}
.fc-daygrid-block-event .fc-event-time{font-weight:700}
.fc-daygrid-block-event .fc-event-time,.fc-daygrid-block-event .fc-event-title{padding:1px}
.fc-daygrid-dot-event{display:flex;align-items:center;padding:2px 0}
.fc-daygrid-dot-event .fc-event-title{flex-grow:1;flex-shrink:1;min-width:0;overflow:hidden;font-weight:700}
.fc-daygrid-dot-event.fc-event-mirror,.fc-daygrid-dot-event:hover{background:rgba(0,0,0,.1)}
.fc-daygrid-dot-event.fc-event-selected:before{top:-10px;bottom:-10px}
.fc-daygrid-event-dot{margin:0 4px;box-sizing:content-box;width:0;height:0;border:4px solid #3788d8;border:calc(var(--fc-daygrid-event-dot-width,8px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:4px;border-radius:calc(var(--fc-daygrid-event-dot-width,8px)/ 2)}
.fc-direction-ltr .fc-daygrid-event .fc-event-time{margin-right:3px}
.fc-direction-rtl .fc-daygrid-event .fc-event-time{margin-left:3px}
.fc-v-event{display:block;border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}
.fc-v-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff);height:100%}
.fc-v-event .fc-event-main-frame{height:100%;display:flex;flex-direction:column}
.fc-v-event .fc-event-time{flex-grow:0;flex-shrink:0;max-height:100%;overflow:hidden}
.fc-v-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-height:0}
.fc-v-event .fc-event-title{top:0;bottom:0;max-height:100%;overflow:hidden}
.fc-v-event:not(.fc-event-start){border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}
.fc-v-event:not(.fc-event-end){border-bottom-width:0;border-bottom-left-radius:0;border-bottom-right-radius:0}
.fc-v-event.fc-event-selected:before{left:-10px;right:-10px}
.fc-v-event .fc-event-resizer-start{cursor:n-resize}
.fc-v-event .fc-event-resizer-end{cursor:s-resize}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer{height:8px;height:var(--fc-event-resizer-thickness,8px);left:0;right:0}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-thickness,8px)/ -2)}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-thickness,8px)/ -2)}
.fc-v-event.fc-event-selected .fc-event-resizer{left:50%;margin-left:-4px;margin-left:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}
.fc-v-event.fc-event-selected .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}
.fc-v-event.fc-event-selected .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}
.fc .fc-timegrid .fc-daygrid-body{z-index:2}
.fc .fc-timegrid-axis-chunk>table,.fc .fc-timegrid-body,.fc .fc-timegrid-slots{position:relative;z-index:1}
.fc .fc-timegrid-divider{padding:0 0 2px}
.fc .fc-timegrid-body{min-height:100%}
.fc .fc-timegrid-axis-chunk{position:relative}
.fc .fc-timegrid-slot{height:1.5em;border-bottom:0}
.fc .fc-timegrid-slot:empty:before{content:'\00a0'}
.fc .fc-timegrid-slot-minor{border-top-style:dotted}
.fc .fc-timegrid-slot-label-cushion{display:inline-block;white-space:nowrap}
.fc .fc-timegrid-slot-label{vertical-align:middle}
.fc .fc-timegrid-axis-cushion,.fc .fc-timegrid-slot-label-cushion{padding:0 4px}
.fc .fc-timegrid-axis-frame-liquid{height:100%}
.fc .fc-timegrid-axis-frame{overflow:hidden;display:flex;align-items:center;justify-content:flex-end}
.fc .fc-timegrid-axis-cushion{max-width:60px;flex-shrink:0}
.fc-direction-ltr .fc-timegrid-slot-label-frame{text-align:right}
.fc-direction-rtl .fc-timegrid-slot-label-frame{text-align:left}
.fc-liquid-hack .fc-timegrid-axis-frame-liquid{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}
.fc .fc-timegrid-col.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}
.fc .fc-timegrid-col-frame{min-height:100%;position:relative}
.fc-media-screen.fc-liquid-hack .fc-timegrid-col-frame{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}
.fc-media-screen .fc-timegrid-cols{position:absolute;top:0;left:0;right:0;bottom:0}
.fc-media-screen .fc-timegrid-cols>table{height:100%}
.fc-media-screen .fc-timegrid-col-bg,.fc-media-screen .fc-timegrid-col-events,.fc-media-screen .fc-timegrid-now-indicator-container{position:absolute;top:0;left:0;right:0}
.fc .fc-timegrid-col-bg{z-index:2}
.fc .fc-timegrid-col-bg .fc-non-business{z-index:1}
.fc .fc-timegrid-col-bg .fc-bg-event{z-index:2}
.fc .fc-timegrid-col-bg .fc-highlight,.fc .fc-timegrid-col-events{z-index:3}
.fc .fc-timegrid-bg-harness{position:absolute;left:0;right:0}
.fc .fc-timegrid-now-indicator-container{bottom:0;overflow:hidden}
.fc-direction-ltr .fc-timegrid-col-events{margin:0 2.5% 0 2px}
.fc-direction-rtl .fc-timegrid-col-events{margin:0 2px 0 2.5%}
.fc-timegrid-event-harness{position:absolute}
.fc-timegrid-event-harness>.fc-timegrid-event{position:absolute;top:0;bottom:0;left:0;right:0}
.fc-timegrid-event-harness-inset .fc-timegrid-event,.fc-timegrid-event.fc-event-mirror,.fc-timegrid-more-link{box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px var(--fc-page-bg-color,#fff)}
.fc-timegrid-event,.fc-timegrid-more-link{font-size:.85em;font-size:var(--fc-small-font-size,.85em);border-radius:3px}
.fc-timegrid-event{margin-bottom:1px}
.fc-timegrid-event .fc-event-main{padding:1px 1px 0}
.fc-timegrid-event .fc-event-time{white-space:nowrap;font-size:.85em;font-size:var(--fc-small-font-size,.85em);margin-bottom:1px}
.fc-timegrid-event-short .fc-event-main-frame{flex-direction:row;overflow:hidden}
.fc-timegrid-event-short .fc-event-time:after{content:'\00a0-\00a0'}
.fc-timegrid-event-short .fc-event-title{font-size:.85em;font-size:var(--fc-small-font-size,.85em)}
.fc-timegrid-more-link{position:absolute;z-index:9999;color:inherit;color:var(--fc-more-link-text-color,inherit);background:var(--fc-more-link-bg-color,#d0d0d0);cursor:pointer;margin-bottom:1px}
.fc-timegrid-more-link-inner{padding:3px 2px;top:0}
.fc-direction-ltr .fc-timegrid-more-link{right:0}
.fc-direction-rtl .fc-timegrid-more-link{left:0}
.fc .fc-timegrid-now-indicator-line{position:absolute;z-index:4;left:0;right:0;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red);border-width:1px 0 0}
.fc .fc-timegrid-now-indicator-arrow{position:absolute;z-index:4;margin-top:-5px;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red)}
.fc-direction-ltr .fc-timegrid-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}
.fc-direction-rtl .fc-timegrid-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}
@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  box-sizing: border-box;
}
.ql-snow * {
  box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: 0.4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}
.vis [class*=span]{min-height:0;width:auto}
.vis-current-time{background-color:#ff7f6e;width:2px;z-index:1;pointer-events:none}
.vis-rolling-mode-btn{height:40px;width:40px;position:absolute;top:7px;right:20px;border-radius:50%;font-size:28px;cursor:pointer;opacity:.8;color:#fff;font-weight:700;text-align:center;background:#3876c2}
.vis-rolling-mode-btn:before{content:"\26F6"}
.vis-rolling-mode-btn:hover{opacity:1}
.vis-panel{position:absolute;padding:0;margin:0;box-sizing:border-box}
.vis-panel.vis-bottom,.vis-panel.vis-center,.vis-panel.vis-left,.vis-panel.vis-right,.vis-panel.vis-top{border:1px #bfbfbf}
.vis-panel.vis-center,.vis-panel.vis-left,.vis-panel.vis-right{border-top-style:solid;border-bottom-style:solid;overflow:hidden}
.vis-left.vis-panel.vis-vertical-scroll,.vis-right.vis-panel.vis-vertical-scroll{height:100%;overflow-x:hidden;overflow-y:scroll}
.vis-left.vis-panel.vis-vertical-scroll{direction:rtl}
.vis-left.vis-panel.vis-vertical-scroll .vis-content{direction:ltr}
.vis-right.vis-panel.vis-vertical-scroll{direction:ltr}
.vis-right.vis-panel.vis-vertical-scroll .vis-content{direction:rtl}
.vis-panel.vis-bottom,.vis-panel.vis-center,.vis-panel.vis-top{border-left-style:solid;border-right-style:solid}
.vis-background{overflow:hidden}
.vis-panel>.vis-content{position:relative}
.vis-panel .vis-shadow{position:absolute;width:100%;height:1px;box-shadow:0 0 10px rgba(0,0,0,.8)}
.vis-panel .vis-shadow.vis-top{top:-1px;left:0}
.vis-panel .vis-shadow.vis-bottom{bottom:-1px;left:0}
.vis-graph-group0{fill:#4f81bd;fill-opacity:0;stroke-width:2px;stroke:#4f81bd}
.vis-graph-group1{fill:#f79646;fill-opacity:0;stroke-width:2px;stroke:#f79646}
.vis-graph-group2{fill:#8c51cf;fill-opacity:0;stroke-width:2px;stroke:#8c51cf}
.vis-graph-group3{fill:#75c841;fill-opacity:0;stroke-width:2px;stroke:#75c841}
.vis-graph-group4{fill:#ff0100;fill-opacity:0;stroke-width:2px;stroke:#ff0100}
.vis-graph-group5{fill:#37d8e6;fill-opacity:0;stroke-width:2px;stroke:#37d8e6}
.vis-graph-group6{fill:#042662;fill-opacity:0;stroke-width:2px;stroke:#042662}
.vis-graph-group7{fill:#00ff26;fill-opacity:0;stroke-width:2px;stroke:#00ff26}
.vis-graph-group8{fill:#f0f;fill-opacity:0;stroke-width:2px;stroke:#f0f}
.vis-graph-group9{fill:#8f3938;fill-opacity:0;stroke-width:2px;stroke:#8f3938}
.vis-timeline .vis-fill{fill-opacity:.1;stroke:none}
.vis-timeline .vis-bar{fill-opacity:.5;stroke-width:1px}
.vis-timeline .vis-point{stroke-width:2px;fill-opacity:1}
.vis-timeline .vis-legend-background{stroke-width:1px;fill-opacity:.9;fill:#fff;stroke:#c2c2c2}
.vis-timeline .vis-outline{stroke-width:1px;fill-opacity:1;fill:#fff;stroke:#e5e5e5}
.vis-timeline .vis-icon-fill{fill-opacity:.3;stroke:none}
.vis-timeline{position:relative;border:1px solid #bfbfbf;overflow:hidden;padding:0;margin:0;box-sizing:border-box}
.vis-loading-screen{width:100%;height:100%;position:absolute;top:0;left:0}
.vis-custom-time{background-color:#6e94ff;width:2px;cursor:move;z-index:1}
.vis-custom-time>.vis-custom-time-marker{background-color:inherit;color:#fff;font-size:12px;white-space:nowrap;padding:3px 5px;top:0;cursor:initial;z-index:inherit}
.vis-panel.vis-background.vis-horizontal .vis-grid.vis-horizontal{position:absolute;width:100%;height:0;border-bottom:1px solid}
.vis-panel.vis-background.vis-horizontal .vis-grid.vis-minor{border-color:#e5e5e5}
.vis-panel.vis-background.vis-horizontal .vis-grid.vis-major{border-color:#bfbfbf}
.vis-data-axis .vis-y-axis.vis-major{width:100%;position:absolute;color:#4d4d4d;white-space:nowrap}
.vis-data-axis .vis-y-axis.vis-major.vis-measure{padding:0;margin:0;border:0;visibility:hidden;width:auto}
.vis-data-axis .vis-y-axis.vis-minor{position:absolute;width:100%;color:#bebebe;white-space:nowrap}
.vis-data-axis .vis-y-axis.vis-minor.vis-measure{padding:0;margin:0;border:0;visibility:hidden;width:auto}
.vis-data-axis .vis-y-axis.vis-title{position:absolute;color:#4d4d4d;white-space:nowrap;bottom:20px;text-align:center}
.vis-data-axis .vis-y-axis.vis-title.vis-measure{padding:0;margin:0;visibility:hidden;width:auto}
.vis-data-axis .vis-y-axis.vis-title.vis-left{bottom:0;transform-origin:left bottom;transform:rotate(-90deg)}
.vis-data-axis .vis-y-axis.vis-title.vis-right{bottom:0;transform-origin:right bottom;transform:rotate(90deg)}
.vis-legend{background-color:rgba(247,252,255,.65);padding:5px;border:1px solid #b3b3b3;box-shadow:2px 2px 10px rgba(154,154,154,.55)}
.vis-legend-text{white-space:nowrap;display:inline-block}
.vis-labelset{position:relative;overflow:hidden;box-sizing:border-box}
.vis-labelset .vis-label{position:relative;left:0;top:0;width:100%;color:#4d4d4d;box-sizing:border-box}
.vis-labelset .vis-label{border-bottom:1px solid #bfbfbf}
.vis-labelset .vis-label.draggable{cursor:pointer}
.vis-group-is-dragging{background:rgba(0,0,0,.1)}
.vis-labelset .vis-label:last-child{border-bottom:none}
.vis-labelset .vis-label .vis-inner{display:inline-block;padding:5px}
.vis-labelset .vis-label .vis-inner.vis-hidden{padding:0}
.vis-itemset{position:relative;padding:0;margin:0;box-sizing:border-box}
.vis-itemset .vis-background,.vis-itemset .vis-foreground{position:absolute;width:100%;height:100%;overflow:visible}
.vis-axis{position:absolute;width:100%;height:0;left:0;z-index:1}
.vis-foreground .vis-group{position:relative;box-sizing:border-box;border-bottom:1px solid #bfbfbf}
.vis-foreground .vis-group:last-child{border-bottom:none}
.vis-nesting-group{cursor:pointer}
.vis-label.vis-nested-group.vis-group-level-unknown-but-gte1{background:#f5f5f5}
.vis-label.vis-nested-group.vis-group-level-0{background-color:#fff}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-0 .vis-inner{padding-left:0}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-0 .vis-inner{padding-right:0}
.vis-label.vis-nested-group.vis-group-level-1{background-color:rgba(0,0,0,.05)}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-1 .vis-inner{padding-left:15px}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-1 .vis-inner{padding-right:15px}
.vis-label.vis-nested-group.vis-group-level-2{background-color:rgba(0,0,0,.1)}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-2 .vis-inner{padding-left:30px}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-2 .vis-inner{padding-right:30px}
.vis-label.vis-nested-group.vis-group-level-3{background-color:rgba(0,0,0,.15)}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-3 .vis-inner{padding-left:45px}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-3 .vis-inner{padding-right:45px}
.vis-label.vis-nested-group.vis-group-level-4{background-color:rgba(0,0,0,.2)}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-4 .vis-inner{padding-left:60px}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-4 .vis-inner{padding-right:60px}
.vis-label.vis-nested-group.vis-group-level-5{background-color:rgba(0,0,0,.25)}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-5 .vis-inner{padding-left:75px}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-5 .vis-inner{padding-right:75px}
.vis-label.vis-nested-group.vis-group-level-6{background-color:rgba(0,0,0,.3)}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-6 .vis-inner{padding-left:90px}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-6 .vis-inner{padding-right:90px}
.vis-label.vis-nested-group.vis-group-level-7{background-color:rgba(0,0,0,.35)}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-7 .vis-inner{padding-left:105px}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-7 .vis-inner{padding-right:105px}
.vis-label.vis-nested-group.vis-group-level-8{background-color:rgba(0,0,0,.4)}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-8 .vis-inner{padding-left:120px}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-8 .vis-inner{padding-right:120px}
.vis-label.vis-nested-group.vis-group-level-9{background-color:rgba(0,0,0,.45)}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-9 .vis-inner{padding-left:135px}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-9 .vis-inner{padding-right:135px}
.vis-label.vis-nested-group{background-color:rgba(0,0,0,.5)}
.vis-ltr .vis-label.vis-nested-group .vis-inner{padding-left:150px}
.vis-rtl .vis-label.vis-nested-group .vis-inner{padding-right:150px}
.vis-group-level-unknown-but-gte1{border:1px solid red}
.vis-label.vis-nesting-group:before{display:inline-block;width:15px}
.vis-label.vis-nesting-group.expanded:before{content:"\25BC"}
.vis-label.vis-nesting-group.collapsed:before{content:"\25B6"}
.vis-rtl .vis-label.vis-nesting-group.collapsed:before{content:"\25C0"}
.vis-ltr .vis-label:not(.vis-nesting-group):not(.vis-group-level-0){padding-left:15px}
.vis-rtl .vis-label:not(.vis-nesting-group):not(.vis-group-level-0){padding-right:15px}
.vis-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}
.vis-time-axis{position:relative;overflow:hidden}
.vis-time-axis.vis-foreground{top:0;left:0;width:100%}
.vis-time-axis.vis-background{position:absolute;top:0;left:0;width:100%;height:100%}
.vis-time-axis .vis-text{position:absolute;color:#4d4d4d;padding:3px;overflow:hidden;box-sizing:border-box;white-space:nowrap}
.vis-time-axis .vis-text.vis-measure{position:absolute;padding-left:0;padding-right:0;margin-left:0;margin-right:0;visibility:hidden}
.vis-time-axis .vis-grid.vis-vertical{position:absolute;border-left:1px solid}
.vis-time-axis .vis-grid.vis-vertical-rtl{position:absolute;border-right:1px solid}
.vis-time-axis .vis-grid.vis-minor{border-color:#e5e5e5}
.vis-time-axis .vis-grid.vis-major{border-color:#bfbfbf}
.vis-item{position:absolute;color:#1a1a1a;border-color:#97b0f8;border-width:1px;background-color:#d5ddf6;display:inline-block;z-index:1}
.vis-item.vis-selected{border-color:#ffc200;background-color:#fff785;z-index:2}
.vis-editable.vis-selected{cursor:move}
.vis-item.vis-point.vis-selected{background-color:#fff785}
.vis-item.vis-box{text-align:center;border-style:solid;border-radius:2px}
.vis-item.vis-point{background:0 0}
.vis-item.vis-dot{position:absolute;padding:0;border-width:4px;border-style:solid;border-radius:4px}
.vis-item.vis-range{border-style:solid;border-radius:2px;box-sizing:border-box}
.vis-item.vis-background{border:none;background-color:rgba(213,221,246,.4);box-sizing:border-box;padding:0;margin:0}
.vis-item .vis-item-overflow{position:relative;width:100%;height:100%;padding:0;margin:0;overflow:hidden}
.vis-item-visible-frame{white-space:nowrap}
.vis-item.vis-range .vis-item-content{position:relative;display:inline-block}
.vis-item.vis-background .vis-item-content{position:absolute;display:inline-block}
.vis-item.vis-line{padding:0;position:absolute;width:0;border-left-width:1px;border-left-style:solid}
.vis-item .vis-item-content{white-space:nowrap;box-sizing:border-box;padding:5px}
.vis-item .vis-onUpdateTime-tooltip{position:absolute;background:#4f81bd;color:#fff;width:200px;text-align:center;white-space:nowrap;padding:5px;border-radius:1px;transition:.4s;-o-transition:.4s;-moz-transition:.4s;-webkit-transition:.4s}
.vis-item .vis-delete,.vis-item .vis-delete-rtl{position:absolute;top:0;width:24px;height:24px;box-sizing:border-box;padding:0 5px;cursor:pointer;transition:background .2s linear}
.vis-item .vis-delete{right:-24px}
.vis-item .vis-delete-rtl{left:-24px}
.vis-item .vis-delete-rtl:after,.vis-item .vis-delete:after{content:"\00D7";color:red;font-family:arial,sans-serif;font-size:22px;font-weight:700;transition:color .2s linear}
.vis-item .vis-delete-rtl:hover,.vis-item .vis-delete:hover{background:red}
.vis-item .vis-delete-rtl:hover:after,.vis-item .vis-delete:hover:after{color:#fff}
.vis-item .vis-drag-center{position:absolute;width:100%;height:100%;top:0;left:0;cursor:move}
.vis-item.vis-range .vis-drag-left{position:absolute;width:24px;max-width:20%;min-width:2px;height:100%;top:0;left:-4px;cursor:w-resize}
.vis-item.vis-range .vis-drag-right{position:absolute;width:24px;max-width:20%;min-width:2px;height:100%;top:0;right:-4px;cursor:e-resize}
.vis-range.vis-item.vis-readonly .vis-drag-left,.vis-range.vis-item.vis-readonly .vis-drag-right{cursor:auto}
.vis-item.vis-cluster{vertical-align:center;text-align:center;border-style:solid;border-radius:2px}
.vis-item.vis-cluster-line{padding:0;position:absolute;width:0;border-left-width:1px;border-left-style:solid}
.vis-item.vis-cluster-dot{position:absolute;padding:0;border-width:4px;border-style:solid;border-radius:4px}
div.vis-configuration{position:relative;display:block;float:left;font-size:12px}
div.vis-configuration-wrapper{display:block;width:700px}
div.vis-configuration-wrapper::after{clear:both;content:"";display:block}
div.vis-configuration.vis-config-option-container{display:block;width:495px;background-color:#fff;border:2px solid #f7f8fa;border-radius:4px;margin-top:20px;left:10px;padding-left:5px}
div.vis-configuration.vis-config-button{display:block;width:495px;height:25px;vertical-align:middle;line-height:25px;background-color:#f7f8fa;border:2px solid #ceced0;border-radius:4px;margin-top:20px;left:10px;padding-left:5px;cursor:pointer;margin-bottom:30px}
div.vis-configuration.vis-config-button.hover{background-color:#4588e6;border:2px solid #214373;color:#fff}
div.vis-configuration.vis-config-item{display:block;float:left;width:495px;height:25px;vertical-align:middle;line-height:25px}
div.vis-configuration.vis-config-item.vis-config-s2{left:10px;background-color:#f7f8fa;padding-left:5px;border-radius:3px}
div.vis-configuration.vis-config-item.vis-config-s3{left:20px;background-color:#e4e9f0;padding-left:5px;border-radius:3px}
div.vis-configuration.vis-config-item.vis-config-s4{left:30px;background-color:#cfd8e6;padding-left:5px;border-radius:3px}
div.vis-configuration.vis-config-header{font-size:18px;font-weight:700}
div.vis-configuration.vis-config-label{width:120px;height:25px;line-height:25px}
div.vis-configuration.vis-config-label.vis-config-s3{width:110px}
div.vis-configuration.vis-config-label.vis-config-s4{width:100px}
div.vis-configuration.vis-config-colorBlock{top:1px;width:30px;height:19px;border:1px solid #444;border-radius:2px;padding:0;margin:0;cursor:pointer}
input.vis-configuration.vis-config-checkbox{left:-5px}
input.vis-configuration.vis-config-rangeinput{position:relative;top:-5px;width:60px;padding:1px;margin:0;pointer-events:none}
input.vis-configuration.vis-config-range{-webkit-appearance:none;border:0 solid #fff;background-color:rgba(0,0,0,0);width:300px;height:20px}
input.vis-configuration.vis-config-range::-webkit-slider-runnable-track{width:300px;height:5px;background:#dedede;background:linear-gradient(to bottom,#dedede 0,#c8c8c8 99%);border:1px solid #999;box-shadow:#aaa 0 0 3px 0;border-radius:3px}
input.vis-configuration.vis-config-range::-webkit-slider-thumb{-webkit-appearance:none;border:1px solid #14334b;height:17px;width:17px;border-radius:50%;background:#3876c2;background:linear-gradient(to bottom,#3876c2 0,#385380 100%);box-shadow:#111927 0 0 1px 0;margin-top:-7px}
input.vis-configuration.vis-config-range:focus{outline:0}
input.vis-configuration.vis-config-range:focus::-webkit-slider-runnable-track{background:#9d9d9d;background:linear-gradient(to bottom,#9d9d9d 0,#c8c8c8 99%)}
input.vis-configuration.vis-config-range::-moz-range-track{width:300px;height:10px;background:#dedede;background:linear-gradient(to bottom,#dedede 0,#c8c8c8 99%);border:1px solid #999;box-shadow:#aaa 0 0 3px 0;border-radius:3px}
input.vis-configuration.vis-config-range::-moz-range-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#385380}
input.vis-configuration.vis-config-range:-moz-focusring{outline:1px solid #fff;outline-offset:-1px}
input.vis-configuration.vis-config-range::-ms-track{width:300px;height:5px;background:0 0;border-color:transparent;border-width:6px 0;color:transparent}
input.vis-configuration.vis-config-range::-ms-fill-lower{background:#777;border-radius:10px}
input.vis-configuration.vis-config-range::-ms-fill-upper{background:#ddd;border-radius:10px}
input.vis-configuration.vis-config-range::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#385380}
input.vis-configuration.vis-config-range:focus::-ms-fill-lower{background:#888}
input.vis-configuration.vis-config-range:focus::-ms-fill-upper{background:#ccc}
.vis-configuration-popup{position:absolute;background:rgba(57,76,89,.85);border:2px solid #f2faff;line-height:30px;height:30px;width:150px;text-align:center;color:#fff;font-size:14px;border-radius:4px;transition:opacity .3s ease-in-out}
.vis-configuration-popup:after,.vis-configuration-popup:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
.vis-configuration-popup:after{border-color:rgba(136,183,213,0);border-left-color:rgba(57,76,89,.85);border-width:8px;margin-top:-8px}
.vis-configuration-popup:before{border-color:rgba(194,225,245,0);border-left-color:#f2faff;border-width:12px;margin-top:-12px}
.vis .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}
.vis-active{box-shadow:0 0 10px #86d5f8}
div.vis-tooltip{position:absolute;visibility:hidden;padding:5px;white-space:nowrap;font-family:verdana;font-size:14px;color:#000;background-color:#f5f4ed;border-radius:3px;border:1px solid #808074;box-shadow:3px 3px 10px rgba(0,0,0,.2);pointer-events:none;z-index:5}
/*!
 * Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900); }
.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin,
.fad,
.fa-duotone,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }
.fa-1x {
  font-size: 1em; }
.fa-2x {
  font-size: 2em; }
.fa-3x {
  font-size: 3em; }
.fa-4x {
  font-size: 4em; }
.fa-5x {
  font-size: 5em; }
.fa-6x {
  font-size: 6em; }
.fa-7x {
  font-size: 7em; }
.fa-8x {
  font-size: 8em; }
.fa-9x {
  font-size: 9em; }
.fa-10x {
  font-size: 10em; }
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }
.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }
.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }
.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; }
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }
.fa-fw {
  text-align: center;
  width: 1.25em; }
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0; }
.fa-ul > li {
    position: relative; }
.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }
.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }
.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }
.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin-reverse {
  --fa-animation-direction: reverse; }
.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8)); }
@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s; } }
@keyframes fa-beat {
  0%, 90% {
    transform: scale(1); }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25)); } }
@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0); }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    transform: scale(1, 1) translateY(0); }
  100% {
    transform: scale(1, 1) translateY(0); } }
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg); }
  4% {
    transform: rotate(15deg); }
  8%, 24% {
    transform: rotate(-18deg); }
  12%, 28% {
    transform: rotate(18deg); }
  16% {
    transform: rotate(-22deg); }
  20% {
    transform: rotate(22deg); }
  32% {
    transform: rotate(-12deg); }
  36% {
    transform: rotate(12deg); }
  40%, 100% {
    transform: rotate(0deg); } }
@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.fa-rotate-90 {
  transform: rotate(90deg); }
.fa-rotate-180 {
  transform: rotate(180deg); }
.fa-rotate-270 {
  transform: rotate(270deg); }
.fa-flip-horizontal {
  transform: scale(-1, 1); }
.fa-flip-vertical {
  transform: scale(1, -1); }
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1); }
.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, none)); }
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto); }
.fa-stack-1x {
  line-height: inherit; }
.fa-stack-2x {
  font-size: 2em; }
.fa-inverse {
  color: var(--fa-inverse, #fff); }
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-0::before {
  content: "\30"; }
.fa-1::before {
  content: "\31"; }
.fa-2::before {
  content: "\32"; }
.fa-3::before {
  content: "\33"; }
.fa-4::before {
  content: "\34"; }
.fa-5::before {
  content: "\35"; }
.fa-6::before {
  content: "\36"; }
.fa-7::before {
  content: "\37"; }
.fa-8::before {
  content: "\38"; }
.fa-9::before {
  content: "\39"; }
.fa-a::before {
  content: "\41"; }
.fa-address-book::before {
  content: "\f2b9"; }
.fa-contact-book::before {
  content: "\f2b9"; }
.fa-address-card::before {
  content: "\f2bb"; }
.fa-contact-card::before {
  content: "\f2bb"; }
.fa-vcard::before {
  content: "\f2bb"; }
.fa-align-center::before {
  content: "\f037"; }
.fa-align-justify::before {
  content: "\f039"; }
.fa-align-left::before {
  content: "\f036"; }
.fa-align-right::before {
  content: "\f038"; }
.fa-anchor::before {
  content: "\f13d"; }
.fa-anchor-circle-check::before {
  content: "\e4aa"; }
.fa-anchor-circle-exclamation::before {
  content: "\e4ab"; }
.fa-anchor-circle-xmark::before {
  content: "\e4ac"; }
.fa-anchor-lock::before {
  content: "\e4ad"; }
.fa-angle-down::before {
  content: "\f107"; }
.fa-angle-left::before {
  content: "\f104"; }
.fa-angle-right::before {
  content: "\f105"; }
.fa-angle-up::before {
  content: "\f106"; }
.fa-angles-down::before {
  content: "\f103"; }
.fa-angle-double-down::before {
  content: "\f103"; }
.fa-angles-left::before {
  content: "\f100"; }
.fa-angle-double-left::before {
  content: "\f100"; }
.fa-angles-right::before {
  content: "\f101"; }
.fa-angle-double-right::before {
  content: "\f101"; }
.fa-angles-up::before {
  content: "\f102"; }
.fa-angle-double-up::before {
  content: "\f102"; }
.fa-ankh::before {
  content: "\f644"; }
.fa-apple-whole::before {
  content: "\f5d1"; }
.fa-apple-alt::before {
  content: "\f5d1"; }
.fa-archway::before {
  content: "\f557"; }
.fa-arrow-down::before {
  content: "\f063"; }
.fa-arrow-down-1-9::before {
  content: "\f162"; }
.fa-sort-numeric-asc::before {
  content: "\f162"; }
.fa-sort-numeric-down::before {
  content: "\f162"; }
.fa-arrow-down-9-1::before {
  content: "\f886"; }
.fa-sort-numeric-desc::before {
  content: "\f886"; }
.fa-sort-numeric-down-alt::before {
  content: "\f886"; }
.fa-arrow-down-a-z::before {
  content: "\f15d"; }
.fa-sort-alpha-asc::before {
  content: "\f15d"; }
.fa-sort-alpha-down::before {
  content: "\f15d"; }
.fa-arrow-down-long::before {
  content: "\f175"; }
.fa-long-arrow-down::before {
  content: "\f175"; }
.fa-arrow-down-short-wide::before {
  content: "\f884"; }
.fa-sort-amount-desc::before {
  content: "\f884"; }
.fa-sort-amount-down-alt::before {
  content: "\f884"; }
.fa-arrow-down-up-across-line::before {
  content: "\e4af"; }
.fa-arrow-down-up-lock::before {
  content: "\e4b0"; }
.fa-arrow-down-wide-short::before {
  content: "\f160"; }
.fa-sort-amount-asc::before {
  content: "\f160"; }
.fa-sort-amount-down::before {
  content: "\f160"; }
.fa-arrow-down-z-a::before {
  content: "\f881"; }
.fa-sort-alpha-desc::before {
  content: "\f881"; }
.fa-sort-alpha-down-alt::before {
  content: "\f881"; }
.fa-arrow-left::before {
  content: "\f060"; }
.fa-arrow-left-long::before {
  content: "\f177"; }
.fa-long-arrow-left::before {
  content: "\f177"; }
.fa-arrow-pointer::before {
  content: "\f245"; }
.fa-mouse-pointer::before {
  content: "\f245"; }
.fa-arrow-right::before {
  content: "\f061"; }
.fa-arrow-right-arrow-left::before {
  content: "\f0ec"; }
.fa-exchange::before {
  content: "\f0ec"; }
.fa-arrow-right-from-bracket::before {
  content: "\f08b"; }
.fa-sign-out::before {
  content: "\f08b"; }
.fa-arrow-right-long::before {
  content: "\f178"; }
.fa-long-arrow-right::before {
  content: "\f178"; }
.fa-arrow-right-to-bracket::before {
  content: "\f090"; }
.fa-sign-in::before {
  content: "\f090"; }
.fa-arrow-right-to-city::before {
  content: "\e4b3"; }
.fa-arrow-rotate-left::before {
  content: "\f0e2"; }
.fa-arrow-left-rotate::before {
  content: "\f0e2"; }
.fa-arrow-rotate-back::before {
  content: "\f0e2"; }
.fa-arrow-rotate-backward::before {
  content: "\f0e2"; }
.fa-undo::before {
  content: "\f0e2"; }
.fa-arrow-rotate-right::before {
  content: "\f01e"; }
.fa-arrow-right-rotate::before {
  content: "\f01e"; }
.fa-arrow-rotate-forward::before {
  content: "\f01e"; }
.fa-redo::before {
  content: "\f01e"; }
.fa-arrow-trend-down::before {
  content: "\e097"; }
.fa-arrow-trend-up::before {
  content: "\e098"; }
.fa-arrow-turn-down::before {
  content: "\f149"; }
.fa-level-down::before {
  content: "\f149"; }
.fa-arrow-turn-up::before {
  content: "\f148"; }
.fa-level-up::before {
  content: "\f148"; }
.fa-arrow-up::before {
  content: "\f062"; }
.fa-arrow-up-1-9::before {
  content: "\f163"; }
.fa-sort-numeric-up::before {
  content: "\f163"; }
.fa-arrow-up-9-1::before {
  content: "\f887"; }
.fa-sort-numeric-up-alt::before {
  content: "\f887"; }
.fa-arrow-up-a-z::before {
  content: "\f15e"; }
.fa-sort-alpha-up::before {
  content: "\f15e"; }
.fa-arrow-up-from-bracket::before {
  content: "\e09a"; }
.fa-arrow-up-from-ground-water::before {
  content: "\e4b5"; }
.fa-arrow-up-from-water-pump::before {
  content: "\e4b6"; }
.fa-arrow-up-long::before {
  content: "\f176"; }
.fa-long-arrow-up::before {
  content: "\f176"; }
.fa-arrow-up-right-dots::before {
  content: "\e4b7"; }
.fa-arrow-up-right-from-square::before {
  content: "\f08e"; }
.fa-external-link::before {
  content: "\f08e"; }
.fa-arrow-up-short-wide::before {
  content: "\f885"; }
.fa-sort-amount-up-alt::before {
  content: "\f885"; }
.fa-arrow-up-wide-short::before {
  content: "\f161"; }
.fa-sort-amount-up::before {
  content: "\f161"; }
.fa-arrow-up-z-a::before {
  content: "\f882"; }
.fa-sort-alpha-up-alt::before {
  content: "\f882"; }
.fa-arrows-down-to-line::before {
  content: "\e4b8"; }
.fa-arrows-down-to-people::before {
  content: "\e4b9"; }
.fa-arrows-left-right::before {
  content: "\f07e"; }
.fa-arrows-h::before {
  content: "\f07e"; }
.fa-arrows-left-right-to-line::before {
  content: "\e4ba"; }
.fa-arrows-rotate::before {
  content: "\f021"; }
.fa-refresh::before {
  content: "\f021"; }
.fa-sync::before {
  content: "\f021"; }
.fa-arrows-spin::before {
  content: "\e4bb"; }
.fa-arrows-split-up-and-left::before {
  content: "\e4bc"; }
.fa-arrows-to-circle::before {
  content: "\e4bd"; }
.fa-arrows-to-dot::before {
  content: "\e4be"; }
.fa-arrows-to-eye::before {
  content: "\e4bf"; }
.fa-arrows-turn-right::before {
  content: "\e4c0"; }
.fa-arrows-turn-to-dots::before {
  content: "\e4c1"; }
.fa-arrows-up-down::before {
  content: "\f07d"; }
.fa-arrows-v::before {
  content: "\f07d"; }
.fa-arrows-up-down-left-right::before {
  content: "\f047"; }
.fa-arrows::before {
  content: "\f047"; }
.fa-arrows-up-to-line::before {
  content: "\e4c2"; }
.fa-asterisk::before {
  content: "\2a"; }
.fa-at::before {
  content: "\40"; }
.fa-atom::before {
  content: "\f5d2"; }
.fa-audio-description::before {
  content: "\f29e"; }
.fa-austral-sign::before {
  content: "\e0a9"; }
.fa-award::before {
  content: "\f559"; }
.fa-b::before {
  content: "\42"; }
.fa-baby::before {
  content: "\f77c"; }
.fa-baby-carriage::before {
  content: "\f77d"; }
.fa-carriage-baby::before {
  content: "\f77d"; }
.fa-backward::before {
  content: "\f04a"; }
.fa-backward-fast::before {
  content: "\f049"; }
.fa-fast-backward::before {
  content: "\f049"; }
.fa-backward-step::before {
  content: "\f048"; }
.fa-step-backward::before {
  content: "\f048"; }
.fa-bacon::before {
  content: "\f7e5"; }
.fa-bacteria::before {
  content: "\e059"; }
.fa-bacterium::before {
  content: "\e05a"; }
.fa-bag-shopping::before {
  content: "\f290"; }
.fa-shopping-bag::before {
  content: "\f290"; }
.fa-bahai::before {
  content: "\f666"; }
.fa-haykal::before {
  content: "\f666"; }
.fa-baht-sign::before {
  content: "\e0ac"; }
.fa-ban::before {
  content: "\f05e"; }
.fa-cancel::before {
  content: "\f05e"; }
.fa-ban-smoking::before {
  content: "\f54d"; }
.fa-smoking-ban::before {
  content: "\f54d"; }
.fa-bandage::before {
  content: "\f462"; }
.fa-band-aid::before {
  content: "\f462"; }
.fa-barcode::before {
  content: "\f02a"; }
.fa-bars::before {
  content: "\f0c9"; }
.fa-navicon::before {
  content: "\f0c9"; }
.fa-bars-progress::before {
  content: "\f828"; }
.fa-tasks-alt::before {
  content: "\f828"; }
.fa-bars-staggered::before {
  content: "\f550"; }
.fa-reorder::before {
  content: "\f550"; }
.fa-stream::before {
  content: "\f550"; }
.fa-baseball::before {
  content: "\f433"; }
.fa-baseball-ball::before {
  content: "\f433"; }
.fa-baseball-bat-ball::before {
  content: "\f432"; }
.fa-basket-shopping::before {
  content: "\f291"; }
.fa-shopping-basket::before {
  content: "\f291"; }
.fa-basketball::before {
  content: "\f434"; }
.fa-basketball-ball::before {
  content: "\f434"; }
.fa-bath::before {
  content: "\f2cd"; }
.fa-bathtub::before {
  content: "\f2cd"; }
.fa-battery-empty::before {
  content: "\f244"; }
.fa-battery-0::before {
  content: "\f244"; }
.fa-battery-full::before {
  content: "\f240"; }
.fa-battery::before {
  content: "\f240"; }
.fa-battery-5::before {
  content: "\f240"; }
.fa-battery-half::before {
  content: "\f242"; }
.fa-battery-3::before {
  content: "\f242"; }
.fa-battery-quarter::before {
  content: "\f243"; }
.fa-battery-2::before {
  content: "\f243"; }
.fa-battery-three-quarters::before {
  content: "\f241"; }
.fa-battery-4::before {
  content: "\f241"; }
.fa-bed::before {
  content: "\f236"; }
.fa-bed-pulse::before {
  content: "\f487"; }
.fa-procedures::before {
  content: "\f487"; }
.fa-beer-mug-empty::before {
  content: "\f0fc"; }
.fa-beer::before {
  content: "\f0fc"; }
.fa-bell::before {
  content: "\f0f3"; }
.fa-bell-concierge::before {
  content: "\f562"; }
.fa-concierge-bell::before {
  content: "\f562"; }
.fa-bell-slash::before {
  content: "\f1f6"; }
.fa-bezier-curve::before {
  content: "\f55b"; }
.fa-bicycle::before {
  content: "\f206"; }
.fa-binoculars::before {
  content: "\f1e5"; }
.fa-biohazard::before {
  content: "\f780"; }
.fa-bitcoin-sign::before {
  content: "\e0b4"; }
.fa-blender::before {
  content: "\f517"; }
.fa-blender-phone::before {
  content: "\f6b6"; }
.fa-blog::before {
  content: "\f781"; }
.fa-bold::before {
  content: "\f032"; }
.fa-bolt::before {
  content: "\f0e7"; }
.fa-zap::before {
  content: "\f0e7"; }
.fa-bolt-lightning::before {
  content: "\e0b7"; }
.fa-bomb::before {
  content: "\f1e2"; }
.fa-bone::before {
  content: "\f5d7"; }
.fa-bong::before {
  content: "\f55c"; }
.fa-book::before {
  content: "\f02d"; }
.fa-book-atlas::before {
  content: "\f558"; }
.fa-atlas::before {
  content: "\f558"; }
.fa-book-bible::before {
  content: "\f647"; }
.fa-bible::before {
  content: "\f647"; }
.fa-book-bookmark::before {
  content: "\e0bb"; }
.fa-book-journal-whills::before {
  content: "\f66a"; }
.fa-journal-whills::before {
  content: "\f66a"; }
.fa-book-medical::before {
  content: "\f7e6"; }
.fa-book-open::before {
  content: "\f518"; }
.fa-book-open-reader::before {
  content: "\f5da"; }
.fa-book-reader::before {
  content: "\f5da"; }
.fa-book-quran::before {
  content: "\f687"; }
.fa-quran::before {
  content: "\f687"; }
.fa-book-skull::before {
  content: "\f6b7"; }
.fa-book-dead::before {
  content: "\f6b7"; }
.fa-book-tanakh::before {
  content: "\f827"; }
.fa-tanakh::before {
  content: "\f827"; }
.fa-bookmark::before {
  content: "\f02e"; }
.fa-border-all::before {
  content: "\f84c"; }
.fa-border-none::before {
  content: "\f850"; }
.fa-border-top-left::before {
  content: "\f853"; }
.fa-border-style::before {
  content: "\f853"; }
.fa-bore-hole::before {
  content: "\e4c3"; }
.fa-bottle-droplet::before {
  content: "\e4c4"; }
.fa-bottle-water::before {
  content: "\e4c5"; }
.fa-bowl-food::before {
  content: "\e4c6"; }
.fa-bowl-rice::before {
  content: "\e2eb"; }
.fa-bowling-ball::before {
  content: "\f436"; }
.fa-box::before {
  content: "\f466"; }
.fa-box-archive::before {
  content: "\f187"; }
.fa-archive::before {
  content: "\f187"; }
.fa-box-open::before {
  content: "\f49e"; }
.fa-box-tissue::before {
  content: "\e05b"; }
.fa-boxes-packing::before {
  content: "\e4c7"; }
.fa-boxes-stacked::before {
  content: "\f468"; }
.fa-boxes::before {
  content: "\f468"; }
.fa-boxes-alt::before {
  content: "\f468"; }
.fa-braille::before {
  content: "\f2a1"; }
.fa-brain::before {
  content: "\f5dc"; }
.fa-brazilian-real-sign::before {
  content: "\e46c"; }
.fa-bread-slice::before {
  content: "\f7ec"; }
.fa-bridge::before {
  content: "\e4c8"; }
.fa-bridge-circle-check::before {
  content: "\e4c9"; }
.fa-bridge-circle-exclamation::before {
  content: "\e4ca"; }
.fa-bridge-circle-xmark::before {
  content: "\e4cb"; }
.fa-bridge-lock::before {
  content: "\e4cc"; }
.fa-bridge-water::before {
  content: "\e4ce"; }
.fa-briefcase::before {
  content: "\f0b1"; }
.fa-briefcase-medical::before {
  content: "\f469"; }
.fa-broom::before {
  content: "\f51a"; }
.fa-broom-ball::before {
  content: "\f458"; }
.fa-quidditch::before {
  content: "\f458"; }
.fa-quidditch-broom-ball::before {
  content: "\f458"; }
.fa-brush::before {
  content: "\f55d"; }
.fa-bucket::before {
  content: "\e4cf"; }
.fa-bug::before {
  content: "\f188"; }
.fa-bug-slash::before {
  content: "\e490"; }
.fa-bugs::before {
  content: "\e4d0"; }
.fa-building::before {
  content: "\f1ad"; }
.fa-building-circle-arrow-right::before {
  content: "\e4d1"; }
.fa-building-circle-check::before {
  content: "\e4d2"; }
.fa-building-circle-exclamation::before {
  content: "\e4d3"; }
.fa-building-circle-xmark::before {
  content: "\e4d4"; }
.fa-building-columns::before {
  content: "\f19c"; }
.fa-bank::before {
  content: "\f19c"; }
.fa-institution::before {
  content: "\f19c"; }
.fa-museum::before {
  content: "\f19c"; }
.fa-university::before {
  content: "\f19c"; }
.fa-building-flag::before {
  content: "\e4d5"; }
.fa-building-lock::before {
  content: "\e4d6"; }
.fa-building-ngo::before {
  content: "\e4d7"; }
.fa-building-shield::before {
  content: "\e4d8"; }
.fa-building-un::before {
  content: "\e4d9"; }
.fa-building-user::before {
  content: "\e4da"; }
.fa-building-wheat::before {
  content: "\e4db"; }
.fa-bullhorn::before {
  content: "\f0a1"; }
.fa-bullseye::before {
  content: "\f140"; }
.fa-burger::before {
  content: "\f805"; }
.fa-hamburger::before {
  content: "\f805"; }
.fa-burst::before {
  content: "\e4dc"; }
.fa-bus::before {
  content: "\f207"; }
.fa-bus-simple::before {
  content: "\f55e"; }
.fa-bus-alt::before {
  content: "\f55e"; }
.fa-business-time::before {
  content: "\f64a"; }
.fa-briefcase-clock::before {
  content: "\f64a"; }
.fa-c::before {
  content: "\43"; }
.fa-cable-car::before {
  content: "\f7da"; }
.fa-tram::before {
  content: "\f7da"; }
.fa-cake-candles::before {
  content: "\f1fd"; }
.fa-birthday-cake::before {
  content: "\f1fd"; }
.fa-cake::before {
  content: "\f1fd"; }
.fa-calculator::before {
  content: "\f1ec"; }
.fa-calendar::before {
  content: "\f133"; }
.fa-calendar-check::before {
  content: "\f274"; }
.fa-calendar-day::before {
  content: "\f783"; }
.fa-calendar-days::before {
  content: "\f073"; }
.fa-calendar-alt::before {
  content: "\f073"; }
.fa-calendar-minus::before {
  content: "\f272"; }
.fa-calendar-plus::before {
  content: "\f271"; }
.fa-calendar-week::before {
  content: "\f784"; }
.fa-calendar-xmark::before {
  content: "\f273"; }
.fa-calendar-times::before {
  content: "\f273"; }
.fa-camera::before {
  content: "\f030"; }
.fa-camera-alt::before {
  content: "\f030"; }
.fa-camera-retro::before {
  content: "\f083"; }
.fa-camera-rotate::before {
  content: "\e0d8"; }
.fa-campground::before {
  content: "\f6bb"; }
.fa-candy-cane::before {
  content: "\f786"; }
.fa-cannabis::before {
  content: "\f55f"; }
.fa-capsules::before {
  content: "\f46b"; }
.fa-car::before {
  content: "\f1b9"; }
.fa-automobile::before {
  content: "\f1b9"; }
.fa-car-battery::before {
  content: "\f5df"; }
.fa-battery-car::before {
  content: "\f5df"; }
.fa-car-burst::before {
  content: "\f5e1"; }
.fa-car-crash::before {
  content: "\f5e1"; }
.fa-car-on::before {
  content: "\e4dd"; }
.fa-car-rear::before {
  content: "\f5de"; }
.fa-car-alt::before {
  content: "\f5de"; }
.fa-car-side::before {
  content: "\f5e4"; }
.fa-car-tunnel::before {
  content: "\e4de"; }
.fa-caravan::before {
  content: "\f8ff"; }
.fa-caret-down::before {
  content: "\f0d7"; }
.fa-caret-left::before {
  content: "\f0d9"; }
.fa-caret-right::before {
  content: "\f0da"; }
.fa-caret-up::before {
  content: "\f0d8"; }
.fa-carrot::before {
  content: "\f787"; }
.fa-cart-arrow-down::before {
  content: "\f218"; }
.fa-cart-flatbed::before {
  content: "\f474"; }
.fa-dolly-flatbed::before {
  content: "\f474"; }
.fa-cart-flatbed-suitcase::before {
  content: "\f59d"; }
.fa-luggage-cart::before {
  content: "\f59d"; }
.fa-cart-plus::before {
  content: "\f217"; }
.fa-cart-shopping::before {
  content: "\f07a"; }
.fa-shopping-cart::before {
  content: "\f07a"; }
.fa-cash-register::before {
  content: "\f788"; }
.fa-cat::before {
  content: "\f6be"; }
.fa-cedi-sign::before {
  content: "\e0df"; }
.fa-cent-sign::before {
  content: "\e3f5"; }
.fa-certificate::before {
  content: "\f0a3"; }
.fa-chair::before {
  content: "\f6c0"; }
.fa-chalkboard::before {
  content: "\f51b"; }
.fa-blackboard::before {
  content: "\f51b"; }
.fa-chalkboard-user::before {
  content: "\f51c"; }
.fa-chalkboard-teacher::before {
  content: "\f51c"; }
.fa-champagne-glasses::before {
  content: "\f79f"; }
.fa-glass-cheers::before {
  content: "\f79f"; }
.fa-charging-station::before {
  content: "\f5e7"; }
.fa-chart-area::before {
  content: "\f1fe"; }
.fa-area-chart::before {
  content: "\f1fe"; }
.fa-chart-bar::before {
  content: "\f080"; }
.fa-bar-chart::before {
  content: "\f080"; }
.fa-chart-column::before {
  content: "\e0e3"; }
.fa-chart-gantt::before {
  content: "\e0e4"; }
.fa-chart-line::before {
  content: "\f201"; }
.fa-line-chart::before {
  content: "\f201"; }
.fa-chart-pie::before {
  content: "\f200"; }
.fa-pie-chart::before {
  content: "\f200"; }
.fa-chart-simple::before {
  content: "\e473"; }
.fa-check::before {
  content: "\f00c"; }
.fa-check-double::before {
  content: "\f560"; }
.fa-check-to-slot::before {
  content: "\f772"; }
.fa-vote-yea::before {
  content: "\f772"; }
.fa-cheese::before {
  content: "\f7ef"; }
.fa-chess::before {
  content: "\f439"; }
.fa-chess-bishop::before {
  content: "\f43a"; }
.fa-chess-board::before {
  content: "\f43c"; }
.fa-chess-king::before {
  content: "\f43f"; }
.fa-chess-knight::before {
  content: "\f441"; }
.fa-chess-pawn::before {
  content: "\f443"; }
.fa-chess-queen::before {
  content: "\f445"; }
.fa-chess-rook::before {
  content: "\f447"; }
.fa-chevron-down::before {
  content: "\f078"; }
.fa-chevron-left::before {
  content: "\f053"; }
.fa-chevron-right::before {
  content: "\f054"; }
.fa-chevron-up::before {
  content: "\f077"; }
.fa-child::before {
  content: "\f1ae"; }
.fa-child-dress::before {
  content: "\e59c"; }
.fa-child-reaching::before {
  content: "\e59d"; }
.fa-child-rifle::before {
  content: "\e4e0"; }
.fa-children::before {
  content: "\e4e1"; }
.fa-church::before {
  content: "\f51d"; }
.fa-circle::before {
  content: "\f111"; }
.fa-circle-arrow-down::before {
  content: "\f0ab"; }
.fa-arrow-circle-down::before {
  content: "\f0ab"; }
.fa-circle-arrow-left::before {
  content: "\f0a8"; }
.fa-arrow-circle-left::before {
  content: "\f0a8"; }
.fa-circle-arrow-right::before {
  content: "\f0a9"; }
.fa-arrow-circle-right::before {
  content: "\f0a9"; }
.fa-circle-arrow-up::before {
  content: "\f0aa"; }
.fa-arrow-circle-up::before {
  content: "\f0aa"; }
.fa-circle-check::before {
  content: "\f058"; }
.fa-check-circle::before {
  content: "\f058"; }
.fa-circle-chevron-down::before {
  content: "\f13a"; }
.fa-chevron-circle-down::before {
  content: "\f13a"; }
.fa-circle-chevron-left::before {
  content: "\f137"; }
.fa-chevron-circle-left::before {
  content: "\f137"; }
.fa-circle-chevron-right::before {
  content: "\f138"; }
.fa-chevron-circle-right::before {
  content: "\f138"; }
.fa-circle-chevron-up::before {
  content: "\f139"; }
.fa-chevron-circle-up::before {
  content: "\f139"; }
.fa-circle-dollar-to-slot::before {
  content: "\f4b9"; }
.fa-donate::before {
  content: "\f4b9"; }
.fa-circle-dot::before {
  content: "\f192"; }
.fa-dot-circle::before {
  content: "\f192"; }
.fa-circle-down::before {
  content: "\f358"; }
.fa-arrow-alt-circle-down::before {
  content: "\f358"; }
.fa-circle-exclamation::before {
  content: "\f06a"; }
.fa-exclamation-circle::before {
  content: "\f06a"; }
.fa-circle-h::before {
  content: "\f47e"; }
.fa-hospital-symbol::before {
  content: "\f47e"; }
.fa-circle-half-stroke::before {
  content: "\f042"; }
.fa-adjust::before {
  content: "\f042"; }
.fa-circle-info::before {
  content: "\f05a"; }
.fa-info-circle::before {
  content: "\f05a"; }
.fa-circle-left::before {
  content: "\f359"; }
.fa-arrow-alt-circle-left::before {
  content: "\f359"; }
.fa-circle-minus::before {
  content: "\f056"; }
.fa-minus-circle::before {
  content: "\f056"; }
.fa-circle-nodes::before {
  content: "\e4e2"; }
.fa-circle-notch::before {
  content: "\f1ce"; }
.fa-circle-pause::before {
  content: "\f28b"; }
.fa-pause-circle::before {
  content: "\f28b"; }
.fa-circle-play::before {
  content: "\f144"; }
.fa-play-circle::before {
  content: "\f144"; }
.fa-circle-plus::before {
  content: "\f055"; }
.fa-plus-circle::before {
  content: "\f055"; }
.fa-circle-question::before {
  content: "\f059"; }
.fa-question-circle::before {
  content: "\f059"; }
.fa-circle-radiation::before {
  content: "\f7ba"; }
.fa-radiation-alt::before {
  content: "\f7ba"; }
.fa-circle-right::before {
  content: "\f35a"; }
.fa-arrow-alt-circle-right::before {
  content: "\f35a"; }
.fa-circle-stop::before {
  content: "\f28d"; }
.fa-stop-circle::before {
  content: "\f28d"; }
.fa-circle-up::before {
  content: "\f35b"; }
.fa-arrow-alt-circle-up::before {
  content: "\f35b"; }
.fa-circle-user::before {
  content: "\f2bd"; }
.fa-user-circle::before {
  content: "\f2bd"; }
.fa-circle-xmark::before {
  content: "\f057"; }
.fa-times-circle::before {
  content: "\f057"; }
.fa-xmark-circle::before {
  content: "\f057"; }
.fa-city::before {
  content: "\f64f"; }
.fa-clapperboard::before {
  content: "\e131"; }
.fa-clipboard::before {
  content: "\f328"; }
.fa-clipboard-check::before {
  content: "\f46c"; }
.fa-clipboard-list::before {
  content: "\f46d"; }
.fa-clipboard-question::before {
  content: "\e4e3"; }
.fa-clipboard-user::before {
  content: "\f7f3"; }
.fa-clock::before {
  content: "\f017"; }
.fa-clock-four::before {
  content: "\f017"; }
.fa-clock-rotate-left::before {
  content: "\f1da"; }
.fa-history::before {
  content: "\f1da"; }
.fa-clone::before {
  content: "\f24d"; }
.fa-closed-captioning::before {
  content: "\f20a"; }
.fa-cloud::before {
  content: "\f0c2"; }
.fa-cloud-arrow-down::before {
  content: "\f0ed"; }
.fa-cloud-download::before {
  content: "\f0ed"; }
.fa-cloud-download-alt::before {
  content: "\f0ed"; }
.fa-cloud-arrow-up::before {
  content: "\f0ee"; }
.fa-cloud-upload::before {
  content: "\f0ee"; }
.fa-cloud-upload-alt::before {
  content: "\f0ee"; }
.fa-cloud-bolt::before {
  content: "\f76c"; }
.fa-thunderstorm::before {
  content: "\f76c"; }
.fa-cloud-meatball::before {
  content: "\f73b"; }
.fa-cloud-moon::before {
  content: "\f6c3"; }
.fa-cloud-moon-rain::before {
  content: "\f73c"; }
.fa-cloud-rain::before {
  content: "\f73d"; }
.fa-cloud-showers-heavy::before {
  content: "\f740"; }
.fa-cloud-showers-water::before {
  content: "\e4e4"; }
.fa-cloud-sun::before {
  content: "\f6c4"; }
.fa-cloud-sun-rain::before {
  content: "\f743"; }
.fa-clover::before {
  content: "\e139"; }
.fa-code::before {
  content: "\f121"; }
.fa-code-branch::before {
  content: "\f126"; }
.fa-code-commit::before {
  content: "\f386"; }
.fa-code-compare::before {
  content: "\e13a"; }
.fa-code-fork::before {
  content: "\e13b"; }
.fa-code-merge::before {
  content: "\f387"; }
.fa-code-pull-request::before {
  content: "\e13c"; }
.fa-coins::before {
  content: "\f51e"; }
.fa-colon-sign::before {
  content: "\e140"; }
.fa-comment::before {
  content: "\f075"; }
.fa-comment-dollar::before {
  content: "\f651"; }
.fa-comment-dots::before {
  content: "\f4ad"; }
.fa-commenting::before {
  content: "\f4ad"; }
.fa-comment-medical::before {
  content: "\f7f5"; }
.fa-comment-slash::before {
  content: "\f4b3"; }
.fa-comment-sms::before {
  content: "\f7cd"; }
.fa-sms::before {
  content: "\f7cd"; }
.fa-comments::before {
  content: "\f086"; }
.fa-comments-dollar::before {
  content: "\f653"; }
.fa-compact-disc::before {
  content: "\f51f"; }
.fa-compass::before {
  content: "\f14e"; }
.fa-compass-drafting::before {
  content: "\f568"; }
.fa-drafting-compass::before {
  content: "\f568"; }
.fa-compress::before {
  content: "\f066"; }
.fa-computer::before {
  content: "\e4e5"; }
.fa-computer-mouse::before {
  content: "\f8cc"; }
.fa-mouse::before {
  content: "\f8cc"; }
.fa-cookie::before {
  content: "\f563"; }
.fa-cookie-bite::before {
  content: "\f564"; }
.fa-copy::before {
  content: "\f0c5"; }
.fa-copyright::before {
  content: "\f1f9"; }
.fa-couch::before {
  content: "\f4b8"; }
.fa-cow::before {
  content: "\f6c8"; }
.fa-credit-card::before {
  content: "\f09d"; }
.fa-credit-card-alt::before {
  content: "\f09d"; }
.fa-crop::before {
  content: "\f125"; }
.fa-crop-simple::before {
  content: "\f565"; }
.fa-crop-alt::before {
  content: "\f565"; }
.fa-cross::before {
  content: "\f654"; }
.fa-crosshairs::before {
  content: "\f05b"; }
.fa-crow::before {
  content: "\f520"; }
.fa-crown::before {
  content: "\f521"; }
.fa-crutch::before {
  content: "\f7f7"; }
.fa-cruzeiro-sign::before {
  content: "\e152"; }
.fa-cube::before {
  content: "\f1b2"; }
.fa-cubes::before {
  content: "\f1b3"; }
.fa-cubes-stacked::before {
  content: "\e4e6"; }
.fa-d::before {
  content: "\44"; }
.fa-database::before {
  content: "\f1c0"; }
.fa-delete-left::before {
  content: "\f55a"; }
.fa-backspace::before {
  content: "\f55a"; }
.fa-democrat::before {
  content: "\f747"; }
.fa-desktop::before {
  content: "\f390"; }
.fa-desktop-alt::before {
  content: "\f390"; }
.fa-dharmachakra::before {
  content: "\f655"; }
.fa-diagram-next::before {
  content: "\e476"; }
.fa-diagram-predecessor::before {
  content: "\e477"; }
.fa-diagram-project::before {
  content: "\f542"; }
.fa-project-diagram::before {
  content: "\f542"; }
.fa-diagram-successor::before {
  content: "\e47a"; }
.fa-diamond::before {
  content: "\f219"; }
.fa-diamond-turn-right::before {
  content: "\f5eb"; }
.fa-directions::before {
  content: "\f5eb"; }
.fa-dice::before {
  content: "\f522"; }
.fa-dice-d20::before {
  content: "\f6cf"; }
.fa-dice-d6::before {
  content: "\f6d1"; }
.fa-dice-five::before {
  content: "\f523"; }
.fa-dice-four::before {
  content: "\f524"; }
.fa-dice-one::before {
  content: "\f525"; }
.fa-dice-six::before {
  content: "\f526"; }
.fa-dice-three::before {
  content: "\f527"; }
.fa-dice-two::before {
  content: "\f528"; }
.fa-disease::before {
  content: "\f7fa"; }
.fa-display::before {
  content: "\e163"; }
.fa-divide::before {
  content: "\f529"; }
.fa-dna::before {
  content: "\f471"; }
.fa-dog::before {
  content: "\f6d3"; }
.fa-dollar-sign::before {
  content: "\24"; }
.fa-dollar::before {
  content: "\24"; }
.fa-usd::before {
  content: "\24"; }
.fa-dolly::before {
  content: "\f472"; }
.fa-dolly-box::before {
  content: "\f472"; }
.fa-dong-sign::before {
  content: "\e169"; }
.fa-door-closed::before {
  content: "\f52a"; }
.fa-door-open::before {
  content: "\f52b"; }
.fa-dove::before {
  content: "\f4ba"; }
.fa-down-left-and-up-right-to-center::before {
  content: "\f422"; }
.fa-compress-alt::before {
  content: "\f422"; }
.fa-down-long::before {
  content: "\f309"; }
.fa-long-arrow-alt-down::before {
  content: "\f309"; }
.fa-download::before {
  content: "\f019"; }
.fa-dragon::before {
  content: "\f6d5"; }
.fa-draw-polygon::before {
  content: "\f5ee"; }
.fa-droplet::before {
  content: "\f043"; }
.fa-tint::before {
  content: "\f043"; }
.fa-droplet-slash::before {
  content: "\f5c7"; }
.fa-tint-slash::before {
  content: "\f5c7"; }
.fa-drum::before {
  content: "\f569"; }
.fa-drum-steelpan::before {
  content: "\f56a"; }
.fa-drumstick-bite::before {
  content: "\f6d7"; }
.fa-dumbbell::before {
  content: "\f44b"; }
.fa-dumpster::before {
  content: "\f793"; }
.fa-dumpster-fire::before {
  content: "\f794"; }
.fa-dungeon::before {
  content: "\f6d9"; }
.fa-e::before {
  content: "\45"; }
.fa-ear-deaf::before {
  content: "\f2a4"; }
.fa-deaf::before {
  content: "\f2a4"; }
.fa-deafness::before {
  content: "\f2a4"; }
.fa-hard-of-hearing::before {
  content: "\f2a4"; }
.fa-ear-listen::before {
  content: "\f2a2"; }
.fa-assistive-listening-systems::before {
  content: "\f2a2"; }
.fa-earth-africa::before {
  content: "\f57c"; }
.fa-globe-africa::before {
  content: "\f57c"; }
.fa-earth-americas::before {
  content: "\f57d"; }
.fa-earth::before {
  content: "\f57d"; }
.fa-earth-america::before {
  content: "\f57d"; }
.fa-globe-americas::before {
  content: "\f57d"; }
.fa-earth-asia::before {
  content: "\f57e"; }
.fa-globe-asia::before {
  content: "\f57e"; }
.fa-earth-europe::before {
  content: "\f7a2"; }
.fa-globe-europe::before {
  content: "\f7a2"; }
.fa-earth-oceania::before {
  content: "\e47b"; }
.fa-globe-oceania::before {
  content: "\e47b"; }
.fa-egg::before {
  content: "\f7fb"; }
.fa-eject::before {
  content: "\f052"; }
.fa-elevator::before {
  content: "\e16d"; }
.fa-ellipsis::before {
  content: "\f141"; }
.fa-ellipsis-h::before {
  content: "\f141"; }
.fa-ellipsis-vertical::before {
  content: "\f142"; }
.fa-ellipsis-v::before {
  content: "\f142"; }
.fa-envelope::before {
  content: "\f0e0"; }
.fa-envelope-circle-check::before {
  content: "\e4e8"; }
.fa-envelope-open::before {
  content: "\f2b6"; }
.fa-envelope-open-text::before {
  content: "\f658"; }
.fa-envelopes-bulk::before {
  content: "\f674"; }
.fa-mail-bulk::before {
  content: "\f674"; }
.fa-equals::before {
  content: "\3d"; }
.fa-eraser::before {
  content: "\f12d"; }
.fa-ethernet::before {
  content: "\f796"; }
.fa-euro-sign::before {
  content: "\f153"; }
.fa-eur::before {
  content: "\f153"; }
.fa-euro::before {
  content: "\f153"; }
.fa-exclamation::before {
  content: "\21"; }
.fa-expand::before {
  content: "\f065"; }
.fa-explosion::before {
  content: "\e4e9"; }
.fa-eye::before {
  content: "\f06e"; }
.fa-eye-dropper::before {
  content: "\f1fb"; }
.fa-eye-dropper-empty::before {
  content: "\f1fb"; }
.fa-eyedropper::before {
  content: "\f1fb"; }
.fa-eye-low-vision::before {
  content: "\f2a8"; }
.fa-low-vision::before {
  content: "\f2a8"; }
.fa-eye-slash::before {
  content: "\f070"; }
.fa-f::before {
  content: "\46"; }
.fa-face-angry::before {
  content: "\f556"; }
.fa-angry::before {
  content: "\f556"; }
.fa-face-dizzy::before {
  content: "\f567"; }
.fa-dizzy::before {
  content: "\f567"; }
.fa-face-flushed::before {
  content: "\f579"; }
.fa-flushed::before {
  content: "\f579"; }
.fa-face-frown::before {
  content: "\f119"; }
.fa-frown::before {
  content: "\f119"; }
.fa-face-frown-open::before {
  content: "\f57a"; }
.fa-frown-open::before {
  content: "\f57a"; }
.fa-face-grimace::before {
  content: "\f57f"; }
.fa-grimace::before {
  content: "\f57f"; }
.fa-face-grin::before {
  content: "\f580"; }
.fa-grin::before {
  content: "\f580"; }
.fa-face-grin-beam::before {
  content: "\f582"; }
.fa-grin-beam::before {
  content: "\f582"; }
.fa-face-grin-beam-sweat::before {
  content: "\f583"; }
.fa-grin-beam-sweat::before {
  content: "\f583"; }
.fa-face-grin-hearts::before {
  content: "\f584"; }
.fa-grin-hearts::before {
  content: "\f584"; }
.fa-face-grin-squint::before {
  content: "\f585"; }
.fa-grin-squint::before {
  content: "\f585"; }
.fa-face-grin-squint-tears::before {
  content: "\f586"; }
.fa-grin-squint-tears::before {
  content: "\f586"; }
.fa-face-grin-stars::before {
  content: "\f587"; }
.fa-grin-stars::before {
  content: "\f587"; }
.fa-face-grin-tears::before {
  content: "\f588"; }
.fa-grin-tears::before {
  content: "\f588"; }
.fa-face-grin-tongue::before {
  content: "\f589"; }
.fa-grin-tongue::before {
  content: "\f589"; }
.fa-face-grin-tongue-squint::before {
  content: "\f58a"; }
.fa-grin-tongue-squint::before {
  content: "\f58a"; }
.fa-face-grin-tongue-wink::before {
  content: "\f58b"; }
.fa-grin-tongue-wink::before {
  content: "\f58b"; }
.fa-face-grin-wide::before {
  content: "\f581"; }
.fa-grin-alt::before {
  content: "\f581"; }
.fa-face-grin-wink::before {
  content: "\f58c"; }
.fa-grin-wink::before {
  content: "\f58c"; }
.fa-face-kiss::before {
  content: "\f596"; }
.fa-kiss::before {
  content: "\f596"; }
.fa-face-kiss-beam::before {
  content: "\f597"; }
.fa-kiss-beam::before {
  content: "\f597"; }
.fa-face-kiss-wink-heart::before {
  content: "\f598"; }
.fa-kiss-wink-heart::before {
  content: "\f598"; }
.fa-face-laugh::before {
  content: "\f599"; }
.fa-laugh::before {
  content: "\f599"; }
.fa-face-laugh-beam::before {
  content: "\f59a"; }
.fa-laugh-beam::before {
  content: "\f59a"; }
.fa-face-laugh-squint::before {
  content: "\f59b"; }
.fa-laugh-squint::before {
  content: "\f59b"; }
.fa-face-laugh-wink::before {
  content: "\f59c"; }
.fa-laugh-wink::before {
  content: "\f59c"; }
.fa-face-meh::before {
  content: "\f11a"; }
.fa-meh::before {
  content: "\f11a"; }
.fa-face-meh-blank::before {
  content: "\f5a4"; }
.fa-meh-blank::before {
  content: "\f5a4"; }
.fa-face-rolling-eyes::before {
  content: "\f5a5"; }
.fa-meh-rolling-eyes::before {
  content: "\f5a5"; }
.fa-face-sad-cry::before {
  content: "\f5b3"; }
.fa-sad-cry::before {
  content: "\f5b3"; }
.fa-face-sad-tear::before {
  content: "\f5b4"; }
.fa-sad-tear::before {
  content: "\f5b4"; }
.fa-face-smile::before {
  content: "\f118"; }
.fa-smile::before {
  content: "\f118"; }
.fa-face-smile-beam::before {
  content: "\f5b8"; }
.fa-smile-beam::before {
  content: "\f5b8"; }
.fa-face-smile-wink::before {
  content: "\f4da"; }
.fa-smile-wink::before {
  content: "\f4da"; }
.fa-face-surprise::before {
  content: "\f5c2"; }
.fa-surprise::before {
  content: "\f5c2"; }
.fa-face-tired::before {
  content: "\f5c8"; }
.fa-tired::before {
  content: "\f5c8"; }
.fa-fan::before {
  content: "\f863"; }
.fa-faucet::before {
  content: "\e005"; }
.fa-faucet-drip::before {
  content: "\e006"; }
.fa-fax::before {
  content: "\f1ac"; }
.fa-feather::before {
  content: "\f52d"; }
.fa-feather-pointed::before {
  content: "\f56b"; }
.fa-feather-alt::before {
  content: "\f56b"; }
.fa-ferry::before {
  content: "\e4ea"; }
.fa-file::before {
  content: "\f15b"; }
.fa-file-arrow-down::before {
  content: "\f56d"; }
.fa-file-download::before {
  content: "\f56d"; }
.fa-file-arrow-up::before {
  content: "\f574"; }
.fa-file-upload::before {
  content: "\f574"; }
.fa-file-audio::before {
  content: "\f1c7"; }
.fa-file-circle-check::before {
  content: "\e5a0"; }
.fa-file-circle-exclamation::before {
  content: "\e4eb"; }
.fa-file-circle-minus::before {
  content: "\e4ed"; }
.fa-file-circle-plus::before {
  content: "\e494"; }
.fa-file-circle-question::before {
  content: "\e4ef"; }
.fa-file-circle-xmark::before {
  content: "\e5a1"; }
.fa-file-code::before {
  content: "\f1c9"; }
.fa-file-contract::before {
  content: "\f56c"; }
.fa-file-csv::before {
  content: "\f6dd"; }
.fa-file-excel::before {
  content: "\f1c3"; }
.fa-file-export::before {
  content: "\f56e"; }
.fa-arrow-right-from-file::before {
  content: "\f56e"; }
.fa-file-image::before {
  content: "\f1c5"; }
.fa-file-import::before {
  content: "\f56f"; }
.fa-arrow-right-to-file::before {
  content: "\f56f"; }
.fa-file-invoice::before {
  content: "\f570"; }
.fa-file-invoice-dollar::before {
  content: "\f571"; }
.fa-file-lines::before {
  content: "\f15c"; }
.fa-file-alt::before {
  content: "\f15c"; }
.fa-file-text::before {
  content: "\f15c"; }
.fa-file-medical::before {
  content: "\f477"; }
.fa-file-pdf::before {
  content: "\f1c1"; }
.fa-file-pen::before {
  content: "\f31c"; }
.fa-file-edit::before {
  content: "\f31c"; }
.fa-file-powerpoint::before {
  content: "\f1c4"; }
.fa-file-prescription::before {
  content: "\f572"; }
.fa-file-shield::before {
  content: "\e4f0"; }
.fa-file-signature::before {
  content: "\f573"; }
.fa-file-video::before {
  content: "\f1c8"; }
.fa-file-waveform::before {
  content: "\f478"; }
.fa-file-medical-alt::before {
  content: "\f478"; }
.fa-file-word::before {
  content: "\f1c2"; }
.fa-file-zipper::before {
  content: "\f1c6"; }
.fa-file-archive::before {
  content: "\f1c6"; }
.fa-fill::before {
  content: "\f575"; }
.fa-fill-drip::before {
  content: "\f576"; }
.fa-film::before {
  content: "\f008"; }
.fa-filter::before {
  content: "\f0b0"; }
.fa-filter-circle-dollar::before {
  content: "\f662"; }
.fa-funnel-dollar::before {
  content: "\f662"; }
.fa-filter-circle-xmark::before {
  content: "\e17b"; }
.fa-fingerprint::before {
  content: "\f577"; }
.fa-fire::before {
  content: "\f06d"; }
.fa-fire-burner::before {
  content: "\e4f1"; }
.fa-fire-extinguisher::before {
  content: "\f134"; }
.fa-fire-flame-curved::before {
  content: "\f7e4"; }
.fa-fire-alt::before {
  content: "\f7e4"; }
.fa-fire-flame-simple::before {
  content: "\f46a"; }
.fa-burn::before {
  content: "\f46a"; }
.fa-fish::before {
  content: "\f578"; }
.fa-fish-fins::before {
  content: "\e4f2"; }
.fa-flag::before {
  content: "\f024"; }
.fa-flag-checkered::before {
  content: "\f11e"; }
.fa-flag-usa::before {
  content: "\f74d"; }
.fa-flask::before {
  content: "\f0c3"; }
.fa-flask-vial::before {
  content: "\e4f3"; }
.fa-floppy-disk::before {
  content: "\f0c7"; }
.fa-save::before {
  content: "\f0c7"; }
.fa-florin-sign::before {
  content: "\e184"; }
.fa-folder::before {
  content: "\f07b"; }
.fa-folder-blank::before {
  content: "\f07b"; }
.fa-folder-closed::before {
  content: "\e185"; }
.fa-folder-minus::before {
  content: "\f65d"; }
.fa-folder-open::before {
  content: "\f07c"; }
.fa-folder-plus::before {
  content: "\f65e"; }
.fa-folder-tree::before {
  content: "\f802"; }
.fa-font::before {
  content: "\f031"; }
.fa-football::before {
  content: "\f44e"; }
.fa-football-ball::before {
  content: "\f44e"; }
.fa-forward::before {
  content: "\f04e"; }
.fa-forward-fast::before {
  content: "\f050"; }
.fa-fast-forward::before {
  content: "\f050"; }
.fa-forward-step::before {
  content: "\f051"; }
.fa-step-forward::before {
  content: "\f051"; }
.fa-franc-sign::before {
  content: "\e18f"; }
.fa-frog::before {
  content: "\f52e"; }
.fa-futbol::before {
  content: "\f1e3"; }
.fa-futbol-ball::before {
  content: "\f1e3"; }
.fa-soccer-ball::before {
  content: "\f1e3"; }
.fa-g::before {
  content: "\47"; }
.fa-gamepad::before {
  content: "\f11b"; }
.fa-gas-pump::before {
  content: "\f52f"; }
.fa-gauge::before {
  content: "\f624"; }
.fa-dashboard::before {
  content: "\f624"; }
.fa-gauge-med::before {
  content: "\f624"; }
.fa-tachometer-alt-average::before {
  content: "\f624"; }
.fa-gauge-high::before {
  content: "\f625"; }
.fa-tachometer-alt::before {
  content: "\f625"; }
.fa-tachometer-alt-fast::before {
  content: "\f625"; }
.fa-gauge-simple::before {
  content: "\f629"; }
.fa-gauge-simple-med::before {
  content: "\f629"; }
.fa-tachometer-average::before {
  content: "\f629"; }
.fa-gauge-simple-high::before {
  content: "\f62a"; }
.fa-tachometer::before {
  content: "\f62a"; }
.fa-tachometer-fast::before {
  content: "\f62a"; }
.fa-gavel::before {
  content: "\f0e3"; }
.fa-legal::before {
  content: "\f0e3"; }
.fa-gear::before {
  content: "\f013"; }
.fa-cog::before {
  content: "\f013"; }
.fa-gears::before {
  content: "\f085"; }
.fa-cogs::before {
  content: "\f085"; }
.fa-gem::before {
  content: "\f3a5"; }
.fa-genderless::before {
  content: "\f22d"; }
.fa-ghost::before {
  content: "\f6e2"; }
.fa-gift::before {
  content: "\f06b"; }
.fa-gifts::before {
  content: "\f79c"; }
.fa-glass-water::before {
  content: "\e4f4"; }
.fa-glass-water-droplet::before {
  content: "\e4f5"; }
.fa-glasses::before {
  content: "\f530"; }
.fa-globe::before {
  content: "\f0ac"; }
.fa-golf-ball-tee::before {
  content: "\f450"; }
.fa-golf-ball::before {
  content: "\f450"; }
.fa-gopuram::before {
  content: "\f664"; }
.fa-graduation-cap::before {
  content: "\f19d"; }
.fa-mortar-board::before {
  content: "\f19d"; }
.fa-greater-than::before {
  content: "\3e"; }
.fa-greater-than-equal::before {
  content: "\f532"; }
.fa-grip::before {
  content: "\f58d"; }
.fa-grip-horizontal::before {
  content: "\f58d"; }
.fa-grip-lines::before {
  content: "\f7a4"; }
.fa-grip-lines-vertical::before {
  content: "\f7a5"; }
.fa-grip-vertical::before {
  content: "\f58e"; }
.fa-group-arrows-rotate::before {
  content: "\e4f6"; }
.fa-guarani-sign::before {
  content: "\e19a"; }
.fa-guitar::before {
  content: "\f7a6"; }
.fa-gun::before {
  content: "\e19b"; }
.fa-h::before {
  content: "\48"; }
.fa-hammer::before {
  content: "\f6e3"; }
.fa-hamsa::before {
  content: "\f665"; }
.fa-hand::before {
  content: "\f256"; }
.fa-hand-paper::before {
  content: "\f256"; }
.fa-hand-back-fist::before {
  content: "\f255"; }
.fa-hand-rock::before {
  content: "\f255"; }
.fa-hand-dots::before {
  content: "\f461"; }
.fa-allergies::before {
  content: "\f461"; }
.fa-hand-fist::before {
  content: "\f6de"; }
.fa-fist-raised::before {
  content: "\f6de"; }
.fa-hand-holding::before {
  content: "\f4bd"; }
.fa-hand-holding-dollar::before {
  content: "\f4c0"; }
.fa-hand-holding-usd::before {
  content: "\f4c0"; }
.fa-hand-holding-droplet::before {
  content: "\f4c1"; }
.fa-hand-holding-water::before {
  content: "\f4c1"; }
.fa-hand-holding-hand::before {
  content: "\e4f7"; }
.fa-hand-holding-heart::before {
  content: "\f4be"; }
.fa-hand-holding-medical::before {
  content: "\e05c"; }
.fa-hand-lizard::before {
  content: "\f258"; }
.fa-hand-middle-finger::before {
  content: "\f806"; }
.fa-hand-peace::before {
  content: "\f25b"; }
.fa-hand-point-down::before {
  content: "\f0a7"; }
.fa-hand-point-left::before {
  content: "\f0a5"; }
.fa-hand-point-right::before {
  content: "\f0a4"; }
.fa-hand-point-up::before {
  content: "\f0a6"; }
.fa-hand-pointer::before {
  content: "\f25a"; }
.fa-hand-scissors::before {
  content: "\f257"; }
.fa-hand-sparkles::before {
  content: "\e05d"; }
.fa-hand-spock::before {
  content: "\f259"; }
.fa-handcuffs::before {
  content: "\e4f8"; }
.fa-hands::before {
  content: "\f2a7"; }
.fa-sign-language::before {
  content: "\f2a7"; }
.fa-signing::before {
  content: "\f2a7"; }
.fa-hands-asl-interpreting::before {
  content: "\f2a3"; }
.fa-american-sign-language-interpreting::before {
  content: "\f2a3"; }
.fa-asl-interpreting::before {
  content: "\f2a3"; }
.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3"; }
.fa-hands-bound::before {
  content: "\e4f9"; }
.fa-hands-bubbles::before {
  content: "\e05e"; }
.fa-hands-wash::before {
  content: "\e05e"; }
.fa-hands-clapping::before {
  content: "\e1a8"; }
.fa-hands-holding::before {
  content: "\f4c2"; }
.fa-hands-holding-child::before {
  content: "\e4fa"; }
.fa-hands-holding-circle::before {
  content: "\e4fb"; }
.fa-hands-praying::before {
  content: "\f684"; }
.fa-praying-hands::before {
  content: "\f684"; }
.fa-handshake::before {
  content: "\f2b5"; }
.fa-handshake-angle::before {
  content: "\f4c4"; }
.fa-hands-helping::before {
  content: "\f4c4"; }
.fa-handshake-simple::before {
  content: "\f4c6"; }
.fa-handshake-alt::before {
  content: "\f4c6"; }
.fa-handshake-simple-slash::before {
  content: "\e05f"; }
.fa-handshake-alt-slash::before {
  content: "\e05f"; }
.fa-handshake-slash::before {
  content: "\e060"; }
.fa-hanukiah::before {
  content: "\f6e6"; }
.fa-hard-drive::before {
  content: "\f0a0"; }
.fa-hdd::before {
  content: "\f0a0"; }
.fa-hashtag::before {
  content: "\23"; }
.fa-hat-cowboy::before {
  content: "\f8c0"; }
.fa-hat-cowboy-side::before {
  content: "\f8c1"; }
.fa-hat-wizard::before {
  content: "\f6e8"; }
.fa-head-side-cough::before {
  content: "\e061"; }
.fa-head-side-cough-slash::before {
  content: "\e062"; }
.fa-head-side-mask::before {
  content: "\e063"; }
.fa-head-side-virus::before {
  content: "\e064"; }
.fa-heading::before {
  content: "\f1dc"; }
.fa-header::before {
  content: "\f1dc"; }
.fa-headphones::before {
  content: "\f025"; }
.fa-headphones-simple::before {
  content: "\f58f"; }
.fa-headphones-alt::before {
  content: "\f58f"; }
.fa-headset::before {
  content: "\f590"; }
.fa-heart::before {
  content: "\f004"; }
.fa-heart-circle-bolt::before {
  content: "\e4fc"; }
.fa-heart-circle-check::before {
  content: "\e4fd"; }
.fa-heart-circle-exclamation::before {
  content: "\e4fe"; }
.fa-heart-circle-minus::before {
  content: "\e4ff"; }
.fa-heart-circle-plus::before {
  content: "\e500"; }
.fa-heart-circle-xmark::before {
  content: "\e501"; }
.fa-heart-crack::before {
  content: "\f7a9"; }
.fa-heart-broken::before {
  content: "\f7a9"; }
.fa-heart-pulse::before {
  content: "\f21e"; }
.fa-heartbeat::before {
  content: "\f21e"; }
.fa-helicopter::before {
  content: "\f533"; }
.fa-helicopter-symbol::before {
  content: "\e502"; }
.fa-helmet-safety::before {
  content: "\f807"; }
.fa-hard-hat::before {
  content: "\f807"; }
.fa-hat-hard::before {
  content: "\f807"; }
.fa-helmet-un::before {
  content: "\e503"; }
.fa-highlighter::before {
  content: "\f591"; }
.fa-hill-avalanche::before {
  content: "\e507"; }
.fa-hill-rockslide::before {
  content: "\e508"; }
.fa-hippo::before {
  content: "\f6ed"; }
.fa-hockey-puck::before {
  content: "\f453"; }
.fa-holly-berry::before {
  content: "\f7aa"; }
.fa-horse::before {
  content: "\f6f0"; }
.fa-horse-head::before {
  content: "\f7ab"; }
.fa-hospital::before {
  content: "\f0f8"; }
.fa-hospital-alt::before {
  content: "\f0f8"; }
.fa-hospital-wide::before {
  content: "\f0f8"; }
.fa-hospital-user::before {
  content: "\f80d"; }
.fa-hot-tub-person::before {
  content: "\f593"; }
.fa-hot-tub::before {
  content: "\f593"; }
.fa-hotdog::before {
  content: "\f80f"; }
.fa-hotel::before {
  content: "\f594"; }
.fa-hourglass::before {
  content: "\f254"; }
.fa-hourglass-empty::before {
  content: "\f254"; }
.fa-hourglass-end::before {
  content: "\f253"; }
.fa-hourglass-3::before {
  content: "\f253"; }
.fa-hourglass-half::before {
  content: "\f252"; }
.fa-hourglass-2::before {
  content: "\f252"; }
.fa-hourglass-start::before {
  content: "\f251"; }
.fa-hourglass-1::before {
  content: "\f251"; }
.fa-house::before {
  content: "\f015"; }
.fa-home::before {
  content: "\f015"; }
.fa-home-alt::before {
  content: "\f015"; }
.fa-home-lg-alt::before {
  content: "\f015"; }
.fa-house-chimney::before {
  content: "\e3af"; }
.fa-home-lg::before {
  content: "\e3af"; }
.fa-house-chimney-crack::before {
  content: "\f6f1"; }
.fa-house-damage::before {
  content: "\f6f1"; }
.fa-house-chimney-medical::before {
  content: "\f7f2"; }
.fa-clinic-medical::before {
  content: "\f7f2"; }
.fa-house-chimney-user::before {
  content: "\e065"; }
.fa-house-chimney-window::before {
  content: "\e00d"; }
.fa-house-circle-check::before {
  content: "\e509"; }
.fa-house-circle-exclamation::before {
  content: "\e50a"; }
.fa-house-circle-xmark::before {
  content: "\e50b"; }
.fa-house-crack::before {
  content: "\e3b1"; }
.fa-house-fire::before {
  content: "\e50c"; }
.fa-house-flag::before {
  content: "\e50d"; }
.fa-house-flood-water::before {
  content: "\e50e"; }
.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f"; }
.fa-house-laptop::before {
  content: "\e066"; }
.fa-laptop-house::before {
  content: "\e066"; }
.fa-house-lock::before {
  content: "\e510"; }
.fa-house-medical::before {
  content: "\e3b2"; }
.fa-house-medical-circle-check::before {
  content: "\e511"; }
.fa-house-medical-circle-exclamation::before {
  content: "\e512"; }
.fa-house-medical-circle-xmark::before {
  content: "\e513"; }
.fa-house-medical-flag::before {
  content: "\e514"; }
.fa-house-signal::before {
  content: "\e012"; }
.fa-house-tsunami::before {
  content: "\e515"; }
.fa-house-user::before {
  content: "\e1b0"; }
.fa-home-user::before {
  content: "\e1b0"; }
.fa-hryvnia-sign::before {
  content: "\f6f2"; }
.fa-hryvnia::before {
  content: "\f6f2"; }
.fa-hurricane::before {
  content: "\f751"; }
.fa-i::before {
  content: "\49"; }
.fa-i-cursor::before {
  content: "\f246"; }
.fa-ice-cream::before {
  content: "\f810"; }
.fa-icicles::before {
  content: "\f7ad"; }
.fa-icons::before {
  content: "\f86d"; }
.fa-heart-music-camera-bolt::before {
  content: "\f86d"; }
.fa-id-badge::before {
  content: "\f2c1"; }
.fa-id-card::before {
  content: "\f2c2"; }
.fa-drivers-license::before {
  content: "\f2c2"; }
.fa-id-card-clip::before {
  content: "\f47f"; }
.fa-id-card-alt::before {
  content: "\f47f"; }
.fa-igloo::before {
  content: "\f7ae"; }
.fa-image::before {
  content: "\f03e"; }
.fa-image-portrait::before {
  content: "\f3e0"; }
.fa-portrait::before {
  content: "\f3e0"; }
.fa-images::before {
  content: "\f302"; }
.fa-inbox::before {
  content: "\f01c"; }
.fa-indent::before {
  content: "\f03c"; }
.fa-indian-rupee-sign::before {
  content: "\e1bc"; }
.fa-indian-rupee::before {
  content: "\e1bc"; }
.fa-inr::before {
  content: "\e1bc"; }
.fa-industry::before {
  content: "\f275"; }
.fa-infinity::before {
  content: "\f534"; }
.fa-info::before {
  content: "\f129"; }
.fa-italic::before {
  content: "\f033"; }
.fa-j::before {
  content: "\4a"; }
.fa-jar::before {
  content: "\e516"; }
.fa-jar-wheat::before {
  content: "\e517"; }
.fa-jedi::before {
  content: "\f669"; }
.fa-jet-fighter::before {
  content: "\f0fb"; }
.fa-fighter-jet::before {
  content: "\f0fb"; }
.fa-jet-fighter-up::before {
  content: "\e518"; }
.fa-joint::before {
  content: "\f595"; }
.fa-jug-detergent::before {
  content: "\e519"; }
.fa-k::before {
  content: "\4b"; }
.fa-kaaba::before {
  content: "\f66b"; }
.fa-key::before {
  content: "\f084"; }
.fa-keyboard::before {
  content: "\f11c"; }
.fa-khanda::before {
  content: "\f66d"; }
.fa-kip-sign::before {
  content: "\e1c4"; }
.fa-kit-medical::before {
  content: "\f479"; }
.fa-first-aid::before {
  content: "\f479"; }
.fa-kitchen-set::before {
  content: "\e51a"; }
.fa-kiwi-bird::before {
  content: "\f535"; }
.fa-l::before {
  content: "\4c"; }
.fa-land-mine-on::before {
  content: "\e51b"; }
.fa-landmark::before {
  content: "\f66f"; }
.fa-landmark-dome::before {
  content: "\f752"; }
.fa-landmark-alt::before {
  content: "\f752"; }
.fa-landmark-flag::before {
  content: "\e51c"; }
.fa-language::before {
  content: "\f1ab"; }
.fa-laptop::before {
  content: "\f109"; }
.fa-laptop-code::before {
  content: "\f5fc"; }
.fa-laptop-file::before {
  content: "\e51d"; }
.fa-laptop-medical::before {
  content: "\f812"; }
.fa-lari-sign::before {
  content: "\e1c8"; }
.fa-layer-group::before {
  content: "\f5fd"; }
.fa-leaf::before {
  content: "\f06c"; }
.fa-left-long::before {
  content: "\f30a"; }
.fa-long-arrow-alt-left::before {
  content: "\f30a"; }
.fa-left-right::before {
  content: "\f337"; }
.fa-arrows-alt-h::before {
  content: "\f337"; }
.fa-lemon::before {
  content: "\f094"; }
.fa-less-than::before {
  content: "\3c"; }
.fa-less-than-equal::before {
  content: "\f537"; }
.fa-life-ring::before {
  content: "\f1cd"; }
.fa-lightbulb::before {
  content: "\f0eb"; }
.fa-lines-leaning::before {
  content: "\e51e"; }
.fa-link::before {
  content: "\f0c1"; }
.fa-chain::before {
  content: "\f0c1"; }
.fa-link-slash::before {
  content: "\f127"; }
.fa-chain-broken::before {
  content: "\f127"; }
.fa-chain-slash::before {
  content: "\f127"; }
.fa-unlink::before {
  content: "\f127"; }
.fa-lira-sign::before {
  content: "\f195"; }
.fa-list::before {
  content: "\f03a"; }
.fa-list-squares::before {
  content: "\f03a"; }
.fa-list-check::before {
  content: "\f0ae"; }
.fa-tasks::before {
  content: "\f0ae"; }
.fa-list-ol::before {
  content: "\f0cb"; }
.fa-list-1-2::before {
  content: "\f0cb"; }
.fa-list-numeric::before {
  content: "\f0cb"; }
.fa-list-ul::before {
  content: "\f0ca"; }
.fa-list-dots::before {
  content: "\f0ca"; }
.fa-litecoin-sign::before {
  content: "\e1d3"; }
.fa-location-arrow::before {
  content: "\f124"; }
.fa-location-crosshairs::before {
  content: "\f601"; }
.fa-location::before {
  content: "\f601"; }
.fa-location-dot::before {
  content: "\f3c5"; }
.fa-map-marker-alt::before {
  content: "\f3c5"; }
.fa-location-pin::before {
  content: "\f041"; }
.fa-map-marker::before {
  content: "\f041"; }
.fa-location-pin-lock::before {
  content: "\e51f"; }
.fa-lock::before {
  content: "\f023"; }
.fa-lock-open::before {
  content: "\f3c1"; }
.fa-locust::before {
  content: "\e520"; }
.fa-lungs::before {
  content: "\f604"; }
.fa-lungs-virus::before {
  content: "\e067"; }
.fa-m::before {
  content: "\4d"; }
.fa-magnet::before {
  content: "\f076"; }
.fa-magnifying-glass::before {
  content: "\f002"; }
.fa-search::before {
  content: "\f002"; }
.fa-magnifying-glass-arrow-right::before {
  content: "\e521"; }
.fa-magnifying-glass-chart::before {
  content: "\e522"; }
.fa-magnifying-glass-dollar::before {
  content: "\f688"; }
.fa-search-dollar::before {
  content: "\f688"; }
.fa-magnifying-glass-location::before {
  content: "\f689"; }
.fa-search-location::before {
  content: "\f689"; }
.fa-magnifying-glass-minus::before {
  content: "\f010"; }
.fa-search-minus::before {
  content: "\f010"; }
.fa-magnifying-glass-plus::before {
  content: "\f00e"; }
.fa-search-plus::before {
  content: "\f00e"; }
.fa-manat-sign::before {
  content: "\e1d5"; }
.fa-map::before {
  content: "\f279"; }
.fa-map-location::before {
  content: "\f59f"; }
.fa-map-marked::before {
  content: "\f59f"; }
.fa-map-location-dot::before {
  content: "\f5a0"; }
.fa-map-marked-alt::before {
  content: "\f5a0"; }
.fa-map-pin::before {
  content: "\f276"; }
.fa-marker::before {
  content: "\f5a1"; }
.fa-mars::before {
  content: "\f222"; }
.fa-mars-and-venus::before {
  content: "\f224"; }
.fa-mars-and-venus-burst::before {
  content: "\e523"; }
.fa-mars-double::before {
  content: "\f227"; }
.fa-mars-stroke::before {
  content: "\f229"; }
.fa-mars-stroke-right::before {
  content: "\f22b"; }
.fa-mars-stroke-h::before {
  content: "\f22b"; }
.fa-mars-stroke-up::before {
  content: "\f22a"; }
.fa-mars-stroke-v::before {
  content: "\f22a"; }
.fa-martini-glass::before {
  content: "\f57b"; }
.fa-glass-martini-alt::before {
  content: "\f57b"; }
.fa-martini-glass-citrus::before {
  content: "\f561"; }
.fa-cocktail::before {
  content: "\f561"; }
.fa-martini-glass-empty::before {
  content: "\f000"; }
.fa-glass-martini::before {
  content: "\f000"; }
.fa-mask::before {
  content: "\f6fa"; }
.fa-mask-face::before {
  content: "\e1d7"; }
.fa-mask-ventilator::before {
  content: "\e524"; }
.fa-masks-theater::before {
  content: "\f630"; }
.fa-theater-masks::before {
  content: "\f630"; }
.fa-mattress-pillow::before {
  content: "\e525"; }
.fa-maximize::before {
  content: "\f31e"; }
.fa-expand-arrows-alt::before {
  content: "\f31e"; }
.fa-medal::before {
  content: "\f5a2"; }
.fa-memory::before {
  content: "\f538"; }
.fa-menorah::before {
  content: "\f676"; }
.fa-mercury::before {
  content: "\f223"; }
.fa-message::before {
  content: "\f27a"; }
.fa-comment-alt::before {
  content: "\f27a"; }
.fa-meteor::before {
  content: "\f753"; }
.fa-microchip::before {
  content: "\f2db"; }
.fa-microphone::before {
  content: "\f130"; }
.fa-microphone-lines::before {
  content: "\f3c9"; }
.fa-microphone-alt::before {
  content: "\f3c9"; }
.fa-microphone-lines-slash::before {
  content: "\f539"; }
.fa-microphone-alt-slash::before {
  content: "\f539"; }
.fa-microphone-slash::before {
  content: "\f131"; }
.fa-microscope::before {
  content: "\f610"; }
.fa-mill-sign::before {
  content: "\e1ed"; }
.fa-minimize::before {
  content: "\f78c"; }
.fa-compress-arrows-alt::before {
  content: "\f78c"; }
.fa-minus::before {
  content: "\f068"; }
.fa-subtract::before {
  content: "\f068"; }
.fa-mitten::before {
  content: "\f7b5"; }
.fa-mobile::before {
  content: "\f3ce"; }
.fa-mobile-android::before {
  content: "\f3ce"; }
.fa-mobile-phone::before {
  content: "\f3ce"; }
.fa-mobile-button::before {
  content: "\f10b"; }
.fa-mobile-retro::before {
  content: "\e527"; }
.fa-mobile-screen::before {
  content: "\f3cf"; }
.fa-mobile-android-alt::before {
  content: "\f3cf"; }
.fa-mobile-screen-button::before {
  content: "\f3cd"; }
.fa-mobile-alt::before {
  content: "\f3cd"; }
.fa-money-bill::before {
  content: "\f0d6"; }
.fa-money-bill-1::before {
  content: "\f3d1"; }
.fa-money-bill-alt::before {
  content: "\f3d1"; }
.fa-money-bill-1-wave::before {
  content: "\f53b"; }
.fa-money-bill-wave-alt::before {
  content: "\f53b"; }
.fa-money-bill-transfer::before {
  content: "\e528"; }
.fa-money-bill-trend-up::before {
  content: "\e529"; }
.fa-money-bill-wave::before {
  content: "\f53a"; }
.fa-money-bill-wheat::before {
  content: "\e52a"; }
.fa-money-bills::before {
  content: "\e1f3"; }
.fa-money-check::before {
  content: "\f53c"; }
.fa-money-check-dollar::before {
  content: "\f53d"; }
.fa-money-check-alt::before {
  content: "\f53d"; }
.fa-monument::before {
  content: "\f5a6"; }
.fa-moon::before {
  content: "\f186"; }
.fa-mortar-pestle::before {
  content: "\f5a7"; }
.fa-mosque::before {
  content: "\f678"; }
.fa-mosquito::before {
  content: "\e52b"; }
.fa-mosquito-net::before {
  content: "\e52c"; }
.fa-motorcycle::before {
  content: "\f21c"; }
.fa-mound::before {
  content: "\e52d"; }
.fa-mountain::before {
  content: "\f6fc"; }
.fa-mountain-city::before {
  content: "\e52e"; }
.fa-mountain-sun::before {
  content: "\e52f"; }
.fa-mug-hot::before {
  content: "\f7b6"; }
.fa-mug-saucer::before {
  content: "\f0f4"; }
.fa-coffee::before {
  content: "\f0f4"; }
.fa-music::before {
  content: "\f001"; }
.fa-n::before {
  content: "\4e"; }
.fa-naira-sign::before {
  content: "\e1f6"; }
.fa-network-wired::before {
  content: "\f6ff"; }
.fa-neuter::before {
  content: "\f22c"; }
.fa-newspaper::before {
  content: "\f1ea"; }
.fa-not-equal::before {
  content: "\f53e"; }
.fa-notdef::before {
  content: "\e1fe"; }
.fa-note-sticky::before {
  content: "\f249"; }
.fa-sticky-note::before {
  content: "\f249"; }
.fa-notes-medical::before {
  content: "\f481"; }
.fa-o::before {
  content: "\4f"; }
.fa-object-group::before {
  content: "\f247"; }
.fa-object-ungroup::before {
  content: "\f248"; }
.fa-oil-can::before {
  content: "\f613"; }
.fa-oil-well::before {
  content: "\e532"; }
.fa-om::before {
  content: "\f679"; }
.fa-otter::before {
  content: "\f700"; }
.fa-outdent::before {
  content: "\f03b"; }
.fa-dedent::before {
  content: "\f03b"; }
.fa-p::before {
  content: "\50"; }
.fa-pager::before {
  content: "\f815"; }
.fa-paint-roller::before {
  content: "\f5aa"; }
.fa-paintbrush::before {
  content: "\f1fc"; }
.fa-paint-brush::before {
  content: "\f1fc"; }
.fa-palette::before {
  content: "\f53f"; }
.fa-pallet::before {
  content: "\f482"; }
.fa-panorama::before {
  content: "\e209"; }
.fa-paper-plane::before {
  content: "\f1d8"; }
.fa-paperclip::before {
  content: "\f0c6"; }
.fa-parachute-box::before {
  content: "\f4cd"; }
.fa-paragraph::before {
  content: "\f1dd"; }
.fa-passport::before {
  content: "\f5ab"; }
.fa-paste::before {
  content: "\f0ea"; }
.fa-file-clipboard::before {
  content: "\f0ea"; }
.fa-pause::before {
  content: "\f04c"; }
.fa-paw::before {
  content: "\f1b0"; }
.fa-peace::before {
  content: "\f67c"; }
.fa-pen::before {
  content: "\f304"; }
.fa-pen-clip::before {
  content: "\f305"; }
.fa-pen-alt::before {
  content: "\f305"; }
.fa-pen-fancy::before {
  content: "\f5ac"; }
.fa-pen-nib::before {
  content: "\f5ad"; }
.fa-pen-ruler::before {
  content: "\f5ae"; }
.fa-pencil-ruler::before {
  content: "\f5ae"; }
.fa-pen-to-square::before {
  content: "\f044"; }
.fa-edit::before {
  content: "\f044"; }
.fa-pencil::before {
  content: "\f303"; }
.fa-pencil-alt::before {
  content: "\f303"; }
.fa-people-arrows::before {
  content: "\e068"; }
.fa-people-arrows-left-right::before {
  content: "\e068"; }
.fa-people-carry-box::before {
  content: "\f4ce"; }
.fa-people-carry::before {
  content: "\f4ce"; }
.fa-people-group::before {
  content: "\e533"; }
.fa-people-line::before {
  content: "\e534"; }
.fa-people-pulling::before {
  content: "\e535"; }
.fa-people-robbery::before {
  content: "\e536"; }
.fa-people-roof::before {
  content: "\e537"; }
.fa-pepper-hot::before {
  content: "\f816"; }
.fa-percent::before {
  content: "\25"; }
.fa-percentage::before {
  content: "\25"; }
.fa-person::before {
  content: "\f183"; }
.fa-male::before {
  content: "\f183"; }
.fa-person-arrow-down-to-line::before {
  content: "\e538"; }
.fa-person-arrow-up-from-line::before {
  content: "\e539"; }
.fa-person-biking::before {
  content: "\f84a"; }
.fa-biking::before {
  content: "\f84a"; }
.fa-person-booth::before {
  content: "\f756"; }
.fa-person-breastfeeding::before {
  content: "\e53a"; }
.fa-person-burst::before {
  content: "\e53b"; }
.fa-person-cane::before {
  content: "\e53c"; }
.fa-person-chalkboard::before {
  content: "\e53d"; }
.fa-person-circle-check::before {
  content: "\e53e"; }
.fa-person-circle-exclamation::before {
  content: "\e53f"; }
.fa-person-circle-minus::before {
  content: "\e540"; }
.fa-person-circle-plus::before {
  content: "\e541"; }
.fa-person-circle-question::before {
  content: "\e542"; }
.fa-person-circle-xmark::before {
  content: "\e543"; }
.fa-person-digging::before {
  content: "\f85e"; }
.fa-digging::before {
  content: "\f85e"; }
.fa-person-dots-from-line::before {
  content: "\f470"; }
.fa-diagnoses::before {
  content: "\f470"; }
.fa-person-dress::before {
  content: "\f182"; }
.fa-female::before {
  content: "\f182"; }
.fa-person-dress-burst::before {
  content: "\e544"; }
.fa-person-drowning::before {
  content: "\e545"; }
.fa-person-falling::before {
  content: "\e546"; }
.fa-person-falling-burst::before {
  content: "\e547"; }
.fa-person-half-dress::before {
  content: "\e548"; }
.fa-person-harassing::before {
  content: "\e549"; }
.fa-person-hiking::before {
  content: "\f6ec"; }
.fa-hiking::before {
  content: "\f6ec"; }
.fa-person-military-pointing::before {
  content: "\e54a"; }
.fa-person-military-rifle::before {
  content: "\e54b"; }
.fa-person-military-to-person::before {
  content: "\e54c"; }
.fa-person-praying::before {
  content: "\f683"; }
.fa-pray::before {
  content: "\f683"; }
.fa-person-pregnant::before {
  content: "\e31e"; }
.fa-person-rays::before {
  content: "\e54d"; }
.fa-person-rifle::before {
  content: "\e54e"; }
.fa-person-running::before {
  content: "\f70c"; }
.fa-running::before {
  content: "\f70c"; }
.fa-person-shelter::before {
  content: "\e54f"; }
.fa-person-skating::before {
  content: "\f7c5"; }
.fa-skating::before {
  content: "\f7c5"; }
.fa-person-skiing::before {
  content: "\f7c9"; }
.fa-skiing::before {
  content: "\f7c9"; }
.fa-person-skiing-nordic::before {
  content: "\f7ca"; }
.fa-skiing-nordic::before {
  content: "\f7ca"; }
.fa-person-snowboarding::before {
  content: "\f7ce"; }
.fa-snowboarding::before {
  content: "\f7ce"; }
.fa-person-swimming::before {
  content: "\f5c4"; }
.fa-swimmer::before {
  content: "\f5c4"; }
.fa-person-through-window::before {
  content: "\e5a9"; }
.fa-person-walking::before {
  content: "\f554"; }
.fa-walking::before {
  content: "\f554"; }
.fa-person-walking-arrow-loop-left::before {
  content: "\e551"; }
.fa-person-walking-arrow-right::before {
  content: "\e552"; }
.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553"; }
.fa-person-walking-luggage::before {
  content: "\e554"; }
.fa-person-walking-with-cane::before {
  content: "\f29d"; }
.fa-blind::before {
  content: "\f29d"; }
.fa-peseta-sign::before {
  content: "\e221"; }
.fa-peso-sign::before {
  content: "\e222"; }
.fa-phone::before {
  content: "\f095"; }
.fa-phone-flip::before {
  content: "\f879"; }
.fa-phone-alt::before {
  content: "\f879"; }
.fa-phone-slash::before {
  content: "\f3dd"; }
.fa-phone-volume::before {
  content: "\f2a0"; }
.fa-volume-control-phone::before {
  content: "\f2a0"; }
.fa-photo-film::before {
  content: "\f87c"; }
.fa-photo-video::before {
  content: "\f87c"; }
.fa-piggy-bank::before {
  content: "\f4d3"; }
.fa-pills::before {
  content: "\f484"; }
.fa-pizza-slice::before {
  content: "\f818"; }
.fa-place-of-worship::before {
  content: "\f67f"; }
.fa-plane::before {
  content: "\f072"; }
.fa-plane-arrival::before {
  content: "\f5af"; }
.fa-plane-circle-check::before {
  content: "\e555"; }
.fa-plane-circle-exclamation::before {
  content: "\e556"; }
.fa-plane-circle-xmark::before {
  content: "\e557"; }
.fa-plane-departure::before {
  content: "\f5b0"; }
.fa-plane-lock::before {
  content: "\e558"; }
.fa-plane-slash::before {
  content: "\e069"; }
.fa-plane-up::before {
  content: "\e22d"; }
.fa-plant-wilt::before {
  content: "\e5aa"; }
.fa-plate-wheat::before {
  content: "\e55a"; }
.fa-play::before {
  content: "\f04b"; }
.fa-plug::before {
  content: "\f1e6"; }
.fa-plug-circle-bolt::before {
  content: "\e55b"; }
.fa-plug-circle-check::before {
  content: "\e55c"; }
.fa-plug-circle-exclamation::before {
  content: "\e55d"; }
.fa-plug-circle-minus::before {
  content: "\e55e"; }
.fa-plug-circle-plus::before {
  content: "\e55f"; }
.fa-plug-circle-xmark::before {
  content: "\e560"; }
.fa-plus::before {
  content: "\2b"; }
.fa-add::before {
  content: "\2b"; }
.fa-plus-minus::before {
  content: "\e43c"; }
.fa-podcast::before {
  content: "\f2ce"; }
.fa-poo::before {
  content: "\f2fe"; }
.fa-poo-storm::before {
  content: "\f75a"; }
.fa-poo-bolt::before {
  content: "\f75a"; }
.fa-poop::before {
  content: "\f619"; }
.fa-power-off::before {
  content: "\f011"; }
.fa-prescription::before {
  content: "\f5b1"; }
.fa-prescription-bottle::before {
  content: "\f485"; }
.fa-prescription-bottle-medical::before {
  content: "\f486"; }
.fa-prescription-bottle-alt::before {
  content: "\f486"; }
.fa-print::before {
  content: "\f02f"; }
.fa-pump-medical::before {
  content: "\e06a"; }
.fa-pump-soap::before {
  content: "\e06b"; }
.fa-puzzle-piece::before {
  content: "\f12e"; }
.fa-q::before {
  content: "\51"; }
.fa-qrcode::before {
  content: "\f029"; }
.fa-question::before {
  content: "\3f"; }
.fa-quote-left::before {
  content: "\f10d"; }
.fa-quote-left-alt::before {
  content: "\f10d"; }
.fa-quote-right::before {
  content: "\f10e"; }
.fa-quote-right-alt::before {
  content: "\f10e"; }
.fa-r::before {
  content: "\52"; }
.fa-radiation::before {
  content: "\f7b9"; }
.fa-radio::before {
  content: "\f8d7"; }
.fa-rainbow::before {
  content: "\f75b"; }
.fa-ranking-star::before {
  content: "\e561"; }
.fa-receipt::before {
  content: "\f543"; }
.fa-record-vinyl::before {
  content: "\f8d9"; }
.fa-rectangle-ad::before {
  content: "\f641"; }
.fa-ad::before {
  content: "\f641"; }
.fa-rectangle-list::before {
  content: "\f022"; }
.fa-list-alt::before {
  content: "\f022"; }
.fa-rectangle-xmark::before {
  content: "\f410"; }
.fa-rectangle-times::before {
  content: "\f410"; }
.fa-times-rectangle::before {
  content: "\f410"; }
.fa-window-close::before {
  content: "\f410"; }
.fa-recycle::before {
  content: "\f1b8"; }
.fa-registered::before {
  content: "\f25d"; }
.fa-repeat::before {
  content: "\f363"; }
.fa-reply::before {
  content: "\f3e5"; }
.fa-mail-reply::before {
  content: "\f3e5"; }
.fa-reply-all::before {
  content: "\f122"; }
.fa-mail-reply-all::before {
  content: "\f122"; }
.fa-republican::before {
  content: "\f75e"; }
.fa-restroom::before {
  content: "\f7bd"; }
.fa-retweet::before {
  content: "\f079"; }
.fa-ribbon::before {
  content: "\f4d6"; }
.fa-right-from-bracket::before {
  content: "\f2f5"; }
.fa-sign-out-alt::before {
  content: "\f2f5"; }
.fa-right-left::before {
  content: "\f362"; }
.fa-exchange-alt::before {
  content: "\f362"; }
.fa-right-long::before {
  content: "\f30b"; }
.fa-long-arrow-alt-right::before {
  content: "\f30b"; }
.fa-right-to-bracket::before {
  content: "\f2f6"; }
.fa-sign-in-alt::before {
  content: "\f2f6"; }
.fa-ring::before {
  content: "\f70b"; }
.fa-road::before {
  content: "\f018"; }
.fa-road-barrier::before {
  content: "\e562"; }
.fa-road-bridge::before {
  content: "\e563"; }
.fa-road-circle-check::before {
  content: "\e564"; }
.fa-road-circle-exclamation::before {
  content: "\e565"; }
.fa-road-circle-xmark::before {
  content: "\e566"; }
.fa-road-lock::before {
  content: "\e567"; }
.fa-road-spikes::before {
  content: "\e568"; }
.fa-robot::before {
  content: "\f544"; }
.fa-rocket::before {
  content: "\f135"; }
.fa-rotate::before {
  content: "\f2f1"; }
.fa-sync-alt::before {
  content: "\f2f1"; }
.fa-rotate-left::before {
  content: "\f2ea"; }
.fa-rotate-back::before {
  content: "\f2ea"; }
.fa-rotate-backward::before {
  content: "\f2ea"; }
.fa-undo-alt::before {
  content: "\f2ea"; }
.fa-rotate-right::before {
  content: "\f2f9"; }
.fa-redo-alt::before {
  content: "\f2f9"; }
.fa-rotate-forward::before {
  content: "\f2f9"; }
.fa-route::before {
  content: "\f4d7"; }
.fa-rss::before {
  content: "\f09e"; }
.fa-feed::before {
  content: "\f09e"; }
.fa-ruble-sign::before {
  content: "\f158"; }
.fa-rouble::before {
  content: "\f158"; }
.fa-rub::before {
  content: "\f158"; }
.fa-ruble::before {
  content: "\f158"; }
.fa-rug::before {
  content: "\e569"; }
.fa-ruler::before {
  content: "\f545"; }
.fa-ruler-combined::before {
  content: "\f546"; }
.fa-ruler-horizontal::before {
  content: "\f547"; }
.fa-ruler-vertical::before {
  content: "\f548"; }
.fa-rupee-sign::before {
  content: "\f156"; }
.fa-rupee::before {
  content: "\f156"; }
.fa-rupiah-sign::before {
  content: "\e23d"; }
.fa-s::before {
  content: "\53"; }
.fa-sack-dollar::before {
  content: "\f81d"; }
.fa-sack-xmark::before {
  content: "\e56a"; }
.fa-sailboat::before {
  content: "\e445"; }
.fa-satellite::before {
  content: "\f7bf"; }
.fa-satellite-dish::before {
  content: "\f7c0"; }
.fa-scale-balanced::before {
  content: "\f24e"; }
.fa-balance-scale::before {
  content: "\f24e"; }
.fa-scale-unbalanced::before {
  content: "\f515"; }
.fa-balance-scale-left::before {
  content: "\f515"; }
.fa-scale-unbalanced-flip::before {
  content: "\f516"; }
.fa-balance-scale-right::before {
  content: "\f516"; }
.fa-school::before {
  content: "\f549"; }
.fa-school-circle-check::before {
  content: "\e56b"; }
.fa-school-circle-exclamation::before {
  content: "\e56c"; }
.fa-school-circle-xmark::before {
  content: "\e56d"; }
.fa-school-flag::before {
  content: "\e56e"; }
.fa-school-lock::before {
  content: "\e56f"; }
.fa-scissors::before {
  content: "\f0c4"; }
.fa-cut::before {
  content: "\f0c4"; }
.fa-screwdriver::before {
  content: "\f54a"; }
.fa-screwdriver-wrench::before {
  content: "\f7d9"; }
.fa-tools::before {
  content: "\f7d9"; }
.fa-scroll::before {
  content: "\f70e"; }
.fa-scroll-torah::before {
  content: "\f6a0"; }
.fa-torah::before {
  content: "\f6a0"; }
.fa-sd-card::before {
  content: "\f7c2"; }
.fa-section::before {
  content: "\e447"; }
.fa-seedling::before {
  content: "\f4d8"; }
.fa-sprout::before {
  content: "\f4d8"; }
.fa-server::before {
  content: "\f233"; }
.fa-shapes::before {
  content: "\f61f"; }
.fa-triangle-circle-square::before {
  content: "\f61f"; }
.fa-share::before {
  content: "\f064"; }
.fa-arrow-turn-right::before {
  content: "\f064"; }
.fa-mail-forward::before {
  content: "\f064"; }
.fa-share-from-square::before {
  content: "\f14d"; }
.fa-share-square::before {
  content: "\f14d"; }
.fa-share-nodes::before {
  content: "\f1e0"; }
.fa-share-alt::before {
  content: "\f1e0"; }
.fa-sheet-plastic::before {
  content: "\e571"; }
.fa-shekel-sign::before {
  content: "\f20b"; }
.fa-ils::before {
  content: "\f20b"; }
.fa-shekel::before {
  content: "\f20b"; }
.fa-sheqel::before {
  content: "\f20b"; }
.fa-sheqel-sign::before {
  content: "\f20b"; }
.fa-shield::before {
  content: "\f132"; }
.fa-shield-blank::before {
  content: "\f132"; }
.fa-shield-cat::before {
  content: "\e572"; }
.fa-shield-dog::before {
  content: "\e573"; }
.fa-shield-halved::before {
  content: "\f3ed"; }
.fa-shield-alt::before {
  content: "\f3ed"; }
.fa-shield-heart::before {
  content: "\e574"; }
.fa-shield-virus::before {
  content: "\e06c"; }
.fa-ship::before {
  content: "\f21a"; }
.fa-shirt::before {
  content: "\f553"; }
.fa-t-shirt::before {
  content: "\f553"; }
.fa-tshirt::before {
  content: "\f553"; }
.fa-shoe-prints::before {
  content: "\f54b"; }
.fa-shop::before {
  content: "\f54f"; }
.fa-store-alt::before {
  content: "\f54f"; }
.fa-shop-lock::before {
  content: "\e4a5"; }
.fa-shop-slash::before {
  content: "\e070"; }
.fa-store-alt-slash::before {
  content: "\e070"; }
.fa-shower::before {
  content: "\f2cc"; }
.fa-shrimp::before {
  content: "\e448"; }
.fa-shuffle::before {
  content: "\f074"; }
.fa-random::before {
  content: "\f074"; }
.fa-shuttle-space::before {
  content: "\f197"; }
.fa-space-shuttle::before {
  content: "\f197"; }
.fa-sign-hanging::before {
  content: "\f4d9"; }
.fa-sign::before {
  content: "\f4d9"; }
.fa-signal::before {
  content: "\f012"; }
.fa-signal-5::before {
  content: "\f012"; }
.fa-signal-perfect::before {
  content: "\f012"; }
.fa-signature::before {
  content: "\f5b7"; }
.fa-signs-post::before {
  content: "\f277"; }
.fa-map-signs::before {
  content: "\f277"; }
.fa-sim-card::before {
  content: "\f7c4"; }
.fa-sink::before {
  content: "\e06d"; }
.fa-sitemap::before {
  content: "\f0e8"; }
.fa-skull::before {
  content: "\f54c"; }
.fa-skull-crossbones::before {
  content: "\f714"; }
.fa-slash::before {
  content: "\f715"; }
.fa-sleigh::before {
  content: "\f7cc"; }
.fa-sliders::before {
  content: "\f1de"; }
.fa-sliders-h::before {
  content: "\f1de"; }
.fa-smog::before {
  content: "\f75f"; }
.fa-smoking::before {
  content: "\f48d"; }
.fa-snowflake::before {
  content: "\f2dc"; }
.fa-snowman::before {
  content: "\f7d0"; }
.fa-snowplow::before {
  content: "\f7d2"; }
.fa-soap::before {
  content: "\e06e"; }
.fa-socks::before {
  content: "\f696"; }
.fa-solar-panel::before {
  content: "\f5ba"; }
.fa-sort::before {
  content: "\f0dc"; }
.fa-unsorted::before {
  content: "\f0dc"; }
.fa-sort-down::before {
  content: "\f0dd"; }
.fa-sort-desc::before {
  content: "\f0dd"; }
.fa-sort-up::before {
  content: "\f0de"; }
.fa-sort-asc::before {
  content: "\f0de"; }
.fa-spa::before {
  content: "\f5bb"; }
.fa-spaghetti-monster-flying::before {
  content: "\f67b"; }
.fa-pastafarianism::before {
  content: "\f67b"; }
.fa-spell-check::before {
  content: "\f891"; }
.fa-spider::before {
  content: "\f717"; }
.fa-spinner::before {
  content: "\f110"; }
.fa-splotch::before {
  content: "\f5bc"; }
.fa-spoon::before {
  content: "\f2e5"; }
.fa-utensil-spoon::before {
  content: "\f2e5"; }
.fa-spray-can::before {
  content: "\f5bd"; }
.fa-spray-can-sparkles::before {
  content: "\f5d0"; }
.fa-air-freshener::before {
  content: "\f5d0"; }
.fa-square::before {
  content: "\f0c8"; }
.fa-square-arrow-up-right::before {
  content: "\f14c"; }
.fa-external-link-square::before {
  content: "\f14c"; }
.fa-square-caret-down::before {
  content: "\f150"; }
.fa-caret-square-down::before {
  content: "\f150"; }
.fa-square-caret-left::before {
  content: "\f191"; }
.fa-caret-square-left::before {
  content: "\f191"; }
.fa-square-caret-right::before {
  content: "\f152"; }
.fa-caret-square-right::before {
  content: "\f152"; }
.fa-square-caret-up::before {
  content: "\f151"; }
.fa-caret-square-up::before {
  content: "\f151"; }
.fa-square-check::before {
  content: "\f14a"; }
.fa-check-square::before {
  content: "\f14a"; }
.fa-square-envelope::before {
  content: "\f199"; }
.fa-envelope-square::before {
  content: "\f199"; }
.fa-square-full::before {
  content: "\f45c"; }
.fa-square-h::before {
  content: "\f0fd"; }
.fa-h-square::before {
  content: "\f0fd"; }
.fa-square-minus::before {
  content: "\f146"; }
.fa-minus-square::before {
  content: "\f146"; }
.fa-square-nfi::before {
  content: "\e576"; }
.fa-square-parking::before {
  content: "\f540"; }
.fa-parking::before {
  content: "\f540"; }
.fa-square-pen::before {
  content: "\f14b"; }
.fa-pen-square::before {
  content: "\f14b"; }
.fa-pencil-square::before {
  content: "\f14b"; }
.fa-square-person-confined::before {
  content: "\e577"; }
.fa-square-phone::before {
  content: "\f098"; }
.fa-phone-square::before {
  content: "\f098"; }
.fa-square-phone-flip::before {
  content: "\f87b"; }
.fa-phone-square-alt::before {
  content: "\f87b"; }
.fa-square-plus::before {
  content: "\f0fe"; }
.fa-plus-square::before {
  content: "\f0fe"; }
.fa-square-poll-horizontal::before {
  content: "\f682"; }
.fa-poll-h::before {
  content: "\f682"; }
.fa-square-poll-vertical::before {
  content: "\f681"; }
.fa-poll::before {
  content: "\f681"; }
.fa-square-root-variable::before {
  content: "\f698"; }
.fa-square-root-alt::before {
  content: "\f698"; }
.fa-square-rss::before {
  content: "\f143"; }
.fa-rss-square::before {
  content: "\f143"; }
.fa-square-share-nodes::before {
  content: "\f1e1"; }
.fa-share-alt-square::before {
  content: "\f1e1"; }
.fa-square-up-right::before {
  content: "\f360"; }
.fa-external-link-square-alt::before {
  content: "\f360"; }
.fa-square-virus::before {
  content: "\e578"; }
.fa-square-xmark::before {
  content: "\f2d3"; }
.fa-times-square::before {
  content: "\f2d3"; }
.fa-xmark-square::before {
  content: "\f2d3"; }
.fa-staff-snake::before {
  content: "\e579"; }
.fa-rod-asclepius::before {
  content: "\e579"; }
.fa-rod-snake::before {
  content: "\e579"; }
.fa-staff-aesculapius::before {
  content: "\e579"; }
.fa-stairs::before {
  content: "\e289"; }
.fa-stamp::before {
  content: "\f5bf"; }
.fa-stapler::before {
  content: "\e5af"; }
.fa-star::before {
  content: "\f005"; }
.fa-star-and-crescent::before {
  content: "\f699"; }
.fa-star-half::before {
  content: "\f089"; }
.fa-star-half-stroke::before {
  content: "\f5c0"; }
.fa-star-half-alt::before {
  content: "\f5c0"; }
.fa-star-of-david::before {
  content: "\f69a"; }
.fa-star-of-life::before {
  content: "\f621"; }
.fa-sterling-sign::before {
  content: "\f154"; }
.fa-gbp::before {
  content: "\f154"; }
.fa-pound-sign::before {
  content: "\f154"; }
.fa-stethoscope::before {
  content: "\f0f1"; }
.fa-stop::before {
  content: "\f04d"; }
.fa-stopwatch::before {
  content: "\f2f2"; }
.fa-stopwatch-20::before {
  content: "\e06f"; }
.fa-store::before {
  content: "\f54e"; }
.fa-store-slash::before {
  content: "\e071"; }
.fa-street-view::before {
  content: "\f21d"; }
.fa-strikethrough::before {
  content: "\f0cc"; }
.fa-stroopwafel::before {
  content: "\f551"; }
.fa-subscript::before {
  content: "\f12c"; }
.fa-suitcase::before {
  content: "\f0f2"; }
.fa-suitcase-medical::before {
  content: "\f0fa"; }
.fa-medkit::before {
  content: "\f0fa"; }
.fa-suitcase-rolling::before {
  content: "\f5c1"; }
.fa-sun::before {
  content: "\f185"; }
.fa-sun-plant-wilt::before {
  content: "\e57a"; }
.fa-superscript::before {
  content: "\f12b"; }
.fa-swatchbook::before {
  content: "\f5c3"; }
.fa-synagogue::before {
  content: "\f69b"; }
.fa-syringe::before {
  content: "\f48e"; }
.fa-t::before {
  content: "\54"; }
.fa-table::before {
  content: "\f0ce"; }
.fa-table-cells::before {
  content: "\f00a"; }
.fa-th::before {
  content: "\f00a"; }
.fa-table-cells-large::before {
  content: "\f009"; }
.fa-th-large::before {
  content: "\f009"; }
.fa-table-columns::before {
  content: "\f0db"; }
.fa-columns::before {
  content: "\f0db"; }
.fa-table-list::before {
  content: "\f00b"; }
.fa-th-list::before {
  content: "\f00b"; }
.fa-table-tennis-paddle-ball::before {
  content: "\f45d"; }
.fa-ping-pong-paddle-ball::before {
  content: "\f45d"; }
.fa-table-tennis::before {
  content: "\f45d"; }
.fa-tablet::before {
  content: "\f3fb"; }
.fa-tablet-android::before {
  content: "\f3fb"; }
.fa-tablet-button::before {
  content: "\f10a"; }
.fa-tablet-screen-button::before {
  content: "\f3fa"; }
.fa-tablet-alt::before {
  content: "\f3fa"; }
.fa-tablets::before {
  content: "\f490"; }
.fa-tachograph-digital::before {
  content: "\f566"; }
.fa-digital-tachograph::before {
  content: "\f566"; }
.fa-tag::before {
  content: "\f02b"; }
.fa-tags::before {
  content: "\f02c"; }
.fa-tape::before {
  content: "\f4db"; }
.fa-tarp::before {
  content: "\e57b"; }
.fa-tarp-droplet::before {
  content: "\e57c"; }
.fa-taxi::before {
  content: "\f1ba"; }
.fa-cab::before {
  content: "\f1ba"; }
.fa-teeth::before {
  content: "\f62e"; }
.fa-teeth-open::before {
  content: "\f62f"; }
.fa-temperature-arrow-down::before {
  content: "\e03f"; }
.fa-temperature-down::before {
  content: "\e03f"; }
.fa-temperature-arrow-up::before {
  content: "\e040"; }
.fa-temperature-up::before {
  content: "\e040"; }
.fa-temperature-empty::before {
  content: "\f2cb"; }
.fa-temperature-0::before {
  content: "\f2cb"; }
.fa-thermometer-0::before {
  content: "\f2cb"; }
.fa-thermometer-empty::before {
  content: "\f2cb"; }
.fa-temperature-full::before {
  content: "\f2c7"; }
.fa-temperature-4::before {
  content: "\f2c7"; }
.fa-thermometer-4::before {
  content: "\f2c7"; }
.fa-thermometer-full::before {
  content: "\f2c7"; }
.fa-temperature-half::before {
  content: "\f2c9"; }
.fa-temperature-2::before {
  content: "\f2c9"; }
.fa-thermometer-2::before {
  content: "\f2c9"; }
.fa-thermometer-half::before {
  content: "\f2c9"; }
.fa-temperature-high::before {
  content: "\f769"; }
.fa-temperature-low::before {
  content: "\f76b"; }
.fa-temperature-quarter::before {
  content: "\f2ca"; }
.fa-temperature-1::before {
  content: "\f2ca"; }
.fa-thermometer-1::before {
  content: "\f2ca"; }
.fa-thermometer-quarter::before {
  content: "\f2ca"; }
.fa-temperature-three-quarters::before {
  content: "\f2c8"; }
.fa-temperature-3::before {
  content: "\f2c8"; }
.fa-thermometer-3::before {
  content: "\f2c8"; }
.fa-thermometer-three-quarters::before {
  content: "\f2c8"; }
.fa-tenge-sign::before {
  content: "\f7d7"; }
.fa-tenge::before {
  content: "\f7d7"; }
.fa-tent::before {
  content: "\e57d"; }
.fa-tent-arrow-down-to-line::before {
  content: "\e57e"; }
.fa-tent-arrow-left-right::before {
  content: "\e57f"; }
.fa-tent-arrow-turn-left::before {
  content: "\e580"; }
.fa-tent-arrows-down::before {
  content: "\e581"; }
.fa-tents::before {
  content: "\e582"; }
.fa-terminal::before {
  content: "\f120"; }
.fa-text-height::before {
  content: "\f034"; }
.fa-text-slash::before {
  content: "\f87d"; }
.fa-remove-format::before {
  content: "\f87d"; }
.fa-text-width::before {
  content: "\f035"; }
.fa-thermometer::before {
  content: "\f491"; }
.fa-thumbs-down::before {
  content: "\f165"; }
.fa-thumbs-up::before {
  content: "\f164"; }
.fa-thumbtack::before {
  content: "\f08d"; }
.fa-thumb-tack::before {
  content: "\f08d"; }
.fa-ticket::before {
  content: "\f145"; }
.fa-ticket-simple::before {
  content: "\f3ff"; }
.fa-ticket-alt::before {
  content: "\f3ff"; }
.fa-timeline::before {
  content: "\e29c"; }
.fa-toggle-off::before {
  content: "\f204"; }
.fa-toggle-on::before {
  content: "\f205"; }
.fa-toilet::before {
  content: "\f7d8"; }
.fa-toilet-paper::before {
  content: "\f71e"; }
.fa-toilet-paper-slash::before {
  content: "\e072"; }
.fa-toilet-portable::before {
  content: "\e583"; }
.fa-toilets-portable::before {
  content: "\e584"; }
.fa-toolbox::before {
  content: "\f552"; }
.fa-tooth::before {
  content: "\f5c9"; }
.fa-torii-gate::before {
  content: "\f6a1"; }
.fa-tornado::before {
  content: "\f76f"; }
.fa-tower-broadcast::before {
  content: "\f519"; }
.fa-broadcast-tower::before {
  content: "\f519"; }
.fa-tower-cell::before {
  content: "\e585"; }
.fa-tower-observation::before {
  content: "\e586"; }
.fa-tractor::before {
  content: "\f722"; }
.fa-trademark::before {
  content: "\f25c"; }
.fa-traffic-light::before {
  content: "\f637"; }
.fa-trailer::before {
  content: "\e041"; }
.fa-train::before {
  content: "\f238"; }
.fa-train-subway::before {
  content: "\f239"; }
.fa-subway::before {
  content: "\f239"; }
.fa-train-tram::before {
  content: "\e5b4"; }
.fa-transgender::before {
  content: "\f225"; }
.fa-transgender-alt::before {
  content: "\f225"; }
.fa-trash::before {
  content: "\f1f8"; }
.fa-trash-arrow-up::before {
  content: "\f829"; }
.fa-trash-restore::before {
  content: "\f829"; }
.fa-trash-can::before {
  content: "\f2ed"; }
.fa-trash-alt::before {
  content: "\f2ed"; }
.fa-trash-can-arrow-up::before {
  content: "\f82a"; }
.fa-trash-restore-alt::before {
  content: "\f82a"; }
.fa-tree::before {
  content: "\f1bb"; }
.fa-tree-city::before {
  content: "\e587"; }
.fa-triangle-exclamation::before {
  content: "\f071"; }
.fa-exclamation-triangle::before {
  content: "\f071"; }
.fa-warning::before {
  content: "\f071"; }
.fa-trophy::before {
  content: "\f091"; }
.fa-trowel::before {
  content: "\e589"; }
.fa-trowel-bricks::before {
  content: "\e58a"; }
.fa-truck::before {
  content: "\f0d1"; }
.fa-truck-arrow-right::before {
  content: "\e58b"; }
.fa-truck-droplet::before {
  content: "\e58c"; }
.fa-truck-fast::before {
  content: "\f48b"; }
.fa-shipping-fast::before {
  content: "\f48b"; }
.fa-truck-field::before {
  content: "\e58d"; }
.fa-truck-field-un::before {
  content: "\e58e"; }
.fa-truck-front::before {
  content: "\e2b7"; }
.fa-truck-medical::before {
  content: "\f0f9"; }
.fa-ambulance::before {
  content: "\f0f9"; }
.fa-truck-monster::before {
  content: "\f63b"; }
.fa-truck-moving::before {
  content: "\f4df"; }
.fa-truck-pickup::before {
  content: "\f63c"; }
.fa-truck-plane::before {
  content: "\e58f"; }
.fa-truck-ramp-box::before {
  content: "\f4de"; }
.fa-truck-loading::before {
  content: "\f4de"; }
.fa-tty::before {
  content: "\f1e4"; }
.fa-teletype::before {
  content: "\f1e4"; }
.fa-turkish-lira-sign::before {
  content: "\e2bb"; }
.fa-try::before {
  content: "\e2bb"; }
.fa-turkish-lira::before {
  content: "\e2bb"; }
.fa-turn-down::before {
  content: "\f3be"; }
.fa-level-down-alt::before {
  content: "\f3be"; }
.fa-turn-up::before {
  content: "\f3bf"; }
.fa-level-up-alt::before {
  content: "\f3bf"; }
.fa-tv::before {
  content: "\f26c"; }
.fa-television::before {
  content: "\f26c"; }
.fa-tv-alt::before {
  content: "\f26c"; }
.fa-u::before {
  content: "\55"; }
.fa-umbrella::before {
  content: "\f0e9"; }
.fa-umbrella-beach::before {
  content: "\f5ca"; }
.fa-underline::before {
  content: "\f0cd"; }
.fa-universal-access::before {
  content: "\f29a"; }
.fa-unlock::before {
  content: "\f09c"; }
.fa-unlock-keyhole::before {
  content: "\f13e"; }
.fa-unlock-alt::before {
  content: "\f13e"; }
.fa-up-down::before {
  content: "\f338"; }
.fa-arrows-alt-v::before {
  content: "\f338"; }
.fa-up-down-left-right::before {
  content: "\f0b2"; }
.fa-arrows-alt::before {
  content: "\f0b2"; }
.fa-up-long::before {
  content: "\f30c"; }
.fa-long-arrow-alt-up::before {
  content: "\f30c"; }
.fa-up-right-and-down-left-from-center::before {
  content: "\f424"; }
.fa-expand-alt::before {
  content: "\f424"; }
.fa-up-right-from-square::before {
  content: "\f35d"; }
.fa-external-link-alt::before {
  content: "\f35d"; }
.fa-upload::before {
  content: "\f093"; }
.fa-user::before {
  content: "\f007"; }
.fa-user-astronaut::before {
  content: "\f4fb"; }
.fa-user-check::before {
  content: "\f4fc"; }
.fa-user-clock::before {
  content: "\f4fd"; }
.fa-user-doctor::before {
  content: "\f0f0"; }
.fa-user-md::before {
  content: "\f0f0"; }
.fa-user-gear::before {
  content: "\f4fe"; }
.fa-user-cog::before {
  content: "\f4fe"; }
.fa-user-graduate::before {
  content: "\f501"; }
.fa-user-group::before {
  content: "\f500"; }
.fa-user-friends::before {
  content: "\f500"; }
.fa-user-injured::before {
  content: "\f728"; }
.fa-user-large::before {
  content: "\f406"; }
.fa-user-alt::before {
  content: "\f406"; }
.fa-user-large-slash::before {
  content: "\f4fa"; }
.fa-user-alt-slash::before {
  content: "\f4fa"; }
.fa-user-lock::before {
  content: "\f502"; }
.fa-user-minus::before {
  content: "\f503"; }
.fa-user-ninja::before {
  content: "\f504"; }
.fa-user-nurse::before {
  content: "\f82f"; }
.fa-user-pen::before {
  content: "\f4ff"; }
.fa-user-edit::before {
  content: "\f4ff"; }
.fa-user-plus::before {
  content: "\f234"; }
.fa-user-secret::before {
  content: "\f21b"; }
.fa-user-shield::before {
  content: "\f505"; }
.fa-user-slash::before {
  content: "\f506"; }
.fa-user-tag::before {
  content: "\f507"; }
.fa-user-tie::before {
  content: "\f508"; }
.fa-user-xmark::before {
  content: "\f235"; }
.fa-user-times::before {
  content: "\f235"; }
.fa-users::before {
  content: "\f0c0"; }
.fa-users-between-lines::before {
  content: "\e591"; }
.fa-users-gear::before {
  content: "\f509"; }
.fa-users-cog::before {
  content: "\f509"; }
.fa-users-line::before {
  content: "\e592"; }
.fa-users-rays::before {
  content: "\e593"; }
.fa-users-rectangle::before {
  content: "\e594"; }
.fa-users-slash::before {
  content: "\e073"; }
.fa-users-viewfinder::before {
  content: "\e595"; }
.fa-utensils::before {
  content: "\f2e7"; }
.fa-cutlery::before {
  content: "\f2e7"; }
.fa-v::before {
  content: "\56"; }
.fa-van-shuttle::before {
  content: "\f5b6"; }
.fa-shuttle-van::before {
  content: "\f5b6"; }
.fa-vault::before {
  content: "\e2c5"; }
.fa-vector-square::before {
  content: "\f5cb"; }
.fa-venus::before {
  content: "\f221"; }
.fa-venus-double::before {
  content: "\f226"; }
.fa-venus-mars::before {
  content: "\f228"; }
.fa-vest::before {
  content: "\e085"; }
.fa-vest-patches::before {
  content: "\e086"; }
.fa-vial::before {
  content: "\f492"; }
.fa-vial-circle-check::before {
  content: "\e596"; }
.fa-vial-virus::before {
  content: "\e597"; }
.fa-vials::before {
  content: "\f493"; }
.fa-video::before {
  content: "\f03d"; }
.fa-video-camera::before {
  content: "\f03d"; }
.fa-video-slash::before {
  content: "\f4e2"; }
.fa-vihara::before {
  content: "\f6a7"; }
.fa-virus::before {
  content: "\e074"; }
.fa-virus-covid::before {
  content: "\e4a8"; }
.fa-virus-covid-slash::before {
  content: "\e4a9"; }
.fa-virus-slash::before {
  content: "\e075"; }
.fa-viruses::before {
  content: "\e076"; }
.fa-voicemail::before {
  content: "\f897"; }
.fa-volcano::before {
  content: "\f770"; }
.fa-volleyball::before {
  content: "\f45f"; }
.fa-volleyball-ball::before {
  content: "\f45f"; }
.fa-volume-high::before {
  content: "\f028"; }
.fa-volume-up::before {
  content: "\f028"; }
.fa-volume-low::before {
  content: "\f027"; }
.fa-volume-down::before {
  content: "\f027"; }
.fa-volume-off::before {
  content: "\f026"; }
.fa-volume-xmark::before {
  content: "\f6a9"; }
.fa-volume-mute::before {
  content: "\f6a9"; }
.fa-volume-times::before {
  content: "\f6a9"; }
.fa-vr-cardboard::before {
  content: "\f729"; }
.fa-w::before {
  content: "\57"; }
.fa-walkie-talkie::before {
  content: "\f8ef"; }
.fa-wallet::before {
  content: "\f555"; }
.fa-wand-magic::before {
  content: "\f0d0"; }
.fa-magic::before {
  content: "\f0d0"; }
.fa-wand-magic-sparkles::before {
  content: "\e2ca"; }
.fa-magic-wand-sparkles::before {
  content: "\e2ca"; }
.fa-wand-sparkles::before {
  content: "\f72b"; }
.fa-warehouse::before {
  content: "\f494"; }
.fa-water::before {
  content: "\f773"; }
.fa-water-ladder::before {
  content: "\f5c5"; }
.fa-ladder-water::before {
  content: "\f5c5"; }
.fa-swimming-pool::before {
  content: "\f5c5"; }
.fa-wave-square::before {
  content: "\f83e"; }
.fa-weight-hanging::before {
  content: "\f5cd"; }
.fa-weight-scale::before {
  content: "\f496"; }
.fa-weight::before {
  content: "\f496"; }
.fa-wheat-awn::before {
  content: "\e2cd"; }
.fa-wheat-alt::before {
  content: "\e2cd"; }
.fa-wheat-awn-circle-exclamation::before {
  content: "\e598"; }
.fa-wheelchair::before {
  content: "\f193"; }
.fa-wheelchair-move::before {
  content: "\e2ce"; }
.fa-wheelchair-alt::before {
  content: "\e2ce"; }
.fa-whiskey-glass::before {
  content: "\f7a0"; }
.fa-glass-whiskey::before {
  content: "\f7a0"; }
.fa-wifi::before {
  content: "\f1eb"; }
.fa-wifi-3::before {
  content: "\f1eb"; }
.fa-wifi-strong::before {
  content: "\f1eb"; }
.fa-wind::before {
  content: "\f72e"; }
.fa-window-maximize::before {
  content: "\f2d0"; }
.fa-window-minimize::before {
  content: "\f2d1"; }
.fa-window-restore::before {
  content: "\f2d2"; }
.fa-wine-bottle::before {
  content: "\f72f"; }
.fa-wine-glass::before {
  content: "\f4e3"; }
.fa-wine-glass-empty::before {
  content: "\f5ce"; }
.fa-wine-glass-alt::before {
  content: "\f5ce"; }
.fa-won-sign::before {
  content: "\f159"; }
.fa-krw::before {
  content: "\f159"; }
.fa-won::before {
  content: "\f159"; }
.fa-worm::before {
  content: "\e599"; }
.fa-wrench::before {
  content: "\f0ad"; }
.fa-x::before {
  content: "\58"; }
.fa-x-ray::before {
  content: "\f497"; }
.fa-xmark::before {
  content: "\f00d"; }
.fa-close::before {
  content: "\f00d"; }
.fa-multiply::before {
  content: "\f00d"; }
.fa-remove::before {
  content: "\f00d"; }
.fa-times::before {
  content: "\f00d"; }
.fa-xmarks-lines::before {
  content: "\e59a"; }
.fa-y::before {
  content: "\59"; }
.fa-yen-sign::before {
  content: "\f157"; }
.fa-cny::before {
  content: "\f157"; }
.fa-jpy::before {
  content: "\f157"; }
.fa-rmb::before {
  content: "\f157"; }
.fa-yen::before {
  content: "\f157"; }
.fa-yin-yang::before {
  content: "\f6ad"; }
.fa-z::before {
  content: "\5a"; }
.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }
:root, :host {
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; }
@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('fa-brands-400.woff2') format("woff2"), url('fa-brands-400.ttf') format("truetype"); }
.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }
.fa-42-group:before {
  content: "\e080"; }
.fa-innosoft:before {
  content: "\e080"; }
.fa-500px:before {
  content: "\f26e"; }
.fa-accessible-icon:before {
  content: "\f368"; }
.fa-accusoft:before {
  content: "\f369"; }
.fa-adn:before {
  content: "\f170"; }
.fa-adversal:before {
  content: "\f36a"; }
.fa-affiliatetheme:before {
  content: "\f36b"; }
.fa-airbnb:before {
  content: "\f834"; }
.fa-algolia:before {
  content: "\f36c"; }
.fa-alipay:before {
  content: "\f642"; }
.fa-amazon:before {
  content: "\f270"; }
.fa-amazon-pay:before {
  content: "\f42c"; }
.fa-amilia:before {
  content: "\f36d"; }
.fa-android:before {
  content: "\f17b"; }
.fa-angellist:before {
  content: "\f209"; }
.fa-angrycreative:before {
  content: "\f36e"; }
.fa-angular:before {
  content: "\f420"; }
.fa-app-store:before {
  content: "\f36f"; }
.fa-app-store-ios:before {
  content: "\f370"; }
.fa-apper:before {
  content: "\f371"; }
.fa-apple:before {
  content: "\f179"; }
.fa-apple-pay:before {
  content: "\f415"; }
.fa-artstation:before {
  content: "\f77a"; }
.fa-asymmetrik:before {
  content: "\f372"; }
.fa-atlassian:before {
  content: "\f77b"; }
.fa-audible:before {
  content: "\f373"; }
.fa-autoprefixer:before {
  content: "\f41c"; }
.fa-avianex:before {
  content: "\f374"; }
.fa-aviato:before {
  content: "\f421"; }
.fa-aws:before {
  content: "\f375"; }
.fa-bandcamp:before {
  content: "\f2d5"; }
.fa-battle-net:before {
  content: "\f835"; }
.fa-behance:before {
  content: "\f1b4"; }
.fa-bilibili:before {
  content: "\e3d9"; }
.fa-bimobject:before {
  content: "\f378"; }
.fa-bitbucket:before {
  content: "\f171"; }
.fa-bitcoin:before {
  content: "\f379"; }
.fa-bity:before {
  content: "\f37a"; }
.fa-black-tie:before {
  content: "\f27e"; }
.fa-blackberry:before {
  content: "\f37b"; }
.fa-blogger:before {
  content: "\f37c"; }
.fa-blogger-b:before {
  content: "\f37d"; }
.fa-bluetooth:before {
  content: "\f293"; }
.fa-bluetooth-b:before {
  content: "\f294"; }
.fa-bootstrap:before {
  content: "\f836"; }
.fa-bots:before {
  content: "\e340"; }
.fa-btc:before {
  content: "\f15a"; }
.fa-buffer:before {
  content: "\f837"; }
.fa-buromobelexperte:before {
  content: "\f37f"; }
.fa-buy-n-large:before {
  content: "\f8a6"; }
.fa-buysellads:before {
  content: "\f20d"; }
.fa-canadian-maple-leaf:before {
  content: "\f785"; }
.fa-cc-amazon-pay:before {
  content: "\f42d"; }
.fa-cc-amex:before {
  content: "\f1f3"; }
.fa-cc-apple-pay:before {
  content: "\f416"; }
.fa-cc-diners-club:before {
  content: "\f24c"; }
.fa-cc-discover:before {
  content: "\f1f2"; }
.fa-cc-jcb:before {
  content: "\f24b"; }
.fa-cc-mastercard:before {
  content: "\f1f1"; }
.fa-cc-paypal:before {
  content: "\f1f4"; }
.fa-cc-stripe:before {
  content: "\f1f5"; }
.fa-cc-visa:before {
  content: "\f1f0"; }
.fa-centercode:before {
  content: "\f380"; }
.fa-centos:before {
  content: "\f789"; }
.fa-chrome:before {
  content: "\f268"; }
.fa-chromecast:before {
  content: "\f838"; }
.fa-cloudflare:before {
  content: "\e07d"; }
.fa-cloudscale:before {
  content: "\f383"; }
.fa-cloudsmith:before {
  content: "\f384"; }
.fa-cloudversify:before {
  content: "\f385"; }
.fa-cmplid:before {
  content: "\e360"; }
.fa-codepen:before {
  content: "\f1cb"; }
.fa-codiepie:before {
  content: "\f284"; }
.fa-confluence:before {
  content: "\f78d"; }
.fa-connectdevelop:before {
  content: "\f20e"; }
.fa-contao:before {
  content: "\f26d"; }
.fa-cotton-bureau:before {
  content: "\f89e"; }
.fa-cpanel:before {
  content: "\f388"; }
.fa-creative-commons:before {
  content: "\f25e"; }
.fa-creative-commons-by:before {
  content: "\f4e7"; }
.fa-creative-commons-nc:before {
  content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }
.fa-creative-commons-nd:before {
  content: "\f4eb"; }
.fa-creative-commons-pd:before {
  content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }
.fa-creative-commons-remix:before {
  content: "\f4ee"; }
.fa-creative-commons-sa:before {
  content: "\f4ef"; }
.fa-creative-commons-sampling:before {
  content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }
.fa-creative-commons-share:before {
  content: "\f4f2"; }
.fa-creative-commons-zero:before {
  content: "\f4f3"; }
.fa-critical-role:before {
  content: "\f6c9"; }
.fa-css3:before {
  content: "\f13c"; }
.fa-css3-alt:before {
  content: "\f38b"; }
.fa-cuttlefish:before {
  content: "\f38c"; }
.fa-d-and-d:before {
  content: "\f38d"; }
.fa-d-and-d-beyond:before {
  content: "\f6ca"; }
.fa-dailymotion:before {
  content: "\e052"; }
.fa-dashcube:before {
  content: "\f210"; }
.fa-deezer:before {
  content: "\e077"; }
.fa-delicious:before {
  content: "\f1a5"; }
.fa-deploydog:before {
  content: "\f38e"; }
.fa-deskpro:before {
  content: "\f38f"; }
.fa-dev:before {
  content: "\f6cc"; }
.fa-deviantart:before {
  content: "\f1bd"; }
.fa-dhl:before {
  content: "\f790"; }
.fa-diaspora:before {
  content: "\f791"; }
.fa-digg:before {
  content: "\f1a6"; }
.fa-digital-ocean:before {
  content: "\f391"; }
.fa-discord:before {
  content: "\f392"; }
.fa-discourse:before {
  content: "\f393"; }
.fa-dochub:before {
  content: "\f394"; }
.fa-docker:before {
  content: "\f395"; }
.fa-draft2digital:before {
  content: "\f396"; }
.fa-dribbble:before {
  content: "\f17d"; }
.fa-dropbox:before {
  content: "\f16b"; }
.fa-drupal:before {
  content: "\f1a9"; }
.fa-dyalog:before {
  content: "\f399"; }
.fa-earlybirds:before {
  content: "\f39a"; }
.fa-ebay:before {
  content: "\f4f4"; }
.fa-edge:before {
  content: "\f282"; }
.fa-edge-legacy:before {
  content: "\e078"; }
.fa-elementor:before {
  content: "\f430"; }
.fa-ello:before {
  content: "\f5f1"; }
.fa-ember:before {
  content: "\f423"; }
.fa-empire:before {
  content: "\f1d1"; }
.fa-envira:before {
  content: "\f299"; }
.fa-erlang:before {
  content: "\f39d"; }
.fa-ethereum:before {
  content: "\f42e"; }
.fa-etsy:before {
  content: "\f2d7"; }
.fa-evernote:before {
  content: "\f839"; }
.fa-expeditedssl:before {
  content: "\f23e"; }
.fa-facebook:before {
  content: "\f09a"; }
.fa-facebook-f:before {
  content: "\f39e"; }
.fa-facebook-messenger:before {
  content: "\f39f"; }
.fa-fantasy-flight-games:before {
  content: "\f6dc"; }
.fa-fedex:before {
  content: "\f797"; }
.fa-fedora:before {
  content: "\f798"; }
.fa-figma:before {
  content: "\f799"; }
.fa-firefox:before {
  content: "\f269"; }
.fa-firefox-browser:before {
  content: "\e007"; }
.fa-first-order:before {
  content: "\f2b0"; }
.fa-first-order-alt:before {
  content: "\f50a"; }
.fa-firstdraft:before {
  content: "\f3a1"; }
.fa-flickr:before {
  content: "\f16e"; }
.fa-flipboard:before {
  content: "\f44d"; }
.fa-fly:before {
  content: "\f417"; }
.fa-font-awesome:before {
  content: "\f2b4"; }
.fa-font-awesome-flag:before {
  content: "\f2b4"; }
.fa-font-awesome-logo-full:before {
  content: "\f2b4"; }
.fa-fonticons:before {
  content: "\f280"; }
.fa-fonticons-fi:before {
  content: "\f3a2"; }
.fa-fort-awesome:before {
  content: "\f286"; }
.fa-fort-awesome-alt:before {
  content: "\f3a3"; }
.fa-forumbee:before {
  content: "\f211"; }
.fa-foursquare:before {
  content: "\f180"; }
.fa-free-code-camp:before {
  content: "\f2c5"; }
.fa-freebsd:before {
  content: "\f3a4"; }
.fa-fulcrum:before {
  content: "\f50b"; }
.fa-galactic-republic:before {
  content: "\f50c"; }
.fa-galactic-senate:before {
  content: "\f50d"; }
.fa-get-pocket:before {
  content: "\f265"; }
.fa-gg:before {
  content: "\f260"; }
.fa-gg-circle:before {
  content: "\f261"; }
.fa-git:before {
  content: "\f1d3"; }
.fa-git-alt:before {
  content: "\f841"; }
.fa-github:before {
  content: "\f09b"; }
.fa-github-alt:before {
  content: "\f113"; }
.fa-gitkraken:before {
  content: "\f3a6"; }
.fa-gitlab:before {
  content: "\f296"; }
.fa-gitter:before {
  content: "\f426"; }
.fa-glide:before {
  content: "\f2a5"; }
.fa-glide-g:before {
  content: "\f2a6"; }
.fa-gofore:before {
  content: "\f3a7"; }
.fa-golang:before {
  content: "\e40f"; }
.fa-goodreads:before {
  content: "\f3a8"; }
.fa-goodreads-g:before {
  content: "\f3a9"; }
.fa-google:before {
  content: "\f1a0"; }
.fa-google-drive:before {
  content: "\f3aa"; }
.fa-google-pay:before {
  content: "\e079"; }
.fa-google-play:before {
  content: "\f3ab"; }
.fa-google-plus:before {
  content: "\f2b3"; }
.fa-google-plus-g:before {
  content: "\f0d5"; }
.fa-google-wallet:before {
  content: "\f1ee"; }
.fa-gratipay:before {
  content: "\f184"; }
.fa-grav:before {
  content: "\f2d6"; }
.fa-gripfire:before {
  content: "\f3ac"; }
.fa-grunt:before {
  content: "\f3ad"; }
.fa-guilded:before {
  content: "\e07e"; }
.fa-gulp:before {
  content: "\f3ae"; }
.fa-hacker-news:before {
  content: "\f1d4"; }
.fa-hackerrank:before {
  content: "\f5f7"; }
.fa-hashnode:before {
  content: "\e499"; }
.fa-hips:before {
  content: "\f452"; }
.fa-hire-a-helper:before {
  content: "\f3b0"; }
.fa-hive:before {
  content: "\e07f"; }
.fa-hooli:before {
  content: "\f427"; }
.fa-hornbill:before {
  content: "\f592"; }
.fa-hotjar:before {
  content: "\f3b1"; }
.fa-houzz:before {
  content: "\f27c"; }
.fa-html5:before {
  content: "\f13b"; }
.fa-hubspot:before {
  content: "\f3b2"; }
.fa-ideal:before {
  content: "\e013"; }
.fa-imdb:before {
  content: "\f2d8"; }
.fa-instagram:before {
  content: "\f16d"; }
.fa-instalod:before {
  content: "\e081"; }
.fa-intercom:before {
  content: "\f7af"; }
.fa-internet-explorer:before {
  content: "\f26b"; }
.fa-invision:before {
  content: "\f7b0"; }
.fa-ioxhost:before {
  content: "\f208"; }
.fa-itch-io:before {
  content: "\f83a"; }
.fa-itunes:before {
  content: "\f3b4"; }
.fa-itunes-note:before {
  content: "\f3b5"; }
.fa-java:before {
  content: "\f4e4"; }
.fa-jedi-order:before {
  content: "\f50e"; }
.fa-jenkins:before {
  content: "\f3b6"; }
.fa-jira:before {
  content: "\f7b1"; }
.fa-joget:before {
  content: "\f3b7"; }
.fa-joomla:before {
  content: "\f1aa"; }
.fa-js:before {
  content: "\f3b8"; }
.fa-jsfiddle:before {
  content: "\f1cc"; }
.fa-kaggle:before {
  content: "\f5fa"; }
.fa-keybase:before {
  content: "\f4f5"; }
.fa-keycdn:before {
  content: "\f3ba"; }
.fa-kickstarter:before {
  content: "\f3bb"; }
.fa-kickstarter-k:before {
  content: "\f3bc"; }
.fa-korvue:before {
  content: "\f42f"; }
.fa-laravel:before {
  content: "\f3bd"; }
.fa-lastfm:before {
  content: "\f202"; }
.fa-leanpub:before {
  content: "\f212"; }
.fa-less:before {
  content: "\f41d"; }
.fa-line:before {
  content: "\f3c0"; }
.fa-linkedin:before {
  content: "\f08c"; }
.fa-linkedin-in:before {
  content: "\f0e1"; }
.fa-linode:before {
  content: "\f2b8"; }
.fa-linux:before {
  content: "\f17c"; }
.fa-lyft:before {
  content: "\f3c3"; }
.fa-magento:before {
  content: "\f3c4"; }
.fa-mailchimp:before {
  content: "\f59e"; }
.fa-mandalorian:before {
  content: "\f50f"; }
.fa-markdown:before {
  content: "\f60f"; }
.fa-mastodon:before {
  content: "\f4f6"; }
.fa-maxcdn:before {
  content: "\f136"; }
.fa-mdb:before {
  content: "\f8ca"; }
.fa-medapps:before {
  content: "\f3c6"; }
.fa-medium:before {
  content: "\f23a"; }
.fa-medium-m:before {
  content: "\f23a"; }
.fa-medrt:before {
  content: "\f3c8"; }
.fa-meetup:before {
  content: "\f2e0"; }
.fa-megaport:before {
  content: "\f5a3"; }
.fa-mendeley:before {
  content: "\f7b3"; }
.fa-meta:before {
  content: "\e49b"; }
.fa-microblog:before {
  content: "\e01a"; }
.fa-microsoft:before {
  content: "\f3ca"; }
.fa-mix:before {
  content: "\f3cb"; }
.fa-mixcloud:before {
  content: "\f289"; }
.fa-mixer:before {
  content: "\e056"; }
.fa-mizuni:before {
  content: "\f3cc"; }
.fa-modx:before {
  content: "\f285"; }
.fa-monero:before {
  content: "\f3d0"; }
.fa-napster:before {
  content: "\f3d2"; }
.fa-neos:before {
  content: "\f612"; }
.fa-nfc-directional:before {
  content: "\e530"; }
.fa-nfc-symbol:before {
  content: "\e531"; }
.fa-nimblr:before {
  content: "\f5a8"; }
.fa-node:before {
  content: "\f419"; }
.fa-node-js:before {
  content: "\f3d3"; }
.fa-npm:before {
  content: "\f3d4"; }
.fa-ns8:before {
  content: "\f3d5"; }
.fa-nutritionix:before {
  content: "\f3d6"; }
.fa-octopus-deploy:before {
  content: "\e082"; }
.fa-odnoklassniki:before {
  content: "\f263"; }
.fa-old-republic:before {
  content: "\f510"; }
.fa-opencart:before {
  content: "\f23d"; }
.fa-openid:before {
  content: "\f19b"; }
.fa-opera:before {
  content: "\f26a"; }
.fa-optin-monster:before {
  content: "\f23c"; }
.fa-orcid:before {
  content: "\f8d2"; }
.fa-osi:before {
  content: "\f41a"; }
.fa-padlet:before {
  content: "\e4a0"; }
.fa-page4:before {
  content: "\f3d7"; }
.fa-pagelines:before {
  content: "\f18c"; }
.fa-palfed:before {
  content: "\f3d8"; }
.fa-patreon:before {
  content: "\f3d9"; }
.fa-paypal:before {
  content: "\f1ed"; }
.fa-perbyte:before {
  content: "\e083"; }
.fa-periscope:before {
  content: "\f3da"; }
.fa-phabricator:before {
  content: "\f3db"; }
.fa-phoenix-framework:before {
  content: "\f3dc"; }
.fa-phoenix-squadron:before {
  content: "\f511"; }
.fa-php:before {
  content: "\f457"; }
.fa-pied-piper:before {
  content: "\f2ae"; }
.fa-pied-piper-alt:before {
  content: "\f1a8"; }
.fa-pied-piper-hat:before {
  content: "\f4e5"; }
.fa-pied-piper-pp:before {
  content: "\f1a7"; }
.fa-pinterest:before {
  content: "\f0d2"; }
.fa-pinterest-p:before {
  content: "\f231"; }
.fa-pix:before {
  content: "\e43a"; }
.fa-playstation:before {
  content: "\f3df"; }
.fa-product-hunt:before {
  content: "\f288"; }
.fa-pushed:before {
  content: "\f3e1"; }
.fa-python:before {
  content: "\f3e2"; }
.fa-qq:before {
  content: "\f1d6"; }
.fa-quinscape:before {
  content: "\f459"; }
.fa-quora:before {
  content: "\f2c4"; }
.fa-r-project:before {
  content: "\f4f7"; }
.fa-raspberry-pi:before {
  content: "\f7bb"; }
.fa-ravelry:before {
  content: "\f2d9"; }
.fa-react:before {
  content: "\f41b"; }
.fa-reacteurope:before {
  content: "\f75d"; }
.fa-readme:before {
  content: "\f4d5"; }
.fa-rebel:before {
  content: "\f1d0"; }
.fa-red-river:before {
  content: "\f3e3"; }
.fa-reddit:before {
  content: "\f1a1"; }
.fa-reddit-alien:before {
  content: "\f281"; }
.fa-redhat:before {
  content: "\f7bc"; }
.fa-renren:before {
  content: "\f18b"; }
.fa-replyd:before {
  content: "\f3e6"; }
.fa-researchgate:before {
  content: "\f4f8"; }
.fa-resolving:before {
  content: "\f3e7"; }
.fa-rev:before {
  content: "\f5b2"; }
.fa-rocketchat:before {
  content: "\f3e8"; }
.fa-rockrms:before {
  content: "\f3e9"; }
.fa-rust:before {
  content: "\e07a"; }
.fa-safari:before {
  content: "\f267"; }
.fa-salesforce:before {
  content: "\f83b"; }
.fa-sass:before {
  content: "\f41e"; }
.fa-schlix:before {
  content: "\f3ea"; }
.fa-screenpal:before {
  content: "\e570"; }
.fa-scribd:before {
  content: "\f28a"; }
.fa-searchengin:before {
  content: "\f3eb"; }
.fa-sellcast:before {
  content: "\f2da"; }
.fa-sellsy:before {
  content: "\f213"; }
.fa-servicestack:before {
  content: "\f3ec"; }
.fa-shirtsinbulk:before {
  content: "\f214"; }
.fa-shopify:before {
  content: "\e057"; }
.fa-shopware:before {
  content: "\f5b5"; }
.fa-simplybuilt:before {
  content: "\f215"; }
.fa-sistrix:before {
  content: "\f3ee"; }
.fa-sith:before {
  content: "\f512"; }
.fa-sitrox:before {
  content: "\e44a"; }
.fa-sketch:before {
  content: "\f7c6"; }
.fa-skyatlas:before {
  content: "\f216"; }
.fa-skype:before {
  content: "\f17e"; }
.fa-slack:before {
  content: "\f198"; }
.fa-slack-hash:before {
  content: "\f198"; }
.fa-slideshare:before {
  content: "\f1e7"; }
.fa-snapchat:before {
  content: "\f2ab"; }
.fa-snapchat-ghost:before {
  content: "\f2ab"; }
.fa-soundcloud:before {
  content: "\f1be"; }
.fa-sourcetree:before {
  content: "\f7d3"; }
.fa-space-awesome:before {
  content: "\e5ac"; }
.fa-speakap:before {
  content: "\f3f3"; }
.fa-speaker-deck:before {
  content: "\f83c"; }
.fa-spotify:before {
  content: "\f1bc"; }
.fa-square-behance:before {
  content: "\f1b5"; }
.fa-behance-square:before {
  content: "\f1b5"; }
.fa-square-dribbble:before {
  content: "\f397"; }
.fa-dribbble-square:before {
  content: "\f397"; }
.fa-square-facebook:before {
  content: "\f082"; }
.fa-facebook-square:before {
  content: "\f082"; }
.fa-square-font-awesome:before {
  content: "\e5ad"; }
.fa-square-font-awesome-stroke:before {
  content: "\f35c"; }
.fa-font-awesome-alt:before {
  content: "\f35c"; }
.fa-square-git:before {
  content: "\f1d2"; }
.fa-git-square:before {
  content: "\f1d2"; }
.fa-square-github:before {
  content: "\f092"; }
.fa-github-square:before {
  content: "\f092"; }
.fa-square-gitlab:before {
  content: "\e5ae"; }
.fa-gitlab-square:before {
  content: "\e5ae"; }
.fa-square-google-plus:before {
  content: "\f0d4"; }
.fa-google-plus-square:before {
  content: "\f0d4"; }
.fa-square-hacker-news:before {
  content: "\f3af"; }
.fa-hacker-news-square:before {
  content: "\f3af"; }
.fa-square-instagram:before {
  content: "\e055"; }
.fa-instagram-square:before {
  content: "\e055"; }
.fa-square-js:before {
  content: "\f3b9"; }
.fa-js-square:before {
  content: "\f3b9"; }
.fa-square-lastfm:before {
  content: "\f203"; }
.fa-lastfm-square:before {
  content: "\f203"; }
.fa-square-odnoklassniki:before {
  content: "\f264"; }
.fa-odnoklassniki-square:before {
  content: "\f264"; }
.fa-square-pied-piper:before {
  content: "\e01e"; }
.fa-pied-piper-square:before {
  content: "\e01e"; }
.fa-square-pinterest:before {
  content: "\f0d3"; }
.fa-pinterest-square:before {
  content: "\f0d3"; }
.fa-square-reddit:before {
  content: "\f1a2"; }
.fa-reddit-square:before {
  content: "\f1a2"; }
.fa-square-snapchat:before {
  content: "\f2ad"; }
.fa-snapchat-square:before {
  content: "\f2ad"; }
.fa-square-steam:before {
  content: "\f1b7"; }
.fa-steam-square:before {
  content: "\f1b7"; }
.fa-square-tumblr:before {
  content: "\f174"; }
.fa-tumblr-square:before {
  content: "\f174"; }
.fa-square-twitter:before {
  content: "\f081"; }
.fa-twitter-square:before {
  content: "\f081"; }
.fa-square-viadeo:before {
  content: "\f2aa"; }
.fa-viadeo-square:before {
  content: "\f2aa"; }
.fa-square-vimeo:before {
  content: "\f194"; }
.fa-vimeo-square:before {
  content: "\f194"; }
.fa-square-whatsapp:before {
  content: "\f40c"; }
.fa-whatsapp-square:before {
  content: "\f40c"; }
.fa-square-xing:before {
  content: "\f169"; }
.fa-xing-square:before {
  content: "\f169"; }
.fa-square-youtube:before {
  content: "\f431"; }
.fa-youtube-square:before {
  content: "\f431"; }
.fa-squarespace:before {
  content: "\f5be"; }
.fa-stack-exchange:before {
  content: "\f18d"; }
.fa-stack-overflow:before {
  content: "\f16c"; }
.fa-stackpath:before {
  content: "\f842"; }
.fa-staylinked:before {
  content: "\f3f5"; }
.fa-steam:before {
  content: "\f1b6"; }
.fa-steam-symbol:before {
  content: "\f3f6"; }
.fa-sticker-mule:before {
  content: "\f3f7"; }
.fa-strava:before {
  content: "\f428"; }
.fa-stripe:before {
  content: "\f429"; }
.fa-stripe-s:before {
  content: "\f42a"; }
.fa-studiovinari:before {
  content: "\f3f8"; }
.fa-stumbleupon:before {
  content: "\f1a4"; }
.fa-stumbleupon-circle:before {
  content: "\f1a3"; }
.fa-superpowers:before {
  content: "\f2dd"; }
.fa-supple:before {
  content: "\f3f9"; }
.fa-suse:before {
  content: "\f7d6"; }
.fa-swift:before {
  content: "\f8e1"; }
.fa-symfony:before {
  content: "\f83d"; }
.fa-teamspeak:before {
  content: "\f4f9"; }
.fa-telegram:before {
  content: "\f2c6"; }
.fa-telegram-plane:before {
  content: "\f2c6"; }
.fa-tencent-weibo:before {
  content: "\f1d5"; }
.fa-the-red-yeti:before {
  content: "\f69d"; }
.fa-themeco:before {
  content: "\f5c6"; }
.fa-themeisle:before {
  content: "\f2b2"; }
.fa-think-peaks:before {
  content: "\f731"; }
.fa-tiktok:before {
  content: "\e07b"; }
.fa-trade-federation:before {
  content: "\f513"; }
.fa-trello:before {
  content: "\f181"; }
.fa-tumblr:before {
  content: "\f173"; }
.fa-twitch:before {
  content: "\f1e8"; }
.fa-twitter:before {
  content: "\f099"; }
.fa-typo3:before {
  content: "\f42b"; }
.fa-uber:before {
  content: "\f402"; }
.fa-ubuntu:before {
  content: "\f7df"; }
.fa-uikit:before {
  content: "\f403"; }
.fa-umbraco:before {
  content: "\f8e8"; }
.fa-uncharted:before {
  content: "\e084"; }
.fa-uniregistry:before {
  content: "\f404"; }
.fa-unity:before {
  content: "\e049"; }
.fa-unsplash:before {
  content: "\e07c"; }
.fa-untappd:before {
  content: "\f405"; }
.fa-ups:before {
  content: "\f7e0"; }
.fa-usb:before {
  content: "\f287"; }
.fa-usps:before {
  content: "\f7e1"; }
.fa-ussunnah:before {
  content: "\f407"; }
.fa-vaadin:before {
  content: "\f408"; }
.fa-viacoin:before {
  content: "\f237"; }
.fa-viadeo:before {
  content: "\f2a9"; }
.fa-viber:before {
  content: "\f409"; }
.fa-vimeo:before {
  content: "\f40a"; }
.fa-vimeo-v:before {
  content: "\f27d"; }
.fa-vine:before {
  content: "\f1ca"; }
.fa-vk:before {
  content: "\f189"; }
.fa-vnv:before {
  content: "\f40b"; }
.fa-vuejs:before {
  content: "\f41f"; }
.fa-watchman-monitoring:before {
  content: "\e087"; }
.fa-waze:before {
  content: "\f83f"; }
.fa-weebly:before {
  content: "\f5cc"; }
.fa-weibo:before {
  content: "\f18a"; }
.fa-weixin:before {
  content: "\f1d7"; }
.fa-whatsapp:before {
  content: "\f232"; }
.fa-whmcs:before {
  content: "\f40d"; }
.fa-wikipedia-w:before {
  content: "\f266"; }
.fa-windows:before {
  content: "\f17a"; }
.fa-wirsindhandwerk:before {
  content: "\e2d0"; }
.fa-wsh:before {
  content: "\e2d0"; }
.fa-wix:before {
  content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
  content: "\f730"; }
.fa-wodu:before {
  content: "\e088"; }
.fa-wolf-pack-battalion:before {
  content: "\f514"; }
.fa-wordpress:before {
  content: "\f19a"; }
.fa-wordpress-simple:before {
  content: "\f411"; }
.fa-wpbeginner:before {
  content: "\f297"; }
.fa-wpexplorer:before {
  content: "\f2de"; }
.fa-wpforms:before {
  content: "\f298"; }
.fa-wpressr:before {
  content: "\f3e4"; }
.fa-rendact:before {
  content: "\f3e4"; }
.fa-xbox:before {
  content: "\f412"; }
.fa-xing:before {
  content: "\f168"; }
.fa-y-combinator:before {
  content: "\f23b"; }
.fa-yahoo:before {
  content: "\f19e"; }
.fa-yammer:before {
  content: "\f840"; }
.fa-yandex:before {
  content: "\f413"; }
.fa-yandex-international:before {
  content: "\f414"; }
.fa-yarn:before {
  content: "\f7e3"; }
.fa-yelp:before {
  content: "\f1e9"; }
.fa-yoast:before {
  content: "\f2b1"; }
.fa-youtube:before {
  content: "\f167"; }
.fa-zhihu:before {
  content: "\f63f"; }
:root, :host {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; }
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('fa-regular-400.woff2') format("woff2"), url('fa-regular-400.ttf') format("truetype"); }
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }
:root, :host {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('fa-solid-900.woff2') format("woff2"), url('fa-solid-900.ttf') format("truetype"); }
.fas,
.fa-solid {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900; }
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-display: block;
  font-weight: 400;
  src: url('fa-brands-400.woff2') format("woff2"), url('fa-brands-400.ttf') format("truetype"); }
@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 900;
  src: url('fa-solid-900.woff2') format("woff2"), url('fa-solid-900.ttf') format("truetype"); }
@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 400;
  src: url('fa-regular-400.woff2') format("woff2"), url('fa-regular-400.ttf') format("truetype"); }
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url('fa-solid-900.woff2') format("woff2"), url('fa-solid-900.ttf') format("truetype"); }
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url('fa-brands-400.woff2') format("woff2"), url('fa-brands-400.ttf') format("truetype"); }
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url('fa-regular-400.woff2') format("woff2"), url('fa-regular-400.ttf') format("truetype");
  unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url('fa-v4compatibility.woff2') format("woff2"), url('fa-v4compatibility.ttf') format("truetype");
  unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }
@font-face {
  font-family: 'RobotoMono';
  font-style: normal;
  font-weight: 100;
  src: url('RobotoMono-Thin.ttf')
    format('truetype');
}
@font-face {
  font-family: 'RobotoMono';
  font-style: italic;
  font-weight: 100;
  src: url('RobotoMono-ThinItalic.ttf')
    format('truetype');
}
@font-face {
  font-family: 'RobotoMono';
  font-style: normal;
  font-weight: 200;
  src: url('RobotoMono-ExtraLight.ttf')
    format('truetype');
}
@font-face {
  font-family: 'RobotoMono';
  font-style: italic;
  font-weight: 200;
  src: url('RobotoMono-ExtraLightItalic.ttf')
    format('truetype');
}
@font-face {
  font-family: 'RobotoMono';
  font-style: normal;
  font-weight: 300;
  src: url('RobotoMono-Light.ttf')
    format('truetype');
}
@font-face {
  font-family: 'RobotoMono';
  font-style: italic;
  font-weight: 300;
  src: url('RobotoMono-LightItalic.ttf')
    format('truetype');
}
@font-face {
  font-family: 'RobotoMono';
  font-style: normal;
  font-weight: 400;
  src: url('RobotoMono-Regular.ttf')
    format('truetype');
}
@font-face {
  font-family: 'RobotoMono';
  font-style: italic;
  font-weight: 400;
  src: url('RobotoMono-Italic.ttf')
    format('truetype');
}
@font-face {
  font-family: 'RobotoMono';
  font-style: normal;
  font-weight: 500;
  src: url('RobotoMono-Medium.ttf')
    format('truetype');
}
@font-face {
  font-family: 'RobotoMono';
  font-style: italic;
  font-weight: 500;
  src: url('RobotoMono-MediumItalic.ttf')
    format('truetype');
}
@font-face {
  font-family: 'RobotoMono';
  font-style: normal;
  font-weight: 600;
  src: url('RobotoMono-SemiBold.ttf')
    format('truetype');
}
@font-face {
  font-family: 'RobotoMono';
  font-style: italic;
  font-weight: 600;
  src: url('RobotoMono-SemiBoldItalic.ttf')
    format('truetype');
}
@font-face {
  font-family: 'RobotoMono';
  font-style: normal;
  font-weight: 700;
  src: url('RobotoMono-Bold.ttf')
    format('truetype');
}
@font-face {
  font-family: 'RobotoMono';
  font-style: italic;
  font-weight: 700;
  src: url('RobotoMono-BoldItalic.ttf')
    format('truetype');
}
.number,
.date,
.mono,
.p-inputnumber-input {
  font-family: "RobotoMono";
}
.layout-wrapper .layout-topbar .topbar-menu li a {
  overflow: hidden;
}
.layout-wrapper .layout-topbar .topbar-menu li a img {
  border-radius: 50%;
}
a {
  color: unset;
}
.custom-dialog-maximized {
  transition: none;
  transform: none;
  width: 100vw !important;
  top: 0px !important;
  left: 0px !important;
  max-height: 100% !important;
  height: 100%;
}
.custom-dialog-maximized .p-dialog-content {
  flex-grow: 1 !important;
}
.p-fluid .p-fileupload .p-button {
  min-width: 33px;
}
.p-component-overlay {
  background-color: transparent !important;
}
.p-column-filter-clear-button {
  display: none !important;
}
.p-dialog-header {
  font-weight: 600;
}

/*# sourceMappingURL=styles.css.map*/