@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;700&display=swap);.vx-card{width:100%;display:block;-webkit-box-shadow:0 4px 25px 0 rgba(0,0,0,.1);position:relative;transition:all .3s ease-in-out}[dir] .vx-card{background:#fff;border-radius:.5rem;box-shadow:0 4px 25px 0 rgba(0,0,0,.1);-webkit-transition:all .3s ease-in-out}.vx-card.no-shadow{-webkit-box-shadow:none}[dir] .vx-card.no-shadow{box-shadow:none}[dir] .vx-card.card-border{border:1px solid #e4e4e4}.vx-card .vx-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[dir] .vx-card .vx-card__header{padding:1.5rem 1.5rem 0}[dir] .vx-card .vx-card__header .vx-card__title h4+h6{margin-top:.3rem}.vx-card .vx-card__header .vx-card__title h6{font-weight:400}.vx-card .vx-card__header .vx-card__actions .vx-card__action-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}[dir=ltr] .vx-card .vx-card__header .vx-card__actions .vx-card__action-buttons .feather-icon{margin-left:.5rem}[dir=rtl] .vx-card .vx-card__header .vx-card__actions .vx-card__action-buttons .feather-icon{margin-right:.5rem}.vx-card .vx-card__header .vx-card__actions svg{transition:all .25s ease-out;height:1rem;width:1rem}[dir] .vx-card .vx-card__header .vx-card__actions svg{-webkit-transition:all .25s ease-out;cursor:pointer}[dir=ltr] .vx-card .vx-card__header .vx-card__actions .rotate180>svg{-webkit-transform:rotate(180deg)!important;transform:rotate(180deg)!important}[dir=rtl] .vx-card .vx-card__header .vx-card__actions .rotate180>svg{-webkit-transform:rotate(-180deg)!important;transform:rotate(-180deg)!important}[dir=ltr] .vx-card img.card-img-top,[dir=rtl] .vx-card img.card-img-top{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.vx-card .vx-card__collapsible-content{transition:all .3s ease-in-out}[dir] .vx-card .vx-card__collapsible-content{-webkit-transition:all .3s ease-in-out}.vx-card .vx-card__collapsible-content.vs-con-loading__container{overflow:unset}.vx-card .vx-card__collapsible-content.collapsed{opacity:0;-webkit-transform:scale(.99)}[dir] .vx-card .vx-card__collapsible-content.collapsed{transform:scale(.99)}.vx-card .vx-card__collapsible-content .card-overlay{position:absolute;top:0;bottom:0}[dir] .vx-card .vx-card__collapsible-content .card-overlay{padding:1.25rem}[dir=ltr] .vx-card .vx-card__collapsible-content .card-overlay,[dir=rtl] .vx-card .vx-card__collapsible-content .card-overlay{right:0;left:0}.vx-card .vx-card__collapsible-content .card-overlay>*{position:relative;z-index:1}.vx-card .vx-card__collapsible-content .card-overlay:after{position:absolute;content:"";top:0;height:100%;width:100%;z-index:0}[dir] .vx-card .vx-card__collapsible-content .card-overlay:after{margin:auto;background:rgba(0,0,0,.6)}[dir=ltr] .vx-card .vx-card__collapsible-content .card-overlay:after,[dir=rtl] .vx-card .vx-card__collapsible-content .card-overlay:after{left:0;right:0}[dir] .vx-card .vx-card__collapsible-content .vx-card__body{padding:1.5rem}[dir] .vx-card .vx-card__collapsible-content .vx-card__body img+.vx-card__title>h4{margin-top:1.5rem}.vx-card .vx-card__collapsible-content img{display:block}.vx-card .vx-card__code-container{overflow:hidden;transition:opacity .15s,max-height .3s ease-out,-webkit-transform .35s;transition:transform .35s,opacity .15s,max-height .3s ease-out;transition:transform .35s,opacity .15s,max-height .3s ease-out,-webkit-transform .35s}[dir] .vx-card .vx-card__code-container{-webkit-transition:opacity .15s,max-height .3s ease-out,-webkit-transform .35s}.vx-card .vx-card__code-container.collapsed{opacity:0;-webkit-transform:translateY(100%)}[dir] .vx-card .vx-card__code-container.collapsed{transform:translateY(100%)}[dir] .vx-card .vx-card__code-container .code-content{margin:1.5rem}.vx-card .vx-card__code-container .code-content pre[class^=language-]{max-height:350px}[dir] .vx-card .vx-card__code-container .code-content pre[class^=language-]{border-radius:.5rem;margin-bottom:0}[dir] .vx-card .vx-card__footer{padding:0 1.5rem 1.5rem}.list .list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[dir] .list .list__item{padding:.4rem}.feather-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir] .vx-input-group .vs-con-textarea{margin-bottom:0}[dir=ltr] .vx-input-group .vx-input-group-prepend{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .vx-input-group .vx-input-group-prepend{border-top-right-radius:5px;border-bottom-right-radius:5px}.vx-input-group .vx-input-group-prepend .prepend-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir=ltr] .vx-input-group .vx-input-group-prepend .prepend-text:not(:first-child){border-left:1px solid rgba(0,0,0,.18)}[dir=rtl] .vx-input-group .vx-input-group-prepend .prepend-text:not(:first-child){border-right:1px solid rgba(0,0,0,.18)}[dir=ltr] .vx-input-group .vx-input-group-prepend .prepend-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}[dir=ltr] .vx-input-group .vx-input-group-prepend .prepend-text:first-child,[dir=rtl] .vx-input-group .vx-input-group-prepend .prepend-text:not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .vx-input-group .vx-input-group-prepend .prepend-text:first-child{border-top-left-radius:0;border-bottom-left-radius:0}[dir=ltr] .vx-input-group .vx-input-group-prepend .prepend-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .vx-input-group .vx-input-group-prepend .prepend-text:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}[dir=ltr] .vx-input-group .vx-input-group-prepend .prepend-text:last-child{border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .vx-input-group .vx-input-group-prepend .prepend-text:last-child{border-top-left-radius:0;border-bottom-left-radius:0}[dir=ltr] .vx-input-group .vx-input-group-prepend .prepend-text.btn-addon .vs-button{border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .vx-input-group .vx-input-group-prepend .prepend-text.btn-addon .vs-button{border-top-left-radius:0;border-bottom-left-radius:0}[dir=ltr] .vx-input-group .vx-input-group-prepend .prepend-text.btn-addon .vs-button:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;border-left:none}[dir=rtl] .vx-input-group .vx-input-group-prepend .prepend-text.btn-addon .vs-button:not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[dir=ltr] .vx-input-group .vx-input-group-append{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .vx-input-group .vx-input-group-append{border-top-left-radius:5px;border-bottom-left-radius:5px}.vx-input-group .vx-input-group-append .append-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir=ltr] .vx-input-group .vx-input-group-append .append-text:not(:first-child){border-left:1px solid rgba(0,0,0,.18)}[dir=rtl] .vx-input-group .vx-input-group-append .append-text:not(:first-child){border-right:1px solid rgba(0,0,0,.18)}[dir=ltr] .vx-input-group .vx-input-group-append .append-text:first-child{border-top-left-radius:0;border-bottom-left-radius:0}[dir=ltr] .vx-input-group .vx-input-group-append .append-text:not(:last-child),[dir=rtl] .vx-input-group .vx-input-group-append .append-text:first-child{border-top-right-radius:0;border-bottom-right-radius:0}[dir=ltr] .vx-input-group .vx-input-group-append .append-text:last-child,[dir=rtl] .vx-input-group .vx-input-group-append .append-text:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .vx-input-group .vx-input-group-append .append-text:last-child{border-top-right-radius:0;border-bottom-right-radius:0}[dir=ltr] .vx-input-group .vx-input-group-append .append-text.btn-addon .vs-button{border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .vx-input-group .vx-input-group-append .append-text.btn-addon .vs-button{border-top-right-radius:0;border-bottom-right-radius:0}[dir=ltr] .vx-input-group .vx-input-group-append .append-text.btn-addon .vs-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[dir=rtl] .vx-input-group .vx-input-group-append .append-text.btn-addon .vs-button:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0;border-left:none}.vx-input-group .append-text,.vx-input-group .prepend-text{color:#fff}[dir] .vx-input-group .append-text:not(.btn-addon),[dir] .vx-input-group .prepend-text:not(.btn-addon){border-radius:6px}[dir=ltr] .vx-input-group .append-text:not(.btn-addon),[dir=ltr] .vx-input-group .prepend-text:not(.btn-addon),[dir=rtl] .vx-input-group .append-text:not(.btn-addon),[dir=rtl] .vx-input-group .prepend-text:not(.btn-addon){padding-left:1rem;padding-right:1rem}.vx-input-group .append-text.btn-addon .vs-button,.vx-input-group .prepend-text.btn-addon .vs-button{height:100%}[dir] .vx-input-group .append-text.btn-addon .vs-button,[dir] .vx-input-group .prepend-text.btn-addon .vs-button{padding:0 1.5rem!important}[dir=ltr] .vx-input-group .vx-input-group-default:not(:first-child) .vs-con-textarea,[dir=ltr] .vx-input-group .vx-input-group-default:not(:first-child) input{border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .vx-input-group .vx-input-group-default:not(:first-child) .vs-con-textarea,[dir=rtl] .vx-input-group .vx-input-group-default:not(:first-child) input{border-top-right-radius:0;border-bottom-right-radius:0}.vx-input-group .vx-input-group-default .vs-input{width:100%}[dir=ltr] .vx-input-group .vx-input-group-default:not(:last-child) input{border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .vx-input-group .vx-input-group-default:not(:last-child) input{border-top-left-radius:0;border-bottom-left-radius:0}html{font-size:14px;width:100%;line-height:1.5;letter-spacing:.01rem}body,html{height:100%}body{font-family:Open Sans,sans-serif;font-weight:400;overflow-x:hidden;max-width:100%;transition:background-color .3s ease}[dir] body{-webkit-transition:background-color .3s ease}#app{min-height:100%}.vx-logo .vx-logo-text{font-size:22px;font-weight:600}[dir=ltr] .vx-logo .vx-logo-text,[dir=rtl] .vx-logo .vx-logo-text{-webkit-animation:fadein .3s cubic-bezier(.25,.8,.25,1) 0s 1 normal forwards;animation:fadein .3s cubic-bezier(.25,.8,.25,1) 0s 1 normal forwards}.router-view{position:relative}[dir] .router-view{padding:2.2rem}@media (max-width:576px){[dir] .router-view{padding:1.2rem!important}[dir] .footer-sticky .router-view{padding-bottom:5rem!important}}.router-view .content-area__heading h2{color:#636363}.layout--main{height:100%;min-height:100%}#content-overlay{position:fixed;opacity:0;width:100%;height:100%;top:0;bottom:0;transition:opacity .7s;z-index:-1}[dir] #content-overlay{background-color:rgba(0,0,0,.5);cursor:pointer;-webkit-transition:opacity .7s}[dir=ltr] #content-overlay,[dir=rtl] #content-overlay{left:0;right:0}.show-overlay #content-overlay{z-index:41001;opacity:1}.the-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#content-area{height:100%}[dir=ltr] #content-area{-webkit-transition:margin-left .5s;transition:margin-left .5s}[dir=rtl] #content-area{-webkit-transition:margin-right .5s;transition:margin-right .5s}#content-area .content-wrapper{min-height:calc(var(--vh, 1vh)*100 - 20rem)}.navbar-static #content-area .content-wrapper{min-height:calc(var(--vh, 1vh)*100 - 8rem)}[dir=ltr] #content-area.content-area-reduced{margin-left:260px}[dir=rtl] #content-area.content-area-reduced{margin-right:260px}[dir=ltr] #content-area.content-area-lg{margin-left:80px}[dir=rtl] #content-area.content-area-lg{margin-right:80px}[dir=ltr] #content-area.content-area-full{margin-left:0}[dir=rtl] #content-area.content-area-full{margin-right:0}[dir] .navbar-floating .router-content{margin-top:5.5rem}@media (max-width:576px){[dir] .navbar-floating .router-content{margin-top:6rem}}[dir] div[id$=demo] .vx-card:not(:last-of-type){margin-bottom:2.2rem}.vue-back-to-top{z-index:51000!important}.demo-alignment{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir] .demo-alignment>*{margin-top:1.5rem}[dir=ltr] .demo-alignment>*{margin-right:1.5rem}[dir=rtl] .demo-alignment>*{margin-left:1.5rem}[dir] .op-block{padding:10px;border-radius:10px}[dir=ltr] .op-block{-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.1);box-shadow:1px 1px 10px rgba(0,0,0,.1)}[dir=rtl] .op-block{-webkit-box-shadow:-1px 1px 10px rgba(0,0,0,.1);box-shadow:-1px 1px 10px rgba(0,0,0,.1)}.no-scroll-content{height:calc(var(--vh, 1vh)*100 - 14.1rem)}[dir] .main-vertical.navbar-sticky .router-content{margin-top:4.5rem}.main-vertical.navbar-static .vx-navbar-wrapper .vx-navbar{-webkit-box-shadow:none}[dir] .main-vertical.navbar-static .vx-navbar-wrapper .vx-navbar{background:transparent!important;box-shadow:none}[dir] .main-vertical.navbar-static .router-content{margin-top:.2rem}[dir] .no-scroll .router-view{padding-bottom:0!important}.no-scroll.navbar-floating .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 11.5rem)}.no-scroll.navbar-floating.footer-hidden .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 9.3rem)}.no-scroll.navbar-floating.footer-sticky .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 13.1rem)}.no-scroll.navbar-sticky .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 10.5rem)}.no-scroll.navbar-sticky.footer-hidden .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 8.3rem)}.no-scroll.navbar-sticky.footer-sticky .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 12.1rem)}.no-scroll.navbar-static.footer-static .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 9.25rem)}.no-scroll.navbar-static.footer-sticky .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 10.9rem)}.no-scroll.navbar-static.footer-hidden .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 7rem)}.no-scroll.navbar-hidden .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 6rem)}.no-scroll.navbar-hidden.footer-hidden .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 3.8rem)}.no-scroll.navbar-hidden.footer-sticky .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 7.6rem)}.main-horizontal .vx-navbar-wrapper.nav-menu-wrapper{z-index:41000}.main-horizontal .vx-navbar-wrapper .vx-navbar{z-index:40001}@media (min-width:1200px){.main-horizontal .vx-navbar-wrapper .search-full-container .vx-auto-suggest .auto-suggest-suggestions-list{width:calc(100% - 2rem)!important}[dir=ltr] .main-horizontal .vx-navbar-wrapper .search-full-container .vx-auto-suggest .auto-suggest-suggestions-list{margin-left:1rem}[dir=rtl] .main-horizontal .vx-navbar-wrapper .search-full-container .vx-auto-suggest .auto-suggest-suggestions-list{margin-right:1rem}}[dir=ltr] .main-horizontal.navbar-floating .vs-navbar.vx-navbar,[dir=rtl] .main-horizontal.navbar-floating .vs-navbar.vx-navbar{padding-left:1.25rem!important;padding-right:1.25rem!important}[dir] .main-horizontal.navbar-sticky .router-content{margin-top:4.5rem}@media (min-width:1200px){[dir] .main-horizontal.navbar-sticky .router-content{margin-top:8.89rem}}.main-horizontal.navbar-sticky .vx-navbar-wrapper:not(.nav-menu-wrapper){height:62px}[dir] .main-horizontal.navbar-sticky .vs-navbar:not(.vx-navbar){background-color:#f7f7f7!important}.main-horizontal.navbar-static .vs-navbar.vx-navbar,.main-horizontal.navbar-sticky .vs-navbar.vx-navbar{-webkit-box-shadow:0 10px 8px rgba(0,0,0,.03)}[dir] .main-horizontal.navbar-static .vs-navbar.vx-navbar,[dir] .main-horizontal.navbar-sticky .vs-navbar.vx-navbar{box-shadow:0 10px 8px rgba(0,0,0,.03)}@media (min-width:1200px){[dir] .main-horizontal.navbar-static .router-content{margin-top:1rem}}.main-horizontal.navbar-static #content-area .content-wrapper{min-height:calc(var(--vh, 1vh)*100 - 8rem - 62px)}@media (min-width:1200px){.main-horizontal.navbar-static .vx-navbar-wrapper:not(.nav-menu-wrapper){position:fixed}}@media (max-width:1199px){.main-horizontal.navbar-static .vx-navbar-wrapper .vx-navbar{-webkit-box-shadow:none}[dir] .main-horizontal.navbar-static .vx-navbar-wrapper .vx-navbar{background:transparent!important;box-shadow:none}}@media (max-width:1199px){.main-horizontal.navbar-hidden .vx-navbar-wrapper{display:none}}.main-horizontal.navbar-hidden .vx-navbar-wrapper{position:fixed}.main-horizontal.navbar-hidden .vx-navbar-wrapper.nav-menu-wrapper{display:none}@media (min-width:1200px){[dir] .main-horizontal.navbar-hidden .router-view{margin-top:4.5rem}}.main-horizontal:not(.navbar-static) .vx-navbar-wrapper.nav-menu-wrapper{top:62px}@media (min-width:1200px){[dir] .main-horizontal.navbar-floating .router-content{margin-top:10.1rem}[dir] .main-horizontal .vs-navbar.vx-navbar{padding-top:0!important;padding-bottom:0!important}}@media (min-width:1200px){[dir] .main-horizontal.no-scroll .router-view{padding-bottom:0}.main-horizontal.no-scroll.navbar-floating .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 16rem)}.main-horizontal.no-scroll.navbar-floating.footer-hidden .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 13.4rem)}.main-horizontal.no-scroll.navbar-floating.footer-sticky .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 16.7rem)}.main-horizontal.no-scroll.navbar-sticky .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 14.7rem)}.main-horizontal.no-scroll.navbar-sticky.footer-hidden .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 12.7rem)}.main-horizontal.no-scroll.navbar-sticky.footer-sticky .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 16.2rem)}.main-horizontal.no-scroll.navbar-static.footer-static .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 14.75rem)}.main-horizontal.no-scroll.navbar-static.footer-sticky .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 16.7rem)}.main-horizontal.no-scroll.navbar-static.footer-hidden .no-scroll-content{height:calc(var(--vh, 1vh)*100 - 13rem)}}.vs-navbar.navbar-skelton{width:100%;transition:all .5s;z-index:10000}[dir] .vs-navbar.navbar-skelton{padding:.8rem 2.2rem;-webkit-transition:all .5s}.navbar-floating .vx-navbar-wrapper,.navbar-sticky .vx-navbar-wrapper{position:fixed}.vx-navbar-wrapper{background-repeat-x:repeat;z-index:41001;width:100%;height:103px;background-repeat-y:no-repeat;top:0}[dir] .vx-navbar-wrapper{background:linear-gradient(180deg,hsla(0,0%,97.3%,.95) 44%,hsla(0,0%,97.3%,.46) 73%,hsla(0,0%,100%,0))}[dir=ltr] .vx-navbar-wrapper{background:-webkit-gradient(linear,left top,left bottom,color-stop(44%,hsla(0,0%,97.3%,.95)),color-stop(73%,hsla(0,0%,97.3%,.46)),to(hsla(0,0%,100%,0)))}[dir=rtl] .vx-navbar-wrapper{background:-webkit-gradient(linear,right top,right bottom,color-stop(44%,hsla(0,0%,97.3%,.95)),color-stop(73%,hsla(0,0%,97.3%,.46)),to(hsla(0,0%,100%,0)))}.vx-navbar-wrapper .vx-navbar .vs-con-items{width:100%}[dir] .vx-navbar-wrapper .vx-navbar .vs-con-items .search-full-container{background:#fff}.vx-navbar-wrapper .vx-navbar .vs-con-items .vx-auto-suggest{color:#626262}@media (min-width:1201px){.main-vertical .vx-navbar-wrapper{width:calc(100% - 260px)}}.content-area-lg .vx-navbar-wrapper{width:calc(100% - 80px)}[dir] .show-overlay .vx-navbar-wrapper{background:linear-gradient(180deg,rgba(44,48,60,.9) 44%,rgba(44,48,60,.43) 73%,rgba(44,48,60,0))}[dir=ltr] .show-overlay .vx-navbar-wrapper{background:-webkit-gradient(linear,left top,left bottom,color-stop(44%,rgba(44,48,60,.9)),color-stop(73%,rgba(44,48,60,.43)),to(rgba(44,48,60,0)))}[dir=rtl] .show-overlay .vx-navbar-wrapper{background:-webkit-gradient(linear,right top,right bottom,color-stop(44%,rgba(44,48,60,.9)),color-stop(73%,rgba(44,48,60,.43)),to(rgba(44,48,60,0)))}@media (min-width:577px){[dir] .navbar-floating .vx-navbar-wrapper{padding:1.3rem 2.2rem 2.2rem}}[dir] .navbar-floating .vx-navbar{border-radius:.5rem;padding:.8rem 1rem}[dir] .navbar-floating .vx-navbar .search-full-container{border-radius:.5rem}[dir] .navbar-sticky .vx-navbar-wrapper{background:none}.navbar-sticky .content-area-lg .vx-navbar-wrapper .vx-navbar{width:100%}.navbar-static .vx-navbar-wrapper .vx-navbar .vx-auto-suggest .auto-suggest-suggestions-list,.navbar-sticky .vx-navbar-wrapper .vx-navbar .vx-auto-suggest .auto-suggest-suggestions-list{width:calc(100% - 2rem)!important}[dir=ltr] .navbar-static .vx-navbar-wrapper .vx-navbar .vx-auto-suggest .auto-suggest-suggestions-list,[dir=ltr] .navbar-sticky .vx-navbar-wrapper .vx-navbar .vx-auto-suggest .auto-suggest-suggestions-list{margin-left:1rem}[dir=rtl] .navbar-static .vx-navbar-wrapper .vx-navbar .vx-auto-suggest .auto-suggest-suggestions-list,[dir=rtl] .navbar-sticky .vx-navbar-wrapper .vx-navbar .vx-auto-suggest .auto-suggest-suggestions-list{margin-right:1rem}.main-vertical.navbar-static .vx-navbar-wrapper .vx-navbar{z-index:41001}.navbar-static .vx-navbar-wrapper{height:auto;width:100%}[dir] .navbar-static .vx-navbar-wrapper{background:none}.navbar-static .vx-navbar-wrapper .vx-navbar{position:relative}[dir] .navbar-static .router-view{padding-top:1rem}.navbar-hidden.main-vertical .vx-navbar-wrapper{display:none}.search-full-container{z-index:50000}.search-full-container .vx-auto-suggest>div{height:100%}[dir] .search-full-container .vx-auto-suggest .input-span-placeholder,[dir] .search-full-container .vx-auto-suggest input[type=text]{padding:1.6rem 3rem!important}.search-full-container .vx-auto-suggest .vs-input--icon.feather{top:32%!important}[dir=ltr] .search-full-container .vx-auto-suggest .vs-input--icon.feather{left:.8rem}[dir=rtl] .search-full-container .vx-auto-suggest .vs-input--icon.feather{right:.8rem}.search-full-container>div.feather-icon{position:absolute!important}.bookmark-dropdown{z-index:41002}.navbar-custom .vs-navbar--btn-responsive{display:none!important}.navbar-custom .vs-spacer{display:block!important}.navbar-custom .vs-con-items{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;width:100%}@media (max-width:1200px){[dir] .navbar-sticky .vx-navbar-wrapper .vx-navbar{padding:.8rem 2.2rem}}@media (max-width:576px){[dir] .vx-navbar-wrapper{padding:1.2rem}[dir] .navbar-sticky .vx-navbar-wrapper{padding:0}[dir] .navbar-sticky .vx-navbar-wrapper .vx-navbar{padding:.8rem 1.5rem}[dir] .navbar-static .vx-navbar-wrapper{padding:0}[dir] .navbar-static .vx-navbar-wrapper .vx-navbar{padding:.8rem 1.5rem}[dir] .navbar-static.main-vertical .router-view .router-content{margin-top:0}}.starred-page--more:hover,.starred-page:hover{color:rgba(var(--vs-primary),1)}.i18n-dropdown .vs-dropdown--item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:364px){.i18n-dropdown{width:95vw}[dir=ltr] .i18n-dropdown{left:90vw!important}[dir=rtl] .i18n-dropdown{right:90vw!important}.i18n-dropdown .vs-dropdown--menu--after{display:none}}.cart-dropdown{width:365px}.cart-dropdown .cart-dropdown-item-img{max-width:100%;max-height:100%;width:auto;transition:.35s}[dir] .cart-dropdown .cart-dropdown-item-img{-webkit-transition:.35s}.cart-dropdown,.notification-dropdown{width:365px}@media screen and (max-width:500px){.cart-dropdown,.notification-dropdown{width:95vw}[dir=ltr] .cart-dropdown,[dir=ltr] .notification-dropdown{left:97.5vw!important}[dir=rtl] .cart-dropdown,[dir=rtl] .notification-dropdown{right:97.5vw!important}.cart-dropdown .vs-dropdown--menu--after,.notification-dropdown .vs-dropdown--menu--after{display:none}}[dir] .cart-dropdown .notification:hover,[dir] .notification-dropdown .notification:hover{background-color:#f7f7f7}[dir] .cart-dropdown .checkout-footer,[dir] .cart-dropdown .notification-footer,[dir] .notification-dropdown .checkout-footer,[dir] .notification-dropdown .notification-footer{background-color:#f8f8f8}.scroll-area--cart-items-dropdowm,.scroll-area--nofications-dropdown{position:relative;width:100%;max-height:25rem}[dir] .scroll-area--cart-items-dropdowm,[dir] .scroll-area--nofications-dropdown{margin:auto}.scroll-area--cart-items-dropdowm:not(.ps),.scroll-area--nofications-dropdown:not(.ps){overflow-y:auto}@media screen and (max-height:334px){.vx-navbar-dropdown{top:calc(var(--vh, 1vh)*100 - 82.5vh)!important}.vx-navbar-dropdown .vs-dropdown--menu--after{display:none}}.footer-sticky .the-footer{position:fixed;bottom:0;width:calc(100% - 260px);-webkit-box-shadow:0 -4px 20px 0 rgba(0,0,0,.05);z-index:40000}[dir] .footer-sticky .the-footer{background:#fff;box-shadow:0 -4px 20px 0 rgba(0,0,0,.05)}.footer-sticky .content-area-lg .the-footer{width:calc(100% - 80px)}.footer-sticky .content-area-full .the-footer{width:100%}[dir] .footer-sticky .router-view{padding-bottom:5rem}.footer-hidden .the-footer{display:none}[dir] .the-footer{padding:1rem 2.2rem}@font-face{font-family:Radikal;src:url(../fonts/Radikal.786ecfad.eot);src:url(../fonts/Radikal.786ecfad.eot) format("embedded-opentype"),url(../fonts/Radikal.2451f145.woff2) format("woff2"),url(../fonts/Radikal.8039f2d5.woff) format("woff"),url(../fonts/Radikal.d4ce872d.ttf) format("truetype"),url(../img/Radikal.8d364721.svg#Radikal) format("svg")}@font-face{font-family:RadikalMedium;src:url(../fonts/RadikalMedium.149c2443.eot);src:url(../fonts/RadikalMedium.149c2443.eot) format("embedded-opentype"),url(../fonts/RadikalMedium.afbb0cec.woff2) format("woff2"),url(../fonts/RadikalMedium.d0e6fa68.woff) format("woff"),url(../fonts/RadikalMedium.964f760e.ttf) format("truetype"),url(../img/RadikalMedium.368fe1fd.svg#RadikalMedium) format("svg")}@font-face{font-family:RadikalBold;src:url(../fonts/RadikalBold.071c4c53.eot);src:url(../fonts/RadikalBold.071c4c53.eot) format("embedded-opentype"),url(../fonts/RadikalBold.9b1faacd.woff2) format("woff2"),url(../fonts/RadikalBold.e051e69d.woff) format("woff"),url(../fonts/RadikalBold.5c76dea7.ttf) format("truetype"),url(../img/RadikalBold.63e83f2f.svg#RadikalBold) format("svg")}body{color:#626262}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Radikal,sans-serif;font-weight:400;line-height:1.2;color:#2c2c2c}.h1,h1{font-size:28px}.h2,h2{font-size:24.36px}.h3,h3{font-size:21.14px}.h4,h4{font-size:18.48px}.h5,h5{font-size:15.96px}.h6,h6{font-size:14px}.vs-tooltip h4{color:#fff}a,a:active,a:hover,a:visited{color:rgba(var(--vs-primary),1)}u{text-decoration:underline}code{font-family:Open Sans,sans-serif}[dir] code{background:#eee;padding:.1rem .3rem;border-radius:3px}ol,ul{list-style-type:none}[dir] ol,[dir] ul{margin:0;padding:0}[dir] .layout--full-page .bg-img{background-image:url(../img/vuexy-login-bg.04351a33.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}[dir] .layout--full-page .full-page-bg-color{background-color:#eff2f7}.single-counter{display:inline-block;position:relative;width:105px}[dir] .single-counter{padding:18px 10px 10px}.single-counter span{display:block}[dir] .single-counter span{text-align:center}.single-counter .timer{font-size:3rem}.chat-card-log{height:240px}.vjs-poster{width:100%!important}[dir] .vjs-poster{background-size:cover!important}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}i.feather{font-weight:100}.feather.feather-menu{z-index:9}.scroll-area{height:100%}.scroll-area:not(.ps){overflow-y:auto}[dir] .swiper-pagination-bullet-active,[dir] .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:rgba(var(--vs-primary),1)!important}.vue-form-wizard.md .wizard-navigation .wizard-progress-with-circle{top:33px!important}.vue-form-wizard.md .wizard-navigation .wizard-nav .wizard-icon-circle{width:55px;height:55px}[dir] .vue-form-wizard.md .wizard-navigation .wizard-nav .wizard-icon-circle{border:3px solid #ccc}.vue-form-wizard.md .wizard-navigation .wizard-nav .wizard-icon-circle .wizard-icon{font-size:1.5rem}.vue-form-wizard.md .wizard-navigation .wizard-nav .stepTitle{color:#626262}i.wizard-icon{font-style:inherit}[dir] .stepTitle{margin-top:.5rem}[dir] .select-large input.vs-select--input{padding:11px}.v-select:not(.vs--single) .vs__selected{font-size:.9rem}[dir] .v-select .vs__dropdown-toggle{padding:.59px 0 4px 0}.v-select .vs__dropdown-toggle .vs__search{color:#626262}.v-select .vs__dropdown-toggle .vs__deselect svg{stroke:#626262;opacity:.5}[dir] .v-select .vs__dropdown-toggle .vs__deselect svg{margin-top:0!important}.v-select .vs__dropdown-toggle .vs__actions .vs__clear{color:#626262}.v-select .vs__dropdown-menu .vs__dropdown-option--highlight{color:#fff!important}.v-select .vs__dropdown-menu .vs__dropdown-option,.v-select .vs__selected{color:#626262}[dir] .theme-dark .v-select .vs__dropdown-toggle{background:#262c49}.theme-dark .v-select .vs__dropdown-toggle .vs__clear svg{stroke:#b8c2cc}.theme-dark .v-select .vs__dropdown-toggle .vs__deselect svg{stroke:#b8c2cc;opacity:.7}[dir] .theme-dark .v-select:not(.vs--single) .vs__selected{background:#10163a;border:none}.theme-dark .v-select .vs__selected{color:#fff}.theme-dark .v-select .vs__open-indicator{fill:#b8c2cc}[dir] .theme-dark .v-select .vs__dropdown-menu{background:#262c49}.theme-dark .v-select .vs__dropdown-menu .vs__dropdown-option{color:#c2c6dc}.v-select{position:relative;font-family:inherit}.v-select,.v-select *{-webkit-box-sizing:border-box;box-sizing:border-box}@-webkit-keyframes vSelectSpinner-ltr{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes vSelectSpinner-rtl{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes vSelectSpinner-ltr{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes vSelectSpinner-rtl{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1)}[dir] .vs__fade-enter-active,[dir] .vs__fade-leave-active{-webkit-transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}[dir] .vs--disabled .vs__clear,[dir] .vs--disabled .vs__dropdown-toggle,[dir] .vs--disabled .vs__open-indicator,[dir] .vs--disabled .vs__search,[dir] .vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:normal}[dir] .vs__dropdown-toggle{padding:0 0 4px 0;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px}.vs__selected-options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}[dir] .vs__selected-options{padding:0 2px}.vs__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir=ltr] .vs__actions{padding:4px 6px 0 3px}[dir=rtl] .vs__actions{padding:4px 3px 0 6px}[dir] .vs--searchable .vs__dropdown-toggle{cursor:text}[dir] .vs--unsearchable .vs__dropdown-toggle{cursor:pointer}[dir] .vs--open .vs__dropdown-toggle{border-bottom-color:transparent}[dir=ltr] .vs--open .vs__dropdown-toggle,[dir=rtl] .vs--open .vs__dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:rgba(60,60,60,.5);-webkit-transform:scale(1);transition:-webkit-transform .15s cubic-bezier(1,-.115,.975,.855);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition:transform .15s cubic-bezier(1,-.115,.975,.855),-webkit-transform .15s cubic-bezier(1,-.115,.975,.855);-webkit-transition-timing-function:cubic-bezier(1,-.115,.975,.855)}[dir] .vs__open-indicator{transform:scale(1);-webkit-transition:-webkit-transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}[dir=ltr] .vs--open .vs__open-indicator{-webkit-transform:rotate(180deg) scale(1);transform:rotate(180deg) scale(1)}[dir=rtl] .vs--open .vs__open-indicator{-webkit-transform:rotate(-180deg) scale(1);transform:rotate(-180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:rgba(60,60,60,.5)}[dir] .vs__clear{padding:0;border:0;background-color:transparent;cursor:pointer}[dir=ltr] .vs__clear{margin-right:8px}[dir=rtl] .vs__clear{margin-left:8px}.vs__dropdown-menu{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:calc(100% - 1px);z-index:1000;width:100%;max-height:350px;min-width:160px;overflow-y:auto;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.15);list-style:none}[dir] .vs__dropdown-menu{padding:5px 0;margin:0;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;background:#fff}[dir=ltr] .vs__dropdown-menu{left:0;text-align:left}[dir=rtl] .vs__dropdown-menu{right:0;text-align:right}[dir] .vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;color:#333;white-space:nowrap}[dir] .vs__dropdown-option{padding:3px 20px;clear:both;cursor:pointer}.vs__dropdown-option--highlight{color:#fff}[dir] .vs__dropdown-option--highlight{background:#0142f7}.vs__dropdown-option--deselect{color:#fff}[dir] .vs__dropdown-option--deselect{background:#fb5858}.vs__dropdown-option--disabled{color:rgba(60,60,60,.5)}[dir] .vs__dropdown-option--disabled{background:inherit;cursor:inherit}.vs__selected{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;line-height:1.8;z-index:0}[dir] .vs__selected{background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;margin:4px 2px 0 2px;padding:0 .25em}.vs__deselect{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;fill:rgba(60,60,60,.5)}[dir] .vs__deselect{padding:0;border:0;cursor:pointer;background:none;text-shadow:0 1px 0 #fff}[dir=ltr] .vs__deselect{margin-left:4px}[dir=rtl] .vs__deselect{margin-right:4px}[dir] .vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.8;font-size:1em;outline:none;-webkit-box-shadow:none;width:0;max-width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;z-index:1}[dir] .vs__search,[dir] .vs__search:focus{border:1px solid transparent;margin:4px 0 0 0;padding:0 7px;background:none;box-shadow:none}[dir=ltr] .vs__search,[dir=ltr] .vs__search:focus{border-left:none}[dir=rtl] .vs__search,[dir=rtl] .vs__search:focus{border-right:none}.vs__search::-webkit-input-placeholder{color:inherit}.vs__search::-moz-placeholder{color:inherit}.vs__search:-ms-input-placeholder{color:inherit}.vs__search::-ms-input-placeholder{color:inherit}.vs__search::placeholder{color:inherit}.vs--unsearchable .vs__search{opacity:1}[dir] .vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{-ms-flex-item-align:center;align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;-webkit-transform:translateZ(0);transition:opacity .1s}[dir] .vs__spinner{border-top:.9em solid hsla(0,0%,39.2%,.1);border-bottom:.9em solid hsla(0,0%,39.2%,.1);transform:translateZ(0);-webkit-transition:opacity .1s}[dir=ltr] .vs__spinner{border-right:.9em solid hsla(0,0%,39.2%,.1);border-left:.9em solid rgba(60,60,60,.45);-webkit-animation:vSelectSpinner-ltr 1.1s linear infinite;animation:vSelectSpinner-ltr 1.1s linear infinite}[dir=rtl] .vs__spinner{border-left:.9em solid hsla(0,0%,39.2%,.1);border-right:.9em solid rgba(60,60,60,.45);-webkit-animation:vSelectSpinner-rtl 1.1s linear infinite;animation:vSelectSpinner-rtl 1.1s linear infinite}.vs__spinner,.vs__spinner:after{width:5em;height:5em}[dir] .vs__spinner,[dir] .vs__spinner:after{border-radius:50%}.vs--loading .vs__spinner{opacity:1}.echarts{width:100%!important}.v-context{overflow:hidden;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important;z-index:51000!important}[dir] .v-context{padding:0!important;border-radius:.4rem!important;box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.v-context li a{color:inherit!important}[dir] .v-context li a{padding:.7rem 1rem!important}[dir] .v-context li a:focus,[dir] .v-context li a:hover{background:#eee!important}[dir] .theme-dark .v-context{background:#262c49!important}.theme-dark .v-context li a{color:#c2c6dc!important}[dir] .theme-dark .v-context li a:focus,[dir] .theme-dark .v-context li a:hover{background:#10163a!important}.quill-editor .ql-bubble .ql-tooltip{z-index:51000}[dir] .theme-dark .quill-editor .ql-snow.ql-container,[dir] .theme-dark .quill-editor .ql-snow.ql-toolbar{border-color:#414561}.vdp-datepicker input{font-size:1rem;color:#626262;width:100%}[dir] .vdp-datepicker input{padding:.7rem;border-radius:5px;border:1px solid rgba(0,0,0,.2)}.vdp-datepicker input[disabled]{opacity:.5}.vdp-datepicker .vdp-datepicker__calendar{z-index:401}[dir] .vdp-datepicker .vdp-datepicker__calendar{border-radius:.5rem}[dir=ltr] .vdp-datepicker .vdp-datepicker__calendar header .pre{border-top-left-radius:.5rem}[dir=ltr] .vdp-datepicker .vdp-datepicker__calendar header .next,[dir=rtl] .vdp-datepicker .vdp-datepicker__calendar header .pre{border-top-right-radius:.5rem}[dir=rtl] .vdp-datepicker .vdp-datepicker__calendar header .next{border-top-left-radius:.5rem}[dir] .vdp-datepicker .day.blank{background:transparent}.vdp-datepicker .cell.day{height:37px;line-height:37px;width:12.285714286%}[dir] .vdp-datepicker .cell.day{border-radius:50%}[dir=ltr] .vdp-datepicker .cell.day,[dir=rtl] .vdp-datepicker .cell.day{margin-left:1%;margin-right:1%}[dir] .vdp-datepicker .cell.month,[dir] .vdp-datepicker .cell.year{border-radius:.5rem}[dir] .vdp-datepicker .cell:not(.blank):hover{border-color:transparent!important;background-color:#eee}.vdp-datepicker .cell.day.highlighted{color:#fff}[dir] .vdp-datepicker .cell.day.highlighted{background:rgba(var(--vs-primary),.7)}[dir] .vdp-datepicker .cell.day.highlighted:hover{background:rgba(var(--vs-primary),1)}.vdp-datepicker .cell.selected{color:#fff}[dir] .vdp-datepicker .cell.selected{background:rgba(var(--vs-primary),1)!important}[dir] .vdp-datepicker .cell.selected:hover{background:rgba(var(--vs-primary),1)}.flatpickr-calendar{width:333.875px!important;-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important;overflow:hidden}[dir] .flatpickr-calendar{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important;border-radius:.5rem!important}.flatpickr-calendar.hasWeeks{width:367.875px!important}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{display:none}.flatpickr-calendar .numInputWrapper{width:5.5ch!important}.flatpickr-calendar .numInputWrapper .numInput.cur-year{font-weight:600!important;color:#626262}[dir] .flatpickr-calendar .numInputWrapper:hover{background:none}[dir] .flatpickr-calendar .numInputWrapper:hover .arrowDown,[dir] .flatpickr-calendar .numInputWrapper:hover .arrowUp{border:none}.flatpickr-calendar .flatpickr-month,.flatpickr-calendar .flatpickr-months{height:44px!important}[dir] .flatpickr-calendar .flatpickr-months{padding:0}.flatpickr-calendar .flatpickr-monthDropdown-months{color:#626262;font-size:1rem!important;font-weight:500!important;height:27px}[dir] .flatpickr-calendar .flatpickr-monthDropdown-months{border:1px solid rgba(0,0,0,.3)!important;border-radius:.5rem!important}[dir=ltr] .flatpickr-calendar .flatpickr-monthDropdown-months{margin-left:22px!important;margin-right:3px!important}[dir=rtl] .flatpickr-calendar .flatpickr-monthDropdown-months{margin-right:22px!important;margin-left:3px!important}[dir] .flatpickr-calendar .flatpickr-monthDropdown-months:hover{background:transparent!important}.flatpickr-calendar .flatpickr-current-month{bottom:-11px}[dir] .flatpickr-calendar .flatpickr-current-month{padding-top:0}.flatpickr-calendar .flatpickr-current-month .numInputWrapper{vertical-align:middle}[dir] .flatpickr-calendar .flatpickr-innerContainer,[dir] .flatpickr-calendar .flatpickr-next-month,[dir] .flatpickr-calendar .flatpickr-prev-month{padding:13px!important}.flatpickr-calendar .flatpickr-next-month,.flatpickr-calendar .flatpickr-prev-month{top:10px!important}[dir=ltr] .flatpickr-calendar .flatpickr-prev-month{left:13px!important}[dir=ltr] .flatpickr-calendar .flatpickr-next-month,[dir=rtl] .flatpickr-calendar .flatpickr-prev-month{right:13px!important}[dir=rtl] .flatpickr-calendar .flatpickr-next-month{left:13px!important}.flatpickr-calendar.inline{display:block!important}.flatpickr-calendar .flatpickr-day.endRange,.flatpickr-calendar .flatpickr-day.endRange.inRange,.flatpickr-calendar .flatpickr-day.endRange.nextMonthDay,.flatpickr-calendar .flatpickr-day.endRange.prevMonthDay,.flatpickr-calendar .flatpickr-day.endRange:focus,.flatpickr-calendar .flatpickr-day.endRange:hover,.flatpickr-calendar .flatpickr-day.selected,.flatpickr-calendar .flatpickr-day.selected.inRange,.flatpickr-calendar .flatpickr-day.selected.nextMonthDay,.flatpickr-calendar .flatpickr-day.selected.prevMonthDay,.flatpickr-calendar .flatpickr-day.selected:focus,.flatpickr-calendar .flatpickr-day.selected:hover,.flatpickr-calendar .flatpickr-day.startRange,.flatpickr-calendar .flatpickr-day.startRange.inRange,.flatpickr-calendar .flatpickr-day.startRange.nextMonthDay,.flatpickr-calendar .flatpickr-day.startRange.prevMonthDay,.flatpickr-calendar .flatpickr-day.startRange:focus,.flatpickr-calendar .flatpickr-day.startRange:hover{-webkit-box-shadow:none;color:#fff}[dir] .flatpickr-calendar .flatpickr-day.endRange,[dir] .flatpickr-calendar .flatpickr-day.endRange.inRange,[dir] .flatpickr-calendar .flatpickr-day.endRange.nextMonthDay,[dir] .flatpickr-calendar .flatpickr-day.endRange.prevMonthDay,[dir] .flatpickr-calendar .flatpickr-day.endRange:focus,[dir] .flatpickr-calendar .flatpickr-day.endRange:hover,[dir] .flatpickr-calendar .flatpickr-day.selected,[dir] .flatpickr-calendar .flatpickr-day.selected.inRange,[dir] .flatpickr-calendar .flatpickr-day.selected.nextMonthDay,[dir] .flatpickr-calendar .flatpickr-day.selected.prevMonthDay,[dir] .flatpickr-calendar .flatpickr-day.selected:focus,[dir] .flatpickr-calendar .flatpickr-day.selected:hover,[dir] .flatpickr-calendar .flatpickr-day.startRange,[dir] .flatpickr-calendar .flatpickr-day.startRange.inRange,[dir] .flatpickr-calendar .flatpickr-day.startRange.nextMonthDay,[dir] .flatpickr-calendar .flatpickr-day.startRange.prevMonthDay,[dir] .flatpickr-calendar .flatpickr-day.startRange:focus,[dir] .flatpickr-calendar .flatpickr-day.startRange:hover{background:#0142f7!important;box-shadow:none;border-color:#0142f7!important}.flatpickr-input,.flatpickr-input[type=hidden]+input{font-size:1rem;color:#626262}[dir] .flatpickr-input,[dir] .flatpickr-input[type=hidden]+input{padding:.7rem;border-radius:5px;border:1px solid rgba(0,0,0,.2)}[dir] .flatpickr-input.active{border:1px solid #0142f7}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#0142f7!important}[dir] .theme-dark .flatpickr-calendar{background:#10163a;border:1px solid #414561}.theme-dark .flatpickr-calendar .flatpickr-month,.theme-dark .flatpickr-calendar .flatpickr-weekday{color:#fff}.theme-dark .flatpickr-calendar .flatpickr-next-month svg,.theme-dark .flatpickr-calendar .flatpickr-prev-month svg{fill:#fff}[dir] .theme-dark .flatpickr-calendar .flatpickr-monthDropdown-months{background:#262c49!important}.theme-dark .flatpickr-calendar .flatpickr-monthDropdown-months option{color:#c2c6dc}[dir] .theme-dark .flatpickr-calendar .flatpickr-monthDropdown-months option{background:#10163a!important}.theme-dark .flatpickr-calendar .flatpickr-day{color:#c2c6dc}[dir] .theme-dark .flatpickr-calendar .flatpickr-day.inRange,[dir] .theme-dark .flatpickr-calendar .flatpickr-day.nextMonthDay.inRange,[dir] .theme-dark .flatpickr-calendar .flatpickr-day.nextMonthDay.today.inRange,[dir] .theme-dark .flatpickr-calendar .flatpickr-day.nextMonthDay:focus,[dir] .theme-dark .flatpickr-calendar .flatpickr-day.nextMonthDay:hover,[dir] .theme-dark .flatpickr-calendar .flatpickr-day.prevMonthDay.inRange,[dir] .theme-dark .flatpickr-calendar .flatpickr-day.prevMonthDay.today.inRange,[dir] .theme-dark .flatpickr-calendar .flatpickr-day.prevMonthDay:focus,[dir] .theme-dark .flatpickr-calendar .flatpickr-day.prevMonthDay:hover,[dir] .theme-dark .flatpickr-calendar .flatpickr-day.today.inRange,[dir] .theme-dark .flatpickr-calendar .flatpickr-day:focus,[dir] .theme-dark .flatpickr-calendar .flatpickr-day:hover{background:#262c49;border-color:#262c49}[dir] .theme-dark .flatpickr-calendar .flatpickr-day.today{border-color:#959ea9}.theme-dark .flatpickr-calendar .flatpickr-day.selected,.theme-dark .flatpickr-calendar .flatpickr-day.today:focus,.theme-dark .flatpickr-calendar .flatpickr-day.today:hover{color:#fff}[dir] .theme-dark .flatpickr-calendar .flatpickr-day.today:focus,[dir] .theme-dark .flatpickr-calendar .flatpickr-day.today:hover{background:#262c49}.theme-dark .flatpickr-calendar .flatpickr-day.disabled,.theme-dark .flatpickr-calendar .flatpickr-day.nextMonthDay,.theme-dark .flatpickr-calendar .flatpickr-day.prevMonthDay{opacity:.3}[dir] .theme-dark .flatpickr-calendar .flatpickr-time{border-top-color:#414561!important}.theme-dark .flatpickr-calendar .flatpickr-time input{color:#c2c6dc}[dir] .theme-dark .flatpickr-calendar .flatpickr-time .flatpickr-am-pm:focus,[dir] .theme-dark .flatpickr-calendar .flatpickr-time .flatpickr-am-pm:hover,[dir] .theme-dark .flatpickr-calendar .flatpickr-time input:focus,[dir] .theme-dark .flatpickr-calendar .flatpickr-time input:hover{background:#262c49}.theme-dark .flatpickr-calendar .flatpickr-time .flatpickr-am-pm{color:#c2c6dc}[dir] .theme-dark .flatpickr-calendar .flatpickr-time ::-moz-selection{background:transparent}[dir] .theme-dark .flatpickr-calendar .flatpickr-time ::selection{background:transparent}[dir] .theme-dark .flatpickr-calendar .numInputWrapper .arrowUp:after{border-bottom-color:#fff}[dir] .theme-dark .flatpickr-calendar .numInputWrapper .arrowDown:after{border-top-color:#fff}.theme-dark{--vs-dark:184,194,204;color:#c2c6dc!important}[dir] .theme-dark{background-color:#262c49}[dir] .theme-dark .main-vertical.navbar-static .vx-navbar-wrapper{background:none}.theme-dark .main-horizontal .menu-item .h-nav-menu-item.disabled-item{opacity:.3}@media (min-width:1200px){[dir] .theme-dark .main-horizontal .vx-navbar-wrapper:not(.nav-menu-wrapper){background:none!important}}[dir] .theme-dark .main-horizontal.navbar-static .vs-navbar:not(.vx-navbar).d-theme-dark-light-bg,[dir] .theme-dark .main-horizontal.navbar-sticky .vs-navbar:not(.vx-navbar){background-color:#262c49!important}.theme-dark .content-area__heading h2{color:#ebeefd}.theme-dark code{color:#b8c2cc}[dir] .theme-dark code{background:#262c49}[dir] .theme-dark pre[class*=language-]{background-color:#2a2e34;text-shadow:none}[dir] .theme-dark pre[class*=language-] code{background-color:transparent}[dir] .theme-dark pre[class*=language-] code[class*=language-]{text-shadow:none}.theme-dark label{color:#c2c6dc}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:#ebeefd}[dir] .theme-dark ul.bordered-items li{border-color:#414561!important}[dir] .theme-dark .cart-dropdown .cart-item:hover,[dir] .theme-dark .cart-dropdown .notification:hover,[dir] .theme-dark .notification-dropdown .cart-item:hover,[dir] .theme-dark .notification-dropdown .notification:hover{background:#10163a}[dir] .theme-dark .cart-dropdown .checkout-footer,[dir] .theme-dark .cart-dropdown .notification-footer,[dir] .theme-dark .notification-dropdown .checkout-footer,[dir] .theme-dark .notification-dropdown .notification-footer{background-color:#262c49}[dir] .theme-dark .cart-dropdown .checkout-footer:hover,[dir] .theme-dark .cart-dropdown .notification-footer:hover,[dir] .theme-dark .notification-dropdown .checkout-footer:hover,[dir] .theme-dark .notification-dropdown .notification-footer:hover{background-color:#10163a}.theme-dark .vs-component.vs-notifications.vs-noti-dark{color:#22292f!important}[dir] .theme-dark .vs-component.vs-notifications.vs-noti-dark .filling{background:#b8c2cc!important}.theme-dark .vs-component.vs-notifications.vs-noti-dark h3{color:#22292f!important}[dir] .theme-dark .vx-card{background-color:#10163a}[dir] .theme-dark .vx-card.card-border{border-color:#414561}.theme-dark .vx-card .vx-card__title h4{color:#ebeefd}.theme-dark .vx-card .con-vs-alert-dark{color:#dae1e7}[dir] .theme-dark .vx-card .code-content pre[class^=language-]{background-color:#262c49;text-shadow:none}[dir] .theme-dark .vx-card .code-content pre[class^=language-] code{background-color:transparent}[dir] .theme-dark .vx-card .code-content pre[class^=language-] code[class*=language-]{text-shadow:none}.theme-dark .vx-card .vx-card__body .con-vs-alert-primary h4{color:rgba(var(--vs-primary),1)}.theme-dark .vx-card .vx-card__body .con-vs-alert-success h4{color:rgba(var(--vs-success),1)}.theme-dark .vx-card .vx-card__body .con-vs-alert-danger h4{color:rgba(var(--vs-danger),1)}.theme-dark .vx-card .vx-card__body .con-vs-alert-info h4{color:rgba(var(--vs-info),1)}.theme-dark .vx-card .vx-card__body .con-vs-alert-warning h4{color:rgba(var(--vs-warning),1)}[dir] .theme-dark .vx-card .tasks-today-container .tasks-today__task:hover{background:#212744!important}[dir] .theme-dark .vx-navbar-wrapper{background:linear-gradient(180deg,rgba(44,48,60,.9) 44%,rgba(44,48,60,.43) 73%,rgba(44,48,60,0))}[dir=ltr] .theme-dark .vx-navbar-wrapper{background:-webkit-gradient(linear,left top,left bottom,color-stop(44%,rgba(44,48,60,.9)),color-stop(73%,rgba(44,48,60,.43)),to(rgba(44,48,60,0)))}[dir=rtl] .theme-dark .vx-navbar-wrapper{background:-webkit-gradient(linear,right top,right bottom,color-stop(44%,rgba(44,48,60,.9)),color-stop(73%,rgba(44,48,60,.43)),to(rgba(44,48,60,0)))}[dir] .theme-dark .vx-navbar-wrapper .vs-navbar .search-full-container{background-color:#10163a!important}[dir] .theme-dark .vx-navbar-wrapper .vs-navbar .search-full-container .vx-auto-suggest input{background:#10163a}.theme-dark .vx-navbar-wrapper .vs-navbar .vx-auto-suggest .auto-suggest-suggestions-list .auto-suggest__suggestion-group__suggestion{color:#c2c6dc}.theme-dark .vx-navbar-wrapper .vs-navbar .vx-auto-suggest .auto-suggest-suggestions-list .auto-suggest__suggestion-group__suggestion.vx-auto-suggest__current-selected{color:#fff}[dir] .theme-dark .vx-navbar-wrapper .vs-navbar .vx-auto-suggest .auto-suggest-suggestions-list .auto-suggest__suggestion-group__suggestion.vx-auto-suggest__current-selected{background:#10163a}[dir] .theme-dark .v-nav-menu .vs-sidebar{background-color:#10163a}.theme-dark .v-nav-menu .shadow-bottom{width:94%}[dir] .theme-dark .v-nav-menu .shadow-bottom{background:linear-gradient(180deg,#0f1642 44%,rgba(15,22,66,.51) 73%,rgba(44,48,60,0))}[dir=ltr] .theme-dark .v-nav-menu .shadow-bottom{background:-webkit-gradient(linear,left top,left bottom,color-stop(44%,#0f1642),color-stop(73%,rgba(15,22,66,.51)),to(rgba(44,48,60,0)))}[dir=rtl] .theme-dark .v-nav-menu .shadow-bottom{background:-webkit-gradient(linear,right top,right bottom,color-stop(44%,#0f1642),color-stop(73%,rgba(15,22,66,.51)),to(rgba(44,48,60,0)))}.theme-dark .v-nav-menu .scroll-area-v-nav-menu .feather-icon,.theme-dark .v-nav-menu .scroll-area-v-nav-menu a:not(.router-link-active) .feather-icon span,.theme-dark .v-nav-menu .scroll-area-v-nav-menu a:not(.router-link-active) .feather-icon svg,.theme-dark .v-nav-menu .scroll-area-v-nav-menu span:not(.vs-chip--text){color:#c2c6dc}.theme-dark .v-nav-menu .scroll-area-v-nav-menu a.router-link-active span{color:#fff}[dir] .theme-dark .v-nav-menu .scroll-area-v-nav-menu .vs-sidebar-group.vs-sidebar-group-active>.group-header,[dir] .theme-dark .v-nav-menu .scroll-area-v-nav-menu .vs-sidebar-group.vs-sidebar-group-open>.group-header{background:#262c49}[dir] .theme-dark .ps:hover>.ps__scrollbar-y-rail:hover{background-color:#10163a}[dir] .theme-dark .grid-demo__layout-container--block .vs-row,[dir] .theme-dark .grid-demo__layout-container .vs-row .vs-col,[dir] .theme-dark .grid-demo__layout-container .vs-row .vs-col:last-of-type{background-color:#212744}[dir] .theme-dark .chat-card-log .flex-row-reverse .msg.chat-sent-msg{background-color:#10163a!important}[dir] .theme-dark .chat-card-log .msg{background-color:#212744!important}[dir] .theme-dark .chat-input-container,[dir] .theme-dark .chat__input{background-color:#10163a!important;border-top:1px solid #212744}[dir] .theme-dark #chat-app .chat__profile-search .vs-inputx{border-color:#414561!important}[dir] .theme-dark #chat-app #chat-list-sidebar .chat-scroll-area .chat__contact:hover{background:#10163a}[dir] .theme-dark #chat-app .chat__header header{background:#212744!important}.theme-dark #chat-app .chat__header header h6{color:#ebeefd}[dir] .theme-dark #chat-app .chat__bg{background-color:#171e49;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260'%3E%3Cg fill='%236f76a1' fill-opacity='.4' fill-rule='evenodd'%3E%3Cpath d='M24.37 16c.2.65.39 1.32.54 2h-3.74l1.17 2.34.45.9-.24.11V28a5 5 0 01-2.23 8.94l-.02.06a8 8 0 01-7.75 6h-20a8 8 0 01-7.74-6l-.02-.06A5 5 0 01-17.45 28v-6.76l-.79-1.58-.44-.9.9-.44.63-.32H-20a23.01 23.01 0 0144.37-2zm-36.82 2a1 1 0 00-.44.1l-3.1 1.56.89 1.79 1.31-.66a3 3 0 012.69 0l2.2 1.1a1 1 0 00.9 0l2.21-1.1a3 3 0 012.69 0l2.2 1.1a1 1 0 00.9 0l2.21-1.1a3 3 0 012.69 0l2.2 1.1a1 1 0 00.86.02l2.88-1.27a3 3 0 012.43 0l2.88 1.27a1 1 0 00.85-.02l3.1-1.55-.89-1.79-1.42.71a3 3 0 01-2.56.06l-2.77-1.23a1 1 0 00-.4-.09h-.01a1 1 0 00-.4.09l-2.78 1.23a3 3 0 01-2.56-.06l-2.3-1.15a1 1 0 00-.45-.11h-.01a1 1 0 00-.44.1L.9 19.22a3 3 0 01-2.69 0l-2.2-1.1a1 1 0 00-.45-.11h-.01a1 1 0 00-.44.1l-2.21 1.11a3 3 0 01-2.69 0l-2.2-1.1a1 1 0 00-.45-.11h-.01zm0-2h-4.9a21.01 21.01 0 0139.61 0h-2.09l-.06-.13-.26.13h-32.31zm30.35 7.68l1.36-.68h1.3v2h-36v-1.15l.34-.17 1.36-.68h2.59l1.36.68a3 3 0 002.69 0l1.36-.68h2.59l1.36.68a3 3 0 002.69 0L2.26 23h2.59l1.36.68a3 3 0 002.56.06l1.67-.74h3.23l1.67.74a3 3 0 002.56-.06zM-13.82 27l16.37 4.91L18.93 27h-32.75zm-.63 2h.34l16.66 5 16.67-5h.33a3 3 0 110 6h-34a3 3 0 110-6zm1.35 8a6 6 0 005.65 4h20a6 6 0 005.66-4H-13.1zM284.37 16c.2.65.39 1.32.54 2h-3.74l1.17 2.34.45.9-.24.11V28a5 5 0 01-2.23 8.94l-.02.06a8 8 0 01-7.75 6h-20a8 8 0 01-7.74-6l-.02-.06a5 5 0 01-2.24-8.94v-6.76l-.79-1.58-.44-.9.9-.44.63-.32H240a23.01 23.01 0 0144.37-2zm-36.82 2a1 1 0 00-.44.1l-3.1 1.56.89 1.79 1.31-.66a3 3 0 012.69 0l2.2 1.1a1 1 0 00.9 0l2.21-1.1a3 3 0 012.69 0l2.2 1.1a1 1 0 00.9 0l2.21-1.1a3 3 0 012.69 0l2.2 1.1a1 1 0 00.86.02l2.88-1.27a3 3 0 012.43 0l2.88 1.27a1 1 0 00.85-.02l3.1-1.55-.89-1.79-1.42.71a3 3 0 01-2.56.06l-2.77-1.23a1 1 0 00-.4-.09h-.01a1 1 0 00-.4.09l-2.78 1.23a3 3 0 01-2.56-.06l-2.3-1.15a1 1 0 00-.45-.11h-.01a1 1 0 00-.44.1l-2.21 1.11a3 3 0 01-2.69 0l-2.2-1.1a1 1 0 00-.45-.11h-.01a1 1 0 00-.44.1l-2.21 1.11a3 3 0 01-2.69 0l-2.2-1.1a1 1 0 00-.45-.11h-.01zm0-2h-4.9a21.01 21.01 0 0139.61 0h-2.09l-.06-.13-.26.13h-32.31zm30.35 7.68l1.36-.68h1.3v2h-36v-1.15l.34-.17 1.36-.68h2.59l1.36.68a3 3 0 002.69 0l1.36-.68h2.59l1.36.68a3 3 0 002.69 0l1.36-.68h2.59l1.36.68a3 3 0 002.56.06l1.67-.74h3.23l1.67.74a3 3 0 002.56-.06zM246.18 27l16.37 4.91L278.93 27h-32.75zm-.63 2h.34l16.66 5 16.67-5h.33a3 3 0 110 6h-34a3 3 0 110-6zm1.35 8a6 6 0 005.65 4h20a6 6 0 005.66-4H246.9zM159.5 21.02A9 9 0 00151 15h-42a9 9 0 00-8.5 6.02 6 6 0 00.02 11.96A8.99 8.99 0 00109 45h42a9 9 0 008.48-12.02 6 6 0 00.02-11.96zM151 17h-42a7 7 0 00-6.33 4h54.66a7 7 0 00-6.33-4zm-9.34 26a8.98 8.98 0 003.34-7h-2a7 7 0 01-7 7h-4.34a8.98 8.98 0 003.34-7h-2a7 7 0 01-7 7h-4.34a8.98 8.98 0 003.34-7h-2a7 7 0 01-7 7h-7a7 7 0 110-14h42a7 7 0 110 14h-9.34zM109 27a9 9 0 00-7.48 4H101a4 4 0 110-8h58a4 4 0 010 8h-.52a9 9 0 00-7.48-4h-42zM39 115a8 8 0 100-16 8 8 0 000 16zm6-8a6 6 0 11-12 0 6 6 0 0112 0zm-3-29v-2h8v-6H40a4 4 0 00-4 4v10H22l-1.33 4-.67 2h2.19L26 130h26l3.81-40H58l-.67-2L56 84H42v-6zm-4-4v10h2V74h8v-2h-8a2 2 0 00-2 2zm2 12h14.56l.67 2H22.77l.67-2H40zm13.8 4H24.2l3.62 38h22.36l3.62-38zM129 92h-6v4h-6v4h-6v14h-3l.24 2 3.76 32h36l3.76-32 .24-2h-3v-14h-6v-4h-6v-4h-8zm18 22v-12h-4v4h3v8h1zm-3 0v-6h-4v6h4zm-6 6v-16h-4v19.17c1.6-.7 2.97-1.8 4-3.17zm-6 3.8V100h-4v23.8a10.04 10.04 0 004 0zm-6-.63V104h-4v16a10.04 10.04 0 004 3.17zm-6-9.17v-6h-4v6h4zm-6 0v-8h3v-4h-4v12h1zm27-12v-4h-4v4h3v4h1v-4zm-6 0v-8h-4v4h3v4h1zm-6-4v-4h-4v8h1v-4h3zm-6 4v-4h-4v8h1v-4h3zm7 24a12 12 0 0011.83-10h7.92l-3.53 30h-32.44l-3.53-30h7.92A12 12 0 00130 126zM212 86v2h-4v-2h4zm4 0h-2v2h2v-2zm-20 0v.1a5 5 0 00-.56 9.65l.06.25 1.12 4.48a2 2 0 001.94 1.52h.01l7.02 24.55a2 2 0 001.92 1.45h4.98a2 2 0 001.92-1.45l7.02-24.55a2 2 0 001.95-1.52L224.5 96l.06-.25a5 5 0 00-.56-9.65V86a14 14 0 00-28 0zm4 0h6v2h-9a3 3 0 100 6h26a3 3 0 100-6h-3v-2h2a12 12 0 10-24 0h2zm-1.44 14l-1-4h24.88l-1 4h-22.88zm8.95 26l-6.86-24h18.7l-6.86 24h-4.98zM150 242a22 22 0 100-44 22 22 0 000 44zm24-22a24 24 0 11-48 0 24 24 0 0148 0zm-28.38 17.73l2.04-.87a6 6 0 014.68 0l2.04.87a2 2 0 002.5-.82l1.14-1.9a6 6 0 013.79-2.75l2.15-.5a2 2 0 001.54-2.12l-.19-2.2a6 6 0 011.45-4.46l1.45-1.67a2 2 0 000-2.62l-1.45-1.67a6 6 0 01-1.45-4.46l.2-2.2a2 2 0 00-1.55-2.13l-2.15-.5a6 6 0 01-3.8-2.75l-1.13-1.9a2 2 0 00-2.5-.8l-2.04.86a6 6 0 01-4.68 0l-2.04-.87a2 2 0 00-2.5.82l-1.14 1.9a6 6 0 01-3.79 2.75l-2.15.5a2 2 0 00-1.54 2.12l.19 2.2a6 6 0 01-1.45 4.46l-1.45 1.67a2 2 0 000 2.62l1.45 1.67a6 6 0 011.45 4.46l-.2 2.2a2 2 0 001.55 2.13l2.15.5a6 6 0 013.8 2.75l1.13 1.9a2 2 0 002.5.8zm2.82.97a4 4 0 013.12 0l2.04.87a4 4 0 004.99-1.62l1.14-1.9a4 4 0 012.53-1.84l2.15-.5a4 4 0 003.09-4.24l-.2-2.2a4 4 0 01.97-2.98l1.45-1.67a4 4 0 000-5.24l-1.45-1.67a4 4 0 01-.97-2.97l.2-2.2a4 4 0 00-3.09-4.25l-2.15-.5a4 4 0 01-2.53-1.84l-1.14-1.9a4 4 0 00-5-1.62l-2.03.87a4 4 0 01-3.12 0l-2.04-.87a4 4 0 00-4.99 1.62l-1.14 1.9a4 4 0 01-2.53 1.84l-2.15.5a4 4 0 00-3.09 4.24l.2 2.2a4 4 0 01-.97 2.98l-1.45 1.67a4 4 0 000 5.24l1.45 1.67a4 4 0 01.97 2.97l-.2 2.2a4 4 0 003.09 4.25l2.15.5a4 4 0 012.53 1.84l1.14 1.9a4 4 0 005 1.62l2.03-.87zM152 207a1 1 0 112 0 1 1 0 01-2 0zm6 2a1 1 0 112 0 1 1 0 01-2 0zm-11 1a1 1 0 112 0 1 1 0 01-2 0zm-6 0a1 1 0 112 0 1 1 0 01-2 0zm3-5a1 1 0 112 0 1 1 0 01-2 0zm-8 8a1 1 0 112 0 1 1 0 01-2 0zm3 6a1 1 0 112 0 1 1 0 01-2 0zm0 6a1 1 0 112 0 1 1 0 01-2 0zm4 7a1 1 0 112 0 1 1 0 01-2 0zm5-2a1 1 0 112 0 1 1 0 01-2 0zm5 4a1 1 0 112 0 1 1 0 01-2 0zm4-6a1 1 0 112 0 1 1 0 01-2 0zm6-4a1 1 0 112 0 1 1 0 01-2 0zm-4-3a1 1 0 112 0 1 1 0 01-2 0zm4-3a1 1 0 112 0 1 1 0 01-2 0zm-5-4a1 1 0 112 0 1 1 0 01-2 0zm-24 6a1 1 0 112 0 1 1 0 01-2 0zm16 5a5 5 0 100-10 5 5 0 000 10zm7-5a7 7 0 11-14 0 7 7 0 0114 0zm86-29a1 1 0 000 2h2a1 1 0 000-2h-2zm19 9a1 1 0 011-1h2a1 1 0 010 2h-2a1 1 0 01-1-1zm-14 5a1 1 0 000 2h2a1 1 0 000-2h-2zm-25 1a1 1 0 000 2h2a1 1 0 000-2h-2zm5 4a1 1 0 000 2h2a1 1 0 000-2h-2zm9 0a1 1 0 011-1h2a1 1 0 010 2h-2a1 1 0 01-1-1zm15 1a1 1 0 011-1h2a1 1 0 010 2h-2a1 1 0 01-1-1zm12-2a1 1 0 000 2h2a1 1 0 000-2h-2zm-11-14a1 1 0 011-1h2a1 1 0 010 2h-2a1 1 0 01-1-1zm-19 0a1 1 0 000 2h2a1 1 0 000-2h-2zm6 5a1 1 0 011-1h2a1 1 0 010 2h-2a1 1 0 01-1-1zm-25 15c0-.47.01-.94.03-1.4a5 5 0 01-1.7-8 3.99 3.99 0 011.88-5.18 5 5 0 013.4-6.22 3 3 0 011.46-1.05 5 5 0 017.76-3.27A30.86 30.86 0 01246 184c6.79 0 13.06 2.18 18.17 5.88a5 5 0 017.76 3.27 3 3 0 011.47 1.05 5 5 0 013.4 6.22 4 4 0 011.87 5.18 4.98 4.98 0 01-1.7 8c.02.46.03.93.03 1.4v1h-62v-1zm.83-7.17a30.9 30.9 0 00-.62 3.57 3 3 0 01-.61-4.2c.37.28.78.49 1.23.63zm1.49-4.61c-.36.87-.68 1.76-.96 2.68a2 2 0 01-.21-3.71c.33.4.73.75 1.17 1.03zm2.32-4.54c-.54.86-1.03 1.76-1.49 2.68a3 3 0 01-.07-4.67 3 3 0 001.56 1.99zm1.14-1.7c.35-.5.72-.98 1.1-1.46a1 1 0 10-1.1 1.45zm5.34-5.77c-1.03.86-2 1.79-2.9 2.77a3 3 0 00-1.11-.77 3 3 0 014-2zm42.66 2.77c-.9-.98-1.87-1.9-2.9-2.77a3 3 0 014.01 2 3 3 0 00-1.1.77zm1.34 1.54c.38.48.75.96 1.1 1.45a1 1 0 10-1.1-1.45zm3.73 5.84c-.46-.92-.95-1.82-1.5-2.68a3 3 0 001.57-1.99 3 3 0 01-.07 4.67zm1.8 4.53c-.29-.9-.6-1.8-.97-2.67.44-.28.84-.63 1.17-1.03a2 2 0 01-.2 3.7zm1.14 5.51c-.14-1.21-.35-2.4-.62-3.57.45-.14.86-.35 1.23-.63a2.99 2.99 0 01-.6 4.2zM275 214a29 29 0 00-57.97 0h57.96zM72.33 198.12c-.21-.32-.34-.7-.34-1.12v-12h-2v12a4.01 4.01 0 007.09 2.54c.57-.69.91-1.57.91-2.54v-12h-2v12a1.99 1.99 0 01-2 2 2 2 0 01-1.66-.88zM75 176c.38 0 .74-.04 1.1-.12a4 4 0 006.19 2.4A13.94 13.94 0 0184 185v24a6 6 0 01-6 6h-3v9a5 5 0 11-10 0v-9h-3a6 6 0 01-6-6v-24a14 14 0 0114-14 5 5 0 005 5zm-17 15v12a1.99 1.99 0 001.22 1.84 2 2 0 002.44-.72c.21-.32.34-.7.34-1.12v-12h2v12a3.98 3.98 0 01-5.35 3.77 3.98 3.98 0 01-.65-.3V209a4 4 0 004 4h16a4 4 0 004-4v-24c.01-1.53-.23-2.88-.72-4.17-.43.1-.87.16-1.28.17a6 6 0 01-5.2-3 7 7 0 01-6.47-4.88A12 12 0 0058 185v6zm9 24v9a3 3 0 106 0v-9h-6zM-17 191a1 1 0 000 2h2a1 1 0 000-2h-2zm19 9a1 1 0 011-1h2a1 1 0 010 2H3a1 1 0 01-1-1zm-14 5a1 1 0 000 2h2a1 1 0 000-2h-2zm-25 1a1 1 0 000 2h2a1 1 0 000-2h-2zm5 4a1 1 0 000 2h2a1 1 0 000-2h-2zm9 0a1 1 0 011-1h2a1 1 0 010 2h-2a1 1 0 01-1-1zm15 1a1 1 0 011-1h2a1 1 0 010 2h-2a1 1 0 01-1-1zm12-2a1 1 0 000 2h2a1 1 0 000-2H4zm-11-14a1 1 0 011-1h2a1 1 0 010 2h-2a1 1 0 01-1-1zm-19 0a1 1 0 000 2h2a1 1 0 000-2h-2zm6 5a1 1 0 011-1h2a1 1 0 010 2h-2a1 1 0 01-1-1zm-25 15c0-.47.01-.94.03-1.4a5 5 0 01-1.7-8 3.99 3.99 0 011.88-5.18 5 5 0 013.4-6.22 3 3 0 011.46-1.05 5 5 0 017.76-3.27A30.86 30.86 0 01-14 184c6.79 0 13.06 2.18 18.17 5.88a5 5 0 017.76 3.27 3 3 0 011.47 1.05 5 5 0 013.4 6.22 4 4 0 011.87 5.18 4.98 4.98 0 01-1.7 8c.02.46.03.93.03 1.4v1h-62v-1zm.83-7.17a30.9 30.9 0 00-.62 3.57 3 3 0 01-.61-4.2c.37.28.78.49 1.23.63zm1.49-4.61c-.36.87-.68 1.76-.96 2.68a2 2 0 01-.21-3.71c.33.4.73.75 1.17 1.03zm2.32-4.54c-.54.86-1.03 1.76-1.49 2.68a3 3 0 01-.07-4.67 3 3 0 001.56 1.99zm1.14-1.7c.35-.5.72-.98 1.1-1.46a1 1 0 10-1.1 1.45zm5.34-5.77c-1.03.86-2 1.79-2.9 2.77a3 3 0 00-1.11-.77 3 3 0 014-2zm42.66 2.77c-.9-.98-1.87-1.9-2.9-2.77a3 3 0 014.01 2 3 3 0 00-1.1.77zm1.34 1.54c.38.48.75.96 1.1 1.45a1 1 0 10-1.1-1.45zm3.73 5.84c-.46-.92-.95-1.82-1.5-2.68a3 3 0 001.57-1.99 3 3 0 01-.07 4.67zm1.8 4.53c-.29-.9-.6-1.8-.97-2.67.44-.28.84-.63 1.17-1.03a2 2 0 01-.2 3.7zm1.14 5.51c-.14-1.21-.35-2.4-.62-3.57.45-.14.86-.35 1.23-.63a2.99 2.99 0 01-.6 4.2zM15 214a29 29 0 00-57.97 0h57.96z'/%3E%3C/g%3E%3C/svg%3E")}[dir] .theme-dark #chat-app .chat__bg .select-none{background-color:#212744!important}.theme-dark #chat-app .chat__bg h4{color:#ebeefd}[dir] .theme-dark #chat-app .chat__bg h4{background-color:#212744!important}[dir] .theme-dark #chat-app .chat__bg .msg{background-color:#10163a!important;border-color:#dae1e7!important}[dir] .theme-dark #chat-app .chat__bg.chat-content-area .chat-content-scroll-area{background:rgba(34,41,47,.2)}[dir] .theme-dark #chat-app .chat__bg.chat-content-area .chat__log .msg-time .vs-divider--text{background:#10163a!important;border-color:#dae1e7!important}[dir] .theme-dark #chat-app .chat__bg .chat__input input{border-color:#414561!important}.theme-dark #todo-app .todo-list h6.todo-title{color:#ebeefd}.theme-dark #todo-app .todo-list .todo-tags .con-vs-chip{color:#c2c6dc!important}[dir] .theme-dark #todo-app .todo-list .todo-tags .con-vs-chip{background:#10163a}[dir] .theme-dark #todo-app .list-item-component{border-color:#414561}.theme-dark #todo-app .list-item-component:hover{-webkit-box-shadow:0 0 0 0 #2a2e34}[dir] .theme-dark #todo-app .list-item-component:hover{box-shadow:0 0 0 0 #2a2e34}[dir] .theme-dark #email-app .email__mails .email__mail-item .mail__mail-item{background:#10163a}[dir=ltr] .theme-dark #email-app .email__mails .email__mail-item .mail__mail-item:hover{-webkit-box-shadow:10px 0 0 0 #2a2e34;box-shadow:10px 0 0 0 #2a2e34}[dir=rtl] .theme-dark #email-app .email__mails .email__mail-item .mail__mail-item:hover{-webkit-box-shadow:-10px 0 0 0 #2a2e34;box-shadow:-10px 0 0 0 #2a2e34}[dir] .theme-dark #email-app .email__mails .email__mail-item .mail__mail-item.mail__opened-mail{background:#262c49}[dir] .theme-dark #email-app .email__mails .email__mail-item:not(:first-of-type) .mail__mail-item{border-top:1px solid #414561}[dir] .theme-dark #email-app .email-view-sidebar .vs-sidebar{background-color:#212744!important}[dir=ltr] .theme-dark #email-app .email-view-sidebar .vs-sidebar{border-left-color:#414561}[dir=rtl] .theme-dark #email-app .email-view-sidebar .vs-sidebar{border-right-color:#414561}[dir] .theme-dark #email-app .email-view-sidebar .email-header{border-bottom-color:#414561}.theme-dark #calendar-app .full-calendar-body .week-row .day-cell.not-cur-month .day-number{color:hsla(0,0%,100%,.24)}.theme-dark .vs-alert code{color:#b8c2cc}[dir] .theme-dark .vs-alert code{background:#262c49}[dir] .theme-dark .con-vs-avatar{background:#10163a!important}[dir] .theme-dark .con-vs-avatar.con-vs-avatar-primary{background:rgba(var(--vs-primary),1)!important}[dir] .theme-dark .con-vs-avatar.con-vs-avatar-success{background:rgba(var(--vs-success),1)!important}[dir] .theme-dark .con-vs-avatar.con-vs-avatar-danger{background:rgba(var(--vs-danger),1)!important}[dir] .theme-dark .con-vs-avatar.con-vs-avatar-warning{background:rgba(var(--vs-warning),1)!important}[dir] .theme-dark .con-vs-avatar.con-vs-avatar-info{background:rgba(var(--vs-info),1)!important}[dir] .theme-dark .con-vs-avatar.con-vs-avatar-dark{background:#b8c2cc!important}[dir] .theme-dark #profile-page .profile-header .profile-header-nav{background:#10163a!important}[dir] .theme-dark #faq-page .faq-bg{background-color:#10163a}.theme-dark .vs-breadcrumb--ol .vs-breadcrum--separator,.theme-dark .vs-breadcrumb--ol a{color:#dae1e7}.theme-dark .con-vs-chip{color:#c2c6dc!important}[dir] .theme-dark .con-vs-chip{background:#10163a}[dir] .theme-dark .con-vs-chip.vs-chip-primary{background:rgba(var(--vs-primary),1)}[dir] .theme-dark .con-vs-chip.vs-chip-success{background:rgba(var(--vs-success),1)}[dir] .theme-dark .con-vs-chip.vs-chip-danger{background:rgba(var(--vs-danger),1)}[dir] .theme-dark .con-vs-chip.vs-chip-warning{background:rgba(var(--vs-warning),1)}[dir] .theme-dark .con-vs-chip.vs-chip-info{background:rgba(var(--vs-info),1)}[dir] .theme-dark .con-vs-chip.vs-chip-dark{background:rgba(var(--vs-dark),1)}[dir] .theme-dark .con-vs-chip .con-vs-avatar{background-color:#262c49!important}.theme-dark .con-vs-chip.con-color{color:#fff!important}[dir] .theme-dark .con-chips .con-chips--input{background-color:#262c49}[dir] .theme-dark .vs-divider .vs-divider-border{border-color:#414561!important}[dir] .theme-dark .vs-divider .vs-divider-border.vs-divider-border-primary{border-color:rgba(var(--vs-primary),1)!important}[dir] .theme-dark .vs-divider .vs-divider-border.vs-divider-border-success{border-color:rgba(var(--vs-success),1)!important}[dir] .theme-dark .vs-divider .vs-divider-border.vs-divider-border-danger{border-color:rgba(var(--vs-danger),1)!important}[dir] .theme-dark .vs-divider .vs-divider-border.vs-divider-border-warning{border-color:rgba(var(--vs-warning),1)!important}[dir] .theme-dark .vs-divider .vs-divider-border.vs-divider-border-info{border-color:rgba(var(--vs-info),1)!important}[dir] .theme-dark .vs-divider .vs-divider-border.vs-divider-border-dark{border-color:rgba(184,194,204,.5)!important}[dir] .theme-dark .vs-dropdown--menu,[dir] .theme-dark .vs-dropdown--menu--after{background:#262c49;border-color:#414561}[dir] .theme-dark .vs-dropdown--menu--after .con-dropdown--group-ul,[dir] .theme-dark .vs-dropdown--menu .con-dropdown--group-ul{background:#262c49}.theme-dark .vs-dropdown--menu--after .vs-dropdown--item .vs-dropdown--item-link.disabled,.theme-dark .vs-dropdown--menu .vs-dropdown--item .vs-dropdown--item-link.disabled{color:#b8c2cc!important}[dir] .theme-dark .con-vs-loading{background:rgba(16,22,58,.6)}.theme-dark .con-vs-loading h4.title-loading{color:#c2c6dc}.theme-dark .vs-list .vs-list--header{-webkit-box-shadow:0 7px 7px -5px #0c112e}[dir] .theme-dark .vs-list .vs-list--header{box-shadow:0 7px 7px -5px #0c112e}[dir] .theme-dark .vs-list .vs-list--item{border-color:rgba(194,198,220,.08)}[dir] .theme-dark .vs-navbar{border-color:#262c49}.theme-dark .vs-navbar li.vs-navbar--item a{color:#dae1e7}.theme-dark .vs-navbar li.vs-navbar--item.is-active-item a{color:#fff}.theme-dark .vs-navbar.vs-navbar-color-transparent:not(.vs-navbar-flat){-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.5)}[dir] .theme-dark .vs-navbar.vs-navbar-color-transparent:not(.vs-navbar-flat){background-color:#10163a!important;box-shadow:0 4px 20px 0 rgba(0,0,0,.5)}[dir] .theme-dark .vs-pagination--nav .vs-pagination--ul{background:#10163a}.theme-dark .vs-pagination--nav .vs-pagination--ul .vs-pagination--li{color:#c2c6dc}.theme-dark .vs-pagination--nav .vs-pagination--ul .item-pagination.is-current{color:#fff}.theme-dark .vs-pagination--nav .vs-pagination--buttons{color:#c2c6dc}[dir] .theme-dark .vs-pagination--nav .vs-pagination--buttons{background:#10163a}.theme-dark .con-vs-popup .vs-popup{color:#c2c6dc}[dir] .theme-dark .con-vs-popup .vs-popup{background:#262c49!important}[dir] .theme-dark .con-vs-popup .vs-popup .vs-popup--header{background:#10163a!important}.theme-dark .con-vs-popup .vs-popup .vs-popup--header .vs-popup--close{color:#c2c6dc}[dir] .theme-dark #popup-demo .demo-alignment .vs-button,[dir] .theme-dark .con-vs-popup .vs-popup .vs-popup--header .vs-popup--close{background:#262c49!important}.theme-dark #popup-demo .demo-alignment .vs-button:hover{-webkit-box-shadow:#262c49 0 8px 25px -8px!important}[dir] .theme-dark #popup-demo .demo-alignment .vs-button:hover{box-shadow:0 8px 25px -8px #262c49!important}[dir] .theme-dark .vs-sidebar{background:#10163a}.theme-dark .vs-sidebar h4,.theme-dark .vs-sidebar h5{color:#ebeefd}[dir] .theme-dark .vs-sidebar .vs-sidebar--header{border-bottom-color:#414561}.theme-dark .vs-sidebar .vs-sidebar--items .vs-sidebar--item a{color:#c2c6dc}[dir] .theme-dark .vs-sidebar .vs-sidebar-group.vs-sidebar-group-active>.group-header{background:#262c49}[dir] .theme-dark .con-vs-slider .vs-slider{background:rgba(38,44,73,.5)}.theme-dark .ul-tabs .vs-tabs--li button{color:#c2c6dc}.theme-dark .vs-tabs-dark .activeChild button,.theme-dark .vs-tabs-dark button:not(:disabled):hover{color:#b8c2cc!important}.theme-dark .vs-tabs-dark .line-vs-tabs{-webkit-box-shadow:0 0 8px 0 rgba(184,194,204,.4)!important}[dir] .theme-dark .vs-tabs-dark .line-vs-tabs{box-shadow:0 0 8px 0 rgba(184,194,204,.4)!important}[dir=ltr] .theme-dark .vs-tabs-dark .line-vs-tabs{background:linear-gradient(30deg,#b8c2cc,rgba(184,194,204,.5))!important}[dir=rtl] .theme-dark .vs-tabs-dark .line-vs-tabs{background:linear-gradient(-30deg,#b8c2cc,rgba(184,194,204,.5))!important}[dir] .theme-dark .vs-tooltip.vs-tooltip-dark{background:#262c49}[dir] .theme-dark .con-upload .con-img-upload,[dir] .theme-dark .con-upload .con-input-upload{background-color:#262c49}[dir] .theme-dark .con-upload .btn-upload-all{background-color:#10163a}[dir] .theme-dark .con-upload .con-input-upload{border-color:#414561}.theme-dark input{color:#c2c6dc}[dir] .theme-dark input{background:#10163a}.theme-dark input~.vs-input--placeholder,.theme-dark input~.vs-placeholder-label{color:#c2c6dc}.theme-dark ::-webkit-input-placeholder{color:#c2c6dc!important}.theme-dark ::-moz-placeholder{color:#c2c6dc!important}.theme-dark :-ms-input-placeholder{color:#c2c6dc!important}.theme-dark ::-ms-input-placeholder{color:#c2c6dc!important}.theme-dark ::placeholder{color:#c2c6dc!important}.theme-dark .vs-input--icon{color:#c2c6dc}[dir=ltr] .theme-dark .vs-input--icon{border-right-color:rgba(194,198,220,.2)}[dir=ltr] .theme-dark .vs-input--icon.icon-after,[dir=rtl] .theme-dark .vs-input--icon{border-left-color:rgba(194,198,220,.2)}[dir=rtl] .theme-dark .vs-input--icon.icon-after{border-right-color:rgba(194,198,220,.2)}[dir] .theme-dark .vs-input-number{background:#262c49}.theme-dark .vs-input-number button.vs-input-number--button-less.limit,.theme-dark .vs-input-number button.vs-input-number--button-less:disabled,.theme-dark .vs-input-number button.vs-input-number--button-plus.limit,.theme-dark .vs-input-number button.vs-input-number--button-plus:disabled{opacity:.75}[dir] .theme-dark .vs-input-number button.vs-input-number--button-less.limit,[dir] .theme-dark .vs-input-number button.vs-input-number--button-less:disabled,[dir] .theme-dark .vs-input-number button.vs-input-number--button-plus.limit,[dir] .theme-dark .vs-input-number button.vs-input-number--button-plus:disabled{background:#b8c2cc}.theme-dark .vs-con-textarea{color:#c2c6dc}[dir] .theme-dark .vs-con-textarea{background:#262c49}.theme-dark .vs-con-textarea .vs-textarea{color:#c2c6dc}[dir] .theme-dark .vs-con-textarea.focusx,[dir] .theme-dark .vs-con-textarea .vs-textarea:focus{border-color:transparent}[dir] .theme-dark .vs-con-textarea.focusx h4{background:transparent}.theme-dark .vs-con-textarea.textarea-danger .vs-textarea{color:rgba(var(--vs-danger),1)}[dir] .theme-dark .vs-switch{background:#262c49}[dir] .theme-dark .vs-switch.vs-switch-primary.vs-switch-active{background:rgba(var(--vs-primary),1)}[dir] .theme-dark .vs-switch.vs-switch-success.vs-switch-active{background:rgba(var(--vs-success),1)}[dir] .theme-dark .vs-switch.vs-switch-danger.vs-switch-active{background:rgba(var(--vs-danger),1)}[dir] .theme-dark .vs-switch.vs-switch-warning.vs-switch-active{background:rgba(var(--vs-warning),1)}[dir] .theme-dark .vs-switch.vs-switch-info.vs-switch-active{background:rgba(var(--vs-info),1)}[dir] .theme-dark .vs-switch.vs-switch-dark.vs-switch-active{background:#b8c2cc}.theme-dark .vs-radio-dark .vs-radio--circle{-webkit-box-shadow:0 3px 12px 0 rgba(184,194,204,.4)}[dir] .theme-dark .vs-radio-dark .vs-radio--circle{background:#b8c2cc;box-shadow:0 3px 12px 0 rgba(184,194,204,.4)}[dir=ltr] .theme-dark .op-block{-webkit-box-shadow:1px 1px 10px hsla(0,0%,100%,.1);box-shadow:1px 1px 10px hsla(0,0%,100%,.1)}[dir=rtl] .theme-dark .op-block{-webkit-box-shadow:-1px 1px 10px hsla(0,0%,100%,.1);box-shadow:-1px 1px 10px hsla(0,0%,100%,.1)}[dir] .theme-dark .vs-input-dark .vs-input--input:focus{border-color:#b8c2cc!important}.theme-dark .vs-input-dark .vs-input--input:focus~.vs-input--placeholder{color:#b8c2cc}[dir] .theme-dark .vue-form-wizard .wizard-icon-circle{background:#262c49;border-color:#212744}.theme-dark .vue-form-wizard .wizard-nav-pills>li>a{color:#fff}.theme-dark .vue-form-wizard .wizard-nav-pills>li>a .stepTitle{color:#dae1e7}.theme-dark .vue-form-wizard .wizard-nav-pills>li>a:hover{color:#fff}.theme-dark .vue-form-wizard .wizard-navigation .wizard-nav .stepTitle{color:#dae1e7}[dir] .theme-dark .vs-con-table .vs-con-tbody{background:#212744;border:2px solid #262c49}[dir] .theme-dark .vs-con-table .vs-con-tbody .vs-table--tbody-table tr{background:#262c49}[dir] .theme-dark .vs-con-table .con-edit-td,[dir] .theme-dark .vs-con-table .vs-con-tbody .vs-table--tbody-table .vs-table--thead tr{background:#212744}[dir] .theme-dark .vs-con-table .is-selected .tr-values{background:#212744!important}[dir] .theme-dark .apexcharts-canvas .apexcharts-tooltip.light{background:#212744;border-color:#262c49}[dir] .theme-dark .apexcharts-canvas .apexcharts-tooltip.light .apexcharts-tooltip-title{background:#212744}.theme-dark .apexcharts-canvas .apexcharts-xaxistooltip{color:#fff}[dir] .theme-dark .apexcharts-canvas .apexcharts-xaxistooltip{background:#212744;border-color:#262c49}[dir] .theme-dark .apexcharts-canvas .apexcharts-xaxistooltip:after,[dir] .theme-dark .apexcharts-canvas .apexcharts-xaxistooltip:before{border-bottom-color:#212744}.theme-dark .apexcharts-canvas .apexcharts-yaxistooltip{color:#fff}[dir] .theme-dark .apexcharts-canvas .apexcharts-yaxistooltip{background:#212744;border-color:#262c49}[dir=ltr] .theme-dark .apexcharts-canvas .apexcharts-yaxistooltip:after,[dir=ltr] .theme-dark .apexcharts-canvas .apexcharts-yaxistooltip:before{border-left-color:#212744}[dir=rtl] .theme-dark .apexcharts-canvas .apexcharts-yaxistooltip:after,[dir=rtl] .theme-dark .apexcharts-canvas .apexcharts-yaxistooltip:before{border-right-color:#212744}.theme-dark .apexcharts-canvas text{fill:#fff!important}.theme-dark .apexcharts-canvas .apexcharts-pie-series path{stroke:#262c49}.theme-dark .apexcharts-canvas .apexcharts-legend .apexcharts-legend-series .apexcharts-legend-text{color:#b8c2cc!important}[dir] .theme-dark .apexcharts-canvas .apexcharts-toolbar .apexcharts-menu{background:#262c49;border-color:#262c49}[dir] .theme-dark .apexcharts-canvas .apexcharts-toolbar .apexcharts-menu .apexcharts-menu-item{background:#212744}.theme-dark .apexcharts-canvas .apexcharts-radar-series polygon{fill:#262c49;stroke:#212744}.theme-dark .apexcharts-canvas .apexcharts-track path{stroke:#262c49}.theme-dark .apexcharts-canvas .apexcharts-menu-icon:hover svg,.theme-dark .apexcharts-canvas .apexcharts-reset-zoom-icon:hover svg,.theme-dark .apexcharts-canvas .apexcharts-selection-icon:not(.selected):hover svg,.theme-dark .apexcharts-canvas .apexcharts-zoom-icon:not(.selected):hover svg,.theme-dark .apexcharts-canvas .apexcharts-zoom-in-icon:hover svg,.theme-dark .apexcharts-canvas .apexcharts-zoom-out-icon:hover svg{fill:#fff}.theme-dark .apexcharts-canvas .apexcharts-gridline{stroke:#414561}[dir] .theme-dark .language-css .token.string,[dir] .theme-dark .style .token.string,[dir] .theme-dark .token.entity,[dir] .theme-dark .token.operator,[dir] .theme-dark .token.url{background:transparent}[dir] .theme-dark .search-tab-filter{background:#10163a}[dir] .theme-dark .vs-select--options{background:#10163a;border-color:rgba(184,194,204,.2)}.theme-dark .vs-select--options span{color:#c2c6dc}.theme-dark .vs-select--options .vs-select--item{color:#b8c2cc;-webkit-box-shadow:none}[dir] .theme-dark .vs-select--options .vs-select--item{border-color:rgba(184,194,204,.2);box-shadow:none}[dir] .theme-dark .vs-select--options .vs-select--item:hover{background:#262c49}.theme-dark .quill-editor .ql-toolbar button{color:#fff}.theme-dark .quill-editor .ql-toolbar button svg path{stroke:#fff}.theme-dark .quill-editor .ql-toolbar .ql-fill{fill:#fff}.theme-dark .quill-editor .ql-toolbar .ql-stroke{stroke:#fff}.theme-dark .quill-editor .ql-toolbar .ql-picker{color:#fff}[dir] .theme-dark .quill-editor .ql-toolbar .ql-picker .ql-picker-options{background:#10163a}.theme-dark .quill-editor .ql-editor.ql-blank:before{color:hsla(0,0%,100%,.6)}[dir] .theme-dark .activity-timeline{border-color:#414561}[dir] .theme-dark .vdp-datepicker .vdp-datepicker__calendar{background:#262c49;border-color:#414561}[dir] .theme-dark .vdp-datepicker .vdp-datepicker__calendar header .next:not(.disabled):hover,[dir] .theme-dark .vdp-datepicker .vdp-datepicker__calendar header .prev:not(.disabled):hover,[dir] .theme-dark .vdp-datepicker .vdp-datepicker__calendar header .up:not(.disabled):hover{background:#10163a}.theme-dark .vdp-datepicker .vdp-datepicker__calendar .disabled{color:rgba(184,194,204,.6)}[dir] .theme-dark .vdp-datepicker .vdp-datepicker__calendar .cell .highlighted{background:#10163a}[dir] .theme-dark .vdp-datepicker .vdp-datepicker__calendar .cell:hover{background-color:#10163a}[dir] .theme-dark .vdp-datepicker input{border:0;padding:10px}.theme-dark .vs-collapse.shadow{-webkit-box-shadow:0 0 10px 1px #0c112e!important}[dir] .theme-dark .vs-collapse.shadow{box-shadow:0 0 10px 1px #0c112e!important}[dir] .theme-dark .vs-collapse .vs-collapse-item{border-bottom-color:hsla(0,0%,100%,.04)}[dir] .theme-dark .vs-collapse.border{border-color:hsla(0,0%,100%,.1)}[dir] .theme-dark .vs-collapse.border .vs-collapse-item{border-bottom-color:hsla(0,0%,100%,.04)}.theme-dark .vs-collapse.margin .vs-collapse-item{-webkit-box-shadow:0 2px 10px 0 #0c112e}[dir] .theme-dark .vs-collapse.margin .vs-collapse-item{box-shadow:0 2px 10px 0 #0c112e}[dir] .theme-dark .vx-auto-suggest .auto-suggest-suggestions-list{background-color:#262c49!important}.theme-dark .footer-sticky .the-footer{color:#fff!important}[dir] .theme-dark .footer-sticky .the-footer{background-color:#10163a}.theme-dark .con-vs-dialog .vs-dialog{color:#fff}[dir] .theme-dark .con-vs-dialog .vs-dialog{background:#262c49}[dir] .theme-dark .con-vs-dialog .vs-dialog header{background:#10163a}.theme-dark .con-vs-dialog .vs-dialog header .con-title-after h3,.theme-dark .con-vs-dialog .vs-dialog header .vs-dialog-cancel,.theme-dark .con-vs-dialog .vs-dialog header .vs-icon{color:#fff}[dir] .theme-dark .con-vs-dialog .vs-dialog header .vs-dialog-cancel,[dir] .theme-dark .con-vs-dialog .vs-dialog header .vs-icon{background:#262c49}.theme-dark .con-vs-dialog .vs-dialog .vs-dialog-text .date-label,.theme-dark .con-vs-dialog .vs-dialog footer .vs-button--text{color:#fff}[dir] .theme-dark .con-vs-dialog .vs-dialog .con-upload .con-img-upload,[dir] .theme-dark .con-vs-dialog .vs-dialog .con-upload .con-input-upload,[dir] .theme-dark .con-vs-dialog .vs-dialog .vs-con-textarea,[dir] .theme-dark .con-vs-dialog .vs-dialog input{background:#10163a}[dir] .theme-dark .con-vs-dialog .vs-dialog .quill-editor{background:#262c49}[dir] .theme-dark .tree-container,[dir] .theme-dark .tree-container .search-input,[dir] .theme-dark .tree-container .tag{border-color:#414561}[dir] .theme-dark .halo-tree .node-title:hover{background-color:#262c49}[dir] .theme-dark #theme-customizer input,[dir] .theme-dark .add-new-data-sidebar input,[dir] .theme-dark .vx-card .vs-pagination--nav .vs-pagination--ul{background:#262c49}.theme-dark .vx-card .vs-pagination--nav .vs-pagination--buttons,.theme-dark .vx-card .vs-pagination--nav .vs-pagination--ul .vs-pagination--li{color:#fff}[dir] .theme-dark .vx-card .vs-pagination--nav .vs-pagination--buttons{background:#262c49}[dir] .theme-dark .vx-card .con-vs-avatar{background:#262c49!important}[dir] .theme-dark .vx-card .con-vs-avatar.con-vs-avatar-primary{background:rgba(var(--vs-primary),1)!important}[dir] .theme-dark .vx-card .con-vs-avatar.con-vs-avatar-success{background:rgba(var(--vs-success),1)!important}[dir] .theme-dark .vx-card .con-vs-avatar.con-vs-avatar-danger{background:rgba(var(--vs-danger),1)!important}[dir] .theme-dark .vx-card .con-vs-avatar.con-vs-avatar-warning{background:rgba(var(--vs-warning),1)!important}[dir] .theme-dark .vx-card .con-vs-avatar.con-vs-avatar-info{background:rgba(var(--vs-info),1)!important}[dir] .theme-dark .vx-card .con-vs-avatar.con-vs-avatar-dark{background:#b8c2cc!important}[dir] .theme-dark .vx-card .con-vs-chip{background:#262c49}[dir] .theme-dark .vx-card .con-vs-chip.vs-chip-primary{background:rgba(var(--vs-primary),1)}[dir] .theme-dark .vx-card .con-vs-chip.vs-chip-success{background:rgba(var(--vs-success),1)}[dir] .theme-dark .vx-card .con-vs-chip.vs-chip-danger{background:rgba(var(--vs-danger),1)}[dir] .theme-dark .vx-card .con-vs-chip.vs-chip-warning{background:rgba(var(--vs-warning),1)}[dir] .theme-dark .vx-card .con-vs-chip.vs-chip-info{background:rgba(var(--vs-info),1)}[dir] .theme-dark .vx-card .con-vs-chip.vs-chip-dark{background:rgba(var(--vs-dark),1)}[dir] .theme-dark .vx-card .con-chips .con-chips--input,[dir] .theme-dark .vx-card .con-vs-chip .con-vs-avatar{background-color:#10163a!important}[dir] .theme-dark .vx-card .vs-navbar.vs-navbar-color-transparent{background-color:#262c49!important}[dir] .theme-dark .vx-card .vs-navbar .vs-navbar--btn-responsive .btn-responsive-line{background:#c2c6dc}[dir] .theme-dark .vx-card .vs-navbar-border,[dir] .theme-dark .vx-card .vs-navbar-border .vs-navbar--item{border-color:#414561}[dir] .theme-dark .vx-card .vs-navbar-shadow .vs-navbar--item.is-active-item{background-color:#10163a}[dir] .theme-dark .vx-card input{background:#262c49}.theme-dark .vdp-datepicker .vdp-datepicker__calendar header .prev:after{border-right-color:#fff}.theme-dark .vdp-datepicker .vdp-datepicker__calendar header .next:after{border-left-color:#fff}[dir] .theme-semi-dark .v-nav-menu .vs-sidebar{background-color:#10163a}.theme-semi-dark .v-nav-menu .shadow-bottom{width:94%}[dir] .theme-semi-dark .v-nav-menu .shadow-bottom{background:linear-gradient(180deg,#0f1642 44%,rgba(15,22,66,.51) 73%,rgba(44,48,60,0))}[dir=ltr] .theme-semi-dark .v-nav-menu .shadow-bottom{background:-webkit-gradient(linear,left top,left bottom,color-stop(44%,#0f1642),color-stop(73%,rgba(15,22,66,.51)),to(rgba(44,48,60,0)))}[dir=rtl] .theme-semi-dark .v-nav-menu .shadow-bottom{background:-webkit-gradient(linear,right top,right bottom,color-stop(44%,#0f1642),color-stop(73%,rgba(15,22,66,.51)),to(rgba(44,48,60,0)))}.theme-semi-dark .v-nav-menu .scroll-area-v-nav-menu .feather-icon,.theme-semi-dark .v-nav-menu .scroll-area-v-nav-menu a .feather-icon span,.theme-semi-dark .v-nav-menu .scroll-area-v-nav-menu a .feather-icon svg,.theme-semi-dark .v-nav-menu .scroll-area-v-nav-menu span{color:#fff}[dir] .theme-semi-dark .v-nav-menu .scroll-area-v-nav-menu .vs-sidebar-group.vs-sidebar-group-active>.group-header,[dir] .theme-semi-dark .v-nav-menu .scroll-area-v-nav-menu .vs-sidebar-group.vs-sidebar-group-open>.group-header{background:#262c49}.theme-semi-dark .v-nav-menu .scroll-area-v-nav-menu .con-vs-chip{-webkit-box-shadow:0 0 4px 2px #262c49}[dir] .theme-semi-dark .v-nav-menu .scroll-area-v-nav-menu .con-vs-chip{box-shadow:0 0 4px 2px #262c49}.zoom-fade-enter-active,.zoom-fade-leave-active{transition:opacity .28s ease-in-out,-webkit-transform .35s;transition:transform .35s,opacity .28s ease-in-out;transition:transform .35s,opacity .28s ease-in-out,-webkit-transform .35s}[dir] .zoom-fade-enter-active,[dir] .zoom-fade-leave-active{-webkit-transition:opacity .28s ease-in-out,-webkit-transform .35s}.zoom-fade-enter{-webkit-transform:scale(.97);opacity:0}[dir] .zoom-fade-enter{transform:scale(.97)}.zoom-fade-leave-to{-webkit-transform:scale(1.03);opacity:0}[dir] .zoom-fade-leave-to{transform:scale(1.03)}.fade-enter-active,.fade-leave-active{transition:opacity .28s ease-in-out}[dir] .fade-enter-active,[dir] .fade-leave-active{-webkit-transition:opacity .28s ease-in-out}.fade-enter,.fade-leave-to{opacity:0}.slide-fade-enter-active,.slide-fade-leave-active{transition:opacity .35s,-webkit-transform .4s;transition:opacity .35s,transform .4s;transition:opacity .35s,transform .4s,-webkit-transform .4s}[dir] .slide-fade-enter-active,[dir] .slide-fade-leave-active{-webkit-transition:opacity .35s,-webkit-transform .4s}.slide-fade-enter{opacity:0}[dir=ltr] .slide-fade-enter{-webkit-transform:translateX(-30%);transform:translateX(-30%)}[dir=rtl] .slide-fade-enter{-webkit-transform:translateX(30%);transform:translateX(30%)}.slide-fade-leave-to{opacity:0}[dir=ltr] .slide-fade-leave-to{-webkit-transform:translateX(30%);transform:translateX(30%)}[dir=rtl] .slide-fade-leave-to{-webkit-transform:translateX(-30%);transform:translateX(-30%)}.zoom-out-enter-active,.zoom-out-leave-active{transition:opacity .35s ease-in-out,-webkit-transform .45s ease-out;transition:opacity .35s ease-in-out,transform .45s ease-out;transition:opacity .35s ease-in-out,transform .45s ease-out,-webkit-transform .45s ease-out}[dir] .zoom-out-enter-active,[dir] .zoom-out-leave-active{-webkit-transition:opacity .35s ease-in-out,-webkit-transform .45s ease-out}.zoom-out-enter,.zoom-out-leave-to{opacity:0;-webkit-transform:scale(0)}[dir] .zoom-out-enter,[dir] .zoom-out-leave-to{transform:scale(0)}.fade-bottom-enter-active,.fade-bottom-leave-active{transition:opacity .3s,-webkit-transform .35s;transition:opacity .3s,transform .35s;transition:opacity .3s,transform .35s,-webkit-transform .35s}[dir] .fade-bottom-enter-active,[dir] .fade-bottom-leave-active{-webkit-transition:opacity .3s,-webkit-transform .35s}.fade-bottom-enter{opacity:0;-webkit-transform:translateY(-8%)}[dir] .fade-bottom-enter{transform:translateY(-8%)}.fade-bottom-leave-to{opacity:0;-webkit-transform:translateY(8%)}[dir] .fade-bottom-leave-to{transform:translateY(8%)}.fade-bottom-2x-enter-active,.fade-bottom-2x-leave-active{transition:opacity .2s,-webkit-transform .25s;transition:opacity .2s,transform .25s;transition:opacity .2s,transform .25s,-webkit-transform .25s}[dir] .fade-bottom-2x-enter-active,[dir] .fade-bottom-2x-leave-active{-webkit-transition:opacity .2s,-webkit-transform .25s}.fade-bottom-2x-enter{opacity:0;-webkit-transform:translateY(-4%)}[dir] .fade-bottom-2x-enter{transform:translateY(-4%)}.fade-bottom-2x-leave-to{opacity:0;-webkit-transform:translateY(4%)}[dir] .fade-bottom-2x-leave-to{transform:translateY(4%)}.fade-top-enter-active,.fade-top-leave-active{transition:opacity .3s,-webkit-transform .35s;transition:opacity .3s,transform .35s;transition:opacity .3s,transform .35s,-webkit-transform .35s}[dir] .fade-top-enter-active,[dir] .fade-top-leave-active{-webkit-transition:opacity .3s,-webkit-transform .35s}.fade-top-enter{opacity:0;-webkit-transform:translateY(8%)}[dir] .fade-top-enter{transform:translateY(8%)}.fade-top-leave-to{opacity:0;-webkit-transform:translateY(-8%)}[dir] .fade-top-leave-to{transform:translateY(-8%)}.fade-top-2x-enter-active,.fade-top-2x-leave-active{transition:opacity .2s,-webkit-transform .25s;transition:opacity .2s,transform .25s;transition:opacity .2s,transform .25s,-webkit-transform .25s}[dir] .fade-top-2x-enter-active,[dir] .fade-top-2x-leave-active{-webkit-transition:opacity .2s,-webkit-transform .25s}.fade-top-2x-enter{opacity:0;-webkit-transform:translateY(4%)}[dir] .fade-top-2x-enter{transform:translateY(4%)}.fade-top-2x-leave-to{opacity:0;-webkit-transform:translateY(-4%)}[dir] .fade-top-2x-leave-to{transform:translateY(-4%)}.list-leave-active{position:absolute}.list-enter,.list-leave-to{opacity:0}[dir=ltr] .list-enter,[dir=ltr] .list-leave-to{-webkit-transform:translateX(30px);transform:translateX(30px)}[dir=rtl] .list-enter,[dir=rtl] .list-leave-to{-webkit-transform:translateX(-30px);transform:translateX(-30px)}.list-enter-up-leave-active{transition:none!important}[dir] .list-enter-up-leave-active{-webkit-transition:none!important}.list-enter-up-enter{opacity:0;-webkit-transform:translateY(30px)}[dir] .list-enter-up-enter{transform:translateY(30px)}[dir] .btn-group button{padding:1rem 1.25rem!important}[dir=ltr] .btn-group :not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}[dir=ltr] .btn-group :not(:first-child),[dir=rtl] .btn-group :not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .btn-group :not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group-vertical{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.btn-group-vertical button{width:100%}[dir] .btn-group-vertical button{padding:1rem 1.25rem!important}[dir=ltr] .btn-group-vertical :not(:first-child),[dir=rtl] .btn-group-vertical :not(:first-child){border-top-right-radius:0;border-top-left-radius:0}[dir=ltr] .btn-group-vertical :not(:last-child),[dir=rtl] .btn-group-vertical :not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.blur-1{-webkit-filter:blur(1px);filter:blur(1px)}.blur-2{-webkit-filter:blur(2px);filter:blur(2px)}.blur-3{-webkit-filter:blur(3px);filter:blur(3px)}.con-vs-chip.number{min-height:20px;min-width:20px}[dir=ltr] .con-vs-chip.number{padding-right:unset;margin-right:0}[dir=rtl] .con-vs-chip.number{padding-left:unset;margin-left:0}.con-vs-chip.number .vs-chip--text{font-weight:600}[dir=ltr] .con-vs-chip.number .vs-chip--text,[dir=rtl] .con-vs-chip.number .vs-chip--text{margin-left:unset;margin-right:unset}.text-primary{color:rgba(var(--vs-primary),1)!important}.text-success{color:rgba(var(--vs-success),1)!important}.text-danger{color:rgba(var(--vs-danger),1)!important}.text-warning{color:rgba(var(--vs-warning),1)!important}.text-dark{color:rgba(var(--vs-dark),1)!important}[dir] .bg-primary{background-color:rgba(var(--vs-primary),1)!important}[dir] .bg-success{background-color:rgba(var(--vs-success),1)!important}[dir] .bg-danger{background-color:rgba(var(--vs-danger),1)!important}[dir] .bg-warning{background-color:rgba(var(--vs-warning),1)!important}[dir] .bg-dark{background-color:rgba(var(--vs-dark),1)!important}[dir] .border-primary{border-color:rgba(var(--vs-primary),1)!important}[dir] .border-success{border-color:rgba(var(--vs-success),1)!important}[dir] .border-danger{border-color:rgba(var(--vs-danger),1)!important}[dir] .border-warning{border-color:rgba(var(--vs-warning),1)!important}[dir] .border-dark{border-color:rgba(var(--vs-dark),1)!important}[dir] .hover\:bg-primary:hover{background-color:rgba(var(--vs-primary),1)!important}[dir] .hover\:bg-success:hover{background-color:rgba(var(--vs-success),1)!important}[dir] .hover\:bg-danger:hover{background-color:rgba(var(--vs-danger),1)!important}[dir] .hover\:bg-warning:hover{background-color:rgba(var(--vs-warning),1)!important}[dir] .hover\:bg-dark:hover{background-color:rgba(var(--vs-dark),1)!important}.hover\:text-primary:hover{color:rgba(var(--vs-primary),1)!important}.hover\:text-success:hover{color:rgba(var(--vs-success),1)!important}.hover\:text-danger:hover{color:rgba(var(--vs-danger),1)!important}.hover\:text-warning:hover{color:rgba(var(--vs-warning),1)!important}.hover\:text-dark:hover{color:rgba(var(--vs-dark),1)!important}[dir=ltr] .bg-primary-gradient{background:linear-gradient(118deg,rgba(var(--vs-primary),1),rgba(var(--vs-primary),.7))!important}[dir=rtl] .bg-primary-gradient{background:linear-gradient(-118deg,rgba(var(--vs-primary),1),rgba(var(--vs-primary),.7))!important}[dir=ltr] .bg-success-gradient{background:linear-gradient(118deg,rgba(var(--vs-success),1),rgba(var(--vs-success),.7))!important}[dir=rtl] .bg-success-gradient{background:linear-gradient(-118deg,rgba(var(--vs-success),1),rgba(var(--vs-success),.7))!important}[dir=ltr] .bg-danger-gradient{background:linear-gradient(118deg,rgba(var(--vs-danger),1),rgba(var(--vs-danger),.7))!important}[dir=rtl] .bg-danger-gradient{background:linear-gradient(-118deg,rgba(var(--vs-danger),1),rgba(var(--vs-danger),.7))!important}[dir=ltr] .bg-warning-gradient{background:linear-gradient(118deg,rgba(var(--vs-warning),1),rgba(var(--vs-warning),.7))!important}[dir=rtl] .bg-warning-gradient{background:linear-gradient(-118deg,rgba(var(--vs-warning),1),rgba(var(--vs-warning),.7))!important}[dir=ltr] .bg-dark-gradient{background:linear-gradient(118deg,rgba(var(--vs-dark),1),rgba(var(--vs-dark),.7))!important}[dir=rtl] .bg-dark-gradient{background:linear-gradient(-118deg,rgba(var(--vs-dark),1),rgba(var(--vs-dark),.7))!important}.dropdown-custom .vs-dropdown--custom{overflow:hidden;-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .dropdown-custom .vs-dropdown--custom{padding:0!important;border:0;border-radius:.5rem;box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .dropdown-custom .vs-dropdown--menu--after{background:rgba(var(--vs-primary),1)!important}[dir=ltr] .dropdown-custom .vs-dropdown--menu--after{right:1.6rem!important}[dir=rtl] .dropdown-custom .vs-dropdown--menu--after{left:1.6rem!important}.vx-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[dir] .vx-row{margin:0 -1rem}[dir] .vx-row>.vx-col{padding:0 1rem}.vx-row>.vx-col>.offset-3{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:33.333333333333336%}[dir=ltr] .vx-row>.vx-col>.offset-3{margin-left:33.333333333333336%}[dir=rtl] .vx-row>.vx-col>.offset-3{margin-right:33.333333333333336%}.vx-row.match-height>.vx-col{display:-webkit-box;display:-ms-flexbox;display:flex}[dir] .vx-row.no-gutter{margin:0}[dir] .vx-row.no-gutter>.vx-col{padding:0}[dir] .vs-input-no-border .vs-input--input,[dir] .vs-input-no-border .vs-input--input:focus{border:none!important}.vs-input-no-shdow-focus .vs-input--input:focus{-webkit-box-shadow:none!important}[dir] .vs-input-no-shdow-focus .vs-input--input:focus{box-shadow:none!important}.vs-input-shadow-drop input{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)}[dir] .vs-input-shadow-drop input{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)}.sidebar-spacer{width:calc(100% - 260px)}[dir=ltr] .sidebar-spacer{margin-left:260px}[dir=rtl] .sidebar-spacer{margin-right:260px}.sidebar-spacer-with-margin{width:calc(100% - 260px - 2.2rem)}[dir=ltr] .sidebar-spacer-with-margin{margin-left:calc(260px + 2.2rem)}[dir=rtl] .sidebar-spacer-with-margin{margin-right:calc(260px + 2.2rem)}.sidebar-spacer--wide{width:calc(100% - 400px)}[dir=ltr] .sidebar-spacer--wide{margin-left:400px}[dir=rtl] .sidebar-spacer--wide{margin-right:400px}.background-absolute .vs-sidebar--background{position:absolute}[dir] .vs-content-sidebar.items-no-padding .vs-sidebar--items{padding:0}.full-vs-sidebar .vs-sidebar{max-width:calc(100% - 260px)}[dir=ltr] .full-vs-sidebar .vs-sidebar{margin-left:260px}[dir=rtl] .full-vs-sidebar .vs-sidebar{margin-right:260px}@media only screen and (max-width:992px){.full-vs-sidebar .vs-sidebar{max-width:100%}[dir=ltr] .full-vs-sidebar .vs-sidebar{margin-left:0}[dir=rtl] .full-vs-sidebar .vs-sidebar{margin-right:0}}[dir] .vs-select-no-border .vs-select--input{border:none!important}.tabs-shadow-none .vs-tabs--ul{-webkit-box-shadow:none}[dir] .tabs-shadow-none .vs-tabs--ul{box-shadow:none}[dir] .tab-action-btn-fill-conatiner.con-vs-tabs .vs-tabs--content{padding:23px 10px!important}[dir] .d-theme-dark-bg,[dir] .d-theme-dark-light-bg{background-color:#fff}[dir] .d-theme-dark-border{border-color:#fff}[dir] .d-theme-border-grey-light{border-color:#dae1e7}.d-theme-text-inverse{color:#fff}[dir] .theme-dark .d-theme-dark-bg{background-color:#10163a}[dir] .theme-dark .d-theme-dark-light-bg{background-color:#262c49}[dir] .theme-dark .d-theme-input-dark-bg input{background-color:#10163a}.theme-dark .d-theme-heading-color{color:#2c2c2c}.theme-dark .d-theme-text-inverse{color:#626262}[dir] .theme-dark .d-theme-border-grey-light,[dir] .theme-dark .d-theme-dark-border{border-color:#414561}[dir] .theme-dark .vs-con-table.table-dark-inverted .vs-con-tbody .vs-table--tbody-table tr{background:#10163a!important}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-big{font-size:4rem}.text-color-base{color:#626262}.user-list{display:-webkit-box;display:-ms-flexbox;display:flex}.user-list .con-vs-avatar{transition:.3s}[dir] .user-list .con-vs-avatar{-webkit-transition:.3s}.user-list .con-vs-avatar:hover{-webkit-transform:translateY(-5px) scale(1.07);-webkit-box-shadow:0 14px 24px rgba(62,57,107,.2);z-index:999}[dir] .user-list .con-vs-avatar:hover{transform:translateY(-5px) scale(1.07);box-shadow:0 14px 24px rgba(62,57,107,.2)}.responsive{width:100%;height:auto}[dir] ul.bordered-items>li:not(:last-of-type):not([class*=shadow]){border-bottom:1px solid #dae1e7}.con-vs-alert{-webkit-box-shadow:none!important}[dir] .con-vs-alert{box-shadow:none!important}.vs-alert{font-size:1rem;font-weight:500}.vs-alert code{color:#fff}[dir] .vs-alert code{background:#b5b5b5}.vs-alert--title{color:inherit}.vs-avatar--text.feather{font-size:1.3rem}.vs-avatar--con-img img{height:100%}.vs-button{font-size:1rem}.vs-button.vs-button-gradient:hover{-webkit-box-shadow:none!important}[dir] .vs-button.vs-button-gradient:hover{box-shadow:none!important}[dir] .vs-button:not(.vs-radius):not(.includeIconOnly):not(.small):not(.large){padding:.75rem 2rem}[dir] .vs-button:not(.vs-radius):not(.includeIconOnly):not(.small):not(.large).vs-button-border{padding:.679rem 2rem}[dir] .vs-button.small:not(.includeIconOnly){padding:.5rem 1.5rem}[dir] .vs-button.large:not(.includeIconOnly){padding:1rem 2.5rem}.vs-button.large,.vs-button.large .vs-button--icon{font-size:1.25rem}[dir] .vs-button.round{border-radius:1.5rem}[dir] .vs-button.includeIcon{float:none}.vs-breadcrumb--ol .active,.vs-breadcrumb--ol a:focus,.vs-breadcrumb--ol a:hover{color:#0142f7}.vs-checkbox-small .vs-checkbox--input:checked+.vs-checkbox .vs-icon{-webkit-transform:translateY(-3px)}[dir] .vs-checkbox-small .vs-checkbox--input:checked+.vs-checkbox .vs-icon{margin-top:6px;transform:translateY(-3px)}[dir=ltr] .vs-checkbox-small .vs-checkbox--input:checked+.vs-checkbox .vs-icon{margin-left:-1px}[dir=rtl] .vs-checkbox-small .vs-checkbox--input:checked+.vs-checkbox .vs-icon{margin-right:-1px}.vs-checkbox--check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[dir] .con-chips .con-chips--input{border:none}[dir] .con-chips .con-vs-chip{margin:.75rem}[dir=ltr] .con-chips .con-chips--remove-all{right:9px}[dir=rtl] .con-chips .con-chips--remove-all{left:9px}.con-chips .con-chips--remove-all>.vs-icon{font-size:1.3rem}.con-vs-chip{min-height:26px;min-width:26px;font-size:.8rem}.vs-collapse-item--header{font-size:1.2rem}[dir] .vs-collapse-item--header{padding:1rem}.con-content--item{font-size:1rem}[dir] .con-content--item{padding:1rem}.vs-collapse.border .open-item .con-content--item,.vs-collapse.default .open-item .con-content--item,.vs-collapse.margin .open-item .con-content--item,.vs-collapse.shadow .open-item .con-content--item{opacity:1}[dir] .vs-collapse.border .open-item .con-content--item,[dir] .vs-collapse.default .open-item .con-content--item,[dir] .vs-collapse.margin .open-item .con-content--item,[dir] .vs-collapse.shadow .open-item .con-content--item{padding:1rem}.con-vs-dialog{z-index:53001}.con-vs-dialog .vs-dialog header .dialog-title{color:inherit}[dir] .con-vs-dialog .vs-dialog header .dialog-title{padding:.8rem}.con-vs-dialog .vs-dialog header span.after{width:0}.con-vs-dialog .vs-dialog .vs-dialog-text{font-size:1rem}[dir] .con-vs-dialog .vs-dialog .vs-dialog-text,[dir] .con-vs-dialog .vs-dialog footer{padding:1rem}[dir] .con-vs-dialog .vs-dialog footer .vs-button:last-of-type{border-color:rgba(0,0,0,.2)!important}[dir=ltr] .con-vs-dialog .vs-dialog footer .vs-button:last-of-type{margin-left:.5rem!important}[dir=rtl] .con-vs-dialog .vs-dialog footer .vs-button:last-of-type{margin-right:.5rem!important}.vs-con-dropdown{color:inherit}[dir] .dropdown-button-container .vs-button{padding:.72rem 1.5rem!important}[dir] .dropdown-button-container .vs-button-line{padding:9px 10px!important}.con-vs-dropdown--menu{z-index:42000}.vs-input--placeholder{top:0}[dir=ltr] .vs-input--input.hasIcon:not(.icon-after-input)+.vs-input--placeholder{padding-left:3rem!important}[dir=rtl] .vs-input--input.hasIcon:not(.icon-after-input)+.vs-input--placeholder{padding-right:3rem!important}[dir=ltr] .vs-input--input.hasIcon:not(.icon-after-input):focus+.vs-placeholder-label{padding-left:.7rem!important}[dir=rtl] .vs-input--input.hasIcon:not(.icon-after-input):focus+.vs-placeholder-label{padding-right:.7rem!important}.vs-con-input .vs-inputx{font-size:1rem}[dir] .vs-con-input .vs-inputx{padding:.7rem;border:1px solid rgba(0,0,0,.2)}.vs-input--input.normal{font-size:1rem!important}[dir] .vs-input--input.normal{padding:.7rem!important}.vs-input--input.normal~.vs-input--icon.feather{top:9px}.vs-input--input.large{font-size:1.2rem!important}[dir] .vs-input--input.large{padding:1rem!important}[dir=ltr] .vs-input--input.large.hasIcon{padding:1rem .8rem 1rem 3rem!important}[dir=rtl] .vs-input--input.large.hasIcon{padding:1rem 3rem 1rem .8rem!important}.vs-input--input.large~.vs-input--icon{top:1rem!important}[dir=ltr] .vs-input--input.large~.vs-input--icon{left:.8rem!important}[dir=rtl] .vs-input--input.large~.vs-input--icon{right:.8rem!important}.vs-input--input.small{font-size:.8rem!important}[dir] .vs-input--input.small{padding:.4rem!important}.vs-input--input.small~.vs-input--icon.feather{top:7px!important}[dir=ltr] .vs-input--input.hasIcon{padding:.7rem 1rem .7rem 3rem!important}[dir=rtl] .vs-input--input.hasIcon{padding:.7rem 3rem .7rem 1rem!important}[dir=ltr] .vs-input--input.hasIcon.icon-after-input{padding:.7rem 3rem .7rem .7rem!important}[dir=rtl] .vs-input--input.hasIcon.icon-after-input{padding:.7rem .7rem .7rem 3rem!important}[dir] .vs-input--placeholder.normal{padding:.7rem!important}[dir] .vs-input--placeholder.large{padding:1rem!important}.vs-input--placeholder.small{font-size:.8rem!important}[dir] .vs-input--placeholder.small{padding:.2rem .6rem!important}[dir=ltr] .vs-input--icon.feather{padding:.2rem .5rem 0 .4rem}[dir=rtl] .vs-input--icon.feather{padding:.2rem .4rem 0 .5rem}[dir] .vs-input.input-rounded-full input{border-radius:20px}[dir=ltr] .vs-input.input-rounded-full .vs-input--input.hasIcon{padding:.8rem 1rem .8rem 3rem!important}[dir=rtl] .vs-input.input-rounded-full .vs-input--input.hasIcon{padding:.8rem 3rem .8rem 1rem!important}[dir] .vs-input.input-rounded-full .input-span-placeholder{padding-top:.7rem!important}[dir=ltr] .vs-input.input-rounded-full .input-span-placeholder{padding-left:3rem!important}[dir=rtl] .vs-input.input-rounded-full .input-span-placeholder{padding-right:3rem!important}.vs-input.input-rounded-full .vs-icon{font-size:1rem!important}[dir] .vs-input.input-rounded-full .vs-icon{margin-top:.1rem!important}[dir=ltr] .vs-input.input-rounded-full .vs-icon{margin-left:.6rem!important}[dir=rtl] .vs-input.input-rounded-full .vs-icon{margin-right:.6rem!important}.vs-list--item .list-titles .vs-list--subtitle{font-size:.85rem}[dir] .vs-list--item:last-child{border-bottom:none}.vs-navbar .vs-navbar--item a{color:inherit}.vs-navbar-color-transparent .vs-navbar--item a:hover{color:#0142f7!important}.vs-navbar-gradient .vs-navbar--item.is-active-item a{color:#fff!important}.vs-notifications{z-index:200000!important}.vs-notifications h3{color:#fff;font-weight:600;font-size:15.96px}[dir] .vs-pagination--li.is-current,[dir] .vs-pagination--li.is-current .effect{border-radius:50%}.vs-pagination--li:hover:not(.is-current){color:var(--vs-color-pagination)!important}[dir] .vs-pagination--ul{padding:0}[dir] .vs-notifications h3,[dir] .vs-popup--title h3{margin-bottom:0}.con-vs-popup{z-index:53000}.con-vs-popup .vs-popup--content{font-size:1rem}[dir] .con-vs-popup .vs-popup--content{padding:1rem}.vs-radio--label{line-height:1}.con-vs-radio{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.con-select .vs-select--input{font-size:1rem}[dir] .con-select .vs-select--input{padding:10px;border:1px solid rgba(0,0,0,.2)}.vs-select--options{font-size:1rem;z-index:530001}[dir] .vs-select--options{border:1px solid #eee}.vs-select--options span{color:#626262;font-size:1rem}[dir] .v-select .dropdown-toggle .vs__actions .clear{padding-top:4px}.vs-sidebar{height:calc(var(--vh, 1vh)*100)}.vs-sidebar .vs-sidebar--items{overflow:hidden;height:100%}.vs-switch--text{font-size:.7rem}[dir] .vs-con-table{background:transparent}[dir] .vs-con-table .vs-table--header .vs-table--search{padding:1rem 0}.vs-con-table .vs-table--header .vs-table--search .vs-table--search-input{font-size:.9rem}[dir] .vs-con-table .vs-table--header .vs-table--search .vs-table--search-input{padding:10px 28px;border:1px solid rgba(0,0,0,.1)}[dir=ltr] .vs-con-table .vs-table--header .vs-table--search .vs-table--search-input:focus+i{left:10px}[dir=rtl] .vs-con-table .vs-table--header .vs-table--search .vs-table--search-input:focus+i{right:10px}[dir=ltr] .vs-con-table .vs-table--header .vs-table--search i{left:10px}[dir=rtl] .vs-con-table .vs-table--header .vs-table--search i{right:10px}.vs-con-table .vs-con-tbody{width:100%;overflow:auto}[dir] .vs-con-table .vs-con-tbody{background:#f8f8f8;border:2px solid #f8f8f8}.vs-con-table .vs-con-tbody .con-vs-checkbox{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.vs-con-table .vs-con-tbody .vs-table--tbody-table{font-size:1rem}.vs-con-table .vs-con-tbody .vs-table--tbody-table .tr-spacer{height:2px}[dir] .vs-con-table .vs-con-tbody .vs-table--tbody-table .tr-table .tr-expand td{padding:0}[dir] .vs-con-table .vs-con-tbody .vs-table--tbody-table .tr-table td{padding:1rem}[dir] .vs-con-table .vs-con-tbody .vs-table--tbody-table .vs-table--thead th{padding:10px 15px}.vs-con-table .vs-con-tbody .vs-table--tbody-table .vs-table--thead .con-td-check{-webkit-box-shadow:none}[dir] .vs-con-table .vs-con-tbody .vs-table--tbody-table .vs-table--thead .con-td-check{background:transparent;box-shadow:none}[dir] .vs-con-table .vs-con-tbody .vs-table--tbody-table .tr-values .vs-table--td{padding:10px 15px}[dir] .vs-con-table .vs-table--pagination{margin-top:1rem}.con-slot-tabs{width:100%}.vs-tabs--li{white-space:nowrap}.vs-tabs--li button{font-size:1rem;font-weight:500}[dir] .vs-tabs-position-left .vs-tabs--li{padding:.35rem .3rem}.vs-tabs--li button{font-family:inherit;color:inherit}.vs-tabs--li .vs-icon-danger,.vs-tabs--li .vs-icon-dark,.vs-tabs--li .vs-icon-primary,.vs-tabs--li .vs-icon-success,.vs-tabs--li .vs-icon-warning{color:inherit}.vs-tabs .con-tab .vs-button-filled:hover{color:#fff!important}.vs-textarea{font-size:1rem;color:inherit;font-family:Open Sans,sans-serif;line-height:1.6}[dir] .vs-con-textarea{border:1px solid rgba(0,0,0,.2)!important}.vs-con-textarea>h4{color:inherit}.vs-tooltip{z-index:52000}.con-img-upload{overflow:hidden}[dir] .con-img-upload{padding:.6rem}[dir] .con-img-upload .img-upload{margin:15px}.view-upload{z-index:52000}button:focus{outline:none}.vuesax-app-is-rtl .ps-container:not(.enable-rtl-x-scroll) .ps__scrollbar-x-rail{display:none!important}.vuesax-app-is-rtl .ag-pinned-left-cols-container{margin-right:5px}.vuesax-app-is-rtl .vs-dropdown-menu.rightx .vs-dropdown--menu--after{right:unset!important;left:30px!important}.vuesax-app-is-rtl .vs-loading>*{top:0}.vuesax-app-is-rtl .con-vs-dropdown--menu{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.vuesax-app-is-rtl .vx-navbar-dropdown.dropdownx-enter,.vuesax-app-is-rtl .vx-navbar-dropdown.dropdownx-leave-to{-webkit-transform:translateY(8px)!important;transform:translateY(8px)!important}@media (max-width:500px){.vuesax-app-is-rtl .vx-navbar-dropdown.dropdown-custom.con-vs-dropdown--menu{-webkit-transform:translateX(100%);transform:translateX(100%)}.vuesax-app-is-rtl .vx-navbar-dropdown.dropdown-custom.dropdownx-enter,.vuesax-app-is-rtl .vx-navbar-dropdown.dropdown-custom.dropdownx-leave-to{-webkit-transform:translate(100%,8px)!important;transform:translate(100%,8px)!important}}.vuesax-app-is-rtl .flatpickr-next-month,.vuesax-app-is-rtl .flatpickr-prev-month{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.vuesax-app-is-rtl .swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0!important;transform-origin:100% 0!important}.vuesax-app-is-rtl .scroll-area-v-nav-menu .ps__scrollbar-y-rail{right:unset!important;left:-6px!important}.v-step[x-placement^=bottom] .v-step__arrow{border-left-color:transparent!important;border-right-color:transparent!important}.v-step[x-placement^=left] .v-step__arrow{border-bottom-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.v-step[x-placement^=top] .v-step__arrow{border-bottom-color:transparent!important;border-right-color:transparent!important;border-left-color:transparent!important}.v-step[x-placement^=right] .v-step__arrow{border-bottom-color:transparent!important;border-top-color:transparent!important;border-left-color:transparent!important}.swiper-container-rtl .swiper-button-prev{right:10px!important;left:auto!important}.swiper-container-rtl .swiper-button-next{left:10px!important;right:auto!important}.vjs-fluid{padding-top:41.66666666666667%!important}.v-nav-menu .vs-sidebar.vs-sidebar-reduce{-webkit-box-shadow:0 2px 10px rgba(0,0,0,.16862745098039217)!important}[dir] .v-nav-menu .vs-sidebar.vs-sidebar-reduce{box-shadow:0 2px 10px rgba(0,0,0,.16862745098039217)!important}[dir] .v-nav-menu .vs-sidebar--items .vs-sidebar-group{padding:12px 15px!important}.v-nav-menu .vs-sidebar--items .vs-sidebar-group .group-header{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.12941176470588237)}[dir] .v-nav-menu .vs-sidebar--items .vs-sidebar-group .group-header{padding:10px 13px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.12941176470588237);background:#fff}.v-nav-menu .vs-sidebar--items .vs-sidebar-group .group-header>*{-webkit-transform:translateX(0)}[dir] .v-nav-menu .vs-sidebar--items .vs-sidebar-group .group-header>*{transform:translateX(0)}[dir] .v-nav-menu .vs-sidebar--items .vs-sidebar-group.vs-sidebar-group-active>.group-header,[dir] .v-nav-menu .vs-sidebar--items .vs-sidebar-group.vs-sidebar-group-open>.group-header{background:#dae1e7;border-radius:4px!important;margin-bottom:0!important}[dir] .v-nav-menu .vs-sidebar--items .vs-sidebar--item{padding-top:9px!important;padding-bottom:9px!important}.v-nav-menu .vs-sidebar--items .vs-sidebar--item:hover a{color:#626262}.v-nav-menu .vs-sidebar--items .vs-sidebar--item:hover a>*{-webkit-transform:translateX(0)}[dir] .v-nav-menu .vs-sidebar--items .vs-sidebar--item:hover a>*{transform:translateX(0)}.v-nav-menu .vs-sidebar--items .vs-sidebar--item a{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.12941176470588237)!important;color:rgba(0,0,0,.54);position:relative}[dir] .v-nav-menu .vs-sidebar--items .vs-sidebar--item a{padding:8px 13px;border-radius:4px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.12941176470588237)!important}.v-nav-menu .vs-sidebar--items .vs-sidebar--item a:hover,.v-nav-menu .vs-sidebar--items .vs-sidebar--item a:hover .feather-icon{color:#626262}.v-nav-menu .vs-sidebar--items .vs-sidebar--item a:before{display:none!important}.v-nav-menu .vs-sidebar--items .vs-sidebar--item a span{font-size:1rem;font-weight:600}.v-nav-menu .vs-sidebar--items .vs-sidebar--item a .feather-icon{color:rgba(0,0,0,.54)}.v-nav-menu .vs-sidebar--items .vs-sidebar--item .router-link-active{font-weight:400}[dir] .v-nav-menu .vs-sidebar--items .vs-sidebar--item .router-link-active{background:#0142f7}.v-nav-menu .vs-sidebar--items .vs-sidebar--item .router-link-active .feather-icon,.v-nav-menu .vs-sidebar--items .vs-sidebar--item .router-link-active span{color:#fff!important}.v-nav-menu .feather-icon .feather:not(.feather-chevron-right){width:18px!important;height:22px!important}[dir=ltr] .v-nav-menu .feather-icon .feather:not(.feather-chevron-right){margin-left:2px}[dir=rtl] .v-nav-menu .feather-icon .feather:not(.feather-chevron-right){margin-right:2px}[dir] .header-sidebar .vx-logo svg{padding:5px 0}.vs-sidebar-group .group-header{font-size:1rem!important;font-weight:600!important;position:relative;color:rgba(0,0,0,.54);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;transition:none!important}[dir] .vs-sidebar-group .group-header{padding:8px 13px!important;cursor:pointer;-webkit-transition:none!important}.vs-sidebar-group .group-header:hover,.vs-sidebar-group .group-header:hover .feather-icon{color:#626262}.vs-sidebar-group .group-header>span:first-child{transition:none!important}[dir] .vs-sidebar-group .group-header>span:first-child{-webkit-transition:none!important}.vs-sidebar-group .group-header>span:first-child>span{transition:none!important}[dir] .vs-sidebar-group .group-header>span:first-child>span{-webkit-transition:none!important}.vs-sidebar-group .group-header .feather-icon{color:rgba(0,0,0,.54)}.vs-sidebar-group .group-header .feather-grp-header-arrow{top:10px!important}[dir=ltr] .vs-sidebar-group .group-header .feather-grp-header-arrow{margin-right:0}[dir=rtl] .vs-sidebar-group .group-header .feather-grp-header-arrow{margin-left:0}[dir] .vs-sidebar-group.vs-sidebar-group-active>.group-header,[dir] .vs-sidebar-group.vs-sidebar-group-open>.group-header{cursor:pointer;border-radius:0!important;margin-bottom:7px}.vs-sidebar-group.vs-sidebar-group-active>.group-header:before,.vs-sidebar-group.vs-sidebar-group-open>.group-header:before{opacity:1}.vs-sidebar-group .vs-sidebar-group .group-header{min-height:47px!important}[dir=ltr] .vs-sidebar-group .vs-sidebar-group .group-header{padding:5px 45px 5px 30px!important}[dir=rtl] .vs-sidebar-group .vs-sidebar-group .group-header{padding:5px 30px 5px 45px!important}.vs-sidebar-group .vs-sidebar-group .group-header .feather-grp-header-arrow{top:14px!important}[dir=ltr] .vs-sidebar-group .vs-sidebar-group .group-header .feather-grp-header-arrow{margin-right:14px!important}[dir=rtl] .vs-sidebar-group .vs-sidebar-group .group-header .feather-grp-header-arrow{margin-left:14px!important}[dir] .vs-sidebar-group .vs-sidebar-group-items .vs-sidebar--item{padding-top:3px!important;padding-bottom:3px!important}.vs-sidebar-group .vs-sidebar-group-items .vs-sidebar--item a{-webkit-box-shadow:none!important;font-weight:400!important}[dir] .vs-sidebar-group .vs-sidebar-group-items .vs-sidebar--item a{background:transparent;box-shadow:none!important}[dir=ltr] .vs-sidebar-group .vs-sidebar-group-items .vs-sidebar--item a .feather-icon,[dir=ltr] .vs-sidebar-group .vs-sidebar-group-items .vs-sidebar-group span .feather-icon{margin-left:4px!important}[dir=rtl] .vs-sidebar-group .vs-sidebar-group-items .vs-sidebar--item a .feather-icon,[dir=rtl] .vs-sidebar-group .vs-sidebar-group-items .vs-sidebar-group span .feather-icon{margin-right:4px!important}[dir] .vx-card{border-radius:6px}.vx-card .vx-card__header{position:relative;z-index:1;-webkit-box-shadow:0 10px 15px -10px rgba(0,0,0,.05)}[dir] .vx-card .vx-card__header{padding:1.5rem;box-shadow:0 10px 15px -10px rgba(0,0,0,.05)}.vx-card .vx-card__small,.vx-card .vx-card__smaller{color:rgba(0,0,0,.54)}.vx-card .vx-card__small{font-size:75%}.vx-card .vx-card__smaller{font-size:60%;font-weight:100}.vx-card .vx-card__collapsible-content{width:100%}.vx-card .vx-card__bordered{position:relative}.vx-card .vx-card__bordered:before{content:"";position:absolute;top:-.5px;height:1px;width:80%}[dir] .vx-card .vx-card__bordered:before{background:#dae1e7}[dir=ltr] .vx-card .vx-card__bordered:before{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}[dir=rtl] .vx-card .vx-card__bordered:before{right:50%;-webkit-transform:translate(50%);transform:translate(50%)}@media only screen and (min-width:768px){.vx-card .vx-card__bordered:before{top:50%;-webkit-transform:translateY(-50%);width:1px;height:60%}[dir] .vx-card .vx-card__bordered:before{transform:translateY(-50%)}[dir=ltr] .vx-card .vx-card__bordered:before{left:-.5px}[dir=rtl] .vx-card .vx-card__bordered:before{right:-.5px}}.vx-card .vx-card__badge{font-size:.7rem;font-weight:700;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:rgba(var(--vs-success),1)}[dir] .vx-card .vx-card__badge{background-color:rgba(var(--vs-success),.1);padding:.3rem .6rem;border-radius:4px}.vx-card .vx-card__badge svg{width:.6rem}[dir=ltr] .vx-card .vx-card__badge svg{margin-left:.3rem}[dir=rtl] .vx-card .vx-card__badge svg{margin-right:.3rem}.vx-card .vx-card__badge--dark{color:rgba(var(--vs-dark),1)}[dir] .vx-card .vx-card__badge--dark{background-color:rgba(var(--vs-dark),.1)}.vx-card .vx-card__badge--dark svg{display:none}.vx-card .vx-card__badge--none{color:rgba(var(--vs-primary),1)}[dir] .vx-card .vx-card__badge--none{background-color:rgba(var(--vs-primary),.1)}.vx-card .vx-card__badge--none svg{display:none}.vx-card .vx-card__badge--negative{color:rgba(var(--vs-danger),1)}[dir] .vx-card .vx-card__badge--negative{background-color:rgba(var(--vs-danger),.1)}[dir=ltr] .vx-card .vx-card__badge--negative svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}[dir=rtl] .vx-card .vx-card__badge--negative svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.vx-card .vx-card__badge--negative svg path{stroke:rgba(var(--vs-danger),1)}.vx-card .vx-card__badge-alternate{color:rgba(var(--vs-danger),1)}[dir] .vx-card .vx-card__badge-alternate{background-color:rgba(var(--vs-danger),.1)}.vx-card .vx-card__badge-alternate svg path{stroke:rgba(var(--vs-danger),1)}[dir=ltr] .vx-card .vx-card__badge--negative-alternate svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}[dir=rtl] .vx-card .vx-card__badge--negative-alternate svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}[dir] .vx-card--clickable{cursor:pointer}.vx-card--clickable:hover{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.1)}[dir] .vx-card--clickable:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.1)}.con-vs-popup.extended-popup{z-index:53000}.con-vs-popup.extended-popup .inner-indented-section{width:900px}.con-vs-popup.extended-popup .title-bar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.con-vs-popup.extended-popup .title-bar .client-specific{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.con-vs-popup.extended-popup .title-bar .partner-logo{width:160px;height:40px}[dir] .con-vs-popup.extended-popup hr{margin:auto;margin-top:2rem;border-top:0 solid #fafafa}[dir] .con-vs-popup.extended-popup .text{margin:5px 24px}[dir] .con-vs-popup.extended-popup .padding-15{padding:15px}.con-vs-popup.extended-popup~.vs__dropdown-menu{z-index:99990!important;max-height:200px!important}.con-vs-popup.extended-popup .vs-popup{width:100%;height:100%}[dir] .con-vs-popup.extended-popup .vs-popup{margin-top:8rem;border-radius:12px}[dir=ltr] .con-vs-popup.extended-popup .vs-popup{margin-left:80px;margin-right:0!important}[dir=rtl] .con-vs-popup.extended-popup .vs-popup{margin-right:80px;margin-left:0!important}.con-vs-popup.extended-popup .vs-popup--close{font-size:1.5em;-webkit-box-shadow:none!important}[dir] .con-vs-popup.extended-popup .vs-popup--close{margin-top:2rem;padding:0!important;box-shadow:none!important}[dir=ltr] .con-vs-popup.extended-popup .vs-popup--close{margin-right:2rem}[dir=rtl] .con-vs-popup.extended-popup .vs-popup--close{margin-left:2rem}[dir] .con-vs-popup.extended-popup .vs-popup--header{background:transparent}.con-vs-popup.extended-popup h3{letter-spacing:-1.05px;font-size:20px;line-height:25px;font-family:Work Sans,sans-serif!important;color:#000;font-weight:500!important}.con-vs-popup.extended-popup .vs-popup--content{font-size:.9rem!important}[dir] .con-vs-popup.extended-popup .vs-popup--content{padding:0 10rem}.con-vs-popup.extended-popup .vs-popup--content label.vs-input--label{color:#000;font-size:12px;line-height:18px;font-family:Work Sans,sans-serif;letter-spacing:-.36px;font-weight:500}.con-vs-popup.extended-popup .close-btn.includeIconOnly{width:18px!important;height:18px!important}.con-vs-popup.extended-popup .form-field.agt-name-field{width:400px!important}.con-vs-popup.extended-popup .vs-collapse-item .vs-collapse-item--header{line-height:18px}[dir] .con-vs-popup.extended-popup .vs-collapse-item .vs-collapse-item--header{padding-top:.7rem;padding-bottom:.7rem}.con-vs-popup.extended-popup .vs-collapse-item .form-actions{height:37px}.con-vs-popup.extended-popup .vs-collapse-item.open-item .vs-collapse-item--content{max-height:none!important}[dir] .con-vs-popup.extended-popup .add-another-list-btn{background-color:#27d9a3!important}.con-vs-popup.extended-popup .delete-row-icon{-ms-flex-item-align:center;align-self:center}[dir=ltr] .con-vs-popup.extended-popup .status-chip span{margin-left:0!important}[dir=rtl] .con-vs-popup.extended-popup .status-chip span{margin-right:0!important}[dir] .con-vs-popup.extended-popup .custom-bg{background-color:transparent;border:1px solid}.con-vs-popup.extended-popup .vs-button.upload-btn .vs-button-text{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.con-vs-popup.extended-popup vs-button.upload-btn-small{width:50%!important}.con-vs-popup.extended-popup .vs-button.upload-btn-xsmall{width:40%!important}.con-vs-popup.extended-popup .accept-btn{font-size:.8rem}[dir] .con-vs-popup.extended-popup .accept-btn{background-color:#2779d9!important;padding:.5rem .5rem!important}.con-vs-popup.extended-popup .accepted-btn{color:#a3c7f2!important;font-size:.8rem}[dir] .con-vs-popup.extended-popup .accepted-btn{background-color:#eff6ff!important;border:1px solid #a3c7f2!important;padding:.5rem .5rem!important}.con-vs-popup.extended-popup .reject-btn{font-size:.8rem}[dir] .con-vs-popup.extended-popup .reject-btn{background-color:#d92750!important;padding:.5rem .5rem!important}.con-vs-popup.extended-popup .rejected-btn{color:#d92750!important;font-size:.8rem}[dir] .con-vs-popup.extended-popup .rejected-btn{background-color:#fff7f9!important;border:1px solid #d92750!important;padding:.5rem .5rem!important}.con-vs-popup.minimized-popup{z-index:54000}.badge{font-size:.7rem;font-weight:700;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:rgba(var(--vs-light),1)}[dir] .badge{background-color:rgba(var(--vs-light),.1);padding:.3rem .6rem;border-radius:4px}.badge.badge--primary{color:rgba(var(--vs-primary),1)}[dir] .badge.badge--primary{background-color:rgba(var(--vs-primary),.1)}.badge.badge--danger{color:rgba(var(--vs-danger),1)}[dir] .badge.badge--danger{background-color:rgba(var(--vs-danger),.1)}.badge.badge--warning{color:rgba(var(--vs-warning),1)}[dir] .badge.badge--warning{background-color:rgba(var(--vs-warning),.1)}.badge.badge--dark{color:rgba(var(--vs-dark),1)}[dir] .badge.badge--dark{background-color:rgba(var(--vs-dark),.1)}.badge.badge--success{color:rgba(var(--vs-success),1)}[dir] .badge.badge--success{background-color:rgba(var(--vs-success),.1)}.badge.badge--info{color:rgba(var(--vs-info),1)}[dir] .badge.badge--info{background-color:rgba(var(--vs-info),.1)}.badge svg{width:.8rem}[dir=ltr] .badge svg{margin-left:.3rem}[dir=rtl] .badge svg{margin-right:.3rem}[dir] .status-timeline__row:not(:last-child){border-bottom:1px solid #dfe6ed}.status-timeline__date{font-size:.8rem;font-weight:300}[dir=ltr] .status-timeline__date{padding-left:3rem!important}[dir=rtl] .status-timeline__date{padding-right:3rem!important}.status-timeline__date:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);height:1rem;width:1rem}[dir] .status-timeline__date:before{transform:translateY(-50%);background-color:#dfe6ed;border-radius:50%}[dir=ltr] .status-timeline__date:before{left:calc(.5rem - 1px)}[dir=rtl] .status-timeline__date:before{right:calc(.5rem - 1px)}.status-timeline__date:after{content:"";position:absolute;top:0;bottom:0;width:0}[dir=ltr] .status-timeline__date:after{left:calc(1rem - 1px);border-left:1px dashed #dfe6ed}[dir=rtl] .status-timeline__date:after{right:calc(1rem - 1px);border-right:1px dashed #dfe6ed}[dir=ltr] .status-timeline__status{padding:1rem 2rem 1rem 3rem!important}[dir=rtl] .status-timeline__status{padding:1rem 3rem 1rem 2rem!important}.highcharts-container,.highcharts-root{width:100%!important}.highcharts-credits{pointer-events:none!important}.highcharts-drillup-button{display:none}.vs__selected-options{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.v-select .vs__dropdown-menu .vs__dropdown-option{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir] .vs-navbar.navbar-skelton{padding:1.4rem 2.2rem}.vx-navbar-wrapper{height:auto}.header-title{position:absolute;top:0;height:100%;font-weight:600}[dir=ltr] .header-title,[dir=rtl] .header-title{right:0;left:0}.vx-navbar-wrapper{position:absolute!important;width:100%!important}[dir] .vx-navbar-wrapper{padding:1.3rem 2.2rem}.vx-navbar-wrapper .vs-navbar{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.0784313725490196)}[dir] .vx-navbar-wrapper .vs-navbar{box-shadow:0 2px 8px rgba(0,0,0,.0784313725490196);border-radius:6px;padding:.8rem 1.5rem}.vx-breadcrum{font-size:13px}[dir] .main-vertical.navbar-sticky .router-content{margin-top:5.5rem}.router-view .content-area__heading h2,.router-view .content-area__heading h3{color:#636363}[dir] .content-wrapper{background-color:#fff!important}[dir] .dashboard-page hr{margin:auto;margin-bottom:1rem;border-top:.5px solid #fafafa}.dashboard-page .heading{font-family:Open Sans,serif;font-weight:700}[dir=ltr] .dashboard-page .heading{padding-left:25px}[dir=rtl] .dashboard-page .heading{padding-right:25px}.dashboard-page .expiring-promo-count{width:85%;-webkit-box-shadow:none!important}[dir] .dashboard-page .expiring-promo-count{border:1px solid #ededed;padding:1rem;box-shadow:none!important}[dir=ltr] .dashboard-page .expiring-promo-count{margin:18px 0 20px 20px}[dir=rtl] .dashboard-page .expiring-promo-count{margin:18px 20px 20px 0}.dashboard-page .expiring-promo-count strong{color:#000;font-family:Work Sans,sans-serif;font-weight:600;letter-spacing:-.75px}.dashboard-page .expiring-promo-count .promos-tabs-ul{-webkit-box-shadow:none!important}[dir] .dashboard-page .expiring-promo-count .promos-tabs-ul{box-shadow:none!important}.dashboard-page .expiring-promo-count .line-vs-tabs.line-vs-tabs-promos{position:absolute;display:block;width:44px;height:2px;top:153px!important;-webkit-box-shadow:0 0 8px 0 rgba(var(--vs-primary),.4)!important;-webkit-transform:scaleX(.8)!important}[dir] .dashboard-page .expiring-promo-count .line-vs-tabs.line-vs-tabs-promos{box-shadow:0 0 8px 0 rgba(var(--vs-primary),.4)!important;transform:scaleX(.8)!important}[dir=ltr] .dashboard-page .expiring-promo-count .line-vs-tabs.line-vs-tabs-promos{left:82px;background:linear-gradient(30deg,rgba(var(--vs-primary),1),rgba(var(--vs-primary),.5))!important}[dir=rtl] .dashboard-page .expiring-promo-count .line-vs-tabs.line-vs-tabs-promos{right:82px;background:linear-gradient(-30deg,rgba(var(--vs-primary),1),rgba(var(--vs-primary),.5))!important}[dir] .dashboard-page .expiring-promo-count--action-btn{cursor:pointer}.dashboard-page .expiring-promo-count .edit-req,.dashboard-page .expiring-promo-count .erroneous,.dashboard-page .expiring-promo-count .expired,.dashboard-page .expiring-promo-count .expiring-in-two-weeks,.dashboard-page .expiring-promo-count .expiring-in-week,.dashboard-page .expiring-promo-count .new-req{font-weight:700;font-size:18px}[dir] .dashboard-page .expiring-promo-count .edit-req,[dir] .dashboard-page .expiring-promo-count .erroneous,[dir] .dashboard-page .expiring-promo-count .expired,[dir] .dashboard-page .expiring-promo-count .expiring-in-two-weeks,[dir] .dashboard-page .expiring-promo-count .expiring-in-week,[dir] .dashboard-page .expiring-promo-count .new-req{padding:1.5rem}[dir] .dashboard-page .expiring-promo-count .expiring-in-week{background:rgba(var(--vs-warning),.1)}[dir] .dashboard-page .expiring-promo-count .expiring-in-two-weeks{background:rgba(var(--vs-primary),.1)}[dir] .dashboard-page .expiring-promo-count .expired{background:rgba(var(--vs-danger),.1)}[dir] .dashboard-page .expiring-promo-count .erroneous{background:rgba(var(--vs-success),.1)}[dir] .dashboard-page .expiring-promo-count .new-req{background:#f0f7fd}[dir] .dashboard-page .expiring-promo-count .edit-req{background:#f3f0fd}[dir=ltr] .dashboard-page .promos-grids{margin:18px 0 20px 20px}[dir=rtl] .dashboard-page .promos-grids{margin:18px 20px 20px 0}.dashboard-page .notifications-heading{font-family:Open Sans,serif;font-weight:700}.dashboard-page .notifications-card{-webkit-box-shadow:none}[dir] .dashboard-page .notifications-card{background-color:#f7f7f7;margin-top:18px;padding:1rem;box-shadow:none;border-radius:0}[dir=ltr] .dashboard-page .notifications-card{margin-right:25px}[dir=rtl] .dashboard-page .notifications-card{margin-left:25px}[dir] .dashboard-page .notifications-card .vs-tabs{background-color:#f7f7f7}.dashboard-page .notifications-card .vs-tabs--ul{-webkit-box-shadow:none!important}[dir] .dashboard-page .notifications-card .vs-tabs--ul{box-shadow:none!important}[dir] .dashboard-page .notifications-card .vs-tabs--content hr{margin:auto;margin-bottom:1rem;border-top:.5px solid #fafafa}.dashboard-page .notifications-card .vs-tabs--li .vs-tabs--btn span{color:#939393!important;font-size:13px}.dashboard-page .notifications-card .vs-tabs--li .vs-tabs--btn .notification-tab-badge.con-vs-chip{height:18px;width:18px;min-height:17px;min-width:17px}[dir] .dashboard-page .notifications-card .vs-tabs--li .vs-tabs--btn .notification-tab-badge.con-vs-chip{border-radius:5px;margin-bottom:0!important}[dir=ltr] .dashboard-page .notifications-card .vs-tabs--li .vs-tabs--btn .notification-tab-badge.con-vs-chip{float:right;margin-left:4px}[dir=rtl] .dashboard-page .notifications-card .vs-tabs--li .vs-tabs--btn .notification-tab-badge.con-vs-chip{float:left;margin-right:4px}.dashboard-page .notifications-card .vs-tabs--li .vs-tabs--btn .notification-tab-badge.con-vs-chip span{color:#fff!important;font-size:.7rem!important}.dashboard-page .notifications-card .vs-tabs--li.activeChild .vs-tabs--btn span{color:#000!important;font-size:13px!important}.dashboard-page .notifications-card .line-vs-tabs{position:absolute;display:block;width:47px;height:2px;top:30px!important;-webkit-box-shadow:0 0 8px 0 rgba(var(--vs-primary),.4)!important;-webkit-transform:scaleX(.5)!important}[dir] .dashboard-page .notifications-card .line-vs-tabs{box-shadow:0 0 8px 0 rgba(var(--vs-primary),.4)!important;transform:scaleX(.5)!important}[dir=ltr] .dashboard-page .notifications-card .line-vs-tabs{left:10px;background:linear-gradient(30deg,rgba(var(--vs-primary),1),rgba(var(--vs-primary),.5))!important}[dir=rtl] .dashboard-page .notifications-card .line-vs-tabs{right:10px;background:linear-gradient(-30deg,rgba(var(--vs-primary),1),rgba(var(--vs-primary),.5))!important}.dashboard-page .notifications-card .notifications-list-container{overflow-y:auto;overflow-x:hidden;max-height:80vh}.dashboard-page .notifications-card .notification--row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}[dir] .dashboard-page .notifications-card .notification--row{padding:.5rem}.dashboard-page .notifications-card .notification--row .new-notification-col{width:5%}.dashboard-page .notifications-card .notification--row .avatar-col{width:8%}.dashboard-page .notifications-card .notification--row .message-col{width:67%}.dashboard-page .notifications-card .notification--row .meta-col{width:20%}.dashboard-page .notifications-card .notification--avatar__new-dot{height:8px;width:8px}[dir] .dashboard-page .notifications-card .notification--avatar__new-dot{margin-top:5px;border-radius:50px;background-color:rgba(var(--vs-primary),1)}.dashboard-page .notifications-card .notification--message{font-size:13px;color:#5a657e}.dashboard-page .notifications-card .notification--message__user{color:#000}.dashboard-page .notifications-card .notification--comment{font-size:12px}[dir] .dashboard-page .notifications-card .notification--comment{background-color:#fff;border-radius:10px;margin:.5rem 0;padding:.5rem}.dashboard-page .notifications-card .notification--view{font-size:11px;color:#a8aeba}.dashboard-page .notifications-card .notification--time{color:#7b8599;font-size:12px}[dir] .dashboard-page .notifications-card .notification--time{margin:auto}.dashboard-page .notifications-card .notification--time .external-link-icon{color:#000!important}.list-enter-active,.list-leave-active{transition:all .5s ease}[dir] .list-enter-active,[dir] .list-leave-active{-webkit-transition:all .5s ease}.list-enter-from,.list-leave-to{opacity:0}[dir=ltr] .list-enter-from,[dir=ltr] .list-leave-to{-webkit-transform:translateX(30px);transform:translateX(30px)}[dir=rtl] .list-enter-from,[dir=rtl] .list-leave-to{-webkit-transform:translateX(-30px);transform:translateX(-30px)}.dashboard-scrollable-area{height:150px;overflow:auto}.dashboard-scrollable-area::-webkit-scrollbar{width:5px;height:4px}[dir] .dashboard-scrollable-area::-webkit-scrollbar-track{background:#e8e8e8}[dir] .dashboard-scrollable-area::-webkit-scrollbar-thumb{background:#888;border-radius:10px}[dir] .dashboard-scrollable-area::-webkit-scrollbar-thumb:hover{background:#555}.user-management-lists .searchBar-input.is-label-placeholder~span.br-line{height:60%;top:20%;position:relative}[dir] .user-management-lists .form-actions{padding:0 20px}.user-management-lists #grid-loader{-webkit-box-shadow:none}[dir] .user-management-lists #grid-loader{box-shadow:none}[dir] .user-management-lists .user-management-lists.custom-vs-tabs .con-ul-tabs{margin-top:5px;margin-bottom:15px}[dir] .user-management-lists .user-management-lists.custom-vs-tabs .con-slot-tabs{margin-top:0}[dir] .user-management-lists .vs-tabs--content{padding:0!important}.user-management-lists .vs-tabs--li,.user-management-lists .vs-tabs .vs-tabs--btn span{color:#939393!important}.user-management-lists .vs-tabs--li.activeChild .vs-tabs--btn span{color:#000!important}.user-management-lists .line-vs-tabs{top:27px!important;-webkit-transform:scaleX(.4)!important}[dir] .user-management-lists .line-vs-tabs{transform:scaleX(.4)!important}[dir=ltr] .user-management-lists .ag-theme-material .ag-row{text-align:left}[dir=rtl] .user-management-lists .ag-theme-material .ag-row{text-align:right}.con-vs-popup.edit-role-popup .vs-popup--content,.con-vs-popup.edit-user-popup .vs-popup--content{min-height:600px!important}.con-vs-popup.edit-role-popup .title-bar,.con-vs-popup.edit-user-popup .title-bar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.con-vs-popup.edit-role-popup .title-bar .client-specific,.con-vs-popup.edit-user-popup .title-bar .client-specific{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.con-vs-popup.edit-role-popup .title-bar .partner-logo,.con-vs-popup.edit-user-popup .title-bar .partner-logo{width:160px;height:40px}.con-vs-popup.edit-role-popup .v-select.custom-vselect,.con-vs-popup.edit-role-popup .vs-input--input.normal,.con-vs-popup.edit-role-popup .vs__dropdown-toggle,.con-vs-popup.edit-user-popup .v-select.custom-vselect,.con-vs-popup.edit-user-popup .vs-input--input.normal,.con-vs-popup.edit-user-popup .vs__dropdown-toggle{height:30px!important}[dir] .con-vs-popup.edit-role-popup .vs__selected,[dir] .con-vs-popup.edit-user-popup .vs__selected{margin:.1rem!important}.con-vs-popup.edit-role-popup .add-more-btn.vs-button,.con-vs-popup.edit-user-popup .add-more-btn.vs-button{height:30px!important}[dir] .con-vs-popup.edit-role-popup hr,[dir] .con-vs-popup.edit-user-popup hr{margin:auto;margin-top:2rem;border-top:.5px solid #fafafa}[dir] .con-vs-popup.edit-role-popup .text,[dir] .con-vs-popup.edit-user-popup .text{margin:5px 24px}[dir] .con-vs-popup.edit-role-popup .padding-15,[dir] .con-vs-popup.edit-user-popup .padding-15{padding:15px}.con-vs-popup.edit-role-popup~.vs__dropdown-menu,.con-vs-popup.edit-user-popup~.vs__dropdown-menu{z-index:99990!important;max-height:200px!important}.con-vs-popup.edit-role-popup .vs-popup,.con-vs-popup.edit-user-popup .vs-popup{width:100%;height:100%}[dir] .con-vs-popup.edit-role-popup .vs-popup,[dir] .con-vs-popup.edit-user-popup .vs-popup{margin-top:8rem;border-radius:12px}[dir=ltr] .con-vs-popup.edit-role-popup .vs-popup,[dir=ltr] .con-vs-popup.edit-user-popup .vs-popup{margin-left:80px;margin-right:0!important}[dir=rtl] .con-vs-popup.edit-role-popup .vs-popup,[dir=rtl] .con-vs-popup.edit-user-popup .vs-popup{margin-right:80px;margin-left:0!important}.con-vs-popup.edit-role-popup .vs-popup--close,.con-vs-popup.edit-user-popup .vs-popup--close{font-size:1.5em;-webkit-box-shadow:none!important}[dir] .con-vs-popup.edit-role-popup .vs-popup--close,[dir] .con-vs-popup.edit-user-popup .vs-popup--close{margin-top:2rem;padding:0!important;box-shadow:none!important}[dir=ltr] .con-vs-popup.edit-role-popup .vs-popup--close,[dir=ltr] .con-vs-popup.edit-user-popup .vs-popup--close{margin-right:2rem}[dir=rtl] .con-vs-popup.edit-role-popup .vs-popup--close,[dir=rtl] .con-vs-popup.edit-user-popup .vs-popup--close{margin-left:2rem}[dir] .con-vs-popup.edit-role-popup .vs-popup--header,[dir] .con-vs-popup.edit-user-popup .vs-popup--header{background:transparent}.con-vs-popup.edit-role-popup h3,.con-vs-popup.edit-user-popup h3{letter-spacing:-1.05px;font-size:20px;line-height:25px;font-family:Work Sans,sans-serif!important;color:#000;font-weight:500!important}[dir] .con-vs-popup.edit-role-popup .vs-popup--content,[dir] .con-vs-popup.edit-user-popup .vs-popup--content{padding:0 20rem}.con-vs-popup.edit-role-popup .vs-popup--content label.vs-input--label,.con-vs-popup.edit-user-popup .vs-popup--content label.vs-input--label{color:#000;font-size:12px;line-height:18px;font-family:Work Sans,sans-serif;letter-spacing:-.36px;font-weight:500}.con-vs-popup.edit-role-popup .close-btn.includeIconOnly,.con-vs-popup.edit-user-popup .close-btn.includeIconOnly{width:18px!important;height:18px!important}.con-vs-popup.edit-role-popup .form-field.agt-name-field,.con-vs-popup.edit-user-popup .form-field.agt-name-field{width:400px!important}.con-vs-popup.edit-role-popup .vs-collapse-item .vs-collapse-item--header,.con-vs-popup.edit-user-popup .vs-collapse-item .vs-collapse-item--header{line-height:18px}[dir] .con-vs-popup.edit-role-popup .vs-collapse-item .vs-collapse-item--header,[dir] .con-vs-popup.edit-user-popup .vs-collapse-item .vs-collapse-item--header{padding-top:.7rem;padding-bottom:.7rem}.con-vs-popup.edit-role-popup .vs-collapse-item .form-actions,.con-vs-popup.edit-user-popup .vs-collapse-item .form-actions{height:37px}.con-vs-popup.edit-role-popup .vs-collapse-item.open-item .vs-collapse-item--content,.con-vs-popup.edit-user-popup .vs-collapse-item.open-item .vs-collapse-item--content{max-height:none!important}[dir] .con-vs-popup.edit-role-popup .add-another-list-btn,[dir] .con-vs-popup.edit-user-popup .add-another-list-btn{background-color:#27d9a3!important}.con-vs-popup.edit-role-popup .delete-row-icon,.con-vs-popup.edit-user-popup .delete-row-icon{-ms-flex-item-align:center;align-self:center}.con-vs-popup.edit-role-popup .delete-row-icon svg,.con-vs-popup.edit-user-popup .delete-row-icon svg{width:15px;height:15px;color:#fa2528}[dir] .con-vs-popup.edit-role-popup .delete-row-icon svg,[dir] .con-vs-popup.edit-user-popup .delete-row-icon svg{margin-bottom:1rem;cursor:pointer}[dir] .con-vs-popup.edit-role-popup .custom-bg,[dir] .con-vs-popup.edit-user-popup .custom-bg{background-color:transparent;border:1px solid}.vs-tooltip{z-index:54000!important}h2,h3,h5.tab-title{font-weight:500}h2,h3,h5.tab-title,h6.tab-title{font-family:Work Sans}.centered-page-container{-webkit-box-shadow:none!important}[dir] .centered-page-container{padding:1rem 20rem;box-shadow:none!important}.centered-page-container .heading-with-logo{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.centered-page-container .heading-with-logo img{width:160px;height:40px}[dir] .centered-page-container hr{margin:auto;margin-top:2rem;border-top:.5px solid #fafafa}.centered-page-container .content-wrapper{font-size:14px}[dir] .centered-page-container .content-wrapper{padding:2.5rem}.centered-page-container .content-wrapper .salutation{font-size:18px}[dir] .centered-page-container .content-wrapper .para{margin-top:2.6rem}.centered-page-container .content-wrapper .para a{text-decoration:underline}[dir] .centered-page-container .content-wrapper .custom-btn-upload{padding:.75rem 5rem!important}.centered-page-container .content-wrapper .download-note{font-size:9px;display:-webkit-box;display:-ms-flexbox;display:flex}.centered-page-container .content-wrapper .download-note .feather-icon{width:13px;height:13px;color:#0142f8}h2.partner-page-title{letter-spacing:-1.05px;line-height:25px;font-family:Work Sans!important;font-weight:600!important}.add-reg-tabs .vs-input--input.normal,.add-reg-tabs .vs__dropdown-toggle{height:30px!important}[dir] .add-reg-tabs .vs__selected{margin:.1rem!important}.add-reg-tabs .add-more-btn.vs-button{height:30px!important}.add-partner-tabs.con-vs-tabs .vs-icon.icon-x{color:rgba(var(--vs-danger),1)!important}.add-partner-tabs.con-vs-tabs .vs-input--input.normal,.add-partner-tabs.con-vs-tabs .vs__dropdown-toggle{height:30px!important}.add-partner-tabs.con-vs-tabs .custom-multi-select .vs__dropdown-toggle{height:auto!important}[dir] .add-partner-tabs.con-vs-tabs .vs__selected{margin:.1rem!important}[dir] .add-partner-tabs.con-vs-tabs .vs-tabs--content{padding:0!important}.add-partner-tabs.con-vs-tabs .vs-tabs--li,.add-partner-tabs.con-vs-tabs .vs-tabs .vs-tabs--btn span{color:#939393!important}.add-partner-tabs.con-vs-tabs .vs-tabs--li.activeChild .vs-tabs--btn span{color:#000!important}[dir] .add-partner-tabs.con-vs-tabs .vx-row{padding:0 3rem}.add-partner-tabs.con-vs-tabs .line-vs-tabs{top:30px!important;-webkit-transform:scaleX(.5)!important}[dir] .add-partner-tabs.con-vs-tabs .line-vs-tabs{transform:scaleX(.5)!important}.add-partner-tabs.con-vs-tabs .cancel-icon{height:25px!important}.add-partner-tabs.con-vs-tabs .add-more-btn.vs-button{height:30px!important}[dir] .add-partner-tabs.con-vs-tabs .select-required-error{border:1px solid rgba(var(--vs-danger),1)!important;border-radius:4px!important}.add-partner-tabs.con-vs-tabs .select-required-error--span{font-size:.65rem;display:block;color:rgba(var(--vs-danger),1)!important}[dir] .add-partner-tabs.con-vs-tabs .select-required-error--span{padding:2px 4px;padding-bottom:4px}[dir] .indent-section .vx-row:not(:last-child){padding:0 3rem}.info-icon{height:18px!important}[dir=ltr] .info-icon{margin-left:auto}[dir=rtl] .info-icon{margin-right:auto}.info-icon.vs-button:hover{-webkit-box-shadow:none!important}[dir] .info-icon.vs-button:hover{box-shadow:none!important;background:transparent!important}.info-icon.vs-button.isActive{-webkit-box-shadow:none!important}[dir] .info-icon.vs-button.isActive{box-shadow:none!important;background:transparent!important}.partner-approve-icon>i,.partner-delete-icon>i{font-size:17px!important}.partner-req-action-btns{opacity:.9;font-size:11px}.partner-lists-page.con-vs-tabs .searchBar-input.is-label-placeholder~span.br-line{height:60%;top:20%;position:relative}[dir] .partner-lists-page.con-vs-tabs .form-actions{padding:0 20px}.partner-lists-page.con-vs-tabs #grid-loader{-webkit-box-shadow:none}[dir] .partner-lists-page.con-vs-tabs #grid-loader{box-shadow:none}[dir] .partner-lists-page.con-vs-tabs .vs-tabs--content{padding:0!important}.partner-lists-page.con-vs-tabs .vs-tabs--li .vs-tabs--btn span{color:#939393!important;font-size:15px!important}.partner-lists-page.con-vs-tabs .vs-tabs--li.activeChild .vs-tabs--btn span{color:#000!important;font-size:15px!important}.partner-lists-page.con-vs-tabs .line-vs-tabs{top:30px!important;-webkit-transform:scaleX(.4)!important}[dir] .partner-lists-page.con-vs-tabs .line-vs-tabs{transform:scaleX(.4)!important}.view-edit-partner-form .title-bar h3{font-size:25px}.view-edit-partner-form .vs-input--input.normal,.view-edit-partner-form .vs__dropdown-toggle{height:30px!important}.view-edit-partner-form .custom-multi-select .vs__dropdown-toggle{height:auto!important}[dir] .view-edit-partner-form .vs__selected{margin:.1rem!important}.view-edit-partner-form .add-more-btn.vs-button,.view-edit-partner-form .flatpickr-input{height:30px!important}.view-edit-partner-form .unclearable.v-select .vs__selected button{display:none!important}[dir] .view-edit-partner-form .select-required-error{border:1px solid rgba(var(--vs-danger),1)!important;border-radius:4px!important}.view-edit-partner-form .select-required-error--span{font-size:.65rem;display:block;color:rgba(var(--vs-danger),1)!important}[dir] .view-edit-partner-form .select-required-error--span{padding:2px 4px;padding-bottom:4px}.group-entity-popup.con-vs-popup{z-index:100000!important}.group-entity-popup.con-vs-popup .vs-popup{width:25%}[dir] .group-entity-popup.con-vs-popup .vs-popup{border-radius:50px!important}.group-entity-popup.con-vs-popup .vs-popup h2{font-family:Work Sans;font-weight:700}.group-entity-popup.con-vs-popup .vs-popup--header{display:none!important}[dir] .group-entity-popup.con-vs-popup .vs-popup--content{border-radius:20px!important;padding:0;margin:0}.review-details-data{font-size:12px!important}[dir] .margin-top-actions{margin-top:4.7rem!important}.request-page.custom-vs-tabs .promo-type-header{font-size:16px;font-weight:700;color:#000}[dir=ltr] .request-page.custom-vs-tabs .promo-type-header{margin-left:1.75rem}[dir=rtl] .request-page.custom-vs-tabs .promo-type-header{margin-right:1.75rem}[dir] .request-page.custom-vs-tabs .form-actions{border-top:1px solid #f5f5f5;margin-top:.5rem;padding:0 15px}[dir] .request-page.custom-vs-tabs .vs-tabs--content{padding:0!important}.request-page.custom-vs-tabs .vs-tabs--li .vs-tabs--btn span{color:#939393!important;font-size:15px!important}.request-page.custom-vs-tabs .vs-tabs--li.activeChild .vs-tabs--btn span{color:#000!important;font-size:15px!important}.request-page.custom-vs-tabs .line-vs-tabs{top:30px!important;-webkit-transform:scaleX(.3)!important}[dir] .request-page.custom-vs-tabs .line-vs-tabs{transform:scaleX(.3)!important}.table-container{width:100%;overflow-x:auto;display:block}.add-cnic-promos-table,.add-internal-promos-table,.add-mis-table{border-collapse:collapse;width:100%}[dir] .add-cnic-promos-table,[dir] .add-internal-promos-table,[dir] .add-mis-table{border:.5px solid #e8e8e8}.add-cnic-promos-table tr td:first-child,.add-internal-promos-table tr td:first-child,.add-mis-table tr td:first-child{min-width:70px!important}.add-cnic-promos-table tr td:first-child .vs-checkbox,.add-internal-promos-table tr td:first-child .vs-checkbox,.add-mis-table tr td:first-child .vs-checkbox{width:15px!important;height:15px!important}.add-cnic-promos-table tr td:nth-child(5),.add-internal-promos-table tr td:nth-child(5),.add-mis-table tr td:nth-child(5){min-width:90px!important}.add-cnic-promos-table tr td:nth-child(2),.add-cnic-promos-table tr td:nth-child(3),.add-cnic-promos-table tr td:nth-child(4),.add-cnic-promos-table tr td:nth-child(6),.add-cnic-promos-table tr td:nth-child(7),.add-cnic-promos-table tr td:nth-child(8),.add-cnic-promos-table tr td:nth-child(9),.add-cnic-promos-table tr td:nth-child(10),.add-internal-promos-table tr td:nth-child(2),.add-internal-promos-table tr td:nth-child(3),.add-internal-promos-table tr td:nth-child(4),.add-internal-promos-table tr td:nth-child(6),.add-internal-promos-table tr td:nth-child(7),.add-internal-promos-table tr td:nth-child(8),.add-internal-promos-table tr td:nth-child(9),.add-internal-promos-table tr td:nth-child(10),.add-mis-table tr td:nth-child(2),.add-mis-table tr td:nth-child(3),.add-mis-table tr td:nth-child(4),.add-mis-table tr td:nth-child(6),.add-mis-table tr td:nth-child(7),.add-mis-table tr td:nth-child(8),.add-mis-table tr td:nth-child(9),.add-mis-table tr td:nth-child(10){min-width:150px!important}[dir] .add-cnic-promos-table th,[dir] .add-internal-promos-table th,[dir] .add-mis-table th{text-align:center;background-color:#f7f7f7;padding:.75rem .5rem}[dir=ltr] .add-cnic-promos-table th,[dir=ltr] .add-internal-promos-table th,[dir=ltr] .add-mis-table th{border-right:1px solid #eee}[dir=rtl] .add-cnic-promos-table th,[dir=rtl] .add-internal-promos-table th,[dir=rtl] .add-mis-table th{border-left:1px solid #eee}[dir] .add-cnic-promos-table td,[dir] .add-internal-promos-table td,[dir] .add-mis-table td{text-align:center;border-bottom:1px solid #eee}[dir=ltr] .add-cnic-promos-table td,[dir=ltr] .add-internal-promos-table td,[dir=ltr] .add-mis-table td{border-right:1px solid #eee}[dir=rtl] .add-cnic-promos-table td,[dir=rtl] .add-internal-promos-table td,[dir=rtl] .add-mis-table td{border-left:1px solid #eee}[dir] .add-cnic-promos-table input,[dir] .add-internal-promos-table input,[dir] .add-mis-table input{border:none!important;text-align:center}[dir=ltr] .add-cnic-promos-table .inputPrefix .vs-con-input input,[dir=ltr] .add-internal-promos-table .inputPrefix .vs-con-input input,[dir=ltr] .add-mis-table .inputPrefix .vs-con-input input{padding-left:2.8rem}[dir=rtl] .add-cnic-promos-table .inputPrefix .vs-con-input input,[dir=rtl] .add-internal-promos-table .inputPrefix .vs-con-input input,[dir=rtl] .add-mis-table .inputPrefix .vs-con-input input{padding-right:2.8rem}[dir] .add-cnic-promos-table .vs-input--input.normal:focus,[dir] .add-cnic-promos-table .vs__dropdown-toggle,[dir] .add-internal-promos-table .vs-input--input.normal:focus,[dir] .add-internal-promos-table .vs__dropdown-toggle,[dir] .add-mis-table .vs-input--input.normal:focus,[dir] .add-mis-table .vs__dropdown-toggle{border:none!important}.add-cnic-promos-table .total-amt-text,.add-internal-promos-table .total-amt-text,.add-mis-table .total-amt-text{color:#000;font-weight:500;font-family:Work Sans,sans-serif;letter-spacing:-.36px}[dir] .add-cnic-promos-table .total-amt-text,[dir] .add-internal-promos-table .total-amt-text,[dir] .add-mis-table .total-amt-text{padding:10px}.add-cnic-promos-table tr td:nth-child(5),.add-cnic-promos-table tr td:nth-child(11){width:120px!important}.add-internal-promos-table tr td:nth-child(2){min-width:150px!important}.add-internal-promos-table tr td:nth-child(5){min-width:90px!important}.add-internal-promos-table tr td:nth-child(6){min-width:175px!important}.add-internal-promos-table tr td:nth-child(7),.add-internal-promos-table tr td:nth-child(8),.add-internal-promos-table tr td:nth-child(9),.add-internal-promos-table tr td:nth-child(10),.add-internal-promos-table tr td:nth-child(11),.add-internal-promos-table tr td:nth-child(12),.add-internal-promos-table tr td:nth-child(13),.add-internal-promos-table tr td:nth-child(14){min-width:150px}.add-internal-promos-table tr td input[disabled]{opacity:.5}[dir] .add-internal-promos-table tr td input[disabled]{background-color:#e8e8e8}.con-vs-popup.select-cnicIDs-popup{z-index:520000}.con-vs-popup.select-cnicIDs-popup~.vs__dropdown-menu{z-index:99990!important;max-height:200px!important}.con-vs-popup.select-cnicIDs-popup .vs-popup{width:55%}[dir] .con-vs-popup.select-cnicIDs-popup .vs-popup{border-radius:15px}[dir] .con-vs-popup.select-cnicIDs-popup .vs-popup--header{background:transparent}.con-vs-popup.select-cnicIDs-popup .vs-popup--title h3{letter-spacing:-1.05px;font-size:20px;line-height:25px;font-family:Work Sans,sans-serif;color:#000;font-weight:600}[dir] .con-vs-popup.select-cnicIDs-popup .vs-popup--content{padding:1rem 2rem}.con-vs-popup.select-cnicIDs-popup .vs-popup--content label{color:#000;font-size:12px;line-height:18px;font-family:Work Sans,sans-serif;letter-spacing:-.36px;font-weight:500}.con-vs-popup.select-cnicIDs-popup .close-btn.includeIconOnly{width:18px!important;height:18px!important}.con-vs-popup.select-cnicIDs-popup .form-field.agt-name-field{width:400px!important}.con-vs-popup.select-cnicIDs-popup .vs-collapse-item .vs-collapse-item--header{line-height:18px}[dir] .con-vs-popup.select-cnicIDs-popup .vs-collapse-item .vs-collapse-item--header{padding-top:.7rem;padding-bottom:.7rem}.con-vs-popup.select-cnicIDs-popup .vs-collapse-item .form-actions{height:37px}.con-vs-popup.select-cnicIDs-popup .vs-collapse-item.open-item .vs-collapse-item--content{max-height:none!important}.con-vs-popup.select-cnicIDs-popup .vs-popup--close{-webkit-box-shadow:none;-webkit-transform:translate(0)}[dir] .con-vs-popup.select-cnicIDs-popup .vs-popup--close{background:transparent;box-shadow:none;padding:15px;transform:translate(0)}.con-vs-popup.select-cnicIDs-popup .save-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}[dir] .con-vs-popup.select-cnicIDs-popup .save-btn{margin-top:20px}.con-vs-dialog.custom-prompt{z-index:1000000!important}[dir] .con-vs-dialog.custom-prompt .vs-dialog header{padding:2.5rem .8rem}.con-vs-dialog.custom-prompt .vs-dialog header .vs-dialog-cancel{display:none!important}.con-vs-dialog.custom-prompt .vs-dialog-header.vs-dialog-primary .vs-dialog .vs-dialog-header{color:#000!important}.con-vs-dialog.custom-prompt .vs-dialog-cancel .vs-dialog-cancel--icon{display:none!important}[dir] .view-agts{background-color:#fff;border-top:1px solid #f5f5f5}.view-agts #grid-loader{-webkit-box-shadow:none}[dir] .view-agts #grid-loader{box-shadow:none}.view-agts .action-btn{height:30px!important;font-size:.8rem!important}[dir] .view-agts .action-btn{padding:.5rem 1rem}[dir] .view-agts .form-actions{padding:0 20px}[dir] .view-agts .searchBar-input.is-label-placeholder{margin-top:0!important}.view-agts .searchBar-input.is-label-placeholder~span.br-line{height:60%;top:20%;position:relative}.upload-new-agreement-form .flatpickr-input,.upload-new-agreement-form .vs-input--input.normal,.upload-new-agreement-form .vs__dropdown-toggle{height:30px!important}.upload-new-agreement-form .unclearable.v-select .vs__selected button{display:none!important}.upload-new-agreement-form .vue-treeselect__control{height:30px!important}.upload-new-agreement-form .title-bar h3{font-size:25px}.agreement-req-list.con-vs-tabs .searchBar-input.is-label-placeholder~span.br-line{height:60%;top:20%;position:relative}[dir] .agreement-req-list.con-vs-tabs .form-actions{padding:0 20px}.agreement-req-list.con-vs-tabs .form-actions .agreement-approve-icon>i,.agreement-req-list.con-vs-tabs .form-actions .agreement-delete-icon>i,.agreement-req-list.con-vs-tabs .form-actions .agreement-reject-icon>i{font-size:17px!important}.agreement-req-list.con-vs-tabs #grid-loader{-webkit-box-shadow:none}[dir] .agreement-req-list.con-vs-tabs #grid-loader{box-shadow:none}[dir] .agreement-req-list.con-vs-tabs .vs-tabs--content{padding:0!important}.agreement-req-list.con-vs-tabs .vs-tabs--li .vs-tabs--btn span{color:#939393!important;font-size:15px!important}.agreement-req-list.con-vs-tabs .vs-tabs--li.activeChild .vs-tabs--btn span{color:#000!important;font-size:15px!important}.agreement-req-list.con-vs-tabs .line-vs-tabs{top:30px!important;-webkit-transform:scaleX(.4)!important}[dir] .agreement-req-list.con-vs-tabs .line-vs-tabs{transform:scaleX(.4)!important}.agreement-req-list.con-vs-tabs span.br-line{width:1px;height:60%;display:inline-block}[dir] .agreement-req-list.con-vs-tabs span.br-line{background:#d1d1d1}.vs-con-loading__container.upload-rebate-list-lander .heading-with-logo h2{font-family:Work Sans!important;font-weight:500}.vs-con-loading__container.upload-rebate-list-lander .content-wrapper .salutation{font-size:16px;font-weight:500!important;color:#000}.con-vs-popup.upload-rebate-lists-popup .title-bar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.con-vs-popup.upload-rebate-lists-popup .title-bar .client-specific{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.con-vs-popup.upload-rebate-lists-popup .title-bar .partner-logo{width:160px;height:40px}[dir] .con-vs-popup.upload-rebate-lists-popup hr{margin:auto;margin-top:2rem;border-top:.5px solid #fafafa}[dir] .con-vs-popup.upload-rebate-lists-popup .text{margin:5px 24px}[dir] .con-vs-popup.upload-rebate-lists-popup .padding-15{padding:15px}.con-vs-popup.upload-rebate-lists-popup~.vs__dropdown-menu{z-index:99990!important;max-height:200px!important}.con-vs-popup.upload-rebate-lists-popup .vs-popup{width:100%;height:100%}[dir] .con-vs-popup.upload-rebate-lists-popup .vs-popup{margin-top:8rem;border-radius:12px}[dir=ltr] .con-vs-popup.upload-rebate-lists-popup .vs-popup{margin-left:80px;margin-right:0!important}[dir=rtl] .con-vs-popup.upload-rebate-lists-popup .vs-popup{margin-right:80px;margin-left:0!important}.con-vs-popup.upload-rebate-lists-popup .vs-popup--close{font-size:1.5em;-webkit-box-shadow:none!important}[dir] .con-vs-popup.upload-rebate-lists-popup .vs-popup--close{margin-top:2rem;padding:0!important;box-shadow:none!important}[dir=ltr] .con-vs-popup.upload-rebate-lists-popup .vs-popup--close{margin-right:2rem}[dir=rtl] .con-vs-popup.upload-rebate-lists-popup .vs-popup--close{margin-left:2rem}[dir] .con-vs-popup.upload-rebate-lists-popup .vs-popup--header{background:transparent}.con-vs-popup.upload-rebate-lists-popup h3{letter-spacing:-1.05px;font-size:20px;line-height:25px;font-family:Work Sans,sans-serif!important;color:#000;font-weight:500!important}[dir] .con-vs-popup.upload-rebate-lists-popup .vs-popup--content{padding:0 20rem}.con-vs-popup.upload-rebate-lists-popup .vs-popup--content label.vs-input--label{color:#000;font-size:12px;line-height:18px;font-family:Work Sans,sans-serif;letter-spacing:-.36px;font-weight:500}.con-vs-popup.upload-rebate-lists-popup .close-btn.includeIconOnly{width:18px!important;height:18px!important}.con-vs-popup.upload-rebate-lists-popup .form-field.agt-name-field{width:400px!important}.con-vs-popup.upload-rebate-lists-popup .vs-collapse-item .vs-collapse-item--header{line-height:18px}[dir] .con-vs-popup.upload-rebate-lists-popup .vs-collapse-item .vs-collapse-item--header{padding-top:.7rem;padding-bottom:.7rem}.con-vs-popup.upload-rebate-lists-popup .vs-collapse-item .form-actions{height:37px}.con-vs-popup.upload-rebate-lists-popup .vs-collapse-item.open-item .vs-collapse-item--content{max-height:none!important}[dir] .con-vs-popup.upload-rebate-lists-popup .add-another-list-btn{background-color:#27d9a3!important}.con-vs-popup.upload-rebate-lists-popup .delete-row-icon{-ms-flex-item-align:center;align-self:center}.con-vs-popup.upload-rebate-lists-popup .delete-row-icon svg{width:15px;height:15px;color:#fa2528}[dir] .con-vs-popup.upload-rebate-lists-popup .delete-row-icon svg{margin-bottom:1rem;cursor:pointer}[dir] .con-vs-popup.upload-rebate-lists-popup .custom-bg{background-color:transparent;border:1px solid}.client-sso-form.indented-section{width:500px}[dir] .client-sso-form.indented-section{background-color:#f7f7f8;border-radius:20px;padding:2.5rem 3rem;margin-top:10rem;border:1px solid #e8e8e8}.client-sso-form.indented-section .vs-input--input{height:28px!important;font-size:13px!important}.client-sso-form.indented-section .custom-btn{height:28px!important;font-size:12px}[dir] .rebates-summary-tabs.con-vs-tabs .vs-tabs--content{padding:0!important}.rebates-summary-tabs.con-vs-tabs .vs-tabs--li,.rebates-summary-tabs.con-vs-tabs .vs-tabs .vs-tabs--btn span{color:#939393!important}.rebates-summary-tabs.con-vs-tabs .vs-tabs--li.activeChild .vs-tabs--btn span,.rebates-summary-tabs.con-vs-tabs .vs-tabs-primary .con-ul-tabs .activeChild button{color:#000!important}.rebates-summary-tabs.con-vs-tabs .line-vs-tabs{top:30px!important;-webkit-transform:scaleX(.5)!important}[dir] .rebates-summary-tabs.con-vs-tabs .line-vs-tabs{transform:scaleX(.5)!important}[dir] .client-agreements .separated-section{border-top:1px solid #f5f5f5;padding:.5rem}.client-agreements .separated-section span.br-line{height:60%!important;top:20%!important;position:relative}.client-agreements #grid-loader{-webkit-box-shadow:none}[dir] .client-agreements #grid-loader{box-shadow:none}[dir] .past-payments .separated-section{border-top:1px solid #f5f5f5;padding:.5rem}.past-payments .separated-section span.br-line{height:60%!important;top:20%!important;position:relative}.past-payments #grid-loader{-webkit-box-shadow:none}[dir] .past-payments #grid-loader{box-shadow:none}.approve-rebate-amount .accept-btn{font-size:.9rem}[dir] .approve-rebate-amount .accept-btn{background-color:#2779d9!important}.approve-rebate-amount .accepted-btn{color:#a3c7f2!important;font-size:.9rem}[dir] .approve-rebate-amount .accepted-btn{background-color:#eff6ff!important;border:1px solid #a3c7f2!important}.approve-rebate-amount .reject-btn{font-size:.9rem}[dir] .approve-rebate-amount .reject-btn{background-color:#d92750!important}.approve-rebate-amount .rejected-btn{color:#d92750!important;font-size:.9rem}[dir] .approve-rebate-amount .rejected-btn{background-color:#fff7f9!important;border:1px solid #d92750!important}.nothing-to-do.indented-section{width:650px}[dir] .nothing-to-do.indented-section{background-color:#f7f7f8;border-radius:20px;padding:2.5rem 3rem;margin-top:10rem;border:1px solid #e8e8e8}.nothing-to-do.indented-section h3{font-family:Work Sans;font-weight:500}.nothing-to-do.indented-section .status-container{height:30px}.nothing-to-do.indented-section .status-container .con-vs-chip{width:120px}.nothing-to-do.indented-section .status-update{font-size:10px}#ag-grid-cnic-compiler .ag-grid-table{height:calc(100vh - 27rem)!important}[dir] #ag-grid-cnic-compiler .form-actions{background-color:#fff;border-top:1px solid #f5f5f5;padding:.5rem}[dir] #ag-grid-cnic-compiler .month-picker{padding:1rem 2.5rem;background-color:#fff;border-bottom:1px solid #f5f5f5}[dir] #ag-grid-cnic-compiler .month-picker .vs__dropdown-toggle{border:none!important}#ag-grid-cnic-compiler .month-picker .v-select{width:100px!important}#ag-grid-cnic-compiler .month-picker .vs__selected-options{font-weight:600}[dir] #ag-grid-cnic-compiler .compiler-actions-row{border-top:2px solid #f5f5f5;background-color:#fff}#ag-grid-cnic-compiler .compiler-actions-row .cnic-compiler-status{min-width:150px}#ag-grid-cnic-compiler .compiler-actions-row .compiler-numbers{font-weight:600;color:#000}[dir] #ag-grid-cnic-compiler .compiler-actions-row .compiler-numbers{background-color:#fff;padding:20px 25px}#ag-grid-cnic-compiler .compiler-actions-row .compiler-numbers span{font-size:16px}[dir] #ag-grid-cnic-compiler .compiler-actions-row .compiler-numbers span{padding:.5rem 1.5rem;border-radius:5px}[dir=ltr] #ag-grid-cnic-compiler .compiler-actions-row .compiler-numbers span{margin-right:2rem}[dir=rtl] #ag-grid-cnic-compiler .compiler-actions-row .compiler-numbers span{margin-left:2rem}#ag-grid-cnic-compiler .compiler-actions-row .compiler-numbers .tag{display:block;font-size:.8rem}[dir] #ag-grid-cnic-compiler .compiler-actions-row .compiler-numbers .tag{margin-bottom:1rem}[dir=ltr] #ag-grid-cnic-compiler .compiler-actions-row .compiler-numbers .tag{text-align:left;margin-right:2rem}[dir=rtl] #ag-grid-cnic-compiler .compiler-actions-row .compiler-numbers .tag{text-align:right;margin-left:2rem}[dir] #ag-grid-cnic-compiler .compiler-actions-row .compiler-numbers__rebate-amount span{background-color:#f0f7fd}[dir] #ag-grid-cnic-compiler .compiler-actions-row .compiler-numbers__partners-in-list span{background-color:#fdf6e5}[dir] #ag-grid-cnic-compiler .compiler-actions-row .compiler-numbers__days-till-deadline span{background-color:#fff1ef}[dir] #ag-grid-cnic-compiler .compiler-actions-row .compiler-actions{padding:20px 0}#ag-grid-cnic-compiler .compiler-actions-row .compiler-actions .upload-input{width:150px}#ag-grid-cnic-compiler .compiler-actions-row .compiler-actions .upload-input .vs-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#ag-grid-cnic-compiler .compiler-actions-row .compiler-actions .tag{font-size:.8rem;font-weight:600;color:#000}[dir] #ag-grid-cnic-compiler .compiler-actions-row .compiler-actions .tag{margin-bottom:.75rem}#ag-grid-cnic-compiler .compiler-actions-row .compiler-actions .status-input{width:120px}#ag-grid-cnic-compiler .compiler-actions-row .compiler-actions .status-input .vs-input--input{font-size:12px!important}#ag-grid-cnic-compiler .compiler-actions-row .compiler-actions .action-btn{height:36px}#ag-grid-cnic-compiler #grid-loader{-webkit-box-shadow:none}[dir] #ag-grid-cnic-compiler #grid-loader{box-shadow:none}#ag-grid-cnic-compiler #grid-loader .form-actions span.br-line{height:60%!important;top:20%!important;position:relative}.upload-confirmation-popup.con-vs-popup{z-index:100000!important}.upload-confirmation-popup.con-vs-popup .vs-popup{width:32%}[dir] .upload-confirmation-popup.con-vs-popup .vs-popup{border-radius:25px!important}.upload-confirmation-popup.con-vs-popup .vs-popup .heading{color:#000;font-size:16px;font-family:Work Sans;font-weight:400}.upload-confirmation-popup.con-vs-popup .vs-popup p{font-size:10px}.upload-confirmation-popup.con-vs-popup .vs-popup--close{font-size:1.3em;-webkit-box-shadow:none!important}[dir] .upload-confirmation-popup.con-vs-popup .vs-popup--close{margin-top:1.5rem;padding:0!important;box-shadow:none!important}[dir=ltr] .upload-confirmation-popup.con-vs-popup .vs-popup--close{margin-right:2.2rem}[dir=rtl] .upload-confirmation-popup.con-vs-popup .vs-popup--close{margin-left:2.2rem}[dir] .upload-confirmation-popup.con-vs-popup .vs-popup--header{border-radius:50px!important}.upload-confirmation-popup.con-vs-popup .vs-popup--header .vs-popup--title h3{color:#000;font-size:16px;font-family:Work Sans;font-weight:400}[dir] .upload-confirmation-popup.con-vs-popup .vs-popup--header .vs-popup--title h3{text-align:center}[dir] .upload-confirmation-popup.con-vs-popup .vs-popup--content{border-radius:20px!important;padding:0;margin:0}[dir] .vs-dropdown--menu{border-radius:4px!important}.vs-con-dropdown{font-size:1rem}.con-vs-dropdown--menu{z-index:41000}.con-vs-dropdown--menu.vx-navbar-dropdown{z-index:42000}.vs-button{font-family:Open Sans,sans-serif}[dir] .vs-button{border-radius:4px!important}.vs-button:hover{-webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,.15)!important}[dir] .vs-button:hover{box-shadow:0 3px 10px 0 rgba(0,0,0,.15)!important}[dir] .vs-con-input .vx-inputx:not(.input-rounded-full){border-radius:4px}[dir] .vs-input--input{border-radius:4px!important}.label-input.vs-con-textarea,.label-input .vs-inputx{opacity:1!important;color:#626262!important}[dir] .label-input.vs-con-textarea,[dir] .label-input .vs-inputx{border-color:rgba(0,0,0,.1)!important;background:transparent!important}[dir] .vs-con-textarea,[dir] .vs-textarea{border-radius:4px!important}[dir] .vs-con-textarea{margin-bottom:0!important}[dir] .con-vs-alert,[dir] .vs-notifications{border-radius:4px}[dir] .vs-alert{padding:1.5rem}.vs-alert .vs-icon{font-size:1.4rem}[dir] .vs-alert .vs-icon{padding:1.5rem}[dir=ltr] .vs-alert.con-icon{padding-left:4rem}[dir=rtl] .vs-alert.con-icon{padding-right:4rem}[dir] .vs-con-table .vs-con-tbody .vs-table--tbody-table .vs-table--thead th{padding-top:1rem;padding-bottom:1rem}[dir] .dash-table .vs-con-tbody,[dir] .vs-con-table .vs-con-tbody .vs-table--tbody-table tr{background:transparent!important}[dir] .dash-table .vs-con-tbody{border:none!important}[dir] .dash-table .tr-values,[dir] .dash-table .vs-table--thead{border-bottom:1px solid #f0f2f5}[dir] .dash-table .tr-values:last-child,[dir] .dash-table .vs-table--thead:last-child{border-bottom-color:transparent!important}.dash-table .vs-table--thead{color:#b8c2cc}.dash-table .vs-table--thead .vs-table-text{font-size:1rem;font-weight:600}.dash-table .vs-table--tbody-table .tr-values:not(.activeEdit):not(.tr-expandedx):not(.hoverFlat):hover{-webkit-transform:none}[dir] .dash-table .vs-table--tbody-table .tr-values:not(.activeEdit):not(.tr-expandedx):not(.hoverFlat):hover{border-radius:0;transform:none}.vs-progress--background{display:block}.vs-notifications h3{font-weight:400}.vs-tabs--custom .vs-tabs--btn{font-family:Open Sans,sans-serif}.vs-tabs--custom .vs-tabs--li button.vs-tabs--btn{position:relative}[dir] .vs-tabs--custom .vs-tabs--li button.vs-tabs--btn{padding:1.5rem 1rem}.vs-tabs--custom .vs-tabs--li button.vs-tabs--btn:after{content:"";position:absolute;bottom:0;height:2px;width:0;transition:all .2s ease}[dir] .vs-tabs--custom .vs-tabs--li button.vs-tabs--btn:after{background:rgba(var(--vs-primary),1)!important;-webkit-transition:all .2s ease}[dir=ltr] .vs-tabs--custom .vs-tabs--li button.vs-tabs--btn:after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[dir=rtl] .vs-tabs--custom .vs-tabs--li button.vs-tabs--btn:after{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.vs-tabs--custom .vs-tabs--li.activeChild button.vs-tabs--btn:after{width:100%}@media only screen and (min-width:992px) and (max-width:1500px){html{font-size:13px}}.flatpickr-day{font-family:Arial}span.flatpickr-weekday{font-weight:700!important}.flatpickr-calendar .flatpickr-current-month{bottom:-10px!important}.numInputWrapper span.arrowUp{top:3px!important}[dir=ltr] .numInputWrapper span{right:-6px!important}[dir] .expiryTooltip .vs-tooltip{text-align:center}[dir] .expiringToggle.vs-switch-primary{background:#008bff}.expiringToggle .vs-switch--text.text-off{color:#fff}.page-record-wrap{display:inline-block;position:relative}[dir] .page-record-wrap{border:1px solid #ccc;border-radius:5px;margin-bottom:10px}[dir=ltr] .page-record-wrap{padding:8px 3px 8px 8px}[dir=rtl] .page-record-wrap{padding:8px 8px 8px 3px}.page-record-wrap #page-size{width:22px}[dir] .page-record-wrap #page-size{border:none}.nonExtendedBtn .form-toggle,.vx-card__collapsible-content .form-toggle{letter-spacing:0;position:relative;top:auto}[dir=ltr] .nonExtendedBtn .form-toggle,[dir=ltr] .vx-card__collapsible-content .form-toggle{right:auto}[dir=rtl] .nonExtendedBtn .form-toggle,[dir=rtl] .vx-card__collapsible-content .form-toggle{left:auto}[dir] .nonExtendedBtn .form-toggle .form-toggle button,[dir] .vx-card__collapsible-content .form-toggle .form-toggle button{margin:0}.action-title{letter-spacing:-.6px;color:#606060}.btn-gray{color:#606060!important}[dir] .vs-input--input.normal{border-color:#e3e3e3!important}.vs-input--input.normal:focus{-webkit-box-shadow:none!important}[dir] .vs-input--input.normal:focus{border-color:#0142f7!important;box-shadow:none!important}[dir] .input-icon-validate-danger .vs-input--input{border:1px solid rgba(var(--vs-danger),1)!important}[dir] .vs-con-textarea{border-color:#e3e3e3!important}[dir] .v-select{background:#fff}.v-select .vs__selected-options{-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.9rem}.v-select .vs__selected-options .vs__selected{color:#000}[dir] .vs--open .vs__dropdown-toggle,[dir] .vs__dropdown-toggle{border:1px solid #e8e8e8!important;border-radius:5px}[dir] .vs-con-textarea.focusx,[dir] .vs-con-textarea:focus{border:1px solid #0142f7!important}[dir] .vs__dropdown-toggle{border:1px solid #e3e3e3!important}[dir] .vs__dropdown-toggle:focus{border:1px solid #0142f7!important}[dir] .con-vs-dialog{text-align:center}.con-vs-dialog .vs-dialog{max-width:550px}[dir] .con-vs-dialog .vs-dialog{border-radius:15px!important}[dir] .con-vs-dialog .vs-dialog header{background:none;padding:1.8rem .8rem}[dir] .con-vs-dialog .vs-dialog header .dialog-title{padding:0}[dir=ltr] .con-vs-dialog .vs-dialog header .vs-dialog-cancel{-webkit-transform:translate(18px,-30px);transform:translate(18px,-30px)}[dir=rtl] .con-vs-dialog .vs-dialog header .vs-dialog-cancel{-webkit-transform:translate(-18px,-30px);transform:translate(-18px,-30px)}[dir=ltr] .con-vs-dialog .vs-dialog header .vs-dialog-cancel:hover{transform:translate(10px,-23px);-webkit-transform:translate(10px,-23px)}[dir=rtl] .con-vs-dialog .vs-dialog header .vs-dialog-cancel:hover{transform:translate(-10px,-23px);-webkit-transform:translate(-10px,-23px)}[dir] .con-vs-dialog .vs-dialog .vs-dialog-text{padding:.5rem 4rem;text-align:center}.con-vs-dialog .vs-dialog footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[dir] .con-vs-dialog .vs-dialog footer{padding:1rem 3rem 3rem 3rem}[dir] .con-vs-dialog .vs-dialog footer:before{background:none}[dir] .con-vs-dialog.vs-dialog-success .vs-dialog{border:1px solid #43bfa4}[dir] .con-vs-dialog.vs-dialog-danger .vs-dialog{border:1px solid #f05540}.con-vs-dialog.vs-dialog-warning{z-index:1000000!important}[dir] .con-vs-dialog.vs-dialog-warning .vs-dialog{border:1px solid #fcb414}.con-vs-dialog.vs-dialog-primary{z-index:1000000!important}[dir] .ag-row-red,[dir] .ag-theme-material .ag-row-red.ag-row-hover,[dir] .ag-theme-material .ag-row-red.ag-row-selected{background:#fff1ef}[dir=ltr] .vs-input--input.hasIcon{padding-left:2.2rem!important}[dir=rtl] .vs-input--input.hasIcon{padding-right:2.2rem!important}.vs__selected-options{width:80%}.vs__selected-options .vs__selected{word-break:break-all}.vs-input .vs-input--icon{color:inherit!important}.flatpickr-input.active~.input-group .vs-icon,.input-group.isActive .vs-icon,.vs-input.isFocus .vs-input--icon{color:#0142f7!important}.input-group .vs-icon{color:#606060!important}.input-group .vs-icon:focus{color:#0142f7!important}.input-group .vs-button--background,.input-group:focus,.input-group:hover{-webkit-box-shadow:none!important}[dir] .input-group .vs-button--background,[dir] .input-group:focus,[dir] .input-group:hover{background:transparent!important;box-shadow:none!important}.custom-radio{width:170px}.custom-radio .vs-button-backgroundx{-webkit-box-shadow:none!important}[dir] .custom-radio .vs-button-backgroundx{background:transparent!important;box-shadow:none!important}.custom-radio .vs-radio--input{font-size:.9rem}.custom-radio .vs-radio--input~.vs-radio{display:none!important}.custom-radio .vs-radio--input~.vs-radio--label{width:100%;color:inherit}[dir] .custom-radio .vs-radio--input~.vs-radio--label{padding:.65rem!important;border:1px solid #e8e8e8;border-radius:5px;text-align:center}[dir=ltr] .custom-radio .vs-radio--input~.vs-radio--label{margin-left:0!important}[dir=rtl] .custom-radio .vs-radio--input~.vs-radio--label{margin-right:0!important}[dir] .custom-radio .vs-radio--input:checked~.vs-radio--label{border-color:#0142f7!important}[dir] .custom-radio .vs-radio--input:disabled~.vs-radio--label{background-color:#f8f8f8}.custom-checkbox{position:relative}.custom-checkbox span{display:inline-block;color:#606060!important;font-weight:600;width:100%}[dir] .custom-checkbox span{padding:.7rem;border:1px solid #e3e3e3;border-radius:4px;text-align:center}.custom-checkbox input[type=checkbox]{position:absolute;top:0;width:100%;height:100%;opacity:0}[dir] .custom-checkbox input[type=checkbox]{cursor:pointer}[dir=ltr] .custom-checkbox input[type=checkbox],[dir=rtl] .custom-checkbox input[type=checkbox]{left:0;right:0}.custom-checkbox input[type=checkbox]:checked+span{color:#0142f7!important}[dir] .custom-checkbox input[type=checkbox]:checked+span{border:1px solid #0142f7!important}.con-vs-popup.agreement-popup~.vs__dropdown-menu{z-index:99990!important;max-height:200px!important}.con-vs-popup.agreement-popup .vs-popup{width:75%;height:100%}[dir] .con-vs-popup.agreement-popup .vs-popup{margin-top:8rem}[dir] .con-vs-popup.agreement-popup .vs-popup--header{background:transparent}.con-vs-popup.agreement-popup .vs-popup--title h3{letter-spacing:-1.05px;font-size:20px;line-height:25px;font-family:Work Sans,sans-serif;color:#000;font-weight:600}[dir] .con-vs-popup.agreement-popup .vs-popup--content{padding:1rem 2rem}.con-vs-popup.agreement-popup .vs-popup--content label.vs-input--label{color:#000;font-size:12px;line-height:18px;font-family:Work Sans,sans-serif;letter-spacing:-.36px;font-weight:500}.con-vs-popup.agreement-popup .close-btn.includeIconOnly{width:18px!important;height:18px!important}.con-vs-popup.agreement-popup .form-field.agt-name-field{width:400px!important}.con-vs-popup.agreement-popup .vs-collapse-item .vs-collapse-item--header{line-height:18px}[dir] .con-vs-popup.agreement-popup .vs-collapse-item .vs-collapse-item--header{padding-top:.7rem;padding-bottom:.7rem}.con-vs-popup.agreement-popup .vs-collapse-item .vs-popup{width:100%;height:100%}[dir] .con-vs-popup.agreement-popup .vs-collapse-item .vs-popup{margin-top:8rem}.con-vs-popup.agreement-popup .vs-collapse-item.open-item .vs-collapse-item--content{max-height:none!important}.con-vs-popup.agreement-popup .agreement-details-form.table-form .table-body>li,.con-vs-popup.agreement-popup .agreement-details-form.table-form .table-head>li{width:20%}.con-vs-popup.agreement-popup .agreement-details-form.table-form .table-body>li:first-child,.con-vs-popup.agreement-popup .agreement-details-form.table-form .table-head>li:first-child{width:5%}.con-vs-popup.agreement-popup .agreement-details-form.table-form .table-body>li:nth-child(6),.con-vs-popup.agreement-popup .agreement-details-form.table-form .table-head>li:nth-child(6){width:15%}.con-vs-popup.agreement-popup .agreement-details-form.table-form .agtDetail-total .table-body>li,.con-vs-popup.agreement-popup .agreement-details-form.table-form .agtDetail-total .table-head>li{width:20%}.con-vs-popup.agreement-popup .agreement-details-form.table-form .agtDetail-total .table-body>li:nth-child(6),.con-vs-popup.agreement-popup .agreement-details-form.table-form .agtDetail-total .table-head>li:nth-child(6){width:15%}.con-vs-popup.agreement-popup .agreement-details-form.table-form .inputPrefix .currency-sign{width:40px;font-size:13px}[dir=ltr] .con-vs-popup.agreement-popup .agreement-details-form.table-form .inputPrefix .vs-con-input input{padding:.4rem .4rem .4rem 3.2rem!important}[dir=rtl] .con-vs-popup.agreement-popup .agreement-details-form.table-form .inputPrefix .vs-con-input input{padding:.4rem 3.2rem .4rem .4rem!important}.con-vs-popup.agreement-popup .agreement-details-form.table-form .total-amt-text{color:#000;font-weight:500;font-family:Work Sans,sans-serif;letter-spacing:-.36px}[dir] .con-vs-popup.agreement-popup .agreement-details-form.table-form .total-amt-text{padding:10px}.con-vs-popup.agreement-popup .upload-agt-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}[dir] .con-vs-popup.agreement-popup .upload-agt-btn{margin-top:20px}.vs-button.upload-btn{width:100%;font-size:12px;line-height:14px;font-family:Work Sans,sans-serif;letter-spacing:-.36px;color:#000!important}[dir] .vs-button.upload-btn{background:#f7f7f8!important;border:1px solid #e8e8e8!important;border-radius:5px;text-align:center;padding:10px 25px!important}.promo-req-loading{overflow:unset!important}.fileCard.bg-success{display:-webkit-box;display:-ms-flexbox;display:flex}[dir] .fileCard.bg-success{background-color:rgba(var(--vs-success),.4)!important}.aggbtnwrap{min-height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.con-vs-popup.custom-popup{z-index:51999!important}.con-vs-popup.custom-popup .vs-popup{width:100%!important}.existing-filename a{color:inherit}.existing-filename a:hover{color:#0142f7}@media (min-width:1600px){.con-vs-popup.custom-popup .vs-popup{width:80%!important}}.misUnselect{pointer-events:none;opacity:.7}.vs__dropdown-option--disabled{opacity:.4}.vs__selected-options .vs__selected~.vs__search{height:0}.vs__dropdown-toggle~ul li{white-space:normal!important;word-break:break-all!important}.con-vs-dropdown--menu{z-index:42000!important}.inputPrefix{position:relative}[dir=ltr] .inputPrefix .vs-con-input input{padding-left:2.6rem!important}[dir=rtl] .inputPrefix .vs-con-input input{padding-right:2.6rem!important}[dir=ltr] .inputPrefix .vs-input--input.hasIcon:not(.icon-after-input)+.vs-input--placeholder,[dir=ltr] .inputPrefix .vs-input--placeholder{padding-left:2.6rem!important}[dir=rtl] .inputPrefix .vs-input--input.hasIcon:not(.icon-after-input)+.vs-input--placeholder,[dir=rtl] .inputPrefix .vs-input--placeholder{padding-right:2.6rem!important}.inputPrefix .isFocus~.currency-sign{color:#008bff!important}.inputPrefix .currency-sign{position:absolute;top:0;height:30px;width:35px;z-index:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;font-family:Work Sans,sans-serif}[dir=ltr] .inputPrefix .currency-sign{left:0;border-right:1px solid #f5f5f5}[dir=rtl] .inputPrefix .currency-sign{right:0;border-left:1px solid #f5f5f5}.retail-currency{font-size:12px}[dir=ltr] .retail-currency .vs__dropdown-toggle{border-right:1px solid #f5f5f5!important}[dir=rtl] .retail-currency .vs__dropdown-toggle{border-left:1px solid #f5f5f5!important}[dir] .v-nav-menu .shadow-bottom{background:transparent!important}[dir] .v-nav-menu .vs-sidebar .vs-sidebar--items{background:#000}[dir] .v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar--item,[dir] .v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar--item:first-child,[dir] .v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar-group{border-top:1px solid #212121}.v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar--item a,.v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar-group a{color:#939393}[dir] .v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar--item a,[dir] .v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar-group a{background:#000}.v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar--item .group-header,.v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar--item a .feather-icon,.v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar-group .group-header,.v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar-group a .feather-icon{color:#939393}[dir] .v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar--item .group-header,[dir] .v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar-group .group-header{background:#000}.v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar--item .group-header .feather-icon,.v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar-group .group-header .feather-icon{color:#939393}[dir] .v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar-group-items li:first-child .vs-sidebar--item{border-top:none}[dir] .v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar-group-items .vs-sidebar-group{padding:3px 0!important;border-top:1px solid #212121}[dir=ltr] .v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar-group-items .vs-sidebar-group .group-header{padding:10px 15px 10px 20px!important}[dir=rtl] .v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar-group-items .vs-sidebar-group .group-header{padding:10px 20px 10px 15px!important}.v-nav-menu .vs-sidebar .vs-sidebar--items .vs-sidebar-group-items .vs-sidebar-group .group-header .feather-icon{height:.75rem!important;width:.75rem!important}[dir] .v-nav-menu .vs-sidebar-group .vs-sidebar-group-items li:last-child{padding-bottom:0}.vx-navbar-wrapper{position:relative!important}[dir] .vx-navbar-wrapper{padding:0}.vx-navbar-wrapper .vs-navbar{-webkit-box-shadow:none}[dir] .vx-navbar-wrapper .vs-navbar{background:#fff;box-shadow:none;border-radius:0;padding:20px 25px}.vx-navbar-wrapper .vs-navbar .route-title{font-size:25px;color:#000;font-family:Work Sans,sans-serif}.header-title{position:relative;width:100%}[dir] .router-view{padding:0}[dir] .main-vertical.navbar-sticky .router-content{margin-top:0}[dir] .br-top{border-top:1px solid hsla(0,0%,43.9%,.2)}.section-title{letter-spacing:-.75px}.section-title,.vs-input--label{color:#000;font-family:Work Sans,sans-serif;font-weight:500}.vs-input--label{letter-spacing:-.36px}[dir=ltr] .vs-input--label{padding-left:0}[dir=rtl] .vs-input--label{padding-right:0}.form-field.w-full{width:200px!important}[dir] .form-field.w-full{padding:0 .7rem}.form-field.w-full.custom-radio{width:170px}[dir] .m0{margin:0!important}[dir] .body-p0 .vx-card__body{padding:0!important}[dir] .client-details{padding:1.5rem!important}.client-details .v-select.custom-vselect,.client-details .vs-input--input.normal,.client-details .vs__dropdown-toggle{height:30px!important}[dir] .client-details .vs__selected{margin:.1rem!important}.client-details .vue-treeselect__control{height:30px!important}.group-clients{font-family:Work Sans,sans-serif}[dir] .group-clients{padding:1.5rem;border-top:1px solid hsla(0,0%,43.9%,.2)}.group-clients h6{text-transform:capitalize;letter-spacing:-.36px;font-weight:500;color:#000}[dir] .group-clients .groupname{background:#f7f7f7;border:1px solid #e8e8e8;border-radius:5px;padding:.1rem .5rem}[dir] .con-content--item,[dir] .vs-collapse,[dir] .vs-collapse.border .open-item .con-content--item,[dir] .vs-collapse.default .open-item .con-content--item,[dir] .vs-collapse.margin .open-item .con-content--item,[dir] .vs-collapse.shadow .open-item .con-content--item{padding:0}.vs-collapse-item{position:relative}.vs-collapse-item .vs-collapse-item--header{font-size:15px;line-height:1.2;font-weight:500;color:#000;letter-spacing:-.75px;font-family:Work Sans,sans-serif}[dir] .vs-collapse-item .vs-collapse-item--header{padding:1rem 1.5rem;background:#e8e8e8;border-radius:0}.vs-collapse-item .vs-collapse-item--icon-header .vs-icon{font-size:1.8rem}.vs-collapse-item .con-content--item{opacity:1}.vs-collapse-item .form-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;top:0;height:45px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir=ltr] .vs-collapse-item .form-actions{right:50px;padding-right:10px}[dir=rtl] .vs-collapse-item .form-actions{left:50px;padding-left:10px}.vs-collapse-item .form-actions:before{content:"";height:50%;width:1px;position:absolute}[dir] .vs-collapse-item .form-actions:before{background:#d1d1d1}[dir=ltr] .vs-collapse-item .form-actions:before{right:0}[dir=rtl] .vs-collapse-item .form-actions:before{left:0}.vs-collapse-item .form-actions .vs-button:disabled{pointer-events:auto}[dir] .vs-collapse-item .form-actions .iconOnly{padding:.35rem 1rem!important}.vs-collapse-item .form-actions .iconOnly:includeicononly{width:35px!important;height:35px!important}.vs-collapse-item .form-actions .iconOnly .vs-icon{font-size:1.2rem}.scroll-area{position:relative;width:100%;height:200px}[dir] .scroll-area{margin:auto}.horizontal-scrollable-area{overflow:auto;min-height:280px}.horizontal-scrollable-area::-webkit-scrollbar{width:5px;height:4px}[dir] .horizontal-scrollable-area::-webkit-scrollbar-track{background:#e8e8e8}[dir] .horizontal-scrollable-area::-webkit-scrollbar-thumb{background:#888;border-radius:10px}[dir] .horizontal-scrollable-area::-webkit-scrollbar-thumb:hover{background:#555}.scrollable-area{height:140px;overflow:auto}.scrollable-area::-webkit-scrollbar{width:5px;height:4px}[dir] .scrollable-area::-webkit-scrollbar-track{background:#e8e8e8}[dir] .scrollable-area::-webkit-scrollbar-thumb{background:#888;border-radius:10px}[dir] .scrollable-area::-webkit-scrollbar-thumb:hover{background:#555}[dir] #ag-grid-demo .vs-collapse-item{padding-bottom:10px;background:#fff}.table-form .table-body,.table-form .table-head{display:-webkit-box;display:-ms-flexbox;display:flex}.table-form .table-body li.theading,.table-form .table-head li.theading{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#000;font-weight:500;letter-spacing:-.36px;font-size:.85rem;font-family:Work Sans,sans-serif}[dir] .table-form .table-body li.theading,[dir] .table-form .table-head li.theading{background:#fafafa!important;padding:10px 10px;text-align:center}[dir=ltr] .table-form .table-body li.theading,[dir=ltr] .table-form .table-head li.theading{border-right:1px solid #d1d1d1}[dir=rtl] .table-form .table-body li.theading,[dir=rtl] .table-form .table-head li.theading{border-left:1px solid #d1d1d1}.table-form .table-body>li:first-child,.table-form .table-head>li:first-child{width:60px}.table-form .table-body>li:nth-child(2),.table-form .table-body>li:nth-child(4),.table-form .table-head>li:nth-child(2),.table-form .table-head>li:nth-child(4){width:240px}.table-form .table-body>li:nth-child(3),.table-form .table-body>li:nth-child(5),.table-form .table-body>li:nth-child(6),.table-form .table-body>li:nth-child(7),.table-form .table-body>li:nth-child(8),.table-form .table-head>li:nth-child(3),.table-form .table-head>li:nth-child(5),.table-form .table-head>li:nth-child(6),.table-form .table-head>li:nth-child(7),.table-form .table-head>li:nth-child(8){width:210px}.table-form .table-body .vs-checkbox,.table-form .table-head .vs-checkbox{width:15px;height:15px}[dir] .table-form .table-body .vs-checkbox,[dir] .table-form .table-head .vs-checkbox{border:1px solid #d1d1d1!important}.table-form .table-body>li{position:relative}[dir] .table-form .table-body>li{border-bottom:1px solid #f5f5f5;padding:5px}[dir=ltr] .table-form .table-body>li{border-right:1px solid #f5f5f5}[dir=rtl] .table-form .table-body>li{border-left:1px solid #f5f5f5}[dir] .table-form .table-body>li .flatpickr-input,[dir] .table-form .table-body>li .vs-input--input.normal,[dir] .table-form .table-body>li .vs__dropdown-toggle{border:none!important}.table-form .table-body>li .text-danger{position:absolute;top:calc(100% - 15px)}[dir=ltr] .table-form .table-body>li .text-danger{left:5px}[dir=rtl] .table-form .table-body>li .text-danger{right:5px}.table-form .con-vs-checkbox{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;height:100%}.table-form .table-form-component .vs--single .vs__selected{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[dir] .table-form .table-form-component .flatpickr-input,[dir] .table-form .table-form-component .vs-input--input{text-align:center}[dir] .table-form .vs-input--input:disabled{background:#e1e1e1}.internalPromo-form.table-form .table-body>li,.internalPromo-form.table-form .table-head>li{width:200px}.internalPromo-form.table-form .table-body>li:first-child,.internalPromo-form.table-form .table-head>li:first-child{width:40px}[dir=ltr] .internalPromo-form.table-form .table-body>li:first-child .checkbox_x.vs-checkbox,[dir=ltr] .internalPromo-form.table-form .table-head>li:first-child .checkbox_x.vs-checkbox{margin-right:0}[dir=rtl] .internalPromo-form.table-form .table-body>li:first-child .checkbox_x.vs-checkbox,[dir=rtl] .internalPromo-form.table-form .table-head>li:first-child .checkbox_x.vs-checkbox{margin-left:0}.internalPromo-form.table-form .table-body>li.currency-column,.internalPromo-form.table-form .table-head>li.currency-column{width:200px}.internalPromo-form.table-form .table-body>li.tld-column,.internalPromo-form.table-form .table-head>li.tld-column{width:180px}.internalPromo-form.table-form .table-body>li.agmtFile-column,.internalPromo-form.table-form .table-body>li.custom-tag-component,.internalPromo-form.table-form .table-body>li.period-column,.internalPromo-form.table-form .table-body>li.promoTag-column,.internalPromo-form.table-form .table-body>li.type-column,.internalPromo-form.table-form .table-head>li.agmtFile-column,.internalPromo-form.table-form .table-head>li.custom-tag-component,.internalPromo-form.table-form .table-head>li.period-column,.internalPromo-form.table-form .table-head>li.promoTag-column,.internalPromo-form.table-form .table-head>li.type-column{width:150px}.internalPromo-form.table-form .table-body>li.endDate-column,.internalPromo-form.table-form .table-body>li.geo-column,.internalPromo-form.table-form .table-body>li.list-based-column,.internalPromo-form.table-form .table-body>li.multiyear-column,.internalPromo-form.table-form .table-body>li.startDate-column,.internalPromo-form.table-form .table-body>li.year-column,.internalPromo-form.table-form .table-head>li.endDate-column,.internalPromo-form.table-form .table-head>li.geo-column,.internalPromo-form.table-form .table-head>li.list-based-column,.internalPromo-form.table-form .table-head>li.multiyear-column,.internalPromo-form.table-form .table-head>li.startDate-column,.internalPromo-form.table-form .table-head>li.year-column{width:110px}[dir=ltr] .internalPromo-form.table-form .table-body>li:nth-child(7){padding-left:0}[dir=rtl] .internalPromo-form.table-form .table-body>li:nth-child(7){padding-right:0}[dir=ltr] .internalPromo-form.table-form .table-body>li:nth-child(2),[dir=rtl] .internalPromo-form.table-form .table-body>li:nth-child(2){padding-left:0;padding-right:0}[dir] .internalPromo-form.table-form .table-body>li:nth-child(2) .con-vs-tooltip .vs-button{padding:0!important}.internalPromo-form.table-form .table-body>li:nth-child(2) .con-vs-tooltip .vs-button:hover{-webkit-box-shadow:none!important}[dir] .internalPromo-form.table-form .table-body>li:nth-child(2) .con-vs-tooltip .vs-button:hover{box-shadow:none!important;background:transparent!important}[dir] .internalPromo-form.table-form .table-body li.custom-tag-component{padding:0}[dir] .internalPromo-form.table-form .table-body li.custom-tag-component .v-select{padding:5px}.internalPromo-form.table-form .table-body li.custom-tag-component .vs-button-dark.vs-button{color:#fff}[dir] .internalPromo-form.table-form .table-body li.custom-tag-component .vs-button-dark.vs-button{background:#707070!important;border-color:#707070;border-radius:0!important}.cnicPromo-form.table-form .table-body>li,.cnicPromo-form.table-form .table-head>li{width:220px}.cnicPromo-form.table-form .table-body>li:first-child,.cnicPromo-form.table-form .table-head>li:first-child{width:60px}.cnicPromo-form.table-form .table-body>li:nth-child(2),.cnicPromo-form.table-form .table-body>li:nth-child(10),.cnicPromo-form.table-form .table-head>li:nth-child(2),.cnicPromo-form.table-form .table-head>li:nth-child(10){width:270px}.cnicPromo-form.table-form .table-body>li:nth-child(4),.cnicPromo-form.table-form .table-body>li:nth-child(5),.cnicPromo-form.table-form .table-head>li:nth-child(4),.cnicPromo-form.table-form .table-head>li:nth-child(5){width:180px}.comments-popup.con-vs-popup .vs-popup{width:80%}[dir] .con-vs-popup .vx-row{margin:0}[dir] .con-vs-popup .vs-popup--header{background:transparent}[dir] .con-vs-popup .vs-popup--title{padding:15px}.con-vs-popup .vs-popup--title h3{font-size:25px;color:#000;font-family:Work Sans,sans-serif;font-weight:500}[dir] .con-vs-popup .vs-popup--title h3{padding-bottom:0}.con-vs-popup .vs-popup--content{width:100%}[dir] .con-vs-popup .vs-popup--content{padding:1rem 0;margin:0}.con-vs-popup .action-dash-table{width:100%}.vs-con-table.action-dash-table .tr-values .vs-table--td,.vs-con-table.action-dash-table .tr-values .vs-table--td:first-child,.vs-con-table.action-dash-table .vs-table--thead th,.vs-con-table.action-dash-table .vs-table--thead th:first-child{width:9%}[dir] .vs-con-table.action-dash-table .vs-con-tbody{background:transparent;border:none}[dir] .vs-con-table.action-dash-table .vs-con-tbody .vs-table--tbody-table{margin-bottom:15px}.vs-con-table.action-dash-table .vs-con-tbody .vs-table--tbody-table .vs-table--thead th{color:#000;font-weight:500;letter-spacing:-.36px;font-size:.85rem;font-family:Work Sans,sans-serif}[dir] .vs-con-table.action-dash-table .vs-con-tbody .vs-table--tbody-table .vs-table--thead th{background:#fafafa!important;padding:10px 5px}[dir=ltr] .vs-con-table.action-dash-table .vs-con-tbody .vs-table--tbody-table .vs-table--thead th{border-right:1px solid #d1d1d1}[dir=rtl] .vs-con-table.action-dash-table .vs-con-tbody .vs-table--tbody-table .vs-table--thead th{border-left:1px solid #d1d1d1}.vs-con-table.action-dash-table .vs-con-tbody .vs-table--tbody-table .vs-table--thead th .vs-table-text{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[dir] .vs-con-table.action-dash-table .vs-con-tbody .vs-table--tbody-table tr{border-bottom:1px solid #f5f5f5;background:#fff!important}[dir] .vs-con-table.action-dash-table .vs-con-tbody .vs-table--tbody-table tr .vs-table--td{text-align:center;padding:10px!important}[dir=ltr] .vs-con-table.action-dash-table .vs-con-tbody .vs-table--tbody-table tr .vs-table--td{border-right:1px solid #f5f5f5}[dir=rtl] .vs-con-table.action-dash-table .vs-con-tbody .vs-table--tbody-table tr .vs-table--td{border-left:1px solid #f5f5f5}.comment-wrap{font-weight:500;letter-spacing:-.36px;font-size:14px}.comment-wrap,.vs-button{color:#000;font-family:Work Sans,sans-serif}.vs-button{letter-spacing:-.3px}[dir] .vs-button{border-radius:6px!important;padding:.55rem 1rem!important}.vs-button.vs-button-filled{color:#fff}.vs-button.req-action-btn{width:100px;font-size:12px}.vs-button.req-action-btn.vs-button-border{color:#000}.vs-button.req-action-btn.isActive .vs-button--background{opacity:0!important;display:none!important}.vs-button.req-action-btn.isActive .vs-button--text{color:inherit!important}.vs-button.enableBtn{color:#000;position:relative}[dir] .vs-button.enableBtn{border:1px solid #fff;background:#fff!important}.vs-button.enableBtn:after{content:""}[dir] .vs-button.enableBtn:after{background:#4b4949}span.br-line{width:1px;display:inline-block}[dir] span.br-line{background:#d1d1d1}[dir] .common-comments{padding:30px 20px}.common-comments label{color:#000;font-weight:500;letter-spacing:-.36px;font-size:.85rem;font-family:Work Sans,sans-serif}.common-comments .verify-btn{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}[dir] .common-comments .verify-btn{margin-top:20px}.common-comments .dark-btn{color:#707070;height:35px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir] .common-comments .dark-btn{border-color:#707070}.verifyPromo-heading{font-size:25px;color:#000;font-family:Work Sans,sans-serif;font-weight:700;position:absolute;top:-78px;z-index:12;z-index:99999;line-height:1.5}[dir] .verifyPromo-heading{padding:20px 25px;background:#fff;border-bottom:1px solid hsla(0,0%,43.9%,.2)}[dir=ltr] .verifyPromo-heading,[dir=rtl] .verifyPromo-heading{left:0;right:0}.verifyPromo-screen .flatpickr-input,.verifyPromo-screen .table-form .table-body>li,.verifyPromo-screen .v-select,.verifyPromo-screen .vs-con-input-label,.verifyPromo-screen .vs-input--input.normal,.verifyPromo-screen .vs-radio--label,.verifyPromo-screen .vs-textarea,.verifyPromo-screen .vs__dropdown-toggle,.verifyPromo-screen .vue-treeselect__control{pointer-events:none}[dir] .verifyPromo-screen .flatpickr-input,[dir] .verifyPromo-screen .table-form .table-body>li,[dir] .verifyPromo-screen .v-select,[dir] .verifyPromo-screen .vs-con-input-label,[dir] .verifyPromo-screen .vs-input--input.normal,[dir] .verifyPromo-screen .vs-radio--label,[dir] .verifyPromo-screen .vs-textarea,[dir] .verifyPromo-screen .vs__dropdown-toggle,[dir] .verifyPromo-screen .vue-treeselect__control{background:#fafafa!important}[dir] .verifyPromo-screen .table-form .table-body>li,[dir] .verifyPromo-screen .table-form .table-head li.theading{border-bottom:1px solid #d1d1d1}[dir=ltr] .verifyPromo-screen .table-form .table-body>li,[dir=ltr] .verifyPromo-screen .table-form .table-head li.theading{border-right:1px solid #d1d1d1}[dir=rtl] .verifyPromo-screen .table-form .table-body>li,[dir=rtl] .verifyPromo-screen .table-form .table-head li.theading{border-left:1px solid #d1d1d1}[dir] .verifyPromo-screen .vs-collapse-item .vs-collapse-item--header{border-top:1px solid #707070;border-bottom:1px solid #707070;background:#fff}.verifyPromo-screen .form-actions{opacity:0}.verifyPromo-screen .vs-collapse-item .vs-collapse-item--header{color:#707070}.vs__dropdown-menu{font-size:12px}[dir] .vs__dropdown-menu{background:#f7f7f8!important;border:1px solid #e8e8e8!important}.vs__dropdown-menu .vs__dropdown-option{font-family:Work Sans,sans-serif;color:#000}[dir] .vs__dropdown-menu .vs__dropdown-option{padding-top:5px;padding-bottom:5px}.vs__dropdown-menu .vs__dropdown-option.vs__dropdown-option--highlight{color:#000!important}[dir] .vs__dropdown-menu .vs__dropdown-option.vs__dropdown-option--highlight{background:#d5d5d5}.vue-treeselect__control{height:34px}[dir] .vue-treeselect__control{border:1px solid #e3e3e3!important}.vue-treeselect__menu{font-size:12px}[dir] .vue-treeselect__menu{background:#f7f7f8!important;border:1px solid #e8e8e8!important}.vue-treeselect__menu .vue-treeselect__list-item.vue-treeselect__indent-level-0{color:#000}.vue-treeselect__menu .vue-treeselect__list-item.vue-treeselect__indent-level-0>.vue-treeselect__option{font-weight:500}[dir] .vue-treeselect__menu .vue-treeselect__indent-level-0 .vue-treeselect__option:not(.vue-treeselect__option--hide){border-bottom:1px solid hsla(0,0%,43.9%,.15)}[dir=ltr] .vue-treeselect__menu .vue-treeselect__indent-level-1 .vue-treeselect__option{padding-left:20px}[dir=rtl] .vue-treeselect__menu .vue-treeselect__indent-level-1 .vue-treeselect__option{padding-right:20px}.vue-treeselect__menu .vue-treeselect__option{font-family:Work Sans,sans-serif}[dir] .vue-treeselect__menu .vue-treeselect__option{padding:5px 5px}[dir] .vue-treeselect__menu .vue-treeselect__option--highlight{background:#d5d5d5}[dir] .vs-collapse-item.expiring-week-header .vs-collapse-item--header{background:#fdf6e5}[dir] .vs-collapse-item.expiring-month-header .vs-collapse-item--header{background:#f0f7fd}[dir] .vs-collapse-item.expired-header .vs-collapse-item--header{background:#fff1ef}[dir] .con-vs-tabs{background-color:#fff}.relatedPromo-popup{height:auto;top:65%;width:calc(100% - 80px)}[dir=ltr] .relatedPromo-popup{left:80px}[dir=rtl] .relatedPromo-popup{right:80px}[dir] .relatedPromo-popup .vs-popup--title{padding:10px 15px}[dir] .relatedPromo-popup .vs-popup--content{padding-top:0}.relatedPromo-popup .vs-popup{width:90%}[dir] .relatedPromo-popup .vs-popup{margin-top:20px;border-radius:15px}.ag-theme-material .ag-header{color:#000!important;font-weight:500!important;font-family:Work Sans,sans-serif!important;font-size:14px!important;letter-spacing:-.36px!important}[dir] .ag-theme-material .ag-header{background:#fafafa!important}.ag-theme-material .ag-cell{color:#606060!important;font-size:12px}[dir=ltr] .ag-theme-material .ag-cell{border-right:1px solid hsla(0,0%,82%,.3)!important}[dir=rtl] .ag-theme-material .ag-cell{border-left:1px solid hsla(0,0%,82%,.3)!important}[dir] .ag-theme-material .ag-row{text-align:center}.editPromo-popup.con-vs-popup .vs-popup{width:90%!important}.cnicPromo-editForm.table-form .table-body li,.cnicPromo-editForm.table-form .table-head li,.misPromo-editForm.table-form .table-body li,.misPromo-editForm.table-form .table-head li{width:240px}.internalPromo-editForm.table-form{display:table}.internalPromo-editForm.table-form .table-body li,.internalPromo-editForm.table-form .table-head li{width:150px}.currency-error{top:calc(100% - 7px)!important}.agt-currency-error{top:calc(100% - 2px)!important}.mis-currency-error{top:calc(100% - 10px)!important}.con-vs-popup.select-agreement-popup .vs-popup{width:65%}.con-vs-popup.select-agreement-popup .vx-card{-webkit-box-shadow:none}[dir] .con-vs-popup.select-agreement-popup .vx-card{box-shadow:none}.con-vs-popup.select-agreement-popup .vx-card .ag-grid-table{height:auto}.cellAgtName{color:grey!important;text-decoration:underline}.filename-wrap{position:relative;width:190px}.filename-wrap code{overflow:hidden;text-overflow:ellipsis;width:calc(100% - 23px);white-space:nowrap;display:inline-block;vertical-align:middle;text-decoration:underline}[dir] .filename-wrap code{background:#f7f7f7;padding:.3rem .3rem}.filename-wrap .remove-agt-file-btn{position:absolute;top:0;bottom:0;height:100%!important;width:23px!important}[dir] .filename-wrap .remove-agt-file-btn{background:#e8e8e8!important;border:none;padding:.1rem!important}[dir=ltr] .filename-wrap .remove-agt-file-btn{right:5px}[dir=rtl] .filename-wrap .remove-agt-file-btn{left:5px}.filename-wrap.internalFilename-wrap{width:auto}.filename-wrap.internalFilename-wrap code{width:inherit;word-break:break-word;white-space:normal;position:relative}[dir] .filename-wrap.internalFilename-wrap code{padding:0;background:transparent!important}.filename-wrap.internalFilename-wrap code a{width:calc(100% - 20px);display:block}.filename-wrap.internalFilename-wrap .remove-agt-file-btn{height:23px!important;width:12px!important}[dir] .filename-wrap.internalFilename-wrap .remove-agt-file-btn{background:transparent!important}.filename-wrap.internalFilename-wrap .remove-agt-file-btn:hover{-webkit-box-shadow:none!important}[dir] .filename-wrap.internalFilename-wrap .remove-agt-file-btn:hover{box-shadow:none!important}.form-field.w-full.vs-select-agt-button{width:170px!important;height:34px}[dir] .form-field.w-full.vs-select-agt-button{margin-top:29px}.form-field.w-full.vs-select-agt-button .vs-button{width:150px}.agt-names.form-field.w-full{width:calc(100% - 170px)!important}.agt-names.form-field.w-full>div{height:34px}.agt-name-wrap{width:32%}.file-errors-wrap ul li p{line-height:20px;font-family:Work Sans,sans-serif!important}.file-errors-wrap ul li p.color-gray{color:#000}.file-errors-wrap ul li .remove-agt-file-btn{height:20px!important;width:20px!important}[dir] .file-errors-wrap ul li .remove-agt-file-btn{padding:0!important}#autoHeightGrid{height:inherit!important}.add-form-collapse .vs-collapse-item.open-item>.vs-collapse-item--content{max-height:none!important}.add-form-collapse .scrollable-area{max-height:190px;min-height:130px;height:auto}.add-form-collapse .suggestion-collapse .scrollable-area{max-height:260px}[dir] .add-form-collapse .suggestion-collapse .vs-collapse-item .vs-collapse-item--header{padding-top:.8rem;padding-bottom:.8rem}.vue-treeselect__menu-container{z-index:1000!important}[dir] .relatedPromo-screen .ag-theme-material .ag-cell,[dir] .relatedPromo-screen .ag-theme-material .ag-header-cell{background:#f4f4f4!important}.vs__dropdown-menu{max-height:200px!important}.vs__dropdown-menu::-webkit-scrollbar{width:5px;height:2px}[dir] .vs__dropdown-menu::-webkit-scrollbar-track{background:#e8e8e8}[dir] .vs__dropdown-menu::-webkit-scrollbar-thumb{background:#888;border-radius:10px}[dir] .vs__dropdown-menu::-webkit-scrollbar-thumb:hover{background:#555}[dir] .custom-vs-tabs .con-ul-tabs{margin:0 15px}.custom-vs-tabs .vs-tabs--ul{-webkit-box-shadow:none}[dir] .custom-vs-tabs .vs-tabs--ul{box-shadow:none}.custom-vs-tabs .vs-tabs--li{color:#939393;font-family:Work Sans,sans-serif;letter-spacing:-.75px}[dir=ltr] .custom-vs-tabs .vs-tabs--li,[dir=rtl] .custom-vs-tabs .vs-tabs--li{padding-left:10px;padding-right:10px}.custom-vs-tabs .vs-tabs-primary .con-ul-tabs .activeChild button{color:#000!important}.custom-vs-tabs.vs-tabs-primary .con-ul-tabs .line-vs-tabs{-webkit-box-shadow:none!important}[dir] .custom-vs-tabs.vs-tabs-primary .con-ul-tabs .line-vs-tabs{box-shadow:none!important}.custom-vs-tabs .vs-tabs--li button.vs-tabs--btn{font-size:1rem}[dir=ltr] .custom-vs-tabs .vs-tabs--li button.vs-tabs--btn,[dir=rtl] .custom-vs-tabs .vs-tabs--li button.vs-tabs--btn{padding-left:0;padding-right:0}[dir] .slot-border-top .con-slot-tabs{border-top:1px solid #f5f5f5;margin-top:15px}[dir] .searchBar-input.is-label-placeholder{margin-top:0!important}.searchBar-input.is-label-placeholder~span.br-line{height:60%;top:20%;position:relative}[dir] .searchBar-input.is-label-placeholder .vs-input--input.normal{border-color:transparent!important}[dir=ltr] .searchBar-input.is-label-placeholder .vs-input--input.normal{padding-left:2.5rem!important}[dir=rtl] .searchBar-input.is-label-placeholder .vs-input--input.normal{padding-right:2.5rem!important}[dir=ltr] .searchBar-input.is-label-placeholder .vs-input--icon{border-right:none}[dir=rtl] .searchBar-input.is-label-placeholder .vs-input--icon{border-left:none}[dir=ltr] .searchBar-input.is-label-placeholder .vs-input--input.hasIcon:not(.icon-after-input)+.vs-input--placeholder{padding-left:2.5rem!important}[dir=rtl] .searchBar-input.is-label-placeholder .vs-input--input.hasIcon:not(.icon-after-input)+.vs-input--placeholder{padding-right:2.5rem!important}[dir] .lists-page .form-actions{padding:0 20px}.lists-page #grid-loader{-webkit-box-shadow:none}[dir] .lists-page #grid-loader{box-shadow:none}.lists-page>.con-ul-tabs .ul-tabs li:last-child{position:relative}[dir=ltr] .lists-page>.con-ul-tabs .ul-tabs li:last-child{margin-left:20px}[dir=rtl] .lists-page>.con-ul-tabs .ul-tabs li:last-child{margin-right:20px}.lists-page>.con-ul-tabs .ul-tabs li:last-child:before{content:"";position:absolute;width:1px;height:70%;top:20%}[dir] .lists-page>.con-ul-tabs .ul-tabs li:last-child:before{background:#d1d1d1}[dir=ltr] .lists-page>.con-ul-tabs .ul-tabs li:last-child:before{left:-10px}[dir=rtl] .lists-page>.con-ul-tabs .ul-tabs li:last-child:before{right:-10px}[dir] .lists-page .lists-expired-tabs .con-ul-tabs{margin-top:5px;margin-bottom:5px}[dir] .lists-page .lists-expired-tabs .con-slot-tabs{margin-top:0}.lists-page .line-vs-tabs{top:27px!important;-webkit-transform:scaleX(.3)!important}[dir] .lists-page .line-vs-tabs{transform:scaleX(.3)!important}[dir] .lists-page .vs-tabs--content{padding:0!important}.lists-page .vs-tabs--li,.lists-page .vs-tabs .vs-tabs--btn span{color:#939393!important}.lists-page .vs-tabs--li.activeChild .vs-tabs--btn span{color:#000!important}[dir] .custom-pagination{padding:0 20px}.custom-pagination .vs-pagination--buttons{width:30px;height:30px}[dir] .custom-pagination .vs-pagination--buttons,[dir] .custom-pagination .vs-pagination--ul{background:transparent}.custom-pagination .vs-pagination--ul .vs-pagination--li{color:#000;letter-spacing:-.36px;font-family:Work Sans,sans-serif!important;font-weight:500;width:30px;height:30px}.custom-pagination .vs-pagination--ul .vs-pagination--li.is-current{color:#0142f7}[dir] .custom-pagination .vs-pagination-primary .effect,[dir] .custom-pagination .vs-pagination-primary .vs-pagination--buttons:hover{background:transparent!important}.custom-pagination .vs-pagination-primary .vs-pagination--buttons:hover i{color:#939393}.clients-page .scrollable-area,.custom-grid .scrollable-area,.promoRequestGrid .scrollable-area{height:auto;max-height:350px;overflow:hidden}.clients-page .ag-grid-table,.custom-grid .ag-grid-table,.promoRequestGrid .ag-grid-table{height:auto}.clients-page .ag-body-viewport.ag-row-no-animation.ag-layout-auto-height,.custom-grid .ag-body-viewport.ag-row-no-animation.ag-layout-auto-height,.promoRequestGrid .ag-body-viewport.ag-row-no-animation.ag-layout-auto-height{overflow-y:scroll;max-height:258px!important}.ag-grid-table ::-webkit-scrollbar{width:5px!important;height:4px!important}[dir] .ag-grid-table ::-webkit-scrollbar-track{background:#e8e8e8!important}[dir] .ag-grid-table ::-webkit-scrollbar-thumb{background:hsla(0,0%,53.3%,.8)!important;border-radius:10px!important}[dir] .ag-grid-table ::-webkit-scrollbar-thumb:hover{background:#555}.clients-page .vs-collapse-item.open-item .vs-collapse-item--content,.request-page .vs-collapse-item.open-item .vs-collapse-item--content,.updates-page .vs-collapse-item.open-item .vs-collapse-item--content{max-height:none!important}.clients-page .vs-collapse-item.open-item .promo-type-header,.request-page .vs-collapse-item.open-item .promo-type-header,.updates-page .vs-collapse-item.open-item .promo-type-header{font-size:20px;font-weight:600}.client-count-popup .vs-popup{position:relative}.client-count-popup .vs-popup--title{display:none}.client-count-popup .vs-popup--close{position:absolute;top:0}[dir=ltr] .client-count-popup .vs-popup--close{right:0}[dir=rtl] .client-count-popup .vs-popup--close{left:0}.client-count-popup .vs-popup--content{color:#000;font-family:Work Sans,sans-serif!important;font-weight:500;font-size:18px;line-height:28px}[dir] .client-count-popup .vs-popup--content{padding:30px 20px;text-align:center}.vs__dropdown-menu li{word-wrap:break-word;white-space:normal!important;max-height:45px}.ag-theme-material .ag-virtual-list-container .ag-set-filter-item,.ag-theme-material .ag-virtual-list-container .ag-virtual-list-item{height:45px!important}.ag-theme-material .ag-virtual-list-container .ag-set-filter-item{white-space:normal!important;font-size:13px}#cashFlowDiv-with-loading .vs-collapse-item.open-item .vs-collapse-item--content{max-height:inherit!important;overflow:initial}#cashFlowDiv-with-loading .vdp-datepicker__calendar .cell{height:35px;line-height:35px}.cellCustomWrap{white-space:normal!important;line-height:23px!important;word-break:break-word}[dir=ltr] .cellCustomWrap{text-align:left}[dir=rtl] .cellCustomWrap{text-align:right}.client-fav-dropdowns,.client-fav-dropdowns .fav-client-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.client-fav-dropdowns .fav-client-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.add-client-title{color:#939393}[dir=ltr] .add-client-title{padding:0 0 0 20px}[dir=rtl] .add-client-title{padding:0 20px 0 0}.empty-data-tab .line-vs-tabs{display:none}.static-box-header{position:relative}.static-box-header .header{font-size:15px;font-weight:500;color:#000;letter-spacing:-.75px;font-family:Work Sans,sans-serif;line-height:18px}[dir] .static-box-header .header{padding:1rem 1.5rem;background:#e8e8e8}.static-box-header .form-actions{position:absolute;bottom:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir=ltr] .static-box-header .form-actions{right:1rem}[dir=rtl] .static-box-header .form-actions{left:1rem}.static-box-header .form-actions i.vs-button--icon{font-size:1.2rem}[dir=ltr] #cashFlowDiv-with-loading .agreement-details-form{border-left:1px solid #f5f5f5}[dir=rtl] #cashFlowDiv-with-loading .agreement-details-form{border-right:1px solid #f5f5f5}.con-vs-popup.cash-flow-popup{z-index:54000}.logout{color:#fff;bottom:0!important;position:absolute;width:100%}[dir] .logout{cursor:pointer;border-top:1px solid #212121}[dir=ltr] .logout{padding-left:1.25rem}[dir=rtl] .logout{padding-right:1.25rem}.d-none{display:none}[dir] .vdp-datepicker input{border:none!important}.ag-grid-partners .fav-client-wrap .vs-icon.icon-plus{font-size:1.5rem!important}.ag-grid-partners .promo-type-header{font-size:13px}[dir] .tab-content .edit-bar{margin-bottom:1.5rem;border-bottom:1px solid #f5f5f5}[dir=ltr] .tab-content .edit-bar button{margin-right:.5rem}[dir=rtl] .tab-content .edit-bar button{margin-left:.5rem}[dir=ltr] .tab-content .edit-bar .edit-partner-button{margin-right:15px!important}[dir=rtl] .tab-content .edit-bar .edit-partner-button{margin-left:15px!important}[dir] .tab-content .partners-box{margin-bottom:2.5rem;border-bottom:1px solid #f5f5f5;padding:2rem}.tab-content .partners-box .partner-logo{width:200px;height:100%}.tab-content .partners-box .partner-logo img{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:150px;height:150px;vertical-align:middle}[dir] .tab-content .partners-box .partner-logo img{padding:1rem}[dir] .tab-content .partners-box .box{border:1px solid #f5f5f5}.tab-content .partners-box .partner-details-container{width:100%}[dir=ltr] .tab-content .partners-box .partner-details-container,[dir=rtl] .tab-content .partners-box .partner-details-container{margin-left:1rem;margin-right:1rem}.tab-content .partners-box .partner-details-container .label-container{font-weight:600}[dir] .tab-content .partners-box .partner-details-container .label-container{margin-bottom:.75rem}.tab-content .partners-box .partner-details-container .grid-layout-container{font-size:.75rem}[dir] .tab-content .partners-box .partner-details-container .grid-layout-container{border:1px solid #f5f5f5}[dir] .tab-content .partners-box .partner-details-container .grid-layout-container .vs-row:not(:last-child){border-bottom:1px solid #f5f5f5}[dir] .tab-content .partners-box .partner-details-container .grid-layout-container .vs-col{padding-top:.25rem;padding-bottom:.25rem}[dir=ltr] .tab-content .partners-box .partner-details-container .grid-layout-container .vs-col,[dir=rtl] .tab-content .partners-box .partner-details-container .grid-layout-container .vs-col{padding-left:.5rem;padding-right:.5rem}[dir=ltr] .tab-content .partners-box .partner-details-container .grid-layout-container .vs-col:not(:last-child){border-right:1px solid #f5f5f5}[dir=rtl] .tab-content .partners-box .partner-details-container .grid-layout-container .vs-col:not(:last-child){border-left:1px solid #f5f5f5}[dir] .promos-collapse{margin-top:2rem!important}.agreements-collapse{width:50%}[dir=ltr] .agreements-collapse{padding-left:1.5rem;padding-right:.75rem}[dir=rtl] .agreements-collapse{padding-right:1.5rem;padding-left:.75rem}.payments-collapse{width:50%}[dir=ltr] .payments-collapse{padding-right:1.5rem;padding-left:.75rem}[dir=rtl] .payments-collapse{padding-left:1.5rem;padding-right:.75rem}.con-vs-popup.edit-partner-popup~.vs__dropdown-menu{z-index:99990!important;max-height:200px!important}.con-vs-popup.edit-partner-popup .vs-popup{width:100%;height:100%}[dir] .con-vs-popup.edit-partner-popup .vs-popup{margin-top:8rem;border-radius:12px}[dir=ltr] .con-vs-popup.edit-partner-popup .vs-popup{margin-left:80px;margin-right:0!important}[dir=rtl] .con-vs-popup.edit-partner-popup .vs-popup{margin-right:80px;margin-left:0!important}.con-vs-popup.edit-partner-popup .vs-popup--close{font-size:1.5em;-webkit-box-shadow:none!important}[dir] .con-vs-popup.edit-partner-popup .vs-popup--close{margin-top:2rem;padding:0!important;box-shadow:none!important}[dir=ltr] .con-vs-popup.edit-partner-popup .vs-popup--close{margin-right:2rem}[dir=rtl] .con-vs-popup.edit-partner-popup .vs-popup--close{margin-left:2rem}[dir] .con-vs-popup.edit-partner-popup .vs-popup--header{background:transparent}.con-vs-popup.edit-partner-popup .vs-popup--title h3{letter-spacing:-1.05px;font-size:20px;line-height:25px;font-family:Work Sans,sans-serif;color:#000;font-weight:600}[dir] .con-vs-popup.edit-partner-popup .vs-popup--content{padding:0 20rem}.con-vs-popup.edit-partner-popup .vs-popup--content label.vs-input--label{color:#000;font-size:12px;line-height:18px;font-family:Work Sans,sans-serif;letter-spacing:-.36px;font-weight:500}.con-vs-popup.edit-partner-popup .close-btn.includeIconOnly{width:18px!important;height:18px!important}.con-vs-popup.edit-partner-popup .form-field.agt-name-field{width:400px!important}.con-vs-popup.edit-partner-popup .vs-collapse-item .vs-collapse-item--header{line-height:18px}[dir] .con-vs-popup.edit-partner-popup .vs-collapse-item .vs-collapse-item--header{padding-top:.7rem;padding-bottom:.7rem}.con-vs-popup.edit-partner-popup .vs-collapse-item .form-actions{height:37px}.con-vs-popup.edit-partner-popup .vs-collapse-item.open-item .vs-collapse-item--content{max-height:none!important}.con-vs-popup.edit-partner-popup .agreement-details-form.table-form .table-body>li,.con-vs-popup.edit-partner-popup .agreement-details-form.table-form .table-head>li{width:20%}.con-vs-popup.edit-partner-popup .agreement-details-form.table-form .table-body>li:first-child,.con-vs-popup.edit-partner-popup .agreement-details-form.table-form .table-head>li:first-child{width:5%}.con-vs-popup.edit-partner-popup .agreement-details-form.table-form .table-body>li:nth-child(6),.con-vs-popup.edit-partner-popup .agreement-details-form.table-form .table-head>li:nth-child(6){width:15%}.con-vs-popup.edit-partner-popup .agreement-details-form.table-form .agtDetail-total .table-body>li,.con-vs-popup.edit-partner-popup .agreement-details-form.table-form .agtDetail-total .table-head>li{width:20%}.con-vs-popup.edit-partner-popup .agreement-details-form.table-form .agtDetail-total .table-body>li:nth-child(6),.con-vs-popup.edit-partner-popup .agreement-details-form.table-form .agtDetail-total .table-head>li:nth-child(6){width:15%}.con-vs-popup.edit-partner-popup .agreement-details-form.table-form .inputPrefix .currency-sign{width:40px;font-size:13px}[dir=ltr] .con-vs-popup.edit-partner-popup .agreement-details-form.table-form .inputPrefix .vs-con-input input{padding:.4rem .4rem .4rem 3.2rem!important}[dir=rtl] .con-vs-popup.edit-partner-popup .agreement-details-form.table-form .inputPrefix .vs-con-input input{padding:.4rem 3.2rem .4rem .4rem!important}.con-vs-popup.edit-partner-popup .agreement-details-form.table-form .total-amt-text{color:#000;font-weight:500;font-family:Work Sans,sans-serif;letter-spacing:-.36px}[dir] .con-vs-popup.edit-partner-popup .agreement-details-form.table-form .total-amt-text{padding:10px}.con-vs-popup.edit-partner-popup .upload-agt-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}[dir] .con-vs-popup.edit-partner-popup .upload-agt-btn{margin-top:20px}[dir] .rebates-scheduler .vs-tabs--content{padding:0!important}[dir] .rebates-scheduler .form-actions{padding:.5rem}.rebates-scheduler #grid-loader{-webkit-box-shadow:none}[dir] .rebates-scheduler #grid-loader{box-shadow:none}[dir] .rebates-scheduler .lists-expired-tabs .con-ul-tabs{margin-top:5px;margin-bottom:15px}[dir] .rebates-scheduler .lists-expired-tabs .con-slot-tabs{margin-top:0}.rebates-scheduler .vs-tabs-primary .con-ul-tabs .activeChild button{color:#000!important}.rebates-scheduler .line-vs-tabs{top:30px!important;-webkit-transform:scaleX(.3)!important}[dir] .rebates-scheduler .line-vs-tabs{transform:scaleX(.3)!important}.con-vs-dialog.vs-dialog{z-index:1000000!important}[dir] .con-vs-dialog .custom-prompt .vs-dialog header{padding:2.5rem .8rem}.con-vs-dialog .custom-prompt .vs-dialog header .vs-dialog-cancel{display:none!important}.con-vs-dialog .custom-prompt .vs-dialog-header.vs-dialog-primary .vs-dialog .vs-dialog-header{color:#000!important}.con-vs-dialog .custom-prompt .vs-dialog-cancel .vs-dialog-cancel--icon{display:none!important}.con-vs-popup.add-custom-list-popup~.vs__dropdown-menu{z-index:99990!important;max-height:200px!important}.con-vs-popup.add-custom-list-popup .vs-popup{width:100%;height:100%}[dir] .con-vs-popup.add-custom-list-popup .vs-popup{margin-top:8rem;border-radius:12px}[dir=ltr] .con-vs-popup.add-custom-list-popup .vs-popup{margin-left:80px;margin-right:0!important}[dir=rtl] .con-vs-popup.add-custom-list-popup .vs-popup{margin-right:80px;margin-left:0!important}.con-vs-popup.add-custom-list-popup .vs-popup--close{font-size:1.5em;-webkit-box-shadow:none!important}[dir] .con-vs-popup.add-custom-list-popup .vs-popup--close{margin-top:2rem;padding:0!important;box-shadow:none!important}[dir=ltr] .con-vs-popup.add-custom-list-popup .vs-popup--close{margin-right:2rem}[dir=rtl] .con-vs-popup.add-custom-list-popup .vs-popup--close{margin-left:2rem}[dir] .con-vs-popup.add-custom-list-popup .vs-popup--header{background:transparent}.con-vs-popup.add-custom-list-popup .vs-popup--title h3{letter-spacing:-1.05px;font-size:20px;line-height:25px;font-family:Work Sans,sans-serif;color:#000;font-weight:600}[dir] .con-vs-popup.add-custom-list-popup .vs-popup--content{padding:5rem 20rem}.con-vs-popup.add-custom-list-popup .vs-popup--content label.vs-input--label{color:#000;font-size:12px;line-height:18px;font-family:Work Sans,sans-serif;letter-spacing:-.36px;font-weight:500}.con-vs-popup.add-custom-list-popup .close-btn.includeIconOnly{width:18px!important;height:18px!important}.con-vs-popup.add-custom-list-popup .form-field.agt-name-field{width:400px!important}.con-vs-popup.add-custom-list-popup .vs-collapse-item .vs-collapse-item--header{line-height:18px}[dir] .con-vs-popup.add-custom-list-popup .vs-collapse-item .vs-collapse-item--header{padding-top:.7rem;padding-bottom:.7rem}.con-vs-popup.add-custom-list-popup .vs-collapse-item .form-actions{height:37px}.con-vs-popup.add-custom-list-popup .vs-collapse-item.open-item .vs-collapse-item--content{max-height:none!important}.con-vs-popup.add-custom-list-popup .agreement-details-form.table-form .table-body>li,.con-vs-popup.add-custom-list-popup .agreement-details-form.table-form .table-head>li{width:20%}.con-vs-popup.add-custom-list-popup .agreement-details-form.table-form .table-body>li:first-child,.con-vs-popup.add-custom-list-popup .agreement-details-form.table-form .table-head>li:first-child{width:5%}.con-vs-popup.add-custom-list-popup .agreement-details-form.table-form .table-body>li:nth-child(6),.con-vs-popup.add-custom-list-popup .agreement-details-form.table-form .table-head>li:nth-child(6){width:15%}.con-vs-popup.add-custom-list-popup .agreement-details-form.table-form .agtDetail-total .table-body>li,.con-vs-popup.add-custom-list-popup .agreement-details-form.table-form .agtDetail-total .table-head>li{width:20%}.con-vs-popup.add-custom-list-popup .agreement-details-form.table-form .agtDetail-total .table-body>li:nth-child(6),.con-vs-popup.add-custom-list-popup .agreement-details-form.table-form .agtDetail-total .table-head>li:nth-child(6){width:15%}.con-vs-popup.add-custom-list-popup .agreement-details-form.table-form .inputPrefix .currency-sign{width:40px;font-size:13px}[dir=ltr] .con-vs-popup.add-custom-list-popup .agreement-details-form.table-form .inputPrefix .vs-con-input input{padding:.4rem .4rem .4rem 3.2rem!important}[dir=rtl] .con-vs-popup.add-custom-list-popup .agreement-details-form.table-form .inputPrefix .vs-con-input input{padding:.4rem 3.2rem .4rem .4rem!important}.con-vs-popup.add-custom-list-popup .agreement-details-form.table-form .total-amt-text{color:#000;font-weight:500;font-family:Work Sans,sans-serif;letter-spacing:-.36px}[dir] .con-vs-popup.add-custom-list-popup .agreement-details-form.table-form .total-amt-text{padding:10px}.con-vs-popup.add-custom-list-popup .vs-button.upload-btn{width:100%;font-size:12px;line-height:14px;font-family:Work Sans,sans-serif;letter-spacing:-.36px;color:#000!important}[dir] .con-vs-popup.add-custom-list-popup .vs-button.upload-btn{background:#f7f7f8!important;border:1px solid #e8e8e8!important;border-radius:5px;text-align:center;padding:20px 50px!important}[dir] #ag-grid-rebates-calculator .form-actions{background-color:#fff;border-top:1px solid #f5f5f5;padding:.5rem}#ag-grid-rebates-calculator #grid-loader{-webkit-box-shadow:none}[dir] #ag-grid-rebates-calculator #grid-loader{box-shadow:none}.con-vs-popup.rebate-list-details-popup .title-bar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.con-vs-popup.rebate-list-details-popup .title-bar .client-specific{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.con-vs-popup.rebate-list-details-popup .title-bar .partner-logo{width:160px;height:40px}[dir] .con-vs-popup.rebate-list-details-popup hr{margin:auto;margin-top:2rem;border-top:.5px solid #fafafa}[dir] .con-vs-popup.rebate-list-details-popup .text{margin:5px 24px}[dir] .con-vs-popup.rebate-list-details-popup .padding-15{padding:15px}.con-vs-popup.rebate-list-details-popup~.vs__dropdown-menu{z-index:99990!important;max-height:200px!important}.con-vs-popup.rebate-list-details-popup .vs-popup{width:100%;height:100%}[dir] .con-vs-popup.rebate-list-details-popup .vs-popup{margin-top:8rem;border-radius:12px}[dir=ltr] .con-vs-popup.rebate-list-details-popup .vs-popup{margin-left:80px;margin-right:0!important}[dir=rtl] .con-vs-popup.rebate-list-details-popup .vs-popup{margin-right:80px;margin-left:0!important}.con-vs-popup.rebate-list-details-popup .vs-popup--close{font-size:1.5em;-webkit-box-shadow:none!important}[dir] .con-vs-popup.rebate-list-details-popup .vs-popup--close{margin-top:2rem;padding:0!important;box-shadow:none!important}[dir=ltr] .con-vs-popup.rebate-list-details-popup .vs-popup--close{margin-right:2rem}[dir=rtl] .con-vs-popup.rebate-list-details-popup .vs-popup--close{margin-left:2rem}[dir] .con-vs-popup.rebate-list-details-popup .vs-popup--header{background:transparent}.con-vs-popup.rebate-list-details-popup h3{letter-spacing:-1.05px;font-size:20px;line-height:25px;font-family:Work Sans,sans-serif!important;color:#000;font-weight:500!important}.con-vs-popup.rebate-list-details-popup .vs-popup--content{font-size:.9rem!important}[dir] .con-vs-popup.rebate-list-details-popup .vs-popup--content{padding:0 12rem}[dir] .con-vs-popup.rebate-list-details-popup .vs-popup--content .indented-section{padding:0 10rem}.con-vs-popup.rebate-list-details-popup .vs-popup--content label.vs-input--label{color:#000;font-size:12px;line-height:18px;font-family:Work Sans,sans-serif;letter-spacing:-.36px;font-weight:500}.con-vs-popup.rebate-list-details-popup .close-btn.includeIconOnly{width:18px!important;height:18px!important}.con-vs-popup.rebate-list-details-popup .form-field.agt-name-field{width:400px!important}.con-vs-popup.rebate-list-details-popup .vs-collapse-item .vs-collapse-item--header{line-height:18px}[dir] .con-vs-popup.rebate-list-details-popup .vs-collapse-item .vs-collapse-item--header{padding-top:.7rem;padding-bottom:.7rem}.con-vs-popup.rebate-list-details-popup .vs-collapse-item .form-actions{height:37px}.con-vs-popup.rebate-list-details-popup .vs-collapse-item.open-item .vs-collapse-item--content{max-height:none!important}[dir] .con-vs-popup.rebate-list-details-popup .add-another-list-btn{background-color:#27d9a3!important}.con-vs-popup.rebate-list-details-popup .delete-row-icon{-ms-flex-item-align:center;align-self:center}[dir] .con-vs-popup.rebate-list-details-popup .custom-bg{background-color:transparent;border:1px solid}.con-vs-popup.rebate-list-details-popup .vs-button.upload-btn{width:100%!important}.con-vs-popup.rebate-list-details-popup .vs-button.upload-btn .vs-button-text{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.con-vs-popup.rebate-list-details-popup .accept-btn{font-size:.9rem}[dir] .con-vs-popup.rebate-list-details-popup .accept-btn{background-color:#2779d9!important}.con-vs-popup.rebate-list-details-popup .accepted-btn{color:#a3c7f2!important;font-size:.9rem}[dir] .con-vs-popup.rebate-list-details-popup .accepted-btn{background-color:#eff6ff!important;border:1px solid #a3c7f2!important}.con-vs-popup.rebate-list-details-popup .reject-btn{font-size:.9rem}[dir] .con-vs-popup.rebate-list-details-popup .reject-btn{background-color:#d92750!important}.con-vs-popup.rebate-list-details-popup .rejected-btn{color:#d92750!important;font-size:.9rem}[dir] .con-vs-popup.rebate-list-details-popup .rejected-btn{background-color:#fff7f9!important;border:1px solid #d92750!important}.ag-theme-balham .ag-header{color:#000!important;font-weight:500!important;font-family:Work Sans,sans-serif!important;font-size:13px!important;letter-spacing:-.36px!important;height:30px!important}[dir] .ag-theme-balham .ag-header{background:#fafafa!important}[dir] .ag-theme-balham .ag-cell,[dir] .ag-theme-balham .ag-header-cell{text-align:center!important}[dir=ltr] .ag-theme-balham .ag-cell,[dir=ltr] .ag-theme-balham .ag-header-cell{border-right:1px solid #d1d1d1!important}[dir=rtl] .ag-theme-balham .ag-cell,[dir=rtl] .ag-theme-balham .ag-header-cell{border-left:1px solid #d1d1d1!important}.ag-theme-balham .ag-cell{color:#606060!important;line-height:30px!important}[dir] .ag-theme-balham .ag-cell{text-align:center!important}[dir=ltr] .ag-theme-balham .ag-cell{border-right:1px solid hsla(0,0%,82%,.3)!important}[dir=rtl] .ag-theme-balham .ag-cell{border-left:1px solid hsla(0,0%,82%,.3)!important}.ag-theme-balham .ag-row{height:20px}[dir] .ag-theme-balham .ag-row{text-align:center}[dir] .ag-theme-balham .ag-floating-bottom-container{background:#fafafa!important}[dir] .ag-theme-balham .ag-floating-bottom-container .ag-cell{text-align:center!important}[dir=ltr] .ag-theme-balham .ag-floating-bottom-container .ag-cell{border-right:1px solid #d1d1d1!important}[dir=rtl] .ag-theme-balham .ag-floating-bottom-container .ag-cell{border-left:1px solid #d1d1d1!important}.con-vs-chip.chip-selected-rows{height:25px}[dir] .con-vs-chip.chip-selected-rows{margin-bottom:0!important;margin-top:.45rem}[dir=ltr] .con-vs-chip.chip-selected-rows{margin-right:0!important}[dir=rtl] .con-vs-chip.chip-selected-rows{margin-left:0!important}.con-vs-chip{font-size:.68rem!important}span.br-line-long{width:1px;display:inline-block}[dir] span.br-line-long{background:#d1d1d1}.br-line-long{height:60%;top:17%;position:relative}[dir] .con-vs-dialog.vs-dialog-danger.custom-prompt.danger-prompt .vs-dialog{border:none!important}[dir] .con-vs-dialog.vs-dialog-danger.custom-prompt.danger-prompt .vs-dialog header{padding:2.5rem .8rem 1rem .8rem}.con-vs-dialog.vs-dialog-danger.custom-prompt.danger-prompt .vs-dialog header .vs-dialog-cancel{display:none!important}.con-vs-dialog.vs-dialog-danger.custom-prompt.danger-prompt .vs-dialog .vs-dialog-header.vs-dialog-primary .vs-dialog .vs-dialog-header{color:#000!important}.con-vs-dialog.vs-dialog-danger.custom-prompt.danger-prompt .vs-dialog .vs-dialog-cancel-button,.con-vs-dialog.vs-dialog-danger.custom-prompt.danger-prompt .vs-dialog .vs-dialog-cancel .vs-dialog-cancel--icon{display:none!important}.con-vs-dialog.vs-dialog-danger.custom-prompt.danger-prompt .vs-dialog .con-content{color:#d92750!important;font-size:.8rem}[dir] .con-vs-dialog.vs-dialog-danger.custom-prompt.danger-prompt .vs-dialog .con-content{border:1px solid #d92750!important;background:#fff7f9!important;border-radius:10px!important;padding:1rem 2rem!important}[dir] .con-vs-dialog.vs-dialog-danger.custom-prompt.danger-prompt .vs-dialog .con-content ul{margin-top:1rem!important}[dir=ltr] .con-vs-dialog.vs-dialog-danger.custom-prompt.danger-prompt .vs-dialog .con-content ul{margin-left:1rem!important}[dir=rtl] .con-vs-dialog.vs-dialog-danger.custom-prompt.danger-prompt .vs-dialog .con-content ul{margin-right:1rem!important}.con-vs-dialog.vs-dialog-danger.custom-prompt.danger-prompt .vs-dialog .con-content ul li{list-style-type:disc}[dir] .con-vs-dialog.vs-dialog-danger.custom-prompt.danger-prompt .vs-dialog footer{margin-top:1rem}[dir] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog{border:none!important;border-radius:20px}.con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog header{color:#000!important}[dir] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog header{padding:2.5rem .8rem 1rem .8rem}.con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog header .vs-dialog-cancel{-webkit-box-shadow:none!important}[dir] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog header .vs-dialog-cancel{box-shadow:none!important}[dir=ltr] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog header .vs-dialog-cancel{-webkit-transform:translate(8px,-25px);transform:translate(8px,-25px)}[dir=rtl] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog header .vs-dialog-cancel{-webkit-transform:translate(-8px,-25px);transform:translate(-8px,-25px)}.con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog header .vs-dialog-cancel:hover{-webkit-box-shadow:none!important}[dir] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog header .vs-dialog-cancel:hover{box-shadow:none!important}[dir=ltr] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog header .vs-dialog-cancel:hover{-webkit-transform:translate(8px,-25px);transform:translate(8px,-25px)}[dir=rtl] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog header .vs-dialog-cancel:hover{-webkit-transform:translate(-8px,-25px);transform:translate(-8px,-25px)}.con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .vs-dialog-header.vs-dialog-primary .vs-dialog .vs-dialog-header{color:#000!important}.con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .vs-dialog-cancel-button,.con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .vs-dialog-cancel .vs-dialog-cancel--icon{display:none!important}.con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content{font-size:.8rem}[dir] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content{border-radius:10px!important;padding:1rem 2rem!important}[dir] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content ul{margin-top:1rem!important}[dir=ltr] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content ul{margin-left:1rem!important}[dir=rtl] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content ul{margin-right:1rem!important}.con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content ul li{list-style-type:disc}.con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content textarea{opacity:1;width:358px;height:79px;position:relative}[dir] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content textarea{border:1px solid #e8e8e8;border-radius:5px}[dir=ltr] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content textarea{background:#fff 0 0 no-repeat padding-box}[dir=rtl] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content textarea{background:#fff 100% 0 no-repeat padding-box}.con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content ::-webkit-input-placeholder{color:#b5b5b5;font-size:12px;position:absolute;top:60}[dir=ltr] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content ::-webkit-input-placeholder{left:5}[dir=rtl] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content ::-webkit-input-placeholder{right:5}.con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content ::-moz-placeholder{color:#b5b5b5;font-size:12px;position:absolute;top:60}[dir=ltr] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content ::-moz-placeholder{left:5}[dir=rtl] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content ::-moz-placeholder{right:5}.con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content :-ms-input-placeholder{color:#b5b5b5;font-size:12px;position:absolute;top:60}[dir=ltr] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content :-ms-input-placeholder{left:5}[dir=rtl] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content :-ms-input-placeholder{right:5}.con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content ::-ms-input-placeholder{color:#b5b5b5;font-size:12px;position:absolute;top:60}[dir=ltr] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content ::-ms-input-placeholder{left:5}[dir=rtl] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content ::-ms-input-placeholder{right:5}.con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content ::placeholder{color:#b5b5b5;font-size:12px;position:absolute;top:60}[dir=ltr] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content ::placeholder{left:5}[dir=rtl] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .con-content ::placeholder{right:5}[dir] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog .vs-button.vs-button-primary{padding:.55rem 1.5rem!important}[dir] .con-vs-dialog.vs-dialog-primary.custom-prompt .vs-dialog footer{margin-top:1rem}.con-vs-dialog.vs-dialog-success .vs-dialog{z-index:100000!important;width:30%!important}[dir] .con-vs-dialog.vs-dialog-success .vs-dialog{border:none!important;border-radius:20px}.con-vs-dialog.vs-dialog-success .vs-dialog header{color:rgba(var(--vs-success),1)!important}[dir] .con-vs-dialog.vs-dialog-success .vs-dialog header{padding:1.5rem .8rem}.con-vs-dialog.vs-dialog-success .vs-dialog header h3{font-size:20px!important}.con-vs-dialog.vs-dialog-success .vs-dialog header .vs-dialog-cancel{display:none!important}.con-vs-dialog.vs-dialog-success .vs-dialog .vs-dialog-text{font-size:1rem}[dir] .con-vs-dialog.vs-dialog-success .vs-dialog .vs-dialog-text{text-align:center}.con-vs-dialog.vs-dialog-success .vs-dialog .vs-dialog-header.vs-dialog-primary .vs-dialog .vs-dialog-header{color:rgba(var(--vs-success),1)!important}.con-vs-dialog.vs-dialog-success .vs-dialog .vs-dialog-cancel-button,.con-vs-dialog.vs-dialog-success .vs-dialog .vs-dialog-cancel .vs-dialog-cancel--icon{display:none!important}[dir] .con-vs-dialog.vs-dialog-success .vs-dialog .vs-button.vs-button-success{padding:.55rem 1.5rem!important}.cnic-id-select-item{-webkit-box-flex:1;-ms-flex:1;flex:1}[dir] .cnic-id-select-item{border:.5px solid #e8e8e8}.cnic-id-select-item h3{font-size:25px;color:#000;font-family:Work Sans,sans-serif;font-weight:500}[dir] .cnic-id-select-item .indented-section{padding:0 10rem}[dir] .cnic-id-select-item hr{margin:auto;margin-top:2rem;border-top:.5px solid #fafafa}.cnic-id-select-item label.vs-input--label{color:#000;font-size:12px;line-height:18px;font-family:Work Sans,sans-serif;letter-spacing:-.36px;font-weight:500}[dir] .cnic-id-select-item .custom-bg{background-color:transparent;border:1px solid}.cnic-id-select-item .vs-button.upload-btn{width:100%!important}.cnic-id-select-item .vs-button.upload-btn .vs-button-text{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}[dir=ltr] .cnic-id-select-item .vs-button.upload-btn{padding:15px 10px 15px 30px!important}[dir=rtl] .cnic-id-select-item .vs-button.upload-btn{padding:15px 30px 15px 10px!important}.cnic-id-select-item .accept-btn{font-size:.9rem}[dir] .cnic-id-select-item .accept-btn{background-color:#2779d9!important}.cnic-id-select-item .accepted-btn{color:#a3c7f2!important;font-size:.9rem}[dir] .cnic-id-select-item .accepted-btn{background-color:#eff6ff!important;border:1px solid #a3c7f2!important}.cnic-id-select-item .reject-btn{font-size:.9rem}[dir] .cnic-id-select-item .reject-btn{background-color:#d92750!important}.cnic-id-select-item .rejected-btn{color:#d92750!important;font-size:.9rem}[dir] .cnic-id-select-item .rejected-btn{background-color:#fff7f9!important;border:1px solid #d92750!important}[dir] .cnic-id-select-item .rebates-summary-container{margin:1rem 0!important}.cnic-id-select-item .rebates-summary-container .rebate-summary-table.ag-grid-table{height:30vh}[dir] .rebates-summary-container{margin:3rem 0}.rebates-summary-container .rebate-summary-table.ag-grid-table{height:30vh}.reject-popup-textarea{font-family:Open Sans;font-size:10px;width:100%!important}[dir] .reject-popup-textarea{padding:.3rem}.client-specific{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir] .the-footer{background-color:#fff}[dir] .vs-popup--background{background:rgba(0,0,0,.8)}[dir] .custom-bg{background-color:transparent;border:1px solid}[dir] .cell-danger{background-color:#fce6e5}.manual-rebates-prompt .vs-dialog-cancel-button{color:#fff!important}[dir] .manual-rebates-prompt .vs-dialog-cancel-button{background-color:#606060!important}[dir] .manual-rebates-prompt .vs-dialog-cancel-button:hover{background-color:#22292f!important}.container{width:100%}[dir=ltr] .container,[dir=rtl] .container{margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:576px){.container{max-width:576px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:1200px){.container{max-width:1200px}}@media (min-width:1900px){.container{max-width:1900px}}.space-y-0>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-0>:not(template)~:not(template){margin-top:calc(0px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0px*var(--space-y-reverse))!important}.space-x-0>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-0>:not(template)~:not(template){margin-right:calc(0px*var(--space-x-reverse))!important;margin-left:calc(0px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-0>:not(template)~:not(template){margin-left:calc(0px*var(--space-x-reverse))!important;margin-right:calc(0px*(1 - var(--space-x-reverse)))!important}.space-y-1>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-1>:not(template)~:not(template){margin-top:calc(0.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.25rem*var(--space-y-reverse))!important}.space-x-1>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-1>:not(template)~:not(template){margin-right:calc(0.25rem*var(--space-x-reverse))!important;margin-left:calc(0.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-1>:not(template)~:not(template){margin-left:calc(0.25rem*var(--space-x-reverse))!important;margin-right:calc(0.25rem*(1 - var(--space-x-reverse)))!important}.space-y-2>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-2>:not(template)~:not(template){margin-top:calc(0.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.5rem*var(--space-y-reverse))!important}.space-x-2>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-2>:not(template)~:not(template){margin-right:calc(0.5rem*var(--space-x-reverse))!important;margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-2>:not(template)~:not(template){margin-left:calc(0.5rem*var(--space-x-reverse))!important;margin-right:calc(0.5rem*(1 - var(--space-x-reverse)))!important}.space-y-3>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-3>:not(template)~:not(template){margin-top:calc(0.75rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.75rem*var(--space-y-reverse))!important}.space-x-3>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-3>:not(template)~:not(template){margin-right:calc(0.75rem*var(--space-x-reverse))!important;margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-3>:not(template)~:not(template){margin-left:calc(0.75rem*var(--space-x-reverse))!important;margin-right:calc(0.75rem*(1 - var(--space-x-reverse)))!important}.space-y-4>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-4>:not(template)~:not(template){margin-top:calc(1rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1rem*var(--space-y-reverse))!important}.space-x-4>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-4>:not(template)~:not(template){margin-right:calc(1rem*var(--space-x-reverse))!important;margin-left:calc(1rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-4>:not(template)~:not(template){margin-left:calc(1rem*var(--space-x-reverse))!important;margin-right:calc(1rem*(1 - var(--space-x-reverse)))!important}.space-y-5>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-5>:not(template)~:not(template){margin-top:calc(1.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.25rem*var(--space-y-reverse))!important}.space-x-5>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-5>:not(template)~:not(template){margin-right:calc(1.25rem*var(--space-x-reverse))!important;margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-5>:not(template)~:not(template){margin-left:calc(1.25rem*var(--space-x-reverse))!important;margin-right:calc(1.25rem*(1 - var(--space-x-reverse)))!important}.space-y-6>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-6>:not(template)~:not(template){margin-top:calc(1.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.5rem*var(--space-y-reverse))!important}.space-x-6>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-6>:not(template)~:not(template){margin-right:calc(1.5rem*var(--space-x-reverse))!important;margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-6>:not(template)~:not(template){margin-left:calc(1.5rem*var(--space-x-reverse))!important;margin-right:calc(1.5rem*(1 - var(--space-x-reverse)))!important}.space-y-8>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-8>:not(template)~:not(template){margin-top:calc(2rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2rem*var(--space-y-reverse))!important}.space-x-8>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-8>:not(template)~:not(template){margin-right:calc(2rem*var(--space-x-reverse))!important;margin-left:calc(2rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-8>:not(template)~:not(template){margin-left:calc(2rem*var(--space-x-reverse))!important;margin-right:calc(2rem*(1 - var(--space-x-reverse)))!important}.space-y-10>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-10>:not(template)~:not(template){margin-top:calc(2.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2.5rem*var(--space-y-reverse))!important}.space-x-10>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-10>:not(template)~:not(template){margin-right:calc(2.5rem*var(--space-x-reverse))!important;margin-left:calc(2.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-10>:not(template)~:not(template){margin-left:calc(2.5rem*var(--space-x-reverse))!important;margin-right:calc(2.5rem*(1 - var(--space-x-reverse)))!important}.space-y-12>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-12>:not(template)~:not(template){margin-top:calc(3rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(3rem*var(--space-y-reverse))!important}.space-x-12>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-12>:not(template)~:not(template){margin-right:calc(3rem*var(--space-x-reverse))!important;margin-left:calc(3rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-12>:not(template)~:not(template){margin-left:calc(3rem*var(--space-x-reverse))!important;margin-right:calc(3rem*(1 - var(--space-x-reverse)))!important}.space-y-16>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-16>:not(template)~:not(template){margin-top:calc(4rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(4rem*var(--space-y-reverse))!important}.space-x-16>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-16>:not(template)~:not(template){margin-right:calc(4rem*var(--space-x-reverse))!important;margin-left:calc(4rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-16>:not(template)~:not(template){margin-left:calc(4rem*var(--space-x-reverse))!important;margin-right:calc(4rem*(1 - var(--space-x-reverse)))!important}.space-y-20>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-20>:not(template)~:not(template){margin-top:calc(5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(5rem*var(--space-y-reverse))!important}.space-x-20>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-20>:not(template)~:not(template){margin-right:calc(5rem*var(--space-x-reverse))!important;margin-left:calc(5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-20>:not(template)~:not(template){margin-left:calc(5rem*var(--space-x-reverse))!important;margin-right:calc(5rem*(1 - var(--space-x-reverse)))!important}.space-y-24>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-24>:not(template)~:not(template){margin-top:calc(6rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(6rem*var(--space-y-reverse))!important}.space-x-24>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-24>:not(template)~:not(template){margin-right:calc(6rem*var(--space-x-reverse))!important;margin-left:calc(6rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-24>:not(template)~:not(template){margin-left:calc(6rem*var(--space-x-reverse))!important;margin-right:calc(6rem*(1 - var(--space-x-reverse)))!important}.space-y-32>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-32>:not(template)~:not(template){margin-top:calc(8rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(8rem*var(--space-y-reverse))!important}.space-x-32>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-32>:not(template)~:not(template){margin-right:calc(8rem*var(--space-x-reverse))!important;margin-left:calc(8rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-32>:not(template)~:not(template){margin-left:calc(8rem*var(--space-x-reverse))!important;margin-right:calc(8rem*(1 - var(--space-x-reverse)))!important}.space-y-40>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-40>:not(template)~:not(template){margin-top:calc(10rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(10rem*var(--space-y-reverse))!important}.space-x-40>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-40>:not(template)~:not(template){margin-right:calc(10rem*var(--space-x-reverse))!important;margin-left:calc(10rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-40>:not(template)~:not(template){margin-left:calc(10rem*var(--space-x-reverse))!important;margin-right:calc(10rem*(1 - var(--space-x-reverse)))!important}.space-y-48>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-48>:not(template)~:not(template){margin-top:calc(12rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(12rem*var(--space-y-reverse))!important}.space-x-48>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-48>:not(template)~:not(template){margin-right:calc(12rem*var(--space-x-reverse))!important;margin-left:calc(12rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-48>:not(template)~:not(template){margin-left:calc(12rem*var(--space-x-reverse))!important;margin-right:calc(12rem*(1 - var(--space-x-reverse)))!important}.space-y-56>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-56>:not(template)~:not(template){margin-top:calc(14rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(14rem*var(--space-y-reverse))!important}.space-x-56>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-56>:not(template)~:not(template){margin-right:calc(14rem*var(--space-x-reverse))!important;margin-left:calc(14rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-56>:not(template)~:not(template){margin-left:calc(14rem*var(--space-x-reverse))!important;margin-right:calc(14rem*(1 - var(--space-x-reverse)))!important}.space-y-64>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-64>:not(template)~:not(template){margin-top:calc(16rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(16rem*var(--space-y-reverse))!important}.space-x-64>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-64>:not(template)~:not(template){margin-right:calc(16rem*var(--space-x-reverse))!important;margin-left:calc(16rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-64>:not(template)~:not(template){margin-left:calc(16rem*var(--space-x-reverse))!important;margin-right:calc(16rem*(1 - var(--space-x-reverse)))!important}.space-y-px>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .space-y-px>:not(template)~:not(template){margin-top:calc(1px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1px*var(--space-y-reverse))!important}.space-x-px>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .space-x-px>:not(template)~:not(template){margin-right:calc(1px*var(--space-x-reverse))!important;margin-left:calc(1px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .space-x-px>:not(template)~:not(template){margin-left:calc(1px*var(--space-x-reverse))!important;margin-right:calc(1px*(1 - var(--space-x-reverse)))!important}.-space-y-1>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-1>:not(template)~:not(template){margin-top:calc(-0.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.25rem*var(--space-y-reverse))!important}.-space-x-1>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-1>:not(template)~:not(template){margin-right:calc(-0.25rem*var(--space-x-reverse))!important;margin-left:calc(-0.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-1>:not(template)~:not(template){margin-left:calc(-0.25rem*var(--space-x-reverse))!important;margin-right:calc(-0.25rem*(1 - var(--space-x-reverse)))!important}.-space-y-2>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-2>:not(template)~:not(template){margin-top:calc(-0.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.5rem*var(--space-y-reverse))!important}.-space-x-2>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-2>:not(template)~:not(template){margin-right:calc(-0.5rem*var(--space-x-reverse))!important;margin-left:calc(-0.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-2>:not(template)~:not(template){margin-left:calc(-0.5rem*var(--space-x-reverse))!important;margin-right:calc(-0.5rem*(1 - var(--space-x-reverse)))!important}.-space-y-3>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-3>:not(template)~:not(template){margin-top:calc(-0.75rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.75rem*var(--space-y-reverse))!important}.-space-x-3>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-3>:not(template)~:not(template){margin-right:calc(-0.75rem*var(--space-x-reverse))!important;margin-left:calc(-0.75rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-3>:not(template)~:not(template){margin-left:calc(-0.75rem*var(--space-x-reverse))!important;margin-right:calc(-0.75rem*(1 - var(--space-x-reverse)))!important}.-space-y-4>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-4>:not(template)~:not(template){margin-top:calc(-1rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1rem*var(--space-y-reverse))!important}.-space-x-4>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-4>:not(template)~:not(template){margin-right:calc(-1rem*var(--space-x-reverse))!important;margin-left:calc(-1rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-4>:not(template)~:not(template){margin-left:calc(-1rem*var(--space-x-reverse))!important;margin-right:calc(-1rem*(1 - var(--space-x-reverse)))!important}.-space-y-5>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-5>:not(template)~:not(template){margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.25rem*var(--space-y-reverse))!important}.-space-x-5>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-5>:not(template)~:not(template){margin-right:calc(-1.25rem*var(--space-x-reverse))!important;margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-5>:not(template)~:not(template){margin-left:calc(-1.25rem*var(--space-x-reverse))!important;margin-right:calc(-1.25rem*(1 - var(--space-x-reverse)))!important}.-space-y-6>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-6>:not(template)~:not(template){margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.5rem*var(--space-y-reverse))!important}.-space-x-6>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-6>:not(template)~:not(template){margin-right:calc(-1.5rem*var(--space-x-reverse))!important;margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-6>:not(template)~:not(template){margin-left:calc(-1.5rem*var(--space-x-reverse))!important;margin-right:calc(-1.5rem*(1 - var(--space-x-reverse)))!important}.-space-y-8>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-8>:not(template)~:not(template){margin-top:calc(-2rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2rem*var(--space-y-reverse))!important}.-space-x-8>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-8>:not(template)~:not(template){margin-right:calc(-2rem*var(--space-x-reverse))!important;margin-left:calc(-2rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-8>:not(template)~:not(template){margin-left:calc(-2rem*var(--space-x-reverse))!important;margin-right:calc(-2rem*(1 - var(--space-x-reverse)))!important}.-space-y-10>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-10>:not(template)~:not(template){margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2.5rem*var(--space-y-reverse))!important}.-space-x-10>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-10>:not(template)~:not(template){margin-right:calc(-2.5rem*var(--space-x-reverse))!important;margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-10>:not(template)~:not(template){margin-left:calc(-2.5rem*var(--space-x-reverse))!important;margin-right:calc(-2.5rem*(1 - var(--space-x-reverse)))!important}.-space-y-12>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-12>:not(template)~:not(template){margin-top:calc(-3rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-3rem*var(--space-y-reverse))!important}.-space-x-12>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-12>:not(template)~:not(template){margin-right:calc(-3rem*var(--space-x-reverse))!important;margin-left:calc(-3rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-12>:not(template)~:not(template){margin-left:calc(-3rem*var(--space-x-reverse))!important;margin-right:calc(-3rem*(1 - var(--space-x-reverse)))!important}.-space-y-16>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-16>:not(template)~:not(template){margin-top:calc(-4rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-4rem*var(--space-y-reverse))!important}.-space-x-16>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-16>:not(template)~:not(template){margin-right:calc(-4rem*var(--space-x-reverse))!important;margin-left:calc(-4rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-16>:not(template)~:not(template){margin-left:calc(-4rem*var(--space-x-reverse))!important;margin-right:calc(-4rem*(1 - var(--space-x-reverse)))!important}.-space-y-20>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-20>:not(template)~:not(template){margin-top:calc(-5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-5rem*var(--space-y-reverse))!important}.-space-x-20>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-20>:not(template)~:not(template){margin-right:calc(-5rem*var(--space-x-reverse))!important;margin-left:calc(-5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-20>:not(template)~:not(template){margin-left:calc(-5rem*var(--space-x-reverse))!important;margin-right:calc(-5rem*(1 - var(--space-x-reverse)))!important}.-space-y-24>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-24>:not(template)~:not(template){margin-top:calc(-6rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-6rem*var(--space-y-reverse))!important}.-space-x-24>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-24>:not(template)~:not(template){margin-right:calc(-6rem*var(--space-x-reverse))!important;margin-left:calc(-6rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-24>:not(template)~:not(template){margin-left:calc(-6rem*var(--space-x-reverse))!important;margin-right:calc(-6rem*(1 - var(--space-x-reverse)))!important}.-space-y-32>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-32>:not(template)~:not(template){margin-top:calc(-8rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-8rem*var(--space-y-reverse))!important}.-space-x-32>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-32>:not(template)~:not(template){margin-right:calc(-8rem*var(--space-x-reverse))!important;margin-left:calc(-8rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-32>:not(template)~:not(template){margin-left:calc(-8rem*var(--space-x-reverse))!important;margin-right:calc(-8rem*(1 - var(--space-x-reverse)))!important}.-space-y-40>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-40>:not(template)~:not(template){margin-top:calc(-10rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-10rem*var(--space-y-reverse))!important}.-space-x-40>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-40>:not(template)~:not(template){margin-right:calc(-10rem*var(--space-x-reverse))!important;margin-left:calc(-10rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-40>:not(template)~:not(template){margin-left:calc(-10rem*var(--space-x-reverse))!important;margin-right:calc(-10rem*(1 - var(--space-x-reverse)))!important}.-space-y-48>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-48>:not(template)~:not(template){margin-top:calc(-12rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-12rem*var(--space-y-reverse))!important}.-space-x-48>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-48>:not(template)~:not(template){margin-right:calc(-12rem*var(--space-x-reverse))!important;margin-left:calc(-12rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-48>:not(template)~:not(template){margin-left:calc(-12rem*var(--space-x-reverse))!important;margin-right:calc(-12rem*(1 - var(--space-x-reverse)))!important}.-space-y-56>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-56>:not(template)~:not(template){margin-top:calc(-14rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-14rem*var(--space-y-reverse))!important}.-space-x-56>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-56>:not(template)~:not(template){margin-right:calc(-14rem*var(--space-x-reverse))!important;margin-left:calc(-14rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-56>:not(template)~:not(template){margin-left:calc(-14rem*var(--space-x-reverse))!important;margin-right:calc(-14rem*(1 - var(--space-x-reverse)))!important}.-space-y-64>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-64>:not(template)~:not(template){margin-top:calc(-16rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-16rem*var(--space-y-reverse))!important}.-space-x-64>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-64>:not(template)~:not(template){margin-right:calc(-16rem*var(--space-x-reverse))!important;margin-left:calc(-16rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-64>:not(template)~:not(template){margin-left:calc(-16rem*var(--space-x-reverse))!important;margin-right:calc(-16rem*(1 - var(--space-x-reverse)))!important}.-space-y-px>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .-space-y-px>:not(template)~:not(template){margin-top:calc(-1px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1px*var(--space-y-reverse))!important}.-space-x-px>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .-space-x-px>:not(template)~:not(template){margin-right:calc(-1px*var(--space-x-reverse))!important;margin-left:calc(-1px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .-space-x-px>:not(template)~:not(template){margin-left:calc(-1px*var(--space-x-reverse))!important;margin-right:calc(-1px*(1 - var(--space-x-reverse)))!important}.space-y-reverse>:not(template)~:not(template){--space-y-reverse:1!important}.space-x-reverse>:not(template)~:not(template){--space-x-reverse:1!important}.divide-y-0>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .divide-y-0>:not(template)~:not(template){border-top-width:calc(0px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(0px*var(--divide-y-reverse))!important}.divide-x-0>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .divide-x-0>:not(template)~:not(template){border-right-width:calc(0px*var(--divide-x-reverse))!important;border-left-width:calc(0px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .divide-x-0>:not(template)~:not(template){border-left-width:calc(0px*var(--divide-x-reverse))!important;border-right-width:calc(0px*(1 - var(--divide-x-reverse)))!important}.divide-y-2>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .divide-y-2>:not(template)~:not(template){border-top-width:calc(2px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(2px*var(--divide-y-reverse))!important}.divide-x-2>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .divide-x-2>:not(template)~:not(template){border-right-width:calc(2px*var(--divide-x-reverse))!important;border-left-width:calc(2px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .divide-x-2>:not(template)~:not(template){border-left-width:calc(2px*var(--divide-x-reverse))!important;border-right-width:calc(2px*(1 - var(--divide-x-reverse)))!important}.divide-y-4>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .divide-y-4>:not(template)~:not(template){border-top-width:calc(4px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(4px*var(--divide-y-reverse))!important}.divide-x-4>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .divide-x-4>:not(template)~:not(template){border-right-width:calc(4px*var(--divide-x-reverse))!important;border-left-width:calc(4px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .divide-x-4>:not(template)~:not(template){border-left-width:calc(4px*var(--divide-x-reverse))!important;border-right-width:calc(4px*(1 - var(--divide-x-reverse)))!important}.divide-y-8>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .divide-y-8>:not(template)~:not(template){border-top-width:calc(8px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(8px*var(--divide-y-reverse))!important}.divide-x-8>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .divide-x-8>:not(template)~:not(template){border-right-width:calc(8px*var(--divide-x-reverse))!important;border-left-width:calc(8px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .divide-x-8>:not(template)~:not(template){border-left-width:calc(8px*var(--divide-x-reverse))!important;border-right-width:calc(8px*(1 - var(--divide-x-reverse)))!important}.divide-y>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .divide-y>:not(template)~:not(template){border-top-width:calc(1px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(1px*var(--divide-y-reverse))!important}.divide-x>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .divide-x>:not(template)~:not(template){border-right-width:calc(1px*var(--divide-x-reverse))!important;border-left-width:calc(1px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .divide-x>:not(template)~:not(template){border-left-width:calc(1px*var(--divide-x-reverse))!important;border-right-width:calc(1px*(1 - var(--divide-x-reverse)))!important}.divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1!important}.divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1!important}[dir] .divide-transparent>:not(template)~:not(template){border-color:transparent!important}.divide-black>:not(template)~:not(template){--divide-opacity:1!important}[dir] .divide-black>:not(template)~:not(template){border-color:#22292f!important;border-color:rgba(34,41,47,var(--divide-opacity))!important}.divide-white>:not(template)~:not(template){--divide-opacity:1!important}[dir] .divide-white>:not(template)~:not(template){border-color:#fff!important;border-color:rgba(255,255,255,var(--divide-opacity))!important}.divide-grey>:not(template)~:not(template){--divide-opacity:1!important}[dir] .divide-grey>:not(template)~:not(template){border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--divide-opacity))!important}.divide-grey-light>:not(template)~:not(template){--divide-opacity:1!important}[dir] .divide-grey-light>:not(template)~:not(template){border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--divide-opacity))!important}[dir] .divide-solid>:not(template)~:not(template){border-style:solid!important}[dir] .divide-dashed>:not(template)~:not(template){border-style:dashed!important}[dir] .divide-dotted>:not(template)~:not(template){border-style:dotted!important}[dir] .divide-double>:not(template)~:not(template){border-style:double!important}[dir] .divide-none>:not(template)~:not(template){border-style:none!important}.divide-opacity-0>:not(template)~:not(template){--divide-opacity:0!important}.divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25!important}.divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5!important}.divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75!important}.divide-opacity-100>:not(template)~:not(template){--divide-opacity:1!important}.sr-only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}[dir] .sr-only{padding:0!important;margin:-1px!important;border-width:0!important}.not-sr-only{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}[dir] .not-sr-only{padding:0!important;margin:0!important}.focus\:sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}[dir] .focus\:sr-only:focus{padding:0!important;margin:-1px!important;border-width:0!important}.focus\:not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}[dir] .focus\:not-sr-only:focus{padding:0!important;margin:0!important}.appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}[dir] .bg-fixed{background-attachment:fixed!important}[dir] .bg-local{background-attachment:local!important}[dir] .bg-scroll{background-attachment:scroll!important}[dir] .bg-clip-border{background-clip:border-box!important}[dir] .bg-clip-padding{background-clip:padding-box!important}[dir] .bg-clip-content{background-clip:content-box!important}[dir] .bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}[dir] .bg-transparent{background-color:transparent!important}.bg-black{--bg-opacity:1!important}[dir] .bg-black{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.bg-white{--bg-opacity:1!important}[dir] .bg-white{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.bg-grey{--bg-opacity:1!important}[dir] .bg-grey{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.bg-grey-light{--bg-opacity:1!important}[dir] .bg-grey-light{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .hover\:bg-transparent:hover{background-color:transparent!important}.hover\:bg-black:hover{--bg-opacity:1!important}[dir] .hover\:bg-black:hover{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.hover\:bg-white:hover{--bg-opacity:1!important}[dir] .hover\:bg-white:hover{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.hover\:bg-grey:hover{--bg-opacity:1!important}[dir] .hover\:bg-grey:hover{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.hover\:bg-grey-light:hover{--bg-opacity:1!important}[dir] .hover\:bg-grey-light:hover{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .focus\:bg-transparent:focus{background-color:transparent!important}.focus\:bg-black:focus{--bg-opacity:1!important}[dir] .focus\:bg-black:focus{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.focus\:bg-white:focus{--bg-opacity:1!important}[dir] .focus\:bg-white:focus{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.focus\:bg-grey:focus{--bg-opacity:1!important}[dir] .focus\:bg-grey:focus{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.focus\:bg-grey-light:focus{--bg-opacity:1!important}[dir] .focus\:bg-grey-light:focus{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .bg-none{background-image:none!important}[dir] .bg-gradient-to-t{background-image:linear-gradient(0deg,var(--gradient-color-stops))!important}[dir=ltr] .bg-gradient-to-t{background-image:-webkit-gradient(linear,left bottom,left top,from(var(--gradient-color-stops)))!important}[dir=rtl] .bg-gradient-to-t{background-image:-webkit-gradient(linear,right bottom,right top,from(var(--gradient-color-stops)))!important}[dir=ltr] .bg-gradient-to-tr{background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}[dir=rtl] .bg-gradient-to-tr{background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}[dir=ltr] .bg-gradient-to-r{background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(90deg,var(--gradient-color-stops))!important}[dir=rtl] .bg-gradient-to-r{background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(270deg,var(--gradient-color-stops))!important}[dir=ltr] .bg-gradient-to-br{background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}[dir=rtl] .bg-gradient-to-br{background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}[dir] .bg-gradient-to-b{background-image:linear-gradient(180deg,var(--gradient-color-stops))!important}[dir=ltr] .bg-gradient-to-b{background-image:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-color-stops)))!important}[dir=rtl] .bg-gradient-to-b{background-image:-webkit-gradient(linear,right top,right bottom,from(var(--gradient-color-stops)))!important}[dir=ltr] .bg-gradient-to-bl{background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}[dir=rtl] .bg-gradient-to-bl{background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}[dir=ltr] .bg-gradient-to-l{background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(270deg,var(--gradient-color-stops))!important}[dir=rtl] .bg-gradient-to-l{background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(90deg,var(--gradient-color-stops))!important}[dir=ltr] .bg-gradient-to-tl{background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}[dir=rtl] .bg-gradient-to-tl{background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}.from-transparent{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.from-black{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.from-white{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.from-grey{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.from-grey-light{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.via-transparent{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.via-black{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.via-white{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.via-grey{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.via-grey-light{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.to-transparent{--gradient-to-color:transparent!important}.to-black{--gradient-to-color:#22292f!important}.to-white{--gradient-to-color:#fff!important}.to-grey{--gradient-to-color:#b8c2cc!important}.to-grey-light{--gradient-to-color:#dae1e7!important}.hover\:from-transparent:hover{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.hover\:from-black:hover{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.hover\:from-white:hover{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.hover\:from-grey:hover{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.hover\:from-grey-light:hover{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.hover\:via-transparent:hover{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.hover\:via-black:hover{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.hover\:via-white:hover{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.hover\:via-grey:hover{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.hover\:via-grey-light:hover{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.hover\:to-transparent:hover{--gradient-to-color:transparent!important}.hover\:to-black:hover{--gradient-to-color:#22292f!important}.hover\:to-white:hover{--gradient-to-color:#fff!important}.hover\:to-grey:hover{--gradient-to-color:#b8c2cc!important}.hover\:to-grey-light:hover{--gradient-to-color:#dae1e7!important}.focus\:from-transparent:focus{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.focus\:from-black:focus{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.focus\:from-white:focus{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.focus\:from-grey:focus{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.focus\:from-grey-light:focus{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.focus\:via-transparent:focus{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.focus\:via-black:focus{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.focus\:via-white:focus{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.focus\:via-grey:focus{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.focus\:via-grey-light:focus{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.focus\:to-transparent:focus{--gradient-to-color:transparent!important}.focus\:to-black:focus{--gradient-to-color:#22292f!important}.focus\:to-white:focus{--gradient-to-color:#fff!important}.focus\:to-grey:focus{--gradient-to-color:#b8c2cc!important}.focus\:to-grey-light:focus{--gradient-to-color:#dae1e7!important}.bg-opacity-0{--bg-opacity:0!important}.bg-opacity-25{--bg-opacity:0.25!important}.bg-opacity-50{--bg-opacity:0.5!important}.bg-opacity-75{--bg-opacity:0.75!important}.bg-opacity-100{--bg-opacity:1!important}.hover\:bg-opacity-0:hover{--bg-opacity:0!important}.hover\:bg-opacity-25:hover{--bg-opacity:0.25!important}.hover\:bg-opacity-50:hover{--bg-opacity:0.5!important}.hover\:bg-opacity-75:hover{--bg-opacity:0.75!important}.hover\:bg-opacity-100:hover{--bg-opacity:1!important}.focus\:bg-opacity-0:focus{--bg-opacity:0!important}.focus\:bg-opacity-25:focus{--bg-opacity:0.25!important}.focus\:bg-opacity-50:focus{--bg-opacity:0.5!important}.focus\:bg-opacity-75:focus{--bg-opacity:0.75!important}.focus\:bg-opacity-100:focus{--bg-opacity:1!important}[dir] .bg-auto{background-size:auto!important}[dir] .bg-cover{background-size:cover!important}[dir] .bg-contain{background-size:contain!important}.border-collapse{border-collapse:collapse!important}.border-separate{border-collapse:separate!important}[dir] .border-transparent{border-color:transparent!important}.border-black{--border-opacity:1!important}[dir] .border-black{border-color:#22292f!important;border-color:rgba(34,41,47,var(--border-opacity))!important}.border-white{--border-opacity:1!important}[dir] .border-white{border-color:#fff!important;border-color:rgba(255,255,255,var(--border-opacity))!important}.border-grey{--border-opacity:1!important}[dir] .border-grey{border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--border-opacity))!important}.border-grey-light{--border-opacity:1!important}[dir] .border-grey-light{border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--border-opacity))!important}[dir] .hover\:border-transparent:hover{border-color:transparent!important}.hover\:border-black:hover{--border-opacity:1!important}[dir] .hover\:border-black:hover{border-color:#22292f!important;border-color:rgba(34,41,47,var(--border-opacity))!important}.hover\:border-white:hover{--border-opacity:1!important}[dir] .hover\:border-white:hover{border-color:#fff!important;border-color:rgba(255,255,255,var(--border-opacity))!important}.hover\:border-grey:hover{--border-opacity:1!important}[dir] .hover\:border-grey:hover{border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--border-opacity))!important}.hover\:border-grey-light:hover{--border-opacity:1!important}[dir] .hover\:border-grey-light:hover{border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--border-opacity))!important}.border-opacity-0{--border-opacity:0!important}.border-opacity-25{--border-opacity:0.25!important}.border-opacity-50{--border-opacity:0.5!important}.border-opacity-75{--border-opacity:0.75!important}.border-opacity-100{--border-opacity:1!important}.hover\:border-opacity-0:hover{--border-opacity:0!important}.hover\:border-opacity-25:hover{--border-opacity:0.25!important}.hover\:border-opacity-50:hover{--border-opacity:0.5!important}.hover\:border-opacity-75:hover{--border-opacity:0.75!important}.hover\:border-opacity-100:hover{--border-opacity:1!important}.focus\:border-opacity-0:focus{--border-opacity:0!important}.focus\:border-opacity-25:focus{--border-opacity:0.25!important}.focus\:border-opacity-50:focus{--border-opacity:0.5!important}.focus\:border-opacity-75:focus{--border-opacity:0.75!important}.focus\:border-opacity-100:focus{--border-opacity:1!important}[dir] .rounded-none{border-radius:0!important}[dir] .rounded-sm{border-radius:.125rem!important}[dir] .rounded{border-radius:.25rem!important}[dir] .rounded-lg{border-radius:.5rem!important}[dir] .rounded-full{border-radius:9999px!important}[dir=ltr] .rounded-t-none,[dir=rtl] .rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}[dir=ltr] .rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}[dir=rtl] .rounded-r-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}[dir=ltr] .rounded-b-none,[dir=rtl] .rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}[dir=ltr] .rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}[dir=rtl] .rounded-l-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}[dir=ltr] .rounded-t-sm,[dir=rtl] .rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}[dir=ltr] .rounded-r-sm{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}[dir=rtl] .rounded-r-sm{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}[dir=ltr] .rounded-b-sm,[dir=rtl] .rounded-b-sm{border-bottom-right-radius:.125rem!important;border-bottom-left-radius:.125rem!important}[dir=ltr] .rounded-l-sm{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}[dir=rtl] .rounded-l-sm{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}[dir=ltr] .rounded-t,[dir=rtl] .rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}[dir=ltr] .rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}[dir=rtl] .rounded-r{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}[dir=ltr] .rounded-b,[dir=rtl] .rounded-b{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}[dir=ltr] .rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}[dir=rtl] .rounded-l{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}[dir=ltr] .rounded-t-lg,[dir=rtl] .rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}[dir=ltr] .rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}[dir=rtl] .rounded-r-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}[dir=ltr] .rounded-b-lg,[dir=rtl] .rounded-b-lg{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}[dir=ltr] .rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}[dir=rtl] .rounded-l-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}[dir=ltr] .rounded-t-full,[dir=rtl] .rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}[dir=ltr] .rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}[dir=rtl] .rounded-r-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}[dir=ltr] .rounded-b-full,[dir=rtl] .rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}[dir=ltr] .rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}[dir=rtl] .rounded-l-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}[dir=ltr] .rounded-tl-none{border-top-left-radius:0!important}[dir=ltr] .rounded-tr-none,[dir=rtl] .rounded-tl-none{border-top-right-radius:0!important}[dir=rtl] .rounded-tr-none{border-top-left-radius:0!important}[dir=ltr] .rounded-br-none{border-bottom-right-radius:0!important}[dir=ltr] .rounded-bl-none,[dir=rtl] .rounded-br-none{border-bottom-left-radius:0!important}[dir=rtl] .rounded-bl-none{border-bottom-right-radius:0!important}[dir=ltr] .rounded-tl-sm{border-top-left-radius:.125rem!important}[dir=ltr] .rounded-tr-sm,[dir=rtl] .rounded-tl-sm{border-top-right-radius:.125rem!important}[dir=rtl] .rounded-tr-sm{border-top-left-radius:.125rem!important}[dir=ltr] .rounded-br-sm{border-bottom-right-radius:.125rem!important}[dir=ltr] .rounded-bl-sm,[dir=rtl] .rounded-br-sm{border-bottom-left-radius:.125rem!important}[dir=rtl] .rounded-bl-sm{border-bottom-right-radius:.125rem!important}[dir=ltr] .rounded-tl{border-top-left-radius:.25rem!important}[dir=ltr] .rounded-tr,[dir=rtl] .rounded-tl{border-top-right-radius:.25rem!important}[dir=rtl] .rounded-tr{border-top-left-radius:.25rem!important}[dir=ltr] .rounded-br{border-bottom-right-radius:.25rem!important}[dir=ltr] .rounded-bl,[dir=rtl] .rounded-br{border-bottom-left-radius:.25rem!important}[dir=rtl] .rounded-bl{border-bottom-right-radius:.25rem!important}[dir=ltr] .rounded-tl-lg{border-top-left-radius:.5rem!important}[dir=ltr] .rounded-tr-lg,[dir=rtl] .rounded-tl-lg{border-top-right-radius:.5rem!important}[dir=rtl] .rounded-tr-lg{border-top-left-radius:.5rem!important}[dir=ltr] .rounded-br-lg{border-bottom-right-radius:.5rem!important}[dir=ltr] .rounded-bl-lg,[dir=rtl] .rounded-br-lg{border-bottom-left-radius:.5rem!important}[dir=rtl] .rounded-bl-lg{border-bottom-right-radius:.5rem!important}[dir=ltr] .rounded-tl-full{border-top-left-radius:9999px!important}[dir=ltr] .rounded-tr-full,[dir=rtl] .rounded-tl-full{border-top-right-radius:9999px!important}[dir=rtl] .rounded-tr-full{border-top-left-radius:9999px!important}[dir=ltr] .rounded-br-full{border-bottom-right-radius:9999px!important}[dir=ltr] .rounded-bl-full,[dir=rtl] .rounded-br-full{border-bottom-left-radius:9999px!important}[dir=rtl] .rounded-bl-full{border-bottom-right-radius:9999px!important}[dir] .border-solid{border-style:solid!important}[dir] .border-dashed{border-style:dashed!important}[dir] .border-dotted{border-style:dotted!important}[dir] .border-double{border-style:double!important}[dir] .border-none{border-style:none!important}[dir] .border-0{border-width:0!important}[dir] .border-2{border-width:2px!important}[dir] .border-4{border-width:4px!important}[dir] .border-8{border-width:8px!important}[dir] .border{border-width:1px!important}[dir] .border-t-0{border-top-width:0!important}[dir=ltr] .border-r-0{border-right-width:0!important}[dir=rtl] .border-r-0{border-left-width:0!important}[dir] .border-b-0{border-bottom-width:0!important}[dir=ltr] .border-l-0{border-left-width:0!important}[dir=rtl] .border-l-0{border-right-width:0!important}[dir] .border-t-2{border-top-width:2px!important}[dir=ltr] .border-r-2{border-right-width:2px!important}[dir=rtl] .border-r-2{border-left-width:2px!important}[dir] .border-b-2{border-bottom-width:2px!important}[dir=ltr] .border-l-2{border-left-width:2px!important}[dir=rtl] .border-l-2{border-right-width:2px!important}[dir] .border-t-4{border-top-width:4px!important}[dir=ltr] .border-r-4{border-right-width:4px!important}[dir=rtl] .border-r-4{border-left-width:4px!important}[dir] .border-b-4{border-bottom-width:4px!important}[dir=ltr] .border-l-4{border-left-width:4px!important}[dir=rtl] .border-l-4{border-right-width:4px!important}[dir] .border-t-8{border-top-width:8px!important}[dir=ltr] .border-r-8{border-right-width:8px!important}[dir=rtl] .border-r-8{border-left-width:8px!important}[dir] .border-b-8{border-bottom-width:8px!important}[dir=ltr] .border-l-8{border-left-width:8px!important}[dir=rtl] .border-l-8{border-right-width:8px!important}[dir] .border-t{border-top-width:1px!important}[dir=ltr] .border-r{border-right-width:1px!important}[dir=rtl] .border-r{border-left-width:1px!important}[dir] .border-b{border-bottom-width:1px!important}[dir=ltr] .border-l{border-left-width:1px!important}[dir=rtl] .border-l{border-right-width:1px!important}.box-border{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.box-content{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}[dir] .cursor-auto{cursor:auto!important}[dir] .cursor-default{cursor:default!important}[dir] .cursor-pointer{cursor:pointer!important}[dir] .cursor-wait{cursor:wait!important}[dir] .cursor-text{cursor:text!important}[dir] .cursor-move{cursor:move!important}[dir] .cursor-not-allowed{cursor:not-allowed!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.table{display:table!important}.table-caption{display:table-caption!important}.table-cell{display:table-cell!important}.table-column{display:table-column!important}.table-column-group{display:table-column-group!important}.table-footer-group{display:table-footer-group!important}.table-header-group{display:table-header-group!important}.table-row-group{display:table-row-group!important}.table-row{display:table-row!important}.flow-root{display:flow-root!important}.grid{display:grid!important}.inline-grid{display:inline-grid!important}.contents{display:contents!important}.hidden{display:none!important}.flex-row{-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-row,.flex-row-reverse{-webkit-box-orient:horizontal!important}.flex-row-reverse{-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-col{-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-col,.flex-col-reverse{-webkit-box-orient:vertical!important}.flex-col-reverse{-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-no-wrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.place-items-auto{place-items:auto!important}.place-items-start{place-items:start!important}.place-items-end{place-items:end!important}.place-items-center{place-items:center!important}.place-items-stretch{place-items:stretch!important}.place-content-center{place-content:center!important}.place-content-start{place-content:start!important}.place-content-end{place-content:end!important}.place-content-between{place-content:space-between!important}.place-content-around{place-content:space-around!important}.place-content-evenly{place-content:space-evenly!important}.place-content-stretch{place-content:stretch!important}.place-self-auto{place-self:auto!important}.place-self-start{place-self:start!important}.place-self-end{place-self:end!important}.place-self-center{place-self:center!important}.place-self-stretch{place-self:stretch!important}.items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-center{-ms-flex-line-pack:center!important;align-content:center!important}.content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-evenly{-ms-flex-line-pack:space-evenly!important;align-content:space-evenly!important}.self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.self-center{-ms-flex-item-align:center!important;align-self:center!important}.self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.justify-items-auto{justify-items:auto!important}.justify-items-start{justify-items:start!important}.justify-items-end{justify-items:end!important}.justify-items-center{justify-items:center!important}.justify-items-stretch{justify-items:stretch!important}.justify-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.justify-self-auto{justify-self:auto!important}.justify-self-start{justify-self:start!important}.justify-self-end{justify-self:end!important}.justify-self-center{justify-self:center!important}.justify-self-stretch{justify-self:stretch!important}.flex-1{-ms-flex:1 1 0%!important;flex:1 1 0%!important}.flex-1,.flex-auto{-webkit-box-flex:1!important}.flex-auto{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-initial{-ms-flex:0 1 auto!important;flex:0 1 auto!important}.flex-initial,.flex-none{-webkit-box-flex:0!important}.flex-none{-ms-flex:none!important;flex:none!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink{-ms-flex-negative:1!important;flex-shrink:1!important}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-last{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.order-normal{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.hover\:order-1:hover{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.hover\:order-2:hover{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.hover\:order-3:hover{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.hover\:order-4:hover{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.hover\:order-5:hover{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.hover\:order-6:hover{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.hover\:order-first:hover{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.hover\:order-last:hover{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.hover\:order-normal:hover{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.focus\:order-1:focus{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.focus\:order-2:focus{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.focus\:order-3:focus{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.focus\:order-4:focus{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.focus\:order-5:focus{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.focus\:order-6:focus{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.focus\:order-first:focus{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.focus\:order-last:focus{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.focus\:order-normal:focus{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}[dir=ltr] .float-right{float:right!important}[dir=ltr] .float-left,[dir=rtl] .float-right{float:left!important}[dir=rtl] .float-left{float:right!important}[dir] .float-none{float:none!important}.clearfix:after{content:""!important;display:table!important}[dir] .clearfix:after{clear:both!important}[dir=ltr] .clear-left{clear:left!important}[dir=ltr] .clear-right,[dir=rtl] .clear-left{clear:right!important}[dir=rtl] .clear-right{clear:left!important}[dir] .clear-both{clear:both!important}[dir] .clear-none{clear:none!important}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.font-extrabold{font-weight:800!important}.font-black{font-weight:900!important}.hover\:font-light:hover{font-weight:300!important}.hover\:font-normal:hover{font-weight:400!important}.hover\:font-medium:hover{font-weight:500!important}.hover\:font-semibold:hover{font-weight:600!important}.hover\:font-bold:hover{font-weight:700!important}.hover\:font-extrabold:hover{font-weight:800!important}.hover\:font-black:hover{font-weight:900!important}.h-1{height:.25rem!important}.h-2{height:.5rem!important}.h-3{height:.75rem!important}.h-4{height:1rem!important}.h-5{height:1.25rem!important}.h-6{height:1.5rem!important}.h-8{height:2rem!important}.h-10{height:2.5rem!important}.h-12{height:3rem!important}.h-16{height:4rem!important}.h-24{height:6rem!important}.h-32{height:8rem!important}.h-48{height:12rem!important}.h-64{height:16rem!important}.h-auto{height:auto!important}.h-px{height:1px!important}.h-full{height:100%!important}.h-screen{height:100vh!important}.text-xs{font-size:.75rem!important}.text-sm{font-size:.875rem!important}.text-base{font-size:1rem!important}.text-lg{font-size:1.125rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important}.text-3xl{font-size:1.875rem!important}.text-4xl{font-size:2.25rem!important}.text-5xl{font-size:3rem!important}.text-6xl{font-size:4rem!important}.leading-none{line-height:1!important}.leading-tight{line-height:1.25!important}.leading-normal{line-height:1.5!important}.leading-loose{line-height:2!important}.list-inside{list-style-position:inside!important}.list-outside{list-style-position:outside!important}[dir] .m-0{margin:0!important}[dir] .m-1{margin:.25rem!important}[dir] .m-2{margin:.5rem!important}[dir] .m-3{margin:.75rem!important}[dir] .m-4{margin:1rem!important}[dir] .m-5{margin:1.25rem!important}[dir] .m-6{margin:1.5rem!important}[dir] .m-8{margin:2rem!important}[dir] .m-10{margin:2.5rem!important}[dir] .m-12{margin:3rem!important}[dir] .m-16{margin:4rem!important}[dir] .m-20{margin:5rem!important}[dir] .m-24{margin:6rem!important}[dir] .m-32{margin:8rem!important}[dir] .m-auto{margin:auto!important}[dir] .m-px{margin:1px!important}[dir] .m-base{margin:2.2rem!important}[dir] .-m-px{margin:-1px!important}[dir] .-m-1{margin:-.25rem!important}[dir] .-m-2{margin:-.5rem!important}[dir] .-m-3{margin:-.75rem!important}[dir] .-m-4{margin:-1rem!important}[dir] .my-0{margin-top:0!important;margin-bottom:0!important}[dir=ltr] .mx-0,[dir=rtl] .mx-0{margin-left:0!important;margin-right:0!important}[dir] .my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}[dir=ltr] .mx-1,[dir=rtl] .mx-1{margin-left:.25rem!important;margin-right:.25rem!important}[dir] .my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}[dir=ltr] .mx-2,[dir=rtl] .mx-2{margin-left:.5rem!important;margin-right:.5rem!important}[dir] .my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}[dir=ltr] .mx-3,[dir=rtl] .mx-3{margin-left:.75rem!important;margin-right:.75rem!important}[dir] .my-4{margin-top:1rem!important;margin-bottom:1rem!important}[dir=ltr] .mx-4,[dir=rtl] .mx-4{margin-left:1rem!important;margin-right:1rem!important}[dir] .my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}[dir=ltr] .mx-5,[dir=rtl] .mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}[dir] .my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}[dir=ltr] .mx-6,[dir=rtl] .mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}[dir] .my-8{margin-top:2rem!important;margin-bottom:2rem!important}[dir=ltr] .mx-8,[dir=rtl] .mx-8{margin-left:2rem!important;margin-right:2rem!important}[dir] .my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}[dir=ltr] .mx-10,[dir=rtl] .mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}[dir] .my-12{margin-top:3rem!important;margin-bottom:3rem!important}[dir=ltr] .mx-12,[dir=rtl] .mx-12{margin-left:3rem!important;margin-right:3rem!important}[dir] .my-16{margin-top:4rem!important;margin-bottom:4rem!important}[dir=ltr] .mx-16,[dir=rtl] .mx-16{margin-left:4rem!important;margin-right:4rem!important}[dir] .my-20{margin-top:5rem!important;margin-bottom:5rem!important}[dir=ltr] .mx-20,[dir=rtl] .mx-20{margin-left:5rem!important;margin-right:5rem!important}[dir] .my-24{margin-top:6rem!important;margin-bottom:6rem!important}[dir=ltr] .mx-24,[dir=rtl] .mx-24{margin-left:6rem!important;margin-right:6rem!important}[dir] .my-32{margin-top:8rem!important;margin-bottom:8rem!important}[dir=ltr] .mx-32,[dir=rtl] .mx-32{margin-left:8rem!important;margin-right:8rem!important}[dir] .my-auto{margin-top:auto!important;margin-bottom:auto!important}[dir=ltr] .mx-auto,[dir=rtl] .mx-auto{margin-left:auto!important;margin-right:auto!important}[dir] .my-px{margin-top:1px!important;margin-bottom:1px!important}[dir=ltr] .mx-px,[dir=rtl] .mx-px{margin-left:1px!important;margin-right:1px!important}[dir] .my-base{margin-top:2.2rem!important;margin-bottom:2.2rem!important}[dir=ltr] .mx-base,[dir=rtl] .mx-base{margin-left:2.2rem!important;margin-right:2.2rem!important}[dir] .-my-px{margin-top:-1px!important;margin-bottom:-1px!important}[dir=ltr] .-mx-px,[dir=rtl] .-mx-px{margin-left:-1px!important;margin-right:-1px!important}[dir] .-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}[dir=ltr] .-mx-1,[dir=rtl] .-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}[dir] .-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}[dir=ltr] .-mx-2,[dir=rtl] .-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}[dir] .-my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}[dir=ltr] .-mx-3,[dir=rtl] .-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}[dir] .-my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}[dir=ltr] .-mx-4,[dir=rtl] .-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}[dir] .mt-0{margin-top:0!important}[dir=ltr] .mr-0{margin-right:0!important}[dir=rtl] .mr-0{margin-left:0!important}[dir] .mb-0{margin-bottom:0!important}[dir=ltr] .ml-0{margin-left:0!important}[dir=rtl] .ml-0{margin-right:0!important}[dir] .mt-1{margin-top:.25rem!important}[dir=ltr] .mr-1{margin-right:.25rem!important}[dir=rtl] .mr-1{margin-left:.25rem!important}[dir] .mb-1{margin-bottom:.25rem!important}[dir=ltr] .ml-1{margin-left:.25rem!important}[dir=rtl] .ml-1{margin-right:.25rem!important}[dir] .mt-2{margin-top:.5rem!important}[dir=ltr] .mr-2{margin-right:.5rem!important}[dir=rtl] .mr-2{margin-left:.5rem!important}[dir] .mb-2{margin-bottom:.5rem!important}[dir=ltr] .ml-2{margin-left:.5rem!important}[dir=rtl] .ml-2{margin-right:.5rem!important}[dir] .mt-3{margin-top:.75rem!important}[dir=ltr] .mr-3{margin-right:.75rem!important}[dir=rtl] .mr-3{margin-left:.75rem!important}[dir] .mb-3{margin-bottom:.75rem!important}[dir=ltr] .ml-3{margin-left:.75rem!important}[dir=rtl] .ml-3{margin-right:.75rem!important}[dir] .mt-4{margin-top:1rem!important}[dir=ltr] .mr-4{margin-right:1rem!important}[dir=rtl] .mr-4{margin-left:1rem!important}[dir] .mb-4{margin-bottom:1rem!important}[dir=ltr] .ml-4{margin-left:1rem!important}[dir=rtl] .ml-4{margin-right:1rem!important}[dir] .mt-5{margin-top:1.25rem!important}[dir=ltr] .mr-5{margin-right:1.25rem!important}[dir=rtl] .mr-5{margin-left:1.25rem!important}[dir] .mb-5{margin-bottom:1.25rem!important}[dir=ltr] .ml-5{margin-left:1.25rem!important}[dir=rtl] .ml-5{margin-right:1.25rem!important}[dir] .mt-6{margin-top:1.5rem!important}[dir=ltr] .mr-6{margin-right:1.5rem!important}[dir=rtl] .mr-6{margin-left:1.5rem!important}[dir] .mb-6{margin-bottom:1.5rem!important}[dir=ltr] .ml-6{margin-left:1.5rem!important}[dir=rtl] .ml-6{margin-right:1.5rem!important}[dir] .mt-8{margin-top:2rem!important}[dir=ltr] .mr-8{margin-right:2rem!important}[dir=rtl] .mr-8{margin-left:2rem!important}[dir] .mb-8{margin-bottom:2rem!important}[dir=ltr] .ml-8{margin-left:2rem!important}[dir=rtl] .ml-8{margin-right:2rem!important}[dir] .mt-10{margin-top:2.5rem!important}[dir=ltr] .mr-10{margin-right:2.5rem!important}[dir=rtl] .mr-10{margin-left:2.5rem!important}[dir] .mb-10{margin-bottom:2.5rem!important}[dir=ltr] .ml-10{margin-left:2.5rem!important}[dir=rtl] .ml-10{margin-right:2.5rem!important}[dir] .mt-12{margin-top:3rem!important}[dir=ltr] .mr-12{margin-right:3rem!important}[dir=rtl] .mr-12{margin-left:3rem!important}[dir] .mb-12{margin-bottom:3rem!important}[dir=ltr] .ml-12{margin-left:3rem!important}[dir=rtl] .ml-12{margin-right:3rem!important}[dir] .mt-16{margin-top:4rem!important}[dir=ltr] .mr-16{margin-right:4rem!important}[dir=rtl] .mr-16{margin-left:4rem!important}[dir] .mb-16{margin-bottom:4rem!important}[dir=ltr] .ml-16{margin-left:4rem!important}[dir=rtl] .ml-16{margin-right:4rem!important}[dir] .mt-20{margin-top:5rem!important}[dir=ltr] .mr-20{margin-right:5rem!important}[dir=rtl] .mr-20{margin-left:5rem!important}[dir] .mb-20{margin-bottom:5rem!important}[dir=ltr] .ml-20{margin-left:5rem!important}[dir=rtl] .ml-20{margin-right:5rem!important}[dir] .mt-24{margin-top:6rem!important}[dir=ltr] .mr-24{margin-right:6rem!important}[dir=rtl] .mr-24{margin-left:6rem!important}[dir] .mb-24{margin-bottom:6rem!important}[dir=ltr] .ml-24{margin-left:6rem!important}[dir=rtl] .ml-24{margin-right:6rem!important}[dir] .mt-32{margin-top:8rem!important}[dir=ltr] .mr-32{margin-right:8rem!important}[dir=rtl] .mr-32{margin-left:8rem!important}[dir] .mb-32{margin-bottom:8rem!important}[dir=ltr] .ml-32{margin-left:8rem!important}[dir=rtl] .ml-32{margin-right:8rem!important}[dir] .mt-auto{margin-top:auto!important}[dir=ltr] .mr-auto{margin-right:auto!important}[dir=rtl] .mr-auto{margin-left:auto!important}[dir] .mb-auto{margin-bottom:auto!important}[dir=ltr] .ml-auto{margin-left:auto!important}[dir=rtl] .ml-auto{margin-right:auto!important}[dir] .mt-px{margin-top:1px!important}[dir=ltr] .mr-px{margin-right:1px!important}[dir=rtl] .mr-px{margin-left:1px!important}[dir] .mb-px{margin-bottom:1px!important}[dir=ltr] .ml-px{margin-left:1px!important}[dir=rtl] .ml-px{margin-right:1px!important}[dir] .mt-base{margin-top:2.2rem!important}[dir=ltr] .mr-base{margin-right:2.2rem!important}[dir=rtl] .mr-base{margin-left:2.2rem!important}[dir] .mb-base{margin-bottom:2.2rem!important}[dir=ltr] .ml-base{margin-left:2.2rem!important}[dir=rtl] .ml-base{margin-right:2.2rem!important}[dir] .-mt-px{margin-top:-1px!important}[dir=ltr] .-mr-px{margin-right:-1px!important}[dir=rtl] .-mr-px{margin-left:-1px!important}[dir] .-mb-px{margin-bottom:-1px!important}[dir=ltr] .-ml-px{margin-left:-1px!important}[dir=rtl] .-ml-px{margin-right:-1px!important}[dir] .-mt-1{margin-top:-.25rem!important}[dir=ltr] .-mr-1{margin-right:-.25rem!important}[dir=rtl] .-mr-1{margin-left:-.25rem!important}[dir] .-mb-1{margin-bottom:-.25rem!important}[dir=ltr] .-ml-1{margin-left:-.25rem!important}[dir=rtl] .-ml-1{margin-right:-.25rem!important}[dir] .-mt-2{margin-top:-.5rem!important}[dir=ltr] .-mr-2{margin-right:-.5rem!important}[dir=rtl] .-mr-2{margin-left:-.5rem!important}[dir] .-mb-2{margin-bottom:-.5rem!important}[dir=ltr] .-ml-2{margin-left:-.5rem!important}[dir=rtl] .-ml-2{margin-right:-.5rem!important}[dir] .-mt-3{margin-top:-.75rem!important}[dir=ltr] .-mr-3{margin-right:-.75rem!important}[dir=rtl] .-mr-3{margin-left:-.75rem!important}[dir] .-mb-3{margin-bottom:-.75rem!important}[dir=ltr] .-ml-3{margin-left:-.75rem!important}[dir=rtl] .-ml-3{margin-right:-.75rem!important}[dir] .-mt-4{margin-top:-1rem!important}[dir=ltr] .-mr-4{margin-right:-1rem!important}[dir=rtl] .-mr-4{margin-left:-1rem!important}[dir] .-mb-4{margin-bottom:-1rem!important}[dir=ltr] .-ml-4{margin-left:-1rem!important}[dir=rtl] .-ml-4{margin-right:-1rem!important}.max-h-full{max-height:100%!important}.max-h-screen{max-height:100vh!important}.max-w-xs{max-width:20rem!important}.max-w-sm{max-width:30rem!important}.max-w-md{max-width:40rem!important}.max-w-lg{max-width:50rem!important}.max-w-xl{max-width:60rem!important}.max-w-2xl{max-width:70rem!important}.max-w-3xl{max-width:80rem!important}.max-w-4xl{max-width:90rem!important}.max-w-5xl{max-width:100rem!important}.max-w-full{max-width:100%!important}.min-h-0{min-height:0!important}.min-h-full{min-height:100%!important}.min-h-screen{min-height:100vh!important}.min-w-0{min-width:0!important}.min-w-full{min-width:100%!important}.object-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-none{-o-object-fit:none!important;object-fit:none!important}.object-scale-down{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-bottom{-o-object-position:bottom!important;object-position:bottom!important}.object-center{-o-object-position:center!important;object-position:center!important}.object-left{-o-object-position:left!important;object-position:left!important}.object-left-bottom{-o-object-position:left bottom!important;object-position:left bottom!important}.object-left-top{-o-object-position:left top!important;object-position:left top!important}.object-right{-o-object-position:right!important;object-position:right!important}.object-right-bottom{-o-object-position:right bottom!important;object-position:right bottom!important}.object-right-top{-o-object-position:right top!important;object-position:right top!important}.object-top{-o-object-position:top!important;object-position:top!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.outline-white{outline:2px dotted #fff!important;outline-offset:2px!important}.outline-black{outline:2px dotted #000!important;outline-offset:2px!important}.focus\:outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.focus\:outline-white:focus{outline:2px dotted #fff!important;outline-offset:2px!important}.focus\:outline-black:focus{outline:2px dotted #000!important;outline-offset:2px!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-y-visible{overflow-y:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-scroll{overflow-y:scroll!important}.scrolling-touch{-webkit-overflow-scrolling:touch!important}.scrolling-auto{-webkit-overflow-scrolling:auto!important}.overscroll-auto{-ms-scroll-chaining:chained!important;overscroll-behavior:auto!important}.overscroll-contain{-ms-scroll-chaining:none!important;overscroll-behavior:contain!important}.overscroll-none{-ms-scroll-chaining:none!important;overscroll-behavior:none!important}.overscroll-y-auto{overscroll-behavior-y:auto!important}.overscroll-y-contain{overscroll-behavior-y:contain!important}.overscroll-y-none{overscroll-behavior-y:none!important}.overscroll-x-auto{overscroll-behavior-x:auto!important}.overscroll-x-contain{overscroll-behavior-x:contain!important}.overscroll-x-none{overscroll-behavior-x:none!important}[dir] .p-0{padding:0!important}[dir] .p-1{padding:.25rem!important}[dir] .p-2{padding:.5rem!important}[dir] .p-3{padding:.75rem!important}[dir] .p-4{padding:1rem!important}[dir] .p-5{padding:1.25rem!important}[dir] .p-6{padding:1.5rem!important}[dir] .p-8{padding:2rem!important}[dir] .p-10{padding:2.5rem!important}[dir] .p-12{padding:3rem!important}[dir] .p-16{padding:4rem!important}[dir] .p-20{padding:5rem!important}[dir] .p-24{padding:6rem!important}[dir] .p-32{padding:8rem!important}[dir] .p-px{padding:1px!important}[dir] .p-base{padding:2.2rem!important}[dir] .py-0{padding-top:0!important;padding-bottom:0!important}[dir=ltr] .px-0,[dir=rtl] .px-0{padding-left:0!important;padding-right:0!important}[dir] .py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}[dir=ltr] .px-1,[dir=rtl] .px-1{padding-left:.25rem!important;padding-right:.25rem!important}[dir] .py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}[dir=ltr] .px-2,[dir=rtl] .px-2{padding-left:.5rem!important;padding-right:.5rem!important}[dir] .py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}[dir=ltr] .px-3,[dir=rtl] .px-3{padding-left:.75rem!important;padding-right:.75rem!important}[dir] .py-4{padding-top:1rem!important;padding-bottom:1rem!important}[dir=ltr] .px-4,[dir=rtl] .px-4{padding-left:1rem!important;padding-right:1rem!important}[dir] .py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}[dir=ltr] .px-5,[dir=rtl] .px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}[dir] .py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}[dir=ltr] .px-6,[dir=rtl] .px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}[dir] .py-8{padding-top:2rem!important;padding-bottom:2rem!important}[dir=ltr] .px-8,[dir=rtl] .px-8{padding-left:2rem!important;padding-right:2rem!important}[dir] .py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}[dir=ltr] .px-10,[dir=rtl] .px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}[dir] .py-12{padding-top:3rem!important;padding-bottom:3rem!important}[dir=ltr] .px-12,[dir=rtl] .px-12{padding-left:3rem!important;padding-right:3rem!important}[dir] .py-16{padding-top:4rem!important;padding-bottom:4rem!important}[dir=ltr] .px-16,[dir=rtl] .px-16{padding-left:4rem!important;padding-right:4rem!important}[dir] .py-20{padding-top:5rem!important;padding-bottom:5rem!important}[dir=ltr] .px-20,[dir=rtl] .px-20{padding-left:5rem!important;padding-right:5rem!important}[dir] .py-24{padding-top:6rem!important;padding-bottom:6rem!important}[dir=ltr] .px-24,[dir=rtl] .px-24{padding-left:6rem!important;padding-right:6rem!important}[dir] .py-32{padding-top:8rem!important;padding-bottom:8rem!important}[dir=ltr] .px-32,[dir=rtl] .px-32{padding-left:8rem!important;padding-right:8rem!important}[dir] .py-px{padding-top:1px!important;padding-bottom:1px!important}[dir=ltr] .px-px,[dir=rtl] .px-px{padding-left:1px!important;padding-right:1px!important}[dir] .py-base{padding-top:2.2rem!important;padding-bottom:2.2rem!important}[dir=ltr] .px-base,[dir=rtl] .px-base{padding-left:2.2rem!important;padding-right:2.2rem!important}[dir] .pt-0{padding-top:0!important}[dir=ltr] .pr-0{padding-right:0!important}[dir=rtl] .pr-0{padding-left:0!important}[dir] .pb-0{padding-bottom:0!important}[dir=ltr] .pl-0{padding-left:0!important}[dir=rtl] .pl-0{padding-right:0!important}[dir] .pt-1{padding-top:.25rem!important}[dir=ltr] .pr-1{padding-right:.25rem!important}[dir=rtl] .pr-1{padding-left:.25rem!important}[dir] .pb-1{padding-bottom:.25rem!important}[dir=ltr] .pl-1{padding-left:.25rem!important}[dir=rtl] .pl-1{padding-right:.25rem!important}[dir] .pt-2{padding-top:.5rem!important}[dir=ltr] .pr-2{padding-right:.5rem!important}[dir=rtl] .pr-2{padding-left:.5rem!important}[dir] .pb-2{padding-bottom:.5rem!important}[dir=ltr] .pl-2{padding-left:.5rem!important}[dir=rtl] .pl-2{padding-right:.5rem!important}[dir] .pt-3{padding-top:.75rem!important}[dir=ltr] .pr-3{padding-right:.75rem!important}[dir=rtl] .pr-3{padding-left:.75rem!important}[dir] .pb-3{padding-bottom:.75rem!important}[dir=ltr] .pl-3{padding-left:.75rem!important}[dir=rtl] .pl-3{padding-right:.75rem!important}[dir] .pt-4{padding-top:1rem!important}[dir=ltr] .pr-4{padding-right:1rem!important}[dir=rtl] .pr-4{padding-left:1rem!important}[dir] .pb-4{padding-bottom:1rem!important}[dir=ltr] .pl-4{padding-left:1rem!important}[dir=rtl] .pl-4{padding-right:1rem!important}[dir] .pt-5{padding-top:1.25rem!important}[dir=ltr] .pr-5{padding-right:1.25rem!important}[dir=rtl] .pr-5{padding-left:1.25rem!important}[dir] .pb-5{padding-bottom:1.25rem!important}[dir=ltr] .pl-5{padding-left:1.25rem!important}[dir=rtl] .pl-5{padding-right:1.25rem!important}[dir] .pt-6{padding-top:1.5rem!important}[dir=ltr] .pr-6{padding-right:1.5rem!important}[dir=rtl] .pr-6{padding-left:1.5rem!important}[dir] .pb-6{padding-bottom:1.5rem!important}[dir=ltr] .pl-6{padding-left:1.5rem!important}[dir=rtl] .pl-6{padding-right:1.5rem!important}[dir] .pt-8{padding-top:2rem!important}[dir=ltr] .pr-8{padding-right:2rem!important}[dir=rtl] .pr-8{padding-left:2rem!important}[dir] .pb-8{padding-bottom:2rem!important}[dir=ltr] .pl-8{padding-left:2rem!important}[dir=rtl] .pl-8{padding-right:2rem!important}[dir] .pt-10{padding-top:2.5rem!important}[dir=ltr] .pr-10{padding-right:2.5rem!important}[dir=rtl] .pr-10{padding-left:2.5rem!important}[dir] .pb-10{padding-bottom:2.5rem!important}[dir=ltr] .pl-10{padding-left:2.5rem!important}[dir=rtl] .pl-10{padding-right:2.5rem!important}[dir] .pt-12{padding-top:3rem!important}[dir=ltr] .pr-12{padding-right:3rem!important}[dir=rtl] .pr-12{padding-left:3rem!important}[dir] .pb-12{padding-bottom:3rem!important}[dir=ltr] .pl-12{padding-left:3rem!important}[dir=rtl] .pl-12{padding-right:3rem!important}[dir] .pt-16{padding-top:4rem!important}[dir=ltr] .pr-16{padding-right:4rem!important}[dir=rtl] .pr-16{padding-left:4rem!important}[dir] .pb-16{padding-bottom:4rem!important}[dir=ltr] .pl-16{padding-left:4rem!important}[dir=rtl] .pl-16{padding-right:4rem!important}[dir] .pt-20{padding-top:5rem!important}[dir=ltr] .pr-20{padding-right:5rem!important}[dir=rtl] .pr-20{padding-left:5rem!important}[dir] .pb-20{padding-bottom:5rem!important}[dir=ltr] .pl-20{padding-left:5rem!important}[dir=rtl] .pl-20{padding-right:5rem!important}[dir] .pt-24{padding-top:6rem!important}[dir=ltr] .pr-24{padding-right:6rem!important}[dir=rtl] .pr-24{padding-left:6rem!important}[dir] .pb-24{padding-bottom:6rem!important}[dir=ltr] .pl-24{padding-left:6rem!important}[dir=rtl] .pl-24{padding-right:6rem!important}[dir] .pt-32{padding-top:8rem!important}[dir=ltr] .pr-32{padding-right:8rem!important}[dir=rtl] .pr-32{padding-left:8rem!important}[dir] .pb-32{padding-bottom:8rem!important}[dir=ltr] .pl-32{padding-left:8rem!important}[dir=rtl] .pl-32{padding-right:8rem!important}[dir] .pt-px{padding-top:1px!important}[dir=ltr] .pr-px{padding-right:1px!important}[dir=rtl] .pr-px{padding-left:1px!important}[dir] .pb-px{padding-bottom:1px!important}[dir=ltr] .pl-px{padding-left:1px!important}[dir=rtl] .pl-px{padding-right:1px!important}[dir] .pt-base{padding-top:2.2rem!important}[dir=ltr] .pr-base{padding-right:2.2rem!important}[dir=rtl] .pr-base{padding-left:2.2rem!important}[dir] .pb-base{padding-bottom:2.2rem!important}[dir=ltr] .pl-base{padding-left:2.2rem!important}[dir=rtl] .pl-base{padding-right:2.2rem!important}.placeholder-transparent::-webkit-input-placeholder{color:transparent!important}.placeholder-transparent::-moz-placeholder{color:transparent!important}.placeholder-transparent:-ms-input-placeholder{color:transparent!important}.placeholder-transparent::-ms-input-placeholder{color:transparent!important}.placeholder-transparent::placeholder{color:transparent!important}.placeholder-black::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.placeholder-black::-moz-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.placeholder-black:-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.placeholder-black::-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.placeholder-black::placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.placeholder-white::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.placeholder-white::-moz-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.placeholder-white:-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.placeholder-white::-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.placeholder-white::placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.placeholder-grey::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.placeholder-grey::-moz-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.placeholder-grey:-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.placeholder-grey::-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.placeholder-grey::placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.placeholder-grey-light::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.placeholder-grey-light::-moz-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.placeholder-grey-light:-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.placeholder-grey-light::-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.placeholder-grey-light::placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.focus\:placeholder-transparent:focus::-webkit-input-placeholder{color:transparent!important}.focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent!important}.focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent!important}.focus\:placeholder-transparent:focus::-ms-input-placeholder{color:transparent!important}.focus\:placeholder-transparent:focus::placeholder{color:transparent!important}.focus\:placeholder-black:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.focus\:placeholder-black:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.focus\:placeholder-black:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.focus\:placeholder-black:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.focus\:placeholder-white:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.focus\:placeholder-white:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.focus\:placeholder-white:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.focus\:placeholder-white:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.focus\:placeholder-grey:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.focus\:placeholder-grey:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.focus\:placeholder-grey:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.focus\:placeholder-grey:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.focus\:placeholder-grey:focus::placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.focus\:placeholder-grey-light:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.focus\:placeholder-grey-light:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.focus\:placeholder-grey-light:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.focus\:placeholder-grey-light:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.focus\:placeholder-grey-light:focus::placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.placeholder-opacity-0::-webkit-input-placeholder{--placeholder-opacity:0!important}.placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0!important}.placeholder-opacity-0:-ms-input-placeholder{--placeholder-opacity:0!important}.placeholder-opacity-0::-ms-input-placeholder{--placeholder-opacity:0!important}.placeholder-opacity-0::placeholder{--placeholder-opacity:0!important}.placeholder-opacity-25::-webkit-input-placeholder{--placeholder-opacity:0.25!important}.placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:0.25!important}.placeholder-opacity-25:-ms-input-placeholder{--placeholder-opacity:0.25!important}.placeholder-opacity-25::-ms-input-placeholder{--placeholder-opacity:0.25!important}.placeholder-opacity-25::placeholder{--placeholder-opacity:0.25!important}.placeholder-opacity-50::-webkit-input-placeholder{--placeholder-opacity:0.5!important}.placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:0.5!important}.placeholder-opacity-50:-ms-input-placeholder{--placeholder-opacity:0.5!important}.placeholder-opacity-50::-ms-input-placeholder{--placeholder-opacity:0.5!important}.placeholder-opacity-50::placeholder{--placeholder-opacity:0.5!important}.placeholder-opacity-75::-webkit-input-placeholder{--placeholder-opacity:0.75!important}.placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:0.75!important}.placeholder-opacity-75:-ms-input-placeholder{--placeholder-opacity:0.75!important}.placeholder-opacity-75::-ms-input-placeholder{--placeholder-opacity:0.75!important}.placeholder-opacity-75::placeholder{--placeholder-opacity:0.75!important}.placeholder-opacity-100::-webkit-input-placeholder{--placeholder-opacity:1!important}.placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1!important}.placeholder-opacity-100:-ms-input-placeholder{--placeholder-opacity:1!important}.placeholder-opacity-100::-ms-input-placeholder{--placeholder-opacity:1!important}.placeholder-opacity-100::placeholder{--placeholder-opacity:1!important}.focus\:placeholder-opacity-0:focus::-webkit-input-placeholder{--placeholder-opacity:0!important}.focus\:placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0!important}.focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--placeholder-opacity:0!important}.focus\:placeholder-opacity-0:focus::-ms-input-placeholder{--placeholder-opacity:0!important}.focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0!important}.focus\:placeholder-opacity-25:focus::-webkit-input-placeholder{--placeholder-opacity:0.25!important}.focus\:placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:0.25!important}.focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--placeholder-opacity:0.25!important}.focus\:placeholder-opacity-25:focus::-ms-input-placeholder{--placeholder-opacity:0.25!important}.focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25!important}.focus\:placeholder-opacity-50:focus::-webkit-input-placeholder{--placeholder-opacity:0.5!important}.focus\:placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:0.5!important}.focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--placeholder-opacity:0.5!important}.focus\:placeholder-opacity-50:focus::-ms-input-placeholder{--placeholder-opacity:0.5!important}.focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5!important}.focus\:placeholder-opacity-75:focus::-webkit-input-placeholder{--placeholder-opacity:0.75!important}.focus\:placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:0.75!important}.focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--placeholder-opacity:0.75!important}.focus\:placeholder-opacity-75:focus::-ms-input-placeholder{--placeholder-opacity:0.75!important}.focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75!important}.focus\:placeholder-opacity-100:focus::-webkit-input-placeholder{--placeholder-opacity:1!important}.focus\:placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1!important}.focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--placeholder-opacity:1!important}.focus\:placeholder-opacity-100:focus::-ms-input-placeholder{--placeholder-opacity:1!important}.focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1!important}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.inset-0{top:0!important;bottom:0!important}[dir=ltr] .inset-0,[dir=rtl] .inset-0{right:0!important;left:0!important}.inset-auto{top:auto!important;bottom:auto!important}[dir=ltr] .inset-auto,[dir=rtl] .inset-auto{right:auto!important;left:auto!important}.inset-y-0{top:0!important;bottom:0!important}[dir=ltr] .inset-x-0,[dir=rtl] .inset-x-0{right:0!important;left:0!important}.inset-y-auto{top:auto!important;bottom:auto!important}[dir=ltr] .inset-x-auto,[dir=rtl] .inset-x-auto{right:auto!important;left:auto!important}.top-0{top:0!important}[dir=ltr] .right-0{right:0!important}[dir=rtl] .right-0{left:0!important}.bottom-0{bottom:0!important}[dir=ltr] .left-0{left:0!important}[dir=rtl] .left-0{right:0!important}.top-auto{top:auto!important}[dir=ltr] .right-auto{right:auto!important}[dir=rtl] .right-auto{left:auto!important}.bottom-auto{bottom:auto!important}[dir=ltr] .left-auto{left:auto!important}[dir=rtl] .left-auto{right:auto!important}.resize-none{resize:none!important}.resize-y{resize:vertical!important}.resize-x{resize:horizontal!important}.resize{resize:both!important}.shadow{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.shadow-md{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.shadow-lg{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.shadow-inner{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.shadow-xl{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.shadow-2xl{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.shadow-outline{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .shadow-outline{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.shadow-none{-webkit-box-shadow:none!important}[dir] .shadow-none{box-shadow:none!important}.shadow-drop{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .shadow-drop{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.hover\:shadow:hover{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .hover\:shadow:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.hover\:shadow-md:hover{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .hover\:shadow-md:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.hover\:shadow-lg:hover{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .hover\:shadow-lg:hover{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.hover\:shadow-inner:hover{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.hover\:shadow-xl:hover{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.hover\:shadow-2xl:hover{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.hover\:shadow-outline:hover{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.hover\:shadow-none:hover{-webkit-box-shadow:none!important}[dir] .hover\:shadow-none:hover{box-shadow:none!important}.hover\:shadow-drop:hover{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .hover\:shadow-drop:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.focus\:shadow:focus{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .focus\:shadow:focus{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.focus\:shadow-md:focus{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .focus\:shadow-md:focus{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.focus\:shadow-lg:focus{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .focus\:shadow-lg:focus{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.focus\:shadow-inner:focus{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.focus\:shadow-xl:focus{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.focus\:shadow-2xl:focus{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.focus\:shadow-outline:focus{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.focus\:shadow-none:focus{-webkit-box-shadow:none!important}[dir] .focus\:shadow-none:focus{box-shadow:none!important}.focus\:shadow-drop:focus{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .focus\:shadow-drop:focus{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.fill-current{fill:currentColor!important}.stroke-current{stroke:currentColor!important}.stroke-0{stroke-width:0!important}.stroke-1{stroke-width:1!important}.stroke-2{stroke-width:2!important}.table-auto{table-layout:auto!important}.table-fixed{table-layout:fixed!important}[dir=ltr] .text-left{text-align:left!important}[dir=rtl] .text-left{text-align:right!important}[dir] .text-center{text-align:center!important}[dir=ltr] .text-right{text-align:right!important}[dir=rtl] .text-right{text-align:left!important}[dir] .text-justify{text-align:justify!important}.text-inherit{color:inherit!important}.text-transparent{color:transparent!important}.text-black{color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.text-black,.text-white{--text-opacity:1!important}.text-white{color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.text-grey{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.text-grey-light{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.hover\:text-inherit:hover{color:inherit!important}.hover\:text-transparent:hover{color:transparent!important}.hover\:text-black:hover{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.hover\:text-white:hover{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.hover\:text-grey:hover{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.hover\:text-grey-light:hover{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.focus\:text-inherit:focus{color:inherit!important}.focus\:text-transparent:focus{color:transparent!important}.focus\:text-black:focus{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.focus\:text-white:focus{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.focus\:text-grey:focus{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.focus\:text-grey-light:focus{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.text-opacity-0{--text-opacity:0!important}.text-opacity-25{--text-opacity:0.25!important}.text-opacity-50{--text-opacity:0.5!important}.text-opacity-75{--text-opacity:0.75!important}.text-opacity-100{--text-opacity:1!important}.hover\:text-opacity-0:hover{--text-opacity:0!important}.hover\:text-opacity-25:hover{--text-opacity:0.25!important}.hover\:text-opacity-50:hover{--text-opacity:0.5!important}.hover\:text-opacity-75:hover{--text-opacity:0.75!important}.hover\:text-opacity-100:hover{--text-opacity:1!important}.focus\:text-opacity-0:focus{--text-opacity:0!important}.focus\:text-opacity-25:focus{--text-opacity:0.25!important}.focus\:text-opacity-50:focus{--text-opacity:0.5!important}.focus\:text-opacity-75:focus{--text-opacity:0.75!important}.focus\:text-opacity-100:focus{--text-opacity:1!important}.italic{font-style:italic!important}.not-italic{font-style:normal!important}.hover\:italic:hover{font-style:italic!important}.hover\:not-italic:hover{font-style:normal!important}.focus\:italic:focus{font-style:italic!important}.focus\:not-italic:focus{font-style:normal!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.capitalize{text-transform:capitalize!important}.normal-case{text-transform:none!important}.hover\:uppercase:hover{text-transform:uppercase!important}.hover\:lowercase:hover{text-transform:lowercase!important}.hover\:capitalize:hover{text-transform:capitalize!important}.hover\:normal-case:hover{text-transform:none!important}.focus\:uppercase:focus{text-transform:uppercase!important}.focus\:lowercase:focus{text-transform:lowercase!important}.focus\:capitalize:focus{text-transform:capitalize!important}.focus\:normal-case:focus{text-transform:none!important}.underline{text-decoration:underline!important}.line-through{text-decoration:line-through!important}.no-underline{text-decoration:none!important}.hover\:underline:hover{text-decoration:underline!important}.hover\:line-through:hover{text-decoration:line-through!important}.hover\:no-underline:hover{text-decoration:none!important}.focus\:underline:focus{text-decoration:underline!important}.focus\:line-through:focus{text-decoration:line-through!important}.focus\:no-underline:focus{text-decoration:none!important}.antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.hover\:antialiased:hover{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.hover\:subpixel-antialiased:hover{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.focus\:antialiased:focus{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.focus\:subpixel-antialiased:focus{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.diagonal-fractions,.lining-nums,.oldstyle-nums,.ordinal,.proportional-nums,.slashed-zero,.stacked-fractions,.tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/)!important;font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)!important}.normal-nums{font-variant-numeric:normal!important}.ordinal{--font-variant-numeric-ordinal:ordinal!important}.slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero!important}.lining-nums{--font-variant-numeric-figure:lining-nums!important}.oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums!important}.proportional-nums{--font-variant-numeric-spacing:proportional-nums!important}.tabular-nums{--font-variant-numeric-spacing:tabular-nums!important}.diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions!important}.stacked-fractions{--font-variant-numeric-fraction:stacked-fractions!important}.select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.select-text{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-top{vertical-align:text-top!important}.align-text-bottom{vertical-align:text-bottom!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.whitespace-normal{white-space:normal!important}.whitespace-no-wrap{white-space:nowrap!important}.whitespace-pre{white-space:pre!important}.whitespace-pre-line{white-space:pre-line!important}.whitespace-pre-wrap{white-space:pre-wrap!important}.break-normal{word-wrap:normal!important;overflow-wrap:normal!important;word-break:normal!important}.break-words{word-wrap:break-word!important;overflow-wrap:break-word!important}.break-all{word-break:break-all!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.w-1{width:.25rem!important}.w-2{width:.5rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-8{width:2rem!important}.w-10{width:2.5rem!important}.w-12{width:3rem!important}.w-16{width:4rem!important}.w-24{width:6rem!important}.w-32{width:8rem!important}.w-48{width:12rem!important}.w-64{width:16rem!important}.w-auto{width:auto!important}.w-px{width:1px!important}.w-1\/2{width:50%!important}.w-1\/3{width:33.33333%!important}.w-2\/3{width:66.66667%!important}.w-1\/4{width:25%!important}.w-3\/4{width:75%!important}.w-1\/5{width:20%!important}.w-2\/5{width:40%!important}.w-3\/5{width:60%!important}.w-4\/5{width:80%!important}.w-1\/6{width:16.66667%!important}.w-5\/6{width:83.33333%!important}.w-1\/9{width:11.1111111%!important}.w-1\/10{width:10%!important}.w-1\/12{width:8.33333%!important}.w-2\/12{width:16.66667%!important}.w-3\/12{width:25%!important}.w-4\/12{width:33.33333%!important}.w-5\/12{width:41.66667%!important}.w-6\/12{width:50%!important}.w-7\/12{width:58.33333%!important}.w-8\/12{width:66.66667%!important}.w-9\/12{width:75%!important}.w-10\/12{width:83.33333%!important}.w-11\/12{width:91.66667%!important}.w-full{width:100%!important}.w-screen{width:100vw!important}.z-0{z-index:0!important}.z-10{z-index:10!important}.z-20{z-index:20!important}.z-30{z-index:30!important}.z-40{z-index:40!important}.z-50{z-index:50!important}.z-auto{z-index:auto!important}.gap-0{grid-gap:0!important;gap:0!important}.gap-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-3{grid-gap:.75rem!important;gap:.75rem!important}.gap-4{grid-gap:1rem!important;gap:1rem!important}.gap-5{grid-gap:1.25rem!important;gap:1.25rem!important}.gap-6{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-8{grid-gap:2rem!important;gap:2rem!important}.gap-10{grid-gap:2.5rem!important;gap:2.5rem!important}.gap-12{grid-gap:3rem!important;gap:3rem!important}.gap-16{grid-gap:4rem!important;gap:4rem!important}.gap-20{grid-gap:5rem!important;gap:5rem!important}.gap-24{grid-gap:6rem!important;gap:6rem!important}.gap-32{grid-gap:8rem!important;gap:8rem!important}.gap-40{grid-gap:10rem!important;gap:10rem!important}.gap-48{grid-gap:12rem!important;gap:12rem!important}.gap-56{grid-gap:14rem!important;gap:14rem!important}.gap-64{grid-gap:16rem!important;gap:16rem!important}.gap-px{grid-gap:1px!important;gap:1px!important}.col-gap-0{grid-column-gap:0!important;-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.col-gap-1{grid-column-gap:.25rem!important;-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.col-gap-2{grid-column-gap:.5rem!important;-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.col-gap-3{grid-column-gap:.75rem!important;-webkit-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.col-gap-4{grid-column-gap:1rem!important;-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.col-gap-5{grid-column-gap:1.25rem!important;-webkit-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.col-gap-6{grid-column-gap:1.5rem!important;-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.col-gap-8{grid-column-gap:2rem!important;-webkit-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.col-gap-10{grid-column-gap:2.5rem!important;-webkit-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.col-gap-12{grid-column-gap:3rem!important;-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.col-gap-16{grid-column-gap:4rem!important;-webkit-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.col-gap-20{grid-column-gap:5rem!important;-webkit-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.col-gap-24{grid-column-gap:6rem!important;-webkit-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.col-gap-32{grid-column-gap:8rem!important;-webkit-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.col-gap-40{grid-column-gap:10rem!important;-webkit-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.col-gap-48{grid-column-gap:12rem!important;-webkit-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.col-gap-56{grid-column-gap:14rem!important;-webkit-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.col-gap-64{grid-column-gap:16rem!important;-webkit-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.col-gap-px{grid-column-gap:1px!important;-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.gap-x-0{grid-column-gap:0!important;-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.gap-x-1{grid-column-gap:.25rem!important;-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.gap-x-2{grid-column-gap:.5rem!important;-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.gap-x-3{grid-column-gap:.75rem!important;-webkit-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.gap-x-4{grid-column-gap:1rem!important;-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.gap-x-5{grid-column-gap:1.25rem!important;-webkit-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.gap-x-6{grid-column-gap:1.5rem!important;-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.gap-x-8{grid-column-gap:2rem!important;-webkit-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.gap-x-10{grid-column-gap:2.5rem!important;-webkit-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.gap-x-12{grid-column-gap:3rem!important;-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.gap-x-16{grid-column-gap:4rem!important;-webkit-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.gap-x-20{grid-column-gap:5rem!important;-webkit-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.gap-x-24{grid-column-gap:6rem!important;-webkit-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.gap-x-32{grid-column-gap:8rem!important;-webkit-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.gap-x-40{grid-column-gap:10rem!important;-webkit-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.gap-x-48{grid-column-gap:12rem!important;-webkit-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.gap-x-56{grid-column-gap:14rem!important;-webkit-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.gap-x-64{grid-column-gap:16rem!important;-webkit-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.gap-x-px{grid-column-gap:1px!important;-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.row-gap-0{grid-row-gap:0!important;row-gap:0!important}.row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.row-gap-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.row-gap-4{grid-row-gap:1rem!important;row-gap:1rem!important}.row-gap-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.row-gap-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.row-gap-8{grid-row-gap:2rem!important;row-gap:2rem!important}.row-gap-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.row-gap-12{grid-row-gap:3rem!important;row-gap:3rem!important}.row-gap-16{grid-row-gap:4rem!important;row-gap:4rem!important}.row-gap-20{grid-row-gap:5rem!important;row-gap:5rem!important}.row-gap-24{grid-row-gap:6rem!important;row-gap:6rem!important}.row-gap-32{grid-row-gap:8rem!important;row-gap:8rem!important}.row-gap-40{grid-row-gap:10rem!important;row-gap:10rem!important}.row-gap-48{grid-row-gap:12rem!important;row-gap:12rem!important}.row-gap-56{grid-row-gap:14rem!important;row-gap:14rem!important}.row-gap-64{grid-row-gap:16rem!important;row-gap:16rem!important}.row-gap-px{grid-row-gap:1px!important;row-gap:1px!important}.gap-y-0{grid-row-gap:0!important;row-gap:0!important}.gap-y-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.gap-y-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.gap-y-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.gap-y-4{grid-row-gap:1rem!important;row-gap:1rem!important}.gap-y-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.gap-y-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.gap-y-8{grid-row-gap:2rem!important;row-gap:2rem!important}.gap-y-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.gap-y-12{grid-row-gap:3rem!important;row-gap:3rem!important}.gap-y-16{grid-row-gap:4rem!important;row-gap:4rem!important}.gap-y-20{grid-row-gap:5rem!important;row-gap:5rem!important}.gap-y-24{grid-row-gap:6rem!important;row-gap:6rem!important}.gap-y-32{grid-row-gap:8rem!important;row-gap:8rem!important}.gap-y-40{grid-row-gap:10rem!important;row-gap:10rem!important}.gap-y-48{grid-row-gap:12rem!important;row-gap:12rem!important}.gap-y-56{grid-row-gap:14rem!important;row-gap:14rem!important}.gap-y-64{grid-row-gap:16rem!important;row-gap:16rem!important}.gap-y-px{grid-row-gap:1px!important;row-gap:1px!important}.grid-flow-row{grid-auto-flow:row!important}.grid-flow-col{grid-auto-flow:column!important}.grid-flow-row-dense{grid-auto-flow:row dense!important}.grid-flow-col-dense{grid-auto-flow:column dense!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.grid-cols-none{grid-template-columns:none!important}.auto-cols-auto{grid-auto-columns:auto!important}.auto-cols-min{grid-auto-columns:-webkit-min-content!important;grid-auto-columns:min-content!important}.auto-cols-max{grid-auto-columns:-webkit-max-content!important;grid-auto-columns:max-content!important}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.col-auto{grid-column:auto!important}.col-span-1{grid-column:span 1/span 1!important}.col-span-2{grid-column:span 2/span 2!important}.col-span-3{grid-column:span 3/span 3!important}.col-span-4{grid-column:span 4/span 4!important}.col-span-5{grid-column:span 5/span 5!important}.col-span-6{grid-column:span 6/span 6!important}.col-span-7{grid-column:span 7/span 7!important}.col-span-8{grid-column:span 8/span 8!important}.col-span-9{grid-column:span 9/span 9!important}.col-span-10{grid-column:span 10/span 10!important}.col-span-11{grid-column:span 11/span 11!important}.col-span-12{grid-column:span 12/span 12!important}.col-span-full{grid-column:1/-1!important}.col-start-1{grid-column-start:1!important}.col-start-2{grid-column-start:2!important}.col-start-3{grid-column-start:3!important}.col-start-4{grid-column-start:4!important}.col-start-5{grid-column-start:5!important}.col-start-6{grid-column-start:6!important}.col-start-7{grid-column-start:7!important}.col-start-8{grid-column-start:8!important}.col-start-9{grid-column-start:9!important}.col-start-10{grid-column-start:10!important}.col-start-11{grid-column-start:11!important}.col-start-12{grid-column-start:12!important}.col-start-13{grid-column-start:13!important}.col-start-auto{grid-column-start:auto!important}.col-end-1{grid-column-end:1!important}.col-end-2{grid-column-end:2!important}.col-end-3{grid-column-end:3!important}.col-end-4{grid-column-end:4!important}.col-end-5{grid-column-end:5!important}.col-end-6{grid-column-end:6!important}.col-end-7{grid-column-end:7!important}.col-end-8{grid-column-end:8!important}.col-end-9{grid-column-end:9!important}.col-end-10{grid-column-end:10!important}.col-end-11{grid-column-end:11!important}.col-end-12{grid-column-end:12!important}.col-end-13{grid-column-end:13!important}.col-end-auto{grid-column-end:auto!important}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.grid-rows-none{grid-template-rows:none!important}.auto-rows-auto{grid-auto-rows:auto!important}.auto-rows-min{grid-auto-rows:-webkit-min-content!important;grid-auto-rows:min-content!important}.auto-rows-max{grid-auto-rows:-webkit-max-content!important;grid-auto-rows:max-content!important}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.row-auto{grid-row:auto!important}.row-span-1{grid-row:span 1/span 1!important}.row-span-2{grid-row:span 2/span 2!important}.row-span-3{grid-row:span 3/span 3!important}.row-span-4{grid-row:span 4/span 4!important}.row-span-5{grid-row:span 5/span 5!important}.row-span-6{grid-row:span 6/span 6!important}.row-span-full{grid-row:1/-1!important}.row-start-1{grid-row-start:1!important}.row-start-2{grid-row-start:2!important}.row-start-3{grid-row-start:3!important}.row-start-4{grid-row-start:4!important}.row-start-5{grid-row-start:5!important}.row-start-6{grid-row-start:6!important}.row-start-7{grid-row-start:7!important}.row-start-auto{grid-row-start:auto!important}.row-end-1{grid-row-end:1!important}.row-end-2{grid-row-end:2!important}.row-end-3{grid-row-end:3!important}.row-end-4{grid-row-end:4!important}.row-end-5{grid-row-end:5!important}.row-end-6{grid-row-end:6!important}.row-end-7{grid-row-end:7!important}.row-end-auto{grid-row-end:auto!important}.transform{--transform-translate-x:0!important;--transform-translate-y:0!important;--transform-rotate:0!important;--transform-skew-x:0!important;--transform-skew-y:0!important;--transform-scale-x:1!important;--transform-scale-y:1!important;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}[dir] .transform{transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}.transform-none{-webkit-transform:none!important}[dir] .transform-none{transform:none!important}.origin-center{-webkit-transform-origin:center!important}[dir] .origin-center{transform-origin:center!important}.origin-top{-webkit-transform-origin:top!important}[dir] .origin-top{transform-origin:top!important}[dir=ltr] .origin-top-right{-webkit-transform-origin:top right!important;transform-origin:top right!important}[dir=rtl] .origin-top-right{-webkit-transform-origin:top left!important;transform-origin:top left!important}[dir=ltr] .origin-right{-webkit-transform-origin:right!important;transform-origin:right!important}[dir=rtl] .origin-right{-webkit-transform-origin:left!important;transform-origin:left!important}[dir=ltr] .origin-bottom-right{-webkit-transform-origin:bottom right!important;transform-origin:bottom right!important}[dir=rtl] .origin-bottom-right{-webkit-transform-origin:bottom left!important;transform-origin:bottom left!important}.origin-bottom{-webkit-transform-origin:bottom!important}[dir] .origin-bottom{transform-origin:bottom!important}[dir=ltr] .origin-bottom-left{-webkit-transform-origin:bottom left!important;transform-origin:bottom left!important}[dir=rtl] .origin-bottom-left{-webkit-transform-origin:bottom right!important;transform-origin:bottom right!important}[dir=ltr] .origin-left{-webkit-transform-origin:left!important;transform-origin:left!important}[dir=rtl] .origin-left{-webkit-transform-origin:right!important;transform-origin:right!important}[dir=ltr] .origin-top-left{-webkit-transform-origin:top left!important;transform-origin:top left!important}[dir=rtl] .origin-top-left{-webkit-transform-origin:top right!important;transform-origin:top right!important}.scale-0{--transform-scale-x:0!important;--transform-scale-y:0!important}.scale-50{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.scale-75{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.scale-90{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.scale-95{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.scale-100{--transform-scale-x:1!important;--transform-scale-y:1!important}.scale-105{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.scale-110{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.scale-125{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.scale-150{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.scale-x-0{--transform-scale-x:0!important}.scale-x-50{--transform-scale-x:.5!important}.scale-x-75{--transform-scale-x:.75!important}.scale-x-90{--transform-scale-x:.9!important}.scale-x-95{--transform-scale-x:.95!important}.scale-x-100{--transform-scale-x:1!important}.scale-x-105{--transform-scale-x:1.05!important}.scale-x-110{--transform-scale-x:1.1!important}.scale-x-125{--transform-scale-x:1.25!important}.scale-x-150{--transform-scale-x:1.5!important}.scale-y-0{--transform-scale-y:0!important}.scale-y-50{--transform-scale-y:.5!important}.scale-y-75{--transform-scale-y:.75!important}.scale-y-90{--transform-scale-y:.9!important}.scale-y-95{--transform-scale-y:.95!important}.scale-y-100{--transform-scale-y:1!important}.scale-y-105{--transform-scale-y:1.05!important}.scale-y-110{--transform-scale-y:1.1!important}.scale-y-125{--transform-scale-y:1.25!important}.scale-y-150{--transform-scale-y:1.5!important}.hover\:scale-0:hover{--transform-scale-x:0!important;--transform-scale-y:0!important}.hover\:scale-50:hover{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.hover\:scale-75:hover{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.hover\:scale-90:hover{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.hover\:scale-95:hover{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.hover\:scale-100:hover{--transform-scale-x:1!important;--transform-scale-y:1!important}.hover\:scale-105:hover{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.hover\:scale-110:hover{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.hover\:scale-125:hover{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.hover\:scale-150:hover{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.hover\:scale-x-0:hover{--transform-scale-x:0!important}.hover\:scale-x-50:hover{--transform-scale-x:.5!important}.hover\:scale-x-75:hover{--transform-scale-x:.75!important}.hover\:scale-x-90:hover{--transform-scale-x:.9!important}.hover\:scale-x-95:hover{--transform-scale-x:.95!important}.hover\:scale-x-100:hover{--transform-scale-x:1!important}.hover\:scale-x-105:hover{--transform-scale-x:1.05!important}.hover\:scale-x-110:hover{--transform-scale-x:1.1!important}.hover\:scale-x-125:hover{--transform-scale-x:1.25!important}.hover\:scale-x-150:hover{--transform-scale-x:1.5!important}.hover\:scale-y-0:hover{--transform-scale-y:0!important}.hover\:scale-y-50:hover{--transform-scale-y:.5!important}.hover\:scale-y-75:hover{--transform-scale-y:.75!important}.hover\:scale-y-90:hover{--transform-scale-y:.9!important}.hover\:scale-y-95:hover{--transform-scale-y:.95!important}.hover\:scale-y-100:hover{--transform-scale-y:1!important}.hover\:scale-y-105:hover{--transform-scale-y:1.05!important}.hover\:scale-y-110:hover{--transform-scale-y:1.1!important}.hover\:scale-y-125:hover{--transform-scale-y:1.25!important}.hover\:scale-y-150:hover{--transform-scale-y:1.5!important}.focus\:scale-0:focus{--transform-scale-x:0!important;--transform-scale-y:0!important}.focus\:scale-50:focus{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.focus\:scale-75:focus{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.focus\:scale-90:focus{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.focus\:scale-95:focus{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.focus\:scale-100:focus{--transform-scale-x:1!important;--transform-scale-y:1!important}.focus\:scale-105:focus{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.focus\:scale-110:focus{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.focus\:scale-125:focus{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.focus\:scale-150:focus{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.focus\:scale-x-0:focus{--transform-scale-x:0!important}.focus\:scale-x-50:focus{--transform-scale-x:.5!important}.focus\:scale-x-75:focus{--transform-scale-x:.75!important}.focus\:scale-x-90:focus{--transform-scale-x:.9!important}.focus\:scale-x-95:focus{--transform-scale-x:.95!important}.focus\:scale-x-100:focus{--transform-scale-x:1!important}.focus\:scale-x-105:focus{--transform-scale-x:1.05!important}.focus\:scale-x-110:focus{--transform-scale-x:1.1!important}.focus\:scale-x-125:focus{--transform-scale-x:1.25!important}.focus\:scale-x-150:focus{--transform-scale-x:1.5!important}.focus\:scale-y-0:focus{--transform-scale-y:0!important}.focus\:scale-y-50:focus{--transform-scale-y:.5!important}.focus\:scale-y-75:focus{--transform-scale-y:.75!important}.focus\:scale-y-90:focus{--transform-scale-y:.9!important}.focus\:scale-y-95:focus{--transform-scale-y:.95!important}.focus\:scale-y-100:focus{--transform-scale-y:1!important}.focus\:scale-y-105:focus{--transform-scale-y:1.05!important}.focus\:scale-y-110:focus{--transform-scale-y:1.1!important}.focus\:scale-y-125:focus{--transform-scale-y:1.25!important}.focus\:scale-y-150:focus{--transform-scale-y:1.5!important}.rotate-0{--transform-rotate:0!important}.rotate-1{--transform-rotate:1deg!important}.rotate-2{--transform-rotate:2deg!important}.rotate-3{--transform-rotate:3deg!important}.rotate-6{--transform-rotate:6deg!important}.rotate-12{--transform-rotate:12deg!important}.rotate-45{--transform-rotate:45deg!important}.rotate-90{--transform-rotate:90deg!important}.rotate-180{--transform-rotate:180deg!important}.-rotate-180{--transform-rotate:-180deg!important}.-rotate-90{--transform-rotate:-90deg!important}.-rotate-45{--transform-rotate:-45deg!important}.-rotate-12{--transform-rotate:-12deg!important}.-rotate-6{--transform-rotate:-6deg!important}.-rotate-3{--transform-rotate:-3deg!important}.-rotate-2{--transform-rotate:-2deg!important}.-rotate-1{--transform-rotate:-1deg!important}.hover\:rotate-0:hover{--transform-rotate:0!important}.hover\:rotate-1:hover{--transform-rotate:1deg!important}.hover\:rotate-2:hover{--transform-rotate:2deg!important}.hover\:rotate-3:hover{--transform-rotate:3deg!important}.hover\:rotate-6:hover{--transform-rotate:6deg!important}.hover\:rotate-12:hover{--transform-rotate:12deg!important}.hover\:rotate-45:hover{--transform-rotate:45deg!important}.hover\:rotate-90:hover{--transform-rotate:90deg!important}.hover\:rotate-180:hover{--transform-rotate:180deg!important}.hover\:-rotate-180:hover{--transform-rotate:-180deg!important}.hover\:-rotate-90:hover{--transform-rotate:-90deg!important}.hover\:-rotate-45:hover{--transform-rotate:-45deg!important}.hover\:-rotate-12:hover{--transform-rotate:-12deg!important}.hover\:-rotate-6:hover{--transform-rotate:-6deg!important}.hover\:-rotate-3:hover{--transform-rotate:-3deg!important}.hover\:-rotate-2:hover{--transform-rotate:-2deg!important}.hover\:-rotate-1:hover{--transform-rotate:-1deg!important}.focus\:rotate-0:focus{--transform-rotate:0!important}.focus\:rotate-1:focus{--transform-rotate:1deg!important}.focus\:rotate-2:focus{--transform-rotate:2deg!important}.focus\:rotate-3:focus{--transform-rotate:3deg!important}.focus\:rotate-6:focus{--transform-rotate:6deg!important}.focus\:rotate-12:focus{--transform-rotate:12deg!important}.focus\:rotate-45:focus{--transform-rotate:45deg!important}.focus\:rotate-90:focus{--transform-rotate:90deg!important}.focus\:rotate-180:focus{--transform-rotate:180deg!important}.focus\:-rotate-180:focus{--transform-rotate:-180deg!important}.focus\:-rotate-90:focus{--transform-rotate:-90deg!important}.focus\:-rotate-45:focus{--transform-rotate:-45deg!important}.focus\:-rotate-12:focus{--transform-rotate:-12deg!important}.focus\:-rotate-6:focus{--transform-rotate:-6deg!important}.focus\:-rotate-3:focus{--transform-rotate:-3deg!important}.focus\:-rotate-2:focus{--transform-rotate:-2deg!important}.focus\:-rotate-1:focus{--transform-rotate:-1deg!important}.translate-x-0{--transform-translate-x:0!important}.translate-x-1{--transform-translate-x:0.25rem!important}.translate-x-2{--transform-translate-x:0.5rem!important}.translate-x-3{--transform-translate-x:0.75rem!important}.translate-x-4{--transform-translate-x:1rem!important}.translate-x-5{--transform-translate-x:1.25rem!important}.translate-x-6{--transform-translate-x:1.5rem!important}.translate-x-8{--transform-translate-x:2rem!important}.translate-x-10{--transform-translate-x:2.5rem!important}.translate-x-12{--transform-translate-x:3rem!important}.translate-x-16{--transform-translate-x:4rem!important}.translate-x-20{--transform-translate-x:5rem!important}.translate-x-24{--transform-translate-x:6rem!important}.translate-x-32{--transform-translate-x:8rem!important}.translate-x-40{--transform-translate-x:10rem!important}.translate-x-48{--transform-translate-x:12rem!important}.translate-x-56{--transform-translate-x:14rem!important}.translate-x-64{--transform-translate-x:16rem!important}.translate-x-px{--transform-translate-x:1px!important}.-translate-x-1{--transform-translate-x:-0.25rem!important}.-translate-x-2{--transform-translate-x:-0.5rem!important}.-translate-x-3{--transform-translate-x:-0.75rem!important}.-translate-x-4{--transform-translate-x:-1rem!important}.-translate-x-5{--transform-translate-x:-1.25rem!important}.-translate-x-6{--transform-translate-x:-1.5rem!important}.-translate-x-8{--transform-translate-x:-2rem!important}.-translate-x-10{--transform-translate-x:-2.5rem!important}.-translate-x-12{--transform-translate-x:-3rem!important}.-translate-x-16{--transform-translate-x:-4rem!important}.-translate-x-20{--transform-translate-x:-5rem!important}.-translate-x-24{--transform-translate-x:-6rem!important}.-translate-x-32{--transform-translate-x:-8rem!important}.-translate-x-40{--transform-translate-x:-10rem!important}.-translate-x-48{--transform-translate-x:-12rem!important}.-translate-x-56{--transform-translate-x:-14rem!important}.-translate-x-64{--transform-translate-x:-16rem!important}.-translate-x-px{--transform-translate-x:-1px!important}.-translate-x-full{--transform-translate-x:-100%!important}.-translate-x-1\/2{--transform-translate-x:-50%!important}.translate-x-1\/2{--transform-translate-x:50%!important}.translate-x-full{--transform-translate-x:100%!important}.translate-y-0{--transform-translate-y:0!important}.translate-y-1{--transform-translate-y:0.25rem!important}.translate-y-2{--transform-translate-y:0.5rem!important}.translate-y-3{--transform-translate-y:0.75rem!important}.translate-y-4{--transform-translate-y:1rem!important}.translate-y-5{--transform-translate-y:1.25rem!important}.translate-y-6{--transform-translate-y:1.5rem!important}.translate-y-8{--transform-translate-y:2rem!important}.translate-y-10{--transform-translate-y:2.5rem!important}.translate-y-12{--transform-translate-y:3rem!important}.translate-y-16{--transform-translate-y:4rem!important}.translate-y-20{--transform-translate-y:5rem!important}.translate-y-24{--transform-translate-y:6rem!important}.translate-y-32{--transform-translate-y:8rem!important}.translate-y-40{--transform-translate-y:10rem!important}.translate-y-48{--transform-translate-y:12rem!important}.translate-y-56{--transform-translate-y:14rem!important}.translate-y-64{--transform-translate-y:16rem!important}.translate-y-px{--transform-translate-y:1px!important}.-translate-y-1{--transform-translate-y:-0.25rem!important}.-translate-y-2{--transform-translate-y:-0.5rem!important}.-translate-y-3{--transform-translate-y:-0.75rem!important}.-translate-y-4{--transform-translate-y:-1rem!important}.-translate-y-5{--transform-translate-y:-1.25rem!important}.-translate-y-6{--transform-translate-y:-1.5rem!important}.-translate-y-8{--transform-translate-y:-2rem!important}.-translate-y-10{--transform-translate-y:-2.5rem!important}.-translate-y-12{--transform-translate-y:-3rem!important}.-translate-y-16{--transform-translate-y:-4rem!important}.-translate-y-20{--transform-translate-y:-5rem!important}.-translate-y-24{--transform-translate-y:-6rem!important}.-translate-y-32{--transform-translate-y:-8rem!important}.-translate-y-40{--transform-translate-y:-10rem!important}.-translate-y-48{--transform-translate-y:-12rem!important}.-translate-y-56{--transform-translate-y:-14rem!important}.-translate-y-64{--transform-translate-y:-16rem!important}.-translate-y-px{--transform-translate-y:-1px!important}.-translate-y-full{--transform-translate-y:-100%!important}.-translate-y-1\/2{--transform-translate-y:-50%!important}.translate-y-1\/2{--transform-translate-y:50%!important}.translate-y-full{--transform-translate-y:100%!important}.hover\:translate-x-0:hover{--transform-translate-x:0!important}.hover\:translate-x-1:hover{--transform-translate-x:0.25rem!important}.hover\:translate-x-2:hover{--transform-translate-x:0.5rem!important}.hover\:translate-x-3:hover{--transform-translate-x:0.75rem!important}.hover\:translate-x-4:hover{--transform-translate-x:1rem!important}.hover\:translate-x-5:hover{--transform-translate-x:1.25rem!important}.hover\:translate-x-6:hover{--transform-translate-x:1.5rem!important}.hover\:translate-x-8:hover{--transform-translate-x:2rem!important}.hover\:translate-x-10:hover{--transform-translate-x:2.5rem!important}.hover\:translate-x-12:hover{--transform-translate-x:3rem!important}.hover\:translate-x-16:hover{--transform-translate-x:4rem!important}.hover\:translate-x-20:hover{--transform-translate-x:5rem!important}.hover\:translate-x-24:hover{--transform-translate-x:6rem!important}.hover\:translate-x-32:hover{--transform-translate-x:8rem!important}.hover\:translate-x-40:hover{--transform-translate-x:10rem!important}.hover\:translate-x-48:hover{--transform-translate-x:12rem!important}.hover\:translate-x-56:hover{--transform-translate-x:14rem!important}.hover\:translate-x-64:hover{--transform-translate-x:16rem!important}.hover\:translate-x-px:hover{--transform-translate-x:1px!important}.hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem!important}.hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem!important}.hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem!important}.hover\:-translate-x-4:hover{--transform-translate-x:-1rem!important}.hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem!important}.hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem!important}.hover\:-translate-x-8:hover{--transform-translate-x:-2rem!important}.hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem!important}.hover\:-translate-x-12:hover{--transform-translate-x:-3rem!important}.hover\:-translate-x-16:hover{--transform-translate-x:-4rem!important}.hover\:-translate-x-20:hover{--transform-translate-x:-5rem!important}.hover\:-translate-x-24:hover{--transform-translate-x:-6rem!important}.hover\:-translate-x-32:hover{--transform-translate-x:-8rem!important}.hover\:-translate-x-40:hover{--transform-translate-x:-10rem!important}.hover\:-translate-x-48:hover{--transform-translate-x:-12rem!important}.hover\:-translate-x-56:hover{--transform-translate-x:-14rem!important}.hover\:-translate-x-64:hover{--transform-translate-x:-16rem!important}.hover\:-translate-x-px:hover{--transform-translate-x:-1px!important}.hover\:-translate-x-full:hover{--transform-translate-x:-100%!important}.hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%!important}.hover\:translate-x-1\/2:hover{--transform-translate-x:50%!important}.hover\:translate-x-full:hover{--transform-translate-x:100%!important}.hover\:translate-y-0:hover{--transform-translate-y:0!important}.hover\:translate-y-1:hover{--transform-translate-y:0.25rem!important}.hover\:translate-y-2:hover{--transform-translate-y:0.5rem!important}.hover\:translate-y-3:hover{--transform-translate-y:0.75rem!important}.hover\:translate-y-4:hover{--transform-translate-y:1rem!important}.hover\:translate-y-5:hover{--transform-translate-y:1.25rem!important}.hover\:translate-y-6:hover{--transform-translate-y:1.5rem!important}.hover\:translate-y-8:hover{--transform-translate-y:2rem!important}.hover\:translate-y-10:hover{--transform-translate-y:2.5rem!important}.hover\:translate-y-12:hover{--transform-translate-y:3rem!important}.hover\:translate-y-16:hover{--transform-translate-y:4rem!important}.hover\:translate-y-20:hover{--transform-translate-y:5rem!important}.hover\:translate-y-24:hover{--transform-translate-y:6rem!important}.hover\:translate-y-32:hover{--transform-translate-y:8rem!important}.hover\:translate-y-40:hover{--transform-translate-y:10rem!important}.hover\:translate-y-48:hover{--transform-translate-y:12rem!important}.hover\:translate-y-56:hover{--transform-translate-y:14rem!important}.hover\:translate-y-64:hover{--transform-translate-y:16rem!important}.hover\:translate-y-px:hover{--transform-translate-y:1px!important}.hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem!important}.hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem!important}.hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem!important}.hover\:-translate-y-4:hover{--transform-translate-y:-1rem!important}.hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem!important}.hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem!important}.hover\:-translate-y-8:hover{--transform-translate-y:-2rem!important}.hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem!important}.hover\:-translate-y-12:hover{--transform-translate-y:-3rem!important}.hover\:-translate-y-16:hover{--transform-translate-y:-4rem!important}.hover\:-translate-y-20:hover{--transform-translate-y:-5rem!important}.hover\:-translate-y-24:hover{--transform-translate-y:-6rem!important}.hover\:-translate-y-32:hover{--transform-translate-y:-8rem!important}.hover\:-translate-y-40:hover{--transform-translate-y:-10rem!important}.hover\:-translate-y-48:hover{--transform-translate-y:-12rem!important}.hover\:-translate-y-56:hover{--transform-translate-y:-14rem!important}.hover\:-translate-y-64:hover{--transform-translate-y:-16rem!important}.hover\:-translate-y-px:hover{--transform-translate-y:-1px!important}.hover\:-translate-y-full:hover{--transform-translate-y:-100%!important}.hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%!important}.hover\:translate-y-1\/2:hover{--transform-translate-y:50%!important}.hover\:translate-y-full:hover{--transform-translate-y:100%!important}.focus\:translate-x-0:focus{--transform-translate-x:0!important}.focus\:translate-x-1:focus{--transform-translate-x:0.25rem!important}.focus\:translate-x-2:focus{--transform-translate-x:0.5rem!important}.focus\:translate-x-3:focus{--transform-translate-x:0.75rem!important}.focus\:translate-x-4:focus{--transform-translate-x:1rem!important}.focus\:translate-x-5:focus{--transform-translate-x:1.25rem!important}.focus\:translate-x-6:focus{--transform-translate-x:1.5rem!important}.focus\:translate-x-8:focus{--transform-translate-x:2rem!important}.focus\:translate-x-10:focus{--transform-translate-x:2.5rem!important}.focus\:translate-x-12:focus{--transform-translate-x:3rem!important}.focus\:translate-x-16:focus{--transform-translate-x:4rem!important}.focus\:translate-x-20:focus{--transform-translate-x:5rem!important}.focus\:translate-x-24:focus{--transform-translate-x:6rem!important}.focus\:translate-x-32:focus{--transform-translate-x:8rem!important}.focus\:translate-x-40:focus{--transform-translate-x:10rem!important}.focus\:translate-x-48:focus{--transform-translate-x:12rem!important}.focus\:translate-x-56:focus{--transform-translate-x:14rem!important}.focus\:translate-x-64:focus{--transform-translate-x:16rem!important}.focus\:translate-x-px:focus{--transform-translate-x:1px!important}.focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem!important}.focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem!important}.focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem!important}.focus\:-translate-x-4:focus{--transform-translate-x:-1rem!important}.focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem!important}.focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem!important}.focus\:-translate-x-8:focus{--transform-translate-x:-2rem!important}.focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem!important}.focus\:-translate-x-12:focus{--transform-translate-x:-3rem!important}.focus\:-translate-x-16:focus{--transform-translate-x:-4rem!important}.focus\:-translate-x-20:focus{--transform-translate-x:-5rem!important}.focus\:-translate-x-24:focus{--transform-translate-x:-6rem!important}.focus\:-translate-x-32:focus{--transform-translate-x:-8rem!important}.focus\:-translate-x-40:focus{--transform-translate-x:-10rem!important}.focus\:-translate-x-48:focus{--transform-translate-x:-12rem!important}.focus\:-translate-x-56:focus{--transform-translate-x:-14rem!important}.focus\:-translate-x-64:focus{--transform-translate-x:-16rem!important}.focus\:-translate-x-px:focus{--transform-translate-x:-1px!important}.focus\:-translate-x-full:focus{--transform-translate-x:-100%!important}.focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%!important}.focus\:translate-x-1\/2:focus{--transform-translate-x:50%!important}.focus\:translate-x-full:focus{--transform-translate-x:100%!important}.focus\:translate-y-0:focus{--transform-translate-y:0!important}.focus\:translate-y-1:focus{--transform-translate-y:0.25rem!important}.focus\:translate-y-2:focus{--transform-translate-y:0.5rem!important}.focus\:translate-y-3:focus{--transform-translate-y:0.75rem!important}.focus\:translate-y-4:focus{--transform-translate-y:1rem!important}.focus\:translate-y-5:focus{--transform-translate-y:1.25rem!important}.focus\:translate-y-6:focus{--transform-translate-y:1.5rem!important}.focus\:translate-y-8:focus{--transform-translate-y:2rem!important}.focus\:translate-y-10:focus{--transform-translate-y:2.5rem!important}.focus\:translate-y-12:focus{--transform-translate-y:3rem!important}.focus\:translate-y-16:focus{--transform-translate-y:4rem!important}.focus\:translate-y-20:focus{--transform-translate-y:5rem!important}.focus\:translate-y-24:focus{--transform-translate-y:6rem!important}.focus\:translate-y-32:focus{--transform-translate-y:8rem!important}.focus\:translate-y-40:focus{--transform-translate-y:10rem!important}.focus\:translate-y-48:focus{--transform-translate-y:12rem!important}.focus\:translate-y-56:focus{--transform-translate-y:14rem!important}.focus\:translate-y-64:focus{--transform-translate-y:16rem!important}.focus\:translate-y-px:focus{--transform-translate-y:1px!important}.focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem!important}.focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem!important}.focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem!important}.focus\:-translate-y-4:focus{--transform-translate-y:-1rem!important}.focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem!important}.focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem!important}.focus\:-translate-y-8:focus{--transform-translate-y:-2rem!important}.focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem!important}.focus\:-translate-y-12:focus{--transform-translate-y:-3rem!important}.focus\:-translate-y-16:focus{--transform-translate-y:-4rem!important}.focus\:-translate-y-20:focus{--transform-translate-y:-5rem!important}.focus\:-translate-y-24:focus{--transform-translate-y:-6rem!important}.focus\:-translate-y-32:focus{--transform-translate-y:-8rem!important}.focus\:-translate-y-40:focus{--transform-translate-y:-10rem!important}.focus\:-translate-y-48:focus{--transform-translate-y:-12rem!important}.focus\:-translate-y-56:focus{--transform-translate-y:-14rem!important}.focus\:-translate-y-64:focus{--transform-translate-y:-16rem!important}.focus\:-translate-y-px:focus{--transform-translate-y:-1px!important}.focus\:-translate-y-full:focus{--transform-translate-y:-100%!important}.focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%!important}.focus\:translate-y-1\/2:focus{--transform-translate-y:50%!important}.focus\:translate-y-full:focus{--transform-translate-y:100%!important}.skew-x-0{--transform-skew-x:0!important}.skew-x-1{--transform-skew-x:1deg!important}.skew-x-2{--transform-skew-x:2deg!important}.skew-x-3{--transform-skew-x:3deg!important}.skew-x-6{--transform-skew-x:6deg!important}.skew-x-12{--transform-skew-x:12deg!important}.-skew-x-12{--transform-skew-x:-12deg!important}.-skew-x-6{--transform-skew-x:-6deg!important}.-skew-x-3{--transform-skew-x:-3deg!important}.-skew-x-2{--transform-skew-x:-2deg!important}.-skew-x-1{--transform-skew-x:-1deg!important}.skew-y-0{--transform-skew-y:0!important}.skew-y-1{--transform-skew-y:1deg!important}.skew-y-2{--transform-skew-y:2deg!important}.skew-y-3{--transform-skew-y:3deg!important}.skew-y-6{--transform-skew-y:6deg!important}.skew-y-12{--transform-skew-y:12deg!important}.-skew-y-12{--transform-skew-y:-12deg!important}.-skew-y-6{--transform-skew-y:-6deg!important}.-skew-y-3{--transform-skew-y:-3deg!important}.-skew-y-2{--transform-skew-y:-2deg!important}.-skew-y-1{--transform-skew-y:-1deg!important}.hover\:skew-x-0:hover{--transform-skew-x:0!important}.hover\:skew-x-1:hover{--transform-skew-x:1deg!important}.hover\:skew-x-2:hover{--transform-skew-x:2deg!important}.hover\:skew-x-3:hover{--transform-skew-x:3deg!important}.hover\:skew-x-6:hover{--transform-skew-x:6deg!important}.hover\:skew-x-12:hover{--transform-skew-x:12deg!important}.hover\:-skew-x-12:hover{--transform-skew-x:-12deg!important}.hover\:-skew-x-6:hover{--transform-skew-x:-6deg!important}.hover\:-skew-x-3:hover{--transform-skew-x:-3deg!important}.hover\:-skew-x-2:hover{--transform-skew-x:-2deg!important}.hover\:-skew-x-1:hover{--transform-skew-x:-1deg!important}.hover\:skew-y-0:hover{--transform-skew-y:0!important}.hover\:skew-y-1:hover{--transform-skew-y:1deg!important}.hover\:skew-y-2:hover{--transform-skew-y:2deg!important}.hover\:skew-y-3:hover{--transform-skew-y:3deg!important}.hover\:skew-y-6:hover{--transform-skew-y:6deg!important}.hover\:skew-y-12:hover{--transform-skew-y:12deg!important}.hover\:-skew-y-12:hover{--transform-skew-y:-12deg!important}.hover\:-skew-y-6:hover{--transform-skew-y:-6deg!important}.hover\:-skew-y-3:hover{--transform-skew-y:-3deg!important}.hover\:-skew-y-2:hover{--transform-skew-y:-2deg!important}.hover\:-skew-y-1:hover{--transform-skew-y:-1deg!important}.focus\:skew-x-0:focus{--transform-skew-x:0!important}.focus\:skew-x-1:focus{--transform-skew-x:1deg!important}.focus\:skew-x-2:focus{--transform-skew-x:2deg!important}.focus\:skew-x-3:focus{--transform-skew-x:3deg!important}.focus\:skew-x-6:focus{--transform-skew-x:6deg!important}.focus\:skew-x-12:focus{--transform-skew-x:12deg!important}.focus\:-skew-x-12:focus{--transform-skew-x:-12deg!important}.focus\:-skew-x-6:focus{--transform-skew-x:-6deg!important}.focus\:-skew-x-3:focus{--transform-skew-x:-3deg!important}.focus\:-skew-x-2:focus{--transform-skew-x:-2deg!important}.focus\:-skew-x-1:focus{--transform-skew-x:-1deg!important}.focus\:skew-y-0:focus{--transform-skew-y:0!important}.focus\:skew-y-1:focus{--transform-skew-y:1deg!important}.focus\:skew-y-2:focus{--transform-skew-y:2deg!important}.focus\:skew-y-3:focus{--transform-skew-y:3deg!important}.focus\:skew-y-6:focus{--transform-skew-y:6deg!important}.focus\:skew-y-12:focus{--transform-skew-y:12deg!important}.focus\:-skew-y-12:focus{--transform-skew-y:-12deg!important}.focus\:-skew-y-6:focus{--transform-skew-y:-6deg!important}.focus\:-skew-y-3:focus{--transform-skew-y:-3deg!important}.focus\:-skew-y-2:focus{--transform-skew-y:-2deg!important}.focus\:-skew-y-1:focus{--transform-skew-y:-1deg!important}.transition-none{-webkit-transition-property:none!important}[dir] .transition-none{transition-property:none!important}.transition-all{-webkit-transition-property:all!important}[dir] .transition-all{transition-property:all!important}.transition{-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform!important}[dir] .transition{transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,-webkit-box-shadow,-webkit-transform!important}.transition-colors{-webkit-transition-property:background-color,border-color,color,fill,stroke!important}[dir] .transition-colors{transition-property:background-color,border-color,color,fill,stroke!important}.transition-opacity{-webkit-transition-property:opacity!important}[dir] .transition-opacity{transition-property:opacity!important}.transition-shadow{-webkit-transition-property:-webkit-box-shadow!important}[dir] .transition-shadow{transition-property:-webkit-box-shadow!important;transition-property:box-shadow!important;transition-property:box-shadow,-webkit-box-shadow!important}.transition-transform{-webkit-transition-property:-webkit-transform!important}[dir] .transition-transform{transition-property:-webkit-transform!important;transition-property:transform!important;transition-property:transform,-webkit-transform!important}.ease-linear{-webkit-transition-timing-function:linear!important}[dir] .ease-linear{transition-timing-function:linear!important}.ease-in{-webkit-transition-timing-function:cubic-bezier(.4,0,1,1)!important}[dir] .ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.ease-out{-webkit-transition-timing-function:cubic-bezier(0,0,.2,1)!important}[dir] .ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.ease-in-out{-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1)!important}[dir] .ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.duration-75{-webkit-transition-duration:75ms!important}[dir] .duration-75{transition-duration:75ms!important}.duration-100{-webkit-transition-duration:.1s!important}[dir] .duration-100{transition-duration:.1s!important}.duration-150{-webkit-transition-duration:.15s!important}[dir] .duration-150{transition-duration:.15s!important}.duration-200{-webkit-transition-duration:.2s!important}[dir] .duration-200{transition-duration:.2s!important}.duration-300{-webkit-transition-duration:.3s!important}[dir] .duration-300{transition-duration:.3s!important}.duration-500{-webkit-transition-duration:.5s!important}[dir] .duration-500{transition-duration:.5s!important}.duration-700{-webkit-transition-duration:.7s!important}[dir] .duration-700{transition-duration:.7s!important}.duration-1000{-webkit-transition-duration:1s!important}[dir] .duration-1000{transition-duration:1s!important}.delay-75{-webkit-transition-delay:75ms!important}[dir] .delay-75{transition-delay:75ms!important}.delay-100{-webkit-transition-delay:.1s!important}[dir] .delay-100{transition-delay:.1s!important}.delay-150{-webkit-transition-delay:.15s!important}[dir] .delay-150{transition-delay:.15s!important}.delay-200{-webkit-transition-delay:.2s!important}[dir] .delay-200{transition-delay:.2s!important}.delay-300{-webkit-transition-delay:.3s!important}[dir] .delay-300{transition-delay:.3s!important}.delay-500{-webkit-transition-delay:.5s!important}[dir] .delay-500{transition-delay:.5s!important}.delay-700{-webkit-transition-delay:.7s!important}[dir] .delay-700{transition-delay:.7s!important}.delay-1000{-webkit-transition-delay:1s!important}[dir] .delay-1000{transition-delay:1s!important}@-webkit-keyframes spin-ltr{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spin-rtl{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes spin-ltr{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-rtl{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@-webkit-keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}[dir=ltr] .animate-none,[dir=rtl] .animate-none{-webkit-animation:none!important;animation:none!important}[dir=ltr] .animate-spin{-webkit-animation:spin-ltr 1s linear infinite!important;animation:spin-ltr 1s linear infinite!important}[dir=rtl] .animate-spin{-webkit-animation:spin-rtl 1s linear infinite!important;animation:spin-rtl 1s linear infinite!important}[dir=ltr] .animate-ping,[dir=rtl] .animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important;animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}[dir=ltr] .animate-pulse,[dir=rtl] .animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}[dir=ltr] .animate-bounce,[dir=rtl] .animate-bounce{-webkit-animation:bounce 1s infinite!important;animation:bounce 1s infinite!important}@media (min-width:576px){.sm\:container{width:100%}[dir=ltr] .sm\:container,[dir=rtl] .sm\:container{margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:576px){.sm\:container{max-width:576px}}@media (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:992px){.sm\:container{max-width:992px}}@media (min-width:1200px){.sm\:container{max-width:1200px}}@media (min-width:1900px){.sm\:container{max-width:1900px}}.sm\:space-y-0>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-0>:not(template)~:not(template){margin-top:calc(0px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0px*var(--space-y-reverse))!important}.sm\:space-x-0>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-0>:not(template)~:not(template){margin-right:calc(0px*var(--space-x-reverse))!important;margin-left:calc(0px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-0>:not(template)~:not(template){margin-left:calc(0px*var(--space-x-reverse))!important;margin-right:calc(0px*(1 - var(--space-x-reverse)))!important}.sm\:space-y-1>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-1>:not(template)~:not(template){margin-top:calc(0.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.25rem*var(--space-y-reverse))!important}.sm\:space-x-1>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-1>:not(template)~:not(template){margin-right:calc(0.25rem*var(--space-x-reverse))!important;margin-left:calc(0.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-1>:not(template)~:not(template){margin-left:calc(0.25rem*var(--space-x-reverse))!important;margin-right:calc(0.25rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-2>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-2>:not(template)~:not(template){margin-top:calc(0.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.5rem*var(--space-y-reverse))!important}.sm\:space-x-2>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-2>:not(template)~:not(template){margin-right:calc(0.5rem*var(--space-x-reverse))!important;margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-2>:not(template)~:not(template){margin-left:calc(0.5rem*var(--space-x-reverse))!important;margin-right:calc(0.5rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-3>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-3>:not(template)~:not(template){margin-top:calc(0.75rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.75rem*var(--space-y-reverse))!important}.sm\:space-x-3>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-3>:not(template)~:not(template){margin-right:calc(0.75rem*var(--space-x-reverse))!important;margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-3>:not(template)~:not(template){margin-left:calc(0.75rem*var(--space-x-reverse))!important;margin-right:calc(0.75rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-4>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-4>:not(template)~:not(template){margin-top:calc(1rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1rem*var(--space-y-reverse))!important}.sm\:space-x-4>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-4>:not(template)~:not(template){margin-right:calc(1rem*var(--space-x-reverse))!important;margin-left:calc(1rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-4>:not(template)~:not(template){margin-left:calc(1rem*var(--space-x-reverse))!important;margin-right:calc(1rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-5>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-5>:not(template)~:not(template){margin-top:calc(1.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.25rem*var(--space-y-reverse))!important}.sm\:space-x-5>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-5>:not(template)~:not(template){margin-right:calc(1.25rem*var(--space-x-reverse))!important;margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-5>:not(template)~:not(template){margin-left:calc(1.25rem*var(--space-x-reverse))!important;margin-right:calc(1.25rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-6>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-6>:not(template)~:not(template){margin-top:calc(1.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.5rem*var(--space-y-reverse))!important}.sm\:space-x-6>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-6>:not(template)~:not(template){margin-right:calc(1.5rem*var(--space-x-reverse))!important;margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-6>:not(template)~:not(template){margin-left:calc(1.5rem*var(--space-x-reverse))!important;margin-right:calc(1.5rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-8>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-8>:not(template)~:not(template){margin-top:calc(2rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2rem*var(--space-y-reverse))!important}.sm\:space-x-8>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-8>:not(template)~:not(template){margin-right:calc(2rem*var(--space-x-reverse))!important;margin-left:calc(2rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-8>:not(template)~:not(template){margin-left:calc(2rem*var(--space-x-reverse))!important;margin-right:calc(2rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-10>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-10>:not(template)~:not(template){margin-top:calc(2.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2.5rem*var(--space-y-reverse))!important}.sm\:space-x-10>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-10>:not(template)~:not(template){margin-right:calc(2.5rem*var(--space-x-reverse))!important;margin-left:calc(2.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-10>:not(template)~:not(template){margin-left:calc(2.5rem*var(--space-x-reverse))!important;margin-right:calc(2.5rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-12>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-12>:not(template)~:not(template){margin-top:calc(3rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(3rem*var(--space-y-reverse))!important}.sm\:space-x-12>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-12>:not(template)~:not(template){margin-right:calc(3rem*var(--space-x-reverse))!important;margin-left:calc(3rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-12>:not(template)~:not(template){margin-left:calc(3rem*var(--space-x-reverse))!important;margin-right:calc(3rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-16>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-16>:not(template)~:not(template){margin-top:calc(4rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(4rem*var(--space-y-reverse))!important}.sm\:space-x-16>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-16>:not(template)~:not(template){margin-right:calc(4rem*var(--space-x-reverse))!important;margin-left:calc(4rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-16>:not(template)~:not(template){margin-left:calc(4rem*var(--space-x-reverse))!important;margin-right:calc(4rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-20>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-20>:not(template)~:not(template){margin-top:calc(5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(5rem*var(--space-y-reverse))!important}.sm\:space-x-20>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-20>:not(template)~:not(template){margin-right:calc(5rem*var(--space-x-reverse))!important;margin-left:calc(5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-20>:not(template)~:not(template){margin-left:calc(5rem*var(--space-x-reverse))!important;margin-right:calc(5rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-24>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-24>:not(template)~:not(template){margin-top:calc(6rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(6rem*var(--space-y-reverse))!important}.sm\:space-x-24>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-24>:not(template)~:not(template){margin-right:calc(6rem*var(--space-x-reverse))!important;margin-left:calc(6rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-24>:not(template)~:not(template){margin-left:calc(6rem*var(--space-x-reverse))!important;margin-right:calc(6rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-32>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-32>:not(template)~:not(template){margin-top:calc(8rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(8rem*var(--space-y-reverse))!important}.sm\:space-x-32>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-32>:not(template)~:not(template){margin-right:calc(8rem*var(--space-x-reverse))!important;margin-left:calc(8rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-32>:not(template)~:not(template){margin-left:calc(8rem*var(--space-x-reverse))!important;margin-right:calc(8rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-40>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-40>:not(template)~:not(template){margin-top:calc(10rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(10rem*var(--space-y-reverse))!important}.sm\:space-x-40>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-40>:not(template)~:not(template){margin-right:calc(10rem*var(--space-x-reverse))!important;margin-left:calc(10rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-40>:not(template)~:not(template){margin-left:calc(10rem*var(--space-x-reverse))!important;margin-right:calc(10rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-48>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-48>:not(template)~:not(template){margin-top:calc(12rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(12rem*var(--space-y-reverse))!important}.sm\:space-x-48>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-48>:not(template)~:not(template){margin-right:calc(12rem*var(--space-x-reverse))!important;margin-left:calc(12rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-48>:not(template)~:not(template){margin-left:calc(12rem*var(--space-x-reverse))!important;margin-right:calc(12rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-56>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-56>:not(template)~:not(template){margin-top:calc(14rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(14rem*var(--space-y-reverse))!important}.sm\:space-x-56>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-56>:not(template)~:not(template){margin-right:calc(14rem*var(--space-x-reverse))!important;margin-left:calc(14rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-56>:not(template)~:not(template){margin-left:calc(14rem*var(--space-x-reverse))!important;margin-right:calc(14rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-64>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-64>:not(template)~:not(template){margin-top:calc(16rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(16rem*var(--space-y-reverse))!important}.sm\:space-x-64>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-64>:not(template)~:not(template){margin-right:calc(16rem*var(--space-x-reverse))!important;margin-left:calc(16rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-64>:not(template)~:not(template){margin-left:calc(16rem*var(--space-x-reverse))!important;margin-right:calc(16rem*(1 - var(--space-x-reverse)))!important}.sm\:space-y-px>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:space-y-px>:not(template)~:not(template){margin-top:calc(1px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1px*var(--space-y-reverse))!important}.sm\:space-x-px>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:space-x-px>:not(template)~:not(template){margin-right:calc(1px*var(--space-x-reverse))!important;margin-left:calc(1px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:space-x-px>:not(template)~:not(template){margin-left:calc(1px*var(--space-x-reverse))!important;margin-right:calc(1px*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-1>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-1>:not(template)~:not(template){margin-top:calc(-0.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.25rem*var(--space-y-reverse))!important}.sm\:-space-x-1>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-1>:not(template)~:not(template){margin-right:calc(-0.25rem*var(--space-x-reverse))!important;margin-left:calc(-0.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-1>:not(template)~:not(template){margin-left:calc(-0.25rem*var(--space-x-reverse))!important;margin-right:calc(-0.25rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-2>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-2>:not(template)~:not(template){margin-top:calc(-0.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.5rem*var(--space-y-reverse))!important}.sm\:-space-x-2>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-2>:not(template)~:not(template){margin-right:calc(-0.5rem*var(--space-x-reverse))!important;margin-left:calc(-0.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-2>:not(template)~:not(template){margin-left:calc(-0.5rem*var(--space-x-reverse))!important;margin-right:calc(-0.5rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-3>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-3>:not(template)~:not(template){margin-top:calc(-0.75rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.75rem*var(--space-y-reverse))!important}.sm\:-space-x-3>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-3>:not(template)~:not(template){margin-right:calc(-0.75rem*var(--space-x-reverse))!important;margin-left:calc(-0.75rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-3>:not(template)~:not(template){margin-left:calc(-0.75rem*var(--space-x-reverse))!important;margin-right:calc(-0.75rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-4>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-4>:not(template)~:not(template){margin-top:calc(-1rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1rem*var(--space-y-reverse))!important}.sm\:-space-x-4>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-4>:not(template)~:not(template){margin-right:calc(-1rem*var(--space-x-reverse))!important;margin-left:calc(-1rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-4>:not(template)~:not(template){margin-left:calc(-1rem*var(--space-x-reverse))!important;margin-right:calc(-1rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-5>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-5>:not(template)~:not(template){margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.25rem*var(--space-y-reverse))!important}.sm\:-space-x-5>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-5>:not(template)~:not(template){margin-right:calc(-1.25rem*var(--space-x-reverse))!important;margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-5>:not(template)~:not(template){margin-left:calc(-1.25rem*var(--space-x-reverse))!important;margin-right:calc(-1.25rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-6>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-6>:not(template)~:not(template){margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.5rem*var(--space-y-reverse))!important}.sm\:-space-x-6>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-6>:not(template)~:not(template){margin-right:calc(-1.5rem*var(--space-x-reverse))!important;margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-6>:not(template)~:not(template){margin-left:calc(-1.5rem*var(--space-x-reverse))!important;margin-right:calc(-1.5rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-8>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-8>:not(template)~:not(template){margin-top:calc(-2rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2rem*var(--space-y-reverse))!important}.sm\:-space-x-8>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-8>:not(template)~:not(template){margin-right:calc(-2rem*var(--space-x-reverse))!important;margin-left:calc(-2rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-8>:not(template)~:not(template){margin-left:calc(-2rem*var(--space-x-reverse))!important;margin-right:calc(-2rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-10>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-10>:not(template)~:not(template){margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2.5rem*var(--space-y-reverse))!important}.sm\:-space-x-10>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-10>:not(template)~:not(template){margin-right:calc(-2.5rem*var(--space-x-reverse))!important;margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-10>:not(template)~:not(template){margin-left:calc(-2.5rem*var(--space-x-reverse))!important;margin-right:calc(-2.5rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-12>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-12>:not(template)~:not(template){margin-top:calc(-3rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-3rem*var(--space-y-reverse))!important}.sm\:-space-x-12>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-12>:not(template)~:not(template){margin-right:calc(-3rem*var(--space-x-reverse))!important;margin-left:calc(-3rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-12>:not(template)~:not(template){margin-left:calc(-3rem*var(--space-x-reverse))!important;margin-right:calc(-3rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-16>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-16>:not(template)~:not(template){margin-top:calc(-4rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-4rem*var(--space-y-reverse))!important}.sm\:-space-x-16>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-16>:not(template)~:not(template){margin-right:calc(-4rem*var(--space-x-reverse))!important;margin-left:calc(-4rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-16>:not(template)~:not(template){margin-left:calc(-4rem*var(--space-x-reverse))!important;margin-right:calc(-4rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-20>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-20>:not(template)~:not(template){margin-top:calc(-5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-5rem*var(--space-y-reverse))!important}.sm\:-space-x-20>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-20>:not(template)~:not(template){margin-right:calc(-5rem*var(--space-x-reverse))!important;margin-left:calc(-5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-20>:not(template)~:not(template){margin-left:calc(-5rem*var(--space-x-reverse))!important;margin-right:calc(-5rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-24>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-24>:not(template)~:not(template){margin-top:calc(-6rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-6rem*var(--space-y-reverse))!important}.sm\:-space-x-24>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-24>:not(template)~:not(template){margin-right:calc(-6rem*var(--space-x-reverse))!important;margin-left:calc(-6rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-24>:not(template)~:not(template){margin-left:calc(-6rem*var(--space-x-reverse))!important;margin-right:calc(-6rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-32>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-32>:not(template)~:not(template){margin-top:calc(-8rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-8rem*var(--space-y-reverse))!important}.sm\:-space-x-32>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-32>:not(template)~:not(template){margin-right:calc(-8rem*var(--space-x-reverse))!important;margin-left:calc(-8rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-32>:not(template)~:not(template){margin-left:calc(-8rem*var(--space-x-reverse))!important;margin-right:calc(-8rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-40>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-40>:not(template)~:not(template){margin-top:calc(-10rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-10rem*var(--space-y-reverse))!important}.sm\:-space-x-40>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-40>:not(template)~:not(template){margin-right:calc(-10rem*var(--space-x-reverse))!important;margin-left:calc(-10rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-40>:not(template)~:not(template){margin-left:calc(-10rem*var(--space-x-reverse))!important;margin-right:calc(-10rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-48>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-48>:not(template)~:not(template){margin-top:calc(-12rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-12rem*var(--space-y-reverse))!important}.sm\:-space-x-48>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-48>:not(template)~:not(template){margin-right:calc(-12rem*var(--space-x-reverse))!important;margin-left:calc(-12rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-48>:not(template)~:not(template){margin-left:calc(-12rem*var(--space-x-reverse))!important;margin-right:calc(-12rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-56>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-56>:not(template)~:not(template){margin-top:calc(-14rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-14rem*var(--space-y-reverse))!important}.sm\:-space-x-56>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-56>:not(template)~:not(template){margin-right:calc(-14rem*var(--space-x-reverse))!important;margin-left:calc(-14rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-56>:not(template)~:not(template){margin-left:calc(-14rem*var(--space-x-reverse))!important;margin-right:calc(-14rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-64>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-64>:not(template)~:not(template){margin-top:calc(-16rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-16rem*var(--space-y-reverse))!important}.sm\:-space-x-64>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-64>:not(template)~:not(template){margin-right:calc(-16rem*var(--space-x-reverse))!important;margin-left:calc(-16rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-64>:not(template)~:not(template){margin-left:calc(-16rem*var(--space-x-reverse))!important;margin-right:calc(-16rem*(1 - var(--space-x-reverse)))!important}.sm\:-space-y-px>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .sm\:-space-y-px>:not(template)~:not(template){margin-top:calc(-1px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1px*var(--space-y-reverse))!important}.sm\:-space-x-px>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .sm\:-space-x-px>:not(template)~:not(template){margin-right:calc(-1px*var(--space-x-reverse))!important;margin-left:calc(-1px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .sm\:-space-x-px>:not(template)~:not(template){margin-left:calc(-1px*var(--space-x-reverse))!important;margin-right:calc(-1px*(1 - var(--space-x-reverse)))!important}.sm\:space-y-reverse>:not(template)~:not(template){--space-y-reverse:1!important}.sm\:space-x-reverse>:not(template)~:not(template){--space-x-reverse:1!important}.sm\:divide-y-0>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .sm\:divide-y-0>:not(template)~:not(template){border-top-width:calc(0px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(0px*var(--divide-y-reverse))!important}.sm\:divide-x-0>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .sm\:divide-x-0>:not(template)~:not(template){border-right-width:calc(0px*var(--divide-x-reverse))!important;border-left-width:calc(0px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .sm\:divide-x-0>:not(template)~:not(template){border-left-width:calc(0px*var(--divide-x-reverse))!important;border-right-width:calc(0px*(1 - var(--divide-x-reverse)))!important}.sm\:divide-y-2>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .sm\:divide-y-2>:not(template)~:not(template){border-top-width:calc(2px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(2px*var(--divide-y-reverse))!important}.sm\:divide-x-2>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .sm\:divide-x-2>:not(template)~:not(template){border-right-width:calc(2px*var(--divide-x-reverse))!important;border-left-width:calc(2px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .sm\:divide-x-2>:not(template)~:not(template){border-left-width:calc(2px*var(--divide-x-reverse))!important;border-right-width:calc(2px*(1 - var(--divide-x-reverse)))!important}.sm\:divide-y-4>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .sm\:divide-y-4>:not(template)~:not(template){border-top-width:calc(4px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(4px*var(--divide-y-reverse))!important}.sm\:divide-x-4>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .sm\:divide-x-4>:not(template)~:not(template){border-right-width:calc(4px*var(--divide-x-reverse))!important;border-left-width:calc(4px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .sm\:divide-x-4>:not(template)~:not(template){border-left-width:calc(4px*var(--divide-x-reverse))!important;border-right-width:calc(4px*(1 - var(--divide-x-reverse)))!important}.sm\:divide-y-8>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .sm\:divide-y-8>:not(template)~:not(template){border-top-width:calc(8px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(8px*var(--divide-y-reverse))!important}.sm\:divide-x-8>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .sm\:divide-x-8>:not(template)~:not(template){border-right-width:calc(8px*var(--divide-x-reverse))!important;border-left-width:calc(8px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .sm\:divide-x-8>:not(template)~:not(template){border-left-width:calc(8px*var(--divide-x-reverse))!important;border-right-width:calc(8px*(1 - var(--divide-x-reverse)))!important}.sm\:divide-y>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .sm\:divide-y>:not(template)~:not(template){border-top-width:calc(1px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(1px*var(--divide-y-reverse))!important}.sm\:divide-x>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .sm\:divide-x>:not(template)~:not(template){border-right-width:calc(1px*var(--divide-x-reverse))!important;border-left-width:calc(1px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .sm\:divide-x>:not(template)~:not(template){border-left-width:calc(1px*var(--divide-x-reverse))!important;border-right-width:calc(1px*(1 - var(--divide-x-reverse)))!important}.sm\:divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1!important}.sm\:divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1!important}[dir] .sm\:divide-transparent>:not(template)~:not(template){border-color:transparent!important}.sm\:divide-black>:not(template)~:not(template){--divide-opacity:1!important}[dir] .sm\:divide-black>:not(template)~:not(template){border-color:#22292f!important;border-color:rgba(34,41,47,var(--divide-opacity))!important}.sm\:divide-white>:not(template)~:not(template){--divide-opacity:1!important}[dir] .sm\:divide-white>:not(template)~:not(template){border-color:#fff!important;border-color:rgba(255,255,255,var(--divide-opacity))!important}.sm\:divide-grey>:not(template)~:not(template){--divide-opacity:1!important}[dir] .sm\:divide-grey>:not(template)~:not(template){border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--divide-opacity))!important}.sm\:divide-grey-light>:not(template)~:not(template){--divide-opacity:1!important}[dir] .sm\:divide-grey-light>:not(template)~:not(template){border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--divide-opacity))!important}[dir] .sm\:divide-solid>:not(template)~:not(template){border-style:solid!important}[dir] .sm\:divide-dashed>:not(template)~:not(template){border-style:dashed!important}[dir] .sm\:divide-dotted>:not(template)~:not(template){border-style:dotted!important}[dir] .sm\:divide-double>:not(template)~:not(template){border-style:double!important}[dir] .sm\:divide-none>:not(template)~:not(template){border-style:none!important}.sm\:divide-opacity-0>:not(template)~:not(template){--divide-opacity:0!important}.sm\:divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25!important}.sm\:divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5!important}.sm\:divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75!important}.sm\:divide-opacity-100>:not(template)~:not(template){--divide-opacity:1!important}.sm\:sr-only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}[dir] .sm\:sr-only{padding:0!important;margin:-1px!important;border-width:0!important}.sm\:not-sr-only{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}[dir] .sm\:not-sr-only{padding:0!important;margin:0!important}.sm\:focus\:sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}[dir] .sm\:focus\:sr-only:focus{padding:0!important;margin:-1px!important;border-width:0!important}.sm\:focus\:not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}[dir] .sm\:focus\:not-sr-only:focus{padding:0!important;margin:0!important}.sm\:appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}[dir] .sm\:bg-fixed{background-attachment:fixed!important}[dir] .sm\:bg-local{background-attachment:local!important}[dir] .sm\:bg-scroll{background-attachment:scroll!important}[dir] .sm\:bg-clip-border{background-clip:border-box!important}[dir] .sm\:bg-clip-padding{background-clip:padding-box!important}[dir] .sm\:bg-clip-content{background-clip:content-box!important}[dir] .sm\:bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}[dir] .sm\:bg-transparent{background-color:transparent!important}.sm\:bg-black{--bg-opacity:1!important}[dir] .sm\:bg-black{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.sm\:bg-white{--bg-opacity:1!important}[dir] .sm\:bg-white{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.sm\:bg-grey{--bg-opacity:1!important}[dir] .sm\:bg-grey{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.sm\:bg-grey-light{--bg-opacity:1!important}[dir] .sm\:bg-grey-light{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .sm\:hover\:bg-transparent:hover{background-color:transparent!important}.sm\:hover\:bg-black:hover{--bg-opacity:1!important}[dir] .sm\:hover\:bg-black:hover{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.sm\:hover\:bg-white:hover{--bg-opacity:1!important}[dir] .sm\:hover\:bg-white:hover{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.sm\:hover\:bg-grey:hover{--bg-opacity:1!important}[dir] .sm\:hover\:bg-grey:hover{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.sm\:hover\:bg-grey-light:hover{--bg-opacity:1!important}[dir] .sm\:hover\:bg-grey-light:hover{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .sm\:focus\:bg-transparent:focus{background-color:transparent!important}.sm\:focus\:bg-black:focus{--bg-opacity:1!important}[dir] .sm\:focus\:bg-black:focus{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.sm\:focus\:bg-white:focus{--bg-opacity:1!important}[dir] .sm\:focus\:bg-white:focus{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.sm\:focus\:bg-grey:focus{--bg-opacity:1!important}[dir] .sm\:focus\:bg-grey:focus{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.sm\:focus\:bg-grey-light:focus{--bg-opacity:1!important}[dir] .sm\:focus\:bg-grey-light:focus{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .sm\:bg-none{background-image:none!important}[dir] .sm\:bg-gradient-to-t{background-image:linear-gradient(0deg,var(--gradient-color-stops))!important}[dir=ltr] .sm\:bg-gradient-to-t{background-image:-webkit-gradient(linear,left bottom,left top,from(var(--gradient-color-stops)))!important}[dir=rtl] .sm\:bg-gradient-to-t{background-image:-webkit-gradient(linear,right bottom,right top,from(var(--gradient-color-stops)))!important}[dir=ltr] .sm\:bg-gradient-to-tr{background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}[dir=rtl] .sm\:bg-gradient-to-tr{background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}[dir=ltr] .sm\:bg-gradient-to-r{background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(90deg,var(--gradient-color-stops))!important}[dir=rtl] .sm\:bg-gradient-to-r{background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(270deg,var(--gradient-color-stops))!important}[dir=ltr] .sm\:bg-gradient-to-br{background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}[dir=rtl] .sm\:bg-gradient-to-br{background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}[dir] .sm\:bg-gradient-to-b{background-image:linear-gradient(180deg,var(--gradient-color-stops))!important}[dir=ltr] .sm\:bg-gradient-to-b{background-image:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-color-stops)))!important}[dir=rtl] .sm\:bg-gradient-to-b{background-image:-webkit-gradient(linear,right top,right bottom,from(var(--gradient-color-stops)))!important}[dir=ltr] .sm\:bg-gradient-to-bl{background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}[dir=rtl] .sm\:bg-gradient-to-bl{background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}[dir=ltr] .sm\:bg-gradient-to-l{background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(270deg,var(--gradient-color-stops))!important}[dir=rtl] .sm\:bg-gradient-to-l{background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(90deg,var(--gradient-color-stops))!important}[dir=ltr] .sm\:bg-gradient-to-tl{background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}[dir=rtl] .sm\:bg-gradient-to-tl{background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}.sm\:from-transparent{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.sm\:from-black{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.sm\:from-white{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.sm\:from-grey{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.sm\:from-grey-light{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.sm\:via-transparent{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.sm\:via-black{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.sm\:via-white{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.sm\:via-grey{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.sm\:via-grey-light{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.sm\:to-transparent{--gradient-to-color:transparent!important}.sm\:to-black{--gradient-to-color:#22292f!important}.sm\:to-white{--gradient-to-color:#fff!important}.sm\:to-grey{--gradient-to-color:#b8c2cc!important}.sm\:to-grey-light{--gradient-to-color:#dae1e7!important}.sm\:hover\:from-transparent:hover{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.sm\:hover\:from-black:hover{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.sm\:hover\:from-white:hover{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.sm\:hover\:from-grey:hover{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.sm\:hover\:from-grey-light:hover{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.sm\:hover\:via-transparent:hover{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.sm\:hover\:via-black:hover{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.sm\:hover\:via-white:hover{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.sm\:hover\:via-grey:hover{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.sm\:hover\:via-grey-light:hover{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.sm\:hover\:to-transparent:hover{--gradient-to-color:transparent!important}.sm\:hover\:to-black:hover{--gradient-to-color:#22292f!important}.sm\:hover\:to-white:hover{--gradient-to-color:#fff!important}.sm\:hover\:to-grey:hover{--gradient-to-color:#b8c2cc!important}.sm\:hover\:to-grey-light:hover{--gradient-to-color:#dae1e7!important}.sm\:focus\:from-transparent:focus{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.sm\:focus\:from-black:focus{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.sm\:focus\:from-white:focus{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.sm\:focus\:from-grey:focus{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.sm\:focus\:from-grey-light:focus{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.sm\:focus\:via-transparent:focus{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.sm\:focus\:via-black:focus{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.sm\:focus\:via-white:focus{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.sm\:focus\:via-grey:focus{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.sm\:focus\:via-grey-light:focus{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.sm\:focus\:to-transparent:focus{--gradient-to-color:transparent!important}.sm\:focus\:to-black:focus{--gradient-to-color:#22292f!important}.sm\:focus\:to-white:focus{--gradient-to-color:#fff!important}.sm\:focus\:to-grey:focus{--gradient-to-color:#b8c2cc!important}.sm\:focus\:to-grey-light:focus{--gradient-to-color:#dae1e7!important}.sm\:bg-opacity-0{--bg-opacity:0!important}.sm\:bg-opacity-25{--bg-opacity:0.25!important}.sm\:bg-opacity-50{--bg-opacity:0.5!important}.sm\:bg-opacity-75{--bg-opacity:0.75!important}.sm\:bg-opacity-100{--bg-opacity:1!important}.sm\:hover\:bg-opacity-0:hover{--bg-opacity:0!important}.sm\:hover\:bg-opacity-25:hover{--bg-opacity:0.25!important}.sm\:hover\:bg-opacity-50:hover{--bg-opacity:0.5!important}.sm\:hover\:bg-opacity-75:hover{--bg-opacity:0.75!important}.sm\:hover\:bg-opacity-100:hover{--bg-opacity:1!important}.sm\:focus\:bg-opacity-0:focus{--bg-opacity:0!important}.sm\:focus\:bg-opacity-25:focus{--bg-opacity:0.25!important}.sm\:focus\:bg-opacity-50:focus{--bg-opacity:0.5!important}.sm\:focus\:bg-opacity-75:focus{--bg-opacity:0.75!important}.sm\:focus\:bg-opacity-100:focus{--bg-opacity:1!important}[dir] .sm\:bg-auto{background-size:auto!important}[dir] .sm\:bg-cover{background-size:cover!important}[dir] .sm\:bg-contain{background-size:contain!important}[dir] .sm\:border-transparent{border-color:transparent!important}.sm\:border-black{--border-opacity:1!important}[dir] .sm\:border-black{border-color:#22292f!important;border-color:rgba(34,41,47,var(--border-opacity))!important}.sm\:border-white{--border-opacity:1!important}[dir] .sm\:border-white{border-color:#fff!important;border-color:rgba(255,255,255,var(--border-opacity))!important}.sm\:border-grey{--border-opacity:1!important}[dir] .sm\:border-grey{border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--border-opacity))!important}.sm\:border-grey-light{--border-opacity:1!important}[dir] .sm\:border-grey-light{border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--border-opacity))!important}[dir] .sm\:hover\:border-transparent:hover{border-color:transparent!important}.sm\:hover\:border-black:hover{--border-opacity:1!important}[dir] .sm\:hover\:border-black:hover{border-color:#22292f!important;border-color:rgba(34,41,47,var(--border-opacity))!important}.sm\:hover\:border-white:hover{--border-opacity:1!important}[dir] .sm\:hover\:border-white:hover{border-color:#fff!important;border-color:rgba(255,255,255,var(--border-opacity))!important}.sm\:hover\:border-grey:hover{--border-opacity:1!important}[dir] .sm\:hover\:border-grey:hover{border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--border-opacity))!important}.sm\:hover\:border-grey-light:hover{--border-opacity:1!important}[dir] .sm\:hover\:border-grey-light:hover{border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--border-opacity))!important}.sm\:border-opacity-0{--border-opacity:0!important}.sm\:border-opacity-25{--border-opacity:0.25!important}.sm\:border-opacity-50{--border-opacity:0.5!important}.sm\:border-opacity-75{--border-opacity:0.75!important}.sm\:border-opacity-100{--border-opacity:1!important}.sm\:hover\:border-opacity-0:hover{--border-opacity:0!important}.sm\:hover\:border-opacity-25:hover{--border-opacity:0.25!important}.sm\:hover\:border-opacity-50:hover{--border-opacity:0.5!important}.sm\:hover\:border-opacity-75:hover{--border-opacity:0.75!important}.sm\:hover\:border-opacity-100:hover{--border-opacity:1!important}.sm\:focus\:border-opacity-0:focus{--border-opacity:0!important}.sm\:focus\:border-opacity-25:focus{--border-opacity:0.25!important}.sm\:focus\:border-opacity-50:focus{--border-opacity:0.5!important}.sm\:focus\:border-opacity-75:focus{--border-opacity:0.75!important}.sm\:focus\:border-opacity-100:focus{--border-opacity:1!important}[dir] .sm\:border-solid{border-style:solid!important}[dir] .sm\:border-dashed{border-style:dashed!important}[dir] .sm\:border-dotted{border-style:dotted!important}[dir] .sm\:border-double{border-style:double!important}[dir] .sm\:border-none{border-style:none!important}[dir] .sm\:border-0{border-width:0!important}[dir] .sm\:border-2{border-width:2px!important}[dir] .sm\:border-4{border-width:4px!important}[dir] .sm\:border-8{border-width:8px!important}[dir] .sm\:border{border-width:1px!important}[dir] .sm\:border-t-0{border-top-width:0!important}[dir=ltr] .sm\:border-r-0{border-right-width:0!important}[dir=rtl] .sm\:border-r-0{border-left-width:0!important}[dir] .sm\:border-b-0{border-bottom-width:0!important}[dir=ltr] .sm\:border-l-0{border-left-width:0!important}[dir=rtl] .sm\:border-l-0{border-right-width:0!important}[dir] .sm\:border-t-2{border-top-width:2px!important}[dir=ltr] .sm\:border-r-2{border-right-width:2px!important}[dir=rtl] .sm\:border-r-2{border-left-width:2px!important}[dir] .sm\:border-b-2{border-bottom-width:2px!important}[dir=ltr] .sm\:border-l-2{border-left-width:2px!important}[dir=rtl] .sm\:border-l-2{border-right-width:2px!important}[dir] .sm\:border-t-4{border-top-width:4px!important}[dir=ltr] .sm\:border-r-4{border-right-width:4px!important}[dir=rtl] .sm\:border-r-4{border-left-width:4px!important}[dir] .sm\:border-b-4{border-bottom-width:4px!important}[dir=ltr] .sm\:border-l-4{border-left-width:4px!important}[dir=rtl] .sm\:border-l-4{border-right-width:4px!important}[dir] .sm\:border-t-8{border-top-width:8px!important}[dir=ltr] .sm\:border-r-8{border-right-width:8px!important}[dir=rtl] .sm\:border-r-8{border-left-width:8px!important}[dir] .sm\:border-b-8{border-bottom-width:8px!important}[dir=ltr] .sm\:border-l-8{border-left-width:8px!important}[dir=rtl] .sm\:border-l-8{border-right-width:8px!important}[dir] .sm\:border-t{border-top-width:1px!important}[dir=ltr] .sm\:border-r{border-right-width:1px!important}[dir=rtl] .sm\:border-r{border-left-width:1px!important}[dir] .sm\:border-b{border-bottom-width:1px!important}[dir=ltr] .sm\:border-l{border-left-width:1px!important}[dir=rtl] .sm\:border-l{border-right-width:1px!important}.sm\:box-border{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.sm\:box-content{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.sm\:block{display:block!important}.sm\:inline-block{display:inline-block!important}.sm\:inline{display:inline!important}.sm\:flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.sm\:inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.sm\:table{display:table!important}.sm\:table-caption{display:table-caption!important}.sm\:table-cell{display:table-cell!important}.sm\:table-column{display:table-column!important}.sm\:table-column-group{display:table-column-group!important}.sm\:table-footer-group{display:table-footer-group!important}.sm\:table-header-group{display:table-header-group!important}.sm\:table-row-group{display:table-row-group!important}.sm\:table-row{display:table-row!important}.sm\:flow-root{display:flow-root!important}.sm\:grid{display:grid!important}.sm\:inline-grid{display:inline-grid!important}.sm\:contents{display:contents!important}.sm\:hidden{display:none!important}.sm\:flex-row{-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.sm\:flex-row,.sm\:flex-row-reverse{-webkit-box-orient:horizontal!important}.sm\:flex-row-reverse{-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.sm\:flex-col{-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.sm\:flex-col,.sm\:flex-col-reverse{-webkit-box-orient:vertical!important}.sm\:flex-col-reverse{-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.sm\:flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.sm\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.sm\:flex-no-wrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.sm\:place-items-auto{place-items:auto!important}.sm\:place-items-start{place-items:start!important}.sm\:place-items-end{place-items:end!important}.sm\:place-items-center{place-items:center!important}.sm\:place-items-stretch{place-items:stretch!important}.sm\:place-content-center{place-content:center!important}.sm\:place-content-start{place-content:start!important}.sm\:place-content-end{place-content:end!important}.sm\:place-content-between{place-content:space-between!important}.sm\:place-content-around{place-content:space-around!important}.sm\:place-content-evenly{place-content:space-evenly!important}.sm\:place-content-stretch{place-content:stretch!important}.sm\:place-self-auto{place-self:auto!important}.sm\:place-self-start{place-self:start!important}.sm\:place-self-end{place-self:end!important}.sm\:place-self-center{place-self:center!important}.sm\:place-self-stretch{place-self:stretch!important}.sm\:items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.sm\:items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.sm\:items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.sm\:items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.sm\:items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.sm\:content-center{-ms-flex-line-pack:center!important;align-content:center!important}.sm\:content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.sm\:content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.sm\:content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.sm\:content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.sm\:content-evenly{-ms-flex-line-pack:space-evenly!important;align-content:space-evenly!important}.sm\:self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.sm\:self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.sm\:self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.sm\:self-center{-ms-flex-item-align:center!important;align-self:center!important}.sm\:self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.sm\:justify-items-auto{justify-items:auto!important}.sm\:justify-items-start{justify-items:start!important}.sm\:justify-items-end{justify-items:end!important}.sm\:justify-items-center{justify-items:center!important}.sm\:justify-items-stretch{justify-items:stretch!important}.sm\:justify-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.sm\:justify-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.sm\:justify-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.sm\:justify-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.sm\:justify-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.sm\:justify-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.sm\:justify-self-auto{justify-self:auto!important}.sm\:justify-self-start{justify-self:start!important}.sm\:justify-self-end{justify-self:end!important}.sm\:justify-self-center{justify-self:center!important}.sm\:justify-self-stretch{justify-self:stretch!important}.sm\:flex-1{-ms-flex:1 1 0%!important;flex:1 1 0%!important}.sm\:flex-1,.sm\:flex-auto{-webkit-box-flex:1!important}.sm\:flex-auto{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.sm\:flex-initial{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.sm\:flex-none{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.sm\:flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.sm\:flex-grow{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.sm\:flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.sm\:flex-shrink{-ms-flex-negative:1!important;flex-shrink:1!important}.sm\:order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.sm\:order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.sm\:order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.sm\:order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.sm\:order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.sm\:order-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.sm\:order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.sm\:order-last{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.sm\:order-normal{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.sm\:hover\:order-1:hover{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.sm\:hover\:order-2:hover{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.sm\:hover\:order-3:hover{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.sm\:hover\:order-4:hover{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.sm\:hover\:order-5:hover{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.sm\:hover\:order-6:hover{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.sm\:hover\:order-first:hover{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.sm\:hover\:order-last:hover{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.sm\:hover\:order-normal:hover{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.sm\:focus\:order-1:focus{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.sm\:focus\:order-2:focus{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.sm\:focus\:order-3:focus{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.sm\:focus\:order-4:focus{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.sm\:focus\:order-5:focus{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.sm\:focus\:order-6:focus{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.sm\:focus\:order-first:focus{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.sm\:focus\:order-last:focus{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.sm\:focus\:order-normal:focus{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}[dir=ltr] .sm\:float-right{float:right!important}[dir=ltr] .sm\:float-left,[dir=rtl] .sm\:float-right{float:left!important}[dir=rtl] .sm\:float-left{float:right!important}[dir] .sm\:float-none{float:none!important}.sm\:clearfix:after{content:""!important;display:table!important}[dir] .sm\:clearfix:after{clear:both!important}[dir=ltr] .sm\:clear-left{clear:left!important}[dir=ltr] .sm\:clear-right,[dir=rtl] .sm\:clear-left{clear:right!important}[dir=rtl] .sm\:clear-right{clear:left!important}[dir] .sm\:clear-both{clear:both!important}[dir] .sm\:clear-none{clear:none!important}.sm\:font-light{font-weight:300!important}.sm\:font-normal{font-weight:400!important}.sm\:font-medium{font-weight:500!important}.sm\:font-semibold{font-weight:600!important}.sm\:font-bold{font-weight:700!important}.sm\:font-extrabold{font-weight:800!important}.sm\:font-black{font-weight:900!important}.sm\:hover\:font-light:hover{font-weight:300!important}.sm\:hover\:font-normal:hover{font-weight:400!important}.sm\:hover\:font-medium:hover{font-weight:500!important}.sm\:hover\:font-semibold:hover{font-weight:600!important}.sm\:hover\:font-bold:hover{font-weight:700!important}.sm\:hover\:font-extrabold:hover{font-weight:800!important}.sm\:hover\:font-black:hover{font-weight:900!important}.sm\:h-1{height:.25rem!important}.sm\:h-2{height:.5rem!important}.sm\:h-3{height:.75rem!important}.sm\:h-4{height:1rem!important}.sm\:h-5{height:1.25rem!important}.sm\:h-6{height:1.5rem!important}.sm\:h-8{height:2rem!important}.sm\:h-10{height:2.5rem!important}.sm\:h-12{height:3rem!important}.sm\:h-16{height:4rem!important}.sm\:h-24{height:6rem!important}.sm\:h-32{height:8rem!important}.sm\:h-48{height:12rem!important}.sm\:h-64{height:16rem!important}.sm\:h-auto{height:auto!important}.sm\:h-px{height:1px!important}.sm\:h-full{height:100%!important}.sm\:h-screen{height:100vh!important}.sm\:text-xs{font-size:.75rem!important}.sm\:text-sm{font-size:.875rem!important}.sm\:text-base{font-size:1rem!important}.sm\:text-lg{font-size:1.125rem!important}.sm\:text-xl{font-size:1.25rem!important}.sm\:text-2xl{font-size:1.5rem!important}.sm\:text-3xl{font-size:1.875rem!important}.sm\:text-4xl{font-size:2.25rem!important}.sm\:text-5xl{font-size:3rem!important}.sm\:text-6xl{font-size:4rem!important}.sm\:leading-none{line-height:1!important}.sm\:leading-tight{line-height:1.25!important}.sm\:leading-normal{line-height:1.5!important}.sm\:leading-loose{line-height:2!important}.sm\:list-inside{list-style-position:inside!important}.sm\:list-outside{list-style-position:outside!important}[dir] .sm\:m-0{margin:0!important}[dir] .sm\:m-1{margin:.25rem!important}[dir] .sm\:m-2{margin:.5rem!important}[dir] .sm\:m-3{margin:.75rem!important}[dir] .sm\:m-4{margin:1rem!important}[dir] .sm\:m-5{margin:1.25rem!important}[dir] .sm\:m-6{margin:1.5rem!important}[dir] .sm\:m-8{margin:2rem!important}[dir] .sm\:m-10{margin:2.5rem!important}[dir] .sm\:m-12{margin:3rem!important}[dir] .sm\:m-16{margin:4rem!important}[dir] .sm\:m-20{margin:5rem!important}[dir] .sm\:m-24{margin:6rem!important}[dir] .sm\:m-32{margin:8rem!important}[dir] .sm\:m-auto{margin:auto!important}[dir] .sm\:m-px{margin:1px!important}[dir] .sm\:m-base{margin:2.2rem!important}[dir] .sm\:-m-px{margin:-1px!important}[dir] .sm\:-m-1{margin:-.25rem!important}[dir] .sm\:-m-2{margin:-.5rem!important}[dir] .sm\:-m-3{margin:-.75rem!important}[dir] .sm\:-m-4{margin:-1rem!important}[dir] .sm\:my-0{margin-top:0!important;margin-bottom:0!important}[dir=ltr] .sm\:mx-0,[dir=rtl] .sm\:mx-0{margin-left:0!important;margin-right:0!important}[dir] .sm\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}[dir=ltr] .sm\:mx-1,[dir=rtl] .sm\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}[dir] .sm\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}[dir=ltr] .sm\:mx-2,[dir=rtl] .sm\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}[dir] .sm\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}[dir=ltr] .sm\:mx-3,[dir=rtl] .sm\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}[dir] .sm\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}[dir=ltr] .sm\:mx-4,[dir=rtl] .sm\:mx-4{margin-left:1rem!important;margin-right:1rem!important}[dir] .sm\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}[dir=ltr] .sm\:mx-5,[dir=rtl] .sm\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}[dir] .sm\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}[dir=ltr] .sm\:mx-6,[dir=rtl] .sm\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}[dir] .sm\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}[dir=ltr] .sm\:mx-8,[dir=rtl] .sm\:mx-8{margin-left:2rem!important;margin-right:2rem!important}[dir] .sm\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}[dir=ltr] .sm\:mx-10,[dir=rtl] .sm\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}[dir] .sm\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}[dir=ltr] .sm\:mx-12,[dir=rtl] .sm\:mx-12{margin-left:3rem!important;margin-right:3rem!important}[dir] .sm\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}[dir=ltr] .sm\:mx-16,[dir=rtl] .sm\:mx-16{margin-left:4rem!important;margin-right:4rem!important}[dir] .sm\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}[dir=ltr] .sm\:mx-20,[dir=rtl] .sm\:mx-20{margin-left:5rem!important;margin-right:5rem!important}[dir] .sm\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}[dir=ltr] .sm\:mx-24,[dir=rtl] .sm\:mx-24{margin-left:6rem!important;margin-right:6rem!important}[dir] .sm\:my-32{margin-top:8rem!important;margin-bottom:8rem!important}[dir=ltr] .sm\:mx-32,[dir=rtl] .sm\:mx-32{margin-left:8rem!important;margin-right:8rem!important}[dir] .sm\:my-auto{margin-top:auto!important;margin-bottom:auto!important}[dir=ltr] .sm\:mx-auto,[dir=rtl] .sm\:mx-auto{margin-left:auto!important;margin-right:auto!important}[dir] .sm\:my-px{margin-top:1px!important;margin-bottom:1px!important}[dir=ltr] .sm\:mx-px,[dir=rtl] .sm\:mx-px{margin-left:1px!important;margin-right:1px!important}[dir] .sm\:my-base{margin-top:2.2rem!important;margin-bottom:2.2rem!important}[dir=ltr] .sm\:mx-base,[dir=rtl] .sm\:mx-base{margin-left:2.2rem!important;margin-right:2.2rem!important}[dir] .sm\:-my-px{margin-top:-1px!important;margin-bottom:-1px!important}[dir=ltr] .sm\:-mx-px,[dir=rtl] .sm\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}[dir] .sm\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}[dir=ltr] .sm\:-mx-1,[dir=rtl] .sm\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}[dir] .sm\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}[dir=ltr] .sm\:-mx-2,[dir=rtl] .sm\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}[dir] .sm\:-my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}[dir=ltr] .sm\:-mx-3,[dir=rtl] .sm\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}[dir] .sm\:-my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}[dir=ltr] .sm\:-mx-4,[dir=rtl] .sm\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}[dir] .sm\:mt-0{margin-top:0!important}[dir=ltr] .sm\:mr-0{margin-right:0!important}[dir=rtl] .sm\:mr-0{margin-left:0!important}[dir] .sm\:mb-0{margin-bottom:0!important}[dir=ltr] .sm\:ml-0{margin-left:0!important}[dir=rtl] .sm\:ml-0{margin-right:0!important}[dir] .sm\:mt-1{margin-top:.25rem!important}[dir=ltr] .sm\:mr-1{margin-right:.25rem!important}[dir=rtl] .sm\:mr-1{margin-left:.25rem!important}[dir] .sm\:mb-1{margin-bottom:.25rem!important}[dir=ltr] .sm\:ml-1{margin-left:.25rem!important}[dir=rtl] .sm\:ml-1{margin-right:.25rem!important}[dir] .sm\:mt-2{margin-top:.5rem!important}[dir=ltr] .sm\:mr-2{margin-right:.5rem!important}[dir=rtl] .sm\:mr-2{margin-left:.5rem!important}[dir] .sm\:mb-2{margin-bottom:.5rem!important}[dir=ltr] .sm\:ml-2{margin-left:.5rem!important}[dir=rtl] .sm\:ml-2{margin-right:.5rem!important}[dir] .sm\:mt-3{margin-top:.75rem!important}[dir=ltr] .sm\:mr-3{margin-right:.75rem!important}[dir=rtl] .sm\:mr-3{margin-left:.75rem!important}[dir] .sm\:mb-3{margin-bottom:.75rem!important}[dir=ltr] .sm\:ml-3{margin-left:.75rem!important}[dir=rtl] .sm\:ml-3{margin-right:.75rem!important}[dir] .sm\:mt-4{margin-top:1rem!important}[dir=ltr] .sm\:mr-4{margin-right:1rem!important}[dir=rtl] .sm\:mr-4{margin-left:1rem!important}[dir] .sm\:mb-4{margin-bottom:1rem!important}[dir=ltr] .sm\:ml-4{margin-left:1rem!important}[dir=rtl] .sm\:ml-4{margin-right:1rem!important}[dir] .sm\:mt-5{margin-top:1.25rem!important}[dir=ltr] .sm\:mr-5{margin-right:1.25rem!important}[dir=rtl] .sm\:mr-5{margin-left:1.25rem!important}[dir] .sm\:mb-5{margin-bottom:1.25rem!important}[dir=ltr] .sm\:ml-5{margin-left:1.25rem!important}[dir=rtl] .sm\:ml-5{margin-right:1.25rem!important}[dir] .sm\:mt-6{margin-top:1.5rem!important}[dir=ltr] .sm\:mr-6{margin-right:1.5rem!important}[dir=rtl] .sm\:mr-6{margin-left:1.5rem!important}[dir] .sm\:mb-6{margin-bottom:1.5rem!important}[dir=ltr] .sm\:ml-6{margin-left:1.5rem!important}[dir=rtl] .sm\:ml-6{margin-right:1.5rem!important}[dir] .sm\:mt-8{margin-top:2rem!important}[dir=ltr] .sm\:mr-8{margin-right:2rem!important}[dir=rtl] .sm\:mr-8{margin-left:2rem!important}[dir] .sm\:mb-8{margin-bottom:2rem!important}[dir=ltr] .sm\:ml-8{margin-left:2rem!important}[dir=rtl] .sm\:ml-8{margin-right:2rem!important}[dir] .sm\:mt-10{margin-top:2.5rem!important}[dir=ltr] .sm\:mr-10{margin-right:2.5rem!important}[dir=rtl] .sm\:mr-10{margin-left:2.5rem!important}[dir] .sm\:mb-10{margin-bottom:2.5rem!important}[dir=ltr] .sm\:ml-10{margin-left:2.5rem!important}[dir=rtl] .sm\:ml-10{margin-right:2.5rem!important}[dir] .sm\:mt-12{margin-top:3rem!important}[dir=ltr] .sm\:mr-12{margin-right:3rem!important}[dir=rtl] .sm\:mr-12{margin-left:3rem!important}[dir] .sm\:mb-12{margin-bottom:3rem!important}[dir=ltr] .sm\:ml-12{margin-left:3rem!important}[dir=rtl] .sm\:ml-12{margin-right:3rem!important}[dir] .sm\:mt-16{margin-top:4rem!important}[dir=ltr] .sm\:mr-16{margin-right:4rem!important}[dir=rtl] .sm\:mr-16{margin-left:4rem!important}[dir] .sm\:mb-16{margin-bottom:4rem!important}[dir=ltr] .sm\:ml-16{margin-left:4rem!important}[dir=rtl] .sm\:ml-16{margin-right:4rem!important}[dir] .sm\:mt-20{margin-top:5rem!important}[dir=ltr] .sm\:mr-20{margin-right:5rem!important}[dir=rtl] .sm\:mr-20{margin-left:5rem!important}[dir] .sm\:mb-20{margin-bottom:5rem!important}[dir=ltr] .sm\:ml-20{margin-left:5rem!important}[dir=rtl] .sm\:ml-20{margin-right:5rem!important}[dir] .sm\:mt-24{margin-top:6rem!important}[dir=ltr] .sm\:mr-24{margin-right:6rem!important}[dir=rtl] .sm\:mr-24{margin-left:6rem!important}[dir] .sm\:mb-24{margin-bottom:6rem!important}[dir=ltr] .sm\:ml-24{margin-left:6rem!important}[dir=rtl] .sm\:ml-24{margin-right:6rem!important}[dir] .sm\:mt-32{margin-top:8rem!important}[dir=ltr] .sm\:mr-32{margin-right:8rem!important}[dir=rtl] .sm\:mr-32{margin-left:8rem!important}[dir] .sm\:mb-32{margin-bottom:8rem!important}[dir=ltr] .sm\:ml-32{margin-left:8rem!important}[dir=rtl] .sm\:ml-32{margin-right:8rem!important}[dir] .sm\:mt-auto{margin-top:auto!important}[dir=ltr] .sm\:mr-auto{margin-right:auto!important}[dir=rtl] .sm\:mr-auto{margin-left:auto!important}[dir] .sm\:mb-auto{margin-bottom:auto!important}[dir=ltr] .sm\:ml-auto{margin-left:auto!important}[dir=rtl] .sm\:ml-auto{margin-right:auto!important}[dir] .sm\:mt-px{margin-top:1px!important}[dir=ltr] .sm\:mr-px{margin-right:1px!important}[dir=rtl] .sm\:mr-px{margin-left:1px!important}[dir] .sm\:mb-px{margin-bottom:1px!important}[dir=ltr] .sm\:ml-px{margin-left:1px!important}[dir=rtl] .sm\:ml-px{margin-right:1px!important}[dir] .sm\:mt-base{margin-top:2.2rem!important}[dir=ltr] .sm\:mr-base{margin-right:2.2rem!important}[dir=rtl] .sm\:mr-base{margin-left:2.2rem!important}[dir] .sm\:mb-base{margin-bottom:2.2rem!important}[dir=ltr] .sm\:ml-base{margin-left:2.2rem!important}[dir=rtl] .sm\:ml-base{margin-right:2.2rem!important}[dir] .sm\:-mt-px{margin-top:-1px!important}[dir=ltr] .sm\:-mr-px{margin-right:-1px!important}[dir=rtl] .sm\:-mr-px{margin-left:-1px!important}[dir] .sm\:-mb-px{margin-bottom:-1px!important}[dir=ltr] .sm\:-ml-px{margin-left:-1px!important}[dir=rtl] .sm\:-ml-px{margin-right:-1px!important}[dir] .sm\:-mt-1{margin-top:-.25rem!important}[dir=ltr] .sm\:-mr-1{margin-right:-.25rem!important}[dir=rtl] .sm\:-mr-1{margin-left:-.25rem!important}[dir] .sm\:-mb-1{margin-bottom:-.25rem!important}[dir=ltr] .sm\:-ml-1{margin-left:-.25rem!important}[dir=rtl] .sm\:-ml-1{margin-right:-.25rem!important}[dir] .sm\:-mt-2{margin-top:-.5rem!important}[dir=ltr] .sm\:-mr-2{margin-right:-.5rem!important}[dir=rtl] .sm\:-mr-2{margin-left:-.5rem!important}[dir] .sm\:-mb-2{margin-bottom:-.5rem!important}[dir=ltr] .sm\:-ml-2{margin-left:-.5rem!important}[dir=rtl] .sm\:-ml-2{margin-right:-.5rem!important}[dir] .sm\:-mt-3{margin-top:-.75rem!important}[dir=ltr] .sm\:-mr-3{margin-right:-.75rem!important}[dir=rtl] .sm\:-mr-3{margin-left:-.75rem!important}[dir] .sm\:-mb-3{margin-bottom:-.75rem!important}[dir=ltr] .sm\:-ml-3{margin-left:-.75rem!important}[dir=rtl] .sm\:-ml-3{margin-right:-.75rem!important}[dir] .sm\:-mt-4{margin-top:-1rem!important}[dir=ltr] .sm\:-mr-4{margin-right:-1rem!important}[dir=rtl] .sm\:-mr-4{margin-left:-1rem!important}[dir] .sm\:-mb-4{margin-bottom:-1rem!important}[dir=ltr] .sm\:-ml-4{margin-left:-1rem!important}[dir=rtl] .sm\:-ml-4{margin-right:-1rem!important}.sm\:max-h-full{max-height:100%!important}.sm\:max-h-screen{max-height:100vh!important}.sm\:max-w-xs{max-width:20rem!important}.sm\:max-w-sm{max-width:30rem!important}.sm\:max-w-md{max-width:40rem!important}.sm\:max-w-lg{max-width:50rem!important}.sm\:max-w-xl{max-width:60rem!important}.sm\:max-w-2xl{max-width:70rem!important}.sm\:max-w-3xl{max-width:80rem!important}.sm\:max-w-4xl{max-width:90rem!important}.sm\:max-w-5xl{max-width:100rem!important}.sm\:max-w-full{max-width:100%!important}.sm\:min-h-0{min-height:0!important}.sm\:min-h-full{min-height:100%!important}.sm\:min-h-screen{min-height:100vh!important}.sm\:min-w-0{min-width:0!important}.sm\:min-w-full{min-width:100%!important}.sm\:object-contain{-o-object-fit:contain!important;object-fit:contain!important}.sm\:object-cover{-o-object-fit:cover!important;object-fit:cover!important}.sm\:object-fill{-o-object-fit:fill!important;object-fit:fill!important}.sm\:object-none{-o-object-fit:none!important;object-fit:none!important}.sm\:object-scale-down{-o-object-fit:scale-down!important;object-fit:scale-down!important}.sm\:object-bottom{-o-object-position:bottom!important;object-position:bottom!important}.sm\:object-center{-o-object-position:center!important;object-position:center!important}.sm\:object-left{-o-object-position:left!important;object-position:left!important}.sm\:object-left-bottom{-o-object-position:left bottom!important;object-position:left bottom!important}.sm\:object-left-top{-o-object-position:left top!important;object-position:left top!important}.sm\:object-right{-o-object-position:right!important;object-position:right!important}.sm\:object-right-bottom{-o-object-position:right bottom!important;object-position:right bottom!important}.sm\:object-right-top{-o-object-position:right top!important;object-position:right top!important}.sm\:object-top{-o-object-position:top!important;object-position:top!important}.sm\:opacity-0{opacity:0!important}.sm\:opacity-25{opacity:.25!important}.sm\:opacity-50{opacity:.5!important}.sm\:opacity-75{opacity:.75!important}.sm\:opacity-100{opacity:1!important}.sm\:overflow-auto{overflow:auto!important}.sm\:overflow-hidden{overflow:hidden!important}.sm\:overflow-visible{overflow:visible!important}.sm\:overflow-scroll{overflow:scroll!important}.sm\:overflow-x-auto{overflow-x:auto!important}.sm\:overflow-y-auto{overflow-y:auto!important}.sm\:overflow-x-hidden{overflow-x:hidden!important}.sm\:overflow-y-hidden{overflow-y:hidden!important}.sm\:overflow-x-visible{overflow-x:visible!important}.sm\:overflow-y-visible{overflow-y:visible!important}.sm\:overflow-x-scroll{overflow-x:scroll!important}.sm\:overflow-y-scroll{overflow-y:scroll!important}.sm\:scrolling-touch{-webkit-overflow-scrolling:touch!important}.sm\:scrolling-auto{-webkit-overflow-scrolling:auto!important}.sm\:overscroll-auto{-ms-scroll-chaining:chained!important;overscroll-behavior:auto!important}.sm\:overscroll-contain{-ms-scroll-chaining:none!important;overscroll-behavior:contain!important}.sm\:overscroll-none{-ms-scroll-chaining:none!important;overscroll-behavior:none!important}.sm\:overscroll-y-auto{overscroll-behavior-y:auto!important}.sm\:overscroll-y-contain{overscroll-behavior-y:contain!important}.sm\:overscroll-y-none{overscroll-behavior-y:none!important}.sm\:overscroll-x-auto{overscroll-behavior-x:auto!important}.sm\:overscroll-x-contain{overscroll-behavior-x:contain!important}.sm\:overscroll-x-none{overscroll-behavior-x:none!important}[dir] .sm\:p-0{padding:0!important}[dir] .sm\:p-1{padding:.25rem!important}[dir] .sm\:p-2{padding:.5rem!important}[dir] .sm\:p-3{padding:.75rem!important}[dir] .sm\:p-4{padding:1rem!important}[dir] .sm\:p-5{padding:1.25rem!important}[dir] .sm\:p-6{padding:1.5rem!important}[dir] .sm\:p-8{padding:2rem!important}[dir] .sm\:p-10{padding:2.5rem!important}[dir] .sm\:p-12{padding:3rem!important}[dir] .sm\:p-16{padding:4rem!important}[dir] .sm\:p-20{padding:5rem!important}[dir] .sm\:p-24{padding:6rem!important}[dir] .sm\:p-32{padding:8rem!important}[dir] .sm\:p-px{padding:1px!important}[dir] .sm\:p-base{padding:2.2rem!important}[dir] .sm\:py-0{padding-top:0!important;padding-bottom:0!important}[dir=ltr] .sm\:px-0,[dir=rtl] .sm\:px-0{padding-left:0!important;padding-right:0!important}[dir] .sm\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}[dir=ltr] .sm\:px-1,[dir=rtl] .sm\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}[dir] .sm\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}[dir=ltr] .sm\:px-2,[dir=rtl] .sm\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}[dir] .sm\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}[dir=ltr] .sm\:px-3,[dir=rtl] .sm\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}[dir] .sm\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}[dir=ltr] .sm\:px-4,[dir=rtl] .sm\:px-4{padding-left:1rem!important;padding-right:1rem!important}[dir] .sm\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}[dir=ltr] .sm\:px-5,[dir=rtl] .sm\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}[dir] .sm\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}[dir=ltr] .sm\:px-6,[dir=rtl] .sm\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}[dir] .sm\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}[dir=ltr] .sm\:px-8,[dir=rtl] .sm\:px-8{padding-left:2rem!important;padding-right:2rem!important}[dir] .sm\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}[dir=ltr] .sm\:px-10,[dir=rtl] .sm\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}[dir] .sm\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}[dir=ltr] .sm\:px-12,[dir=rtl] .sm\:px-12{padding-left:3rem!important;padding-right:3rem!important}[dir] .sm\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}[dir=ltr] .sm\:px-16,[dir=rtl] .sm\:px-16{padding-left:4rem!important;padding-right:4rem!important}[dir] .sm\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}[dir=ltr] .sm\:px-20,[dir=rtl] .sm\:px-20{padding-left:5rem!important;padding-right:5rem!important}[dir] .sm\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}[dir=ltr] .sm\:px-24,[dir=rtl] .sm\:px-24{padding-left:6rem!important;padding-right:6rem!important}[dir] .sm\:py-32{padding-top:8rem!important;padding-bottom:8rem!important}[dir=ltr] .sm\:px-32,[dir=rtl] .sm\:px-32{padding-left:8rem!important;padding-right:8rem!important}[dir] .sm\:py-px{padding-top:1px!important;padding-bottom:1px!important}[dir=ltr] .sm\:px-px,[dir=rtl] .sm\:px-px{padding-left:1px!important;padding-right:1px!important}[dir] .sm\:py-base{padding-top:2.2rem!important;padding-bottom:2.2rem!important}[dir=ltr] .sm\:px-base,[dir=rtl] .sm\:px-base{padding-left:2.2rem!important;padding-right:2.2rem!important}[dir] .sm\:pt-0{padding-top:0!important}[dir=ltr] .sm\:pr-0{padding-right:0!important}[dir=rtl] .sm\:pr-0{padding-left:0!important}[dir] .sm\:pb-0{padding-bottom:0!important}[dir=ltr] .sm\:pl-0{padding-left:0!important}[dir=rtl] .sm\:pl-0{padding-right:0!important}[dir] .sm\:pt-1{padding-top:.25rem!important}[dir=ltr] .sm\:pr-1{padding-right:.25rem!important}[dir=rtl] .sm\:pr-1{padding-left:.25rem!important}[dir] .sm\:pb-1{padding-bottom:.25rem!important}[dir=ltr] .sm\:pl-1{padding-left:.25rem!important}[dir=rtl] .sm\:pl-1{padding-right:.25rem!important}[dir] .sm\:pt-2{padding-top:.5rem!important}[dir=ltr] .sm\:pr-2{padding-right:.5rem!important}[dir=rtl] .sm\:pr-2{padding-left:.5rem!important}[dir] .sm\:pb-2{padding-bottom:.5rem!important}[dir=ltr] .sm\:pl-2{padding-left:.5rem!important}[dir=rtl] .sm\:pl-2{padding-right:.5rem!important}[dir] .sm\:pt-3{padding-top:.75rem!important}[dir=ltr] .sm\:pr-3{padding-right:.75rem!important}[dir=rtl] .sm\:pr-3{padding-left:.75rem!important}[dir] .sm\:pb-3{padding-bottom:.75rem!important}[dir=ltr] .sm\:pl-3{padding-left:.75rem!important}[dir=rtl] .sm\:pl-3{padding-right:.75rem!important}[dir] .sm\:pt-4{padding-top:1rem!important}[dir=ltr] .sm\:pr-4{padding-right:1rem!important}[dir=rtl] .sm\:pr-4{padding-left:1rem!important}[dir] .sm\:pb-4{padding-bottom:1rem!important}[dir=ltr] .sm\:pl-4{padding-left:1rem!important}[dir=rtl] .sm\:pl-4{padding-right:1rem!important}[dir] .sm\:pt-5{padding-top:1.25rem!important}[dir=ltr] .sm\:pr-5{padding-right:1.25rem!important}[dir=rtl] .sm\:pr-5{padding-left:1.25rem!important}[dir] .sm\:pb-5{padding-bottom:1.25rem!important}[dir=ltr] .sm\:pl-5{padding-left:1.25rem!important}[dir=rtl] .sm\:pl-5{padding-right:1.25rem!important}[dir] .sm\:pt-6{padding-top:1.5rem!important}[dir=ltr] .sm\:pr-6{padding-right:1.5rem!important}[dir=rtl] .sm\:pr-6{padding-left:1.5rem!important}[dir] .sm\:pb-6{padding-bottom:1.5rem!important}[dir=ltr] .sm\:pl-6{padding-left:1.5rem!important}[dir=rtl] .sm\:pl-6{padding-right:1.5rem!important}[dir] .sm\:pt-8{padding-top:2rem!important}[dir=ltr] .sm\:pr-8{padding-right:2rem!important}[dir=rtl] .sm\:pr-8{padding-left:2rem!important}[dir] .sm\:pb-8{padding-bottom:2rem!important}[dir=ltr] .sm\:pl-8{padding-left:2rem!important}[dir=rtl] .sm\:pl-8{padding-right:2rem!important}[dir] .sm\:pt-10{padding-top:2.5rem!important}[dir=ltr] .sm\:pr-10{padding-right:2.5rem!important}[dir=rtl] .sm\:pr-10{padding-left:2.5rem!important}[dir] .sm\:pb-10{padding-bottom:2.5rem!important}[dir=ltr] .sm\:pl-10{padding-left:2.5rem!important}[dir=rtl] .sm\:pl-10{padding-right:2.5rem!important}[dir] .sm\:pt-12{padding-top:3rem!important}[dir=ltr] .sm\:pr-12{padding-right:3rem!important}[dir=rtl] .sm\:pr-12{padding-left:3rem!important}[dir] .sm\:pb-12{padding-bottom:3rem!important}[dir=ltr] .sm\:pl-12{padding-left:3rem!important}[dir=rtl] .sm\:pl-12{padding-right:3rem!important}[dir] .sm\:pt-16{padding-top:4rem!important}[dir=ltr] .sm\:pr-16{padding-right:4rem!important}[dir=rtl] .sm\:pr-16{padding-left:4rem!important}[dir] .sm\:pb-16{padding-bottom:4rem!important}[dir=ltr] .sm\:pl-16{padding-left:4rem!important}[dir=rtl] .sm\:pl-16{padding-right:4rem!important}[dir] .sm\:pt-20{padding-top:5rem!important}[dir=ltr] .sm\:pr-20{padding-right:5rem!important}[dir=rtl] .sm\:pr-20{padding-left:5rem!important}[dir] .sm\:pb-20{padding-bottom:5rem!important}[dir=ltr] .sm\:pl-20{padding-left:5rem!important}[dir=rtl] .sm\:pl-20{padding-right:5rem!important}[dir] .sm\:pt-24{padding-top:6rem!important}[dir=ltr] .sm\:pr-24{padding-right:6rem!important}[dir=rtl] .sm\:pr-24{padding-left:6rem!important}[dir] .sm\:pb-24{padding-bottom:6rem!important}[dir=ltr] .sm\:pl-24{padding-left:6rem!important}[dir=rtl] .sm\:pl-24{padding-right:6rem!important}[dir] .sm\:pt-32{padding-top:8rem!important}[dir=ltr] .sm\:pr-32{padding-right:8rem!important}[dir=rtl] .sm\:pr-32{padding-left:8rem!important}[dir] .sm\:pb-32{padding-bottom:8rem!important}[dir=ltr] .sm\:pl-32{padding-left:8rem!important}[dir=rtl] .sm\:pl-32{padding-right:8rem!important}[dir] .sm\:pt-px{padding-top:1px!important}[dir=ltr] .sm\:pr-px{padding-right:1px!important}[dir=rtl] .sm\:pr-px{padding-left:1px!important}[dir] .sm\:pb-px{padding-bottom:1px!important}[dir=ltr] .sm\:pl-px{padding-left:1px!important}[dir=rtl] .sm\:pl-px{padding-right:1px!important}[dir] .sm\:pt-base{padding-top:2.2rem!important}[dir=ltr] .sm\:pr-base{padding-right:2.2rem!important}[dir=rtl] .sm\:pr-base{padding-left:2.2rem!important}[dir] .sm\:pb-base{padding-bottom:2.2rem!important}[dir=ltr] .sm\:pl-base{padding-left:2.2rem!important}[dir=rtl] .sm\:pl-base{padding-right:2.2rem!important}.sm\:placeholder-transparent::-webkit-input-placeholder{color:transparent!important}.sm\:placeholder-transparent::-moz-placeholder{color:transparent!important}.sm\:placeholder-transparent:-ms-input-placeholder{color:transparent!important}.sm\:placeholder-transparent::-ms-input-placeholder{color:transparent!important}.sm\:placeholder-transparent::placeholder{color:transparent!important}.sm\:placeholder-black::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.sm\:placeholder-black::-moz-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.sm\:placeholder-black:-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.sm\:placeholder-black::-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.sm\:placeholder-black::placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.sm\:placeholder-white::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.sm\:placeholder-white::-moz-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.sm\:placeholder-white:-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.sm\:placeholder-white::-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.sm\:placeholder-white::placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.sm\:placeholder-grey::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.sm\:placeholder-grey::-moz-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.sm\:placeholder-grey:-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.sm\:placeholder-grey::-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.sm\:placeholder-grey::placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.sm\:placeholder-grey-light::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.sm\:placeholder-grey-light::-moz-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.sm\:placeholder-grey-light:-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.sm\:placeholder-grey-light::-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.sm\:placeholder-grey-light::placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-transparent:focus::-webkit-input-placeholder{color:transparent!important}.sm\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent!important}.sm\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent!important}.sm\:focus\:placeholder-transparent:focus::-ms-input-placeholder{color:transparent!important}.sm\:focus\:placeholder-transparent:focus::placeholder{color:transparent!important}.sm\:focus\:placeholder-black:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-black:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-black:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-black:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-white:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-white:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-white:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-white:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-grey:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-grey:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-grey:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-grey:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-grey:focus::placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-grey-light:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-grey-light:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-grey-light:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-grey-light:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.sm\:focus\:placeholder-grey-light:focus::placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.sm\:placeholder-opacity-0::-webkit-input-placeholder{--placeholder-opacity:0!important}.sm\:placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0!important}.sm\:placeholder-opacity-0:-ms-input-placeholder{--placeholder-opacity:0!important}.sm\:placeholder-opacity-0::-ms-input-placeholder{--placeholder-opacity:0!important}.sm\:placeholder-opacity-0::placeholder{--placeholder-opacity:0!important}.sm\:placeholder-opacity-25::-webkit-input-placeholder{--placeholder-opacity:0.25!important}.sm\:placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:0.25!important}.sm\:placeholder-opacity-25:-ms-input-placeholder{--placeholder-opacity:0.25!important}.sm\:placeholder-opacity-25::-ms-input-placeholder{--placeholder-opacity:0.25!important}.sm\:placeholder-opacity-25::placeholder{--placeholder-opacity:0.25!important}.sm\:placeholder-opacity-50::-webkit-input-placeholder{--placeholder-opacity:0.5!important}.sm\:placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:0.5!important}.sm\:placeholder-opacity-50:-ms-input-placeholder{--placeholder-opacity:0.5!important}.sm\:placeholder-opacity-50::-ms-input-placeholder{--placeholder-opacity:0.5!important}.sm\:placeholder-opacity-50::placeholder{--placeholder-opacity:0.5!important}.sm\:placeholder-opacity-75::-webkit-input-placeholder{--placeholder-opacity:0.75!important}.sm\:placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:0.75!important}.sm\:placeholder-opacity-75:-ms-input-placeholder{--placeholder-opacity:0.75!important}.sm\:placeholder-opacity-75::-ms-input-placeholder{--placeholder-opacity:0.75!important}.sm\:placeholder-opacity-75::placeholder{--placeholder-opacity:0.75!important}.sm\:placeholder-opacity-100::-webkit-input-placeholder{--placeholder-opacity:1!important}.sm\:placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1!important}.sm\:placeholder-opacity-100:-ms-input-placeholder{--placeholder-opacity:1!important}.sm\:placeholder-opacity-100::-ms-input-placeholder{--placeholder-opacity:1!important}.sm\:placeholder-opacity-100::placeholder{--placeholder-opacity:1!important}.sm\:focus\:placeholder-opacity-0:focus::-webkit-input-placeholder{--placeholder-opacity:0!important}.sm\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0!important}.sm\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--placeholder-opacity:0!important}.sm\:focus\:placeholder-opacity-0:focus::-ms-input-placeholder{--placeholder-opacity:0!important}.sm\:focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0!important}.sm\:focus\:placeholder-opacity-25:focus::-webkit-input-placeholder{--placeholder-opacity:0.25!important}.sm\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:0.25!important}.sm\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--placeholder-opacity:0.25!important}.sm\:focus\:placeholder-opacity-25:focus::-ms-input-placeholder{--placeholder-opacity:0.25!important}.sm\:focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25!important}.sm\:focus\:placeholder-opacity-50:focus::-webkit-input-placeholder{--placeholder-opacity:0.5!important}.sm\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:0.5!important}.sm\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--placeholder-opacity:0.5!important}.sm\:focus\:placeholder-opacity-50:focus::-ms-input-placeholder{--placeholder-opacity:0.5!important}.sm\:focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5!important}.sm\:focus\:placeholder-opacity-75:focus::-webkit-input-placeholder{--placeholder-opacity:0.75!important}.sm\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:0.75!important}.sm\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--placeholder-opacity:0.75!important}.sm\:focus\:placeholder-opacity-75:focus::-ms-input-placeholder{--placeholder-opacity:0.75!important}.sm\:focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75!important}.sm\:focus\:placeholder-opacity-100:focus::-webkit-input-placeholder{--placeholder-opacity:1!important}.sm\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1!important}.sm\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--placeholder-opacity:1!important}.sm\:focus\:placeholder-opacity-100:focus::-ms-input-placeholder{--placeholder-opacity:1!important}.sm\:focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1!important}.sm\:pointer-events-none{pointer-events:none!important}.sm\:pointer-events-auto{pointer-events:auto!important}.sm\:static{position:static!important}.sm\:fixed{position:fixed!important}.sm\:absolute{position:absolute!important}.sm\:relative{position:relative!important}.sm\:sticky{position:sticky!important}.sm\:inset-0{top:0!important;bottom:0!important}[dir=ltr] .sm\:inset-0,[dir=rtl] .sm\:inset-0{right:0!important;left:0!important}.sm\:inset-auto{top:auto!important;bottom:auto!important}[dir=ltr] .sm\:inset-auto,[dir=rtl] .sm\:inset-auto{right:auto!important;left:auto!important}.sm\:inset-y-0{top:0!important;bottom:0!important}[dir=ltr] .sm\:inset-x-0,[dir=rtl] .sm\:inset-x-0{right:0!important;left:0!important}.sm\:inset-y-auto{top:auto!important;bottom:auto!important}[dir=ltr] .sm\:inset-x-auto,[dir=rtl] .sm\:inset-x-auto{right:auto!important;left:auto!important}.sm\:top-0{top:0!important}[dir=ltr] .sm\:right-0{right:0!important}[dir=rtl] .sm\:right-0{left:0!important}.sm\:bottom-0{bottom:0!important}[dir=ltr] .sm\:left-0{left:0!important}[dir=rtl] .sm\:left-0{right:0!important}.sm\:top-auto{top:auto!important}[dir=ltr] .sm\:right-auto{right:auto!important}[dir=rtl] .sm\:right-auto{left:auto!important}.sm\:bottom-auto{bottom:auto!important}[dir=ltr] .sm\:left-auto{left:auto!important}[dir=rtl] .sm\:left-auto{right:auto!important}.sm\:resize-none{resize:none!important}.sm\:resize-y{resize:vertical!important}.sm\:resize-x{resize:horizontal!important}.sm\:resize{resize:both!important}.sm\:shadow{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .sm\:shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.sm\:shadow-md{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .sm\:shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.sm\:shadow-lg{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .sm\:shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.sm\:shadow-inner{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .sm\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.sm\:shadow-xl{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .sm\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.sm\:shadow-2xl{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .sm\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.sm\:shadow-outline{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .sm\:shadow-outline{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.sm\:shadow-none{-webkit-box-shadow:none!important}[dir] .sm\:shadow-none{box-shadow:none!important}.sm\:shadow-drop{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .sm\:shadow-drop{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.sm\:hover\:shadow:hover{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .sm\:hover\:shadow:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.sm\:hover\:shadow-md:hover{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .sm\:hover\:shadow-md:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.sm\:hover\:shadow-lg:hover{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .sm\:hover\:shadow-lg:hover{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.sm\:hover\:shadow-inner:hover{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .sm\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.sm\:hover\:shadow-xl:hover{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .sm\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.sm\:hover\:shadow-2xl:hover{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .sm\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.sm\:hover\:shadow-outline:hover{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .sm\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.sm\:hover\:shadow-none:hover{-webkit-box-shadow:none!important}[dir] .sm\:hover\:shadow-none:hover{box-shadow:none!important}.sm\:hover\:shadow-drop:hover{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .sm\:hover\:shadow-drop:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.sm\:focus\:shadow:focus{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .sm\:focus\:shadow:focus{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.sm\:focus\:shadow-md:focus{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .sm\:focus\:shadow-md:focus{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.sm\:focus\:shadow-lg:focus{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .sm\:focus\:shadow-lg:focus{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.sm\:focus\:shadow-inner:focus{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .sm\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.sm\:focus\:shadow-xl:focus{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .sm\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.sm\:focus\:shadow-2xl:focus{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .sm\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.sm\:focus\:shadow-outline:focus{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .sm\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.sm\:focus\:shadow-none:focus{-webkit-box-shadow:none!important}[dir] .sm\:focus\:shadow-none:focus{box-shadow:none!important}.sm\:focus\:shadow-drop:focus{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .sm\:focus\:shadow-drop:focus{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.sm\:stroke-0{stroke-width:0!important}.sm\:stroke-1{stroke-width:1!important}.sm\:stroke-2{stroke-width:2!important}.sm\:table-auto{table-layout:auto!important}.sm\:table-fixed{table-layout:fixed!important}[dir=ltr] .sm\:text-left{text-align:left!important}[dir=rtl] .sm\:text-left{text-align:right!important}[dir] .sm\:text-center{text-align:center!important}[dir=ltr] .sm\:text-right{text-align:right!important}[dir=rtl] .sm\:text-right{text-align:left!important}[dir] .sm\:text-justify{text-align:justify!important}.sm\:text-inherit{color:inherit!important}.sm\:text-transparent{color:transparent!important}.sm\:text-black{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.sm\:text-white{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.sm\:text-grey{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.sm\:text-grey-light{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.sm\:hover\:text-inherit:hover{color:inherit!important}.sm\:hover\:text-transparent:hover{color:transparent!important}.sm\:hover\:text-black:hover{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.sm\:hover\:text-white:hover{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.sm\:hover\:text-grey:hover{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.sm\:hover\:text-grey-light:hover{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.sm\:focus\:text-inherit:focus{color:inherit!important}.sm\:focus\:text-transparent:focus{color:transparent!important}.sm\:focus\:text-black:focus{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.sm\:focus\:text-white:focus{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.sm\:focus\:text-grey:focus{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.sm\:focus\:text-grey-light:focus{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.sm\:text-opacity-0{--text-opacity:0!important}.sm\:text-opacity-25{--text-opacity:0.25!important}.sm\:text-opacity-50{--text-opacity:0.5!important}.sm\:text-opacity-75{--text-opacity:0.75!important}.sm\:text-opacity-100{--text-opacity:1!important}.sm\:hover\:text-opacity-0:hover{--text-opacity:0!important}.sm\:hover\:text-opacity-25:hover{--text-opacity:0.25!important}.sm\:hover\:text-opacity-50:hover{--text-opacity:0.5!important}.sm\:hover\:text-opacity-75:hover{--text-opacity:0.75!important}.sm\:hover\:text-opacity-100:hover{--text-opacity:1!important}.sm\:focus\:text-opacity-0:focus{--text-opacity:0!important}.sm\:focus\:text-opacity-25:focus{--text-opacity:0.25!important}.sm\:focus\:text-opacity-50:focus{--text-opacity:0.5!important}.sm\:focus\:text-opacity-75:focus{--text-opacity:0.75!important}.sm\:focus\:text-opacity-100:focus{--text-opacity:1!important}.sm\:italic{font-style:italic!important}.sm\:not-italic{font-style:normal!important}.sm\:hover\:italic:hover{font-style:italic!important}.sm\:hover\:not-italic:hover{font-style:normal!important}.sm\:focus\:italic:focus{font-style:italic!important}.sm\:focus\:not-italic:focus{font-style:normal!important}.sm\:uppercase{text-transform:uppercase!important}.sm\:lowercase{text-transform:lowercase!important}.sm\:capitalize{text-transform:capitalize!important}.sm\:normal-case{text-transform:none!important}.sm\:hover\:uppercase:hover{text-transform:uppercase!important}.sm\:hover\:lowercase:hover{text-transform:lowercase!important}.sm\:hover\:capitalize:hover{text-transform:capitalize!important}.sm\:hover\:normal-case:hover{text-transform:none!important}.sm\:focus\:uppercase:focus{text-transform:uppercase!important}.sm\:focus\:lowercase:focus{text-transform:lowercase!important}.sm\:focus\:capitalize:focus{text-transform:capitalize!important}.sm\:focus\:normal-case:focus{text-transform:none!important}.sm\:underline{text-decoration:underline!important}.sm\:line-through{text-decoration:line-through!important}.sm\:no-underline{text-decoration:none!important}.sm\:hover\:underline:hover{text-decoration:underline!important}.sm\:hover\:line-through:hover{text-decoration:line-through!important}.sm\:hover\:no-underline:hover{text-decoration:none!important}.sm\:focus\:underline:focus{text-decoration:underline!important}.sm\:focus\:line-through:focus{text-decoration:line-through!important}.sm\:focus\:no-underline:focus{text-decoration:none!important}.sm\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.sm\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.sm\:hover\:antialiased:hover{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.sm\:hover\:subpixel-antialiased:hover{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.sm\:focus\:antialiased:focus{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.sm\:focus\:subpixel-antialiased:focus{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.sm\:diagonal-fractions,.sm\:lining-nums,.sm\:oldstyle-nums,.sm\:ordinal,.sm\:proportional-nums,.sm\:slashed-zero,.sm\:stacked-fractions,.sm\:tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/)!important;font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)!important}.sm\:normal-nums{font-variant-numeric:normal!important}.sm\:ordinal{--font-variant-numeric-ordinal:ordinal!important}.sm\:slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero!important}.sm\:lining-nums{--font-variant-numeric-figure:lining-nums!important}.sm\:oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums!important}.sm\:proportional-nums{--font-variant-numeric-spacing:proportional-nums!important}.sm\:tabular-nums{--font-variant-numeric-spacing:tabular-nums!important}.sm\:diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions!important}.sm\:stacked-fractions{--font-variant-numeric-fraction:stacked-fractions!important}.sm\:select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.sm\:select-text{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.sm\:select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.sm\:select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.sm\:align-baseline{vertical-align:baseline!important}.sm\:align-top{vertical-align:top!important}.sm\:align-middle{vertical-align:middle!important}.sm\:align-bottom{vertical-align:bottom!important}.sm\:align-text-top{vertical-align:text-top!important}.sm\:align-text-bottom{vertical-align:text-bottom!important}.sm\:visible{visibility:visible!important}.sm\:invisible{visibility:hidden!important}.sm\:whitespace-normal{white-space:normal!important}.sm\:whitespace-no-wrap{white-space:nowrap!important}.sm\:whitespace-pre{white-space:pre!important}.sm\:whitespace-pre-line{white-space:pre-line!important}.sm\:whitespace-pre-wrap{white-space:pre-wrap!important}.sm\:break-normal{word-wrap:normal!important;overflow-wrap:normal!important;word-break:normal!important}.sm\:break-words{word-wrap:break-word!important;overflow-wrap:break-word!important}.sm\:break-all{word-break:break-all!important}.sm\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.sm\:w-1{width:.25rem!important}.sm\:w-2{width:.5rem!important}.sm\:w-3{width:.75rem!important}.sm\:w-4{width:1rem!important}.sm\:w-5{width:1.25rem!important}.sm\:w-6{width:1.5rem!important}.sm\:w-8{width:2rem!important}.sm\:w-10{width:2.5rem!important}.sm\:w-12{width:3rem!important}.sm\:w-16{width:4rem!important}.sm\:w-24{width:6rem!important}.sm\:w-32{width:8rem!important}.sm\:w-48{width:12rem!important}.sm\:w-64{width:16rem!important}.sm\:w-auto{width:auto!important}.sm\:w-px{width:1px!important}.sm\:w-1\/2{width:50%!important}.sm\:w-1\/3{width:33.33333%!important}.sm\:w-2\/3{width:66.66667%!important}.sm\:w-1\/4{width:25%!important}.sm\:w-3\/4{width:75%!important}.sm\:w-1\/5{width:20%!important}.sm\:w-2\/5{width:40%!important}.sm\:w-3\/5{width:60%!important}.sm\:w-4\/5{width:80%!important}.sm\:w-1\/6{width:16.66667%!important}.sm\:w-5\/6{width:83.33333%!important}.sm\:w-1\/9{width:11.1111111%!important}.sm\:w-1\/10{width:10%!important}.sm\:w-1\/12{width:8.33333%!important}.sm\:w-2\/12{width:16.66667%!important}.sm\:w-3\/12{width:25%!important}.sm\:w-4\/12{width:33.33333%!important}.sm\:w-5\/12{width:41.66667%!important}.sm\:w-6\/12{width:50%!important}.sm\:w-7\/12{width:58.33333%!important}.sm\:w-8\/12{width:66.66667%!important}.sm\:w-9\/12{width:75%!important}.sm\:w-10\/12{width:83.33333%!important}.sm\:w-11\/12{width:91.66667%!important}.sm\:w-full{width:100%!important}.sm\:w-screen{width:100vw!important}.sm\:z-0{z-index:0!important}.sm\:z-10{z-index:10!important}.sm\:z-20{z-index:20!important}.sm\:z-30{z-index:30!important}.sm\:z-40{z-index:40!important}.sm\:z-50{z-index:50!important}.sm\:z-auto{z-index:auto!important}.sm\:gap-0{grid-gap:0!important;gap:0!important}.sm\:gap-1{grid-gap:.25rem!important;gap:.25rem!important}.sm\:gap-2{grid-gap:.5rem!important;gap:.5rem!important}.sm\:gap-3{grid-gap:.75rem!important;gap:.75rem!important}.sm\:gap-4{grid-gap:1rem!important;gap:1rem!important}.sm\:gap-5{grid-gap:1.25rem!important;gap:1.25rem!important}.sm\:gap-6{grid-gap:1.5rem!important;gap:1.5rem!important}.sm\:gap-8{grid-gap:2rem!important;gap:2rem!important}.sm\:gap-10{grid-gap:2.5rem!important;gap:2.5rem!important}.sm\:gap-12{grid-gap:3rem!important;gap:3rem!important}.sm\:gap-16{grid-gap:4rem!important;gap:4rem!important}.sm\:gap-20{grid-gap:5rem!important;gap:5rem!important}.sm\:gap-24{grid-gap:6rem!important;gap:6rem!important}.sm\:gap-32{grid-gap:8rem!important;gap:8rem!important}.sm\:gap-40{grid-gap:10rem!important;gap:10rem!important}.sm\:gap-48{grid-gap:12rem!important;gap:12rem!important}.sm\:gap-56{grid-gap:14rem!important;gap:14rem!important}.sm\:gap-64{grid-gap:16rem!important;gap:16rem!important}.sm\:gap-px{grid-gap:1px!important;gap:1px!important}.sm\:col-gap-0{grid-column-gap:0!important;-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.sm\:col-gap-1{grid-column-gap:.25rem!important;-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.sm\:col-gap-2{grid-column-gap:.5rem!important;-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.sm\:col-gap-3{grid-column-gap:.75rem!important;-webkit-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.sm\:col-gap-4{grid-column-gap:1rem!important;-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.sm\:col-gap-5{grid-column-gap:1.25rem!important;-webkit-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.sm\:col-gap-6{grid-column-gap:1.5rem!important;-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.sm\:col-gap-8{grid-column-gap:2rem!important;-webkit-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.sm\:col-gap-10{grid-column-gap:2.5rem!important;-webkit-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.sm\:col-gap-12{grid-column-gap:3rem!important;-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.sm\:col-gap-16{grid-column-gap:4rem!important;-webkit-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.sm\:col-gap-20{grid-column-gap:5rem!important;-webkit-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.sm\:col-gap-24{grid-column-gap:6rem!important;-webkit-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.sm\:col-gap-32{grid-column-gap:8rem!important;-webkit-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.sm\:col-gap-40{grid-column-gap:10rem!important;-webkit-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.sm\:col-gap-48{grid-column-gap:12rem!important;-webkit-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.sm\:col-gap-56{grid-column-gap:14rem!important;-webkit-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.sm\:col-gap-64{grid-column-gap:16rem!important;-webkit-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.sm\:col-gap-px{grid-column-gap:1px!important;-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.sm\:gap-x-0{grid-column-gap:0!important;-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.sm\:gap-x-1{grid-column-gap:.25rem!important;-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.sm\:gap-x-2{grid-column-gap:.5rem!important;-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.sm\:gap-x-3{grid-column-gap:.75rem!important;-webkit-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.sm\:gap-x-4{grid-column-gap:1rem!important;-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.sm\:gap-x-5{grid-column-gap:1.25rem!important;-webkit-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.sm\:gap-x-6{grid-column-gap:1.5rem!important;-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.sm\:gap-x-8{grid-column-gap:2rem!important;-webkit-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.sm\:gap-x-10{grid-column-gap:2.5rem!important;-webkit-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.sm\:gap-x-12{grid-column-gap:3rem!important;-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.sm\:gap-x-16{grid-column-gap:4rem!important;-webkit-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.sm\:gap-x-20{grid-column-gap:5rem!important;-webkit-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.sm\:gap-x-24{grid-column-gap:6rem!important;-webkit-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.sm\:gap-x-32{grid-column-gap:8rem!important;-webkit-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.sm\:gap-x-40{grid-column-gap:10rem!important;-webkit-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.sm\:gap-x-48{grid-column-gap:12rem!important;-webkit-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.sm\:gap-x-56{grid-column-gap:14rem!important;-webkit-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.sm\:gap-x-64{grid-column-gap:16rem!important;-webkit-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.sm\:gap-x-px{grid-column-gap:1px!important;-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.sm\:row-gap-0{grid-row-gap:0!important;row-gap:0!important}.sm\:row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.sm\:row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.sm\:row-gap-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.sm\:row-gap-4{grid-row-gap:1rem!important;row-gap:1rem!important}.sm\:row-gap-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.sm\:row-gap-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.sm\:row-gap-8{grid-row-gap:2rem!important;row-gap:2rem!important}.sm\:row-gap-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.sm\:row-gap-12{grid-row-gap:3rem!important;row-gap:3rem!important}.sm\:row-gap-16{grid-row-gap:4rem!important;row-gap:4rem!important}.sm\:row-gap-20{grid-row-gap:5rem!important;row-gap:5rem!important}.sm\:row-gap-24{grid-row-gap:6rem!important;row-gap:6rem!important}.sm\:row-gap-32{grid-row-gap:8rem!important;row-gap:8rem!important}.sm\:row-gap-40{grid-row-gap:10rem!important;row-gap:10rem!important}.sm\:row-gap-48{grid-row-gap:12rem!important;row-gap:12rem!important}.sm\:row-gap-56{grid-row-gap:14rem!important;row-gap:14rem!important}.sm\:row-gap-64{grid-row-gap:16rem!important;row-gap:16rem!important}.sm\:row-gap-px{grid-row-gap:1px!important;row-gap:1px!important}.sm\:gap-y-0{grid-row-gap:0!important;row-gap:0!important}.sm\:gap-y-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.sm\:gap-y-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.sm\:gap-y-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.sm\:gap-y-4{grid-row-gap:1rem!important;row-gap:1rem!important}.sm\:gap-y-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.sm\:gap-y-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.sm\:gap-y-8{grid-row-gap:2rem!important;row-gap:2rem!important}.sm\:gap-y-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.sm\:gap-y-12{grid-row-gap:3rem!important;row-gap:3rem!important}.sm\:gap-y-16{grid-row-gap:4rem!important;row-gap:4rem!important}.sm\:gap-y-20{grid-row-gap:5rem!important;row-gap:5rem!important}.sm\:gap-y-24{grid-row-gap:6rem!important;row-gap:6rem!important}.sm\:gap-y-32{grid-row-gap:8rem!important;row-gap:8rem!important}.sm\:gap-y-40{grid-row-gap:10rem!important;row-gap:10rem!important}.sm\:gap-y-48{grid-row-gap:12rem!important;row-gap:12rem!important}.sm\:gap-y-56{grid-row-gap:14rem!important;row-gap:14rem!important}.sm\:gap-y-64{grid-row-gap:16rem!important;row-gap:16rem!important}.sm\:gap-y-px{grid-row-gap:1px!important;row-gap:1px!important}.sm\:grid-flow-row{grid-auto-flow:row!important}.sm\:grid-flow-col{grid-auto-flow:column!important}.sm\:grid-flow-row-dense{grid-auto-flow:row dense!important}.sm\:grid-flow-col-dense{grid-auto-flow:column dense!important}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.sm\:grid-cols-none{grid-template-columns:none!important}.sm\:auto-cols-auto{grid-auto-columns:auto!important}.sm\:auto-cols-min{grid-auto-columns:-webkit-min-content!important;grid-auto-columns:min-content!important}.sm\:auto-cols-max{grid-auto-columns:-webkit-max-content!important;grid-auto-columns:max-content!important}.sm\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.sm\:col-auto{grid-column:auto!important}.sm\:col-span-1{grid-column:span 1/span 1!important}.sm\:col-span-2{grid-column:span 2/span 2!important}.sm\:col-span-3{grid-column:span 3/span 3!important}.sm\:col-span-4{grid-column:span 4/span 4!important}.sm\:col-span-5{grid-column:span 5/span 5!important}.sm\:col-span-6{grid-column:span 6/span 6!important}.sm\:col-span-7{grid-column:span 7/span 7!important}.sm\:col-span-8{grid-column:span 8/span 8!important}.sm\:col-span-9{grid-column:span 9/span 9!important}.sm\:col-span-10{grid-column:span 10/span 10!important}.sm\:col-span-11{grid-column:span 11/span 11!important}.sm\:col-span-12{grid-column:span 12/span 12!important}.sm\:col-span-full{grid-column:1/-1!important}.sm\:col-start-1{grid-column-start:1!important}.sm\:col-start-2{grid-column-start:2!important}.sm\:col-start-3{grid-column-start:3!important}.sm\:col-start-4{grid-column-start:4!important}.sm\:col-start-5{grid-column-start:5!important}.sm\:col-start-6{grid-column-start:6!important}.sm\:col-start-7{grid-column-start:7!important}.sm\:col-start-8{grid-column-start:8!important}.sm\:col-start-9{grid-column-start:9!important}.sm\:col-start-10{grid-column-start:10!important}.sm\:col-start-11{grid-column-start:11!important}.sm\:col-start-12{grid-column-start:12!important}.sm\:col-start-13{grid-column-start:13!important}.sm\:col-start-auto{grid-column-start:auto!important}.sm\:col-end-1{grid-column-end:1!important}.sm\:col-end-2{grid-column-end:2!important}.sm\:col-end-3{grid-column-end:3!important}.sm\:col-end-4{grid-column-end:4!important}.sm\:col-end-5{grid-column-end:5!important}.sm\:col-end-6{grid-column-end:6!important}.sm\:col-end-7{grid-column-end:7!important}.sm\:col-end-8{grid-column-end:8!important}.sm\:col-end-9{grid-column-end:9!important}.sm\:col-end-10{grid-column-end:10!important}.sm\:col-end-11{grid-column-end:11!important}.sm\:col-end-12{grid-column-end:12!important}.sm\:col-end-13{grid-column-end:13!important}.sm\:col-end-auto{grid-column-end:auto!important}.sm\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.sm\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.sm\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.sm\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.sm\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.sm\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.sm\:grid-rows-none{grid-template-rows:none!important}.sm\:auto-rows-auto{grid-auto-rows:auto!important}.sm\:auto-rows-min{grid-auto-rows:-webkit-min-content!important;grid-auto-rows:min-content!important}.sm\:auto-rows-max{grid-auto-rows:-webkit-max-content!important;grid-auto-rows:max-content!important}.sm\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.sm\:row-auto{grid-row:auto!important}.sm\:row-span-1{grid-row:span 1/span 1!important}.sm\:row-span-2{grid-row:span 2/span 2!important}.sm\:row-span-3{grid-row:span 3/span 3!important}.sm\:row-span-4{grid-row:span 4/span 4!important}.sm\:row-span-5{grid-row:span 5/span 5!important}.sm\:row-span-6{grid-row:span 6/span 6!important}.sm\:row-span-full{grid-row:1/-1!important}.sm\:row-start-1{grid-row-start:1!important}.sm\:row-start-2{grid-row-start:2!important}.sm\:row-start-3{grid-row-start:3!important}.sm\:row-start-4{grid-row-start:4!important}.sm\:row-start-5{grid-row-start:5!important}.sm\:row-start-6{grid-row-start:6!important}.sm\:row-start-7{grid-row-start:7!important}.sm\:row-start-auto{grid-row-start:auto!important}.sm\:row-end-1{grid-row-end:1!important}.sm\:row-end-2{grid-row-end:2!important}.sm\:row-end-3{grid-row-end:3!important}.sm\:row-end-4{grid-row-end:4!important}.sm\:row-end-5{grid-row-end:5!important}.sm\:row-end-6{grid-row-end:6!important}.sm\:row-end-7{grid-row-end:7!important}.sm\:row-end-auto{grid-row-end:auto!important}.sm\:transform{--transform-translate-x:0!important;--transform-translate-y:0!important;--transform-rotate:0!important;--transform-skew-x:0!important;--transform-skew-y:0!important;--transform-scale-x:1!important;--transform-scale-y:1!important;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}[dir] .sm\:transform{transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}.sm\:transform-none{-webkit-transform:none!important}[dir] .sm\:transform-none{transform:none!important}.sm\:origin-center{-webkit-transform-origin:center!important}[dir] .sm\:origin-center{transform-origin:center!important}.sm\:origin-top{-webkit-transform-origin:top!important}[dir] .sm\:origin-top{transform-origin:top!important}[dir=ltr] .sm\:origin-top-right{-webkit-transform-origin:top right!important;transform-origin:top right!important}[dir=rtl] .sm\:origin-top-right{-webkit-transform-origin:top left!important;transform-origin:top left!important}[dir=ltr] .sm\:origin-right{-webkit-transform-origin:right!important;transform-origin:right!important}[dir=rtl] .sm\:origin-right{-webkit-transform-origin:left!important;transform-origin:left!important}[dir=ltr] .sm\:origin-bottom-right{-webkit-transform-origin:bottom right!important;transform-origin:bottom right!important}[dir=rtl] .sm\:origin-bottom-right{-webkit-transform-origin:bottom left!important;transform-origin:bottom left!important}.sm\:origin-bottom{-webkit-transform-origin:bottom!important}[dir] .sm\:origin-bottom{transform-origin:bottom!important}[dir=ltr] .sm\:origin-bottom-left{-webkit-transform-origin:bottom left!important;transform-origin:bottom left!important}[dir=rtl] .sm\:origin-bottom-left{-webkit-transform-origin:bottom right!important;transform-origin:bottom right!important}[dir=ltr] .sm\:origin-left{-webkit-transform-origin:left!important;transform-origin:left!important}[dir=rtl] .sm\:origin-left{-webkit-transform-origin:right!important;transform-origin:right!important}[dir=ltr] .sm\:origin-top-left{-webkit-transform-origin:top left!important;transform-origin:top left!important}[dir=rtl] .sm\:origin-top-left{-webkit-transform-origin:top right!important;transform-origin:top right!important}.sm\:scale-0{--transform-scale-x:0!important;--transform-scale-y:0!important}.sm\:scale-50{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.sm\:scale-75{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.sm\:scale-90{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.sm\:scale-95{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.sm\:scale-100{--transform-scale-x:1!important;--transform-scale-y:1!important}.sm\:scale-105{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.sm\:scale-110{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.sm\:scale-125{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.sm\:scale-150{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.sm\:scale-x-0{--transform-scale-x:0!important}.sm\:scale-x-50{--transform-scale-x:.5!important}.sm\:scale-x-75{--transform-scale-x:.75!important}.sm\:scale-x-90{--transform-scale-x:.9!important}.sm\:scale-x-95{--transform-scale-x:.95!important}.sm\:scale-x-100{--transform-scale-x:1!important}.sm\:scale-x-105{--transform-scale-x:1.05!important}.sm\:scale-x-110{--transform-scale-x:1.1!important}.sm\:scale-x-125{--transform-scale-x:1.25!important}.sm\:scale-x-150{--transform-scale-x:1.5!important}.sm\:scale-y-0{--transform-scale-y:0!important}.sm\:scale-y-50{--transform-scale-y:.5!important}.sm\:scale-y-75{--transform-scale-y:.75!important}.sm\:scale-y-90{--transform-scale-y:.9!important}.sm\:scale-y-95{--transform-scale-y:.95!important}.sm\:scale-y-100{--transform-scale-y:1!important}.sm\:scale-y-105{--transform-scale-y:1.05!important}.sm\:scale-y-110{--transform-scale-y:1.1!important}.sm\:scale-y-125{--transform-scale-y:1.25!important}.sm\:scale-y-150{--transform-scale-y:1.5!important}.sm\:hover\:scale-0:hover{--transform-scale-x:0!important;--transform-scale-y:0!important}.sm\:hover\:scale-50:hover{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.sm\:hover\:scale-75:hover{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.sm\:hover\:scale-90:hover{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.sm\:hover\:scale-95:hover{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.sm\:hover\:scale-100:hover{--transform-scale-x:1!important;--transform-scale-y:1!important}.sm\:hover\:scale-105:hover{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.sm\:hover\:scale-110:hover{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.sm\:hover\:scale-125:hover{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.sm\:hover\:scale-150:hover{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.sm\:hover\:scale-x-0:hover{--transform-scale-x:0!important}.sm\:hover\:scale-x-50:hover{--transform-scale-x:.5!important}.sm\:hover\:scale-x-75:hover{--transform-scale-x:.75!important}.sm\:hover\:scale-x-90:hover{--transform-scale-x:.9!important}.sm\:hover\:scale-x-95:hover{--transform-scale-x:.95!important}.sm\:hover\:scale-x-100:hover{--transform-scale-x:1!important}.sm\:hover\:scale-x-105:hover{--transform-scale-x:1.05!important}.sm\:hover\:scale-x-110:hover{--transform-scale-x:1.1!important}.sm\:hover\:scale-x-125:hover{--transform-scale-x:1.25!important}.sm\:hover\:scale-x-150:hover{--transform-scale-x:1.5!important}.sm\:hover\:scale-y-0:hover{--transform-scale-y:0!important}.sm\:hover\:scale-y-50:hover{--transform-scale-y:.5!important}.sm\:hover\:scale-y-75:hover{--transform-scale-y:.75!important}.sm\:hover\:scale-y-90:hover{--transform-scale-y:.9!important}.sm\:hover\:scale-y-95:hover{--transform-scale-y:.95!important}.sm\:hover\:scale-y-100:hover{--transform-scale-y:1!important}.sm\:hover\:scale-y-105:hover{--transform-scale-y:1.05!important}.sm\:hover\:scale-y-110:hover{--transform-scale-y:1.1!important}.sm\:hover\:scale-y-125:hover{--transform-scale-y:1.25!important}.sm\:hover\:scale-y-150:hover{--transform-scale-y:1.5!important}.sm\:focus\:scale-0:focus{--transform-scale-x:0!important;--transform-scale-y:0!important}.sm\:focus\:scale-50:focus{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.sm\:focus\:scale-75:focus{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.sm\:focus\:scale-90:focus{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.sm\:focus\:scale-95:focus{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.sm\:focus\:scale-100:focus{--transform-scale-x:1!important;--transform-scale-y:1!important}.sm\:focus\:scale-105:focus{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.sm\:focus\:scale-110:focus{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.sm\:focus\:scale-125:focus{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.sm\:focus\:scale-150:focus{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.sm\:focus\:scale-x-0:focus{--transform-scale-x:0!important}.sm\:focus\:scale-x-50:focus{--transform-scale-x:.5!important}.sm\:focus\:scale-x-75:focus{--transform-scale-x:.75!important}.sm\:focus\:scale-x-90:focus{--transform-scale-x:.9!important}.sm\:focus\:scale-x-95:focus{--transform-scale-x:.95!important}.sm\:focus\:scale-x-100:focus{--transform-scale-x:1!important}.sm\:focus\:scale-x-105:focus{--transform-scale-x:1.05!important}.sm\:focus\:scale-x-110:focus{--transform-scale-x:1.1!important}.sm\:focus\:scale-x-125:focus{--transform-scale-x:1.25!important}.sm\:focus\:scale-x-150:focus{--transform-scale-x:1.5!important}.sm\:focus\:scale-y-0:focus{--transform-scale-y:0!important}.sm\:focus\:scale-y-50:focus{--transform-scale-y:.5!important}.sm\:focus\:scale-y-75:focus{--transform-scale-y:.75!important}.sm\:focus\:scale-y-90:focus{--transform-scale-y:.9!important}.sm\:focus\:scale-y-95:focus{--transform-scale-y:.95!important}.sm\:focus\:scale-y-100:focus{--transform-scale-y:1!important}.sm\:focus\:scale-y-105:focus{--transform-scale-y:1.05!important}.sm\:focus\:scale-y-110:focus{--transform-scale-y:1.1!important}.sm\:focus\:scale-y-125:focus{--transform-scale-y:1.25!important}.sm\:focus\:scale-y-150:focus{--transform-scale-y:1.5!important}.sm\:rotate-0{--transform-rotate:0!important}.sm\:rotate-1{--transform-rotate:1deg!important}.sm\:rotate-2{--transform-rotate:2deg!important}.sm\:rotate-3{--transform-rotate:3deg!important}.sm\:rotate-6{--transform-rotate:6deg!important}.sm\:rotate-12{--transform-rotate:12deg!important}.sm\:rotate-45{--transform-rotate:45deg!important}.sm\:rotate-90{--transform-rotate:90deg!important}.sm\:rotate-180{--transform-rotate:180deg!important}.sm\:-rotate-180{--transform-rotate:-180deg!important}.sm\:-rotate-90{--transform-rotate:-90deg!important}.sm\:-rotate-45{--transform-rotate:-45deg!important}.sm\:-rotate-12{--transform-rotate:-12deg!important}.sm\:-rotate-6{--transform-rotate:-6deg!important}.sm\:-rotate-3{--transform-rotate:-3deg!important}.sm\:-rotate-2{--transform-rotate:-2deg!important}.sm\:-rotate-1{--transform-rotate:-1deg!important}.sm\:hover\:rotate-0:hover{--transform-rotate:0!important}.sm\:hover\:rotate-1:hover{--transform-rotate:1deg!important}.sm\:hover\:rotate-2:hover{--transform-rotate:2deg!important}.sm\:hover\:rotate-3:hover{--transform-rotate:3deg!important}.sm\:hover\:rotate-6:hover{--transform-rotate:6deg!important}.sm\:hover\:rotate-12:hover{--transform-rotate:12deg!important}.sm\:hover\:rotate-45:hover{--transform-rotate:45deg!important}.sm\:hover\:rotate-90:hover{--transform-rotate:90deg!important}.sm\:hover\:rotate-180:hover{--transform-rotate:180deg!important}.sm\:hover\:-rotate-180:hover{--transform-rotate:-180deg!important}.sm\:hover\:-rotate-90:hover{--transform-rotate:-90deg!important}.sm\:hover\:-rotate-45:hover{--transform-rotate:-45deg!important}.sm\:hover\:-rotate-12:hover{--transform-rotate:-12deg!important}.sm\:hover\:-rotate-6:hover{--transform-rotate:-6deg!important}.sm\:hover\:-rotate-3:hover{--transform-rotate:-3deg!important}.sm\:hover\:-rotate-2:hover{--transform-rotate:-2deg!important}.sm\:hover\:-rotate-1:hover{--transform-rotate:-1deg!important}.sm\:focus\:rotate-0:focus{--transform-rotate:0!important}.sm\:focus\:rotate-1:focus{--transform-rotate:1deg!important}.sm\:focus\:rotate-2:focus{--transform-rotate:2deg!important}.sm\:focus\:rotate-3:focus{--transform-rotate:3deg!important}.sm\:focus\:rotate-6:focus{--transform-rotate:6deg!important}.sm\:focus\:rotate-12:focus{--transform-rotate:12deg!important}.sm\:focus\:rotate-45:focus{--transform-rotate:45deg!important}.sm\:focus\:rotate-90:focus{--transform-rotate:90deg!important}.sm\:focus\:rotate-180:focus{--transform-rotate:180deg!important}.sm\:focus\:-rotate-180:focus{--transform-rotate:-180deg!important}.sm\:focus\:-rotate-90:focus{--transform-rotate:-90deg!important}.sm\:focus\:-rotate-45:focus{--transform-rotate:-45deg!important}.sm\:focus\:-rotate-12:focus{--transform-rotate:-12deg!important}.sm\:focus\:-rotate-6:focus{--transform-rotate:-6deg!important}.sm\:focus\:-rotate-3:focus{--transform-rotate:-3deg!important}.sm\:focus\:-rotate-2:focus{--transform-rotate:-2deg!important}.sm\:focus\:-rotate-1:focus{--transform-rotate:-1deg!important}.sm\:translate-x-0{--transform-translate-x:0!important}.sm\:translate-x-1{--transform-translate-x:0.25rem!important}.sm\:translate-x-2{--transform-translate-x:0.5rem!important}.sm\:translate-x-3{--transform-translate-x:0.75rem!important}.sm\:translate-x-4{--transform-translate-x:1rem!important}.sm\:translate-x-5{--transform-translate-x:1.25rem!important}.sm\:translate-x-6{--transform-translate-x:1.5rem!important}.sm\:translate-x-8{--transform-translate-x:2rem!important}.sm\:translate-x-10{--transform-translate-x:2.5rem!important}.sm\:translate-x-12{--transform-translate-x:3rem!important}.sm\:translate-x-16{--transform-translate-x:4rem!important}.sm\:translate-x-20{--transform-translate-x:5rem!important}.sm\:translate-x-24{--transform-translate-x:6rem!important}.sm\:translate-x-32{--transform-translate-x:8rem!important}.sm\:translate-x-40{--transform-translate-x:10rem!important}.sm\:translate-x-48{--transform-translate-x:12rem!important}.sm\:translate-x-56{--transform-translate-x:14rem!important}.sm\:translate-x-64{--transform-translate-x:16rem!important}.sm\:translate-x-px{--transform-translate-x:1px!important}.sm\:-translate-x-1{--transform-translate-x:-0.25rem!important}.sm\:-translate-x-2{--transform-translate-x:-0.5rem!important}.sm\:-translate-x-3{--transform-translate-x:-0.75rem!important}.sm\:-translate-x-4{--transform-translate-x:-1rem!important}.sm\:-translate-x-5{--transform-translate-x:-1.25rem!important}.sm\:-translate-x-6{--transform-translate-x:-1.5rem!important}.sm\:-translate-x-8{--transform-translate-x:-2rem!important}.sm\:-translate-x-10{--transform-translate-x:-2.5rem!important}.sm\:-translate-x-12{--transform-translate-x:-3rem!important}.sm\:-translate-x-16{--transform-translate-x:-4rem!important}.sm\:-translate-x-20{--transform-translate-x:-5rem!important}.sm\:-translate-x-24{--transform-translate-x:-6rem!important}.sm\:-translate-x-32{--transform-translate-x:-8rem!important}.sm\:-translate-x-40{--transform-translate-x:-10rem!important}.sm\:-translate-x-48{--transform-translate-x:-12rem!important}.sm\:-translate-x-56{--transform-translate-x:-14rem!important}.sm\:-translate-x-64{--transform-translate-x:-16rem!important}.sm\:-translate-x-px{--transform-translate-x:-1px!important}.sm\:-translate-x-full{--transform-translate-x:-100%!important}.sm\:-translate-x-1\/2{--transform-translate-x:-50%!important}.sm\:translate-x-1\/2{--transform-translate-x:50%!important}.sm\:translate-x-full{--transform-translate-x:100%!important}.sm\:translate-y-0{--transform-translate-y:0!important}.sm\:translate-y-1{--transform-translate-y:0.25rem!important}.sm\:translate-y-2{--transform-translate-y:0.5rem!important}.sm\:translate-y-3{--transform-translate-y:0.75rem!important}.sm\:translate-y-4{--transform-translate-y:1rem!important}.sm\:translate-y-5{--transform-translate-y:1.25rem!important}.sm\:translate-y-6{--transform-translate-y:1.5rem!important}.sm\:translate-y-8{--transform-translate-y:2rem!important}.sm\:translate-y-10{--transform-translate-y:2.5rem!important}.sm\:translate-y-12{--transform-translate-y:3rem!important}.sm\:translate-y-16{--transform-translate-y:4rem!important}.sm\:translate-y-20{--transform-translate-y:5rem!important}.sm\:translate-y-24{--transform-translate-y:6rem!important}.sm\:translate-y-32{--transform-translate-y:8rem!important}.sm\:translate-y-40{--transform-translate-y:10rem!important}.sm\:translate-y-48{--transform-translate-y:12rem!important}.sm\:translate-y-56{--transform-translate-y:14rem!important}.sm\:translate-y-64{--transform-translate-y:16rem!important}.sm\:translate-y-px{--transform-translate-y:1px!important}.sm\:-translate-y-1{--transform-translate-y:-0.25rem!important}.sm\:-translate-y-2{--transform-translate-y:-0.5rem!important}.sm\:-translate-y-3{--transform-translate-y:-0.75rem!important}.sm\:-translate-y-4{--transform-translate-y:-1rem!important}.sm\:-translate-y-5{--transform-translate-y:-1.25rem!important}.sm\:-translate-y-6{--transform-translate-y:-1.5rem!important}.sm\:-translate-y-8{--transform-translate-y:-2rem!important}.sm\:-translate-y-10{--transform-translate-y:-2.5rem!important}.sm\:-translate-y-12{--transform-translate-y:-3rem!important}.sm\:-translate-y-16{--transform-translate-y:-4rem!important}.sm\:-translate-y-20{--transform-translate-y:-5rem!important}.sm\:-translate-y-24{--transform-translate-y:-6rem!important}.sm\:-translate-y-32{--transform-translate-y:-8rem!important}.sm\:-translate-y-40{--transform-translate-y:-10rem!important}.sm\:-translate-y-48{--transform-translate-y:-12rem!important}.sm\:-translate-y-56{--transform-translate-y:-14rem!important}.sm\:-translate-y-64{--transform-translate-y:-16rem!important}.sm\:-translate-y-px{--transform-translate-y:-1px!important}.sm\:-translate-y-full{--transform-translate-y:-100%!important}.sm\:-translate-y-1\/2{--transform-translate-y:-50%!important}.sm\:translate-y-1\/2{--transform-translate-y:50%!important}.sm\:translate-y-full{--transform-translate-y:100%!important}.sm\:hover\:translate-x-0:hover{--transform-translate-x:0!important}.sm\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem!important}.sm\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem!important}.sm\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem!important}.sm\:hover\:translate-x-4:hover{--transform-translate-x:1rem!important}.sm\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem!important}.sm\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem!important}.sm\:hover\:translate-x-8:hover{--transform-translate-x:2rem!important}.sm\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem!important}.sm\:hover\:translate-x-12:hover{--transform-translate-x:3rem!important}.sm\:hover\:translate-x-16:hover{--transform-translate-x:4rem!important}.sm\:hover\:translate-x-20:hover{--transform-translate-x:5rem!important}.sm\:hover\:translate-x-24:hover{--transform-translate-x:6rem!important}.sm\:hover\:translate-x-32:hover{--transform-translate-x:8rem!important}.sm\:hover\:translate-x-40:hover{--transform-translate-x:10rem!important}.sm\:hover\:translate-x-48:hover{--transform-translate-x:12rem!important}.sm\:hover\:translate-x-56:hover{--transform-translate-x:14rem!important}.sm\:hover\:translate-x-64:hover{--transform-translate-x:16rem!important}.sm\:hover\:translate-x-px:hover{--transform-translate-x:1px!important}.sm\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem!important}.sm\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem!important}.sm\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem!important}.sm\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem!important}.sm\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem!important}.sm\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem!important}.sm\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem!important}.sm\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem!important}.sm\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem!important}.sm\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem!important}.sm\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem!important}.sm\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem!important}.sm\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem!important}.sm\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem!important}.sm\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem!important}.sm\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem!important}.sm\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem!important}.sm\:hover\:-translate-x-px:hover{--transform-translate-x:-1px!important}.sm\:hover\:-translate-x-full:hover{--transform-translate-x:-100%!important}.sm\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%!important}.sm\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%!important}.sm\:hover\:translate-x-full:hover{--transform-translate-x:100%!important}.sm\:hover\:translate-y-0:hover{--transform-translate-y:0!important}.sm\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem!important}.sm\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem!important}.sm\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem!important}.sm\:hover\:translate-y-4:hover{--transform-translate-y:1rem!important}.sm\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem!important}.sm\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem!important}.sm\:hover\:translate-y-8:hover{--transform-translate-y:2rem!important}.sm\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem!important}.sm\:hover\:translate-y-12:hover{--transform-translate-y:3rem!important}.sm\:hover\:translate-y-16:hover{--transform-translate-y:4rem!important}.sm\:hover\:translate-y-20:hover{--transform-translate-y:5rem!important}.sm\:hover\:translate-y-24:hover{--transform-translate-y:6rem!important}.sm\:hover\:translate-y-32:hover{--transform-translate-y:8rem!important}.sm\:hover\:translate-y-40:hover{--transform-translate-y:10rem!important}.sm\:hover\:translate-y-48:hover{--transform-translate-y:12rem!important}.sm\:hover\:translate-y-56:hover{--transform-translate-y:14rem!important}.sm\:hover\:translate-y-64:hover{--transform-translate-y:16rem!important}.sm\:hover\:translate-y-px:hover{--transform-translate-y:1px!important}.sm\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem!important}.sm\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem!important}.sm\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem!important}.sm\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem!important}.sm\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem!important}.sm\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem!important}.sm\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem!important}.sm\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem!important}.sm\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem!important}.sm\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem!important}.sm\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem!important}.sm\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem!important}.sm\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem!important}.sm\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem!important}.sm\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem!important}.sm\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem!important}.sm\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem!important}.sm\:hover\:-translate-y-px:hover{--transform-translate-y:-1px!important}.sm\:hover\:-translate-y-full:hover{--transform-translate-y:-100%!important}.sm\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%!important}.sm\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%!important}.sm\:hover\:translate-y-full:hover{--transform-translate-y:100%!important}.sm\:focus\:translate-x-0:focus{--transform-translate-x:0!important}.sm\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem!important}.sm\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem!important}.sm\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem!important}.sm\:focus\:translate-x-4:focus{--transform-translate-x:1rem!important}.sm\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem!important}.sm\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem!important}.sm\:focus\:translate-x-8:focus{--transform-translate-x:2rem!important}.sm\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem!important}.sm\:focus\:translate-x-12:focus{--transform-translate-x:3rem!important}.sm\:focus\:translate-x-16:focus{--transform-translate-x:4rem!important}.sm\:focus\:translate-x-20:focus{--transform-translate-x:5rem!important}.sm\:focus\:translate-x-24:focus{--transform-translate-x:6rem!important}.sm\:focus\:translate-x-32:focus{--transform-translate-x:8rem!important}.sm\:focus\:translate-x-40:focus{--transform-translate-x:10rem!important}.sm\:focus\:translate-x-48:focus{--transform-translate-x:12rem!important}.sm\:focus\:translate-x-56:focus{--transform-translate-x:14rem!important}.sm\:focus\:translate-x-64:focus{--transform-translate-x:16rem!important}.sm\:focus\:translate-x-px:focus{--transform-translate-x:1px!important}.sm\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem!important}.sm\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem!important}.sm\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem!important}.sm\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem!important}.sm\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem!important}.sm\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem!important}.sm\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem!important}.sm\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem!important}.sm\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem!important}.sm\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem!important}.sm\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem!important}.sm\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem!important}.sm\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem!important}.sm\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem!important}.sm\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem!important}.sm\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem!important}.sm\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem!important}.sm\:focus\:-translate-x-px:focus{--transform-translate-x:-1px!important}.sm\:focus\:-translate-x-full:focus{--transform-translate-x:-100%!important}.sm\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%!important}.sm\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%!important}.sm\:focus\:translate-x-full:focus{--transform-translate-x:100%!important}.sm\:focus\:translate-y-0:focus{--transform-translate-y:0!important}.sm\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem!important}.sm\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem!important}.sm\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem!important}.sm\:focus\:translate-y-4:focus{--transform-translate-y:1rem!important}.sm\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem!important}.sm\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem!important}.sm\:focus\:translate-y-8:focus{--transform-translate-y:2rem!important}.sm\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem!important}.sm\:focus\:translate-y-12:focus{--transform-translate-y:3rem!important}.sm\:focus\:translate-y-16:focus{--transform-translate-y:4rem!important}.sm\:focus\:translate-y-20:focus{--transform-translate-y:5rem!important}.sm\:focus\:translate-y-24:focus{--transform-translate-y:6rem!important}.sm\:focus\:translate-y-32:focus{--transform-translate-y:8rem!important}.sm\:focus\:translate-y-40:focus{--transform-translate-y:10rem!important}.sm\:focus\:translate-y-48:focus{--transform-translate-y:12rem!important}.sm\:focus\:translate-y-56:focus{--transform-translate-y:14rem!important}.sm\:focus\:translate-y-64:focus{--transform-translate-y:16rem!important}.sm\:focus\:translate-y-px:focus{--transform-translate-y:1px!important}.sm\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem!important}.sm\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem!important}.sm\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem!important}.sm\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem!important}.sm\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem!important}.sm\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem!important}.sm\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem!important}.sm\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem!important}.sm\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem!important}.sm\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem!important}.sm\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem!important}.sm\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem!important}.sm\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem!important}.sm\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem!important}.sm\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem!important}.sm\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem!important}.sm\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem!important}.sm\:focus\:-translate-y-px:focus{--transform-translate-y:-1px!important}.sm\:focus\:-translate-y-full:focus{--transform-translate-y:-100%!important}.sm\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%!important}.sm\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%!important}.sm\:focus\:translate-y-full:focus{--transform-translate-y:100%!important}.sm\:skew-x-0{--transform-skew-x:0!important}.sm\:skew-x-1{--transform-skew-x:1deg!important}.sm\:skew-x-2{--transform-skew-x:2deg!important}.sm\:skew-x-3{--transform-skew-x:3deg!important}.sm\:skew-x-6{--transform-skew-x:6deg!important}.sm\:skew-x-12{--transform-skew-x:12deg!important}.sm\:-skew-x-12{--transform-skew-x:-12deg!important}.sm\:-skew-x-6{--transform-skew-x:-6deg!important}.sm\:-skew-x-3{--transform-skew-x:-3deg!important}.sm\:-skew-x-2{--transform-skew-x:-2deg!important}.sm\:-skew-x-1{--transform-skew-x:-1deg!important}.sm\:skew-y-0{--transform-skew-y:0!important}.sm\:skew-y-1{--transform-skew-y:1deg!important}.sm\:skew-y-2{--transform-skew-y:2deg!important}.sm\:skew-y-3{--transform-skew-y:3deg!important}.sm\:skew-y-6{--transform-skew-y:6deg!important}.sm\:skew-y-12{--transform-skew-y:12deg!important}.sm\:-skew-y-12{--transform-skew-y:-12deg!important}.sm\:-skew-y-6{--transform-skew-y:-6deg!important}.sm\:-skew-y-3{--transform-skew-y:-3deg!important}.sm\:-skew-y-2{--transform-skew-y:-2deg!important}.sm\:-skew-y-1{--transform-skew-y:-1deg!important}.sm\:hover\:skew-x-0:hover{--transform-skew-x:0!important}.sm\:hover\:skew-x-1:hover{--transform-skew-x:1deg!important}.sm\:hover\:skew-x-2:hover{--transform-skew-x:2deg!important}.sm\:hover\:skew-x-3:hover{--transform-skew-x:3deg!important}.sm\:hover\:skew-x-6:hover{--transform-skew-x:6deg!important}.sm\:hover\:skew-x-12:hover{--transform-skew-x:12deg!important}.sm\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg!important}.sm\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg!important}.sm\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg!important}.sm\:hover\:-skew-x-2:hover{--transform-skew-x:-2deg!important}.sm\:hover\:-skew-x-1:hover{--transform-skew-x:-1deg!important}.sm\:hover\:skew-y-0:hover{--transform-skew-y:0!important}.sm\:hover\:skew-y-1:hover{--transform-skew-y:1deg!important}.sm\:hover\:skew-y-2:hover{--transform-skew-y:2deg!important}.sm\:hover\:skew-y-3:hover{--transform-skew-y:3deg!important}.sm\:hover\:skew-y-6:hover{--transform-skew-y:6deg!important}.sm\:hover\:skew-y-12:hover{--transform-skew-y:12deg!important}.sm\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg!important}.sm\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg!important}.sm\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg!important}.sm\:hover\:-skew-y-2:hover{--transform-skew-y:-2deg!important}.sm\:hover\:-skew-y-1:hover{--transform-skew-y:-1deg!important}.sm\:focus\:skew-x-0:focus{--transform-skew-x:0!important}.sm\:focus\:skew-x-1:focus{--transform-skew-x:1deg!important}.sm\:focus\:skew-x-2:focus{--transform-skew-x:2deg!important}.sm\:focus\:skew-x-3:focus{--transform-skew-x:3deg!important}.sm\:focus\:skew-x-6:focus{--transform-skew-x:6deg!important}.sm\:focus\:skew-x-12:focus{--transform-skew-x:12deg!important}.sm\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg!important}.sm\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg!important}.sm\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg!important}.sm\:focus\:-skew-x-2:focus{--transform-skew-x:-2deg!important}.sm\:focus\:-skew-x-1:focus{--transform-skew-x:-1deg!important}.sm\:focus\:skew-y-0:focus{--transform-skew-y:0!important}.sm\:focus\:skew-y-1:focus{--transform-skew-y:1deg!important}.sm\:focus\:skew-y-2:focus{--transform-skew-y:2deg!important}.sm\:focus\:skew-y-3:focus{--transform-skew-y:3deg!important}.sm\:focus\:skew-y-6:focus{--transform-skew-y:6deg!important}.sm\:focus\:skew-y-12:focus{--transform-skew-y:12deg!important}.sm\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg!important}.sm\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg!important}.sm\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg!important}.sm\:focus\:-skew-y-2:focus{--transform-skew-y:-2deg!important}.sm\:focus\:-skew-y-1:focus{--transform-skew-y:-1deg!important}.sm\:transition-none{-webkit-transition-property:none!important}[dir] .sm\:transition-none{transition-property:none!important}.sm\:transition-all{-webkit-transition-property:all!important}[dir] .sm\:transition-all{transition-property:all!important}.sm\:transition{-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform!important}[dir] .sm\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,-webkit-box-shadow,-webkit-transform!important}.sm\:transition-colors{-webkit-transition-property:background-color,border-color,color,fill,stroke!important}[dir] .sm\:transition-colors{transition-property:background-color,border-color,color,fill,stroke!important}.sm\:transition-opacity{-webkit-transition-property:opacity!important}[dir] .sm\:transition-opacity{transition-property:opacity!important}.sm\:transition-shadow{-webkit-transition-property:-webkit-box-shadow!important}[dir] .sm\:transition-shadow{transition-property:-webkit-box-shadow!important;transition-property:box-shadow!important;transition-property:box-shadow,-webkit-box-shadow!important}.sm\:transition-transform{-webkit-transition-property:-webkit-transform!important}[dir] .sm\:transition-transform{transition-property:-webkit-transform!important;transition-property:transform!important;transition-property:transform,-webkit-transform!important}.sm\:ease-linear{-webkit-transition-timing-function:linear!important}[dir] .sm\:ease-linear{transition-timing-function:linear!important}.sm\:ease-in{-webkit-transition-timing-function:cubic-bezier(.4,0,1,1)!important}[dir] .sm\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.sm\:ease-out{-webkit-transition-timing-function:cubic-bezier(0,0,.2,1)!important}[dir] .sm\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.sm\:ease-in-out{-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1)!important}[dir] .sm\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.sm\:duration-75{-webkit-transition-duration:75ms!important}[dir] .sm\:duration-75{transition-duration:75ms!important}.sm\:duration-100{-webkit-transition-duration:.1s!important}[dir] .sm\:duration-100{transition-duration:.1s!important}.sm\:duration-150{-webkit-transition-duration:.15s!important}[dir] .sm\:duration-150{transition-duration:.15s!important}.sm\:duration-200{-webkit-transition-duration:.2s!important}[dir] .sm\:duration-200{transition-duration:.2s!important}.sm\:duration-300{-webkit-transition-duration:.3s!important}[dir] .sm\:duration-300{transition-duration:.3s!important}.sm\:duration-500{-webkit-transition-duration:.5s!important}[dir] .sm\:duration-500{transition-duration:.5s!important}.sm\:duration-700{-webkit-transition-duration:.7s!important}[dir] .sm\:duration-700{transition-duration:.7s!important}.sm\:duration-1000{-webkit-transition-duration:1s!important}[dir] .sm\:duration-1000{transition-duration:1s!important}.sm\:delay-75{-webkit-transition-delay:75ms!important}[dir] .sm\:delay-75{transition-delay:75ms!important}.sm\:delay-100{-webkit-transition-delay:.1s!important}[dir] .sm\:delay-100{transition-delay:.1s!important}.sm\:delay-150{-webkit-transition-delay:.15s!important}[dir] .sm\:delay-150{transition-delay:.15s!important}.sm\:delay-200{-webkit-transition-delay:.2s!important}[dir] .sm\:delay-200{transition-delay:.2s!important}.sm\:delay-300{-webkit-transition-delay:.3s!important}[dir] .sm\:delay-300{transition-delay:.3s!important}.sm\:delay-500{-webkit-transition-delay:.5s!important}[dir] .sm\:delay-500{transition-delay:.5s!important}.sm\:delay-700{-webkit-transition-delay:.7s!important}[dir] .sm\:delay-700{transition-delay:.7s!important}.sm\:delay-1000{-webkit-transition-delay:1s!important}[dir] .sm\:delay-1000{transition-delay:1s!important}[dir=ltr] .sm\:animate-none,[dir=rtl] .sm\:animate-none{-webkit-animation:none!important;animation:none!important}[dir=ltr] .sm\:animate-spin{-webkit-animation:spin-ltr 1s linear infinite!important;animation:spin-ltr 1s linear infinite!important}[dir=rtl] .sm\:animate-spin{-webkit-animation:spin-rtl 1s linear infinite!important;animation:spin-rtl 1s linear infinite!important}[dir=ltr] .sm\:animate-ping,[dir=rtl] .sm\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important;animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}[dir=ltr] .sm\:animate-pulse,[dir=rtl] .sm\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}[dir=ltr] .sm\:animate-bounce,[dir=rtl] .sm\:animate-bounce{-webkit-animation:bounce 1s infinite!important;animation:bounce 1s infinite!important}}@media (min-width:768px){.md\:container{width:100%}[dir=ltr] .md\:container,[dir=rtl] .md\:container{margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:576px){.md\:container{max-width:576px}}@media (min-width:768px){.md\:container{max-width:768px}}@media (min-width:992px){.md\:container{max-width:992px}}@media (min-width:1200px){.md\:container{max-width:1200px}}@media (min-width:1900px){.md\:container{max-width:1900px}}.md\:space-y-0>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-0>:not(template)~:not(template){margin-top:calc(0px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0px*var(--space-y-reverse))!important}.md\:space-x-0>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-0>:not(template)~:not(template){margin-right:calc(0px*var(--space-x-reverse))!important;margin-left:calc(0px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-0>:not(template)~:not(template){margin-left:calc(0px*var(--space-x-reverse))!important;margin-right:calc(0px*(1 - var(--space-x-reverse)))!important}.md\:space-y-1>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-1>:not(template)~:not(template){margin-top:calc(0.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.25rem*var(--space-y-reverse))!important}.md\:space-x-1>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-1>:not(template)~:not(template){margin-right:calc(0.25rem*var(--space-x-reverse))!important;margin-left:calc(0.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-1>:not(template)~:not(template){margin-left:calc(0.25rem*var(--space-x-reverse))!important;margin-right:calc(0.25rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-2>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-2>:not(template)~:not(template){margin-top:calc(0.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.5rem*var(--space-y-reverse))!important}.md\:space-x-2>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-2>:not(template)~:not(template){margin-right:calc(0.5rem*var(--space-x-reverse))!important;margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-2>:not(template)~:not(template){margin-left:calc(0.5rem*var(--space-x-reverse))!important;margin-right:calc(0.5rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-3>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-3>:not(template)~:not(template){margin-top:calc(0.75rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.75rem*var(--space-y-reverse))!important}.md\:space-x-3>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-3>:not(template)~:not(template){margin-right:calc(0.75rem*var(--space-x-reverse))!important;margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-3>:not(template)~:not(template){margin-left:calc(0.75rem*var(--space-x-reverse))!important;margin-right:calc(0.75rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-4>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-4>:not(template)~:not(template){margin-top:calc(1rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1rem*var(--space-y-reverse))!important}.md\:space-x-4>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-4>:not(template)~:not(template){margin-right:calc(1rem*var(--space-x-reverse))!important;margin-left:calc(1rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-4>:not(template)~:not(template){margin-left:calc(1rem*var(--space-x-reverse))!important;margin-right:calc(1rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-5>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-5>:not(template)~:not(template){margin-top:calc(1.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.25rem*var(--space-y-reverse))!important}.md\:space-x-5>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-5>:not(template)~:not(template){margin-right:calc(1.25rem*var(--space-x-reverse))!important;margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-5>:not(template)~:not(template){margin-left:calc(1.25rem*var(--space-x-reverse))!important;margin-right:calc(1.25rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-6>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-6>:not(template)~:not(template){margin-top:calc(1.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.5rem*var(--space-y-reverse))!important}.md\:space-x-6>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-6>:not(template)~:not(template){margin-right:calc(1.5rem*var(--space-x-reverse))!important;margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-6>:not(template)~:not(template){margin-left:calc(1.5rem*var(--space-x-reverse))!important;margin-right:calc(1.5rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-8>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-8>:not(template)~:not(template){margin-top:calc(2rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2rem*var(--space-y-reverse))!important}.md\:space-x-8>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-8>:not(template)~:not(template){margin-right:calc(2rem*var(--space-x-reverse))!important;margin-left:calc(2rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-8>:not(template)~:not(template){margin-left:calc(2rem*var(--space-x-reverse))!important;margin-right:calc(2rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-10>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-10>:not(template)~:not(template){margin-top:calc(2.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2.5rem*var(--space-y-reverse))!important}.md\:space-x-10>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-10>:not(template)~:not(template){margin-right:calc(2.5rem*var(--space-x-reverse))!important;margin-left:calc(2.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-10>:not(template)~:not(template){margin-left:calc(2.5rem*var(--space-x-reverse))!important;margin-right:calc(2.5rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-12>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-12>:not(template)~:not(template){margin-top:calc(3rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(3rem*var(--space-y-reverse))!important}.md\:space-x-12>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-12>:not(template)~:not(template){margin-right:calc(3rem*var(--space-x-reverse))!important;margin-left:calc(3rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-12>:not(template)~:not(template){margin-left:calc(3rem*var(--space-x-reverse))!important;margin-right:calc(3rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-16>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-16>:not(template)~:not(template){margin-top:calc(4rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(4rem*var(--space-y-reverse))!important}.md\:space-x-16>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-16>:not(template)~:not(template){margin-right:calc(4rem*var(--space-x-reverse))!important;margin-left:calc(4rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-16>:not(template)~:not(template){margin-left:calc(4rem*var(--space-x-reverse))!important;margin-right:calc(4rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-20>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-20>:not(template)~:not(template){margin-top:calc(5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(5rem*var(--space-y-reverse))!important}.md\:space-x-20>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-20>:not(template)~:not(template){margin-right:calc(5rem*var(--space-x-reverse))!important;margin-left:calc(5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-20>:not(template)~:not(template){margin-left:calc(5rem*var(--space-x-reverse))!important;margin-right:calc(5rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-24>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-24>:not(template)~:not(template){margin-top:calc(6rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(6rem*var(--space-y-reverse))!important}.md\:space-x-24>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-24>:not(template)~:not(template){margin-right:calc(6rem*var(--space-x-reverse))!important;margin-left:calc(6rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-24>:not(template)~:not(template){margin-left:calc(6rem*var(--space-x-reverse))!important;margin-right:calc(6rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-32>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-32>:not(template)~:not(template){margin-top:calc(8rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(8rem*var(--space-y-reverse))!important}.md\:space-x-32>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-32>:not(template)~:not(template){margin-right:calc(8rem*var(--space-x-reverse))!important;margin-left:calc(8rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-32>:not(template)~:not(template){margin-left:calc(8rem*var(--space-x-reverse))!important;margin-right:calc(8rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-40>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-40>:not(template)~:not(template){margin-top:calc(10rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(10rem*var(--space-y-reverse))!important}.md\:space-x-40>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-40>:not(template)~:not(template){margin-right:calc(10rem*var(--space-x-reverse))!important;margin-left:calc(10rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-40>:not(template)~:not(template){margin-left:calc(10rem*var(--space-x-reverse))!important;margin-right:calc(10rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-48>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-48>:not(template)~:not(template){margin-top:calc(12rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(12rem*var(--space-y-reverse))!important}.md\:space-x-48>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-48>:not(template)~:not(template){margin-right:calc(12rem*var(--space-x-reverse))!important;margin-left:calc(12rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-48>:not(template)~:not(template){margin-left:calc(12rem*var(--space-x-reverse))!important;margin-right:calc(12rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-56>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-56>:not(template)~:not(template){margin-top:calc(14rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(14rem*var(--space-y-reverse))!important}.md\:space-x-56>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-56>:not(template)~:not(template){margin-right:calc(14rem*var(--space-x-reverse))!important;margin-left:calc(14rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-56>:not(template)~:not(template){margin-left:calc(14rem*var(--space-x-reverse))!important;margin-right:calc(14rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-64>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-64>:not(template)~:not(template){margin-top:calc(16rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(16rem*var(--space-y-reverse))!important}.md\:space-x-64>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-64>:not(template)~:not(template){margin-right:calc(16rem*var(--space-x-reverse))!important;margin-left:calc(16rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-64>:not(template)~:not(template){margin-left:calc(16rem*var(--space-x-reverse))!important;margin-right:calc(16rem*(1 - var(--space-x-reverse)))!important}.md\:space-y-px>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:space-y-px>:not(template)~:not(template){margin-top:calc(1px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1px*var(--space-y-reverse))!important}.md\:space-x-px>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:space-x-px>:not(template)~:not(template){margin-right:calc(1px*var(--space-x-reverse))!important;margin-left:calc(1px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:space-x-px>:not(template)~:not(template){margin-left:calc(1px*var(--space-x-reverse))!important;margin-right:calc(1px*(1 - var(--space-x-reverse)))!important}.md\:-space-y-1>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-1>:not(template)~:not(template){margin-top:calc(-0.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.25rem*var(--space-y-reverse))!important}.md\:-space-x-1>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-1>:not(template)~:not(template){margin-right:calc(-0.25rem*var(--space-x-reverse))!important;margin-left:calc(-0.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-1>:not(template)~:not(template){margin-left:calc(-0.25rem*var(--space-x-reverse))!important;margin-right:calc(-0.25rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-2>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-2>:not(template)~:not(template){margin-top:calc(-0.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.5rem*var(--space-y-reverse))!important}.md\:-space-x-2>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-2>:not(template)~:not(template){margin-right:calc(-0.5rem*var(--space-x-reverse))!important;margin-left:calc(-0.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-2>:not(template)~:not(template){margin-left:calc(-0.5rem*var(--space-x-reverse))!important;margin-right:calc(-0.5rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-3>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-3>:not(template)~:not(template){margin-top:calc(-0.75rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.75rem*var(--space-y-reverse))!important}.md\:-space-x-3>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-3>:not(template)~:not(template){margin-right:calc(-0.75rem*var(--space-x-reverse))!important;margin-left:calc(-0.75rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-3>:not(template)~:not(template){margin-left:calc(-0.75rem*var(--space-x-reverse))!important;margin-right:calc(-0.75rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-4>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-4>:not(template)~:not(template){margin-top:calc(-1rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1rem*var(--space-y-reverse))!important}.md\:-space-x-4>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-4>:not(template)~:not(template){margin-right:calc(-1rem*var(--space-x-reverse))!important;margin-left:calc(-1rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-4>:not(template)~:not(template){margin-left:calc(-1rem*var(--space-x-reverse))!important;margin-right:calc(-1rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-5>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-5>:not(template)~:not(template){margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.25rem*var(--space-y-reverse))!important}.md\:-space-x-5>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-5>:not(template)~:not(template){margin-right:calc(-1.25rem*var(--space-x-reverse))!important;margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-5>:not(template)~:not(template){margin-left:calc(-1.25rem*var(--space-x-reverse))!important;margin-right:calc(-1.25rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-6>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-6>:not(template)~:not(template){margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.5rem*var(--space-y-reverse))!important}.md\:-space-x-6>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-6>:not(template)~:not(template){margin-right:calc(-1.5rem*var(--space-x-reverse))!important;margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-6>:not(template)~:not(template){margin-left:calc(-1.5rem*var(--space-x-reverse))!important;margin-right:calc(-1.5rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-8>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-8>:not(template)~:not(template){margin-top:calc(-2rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2rem*var(--space-y-reverse))!important}.md\:-space-x-8>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-8>:not(template)~:not(template){margin-right:calc(-2rem*var(--space-x-reverse))!important;margin-left:calc(-2rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-8>:not(template)~:not(template){margin-left:calc(-2rem*var(--space-x-reverse))!important;margin-right:calc(-2rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-10>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-10>:not(template)~:not(template){margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2.5rem*var(--space-y-reverse))!important}.md\:-space-x-10>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-10>:not(template)~:not(template){margin-right:calc(-2.5rem*var(--space-x-reverse))!important;margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-10>:not(template)~:not(template){margin-left:calc(-2.5rem*var(--space-x-reverse))!important;margin-right:calc(-2.5rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-12>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-12>:not(template)~:not(template){margin-top:calc(-3rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-3rem*var(--space-y-reverse))!important}.md\:-space-x-12>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-12>:not(template)~:not(template){margin-right:calc(-3rem*var(--space-x-reverse))!important;margin-left:calc(-3rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-12>:not(template)~:not(template){margin-left:calc(-3rem*var(--space-x-reverse))!important;margin-right:calc(-3rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-16>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-16>:not(template)~:not(template){margin-top:calc(-4rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-4rem*var(--space-y-reverse))!important}.md\:-space-x-16>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-16>:not(template)~:not(template){margin-right:calc(-4rem*var(--space-x-reverse))!important;margin-left:calc(-4rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-16>:not(template)~:not(template){margin-left:calc(-4rem*var(--space-x-reverse))!important;margin-right:calc(-4rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-20>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-20>:not(template)~:not(template){margin-top:calc(-5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-5rem*var(--space-y-reverse))!important}.md\:-space-x-20>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-20>:not(template)~:not(template){margin-right:calc(-5rem*var(--space-x-reverse))!important;margin-left:calc(-5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-20>:not(template)~:not(template){margin-left:calc(-5rem*var(--space-x-reverse))!important;margin-right:calc(-5rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-24>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-24>:not(template)~:not(template){margin-top:calc(-6rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-6rem*var(--space-y-reverse))!important}.md\:-space-x-24>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-24>:not(template)~:not(template){margin-right:calc(-6rem*var(--space-x-reverse))!important;margin-left:calc(-6rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-24>:not(template)~:not(template){margin-left:calc(-6rem*var(--space-x-reverse))!important;margin-right:calc(-6rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-32>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-32>:not(template)~:not(template){margin-top:calc(-8rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-8rem*var(--space-y-reverse))!important}.md\:-space-x-32>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-32>:not(template)~:not(template){margin-right:calc(-8rem*var(--space-x-reverse))!important;margin-left:calc(-8rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-32>:not(template)~:not(template){margin-left:calc(-8rem*var(--space-x-reverse))!important;margin-right:calc(-8rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-40>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-40>:not(template)~:not(template){margin-top:calc(-10rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-10rem*var(--space-y-reverse))!important}.md\:-space-x-40>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-40>:not(template)~:not(template){margin-right:calc(-10rem*var(--space-x-reverse))!important;margin-left:calc(-10rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-40>:not(template)~:not(template){margin-left:calc(-10rem*var(--space-x-reverse))!important;margin-right:calc(-10rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-48>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-48>:not(template)~:not(template){margin-top:calc(-12rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-12rem*var(--space-y-reverse))!important}.md\:-space-x-48>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-48>:not(template)~:not(template){margin-right:calc(-12rem*var(--space-x-reverse))!important;margin-left:calc(-12rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-48>:not(template)~:not(template){margin-left:calc(-12rem*var(--space-x-reverse))!important;margin-right:calc(-12rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-56>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-56>:not(template)~:not(template){margin-top:calc(-14rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-14rem*var(--space-y-reverse))!important}.md\:-space-x-56>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-56>:not(template)~:not(template){margin-right:calc(-14rem*var(--space-x-reverse))!important;margin-left:calc(-14rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-56>:not(template)~:not(template){margin-left:calc(-14rem*var(--space-x-reverse))!important;margin-right:calc(-14rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-64>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-64>:not(template)~:not(template){margin-top:calc(-16rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-16rem*var(--space-y-reverse))!important}.md\:-space-x-64>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-64>:not(template)~:not(template){margin-right:calc(-16rem*var(--space-x-reverse))!important;margin-left:calc(-16rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-64>:not(template)~:not(template){margin-left:calc(-16rem*var(--space-x-reverse))!important;margin-right:calc(-16rem*(1 - var(--space-x-reverse)))!important}.md\:-space-y-px>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .md\:-space-y-px>:not(template)~:not(template){margin-top:calc(-1px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1px*var(--space-y-reverse))!important}.md\:-space-x-px>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .md\:-space-x-px>:not(template)~:not(template){margin-right:calc(-1px*var(--space-x-reverse))!important;margin-left:calc(-1px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .md\:-space-x-px>:not(template)~:not(template){margin-left:calc(-1px*var(--space-x-reverse))!important;margin-right:calc(-1px*(1 - var(--space-x-reverse)))!important}.md\:space-y-reverse>:not(template)~:not(template){--space-y-reverse:1!important}.md\:space-x-reverse>:not(template)~:not(template){--space-x-reverse:1!important}.md\:divide-y-0>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .md\:divide-y-0>:not(template)~:not(template){border-top-width:calc(0px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(0px*var(--divide-y-reverse))!important}.md\:divide-x-0>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .md\:divide-x-0>:not(template)~:not(template){border-right-width:calc(0px*var(--divide-x-reverse))!important;border-left-width:calc(0px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .md\:divide-x-0>:not(template)~:not(template){border-left-width:calc(0px*var(--divide-x-reverse))!important;border-right-width:calc(0px*(1 - var(--divide-x-reverse)))!important}.md\:divide-y-2>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .md\:divide-y-2>:not(template)~:not(template){border-top-width:calc(2px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(2px*var(--divide-y-reverse))!important}.md\:divide-x-2>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .md\:divide-x-2>:not(template)~:not(template){border-right-width:calc(2px*var(--divide-x-reverse))!important;border-left-width:calc(2px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .md\:divide-x-2>:not(template)~:not(template){border-left-width:calc(2px*var(--divide-x-reverse))!important;border-right-width:calc(2px*(1 - var(--divide-x-reverse)))!important}.md\:divide-y-4>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .md\:divide-y-4>:not(template)~:not(template){border-top-width:calc(4px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(4px*var(--divide-y-reverse))!important}.md\:divide-x-4>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .md\:divide-x-4>:not(template)~:not(template){border-right-width:calc(4px*var(--divide-x-reverse))!important;border-left-width:calc(4px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .md\:divide-x-4>:not(template)~:not(template){border-left-width:calc(4px*var(--divide-x-reverse))!important;border-right-width:calc(4px*(1 - var(--divide-x-reverse)))!important}.md\:divide-y-8>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .md\:divide-y-8>:not(template)~:not(template){border-top-width:calc(8px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(8px*var(--divide-y-reverse))!important}.md\:divide-x-8>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .md\:divide-x-8>:not(template)~:not(template){border-right-width:calc(8px*var(--divide-x-reverse))!important;border-left-width:calc(8px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .md\:divide-x-8>:not(template)~:not(template){border-left-width:calc(8px*var(--divide-x-reverse))!important;border-right-width:calc(8px*(1 - var(--divide-x-reverse)))!important}.md\:divide-y>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .md\:divide-y>:not(template)~:not(template){border-top-width:calc(1px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(1px*var(--divide-y-reverse))!important}.md\:divide-x>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .md\:divide-x>:not(template)~:not(template){border-right-width:calc(1px*var(--divide-x-reverse))!important;border-left-width:calc(1px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .md\:divide-x>:not(template)~:not(template){border-left-width:calc(1px*var(--divide-x-reverse))!important;border-right-width:calc(1px*(1 - var(--divide-x-reverse)))!important}.md\:divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1!important}.md\:divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1!important}[dir] .md\:divide-transparent>:not(template)~:not(template){border-color:transparent!important}.md\:divide-black>:not(template)~:not(template){--divide-opacity:1!important}[dir] .md\:divide-black>:not(template)~:not(template){border-color:#22292f!important;border-color:rgba(34,41,47,var(--divide-opacity))!important}.md\:divide-white>:not(template)~:not(template){--divide-opacity:1!important}[dir] .md\:divide-white>:not(template)~:not(template){border-color:#fff!important;border-color:rgba(255,255,255,var(--divide-opacity))!important}.md\:divide-grey>:not(template)~:not(template){--divide-opacity:1!important}[dir] .md\:divide-grey>:not(template)~:not(template){border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--divide-opacity))!important}.md\:divide-grey-light>:not(template)~:not(template){--divide-opacity:1!important}[dir] .md\:divide-grey-light>:not(template)~:not(template){border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--divide-opacity))!important}[dir] .md\:divide-solid>:not(template)~:not(template){border-style:solid!important}[dir] .md\:divide-dashed>:not(template)~:not(template){border-style:dashed!important}[dir] .md\:divide-dotted>:not(template)~:not(template){border-style:dotted!important}[dir] .md\:divide-double>:not(template)~:not(template){border-style:double!important}[dir] .md\:divide-none>:not(template)~:not(template){border-style:none!important}.md\:divide-opacity-0>:not(template)~:not(template){--divide-opacity:0!important}.md\:divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25!important}.md\:divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5!important}.md\:divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75!important}.md\:divide-opacity-100>:not(template)~:not(template){--divide-opacity:1!important}.md\:sr-only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}[dir] .md\:sr-only{padding:0!important;margin:-1px!important;border-width:0!important}.md\:not-sr-only{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}[dir] .md\:not-sr-only{padding:0!important;margin:0!important}.md\:focus\:sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}[dir] .md\:focus\:sr-only:focus{padding:0!important;margin:-1px!important;border-width:0!important}.md\:focus\:not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}[dir] .md\:focus\:not-sr-only:focus{padding:0!important;margin:0!important}.md\:appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}[dir] .md\:bg-fixed{background-attachment:fixed!important}[dir] .md\:bg-local{background-attachment:local!important}[dir] .md\:bg-scroll{background-attachment:scroll!important}[dir] .md\:bg-clip-border{background-clip:border-box!important}[dir] .md\:bg-clip-padding{background-clip:padding-box!important}[dir] .md\:bg-clip-content{background-clip:content-box!important}[dir] .md\:bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}[dir] .md\:bg-transparent{background-color:transparent!important}.md\:bg-black{--bg-opacity:1!important}[dir] .md\:bg-black{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.md\:bg-white{--bg-opacity:1!important}[dir] .md\:bg-white{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.md\:bg-grey{--bg-opacity:1!important}[dir] .md\:bg-grey{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.md\:bg-grey-light{--bg-opacity:1!important}[dir] .md\:bg-grey-light{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .md\:hover\:bg-transparent:hover{background-color:transparent!important}.md\:hover\:bg-black:hover{--bg-opacity:1!important}[dir] .md\:hover\:bg-black:hover{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.md\:hover\:bg-white:hover{--bg-opacity:1!important}[dir] .md\:hover\:bg-white:hover{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.md\:hover\:bg-grey:hover{--bg-opacity:1!important}[dir] .md\:hover\:bg-grey:hover{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.md\:hover\:bg-grey-light:hover{--bg-opacity:1!important}[dir] .md\:hover\:bg-grey-light:hover{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .md\:focus\:bg-transparent:focus{background-color:transparent!important}.md\:focus\:bg-black:focus{--bg-opacity:1!important}[dir] .md\:focus\:bg-black:focus{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.md\:focus\:bg-white:focus{--bg-opacity:1!important}[dir] .md\:focus\:bg-white:focus{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.md\:focus\:bg-grey:focus{--bg-opacity:1!important}[dir] .md\:focus\:bg-grey:focus{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.md\:focus\:bg-grey-light:focus{--bg-opacity:1!important}[dir] .md\:focus\:bg-grey-light:focus{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .md\:bg-none{background-image:none!important}[dir] .md\:bg-gradient-to-t{background-image:linear-gradient(0deg,var(--gradient-color-stops))!important}[dir=ltr] .md\:bg-gradient-to-t{background-image:-webkit-gradient(linear,left bottom,left top,from(var(--gradient-color-stops)))!important}[dir=rtl] .md\:bg-gradient-to-t{background-image:-webkit-gradient(linear,right bottom,right top,from(var(--gradient-color-stops)))!important}[dir=ltr] .md\:bg-gradient-to-tr{background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}[dir=rtl] .md\:bg-gradient-to-tr{background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}[dir=ltr] .md\:bg-gradient-to-r{background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(90deg,var(--gradient-color-stops))!important}[dir=rtl] .md\:bg-gradient-to-r{background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(270deg,var(--gradient-color-stops))!important}[dir=ltr] .md\:bg-gradient-to-br{background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}[dir=rtl] .md\:bg-gradient-to-br{background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}[dir] .md\:bg-gradient-to-b{background-image:linear-gradient(180deg,var(--gradient-color-stops))!important}[dir=ltr] .md\:bg-gradient-to-b{background-image:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-color-stops)))!important}[dir=rtl] .md\:bg-gradient-to-b{background-image:-webkit-gradient(linear,right top,right bottom,from(var(--gradient-color-stops)))!important}[dir=ltr] .md\:bg-gradient-to-bl{background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}[dir=rtl] .md\:bg-gradient-to-bl{background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}[dir=ltr] .md\:bg-gradient-to-l{background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(270deg,var(--gradient-color-stops))!important}[dir=rtl] .md\:bg-gradient-to-l{background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(90deg,var(--gradient-color-stops))!important}[dir=ltr] .md\:bg-gradient-to-tl{background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}[dir=rtl] .md\:bg-gradient-to-tl{background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}.md\:from-transparent{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.md\:from-black{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.md\:from-white{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.md\:from-grey{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.md\:from-grey-light{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.md\:via-transparent{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.md\:via-black{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.md\:via-white{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.md\:via-grey{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.md\:via-grey-light{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.md\:to-transparent{--gradient-to-color:transparent!important}.md\:to-black{--gradient-to-color:#22292f!important}.md\:to-white{--gradient-to-color:#fff!important}.md\:to-grey{--gradient-to-color:#b8c2cc!important}.md\:to-grey-light{--gradient-to-color:#dae1e7!important}.md\:hover\:from-transparent:hover{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.md\:hover\:from-black:hover{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.md\:hover\:from-white:hover{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.md\:hover\:from-grey:hover{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.md\:hover\:from-grey-light:hover{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.md\:hover\:via-transparent:hover{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.md\:hover\:via-black:hover{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.md\:hover\:via-white:hover{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.md\:hover\:via-grey:hover{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.md\:hover\:via-grey-light:hover{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.md\:hover\:to-transparent:hover{--gradient-to-color:transparent!important}.md\:hover\:to-black:hover{--gradient-to-color:#22292f!important}.md\:hover\:to-white:hover{--gradient-to-color:#fff!important}.md\:hover\:to-grey:hover{--gradient-to-color:#b8c2cc!important}.md\:hover\:to-grey-light:hover{--gradient-to-color:#dae1e7!important}.md\:focus\:from-transparent:focus{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.md\:focus\:from-black:focus{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.md\:focus\:from-white:focus{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.md\:focus\:from-grey:focus{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.md\:focus\:from-grey-light:focus{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.md\:focus\:via-transparent:focus{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.md\:focus\:via-black:focus{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.md\:focus\:via-white:focus{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.md\:focus\:via-grey:focus{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.md\:focus\:via-grey-light:focus{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.md\:focus\:to-transparent:focus{--gradient-to-color:transparent!important}.md\:focus\:to-black:focus{--gradient-to-color:#22292f!important}.md\:focus\:to-white:focus{--gradient-to-color:#fff!important}.md\:focus\:to-grey:focus{--gradient-to-color:#b8c2cc!important}.md\:focus\:to-grey-light:focus{--gradient-to-color:#dae1e7!important}.md\:bg-opacity-0{--bg-opacity:0!important}.md\:bg-opacity-25{--bg-opacity:0.25!important}.md\:bg-opacity-50{--bg-opacity:0.5!important}.md\:bg-opacity-75{--bg-opacity:0.75!important}.md\:bg-opacity-100{--bg-opacity:1!important}.md\:hover\:bg-opacity-0:hover{--bg-opacity:0!important}.md\:hover\:bg-opacity-25:hover{--bg-opacity:0.25!important}.md\:hover\:bg-opacity-50:hover{--bg-opacity:0.5!important}.md\:hover\:bg-opacity-75:hover{--bg-opacity:0.75!important}.md\:hover\:bg-opacity-100:hover{--bg-opacity:1!important}.md\:focus\:bg-opacity-0:focus{--bg-opacity:0!important}.md\:focus\:bg-opacity-25:focus{--bg-opacity:0.25!important}.md\:focus\:bg-opacity-50:focus{--bg-opacity:0.5!important}.md\:focus\:bg-opacity-75:focus{--bg-opacity:0.75!important}.md\:focus\:bg-opacity-100:focus{--bg-opacity:1!important}[dir] .md\:bg-auto{background-size:auto!important}[dir] .md\:bg-cover{background-size:cover!important}[dir] .md\:bg-contain{background-size:contain!important}[dir] .md\:border-transparent{border-color:transparent!important}.md\:border-black{--border-opacity:1!important}[dir] .md\:border-black{border-color:#22292f!important;border-color:rgba(34,41,47,var(--border-opacity))!important}.md\:border-white{--border-opacity:1!important}[dir] .md\:border-white{border-color:#fff!important;border-color:rgba(255,255,255,var(--border-opacity))!important}.md\:border-grey{--border-opacity:1!important}[dir] .md\:border-grey{border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--border-opacity))!important}.md\:border-grey-light{--border-opacity:1!important}[dir] .md\:border-grey-light{border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--border-opacity))!important}[dir] .md\:hover\:border-transparent:hover{border-color:transparent!important}.md\:hover\:border-black:hover{--border-opacity:1!important}[dir] .md\:hover\:border-black:hover{border-color:#22292f!important;border-color:rgba(34,41,47,var(--border-opacity))!important}.md\:hover\:border-white:hover{--border-opacity:1!important}[dir] .md\:hover\:border-white:hover{border-color:#fff!important;border-color:rgba(255,255,255,var(--border-opacity))!important}.md\:hover\:border-grey:hover{--border-opacity:1!important}[dir] .md\:hover\:border-grey:hover{border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--border-opacity))!important}.md\:hover\:border-grey-light:hover{--border-opacity:1!important}[dir] .md\:hover\:border-grey-light:hover{border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--border-opacity))!important}.md\:border-opacity-0{--border-opacity:0!important}.md\:border-opacity-25{--border-opacity:0.25!important}.md\:border-opacity-50{--border-opacity:0.5!important}.md\:border-opacity-75{--border-opacity:0.75!important}.md\:border-opacity-100{--border-opacity:1!important}.md\:hover\:border-opacity-0:hover{--border-opacity:0!important}.md\:hover\:border-opacity-25:hover{--border-opacity:0.25!important}.md\:hover\:border-opacity-50:hover{--border-opacity:0.5!important}.md\:hover\:border-opacity-75:hover{--border-opacity:0.75!important}.md\:hover\:border-opacity-100:hover{--border-opacity:1!important}.md\:focus\:border-opacity-0:focus{--border-opacity:0!important}.md\:focus\:border-opacity-25:focus{--border-opacity:0.25!important}.md\:focus\:border-opacity-50:focus{--border-opacity:0.5!important}.md\:focus\:border-opacity-75:focus{--border-opacity:0.75!important}.md\:focus\:border-opacity-100:focus{--border-opacity:1!important}[dir] .md\:border-solid{border-style:solid!important}[dir] .md\:border-dashed{border-style:dashed!important}[dir] .md\:border-dotted{border-style:dotted!important}[dir] .md\:border-double{border-style:double!important}[dir] .md\:border-none{border-style:none!important}[dir] .md\:border-0{border-width:0!important}[dir] .md\:border-2{border-width:2px!important}[dir] .md\:border-4{border-width:4px!important}[dir] .md\:border-8{border-width:8px!important}[dir] .md\:border{border-width:1px!important}[dir] .md\:border-t-0{border-top-width:0!important}[dir=ltr] .md\:border-r-0{border-right-width:0!important}[dir=rtl] .md\:border-r-0{border-left-width:0!important}[dir] .md\:border-b-0{border-bottom-width:0!important}[dir=ltr] .md\:border-l-0{border-left-width:0!important}[dir=rtl] .md\:border-l-0{border-right-width:0!important}[dir] .md\:border-t-2{border-top-width:2px!important}[dir=ltr] .md\:border-r-2{border-right-width:2px!important}[dir=rtl] .md\:border-r-2{border-left-width:2px!important}[dir] .md\:border-b-2{border-bottom-width:2px!important}[dir=ltr] .md\:border-l-2{border-left-width:2px!important}[dir=rtl] .md\:border-l-2{border-right-width:2px!important}[dir] .md\:border-t-4{border-top-width:4px!important}[dir=ltr] .md\:border-r-4{border-right-width:4px!important}[dir=rtl] .md\:border-r-4{border-left-width:4px!important}[dir] .md\:border-b-4{border-bottom-width:4px!important}[dir=ltr] .md\:border-l-4{border-left-width:4px!important}[dir=rtl] .md\:border-l-4{border-right-width:4px!important}[dir] .md\:border-t-8{border-top-width:8px!important}[dir=ltr] .md\:border-r-8{border-right-width:8px!important}[dir=rtl] .md\:border-r-8{border-left-width:8px!important}[dir] .md\:border-b-8{border-bottom-width:8px!important}[dir=ltr] .md\:border-l-8{border-left-width:8px!important}[dir=rtl] .md\:border-l-8{border-right-width:8px!important}[dir] .md\:border-t{border-top-width:1px!important}[dir=ltr] .md\:border-r{border-right-width:1px!important}[dir=rtl] .md\:border-r{border-left-width:1px!important}[dir] .md\:border-b{border-bottom-width:1px!important}[dir=ltr] .md\:border-l{border-left-width:1px!important}[dir=rtl] .md\:border-l{border-right-width:1px!important}.md\:box-border{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.md\:box-content{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.md\:block{display:block!important}.md\:inline-block{display:inline-block!important}.md\:inline{display:inline!important}.md\:flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.md\:inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.md\:table{display:table!important}.md\:table-caption{display:table-caption!important}.md\:table-cell{display:table-cell!important}.md\:table-column{display:table-column!important}.md\:table-column-group{display:table-column-group!important}.md\:table-footer-group{display:table-footer-group!important}.md\:table-header-group{display:table-header-group!important}.md\:table-row-group{display:table-row-group!important}.md\:table-row{display:table-row!important}.md\:flow-root{display:flow-root!important}.md\:grid{display:grid!important}.md\:inline-grid{display:inline-grid!important}.md\:contents{display:contents!important}.md\:hidden{display:none!important}.md\:flex-row{-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.md\:flex-row,.md\:flex-row-reverse{-webkit-box-orient:horizontal!important}.md\:flex-row-reverse{-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.md\:flex-col{-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.md\:flex-col,.md\:flex-col-reverse{-webkit-box-orient:vertical!important}.md\:flex-col-reverse{-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.md\:flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.md\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.md\:flex-no-wrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.md\:place-items-auto{place-items:auto!important}.md\:place-items-start{place-items:start!important}.md\:place-items-end{place-items:end!important}.md\:place-items-center{place-items:center!important}.md\:place-items-stretch{place-items:stretch!important}.md\:place-content-center{place-content:center!important}.md\:place-content-start{place-content:start!important}.md\:place-content-end{place-content:end!important}.md\:place-content-between{place-content:space-between!important}.md\:place-content-around{place-content:space-around!important}.md\:place-content-evenly{place-content:space-evenly!important}.md\:place-content-stretch{place-content:stretch!important}.md\:place-self-auto{place-self:auto!important}.md\:place-self-start{place-self:start!important}.md\:place-self-end{place-self:end!important}.md\:place-self-center{place-self:center!important}.md\:place-self-stretch{place-self:stretch!important}.md\:items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.md\:items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.md\:items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.md\:items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.md\:items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.md\:content-center{-ms-flex-line-pack:center!important;align-content:center!important}.md\:content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.md\:content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.md\:content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.md\:content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.md\:content-evenly{-ms-flex-line-pack:space-evenly!important;align-content:space-evenly!important}.md\:self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.md\:self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.md\:self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.md\:self-center{-ms-flex-item-align:center!important;align-self:center!important}.md\:self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.md\:justify-items-auto{justify-items:auto!important}.md\:justify-items-start{justify-items:start!important}.md\:justify-items-end{justify-items:end!important}.md\:justify-items-center{justify-items:center!important}.md\:justify-items-stretch{justify-items:stretch!important}.md\:justify-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.md\:justify-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.md\:justify-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.md\:justify-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.md\:justify-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.md\:justify-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.md\:justify-self-auto{justify-self:auto!important}.md\:justify-self-start{justify-self:start!important}.md\:justify-self-end{justify-self:end!important}.md\:justify-self-center{justify-self:center!important}.md\:justify-self-stretch{justify-self:stretch!important}.md\:flex-1{-ms-flex:1 1 0%!important;flex:1 1 0%!important}.md\:flex-1,.md\:flex-auto{-webkit-box-flex:1!important}.md\:flex-auto{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.md\:flex-initial{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.md\:flex-none{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.md\:flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.md\:flex-grow{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.md\:flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.md\:flex-shrink{-ms-flex-negative:1!important;flex-shrink:1!important}.md\:order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.md\:order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.md\:order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.md\:order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.md\:order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.md\:order-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.md\:order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.md\:order-last{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.md\:order-normal{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.md\:hover\:order-1:hover{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.md\:hover\:order-2:hover{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.md\:hover\:order-3:hover{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.md\:hover\:order-4:hover{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.md\:hover\:order-5:hover{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.md\:hover\:order-6:hover{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.md\:hover\:order-first:hover{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.md\:hover\:order-last:hover{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.md\:hover\:order-normal:hover{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.md\:focus\:order-1:focus{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.md\:focus\:order-2:focus{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.md\:focus\:order-3:focus{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.md\:focus\:order-4:focus{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.md\:focus\:order-5:focus{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.md\:focus\:order-6:focus{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.md\:focus\:order-first:focus{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.md\:focus\:order-last:focus{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.md\:focus\:order-normal:focus{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}[dir=ltr] .md\:float-right{float:right!important}[dir=ltr] .md\:float-left,[dir=rtl] .md\:float-right{float:left!important}[dir=rtl] .md\:float-left{float:right!important}[dir] .md\:float-none{float:none!important}.md\:clearfix:after{content:""!important;display:table!important}[dir] .md\:clearfix:after{clear:both!important}[dir=ltr] .md\:clear-left{clear:left!important}[dir=ltr] .md\:clear-right,[dir=rtl] .md\:clear-left{clear:right!important}[dir=rtl] .md\:clear-right{clear:left!important}[dir] .md\:clear-both{clear:both!important}[dir] .md\:clear-none{clear:none!important}.md\:font-light{font-weight:300!important}.md\:font-normal{font-weight:400!important}.md\:font-medium{font-weight:500!important}.md\:font-semibold{font-weight:600!important}.md\:font-bold{font-weight:700!important}.md\:font-extrabold{font-weight:800!important}.md\:font-black{font-weight:900!important}.md\:hover\:font-light:hover{font-weight:300!important}.md\:hover\:font-normal:hover{font-weight:400!important}.md\:hover\:font-medium:hover{font-weight:500!important}.md\:hover\:font-semibold:hover{font-weight:600!important}.md\:hover\:font-bold:hover{font-weight:700!important}.md\:hover\:font-extrabold:hover{font-weight:800!important}.md\:hover\:font-black:hover{font-weight:900!important}.md\:h-1{height:.25rem!important}.md\:h-2{height:.5rem!important}.md\:h-3{height:.75rem!important}.md\:h-4{height:1rem!important}.md\:h-5{height:1.25rem!important}.md\:h-6{height:1.5rem!important}.md\:h-8{height:2rem!important}.md\:h-10{height:2.5rem!important}.md\:h-12{height:3rem!important}.md\:h-16{height:4rem!important}.md\:h-24{height:6rem!important}.md\:h-32{height:8rem!important}.md\:h-48{height:12rem!important}.md\:h-64{height:16rem!important}.md\:h-auto{height:auto!important}.md\:h-px{height:1px!important}.md\:h-full{height:100%!important}.md\:h-screen{height:100vh!important}.md\:text-xs{font-size:.75rem!important}.md\:text-sm{font-size:.875rem!important}.md\:text-base{font-size:1rem!important}.md\:text-lg{font-size:1.125rem!important}.md\:text-xl{font-size:1.25rem!important}.md\:text-2xl{font-size:1.5rem!important}.md\:text-3xl{font-size:1.875rem!important}.md\:text-4xl{font-size:2.25rem!important}.md\:text-5xl{font-size:3rem!important}.md\:text-6xl{font-size:4rem!important}.md\:leading-none{line-height:1!important}.md\:leading-tight{line-height:1.25!important}.md\:leading-normal{line-height:1.5!important}.md\:leading-loose{line-height:2!important}.md\:list-inside{list-style-position:inside!important}.md\:list-outside{list-style-position:outside!important}[dir] .md\:m-0{margin:0!important}[dir] .md\:m-1{margin:.25rem!important}[dir] .md\:m-2{margin:.5rem!important}[dir] .md\:m-3{margin:.75rem!important}[dir] .md\:m-4{margin:1rem!important}[dir] .md\:m-5{margin:1.25rem!important}[dir] .md\:m-6{margin:1.5rem!important}[dir] .md\:m-8{margin:2rem!important}[dir] .md\:m-10{margin:2.5rem!important}[dir] .md\:m-12{margin:3rem!important}[dir] .md\:m-16{margin:4rem!important}[dir] .md\:m-20{margin:5rem!important}[dir] .md\:m-24{margin:6rem!important}[dir] .md\:m-32{margin:8rem!important}[dir] .md\:m-auto{margin:auto!important}[dir] .md\:m-px{margin:1px!important}[dir] .md\:m-base{margin:2.2rem!important}[dir] .md\:-m-px{margin:-1px!important}[dir] .md\:-m-1{margin:-.25rem!important}[dir] .md\:-m-2{margin:-.5rem!important}[dir] .md\:-m-3{margin:-.75rem!important}[dir] .md\:-m-4{margin:-1rem!important}[dir] .md\:my-0{margin-top:0!important;margin-bottom:0!important}[dir=ltr] .md\:mx-0,[dir=rtl] .md\:mx-0{margin-left:0!important;margin-right:0!important}[dir] .md\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}[dir=ltr] .md\:mx-1,[dir=rtl] .md\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}[dir] .md\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}[dir=ltr] .md\:mx-2,[dir=rtl] .md\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}[dir] .md\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}[dir=ltr] .md\:mx-3,[dir=rtl] .md\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}[dir] .md\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}[dir=ltr] .md\:mx-4,[dir=rtl] .md\:mx-4{margin-left:1rem!important;margin-right:1rem!important}[dir] .md\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}[dir=ltr] .md\:mx-5,[dir=rtl] .md\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}[dir] .md\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}[dir=ltr] .md\:mx-6,[dir=rtl] .md\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}[dir] .md\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}[dir=ltr] .md\:mx-8,[dir=rtl] .md\:mx-8{margin-left:2rem!important;margin-right:2rem!important}[dir] .md\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}[dir=ltr] .md\:mx-10,[dir=rtl] .md\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}[dir] .md\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}[dir=ltr] .md\:mx-12,[dir=rtl] .md\:mx-12{margin-left:3rem!important;margin-right:3rem!important}[dir] .md\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}[dir=ltr] .md\:mx-16,[dir=rtl] .md\:mx-16{margin-left:4rem!important;margin-right:4rem!important}[dir] .md\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}[dir=ltr] .md\:mx-20,[dir=rtl] .md\:mx-20{margin-left:5rem!important;margin-right:5rem!important}[dir] .md\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}[dir=ltr] .md\:mx-24,[dir=rtl] .md\:mx-24{margin-left:6rem!important;margin-right:6rem!important}[dir] .md\:my-32{margin-top:8rem!important;margin-bottom:8rem!important}[dir=ltr] .md\:mx-32,[dir=rtl] .md\:mx-32{margin-left:8rem!important;margin-right:8rem!important}[dir] .md\:my-auto{margin-top:auto!important;margin-bottom:auto!important}[dir=ltr] .md\:mx-auto,[dir=rtl] .md\:mx-auto{margin-left:auto!important;margin-right:auto!important}[dir] .md\:my-px{margin-top:1px!important;margin-bottom:1px!important}[dir=ltr] .md\:mx-px,[dir=rtl] .md\:mx-px{margin-left:1px!important;margin-right:1px!important}[dir] .md\:my-base{margin-top:2.2rem!important;margin-bottom:2.2rem!important}[dir=ltr] .md\:mx-base,[dir=rtl] .md\:mx-base{margin-left:2.2rem!important;margin-right:2.2rem!important}[dir] .md\:-my-px{margin-top:-1px!important;margin-bottom:-1px!important}[dir=ltr] .md\:-mx-px,[dir=rtl] .md\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}[dir] .md\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}[dir=ltr] .md\:-mx-1,[dir=rtl] .md\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}[dir] .md\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}[dir=ltr] .md\:-mx-2,[dir=rtl] .md\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}[dir] .md\:-my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}[dir=ltr] .md\:-mx-3,[dir=rtl] .md\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}[dir] .md\:-my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}[dir=ltr] .md\:-mx-4,[dir=rtl] .md\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}[dir] .md\:mt-0{margin-top:0!important}[dir=ltr] .md\:mr-0{margin-right:0!important}[dir=rtl] .md\:mr-0{margin-left:0!important}[dir] .md\:mb-0{margin-bottom:0!important}[dir=ltr] .md\:ml-0{margin-left:0!important}[dir=rtl] .md\:ml-0{margin-right:0!important}[dir] .md\:mt-1{margin-top:.25rem!important}[dir=ltr] .md\:mr-1{margin-right:.25rem!important}[dir=rtl] .md\:mr-1{margin-left:.25rem!important}[dir] .md\:mb-1{margin-bottom:.25rem!important}[dir=ltr] .md\:ml-1{margin-left:.25rem!important}[dir=rtl] .md\:ml-1{margin-right:.25rem!important}[dir] .md\:mt-2{margin-top:.5rem!important}[dir=ltr] .md\:mr-2{margin-right:.5rem!important}[dir=rtl] .md\:mr-2{margin-left:.5rem!important}[dir] .md\:mb-2{margin-bottom:.5rem!important}[dir=ltr] .md\:ml-2{margin-left:.5rem!important}[dir=rtl] .md\:ml-2{margin-right:.5rem!important}[dir] .md\:mt-3{margin-top:.75rem!important}[dir=ltr] .md\:mr-3{margin-right:.75rem!important}[dir=rtl] .md\:mr-3{margin-left:.75rem!important}[dir] .md\:mb-3{margin-bottom:.75rem!important}[dir=ltr] .md\:ml-3{margin-left:.75rem!important}[dir=rtl] .md\:ml-3{margin-right:.75rem!important}[dir] .md\:mt-4{margin-top:1rem!important}[dir=ltr] .md\:mr-4{margin-right:1rem!important}[dir=rtl] .md\:mr-4{margin-left:1rem!important}[dir] .md\:mb-4{margin-bottom:1rem!important}[dir=ltr] .md\:ml-4{margin-left:1rem!important}[dir=rtl] .md\:ml-4{margin-right:1rem!important}[dir] .md\:mt-5{margin-top:1.25rem!important}[dir=ltr] .md\:mr-5{margin-right:1.25rem!important}[dir=rtl] .md\:mr-5{margin-left:1.25rem!important}[dir] .md\:mb-5{margin-bottom:1.25rem!important}[dir=ltr] .md\:ml-5{margin-left:1.25rem!important}[dir=rtl] .md\:ml-5{margin-right:1.25rem!important}[dir] .md\:mt-6{margin-top:1.5rem!important}[dir=ltr] .md\:mr-6{margin-right:1.5rem!important}[dir=rtl] .md\:mr-6{margin-left:1.5rem!important}[dir] .md\:mb-6{margin-bottom:1.5rem!important}[dir=ltr] .md\:ml-6{margin-left:1.5rem!important}[dir=rtl] .md\:ml-6{margin-right:1.5rem!important}[dir] .md\:mt-8{margin-top:2rem!important}[dir=ltr] .md\:mr-8{margin-right:2rem!important}[dir=rtl] .md\:mr-8{margin-left:2rem!important}[dir] .md\:mb-8{margin-bottom:2rem!important}[dir=ltr] .md\:ml-8{margin-left:2rem!important}[dir=rtl] .md\:ml-8{margin-right:2rem!important}[dir] .md\:mt-10{margin-top:2.5rem!important}[dir=ltr] .md\:mr-10{margin-right:2.5rem!important}[dir=rtl] .md\:mr-10{margin-left:2.5rem!important}[dir] .md\:mb-10{margin-bottom:2.5rem!important}[dir=ltr] .md\:ml-10{margin-left:2.5rem!important}[dir=rtl] .md\:ml-10{margin-right:2.5rem!important}[dir] .md\:mt-12{margin-top:3rem!important}[dir=ltr] .md\:mr-12{margin-right:3rem!important}[dir=rtl] .md\:mr-12{margin-left:3rem!important}[dir] .md\:mb-12{margin-bottom:3rem!important}[dir=ltr] .md\:ml-12{margin-left:3rem!important}[dir=rtl] .md\:ml-12{margin-right:3rem!important}[dir] .md\:mt-16{margin-top:4rem!important}[dir=ltr] .md\:mr-16{margin-right:4rem!important}[dir=rtl] .md\:mr-16{margin-left:4rem!important}[dir] .md\:mb-16{margin-bottom:4rem!important}[dir=ltr] .md\:ml-16{margin-left:4rem!important}[dir=rtl] .md\:ml-16{margin-right:4rem!important}[dir] .md\:mt-20{margin-top:5rem!important}[dir=ltr] .md\:mr-20{margin-right:5rem!important}[dir=rtl] .md\:mr-20{margin-left:5rem!important}[dir] .md\:mb-20{margin-bottom:5rem!important}[dir=ltr] .md\:ml-20{margin-left:5rem!important}[dir=rtl] .md\:ml-20{margin-right:5rem!important}[dir] .md\:mt-24{margin-top:6rem!important}[dir=ltr] .md\:mr-24{margin-right:6rem!important}[dir=rtl] .md\:mr-24{margin-left:6rem!important}[dir] .md\:mb-24{margin-bottom:6rem!important}[dir=ltr] .md\:ml-24{margin-left:6rem!important}[dir=rtl] .md\:ml-24{margin-right:6rem!important}[dir] .md\:mt-32{margin-top:8rem!important}[dir=ltr] .md\:mr-32{margin-right:8rem!important}[dir=rtl] .md\:mr-32{margin-left:8rem!important}[dir] .md\:mb-32{margin-bottom:8rem!important}[dir=ltr] .md\:ml-32{margin-left:8rem!important}[dir=rtl] .md\:ml-32{margin-right:8rem!important}[dir] .md\:mt-auto{margin-top:auto!important}[dir=ltr] .md\:mr-auto{margin-right:auto!important}[dir=rtl] .md\:mr-auto{margin-left:auto!important}[dir] .md\:mb-auto{margin-bottom:auto!important}[dir=ltr] .md\:ml-auto{margin-left:auto!important}[dir=rtl] .md\:ml-auto{margin-right:auto!important}[dir] .md\:mt-px{margin-top:1px!important}[dir=ltr] .md\:mr-px{margin-right:1px!important}[dir=rtl] .md\:mr-px{margin-left:1px!important}[dir] .md\:mb-px{margin-bottom:1px!important}[dir=ltr] .md\:ml-px{margin-left:1px!important}[dir=rtl] .md\:ml-px{margin-right:1px!important}[dir] .md\:mt-base{margin-top:2.2rem!important}[dir=ltr] .md\:mr-base{margin-right:2.2rem!important}[dir=rtl] .md\:mr-base{margin-left:2.2rem!important}[dir] .md\:mb-base{margin-bottom:2.2rem!important}[dir=ltr] .md\:ml-base{margin-left:2.2rem!important}[dir=rtl] .md\:ml-base{margin-right:2.2rem!important}[dir] .md\:-mt-px{margin-top:-1px!important}[dir=ltr] .md\:-mr-px{margin-right:-1px!important}[dir=rtl] .md\:-mr-px{margin-left:-1px!important}[dir] .md\:-mb-px{margin-bottom:-1px!important}[dir=ltr] .md\:-ml-px{margin-left:-1px!important}[dir=rtl] .md\:-ml-px{margin-right:-1px!important}[dir] .md\:-mt-1{margin-top:-.25rem!important}[dir=ltr] .md\:-mr-1{margin-right:-.25rem!important}[dir=rtl] .md\:-mr-1{margin-left:-.25rem!important}[dir] .md\:-mb-1{margin-bottom:-.25rem!important}[dir=ltr] .md\:-ml-1{margin-left:-.25rem!important}[dir=rtl] .md\:-ml-1{margin-right:-.25rem!important}[dir] .md\:-mt-2{margin-top:-.5rem!important}[dir=ltr] .md\:-mr-2{margin-right:-.5rem!important}[dir=rtl] .md\:-mr-2{margin-left:-.5rem!important}[dir] .md\:-mb-2{margin-bottom:-.5rem!important}[dir=ltr] .md\:-ml-2{margin-left:-.5rem!important}[dir=rtl] .md\:-ml-2{margin-right:-.5rem!important}[dir] .md\:-mt-3{margin-top:-.75rem!important}[dir=ltr] .md\:-mr-3{margin-right:-.75rem!important}[dir=rtl] .md\:-mr-3{margin-left:-.75rem!important}[dir] .md\:-mb-3{margin-bottom:-.75rem!important}[dir=ltr] .md\:-ml-3{margin-left:-.75rem!important}[dir=rtl] .md\:-ml-3{margin-right:-.75rem!important}[dir] .md\:-mt-4{margin-top:-1rem!important}[dir=ltr] .md\:-mr-4{margin-right:-1rem!important}[dir=rtl] .md\:-mr-4{margin-left:-1rem!important}[dir] .md\:-mb-4{margin-bottom:-1rem!important}[dir=ltr] .md\:-ml-4{margin-left:-1rem!important}[dir=rtl] .md\:-ml-4{margin-right:-1rem!important}.md\:max-h-full{max-height:100%!important}.md\:max-h-screen{max-height:100vh!important}.md\:max-w-xs{max-width:20rem!important}.md\:max-w-sm{max-width:30rem!important}.md\:max-w-md{max-width:40rem!important}.md\:max-w-lg{max-width:50rem!important}.md\:max-w-xl{max-width:60rem!important}.md\:max-w-2xl{max-width:70rem!important}.md\:max-w-3xl{max-width:80rem!important}.md\:max-w-4xl{max-width:90rem!important}.md\:max-w-5xl{max-width:100rem!important}.md\:max-w-full{max-width:100%!important}.md\:min-h-0{min-height:0!important}.md\:min-h-full{min-height:100%!important}.md\:min-h-screen{min-height:100vh!important}.md\:min-w-0{min-width:0!important}.md\:min-w-full{min-width:100%!important}.md\:object-contain{-o-object-fit:contain!important;object-fit:contain!important}.md\:object-cover{-o-object-fit:cover!important;object-fit:cover!important}.md\:object-fill{-o-object-fit:fill!important;object-fit:fill!important}.md\:object-none{-o-object-fit:none!important;object-fit:none!important}.md\:object-scale-down{-o-object-fit:scale-down!important;object-fit:scale-down!important}.md\:object-bottom{-o-object-position:bottom!important;object-position:bottom!important}.md\:object-center{-o-object-position:center!important;object-position:center!important}.md\:object-left{-o-object-position:left!important;object-position:left!important}.md\:object-left-bottom{-o-object-position:left bottom!important;object-position:left bottom!important}.md\:object-left-top{-o-object-position:left top!important;object-position:left top!important}.md\:object-right{-o-object-position:right!important;object-position:right!important}.md\:object-right-bottom{-o-object-position:right bottom!important;object-position:right bottom!important}.md\:object-right-top{-o-object-position:right top!important;object-position:right top!important}.md\:object-top{-o-object-position:top!important;object-position:top!important}.md\:opacity-0{opacity:0!important}.md\:opacity-25{opacity:.25!important}.md\:opacity-50{opacity:.5!important}.md\:opacity-75{opacity:.75!important}.md\:opacity-100{opacity:1!important}.md\:overflow-auto{overflow:auto!important}.md\:overflow-hidden{overflow:hidden!important}.md\:overflow-visible{overflow:visible!important}.md\:overflow-scroll{overflow:scroll!important}.md\:overflow-x-auto{overflow-x:auto!important}.md\:overflow-y-auto{overflow-y:auto!important}.md\:overflow-x-hidden{overflow-x:hidden!important}.md\:overflow-y-hidden{overflow-y:hidden!important}.md\:overflow-x-visible{overflow-x:visible!important}.md\:overflow-y-visible{overflow-y:visible!important}.md\:overflow-x-scroll{overflow-x:scroll!important}.md\:overflow-y-scroll{overflow-y:scroll!important}.md\:scrolling-touch{-webkit-overflow-scrolling:touch!important}.md\:scrolling-auto{-webkit-overflow-scrolling:auto!important}.md\:overscroll-auto{-ms-scroll-chaining:chained!important;overscroll-behavior:auto!important}.md\:overscroll-contain{-ms-scroll-chaining:none!important;overscroll-behavior:contain!important}.md\:overscroll-none{-ms-scroll-chaining:none!important;overscroll-behavior:none!important}.md\:overscroll-y-auto{overscroll-behavior-y:auto!important}.md\:overscroll-y-contain{overscroll-behavior-y:contain!important}.md\:overscroll-y-none{overscroll-behavior-y:none!important}.md\:overscroll-x-auto{overscroll-behavior-x:auto!important}.md\:overscroll-x-contain{overscroll-behavior-x:contain!important}.md\:overscroll-x-none{overscroll-behavior-x:none!important}[dir] .md\:p-0{padding:0!important}[dir] .md\:p-1{padding:.25rem!important}[dir] .md\:p-2{padding:.5rem!important}[dir] .md\:p-3{padding:.75rem!important}[dir] .md\:p-4{padding:1rem!important}[dir] .md\:p-5{padding:1.25rem!important}[dir] .md\:p-6{padding:1.5rem!important}[dir] .md\:p-8{padding:2rem!important}[dir] .md\:p-10{padding:2.5rem!important}[dir] .md\:p-12{padding:3rem!important}[dir] .md\:p-16{padding:4rem!important}[dir] .md\:p-20{padding:5rem!important}[dir] .md\:p-24{padding:6rem!important}[dir] .md\:p-32{padding:8rem!important}[dir] .md\:p-px{padding:1px!important}[dir] .md\:p-base{padding:2.2rem!important}[dir] .md\:py-0{padding-top:0!important;padding-bottom:0!important}[dir=ltr] .md\:px-0,[dir=rtl] .md\:px-0{padding-left:0!important;padding-right:0!important}[dir] .md\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}[dir=ltr] .md\:px-1,[dir=rtl] .md\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}[dir] .md\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}[dir=ltr] .md\:px-2,[dir=rtl] .md\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}[dir] .md\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}[dir=ltr] .md\:px-3,[dir=rtl] .md\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}[dir] .md\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}[dir=ltr] .md\:px-4,[dir=rtl] .md\:px-4{padding-left:1rem!important;padding-right:1rem!important}[dir] .md\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}[dir=ltr] .md\:px-5,[dir=rtl] .md\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}[dir] .md\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}[dir=ltr] .md\:px-6,[dir=rtl] .md\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}[dir] .md\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}[dir=ltr] .md\:px-8,[dir=rtl] .md\:px-8{padding-left:2rem!important;padding-right:2rem!important}[dir] .md\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}[dir=ltr] .md\:px-10,[dir=rtl] .md\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}[dir] .md\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}[dir=ltr] .md\:px-12,[dir=rtl] .md\:px-12{padding-left:3rem!important;padding-right:3rem!important}[dir] .md\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}[dir=ltr] .md\:px-16,[dir=rtl] .md\:px-16{padding-left:4rem!important;padding-right:4rem!important}[dir] .md\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}[dir=ltr] .md\:px-20,[dir=rtl] .md\:px-20{padding-left:5rem!important;padding-right:5rem!important}[dir] .md\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}[dir=ltr] .md\:px-24,[dir=rtl] .md\:px-24{padding-left:6rem!important;padding-right:6rem!important}[dir] .md\:py-32{padding-top:8rem!important;padding-bottom:8rem!important}[dir=ltr] .md\:px-32,[dir=rtl] .md\:px-32{padding-left:8rem!important;padding-right:8rem!important}[dir] .md\:py-px{padding-top:1px!important;padding-bottom:1px!important}[dir=ltr] .md\:px-px,[dir=rtl] .md\:px-px{padding-left:1px!important;padding-right:1px!important}[dir] .md\:py-base{padding-top:2.2rem!important;padding-bottom:2.2rem!important}[dir=ltr] .md\:px-base,[dir=rtl] .md\:px-base{padding-left:2.2rem!important;padding-right:2.2rem!important}[dir] .md\:pt-0{padding-top:0!important}[dir=ltr] .md\:pr-0{padding-right:0!important}[dir=rtl] .md\:pr-0{padding-left:0!important}[dir] .md\:pb-0{padding-bottom:0!important}[dir=ltr] .md\:pl-0{padding-left:0!important}[dir=rtl] .md\:pl-0{padding-right:0!important}[dir] .md\:pt-1{padding-top:.25rem!important}[dir=ltr] .md\:pr-1{padding-right:.25rem!important}[dir=rtl] .md\:pr-1{padding-left:.25rem!important}[dir] .md\:pb-1{padding-bottom:.25rem!important}[dir=ltr] .md\:pl-1{padding-left:.25rem!important}[dir=rtl] .md\:pl-1{padding-right:.25rem!important}[dir] .md\:pt-2{padding-top:.5rem!important}[dir=ltr] .md\:pr-2{padding-right:.5rem!important}[dir=rtl] .md\:pr-2{padding-left:.5rem!important}[dir] .md\:pb-2{padding-bottom:.5rem!important}[dir=ltr] .md\:pl-2{padding-left:.5rem!important}[dir=rtl] .md\:pl-2{padding-right:.5rem!important}[dir] .md\:pt-3{padding-top:.75rem!important}[dir=ltr] .md\:pr-3{padding-right:.75rem!important}[dir=rtl] .md\:pr-3{padding-left:.75rem!important}[dir] .md\:pb-3{padding-bottom:.75rem!important}[dir=ltr] .md\:pl-3{padding-left:.75rem!important}[dir=rtl] .md\:pl-3{padding-right:.75rem!important}[dir] .md\:pt-4{padding-top:1rem!important}[dir=ltr] .md\:pr-4{padding-right:1rem!important}[dir=rtl] .md\:pr-4{padding-left:1rem!important}[dir] .md\:pb-4{padding-bottom:1rem!important}[dir=ltr] .md\:pl-4{padding-left:1rem!important}[dir=rtl] .md\:pl-4{padding-right:1rem!important}[dir] .md\:pt-5{padding-top:1.25rem!important}[dir=ltr] .md\:pr-5{padding-right:1.25rem!important}[dir=rtl] .md\:pr-5{padding-left:1.25rem!important}[dir] .md\:pb-5{padding-bottom:1.25rem!important}[dir=ltr] .md\:pl-5{padding-left:1.25rem!important}[dir=rtl] .md\:pl-5{padding-right:1.25rem!important}[dir] .md\:pt-6{padding-top:1.5rem!important}[dir=ltr] .md\:pr-6{padding-right:1.5rem!important}[dir=rtl] .md\:pr-6{padding-left:1.5rem!important}[dir] .md\:pb-6{padding-bottom:1.5rem!important}[dir=ltr] .md\:pl-6{padding-left:1.5rem!important}[dir=rtl] .md\:pl-6{padding-right:1.5rem!important}[dir] .md\:pt-8{padding-top:2rem!important}[dir=ltr] .md\:pr-8{padding-right:2rem!important}[dir=rtl] .md\:pr-8{padding-left:2rem!important}[dir] .md\:pb-8{padding-bottom:2rem!important}[dir=ltr] .md\:pl-8{padding-left:2rem!important}[dir=rtl] .md\:pl-8{padding-right:2rem!important}[dir] .md\:pt-10{padding-top:2.5rem!important}[dir=ltr] .md\:pr-10{padding-right:2.5rem!important}[dir=rtl] .md\:pr-10{padding-left:2.5rem!important}[dir] .md\:pb-10{padding-bottom:2.5rem!important}[dir=ltr] .md\:pl-10{padding-left:2.5rem!important}[dir=rtl] .md\:pl-10{padding-right:2.5rem!important}[dir] .md\:pt-12{padding-top:3rem!important}[dir=ltr] .md\:pr-12{padding-right:3rem!important}[dir=rtl] .md\:pr-12{padding-left:3rem!important}[dir] .md\:pb-12{padding-bottom:3rem!important}[dir=ltr] .md\:pl-12{padding-left:3rem!important}[dir=rtl] .md\:pl-12{padding-right:3rem!important}[dir] .md\:pt-16{padding-top:4rem!important}[dir=ltr] .md\:pr-16{padding-right:4rem!important}[dir=rtl] .md\:pr-16{padding-left:4rem!important}[dir] .md\:pb-16{padding-bottom:4rem!important}[dir=ltr] .md\:pl-16{padding-left:4rem!important}[dir=rtl] .md\:pl-16{padding-right:4rem!important}[dir] .md\:pt-20{padding-top:5rem!important}[dir=ltr] .md\:pr-20{padding-right:5rem!important}[dir=rtl] .md\:pr-20{padding-left:5rem!important}[dir] .md\:pb-20{padding-bottom:5rem!important}[dir=ltr] .md\:pl-20{padding-left:5rem!important}[dir=rtl] .md\:pl-20{padding-right:5rem!important}[dir] .md\:pt-24{padding-top:6rem!important}[dir=ltr] .md\:pr-24{padding-right:6rem!important}[dir=rtl] .md\:pr-24{padding-left:6rem!important}[dir] .md\:pb-24{padding-bottom:6rem!important}[dir=ltr] .md\:pl-24{padding-left:6rem!important}[dir=rtl] .md\:pl-24{padding-right:6rem!important}[dir] .md\:pt-32{padding-top:8rem!important}[dir=ltr] .md\:pr-32{padding-right:8rem!important}[dir=rtl] .md\:pr-32{padding-left:8rem!important}[dir] .md\:pb-32{padding-bottom:8rem!important}[dir=ltr] .md\:pl-32{padding-left:8rem!important}[dir=rtl] .md\:pl-32{padding-right:8rem!important}[dir] .md\:pt-px{padding-top:1px!important}[dir=ltr] .md\:pr-px{padding-right:1px!important}[dir=rtl] .md\:pr-px{padding-left:1px!important}[dir] .md\:pb-px{padding-bottom:1px!important}[dir=ltr] .md\:pl-px{padding-left:1px!important}[dir=rtl] .md\:pl-px{padding-right:1px!important}[dir] .md\:pt-base{padding-top:2.2rem!important}[dir=ltr] .md\:pr-base{padding-right:2.2rem!important}[dir=rtl] .md\:pr-base{padding-left:2.2rem!important}[dir] .md\:pb-base{padding-bottom:2.2rem!important}[dir=ltr] .md\:pl-base{padding-left:2.2rem!important}[dir=rtl] .md\:pl-base{padding-right:2.2rem!important}.md\:placeholder-transparent::-webkit-input-placeholder{color:transparent!important}.md\:placeholder-transparent::-moz-placeholder{color:transparent!important}.md\:placeholder-transparent:-ms-input-placeholder{color:transparent!important}.md\:placeholder-transparent::-ms-input-placeholder{color:transparent!important}.md\:placeholder-transparent::placeholder{color:transparent!important}.md\:placeholder-black::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.md\:placeholder-black::-moz-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.md\:placeholder-black:-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.md\:placeholder-black::-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.md\:placeholder-black::placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.md\:placeholder-white::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.md\:placeholder-white::-moz-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.md\:placeholder-white:-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.md\:placeholder-white::-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.md\:placeholder-white::placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.md\:placeholder-grey::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.md\:placeholder-grey::-moz-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.md\:placeholder-grey:-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.md\:placeholder-grey::-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.md\:placeholder-grey::placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.md\:placeholder-grey-light::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.md\:placeholder-grey-light::-moz-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.md\:placeholder-grey-light:-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.md\:placeholder-grey-light::-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.md\:placeholder-grey-light::placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.md\:focus\:placeholder-transparent:focus::-webkit-input-placeholder{color:transparent!important}.md\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent!important}.md\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent!important}.md\:focus\:placeholder-transparent:focus::-ms-input-placeholder{color:transparent!important}.md\:focus\:placeholder-transparent:focus::placeholder{color:transparent!important}.md\:focus\:placeholder-black:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.md\:focus\:placeholder-black:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.md\:focus\:placeholder-black:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.md\:focus\:placeholder-black:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.md\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.md\:focus\:placeholder-white:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.md\:focus\:placeholder-white:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.md\:focus\:placeholder-white:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.md\:focus\:placeholder-white:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.md\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.md\:focus\:placeholder-grey:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.md\:focus\:placeholder-grey:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.md\:focus\:placeholder-grey:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.md\:focus\:placeholder-grey:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.md\:focus\:placeholder-grey:focus::placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.md\:focus\:placeholder-grey-light:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.md\:focus\:placeholder-grey-light:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.md\:focus\:placeholder-grey-light:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.md\:focus\:placeholder-grey-light:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.md\:focus\:placeholder-grey-light:focus::placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.md\:placeholder-opacity-0::-webkit-input-placeholder{--placeholder-opacity:0!important}.md\:placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0!important}.md\:placeholder-opacity-0:-ms-input-placeholder{--placeholder-opacity:0!important}.md\:placeholder-opacity-0::-ms-input-placeholder{--placeholder-opacity:0!important}.md\:placeholder-opacity-0::placeholder{--placeholder-opacity:0!important}.md\:placeholder-opacity-25::-webkit-input-placeholder{--placeholder-opacity:0.25!important}.md\:placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:0.25!important}.md\:placeholder-opacity-25:-ms-input-placeholder{--placeholder-opacity:0.25!important}.md\:placeholder-opacity-25::-ms-input-placeholder{--placeholder-opacity:0.25!important}.md\:placeholder-opacity-25::placeholder{--placeholder-opacity:0.25!important}.md\:placeholder-opacity-50::-webkit-input-placeholder{--placeholder-opacity:0.5!important}.md\:placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:0.5!important}.md\:placeholder-opacity-50:-ms-input-placeholder{--placeholder-opacity:0.5!important}.md\:placeholder-opacity-50::-ms-input-placeholder{--placeholder-opacity:0.5!important}.md\:placeholder-opacity-50::placeholder{--placeholder-opacity:0.5!important}.md\:placeholder-opacity-75::-webkit-input-placeholder{--placeholder-opacity:0.75!important}.md\:placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:0.75!important}.md\:placeholder-opacity-75:-ms-input-placeholder{--placeholder-opacity:0.75!important}.md\:placeholder-opacity-75::-ms-input-placeholder{--placeholder-opacity:0.75!important}.md\:placeholder-opacity-75::placeholder{--placeholder-opacity:0.75!important}.md\:placeholder-opacity-100::-webkit-input-placeholder{--placeholder-opacity:1!important}.md\:placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1!important}.md\:placeholder-opacity-100:-ms-input-placeholder{--placeholder-opacity:1!important}.md\:placeholder-opacity-100::-ms-input-placeholder{--placeholder-opacity:1!important}.md\:placeholder-opacity-100::placeholder{--placeholder-opacity:1!important}.md\:focus\:placeholder-opacity-0:focus::-webkit-input-placeholder{--placeholder-opacity:0!important}.md\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0!important}.md\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--placeholder-opacity:0!important}.md\:focus\:placeholder-opacity-0:focus::-ms-input-placeholder{--placeholder-opacity:0!important}.md\:focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0!important}.md\:focus\:placeholder-opacity-25:focus::-webkit-input-placeholder{--placeholder-opacity:0.25!important}.md\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:0.25!important}.md\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--placeholder-opacity:0.25!important}.md\:focus\:placeholder-opacity-25:focus::-ms-input-placeholder{--placeholder-opacity:0.25!important}.md\:focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25!important}.md\:focus\:placeholder-opacity-50:focus::-webkit-input-placeholder{--placeholder-opacity:0.5!important}.md\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:0.5!important}.md\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--placeholder-opacity:0.5!important}.md\:focus\:placeholder-opacity-50:focus::-ms-input-placeholder{--placeholder-opacity:0.5!important}.md\:focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5!important}.md\:focus\:placeholder-opacity-75:focus::-webkit-input-placeholder{--placeholder-opacity:0.75!important}.md\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:0.75!important}.md\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--placeholder-opacity:0.75!important}.md\:focus\:placeholder-opacity-75:focus::-ms-input-placeholder{--placeholder-opacity:0.75!important}.md\:focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75!important}.md\:focus\:placeholder-opacity-100:focus::-webkit-input-placeholder{--placeholder-opacity:1!important}.md\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1!important}.md\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--placeholder-opacity:1!important}.md\:focus\:placeholder-opacity-100:focus::-ms-input-placeholder{--placeholder-opacity:1!important}.md\:focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1!important}.md\:pointer-events-none{pointer-events:none!important}.md\:pointer-events-auto{pointer-events:auto!important}.md\:static{position:static!important}.md\:fixed{position:fixed!important}.md\:absolute{position:absolute!important}.md\:relative{position:relative!important}.md\:sticky{position:sticky!important}.md\:inset-0{top:0!important;bottom:0!important}[dir=ltr] .md\:inset-0,[dir=rtl] .md\:inset-0{right:0!important;left:0!important}.md\:inset-auto{top:auto!important;bottom:auto!important}[dir=ltr] .md\:inset-auto,[dir=rtl] .md\:inset-auto{right:auto!important;left:auto!important}.md\:inset-y-0{top:0!important;bottom:0!important}[dir=ltr] .md\:inset-x-0,[dir=rtl] .md\:inset-x-0{right:0!important;left:0!important}.md\:inset-y-auto{top:auto!important;bottom:auto!important}[dir=ltr] .md\:inset-x-auto,[dir=rtl] .md\:inset-x-auto{right:auto!important;left:auto!important}.md\:top-0{top:0!important}[dir=ltr] .md\:right-0{right:0!important}[dir=rtl] .md\:right-0{left:0!important}.md\:bottom-0{bottom:0!important}[dir=ltr] .md\:left-0{left:0!important}[dir=rtl] .md\:left-0{right:0!important}.md\:top-auto{top:auto!important}[dir=ltr] .md\:right-auto{right:auto!important}[dir=rtl] .md\:right-auto{left:auto!important}.md\:bottom-auto{bottom:auto!important}[dir=ltr] .md\:left-auto{left:auto!important}[dir=rtl] .md\:left-auto{right:auto!important}.md\:resize-none{resize:none!important}.md\:resize-y{resize:vertical!important}.md\:resize-x{resize:horizontal!important}.md\:resize{resize:both!important}.md\:shadow{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .md\:shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.md\:shadow-md{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .md\:shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.md\:shadow-lg{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .md\:shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.md\:shadow-inner{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .md\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.md\:shadow-xl{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .md\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.md\:shadow-2xl{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .md\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.md\:shadow-outline{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .md\:shadow-outline{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.md\:shadow-none{-webkit-box-shadow:none!important}[dir] .md\:shadow-none{box-shadow:none!important}.md\:shadow-drop{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .md\:shadow-drop{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.md\:hover\:shadow:hover{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .md\:hover\:shadow:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.md\:hover\:shadow-md:hover{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .md\:hover\:shadow-md:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.md\:hover\:shadow-lg:hover{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .md\:hover\:shadow-lg:hover{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.md\:hover\:shadow-inner:hover{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .md\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.md\:hover\:shadow-xl:hover{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .md\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.md\:hover\:shadow-2xl:hover{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .md\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.md\:hover\:shadow-outline:hover{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .md\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.md\:hover\:shadow-none:hover{-webkit-box-shadow:none!important}[dir] .md\:hover\:shadow-none:hover{box-shadow:none!important}.md\:hover\:shadow-drop:hover{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .md\:hover\:shadow-drop:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.md\:focus\:shadow:focus{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .md\:focus\:shadow:focus{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.md\:focus\:shadow-md:focus{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .md\:focus\:shadow-md:focus{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.md\:focus\:shadow-lg:focus{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .md\:focus\:shadow-lg:focus{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.md\:focus\:shadow-inner:focus{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .md\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.md\:focus\:shadow-xl:focus{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .md\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.md\:focus\:shadow-2xl:focus{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .md\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.md\:focus\:shadow-outline:focus{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .md\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.md\:focus\:shadow-none:focus{-webkit-box-shadow:none!important}[dir] .md\:focus\:shadow-none:focus{box-shadow:none!important}.md\:focus\:shadow-drop:focus{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .md\:focus\:shadow-drop:focus{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.md\:stroke-0{stroke-width:0!important}.md\:stroke-1{stroke-width:1!important}.md\:stroke-2{stroke-width:2!important}.md\:table-auto{table-layout:auto!important}.md\:table-fixed{table-layout:fixed!important}[dir=ltr] .md\:text-left{text-align:left!important}[dir=rtl] .md\:text-left{text-align:right!important}[dir] .md\:text-center{text-align:center!important}[dir=ltr] .md\:text-right{text-align:right!important}[dir=rtl] .md\:text-right{text-align:left!important}[dir] .md\:text-justify{text-align:justify!important}.md\:text-inherit{color:inherit!important}.md\:text-transparent{color:transparent!important}.md\:text-black{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.md\:text-white{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.md\:text-grey{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.md\:text-grey-light{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.md\:hover\:text-inherit:hover{color:inherit!important}.md\:hover\:text-transparent:hover{color:transparent!important}.md\:hover\:text-black:hover{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.md\:hover\:text-white:hover{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.md\:hover\:text-grey:hover{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.md\:hover\:text-grey-light:hover{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.md\:focus\:text-inherit:focus{color:inherit!important}.md\:focus\:text-transparent:focus{color:transparent!important}.md\:focus\:text-black:focus{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.md\:focus\:text-white:focus{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.md\:focus\:text-grey:focus{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.md\:focus\:text-grey-light:focus{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.md\:text-opacity-0{--text-opacity:0!important}.md\:text-opacity-25{--text-opacity:0.25!important}.md\:text-opacity-50{--text-opacity:0.5!important}.md\:text-opacity-75{--text-opacity:0.75!important}.md\:text-opacity-100{--text-opacity:1!important}.md\:hover\:text-opacity-0:hover{--text-opacity:0!important}.md\:hover\:text-opacity-25:hover{--text-opacity:0.25!important}.md\:hover\:text-opacity-50:hover{--text-opacity:0.5!important}.md\:hover\:text-opacity-75:hover{--text-opacity:0.75!important}.md\:hover\:text-opacity-100:hover{--text-opacity:1!important}.md\:focus\:text-opacity-0:focus{--text-opacity:0!important}.md\:focus\:text-opacity-25:focus{--text-opacity:0.25!important}.md\:focus\:text-opacity-50:focus{--text-opacity:0.5!important}.md\:focus\:text-opacity-75:focus{--text-opacity:0.75!important}.md\:focus\:text-opacity-100:focus{--text-opacity:1!important}.md\:italic{font-style:italic!important}.md\:not-italic{font-style:normal!important}.md\:hover\:italic:hover{font-style:italic!important}.md\:hover\:not-italic:hover{font-style:normal!important}.md\:focus\:italic:focus{font-style:italic!important}.md\:focus\:not-italic:focus{font-style:normal!important}.md\:uppercase{text-transform:uppercase!important}.md\:lowercase{text-transform:lowercase!important}.md\:capitalize{text-transform:capitalize!important}.md\:normal-case{text-transform:none!important}.md\:hover\:uppercase:hover{text-transform:uppercase!important}.md\:hover\:lowercase:hover{text-transform:lowercase!important}.md\:hover\:capitalize:hover{text-transform:capitalize!important}.md\:hover\:normal-case:hover{text-transform:none!important}.md\:focus\:uppercase:focus{text-transform:uppercase!important}.md\:focus\:lowercase:focus{text-transform:lowercase!important}.md\:focus\:capitalize:focus{text-transform:capitalize!important}.md\:focus\:normal-case:focus{text-transform:none!important}.md\:underline{text-decoration:underline!important}.md\:line-through{text-decoration:line-through!important}.md\:no-underline{text-decoration:none!important}.md\:hover\:underline:hover{text-decoration:underline!important}.md\:hover\:line-through:hover{text-decoration:line-through!important}.md\:hover\:no-underline:hover{text-decoration:none!important}.md\:focus\:underline:focus{text-decoration:underline!important}.md\:focus\:line-through:focus{text-decoration:line-through!important}.md\:focus\:no-underline:focus{text-decoration:none!important}.md\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.md\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.md\:hover\:antialiased:hover{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.md\:hover\:subpixel-antialiased:hover{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.md\:focus\:antialiased:focus{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.md\:focus\:subpixel-antialiased:focus{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.md\:diagonal-fractions,.md\:lining-nums,.md\:oldstyle-nums,.md\:ordinal,.md\:proportional-nums,.md\:slashed-zero,.md\:stacked-fractions,.md\:tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/)!important;font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)!important}.md\:normal-nums{font-variant-numeric:normal!important}.md\:ordinal{--font-variant-numeric-ordinal:ordinal!important}.md\:slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero!important}.md\:lining-nums{--font-variant-numeric-figure:lining-nums!important}.md\:oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums!important}.md\:proportional-nums{--font-variant-numeric-spacing:proportional-nums!important}.md\:tabular-nums{--font-variant-numeric-spacing:tabular-nums!important}.md\:diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions!important}.md\:stacked-fractions{--font-variant-numeric-fraction:stacked-fractions!important}.md\:select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.md\:select-text{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.md\:select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.md\:select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.md\:align-baseline{vertical-align:baseline!important}.md\:align-top{vertical-align:top!important}.md\:align-middle{vertical-align:middle!important}.md\:align-bottom{vertical-align:bottom!important}.md\:align-text-top{vertical-align:text-top!important}.md\:align-text-bottom{vertical-align:text-bottom!important}.md\:visible{visibility:visible!important}.md\:invisible{visibility:hidden!important}.md\:whitespace-normal{white-space:normal!important}.md\:whitespace-no-wrap{white-space:nowrap!important}.md\:whitespace-pre{white-space:pre!important}.md\:whitespace-pre-line{white-space:pre-line!important}.md\:whitespace-pre-wrap{white-space:pre-wrap!important}.md\:break-normal{word-wrap:normal!important;overflow-wrap:normal!important;word-break:normal!important}.md\:break-words{word-wrap:break-word!important;overflow-wrap:break-word!important}.md\:break-all{word-break:break-all!important}.md\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.md\:w-1{width:.25rem!important}.md\:w-2{width:.5rem!important}.md\:w-3{width:.75rem!important}.md\:w-4{width:1rem!important}.md\:w-5{width:1.25rem!important}.md\:w-6{width:1.5rem!important}.md\:w-8{width:2rem!important}.md\:w-10{width:2.5rem!important}.md\:w-12{width:3rem!important}.md\:w-16{width:4rem!important}.md\:w-24{width:6rem!important}.md\:w-32{width:8rem!important}.md\:w-48{width:12rem!important}.md\:w-64{width:16rem!important}.md\:w-auto{width:auto!important}.md\:w-px{width:1px!important}.md\:w-1\/2{width:50%!important}.md\:w-1\/3{width:33.33333%!important}.md\:w-2\/3{width:66.66667%!important}.md\:w-1\/4{width:25%!important}.md\:w-3\/4{width:75%!important}.md\:w-1\/5{width:20%!important}.md\:w-2\/5{width:40%!important}.md\:w-3\/5{width:60%!important}.md\:w-4\/5{width:80%!important}.md\:w-1\/6{width:16.66667%!important}.md\:w-5\/6{width:83.33333%!important}.md\:w-1\/9{width:11.1111111%!important}.md\:w-1\/10{width:10%!important}.md\:w-1\/12{width:8.33333%!important}.md\:w-2\/12{width:16.66667%!important}.md\:w-3\/12{width:25%!important}.md\:w-4\/12{width:33.33333%!important}.md\:w-5\/12{width:41.66667%!important}.md\:w-6\/12{width:50%!important}.md\:w-7\/12{width:58.33333%!important}.md\:w-8\/12{width:66.66667%!important}.md\:w-9\/12{width:75%!important}.md\:w-10\/12{width:83.33333%!important}.md\:w-11\/12{width:91.66667%!important}.md\:w-full{width:100%!important}.md\:w-screen{width:100vw!important}.md\:z-0{z-index:0!important}.md\:z-10{z-index:10!important}.md\:z-20{z-index:20!important}.md\:z-30{z-index:30!important}.md\:z-40{z-index:40!important}.md\:z-50{z-index:50!important}.md\:z-auto{z-index:auto!important}.md\:gap-0{grid-gap:0!important;gap:0!important}.md\:gap-1{grid-gap:.25rem!important;gap:.25rem!important}.md\:gap-2{grid-gap:.5rem!important;gap:.5rem!important}.md\:gap-3{grid-gap:.75rem!important;gap:.75rem!important}.md\:gap-4{grid-gap:1rem!important;gap:1rem!important}.md\:gap-5{grid-gap:1.25rem!important;gap:1.25rem!important}.md\:gap-6{grid-gap:1.5rem!important;gap:1.5rem!important}.md\:gap-8{grid-gap:2rem!important;gap:2rem!important}.md\:gap-10{grid-gap:2.5rem!important;gap:2.5rem!important}.md\:gap-12{grid-gap:3rem!important;gap:3rem!important}.md\:gap-16{grid-gap:4rem!important;gap:4rem!important}.md\:gap-20{grid-gap:5rem!important;gap:5rem!important}.md\:gap-24{grid-gap:6rem!important;gap:6rem!important}.md\:gap-32{grid-gap:8rem!important;gap:8rem!important}.md\:gap-40{grid-gap:10rem!important;gap:10rem!important}.md\:gap-48{grid-gap:12rem!important;gap:12rem!important}.md\:gap-56{grid-gap:14rem!important;gap:14rem!important}.md\:gap-64{grid-gap:16rem!important;gap:16rem!important}.md\:gap-px{grid-gap:1px!important;gap:1px!important}.md\:col-gap-0{grid-column-gap:0!important;-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.md\:col-gap-1{grid-column-gap:.25rem!important;-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.md\:col-gap-2{grid-column-gap:.5rem!important;-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.md\:col-gap-3{grid-column-gap:.75rem!important;-webkit-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.md\:col-gap-4{grid-column-gap:1rem!important;-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.md\:col-gap-5{grid-column-gap:1.25rem!important;-webkit-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.md\:col-gap-6{grid-column-gap:1.5rem!important;-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.md\:col-gap-8{grid-column-gap:2rem!important;-webkit-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.md\:col-gap-10{grid-column-gap:2.5rem!important;-webkit-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.md\:col-gap-12{grid-column-gap:3rem!important;-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.md\:col-gap-16{grid-column-gap:4rem!important;-webkit-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.md\:col-gap-20{grid-column-gap:5rem!important;-webkit-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.md\:col-gap-24{grid-column-gap:6rem!important;-webkit-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.md\:col-gap-32{grid-column-gap:8rem!important;-webkit-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.md\:col-gap-40{grid-column-gap:10rem!important;-webkit-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.md\:col-gap-48{grid-column-gap:12rem!important;-webkit-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.md\:col-gap-56{grid-column-gap:14rem!important;-webkit-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.md\:col-gap-64{grid-column-gap:16rem!important;-webkit-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.md\:col-gap-px{grid-column-gap:1px!important;-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.md\:gap-x-0{grid-column-gap:0!important;-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.md\:gap-x-1{grid-column-gap:.25rem!important;-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.md\:gap-x-2{grid-column-gap:.5rem!important;-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.md\:gap-x-3{grid-column-gap:.75rem!important;-webkit-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.md\:gap-x-4{grid-column-gap:1rem!important;-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.md\:gap-x-5{grid-column-gap:1.25rem!important;-webkit-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.md\:gap-x-6{grid-column-gap:1.5rem!important;-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.md\:gap-x-8{grid-column-gap:2rem!important;-webkit-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.md\:gap-x-10{grid-column-gap:2.5rem!important;-webkit-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.md\:gap-x-12{grid-column-gap:3rem!important;-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.md\:gap-x-16{grid-column-gap:4rem!important;-webkit-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.md\:gap-x-20{grid-column-gap:5rem!important;-webkit-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.md\:gap-x-24{grid-column-gap:6rem!important;-webkit-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.md\:gap-x-32{grid-column-gap:8rem!important;-webkit-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.md\:gap-x-40{grid-column-gap:10rem!important;-webkit-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.md\:gap-x-48{grid-column-gap:12rem!important;-webkit-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.md\:gap-x-56{grid-column-gap:14rem!important;-webkit-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.md\:gap-x-64{grid-column-gap:16rem!important;-webkit-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.md\:gap-x-px{grid-column-gap:1px!important;-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.md\:row-gap-0{grid-row-gap:0!important;row-gap:0!important}.md\:row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.md\:row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.md\:row-gap-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.md\:row-gap-4{grid-row-gap:1rem!important;row-gap:1rem!important}.md\:row-gap-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.md\:row-gap-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.md\:row-gap-8{grid-row-gap:2rem!important;row-gap:2rem!important}.md\:row-gap-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.md\:row-gap-12{grid-row-gap:3rem!important;row-gap:3rem!important}.md\:row-gap-16{grid-row-gap:4rem!important;row-gap:4rem!important}.md\:row-gap-20{grid-row-gap:5rem!important;row-gap:5rem!important}.md\:row-gap-24{grid-row-gap:6rem!important;row-gap:6rem!important}.md\:row-gap-32{grid-row-gap:8rem!important;row-gap:8rem!important}.md\:row-gap-40{grid-row-gap:10rem!important;row-gap:10rem!important}.md\:row-gap-48{grid-row-gap:12rem!important;row-gap:12rem!important}.md\:row-gap-56{grid-row-gap:14rem!important;row-gap:14rem!important}.md\:row-gap-64{grid-row-gap:16rem!important;row-gap:16rem!important}.md\:row-gap-px{grid-row-gap:1px!important;row-gap:1px!important}.md\:gap-y-0{grid-row-gap:0!important;row-gap:0!important}.md\:gap-y-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.md\:gap-y-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.md\:gap-y-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.md\:gap-y-4{grid-row-gap:1rem!important;row-gap:1rem!important}.md\:gap-y-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.md\:gap-y-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.md\:gap-y-8{grid-row-gap:2rem!important;row-gap:2rem!important}.md\:gap-y-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.md\:gap-y-12{grid-row-gap:3rem!important;row-gap:3rem!important}.md\:gap-y-16{grid-row-gap:4rem!important;row-gap:4rem!important}.md\:gap-y-20{grid-row-gap:5rem!important;row-gap:5rem!important}.md\:gap-y-24{grid-row-gap:6rem!important;row-gap:6rem!important}.md\:gap-y-32{grid-row-gap:8rem!important;row-gap:8rem!important}.md\:gap-y-40{grid-row-gap:10rem!important;row-gap:10rem!important}.md\:gap-y-48{grid-row-gap:12rem!important;row-gap:12rem!important}.md\:gap-y-56{grid-row-gap:14rem!important;row-gap:14rem!important}.md\:gap-y-64{grid-row-gap:16rem!important;row-gap:16rem!important}.md\:gap-y-px{grid-row-gap:1px!important;row-gap:1px!important}.md\:grid-flow-row{grid-auto-flow:row!important}.md\:grid-flow-col{grid-auto-flow:column!important}.md\:grid-flow-row-dense{grid-auto-flow:row dense!important}.md\:grid-flow-col-dense{grid-auto-flow:column dense!important}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.md\:grid-cols-none{grid-template-columns:none!important}.md\:auto-cols-auto{grid-auto-columns:auto!important}.md\:auto-cols-min{grid-auto-columns:-webkit-min-content!important;grid-auto-columns:min-content!important}.md\:auto-cols-max{grid-auto-columns:-webkit-max-content!important;grid-auto-columns:max-content!important}.md\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.md\:col-auto{grid-column:auto!important}.md\:col-span-1{grid-column:span 1/span 1!important}.md\:col-span-2{grid-column:span 2/span 2!important}.md\:col-span-3{grid-column:span 3/span 3!important}.md\:col-span-4{grid-column:span 4/span 4!important}.md\:col-span-5{grid-column:span 5/span 5!important}.md\:col-span-6{grid-column:span 6/span 6!important}.md\:col-span-7{grid-column:span 7/span 7!important}.md\:col-span-8{grid-column:span 8/span 8!important}.md\:col-span-9{grid-column:span 9/span 9!important}.md\:col-span-10{grid-column:span 10/span 10!important}.md\:col-span-11{grid-column:span 11/span 11!important}.md\:col-span-12{grid-column:span 12/span 12!important}.md\:col-span-full{grid-column:1/-1!important}.md\:col-start-1{grid-column-start:1!important}.md\:col-start-2{grid-column-start:2!important}.md\:col-start-3{grid-column-start:3!important}.md\:col-start-4{grid-column-start:4!important}.md\:col-start-5{grid-column-start:5!important}.md\:col-start-6{grid-column-start:6!important}.md\:col-start-7{grid-column-start:7!important}.md\:col-start-8{grid-column-start:8!important}.md\:col-start-9{grid-column-start:9!important}.md\:col-start-10{grid-column-start:10!important}.md\:col-start-11{grid-column-start:11!important}.md\:col-start-12{grid-column-start:12!important}.md\:col-start-13{grid-column-start:13!important}.md\:col-start-auto{grid-column-start:auto!important}.md\:col-end-1{grid-column-end:1!important}.md\:col-end-2{grid-column-end:2!important}.md\:col-end-3{grid-column-end:3!important}.md\:col-end-4{grid-column-end:4!important}.md\:col-end-5{grid-column-end:5!important}.md\:col-end-6{grid-column-end:6!important}.md\:col-end-7{grid-column-end:7!important}.md\:col-end-8{grid-column-end:8!important}.md\:col-end-9{grid-column-end:9!important}.md\:col-end-10{grid-column-end:10!important}.md\:col-end-11{grid-column-end:11!important}.md\:col-end-12{grid-column-end:12!important}.md\:col-end-13{grid-column-end:13!important}.md\:col-end-auto{grid-column-end:auto!important}.md\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.md\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.md\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.md\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.md\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.md\:grid-rows-none{grid-template-rows:none!important}.md\:auto-rows-auto{grid-auto-rows:auto!important}.md\:auto-rows-min{grid-auto-rows:-webkit-min-content!important;grid-auto-rows:min-content!important}.md\:auto-rows-max{grid-auto-rows:-webkit-max-content!important;grid-auto-rows:max-content!important}.md\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.md\:row-auto{grid-row:auto!important}.md\:row-span-1{grid-row:span 1/span 1!important}.md\:row-span-2{grid-row:span 2/span 2!important}.md\:row-span-3{grid-row:span 3/span 3!important}.md\:row-span-4{grid-row:span 4/span 4!important}.md\:row-span-5{grid-row:span 5/span 5!important}.md\:row-span-6{grid-row:span 6/span 6!important}.md\:row-span-full{grid-row:1/-1!important}.md\:row-start-1{grid-row-start:1!important}.md\:row-start-2{grid-row-start:2!important}.md\:row-start-3{grid-row-start:3!important}.md\:row-start-4{grid-row-start:4!important}.md\:row-start-5{grid-row-start:5!important}.md\:row-start-6{grid-row-start:6!important}.md\:row-start-7{grid-row-start:7!important}.md\:row-start-auto{grid-row-start:auto!important}.md\:row-end-1{grid-row-end:1!important}.md\:row-end-2{grid-row-end:2!important}.md\:row-end-3{grid-row-end:3!important}.md\:row-end-4{grid-row-end:4!important}.md\:row-end-5{grid-row-end:5!important}.md\:row-end-6{grid-row-end:6!important}.md\:row-end-7{grid-row-end:7!important}.md\:row-end-auto{grid-row-end:auto!important}.md\:transform{--transform-translate-x:0!important;--transform-translate-y:0!important;--transform-rotate:0!important;--transform-skew-x:0!important;--transform-skew-y:0!important;--transform-scale-x:1!important;--transform-scale-y:1!important;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}[dir] .md\:transform{transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}.md\:transform-none{-webkit-transform:none!important}[dir] .md\:transform-none{transform:none!important}.md\:origin-center{-webkit-transform-origin:center!important}[dir] .md\:origin-center{transform-origin:center!important}.md\:origin-top{-webkit-transform-origin:top!important}[dir] .md\:origin-top{transform-origin:top!important}[dir=ltr] .md\:origin-top-right{-webkit-transform-origin:top right!important;transform-origin:top right!important}[dir=rtl] .md\:origin-top-right{-webkit-transform-origin:top left!important;transform-origin:top left!important}[dir=ltr] .md\:origin-right{-webkit-transform-origin:right!important;transform-origin:right!important}[dir=rtl] .md\:origin-right{-webkit-transform-origin:left!important;transform-origin:left!important}[dir=ltr] .md\:origin-bottom-right{-webkit-transform-origin:bottom right!important;transform-origin:bottom right!important}[dir=rtl] .md\:origin-bottom-right{-webkit-transform-origin:bottom left!important;transform-origin:bottom left!important}.md\:origin-bottom{-webkit-transform-origin:bottom!important}[dir] .md\:origin-bottom{transform-origin:bottom!important}[dir=ltr] .md\:origin-bottom-left{-webkit-transform-origin:bottom left!important;transform-origin:bottom left!important}[dir=rtl] .md\:origin-bottom-left{-webkit-transform-origin:bottom right!important;transform-origin:bottom right!important}[dir=ltr] .md\:origin-left{-webkit-transform-origin:left!important;transform-origin:left!important}[dir=rtl] .md\:origin-left{-webkit-transform-origin:right!important;transform-origin:right!important}[dir=ltr] .md\:origin-top-left{-webkit-transform-origin:top left!important;transform-origin:top left!important}[dir=rtl] .md\:origin-top-left{-webkit-transform-origin:top right!important;transform-origin:top right!important}.md\:scale-0{--transform-scale-x:0!important;--transform-scale-y:0!important}.md\:scale-50{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.md\:scale-75{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.md\:scale-90{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.md\:scale-95{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.md\:scale-100{--transform-scale-x:1!important;--transform-scale-y:1!important}.md\:scale-105{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.md\:scale-110{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.md\:scale-125{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.md\:scale-150{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.md\:scale-x-0{--transform-scale-x:0!important}.md\:scale-x-50{--transform-scale-x:.5!important}.md\:scale-x-75{--transform-scale-x:.75!important}.md\:scale-x-90{--transform-scale-x:.9!important}.md\:scale-x-95{--transform-scale-x:.95!important}.md\:scale-x-100{--transform-scale-x:1!important}.md\:scale-x-105{--transform-scale-x:1.05!important}.md\:scale-x-110{--transform-scale-x:1.1!important}.md\:scale-x-125{--transform-scale-x:1.25!important}.md\:scale-x-150{--transform-scale-x:1.5!important}.md\:scale-y-0{--transform-scale-y:0!important}.md\:scale-y-50{--transform-scale-y:.5!important}.md\:scale-y-75{--transform-scale-y:.75!important}.md\:scale-y-90{--transform-scale-y:.9!important}.md\:scale-y-95{--transform-scale-y:.95!important}.md\:scale-y-100{--transform-scale-y:1!important}.md\:scale-y-105{--transform-scale-y:1.05!important}.md\:scale-y-110{--transform-scale-y:1.1!important}.md\:scale-y-125{--transform-scale-y:1.25!important}.md\:scale-y-150{--transform-scale-y:1.5!important}.md\:hover\:scale-0:hover{--transform-scale-x:0!important;--transform-scale-y:0!important}.md\:hover\:scale-50:hover{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.md\:hover\:scale-75:hover{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.md\:hover\:scale-90:hover{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.md\:hover\:scale-95:hover{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.md\:hover\:scale-100:hover{--transform-scale-x:1!important;--transform-scale-y:1!important}.md\:hover\:scale-105:hover{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.md\:hover\:scale-110:hover{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.md\:hover\:scale-125:hover{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.md\:hover\:scale-150:hover{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.md\:hover\:scale-x-0:hover{--transform-scale-x:0!important}.md\:hover\:scale-x-50:hover{--transform-scale-x:.5!important}.md\:hover\:scale-x-75:hover{--transform-scale-x:.75!important}.md\:hover\:scale-x-90:hover{--transform-scale-x:.9!important}.md\:hover\:scale-x-95:hover{--transform-scale-x:.95!important}.md\:hover\:scale-x-100:hover{--transform-scale-x:1!important}.md\:hover\:scale-x-105:hover{--transform-scale-x:1.05!important}.md\:hover\:scale-x-110:hover{--transform-scale-x:1.1!important}.md\:hover\:scale-x-125:hover{--transform-scale-x:1.25!important}.md\:hover\:scale-x-150:hover{--transform-scale-x:1.5!important}.md\:hover\:scale-y-0:hover{--transform-scale-y:0!important}.md\:hover\:scale-y-50:hover{--transform-scale-y:.5!important}.md\:hover\:scale-y-75:hover{--transform-scale-y:.75!important}.md\:hover\:scale-y-90:hover{--transform-scale-y:.9!important}.md\:hover\:scale-y-95:hover{--transform-scale-y:.95!important}.md\:hover\:scale-y-100:hover{--transform-scale-y:1!important}.md\:hover\:scale-y-105:hover{--transform-scale-y:1.05!important}.md\:hover\:scale-y-110:hover{--transform-scale-y:1.1!important}.md\:hover\:scale-y-125:hover{--transform-scale-y:1.25!important}.md\:hover\:scale-y-150:hover{--transform-scale-y:1.5!important}.md\:focus\:scale-0:focus{--transform-scale-x:0!important;--transform-scale-y:0!important}.md\:focus\:scale-50:focus{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.md\:focus\:scale-75:focus{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.md\:focus\:scale-90:focus{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.md\:focus\:scale-95:focus{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.md\:focus\:scale-100:focus{--transform-scale-x:1!important;--transform-scale-y:1!important}.md\:focus\:scale-105:focus{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.md\:focus\:scale-110:focus{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.md\:focus\:scale-125:focus{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.md\:focus\:scale-150:focus{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.md\:focus\:scale-x-0:focus{--transform-scale-x:0!important}.md\:focus\:scale-x-50:focus{--transform-scale-x:.5!important}.md\:focus\:scale-x-75:focus{--transform-scale-x:.75!important}.md\:focus\:scale-x-90:focus{--transform-scale-x:.9!important}.md\:focus\:scale-x-95:focus{--transform-scale-x:.95!important}.md\:focus\:scale-x-100:focus{--transform-scale-x:1!important}.md\:focus\:scale-x-105:focus{--transform-scale-x:1.05!important}.md\:focus\:scale-x-110:focus{--transform-scale-x:1.1!important}.md\:focus\:scale-x-125:focus{--transform-scale-x:1.25!important}.md\:focus\:scale-x-150:focus{--transform-scale-x:1.5!important}.md\:focus\:scale-y-0:focus{--transform-scale-y:0!important}.md\:focus\:scale-y-50:focus{--transform-scale-y:.5!important}.md\:focus\:scale-y-75:focus{--transform-scale-y:.75!important}.md\:focus\:scale-y-90:focus{--transform-scale-y:.9!important}.md\:focus\:scale-y-95:focus{--transform-scale-y:.95!important}.md\:focus\:scale-y-100:focus{--transform-scale-y:1!important}.md\:focus\:scale-y-105:focus{--transform-scale-y:1.05!important}.md\:focus\:scale-y-110:focus{--transform-scale-y:1.1!important}.md\:focus\:scale-y-125:focus{--transform-scale-y:1.25!important}.md\:focus\:scale-y-150:focus{--transform-scale-y:1.5!important}.md\:rotate-0{--transform-rotate:0!important}.md\:rotate-1{--transform-rotate:1deg!important}.md\:rotate-2{--transform-rotate:2deg!important}.md\:rotate-3{--transform-rotate:3deg!important}.md\:rotate-6{--transform-rotate:6deg!important}.md\:rotate-12{--transform-rotate:12deg!important}.md\:rotate-45{--transform-rotate:45deg!important}.md\:rotate-90{--transform-rotate:90deg!important}.md\:rotate-180{--transform-rotate:180deg!important}.md\:-rotate-180{--transform-rotate:-180deg!important}.md\:-rotate-90{--transform-rotate:-90deg!important}.md\:-rotate-45{--transform-rotate:-45deg!important}.md\:-rotate-12{--transform-rotate:-12deg!important}.md\:-rotate-6{--transform-rotate:-6deg!important}.md\:-rotate-3{--transform-rotate:-3deg!important}.md\:-rotate-2{--transform-rotate:-2deg!important}.md\:-rotate-1{--transform-rotate:-1deg!important}.md\:hover\:rotate-0:hover{--transform-rotate:0!important}.md\:hover\:rotate-1:hover{--transform-rotate:1deg!important}.md\:hover\:rotate-2:hover{--transform-rotate:2deg!important}.md\:hover\:rotate-3:hover{--transform-rotate:3deg!important}.md\:hover\:rotate-6:hover{--transform-rotate:6deg!important}.md\:hover\:rotate-12:hover{--transform-rotate:12deg!important}.md\:hover\:rotate-45:hover{--transform-rotate:45deg!important}.md\:hover\:rotate-90:hover{--transform-rotate:90deg!important}.md\:hover\:rotate-180:hover{--transform-rotate:180deg!important}.md\:hover\:-rotate-180:hover{--transform-rotate:-180deg!important}.md\:hover\:-rotate-90:hover{--transform-rotate:-90deg!important}.md\:hover\:-rotate-45:hover{--transform-rotate:-45deg!important}.md\:hover\:-rotate-12:hover{--transform-rotate:-12deg!important}.md\:hover\:-rotate-6:hover{--transform-rotate:-6deg!important}.md\:hover\:-rotate-3:hover{--transform-rotate:-3deg!important}.md\:hover\:-rotate-2:hover{--transform-rotate:-2deg!important}.md\:hover\:-rotate-1:hover{--transform-rotate:-1deg!important}.md\:focus\:rotate-0:focus{--transform-rotate:0!important}.md\:focus\:rotate-1:focus{--transform-rotate:1deg!important}.md\:focus\:rotate-2:focus{--transform-rotate:2deg!important}.md\:focus\:rotate-3:focus{--transform-rotate:3deg!important}.md\:focus\:rotate-6:focus{--transform-rotate:6deg!important}.md\:focus\:rotate-12:focus{--transform-rotate:12deg!important}.md\:focus\:rotate-45:focus{--transform-rotate:45deg!important}.md\:focus\:rotate-90:focus{--transform-rotate:90deg!important}.md\:focus\:rotate-180:focus{--transform-rotate:180deg!important}.md\:focus\:-rotate-180:focus{--transform-rotate:-180deg!important}.md\:focus\:-rotate-90:focus{--transform-rotate:-90deg!important}.md\:focus\:-rotate-45:focus{--transform-rotate:-45deg!important}.md\:focus\:-rotate-12:focus{--transform-rotate:-12deg!important}.md\:focus\:-rotate-6:focus{--transform-rotate:-6deg!important}.md\:focus\:-rotate-3:focus{--transform-rotate:-3deg!important}.md\:focus\:-rotate-2:focus{--transform-rotate:-2deg!important}.md\:focus\:-rotate-1:focus{--transform-rotate:-1deg!important}.md\:translate-x-0{--transform-translate-x:0!important}.md\:translate-x-1{--transform-translate-x:0.25rem!important}.md\:translate-x-2{--transform-translate-x:0.5rem!important}.md\:translate-x-3{--transform-translate-x:0.75rem!important}.md\:translate-x-4{--transform-translate-x:1rem!important}.md\:translate-x-5{--transform-translate-x:1.25rem!important}.md\:translate-x-6{--transform-translate-x:1.5rem!important}.md\:translate-x-8{--transform-translate-x:2rem!important}.md\:translate-x-10{--transform-translate-x:2.5rem!important}.md\:translate-x-12{--transform-translate-x:3rem!important}.md\:translate-x-16{--transform-translate-x:4rem!important}.md\:translate-x-20{--transform-translate-x:5rem!important}.md\:translate-x-24{--transform-translate-x:6rem!important}.md\:translate-x-32{--transform-translate-x:8rem!important}.md\:translate-x-40{--transform-translate-x:10rem!important}.md\:translate-x-48{--transform-translate-x:12rem!important}.md\:translate-x-56{--transform-translate-x:14rem!important}.md\:translate-x-64{--transform-translate-x:16rem!important}.md\:translate-x-px{--transform-translate-x:1px!important}.md\:-translate-x-1{--transform-translate-x:-0.25rem!important}.md\:-translate-x-2{--transform-translate-x:-0.5rem!important}.md\:-translate-x-3{--transform-translate-x:-0.75rem!important}.md\:-translate-x-4{--transform-translate-x:-1rem!important}.md\:-translate-x-5{--transform-translate-x:-1.25rem!important}.md\:-translate-x-6{--transform-translate-x:-1.5rem!important}.md\:-translate-x-8{--transform-translate-x:-2rem!important}.md\:-translate-x-10{--transform-translate-x:-2.5rem!important}.md\:-translate-x-12{--transform-translate-x:-3rem!important}.md\:-translate-x-16{--transform-translate-x:-4rem!important}.md\:-translate-x-20{--transform-translate-x:-5rem!important}.md\:-translate-x-24{--transform-translate-x:-6rem!important}.md\:-translate-x-32{--transform-translate-x:-8rem!important}.md\:-translate-x-40{--transform-translate-x:-10rem!important}.md\:-translate-x-48{--transform-translate-x:-12rem!important}.md\:-translate-x-56{--transform-translate-x:-14rem!important}.md\:-translate-x-64{--transform-translate-x:-16rem!important}.md\:-translate-x-px{--transform-translate-x:-1px!important}.md\:-translate-x-full{--transform-translate-x:-100%!important}.md\:-translate-x-1\/2{--transform-translate-x:-50%!important}.md\:translate-x-1\/2{--transform-translate-x:50%!important}.md\:translate-x-full{--transform-translate-x:100%!important}.md\:translate-y-0{--transform-translate-y:0!important}.md\:translate-y-1{--transform-translate-y:0.25rem!important}.md\:translate-y-2{--transform-translate-y:0.5rem!important}.md\:translate-y-3{--transform-translate-y:0.75rem!important}.md\:translate-y-4{--transform-translate-y:1rem!important}.md\:translate-y-5{--transform-translate-y:1.25rem!important}.md\:translate-y-6{--transform-translate-y:1.5rem!important}.md\:translate-y-8{--transform-translate-y:2rem!important}.md\:translate-y-10{--transform-translate-y:2.5rem!important}.md\:translate-y-12{--transform-translate-y:3rem!important}.md\:translate-y-16{--transform-translate-y:4rem!important}.md\:translate-y-20{--transform-translate-y:5rem!important}.md\:translate-y-24{--transform-translate-y:6rem!important}.md\:translate-y-32{--transform-translate-y:8rem!important}.md\:translate-y-40{--transform-translate-y:10rem!important}.md\:translate-y-48{--transform-translate-y:12rem!important}.md\:translate-y-56{--transform-translate-y:14rem!important}.md\:translate-y-64{--transform-translate-y:16rem!important}.md\:translate-y-px{--transform-translate-y:1px!important}.md\:-translate-y-1{--transform-translate-y:-0.25rem!important}.md\:-translate-y-2{--transform-translate-y:-0.5rem!important}.md\:-translate-y-3{--transform-translate-y:-0.75rem!important}.md\:-translate-y-4{--transform-translate-y:-1rem!important}.md\:-translate-y-5{--transform-translate-y:-1.25rem!important}.md\:-translate-y-6{--transform-translate-y:-1.5rem!important}.md\:-translate-y-8{--transform-translate-y:-2rem!important}.md\:-translate-y-10{--transform-translate-y:-2.5rem!important}.md\:-translate-y-12{--transform-translate-y:-3rem!important}.md\:-translate-y-16{--transform-translate-y:-4rem!important}.md\:-translate-y-20{--transform-translate-y:-5rem!important}.md\:-translate-y-24{--transform-translate-y:-6rem!important}.md\:-translate-y-32{--transform-translate-y:-8rem!important}.md\:-translate-y-40{--transform-translate-y:-10rem!important}.md\:-translate-y-48{--transform-translate-y:-12rem!important}.md\:-translate-y-56{--transform-translate-y:-14rem!important}.md\:-translate-y-64{--transform-translate-y:-16rem!important}.md\:-translate-y-px{--transform-translate-y:-1px!important}.md\:-translate-y-full{--transform-translate-y:-100%!important}.md\:-translate-y-1\/2{--transform-translate-y:-50%!important}.md\:translate-y-1\/2{--transform-translate-y:50%!important}.md\:translate-y-full{--transform-translate-y:100%!important}.md\:hover\:translate-x-0:hover{--transform-translate-x:0!important}.md\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem!important}.md\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem!important}.md\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem!important}.md\:hover\:translate-x-4:hover{--transform-translate-x:1rem!important}.md\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem!important}.md\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem!important}.md\:hover\:translate-x-8:hover{--transform-translate-x:2rem!important}.md\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem!important}.md\:hover\:translate-x-12:hover{--transform-translate-x:3rem!important}.md\:hover\:translate-x-16:hover{--transform-translate-x:4rem!important}.md\:hover\:translate-x-20:hover{--transform-translate-x:5rem!important}.md\:hover\:translate-x-24:hover{--transform-translate-x:6rem!important}.md\:hover\:translate-x-32:hover{--transform-translate-x:8rem!important}.md\:hover\:translate-x-40:hover{--transform-translate-x:10rem!important}.md\:hover\:translate-x-48:hover{--transform-translate-x:12rem!important}.md\:hover\:translate-x-56:hover{--transform-translate-x:14rem!important}.md\:hover\:translate-x-64:hover{--transform-translate-x:16rem!important}.md\:hover\:translate-x-px:hover{--transform-translate-x:1px!important}.md\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem!important}.md\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem!important}.md\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem!important}.md\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem!important}.md\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem!important}.md\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem!important}.md\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem!important}.md\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem!important}.md\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem!important}.md\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem!important}.md\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem!important}.md\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem!important}.md\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem!important}.md\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem!important}.md\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem!important}.md\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem!important}.md\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem!important}.md\:hover\:-translate-x-px:hover{--transform-translate-x:-1px!important}.md\:hover\:-translate-x-full:hover{--transform-translate-x:-100%!important}.md\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%!important}.md\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%!important}.md\:hover\:translate-x-full:hover{--transform-translate-x:100%!important}.md\:hover\:translate-y-0:hover{--transform-translate-y:0!important}.md\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem!important}.md\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem!important}.md\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem!important}.md\:hover\:translate-y-4:hover{--transform-translate-y:1rem!important}.md\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem!important}.md\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem!important}.md\:hover\:translate-y-8:hover{--transform-translate-y:2rem!important}.md\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem!important}.md\:hover\:translate-y-12:hover{--transform-translate-y:3rem!important}.md\:hover\:translate-y-16:hover{--transform-translate-y:4rem!important}.md\:hover\:translate-y-20:hover{--transform-translate-y:5rem!important}.md\:hover\:translate-y-24:hover{--transform-translate-y:6rem!important}.md\:hover\:translate-y-32:hover{--transform-translate-y:8rem!important}.md\:hover\:translate-y-40:hover{--transform-translate-y:10rem!important}.md\:hover\:translate-y-48:hover{--transform-translate-y:12rem!important}.md\:hover\:translate-y-56:hover{--transform-translate-y:14rem!important}.md\:hover\:translate-y-64:hover{--transform-translate-y:16rem!important}.md\:hover\:translate-y-px:hover{--transform-translate-y:1px!important}.md\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem!important}.md\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem!important}.md\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem!important}.md\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem!important}.md\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem!important}.md\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem!important}.md\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem!important}.md\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem!important}.md\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem!important}.md\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem!important}.md\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem!important}.md\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem!important}.md\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem!important}.md\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem!important}.md\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem!important}.md\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem!important}.md\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem!important}.md\:hover\:-translate-y-px:hover{--transform-translate-y:-1px!important}.md\:hover\:-translate-y-full:hover{--transform-translate-y:-100%!important}.md\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%!important}.md\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%!important}.md\:hover\:translate-y-full:hover{--transform-translate-y:100%!important}.md\:focus\:translate-x-0:focus{--transform-translate-x:0!important}.md\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem!important}.md\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem!important}.md\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem!important}.md\:focus\:translate-x-4:focus{--transform-translate-x:1rem!important}.md\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem!important}.md\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem!important}.md\:focus\:translate-x-8:focus{--transform-translate-x:2rem!important}.md\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem!important}.md\:focus\:translate-x-12:focus{--transform-translate-x:3rem!important}.md\:focus\:translate-x-16:focus{--transform-translate-x:4rem!important}.md\:focus\:translate-x-20:focus{--transform-translate-x:5rem!important}.md\:focus\:translate-x-24:focus{--transform-translate-x:6rem!important}.md\:focus\:translate-x-32:focus{--transform-translate-x:8rem!important}.md\:focus\:translate-x-40:focus{--transform-translate-x:10rem!important}.md\:focus\:translate-x-48:focus{--transform-translate-x:12rem!important}.md\:focus\:translate-x-56:focus{--transform-translate-x:14rem!important}.md\:focus\:translate-x-64:focus{--transform-translate-x:16rem!important}.md\:focus\:translate-x-px:focus{--transform-translate-x:1px!important}.md\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem!important}.md\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem!important}.md\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem!important}.md\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem!important}.md\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem!important}.md\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem!important}.md\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem!important}.md\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem!important}.md\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem!important}.md\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem!important}.md\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem!important}.md\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem!important}.md\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem!important}.md\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem!important}.md\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem!important}.md\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem!important}.md\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem!important}.md\:focus\:-translate-x-px:focus{--transform-translate-x:-1px!important}.md\:focus\:-translate-x-full:focus{--transform-translate-x:-100%!important}.md\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%!important}.md\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%!important}.md\:focus\:translate-x-full:focus{--transform-translate-x:100%!important}.md\:focus\:translate-y-0:focus{--transform-translate-y:0!important}.md\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem!important}.md\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem!important}.md\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem!important}.md\:focus\:translate-y-4:focus{--transform-translate-y:1rem!important}.md\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem!important}.md\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem!important}.md\:focus\:translate-y-8:focus{--transform-translate-y:2rem!important}.md\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem!important}.md\:focus\:translate-y-12:focus{--transform-translate-y:3rem!important}.md\:focus\:translate-y-16:focus{--transform-translate-y:4rem!important}.md\:focus\:translate-y-20:focus{--transform-translate-y:5rem!important}.md\:focus\:translate-y-24:focus{--transform-translate-y:6rem!important}.md\:focus\:translate-y-32:focus{--transform-translate-y:8rem!important}.md\:focus\:translate-y-40:focus{--transform-translate-y:10rem!important}.md\:focus\:translate-y-48:focus{--transform-translate-y:12rem!important}.md\:focus\:translate-y-56:focus{--transform-translate-y:14rem!important}.md\:focus\:translate-y-64:focus{--transform-translate-y:16rem!important}.md\:focus\:translate-y-px:focus{--transform-translate-y:1px!important}.md\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem!important}.md\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem!important}.md\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem!important}.md\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem!important}.md\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem!important}.md\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem!important}.md\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem!important}.md\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem!important}.md\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem!important}.md\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem!important}.md\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem!important}.md\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem!important}.md\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem!important}.md\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem!important}.md\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem!important}.md\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem!important}.md\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem!important}.md\:focus\:-translate-y-px:focus{--transform-translate-y:-1px!important}.md\:focus\:-translate-y-full:focus{--transform-translate-y:-100%!important}.md\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%!important}.md\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%!important}.md\:focus\:translate-y-full:focus{--transform-translate-y:100%!important}.md\:skew-x-0{--transform-skew-x:0!important}.md\:skew-x-1{--transform-skew-x:1deg!important}.md\:skew-x-2{--transform-skew-x:2deg!important}.md\:skew-x-3{--transform-skew-x:3deg!important}.md\:skew-x-6{--transform-skew-x:6deg!important}.md\:skew-x-12{--transform-skew-x:12deg!important}.md\:-skew-x-12{--transform-skew-x:-12deg!important}.md\:-skew-x-6{--transform-skew-x:-6deg!important}.md\:-skew-x-3{--transform-skew-x:-3deg!important}.md\:-skew-x-2{--transform-skew-x:-2deg!important}.md\:-skew-x-1{--transform-skew-x:-1deg!important}.md\:skew-y-0{--transform-skew-y:0!important}.md\:skew-y-1{--transform-skew-y:1deg!important}.md\:skew-y-2{--transform-skew-y:2deg!important}.md\:skew-y-3{--transform-skew-y:3deg!important}.md\:skew-y-6{--transform-skew-y:6deg!important}.md\:skew-y-12{--transform-skew-y:12deg!important}.md\:-skew-y-12{--transform-skew-y:-12deg!important}.md\:-skew-y-6{--transform-skew-y:-6deg!important}.md\:-skew-y-3{--transform-skew-y:-3deg!important}.md\:-skew-y-2{--transform-skew-y:-2deg!important}.md\:-skew-y-1{--transform-skew-y:-1deg!important}.md\:hover\:skew-x-0:hover{--transform-skew-x:0!important}.md\:hover\:skew-x-1:hover{--transform-skew-x:1deg!important}.md\:hover\:skew-x-2:hover{--transform-skew-x:2deg!important}.md\:hover\:skew-x-3:hover{--transform-skew-x:3deg!important}.md\:hover\:skew-x-6:hover{--transform-skew-x:6deg!important}.md\:hover\:skew-x-12:hover{--transform-skew-x:12deg!important}.md\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg!important}.md\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg!important}.md\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg!important}.md\:hover\:-skew-x-2:hover{--transform-skew-x:-2deg!important}.md\:hover\:-skew-x-1:hover{--transform-skew-x:-1deg!important}.md\:hover\:skew-y-0:hover{--transform-skew-y:0!important}.md\:hover\:skew-y-1:hover{--transform-skew-y:1deg!important}.md\:hover\:skew-y-2:hover{--transform-skew-y:2deg!important}.md\:hover\:skew-y-3:hover{--transform-skew-y:3deg!important}.md\:hover\:skew-y-6:hover{--transform-skew-y:6deg!important}.md\:hover\:skew-y-12:hover{--transform-skew-y:12deg!important}.md\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg!important}.md\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg!important}.md\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg!important}.md\:hover\:-skew-y-2:hover{--transform-skew-y:-2deg!important}.md\:hover\:-skew-y-1:hover{--transform-skew-y:-1deg!important}.md\:focus\:skew-x-0:focus{--transform-skew-x:0!important}.md\:focus\:skew-x-1:focus{--transform-skew-x:1deg!important}.md\:focus\:skew-x-2:focus{--transform-skew-x:2deg!important}.md\:focus\:skew-x-3:focus{--transform-skew-x:3deg!important}.md\:focus\:skew-x-6:focus{--transform-skew-x:6deg!important}.md\:focus\:skew-x-12:focus{--transform-skew-x:12deg!important}.md\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg!important}.md\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg!important}.md\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg!important}.md\:focus\:-skew-x-2:focus{--transform-skew-x:-2deg!important}.md\:focus\:-skew-x-1:focus{--transform-skew-x:-1deg!important}.md\:focus\:skew-y-0:focus{--transform-skew-y:0!important}.md\:focus\:skew-y-1:focus{--transform-skew-y:1deg!important}.md\:focus\:skew-y-2:focus{--transform-skew-y:2deg!important}.md\:focus\:skew-y-3:focus{--transform-skew-y:3deg!important}.md\:focus\:skew-y-6:focus{--transform-skew-y:6deg!important}.md\:focus\:skew-y-12:focus{--transform-skew-y:12deg!important}.md\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg!important}.md\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg!important}.md\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg!important}.md\:focus\:-skew-y-2:focus{--transform-skew-y:-2deg!important}.md\:focus\:-skew-y-1:focus{--transform-skew-y:-1deg!important}.md\:transition-none{-webkit-transition-property:none!important}[dir] .md\:transition-none{transition-property:none!important}.md\:transition-all{-webkit-transition-property:all!important}[dir] .md\:transition-all{transition-property:all!important}.md\:transition{-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform!important}[dir] .md\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,-webkit-box-shadow,-webkit-transform!important}.md\:transition-colors{-webkit-transition-property:background-color,border-color,color,fill,stroke!important}[dir] .md\:transition-colors{transition-property:background-color,border-color,color,fill,stroke!important}.md\:transition-opacity{-webkit-transition-property:opacity!important}[dir] .md\:transition-opacity{transition-property:opacity!important}.md\:transition-shadow{-webkit-transition-property:-webkit-box-shadow!important}[dir] .md\:transition-shadow{transition-property:-webkit-box-shadow!important;transition-property:box-shadow!important;transition-property:box-shadow,-webkit-box-shadow!important}.md\:transition-transform{-webkit-transition-property:-webkit-transform!important}[dir] .md\:transition-transform{transition-property:-webkit-transform!important;transition-property:transform!important;transition-property:transform,-webkit-transform!important}.md\:ease-linear{-webkit-transition-timing-function:linear!important}[dir] .md\:ease-linear{transition-timing-function:linear!important}.md\:ease-in{-webkit-transition-timing-function:cubic-bezier(.4,0,1,1)!important}[dir] .md\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.md\:ease-out{-webkit-transition-timing-function:cubic-bezier(0,0,.2,1)!important}[dir] .md\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.md\:ease-in-out{-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1)!important}[dir] .md\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.md\:duration-75{-webkit-transition-duration:75ms!important}[dir] .md\:duration-75{transition-duration:75ms!important}.md\:duration-100{-webkit-transition-duration:.1s!important}[dir] .md\:duration-100{transition-duration:.1s!important}.md\:duration-150{-webkit-transition-duration:.15s!important}[dir] .md\:duration-150{transition-duration:.15s!important}.md\:duration-200{-webkit-transition-duration:.2s!important}[dir] .md\:duration-200{transition-duration:.2s!important}.md\:duration-300{-webkit-transition-duration:.3s!important}[dir] .md\:duration-300{transition-duration:.3s!important}.md\:duration-500{-webkit-transition-duration:.5s!important}[dir] .md\:duration-500{transition-duration:.5s!important}.md\:duration-700{-webkit-transition-duration:.7s!important}[dir] .md\:duration-700{transition-duration:.7s!important}.md\:duration-1000{-webkit-transition-duration:1s!important}[dir] .md\:duration-1000{transition-duration:1s!important}.md\:delay-75{-webkit-transition-delay:75ms!important}[dir] .md\:delay-75{transition-delay:75ms!important}.md\:delay-100{-webkit-transition-delay:.1s!important}[dir] .md\:delay-100{transition-delay:.1s!important}.md\:delay-150{-webkit-transition-delay:.15s!important}[dir] .md\:delay-150{transition-delay:.15s!important}.md\:delay-200{-webkit-transition-delay:.2s!important}[dir] .md\:delay-200{transition-delay:.2s!important}.md\:delay-300{-webkit-transition-delay:.3s!important}[dir] .md\:delay-300{transition-delay:.3s!important}.md\:delay-500{-webkit-transition-delay:.5s!important}[dir] .md\:delay-500{transition-delay:.5s!important}.md\:delay-700{-webkit-transition-delay:.7s!important}[dir] .md\:delay-700{transition-delay:.7s!important}.md\:delay-1000{-webkit-transition-delay:1s!important}[dir] .md\:delay-1000{transition-delay:1s!important}[dir=ltr] .md\:animate-none,[dir=rtl] .md\:animate-none{-webkit-animation:none!important;animation:none!important}[dir=ltr] .md\:animate-spin{-webkit-animation:spin-ltr 1s linear infinite!important;animation:spin-ltr 1s linear infinite!important}[dir=rtl] .md\:animate-spin{-webkit-animation:spin-rtl 1s linear infinite!important;animation:spin-rtl 1s linear infinite!important}[dir=ltr] .md\:animate-ping,[dir=rtl] .md\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important;animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}[dir=ltr] .md\:animate-pulse,[dir=rtl] .md\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}[dir=ltr] .md\:animate-bounce,[dir=rtl] .md\:animate-bounce{-webkit-animation:bounce 1s infinite!important;animation:bounce 1s infinite!important}}@media (min-width:992px){.lg\:container{width:100%}[dir=ltr] .lg\:container,[dir=rtl] .lg\:container{margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:576px){.lg\:container{max-width:576px}}@media (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:992px){.lg\:container{max-width:992px}}@media (min-width:1200px){.lg\:container{max-width:1200px}}@media (min-width:1900px){.lg\:container{max-width:1900px}}.lg\:space-y-0>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-0>:not(template)~:not(template){margin-top:calc(0px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0px*var(--space-y-reverse))!important}.lg\:space-x-0>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-0>:not(template)~:not(template){margin-right:calc(0px*var(--space-x-reverse))!important;margin-left:calc(0px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-0>:not(template)~:not(template){margin-left:calc(0px*var(--space-x-reverse))!important;margin-right:calc(0px*(1 - var(--space-x-reverse)))!important}.lg\:space-y-1>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-1>:not(template)~:not(template){margin-top:calc(0.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.25rem*var(--space-y-reverse))!important}.lg\:space-x-1>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-1>:not(template)~:not(template){margin-right:calc(0.25rem*var(--space-x-reverse))!important;margin-left:calc(0.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-1>:not(template)~:not(template){margin-left:calc(0.25rem*var(--space-x-reverse))!important;margin-right:calc(0.25rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-2>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-2>:not(template)~:not(template){margin-top:calc(0.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.5rem*var(--space-y-reverse))!important}.lg\:space-x-2>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-2>:not(template)~:not(template){margin-right:calc(0.5rem*var(--space-x-reverse))!important;margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-2>:not(template)~:not(template){margin-left:calc(0.5rem*var(--space-x-reverse))!important;margin-right:calc(0.5rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-3>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-3>:not(template)~:not(template){margin-top:calc(0.75rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.75rem*var(--space-y-reverse))!important}.lg\:space-x-3>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-3>:not(template)~:not(template){margin-right:calc(0.75rem*var(--space-x-reverse))!important;margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-3>:not(template)~:not(template){margin-left:calc(0.75rem*var(--space-x-reverse))!important;margin-right:calc(0.75rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-4>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-4>:not(template)~:not(template){margin-top:calc(1rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1rem*var(--space-y-reverse))!important}.lg\:space-x-4>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-4>:not(template)~:not(template){margin-right:calc(1rem*var(--space-x-reverse))!important;margin-left:calc(1rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-4>:not(template)~:not(template){margin-left:calc(1rem*var(--space-x-reverse))!important;margin-right:calc(1rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-5>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-5>:not(template)~:not(template){margin-top:calc(1.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.25rem*var(--space-y-reverse))!important}.lg\:space-x-5>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-5>:not(template)~:not(template){margin-right:calc(1.25rem*var(--space-x-reverse))!important;margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-5>:not(template)~:not(template){margin-left:calc(1.25rem*var(--space-x-reverse))!important;margin-right:calc(1.25rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-6>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-6>:not(template)~:not(template){margin-top:calc(1.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.5rem*var(--space-y-reverse))!important}.lg\:space-x-6>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-6>:not(template)~:not(template){margin-right:calc(1.5rem*var(--space-x-reverse))!important;margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-6>:not(template)~:not(template){margin-left:calc(1.5rem*var(--space-x-reverse))!important;margin-right:calc(1.5rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-8>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-8>:not(template)~:not(template){margin-top:calc(2rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2rem*var(--space-y-reverse))!important}.lg\:space-x-8>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-8>:not(template)~:not(template){margin-right:calc(2rem*var(--space-x-reverse))!important;margin-left:calc(2rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-8>:not(template)~:not(template){margin-left:calc(2rem*var(--space-x-reverse))!important;margin-right:calc(2rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-10>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-10>:not(template)~:not(template){margin-top:calc(2.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2.5rem*var(--space-y-reverse))!important}.lg\:space-x-10>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-10>:not(template)~:not(template){margin-right:calc(2.5rem*var(--space-x-reverse))!important;margin-left:calc(2.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-10>:not(template)~:not(template){margin-left:calc(2.5rem*var(--space-x-reverse))!important;margin-right:calc(2.5rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-12>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-12>:not(template)~:not(template){margin-top:calc(3rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(3rem*var(--space-y-reverse))!important}.lg\:space-x-12>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-12>:not(template)~:not(template){margin-right:calc(3rem*var(--space-x-reverse))!important;margin-left:calc(3rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-12>:not(template)~:not(template){margin-left:calc(3rem*var(--space-x-reverse))!important;margin-right:calc(3rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-16>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-16>:not(template)~:not(template){margin-top:calc(4rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(4rem*var(--space-y-reverse))!important}.lg\:space-x-16>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-16>:not(template)~:not(template){margin-right:calc(4rem*var(--space-x-reverse))!important;margin-left:calc(4rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-16>:not(template)~:not(template){margin-left:calc(4rem*var(--space-x-reverse))!important;margin-right:calc(4rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-20>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-20>:not(template)~:not(template){margin-top:calc(5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(5rem*var(--space-y-reverse))!important}.lg\:space-x-20>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-20>:not(template)~:not(template){margin-right:calc(5rem*var(--space-x-reverse))!important;margin-left:calc(5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-20>:not(template)~:not(template){margin-left:calc(5rem*var(--space-x-reverse))!important;margin-right:calc(5rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-24>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-24>:not(template)~:not(template){margin-top:calc(6rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(6rem*var(--space-y-reverse))!important}.lg\:space-x-24>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-24>:not(template)~:not(template){margin-right:calc(6rem*var(--space-x-reverse))!important;margin-left:calc(6rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-24>:not(template)~:not(template){margin-left:calc(6rem*var(--space-x-reverse))!important;margin-right:calc(6rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-32>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-32>:not(template)~:not(template){margin-top:calc(8rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(8rem*var(--space-y-reverse))!important}.lg\:space-x-32>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-32>:not(template)~:not(template){margin-right:calc(8rem*var(--space-x-reverse))!important;margin-left:calc(8rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-32>:not(template)~:not(template){margin-left:calc(8rem*var(--space-x-reverse))!important;margin-right:calc(8rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-40>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-40>:not(template)~:not(template){margin-top:calc(10rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(10rem*var(--space-y-reverse))!important}.lg\:space-x-40>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-40>:not(template)~:not(template){margin-right:calc(10rem*var(--space-x-reverse))!important;margin-left:calc(10rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-40>:not(template)~:not(template){margin-left:calc(10rem*var(--space-x-reverse))!important;margin-right:calc(10rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-48>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-48>:not(template)~:not(template){margin-top:calc(12rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(12rem*var(--space-y-reverse))!important}.lg\:space-x-48>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-48>:not(template)~:not(template){margin-right:calc(12rem*var(--space-x-reverse))!important;margin-left:calc(12rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-48>:not(template)~:not(template){margin-left:calc(12rem*var(--space-x-reverse))!important;margin-right:calc(12rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-56>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-56>:not(template)~:not(template){margin-top:calc(14rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(14rem*var(--space-y-reverse))!important}.lg\:space-x-56>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-56>:not(template)~:not(template){margin-right:calc(14rem*var(--space-x-reverse))!important;margin-left:calc(14rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-56>:not(template)~:not(template){margin-left:calc(14rem*var(--space-x-reverse))!important;margin-right:calc(14rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-64>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-64>:not(template)~:not(template){margin-top:calc(16rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(16rem*var(--space-y-reverse))!important}.lg\:space-x-64>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-64>:not(template)~:not(template){margin-right:calc(16rem*var(--space-x-reverse))!important;margin-left:calc(16rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-64>:not(template)~:not(template){margin-left:calc(16rem*var(--space-x-reverse))!important;margin-right:calc(16rem*(1 - var(--space-x-reverse)))!important}.lg\:space-y-px>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:space-y-px>:not(template)~:not(template){margin-top:calc(1px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1px*var(--space-y-reverse))!important}.lg\:space-x-px>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:space-x-px>:not(template)~:not(template){margin-right:calc(1px*var(--space-x-reverse))!important;margin-left:calc(1px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:space-x-px>:not(template)~:not(template){margin-left:calc(1px*var(--space-x-reverse))!important;margin-right:calc(1px*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-1>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-1>:not(template)~:not(template){margin-top:calc(-0.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.25rem*var(--space-y-reverse))!important}.lg\:-space-x-1>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-1>:not(template)~:not(template){margin-right:calc(-0.25rem*var(--space-x-reverse))!important;margin-left:calc(-0.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-1>:not(template)~:not(template){margin-left:calc(-0.25rem*var(--space-x-reverse))!important;margin-right:calc(-0.25rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-2>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-2>:not(template)~:not(template){margin-top:calc(-0.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.5rem*var(--space-y-reverse))!important}.lg\:-space-x-2>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-2>:not(template)~:not(template){margin-right:calc(-0.5rem*var(--space-x-reverse))!important;margin-left:calc(-0.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-2>:not(template)~:not(template){margin-left:calc(-0.5rem*var(--space-x-reverse))!important;margin-right:calc(-0.5rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-3>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-3>:not(template)~:not(template){margin-top:calc(-0.75rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.75rem*var(--space-y-reverse))!important}.lg\:-space-x-3>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-3>:not(template)~:not(template){margin-right:calc(-0.75rem*var(--space-x-reverse))!important;margin-left:calc(-0.75rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-3>:not(template)~:not(template){margin-left:calc(-0.75rem*var(--space-x-reverse))!important;margin-right:calc(-0.75rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-4>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-4>:not(template)~:not(template){margin-top:calc(-1rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1rem*var(--space-y-reverse))!important}.lg\:-space-x-4>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-4>:not(template)~:not(template){margin-right:calc(-1rem*var(--space-x-reverse))!important;margin-left:calc(-1rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-4>:not(template)~:not(template){margin-left:calc(-1rem*var(--space-x-reverse))!important;margin-right:calc(-1rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-5>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-5>:not(template)~:not(template){margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.25rem*var(--space-y-reverse))!important}.lg\:-space-x-5>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-5>:not(template)~:not(template){margin-right:calc(-1.25rem*var(--space-x-reverse))!important;margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-5>:not(template)~:not(template){margin-left:calc(-1.25rem*var(--space-x-reverse))!important;margin-right:calc(-1.25rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-6>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-6>:not(template)~:not(template){margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.5rem*var(--space-y-reverse))!important}.lg\:-space-x-6>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-6>:not(template)~:not(template){margin-right:calc(-1.5rem*var(--space-x-reverse))!important;margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-6>:not(template)~:not(template){margin-left:calc(-1.5rem*var(--space-x-reverse))!important;margin-right:calc(-1.5rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-8>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-8>:not(template)~:not(template){margin-top:calc(-2rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2rem*var(--space-y-reverse))!important}.lg\:-space-x-8>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-8>:not(template)~:not(template){margin-right:calc(-2rem*var(--space-x-reverse))!important;margin-left:calc(-2rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-8>:not(template)~:not(template){margin-left:calc(-2rem*var(--space-x-reverse))!important;margin-right:calc(-2rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-10>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-10>:not(template)~:not(template){margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2.5rem*var(--space-y-reverse))!important}.lg\:-space-x-10>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-10>:not(template)~:not(template){margin-right:calc(-2.5rem*var(--space-x-reverse))!important;margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-10>:not(template)~:not(template){margin-left:calc(-2.5rem*var(--space-x-reverse))!important;margin-right:calc(-2.5rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-12>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-12>:not(template)~:not(template){margin-top:calc(-3rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-3rem*var(--space-y-reverse))!important}.lg\:-space-x-12>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-12>:not(template)~:not(template){margin-right:calc(-3rem*var(--space-x-reverse))!important;margin-left:calc(-3rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-12>:not(template)~:not(template){margin-left:calc(-3rem*var(--space-x-reverse))!important;margin-right:calc(-3rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-16>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-16>:not(template)~:not(template){margin-top:calc(-4rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-4rem*var(--space-y-reverse))!important}.lg\:-space-x-16>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-16>:not(template)~:not(template){margin-right:calc(-4rem*var(--space-x-reverse))!important;margin-left:calc(-4rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-16>:not(template)~:not(template){margin-left:calc(-4rem*var(--space-x-reverse))!important;margin-right:calc(-4rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-20>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-20>:not(template)~:not(template){margin-top:calc(-5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-5rem*var(--space-y-reverse))!important}.lg\:-space-x-20>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-20>:not(template)~:not(template){margin-right:calc(-5rem*var(--space-x-reverse))!important;margin-left:calc(-5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-20>:not(template)~:not(template){margin-left:calc(-5rem*var(--space-x-reverse))!important;margin-right:calc(-5rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-24>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-24>:not(template)~:not(template){margin-top:calc(-6rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-6rem*var(--space-y-reverse))!important}.lg\:-space-x-24>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-24>:not(template)~:not(template){margin-right:calc(-6rem*var(--space-x-reverse))!important;margin-left:calc(-6rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-24>:not(template)~:not(template){margin-left:calc(-6rem*var(--space-x-reverse))!important;margin-right:calc(-6rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-32>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-32>:not(template)~:not(template){margin-top:calc(-8rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-8rem*var(--space-y-reverse))!important}.lg\:-space-x-32>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-32>:not(template)~:not(template){margin-right:calc(-8rem*var(--space-x-reverse))!important;margin-left:calc(-8rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-32>:not(template)~:not(template){margin-left:calc(-8rem*var(--space-x-reverse))!important;margin-right:calc(-8rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-40>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-40>:not(template)~:not(template){margin-top:calc(-10rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-10rem*var(--space-y-reverse))!important}.lg\:-space-x-40>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-40>:not(template)~:not(template){margin-right:calc(-10rem*var(--space-x-reverse))!important;margin-left:calc(-10rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-40>:not(template)~:not(template){margin-left:calc(-10rem*var(--space-x-reverse))!important;margin-right:calc(-10rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-48>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-48>:not(template)~:not(template){margin-top:calc(-12rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-12rem*var(--space-y-reverse))!important}.lg\:-space-x-48>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-48>:not(template)~:not(template){margin-right:calc(-12rem*var(--space-x-reverse))!important;margin-left:calc(-12rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-48>:not(template)~:not(template){margin-left:calc(-12rem*var(--space-x-reverse))!important;margin-right:calc(-12rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-56>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-56>:not(template)~:not(template){margin-top:calc(-14rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-14rem*var(--space-y-reverse))!important}.lg\:-space-x-56>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-56>:not(template)~:not(template){margin-right:calc(-14rem*var(--space-x-reverse))!important;margin-left:calc(-14rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-56>:not(template)~:not(template){margin-left:calc(-14rem*var(--space-x-reverse))!important;margin-right:calc(-14rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-64>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-64>:not(template)~:not(template){margin-top:calc(-16rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-16rem*var(--space-y-reverse))!important}.lg\:-space-x-64>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-64>:not(template)~:not(template){margin-right:calc(-16rem*var(--space-x-reverse))!important;margin-left:calc(-16rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-64>:not(template)~:not(template){margin-left:calc(-16rem*var(--space-x-reverse))!important;margin-right:calc(-16rem*(1 - var(--space-x-reverse)))!important}.lg\:-space-y-px>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .lg\:-space-y-px>:not(template)~:not(template){margin-top:calc(-1px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1px*var(--space-y-reverse))!important}.lg\:-space-x-px>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .lg\:-space-x-px>:not(template)~:not(template){margin-right:calc(-1px*var(--space-x-reverse))!important;margin-left:calc(-1px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .lg\:-space-x-px>:not(template)~:not(template){margin-left:calc(-1px*var(--space-x-reverse))!important;margin-right:calc(-1px*(1 - var(--space-x-reverse)))!important}.lg\:space-y-reverse>:not(template)~:not(template){--space-y-reverse:1!important}.lg\:space-x-reverse>:not(template)~:not(template){--space-x-reverse:1!important}.lg\:divide-y-0>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .lg\:divide-y-0>:not(template)~:not(template){border-top-width:calc(0px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(0px*var(--divide-y-reverse))!important}.lg\:divide-x-0>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .lg\:divide-x-0>:not(template)~:not(template){border-right-width:calc(0px*var(--divide-x-reverse))!important;border-left-width:calc(0px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .lg\:divide-x-0>:not(template)~:not(template){border-left-width:calc(0px*var(--divide-x-reverse))!important;border-right-width:calc(0px*(1 - var(--divide-x-reverse)))!important}.lg\:divide-y-2>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .lg\:divide-y-2>:not(template)~:not(template){border-top-width:calc(2px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(2px*var(--divide-y-reverse))!important}.lg\:divide-x-2>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .lg\:divide-x-2>:not(template)~:not(template){border-right-width:calc(2px*var(--divide-x-reverse))!important;border-left-width:calc(2px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .lg\:divide-x-2>:not(template)~:not(template){border-left-width:calc(2px*var(--divide-x-reverse))!important;border-right-width:calc(2px*(1 - var(--divide-x-reverse)))!important}.lg\:divide-y-4>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .lg\:divide-y-4>:not(template)~:not(template){border-top-width:calc(4px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(4px*var(--divide-y-reverse))!important}.lg\:divide-x-4>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .lg\:divide-x-4>:not(template)~:not(template){border-right-width:calc(4px*var(--divide-x-reverse))!important;border-left-width:calc(4px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .lg\:divide-x-4>:not(template)~:not(template){border-left-width:calc(4px*var(--divide-x-reverse))!important;border-right-width:calc(4px*(1 - var(--divide-x-reverse)))!important}.lg\:divide-y-8>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .lg\:divide-y-8>:not(template)~:not(template){border-top-width:calc(8px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(8px*var(--divide-y-reverse))!important}.lg\:divide-x-8>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .lg\:divide-x-8>:not(template)~:not(template){border-right-width:calc(8px*var(--divide-x-reverse))!important;border-left-width:calc(8px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .lg\:divide-x-8>:not(template)~:not(template){border-left-width:calc(8px*var(--divide-x-reverse))!important;border-right-width:calc(8px*(1 - var(--divide-x-reverse)))!important}.lg\:divide-y>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .lg\:divide-y>:not(template)~:not(template){border-top-width:calc(1px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(1px*var(--divide-y-reverse))!important}.lg\:divide-x>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .lg\:divide-x>:not(template)~:not(template){border-right-width:calc(1px*var(--divide-x-reverse))!important;border-left-width:calc(1px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .lg\:divide-x>:not(template)~:not(template){border-left-width:calc(1px*var(--divide-x-reverse))!important;border-right-width:calc(1px*(1 - var(--divide-x-reverse)))!important}.lg\:divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1!important}.lg\:divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1!important}[dir] .lg\:divide-transparent>:not(template)~:not(template){border-color:transparent!important}.lg\:divide-black>:not(template)~:not(template){--divide-opacity:1!important}[dir] .lg\:divide-black>:not(template)~:not(template){border-color:#22292f!important;border-color:rgba(34,41,47,var(--divide-opacity))!important}.lg\:divide-white>:not(template)~:not(template){--divide-opacity:1!important}[dir] .lg\:divide-white>:not(template)~:not(template){border-color:#fff!important;border-color:rgba(255,255,255,var(--divide-opacity))!important}.lg\:divide-grey>:not(template)~:not(template){--divide-opacity:1!important}[dir] .lg\:divide-grey>:not(template)~:not(template){border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--divide-opacity))!important}.lg\:divide-grey-light>:not(template)~:not(template){--divide-opacity:1!important}[dir] .lg\:divide-grey-light>:not(template)~:not(template){border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--divide-opacity))!important}[dir] .lg\:divide-solid>:not(template)~:not(template){border-style:solid!important}[dir] .lg\:divide-dashed>:not(template)~:not(template){border-style:dashed!important}[dir] .lg\:divide-dotted>:not(template)~:not(template){border-style:dotted!important}[dir] .lg\:divide-double>:not(template)~:not(template){border-style:double!important}[dir] .lg\:divide-none>:not(template)~:not(template){border-style:none!important}.lg\:divide-opacity-0>:not(template)~:not(template){--divide-opacity:0!important}.lg\:divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25!important}.lg\:divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5!important}.lg\:divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75!important}.lg\:divide-opacity-100>:not(template)~:not(template){--divide-opacity:1!important}.lg\:sr-only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}[dir] .lg\:sr-only{padding:0!important;margin:-1px!important;border-width:0!important}.lg\:not-sr-only{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}[dir] .lg\:not-sr-only{padding:0!important;margin:0!important}.lg\:focus\:sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}[dir] .lg\:focus\:sr-only:focus{padding:0!important;margin:-1px!important;border-width:0!important}.lg\:focus\:not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}[dir] .lg\:focus\:not-sr-only:focus{padding:0!important;margin:0!important}.lg\:appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}[dir] .lg\:bg-fixed{background-attachment:fixed!important}[dir] .lg\:bg-local{background-attachment:local!important}[dir] .lg\:bg-scroll{background-attachment:scroll!important}[dir] .lg\:bg-clip-border{background-clip:border-box!important}[dir] .lg\:bg-clip-padding{background-clip:padding-box!important}[dir] .lg\:bg-clip-content{background-clip:content-box!important}[dir] .lg\:bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}[dir] .lg\:bg-transparent{background-color:transparent!important}.lg\:bg-black{--bg-opacity:1!important}[dir] .lg\:bg-black{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.lg\:bg-white{--bg-opacity:1!important}[dir] .lg\:bg-white{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.lg\:bg-grey{--bg-opacity:1!important}[dir] .lg\:bg-grey{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.lg\:bg-grey-light{--bg-opacity:1!important}[dir] .lg\:bg-grey-light{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .lg\:hover\:bg-transparent:hover{background-color:transparent!important}.lg\:hover\:bg-black:hover{--bg-opacity:1!important}[dir] .lg\:hover\:bg-black:hover{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.lg\:hover\:bg-white:hover{--bg-opacity:1!important}[dir] .lg\:hover\:bg-white:hover{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.lg\:hover\:bg-grey:hover{--bg-opacity:1!important}[dir] .lg\:hover\:bg-grey:hover{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.lg\:hover\:bg-grey-light:hover{--bg-opacity:1!important}[dir] .lg\:hover\:bg-grey-light:hover{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .lg\:focus\:bg-transparent:focus{background-color:transparent!important}.lg\:focus\:bg-black:focus{--bg-opacity:1!important}[dir] .lg\:focus\:bg-black:focus{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.lg\:focus\:bg-white:focus{--bg-opacity:1!important}[dir] .lg\:focus\:bg-white:focus{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.lg\:focus\:bg-grey:focus{--bg-opacity:1!important}[dir] .lg\:focus\:bg-grey:focus{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.lg\:focus\:bg-grey-light:focus{--bg-opacity:1!important}[dir] .lg\:focus\:bg-grey-light:focus{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .lg\:bg-none{background-image:none!important}[dir] .lg\:bg-gradient-to-t{background-image:linear-gradient(0deg,var(--gradient-color-stops))!important}[dir=ltr] .lg\:bg-gradient-to-t{background-image:-webkit-gradient(linear,left bottom,left top,from(var(--gradient-color-stops)))!important}[dir=rtl] .lg\:bg-gradient-to-t{background-image:-webkit-gradient(linear,right bottom,right top,from(var(--gradient-color-stops)))!important}[dir=ltr] .lg\:bg-gradient-to-tr{background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}[dir=rtl] .lg\:bg-gradient-to-tr{background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}[dir=ltr] .lg\:bg-gradient-to-r{background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(90deg,var(--gradient-color-stops))!important}[dir=rtl] .lg\:bg-gradient-to-r{background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(270deg,var(--gradient-color-stops))!important}[dir=ltr] .lg\:bg-gradient-to-br{background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}[dir=rtl] .lg\:bg-gradient-to-br{background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}[dir] .lg\:bg-gradient-to-b{background-image:linear-gradient(180deg,var(--gradient-color-stops))!important}[dir=ltr] .lg\:bg-gradient-to-b{background-image:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-color-stops)))!important}[dir=rtl] .lg\:bg-gradient-to-b{background-image:-webkit-gradient(linear,right top,right bottom,from(var(--gradient-color-stops)))!important}[dir=ltr] .lg\:bg-gradient-to-bl{background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}[dir=rtl] .lg\:bg-gradient-to-bl{background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}[dir=ltr] .lg\:bg-gradient-to-l{background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(270deg,var(--gradient-color-stops))!important}[dir=rtl] .lg\:bg-gradient-to-l{background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(90deg,var(--gradient-color-stops))!important}[dir=ltr] .lg\:bg-gradient-to-tl{background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}[dir=rtl] .lg\:bg-gradient-to-tl{background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}.lg\:from-transparent{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.lg\:from-black{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.lg\:from-white{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.lg\:from-grey{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.lg\:from-grey-light{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.lg\:via-transparent{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.lg\:via-black{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.lg\:via-white{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.lg\:via-grey{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.lg\:via-grey-light{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.lg\:to-transparent{--gradient-to-color:transparent!important}.lg\:to-black{--gradient-to-color:#22292f!important}.lg\:to-white{--gradient-to-color:#fff!important}.lg\:to-grey{--gradient-to-color:#b8c2cc!important}.lg\:to-grey-light{--gradient-to-color:#dae1e7!important}.lg\:hover\:from-transparent:hover{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.lg\:hover\:from-black:hover{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.lg\:hover\:from-white:hover{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.lg\:hover\:from-grey:hover{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.lg\:hover\:from-grey-light:hover{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.lg\:hover\:via-transparent:hover{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.lg\:hover\:via-black:hover{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.lg\:hover\:via-white:hover{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.lg\:hover\:via-grey:hover{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.lg\:hover\:via-grey-light:hover{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.lg\:hover\:to-transparent:hover{--gradient-to-color:transparent!important}.lg\:hover\:to-black:hover{--gradient-to-color:#22292f!important}.lg\:hover\:to-white:hover{--gradient-to-color:#fff!important}.lg\:hover\:to-grey:hover{--gradient-to-color:#b8c2cc!important}.lg\:hover\:to-grey-light:hover{--gradient-to-color:#dae1e7!important}.lg\:focus\:from-transparent:focus{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.lg\:focus\:from-black:focus{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.lg\:focus\:from-white:focus{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.lg\:focus\:from-grey:focus{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.lg\:focus\:from-grey-light:focus{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.lg\:focus\:via-transparent:focus{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.lg\:focus\:via-black:focus{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.lg\:focus\:via-white:focus{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.lg\:focus\:via-grey:focus{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.lg\:focus\:via-grey-light:focus{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.lg\:focus\:to-transparent:focus{--gradient-to-color:transparent!important}.lg\:focus\:to-black:focus{--gradient-to-color:#22292f!important}.lg\:focus\:to-white:focus{--gradient-to-color:#fff!important}.lg\:focus\:to-grey:focus{--gradient-to-color:#b8c2cc!important}.lg\:focus\:to-grey-light:focus{--gradient-to-color:#dae1e7!important}.lg\:bg-opacity-0{--bg-opacity:0!important}.lg\:bg-opacity-25{--bg-opacity:0.25!important}.lg\:bg-opacity-50{--bg-opacity:0.5!important}.lg\:bg-opacity-75{--bg-opacity:0.75!important}.lg\:bg-opacity-100{--bg-opacity:1!important}.lg\:hover\:bg-opacity-0:hover{--bg-opacity:0!important}.lg\:hover\:bg-opacity-25:hover{--bg-opacity:0.25!important}.lg\:hover\:bg-opacity-50:hover{--bg-opacity:0.5!important}.lg\:hover\:bg-opacity-75:hover{--bg-opacity:0.75!important}.lg\:hover\:bg-opacity-100:hover{--bg-opacity:1!important}.lg\:focus\:bg-opacity-0:focus{--bg-opacity:0!important}.lg\:focus\:bg-opacity-25:focus{--bg-opacity:0.25!important}.lg\:focus\:bg-opacity-50:focus{--bg-opacity:0.5!important}.lg\:focus\:bg-opacity-75:focus{--bg-opacity:0.75!important}.lg\:focus\:bg-opacity-100:focus{--bg-opacity:1!important}[dir] .lg\:bg-auto{background-size:auto!important}[dir] .lg\:bg-cover{background-size:cover!important}[dir] .lg\:bg-contain{background-size:contain!important}[dir] .lg\:border-transparent{border-color:transparent!important}.lg\:border-black{--border-opacity:1!important}[dir] .lg\:border-black{border-color:#22292f!important;border-color:rgba(34,41,47,var(--border-opacity))!important}.lg\:border-white{--border-opacity:1!important}[dir] .lg\:border-white{border-color:#fff!important;border-color:rgba(255,255,255,var(--border-opacity))!important}.lg\:border-grey{--border-opacity:1!important}[dir] .lg\:border-grey{border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--border-opacity))!important}.lg\:border-grey-light{--border-opacity:1!important}[dir] .lg\:border-grey-light{border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--border-opacity))!important}[dir] .lg\:hover\:border-transparent:hover{border-color:transparent!important}.lg\:hover\:border-black:hover{--border-opacity:1!important}[dir] .lg\:hover\:border-black:hover{border-color:#22292f!important;border-color:rgba(34,41,47,var(--border-opacity))!important}.lg\:hover\:border-white:hover{--border-opacity:1!important}[dir] .lg\:hover\:border-white:hover{border-color:#fff!important;border-color:rgba(255,255,255,var(--border-opacity))!important}.lg\:hover\:border-grey:hover{--border-opacity:1!important}[dir] .lg\:hover\:border-grey:hover{border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--border-opacity))!important}.lg\:hover\:border-grey-light:hover{--border-opacity:1!important}[dir] .lg\:hover\:border-grey-light:hover{border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--border-opacity))!important}.lg\:border-opacity-0{--border-opacity:0!important}.lg\:border-opacity-25{--border-opacity:0.25!important}.lg\:border-opacity-50{--border-opacity:0.5!important}.lg\:border-opacity-75{--border-opacity:0.75!important}.lg\:border-opacity-100{--border-opacity:1!important}.lg\:hover\:border-opacity-0:hover{--border-opacity:0!important}.lg\:hover\:border-opacity-25:hover{--border-opacity:0.25!important}.lg\:hover\:border-opacity-50:hover{--border-opacity:0.5!important}.lg\:hover\:border-opacity-75:hover{--border-opacity:0.75!important}.lg\:hover\:border-opacity-100:hover{--border-opacity:1!important}.lg\:focus\:border-opacity-0:focus{--border-opacity:0!important}.lg\:focus\:border-opacity-25:focus{--border-opacity:0.25!important}.lg\:focus\:border-opacity-50:focus{--border-opacity:0.5!important}.lg\:focus\:border-opacity-75:focus{--border-opacity:0.75!important}.lg\:focus\:border-opacity-100:focus{--border-opacity:1!important}[dir] .lg\:border-solid{border-style:solid!important}[dir] .lg\:border-dashed{border-style:dashed!important}[dir] .lg\:border-dotted{border-style:dotted!important}[dir] .lg\:border-double{border-style:double!important}[dir] .lg\:border-none{border-style:none!important}[dir] .lg\:border-0{border-width:0!important}[dir] .lg\:border-2{border-width:2px!important}[dir] .lg\:border-4{border-width:4px!important}[dir] .lg\:border-8{border-width:8px!important}[dir] .lg\:border{border-width:1px!important}[dir] .lg\:border-t-0{border-top-width:0!important}[dir=ltr] .lg\:border-r-0{border-right-width:0!important}[dir=rtl] .lg\:border-r-0{border-left-width:0!important}[dir] .lg\:border-b-0{border-bottom-width:0!important}[dir=ltr] .lg\:border-l-0{border-left-width:0!important}[dir=rtl] .lg\:border-l-0{border-right-width:0!important}[dir] .lg\:border-t-2{border-top-width:2px!important}[dir=ltr] .lg\:border-r-2{border-right-width:2px!important}[dir=rtl] .lg\:border-r-2{border-left-width:2px!important}[dir] .lg\:border-b-2{border-bottom-width:2px!important}[dir=ltr] .lg\:border-l-2{border-left-width:2px!important}[dir=rtl] .lg\:border-l-2{border-right-width:2px!important}[dir] .lg\:border-t-4{border-top-width:4px!important}[dir=ltr] .lg\:border-r-4{border-right-width:4px!important}[dir=rtl] .lg\:border-r-4{border-left-width:4px!important}[dir] .lg\:border-b-4{border-bottom-width:4px!important}[dir=ltr] .lg\:border-l-4{border-left-width:4px!important}[dir=rtl] .lg\:border-l-4{border-right-width:4px!important}[dir] .lg\:border-t-8{border-top-width:8px!important}[dir=ltr] .lg\:border-r-8{border-right-width:8px!important}[dir=rtl] .lg\:border-r-8{border-left-width:8px!important}[dir] .lg\:border-b-8{border-bottom-width:8px!important}[dir=ltr] .lg\:border-l-8{border-left-width:8px!important}[dir=rtl] .lg\:border-l-8{border-right-width:8px!important}[dir] .lg\:border-t{border-top-width:1px!important}[dir=ltr] .lg\:border-r{border-right-width:1px!important}[dir=rtl] .lg\:border-r{border-left-width:1px!important}[dir] .lg\:border-b{border-bottom-width:1px!important}[dir=ltr] .lg\:border-l{border-left-width:1px!important}[dir=rtl] .lg\:border-l{border-right-width:1px!important}.lg\:box-border{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.lg\:box-content{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.lg\:block{display:block!important}.lg\:inline-block{display:inline-block!important}.lg\:inline{display:inline!important}.lg\:flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.lg\:inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.lg\:table{display:table!important}.lg\:table-caption{display:table-caption!important}.lg\:table-cell{display:table-cell!important}.lg\:table-column{display:table-column!important}.lg\:table-column-group{display:table-column-group!important}.lg\:table-footer-group{display:table-footer-group!important}.lg\:table-header-group{display:table-header-group!important}.lg\:table-row-group{display:table-row-group!important}.lg\:table-row{display:table-row!important}.lg\:flow-root{display:flow-root!important}.lg\:grid{display:grid!important}.lg\:inline-grid{display:inline-grid!important}.lg\:contents{display:contents!important}.lg\:hidden{display:none!important}.lg\:flex-row{-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.lg\:flex-row,.lg\:flex-row-reverse{-webkit-box-orient:horizontal!important}.lg\:flex-row-reverse{-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.lg\:flex-col{-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.lg\:flex-col,.lg\:flex-col-reverse{-webkit-box-orient:vertical!important}.lg\:flex-col-reverse{-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.lg\:flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.lg\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.lg\:flex-no-wrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.lg\:place-items-auto{place-items:auto!important}.lg\:place-items-start{place-items:start!important}.lg\:place-items-end{place-items:end!important}.lg\:place-items-center{place-items:center!important}.lg\:place-items-stretch{place-items:stretch!important}.lg\:place-content-center{place-content:center!important}.lg\:place-content-start{place-content:start!important}.lg\:place-content-end{place-content:end!important}.lg\:place-content-between{place-content:space-between!important}.lg\:place-content-around{place-content:space-around!important}.lg\:place-content-evenly{place-content:space-evenly!important}.lg\:place-content-stretch{place-content:stretch!important}.lg\:place-self-auto{place-self:auto!important}.lg\:place-self-start{place-self:start!important}.lg\:place-self-end{place-self:end!important}.lg\:place-self-center{place-self:center!important}.lg\:place-self-stretch{place-self:stretch!important}.lg\:items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.lg\:items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.lg\:items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.lg\:items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.lg\:items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.lg\:content-center{-ms-flex-line-pack:center!important;align-content:center!important}.lg\:content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.lg\:content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.lg\:content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.lg\:content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.lg\:content-evenly{-ms-flex-line-pack:space-evenly!important;align-content:space-evenly!important}.lg\:self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.lg\:self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.lg\:self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.lg\:self-center{-ms-flex-item-align:center!important;align-self:center!important}.lg\:self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.lg\:justify-items-auto{justify-items:auto!important}.lg\:justify-items-start{justify-items:start!important}.lg\:justify-items-end{justify-items:end!important}.lg\:justify-items-center{justify-items:center!important}.lg\:justify-items-stretch{justify-items:stretch!important}.lg\:justify-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.lg\:justify-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.lg\:justify-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.lg\:justify-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.lg\:justify-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.lg\:justify-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.lg\:justify-self-auto{justify-self:auto!important}.lg\:justify-self-start{justify-self:start!important}.lg\:justify-self-end{justify-self:end!important}.lg\:justify-self-center{justify-self:center!important}.lg\:justify-self-stretch{justify-self:stretch!important}.lg\:flex-1{-ms-flex:1 1 0%!important;flex:1 1 0%!important}.lg\:flex-1,.lg\:flex-auto{-webkit-box-flex:1!important}.lg\:flex-auto{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.lg\:flex-initial{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.lg\:flex-none{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.lg\:flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.lg\:flex-grow{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.lg\:flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.lg\:flex-shrink{-ms-flex-negative:1!important;flex-shrink:1!important}.lg\:order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.lg\:order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.lg\:order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.lg\:order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.lg\:order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.lg\:order-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.lg\:order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.lg\:order-last{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.lg\:order-normal{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.lg\:hover\:order-1:hover{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.lg\:hover\:order-2:hover{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.lg\:hover\:order-3:hover{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.lg\:hover\:order-4:hover{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.lg\:hover\:order-5:hover{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.lg\:hover\:order-6:hover{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.lg\:hover\:order-first:hover{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.lg\:hover\:order-last:hover{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.lg\:hover\:order-normal:hover{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.lg\:focus\:order-1:focus{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.lg\:focus\:order-2:focus{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.lg\:focus\:order-3:focus{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.lg\:focus\:order-4:focus{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.lg\:focus\:order-5:focus{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.lg\:focus\:order-6:focus{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.lg\:focus\:order-first:focus{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.lg\:focus\:order-last:focus{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.lg\:focus\:order-normal:focus{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}[dir=ltr] .lg\:float-right{float:right!important}[dir=ltr] .lg\:float-left,[dir=rtl] .lg\:float-right{float:left!important}[dir=rtl] .lg\:float-left{float:right!important}[dir] .lg\:float-none{float:none!important}.lg\:clearfix:after{content:""!important;display:table!important}[dir] .lg\:clearfix:after{clear:both!important}[dir=ltr] .lg\:clear-left{clear:left!important}[dir=ltr] .lg\:clear-right,[dir=rtl] .lg\:clear-left{clear:right!important}[dir=rtl] .lg\:clear-right{clear:left!important}[dir] .lg\:clear-both{clear:both!important}[dir] .lg\:clear-none{clear:none!important}.lg\:font-light{font-weight:300!important}.lg\:font-normal{font-weight:400!important}.lg\:font-medium{font-weight:500!important}.lg\:font-semibold{font-weight:600!important}.lg\:font-bold{font-weight:700!important}.lg\:font-extrabold{font-weight:800!important}.lg\:font-black{font-weight:900!important}.lg\:hover\:font-light:hover{font-weight:300!important}.lg\:hover\:font-normal:hover{font-weight:400!important}.lg\:hover\:font-medium:hover{font-weight:500!important}.lg\:hover\:font-semibold:hover{font-weight:600!important}.lg\:hover\:font-bold:hover{font-weight:700!important}.lg\:hover\:font-extrabold:hover{font-weight:800!important}.lg\:hover\:font-black:hover{font-weight:900!important}.lg\:h-1{height:.25rem!important}.lg\:h-2{height:.5rem!important}.lg\:h-3{height:.75rem!important}.lg\:h-4{height:1rem!important}.lg\:h-5{height:1.25rem!important}.lg\:h-6{height:1.5rem!important}.lg\:h-8{height:2rem!important}.lg\:h-10{height:2.5rem!important}.lg\:h-12{height:3rem!important}.lg\:h-16{height:4rem!important}.lg\:h-24{height:6rem!important}.lg\:h-32{height:8rem!important}.lg\:h-48{height:12rem!important}.lg\:h-64{height:16rem!important}.lg\:h-auto{height:auto!important}.lg\:h-px{height:1px!important}.lg\:h-full{height:100%!important}.lg\:h-screen{height:100vh!important}.lg\:text-xs{font-size:.75rem!important}.lg\:text-sm{font-size:.875rem!important}.lg\:text-base{font-size:1rem!important}.lg\:text-lg{font-size:1.125rem!important}.lg\:text-xl{font-size:1.25rem!important}.lg\:text-2xl{font-size:1.5rem!important}.lg\:text-3xl{font-size:1.875rem!important}.lg\:text-4xl{font-size:2.25rem!important}.lg\:text-5xl{font-size:3rem!important}.lg\:text-6xl{font-size:4rem!important}.lg\:leading-none{line-height:1!important}.lg\:leading-tight{line-height:1.25!important}.lg\:leading-normal{line-height:1.5!important}.lg\:leading-loose{line-height:2!important}.lg\:list-inside{list-style-position:inside!important}.lg\:list-outside{list-style-position:outside!important}[dir] .lg\:m-0{margin:0!important}[dir] .lg\:m-1{margin:.25rem!important}[dir] .lg\:m-2{margin:.5rem!important}[dir] .lg\:m-3{margin:.75rem!important}[dir] .lg\:m-4{margin:1rem!important}[dir] .lg\:m-5{margin:1.25rem!important}[dir] .lg\:m-6{margin:1.5rem!important}[dir] .lg\:m-8{margin:2rem!important}[dir] .lg\:m-10{margin:2.5rem!important}[dir] .lg\:m-12{margin:3rem!important}[dir] .lg\:m-16{margin:4rem!important}[dir] .lg\:m-20{margin:5rem!important}[dir] .lg\:m-24{margin:6rem!important}[dir] .lg\:m-32{margin:8rem!important}[dir] .lg\:m-auto{margin:auto!important}[dir] .lg\:m-px{margin:1px!important}[dir] .lg\:m-base{margin:2.2rem!important}[dir] .lg\:-m-px{margin:-1px!important}[dir] .lg\:-m-1{margin:-.25rem!important}[dir] .lg\:-m-2{margin:-.5rem!important}[dir] .lg\:-m-3{margin:-.75rem!important}[dir] .lg\:-m-4{margin:-1rem!important}[dir] .lg\:my-0{margin-top:0!important;margin-bottom:0!important}[dir=ltr] .lg\:mx-0,[dir=rtl] .lg\:mx-0{margin-left:0!important;margin-right:0!important}[dir] .lg\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}[dir=ltr] .lg\:mx-1,[dir=rtl] .lg\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}[dir] .lg\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}[dir=ltr] .lg\:mx-2,[dir=rtl] .lg\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}[dir] .lg\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}[dir=ltr] .lg\:mx-3,[dir=rtl] .lg\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}[dir] .lg\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}[dir=ltr] .lg\:mx-4,[dir=rtl] .lg\:mx-4{margin-left:1rem!important;margin-right:1rem!important}[dir] .lg\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}[dir=ltr] .lg\:mx-5,[dir=rtl] .lg\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}[dir] .lg\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}[dir=ltr] .lg\:mx-6,[dir=rtl] .lg\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}[dir] .lg\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}[dir=ltr] .lg\:mx-8,[dir=rtl] .lg\:mx-8{margin-left:2rem!important;margin-right:2rem!important}[dir] .lg\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}[dir=ltr] .lg\:mx-10,[dir=rtl] .lg\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}[dir] .lg\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}[dir=ltr] .lg\:mx-12,[dir=rtl] .lg\:mx-12{margin-left:3rem!important;margin-right:3rem!important}[dir] .lg\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}[dir=ltr] .lg\:mx-16,[dir=rtl] .lg\:mx-16{margin-left:4rem!important;margin-right:4rem!important}[dir] .lg\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}[dir=ltr] .lg\:mx-20,[dir=rtl] .lg\:mx-20{margin-left:5rem!important;margin-right:5rem!important}[dir] .lg\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}[dir=ltr] .lg\:mx-24,[dir=rtl] .lg\:mx-24{margin-left:6rem!important;margin-right:6rem!important}[dir] .lg\:my-32{margin-top:8rem!important;margin-bottom:8rem!important}[dir=ltr] .lg\:mx-32,[dir=rtl] .lg\:mx-32{margin-left:8rem!important;margin-right:8rem!important}[dir] .lg\:my-auto{margin-top:auto!important;margin-bottom:auto!important}[dir=ltr] .lg\:mx-auto,[dir=rtl] .lg\:mx-auto{margin-left:auto!important;margin-right:auto!important}[dir] .lg\:my-px{margin-top:1px!important;margin-bottom:1px!important}[dir=ltr] .lg\:mx-px,[dir=rtl] .lg\:mx-px{margin-left:1px!important;margin-right:1px!important}[dir] .lg\:my-base{margin-top:2.2rem!important;margin-bottom:2.2rem!important}[dir=ltr] .lg\:mx-base,[dir=rtl] .lg\:mx-base{margin-left:2.2rem!important;margin-right:2.2rem!important}[dir] .lg\:-my-px{margin-top:-1px!important;margin-bottom:-1px!important}[dir=ltr] .lg\:-mx-px,[dir=rtl] .lg\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}[dir] .lg\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}[dir=ltr] .lg\:-mx-1,[dir=rtl] .lg\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}[dir] .lg\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}[dir=ltr] .lg\:-mx-2,[dir=rtl] .lg\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}[dir] .lg\:-my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}[dir=ltr] .lg\:-mx-3,[dir=rtl] .lg\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}[dir] .lg\:-my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}[dir=ltr] .lg\:-mx-4,[dir=rtl] .lg\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}[dir] .lg\:mt-0{margin-top:0!important}[dir=ltr] .lg\:mr-0{margin-right:0!important}[dir=rtl] .lg\:mr-0{margin-left:0!important}[dir] .lg\:mb-0{margin-bottom:0!important}[dir=ltr] .lg\:ml-0{margin-left:0!important}[dir=rtl] .lg\:ml-0{margin-right:0!important}[dir] .lg\:mt-1{margin-top:.25rem!important}[dir=ltr] .lg\:mr-1{margin-right:.25rem!important}[dir=rtl] .lg\:mr-1{margin-left:.25rem!important}[dir] .lg\:mb-1{margin-bottom:.25rem!important}[dir=ltr] .lg\:ml-1{margin-left:.25rem!important}[dir=rtl] .lg\:ml-1{margin-right:.25rem!important}[dir] .lg\:mt-2{margin-top:.5rem!important}[dir=ltr] .lg\:mr-2{margin-right:.5rem!important}[dir=rtl] .lg\:mr-2{margin-left:.5rem!important}[dir] .lg\:mb-2{margin-bottom:.5rem!important}[dir=ltr] .lg\:ml-2{margin-left:.5rem!important}[dir=rtl] .lg\:ml-2{margin-right:.5rem!important}[dir] .lg\:mt-3{margin-top:.75rem!important}[dir=ltr] .lg\:mr-3{margin-right:.75rem!important}[dir=rtl] .lg\:mr-3{margin-left:.75rem!important}[dir] .lg\:mb-3{margin-bottom:.75rem!important}[dir=ltr] .lg\:ml-3{margin-left:.75rem!important}[dir=rtl] .lg\:ml-3{margin-right:.75rem!important}[dir] .lg\:mt-4{margin-top:1rem!important}[dir=ltr] .lg\:mr-4{margin-right:1rem!important}[dir=rtl] .lg\:mr-4{margin-left:1rem!important}[dir] .lg\:mb-4{margin-bottom:1rem!important}[dir=ltr] .lg\:ml-4{margin-left:1rem!important}[dir=rtl] .lg\:ml-4{margin-right:1rem!important}[dir] .lg\:mt-5{margin-top:1.25rem!important}[dir=ltr] .lg\:mr-5{margin-right:1.25rem!important}[dir=rtl] .lg\:mr-5{margin-left:1.25rem!important}[dir] .lg\:mb-5{margin-bottom:1.25rem!important}[dir=ltr] .lg\:ml-5{margin-left:1.25rem!important}[dir=rtl] .lg\:ml-5{margin-right:1.25rem!important}[dir] .lg\:mt-6{margin-top:1.5rem!important}[dir=ltr] .lg\:mr-6{margin-right:1.5rem!important}[dir=rtl] .lg\:mr-6{margin-left:1.5rem!important}[dir] .lg\:mb-6{margin-bottom:1.5rem!important}[dir=ltr] .lg\:ml-6{margin-left:1.5rem!important}[dir=rtl] .lg\:ml-6{margin-right:1.5rem!important}[dir] .lg\:mt-8{margin-top:2rem!important}[dir=ltr] .lg\:mr-8{margin-right:2rem!important}[dir=rtl] .lg\:mr-8{margin-left:2rem!important}[dir] .lg\:mb-8{margin-bottom:2rem!important}[dir=ltr] .lg\:ml-8{margin-left:2rem!important}[dir=rtl] .lg\:ml-8{margin-right:2rem!important}[dir] .lg\:mt-10{margin-top:2.5rem!important}[dir=ltr] .lg\:mr-10{margin-right:2.5rem!important}[dir=rtl] .lg\:mr-10{margin-left:2.5rem!important}[dir] .lg\:mb-10{margin-bottom:2.5rem!important}[dir=ltr] .lg\:ml-10{margin-left:2.5rem!important}[dir=rtl] .lg\:ml-10{margin-right:2.5rem!important}[dir] .lg\:mt-12{margin-top:3rem!important}[dir=ltr] .lg\:mr-12{margin-right:3rem!important}[dir=rtl] .lg\:mr-12{margin-left:3rem!important}[dir] .lg\:mb-12{margin-bottom:3rem!important}[dir=ltr] .lg\:ml-12{margin-left:3rem!important}[dir=rtl] .lg\:ml-12{margin-right:3rem!important}[dir] .lg\:mt-16{margin-top:4rem!important}[dir=ltr] .lg\:mr-16{margin-right:4rem!important}[dir=rtl] .lg\:mr-16{margin-left:4rem!important}[dir] .lg\:mb-16{margin-bottom:4rem!important}[dir=ltr] .lg\:ml-16{margin-left:4rem!important}[dir=rtl] .lg\:ml-16{margin-right:4rem!important}[dir] .lg\:mt-20{margin-top:5rem!important}[dir=ltr] .lg\:mr-20{margin-right:5rem!important}[dir=rtl] .lg\:mr-20{margin-left:5rem!important}[dir] .lg\:mb-20{margin-bottom:5rem!important}[dir=ltr] .lg\:ml-20{margin-left:5rem!important}[dir=rtl] .lg\:ml-20{margin-right:5rem!important}[dir] .lg\:mt-24{margin-top:6rem!important}[dir=ltr] .lg\:mr-24{margin-right:6rem!important}[dir=rtl] .lg\:mr-24{margin-left:6rem!important}[dir] .lg\:mb-24{margin-bottom:6rem!important}[dir=ltr] .lg\:ml-24{margin-left:6rem!important}[dir=rtl] .lg\:ml-24{margin-right:6rem!important}[dir] .lg\:mt-32{margin-top:8rem!important}[dir=ltr] .lg\:mr-32{margin-right:8rem!important}[dir=rtl] .lg\:mr-32{margin-left:8rem!important}[dir] .lg\:mb-32{margin-bottom:8rem!important}[dir=ltr] .lg\:ml-32{margin-left:8rem!important}[dir=rtl] .lg\:ml-32{margin-right:8rem!important}[dir] .lg\:mt-auto{margin-top:auto!important}[dir=ltr] .lg\:mr-auto{margin-right:auto!important}[dir=rtl] .lg\:mr-auto{margin-left:auto!important}[dir] .lg\:mb-auto{margin-bottom:auto!important}[dir=ltr] .lg\:ml-auto{margin-left:auto!important}[dir=rtl] .lg\:ml-auto{margin-right:auto!important}[dir] .lg\:mt-px{margin-top:1px!important}[dir=ltr] .lg\:mr-px{margin-right:1px!important}[dir=rtl] .lg\:mr-px{margin-left:1px!important}[dir] .lg\:mb-px{margin-bottom:1px!important}[dir=ltr] .lg\:ml-px{margin-left:1px!important}[dir=rtl] .lg\:ml-px{margin-right:1px!important}[dir] .lg\:mt-base{margin-top:2.2rem!important}[dir=ltr] .lg\:mr-base{margin-right:2.2rem!important}[dir=rtl] .lg\:mr-base{margin-left:2.2rem!important}[dir] .lg\:mb-base{margin-bottom:2.2rem!important}[dir=ltr] .lg\:ml-base{margin-left:2.2rem!important}[dir=rtl] .lg\:ml-base{margin-right:2.2rem!important}[dir] .lg\:-mt-px{margin-top:-1px!important}[dir=ltr] .lg\:-mr-px{margin-right:-1px!important}[dir=rtl] .lg\:-mr-px{margin-left:-1px!important}[dir] .lg\:-mb-px{margin-bottom:-1px!important}[dir=ltr] .lg\:-ml-px{margin-left:-1px!important}[dir=rtl] .lg\:-ml-px{margin-right:-1px!important}[dir] .lg\:-mt-1{margin-top:-.25rem!important}[dir=ltr] .lg\:-mr-1{margin-right:-.25rem!important}[dir=rtl] .lg\:-mr-1{margin-left:-.25rem!important}[dir] .lg\:-mb-1{margin-bottom:-.25rem!important}[dir=ltr] .lg\:-ml-1{margin-left:-.25rem!important}[dir=rtl] .lg\:-ml-1{margin-right:-.25rem!important}[dir] .lg\:-mt-2{margin-top:-.5rem!important}[dir=ltr] .lg\:-mr-2{margin-right:-.5rem!important}[dir=rtl] .lg\:-mr-2{margin-left:-.5rem!important}[dir] .lg\:-mb-2{margin-bottom:-.5rem!important}[dir=ltr] .lg\:-ml-2{margin-left:-.5rem!important}[dir=rtl] .lg\:-ml-2{margin-right:-.5rem!important}[dir] .lg\:-mt-3{margin-top:-.75rem!important}[dir=ltr] .lg\:-mr-3{margin-right:-.75rem!important}[dir=rtl] .lg\:-mr-3{margin-left:-.75rem!important}[dir] .lg\:-mb-3{margin-bottom:-.75rem!important}[dir=ltr] .lg\:-ml-3{margin-left:-.75rem!important}[dir=rtl] .lg\:-ml-3{margin-right:-.75rem!important}[dir] .lg\:-mt-4{margin-top:-1rem!important}[dir=ltr] .lg\:-mr-4{margin-right:-1rem!important}[dir=rtl] .lg\:-mr-4{margin-left:-1rem!important}[dir] .lg\:-mb-4{margin-bottom:-1rem!important}[dir=ltr] .lg\:-ml-4{margin-left:-1rem!important}[dir=rtl] .lg\:-ml-4{margin-right:-1rem!important}.lg\:max-h-full{max-height:100%!important}.lg\:max-h-screen{max-height:100vh!important}.lg\:max-w-xs{max-width:20rem!important}.lg\:max-w-sm{max-width:30rem!important}.lg\:max-w-md{max-width:40rem!important}.lg\:max-w-lg{max-width:50rem!important}.lg\:max-w-xl{max-width:60rem!important}.lg\:max-w-2xl{max-width:70rem!important}.lg\:max-w-3xl{max-width:80rem!important}.lg\:max-w-4xl{max-width:90rem!important}.lg\:max-w-5xl{max-width:100rem!important}.lg\:max-w-full{max-width:100%!important}.lg\:min-h-0{min-height:0!important}.lg\:min-h-full{min-height:100%!important}.lg\:min-h-screen{min-height:100vh!important}.lg\:min-w-0{min-width:0!important}.lg\:min-w-full{min-width:100%!important}.lg\:object-contain{-o-object-fit:contain!important;object-fit:contain!important}.lg\:object-cover{-o-object-fit:cover!important;object-fit:cover!important}.lg\:object-fill{-o-object-fit:fill!important;object-fit:fill!important}.lg\:object-none{-o-object-fit:none!important;object-fit:none!important}.lg\:object-scale-down{-o-object-fit:scale-down!important;object-fit:scale-down!important}.lg\:object-bottom{-o-object-position:bottom!important;object-position:bottom!important}.lg\:object-center{-o-object-position:center!important;object-position:center!important}.lg\:object-left{-o-object-position:left!important;object-position:left!important}.lg\:object-left-bottom{-o-object-position:left bottom!important;object-position:left bottom!important}.lg\:object-left-top{-o-object-position:left top!important;object-position:left top!important}.lg\:object-right{-o-object-position:right!important;object-position:right!important}.lg\:object-right-bottom{-o-object-position:right bottom!important;object-position:right bottom!important}.lg\:object-right-top{-o-object-position:right top!important;object-position:right top!important}.lg\:object-top{-o-object-position:top!important;object-position:top!important}.lg\:opacity-0{opacity:0!important}.lg\:opacity-25{opacity:.25!important}.lg\:opacity-50{opacity:.5!important}.lg\:opacity-75{opacity:.75!important}.lg\:opacity-100{opacity:1!important}.lg\:overflow-auto{overflow:auto!important}.lg\:overflow-hidden{overflow:hidden!important}.lg\:overflow-visible{overflow:visible!important}.lg\:overflow-scroll{overflow:scroll!important}.lg\:overflow-x-auto{overflow-x:auto!important}.lg\:overflow-y-auto{overflow-y:auto!important}.lg\:overflow-x-hidden{overflow-x:hidden!important}.lg\:overflow-y-hidden{overflow-y:hidden!important}.lg\:overflow-x-visible{overflow-x:visible!important}.lg\:overflow-y-visible{overflow-y:visible!important}.lg\:overflow-x-scroll{overflow-x:scroll!important}.lg\:overflow-y-scroll{overflow-y:scroll!important}.lg\:scrolling-touch{-webkit-overflow-scrolling:touch!important}.lg\:scrolling-auto{-webkit-overflow-scrolling:auto!important}.lg\:overscroll-auto{-ms-scroll-chaining:chained!important;overscroll-behavior:auto!important}.lg\:overscroll-contain{-ms-scroll-chaining:none!important;overscroll-behavior:contain!important}.lg\:overscroll-none{-ms-scroll-chaining:none!important;overscroll-behavior:none!important}.lg\:overscroll-y-auto{overscroll-behavior-y:auto!important}.lg\:overscroll-y-contain{overscroll-behavior-y:contain!important}.lg\:overscroll-y-none{overscroll-behavior-y:none!important}.lg\:overscroll-x-auto{overscroll-behavior-x:auto!important}.lg\:overscroll-x-contain{overscroll-behavior-x:contain!important}.lg\:overscroll-x-none{overscroll-behavior-x:none!important}[dir] .lg\:p-0{padding:0!important}[dir] .lg\:p-1{padding:.25rem!important}[dir] .lg\:p-2{padding:.5rem!important}[dir] .lg\:p-3{padding:.75rem!important}[dir] .lg\:p-4{padding:1rem!important}[dir] .lg\:p-5{padding:1.25rem!important}[dir] .lg\:p-6{padding:1.5rem!important}[dir] .lg\:p-8{padding:2rem!important}[dir] .lg\:p-10{padding:2.5rem!important}[dir] .lg\:p-12{padding:3rem!important}[dir] .lg\:p-16{padding:4rem!important}[dir] .lg\:p-20{padding:5rem!important}[dir] .lg\:p-24{padding:6rem!important}[dir] .lg\:p-32{padding:8rem!important}[dir] .lg\:p-px{padding:1px!important}[dir] .lg\:p-base{padding:2.2rem!important}[dir] .lg\:py-0{padding-top:0!important;padding-bottom:0!important}[dir=ltr] .lg\:px-0,[dir=rtl] .lg\:px-0{padding-left:0!important;padding-right:0!important}[dir] .lg\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}[dir=ltr] .lg\:px-1,[dir=rtl] .lg\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}[dir] .lg\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}[dir=ltr] .lg\:px-2,[dir=rtl] .lg\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}[dir] .lg\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}[dir=ltr] .lg\:px-3,[dir=rtl] .lg\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}[dir] .lg\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}[dir=ltr] .lg\:px-4,[dir=rtl] .lg\:px-4{padding-left:1rem!important;padding-right:1rem!important}[dir] .lg\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}[dir=ltr] .lg\:px-5,[dir=rtl] .lg\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}[dir] .lg\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}[dir=ltr] .lg\:px-6,[dir=rtl] .lg\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}[dir] .lg\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}[dir=ltr] .lg\:px-8,[dir=rtl] .lg\:px-8{padding-left:2rem!important;padding-right:2rem!important}[dir] .lg\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}[dir=ltr] .lg\:px-10,[dir=rtl] .lg\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}[dir] .lg\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}[dir=ltr] .lg\:px-12,[dir=rtl] .lg\:px-12{padding-left:3rem!important;padding-right:3rem!important}[dir] .lg\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}[dir=ltr] .lg\:px-16,[dir=rtl] .lg\:px-16{padding-left:4rem!important;padding-right:4rem!important}[dir] .lg\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}[dir=ltr] .lg\:px-20,[dir=rtl] .lg\:px-20{padding-left:5rem!important;padding-right:5rem!important}[dir] .lg\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}[dir=ltr] .lg\:px-24,[dir=rtl] .lg\:px-24{padding-left:6rem!important;padding-right:6rem!important}[dir] .lg\:py-32{padding-top:8rem!important;padding-bottom:8rem!important}[dir=ltr] .lg\:px-32,[dir=rtl] .lg\:px-32{padding-left:8rem!important;padding-right:8rem!important}[dir] .lg\:py-px{padding-top:1px!important;padding-bottom:1px!important}[dir=ltr] .lg\:px-px,[dir=rtl] .lg\:px-px{padding-left:1px!important;padding-right:1px!important}[dir] .lg\:py-base{padding-top:2.2rem!important;padding-bottom:2.2rem!important}[dir=ltr] .lg\:px-base,[dir=rtl] .lg\:px-base{padding-left:2.2rem!important;padding-right:2.2rem!important}[dir] .lg\:pt-0{padding-top:0!important}[dir=ltr] .lg\:pr-0{padding-right:0!important}[dir=rtl] .lg\:pr-0{padding-left:0!important}[dir] .lg\:pb-0{padding-bottom:0!important}[dir=ltr] .lg\:pl-0{padding-left:0!important}[dir=rtl] .lg\:pl-0{padding-right:0!important}[dir] .lg\:pt-1{padding-top:.25rem!important}[dir=ltr] .lg\:pr-1{padding-right:.25rem!important}[dir=rtl] .lg\:pr-1{padding-left:.25rem!important}[dir] .lg\:pb-1{padding-bottom:.25rem!important}[dir=ltr] .lg\:pl-1{padding-left:.25rem!important}[dir=rtl] .lg\:pl-1{padding-right:.25rem!important}[dir] .lg\:pt-2{padding-top:.5rem!important}[dir=ltr] .lg\:pr-2{padding-right:.5rem!important}[dir=rtl] .lg\:pr-2{padding-left:.5rem!important}[dir] .lg\:pb-2{padding-bottom:.5rem!important}[dir=ltr] .lg\:pl-2{padding-left:.5rem!important}[dir=rtl] .lg\:pl-2{padding-right:.5rem!important}[dir] .lg\:pt-3{padding-top:.75rem!important}[dir=ltr] .lg\:pr-3{padding-right:.75rem!important}[dir=rtl] .lg\:pr-3{padding-left:.75rem!important}[dir] .lg\:pb-3{padding-bottom:.75rem!important}[dir=ltr] .lg\:pl-3{padding-left:.75rem!important}[dir=rtl] .lg\:pl-3{padding-right:.75rem!important}[dir] .lg\:pt-4{padding-top:1rem!important}[dir=ltr] .lg\:pr-4{padding-right:1rem!important}[dir=rtl] .lg\:pr-4{padding-left:1rem!important}[dir] .lg\:pb-4{padding-bottom:1rem!important}[dir=ltr] .lg\:pl-4{padding-left:1rem!important}[dir=rtl] .lg\:pl-4{padding-right:1rem!important}[dir] .lg\:pt-5{padding-top:1.25rem!important}[dir=ltr] .lg\:pr-5{padding-right:1.25rem!important}[dir=rtl] .lg\:pr-5{padding-left:1.25rem!important}[dir] .lg\:pb-5{padding-bottom:1.25rem!important}[dir=ltr] .lg\:pl-5{padding-left:1.25rem!important}[dir=rtl] .lg\:pl-5{padding-right:1.25rem!important}[dir] .lg\:pt-6{padding-top:1.5rem!important}[dir=ltr] .lg\:pr-6{padding-right:1.5rem!important}[dir=rtl] .lg\:pr-6{padding-left:1.5rem!important}[dir] .lg\:pb-6{padding-bottom:1.5rem!important}[dir=ltr] .lg\:pl-6{padding-left:1.5rem!important}[dir=rtl] .lg\:pl-6{padding-right:1.5rem!important}[dir] .lg\:pt-8{padding-top:2rem!important}[dir=ltr] .lg\:pr-8{padding-right:2rem!important}[dir=rtl] .lg\:pr-8{padding-left:2rem!important}[dir] .lg\:pb-8{padding-bottom:2rem!important}[dir=ltr] .lg\:pl-8{padding-left:2rem!important}[dir=rtl] .lg\:pl-8{padding-right:2rem!important}[dir] .lg\:pt-10{padding-top:2.5rem!important}[dir=ltr] .lg\:pr-10{padding-right:2.5rem!important}[dir=rtl] .lg\:pr-10{padding-left:2.5rem!important}[dir] .lg\:pb-10{padding-bottom:2.5rem!important}[dir=ltr] .lg\:pl-10{padding-left:2.5rem!important}[dir=rtl] .lg\:pl-10{padding-right:2.5rem!important}[dir] .lg\:pt-12{padding-top:3rem!important}[dir=ltr] .lg\:pr-12{padding-right:3rem!important}[dir=rtl] .lg\:pr-12{padding-left:3rem!important}[dir] .lg\:pb-12{padding-bottom:3rem!important}[dir=ltr] .lg\:pl-12{padding-left:3rem!important}[dir=rtl] .lg\:pl-12{padding-right:3rem!important}[dir] .lg\:pt-16{padding-top:4rem!important}[dir=ltr] .lg\:pr-16{padding-right:4rem!important}[dir=rtl] .lg\:pr-16{padding-left:4rem!important}[dir] .lg\:pb-16{padding-bottom:4rem!important}[dir=ltr] .lg\:pl-16{padding-left:4rem!important}[dir=rtl] .lg\:pl-16{padding-right:4rem!important}[dir] .lg\:pt-20{padding-top:5rem!important}[dir=ltr] .lg\:pr-20{padding-right:5rem!important}[dir=rtl] .lg\:pr-20{padding-left:5rem!important}[dir] .lg\:pb-20{padding-bottom:5rem!important}[dir=ltr] .lg\:pl-20{padding-left:5rem!important}[dir=rtl] .lg\:pl-20{padding-right:5rem!important}[dir] .lg\:pt-24{padding-top:6rem!important}[dir=ltr] .lg\:pr-24{padding-right:6rem!important}[dir=rtl] .lg\:pr-24{padding-left:6rem!important}[dir] .lg\:pb-24{padding-bottom:6rem!important}[dir=ltr] .lg\:pl-24{padding-left:6rem!important}[dir=rtl] .lg\:pl-24{padding-right:6rem!important}[dir] .lg\:pt-32{padding-top:8rem!important}[dir=ltr] .lg\:pr-32{padding-right:8rem!important}[dir=rtl] .lg\:pr-32{padding-left:8rem!important}[dir] .lg\:pb-32{padding-bottom:8rem!important}[dir=ltr] .lg\:pl-32{padding-left:8rem!important}[dir=rtl] .lg\:pl-32{padding-right:8rem!important}[dir] .lg\:pt-px{padding-top:1px!important}[dir=ltr] .lg\:pr-px{padding-right:1px!important}[dir=rtl] .lg\:pr-px{padding-left:1px!important}[dir] .lg\:pb-px{padding-bottom:1px!important}[dir=ltr] .lg\:pl-px{padding-left:1px!important}[dir=rtl] .lg\:pl-px{padding-right:1px!important}[dir] .lg\:pt-base{padding-top:2.2rem!important}[dir=ltr] .lg\:pr-base{padding-right:2.2rem!important}[dir=rtl] .lg\:pr-base{padding-left:2.2rem!important}[dir] .lg\:pb-base{padding-bottom:2.2rem!important}[dir=ltr] .lg\:pl-base{padding-left:2.2rem!important}[dir=rtl] .lg\:pl-base{padding-right:2.2rem!important}.lg\:placeholder-transparent::-webkit-input-placeholder{color:transparent!important}.lg\:placeholder-transparent::-moz-placeholder{color:transparent!important}.lg\:placeholder-transparent:-ms-input-placeholder{color:transparent!important}.lg\:placeholder-transparent::-ms-input-placeholder{color:transparent!important}.lg\:placeholder-transparent::placeholder{color:transparent!important}.lg\:placeholder-black::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.lg\:placeholder-black::-moz-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.lg\:placeholder-black:-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.lg\:placeholder-black::-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.lg\:placeholder-black::placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.lg\:placeholder-white::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.lg\:placeholder-white::-moz-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.lg\:placeholder-white:-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.lg\:placeholder-white::-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.lg\:placeholder-white::placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.lg\:placeholder-grey::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.lg\:placeholder-grey::-moz-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.lg\:placeholder-grey:-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.lg\:placeholder-grey::-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.lg\:placeholder-grey::placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.lg\:placeholder-grey-light::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.lg\:placeholder-grey-light::-moz-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.lg\:placeholder-grey-light:-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.lg\:placeholder-grey-light::-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.lg\:placeholder-grey-light::placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-transparent:focus::-webkit-input-placeholder{color:transparent!important}.lg\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent!important}.lg\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent!important}.lg\:focus\:placeholder-transparent:focus::-ms-input-placeholder{color:transparent!important}.lg\:focus\:placeholder-transparent:focus::placeholder{color:transparent!important}.lg\:focus\:placeholder-black:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-black:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-black:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-black:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-white:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-white:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-white:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-white:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-grey:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-grey:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-grey:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-grey:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-grey:focus::placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-grey-light:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-grey-light:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-grey-light:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-grey-light:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.lg\:focus\:placeholder-grey-light:focus::placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.lg\:placeholder-opacity-0::-webkit-input-placeholder{--placeholder-opacity:0!important}.lg\:placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0!important}.lg\:placeholder-opacity-0:-ms-input-placeholder{--placeholder-opacity:0!important}.lg\:placeholder-opacity-0::-ms-input-placeholder{--placeholder-opacity:0!important}.lg\:placeholder-opacity-0::placeholder{--placeholder-opacity:0!important}.lg\:placeholder-opacity-25::-webkit-input-placeholder{--placeholder-opacity:0.25!important}.lg\:placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:0.25!important}.lg\:placeholder-opacity-25:-ms-input-placeholder{--placeholder-opacity:0.25!important}.lg\:placeholder-opacity-25::-ms-input-placeholder{--placeholder-opacity:0.25!important}.lg\:placeholder-opacity-25::placeholder{--placeholder-opacity:0.25!important}.lg\:placeholder-opacity-50::-webkit-input-placeholder{--placeholder-opacity:0.5!important}.lg\:placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:0.5!important}.lg\:placeholder-opacity-50:-ms-input-placeholder{--placeholder-opacity:0.5!important}.lg\:placeholder-opacity-50::-ms-input-placeholder{--placeholder-opacity:0.5!important}.lg\:placeholder-opacity-50::placeholder{--placeholder-opacity:0.5!important}.lg\:placeholder-opacity-75::-webkit-input-placeholder{--placeholder-opacity:0.75!important}.lg\:placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:0.75!important}.lg\:placeholder-opacity-75:-ms-input-placeholder{--placeholder-opacity:0.75!important}.lg\:placeholder-opacity-75::-ms-input-placeholder{--placeholder-opacity:0.75!important}.lg\:placeholder-opacity-75::placeholder{--placeholder-opacity:0.75!important}.lg\:placeholder-opacity-100::-webkit-input-placeholder{--placeholder-opacity:1!important}.lg\:placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1!important}.lg\:placeholder-opacity-100:-ms-input-placeholder{--placeholder-opacity:1!important}.lg\:placeholder-opacity-100::-ms-input-placeholder{--placeholder-opacity:1!important}.lg\:placeholder-opacity-100::placeholder{--placeholder-opacity:1!important}.lg\:focus\:placeholder-opacity-0:focus::-webkit-input-placeholder{--placeholder-opacity:0!important}.lg\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0!important}.lg\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--placeholder-opacity:0!important}.lg\:focus\:placeholder-opacity-0:focus::-ms-input-placeholder{--placeholder-opacity:0!important}.lg\:focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0!important}.lg\:focus\:placeholder-opacity-25:focus::-webkit-input-placeholder{--placeholder-opacity:0.25!important}.lg\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:0.25!important}.lg\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--placeholder-opacity:0.25!important}.lg\:focus\:placeholder-opacity-25:focus::-ms-input-placeholder{--placeholder-opacity:0.25!important}.lg\:focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25!important}.lg\:focus\:placeholder-opacity-50:focus::-webkit-input-placeholder{--placeholder-opacity:0.5!important}.lg\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:0.5!important}.lg\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--placeholder-opacity:0.5!important}.lg\:focus\:placeholder-opacity-50:focus::-ms-input-placeholder{--placeholder-opacity:0.5!important}.lg\:focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5!important}.lg\:focus\:placeholder-opacity-75:focus::-webkit-input-placeholder{--placeholder-opacity:0.75!important}.lg\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:0.75!important}.lg\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--placeholder-opacity:0.75!important}.lg\:focus\:placeholder-opacity-75:focus::-ms-input-placeholder{--placeholder-opacity:0.75!important}.lg\:focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75!important}.lg\:focus\:placeholder-opacity-100:focus::-webkit-input-placeholder{--placeholder-opacity:1!important}.lg\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1!important}.lg\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--placeholder-opacity:1!important}.lg\:focus\:placeholder-opacity-100:focus::-ms-input-placeholder{--placeholder-opacity:1!important}.lg\:focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1!important}.lg\:pointer-events-none{pointer-events:none!important}.lg\:pointer-events-auto{pointer-events:auto!important}.lg\:static{position:static!important}.lg\:fixed{position:fixed!important}.lg\:absolute{position:absolute!important}.lg\:relative{position:relative!important}.lg\:sticky{position:sticky!important}.lg\:inset-0{top:0!important;bottom:0!important}[dir=ltr] .lg\:inset-0,[dir=rtl] .lg\:inset-0{right:0!important;left:0!important}.lg\:inset-auto{top:auto!important;bottom:auto!important}[dir=ltr] .lg\:inset-auto,[dir=rtl] .lg\:inset-auto{right:auto!important;left:auto!important}.lg\:inset-y-0{top:0!important;bottom:0!important}[dir=ltr] .lg\:inset-x-0,[dir=rtl] .lg\:inset-x-0{right:0!important;left:0!important}.lg\:inset-y-auto{top:auto!important;bottom:auto!important}[dir=ltr] .lg\:inset-x-auto,[dir=rtl] .lg\:inset-x-auto{right:auto!important;left:auto!important}.lg\:top-0{top:0!important}[dir=ltr] .lg\:right-0{right:0!important}[dir=rtl] .lg\:right-0{left:0!important}.lg\:bottom-0{bottom:0!important}[dir=ltr] .lg\:left-0{left:0!important}[dir=rtl] .lg\:left-0{right:0!important}.lg\:top-auto{top:auto!important}[dir=ltr] .lg\:right-auto{right:auto!important}[dir=rtl] .lg\:right-auto{left:auto!important}.lg\:bottom-auto{bottom:auto!important}[dir=ltr] .lg\:left-auto{left:auto!important}[dir=rtl] .lg\:left-auto{right:auto!important}.lg\:resize-none{resize:none!important}.lg\:resize-y{resize:vertical!important}.lg\:resize-x{resize:horizontal!important}.lg\:resize{resize:both!important}.lg\:shadow{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .lg\:shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.lg\:shadow-md{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .lg\:shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.lg\:shadow-lg{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .lg\:shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.lg\:shadow-inner{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .lg\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.lg\:shadow-xl{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .lg\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.lg\:shadow-2xl{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .lg\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.lg\:shadow-outline{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .lg\:shadow-outline{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.lg\:shadow-none{-webkit-box-shadow:none!important}[dir] .lg\:shadow-none{box-shadow:none!important}.lg\:shadow-drop{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .lg\:shadow-drop{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.lg\:hover\:shadow:hover{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .lg\:hover\:shadow:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.lg\:hover\:shadow-md:hover{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .lg\:hover\:shadow-md:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.lg\:hover\:shadow-lg:hover{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .lg\:hover\:shadow-lg:hover{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.lg\:hover\:shadow-inner:hover{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .lg\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.lg\:hover\:shadow-xl:hover{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .lg\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.lg\:hover\:shadow-2xl:hover{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .lg\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.lg\:hover\:shadow-outline:hover{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .lg\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.lg\:hover\:shadow-none:hover{-webkit-box-shadow:none!important}[dir] .lg\:hover\:shadow-none:hover{box-shadow:none!important}.lg\:hover\:shadow-drop:hover{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .lg\:hover\:shadow-drop:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.lg\:focus\:shadow:focus{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .lg\:focus\:shadow:focus{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.lg\:focus\:shadow-md:focus{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .lg\:focus\:shadow-md:focus{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.lg\:focus\:shadow-lg:focus{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .lg\:focus\:shadow-lg:focus{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.lg\:focus\:shadow-inner:focus{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .lg\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.lg\:focus\:shadow-xl:focus{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .lg\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.lg\:focus\:shadow-2xl:focus{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .lg\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.lg\:focus\:shadow-outline:focus{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .lg\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.lg\:focus\:shadow-none:focus{-webkit-box-shadow:none!important}[dir] .lg\:focus\:shadow-none:focus{box-shadow:none!important}.lg\:focus\:shadow-drop:focus{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .lg\:focus\:shadow-drop:focus{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.lg\:stroke-0{stroke-width:0!important}.lg\:stroke-1{stroke-width:1!important}.lg\:stroke-2{stroke-width:2!important}.lg\:table-auto{table-layout:auto!important}.lg\:table-fixed{table-layout:fixed!important}[dir=ltr] .lg\:text-left{text-align:left!important}[dir=rtl] .lg\:text-left{text-align:right!important}[dir] .lg\:text-center{text-align:center!important}[dir=ltr] .lg\:text-right{text-align:right!important}[dir=rtl] .lg\:text-right{text-align:left!important}[dir] .lg\:text-justify{text-align:justify!important}.lg\:text-inherit{color:inherit!important}.lg\:text-transparent{color:transparent!important}.lg\:text-black{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.lg\:text-white{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.lg\:text-grey{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.lg\:text-grey-light{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.lg\:hover\:text-inherit:hover{color:inherit!important}.lg\:hover\:text-transparent:hover{color:transparent!important}.lg\:hover\:text-black:hover{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.lg\:hover\:text-white:hover{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.lg\:hover\:text-grey:hover{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.lg\:hover\:text-grey-light:hover{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.lg\:focus\:text-inherit:focus{color:inherit!important}.lg\:focus\:text-transparent:focus{color:transparent!important}.lg\:focus\:text-black:focus{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.lg\:focus\:text-white:focus{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.lg\:focus\:text-grey:focus{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.lg\:focus\:text-grey-light:focus{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.lg\:text-opacity-0{--text-opacity:0!important}.lg\:text-opacity-25{--text-opacity:0.25!important}.lg\:text-opacity-50{--text-opacity:0.5!important}.lg\:text-opacity-75{--text-opacity:0.75!important}.lg\:text-opacity-100{--text-opacity:1!important}.lg\:hover\:text-opacity-0:hover{--text-opacity:0!important}.lg\:hover\:text-opacity-25:hover{--text-opacity:0.25!important}.lg\:hover\:text-opacity-50:hover{--text-opacity:0.5!important}.lg\:hover\:text-opacity-75:hover{--text-opacity:0.75!important}.lg\:hover\:text-opacity-100:hover{--text-opacity:1!important}.lg\:focus\:text-opacity-0:focus{--text-opacity:0!important}.lg\:focus\:text-opacity-25:focus{--text-opacity:0.25!important}.lg\:focus\:text-opacity-50:focus{--text-opacity:0.5!important}.lg\:focus\:text-opacity-75:focus{--text-opacity:0.75!important}.lg\:focus\:text-opacity-100:focus{--text-opacity:1!important}.lg\:italic{font-style:italic!important}.lg\:not-italic{font-style:normal!important}.lg\:hover\:italic:hover{font-style:italic!important}.lg\:hover\:not-italic:hover{font-style:normal!important}.lg\:focus\:italic:focus{font-style:italic!important}.lg\:focus\:not-italic:focus{font-style:normal!important}.lg\:uppercase{text-transform:uppercase!important}.lg\:lowercase{text-transform:lowercase!important}.lg\:capitalize{text-transform:capitalize!important}.lg\:normal-case{text-transform:none!important}.lg\:hover\:uppercase:hover{text-transform:uppercase!important}.lg\:hover\:lowercase:hover{text-transform:lowercase!important}.lg\:hover\:capitalize:hover{text-transform:capitalize!important}.lg\:hover\:normal-case:hover{text-transform:none!important}.lg\:focus\:uppercase:focus{text-transform:uppercase!important}.lg\:focus\:lowercase:focus{text-transform:lowercase!important}.lg\:focus\:capitalize:focus{text-transform:capitalize!important}.lg\:focus\:normal-case:focus{text-transform:none!important}.lg\:underline{text-decoration:underline!important}.lg\:line-through{text-decoration:line-through!important}.lg\:no-underline{text-decoration:none!important}.lg\:hover\:underline:hover{text-decoration:underline!important}.lg\:hover\:line-through:hover{text-decoration:line-through!important}.lg\:hover\:no-underline:hover{text-decoration:none!important}.lg\:focus\:underline:focus{text-decoration:underline!important}.lg\:focus\:line-through:focus{text-decoration:line-through!important}.lg\:focus\:no-underline:focus{text-decoration:none!important}.lg\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.lg\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.lg\:hover\:antialiased:hover{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.lg\:hover\:subpixel-antialiased:hover{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.lg\:focus\:antialiased:focus{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.lg\:focus\:subpixel-antialiased:focus{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.lg\:diagonal-fractions,.lg\:lining-nums,.lg\:oldstyle-nums,.lg\:ordinal,.lg\:proportional-nums,.lg\:slashed-zero,.lg\:stacked-fractions,.lg\:tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/)!important;font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)!important}.lg\:normal-nums{font-variant-numeric:normal!important}.lg\:ordinal{--font-variant-numeric-ordinal:ordinal!important}.lg\:slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero!important}.lg\:lining-nums{--font-variant-numeric-figure:lining-nums!important}.lg\:oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums!important}.lg\:proportional-nums{--font-variant-numeric-spacing:proportional-nums!important}.lg\:tabular-nums{--font-variant-numeric-spacing:tabular-nums!important}.lg\:diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions!important}.lg\:stacked-fractions{--font-variant-numeric-fraction:stacked-fractions!important}.lg\:select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.lg\:select-text{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.lg\:select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.lg\:select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.lg\:align-baseline{vertical-align:baseline!important}.lg\:align-top{vertical-align:top!important}.lg\:align-middle{vertical-align:middle!important}.lg\:align-bottom{vertical-align:bottom!important}.lg\:align-text-top{vertical-align:text-top!important}.lg\:align-text-bottom{vertical-align:text-bottom!important}.lg\:visible{visibility:visible!important}.lg\:invisible{visibility:hidden!important}.lg\:whitespace-normal{white-space:normal!important}.lg\:whitespace-no-wrap{white-space:nowrap!important}.lg\:whitespace-pre{white-space:pre!important}.lg\:whitespace-pre-line{white-space:pre-line!important}.lg\:whitespace-pre-wrap{white-space:pre-wrap!important}.lg\:break-normal{word-wrap:normal!important;overflow-wrap:normal!important;word-break:normal!important}.lg\:break-words{word-wrap:break-word!important;overflow-wrap:break-word!important}.lg\:break-all{word-break:break-all!important}.lg\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.lg\:w-1{width:.25rem!important}.lg\:w-2{width:.5rem!important}.lg\:w-3{width:.75rem!important}.lg\:w-4{width:1rem!important}.lg\:w-5{width:1.25rem!important}.lg\:w-6{width:1.5rem!important}.lg\:w-8{width:2rem!important}.lg\:w-10{width:2.5rem!important}.lg\:w-12{width:3rem!important}.lg\:w-16{width:4rem!important}.lg\:w-24{width:6rem!important}.lg\:w-32{width:8rem!important}.lg\:w-48{width:12rem!important}.lg\:w-64{width:16rem!important}.lg\:w-auto{width:auto!important}.lg\:w-px{width:1px!important}.lg\:w-1\/2{width:50%!important}.lg\:w-1\/3{width:33.33333%!important}.lg\:w-2\/3{width:66.66667%!important}.lg\:w-1\/4{width:25%!important}.lg\:w-3\/4{width:75%!important}.lg\:w-1\/5{width:20%!important}.lg\:w-2\/5{width:40%!important}.lg\:w-3\/5{width:60%!important}.lg\:w-4\/5{width:80%!important}.lg\:w-1\/6{width:16.66667%!important}.lg\:w-5\/6{width:83.33333%!important}.lg\:w-1\/9{width:11.1111111%!important}.lg\:w-1\/10{width:10%!important}.lg\:w-1\/12{width:8.33333%!important}.lg\:w-2\/12{width:16.66667%!important}.lg\:w-3\/12{width:25%!important}.lg\:w-4\/12{width:33.33333%!important}.lg\:w-5\/12{width:41.66667%!important}.lg\:w-6\/12{width:50%!important}.lg\:w-7\/12{width:58.33333%!important}.lg\:w-8\/12{width:66.66667%!important}.lg\:w-9\/12{width:75%!important}.lg\:w-10\/12{width:83.33333%!important}.lg\:w-11\/12{width:91.66667%!important}.lg\:w-full{width:100%!important}.lg\:w-screen{width:100vw!important}.lg\:z-0{z-index:0!important}.lg\:z-10{z-index:10!important}.lg\:z-20{z-index:20!important}.lg\:z-30{z-index:30!important}.lg\:z-40{z-index:40!important}.lg\:z-50{z-index:50!important}.lg\:z-auto{z-index:auto!important}.lg\:gap-0{grid-gap:0!important;gap:0!important}.lg\:gap-1{grid-gap:.25rem!important;gap:.25rem!important}.lg\:gap-2{grid-gap:.5rem!important;gap:.5rem!important}.lg\:gap-3{grid-gap:.75rem!important;gap:.75rem!important}.lg\:gap-4{grid-gap:1rem!important;gap:1rem!important}.lg\:gap-5{grid-gap:1.25rem!important;gap:1.25rem!important}.lg\:gap-6{grid-gap:1.5rem!important;gap:1.5rem!important}.lg\:gap-8{grid-gap:2rem!important;gap:2rem!important}.lg\:gap-10{grid-gap:2.5rem!important;gap:2.5rem!important}.lg\:gap-12{grid-gap:3rem!important;gap:3rem!important}.lg\:gap-16{grid-gap:4rem!important;gap:4rem!important}.lg\:gap-20{grid-gap:5rem!important;gap:5rem!important}.lg\:gap-24{grid-gap:6rem!important;gap:6rem!important}.lg\:gap-32{grid-gap:8rem!important;gap:8rem!important}.lg\:gap-40{grid-gap:10rem!important;gap:10rem!important}.lg\:gap-48{grid-gap:12rem!important;gap:12rem!important}.lg\:gap-56{grid-gap:14rem!important;gap:14rem!important}.lg\:gap-64{grid-gap:16rem!important;gap:16rem!important}.lg\:gap-px{grid-gap:1px!important;gap:1px!important}.lg\:col-gap-0{grid-column-gap:0!important;-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.lg\:col-gap-1{grid-column-gap:.25rem!important;-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.lg\:col-gap-2{grid-column-gap:.5rem!important;-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.lg\:col-gap-3{grid-column-gap:.75rem!important;-webkit-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.lg\:col-gap-4{grid-column-gap:1rem!important;-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.lg\:col-gap-5{grid-column-gap:1.25rem!important;-webkit-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.lg\:col-gap-6{grid-column-gap:1.5rem!important;-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.lg\:col-gap-8{grid-column-gap:2rem!important;-webkit-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.lg\:col-gap-10{grid-column-gap:2.5rem!important;-webkit-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.lg\:col-gap-12{grid-column-gap:3rem!important;-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.lg\:col-gap-16{grid-column-gap:4rem!important;-webkit-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.lg\:col-gap-20{grid-column-gap:5rem!important;-webkit-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.lg\:col-gap-24{grid-column-gap:6rem!important;-webkit-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.lg\:col-gap-32{grid-column-gap:8rem!important;-webkit-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.lg\:col-gap-40{grid-column-gap:10rem!important;-webkit-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.lg\:col-gap-48{grid-column-gap:12rem!important;-webkit-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.lg\:col-gap-56{grid-column-gap:14rem!important;-webkit-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.lg\:col-gap-64{grid-column-gap:16rem!important;-webkit-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.lg\:col-gap-px{grid-column-gap:1px!important;-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.lg\:gap-x-0{grid-column-gap:0!important;-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.lg\:gap-x-1{grid-column-gap:.25rem!important;-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.lg\:gap-x-2{grid-column-gap:.5rem!important;-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.lg\:gap-x-3{grid-column-gap:.75rem!important;-webkit-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.lg\:gap-x-4{grid-column-gap:1rem!important;-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.lg\:gap-x-5{grid-column-gap:1.25rem!important;-webkit-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.lg\:gap-x-6{grid-column-gap:1.5rem!important;-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.lg\:gap-x-8{grid-column-gap:2rem!important;-webkit-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.lg\:gap-x-10{grid-column-gap:2.5rem!important;-webkit-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.lg\:gap-x-12{grid-column-gap:3rem!important;-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.lg\:gap-x-16{grid-column-gap:4rem!important;-webkit-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.lg\:gap-x-20{grid-column-gap:5rem!important;-webkit-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.lg\:gap-x-24{grid-column-gap:6rem!important;-webkit-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.lg\:gap-x-32{grid-column-gap:8rem!important;-webkit-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.lg\:gap-x-40{grid-column-gap:10rem!important;-webkit-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.lg\:gap-x-48{grid-column-gap:12rem!important;-webkit-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.lg\:gap-x-56{grid-column-gap:14rem!important;-webkit-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.lg\:gap-x-64{grid-column-gap:16rem!important;-webkit-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.lg\:gap-x-px{grid-column-gap:1px!important;-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.lg\:row-gap-0{grid-row-gap:0!important;row-gap:0!important}.lg\:row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.lg\:row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.lg\:row-gap-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.lg\:row-gap-4{grid-row-gap:1rem!important;row-gap:1rem!important}.lg\:row-gap-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.lg\:row-gap-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.lg\:row-gap-8{grid-row-gap:2rem!important;row-gap:2rem!important}.lg\:row-gap-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.lg\:row-gap-12{grid-row-gap:3rem!important;row-gap:3rem!important}.lg\:row-gap-16{grid-row-gap:4rem!important;row-gap:4rem!important}.lg\:row-gap-20{grid-row-gap:5rem!important;row-gap:5rem!important}.lg\:row-gap-24{grid-row-gap:6rem!important;row-gap:6rem!important}.lg\:row-gap-32{grid-row-gap:8rem!important;row-gap:8rem!important}.lg\:row-gap-40{grid-row-gap:10rem!important;row-gap:10rem!important}.lg\:row-gap-48{grid-row-gap:12rem!important;row-gap:12rem!important}.lg\:row-gap-56{grid-row-gap:14rem!important;row-gap:14rem!important}.lg\:row-gap-64{grid-row-gap:16rem!important;row-gap:16rem!important}.lg\:row-gap-px{grid-row-gap:1px!important;row-gap:1px!important}.lg\:gap-y-0{grid-row-gap:0!important;row-gap:0!important}.lg\:gap-y-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.lg\:gap-y-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.lg\:gap-y-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.lg\:gap-y-4{grid-row-gap:1rem!important;row-gap:1rem!important}.lg\:gap-y-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.lg\:gap-y-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.lg\:gap-y-8{grid-row-gap:2rem!important;row-gap:2rem!important}.lg\:gap-y-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.lg\:gap-y-12{grid-row-gap:3rem!important;row-gap:3rem!important}.lg\:gap-y-16{grid-row-gap:4rem!important;row-gap:4rem!important}.lg\:gap-y-20{grid-row-gap:5rem!important;row-gap:5rem!important}.lg\:gap-y-24{grid-row-gap:6rem!important;row-gap:6rem!important}.lg\:gap-y-32{grid-row-gap:8rem!important;row-gap:8rem!important}.lg\:gap-y-40{grid-row-gap:10rem!important;row-gap:10rem!important}.lg\:gap-y-48{grid-row-gap:12rem!important;row-gap:12rem!important}.lg\:gap-y-56{grid-row-gap:14rem!important;row-gap:14rem!important}.lg\:gap-y-64{grid-row-gap:16rem!important;row-gap:16rem!important}.lg\:gap-y-px{grid-row-gap:1px!important;row-gap:1px!important}.lg\:grid-flow-row{grid-auto-flow:row!important}.lg\:grid-flow-col{grid-auto-flow:column!important}.lg\:grid-flow-row-dense{grid-auto-flow:row dense!important}.lg\:grid-flow-col-dense{grid-auto-flow:column dense!important}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.lg\:grid-cols-none{grid-template-columns:none!important}.lg\:auto-cols-auto{grid-auto-columns:auto!important}.lg\:auto-cols-min{grid-auto-columns:-webkit-min-content!important;grid-auto-columns:min-content!important}.lg\:auto-cols-max{grid-auto-columns:-webkit-max-content!important;grid-auto-columns:max-content!important}.lg\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.lg\:col-auto{grid-column:auto!important}.lg\:col-span-1{grid-column:span 1/span 1!important}.lg\:col-span-2{grid-column:span 2/span 2!important}.lg\:col-span-3{grid-column:span 3/span 3!important}.lg\:col-span-4{grid-column:span 4/span 4!important}.lg\:col-span-5{grid-column:span 5/span 5!important}.lg\:col-span-6{grid-column:span 6/span 6!important}.lg\:col-span-7{grid-column:span 7/span 7!important}.lg\:col-span-8{grid-column:span 8/span 8!important}.lg\:col-span-9{grid-column:span 9/span 9!important}.lg\:col-span-10{grid-column:span 10/span 10!important}.lg\:col-span-11{grid-column:span 11/span 11!important}.lg\:col-span-12{grid-column:span 12/span 12!important}.lg\:col-span-full{grid-column:1/-1!important}.lg\:col-start-1{grid-column-start:1!important}.lg\:col-start-2{grid-column-start:2!important}.lg\:col-start-3{grid-column-start:3!important}.lg\:col-start-4{grid-column-start:4!important}.lg\:col-start-5{grid-column-start:5!important}.lg\:col-start-6{grid-column-start:6!important}.lg\:col-start-7{grid-column-start:7!important}.lg\:col-start-8{grid-column-start:8!important}.lg\:col-start-9{grid-column-start:9!important}.lg\:col-start-10{grid-column-start:10!important}.lg\:col-start-11{grid-column-start:11!important}.lg\:col-start-12{grid-column-start:12!important}.lg\:col-start-13{grid-column-start:13!important}.lg\:col-start-auto{grid-column-start:auto!important}.lg\:col-end-1{grid-column-end:1!important}.lg\:col-end-2{grid-column-end:2!important}.lg\:col-end-3{grid-column-end:3!important}.lg\:col-end-4{grid-column-end:4!important}.lg\:col-end-5{grid-column-end:5!important}.lg\:col-end-6{grid-column-end:6!important}.lg\:col-end-7{grid-column-end:7!important}.lg\:col-end-8{grid-column-end:8!important}.lg\:col-end-9{grid-column-end:9!important}.lg\:col-end-10{grid-column-end:10!important}.lg\:col-end-11{grid-column-end:11!important}.lg\:col-end-12{grid-column-end:12!important}.lg\:col-end-13{grid-column-end:13!important}.lg\:col-end-auto{grid-column-end:auto!important}.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.lg\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.lg\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.lg\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.lg\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.lg\:grid-rows-none{grid-template-rows:none!important}.lg\:auto-rows-auto{grid-auto-rows:auto!important}.lg\:auto-rows-min{grid-auto-rows:-webkit-min-content!important;grid-auto-rows:min-content!important}.lg\:auto-rows-max{grid-auto-rows:-webkit-max-content!important;grid-auto-rows:max-content!important}.lg\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.lg\:row-auto{grid-row:auto!important}.lg\:row-span-1{grid-row:span 1/span 1!important}.lg\:row-span-2{grid-row:span 2/span 2!important}.lg\:row-span-3{grid-row:span 3/span 3!important}.lg\:row-span-4{grid-row:span 4/span 4!important}.lg\:row-span-5{grid-row:span 5/span 5!important}.lg\:row-span-6{grid-row:span 6/span 6!important}.lg\:row-span-full{grid-row:1/-1!important}.lg\:row-start-1{grid-row-start:1!important}.lg\:row-start-2{grid-row-start:2!important}.lg\:row-start-3{grid-row-start:3!important}.lg\:row-start-4{grid-row-start:4!important}.lg\:row-start-5{grid-row-start:5!important}.lg\:row-start-6{grid-row-start:6!important}.lg\:row-start-7{grid-row-start:7!important}.lg\:row-start-auto{grid-row-start:auto!important}.lg\:row-end-1{grid-row-end:1!important}.lg\:row-end-2{grid-row-end:2!important}.lg\:row-end-3{grid-row-end:3!important}.lg\:row-end-4{grid-row-end:4!important}.lg\:row-end-5{grid-row-end:5!important}.lg\:row-end-6{grid-row-end:6!important}.lg\:row-end-7{grid-row-end:7!important}.lg\:row-end-auto{grid-row-end:auto!important}.lg\:transform{--transform-translate-x:0!important;--transform-translate-y:0!important;--transform-rotate:0!important;--transform-skew-x:0!important;--transform-skew-y:0!important;--transform-scale-x:1!important;--transform-scale-y:1!important;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}[dir] .lg\:transform{transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}.lg\:transform-none{-webkit-transform:none!important}[dir] .lg\:transform-none{transform:none!important}.lg\:origin-center{-webkit-transform-origin:center!important}[dir] .lg\:origin-center{transform-origin:center!important}.lg\:origin-top{-webkit-transform-origin:top!important}[dir] .lg\:origin-top{transform-origin:top!important}[dir=ltr] .lg\:origin-top-right{-webkit-transform-origin:top right!important;transform-origin:top right!important}[dir=rtl] .lg\:origin-top-right{-webkit-transform-origin:top left!important;transform-origin:top left!important}[dir=ltr] .lg\:origin-right{-webkit-transform-origin:right!important;transform-origin:right!important}[dir=rtl] .lg\:origin-right{-webkit-transform-origin:left!important;transform-origin:left!important}[dir=ltr] .lg\:origin-bottom-right{-webkit-transform-origin:bottom right!important;transform-origin:bottom right!important}[dir=rtl] .lg\:origin-bottom-right{-webkit-transform-origin:bottom left!important;transform-origin:bottom left!important}.lg\:origin-bottom{-webkit-transform-origin:bottom!important}[dir] .lg\:origin-bottom{transform-origin:bottom!important}[dir=ltr] .lg\:origin-bottom-left{-webkit-transform-origin:bottom left!important;transform-origin:bottom left!important}[dir=rtl] .lg\:origin-bottom-left{-webkit-transform-origin:bottom right!important;transform-origin:bottom right!important}[dir=ltr] .lg\:origin-left{-webkit-transform-origin:left!important;transform-origin:left!important}[dir=rtl] .lg\:origin-left{-webkit-transform-origin:right!important;transform-origin:right!important}[dir=ltr] .lg\:origin-top-left{-webkit-transform-origin:top left!important;transform-origin:top left!important}[dir=rtl] .lg\:origin-top-left{-webkit-transform-origin:top right!important;transform-origin:top right!important}.lg\:scale-0{--transform-scale-x:0!important;--transform-scale-y:0!important}.lg\:scale-50{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.lg\:scale-75{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.lg\:scale-90{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.lg\:scale-95{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.lg\:scale-100{--transform-scale-x:1!important;--transform-scale-y:1!important}.lg\:scale-105{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.lg\:scale-110{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.lg\:scale-125{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.lg\:scale-150{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.lg\:scale-x-0{--transform-scale-x:0!important}.lg\:scale-x-50{--transform-scale-x:.5!important}.lg\:scale-x-75{--transform-scale-x:.75!important}.lg\:scale-x-90{--transform-scale-x:.9!important}.lg\:scale-x-95{--transform-scale-x:.95!important}.lg\:scale-x-100{--transform-scale-x:1!important}.lg\:scale-x-105{--transform-scale-x:1.05!important}.lg\:scale-x-110{--transform-scale-x:1.1!important}.lg\:scale-x-125{--transform-scale-x:1.25!important}.lg\:scale-x-150{--transform-scale-x:1.5!important}.lg\:scale-y-0{--transform-scale-y:0!important}.lg\:scale-y-50{--transform-scale-y:.5!important}.lg\:scale-y-75{--transform-scale-y:.75!important}.lg\:scale-y-90{--transform-scale-y:.9!important}.lg\:scale-y-95{--transform-scale-y:.95!important}.lg\:scale-y-100{--transform-scale-y:1!important}.lg\:scale-y-105{--transform-scale-y:1.05!important}.lg\:scale-y-110{--transform-scale-y:1.1!important}.lg\:scale-y-125{--transform-scale-y:1.25!important}.lg\:scale-y-150{--transform-scale-y:1.5!important}.lg\:hover\:scale-0:hover{--transform-scale-x:0!important;--transform-scale-y:0!important}.lg\:hover\:scale-50:hover{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.lg\:hover\:scale-75:hover{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.lg\:hover\:scale-90:hover{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.lg\:hover\:scale-95:hover{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.lg\:hover\:scale-100:hover{--transform-scale-x:1!important;--transform-scale-y:1!important}.lg\:hover\:scale-105:hover{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.lg\:hover\:scale-110:hover{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.lg\:hover\:scale-125:hover{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.lg\:hover\:scale-150:hover{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.lg\:hover\:scale-x-0:hover{--transform-scale-x:0!important}.lg\:hover\:scale-x-50:hover{--transform-scale-x:.5!important}.lg\:hover\:scale-x-75:hover{--transform-scale-x:.75!important}.lg\:hover\:scale-x-90:hover{--transform-scale-x:.9!important}.lg\:hover\:scale-x-95:hover{--transform-scale-x:.95!important}.lg\:hover\:scale-x-100:hover{--transform-scale-x:1!important}.lg\:hover\:scale-x-105:hover{--transform-scale-x:1.05!important}.lg\:hover\:scale-x-110:hover{--transform-scale-x:1.1!important}.lg\:hover\:scale-x-125:hover{--transform-scale-x:1.25!important}.lg\:hover\:scale-x-150:hover{--transform-scale-x:1.5!important}.lg\:hover\:scale-y-0:hover{--transform-scale-y:0!important}.lg\:hover\:scale-y-50:hover{--transform-scale-y:.5!important}.lg\:hover\:scale-y-75:hover{--transform-scale-y:.75!important}.lg\:hover\:scale-y-90:hover{--transform-scale-y:.9!important}.lg\:hover\:scale-y-95:hover{--transform-scale-y:.95!important}.lg\:hover\:scale-y-100:hover{--transform-scale-y:1!important}.lg\:hover\:scale-y-105:hover{--transform-scale-y:1.05!important}.lg\:hover\:scale-y-110:hover{--transform-scale-y:1.1!important}.lg\:hover\:scale-y-125:hover{--transform-scale-y:1.25!important}.lg\:hover\:scale-y-150:hover{--transform-scale-y:1.5!important}.lg\:focus\:scale-0:focus{--transform-scale-x:0!important;--transform-scale-y:0!important}.lg\:focus\:scale-50:focus{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.lg\:focus\:scale-75:focus{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.lg\:focus\:scale-90:focus{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.lg\:focus\:scale-95:focus{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.lg\:focus\:scale-100:focus{--transform-scale-x:1!important;--transform-scale-y:1!important}.lg\:focus\:scale-105:focus{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.lg\:focus\:scale-110:focus{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.lg\:focus\:scale-125:focus{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.lg\:focus\:scale-150:focus{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.lg\:focus\:scale-x-0:focus{--transform-scale-x:0!important}.lg\:focus\:scale-x-50:focus{--transform-scale-x:.5!important}.lg\:focus\:scale-x-75:focus{--transform-scale-x:.75!important}.lg\:focus\:scale-x-90:focus{--transform-scale-x:.9!important}.lg\:focus\:scale-x-95:focus{--transform-scale-x:.95!important}.lg\:focus\:scale-x-100:focus{--transform-scale-x:1!important}.lg\:focus\:scale-x-105:focus{--transform-scale-x:1.05!important}.lg\:focus\:scale-x-110:focus{--transform-scale-x:1.1!important}.lg\:focus\:scale-x-125:focus{--transform-scale-x:1.25!important}.lg\:focus\:scale-x-150:focus{--transform-scale-x:1.5!important}.lg\:focus\:scale-y-0:focus{--transform-scale-y:0!important}.lg\:focus\:scale-y-50:focus{--transform-scale-y:.5!important}.lg\:focus\:scale-y-75:focus{--transform-scale-y:.75!important}.lg\:focus\:scale-y-90:focus{--transform-scale-y:.9!important}.lg\:focus\:scale-y-95:focus{--transform-scale-y:.95!important}.lg\:focus\:scale-y-100:focus{--transform-scale-y:1!important}.lg\:focus\:scale-y-105:focus{--transform-scale-y:1.05!important}.lg\:focus\:scale-y-110:focus{--transform-scale-y:1.1!important}.lg\:focus\:scale-y-125:focus{--transform-scale-y:1.25!important}.lg\:focus\:scale-y-150:focus{--transform-scale-y:1.5!important}.lg\:rotate-0{--transform-rotate:0!important}.lg\:rotate-1{--transform-rotate:1deg!important}.lg\:rotate-2{--transform-rotate:2deg!important}.lg\:rotate-3{--transform-rotate:3deg!important}.lg\:rotate-6{--transform-rotate:6deg!important}.lg\:rotate-12{--transform-rotate:12deg!important}.lg\:rotate-45{--transform-rotate:45deg!important}.lg\:rotate-90{--transform-rotate:90deg!important}.lg\:rotate-180{--transform-rotate:180deg!important}.lg\:-rotate-180{--transform-rotate:-180deg!important}.lg\:-rotate-90{--transform-rotate:-90deg!important}.lg\:-rotate-45{--transform-rotate:-45deg!important}.lg\:-rotate-12{--transform-rotate:-12deg!important}.lg\:-rotate-6{--transform-rotate:-6deg!important}.lg\:-rotate-3{--transform-rotate:-3deg!important}.lg\:-rotate-2{--transform-rotate:-2deg!important}.lg\:-rotate-1{--transform-rotate:-1deg!important}.lg\:hover\:rotate-0:hover{--transform-rotate:0!important}.lg\:hover\:rotate-1:hover{--transform-rotate:1deg!important}.lg\:hover\:rotate-2:hover{--transform-rotate:2deg!important}.lg\:hover\:rotate-3:hover{--transform-rotate:3deg!important}.lg\:hover\:rotate-6:hover{--transform-rotate:6deg!important}.lg\:hover\:rotate-12:hover{--transform-rotate:12deg!important}.lg\:hover\:rotate-45:hover{--transform-rotate:45deg!important}.lg\:hover\:rotate-90:hover{--transform-rotate:90deg!important}.lg\:hover\:rotate-180:hover{--transform-rotate:180deg!important}.lg\:hover\:-rotate-180:hover{--transform-rotate:-180deg!important}.lg\:hover\:-rotate-90:hover{--transform-rotate:-90deg!important}.lg\:hover\:-rotate-45:hover{--transform-rotate:-45deg!important}.lg\:hover\:-rotate-12:hover{--transform-rotate:-12deg!important}.lg\:hover\:-rotate-6:hover{--transform-rotate:-6deg!important}.lg\:hover\:-rotate-3:hover{--transform-rotate:-3deg!important}.lg\:hover\:-rotate-2:hover{--transform-rotate:-2deg!important}.lg\:hover\:-rotate-1:hover{--transform-rotate:-1deg!important}.lg\:focus\:rotate-0:focus{--transform-rotate:0!important}.lg\:focus\:rotate-1:focus{--transform-rotate:1deg!important}.lg\:focus\:rotate-2:focus{--transform-rotate:2deg!important}.lg\:focus\:rotate-3:focus{--transform-rotate:3deg!important}.lg\:focus\:rotate-6:focus{--transform-rotate:6deg!important}.lg\:focus\:rotate-12:focus{--transform-rotate:12deg!important}.lg\:focus\:rotate-45:focus{--transform-rotate:45deg!important}.lg\:focus\:rotate-90:focus{--transform-rotate:90deg!important}.lg\:focus\:rotate-180:focus{--transform-rotate:180deg!important}.lg\:focus\:-rotate-180:focus{--transform-rotate:-180deg!important}.lg\:focus\:-rotate-90:focus{--transform-rotate:-90deg!important}.lg\:focus\:-rotate-45:focus{--transform-rotate:-45deg!important}.lg\:focus\:-rotate-12:focus{--transform-rotate:-12deg!important}.lg\:focus\:-rotate-6:focus{--transform-rotate:-6deg!important}.lg\:focus\:-rotate-3:focus{--transform-rotate:-3deg!important}.lg\:focus\:-rotate-2:focus{--transform-rotate:-2deg!important}.lg\:focus\:-rotate-1:focus{--transform-rotate:-1deg!important}.lg\:translate-x-0{--transform-translate-x:0!important}.lg\:translate-x-1{--transform-translate-x:0.25rem!important}.lg\:translate-x-2{--transform-translate-x:0.5rem!important}.lg\:translate-x-3{--transform-translate-x:0.75rem!important}.lg\:translate-x-4{--transform-translate-x:1rem!important}.lg\:translate-x-5{--transform-translate-x:1.25rem!important}.lg\:translate-x-6{--transform-translate-x:1.5rem!important}.lg\:translate-x-8{--transform-translate-x:2rem!important}.lg\:translate-x-10{--transform-translate-x:2.5rem!important}.lg\:translate-x-12{--transform-translate-x:3rem!important}.lg\:translate-x-16{--transform-translate-x:4rem!important}.lg\:translate-x-20{--transform-translate-x:5rem!important}.lg\:translate-x-24{--transform-translate-x:6rem!important}.lg\:translate-x-32{--transform-translate-x:8rem!important}.lg\:translate-x-40{--transform-translate-x:10rem!important}.lg\:translate-x-48{--transform-translate-x:12rem!important}.lg\:translate-x-56{--transform-translate-x:14rem!important}.lg\:translate-x-64{--transform-translate-x:16rem!important}.lg\:translate-x-px{--transform-translate-x:1px!important}.lg\:-translate-x-1{--transform-translate-x:-0.25rem!important}.lg\:-translate-x-2{--transform-translate-x:-0.5rem!important}.lg\:-translate-x-3{--transform-translate-x:-0.75rem!important}.lg\:-translate-x-4{--transform-translate-x:-1rem!important}.lg\:-translate-x-5{--transform-translate-x:-1.25rem!important}.lg\:-translate-x-6{--transform-translate-x:-1.5rem!important}.lg\:-translate-x-8{--transform-translate-x:-2rem!important}.lg\:-translate-x-10{--transform-translate-x:-2.5rem!important}.lg\:-translate-x-12{--transform-translate-x:-3rem!important}.lg\:-translate-x-16{--transform-translate-x:-4rem!important}.lg\:-translate-x-20{--transform-translate-x:-5rem!important}.lg\:-translate-x-24{--transform-translate-x:-6rem!important}.lg\:-translate-x-32{--transform-translate-x:-8rem!important}.lg\:-translate-x-40{--transform-translate-x:-10rem!important}.lg\:-translate-x-48{--transform-translate-x:-12rem!important}.lg\:-translate-x-56{--transform-translate-x:-14rem!important}.lg\:-translate-x-64{--transform-translate-x:-16rem!important}.lg\:-translate-x-px{--transform-translate-x:-1px!important}.lg\:-translate-x-full{--transform-translate-x:-100%!important}.lg\:-translate-x-1\/2{--transform-translate-x:-50%!important}.lg\:translate-x-1\/2{--transform-translate-x:50%!important}.lg\:translate-x-full{--transform-translate-x:100%!important}.lg\:translate-y-0{--transform-translate-y:0!important}.lg\:translate-y-1{--transform-translate-y:0.25rem!important}.lg\:translate-y-2{--transform-translate-y:0.5rem!important}.lg\:translate-y-3{--transform-translate-y:0.75rem!important}.lg\:translate-y-4{--transform-translate-y:1rem!important}.lg\:translate-y-5{--transform-translate-y:1.25rem!important}.lg\:translate-y-6{--transform-translate-y:1.5rem!important}.lg\:translate-y-8{--transform-translate-y:2rem!important}.lg\:translate-y-10{--transform-translate-y:2.5rem!important}.lg\:translate-y-12{--transform-translate-y:3rem!important}.lg\:translate-y-16{--transform-translate-y:4rem!important}.lg\:translate-y-20{--transform-translate-y:5rem!important}.lg\:translate-y-24{--transform-translate-y:6rem!important}.lg\:translate-y-32{--transform-translate-y:8rem!important}.lg\:translate-y-40{--transform-translate-y:10rem!important}.lg\:translate-y-48{--transform-translate-y:12rem!important}.lg\:translate-y-56{--transform-translate-y:14rem!important}.lg\:translate-y-64{--transform-translate-y:16rem!important}.lg\:translate-y-px{--transform-translate-y:1px!important}.lg\:-translate-y-1{--transform-translate-y:-0.25rem!important}.lg\:-translate-y-2{--transform-translate-y:-0.5rem!important}.lg\:-translate-y-3{--transform-translate-y:-0.75rem!important}.lg\:-translate-y-4{--transform-translate-y:-1rem!important}.lg\:-translate-y-5{--transform-translate-y:-1.25rem!important}.lg\:-translate-y-6{--transform-translate-y:-1.5rem!important}.lg\:-translate-y-8{--transform-translate-y:-2rem!important}.lg\:-translate-y-10{--transform-translate-y:-2.5rem!important}.lg\:-translate-y-12{--transform-translate-y:-3rem!important}.lg\:-translate-y-16{--transform-translate-y:-4rem!important}.lg\:-translate-y-20{--transform-translate-y:-5rem!important}.lg\:-translate-y-24{--transform-translate-y:-6rem!important}.lg\:-translate-y-32{--transform-translate-y:-8rem!important}.lg\:-translate-y-40{--transform-translate-y:-10rem!important}.lg\:-translate-y-48{--transform-translate-y:-12rem!important}.lg\:-translate-y-56{--transform-translate-y:-14rem!important}.lg\:-translate-y-64{--transform-translate-y:-16rem!important}.lg\:-translate-y-px{--transform-translate-y:-1px!important}.lg\:-translate-y-full{--transform-translate-y:-100%!important}.lg\:-translate-y-1\/2{--transform-translate-y:-50%!important}.lg\:translate-y-1\/2{--transform-translate-y:50%!important}.lg\:translate-y-full{--transform-translate-y:100%!important}.lg\:hover\:translate-x-0:hover{--transform-translate-x:0!important}.lg\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem!important}.lg\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem!important}.lg\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem!important}.lg\:hover\:translate-x-4:hover{--transform-translate-x:1rem!important}.lg\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem!important}.lg\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem!important}.lg\:hover\:translate-x-8:hover{--transform-translate-x:2rem!important}.lg\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem!important}.lg\:hover\:translate-x-12:hover{--transform-translate-x:3rem!important}.lg\:hover\:translate-x-16:hover{--transform-translate-x:4rem!important}.lg\:hover\:translate-x-20:hover{--transform-translate-x:5rem!important}.lg\:hover\:translate-x-24:hover{--transform-translate-x:6rem!important}.lg\:hover\:translate-x-32:hover{--transform-translate-x:8rem!important}.lg\:hover\:translate-x-40:hover{--transform-translate-x:10rem!important}.lg\:hover\:translate-x-48:hover{--transform-translate-x:12rem!important}.lg\:hover\:translate-x-56:hover{--transform-translate-x:14rem!important}.lg\:hover\:translate-x-64:hover{--transform-translate-x:16rem!important}.lg\:hover\:translate-x-px:hover{--transform-translate-x:1px!important}.lg\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem!important}.lg\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem!important}.lg\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem!important}.lg\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem!important}.lg\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem!important}.lg\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem!important}.lg\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem!important}.lg\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem!important}.lg\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem!important}.lg\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem!important}.lg\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem!important}.lg\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem!important}.lg\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem!important}.lg\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem!important}.lg\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem!important}.lg\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem!important}.lg\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem!important}.lg\:hover\:-translate-x-px:hover{--transform-translate-x:-1px!important}.lg\:hover\:-translate-x-full:hover{--transform-translate-x:-100%!important}.lg\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%!important}.lg\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%!important}.lg\:hover\:translate-x-full:hover{--transform-translate-x:100%!important}.lg\:hover\:translate-y-0:hover{--transform-translate-y:0!important}.lg\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem!important}.lg\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem!important}.lg\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem!important}.lg\:hover\:translate-y-4:hover{--transform-translate-y:1rem!important}.lg\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem!important}.lg\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem!important}.lg\:hover\:translate-y-8:hover{--transform-translate-y:2rem!important}.lg\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem!important}.lg\:hover\:translate-y-12:hover{--transform-translate-y:3rem!important}.lg\:hover\:translate-y-16:hover{--transform-translate-y:4rem!important}.lg\:hover\:translate-y-20:hover{--transform-translate-y:5rem!important}.lg\:hover\:translate-y-24:hover{--transform-translate-y:6rem!important}.lg\:hover\:translate-y-32:hover{--transform-translate-y:8rem!important}.lg\:hover\:translate-y-40:hover{--transform-translate-y:10rem!important}.lg\:hover\:translate-y-48:hover{--transform-translate-y:12rem!important}.lg\:hover\:translate-y-56:hover{--transform-translate-y:14rem!important}.lg\:hover\:translate-y-64:hover{--transform-translate-y:16rem!important}.lg\:hover\:translate-y-px:hover{--transform-translate-y:1px!important}.lg\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem!important}.lg\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem!important}.lg\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem!important}.lg\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem!important}.lg\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem!important}.lg\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem!important}.lg\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem!important}.lg\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem!important}.lg\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem!important}.lg\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem!important}.lg\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem!important}.lg\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem!important}.lg\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem!important}.lg\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem!important}.lg\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem!important}.lg\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem!important}.lg\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem!important}.lg\:hover\:-translate-y-px:hover{--transform-translate-y:-1px!important}.lg\:hover\:-translate-y-full:hover{--transform-translate-y:-100%!important}.lg\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%!important}.lg\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%!important}.lg\:hover\:translate-y-full:hover{--transform-translate-y:100%!important}.lg\:focus\:translate-x-0:focus{--transform-translate-x:0!important}.lg\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem!important}.lg\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem!important}.lg\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem!important}.lg\:focus\:translate-x-4:focus{--transform-translate-x:1rem!important}.lg\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem!important}.lg\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem!important}.lg\:focus\:translate-x-8:focus{--transform-translate-x:2rem!important}.lg\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem!important}.lg\:focus\:translate-x-12:focus{--transform-translate-x:3rem!important}.lg\:focus\:translate-x-16:focus{--transform-translate-x:4rem!important}.lg\:focus\:translate-x-20:focus{--transform-translate-x:5rem!important}.lg\:focus\:translate-x-24:focus{--transform-translate-x:6rem!important}.lg\:focus\:translate-x-32:focus{--transform-translate-x:8rem!important}.lg\:focus\:translate-x-40:focus{--transform-translate-x:10rem!important}.lg\:focus\:translate-x-48:focus{--transform-translate-x:12rem!important}.lg\:focus\:translate-x-56:focus{--transform-translate-x:14rem!important}.lg\:focus\:translate-x-64:focus{--transform-translate-x:16rem!important}.lg\:focus\:translate-x-px:focus{--transform-translate-x:1px!important}.lg\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem!important}.lg\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem!important}.lg\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem!important}.lg\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem!important}.lg\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem!important}.lg\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem!important}.lg\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem!important}.lg\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem!important}.lg\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem!important}.lg\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem!important}.lg\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem!important}.lg\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem!important}.lg\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem!important}.lg\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem!important}.lg\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem!important}.lg\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem!important}.lg\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem!important}.lg\:focus\:-translate-x-px:focus{--transform-translate-x:-1px!important}.lg\:focus\:-translate-x-full:focus{--transform-translate-x:-100%!important}.lg\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%!important}.lg\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%!important}.lg\:focus\:translate-x-full:focus{--transform-translate-x:100%!important}.lg\:focus\:translate-y-0:focus{--transform-translate-y:0!important}.lg\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem!important}.lg\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem!important}.lg\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem!important}.lg\:focus\:translate-y-4:focus{--transform-translate-y:1rem!important}.lg\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem!important}.lg\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem!important}.lg\:focus\:translate-y-8:focus{--transform-translate-y:2rem!important}.lg\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem!important}.lg\:focus\:translate-y-12:focus{--transform-translate-y:3rem!important}.lg\:focus\:translate-y-16:focus{--transform-translate-y:4rem!important}.lg\:focus\:translate-y-20:focus{--transform-translate-y:5rem!important}.lg\:focus\:translate-y-24:focus{--transform-translate-y:6rem!important}.lg\:focus\:translate-y-32:focus{--transform-translate-y:8rem!important}.lg\:focus\:translate-y-40:focus{--transform-translate-y:10rem!important}.lg\:focus\:translate-y-48:focus{--transform-translate-y:12rem!important}.lg\:focus\:translate-y-56:focus{--transform-translate-y:14rem!important}.lg\:focus\:translate-y-64:focus{--transform-translate-y:16rem!important}.lg\:focus\:translate-y-px:focus{--transform-translate-y:1px!important}.lg\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem!important}.lg\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem!important}.lg\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem!important}.lg\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem!important}.lg\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem!important}.lg\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem!important}.lg\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem!important}.lg\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem!important}.lg\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem!important}.lg\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem!important}.lg\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem!important}.lg\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem!important}.lg\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem!important}.lg\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem!important}.lg\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem!important}.lg\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem!important}.lg\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem!important}.lg\:focus\:-translate-y-px:focus{--transform-translate-y:-1px!important}.lg\:focus\:-translate-y-full:focus{--transform-translate-y:-100%!important}.lg\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%!important}.lg\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%!important}.lg\:focus\:translate-y-full:focus{--transform-translate-y:100%!important}.lg\:skew-x-0{--transform-skew-x:0!important}.lg\:skew-x-1{--transform-skew-x:1deg!important}.lg\:skew-x-2{--transform-skew-x:2deg!important}.lg\:skew-x-3{--transform-skew-x:3deg!important}.lg\:skew-x-6{--transform-skew-x:6deg!important}.lg\:skew-x-12{--transform-skew-x:12deg!important}.lg\:-skew-x-12{--transform-skew-x:-12deg!important}.lg\:-skew-x-6{--transform-skew-x:-6deg!important}.lg\:-skew-x-3{--transform-skew-x:-3deg!important}.lg\:-skew-x-2{--transform-skew-x:-2deg!important}.lg\:-skew-x-1{--transform-skew-x:-1deg!important}.lg\:skew-y-0{--transform-skew-y:0!important}.lg\:skew-y-1{--transform-skew-y:1deg!important}.lg\:skew-y-2{--transform-skew-y:2deg!important}.lg\:skew-y-3{--transform-skew-y:3deg!important}.lg\:skew-y-6{--transform-skew-y:6deg!important}.lg\:skew-y-12{--transform-skew-y:12deg!important}.lg\:-skew-y-12{--transform-skew-y:-12deg!important}.lg\:-skew-y-6{--transform-skew-y:-6deg!important}.lg\:-skew-y-3{--transform-skew-y:-3deg!important}.lg\:-skew-y-2{--transform-skew-y:-2deg!important}.lg\:-skew-y-1{--transform-skew-y:-1deg!important}.lg\:hover\:skew-x-0:hover{--transform-skew-x:0!important}.lg\:hover\:skew-x-1:hover{--transform-skew-x:1deg!important}.lg\:hover\:skew-x-2:hover{--transform-skew-x:2deg!important}.lg\:hover\:skew-x-3:hover{--transform-skew-x:3deg!important}.lg\:hover\:skew-x-6:hover{--transform-skew-x:6deg!important}.lg\:hover\:skew-x-12:hover{--transform-skew-x:12deg!important}.lg\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg!important}.lg\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg!important}.lg\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg!important}.lg\:hover\:-skew-x-2:hover{--transform-skew-x:-2deg!important}.lg\:hover\:-skew-x-1:hover{--transform-skew-x:-1deg!important}.lg\:hover\:skew-y-0:hover{--transform-skew-y:0!important}.lg\:hover\:skew-y-1:hover{--transform-skew-y:1deg!important}.lg\:hover\:skew-y-2:hover{--transform-skew-y:2deg!important}.lg\:hover\:skew-y-3:hover{--transform-skew-y:3deg!important}.lg\:hover\:skew-y-6:hover{--transform-skew-y:6deg!important}.lg\:hover\:skew-y-12:hover{--transform-skew-y:12deg!important}.lg\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg!important}.lg\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg!important}.lg\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg!important}.lg\:hover\:-skew-y-2:hover{--transform-skew-y:-2deg!important}.lg\:hover\:-skew-y-1:hover{--transform-skew-y:-1deg!important}.lg\:focus\:skew-x-0:focus{--transform-skew-x:0!important}.lg\:focus\:skew-x-1:focus{--transform-skew-x:1deg!important}.lg\:focus\:skew-x-2:focus{--transform-skew-x:2deg!important}.lg\:focus\:skew-x-3:focus{--transform-skew-x:3deg!important}.lg\:focus\:skew-x-6:focus{--transform-skew-x:6deg!important}.lg\:focus\:skew-x-12:focus{--transform-skew-x:12deg!important}.lg\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg!important}.lg\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg!important}.lg\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg!important}.lg\:focus\:-skew-x-2:focus{--transform-skew-x:-2deg!important}.lg\:focus\:-skew-x-1:focus{--transform-skew-x:-1deg!important}.lg\:focus\:skew-y-0:focus{--transform-skew-y:0!important}.lg\:focus\:skew-y-1:focus{--transform-skew-y:1deg!important}.lg\:focus\:skew-y-2:focus{--transform-skew-y:2deg!important}.lg\:focus\:skew-y-3:focus{--transform-skew-y:3deg!important}.lg\:focus\:skew-y-6:focus{--transform-skew-y:6deg!important}.lg\:focus\:skew-y-12:focus{--transform-skew-y:12deg!important}.lg\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg!important}.lg\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg!important}.lg\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg!important}.lg\:focus\:-skew-y-2:focus{--transform-skew-y:-2deg!important}.lg\:focus\:-skew-y-1:focus{--transform-skew-y:-1deg!important}.lg\:transition-none{-webkit-transition-property:none!important}[dir] .lg\:transition-none{transition-property:none!important}.lg\:transition-all{-webkit-transition-property:all!important}[dir] .lg\:transition-all{transition-property:all!important}.lg\:transition{-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform!important}[dir] .lg\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,-webkit-box-shadow,-webkit-transform!important}.lg\:transition-colors{-webkit-transition-property:background-color,border-color,color,fill,stroke!important}[dir] .lg\:transition-colors{transition-property:background-color,border-color,color,fill,stroke!important}.lg\:transition-opacity{-webkit-transition-property:opacity!important}[dir] .lg\:transition-opacity{transition-property:opacity!important}.lg\:transition-shadow{-webkit-transition-property:-webkit-box-shadow!important}[dir] .lg\:transition-shadow{transition-property:-webkit-box-shadow!important;transition-property:box-shadow!important;transition-property:box-shadow,-webkit-box-shadow!important}.lg\:transition-transform{-webkit-transition-property:-webkit-transform!important}[dir] .lg\:transition-transform{transition-property:-webkit-transform!important;transition-property:transform!important;transition-property:transform,-webkit-transform!important}.lg\:ease-linear{-webkit-transition-timing-function:linear!important}[dir] .lg\:ease-linear{transition-timing-function:linear!important}.lg\:ease-in{-webkit-transition-timing-function:cubic-bezier(.4,0,1,1)!important}[dir] .lg\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.lg\:ease-out{-webkit-transition-timing-function:cubic-bezier(0,0,.2,1)!important}[dir] .lg\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.lg\:ease-in-out{-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1)!important}[dir] .lg\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.lg\:duration-75{-webkit-transition-duration:75ms!important}[dir] .lg\:duration-75{transition-duration:75ms!important}.lg\:duration-100{-webkit-transition-duration:.1s!important}[dir] .lg\:duration-100{transition-duration:.1s!important}.lg\:duration-150{-webkit-transition-duration:.15s!important}[dir] .lg\:duration-150{transition-duration:.15s!important}.lg\:duration-200{-webkit-transition-duration:.2s!important}[dir] .lg\:duration-200{transition-duration:.2s!important}.lg\:duration-300{-webkit-transition-duration:.3s!important}[dir] .lg\:duration-300{transition-duration:.3s!important}.lg\:duration-500{-webkit-transition-duration:.5s!important}[dir] .lg\:duration-500{transition-duration:.5s!important}.lg\:duration-700{-webkit-transition-duration:.7s!important}[dir] .lg\:duration-700{transition-duration:.7s!important}.lg\:duration-1000{-webkit-transition-duration:1s!important}[dir] .lg\:duration-1000{transition-duration:1s!important}.lg\:delay-75{-webkit-transition-delay:75ms!important}[dir] .lg\:delay-75{transition-delay:75ms!important}.lg\:delay-100{-webkit-transition-delay:.1s!important}[dir] .lg\:delay-100{transition-delay:.1s!important}.lg\:delay-150{-webkit-transition-delay:.15s!important}[dir] .lg\:delay-150{transition-delay:.15s!important}.lg\:delay-200{-webkit-transition-delay:.2s!important}[dir] .lg\:delay-200{transition-delay:.2s!important}.lg\:delay-300{-webkit-transition-delay:.3s!important}[dir] .lg\:delay-300{transition-delay:.3s!important}.lg\:delay-500{-webkit-transition-delay:.5s!important}[dir] .lg\:delay-500{transition-delay:.5s!important}.lg\:delay-700{-webkit-transition-delay:.7s!important}[dir] .lg\:delay-700{transition-delay:.7s!important}.lg\:delay-1000{-webkit-transition-delay:1s!important}[dir] .lg\:delay-1000{transition-delay:1s!important}[dir=ltr] .lg\:animate-none,[dir=rtl] .lg\:animate-none{-webkit-animation:none!important;animation:none!important}[dir=ltr] .lg\:animate-spin{-webkit-animation:spin-ltr 1s linear infinite!important;animation:spin-ltr 1s linear infinite!important}[dir=rtl] .lg\:animate-spin{-webkit-animation:spin-rtl 1s linear infinite!important;animation:spin-rtl 1s linear infinite!important}[dir=ltr] .lg\:animate-ping,[dir=rtl] .lg\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important;animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}[dir=ltr] .lg\:animate-pulse,[dir=rtl] .lg\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}[dir=ltr] .lg\:animate-bounce,[dir=rtl] .lg\:animate-bounce{-webkit-animation:bounce 1s infinite!important;animation:bounce 1s infinite!important}}@media (min-width:1200px){.xl\:container{width:100%}[dir=ltr] .xl\:container,[dir=rtl] .xl\:container{margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:576px){.xl\:container{max-width:576px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:992px){.xl\:container{max-width:992px}}@media (min-width:1200px){.xl\:container{max-width:1200px}}@media (min-width:1900px){.xl\:container{max-width:1900px}}.xl\:space-y-0>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-0>:not(template)~:not(template){margin-top:calc(0px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0px*var(--space-y-reverse))!important}.xl\:space-x-0>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-0>:not(template)~:not(template){margin-right:calc(0px*var(--space-x-reverse))!important;margin-left:calc(0px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-0>:not(template)~:not(template){margin-left:calc(0px*var(--space-x-reverse))!important;margin-right:calc(0px*(1 - var(--space-x-reverse)))!important}.xl\:space-y-1>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-1>:not(template)~:not(template){margin-top:calc(0.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.25rem*var(--space-y-reverse))!important}.xl\:space-x-1>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-1>:not(template)~:not(template){margin-right:calc(0.25rem*var(--space-x-reverse))!important;margin-left:calc(0.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-1>:not(template)~:not(template){margin-left:calc(0.25rem*var(--space-x-reverse))!important;margin-right:calc(0.25rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-2>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-2>:not(template)~:not(template){margin-top:calc(0.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.5rem*var(--space-y-reverse))!important}.xl\:space-x-2>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-2>:not(template)~:not(template){margin-right:calc(0.5rem*var(--space-x-reverse))!important;margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-2>:not(template)~:not(template){margin-left:calc(0.5rem*var(--space-x-reverse))!important;margin-right:calc(0.5rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-3>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-3>:not(template)~:not(template){margin-top:calc(0.75rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.75rem*var(--space-y-reverse))!important}.xl\:space-x-3>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-3>:not(template)~:not(template){margin-right:calc(0.75rem*var(--space-x-reverse))!important;margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-3>:not(template)~:not(template){margin-left:calc(0.75rem*var(--space-x-reverse))!important;margin-right:calc(0.75rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-4>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-4>:not(template)~:not(template){margin-top:calc(1rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1rem*var(--space-y-reverse))!important}.xl\:space-x-4>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-4>:not(template)~:not(template){margin-right:calc(1rem*var(--space-x-reverse))!important;margin-left:calc(1rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-4>:not(template)~:not(template){margin-left:calc(1rem*var(--space-x-reverse))!important;margin-right:calc(1rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-5>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-5>:not(template)~:not(template){margin-top:calc(1.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.25rem*var(--space-y-reverse))!important}.xl\:space-x-5>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-5>:not(template)~:not(template){margin-right:calc(1.25rem*var(--space-x-reverse))!important;margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-5>:not(template)~:not(template){margin-left:calc(1.25rem*var(--space-x-reverse))!important;margin-right:calc(1.25rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-6>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-6>:not(template)~:not(template){margin-top:calc(1.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.5rem*var(--space-y-reverse))!important}.xl\:space-x-6>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-6>:not(template)~:not(template){margin-right:calc(1.5rem*var(--space-x-reverse))!important;margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-6>:not(template)~:not(template){margin-left:calc(1.5rem*var(--space-x-reverse))!important;margin-right:calc(1.5rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-8>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-8>:not(template)~:not(template){margin-top:calc(2rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2rem*var(--space-y-reverse))!important}.xl\:space-x-8>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-8>:not(template)~:not(template){margin-right:calc(2rem*var(--space-x-reverse))!important;margin-left:calc(2rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-8>:not(template)~:not(template){margin-left:calc(2rem*var(--space-x-reverse))!important;margin-right:calc(2rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-10>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-10>:not(template)~:not(template){margin-top:calc(2.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2.5rem*var(--space-y-reverse))!important}.xl\:space-x-10>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-10>:not(template)~:not(template){margin-right:calc(2.5rem*var(--space-x-reverse))!important;margin-left:calc(2.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-10>:not(template)~:not(template){margin-left:calc(2.5rem*var(--space-x-reverse))!important;margin-right:calc(2.5rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-12>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-12>:not(template)~:not(template){margin-top:calc(3rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(3rem*var(--space-y-reverse))!important}.xl\:space-x-12>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-12>:not(template)~:not(template){margin-right:calc(3rem*var(--space-x-reverse))!important;margin-left:calc(3rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-12>:not(template)~:not(template){margin-left:calc(3rem*var(--space-x-reverse))!important;margin-right:calc(3rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-16>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-16>:not(template)~:not(template){margin-top:calc(4rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(4rem*var(--space-y-reverse))!important}.xl\:space-x-16>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-16>:not(template)~:not(template){margin-right:calc(4rem*var(--space-x-reverse))!important;margin-left:calc(4rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-16>:not(template)~:not(template){margin-left:calc(4rem*var(--space-x-reverse))!important;margin-right:calc(4rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-20>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-20>:not(template)~:not(template){margin-top:calc(5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(5rem*var(--space-y-reverse))!important}.xl\:space-x-20>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-20>:not(template)~:not(template){margin-right:calc(5rem*var(--space-x-reverse))!important;margin-left:calc(5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-20>:not(template)~:not(template){margin-left:calc(5rem*var(--space-x-reverse))!important;margin-right:calc(5rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-24>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-24>:not(template)~:not(template){margin-top:calc(6rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(6rem*var(--space-y-reverse))!important}.xl\:space-x-24>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-24>:not(template)~:not(template){margin-right:calc(6rem*var(--space-x-reverse))!important;margin-left:calc(6rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-24>:not(template)~:not(template){margin-left:calc(6rem*var(--space-x-reverse))!important;margin-right:calc(6rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-32>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-32>:not(template)~:not(template){margin-top:calc(8rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(8rem*var(--space-y-reverse))!important}.xl\:space-x-32>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-32>:not(template)~:not(template){margin-right:calc(8rem*var(--space-x-reverse))!important;margin-left:calc(8rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-32>:not(template)~:not(template){margin-left:calc(8rem*var(--space-x-reverse))!important;margin-right:calc(8rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-40>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-40>:not(template)~:not(template){margin-top:calc(10rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(10rem*var(--space-y-reverse))!important}.xl\:space-x-40>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-40>:not(template)~:not(template){margin-right:calc(10rem*var(--space-x-reverse))!important;margin-left:calc(10rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-40>:not(template)~:not(template){margin-left:calc(10rem*var(--space-x-reverse))!important;margin-right:calc(10rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-48>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-48>:not(template)~:not(template){margin-top:calc(12rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(12rem*var(--space-y-reverse))!important}.xl\:space-x-48>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-48>:not(template)~:not(template){margin-right:calc(12rem*var(--space-x-reverse))!important;margin-left:calc(12rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-48>:not(template)~:not(template){margin-left:calc(12rem*var(--space-x-reverse))!important;margin-right:calc(12rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-56>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-56>:not(template)~:not(template){margin-top:calc(14rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(14rem*var(--space-y-reverse))!important}.xl\:space-x-56>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-56>:not(template)~:not(template){margin-right:calc(14rem*var(--space-x-reverse))!important;margin-left:calc(14rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-56>:not(template)~:not(template){margin-left:calc(14rem*var(--space-x-reverse))!important;margin-right:calc(14rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-64>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-64>:not(template)~:not(template){margin-top:calc(16rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(16rem*var(--space-y-reverse))!important}.xl\:space-x-64>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-64>:not(template)~:not(template){margin-right:calc(16rem*var(--space-x-reverse))!important;margin-left:calc(16rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-64>:not(template)~:not(template){margin-left:calc(16rem*var(--space-x-reverse))!important;margin-right:calc(16rem*(1 - var(--space-x-reverse)))!important}.xl\:space-y-px>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:space-y-px>:not(template)~:not(template){margin-top:calc(1px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1px*var(--space-y-reverse))!important}.xl\:space-x-px>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:space-x-px>:not(template)~:not(template){margin-right:calc(1px*var(--space-x-reverse))!important;margin-left:calc(1px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:space-x-px>:not(template)~:not(template){margin-left:calc(1px*var(--space-x-reverse))!important;margin-right:calc(1px*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-1>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-1>:not(template)~:not(template){margin-top:calc(-0.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.25rem*var(--space-y-reverse))!important}.xl\:-space-x-1>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-1>:not(template)~:not(template){margin-right:calc(-0.25rem*var(--space-x-reverse))!important;margin-left:calc(-0.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-1>:not(template)~:not(template){margin-left:calc(-0.25rem*var(--space-x-reverse))!important;margin-right:calc(-0.25rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-2>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-2>:not(template)~:not(template){margin-top:calc(-0.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.5rem*var(--space-y-reverse))!important}.xl\:-space-x-2>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-2>:not(template)~:not(template){margin-right:calc(-0.5rem*var(--space-x-reverse))!important;margin-left:calc(-0.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-2>:not(template)~:not(template){margin-left:calc(-0.5rem*var(--space-x-reverse))!important;margin-right:calc(-0.5rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-3>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-3>:not(template)~:not(template){margin-top:calc(-0.75rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.75rem*var(--space-y-reverse))!important}.xl\:-space-x-3>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-3>:not(template)~:not(template){margin-right:calc(-0.75rem*var(--space-x-reverse))!important;margin-left:calc(-0.75rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-3>:not(template)~:not(template){margin-left:calc(-0.75rem*var(--space-x-reverse))!important;margin-right:calc(-0.75rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-4>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-4>:not(template)~:not(template){margin-top:calc(-1rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1rem*var(--space-y-reverse))!important}.xl\:-space-x-4>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-4>:not(template)~:not(template){margin-right:calc(-1rem*var(--space-x-reverse))!important;margin-left:calc(-1rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-4>:not(template)~:not(template){margin-left:calc(-1rem*var(--space-x-reverse))!important;margin-right:calc(-1rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-5>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-5>:not(template)~:not(template){margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.25rem*var(--space-y-reverse))!important}.xl\:-space-x-5>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-5>:not(template)~:not(template){margin-right:calc(-1.25rem*var(--space-x-reverse))!important;margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-5>:not(template)~:not(template){margin-left:calc(-1.25rem*var(--space-x-reverse))!important;margin-right:calc(-1.25rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-6>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-6>:not(template)~:not(template){margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.5rem*var(--space-y-reverse))!important}.xl\:-space-x-6>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-6>:not(template)~:not(template){margin-right:calc(-1.5rem*var(--space-x-reverse))!important;margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-6>:not(template)~:not(template){margin-left:calc(-1.5rem*var(--space-x-reverse))!important;margin-right:calc(-1.5rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-8>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-8>:not(template)~:not(template){margin-top:calc(-2rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2rem*var(--space-y-reverse))!important}.xl\:-space-x-8>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-8>:not(template)~:not(template){margin-right:calc(-2rem*var(--space-x-reverse))!important;margin-left:calc(-2rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-8>:not(template)~:not(template){margin-left:calc(-2rem*var(--space-x-reverse))!important;margin-right:calc(-2rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-10>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-10>:not(template)~:not(template){margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2.5rem*var(--space-y-reverse))!important}.xl\:-space-x-10>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-10>:not(template)~:not(template){margin-right:calc(-2.5rem*var(--space-x-reverse))!important;margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-10>:not(template)~:not(template){margin-left:calc(-2.5rem*var(--space-x-reverse))!important;margin-right:calc(-2.5rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-12>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-12>:not(template)~:not(template){margin-top:calc(-3rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-3rem*var(--space-y-reverse))!important}.xl\:-space-x-12>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-12>:not(template)~:not(template){margin-right:calc(-3rem*var(--space-x-reverse))!important;margin-left:calc(-3rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-12>:not(template)~:not(template){margin-left:calc(-3rem*var(--space-x-reverse))!important;margin-right:calc(-3rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-16>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-16>:not(template)~:not(template){margin-top:calc(-4rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-4rem*var(--space-y-reverse))!important}.xl\:-space-x-16>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-16>:not(template)~:not(template){margin-right:calc(-4rem*var(--space-x-reverse))!important;margin-left:calc(-4rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-16>:not(template)~:not(template){margin-left:calc(-4rem*var(--space-x-reverse))!important;margin-right:calc(-4rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-20>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-20>:not(template)~:not(template){margin-top:calc(-5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-5rem*var(--space-y-reverse))!important}.xl\:-space-x-20>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-20>:not(template)~:not(template){margin-right:calc(-5rem*var(--space-x-reverse))!important;margin-left:calc(-5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-20>:not(template)~:not(template){margin-left:calc(-5rem*var(--space-x-reverse))!important;margin-right:calc(-5rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-24>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-24>:not(template)~:not(template){margin-top:calc(-6rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-6rem*var(--space-y-reverse))!important}.xl\:-space-x-24>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-24>:not(template)~:not(template){margin-right:calc(-6rem*var(--space-x-reverse))!important;margin-left:calc(-6rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-24>:not(template)~:not(template){margin-left:calc(-6rem*var(--space-x-reverse))!important;margin-right:calc(-6rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-32>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-32>:not(template)~:not(template){margin-top:calc(-8rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-8rem*var(--space-y-reverse))!important}.xl\:-space-x-32>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-32>:not(template)~:not(template){margin-right:calc(-8rem*var(--space-x-reverse))!important;margin-left:calc(-8rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-32>:not(template)~:not(template){margin-left:calc(-8rem*var(--space-x-reverse))!important;margin-right:calc(-8rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-40>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-40>:not(template)~:not(template){margin-top:calc(-10rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-10rem*var(--space-y-reverse))!important}.xl\:-space-x-40>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-40>:not(template)~:not(template){margin-right:calc(-10rem*var(--space-x-reverse))!important;margin-left:calc(-10rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-40>:not(template)~:not(template){margin-left:calc(-10rem*var(--space-x-reverse))!important;margin-right:calc(-10rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-48>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-48>:not(template)~:not(template){margin-top:calc(-12rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-12rem*var(--space-y-reverse))!important}.xl\:-space-x-48>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-48>:not(template)~:not(template){margin-right:calc(-12rem*var(--space-x-reverse))!important;margin-left:calc(-12rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-48>:not(template)~:not(template){margin-left:calc(-12rem*var(--space-x-reverse))!important;margin-right:calc(-12rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-56>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-56>:not(template)~:not(template){margin-top:calc(-14rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-14rem*var(--space-y-reverse))!important}.xl\:-space-x-56>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-56>:not(template)~:not(template){margin-right:calc(-14rem*var(--space-x-reverse))!important;margin-left:calc(-14rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-56>:not(template)~:not(template){margin-left:calc(-14rem*var(--space-x-reverse))!important;margin-right:calc(-14rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-64>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-64>:not(template)~:not(template){margin-top:calc(-16rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-16rem*var(--space-y-reverse))!important}.xl\:-space-x-64>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-64>:not(template)~:not(template){margin-right:calc(-16rem*var(--space-x-reverse))!important;margin-left:calc(-16rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-64>:not(template)~:not(template){margin-left:calc(-16rem*var(--space-x-reverse))!important;margin-right:calc(-16rem*(1 - var(--space-x-reverse)))!important}.xl\:-space-y-px>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xl\:-space-y-px>:not(template)~:not(template){margin-top:calc(-1px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1px*var(--space-y-reverse))!important}.xl\:-space-x-px>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xl\:-space-x-px>:not(template)~:not(template){margin-right:calc(-1px*var(--space-x-reverse))!important;margin-left:calc(-1px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xl\:-space-x-px>:not(template)~:not(template){margin-left:calc(-1px*var(--space-x-reverse))!important;margin-right:calc(-1px*(1 - var(--space-x-reverse)))!important}.xl\:space-y-reverse>:not(template)~:not(template){--space-y-reverse:1!important}.xl\:space-x-reverse>:not(template)~:not(template){--space-x-reverse:1!important}.xl\:divide-y-0>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .xl\:divide-y-0>:not(template)~:not(template){border-top-width:calc(0px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(0px*var(--divide-y-reverse))!important}.xl\:divide-x-0>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .xl\:divide-x-0>:not(template)~:not(template){border-right-width:calc(0px*var(--divide-x-reverse))!important;border-left-width:calc(0px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .xl\:divide-x-0>:not(template)~:not(template){border-left-width:calc(0px*var(--divide-x-reverse))!important;border-right-width:calc(0px*(1 - var(--divide-x-reverse)))!important}.xl\:divide-y-2>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .xl\:divide-y-2>:not(template)~:not(template){border-top-width:calc(2px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(2px*var(--divide-y-reverse))!important}.xl\:divide-x-2>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .xl\:divide-x-2>:not(template)~:not(template){border-right-width:calc(2px*var(--divide-x-reverse))!important;border-left-width:calc(2px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .xl\:divide-x-2>:not(template)~:not(template){border-left-width:calc(2px*var(--divide-x-reverse))!important;border-right-width:calc(2px*(1 - var(--divide-x-reverse)))!important}.xl\:divide-y-4>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .xl\:divide-y-4>:not(template)~:not(template){border-top-width:calc(4px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(4px*var(--divide-y-reverse))!important}.xl\:divide-x-4>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .xl\:divide-x-4>:not(template)~:not(template){border-right-width:calc(4px*var(--divide-x-reverse))!important;border-left-width:calc(4px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .xl\:divide-x-4>:not(template)~:not(template){border-left-width:calc(4px*var(--divide-x-reverse))!important;border-right-width:calc(4px*(1 - var(--divide-x-reverse)))!important}.xl\:divide-y-8>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .xl\:divide-y-8>:not(template)~:not(template){border-top-width:calc(8px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(8px*var(--divide-y-reverse))!important}.xl\:divide-x-8>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .xl\:divide-x-8>:not(template)~:not(template){border-right-width:calc(8px*var(--divide-x-reverse))!important;border-left-width:calc(8px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .xl\:divide-x-8>:not(template)~:not(template){border-left-width:calc(8px*var(--divide-x-reverse))!important;border-right-width:calc(8px*(1 - var(--divide-x-reverse)))!important}.xl\:divide-y>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .xl\:divide-y>:not(template)~:not(template){border-top-width:calc(1px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(1px*var(--divide-y-reverse))!important}.xl\:divide-x>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .xl\:divide-x>:not(template)~:not(template){border-right-width:calc(1px*var(--divide-x-reverse))!important;border-left-width:calc(1px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .xl\:divide-x>:not(template)~:not(template){border-left-width:calc(1px*var(--divide-x-reverse))!important;border-right-width:calc(1px*(1 - var(--divide-x-reverse)))!important}.xl\:divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1!important}.xl\:divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1!important}[dir] .xl\:divide-transparent>:not(template)~:not(template){border-color:transparent!important}.xl\:divide-black>:not(template)~:not(template){--divide-opacity:1!important}[dir] .xl\:divide-black>:not(template)~:not(template){border-color:#22292f!important;border-color:rgba(34,41,47,var(--divide-opacity))!important}.xl\:divide-white>:not(template)~:not(template){--divide-opacity:1!important}[dir] .xl\:divide-white>:not(template)~:not(template){border-color:#fff!important;border-color:rgba(255,255,255,var(--divide-opacity))!important}.xl\:divide-grey>:not(template)~:not(template){--divide-opacity:1!important}[dir] .xl\:divide-grey>:not(template)~:not(template){border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--divide-opacity))!important}.xl\:divide-grey-light>:not(template)~:not(template){--divide-opacity:1!important}[dir] .xl\:divide-grey-light>:not(template)~:not(template){border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--divide-opacity))!important}[dir] .xl\:divide-solid>:not(template)~:not(template){border-style:solid!important}[dir] .xl\:divide-dashed>:not(template)~:not(template){border-style:dashed!important}[dir] .xl\:divide-dotted>:not(template)~:not(template){border-style:dotted!important}[dir] .xl\:divide-double>:not(template)~:not(template){border-style:double!important}[dir] .xl\:divide-none>:not(template)~:not(template){border-style:none!important}.xl\:divide-opacity-0>:not(template)~:not(template){--divide-opacity:0!important}.xl\:divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25!important}.xl\:divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5!important}.xl\:divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75!important}.xl\:divide-opacity-100>:not(template)~:not(template){--divide-opacity:1!important}.xl\:sr-only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}[dir] .xl\:sr-only{padding:0!important;margin:-1px!important;border-width:0!important}.xl\:not-sr-only{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}[dir] .xl\:not-sr-only{padding:0!important;margin:0!important}.xl\:focus\:sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}[dir] .xl\:focus\:sr-only:focus{padding:0!important;margin:-1px!important;border-width:0!important}.xl\:focus\:not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}[dir] .xl\:focus\:not-sr-only:focus{padding:0!important;margin:0!important}.xl\:appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}[dir] .xl\:bg-fixed{background-attachment:fixed!important}[dir] .xl\:bg-local{background-attachment:local!important}[dir] .xl\:bg-scroll{background-attachment:scroll!important}[dir] .xl\:bg-clip-border{background-clip:border-box!important}[dir] .xl\:bg-clip-padding{background-clip:padding-box!important}[dir] .xl\:bg-clip-content{background-clip:content-box!important}[dir] .xl\:bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}[dir] .xl\:bg-transparent{background-color:transparent!important}.xl\:bg-black{--bg-opacity:1!important}[dir] .xl\:bg-black{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.xl\:bg-white{--bg-opacity:1!important}[dir] .xl\:bg-white{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.xl\:bg-grey{--bg-opacity:1!important}[dir] .xl\:bg-grey{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.xl\:bg-grey-light{--bg-opacity:1!important}[dir] .xl\:bg-grey-light{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .xl\:hover\:bg-transparent:hover{background-color:transparent!important}.xl\:hover\:bg-black:hover{--bg-opacity:1!important}[dir] .xl\:hover\:bg-black:hover{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.xl\:hover\:bg-white:hover{--bg-opacity:1!important}[dir] .xl\:hover\:bg-white:hover{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.xl\:hover\:bg-grey:hover{--bg-opacity:1!important}[dir] .xl\:hover\:bg-grey:hover{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.xl\:hover\:bg-grey-light:hover{--bg-opacity:1!important}[dir] .xl\:hover\:bg-grey-light:hover{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .xl\:focus\:bg-transparent:focus{background-color:transparent!important}.xl\:focus\:bg-black:focus{--bg-opacity:1!important}[dir] .xl\:focus\:bg-black:focus{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.xl\:focus\:bg-white:focus{--bg-opacity:1!important}[dir] .xl\:focus\:bg-white:focus{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.xl\:focus\:bg-grey:focus{--bg-opacity:1!important}[dir] .xl\:focus\:bg-grey:focus{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.xl\:focus\:bg-grey-light:focus{--bg-opacity:1!important}[dir] .xl\:focus\:bg-grey-light:focus{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .xl\:bg-none{background-image:none!important}[dir] .xl\:bg-gradient-to-t{background-image:linear-gradient(0deg,var(--gradient-color-stops))!important}[dir=ltr] .xl\:bg-gradient-to-t{background-image:-webkit-gradient(linear,left bottom,left top,from(var(--gradient-color-stops)))!important}[dir=rtl] .xl\:bg-gradient-to-t{background-image:-webkit-gradient(linear,right bottom,right top,from(var(--gradient-color-stops)))!important}[dir=ltr] .xl\:bg-gradient-to-tr{background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}[dir=rtl] .xl\:bg-gradient-to-tr{background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}[dir=ltr] .xl\:bg-gradient-to-r{background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(90deg,var(--gradient-color-stops))!important}[dir=rtl] .xl\:bg-gradient-to-r{background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(270deg,var(--gradient-color-stops))!important}[dir=ltr] .xl\:bg-gradient-to-br{background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}[dir=rtl] .xl\:bg-gradient-to-br{background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}[dir] .xl\:bg-gradient-to-b{background-image:linear-gradient(180deg,var(--gradient-color-stops))!important}[dir=ltr] .xl\:bg-gradient-to-b{background-image:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-color-stops)))!important}[dir=rtl] .xl\:bg-gradient-to-b{background-image:-webkit-gradient(linear,right top,right bottom,from(var(--gradient-color-stops)))!important}[dir=ltr] .xl\:bg-gradient-to-bl{background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}[dir=rtl] .xl\:bg-gradient-to-bl{background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}[dir=ltr] .xl\:bg-gradient-to-l{background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(270deg,var(--gradient-color-stops))!important}[dir=rtl] .xl\:bg-gradient-to-l{background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(90deg,var(--gradient-color-stops))!important}[dir=ltr] .xl\:bg-gradient-to-tl{background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}[dir=rtl] .xl\:bg-gradient-to-tl{background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}.xl\:from-transparent{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.xl\:from-black{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.xl\:from-white{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.xl\:from-grey{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.xl\:from-grey-light{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.xl\:via-transparent{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.xl\:via-black{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.xl\:via-white{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.xl\:via-grey{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.xl\:via-grey-light{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.xl\:to-transparent{--gradient-to-color:transparent!important}.xl\:to-black{--gradient-to-color:#22292f!important}.xl\:to-white{--gradient-to-color:#fff!important}.xl\:to-grey{--gradient-to-color:#b8c2cc!important}.xl\:to-grey-light{--gradient-to-color:#dae1e7!important}.xl\:hover\:from-transparent:hover{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.xl\:hover\:from-black:hover{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.xl\:hover\:from-white:hover{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.xl\:hover\:from-grey:hover{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.xl\:hover\:from-grey-light:hover{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.xl\:hover\:via-transparent:hover{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.xl\:hover\:via-black:hover{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.xl\:hover\:via-white:hover{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.xl\:hover\:via-grey:hover{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.xl\:hover\:via-grey-light:hover{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.xl\:hover\:to-transparent:hover{--gradient-to-color:transparent!important}.xl\:hover\:to-black:hover{--gradient-to-color:#22292f!important}.xl\:hover\:to-white:hover{--gradient-to-color:#fff!important}.xl\:hover\:to-grey:hover{--gradient-to-color:#b8c2cc!important}.xl\:hover\:to-grey-light:hover{--gradient-to-color:#dae1e7!important}.xl\:focus\:from-transparent:focus{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.xl\:focus\:from-black:focus{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.xl\:focus\:from-white:focus{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.xl\:focus\:from-grey:focus{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.xl\:focus\:from-grey-light:focus{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.xl\:focus\:via-transparent:focus{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.xl\:focus\:via-black:focus{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.xl\:focus\:via-white:focus{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.xl\:focus\:via-grey:focus{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.xl\:focus\:via-grey-light:focus{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.xl\:focus\:to-transparent:focus{--gradient-to-color:transparent!important}.xl\:focus\:to-black:focus{--gradient-to-color:#22292f!important}.xl\:focus\:to-white:focus{--gradient-to-color:#fff!important}.xl\:focus\:to-grey:focus{--gradient-to-color:#b8c2cc!important}.xl\:focus\:to-grey-light:focus{--gradient-to-color:#dae1e7!important}.xl\:bg-opacity-0{--bg-opacity:0!important}.xl\:bg-opacity-25{--bg-opacity:0.25!important}.xl\:bg-opacity-50{--bg-opacity:0.5!important}.xl\:bg-opacity-75{--bg-opacity:0.75!important}.xl\:bg-opacity-100{--bg-opacity:1!important}.xl\:hover\:bg-opacity-0:hover{--bg-opacity:0!important}.xl\:hover\:bg-opacity-25:hover{--bg-opacity:0.25!important}.xl\:hover\:bg-opacity-50:hover{--bg-opacity:0.5!important}.xl\:hover\:bg-opacity-75:hover{--bg-opacity:0.75!important}.xl\:hover\:bg-opacity-100:hover{--bg-opacity:1!important}.xl\:focus\:bg-opacity-0:focus{--bg-opacity:0!important}.xl\:focus\:bg-opacity-25:focus{--bg-opacity:0.25!important}.xl\:focus\:bg-opacity-50:focus{--bg-opacity:0.5!important}.xl\:focus\:bg-opacity-75:focus{--bg-opacity:0.75!important}.xl\:focus\:bg-opacity-100:focus{--bg-opacity:1!important}[dir] .xl\:bg-auto{background-size:auto!important}[dir] .xl\:bg-cover{background-size:cover!important}[dir] .xl\:bg-contain{background-size:contain!important}[dir] .xl\:border-transparent{border-color:transparent!important}.xl\:border-black{--border-opacity:1!important}[dir] .xl\:border-black{border-color:#22292f!important;border-color:rgba(34,41,47,var(--border-opacity))!important}.xl\:border-white{--border-opacity:1!important}[dir] .xl\:border-white{border-color:#fff!important;border-color:rgba(255,255,255,var(--border-opacity))!important}.xl\:border-grey{--border-opacity:1!important}[dir] .xl\:border-grey{border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--border-opacity))!important}.xl\:border-grey-light{--border-opacity:1!important}[dir] .xl\:border-grey-light{border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--border-opacity))!important}[dir] .xl\:hover\:border-transparent:hover{border-color:transparent!important}.xl\:hover\:border-black:hover{--border-opacity:1!important}[dir] .xl\:hover\:border-black:hover{border-color:#22292f!important;border-color:rgba(34,41,47,var(--border-opacity))!important}.xl\:hover\:border-white:hover{--border-opacity:1!important}[dir] .xl\:hover\:border-white:hover{border-color:#fff!important;border-color:rgba(255,255,255,var(--border-opacity))!important}.xl\:hover\:border-grey:hover{--border-opacity:1!important}[dir] .xl\:hover\:border-grey:hover{border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--border-opacity))!important}.xl\:hover\:border-grey-light:hover{--border-opacity:1!important}[dir] .xl\:hover\:border-grey-light:hover{border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--border-opacity))!important}.xl\:border-opacity-0{--border-opacity:0!important}.xl\:border-opacity-25{--border-opacity:0.25!important}.xl\:border-opacity-50{--border-opacity:0.5!important}.xl\:border-opacity-75{--border-opacity:0.75!important}.xl\:border-opacity-100{--border-opacity:1!important}.xl\:hover\:border-opacity-0:hover{--border-opacity:0!important}.xl\:hover\:border-opacity-25:hover{--border-opacity:0.25!important}.xl\:hover\:border-opacity-50:hover{--border-opacity:0.5!important}.xl\:hover\:border-opacity-75:hover{--border-opacity:0.75!important}.xl\:hover\:border-opacity-100:hover{--border-opacity:1!important}.xl\:focus\:border-opacity-0:focus{--border-opacity:0!important}.xl\:focus\:border-opacity-25:focus{--border-opacity:0.25!important}.xl\:focus\:border-opacity-50:focus{--border-opacity:0.5!important}.xl\:focus\:border-opacity-75:focus{--border-opacity:0.75!important}.xl\:focus\:border-opacity-100:focus{--border-opacity:1!important}[dir] .xl\:border-solid{border-style:solid!important}[dir] .xl\:border-dashed{border-style:dashed!important}[dir] .xl\:border-dotted{border-style:dotted!important}[dir] .xl\:border-double{border-style:double!important}[dir] .xl\:border-none{border-style:none!important}[dir] .xl\:border-0{border-width:0!important}[dir] .xl\:border-2{border-width:2px!important}[dir] .xl\:border-4{border-width:4px!important}[dir] .xl\:border-8{border-width:8px!important}[dir] .xl\:border{border-width:1px!important}[dir] .xl\:border-t-0{border-top-width:0!important}[dir=ltr] .xl\:border-r-0{border-right-width:0!important}[dir=rtl] .xl\:border-r-0{border-left-width:0!important}[dir] .xl\:border-b-0{border-bottom-width:0!important}[dir=ltr] .xl\:border-l-0{border-left-width:0!important}[dir=rtl] .xl\:border-l-0{border-right-width:0!important}[dir] .xl\:border-t-2{border-top-width:2px!important}[dir=ltr] .xl\:border-r-2{border-right-width:2px!important}[dir=rtl] .xl\:border-r-2{border-left-width:2px!important}[dir] .xl\:border-b-2{border-bottom-width:2px!important}[dir=ltr] .xl\:border-l-2{border-left-width:2px!important}[dir=rtl] .xl\:border-l-2{border-right-width:2px!important}[dir] .xl\:border-t-4{border-top-width:4px!important}[dir=ltr] .xl\:border-r-4{border-right-width:4px!important}[dir=rtl] .xl\:border-r-4{border-left-width:4px!important}[dir] .xl\:border-b-4{border-bottom-width:4px!important}[dir=ltr] .xl\:border-l-4{border-left-width:4px!important}[dir=rtl] .xl\:border-l-4{border-right-width:4px!important}[dir] .xl\:border-t-8{border-top-width:8px!important}[dir=ltr] .xl\:border-r-8{border-right-width:8px!important}[dir=rtl] .xl\:border-r-8{border-left-width:8px!important}[dir] .xl\:border-b-8{border-bottom-width:8px!important}[dir=ltr] .xl\:border-l-8{border-left-width:8px!important}[dir=rtl] .xl\:border-l-8{border-right-width:8px!important}[dir] .xl\:border-t{border-top-width:1px!important}[dir=ltr] .xl\:border-r{border-right-width:1px!important}[dir=rtl] .xl\:border-r{border-left-width:1px!important}[dir] .xl\:border-b{border-bottom-width:1px!important}[dir=ltr] .xl\:border-l{border-left-width:1px!important}[dir=rtl] .xl\:border-l{border-right-width:1px!important}.xl\:box-border{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.xl\:box-content{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.xl\:block{display:block!important}.xl\:inline-block{display:inline-block!important}.xl\:inline{display:inline!important}.xl\:flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.xl\:inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.xl\:table{display:table!important}.xl\:table-caption{display:table-caption!important}.xl\:table-cell{display:table-cell!important}.xl\:table-column{display:table-column!important}.xl\:table-column-group{display:table-column-group!important}.xl\:table-footer-group{display:table-footer-group!important}.xl\:table-header-group{display:table-header-group!important}.xl\:table-row-group{display:table-row-group!important}.xl\:table-row{display:table-row!important}.xl\:flow-root{display:flow-root!important}.xl\:grid{display:grid!important}.xl\:inline-grid{display:inline-grid!important}.xl\:contents{display:contents!important}.xl\:hidden{display:none!important}.xl\:flex-row{-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.xl\:flex-row,.xl\:flex-row-reverse{-webkit-box-orient:horizontal!important}.xl\:flex-row-reverse{-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.xl\:flex-col{-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.xl\:flex-col,.xl\:flex-col-reverse{-webkit-box-orient:vertical!important}.xl\:flex-col-reverse{-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.xl\:flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.xl\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.xl\:flex-no-wrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.xl\:place-items-auto{place-items:auto!important}.xl\:place-items-start{place-items:start!important}.xl\:place-items-end{place-items:end!important}.xl\:place-items-center{place-items:center!important}.xl\:place-items-stretch{place-items:stretch!important}.xl\:place-content-center{place-content:center!important}.xl\:place-content-start{place-content:start!important}.xl\:place-content-end{place-content:end!important}.xl\:place-content-between{place-content:space-between!important}.xl\:place-content-around{place-content:space-around!important}.xl\:place-content-evenly{place-content:space-evenly!important}.xl\:place-content-stretch{place-content:stretch!important}.xl\:place-self-auto{place-self:auto!important}.xl\:place-self-start{place-self:start!important}.xl\:place-self-end{place-self:end!important}.xl\:place-self-center{place-self:center!important}.xl\:place-self-stretch{place-self:stretch!important}.xl\:items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.xl\:items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.xl\:items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.xl\:items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.xl\:items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.xl\:content-center{-ms-flex-line-pack:center!important;align-content:center!important}.xl\:content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.xl\:content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.xl\:content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.xl\:content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.xl\:content-evenly{-ms-flex-line-pack:space-evenly!important;align-content:space-evenly!important}.xl\:self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.xl\:self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.xl\:self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.xl\:self-center{-ms-flex-item-align:center!important;align-self:center!important}.xl\:self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.xl\:justify-items-auto{justify-items:auto!important}.xl\:justify-items-start{justify-items:start!important}.xl\:justify-items-end{justify-items:end!important}.xl\:justify-items-center{justify-items:center!important}.xl\:justify-items-stretch{justify-items:stretch!important}.xl\:justify-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.xl\:justify-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.xl\:justify-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.xl\:justify-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.xl\:justify-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.xl\:justify-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.xl\:justify-self-auto{justify-self:auto!important}.xl\:justify-self-start{justify-self:start!important}.xl\:justify-self-end{justify-self:end!important}.xl\:justify-self-center{justify-self:center!important}.xl\:justify-self-stretch{justify-self:stretch!important}.xl\:flex-1{-ms-flex:1 1 0%!important;flex:1 1 0%!important}.xl\:flex-1,.xl\:flex-auto{-webkit-box-flex:1!important}.xl\:flex-auto{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.xl\:flex-initial{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.xl\:flex-none{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.xl\:flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.xl\:flex-grow{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.xl\:flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.xl\:flex-shrink{-ms-flex-negative:1!important;flex-shrink:1!important}.xl\:order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.xl\:order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.xl\:order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.xl\:order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.xl\:order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.xl\:order-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.xl\:order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.xl\:order-last{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.xl\:order-normal{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.xl\:hover\:order-1:hover{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.xl\:hover\:order-2:hover{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.xl\:hover\:order-3:hover{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.xl\:hover\:order-4:hover{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.xl\:hover\:order-5:hover{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.xl\:hover\:order-6:hover{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.xl\:hover\:order-first:hover{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.xl\:hover\:order-last:hover{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.xl\:hover\:order-normal:hover{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.xl\:focus\:order-1:focus{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.xl\:focus\:order-2:focus{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.xl\:focus\:order-3:focus{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.xl\:focus\:order-4:focus{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.xl\:focus\:order-5:focus{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.xl\:focus\:order-6:focus{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.xl\:focus\:order-first:focus{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.xl\:focus\:order-last:focus{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.xl\:focus\:order-normal:focus{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}[dir=ltr] .xl\:float-right{float:right!important}[dir=ltr] .xl\:float-left,[dir=rtl] .xl\:float-right{float:left!important}[dir=rtl] .xl\:float-left{float:right!important}[dir] .xl\:float-none{float:none!important}.xl\:clearfix:after{content:""!important;display:table!important}[dir] .xl\:clearfix:after{clear:both!important}[dir=ltr] .xl\:clear-left{clear:left!important}[dir=ltr] .xl\:clear-right,[dir=rtl] .xl\:clear-left{clear:right!important}[dir=rtl] .xl\:clear-right{clear:left!important}[dir] .xl\:clear-both{clear:both!important}[dir] .xl\:clear-none{clear:none!important}.xl\:font-light{font-weight:300!important}.xl\:font-normal{font-weight:400!important}.xl\:font-medium{font-weight:500!important}.xl\:font-semibold{font-weight:600!important}.xl\:font-bold{font-weight:700!important}.xl\:font-extrabold{font-weight:800!important}.xl\:font-black{font-weight:900!important}.xl\:hover\:font-light:hover{font-weight:300!important}.xl\:hover\:font-normal:hover{font-weight:400!important}.xl\:hover\:font-medium:hover{font-weight:500!important}.xl\:hover\:font-semibold:hover{font-weight:600!important}.xl\:hover\:font-bold:hover{font-weight:700!important}.xl\:hover\:font-extrabold:hover{font-weight:800!important}.xl\:hover\:font-black:hover{font-weight:900!important}.xl\:h-1{height:.25rem!important}.xl\:h-2{height:.5rem!important}.xl\:h-3{height:.75rem!important}.xl\:h-4{height:1rem!important}.xl\:h-5{height:1.25rem!important}.xl\:h-6{height:1.5rem!important}.xl\:h-8{height:2rem!important}.xl\:h-10{height:2.5rem!important}.xl\:h-12{height:3rem!important}.xl\:h-16{height:4rem!important}.xl\:h-24{height:6rem!important}.xl\:h-32{height:8rem!important}.xl\:h-48{height:12rem!important}.xl\:h-64{height:16rem!important}.xl\:h-auto{height:auto!important}.xl\:h-px{height:1px!important}.xl\:h-full{height:100%!important}.xl\:h-screen{height:100vh!important}.xl\:text-xs{font-size:.75rem!important}.xl\:text-sm{font-size:.875rem!important}.xl\:text-base{font-size:1rem!important}.xl\:text-lg{font-size:1.125rem!important}.xl\:text-xl{font-size:1.25rem!important}.xl\:text-2xl{font-size:1.5rem!important}.xl\:text-3xl{font-size:1.875rem!important}.xl\:text-4xl{font-size:2.25rem!important}.xl\:text-5xl{font-size:3rem!important}.xl\:text-6xl{font-size:4rem!important}.xl\:leading-none{line-height:1!important}.xl\:leading-tight{line-height:1.25!important}.xl\:leading-normal{line-height:1.5!important}.xl\:leading-loose{line-height:2!important}.xl\:list-inside{list-style-position:inside!important}.xl\:list-outside{list-style-position:outside!important}[dir] .xl\:m-0{margin:0!important}[dir] .xl\:m-1{margin:.25rem!important}[dir] .xl\:m-2{margin:.5rem!important}[dir] .xl\:m-3{margin:.75rem!important}[dir] .xl\:m-4{margin:1rem!important}[dir] .xl\:m-5{margin:1.25rem!important}[dir] .xl\:m-6{margin:1.5rem!important}[dir] .xl\:m-8{margin:2rem!important}[dir] .xl\:m-10{margin:2.5rem!important}[dir] .xl\:m-12{margin:3rem!important}[dir] .xl\:m-16{margin:4rem!important}[dir] .xl\:m-20{margin:5rem!important}[dir] .xl\:m-24{margin:6rem!important}[dir] .xl\:m-32{margin:8rem!important}[dir] .xl\:m-auto{margin:auto!important}[dir] .xl\:m-px{margin:1px!important}[dir] .xl\:m-base{margin:2.2rem!important}[dir] .xl\:-m-px{margin:-1px!important}[dir] .xl\:-m-1{margin:-.25rem!important}[dir] .xl\:-m-2{margin:-.5rem!important}[dir] .xl\:-m-3{margin:-.75rem!important}[dir] .xl\:-m-4{margin:-1rem!important}[dir] .xl\:my-0{margin-top:0!important;margin-bottom:0!important}[dir=ltr] .xl\:mx-0,[dir=rtl] .xl\:mx-0{margin-left:0!important;margin-right:0!important}[dir] .xl\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}[dir=ltr] .xl\:mx-1,[dir=rtl] .xl\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}[dir] .xl\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}[dir=ltr] .xl\:mx-2,[dir=rtl] .xl\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}[dir] .xl\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}[dir=ltr] .xl\:mx-3,[dir=rtl] .xl\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}[dir] .xl\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}[dir=ltr] .xl\:mx-4,[dir=rtl] .xl\:mx-4{margin-left:1rem!important;margin-right:1rem!important}[dir] .xl\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}[dir=ltr] .xl\:mx-5,[dir=rtl] .xl\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}[dir] .xl\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}[dir=ltr] .xl\:mx-6,[dir=rtl] .xl\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}[dir] .xl\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}[dir=ltr] .xl\:mx-8,[dir=rtl] .xl\:mx-8{margin-left:2rem!important;margin-right:2rem!important}[dir] .xl\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}[dir=ltr] .xl\:mx-10,[dir=rtl] .xl\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}[dir] .xl\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}[dir=ltr] .xl\:mx-12,[dir=rtl] .xl\:mx-12{margin-left:3rem!important;margin-right:3rem!important}[dir] .xl\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}[dir=ltr] .xl\:mx-16,[dir=rtl] .xl\:mx-16{margin-left:4rem!important;margin-right:4rem!important}[dir] .xl\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}[dir=ltr] .xl\:mx-20,[dir=rtl] .xl\:mx-20{margin-left:5rem!important;margin-right:5rem!important}[dir] .xl\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}[dir=ltr] .xl\:mx-24,[dir=rtl] .xl\:mx-24{margin-left:6rem!important;margin-right:6rem!important}[dir] .xl\:my-32{margin-top:8rem!important;margin-bottom:8rem!important}[dir=ltr] .xl\:mx-32,[dir=rtl] .xl\:mx-32{margin-left:8rem!important;margin-right:8rem!important}[dir] .xl\:my-auto{margin-top:auto!important;margin-bottom:auto!important}[dir=ltr] .xl\:mx-auto,[dir=rtl] .xl\:mx-auto{margin-left:auto!important;margin-right:auto!important}[dir] .xl\:my-px{margin-top:1px!important;margin-bottom:1px!important}[dir=ltr] .xl\:mx-px,[dir=rtl] .xl\:mx-px{margin-left:1px!important;margin-right:1px!important}[dir] .xl\:my-base{margin-top:2.2rem!important;margin-bottom:2.2rem!important}[dir=ltr] .xl\:mx-base,[dir=rtl] .xl\:mx-base{margin-left:2.2rem!important;margin-right:2.2rem!important}[dir] .xl\:-my-px{margin-top:-1px!important;margin-bottom:-1px!important}[dir=ltr] .xl\:-mx-px,[dir=rtl] .xl\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}[dir] .xl\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}[dir=ltr] .xl\:-mx-1,[dir=rtl] .xl\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}[dir] .xl\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}[dir=ltr] .xl\:-mx-2,[dir=rtl] .xl\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}[dir] .xl\:-my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}[dir=ltr] .xl\:-mx-3,[dir=rtl] .xl\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}[dir] .xl\:-my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}[dir=ltr] .xl\:-mx-4,[dir=rtl] .xl\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}[dir] .xl\:mt-0{margin-top:0!important}[dir=ltr] .xl\:mr-0{margin-right:0!important}[dir=rtl] .xl\:mr-0{margin-left:0!important}[dir] .xl\:mb-0{margin-bottom:0!important}[dir=ltr] .xl\:ml-0{margin-left:0!important}[dir=rtl] .xl\:ml-0{margin-right:0!important}[dir] .xl\:mt-1{margin-top:.25rem!important}[dir=ltr] .xl\:mr-1{margin-right:.25rem!important}[dir=rtl] .xl\:mr-1{margin-left:.25rem!important}[dir] .xl\:mb-1{margin-bottom:.25rem!important}[dir=ltr] .xl\:ml-1{margin-left:.25rem!important}[dir=rtl] .xl\:ml-1{margin-right:.25rem!important}[dir] .xl\:mt-2{margin-top:.5rem!important}[dir=ltr] .xl\:mr-2{margin-right:.5rem!important}[dir=rtl] .xl\:mr-2{margin-left:.5rem!important}[dir] .xl\:mb-2{margin-bottom:.5rem!important}[dir=ltr] .xl\:ml-2{margin-left:.5rem!important}[dir=rtl] .xl\:ml-2{margin-right:.5rem!important}[dir] .xl\:mt-3{margin-top:.75rem!important}[dir=ltr] .xl\:mr-3{margin-right:.75rem!important}[dir=rtl] .xl\:mr-3{margin-left:.75rem!important}[dir] .xl\:mb-3{margin-bottom:.75rem!important}[dir=ltr] .xl\:ml-3{margin-left:.75rem!important}[dir=rtl] .xl\:ml-3{margin-right:.75rem!important}[dir] .xl\:mt-4{margin-top:1rem!important}[dir=ltr] .xl\:mr-4{margin-right:1rem!important}[dir=rtl] .xl\:mr-4{margin-left:1rem!important}[dir] .xl\:mb-4{margin-bottom:1rem!important}[dir=ltr] .xl\:ml-4{margin-left:1rem!important}[dir=rtl] .xl\:ml-4{margin-right:1rem!important}[dir] .xl\:mt-5{margin-top:1.25rem!important}[dir=ltr] .xl\:mr-5{margin-right:1.25rem!important}[dir=rtl] .xl\:mr-5{margin-left:1.25rem!important}[dir] .xl\:mb-5{margin-bottom:1.25rem!important}[dir=ltr] .xl\:ml-5{margin-left:1.25rem!important}[dir=rtl] .xl\:ml-5{margin-right:1.25rem!important}[dir] .xl\:mt-6{margin-top:1.5rem!important}[dir=ltr] .xl\:mr-6{margin-right:1.5rem!important}[dir=rtl] .xl\:mr-6{margin-left:1.5rem!important}[dir] .xl\:mb-6{margin-bottom:1.5rem!important}[dir=ltr] .xl\:ml-6{margin-left:1.5rem!important}[dir=rtl] .xl\:ml-6{margin-right:1.5rem!important}[dir] .xl\:mt-8{margin-top:2rem!important}[dir=ltr] .xl\:mr-8{margin-right:2rem!important}[dir=rtl] .xl\:mr-8{margin-left:2rem!important}[dir] .xl\:mb-8{margin-bottom:2rem!important}[dir=ltr] .xl\:ml-8{margin-left:2rem!important}[dir=rtl] .xl\:ml-8{margin-right:2rem!important}[dir] .xl\:mt-10{margin-top:2.5rem!important}[dir=ltr] .xl\:mr-10{margin-right:2.5rem!important}[dir=rtl] .xl\:mr-10{margin-left:2.5rem!important}[dir] .xl\:mb-10{margin-bottom:2.5rem!important}[dir=ltr] .xl\:ml-10{margin-left:2.5rem!important}[dir=rtl] .xl\:ml-10{margin-right:2.5rem!important}[dir] .xl\:mt-12{margin-top:3rem!important}[dir=ltr] .xl\:mr-12{margin-right:3rem!important}[dir=rtl] .xl\:mr-12{margin-left:3rem!important}[dir] .xl\:mb-12{margin-bottom:3rem!important}[dir=ltr] .xl\:ml-12{margin-left:3rem!important}[dir=rtl] .xl\:ml-12{margin-right:3rem!important}[dir] .xl\:mt-16{margin-top:4rem!important}[dir=ltr] .xl\:mr-16{margin-right:4rem!important}[dir=rtl] .xl\:mr-16{margin-left:4rem!important}[dir] .xl\:mb-16{margin-bottom:4rem!important}[dir=ltr] .xl\:ml-16{margin-left:4rem!important}[dir=rtl] .xl\:ml-16{margin-right:4rem!important}[dir] .xl\:mt-20{margin-top:5rem!important}[dir=ltr] .xl\:mr-20{margin-right:5rem!important}[dir=rtl] .xl\:mr-20{margin-left:5rem!important}[dir] .xl\:mb-20{margin-bottom:5rem!important}[dir=ltr] .xl\:ml-20{margin-left:5rem!important}[dir=rtl] .xl\:ml-20{margin-right:5rem!important}[dir] .xl\:mt-24{margin-top:6rem!important}[dir=ltr] .xl\:mr-24{margin-right:6rem!important}[dir=rtl] .xl\:mr-24{margin-left:6rem!important}[dir] .xl\:mb-24{margin-bottom:6rem!important}[dir=ltr] .xl\:ml-24{margin-left:6rem!important}[dir=rtl] .xl\:ml-24{margin-right:6rem!important}[dir] .xl\:mt-32{margin-top:8rem!important}[dir=ltr] .xl\:mr-32{margin-right:8rem!important}[dir=rtl] .xl\:mr-32{margin-left:8rem!important}[dir] .xl\:mb-32{margin-bottom:8rem!important}[dir=ltr] .xl\:ml-32{margin-left:8rem!important}[dir=rtl] .xl\:ml-32{margin-right:8rem!important}[dir] .xl\:mt-auto{margin-top:auto!important}[dir=ltr] .xl\:mr-auto{margin-right:auto!important}[dir=rtl] .xl\:mr-auto{margin-left:auto!important}[dir] .xl\:mb-auto{margin-bottom:auto!important}[dir=ltr] .xl\:ml-auto{margin-left:auto!important}[dir=rtl] .xl\:ml-auto{margin-right:auto!important}[dir] .xl\:mt-px{margin-top:1px!important}[dir=ltr] .xl\:mr-px{margin-right:1px!important}[dir=rtl] .xl\:mr-px{margin-left:1px!important}[dir] .xl\:mb-px{margin-bottom:1px!important}[dir=ltr] .xl\:ml-px{margin-left:1px!important}[dir=rtl] .xl\:ml-px{margin-right:1px!important}[dir] .xl\:mt-base{margin-top:2.2rem!important}[dir=ltr] .xl\:mr-base{margin-right:2.2rem!important}[dir=rtl] .xl\:mr-base{margin-left:2.2rem!important}[dir] .xl\:mb-base{margin-bottom:2.2rem!important}[dir=ltr] .xl\:ml-base{margin-left:2.2rem!important}[dir=rtl] .xl\:ml-base{margin-right:2.2rem!important}[dir] .xl\:-mt-px{margin-top:-1px!important}[dir=ltr] .xl\:-mr-px{margin-right:-1px!important}[dir=rtl] .xl\:-mr-px{margin-left:-1px!important}[dir] .xl\:-mb-px{margin-bottom:-1px!important}[dir=ltr] .xl\:-ml-px{margin-left:-1px!important}[dir=rtl] .xl\:-ml-px{margin-right:-1px!important}[dir] .xl\:-mt-1{margin-top:-.25rem!important}[dir=ltr] .xl\:-mr-1{margin-right:-.25rem!important}[dir=rtl] .xl\:-mr-1{margin-left:-.25rem!important}[dir] .xl\:-mb-1{margin-bottom:-.25rem!important}[dir=ltr] .xl\:-ml-1{margin-left:-.25rem!important}[dir=rtl] .xl\:-ml-1{margin-right:-.25rem!important}[dir] .xl\:-mt-2{margin-top:-.5rem!important}[dir=ltr] .xl\:-mr-2{margin-right:-.5rem!important}[dir=rtl] .xl\:-mr-2{margin-left:-.5rem!important}[dir] .xl\:-mb-2{margin-bottom:-.5rem!important}[dir=ltr] .xl\:-ml-2{margin-left:-.5rem!important}[dir=rtl] .xl\:-ml-2{margin-right:-.5rem!important}[dir] .xl\:-mt-3{margin-top:-.75rem!important}[dir=ltr] .xl\:-mr-3{margin-right:-.75rem!important}[dir=rtl] .xl\:-mr-3{margin-left:-.75rem!important}[dir] .xl\:-mb-3{margin-bottom:-.75rem!important}[dir=ltr] .xl\:-ml-3{margin-left:-.75rem!important}[dir=rtl] .xl\:-ml-3{margin-right:-.75rem!important}[dir] .xl\:-mt-4{margin-top:-1rem!important}[dir=ltr] .xl\:-mr-4{margin-right:-1rem!important}[dir=rtl] .xl\:-mr-4{margin-left:-1rem!important}[dir] .xl\:-mb-4{margin-bottom:-1rem!important}[dir=ltr] .xl\:-ml-4{margin-left:-1rem!important}[dir=rtl] .xl\:-ml-4{margin-right:-1rem!important}.xl\:max-h-full{max-height:100%!important}.xl\:max-h-screen{max-height:100vh!important}.xl\:max-w-xs{max-width:20rem!important}.xl\:max-w-sm{max-width:30rem!important}.xl\:max-w-md{max-width:40rem!important}.xl\:max-w-lg{max-width:50rem!important}.xl\:max-w-xl{max-width:60rem!important}.xl\:max-w-2xl{max-width:70rem!important}.xl\:max-w-3xl{max-width:80rem!important}.xl\:max-w-4xl{max-width:90rem!important}.xl\:max-w-5xl{max-width:100rem!important}.xl\:max-w-full{max-width:100%!important}.xl\:min-h-0{min-height:0!important}.xl\:min-h-full{min-height:100%!important}.xl\:min-h-screen{min-height:100vh!important}.xl\:min-w-0{min-width:0!important}.xl\:min-w-full{min-width:100%!important}.xl\:object-contain{-o-object-fit:contain!important;object-fit:contain!important}.xl\:object-cover{-o-object-fit:cover!important;object-fit:cover!important}.xl\:object-fill{-o-object-fit:fill!important;object-fit:fill!important}.xl\:object-none{-o-object-fit:none!important;object-fit:none!important}.xl\:object-scale-down{-o-object-fit:scale-down!important;object-fit:scale-down!important}.xl\:object-bottom{-o-object-position:bottom!important;object-position:bottom!important}.xl\:object-center{-o-object-position:center!important;object-position:center!important}.xl\:object-left{-o-object-position:left!important;object-position:left!important}.xl\:object-left-bottom{-o-object-position:left bottom!important;object-position:left bottom!important}.xl\:object-left-top{-o-object-position:left top!important;object-position:left top!important}.xl\:object-right{-o-object-position:right!important;object-position:right!important}.xl\:object-right-bottom{-o-object-position:right bottom!important;object-position:right bottom!important}.xl\:object-right-top{-o-object-position:right top!important;object-position:right top!important}.xl\:object-top{-o-object-position:top!important;object-position:top!important}.xl\:opacity-0{opacity:0!important}.xl\:opacity-25{opacity:.25!important}.xl\:opacity-50{opacity:.5!important}.xl\:opacity-75{opacity:.75!important}.xl\:opacity-100{opacity:1!important}.xl\:overflow-auto{overflow:auto!important}.xl\:overflow-hidden{overflow:hidden!important}.xl\:overflow-visible{overflow:visible!important}.xl\:overflow-scroll{overflow:scroll!important}.xl\:overflow-x-auto{overflow-x:auto!important}.xl\:overflow-y-auto{overflow-y:auto!important}.xl\:overflow-x-hidden{overflow-x:hidden!important}.xl\:overflow-y-hidden{overflow-y:hidden!important}.xl\:overflow-x-visible{overflow-x:visible!important}.xl\:overflow-y-visible{overflow-y:visible!important}.xl\:overflow-x-scroll{overflow-x:scroll!important}.xl\:overflow-y-scroll{overflow-y:scroll!important}.xl\:scrolling-touch{-webkit-overflow-scrolling:touch!important}.xl\:scrolling-auto{-webkit-overflow-scrolling:auto!important}.xl\:overscroll-auto{-ms-scroll-chaining:chained!important;overscroll-behavior:auto!important}.xl\:overscroll-contain{-ms-scroll-chaining:none!important;overscroll-behavior:contain!important}.xl\:overscroll-none{-ms-scroll-chaining:none!important;overscroll-behavior:none!important}.xl\:overscroll-y-auto{overscroll-behavior-y:auto!important}.xl\:overscroll-y-contain{overscroll-behavior-y:contain!important}.xl\:overscroll-y-none{overscroll-behavior-y:none!important}.xl\:overscroll-x-auto{overscroll-behavior-x:auto!important}.xl\:overscroll-x-contain{overscroll-behavior-x:contain!important}.xl\:overscroll-x-none{overscroll-behavior-x:none!important}[dir] .xl\:p-0{padding:0!important}[dir] .xl\:p-1{padding:.25rem!important}[dir] .xl\:p-2{padding:.5rem!important}[dir] .xl\:p-3{padding:.75rem!important}[dir] .xl\:p-4{padding:1rem!important}[dir] .xl\:p-5{padding:1.25rem!important}[dir] .xl\:p-6{padding:1.5rem!important}[dir] .xl\:p-8{padding:2rem!important}[dir] .xl\:p-10{padding:2.5rem!important}[dir] .xl\:p-12{padding:3rem!important}[dir] .xl\:p-16{padding:4rem!important}[dir] .xl\:p-20{padding:5rem!important}[dir] .xl\:p-24{padding:6rem!important}[dir] .xl\:p-32{padding:8rem!important}[dir] .xl\:p-px{padding:1px!important}[dir] .xl\:p-base{padding:2.2rem!important}[dir] .xl\:py-0{padding-top:0!important;padding-bottom:0!important}[dir=ltr] .xl\:px-0,[dir=rtl] .xl\:px-0{padding-left:0!important;padding-right:0!important}[dir] .xl\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}[dir=ltr] .xl\:px-1,[dir=rtl] .xl\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}[dir] .xl\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}[dir=ltr] .xl\:px-2,[dir=rtl] .xl\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}[dir] .xl\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}[dir=ltr] .xl\:px-3,[dir=rtl] .xl\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}[dir] .xl\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}[dir=ltr] .xl\:px-4,[dir=rtl] .xl\:px-4{padding-left:1rem!important;padding-right:1rem!important}[dir] .xl\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}[dir=ltr] .xl\:px-5,[dir=rtl] .xl\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}[dir] .xl\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}[dir=ltr] .xl\:px-6,[dir=rtl] .xl\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}[dir] .xl\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}[dir=ltr] .xl\:px-8,[dir=rtl] .xl\:px-8{padding-left:2rem!important;padding-right:2rem!important}[dir] .xl\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}[dir=ltr] .xl\:px-10,[dir=rtl] .xl\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}[dir] .xl\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}[dir=ltr] .xl\:px-12,[dir=rtl] .xl\:px-12{padding-left:3rem!important;padding-right:3rem!important}[dir] .xl\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}[dir=ltr] .xl\:px-16,[dir=rtl] .xl\:px-16{padding-left:4rem!important;padding-right:4rem!important}[dir] .xl\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}[dir=ltr] .xl\:px-20,[dir=rtl] .xl\:px-20{padding-left:5rem!important;padding-right:5rem!important}[dir] .xl\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}[dir=ltr] .xl\:px-24,[dir=rtl] .xl\:px-24{padding-left:6rem!important;padding-right:6rem!important}[dir] .xl\:py-32{padding-top:8rem!important;padding-bottom:8rem!important}[dir=ltr] .xl\:px-32,[dir=rtl] .xl\:px-32{padding-left:8rem!important;padding-right:8rem!important}[dir] .xl\:py-px{padding-top:1px!important;padding-bottom:1px!important}[dir=ltr] .xl\:px-px,[dir=rtl] .xl\:px-px{padding-left:1px!important;padding-right:1px!important}[dir] .xl\:py-base{padding-top:2.2rem!important;padding-bottom:2.2rem!important}[dir=ltr] .xl\:px-base,[dir=rtl] .xl\:px-base{padding-left:2.2rem!important;padding-right:2.2rem!important}[dir] .xl\:pt-0{padding-top:0!important}[dir=ltr] .xl\:pr-0{padding-right:0!important}[dir=rtl] .xl\:pr-0{padding-left:0!important}[dir] .xl\:pb-0{padding-bottom:0!important}[dir=ltr] .xl\:pl-0{padding-left:0!important}[dir=rtl] .xl\:pl-0{padding-right:0!important}[dir] .xl\:pt-1{padding-top:.25rem!important}[dir=ltr] .xl\:pr-1{padding-right:.25rem!important}[dir=rtl] .xl\:pr-1{padding-left:.25rem!important}[dir] .xl\:pb-1{padding-bottom:.25rem!important}[dir=ltr] .xl\:pl-1{padding-left:.25rem!important}[dir=rtl] .xl\:pl-1{padding-right:.25rem!important}[dir] .xl\:pt-2{padding-top:.5rem!important}[dir=ltr] .xl\:pr-2{padding-right:.5rem!important}[dir=rtl] .xl\:pr-2{padding-left:.5rem!important}[dir] .xl\:pb-2{padding-bottom:.5rem!important}[dir=ltr] .xl\:pl-2{padding-left:.5rem!important}[dir=rtl] .xl\:pl-2{padding-right:.5rem!important}[dir] .xl\:pt-3{padding-top:.75rem!important}[dir=ltr] .xl\:pr-3{padding-right:.75rem!important}[dir=rtl] .xl\:pr-3{padding-left:.75rem!important}[dir] .xl\:pb-3{padding-bottom:.75rem!important}[dir=ltr] .xl\:pl-3{padding-left:.75rem!important}[dir=rtl] .xl\:pl-3{padding-right:.75rem!important}[dir] .xl\:pt-4{padding-top:1rem!important}[dir=ltr] .xl\:pr-4{padding-right:1rem!important}[dir=rtl] .xl\:pr-4{padding-left:1rem!important}[dir] .xl\:pb-4{padding-bottom:1rem!important}[dir=ltr] .xl\:pl-4{padding-left:1rem!important}[dir=rtl] .xl\:pl-4{padding-right:1rem!important}[dir] .xl\:pt-5{padding-top:1.25rem!important}[dir=ltr] .xl\:pr-5{padding-right:1.25rem!important}[dir=rtl] .xl\:pr-5{padding-left:1.25rem!important}[dir] .xl\:pb-5{padding-bottom:1.25rem!important}[dir=ltr] .xl\:pl-5{padding-left:1.25rem!important}[dir=rtl] .xl\:pl-5{padding-right:1.25rem!important}[dir] .xl\:pt-6{padding-top:1.5rem!important}[dir=ltr] .xl\:pr-6{padding-right:1.5rem!important}[dir=rtl] .xl\:pr-6{padding-left:1.5rem!important}[dir] .xl\:pb-6{padding-bottom:1.5rem!important}[dir=ltr] .xl\:pl-6{padding-left:1.5rem!important}[dir=rtl] .xl\:pl-6{padding-right:1.5rem!important}[dir] .xl\:pt-8{padding-top:2rem!important}[dir=ltr] .xl\:pr-8{padding-right:2rem!important}[dir=rtl] .xl\:pr-8{padding-left:2rem!important}[dir] .xl\:pb-8{padding-bottom:2rem!important}[dir=ltr] .xl\:pl-8{padding-left:2rem!important}[dir=rtl] .xl\:pl-8{padding-right:2rem!important}[dir] .xl\:pt-10{padding-top:2.5rem!important}[dir=ltr] .xl\:pr-10{padding-right:2.5rem!important}[dir=rtl] .xl\:pr-10{padding-left:2.5rem!important}[dir] .xl\:pb-10{padding-bottom:2.5rem!important}[dir=ltr] .xl\:pl-10{padding-left:2.5rem!important}[dir=rtl] .xl\:pl-10{padding-right:2.5rem!important}[dir] .xl\:pt-12{padding-top:3rem!important}[dir=ltr] .xl\:pr-12{padding-right:3rem!important}[dir=rtl] .xl\:pr-12{padding-left:3rem!important}[dir] .xl\:pb-12{padding-bottom:3rem!important}[dir=ltr] .xl\:pl-12{padding-left:3rem!important}[dir=rtl] .xl\:pl-12{padding-right:3rem!important}[dir] .xl\:pt-16{padding-top:4rem!important}[dir=ltr] .xl\:pr-16{padding-right:4rem!important}[dir=rtl] .xl\:pr-16{padding-left:4rem!important}[dir] .xl\:pb-16{padding-bottom:4rem!important}[dir=ltr] .xl\:pl-16{padding-left:4rem!important}[dir=rtl] .xl\:pl-16{padding-right:4rem!important}[dir] .xl\:pt-20{padding-top:5rem!important}[dir=ltr] .xl\:pr-20{padding-right:5rem!important}[dir=rtl] .xl\:pr-20{padding-left:5rem!important}[dir] .xl\:pb-20{padding-bottom:5rem!important}[dir=ltr] .xl\:pl-20{padding-left:5rem!important}[dir=rtl] .xl\:pl-20{padding-right:5rem!important}[dir] .xl\:pt-24{padding-top:6rem!important}[dir=ltr] .xl\:pr-24{padding-right:6rem!important}[dir=rtl] .xl\:pr-24{padding-left:6rem!important}[dir] .xl\:pb-24{padding-bottom:6rem!important}[dir=ltr] .xl\:pl-24{padding-left:6rem!important}[dir=rtl] .xl\:pl-24{padding-right:6rem!important}[dir] .xl\:pt-32{padding-top:8rem!important}[dir=ltr] .xl\:pr-32{padding-right:8rem!important}[dir=rtl] .xl\:pr-32{padding-left:8rem!important}[dir] .xl\:pb-32{padding-bottom:8rem!important}[dir=ltr] .xl\:pl-32{padding-left:8rem!important}[dir=rtl] .xl\:pl-32{padding-right:8rem!important}[dir] .xl\:pt-px{padding-top:1px!important}[dir=ltr] .xl\:pr-px{padding-right:1px!important}[dir=rtl] .xl\:pr-px{padding-left:1px!important}[dir] .xl\:pb-px{padding-bottom:1px!important}[dir=ltr] .xl\:pl-px{padding-left:1px!important}[dir=rtl] .xl\:pl-px{padding-right:1px!important}[dir] .xl\:pt-base{padding-top:2.2rem!important}[dir=ltr] .xl\:pr-base{padding-right:2.2rem!important}[dir=rtl] .xl\:pr-base{padding-left:2.2rem!important}[dir] .xl\:pb-base{padding-bottom:2.2rem!important}[dir=ltr] .xl\:pl-base{padding-left:2.2rem!important}[dir=rtl] .xl\:pl-base{padding-right:2.2rem!important}.xl\:placeholder-transparent::-webkit-input-placeholder{color:transparent!important}.xl\:placeholder-transparent::-moz-placeholder{color:transparent!important}.xl\:placeholder-transparent:-ms-input-placeholder{color:transparent!important}.xl\:placeholder-transparent::-ms-input-placeholder{color:transparent!important}.xl\:placeholder-transparent::placeholder{color:transparent!important}.xl\:placeholder-black::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xl\:placeholder-black::-moz-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xl\:placeholder-black:-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xl\:placeholder-black::-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xl\:placeholder-black::placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xl\:placeholder-white::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xl\:placeholder-white::-moz-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xl\:placeholder-white:-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xl\:placeholder-white::-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xl\:placeholder-white::placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xl\:placeholder-grey::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xl\:placeholder-grey::-moz-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xl\:placeholder-grey:-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xl\:placeholder-grey::-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xl\:placeholder-grey::placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xl\:placeholder-grey-light::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xl\:placeholder-grey-light::-moz-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xl\:placeholder-grey-light:-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xl\:placeholder-grey-light::-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xl\:placeholder-grey-light::placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-transparent:focus::-webkit-input-placeholder{color:transparent!important}.xl\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent!important}.xl\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent!important}.xl\:focus\:placeholder-transparent:focus::-ms-input-placeholder{color:transparent!important}.xl\:focus\:placeholder-transparent:focus::placeholder{color:transparent!important}.xl\:focus\:placeholder-black:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-black:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-black:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-black:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-white:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-white:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-white:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-white:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-grey:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-grey:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-grey:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-grey:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-grey:focus::placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-grey-light:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-grey-light:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-grey-light:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-grey-light:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xl\:focus\:placeholder-grey-light:focus::placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xl\:placeholder-opacity-0::-webkit-input-placeholder{--placeholder-opacity:0!important}.xl\:placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0!important}.xl\:placeholder-opacity-0:-ms-input-placeholder{--placeholder-opacity:0!important}.xl\:placeholder-opacity-0::-ms-input-placeholder{--placeholder-opacity:0!important}.xl\:placeholder-opacity-0::placeholder{--placeholder-opacity:0!important}.xl\:placeholder-opacity-25::-webkit-input-placeholder{--placeholder-opacity:0.25!important}.xl\:placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:0.25!important}.xl\:placeholder-opacity-25:-ms-input-placeholder{--placeholder-opacity:0.25!important}.xl\:placeholder-opacity-25::-ms-input-placeholder{--placeholder-opacity:0.25!important}.xl\:placeholder-opacity-25::placeholder{--placeholder-opacity:0.25!important}.xl\:placeholder-opacity-50::-webkit-input-placeholder{--placeholder-opacity:0.5!important}.xl\:placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:0.5!important}.xl\:placeholder-opacity-50:-ms-input-placeholder{--placeholder-opacity:0.5!important}.xl\:placeholder-opacity-50::-ms-input-placeholder{--placeholder-opacity:0.5!important}.xl\:placeholder-opacity-50::placeholder{--placeholder-opacity:0.5!important}.xl\:placeholder-opacity-75::-webkit-input-placeholder{--placeholder-opacity:0.75!important}.xl\:placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:0.75!important}.xl\:placeholder-opacity-75:-ms-input-placeholder{--placeholder-opacity:0.75!important}.xl\:placeholder-opacity-75::-ms-input-placeholder{--placeholder-opacity:0.75!important}.xl\:placeholder-opacity-75::placeholder{--placeholder-opacity:0.75!important}.xl\:placeholder-opacity-100::-webkit-input-placeholder{--placeholder-opacity:1!important}.xl\:placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1!important}.xl\:placeholder-opacity-100:-ms-input-placeholder{--placeholder-opacity:1!important}.xl\:placeholder-opacity-100::-ms-input-placeholder{--placeholder-opacity:1!important}.xl\:placeholder-opacity-100::placeholder{--placeholder-opacity:1!important}.xl\:focus\:placeholder-opacity-0:focus::-webkit-input-placeholder{--placeholder-opacity:0!important}.xl\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0!important}.xl\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--placeholder-opacity:0!important}.xl\:focus\:placeholder-opacity-0:focus::-ms-input-placeholder{--placeholder-opacity:0!important}.xl\:focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0!important}.xl\:focus\:placeholder-opacity-25:focus::-webkit-input-placeholder{--placeholder-opacity:0.25!important}.xl\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:0.25!important}.xl\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--placeholder-opacity:0.25!important}.xl\:focus\:placeholder-opacity-25:focus::-ms-input-placeholder{--placeholder-opacity:0.25!important}.xl\:focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25!important}.xl\:focus\:placeholder-opacity-50:focus::-webkit-input-placeholder{--placeholder-opacity:0.5!important}.xl\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:0.5!important}.xl\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--placeholder-opacity:0.5!important}.xl\:focus\:placeholder-opacity-50:focus::-ms-input-placeholder{--placeholder-opacity:0.5!important}.xl\:focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5!important}.xl\:focus\:placeholder-opacity-75:focus::-webkit-input-placeholder{--placeholder-opacity:0.75!important}.xl\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:0.75!important}.xl\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--placeholder-opacity:0.75!important}.xl\:focus\:placeholder-opacity-75:focus::-ms-input-placeholder{--placeholder-opacity:0.75!important}.xl\:focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75!important}.xl\:focus\:placeholder-opacity-100:focus::-webkit-input-placeholder{--placeholder-opacity:1!important}.xl\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1!important}.xl\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--placeholder-opacity:1!important}.xl\:focus\:placeholder-opacity-100:focus::-ms-input-placeholder{--placeholder-opacity:1!important}.xl\:focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1!important}.xl\:pointer-events-none{pointer-events:none!important}.xl\:pointer-events-auto{pointer-events:auto!important}.xl\:static{position:static!important}.xl\:fixed{position:fixed!important}.xl\:absolute{position:absolute!important}.xl\:relative{position:relative!important}.xl\:sticky{position:sticky!important}.xl\:inset-0{top:0!important;bottom:0!important}[dir=ltr] .xl\:inset-0,[dir=rtl] .xl\:inset-0{right:0!important;left:0!important}.xl\:inset-auto{top:auto!important;bottom:auto!important}[dir=ltr] .xl\:inset-auto,[dir=rtl] .xl\:inset-auto{right:auto!important;left:auto!important}.xl\:inset-y-0{top:0!important;bottom:0!important}[dir=ltr] .xl\:inset-x-0,[dir=rtl] .xl\:inset-x-0{right:0!important;left:0!important}.xl\:inset-y-auto{top:auto!important;bottom:auto!important}[dir=ltr] .xl\:inset-x-auto,[dir=rtl] .xl\:inset-x-auto{right:auto!important;left:auto!important}.xl\:top-0{top:0!important}[dir=ltr] .xl\:right-0{right:0!important}[dir=rtl] .xl\:right-0{left:0!important}.xl\:bottom-0{bottom:0!important}[dir=ltr] .xl\:left-0{left:0!important}[dir=rtl] .xl\:left-0{right:0!important}.xl\:top-auto{top:auto!important}[dir=ltr] .xl\:right-auto{right:auto!important}[dir=rtl] .xl\:right-auto{left:auto!important}.xl\:bottom-auto{bottom:auto!important}[dir=ltr] .xl\:left-auto{left:auto!important}[dir=rtl] .xl\:left-auto{right:auto!important}.xl\:resize-none{resize:none!important}.xl\:resize-y{resize:vertical!important}.xl\:resize-x{resize:horizontal!important}.xl\:resize{resize:both!important}.xl\:shadow{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .xl\:shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.xl\:shadow-md{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .xl\:shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.xl\:shadow-lg{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .xl\:shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.xl\:shadow-inner{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .xl\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.xl\:shadow-xl{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .xl\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.xl\:shadow-2xl{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .xl\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.xl\:shadow-outline{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .xl\:shadow-outline{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.xl\:shadow-none{-webkit-box-shadow:none!important}[dir] .xl\:shadow-none{box-shadow:none!important}.xl\:shadow-drop{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .xl\:shadow-drop{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.xl\:hover\:shadow:hover{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .xl\:hover\:shadow:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.xl\:hover\:shadow-md:hover{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .xl\:hover\:shadow-md:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.xl\:hover\:shadow-lg:hover{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .xl\:hover\:shadow-lg:hover{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.xl\:hover\:shadow-inner:hover{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .xl\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.xl\:hover\:shadow-xl:hover{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .xl\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.xl\:hover\:shadow-2xl:hover{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .xl\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.xl\:hover\:shadow-outline:hover{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .xl\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.xl\:hover\:shadow-none:hover{-webkit-box-shadow:none!important}[dir] .xl\:hover\:shadow-none:hover{box-shadow:none!important}.xl\:hover\:shadow-drop:hover{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .xl\:hover\:shadow-drop:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.xl\:focus\:shadow:focus{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .xl\:focus\:shadow:focus{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.xl\:focus\:shadow-md:focus{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .xl\:focus\:shadow-md:focus{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.xl\:focus\:shadow-lg:focus{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .xl\:focus\:shadow-lg:focus{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.xl\:focus\:shadow-inner:focus{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .xl\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.xl\:focus\:shadow-xl:focus{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .xl\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.xl\:focus\:shadow-2xl:focus{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .xl\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.xl\:focus\:shadow-outline:focus{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .xl\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.xl\:focus\:shadow-none:focus{-webkit-box-shadow:none!important}[dir] .xl\:focus\:shadow-none:focus{box-shadow:none!important}.xl\:focus\:shadow-drop:focus{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .xl\:focus\:shadow-drop:focus{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.xl\:stroke-0{stroke-width:0!important}.xl\:stroke-1{stroke-width:1!important}.xl\:stroke-2{stroke-width:2!important}.xl\:table-auto{table-layout:auto!important}.xl\:table-fixed{table-layout:fixed!important}[dir=ltr] .xl\:text-left{text-align:left!important}[dir=rtl] .xl\:text-left{text-align:right!important}[dir] .xl\:text-center{text-align:center!important}[dir=ltr] .xl\:text-right{text-align:right!important}[dir=rtl] .xl\:text-right{text-align:left!important}[dir] .xl\:text-justify{text-align:justify!important}.xl\:text-inherit{color:inherit!important}.xl\:text-transparent{color:transparent!important}.xl\:text-black{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.xl\:text-white{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.xl\:text-grey{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.xl\:text-grey-light{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.xl\:hover\:text-inherit:hover{color:inherit!important}.xl\:hover\:text-transparent:hover{color:transparent!important}.xl\:hover\:text-black:hover{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.xl\:hover\:text-white:hover{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.xl\:hover\:text-grey:hover{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.xl\:hover\:text-grey-light:hover{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.xl\:focus\:text-inherit:focus{color:inherit!important}.xl\:focus\:text-transparent:focus{color:transparent!important}.xl\:focus\:text-black:focus{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.xl\:focus\:text-white:focus{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.xl\:focus\:text-grey:focus{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.xl\:focus\:text-grey-light:focus{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.xl\:text-opacity-0{--text-opacity:0!important}.xl\:text-opacity-25{--text-opacity:0.25!important}.xl\:text-opacity-50{--text-opacity:0.5!important}.xl\:text-opacity-75{--text-opacity:0.75!important}.xl\:text-opacity-100{--text-opacity:1!important}.xl\:hover\:text-opacity-0:hover{--text-opacity:0!important}.xl\:hover\:text-opacity-25:hover{--text-opacity:0.25!important}.xl\:hover\:text-opacity-50:hover{--text-opacity:0.5!important}.xl\:hover\:text-opacity-75:hover{--text-opacity:0.75!important}.xl\:hover\:text-opacity-100:hover{--text-opacity:1!important}.xl\:focus\:text-opacity-0:focus{--text-opacity:0!important}.xl\:focus\:text-opacity-25:focus{--text-opacity:0.25!important}.xl\:focus\:text-opacity-50:focus{--text-opacity:0.5!important}.xl\:focus\:text-opacity-75:focus{--text-opacity:0.75!important}.xl\:focus\:text-opacity-100:focus{--text-opacity:1!important}.xl\:italic{font-style:italic!important}.xl\:not-italic{font-style:normal!important}.xl\:hover\:italic:hover{font-style:italic!important}.xl\:hover\:not-italic:hover{font-style:normal!important}.xl\:focus\:italic:focus{font-style:italic!important}.xl\:focus\:not-italic:focus{font-style:normal!important}.xl\:uppercase{text-transform:uppercase!important}.xl\:lowercase{text-transform:lowercase!important}.xl\:capitalize{text-transform:capitalize!important}.xl\:normal-case{text-transform:none!important}.xl\:hover\:uppercase:hover{text-transform:uppercase!important}.xl\:hover\:lowercase:hover{text-transform:lowercase!important}.xl\:hover\:capitalize:hover{text-transform:capitalize!important}.xl\:hover\:normal-case:hover{text-transform:none!important}.xl\:focus\:uppercase:focus{text-transform:uppercase!important}.xl\:focus\:lowercase:focus{text-transform:lowercase!important}.xl\:focus\:capitalize:focus{text-transform:capitalize!important}.xl\:focus\:normal-case:focus{text-transform:none!important}.xl\:underline{text-decoration:underline!important}.xl\:line-through{text-decoration:line-through!important}.xl\:no-underline{text-decoration:none!important}.xl\:hover\:underline:hover{text-decoration:underline!important}.xl\:hover\:line-through:hover{text-decoration:line-through!important}.xl\:hover\:no-underline:hover{text-decoration:none!important}.xl\:focus\:underline:focus{text-decoration:underline!important}.xl\:focus\:line-through:focus{text-decoration:line-through!important}.xl\:focus\:no-underline:focus{text-decoration:none!important}.xl\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.xl\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.xl\:hover\:antialiased:hover{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.xl\:hover\:subpixel-antialiased:hover{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.xl\:focus\:antialiased:focus{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.xl\:focus\:subpixel-antialiased:focus{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.xl\:diagonal-fractions,.xl\:lining-nums,.xl\:oldstyle-nums,.xl\:ordinal,.xl\:proportional-nums,.xl\:slashed-zero,.xl\:stacked-fractions,.xl\:tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/)!important;font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)!important}.xl\:normal-nums{font-variant-numeric:normal!important}.xl\:ordinal{--font-variant-numeric-ordinal:ordinal!important}.xl\:slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero!important}.xl\:lining-nums{--font-variant-numeric-figure:lining-nums!important}.xl\:oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums!important}.xl\:proportional-nums{--font-variant-numeric-spacing:proportional-nums!important}.xl\:tabular-nums{--font-variant-numeric-spacing:tabular-nums!important}.xl\:diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions!important}.xl\:stacked-fractions{--font-variant-numeric-fraction:stacked-fractions!important}.xl\:select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.xl\:select-text{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.xl\:select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.xl\:select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.xl\:align-baseline{vertical-align:baseline!important}.xl\:align-top{vertical-align:top!important}.xl\:align-middle{vertical-align:middle!important}.xl\:align-bottom{vertical-align:bottom!important}.xl\:align-text-top{vertical-align:text-top!important}.xl\:align-text-bottom{vertical-align:text-bottom!important}.xl\:visible{visibility:visible!important}.xl\:invisible{visibility:hidden!important}.xl\:whitespace-normal{white-space:normal!important}.xl\:whitespace-no-wrap{white-space:nowrap!important}.xl\:whitespace-pre{white-space:pre!important}.xl\:whitespace-pre-line{white-space:pre-line!important}.xl\:whitespace-pre-wrap{white-space:pre-wrap!important}.xl\:break-normal{word-wrap:normal!important;overflow-wrap:normal!important;word-break:normal!important}.xl\:break-words{word-wrap:break-word!important;overflow-wrap:break-word!important}.xl\:break-all{word-break:break-all!important}.xl\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.xl\:w-1{width:.25rem!important}.xl\:w-2{width:.5rem!important}.xl\:w-3{width:.75rem!important}.xl\:w-4{width:1rem!important}.xl\:w-5{width:1.25rem!important}.xl\:w-6{width:1.5rem!important}.xl\:w-8{width:2rem!important}.xl\:w-10{width:2.5rem!important}.xl\:w-12{width:3rem!important}.xl\:w-16{width:4rem!important}.xl\:w-24{width:6rem!important}.xl\:w-32{width:8rem!important}.xl\:w-48{width:12rem!important}.xl\:w-64{width:16rem!important}.xl\:w-auto{width:auto!important}.xl\:w-px{width:1px!important}.xl\:w-1\/2{width:50%!important}.xl\:w-1\/3{width:33.33333%!important}.xl\:w-2\/3{width:66.66667%!important}.xl\:w-1\/4{width:25%!important}.xl\:w-3\/4{width:75%!important}.xl\:w-1\/5{width:20%!important}.xl\:w-2\/5{width:40%!important}.xl\:w-3\/5{width:60%!important}.xl\:w-4\/5{width:80%!important}.xl\:w-1\/6{width:16.66667%!important}.xl\:w-5\/6{width:83.33333%!important}.xl\:w-1\/9{width:11.1111111%!important}.xl\:w-1\/10{width:10%!important}.xl\:w-1\/12{width:8.33333%!important}.xl\:w-2\/12{width:16.66667%!important}.xl\:w-3\/12{width:25%!important}.xl\:w-4\/12{width:33.33333%!important}.xl\:w-5\/12{width:41.66667%!important}.xl\:w-6\/12{width:50%!important}.xl\:w-7\/12{width:58.33333%!important}.xl\:w-8\/12{width:66.66667%!important}.xl\:w-9\/12{width:75%!important}.xl\:w-10\/12{width:83.33333%!important}.xl\:w-11\/12{width:91.66667%!important}.xl\:w-full{width:100%!important}.xl\:w-screen{width:100vw!important}.xl\:z-0{z-index:0!important}.xl\:z-10{z-index:10!important}.xl\:z-20{z-index:20!important}.xl\:z-30{z-index:30!important}.xl\:z-40{z-index:40!important}.xl\:z-50{z-index:50!important}.xl\:z-auto{z-index:auto!important}.xl\:gap-0{grid-gap:0!important;gap:0!important}.xl\:gap-1{grid-gap:.25rem!important;gap:.25rem!important}.xl\:gap-2{grid-gap:.5rem!important;gap:.5rem!important}.xl\:gap-3{grid-gap:.75rem!important;gap:.75rem!important}.xl\:gap-4{grid-gap:1rem!important;gap:1rem!important}.xl\:gap-5{grid-gap:1.25rem!important;gap:1.25rem!important}.xl\:gap-6{grid-gap:1.5rem!important;gap:1.5rem!important}.xl\:gap-8{grid-gap:2rem!important;gap:2rem!important}.xl\:gap-10{grid-gap:2.5rem!important;gap:2.5rem!important}.xl\:gap-12{grid-gap:3rem!important;gap:3rem!important}.xl\:gap-16{grid-gap:4rem!important;gap:4rem!important}.xl\:gap-20{grid-gap:5rem!important;gap:5rem!important}.xl\:gap-24{grid-gap:6rem!important;gap:6rem!important}.xl\:gap-32{grid-gap:8rem!important;gap:8rem!important}.xl\:gap-40{grid-gap:10rem!important;gap:10rem!important}.xl\:gap-48{grid-gap:12rem!important;gap:12rem!important}.xl\:gap-56{grid-gap:14rem!important;gap:14rem!important}.xl\:gap-64{grid-gap:16rem!important;gap:16rem!important}.xl\:gap-px{grid-gap:1px!important;gap:1px!important}.xl\:col-gap-0{grid-column-gap:0!important;-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.xl\:col-gap-1{grid-column-gap:.25rem!important;-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.xl\:col-gap-2{grid-column-gap:.5rem!important;-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.xl\:col-gap-3{grid-column-gap:.75rem!important;-webkit-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.xl\:col-gap-4{grid-column-gap:1rem!important;-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.xl\:col-gap-5{grid-column-gap:1.25rem!important;-webkit-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.xl\:col-gap-6{grid-column-gap:1.5rem!important;-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.xl\:col-gap-8{grid-column-gap:2rem!important;-webkit-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.xl\:col-gap-10{grid-column-gap:2.5rem!important;-webkit-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.xl\:col-gap-12{grid-column-gap:3rem!important;-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.xl\:col-gap-16{grid-column-gap:4rem!important;-webkit-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.xl\:col-gap-20{grid-column-gap:5rem!important;-webkit-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.xl\:col-gap-24{grid-column-gap:6rem!important;-webkit-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.xl\:col-gap-32{grid-column-gap:8rem!important;-webkit-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.xl\:col-gap-40{grid-column-gap:10rem!important;-webkit-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.xl\:col-gap-48{grid-column-gap:12rem!important;-webkit-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.xl\:col-gap-56{grid-column-gap:14rem!important;-webkit-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.xl\:col-gap-64{grid-column-gap:16rem!important;-webkit-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.xl\:col-gap-px{grid-column-gap:1px!important;-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.xl\:gap-x-0{grid-column-gap:0!important;-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.xl\:gap-x-1{grid-column-gap:.25rem!important;-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.xl\:gap-x-2{grid-column-gap:.5rem!important;-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.xl\:gap-x-3{grid-column-gap:.75rem!important;-webkit-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.xl\:gap-x-4{grid-column-gap:1rem!important;-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.xl\:gap-x-5{grid-column-gap:1.25rem!important;-webkit-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.xl\:gap-x-6{grid-column-gap:1.5rem!important;-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.xl\:gap-x-8{grid-column-gap:2rem!important;-webkit-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.xl\:gap-x-10{grid-column-gap:2.5rem!important;-webkit-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.xl\:gap-x-12{grid-column-gap:3rem!important;-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.xl\:gap-x-16{grid-column-gap:4rem!important;-webkit-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.xl\:gap-x-20{grid-column-gap:5rem!important;-webkit-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.xl\:gap-x-24{grid-column-gap:6rem!important;-webkit-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.xl\:gap-x-32{grid-column-gap:8rem!important;-webkit-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.xl\:gap-x-40{grid-column-gap:10rem!important;-webkit-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.xl\:gap-x-48{grid-column-gap:12rem!important;-webkit-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.xl\:gap-x-56{grid-column-gap:14rem!important;-webkit-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.xl\:gap-x-64{grid-column-gap:16rem!important;-webkit-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.xl\:gap-x-px{grid-column-gap:1px!important;-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.xl\:row-gap-0{grid-row-gap:0!important;row-gap:0!important}.xl\:row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.xl\:row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.xl\:row-gap-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.xl\:row-gap-4{grid-row-gap:1rem!important;row-gap:1rem!important}.xl\:row-gap-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.xl\:row-gap-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.xl\:row-gap-8{grid-row-gap:2rem!important;row-gap:2rem!important}.xl\:row-gap-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.xl\:row-gap-12{grid-row-gap:3rem!important;row-gap:3rem!important}.xl\:row-gap-16{grid-row-gap:4rem!important;row-gap:4rem!important}.xl\:row-gap-20{grid-row-gap:5rem!important;row-gap:5rem!important}.xl\:row-gap-24{grid-row-gap:6rem!important;row-gap:6rem!important}.xl\:row-gap-32{grid-row-gap:8rem!important;row-gap:8rem!important}.xl\:row-gap-40{grid-row-gap:10rem!important;row-gap:10rem!important}.xl\:row-gap-48{grid-row-gap:12rem!important;row-gap:12rem!important}.xl\:row-gap-56{grid-row-gap:14rem!important;row-gap:14rem!important}.xl\:row-gap-64{grid-row-gap:16rem!important;row-gap:16rem!important}.xl\:row-gap-px{grid-row-gap:1px!important;row-gap:1px!important}.xl\:gap-y-0{grid-row-gap:0!important;row-gap:0!important}.xl\:gap-y-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.xl\:gap-y-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.xl\:gap-y-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.xl\:gap-y-4{grid-row-gap:1rem!important;row-gap:1rem!important}.xl\:gap-y-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.xl\:gap-y-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.xl\:gap-y-8{grid-row-gap:2rem!important;row-gap:2rem!important}.xl\:gap-y-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.xl\:gap-y-12{grid-row-gap:3rem!important;row-gap:3rem!important}.xl\:gap-y-16{grid-row-gap:4rem!important;row-gap:4rem!important}.xl\:gap-y-20{grid-row-gap:5rem!important;row-gap:5rem!important}.xl\:gap-y-24{grid-row-gap:6rem!important;row-gap:6rem!important}.xl\:gap-y-32{grid-row-gap:8rem!important;row-gap:8rem!important}.xl\:gap-y-40{grid-row-gap:10rem!important;row-gap:10rem!important}.xl\:gap-y-48{grid-row-gap:12rem!important;row-gap:12rem!important}.xl\:gap-y-56{grid-row-gap:14rem!important;row-gap:14rem!important}.xl\:gap-y-64{grid-row-gap:16rem!important;row-gap:16rem!important}.xl\:gap-y-px{grid-row-gap:1px!important;row-gap:1px!important}.xl\:grid-flow-row{grid-auto-flow:row!important}.xl\:grid-flow-col{grid-auto-flow:column!important}.xl\:grid-flow-row-dense{grid-auto-flow:row dense!important}.xl\:grid-flow-col-dense{grid-auto-flow:column dense!important}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.xl\:grid-cols-none{grid-template-columns:none!important}.xl\:auto-cols-auto{grid-auto-columns:auto!important}.xl\:auto-cols-min{grid-auto-columns:-webkit-min-content!important;grid-auto-columns:min-content!important}.xl\:auto-cols-max{grid-auto-columns:-webkit-max-content!important;grid-auto-columns:max-content!important}.xl\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.xl\:col-auto{grid-column:auto!important}.xl\:col-span-1{grid-column:span 1/span 1!important}.xl\:col-span-2{grid-column:span 2/span 2!important}.xl\:col-span-3{grid-column:span 3/span 3!important}.xl\:col-span-4{grid-column:span 4/span 4!important}.xl\:col-span-5{grid-column:span 5/span 5!important}.xl\:col-span-6{grid-column:span 6/span 6!important}.xl\:col-span-7{grid-column:span 7/span 7!important}.xl\:col-span-8{grid-column:span 8/span 8!important}.xl\:col-span-9{grid-column:span 9/span 9!important}.xl\:col-span-10{grid-column:span 10/span 10!important}.xl\:col-span-11{grid-column:span 11/span 11!important}.xl\:col-span-12{grid-column:span 12/span 12!important}.xl\:col-span-full{grid-column:1/-1!important}.xl\:col-start-1{grid-column-start:1!important}.xl\:col-start-2{grid-column-start:2!important}.xl\:col-start-3{grid-column-start:3!important}.xl\:col-start-4{grid-column-start:4!important}.xl\:col-start-5{grid-column-start:5!important}.xl\:col-start-6{grid-column-start:6!important}.xl\:col-start-7{grid-column-start:7!important}.xl\:col-start-8{grid-column-start:8!important}.xl\:col-start-9{grid-column-start:9!important}.xl\:col-start-10{grid-column-start:10!important}.xl\:col-start-11{grid-column-start:11!important}.xl\:col-start-12{grid-column-start:12!important}.xl\:col-start-13{grid-column-start:13!important}.xl\:col-start-auto{grid-column-start:auto!important}.xl\:col-end-1{grid-column-end:1!important}.xl\:col-end-2{grid-column-end:2!important}.xl\:col-end-3{grid-column-end:3!important}.xl\:col-end-4{grid-column-end:4!important}.xl\:col-end-5{grid-column-end:5!important}.xl\:col-end-6{grid-column-end:6!important}.xl\:col-end-7{grid-column-end:7!important}.xl\:col-end-8{grid-column-end:8!important}.xl\:col-end-9{grid-column-end:9!important}.xl\:col-end-10{grid-column-end:10!important}.xl\:col-end-11{grid-column-end:11!important}.xl\:col-end-12{grid-column-end:12!important}.xl\:col-end-13{grid-column-end:13!important}.xl\:col-end-auto{grid-column-end:auto!important}.xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.xl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.xl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.xl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.xl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.xl\:grid-rows-none{grid-template-rows:none!important}.xl\:auto-rows-auto{grid-auto-rows:auto!important}.xl\:auto-rows-min{grid-auto-rows:-webkit-min-content!important;grid-auto-rows:min-content!important}.xl\:auto-rows-max{grid-auto-rows:-webkit-max-content!important;grid-auto-rows:max-content!important}.xl\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.xl\:row-auto{grid-row:auto!important}.xl\:row-span-1{grid-row:span 1/span 1!important}.xl\:row-span-2{grid-row:span 2/span 2!important}.xl\:row-span-3{grid-row:span 3/span 3!important}.xl\:row-span-4{grid-row:span 4/span 4!important}.xl\:row-span-5{grid-row:span 5/span 5!important}.xl\:row-span-6{grid-row:span 6/span 6!important}.xl\:row-span-full{grid-row:1/-1!important}.xl\:row-start-1{grid-row-start:1!important}.xl\:row-start-2{grid-row-start:2!important}.xl\:row-start-3{grid-row-start:3!important}.xl\:row-start-4{grid-row-start:4!important}.xl\:row-start-5{grid-row-start:5!important}.xl\:row-start-6{grid-row-start:6!important}.xl\:row-start-7{grid-row-start:7!important}.xl\:row-start-auto{grid-row-start:auto!important}.xl\:row-end-1{grid-row-end:1!important}.xl\:row-end-2{grid-row-end:2!important}.xl\:row-end-3{grid-row-end:3!important}.xl\:row-end-4{grid-row-end:4!important}.xl\:row-end-5{grid-row-end:5!important}.xl\:row-end-6{grid-row-end:6!important}.xl\:row-end-7{grid-row-end:7!important}.xl\:row-end-auto{grid-row-end:auto!important}.xl\:transform{--transform-translate-x:0!important;--transform-translate-y:0!important;--transform-rotate:0!important;--transform-skew-x:0!important;--transform-skew-y:0!important;--transform-scale-x:1!important;--transform-scale-y:1!important;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}[dir] .xl\:transform{transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}.xl\:transform-none{-webkit-transform:none!important}[dir] .xl\:transform-none{transform:none!important}.xl\:origin-center{-webkit-transform-origin:center!important}[dir] .xl\:origin-center{transform-origin:center!important}.xl\:origin-top{-webkit-transform-origin:top!important}[dir] .xl\:origin-top{transform-origin:top!important}[dir=ltr] .xl\:origin-top-right{-webkit-transform-origin:top right!important;transform-origin:top right!important}[dir=rtl] .xl\:origin-top-right{-webkit-transform-origin:top left!important;transform-origin:top left!important}[dir=ltr] .xl\:origin-right{-webkit-transform-origin:right!important;transform-origin:right!important}[dir=rtl] .xl\:origin-right{-webkit-transform-origin:left!important;transform-origin:left!important}[dir=ltr] .xl\:origin-bottom-right{-webkit-transform-origin:bottom right!important;transform-origin:bottom right!important}[dir=rtl] .xl\:origin-bottom-right{-webkit-transform-origin:bottom left!important;transform-origin:bottom left!important}.xl\:origin-bottom{-webkit-transform-origin:bottom!important}[dir] .xl\:origin-bottom{transform-origin:bottom!important}[dir=ltr] .xl\:origin-bottom-left{-webkit-transform-origin:bottom left!important;transform-origin:bottom left!important}[dir=rtl] .xl\:origin-bottom-left{-webkit-transform-origin:bottom right!important;transform-origin:bottom right!important}[dir=ltr] .xl\:origin-left{-webkit-transform-origin:left!important;transform-origin:left!important}[dir=rtl] .xl\:origin-left{-webkit-transform-origin:right!important;transform-origin:right!important}[dir=ltr] .xl\:origin-top-left{-webkit-transform-origin:top left!important;transform-origin:top left!important}[dir=rtl] .xl\:origin-top-left{-webkit-transform-origin:top right!important;transform-origin:top right!important}.xl\:scale-0{--transform-scale-x:0!important;--transform-scale-y:0!important}.xl\:scale-50{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.xl\:scale-75{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.xl\:scale-90{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.xl\:scale-95{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.xl\:scale-100{--transform-scale-x:1!important;--transform-scale-y:1!important}.xl\:scale-105{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.xl\:scale-110{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.xl\:scale-125{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.xl\:scale-150{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.xl\:scale-x-0{--transform-scale-x:0!important}.xl\:scale-x-50{--transform-scale-x:.5!important}.xl\:scale-x-75{--transform-scale-x:.75!important}.xl\:scale-x-90{--transform-scale-x:.9!important}.xl\:scale-x-95{--transform-scale-x:.95!important}.xl\:scale-x-100{--transform-scale-x:1!important}.xl\:scale-x-105{--transform-scale-x:1.05!important}.xl\:scale-x-110{--transform-scale-x:1.1!important}.xl\:scale-x-125{--transform-scale-x:1.25!important}.xl\:scale-x-150{--transform-scale-x:1.5!important}.xl\:scale-y-0{--transform-scale-y:0!important}.xl\:scale-y-50{--transform-scale-y:.5!important}.xl\:scale-y-75{--transform-scale-y:.75!important}.xl\:scale-y-90{--transform-scale-y:.9!important}.xl\:scale-y-95{--transform-scale-y:.95!important}.xl\:scale-y-100{--transform-scale-y:1!important}.xl\:scale-y-105{--transform-scale-y:1.05!important}.xl\:scale-y-110{--transform-scale-y:1.1!important}.xl\:scale-y-125{--transform-scale-y:1.25!important}.xl\:scale-y-150{--transform-scale-y:1.5!important}.xl\:hover\:scale-0:hover{--transform-scale-x:0!important;--transform-scale-y:0!important}.xl\:hover\:scale-50:hover{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.xl\:hover\:scale-75:hover{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.xl\:hover\:scale-90:hover{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.xl\:hover\:scale-95:hover{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.xl\:hover\:scale-100:hover{--transform-scale-x:1!important;--transform-scale-y:1!important}.xl\:hover\:scale-105:hover{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.xl\:hover\:scale-110:hover{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.xl\:hover\:scale-125:hover{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.xl\:hover\:scale-150:hover{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.xl\:hover\:scale-x-0:hover{--transform-scale-x:0!important}.xl\:hover\:scale-x-50:hover{--transform-scale-x:.5!important}.xl\:hover\:scale-x-75:hover{--transform-scale-x:.75!important}.xl\:hover\:scale-x-90:hover{--transform-scale-x:.9!important}.xl\:hover\:scale-x-95:hover{--transform-scale-x:.95!important}.xl\:hover\:scale-x-100:hover{--transform-scale-x:1!important}.xl\:hover\:scale-x-105:hover{--transform-scale-x:1.05!important}.xl\:hover\:scale-x-110:hover{--transform-scale-x:1.1!important}.xl\:hover\:scale-x-125:hover{--transform-scale-x:1.25!important}.xl\:hover\:scale-x-150:hover{--transform-scale-x:1.5!important}.xl\:hover\:scale-y-0:hover{--transform-scale-y:0!important}.xl\:hover\:scale-y-50:hover{--transform-scale-y:.5!important}.xl\:hover\:scale-y-75:hover{--transform-scale-y:.75!important}.xl\:hover\:scale-y-90:hover{--transform-scale-y:.9!important}.xl\:hover\:scale-y-95:hover{--transform-scale-y:.95!important}.xl\:hover\:scale-y-100:hover{--transform-scale-y:1!important}.xl\:hover\:scale-y-105:hover{--transform-scale-y:1.05!important}.xl\:hover\:scale-y-110:hover{--transform-scale-y:1.1!important}.xl\:hover\:scale-y-125:hover{--transform-scale-y:1.25!important}.xl\:hover\:scale-y-150:hover{--transform-scale-y:1.5!important}.xl\:focus\:scale-0:focus{--transform-scale-x:0!important;--transform-scale-y:0!important}.xl\:focus\:scale-50:focus{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.xl\:focus\:scale-75:focus{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.xl\:focus\:scale-90:focus{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.xl\:focus\:scale-95:focus{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.xl\:focus\:scale-100:focus{--transform-scale-x:1!important;--transform-scale-y:1!important}.xl\:focus\:scale-105:focus{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.xl\:focus\:scale-110:focus{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.xl\:focus\:scale-125:focus{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.xl\:focus\:scale-150:focus{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.xl\:focus\:scale-x-0:focus{--transform-scale-x:0!important}.xl\:focus\:scale-x-50:focus{--transform-scale-x:.5!important}.xl\:focus\:scale-x-75:focus{--transform-scale-x:.75!important}.xl\:focus\:scale-x-90:focus{--transform-scale-x:.9!important}.xl\:focus\:scale-x-95:focus{--transform-scale-x:.95!important}.xl\:focus\:scale-x-100:focus{--transform-scale-x:1!important}.xl\:focus\:scale-x-105:focus{--transform-scale-x:1.05!important}.xl\:focus\:scale-x-110:focus{--transform-scale-x:1.1!important}.xl\:focus\:scale-x-125:focus{--transform-scale-x:1.25!important}.xl\:focus\:scale-x-150:focus{--transform-scale-x:1.5!important}.xl\:focus\:scale-y-0:focus{--transform-scale-y:0!important}.xl\:focus\:scale-y-50:focus{--transform-scale-y:.5!important}.xl\:focus\:scale-y-75:focus{--transform-scale-y:.75!important}.xl\:focus\:scale-y-90:focus{--transform-scale-y:.9!important}.xl\:focus\:scale-y-95:focus{--transform-scale-y:.95!important}.xl\:focus\:scale-y-100:focus{--transform-scale-y:1!important}.xl\:focus\:scale-y-105:focus{--transform-scale-y:1.05!important}.xl\:focus\:scale-y-110:focus{--transform-scale-y:1.1!important}.xl\:focus\:scale-y-125:focus{--transform-scale-y:1.25!important}.xl\:focus\:scale-y-150:focus{--transform-scale-y:1.5!important}.xl\:rotate-0{--transform-rotate:0!important}.xl\:rotate-1{--transform-rotate:1deg!important}.xl\:rotate-2{--transform-rotate:2deg!important}.xl\:rotate-3{--transform-rotate:3deg!important}.xl\:rotate-6{--transform-rotate:6deg!important}.xl\:rotate-12{--transform-rotate:12deg!important}.xl\:rotate-45{--transform-rotate:45deg!important}.xl\:rotate-90{--transform-rotate:90deg!important}.xl\:rotate-180{--transform-rotate:180deg!important}.xl\:-rotate-180{--transform-rotate:-180deg!important}.xl\:-rotate-90{--transform-rotate:-90deg!important}.xl\:-rotate-45{--transform-rotate:-45deg!important}.xl\:-rotate-12{--transform-rotate:-12deg!important}.xl\:-rotate-6{--transform-rotate:-6deg!important}.xl\:-rotate-3{--transform-rotate:-3deg!important}.xl\:-rotate-2{--transform-rotate:-2deg!important}.xl\:-rotate-1{--transform-rotate:-1deg!important}.xl\:hover\:rotate-0:hover{--transform-rotate:0!important}.xl\:hover\:rotate-1:hover{--transform-rotate:1deg!important}.xl\:hover\:rotate-2:hover{--transform-rotate:2deg!important}.xl\:hover\:rotate-3:hover{--transform-rotate:3deg!important}.xl\:hover\:rotate-6:hover{--transform-rotate:6deg!important}.xl\:hover\:rotate-12:hover{--transform-rotate:12deg!important}.xl\:hover\:rotate-45:hover{--transform-rotate:45deg!important}.xl\:hover\:rotate-90:hover{--transform-rotate:90deg!important}.xl\:hover\:rotate-180:hover{--transform-rotate:180deg!important}.xl\:hover\:-rotate-180:hover{--transform-rotate:-180deg!important}.xl\:hover\:-rotate-90:hover{--transform-rotate:-90deg!important}.xl\:hover\:-rotate-45:hover{--transform-rotate:-45deg!important}.xl\:hover\:-rotate-12:hover{--transform-rotate:-12deg!important}.xl\:hover\:-rotate-6:hover{--transform-rotate:-6deg!important}.xl\:hover\:-rotate-3:hover{--transform-rotate:-3deg!important}.xl\:hover\:-rotate-2:hover{--transform-rotate:-2deg!important}.xl\:hover\:-rotate-1:hover{--transform-rotate:-1deg!important}.xl\:focus\:rotate-0:focus{--transform-rotate:0!important}.xl\:focus\:rotate-1:focus{--transform-rotate:1deg!important}.xl\:focus\:rotate-2:focus{--transform-rotate:2deg!important}.xl\:focus\:rotate-3:focus{--transform-rotate:3deg!important}.xl\:focus\:rotate-6:focus{--transform-rotate:6deg!important}.xl\:focus\:rotate-12:focus{--transform-rotate:12deg!important}.xl\:focus\:rotate-45:focus{--transform-rotate:45deg!important}.xl\:focus\:rotate-90:focus{--transform-rotate:90deg!important}.xl\:focus\:rotate-180:focus{--transform-rotate:180deg!important}.xl\:focus\:-rotate-180:focus{--transform-rotate:-180deg!important}.xl\:focus\:-rotate-90:focus{--transform-rotate:-90deg!important}.xl\:focus\:-rotate-45:focus{--transform-rotate:-45deg!important}.xl\:focus\:-rotate-12:focus{--transform-rotate:-12deg!important}.xl\:focus\:-rotate-6:focus{--transform-rotate:-6deg!important}.xl\:focus\:-rotate-3:focus{--transform-rotate:-3deg!important}.xl\:focus\:-rotate-2:focus{--transform-rotate:-2deg!important}.xl\:focus\:-rotate-1:focus{--transform-rotate:-1deg!important}.xl\:translate-x-0{--transform-translate-x:0!important}.xl\:translate-x-1{--transform-translate-x:0.25rem!important}.xl\:translate-x-2{--transform-translate-x:0.5rem!important}.xl\:translate-x-3{--transform-translate-x:0.75rem!important}.xl\:translate-x-4{--transform-translate-x:1rem!important}.xl\:translate-x-5{--transform-translate-x:1.25rem!important}.xl\:translate-x-6{--transform-translate-x:1.5rem!important}.xl\:translate-x-8{--transform-translate-x:2rem!important}.xl\:translate-x-10{--transform-translate-x:2.5rem!important}.xl\:translate-x-12{--transform-translate-x:3rem!important}.xl\:translate-x-16{--transform-translate-x:4rem!important}.xl\:translate-x-20{--transform-translate-x:5rem!important}.xl\:translate-x-24{--transform-translate-x:6rem!important}.xl\:translate-x-32{--transform-translate-x:8rem!important}.xl\:translate-x-40{--transform-translate-x:10rem!important}.xl\:translate-x-48{--transform-translate-x:12rem!important}.xl\:translate-x-56{--transform-translate-x:14rem!important}.xl\:translate-x-64{--transform-translate-x:16rem!important}.xl\:translate-x-px{--transform-translate-x:1px!important}.xl\:-translate-x-1{--transform-translate-x:-0.25rem!important}.xl\:-translate-x-2{--transform-translate-x:-0.5rem!important}.xl\:-translate-x-3{--transform-translate-x:-0.75rem!important}.xl\:-translate-x-4{--transform-translate-x:-1rem!important}.xl\:-translate-x-5{--transform-translate-x:-1.25rem!important}.xl\:-translate-x-6{--transform-translate-x:-1.5rem!important}.xl\:-translate-x-8{--transform-translate-x:-2rem!important}.xl\:-translate-x-10{--transform-translate-x:-2.5rem!important}.xl\:-translate-x-12{--transform-translate-x:-3rem!important}.xl\:-translate-x-16{--transform-translate-x:-4rem!important}.xl\:-translate-x-20{--transform-translate-x:-5rem!important}.xl\:-translate-x-24{--transform-translate-x:-6rem!important}.xl\:-translate-x-32{--transform-translate-x:-8rem!important}.xl\:-translate-x-40{--transform-translate-x:-10rem!important}.xl\:-translate-x-48{--transform-translate-x:-12rem!important}.xl\:-translate-x-56{--transform-translate-x:-14rem!important}.xl\:-translate-x-64{--transform-translate-x:-16rem!important}.xl\:-translate-x-px{--transform-translate-x:-1px!important}.xl\:-translate-x-full{--transform-translate-x:-100%!important}.xl\:-translate-x-1\/2{--transform-translate-x:-50%!important}.xl\:translate-x-1\/2{--transform-translate-x:50%!important}.xl\:translate-x-full{--transform-translate-x:100%!important}.xl\:translate-y-0{--transform-translate-y:0!important}.xl\:translate-y-1{--transform-translate-y:0.25rem!important}.xl\:translate-y-2{--transform-translate-y:0.5rem!important}.xl\:translate-y-3{--transform-translate-y:0.75rem!important}.xl\:translate-y-4{--transform-translate-y:1rem!important}.xl\:translate-y-5{--transform-translate-y:1.25rem!important}.xl\:translate-y-6{--transform-translate-y:1.5rem!important}.xl\:translate-y-8{--transform-translate-y:2rem!important}.xl\:translate-y-10{--transform-translate-y:2.5rem!important}.xl\:translate-y-12{--transform-translate-y:3rem!important}.xl\:translate-y-16{--transform-translate-y:4rem!important}.xl\:translate-y-20{--transform-translate-y:5rem!important}.xl\:translate-y-24{--transform-translate-y:6rem!important}.xl\:translate-y-32{--transform-translate-y:8rem!important}.xl\:translate-y-40{--transform-translate-y:10rem!important}.xl\:translate-y-48{--transform-translate-y:12rem!important}.xl\:translate-y-56{--transform-translate-y:14rem!important}.xl\:translate-y-64{--transform-translate-y:16rem!important}.xl\:translate-y-px{--transform-translate-y:1px!important}.xl\:-translate-y-1{--transform-translate-y:-0.25rem!important}.xl\:-translate-y-2{--transform-translate-y:-0.5rem!important}.xl\:-translate-y-3{--transform-translate-y:-0.75rem!important}.xl\:-translate-y-4{--transform-translate-y:-1rem!important}.xl\:-translate-y-5{--transform-translate-y:-1.25rem!important}.xl\:-translate-y-6{--transform-translate-y:-1.5rem!important}.xl\:-translate-y-8{--transform-translate-y:-2rem!important}.xl\:-translate-y-10{--transform-translate-y:-2.5rem!important}.xl\:-translate-y-12{--transform-translate-y:-3rem!important}.xl\:-translate-y-16{--transform-translate-y:-4rem!important}.xl\:-translate-y-20{--transform-translate-y:-5rem!important}.xl\:-translate-y-24{--transform-translate-y:-6rem!important}.xl\:-translate-y-32{--transform-translate-y:-8rem!important}.xl\:-translate-y-40{--transform-translate-y:-10rem!important}.xl\:-translate-y-48{--transform-translate-y:-12rem!important}.xl\:-translate-y-56{--transform-translate-y:-14rem!important}.xl\:-translate-y-64{--transform-translate-y:-16rem!important}.xl\:-translate-y-px{--transform-translate-y:-1px!important}.xl\:-translate-y-full{--transform-translate-y:-100%!important}.xl\:-translate-y-1\/2{--transform-translate-y:-50%!important}.xl\:translate-y-1\/2{--transform-translate-y:50%!important}.xl\:translate-y-full{--transform-translate-y:100%!important}.xl\:hover\:translate-x-0:hover{--transform-translate-x:0!important}.xl\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem!important}.xl\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem!important}.xl\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem!important}.xl\:hover\:translate-x-4:hover{--transform-translate-x:1rem!important}.xl\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem!important}.xl\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem!important}.xl\:hover\:translate-x-8:hover{--transform-translate-x:2rem!important}.xl\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem!important}.xl\:hover\:translate-x-12:hover{--transform-translate-x:3rem!important}.xl\:hover\:translate-x-16:hover{--transform-translate-x:4rem!important}.xl\:hover\:translate-x-20:hover{--transform-translate-x:5rem!important}.xl\:hover\:translate-x-24:hover{--transform-translate-x:6rem!important}.xl\:hover\:translate-x-32:hover{--transform-translate-x:8rem!important}.xl\:hover\:translate-x-40:hover{--transform-translate-x:10rem!important}.xl\:hover\:translate-x-48:hover{--transform-translate-x:12rem!important}.xl\:hover\:translate-x-56:hover{--transform-translate-x:14rem!important}.xl\:hover\:translate-x-64:hover{--transform-translate-x:16rem!important}.xl\:hover\:translate-x-px:hover{--transform-translate-x:1px!important}.xl\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem!important}.xl\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem!important}.xl\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem!important}.xl\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem!important}.xl\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem!important}.xl\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem!important}.xl\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem!important}.xl\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem!important}.xl\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem!important}.xl\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem!important}.xl\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem!important}.xl\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem!important}.xl\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem!important}.xl\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem!important}.xl\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem!important}.xl\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem!important}.xl\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem!important}.xl\:hover\:-translate-x-px:hover{--transform-translate-x:-1px!important}.xl\:hover\:-translate-x-full:hover{--transform-translate-x:-100%!important}.xl\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%!important}.xl\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%!important}.xl\:hover\:translate-x-full:hover{--transform-translate-x:100%!important}.xl\:hover\:translate-y-0:hover{--transform-translate-y:0!important}.xl\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem!important}.xl\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem!important}.xl\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem!important}.xl\:hover\:translate-y-4:hover{--transform-translate-y:1rem!important}.xl\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem!important}.xl\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem!important}.xl\:hover\:translate-y-8:hover{--transform-translate-y:2rem!important}.xl\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem!important}.xl\:hover\:translate-y-12:hover{--transform-translate-y:3rem!important}.xl\:hover\:translate-y-16:hover{--transform-translate-y:4rem!important}.xl\:hover\:translate-y-20:hover{--transform-translate-y:5rem!important}.xl\:hover\:translate-y-24:hover{--transform-translate-y:6rem!important}.xl\:hover\:translate-y-32:hover{--transform-translate-y:8rem!important}.xl\:hover\:translate-y-40:hover{--transform-translate-y:10rem!important}.xl\:hover\:translate-y-48:hover{--transform-translate-y:12rem!important}.xl\:hover\:translate-y-56:hover{--transform-translate-y:14rem!important}.xl\:hover\:translate-y-64:hover{--transform-translate-y:16rem!important}.xl\:hover\:translate-y-px:hover{--transform-translate-y:1px!important}.xl\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem!important}.xl\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem!important}.xl\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem!important}.xl\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem!important}.xl\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem!important}.xl\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem!important}.xl\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem!important}.xl\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem!important}.xl\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem!important}.xl\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem!important}.xl\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem!important}.xl\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem!important}.xl\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem!important}.xl\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem!important}.xl\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem!important}.xl\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem!important}.xl\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem!important}.xl\:hover\:-translate-y-px:hover{--transform-translate-y:-1px!important}.xl\:hover\:-translate-y-full:hover{--transform-translate-y:-100%!important}.xl\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%!important}.xl\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%!important}.xl\:hover\:translate-y-full:hover{--transform-translate-y:100%!important}.xl\:focus\:translate-x-0:focus{--transform-translate-x:0!important}.xl\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem!important}.xl\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem!important}.xl\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem!important}.xl\:focus\:translate-x-4:focus{--transform-translate-x:1rem!important}.xl\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem!important}.xl\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem!important}.xl\:focus\:translate-x-8:focus{--transform-translate-x:2rem!important}.xl\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem!important}.xl\:focus\:translate-x-12:focus{--transform-translate-x:3rem!important}.xl\:focus\:translate-x-16:focus{--transform-translate-x:4rem!important}.xl\:focus\:translate-x-20:focus{--transform-translate-x:5rem!important}.xl\:focus\:translate-x-24:focus{--transform-translate-x:6rem!important}.xl\:focus\:translate-x-32:focus{--transform-translate-x:8rem!important}.xl\:focus\:translate-x-40:focus{--transform-translate-x:10rem!important}.xl\:focus\:translate-x-48:focus{--transform-translate-x:12rem!important}.xl\:focus\:translate-x-56:focus{--transform-translate-x:14rem!important}.xl\:focus\:translate-x-64:focus{--transform-translate-x:16rem!important}.xl\:focus\:translate-x-px:focus{--transform-translate-x:1px!important}.xl\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem!important}.xl\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem!important}.xl\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem!important}.xl\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem!important}.xl\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem!important}.xl\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem!important}.xl\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem!important}.xl\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem!important}.xl\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem!important}.xl\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem!important}.xl\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem!important}.xl\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem!important}.xl\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem!important}.xl\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem!important}.xl\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem!important}.xl\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem!important}.xl\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem!important}.xl\:focus\:-translate-x-px:focus{--transform-translate-x:-1px!important}.xl\:focus\:-translate-x-full:focus{--transform-translate-x:-100%!important}.xl\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%!important}.xl\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%!important}.xl\:focus\:translate-x-full:focus{--transform-translate-x:100%!important}.xl\:focus\:translate-y-0:focus{--transform-translate-y:0!important}.xl\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem!important}.xl\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem!important}.xl\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem!important}.xl\:focus\:translate-y-4:focus{--transform-translate-y:1rem!important}.xl\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem!important}.xl\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem!important}.xl\:focus\:translate-y-8:focus{--transform-translate-y:2rem!important}.xl\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem!important}.xl\:focus\:translate-y-12:focus{--transform-translate-y:3rem!important}.xl\:focus\:translate-y-16:focus{--transform-translate-y:4rem!important}.xl\:focus\:translate-y-20:focus{--transform-translate-y:5rem!important}.xl\:focus\:translate-y-24:focus{--transform-translate-y:6rem!important}.xl\:focus\:translate-y-32:focus{--transform-translate-y:8rem!important}.xl\:focus\:translate-y-40:focus{--transform-translate-y:10rem!important}.xl\:focus\:translate-y-48:focus{--transform-translate-y:12rem!important}.xl\:focus\:translate-y-56:focus{--transform-translate-y:14rem!important}.xl\:focus\:translate-y-64:focus{--transform-translate-y:16rem!important}.xl\:focus\:translate-y-px:focus{--transform-translate-y:1px!important}.xl\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem!important}.xl\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem!important}.xl\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem!important}.xl\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem!important}.xl\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem!important}.xl\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem!important}.xl\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem!important}.xl\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem!important}.xl\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem!important}.xl\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem!important}.xl\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem!important}.xl\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem!important}.xl\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem!important}.xl\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem!important}.xl\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem!important}.xl\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem!important}.xl\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem!important}.xl\:focus\:-translate-y-px:focus{--transform-translate-y:-1px!important}.xl\:focus\:-translate-y-full:focus{--transform-translate-y:-100%!important}.xl\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%!important}.xl\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%!important}.xl\:focus\:translate-y-full:focus{--transform-translate-y:100%!important}.xl\:skew-x-0{--transform-skew-x:0!important}.xl\:skew-x-1{--transform-skew-x:1deg!important}.xl\:skew-x-2{--transform-skew-x:2deg!important}.xl\:skew-x-3{--transform-skew-x:3deg!important}.xl\:skew-x-6{--transform-skew-x:6deg!important}.xl\:skew-x-12{--transform-skew-x:12deg!important}.xl\:-skew-x-12{--transform-skew-x:-12deg!important}.xl\:-skew-x-6{--transform-skew-x:-6deg!important}.xl\:-skew-x-3{--transform-skew-x:-3deg!important}.xl\:-skew-x-2{--transform-skew-x:-2deg!important}.xl\:-skew-x-1{--transform-skew-x:-1deg!important}.xl\:skew-y-0{--transform-skew-y:0!important}.xl\:skew-y-1{--transform-skew-y:1deg!important}.xl\:skew-y-2{--transform-skew-y:2deg!important}.xl\:skew-y-3{--transform-skew-y:3deg!important}.xl\:skew-y-6{--transform-skew-y:6deg!important}.xl\:skew-y-12{--transform-skew-y:12deg!important}.xl\:-skew-y-12{--transform-skew-y:-12deg!important}.xl\:-skew-y-6{--transform-skew-y:-6deg!important}.xl\:-skew-y-3{--transform-skew-y:-3deg!important}.xl\:-skew-y-2{--transform-skew-y:-2deg!important}.xl\:-skew-y-1{--transform-skew-y:-1deg!important}.xl\:hover\:skew-x-0:hover{--transform-skew-x:0!important}.xl\:hover\:skew-x-1:hover{--transform-skew-x:1deg!important}.xl\:hover\:skew-x-2:hover{--transform-skew-x:2deg!important}.xl\:hover\:skew-x-3:hover{--transform-skew-x:3deg!important}.xl\:hover\:skew-x-6:hover{--transform-skew-x:6deg!important}.xl\:hover\:skew-x-12:hover{--transform-skew-x:12deg!important}.xl\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg!important}.xl\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg!important}.xl\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg!important}.xl\:hover\:-skew-x-2:hover{--transform-skew-x:-2deg!important}.xl\:hover\:-skew-x-1:hover{--transform-skew-x:-1deg!important}.xl\:hover\:skew-y-0:hover{--transform-skew-y:0!important}.xl\:hover\:skew-y-1:hover{--transform-skew-y:1deg!important}.xl\:hover\:skew-y-2:hover{--transform-skew-y:2deg!important}.xl\:hover\:skew-y-3:hover{--transform-skew-y:3deg!important}.xl\:hover\:skew-y-6:hover{--transform-skew-y:6deg!important}.xl\:hover\:skew-y-12:hover{--transform-skew-y:12deg!important}.xl\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg!important}.xl\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg!important}.xl\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg!important}.xl\:hover\:-skew-y-2:hover{--transform-skew-y:-2deg!important}.xl\:hover\:-skew-y-1:hover{--transform-skew-y:-1deg!important}.xl\:focus\:skew-x-0:focus{--transform-skew-x:0!important}.xl\:focus\:skew-x-1:focus{--transform-skew-x:1deg!important}.xl\:focus\:skew-x-2:focus{--transform-skew-x:2deg!important}.xl\:focus\:skew-x-3:focus{--transform-skew-x:3deg!important}.xl\:focus\:skew-x-6:focus{--transform-skew-x:6deg!important}.xl\:focus\:skew-x-12:focus{--transform-skew-x:12deg!important}.xl\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg!important}.xl\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg!important}.xl\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg!important}.xl\:focus\:-skew-x-2:focus{--transform-skew-x:-2deg!important}.xl\:focus\:-skew-x-1:focus{--transform-skew-x:-1deg!important}.xl\:focus\:skew-y-0:focus{--transform-skew-y:0!important}.xl\:focus\:skew-y-1:focus{--transform-skew-y:1deg!important}.xl\:focus\:skew-y-2:focus{--transform-skew-y:2deg!important}.xl\:focus\:skew-y-3:focus{--transform-skew-y:3deg!important}.xl\:focus\:skew-y-6:focus{--transform-skew-y:6deg!important}.xl\:focus\:skew-y-12:focus{--transform-skew-y:12deg!important}.xl\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg!important}.xl\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg!important}.xl\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg!important}.xl\:focus\:-skew-y-2:focus{--transform-skew-y:-2deg!important}.xl\:focus\:-skew-y-1:focus{--transform-skew-y:-1deg!important}.xl\:transition-none{-webkit-transition-property:none!important}[dir] .xl\:transition-none{transition-property:none!important}.xl\:transition-all{-webkit-transition-property:all!important}[dir] .xl\:transition-all{transition-property:all!important}.xl\:transition{-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform!important}[dir] .xl\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,-webkit-box-shadow,-webkit-transform!important}.xl\:transition-colors{-webkit-transition-property:background-color,border-color,color,fill,stroke!important}[dir] .xl\:transition-colors{transition-property:background-color,border-color,color,fill,stroke!important}.xl\:transition-opacity{-webkit-transition-property:opacity!important}[dir] .xl\:transition-opacity{transition-property:opacity!important}.xl\:transition-shadow{-webkit-transition-property:-webkit-box-shadow!important}[dir] .xl\:transition-shadow{transition-property:-webkit-box-shadow!important;transition-property:box-shadow!important;transition-property:box-shadow,-webkit-box-shadow!important}.xl\:transition-transform{-webkit-transition-property:-webkit-transform!important}[dir] .xl\:transition-transform{transition-property:-webkit-transform!important;transition-property:transform!important;transition-property:transform,-webkit-transform!important}.xl\:ease-linear{-webkit-transition-timing-function:linear!important}[dir] .xl\:ease-linear{transition-timing-function:linear!important}.xl\:ease-in{-webkit-transition-timing-function:cubic-bezier(.4,0,1,1)!important}[dir] .xl\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.xl\:ease-out{-webkit-transition-timing-function:cubic-bezier(0,0,.2,1)!important}[dir] .xl\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.xl\:ease-in-out{-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1)!important}[dir] .xl\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.xl\:duration-75{-webkit-transition-duration:75ms!important}[dir] .xl\:duration-75{transition-duration:75ms!important}.xl\:duration-100{-webkit-transition-duration:.1s!important}[dir] .xl\:duration-100{transition-duration:.1s!important}.xl\:duration-150{-webkit-transition-duration:.15s!important}[dir] .xl\:duration-150{transition-duration:.15s!important}.xl\:duration-200{-webkit-transition-duration:.2s!important}[dir] .xl\:duration-200{transition-duration:.2s!important}.xl\:duration-300{-webkit-transition-duration:.3s!important}[dir] .xl\:duration-300{transition-duration:.3s!important}.xl\:duration-500{-webkit-transition-duration:.5s!important}[dir] .xl\:duration-500{transition-duration:.5s!important}.xl\:duration-700{-webkit-transition-duration:.7s!important}[dir] .xl\:duration-700{transition-duration:.7s!important}.xl\:duration-1000{-webkit-transition-duration:1s!important}[dir] .xl\:duration-1000{transition-duration:1s!important}.xl\:delay-75{-webkit-transition-delay:75ms!important}[dir] .xl\:delay-75{transition-delay:75ms!important}.xl\:delay-100{-webkit-transition-delay:.1s!important}[dir] .xl\:delay-100{transition-delay:.1s!important}.xl\:delay-150{-webkit-transition-delay:.15s!important}[dir] .xl\:delay-150{transition-delay:.15s!important}.xl\:delay-200{-webkit-transition-delay:.2s!important}[dir] .xl\:delay-200{transition-delay:.2s!important}.xl\:delay-300{-webkit-transition-delay:.3s!important}[dir] .xl\:delay-300{transition-delay:.3s!important}.xl\:delay-500{-webkit-transition-delay:.5s!important}[dir] .xl\:delay-500{transition-delay:.5s!important}.xl\:delay-700{-webkit-transition-delay:.7s!important}[dir] .xl\:delay-700{transition-delay:.7s!important}.xl\:delay-1000{-webkit-transition-delay:1s!important}[dir] .xl\:delay-1000{transition-delay:1s!important}[dir=ltr] .xl\:animate-none,[dir=rtl] .xl\:animate-none{-webkit-animation:none!important;animation:none!important}[dir=ltr] .xl\:animate-spin{-webkit-animation:spin-ltr 1s linear infinite!important;animation:spin-ltr 1s linear infinite!important}[dir=rtl] .xl\:animate-spin{-webkit-animation:spin-rtl 1s linear infinite!important;animation:spin-rtl 1s linear infinite!important}[dir=ltr] .xl\:animate-ping,[dir=rtl] .xl\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important;animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}[dir=ltr] .xl\:animate-pulse,[dir=rtl] .xl\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}[dir=ltr] .xl\:animate-bounce,[dir=rtl] .xl\:animate-bounce{-webkit-animation:bounce 1s infinite!important;animation:bounce 1s infinite!important}}@media (min-width:1900px){.xxl\:container{width:100%}[dir=ltr] .xxl\:container,[dir=rtl] .xxl\:container{margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:576px){.xxl\:container{max-width:576px}}@media (min-width:768px){.xxl\:container{max-width:768px}}@media (min-width:992px){.xxl\:container{max-width:992px}}@media (min-width:1200px){.xxl\:container{max-width:1200px}}@media (min-width:1900px){.xxl\:container{max-width:1900px}}.xxl\:space-y-0>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-0>:not(template)~:not(template){margin-top:calc(0px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0px*var(--space-y-reverse))!important}.xxl\:space-x-0>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-0>:not(template)~:not(template){margin-right:calc(0px*var(--space-x-reverse))!important;margin-left:calc(0px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-0>:not(template)~:not(template){margin-left:calc(0px*var(--space-x-reverse))!important;margin-right:calc(0px*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-1>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-1>:not(template)~:not(template){margin-top:calc(0.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.25rem*var(--space-y-reverse))!important}.xxl\:space-x-1>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-1>:not(template)~:not(template){margin-right:calc(0.25rem*var(--space-x-reverse))!important;margin-left:calc(0.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-1>:not(template)~:not(template){margin-left:calc(0.25rem*var(--space-x-reverse))!important;margin-right:calc(0.25rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-2>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-2>:not(template)~:not(template){margin-top:calc(0.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.5rem*var(--space-y-reverse))!important}.xxl\:space-x-2>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-2>:not(template)~:not(template){margin-right:calc(0.5rem*var(--space-x-reverse))!important;margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-2>:not(template)~:not(template){margin-left:calc(0.5rem*var(--space-x-reverse))!important;margin-right:calc(0.5rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-3>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-3>:not(template)~:not(template){margin-top:calc(0.75rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.75rem*var(--space-y-reverse))!important}.xxl\:space-x-3>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-3>:not(template)~:not(template){margin-right:calc(0.75rem*var(--space-x-reverse))!important;margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-3>:not(template)~:not(template){margin-left:calc(0.75rem*var(--space-x-reverse))!important;margin-right:calc(0.75rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-4>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-4>:not(template)~:not(template){margin-top:calc(1rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1rem*var(--space-y-reverse))!important}.xxl\:space-x-4>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-4>:not(template)~:not(template){margin-right:calc(1rem*var(--space-x-reverse))!important;margin-left:calc(1rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-4>:not(template)~:not(template){margin-left:calc(1rem*var(--space-x-reverse))!important;margin-right:calc(1rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-5>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-5>:not(template)~:not(template){margin-top:calc(1.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.25rem*var(--space-y-reverse))!important}.xxl\:space-x-5>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-5>:not(template)~:not(template){margin-right:calc(1.25rem*var(--space-x-reverse))!important;margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-5>:not(template)~:not(template){margin-left:calc(1.25rem*var(--space-x-reverse))!important;margin-right:calc(1.25rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-6>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-6>:not(template)~:not(template){margin-top:calc(1.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.5rem*var(--space-y-reverse))!important}.xxl\:space-x-6>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-6>:not(template)~:not(template){margin-right:calc(1.5rem*var(--space-x-reverse))!important;margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-6>:not(template)~:not(template){margin-left:calc(1.5rem*var(--space-x-reverse))!important;margin-right:calc(1.5rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-8>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-8>:not(template)~:not(template){margin-top:calc(2rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2rem*var(--space-y-reverse))!important}.xxl\:space-x-8>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-8>:not(template)~:not(template){margin-right:calc(2rem*var(--space-x-reverse))!important;margin-left:calc(2rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-8>:not(template)~:not(template){margin-left:calc(2rem*var(--space-x-reverse))!important;margin-right:calc(2rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-10>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-10>:not(template)~:not(template){margin-top:calc(2.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2.5rem*var(--space-y-reverse))!important}.xxl\:space-x-10>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-10>:not(template)~:not(template){margin-right:calc(2.5rem*var(--space-x-reverse))!important;margin-left:calc(2.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-10>:not(template)~:not(template){margin-left:calc(2.5rem*var(--space-x-reverse))!important;margin-right:calc(2.5rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-12>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-12>:not(template)~:not(template){margin-top:calc(3rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(3rem*var(--space-y-reverse))!important}.xxl\:space-x-12>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-12>:not(template)~:not(template){margin-right:calc(3rem*var(--space-x-reverse))!important;margin-left:calc(3rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-12>:not(template)~:not(template){margin-left:calc(3rem*var(--space-x-reverse))!important;margin-right:calc(3rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-16>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-16>:not(template)~:not(template){margin-top:calc(4rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(4rem*var(--space-y-reverse))!important}.xxl\:space-x-16>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-16>:not(template)~:not(template){margin-right:calc(4rem*var(--space-x-reverse))!important;margin-left:calc(4rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-16>:not(template)~:not(template){margin-left:calc(4rem*var(--space-x-reverse))!important;margin-right:calc(4rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-20>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-20>:not(template)~:not(template){margin-top:calc(5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(5rem*var(--space-y-reverse))!important}.xxl\:space-x-20>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-20>:not(template)~:not(template){margin-right:calc(5rem*var(--space-x-reverse))!important;margin-left:calc(5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-20>:not(template)~:not(template){margin-left:calc(5rem*var(--space-x-reverse))!important;margin-right:calc(5rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-24>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-24>:not(template)~:not(template){margin-top:calc(6rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(6rem*var(--space-y-reverse))!important}.xxl\:space-x-24>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-24>:not(template)~:not(template){margin-right:calc(6rem*var(--space-x-reverse))!important;margin-left:calc(6rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-24>:not(template)~:not(template){margin-left:calc(6rem*var(--space-x-reverse))!important;margin-right:calc(6rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-32>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-32>:not(template)~:not(template){margin-top:calc(8rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(8rem*var(--space-y-reverse))!important}.xxl\:space-x-32>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-32>:not(template)~:not(template){margin-right:calc(8rem*var(--space-x-reverse))!important;margin-left:calc(8rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-32>:not(template)~:not(template){margin-left:calc(8rem*var(--space-x-reverse))!important;margin-right:calc(8rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-40>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-40>:not(template)~:not(template){margin-top:calc(10rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(10rem*var(--space-y-reverse))!important}.xxl\:space-x-40>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-40>:not(template)~:not(template){margin-right:calc(10rem*var(--space-x-reverse))!important;margin-left:calc(10rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-40>:not(template)~:not(template){margin-left:calc(10rem*var(--space-x-reverse))!important;margin-right:calc(10rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-48>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-48>:not(template)~:not(template){margin-top:calc(12rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(12rem*var(--space-y-reverse))!important}.xxl\:space-x-48>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-48>:not(template)~:not(template){margin-right:calc(12rem*var(--space-x-reverse))!important;margin-left:calc(12rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-48>:not(template)~:not(template){margin-left:calc(12rem*var(--space-x-reverse))!important;margin-right:calc(12rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-56>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-56>:not(template)~:not(template){margin-top:calc(14rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(14rem*var(--space-y-reverse))!important}.xxl\:space-x-56>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-56>:not(template)~:not(template){margin-right:calc(14rem*var(--space-x-reverse))!important;margin-left:calc(14rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-56>:not(template)~:not(template){margin-left:calc(14rem*var(--space-x-reverse))!important;margin-right:calc(14rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-64>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-64>:not(template)~:not(template){margin-top:calc(16rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(16rem*var(--space-y-reverse))!important}.xxl\:space-x-64>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-64>:not(template)~:not(template){margin-right:calc(16rem*var(--space-x-reverse))!important;margin-left:calc(16rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-64>:not(template)~:not(template){margin-left:calc(16rem*var(--space-x-reverse))!important;margin-right:calc(16rem*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-px>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:space-y-px>:not(template)~:not(template){margin-top:calc(1px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1px*var(--space-y-reverse))!important}.xxl\:space-x-px>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:space-x-px>:not(template)~:not(template){margin-right:calc(1px*var(--space-x-reverse))!important;margin-left:calc(1px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:space-x-px>:not(template)~:not(template){margin-left:calc(1px*var(--space-x-reverse))!important;margin-right:calc(1px*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-1>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-1>:not(template)~:not(template){margin-top:calc(-0.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.25rem*var(--space-y-reverse))!important}.xxl\:-space-x-1>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-1>:not(template)~:not(template){margin-right:calc(-0.25rem*var(--space-x-reverse))!important;margin-left:calc(-0.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-1>:not(template)~:not(template){margin-left:calc(-0.25rem*var(--space-x-reverse))!important;margin-right:calc(-0.25rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-2>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-2>:not(template)~:not(template){margin-top:calc(-0.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.5rem*var(--space-y-reverse))!important}.xxl\:-space-x-2>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-2>:not(template)~:not(template){margin-right:calc(-0.5rem*var(--space-x-reverse))!important;margin-left:calc(-0.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-2>:not(template)~:not(template){margin-left:calc(-0.5rem*var(--space-x-reverse))!important;margin-right:calc(-0.5rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-3>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-3>:not(template)~:not(template){margin-top:calc(-0.75rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-0.75rem*var(--space-y-reverse))!important}.xxl\:-space-x-3>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-3>:not(template)~:not(template){margin-right:calc(-0.75rem*var(--space-x-reverse))!important;margin-left:calc(-0.75rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-3>:not(template)~:not(template){margin-left:calc(-0.75rem*var(--space-x-reverse))!important;margin-right:calc(-0.75rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-4>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-4>:not(template)~:not(template){margin-top:calc(-1rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1rem*var(--space-y-reverse))!important}.xxl\:-space-x-4>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-4>:not(template)~:not(template){margin-right:calc(-1rem*var(--space-x-reverse))!important;margin-left:calc(-1rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-4>:not(template)~:not(template){margin-left:calc(-1rem*var(--space-x-reverse))!important;margin-right:calc(-1rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-5>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-5>:not(template)~:not(template){margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.25rem*var(--space-y-reverse))!important}.xxl\:-space-x-5>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-5>:not(template)~:not(template){margin-right:calc(-1.25rem*var(--space-x-reverse))!important;margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-5>:not(template)~:not(template){margin-left:calc(-1.25rem*var(--space-x-reverse))!important;margin-right:calc(-1.25rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-6>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-6>:not(template)~:not(template){margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.5rem*var(--space-y-reverse))!important}.xxl\:-space-x-6>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-6>:not(template)~:not(template){margin-right:calc(-1.5rem*var(--space-x-reverse))!important;margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-6>:not(template)~:not(template){margin-left:calc(-1.5rem*var(--space-x-reverse))!important;margin-right:calc(-1.5rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-8>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-8>:not(template)~:not(template){margin-top:calc(-2rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2rem*var(--space-y-reverse))!important}.xxl\:-space-x-8>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-8>:not(template)~:not(template){margin-right:calc(-2rem*var(--space-x-reverse))!important;margin-left:calc(-2rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-8>:not(template)~:not(template){margin-left:calc(-2rem*var(--space-x-reverse))!important;margin-right:calc(-2rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-10>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-10>:not(template)~:not(template){margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2.5rem*var(--space-y-reverse))!important}.xxl\:-space-x-10>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-10>:not(template)~:not(template){margin-right:calc(-2.5rem*var(--space-x-reverse))!important;margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-10>:not(template)~:not(template){margin-left:calc(-2.5rem*var(--space-x-reverse))!important;margin-right:calc(-2.5rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-12>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-12>:not(template)~:not(template){margin-top:calc(-3rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-3rem*var(--space-y-reverse))!important}.xxl\:-space-x-12>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-12>:not(template)~:not(template){margin-right:calc(-3rem*var(--space-x-reverse))!important;margin-left:calc(-3rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-12>:not(template)~:not(template){margin-left:calc(-3rem*var(--space-x-reverse))!important;margin-right:calc(-3rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-16>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-16>:not(template)~:not(template){margin-top:calc(-4rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-4rem*var(--space-y-reverse))!important}.xxl\:-space-x-16>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-16>:not(template)~:not(template){margin-right:calc(-4rem*var(--space-x-reverse))!important;margin-left:calc(-4rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-16>:not(template)~:not(template){margin-left:calc(-4rem*var(--space-x-reverse))!important;margin-right:calc(-4rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-20>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-20>:not(template)~:not(template){margin-top:calc(-5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-5rem*var(--space-y-reverse))!important}.xxl\:-space-x-20>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-20>:not(template)~:not(template){margin-right:calc(-5rem*var(--space-x-reverse))!important;margin-left:calc(-5rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-20>:not(template)~:not(template){margin-left:calc(-5rem*var(--space-x-reverse))!important;margin-right:calc(-5rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-24>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-24>:not(template)~:not(template){margin-top:calc(-6rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-6rem*var(--space-y-reverse))!important}.xxl\:-space-x-24>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-24>:not(template)~:not(template){margin-right:calc(-6rem*var(--space-x-reverse))!important;margin-left:calc(-6rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-24>:not(template)~:not(template){margin-left:calc(-6rem*var(--space-x-reverse))!important;margin-right:calc(-6rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-32>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-32>:not(template)~:not(template){margin-top:calc(-8rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-8rem*var(--space-y-reverse))!important}.xxl\:-space-x-32>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-32>:not(template)~:not(template){margin-right:calc(-8rem*var(--space-x-reverse))!important;margin-left:calc(-8rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-32>:not(template)~:not(template){margin-left:calc(-8rem*var(--space-x-reverse))!important;margin-right:calc(-8rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-40>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-40>:not(template)~:not(template){margin-top:calc(-10rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-10rem*var(--space-y-reverse))!important}.xxl\:-space-x-40>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-40>:not(template)~:not(template){margin-right:calc(-10rem*var(--space-x-reverse))!important;margin-left:calc(-10rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-40>:not(template)~:not(template){margin-left:calc(-10rem*var(--space-x-reverse))!important;margin-right:calc(-10rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-48>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-48>:not(template)~:not(template){margin-top:calc(-12rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-12rem*var(--space-y-reverse))!important}.xxl\:-space-x-48>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-48>:not(template)~:not(template){margin-right:calc(-12rem*var(--space-x-reverse))!important;margin-left:calc(-12rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-48>:not(template)~:not(template){margin-left:calc(-12rem*var(--space-x-reverse))!important;margin-right:calc(-12rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-56>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-56>:not(template)~:not(template){margin-top:calc(-14rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-14rem*var(--space-y-reverse))!important}.xxl\:-space-x-56>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-56>:not(template)~:not(template){margin-right:calc(-14rem*var(--space-x-reverse))!important;margin-left:calc(-14rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-56>:not(template)~:not(template){margin-left:calc(-14rem*var(--space-x-reverse))!important;margin-right:calc(-14rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-64>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-64>:not(template)~:not(template){margin-top:calc(-16rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-16rem*var(--space-y-reverse))!important}.xxl\:-space-x-64>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-64>:not(template)~:not(template){margin-right:calc(-16rem*var(--space-x-reverse))!important;margin-left:calc(-16rem*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-64>:not(template)~:not(template){margin-left:calc(-16rem*var(--space-x-reverse))!important;margin-right:calc(-16rem*(1 - var(--space-x-reverse)))!important}.xxl\:-space-y-px>:not(template)~:not(template){--space-y-reverse:0!important}[dir] .xxl\:-space-y-px>:not(template)~:not(template){margin-top:calc(-1px*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1px*var(--space-y-reverse))!important}.xxl\:-space-x-px>:not(template)~:not(template){--space-x-reverse:0!important}[dir=ltr] .xxl\:-space-x-px>:not(template)~:not(template){margin-right:calc(-1px*var(--space-x-reverse))!important;margin-left:calc(-1px*(1 - var(--space-x-reverse)))!important}[dir=rtl] .xxl\:-space-x-px>:not(template)~:not(template){margin-left:calc(-1px*var(--space-x-reverse))!important;margin-right:calc(-1px*(1 - var(--space-x-reverse)))!important}.xxl\:space-y-reverse>:not(template)~:not(template){--space-y-reverse:1!important}.xxl\:space-x-reverse>:not(template)~:not(template){--space-x-reverse:1!important}.xxl\:divide-y-0>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .xxl\:divide-y-0>:not(template)~:not(template){border-top-width:calc(0px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(0px*var(--divide-y-reverse))!important}.xxl\:divide-x-0>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .xxl\:divide-x-0>:not(template)~:not(template){border-right-width:calc(0px*var(--divide-x-reverse))!important;border-left-width:calc(0px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .xxl\:divide-x-0>:not(template)~:not(template){border-left-width:calc(0px*var(--divide-x-reverse))!important;border-right-width:calc(0px*(1 - var(--divide-x-reverse)))!important}.xxl\:divide-y-2>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .xxl\:divide-y-2>:not(template)~:not(template){border-top-width:calc(2px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(2px*var(--divide-y-reverse))!important}.xxl\:divide-x-2>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .xxl\:divide-x-2>:not(template)~:not(template){border-right-width:calc(2px*var(--divide-x-reverse))!important;border-left-width:calc(2px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .xxl\:divide-x-2>:not(template)~:not(template){border-left-width:calc(2px*var(--divide-x-reverse))!important;border-right-width:calc(2px*(1 - var(--divide-x-reverse)))!important}.xxl\:divide-y-4>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .xxl\:divide-y-4>:not(template)~:not(template){border-top-width:calc(4px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(4px*var(--divide-y-reverse))!important}.xxl\:divide-x-4>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .xxl\:divide-x-4>:not(template)~:not(template){border-right-width:calc(4px*var(--divide-x-reverse))!important;border-left-width:calc(4px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .xxl\:divide-x-4>:not(template)~:not(template){border-left-width:calc(4px*var(--divide-x-reverse))!important;border-right-width:calc(4px*(1 - var(--divide-x-reverse)))!important}.xxl\:divide-y-8>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .xxl\:divide-y-8>:not(template)~:not(template){border-top-width:calc(8px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(8px*var(--divide-y-reverse))!important}.xxl\:divide-x-8>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .xxl\:divide-x-8>:not(template)~:not(template){border-right-width:calc(8px*var(--divide-x-reverse))!important;border-left-width:calc(8px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .xxl\:divide-x-8>:not(template)~:not(template){border-left-width:calc(8px*var(--divide-x-reverse))!important;border-right-width:calc(8px*(1 - var(--divide-x-reverse)))!important}.xxl\:divide-y>:not(template)~:not(template){--divide-y-reverse:0!important}[dir] .xxl\:divide-y>:not(template)~:not(template){border-top-width:calc(1px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(1px*var(--divide-y-reverse))!important}.xxl\:divide-x>:not(template)~:not(template){--divide-x-reverse:0!important}[dir=ltr] .xxl\:divide-x>:not(template)~:not(template){border-right-width:calc(1px*var(--divide-x-reverse))!important;border-left-width:calc(1px*(1 - var(--divide-x-reverse)))!important}[dir=rtl] .xxl\:divide-x>:not(template)~:not(template){border-left-width:calc(1px*var(--divide-x-reverse))!important;border-right-width:calc(1px*(1 - var(--divide-x-reverse)))!important}.xxl\:divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1!important}.xxl\:divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1!important}[dir] .xxl\:divide-transparent>:not(template)~:not(template){border-color:transparent!important}.xxl\:divide-black>:not(template)~:not(template){--divide-opacity:1!important}[dir] .xxl\:divide-black>:not(template)~:not(template){border-color:#22292f!important;border-color:rgba(34,41,47,var(--divide-opacity))!important}.xxl\:divide-white>:not(template)~:not(template){--divide-opacity:1!important}[dir] .xxl\:divide-white>:not(template)~:not(template){border-color:#fff!important;border-color:rgba(255,255,255,var(--divide-opacity))!important}.xxl\:divide-grey>:not(template)~:not(template){--divide-opacity:1!important}[dir] .xxl\:divide-grey>:not(template)~:not(template){border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--divide-opacity))!important}.xxl\:divide-grey-light>:not(template)~:not(template){--divide-opacity:1!important}[dir] .xxl\:divide-grey-light>:not(template)~:not(template){border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--divide-opacity))!important}[dir] .xxl\:divide-solid>:not(template)~:not(template){border-style:solid!important}[dir] .xxl\:divide-dashed>:not(template)~:not(template){border-style:dashed!important}[dir] .xxl\:divide-dotted>:not(template)~:not(template){border-style:dotted!important}[dir] .xxl\:divide-double>:not(template)~:not(template){border-style:double!important}[dir] .xxl\:divide-none>:not(template)~:not(template){border-style:none!important}.xxl\:divide-opacity-0>:not(template)~:not(template){--divide-opacity:0!important}.xxl\:divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25!important}.xxl\:divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5!important}.xxl\:divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75!important}.xxl\:divide-opacity-100>:not(template)~:not(template){--divide-opacity:1!important}.xxl\:sr-only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}[dir] .xxl\:sr-only{padding:0!important;margin:-1px!important;border-width:0!important}.xxl\:not-sr-only{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}[dir] .xxl\:not-sr-only{padding:0!important;margin:0!important}.xxl\:focus\:sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}[dir] .xxl\:focus\:sr-only:focus{padding:0!important;margin:-1px!important;border-width:0!important}.xxl\:focus\:not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}[dir] .xxl\:focus\:not-sr-only:focus{padding:0!important;margin:0!important}.xxl\:appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}[dir] .xxl\:bg-fixed{background-attachment:fixed!important}[dir] .xxl\:bg-local{background-attachment:local!important}[dir] .xxl\:bg-scroll{background-attachment:scroll!important}[dir] .xxl\:bg-clip-border{background-clip:border-box!important}[dir] .xxl\:bg-clip-padding{background-clip:padding-box!important}[dir] .xxl\:bg-clip-content{background-clip:content-box!important}[dir] .xxl\:bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}[dir] .xxl\:bg-transparent{background-color:transparent!important}.xxl\:bg-black{--bg-opacity:1!important}[dir] .xxl\:bg-black{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.xxl\:bg-white{--bg-opacity:1!important}[dir] .xxl\:bg-white{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.xxl\:bg-grey{--bg-opacity:1!important}[dir] .xxl\:bg-grey{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.xxl\:bg-grey-light{--bg-opacity:1!important}[dir] .xxl\:bg-grey-light{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .xxl\:hover\:bg-transparent:hover{background-color:transparent!important}.xxl\:hover\:bg-black:hover{--bg-opacity:1!important}[dir] .xxl\:hover\:bg-black:hover{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.xxl\:hover\:bg-white:hover{--bg-opacity:1!important}[dir] .xxl\:hover\:bg-white:hover{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.xxl\:hover\:bg-grey:hover{--bg-opacity:1!important}[dir] .xxl\:hover\:bg-grey:hover{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.xxl\:hover\:bg-grey-light:hover{--bg-opacity:1!important}[dir] .xxl\:hover\:bg-grey-light:hover{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .xxl\:focus\:bg-transparent:focus{background-color:transparent!important}.xxl\:focus\:bg-black:focus{--bg-opacity:1!important}[dir] .xxl\:focus\:bg-black:focus{background-color:#22292f!important;background-color:rgba(34,41,47,var(--bg-opacity))!important}.xxl\:focus\:bg-white:focus{--bg-opacity:1!important}[dir] .xxl\:focus\:bg-white:focus{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.xxl\:focus\:bg-grey:focus{--bg-opacity:1!important}[dir] .xxl\:focus\:bg-grey:focus{background-color:#b8c2cc!important;background-color:rgba(184,194,204,var(--bg-opacity))!important}.xxl\:focus\:bg-grey-light:focus{--bg-opacity:1!important}[dir] .xxl\:focus\:bg-grey-light:focus{background-color:#dae1e7!important;background-color:rgba(218,225,231,var(--bg-opacity))!important}[dir] .xxl\:bg-none{background-image:none!important}[dir] .xxl\:bg-gradient-to-t{background-image:linear-gradient(0deg,var(--gradient-color-stops))!important}[dir=ltr] .xxl\:bg-gradient-to-t{background-image:-webkit-gradient(linear,left bottom,left top,from(var(--gradient-color-stops)))!important}[dir=rtl] .xxl\:bg-gradient-to-t{background-image:-webkit-gradient(linear,right bottom,right top,from(var(--gradient-color-stops)))!important}[dir=ltr] .xxl\:bg-gradient-to-tr{background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}[dir=rtl] .xxl\:bg-gradient-to-tr{background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}[dir=ltr] .xxl\:bg-gradient-to-r{background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(90deg,var(--gradient-color-stops))!important}[dir=rtl] .xxl\:bg-gradient-to-r{background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(270deg,var(--gradient-color-stops))!important}[dir=ltr] .xxl\:bg-gradient-to-br{background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}[dir=rtl] .xxl\:bg-gradient-to-br{background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}[dir] .xxl\:bg-gradient-to-b{background-image:linear-gradient(180deg,var(--gradient-color-stops))!important}[dir=ltr] .xxl\:bg-gradient-to-b{background-image:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-color-stops)))!important}[dir=rtl] .xxl\:bg-gradient-to-b{background-image:-webkit-gradient(linear,right top,right bottom,from(var(--gradient-color-stops)))!important}[dir=ltr] .xxl\:bg-gradient-to-bl{background-image:-webkit-gradient(linear,right top,left bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}[dir=rtl] .xxl\:bg-gradient-to-bl{background-image:-webkit-gradient(linear,left top,right bottom,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}[dir=ltr] .xxl\:bg-gradient-to-l{background-image:-webkit-gradient(linear,right top,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(270deg,var(--gradient-color-stops))!important}[dir=rtl] .xxl\:bg-gradient-to-l{background-image:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(90deg,var(--gradient-color-stops))!important}[dir=ltr] .xxl\:bg-gradient-to-tl{background-image:-webkit-gradient(linear,right bottom,left top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}[dir=rtl] .xxl\:bg-gradient-to-tl{background-image:-webkit-gradient(linear,left bottom,right top,from(var(--gradient-color-stops)))!important;background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}.xxl\:from-transparent{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.xxl\:from-black{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.xxl\:from-white{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.xxl\:from-grey{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.xxl\:from-grey-light{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.xxl\:via-transparent{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.xxl\:via-black{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.xxl\:via-white{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.xxl\:via-grey{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.xxl\:via-grey-light{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.xxl\:to-transparent{--gradient-to-color:transparent!important}.xxl\:to-black{--gradient-to-color:#22292f!important}.xxl\:to-white{--gradient-to-color:#fff!important}.xxl\:to-grey{--gradient-to-color:#b8c2cc!important}.xxl\:to-grey-light{--gradient-to-color:#dae1e7!important}.xxl\:hover\:from-transparent:hover{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.xxl\:hover\:from-black:hover{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.xxl\:hover\:from-white:hover{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.xxl\:hover\:from-grey:hover{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.xxl\:hover\:from-grey-light:hover{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.xxl\:hover\:via-transparent:hover{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.xxl\:hover\:via-black:hover{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.xxl\:hover\:via-white:hover{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.xxl\:hover\:via-grey:hover{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.xxl\:hover\:via-grey-light:hover{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.xxl\:hover\:to-transparent:hover{--gradient-to-color:transparent!important}.xxl\:hover\:to-black:hover{--gradient-to-color:#22292f!important}.xxl\:hover\:to-white:hover{--gradient-to-color:#fff!important}.xxl\:hover\:to-grey:hover{--gradient-to-color:#b8c2cc!important}.xxl\:hover\:to-grey-light:hover{--gradient-to-color:#dae1e7!important}.xxl\:focus\:from-transparent:focus{--gradient-from-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)!important}.xxl\:focus\:from-black:focus{--gradient-from-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.xxl\:focus\:from-white:focus{--gradient-from-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.xxl\:focus\:from-grey:focus{--gradient-from-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.xxl\:focus\:from-grey-light:focus{--gradient-from-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.xxl\:focus\:via-transparent:focus{--gradient-via-color:transparent!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)!important}.xxl\:focus\:via-black:focus{--gradient-via-color:#22292f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,41,47,0))!important}.xxl\:focus\:via-white:focus{--gradient-via-color:#fff!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))!important}.xxl\:focus\:via-grey:focus{--gradient-via-color:#b8c2cc!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(184,194,204,0))!important}.xxl\:focus\:via-grey-light:focus{--gradient-via-color:#dae1e7!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(218,225,231,0))!important}.xxl\:focus\:to-transparent:focus{--gradient-to-color:transparent!important}.xxl\:focus\:to-black:focus{--gradient-to-color:#22292f!important}.xxl\:focus\:to-white:focus{--gradient-to-color:#fff!important}.xxl\:focus\:to-grey:focus{--gradient-to-color:#b8c2cc!important}.xxl\:focus\:to-grey-light:focus{--gradient-to-color:#dae1e7!important}.xxl\:bg-opacity-0{--bg-opacity:0!important}.xxl\:bg-opacity-25{--bg-opacity:0.25!important}.xxl\:bg-opacity-50{--bg-opacity:0.5!important}.xxl\:bg-opacity-75{--bg-opacity:0.75!important}.xxl\:bg-opacity-100{--bg-opacity:1!important}.xxl\:hover\:bg-opacity-0:hover{--bg-opacity:0!important}.xxl\:hover\:bg-opacity-25:hover{--bg-opacity:0.25!important}.xxl\:hover\:bg-opacity-50:hover{--bg-opacity:0.5!important}.xxl\:hover\:bg-opacity-75:hover{--bg-opacity:0.75!important}.xxl\:hover\:bg-opacity-100:hover{--bg-opacity:1!important}.xxl\:focus\:bg-opacity-0:focus{--bg-opacity:0!important}.xxl\:focus\:bg-opacity-25:focus{--bg-opacity:0.25!important}.xxl\:focus\:bg-opacity-50:focus{--bg-opacity:0.5!important}.xxl\:focus\:bg-opacity-75:focus{--bg-opacity:0.75!important}.xxl\:focus\:bg-opacity-100:focus{--bg-opacity:1!important}[dir] .xxl\:bg-auto{background-size:auto!important}[dir] .xxl\:bg-cover{background-size:cover!important}[dir] .xxl\:bg-contain{background-size:contain!important}[dir] .xxl\:border-transparent{border-color:transparent!important}.xxl\:border-black{--border-opacity:1!important}[dir] .xxl\:border-black{border-color:#22292f!important;border-color:rgba(34,41,47,var(--border-opacity))!important}.xxl\:border-white{--border-opacity:1!important}[dir] .xxl\:border-white{border-color:#fff!important;border-color:rgba(255,255,255,var(--border-opacity))!important}.xxl\:border-grey{--border-opacity:1!important}[dir] .xxl\:border-grey{border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--border-opacity))!important}.xxl\:border-grey-light{--border-opacity:1!important}[dir] .xxl\:border-grey-light{border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--border-opacity))!important}[dir] .xxl\:hover\:border-transparent:hover{border-color:transparent!important}.xxl\:hover\:border-black:hover{--border-opacity:1!important}[dir] .xxl\:hover\:border-black:hover{border-color:#22292f!important;border-color:rgba(34,41,47,var(--border-opacity))!important}.xxl\:hover\:border-white:hover{--border-opacity:1!important}[dir] .xxl\:hover\:border-white:hover{border-color:#fff!important;border-color:rgba(255,255,255,var(--border-opacity))!important}.xxl\:hover\:border-grey:hover{--border-opacity:1!important}[dir] .xxl\:hover\:border-grey:hover{border-color:#b8c2cc!important;border-color:rgba(184,194,204,var(--border-opacity))!important}.xxl\:hover\:border-grey-light:hover{--border-opacity:1!important}[dir] .xxl\:hover\:border-grey-light:hover{border-color:#dae1e7!important;border-color:rgba(218,225,231,var(--border-opacity))!important}.xxl\:border-opacity-0{--border-opacity:0!important}.xxl\:border-opacity-25{--border-opacity:0.25!important}.xxl\:border-opacity-50{--border-opacity:0.5!important}.xxl\:border-opacity-75{--border-opacity:0.75!important}.xxl\:border-opacity-100{--border-opacity:1!important}.xxl\:hover\:border-opacity-0:hover{--border-opacity:0!important}.xxl\:hover\:border-opacity-25:hover{--border-opacity:0.25!important}.xxl\:hover\:border-opacity-50:hover{--border-opacity:0.5!important}.xxl\:hover\:border-opacity-75:hover{--border-opacity:0.75!important}.xxl\:hover\:border-opacity-100:hover{--border-opacity:1!important}.xxl\:focus\:border-opacity-0:focus{--border-opacity:0!important}.xxl\:focus\:border-opacity-25:focus{--border-opacity:0.25!important}.xxl\:focus\:border-opacity-50:focus{--border-opacity:0.5!important}.xxl\:focus\:border-opacity-75:focus{--border-opacity:0.75!important}.xxl\:focus\:border-opacity-100:focus{--border-opacity:1!important}[dir] .xxl\:border-solid{border-style:solid!important}[dir] .xxl\:border-dashed{border-style:dashed!important}[dir] .xxl\:border-dotted{border-style:dotted!important}[dir] .xxl\:border-double{border-style:double!important}[dir] .xxl\:border-none{border-style:none!important}[dir] .xxl\:border-0{border-width:0!important}[dir] .xxl\:border-2{border-width:2px!important}[dir] .xxl\:border-4{border-width:4px!important}[dir] .xxl\:border-8{border-width:8px!important}[dir] .xxl\:border{border-width:1px!important}[dir] .xxl\:border-t-0{border-top-width:0!important}[dir=ltr] .xxl\:border-r-0{border-right-width:0!important}[dir=rtl] .xxl\:border-r-0{border-left-width:0!important}[dir] .xxl\:border-b-0{border-bottom-width:0!important}[dir=ltr] .xxl\:border-l-0{border-left-width:0!important}[dir=rtl] .xxl\:border-l-0{border-right-width:0!important}[dir] .xxl\:border-t-2{border-top-width:2px!important}[dir=ltr] .xxl\:border-r-2{border-right-width:2px!important}[dir=rtl] .xxl\:border-r-2{border-left-width:2px!important}[dir] .xxl\:border-b-2{border-bottom-width:2px!important}[dir=ltr] .xxl\:border-l-2{border-left-width:2px!important}[dir=rtl] .xxl\:border-l-2{border-right-width:2px!important}[dir] .xxl\:border-t-4{border-top-width:4px!important}[dir=ltr] .xxl\:border-r-4{border-right-width:4px!important}[dir=rtl] .xxl\:border-r-4{border-left-width:4px!important}[dir] .xxl\:border-b-4{border-bottom-width:4px!important}[dir=ltr] .xxl\:border-l-4{border-left-width:4px!important}[dir=rtl] .xxl\:border-l-4{border-right-width:4px!important}[dir] .xxl\:border-t-8{border-top-width:8px!important}[dir=ltr] .xxl\:border-r-8{border-right-width:8px!important}[dir=rtl] .xxl\:border-r-8{border-left-width:8px!important}[dir] .xxl\:border-b-8{border-bottom-width:8px!important}[dir=ltr] .xxl\:border-l-8{border-left-width:8px!important}[dir=rtl] .xxl\:border-l-8{border-right-width:8px!important}[dir] .xxl\:border-t{border-top-width:1px!important}[dir=ltr] .xxl\:border-r{border-right-width:1px!important}[dir=rtl] .xxl\:border-r{border-left-width:1px!important}[dir] .xxl\:border-b{border-bottom-width:1px!important}[dir=ltr] .xxl\:border-l{border-left-width:1px!important}[dir=rtl] .xxl\:border-l{border-right-width:1px!important}.xxl\:box-border{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.xxl\:box-content{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.xxl\:block{display:block!important}.xxl\:inline-block{display:inline-block!important}.xxl\:inline{display:inline!important}.xxl\:flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.xxl\:inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.xxl\:table{display:table!important}.xxl\:table-caption{display:table-caption!important}.xxl\:table-cell{display:table-cell!important}.xxl\:table-column{display:table-column!important}.xxl\:table-column-group{display:table-column-group!important}.xxl\:table-footer-group{display:table-footer-group!important}.xxl\:table-header-group{display:table-header-group!important}.xxl\:table-row-group{display:table-row-group!important}.xxl\:table-row{display:table-row!important}.xxl\:flow-root{display:flow-root!important}.xxl\:grid{display:grid!important}.xxl\:inline-grid{display:inline-grid!important}.xxl\:contents{display:contents!important}.xxl\:hidden{display:none!important}.xxl\:flex-row{-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.xxl\:flex-row,.xxl\:flex-row-reverse{-webkit-box-orient:horizontal!important}.xxl\:flex-row-reverse{-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.xxl\:flex-col{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.xxl\:flex-col-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.xxl\:flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.xxl\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.xxl\:flex-no-wrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.xxl\:place-items-auto{place-items:auto!important}.xxl\:place-items-start{place-items:start!important}.xxl\:place-items-end{place-items:end!important}.xxl\:place-items-center{place-items:center!important}.xxl\:place-items-stretch{place-items:stretch!important}.xxl\:place-content-center{place-content:center!important}.xxl\:place-content-start{place-content:start!important}.xxl\:place-content-end{place-content:end!important}.xxl\:place-content-between{place-content:space-between!important}.xxl\:place-content-around{place-content:space-around!important}.xxl\:place-content-evenly{place-content:space-evenly!important}.xxl\:place-content-stretch{place-content:stretch!important}.xxl\:place-self-auto{place-self:auto!important}.xxl\:place-self-start{place-self:start!important}.xxl\:place-self-end{place-self:end!important}.xxl\:place-self-center{place-self:center!important}.xxl\:place-self-stretch{place-self:stretch!important}.xxl\:items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.xxl\:items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.xxl\:items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.xxl\:items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.xxl\:items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.xxl\:content-center{-ms-flex-line-pack:center!important;align-content:center!important}.xxl\:content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.xxl\:content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.xxl\:content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.xxl\:content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.xxl\:content-evenly{-ms-flex-line-pack:space-evenly!important;align-content:space-evenly!important}.xxl\:self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.xxl\:self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.xxl\:self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.xxl\:self-center{-ms-flex-item-align:center!important;align-self:center!important}.xxl\:self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.xxl\:justify-items-auto{justify-items:auto!important}.xxl\:justify-items-start{justify-items:start!important}.xxl\:justify-items-end{justify-items:end!important}.xxl\:justify-items-center{justify-items:center!important}.xxl\:justify-items-stretch{justify-items:stretch!important}.xxl\:justify-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.xxl\:justify-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.xxl\:justify-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.xxl\:justify-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.xxl\:justify-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.xxl\:justify-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.xxl\:justify-self-auto{justify-self:auto!important}.xxl\:justify-self-start{justify-self:start!important}.xxl\:justify-self-end{justify-self:end!important}.xxl\:justify-self-center{justify-self:center!important}.xxl\:justify-self-stretch{justify-self:stretch!important}.xxl\:flex-1{-webkit-box-flex:1!important;-ms-flex:1 1 0%!important;flex:1 1 0%!important}.xxl\:flex-auto{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.xxl\:flex-initial{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.xxl\:flex-none{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.xxl\:flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.xxl\:flex-grow{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.xxl\:flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.xxl\:flex-shrink{-ms-flex-negative:1!important;flex-shrink:1!important}.xxl\:order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.xxl\:order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.xxl\:order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.xxl\:order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.xxl\:order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.xxl\:order-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.xxl\:order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.xxl\:order-last{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.xxl\:order-normal{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.xxl\:hover\:order-1:hover{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.xxl\:hover\:order-2:hover{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.xxl\:hover\:order-3:hover{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.xxl\:hover\:order-4:hover{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.xxl\:hover\:order-5:hover{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.xxl\:hover\:order-6:hover{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.xxl\:hover\:order-first:hover{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.xxl\:hover\:order-last:hover{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.xxl\:hover\:order-normal:hover{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.xxl\:focus\:order-1:focus{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.xxl\:focus\:order-2:focus{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.xxl\:focus\:order-3:focus{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.xxl\:focus\:order-4:focus{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.xxl\:focus\:order-5:focus{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.xxl\:focus\:order-6:focus{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.xxl\:focus\:order-first:focus{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.xxl\:focus\:order-last:focus{-webkit-box-ordinal-group:1000!important;-ms-flex-order:999!important;order:999!important}.xxl\:focus\:order-normal:focus{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}[dir=ltr] .xxl\:float-right{float:right!important}[dir=ltr] .xxl\:float-left,[dir=rtl] .xxl\:float-right{float:left!important}[dir=rtl] .xxl\:float-left{float:right!important}[dir] .xxl\:float-none{float:none!important}.xxl\:clearfix:after{content:""!important;display:table!important}[dir] .xxl\:clearfix:after{clear:both!important}[dir=ltr] .xxl\:clear-left{clear:left!important}[dir=ltr] .xxl\:clear-right,[dir=rtl] .xxl\:clear-left{clear:right!important}[dir=rtl] .xxl\:clear-right{clear:left!important}[dir] .xxl\:clear-both{clear:both!important}[dir] .xxl\:clear-none{clear:none!important}.xxl\:font-light{font-weight:300!important}.xxl\:font-normal{font-weight:400!important}.xxl\:font-medium{font-weight:500!important}.xxl\:font-semibold{font-weight:600!important}.xxl\:font-bold{font-weight:700!important}.xxl\:font-extrabold{font-weight:800!important}.xxl\:font-black{font-weight:900!important}.xxl\:hover\:font-light:hover{font-weight:300!important}.xxl\:hover\:font-normal:hover{font-weight:400!important}.xxl\:hover\:font-medium:hover{font-weight:500!important}.xxl\:hover\:font-semibold:hover{font-weight:600!important}.xxl\:hover\:font-bold:hover{font-weight:700!important}.xxl\:hover\:font-extrabold:hover{font-weight:800!important}.xxl\:hover\:font-black:hover{font-weight:900!important}.xxl\:h-1{height:.25rem!important}.xxl\:h-2{height:.5rem!important}.xxl\:h-3{height:.75rem!important}.xxl\:h-4{height:1rem!important}.xxl\:h-5{height:1.25rem!important}.xxl\:h-6{height:1.5rem!important}.xxl\:h-8{height:2rem!important}.xxl\:h-10{height:2.5rem!important}.xxl\:h-12{height:3rem!important}.xxl\:h-16{height:4rem!important}.xxl\:h-24{height:6rem!important}.xxl\:h-32{height:8rem!important}.xxl\:h-48{height:12rem!important}.xxl\:h-64{height:16rem!important}.xxl\:h-auto{height:auto!important}.xxl\:h-px{height:1px!important}.xxl\:h-full{height:100%!important}.xxl\:h-screen{height:100vh!important}.xxl\:text-xs{font-size:.75rem!important}.xxl\:text-sm{font-size:.875rem!important}.xxl\:text-base{font-size:1rem!important}.xxl\:text-lg{font-size:1.125rem!important}.xxl\:text-xl{font-size:1.25rem!important}.xxl\:text-2xl{font-size:1.5rem!important}.xxl\:text-3xl{font-size:1.875rem!important}.xxl\:text-4xl{font-size:2.25rem!important}.xxl\:text-5xl{font-size:3rem!important}.xxl\:text-6xl{font-size:4rem!important}.xxl\:leading-none{line-height:1!important}.xxl\:leading-tight{line-height:1.25!important}.xxl\:leading-normal{line-height:1.5!important}.xxl\:leading-loose{line-height:2!important}.xxl\:list-inside{list-style-position:inside!important}.xxl\:list-outside{list-style-position:outside!important}[dir] .xxl\:m-0{margin:0!important}[dir] .xxl\:m-1{margin:.25rem!important}[dir] .xxl\:m-2{margin:.5rem!important}[dir] .xxl\:m-3{margin:.75rem!important}[dir] .xxl\:m-4{margin:1rem!important}[dir] .xxl\:m-5{margin:1.25rem!important}[dir] .xxl\:m-6{margin:1.5rem!important}[dir] .xxl\:m-8{margin:2rem!important}[dir] .xxl\:m-10{margin:2.5rem!important}[dir] .xxl\:m-12{margin:3rem!important}[dir] .xxl\:m-16{margin:4rem!important}[dir] .xxl\:m-20{margin:5rem!important}[dir] .xxl\:m-24{margin:6rem!important}[dir] .xxl\:m-32{margin:8rem!important}[dir] .xxl\:m-auto{margin:auto!important}[dir] .xxl\:m-px{margin:1px!important}[dir] .xxl\:m-base{margin:2.2rem!important}[dir] .xxl\:-m-px{margin:-1px!important}[dir] .xxl\:-m-1{margin:-.25rem!important}[dir] .xxl\:-m-2{margin:-.5rem!important}[dir] .xxl\:-m-3{margin:-.75rem!important}[dir] .xxl\:-m-4{margin:-1rem!important}[dir] .xxl\:my-0{margin-top:0!important;margin-bottom:0!important}[dir=ltr] .xxl\:mx-0,[dir=rtl] .xxl\:mx-0{margin-left:0!important;margin-right:0!important}[dir] .xxl\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}[dir=ltr] .xxl\:mx-1,[dir=rtl] .xxl\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}[dir] .xxl\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}[dir=ltr] .xxl\:mx-2,[dir=rtl] .xxl\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}[dir] .xxl\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}[dir=ltr] .xxl\:mx-3,[dir=rtl] .xxl\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}[dir] .xxl\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}[dir=ltr] .xxl\:mx-4,[dir=rtl] .xxl\:mx-4{margin-left:1rem!important;margin-right:1rem!important}[dir] .xxl\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}[dir=ltr] .xxl\:mx-5,[dir=rtl] .xxl\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}[dir] .xxl\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}[dir=ltr] .xxl\:mx-6,[dir=rtl] .xxl\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}[dir] .xxl\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}[dir=ltr] .xxl\:mx-8,[dir=rtl] .xxl\:mx-8{margin-left:2rem!important;margin-right:2rem!important}[dir] .xxl\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}[dir=ltr] .xxl\:mx-10,[dir=rtl] .xxl\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}[dir] .xxl\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}[dir=ltr] .xxl\:mx-12,[dir=rtl] .xxl\:mx-12{margin-left:3rem!important;margin-right:3rem!important}[dir] .xxl\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}[dir=ltr] .xxl\:mx-16,[dir=rtl] .xxl\:mx-16{margin-left:4rem!important;margin-right:4rem!important}[dir] .xxl\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}[dir=ltr] .xxl\:mx-20,[dir=rtl] .xxl\:mx-20{margin-left:5rem!important;margin-right:5rem!important}[dir] .xxl\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}[dir=ltr] .xxl\:mx-24,[dir=rtl] .xxl\:mx-24{margin-left:6rem!important;margin-right:6rem!important}[dir] .xxl\:my-32{margin-top:8rem!important;margin-bottom:8rem!important}[dir=ltr] .xxl\:mx-32,[dir=rtl] .xxl\:mx-32{margin-left:8rem!important;margin-right:8rem!important}[dir] .xxl\:my-auto{margin-top:auto!important;margin-bottom:auto!important}[dir=ltr] .xxl\:mx-auto,[dir=rtl] .xxl\:mx-auto{margin-left:auto!important;margin-right:auto!important}[dir] .xxl\:my-px{margin-top:1px!important;margin-bottom:1px!important}[dir=ltr] .xxl\:mx-px,[dir=rtl] .xxl\:mx-px{margin-left:1px!important;margin-right:1px!important}[dir] .xxl\:my-base{margin-top:2.2rem!important;margin-bottom:2.2rem!important}[dir=ltr] .xxl\:mx-base,[dir=rtl] .xxl\:mx-base{margin-left:2.2rem!important;margin-right:2.2rem!important}[dir] .xxl\:-my-px{margin-top:-1px!important;margin-bottom:-1px!important}[dir=ltr] .xxl\:-mx-px,[dir=rtl] .xxl\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}[dir] .xxl\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}[dir=ltr] .xxl\:-mx-1,[dir=rtl] .xxl\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}[dir] .xxl\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}[dir=ltr] .xxl\:-mx-2,[dir=rtl] .xxl\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}[dir] .xxl\:-my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}[dir=ltr] .xxl\:-mx-3,[dir=rtl] .xxl\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}[dir] .xxl\:-my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}[dir=ltr] .xxl\:-mx-4,[dir=rtl] .xxl\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}[dir] .xxl\:mt-0{margin-top:0!important}[dir=ltr] .xxl\:mr-0{margin-right:0!important}[dir=rtl] .xxl\:mr-0{margin-left:0!important}[dir] .xxl\:mb-0{margin-bottom:0!important}[dir=ltr] .xxl\:ml-0{margin-left:0!important}[dir=rtl] .xxl\:ml-0{margin-right:0!important}[dir] .xxl\:mt-1{margin-top:.25rem!important}[dir=ltr] .xxl\:mr-1{margin-right:.25rem!important}[dir=rtl] .xxl\:mr-1{margin-left:.25rem!important}[dir] .xxl\:mb-1{margin-bottom:.25rem!important}[dir=ltr] .xxl\:ml-1{margin-left:.25rem!important}[dir=rtl] .xxl\:ml-1{margin-right:.25rem!important}[dir] .xxl\:mt-2{margin-top:.5rem!important}[dir=ltr] .xxl\:mr-2{margin-right:.5rem!important}[dir=rtl] .xxl\:mr-2{margin-left:.5rem!important}[dir] .xxl\:mb-2{margin-bottom:.5rem!important}[dir=ltr] .xxl\:ml-2{margin-left:.5rem!important}[dir=rtl] .xxl\:ml-2{margin-right:.5rem!important}[dir] .xxl\:mt-3{margin-top:.75rem!important}[dir=ltr] .xxl\:mr-3{margin-right:.75rem!important}[dir=rtl] .xxl\:mr-3{margin-left:.75rem!important}[dir] .xxl\:mb-3{margin-bottom:.75rem!important}[dir=ltr] .xxl\:ml-3{margin-left:.75rem!important}[dir=rtl] .xxl\:ml-3{margin-right:.75rem!important}[dir] .xxl\:mt-4{margin-top:1rem!important}[dir=ltr] .xxl\:mr-4{margin-right:1rem!important}[dir=rtl] .xxl\:mr-4{margin-left:1rem!important}[dir] .xxl\:mb-4{margin-bottom:1rem!important}[dir=ltr] .xxl\:ml-4{margin-left:1rem!important}[dir=rtl] .xxl\:ml-4{margin-right:1rem!important}[dir] .xxl\:mt-5{margin-top:1.25rem!important}[dir=ltr] .xxl\:mr-5{margin-right:1.25rem!important}[dir=rtl] .xxl\:mr-5{margin-left:1.25rem!important}[dir] .xxl\:mb-5{margin-bottom:1.25rem!important}[dir=ltr] .xxl\:ml-5{margin-left:1.25rem!important}[dir=rtl] .xxl\:ml-5{margin-right:1.25rem!important}[dir] .xxl\:mt-6{margin-top:1.5rem!important}[dir=ltr] .xxl\:mr-6{margin-right:1.5rem!important}[dir=rtl] .xxl\:mr-6{margin-left:1.5rem!important}[dir] .xxl\:mb-6{margin-bottom:1.5rem!important}[dir=ltr] .xxl\:ml-6{margin-left:1.5rem!important}[dir=rtl] .xxl\:ml-6{margin-right:1.5rem!important}[dir] .xxl\:mt-8{margin-top:2rem!important}[dir=ltr] .xxl\:mr-8{margin-right:2rem!important}[dir=rtl] .xxl\:mr-8{margin-left:2rem!important}[dir] .xxl\:mb-8{margin-bottom:2rem!important}[dir=ltr] .xxl\:ml-8{margin-left:2rem!important}[dir=rtl] .xxl\:ml-8{margin-right:2rem!important}[dir] .xxl\:mt-10{margin-top:2.5rem!important}[dir=ltr] .xxl\:mr-10{margin-right:2.5rem!important}[dir=rtl] .xxl\:mr-10{margin-left:2.5rem!important}[dir] .xxl\:mb-10{margin-bottom:2.5rem!important}[dir=ltr] .xxl\:ml-10{margin-left:2.5rem!important}[dir=rtl] .xxl\:ml-10{margin-right:2.5rem!important}[dir] .xxl\:mt-12{margin-top:3rem!important}[dir=ltr] .xxl\:mr-12{margin-right:3rem!important}[dir=rtl] .xxl\:mr-12{margin-left:3rem!important}[dir] .xxl\:mb-12{margin-bottom:3rem!important}[dir=ltr] .xxl\:ml-12{margin-left:3rem!important}[dir=rtl] .xxl\:ml-12{margin-right:3rem!important}[dir] .xxl\:mt-16{margin-top:4rem!important}[dir=ltr] .xxl\:mr-16{margin-right:4rem!important}[dir=rtl] .xxl\:mr-16{margin-left:4rem!important}[dir] .xxl\:mb-16{margin-bottom:4rem!important}[dir=ltr] .xxl\:ml-16{margin-left:4rem!important}[dir=rtl] .xxl\:ml-16{margin-right:4rem!important}[dir] .xxl\:mt-20{margin-top:5rem!important}[dir=ltr] .xxl\:mr-20{margin-right:5rem!important}[dir=rtl] .xxl\:mr-20{margin-left:5rem!important}[dir] .xxl\:mb-20{margin-bottom:5rem!important}[dir=ltr] .xxl\:ml-20{margin-left:5rem!important}[dir=rtl] .xxl\:ml-20{margin-right:5rem!important}[dir] .xxl\:mt-24{margin-top:6rem!important}[dir=ltr] .xxl\:mr-24{margin-right:6rem!important}[dir=rtl] .xxl\:mr-24{margin-left:6rem!important}[dir] .xxl\:mb-24{margin-bottom:6rem!important}[dir=ltr] .xxl\:ml-24{margin-left:6rem!important}[dir=rtl] .xxl\:ml-24{margin-right:6rem!important}[dir] .xxl\:mt-32{margin-top:8rem!important}[dir=ltr] .xxl\:mr-32{margin-right:8rem!important}[dir=rtl] .xxl\:mr-32{margin-left:8rem!important}[dir] .xxl\:mb-32{margin-bottom:8rem!important}[dir=ltr] .xxl\:ml-32{margin-left:8rem!important}[dir=rtl] .xxl\:ml-32{margin-right:8rem!important}[dir] .xxl\:mt-auto{margin-top:auto!important}[dir=ltr] .xxl\:mr-auto{margin-right:auto!important}[dir=rtl] .xxl\:mr-auto{margin-left:auto!important}[dir] .xxl\:mb-auto{margin-bottom:auto!important}[dir=ltr] .xxl\:ml-auto{margin-left:auto!important}[dir=rtl] .xxl\:ml-auto{margin-right:auto!important}[dir] .xxl\:mt-px{margin-top:1px!important}[dir=ltr] .xxl\:mr-px{margin-right:1px!important}[dir=rtl] .xxl\:mr-px{margin-left:1px!important}[dir] .xxl\:mb-px{margin-bottom:1px!important}[dir=ltr] .xxl\:ml-px{margin-left:1px!important}[dir=rtl] .xxl\:ml-px{margin-right:1px!important}[dir] .xxl\:mt-base{margin-top:2.2rem!important}[dir=ltr] .xxl\:mr-base{margin-right:2.2rem!important}[dir=rtl] .xxl\:mr-base{margin-left:2.2rem!important}[dir] .xxl\:mb-base{margin-bottom:2.2rem!important}[dir=ltr] .xxl\:ml-base{margin-left:2.2rem!important}[dir=rtl] .xxl\:ml-base{margin-right:2.2rem!important}[dir] .xxl\:-mt-px{margin-top:-1px!important}[dir=ltr] .xxl\:-mr-px{margin-right:-1px!important}[dir=rtl] .xxl\:-mr-px{margin-left:-1px!important}[dir] .xxl\:-mb-px{margin-bottom:-1px!important}[dir=ltr] .xxl\:-ml-px{margin-left:-1px!important}[dir=rtl] .xxl\:-ml-px{margin-right:-1px!important}[dir] .xxl\:-mt-1{margin-top:-.25rem!important}[dir=ltr] .xxl\:-mr-1{margin-right:-.25rem!important}[dir=rtl] .xxl\:-mr-1{margin-left:-.25rem!important}[dir] .xxl\:-mb-1{margin-bottom:-.25rem!important}[dir=ltr] .xxl\:-ml-1{margin-left:-.25rem!important}[dir=rtl] .xxl\:-ml-1{margin-right:-.25rem!important}[dir] .xxl\:-mt-2{margin-top:-.5rem!important}[dir=ltr] .xxl\:-mr-2{margin-right:-.5rem!important}[dir=rtl] .xxl\:-mr-2{margin-left:-.5rem!important}[dir] .xxl\:-mb-2{margin-bottom:-.5rem!important}[dir=ltr] .xxl\:-ml-2{margin-left:-.5rem!important}[dir=rtl] .xxl\:-ml-2{margin-right:-.5rem!important}[dir] .xxl\:-mt-3{margin-top:-.75rem!important}[dir=ltr] .xxl\:-mr-3{margin-right:-.75rem!important}[dir=rtl] .xxl\:-mr-3{margin-left:-.75rem!important}[dir] .xxl\:-mb-3{margin-bottom:-.75rem!important}[dir=ltr] .xxl\:-ml-3{margin-left:-.75rem!important}[dir=rtl] .xxl\:-ml-3{margin-right:-.75rem!important}[dir] .xxl\:-mt-4{margin-top:-1rem!important}[dir=ltr] .xxl\:-mr-4{margin-right:-1rem!important}[dir=rtl] .xxl\:-mr-4{margin-left:-1rem!important}[dir] .xxl\:-mb-4{margin-bottom:-1rem!important}[dir=ltr] .xxl\:-ml-4{margin-left:-1rem!important}[dir=rtl] .xxl\:-ml-4{margin-right:-1rem!important}.xxl\:max-h-full{max-height:100%!important}.xxl\:max-h-screen{max-height:100vh!important}.xxl\:max-w-xs{max-width:20rem!important}.xxl\:max-w-sm{max-width:30rem!important}.xxl\:max-w-md{max-width:40rem!important}.xxl\:max-w-lg{max-width:50rem!important}.xxl\:max-w-xl{max-width:60rem!important}.xxl\:max-w-2xl{max-width:70rem!important}.xxl\:max-w-3xl{max-width:80rem!important}.xxl\:max-w-4xl{max-width:90rem!important}.xxl\:max-w-5xl{max-width:100rem!important}.xxl\:max-w-full{max-width:100%!important}.xxl\:min-h-0{min-height:0!important}.xxl\:min-h-full{min-height:100%!important}.xxl\:min-h-screen{min-height:100vh!important}.xxl\:min-w-0{min-width:0!important}.xxl\:min-w-full{min-width:100%!important}.xxl\:object-contain{-o-object-fit:contain!important;object-fit:contain!important}.xxl\:object-cover{-o-object-fit:cover!important;object-fit:cover!important}.xxl\:object-fill{-o-object-fit:fill!important;object-fit:fill!important}.xxl\:object-none{-o-object-fit:none!important;object-fit:none!important}.xxl\:object-scale-down{-o-object-fit:scale-down!important;object-fit:scale-down!important}.xxl\:object-bottom{-o-object-position:bottom!important;object-position:bottom!important}.xxl\:object-center{-o-object-position:center!important;object-position:center!important}.xxl\:object-left{-o-object-position:left!important;object-position:left!important}.xxl\:object-left-bottom{-o-object-position:left bottom!important;object-position:left bottom!important}.xxl\:object-left-top{-o-object-position:left top!important;object-position:left top!important}.xxl\:object-right{-o-object-position:right!important;object-position:right!important}.xxl\:object-right-bottom{-o-object-position:right bottom!important;object-position:right bottom!important}.xxl\:object-right-top{-o-object-position:right top!important;object-position:right top!important}.xxl\:object-top{-o-object-position:top!important;object-position:top!important}.xxl\:opacity-0{opacity:0!important}.xxl\:opacity-25{opacity:.25!important}.xxl\:opacity-50{opacity:.5!important}.xxl\:opacity-75{opacity:.75!important}.xxl\:opacity-100{opacity:1!important}.xxl\:overflow-auto{overflow:auto!important}.xxl\:overflow-hidden{overflow:hidden!important}.xxl\:overflow-visible{overflow:visible!important}.xxl\:overflow-scroll{overflow:scroll!important}.xxl\:overflow-x-auto{overflow-x:auto!important}.xxl\:overflow-y-auto{overflow-y:auto!important}.xxl\:overflow-x-hidden{overflow-x:hidden!important}.xxl\:overflow-y-hidden{overflow-y:hidden!important}.xxl\:overflow-x-visible{overflow-x:visible!important}.xxl\:overflow-y-visible{overflow-y:visible!important}.xxl\:overflow-x-scroll{overflow-x:scroll!important}.xxl\:overflow-y-scroll{overflow-y:scroll!important}.xxl\:scrolling-touch{-webkit-overflow-scrolling:touch!important}.xxl\:scrolling-auto{-webkit-overflow-scrolling:auto!important}.xxl\:overscroll-auto{-ms-scroll-chaining:chained!important;overscroll-behavior:auto!important}.xxl\:overscroll-contain{-ms-scroll-chaining:none!important;overscroll-behavior:contain!important}.xxl\:overscroll-none{-ms-scroll-chaining:none!important;overscroll-behavior:none!important}.xxl\:overscroll-y-auto{overscroll-behavior-y:auto!important}.xxl\:overscroll-y-contain{overscroll-behavior-y:contain!important}.xxl\:overscroll-y-none{overscroll-behavior-y:none!important}.xxl\:overscroll-x-auto{overscroll-behavior-x:auto!important}.xxl\:overscroll-x-contain{overscroll-behavior-x:contain!important}.xxl\:overscroll-x-none{overscroll-behavior-x:none!important}[dir] .xxl\:p-0{padding:0!important}[dir] .xxl\:p-1{padding:.25rem!important}[dir] .xxl\:p-2{padding:.5rem!important}[dir] .xxl\:p-3{padding:.75rem!important}[dir] .xxl\:p-4{padding:1rem!important}[dir] .xxl\:p-5{padding:1.25rem!important}[dir] .xxl\:p-6{padding:1.5rem!important}[dir] .xxl\:p-8{padding:2rem!important}[dir] .xxl\:p-10{padding:2.5rem!important}[dir] .xxl\:p-12{padding:3rem!important}[dir] .xxl\:p-16{padding:4rem!important}[dir] .xxl\:p-20{padding:5rem!important}[dir] .xxl\:p-24{padding:6rem!important}[dir] .xxl\:p-32{padding:8rem!important}[dir] .xxl\:p-px{padding:1px!important}[dir] .xxl\:p-base{padding:2.2rem!important}[dir] .xxl\:py-0{padding-top:0!important;padding-bottom:0!important}[dir=ltr] .xxl\:px-0,[dir=rtl] .xxl\:px-0{padding-left:0!important;padding-right:0!important}[dir] .xxl\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}[dir=ltr] .xxl\:px-1,[dir=rtl] .xxl\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}[dir] .xxl\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}[dir=ltr] .xxl\:px-2,[dir=rtl] .xxl\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}[dir] .xxl\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}[dir=ltr] .xxl\:px-3,[dir=rtl] .xxl\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}[dir] .xxl\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}[dir=ltr] .xxl\:px-4,[dir=rtl] .xxl\:px-4{padding-left:1rem!important;padding-right:1rem!important}[dir] .xxl\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}[dir=ltr] .xxl\:px-5,[dir=rtl] .xxl\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}[dir] .xxl\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}[dir=ltr] .xxl\:px-6,[dir=rtl] .xxl\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}[dir] .xxl\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}[dir=ltr] .xxl\:px-8,[dir=rtl] .xxl\:px-8{padding-left:2rem!important;padding-right:2rem!important}[dir] .xxl\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}[dir=ltr] .xxl\:px-10,[dir=rtl] .xxl\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}[dir] .xxl\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}[dir=ltr] .xxl\:px-12,[dir=rtl] .xxl\:px-12{padding-left:3rem!important;padding-right:3rem!important}[dir] .xxl\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}[dir=ltr] .xxl\:px-16,[dir=rtl] .xxl\:px-16{padding-left:4rem!important;padding-right:4rem!important}[dir] .xxl\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}[dir=ltr] .xxl\:px-20,[dir=rtl] .xxl\:px-20{padding-left:5rem!important;padding-right:5rem!important}[dir] .xxl\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}[dir=ltr] .xxl\:px-24,[dir=rtl] .xxl\:px-24{padding-left:6rem!important;padding-right:6rem!important}[dir] .xxl\:py-32{padding-top:8rem!important;padding-bottom:8rem!important}[dir=ltr] .xxl\:px-32,[dir=rtl] .xxl\:px-32{padding-left:8rem!important;padding-right:8rem!important}[dir] .xxl\:py-px{padding-top:1px!important;padding-bottom:1px!important}[dir=ltr] .xxl\:px-px,[dir=rtl] .xxl\:px-px{padding-left:1px!important;padding-right:1px!important}[dir] .xxl\:py-base{padding-top:2.2rem!important;padding-bottom:2.2rem!important}[dir=ltr] .xxl\:px-base,[dir=rtl] .xxl\:px-base{padding-left:2.2rem!important;padding-right:2.2rem!important}[dir] .xxl\:pt-0{padding-top:0!important}[dir=ltr] .xxl\:pr-0{padding-right:0!important}[dir=rtl] .xxl\:pr-0{padding-left:0!important}[dir] .xxl\:pb-0{padding-bottom:0!important}[dir=ltr] .xxl\:pl-0{padding-left:0!important}[dir=rtl] .xxl\:pl-0{padding-right:0!important}[dir] .xxl\:pt-1{padding-top:.25rem!important}[dir=ltr] .xxl\:pr-1{padding-right:.25rem!important}[dir=rtl] .xxl\:pr-1{padding-left:.25rem!important}[dir] .xxl\:pb-1{padding-bottom:.25rem!important}[dir=ltr] .xxl\:pl-1{padding-left:.25rem!important}[dir=rtl] .xxl\:pl-1{padding-right:.25rem!important}[dir] .xxl\:pt-2{padding-top:.5rem!important}[dir=ltr] .xxl\:pr-2{padding-right:.5rem!important}[dir=rtl] .xxl\:pr-2{padding-left:.5rem!important}[dir] .xxl\:pb-2{padding-bottom:.5rem!important}[dir=ltr] .xxl\:pl-2{padding-left:.5rem!important}[dir=rtl] .xxl\:pl-2{padding-right:.5rem!important}[dir] .xxl\:pt-3{padding-top:.75rem!important}[dir=ltr] .xxl\:pr-3{padding-right:.75rem!important}[dir=rtl] .xxl\:pr-3{padding-left:.75rem!important}[dir] .xxl\:pb-3{padding-bottom:.75rem!important}[dir=ltr] .xxl\:pl-3{padding-left:.75rem!important}[dir=rtl] .xxl\:pl-3{padding-right:.75rem!important}[dir] .xxl\:pt-4{padding-top:1rem!important}[dir=ltr] .xxl\:pr-4{padding-right:1rem!important}[dir=rtl] .xxl\:pr-4{padding-left:1rem!important}[dir] .xxl\:pb-4{padding-bottom:1rem!important}[dir=ltr] .xxl\:pl-4{padding-left:1rem!important}[dir=rtl] .xxl\:pl-4{padding-right:1rem!important}[dir] .xxl\:pt-5{padding-top:1.25rem!important}[dir=ltr] .xxl\:pr-5{padding-right:1.25rem!important}[dir=rtl] .xxl\:pr-5{padding-left:1.25rem!important}[dir] .xxl\:pb-5{padding-bottom:1.25rem!important}[dir=ltr] .xxl\:pl-5{padding-left:1.25rem!important}[dir=rtl] .xxl\:pl-5{padding-right:1.25rem!important}[dir] .xxl\:pt-6{padding-top:1.5rem!important}[dir=ltr] .xxl\:pr-6{padding-right:1.5rem!important}[dir=rtl] .xxl\:pr-6{padding-left:1.5rem!important}[dir] .xxl\:pb-6{padding-bottom:1.5rem!important}[dir=ltr] .xxl\:pl-6{padding-left:1.5rem!important}[dir=rtl] .xxl\:pl-6{padding-right:1.5rem!important}[dir] .xxl\:pt-8{padding-top:2rem!important}[dir=ltr] .xxl\:pr-8{padding-right:2rem!important}[dir=rtl] .xxl\:pr-8{padding-left:2rem!important}[dir] .xxl\:pb-8{padding-bottom:2rem!important}[dir=ltr] .xxl\:pl-8{padding-left:2rem!important}[dir=rtl] .xxl\:pl-8{padding-right:2rem!important}[dir] .xxl\:pt-10{padding-top:2.5rem!important}[dir=ltr] .xxl\:pr-10{padding-right:2.5rem!important}[dir=rtl] .xxl\:pr-10{padding-left:2.5rem!important}[dir] .xxl\:pb-10{padding-bottom:2.5rem!important}[dir=ltr] .xxl\:pl-10{padding-left:2.5rem!important}[dir=rtl] .xxl\:pl-10{padding-right:2.5rem!important}[dir] .xxl\:pt-12{padding-top:3rem!important}[dir=ltr] .xxl\:pr-12{padding-right:3rem!important}[dir=rtl] .xxl\:pr-12{padding-left:3rem!important}[dir] .xxl\:pb-12{padding-bottom:3rem!important}[dir=ltr] .xxl\:pl-12{padding-left:3rem!important}[dir=rtl] .xxl\:pl-12{padding-right:3rem!important}[dir] .xxl\:pt-16{padding-top:4rem!important}[dir=ltr] .xxl\:pr-16{padding-right:4rem!important}[dir=rtl] .xxl\:pr-16{padding-left:4rem!important}[dir] .xxl\:pb-16{padding-bottom:4rem!important}[dir=ltr] .xxl\:pl-16{padding-left:4rem!important}[dir=rtl] .xxl\:pl-16{padding-right:4rem!important}[dir] .xxl\:pt-20{padding-top:5rem!important}[dir=ltr] .xxl\:pr-20{padding-right:5rem!important}[dir=rtl] .xxl\:pr-20{padding-left:5rem!important}[dir] .xxl\:pb-20{padding-bottom:5rem!important}[dir=ltr] .xxl\:pl-20{padding-left:5rem!important}[dir=rtl] .xxl\:pl-20{padding-right:5rem!important}[dir] .xxl\:pt-24{padding-top:6rem!important}[dir=ltr] .xxl\:pr-24{padding-right:6rem!important}[dir=rtl] .xxl\:pr-24{padding-left:6rem!important}[dir] .xxl\:pb-24{padding-bottom:6rem!important}[dir=ltr] .xxl\:pl-24{padding-left:6rem!important}[dir=rtl] .xxl\:pl-24{padding-right:6rem!important}[dir] .xxl\:pt-32{padding-top:8rem!important}[dir=ltr] .xxl\:pr-32{padding-right:8rem!important}[dir=rtl] .xxl\:pr-32{padding-left:8rem!important}[dir] .xxl\:pb-32{padding-bottom:8rem!important}[dir=ltr] .xxl\:pl-32{padding-left:8rem!important}[dir=rtl] .xxl\:pl-32{padding-right:8rem!important}[dir] .xxl\:pt-px{padding-top:1px!important}[dir=ltr] .xxl\:pr-px{padding-right:1px!important}[dir=rtl] .xxl\:pr-px{padding-left:1px!important}[dir] .xxl\:pb-px{padding-bottom:1px!important}[dir=ltr] .xxl\:pl-px{padding-left:1px!important}[dir=rtl] .xxl\:pl-px{padding-right:1px!important}[dir] .xxl\:pt-base{padding-top:2.2rem!important}[dir=ltr] .xxl\:pr-base{padding-right:2.2rem!important}[dir=rtl] .xxl\:pr-base{padding-left:2.2rem!important}[dir] .xxl\:pb-base{padding-bottom:2.2rem!important}[dir=ltr] .xxl\:pl-base{padding-left:2.2rem!important}[dir=rtl] .xxl\:pl-base{padding-right:2.2rem!important}.xxl\:placeholder-transparent::-webkit-input-placeholder{color:transparent!important}.xxl\:placeholder-transparent::-moz-placeholder{color:transparent!important}.xxl\:placeholder-transparent:-ms-input-placeholder{color:transparent!important}.xxl\:placeholder-transparent::-ms-input-placeholder{color:transparent!important}.xxl\:placeholder-transparent::placeholder{color:transparent!important}.xxl\:placeholder-black::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xxl\:placeholder-black::-moz-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xxl\:placeholder-black:-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xxl\:placeholder-black::-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xxl\:placeholder-black::placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xxl\:placeholder-white::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xxl\:placeholder-white::-moz-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xxl\:placeholder-white:-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xxl\:placeholder-white::-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xxl\:placeholder-white::placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xxl\:placeholder-grey::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xxl\:placeholder-grey::-moz-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xxl\:placeholder-grey:-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xxl\:placeholder-grey::-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xxl\:placeholder-grey::placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xxl\:placeholder-grey-light::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xxl\:placeholder-grey-light::-moz-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xxl\:placeholder-grey-light:-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xxl\:placeholder-grey-light::-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xxl\:placeholder-grey-light::placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-transparent:focus::-webkit-input-placeholder{color:transparent!important}.xxl\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent!important}.xxl\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent!important}.xxl\:focus\:placeholder-transparent:focus::-ms-input-placeholder{color:transparent!important}.xxl\:focus\:placeholder-transparent:focus::placeholder{color:transparent!important}.xxl\:focus\:placeholder-black:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-black:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-black:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-black:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-white:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-white:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-white:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-white:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-grey:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-grey:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-grey:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-grey:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-grey:focus::placeholder{--placeholder-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-grey-light:focus::-webkit-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-grey-light:focus::-moz-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-grey-light:focus:-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-grey-light:focus::-ms-input-placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xxl\:focus\:placeholder-grey-light:focus::placeholder{--placeholder-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--placeholder-opacity))!important}.xxl\:placeholder-opacity-0::-webkit-input-placeholder{--placeholder-opacity:0!important}.xxl\:placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0!important}.xxl\:placeholder-opacity-0:-ms-input-placeholder{--placeholder-opacity:0!important}.xxl\:placeholder-opacity-0::-ms-input-placeholder{--placeholder-opacity:0!important}.xxl\:placeholder-opacity-0::placeholder{--placeholder-opacity:0!important}.xxl\:placeholder-opacity-25::-webkit-input-placeholder{--placeholder-opacity:0.25!important}.xxl\:placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:0.25!important}.xxl\:placeholder-opacity-25:-ms-input-placeholder{--placeholder-opacity:0.25!important}.xxl\:placeholder-opacity-25::-ms-input-placeholder{--placeholder-opacity:0.25!important}.xxl\:placeholder-opacity-25::placeholder{--placeholder-opacity:0.25!important}.xxl\:placeholder-opacity-50::-webkit-input-placeholder{--placeholder-opacity:0.5!important}.xxl\:placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:0.5!important}.xxl\:placeholder-opacity-50:-ms-input-placeholder{--placeholder-opacity:0.5!important}.xxl\:placeholder-opacity-50::-ms-input-placeholder{--placeholder-opacity:0.5!important}.xxl\:placeholder-opacity-50::placeholder{--placeholder-opacity:0.5!important}.xxl\:placeholder-opacity-75::-webkit-input-placeholder{--placeholder-opacity:0.75!important}.xxl\:placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:0.75!important}.xxl\:placeholder-opacity-75:-ms-input-placeholder{--placeholder-opacity:0.75!important}.xxl\:placeholder-opacity-75::-ms-input-placeholder{--placeholder-opacity:0.75!important}.xxl\:placeholder-opacity-75::placeholder{--placeholder-opacity:0.75!important}.xxl\:placeholder-opacity-100::-webkit-input-placeholder{--placeholder-opacity:1!important}.xxl\:placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1!important}.xxl\:placeholder-opacity-100:-ms-input-placeholder{--placeholder-opacity:1!important}.xxl\:placeholder-opacity-100::-ms-input-placeholder{--placeholder-opacity:1!important}.xxl\:placeholder-opacity-100::placeholder{--placeholder-opacity:1!important}.xxl\:focus\:placeholder-opacity-0:focus::-webkit-input-placeholder{--placeholder-opacity:0!important}.xxl\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0!important}.xxl\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--placeholder-opacity:0!important}.xxl\:focus\:placeholder-opacity-0:focus::-ms-input-placeholder{--placeholder-opacity:0!important}.xxl\:focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0!important}.xxl\:focus\:placeholder-opacity-25:focus::-webkit-input-placeholder{--placeholder-opacity:0.25!important}.xxl\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:0.25!important}.xxl\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--placeholder-opacity:0.25!important}.xxl\:focus\:placeholder-opacity-25:focus::-ms-input-placeholder{--placeholder-opacity:0.25!important}.xxl\:focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25!important}.xxl\:focus\:placeholder-opacity-50:focus::-webkit-input-placeholder{--placeholder-opacity:0.5!important}.xxl\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:0.5!important}.xxl\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--placeholder-opacity:0.5!important}.xxl\:focus\:placeholder-opacity-50:focus::-ms-input-placeholder{--placeholder-opacity:0.5!important}.xxl\:focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5!important}.xxl\:focus\:placeholder-opacity-75:focus::-webkit-input-placeholder{--placeholder-opacity:0.75!important}.xxl\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:0.75!important}.xxl\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--placeholder-opacity:0.75!important}.xxl\:focus\:placeholder-opacity-75:focus::-ms-input-placeholder{--placeholder-opacity:0.75!important}.xxl\:focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75!important}.xxl\:focus\:placeholder-opacity-100:focus::-webkit-input-placeholder{--placeholder-opacity:1!important}.xxl\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1!important}.xxl\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--placeholder-opacity:1!important}.xxl\:focus\:placeholder-opacity-100:focus::-ms-input-placeholder{--placeholder-opacity:1!important}.xxl\:focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1!important}.xxl\:pointer-events-none{pointer-events:none!important}.xxl\:pointer-events-auto{pointer-events:auto!important}.xxl\:static{position:static!important}.xxl\:fixed{position:fixed!important}.xxl\:absolute{position:absolute!important}.xxl\:relative{position:relative!important}.xxl\:sticky{position:sticky!important}.xxl\:inset-0{top:0!important;bottom:0!important}[dir=ltr] .xxl\:inset-0,[dir=rtl] .xxl\:inset-0{right:0!important;left:0!important}.xxl\:inset-auto{top:auto!important;bottom:auto!important}[dir=ltr] .xxl\:inset-auto,[dir=rtl] .xxl\:inset-auto{right:auto!important;left:auto!important}.xxl\:inset-y-0{top:0!important;bottom:0!important}[dir=ltr] .xxl\:inset-x-0,[dir=rtl] .xxl\:inset-x-0{right:0!important;left:0!important}.xxl\:inset-y-auto{top:auto!important;bottom:auto!important}[dir=ltr] .xxl\:inset-x-auto,[dir=rtl] .xxl\:inset-x-auto{right:auto!important;left:auto!important}.xxl\:top-0{top:0!important}[dir=ltr] .xxl\:right-0{right:0!important}[dir=rtl] .xxl\:right-0{left:0!important}.xxl\:bottom-0{bottom:0!important}[dir=ltr] .xxl\:left-0{left:0!important}[dir=rtl] .xxl\:left-0{right:0!important}.xxl\:top-auto{top:auto!important}[dir=ltr] .xxl\:right-auto{right:auto!important}[dir=rtl] .xxl\:right-auto{left:auto!important}.xxl\:bottom-auto{bottom:auto!important}[dir=ltr] .xxl\:left-auto{left:auto!important}[dir=rtl] .xxl\:left-auto{right:auto!important}.xxl\:resize-none{resize:none!important}.xxl\:resize-y{resize:vertical!important}.xxl\:resize-x{resize:horizontal!important}.xxl\:resize{resize:both!important}.xxl\:shadow{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .xxl\:shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.xxl\:shadow-md{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .xxl\:shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.xxl\:shadow-lg{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .xxl\:shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.xxl\:shadow-inner{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .xxl\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.xxl\:shadow-xl{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .xxl\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.xxl\:shadow-2xl{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .xxl\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.xxl\:shadow-outline{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .xxl\:shadow-outline{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.xxl\:shadow-none{-webkit-box-shadow:none!important}[dir] .xxl\:shadow-none{box-shadow:none!important}.xxl\:shadow-drop{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .xxl\:shadow-drop{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.xxl\:hover\:shadow:hover{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .xxl\:hover\:shadow:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.xxl\:hover\:shadow-md:hover{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .xxl\:hover\:shadow-md:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.xxl\:hover\:shadow-lg:hover{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .xxl\:hover\:shadow-lg:hover{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.xxl\:hover\:shadow-inner:hover{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .xxl\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.xxl\:hover\:shadow-xl:hover{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .xxl\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.xxl\:hover\:shadow-2xl:hover{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .xxl\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.xxl\:hover\:shadow-outline:hover{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .xxl\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.xxl\:hover\:shadow-none:hover{-webkit-box-shadow:none!important}[dir] .xxl\:hover\:shadow-none:hover{box-shadow:none!important}.xxl\:hover\:shadow-drop:hover{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .xxl\:hover\:shadow-drop:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.xxl\:focus\:shadow:focus{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}[dir] .xxl\:focus\:shadow:focus{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.xxl\:focus\:shadow-md:focus{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}[dir] .xxl\:focus\:shadow-md:focus{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.xxl\:focus\:shadow-lg:focus{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}[dir] .xxl\:focus\:shadow-lg:focus{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.xxl\:focus\:shadow-inner:focus{-webkit-box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}[dir] .xxl\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.xxl\:focus\:shadow-xl:focus{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}[dir] .xxl\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.xxl\:focus\:shadow-2xl:focus{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}[dir] .xxl\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.xxl\:focus\:shadow-outline:focus{-webkit-box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}[dir] .xxl\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(52,144,220,.5)!important}.xxl\:focus\:shadow-none:focus{-webkit-box-shadow:none!important}[dir] .xxl\:focus\:shadow-none:focus{box-shadow:none!important}.xxl\:focus\:shadow-drop:focus{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}[dir] .xxl\:focus\:shadow-drop:focus{box-shadow:0 2px 8px 0 rgba(0,0,0,.14)!important}.xxl\:stroke-0{stroke-width:0!important}.xxl\:stroke-1{stroke-width:1!important}.xxl\:stroke-2{stroke-width:2!important}.xxl\:table-auto{table-layout:auto!important}.xxl\:table-fixed{table-layout:fixed!important}[dir=ltr] .xxl\:text-left{text-align:left!important}[dir=rtl] .xxl\:text-left{text-align:right!important}[dir] .xxl\:text-center{text-align:center!important}[dir=ltr] .xxl\:text-right{text-align:right!important}[dir=rtl] .xxl\:text-right{text-align:left!important}[dir] .xxl\:text-justify{text-align:justify!important}.xxl\:text-inherit{color:inherit!important}.xxl\:text-transparent{color:transparent!important}.xxl\:text-black{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.xxl\:text-white{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.xxl\:text-grey{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.xxl\:text-grey-light{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.xxl\:hover\:text-inherit:hover{color:inherit!important}.xxl\:hover\:text-transparent:hover{color:transparent!important}.xxl\:hover\:text-black:hover{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.xxl\:hover\:text-white:hover{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.xxl\:hover\:text-grey:hover{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.xxl\:hover\:text-grey-light:hover{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.xxl\:focus\:text-inherit:focus{color:inherit!important}.xxl\:focus\:text-transparent:focus{color:transparent!important}.xxl\:focus\:text-black:focus{--text-opacity:1!important;color:#22292f!important;color:rgba(34,41,47,var(--text-opacity))!important}.xxl\:focus\:text-white:focus{--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.xxl\:focus\:text-grey:focus{--text-opacity:1!important;color:#b8c2cc!important;color:rgba(184,194,204,var(--text-opacity))!important}.xxl\:focus\:text-grey-light:focus{--text-opacity:1!important;color:#dae1e7!important;color:rgba(218,225,231,var(--text-opacity))!important}.xxl\:text-opacity-0{--text-opacity:0!important}.xxl\:text-opacity-25{--text-opacity:0.25!important}.xxl\:text-opacity-50{--text-opacity:0.5!important}.xxl\:text-opacity-75{--text-opacity:0.75!important}.xxl\:text-opacity-100{--text-opacity:1!important}.xxl\:hover\:text-opacity-0:hover{--text-opacity:0!important}.xxl\:hover\:text-opacity-25:hover{--text-opacity:0.25!important}.xxl\:hover\:text-opacity-50:hover{--text-opacity:0.5!important}.xxl\:hover\:text-opacity-75:hover{--text-opacity:0.75!important}.xxl\:hover\:text-opacity-100:hover{--text-opacity:1!important}.xxl\:focus\:text-opacity-0:focus{--text-opacity:0!important}.xxl\:focus\:text-opacity-25:focus{--text-opacity:0.25!important}.xxl\:focus\:text-opacity-50:focus{--text-opacity:0.5!important}.xxl\:focus\:text-opacity-75:focus{--text-opacity:0.75!important}.xxl\:focus\:text-opacity-100:focus{--text-opacity:1!important}.xxl\:italic{font-style:italic!important}.xxl\:not-italic{font-style:normal!important}.xxl\:hover\:italic:hover{font-style:italic!important}.xxl\:hover\:not-italic:hover{font-style:normal!important}.xxl\:focus\:italic:focus{font-style:italic!important}.xxl\:focus\:not-italic:focus{font-style:normal!important}.xxl\:uppercase{text-transform:uppercase!important}.xxl\:lowercase{text-transform:lowercase!important}.xxl\:capitalize{text-transform:capitalize!important}.xxl\:normal-case{text-transform:none!important}.xxl\:hover\:uppercase:hover{text-transform:uppercase!important}.xxl\:hover\:lowercase:hover{text-transform:lowercase!important}.xxl\:hover\:capitalize:hover{text-transform:capitalize!important}.xxl\:hover\:normal-case:hover{text-transform:none!important}.xxl\:focus\:uppercase:focus{text-transform:uppercase!important}.xxl\:focus\:lowercase:focus{text-transform:lowercase!important}.xxl\:focus\:capitalize:focus{text-transform:capitalize!important}.xxl\:focus\:normal-case:focus{text-transform:none!important}.xxl\:underline{text-decoration:underline!important}.xxl\:line-through{text-decoration:line-through!important}.xxl\:no-underline{text-decoration:none!important}.xxl\:hover\:underline:hover{text-decoration:underline!important}.xxl\:hover\:line-through:hover{text-decoration:line-through!important}.xxl\:hover\:no-underline:hover{text-decoration:none!important}.xxl\:focus\:underline:focus{text-decoration:underline!important}.xxl\:focus\:line-through:focus{text-decoration:line-through!important}.xxl\:focus\:no-underline:focus{text-decoration:none!important}.xxl\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.xxl\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.xxl\:hover\:antialiased:hover{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.xxl\:hover\:subpixel-antialiased:hover{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.xxl\:focus\:antialiased:focus{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.xxl\:focus\:subpixel-antialiased:focus{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.xxl\:diagonal-fractions,.xxl\:lining-nums,.xxl\:oldstyle-nums,.xxl\:ordinal,.xxl\:proportional-nums,.xxl\:slashed-zero,.xxl\:stacked-fractions,.xxl\:tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/)!important;--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/)!important;font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)!important}.xxl\:normal-nums{font-variant-numeric:normal!important}.xxl\:ordinal{--font-variant-numeric-ordinal:ordinal!important}.xxl\:slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero!important}.xxl\:lining-nums{--font-variant-numeric-figure:lining-nums!important}.xxl\:oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums!important}.xxl\:proportional-nums{--font-variant-numeric-spacing:proportional-nums!important}.xxl\:tabular-nums{--font-variant-numeric-spacing:tabular-nums!important}.xxl\:diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions!important}.xxl\:stacked-fractions{--font-variant-numeric-fraction:stacked-fractions!important}.xxl\:select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.xxl\:select-text{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.xxl\:select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.xxl\:select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.xxl\:align-baseline{vertical-align:baseline!important}.xxl\:align-top{vertical-align:top!important}.xxl\:align-middle{vertical-align:middle!important}.xxl\:align-bottom{vertical-align:bottom!important}.xxl\:align-text-top{vertical-align:text-top!important}.xxl\:align-text-bottom{vertical-align:text-bottom!important}.xxl\:visible{visibility:visible!important}.xxl\:invisible{visibility:hidden!important}.xxl\:whitespace-normal{white-space:normal!important}.xxl\:whitespace-no-wrap{white-space:nowrap!important}.xxl\:whitespace-pre{white-space:pre!important}.xxl\:whitespace-pre-line{white-space:pre-line!important}.xxl\:whitespace-pre-wrap{white-space:pre-wrap!important}.xxl\:break-normal{word-wrap:normal!important;overflow-wrap:normal!important;word-break:normal!important}.xxl\:break-words{word-wrap:break-word!important;overflow-wrap:break-word!important}.xxl\:break-all{word-break:break-all!important}.xxl\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.xxl\:w-1{width:.25rem!important}.xxl\:w-2{width:.5rem!important}.xxl\:w-3{width:.75rem!important}.xxl\:w-4{width:1rem!important}.xxl\:w-5{width:1.25rem!important}.xxl\:w-6{width:1.5rem!important}.xxl\:w-8{width:2rem!important}.xxl\:w-10{width:2.5rem!important}.xxl\:w-12{width:3rem!important}.xxl\:w-16{width:4rem!important}.xxl\:w-24{width:6rem!important}.xxl\:w-32{width:8rem!important}.xxl\:w-48{width:12rem!important}.xxl\:w-64{width:16rem!important}.xxl\:w-auto{width:auto!important}.xxl\:w-px{width:1px!important}.xxl\:w-1\/2{width:50%!important}.xxl\:w-1\/3{width:33.33333%!important}.xxl\:w-2\/3{width:66.66667%!important}.xxl\:w-1\/4{width:25%!important}.xxl\:w-3\/4{width:75%!important}.xxl\:w-1\/5{width:20%!important}.xxl\:w-2\/5{width:40%!important}.xxl\:w-3\/5{width:60%!important}.xxl\:w-4\/5{width:80%!important}.xxl\:w-1\/6{width:16.66667%!important}.xxl\:w-5\/6{width:83.33333%!important}.xxl\:w-1\/9{width:11.1111111%!important}.xxl\:w-1\/10{width:10%!important}.xxl\:w-1\/12{width:8.33333%!important}.xxl\:w-2\/12{width:16.66667%!important}.xxl\:w-3\/12{width:25%!important}.xxl\:w-4\/12{width:33.33333%!important}.xxl\:w-5\/12{width:41.66667%!important}.xxl\:w-6\/12{width:50%!important}.xxl\:w-7\/12{width:58.33333%!important}.xxl\:w-8\/12{width:66.66667%!important}.xxl\:w-9\/12{width:75%!important}.xxl\:w-10\/12{width:83.33333%!important}.xxl\:w-11\/12{width:91.66667%!important}.xxl\:w-full{width:100%!important}.xxl\:w-screen{width:100vw!important}.xxl\:z-0{z-index:0!important}.xxl\:z-10{z-index:10!important}.xxl\:z-20{z-index:20!important}.xxl\:z-30{z-index:30!important}.xxl\:z-40{z-index:40!important}.xxl\:z-50{z-index:50!important}.xxl\:z-auto{z-index:auto!important}.xxl\:gap-0{grid-gap:0!important;gap:0!important}.xxl\:gap-1{grid-gap:.25rem!important;gap:.25rem!important}.xxl\:gap-2{grid-gap:.5rem!important;gap:.5rem!important}.xxl\:gap-3{grid-gap:.75rem!important;gap:.75rem!important}.xxl\:gap-4{grid-gap:1rem!important;gap:1rem!important}.xxl\:gap-5{grid-gap:1.25rem!important;gap:1.25rem!important}.xxl\:gap-6{grid-gap:1.5rem!important;gap:1.5rem!important}.xxl\:gap-8{grid-gap:2rem!important;gap:2rem!important}.xxl\:gap-10{grid-gap:2.5rem!important;gap:2.5rem!important}.xxl\:gap-12{grid-gap:3rem!important;gap:3rem!important}.xxl\:gap-16{grid-gap:4rem!important;gap:4rem!important}.xxl\:gap-20{grid-gap:5rem!important;gap:5rem!important}.xxl\:gap-24{grid-gap:6rem!important;gap:6rem!important}.xxl\:gap-32{grid-gap:8rem!important;gap:8rem!important}.xxl\:gap-40{grid-gap:10rem!important;gap:10rem!important}.xxl\:gap-48{grid-gap:12rem!important;gap:12rem!important}.xxl\:gap-56{grid-gap:14rem!important;gap:14rem!important}.xxl\:gap-64{grid-gap:16rem!important;gap:16rem!important}.xxl\:gap-px{grid-gap:1px!important;gap:1px!important}.xxl\:col-gap-0{grid-column-gap:0!important;-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.xxl\:col-gap-1{grid-column-gap:.25rem!important;-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.xxl\:col-gap-2{grid-column-gap:.5rem!important;-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.xxl\:col-gap-3{grid-column-gap:.75rem!important;-webkit-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.xxl\:col-gap-4{grid-column-gap:1rem!important;-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.xxl\:col-gap-5{grid-column-gap:1.25rem!important;-webkit-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.xxl\:col-gap-6{grid-column-gap:1.5rem!important;-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.xxl\:col-gap-8{grid-column-gap:2rem!important;-webkit-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.xxl\:col-gap-10{grid-column-gap:2.5rem!important;-webkit-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.xxl\:col-gap-12{grid-column-gap:3rem!important;-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.xxl\:col-gap-16{grid-column-gap:4rem!important;-webkit-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.xxl\:col-gap-20{grid-column-gap:5rem!important;-webkit-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.xxl\:col-gap-24{grid-column-gap:6rem!important;-webkit-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.xxl\:col-gap-32{grid-column-gap:8rem!important;-webkit-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.xxl\:col-gap-40{grid-column-gap:10rem!important;-webkit-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.xxl\:col-gap-48{grid-column-gap:12rem!important;-webkit-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.xxl\:col-gap-56{grid-column-gap:14rem!important;-webkit-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.xxl\:col-gap-64{grid-column-gap:16rem!important;-webkit-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.xxl\:col-gap-px{grid-column-gap:1px!important;-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.xxl\:gap-x-0{grid-column-gap:0!important;-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.xxl\:gap-x-1{grid-column-gap:.25rem!important;-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.xxl\:gap-x-2{grid-column-gap:.5rem!important;-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.xxl\:gap-x-3{grid-column-gap:.75rem!important;-webkit-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.xxl\:gap-x-4{grid-column-gap:1rem!important;-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.xxl\:gap-x-5{grid-column-gap:1.25rem!important;-webkit-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.xxl\:gap-x-6{grid-column-gap:1.5rem!important;-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.xxl\:gap-x-8{grid-column-gap:2rem!important;-webkit-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.xxl\:gap-x-10{grid-column-gap:2.5rem!important;-webkit-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.xxl\:gap-x-12{grid-column-gap:3rem!important;-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.xxl\:gap-x-16{grid-column-gap:4rem!important;-webkit-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.xxl\:gap-x-20{grid-column-gap:5rem!important;-webkit-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.xxl\:gap-x-24{grid-column-gap:6rem!important;-webkit-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.xxl\:gap-x-32{grid-column-gap:8rem!important;-webkit-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.xxl\:gap-x-40{grid-column-gap:10rem!important;-webkit-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.xxl\:gap-x-48{grid-column-gap:12rem!important;-webkit-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.xxl\:gap-x-56{grid-column-gap:14rem!important;-webkit-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.xxl\:gap-x-64{grid-column-gap:16rem!important;-webkit-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.xxl\:gap-x-px{grid-column-gap:1px!important;-webkit-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.xxl\:row-gap-0{grid-row-gap:0!important;row-gap:0!important}.xxl\:row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.xxl\:row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.xxl\:row-gap-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.xxl\:row-gap-4{grid-row-gap:1rem!important;row-gap:1rem!important}.xxl\:row-gap-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.xxl\:row-gap-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.xxl\:row-gap-8{grid-row-gap:2rem!important;row-gap:2rem!important}.xxl\:row-gap-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.xxl\:row-gap-12{grid-row-gap:3rem!important;row-gap:3rem!important}.xxl\:row-gap-16{grid-row-gap:4rem!important;row-gap:4rem!important}.xxl\:row-gap-20{grid-row-gap:5rem!important;row-gap:5rem!important}.xxl\:row-gap-24{grid-row-gap:6rem!important;row-gap:6rem!important}.xxl\:row-gap-32{grid-row-gap:8rem!important;row-gap:8rem!important}.xxl\:row-gap-40{grid-row-gap:10rem!important;row-gap:10rem!important}.xxl\:row-gap-48{grid-row-gap:12rem!important;row-gap:12rem!important}.xxl\:row-gap-56{grid-row-gap:14rem!important;row-gap:14rem!important}.xxl\:row-gap-64{grid-row-gap:16rem!important;row-gap:16rem!important}.xxl\:row-gap-px{grid-row-gap:1px!important;row-gap:1px!important}.xxl\:gap-y-0{grid-row-gap:0!important;row-gap:0!important}.xxl\:gap-y-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.xxl\:gap-y-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.xxl\:gap-y-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.xxl\:gap-y-4{grid-row-gap:1rem!important;row-gap:1rem!important}.xxl\:gap-y-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.xxl\:gap-y-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.xxl\:gap-y-8{grid-row-gap:2rem!important;row-gap:2rem!important}.xxl\:gap-y-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.xxl\:gap-y-12{grid-row-gap:3rem!important;row-gap:3rem!important}.xxl\:gap-y-16{grid-row-gap:4rem!important;row-gap:4rem!important}.xxl\:gap-y-20{grid-row-gap:5rem!important;row-gap:5rem!important}.xxl\:gap-y-24{grid-row-gap:6rem!important;row-gap:6rem!important}.xxl\:gap-y-32{grid-row-gap:8rem!important;row-gap:8rem!important}.xxl\:gap-y-40{grid-row-gap:10rem!important;row-gap:10rem!important}.xxl\:gap-y-48{grid-row-gap:12rem!important;row-gap:12rem!important}.xxl\:gap-y-56{grid-row-gap:14rem!important;row-gap:14rem!important}.xxl\:gap-y-64{grid-row-gap:16rem!important;row-gap:16rem!important}.xxl\:gap-y-px{grid-row-gap:1px!important;row-gap:1px!important}.xxl\:grid-flow-row{grid-auto-flow:row!important}.xxl\:grid-flow-col{grid-auto-flow:column!important}.xxl\:grid-flow-row-dense{grid-auto-flow:row dense!important}.xxl\:grid-flow-col-dense{grid-auto-flow:column dense!important}.xxl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.xxl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.xxl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.xxl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.xxl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.xxl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.xxl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.xxl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.xxl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.xxl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.xxl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.xxl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.xxl\:grid-cols-none{grid-template-columns:none!important}.xxl\:auto-cols-auto{grid-auto-columns:auto!important}.xxl\:auto-cols-min{grid-auto-columns:-webkit-min-content!important;grid-auto-columns:min-content!important}.xxl\:auto-cols-max{grid-auto-columns:-webkit-max-content!important;grid-auto-columns:max-content!important}.xxl\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.xxl\:col-auto{grid-column:auto!important}.xxl\:col-span-1{grid-column:span 1/span 1!important}.xxl\:col-span-2{grid-column:span 2/span 2!important}.xxl\:col-span-3{grid-column:span 3/span 3!important}.xxl\:col-span-4{grid-column:span 4/span 4!important}.xxl\:col-span-5{grid-column:span 5/span 5!important}.xxl\:col-span-6{grid-column:span 6/span 6!important}.xxl\:col-span-7{grid-column:span 7/span 7!important}.xxl\:col-span-8{grid-column:span 8/span 8!important}.xxl\:col-span-9{grid-column:span 9/span 9!important}.xxl\:col-span-10{grid-column:span 10/span 10!important}.xxl\:col-span-11{grid-column:span 11/span 11!important}.xxl\:col-span-12{grid-column:span 12/span 12!important}.xxl\:col-span-full{grid-column:1/-1!important}.xxl\:col-start-1{grid-column-start:1!important}.xxl\:col-start-2{grid-column-start:2!important}.xxl\:col-start-3{grid-column-start:3!important}.xxl\:col-start-4{grid-column-start:4!important}.xxl\:col-start-5{grid-column-start:5!important}.xxl\:col-start-6{grid-column-start:6!important}.xxl\:col-start-7{grid-column-start:7!important}.xxl\:col-start-8{grid-column-start:8!important}.xxl\:col-start-9{grid-column-start:9!important}.xxl\:col-start-10{grid-column-start:10!important}.xxl\:col-start-11{grid-column-start:11!important}.xxl\:col-start-12{grid-column-start:12!important}.xxl\:col-start-13{grid-column-start:13!important}.xxl\:col-start-auto{grid-column-start:auto!important}.xxl\:col-end-1{grid-column-end:1!important}.xxl\:col-end-2{grid-column-end:2!important}.xxl\:col-end-3{grid-column-end:3!important}.xxl\:col-end-4{grid-column-end:4!important}.xxl\:col-end-5{grid-column-end:5!important}.xxl\:col-end-6{grid-column-end:6!important}.xxl\:col-end-7{grid-column-end:7!important}.xxl\:col-end-8{grid-column-end:8!important}.xxl\:col-end-9{grid-column-end:9!important}.xxl\:col-end-10{grid-column-end:10!important}.xxl\:col-end-11{grid-column-end:11!important}.xxl\:col-end-12{grid-column-end:12!important}.xxl\:col-end-13{grid-column-end:13!important}.xxl\:col-end-auto{grid-column-end:auto!important}.xxl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.xxl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.xxl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.xxl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.xxl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.xxl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.xxl\:grid-rows-none{grid-template-rows:none!important}.xxl\:auto-rows-auto{grid-auto-rows:auto!important}.xxl\:auto-rows-min{grid-auto-rows:-webkit-min-content!important;grid-auto-rows:min-content!important}.xxl\:auto-rows-max{grid-auto-rows:-webkit-max-content!important;grid-auto-rows:max-content!important}.xxl\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.xxl\:row-auto{grid-row:auto!important}.xxl\:row-span-1{grid-row:span 1/span 1!important}.xxl\:row-span-2{grid-row:span 2/span 2!important}.xxl\:row-span-3{grid-row:span 3/span 3!important}.xxl\:row-span-4{grid-row:span 4/span 4!important}.xxl\:row-span-5{grid-row:span 5/span 5!important}.xxl\:row-span-6{grid-row:span 6/span 6!important}.xxl\:row-span-full{grid-row:1/-1!important}.xxl\:row-start-1{grid-row-start:1!important}.xxl\:row-start-2{grid-row-start:2!important}.xxl\:row-start-3{grid-row-start:3!important}.xxl\:row-start-4{grid-row-start:4!important}.xxl\:row-start-5{grid-row-start:5!important}.xxl\:row-start-6{grid-row-start:6!important}.xxl\:row-start-7{grid-row-start:7!important}.xxl\:row-start-auto{grid-row-start:auto!important}.xxl\:row-end-1{grid-row-end:1!important}.xxl\:row-end-2{grid-row-end:2!important}.xxl\:row-end-3{grid-row-end:3!important}.xxl\:row-end-4{grid-row-end:4!important}.xxl\:row-end-5{grid-row-end:5!important}.xxl\:row-end-6{grid-row-end:6!important}.xxl\:row-end-7{grid-row-end:7!important}.xxl\:row-end-auto{grid-row-end:auto!important}.xxl\:transform{--transform-translate-x:0!important;--transform-translate-y:0!important;--transform-rotate:0!important;--transform-skew-x:0!important;--transform-skew-y:0!important;--transform-scale-x:1!important;--transform-scale-y:1!important;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}[dir] .xxl\:transform{transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}.xxl\:transform-none{-webkit-transform:none!important}[dir] .xxl\:transform-none{transform:none!important}.xxl\:origin-center{-webkit-transform-origin:center!important}[dir] .xxl\:origin-center{transform-origin:center!important}.xxl\:origin-top{-webkit-transform-origin:top!important}[dir] .xxl\:origin-top{transform-origin:top!important}[dir=ltr] .xxl\:origin-top-right{-webkit-transform-origin:top right!important;transform-origin:top right!important}[dir=rtl] .xxl\:origin-top-right{-webkit-transform-origin:top left!important;transform-origin:top left!important}[dir=ltr] .xxl\:origin-right{-webkit-transform-origin:right!important;transform-origin:right!important}[dir=rtl] .xxl\:origin-right{-webkit-transform-origin:left!important;transform-origin:left!important}[dir=ltr] .xxl\:origin-bottom-right{-webkit-transform-origin:bottom right!important;transform-origin:bottom right!important}[dir=rtl] .xxl\:origin-bottom-right{-webkit-transform-origin:bottom left!important;transform-origin:bottom left!important}.xxl\:origin-bottom{-webkit-transform-origin:bottom!important}[dir] .xxl\:origin-bottom{transform-origin:bottom!important}[dir=ltr] .xxl\:origin-bottom-left{-webkit-transform-origin:bottom left!important;transform-origin:bottom left!important}[dir=rtl] .xxl\:origin-bottom-left{-webkit-transform-origin:bottom right!important;transform-origin:bottom right!important}[dir=ltr] .xxl\:origin-left{-webkit-transform-origin:left!important;transform-origin:left!important}[dir=rtl] .xxl\:origin-left{-webkit-transform-origin:right!important;transform-origin:right!important}[dir=ltr] .xxl\:origin-top-left{-webkit-transform-origin:top left!important;transform-origin:top left!important}[dir=rtl] .xxl\:origin-top-left{-webkit-transform-origin:top right!important;transform-origin:top right!important}.xxl\:scale-0{--transform-scale-x:0!important;--transform-scale-y:0!important}.xxl\:scale-50{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.xxl\:scale-75{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.xxl\:scale-90{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.xxl\:scale-95{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.xxl\:scale-100{--transform-scale-x:1!important;--transform-scale-y:1!important}.xxl\:scale-105{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.xxl\:scale-110{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.xxl\:scale-125{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.xxl\:scale-150{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.xxl\:scale-x-0{--transform-scale-x:0!important}.xxl\:scale-x-50{--transform-scale-x:.5!important}.xxl\:scale-x-75{--transform-scale-x:.75!important}.xxl\:scale-x-90{--transform-scale-x:.9!important}.xxl\:scale-x-95{--transform-scale-x:.95!important}.xxl\:scale-x-100{--transform-scale-x:1!important}.xxl\:scale-x-105{--transform-scale-x:1.05!important}.xxl\:scale-x-110{--transform-scale-x:1.1!important}.xxl\:scale-x-125{--transform-scale-x:1.25!important}.xxl\:scale-x-150{--transform-scale-x:1.5!important}.xxl\:scale-y-0{--transform-scale-y:0!important}.xxl\:scale-y-50{--transform-scale-y:.5!important}.xxl\:scale-y-75{--transform-scale-y:.75!important}.xxl\:scale-y-90{--transform-scale-y:.9!important}.xxl\:scale-y-95{--transform-scale-y:.95!important}.xxl\:scale-y-100{--transform-scale-y:1!important}.xxl\:scale-y-105{--transform-scale-y:1.05!important}.xxl\:scale-y-110{--transform-scale-y:1.1!important}.xxl\:scale-y-125{--transform-scale-y:1.25!important}.xxl\:scale-y-150{--transform-scale-y:1.5!important}.xxl\:hover\:scale-0:hover{--transform-scale-x:0!important;--transform-scale-y:0!important}.xxl\:hover\:scale-50:hover{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.xxl\:hover\:scale-75:hover{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.xxl\:hover\:scale-90:hover{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.xxl\:hover\:scale-95:hover{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.xxl\:hover\:scale-100:hover{--transform-scale-x:1!important;--transform-scale-y:1!important}.xxl\:hover\:scale-105:hover{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.xxl\:hover\:scale-110:hover{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.xxl\:hover\:scale-125:hover{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.xxl\:hover\:scale-150:hover{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.xxl\:hover\:scale-x-0:hover{--transform-scale-x:0!important}.xxl\:hover\:scale-x-50:hover{--transform-scale-x:.5!important}.xxl\:hover\:scale-x-75:hover{--transform-scale-x:.75!important}.xxl\:hover\:scale-x-90:hover{--transform-scale-x:.9!important}.xxl\:hover\:scale-x-95:hover{--transform-scale-x:.95!important}.xxl\:hover\:scale-x-100:hover{--transform-scale-x:1!important}.xxl\:hover\:scale-x-105:hover{--transform-scale-x:1.05!important}.xxl\:hover\:scale-x-110:hover{--transform-scale-x:1.1!important}.xxl\:hover\:scale-x-125:hover{--transform-scale-x:1.25!important}.xxl\:hover\:scale-x-150:hover{--transform-scale-x:1.5!important}.xxl\:hover\:scale-y-0:hover{--transform-scale-y:0!important}.xxl\:hover\:scale-y-50:hover{--transform-scale-y:.5!important}.xxl\:hover\:scale-y-75:hover{--transform-scale-y:.75!important}.xxl\:hover\:scale-y-90:hover{--transform-scale-y:.9!important}.xxl\:hover\:scale-y-95:hover{--transform-scale-y:.95!important}.xxl\:hover\:scale-y-100:hover{--transform-scale-y:1!important}.xxl\:hover\:scale-y-105:hover{--transform-scale-y:1.05!important}.xxl\:hover\:scale-y-110:hover{--transform-scale-y:1.1!important}.xxl\:hover\:scale-y-125:hover{--transform-scale-y:1.25!important}.xxl\:hover\:scale-y-150:hover{--transform-scale-y:1.5!important}.xxl\:focus\:scale-0:focus{--transform-scale-x:0!important;--transform-scale-y:0!important}.xxl\:focus\:scale-50:focus{--transform-scale-x:.5!important;--transform-scale-y:.5!important}.xxl\:focus\:scale-75:focus{--transform-scale-x:.75!important;--transform-scale-y:.75!important}.xxl\:focus\:scale-90:focus{--transform-scale-x:.9!important;--transform-scale-y:.9!important}.xxl\:focus\:scale-95:focus{--transform-scale-x:.95!important;--transform-scale-y:.95!important}.xxl\:focus\:scale-100:focus{--transform-scale-x:1!important;--transform-scale-y:1!important}.xxl\:focus\:scale-105:focus{--transform-scale-x:1.05!important;--transform-scale-y:1.05!important}.xxl\:focus\:scale-110:focus{--transform-scale-x:1.1!important;--transform-scale-y:1.1!important}.xxl\:focus\:scale-125:focus{--transform-scale-x:1.25!important;--transform-scale-y:1.25!important}.xxl\:focus\:scale-150:focus{--transform-scale-x:1.5!important;--transform-scale-y:1.5!important}.xxl\:focus\:scale-x-0:focus{--transform-scale-x:0!important}.xxl\:focus\:scale-x-50:focus{--transform-scale-x:.5!important}.xxl\:focus\:scale-x-75:focus{--transform-scale-x:.75!important}.xxl\:focus\:scale-x-90:focus{--transform-scale-x:.9!important}.xxl\:focus\:scale-x-95:focus{--transform-scale-x:.95!important}.xxl\:focus\:scale-x-100:focus{--transform-scale-x:1!important}.xxl\:focus\:scale-x-105:focus{--transform-scale-x:1.05!important}.xxl\:focus\:scale-x-110:focus{--transform-scale-x:1.1!important}.xxl\:focus\:scale-x-125:focus{--transform-scale-x:1.25!important}.xxl\:focus\:scale-x-150:focus{--transform-scale-x:1.5!important}.xxl\:focus\:scale-y-0:focus{--transform-scale-y:0!important}.xxl\:focus\:scale-y-50:focus{--transform-scale-y:.5!important}.xxl\:focus\:scale-y-75:focus{--transform-scale-y:.75!important}.xxl\:focus\:scale-y-90:focus{--transform-scale-y:.9!important}.xxl\:focus\:scale-y-95:focus{--transform-scale-y:.95!important}.xxl\:focus\:scale-y-100:focus{--transform-scale-y:1!important}.xxl\:focus\:scale-y-105:focus{--transform-scale-y:1.05!important}.xxl\:focus\:scale-y-110:focus{--transform-scale-y:1.1!important}.xxl\:focus\:scale-y-125:focus{--transform-scale-y:1.25!important}.xxl\:focus\:scale-y-150:focus{--transform-scale-y:1.5!important}.xxl\:rotate-0{--transform-rotate:0!important}.xxl\:rotate-1{--transform-rotate:1deg!important}.xxl\:rotate-2{--transform-rotate:2deg!important}.xxl\:rotate-3{--transform-rotate:3deg!important}.xxl\:rotate-6{--transform-rotate:6deg!important}.xxl\:rotate-12{--transform-rotate:12deg!important}.xxl\:rotate-45{--transform-rotate:45deg!important}.xxl\:rotate-90{--transform-rotate:90deg!important}.xxl\:rotate-180{--transform-rotate:180deg!important}.xxl\:-rotate-180{--transform-rotate:-180deg!important}.xxl\:-rotate-90{--transform-rotate:-90deg!important}.xxl\:-rotate-45{--transform-rotate:-45deg!important}.xxl\:-rotate-12{--transform-rotate:-12deg!important}.xxl\:-rotate-6{--transform-rotate:-6deg!important}.xxl\:-rotate-3{--transform-rotate:-3deg!important}.xxl\:-rotate-2{--transform-rotate:-2deg!important}.xxl\:-rotate-1{--transform-rotate:-1deg!important}.xxl\:hover\:rotate-0:hover{--transform-rotate:0!important}.xxl\:hover\:rotate-1:hover{--transform-rotate:1deg!important}.xxl\:hover\:rotate-2:hover{--transform-rotate:2deg!important}.xxl\:hover\:rotate-3:hover{--transform-rotate:3deg!important}.xxl\:hover\:rotate-6:hover{--transform-rotate:6deg!important}.xxl\:hover\:rotate-12:hover{--transform-rotate:12deg!important}.xxl\:hover\:rotate-45:hover{--transform-rotate:45deg!important}.xxl\:hover\:rotate-90:hover{--transform-rotate:90deg!important}.xxl\:hover\:rotate-180:hover{--transform-rotate:180deg!important}.xxl\:hover\:-rotate-180:hover{--transform-rotate:-180deg!important}.xxl\:hover\:-rotate-90:hover{--transform-rotate:-90deg!important}.xxl\:hover\:-rotate-45:hover{--transform-rotate:-45deg!important}.xxl\:hover\:-rotate-12:hover{--transform-rotate:-12deg!important}.xxl\:hover\:-rotate-6:hover{--transform-rotate:-6deg!important}.xxl\:hover\:-rotate-3:hover{--transform-rotate:-3deg!important}.xxl\:hover\:-rotate-2:hover{--transform-rotate:-2deg!important}.xxl\:hover\:-rotate-1:hover{--transform-rotate:-1deg!important}.xxl\:focus\:rotate-0:focus{--transform-rotate:0!important}.xxl\:focus\:rotate-1:focus{--transform-rotate:1deg!important}.xxl\:focus\:rotate-2:focus{--transform-rotate:2deg!important}.xxl\:focus\:rotate-3:focus{--transform-rotate:3deg!important}.xxl\:focus\:rotate-6:focus{--transform-rotate:6deg!important}.xxl\:focus\:rotate-12:focus{--transform-rotate:12deg!important}.xxl\:focus\:rotate-45:focus{--transform-rotate:45deg!important}.xxl\:focus\:rotate-90:focus{--transform-rotate:90deg!important}.xxl\:focus\:rotate-180:focus{--transform-rotate:180deg!important}.xxl\:focus\:-rotate-180:focus{--transform-rotate:-180deg!important}.xxl\:focus\:-rotate-90:focus{--transform-rotate:-90deg!important}.xxl\:focus\:-rotate-45:focus{--transform-rotate:-45deg!important}.xxl\:focus\:-rotate-12:focus{--transform-rotate:-12deg!important}.xxl\:focus\:-rotate-6:focus{--transform-rotate:-6deg!important}.xxl\:focus\:-rotate-3:focus{--transform-rotate:-3deg!important}.xxl\:focus\:-rotate-2:focus{--transform-rotate:-2deg!important}.xxl\:focus\:-rotate-1:focus{--transform-rotate:-1deg!important}.xxl\:translate-x-0{--transform-translate-x:0!important}.xxl\:translate-x-1{--transform-translate-x:0.25rem!important}.xxl\:translate-x-2{--transform-translate-x:0.5rem!important}.xxl\:translate-x-3{--transform-translate-x:0.75rem!important}.xxl\:translate-x-4{--transform-translate-x:1rem!important}.xxl\:translate-x-5{--transform-translate-x:1.25rem!important}.xxl\:translate-x-6{--transform-translate-x:1.5rem!important}.xxl\:translate-x-8{--transform-translate-x:2rem!important}.xxl\:translate-x-10{--transform-translate-x:2.5rem!important}.xxl\:translate-x-12{--transform-translate-x:3rem!important}.xxl\:translate-x-16{--transform-translate-x:4rem!important}.xxl\:translate-x-20{--transform-translate-x:5rem!important}.xxl\:translate-x-24{--transform-translate-x:6rem!important}.xxl\:translate-x-32{--transform-translate-x:8rem!important}.xxl\:translate-x-40{--transform-translate-x:10rem!important}.xxl\:translate-x-48{--transform-translate-x:12rem!important}.xxl\:translate-x-56{--transform-translate-x:14rem!important}.xxl\:translate-x-64{--transform-translate-x:16rem!important}.xxl\:translate-x-px{--transform-translate-x:1px!important}.xxl\:-translate-x-1{--transform-translate-x:-0.25rem!important}.xxl\:-translate-x-2{--transform-translate-x:-0.5rem!important}.xxl\:-translate-x-3{--transform-translate-x:-0.75rem!important}.xxl\:-translate-x-4{--transform-translate-x:-1rem!important}.xxl\:-translate-x-5{--transform-translate-x:-1.25rem!important}.xxl\:-translate-x-6{--transform-translate-x:-1.5rem!important}.xxl\:-translate-x-8{--transform-translate-x:-2rem!important}.xxl\:-translate-x-10{--transform-translate-x:-2.5rem!important}.xxl\:-translate-x-12{--transform-translate-x:-3rem!important}.xxl\:-translate-x-16{--transform-translate-x:-4rem!important}.xxl\:-translate-x-20{--transform-translate-x:-5rem!important}.xxl\:-translate-x-24{--transform-translate-x:-6rem!important}.xxl\:-translate-x-32{--transform-translate-x:-8rem!important}.xxl\:-translate-x-40{--transform-translate-x:-10rem!important}.xxl\:-translate-x-48{--transform-translate-x:-12rem!important}.xxl\:-translate-x-56{--transform-translate-x:-14rem!important}.xxl\:-translate-x-64{--transform-translate-x:-16rem!important}.xxl\:-translate-x-px{--transform-translate-x:-1px!important}.xxl\:-translate-x-full{--transform-translate-x:-100%!important}.xxl\:-translate-x-1\/2{--transform-translate-x:-50%!important}.xxl\:translate-x-1\/2{--transform-translate-x:50%!important}.xxl\:translate-x-full{--transform-translate-x:100%!important}.xxl\:translate-y-0{--transform-translate-y:0!important}.xxl\:translate-y-1{--transform-translate-y:0.25rem!important}.xxl\:translate-y-2{--transform-translate-y:0.5rem!important}.xxl\:translate-y-3{--transform-translate-y:0.75rem!important}.xxl\:translate-y-4{--transform-translate-y:1rem!important}.xxl\:translate-y-5{--transform-translate-y:1.25rem!important}.xxl\:translate-y-6{--transform-translate-y:1.5rem!important}.xxl\:translate-y-8{--transform-translate-y:2rem!important}.xxl\:translate-y-10{--transform-translate-y:2.5rem!important}.xxl\:translate-y-12{--transform-translate-y:3rem!important}.xxl\:translate-y-16{--transform-translate-y:4rem!important}.xxl\:translate-y-20{--transform-translate-y:5rem!important}.xxl\:translate-y-24{--transform-translate-y:6rem!important}.xxl\:translate-y-32{--transform-translate-y:8rem!important}.xxl\:translate-y-40{--transform-translate-y:10rem!important}.xxl\:translate-y-48{--transform-translate-y:12rem!important}.xxl\:translate-y-56{--transform-translate-y:14rem!important}.xxl\:translate-y-64{--transform-translate-y:16rem!important}.xxl\:translate-y-px{--transform-translate-y:1px!important}.xxl\:-translate-y-1{--transform-translate-y:-0.25rem!important}.xxl\:-translate-y-2{--transform-translate-y:-0.5rem!important}.xxl\:-translate-y-3{--transform-translate-y:-0.75rem!important}.xxl\:-translate-y-4{--transform-translate-y:-1rem!important}.xxl\:-translate-y-5{--transform-translate-y:-1.25rem!important}.xxl\:-translate-y-6{--transform-translate-y:-1.5rem!important}.xxl\:-translate-y-8{--transform-translate-y:-2rem!important}.xxl\:-translate-y-10{--transform-translate-y:-2.5rem!important}.xxl\:-translate-y-12{--transform-translate-y:-3rem!important}.xxl\:-translate-y-16{--transform-translate-y:-4rem!important}.xxl\:-translate-y-20{--transform-translate-y:-5rem!important}.xxl\:-translate-y-24{--transform-translate-y:-6rem!important}.xxl\:-translate-y-32{--transform-translate-y:-8rem!important}.xxl\:-translate-y-40{--transform-translate-y:-10rem!important}.xxl\:-translate-y-48{--transform-translate-y:-12rem!important}.xxl\:-translate-y-56{--transform-translate-y:-14rem!important}.xxl\:-translate-y-64{--transform-translate-y:-16rem!important}.xxl\:-translate-y-px{--transform-translate-y:-1px!important}.xxl\:-translate-y-full{--transform-translate-y:-100%!important}.xxl\:-translate-y-1\/2{--transform-translate-y:-50%!important}.xxl\:translate-y-1\/2{--transform-translate-y:50%!important}.xxl\:translate-y-full{--transform-translate-y:100%!important}.xxl\:hover\:translate-x-0:hover{--transform-translate-x:0!important}.xxl\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem!important}.xxl\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem!important}.xxl\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem!important}.xxl\:hover\:translate-x-4:hover{--transform-translate-x:1rem!important}.xxl\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem!important}.xxl\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem!important}.xxl\:hover\:translate-x-8:hover{--transform-translate-x:2rem!important}.xxl\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem!important}.xxl\:hover\:translate-x-12:hover{--transform-translate-x:3rem!important}.xxl\:hover\:translate-x-16:hover{--transform-translate-x:4rem!important}.xxl\:hover\:translate-x-20:hover{--transform-translate-x:5rem!important}.xxl\:hover\:translate-x-24:hover{--transform-translate-x:6rem!important}.xxl\:hover\:translate-x-32:hover{--transform-translate-x:8rem!important}.xxl\:hover\:translate-x-40:hover{--transform-translate-x:10rem!important}.xxl\:hover\:translate-x-48:hover{--transform-translate-x:12rem!important}.xxl\:hover\:translate-x-56:hover{--transform-translate-x:14rem!important}.xxl\:hover\:translate-x-64:hover{--transform-translate-x:16rem!important}.xxl\:hover\:translate-x-px:hover{--transform-translate-x:1px!important}.xxl\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem!important}.xxl\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem!important}.xxl\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem!important}.xxl\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem!important}.xxl\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem!important}.xxl\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem!important}.xxl\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem!important}.xxl\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem!important}.xxl\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem!important}.xxl\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem!important}.xxl\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem!important}.xxl\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem!important}.xxl\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem!important}.xxl\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem!important}.xxl\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem!important}.xxl\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem!important}.xxl\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem!important}.xxl\:hover\:-translate-x-px:hover{--transform-translate-x:-1px!important}.xxl\:hover\:-translate-x-full:hover{--transform-translate-x:-100%!important}.xxl\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%!important}.xxl\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%!important}.xxl\:hover\:translate-x-full:hover{--transform-translate-x:100%!important}.xxl\:hover\:translate-y-0:hover{--transform-translate-y:0!important}.xxl\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem!important}.xxl\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem!important}.xxl\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem!important}.xxl\:hover\:translate-y-4:hover{--transform-translate-y:1rem!important}.xxl\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem!important}.xxl\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem!important}.xxl\:hover\:translate-y-8:hover{--transform-translate-y:2rem!important}.xxl\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem!important}.xxl\:hover\:translate-y-12:hover{--transform-translate-y:3rem!important}.xxl\:hover\:translate-y-16:hover{--transform-translate-y:4rem!important}.xxl\:hover\:translate-y-20:hover{--transform-translate-y:5rem!important}.xxl\:hover\:translate-y-24:hover{--transform-translate-y:6rem!important}.xxl\:hover\:translate-y-32:hover{--transform-translate-y:8rem!important}.xxl\:hover\:translate-y-40:hover{--transform-translate-y:10rem!important}.xxl\:hover\:translate-y-48:hover{--transform-translate-y:12rem!important}.xxl\:hover\:translate-y-56:hover{--transform-translate-y:14rem!important}.xxl\:hover\:translate-y-64:hover{--transform-translate-y:16rem!important}.xxl\:hover\:translate-y-px:hover{--transform-translate-y:1px!important}.xxl\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem!important}.xxl\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem!important}.xxl\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem!important}.xxl\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem!important}.xxl\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem!important}.xxl\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem!important}.xxl\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem!important}.xxl\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem!important}.xxl\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem!important}.xxl\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem!important}.xxl\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem!important}.xxl\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem!important}.xxl\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem!important}.xxl\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem!important}.xxl\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem!important}.xxl\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem!important}.xxl\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem!important}.xxl\:hover\:-translate-y-px:hover{--transform-translate-y:-1px!important}.xxl\:hover\:-translate-y-full:hover{--transform-translate-y:-100%!important}.xxl\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%!important}.xxl\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%!important}.xxl\:hover\:translate-y-full:hover{--transform-translate-y:100%!important}.xxl\:focus\:translate-x-0:focus{--transform-translate-x:0!important}.xxl\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem!important}.xxl\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem!important}.xxl\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem!important}.xxl\:focus\:translate-x-4:focus{--transform-translate-x:1rem!important}.xxl\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem!important}.xxl\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem!important}.xxl\:focus\:translate-x-8:focus{--transform-translate-x:2rem!important}.xxl\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem!important}.xxl\:focus\:translate-x-12:focus{--transform-translate-x:3rem!important}.xxl\:focus\:translate-x-16:focus{--transform-translate-x:4rem!important}.xxl\:focus\:translate-x-20:focus{--transform-translate-x:5rem!important}.xxl\:focus\:translate-x-24:focus{--transform-translate-x:6rem!important}.xxl\:focus\:translate-x-32:focus{--transform-translate-x:8rem!important}.xxl\:focus\:translate-x-40:focus{--transform-translate-x:10rem!important}.xxl\:focus\:translate-x-48:focus{--transform-translate-x:12rem!important}.xxl\:focus\:translate-x-56:focus{--transform-translate-x:14rem!important}.xxl\:focus\:translate-x-64:focus{--transform-translate-x:16rem!important}.xxl\:focus\:translate-x-px:focus{--transform-translate-x:1px!important}.xxl\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem!important}.xxl\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem!important}.xxl\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem!important}.xxl\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem!important}.xxl\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem!important}.xxl\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem!important}.xxl\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem!important}.xxl\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem!important}.xxl\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem!important}.xxl\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem!important}.xxl\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem!important}.xxl\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem!important}.xxl\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem!important}.xxl\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem!important}.xxl\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem!important}.xxl\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem!important}.xxl\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem!important}.xxl\:focus\:-translate-x-px:focus{--transform-translate-x:-1px!important}.xxl\:focus\:-translate-x-full:focus{--transform-translate-x:-100%!important}.xxl\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%!important}.xxl\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%!important}.xxl\:focus\:translate-x-full:focus{--transform-translate-x:100%!important}.xxl\:focus\:translate-y-0:focus{--transform-translate-y:0!important}.xxl\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem!important}.xxl\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem!important}.xxl\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem!important}.xxl\:focus\:translate-y-4:focus{--transform-translate-y:1rem!important}.xxl\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem!important}.xxl\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem!important}.xxl\:focus\:translate-y-8:focus{--transform-translate-y:2rem!important}.xxl\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem!important}.xxl\:focus\:translate-y-12:focus{--transform-translate-y:3rem!important}.xxl\:focus\:translate-y-16:focus{--transform-translate-y:4rem!important}.xxl\:focus\:translate-y-20:focus{--transform-translate-y:5rem!important}.xxl\:focus\:translate-y-24:focus{--transform-translate-y:6rem!important}.xxl\:focus\:translate-y-32:focus{--transform-translate-y:8rem!important}.xxl\:focus\:translate-y-40:focus{--transform-translate-y:10rem!important}.xxl\:focus\:translate-y-48:focus{--transform-translate-y:12rem!important}.xxl\:focus\:translate-y-56:focus{--transform-translate-y:14rem!important}.xxl\:focus\:translate-y-64:focus{--transform-translate-y:16rem!important}.xxl\:focus\:translate-y-px:focus{--transform-translate-y:1px!important}.xxl\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem!important}.xxl\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem!important}.xxl\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem!important}.xxl\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem!important}.xxl\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem!important}.xxl\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem!important}.xxl\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem!important}.xxl\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem!important}.xxl\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem!important}.xxl\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem!important}.xxl\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem!important}.xxl\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem!important}.xxl\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem!important}.xxl\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem!important}.xxl\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem!important}.xxl\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem!important}.xxl\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem!important}.xxl\:focus\:-translate-y-px:focus{--transform-translate-y:-1px!important}.xxl\:focus\:-translate-y-full:focus{--transform-translate-y:-100%!important}.xxl\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%!important}.xxl\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%!important}.xxl\:focus\:translate-y-full:focus{--transform-translate-y:100%!important}.xxl\:skew-x-0{--transform-skew-x:0!important}.xxl\:skew-x-1{--transform-skew-x:1deg!important}.xxl\:skew-x-2{--transform-skew-x:2deg!important}.xxl\:skew-x-3{--transform-skew-x:3deg!important}.xxl\:skew-x-6{--transform-skew-x:6deg!important}.xxl\:skew-x-12{--transform-skew-x:12deg!important}.xxl\:-skew-x-12{--transform-skew-x:-12deg!important}.xxl\:-skew-x-6{--transform-skew-x:-6deg!important}.xxl\:-skew-x-3{--transform-skew-x:-3deg!important}.xxl\:-skew-x-2{--transform-skew-x:-2deg!important}.xxl\:-skew-x-1{--transform-skew-x:-1deg!important}.xxl\:skew-y-0{--transform-skew-y:0!important}.xxl\:skew-y-1{--transform-skew-y:1deg!important}.xxl\:skew-y-2{--transform-skew-y:2deg!important}.xxl\:skew-y-3{--transform-skew-y:3deg!important}.xxl\:skew-y-6{--transform-skew-y:6deg!important}.xxl\:skew-y-12{--transform-skew-y:12deg!important}.xxl\:-skew-y-12{--transform-skew-y:-12deg!important}.xxl\:-skew-y-6{--transform-skew-y:-6deg!important}.xxl\:-skew-y-3{--transform-skew-y:-3deg!important}.xxl\:-skew-y-2{--transform-skew-y:-2deg!important}.xxl\:-skew-y-1{--transform-skew-y:-1deg!important}.xxl\:hover\:skew-x-0:hover{--transform-skew-x:0!important}.xxl\:hover\:skew-x-1:hover{--transform-skew-x:1deg!important}.xxl\:hover\:skew-x-2:hover{--transform-skew-x:2deg!important}.xxl\:hover\:skew-x-3:hover{--transform-skew-x:3deg!important}.xxl\:hover\:skew-x-6:hover{--transform-skew-x:6deg!important}.xxl\:hover\:skew-x-12:hover{--transform-skew-x:12deg!important}.xxl\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg!important}.xxl\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg!important}.xxl\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg!important}.xxl\:hover\:-skew-x-2:hover{--transform-skew-x:-2deg!important}.xxl\:hover\:-skew-x-1:hover{--transform-skew-x:-1deg!important}.xxl\:hover\:skew-y-0:hover{--transform-skew-y:0!important}.xxl\:hover\:skew-y-1:hover{--transform-skew-y:1deg!important}.xxl\:hover\:skew-y-2:hover{--transform-skew-y:2deg!important}.xxl\:hover\:skew-y-3:hover{--transform-skew-y:3deg!important}.xxl\:hover\:skew-y-6:hover{--transform-skew-y:6deg!important}.xxl\:hover\:skew-y-12:hover{--transform-skew-y:12deg!important}.xxl\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg!important}.xxl\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg!important}.xxl\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg!important}.xxl\:hover\:-skew-y-2:hover{--transform-skew-y:-2deg!important}.xxl\:hover\:-skew-y-1:hover{--transform-skew-y:-1deg!important}.xxl\:focus\:skew-x-0:focus{--transform-skew-x:0!important}.xxl\:focus\:skew-x-1:focus{--transform-skew-x:1deg!important}.xxl\:focus\:skew-x-2:focus{--transform-skew-x:2deg!important}.xxl\:focus\:skew-x-3:focus{--transform-skew-x:3deg!important}.xxl\:focus\:skew-x-6:focus{--transform-skew-x:6deg!important}.xxl\:focus\:skew-x-12:focus{--transform-skew-x:12deg!important}.xxl\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg!important}.xxl\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg!important}.xxl\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg!important}.xxl\:focus\:-skew-x-2:focus{--transform-skew-x:-2deg!important}.xxl\:focus\:-skew-x-1:focus{--transform-skew-x:-1deg!important}.xxl\:focus\:skew-y-0:focus{--transform-skew-y:0!important}.xxl\:focus\:skew-y-1:focus{--transform-skew-y:1deg!important}.xxl\:focus\:skew-y-2:focus{--transform-skew-y:2deg!important}.xxl\:focus\:skew-y-3:focus{--transform-skew-y:3deg!important}.xxl\:focus\:skew-y-6:focus{--transform-skew-y:6deg!important}.xxl\:focus\:skew-y-12:focus{--transform-skew-y:12deg!important}.xxl\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg!important}.xxl\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg!important}.xxl\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg!important}.xxl\:focus\:-skew-y-2:focus{--transform-skew-y:-2deg!important}.xxl\:focus\:-skew-y-1:focus{--transform-skew-y:-1deg!important}.xxl\:transition-none{-webkit-transition-property:none!important}[dir] .xxl\:transition-none{transition-property:none!important}.xxl\:transition-all{-webkit-transition-property:all!important}[dir] .xxl\:transition-all{transition-property:all!important}.xxl\:transition{-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform!important}[dir] .xxl\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,-webkit-box-shadow,-webkit-transform!important}.xxl\:transition-colors{-webkit-transition-property:background-color,border-color,color,fill,stroke!important}[dir] .xxl\:transition-colors{transition-property:background-color,border-color,color,fill,stroke!important}.xxl\:transition-opacity{-webkit-transition-property:opacity!important}[dir] .xxl\:transition-opacity{transition-property:opacity!important}.xxl\:transition-shadow{-webkit-transition-property:-webkit-box-shadow!important}[dir] .xxl\:transition-shadow{transition-property:-webkit-box-shadow!important;transition-property:box-shadow!important;transition-property:box-shadow,-webkit-box-shadow!important}.xxl\:transition-transform{-webkit-transition-property:-webkit-transform!important}[dir] .xxl\:transition-transform{transition-property:-webkit-transform!important;transition-property:transform!important;transition-property:transform,-webkit-transform!important}.xxl\:ease-linear{-webkit-transition-timing-function:linear!important}[dir] .xxl\:ease-linear{transition-timing-function:linear!important}.xxl\:ease-in{-webkit-transition-timing-function:cubic-bezier(.4,0,1,1)!important}[dir] .xxl\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.xxl\:ease-out{-webkit-transition-timing-function:cubic-bezier(0,0,.2,1)!important}[dir] .xxl\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.xxl\:ease-in-out{-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1)!important}[dir] .xxl\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.xxl\:duration-75{-webkit-transition-duration:75ms!important}[dir] .xxl\:duration-75{transition-duration:75ms!important}.xxl\:duration-100{-webkit-transition-duration:.1s!important}[dir] .xxl\:duration-100{transition-duration:.1s!important}.xxl\:duration-150{-webkit-transition-duration:.15s!important}[dir] .xxl\:duration-150{transition-duration:.15s!important}.xxl\:duration-200{-webkit-transition-duration:.2s!important}[dir] .xxl\:duration-200{transition-duration:.2s!important}.xxl\:duration-300{-webkit-transition-duration:.3s!important}[dir] .xxl\:duration-300{transition-duration:.3s!important}.xxl\:duration-500{-webkit-transition-duration:.5s!important}[dir] .xxl\:duration-500{transition-duration:.5s!important}.xxl\:duration-700{-webkit-transition-duration:.7s!important}[dir] .xxl\:duration-700{transition-duration:.7s!important}.xxl\:duration-1000{-webkit-transition-duration:1s!important}[dir] .xxl\:duration-1000{transition-duration:1s!important}.xxl\:delay-75{-webkit-transition-delay:75ms!important}[dir] .xxl\:delay-75{transition-delay:75ms!important}.xxl\:delay-100{-webkit-transition-delay:.1s!important}[dir] .xxl\:delay-100{transition-delay:.1s!important}.xxl\:delay-150{-webkit-transition-delay:.15s!important}[dir] .xxl\:delay-150{transition-delay:.15s!important}.xxl\:delay-200{-webkit-transition-delay:.2s!important}[dir] .xxl\:delay-200{transition-delay:.2s!important}.xxl\:delay-300{-webkit-transition-delay:.3s!important}[dir] .xxl\:delay-300{transition-delay:.3s!important}.xxl\:delay-500{-webkit-transition-delay:.5s!important}[dir] .xxl\:delay-500{transition-delay:.5s!important}.xxl\:delay-700{-webkit-transition-delay:.7s!important}[dir] .xxl\:delay-700{transition-delay:.7s!important}.xxl\:delay-1000{-webkit-transition-delay:1s!important}[dir] .xxl\:delay-1000{transition-delay:1s!important}[dir=ltr] .xxl\:animate-none,[dir=rtl] .xxl\:animate-none{-webkit-animation:none!important;animation:none!important}[dir=ltr] .xxl\:animate-spin{-webkit-animation:spin-ltr 1s linear infinite!important;animation:spin-ltr 1s linear infinite!important}[dir=rtl] .xxl\:animate-spin{-webkit-animation:spin-rtl 1s linear infinite!important;animation:spin-rtl 1s linear infinite!important}[dir=ltr] .xxl\:animate-ping,[dir=rtl] .xxl\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important;animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}[dir=ltr] .xxl\:animate-pulse,[dir=rtl] .xxl\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}[dir=ltr] .xxl\:animate-bounce,[dir=rtl] .xxl\:animate-bounce{-webkit-animation:bounce 1s infinite!important;animation:bounce 1s infinite!important}}@font-face{font-family:feather;src:url(../fonts/feather.931c9e74.eot);src:url(../fonts/feather.931c9e74.eot#iefix) format("embedded-opentype"),url(../fonts/feather.3d2fa2e5.woff) format("woff"),url(../fonts/feather.6a750f01.ttf) format("truetype"),url(../img/feather.90f969db.svg#feather) format("svg")}.feather{font-family:feather!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-alert-octagon:before{content:"\E81B"}.icon-alert-circle:before{content:"\E81C"}.icon-activity:before{content:"\E81D"}.icon-alert-triangle:before{content:"\E81E"}.icon-align-center:before{content:"\E81F"}.icon-airplay:before{content:"\E820"}.icon-align-justify:before{content:"\E821"}.icon-align-left:before{content:"\E822"}.icon-align-right:before{content:"\E823"}.icon-arrow-down-left:before{content:"\E824"}.icon-arrow-down-right:before{content:"\E825"}.icon-anchor:before{content:"\E826"}.icon-aperture:before{content:"\E827"}.icon-arrow-left:before{content:"\E828"}.icon-arrow-right:before{content:"\E829"}.icon-arrow-down:before{content:"\E82A"}.icon-arrow-up-left:before{content:"\E82B"}.icon-arrow-up-right:before{content:"\E82C"}.icon-arrow-up:before{content:"\E82D"}.icon-award:before{content:"\E82E"}.icon-bar-chart:before{content:"\E82F"}.icon-at-sign:before{content:"\E830"}.icon-bar-chart-2:before{content:"\E831"}.icon-battery-charging:before{content:"\E832"}.icon-bell-off:before{content:"\E833"}.icon-battery:before{content:"\E834"}.icon-bluetooth:before{content:"\E835"}.icon-bell:before{content:"\E836"}.icon-book:before{content:"\E837"}.icon-briefcase:before{content:"\E838"}.icon-camera-off:before{content:"\E839"}.icon-calendar:before{content:"\E83A"}.icon-bookmark:before{content:"\E83B"}.icon-box:before{content:"\E83C"}.icon-camera:before{content:"\E83D"}.icon-check-circle:before{content:"\E83E"}.icon-check:before{content:"\E83F"}.icon-check-square:before{content:"\E840"}.icon-cast:before{content:"\E841"}.icon-chevron-down:before{content:"\E842"}.icon-chevron-left:before{content:"\E843"}.icon-chevron-right:before{content:"\E844"}.icon-chevron-up:before{content:"\E845"}.icon-chevrons-down:before{content:"\E846"}.icon-chevrons-right:before{content:"\E847"}.icon-chevrons-up:before{content:"\E848"}.icon-chevrons-left:before{content:"\E849"}.icon-circle:before{content:"\E84A"}.icon-clipboard:before{content:"\E84B"}.icon-chrome:before{content:"\E84C"}.icon-clock:before{content:"\E84D"}.icon-cloud-lightning:before{content:"\E84E"}.icon-cloud-drizzle:before{content:"\E84F"}.icon-cloud-rain:before{content:"\E850"}.icon-cloud-off:before{content:"\E851"}.icon-codepen:before{content:"\E852"}.icon-cloud-snow:before{content:"\E853"}.icon-compass:before{content:"\E854"}.icon-copy:before{content:"\E855"}.icon-corner-down-right:before{content:"\E856"}.icon-corner-down-left:before{content:"\E857"}.icon-corner-left-down:before{content:"\E858"}.icon-corner-left-up:before{content:"\E859"}.icon-corner-up-left:before{content:"\E85A"}.icon-corner-up-right:before{content:"\E85B"}.icon-corner-right-down:before{content:"\E85C"}.icon-corner-right-up:before{content:"\E85D"}.icon-cpu:before{content:"\E85E"}.icon-credit-card:before{content:"\E85F"}.icon-crosshair:before{content:"\E860"}.icon-disc:before{content:"\E861"}.icon-delete:before{content:"\E862"}.icon-download-cloud:before{content:"\E863"}.icon-download:before{content:"\E864"}.icon-droplet:before{content:"\E865"}.icon-edit-2:before{content:"\E866"}.icon-edit:before{content:"\E867"}.icon-edit-1:before{content:"\E868"}.icon-external-link:before{content:"\E869"}.icon-eye:before{content:"\E86A"}.icon-feather:before{content:"\E86B"}.icon-facebook:before{content:"\E86C"}.icon-file-minus:before{content:"\E86D"}.icon-eye-off:before{content:"\E86E"}.icon-fast-forward:before{content:"\E86F"}.icon-file-text:before{content:"\E870"}.icon-film:before{content:"\E871"}.icon-file:before{content:"\E872"}.icon-file-plus:before{content:"\E873"}.icon-folder:before{content:"\E874"}.icon-filter:before{content:"\E875"}.icon-flag:before{content:"\E876"}.icon-globe:before{content:"\E877"}.icon-grid:before{content:"\E878"}.icon-heart:before{content:"\E879"}.icon-home:before{content:"\E87A"}.icon-github:before{content:"\E87B"}.icon-image:before{content:"\E87C"}.icon-inbox:before{content:"\E87D"}.icon-layers:before{content:"\E87E"}.icon-info:before{content:"\E87F"}.icon-instagram:before{content:"\E880"}.icon-layout:before{content:"\E881"}.icon-link-2:before{content:"\E882"}.icon-life-buoy:before{content:"\E883"}.icon-link:before{content:"\E884"}.icon-log-in:before{content:"\E885"}.icon-list:before{content:"\E886"}.icon-lock:before{content:"\E887"}.icon-log-out:before{content:"\E888"}.icon-loader:before{content:"\E889"}.icon-mail:before{content:"\E88A"}.icon-maximize-2:before{content:"\E88B"}.icon-map:before{content:"\E88C"}.icon-map-pin:before{content:"\E88E"}.icon-menu:before{content:"\E88F"}.icon-message-circle:before{content:"\E890"}.icon-message-square:before{content:"\E891"}.icon-minimize-2:before{content:"\E892"}.icon-mic-off:before{content:"\E893"}.icon-minus-circle:before{content:"\E894"}.icon-mic:before{content:"\E895"}.icon-minus-square:before{content:"\E896"}.icon-minus:before{content:"\E897"}.icon-moon:before{content:"\E898"}.icon-monitor:before{content:"\E899"}.icon-more-vertical:before{content:"\E89A"}.icon-more-horizontal:before{content:"\E89B"}.icon-move:before{content:"\E89C"}.icon-music:before{content:"\E89D"}.icon-navigation-2:before{content:"\E89E"}.icon-navigation:before{content:"\E89F"}.icon-octagon:before{content:"\E8A0"}.icon-package:before{content:"\E8A1"}.icon-pause-circle:before{content:"\E8A2"}.icon-pause:before{content:"\E8A3"}.icon-percent:before{content:"\E8A4"}.icon-phone-call:before{content:"\E8A5"}.icon-phone-forwarded:before{content:"\E8A6"}.icon-phone-missed:before{content:"\E8A7"}.icon-phone-off:before{content:"\E8A8"}.icon-phone-incoming:before{content:"\E8A9"}.icon-phone:before{content:"\E8AA"}.icon-phone-outgoing:before{content:"\E8AB"}.icon-pie-chart:before{content:"\E8AC"}.icon-play-circle:before{content:"\E8AD"}.icon-play:before{content:"\E8AE"}.icon-plus-square:before{content:"\E8AF"}.icon-plus-circle:before{content:"\E8B0"}.icon-plus:before{content:"\E8B1"}.icon-pocket:before{content:"\E8B2"}.icon-printer:before{content:"\E8B3"}.icon-power:before{content:"\E8B4"}.icon-radio:before{content:"\E8B5"}.icon-repeat:before{content:"\E8B6"}.icon-refresh-ccw:before{content:"\E8B7"}.icon-rewind:before{content:"\E8B8"}.icon-rotate-ccw:before{content:"\E8B9"}.icon-refresh-cw:before{content:"\E8BA"}.icon-rotate-cw:before{content:"\E8BB"}.icon-save:before{content:"\E8BC"}.icon-search:before{content:"\E8BD"}.icon-server:before{content:"\E8BE"}.icon-scissors:before{content:"\E8BF"}.icon-share-2:before{content:"\E8C0"}.icon-share:before{content:"\E8C1"}.icon-shield:before{content:"\E8C2"}.icon-settings:before{content:"\E8C3"}.icon-skip-back:before{content:"\E8C4"}.icon-shuffle:before{content:"\E8C5"}.icon-sidebar:before{content:"\E8C6"}.icon-skip-forward:before{content:"\E8C7"}.icon-slack:before{content:"\E8C8"}.icon-slash:before{content:"\E8C9"}.icon-smartphone:before{content:"\E8CA"}.icon-square:before{content:"\E8CB"}.icon-speaker:before{content:"\E8CC"}.icon-star:before{content:"\E8CD"}.icon-stop-circle:before{content:"\E8CE"}.icon-sun:before{content:"\E8CF"}.icon-sunrise:before{content:"\E8D0"}.icon-tablet:before{content:"\E8D1"}.icon-tag:before{content:"\E8D2"}.icon-sunset:before{content:"\E8D3"}.icon-target:before{content:"\E8D4"}.icon-thermometer:before{content:"\E8D5"}.icon-thumbs-up:before{content:"\E8D6"}.icon-thumbs-down:before{content:"\E8D7"}.icon-toggle-left:before{content:"\E8D8"}.icon-toggle-right:before{content:"\E8D9"}.icon-trash-2:before{content:"\E8DA"}.icon-trash:before{content:"\E8DB"}.icon-trending-up:before{content:"\E8DC"}.icon-trending-down:before{content:"\E8DD"}.icon-triangle:before{content:"\E8DE"}.icon-type:before{content:"\E8DF"}.icon-twitter:before{content:"\E8E0"}.icon-upload:before{content:"\E8E1"}.icon-umbrella:before{content:"\E8E2"}.icon-upload-cloud:before{content:"\E8E3"}.icon-unlock:before{content:"\E8E4"}.icon-user-check:before{content:"\E8E5"}.icon-user-minus:before{content:"\E8E6"}.icon-user-plus:before{content:"\E8E7"}.icon-user-x:before{content:"\E8E8"}.icon-user:before{content:"\E8E9"}.icon-users:before{content:"\E8EA"}.icon-video-off:before{content:"\E8EB"}.icon-video:before{content:"\E8EC"}.icon-voicemail:before{content:"\E8ED"}.icon-volume-x:before{content:"\E8EE"}.icon-volume-2:before{content:"\E8EF"}.icon-volume-1:before{content:"\E8F0"}.icon-volume:before{content:"\E8F1"}.icon-watch:before{content:"\E8F2"}.icon-wifi:before{content:"\E8F3"}.icon-x-square:before{content:"\E8F4"}.icon-wind:before{content:"\E8F5"}.icon-x:before{content:"\E8F6"}.icon-x-circle:before{content:"\E8F7"}.icon-zap:before{content:"\E8F8"}.icon-zoom-in:before{content:"\E8F9"}.icon-zoom-out:before{content:"\E8FA"}.icon-command:before{content:"\E8FB"}.icon-cloud:before{content:"\E8FC"}.icon-hash:before{content:"\E8FD"}.icon-headphones:before{content:"\E8FE"}.icon-underline:before{content:"\E8FF"}.icon-italic:before{content:"\E900"}.icon-bold:before{content:"\E901"}.icon-crop:before{content:"\E902"}.icon-help-circle:before{content:"\E903"}.icon-paperclip:before{content:"\E904"}.icon-shopping-cart:before{content:"\E905"}.icon-tv:before{content:"\E906"}.icon-wifi-off:before{content:"\E907"}.icon-minimize:before{content:"\E88D"}.icon-maximize:before{content:"\E908"}.icon-gitlab:before{content:"\E909"}.icon-sliders:before{content:"\E90A"}.icon-star-on:before{content:"\E90B"}.icon-heart-on:before{content:"\E90C"}.icon-archive:before{content:"\E90D"}.icon-arrow-down-circle:before{content:"\E90E"}.icon-arrow-up-circle:before{content:"\E90F"}.icon-arrow-left-circle:before{content:"\E910"}.icon-arrow-right-circle:before{content:"\E911"}.icon-bar-chart-line-:before{content:"\E912"}.icon-bar-chart-line:before{content:"\E913"}.icon-book-open:before{content:"\E914"}.icon-code:before{content:"\E915"}.icon-database:before{content:"\E916"}.icon-dollar-sign:before{content:"\E917"}.icon-folder-plus:before{content:"\E918"}.icon-gift:before{content:"\E919"}.icon-folder-minus:before{content:"\E91A"}.icon-git-commit:before{content:"\E91B"}.icon-git-branch:before{content:"\E91C"}.icon-git-pull-request:before{content:"\E91D"}.icon-git-merge:before{content:"\E91E"}.icon-linkedin:before{content:"\E91F"}.icon-hard-drive:before{content:"\E920"}.icon-more-vertical-:before{content:"\E921"}.icon-more-horizontal-:before{content:"\E922"}.icon-rss:before{content:"\E923"}.icon-send:before{content:"\E924"}.icon-shield-off:before{content:"\E925"}.icon-shopping-bag:before{content:"\E926"}.icon-terminal:before{content:"\E927"}.icon-truck:before{content:"\E928"}.icon-zap-off:before{content:"\E929"}.icon-youtube:before{content:"\E92A"}