/*! tailwindcss v2.1.2 | MIT License | https://tailwindcss.com*//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-webkit-text-size-adjust:100%;line-height:1.15;-moz-tab-size:4;tab-size:4}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;margin:0}hr{color:inherit;height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{border:0 solid;box-sizing:border-box}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#9ca3af;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{color:inherit;line-height:inherit;padding:0}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}.container{margin:0 auto;max-width:100%;padding:0 1rem}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1280px){.container{max-width:1248px}}@media (min-width:1536px){.container{max-width:1440px}}.row{-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));row-gap:.25rem}@media (min-width:768px){.row{grid-template-columns:repeat(12,minmax(0,1fr));row-gap:0}}@media (min-width:576px){.col{grid-column:span 12/span 12}}.input{-webkit-flex-direction:column;flex-direction:column}.input,.input-icon{display:-webkit-flex;display:flex}.input-icon{position:absolute}.input-icon svg{height:1rem;width:1rem}.input-main{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;position:relative}.input-label{cursor:text;pointer-events:none;transition-duration:.15s;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:10}.input-error{font-size:.75rem;line-height:1.5rem;text-align:right;width:100%}.input-target{--tw-border-opacity:1;--tw-border-opacity:.25;background-color:transparent;border-color:rgba(0,0,0,var(--tw-border-opacity));border-width:1px;font-size:1rem;line-height:1.75rem;outline:2px solid transparent;outline-offset:2px;width:100%}.input-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;position:relative}.input.is-xs .input-target{height:2.5rem;padding:.5rem .75rem}.input.is-xs.textarea .input-icon{top:.75rem}.input.is-xs.is-primary .input-label{left:.75rem;top:.5rem}.input.is-xs.is-icon-left .icon-left{left:.75rem}.input.is-xs.is-icon-left .input-target{padding-left:2rem}.input.is-xs.is-icon-left.is-primary .input-label{left:2rem}.input.is-xs.is-icon-right .icon-right{right:.75rem}.input.is-xs.is-icon-right .input-target{padding-right:2rem}.input.is-sm .input-target{height:3rem;padding:.75rem 1rem}.input.is-sm.textarea .input-icon{top:1rem}.input.is-sm.is-primary .input-label{left:1rem;top:.75rem}.input.is-sm.is-icon-left .icon-left{left:1rem}.input.is-sm.is-icon-left .input-target{padding-left:2.5rem}.input.is-sm.is-icon-left.is-primary .input-label{left:2.5rem}.input.is-sm.is-icon-right .icon-right{right:1rem}.input.is-sm.is-icon-right .input-target{padding-right:2.5rem}.input.is-md .input-target{height:3.5rem;padding:1rem 1.5rem}.input.is-md.textarea .input-icon{top:1.25rem}.input.is-md.is-primary .input-label{left:1.5rem;top:1rem}.input.is-md.is-icon-left .icon-left{left:1.5rem}.input.is-md.is-icon-left .input-target{padding-left:3rem}.input.is-md.is-icon-left.is-primary .input-label{left:3rem}.input.is-md.is-icon-right .icon-right{right:1.5rem}.input.is-md.is-icon-right .input-target{padding-right:3rem}.input.is-lg .input-target{height:4rem;padding:1.25rem 2rem}.input.is-lg.textarea .input-icon{top:1.5rem}.input.is-lg.is-primary .input-label{left:2rem;top:1.25rem}.input.is-lg.is-icon-left .icon-left{left:2rem}.input.is-lg.is-icon-left .input-target{padding-left:3.5rem}.input.is-lg.is-icon-left.is-primary .input-label{left:3.5rem}.input.is-lg.is-icon-right .icon-right{right:2rem}.input.is-lg.is-icon-right .input-target{padding-right:3.5rem}.input.is-password .input-icon{cursor:pointer}.input.is-disabled,.input.is-disabled .input-icon,.input.is-disabled .input-label,.input.is-disabled .input-target{cursor:not-allowed}.input.textarea .input-target{height:auto}.input.is-primary .input-label{font-size:1rem;line-height:1.75rem;line-height:1.5rem;position:absolute}.input.is-secondary .input-label{font-size:.75rem;line-height:1.5rem}.input.is-filled.is-primary.is-xs .input-label,.input.is-focused.is-primary.is-xs .input-label{left:.25rem;top:-.5rem}.input.is-filled.is-primary.is-sm .input-label,.input.is-focused.is-primary.is-sm .input-label{left:.5rem;top:-.5rem}.input.is-filled.is-primary.is-md .input-label,.input.is-focused.is-primary.is-md .input-label{left:1rem;top:-.5rem}.input.is-filled.is-primary.is-lg .input-label,.input.is-focused.is-primary.is-lg .input-label{left:1.5rem;top:-.5rem}.input.is-filled.is-primary .input-label,.input.is-focused.is-primary .input-label{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));font-size:.75rem;line-height:1.5rem;line-height:1rem;padding-left:.5rem;padding-right:.5rem}.input.is-rounded-xs .input-target{border-radius:.25rem}.input.is-rounded-sm .input-target{border-radius:.5rem}.input.is-rounded-md .input-target{border-radius:.75rem}.input.is-rounded-lg .input-target{border-radius:1rem}.input.is-rounded-xl .input-target{border-radius:9999px}.radio{-webkit-flex-direction:column;flex-direction:column}.radio,.radio-box{display:-webkit-flex;display:flex}.radio-box{--tw-border-opacity:1;-webkit-align-items:center;align-items:center;border:1px solid rgba(0,0,0,var(--tw-border-opacity));border-radius:1.5rem;height:1.25rem;-webkit-justify-content:center;justify-content:center;position:relative;width:1.25rem}.radio-box:after{background-color:transparent;border-radius:1.5rem;content:"";height:.25rem;position:absolute;transition-duration:.15s;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:.25rem}.radio-label{font-size:1rem;line-height:1.75rem;margin-left:.75rem}.radio-error{text-align:left}.radio-target{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:10}.radio-wrapper{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;position:relative}.radio.is-checked .radio-box:after,.radio input[type=radio]:checked+span:after{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity));height:.75rem;width:.75rem}.radio.is-disabled,.radio.is-disabled .radio-target{cursor:not-allowed}.modal{-webkit-align-items:center;align-items:center;background-color:#0003;bottom:0;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:50}.modal-head{-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.5rem}.modal-body{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.modal-close{cursor:pointer}.modal-footer{-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:1rem}.modal-footer,.modal-head{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.modal-footer .button:not(:first-of-type){margin-left:1rem}.modal-wrapper{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-radius:.5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:relative}.modal-wrapper.is-sm{width:41.666667%}.modal-wrapper.is-md{width:75%}.modal-wrapper.is-lg{margin:0 auto;max-width:100%;padding:0 1rem}@media (min-width:576px){.modal-wrapper.is-lg{max-width:540px}}@media (min-width:768px){.modal-wrapper.is-lg{max-width:720px}}@media (min-width:992px){.modal-wrapper.is-lg{max-width:960px}}@media (min-width:1200px){.modal-wrapper.is-lg{max-width:1140px}}@media (min-width:1280px){.modal-wrapper.is-lg{max-width:1248px}}@media (min-width:1536px){.modal-wrapper.is-lg{max-width:1440px}}.modal-wrapper.is-lg{width:100%}.modal-wrapper.is-padding-sm{padding:1rem}.modal-wrapper.is-padding-md{padding:1.5rem}.modal-wrapper.is-padding-lg{padding:2rem}.button{transition-duration:.15s;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.button,.button:focus{outline:2px solid transparent;outline-offset:2px}.button.is-xs{height:2.5rem;padding:.5rem .75rem}.button.is-xs.icon-button{padding-left:.5rem;padding-right:.5rem;width:2.5rem}.button.is-sm{height:3rem;padding:.75rem 1rem}.button.is-sm.icon-button{padding-left:.75rem;padding-right:.75rem;width:3rem}.button.is-md{height:3.5rem;padding:1rem 1.5rem}.button.is-md.icon-button{padding-left:1rem;padding-right:1rem;width:3.5rem}.button.is-lg{height:4rem;padding:1.25rem 2rem}.button.is-lg.icon-button{padding-left:1.25rem;padding-right:1.25rem;width:4rem}.button.icon-button,.button.icon-button .icon,.button.icon-left,.button.icon-left .icon,.button.icon-right,.button.icon-right .icon{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.button.icon-button .icon,.button.icon-left .icon,.button.icon-right .icon{height:1rem;width:1rem}.button.icon-button{-webkit-justify-content:center;justify-content:center}.button.icon-left .icon{margin-right:.5rem}.button.icon-right .icon{margin-left:.5rem}.button.is-rounded-xs{border-radius:.25rem}.button.is-rounded-sm{border-radius:.5rem}.button.is-rounded-md{border-radius:.75rem}.button.is-rounded-lg{border-radius:1rem}.button.is-rounded-xl{border-radius:9999px}.button.is-disabled{cursor:not-allowed}.select{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.select-target{width:100%}.select-target .input-icon{z-index:10}.select-target__option{-webkit-align-items:center;align-items:center;display:-webkit-flex!important;display:flex!important;-webkit-justify-content:space-between;justify-content:space-between;padding:.75rem!important}.select-target__option .icon{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));opacity:0}.select-target__option .icon,.select-target__option .icon svg{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.select-target__option .icon svg{height:.5rem;width:.5rem}.select-target__option--is-selected .icon{opacity:1}.select-target__option--is-selected .icon svg{height:1rem;width:1rem}.select-target__option:last-of-type{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.select-target__option:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.select-target__control{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;line-height:1.5;position:relative}.select-target__control--menu-is-open .select-target__dropdown-indicator svg{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-rotate:180deg;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.select-target__indicator{cursor:pointer}.select-target__indicator .icon svg{height:1.25rem;width:1.25rem}.select-target__menu-list{padding-bottom:0!important;padding-top:0!important}.select-target__multi-value{--tw-bg-opacity:1;--tw-bg-opacity:.05;background-color:rgba(0,0,0,var(--tw-bg-opacity));border-radius:.25rem;display:-webkit-flex;display:flex;margin-left:.25rem;margin-right:.25rem}.select-target__multi-value__label{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important;padding-bottom:.25rem!important;padding-top:.25rem!important}.select-target__multi-value__remove{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));cursor:pointer}.select-target__multi-value:first-of-type{margin-left:0}.select-target__single-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-target__clear-indicator{margin-right:1.5rem}.select-target__value-container{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex:1 1 0%;flex:1 1 0%;-webkit-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;position:relative}.select-target__value-container>div:last-of-type{margin-left:0;padding:0}.select-target__dropdown-indicator svg{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-rotate:0deg;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.15s;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.select .dropdown{-webkit-animation:fade .3s ease-in-out;animation:fade .3s ease-in-out;border-radius:.5rem}.select.is-xs .select-target__multi-value{-webkit-align-items:center;align-items:center;height:1.25rem}.select.is-xs .select-target__multi-value__remove{height:1.25rem}.select.is-xs .select-target__clear-indicator{margin-right:1rem}.select.is-xs .select-target__indicator .icon svg{height:.25rem;width:.25rem}.tooltip{position:relative}.tooltip,.tooltip-bubble{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.tooltip-bubble{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity));border-radius:.5rem;-webkit-flex-direction:column;flex-direction:column;opacity:0;pointer-events:none;position:absolute;transition-duration:.15s;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tooltip-bubble>p{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));width:100%}.tooltip-bubble.is-sm{padding:.25rem}.tooltip-bubble.is-md{padding:.5rem}.tooltip-bubble.is-lg{padding:.75rem}.tooltip-bubble.is-top{bottom:100%}.tooltip-bubble.is-top:before{border-top:.5rem solid #000;bottom:-.25rem}.tooltip-bubble.is-left{right:100%}.tooltip-bubble.is-left:before{border-left:.5rem solid #000;right:-.25rem}.tooltip-bubble.is-right{left:100%}.tooltip-bubble.is-right:before{border-right:.5rem solid #000;left:-.25rem}.tooltip-bubble.is-bottom{top:100%}.tooltip-bubble.is-bottom:before{border-bottom:.5rem solid #000;top:-.25rem}.tooltip-bubble:before{content:"";height:0;position:absolute;width:0}.tooltip-bubble.is-bottom:before,.tooltip-bubble.is-top:before{border-left:.5rem solid transparent;border-right:.5rem solid transparent}.tooltip-bubble.is-left:before,.tooltip-bubble.is-right:before{border-bottom:.5rem solid transparent;border-top:.5rem solid transparent}.tooltip-bubble.is-order-top{top:0}.tooltip-bubble.is-order-top:before{top:.25rem}.tooltip-bubble.is-order-left{left:0}.tooltip-bubble.is-order-left:before{left:.25rem}.tooltip-bubble.is-order-right{right:0}.tooltip-bubble.is-order-right:before{right:.25rem}.tooltip-bubble.is-order-bottom{bottom:0}.tooltip-bubble.is-order-bottom:before{bottom:.25rem}.tooltip.is-sm .tooltip-bubble{min-width:8rem}.tooltip.is-md .tooltip-bubble{min-width:15rem}.tooltip.is-lg .tooltip-bubble{min-width:24rem}.tooltip.is-fit .tooltip-bubble{min-width:none}.tooltip.is-show .tooltip-bubble{opacity:1;pointer-events:auto}.tooltip.is-show .tooltip-bubble.is-top{bottom:calc(100% + 1rem)}.tooltip.is-show .tooltip-bubble.is-left{right:calc(100% + 1rem)}.tooltip.is-show .tooltip-bubble.is-right{left:calc(100% + 1rem)}.tooltip.is-show .tooltip-bubble.is-bottom{top:calc(100% + 1rem)}.paginate{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.paginate-wrapper>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.paginate-wrapper{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;margin-left:1rem}.paginate-wrapper .button:focus{outline:2px solid transparent;outline-offset:2px}.paginate-wrapper .button.is-xs{width:2.5rem}.paginate-wrapper .button.is-sm{width:3rem}.paginate-wrapper .button.is-md{width:3.5rem}.paginate-wrapper .button.is-lg{width:4rem}.checkbox{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.checkbox-box{--tw-border-opacity:1;-webkit-align-items:center;align-items:center;border:1px solid rgba(0,0,0,var(--tw-border-opacity));border-radius:.25rem;display:-webkit-flex;display:flex;height:1.5rem;-webkit-justify-content:center;justify-content:center;position:relative;transition-duration:.15s;transition-duration:.3s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1.5rem}.checkbox-box svg{height:.5rem;opacity:0;position:absolute;transition-duration:.15s;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:.5rem}.checkbox-label{font-size:1rem;line-height:1.75rem;margin-left:.75rem}.checkbox-error{text-align:left}.checkbox-target{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:10}.checkbox-wrapper{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;position:relative}.checkbox.is-checked .checkbox-box,.checkbox input[type=checkbox]:checked+span{--tw-bg-opacity:1;--tw-border-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-color:rgba(255,255,255,var(--tw-border-opacity))}.checkbox.is-checked .checkbox-box svg,.checkbox input[type=checkbox]:checked+span svg{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity));height:1rem;opacity:1;width:1rem}.checkbox.is-disabled,.checkbox.is-disabled .checkbox-target{cursor:not-allowed}.accordion{-webkit-flex-direction:column;flex-direction:column;position:relative}.accordion,.accordion-head{display:-webkit-flex;display:flex}.accordion-head{--tw-border-opacity:1;-webkit-align-items:center;align-items:center;border:1px solid rgba(0,0,0,var(--tw-border-opacity));border-radius:.5rem;cursor:pointer;-webkit-justify-content:space-between;justify-content:space-between;padding:.5rem 1.5rem}.accordion-head .icon{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-rotate:0deg;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.accordion-head .icon svg{height:1.25rem;width:1.25rem}.accordion-body{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:0;opacity:0;padding:0;pointer-events:none}.accordion-body,.accordion-head,.accordion-head .icon{transition-duration:.15s;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.accordion.is-show .accordion-head .icon{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-rotate:180deg;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.accordion.is-show .accordion-body{height:100%;opacity:1;padding:1rem 1.5rem;pointer-events:auto;position:relative}.notification{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:fixed;z-index:50}.notification-wrapper{--tw-bg-opacity:1;--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);-webkit-align-items:center;align-items:center;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);display:-webkit-flex;display:flex;padding:.75rem;position:relative;width:18rem}.notification-wrapper>div>:not(:first-child){margin-top:.25rem}.notification-wrapper>img{margin-right:1rem;object-fit:contain;width:1.75rem}.notification-wrapper>span{cursor:pointer;position:absolute;right:1rem;top:.5rem}.notification-wrapper>span>svg{height:1rem;width:1rem}.notification-wrapper:not(:first-of-type){margin-top:1rem}.datepicker-header{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:1rem .75rem .5rem}.datepicker-header-month{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.datepicker-header-actions{-webkit-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:.75rem;margin-top:.5rem}.datepicker .react-datepicker-wrapper{width:100%}.datepicker .react-datepicker__day,.datepicker .react-datepicker__day-name{font-size:.875rem;line-height:1.625rem;line-height:2.5rem;margin:.25rem;text-transform:capitalize;width:2.5rem}.datepicker .react-datepicker__day--in-range,.datepicker .react-datepicker__day--in-range:hover,.datepicker .react-datepicker__day--in-selecting-range,.datepicker .react-datepicker__day--in-selecting-range:hover{border-radius:0;margin-left:0;margin-right:0;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:3rem}.datepicker .react-datepicker__day--range-end,.datepicker .react-datepicker__day--range-end:hover{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.datepicker .react-datepicker__day--range-start,.datepicker .react-datepicker__day--range-start:hover{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.datepicker .react-datepicker__day--outside-month{opacity:.5}.datepicker .react-datepicker__header{background-color:transparent;border-top-left-radius:.5rem;padding-top:0}.datepicker .react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.5rem}.datepicker .react-datepicker__close-icon{display:none}.multi-checkbox,.multi-radio{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.multi-checkbox .input-error,.multi-radio .input-error{text-align:left}.multi-checkbox.is-vertical .checkbox:not(:first-child),.multi-checkbox.is-vertical .radio:not(:first-child),.multi-radio.is-vertical .checkbox:not(:first-child),.multi-radio.is-vertical .radio:not(:first-child){margin-top:1rem}.multi-checkbox.is-horizontal .checkbox:not(:first-child),.multi-checkbox.is-horizontal .radio:not(:first-child),.multi-radio.is-horizontal .checkbox:not(:first-child),.multi-radio.is-horizontal .radio:not(:first-child){margin-left:1rem}.multi-checkbox.is-vertical .multi-checkbox-wrapper,.multi-radio.is-vertical .multi-radio-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.multi-checkbox.is-horizontal .multi-checkbox-wrapper,.multi-radio.is-horizontal .multi-radio-wrapper{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4.5rem*var(--tw-space-y-reverse));margin-top:calc(4.5rem*(1 - var(--tw-space-y-reverse)))}.space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4.5rem*var(--tw-space-x-reverse))}.space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.space-y-88>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5.5rem*var(--tw-space-y-reverse));margin-top:calc(5.5rem*(1 - var(--tw-space-y-reverse)))}.space-x-88>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5.5rem*var(--tw-space-x-reverse))}.space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4.5rem*var(--tw-space-y-reverse));margin-top:calc(-4.5rem*(1 - var(--tw-space-y-reverse)))}.-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4.5rem*var(--tw-space-x-reverse))}.-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.-space-y-88>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5.5rem*var(--tw-space-y-reverse));margin-top:calc(-5.5rem*(1 - var(--tw-space-y-reverse)))}.-space-x-88>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5.5rem*var(--tw-space-x-reverse))}.-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.appearance-none{-webkit-appearance:none;appearance:none}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-opacity-0{--tw-bg-opacity:0}.bg-opacity-5{--tw-bg-opacity:.05}.bg-opacity-10{--tw-bg-opacity:.1}.bg-opacity-15{--tw-bg-opacity:.15}.bg-opacity-20{--tw-bg-opacity:.2}.bg-opacity-25{--tw-bg-opacity:.25}.bg-opacity-30{--tw-bg-opacity:.3}.bg-opacity-35{--tw-bg-opacity:.35}.bg-opacity-40{--tw-bg-opacity:.4}.bg-opacity-45{--tw-bg-opacity:.45}.bg-opacity-50{--tw-bg-opacity:.5}.bg-opacity-55{--tw-bg-opacity:.55}.bg-opacity-60{--tw-bg-opacity:.6}.bg-opacity-65{--tw-bg-opacity:.65}.bg-opacity-70{--tw-bg-opacity:.7}.bg-opacity-75{--tw-bg-opacity:.75}.bg-opacity-80{--tw-bg-opacity:.8}.bg-opacity-85{--tw-bg-opacity:.85}.bg-opacity-90{--tw-bg-opacity:.9}.bg-opacity-95{--tw-bg-opacity:.95}.bg-opacity-100{--tw-bg-opacity:1}.border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.border-opacity-0{--tw-border-opacity:0}.border-opacity-5{--tw-border-opacity:.05}.border-opacity-10{--tw-border-opacity:.1}.border-opacity-15{--tw-border-opacity:.15}.border-opacity-20{--tw-border-opacity:.2}.border-opacity-25{--tw-border-opacity:.25}.border-opacity-30{--tw-border-opacity:.3}.border-opacity-35{--tw-border-opacity:.35}.border-opacity-40{--tw-border-opacity:.4}.border-opacity-45{--tw-border-opacity:.45}.border-opacity-50{--tw-border-opacity:.5}.border-opacity-55{--tw-border-opacity:.55}.border-opacity-60{--tw-border-opacity:.6}.border-opacity-65{--tw-border-opacity:.65}.border-opacity-70{--tw-border-opacity:.7}.border-opacity-75{--tw-border-opacity:.75}.border-opacity-80{--tw-border-opacity:.8}.border-opacity-85{--tw-border-opacity:.85}.border-opacity-90{--tw-border-opacity:.9}.border-opacity-95{--tw-border-opacity:.95}.border-opacity-100{--tw-border-opacity:1}.rounded-8{border-radius:.5rem}.rounded-12{border-radius:.75rem}.rounded-16{border-radius:1rem}.rounded-20{border-radius:1.25rem}.rounded-24{border-radius:1.5rem}.rounded-28{border-radius:1.75rem}.rounded-32{border-radius:2rem}.rounded-36{border-radius:2.25rem}.rounded-40{border-radius:2.5rem}.rounded-44{border-radius:2.75rem}.rounded-48{border-radius:3rem}.rounded-52{border-radius:3.25rem}.rounded-56{border-radius:3.5rem}.rounded-60{border-radius:3.75rem}.rounded-64{border-radius:4rem}.rounded-none{border-radius:0}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-circle{border-radius:50%}.rounded-t-8{border-top-left-radius:.5rem}.rounded-r-8,.rounded-t-8{border-top-right-radius:.5rem}.rounded-b-8,.rounded-r-8{border-bottom-right-radius:.5rem}.rounded-b-8,.rounded-l-8{border-bottom-left-radius:.5rem}.rounded-l-8{border-top-left-radius:.5rem}.rounded-t-12{border-top-left-radius:.75rem}.rounded-r-12,.rounded-t-12{border-top-right-radius:.75rem}.rounded-b-12,.rounded-r-12{border-bottom-right-radius:.75rem}.rounded-b-12,.rounded-l-12{border-bottom-left-radius:.75rem}.rounded-l-12{border-top-left-radius:.75rem}.rounded-t-16{border-top-left-radius:1rem}.rounded-r-16,.rounded-t-16{border-top-right-radius:1rem}.rounded-b-16,.rounded-r-16{border-bottom-right-radius:1rem}.rounded-b-16,.rounded-l-16{border-bottom-left-radius:1rem}.rounded-l-16{border-top-left-radius:1rem}.rounded-t-20{border-top-left-radius:1.25rem}.rounded-r-20,.rounded-t-20{border-top-right-radius:1.25rem}.rounded-b-20,.rounded-r-20{border-bottom-right-radius:1.25rem}.rounded-b-20,.rounded-l-20{border-bottom-left-radius:1.25rem}.rounded-l-20{border-top-left-radius:1.25rem}.rounded-t-24{border-top-left-radius:1.5rem}.rounded-r-24,.rounded-t-24{border-top-right-radius:1.5rem}.rounded-b-24,.rounded-r-24{border-bottom-right-radius:1.5rem}.rounded-b-24,.rounded-l-24{border-bottom-left-radius:1.5rem}.rounded-l-24{border-top-left-radius:1.5rem}.rounded-t-28{border-top-left-radius:1.75rem}.rounded-r-28,.rounded-t-28{border-top-right-radius:1.75rem}.rounded-b-28,.rounded-r-28{border-bottom-right-radius:1.75rem}.rounded-b-28,.rounded-l-28{border-bottom-left-radius:1.75rem}.rounded-l-28{border-top-left-radius:1.75rem}.rounded-t-32{border-top-left-radius:2rem}.rounded-r-32,.rounded-t-32{border-top-right-radius:2rem}.rounded-b-32,.rounded-r-32{border-bottom-right-radius:2rem}.rounded-b-32,.rounded-l-32{border-bottom-left-radius:2rem}.rounded-l-32{border-top-left-radius:2rem}.rounded-t-36{border-top-left-radius:2.25rem}.rounded-r-36,.rounded-t-36{border-top-right-radius:2.25rem}.rounded-b-36,.rounded-r-36{border-bottom-right-radius:2.25rem}.rounded-b-36,.rounded-l-36{border-bottom-left-radius:2.25rem}.rounded-l-36{border-top-left-radius:2.25rem}.rounded-t-40{border-top-left-radius:2.5rem}.rounded-r-40,.rounded-t-40{border-top-right-radius:2.5rem}.rounded-b-40,.rounded-r-40{border-bottom-right-radius:2.5rem}.rounded-b-40,.rounded-l-40{border-bottom-left-radius:2.5rem}.rounded-l-40{border-top-left-radius:2.5rem}.rounded-t-44{border-top-left-radius:2.75rem}.rounded-r-44,.rounded-t-44{border-top-right-radius:2.75rem}.rounded-b-44,.rounded-r-44{border-bottom-right-radius:2.75rem}.rounded-b-44,.rounded-l-44{border-bottom-left-radius:2.75rem}.rounded-l-44{border-top-left-radius:2.75rem}.rounded-t-48{border-top-left-radius:3rem}.rounded-r-48,.rounded-t-48{border-top-right-radius:3rem}.rounded-b-48,.rounded-r-48{border-bottom-right-radius:3rem}.rounded-b-48,.rounded-l-48{border-bottom-left-radius:3rem}.rounded-l-48{border-top-left-radius:3rem}.rounded-t-52{border-top-left-radius:3.25rem}.rounded-r-52,.rounded-t-52{border-top-right-radius:3.25rem}.rounded-b-52,.rounded-r-52{border-bottom-right-radius:3.25rem}.rounded-b-52,.rounded-l-52{border-bottom-left-radius:3.25rem}.rounded-l-52{border-top-left-radius:3.25rem}.rounded-t-56{border-top-left-radius:3.5rem}.rounded-r-56,.rounded-t-56{border-top-right-radius:3.5rem}.rounded-b-56,.rounded-r-56{border-bottom-right-radius:3.5rem}.rounded-b-56,.rounded-l-56{border-bottom-left-radius:3.5rem}.rounded-l-56{border-top-left-radius:3.5rem}.rounded-t-60{border-top-left-radius:3.75rem}.rounded-r-60,.rounded-t-60{border-top-right-radius:3.75rem}.rounded-b-60,.rounded-r-60{border-bottom-right-radius:3.75rem}.rounded-b-60,.rounded-l-60{border-bottom-left-radius:3.75rem}.rounded-l-60{border-top-left-radius:3.75rem}.rounded-t-64{border-top-left-radius:4rem}.rounded-r-64,.rounded-t-64{border-top-right-radius:4rem}.rounded-b-64,.rounded-r-64{border-bottom-right-radius:4rem}.rounded-b-64,.rounded-l-64{border-bottom-left-radius:4rem}.rounded-l-64{border-top-left-radius:4rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.rounded-t{border-top-left-radius:.25rem}.rounded-r,.rounded-t{border-top-right-radius:.25rem}.rounded-b,.rounded-r{border-bottom-right-radius:.25rem}.rounded-b,.rounded-l{border-bottom-left-radius:.25rem}.rounded-l{border-top-left-radius:.25rem}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-r-full{border-top-right-radius:9999px}.rounded-b-full,.rounded-r-full{border-bottom-right-radius:9999px}.rounded-b-full,.rounded-l-full{border-bottom-left-radius:9999px}.rounded-l-full{border-top-left-radius:9999px}.rounded-t-circle{border-top-left-radius:50%;border-top-right-radius:50%}.rounded-r-circle{border-bottom-right-radius:50%;border-top-right-radius:50%}.rounded-b-circle{border-bottom-left-radius:50%;border-bottom-right-radius:50%}.rounded-l-circle{border-bottom-left-radius:50%;border-top-left-radius:50%}.rounded-tl-8{border-top-left-radius:.5rem}.rounded-tr-8{border-top-right-radius:.5rem}.rounded-br-8{border-bottom-right-radius:.5rem}.rounded-bl-8{border-bottom-left-radius:.5rem}.rounded-tl-12{border-top-left-radius:.75rem}.rounded-tr-12{border-top-right-radius:.75rem}.rounded-br-12{border-bottom-right-radius:.75rem}.rounded-bl-12{border-bottom-left-radius:.75rem}.rounded-tl-16{border-top-left-radius:1rem}.rounded-tr-16{border-top-right-radius:1rem}.rounded-br-16{border-bottom-right-radius:1rem}.rounded-bl-16{border-bottom-left-radius:1rem}.rounded-tl-20{border-top-left-radius:1.25rem}.rounded-tr-20{border-top-right-radius:1.25rem}.rounded-br-20{border-bottom-right-radius:1.25rem}.rounded-bl-20{border-bottom-left-radius:1.25rem}.rounded-tl-24{border-top-left-radius:1.5rem}.rounded-tr-24{border-top-right-radius:1.5rem}.rounded-br-24{border-bottom-right-radius:1.5rem}.rounded-bl-24{border-bottom-left-radius:1.5rem}.rounded-tl-28{border-top-left-radius:1.75rem}.rounded-tr-28{border-top-right-radius:1.75rem}.rounded-br-28{border-bottom-right-radius:1.75rem}.rounded-bl-28{border-bottom-left-radius:1.75rem}.rounded-tl-32{border-top-left-radius:2rem}.rounded-tr-32{border-top-right-radius:2rem}.rounded-br-32{border-bottom-right-radius:2rem}.rounded-bl-32{border-bottom-left-radius:2rem}.rounded-tl-36{border-top-left-radius:2.25rem}.rounded-tr-36{border-top-right-radius:2.25rem}.rounded-br-36{border-bottom-right-radius:2.25rem}.rounded-bl-36{border-bottom-left-radius:2.25rem}.rounded-tl-40{border-top-left-radius:2.5rem}.rounded-tr-40{border-top-right-radius:2.5rem}.rounded-br-40{border-bottom-right-radius:2.5rem}.rounded-bl-40{border-bottom-left-radius:2.5rem}.rounded-tl-44{border-top-left-radius:2.75rem}.rounded-tr-44{border-top-right-radius:2.75rem}.rounded-br-44{border-bottom-right-radius:2.75rem}.rounded-bl-44{border-bottom-left-radius:2.75rem}.rounded-tl-48{border-top-left-radius:3rem}.rounded-tr-48{border-top-right-radius:3rem}.rounded-br-48{border-bottom-right-radius:3rem}.rounded-bl-48{border-bottom-left-radius:3rem}.rounded-tl-52{border-top-left-radius:3.25rem}.rounded-tr-52{border-top-right-radius:3.25rem}.rounded-br-52{border-bottom-right-radius:3.25rem}.rounded-bl-52{border-bottom-left-radius:3.25rem}.rounded-tl-56{border-top-left-radius:3.5rem}.rounded-tr-56{border-top-right-radius:3.5rem}.rounded-br-56{border-bottom-right-radius:3.5rem}.rounded-bl-56{border-bottom-left-radius:3.5rem}.rounded-tl-60{border-top-left-radius:3.75rem}.rounded-tr-60{border-top-right-radius:3.75rem}.rounded-br-60{border-bottom-right-radius:3.75rem}.rounded-bl-60{border-bottom-left-radius:3.75rem}.rounded-tl-64{border-top-left-radius:4rem}.rounded-tr-64{border-top-right-radius:4rem}.rounded-br-64{border-bottom-right-radius:4rem}.rounded-bl-64{border-bottom-left-radius:4rem}.rounded-tl-none{border-top-left-radius:0}.rounded-tr-none{border-top-right-radius:0}.rounded-br-none{border-bottom-right-radius:0}.rounded-bl-none{border-bottom-left-radius:0}.rounded-tl{border-top-left-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-tl-full{border-top-left-radius:9999px}.rounded-tr-full{border-top-right-radius:9999px}.rounded-br-full{border-bottom-right-radius:9999px}.rounded-bl-full{border-bottom-left-radius:9999px}.rounded-tl-circle{border-top-left-radius:50%}.rounded-tr-circle{border-top-right-radius:50%}.rounded-br-circle{border-bottom-right-radius:50%}.rounded-bl-circle{border-bottom-left-radius:50%}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-none{border-style:none}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border{border-width:1px}.border-t-0{border-top-width:0}.border-r-0{border-right-width:0}.border-b-0{border-bottom-width:0}.border-l-0{border-left-width:0}.border-t-2{border-top-width:2px}.border-r-2{border-right-width:2px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-t-4{border-top-width:4px}.border-r-4{border-right-width:4px}.border-b-4{border-bottom-width:4px}.border-l-4{border-left-width:4px}.border-t-8{border-top-width:8px}.border-r-8{border-right-width:8px}.border-b-8{border-bottom-width:8px}.border-l-8{border-left-width:8px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-text{cursor:text}.cursor-move{cursor:move}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:-webkit-flex;display:flex}.inline-flex{display:-webkit-inline-flex;display:inline-flex}.table{display:table}.inline-table{display:inline-table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.flex-row{-webkit-flex-direction:row;flex-direction:row}.flex-row-reverse{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.flex-col{-webkit-flex-direction:column;flex-direction:column}.flex-col-reverse{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.flex-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-nowrap{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.items-start{-webkit-align-items:flex-start;align-items:flex-start}.items-end{-webkit-align-items:flex-end;align-items:flex-end}.items-center{-webkit-align-items:center;align-items:center}.items-baseline{-webkit-align-items:baseline;align-items:baseline}.items-stretch{-webkit-align-items:stretch;align-items:stretch}.justify-start{-webkit-justify-content:flex-start;justify-content:flex-start}.justify-end{-webkit-justify-content:flex-end;justify-content:flex-end}.justify-center{-webkit-justify-content:center;justify-content:center}.justify-between{-webkit-justify-content:space-between;justify-content:space-between}.justify-around{-webkit-justify-content:space-around;justify-content:space-around}.justify-evenly{-webkit-justify-content:space-evenly;justify-content:space-evenly}.flex-1{-webkit-flex:1 1 0%;flex:1 1 0%}.flex-auto{-webkit-flex:1 1 auto;flex:1 1 auto}.flex-initial{-webkit-flex:0 1 auto;flex:0 1 auto}.flex-none{-webkit-flex:none;flex:none}.flex-grow-0{-webkit-flex-grow:0;flex-grow:0}.flex-grow{-webkit-flex-grow:1;flex-grow:1}.flex-shrink-0{-webkit-flex-shrink:0;flex-shrink:0}.flex-shrink{-webkit-flex-shrink:1;flex-shrink:1}.order-1{-webkit-order:1;order:1}.order-2{-webkit-order:2;order:2}.order-3{-webkit-order:3;order:3}.order-4{-webkit-order:4;order:4}.order-5{-webkit-order:5;order:5}.order-6{-webkit-order:6;order:6}.order-7{-webkit-order:7;order:7}.order-8{-webkit-order:8;order:8}.order-9{-webkit-order:9;order:9}.order-10{-webkit-order:10;order:10}.order-11{-webkit-order:11;order:11}.order-12{-webkit-order:12;order:12}.order-first{-webkit-order:-9999;order:-9999}.order-last{-webkit-order:9999;order:9999}.order-none{-webkit-order:0;order:0}.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.h-0{height:0}.h-4{height:.25rem}.h-8{height:.5rem}.h-12{height:.75rem}.h-14{height:.875rem}.h-16{height:1rem}.h-20{height:1.25rem}.h-24{height:1.5rem}.h-28{height:1.75rem}.h-32{height:2rem}.h-36{height:2.25rem}.h-40{height:2.5rem}.h-48{height:3rem}.h-56{height:3.5rem}.h-64{height:4rem}.h-72{height:4.5rem}.h-80{height:5rem}.h-88{height:5.5rem}.h-96{height:6rem}.h-auto{height:auto}.h-1\/2{height:50%}.h-1\/3{height:33.333333%}.h-2\/3{height:66.666667%}.h-1\/4{height:25%}.h-2\/4{height:50%}.h-3\/4{height:75%}.h-1\/5{height:20%}.h-2\/5{height:40%}.h-3\/5{height:60%}.h-4\/5{height:80%}.h-1\/6{height:16.666667%}.h-2\/6{height:33.333333%}.h-3\/6{height:50%}.h-4\/6{height:66.666667%}.h-5\/6{height:83.333333%}.h-full{height:100%}.h-screen{height:100vh}.text-p{font-size:1rem;line-height:1.75rem}.text-h1{font-size:3rem;line-height:4rem}.text-h2{font-size:2.5rem;line-height:3.25rem}.text-h3{font-size:2rem;line-height:2.75rem}.text-h4{font-size:1.75rem;line-height:2.5rem}.text-h5{font-size:1.5rem;line-height:2.25rem}.text-h6{font-size:1.25rem;line-height:2rem}.text-span{font-size:.875rem;line-height:1.625rem}.text-small{font-size:.75rem;line-height:1.5rem}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-10{line-height:2.5rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.m-0{margin:0}.m-4{margin:.25rem}.m-8{margin:.5rem}.m-12{margin:.75rem}.m-14{margin:.875rem}.m-16{margin:1rem}.m-20{margin:1.25rem}.m-24{margin:1.5rem}.m-28{margin:1.75rem}.m-32{margin:2rem}.m-36{margin:2.25rem}.m-40{margin:2.5rem}.m-48{margin:3rem}.m-56{margin:3.5rem}.m-64{margin:4rem}.m-72{margin:4.5rem}.m-80{margin:5rem}.m-88{margin:5.5rem}.m-96{margin:6rem}.m-auto{margin:auto}.-m-4{margin:-.25rem}.-m-8{margin:-.5rem}.-m-12{margin:-.75rem}.-m-14{margin:-.875rem}.-m-16{margin:-1rem}.-m-20{margin:-1.25rem}.-m-24{margin:-1.5rem}.-m-28{margin:-1.75rem}.-m-32{margin:-2rem}.-m-36{margin:-2.25rem}.-m-40{margin:-2.5rem}.-m-48{margin:-3rem}.-m-56{margin:-3.5rem}.-m-64{margin:-4rem}.-m-72{margin:-4.5rem}.-m-80{margin:-5rem}.-m-88{margin:-5.5rem}.-m-96{margin:-6rem}.my-0{margin-bottom:0;margin-top:0}.mx-0{margin-left:0;margin-right:0}.my-4{margin-bottom:.25rem;margin-top:.25rem}.mx-4{margin-left:.25rem;margin-right:.25rem}.my-8{margin-bottom:.5rem;margin-top:.5rem}.mx-8{margin-left:.5rem;margin-right:.5rem}.my-12{margin-bottom:.75rem;margin-top:.75rem}.mx-12{margin-left:.75rem;margin-right:.75rem}.my-14{margin-bottom:.875rem;margin-top:.875rem}.mx-14{margin-left:.875rem;margin-right:.875rem}.my-16{margin-bottom:1rem;margin-top:1rem}.mx-16{margin-left:1rem;margin-right:1rem}.my-20{margin-bottom:1.25rem;margin-top:1.25rem}.mx-20{margin-left:1.25rem;margin-right:1.25rem}.my-24{margin-bottom:1.5rem;margin-top:1.5rem}.mx-24{margin-left:1.5rem;margin-right:1.5rem}.my-28{margin-bottom:1.75rem;margin-top:1.75rem}.mx-28{margin-left:1.75rem;margin-right:1.75rem}.my-32{margin-bottom:2rem;margin-top:2rem}.mx-32{margin-left:2rem;margin-right:2rem}.my-36{margin-bottom:2.25rem;margin-top:2.25rem}.mx-36{margin-left:2.25rem;margin-right:2.25rem}.my-40{margin-bottom:2.5rem;margin-top:2.5rem}.mx-40{margin-left:2.5rem;margin-right:2.5rem}.my-48{margin-bottom:3rem;margin-top:3rem}.mx-48{margin-left:3rem;margin-right:3rem}.my-56{margin-bottom:3.5rem;margin-top:3.5rem}.mx-56{margin-left:3.5rem;margin-right:3.5rem}.my-64{margin-bottom:4rem;margin-top:4rem}.mx-64{margin-left:4rem;margin-right:4rem}.my-72{margin-bottom:4.5rem;margin-top:4.5rem}.mx-72{margin-left:4.5rem;margin-right:4.5rem}.my-80{margin-bottom:5rem;margin-top:5rem}.mx-80{margin-left:5rem;margin-right:5rem}.my-88{margin-bottom:5.5rem;margin-top:5.5rem}.mx-88{margin-left:5.5rem;margin-right:5.5rem}.my-96{margin-bottom:6rem;margin-top:6rem}.mx-96{margin-left:6rem;margin-right:6rem}.my-auto{margin-bottom:auto;margin-top:auto}.mx-auto{margin-left:auto;margin-right:auto}.-my-4{margin-bottom:-.25rem;margin-top:-.25rem}.-mx-4{margin-left:-.25rem;margin-right:-.25rem}.-my-8{margin-bottom:-.5rem;margin-top:-.5rem}.-mx-8{margin-left:-.5rem;margin-right:-.5rem}.-my-12{margin-bottom:-.75rem;margin-top:-.75rem}.-mx-12{margin-left:-.75rem;margin-right:-.75rem}.-my-14{margin-bottom:-.875rem;margin-top:-.875rem}.-mx-14{margin-left:-.875rem;margin-right:-.875rem}.-my-16{margin-bottom:-1rem;margin-top:-1rem}.-mx-16{margin-left:-1rem;margin-right:-1rem}.-my-20{margin-bottom:-1.25rem;margin-top:-1.25rem}.-mx-20{margin-left:-1.25rem;margin-right:-1.25rem}.-my-24{margin-bottom:-1.5rem;margin-top:-1.5rem}.-mx-24{margin-left:-1.5rem;margin-right:-1.5rem}.-my-28{margin-bottom:-1.75rem;margin-top:-1.75rem}.-mx-28{margin-left:-1.75rem;margin-right:-1.75rem}.-my-32{margin-bottom:-2rem;margin-top:-2rem}.-mx-32{margin-left:-2rem;margin-right:-2rem}.-my-36{margin-bottom:-2.25rem;margin-top:-2.25rem}.-mx-36{margin-left:-2.25rem;margin-right:-2.25rem}.-my-40{margin-bottom:-2.5rem;margin-top:-2.5rem}.-mx-40{margin-left:-2.5rem;margin-right:-2.5rem}.-my-48{margin-bottom:-3rem;margin-top:-3rem}.-mx-48{margin-left:-3rem;margin-right:-3rem}.-my-56{margin-bottom:-3.5rem;margin-top:-3.5rem}.-mx-56{margin-left:-3.5rem;margin-right:-3.5rem}.-my-64{margin-bottom:-4rem;margin-top:-4rem}.-mx-64{margin-left:-4rem;margin-right:-4rem}.-my-72{margin-bottom:-4.5rem;margin-top:-4.5rem}.-mx-72{margin-left:-4.5rem;margin-right:-4.5rem}.-my-80{margin-bottom:-5rem;margin-top:-5rem}.-mx-80{margin-left:-5rem;margin-right:-5rem}.-my-88{margin-bottom:-5.5rem;margin-top:-5.5rem}.-mx-88{margin-left:-5.5rem;margin-right:-5.5rem}.-my-96{margin-bottom:-6rem;margin-top:-6rem}.-mx-96{margin-left:-6rem;margin-right:-6rem}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mt-4{margin-top:.25rem}.mr-4{margin-right:.25rem}.mb-4{margin-bottom:.25rem}.ml-4{margin-left:.25rem}.mt-8{margin-top:.5rem}.mr-8{margin-right:.5rem}.mb-8{margin-bottom:.5rem}.ml-8{margin-left:.5rem}.mt-12{margin-top:.75rem}.mr-12{margin-right:.75rem}.mb-12{margin-bottom:.75rem}.ml-12{margin-left:.75rem}.mt-14{margin-top:.875rem}.mr-14{margin-right:.875rem}.mb-14{margin-bottom:.875rem}.ml-14{margin-left:.875rem}.mt-16{margin-top:1rem}.mr-16{margin-right:1rem}.mb-16{margin-bottom:1rem}.ml-16{margin-left:1rem}.mt-20{margin-top:1.25rem}.mr-20{margin-right:1.25rem}.mb-20{margin-bottom:1.25rem}.ml-20{margin-left:1.25rem}.mt-24{margin-top:1.5rem}.mr-24{margin-right:1.5rem}.mb-24{margin-bottom:1.5rem}.ml-24{margin-left:1.5rem}.mt-28{margin-top:1.75rem}.mr-28{margin-right:1.75rem}.mb-28{margin-bottom:1.75rem}.ml-28{margin-left:1.75rem}.mt-32{margin-top:2rem}.mr-32{margin-right:2rem}.mb-32{margin-bottom:2rem}.ml-32{margin-left:2rem}.mt-36{margin-top:2.25rem}.mr-36{margin-right:2.25rem}.mb-36{margin-bottom:2.25rem}.ml-36{margin-left:2.25rem}.mt-40{margin-top:2.5rem}.mr-40{margin-right:2.5rem}.mb-40{margin-bottom:2.5rem}.ml-40{margin-left:2.5rem}.mt-48{margin-top:3rem}.mr-48{margin-right:3rem}.mb-48{margin-bottom:3rem}.ml-48{margin-left:3rem}.mt-56{margin-top:3.5rem}.mr-56{margin-right:3.5rem}.mb-56{margin-bottom:3.5rem}.ml-56{margin-left:3.5rem}.mt-64{margin-top:4rem}.mr-64{margin-right:4rem}.mb-64{margin-bottom:4rem}.ml-64{margin-left:4rem}.mt-72{margin-top:4.5rem}.mr-72{margin-right:4.5rem}.mb-72{margin-bottom:4.5rem}.ml-72{margin-left:4.5rem}.mt-80{margin-top:5rem}.mr-80{margin-right:5rem}.mb-80{margin-bottom:5rem}.ml-80{margin-left:5rem}.mt-88{margin-top:5.5rem}.mr-88{margin-right:5.5rem}.mb-88{margin-bottom:5.5rem}.ml-88{margin-left:5.5rem}.mt-96{margin-top:6rem}.mr-96{margin-right:6rem}.mb-96{margin-bottom:6rem}.ml-96{margin-left:6rem}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.-mt-4{margin-top:-.25rem}.-mr-4{margin-right:-.25rem}.-mb-4{margin-bottom:-.25rem}.-ml-4{margin-left:-.25rem}.-mt-8{margin-top:-.5rem}.-mr-8{margin-right:-.5rem}.-mb-8{margin-bottom:-.5rem}.-ml-8{margin-left:-.5rem}.-mt-12{margin-top:-.75rem}.-mr-12{margin-right:-.75rem}.-mb-12{margin-bottom:-.75rem}.-ml-12{margin-left:-.75rem}.-mt-14{margin-top:-.875rem}.-mr-14{margin-right:-.875rem}.-mb-14{margin-bottom:-.875rem}.-ml-14{margin-left:-.875rem}.-mt-16{margin-top:-1rem}.-mr-16{margin-right:-1rem}.-mb-16{margin-bottom:-1rem}.-ml-16{margin-left:-1rem}.-mt-20{margin-top:-1.25rem}.-mr-20{margin-right:-1.25rem}.-mb-20{margin-bottom:-1.25rem}.-ml-20{margin-left:-1.25rem}.-mt-24{margin-top:-1.5rem}.-mr-24{margin-right:-1.5rem}.-mb-24{margin-bottom:-1.5rem}.-ml-24{margin-left:-1.5rem}.-mt-28{margin-top:-1.75rem}.-mr-28{margin-right:-1.75rem}.-mb-28{margin-bottom:-1.75rem}.-ml-28{margin-left:-1.75rem}.-mt-32{margin-top:-2rem}.-mr-32{margin-right:-2rem}.-mb-32{margin-bottom:-2rem}.-ml-32{margin-left:-2rem}.-mt-36{margin-top:-2.25rem}.-mr-36{margin-right:-2.25rem}.-mb-36{margin-bottom:-2.25rem}.-ml-36{margin-left:-2.25rem}.-mt-40{margin-top:-2.5rem}.-mr-40{margin-right:-2.5rem}.-mb-40{margin-bottom:-2.5rem}.-ml-40{margin-left:-2.5rem}.-mt-48{margin-top:-3rem}.-mr-48{margin-right:-3rem}.-mb-48{margin-bottom:-3rem}.-ml-48{margin-left:-3rem}.-mt-56{margin-top:-3.5rem}.-mr-56{margin-right:-3.5rem}.-mb-56{margin-bottom:-3.5rem}.-ml-56{margin-left:-3.5rem}.-mt-64{margin-top:-4rem}.-mr-64{margin-right:-4rem}.-mb-64{margin-bottom:-4rem}.-ml-64{margin-left:-4rem}.-mt-72{margin-top:-4.5rem}.-mr-72{margin-right:-4.5rem}.-mb-72{margin-bottom:-4.5rem}.-ml-72{margin-left:-4.5rem}.-mt-80{margin-top:-5rem}.-mr-80{margin-right:-5rem}.-mb-80{margin-bottom:-5rem}.-ml-80{margin-left:-5rem}.-mt-88{margin-top:-5.5rem}.-mr-88{margin-right:-5.5rem}.-mb-88{margin-bottom:-5.5rem}.-ml-88{margin-left:-5.5rem}.-mt-96{margin-top:-6rem}.-mr-96{margin-right:-6rem}.-mb-96{margin-bottom:-6rem}.-ml-96{margin-left:-6rem}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-fill{object-fit:fill}.object-none{object-fit:none}.object-scale-down{object-fit:scale-down}.opacity-0{opacity:0}.opacity-5{opacity:.05}.opacity-10{opacity:.1}.opacity-15{opacity:.15}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-35{opacity:.35}.opacity-40{opacity:.4}.opacity-45{opacity:.45}.opacity-50{opacity:.5}.opacity-55{opacity:.55}.opacity-60{opacity:.6}.opacity-65{opacity:.65}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-85{opacity:.85}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.opacity-100{opacity:1}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline-white{outline:2px dotted #fff;outline-offset:2px}.outline-black{outline:2px dotted #000;outline-offset:2px}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-visible{overflow-x:visible}.overflow-y-visible{overflow-y:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.p-0{padding:0}.p-4{padding:.25rem}.p-8{padding:.5rem}.p-12{padding:.75rem}.p-14{padding:.875rem}.p-16{padding:1rem}.p-20{padding:1.25rem}.p-24{padding:1.5rem}.p-28{padding:1.75rem}.p-32{padding:2rem}.p-36{padding:2.25rem}.p-40{padding:2.5rem}.p-48{padding:3rem}.p-56{padding:3.5rem}.p-64{padding:4rem}.p-72{padding:4.5rem}.p-80{padding:5rem}.p-88{padding:5.5rem}.p-96{padding:6rem}.py-0{padding-bottom:0;padding-top:0}.px-0{padding-left:0;padding-right:0}.py-4{padding-bottom:.25rem;padding-top:.25rem}.px-4{padding-left:.25rem;padding-right:.25rem}.py-8{padding-bottom:.5rem;padding-top:.5rem}.px-8{padding-left:.5rem;padding-right:.5rem}.py-12{padding-bottom:.75rem;padding-top:.75rem}.px-12{padding-left:.75rem;padding-right:.75rem}.py-14{padding-bottom:.875rem;padding-top:.875rem}.px-14{padding-left:.875rem;padding-right:.875rem}.py-16{padding-bottom:1rem;padding-top:1rem}.px-16{padding-left:1rem;padding-right:1rem}.py-20{padding-bottom:1.25rem;padding-top:1.25rem}.px-20{padding-left:1.25rem;padding-right:1.25rem}.py-24{padding-bottom:1.5rem;padding-top:1.5rem}.px-24{padding-left:1.5rem;padding-right:1.5rem}.py-28{padding-bottom:1.75rem;padding-top:1.75rem}.px-28{padding-left:1.75rem;padding-right:1.75rem}.py-32{padding-bottom:2rem;padding-top:2rem}.px-32{padding-left:2rem;padding-right:2rem}.py-36{padding-bottom:2.25rem;padding-top:2.25rem}.px-36{padding-left:2.25rem;padding-right:2.25rem}.py-40{padding-bottom:2.5rem;padding-top:2.5rem}.px-40{padding-left:2.5rem;padding-right:2.5rem}.py-48{padding-bottom:3rem;padding-top:3rem}.px-48{padding-left:3rem;padding-right:3rem}.py-56{padding-bottom:3.5rem;padding-top:3.5rem}.px-56{padding-left:3.5rem;padding-right:3.5rem}.py-64{padding-bottom:4rem;padding-top:4rem}.px-64{padding-left:4rem;padding-right:4rem}.py-72{padding-bottom:4.5rem;padding-top:4.5rem}.px-72{padding-left:4.5rem;padding-right:4.5rem}.py-80{padding-bottom:5rem;padding-top:5rem}.px-80{padding-left:5rem;padding-right:5rem}.py-88{padding-bottom:5.5rem;padding-top:5.5rem}.px-88{padding-left:5.5rem;padding-right:5.5rem}.py-96{padding-bottom:6rem;padding-top:6rem}.px-96{padding-left:6rem;padding-right:6rem}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pt-4{padding-top:.25rem}.pr-4{padding-right:.25rem}.pb-4{padding-bottom:.25rem}.pl-4{padding-left:.25rem}.pt-8{padding-top:.5rem}.pr-8{padding-right:.5rem}.pb-8{padding-bottom:.5rem}.pl-8{padding-left:.5rem}.pt-12{padding-top:.75rem}.pr-12{padding-right:.75rem}.pb-12{padding-bottom:.75rem}.pl-12{padding-left:.75rem}.pt-14{padding-top:.875rem}.pr-14{padding-right:.875rem}.pb-14{padding-bottom:.875rem}.pl-14{padding-left:.875rem}.pt-16{padding-top:1rem}.pr-16{padding-right:1rem}.pb-16{padding-bottom:1rem}.pl-16{padding-left:1rem}.pt-20{padding-top:1.25rem}.pr-20{padding-right:1.25rem}.pb-20{padding-bottom:1.25rem}.pl-20{padding-left:1.25rem}.pt-24{padding-top:1.5rem}.pr-24{padding-right:1.5rem}.pb-24{padding-bottom:1.5rem}.pl-24{padding-left:1.5rem}.pt-28{padding-top:1.75rem}.pr-28{padding-right:1.75rem}.pb-28{padding-bottom:1.75rem}.pl-28{padding-left:1.75rem}.pt-32{padding-top:2rem}.pr-32{padding-right:2rem}.pb-32{padding-bottom:2rem}.pl-32{padding-left:2rem}.pt-36{padding-top:2.25rem}.pr-36{padding-right:2.25rem}.pb-36{padding-bottom:2.25rem}.pl-36{padding-left:2.25rem}.pt-40{padding-top:2.5rem}.pr-40{padding-right:2.5rem}.pb-40{padding-bottom:2.5rem}.pl-40{padding-left:2.5rem}.pt-48{padding-top:3rem}.pr-48{padding-right:3rem}.pb-48{padding-bottom:3rem}.pl-48{padding-left:3rem}.pt-56{padding-top:3.5rem}.pr-56{padding-right:3.5rem}.pb-56{padding-bottom:3.5rem}.pl-56{padding-left:3.5rem}.pt-64{padding-top:4rem}.pr-64{padding-right:4rem}.pb-64{padding-bottom:4rem}.pl-64{padding-left:4rem}.pt-72{padding-top:4.5rem}.pr-72{padding-right:4.5rem}.pb-72{padding-bottom:4.5rem}.pl-72{padding-left:4.5rem}.pt-80{padding-top:5rem}.pr-80{padding-right:5rem}.pb-80{padding-bottom:5rem}.pl-80{padding-left:5rem}.pt-88{padding-top:5.5rem}.pr-88{padding-right:5.5rem}.pb-88{padding-bottom:5.5rem}.pl-88{padding-left:5.5rem}.pt-96{padding-top:6rem}.pr-96{padding-right:6rem}.pb-96{padding-bottom:6rem}.pl-96{padding-left:6rem}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{bottom:0;left:0;right:0;top:0}.inset-4{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.inset-8{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.inset-12{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.inset-14{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.inset-16{bottom:1rem;left:1rem;right:1rem;top:1rem}.inset-20{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.inset-24{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.inset-28{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.inset-32{bottom:2rem;left:2rem;right:2rem;top:2rem}.inset-36{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.inset-40{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.inset-48{bottom:3rem;left:3rem;right:3rem;top:3rem}.inset-56{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.inset-64{bottom:4rem;left:4rem;right:4rem;top:4rem}.inset-72{bottom:4.5rem;left:4.5rem;right:4.5rem;top:4.5rem}.inset-80{bottom:5rem;left:5rem;right:5rem;top:5rem}.inset-88{bottom:5.5rem;left:5.5rem;right:5.5rem;top:5.5rem}.inset-96{bottom:6rem;left:6rem;right:6rem;top:6rem}.inset-auto{bottom:auto;left:auto;right:auto;top:auto}.-inset-4{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.-inset-8{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.-inset-12{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.-inset-14{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.-inset-16{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.-inset-20{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.-inset-24{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.-inset-28{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.-inset-32{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.-inset-36{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.-inset-40{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.-inset-48{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.-inset-56{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.-inset-64{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.-inset-72{bottom:-4.5rem;left:-4.5rem;right:-4.5rem;top:-4.5rem}.-inset-80{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.-inset-88{bottom:-5.5rem;left:-5.5rem;right:-5.5rem;top:-5.5rem}.-inset-96{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.inset-full{bottom:100%;left:100%;right:100%;top:100%}.-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.inset-y-0{bottom:0;top:0}.inset-x-0{left:0;right:0}.inset-y-4{bottom:.25rem;top:.25rem}.inset-x-4{left:.25rem;right:.25rem}.inset-y-8{bottom:.5rem;top:.5rem}.inset-x-8{left:.5rem;right:.5rem}.inset-y-12{bottom:.75rem;top:.75rem}.inset-x-12{left:.75rem;right:.75rem}.inset-y-14{bottom:.875rem;top:.875rem}.inset-x-14{left:.875rem;right:.875rem}.inset-y-16{bottom:1rem;top:1rem}.inset-x-16{left:1rem;right:1rem}.inset-y-20{bottom:1.25rem;top:1.25rem}.inset-x-20{left:1.25rem;right:1.25rem}.inset-y-24{bottom:1.5rem;top:1.5rem}.inset-x-24{left:1.5rem;right:1.5rem}.inset-y-28{bottom:1.75rem;top:1.75rem}.inset-x-28{left:1.75rem;right:1.75rem}.inset-y-32{bottom:2rem;top:2rem}.inset-x-32{left:2rem;right:2rem}.inset-y-36{bottom:2.25rem;top:2.25rem}.inset-x-36{left:2.25rem;right:2.25rem}.inset-y-40{bottom:2.5rem;top:2.5rem}.inset-x-40{left:2.5rem;right:2.5rem}.inset-y-48{bottom:3rem;top:3rem}.inset-x-48{left:3rem;right:3rem}.inset-y-56{bottom:3.5rem;top:3.5rem}.inset-x-56{left:3.5rem;right:3.5rem}.inset-y-64{bottom:4rem;top:4rem}.inset-x-64{left:4rem;right:4rem}.inset-y-72{bottom:4.5rem;top:4.5rem}.inset-x-72{left:4.5rem;right:4.5rem}.inset-y-80{bottom:5rem;top:5rem}.inset-x-80{left:5rem;right:5rem}.inset-y-88{bottom:5.5rem;top:5.5rem}.inset-x-88{left:5.5rem;right:5.5rem}.inset-y-96{bottom:6rem;top:6rem}.inset-x-96{left:6rem;right:6rem}.inset-y-auto{bottom:auto;top:auto}.inset-x-auto{left:auto;right:auto}.-inset-y-4{bottom:-.25rem;top:-.25rem}.-inset-x-4{left:-.25rem;right:-.25rem}.-inset-y-8{bottom:-.5rem;top:-.5rem}.-inset-x-8{left:-.5rem;right:-.5rem}.-inset-y-12{bottom:-.75rem;top:-.75rem}.-inset-x-12{left:-.75rem;right:-.75rem}.-inset-y-14{bottom:-.875rem;top:-.875rem}.-inset-x-14{left:-.875rem;right:-.875rem}.-inset-y-16{bottom:-1rem;top:-1rem}.-inset-x-16{left:-1rem;right:-1rem}.-inset-y-20{bottom:-1.25rem;top:-1.25rem}.-inset-x-20{left:-1.25rem;right:-1.25rem}.-inset-y-24{bottom:-1.5rem;top:-1.5rem}.-inset-x-24{left:-1.5rem;right:-1.5rem}.-inset-y-28{bottom:-1.75rem;top:-1.75rem}.-inset-x-28{left:-1.75rem;right:-1.75rem}.-inset-y-32{bottom:-2rem;top:-2rem}.-inset-x-32{left:-2rem;right:-2rem}.-inset-y-36{bottom:-2.25rem;top:-2.25rem}.-inset-x-36{left:-2.25rem;right:-2.25rem}.-inset-y-40{bottom:-2.5rem;top:-2.5rem}.-inset-x-40{left:-2.5rem;right:-2.5rem}.-inset-y-48{bottom:-3rem;top:-3rem}.-inset-x-48{left:-3rem;right:-3rem}.-inset-y-56{bottom:-3.5rem;top:-3.5rem}.-inset-x-56{left:-3.5rem;right:-3.5rem}.-inset-y-64{bottom:-4rem;top:-4rem}.-inset-x-64{left:-4rem;right:-4rem}.-inset-y-72{bottom:-4.5rem;top:-4.5rem}.-inset-x-72{left:-4.5rem;right:-4.5rem}.-inset-y-80{bottom:-5rem;top:-5rem}.-inset-x-80{left:-5rem;right:-5rem}.-inset-y-88{bottom:-5.5rem;top:-5.5rem}.-inset-x-88{left:-5.5rem;right:-5.5rem}.-inset-y-96{bottom:-6rem;top:-6rem}.-inset-x-96{left:-6rem;right:-6rem}.inset-y-1\/2{bottom:50%;top:50%}.inset-x-1\/2{left:50%;right:50%}.inset-y-1\/3{bottom:33.333333%;top:33.333333%}.inset-x-1\/3{left:33.333333%;right:33.333333%}.inset-y-2\/3{bottom:66.666667%;top:66.666667%}.inset-x-2\/3{left:66.666667%;right:66.666667%}.inset-y-1\/4{bottom:25%;top:25%}.inset-x-1\/4{left:25%;right:25%}.inset-y-2\/4{bottom:50%;top:50%}.inset-x-2\/4{left:50%;right:50%}.inset-y-3\/4{bottom:75%;top:75%}.inset-x-3\/4{left:75%;right:75%}.inset-y-full{bottom:100%;top:100%}.inset-x-full{left:100%;right:100%}.-inset-y-1\/2{bottom:-50%;top:-50%}.-inset-x-1\/2{left:-50%;right:-50%}.-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.-inset-y-1\/4{bottom:-25%;top:-25%}.-inset-x-1\/4{left:-25%;right:-25%}.-inset-y-2\/4{bottom:-50%;top:-50%}.-inset-x-2\/4{left:-50%;right:-50%}.-inset-y-3\/4{bottom:-75%;top:-75%}.-inset-x-3\/4{left:-75%;right:-75%}.-inset-y-full{bottom:-100%;top:-100%}.-inset-x-full{left:-100%;right:-100%}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.top-4{top:.25rem}.right-4{right:.25rem}.bottom-4{bottom:.25rem}.left-4{left:.25rem}.top-8{top:.5rem}.right-8{right:.5rem}.bottom-8{bottom:.5rem}.left-8{left:.5rem}.top-12{top:.75rem}.right-12{right:.75rem}.bottom-12{bottom:.75rem}.left-12{left:.75rem}.top-14{top:.875rem}.right-14{right:.875rem}.bottom-14{bottom:.875rem}.left-14{left:.875rem}.top-16{top:1rem}.right-16{right:1rem}.bottom-16{bottom:1rem}.left-16{left:1rem}.top-20{top:1.25rem}.right-20{right:1.25rem}.bottom-20{bottom:1.25rem}.left-20{left:1.25rem}.top-24{top:1.5rem}.right-24{right:1.5rem}.bottom-24{bottom:1.5rem}.left-24{left:1.5rem}.top-28{top:1.75rem}.right-28{right:1.75rem}.bottom-28{bottom:1.75rem}.left-28{left:1.75rem}.top-32{top:2rem}.right-32{right:2rem}.bottom-32{bottom:2rem}.left-32{left:2rem}.top-36{top:2.25rem}.right-36{right:2.25rem}.bottom-36{bottom:2.25rem}.left-36{left:2.25rem}.top-40{top:2.5rem}.right-40{right:2.5rem}.bottom-40{bottom:2.5rem}.left-40{left:2.5rem}.top-48{top:3rem}.right-48{right:3rem}.bottom-48{bottom:3rem}.left-48{left:3rem}.top-56{top:3.5rem}.right-56{right:3.5rem}.bottom-56{bottom:3.5rem}.left-56{left:3.5rem}.top-64{top:4rem}.right-64{right:4rem}.bottom-64{bottom:4rem}.left-64{left:4rem}.top-72{top:4.5rem}.right-72{right:4.5rem}.bottom-72{bottom:4.5rem}.left-72{left:4.5rem}.top-80{top:5rem}.right-80{right:5rem}.bottom-80{bottom:5rem}.left-80{left:5rem}.top-88{top:5.5rem}.right-88{right:5.5rem}.bottom-88{bottom:5.5rem}.left-88{left:5.5rem}.top-96{top:6rem}.right-96{right:6rem}.bottom-96{bottom:6rem}.left-96{left:6rem}.top-auto{top:auto}.right-auto{right:auto}.bottom-auto{bottom:auto}.left-auto{left:auto}.-top-4{top:-.25rem}.-right-4{right:-.25rem}.-bottom-4{bottom:-.25rem}.-left-4{left:-.25rem}.-top-8{top:-.5rem}.-right-8{right:-.5rem}.-bottom-8{bottom:-.5rem}.-left-8{left:-.5rem}.-top-12{top:-.75rem}.-right-12{right:-.75rem}.-bottom-12{bottom:-.75rem}.-left-12{left:-.75rem}.-top-14{top:-.875rem}.-right-14{right:-.875rem}.-bottom-14{bottom:-.875rem}.-left-14{left:-.875rem}.-top-16{top:-1rem}.-right-16{right:-1rem}.-bottom-16{bottom:-1rem}.-left-16{left:-1rem}.-top-20{top:-1.25rem}.-right-20{right:-1.25rem}.-bottom-20{bottom:-1.25rem}.-left-20{left:-1.25rem}.-top-24{top:-1.5rem}.-right-24{right:-1.5rem}.-bottom-24{bottom:-1.5rem}.-left-24{left:-1.5rem}.-top-28{top:-1.75rem}.-right-28{right:-1.75rem}.-bottom-28{bottom:-1.75rem}.-left-28{left:-1.75rem}.-top-32{top:-2rem}.-right-32{right:-2rem}.-bottom-32{bottom:-2rem}.-left-32{left:-2rem}.-top-36{top:-2.25rem}.-right-36{right:-2.25rem}.-bottom-36{bottom:-2.25rem}.-left-36{left:-2.25rem}.-top-40{top:-2.5rem}.-right-40{right:-2.5rem}.-bottom-40{bottom:-2.5rem}.-left-40{left:-2.5rem}.-top-48{top:-3rem}.-right-48{right:-3rem}.-bottom-48{bottom:-3rem}.-left-48{left:-3rem}.-top-56{top:-3.5rem}.-right-56{right:-3.5rem}.-bottom-56{bottom:-3.5rem}.-left-56{left:-3.5rem}.-top-64{top:-4rem}.-right-64{right:-4rem}.-bottom-64{bottom:-4rem}.-left-64{left:-4rem}.-top-72{top:-4.5rem}.-right-72{right:-4.5rem}.-bottom-72{bottom:-4.5rem}.-left-72{left:-4.5rem}.-top-80{top:-5rem}.-right-80{right:-5rem}.-bottom-80{bottom:-5rem}.-left-80{left:-5rem}.-top-88{top:-5.5rem}.-right-88{right:-5.5rem}.-bottom-88{bottom:-5.5rem}.-left-88{left:-5.5rem}.-top-96{top:-6rem}.-right-96{right:-6rem}.-bottom-96{bottom:-6rem}.-left-96{left:-6rem}.top-1\/2{top:50%}.right-1\/2{right:50%}.bottom-1\/2{bottom:50%}.left-1\/2{left:50%}.top-1\/3{top:33.333333%}.right-1\/3{right:33.333333%}.bottom-1\/3{bottom:33.333333%}.left-1\/3{left:33.333333%}.top-2\/3{top:66.666667%}.right-2\/3{right:66.666667%}.bottom-2\/3{bottom:66.666667%}.left-2\/3{left:66.666667%}.top-1\/4{top:25%}.right-1\/4{right:25%}.bottom-1\/4{bottom:25%}.left-1\/4{left:25%}.top-2\/4{top:50%}.right-2\/4{right:50%}.bottom-2\/4{bottom:50%}.left-2\/4{left:50%}.top-3\/4{top:75%}.right-3\/4{right:75%}.bottom-3\/4{bottom:75%}.left-3\/4{left:75%}.top-full{top:100%}.right-full{right:100%}.bottom-full{bottom:100%}.left-full{left:100%}.-top-1\/2{top:-50%}.-right-1\/2{right:-50%}.-bottom-1\/2{bottom:-50%}.-left-1\/2{left:-50%}.-top-1\/3{top:-33.333333%}.-right-1\/3{right:-33.333333%}.-bottom-1\/3{bottom:-33.333333%}.-left-1\/3{left:-33.333333%}.-top-2\/3{top:-66.666667%}.-right-2\/3{right:-66.666667%}.-bottom-2\/3{bottom:-66.666667%}.-left-2\/3{left:-66.666667%}.-top-1\/4{top:-25%}.-right-1\/4{right:-25%}.-bottom-1\/4{bottom:-25%}.-left-1\/4{left:-25%}.-top-2\/4{top:-50%}.-right-2\/4{right:-50%}.-bottom-2\/4{bottom:-50%}.-left-2\/4{left:-50%}.-top-3\/4{top:-75%}.-right-3\/4{right:-75%}.-bottom-3\/4{bottom:-75%}.-left-3\/4{left:-75%}.-top-full{top:-100%}.-right-full{right:-100%}.-bottom-full{bottom:-100%}.-left-full{left:-100%}.resize-none{resize:none}.resize-y{resize:vertical}.resize-x{resize:horizontal}.resize{resize:both}*{--tw-shadow:0 0 #0000}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shadow-2xl,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.shadow-inner,.shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-opacity-0{--tw-text-opacity:0}.text-opacity-5{--tw-text-opacity:.05}.text-opacity-10{--tw-text-opacity:.1}.text-opacity-15{--tw-text-opacity:.15}.text-opacity-20{--tw-text-opacity:.2}.text-opacity-25{--tw-text-opacity:.25}.text-opacity-30{--tw-text-opacity:.3}.text-opacity-35{--tw-text-opacity:.35}.text-opacity-40{--tw-text-opacity:.4}.text-opacity-45{--tw-text-opacity:.45}.text-opacity-50{--tw-text-opacity:.5}.text-opacity-55{--tw-text-opacity:.55}.text-opacity-60{--tw-text-opacity:.6}.text-opacity-65{--tw-text-opacity:.65}.text-opacity-70{--tw-text-opacity:.7}.text-opacity-75{--tw-text-opacity:.75}.text-opacity-80{--tw-text-opacity:.8}.text-opacity-85{--tw-text-opacity:.85}.text-opacity-90{--tw-text-opacity:.9}.text-opacity-95{--tw-text-opacity:.95}.text-opacity-100{--tw-text-opacity:1}.truncate{overflow:hidden;white-space:nowrap}.overflow-ellipsis,.truncate{text-overflow:ellipsis}.overflow-clip{text-overflow:clip}.italic{font-style:italic}.not-italic{font-style:normal}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.tracking-tighter{letter-spacing:-.05em}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.select-none{-webkit-user-select:none;-ms-user-select:none;user-select:none}.select-text{-webkit-user-select:text;-ms-user-select:text;user-select:text}.select-all{-webkit-user-select:all;user-select:all}.select-auto{-webkit-user-select:auto;-ms-user-select:auto;user-select:auto}.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-top{vertical-align:text-top}.align-text-bottom{vertical-align:text-bottom}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.w-0{width:0}.w-4{width:.25rem}.w-8{width:.5rem}.w-12{width:.75rem}.w-14{width:.875rem}.w-16{width:1rem}.w-20{width:1.25rem}.w-24{width:1.5rem}.w-28{width:1.75rem}.w-32{width:2rem}.w-36{width:2.25rem}.w-40{width:2.5rem}.w-48{width:3rem}.w-56{width:3.5rem}.w-64{width:4rem}.w-72{width:4.5rem}.w-80{width:5rem}.w-88{width:5.5rem}.w-96{width:6rem}.w-auto{width:auto}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-3\/6{width:50%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-1\/12{width:8.333333%}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-4\/12{width:33.333333%}.w-5\/12{width:41.666667%}.w-6\/12{width:50%}.w-7\/12{width:58.333333%}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-full{width:100%}.w-screen{width:100vw}.w-min{width:-webkit-min-content;width:min-content}.w-max{width:-webkit-max-content;width:max-content}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-auto{z-index:auto}.isolate{isolation:isolate}.isolation-auto{isolation:auto}.gap-0{gap:0}.gap-4{gap:.25rem}.gap-8{gap:.5rem}.gap-12{gap:.75rem}.gap-14{gap:.875rem}.gap-16{gap:1rem}.gap-20{gap:1.25rem}.gap-24{gap:1.5rem}.gap-28{gap:1.75rem}.gap-32{gap:2rem}.gap-36{gap:2.25rem}.gap-40{gap:2.5rem}.gap-48{gap:3rem}.gap-56{gap:3.5rem}.gap-64{gap:4rem}.gap-72{gap:4.5rem}.gap-80{gap:5rem}.gap-88{gap:5.5rem}.gap-96{gap:6rem}.gap-x-0{-webkit-column-gap:0;column-gap:0}.gap-x-4{-webkit-column-gap:.25rem;column-gap:.25rem}.gap-x-8{-webkit-column-gap:.5rem;column-gap:.5rem}.gap-x-12{-webkit-column-gap:.75rem;column-gap:.75rem}.gap-x-14{-webkit-column-gap:.875rem;column-gap:.875rem}.gap-x-16{-webkit-column-gap:1rem;column-gap:1rem}.gap-x-20{-webkit-column-gap:1.25rem;column-gap:1.25rem}.gap-x-24{-webkit-column-gap:1.5rem;column-gap:1.5rem}.gap-x-28{-webkit-column-gap:1.75rem;column-gap:1.75rem}.gap-x-32{-webkit-column-gap:2rem;column-gap:2rem}.gap-x-36{-webkit-column-gap:2.25rem;column-gap:2.25rem}.gap-x-40{-webkit-column-gap:2.5rem;column-gap:2.5rem}.gap-x-48{-webkit-column-gap:3rem;column-gap:3rem}.gap-x-56{-webkit-column-gap:3.5rem;column-gap:3.5rem}.gap-x-64{-webkit-column-gap:4rem;column-gap:4rem}.gap-x-72{-webkit-column-gap:4.5rem;column-gap:4.5rem}.gap-x-80{-webkit-column-gap:5rem;column-gap:5rem}.gap-x-88{-webkit-column-gap:5.5rem;column-gap:5.5rem}.gap-x-96{-webkit-column-gap:6rem;column-gap:6rem}.gap-y-0{row-gap:0}.gap-y-4{row-gap:.25rem}.gap-y-8{row-gap:.5rem}.gap-y-12{row-gap:.75rem}.gap-y-14{row-gap:.875rem}.gap-y-16{row-gap:1rem}.gap-y-20{row-gap:1.25rem}.gap-y-24{row-gap:1.5rem}.gap-y-28{row-gap:1.75rem}.gap-y-32{row-gap:2rem}.gap-y-36{row-gap:2.25rem}.gap-y-40{row-gap:2.5rem}.gap-y-48{row-gap:3rem}.gap-y-56{row-gap:3.5rem}.gap-y-64{row-gap:4rem}.gap-y-72{row-gap:4.5rem}.gap-y-80{row-gap:5rem}.gap-y-88{row-gap:5.5rem}.gap-y-96{row-gap:6rem}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-flow-col-dense{grid-auto-flow:column dense}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none{grid-template-columns:none}.auto-cols-auto{grid-auto-columns:auto}.auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}.auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.col-auto{grid-column:auto}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-10{grid-column:span 10/span 10}.col-span-11{grid-column:span 11/span 11}.col-span-12{grid-column:span 12/span 12}.col-span-full{grid-column:1/-1}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.col-start-5{grid-column-start:5}.col-start-6{grid-column-start:6}.col-start-7{grid-column-start:7}.col-start-8{grid-column-start:8}.col-start-9{grid-column-start:9}.col-start-10{grid-column-start:10}.col-start-11{grid-column-start:11}.col-start-12{grid-column-start:12}.col-start-13{grid-column-start:13}.col-start-auto{grid-column-start:auto}.col-end-1{grid-column-end:1}.col-end-2{grid-column-end:2}.col-end-3{grid-column-end:3}.col-end-4{grid-column-end:4}.col-end-5{grid-column-end:5}.col-end-6{grid-column-end:6}.col-end-7{grid-column-end:7}.col-end-8{grid-column-end:8}.col-end-9{grid-column-end:9}.col-end-10{grid-column-end:10}.col-end-11{grid-column-end:11}.col-end-12{grid-column-end:12}.col-end-13{grid-column-end:13}.col-end-auto{grid-column-end:auto}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.grid-rows-none{grid-template-rows:none}.auto-rows-auto{grid-auto-rows:auto}.auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.row-auto{grid-row:auto}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-span-3{grid-row:span 3/span 3}.row-span-4{grid-row:span 4/span 4}.row-span-5{grid-row:span 5/span 5}.row-span-6{grid-row:span 6/span 6}.row-span-full{grid-row:1/-1}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.row-start-3{grid-row-start:3}.row-start-4{grid-row-start:4}.row-start-5{grid-row-start:5}.row-start-6{grid-row-start:6}.row-start-7{grid-row-start:7}.row-start-auto{grid-row-start:auto}.row-end-1{grid-row-end:1}.row-end-2{grid-row-end:2}.row-end-3{grid-row-end:3}.row-end-4{grid-row-end:4}.row-end-5{grid-row-end:5}.row-end-6{grid-row-end:6}.row-end-7{grid-row-end:7}.row-end-auto{grid-row-end:auto}.transform{-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform,.transform-gpu{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.transform-gpu{-webkit-transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-none{-webkit-transform:none;transform:none}.rotate-0{--tw-rotate:0deg}.rotate-1{--tw-rotate:1deg}.rotate-2{--tw-rotate:2deg}.rotate-3{--tw-rotate:3deg}.rotate-6{--tw-rotate:6deg}.rotate-12{--tw-rotate:12deg}.rotate-45{--tw-rotate:45deg}.rotate-90{--tw-rotate:90deg}.rotate-180{--tw-rotate:180deg}.-rotate-180{--tw-rotate:-180deg}.-rotate-90{--tw-rotate:-90deg}.-rotate-45{--tw-rotate:-45deg}.-rotate-12{--tw-rotate:-12deg}.-rotate-6{--tw-rotate:-6deg}.-rotate-3{--tw-rotate:-3deg}.-rotate-2{--tw-rotate:-2deg}.-rotate-1{--tw-rotate:-1deg}.translate-x-0{--tw-translate-x:0}.translate-x-4{--tw-translate-x:.25rem}.translate-x-8{--tw-translate-x:.5rem}.translate-x-12{--tw-translate-x:.75rem}.translate-x-14{--tw-translate-x:.875rem}.translate-x-16{--tw-translate-x:1rem}.translate-x-20{--tw-translate-x:1.25rem}.translate-x-24{--tw-translate-x:1.5rem}.translate-x-28{--tw-translate-x:1.75rem}.translate-x-32{--tw-translate-x:2rem}.translate-x-36{--tw-translate-x:2.25rem}.translate-x-40{--tw-translate-x:2.5rem}.translate-x-48{--tw-translate-x:3rem}.translate-x-56{--tw-translate-x:3.5rem}.translate-x-64{--tw-translate-x:4rem}.translate-x-72{--tw-translate-x:4.5rem}.translate-x-80{--tw-translate-x:5rem}.translate-x-88{--tw-translate-x:5.5rem}.translate-x-96{--tw-translate-x:6rem}.-translate-x-4{--tw-translate-x:-.25rem}.-translate-x-8{--tw-translate-x:-.5rem}.-translate-x-12{--tw-translate-x:-.75rem}.-translate-x-14{--tw-translate-x:-.875rem}.-translate-x-16{--tw-translate-x:-1rem}.-translate-x-20{--tw-translate-x:-1.25rem}.-translate-x-24{--tw-translate-x:-1.5rem}.-translate-x-28{--tw-translate-x:-1.75rem}.-translate-x-32{--tw-translate-x:-2rem}.-translate-x-36{--tw-translate-x:-2.25rem}.-translate-x-40{--tw-translate-x:-2.5rem}.-translate-x-48{--tw-translate-x:-3rem}.-translate-x-56{--tw-translate-x:-3.5rem}.-translate-x-64{--tw-translate-x:-4rem}.-translate-x-72{--tw-translate-x:-4.5rem}.-translate-x-80{--tw-translate-x:-5rem}.-translate-x-88{--tw-translate-x:-5.5rem}.-translate-x-96{--tw-translate-x:-6rem}.translate-x-1\/2{--tw-translate-x:50%}.translate-x-1\/3{--tw-translate-x:33.333333%}.translate-x-2\/3{--tw-translate-x:66.666667%}.translate-x-1\/4{--tw-translate-x:25%}.translate-x-2\/4{--tw-translate-x:50%}.translate-x-3\/4{--tw-translate-x:75%}.translate-x-full{--tw-translate-x:100%}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/3{--tw-translate-x:-33.333333%}.-translate-x-2\/3{--tw-translate-x:-66.666667%}.-translate-x-1\/4{--tw-translate-x:-25%}.-translate-x-2\/4{--tw-translate-x:-50%}.-translate-x-3\/4{--tw-translate-x:-75%}.-translate-x-full{--tw-translate-x:-100%}.translate-y-0{--tw-translate-y:0}.translate-y-4{--tw-translate-y:.25rem}.translate-y-8{--tw-translate-y:.5rem}.translate-y-12{--tw-translate-y:.75rem}.translate-y-14{--tw-translate-y:.875rem}.translate-y-16{--tw-translate-y:1rem}.translate-y-20{--tw-translate-y:1.25rem}.translate-y-24{--tw-translate-y:1.5rem}.translate-y-28{--tw-translate-y:1.75rem}.translate-y-32{--tw-translate-y:2rem}.translate-y-36{--tw-translate-y:2.25rem}.translate-y-40{--tw-translate-y:2.5rem}.translate-y-48{--tw-translate-y:3rem}.translate-y-56{--tw-translate-y:3.5rem}.translate-y-64{--tw-translate-y:4rem}.translate-y-72{--tw-translate-y:4.5rem}.translate-y-80{--tw-translate-y:5rem}.translate-y-88{--tw-translate-y:5.5rem}.translate-y-96{--tw-translate-y:6rem}.-translate-y-4{--tw-translate-y:-.25rem}.-translate-y-8{--tw-translate-y:-.5rem}.-translate-y-12{--tw-translate-y:-.75rem}.-translate-y-14{--tw-translate-y:-.875rem}.-translate-y-16{--tw-translate-y:-1rem}.-translate-y-20{--tw-translate-y:-1.25rem}.-translate-y-24{--tw-translate-y:-1.5rem}.-translate-y-28{--tw-translate-y:-1.75rem}.-translate-y-32{--tw-translate-y:-2rem}.-translate-y-36{--tw-translate-y:-2.25rem}.-translate-y-40{--tw-translate-y:-2.5rem}.-translate-y-48{--tw-translate-y:-3rem}.-translate-y-56{--tw-translate-y:-3.5rem}.-translate-y-64{--tw-translate-y:-4rem}.-translate-y-72{--tw-translate-y:-4.5rem}.-translate-y-80{--tw-translate-y:-5rem}.-translate-y-88{--tw-translate-y:-5.5rem}.-translate-y-96{--tw-translate-y:-6rem}.translate-y-1\/2{--tw-translate-y:50%}.translate-y-1\/3{--tw-translate-y:33.333333%}.translate-y-2\/3{--tw-translate-y:66.666667%}.translate-y-1\/4{--tw-translate-y:25%}.translate-y-2\/4{--tw-translate-y:50%}.translate-y-3\/4{--tw-translate-y:75%}.translate-y-full{--tw-translate-y:100%}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/3{--tw-translate-y:-33.333333%}.-translate-y-2\/3{--tw-translate-y:-66.666667%}.-translate-y-1\/4{--tw-translate-y:-25%}.-translate-y-2\/4{--tw-translate-y:-50%}.-translate-y-3\/4{--tw-translate-y:-75%}.-translate-y-full{--tw-translate-y:-100%}.transition-none{transition-property:none}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-75{transition-duration:75ms}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-1000{transition-duration:1s}.delay-75{transition-delay:75ms}.delay-100{transition-delay:.1s}.delay-150{transition-delay:.15s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-500{transition-delay:.5s}.delay-700{transition-delay:.7s}.delay-1000{transition-delay:1s}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@keyframes ping{75%,to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1);-webkit-transform:translateY(-25%);transform:translateY(-25%)}50%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1);-webkit-transform:none;transform:none}}@keyframes bounce{0%,to{-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1);-webkit-transform:translateY(-25%);transform:translateY(-25%)}50%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1);-webkit-transform:none;transform:none}}@-webkit-keyframes out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(2rem);transform:translateY(2rem)}}@keyframes out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(2rem);transform:translateY(2rem)}}@-webkit-keyframes fade{0%{opacity:0;-webkit-transform:translateY(2rem);transform:translateY(2rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade{0%{opacity:0;-webkit-transform:translateY(2rem);transform:translateY(2rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.animate-none{-webkit-animation:none;animation:none}.animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.animate-out{-webkit-animation:out .3s ease-in-out;animation:out .3s ease-in-out}.animate-fade{-webkit-animation:fade .3s ease-in-out;animation:fade .3s ease-in-out}.mix-blend-normal{mix-blend-mode:normal}.mix-blend-multiply{mix-blend-mode:multiply}.mix-blend-screen{mix-blend-mode:screen}.mix-blend-overlay{mix-blend-mode:overlay}.mix-blend-darken{mix-blend-mode:darken}.mix-blend-lighten{mix-blend-mode:lighten}.mix-blend-color-dodge{mix-blend-mode:color-dodge}.mix-blend-color-burn{mix-blend-mode:color-burn}.mix-blend-hard-light{mix-blend-mode:hard-light}.mix-blend-soft-light{mix-blend-mode:soft-light}.mix-blend-difference{mix-blend-mode:difference}.mix-blend-exclusion{mix-blend-mode:exclusion}.mix-blend-hue{mix-blend-mode:hue}.mix-blend-saturation{mix-blend-mode:saturation}.mix-blend-color{mix-blend-mode:color}.mix-blend-luminosity{mix-blend-mode:luminosity}.bg-blend-normal{background-blend-mode:normal}.bg-blend-multiply{background-blend-mode:multiply}.bg-blend-screen{background-blend-mode:screen}.bg-blend-overlay{background-blend-mode:overlay}.bg-blend-darken{background-blend-mode:darken}.bg-blend-lighten{background-blend-mode:lighten}.bg-blend-color-dodge{background-blend-mode:color-dodge}.bg-blend-color-burn{background-blend-mode:color-burn}.bg-blend-hard-light{background-blend-mode:hard-light}.bg-blend-soft-light{background-blend-mode:soft-light}.bg-blend-difference{background-blend-mode:difference}.bg-blend-exclusion{background-blend-mode:exclusion}.bg-blend-hue{background-blend-mode:hue}.bg-blend-saturation{background-blend-mode:saturation}.bg-blend-color{background-blend-mode:color}.bg-blend-luminosity{background-blend-mode:luminosity}@media (min-width:576px){.xs\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.xs\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.xs\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.xs\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.xs\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.xs\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.xs\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.xs\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.xs\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.xs\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.xs\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.xs\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.xs\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.xs\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.xs\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.xs\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4.5rem*var(--tw-space-y-reverse));margin-top:calc(4.5rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4.5rem*var(--tw-space-x-reverse))}.xs\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.xs\:space-y-88>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5.5rem*var(--tw-space-y-reverse));margin-top:calc(5.5rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-88>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5.5rem*var(--tw-space-x-reverse))}.xs\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.xs\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.xs\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.xs\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.xs\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.xs\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.xs\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.xs\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.xs\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.xs\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.xs\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.xs\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.xs\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.xs\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.xs\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.xs\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.xs\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4.5rem*var(--tw-space-y-reverse));margin-top:calc(-4.5rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4.5rem*var(--tw-space-x-reverse))}.xs\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.xs\:-space-y-88>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5.5rem*var(--tw-space-y-reverse));margin-top:calc(-5.5rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-88>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5.5rem*var(--tw-space-x-reverse))}.xs\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.xs\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.xs\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.xs\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.xs\:appearance-none{-webkit-appearance:none;appearance:none}.xs\:border-solid{border-style:solid}.xs\:border-dashed{border-style:dashed}.xs\:border-dotted{border-style:dotted}.xs\:border-double{border-style:double}.xs\:border-none{border-style:none}.xs\:decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.xs\:decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.xs\:box-border{box-sizing:border-box}.xs\:box-content{box-sizing:content-box}.xs\:cursor-auto{cursor:auto}.xs\:cursor-default{cursor:default}.xs\:cursor-pointer{cursor:pointer}.xs\:cursor-wait{cursor:wait}.xs\:cursor-text{cursor:text}.xs\:cursor-move{cursor:move}.xs\:cursor-help{cursor:help}.xs\:cursor-not-allowed{cursor:not-allowed}.xs\:block{display:block}.xs\:inline-block{display:inline-block}.xs\:inline{display:inline}.xs\:flex{display:-webkit-flex;display:flex}.xs\:inline-flex{display:-webkit-inline-flex;display:inline-flex}.xs\:table{display:table}.xs\:inline-table{display:inline-table}.xs\:table-caption{display:table-caption}.xs\:table-cell{display:table-cell}.xs\:table-column{display:table-column}.xs\:table-column-group{display:table-column-group}.xs\:table-footer-group{display:table-footer-group}.xs\:table-header-group{display:table-header-group}.xs\:table-row-group{display:table-row-group}.xs\:table-row{display:table-row}.xs\:flow-root{display:flow-root}.xs\:grid{display:grid}.xs\:inline-grid{display:inline-grid}.xs\:contents{display:contents}.xs\:list-item{display:list-item}.xs\:hidden{display:none}.xs\:flex-row{-webkit-flex-direction:row;flex-direction:row}.xs\:flex-row-reverse{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.xs\:flex-col{-webkit-flex-direction:column;flex-direction:column}.xs\:flex-col-reverse{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.xs\:flex-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.xs\:flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.xs\:flex-nowrap{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.xs\:items-start{-webkit-align-items:flex-start;align-items:flex-start}.xs\:items-end{-webkit-align-items:flex-end;align-items:flex-end}.xs\:items-center{-webkit-align-items:center;align-items:center}.xs\:items-baseline{-webkit-align-items:baseline;align-items:baseline}.xs\:items-stretch{-webkit-align-items:stretch;align-items:stretch}.xs\:justify-start{-webkit-justify-content:flex-start;justify-content:flex-start}.xs\:justify-end{-webkit-justify-content:flex-end;justify-content:flex-end}.xs\:justify-center{-webkit-justify-content:center;justify-content:center}.xs\:justify-between{-webkit-justify-content:space-between;justify-content:space-between}.xs\:justify-around{-webkit-justify-content:space-around;justify-content:space-around}.xs\:justify-evenly{-webkit-justify-content:space-evenly;justify-content:space-evenly}.xs\:flex-1{-webkit-flex:1 1 0%;flex:1 1 0%}.xs\:flex-auto{-webkit-flex:1 1 auto;flex:1 1 auto}.xs\:flex-initial{-webkit-flex:0 1 auto;flex:0 1 auto}.xs\:flex-none{-webkit-flex:none;flex:none}.xs\:flex-grow-0{-webkit-flex-grow:0;flex-grow:0}.xs\:flex-grow{-webkit-flex-grow:1;flex-grow:1}.xs\:flex-shrink-0{-webkit-flex-shrink:0;flex-shrink:0}.xs\:flex-shrink{-webkit-flex-shrink:1;flex-shrink:1}.xs\:order-1{-webkit-order:1;order:1}.xs\:order-2{-webkit-order:2;order:2}.xs\:order-3{-webkit-order:3;order:3}.xs\:order-4{-webkit-order:4;order:4}.xs\:order-5{-webkit-order:5;order:5}.xs\:order-6{-webkit-order:6;order:6}.xs\:order-7{-webkit-order:7;order:7}.xs\:order-8{-webkit-order:8;order:8}.xs\:order-9{-webkit-order:9;order:9}.xs\:order-10{-webkit-order:10;order:10}.xs\:order-11{-webkit-order:11;order:11}.xs\:order-12{-webkit-order:12;order:12}.xs\:order-first{-webkit-order:-9999;order:-9999}.xs\:order-last{-webkit-order:9999;order:9999}.xs\:order-none{-webkit-order:0;order:0}.xs\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.xs\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.xs\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.xs\:h-0{height:0}.xs\:h-4{height:.25rem}.xs\:h-8{height:.5rem}.xs\:h-12{height:.75rem}.xs\:h-14{height:.875rem}.xs\:h-16{height:1rem}.xs\:h-20{height:1.25rem}.xs\:h-24{height:1.5rem}.xs\:h-28{height:1.75rem}.xs\:h-32{height:2rem}.xs\:h-36{height:2.25rem}.xs\:h-40{height:2.5rem}.xs\:h-48{height:3rem}.xs\:h-56{height:3.5rem}.xs\:h-64{height:4rem}.xs\:h-72{height:4.5rem}.xs\:h-80{height:5rem}.xs\:h-88{height:5.5rem}.xs\:h-96{height:6rem}.xs\:h-auto{height:auto}.xs\:h-1\/2{height:50%}.xs\:h-1\/3{height:33.333333%}.xs\:h-2\/3{height:66.666667%}.xs\:h-1\/4{height:25%}.xs\:h-2\/4{height:50%}.xs\:h-3\/4{height:75%}.xs\:h-1\/5{height:20%}.xs\:h-2\/5{height:40%}.xs\:h-3\/5{height:60%}.xs\:h-4\/5{height:80%}.xs\:h-1\/6{height:16.666667%}.xs\:h-2\/6{height:33.333333%}.xs\:h-3\/6{height:50%}.xs\:h-4\/6{height:66.666667%}.xs\:h-5\/6{height:83.333333%}.xs\:h-full{height:100%}.xs\:h-screen{height:100vh}.xs\:text-p{font-size:1rem;line-height:1.75rem}.xs\:text-h1{font-size:3rem;line-height:4rem}.xs\:text-h2{font-size:2.5rem;line-height:3.25rem}.xs\:text-h3{font-size:2rem;line-height:2.75rem}.xs\:text-h4{font-size:1.75rem;line-height:2.5rem}.xs\:text-h5{font-size:1.5rem;line-height:2.25rem}.xs\:text-h6{font-size:1.25rem;line-height:2rem}.xs\:text-span{font-size:.875rem;line-height:1.625rem}.xs\:text-small{font-size:.75rem;line-height:1.5rem}.xs\:object-contain{object-fit:contain}.xs\:object-cover{object-fit:cover}.xs\:object-fill{object-fit:fill}.xs\:object-none{object-fit:none}.xs\:object-scale-down{object-fit:scale-down}.xs\:overflow-auto{overflow:auto}.xs\:overflow-hidden{overflow:hidden}.xs\:overflow-visible{overflow:visible}.xs\:overflow-scroll{overflow:scroll}.xs\:overflow-x-auto{overflow-x:auto}.xs\:overflow-y-auto{overflow-y:auto}.xs\:overflow-x-hidden{overflow-x:hidden}.xs\:overflow-y-hidden{overflow-y:hidden}.xs\:overflow-x-visible{overflow-x:visible}.xs\:overflow-y-visible{overflow-y:visible}.xs\:overflow-x-scroll{overflow-x:scroll}.xs\:overflow-y-scroll{overflow-y:scroll}.xs\:pointer-events-none{pointer-events:none}.xs\:pointer-events-auto{pointer-events:auto}.xs\:static{position:static}.xs\:fixed{position:fixed}.xs\:absolute{position:absolute}.xs\:relative{position:relative}.xs\:sticky{position:-webkit-sticky;position:sticky}.xs\:inset-0{bottom:0;left:0;right:0;top:0}.xs\:inset-4{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.xs\:inset-8{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.xs\:inset-12{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.xs\:inset-14{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.xs\:inset-16{bottom:1rem;left:1rem;right:1rem;top:1rem}.xs\:inset-20{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.xs\:inset-24{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.xs\:inset-28{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.xs\:inset-32{bottom:2rem;left:2rem;right:2rem;top:2rem}.xs\:inset-36{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.xs\:inset-40{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.xs\:inset-48{bottom:3rem;left:3rem;right:3rem;top:3rem}.xs\:inset-56{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.xs\:inset-64{bottom:4rem;left:4rem;right:4rem;top:4rem}.xs\:inset-72{bottom:4.5rem;left:4.5rem;right:4.5rem;top:4.5rem}.xs\:inset-80{bottom:5rem;left:5rem;right:5rem;top:5rem}.xs\:inset-88{bottom:5.5rem;left:5.5rem;right:5.5rem;top:5.5rem}.xs\:inset-96{bottom:6rem;left:6rem;right:6rem;top:6rem}.xs\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.xs\:-inset-4{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.xs\:-inset-8{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.xs\:-inset-12{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.xs\:-inset-14{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.xs\:-inset-16{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.xs\:-inset-20{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.xs\:-inset-24{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.xs\:-inset-28{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.xs\:-inset-32{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.xs\:-inset-36{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.xs\:-inset-40{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.xs\:-inset-48{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.xs\:-inset-56{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.xs\:-inset-64{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.xs\:-inset-72{bottom:-4.5rem;left:-4.5rem;right:-4.5rem;top:-4.5rem}.xs\:-inset-80{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.xs\:-inset-88{bottom:-5.5rem;left:-5.5rem;right:-5.5rem;top:-5.5rem}.xs\:-inset-96{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.xs\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.xs\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.xs\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.xs\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.xs\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.xs\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.xs\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.xs\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.xs\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.xs\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.xs\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.xs\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.xs\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.xs\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.xs\:inset-y-0{bottom:0;top:0}.xs\:inset-x-0{left:0;right:0}.xs\:inset-y-4{bottom:.25rem;top:.25rem}.xs\:inset-x-4{left:.25rem;right:.25rem}.xs\:inset-y-8{bottom:.5rem;top:.5rem}.xs\:inset-x-8{left:.5rem;right:.5rem}.xs\:inset-y-12{bottom:.75rem;top:.75rem}.xs\:inset-x-12{left:.75rem;right:.75rem}.xs\:inset-y-14{bottom:.875rem;top:.875rem}.xs\:inset-x-14{left:.875rem;right:.875rem}.xs\:inset-y-16{bottom:1rem;top:1rem}.xs\:inset-x-16{left:1rem;right:1rem}.xs\:inset-y-20{bottom:1.25rem;top:1.25rem}.xs\:inset-x-20{left:1.25rem;right:1.25rem}.xs\:inset-y-24{bottom:1.5rem;top:1.5rem}.xs\:inset-x-24{left:1.5rem;right:1.5rem}.xs\:inset-y-28{bottom:1.75rem;top:1.75rem}.xs\:inset-x-28{left:1.75rem;right:1.75rem}.xs\:inset-y-32{bottom:2rem;top:2rem}.xs\:inset-x-32{left:2rem;right:2rem}.xs\:inset-y-36{bottom:2.25rem;top:2.25rem}.xs\:inset-x-36{left:2.25rem;right:2.25rem}.xs\:inset-y-40{bottom:2.5rem;top:2.5rem}.xs\:inset-x-40{left:2.5rem;right:2.5rem}.xs\:inset-y-48{bottom:3rem;top:3rem}.xs\:inset-x-48{left:3rem;right:3rem}.xs\:inset-y-56{bottom:3.5rem;top:3.5rem}.xs\:inset-x-56{left:3.5rem;right:3.5rem}.xs\:inset-y-64{bottom:4rem;top:4rem}.xs\:inset-x-64{left:4rem;right:4rem}.xs\:inset-y-72{bottom:4.5rem;top:4.5rem}.xs\:inset-x-72{left:4.5rem;right:4.5rem}.xs\:inset-y-80{bottom:5rem;top:5rem}.xs\:inset-x-80{left:5rem;right:5rem}.xs\:inset-y-88{bottom:5.5rem;top:5.5rem}.xs\:inset-x-88{left:5.5rem;right:5.5rem}.xs\:inset-y-96{bottom:6rem;top:6rem}.xs\:inset-x-96{left:6rem;right:6rem}.xs\:inset-y-auto{bottom:auto;top:auto}.xs\:inset-x-auto{left:auto;right:auto}.xs\:-inset-y-4{bottom:-.25rem;top:-.25rem}.xs\:-inset-x-4{left:-.25rem;right:-.25rem}.xs\:-inset-y-8{bottom:-.5rem;top:-.5rem}.xs\:-inset-x-8{left:-.5rem;right:-.5rem}.xs\:-inset-y-12{bottom:-.75rem;top:-.75rem}.xs\:-inset-x-12{left:-.75rem;right:-.75rem}.xs\:-inset-y-14{bottom:-.875rem;top:-.875rem}.xs\:-inset-x-14{left:-.875rem;right:-.875rem}.xs\:-inset-y-16{bottom:-1rem;top:-1rem}.xs\:-inset-x-16{left:-1rem;right:-1rem}.xs\:-inset-y-20{bottom:-1.25rem;top:-1.25rem}.xs\:-inset-x-20{left:-1.25rem;right:-1.25rem}.xs\:-inset-y-24{bottom:-1.5rem;top:-1.5rem}.xs\:-inset-x-24{left:-1.5rem;right:-1.5rem}.xs\:-inset-y-28{bottom:-1.75rem;top:-1.75rem}.xs\:-inset-x-28{left:-1.75rem;right:-1.75rem}.xs\:-inset-y-32{bottom:-2rem;top:-2rem}.xs\:-inset-x-32{left:-2rem;right:-2rem}.xs\:-inset-y-36{bottom:-2.25rem;top:-2.25rem}.xs\:-inset-x-36{left:-2.25rem;right:-2.25rem}.xs\:-inset-y-40{bottom:-2.5rem;top:-2.5rem}.xs\:-inset-x-40{left:-2.5rem;right:-2.5rem}.xs\:-inset-y-48{bottom:-3rem;top:-3rem}.xs\:-inset-x-48{left:-3rem;right:-3rem}.xs\:-inset-y-56{bottom:-3.5rem;top:-3.5rem}.xs\:-inset-x-56{left:-3.5rem;right:-3.5rem}.xs\:-inset-y-64{bottom:-4rem;top:-4rem}.xs\:-inset-x-64{left:-4rem;right:-4rem}.xs\:-inset-y-72{bottom:-4.5rem;top:-4.5rem}.xs\:-inset-x-72{left:-4.5rem;right:-4.5rem}.xs\:-inset-y-80{bottom:-5rem;top:-5rem}.xs\:-inset-x-80{left:-5rem;right:-5rem}.xs\:-inset-y-88{bottom:-5.5rem;top:-5.5rem}.xs\:-inset-x-88{left:-5.5rem;right:-5.5rem}.xs\:-inset-y-96{bottom:-6rem;top:-6rem}.xs\:-inset-x-96{left:-6rem;right:-6rem}.xs\:inset-y-1\/2{bottom:50%;top:50%}.xs\:inset-x-1\/2{left:50%;right:50%}.xs\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.xs\:inset-x-1\/3{left:33.333333%;right:33.333333%}.xs\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.xs\:inset-x-2\/3{left:66.666667%;right:66.666667%}.xs\:inset-y-1\/4{bottom:25%;top:25%}.xs\:inset-x-1\/4{left:25%;right:25%}.xs\:inset-y-2\/4{bottom:50%;top:50%}.xs\:inset-x-2\/4{left:50%;right:50%}.xs\:inset-y-3\/4{bottom:75%;top:75%}.xs\:inset-x-3\/4{left:75%;right:75%}.xs\:inset-y-full{bottom:100%;top:100%}.xs\:inset-x-full{left:100%;right:100%}.xs\:-inset-y-1\/2{bottom:-50%;top:-50%}.xs\:-inset-x-1\/2{left:-50%;right:-50%}.xs\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.xs\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.xs\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.xs\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.xs\:-inset-y-1\/4{bottom:-25%;top:-25%}.xs\:-inset-x-1\/4{left:-25%;right:-25%}.xs\:-inset-y-2\/4{bottom:-50%;top:-50%}.xs\:-inset-x-2\/4{left:-50%;right:-50%}.xs\:-inset-y-3\/4{bottom:-75%;top:-75%}.xs\:-inset-x-3\/4{left:-75%;right:-75%}.xs\:-inset-y-full{bottom:-100%;top:-100%}.xs\:-inset-x-full{left:-100%;right:-100%}.xs\:top-0{top:0}.xs\:right-0{right:0}.xs\:bottom-0{bottom:0}.xs\:left-0{left:0}.xs\:top-4{top:.25rem}.xs\:right-4{right:.25rem}.xs\:bottom-4{bottom:.25rem}.xs\:left-4{left:.25rem}.xs\:top-8{top:.5rem}.xs\:right-8{right:.5rem}.xs\:bottom-8{bottom:.5rem}.xs\:left-8{left:.5rem}.xs\:top-12{top:.75rem}.xs\:right-12{right:.75rem}.xs\:bottom-12{bottom:.75rem}.xs\:left-12{left:.75rem}.xs\:top-14{top:.875rem}.xs\:right-14{right:.875rem}.xs\:bottom-14{bottom:.875rem}.xs\:left-14{left:.875rem}.xs\:top-16{top:1rem}.xs\:right-16{right:1rem}.xs\:bottom-16{bottom:1rem}.xs\:left-16{left:1rem}.xs\:top-20{top:1.25rem}.xs\:right-20{right:1.25rem}.xs\:bottom-20{bottom:1.25rem}.xs\:left-20{left:1.25rem}.xs\:top-24{top:1.5rem}.xs\:right-24{right:1.5rem}.xs\:bottom-24{bottom:1.5rem}.xs\:left-24{left:1.5rem}.xs\:top-28{top:1.75rem}.xs\:right-28{right:1.75rem}.xs\:bottom-28{bottom:1.75rem}.xs\:left-28{left:1.75rem}.xs\:top-32{top:2rem}.xs\:right-32{right:2rem}.xs\:bottom-32{bottom:2rem}.xs\:left-32{left:2rem}.xs\:top-36{top:2.25rem}.xs\:right-36{right:2.25rem}.xs\:bottom-36{bottom:2.25rem}.xs\:left-36{left:2.25rem}.xs\:top-40{top:2.5rem}.xs\:right-40{right:2.5rem}.xs\:bottom-40{bottom:2.5rem}.xs\:left-40{left:2.5rem}.xs\:top-48{top:3rem}.xs\:right-48{right:3rem}.xs\:bottom-48{bottom:3rem}.xs\:left-48{left:3rem}.xs\:top-56{top:3.5rem}.xs\:right-56{right:3.5rem}.xs\:bottom-56{bottom:3.5rem}.xs\:left-56{left:3.5rem}.xs\:top-64{top:4rem}.xs\:right-64{right:4rem}.xs\:bottom-64{bottom:4rem}.xs\:left-64{left:4rem}.xs\:top-72{top:4.5rem}.xs\:right-72{right:4.5rem}.xs\:bottom-72{bottom:4.5rem}.xs\:left-72{left:4.5rem}.xs\:top-80{top:5rem}.xs\:right-80{right:5rem}.xs\:bottom-80{bottom:5rem}.xs\:left-80{left:5rem}.xs\:top-88{top:5.5rem}.xs\:right-88{right:5.5rem}.xs\:bottom-88{bottom:5.5rem}.xs\:left-88{left:5.5rem}.xs\:top-96{top:6rem}.xs\:right-96{right:6rem}.xs\:bottom-96{bottom:6rem}.xs\:left-96{left:6rem}.xs\:top-auto{top:auto}.xs\:right-auto{right:auto}.xs\:bottom-auto{bottom:auto}.xs\:left-auto{left:auto}.xs\:-top-4{top:-.25rem}.xs\:-right-4{right:-.25rem}.xs\:-bottom-4{bottom:-.25rem}.xs\:-left-4{left:-.25rem}.xs\:-top-8{top:-.5rem}.xs\:-right-8{right:-.5rem}.xs\:-bottom-8{bottom:-.5rem}.xs\:-left-8{left:-.5rem}.xs\:-top-12{top:-.75rem}.xs\:-right-12{right:-.75rem}.xs\:-bottom-12{bottom:-.75rem}.xs\:-left-12{left:-.75rem}.xs\:-top-14{top:-.875rem}.xs\:-right-14{right:-.875rem}.xs\:-bottom-14{bottom:-.875rem}.xs\:-left-14{left:-.875rem}.xs\:-top-16{top:-1rem}.xs\:-right-16{right:-1rem}.xs\:-bottom-16{bottom:-1rem}.xs\:-left-16{left:-1rem}.xs\:-top-20{top:-1.25rem}.xs\:-right-20{right:-1.25rem}.xs\:-bottom-20{bottom:-1.25rem}.xs\:-left-20{left:-1.25rem}.xs\:-top-24{top:-1.5rem}.xs\:-right-24{right:-1.5rem}.xs\:-bottom-24{bottom:-1.5rem}.xs\:-left-24{left:-1.5rem}.xs\:-top-28{top:-1.75rem}.xs\:-right-28{right:-1.75rem}.xs\:-bottom-28{bottom:-1.75rem}.xs\:-left-28{left:-1.75rem}.xs\:-top-32{top:-2rem}.xs\:-right-32{right:-2rem}.xs\:-bottom-32{bottom:-2rem}.xs\:-left-32{left:-2rem}.xs\:-top-36{top:-2.25rem}.xs\:-right-36{right:-2.25rem}.xs\:-bottom-36{bottom:-2.25rem}.xs\:-left-36{left:-2.25rem}.xs\:-top-40{top:-2.5rem}.xs\:-right-40{right:-2.5rem}.xs\:-bottom-40{bottom:-2.5rem}.xs\:-left-40{left:-2.5rem}.xs\:-top-48{top:-3rem}.xs\:-right-48{right:-3rem}.xs\:-bottom-48{bottom:-3rem}.xs\:-left-48{left:-3rem}.xs\:-top-56{top:-3.5rem}.xs\:-right-56{right:-3.5rem}.xs\:-bottom-56{bottom:-3.5rem}.xs\:-left-56{left:-3.5rem}.xs\:-top-64{top:-4rem}.xs\:-right-64{right:-4rem}.xs\:-bottom-64{bottom:-4rem}.xs\:-left-64{left:-4rem}.xs\:-top-72{top:-4.5rem}.xs\:-right-72{right:-4.5rem}.xs\:-bottom-72{bottom:-4.5rem}.xs\:-left-72{left:-4.5rem}.xs\:-top-80{top:-5rem}.xs\:-right-80{right:-5rem}.xs\:-bottom-80{bottom:-5rem}.xs\:-left-80{left:-5rem}.xs\:-top-88{top:-5.5rem}.xs\:-right-88{right:-5.5rem}.xs\:-bottom-88{bottom:-5.5rem}.xs\:-left-88{left:-5.5rem}.xs\:-top-96{top:-6rem}.xs\:-right-96{right:-6rem}.xs\:-bottom-96{bottom:-6rem}.xs\:-left-96{left:-6rem}.xs\:top-1\/2{top:50%}.xs\:right-1\/2{right:50%}.xs\:bottom-1\/2{bottom:50%}.xs\:left-1\/2{left:50%}.xs\:top-1\/3{top:33.333333%}.xs\:right-1\/3{right:33.333333%}.xs\:bottom-1\/3{bottom:33.333333%}.xs\:left-1\/3{left:33.333333%}.xs\:top-2\/3{top:66.666667%}.xs\:right-2\/3{right:66.666667%}.xs\:bottom-2\/3{bottom:66.666667%}.xs\:left-2\/3{left:66.666667%}.xs\:top-1\/4{top:25%}.xs\:right-1\/4{right:25%}.xs\:bottom-1\/4{bottom:25%}.xs\:left-1\/4{left:25%}.xs\:top-2\/4{top:50%}.xs\:right-2\/4{right:50%}.xs\:bottom-2\/4{bottom:50%}.xs\:left-2\/4{left:50%}.xs\:top-3\/4{top:75%}.xs\:right-3\/4{right:75%}.xs\:bottom-3\/4{bottom:75%}.xs\:left-3\/4{left:75%}.xs\:top-full{top:100%}.xs\:right-full{right:100%}.xs\:bottom-full{bottom:100%}.xs\:left-full{left:100%}.xs\:-top-1\/2{top:-50%}.xs\:-right-1\/2{right:-50%}.xs\:-bottom-1\/2{bottom:-50%}.xs\:-left-1\/2{left:-50%}.xs\:-top-1\/3{top:-33.333333%}.xs\:-right-1\/3{right:-33.333333%}.xs\:-bottom-1\/3{bottom:-33.333333%}.xs\:-left-1\/3{left:-33.333333%}.xs\:-top-2\/3{top:-66.666667%}.xs\:-right-2\/3{right:-66.666667%}.xs\:-bottom-2\/3{bottom:-66.666667%}.xs\:-left-2\/3{left:-66.666667%}.xs\:-top-1\/4{top:-25%}.xs\:-right-1\/4{right:-25%}.xs\:-bottom-1\/4{bottom:-25%}.xs\:-left-1\/4{left:-25%}.xs\:-top-2\/4{top:-50%}.xs\:-right-2\/4{right:-50%}.xs\:-bottom-2\/4{bottom:-50%}.xs\:-left-2\/4{left:-50%}.xs\:-top-3\/4{top:-75%}.xs\:-right-3\/4{right:-75%}.xs\:-bottom-3\/4{bottom:-75%}.xs\:-left-3\/4{left:-75%}.xs\:-top-full{top:-100%}.xs\:-right-full{right:-100%}.xs\:-bottom-full{bottom:-100%}.xs\:-left-full{left:-100%}.xs\:resize-none{resize:none}.xs\:resize-y{resize:vertical}.xs\:resize-x{resize:horizontal}.xs\:resize{resize:both}.xs\:text-left{text-align:left}.xs\:text-center{text-align:center}.xs\:text-right{text-align:right}.xs\:text-justify{text-align:justify}.xs\:truncate{overflow:hidden;white-space:nowrap}.xs\:overflow-ellipsis,.xs\:truncate{text-overflow:ellipsis}.xs\:overflow-clip{text-overflow:clip}.xs\:italic{font-style:italic}.xs\:not-italic{font-style:normal}.xs\:uppercase{text-transform:uppercase}.xs\:lowercase{text-transform:lowercase}.xs\:capitalize{text-transform:capitalize}.xs\:normal-case{text-transform:none}.xs\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xs\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.xs\:select-none{-webkit-user-select:none;-ms-user-select:none;user-select:none}.xs\:select-text{-webkit-user-select:text;-ms-user-select:text;user-select:text}.xs\:select-all{-webkit-user-select:all;user-select:all}.xs\:select-auto{-webkit-user-select:auto;-ms-user-select:auto;user-select:auto}.xs\:align-baseline{vertical-align:baseline}.xs\:align-top{vertical-align:top}.xs\:align-middle{vertical-align:middle}.xs\:align-bottom{vertical-align:bottom}.xs\:align-text-top{vertical-align:text-top}.xs\:align-text-bottom{vertical-align:text-bottom}.xs\:whitespace-normal{white-space:normal}.xs\:whitespace-nowrap{white-space:nowrap}.xs\:whitespace-pre{white-space:pre}.xs\:whitespace-pre-line{white-space:pre-line}.xs\:whitespace-pre-wrap{white-space:pre-wrap}.xs\:break-normal{overflow-wrap:normal;word-break:normal}.xs\:break-words{overflow-wrap:break-word}.xs\:break-all{word-break:break-all}.xs\:w-0{width:0}.xs\:w-4{width:.25rem}.xs\:w-8{width:.5rem}.xs\:w-12{width:.75rem}.xs\:w-14{width:.875rem}.xs\:w-16{width:1rem}.xs\:w-20{width:1.25rem}.xs\:w-24{width:1.5rem}.xs\:w-28{width:1.75rem}.xs\:w-32{width:2rem}.xs\:w-36{width:2.25rem}.xs\:w-40{width:2.5rem}.xs\:w-48{width:3rem}.xs\:w-56{width:3.5rem}.xs\:w-64{width:4rem}.xs\:w-72{width:4.5rem}.xs\:w-80{width:5rem}.xs\:w-88{width:5.5rem}.xs\:w-96{width:6rem}.xs\:w-auto{width:auto}.xs\:w-1\/2{width:50%}.xs\:w-1\/3{width:33.333333%}.xs\:w-2\/3{width:66.666667%}.xs\:w-1\/4{width:25%}.xs\:w-2\/4{width:50%}.xs\:w-3\/4{width:75%}.xs\:w-1\/5{width:20%}.xs\:w-2\/5{width:40%}.xs\:w-3\/5{width:60%}.xs\:w-4\/5{width:80%}.xs\:w-1\/6{width:16.666667%}.xs\:w-2\/6{width:33.333333%}.xs\:w-3\/6{width:50%}.xs\:w-4\/6{width:66.666667%}.xs\:w-5\/6{width:83.333333%}.xs\:w-1\/12{width:8.333333%}.xs\:w-2\/12{width:16.666667%}.xs\:w-3\/12{width:25%}.xs\:w-4\/12{width:33.333333%}.xs\:w-5\/12{width:41.666667%}.xs\:w-6\/12{width:50%}.xs\:w-7\/12{width:58.333333%}.xs\:w-8\/12{width:66.666667%}.xs\:w-9\/12{width:75%}.xs\:w-10\/12{width:83.333333%}.xs\:w-11\/12{width:91.666667%}.xs\:w-full{width:100%}.xs\:w-screen{width:100vw}.xs\:w-min{width:-webkit-min-content;width:min-content}.xs\:w-max{width:-webkit-max-content;width:max-content}.xs\:isolate{isolation:isolate}.xs\:isolation-auto{isolation:auto}.xs\:gap-0{gap:0}.xs\:gap-4{gap:.25rem}.xs\:gap-8{gap:.5rem}.xs\:gap-12{gap:.75rem}.xs\:gap-14{gap:.875rem}.xs\:gap-16{gap:1rem}.xs\:gap-20{gap:1.25rem}.xs\:gap-24{gap:1.5rem}.xs\:gap-28{gap:1.75rem}.xs\:gap-32{gap:2rem}.xs\:gap-36{gap:2.25rem}.xs\:gap-40{gap:2.5rem}.xs\:gap-48{gap:3rem}.xs\:gap-56{gap:3.5rem}.xs\:gap-64{gap:4rem}.xs\:gap-72{gap:4.5rem}.xs\:gap-80{gap:5rem}.xs\:gap-88{gap:5.5rem}.xs\:gap-96{gap:6rem}.xs\:gap-x-0{-webkit-column-gap:0;column-gap:0}.xs\:gap-x-4{-webkit-column-gap:.25rem;column-gap:.25rem}.xs\:gap-x-8{-webkit-column-gap:.5rem;column-gap:.5rem}.xs\:gap-x-12{-webkit-column-gap:.75rem;column-gap:.75rem}.xs\:gap-x-14{-webkit-column-gap:.875rem;column-gap:.875rem}.xs\:gap-x-16{-webkit-column-gap:1rem;column-gap:1rem}.xs\:gap-x-20{-webkit-column-gap:1.25rem;column-gap:1.25rem}.xs\:gap-x-24{-webkit-column-gap:1.5rem;column-gap:1.5rem}.xs\:gap-x-28{-webkit-column-gap:1.75rem;column-gap:1.75rem}.xs\:gap-x-32{-webkit-column-gap:2rem;column-gap:2rem}.xs\:gap-x-36{-webkit-column-gap:2.25rem;column-gap:2.25rem}.xs\:gap-x-40{-webkit-column-gap:2.5rem;column-gap:2.5rem}.xs\:gap-x-48{-webkit-column-gap:3rem;column-gap:3rem}.xs\:gap-x-56{-webkit-column-gap:3.5rem;column-gap:3.5rem}.xs\:gap-x-64{-webkit-column-gap:4rem;column-gap:4rem}.xs\:gap-x-72{-webkit-column-gap:4.5rem;column-gap:4.5rem}.xs\:gap-x-80{-webkit-column-gap:5rem;column-gap:5rem}.xs\:gap-x-88{-webkit-column-gap:5.5rem;column-gap:5.5rem}.xs\:gap-x-96{-webkit-column-gap:6rem;column-gap:6rem}.xs\:gap-y-0{row-gap:0}.xs\:gap-y-4{row-gap:.25rem}.xs\:gap-y-8{row-gap:.5rem}.xs\:gap-y-12{row-gap:.75rem}.xs\:gap-y-14{row-gap:.875rem}.xs\:gap-y-16{row-gap:1rem}.xs\:gap-y-20{row-gap:1.25rem}.xs\:gap-y-24{row-gap:1.5rem}.xs\:gap-y-28{row-gap:1.75rem}.xs\:gap-y-32{row-gap:2rem}.xs\:gap-y-36{row-gap:2.25rem}.xs\:gap-y-40{row-gap:2.5rem}.xs\:gap-y-48{row-gap:3rem}.xs\:gap-y-56{row-gap:3.5rem}.xs\:gap-y-64{row-gap:4rem}.xs\:gap-y-72{row-gap:4.5rem}.xs\:gap-y-80{row-gap:5rem}.xs\:gap-y-88{row-gap:5.5rem}.xs\:gap-y-96{row-gap:6rem}.xs\:grid-flow-row{grid-auto-flow:row}.xs\:grid-flow-col{grid-auto-flow:column}.xs\:grid-flow-row-dense{grid-auto-flow:row dense}.xs\:grid-flow-col-dense{grid-auto-flow:column dense}.xs\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xs\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xs\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xs\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xs\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xs\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xs\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xs\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xs\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xs\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xs\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xs\:grid-cols-none{grid-template-columns:none}.xs\:auto-cols-auto{grid-auto-columns:auto}.xs\:auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}.xs\:auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}.xs\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.xs\:col-auto{grid-column:auto}.xs\:col-span-1{grid-column:span 1/span 1}.xs\:col-span-2{grid-column:span 2/span 2}.xs\:col-span-3{grid-column:span 3/span 3}.xs\:col-span-4{grid-column:span 4/span 4}.xs\:col-span-5{grid-column:span 5/span 5}.xs\:col-span-6{grid-column:span 6/span 6}.xs\:col-span-7{grid-column:span 7/span 7}.xs\:col-span-8{grid-column:span 8/span 8}.xs\:col-span-9{grid-column:span 9/span 9}.xs\:col-span-10{grid-column:span 10/span 10}.xs\:col-span-11{grid-column:span 11/span 11}.xs\:col-span-12{grid-column:span 12/span 12}.xs\:col-span-full{grid-column:1/-1}.xs\:col-start-1{grid-column-start:1}.xs\:col-start-2{grid-column-start:2}.xs\:col-start-3{grid-column-start:3}.xs\:col-start-4{grid-column-start:4}.xs\:col-start-5{grid-column-start:5}.xs\:col-start-6{grid-column-start:6}.xs\:col-start-7{grid-column-start:7}.xs\:col-start-8{grid-column-start:8}.xs\:col-start-9{grid-column-start:9}.xs\:col-start-10{grid-column-start:10}.xs\:col-start-11{grid-column-start:11}.xs\:col-start-12{grid-column-start:12}.xs\:col-start-13{grid-column-start:13}.xs\:col-start-auto{grid-column-start:auto}.xs\:col-end-1{grid-column-end:1}.xs\:col-end-2{grid-column-end:2}.xs\:col-end-3{grid-column-end:3}.xs\:col-end-4{grid-column-end:4}.xs\:col-end-5{grid-column-end:5}.xs\:col-end-6{grid-column-end:6}.xs\:col-end-7{grid-column-end:7}.xs\:col-end-8{grid-column-end:8}.xs\:col-end-9{grid-column-end:9}.xs\:col-end-10{grid-column-end:10}.xs\:col-end-11{grid-column-end:11}.xs\:col-end-12{grid-column-end:12}.xs\:col-end-13{grid-column-end:13}.xs\:col-end-auto{grid-column-end:auto}.xs\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.xs\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.xs\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.xs\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.xs\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.xs\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.xs\:grid-rows-none{grid-template-rows:none}.xs\:auto-rows-auto{grid-auto-rows:auto}.xs\:auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.xs\:auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.xs\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.xs\:row-auto{grid-row:auto}.xs\:row-span-1{grid-row:span 1/span 1}.xs\:row-span-2{grid-row:span 2/span 2}.xs\:row-span-3{grid-row:span 3/span 3}.xs\:row-span-4{grid-row:span 4/span 4}.xs\:row-span-5{grid-row:span 5/span 5}.xs\:row-span-6{grid-row:span 6/span 6}.xs\:row-span-full{grid-row:1/-1}.xs\:row-start-1{grid-row-start:1}.xs\:row-start-2{grid-row-start:2}.xs\:row-start-3{grid-row-start:3}.xs\:row-start-4{grid-row-start:4}.xs\:row-start-5{grid-row-start:5}.xs\:row-start-6{grid-row-start:6}.xs\:row-start-7{grid-row-start:7}.xs\:row-start-auto{grid-row-start:auto}.xs\:row-end-1{grid-row-end:1}.xs\:row-end-2{grid-row-end:2}.xs\:row-end-3{grid-row-end:3}.xs\:row-end-4{grid-row-end:4}.xs\:row-end-5{grid-row-end:5}.xs\:row-end-6{grid-row-end:6}.xs\:row-end-7{grid-row-end:7}.xs\:row-end-auto{grid-row-end:auto}.xs\:transition-none{transition-property:none}.xs\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xs\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xs\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xs\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xs\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xs\:transition-transform{transition-duration:.15s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xs\:ease-linear{transition-timing-function:linear}.xs\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.xs\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.xs\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.xs\:duration-75{transition-duration:75ms}.xs\:duration-100{transition-duration:.1s}.xs\:duration-150{transition-duration:.15s}.xs\:duration-200{transition-duration:.2s}.xs\:duration-300{transition-duration:.3s}.xs\:duration-500{transition-duration:.5s}.xs\:duration-700{transition-duration:.7s}.xs\:duration-1000{transition-duration:1s}.xs\:delay-75{transition-delay:75ms}.xs\:delay-100{transition-delay:.1s}.xs\:delay-150{transition-delay:.15s}.xs\:delay-200{transition-delay:.2s}.xs\:delay-300{transition-delay:.3s}.xs\:delay-500{transition-delay:.5s}.xs\:delay-700{transition-delay:.7s}.xs\:delay-1000{transition-delay:1s}.xs\:animate-none{-webkit-animation:none;animation:none}.xs\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.xs\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.xs\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.xs\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.xs\:animate-out{-webkit-animation:out .3s ease-in-out;animation:out .3s ease-in-out}.xs\:animate-fade{-webkit-animation:fade .3s ease-in-out;animation:fade .3s ease-in-out}.xs\:mix-blend-normal{mix-blend-mode:normal}.xs\:mix-blend-multiply{mix-blend-mode:multiply}.xs\:mix-blend-screen{mix-blend-mode:screen}.xs\:mix-blend-overlay{mix-blend-mode:overlay}.xs\:mix-blend-darken{mix-blend-mode:darken}.xs\:mix-blend-lighten{mix-blend-mode:lighten}.xs\:mix-blend-color-dodge{mix-blend-mode:color-dodge}.xs\:mix-blend-color-burn{mix-blend-mode:color-burn}.xs\:mix-blend-hard-light{mix-blend-mode:hard-light}.xs\:mix-blend-soft-light{mix-blend-mode:soft-light}.xs\:mix-blend-difference{mix-blend-mode:difference}.xs\:mix-blend-exclusion{mix-blend-mode:exclusion}.xs\:mix-blend-hue{mix-blend-mode:hue}.xs\:mix-blend-saturation{mix-blend-mode:saturation}.xs\:mix-blend-color{mix-blend-mode:color}.xs\:mix-blend-luminosity{mix-blend-mode:luminosity}.xs\:bg-blend-normal{background-blend-mode:normal}.xs\:bg-blend-multiply{background-blend-mode:multiply}.xs\:bg-blend-screen{background-blend-mode:screen}.xs\:bg-blend-overlay{background-blend-mode:overlay}.xs\:bg-blend-darken{background-blend-mode:darken}.xs\:bg-blend-lighten{background-blend-mode:lighten}.xs\:bg-blend-color-dodge{background-blend-mode:color-dodge}.xs\:bg-blend-color-burn{background-blend-mode:color-burn}.xs\:bg-blend-hard-light{background-blend-mode:hard-light}.xs\:bg-blend-soft-light{background-blend-mode:soft-light}.xs\:bg-blend-difference{background-blend-mode:difference}.xs\:bg-blend-exclusion{background-blend-mode:exclusion}.xs\:bg-blend-hue{background-blend-mode:hue}.xs\:bg-blend-saturation{background-blend-mode:saturation}.xs\:bg-blend-color{background-blend-mode:color}.xs\:bg-blend-luminosity{background-blend-mode:luminosity}}@media (min-width:768px){.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.sm\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.sm\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.sm\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.sm\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.sm\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.sm\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.sm\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.sm\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.sm\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.sm\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.sm\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.sm\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.sm\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.sm\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.sm\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4.5rem*var(--tw-space-y-reverse));margin-top:calc(4.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4.5rem*var(--tw-space-x-reverse))}.sm\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.sm\:space-y-88>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5.5rem*var(--tw-space-y-reverse));margin-top:calc(5.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-88>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5.5rem*var(--tw-space-x-reverse))}.sm\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.sm\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.sm\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.sm\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.sm\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.sm\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.sm\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.sm\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.sm\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.sm\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.sm\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.sm\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.sm\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.sm\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.sm\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.sm\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4.5rem*var(--tw-space-y-reverse));margin-top:calc(-4.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4.5rem*var(--tw-space-x-reverse))}.sm\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.sm\:-space-y-88>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5.5rem*var(--tw-space-y-reverse));margin-top:calc(-5.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-88>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5.5rem*var(--tw-space-x-reverse))}.sm\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.sm\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.sm\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.sm\:appearance-none{-webkit-appearance:none;appearance:none}.sm\:border-solid{border-style:solid}.sm\:border-dashed{border-style:dashed}.sm\:border-dotted{border-style:dotted}.sm\:border-double{border-style:double}.sm\:border-none{border-style:none}.sm\:decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.sm\:decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.sm\:box-border{box-sizing:border-box}.sm\:box-content{box-sizing:content-box}.sm\:cursor-auto{cursor:auto}.sm\:cursor-default{cursor:default}.sm\:cursor-pointer{cursor:pointer}.sm\:cursor-wait{cursor:wait}.sm\:cursor-text{cursor:text}.sm\:cursor-move{cursor:move}.sm\:cursor-help{cursor:help}.sm\:cursor-not-allowed{cursor:not-allowed}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:inline{display:inline}.sm\:flex{display:-webkit-flex;display:flex}.sm\:inline-flex{display:-webkit-inline-flex;display:inline-flex}.sm\:table{display:table}.sm\:inline-table{display:inline-table}.sm\:table-caption{display:table-caption}.sm\:table-cell{display:table-cell}.sm\:table-column{display:table-column}.sm\:table-column-group{display:table-column-group}.sm\:table-footer-group{display:table-footer-group}.sm\:table-header-group{display:table-header-group}.sm\:table-row-group{display:table-row-group}.sm\:table-row{display:table-row}.sm\:flow-root{display:flow-root}.sm\:grid{display:grid}.sm\:inline-grid{display:inline-grid}.sm\:contents{display:contents}.sm\:list-item{display:list-item}.sm\:hidden{display:none}.sm\:flex-row{-webkit-flex-direction:row;flex-direction:row}.sm\:flex-row-reverse{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.sm\:flex-col{-webkit-flex-direction:column;flex-direction:column}.sm\:flex-col-reverse{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.sm\:flex-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.sm\:flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.sm\:flex-nowrap{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.sm\:items-start{-webkit-align-items:flex-start;align-items:flex-start}.sm\:items-end{-webkit-align-items:flex-end;align-items:flex-end}.sm\:items-center{-webkit-align-items:center;align-items:center}.sm\:items-baseline{-webkit-align-items:baseline;align-items:baseline}.sm\:items-stretch{-webkit-align-items:stretch;align-items:stretch}.sm\:justify-start{-webkit-justify-content:flex-start;justify-content:flex-start}.sm\:justify-end{-webkit-justify-content:flex-end;justify-content:flex-end}.sm\:justify-center{-webkit-justify-content:center;justify-content:center}.sm\:justify-between{-webkit-justify-content:space-between;justify-content:space-between}.sm\:justify-around{-webkit-justify-content:space-around;justify-content:space-around}.sm\:justify-evenly{-webkit-justify-content:space-evenly;justify-content:space-evenly}.sm\:flex-1{-webkit-flex:1 1 0%;flex:1 1 0%}.sm\:flex-auto{-webkit-flex:1 1 auto;flex:1 1 auto}.sm\:flex-initial{-webkit-flex:0 1 auto;flex:0 1 auto}.sm\:flex-none{-webkit-flex:none;flex:none}.sm\:flex-grow-0{-webkit-flex-grow:0;flex-grow:0}.sm\:flex-grow{-webkit-flex-grow:1;flex-grow:1}.sm\:flex-shrink-0{-webkit-flex-shrink:0;flex-shrink:0}.sm\:flex-shrink{-webkit-flex-shrink:1;flex-shrink:1}.sm\:order-1{-webkit-order:1;order:1}.sm\:order-2{-webkit-order:2;order:2}.sm\:order-3{-webkit-order:3;order:3}.sm\:order-4{-webkit-order:4;order:4}.sm\:order-5{-webkit-order:5;order:5}.sm\:order-6{-webkit-order:6;order:6}.sm\:order-7{-webkit-order:7;order:7}.sm\:order-8{-webkit-order:8;order:8}.sm\:order-9{-webkit-order:9;order:9}.sm\:order-10{-webkit-order:10;order:10}.sm\:order-11{-webkit-order:11;order:11}.sm\:order-12{-webkit-order:12;order:12}.sm\:order-first{-webkit-order:-9999;order:-9999}.sm\:order-last{-webkit-order:9999;order:9999}.sm\:order-none{-webkit-order:0;order:0}.sm\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.sm\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.sm\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.sm\:h-0{height:0}.sm\:h-4{height:.25rem}.sm\:h-8{height:.5rem}.sm\:h-12{height:.75rem}.sm\:h-14{height:.875rem}.sm\:h-16{height:1rem}.sm\:h-20{height:1.25rem}.sm\:h-24{height:1.5rem}.sm\:h-28{height:1.75rem}.sm\:h-32{height:2rem}.sm\:h-36{height:2.25rem}.sm\:h-40{height:2.5rem}.sm\:h-48{height:3rem}.sm\:h-56{height:3.5rem}.sm\:h-64{height:4rem}.sm\:h-72{height:4.5rem}.sm\:h-80{height:5rem}.sm\:h-88{height:5.5rem}.sm\:h-96{height:6rem}.sm\:h-auto{height:auto}.sm\:h-1\/2{height:50%}.sm\:h-1\/3{height:33.333333%}.sm\:h-2\/3{height:66.666667%}.sm\:h-1\/4{height:25%}.sm\:h-2\/4{height:50%}.sm\:h-3\/4{height:75%}.sm\:h-1\/5{height:20%}.sm\:h-2\/5{height:40%}.sm\:h-3\/5{height:60%}.sm\:h-4\/5{height:80%}.sm\:h-1\/6{height:16.666667%}.sm\:h-2\/6{height:33.333333%}.sm\:h-3\/6{height:50%}.sm\:h-4\/6{height:66.666667%}.sm\:h-5\/6{height:83.333333%}.sm\:h-full{height:100%}.sm\:h-screen{height:100vh}.sm\:text-p{font-size:1rem;line-height:1.75rem}.sm\:text-h1{font-size:3rem;line-height:4rem}.sm\:text-h2{font-size:2.5rem;line-height:3.25rem}.sm\:text-h3{font-size:2rem;line-height:2.75rem}.sm\:text-h4{font-size:1.75rem;line-height:2.5rem}.sm\:text-h5{font-size:1.5rem;line-height:2.25rem}.sm\:text-h6{font-size:1.25rem;line-height:2rem}.sm\:text-span{font-size:.875rem;line-height:1.625rem}.sm\:text-small{font-size:.75rem;line-height:1.5rem}.sm\:object-contain{object-fit:contain}.sm\:object-cover{object-fit:cover}.sm\:object-fill{object-fit:fill}.sm\:object-none{object-fit:none}.sm\:object-scale-down{object-fit:scale-down}.sm\:overflow-auto{overflow:auto}.sm\:overflow-hidden{overflow:hidden}.sm\:overflow-visible{overflow:visible}.sm\:overflow-scroll{overflow:scroll}.sm\:overflow-x-auto{overflow-x:auto}.sm\:overflow-y-auto{overflow-y:auto}.sm\:overflow-x-hidden{overflow-x:hidden}.sm\:overflow-y-hidden{overflow-y:hidden}.sm\:overflow-x-visible{overflow-x:visible}.sm\:overflow-y-visible{overflow-y:visible}.sm\:overflow-x-scroll{overflow-x:scroll}.sm\:overflow-y-scroll{overflow-y:scroll}.sm\:pointer-events-none{pointer-events:none}.sm\:pointer-events-auto{pointer-events:auto}.sm\:static{position:static}.sm\:fixed{position:fixed}.sm\:absolute{position:absolute}.sm\:relative{position:relative}.sm\:sticky{position:-webkit-sticky;position:sticky}.sm\:inset-0{bottom:0;left:0;right:0;top:0}.sm\:inset-4{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.sm\:inset-8{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.sm\:inset-12{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.sm\:inset-14{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.sm\:inset-16{bottom:1rem;left:1rem;right:1rem;top:1rem}.sm\:inset-20{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.sm\:inset-24{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.sm\:inset-28{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.sm\:inset-32{bottom:2rem;left:2rem;right:2rem;top:2rem}.sm\:inset-36{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.sm\:inset-40{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.sm\:inset-48{bottom:3rem;left:3rem;right:3rem;top:3rem}.sm\:inset-56{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.sm\:inset-64{bottom:4rem;left:4rem;right:4rem;top:4rem}.sm\:inset-72{bottom:4.5rem;left:4.5rem;right:4.5rem;top:4.5rem}.sm\:inset-80{bottom:5rem;left:5rem;right:5rem;top:5rem}.sm\:inset-88{bottom:5.5rem;left:5.5rem;right:5.5rem;top:5.5rem}.sm\:inset-96{bottom:6rem;left:6rem;right:6rem;top:6rem}.sm\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.sm\:-inset-4{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.sm\:-inset-8{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.sm\:-inset-12{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.sm\:-inset-14{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.sm\:-inset-16{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.sm\:-inset-20{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.sm\:-inset-24{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.sm\:-inset-28{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.sm\:-inset-32{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.sm\:-inset-36{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.sm\:-inset-40{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.sm\:-inset-48{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.sm\:-inset-56{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.sm\:-inset-64{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.sm\:-inset-72{bottom:-4.5rem;left:-4.5rem;right:-4.5rem;top:-4.5rem}.sm\:-inset-80{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.sm\:-inset-88{bottom:-5.5rem;left:-5.5rem;right:-5.5rem;top:-5.5rem}.sm\:-inset-96{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.sm\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.sm\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.sm\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.sm\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.sm\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.sm\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.sm\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.sm\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.sm\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.sm\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.sm\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.sm\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.sm\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.sm\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.sm\:inset-y-0{bottom:0;top:0}.sm\:inset-x-0{left:0;right:0}.sm\:inset-y-4{bottom:.25rem;top:.25rem}.sm\:inset-x-4{left:.25rem;right:.25rem}.sm\:inset-y-8{bottom:.5rem;top:.5rem}.sm\:inset-x-8{left:.5rem;right:.5rem}.sm\:inset-y-12{bottom:.75rem;top:.75rem}.sm\:inset-x-12{left:.75rem;right:.75rem}.sm\:inset-y-14{bottom:.875rem;top:.875rem}.sm\:inset-x-14{left:.875rem;right:.875rem}.sm\:inset-y-16{bottom:1rem;top:1rem}.sm\:inset-x-16{left:1rem;right:1rem}.sm\:inset-y-20{bottom:1.25rem;top:1.25rem}.sm\:inset-x-20{left:1.25rem;right:1.25rem}.sm\:inset-y-24{bottom:1.5rem;top:1.5rem}.sm\:inset-x-24{left:1.5rem;right:1.5rem}.sm\:inset-y-28{bottom:1.75rem;top:1.75rem}.sm\:inset-x-28{left:1.75rem;right:1.75rem}.sm\:inset-y-32{bottom:2rem;top:2rem}.sm\:inset-x-32{left:2rem;right:2rem}.sm\:inset-y-36{bottom:2.25rem;top:2.25rem}.sm\:inset-x-36{left:2.25rem;right:2.25rem}.sm\:inset-y-40{bottom:2.5rem;top:2.5rem}.sm\:inset-x-40{left:2.5rem;right:2.5rem}.sm\:inset-y-48{bottom:3rem;top:3rem}.sm\:inset-x-48{left:3rem;right:3rem}.sm\:inset-y-56{bottom:3.5rem;top:3.5rem}.sm\:inset-x-56{left:3.5rem;right:3.5rem}.sm\:inset-y-64{bottom:4rem;top:4rem}.sm\:inset-x-64{left:4rem;right:4rem}.sm\:inset-y-72{bottom:4.5rem;top:4.5rem}.sm\:inset-x-72{left:4.5rem;right:4.5rem}.sm\:inset-y-80{bottom:5rem;top:5rem}.sm\:inset-x-80{left:5rem;right:5rem}.sm\:inset-y-88{bottom:5.5rem;top:5.5rem}.sm\:inset-x-88{left:5.5rem;right:5.5rem}.sm\:inset-y-96{bottom:6rem;top:6rem}.sm\:inset-x-96{left:6rem;right:6rem}.sm\:inset-y-auto{bottom:auto;top:auto}.sm\:inset-x-auto{left:auto;right:auto}.sm\:-inset-y-4{bottom:-.25rem;top:-.25rem}.sm\:-inset-x-4{left:-.25rem;right:-.25rem}.sm\:-inset-y-8{bottom:-.5rem;top:-.5rem}.sm\:-inset-x-8{left:-.5rem;right:-.5rem}.sm\:-inset-y-12{bottom:-.75rem;top:-.75rem}.sm\:-inset-x-12{left:-.75rem;right:-.75rem}.sm\:-inset-y-14{bottom:-.875rem;top:-.875rem}.sm\:-inset-x-14{left:-.875rem;right:-.875rem}.sm\:-inset-y-16{bottom:-1rem;top:-1rem}.sm\:-inset-x-16{left:-1rem;right:-1rem}.sm\:-inset-y-20{bottom:-1.25rem;top:-1.25rem}.sm\:-inset-x-20{left:-1.25rem;right:-1.25rem}.sm\:-inset-y-24{bottom:-1.5rem;top:-1.5rem}.sm\:-inset-x-24{left:-1.5rem;right:-1.5rem}.sm\:-inset-y-28{bottom:-1.75rem;top:-1.75rem}.sm\:-inset-x-28{left:-1.75rem;right:-1.75rem}.sm\:-inset-y-32{bottom:-2rem;top:-2rem}.sm\:-inset-x-32{left:-2rem;right:-2rem}.sm\:-inset-y-36{bottom:-2.25rem;top:-2.25rem}.sm\:-inset-x-36{left:-2.25rem;right:-2.25rem}.sm\:-inset-y-40{bottom:-2.5rem;top:-2.5rem}.sm\:-inset-x-40{left:-2.5rem;right:-2.5rem}.sm\:-inset-y-48{bottom:-3rem;top:-3rem}.sm\:-inset-x-48{left:-3rem;right:-3rem}.sm\:-inset-y-56{bottom:-3.5rem;top:-3.5rem}.sm\:-inset-x-56{left:-3.5rem;right:-3.5rem}.sm\:-inset-y-64{bottom:-4rem;top:-4rem}.sm\:-inset-x-64{left:-4rem;right:-4rem}.sm\:-inset-y-72{bottom:-4.5rem;top:-4.5rem}.sm\:-inset-x-72{left:-4.5rem;right:-4.5rem}.sm\:-inset-y-80{bottom:-5rem;top:-5rem}.sm\:-inset-x-80{left:-5rem;right:-5rem}.sm\:-inset-y-88{bottom:-5.5rem;top:-5.5rem}.sm\:-inset-x-88{left:-5.5rem;right:-5.5rem}.sm\:-inset-y-96{bottom:-6rem;top:-6rem}.sm\:-inset-x-96{left:-6rem;right:-6rem}.sm\:inset-y-1\/2{bottom:50%;top:50%}.sm\:inset-x-1\/2{left:50%;right:50%}.sm\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.sm\:inset-x-1\/3{left:33.333333%;right:33.333333%}.sm\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.sm\:inset-x-2\/3{left:66.666667%;right:66.666667%}.sm\:inset-y-1\/4{bottom:25%;top:25%}.sm\:inset-x-1\/4{left:25%;right:25%}.sm\:inset-y-2\/4{bottom:50%;top:50%}.sm\:inset-x-2\/4{left:50%;right:50%}.sm\:inset-y-3\/4{bottom:75%;top:75%}.sm\:inset-x-3\/4{left:75%;right:75%}.sm\:inset-y-full{bottom:100%;top:100%}.sm\:inset-x-full{left:100%;right:100%}.sm\:-inset-y-1\/2{bottom:-50%;top:-50%}.sm\:-inset-x-1\/2{left:-50%;right:-50%}.sm\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.sm\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.sm\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.sm\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.sm\:-inset-y-1\/4{bottom:-25%;top:-25%}.sm\:-inset-x-1\/4{left:-25%;right:-25%}.sm\:-inset-y-2\/4{bottom:-50%;top:-50%}.sm\:-inset-x-2\/4{left:-50%;right:-50%}.sm\:-inset-y-3\/4{bottom:-75%;top:-75%}.sm\:-inset-x-3\/4{left:-75%;right:-75%}.sm\:-inset-y-full{bottom:-100%;top:-100%}.sm\:-inset-x-full{left:-100%;right:-100%}.sm\:top-0{top:0}.sm\:right-0{right:0}.sm\:bottom-0{bottom:0}.sm\:left-0{left:0}.sm\:top-4{top:.25rem}.sm\:right-4{right:.25rem}.sm\:bottom-4{bottom:.25rem}.sm\:left-4{left:.25rem}.sm\:top-8{top:.5rem}.sm\:right-8{right:.5rem}.sm\:bottom-8{bottom:.5rem}.sm\:left-8{left:.5rem}.sm\:top-12{top:.75rem}.sm\:right-12{right:.75rem}.sm\:bottom-12{bottom:.75rem}.sm\:left-12{left:.75rem}.sm\:top-14{top:.875rem}.sm\:right-14{right:.875rem}.sm\:bottom-14{bottom:.875rem}.sm\:left-14{left:.875rem}.sm\:top-16{top:1rem}.sm\:right-16{right:1rem}.sm\:bottom-16{bottom:1rem}.sm\:left-16{left:1rem}.sm\:top-20{top:1.25rem}.sm\:right-20{right:1.25rem}.sm\:bottom-20{bottom:1.25rem}.sm\:left-20{left:1.25rem}.sm\:top-24{top:1.5rem}.sm\:right-24{right:1.5rem}.sm\:bottom-24{bottom:1.5rem}.sm\:left-24{left:1.5rem}.sm\:top-28{top:1.75rem}.sm\:right-28{right:1.75rem}.sm\:bottom-28{bottom:1.75rem}.sm\:left-28{left:1.75rem}.sm\:top-32{top:2rem}.sm\:right-32{right:2rem}.sm\:bottom-32{bottom:2rem}.sm\:left-32{left:2rem}.sm\:top-36{top:2.25rem}.sm\:right-36{right:2.25rem}.sm\:bottom-36{bottom:2.25rem}.sm\:left-36{left:2.25rem}.sm\:top-40{top:2.5rem}.sm\:right-40{right:2.5rem}.sm\:bottom-40{bottom:2.5rem}.sm\:left-40{left:2.5rem}.sm\:top-48{top:3rem}.sm\:right-48{right:3rem}.sm\:bottom-48{bottom:3rem}.sm\:left-48{left:3rem}.sm\:top-56{top:3.5rem}.sm\:right-56{right:3.5rem}.sm\:bottom-56{bottom:3.5rem}.sm\:left-56{left:3.5rem}.sm\:top-64{top:4rem}.sm\:right-64{right:4rem}.sm\:bottom-64{bottom:4rem}.sm\:left-64{left:4rem}.sm\:top-72{top:4.5rem}.sm\:right-72{right:4.5rem}.sm\:bottom-72{bottom:4.5rem}.sm\:left-72{left:4.5rem}.sm\:top-80{top:5rem}.sm\:right-80{right:5rem}.sm\:bottom-80{bottom:5rem}.sm\:left-80{left:5rem}.sm\:top-88{top:5.5rem}.sm\:right-88{right:5.5rem}.sm\:bottom-88{bottom:5.5rem}.sm\:left-88{left:5.5rem}.sm\:top-96{top:6rem}.sm\:right-96{right:6rem}.sm\:bottom-96{bottom:6rem}.sm\:left-96{left:6rem}.sm\:top-auto{top:auto}.sm\:right-auto{right:auto}.sm\:bottom-auto{bottom:auto}.sm\:left-auto{left:auto}.sm\:-top-4{top:-.25rem}.sm\:-right-4{right:-.25rem}.sm\:-bottom-4{bottom:-.25rem}.sm\:-left-4{left:-.25rem}.sm\:-top-8{top:-.5rem}.sm\:-right-8{right:-.5rem}.sm\:-bottom-8{bottom:-.5rem}.sm\:-left-8{left:-.5rem}.sm\:-top-12{top:-.75rem}.sm\:-right-12{right:-.75rem}.sm\:-bottom-12{bottom:-.75rem}.sm\:-left-12{left:-.75rem}.sm\:-top-14{top:-.875rem}.sm\:-right-14{right:-.875rem}.sm\:-bottom-14{bottom:-.875rem}.sm\:-left-14{left:-.875rem}.sm\:-top-16{top:-1rem}.sm\:-right-16{right:-1rem}.sm\:-bottom-16{bottom:-1rem}.sm\:-left-16{left:-1rem}.sm\:-top-20{top:-1.25rem}.sm\:-right-20{right:-1.25rem}.sm\:-bottom-20{bottom:-1.25rem}.sm\:-left-20{left:-1.25rem}.sm\:-top-24{top:-1.5rem}.sm\:-right-24{right:-1.5rem}.sm\:-bottom-24{bottom:-1.5rem}.sm\:-left-24{left:-1.5rem}.sm\:-top-28{top:-1.75rem}.sm\:-right-28{right:-1.75rem}.sm\:-bottom-28{bottom:-1.75rem}.sm\:-left-28{left:-1.75rem}.sm\:-top-32{top:-2rem}.sm\:-right-32{right:-2rem}.sm\:-bottom-32{bottom:-2rem}.sm\:-left-32{left:-2rem}.sm\:-top-36{top:-2.25rem}.sm\:-right-36{right:-2.25rem}.sm\:-bottom-36{bottom:-2.25rem}.sm\:-left-36{left:-2.25rem}.sm\:-top-40{top:-2.5rem}.sm\:-right-40{right:-2.5rem}.sm\:-bottom-40{bottom:-2.5rem}.sm\:-left-40{left:-2.5rem}.sm\:-top-48{top:-3rem}.sm\:-right-48{right:-3rem}.sm\:-bottom-48{bottom:-3rem}.sm\:-left-48{left:-3rem}.sm\:-top-56{top:-3.5rem}.sm\:-right-56{right:-3.5rem}.sm\:-bottom-56{bottom:-3.5rem}.sm\:-left-56{left:-3.5rem}.sm\:-top-64{top:-4rem}.sm\:-right-64{right:-4rem}.sm\:-bottom-64{bottom:-4rem}.sm\:-left-64{left:-4rem}.sm\:-top-72{top:-4.5rem}.sm\:-right-72{right:-4.5rem}.sm\:-bottom-72{bottom:-4.5rem}.sm\:-left-72{left:-4.5rem}.sm\:-top-80{top:-5rem}.sm\:-right-80{right:-5rem}.sm\:-bottom-80{bottom:-5rem}.sm\:-left-80{left:-5rem}.sm\:-top-88{top:-5.5rem}.sm\:-right-88{right:-5.5rem}.sm\:-bottom-88{bottom:-5.5rem}.sm\:-left-88{left:-5.5rem}.sm\:-top-96{top:-6rem}.sm\:-right-96{right:-6rem}.sm\:-bottom-96{bottom:-6rem}.sm\:-left-96{left:-6rem}.sm\:top-1\/2{top:50%}.sm\:right-1\/2{right:50%}.sm\:bottom-1\/2{bottom:50%}.sm\:left-1\/2{left:50%}.sm\:top-1\/3{top:33.333333%}.sm\:right-1\/3{right:33.333333%}.sm\:bottom-1\/3{bottom:33.333333%}.sm\:left-1\/3{left:33.333333%}.sm\:top-2\/3{top:66.666667%}.sm\:right-2\/3{right:66.666667%}.sm\:bottom-2\/3{bottom:66.666667%}.sm\:left-2\/3{left:66.666667%}.sm\:top-1\/4{top:25%}.sm\:right-1\/4{right:25%}.sm\:bottom-1\/4{bottom:25%}.sm\:left-1\/4{left:25%}.sm\:top-2\/4{top:50%}.sm\:right-2\/4{right:50%}.sm\:bottom-2\/4{bottom:50%}.sm\:left-2\/4{left:50%}.sm\:top-3\/4{top:75%}.sm\:right-3\/4{right:75%}.sm\:bottom-3\/4{bottom:75%}.sm\:left-3\/4{left:75%}.sm\:top-full{top:100%}.sm\:right-full{right:100%}.sm\:bottom-full{bottom:100%}.sm\:left-full{left:100%}.sm\:-top-1\/2{top:-50%}.sm\:-right-1\/2{right:-50%}.sm\:-bottom-1\/2{bottom:-50%}.sm\:-left-1\/2{left:-50%}.sm\:-top-1\/3{top:-33.333333%}.sm\:-right-1\/3{right:-33.333333%}.sm\:-bottom-1\/3{bottom:-33.333333%}.sm\:-left-1\/3{left:-33.333333%}.sm\:-top-2\/3{top:-66.666667%}.sm\:-right-2\/3{right:-66.666667%}.sm\:-bottom-2\/3{bottom:-66.666667%}.sm\:-left-2\/3{left:-66.666667%}.sm\:-top-1\/4{top:-25%}.sm\:-right-1\/4{right:-25%}.sm\:-bottom-1\/4{bottom:-25%}.sm\:-left-1\/4{left:-25%}.sm\:-top-2\/4{top:-50%}.sm\:-right-2\/4{right:-50%}.sm\:-bottom-2\/4{bottom:-50%}.sm\:-left-2\/4{left:-50%}.sm\:-top-3\/4{top:-75%}.sm\:-right-3\/4{right:-75%}.sm\:-bottom-3\/4{bottom:-75%}.sm\:-left-3\/4{left:-75%}.sm\:-top-full{top:-100%}.sm\:-right-full{right:-100%}.sm\:-bottom-full{bottom:-100%}.sm\:-left-full{left:-100%}.sm\:resize-none{resize:none}.sm\:resize-y{resize:vertical}.sm\:resize-x{resize:horizontal}.sm\:resize{resize:both}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}.sm\:text-justify{text-align:justify}.sm\:truncate{overflow:hidden;white-space:nowrap}.sm\:overflow-ellipsis,.sm\:truncate{text-overflow:ellipsis}.sm\:overflow-clip{text-overflow:clip}.sm\:italic{font-style:italic}.sm\:not-italic{font-style:normal}.sm\:uppercase{text-transform:uppercase}.sm\:lowercase{text-transform:lowercase}.sm\:capitalize{text-transform:capitalize}.sm\:normal-case{text-transform:none}.sm\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sm\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.sm\:select-none{-webkit-user-select:none;-ms-user-select:none;user-select:none}.sm\:select-text{-webkit-user-select:text;-ms-user-select:text;user-select:text}.sm\:select-all{-webkit-user-select:all;user-select:all}.sm\:select-auto{-webkit-user-select:auto;-ms-user-select:auto;user-select:auto}.sm\:align-baseline{vertical-align:baseline}.sm\:align-top{vertical-align:top}.sm\:align-middle{vertical-align:middle}.sm\:align-bottom{vertical-align:bottom}.sm\:align-text-top{vertical-align:text-top}.sm\:align-text-bottom{vertical-align:text-bottom}.sm\:whitespace-normal{white-space:normal}.sm\:whitespace-nowrap{white-space:nowrap}.sm\:whitespace-pre{white-space:pre}.sm\:whitespace-pre-line{white-space:pre-line}.sm\:whitespace-pre-wrap{white-space:pre-wrap}.sm\:break-normal{overflow-wrap:normal;word-break:normal}.sm\:break-words{overflow-wrap:break-word}.sm\:break-all{word-break:break-all}.sm\:w-0{width:0}.sm\:w-4{width:.25rem}.sm\:w-8{width:.5rem}.sm\:w-12{width:.75rem}.sm\:w-14{width:.875rem}.sm\:w-16{width:1rem}.sm\:w-20{width:1.25rem}.sm\:w-24{width:1.5rem}.sm\:w-28{width:1.75rem}.sm\:w-32{width:2rem}.sm\:w-36{width:2.25rem}.sm\:w-40{width:2.5rem}.sm\:w-48{width:3rem}.sm\:w-56{width:3.5rem}.sm\:w-64{width:4rem}.sm\:w-72{width:4.5rem}.sm\:w-80{width:5rem}.sm\:w-88{width:5.5rem}.sm\:w-96{width:6rem}.sm\:w-auto{width:auto}.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.333333%}.sm\:w-2\/3{width:66.666667%}.sm\:w-1\/4{width:25%}.sm\:w-2\/4{width:50%}.sm\:w-3\/4{width:75%}.sm\:w-1\/5{width:20%}.sm\:w-2\/5{width:40%}.sm\:w-3\/5{width:60%}.sm\:w-4\/5{width:80%}.sm\:w-1\/6{width:16.666667%}.sm\:w-2\/6{width:33.333333%}.sm\:w-3\/6{width:50%}.sm\:w-4\/6{width:66.666667%}.sm\:w-5\/6{width:83.333333%}.sm\:w-1\/12{width:8.333333%}.sm\:w-2\/12{width:16.666667%}.sm\:w-3\/12{width:25%}.sm\:w-4\/12{width:33.333333%}.sm\:w-5\/12{width:41.666667%}.sm\:w-6\/12{width:50%}.sm\:w-7\/12{width:58.333333%}.sm\:w-8\/12{width:66.666667%}.sm\:w-9\/12{width:75%}.sm\:w-10\/12{width:83.333333%}.sm\:w-11\/12{width:91.666667%}.sm\:w-full{width:100%}.sm\:w-screen{width:100vw}.sm\:w-min{width:-webkit-min-content;width:min-content}.sm\:w-max{width:-webkit-max-content;width:max-content}.sm\:isolate{isolation:isolate}.sm\:isolation-auto{isolation:auto}.sm\:gap-0{gap:0}.sm\:gap-4{gap:.25rem}.sm\:gap-8{gap:.5rem}.sm\:gap-12{gap:.75rem}.sm\:gap-14{gap:.875rem}.sm\:gap-16{gap:1rem}.sm\:gap-20{gap:1.25rem}.sm\:gap-24{gap:1.5rem}.sm\:gap-28{gap:1.75rem}.sm\:gap-32{gap:2rem}.sm\:gap-36{gap:2.25rem}.sm\:gap-40{gap:2.5rem}.sm\:gap-48{gap:3rem}.sm\:gap-56{gap:3.5rem}.sm\:gap-64{gap:4rem}.sm\:gap-72{gap:4.5rem}.sm\:gap-80{gap:5rem}.sm\:gap-88{gap:5.5rem}.sm\:gap-96{gap:6rem}.sm\:gap-x-0{-webkit-column-gap:0;column-gap:0}.sm\:gap-x-4{-webkit-column-gap:.25rem;column-gap:.25rem}.sm\:gap-x-8{-webkit-column-gap:.5rem;column-gap:.5rem}.sm\:gap-x-12{-webkit-column-gap:.75rem;column-gap:.75rem}.sm\:gap-x-14{-webkit-column-gap:.875rem;column-gap:.875rem}.sm\:gap-x-16{-webkit-column-gap:1rem;column-gap:1rem}.sm\:gap-x-20{-webkit-column-gap:1.25rem;column-gap:1.25rem}.sm\:gap-x-24{-webkit-column-gap:1.5rem;column-gap:1.5rem}.sm\:gap-x-28{-webkit-column-gap:1.75rem;column-gap:1.75rem}.sm\:gap-x-32{-webkit-column-gap:2rem;column-gap:2rem}.sm\:gap-x-36{-webkit-column-gap:2.25rem;column-gap:2.25rem}.sm\:gap-x-40{-webkit-column-gap:2.5rem;column-gap:2.5rem}.sm\:gap-x-48{-webkit-column-gap:3rem;column-gap:3rem}.sm\:gap-x-56{-webkit-column-gap:3.5rem;column-gap:3.5rem}.sm\:gap-x-64{-webkit-column-gap:4rem;column-gap:4rem}.sm\:gap-x-72{-webkit-column-gap:4.5rem;column-gap:4.5rem}.sm\:gap-x-80{-webkit-column-gap:5rem;column-gap:5rem}.sm\:gap-x-88{-webkit-column-gap:5.5rem;column-gap:5.5rem}.sm\:gap-x-96{-webkit-column-gap:6rem;column-gap:6rem}.sm\:gap-y-0{row-gap:0}.sm\:gap-y-4{row-gap:.25rem}.sm\:gap-y-8{row-gap:.5rem}.sm\:gap-y-12{row-gap:.75rem}.sm\:gap-y-14{row-gap:.875rem}.sm\:gap-y-16{row-gap:1rem}.sm\:gap-y-20{row-gap:1.25rem}.sm\:gap-y-24{row-gap:1.5rem}.sm\:gap-y-28{row-gap:1.75rem}.sm\:gap-y-32{row-gap:2rem}.sm\:gap-y-36{row-gap:2.25rem}.sm\:gap-y-40{row-gap:2.5rem}.sm\:gap-y-48{row-gap:3rem}.sm\:gap-y-56{row-gap:3.5rem}.sm\:gap-y-64{row-gap:4rem}.sm\:gap-y-72{row-gap:4.5rem}.sm\:gap-y-80{row-gap:5rem}.sm\:gap-y-88{row-gap:5.5rem}.sm\:gap-y-96{row-gap:6rem}.sm\:grid-flow-row{grid-auto-flow:row}.sm\:grid-flow-col{grid-auto-flow:column}.sm\:grid-flow-row-dense{grid-auto-flow:row dense}.sm\:grid-flow-col-dense{grid-auto-flow:column dense}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:grid-cols-none{grid-template-columns:none}.sm\:auto-cols-auto{grid-auto-columns:auto}.sm\:auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}.sm\:auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}.sm\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.sm\:col-auto{grid-column:auto}.sm\:col-span-1{grid-column:span 1/span 1}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:col-span-5{grid-column:span 5/span 5}.sm\:col-span-6{grid-column:span 6/span 6}.sm\:col-span-7{grid-column:span 7/span 7}.sm\:col-span-8{grid-column:span 8/span 8}.sm\:col-span-9{grid-column:span 9/span 9}.sm\:col-span-10{grid-column:span 10/span 10}.sm\:col-span-11{grid-column:span 11/span 11}.sm\:col-span-12{grid-column:span 12/span 12}.sm\:col-span-full{grid-column:1/-1}.sm\:col-start-1{grid-column-start:1}.sm\:col-start-2{grid-column-start:2}.sm\:col-start-3{grid-column-start:3}.sm\:col-start-4{grid-column-start:4}.sm\:col-start-5{grid-column-start:5}.sm\:col-start-6{grid-column-start:6}.sm\:col-start-7{grid-column-start:7}.sm\:col-start-8{grid-column-start:8}.sm\:col-start-9{grid-column-start:9}.sm\:col-start-10{grid-column-start:10}.sm\:col-start-11{grid-column-start:11}.sm\:col-start-12{grid-column-start:12}.sm\:col-start-13{grid-column-start:13}.sm\:col-start-auto{grid-column-start:auto}.sm\:col-end-1{grid-column-end:1}.sm\:col-end-2{grid-column-end:2}.sm\:col-end-3{grid-column-end:3}.sm\:col-end-4{grid-column-end:4}.sm\:col-end-5{grid-column-end:5}.sm\:col-end-6{grid-column-end:6}.sm\:col-end-7{grid-column-end:7}.sm\:col-end-8{grid-column-end:8}.sm\:col-end-9{grid-column-end:9}.sm\:col-end-10{grid-column-end:10}.sm\:col-end-11{grid-column-end:11}.sm\:col-end-12{grid-column-end:12}.sm\:col-end-13{grid-column-end:13}.sm\:col-end-auto{grid-column-end:auto}.sm\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.sm\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.sm\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.sm\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.sm\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.sm\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.sm\:grid-rows-none{grid-template-rows:none}.sm\:auto-rows-auto{grid-auto-rows:auto}.sm\:auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.sm\:auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.sm\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.sm\:row-auto{grid-row:auto}.sm\:row-span-1{grid-row:span 1/span 1}.sm\:row-span-2{grid-row:span 2/span 2}.sm\:row-span-3{grid-row:span 3/span 3}.sm\:row-span-4{grid-row:span 4/span 4}.sm\:row-span-5{grid-row:span 5/span 5}.sm\:row-span-6{grid-row:span 6/span 6}.sm\:row-span-full{grid-row:1/-1}.sm\:row-start-1{grid-row-start:1}.sm\:row-start-2{grid-row-start:2}.sm\:row-start-3{grid-row-start:3}.sm\:row-start-4{grid-row-start:4}.sm\:row-start-5{grid-row-start:5}.sm\:row-start-6{grid-row-start:6}.sm\:row-start-7{grid-row-start:7}.sm\:row-start-auto{grid-row-start:auto}.sm\:row-end-1{grid-row-end:1}.sm\:row-end-2{grid-row-end:2}.sm\:row-end-3{grid-row-end:3}.sm\:row-end-4{grid-row-end:4}.sm\:row-end-5{grid-row-end:5}.sm\:row-end-6{grid-row-end:6}.sm\:row-end-7{grid-row-end:7}.sm\:row-end-auto{grid-row-end:auto}.sm\:transition-none{transition-property:none}.sm\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sm\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sm\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sm\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sm\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sm\:transition-transform{transition-duration:.15s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sm\:ease-linear{transition-timing-function:linear}.sm\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.sm\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.sm\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.sm\:duration-75{transition-duration:75ms}.sm\:duration-100{transition-duration:.1s}.sm\:duration-150{transition-duration:.15s}.sm\:duration-200{transition-duration:.2s}.sm\:duration-300{transition-duration:.3s}.sm\:duration-500{transition-duration:.5s}.sm\:duration-700{transition-duration:.7s}.sm\:duration-1000{transition-duration:1s}.sm\:delay-75{transition-delay:75ms}.sm\:delay-100{transition-delay:.1s}.sm\:delay-150{transition-delay:.15s}.sm\:delay-200{transition-delay:.2s}.sm\:delay-300{transition-delay:.3s}.sm\:delay-500{transition-delay:.5s}.sm\:delay-700{transition-delay:.7s}.sm\:delay-1000{transition-delay:1s}.sm\:animate-none{-webkit-animation:none;animation:none}.sm\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.sm\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.sm\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.sm\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.sm\:animate-out{-webkit-animation:out .3s ease-in-out;animation:out .3s ease-in-out}.sm\:animate-fade{-webkit-animation:fade .3s ease-in-out;animation:fade .3s ease-in-out}.sm\:mix-blend-normal{mix-blend-mode:normal}.sm\:mix-blend-multiply{mix-blend-mode:multiply}.sm\:mix-blend-screen{mix-blend-mode:screen}.sm\:mix-blend-overlay{mix-blend-mode:overlay}.sm\:mix-blend-darken{mix-blend-mode:darken}.sm\:mix-blend-lighten{mix-blend-mode:lighten}.sm\:mix-blend-color-dodge{mix-blend-mode:color-dodge}.sm\:mix-blend-color-burn{mix-blend-mode:color-burn}.sm\:mix-blend-hard-light{mix-blend-mode:hard-light}.sm\:mix-blend-soft-light{mix-blend-mode:soft-light}.sm\:mix-blend-difference{mix-blend-mode:difference}.sm\:mix-blend-exclusion{mix-blend-mode:exclusion}.sm\:mix-blend-hue{mix-blend-mode:hue}.sm\:mix-blend-saturation{mix-blend-mode:saturation}.sm\:mix-blend-color{mix-blend-mode:color}.sm\:mix-blend-luminosity{mix-blend-mode:luminosity}.sm\:bg-blend-normal{background-blend-mode:normal}.sm\:bg-blend-multiply{background-blend-mode:multiply}.sm\:bg-blend-screen{background-blend-mode:screen}.sm\:bg-blend-overlay{background-blend-mode:overlay}.sm\:bg-blend-darken{background-blend-mode:darken}.sm\:bg-blend-lighten{background-blend-mode:lighten}.sm\:bg-blend-color-dodge{background-blend-mode:color-dodge}.sm\:bg-blend-color-burn{background-blend-mode:color-burn}.sm\:bg-blend-hard-light{background-blend-mode:hard-light}.sm\:bg-blend-soft-light{background-blend-mode:soft-light}.sm\:bg-blend-difference{background-blend-mode:difference}.sm\:bg-blend-exclusion{background-blend-mode:exclusion}.sm\:bg-blend-hue{background-blend-mode:hue}.sm\:bg-blend-saturation{background-blend-mode:saturation}.sm\:bg-blend-color{background-blend-mode:color}.sm\:bg-blend-luminosity{background-blend-mode:luminosity}}@media (min-width:992px){.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.md\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.md\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.md\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.md\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.md\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.md\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.md\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.md\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.md\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.md\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.md\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.md\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.md\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.md\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.md\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4.5rem*var(--tw-space-y-reverse));margin-top:calc(4.5rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4.5rem*var(--tw-space-x-reverse))}.md\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.md\:space-y-88>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5.5rem*var(--tw-space-y-reverse));margin-top:calc(5.5rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-88>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5.5rem*var(--tw-space-x-reverse))}.md\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.md\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.md\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.md\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.md\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.md\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.md\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.md\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.md\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.md\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.md\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.md\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.md\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.md\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.md\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.md\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4.5rem*var(--tw-space-y-reverse));margin-top:calc(-4.5rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4.5rem*var(--tw-space-x-reverse))}.md\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.md\:-space-y-88>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5.5rem*var(--tw-space-y-reverse));margin-top:calc(-5.5rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-88>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5.5rem*var(--tw-space-x-reverse))}.md\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.md\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.md\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.md\:appearance-none{-webkit-appearance:none;appearance:none}.md\:border-solid{border-style:solid}.md\:border-dashed{border-style:dashed}.md\:border-dotted{border-style:dotted}.md\:border-double{border-style:double}.md\:border-none{border-style:none}.md\:decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.md\:decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.md\:box-border{box-sizing:border-box}.md\:box-content{box-sizing:content-box}.md\:cursor-auto{cursor:auto}.md\:cursor-default{cursor:default}.md\:cursor-pointer{cursor:pointer}.md\:cursor-wait{cursor:wait}.md\:cursor-text{cursor:text}.md\:cursor-move{cursor:move}.md\:cursor-help{cursor:help}.md\:cursor-not-allowed{cursor:not-allowed}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:inline{display:inline}.md\:flex{display:-webkit-flex;display:flex}.md\:inline-flex{display:-webkit-inline-flex;display:inline-flex}.md\:table{display:table}.md\:inline-table{display:inline-table}.md\:table-caption{display:table-caption}.md\:table-cell{display:table-cell}.md\:table-column{display:table-column}.md\:table-column-group{display:table-column-group}.md\:table-footer-group{display:table-footer-group}.md\:table-header-group{display:table-header-group}.md\:table-row-group{display:table-row-group}.md\:table-row{display:table-row}.md\:flow-root{display:flow-root}.md\:grid{display:grid}.md\:inline-grid{display:inline-grid}.md\:contents{display:contents}.md\:list-item{display:list-item}.md\:hidden{display:none}.md\:flex-row{-webkit-flex-direction:row;flex-direction:row}.md\:flex-row-reverse{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.md\:flex-col{-webkit-flex-direction:column;flex-direction:column}.md\:flex-col-reverse{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.md\:flex-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.md\:flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.md\:flex-nowrap{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.md\:items-start{-webkit-align-items:flex-start;align-items:flex-start}.md\:items-end{-webkit-align-items:flex-end;align-items:flex-end}.md\:items-center{-webkit-align-items:center;align-items:center}.md\:items-baseline{-webkit-align-items:baseline;align-items:baseline}.md\:items-stretch{-webkit-align-items:stretch;align-items:stretch}.md\:justify-start{-webkit-justify-content:flex-start;justify-content:flex-start}.md\:justify-end{-webkit-justify-content:flex-end;justify-content:flex-end}.md\:justify-center{-webkit-justify-content:center;justify-content:center}.md\:justify-between{-webkit-justify-content:space-between;justify-content:space-between}.md\:justify-around{-webkit-justify-content:space-around;justify-content:space-around}.md\:justify-evenly{-webkit-justify-content:space-evenly;justify-content:space-evenly}.md\:flex-1{-webkit-flex:1 1 0%;flex:1 1 0%}.md\:flex-auto{-webkit-flex:1 1 auto;flex:1 1 auto}.md\:flex-initial{-webkit-flex:0 1 auto;flex:0 1 auto}.md\:flex-none{-webkit-flex:none;flex:none}.md\:flex-grow-0{-webkit-flex-grow:0;flex-grow:0}.md\:flex-grow{-webkit-flex-grow:1;flex-grow:1}.md\:flex-shrink-0{-webkit-flex-shrink:0;flex-shrink:0}.md\:flex-shrink{-webkit-flex-shrink:1;flex-shrink:1}.md\:order-1{-webkit-order:1;order:1}.md\:order-2{-webkit-order:2;order:2}.md\:order-3{-webkit-order:3;order:3}.md\:order-4{-webkit-order:4;order:4}.md\:order-5{-webkit-order:5;order:5}.md\:order-6{-webkit-order:6;order:6}.md\:order-7{-webkit-order:7;order:7}.md\:order-8{-webkit-order:8;order:8}.md\:order-9{-webkit-order:9;order:9}.md\:order-10{-webkit-order:10;order:10}.md\:order-11{-webkit-order:11;order:11}.md\:order-12{-webkit-order:12;order:12}.md\:order-first{-webkit-order:-9999;order:-9999}.md\:order-last{-webkit-order:9999;order:9999}.md\:order-none{-webkit-order:0;order:0}.md\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.md\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.md\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.md\:h-0{height:0}.md\:h-4{height:.25rem}.md\:h-8{height:.5rem}.md\:h-12{height:.75rem}.md\:h-14{height:.875rem}.md\:h-16{height:1rem}.md\:h-20{height:1.25rem}.md\:h-24{height:1.5rem}.md\:h-28{height:1.75rem}.md\:h-32{height:2rem}.md\:h-36{height:2.25rem}.md\:h-40{height:2.5rem}.md\:h-48{height:3rem}.md\:h-56{height:3.5rem}.md\:h-64{height:4rem}.md\:h-72{height:4.5rem}.md\:h-80{height:5rem}.md\:h-88{height:5.5rem}.md\:h-96{height:6rem}.md\:h-auto{height:auto}.md\:h-1\/2{height:50%}.md\:h-1\/3{height:33.333333%}.md\:h-2\/3{height:66.666667%}.md\:h-1\/4{height:25%}.md\:h-2\/4{height:50%}.md\:h-3\/4{height:75%}.md\:h-1\/5{height:20%}.md\:h-2\/5{height:40%}.md\:h-3\/5{height:60%}.md\:h-4\/5{height:80%}.md\:h-1\/6{height:16.666667%}.md\:h-2\/6{height:33.333333%}.md\:h-3\/6{height:50%}.md\:h-4\/6{height:66.666667%}.md\:h-5\/6{height:83.333333%}.md\:h-full{height:100%}.md\:h-screen{height:100vh}.md\:text-p{font-size:1rem;line-height:1.75rem}.md\:text-h1{font-size:3rem;line-height:4rem}.md\:text-h2{font-size:2.5rem;line-height:3.25rem}.md\:text-h3{font-size:2rem;line-height:2.75rem}.md\:text-h4{font-size:1.75rem;line-height:2.5rem}.md\:text-h5{font-size:1.5rem;line-height:2.25rem}.md\:text-h6{font-size:1.25rem;line-height:2rem}.md\:text-span{font-size:.875rem;line-height:1.625rem}.md\:text-small{font-size:.75rem;line-height:1.5rem}.md\:object-contain{object-fit:contain}.md\:object-cover{object-fit:cover}.md\:object-fill{object-fit:fill}.md\:object-none{object-fit:none}.md\:object-scale-down{object-fit:scale-down}.md\:overflow-auto{overflow:auto}.md\:overflow-hidden{overflow:hidden}.md\:overflow-visible{overflow:visible}.md\:overflow-scroll{overflow:scroll}.md\:overflow-x-auto{overflow-x:auto}.md\:overflow-y-auto{overflow-y:auto}.md\:overflow-x-hidden{overflow-x:hidden}.md\:overflow-y-hidden{overflow-y:hidden}.md\:overflow-x-visible{overflow-x:visible}.md\:overflow-y-visible{overflow-y:visible}.md\:overflow-x-scroll{overflow-x:scroll}.md\:overflow-y-scroll{overflow-y:scroll}.md\:pointer-events-none{pointer-events:none}.md\:pointer-events-auto{pointer-events:auto}.md\:static{position:static}.md\:fixed{position:fixed}.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:sticky{position:-webkit-sticky;position:sticky}.md\:inset-0{bottom:0;left:0;right:0;top:0}.md\:inset-4{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.md\:inset-8{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.md\:inset-12{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.md\:inset-14{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.md\:inset-16{bottom:1rem;left:1rem;right:1rem;top:1rem}.md\:inset-20{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.md\:inset-24{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.md\:inset-28{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.md\:inset-32{bottom:2rem;left:2rem;right:2rem;top:2rem}.md\:inset-36{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.md\:inset-40{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.md\:inset-48{bottom:3rem;left:3rem;right:3rem;top:3rem}.md\:inset-56{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.md\:inset-64{bottom:4rem;left:4rem;right:4rem;top:4rem}.md\:inset-72{bottom:4.5rem;left:4.5rem;right:4.5rem;top:4.5rem}.md\:inset-80{bottom:5rem;left:5rem;right:5rem;top:5rem}.md\:inset-88{bottom:5.5rem;left:5.5rem;right:5.5rem;top:5.5rem}.md\:inset-96{bottom:6rem;left:6rem;right:6rem;top:6rem}.md\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.md\:-inset-4{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.md\:-inset-8{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.md\:-inset-12{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.md\:-inset-14{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.md\:-inset-16{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.md\:-inset-20{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.md\:-inset-24{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.md\:-inset-28{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.md\:-inset-32{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.md\:-inset-36{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.md\:-inset-40{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.md\:-inset-48{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.md\:-inset-56{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.md\:-inset-64{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.md\:-inset-72{bottom:-4.5rem;left:-4.5rem;right:-4.5rem;top:-4.5rem}.md\:-inset-80{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.md\:-inset-88{bottom:-5.5rem;left:-5.5rem;right:-5.5rem;top:-5.5rem}.md\:-inset-96{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.md\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.md\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.md\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.md\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.md\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.md\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.md\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.md\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.md\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.md\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.md\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.md\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.md\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.md\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.md\:inset-y-0{bottom:0;top:0}.md\:inset-x-0{left:0;right:0}.md\:inset-y-4{bottom:.25rem;top:.25rem}.md\:inset-x-4{left:.25rem;right:.25rem}.md\:inset-y-8{bottom:.5rem;top:.5rem}.md\:inset-x-8{left:.5rem;right:.5rem}.md\:inset-y-12{bottom:.75rem;top:.75rem}.md\:inset-x-12{left:.75rem;right:.75rem}.md\:inset-y-14{bottom:.875rem;top:.875rem}.md\:inset-x-14{left:.875rem;right:.875rem}.md\:inset-y-16{bottom:1rem;top:1rem}.md\:inset-x-16{left:1rem;right:1rem}.md\:inset-y-20{bottom:1.25rem;top:1.25rem}.md\:inset-x-20{left:1.25rem;right:1.25rem}.md\:inset-y-24{bottom:1.5rem;top:1.5rem}.md\:inset-x-24{left:1.5rem;right:1.5rem}.md\:inset-y-28{bottom:1.75rem;top:1.75rem}.md\:inset-x-28{left:1.75rem;right:1.75rem}.md\:inset-y-32{bottom:2rem;top:2rem}.md\:inset-x-32{left:2rem;right:2rem}.md\:inset-y-36{bottom:2.25rem;top:2.25rem}.md\:inset-x-36{left:2.25rem;right:2.25rem}.md\:inset-y-40{bottom:2.5rem;top:2.5rem}.md\:inset-x-40{left:2.5rem;right:2.5rem}.md\:inset-y-48{bottom:3rem;top:3rem}.md\:inset-x-48{left:3rem;right:3rem}.md\:inset-y-56{bottom:3.5rem;top:3.5rem}.md\:inset-x-56{left:3.5rem;right:3.5rem}.md\:inset-y-64{bottom:4rem;top:4rem}.md\:inset-x-64{left:4rem;right:4rem}.md\:inset-y-72{bottom:4.5rem;top:4.5rem}.md\:inset-x-72{left:4.5rem;right:4.5rem}.md\:inset-y-80{bottom:5rem;top:5rem}.md\:inset-x-80{left:5rem;right:5rem}.md\:inset-y-88{bottom:5.5rem;top:5.5rem}.md\:inset-x-88{left:5.5rem;right:5.5rem}.md\:inset-y-96{bottom:6rem;top:6rem}.md\:inset-x-96{left:6rem;right:6rem}.md\:inset-y-auto{bottom:auto;top:auto}.md\:inset-x-auto{left:auto;right:auto}.md\:-inset-y-4{bottom:-.25rem;top:-.25rem}.md\:-inset-x-4{left:-.25rem;right:-.25rem}.md\:-inset-y-8{bottom:-.5rem;top:-.5rem}.md\:-inset-x-8{left:-.5rem;right:-.5rem}.md\:-inset-y-12{bottom:-.75rem;top:-.75rem}.md\:-inset-x-12{left:-.75rem;right:-.75rem}.md\:-inset-y-14{bottom:-.875rem;top:-.875rem}.md\:-inset-x-14{left:-.875rem;right:-.875rem}.md\:-inset-y-16{bottom:-1rem;top:-1rem}.md\:-inset-x-16{left:-1rem;right:-1rem}.md\:-inset-y-20{bottom:-1.25rem;top:-1.25rem}.md\:-inset-x-20{left:-1.25rem;right:-1.25rem}.md\:-inset-y-24{bottom:-1.5rem;top:-1.5rem}.md\:-inset-x-24{left:-1.5rem;right:-1.5rem}.md\:-inset-y-28{bottom:-1.75rem;top:-1.75rem}.md\:-inset-x-28{left:-1.75rem;right:-1.75rem}.md\:-inset-y-32{bottom:-2rem;top:-2rem}.md\:-inset-x-32{left:-2rem;right:-2rem}.md\:-inset-y-36{bottom:-2.25rem;top:-2.25rem}.md\:-inset-x-36{left:-2.25rem;right:-2.25rem}.md\:-inset-y-40{bottom:-2.5rem;top:-2.5rem}.md\:-inset-x-40{left:-2.5rem;right:-2.5rem}.md\:-inset-y-48{bottom:-3rem;top:-3rem}.md\:-inset-x-48{left:-3rem;right:-3rem}.md\:-inset-y-56{bottom:-3.5rem;top:-3.5rem}.md\:-inset-x-56{left:-3.5rem;right:-3.5rem}.md\:-inset-y-64{bottom:-4rem;top:-4rem}.md\:-inset-x-64{left:-4rem;right:-4rem}.md\:-inset-y-72{bottom:-4.5rem;top:-4.5rem}.md\:-inset-x-72{left:-4.5rem;right:-4.5rem}.md\:-inset-y-80{bottom:-5rem;top:-5rem}.md\:-inset-x-80{left:-5rem;right:-5rem}.md\:-inset-y-88{bottom:-5.5rem;top:-5.5rem}.md\:-inset-x-88{left:-5.5rem;right:-5.5rem}.md\:-inset-y-96{bottom:-6rem;top:-6rem}.md\:-inset-x-96{left:-6rem;right:-6rem}.md\:inset-y-1\/2{bottom:50%;top:50%}.md\:inset-x-1\/2{left:50%;right:50%}.md\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.md\:inset-x-1\/3{left:33.333333%;right:33.333333%}.md\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.md\:inset-x-2\/3{left:66.666667%;right:66.666667%}.md\:inset-y-1\/4{bottom:25%;top:25%}.md\:inset-x-1\/4{left:25%;right:25%}.md\:inset-y-2\/4{bottom:50%;top:50%}.md\:inset-x-2\/4{left:50%;right:50%}.md\:inset-y-3\/4{bottom:75%;top:75%}.md\:inset-x-3\/4{left:75%;right:75%}.md\:inset-y-full{bottom:100%;top:100%}.md\:inset-x-full{left:100%;right:100%}.md\:-inset-y-1\/2{bottom:-50%;top:-50%}.md\:-inset-x-1\/2{left:-50%;right:-50%}.md\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.md\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.md\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.md\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.md\:-inset-y-1\/4{bottom:-25%;top:-25%}.md\:-inset-x-1\/4{left:-25%;right:-25%}.md\:-inset-y-2\/4{bottom:-50%;top:-50%}.md\:-inset-x-2\/4{left:-50%;right:-50%}.md\:-inset-y-3\/4{bottom:-75%;top:-75%}.md\:-inset-x-3\/4{left:-75%;right:-75%}.md\:-inset-y-full{bottom:-100%;top:-100%}.md\:-inset-x-full{left:-100%;right:-100%}.md\:top-0{top:0}.md\:right-0{right:0}.md\:bottom-0{bottom:0}.md\:left-0{left:0}.md\:top-4{top:.25rem}.md\:right-4{right:.25rem}.md\:bottom-4{bottom:.25rem}.md\:left-4{left:.25rem}.md\:top-8{top:.5rem}.md\:right-8{right:.5rem}.md\:bottom-8{bottom:.5rem}.md\:left-8{left:.5rem}.md\:top-12{top:.75rem}.md\:right-12{right:.75rem}.md\:bottom-12{bottom:.75rem}.md\:left-12{left:.75rem}.md\:top-14{top:.875rem}.md\:right-14{right:.875rem}.md\:bottom-14{bottom:.875rem}.md\:left-14{left:.875rem}.md\:top-16{top:1rem}.md\:right-16{right:1rem}.md\:bottom-16{bottom:1rem}.md\:left-16{left:1rem}.md\:top-20{top:1.25rem}.md\:right-20{right:1.25rem}.md\:bottom-20{bottom:1.25rem}.md\:left-20{left:1.25rem}.md\:top-24{top:1.5rem}.md\:right-24{right:1.5rem}.md\:bottom-24{bottom:1.5rem}.md\:left-24{left:1.5rem}.md\:top-28{top:1.75rem}.md\:right-28{right:1.75rem}.md\:bottom-28{bottom:1.75rem}.md\:left-28{left:1.75rem}.md\:top-32{top:2rem}.md\:right-32{right:2rem}.md\:bottom-32{bottom:2rem}.md\:left-32{left:2rem}.md\:top-36{top:2.25rem}.md\:right-36{right:2.25rem}.md\:bottom-36{bottom:2.25rem}.md\:left-36{left:2.25rem}.md\:top-40{top:2.5rem}.md\:right-40{right:2.5rem}.md\:bottom-40{bottom:2.5rem}.md\:left-40{left:2.5rem}.md\:top-48{top:3rem}.md\:right-48{right:3rem}.md\:bottom-48{bottom:3rem}.md\:left-48{left:3rem}.md\:top-56{top:3.5rem}.md\:right-56{right:3.5rem}.md\:bottom-56{bottom:3.5rem}.md\:left-56{left:3.5rem}.md\:top-64{top:4rem}.md\:right-64{right:4rem}.md\:bottom-64{bottom:4rem}.md\:left-64{left:4rem}.md\:top-72{top:4.5rem}.md\:right-72{right:4.5rem}.md\:bottom-72{bottom:4.5rem}.md\:left-72{left:4.5rem}.md\:top-80{top:5rem}.md\:right-80{right:5rem}.md\:bottom-80{bottom:5rem}.md\:left-80{left:5rem}.md\:top-88{top:5.5rem}.md\:right-88{right:5.5rem}.md\:bottom-88{bottom:5.5rem}.md\:left-88{left:5.5rem}.md\:top-96{top:6rem}.md\:right-96{right:6rem}.md\:bottom-96{bottom:6rem}.md\:left-96{left:6rem}.md\:top-auto{top:auto}.md\:right-auto{right:auto}.md\:bottom-auto{bottom:auto}.md\:left-auto{left:auto}.md\:-top-4{top:-.25rem}.md\:-right-4{right:-.25rem}.md\:-bottom-4{bottom:-.25rem}.md\:-left-4{left:-.25rem}.md\:-top-8{top:-.5rem}.md\:-right-8{right:-.5rem}.md\:-bottom-8{bottom:-.5rem}.md\:-left-8{left:-.5rem}.md\:-top-12{top:-.75rem}.md\:-right-12{right:-.75rem}.md\:-bottom-12{bottom:-.75rem}.md\:-left-12{left:-.75rem}.md\:-top-14{top:-.875rem}.md\:-right-14{right:-.875rem}.md\:-bottom-14{bottom:-.875rem}.md\:-left-14{left:-.875rem}.md\:-top-16{top:-1rem}.md\:-right-16{right:-1rem}.md\:-bottom-16{bottom:-1rem}.md\:-left-16{left:-1rem}.md\:-top-20{top:-1.25rem}.md\:-right-20{right:-1.25rem}.md\:-bottom-20{bottom:-1.25rem}.md\:-left-20{left:-1.25rem}.md\:-top-24{top:-1.5rem}.md\:-right-24{right:-1.5rem}.md\:-bottom-24{bottom:-1.5rem}.md\:-left-24{left:-1.5rem}.md\:-top-28{top:-1.75rem}.md\:-right-28{right:-1.75rem}.md\:-bottom-28{bottom:-1.75rem}.md\:-left-28{left:-1.75rem}.md\:-top-32{top:-2rem}.md\:-right-32{right:-2rem}.md\:-bottom-32{bottom:-2rem}.md\:-left-32{left:-2rem}.md\:-top-36{top:-2.25rem}.md\:-right-36{right:-2.25rem}.md\:-bottom-36{bottom:-2.25rem}.md\:-left-36{left:-2.25rem}.md\:-top-40{top:-2.5rem}.md\:-right-40{right:-2.5rem}.md\:-bottom-40{bottom:-2.5rem}.md\:-left-40{left:-2.5rem}.md\:-top-48{top:-3rem}.md\:-right-48{right:-3rem}.md\:-bottom-48{bottom:-3rem}.md\:-left-48{left:-3rem}.md\:-top-56{top:-3.5rem}.md\:-right-56{right:-3.5rem}.md\:-bottom-56{bottom:-3.5rem}.md\:-left-56{left:-3.5rem}.md\:-top-64{top:-4rem}.md\:-right-64{right:-4rem}.md\:-bottom-64{bottom:-4rem}.md\:-left-64{left:-4rem}.md\:-top-72{top:-4.5rem}.md\:-right-72{right:-4.5rem}.md\:-bottom-72{bottom:-4.5rem}.md\:-left-72{left:-4.5rem}.md\:-top-80{top:-5rem}.md\:-right-80{right:-5rem}.md\:-bottom-80{bottom:-5rem}.md\:-left-80{left:-5rem}.md\:-top-88{top:-5.5rem}.md\:-right-88{right:-5.5rem}.md\:-bottom-88{bottom:-5.5rem}.md\:-left-88{left:-5.5rem}.md\:-top-96{top:-6rem}.md\:-right-96{right:-6rem}.md\:-bottom-96{bottom:-6rem}.md\:-left-96{left:-6rem}.md\:top-1\/2{top:50%}.md\:right-1\/2{right:50%}.md\:bottom-1\/2{bottom:50%}.md\:left-1\/2{left:50%}.md\:top-1\/3{top:33.333333%}.md\:right-1\/3{right:33.333333%}.md\:bottom-1\/3{bottom:33.333333%}.md\:left-1\/3{left:33.333333%}.md\:top-2\/3{top:66.666667%}.md\:right-2\/3{right:66.666667%}.md\:bottom-2\/3{bottom:66.666667%}.md\:left-2\/3{left:66.666667%}.md\:top-1\/4{top:25%}.md\:right-1\/4{right:25%}.md\:bottom-1\/4{bottom:25%}.md\:left-1\/4{left:25%}.md\:top-2\/4{top:50%}.md\:right-2\/4{right:50%}.md\:bottom-2\/4{bottom:50%}.md\:left-2\/4{left:50%}.md\:top-3\/4{top:75%}.md\:right-3\/4{right:75%}.md\:bottom-3\/4{bottom:75%}.md\:left-3\/4{left:75%}.md\:top-full{top:100%}.md\:right-full{right:100%}.md\:bottom-full{bottom:100%}.md\:left-full{left:100%}.md\:-top-1\/2{top:-50%}.md\:-right-1\/2{right:-50%}.md\:-bottom-1\/2{bottom:-50%}.md\:-left-1\/2{left:-50%}.md\:-top-1\/3{top:-33.333333%}.md\:-right-1\/3{right:-33.333333%}.md\:-bottom-1\/3{bottom:-33.333333%}.md\:-left-1\/3{left:-33.333333%}.md\:-top-2\/3{top:-66.666667%}.md\:-right-2\/3{right:-66.666667%}.md\:-bottom-2\/3{bottom:-66.666667%}.md\:-left-2\/3{left:-66.666667%}.md\:-top-1\/4{top:-25%}.md\:-right-1\/4{right:-25%}.md\:-bottom-1\/4{bottom:-25%}.md\:-left-1\/4{left:-25%}.md\:-top-2\/4{top:-50%}.md\:-right-2\/4{right:-50%}.md\:-bottom-2\/4{bottom:-50%}.md\:-left-2\/4{left:-50%}.md\:-top-3\/4{top:-75%}.md\:-right-3\/4{right:-75%}.md\:-bottom-3\/4{bottom:-75%}.md\:-left-3\/4{left:-75%}.md\:-top-full{top:-100%}.md\:-right-full{right:-100%}.md\:-bottom-full{bottom:-100%}.md\:-left-full{left:-100%}.md\:resize-none{resize:none}.md\:resize-y{resize:vertical}.md\:resize-x{resize:horizontal}.md\:resize{resize:both}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:text-justify{text-align:justify}.md\:truncate{overflow:hidden;white-space:nowrap}.md\:overflow-ellipsis,.md\:truncate{text-overflow:ellipsis}.md\:overflow-clip{text-overflow:clip}.md\:italic{font-style:italic}.md\:not-italic{font-style:normal}.md\:uppercase{text-transform:uppercase}.md\:lowercase{text-transform:lowercase}.md\:capitalize{text-transform:capitalize}.md\:normal-case{text-transform:none}.md\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.md\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.md\:select-none{-webkit-user-select:none;-ms-user-select:none;user-select:none}.md\:select-text{-webkit-user-select:text;-ms-user-select:text;user-select:text}.md\:select-all{-webkit-user-select:all;user-select:all}.md\:select-auto{-webkit-user-select:auto;-ms-user-select:auto;user-select:auto}.md\:align-baseline{vertical-align:baseline}.md\:align-top{vertical-align:top}.md\:align-middle{vertical-align:middle}.md\:align-bottom{vertical-align:bottom}.md\:align-text-top{vertical-align:text-top}.md\:align-text-bottom{vertical-align:text-bottom}.md\:whitespace-normal{white-space:normal}.md\:whitespace-nowrap{white-space:nowrap}.md\:whitespace-pre{white-space:pre}.md\:whitespace-pre-line{white-space:pre-line}.md\:whitespace-pre-wrap{white-space:pre-wrap}.md\:break-normal{overflow-wrap:normal;word-break:normal}.md\:break-words{overflow-wrap:break-word}.md\:break-all{word-break:break-all}.md\:w-0{width:0}.md\:w-4{width:.25rem}.md\:w-8{width:.5rem}.md\:w-12{width:.75rem}.md\:w-14{width:.875rem}.md\:w-16{width:1rem}.md\:w-20{width:1.25rem}.md\:w-24{width:1.5rem}.md\:w-28{width:1.75rem}.md\:w-32{width:2rem}.md\:w-36{width:2.25rem}.md\:w-40{width:2.5rem}.md\:w-48{width:3rem}.md\:w-56{width:3.5rem}.md\:w-64{width:4rem}.md\:w-72{width:4.5rem}.md\:w-80{width:5rem}.md\:w-88{width:5.5rem}.md\:w-96{width:6rem}.md\:w-auto{width:auto}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:w-1\/4{width:25%}.md\:w-2\/4{width:50%}.md\:w-3\/4{width:75%}.md\:w-1\/5{width:20%}.md\:w-2\/5{width:40%}.md\:w-3\/5{width:60%}.md\:w-4\/5{width:80%}.md\:w-1\/6{width:16.666667%}.md\:w-2\/6{width:33.333333%}.md\:w-3\/6{width:50%}.md\:w-4\/6{width:66.666667%}.md\:w-5\/6{width:83.333333%}.md\:w-1\/12{width:8.333333%}.md\:w-2\/12{width:16.666667%}.md\:w-3\/12{width:25%}.md\:w-4\/12{width:33.333333%}.md\:w-5\/12{width:41.666667%}.md\:w-6\/12{width:50%}.md\:w-7\/12{width:58.333333%}.md\:w-8\/12{width:66.666667%}.md\:w-9\/12{width:75%}.md\:w-10\/12{width:83.333333%}.md\:w-11\/12{width:91.666667%}.md\:w-full{width:100%}.md\:w-screen{width:100vw}.md\:w-min{width:-webkit-min-content;width:min-content}.md\:w-max{width:-webkit-max-content;width:max-content}.md\:isolate{isolation:isolate}.md\:isolation-auto{isolation:auto}.md\:gap-0{gap:0}.md\:gap-4{gap:.25rem}.md\:gap-8{gap:.5rem}.md\:gap-12{gap:.75rem}.md\:gap-14{gap:.875rem}.md\:gap-16{gap:1rem}.md\:gap-20{gap:1.25rem}.md\:gap-24{gap:1.5rem}.md\:gap-28{gap:1.75rem}.md\:gap-32{gap:2rem}.md\:gap-36{gap:2.25rem}.md\:gap-40{gap:2.5rem}.md\:gap-48{gap:3rem}.md\:gap-56{gap:3.5rem}.md\:gap-64{gap:4rem}.md\:gap-72{gap:4.5rem}.md\:gap-80{gap:5rem}.md\:gap-88{gap:5.5rem}.md\:gap-96{gap:6rem}.md\:gap-x-0{-webkit-column-gap:0;column-gap:0}.md\:gap-x-4{-webkit-column-gap:.25rem;column-gap:.25rem}.md\:gap-x-8{-webkit-column-gap:.5rem;column-gap:.5rem}.md\:gap-x-12{-webkit-column-gap:.75rem;column-gap:.75rem}.md\:gap-x-14{-webkit-column-gap:.875rem;column-gap:.875rem}.md\:gap-x-16{-webkit-column-gap:1rem;column-gap:1rem}.md\:gap-x-20{-webkit-column-gap:1.25rem;column-gap:1.25rem}.md\:gap-x-24{-webkit-column-gap:1.5rem;column-gap:1.5rem}.md\:gap-x-28{-webkit-column-gap:1.75rem;column-gap:1.75rem}.md\:gap-x-32{-webkit-column-gap:2rem;column-gap:2rem}.md\:gap-x-36{-webkit-column-gap:2.25rem;column-gap:2.25rem}.md\:gap-x-40{-webkit-column-gap:2.5rem;column-gap:2.5rem}.md\:gap-x-48{-webkit-column-gap:3rem;column-gap:3rem}.md\:gap-x-56{-webkit-column-gap:3.5rem;column-gap:3.5rem}.md\:gap-x-64{-webkit-column-gap:4rem;column-gap:4rem}.md\:gap-x-72{-webkit-column-gap:4.5rem;column-gap:4.5rem}.md\:gap-x-80{-webkit-column-gap:5rem;column-gap:5rem}.md\:gap-x-88{-webkit-column-gap:5.5rem;column-gap:5.5rem}.md\:gap-x-96{-webkit-column-gap:6rem;column-gap:6rem}.md\:gap-y-0{row-gap:0}.md\:gap-y-4{row-gap:.25rem}.md\:gap-y-8{row-gap:.5rem}.md\:gap-y-12{row-gap:.75rem}.md\:gap-y-14{row-gap:.875rem}.md\:gap-y-16{row-gap:1rem}.md\:gap-y-20{row-gap:1.25rem}.md\:gap-y-24{row-gap:1.5rem}.md\:gap-y-28{row-gap:1.75rem}.md\:gap-y-32{row-gap:2rem}.md\:gap-y-36{row-gap:2.25rem}.md\:gap-y-40{row-gap:2.5rem}.md\:gap-y-48{row-gap:3rem}.md\:gap-y-56{row-gap:3.5rem}.md\:gap-y-64{row-gap:4rem}.md\:gap-y-72{row-gap:4.5rem}.md\:gap-y-80{row-gap:5rem}.md\:gap-y-88{row-gap:5.5rem}.md\:gap-y-96{row-gap:6rem}.md\:grid-flow-row{grid-auto-flow:row}.md\:grid-flow-col{grid-auto-flow:column}.md\:grid-flow-row-dense{grid-auto-flow:row dense}.md\:grid-flow-col-dense{grid-auto-flow:column dense}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-none{grid-template-columns:none}.md\:auto-cols-auto{grid-auto-columns:auto}.md\:auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}.md\:auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}.md\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.md\:col-auto{grid-column:auto}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-7{grid-column:span 7/span 7}.md\:col-span-8{grid-column:span 8/span 8}.md\:col-span-9{grid-column:span 9/span 9}.md\:col-span-10{grid-column:span 10/span 10}.md\:col-span-11{grid-column:span 11/span 11}.md\:col-span-12{grid-column:span 12/span 12}.md\:col-span-full{grid-column:1/-1}.md\:col-start-1{grid-column-start:1}.md\:col-start-2{grid-column-start:2}.md\:col-start-3{grid-column-start:3}.md\:col-start-4{grid-column-start:4}.md\:col-start-5{grid-column-start:5}.md\:col-start-6{grid-column-start:6}.md\:col-start-7{grid-column-start:7}.md\:col-start-8{grid-column-start:8}.md\:col-start-9{grid-column-start:9}.md\:col-start-10{grid-column-start:10}.md\:col-start-11{grid-column-start:11}.md\:col-start-12{grid-column-start:12}.md\:col-start-13{grid-column-start:13}.md\:col-start-auto{grid-column-start:auto}.md\:col-end-1{grid-column-end:1}.md\:col-end-2{grid-column-end:2}.md\:col-end-3{grid-column-end:3}.md\:col-end-4{grid-column-end:4}.md\:col-end-5{grid-column-end:5}.md\:col-end-6{grid-column-end:6}.md\:col-end-7{grid-column-end:7}.md\:col-end-8{grid-column-end:8}.md\:col-end-9{grid-column-end:9}.md\:col-end-10{grid-column-end:10}.md\:col-end-11{grid-column-end:11}.md\:col-end-12{grid-column-end:12}.md\:col-end-13{grid-column-end:13}.md\:col-end-auto{grid-column-end:auto}.md\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.md\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.md\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.md\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.md\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.md\:grid-rows-none{grid-template-rows:none}.md\:auto-rows-auto{grid-auto-rows:auto}.md\:auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.md\:auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.md\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.md\:row-auto{grid-row:auto}.md\:row-span-1{grid-row:span 1/span 1}.md\:row-span-2{grid-row:span 2/span 2}.md\:row-span-3{grid-row:span 3/span 3}.md\:row-span-4{grid-row:span 4/span 4}.md\:row-span-5{grid-row:span 5/span 5}.md\:row-span-6{grid-row:span 6/span 6}.md\:row-span-full{grid-row:1/-1}.md\:row-start-1{grid-row-start:1}.md\:row-start-2{grid-row-start:2}.md\:row-start-3{grid-row-start:3}.md\:row-start-4{grid-row-start:4}.md\:row-start-5{grid-row-start:5}.md\:row-start-6{grid-row-start:6}.md\:row-start-7{grid-row-start:7}.md\:row-start-auto{grid-row-start:auto}.md\:row-end-1{grid-row-end:1}.md\:row-end-2{grid-row-end:2}.md\:row-end-3{grid-row-end:3}.md\:row-end-4{grid-row-end:4}.md\:row-end-5{grid-row-end:5}.md\:row-end-6{grid-row-end:6}.md\:row-end-7{grid-row-end:7}.md\:row-end-auto{grid-row-end:auto}.md\:transition-none{transition-property:none}.md\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:transition-transform{transition-duration:.15s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:ease-linear{transition-timing-function:linear}.md\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.md\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.md\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:duration-75{transition-duration:75ms}.md\:duration-100{transition-duration:.1s}.md\:duration-150{transition-duration:.15s}.md\:duration-200{transition-duration:.2s}.md\:duration-300{transition-duration:.3s}.md\:duration-500{transition-duration:.5s}.md\:duration-700{transition-duration:.7s}.md\:duration-1000{transition-duration:1s}.md\:delay-75{transition-delay:75ms}.md\:delay-100{transition-delay:.1s}.md\:delay-150{transition-delay:.15s}.md\:delay-200{transition-delay:.2s}.md\:delay-300{transition-delay:.3s}.md\:delay-500{transition-delay:.5s}.md\:delay-700{transition-delay:.7s}.md\:delay-1000{transition-delay:1s}.md\:animate-none{-webkit-animation:none;animation:none}.md\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.md\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.md\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.md\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.md\:animate-out{-webkit-animation:out .3s ease-in-out;animation:out .3s ease-in-out}.md\:animate-fade{-webkit-animation:fade .3s ease-in-out;animation:fade .3s ease-in-out}.md\:mix-blend-normal{mix-blend-mode:normal}.md\:mix-blend-multiply{mix-blend-mode:multiply}.md\:mix-blend-screen{mix-blend-mode:screen}.md\:mix-blend-overlay{mix-blend-mode:overlay}.md\:mix-blend-darken{mix-blend-mode:darken}.md\:mix-blend-lighten{mix-blend-mode:lighten}.md\:mix-blend-color-dodge{mix-blend-mode:color-dodge}.md\:mix-blend-color-burn{mix-blend-mode:color-burn}.md\:mix-blend-hard-light{mix-blend-mode:hard-light}.md\:mix-blend-soft-light{mix-blend-mode:soft-light}.md\:mix-blend-difference{mix-blend-mode:difference}.md\:mix-blend-exclusion{mix-blend-mode:exclusion}.md\:mix-blend-hue{mix-blend-mode:hue}.md\:mix-blend-saturation{mix-blend-mode:saturation}.md\:mix-blend-color{mix-blend-mode:color}.md\:mix-blend-luminosity{mix-blend-mode:luminosity}.md\:bg-blend-normal{background-blend-mode:normal}.md\:bg-blend-multiply{background-blend-mode:multiply}.md\:bg-blend-screen{background-blend-mode:screen}.md\:bg-blend-overlay{background-blend-mode:overlay}.md\:bg-blend-darken{background-blend-mode:darken}.md\:bg-blend-lighten{background-blend-mode:lighten}.md\:bg-blend-color-dodge{background-blend-mode:color-dodge}.md\:bg-blend-color-burn{background-blend-mode:color-burn}.md\:bg-blend-hard-light{background-blend-mode:hard-light}.md\:bg-blend-soft-light{background-blend-mode:soft-light}.md\:bg-blend-difference{background-blend-mode:difference}.md\:bg-blend-exclusion{background-blend-mode:exclusion}.md\:bg-blend-hue{background-blend-mode:hue}.md\:bg-blend-saturation{background-blend-mode:saturation}.md\:bg-blend-color{background-blend-mode:color}.md\:bg-blend-luminosity{background-blend-mode:luminosity}}@media (min-width:1200px){.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.lg\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.lg\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.lg\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.lg\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.lg\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.lg\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.lg\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.lg\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.lg\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.lg\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.lg\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.lg\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.lg\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.lg\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.lg\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4.5rem*var(--tw-space-y-reverse));margin-top:calc(4.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4.5rem*var(--tw-space-x-reverse))}.lg\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.lg\:space-y-88>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5.5rem*var(--tw-space-y-reverse));margin-top:calc(5.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-88>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5.5rem*var(--tw-space-x-reverse))}.lg\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.lg\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.lg\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.lg\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.lg\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.lg\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.lg\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.lg\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.lg\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.lg\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.lg\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.lg\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.lg\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.lg\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.lg\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.lg\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4.5rem*var(--tw-space-y-reverse));margin-top:calc(-4.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4.5rem*var(--tw-space-x-reverse))}.lg\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.lg\:-space-y-88>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5.5rem*var(--tw-space-y-reverse));margin-top:calc(-5.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-88>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5.5rem*var(--tw-space-x-reverse))}.lg\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.lg\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.lg\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.lg\:appearance-none{-webkit-appearance:none;appearance:none}.lg\:border-solid{border-style:solid}.lg\:border-dashed{border-style:dashed}.lg\:border-dotted{border-style:dotted}.lg\:border-double{border-style:double}.lg\:border-none{border-style:none}.lg\:decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.lg\:decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.lg\:box-border{box-sizing:border-box}.lg\:box-content{box-sizing:content-box}.lg\:cursor-auto{cursor:auto}.lg\:cursor-default{cursor:default}.lg\:cursor-pointer{cursor:pointer}.lg\:cursor-wait{cursor:wait}.lg\:cursor-text{cursor:text}.lg\:cursor-move{cursor:move}.lg\:cursor-help{cursor:help}.lg\:cursor-not-allowed{cursor:not-allowed}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:inline{display:inline}.lg\:flex{display:-webkit-flex;display:flex}.lg\:inline-flex{display:-webkit-inline-flex;display:inline-flex}.lg\:table{display:table}.lg\:inline-table{display:inline-table}.lg\:table-caption{display:table-caption}.lg\:table-cell{display:table-cell}.lg\:table-column{display:table-column}.lg\:table-column-group{display:table-column-group}.lg\:table-footer-group{display:table-footer-group}.lg\:table-header-group{display:table-header-group}.lg\:table-row-group{display:table-row-group}.lg\:table-row{display:table-row}.lg\:flow-root{display:flow-root}.lg\:grid{display:grid}.lg\:inline-grid{display:inline-grid}.lg\:contents{display:contents}.lg\:list-item{display:list-item}.lg\:hidden{display:none}.lg\:flex-row{-webkit-flex-direction:row;flex-direction:row}.lg\:flex-row-reverse{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.lg\:flex-col{-webkit-flex-direction:column;flex-direction:column}.lg\:flex-col-reverse{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.lg\:flex-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.lg\:flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.lg\:flex-nowrap{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.lg\:items-start{-webkit-align-items:flex-start;align-items:flex-start}.lg\:items-end{-webkit-align-items:flex-end;align-items:flex-end}.lg\:items-center{-webkit-align-items:center;align-items:center}.lg\:items-baseline{-webkit-align-items:baseline;align-items:baseline}.lg\:items-stretch{-webkit-align-items:stretch;align-items:stretch}.lg\:justify-start{-webkit-justify-content:flex-start;justify-content:flex-start}.lg\:justify-end{-webkit-justify-content:flex-end;justify-content:flex-end}.lg\:justify-center{-webkit-justify-content:center;justify-content:center}.lg\:justify-between{-webkit-justify-content:space-between;justify-content:space-between}.lg\:justify-around{-webkit-justify-content:space-around;justify-content:space-around}.lg\:justify-evenly{-webkit-justify-content:space-evenly;justify-content:space-evenly}.lg\:flex-1{-webkit-flex:1 1 0%;flex:1 1 0%}.lg\:flex-auto{-webkit-flex:1 1 auto;flex:1 1 auto}.lg\:flex-initial{-webkit-flex:0 1 auto;flex:0 1 auto}.lg\:flex-none{-webkit-flex:none;flex:none}.lg\:flex-grow-0{-webkit-flex-grow:0;flex-grow:0}.lg\:flex-grow{-webkit-flex-grow:1;flex-grow:1}.lg\:flex-shrink-0{-webkit-flex-shrink:0;flex-shrink:0}.lg\:flex-shrink{-webkit-flex-shrink:1;flex-shrink:1}.lg\:order-1{-webkit-order:1;order:1}.lg\:order-2{-webkit-order:2;order:2}.lg\:order-3{-webkit-order:3;order:3}.lg\:order-4{-webkit-order:4;order:4}.lg\:order-5{-webkit-order:5;order:5}.lg\:order-6{-webkit-order:6;order:6}.lg\:order-7{-webkit-order:7;order:7}.lg\:order-8{-webkit-order:8;order:8}.lg\:order-9{-webkit-order:9;order:9}.lg\:order-10{-webkit-order:10;order:10}.lg\:order-11{-webkit-order:11;order:11}.lg\:order-12{-webkit-order:12;order:12}.lg\:order-first{-webkit-order:-9999;order:-9999}.lg\:order-last{-webkit-order:9999;order:9999}.lg\:order-none{-webkit-order:0;order:0}.lg\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.lg\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.lg\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.lg\:h-0{height:0}.lg\:h-4{height:.25rem}.lg\:h-8{height:.5rem}.lg\:h-12{height:.75rem}.lg\:h-14{height:.875rem}.lg\:h-16{height:1rem}.lg\:h-20{height:1.25rem}.lg\:h-24{height:1.5rem}.lg\:h-28{height:1.75rem}.lg\:h-32{height:2rem}.lg\:h-36{height:2.25rem}.lg\:h-40{height:2.5rem}.lg\:h-48{height:3rem}.lg\:h-56{height:3.5rem}.lg\:h-64{height:4rem}.lg\:h-72{height:4.5rem}.lg\:h-80{height:5rem}.lg\:h-88{height:5.5rem}.lg\:h-96{height:6rem}.lg\:h-auto{height:auto}.lg\:h-1\/2{height:50%}.lg\:h-1\/3{height:33.333333%}.lg\:h-2\/3{height:66.666667%}.lg\:h-1\/4{height:25%}.lg\:h-2\/4{height:50%}.lg\:h-3\/4{height:75%}.lg\:h-1\/5{height:20%}.lg\:h-2\/5{height:40%}.lg\:h-3\/5{height:60%}.lg\:h-4\/5{height:80%}.lg\:h-1\/6{height:16.666667%}.lg\:h-2\/6{height:33.333333%}.lg\:h-3\/6{height:50%}.lg\:h-4\/6{height:66.666667%}.lg\:h-5\/6{height:83.333333%}.lg\:h-full{height:100%}.lg\:h-screen{height:100vh}.lg\:text-p{font-size:1rem;line-height:1.75rem}.lg\:text-h1{font-size:3rem;line-height:4rem}.lg\:text-h2{font-size:2.5rem;line-height:3.25rem}.lg\:text-h3{font-size:2rem;line-height:2.75rem}.lg\:text-h4{font-size:1.75rem;line-height:2.5rem}.lg\:text-h5{font-size:1.5rem;line-height:2.25rem}.lg\:text-h6{font-size:1.25rem;line-height:2rem}.lg\:text-span{font-size:.875rem;line-height:1.625rem}.lg\:text-small{font-size:.75rem;line-height:1.5rem}.lg\:object-contain{object-fit:contain}.lg\:object-cover{object-fit:cover}.lg\:object-fill{object-fit:fill}.lg\:object-none{object-fit:none}.lg\:object-scale-down{object-fit:scale-down}.lg\:overflow-auto{overflow:auto}.lg\:overflow-hidden{overflow:hidden}.lg\:overflow-visible{overflow:visible}.lg\:overflow-scroll{overflow:scroll}.lg\:overflow-x-auto{overflow-x:auto}.lg\:overflow-y-auto{overflow-y:auto}.lg\:overflow-x-hidden{overflow-x:hidden}.lg\:overflow-y-hidden{overflow-y:hidden}.lg\:overflow-x-visible{overflow-x:visible}.lg\:overflow-y-visible{overflow-y:visible}.lg\:overflow-x-scroll{overflow-x:scroll}.lg\:overflow-y-scroll{overflow-y:scroll}.lg\:pointer-events-none{pointer-events:none}.lg\:pointer-events-auto{pointer-events:auto}.lg\:static{position:static}.lg\:fixed{position:fixed}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:sticky{position:-webkit-sticky;position:sticky}.lg\:inset-0{bottom:0;left:0;right:0;top:0}.lg\:inset-4{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.lg\:inset-8{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.lg\:inset-12{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.lg\:inset-14{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.lg\:inset-16{bottom:1rem;left:1rem;right:1rem;top:1rem}.lg\:inset-20{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.lg\:inset-24{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.lg\:inset-28{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.lg\:inset-32{bottom:2rem;left:2rem;right:2rem;top:2rem}.lg\:inset-36{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.lg\:inset-40{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.lg\:inset-48{bottom:3rem;left:3rem;right:3rem;top:3rem}.lg\:inset-56{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.lg\:inset-64{bottom:4rem;left:4rem;right:4rem;top:4rem}.lg\:inset-72{bottom:4.5rem;left:4.5rem;right:4.5rem;top:4.5rem}.lg\:inset-80{bottom:5rem;left:5rem;right:5rem;top:5rem}.lg\:inset-88{bottom:5.5rem;left:5.5rem;right:5.5rem;top:5.5rem}.lg\:inset-96{bottom:6rem;left:6rem;right:6rem;top:6rem}.lg\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.lg\:-inset-4{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.lg\:-inset-8{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.lg\:-inset-12{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.lg\:-inset-14{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.lg\:-inset-16{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.lg\:-inset-20{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.lg\:-inset-24{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.lg\:-inset-28{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.lg\:-inset-32{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.lg\:-inset-36{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.lg\:-inset-40{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.lg\:-inset-48{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.lg\:-inset-56{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.lg\:-inset-64{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.lg\:-inset-72{bottom:-4.5rem;left:-4.5rem;right:-4.5rem;top:-4.5rem}.lg\:-inset-80{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.lg\:-inset-88{bottom:-5.5rem;left:-5.5rem;right:-5.5rem;top:-5.5rem}.lg\:-inset-96{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.lg\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.lg\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.lg\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.lg\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.lg\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.lg\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.lg\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.lg\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.lg\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.lg\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.lg\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.lg\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.lg\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.lg\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.lg\:inset-y-0{bottom:0;top:0}.lg\:inset-x-0{left:0;right:0}.lg\:inset-y-4{bottom:.25rem;top:.25rem}.lg\:inset-x-4{left:.25rem;right:.25rem}.lg\:inset-y-8{bottom:.5rem;top:.5rem}.lg\:inset-x-8{left:.5rem;right:.5rem}.lg\:inset-y-12{bottom:.75rem;top:.75rem}.lg\:inset-x-12{left:.75rem;right:.75rem}.lg\:inset-y-14{bottom:.875rem;top:.875rem}.lg\:inset-x-14{left:.875rem;right:.875rem}.lg\:inset-y-16{bottom:1rem;top:1rem}.lg\:inset-x-16{left:1rem;right:1rem}.lg\:inset-y-20{bottom:1.25rem;top:1.25rem}.lg\:inset-x-20{left:1.25rem;right:1.25rem}.lg\:inset-y-24{bottom:1.5rem;top:1.5rem}.lg\:inset-x-24{left:1.5rem;right:1.5rem}.lg\:inset-y-28{bottom:1.75rem;top:1.75rem}.lg\:inset-x-28{left:1.75rem;right:1.75rem}.lg\:inset-y-32{bottom:2rem;top:2rem}.lg\:inset-x-32{left:2rem;right:2rem}.lg\:inset-y-36{bottom:2.25rem;top:2.25rem}.lg\:inset-x-36{left:2.25rem;right:2.25rem}.lg\:inset-y-40{bottom:2.5rem;top:2.5rem}.lg\:inset-x-40{left:2.5rem;right:2.5rem}.lg\:inset-y-48{bottom:3rem;top:3rem}.lg\:inset-x-48{left:3rem;right:3rem}.lg\:inset-y-56{bottom:3.5rem;top:3.5rem}.lg\:inset-x-56{left:3.5rem;right:3.5rem}.lg\:inset-y-64{bottom:4rem;top:4rem}.lg\:inset-x-64{left:4rem;right:4rem}.lg\:inset-y-72{bottom:4.5rem;top:4.5rem}.lg\:inset-x-72{left:4.5rem;right:4.5rem}.lg\:inset-y-80{bottom:5rem;top:5rem}.lg\:inset-x-80{left:5rem;right:5rem}.lg\:inset-y-88{bottom:5.5rem;top:5.5rem}.lg\:inset-x-88{left:5.5rem;right:5.5rem}.lg\:inset-y-96{bottom:6rem;top:6rem}.lg\:inset-x-96{left:6rem;right:6rem}.lg\:inset-y-auto{bottom:auto;top:auto}.lg\:inset-x-auto{left:auto;right:auto}.lg\:-inset-y-4{bottom:-.25rem;top:-.25rem}.lg\:-inset-x-4{left:-.25rem;right:-.25rem}.lg\:-inset-y-8{bottom:-.5rem;top:-.5rem}.lg\:-inset-x-8{left:-.5rem;right:-.5rem}.lg\:-inset-y-12{bottom:-.75rem;top:-.75rem}.lg\:-inset-x-12{left:-.75rem;right:-.75rem}.lg\:-inset-y-14{bottom:-.875rem;top:-.875rem}.lg\:-inset-x-14{left:-.875rem;right:-.875rem}.lg\:-inset-y-16{bottom:-1rem;top:-1rem}.lg\:-inset-x-16{left:-1rem;right:-1rem}.lg\:-inset-y-20{bottom:-1.25rem;top:-1.25rem}.lg\:-inset-x-20{left:-1.25rem;right:-1.25rem}.lg\:-inset-y-24{bottom:-1.5rem;top:-1.5rem}.lg\:-inset-x-24{left:-1.5rem;right:-1.5rem}.lg\:-inset-y-28{bottom:-1.75rem;top:-1.75rem}.lg\:-inset-x-28{left:-1.75rem;right:-1.75rem}.lg\:-inset-y-32{bottom:-2rem;top:-2rem}.lg\:-inset-x-32{left:-2rem;right:-2rem}.lg\:-inset-y-36{bottom:-2.25rem;top:-2.25rem}.lg\:-inset-x-36{left:-2.25rem;right:-2.25rem}.lg\:-inset-y-40{bottom:-2.5rem;top:-2.5rem}.lg\:-inset-x-40{left:-2.5rem;right:-2.5rem}.lg\:-inset-y-48{bottom:-3rem;top:-3rem}.lg\:-inset-x-48{left:-3rem;right:-3rem}.lg\:-inset-y-56{bottom:-3.5rem;top:-3.5rem}.lg\:-inset-x-56{left:-3.5rem;right:-3.5rem}.lg\:-inset-y-64{bottom:-4rem;top:-4rem}.lg\:-inset-x-64{left:-4rem;right:-4rem}.lg\:-inset-y-72{bottom:-4.5rem;top:-4.5rem}.lg\:-inset-x-72{left:-4.5rem;right:-4.5rem}.lg\:-inset-y-80{bottom:-5rem;top:-5rem}.lg\:-inset-x-80{left:-5rem;right:-5rem}.lg\:-inset-y-88{bottom:-5.5rem;top:-5.5rem}.lg\:-inset-x-88{left:-5.5rem;right:-5.5rem}.lg\:-inset-y-96{bottom:-6rem;top:-6rem}.lg\:-inset-x-96{left:-6rem;right:-6rem}.lg\:inset-y-1\/2{bottom:50%;top:50%}.lg\:inset-x-1\/2{left:50%;right:50%}.lg\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.lg\:inset-x-1\/3{left:33.333333%;right:33.333333%}.lg\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.lg\:inset-x-2\/3{left:66.666667%;right:66.666667%}.lg\:inset-y-1\/4{bottom:25%;top:25%}.lg\:inset-x-1\/4{left:25%;right:25%}.lg\:inset-y-2\/4{bottom:50%;top:50%}.lg\:inset-x-2\/4{left:50%;right:50%}.lg\:inset-y-3\/4{bottom:75%;top:75%}.lg\:inset-x-3\/4{left:75%;right:75%}.lg\:inset-y-full{bottom:100%;top:100%}.lg\:inset-x-full{left:100%;right:100%}.lg\:-inset-y-1\/2{bottom:-50%;top:-50%}.lg\:-inset-x-1\/2{left:-50%;right:-50%}.lg\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.lg\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.lg\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.lg\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.lg\:-inset-y-1\/4{bottom:-25%;top:-25%}.lg\:-inset-x-1\/4{left:-25%;right:-25%}.lg\:-inset-y-2\/4{bottom:-50%;top:-50%}.lg\:-inset-x-2\/4{left:-50%;right:-50%}.lg\:-inset-y-3\/4{bottom:-75%;top:-75%}.lg\:-inset-x-3\/4{left:-75%;right:-75%}.lg\:-inset-y-full{bottom:-100%;top:-100%}.lg\:-inset-x-full{left:-100%;right:-100%}.lg\:top-0{top:0}.lg\:right-0{right:0}.lg\:bottom-0{bottom:0}.lg\:left-0{left:0}.lg\:top-4{top:.25rem}.lg\:right-4{right:.25rem}.lg\:bottom-4{bottom:.25rem}.lg\:left-4{left:.25rem}.lg\:top-8{top:.5rem}.lg\:right-8{right:.5rem}.lg\:bottom-8{bottom:.5rem}.lg\:left-8{left:.5rem}.lg\:top-12{top:.75rem}.lg\:right-12{right:.75rem}.lg\:bottom-12{bottom:.75rem}.lg\:left-12{left:.75rem}.lg\:top-14{top:.875rem}.lg\:right-14{right:.875rem}.lg\:bottom-14{bottom:.875rem}.lg\:left-14{left:.875rem}.lg\:top-16{top:1rem}.lg\:right-16{right:1rem}.lg\:bottom-16{bottom:1rem}.lg\:left-16{left:1rem}.lg\:top-20{top:1.25rem}.lg\:right-20{right:1.25rem}.lg\:bottom-20{bottom:1.25rem}.lg\:left-20{left:1.25rem}.lg\:top-24{top:1.5rem}.lg\:right-24{right:1.5rem}.lg\:bottom-24{bottom:1.5rem}.lg\:left-24{left:1.5rem}.lg\:top-28{top:1.75rem}.lg\:right-28{right:1.75rem}.lg\:bottom-28{bottom:1.75rem}.lg\:left-28{left:1.75rem}.lg\:top-32{top:2rem}.lg\:right-32{right:2rem}.lg\:bottom-32{bottom:2rem}.lg\:left-32{left:2rem}.lg\:top-36{top:2.25rem}.lg\:right-36{right:2.25rem}.lg\:bottom-36{bottom:2.25rem}.lg\:left-36{left:2.25rem}.lg\:top-40{top:2.5rem}.lg\:right-40{right:2.5rem}.lg\:bottom-40{bottom:2.5rem}.lg\:left-40{left:2.5rem}.lg\:top-48{top:3rem}.lg\:right-48{right:3rem}.lg\:bottom-48{bottom:3rem}.lg\:left-48{left:3rem}.lg\:top-56{top:3.5rem}.lg\:right-56{right:3.5rem}.lg\:bottom-56{bottom:3.5rem}.lg\:left-56{left:3.5rem}.lg\:top-64{top:4rem}.lg\:right-64{right:4rem}.lg\:bottom-64{bottom:4rem}.lg\:left-64{left:4rem}.lg\:top-72{top:4.5rem}.lg\:right-72{right:4.5rem}.lg\:bottom-72{bottom:4.5rem}.lg\:left-72{left:4.5rem}.lg\:top-80{top:5rem}.lg\:right-80{right:5rem}.lg\:bottom-80{bottom:5rem}.lg\:left-80{left:5rem}.lg\:top-88{top:5.5rem}.lg\:right-88{right:5.5rem}.lg\:bottom-88{bottom:5.5rem}.lg\:left-88{left:5.5rem}.lg\:top-96{top:6rem}.lg\:right-96{right:6rem}.lg\:bottom-96{bottom:6rem}.lg\:left-96{left:6rem}.lg\:top-auto{top:auto}.lg\:right-auto{right:auto}.lg\:bottom-auto{bottom:auto}.lg\:left-auto{left:auto}.lg\:-top-4{top:-.25rem}.lg\:-right-4{right:-.25rem}.lg\:-bottom-4{bottom:-.25rem}.lg\:-left-4{left:-.25rem}.lg\:-top-8{top:-.5rem}.lg\:-right-8{right:-.5rem}.lg\:-bottom-8{bottom:-.5rem}.lg\:-left-8{left:-.5rem}.lg\:-top-12{top:-.75rem}.lg\:-right-12{right:-.75rem}.lg\:-bottom-12{bottom:-.75rem}.lg\:-left-12{left:-.75rem}.lg\:-top-14{top:-.875rem}.lg\:-right-14{right:-.875rem}.lg\:-bottom-14{bottom:-.875rem}.lg\:-left-14{left:-.875rem}.lg\:-top-16{top:-1rem}.lg\:-right-16{right:-1rem}.lg\:-bottom-16{bottom:-1rem}.lg\:-left-16{left:-1rem}.lg\:-top-20{top:-1.25rem}.lg\:-right-20{right:-1.25rem}.lg\:-bottom-20{bottom:-1.25rem}.lg\:-left-20{left:-1.25rem}.lg\:-top-24{top:-1.5rem}.lg\:-right-24{right:-1.5rem}.lg\:-bottom-24{bottom:-1.5rem}.lg\:-left-24{left:-1.5rem}.lg\:-top-28{top:-1.75rem}.lg\:-right-28{right:-1.75rem}.lg\:-bottom-28{bottom:-1.75rem}.lg\:-left-28{left:-1.75rem}.lg\:-top-32{top:-2rem}.lg\:-right-32{right:-2rem}.lg\:-bottom-32{bottom:-2rem}.lg\:-left-32{left:-2rem}.lg\:-top-36{top:-2.25rem}.lg\:-right-36{right:-2.25rem}.lg\:-bottom-36{bottom:-2.25rem}.lg\:-left-36{left:-2.25rem}.lg\:-top-40{top:-2.5rem}.lg\:-right-40{right:-2.5rem}.lg\:-bottom-40{bottom:-2.5rem}.lg\:-left-40{left:-2.5rem}.lg\:-top-48{top:-3rem}.lg\:-right-48{right:-3rem}.lg\:-bottom-48{bottom:-3rem}.lg\:-left-48{left:-3rem}.lg\:-top-56{top:-3.5rem}.lg\:-right-56{right:-3.5rem}.lg\:-bottom-56{bottom:-3.5rem}.lg\:-left-56{left:-3.5rem}.lg\:-top-64{top:-4rem}.lg\:-right-64{right:-4rem}.lg\:-bottom-64{bottom:-4rem}.lg\:-left-64{left:-4rem}.lg\:-top-72{top:-4.5rem}.lg\:-right-72{right:-4.5rem}.lg\:-bottom-72{bottom:-4.5rem}.lg\:-left-72{left:-4.5rem}.lg\:-top-80{top:-5rem}.lg\:-right-80{right:-5rem}.lg\:-bottom-80{bottom:-5rem}.lg\:-left-80{left:-5rem}.lg\:-top-88{top:-5.5rem}.lg\:-right-88{right:-5.5rem}.lg\:-bottom-88{bottom:-5.5rem}.lg\:-left-88{left:-5.5rem}.lg\:-top-96{top:-6rem}.lg\:-right-96{right:-6rem}.lg\:-bottom-96{bottom:-6rem}.lg\:-left-96{left:-6rem}.lg\:top-1\/2{top:50%}.lg\:right-1\/2{right:50%}.lg\:bottom-1\/2{bottom:50%}.lg\:left-1\/2{left:50%}.lg\:top-1\/3{top:33.333333%}.lg\:right-1\/3{right:33.333333%}.lg\:bottom-1\/3{bottom:33.333333%}.lg\:left-1\/3{left:33.333333%}.lg\:top-2\/3{top:66.666667%}.lg\:right-2\/3{right:66.666667%}.lg\:bottom-2\/3{bottom:66.666667%}.lg\:left-2\/3{left:66.666667%}.lg\:top-1\/4{top:25%}.lg\:right-1\/4{right:25%}.lg\:bottom-1\/4{bottom:25%}.lg\:left-1\/4{left:25%}.lg\:top-2\/4{top:50%}.lg\:right-2\/4{right:50%}.lg\:bottom-2\/4{bottom:50%}.lg\:left-2\/4{left:50%}.lg\:top-3\/4{top:75%}.lg\:right-3\/4{right:75%}.lg\:bottom-3\/4{bottom:75%}.lg\:left-3\/4{left:75%}.lg\:top-full{top:100%}.lg\:right-full{right:100%}.lg\:bottom-full{bottom:100%}.lg\:left-full{left:100%}.lg\:-top-1\/2{top:-50%}.lg\:-right-1\/2{right:-50%}.lg\:-bottom-1\/2{bottom:-50%}.lg\:-left-1\/2{left:-50%}.lg\:-top-1\/3{top:-33.333333%}.lg\:-right-1\/3{right:-33.333333%}.lg\:-bottom-1\/3{bottom:-33.333333%}.lg\:-left-1\/3{left:-33.333333%}.lg\:-top-2\/3{top:-66.666667%}.lg\:-right-2\/3{right:-66.666667%}.lg\:-bottom-2\/3{bottom:-66.666667%}.lg\:-left-2\/3{left:-66.666667%}.lg\:-top-1\/4{top:-25%}.lg\:-right-1\/4{right:-25%}.lg\:-bottom-1\/4{bottom:-25%}.lg\:-left-1\/4{left:-25%}.lg\:-top-2\/4{top:-50%}.lg\:-right-2\/4{right:-50%}.lg\:-bottom-2\/4{bottom:-50%}.lg\:-left-2\/4{left:-50%}.lg\:-top-3\/4{top:-75%}.lg\:-right-3\/4{right:-75%}.lg\:-bottom-3\/4{bottom:-75%}.lg\:-left-3\/4{left:-75%}.lg\:-top-full{top:-100%}.lg\:-right-full{right:-100%}.lg\:-bottom-full{bottom:-100%}.lg\:-left-full{left:-100%}.lg\:resize-none{resize:none}.lg\:resize-y{resize:vertical}.lg\:resize-x{resize:horizontal}.lg\:resize{resize:both}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:text-justify{text-align:justify}.lg\:truncate{overflow:hidden;white-space:nowrap}.lg\:overflow-ellipsis,.lg\:truncate{text-overflow:ellipsis}.lg\:overflow-clip{text-overflow:clip}.lg\:italic{font-style:italic}.lg\:not-italic{font-style:normal}.lg\:uppercase{text-transform:uppercase}.lg\:lowercase{text-transform:lowercase}.lg\:capitalize{text-transform:capitalize}.lg\:normal-case{text-transform:none}.lg\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.lg\:select-none{-webkit-user-select:none;-ms-user-select:none;user-select:none}.lg\:select-text{-webkit-user-select:text;-ms-user-select:text;user-select:text}.lg\:select-all{-webkit-user-select:all;user-select:all}.lg\:select-auto{-webkit-user-select:auto;-ms-user-select:auto;user-select:auto}.lg\:align-baseline{vertical-align:baseline}.lg\:align-top{vertical-align:top}.lg\:align-middle{vertical-align:middle}.lg\:align-bottom{vertical-align:bottom}.lg\:align-text-top{vertical-align:text-top}.lg\:align-text-bottom{vertical-align:text-bottom}.lg\:whitespace-normal{white-space:normal}.lg\:whitespace-nowrap{white-space:nowrap}.lg\:whitespace-pre{white-space:pre}.lg\:whitespace-pre-line{white-space:pre-line}.lg\:whitespace-pre-wrap{white-space:pre-wrap}.lg\:break-normal{overflow-wrap:normal;word-break:normal}.lg\:break-words{overflow-wrap:break-word}.lg\:break-all{word-break:break-all}.lg\:w-0{width:0}.lg\:w-4{width:.25rem}.lg\:w-8{width:.5rem}.lg\:w-12{width:.75rem}.lg\:w-14{width:.875rem}.lg\:w-16{width:1rem}.lg\:w-20{width:1.25rem}.lg\:w-24{width:1.5rem}.lg\:w-28{width:1.75rem}.lg\:w-32{width:2rem}.lg\:w-36{width:2.25rem}.lg\:w-40{width:2.5rem}.lg\:w-48{width:3rem}.lg\:w-56{width:3.5rem}.lg\:w-64{width:4rem}.lg\:w-72{width:4.5rem}.lg\:w-80{width:5rem}.lg\:w-88{width:5.5rem}.lg\:w-96{width:6rem}.lg\:w-auto{width:auto}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-1\/4{width:25%}.lg\:w-2\/4{width:50%}.lg\:w-3\/4{width:75%}.lg\:w-1\/5{width:20%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:w-4\/5{width:80%}.lg\:w-1\/6{width:16.666667%}.lg\:w-2\/6{width:33.333333%}.lg\:w-3\/6{width:50%}.lg\:w-4\/6{width:66.666667%}.lg\:w-5\/6{width:83.333333%}.lg\:w-1\/12{width:8.333333%}.lg\:w-2\/12{width:16.666667%}.lg\:w-3\/12{width:25%}.lg\:w-4\/12{width:33.333333%}.lg\:w-5\/12{width:41.666667%}.lg\:w-6\/12{width:50%}.lg\:w-7\/12{width:58.333333%}.lg\:w-8\/12{width:66.666667%}.lg\:w-9\/12{width:75%}.lg\:w-10\/12{width:83.333333%}.lg\:w-11\/12{width:91.666667%}.lg\:w-full{width:100%}.lg\:w-screen{width:100vw}.lg\:w-min{width:-webkit-min-content;width:min-content}.lg\:w-max{width:-webkit-max-content;width:max-content}.lg\:isolate{isolation:isolate}.lg\:isolation-auto{isolation:auto}.lg\:gap-0{gap:0}.lg\:gap-4{gap:.25rem}.lg\:gap-8{gap:.5rem}.lg\:gap-12{gap:.75rem}.lg\:gap-14{gap:.875rem}.lg\:gap-16{gap:1rem}.lg\:gap-20{gap:1.25rem}.lg\:gap-24{gap:1.5rem}.lg\:gap-28{gap:1.75rem}.lg\:gap-32{gap:2rem}.lg\:gap-36{gap:2.25rem}.lg\:gap-40{gap:2.5rem}.lg\:gap-48{gap:3rem}.lg\:gap-56{gap:3.5rem}.lg\:gap-64{gap:4rem}.lg\:gap-72{gap:4.5rem}.lg\:gap-80{gap:5rem}.lg\:gap-88{gap:5.5rem}.lg\:gap-96{gap:6rem}.lg\:gap-x-0{-webkit-column-gap:0;column-gap:0}.lg\:gap-x-4{-webkit-column-gap:.25rem;column-gap:.25rem}.lg\:gap-x-8{-webkit-column-gap:.5rem;column-gap:.5rem}.lg\:gap-x-12{-webkit-column-gap:.75rem;column-gap:.75rem}.lg\:gap-x-14{-webkit-column-gap:.875rem;column-gap:.875rem}.lg\:gap-x-16{-webkit-column-gap:1rem;column-gap:1rem}.lg\:gap-x-20{-webkit-column-gap:1.25rem;column-gap:1.25rem}.lg\:gap-x-24{-webkit-column-gap:1.5rem;column-gap:1.5rem}.lg\:gap-x-28{-webkit-column-gap:1.75rem;column-gap:1.75rem}.lg\:gap-x-32{-webkit-column-gap:2rem;column-gap:2rem}.lg\:gap-x-36{-webkit-column-gap:2.25rem;column-gap:2.25rem}.lg\:gap-x-40{-webkit-column-gap:2.5rem;column-gap:2.5rem}.lg\:gap-x-48{-webkit-column-gap:3rem;column-gap:3rem}.lg\:gap-x-56{-webkit-column-gap:3.5rem;column-gap:3.5rem}.lg\:gap-x-64{-webkit-column-gap:4rem;column-gap:4rem}.lg\:gap-x-72{-webkit-column-gap:4.5rem;column-gap:4.5rem}.lg\:gap-x-80{-webkit-column-gap:5rem;column-gap:5rem}.lg\:gap-x-88{-webkit-column-gap:5.5rem;column-gap:5.5rem}.lg\:gap-x-96{-webkit-column-gap:6rem;column-gap:6rem}.lg\:gap-y-0{row-gap:0}.lg\:gap-y-4{row-gap:.25rem}.lg\:gap-y-8{row-gap:.5rem}.lg\:gap-y-12{row-gap:.75rem}.lg\:gap-y-14{row-gap:.875rem}.lg\:gap-y-16{row-gap:1rem}.lg\:gap-y-20{row-gap:1.25rem}.lg\:gap-y-24{row-gap:1.5rem}.lg\:gap-y-28{row-gap:1.75rem}.lg\:gap-y-32{row-gap:2rem}.lg\:gap-y-36{row-gap:2.25rem}.lg\:gap-y-40{row-gap:2.5rem}.lg\:gap-y-48{row-gap:3rem}.lg\:gap-y-56{row-gap:3.5rem}.lg\:gap-y-64{row-gap:4rem}.lg\:gap-y-72{row-gap:4.5rem}.lg\:gap-y-80{row-gap:5rem}.lg\:gap-y-88{row-gap:5.5rem}.lg\:gap-y-96{row-gap:6rem}.lg\:grid-flow-row{grid-auto-flow:row}.lg\:grid-flow-col{grid-auto-flow:column}.lg\:grid-flow-row-dense{grid-auto-flow:row dense}.lg\:grid-flow-col-dense{grid-auto-flow:column dense}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-none{grid-template-columns:none}.lg\:auto-cols-auto{grid-auto-columns:auto}.lg\:auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}.lg\:auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}.lg\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.lg\:col-auto{grid-column:auto}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:col-span-9{grid-column:span 9/span 9}.lg\:col-span-10{grid-column:span 10/span 10}.lg\:col-span-11{grid-column:span 11/span 11}.lg\:col-span-12{grid-column:span 12/span 12}.lg\:col-span-full{grid-column:1/-1}.lg\:col-start-1{grid-column-start:1}.lg\:col-start-2{grid-column-start:2}.lg\:col-start-3{grid-column-start:3}.lg\:col-start-4{grid-column-start:4}.lg\:col-start-5{grid-column-start:5}.lg\:col-start-6{grid-column-start:6}.lg\:col-start-7{grid-column-start:7}.lg\:col-start-8{grid-column-start:8}.lg\:col-start-9{grid-column-start:9}.lg\:col-start-10{grid-column-start:10}.lg\:col-start-11{grid-column-start:11}.lg\:col-start-12{grid-column-start:12}.lg\:col-start-13{grid-column-start:13}.lg\:col-start-auto{grid-column-start:auto}.lg\:col-end-1{grid-column-end:1}.lg\:col-end-2{grid-column-end:2}.lg\:col-end-3{grid-column-end:3}.lg\:col-end-4{grid-column-end:4}.lg\:col-end-5{grid-column-end:5}.lg\:col-end-6{grid-column-end:6}.lg\:col-end-7{grid-column-end:7}.lg\:col-end-8{grid-column-end:8}.lg\:col-end-9{grid-column-end:9}.lg\:col-end-10{grid-column-end:10}.lg\:col-end-11{grid-column-end:11}.lg\:col-end-12{grid-column-end:12}.lg\:col-end-13{grid-column-end:13}.lg\:col-end-auto{grid-column-end:auto}.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.lg\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.lg\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.lg\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.lg\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.lg\:grid-rows-none{grid-template-rows:none}.lg\:auto-rows-auto{grid-auto-rows:auto}.lg\:auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.lg\:auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.lg\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.lg\:row-auto{grid-row:auto}.lg\:row-span-1{grid-row:span 1/span 1}.lg\:row-span-2{grid-row:span 2/span 2}.lg\:row-span-3{grid-row:span 3/span 3}.lg\:row-span-4{grid-row:span 4/span 4}.lg\:row-span-5{grid-row:span 5/span 5}.lg\:row-span-6{grid-row:span 6/span 6}.lg\:row-span-full{grid-row:1/-1}.lg\:row-start-1{grid-row-start:1}.lg\:row-start-2{grid-row-start:2}.lg\:row-start-3{grid-row-start:3}.lg\:row-start-4{grid-row-start:4}.lg\:row-start-5{grid-row-start:5}.lg\:row-start-6{grid-row-start:6}.lg\:row-start-7{grid-row-start:7}.lg\:row-start-auto{grid-row-start:auto}.lg\:row-end-1{grid-row-end:1}.lg\:row-end-2{grid-row-end:2}.lg\:row-end-3{grid-row-end:3}.lg\:row-end-4{grid-row-end:4}.lg\:row-end-5{grid-row-end:5}.lg\:row-end-6{grid-row-end:6}.lg\:row-end-7{grid-row-end:7}.lg\:row-end-auto{grid-row-end:auto}.lg\:transition-none{transition-property:none}.lg\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg\:transition-transform{transition-duration:.15s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg\:ease-linear{transition-timing-function:linear}.lg\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.lg\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.lg\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg\:duration-75{transition-duration:75ms}.lg\:duration-100{transition-duration:.1s}.lg\:duration-150{transition-duration:.15s}.lg\:duration-200{transition-duration:.2s}.lg\:duration-300{transition-duration:.3s}.lg\:duration-500{transition-duration:.5s}.lg\:duration-700{transition-duration:.7s}.lg\:duration-1000{transition-duration:1s}.lg\:delay-75{transition-delay:75ms}.lg\:delay-100{transition-delay:.1s}.lg\:delay-150{transition-delay:.15s}.lg\:delay-200{transition-delay:.2s}.lg\:delay-300{transition-delay:.3s}.lg\:delay-500{transition-delay:.5s}.lg\:delay-700{transition-delay:.7s}.lg\:delay-1000{transition-delay:1s}.lg\:animate-none{-webkit-animation:none;animation:none}.lg\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.lg\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.lg\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.lg\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.lg\:animate-out{-webkit-animation:out .3s ease-in-out;animation:out .3s ease-in-out}.lg\:animate-fade{-webkit-animation:fade .3s ease-in-out;animation:fade .3s ease-in-out}.lg\:mix-blend-normal{mix-blend-mode:normal}.lg\:mix-blend-multiply{mix-blend-mode:multiply}.lg\:mix-blend-screen{mix-blend-mode:screen}.lg\:mix-blend-overlay{mix-blend-mode:overlay}.lg\:mix-blend-darken{mix-blend-mode:darken}.lg\:mix-blend-lighten{mix-blend-mode:lighten}.lg\:mix-blend-color-dodge{mix-blend-mode:color-dodge}.lg\:mix-blend-color-burn{mix-blend-mode:color-burn}.lg\:mix-blend-hard-light{mix-blend-mode:hard-light}.lg\:mix-blend-soft-light{mix-blend-mode:soft-light}.lg\:mix-blend-difference{mix-blend-mode:difference}.lg\:mix-blend-exclusion{mix-blend-mode:exclusion}.lg\:mix-blend-hue{mix-blend-mode:hue}.lg\:mix-blend-saturation{mix-blend-mode:saturation}.lg\:mix-blend-color{mix-blend-mode:color}.lg\:mix-blend-luminosity{mix-blend-mode:luminosity}.lg\:bg-blend-normal{background-blend-mode:normal}.lg\:bg-blend-multiply{background-blend-mode:multiply}.lg\:bg-blend-screen{background-blend-mode:screen}.lg\:bg-blend-overlay{background-blend-mode:overlay}.lg\:bg-blend-darken{background-blend-mode:darken}.lg\:bg-blend-lighten{background-blend-mode:lighten}.lg\:bg-blend-color-dodge{background-blend-mode:color-dodge}.lg\:bg-blend-color-burn{background-blend-mode:color-burn}.lg\:bg-blend-hard-light{background-blend-mode:hard-light}.lg\:bg-blend-soft-light{background-blend-mode:soft-light}.lg\:bg-blend-difference{background-blend-mode:difference}.lg\:bg-blend-exclusion{background-blend-mode:exclusion}.lg\:bg-blend-hue{background-blend-mode:hue}.lg\:bg-blend-saturation{background-blend-mode:saturation}.lg\:bg-blend-color{background-blend-mode:color}.lg\:bg-blend-luminosity{background-blend-mode:luminosity}}@media (min-width:1280px){.xl\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.xl\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.xl\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.xl\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.xl\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.xl\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.xl\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.xl\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.xl\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.xl\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.xl\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.xl\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.xl\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.xl\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.xl\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.xl\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4.5rem*var(--tw-space-y-reverse));margin-top:calc(4.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4.5rem*var(--tw-space-x-reverse))}.xl\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.xl\:space-y-88>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5.5rem*var(--tw-space-y-reverse));margin-top:calc(5.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-88>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5.5rem*var(--tw-space-x-reverse))}.xl\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.xl\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.xl\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.xl\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.xl\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.xl\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.xl\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.xl\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.xl\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.xl\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.xl\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.xl\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.xl\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.xl\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.xl\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.xl\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4.5rem*var(--tw-space-y-reverse));margin-top:calc(-4.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4.5rem*var(--tw-space-x-reverse))}.xl\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.xl\:-space-y-88>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5.5rem*var(--tw-space-y-reverse));margin-top:calc(-5.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-88>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5.5rem*var(--tw-space-x-reverse))}.xl\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.xl\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.xl\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.xl\:appearance-none{-webkit-appearance:none;appearance:none}.xl\:border-solid{border-style:solid}.xl\:border-dashed{border-style:dashed}.xl\:border-dotted{border-style:dotted}.xl\:border-double{border-style:double}.xl\:border-none{border-style:none}.xl\:decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.xl\:decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.xl\:box-border{box-sizing:border-box}.xl\:box-content{box-sizing:content-box}.xl\:cursor-auto{cursor:auto}.xl\:cursor-default{cursor:default}.xl\:cursor-pointer{cursor:pointer}.xl\:cursor-wait{cursor:wait}.xl\:cursor-text{cursor:text}.xl\:cursor-move{cursor:move}.xl\:cursor-help{cursor:help}.xl\:cursor-not-allowed{cursor:not-allowed}.xl\:block{display:block}.xl\:inline-block{display:inline-block}.xl\:inline{display:inline}.xl\:flex{display:-webkit-flex;display:flex}.xl\:inline-flex{display:-webkit-inline-flex;display:inline-flex}.xl\:table{display:table}.xl\:inline-table{display:inline-table}.xl\:table-caption{display:table-caption}.xl\:table-cell{display:table-cell}.xl\:table-column{display:table-column}.xl\:table-column-group{display:table-column-group}.xl\:table-footer-group{display:table-footer-group}.xl\:table-header-group{display:table-header-group}.xl\:table-row-group{display:table-row-group}.xl\:table-row{display:table-row}.xl\:flow-root{display:flow-root}.xl\:grid{display:grid}.xl\:inline-grid{display:inline-grid}.xl\:contents{display:contents}.xl\:list-item{display:list-item}.xl\:hidden{display:none}.xl\:flex-row{-webkit-flex-direction:row;flex-direction:row}.xl\:flex-row-reverse{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.xl\:flex-col{-webkit-flex-direction:column;flex-direction:column}.xl\:flex-col-reverse{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.xl\:flex-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.xl\:flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.xl\:flex-nowrap{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.xl\:items-start{-webkit-align-items:flex-start;align-items:flex-start}.xl\:items-end{-webkit-align-items:flex-end;align-items:flex-end}.xl\:items-center{-webkit-align-items:center;align-items:center}.xl\:items-baseline{-webkit-align-items:baseline;align-items:baseline}.xl\:items-stretch{-webkit-align-items:stretch;align-items:stretch}.xl\:justify-start{-webkit-justify-content:flex-start;justify-content:flex-start}.xl\:justify-end{-webkit-justify-content:flex-end;justify-content:flex-end}.xl\:justify-center{-webkit-justify-content:center;justify-content:center}.xl\:justify-between{-webkit-justify-content:space-between;justify-content:space-between}.xl\:justify-around{-webkit-justify-content:space-around;justify-content:space-around}.xl\:justify-evenly{-webkit-justify-content:space-evenly;justify-content:space-evenly}.xl\:flex-1{-webkit-flex:1 1 0%;flex:1 1 0%}.xl\:flex-auto{-webkit-flex:1 1 auto;flex:1 1 auto}.xl\:flex-initial{-webkit-flex:0 1 auto;flex:0 1 auto}.xl\:flex-none{-webkit-flex:none;flex:none}.xl\:flex-grow-0{-webkit-flex-grow:0;flex-grow:0}.xl\:flex-grow{-webkit-flex-grow:1;flex-grow:1}.xl\:flex-shrink-0{-webkit-flex-shrink:0;flex-shrink:0}.xl\:flex-shrink{-webkit-flex-shrink:1;flex-shrink:1}.xl\:order-1{-webkit-order:1;order:1}.xl\:order-2{-webkit-order:2;order:2}.xl\:order-3{-webkit-order:3;order:3}.xl\:order-4{-webkit-order:4;order:4}.xl\:order-5{-webkit-order:5;order:5}.xl\:order-6{-webkit-order:6;order:6}.xl\:order-7{-webkit-order:7;order:7}.xl\:order-8{-webkit-order:8;order:8}.xl\:order-9{-webkit-order:9;order:9}.xl\:order-10{-webkit-order:10;order:10}.xl\:order-11{-webkit-order:11;order:11}.xl\:order-12{-webkit-order:12;order:12}.xl\:order-first{-webkit-order:-9999;order:-9999}.xl\:order-last{-webkit-order:9999;order:9999}.xl\:order-none{-webkit-order:0;order:0}.xl\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.xl\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.xl\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.xl\:h-0{height:0}.xl\:h-4{height:.25rem}.xl\:h-8{height:.5rem}.xl\:h-12{height:.75rem}.xl\:h-14{height:.875rem}.xl\:h-16{height:1rem}.xl\:h-20{height:1.25rem}.xl\:h-24{height:1.5rem}.xl\:h-28{height:1.75rem}.xl\:h-32{height:2rem}.xl\:h-36{height:2.25rem}.xl\:h-40{height:2.5rem}.xl\:h-48{height:3rem}.xl\:h-56{height:3.5rem}.xl\:h-64{height:4rem}.xl\:h-72{height:4.5rem}.xl\:h-80{height:5rem}.xl\:h-88{height:5.5rem}.xl\:h-96{height:6rem}.xl\:h-auto{height:auto}.xl\:h-1\/2{height:50%}.xl\:h-1\/3{height:33.333333%}.xl\:h-2\/3{height:66.666667%}.xl\:h-1\/4{height:25%}.xl\:h-2\/4{height:50%}.xl\:h-3\/4{height:75%}.xl\:h-1\/5{height:20%}.xl\:h-2\/5{height:40%}.xl\:h-3\/5{height:60%}.xl\:h-4\/5{height:80%}.xl\:h-1\/6{height:16.666667%}.xl\:h-2\/6{height:33.333333%}.xl\:h-3\/6{height:50%}.xl\:h-4\/6{height:66.666667%}.xl\:h-5\/6{height:83.333333%}.xl\:h-full{height:100%}.xl\:h-screen{height:100vh}.xl\:text-p{font-size:1rem;line-height:1.75rem}.xl\:text-h1{font-size:3rem;line-height:4rem}.xl\:text-h2{font-size:2.5rem;line-height:3.25rem}.xl\:text-h3{font-size:2rem;line-height:2.75rem}.xl\:text-h4{font-size:1.75rem;line-height:2.5rem}.xl\:text-h5{font-size:1.5rem;line-height:2.25rem}.xl\:text-h6{font-size:1.25rem;line-height:2rem}.xl\:text-span{font-size:.875rem;line-height:1.625rem}.xl\:text-small{font-size:.75rem;line-height:1.5rem}.xl\:object-contain{object-fit:contain}.xl\:object-cover{object-fit:cover}.xl\:object-fill{object-fit:fill}.xl\:object-none{object-fit:none}.xl\:object-scale-down{object-fit:scale-down}.xl\:overflow-auto{overflow:auto}.xl\:overflow-hidden{overflow:hidden}.xl\:overflow-visible{overflow:visible}.xl\:overflow-scroll{overflow:scroll}.xl\:overflow-x-auto{overflow-x:auto}.xl\:overflow-y-auto{overflow-y:auto}.xl\:overflow-x-hidden{overflow-x:hidden}.xl\:overflow-y-hidden{overflow-y:hidden}.xl\:overflow-x-visible{overflow-x:visible}.xl\:overflow-y-visible{overflow-y:visible}.xl\:overflow-x-scroll{overflow-x:scroll}.xl\:overflow-y-scroll{overflow-y:scroll}.xl\:pointer-events-none{pointer-events:none}.xl\:pointer-events-auto{pointer-events:auto}.xl\:static{position:static}.xl\:fixed{position:fixed}.xl\:absolute{position:absolute}.xl\:relative{position:relative}.xl\:sticky{position:-webkit-sticky;position:sticky}.xl\:inset-0{bottom:0;left:0;right:0;top:0}.xl\:inset-4{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.xl\:inset-8{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.xl\:inset-12{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.xl\:inset-14{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.xl\:inset-16{bottom:1rem;left:1rem;right:1rem;top:1rem}.xl\:inset-20{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.xl\:inset-24{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.xl\:inset-28{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.xl\:inset-32{bottom:2rem;left:2rem;right:2rem;top:2rem}.xl\:inset-36{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.xl\:inset-40{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.xl\:inset-48{bottom:3rem;left:3rem;right:3rem;top:3rem}.xl\:inset-56{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.xl\:inset-64{bottom:4rem;left:4rem;right:4rem;top:4rem}.xl\:inset-72{bottom:4.5rem;left:4.5rem;right:4.5rem;top:4.5rem}.xl\:inset-80{bottom:5rem;left:5rem;right:5rem;top:5rem}.xl\:inset-88{bottom:5.5rem;left:5.5rem;right:5.5rem;top:5.5rem}.xl\:inset-96{bottom:6rem;left:6rem;right:6rem;top:6rem}.xl\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.xl\:-inset-4{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.xl\:-inset-8{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.xl\:-inset-12{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.xl\:-inset-14{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.xl\:-inset-16{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.xl\:-inset-20{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.xl\:-inset-24{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.xl\:-inset-28{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.xl\:-inset-32{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.xl\:-inset-36{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.xl\:-inset-40{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.xl\:-inset-48{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.xl\:-inset-56{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.xl\:-inset-64{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.xl\:-inset-72{bottom:-4.5rem;left:-4.5rem;right:-4.5rem;top:-4.5rem}.xl\:-inset-80{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.xl\:-inset-88{bottom:-5.5rem;left:-5.5rem;right:-5.5rem;top:-5.5rem}.xl\:-inset-96{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.xl\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.xl\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.xl\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.xl\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.xl\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.xl\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.xl\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.xl\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.xl\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.xl\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.xl\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.xl\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.xl\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.xl\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.xl\:inset-y-0{bottom:0;top:0}.xl\:inset-x-0{left:0;right:0}.xl\:inset-y-4{bottom:.25rem;top:.25rem}.xl\:inset-x-4{left:.25rem;right:.25rem}.xl\:inset-y-8{bottom:.5rem;top:.5rem}.xl\:inset-x-8{left:.5rem;right:.5rem}.xl\:inset-y-12{bottom:.75rem;top:.75rem}.xl\:inset-x-12{left:.75rem;right:.75rem}.xl\:inset-y-14{bottom:.875rem;top:.875rem}.xl\:inset-x-14{left:.875rem;right:.875rem}.xl\:inset-y-16{bottom:1rem;top:1rem}.xl\:inset-x-16{left:1rem;right:1rem}.xl\:inset-y-20{bottom:1.25rem;top:1.25rem}.xl\:inset-x-20{left:1.25rem;right:1.25rem}.xl\:inset-y-24{bottom:1.5rem;top:1.5rem}.xl\:inset-x-24{left:1.5rem;right:1.5rem}.xl\:inset-y-28{bottom:1.75rem;top:1.75rem}.xl\:inset-x-28{left:1.75rem;right:1.75rem}.xl\:inset-y-32{bottom:2rem;top:2rem}.xl\:inset-x-32{left:2rem;right:2rem}.xl\:inset-y-36{bottom:2.25rem;top:2.25rem}.xl\:inset-x-36{left:2.25rem;right:2.25rem}.xl\:inset-y-40{bottom:2.5rem;top:2.5rem}.xl\:inset-x-40{left:2.5rem;right:2.5rem}.xl\:inset-y-48{bottom:3rem;top:3rem}.xl\:inset-x-48{left:3rem;right:3rem}.xl\:inset-y-56{bottom:3.5rem;top:3.5rem}.xl\:inset-x-56{left:3.5rem;right:3.5rem}.xl\:inset-y-64{bottom:4rem;top:4rem}.xl\:inset-x-64{left:4rem;right:4rem}.xl\:inset-y-72{bottom:4.5rem;top:4.5rem}.xl\:inset-x-72{left:4.5rem;right:4.5rem}.xl\:inset-y-80{bottom:5rem;top:5rem}.xl\:inset-x-80{left:5rem;right:5rem}.xl\:inset-y-88{bottom:5.5rem;top:5.5rem}.xl\:inset-x-88{left:5.5rem;right:5.5rem}.xl\:inset-y-96{bottom:6rem;top:6rem}.xl\:inset-x-96{left:6rem;right:6rem}.xl\:inset-y-auto{bottom:auto;top:auto}.xl\:inset-x-auto{left:auto;right:auto}.xl\:-inset-y-4{bottom:-.25rem;top:-.25rem}.xl\:-inset-x-4{left:-.25rem;right:-.25rem}.xl\:-inset-y-8{bottom:-.5rem;top:-.5rem}.xl\:-inset-x-8{left:-.5rem;right:-.5rem}.xl\:-inset-y-12{bottom:-.75rem;top:-.75rem}.xl\:-inset-x-12{left:-.75rem;right:-.75rem}.xl\:-inset-y-14{bottom:-.875rem;top:-.875rem}.xl\:-inset-x-14{left:-.875rem;right:-.875rem}.xl\:-inset-y-16{bottom:-1rem;top:-1rem}.xl\:-inset-x-16{left:-1rem;right:-1rem}.xl\:-inset-y-20{bottom:-1.25rem;top:-1.25rem}.xl\:-inset-x-20{left:-1.25rem;right:-1.25rem}.xl\:-inset-y-24{bottom:-1.5rem;top:-1.5rem}.xl\:-inset-x-24{left:-1.5rem;right:-1.5rem}.xl\:-inset-y-28{bottom:-1.75rem;top:-1.75rem}.xl\:-inset-x-28{left:-1.75rem;right:-1.75rem}.xl\:-inset-y-32{bottom:-2rem;top:-2rem}.xl\:-inset-x-32{left:-2rem;right:-2rem}.xl\:-inset-y-36{bottom:-2.25rem;top:-2.25rem}.xl\:-inset-x-36{left:-2.25rem;right:-2.25rem}.xl\:-inset-y-40{bottom:-2.5rem;top:-2.5rem}.xl\:-inset-x-40{left:-2.5rem;right:-2.5rem}.xl\:-inset-y-48{bottom:-3rem;top:-3rem}.xl\:-inset-x-48{left:-3rem;right:-3rem}.xl\:-inset-y-56{bottom:-3.5rem;top:-3.5rem}.xl\:-inset-x-56{left:-3.5rem;right:-3.5rem}.xl\:-inset-y-64{bottom:-4rem;top:-4rem}.xl\:-inset-x-64{left:-4rem;right:-4rem}.xl\:-inset-y-72{bottom:-4.5rem;top:-4.5rem}.xl\:-inset-x-72{left:-4.5rem;right:-4.5rem}.xl\:-inset-y-80{bottom:-5rem;top:-5rem}.xl\:-inset-x-80{left:-5rem;right:-5rem}.xl\:-inset-y-88{bottom:-5.5rem;top:-5.5rem}.xl\:-inset-x-88{left:-5.5rem;right:-5.5rem}.xl\:-inset-y-96{bottom:-6rem;top:-6rem}.xl\:-inset-x-96{left:-6rem;right:-6rem}.xl\:inset-y-1\/2{bottom:50%;top:50%}.xl\:inset-x-1\/2{left:50%;right:50%}.xl\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.xl\:inset-x-1\/3{left:33.333333%;right:33.333333%}.xl\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.xl\:inset-x-2\/3{left:66.666667%;right:66.666667%}.xl\:inset-y-1\/4{bottom:25%;top:25%}.xl\:inset-x-1\/4{left:25%;right:25%}.xl\:inset-y-2\/4{bottom:50%;top:50%}.xl\:inset-x-2\/4{left:50%;right:50%}.xl\:inset-y-3\/4{bottom:75%;top:75%}.xl\:inset-x-3\/4{left:75%;right:75%}.xl\:inset-y-full{bottom:100%;top:100%}.xl\:inset-x-full{left:100%;right:100%}.xl\:-inset-y-1\/2{bottom:-50%;top:-50%}.xl\:-inset-x-1\/2{left:-50%;right:-50%}.xl\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.xl\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.xl\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.xl\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.xl\:-inset-y-1\/4{bottom:-25%;top:-25%}.xl\:-inset-x-1\/4{left:-25%;right:-25%}.xl\:-inset-y-2\/4{bottom:-50%;top:-50%}.xl\:-inset-x-2\/4{left:-50%;right:-50%}.xl\:-inset-y-3\/4{bottom:-75%;top:-75%}.xl\:-inset-x-3\/4{left:-75%;right:-75%}.xl\:-inset-y-full{bottom:-100%;top:-100%}.xl\:-inset-x-full{left:-100%;right:-100%}.xl\:top-0{top:0}.xl\:right-0{right:0}.xl\:bottom-0{bottom:0}.xl\:left-0{left:0}.xl\:top-4{top:.25rem}.xl\:right-4{right:.25rem}.xl\:bottom-4{bottom:.25rem}.xl\:left-4{left:.25rem}.xl\:top-8{top:.5rem}.xl\:right-8{right:.5rem}.xl\:bottom-8{bottom:.5rem}.xl\:left-8{left:.5rem}.xl\:top-12{top:.75rem}.xl\:right-12{right:.75rem}.xl\:bottom-12{bottom:.75rem}.xl\:left-12{left:.75rem}.xl\:top-14{top:.875rem}.xl\:right-14{right:.875rem}.xl\:bottom-14{bottom:.875rem}.xl\:left-14{left:.875rem}.xl\:top-16{top:1rem}.xl\:right-16{right:1rem}.xl\:bottom-16{bottom:1rem}.xl\:left-16{left:1rem}.xl\:top-20{top:1.25rem}.xl\:right-20{right:1.25rem}.xl\:bottom-20{bottom:1.25rem}.xl\:left-20{left:1.25rem}.xl\:top-24{top:1.5rem}.xl\:right-24{right:1.5rem}.xl\:bottom-24{bottom:1.5rem}.xl\:left-24{left:1.5rem}.xl\:top-28{top:1.75rem}.xl\:right-28{right:1.75rem}.xl\:bottom-28{bottom:1.75rem}.xl\:left-28{left:1.75rem}.xl\:top-32{top:2rem}.xl\:right-32{right:2rem}.xl\:bottom-32{bottom:2rem}.xl\:left-32{left:2rem}.xl\:top-36{top:2.25rem}.xl\:right-36{right:2.25rem}.xl\:bottom-36{bottom:2.25rem}.xl\:left-36{left:2.25rem}.xl\:top-40{top:2.5rem}.xl\:right-40{right:2.5rem}.xl\:bottom-40{bottom:2.5rem}.xl\:left-40{left:2.5rem}.xl\:top-48{top:3rem}.xl\:right-48{right:3rem}.xl\:bottom-48{bottom:3rem}.xl\:left-48{left:3rem}.xl\:top-56{top:3.5rem}.xl\:right-56{right:3.5rem}.xl\:bottom-56{bottom:3.5rem}.xl\:left-56{left:3.5rem}.xl\:top-64{top:4rem}.xl\:right-64{right:4rem}.xl\:bottom-64{bottom:4rem}.xl\:left-64{left:4rem}.xl\:top-72{top:4.5rem}.xl\:right-72{right:4.5rem}.xl\:bottom-72{bottom:4.5rem}.xl\:left-72{left:4.5rem}.xl\:top-80{top:5rem}.xl\:right-80{right:5rem}.xl\:bottom-80{bottom:5rem}.xl\:left-80{left:5rem}.xl\:top-88{top:5.5rem}.xl\:right-88{right:5.5rem}.xl\:bottom-88{bottom:5.5rem}.xl\:left-88{left:5.5rem}.xl\:top-96{top:6rem}.xl\:right-96{right:6rem}.xl\:bottom-96{bottom:6rem}.xl\:left-96{left:6rem}.xl\:top-auto{top:auto}.xl\:right-auto{right:auto}.xl\:bottom-auto{bottom:auto}.xl\:left-auto{left:auto}.xl\:-top-4{top:-.25rem}.xl\:-right-4{right:-.25rem}.xl\:-bottom-4{bottom:-.25rem}.xl\:-left-4{left:-.25rem}.xl\:-top-8{top:-.5rem}.xl\:-right-8{right:-.5rem}.xl\:-bottom-8{bottom:-.5rem}.xl\:-left-8{left:-.5rem}.xl\:-top-12{top:-.75rem}.xl\:-right-12{right:-.75rem}.xl\:-bottom-12{bottom:-.75rem}.xl\:-left-12{left:-.75rem}.xl\:-top-14{top:-.875rem}.xl\:-right-14{right:-.875rem}.xl\:-bottom-14{bottom:-.875rem}.xl\:-left-14{left:-.875rem}.xl\:-top-16{top:-1rem}.xl\:-right-16{right:-1rem}.xl\:-bottom-16{bottom:-1rem}.xl\:-left-16{left:-1rem}.xl\:-top-20{top:-1.25rem}.xl\:-right-20{right:-1.25rem}.xl\:-bottom-20{bottom:-1.25rem}.xl\:-left-20{left:-1.25rem}.xl\:-top-24{top:-1.5rem}.xl\:-right-24{right:-1.5rem}.xl\:-bottom-24{bottom:-1.5rem}.xl\:-left-24{left:-1.5rem}.xl\:-top-28{top:-1.75rem}.xl\:-right-28{right:-1.75rem}.xl\:-bottom-28{bottom:-1.75rem}.xl\:-left-28{left:-1.75rem}.xl\:-top-32{top:-2rem}.xl\:-right-32{right:-2rem}.xl\:-bottom-32{bottom:-2rem}.xl\:-left-32{left:-2rem}.xl\:-top-36{top:-2.25rem}.xl\:-right-36{right:-2.25rem}.xl\:-bottom-36{bottom:-2.25rem}.xl\:-left-36{left:-2.25rem}.xl\:-top-40{top:-2.5rem}.xl\:-right-40{right:-2.5rem}.xl\:-bottom-40{bottom:-2.5rem}.xl\:-left-40{left:-2.5rem}.xl\:-top-48{top:-3rem}.xl\:-right-48{right:-3rem}.xl\:-bottom-48{bottom:-3rem}.xl\:-left-48{left:-3rem}.xl\:-top-56{top:-3.5rem}.xl\:-right-56{right:-3.5rem}.xl\:-bottom-56{bottom:-3.5rem}.xl\:-left-56{left:-3.5rem}.xl\:-top-64{top:-4rem}.xl\:-right-64{right:-4rem}.xl\:-bottom-64{bottom:-4rem}.xl\:-left-64{left:-4rem}.xl\:-top-72{top:-4.5rem}.xl\:-right-72{right:-4.5rem}.xl\:-bottom-72{bottom:-4.5rem}.xl\:-left-72{left:-4.5rem}.xl\:-top-80{top:-5rem}.xl\:-right-80{right:-5rem}.xl\:-bottom-80{bottom:-5rem}.xl\:-left-80{left:-5rem}.xl\:-top-88{top:-5.5rem}.xl\:-right-88{right:-5.5rem}.xl\:-bottom-88{bottom:-5.5rem}.xl\:-left-88{left:-5.5rem}.xl\:-top-96{top:-6rem}.xl\:-right-96{right:-6rem}.xl\:-bottom-96{bottom:-6rem}.xl\:-left-96{left:-6rem}.xl\:top-1\/2{top:50%}.xl\:right-1\/2{right:50%}.xl\:bottom-1\/2{bottom:50%}.xl\:left-1\/2{left:50%}.xl\:top-1\/3{top:33.333333%}.xl\:right-1\/3{right:33.333333%}.xl\:bottom-1\/3{bottom:33.333333%}.xl\:left-1\/3{left:33.333333%}.xl\:top-2\/3{top:66.666667%}.xl\:right-2\/3{right:66.666667%}.xl\:bottom-2\/3{bottom:66.666667%}.xl\:left-2\/3{left:66.666667%}.xl\:top-1\/4{top:25%}.xl\:right-1\/4{right:25%}.xl\:bottom-1\/4{bottom:25%}.xl\:left-1\/4{left:25%}.xl\:top-2\/4{top:50%}.xl\:right-2\/4{right:50%}.xl\:bottom-2\/4{bottom:50%}.xl\:left-2\/4{left:50%}.xl\:top-3\/4{top:75%}.xl\:right-3\/4{right:75%}.xl\:bottom-3\/4{bottom:75%}.xl\:left-3\/4{left:75%}.xl\:top-full{top:100%}.xl\:right-full{right:100%}.xl\:bottom-full{bottom:100%}.xl\:left-full{left:100%}.xl\:-top-1\/2{top:-50%}.xl\:-right-1\/2{right:-50%}.xl\:-bottom-1\/2{bottom:-50%}.xl\:-left-1\/2{left:-50%}.xl\:-top-1\/3{top:-33.333333%}.xl\:-right-1\/3{right:-33.333333%}.xl\:-bottom-1\/3{bottom:-33.333333%}.xl\:-left-1\/3{left:-33.333333%}.xl\:-top-2\/3{top:-66.666667%}.xl\:-right-2\/3{right:-66.666667%}.xl\:-bottom-2\/3{bottom:-66.666667%}.xl\:-left-2\/3{left:-66.666667%}.xl\:-top-1\/4{top:-25%}.xl\:-right-1\/4{right:-25%}.xl\:-bottom-1\/4{bottom:-25%}.xl\:-left-1\/4{left:-25%}.xl\:-top-2\/4{top:-50%}.xl\:-right-2\/4{right:-50%}.xl\:-bottom-2\/4{bottom:-50%}.xl\:-left-2\/4{left:-50%}.xl\:-top-3\/4{top:-75%}.xl\:-right-3\/4{right:-75%}.xl\:-bottom-3\/4{bottom:-75%}.xl\:-left-3\/4{left:-75%}.xl\:-top-full{top:-100%}.xl\:-right-full{right:-100%}.xl\:-bottom-full{bottom:-100%}.xl\:-left-full{left:-100%}.xl\:resize-none{resize:none}.xl\:resize-y{resize:vertical}.xl\:resize-x{resize:horizontal}.xl\:resize{resize:both}.xl\:text-left{text-align:left}.xl\:text-center{text-align:center}.xl\:text-right{text-align:right}.xl\:text-justify{text-align:justify}.xl\:truncate{overflow:hidden;white-space:nowrap}.xl\:overflow-ellipsis,.xl\:truncate{text-overflow:ellipsis}.xl\:overflow-clip{text-overflow:clip}.xl\:italic{font-style:italic}.xl\:not-italic{font-style:normal}.xl\:uppercase{text-transform:uppercase}.xl\:lowercase{text-transform:lowercase}.xl\:capitalize{text-transform:capitalize}.xl\:normal-case{text-transform:none}.xl\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xl\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.xl\:select-none{-webkit-user-select:none;-ms-user-select:none;user-select:none}.xl\:select-text{-webkit-user-select:text;-ms-user-select:text;user-select:text}.xl\:select-all{-webkit-user-select:all;user-select:all}.xl\:select-auto{-webkit-user-select:auto;-ms-user-select:auto;user-select:auto}.xl\:align-baseline{vertical-align:baseline}.xl\:align-top{vertical-align:top}.xl\:align-middle{vertical-align:middle}.xl\:align-bottom{vertical-align:bottom}.xl\:align-text-top{vertical-align:text-top}.xl\:align-text-bottom{vertical-align:text-bottom}.xl\:whitespace-normal{white-space:normal}.xl\:whitespace-nowrap{white-space:nowrap}.xl\:whitespace-pre{white-space:pre}.xl\:whitespace-pre-line{white-space:pre-line}.xl\:whitespace-pre-wrap{white-space:pre-wrap}.xl\:break-normal{overflow-wrap:normal;word-break:normal}.xl\:break-words{overflow-wrap:break-word}.xl\:break-all{word-break:break-all}.xl\:w-0{width:0}.xl\:w-4{width:.25rem}.xl\:w-8{width:.5rem}.xl\:w-12{width:.75rem}.xl\:w-14{width:.875rem}.xl\:w-16{width:1rem}.xl\:w-20{width:1.25rem}.xl\:w-24{width:1.5rem}.xl\:w-28{width:1.75rem}.xl\:w-32{width:2rem}.xl\:w-36{width:2.25rem}.xl\:w-40{width:2.5rem}.xl\:w-48{width:3rem}.xl\:w-56{width:3.5rem}.xl\:w-64{width:4rem}.xl\:w-72{width:4.5rem}.xl\:w-80{width:5rem}.xl\:w-88{width:5.5rem}.xl\:w-96{width:6rem}.xl\:w-auto{width:auto}.xl\:w-1\/2{width:50%}.xl\:w-1\/3{width:33.333333%}.xl\:w-2\/3{width:66.666667%}.xl\:w-1\/4{width:25%}.xl\:w-2\/4{width:50%}.xl\:w-3\/4{width:75%}.xl\:w-1\/5{width:20%}.xl\:w-2\/5{width:40%}.xl\:w-3\/5{width:60%}.xl\:w-4\/5{width:80%}.xl\:w-1\/6{width:16.666667%}.xl\:w-2\/6{width:33.333333%}.xl\:w-3\/6{width:50%}.xl\:w-4\/6{width:66.666667%}.xl\:w-5\/6{width:83.333333%}.xl\:w-1\/12{width:8.333333%}.xl\:w-2\/12{width:16.666667%}.xl\:w-3\/12{width:25%}.xl\:w-4\/12{width:33.333333%}.xl\:w-5\/12{width:41.666667%}.xl\:w-6\/12{width:50%}.xl\:w-7\/12{width:58.333333%}.xl\:w-8\/12{width:66.666667%}.xl\:w-9\/12{width:75%}.xl\:w-10\/12{width:83.333333%}.xl\:w-11\/12{width:91.666667%}.xl\:w-full{width:100%}.xl\:w-screen{width:100vw}.xl\:w-min{width:-webkit-min-content;width:min-content}.xl\:w-max{width:-webkit-max-content;width:max-content}.xl\:isolate{isolation:isolate}.xl\:isolation-auto{isolation:auto}.xl\:gap-0{gap:0}.xl\:gap-4{gap:.25rem}.xl\:gap-8{gap:.5rem}.xl\:gap-12{gap:.75rem}.xl\:gap-14{gap:.875rem}.xl\:gap-16{gap:1rem}.xl\:gap-20{gap:1.25rem}.xl\:gap-24{gap:1.5rem}.xl\:gap-28{gap:1.75rem}.xl\:gap-32{gap:2rem}.xl\:gap-36{gap:2.25rem}.xl\:gap-40{gap:2.5rem}.xl\:gap-48{gap:3rem}.xl\:gap-56{gap:3.5rem}.xl\:gap-64{gap:4rem}.xl\:gap-72{gap:4.5rem}.xl\:gap-80{gap:5rem}.xl\:gap-88{gap:5.5rem}.xl\:gap-96{gap:6rem}.xl\:gap-x-0{-webkit-column-gap:0;column-gap:0}.xl\:gap-x-4{-webkit-column-gap:.25rem;column-gap:.25rem}.xl\:gap-x-8{-webkit-column-gap:.5rem;column-gap:.5rem}.xl\:gap-x-12{-webkit-column-gap:.75rem;column-gap:.75rem}.xl\:gap-x-14{-webkit-column-gap:.875rem;column-gap:.875rem}.xl\:gap-x-16{-webkit-column-gap:1rem;column-gap:1rem}.xl\:gap-x-20{-webkit-column-gap:1.25rem;column-gap:1.25rem}.xl\:gap-x-24{-webkit-column-gap:1.5rem;column-gap:1.5rem}.xl\:gap-x-28{-webkit-column-gap:1.75rem;column-gap:1.75rem}.xl\:gap-x-32{-webkit-column-gap:2rem;column-gap:2rem}.xl\:gap-x-36{-webkit-column-gap:2.25rem;column-gap:2.25rem}.xl\:gap-x-40{-webkit-column-gap:2.5rem;column-gap:2.5rem}.xl\:gap-x-48{-webkit-column-gap:3rem;column-gap:3rem}.xl\:gap-x-56{-webkit-column-gap:3.5rem;column-gap:3.5rem}.xl\:gap-x-64{-webkit-column-gap:4rem;column-gap:4rem}.xl\:gap-x-72{-webkit-column-gap:4.5rem;column-gap:4.5rem}.xl\:gap-x-80{-webkit-column-gap:5rem;column-gap:5rem}.xl\:gap-x-88{-webkit-column-gap:5.5rem;column-gap:5.5rem}.xl\:gap-x-96{-webkit-column-gap:6rem;column-gap:6rem}.xl\:gap-y-0{row-gap:0}.xl\:gap-y-4{row-gap:.25rem}.xl\:gap-y-8{row-gap:.5rem}.xl\:gap-y-12{row-gap:.75rem}.xl\:gap-y-14{row-gap:.875rem}.xl\:gap-y-16{row-gap:1rem}.xl\:gap-y-20{row-gap:1.25rem}.xl\:gap-y-24{row-gap:1.5rem}.xl\:gap-y-28{row-gap:1.75rem}.xl\:gap-y-32{row-gap:2rem}.xl\:gap-y-36{row-gap:2.25rem}.xl\:gap-y-40{row-gap:2.5rem}.xl\:gap-y-48{row-gap:3rem}.xl\:gap-y-56{row-gap:3.5rem}.xl\:gap-y-64{row-gap:4rem}.xl\:gap-y-72{row-gap:4.5rem}.xl\:gap-y-80{row-gap:5rem}.xl\:gap-y-88{row-gap:5.5rem}.xl\:gap-y-96{row-gap:6rem}.xl\:grid-flow-row{grid-auto-flow:row}.xl\:grid-flow-col{grid-auto-flow:column}.xl\:grid-flow-row-dense{grid-auto-flow:row dense}.xl\:grid-flow-col-dense{grid-auto-flow:column dense}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-none{grid-template-columns:none}.xl\:auto-cols-auto{grid-auto-columns:auto}.xl\:auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}.xl\:auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}.xl\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.xl\:col-auto{grid-column:auto}.xl\:col-span-1{grid-column:span 1/span 1}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-3{grid-column:span 3/span 3}.xl\:col-span-4{grid-column:span 4/span 4}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:col-span-6{grid-column:span 6/span 6}.xl\:col-span-7{grid-column:span 7/span 7}.xl\:col-span-8{grid-column:span 8/span 8}.xl\:col-span-9{grid-column:span 9/span 9}.xl\:col-span-10{grid-column:span 10/span 10}.xl\:col-span-11{grid-column:span 11/span 11}.xl\:col-span-12{grid-column:span 12/span 12}.xl\:col-span-full{grid-column:1/-1}.xl\:col-start-1{grid-column-start:1}.xl\:col-start-2{grid-column-start:2}.xl\:col-start-3{grid-column-start:3}.xl\:col-start-4{grid-column-start:4}.xl\:col-start-5{grid-column-start:5}.xl\:col-start-6{grid-column-start:6}.xl\:col-start-7{grid-column-start:7}.xl\:col-start-8{grid-column-start:8}.xl\:col-start-9{grid-column-start:9}.xl\:col-start-10{grid-column-start:10}.xl\:col-start-11{grid-column-start:11}.xl\:col-start-12{grid-column-start:12}.xl\:col-start-13{grid-column-start:13}.xl\:col-start-auto{grid-column-start:auto}.xl\:col-end-1{grid-column-end:1}.xl\:col-end-2{grid-column-end:2}.xl\:col-end-3{grid-column-end:3}.xl\:col-end-4{grid-column-end:4}.xl\:col-end-5{grid-column-end:5}.xl\:col-end-6{grid-column-end:6}.xl\:col-end-7{grid-column-end:7}.xl\:col-end-8{grid-column-end:8}.xl\:col-end-9{grid-column-end:9}.xl\:col-end-10{grid-column-end:10}.xl\:col-end-11{grid-column-end:11}.xl\:col-end-12{grid-column-end:12}.xl\:col-end-13{grid-column-end:13}.xl\:col-end-auto{grid-column-end:auto}.xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.xl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.xl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.xl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.xl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.xl\:grid-rows-none{grid-template-rows:none}.xl\:auto-rows-auto{grid-auto-rows:auto}.xl\:auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.xl\:auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.xl\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.xl\:row-auto{grid-row:auto}.xl\:row-span-1{grid-row:span 1/span 1}.xl\:row-span-2{grid-row:span 2/span 2}.xl\:row-span-3{grid-row:span 3/span 3}.xl\:row-span-4{grid-row:span 4/span 4}.xl\:row-span-5{grid-row:span 5/span 5}.xl\:row-span-6{grid-row:span 6/span 6}.xl\:row-span-full{grid-row:1/-1}.xl\:row-start-1{grid-row-start:1}.xl\:row-start-2{grid-row-start:2}.xl\:row-start-3{grid-row-start:3}.xl\:row-start-4{grid-row-start:4}.xl\:row-start-5{grid-row-start:5}.xl\:row-start-6{grid-row-start:6}.xl\:row-start-7{grid-row-start:7}.xl\:row-start-auto{grid-row-start:auto}.xl\:row-end-1{grid-row-end:1}.xl\:row-end-2{grid-row-end:2}.xl\:row-end-3{grid-row-end:3}.xl\:row-end-4{grid-row-end:4}.xl\:row-end-5{grid-row-end:5}.xl\:row-end-6{grid-row-end:6}.xl\:row-end-7{grid-row-end:7}.xl\:row-end-auto{grid-row-end:auto}.xl\:transition-none{transition-property:none}.xl\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xl\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xl\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xl\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xl\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xl\:transition-transform{transition-duration:.15s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xl\:ease-linear{transition-timing-function:linear}.xl\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.xl\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.xl\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.xl\:duration-75{transition-duration:75ms}.xl\:duration-100{transition-duration:.1s}.xl\:duration-150{transition-duration:.15s}.xl\:duration-200{transition-duration:.2s}.xl\:duration-300{transition-duration:.3s}.xl\:duration-500{transition-duration:.5s}.xl\:duration-700{transition-duration:.7s}.xl\:duration-1000{transition-duration:1s}.xl\:delay-75{transition-delay:75ms}.xl\:delay-100{transition-delay:.1s}.xl\:delay-150{transition-delay:.15s}.xl\:delay-200{transition-delay:.2s}.xl\:delay-300{transition-delay:.3s}.xl\:delay-500{transition-delay:.5s}.xl\:delay-700{transition-delay:.7s}.xl\:delay-1000{transition-delay:1s}.xl\:animate-none{-webkit-animation:none;animation:none}.xl\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.xl\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.xl\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.xl\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.xl\:animate-out{-webkit-animation:out .3s ease-in-out;animation:out .3s ease-in-out}.xl\:animate-fade{-webkit-animation:fade .3s ease-in-out;animation:fade .3s ease-in-out}.xl\:mix-blend-normal{mix-blend-mode:normal}.xl\:mix-blend-multiply{mix-blend-mode:multiply}.xl\:mix-blend-screen{mix-blend-mode:screen}.xl\:mix-blend-overlay{mix-blend-mode:overlay}.xl\:mix-blend-darken{mix-blend-mode:darken}.xl\:mix-blend-lighten{mix-blend-mode:lighten}.xl\:mix-blend-color-dodge{mix-blend-mode:color-dodge}.xl\:mix-blend-color-burn{mix-blend-mode:color-burn}.xl\:mix-blend-hard-light{mix-blend-mode:hard-light}.xl\:mix-blend-soft-light{mix-blend-mode:soft-light}.xl\:mix-blend-difference{mix-blend-mode:difference}.xl\:mix-blend-exclusion{mix-blend-mode:exclusion}.xl\:mix-blend-hue{mix-blend-mode:hue}.xl\:mix-blend-saturation{mix-blend-mode:saturation}.xl\:mix-blend-color{mix-blend-mode:color}.xl\:mix-blend-luminosity{mix-blend-mode:luminosity}.xl\:bg-blend-normal{background-blend-mode:normal}.xl\:bg-blend-multiply{background-blend-mode:multiply}.xl\:bg-blend-screen{background-blend-mode:screen}.xl\:bg-blend-overlay{background-blend-mode:overlay}.xl\:bg-blend-darken{background-blend-mode:darken}.xl\:bg-blend-lighten{background-blend-mode:lighten}.xl\:bg-blend-color-dodge{background-blend-mode:color-dodge}.xl\:bg-blend-color-burn{background-blend-mode:color-burn}.xl\:bg-blend-hard-light{background-blend-mode:hard-light}.xl\:bg-blend-soft-light{background-blend-mode:soft-light}.xl\:bg-blend-difference{background-blend-mode:difference}.xl\:bg-blend-exclusion{background-blend-mode:exclusion}.xl\:bg-blend-hue{background-blend-mode:hue}.xl\:bg-blend-saturation{background-blend-mode:saturation}.xl\:bg-blend-color{background-blend-mode:color}.xl\:bg-blend-luminosity{background-blend-mode:luminosity}}@media (min-width:1536px){.xxl\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.xxl\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.xxl\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.xxl\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.xxl\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.xxl\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.xxl\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.xxl\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.xxl\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.xxl\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.xxl\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.xxl\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.xxl\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.xxl\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.xxl\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.xxl\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4.5rem*var(--tw-space-y-reverse));margin-top:calc(4.5rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4.5rem*var(--tw-space-x-reverse))}.xxl\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.xxl\:space-y-88>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5.5rem*var(--tw-space-y-reverse));margin-top:calc(5.5rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-88>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5.5rem*var(--tw-space-x-reverse))}.xxl\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.xxl\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.xxl\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.xxl\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.xxl\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.xxl\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.xxl\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.xxl\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.xxl\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.xxl\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.xxl\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.xxl\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.xxl\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.xxl\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.xxl\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.xxl\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.xxl\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4.5rem*var(--tw-space-y-reverse));margin-top:calc(-4.5rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4.5rem*var(--tw-space-x-reverse))}.xxl\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.xxl\:-space-y-88>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5.5rem*var(--tw-space-y-reverse));margin-top:calc(-5.5rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-88>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5.5rem*var(--tw-space-x-reverse))}.xxl\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.xxl\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.xxl\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.xxl\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.xxl\:appearance-none{-webkit-appearance:none;appearance:none}.xxl\:border-solid{border-style:solid}.xxl\:border-dashed{border-style:dashed}.xxl\:border-dotted{border-style:dotted}.xxl\:border-double{border-style:double}.xxl\:border-none{border-style:none}.xxl\:decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.xxl\:decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.xxl\:box-border{box-sizing:border-box}.xxl\:box-content{box-sizing:content-box}.xxl\:cursor-auto{cursor:auto}.xxl\:cursor-default{cursor:default}.xxl\:cursor-pointer{cursor:pointer}.xxl\:cursor-wait{cursor:wait}.xxl\:cursor-text{cursor:text}.xxl\:cursor-move{cursor:move}.xxl\:cursor-help{cursor:help}.xxl\:cursor-not-allowed{cursor:not-allowed}.xxl\:block{display:block}.xxl\:inline-block{display:inline-block}.xxl\:inline{display:inline}.xxl\:flex{display:-webkit-flex;display:flex}.xxl\:inline-flex{display:-webkit-inline-flex;display:inline-flex}.xxl\:table{display:table}.xxl\:inline-table{display:inline-table}.xxl\:table-caption{display:table-caption}.xxl\:table-cell{display:table-cell}.xxl\:table-column{display:table-column}.xxl\:table-column-group{display:table-column-group}.xxl\:table-footer-group{display:table-footer-group}.xxl\:table-header-group{display:table-header-group}.xxl\:table-row-group{display:table-row-group}.xxl\:table-row{display:table-row}.xxl\:flow-root{display:flow-root}.xxl\:grid{display:grid}.xxl\:inline-grid{display:inline-grid}.xxl\:contents{display:contents}.xxl\:list-item{display:list-item}.xxl\:hidden{display:none}.xxl\:flex-row{-webkit-flex-direction:row;flex-direction:row}.xxl\:flex-row-reverse{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.xxl\:flex-col{-webkit-flex-direction:column;flex-direction:column}.xxl\:flex-col-reverse{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.xxl\:flex-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.xxl\:flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.xxl\:flex-nowrap{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.xxl\:items-start{-webkit-align-items:flex-start;align-items:flex-start}.xxl\:items-end{-webkit-align-items:flex-end;align-items:flex-end}.xxl\:items-center{-webkit-align-items:center;align-items:center}.xxl\:items-baseline{-webkit-align-items:baseline;align-items:baseline}.xxl\:items-stretch{-webkit-align-items:stretch;align-items:stretch}.xxl\:justify-start{-webkit-justify-content:flex-start;justify-content:flex-start}.xxl\:justify-end{-webkit-justify-content:flex-end;justify-content:flex-end}.xxl\:justify-center{-webkit-justify-content:center;justify-content:center}.xxl\:justify-between{-webkit-justify-content:space-between;justify-content:space-between}.xxl\:justify-around{-webkit-justify-content:space-around;justify-content:space-around}.xxl\:justify-evenly{-webkit-justify-content:space-evenly;justify-content:space-evenly}.xxl\:flex-1{-webkit-flex:1 1 0%;flex:1 1 0%}.xxl\:flex-auto{-webkit-flex:1 1 auto;flex:1 1 auto}.xxl\:flex-initial{-webkit-flex:0 1 auto;flex:0 1 auto}.xxl\:flex-none{-webkit-flex:none;flex:none}.xxl\:flex-grow-0{-webkit-flex-grow:0;flex-grow:0}.xxl\:flex-grow{-webkit-flex-grow:1;flex-grow:1}.xxl\:flex-shrink-0{-webkit-flex-shrink:0;flex-shrink:0}.xxl\:flex-shrink{-webkit-flex-shrink:1;flex-shrink:1}.xxl\:order-1{-webkit-order:1;order:1}.xxl\:order-2{-webkit-order:2;order:2}.xxl\:order-3{-webkit-order:3;order:3}.xxl\:order-4{-webkit-order:4;order:4}.xxl\:order-5{-webkit-order:5;order:5}.xxl\:order-6{-webkit-order:6;order:6}.xxl\:order-7{-webkit-order:7;order:7}.xxl\:order-8{-webkit-order:8;order:8}.xxl\:order-9{-webkit-order:9;order:9}.xxl\:order-10{-webkit-order:10;order:10}.xxl\:order-11{-webkit-order:11;order:11}.xxl\:order-12{-webkit-order:12;order:12}.xxl\:order-first{-webkit-order:-9999;order:-9999}.xxl\:order-last{-webkit-order:9999;order:9999}.xxl\:order-none{-webkit-order:0;order:0}.xxl\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.xxl\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.xxl\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.xxl\:h-0{height:0}.xxl\:h-4{height:.25rem}.xxl\:h-8{height:.5rem}.xxl\:h-12{height:.75rem}.xxl\:h-14{height:.875rem}.xxl\:h-16{height:1rem}.xxl\:h-20{height:1.25rem}.xxl\:h-24{height:1.5rem}.xxl\:h-28{height:1.75rem}.xxl\:h-32{height:2rem}.xxl\:h-36{height:2.25rem}.xxl\:h-40{height:2.5rem}.xxl\:h-48{height:3rem}.xxl\:h-56{height:3.5rem}.xxl\:h-64{height:4rem}.xxl\:h-72{height:4.5rem}.xxl\:h-80{height:5rem}.xxl\:h-88{height:5.5rem}.xxl\:h-96{height:6rem}.xxl\:h-auto{height:auto}.xxl\:h-1\/2{height:50%}.xxl\:h-1\/3{height:33.333333%}.xxl\:h-2\/3{height:66.666667%}.xxl\:h-1\/4{height:25%}.xxl\:h-2\/4{height:50%}.xxl\:h-3\/4{height:75%}.xxl\:h-1\/5{height:20%}.xxl\:h-2\/5{height:40%}.xxl\:h-3\/5{height:60%}.xxl\:h-4\/5{height:80%}.xxl\:h-1\/6{height:16.666667%}.xxl\:h-2\/6{height:33.333333%}.xxl\:h-3\/6{height:50%}.xxl\:h-4\/6{height:66.666667%}.xxl\:h-5\/6{height:83.333333%}.xxl\:h-full{height:100%}.xxl\:h-screen{height:100vh}.xxl\:text-p{font-size:1rem;line-height:1.75rem}.xxl\:text-h1{font-size:3rem;line-height:4rem}.xxl\:text-h2{font-size:2.5rem;line-height:3.25rem}.xxl\:text-h3{font-size:2rem;line-height:2.75rem}.xxl\:text-h4{font-size:1.75rem;line-height:2.5rem}.xxl\:text-h5{font-size:1.5rem;line-height:2.25rem}.xxl\:text-h6{font-size:1.25rem;line-height:2rem}.xxl\:text-span{font-size:.875rem;line-height:1.625rem}.xxl\:text-small{font-size:.75rem;line-height:1.5rem}.xxl\:object-contain{object-fit:contain}.xxl\:object-cover{object-fit:cover}.xxl\:object-fill{object-fit:fill}.xxl\:object-none{object-fit:none}.xxl\:object-scale-down{object-fit:scale-down}.xxl\:overflow-auto{overflow:auto}.xxl\:overflow-hidden{overflow:hidden}.xxl\:overflow-visible{overflow:visible}.xxl\:overflow-scroll{overflow:scroll}.xxl\:overflow-x-auto{overflow-x:auto}.xxl\:overflow-y-auto{overflow-y:auto}.xxl\:overflow-x-hidden{overflow-x:hidden}.xxl\:overflow-y-hidden{overflow-y:hidden}.xxl\:overflow-x-visible{overflow-x:visible}.xxl\:overflow-y-visible{overflow-y:visible}.xxl\:overflow-x-scroll{overflow-x:scroll}.xxl\:overflow-y-scroll{overflow-y:scroll}.xxl\:pointer-events-none{pointer-events:none}.xxl\:pointer-events-auto{pointer-events:auto}.xxl\:static{position:static}.xxl\:fixed{position:fixed}.xxl\:absolute{position:absolute}.xxl\:relative{position:relative}.xxl\:sticky{position:-webkit-sticky;position:sticky}.xxl\:inset-0{bottom:0;left:0;right:0;top:0}.xxl\:inset-4{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.xxl\:inset-8{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.xxl\:inset-12{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.xxl\:inset-14{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.xxl\:inset-16{bottom:1rem;left:1rem;right:1rem;top:1rem}.xxl\:inset-20{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.xxl\:inset-24{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.xxl\:inset-28{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.xxl\:inset-32{bottom:2rem;left:2rem;right:2rem;top:2rem}.xxl\:inset-36{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.xxl\:inset-40{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.xxl\:inset-48{bottom:3rem;left:3rem;right:3rem;top:3rem}.xxl\:inset-56{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.xxl\:inset-64{bottom:4rem;left:4rem;right:4rem;top:4rem}.xxl\:inset-72{bottom:4.5rem;left:4.5rem;right:4.5rem;top:4.5rem}.xxl\:inset-80{bottom:5rem;left:5rem;right:5rem;top:5rem}.xxl\:inset-88{bottom:5.5rem;left:5.5rem;right:5.5rem;top:5.5rem}.xxl\:inset-96{bottom:6rem;left:6rem;right:6rem;top:6rem}.xxl\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.xxl\:-inset-4{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.xxl\:-inset-8{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.xxl\:-inset-12{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.xxl\:-inset-14{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.xxl\:-inset-16{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.xxl\:-inset-20{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.xxl\:-inset-24{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.xxl\:-inset-28{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.xxl\:-inset-32{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.xxl\:-inset-36{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.xxl\:-inset-40{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.xxl\:-inset-48{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.xxl\:-inset-56{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.xxl\:-inset-64{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.xxl\:-inset-72{bottom:-4.5rem;left:-4.5rem;right:-4.5rem;top:-4.5rem}.xxl\:-inset-80{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.xxl\:-inset-88{bottom:-5.5rem;left:-5.5rem;right:-5.5rem;top:-5.5rem}.xxl\:-inset-96{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.xxl\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.xxl\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.xxl\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.xxl\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.xxl\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.xxl\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.xxl\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.xxl\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.xxl\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.xxl\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.xxl\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.xxl\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.xxl\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.xxl\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.xxl\:inset-y-0{bottom:0;top:0}.xxl\:inset-x-0{left:0;right:0}.xxl\:inset-y-4{bottom:.25rem;top:.25rem}.xxl\:inset-x-4{left:.25rem;right:.25rem}.xxl\:inset-y-8{bottom:.5rem;top:.5rem}.xxl\:inset-x-8{left:.5rem;right:.5rem}.xxl\:inset-y-12{bottom:.75rem;top:.75rem}.xxl\:inset-x-12{left:.75rem;right:.75rem}.xxl\:inset-y-14{bottom:.875rem;top:.875rem}.xxl\:inset-x-14{left:.875rem;right:.875rem}.xxl\:inset-y-16{bottom:1rem;top:1rem}.xxl\:inset-x-16{left:1rem;right:1rem}.xxl\:inset-y-20{bottom:1.25rem;top:1.25rem}.xxl\:inset-x-20{left:1.25rem;right:1.25rem}.xxl\:inset-y-24{bottom:1.5rem;top:1.5rem}.xxl\:inset-x-24{left:1.5rem;right:1.5rem}.xxl\:inset-y-28{bottom:1.75rem;top:1.75rem}.xxl\:inset-x-28{left:1.75rem;right:1.75rem}.xxl\:inset-y-32{bottom:2rem;top:2rem}.xxl\:inset-x-32{left:2rem;right:2rem}.xxl\:inset-y-36{bottom:2.25rem;top:2.25rem}.xxl\:inset-x-36{left:2.25rem;right:2.25rem}.xxl\:inset-y-40{bottom:2.5rem;top:2.5rem}.xxl\:inset-x-40{left:2.5rem;right:2.5rem}.xxl\:inset-y-48{bottom:3rem;top:3rem}.xxl\:inset-x-48{left:3rem;right:3rem}.xxl\:inset-y-56{bottom:3.5rem;top:3.5rem}.xxl\:inset-x-56{left:3.5rem;right:3.5rem}.xxl\:inset-y-64{bottom:4rem;top:4rem}.xxl\:inset-x-64{left:4rem;right:4rem}.xxl\:inset-y-72{bottom:4.5rem;top:4.5rem}.xxl\:inset-x-72{left:4.5rem;right:4.5rem}.xxl\:inset-y-80{bottom:5rem;top:5rem}.xxl\:inset-x-80{left:5rem;right:5rem}.xxl\:inset-y-88{bottom:5.5rem;top:5.5rem}.xxl\:inset-x-88{left:5.5rem;right:5.5rem}.xxl\:inset-y-96{bottom:6rem;top:6rem}.xxl\:inset-x-96{left:6rem;right:6rem}.xxl\:inset-y-auto{bottom:auto;top:auto}.xxl\:inset-x-auto{left:auto;right:auto}.xxl\:-inset-y-4{bottom:-.25rem;top:-.25rem}.xxl\:-inset-x-4{left:-.25rem;right:-.25rem}.xxl\:-inset-y-8{bottom:-.5rem;top:-.5rem}.xxl\:-inset-x-8{left:-.5rem;right:-.5rem}.xxl\:-inset-y-12{bottom:-.75rem;top:-.75rem}.xxl\:-inset-x-12{left:-.75rem;right:-.75rem}.xxl\:-inset-y-14{bottom:-.875rem;top:-.875rem}.xxl\:-inset-x-14{left:-.875rem;right:-.875rem}.xxl\:-inset-y-16{bottom:-1rem;top:-1rem}.xxl\:-inset-x-16{left:-1rem;right:-1rem}.xxl\:-inset-y-20{bottom:-1.25rem;top:-1.25rem}.xxl\:-inset-x-20{left:-1.25rem;right:-1.25rem}.xxl\:-inset-y-24{bottom:-1.5rem;top:-1.5rem}.xxl\:-inset-x-24{left:-1.5rem;right:-1.5rem}.xxl\:-inset-y-28{bottom:-1.75rem;top:-1.75rem}.xxl\:-inset-x-28{left:-1.75rem;right:-1.75rem}.xxl\:-inset-y-32{bottom:-2rem;top:-2rem}.xxl\:-inset-x-32{left:-2rem;right:-2rem}.xxl\:-inset-y-36{bottom:-2.25rem;top:-2.25rem}.xxl\:-inset-x-36{left:-2.25rem;right:-2.25rem}.xxl\:-inset-y-40{bottom:-2.5rem;top:-2.5rem}.xxl\:-inset-x-40{left:-2.5rem;right:-2.5rem}.xxl\:-inset-y-48{bottom:-3rem;top:-3rem}.xxl\:-inset-x-48{left:-3rem;right:-3rem}.xxl\:-inset-y-56{bottom:-3.5rem;top:-3.5rem}.xxl\:-inset-x-56{left:-3.5rem;right:-3.5rem}.xxl\:-inset-y-64{bottom:-4rem;top:-4rem}.xxl\:-inset-x-64{left:-4rem;right:-4rem}.xxl\:-inset-y-72{bottom:-4.5rem;top:-4.5rem}.xxl\:-inset-x-72{left:-4.5rem;right:-4.5rem}.xxl\:-inset-y-80{bottom:-5rem;top:-5rem}.xxl\:-inset-x-80{left:-5rem;right:-5rem}.xxl\:-inset-y-88{bottom:-5.5rem;top:-5.5rem}.xxl\:-inset-x-88{left:-5.5rem;right:-5.5rem}.xxl\:-inset-y-96{bottom:-6rem;top:-6rem}.xxl\:-inset-x-96{left:-6rem;right:-6rem}.xxl\:inset-y-1\/2{bottom:50%;top:50%}.xxl\:inset-x-1\/2{left:50%;right:50%}.xxl\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.xxl\:inset-x-1\/3{left:33.333333%;right:33.333333%}.xxl\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.xxl\:inset-x-2\/3{left:66.666667%;right:66.666667%}.xxl\:inset-y-1\/4{bottom:25%;top:25%}.xxl\:inset-x-1\/4{left:25%;right:25%}.xxl\:inset-y-2\/4{bottom:50%;top:50%}.xxl\:inset-x-2\/4{left:50%;right:50%}.xxl\:inset-y-3\/4{bottom:75%;top:75%}.xxl\:inset-x-3\/4{left:75%;right:75%}.xxl\:inset-y-full{bottom:100%;top:100%}.xxl\:inset-x-full{left:100%;right:100%}.xxl\:-inset-y-1\/2{bottom:-50%;top:-50%}.xxl\:-inset-x-1\/2{left:-50%;right:-50%}.xxl\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.xxl\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.xxl\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.xxl\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.xxl\:-inset-y-1\/4{bottom:-25%;top:-25%}.xxl\:-inset-x-1\/4{left:-25%;right:-25%}.xxl\:-inset-y-2\/4{bottom:-50%;top:-50%}.xxl\:-inset-x-2\/4{left:-50%;right:-50%}.xxl\:-inset-y-3\/4{bottom:-75%;top:-75%}.xxl\:-inset-x-3\/4{left:-75%;right:-75%}.xxl\:-inset-y-full{bottom:-100%;top:-100%}.xxl\:-inset-x-full{left:-100%;right:-100%}.xxl\:top-0{top:0}.xxl\:right-0{right:0}.xxl\:bottom-0{bottom:0}.xxl\:left-0{left:0}.xxl\:top-4{top:.25rem}.xxl\:right-4{right:.25rem}.xxl\:bottom-4{bottom:.25rem}.xxl\:left-4{left:.25rem}.xxl\:top-8{top:.5rem}.xxl\:right-8{right:.5rem}.xxl\:bottom-8{bottom:.5rem}.xxl\:left-8{left:.5rem}.xxl\:top-12{top:.75rem}.xxl\:right-12{right:.75rem}.xxl\:bottom-12{bottom:.75rem}.xxl\:left-12{left:.75rem}.xxl\:top-14{top:.875rem}.xxl\:right-14{right:.875rem}.xxl\:bottom-14{bottom:.875rem}.xxl\:left-14{left:.875rem}.xxl\:top-16{top:1rem}.xxl\:right-16{right:1rem}.xxl\:bottom-16{bottom:1rem}.xxl\:left-16{left:1rem}.xxl\:top-20{top:1.25rem}.xxl\:right-20{right:1.25rem}.xxl\:bottom-20{bottom:1.25rem}.xxl\:left-20{left:1.25rem}.xxl\:top-24{top:1.5rem}.xxl\:right-24{right:1.5rem}.xxl\:bottom-24{bottom:1.5rem}.xxl\:left-24{left:1.5rem}.xxl\:top-28{top:1.75rem}.xxl\:right-28{right:1.75rem}.xxl\:bottom-28{bottom:1.75rem}.xxl\:left-28{left:1.75rem}.xxl\:top-32{top:2rem}.xxl\:right-32{right:2rem}.xxl\:bottom-32{bottom:2rem}.xxl\:left-32{left:2rem}.xxl\:top-36{top:2.25rem}.xxl\:right-36{right:2.25rem}.xxl\:bottom-36{bottom:2.25rem}.xxl\:left-36{left:2.25rem}.xxl\:top-40{top:2.5rem}.xxl\:right-40{right:2.5rem}.xxl\:bottom-40{bottom:2.5rem}.xxl\:left-40{left:2.5rem}.xxl\:top-48{top:3rem}.xxl\:right-48{right:3rem}.xxl\:bottom-48{bottom:3rem}.xxl\:left-48{left:3rem}.xxl\:top-56{top:3.5rem}.xxl\:right-56{right:3.5rem}.xxl\:bottom-56{bottom:3.5rem}.xxl\:left-56{left:3.5rem}.xxl\:top-64{top:4rem}.xxl\:right-64{right:4rem}.xxl\:bottom-64{bottom:4rem}.xxl\:left-64{left:4rem}.xxl\:top-72{top:4.5rem}.xxl\:right-72{right:4.5rem}.xxl\:bottom-72{bottom:4.5rem}.xxl\:left-72{left:4.5rem}.xxl\:top-80{top:5rem}.xxl\:right-80{right:5rem}.xxl\:bottom-80{bottom:5rem}.xxl\:left-80{left:5rem}.xxl\:top-88{top:5.5rem}.xxl\:right-88{right:5.5rem}.xxl\:bottom-88{bottom:5.5rem}.xxl\:left-88{left:5.5rem}.xxl\:top-96{top:6rem}.xxl\:right-96{right:6rem}.xxl\:bottom-96{bottom:6rem}.xxl\:left-96{left:6rem}.xxl\:top-auto{top:auto}.xxl\:right-auto{right:auto}.xxl\:bottom-auto{bottom:auto}.xxl\:left-auto{left:auto}.xxl\:-top-4{top:-.25rem}.xxl\:-right-4{right:-.25rem}.xxl\:-bottom-4{bottom:-.25rem}.xxl\:-left-4{left:-.25rem}.xxl\:-top-8{top:-.5rem}.xxl\:-right-8{right:-.5rem}.xxl\:-bottom-8{bottom:-.5rem}.xxl\:-left-8{left:-.5rem}.xxl\:-top-12{top:-.75rem}.xxl\:-right-12{right:-.75rem}.xxl\:-bottom-12{bottom:-.75rem}.xxl\:-left-12{left:-.75rem}.xxl\:-top-14{top:-.875rem}.xxl\:-right-14{right:-.875rem}.xxl\:-bottom-14{bottom:-.875rem}.xxl\:-left-14{left:-.875rem}.xxl\:-top-16{top:-1rem}.xxl\:-right-16{right:-1rem}.xxl\:-bottom-16{bottom:-1rem}.xxl\:-left-16{left:-1rem}.xxl\:-top-20{top:-1.25rem}.xxl\:-right-20{right:-1.25rem}.xxl\:-bottom-20{bottom:-1.25rem}.xxl\:-left-20{left:-1.25rem}.xxl\:-top-24{top:-1.5rem}.xxl\:-right-24{right:-1.5rem}.xxl\:-bottom-24{bottom:-1.5rem}.xxl\:-left-24{left:-1.5rem}.xxl\:-top-28{top:-1.75rem}.xxl\:-right-28{right:-1.75rem}.xxl\:-bottom-28{bottom:-1.75rem}.xxl\:-left-28{left:-1.75rem}.xxl\:-top-32{top:-2rem}.xxl\:-right-32{right:-2rem}.xxl\:-bottom-32{bottom:-2rem}.xxl\:-left-32{left:-2rem}.xxl\:-top-36{top:-2.25rem}.xxl\:-right-36{right:-2.25rem}.xxl\:-bottom-36{bottom:-2.25rem}.xxl\:-left-36{left:-2.25rem}.xxl\:-top-40{top:-2.5rem}.xxl\:-right-40{right:-2.5rem}.xxl\:-bottom-40{bottom:-2.5rem}.xxl\:-left-40{left:-2.5rem}.xxl\:-top-48{top:-3rem}.xxl\:-right-48{right:-3rem}.xxl\:-bottom-48{bottom:-3rem}.xxl\:-left-48{left:-3rem}.xxl\:-top-56{top:-3.5rem}.xxl\:-right-56{right:-3.5rem}.xxl\:-bottom-56{bottom:-3.5rem}.xxl\:-left-56{left:-3.5rem}.xxl\:-top-64{top:-4rem}.xxl\:-right-64{right:-4rem}.xxl\:-bottom-64{bottom:-4rem}.xxl\:-left-64{left:-4rem}.xxl\:-top-72{top:-4.5rem}.xxl\:-right-72{right:-4.5rem}.xxl\:-bottom-72{bottom:-4.5rem}.xxl\:-left-72{left:-4.5rem}.xxl\:-top-80{top:-5rem}.xxl\:-right-80{right:-5rem}.xxl\:-bottom-80{bottom:-5rem}.xxl\:-left-80{left:-5rem}.xxl\:-top-88{top:-5.5rem}.xxl\:-right-88{right:-5.5rem}.xxl\:-bottom-88{bottom:-5.5rem}.xxl\:-left-88{left:-5.5rem}.xxl\:-top-96{top:-6rem}.xxl\:-right-96{right:-6rem}.xxl\:-bottom-96{bottom:-6rem}.xxl\:-left-96{left:-6rem}.xxl\:top-1\/2{top:50%}.xxl\:right-1\/2{right:50%}.xxl\:bottom-1\/2{bottom:50%}.xxl\:left-1\/2{left:50%}.xxl\:top-1\/3{top:33.333333%}.xxl\:right-1\/3{right:33.333333%}.xxl\:bottom-1\/3{bottom:33.333333%}.xxl\:left-1\/3{left:33.333333%}.xxl\:top-2\/3{top:66.666667%}.xxl\:right-2\/3{right:66.666667%}.xxl\:bottom-2\/3{bottom:66.666667%}.xxl\:left-2\/3{left:66.666667%}.xxl\:top-1\/4{top:25%}.xxl\:right-1\/4{right:25%}.xxl\:bottom-1\/4{bottom:25%}.xxl\:left-1\/4{left:25%}.xxl\:top-2\/4{top:50%}.xxl\:right-2\/4{right:50%}.xxl\:bottom-2\/4{bottom:50%}.xxl\:left-2\/4{left:50%}.xxl\:top-3\/4{top:75%}.xxl\:right-3\/4{right:75%}.xxl\:bottom-3\/4{bottom:75%}.xxl\:left-3\/4{left:75%}.xxl\:top-full{top:100%}.xxl\:right-full{right:100%}.xxl\:bottom-full{bottom:100%}.xxl\:left-full{left:100%}.xxl\:-top-1\/2{top:-50%}.xxl\:-right-1\/2{right:-50%}.xxl\:-bottom-1\/2{bottom:-50%}.xxl\:-left-1\/2{left:-50%}.xxl\:-top-1\/3{top:-33.333333%}.xxl\:-right-1\/3{right:-33.333333%}.xxl\:-bottom-1\/3{bottom:-33.333333%}.xxl\:-left-1\/3{left:-33.333333%}.xxl\:-top-2\/3{top:-66.666667%}.xxl\:-right-2\/3{right:-66.666667%}.xxl\:-bottom-2\/3{bottom:-66.666667%}.xxl\:-left-2\/3{left:-66.666667%}.xxl\:-top-1\/4{top:-25%}.xxl\:-right-1\/4{right:-25%}.xxl\:-bottom-1\/4{bottom:-25%}.xxl\:-left-1\/4{left:-25%}.xxl\:-top-2\/4{top:-50%}.xxl\:-right-2\/4{right:-50%}.xxl\:-bottom-2\/4{bottom:-50%}.xxl\:-left-2\/4{left:-50%}.xxl\:-top-3\/4{top:-75%}.xxl\:-right-3\/4{right:-75%}.xxl\:-bottom-3\/4{bottom:-75%}.xxl\:-left-3\/4{left:-75%}.xxl\:-top-full{top:-100%}.xxl\:-right-full{right:-100%}.xxl\:-bottom-full{bottom:-100%}.xxl\:-left-full{left:-100%}.xxl\:resize-none{resize:none}.xxl\:resize-y{resize:vertical}.xxl\:resize-x{resize:horizontal}.xxl\:resize{resize:both}.xxl\:text-left{text-align:left}.xxl\:text-center{text-align:center}.xxl\:text-right{text-align:right}.xxl\:text-justify{text-align:justify}.xxl\:truncate{overflow:hidden;white-space:nowrap}.xxl\:overflow-ellipsis,.xxl\:truncate{text-overflow:ellipsis}.xxl\:overflow-clip{text-overflow:clip}.xxl\:italic{font-style:italic}.xxl\:not-italic{font-style:normal}.xxl\:uppercase{text-transform:uppercase}.xxl\:lowercase{text-transform:lowercase}.xxl\:capitalize{text-transform:capitalize}.xxl\:normal-case{text-transform:none}.xxl\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xxl\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.xxl\:select-none{-webkit-user-select:none;-ms-user-select:none;user-select:none}.xxl\:select-text{-webkit-user-select:text;-ms-user-select:text;user-select:text}.xxl\:select-all{-webkit-user-select:all;user-select:all}.xxl\:select-auto{-webkit-user-select:auto;-ms-user-select:auto;user-select:auto}.xxl\:align-baseline{vertical-align:baseline}.xxl\:align-top{vertical-align:top}.xxl\:align-middle{vertical-align:middle}.xxl\:align-bottom{vertical-align:bottom}.xxl\:align-text-top{vertical-align:text-top}.xxl\:align-text-bottom{vertical-align:text-bottom}.xxl\:whitespace-normal{white-space:normal}.xxl\:whitespace-nowrap{white-space:nowrap}.xxl\:whitespace-pre{white-space:pre}.xxl\:whitespace-pre-line{white-space:pre-line}.xxl\:whitespace-pre-wrap{white-space:pre-wrap}.xxl\:break-normal{overflow-wrap:normal;word-break:normal}.xxl\:break-words{overflow-wrap:break-word}.xxl\:break-all{word-break:break-all}.xxl\:w-0{width:0}.xxl\:w-4{width:.25rem}.xxl\:w-8{width:.5rem}.xxl\:w-12{width:.75rem}.xxl\:w-14{width:.875rem}.xxl\:w-16{width:1rem}.xxl\:w-20{width:1.25rem}.xxl\:w-24{width:1.5rem}.xxl\:w-28{width:1.75rem}.xxl\:w-32{width:2rem}.xxl\:w-36{width:2.25rem}.xxl\:w-40{width:2.5rem}.xxl\:w-48{width:3rem}.xxl\:w-56{width:3.5rem}.xxl\:w-64{width:4rem}.xxl\:w-72{width:4.5rem}.xxl\:w-80{width:5rem}.xxl\:w-88{width:5.5rem}.xxl\:w-96{width:6rem}.xxl\:w-auto{width:auto}.xxl\:w-1\/2{width:50%}.xxl\:w-1\/3{width:33.333333%}.xxl\:w-2\/3{width:66.666667%}.xxl\:w-1\/4{width:25%}.xxl\:w-2\/4{width:50%}.xxl\:w-3\/4{width:75%}.xxl\:w-1\/5{width:20%}.xxl\:w-2\/5{width:40%}.xxl\:w-3\/5{width:60%}.xxl\:w-4\/5{width:80%}.xxl\:w-1\/6{width:16.666667%}.xxl\:w-2\/6{width:33.333333%}.xxl\:w-3\/6{width:50%}.xxl\:w-4\/6{width:66.666667%}.xxl\:w-5\/6{width:83.333333%}.xxl\:w-1\/12{width:8.333333%}.xxl\:w-2\/12{width:16.666667%}.xxl\:w-3\/12{width:25%}.xxl\:w-4\/12{width:33.333333%}.xxl\:w-5\/12{width:41.666667%}.xxl\:w-6\/12{width:50%}.xxl\:w-7\/12{width:58.333333%}.xxl\:w-8\/12{width:66.666667%}.xxl\:w-9\/12{width:75%}.xxl\:w-10\/12{width:83.333333%}.xxl\:w-11\/12{width:91.666667%}.xxl\:w-full{width:100%}.xxl\:w-screen{width:100vw}.xxl\:w-min{width:-webkit-min-content;width:min-content}.xxl\:w-max{width:-webkit-max-content;width:max-content}.xxl\:isolate{isolation:isolate}.xxl\:isolation-auto{isolation:auto}.xxl\:gap-0{gap:0}.xxl\:gap-4{gap:.25rem}.xxl\:gap-8{gap:.5rem}.xxl\:gap-12{gap:.75rem}.xxl\:gap-14{gap:.875rem}.xxl\:gap-16{gap:1rem}.xxl\:gap-20{gap:1.25rem}.xxl\:gap-24{gap:1.5rem}.xxl\:gap-28{gap:1.75rem}.xxl\:gap-32{gap:2rem}.xxl\:gap-36{gap:2.25rem}.xxl\:gap-40{gap:2.5rem}.xxl\:gap-48{gap:3rem}.xxl\:gap-56{gap:3.5rem}.xxl\:gap-64{gap:4rem}.xxl\:gap-72{gap:4.5rem}.xxl\:gap-80{gap:5rem}.xxl\:gap-88{gap:5.5rem}.xxl\:gap-96{gap:6rem}.xxl\:gap-x-0{-webkit-column-gap:0;column-gap:0}.xxl\:gap-x-4{-webkit-column-gap:.25rem;column-gap:.25rem}.xxl\:gap-x-8{-webkit-column-gap:.5rem;column-gap:.5rem}.xxl\:gap-x-12{-webkit-column-gap:.75rem;column-gap:.75rem}.xxl\:gap-x-14{-webkit-column-gap:.875rem;column-gap:.875rem}.xxl\:gap-x-16{-webkit-column-gap:1rem;column-gap:1rem}.xxl\:gap-x-20{-webkit-column-gap:1.25rem;column-gap:1.25rem}.xxl\:gap-x-24{-webkit-column-gap:1.5rem;column-gap:1.5rem}.xxl\:gap-x-28{-webkit-column-gap:1.75rem;column-gap:1.75rem}.xxl\:gap-x-32{-webkit-column-gap:2rem;column-gap:2rem}.xxl\:gap-x-36{-webkit-column-gap:2.25rem;column-gap:2.25rem}.xxl\:gap-x-40{-webkit-column-gap:2.5rem;column-gap:2.5rem}.xxl\:gap-x-48{-webkit-column-gap:3rem;column-gap:3rem}.xxl\:gap-x-56{-webkit-column-gap:3.5rem;column-gap:3.5rem}.xxl\:gap-x-64{-webkit-column-gap:4rem;column-gap:4rem}.xxl\:gap-x-72{-webkit-column-gap:4.5rem;column-gap:4.5rem}.xxl\:gap-x-80{-webkit-column-gap:5rem;column-gap:5rem}.xxl\:gap-x-88{-webkit-column-gap:5.5rem;column-gap:5.5rem}.xxl\:gap-x-96{-webkit-column-gap:6rem;column-gap:6rem}.xxl\:gap-y-0{row-gap:0}.xxl\:gap-y-4{row-gap:.25rem}.xxl\:gap-y-8{row-gap:.5rem}.xxl\:gap-y-12{row-gap:.75rem}.xxl\:gap-y-14{row-gap:.875rem}.xxl\:gap-y-16{row-gap:1rem}.xxl\:gap-y-20{row-gap:1.25rem}.xxl\:gap-y-24{row-gap:1.5rem}.xxl\:gap-y-28{row-gap:1.75rem}.xxl\:gap-y-32{row-gap:2rem}.xxl\:gap-y-36{row-gap:2.25rem}.xxl\:gap-y-40{row-gap:2.5rem}.xxl\:gap-y-48{row-gap:3rem}.xxl\:gap-y-56{row-gap:3.5rem}.xxl\:gap-y-64{row-gap:4rem}.xxl\:gap-y-72{row-gap:4.5rem}.xxl\:gap-y-80{row-gap:5rem}.xxl\:gap-y-88{row-gap:5.5rem}.xxl\:gap-y-96{row-gap:6rem}.xxl\:grid-flow-row{grid-auto-flow:row}.xxl\:grid-flow-col{grid-auto-flow:column}.xxl\:grid-flow-row-dense{grid-auto-flow:row dense}.xxl\:grid-flow-col-dense{grid-auto-flow:column dense}.xxl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xxl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xxl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xxl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xxl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xxl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xxl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xxl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xxl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xxl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xxl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xxl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xxl\:grid-cols-none{grid-template-columns:none}.xxl\:auto-cols-auto{grid-auto-columns:auto}.xxl\:auto-cols-min{grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content}.xxl\:auto-cols-max{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content}.xxl\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.xxl\:col-auto{grid-column:auto}.xxl\:col-span-1{grid-column:span 1/span 1}.xxl\:col-span-2{grid-column:span 2/span 2}.xxl\:col-span-3{grid-column:span 3/span 3}.xxl\:col-span-4{grid-column:span 4/span 4}.xxl\:col-span-5{grid-column:span 5/span 5}.xxl\:col-span-6{grid-column:span 6/span 6}.xxl\:col-span-7{grid-column:span 7/span 7}.xxl\:col-span-8{grid-column:span 8/span 8}.xxl\:col-span-9{grid-column:span 9/span 9}.xxl\:col-span-10{grid-column:span 10/span 10}.xxl\:col-span-11{grid-column:span 11/span 11}.xxl\:col-span-12{grid-column:span 12/span 12}.xxl\:col-span-full{grid-column:1/-1}.xxl\:col-start-1{grid-column-start:1}.xxl\:col-start-2{grid-column-start:2}.xxl\:col-start-3{grid-column-start:3}.xxl\:col-start-4{grid-column-start:4}.xxl\:col-start-5{grid-column-start:5}.xxl\:col-start-6{grid-column-start:6}.xxl\:col-start-7{grid-column-start:7}.xxl\:col-start-8{grid-column-start:8}.xxl\:col-start-9{grid-column-start:9}.xxl\:col-start-10{grid-column-start:10}.xxl\:col-start-11{grid-column-start:11}.xxl\:col-start-12{grid-column-start:12}.xxl\:col-start-13{grid-column-start:13}.xxl\:col-start-auto{grid-column-start:auto}.xxl\:col-end-1{grid-column-end:1}.xxl\:col-end-2{grid-column-end:2}.xxl\:col-end-3{grid-column-end:3}.xxl\:col-end-4{grid-column-end:4}.xxl\:col-end-5{grid-column-end:5}.xxl\:col-end-6{grid-column-end:6}.xxl\:col-end-7{grid-column-end:7}.xxl\:col-end-8{grid-column-end:8}.xxl\:col-end-9{grid-column-end:9}.xxl\:col-end-10{grid-column-end:10}.xxl\:col-end-11{grid-column-end:11}.xxl\:col-end-12{grid-column-end:12}.xxl\:col-end-13{grid-column-end:13}.xxl\:col-end-auto{grid-column-end:auto}.xxl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.xxl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.xxl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.xxl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.xxl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.xxl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.xxl\:grid-rows-none{grid-template-rows:none}.xxl\:auto-rows-auto{grid-auto-rows:auto}.xxl\:auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.xxl\:auto-rows-max{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.xxl\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.xxl\:row-auto{grid-row:auto}.xxl\:row-span-1{grid-row:span 1/span 1}.xxl\:row-span-2{grid-row:span 2/span 2}.xxl\:row-span-3{grid-row:span 3/span 3}.xxl\:row-span-4{grid-row:span 4/span 4}.xxl\:row-span-5{grid-row:span 5/span 5}.xxl\:row-span-6{grid-row:span 6/span 6}.xxl\:row-span-full{grid-row:1/-1}.xxl\:row-start-1{grid-row-start:1}.xxl\:row-start-2{grid-row-start:2}.xxl\:row-start-3{grid-row-start:3}.xxl\:row-start-4{grid-row-start:4}.xxl\:row-start-5{grid-row-start:5}.xxl\:row-start-6{grid-row-start:6}.xxl\:row-start-7{grid-row-start:7}.xxl\:row-start-auto{grid-row-start:auto}.xxl\:row-end-1{grid-row-end:1}.xxl\:row-end-2{grid-row-end:2}.xxl\:row-end-3{grid-row-end:3}.xxl\:row-end-4{grid-row-end:4}.xxl\:row-end-5{grid-row-end:5}.xxl\:row-end-6{grid-row-end:6}.xxl\:row-end-7{grid-row-end:7}.xxl\:row-end-auto{grid-row-end:auto}.xxl\:transition-none{transition-property:none}.xxl\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xxl\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xxl\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xxl\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xxl\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xxl\:transition-transform{transition-duration:.15s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xxl\:ease-linear{transition-timing-function:linear}.xxl\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.xxl\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.xxl\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.xxl\:duration-75{transition-duration:75ms}.xxl\:duration-100{transition-duration:.1s}.xxl\:duration-150{transition-duration:.15s}.xxl\:duration-200{transition-duration:.2s}.xxl\:duration-300{transition-duration:.3s}.xxl\:duration-500{transition-duration:.5s}.xxl\:duration-700{transition-duration:.7s}.xxl\:duration-1000{transition-duration:1s}.xxl\:delay-75{transition-delay:75ms}.xxl\:delay-100{transition-delay:.1s}.xxl\:delay-150{transition-delay:.15s}.xxl\:delay-200{transition-delay:.2s}.xxl\:delay-300{transition-delay:.3s}.xxl\:delay-500{transition-delay:.5s}.xxl\:delay-700{transition-delay:.7s}.xxl\:delay-1000{transition-delay:1s}.xxl\:animate-none{-webkit-animation:none;animation:none}.xxl\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.xxl\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.xxl\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.xxl\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.xxl\:animate-out{-webkit-animation:out .3s ease-in-out;animation:out .3s ease-in-out}.xxl\:animate-fade{-webkit-animation:fade .3s ease-in-out;animation:fade .3s ease-in-out}.xxl\:mix-blend-normal{mix-blend-mode:normal}.xxl\:mix-blend-multiply{mix-blend-mode:multiply}.xxl\:mix-blend-screen{mix-blend-mode:screen}.xxl\:mix-blend-overlay{mix-blend-mode:overlay}.xxl\:mix-blend-darken{mix-blend-mode:darken}.xxl\:mix-blend-lighten{mix-blend-mode:lighten}.xxl\:mix-blend-color-dodge{mix-blend-mode:color-dodge}.xxl\:mix-blend-color-burn{mix-blend-mode:color-burn}.xxl\:mix-blend-hard-light{mix-blend-mode:hard-light}.xxl\:mix-blend-soft-light{mix-blend-mode:soft-light}.xxl\:mix-blend-difference{mix-blend-mode:difference}.xxl\:mix-blend-exclusion{mix-blend-mode:exclusion}.xxl\:mix-blend-hue{mix-blend-mode:hue}.xxl\:mix-blend-saturation{mix-blend-mode:saturation}.xxl\:mix-blend-color{mix-blend-mode:color}.xxl\:mix-blend-luminosity{mix-blend-mode:luminosity}.xxl\:bg-blend-normal{background-blend-mode:normal}.xxl\:bg-blend-multiply{background-blend-mode:multiply}.xxl\:bg-blend-screen{background-blend-mode:screen}.xxl\:bg-blend-overlay{background-blend-mode:overlay}.xxl\:bg-blend-darken{background-blend-mode:darken}.xxl\:bg-blend-lighten{background-blend-mode:lighten}.xxl\:bg-blend-color-dodge{background-blend-mode:color-dodge}.xxl\:bg-blend-color-burn{background-blend-mode:color-burn}.xxl\:bg-blend-hard-light{background-blend-mode:hard-light}.xxl\:bg-blend-soft-light{background-blend-mode:soft-light}.xxl\:bg-blend-difference{background-blend-mode:difference}.xxl\:bg-blend-exclusion{background-blend-mode:exclusion}.xxl\:bg-blend-hue{background-blend-mode:hue}.xxl\:bg-blend-saturation{background-blend-mode:saturation}.xxl\:bg-blend-color{background-blend-mode:color}.xxl\:bg-blend-luminosity{background-blend-mode:luminosity}}
