.text-primary{color:#006039}.form-input{font-size:.935rem;padding:.675rem .75rem;outline:none;border-radius:.5rem;border:1px solid #e8e8e8;max-height:42px;color:#000;width:100%;font-weight:500;box-sizing:border-box}.form-input::placeholder{color:#abb9cc;opacity:1}.form-input:focus{border:1px solid #006039}.form-label{font-size:var(--font-xs);font-weight:var(--font-medium);color:var(--gray-dark);margin-bottom:.1rem}.form-input.is-invalid,.form-input-file.is-invalid,.form-input-file.is-invalid::placeholder,.form-input.is-invalid::placeholder{border-color:#fecaca;color:#e46363}.form-error{margin:.2rem 0 .4rem;font-size:.68rem!important;color:#de002a;font-weight:500;display:flex;align-items:center;gap:.2rem}.form-field{width:100%}.border-danger{outline-color:#de002a!important}.border-danger::placeholder{color:#de002a}.btn{height:42px;border-radius:5px;color:#fff;transition:all .2s ease-in-out;white-space:nowrap;cursor:pointer;padding-inline:.75rem;border:none;outline:none;padding:.5rem 1.2rem;text-align:center}.btns{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #9c9c9c;background-color:#fff;color:#625a5a;transition:all .2s ease}.btns:hover{background-color:#f9f9f9}.btns.btns-exp{height:42px;padding:0 .875rem;font-size:var(--font-sm);font-weight:400;border-radius:.45rem}.btns.btns-x{height:28px;padding:0 .5rem;font-size:var(--font-sm);font-weight:400;border-radius:4px}.dfc-exp{display:flex;align-items:center;gap:.4rem}.pointer{cursor:pointer}.btn-white{background-color:#fff;color:#6f7072;border:1px solid #ffffff}.btn-white:hover{color:#6f7072;border-color:#fff}.btn.btn-sm{height:36px;padding:.4rem 1rem;font-size:var(--font-sm)}.btn.btn-lg{height:46px;padding:.25rem 1rem;font-size:var(--font-sm);font-weight:500}.btn-filter{background-color:#fff;border:none;width:38px;height:38px;padding:0;border-radius:4px}.btn.btn-primary{background-color:#006039}.btn-outline-dark{background-color:#fff;color:#272727;border:1px solid #272727}.btn.btn-green{background-color:#269226}.btn.btn-danger{background-color:#e46363}.btn-outline-danger{background-color:transparent;color:#e46363;border:1px solid #e46363}.btn-outline-danger:hover{background-color:#e46363;color:#fff}.btn-outline-primary{background-color:transparent;color:#006039;border:1px solid #006039}.btn.btn-dark{background-color:#272727}.btn.btn-yellow{background-color:#fde68a}.btn.btn-muted{color:#272727;background-color:transparent}.btn.btn-muted:hover{background-color:#818181}.btn.btn-disabled{background-color:#006039;opacity:.6;cursor:not-allowed}.staff-img{border-radius:50%;object-fit:cover;width:3.125rem;height:3.3125rem}.circle-image{border-radius:50%;object-fit:cover;width:2rem;height:2rem}.sm-circle{border-radius:50%;object-fit:cover;width:1.3rem;height:1.3rem}input[type=checkbox]{width:10px;height:10px;cursor:pointer;accent-color:var(--primary)}input[type=checkbox]{transform:scale(1.2);transition:transform .15s ease}input[type=checkbox]:checked{accent-color:var(--primary)}.btn.btn-icon{height:31px;padding:0rem .6rem;font-size:var(--font-sm)}.bulk-import-section{margin-top:16px}.bulk-import-card{padding:12px 14px;border-radius:8px;border:1px solid #e2e8f0;background-color:#f8fafc}.bulk-import-card__summary{margin:0 0 8px;font-size:14px;font-weight:600;color:#1f2933}.bulk-import-errors{margin-top:6px}.bulk-import-errors__title{margin:0 0 4px;font-size:13px;font-weight:600;color:#b91c1c}.bulk-import-errors__list{margin:0;padding-left:18px;max-height:180px;overflow-y:auto;font-size:12px;color:#374151}.bulk-import-errors__item{margin-bottom:4px}.bulk-import-errors__row{font-weight:600;margin-right:4px}.bulk-import-errors__message{font-weight:400}.bulk-import-success{margin-top:8px;padding:6px 8px;border-radius:6px;background-color:#ecfdf3;color:#166534;font-size:13px}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-cell{display:table-cell!important}.d-none{display:none!important}.gap-0_5{gap:.5rem!important}.gap-1{gap:1rem!important}.gap-2{gap:2rem!important}.dfc{display:flex!important;align-items:center!important;justify-content:center!important}.hidden{visibility:hidden}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.justify-evenly{justify-content:space-evenly!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.items-baseline{align-items:baseline!important}.items-stretch{align-items:stretch!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-shrink-0{flex-shrink:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-1{flex-shrink:1!important}.flex-grow-2{flex-grow:2!important}.flex-shrink-2{flex-shrink:2!important}.flex-grow-3{flex-grow:3!important}.flex-shrink-3{flex-shrink:3!important}.flex-grow-4{flex-grow:4!important}.flex-shrink-4{flex-shrink:4!important}.flex-grow-5{flex-grow:5!important}.flex-shrink-5{flex-shrink:5!important}.col-1{grid-column:span 1/span 1!important}.col-start-1{grid-column-start:1!important}.col-end-1{grid-column-end:1!important}.col-2{grid-column:span 2/span 2!important}.col-start-2{grid-column-start:2!important}.col-end-2{grid-column-end:2!important}.col-3{grid-column:span 3/span 3!important}.col-start-3{grid-column-start:3!important}.col-end-3{grid-column-end:3!important}.col-4{grid-column:span 4/span 4!important}.col-start-4{grid-column-start:4!important}.col-end-4{grid-column-end:4!important}.col-5{grid-column:span 5/span 5!important}.col-start-5{grid-column-start:5!important}.col-end-5{grid-column-end:5!important}.col-6{grid-column:span 6/span 6!important}.col-start-6{grid-column-start:6!important}.col-end-6{grid-column-end:6!important}.col-7{grid-column:span 7/span 7!important}.col-start-7{grid-column-start:7!important}.col-end-7{grid-column-end:7!important}.col-8{grid-column:span 8/span 8!important}.col-start-8{grid-column-start:8!important}.col-end-8{grid-column-end:8!important}.col-9{grid-column:span 9/span 9!important}.col-start-9{grid-column-start:9!important}.col-end-9{grid-column-end:9!important}.col-10{grid-column:span 10/span 10!important}.col-start-10{grid-column-start:10!important}.col-end-10{grid-column-end:10!important}.col-11{grid-column:span 11/span 11!important}.col-start-11{grid-column-start:11!important}.col-end-11{grid-column-end:11!important}.col-12{grid-column:span 12/span 12!important}.col-start-12{grid-column-start:12!important}.col-end-12{grid-column-end:12!important}.row-1{grid-row:span 1/span 1!important}.row-start-1{grid-row-start:1!important}.row-end-1{grid-row-end:1!important}.row-2{grid-row:span 2/span 2!important}.row-start-2{grid-row-start:2!important}.row-end-2{grid-row-end:2!important}.row-3{grid-row:span 3/span 3!important}.row-start-3{grid-row-start:3!important}.row-end-3{grid-row-end:3!important}.row-4{grid-row:span 4/span 4!important}.row-start-4{grid-row-start:4!important}.row-end-4{grid-row-end:4!important}.row-5{grid-row:span 5/span 5!important}.row-start-5{grid-row-start:5!important}.row-end-5{grid-row-end:5!important}.row-6{grid-row:span 6/span 6!important}.row-start-6{grid-row-start:6!important}.row-end-6{grid-row-end:6!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-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-cols-1-1{grid-template-columns:1fr 1fr!important}.grid-cols-1-2{grid-template-columns:1fr 2fr!important}.grid-cols-2-1{grid-template-columns:2fr 1fr!important}.grid-cols-1-3{grid-template-columns:1fr 3fr!important}.grid-cols-3-1{grid-template-columns:3fr 1fr!important}.grid-cols-2-3{grid-template-columns:2fr 3fr!important}.grid-cols-3-2{grid-template-columns:3fr 2fr!important}.grid-cols-1-4{grid-template-columns:1fr 4fr!important}.grid-cols-4-1{grid-template-columns:4fr 1fr!important}.grid-cols-4-2{grid-template-columns:4fr 2fr!important}.grid-cols-3-4{grid-template-columns:3fr 4fr!important}.grid-cols-4-3{grid-template-columns:4fr 3fr!important}.grid-cols-5-1{grid-template-columns:5fr 1fr!important}.grid-cols-5-2{grid-template-columns:5fr 2fr!important}.grid-cols-1-3-1{grid-template-columns:1fr 3fr 1fr!important}.grid-cols-1-4-1{grid-template-columns:1fr 4fr 1fr!important}.grid-cols-1-5-1{grid-template-columns:1fr 5fr 1fr!important}.grid-cols-2-4-1{grid-template-columns:2fr 4fr 1fr!important}.grid-cols-1-4-2{grid-template-columns:1fr 4fr 2fr!important}.grid-cols-3-1-1{grid-template-columns:3fr 1fr 1fr!important}.grid-rows-1-1{grid-template-rows:1fr 1fr!important}.grid-rows-1-2{grid-template-rows:1fr 2fr!important}.grid-rows-2-1{grid-template-rows:2fr 1fr!important}.grid-rows-1-3{grid-template-rows:1fr 3fr!important}.grid-rows-3-1{grid-template-rows:3fr 1fr!important}.grid-rows-2-3{grid-template-rows:2fr 3fr!important}.grid-rows-3-2{grid-template-rows:3fr 2fr!important}.grid-rows-1-4{grid-template-rows:1fr 4fr!important}.grid-rows-4-1{grid-template-rows:4fr 1fr!important}.grid-rows-4-2{grid-template-rows:4fr 2fr!important}.grid-rows-3-4{grid-template-rows:3fr 4fr!important}.grid-rows-4-3{grid-template-rows:4fr 3fr!important}.grid-rows-5-1{grid-template-rows:5fr 1fr!important}.grid-rows-5-2{grid-template-rows:5fr 2fr!important}.grid-rows-1-3-1{grid-template-rows:1fr 3fr 1fr!important}.grid-rows-1-4-1{grid-template-rows:1fr 4fr 1fr!important}.grid-rows-1-5-1{grid-template-rows:1fr 5fr 1fr!important}.grid-rows-2-4-1{grid-template-rows:2fr 4fr 1fr!important}.grid-rows-1-4-2{grid-template-rows:1fr 4fr 2fr!important}.grid-rows-3-1-1{grid-template-rows:3fr 1fr 1fr!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-y-visible{overflow-y:visible!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}.z-4{z-index:4!important}.z-5{z-index:5!important}.z-6{z-index:6!important}.z-7{z-index:7!important}.z-8{z-index:8!important}.z-9{z-index:9!important}.z-10{z-index:10!important}.z-11{z-index:11!important}.z-12{z-index:12!important}.z-13{z-index:13!important}.z-14{z-index:14!important}.z-15{z-index:15!important}.z-16{z-index:16!important}.z-17{z-index:17!important}.z-18{z-index:18!important}.z-19{z-index:19!important}.z-20{z-index:20!important}.z-21{z-index:21!important}.z-22{z-index:22!important}.z-23{z-index:23!important}.z-24{z-index:24!important}.z-25{z-index:25!important}.z-26{z-index:26!important}.z-27{z-index:27!important}.z-28{z-index:28!important}.z-29{z-index:29!important}.z-30{z-index:30!important}.z-31{z-index:31!important}.z-32{z-index:32!important}.z-33{z-index:33!important}.z-34{z-index:34!important}.z-35{z-index:35!important}.z-36{z-index:36!important}.z-37{z-index:37!important}.z-38{z-index:38!important}.z-39{z-index:39!important}.z-40{z-index:40!important}.z-41{z-index:41!important}.z-42{z-index:42!important}.z-43{z-index:43!important}.z-44{z-index:44!important}.z-45{z-index:45!important}.z-46{z-index:46!important}.z-47{z-index:47!important}.z-48{z-index:48!important}.z-49{z-index:49!important}.z-50{z-index:50!important}.z-51{z-index:51!important}.z-52{z-index:52!important}.z-53{z-index:53!important}.z-54{z-index:54!important}.z-55{z-index:55!important}.z-56{z-index:56!important}.z-57{z-index:57!important}.z-58{z-index:58!important}.z-59{z-index:59!important}.z-60{z-index:60!important}.z-61{z-index:61!important}.z-62{z-index:62!important}.z-63{z-index:63!important}.z-64{z-index:64!important}.z-65{z-index:65!important}.z-66{z-index:66!important}.z-67{z-index:67!important}.z-68{z-index:68!important}.z-69{z-index:69!important}.z-70{z-index:70!important}.z-71{z-index:71!important}.z-72{z-index:72!important}.z-73{z-index:73!important}.z-74{z-index:74!important}.z-75{z-index:75!important}.z-76{z-index:76!important}.z-77{z-index:77!important}.z-78{z-index:78!important}.z-79{z-index:79!important}.z-80{z-index:80!important}.z-81{z-index:81!important}.z-82{z-index:82!important}.z-83{z-index:83!important}.z-84{z-index:84!important}.z-85{z-index:85!important}.z-86{z-index:86!important}.z-87{z-index:87!important}.z-88{z-index:88!important}.z-89{z-index:89!important}.z-90{z-index:90!important}.z-91{z-index:91!important}.z-92{z-index:92!important}.z-93{z-index:93!important}.z-94{z-index:94!important}.z-95{z-index:95!important}.z-96{z-index:96!important}.z-97{z-index:97!important}.z-98{z-index:98!important}.z-99{z-index:99!important}.z-100{z-index:100!important}.z-auto{z-index:auto!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.right-0{right:0!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.top-1{top:.25rem!important}.right-1{right:.25rem!important}.bottom-1{bottom:.25rem!important}.left-1{left:.25rem!important}.top-2{top:.5rem!important}.right-2{right:.5rem!important}.bottom-2{bottom:.5rem!important}.left-2{left:.5rem!important}.top-3{top:.75rem!important}.right-3{right:.75rem!important}.bottom-3{bottom:.75rem!important}.left-3{left:.75rem!important}.top-4{top:1rem!important}.right-4{right:1rem!important}.bottom-4{bottom:1rem!important}.left-4{left:1rem!important}.top-5{top:1.25rem!important}.right-5{right:1.25rem!important}.bottom-5{bottom:1.25rem!important}.left-5{left:1.25rem!important}.top-6{top:1.5rem!important}.right-6{right:1.5rem!important}.bottom-6{bottom:1.5rem!important}.left-6{left:1.5rem!important}.top-8{top:2rem!important}.right-8{right:2rem!important}.bottom-8{bottom:2rem!important}.left-8{left:2rem!important}.top-10{top:2.5rem!important}.right-10{right:2.5rem!important}.bottom-10{bottom:2.5rem!important}.left-10{left:2.5rem!important}.top-12{top:3rem!important}.right-12{right:3rem!important}.bottom-12{bottom:3rem!important}.left-12{left:3rem!important}.top-16{top:4rem!important}.right-16{right:4rem!important}.bottom-16{bottom:4rem!important}.left-16{left:4rem!important}.top-20{top:5rem!important}.right-20{right:5rem!important}.bottom-20{bottom:5rem!important}.left-20{left:5rem!important}.top-24{top:6rem!important}.right-24{right:6rem!important}.bottom-24{bottom:6rem!important}.left-24{left:6rem!important}.top-32{top:8rem!important}.right-32{right:8rem!important}.bottom-32{bottom:8rem!important}.left-32{left:8rem!important}.top-40{top:10rem!important}.right-40{right:10rem!important}.bottom-40{bottom:10rem!important}.left-40{left:10rem!important}.top-48{top:12rem!important}.right-48{right:12rem!important}.bottom-48{bottom:12rem!important}.left-48{left:12rem!important}.top-56{top:14rem!important}.right-56{right:14rem!important}.bottom-56{bottom:14rem!important}.left-56{left:14rem!important}.top-64{top:16rem!important}.right-64{right:16rem!important}.bottom-64{bottom:16rem!important}.left-64{left:16rem!important}.top-auto{top:auto!important}.right-auto{right:auto!important}.bottom-auto{bottom:auto!important}.left-auto{left:auto!important}.top-full{top:100%!important}.right-full{right:100%!important}.bottom-full{bottom:100%!important}.left-full{left:100%!important}.top-half{top:50%!important}.right-half{right:50%!important}.bottom-half{bottom:50%!important}.left-half{left:50%!important}.-top-0{top:-0!important}.-right-0{right:-0!important}.-bottom-0{bottom:-0!important}.-left-0{left:-0!important}.-top-1{top:-.25rem!important}.-right-1{right:-.25rem!important}.-bottom-1{bottom:-.25rem!important}.-left-1{left:-.25rem!important}.-top-2{top:-.5rem!important}.-right-2{right:-.5rem!important}.-bottom-2{bottom:-.5rem!important}.-left-2{left:-.5rem!important}.-top-3{top:-.75rem!important}.-right-3{right:-.75rem!important}.-bottom-3{bottom:-.75rem!important}.-left-3{left:-.75rem!important}.-top-4{top:-1rem!important}.-right-4{right:-1rem!important}.-bottom-4{bottom:-1rem!important}.-left-4{left:-1rem!important}.-top-5{top:-1.25rem!important}.-right-5{right:-1.25rem!important}.-bottom-5{bottom:-1.25rem!important}.-left-5{left:-1.25rem!important}.-top-6{top:-1.5rem!important}.-right-6{right:-1.5rem!important}.-bottom-6{bottom:-1.5rem!important}.-left-6{left:-1.5rem!important}.-top-8{top:-2rem!important}.-right-8{right:-2rem!important}.-bottom-8{bottom:-2rem!important}.-left-8{left:-2rem!important}.-top-10{top:-2.5rem!important}.-right-10{right:-2.5rem!important}.-bottom-10{bottom:-2.5rem!important}.-left-10{left:-2.5rem!important}.-top-12{top:-3rem!important}.-right-12{right:-3rem!important}.-bottom-12{bottom:-3rem!important}.-left-12{left:-3rem!important}.-top-16{top:-4rem!important}.-right-16{right:-4rem!important}.-bottom-16{bottom:-4rem!important}.-left-16{left:-4rem!important}.-top-20{top:-5rem!important}.-right-20{right:-5rem!important}.-bottom-20{bottom:-5rem!important}.-left-20{left:-5rem!important}.-top-24{top:-6rem!important}.-right-24{right:-6rem!important}.-bottom-24{bottom:-6rem!important}.-left-24{left:-6rem!important}.-top-32{top:-8rem!important}.-right-32{right:-8rem!important}.-bottom-32{bottom:-8rem!important}.-left-32{left:-8rem!important}.-top-40{top:-10rem!important}.-right-40{right:-10rem!important}.-bottom-40{bottom:-10rem!important}.-left-40{left:-10rem!important}.-top-48{top:-12rem!important}.-right-48{right:-12rem!important}.-bottom-48{bottom:-12rem!important}.-left-48{left:-12rem!important}.-top-56{top:-14rem!important}.-right-56{right:-14rem!important}.-bottom-56{bottom:-14rem!important}.-left-56{left:-14rem!important}.-top-64{top:-16rem!important}.-right-64{right:-16rem!important}.-bottom-64{bottom:-16rem!important}.-left-64{left:-16rem!important}.inset-0{top:0;right:0;bottom:0;left:0!important}.inset-x-0{left:0;right:0!important}.inset-y-0{top:0;bottom:0!important}.inset-auto{top:auto;right:auto;bottom:auto;left:auto!important}.inset-x-auto{left:auto;right:auto!important}.inset-y-auto{top:auto;bottom:auto!important}.square{aspect-ratio:1/1!important}.video{aspect-ratio:16/9!important}.video-vertical{aspect-ratio:9/16!important}.portrait{aspect-ratio:3/4!important}.landscape{aspect-ratio:4/3!important}.cinema{aspect-ratio:21/9!important}@media(max-width:576px){.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}}@media(min-width:577px)and (max-width:768px){.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}}@media(min-width:769px)and (max-width:1200px){.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}}@media(max-width:576px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:577px)and (max-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:769px)and (max-width:1200px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:576px){.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:577px)and (max-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:769px)and (max-width:1200px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:576px){.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(min-width:577px)and (max-width:768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(min-width:769px)and (max-width:1200px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:576px){.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(min-width:577px)and (max-width:768px){.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(min-width:769px)and (max-width:1200px){.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(max-width:576px){.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media(min-width:577px)and (max-width:768px){.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media(min-width:769px)and (max-width:1200px){.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}}.m-auto{margin:auto!important}.ml-auto{margin-left:auto!important}.mr-auto{margin-right:auto!important}.mt-auto{margin-top:auto!important}.mb-auto{margin-bottom:auto!important}.p-base{padding:1.5rem!important}.px-base{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-base{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.m-base{margin:1.5rem!important}.mx-base{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-base{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-0{padding:0rem}@media(max-width:576px){.sm\:p-0{padding:0rem!important}}@media(min-width:577px)and (max-width:768px){.md\:p-0{padding:0rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:p-0{padding:0rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:p-0{padding:0rem}}.i\:p-0{padding:0rem!important}.px-0{padding-right:0rem;padding-left:0rem}@media(max-width:576px){.sm\:px-0{padding-top:!important;padding-right:0rem!important;padding-bottom:!important;padding-left:0rem!important}}@media(min-width:577px)and (max-width:768px){.md\:px-0{padding-top:!important;padding-right:0rem!important;padding-bottom:!important;padding-left:0rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:px-0{padding-top:!important;padding-right:0rem!important;padding-bottom:!important;padding-left:0rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:px-0{padding-top:!important;padding-right:0rem!important;padding-bottom:!important;padding-left:0rem!important}}.i\:px-0{padding-top:!important;padding-right:0rem!important;padding-bottom:!important;padding-left:0rem!important}.py-0{padding-top:0rem;padding-bottom:0rem}@media(max-width:576px){.sm\:py-0{padding-top:0rem!important;padding-right:!important;padding-bottom:0rem!important;padding-left:!important}}@media(min-width:577px)and (max-width:768px){.md\:py-0{padding-top:0rem!important;padding-right:!important;padding-bottom:0rem!important;padding-left:!important}}@media(min-width:769px)and (max-width:1200px){.lg\:py-0{padding-top:0rem!important;padding-right:!important;padding-bottom:0rem!important;padding-left:!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:py-0{padding-top:0rem!important;padding-right:!important;padding-bottom:0rem!important;padding-left:!important}}.i\:py-0{padding-top:0rem!important;padding-right:!important;padding-bottom:0rem!important;padding-left:!important}.m-0{margin:0rem}@media(max-width:576px){.sm\:m-0{margin:0rem!important}}@media(min-width:577px)and (max-width:768px){.md\:m-0{margin:0rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:m-0{margin:0rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:m-0{margin:0rem}}.i\:m-0{margin:0rem!important}.mx-0{margin-right:0rem;margin-left:0rem}@media(max-width:576px){.sm\:mx-0{margin-top:!important;margin-right:0rem!important;margin-bottom:!important;margin-left:0rem!important}}@media(min-width:577px)and (max-width:768px){.md\:mx-0{margin-top:!important;margin-right:0rem!important;margin-bottom:!important;margin-left:0rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:mx-0{margin-top:!important;margin-right:0rem!important;margin-bottom:!important;margin-left:0rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:mx-0{margin-top:!important;margin-right:0rem!important;margin-bottom:!important;margin-left:0rem!important}}.i\:mx-0{margin-top:!important;margin-right:0rem!important;margin-bottom:!important;margin-left:0rem!important}.my-0{margin-top:0rem;margin-bottom:0rem}.pt-0{padding-top:0rem}.pr-0{padding-right:0rem}.i\:pr-0{padding-top:!important;padding-right:0rem!important;padding-bottom:!important;padding-left:!important}.pb-0{padding-bottom:0rem}.pl-0{padding-left:0rem}.mt-0{margin-top:0rem}.mr-0{margin-right:0rem}.mb-0{margin-bottom:0rem}.i\:mb-0{margin-top:!important;margin-right:!important;margin-bottom:0rem!important;margin-left:!important}.ml-0{margin-left:0rem}.gap-0{gap:0rem}@media(max-width:576px){.sm\:gap-0{gap:0rem!important}}@media(min-width:577px)and (max-width:768px){.md\:gap-0{gap:0rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:gap-0{gap:0rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:gap-0{gap:0rem!important}}.p-25{padding:.25rem}@media(max-width:576px){.sm\:p-25{padding:.25rem!important}}@media(min-width:577px)and (max-width:768px){.md\:p-25{padding:.25rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:p-25{padding:.25rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:p-25{padding:.25rem}}.i\:p-25{padding:.25rem!important}.px-25{padding-right:.25rem;padding-left:.25rem}@media(max-width:576px){.sm\:px-25{padding-top:!important;padding-right:.25rem!important;padding-bottom:!important;padding-left:.25rem!important}}@media(min-width:577px)and (max-width:768px){.md\:px-25{padding-top:!important;padding-right:.25rem!important;padding-bottom:!important;padding-left:.25rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:px-25{padding-top:!important;padding-right:.25rem!important;padding-bottom:!important;padding-left:.25rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:px-25{padding-top:!important;padding-right:.25rem!important;padding-bottom:!important;padding-left:.25rem!important}}.i\:px-25{padding-top:!important;padding-right:.25rem!important;padding-bottom:!important;padding-left:.25rem!important}.py-25{padding-top:.25rem;padding-bottom:.25rem}@media(max-width:576px){.sm\:py-25{padding-top:.25rem!important;padding-right:!important;padding-bottom:.25rem!important;padding-left:!important}}@media(min-width:577px)and (max-width:768px){.md\:py-25{padding-top:.25rem!important;padding-right:!important;padding-bottom:.25rem!important;padding-left:!important}}@media(min-width:769px)and (max-width:1200px){.lg\:py-25{padding-top:.25rem!important;padding-right:!important;padding-bottom:.25rem!important;padding-left:!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:py-25{padding-top:.25rem!important;padding-right:!important;padding-bottom:.25rem!important;padding-left:!important}}.i\:py-25{padding-top:.25rem!important;padding-right:!important;padding-bottom:.25rem!important;padding-left:!important}.m-25{margin:.25rem}@media(max-width:576px){.sm\:m-25{margin:.25rem!important}}@media(min-width:577px)and (max-width:768px){.md\:m-25{margin:.25rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:m-25{margin:.25rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:m-25{margin:.25rem}}.i\:m-25{margin:.25rem!important}.mx-25{margin-right:.25rem;margin-left:.25rem}@media(max-width:576px){.sm\:mx-25{margin-top:!important;margin-right:.25rem!important;margin-bottom:!important;margin-left:.25rem!important}}@media(min-width:577px)and (max-width:768px){.md\:mx-25{margin-top:!important;margin-right:.25rem!important;margin-bottom:!important;margin-left:.25rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:mx-25{margin-top:!important;margin-right:.25rem!important;margin-bottom:!important;margin-left:.25rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:mx-25{margin-top:!important;margin-right:.25rem!important;margin-bottom:!important;margin-left:.25rem!important}}.i\:mx-25{margin-top:!important;margin-right:.25rem!important;margin-bottom:!important;margin-left:.25rem!important}.my-25{margin-top:.25rem;margin-bottom:.25rem}.pt-25{padding-top:.25rem}.pr-25{padding-right:.25rem}.i\:pr-25{padding-top:!important;padding-right:.25rem!important;padding-bottom:!important;padding-left:!important}.pb-25{padding-bottom:.25rem}.pl-25{padding-left:.25rem}.mt-25{margin-top:.25rem}.mr-25{margin-right:.25rem}.mb-25{margin-bottom:.25rem}.i\:mb-25{margin-top:!important;margin-right:!important;margin-bottom:.25rem!important;margin-left:!important}.ml-25{margin-left:.25rem}.gap-25{gap:.25rem}@media(max-width:576px){.sm\:gap-25{gap:.25rem!important}}@media(min-width:577px)and (max-width:768px){.md\:gap-25{gap:.25rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:gap-25{gap:.25rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:gap-25{gap:.25rem!important}}.p-50{padding:.5rem}@media(max-width:576px){.sm\:p-50{padding:.5rem!important}}@media(min-width:577px)and (max-width:768px){.md\:p-50{padding:.5rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:p-50{padding:.5rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:p-50{padding:.5rem}}.i\:p-50{padding:.5rem!important}.px-50{padding-right:.5rem;padding-left:.5rem}@media(max-width:576px){.sm\:px-50{padding-top:!important;padding-right:.5rem!important;padding-bottom:!important;padding-left:.5rem!important}}@media(min-width:577px)and (max-width:768px){.md\:px-50{padding-top:!important;padding-right:.5rem!important;padding-bottom:!important;padding-left:.5rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:px-50{padding-top:!important;padding-right:.5rem!important;padding-bottom:!important;padding-left:.5rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:px-50{padding-top:!important;padding-right:.5rem!important;padding-bottom:!important;padding-left:.5rem!important}}.i\:px-50{padding-top:!important;padding-right:.5rem!important;padding-bottom:!important;padding-left:.5rem!important}.py-50{padding-top:.5rem;padding-bottom:.5rem}@media(max-width:576px){.sm\:py-50{padding-top:.5rem!important;padding-right:!important;padding-bottom:.5rem!important;padding-left:!important}}@media(min-width:577px)and (max-width:768px){.md\:py-50{padding-top:.5rem!important;padding-right:!important;padding-bottom:.5rem!important;padding-left:!important}}@media(min-width:769px)and (max-width:1200px){.lg\:py-50{padding-top:.5rem!important;padding-right:!important;padding-bottom:.5rem!important;padding-left:!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:py-50{padding-top:.5rem!important;padding-right:!important;padding-bottom:.5rem!important;padding-left:!important}}.i\:py-50{padding-top:.5rem!important;padding-right:!important;padding-bottom:.5rem!important;padding-left:!important}.m-50{margin:.5rem}@media(max-width:576px){.sm\:m-50{margin:.5rem!important}}@media(min-width:577px)and (max-width:768px){.md\:m-50{margin:.5rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:m-50{margin:.5rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:m-50{margin:.5rem}}.i\:m-50{margin:.5rem!important}.mx-50{margin-right:.5rem;margin-left:.5rem}@media(max-width:576px){.sm\:mx-50{margin-top:!important;margin-right:.5rem!important;margin-bottom:!important;margin-left:.5rem!important}}@media(min-width:577px)and (max-width:768px){.md\:mx-50{margin-top:!important;margin-right:.5rem!important;margin-bottom:!important;margin-left:.5rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:mx-50{margin-top:!important;margin-right:.5rem!important;margin-bottom:!important;margin-left:.5rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:mx-50{margin-top:!important;margin-right:.5rem!important;margin-bottom:!important;margin-left:.5rem!important}}.i\:mx-50{margin-top:!important;margin-right:.5rem!important;margin-bottom:!important;margin-left:.5rem!important}.my-50{margin-top:.5rem;margin-bottom:.5rem}.pt-50{padding-top:.5rem}.pr-50{padding-right:.5rem}.i\:pr-50{padding-top:!important;padding-right:.5rem!important;padding-bottom:!important;padding-left:!important}.pb-50{padding-bottom:.5rem}.pl-50{padding-left:.5rem}.mt-50{margin-top:.5rem}.mr-50{margin-right:.5rem}.mb-50{margin-bottom:.5rem}.i\:mb-50{margin-top:!important;margin-right:!important;margin-bottom:.5rem!important;margin-left:!important}.ml-50{margin-left:.5rem}.gap-50{gap:.5rem}@media(max-width:576px){.sm\:gap-50{gap:.5rem!important}}@media(min-width:577px)and (max-width:768px){.md\:gap-50{gap:.5rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:gap-50{gap:.5rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:gap-50{gap:.5rem!important}}.p-75{padding:.75rem}@media(max-width:576px){.sm\:p-75{padding:.75rem!important}}@media(min-width:577px)and (max-width:768px){.md\:p-75{padding:.75rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:p-75{padding:.75rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:p-75{padding:.75rem}}.i\:p-75{padding:.75rem!important}.px-75{padding-right:.75rem;padding-left:.75rem}@media(max-width:576px){.sm\:px-75{padding-top:!important;padding-right:.75rem!important;padding-bottom:!important;padding-left:.75rem!important}}@media(min-width:577px)and (max-width:768px){.md\:px-75{padding-top:!important;padding-right:.75rem!important;padding-bottom:!important;padding-left:.75rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:px-75{padding-top:!important;padding-right:.75rem!important;padding-bottom:!important;padding-left:.75rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:px-75{padding-top:!important;padding-right:.75rem!important;padding-bottom:!important;padding-left:.75rem!important}}.i\:px-75{padding-top:!important;padding-right:.75rem!important;padding-bottom:!important;padding-left:.75rem!important}.py-75{padding-top:.75rem;padding-bottom:.75rem}@media(max-width:576px){.sm\:py-75{padding-top:.75rem!important;padding-right:!important;padding-bottom:.75rem!important;padding-left:!important}}@media(min-width:577px)and (max-width:768px){.md\:py-75{padding-top:.75rem!important;padding-right:!important;padding-bottom:.75rem!important;padding-left:!important}}@media(min-width:769px)and (max-width:1200px){.lg\:py-75{padding-top:.75rem!important;padding-right:!important;padding-bottom:.75rem!important;padding-left:!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:py-75{padding-top:.75rem!important;padding-right:!important;padding-bottom:.75rem!important;padding-left:!important}}.i\:py-75{padding-top:.75rem!important;padding-right:!important;padding-bottom:.75rem!important;padding-left:!important}.m-75{margin:.75rem}@media(max-width:576px){.sm\:m-75{margin:.75rem!important}}@media(min-width:577px)and (max-width:768px){.md\:m-75{margin:.75rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:m-75{margin:.75rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:m-75{margin:.75rem}}.i\:m-75{margin:.75rem!important}.mx-75{margin-right:.75rem;margin-left:.75rem}@media(max-width:576px){.sm\:mx-75{margin-top:!important;margin-right:.75rem!important;margin-bottom:!important;margin-left:.75rem!important}}@media(min-width:577px)and (max-width:768px){.md\:mx-75{margin-top:!important;margin-right:.75rem!important;margin-bottom:!important;margin-left:.75rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:mx-75{margin-top:!important;margin-right:.75rem!important;margin-bottom:!important;margin-left:.75rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:mx-75{margin-top:!important;margin-right:.75rem!important;margin-bottom:!important;margin-left:.75rem!important}}.i\:mx-75{margin-top:!important;margin-right:.75rem!important;margin-bottom:!important;margin-left:.75rem!important}.my-75{margin-top:.75rem;margin-bottom:.75rem}.pt-75{padding-top:.75rem}.pr-75{padding-right:.75rem}.i\:pr-75{padding-top:!important;padding-right:.75rem!important;padding-bottom:!important;padding-left:!important}.pb-75{padding-bottom:.75rem}.pl-75{padding-left:.75rem}.mt-75{margin-top:.75rem}.mr-75{margin-right:.75rem}.mb-75{margin-bottom:.75rem}.i\:mb-75{margin-top:!important;margin-right:!important;margin-bottom:.75rem!important;margin-left:!important}.ml-75{margin-left:.75rem}.gap-75{gap:.75rem}@media(max-width:576px){.sm\:gap-75{gap:.75rem!important}}@media(min-width:577px)and (max-width:768px){.md\:gap-75{gap:.75rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:gap-75{gap:.75rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:gap-75{gap:.75rem!important}}.p-1{padding:1rem}@media(max-width:576px){.sm\:p-1{padding:1rem!important}}@media(min-width:577px)and (max-width:768px){.md\:p-1{padding:1rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:p-1{padding:1rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:p-1{padding:1rem}}.i\:p-1{padding:1rem!important}.px-1{padding-right:1rem;padding-left:1rem}@media(max-width:576px){.sm\:px-1{padding-top:!important;padding-right:1rem!important;padding-bottom:!important;padding-left:1rem!important}}@media(min-width:577px)and (max-width:768px){.md\:px-1{padding-top:!important;padding-right:1rem!important;padding-bottom:!important;padding-left:1rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:px-1{padding-top:!important;padding-right:1rem!important;padding-bottom:!important;padding-left:1rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:px-1{padding-top:!important;padding-right:1rem!important;padding-bottom:!important;padding-left:1rem!important}}.i\:px-1{padding-top:!important;padding-right:1rem!important;padding-bottom:!important;padding-left:1rem!important}.py-1{padding-top:1rem;padding-bottom:1rem}@media(max-width:576px){.sm\:py-1{padding-top:1rem!important;padding-right:!important;padding-bottom:1rem!important;padding-left:!important}}@media(min-width:577px)and (max-width:768px){.md\:py-1{padding-top:1rem!important;padding-right:!important;padding-bottom:1rem!important;padding-left:!important}}@media(min-width:769px)and (max-width:1200px){.lg\:py-1{padding-top:1rem!important;padding-right:!important;padding-bottom:1rem!important;padding-left:!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:py-1{padding-top:1rem!important;padding-right:!important;padding-bottom:1rem!important;padding-left:!important}}.i\:py-1{padding-top:1rem!important;padding-right:!important;padding-bottom:1rem!important;padding-left:!important}.m-1{margin:1rem}@media(max-width:576px){.sm\:m-1{margin:1rem!important}}@media(min-width:577px)and (max-width:768px){.md\:m-1{margin:1rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:m-1{margin:1rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:m-1{margin:1rem}}.i\:m-1{margin:1rem!important}.mx-1{margin-right:1rem;margin-left:1rem}@media(max-width:576px){.sm\:mx-1{margin-top:!important;margin-right:1rem!important;margin-bottom:!important;margin-left:1rem!important}}@media(min-width:577px)and (max-width:768px){.md\:mx-1{margin-top:!important;margin-right:1rem!important;margin-bottom:!important;margin-left:1rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:mx-1{margin-top:!important;margin-right:1rem!important;margin-bottom:!important;margin-left:1rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:mx-1{margin-top:!important;margin-right:1rem!important;margin-bottom:!important;margin-left:1rem!important}}.i\:mx-1{margin-top:!important;margin-right:1rem!important;margin-bottom:!important;margin-left:1rem!important}.my-1{margin-top:1rem;margin-bottom:1rem}.pt-1{padding-top:1rem}.pr-1{padding-right:1rem}.i\:pr-1{padding-top:!important;padding-right:1rem!important;padding-bottom:!important;padding-left:!important}.pb-1{padding-bottom:1rem}.pl-1{padding-left:1rem}.mt-1{margin-top:1rem}.mr-1{margin-right:1rem}.mb-1{margin-bottom:1rem}.i\:mb-1{margin-top:!important;margin-right:!important;margin-bottom:1rem!important;margin-left:!important}.ml-1{margin-left:1rem}.gap-1{gap:1rem}@media(max-width:576px){.sm\:gap-1{gap:1rem!important}}@media(min-width:577px)and (max-width:768px){.md\:gap-1{gap:1rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:gap-1{gap:1rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:gap-1{gap:1rem!important}}.p-2{padding:2rem}@media(max-width:576px){.sm\:p-2{padding:2rem!important}}@media(min-width:577px)and (max-width:768px){.md\:p-2{padding:2rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:p-2{padding:2rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:p-2{padding:2rem}}.i\:p-2{padding:2rem!important}.px-2{padding-right:2rem;padding-left:2rem}@media(max-width:576px){.sm\:px-2{padding-top:!important;padding-right:2rem!important;padding-bottom:!important;padding-left:2rem!important}}@media(min-width:577px)and (max-width:768px){.md\:px-2{padding-top:!important;padding-right:2rem!important;padding-bottom:!important;padding-left:2rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:px-2{padding-top:!important;padding-right:2rem!important;padding-bottom:!important;padding-left:2rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:px-2{padding-top:!important;padding-right:2rem!important;padding-bottom:!important;padding-left:2rem!important}}.i\:px-2{padding-top:!important;padding-right:2rem!important;padding-bottom:!important;padding-left:2rem!important}.py-2{padding-top:2rem;padding-bottom:2rem}@media(max-width:576px){.sm\:py-2{padding-top:2rem!important;padding-right:!important;padding-bottom:2rem!important;padding-left:!important}}@media(min-width:577px)and (max-width:768px){.md\:py-2{padding-top:2rem!important;padding-right:!important;padding-bottom:2rem!important;padding-left:!important}}@media(min-width:769px)and (max-width:1200px){.lg\:py-2{padding-top:2rem!important;padding-right:!important;padding-bottom:2rem!important;padding-left:!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:py-2{padding-top:2rem!important;padding-right:!important;padding-bottom:2rem!important;padding-left:!important}}.i\:py-2{padding-top:2rem!important;padding-right:!important;padding-bottom:2rem!important;padding-left:!important}.m-2{margin:2rem}@media(max-width:576px){.sm\:m-2{margin:2rem!important}}@media(min-width:577px)and (max-width:768px){.md\:m-2{margin:2rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:m-2{margin:2rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:m-2{margin:2rem}}.i\:m-2{margin:2rem!important}.mx-2{margin-right:2rem;margin-left:2rem}@media(max-width:576px){.sm\:mx-2{margin-top:!important;margin-right:2rem!important;margin-bottom:!important;margin-left:2rem!important}}@media(min-width:577px)and (max-width:768px){.md\:mx-2{margin-top:!important;margin-right:2rem!important;margin-bottom:!important;margin-left:2rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:mx-2{margin-top:!important;margin-right:2rem!important;margin-bottom:!important;margin-left:2rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:mx-2{margin-top:!important;margin-right:2rem!important;margin-bottom:!important;margin-left:2rem!important}}.i\:mx-2{margin-top:!important;margin-right:2rem!important;margin-bottom:!important;margin-left:2rem!important}.my-2{margin-top:2rem;margin-bottom:2rem}.pt-2{padding-top:2rem}.pr-2{padding-right:2rem}.i\:pr-2{padding-top:!important;padding-right:2rem!important;padding-bottom:!important;padding-left:!important}.pb-2{padding-bottom:2rem}.pl-2{padding-left:2rem}.mt-2{margin-top:2rem}.mr-2{margin-right:2rem}.mb-2{margin-bottom:2rem}.i\:mb-2{margin-top:!important;margin-right:!important;margin-bottom:2rem!important;margin-left:!important}.ml-2{margin-left:2rem}.gap-2{gap:2rem}@media(max-width:576px){.sm\:gap-2{gap:2rem!important}}@media(min-width:577px)and (max-width:768px){.md\:gap-2{gap:2rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:gap-2{gap:2rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:gap-2{gap:2rem!important}}.p-3{padding:3rem}@media(max-width:576px){.sm\:p-3{padding:3rem!important}}@media(min-width:577px)and (max-width:768px){.md\:p-3{padding:3rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:p-3{padding:3rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:p-3{padding:3rem}}.i\:p-3{padding:3rem!important}.px-3{padding-right:3rem;padding-left:3rem}@media(max-width:576px){.sm\:px-3{padding-top:!important;padding-right:3rem!important;padding-bottom:!important;padding-left:3rem!important}}@media(min-width:577px)and (max-width:768px){.md\:px-3{padding-top:!important;padding-right:3rem!important;padding-bottom:!important;padding-left:3rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:px-3{padding-top:!important;padding-right:3rem!important;padding-bottom:!important;padding-left:3rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:px-3{padding-top:!important;padding-right:3rem!important;padding-bottom:!important;padding-left:3rem!important}}.i\:px-3{padding-top:!important;padding-right:3rem!important;padding-bottom:!important;padding-left:3rem!important}.py-3{padding-top:3rem;padding-bottom:3rem}@media(max-width:576px){.sm\:py-3{padding-top:3rem!important;padding-right:!important;padding-bottom:3rem!important;padding-left:!important}}@media(min-width:577px)and (max-width:768px){.md\:py-3{padding-top:3rem!important;padding-right:!important;padding-bottom:3rem!important;padding-left:!important}}@media(min-width:769px)and (max-width:1200px){.lg\:py-3{padding-top:3rem!important;padding-right:!important;padding-bottom:3rem!important;padding-left:!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:py-3{padding-top:3rem!important;padding-right:!important;padding-bottom:3rem!important;padding-left:!important}}.i\:py-3{padding-top:3rem!important;padding-right:!important;padding-bottom:3rem!important;padding-left:!important}.m-3{margin:3rem}@media(max-width:576px){.sm\:m-3{margin:3rem!important}}@media(min-width:577px)and (max-width:768px){.md\:m-3{margin:3rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:m-3{margin:3rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:m-3{margin:3rem}}.i\:m-3{margin:3rem!important}.mx-3{margin-right:3rem;margin-left:3rem}@media(max-width:576px){.sm\:mx-3{margin-top:!important;margin-right:3rem!important;margin-bottom:!important;margin-left:3rem!important}}@media(min-width:577px)and (max-width:768px){.md\:mx-3{margin-top:!important;margin-right:3rem!important;margin-bottom:!important;margin-left:3rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:mx-3{margin-top:!important;margin-right:3rem!important;margin-bottom:!important;margin-left:3rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:mx-3{margin-top:!important;margin-right:3rem!important;margin-bottom:!important;margin-left:3rem!important}}.i\:mx-3{margin-top:!important;margin-right:3rem!important;margin-bottom:!important;margin-left:3rem!important}.my-3{margin-top:3rem;margin-bottom:3rem}.pt-3{padding-top:3rem}.pr-3{padding-right:3rem}.i\:pr-3{padding-top:!important;padding-right:3rem!important;padding-bottom:!important;padding-left:!important}.pb-3{padding-bottom:3rem}.pl-3{padding-left:3rem}.mt-3{margin-top:3rem}.mr-3{margin-right:3rem}.mb-3{margin-bottom:3rem}.i\:mb-3{margin-top:!important;margin-right:!important;margin-bottom:3rem!important;margin-left:!important}.ml-3{margin-left:3rem}.gap-3{gap:3rem}@media(max-width:576px){.sm\:gap-3{gap:3rem!important}}@media(min-width:577px)and (max-width:768px){.md\:gap-3{gap:3rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:gap-3{gap:3rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:gap-3{gap:3rem!important}}.p-4{padding:4rem}@media(max-width:576px){.sm\:p-4{padding:4rem!important}}@media(min-width:577px)and (max-width:768px){.md\:p-4{padding:4rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:p-4{padding:4rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:p-4{padding:4rem}}.i\:p-4{padding:4rem!important}.px-4{padding-right:4rem;padding-left:4rem}@media(max-width:576px){.sm\:px-4{padding-top:!important;padding-right:4rem!important;padding-bottom:!important;padding-left:4rem!important}}@media(min-width:577px)and (max-width:768px){.md\:px-4{padding-top:!important;padding-right:4rem!important;padding-bottom:!important;padding-left:4rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:px-4{padding-top:!important;padding-right:4rem!important;padding-bottom:!important;padding-left:4rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:px-4{padding-top:!important;padding-right:4rem!important;padding-bottom:!important;padding-left:4rem!important}}.i\:px-4{padding-top:!important;padding-right:4rem!important;padding-bottom:!important;padding-left:4rem!important}.py-4{padding-top:4rem;padding-bottom:4rem}@media(max-width:576px){.sm\:py-4{padding-top:4rem!important;padding-right:!important;padding-bottom:4rem!important;padding-left:!important}}@media(min-width:577px)and (max-width:768px){.md\:py-4{padding-top:4rem!important;padding-right:!important;padding-bottom:4rem!important;padding-left:!important}}@media(min-width:769px)and (max-width:1200px){.lg\:py-4{padding-top:4rem!important;padding-right:!important;padding-bottom:4rem!important;padding-left:!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:py-4{padding-top:4rem!important;padding-right:!important;padding-bottom:4rem!important;padding-left:!important}}.i\:py-4{padding-top:4rem!important;padding-right:!important;padding-bottom:4rem!important;padding-left:!important}.m-4{margin:4rem}@media(max-width:576px){.sm\:m-4{margin:4rem!important}}@media(min-width:577px)and (max-width:768px){.md\:m-4{margin:4rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:m-4{margin:4rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:m-4{margin:4rem}}.i\:m-4{margin:4rem!important}.mx-4{margin-right:4rem;margin-left:4rem}@media(max-width:576px){.sm\:mx-4{margin-top:!important;margin-right:4rem!important;margin-bottom:!important;margin-left:4rem!important}}@media(min-width:577px)and (max-width:768px){.md\:mx-4{margin-top:!important;margin-right:4rem!important;margin-bottom:!important;margin-left:4rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:mx-4{margin-top:!important;margin-right:4rem!important;margin-bottom:!important;margin-left:4rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:mx-4{margin-top:!important;margin-right:4rem!important;margin-bottom:!important;margin-left:4rem!important}}.i\:mx-4{margin-top:!important;margin-right:4rem!important;margin-bottom:!important;margin-left:4rem!important}.my-4{margin-top:4rem;margin-bottom:4rem}.pt-4{padding-top:4rem}.pr-4{padding-right:4rem}.i\:pr-4{padding-top:!important;padding-right:4rem!important;padding-bottom:!important;padding-left:!important}.pb-4{padding-bottom:4rem}.pl-4{padding-left:4rem}.mt-4{margin-top:4rem}.mr-4{margin-right:4rem}.mb-4{margin-bottom:4rem}.i\:mb-4{margin-top:!important;margin-right:!important;margin-bottom:4rem!important;margin-left:!important}.ml-4{margin-left:4rem}.gap-4{gap:4rem}@media(max-width:576px){.sm\:gap-4{gap:4rem!important}}@media(min-width:577px)and (max-width:768px){.md\:gap-4{gap:4rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:gap-4{gap:4rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:gap-4{gap:4rem!important}}.p-5{padding:5rem}@media(max-width:576px){.sm\:p-5{padding:5rem!important}}@media(min-width:577px)and (max-width:768px){.md\:p-5{padding:5rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:p-5{padding:5rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:p-5{padding:5rem}}.i\:p-5{padding:5rem!important}.px-5{padding-right:5rem;padding-left:5rem}@media(max-width:576px){.sm\:px-5{padding-top:!important;padding-right:5rem!important;padding-bottom:!important;padding-left:5rem!important}}@media(min-width:577px)and (max-width:768px){.md\:px-5{padding-top:!important;padding-right:5rem!important;padding-bottom:!important;padding-left:5rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:px-5{padding-top:!important;padding-right:5rem!important;padding-bottom:!important;padding-left:5rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:px-5{padding-top:!important;padding-right:5rem!important;padding-bottom:!important;padding-left:5rem!important}}.i\:px-5{padding-top:!important;padding-right:5rem!important;padding-bottom:!important;padding-left:5rem!important}.py-5{padding-top:5rem;padding-bottom:5rem}@media(max-width:576px){.sm\:py-5{padding-top:5rem!important;padding-right:!important;padding-bottom:5rem!important;padding-left:!important}}@media(min-width:577px)and (max-width:768px){.md\:py-5{padding-top:5rem!important;padding-right:!important;padding-bottom:5rem!important;padding-left:!important}}@media(min-width:769px)and (max-width:1200px){.lg\:py-5{padding-top:5rem!important;padding-right:!important;padding-bottom:5rem!important;padding-left:!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:py-5{padding-top:5rem!important;padding-right:!important;padding-bottom:5rem!important;padding-left:!important}}.i\:py-5{padding-top:5rem!important;padding-right:!important;padding-bottom:5rem!important;padding-left:!important}.m-5{margin:5rem}@media(max-width:576px){.sm\:m-5{margin:5rem!important}}@media(min-width:577px)and (max-width:768px){.md\:m-5{margin:5rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:m-5{margin:5rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:m-5{margin:5rem}}.i\:m-5{margin:5rem!important}.mx-5{margin-right:5rem;margin-left:5rem}@media(max-width:576px){.sm\:mx-5{margin-top:!important;margin-right:5rem!important;margin-bottom:!important;margin-left:5rem!important}}@media(min-width:577px)and (max-width:768px){.md\:mx-5{margin-top:!important;margin-right:5rem!important;margin-bottom:!important;margin-left:5rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:mx-5{margin-top:!important;margin-right:5rem!important;margin-bottom:!important;margin-left:5rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:mx-5{margin-top:!important;margin-right:5rem!important;margin-bottom:!important;margin-left:5rem!important}}.i\:mx-5{margin-top:!important;margin-right:5rem!important;margin-bottom:!important;margin-left:5rem!important}.my-5{margin-top:5rem;margin-bottom:5rem}.pt-5{padding-top:5rem}.pr-5{padding-right:5rem}.i\:pr-5{padding-top:!important;padding-right:5rem!important;padding-bottom:!important;padding-left:!important}.pb-5{padding-bottom:5rem}.pl-5{padding-left:5rem}.mt-5{margin-top:5rem}.mr-5{margin-right:5rem}.mb-5{margin-bottom:5rem}.i\:mb-5{margin-top:!important;margin-right:!important;margin-bottom:5rem!important;margin-left:!important}.ml-5{margin-left:5rem}.gap-5{gap:5rem}@media(max-width:576px){.sm\:gap-5{gap:5rem!important}}@media(min-width:577px)and (max-width:768px){.md\:gap-5{gap:5rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:gap-5{gap:5rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:gap-5{gap:5rem!important}}.p-6{padding:6rem}@media(max-width:576px){.sm\:p-6{padding:6rem!important}}@media(min-width:577px)and (max-width:768px){.md\:p-6{padding:6rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:p-6{padding:6rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:p-6{padding:6rem}}.i\:p-6{padding:6rem!important}.px-6{padding-right:6rem;padding-left:6rem}@media(max-width:576px){.sm\:px-6{padding-top:!important;padding-right:6rem!important;padding-bottom:!important;padding-left:6rem!important}}@media(min-width:577px)and (max-width:768px){.md\:px-6{padding-top:!important;padding-right:6rem!important;padding-bottom:!important;padding-left:6rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:px-6{padding-top:!important;padding-right:6rem!important;padding-bottom:!important;padding-left:6rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:px-6{padding-top:!important;padding-right:6rem!important;padding-bottom:!important;padding-left:6rem!important}}.i\:px-6{padding-top:!important;padding-right:6rem!important;padding-bottom:!important;padding-left:6rem!important}.py-6{padding-top:6rem;padding-bottom:6rem}@media(max-width:576px){.sm\:py-6{padding-top:6rem!important;padding-right:!important;padding-bottom:6rem!important;padding-left:!important}}@media(min-width:577px)and (max-width:768px){.md\:py-6{padding-top:6rem!important;padding-right:!important;padding-bottom:6rem!important;padding-left:!important}}@media(min-width:769px)and (max-width:1200px){.lg\:py-6{padding-top:6rem!important;padding-right:!important;padding-bottom:6rem!important;padding-left:!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:py-6{padding-top:6rem!important;padding-right:!important;padding-bottom:6rem!important;padding-left:!important}}.i\:py-6{padding-top:6rem!important;padding-right:!important;padding-bottom:6rem!important;padding-left:!important}.m-6{margin:6rem}@media(max-width:576px){.sm\:m-6{margin:6rem!important}}@media(min-width:577px)and (max-width:768px){.md\:m-6{margin:6rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:m-6{margin:6rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:m-6{margin:6rem}}.i\:m-6{margin:6rem!important}.mx-6{margin-right:6rem;margin-left:6rem}@media(max-width:576px){.sm\:mx-6{margin-top:!important;margin-right:6rem!important;margin-bottom:!important;margin-left:6rem!important}}@media(min-width:577px)and (max-width:768px){.md\:mx-6{margin-top:!important;margin-right:6rem!important;margin-bottom:!important;margin-left:6rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:mx-6{margin-top:!important;margin-right:6rem!important;margin-bottom:!important;margin-left:6rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:mx-6{margin-top:!important;margin-right:6rem!important;margin-bottom:!important;margin-left:6rem!important}}.i\:mx-6{margin-top:!important;margin-right:6rem!important;margin-bottom:!important;margin-left:6rem!important}.my-6{margin-top:6rem;margin-bottom:6rem}.pt-6{padding-top:6rem}.pr-6{padding-right:6rem}.i\:pr-6{padding-top:!important;padding-right:6rem!important;padding-bottom:!important;padding-left:!important}.pb-6{padding-bottom:6rem}.pl-6{padding-left:6rem}.mt-6{margin-top:6rem}.mr-6{margin-right:6rem}.mb-6{margin-bottom:6rem}.i\:mb-6{margin-top:!important;margin-right:!important;margin-bottom:6rem!important;margin-left:!important}.ml-6{margin-left:6rem}.gap-6{gap:6rem}@media(max-width:576px){.sm\:gap-6{gap:6rem!important}}@media(min-width:577px)and (max-width:768px){.md\:gap-6{gap:6rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:gap-6{gap:6rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:gap-6{gap:6rem!important}}.p-7{padding:7rem}@media(max-width:576px){.sm\:p-7{padding:7rem!important}}@media(min-width:577px)and (max-width:768px){.md\:p-7{padding:7rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:p-7{padding:7rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:p-7{padding:7rem}}.i\:p-7{padding:7rem!important}.px-7{padding-right:7rem;padding-left:7rem}@media(max-width:576px){.sm\:px-7{padding-top:!important;padding-right:7rem!important;padding-bottom:!important;padding-left:7rem!important}}@media(min-width:577px)and (max-width:768px){.md\:px-7{padding-top:!important;padding-right:7rem!important;padding-bottom:!important;padding-left:7rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:px-7{padding-top:!important;padding-right:7rem!important;padding-bottom:!important;padding-left:7rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:px-7{padding-top:!important;padding-right:7rem!important;padding-bottom:!important;padding-left:7rem!important}}.i\:px-7{padding-top:!important;padding-right:7rem!important;padding-bottom:!important;padding-left:7rem!important}.py-7{padding-top:7rem;padding-bottom:7rem}@media(max-width:576px){.sm\:py-7{padding-top:7rem!important;padding-right:!important;padding-bottom:7rem!important;padding-left:!important}}@media(min-width:577px)and (max-width:768px){.md\:py-7{padding-top:7rem!important;padding-right:!important;padding-bottom:7rem!important;padding-left:!important}}@media(min-width:769px)and (max-width:1200px){.lg\:py-7{padding-top:7rem!important;padding-right:!important;padding-bottom:7rem!important;padding-left:!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:py-7{padding-top:7rem!important;padding-right:!important;padding-bottom:7rem!important;padding-left:!important}}.i\:py-7{padding-top:7rem!important;padding-right:!important;padding-bottom:7rem!important;padding-left:!important}.m-7{margin:7rem}@media(max-width:576px){.sm\:m-7{margin:7rem!important}}@media(min-width:577px)and (max-width:768px){.md\:m-7{margin:7rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:m-7{margin:7rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:m-7{margin:7rem}}.i\:m-7{margin:7rem!important}.mx-7{margin-right:7rem;margin-left:7rem}@media(max-width:576px){.sm\:mx-7{margin-top:!important;margin-right:7rem!important;margin-bottom:!important;margin-left:7rem!important}}@media(min-width:577px)and (max-width:768px){.md\:mx-7{margin-top:!important;margin-right:7rem!important;margin-bottom:!important;margin-left:7rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:mx-7{margin-top:!important;margin-right:7rem!important;margin-bottom:!important;margin-left:7rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:mx-7{margin-top:!important;margin-right:7rem!important;margin-bottom:!important;margin-left:7rem!important}}.i\:mx-7{margin-top:!important;margin-right:7rem!important;margin-bottom:!important;margin-left:7rem!important}.my-7{margin-top:7rem;margin-bottom:7rem}.pt-7{padding-top:7rem}.pr-7{padding-right:7rem}.i\:pr-7{padding-top:!important;padding-right:7rem!important;padding-bottom:!important;padding-left:!important}.pb-7{padding-bottom:7rem}.pl-7{padding-left:7rem}.mt-7{margin-top:7rem}.mr-7{margin-right:7rem}.mb-7{margin-bottom:7rem}.i\:mb-7{margin-top:!important;margin-right:!important;margin-bottom:7rem!important;margin-left:!important}.ml-7{margin-left:7rem}.gap-7{gap:7rem}@media(max-width:576px){.sm\:gap-7{gap:7rem!important}}@media(min-width:577px)and (max-width:768px){.md\:gap-7{gap:7rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:gap-7{gap:7rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:gap-7{gap:7rem!important}}.p-8{padding:8rem}@media(max-width:576px){.sm\:p-8{padding:8rem!important}}@media(min-width:577px)and (max-width:768px){.md\:p-8{padding:8rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:p-8{padding:8rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:p-8{padding:8rem}}.i\:p-8{padding:8rem!important}.px-8{padding-right:8rem;padding-left:8rem}@media(max-width:576px){.sm\:px-8{padding-top:!important;padding-right:8rem!important;padding-bottom:!important;padding-left:8rem!important}}@media(min-width:577px)and (max-width:768px){.md\:px-8{padding-top:!important;padding-right:8rem!important;padding-bottom:!important;padding-left:8rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:px-8{padding-top:!important;padding-right:8rem!important;padding-bottom:!important;padding-left:8rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:px-8{padding-top:!important;padding-right:8rem!important;padding-bottom:!important;padding-left:8rem!important}}.i\:px-8{padding-top:!important;padding-right:8rem!important;padding-bottom:!important;padding-left:8rem!important}.py-8{padding-top:8rem;padding-bottom:8rem}@media(max-width:576px){.sm\:py-8{padding-top:8rem!important;padding-right:!important;padding-bottom:8rem!important;padding-left:!important}}@media(min-width:577px)and (max-width:768px){.md\:py-8{padding-top:8rem!important;padding-right:!important;padding-bottom:8rem!important;padding-left:!important}}@media(min-width:769px)and (max-width:1200px){.lg\:py-8{padding-top:8rem!important;padding-right:!important;padding-bottom:8rem!important;padding-left:!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:py-8{padding-top:8rem!important;padding-right:!important;padding-bottom:8rem!important;padding-left:!important}}.i\:py-8{padding-top:8rem!important;padding-right:!important;padding-bottom:8rem!important;padding-left:!important}.m-8{margin:8rem}@media(max-width:576px){.sm\:m-8{margin:8rem!important}}@media(min-width:577px)and (max-width:768px){.md\:m-8{margin:8rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:m-8{margin:8rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:m-8{margin:8rem}}.i\:m-8{margin:8rem!important}.mx-8{margin-right:8rem;margin-left:8rem}@media(max-width:576px){.sm\:mx-8{margin-top:!important;margin-right:8rem!important;margin-bottom:!important;margin-left:8rem!important}}@media(min-width:577px)and (max-width:768px){.md\:mx-8{margin-top:!important;margin-right:8rem!important;margin-bottom:!important;margin-left:8rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:mx-8{margin-top:!important;margin-right:8rem!important;margin-bottom:!important;margin-left:8rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:mx-8{margin-top:!important;margin-right:8rem!important;margin-bottom:!important;margin-left:8rem!important}}.i\:mx-8{margin-top:!important;margin-right:8rem!important;margin-bottom:!important;margin-left:8rem!important}.my-8{margin-top:8rem;margin-bottom:8rem}.pt-8{padding-top:8rem}.pr-8{padding-right:8rem}.i\:pr-8{padding-top:!important;padding-right:8rem!important;padding-bottom:!important;padding-left:!important}.pb-8{padding-bottom:8rem}.pl-8{padding-left:8rem}.mt-8{margin-top:8rem}.mr-8{margin-right:8rem}.mb-8{margin-bottom:8rem}.i\:mb-8{margin-top:!important;margin-right:!important;margin-bottom:8rem!important;margin-left:!important}.ml-8{margin-left:8rem}.gap-8{gap:8rem}@media(max-width:576px){.sm\:gap-8{gap:8rem!important}}@media(min-width:577px)and (max-width:768px){.md\:gap-8{gap:8rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:gap-8{gap:8rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:gap-8{gap:8rem!important}}.p-9{padding:9rem}@media(max-width:576px){.sm\:p-9{padding:9rem!important}}@media(min-width:577px)and (max-width:768px){.md\:p-9{padding:9rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:p-9{padding:9rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:p-9{padding:9rem}}.i\:p-9{padding:9rem!important}.px-9{padding-right:9rem;padding-left:9rem}@media(max-width:576px){.sm\:px-9{padding-top:!important;padding-right:9rem!important;padding-bottom:!important;padding-left:9rem!important}}@media(min-width:577px)and (max-width:768px){.md\:px-9{padding-top:!important;padding-right:9rem!important;padding-bottom:!important;padding-left:9rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:px-9{padding-top:!important;padding-right:9rem!important;padding-bottom:!important;padding-left:9rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:px-9{padding-top:!important;padding-right:9rem!important;padding-bottom:!important;padding-left:9rem!important}}.i\:px-9{padding-top:!important;padding-right:9rem!important;padding-bottom:!important;padding-left:9rem!important}.py-9{padding-top:9rem;padding-bottom:9rem}@media(max-width:576px){.sm\:py-9{padding-top:9rem!important;padding-right:!important;padding-bottom:9rem!important;padding-left:!important}}@media(min-width:577px)and (max-width:768px){.md\:py-9{padding-top:9rem!important;padding-right:!important;padding-bottom:9rem!important;padding-left:!important}}@media(min-width:769px)and (max-width:1200px){.lg\:py-9{padding-top:9rem!important;padding-right:!important;padding-bottom:9rem!important;padding-left:!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:py-9{padding-top:9rem!important;padding-right:!important;padding-bottom:9rem!important;padding-left:!important}}.i\:py-9{padding-top:9rem!important;padding-right:!important;padding-bottom:9rem!important;padding-left:!important}.m-9{margin:9rem}@media(max-width:576px){.sm\:m-9{margin:9rem!important}}@media(min-width:577px)and (max-width:768px){.md\:m-9{margin:9rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:m-9{margin:9rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:m-9{margin:9rem}}.i\:m-9{margin:9rem!important}.mx-9{margin-right:9rem;margin-left:9rem}@media(max-width:576px){.sm\:mx-9{margin-top:!important;margin-right:9rem!important;margin-bottom:!important;margin-left:9rem!important}}@media(min-width:577px)and (max-width:768px){.md\:mx-9{margin-top:!important;margin-right:9rem!important;margin-bottom:!important;margin-left:9rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:mx-9{margin-top:!important;margin-right:9rem!important;margin-bottom:!important;margin-left:9rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:mx-9{margin-top:!important;margin-right:9rem!important;margin-bottom:!important;margin-left:9rem!important}}.i\:mx-9{margin-top:!important;margin-right:9rem!important;margin-bottom:!important;margin-left:9rem!important}.my-9{margin-top:9rem;margin-bottom:9rem}.pt-9{padding-top:9rem}.pr-9{padding-right:9rem}.i\:pr-9{padding-top:!important;padding-right:9rem!important;padding-bottom:!important;padding-left:!important}.pb-9{padding-bottom:9rem}.pl-9{padding-left:9rem}.mt-9{margin-top:9rem}.mr-9{margin-right:9rem}.mb-9{margin-bottom:9rem}.i\:mb-9{margin-top:!important;margin-right:!important;margin-bottom:9rem!important;margin-left:!important}.ml-9{margin-left:9rem}.gap-9{gap:9rem}@media(max-width:576px){.sm\:gap-9{gap:9rem!important}}@media(min-width:577px)and (max-width:768px){.md\:gap-9{gap:9rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:gap-9{gap:9rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:gap-9{gap:9rem!important}}.p-10{padding:10rem}@media(max-width:576px){.sm\:p-10{padding:10rem!important}}@media(min-width:577px)and (max-width:768px){.md\:p-10{padding:10rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:p-10{padding:10rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:p-10{padding:10rem}}.i\:p-10{padding:10rem!important}.px-10{padding-right:10rem;padding-left:10rem}@media(max-width:576px){.sm\:px-10{padding-top:!important;padding-right:10rem!important;padding-bottom:!important;padding-left:10rem!important}}@media(min-width:577px)and (max-width:768px){.md\:px-10{padding-top:!important;padding-right:10rem!important;padding-bottom:!important;padding-left:10rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:px-10{padding-top:!important;padding-right:10rem!important;padding-bottom:!important;padding-left:10rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:px-10{padding-top:!important;padding-right:10rem!important;padding-bottom:!important;padding-left:10rem!important}}.i\:px-10{padding-top:!important;padding-right:10rem!important;padding-bottom:!important;padding-left:10rem!important}.py-10{padding-top:10rem;padding-bottom:10rem}@media(max-width:576px){.sm\:py-10{padding-top:10rem!important;padding-right:!important;padding-bottom:10rem!important;padding-left:!important}}@media(min-width:577px)and (max-width:768px){.md\:py-10{padding-top:10rem!important;padding-right:!important;padding-bottom:10rem!important;padding-left:!important}}@media(min-width:769px)and (max-width:1200px){.lg\:py-10{padding-top:10rem!important;padding-right:!important;padding-bottom:10rem!important;padding-left:!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:py-10{padding-top:10rem!important;padding-right:!important;padding-bottom:10rem!important;padding-left:!important}}.i\:py-10{padding-top:10rem!important;padding-right:!important;padding-bottom:10rem!important;padding-left:!important}.m-10{margin:10rem}@media(max-width:576px){.sm\:m-10{margin:10rem!important}}@media(min-width:577px)and (max-width:768px){.md\:m-10{margin:10rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:m-10{margin:10rem}}@media(min-width:1201px)and (max-width:1700px){.xl\:m-10{margin:10rem}}.i\:m-10{margin:10rem!important}.mx-10{margin-right:10rem;margin-left:10rem}@media(max-width:576px){.sm\:mx-10{margin-top:!important;margin-right:10rem!important;margin-bottom:!important;margin-left:10rem!important}}@media(min-width:577px)and (max-width:768px){.md\:mx-10{margin-top:!important;margin-right:10rem!important;margin-bottom:!important;margin-left:10rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:mx-10{margin-top:!important;margin-right:10rem!important;margin-bottom:!important;margin-left:10rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:mx-10{margin-top:!important;margin-right:10rem!important;margin-bottom:!important;margin-left:10rem!important}}.i\:mx-10{margin-top:!important;margin-right:10rem!important;margin-bottom:!important;margin-left:10rem!important}.my-10{margin-top:10rem;margin-bottom:10rem}.pt-10{padding-top:10rem}.pr-10{padding-right:10rem}.i\:pr-10{padding-top:!important;padding-right:10rem!important;padding-bottom:!important;padding-left:!important}.pb-10{padding-bottom:10rem}.pl-10{padding-left:10rem}.mt-10{margin-top:10rem}.mr-10{margin-right:10rem}.mb-10{margin-bottom:10rem}.i\:mb-10{margin-top:!important;margin-right:!important;margin-bottom:10rem!important;margin-left:!important}.ml-10{margin-left:10rem}.gap-10{gap:10rem}@media(max-width:576px){.sm\:gap-10{gap:10rem!important}}@media(min-width:577px)and (max-width:768px){.md\:gap-10{gap:10rem!important}}@media(min-width:769px)and (max-width:1200px){.lg\:gap-10{gap:10rem!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:gap-10{gap:10rem!important}}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-Thin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter_18pt-Thin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter_18pt-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter_18pt-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter_18pt-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter_18pt-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter_18pt-Bold.ttf) format("truetype");font-weight:700;font-style:normal}.text-primary{color:#006039!important}.text-black{color:#000!important}.text-white{color:#fff!important}.text-background{color:#e2e2e2!important}.text-border{color:#e8e8e8!important}.text-border-primary{color:#f2eded!important}.text-text-primary{color:#6f7072!important}.text-text-dark{color:#6b7280!important}.text-text-light{color:#848484!important}.text-text-darker{color:#313131!important}.text-text-secondary{color:#1f2937!important}.text-border-secondary{color:#e3e3e3!important}.text-dark{color:#272727!important}.text-green{color:#269226!important}.text-green-light{color:#dcfce7!important}.text-green-lighter{color:#f0fdf4!important}.text-green-dark{color:#57b557!important}.text-yellow{color:#fde68a!important}.text-yellow-light{color:#fef9c3!important}.text-yellow-lighter{color:#fffbeb!important}.text-yellow-dark{color:#ddad48!important}.text-yellow-darker{color:#92400e!important}.text-blue{color:#3eaaee!important}.text-blue-light{color:#dbeafe!important}.text-blue-lighter{color:#eff6ff!important}.text-blue-dark{color:#1e40af!important}.text-gray{color:#6e6e6e!important}.text-gray-light{color:#f3f4f6!important}.text-gray-lighter{color:#f9fafb!important}.text-gray-dark{color:#818181!important}.text-red{color:#de002a!important}.text-red-light{color:#fecaca!important}.text-red-lighter{color:#fee2e2!important}.text-red-dark{color:#c47676!important}.text-red-darker{color:#be3939!important}.text-indigo{color:#2563eb!important}.text-orange{color:#d47154!important}.text-orange-dark{color:#c24312!important}.text-orange-darker{color:#b35625!important}.text-orange-light{color:#f97316!important}.text-orange-lighter{color:#fff7ed!important}.text-cardbg{color:#f4f4f4!important}.text-ai{color:#c9c08f!important}.bg-primary{background-color:#006039!important}.bg-black{background-color:#000!important}.bg-white{background-color:#fff!important}.bg-background{background-color:#e2e2e2!important}.bg-border{background-color:#e8e8e8!important}.bg-border-primary{background-color:#f2eded!important}.bg-text-primary{background-color:#6f7072!important}.bg-text-dark{background-color:#6b7280!important}.bg-text-light{background-color:#848484!important}.bg-text-darker{background-color:#313131!important}.bg-text-secondary{background-color:#1f2937!important}.bg-border-secondary{background-color:#e3e3e3!important}.bg-dark{background-color:#272727!important}.bg-green{background-color:#269226!important}.bg-green-light{background-color:#dcfce7!important}.bg-green-lighter{background-color:#f0fdf4!important}.bg-green-dark{background-color:#57b557!important}.bg-yellow{background-color:#fde68a!important}.bg-yellow-light{background-color:#fef9c3!important}.bg-yellow-lighter{background-color:#fffbeb!important}.bg-yellow-dark{background-color:#ddad48!important}.bg-yellow-darker{background-color:#92400e!important}.bg-blue{background-color:#3eaaee!important}.bg-blue-light{background-color:#dbeafe!important}.bg-blue-lighter{background-color:#eff6ff!important}.bg-blue-dark{background-color:#1e40af!important}.bg-gray{background-color:#6e6e6e!important}.bg-gray-light{background-color:#f3f4f6!important}.bg-gray-lighter{background-color:#f9fafb!important}.bg-gray-dark{background-color:#818181!important}.bg-red{background-color:#de002a!important}.bg-red-light{background-color:#fecaca!important}.bg-red-lighter{background-color:#fee2e2!important}.bg-red-dark{background-color:#c47676!important}.bg-red-darker{background-color:#be3939!important}.bg-indigo{background-color:#2563eb!important}.bg-orange{background-color:#d47154!important}.bg-orange-dark{background-color:#c24312!important}.bg-orange-darker{background-color:#b35625!important}.bg-orange-light{background-color:#f97316!important}.bg-orange-lighter{background-color:#fff7ed!important}.bg-cardbg{background-color:#f4f4f4!important}.bg-ai{background-color:#c9c08f!important}.border-primary{border-color:#006039!important}.border-black{border-color:#000!important}.border-white{border-color:#fff!important}.border-background{border-color:#e2e2e2!important}.border-border{border-color:#e8e8e8!important}.border-border-primary{border-color:#f2eded!important}.border-text-primary{border-color:#6f7072!important}.border-text-dark{border-color:#6b7280!important}.border-text-light{border-color:#848484!important}.border-text-darker{border-color:#313131!important}.border-text-secondary{border-color:#1f2937!important}.border-border-secondary{border-color:#e3e3e3!important}.border-dark{border-color:#272727!important}.border-green{border-color:#269226!important}.border-green-light{border-color:#dcfce7!important}.border-green-lighter{border-color:#f0fdf4!important}.border-green-dark{border-color:#57b557!important}.border-yellow{border-color:#fde68a!important}.border-yellow-light{border-color:#fef9c3!important}.border-yellow-lighter{border-color:#fffbeb!important}.border-yellow-dark{border-color:#ddad48!important}.border-yellow-darker{border-color:#92400e!important}.border-blue{border-color:#3eaaee!important}.border-blue-light{border-color:#dbeafe!important}.border-blue-lighter{border-color:#eff6ff!important}.border-blue-dark{border-color:#1e40af!important}.border-gray{border-color:#6e6e6e!important}.border-gray-light{border-color:#f3f4f6!important}.border-gray-lighter{border-color:#f9fafb!important}.border-gray-dark{border-color:#818181!important}.border-red{border-color:#de002a!important}.border-red-light{border-color:#fecaca!important}.border-red-lighter{border-color:#fee2e2!important}.border-red-dark{border-color:#c47676!important}.border-red-darker{border-color:#be3939!important}.border-indigo{border-color:#2563eb!important}.border-orange{border-color:#d47154!important}.border-orange-dark{border-color:#c24312!important}.border-orange-darker{border-color:#b35625!important}.border-orange-light{border-color:#f97316!important}.border-orange-lighter{border-color:#fff7ed!important}.border-cardbg{border-color:#f4f4f4!important}.border-ai{border-color:#c9c08f!important}.fill-primary{fill:#006039!important}.fill-black{fill:#000!important}.fill-white{fill:#fff!important}.fill-background{fill:#e2e2e2!important}.fill-border{fill:#e8e8e8!important}.fill-border-primary{fill:#f2eded!important}.fill-text-primary{fill:#6f7072!important}.fill-text-dark{fill:#6b7280!important}.fill-text-light{fill:#848484!important}.fill-text-darker{fill:#313131!important}.fill-text-secondary{fill:#1f2937!important}.fill-border-secondary{fill:#e3e3e3!important}.fill-dark{fill:#272727!important}.fill-green{fill:#269226!important}.fill-green-light{fill:#dcfce7!important}.fill-green-lighter{fill:#f0fdf4!important}.fill-green-dark{fill:#57b557!important}.fill-yellow{fill:#fde68a!important}.fill-yellow-light{fill:#fef9c3!important}.fill-yellow-lighter{fill:#fffbeb!important}.fill-yellow-dark{fill:#ddad48!important}.fill-yellow-darker{fill:#92400e!important}.fill-blue{fill:#3eaaee!important}.fill-blue-light{fill:#dbeafe!important}.fill-blue-lighter{fill:#eff6ff!important}.fill-blue-dark{fill:#1e40af!important}.fill-gray{fill:#6e6e6e!important}.fill-gray-light{fill:#f3f4f6!important}.fill-gray-lighter{fill:#f9fafb!important}.fill-gray-dark{fill:#818181!important}.fill-red{fill:#de002a!important}.fill-red-light{fill:#fecaca!important}.fill-red-lighter{fill:#fee2e2!important}.fill-red-dark{fill:#c47676!important}.fill-red-darker{fill:#be3939!important}.fill-indigo{fill:#2563eb!important}.fill-orange{fill:#d47154!important}.fill-orange-dark{fill:#c24312!important}.fill-orange-darker{fill:#b35625!important}.fill-orange-light{fill:#f97316!important}.fill-orange-lighter{fill:#fff7ed!important}.fill-cardbg{fill:#f4f4f4!important}.fill-ai{fill:#c9c08f!important}.stroke-primary{stroke:#006039!important}.stroke-black{stroke:#000!important}.stroke-white{stroke:#fff!important}.stroke-background{stroke:#e2e2e2!important}.stroke-border{stroke:#e8e8e8!important}.stroke-border-primary{stroke:#f2eded!important}.stroke-text-primary{stroke:#6f7072!important}.stroke-text-dark{stroke:#6b7280!important}.stroke-text-light{stroke:#848484!important}.stroke-text-darker{stroke:#313131!important}.stroke-text-secondary{stroke:#1f2937!important}.stroke-border-secondary{stroke:#e3e3e3!important}.stroke-dark{stroke:#272727!important}.stroke-green{stroke:#269226!important}.stroke-green-light{stroke:#dcfce7!important}.stroke-green-lighter{stroke:#f0fdf4!important}.stroke-green-dark{stroke:#57b557!important}.stroke-yellow{stroke:#fde68a!important}.stroke-yellow-light{stroke:#fef9c3!important}.stroke-yellow-lighter{stroke:#fffbeb!important}.stroke-yellow-dark{stroke:#ddad48!important}.stroke-yellow-darker{stroke:#92400e!important}.stroke-blue{stroke:#3eaaee!important}.stroke-blue-light{stroke:#dbeafe!important}.stroke-blue-lighter{stroke:#eff6ff!important}.stroke-blue-dark{stroke:#1e40af!important}.stroke-gray{stroke:#6e6e6e!important}.stroke-gray-light{stroke:#f3f4f6!important}.stroke-gray-lighter{stroke:#f9fafb!important}.stroke-gray-dark{stroke:#818181!important}.stroke-red{stroke:#de002a!important}.stroke-red-light{stroke:#fecaca!important}.stroke-red-lighter{stroke:#fee2e2!important}.stroke-red-dark{stroke:#c47676!important}.stroke-red-darker{stroke:#be3939!important}.stroke-indigo{stroke:#2563eb!important}.stroke-orange{stroke:#d47154!important}.stroke-orange-dark{stroke:#c24312!important}.stroke-orange-darker{stroke:#b35625!important}.stroke-orange-light{stroke:#f97316!important}.stroke-orange-lighter{stroke:#fff7ed!important}.stroke-cardbg{stroke:#f4f4f4!important}.stroke-ai{stroke:#c9c08f!important}.opacity-0{opacity:0!important}.opacity-1{opacity:.1!important}.opacity-2{opacity:.2!important}.opacity-3{opacity:.3!important}.opacity-4{opacity:.4!important}.opacity-5{opacity:.5!important}.opacity-6{opacity:.6!important}.opacity-7{opacity:.7!important}.opacity-8{opacity:.8!important}.opacity-9{opacity:.9!important}.opacity-10{opacity:1!important}.hover-text-primary:hover{color:#006039!important}.hover-bg-primary:hover{background-color:#006039!important}.hover-border-primary:hover{border-color:#006039!important}.hover-text-black:hover{color:#000!important}.hover-bg-black:hover{background-color:#000!important}.hover-border-black:hover{border-color:#000!important}.hover-text-white:hover{color:#fff!important}.hover-bg-white:hover{background-color:#fff!important}.hover-border-white:hover{border-color:#fff!important}.hover-text-background:hover{color:#e2e2e2!important}.hover-bg-background:hover{background-color:#e2e2e2!important}.hover-border-background:hover{border-color:#e2e2e2!important}.hover-text-border:hover{color:#e8e8e8!important}.hover-bg-border:hover{background-color:#e8e8e8!important}.hover-border-border:hover{border-color:#e8e8e8!important}.hover-text-border-primary:hover{color:#f2eded!important}.hover-bg-border-primary:hover{background-color:#f2eded!important}.hover-border-border-primary:hover{border-color:#f2eded!important}.hover-text-text-primary:hover{color:#6f7072!important}.hover-bg-text-primary:hover{background-color:#6f7072!important}.hover-border-text-primary:hover{border-color:#6f7072!important}.hover-text-text-dark:hover{color:#6b7280!important}.hover-bg-text-dark:hover{background-color:#6b7280!important}.hover-border-text-dark:hover{border-color:#6b7280!important}.hover-text-text-light:hover{color:#848484!important}.hover-bg-text-light:hover{background-color:#848484!important}.hover-border-text-light:hover{border-color:#848484!important}.hover-text-text-darker:hover{color:#313131!important}.hover-bg-text-darker:hover{background-color:#313131!important}.hover-border-text-darker:hover{border-color:#313131!important}.hover-text-text-secondary:hover{color:#1f2937!important}.hover-bg-text-secondary:hover{background-color:#1f2937!important}.hover-border-text-secondary:hover{border-color:#1f2937!important}.hover-text-border-secondary:hover{color:#e3e3e3!important}.hover-bg-border-secondary:hover{background-color:#e3e3e3!important}.hover-border-border-secondary:hover{border-color:#e3e3e3!important}.hover-text-dark:hover{color:#272727!important}.hover-bg-dark:hover{background-color:#272727!important}.hover-border-dark:hover{border-color:#272727!important}.hover-text-green:hover{color:#269226!important}.hover-bg-green:hover{background-color:#269226!important}.hover-border-green:hover{border-color:#269226!important}.hover-text-green-light:hover{color:#dcfce7!important}.hover-bg-green-light:hover{background-color:#dcfce7!important}.hover-border-green-light:hover{border-color:#dcfce7!important}.hover-text-green-lighter:hover{color:#f0fdf4!important}.hover-bg-green-lighter:hover{background-color:#f0fdf4!important}.hover-border-green-lighter:hover{border-color:#f0fdf4!important}.hover-text-green-dark:hover{color:#57b557!important}.hover-bg-green-dark:hover{background-color:#57b557!important}.hover-border-green-dark:hover{border-color:#57b557!important}.hover-text-yellow:hover{color:#fde68a!important}.hover-bg-yellow:hover{background-color:#fde68a!important}.hover-border-yellow:hover{border-color:#fde68a!important}.hover-text-yellow-light:hover{color:#fef9c3!important}.hover-bg-yellow-light:hover{background-color:#fef9c3!important}.hover-border-yellow-light:hover{border-color:#fef9c3!important}.hover-text-yellow-lighter:hover{color:#fffbeb!important}.hover-bg-yellow-lighter:hover{background-color:#fffbeb!important}.hover-border-yellow-lighter:hover{border-color:#fffbeb!important}.hover-text-yellow-dark:hover{color:#ddad48!important}.hover-bg-yellow-dark:hover{background-color:#ddad48!important}.hover-border-yellow-dark:hover{border-color:#ddad48!important}.hover-text-yellow-darker:hover{color:#92400e!important}.hover-bg-yellow-darker:hover{background-color:#92400e!important}.hover-border-yellow-darker:hover{border-color:#92400e!important}.hover-text-blue:hover{color:#3eaaee!important}.hover-bg-blue:hover{background-color:#3eaaee!important}.hover-border-blue:hover{border-color:#3eaaee!important}.hover-text-blue-light:hover{color:#dbeafe!important}.hover-bg-blue-light:hover{background-color:#dbeafe!important}.hover-border-blue-light:hover{border-color:#dbeafe!important}.hover-text-blue-lighter:hover{color:#eff6ff!important}.hover-bg-blue-lighter:hover{background-color:#eff6ff!important}.hover-border-blue-lighter:hover{border-color:#eff6ff!important}.hover-text-blue-dark:hover{color:#1e40af!important}.hover-bg-blue-dark:hover{background-color:#1e40af!important}.hover-border-blue-dark:hover{border-color:#1e40af!important}.hover-text-gray:hover{color:#6e6e6e!important}.hover-bg-gray:hover{background-color:#6e6e6e!important}.hover-border-gray:hover{border-color:#6e6e6e!important}.hover-text-gray-light:hover{color:#f3f4f6!important}.hover-bg-gray-light:hover{background-color:#f3f4f6!important}.hover-border-gray-light:hover{border-color:#f3f4f6!important}.hover-text-gray-lighter:hover{color:#f9fafb!important}.hover-bg-gray-lighter:hover{background-color:#f9fafb!important}.hover-border-gray-lighter:hover{border-color:#f9fafb!important}.hover-text-gray-dark:hover{color:#818181!important}.hover-bg-gray-dark:hover{background-color:#818181!important}.hover-border-gray-dark:hover{border-color:#818181!important}.hover-text-red:hover{color:#de002a!important}.hover-bg-red:hover{background-color:#de002a!important}.hover-border-red:hover{border-color:#de002a!important}.hover-text-red-light:hover{color:#fecaca!important}.hover-bg-red-light:hover{background-color:#fecaca!important}.hover-border-red-light:hover{border-color:#fecaca!important}.hover-text-red-lighter:hover{color:#fee2e2!important}.hover-bg-red-lighter:hover{background-color:#fee2e2!important}.hover-border-red-lighter:hover{border-color:#fee2e2!important}.hover-text-red-dark:hover{color:#c47676!important}.hover-bg-red-dark:hover{background-color:#c47676!important}.hover-border-red-dark:hover{border-color:#c47676!important}.hover-text-red-darker:hover{color:#be3939!important}.hover-bg-red-darker:hover{background-color:#be3939!important}.hover-border-red-darker:hover{border-color:#be3939!important}.hover-text-indigo:hover{color:#2563eb!important}.hover-bg-indigo:hover{background-color:#2563eb!important}.hover-border-indigo:hover{border-color:#2563eb!important}.hover-text-orange:hover{color:#d47154!important}.hover-bg-orange:hover{background-color:#d47154!important}.hover-border-orange:hover{border-color:#d47154!important}.hover-text-orange-dark:hover{color:#c24312!important}.hover-bg-orange-dark:hover{background-color:#c24312!important}.hover-border-orange-dark:hover{border-color:#c24312!important}.hover-text-orange-darker:hover{color:#b35625!important}.hover-bg-orange-darker:hover{background-color:#b35625!important}.hover-border-orange-darker:hover{border-color:#b35625!important}.hover-text-orange-light:hover{color:#f97316!important}.hover-bg-orange-light:hover{background-color:#f97316!important}.hover-border-orange-light:hover{border-color:#f97316!important}.hover-text-orange-lighter:hover{color:#fff7ed!important}.hover-bg-orange-lighter:hover{background-color:#fff7ed!important}.hover-border-orange-lighter:hover{border-color:#fff7ed!important}.hover-text-cardbg:hover{color:#f4f4f4!important}.hover-bg-cardbg:hover{background-color:#f4f4f4!important}.hover-border-cardbg:hover{border-color:#f4f4f4!important}.hover-text-ai:hover{color:#c9c08f!important}.hover-bg-ai:hover{background-color:#c9c08f!important}.hover-border-ai:hover{border-color:#c9c08f!important}.focus-text-primary:focus{color:#006039!important}.focus-bg-primary:focus{background-color:#006039!important}.focus-border-primary:focus{border-color:#006039!important}.focus-text-black:focus{color:#000!important}.focus-bg-black:focus{background-color:#000!important}.focus-border-black:focus{border-color:#000!important}.focus-text-white:focus{color:#fff!important}.focus-bg-white:focus{background-color:#fff!important}.focus-border-white:focus{border-color:#fff!important}.focus-text-background:focus{color:#e2e2e2!important}.focus-bg-background:focus{background-color:#e2e2e2!important}.focus-border-background:focus{border-color:#e2e2e2!important}.focus-text-border:focus{color:#e8e8e8!important}.focus-bg-border:focus{background-color:#e8e8e8!important}.focus-border-border:focus{border-color:#e8e8e8!important}.focus-text-border-primary:focus{color:#f2eded!important}.focus-bg-border-primary:focus{background-color:#f2eded!important}.focus-border-border-primary:focus{border-color:#f2eded!important}.focus-text-text-primary:focus{color:#6f7072!important}.focus-bg-text-primary:focus{background-color:#6f7072!important}.focus-border-text-primary:focus{border-color:#6f7072!important}.focus-text-text-dark:focus{color:#6b7280!important}.focus-bg-text-dark:focus{background-color:#6b7280!important}.focus-border-text-dark:focus{border-color:#6b7280!important}.focus-text-text-light:focus{color:#848484!important}.focus-bg-text-light:focus{background-color:#848484!important}.focus-border-text-light:focus{border-color:#848484!important}.focus-text-text-darker:focus{color:#313131!important}.focus-bg-text-darker:focus{background-color:#313131!important}.focus-border-text-darker:focus{border-color:#313131!important}.focus-text-text-secondary:focus{color:#1f2937!important}.focus-bg-text-secondary:focus{background-color:#1f2937!important}.focus-border-text-secondary:focus{border-color:#1f2937!important}.focus-text-border-secondary:focus{color:#e3e3e3!important}.focus-bg-border-secondary:focus{background-color:#e3e3e3!important}.focus-border-border-secondary:focus{border-color:#e3e3e3!important}.focus-text-dark:focus{color:#272727!important}.focus-bg-dark:focus{background-color:#272727!important}.focus-border-dark:focus{border-color:#272727!important}.focus-text-green:focus{color:#269226!important}.focus-bg-green:focus{background-color:#269226!important}.focus-border-green:focus{border-color:#269226!important}.focus-text-green-light:focus{color:#dcfce7!important}.focus-bg-green-light:focus{background-color:#dcfce7!important}.focus-border-green-light:focus{border-color:#dcfce7!important}.focus-text-green-lighter:focus{color:#f0fdf4!important}.focus-bg-green-lighter:focus{background-color:#f0fdf4!important}.focus-border-green-lighter:focus{border-color:#f0fdf4!important}.focus-text-green-dark:focus{color:#57b557!important}.focus-bg-green-dark:focus{background-color:#57b557!important}.focus-border-green-dark:focus{border-color:#57b557!important}.focus-text-yellow:focus{color:#fde68a!important}.focus-bg-yellow:focus{background-color:#fde68a!important}.focus-border-yellow:focus{border-color:#fde68a!important}.focus-text-yellow-light:focus{color:#fef9c3!important}.focus-bg-yellow-light:focus{background-color:#fef9c3!important}.focus-border-yellow-light:focus{border-color:#fef9c3!important}.focus-text-yellow-lighter:focus{color:#fffbeb!important}.focus-bg-yellow-lighter:focus{background-color:#fffbeb!important}.focus-border-yellow-lighter:focus{border-color:#fffbeb!important}.focus-text-yellow-dark:focus{color:#ddad48!important}.focus-bg-yellow-dark:focus{background-color:#ddad48!important}.focus-border-yellow-dark:focus{border-color:#ddad48!important}.focus-text-yellow-darker:focus{color:#92400e!important}.focus-bg-yellow-darker:focus{background-color:#92400e!important}.focus-border-yellow-darker:focus{border-color:#92400e!important}.focus-text-blue:focus{color:#3eaaee!important}.focus-bg-blue:focus{background-color:#3eaaee!important}.focus-border-blue:focus{border-color:#3eaaee!important}.focus-text-blue-light:focus{color:#dbeafe!important}.focus-bg-blue-light:focus{background-color:#dbeafe!important}.focus-border-blue-light:focus{border-color:#dbeafe!important}.focus-text-blue-lighter:focus{color:#eff6ff!important}.focus-bg-blue-lighter:focus{background-color:#eff6ff!important}.focus-border-blue-lighter:focus{border-color:#eff6ff!important}.focus-text-blue-dark:focus{color:#1e40af!important}.focus-bg-blue-dark:focus{background-color:#1e40af!important}.focus-border-blue-dark:focus{border-color:#1e40af!important}.focus-text-gray:focus{color:#6e6e6e!important}.focus-bg-gray:focus{background-color:#6e6e6e!important}.focus-border-gray:focus{border-color:#6e6e6e!important}.focus-text-gray-light:focus{color:#f3f4f6!important}.focus-bg-gray-light:focus{background-color:#f3f4f6!important}.focus-border-gray-light:focus{border-color:#f3f4f6!important}.focus-text-gray-lighter:focus{color:#f9fafb!important}.focus-bg-gray-lighter:focus{background-color:#f9fafb!important}.focus-border-gray-lighter:focus{border-color:#f9fafb!important}.focus-text-gray-dark:focus{color:#818181!important}.focus-bg-gray-dark:focus{background-color:#818181!important}.focus-border-gray-dark:focus{border-color:#818181!important}.focus-text-red:focus{color:#de002a!important}.focus-bg-red:focus{background-color:#de002a!important}.focus-border-red:focus{border-color:#de002a!important}.focus-text-red-light:focus{color:#fecaca!important}.focus-bg-red-light:focus{background-color:#fecaca!important}.focus-border-red-light:focus{border-color:#fecaca!important}.focus-text-red-lighter:focus{color:#fee2e2!important}.focus-bg-red-lighter:focus{background-color:#fee2e2!important}.focus-border-red-lighter:focus{border-color:#fee2e2!important}.focus-text-red-dark:focus{color:#c47676!important}.focus-bg-red-dark:focus{background-color:#c47676!important}.focus-border-red-dark:focus{border-color:#c47676!important}.focus-text-red-darker:focus{color:#be3939!important}.focus-bg-red-darker:focus{background-color:#be3939!important}.focus-border-red-darker:focus{border-color:#be3939!important}.focus-text-indigo:focus{color:#2563eb!important}.focus-bg-indigo:focus{background-color:#2563eb!important}.focus-border-indigo:focus{border-color:#2563eb!important}.focus-text-orange:focus{color:#d47154!important}.focus-bg-orange:focus{background-color:#d47154!important}.focus-border-orange:focus{border-color:#d47154!important}.focus-text-orange-dark:focus{color:#c24312!important}.focus-bg-orange-dark:focus{background-color:#c24312!important}.focus-border-orange-dark:focus{border-color:#c24312!important}.focus-text-orange-darker:focus{color:#b35625!important}.focus-bg-orange-darker:focus{background-color:#b35625!important}.focus-border-orange-darker:focus{border-color:#b35625!important}.focus-text-orange-light:focus{color:#f97316!important}.focus-bg-orange-light:focus{background-color:#f97316!important}.focus-border-orange-light:focus{border-color:#f97316!important}.focus-text-orange-lighter:focus{color:#fff7ed!important}.focus-bg-orange-lighter:focus{background-color:#fff7ed!important}.focus-border-orange-lighter:focus{border-color:#fff7ed!important}.focus-text-cardbg:focus{color:#f4f4f4!important}.focus-bg-cardbg:focus{background-color:#f4f4f4!important}.focus-border-cardbg:focus{border-color:#f4f4f4!important}.focus-text-ai:focus{color:#c9c08f!important}.focus-bg-ai:focus{background-color:#c9c08f!important}.focus-border-ai:focus{border-color:#c9c08f!important}.active-text-primary:active{color:#006039!important}.active-bg-primary:active{background-color:#006039!important}.active-border-primary:active{border-color:#006039!important}.active-text-black:active{color:#000!important}.active-bg-black:active{background-color:#000!important}.active-border-black:active{border-color:#000!important}.active-text-white:active{color:#fff!important}.active-bg-white:active{background-color:#fff!important}.active-border-white:active{border-color:#fff!important}.active-text-background:active{color:#e2e2e2!important}.active-bg-background:active{background-color:#e2e2e2!important}.active-border-background:active{border-color:#e2e2e2!important}.active-text-border:active{color:#e8e8e8!important}.active-bg-border:active{background-color:#e8e8e8!important}.active-border-border:active{border-color:#e8e8e8!important}.active-text-border-primary:active{color:#f2eded!important}.active-bg-border-primary:active{background-color:#f2eded!important}.active-border-border-primary:active{border-color:#f2eded!important}.active-text-text-primary:active{color:#6f7072!important}.active-bg-text-primary:active{background-color:#6f7072!important}.active-border-text-primary:active{border-color:#6f7072!important}.active-text-text-dark:active{color:#6b7280!important}.active-bg-text-dark:active{background-color:#6b7280!important}.active-border-text-dark:active{border-color:#6b7280!important}.active-text-text-light:active{color:#848484!important}.active-bg-text-light:active{background-color:#848484!important}.active-border-text-light:active{border-color:#848484!important}.active-text-text-darker:active{color:#313131!important}.active-bg-text-darker:active{background-color:#313131!important}.active-border-text-darker:active{border-color:#313131!important}.active-text-text-secondary:active{color:#1f2937!important}.active-bg-text-secondary:active{background-color:#1f2937!important}.active-border-text-secondary:active{border-color:#1f2937!important}.active-text-border-secondary:active{color:#e3e3e3!important}.active-bg-border-secondary:active{background-color:#e3e3e3!important}.active-border-border-secondary:active{border-color:#e3e3e3!important}.active-text-dark:active{color:#272727!important}.active-bg-dark:active{background-color:#272727!important}.active-border-dark:active{border-color:#272727!important}.active-text-green:active{color:#269226!important}.active-bg-green:active{background-color:#269226!important}.active-border-green:active{border-color:#269226!important}.active-text-green-light:active{color:#dcfce7!important}.active-bg-green-light:active{background-color:#dcfce7!important}.active-border-green-light:active{border-color:#dcfce7!important}.active-text-green-lighter:active{color:#f0fdf4!important}.active-bg-green-lighter:active{background-color:#f0fdf4!important}.active-border-green-lighter:active{border-color:#f0fdf4!important}.active-text-green-dark:active{color:#57b557!important}.active-bg-green-dark:active{background-color:#57b557!important}.active-border-green-dark:active{border-color:#57b557!important}.active-text-yellow:active{color:#fde68a!important}.active-bg-yellow:active{background-color:#fde68a!important}.active-border-yellow:active{border-color:#fde68a!important}.active-text-yellow-light:active{color:#fef9c3!important}.active-bg-yellow-light:active{background-color:#fef9c3!important}.active-border-yellow-light:active{border-color:#fef9c3!important}.active-text-yellow-lighter:active{color:#fffbeb!important}.active-bg-yellow-lighter:active{background-color:#fffbeb!important}.active-border-yellow-lighter:active{border-color:#fffbeb!important}.active-text-yellow-dark:active{color:#ddad48!important}.active-bg-yellow-dark:active{background-color:#ddad48!important}.active-border-yellow-dark:active{border-color:#ddad48!important}.active-text-yellow-darker:active{color:#92400e!important}.active-bg-yellow-darker:active{background-color:#92400e!important}.active-border-yellow-darker:active{border-color:#92400e!important}.active-text-blue:active{color:#3eaaee!important}.active-bg-blue:active{background-color:#3eaaee!important}.active-border-blue:active{border-color:#3eaaee!important}.active-text-blue-light:active{color:#dbeafe!important}.active-bg-blue-light:active{background-color:#dbeafe!important}.active-border-blue-light:active{border-color:#dbeafe!important}.active-text-blue-lighter:active{color:#eff6ff!important}.active-bg-blue-lighter:active{background-color:#eff6ff!important}.active-border-blue-lighter:active{border-color:#eff6ff!important}.active-text-blue-dark:active{color:#1e40af!important}.active-bg-blue-dark:active{background-color:#1e40af!important}.active-border-blue-dark:active{border-color:#1e40af!important}.active-text-gray:active{color:#6e6e6e!important}.active-bg-gray:active{background-color:#6e6e6e!important}.active-border-gray:active{border-color:#6e6e6e!important}.active-text-gray-light:active{color:#f3f4f6!important}.active-bg-gray-light:active{background-color:#f3f4f6!important}.active-border-gray-light:active{border-color:#f3f4f6!important}.active-text-gray-lighter:active{color:#f9fafb!important}.active-bg-gray-lighter:active{background-color:#f9fafb!important}.active-border-gray-lighter:active{border-color:#f9fafb!important}.active-text-gray-dark:active{color:#818181!important}.active-bg-gray-dark:active{background-color:#818181!important}.active-border-gray-dark:active{border-color:#818181!important}.active-text-red:active{color:#de002a!important}.active-bg-red:active{background-color:#de002a!important}.active-border-red:active{border-color:#de002a!important}.active-text-red-light:active{color:#fecaca!important}.active-bg-red-light:active{background-color:#fecaca!important}.active-border-red-light:active{border-color:#fecaca!important}.active-text-red-lighter:active{color:#fee2e2!important}.active-bg-red-lighter:active{background-color:#fee2e2!important}.active-border-red-lighter:active{border-color:#fee2e2!important}.active-text-red-dark:active{color:#c47676!important}.active-bg-red-dark:active{background-color:#c47676!important}.active-border-red-dark:active{border-color:#c47676!important}.active-text-red-darker:active{color:#be3939!important}.active-bg-red-darker:active{background-color:#be3939!important}.active-border-red-darker:active{border-color:#be3939!important}.active-text-indigo:active{color:#2563eb!important}.active-bg-indigo:active{background-color:#2563eb!important}.active-border-indigo:active{border-color:#2563eb!important}.active-text-orange:active{color:#d47154!important}.active-bg-orange:active{background-color:#d47154!important}.active-border-orange:active{border-color:#d47154!important}.active-text-orange-dark:active{color:#c24312!important}.active-bg-orange-dark:active{background-color:#c24312!important}.active-border-orange-dark:active{border-color:#c24312!important}.active-text-orange-darker:active{color:#b35625!important}.active-bg-orange-darker:active{background-color:#b35625!important}.active-border-orange-darker:active{border-color:#b35625!important}.active-text-orange-light:active{color:#f97316!important}.active-bg-orange-light:active{background-color:#f97316!important}.active-border-orange-light:active{border-color:#f97316!important}.active-text-orange-lighter:active{color:#fff7ed!important}.active-bg-orange-lighter:active{background-color:#fff7ed!important}.active-border-orange-lighter:active{border-color:#fff7ed!important}.active-text-cardbg:active{color:#f4f4f4!important}.active-bg-cardbg:active{background-color:#f4f4f4!important}.active-border-cardbg:active{border-color:#f4f4f4!important}.active-text-ai:active{color:#c9c08f!important}.active-bg-ai:active{background-color:#c9c08f!important}.active-border-ai:active{border-color:#c9c08f!important}.bg-primary-0{background-color:#00603900!important}.bg-black-0{background-color:#0000!important}.bg-white-0{background-color:#fff0!important}.bg-background-0{background-color:#e2e2e200!important}.bg-border-0{background-color:#e8e8e800!important}.bg-border-primary-0{background-color:#f2eded00!important}.bg-text-primary-0{background-color:#6f707200!important}.bg-text-dark-0{background-color:#6b728000!important}.bg-text-light-0{background-color:#84848400!important}.bg-text-darker-0{background-color:#31313100!important}.bg-text-secondary-0{background-color:#1f293700!important}.bg-border-secondary-0{background-color:#e3e3e300!important}.bg-dark-0{background-color:#27272700!important}.bg-green-0{background-color:#26922600!important}.bg-green-light-0{background-color:#dcfce700!important}.bg-green-lighter-0{background-color:#f0fdf400!important}.bg-green-dark-0{background-color:#57b55700!important}.bg-yellow-0{background-color:#fde68a00!important}.bg-yellow-light-0{background-color:#fef9c300!important}.bg-yellow-lighter-0{background-color:#fffbeb00!important}.bg-yellow-dark-0{background-color:#ddad4800!important}.bg-yellow-darker-0{background-color:#92400e00!important}.bg-blue-0{background-color:#3eaaee00!important}.bg-blue-light-0{background-color:#dbeafe00!important}.bg-blue-lighter-0{background-color:#eff6ff00!important}.bg-blue-dark-0{background-color:#1e40af00!important}.bg-gray-0{background-color:#6e6e6e00!important}.bg-gray-light-0{background-color:#f3f4f600!important}.bg-gray-lighter-0{background-color:#f9fafb00!important}.bg-gray-dark-0{background-color:#81818100!important}.bg-red-0{background-color:#de002a00!important}.bg-red-light-0{background-color:#fecaca00!important}.bg-red-lighter-0{background-color:#fee2e200!important}.bg-red-dark-0{background-color:#c4767600!important}.bg-red-darker-0{background-color:#be393900!important}.bg-indigo-0{background-color:#2563eb00!important}.bg-orange-0{background-color:#d4715400!important}.bg-orange-dark-0{background-color:#c2431200!important}.bg-orange-darker-0{background-color:#b3562500!important}.bg-orange-light-0{background-color:#f9731600!important}.bg-orange-lighter-0{background-color:#fff7ed00!important}.bg-cardbg-0{background-color:#f4f4f400!important}.bg-ai-0{background-color:#c9c08f00!important}.bg-primary-10{background-color:#0060391a!important}.bg-black-10{background-color:#0000001a!important}.bg-white-10{background-color:#ffffff1a!important}.bg-background-10{background-color:#e2e2e21a!important}.bg-border-10{background-color:#e8e8e81a!important}.bg-border-primary-10{background-color:#f2eded1a!important}.bg-text-primary-10{background-color:#6f70721a!important}.bg-text-dark-10{background-color:#6b72801a!important}.bg-text-light-10{background-color:#8484841a!important}.bg-text-darker-10{background-color:#3131311a!important}.bg-text-secondary-10{background-color:#1f29371a!important}.bg-border-secondary-10{background-color:#e3e3e31a!important}.bg-dark-10{background-color:#2727271a!important}.bg-green-10{background-color:#2692261a!important}.bg-green-light-10{background-color:#dcfce71a!important}.bg-green-lighter-10{background-color:#f0fdf41a!important}.bg-green-dark-10{background-color:#57b5571a!important}.bg-yellow-10{background-color:#fde68a1a!important}.bg-yellow-light-10{background-color:#fef9c31a!important}.bg-yellow-lighter-10{background-color:#fffbeb1a!important}.bg-yellow-dark-10{background-color:#ddad481a!important}.bg-yellow-darker-10{background-color:#92400e1a!important}.bg-blue-10{background-color:#3eaaee1a!important}.bg-blue-light-10{background-color:#dbeafe1a!important}.bg-blue-lighter-10{background-color:#eff6ff1a!important}.bg-blue-dark-10{background-color:#1e40af1a!important}.bg-gray-10{background-color:#6e6e6e1a!important}.bg-gray-light-10{background-color:#f3f4f61a!important}.bg-gray-lighter-10{background-color:#f9fafb1a!important}.bg-gray-dark-10{background-color:#8181811a!important}.bg-red-10{background-color:#de002a1a!important}.bg-red-light-10{background-color:#fecaca1a!important}.bg-red-lighter-10{background-color:#fee2e21a!important}.bg-red-dark-10{background-color:#c476761a!important}.bg-red-darker-10{background-color:#be39391a!important}.bg-indigo-10{background-color:#2563eb1a!important}.bg-orange-10{background-color:#d471541a!important}.bg-orange-dark-10{background-color:#c243121a!important}.bg-orange-darker-10{background-color:#b356251a!important}.bg-orange-light-10{background-color:#f973161a!important}.bg-orange-lighter-10{background-color:#fff7ed1a!important}.bg-cardbg-10{background-color:#f4f4f41a!important}.bg-ai-10{background-color:#c9c08f1a!important}.bg-primary-20{background-color:#00603933!important}.bg-black-20{background-color:#0003!important}.bg-white-20{background-color:#fff3!important}.bg-background-20{background-color:#e2e2e233!important}.bg-border-20{background-color:#e8e8e833!important}.bg-border-primary-20{background-color:#f2eded33!important}.bg-text-primary-20{background-color:#6f707233!important}.bg-text-dark-20{background-color:#6b728033!important}.bg-text-light-20{background-color:#84848433!important}.bg-text-darker-20{background-color:#31313133!important}.bg-text-secondary-20{background-color:#1f293733!important}.bg-border-secondary-20{background-color:#e3e3e333!important}.bg-dark-20{background-color:#27272733!important}.bg-green-20{background-color:#26922633!important}.bg-green-light-20{background-color:#dcfce733!important}.bg-green-lighter-20{background-color:#f0fdf433!important}.bg-green-dark-20{background-color:#57b55733!important}.bg-yellow-20{background-color:#fde68a33!important}.bg-yellow-light-20{background-color:#fef9c333!important}.bg-yellow-lighter-20{background-color:#fffbeb33!important}.bg-yellow-dark-20{background-color:#ddad4833!important}.bg-yellow-darker-20{background-color:#92400e33!important}.bg-blue-20{background-color:#3eaaee33!important}.bg-blue-light-20{background-color:#dbeafe33!important}.bg-blue-lighter-20{background-color:#eff6ff33!important}.bg-blue-dark-20{background-color:#1e40af33!important}.bg-gray-20{background-color:#6e6e6e33!important}.bg-gray-light-20{background-color:#f3f4f633!important}.bg-gray-lighter-20{background-color:#f9fafb33!important}.bg-gray-dark-20{background-color:#81818133!important}.bg-red-20{background-color:#de002a33!important}.bg-red-light-20{background-color:#fecaca33!important}.bg-red-lighter-20{background-color:#fee2e233!important}.bg-red-dark-20{background-color:#c4767633!important}.bg-red-darker-20{background-color:#be393933!important}.bg-indigo-20{background-color:#2563eb33!important}.bg-orange-20{background-color:#d4715433!important}.bg-orange-dark-20{background-color:#c2431233!important}.bg-orange-darker-20{background-color:#b3562533!important}.bg-orange-light-20{background-color:#f9731633!important}.bg-orange-lighter-20{background-color:#fff7ed33!important}.bg-cardbg-20{background-color:#f4f4f433!important}.bg-ai-20{background-color:#c9c08f33!important}.bg-primary-30{background-color:#0060394d!important}.bg-black-30{background-color:#0000004d!important}.bg-white-30{background-color:#ffffff4d!important}.bg-background-30{background-color:#e2e2e24d!important}.bg-border-30{background-color:#e8e8e84d!important}.bg-border-primary-30{background-color:#f2eded4d!important}.bg-text-primary-30{background-color:#6f70724d!important}.bg-text-dark-30{background-color:#6b72804d!important}.bg-text-light-30{background-color:#8484844d!important}.bg-text-darker-30{background-color:#3131314d!important}.bg-text-secondary-30{background-color:#1f29374d!important}.bg-border-secondary-30{background-color:#e3e3e34d!important}.bg-dark-30{background-color:#2727274d!important}.bg-green-30{background-color:#2692264d!important}.bg-green-light-30{background-color:#dcfce74d!important}.bg-green-lighter-30{background-color:#f0fdf44d!important}.bg-green-dark-30{background-color:#57b5574d!important}.bg-yellow-30{background-color:#fde68a4d!important}.bg-yellow-light-30{background-color:#fef9c34d!important}.bg-yellow-lighter-30{background-color:#fffbeb4d!important}.bg-yellow-dark-30{background-color:#ddad484d!important}.bg-yellow-darker-30{background-color:#92400e4d!important}.bg-blue-30{background-color:#3eaaee4d!important}.bg-blue-light-30{background-color:#dbeafe4d!important}.bg-blue-lighter-30{background-color:#eff6ff4d!important}.bg-blue-dark-30{background-color:#1e40af4d!important}.bg-gray-30{background-color:#6e6e6e4d!important}.bg-gray-light-30{background-color:#f3f4f64d!important}.bg-gray-lighter-30{background-color:#f9fafb4d!important}.bg-gray-dark-30{background-color:#8181814d!important}.bg-red-30{background-color:#de002a4d!important}.bg-red-light-30{background-color:#fecaca4d!important}.bg-red-lighter-30{background-color:#fee2e24d!important}.bg-red-dark-30{background-color:#c476764d!important}.bg-red-darker-30{background-color:#be39394d!important}.bg-indigo-30{background-color:#2563eb4d!important}.bg-orange-30{background-color:#d471544d!important}.bg-orange-dark-30{background-color:#c243124d!important}.bg-orange-darker-30{background-color:#b356254d!important}.bg-orange-light-30{background-color:#f973164d!important}.bg-orange-lighter-30{background-color:#fff7ed4d!important}.bg-cardbg-30{background-color:#f4f4f44d!important}.bg-ai-30{background-color:#c9c08f4d!important}.bg-primary-40{background-color:#00603966!important}.bg-black-40{background-color:#0006!important}.bg-white-40{background-color:#fff6!important}.bg-background-40{background-color:#e2e2e266!important}.bg-border-40{background-color:#e8e8e866!important}.bg-border-primary-40{background-color:#f2eded66!important}.bg-text-primary-40{background-color:#6f707266!important}.bg-text-dark-40{background-color:#6b728066!important}.bg-text-light-40{background-color:#84848466!important}.bg-text-darker-40{background-color:#31313166!important}.bg-text-secondary-40{background-color:#1f293766!important}.bg-border-secondary-40{background-color:#e3e3e366!important}.bg-dark-40{background-color:#27272766!important}.bg-green-40{background-color:#26922666!important}.bg-green-light-40{background-color:#dcfce766!important}.bg-green-lighter-40{background-color:#f0fdf466!important}.bg-green-dark-40{background-color:#57b55766!important}.bg-yellow-40{background-color:#fde68a66!important}.bg-yellow-light-40{background-color:#fef9c366!important}.bg-yellow-lighter-40{background-color:#fffbeb66!important}.bg-yellow-dark-40{background-color:#ddad4866!important}.bg-yellow-darker-40{background-color:#92400e66!important}.bg-blue-40{background-color:#3eaaee66!important}.bg-blue-light-40{background-color:#dbeafe66!important}.bg-blue-lighter-40{background-color:#eff6ff66!important}.bg-blue-dark-40{background-color:#1e40af66!important}.bg-gray-40{background-color:#6e6e6e66!important}.bg-gray-light-40{background-color:#f3f4f666!important}.bg-gray-lighter-40{background-color:#f9fafb66!important}.bg-gray-dark-40{background-color:#81818166!important}.bg-red-40{background-color:#de002a66!important}.bg-red-light-40{background-color:#fecaca66!important}.bg-red-lighter-40{background-color:#fee2e266!important}.bg-red-dark-40{background-color:#c4767666!important}.bg-red-darker-40{background-color:#be393966!important}.bg-indigo-40{background-color:#2563eb66!important}.bg-orange-40{background-color:#d4715466!important}.bg-orange-dark-40{background-color:#c2431266!important}.bg-orange-darker-40{background-color:#b3562566!important}.bg-orange-light-40{background-color:#f9731666!important}.bg-orange-lighter-40{background-color:#fff7ed66!important}.bg-cardbg-40{background-color:#f4f4f466!important}.bg-ai-40{background-color:#c9c08f66!important}.bg-primary-50{background-color:#00603980!important}.bg-black-50{background-color:#00000080!important}.bg-white-50{background-color:#ffffff80!important}.bg-background-50{background-color:#e2e2e280!important}.bg-border-50{background-color:#e8e8e880!important}.bg-border-primary-50{background-color:#f2eded80!important}.bg-text-primary-50{background-color:#6f707280!important}.bg-text-dark-50{background-color:#6b728080!important}.bg-text-light-50{background-color:#84848480!important}.bg-text-darker-50{background-color:#31313180!important}.bg-text-secondary-50{background-color:#1f293780!important}.bg-border-secondary-50{background-color:#e3e3e380!important}.bg-dark-50{background-color:#27272780!important}.bg-green-50{background-color:#26922680!important}.bg-green-light-50{background-color:#dcfce780!important}.bg-green-lighter-50{background-color:#f0fdf480!important}.bg-green-dark-50{background-color:#57b55780!important}.bg-yellow-50{background-color:#fde68a80!important}.bg-yellow-light-50{background-color:#fef9c380!important}.bg-yellow-lighter-50{background-color:#fffbeb80!important}.bg-yellow-dark-50{background-color:#ddad4880!important}.bg-yellow-darker-50{background-color:#92400e80!important}.bg-blue-50{background-color:#3eaaee80!important}.bg-blue-light-50{background-color:#dbeafe80!important}.bg-blue-lighter-50{background-color:#eff6ff80!important}.bg-blue-dark-50{background-color:#1e40af80!important}.bg-gray-50{background-color:#6e6e6e80!important}.bg-gray-light-50{background-color:#f3f4f680!important}.bg-gray-lighter-50{background-color:#f9fafb80!important}.bg-gray-dark-50{background-color:#81818180!important}.bg-red-50{background-color:#de002a80!important}.bg-red-light-50{background-color:#fecaca80!important}.bg-red-lighter-50{background-color:#fee2e280!important}.bg-red-dark-50{background-color:#c4767680!important}.bg-red-darker-50{background-color:#be393980!important}.bg-indigo-50{background-color:#2563eb80!important}.bg-orange-50{background-color:#d4715480!important}.bg-orange-dark-50{background-color:#c2431280!important}.bg-orange-darker-50{background-color:#b3562580!important}.bg-orange-light-50{background-color:#f9731680!important}.bg-orange-lighter-50{background-color:#fff7ed80!important}.bg-cardbg-50{background-color:#f4f4f480!important}.bg-ai-50{background-color:#c9c08f80!important}.bg-primary-60{background-color:#00603999!important}.bg-black-60{background-color:#0009!important}.bg-white-60{background-color:#fff9!important}.bg-background-60{background-color:#e2e2e299!important}.bg-border-60{background-color:#e8e8e899!important}.bg-border-primary-60{background-color:#f2eded99!important}.bg-text-primary-60{background-color:#6f707299!important}.bg-text-dark-60{background-color:#6b728099!important}.bg-text-light-60{background-color:#84848499!important}.bg-text-darker-60{background-color:#31313199!important}.bg-text-secondary-60{background-color:#1f293799!important}.bg-border-secondary-60{background-color:#e3e3e399!important}.bg-dark-60{background-color:#27272799!important}.bg-green-60{background-color:#26922699!important}.bg-green-light-60{background-color:#dcfce799!important}.bg-green-lighter-60{background-color:#f0fdf499!important}.bg-green-dark-60{background-color:#57b55799!important}.bg-yellow-60{background-color:#fde68a99!important}.bg-yellow-light-60{background-color:#fef9c399!important}.bg-yellow-lighter-60{background-color:#fffbeb99!important}.bg-yellow-dark-60{background-color:#ddad4899!important}.bg-yellow-darker-60{background-color:#92400e99!important}.bg-blue-60{background-color:#3eaaee99!important}.bg-blue-light-60{background-color:#dbeafe99!important}.bg-blue-lighter-60{background-color:#eff6ff99!important}.bg-blue-dark-60{background-color:#1e40af99!important}.bg-gray-60{background-color:#6e6e6e99!important}.bg-gray-light-60{background-color:#f3f4f699!important}.bg-gray-lighter-60{background-color:#f9fafb99!important}.bg-gray-dark-60{background-color:#81818199!important}.bg-red-60{background-color:#de002a99!important}.bg-red-light-60{background-color:#fecaca99!important}.bg-red-lighter-60{background-color:#fee2e299!important}.bg-red-dark-60{background-color:#c4767699!important}.bg-red-darker-60{background-color:#be393999!important}.bg-indigo-60{background-color:#2563eb99!important}.bg-orange-60{background-color:#d4715499!important}.bg-orange-dark-60{background-color:#c2431299!important}.bg-orange-darker-60{background-color:#b3562599!important}.bg-orange-light-60{background-color:#f9731699!important}.bg-orange-lighter-60{background-color:#fff7ed99!important}.bg-cardbg-60{background-color:#f4f4f499!important}.bg-ai-60{background-color:#c9c08f99!important}.bg-primary-70{background-color:#006039b3!important}.bg-black-70{background-color:#000000b3!important}.bg-white-70{background-color:#ffffffb3!important}.bg-background-70{background-color:#e2e2e2b3!important}.bg-border-70{background-color:#e8e8e8b3!important}.bg-border-primary-70{background-color:#f2ededb3!important}.bg-text-primary-70{background-color:#6f7072b3!important}.bg-text-dark-70{background-color:#6b7280b3!important}.bg-text-light-70{background-color:#848484b3!important}.bg-text-darker-70{background-color:#313131b3!important}.bg-text-secondary-70{background-color:#1f2937b3!important}.bg-border-secondary-70{background-color:#e3e3e3b3!important}.bg-dark-70{background-color:#272727b3!important}.bg-green-70{background-color:#269226b3!important}.bg-green-light-70{background-color:#dcfce7b3!important}.bg-green-lighter-70{background-color:#f0fdf4b3!important}.bg-green-dark-70{background-color:#57b557b3!important}.bg-yellow-70{background-color:#fde68ab3!important}.bg-yellow-light-70{background-color:#fef9c3b3!important}.bg-yellow-lighter-70{background-color:#fffbebb3!important}.bg-yellow-dark-70{background-color:#ddad48b3!important}.bg-yellow-darker-70{background-color:#92400eb3!important}.bg-blue-70{background-color:#3eaaeeb3!important}.bg-blue-light-70{background-color:#dbeafeb3!important}.bg-blue-lighter-70{background-color:#eff6ffb3!important}.bg-blue-dark-70{background-color:#1e40afb3!important}.bg-gray-70{background-color:#6e6e6eb3!important}.bg-gray-light-70{background-color:#f3f4f6b3!important}.bg-gray-lighter-70{background-color:#f9fafbb3!important}.bg-gray-dark-70{background-color:#818181b3!important}.bg-red-70{background-color:#de002ab3!important}.bg-red-light-70{background-color:#fecacab3!important}.bg-red-lighter-70{background-color:#fee2e2b3!important}.bg-red-dark-70{background-color:#c47676b3!important}.bg-red-darker-70{background-color:#be3939b3!important}.bg-indigo-70{background-color:#2563ebb3!important}.bg-orange-70{background-color:#d47154b3!important}.bg-orange-dark-70{background-color:#c24312b3!important}.bg-orange-darker-70{background-color:#b35625b3!important}.bg-orange-light-70{background-color:#f97316b3!important}.bg-orange-lighter-70{background-color:#fff7edb3!important}.bg-cardbg-70{background-color:#f4f4f4b3!important}.bg-ai-70{background-color:#c9c08fb3!important}.bg-primary-80{background-color:#006039cc!important}.bg-black-80{background-color:#000c!important}.bg-white-80{background-color:#fffc!important}.bg-background-80{background-color:#e2e2e2cc!important}.bg-border-80{background-color:#e8e8e8cc!important}.bg-border-primary-80{background-color:#f2ededcc!important}.bg-text-primary-80{background-color:#6f7072cc!important}.bg-text-dark-80{background-color:#6b7280cc!important}.bg-text-light-80{background-color:#848484cc!important}.bg-text-darker-80{background-color:#313131cc!important}.bg-text-secondary-80{background-color:#1f2937cc!important}.bg-border-secondary-80{background-color:#e3e3e3cc!important}.bg-dark-80{background-color:#272727cc!important}.bg-green-80{background-color:#269226cc!important}.bg-green-light-80{background-color:#dcfce7cc!important}.bg-green-lighter-80{background-color:#f0fdf4cc!important}.bg-green-dark-80{background-color:#57b557cc!important}.bg-yellow-80{background-color:#fde68acc!important}.bg-yellow-light-80{background-color:#fef9c3cc!important}.bg-yellow-lighter-80{background-color:#fffbebcc!important}.bg-yellow-dark-80{background-color:#ddad48cc!important}.bg-yellow-darker-80{background-color:#92400ecc!important}.bg-blue-80{background-color:#3eaaeecc!important}.bg-blue-light-80{background-color:#dbeafecc!important}.bg-blue-lighter-80{background-color:#eff6ffcc!important}.bg-blue-dark-80{background-color:#1e40afcc!important}.bg-gray-80{background-color:#6e6e6ecc!important}.bg-gray-light-80{background-color:#f3f4f6cc!important}.bg-gray-lighter-80{background-color:#f9fafbcc!important}.bg-gray-dark-80{background-color:#818181cc!important}.bg-red-80{background-color:#de002acc!important}.bg-red-light-80{background-color:#fecacacc!important}.bg-red-lighter-80{background-color:#fee2e2cc!important}.bg-red-dark-80{background-color:#c47676cc!important}.bg-red-darker-80{background-color:#be3939cc!important}.bg-indigo-80{background-color:#2563ebcc!important}.bg-orange-80{background-color:#d47154cc!important}.bg-orange-dark-80{background-color:#c24312cc!important}.bg-orange-darker-80{background-color:#b35625cc!important}.bg-orange-light-80{background-color:#f97316cc!important}.bg-orange-lighter-80{background-color:#fff7edcc!important}.bg-cardbg-80{background-color:#f4f4f4cc!important}.bg-ai-80{background-color:#c9c08fcc!important}.bg-primary-90{background-color:#006039e6!important}.bg-black-90{background-color:#000000e6!important}.bg-white-90{background-color:#ffffffe6!important}.bg-background-90{background-color:#e2e2e2e6!important}.bg-border-90{background-color:#e8e8e8e6!important}.bg-border-primary-90{background-color:#f2edede6!important}.bg-text-primary-90{background-color:#6f7072e6!important}.bg-text-dark-90{background-color:#6b7280e6!important}.bg-text-light-90{background-color:#848484e6!important}.bg-text-darker-90{background-color:#313131e6!important}.bg-text-secondary-90{background-color:#1f2937e6!important}.bg-border-secondary-90{background-color:#e3e3e3e6!important}.bg-dark-90{background-color:#272727e6!important}.bg-green-90{background-color:#269226e6!important}.bg-green-light-90{background-color:#dcfce7e6!important}.bg-green-lighter-90{background-color:#f0fdf4e6!important}.bg-green-dark-90{background-color:#57b557e6!important}.bg-yellow-90{background-color:#fde68ae6!important}.bg-yellow-light-90{background-color:#fef9c3e6!important}.bg-yellow-lighter-90{background-color:#fffbebe6!important}.bg-yellow-dark-90{background-color:#ddad48e6!important}.bg-yellow-darker-90{background-color:#92400ee6!important}.bg-blue-90{background-color:#3eaaeee6!important}.bg-blue-light-90{background-color:#dbeafee6!important}.bg-blue-lighter-90{background-color:#eff6ffe6!important}.bg-blue-dark-90{background-color:#1e40afe6!important}.bg-gray-90{background-color:#6e6e6ee6!important}.bg-gray-light-90{background-color:#f3f4f6e6!important}.bg-gray-lighter-90{background-color:#f9fafbe6!important}.bg-gray-dark-90{background-color:#818181e6!important}.bg-red-90{background-color:#de002ae6!important}.bg-red-light-90{background-color:#fecacae6!important}.bg-red-lighter-90{background-color:#fee2e2e6!important}.bg-red-dark-90{background-color:#c47676e6!important}.bg-red-darker-90{background-color:#be3939e6!important}.bg-indigo-90{background-color:#2563ebe6!important}.bg-orange-90{background-color:#d47154e6!important}.bg-orange-dark-90{background-color:#c24312e6!important}.bg-orange-darker-90{background-color:#b35625e6!important}.bg-orange-light-90{background-color:#f97316e6!important}.bg-orange-lighter-90{background-color:#fff7ede6!important}.bg-cardbg-90{background-color:#f4f4f4e6!important}.bg-ai-90{background-color:#c9c08fe6!important}.bg-primary-100{background-color:#006039!important}.bg-black-100{background-color:#000!important}.bg-white-100{background-color:#fff!important}.bg-background-100{background-color:#e2e2e2!important}.bg-border-100{background-color:#e8e8e8!important}.bg-border-primary-100{background-color:#f2eded!important}.bg-text-primary-100{background-color:#6f7072!important}.bg-text-dark-100{background-color:#6b7280!important}.bg-text-light-100{background-color:#848484!important}.bg-text-darker-100{background-color:#313131!important}.bg-text-secondary-100{background-color:#1f2937!important}.bg-border-secondary-100{background-color:#e3e3e3!important}.bg-dark-100{background-color:#272727!important}.bg-green-100{background-color:#269226!important}.bg-green-light-100{background-color:#dcfce7!important}.bg-green-lighter-100{background-color:#f0fdf4!important}.bg-green-dark-100{background-color:#57b557!important}.bg-yellow-100{background-color:#fde68a!important}.bg-yellow-light-100{background-color:#fef9c3!important}.bg-yellow-lighter-100{background-color:#fffbeb!important}.bg-yellow-dark-100{background-color:#ddad48!important}.bg-yellow-darker-100{background-color:#92400e!important}.bg-blue-100{background-color:#3eaaee!important}.bg-blue-light-100{background-color:#dbeafe!important}.bg-blue-lighter-100{background-color:#eff6ff!important}.bg-blue-dark-100{background-color:#1e40af!important}.bg-gray-100{background-color:#6e6e6e!important}.bg-gray-light-100{background-color:#f3f4f6!important}.bg-gray-lighter-100{background-color:#f9fafb!important}.bg-gray-dark-100{background-color:#818181!important}.bg-red-100{background-color:#de002a!important}.bg-red-light-100{background-color:#fecaca!important}.bg-red-lighter-100{background-color:#fee2e2!important}.bg-red-dark-100{background-color:#c47676!important}.bg-red-darker-100{background-color:#be3939!important}.bg-indigo-100{background-color:#2563eb!important}.bg-orange-100{background-color:#d47154!important}.bg-orange-dark-100{background-color:#c24312!important}.bg-orange-darker-100{background-color:#b35625!important}.bg-orange-light-100{background-color:#f97316!important}.bg-orange-lighter-100{background-color:#fff7ed!important}.bg-cardbg-100{background-color:#f4f4f4!important}.bg-ai-100{background-color:#c9c08f!important}.text-nowrap{white-space:nowrap!important}.cursor-pointer{cursor:pointer!important}.cover{object-fit:cover}.contain{object-fit:contain}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}html{box-sizing:border-box;font-size:16px}:root{--primary: #006039;--primary-rgb: 0, 96, 57;--black: #000000;--background: #f5f5f5;--border-color: #e8e8e8;--border-primary: #f2eded;--border-secondary: #e3e3e3;--text-primary: #6f7072;--text-dark: #6b7280;--text-darker: #313131;--text-light: #ada6a6;--text-secondary: #1f2937;--dark: #272727;--green: #269226;--green-light: #dcfce7;--green-lighter: #f0fdf4;--green-dark: #57b557;--success: #218b60;--yellow: #fde68a;--yellow-light: #fef9c3;--yellow-lighter: #fffbeb;--yellow-dark: #ddad48;--yellow-darker: #92400e;--blue: #3eaaee;--blue-light: #dbeafe;--blue-lighter: #eff6ff;--blue-dark: #1e40af;--gray: #6e6e6e;--gray-light: #f3f4f6;--gray-lighter: #f9fafb;--gray-dark: #9a9a9a;--gray-darker: #818181;--red: #de002a;--red-light: #fecaca;--red-lighter: #fee2e2;--red-dark: #c47676;--red-darker: #be3939;--orange: #d47154;--orange-dark: #c24312;--orange-darker: #b35625;--orange-light: #f97316;--orange-lighter: #fff7ed;--indigo: #2563eb}*,*:before,*:after{box-sizing:inherit;font-family:Poppins,Inter,sans-serif}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0;font-weight:400}ol,ul{list-style:none}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}.element{font-size:var(--base-size);padding:calc(var(--base-size) + .125rem);margin:calc(var(--base-size) - .125rem)}.alert{color:red;font-size:.8rem}::selection{background-color:var(--primary);color:#fff}.no-defined-ranges .rdrDefinedRangesWrapper{display:none}.no-defined-ranges .rdrCalendarWrapper{width:100%}@media print{.sidebar,.header,.footer,.calculator-switcher,.header-controls,.header-actions,.action-buttons,.reset-btn,.print-btn,.calc-tab,.toggle-btn,.rdrDefinedRangesWrapper,.search-container,.search-input-wrapper,.back-btn,.tabs-section,.cri-tabs,.bcs-btns,.diet-links-btns,.diet-links-section,.species-btn:not(.active),.collapse-indicator,.rdrCalendarWrapper,input[type=range],.mini-select,.pagination-container,.no-print,.alert{display:none!important}.print-only{display:block!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.layout-container{display:block!important}.main-content{margin:0!important;padding:0!important;width:100%!important}.layout-content{margin:0!important;padding:0!important;background-color:#fff!important}body,html{height:auto!important;overflow:visible!important}.calc-container-inner{padding:0!important}.card-container,.emergency-drugs{border:none!important;box-shadow:none!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}table{width:100%!important}input,select{border:1px solid #ccc!important}}*{box-sizing:border-box}.layout-container{display:grid;padding:1rem;padding-bottom:0;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;grid-template-areas:"sidebar header" "sidebar main";height:100vh;background-color:#e2e2e2}.header{grid-area:header;background:#fff;padding:0 40px;box-shadow:0 2px 10px #0000000d;height:4.6rem;display:flex;align-items:center;z-index:10;border-top-right-radius:1rem;border-bottom:1px solid #e3e3e3}.header .add-btn{width:40px;height:40px;aspect-ratio:1;outline:none;border:none;background-color:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.header .notify-icon{width:40px;height:40px;aspect-ratio:1;border:1px solid var(--border-color);color:var(--text-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.header .notify-icon:hover{background:#0060391a;border-color:#0060391a}.header-content{display:flex;justify-content:space-between;align-items:center;width:100%;padding-block:.75rem}.header h2{font-size:var(--font-lg);font-weight:500;margin-left:6px;font-family:Inter}.header-actions{display:flex;align-items:center;gap:1.5rem}.search-box{display:flex;align-items:center;background:#f5f5f5;border-radius:8px;padding:8px 15px}.search-box i{color:#888;margin-right:10px}.search-box input{border:none;background:transparent;outline:none;width:200px}.user-profile{width:100%;display:flex;align-items:center;gap:.2rem;padding-right:1rem}.user-profile img{width:40px;height:40px;aspect-ratio:1.3;border-radius:50%;object-fit:cover;background:#ddd}.user-text{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-right:1rem;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer}.user-text:hover{background:var(--gray-light)}.user-profile .user-text span{font-weight:400;text-wrap:nowrap}.sidebar{grid-area:sidebar;width:15rem;background-color:#006039;padding:1rem 0rem;display:flex;flex-direction:column;transition:width .2s ease;position:relative;height:100%;position:sticky;top:0;z-index:20;border-top-left-radius:1rem}.sidebar.collapsed{width:100px}.sidebar.collapsed .logo-section img{height:2rem}.sidebar.collapsed .nav-item,.sidebar.collapsed .nav-item.parent{justify-content:center}.sidebar.collapsed .parent-header{grid-template-columns:auto;margin:0 auto;width:auto}.toggle-btn{position:absolute;top:20px;right:-4%;background:#fff;outline:1px solid #e8e8e8;border:none;border-radius:50%;width:30px;height:30px;color:#006039;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10}.toggle-btn.collapsed{right:-14%}.logo-section{display:flex;align-items:center;gap:12px;margin:7px auto}.logo-img{width:50px;height:45px;object-fit:contain;background:#fff;border-radius:8px;padding:5px}.logo-text{display:flex;flex-direction:column}.logo-text img{width:140px;margin-bottom:4px;background:#fff;border-radius:4px;padding:4px}.logo-subtext{color:var(--primary-fg);font-size:var(--font-xs);font-weight:400}.logo-expanded img{width:100%;max-width:150px;height:30px;object-fit:contain}.logo-text p{margin:0;font-weight:600;font-size:16px;color:#fff;line-height:1.2;max-width:120px;white-space:normal;word-break:break-word;text-align:left}.search-container{margin-bottom:25px}.edit-text{display:flex;align-items:center;background:#ffffff26;border-radius:8px;padding:10px 15px;width:100%}.edit-text img{width:20px;height:20px;margin-right:12px;filter:brightness(0) invert(1);background:#fff;border-radius:4px;padding:2px}.edit-text input{background:transparent;border:none;color:#fff;font-family:Poppins,sans-serif;font-size:16px;width:100%}.edit-text input::placeholder{color:#ffffffb3}.nav-menu{flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;padding:0 1rem}.nav-menu::-webkit-scrollbar{width:1px}.nav-menu::-webkit-scrollbar-track{background:transparent}.nav-menu::-webkit-scrollbar-thumb{background:#c1c1c143 transparent;border-radius:1px}.nav-menu::-webkit-scrollbar-thumb:hover{background:#c1c1c143 transparent}.parent-btn{background:none;outline:none;border:none;display:flex;align-items:center;flex-wrap:nowrap;padding-left:16px}.nav-item.parent{flex-direction:column;align-items:flex-start}.parent-header{display:grid;grid-template-columns:0fr 1fr;align-items:center;width:100%}.submenu{width:100%;display:flex;flex-direction:column;margin-top:.25rem;gap:.25rem}.submenu .nav-sub-item{display:flex;align-items:center;padding:10px;font-size:var(--font-base);line-height:26px;white-space:nowrap;color:#fff;border-radius:10px;transition:background .2s;margin-left:26px}.submenu .nav-sub-item:hover{background:#ffffff26}.submenu .nav-sub-item.active{background:#fff;color:#006039;font-weight:500}.submenu .nav-sub-item span{margin-left:.7rem}.nav-item.parent.open .submenu{max-height:500px;opacity:1;transform:translateY(0)}.parent .chevron{margin-left:auto;transition:transform .3s ease}.parent .chevron.open{transform:rotate(90deg)}.nav-item{display:flex;align-items:center;gap:1rem;padding:12px 10px;border-radius:8px;cursor:pointer;transition:background-color .2s}.nav-item.active{background-color:#fff;border-radius:10px;margin:.5rem 0;box-shadow:0 4px 8px #1c1e1d1d}.nav-item.active svg{stroke:#006039;fill:#006039}.nav-item.active .nav-label{color:#006039}.nav-item.false svg{fill:#fff}.nav-icon{width:22px;height:22px;flex-shrink:0;background:#fff;border-radius:4px;padding:2px}.nav-label{color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-weight:300;white-space:nowrap}.help-section{background-color:#fff;border-radius:10px;padding:1rem;margin-top:1rem;margin-left:1rem;margin-right:1rem}.help-header{display:flex;align-items:center;justify-content:space-between}.help-title{color:#006039;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700}.help-img{width:56px;height:56px}.help-text{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:20px;font-weight:500}.main-content{grid-area:main;overflow-y:auto;padding:0;display:flex;flex-direction:column}.layout-content{flex:1;padding:1.5rem 2rem;display:flex;flex-direction:column;overflow-y:auto;min-height:80vh;scrollbar-width:thin}.hero-section{background:#fff;border-radius:var(--border-radius);padding:25px;display:flex;justify-content:space-between;align-items:center}.hero-content h2{font-size:24px;margin-bottom:8px}.hero-content p{color:var(--text-gray)}.hero-stats{display:flex;gap:30px}.stat-item{text-align:center}.stat-value{display:block;font-size:28px;font-weight:700;color:#006039}.stat-label{color:var(--text-gray);font-size:var(--font-sm)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.stat-card{background:#fff;border-radius:var(--border-radius);padding:20px;display:flex;align-items:center;gap:15px}.stat-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff}.stat-icon.doctors{background:#4caf50}.stat-icon.patients{background:#2196f3}.stat-icon.appointments{background:#ff9800}.stat-icon.tasks{background:#f44336}.stat-details h3{font-size:20px;margin-bottom:5px}.stat-details p{color:var(--text-gray);font-size:var(--font-sm)}.charts-row{display:grid;grid-template-columns:2fr 1fr;gap:20px}.chart-card,.reminders-card,.appointments-card,.patients-card,.inventory-card{background:#fff;border-radius:var(--border-radius);padding:20px}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.card-header h3{font-size:18px;font-weight:600}.view-all{color:#006039;background:none;border:none;font-weight:500;cursor:pointer}.chart-container{height:250px;display:flex;align-items:flex-end}.chart-bars{display:flex;justify-content:space-around;align-items:flex-end;width:100%;height:100%}.bar{background:#006039;width:40px;border-radius:6px 6px 0 0;display:flex;justify-content:center;position:relative}.bar span{position:absolute;bottom:-25px;font-size:var(--font-xs)}.reminders-list{display:flex;flex-direction:column;gap:15px}.reminder-item{display:flex;align-items:center;gap:15px;padding:12px;background:#f9f9f9;border-radius:8px}.reminder-time{font-weight:600;white-space:pre-line;text-align:center;background:#eee;padding:8px;border-radius:6px}.reminder-details h4{font-size:var(--font-sm);margin-bottom:4px}.reminder-details p{font-size:var(--font-xs);color:var(--text-gray)}.reminder-type{margin-left:auto;padding:4px 8px;border-radius:4px;font-size:var(--font-xs);font-weight:500}.reminder-type.surgery{background:#ffe5e5;color:#f44336}.reminder-type.meeting{background:#e5f6ff;color:#2196f3}.reminder-type.lunch{background:#fff9e5;color:#ff9800}.reminder-type.prep{background:#f0e5ff;color:#9c27b0}.reminder-type.confirmed{background:#e5ffe5;color:#4caf50}.table-container{overflow-x:auto}.appointments-table{width:100%;border-collapse:collapse}.appointments-table th{text-align:left;padding:12px;font-weight:500;color:var(--text-gray);border-bottom:1px solid #eee}.appointments-table td{padding:12px;border-bottom:1px solid #eee}.patient-info,.doctor-info{display:flex;align-items:center;gap:10px}.patient-info img,.doctor-info img{width:40px;height:40px;border-radius:50%;object-fit:cover;background:#ddd}.patient-name,.doctor-name{font-weight:500}.patient-age,.department{font-size:var(--font-xs);color:var(--text-gray)}.datetime{font-size:var(--font-sm)}.date{font-weight:500}.time{color:var(--text-gray);font-size:var(--font-xs)}.status{padding:6px 12px;border-radius:20px;font-size:var(--font-xs);font-weight:500}.status.accepted{background:#e5ffe5;color:#4caf50}.status.rejected{background:#ffe5e5;color:#f44336}.bottom-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.patients-list{display:flex;flex-direction:column;gap:15px}.patient-item{display:flex;align-items:center;gap:15px;padding:12px;background:#f9f9f9;border-radius:8px}.patient-item img{width:50px;height:50px;border-radius:50%;object-fit:cover;background:#ddd}.patient-details h4{font-size:var(--font-sm);margin-bottom:4px}.patient-details p{font-size:var(--font-xs);color:var(--text-gray);margin-bottom:.5rem}.patient-meta{display:flex;justify-content:space-between;font-size:var(--font-xs)}.patient-meta .status{padding:4px 8px}.status.healthy{background:#e5ffe5;color:#4caf50}.status.recovery{background:#fff9e5;color:#ff9800}.status.treatment{background:#ffe5e5;color:#f44336}.alerts-list{display:flex;flex-direction:column;gap:15px}.alert-item{display:flex;justify-content:space-between;align-items:center;padding:15px;border-radius:8px}.alert-item.critical{background:#ffe5e5;border-left:4px solid #f44336}.alert-item.low{background:#fff9e5;border-left:4px solid #ff9800}.alert-item.normal{background:#e5ffe5;border-left:4px solid #4caf50}.alert-content h4{font-size:var(--font-sm);margin-bottom:4px;color:var(--text-dark)}.alert-content p{font-size:var(--font-xs);color:var(--text-gray)}.alert-status{padding:6px 12px;border-radius:20px;font-size:var(--font-xs);font-weight:500;background:#fff}.alert-item.critical .alert-status{color:#f44336}.alert-item.low .alert-status{color:#ff9800}.alert-item.normal .alert-status{color:#4caf50}.footer{background-color:transparent;color:var(--text-gray);font-size:var(--font-sm);font-family:Inter!important;margin-top:auto;padding-top:1rem}.grid-hospitals{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;align-items:stretch}@media(max-width:1624px){.nav-label{font-size:var(--font-base)}.help-section{padding:.5rem}.help-title{font-size:var(--font-base)}.help-img{width:40px;height:40px}.help-text{font-size:.8rem}.header{padding:0 25px;height:3.8rem}.header h2{font-size:var(--font-base)}.header .add-btn,.header .notify-icon{width:30px;height:30px}.header-actions{gap:1rem}.layout-content{padding:20px}}@media(max-width:1024px){.charts-row,.bottom-row{grid-template-columns:1fr}}@media(max-width:768px){.layout-container{grid-template-columns:auto 1fr;grid-template-areas:"sidebar header" "sidebar main"}.sidebar{position:sticky;top:0;transform:none;width:12rem}.sidebar.collapsed{width:var(--sidebar-collapsed-width);transform:none}.sidebar.open{transform:translate(0)}.hero-section{flex-direction:column;gap:20px;align-items:flex-start}.hero-stats{width:100%;justify-content:space-between}.stats-grid{grid-template-columns:1fr}}@media(max-width:480px){.header-content{flex-direction:column;gap:15px;align-items:flex-start}.header-actions{width:100%;flex-direction:column;align-items:flex-start}.search-box{width:100%}.layout-content{padding:15px}.hero-stats{flex-direction:column;gap:15px}.header{height:auto;padding:15px}}.w-0{width:0!important}@media(max-width:576px){.sm\:w-0{width:0!important}}@media(min-width:577px)and (max-width:768px){.md\:w-0{width:0!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-0{width:0!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-0{width:0!important}}.min-w-0{min-width:0!important}.max-w-0{max-width:0!important}.h-0{height:0!important}.min-h-0{min-height:0!important}.max-h-0{max-height:0!important}.w-2{width:2%!important}@media(max-width:576px){.sm\:w-2{width:2%!important}}@media(min-width:577px)and (max-width:768px){.md\:w-2{width:2%!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-2{width:2%!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-2{width:2%!important}}.min-w-2{min-width:2%!important}.max-w-2{max-width:2%!important}.h-2{height:2%!important}.min-h-2{min-height:2%!important}.max-h-2{max-height:2%!important}.w-5{width:5%!important}@media(max-width:576px){.sm\:w-5{width:5%!important}}@media(min-width:577px)and (max-width:768px){.md\:w-5{width:5%!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-5{width:5%!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-5{width:5%!important}}.min-w-5{min-width:5%!important}.max-w-5{max-width:5%!important}.h-5{height:5%!important}.min-h-5{min-height:5%!important}.max-h-5{max-height:5%!important}.w-10{width:10%!important}@media(max-width:576px){.sm\:w-10{width:10%!important}}@media(min-width:577px)and (max-width:768px){.md\:w-10{width:10%!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-10{width:10%!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-10{width:10%!important}}.min-w-10{min-width:10%!important}.max-w-10{max-width:10%!important}.h-10{height:10%!important}.min-h-10{min-height:10%!important}.max-h-10{max-height:10%!important}.w-20{width:20%!important}@media(max-width:576px){.sm\:w-20{width:20%!important}}@media(min-width:577px)and (max-width:768px){.md\:w-20{width:20%!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-20{width:20%!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-20{width:20%!important}}.min-w-20{min-width:20%!important}.max-w-20{max-width:20%!important}.h-20{height:20%!important}.min-h-20{min-height:20%!important}.max-h-20{max-height:20%!important}.w-25{width:25%!important}@media(max-width:576px){.sm\:w-25{width:25%!important}}@media(min-width:577px)and (max-width:768px){.md\:w-25{width:25%!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-25{width:25%!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-25{width:25%!important}}.min-w-25{min-width:25%!important}.max-w-25{max-width:25%!important}.h-25{height:25%!important}.min-h-25{min-height:25%!important}.max-h-25{max-height:25%!important}.w-30{width:30%!important}@media(max-width:576px){.sm\:w-30{width:30%!important}}@media(min-width:577px)and (max-width:768px){.md\:w-30{width:30%!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-30{width:30%!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-30{width:30%!important}}.min-w-30{min-width:30%!important}.max-w-30{max-width:30%!important}.h-30{height:30%!important}.min-h-30{min-height:30%!important}.max-h-30{max-height:30%!important}.w-40{width:40%!important}@media(max-width:576px){.sm\:w-40{width:40%!important}}@media(min-width:577px)and (max-width:768px){.md\:w-40{width:40%!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-40{width:40%!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-40{width:40%!important}}.min-w-40{min-width:40%!important}.max-w-40{max-width:40%!important}.h-40{height:40%!important}.min-h-40{min-height:40%!important}.max-h-40{max-height:40%!important}.w-50{width:50%!important}@media(max-width:576px){.sm\:w-50{width:50%!important}}@media(min-width:577px)and (max-width:768px){.md\:w-50{width:50%!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-50{width:50%!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-50{width:50%!important}}.min-w-50{min-width:50%!important}.max-w-50{max-width:50%!important}.h-50{height:50%!important}.min-h-50{min-height:50%!important}.max-h-50{max-height:50%!important}.w-60{width:60%!important}@media(max-width:576px){.sm\:w-60{width:60%!important}}@media(min-width:577px)and (max-width:768px){.md\:w-60{width:60%!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-60{width:60%!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-60{width:60%!important}}.min-w-60{min-width:60%!important}.max-w-60{max-width:60%!important}.h-60{height:60%!important}.min-h-60{min-height:60%!important}.max-h-60{max-height:60%!important}.w-70{width:70%!important}@media(max-width:576px){.sm\:w-70{width:70%!important}}@media(min-width:577px)and (max-width:768px){.md\:w-70{width:70%!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-70{width:70%!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-70{width:70%!important}}.min-w-70{min-width:70%!important}.max-w-70{max-width:70%!important}.h-70{height:70%!important}.min-h-70{min-height:70%!important}.max-h-70{max-height:70%!important}.w-75{width:75%!important}@media(max-width:576px){.sm\:w-75{width:75%!important}}@media(min-width:577px)and (max-width:768px){.md\:w-75{width:75%!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-75{width:75%!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-75{width:75%!important}}.min-w-75{min-width:75%!important}.max-w-75{max-width:75%!important}.h-75{height:75%!important}.min-h-75{min-height:75%!important}.max-h-75{max-height:75%!important}.w-80{width:80%!important}@media(max-width:576px){.sm\:w-80{width:80%!important}}@media(min-width:577px)and (max-width:768px){.md\:w-80{width:80%!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-80{width:80%!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-80{width:80%!important}}.min-w-80{min-width:80%!important}.max-w-80{max-width:80%!important}.h-80{height:80%!important}.min-h-80{min-height:80%!important}.max-h-80{max-height:80%!important}.w-90{width:90%!important}@media(max-width:576px){.sm\:w-90{width:90%!important}}@media(min-width:577px)and (max-width:768px){.md\:w-90{width:90%!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-90{width:90%!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-90{width:90%!important}}.min-w-90{min-width:90%!important}.max-w-90{max-width:90%!important}.h-90{height:90%!important}.min-h-90{min-height:90%!important}.max-h-90{max-height:90%!important}.w-100{width:100%!important}@media(max-width:576px){.sm\:w-100{width:100%!important}}@media(min-width:577px)and (max-width:768px){.md\:w-100{width:100%!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-100{width:100%!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-100{width:100%!important}}.min-w-100{min-width:100%!important}.max-w-100{max-width:100%!important}.h-100{height:100%!important}.min-h-100{min-height:100%!important}.max-h-100{max-height:100%!important}.w-auto{width:auto!important}@media(max-width:576px){.sm\:w-auto{width:auto!important}}@media(min-width:577px)and (max-width:768px){.md\:w-auto{width:auto!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-auto{width:auto!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-auto{width:auto!important}}.min-w-auto{min-width:auto!important}.max-w-auto{max-width:auto!important}.h-auto{height:auto!important}.min-h-auto{min-height:auto!important}.max-h-auto{max-height:auto!important}.w-xs{width:200px!important}@media(max-width:576px){.sm\:w-xs{width:200px!important}}@media(min-width:577px)and (max-width:768px){.md\:w-xs{width:200px!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-xs{width:200px!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-xs{width:200px!important}}.min-w-xs{min-width:200px!important}.max-w-xs{max-width:200px!important}.h-xs{height:200px!important}.min-h-xs{min-height:200px!important}.max-h-xs{max-height:200px!important}.w-sm{width:280px!important}@media(max-width:576px){.sm\:w-sm{width:280px!important}}@media(min-width:577px)and (max-width:768px){.md\:w-sm{width:280px!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-sm{width:280px!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-sm{width:280px!important}}.min-w-sm{min-width:280px!important}.max-w-sm{max-width:280px!important}.h-sm{height:280px!important}.min-h-sm{min-height:280px!important}.max-h-sm{max-height:280px!important}.w-md{width:380px!important}@media(max-width:576px){.sm\:w-md{width:380px!important}}@media(min-width:577px)and (max-width:768px){.md\:w-md{width:380px!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-md{width:380px!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-md{width:380px!important}}.min-w-md{min-width:380px!important}.max-w-md{max-width:380px!important}.h-md{height:380px!important}.min-h-md{min-height:380px!important}.max-h-md{max-height:380px!important}.w-lg{width:520px!important}@media(max-width:576px){.sm\:w-lg{width:520px!important}}@media(min-width:577px)and (max-width:768px){.md\:w-lg{width:520px!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-lg{width:520px!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-lg{width:520px!important}}.min-w-lg{min-width:520px!important}.max-w-lg{max-width:520px!important}.h-lg{height:520px!important}.min-h-lg{min-height:520px!important}.max-h-lg{max-height:520px!important}.w-xl{width:960px!important}@media(max-width:576px){.sm\:w-xl{width:960px!important}}@media(min-width:577px)and (max-width:768px){.md\:w-xl{width:960px!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-xl{width:960px!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-xl{width:960px!important}}.min-w-xl{min-width:960px!important}.max-w-xl{max-width:960px!important}.h-xl{height:960px!important}.min-h-xl{min-height:960px!important}.max-h-xl{max-height:960px!important}.w-2xl{width:1140px!important}@media(max-width:576px){.sm\:w-2xl{width:1140px!important}}@media(min-width:577px)and (max-width:768px){.md\:w-2xl{width:1140px!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-2xl{width:1140px!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-2xl{width:1140px!important}}.min-w-2xl{min-width:1140px!important}.max-w-2xl{max-width:1140px!important}.h-2xl{height:1140px!important}.min-h-2xl{min-height:1140px!important}.max-h-2xl{max-height:1140px!important}.w-3xl{width:1320px!important}@media(max-width:576px){.sm\:w-3xl{width:1320px!important}}@media(min-width:577px)and (max-width:768px){.md\:w-3xl{width:1320px!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-3xl{width:1320px!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-3xl{width:1320px!important}}.min-w-3xl{min-width:1320px!important}.max-w-3xl{max-width:1320px!important}.h-3xl{height:1320px!important}.min-h-3xl{min-height:1320px!important}.max-h-3xl{max-height:1320px!important}.w-screen{width:100vh!important}@media(max-width:576px){.sm\:w-screen{width:100vh!important}}@media(min-width:577px)and (max-width:768px){.md\:w-screen{width:100vh!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-screen{width:100vh!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-screen{width:100vh!important}}.min-w-screen{min-width:100vh!important}.max-w-screen{max-width:100vh!important}.h-screen{height:100vh!important}.min-h-screen{min-height:100vh!important}.max-h-screen{max-height:100vh!important}.w-fit{width:fit-content!important}@media(max-width:576px){.sm\:w-fit{width:fit-content!important}}@media(min-width:577px)and (max-width:768px){.md\:w-fit{width:fit-content!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-fit{width:fit-content!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-fit{width:fit-content!important}}.min-w-fit{min-width:fit-content!important}.max-w-fit{max-width:fit-content!important}.h-fit{height:fit-content!important}.min-h-fit{min-height:fit-content!important}.max-h-fit{max-height:fit-content!important}.w-full{width:100%!important}@media(max-width:576px){.sm\:w-full{width:100%!important}}@media(min-width:577px)and (max-width:768px){.md\:w-full{width:100%!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-full{width:100%!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-full{width:100%!important}}.min-w-full{min-width:100%!important}.max-w-full{max-width:100%!important}.h-full{height:100%!important}.min-h-full{min-height:100%!important}.max-h-full{max-height:100%!important}.w-max{width:max-content!important}@media(max-width:576px){.sm\:w-max{width:max-content!important}}@media(min-width:577px)and (max-width:768px){.md\:w-max{width:max-content!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-max{width:max-content!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-max{width:max-content!important}}.min-w-max{min-width:max-content!important}.max-w-max{max-width:max-content!important}.h-max{height:max-content!important}.min-h-max{min-height:max-content!important}.max-h-max{max-height:max-content!important}.w-min{width:min-content!important}@media(max-width:576px){.sm\:w-min{width:min-content!important}}@media(min-width:577px)and (max-width:768px){.md\:w-min{width:min-content!important}}@media(min-width:769px)and (max-width:1200px){.lg\:w-min{width:min-content!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:w-min{width:min-content!important}}.min-w-min{min-width:min-content!important}.max-w-min{max-width:min-content!important}.h-min{height:min-content!important}.min-h-min{min-height:min-content!important}.max-h-min{max-height:min-content!important}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-nowrap{text-align:nowrap}.text-2xs{font-size:.625rem!important}.text-xs{font-size:.688rem!important}.text-sm{font-size:.813rem!important}.text-base{font-size:.938rem!important}.text-lg{font-size:1.063rem!important}.text-xl{font-size:1.188rem!important}.text-2xl{font-size:1.438rem!important}.text-3xl{font-size:1.813rem!important}.text-4xl{font-size:2.188rem!important}.text-5xl{font-size:2.938rem!important}.text-6xl{font-size:3.688rem!important}.text-7xl{font-size:4.438rem!important}.text-8xl{font-size:5.938rem!important}.text-9xl{font-size:7.938rem!important}:root{--font-2xs: .625rem;--font-xs: .688rem;--font-sm: .813rem;--font-base: .938rem;--font-lg: 1.063rem;--font-xl: 1.188rem;--font-2xl: 1.438rem;--font-3xl: 1.813rem;--font-4xl: 2.188rem;--font-5xl: 2.938rem;--font-6xl: 3.688rem;--font-7xl: 4.438rem;--font-8xl: 5.938rem;--font-9xl: 7.938rem}.font-thin{font-weight:100!important}.font-extralight{font-weight:200!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}.tracking-tighter{letter-spacing:-.05em!important}.tracking-tight{letter-spacing:-.025em!important}.tracking-normal{letter-spacing:0em!important}.tracking-wide{letter-spacing:.025em!important}.tracking-wider{letter-spacing:.05em!important}.tracking-widest{letter-spacing:.1em!important}.spacing-none{line-height:1!important}.spacing-tight{line-height:1.25!important}.spacing-snug{line-height:1.375!important}.spacing-normal{line-height:1.5!important}.spacing-relaxed{line-height:1.625!important}.spacing-loose{line-height:2!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.capitalize{text-transform:capitalize!important}.normal-case{text-transform:none!important}.underline{text-decoration:underline!important}.overline{text-decoration:overline!important}.line-through{text-decoration:line-through!important}.no-underline{text-decoration:none!important}.text-decoration-solid{text-decoration-style:solid!important}.text-decoration-double{text-decoration-style:double!important}.text-decoration-dotted{text-decoration-style:dotted!important}.text-decoration-dashed{text-decoration-style:dashed!important}.text-decoration-wavy{text-decoration-style:wavy!important}.italic{font-style:italic!important}.not-italic{font-style:normal!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.text-start{text-align:start!important}.text-end{text-align:end!important}.align-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}.align-sub{vertical-align:sub!important}.align-super{vertical-align:super!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.truncate,.overflow-ellipsis{text-overflow:ellipsis!important}.overflow-clip{text-overflow:clip!important}.whitespace-normal{white-space:normal!important}.whitespace-nowrap{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}.whitespace-break-spaces{white-space:break-spaces!important}.break-normal{word-break:normal!important}.break-words{word-break:break-word!important}.break-all{word-break:break-all!important}.break-keep{word-break:keep-all!important}.indent-2xs{text-indent:.625rem!important}.indent-xs{text-indent:.688rem!important}.indent-sm{text-indent:.813rem!important}.indent-base{text-indent:.938rem!important}.indent-lg{text-indent:1.063rem!important}.indent-xl{text-indent:1.188rem!important}.indent-2xl{text-indent:1.438rem!important}.indent-3xl{text-indent:1.813rem!important}.indent-4xl{text-indent:2.188rem!important}.indent-5xl{text-indent:2.938rem!important}.indent-6xl{text-indent:3.688rem!important}.indent-7xl{text-indent:4.438rem!important}.indent-8xl{text-indent:5.938rem!important}.indent-9xl{text-indent:7.938rem!important}.text-shadow{text-shadow:0 1px 2px rgba(0,0,0,.1)!important}.text-shadow-sm{text-shadow:0 1px 1px rgba(0,0,0,.05)!important}.text-shadow-md{text-shadow:0 2px 4px rgba(0,0,0,.1)!important}.text-shadow-lg{text-shadow:0 4px 8px rgba(0,0,0,.12)!important}.text-shadow-xl{text-shadow:0 8px 16px rgba(0,0,0,.12)!important}.text-shadow-none{text-shadow:none!important}.font-inter{font-family:Inter,serif!important}.font-poppins{font-family:Poppins!important}.hover-text-2xs:hover{font-size:.625rem!important}.hover-text-xs:hover{font-size:.688rem!important}.hover-text-sm:hover{font-size:.813rem!important}.hover-text-base:hover{font-size:.938rem!important}.hover-text-lg:hover{font-size:1.063rem!important}.hover-text-xl:hover{font-size:1.188rem!important}.hover-text-2xl:hover{font-size:1.438rem!important}.hover-text-3xl:hover{font-size:1.813rem!important}.hover-text-4xl:hover{font-size:2.188rem!important}.hover-text-5xl:hover{font-size:2.938rem!important}.hover-text-6xl:hover{font-size:3.688rem!important}.hover-text-7xl:hover{font-size:4.438rem!important}.hover-text-8xl:hover{font-size:5.938rem!important}.hover-text-9xl:hover{font-size:7.938rem!important}.hover-font-thin:hover{font-weight:100!important}.hover-font-extralight:hover{font-weight:200!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}.focus-text-2xs:focus{font-size:.625rem!important}.focus-text-xs:focus{font-size:.688rem!important}.focus-text-sm:focus{font-size:.813rem!important}.focus-text-base:focus{font-size:.938rem!important}.focus-text-lg:focus{font-size:1.063rem!important}.focus-text-xl:focus{font-size:1.188rem!important}.focus-text-2xl:focus{font-size:1.438rem!important}.focus-text-3xl:focus{font-size:1.813rem!important}.focus-text-4xl:focus{font-size:2.188rem!important}.focus-text-5xl:focus{font-size:2.938rem!important}.focus-text-6xl:focus{font-size:3.688rem!important}.focus-text-7xl:focus{font-size:4.438rem!important}.focus-text-8xl:focus{font-size:5.938rem!important}.focus-text-9xl:focus{font-size:7.938rem!important}.focus-font-thin:focus{font-weight:100!important}.focus-font-extralight:focus{font-weight:200!important}.focus-font-light:focus{font-weight:300!important}.focus-font-normal:focus{font-weight:400!important}.focus-font-medium:focus{font-weight:500!important}.focus-font-semibold:focus{font-weight:600!important}.focus-font-bold:focus{font-weight:700!important}.focus-font-extrabold:focus{font-weight:800!important}.focus-font-black:focus{font-weight:900!important}.border-0{border-width:0!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-6{border-width:6px!important}.border-8{border-width:8px!important}.border{border:1px solid var(--border-color, var(--border-secondary))!important}.border-top{border-top:1px solid currentColor}.border-right{border-right:1px solid currentColor}.border-bottom{border-bottom:1px solid currentColor}.border-left{border-left:1px solid currentColor}.shadow-none{box-shadow:none!important}.shadow-sm{box-shadow:0 1px 2px #0000000d!important}.shadow{box-shadow:0 1px 3px #0000001a!important}.shadow-md{box-shadow:0 0 10px 4px #9494941f}.rounded-none{border-radius:0!important}.rounded-sm{border-radius:5px!important}.rounded{border-radius:.5rem!important}.rounded-md{border-radius:10px!important}.rounded-lg{border-radius:1rem!important}.rounded-xl{border-radius:1.5rem!important}.rounded-full{border-radius:9999px!important}.rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.rounded-r-sm{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.rounded-b-sm{border-bottom-right-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.rounded-l-sm{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-b{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.rounded-b-lg{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-dotted{border-style:dotted!important}.border-double{border-style:double!important}.border-none{border-style:none!important}.border-opacity-10{border-color:#0000001a!important}.border-opacity-25{border-color:#00000040!important}.border-opacity-50{border-color:#00000080!important}.border-opacity-75{border-color:#000000bf!important}.border-opacity-100{border-color:#000!important}.hover\:border-primary:hover{border-color:#4a6fa5!important}.hover\:border-2:hover{border-width:2px!important}.hover\:border-dashed:hover{border-style:dashed!important}.focus\:border-primary:focus{border-color:#4a6fa5!important}.focus\:border-2:focus{border-width:2px!important}.border-t-1{border-top-width:1px!important}.border-r-1{border-right-width:1px!important}.border-b-1{border-bottom-width:1px!important}.border-l-1{border-left-width:1px!important}.border-t-2{border-top-width:2px!important}.border-r-2{border-right-width:2px!important}.border-b-2{border-bottom-width:2px!important}.border-l-2{border-left-width:2px!important}.border-t-3{border-top-width:3px!important}.border-r-3{border-right-width:3px!important}.border-b-3{border-bottom-width:3px!important}.border-l-3{border-left-width:3px!important}.border-t-4{border-top-width:4px!important}.border-r-4{border-right-width:4px!important}.border-b-4{border-bottom-width:4px!important}.border-l-4{border-left-width:4px!important}.border-t-5{border-top-width:5px!important}.border-r-5{border-right-width:5px!important}.border-b-5{border-bottom-width:5px!important}.border-l-5{border-left-width:5px!important}.border-t-6{border-top-width:6px!important}.border-r-6{border-right-width:6px!important}.border-b-6{border-bottom-width:6px!important}.border-l-6{border-left-width:6px!important}.border-t-7{border-top-width:7px!important}.border-r-7{border-right-width:7px!important}.border-b-7{border-bottom-width:7px!important}.border-l-7{border-left-width:7px!important}.border-t-8{border-top-width:8px!important}.border-r-8{border-right-width:8px!important}.border-b-8{border-bottom-width:8px!important}.border-l-8{border-left-width:8px!important}@media(max-width:576px){.sm\:text-2xs{font-size:.625rem!important}.sm\:text-xs{font-size:.688rem!important}.sm\:text-sm{font-size:.813rem!important}.sm\:text-base{font-size:.938rem!important}.sm\:text-lg{font-size:1.063rem!important}.sm\:text-xl{font-size:1.188rem!important}.sm\:text-2xl{font-size:1.438rem!important}.sm\:text-3xl{font-size:1.813rem!important}.sm\:text-4xl{font-size:2.188rem!important}.sm\:text-5xl{font-size:2.938rem!important}.sm\:text-6xl{font-size:3.688rem!important}.sm\:text-7xl{font-size:4.438rem!important}.sm\:text-8xl{font-size:5.938rem!important}.sm\:text-9xl{font-size:7.938rem!important}.sm\:font-thin{font-weight:100!important}.sm\:font-extralight{font-weight:200!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\:text-left{text-align:left!important}.sm\:text-center{text-align:center!important}.sm\:text-right{text-align:right!important}.sm\:text-justify{text-align:justify!important}.sm\:text-start{text-align:start!important}.sm\:text-end{text-align:end!important}.sm\:leading-none{line-height:1!important}.sm\:leading-tight{line-height:1.25!important}.sm\:leading-snug{line-height:1.375!important}.sm\:leading-normal{line-height:1.5!important}.sm\:leading-relaxed{line-height:1.625!important}.sm\:leading-loose{line-height:2!important}}@media(min-width:577px)and (max-width:768px){.md\:text-2xs{font-size:.625rem!important}.md\:text-xs{font-size:.688rem!important}.md\:text-sm{font-size:.813rem!important}.md\:text-base{font-size:.938rem!important}.md\:text-lg{font-size:1.063rem!important}.md\:text-xl{font-size:1.188rem!important}.md\:text-2xl{font-size:1.438rem!important}.md\:text-3xl{font-size:1.813rem!important}.md\:text-4xl{font-size:2.188rem!important}.md\:text-5xl{font-size:2.938rem!important}.md\:text-6xl{font-size:3.688rem!important}.md\:text-7xl{font-size:4.438rem!important}.md\:text-8xl{font-size:5.938rem!important}.md\:text-9xl{font-size:7.938rem!important}.md\:font-thin{font-weight:100!important}.md\:font-extralight{font-weight:200!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\:text-left{text-align:left!important}.md\:text-center{text-align:center!important}.md\:text-right{text-align:right!important}.md\:text-justify{text-align:justify!important}.md\:text-start{text-align:start!important}.md\:text-end{text-align:end!important}.md\:leading-none{line-height:1!important}.md\:leading-tight{line-height:1.25!important}.md\:leading-snug{line-height:1.375!important}.md\:leading-normal{line-height:1.5!important}.md\:leading-relaxed{line-height:1.625!important}.md\:leading-loose{line-height:2!important}}@media(min-width:769px)and (max-width:1200px){.lg\:text-2xs{font-size:.625rem!important}.lg\:text-xs{font-size:.688rem!important}.lg\:text-sm{font-size:.813rem!important}.lg\:text-base{font-size:.938rem!important}.lg\:text-lg{font-size:1.063rem!important}.lg\:text-xl{font-size:1.188rem!important}.lg\:text-2xl{font-size:1.438rem!important}.lg\:text-3xl{font-size:1.813rem!important}.lg\:text-4xl{font-size:2.188rem!important}.lg\:text-5xl{font-size:2.938rem!important}.lg\:text-6xl{font-size:3.688rem!important}.lg\:text-7xl{font-size:4.438rem!important}.lg\:text-8xl{font-size:5.938rem!important}.lg\:text-9xl{font-size:7.938rem!important}.lg\:font-thin{font-weight:100!important}.lg\:font-extralight{font-weight:200!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\:text-left{text-align:left!important}.lg\:text-center{text-align:center!important}.lg\:text-right{text-align:right!important}.lg\:text-justify{text-align:justify!important}.lg\:text-start{text-align:start!important}.lg\:text-end{text-align:end!important}.lg\:leading-none{line-height:1!important}.lg\:leading-tight{line-height:1.25!important}.lg\:leading-snug{line-height:1.375!important}.lg\:leading-normal{line-height:1.5!important}.lg\:leading-relaxed{line-height:1.625!important}.lg\:leading-loose{line-height:2!important}}@media(min-width:1201px)and (max-width:1700px){.xl\:text-2xs{font-size:.625rem!important}.xl\:text-xs{font-size:.688rem!important}.xl\:text-sm{font-size:.813rem!important}.xl\:text-base{font-size:.938rem!important}.xl\:text-lg{font-size:1.063rem!important}.xl\:text-xl{font-size:1.188rem!important}.xl\:text-2xl{font-size:1.438rem!important}.xl\:text-3xl{font-size:1.813rem!important}.xl\:text-4xl{font-size:2.188rem!important}.xl\:text-5xl{font-size:2.938rem!important}.xl\:text-6xl{font-size:3.688rem!important}.xl\:text-7xl{font-size:4.438rem!important}.xl\:text-8xl{font-size:5.938rem!important}.xl\:text-9xl{font-size:7.938rem!important}.xl\:font-thin{font-weight:100!important}.xl\:font-extralight{font-weight:200!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\:text-left{text-align:left!important}.xl\:text-center{text-align:center!important}.xl\:text-right{text-align:right!important}.xl\:text-justify{text-align:justify!important}.xl\:text-start{text-align:start!important}.xl\:text-end{text-align:end!important}.xl\:leading-none{line-height:1!important}.xl\:leading-tight{line-height:1.25!important}.xl\:leading-snug{line-height:1.375!important}.xl\:leading-normal{line-height:1.5!important}.xl\:leading-relaxed{line-height:1.625!important}.xl\:leading-loose{line-height:2!important}}.css-t3ipsp-control,.form-select .select__control{font-size:.813rem;border-radius:5px;border-color:#e8e8e8!important;max-width:unset;background:transparent;width:100%;max-height:44px;color:#272727!important;min-width:20%}.form-select.secondary>.select__control{background-color:var(--gray-light)!important;max-height:32px!important;color:var(--dark)!important;padding:0;border:none}.form-select.secondary>.select__control .select__indicator{padding:0 8px 0 0!important}.form-select.secondary>.select__control .select__indicator svg{cursor:pointer;color:var(--dark)}.form-select .select__control:active{border-color:inherit!important}.md>.css-t3ipsp-control,.md>.form-select .select__control{height:35px!important;max-height:35px!important;min-height:35px!important}.sm>.css-t3ipsp-control,.sm>.form-select .select__control{height:29px!important;max-height:29px!important;min-height:29px!important}html[dir=rtl] .select__control .select__loading-indicator{flex-direction:row-reverse}.select__multi-value,.form-select__multi-value{color:#fff;border-radius:3px;margin:0 .7rem 0 0;background-color:var(--primary)!important}.select__multi-value .select__multi-value__label,.form-select__multi-value .select__multi-value__label{color:#fff;font-size:.688rem;border-radius:.5rem;padding:.26rem .6rem}.select__multi-value .select__multi-value__remove:hover,.form-select__multi-value .select__multi-value__remove:hover{background-color:#6e6e6e4d;color:inherit}.select__multi-value .select__multi-value__remove svg,.form-select__multi-value .select__multi-value__remove svg{height:.85rem;width:.85rem;color:#fff!important}.select__multi-value .select__multi-value__remove svg:hover,.form-select__multi-value .select__multi-value__remove svg:hover{cursor:pointer}.select__menu .select__menu-list .select__option,.select__menu .select__menu-list .form-select__option,.select__menu .form-select__menu-list .select__option,.select__menu .form-select__menu-list .form-select__option,.form-select__menu .select__menu-list .select__option,.form-select__menu .select__menu-list .form-select__option,.form-select__menu .form-select__menu-list .select__option,.form-select__menu .form-select__menu-list .form-select__option{cursor:pointer;white-space:nowrap;font-size:.813rem}.select__menu .select__menu-list .select__option.select__option--is-focused,.select__menu .select__menu-list .form-select__option.select__option--is-focused,.select__menu .form-select__menu-list .select__option.select__option--is-focused,.select__menu .form-select__menu-list .form-select__option.select__option--is-focused,.form-select__menu .select__menu-list .select__option.select__option--is-focused,.form-select__menu .select__menu-list .form-select__option.select__option--is-focused,.form-select__menu .form-select__menu-list .select__option.select__option--is-focused,.form-select__menu .form-select__menu-list .form-select__option.select__option--is-focused{background-color:#e2e2e2!important;color:#6e6e6e!important}.select__menu .select__menu-list .select__option.select__option--is-selected,.select__menu .select__menu-list .form-select__option.select__option--is-selected,.select__menu .form-select__menu-list .select__option.select__option--is-selected,.select__menu .form-select__menu-list .form-select__option.select__option--is-selected,.form-select__menu .select__menu-list .select__option.select__option--is-selected,.form-select__menu .select__menu-list .form-select__option.select__option--is-selected,.form-select__menu .form-select__menu-list .select__option.select__option--is-selected,.form-select__menu .form-select__menu-list .form-select__option.select__option--is-selected{background-color:#e2e2e2!important;color:#6e6e6e!important;border-left:1px solid var(--dark)}.select__menu .select__menu-list .select__group .select__group-heading,.select__menu .form-select__menu-list .select__group .select__group-heading,.form-select__menu .select__menu-list .select__group .select__group-heading,.form-select__menu .form-select__menu-list .select__group .select__group-heading{margin-bottom:.5rem;color:#272727!important;font-size:var(--font-xs)}.select__control.select__control--is-disabled,.react-select__control.react-select__control--is-disabled{background-color:var(--gray-light)!important;border-color:var(--border-secondary)!important;cursor:not-allowed;opacity:.75}.form-select.is-invalid .select__control{border-color:var(--danger)!important}.form-select.is-invalid .select__control .select__menu{color:#6e6e6e!important}.form-select.is-invalid .select__control .select__placeholder{color:var(--danger)}.form-select.is-invalid .select__control.select__control--is-focused,.form-select.is-invalid .select__control.form-select__control--is-focused{border-color:var(--danger)!important}.form-select.is-invalid .select__control svg{color:var(--danger)}.select__control,.react-select__control{cursor:pointer;min-height:42px!important;border-radius:.45rem!important;border-color:#f2eded!important;font-size:.688rem}.select__control .css-47z9mc-multiValue,.react-select__control .css-47z9mc-multiValue{background-color:var(--secondary)}.select__control .select__value-container,.react-select__control .select__value-container{padding:0 .5rem 0 .8rem!important;display:flex;flex-wrap:nowrap}.select__control .select__value-container .select__placeholder,.react-select__control .select__value-container .select__placeholder{color:var(--text-light)!important;font-weight:400;white-space:nowrap}.select__control .select__input,.react-select__control .select__input{color:#6e6e6e!important}.select__control.select__control--is-disabled,.react-select__control.select__control--is-disabled{border-color:#f2eded}.select__control.select__control--is-disabled .select__indicator-separator,.react-select__control.select__control--is-disabled .select__indicator-separator{background-color:var(--secondary)}.select__control.select__control--is-focused,.select__control.react-select__control--is-focused,.react-select__control.select__control--is-focused,.react-select__control.react-select__control--is-focused{box-shadow:none!important;border-color:var(--border-secondary)!important}.select__control .select__indicator,.react-select__control .select__indicator{padding:0 8px!important}.select__control .select__indicator svg,.react-select__control .select__indicator svg{cursor:pointer;color:#6e6e6e4d}.select__control .select__indicator-separator,.react-select__control .select__indicator-separator{display:none}.select__control .select__single-value,.react-select__control .select__single-value{color:#272727;font-weight:400;font-size:.813rem}.select__control .select__placeholder,.react-select__control .select__placeholder{color:#6e6e6e}.md>.select__control,.md>.react-select__control{height:35px!important;font-size:.813rem}.md>.select__control .select__value-container,.md>.react-select__control .select__value-container{padding:0 .5rem 0 .8rem!important}.md>.select__control .select__input,.md>.react-select__control .select__input{font-size:.813rem}.md>.select__control .select__indicator,.md>.react-select__control .select__indicator{padding:0 8px!important}.md>.select__control .select__single-value,.md>.react-select__control .select__single-value{font-size:.813rem}.md>.select__control .select__placeholder,.md>.react-select__control .select__placeholder{font-size:.813rem}.sm>.select__control,.sm>.react-select__control{height:29px!important}.select__menu{min-width:max-content!important;color:#6e6e6e!important;right:0!important}.ai-btn{height:2.4rem;padding:0 1.2rem;display:inline-flex;align-items:center;gap:5px;font-size:var(--font-sm);font-weight:500;color:#fff;background-color:#c9c08f;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,transform .15s ease}.ai-btn img{width:16px;height:16px}.ai-btn:hover:not(:disabled){background-color:#b8ae77;box-shadow:0 4px 10px #c9c08f73}.ai-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px #c9c08f59}.ai-btn:disabled{background-color:#d6d3c1;cursor:not-allowed;box-shadow:none;opacity:.85}.staff-scroll{max-height:280px;overflow-y:auto;padding-right:4px}.staff-scroll::-webkit-scrollbar{width:4px}.staff-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.profile-menu-dropdown{width:280px;background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;overflow:visible;transform-origin:top right;animation:slideDownFade .4s ease-out;transition:all .3s ease;margin:7px}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.profile-menu-dropdown:before{content:"";position:absolute;top:-8px;right:20px;width:16px;height:16px;background:var(--primary);transform:rotate(45deg);z-index:-1}.profile-menu-header{background-image:url(/assets/header_menu_user-3Fd5UjgJ.jpg);background-size:cover;padding:20px;display:flex;align-items:center;gap:15px;position:relative;border-top-left-radius:12px;border-top-right-radius:12px}.profile-menu-header:after{content:"";position:absolute;inset:0;background-image:url(https://www.transparenttextures.com/patterns/cubes.png);opacity:.1;pointer-events:none}.profile-menu-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover}.profile-menu-user-info{display:flex;flex-direction:column}.profile-menu-user-name{font-size:var(--font-base);font-weight:600;margin:0;color:#fff}.profile-menu-user-role{font-size:var(--font-sm);opacity:.9;margin:0;color:#fff}.profile-menu-body{padding:10px 0}.profile-menu-item{display:flex;align-items:center;gap:12px;padding:12px 20px;color:#4a5568;font-size:var(--font-sm);transition:all .2s;cursor:pointer;text-decoration:none}.profile-menu-item:hover,.profile-menu-item.active{background-color:#f7fafc;color:var(--primary)}.profile-menu-item.active svg{stroke:var(--primary)}.profile-menu-item i,.profile-menu-item svg{color:#a0aec0;width:18px;height:18px}.profile-menu-item:hover i,.profile-menu-item:hover svg{color:var(--primary)}.profile-menu-footer{padding:10px 20px 20px;display:flex;justify-content:flex-start}.logout-button{width:auto;min-width:100px;padding:6px 20px;border:1px solid var(--primary);background:transparent;color:var(--primary);border-radius:20px;font-weight:600;font-size:var(--font-sm);cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.logout-button:hover{background:var(--primary);color:#fff}.user-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;background:var(--border-secondary, #e5e7eb);display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-avatar img{width:100%;height:100%;object-fit:cover;display:block}.user-avatar-initials{font-weight:500;text-transform:capitalize}
