.text-xxs{font-size:.6875rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-6xl{font-size:3.75rem}.text-7xl{font-size:4.5rem}.text-8xl{font-size:6rem}.text-9xl{font-size:8rem}
.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}
.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.not-italic{font-style:normal}
.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fill{-o-object-fit:fill;object-fit:fill}.object-none{-o-object-fit:none;object-fit:none}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.object-bottom{-o-object-position:bottom;object-position:bottom}.object-center{-o-object-position:center;object-position:center}.object-left{-o-object-position:left;object-position:left}.object-left-bottom{-o-object-position:left bottom;object-position:left bottom}.object-left-top{-o-object-position:left top;object-position:left top}.object-right{-o-object-position:right;object-position:right}.object-right-bottom{-o-object-position:right bottom;object-position:right bottom}.object-right-top{-o-object-position:right top;object-position:right top}.object-top{-o-object-position:top;object-position:top}
.w-25{width:25%}.w-33{width:33.333334%}.w-50{width:50%}.w-66{width:66.666667%}.w-75{width:75%}
.w-0{width:0}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-18{width:4.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-32{width:8rem}.w-36{width:9rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-52{width:13rem}.w-56{width:14rem}.w-60{width:15rem}.w-64{width:16rem}.w-72{width:18rem}.w-80{width:20rem}.w-96{width:24rem}.w-auto{width:auto}.w-px{width:1px}.w-0\.5{width:.125rem}.w-1\.5{width:.375rem}.w-2\.5{width:.625rem}.w-3\.5{width:.875rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-3\/6{width:50%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-full{width:100%}.w-screen{width:100vw}
.h-0{height:0}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-18{height:4.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-32{height:8rem}.h-36{height:9rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-52{height:13rem}.h-56{height:14rem}.h-60{height:15rem}.h-64{height:16rem}.h-72{height:18rem}.h-80{height:20rem}.h-96{height:24rem}.h-auto{height:auto}.h-px{height:1px}.h-0\.5{height:.125rem}.h-1\.5{height:.375rem}.h-2\.5{height:.625rem}.h-3\.5{height:.875rem}.h-1\/2{height:50%}.h-1\/3{height:33.333333%}.h-2\/3{height:66.666667%}.h-1\/4{height:25%}.h-2\/4{height:50%}.h-3\/4{height:75%}.h-1\/5{height:20%}.h-2\/5{height:40%}.h-3\/5{height:60%}.h-4\/5{height:80%}.h-1\/6{height:16.666667%}.h-2\/6{height:33.333333%}.h-3\/6{height:50%}.h-4\/6{height:66.666667%}.h-5\/6{height:83.333333%}.h-full{height:100%}.h-screen{height:100vh}.hidden{display:none}

@media (min-width:576px){
    .sm\:text-xxs{font-size:.6875rem}.sm\:text-xs{font-size:.75rem}.sm\:text-sm{font-size:.875rem}.sm\:text-base{font-size:1rem}.sm\:text-lg{font-size:1.125rem}.sm\:text-xl{font-size:1.25rem}.sm\:text-2xl{font-size:1.5rem}.sm\:text-3xl{font-size:1.875rem}.sm\:text-4xl{font-size:2.25rem}.sm\:text-5xl{font-size:3rem}.sm\:text-6xl{font-size:3.75rem}.sm\:text-7xl{font-size:4.5rem}.sm\:text-8xl{font-size:6rem}.sm\:text-9xl{font-size:8rem}
    .sm\:text-left{text-align:left}.sm\:text-right{text-align:right}.sm\:text-center{text-align:center}
    .sm\:font-thin{font-weight:100}.sm\:font-extralight{font-weight:200}.sm\:font-light{font-weight:300}.sm\:font-normal{font-weight:400}.sm\:font-medium{font-weight:500}.sm\:font-semibold{font-weight:600}.sm\:font-bold{font-weight:700}.sm\:font-extrabold{font-weight:800}.sm\:font-black{font-weight:900}
    .sm\:hidden{display:none}.sm\:h-0{height:0}.sm\:h-1{height:.25rem}.sm\:h-2{height:.5rem}.sm\:h-3{height:.75rem}.sm\:h-4{height:1rem}.sm\:h-5{height:1.25rem}.sm\:h-6{height:1.5rem}.sm\:h-7{height:1.75rem}.sm\:h-8{height:2rem}.sm\:h-9{height:2.25rem}.sm\:h-10{height:2.5rem}.sm\:h-11{height:2.75rem}.sm\:h-12{height:3rem}.sm\:h-14{height:3.5rem}.sm\:h-16{height:4rem}.sm\:h-18{height:4.5rem}.sm\:h-20{height:5rem}.sm\:h-24{height:6rem}.sm\:h-28{height:7rem}.sm\:h-32{height:8rem}.sm\:h-36{height:9rem}.sm\:h-40{height:10rem}.sm\:h-44{height:11rem}.sm\:h-48{height:12rem}.sm\:h-52{height:13rem}.sm\:h-56{height:14rem}.sm\:h-60{height:15rem}.sm\:h-64{height:16rem}.sm\:h-72{height:18rem}.sm\:h-80{height:20rem}.sm\:h-96{height:24rem}.sm\:h-auto{height:auto}.sm\:h-px{height:1px}.sm\:h-0\.5{height:.125rem}.sm\:h-1\.5{height:.375rem}.sm\:h-2\.5{height:.625rem}.sm\:h-3\.5{height:.875rem}.sm\:h-1\/2{height:50%}.sm\:h-1\/3{height:33.333333%}.sm\:h-2\/3{height:66.666667%}.sm\:h-1\/4{height:25%}.sm\:h-2\/4{height:50%}.sm\:h-3\/4{height:75%}.sm\:h-1\/5{height:20%}.sm\:h-2\/5{height:40%}.sm\:h-3\/5{height:60%}.sm\:h-4\/5{height:80%}.sm\:h-1\/6{height:16.666667%}.sm\:h-2\/6{height:33.333333%}.sm\:h-3\/6{height:50%}.sm\:h-4\/6{height:66.666667%}.sm\:h-5\/6{height:83.333333%}.sm\:h-full{height:100%}.sm\:h-screen{height:100vh}
    .sm\:w-25{width:25%}.sm\:w-33{width:33.333334%}.sm\:w-50{width:50%}.sm\:w-66{width:66.666667%}.sm\:w-75{width:75%}
    .sm\:w-0{width:0}.sm\:w-1{width:.25rem}.sm\:w-2{width:.5rem}.sm\:w-3{width:.75rem}.sm\:w-4{width:1rem}.sm\:w-5{width:1.25rem}.sm\:w-6{width:1.5rem}.sm\:w-7{width:1.75rem}.sm\:w-8{width:2rem}.sm\:w-9{width:2.25rem}.sm\:w-10{width:2.5rem}.sm\:w-11{width:2.75rem}.sm\:w-12{width:3rem}.sm\:w-14{width:3.5rem}.sm\:w-16{width:4rem}.sm\:w-18{width:4.5rem}.sm\:w-20{width:5rem}.sm\:w-24{width:6rem}.sm\:w-28{width:7rem}.sm\:w-32{width:8rem}.sm\:w-36{width:9rem}.sm\:w-40{width:10rem}.sm\:w-44{width:11rem}.sm\:w-48{width:12rem}.sm\:w-52{width:13rem}.sm\:w-56{width:14rem}.sm\:w-60{width:15rem}.sm\:w-64{width:16rem}.sm\:w-72{width:18rem}.sm\:w-80{width:20rem}.sm\:w-96{width:24rem}.sm\:w-auto{width:auto}.sm\:w-px{width:1px}.sm\:w-0\.5{width:.125rem}.sm\:w-1\.5{width:.375rem}.sm\:w-2\.5{width:.625rem}.sm\:w-3\.5{width:.875rem}.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.333333%}.sm\:w-2\/3{width:66.666667%}.sm\:w-1\/4{width:25%}.sm\:w-2\/4{width:50%}.sm\:w-3\/4{width:75%}.sm\:w-1\/5{width:20%}.sm\:w-2\/5{width:40%}.sm\:w-3\/5{width:60%}.sm\:w-4\/5{width:80%}.sm\:w-1\/6{width:16.666667%}.sm\:w-2\/6{width:33.333333%}.sm\:w-3\/6{width:50%}.sm\:w-4\/6{width:66.666667%}.sm\:w-5\/6{width:83.333333%}.sm\:w-full{width:100%}.sm\:w-screen{width:100vw}
}
@media (min-width:768px){
    .md\:text-xxs{font-size:.6875rem}.md\:text-xs{font-size:.75rem}.md\:text-sm{font-size:.875rem}.md\:text-base{font-size:1rem}.md\:text-lg{font-size:1.125rem}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem}.md\:text-3xl{font-size:1.875rem}.md\:text-4xl{font-size:2.25rem}.md\:text-5xl{font-size:3rem}.md\:text-6xl{font-size:3.75rem}.md\:text-7xl{font-size:4.5rem}.md\:text-8xl{font-size:6rem}.md\:text-9xl{font-size:8rem}
    .md\:text-left{text-align:left}.md\:text-right{text-align:right}.md\:text-center{text-align:center}
    .md\:font-thin{font-weight:100}.md\:font-extralight{font-weight:200}.md\:font-light{font-weight:300}.md\:font-normal{font-weight:400}.md\:font-medium{font-weight:500}.md\:font-semibold{font-weight:600}.md\:font-bold{font-weight:700}.md\:font-extrabold{font-weight:800}.md\:font-black{font-weight:900}
    .md\:hidden{display:none}.md\:h-0{height:0}.md\:h-1{height:.25rem}.md\:h-2{height:.5rem}.md\:h-3{height:.75rem}.md\:h-4{height:1rem}.md\:h-5{height:1.25rem}.md\:h-6{height:1.5rem}.md\:h-7{height:1.75rem}.md\:h-8{height:2rem}.md\:h-9{height:2.25rem}.md\:h-10{height:2.5rem}.md\:h-11{height:2.75rem}.md\:h-12{height:3rem}.md\:h-14{height:3.5rem}.md\:h-16{height:4rem}.md\:h-18{height:4.5rem}.md\:h-20{height:5rem}.md\:h-24{height:6rem}.md\:h-28{height:7rem}.md\:h-32{height:8rem}.md\:h-36{height:9rem}.md\:h-40{height:10rem}.md\:h-44{height:11rem}.md\:h-48{height:12rem}.md\:h-52{height:13rem}.md\:h-56{height:14rem}.md\:h-60{height:15rem}.md\:h-64{height:16rem}.md\:h-72{height:18rem}.md\:h-80{height:20rem}.md\:h-96{height:24rem}.md\:h-auto{height:auto}.md\:h-px{height:1px}.md\:h-0\.5{height:.125rem}.md\:h-1\.5{height:.375rem}.md\:h-2\.5{height:.625rem}.md\:h-3\.5{height:.875rem}.md\:h-1\/2{height:50%}.md\:h-1\/3{height:33.333333%}.md\:h-2\/3{height:66.666667%}.md\:h-1\/4{height:25%}.md\:h-2\/4{height:50%}.md\:h-3\/4{height:75%}.md\:h-1\/5{height:20%}.md\:h-2\/5{height:40%}.md\:h-3\/5{height:60%}.md\:h-4\/5{height:80%}.md\:h-1\/6{height:16.666667%}.md\:h-2\/6{height:33.333333%}.md\:h-3\/6{height:50%}.md\:h-4\/6{height:66.666667%}.md\:h-5\/6{height:83.333333%}.md\:h-full{height:100%}.md\:h-screen{height:100vh}
    .md\:w-25{width:25%}.md\:w-33{width:33.333334%}.md\:w-50{width:50%}.md\:w-66{width:66.666667%}.md\:w-75{width:75%}
    .md\:w-0{width:0}.md\:w-1{width:.25rem}.md\:w-2{width:.5rem}.md\:w-3{width:.75rem}.md\:w-4{width:1rem}.md\:w-5{width:1.25rem}.md\:w-6{width:1.5rem}.md\:w-7{width:1.75rem}.md\:w-8{width:2rem}.md\:w-9{width:2.25rem}.md\:w-10{width:2.5rem}.md\:w-11{width:2.75rem}.md\:w-12{width:3rem}.md\:w-14{width:3.5rem}.md\:w-16{width:4rem}.md\:w-18{width:4.5rem}.md\:w-20{width:5rem}.md\:w-24{width:6rem}.md\:w-28{width:7rem}.md\:w-32{width:8rem}.md\:w-36{width:9rem}.md\:w-40{width:10rem}.md\:w-44{width:11rem}.md\:w-48{width:12rem}.md\:w-52{width:13rem}.md\:w-56{width:14rem}.md\:w-60{width:15rem}.md\:w-64{width:16rem}.md\:w-72{width:18rem}.md\:w-80{width:20rem}.md\:w-96{width:24rem}.md\:w-auto{width:auto}.md\:w-px{width:1px}.md\:w-0\.5{width:.125rem}.md\:w-1\.5{width:.375rem}.md\:w-2\.5{width:.625rem}.md\:w-3\.5{width:.875rem}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:w-1\/4{width:25%}.md\:w-2\/4{width:50%}.md\:w-3\/4{width:75%}.md\:w-1\/5{width:20%}.md\:w-2\/5{width:40%}.md\:w-3\/5{width:60%}.md\:w-4\/5{width:80%}.md\:w-1\/6{width:16.666667%}.md\:w-2\/6{width:33.333333%}.md\:w-3\/6{width:50%}.md\:w-4\/6{width:66.666667%}.md\:w-5\/6{width:83.333333%}.md\:w-full{width:100%}.md\:w-screen{width:100vw}
}
@media (min-width:992px){
    .lg\:text-xxs{font-size:.6875rem}.lg\:text-xs{font-size:.75rem}.lg\:text-sm{font-size:.875rem}.lg\:text-base{font-size:1rem}.lg\:text-lg{font-size:1.125rem}.lg\:text-xl{font-size:1.25rem}.lg\:text-2xl{font-size:1.5rem}.lg\:text-3xl{font-size:1.875rem}.lg\:text-4xl{font-size:2.25rem}.lg\:text-5xl{font-size:3rem}.lg\:text-6xl{font-size:3.75rem}.lg\:text-7xl{font-size:4.5rem}.lg\:text-8xl{font-size:6rem}.lg\:text-9xl{font-size:8rem}
    .lg\:text-left{text-align:left}.lg\:text-right{text-align:right}.lg\:text-center{text-align:center}
    .lg\:font-thin{font-weight:100}.lg\:font-extralight{font-weight:200}.lg\:font-light{font-weight:300}.lg\:font-normal{font-weight:400}.lg\:font-medium{font-weight:500}.lg\:font-semibold{font-weight:600}.lg\:font-bold{font-weight:700}.lg\:font-extrabold{font-weight:800}.lg\:font-black{font-weight:900}
    .lg\:hidden{display:none}.lg\:h-0{height:0}.lg\:h-1{height:.25rem}.lg\:h-2{height:.5rem}.lg\:h-3{height:.75rem}.lg\:h-4{height:1rem}.lg\:h-5{height:1.25rem}.lg\:h-6{height:1.5rem}.lg\:h-7{height:1.75rem}.lg\:h-8{height:2rem}.lg\:h-9{height:2.25rem}.lg\:h-10{height:2.5rem}.lg\:h-11{height:2.75rem}.lg\:h-12{height:3rem}.lg\:h-14{height:3.5rem}.lg\:h-16{height:4rem}.lg\:h-18{height:4.5rem}.lg\:h-20{height:5rem}.lg\:h-24{height:6rem}.lg\:h-28{height:7rem}.lg\:h-32{height:8rem}.lg\:h-36{height:9rem}.lg\:h-40{height:10rem}.lg\:h-44{height:11rem}.lg\:h-48{height:12rem}.lg\:h-52{height:13rem}.lg\:h-56{height:14rem}.lg\:h-60{height:15rem}.lg\:h-64{height:16rem}.lg\:h-72{height:18rem}.lg\:h-80{height:20rem}.lg\:h-96{height:24rem}.lg\:h-auto{height:auto}.lg\:h-px{height:1px}.lg\:h-0\.5{height:.125rem}.lg\:h-1\.5{height:.375rem}.lg\:h-2\.5{height:.625rem}.lg\:h-3\.5{height:.875rem}.lg\:h-1\/2{height:50%}.lg\:h-1\/3{height:33.333333%}.lg\:h-2\/3{height:66.666667%}.lg\:h-1\/4{height:25%}.lg\:h-2\/4{height:50%}.lg\:h-3\/4{height:75%}.lg\:h-1\/5{height:20%}.lg\:h-2\/5{height:40%}.lg\:h-3\/5{height:60%}.lg\:h-4\/5{height:80%}.lg\:h-1\/6{height:16.666667%}.lg\:h-2\/6{height:33.333333%}.lg\:h-3\/6{height:50%}.lg\:h-4\/6{height:66.666667%}.lg\:h-5\/6{height:83.333333%}.lg\:h-full{height:100%}.lg\:h-screen{height:100vh}
    .lg\:w-25{width:25%}.lg\:w-33{width:33.333334%}.lg\:w-50{width:50%}.lg\:w-66{width:66.666667%}.lg\:w-75{width:75%}
    .lg\:w-0{width:0}.lg\:w-1{width:.25rem}.lg\:w-2{width:.5rem}.lg\:w-3{width:.75rem}.lg\:w-4{width:1rem}.lg\:w-5{width:1.25rem}.lg\:w-6{width:1.5rem}.lg\:w-7{width:1.75rem}.lg\:w-8{width:2rem}.lg\:w-9{width:2.25rem}.lg\:w-10{width:2.5rem}.lg\:w-11{width:2.75rem}.lg\:w-12{width:3rem}.lg\:w-14{width:3.5rem}.lg\:w-16{width:4rem}.lg\:w-18{width:4.5rem}.lg\:w-20{width:5rem}.lg\:w-24{width:6rem}.lg\:w-28{width:7rem}.lg\:w-32{width:8rem}.lg\:w-36{width:9rem}.lg\:w-40{width:10rem}.lg\:w-44{width:11rem}.lg\:w-48{width:12rem}.lg\:w-52{width:13rem}.lg\:w-56{width:14rem}.lg\:w-60{width:15rem}.lg\:w-64{width:16rem}.lg\:w-72{width:18rem}.lg\:w-80{width:20rem}.lg\:w-96{width:24rem}.lg\:w-auto{width:auto}.lg\:w-px{width:1px}.lg\:w-0\.5{width:.125rem}.lg\:w-1\.5{width:.375rem}.lg\:w-2\.5{width:.625rem}.lg\:w-3\.5{width:.875rem}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-1\/4{width:25%}.lg\:w-2\/4{width:50%}.lg\:w-3\/4{width:75%}.lg\:w-1\/5{width:20%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:w-4\/5{width:80%}.lg\:w-1\/6{width:16.666667%}.lg\:w-2\/6{width:33.333333%}.lg\:w-3\/6{width:50%}.lg\:w-4\/6{width:66.666667%}.lg\:w-5\/6{width:83.333333%}.lg\:w-full{width:100%}.lg\:w-screen{width:100vw}

}
/*text-colors*/
.text-transparent{color:transparent}.text-current{color:currentColor}.text-white{color:rgba(255,255,255,1)}.text-black{color:rgba(0,0,0,1)}.text-darkCoolGray-50{color:rgba(245,246,247,1)}.text-darkCoolGray-100{color:rgba(235,237,239,1)}.text-darkCoolGray-200{color:rgba(206,209,214,1)}.text-darkCoolGray-300{color:rgba(176,181,189,1)}.text-darkCoolGray-400{color:rgba(117,126,140,1)}.text-darkCoolGray-500{color:rgba(58,71,91,1)}.text-darkCoolGray-600{color:rgba(52,64,82,1)}.text-darkCoolGray-700{color:rgba(44,53,68,1)}.text-darkCoolGray-800{color:rgba(35,43,55,1)}.text-darkCoolGray-900{color:rgba(28,35,45,1)}.text-coolGray-50{color:rgba(247,248,249,1)}.text-coolGray-100{color:rgba(238,240,243,1)}.text-coolGray-200{color:rgba(213,218,225,1)}.text-coolGray-300{color:rgba(187,195,207,1)}.text-coolGray-400{color:rgba(136,150,171,1)}.text-coolGray-500{color:rgba(85,105,135,1)}.text-coolGray-600{color:rgba(77,95,122,1)}.text-coolGray-700{color:rgba(64,79,101,1)}.text-coolGray-800{color:rgba(51,63,81,1)}.text-coolGray-900{color:rgba(42,51,66,1)}.text-indigo-50{color:rgba(248,246,255,1)}.text-indigo-100{color:rgba(240,238,255,1)}.text-indigo-200{color:rgba(218,212,255,1)}.text-indigo-300{color:rgba(195,185,255,1)}.text-indigo-400{color:rgba(150,133,255,1)}.text-indigo-500{color:rgba(105,81,255,1)}.text-indigo-600{color:rgba(95,73,230,1)}.text-indigo-700{color:rgba(79,61,191,1)}.text-indigo-800{color:rgba(63,49,153,1)}.text-indigo-900{color:rgba(51,40,125,1)}.text-violet-50{color:rgba(251,247,255,1)}.text-violet-100{color:rgba(246,238,254,1)}.text-violet-200{color:rgba(233,213,253,1)}.text-violet-300{color:rgba(220,187,252,1)}.text-violet-400{color:rgba(194,136,249,1)}.text-violet-500{color:rgba(168,85,247,1)}.text-violet-600{color:rgba(151,77,222,1)}.text-violet-700{color:rgba(126,64,185,1)}.text-violet-800{color:rgba(101,51,148,1)}.text-violet-900{color:rgba(82,42,121,1)}.text-yellow-50{color:rgba(255,250,243,1)}.text-yellow-100{color:rgba(254,245,231,1)}.text-yellow-200{color:rgba(253,231,194,1)}.text-yellow-300{color:rgba(251,216,157,1)}.text-yellow-400{color:rgba(248,187,84,1)}.text-yellow-500{color:rgba(245,158,11,1)}.text-yellow-600{color:rgba(221,142,10,1)}.text-yellow-700{color:rgba(184,119,8,1)}.text-yellow-800{color:rgba(147,95,7,1)}.text-yellow-900{color:rgba(120,77,5,1)}.text-red-50{color:rgba(254,247,246,1)}.text-red-100{color:rgba(253,238,236,1)}.text-red-200{color:rgba(251,214,208,1)}.text-red-300{color:rgba(249,189,180,1)}.text-red-400{color:rgba(244,139,124,1)}.text-red-500{color:rgba(239,88,68,1)}.text-red-600{color:rgba(215,80,61,1)}.text-red-700{color:rgba(179,67,51,1)}.text-red-800{color:rgba(143,53,41,1)}.text-red-900{color:rgba(117,44,33,1)}.text-green-50{color:rgba(244,253,247,1)}.text-green-100{color:rgba(234,250,240,1)}.text-green-200{color:rgba(202,244,217,1)}.text-green-300{color:rgba(170,237,195,1)}.text-green-400{color:rgba(106,223,149,1)}.text-green-500{color:rgba(42,209,103,1)}.text-green-600{color:rgba(38,188,94,1)}.text-green-700{color:rgba(32,157,78,1)}.text-green-800{color:rgba(25,125,62,1)}.text-green-900{color:rgba(21,102,51,1)}.text-blue-50{color:rgba(245,249,255,1)}.text-blue-100{color:rgba(235,243,254,1)}.text-blue-200{color:rgba(206,224,253,1)}.text-blue-300{color:rgba(177,205,251,1)}.text-blue-400{color:rgba(118,168,249,1)}.text-blue-500{color:rgba(59,130,246,1)}.text-blue-600{color:rgba(53,117,221,1)}.text-blue-700{color:rgba(44,98,185,1)}.text-blue-800{color:rgba(35,78,148,1)}.text-blue-900{color:rgba(29,64,121,1)}.text-gray-50{color:rgba(249,250,251,1)}.text-gray-100{color:rgba(243,244,246,1)}.text-gray-200{color:rgba(229,231,235,1)}.text-gray-300{color:rgba(209,213,219,1)}.text-gray-400{color:rgba(156,163,175,1)}.text-gray-500{color:rgba(107,114,128,1)}.text-gray-600{color:rgba(75,85,99,1)}.text-gray-700{color:rgba(55,65,81,1)}.text-gray-800{color:rgba(31,41,55,1)}.text-gray-900{color:rgba(17,24,39,1)}.text-body{color:rgba(42,51,66,1)}.group:hover .group-hover\:text-transparent{color:transparent}.group:hover .group-hover\:text-current{color:currentColor}.group:hover .group-hover\:text-white{color:rgba(255,255,255,1)}.group:hover .group-hover\:text-black{color:rgba(0,0,0,1)}.group:hover .group-hover\:text-darkCoolGray-50{color:rgba(245,246,247,1)}.group:hover .group-hover\:text-darkCoolGray-100{color:rgba(235,237,239,1)}.group:hover .group-hover\:text-darkCoolGray-200{color:rgba(206,209,214,1)}.group:hover .group-hover\:text-darkCoolGray-300{color:rgba(176,181,189,1)}.group:hover .group-hover\:text-darkCoolGray-400{color:rgba(117,126,140,1)}.group:hover .group-hover\:text-darkCoolGray-500{color:rgba(58,71,91,1)}.group:hover .group-hover\:text-darkCoolGray-600{color:rgba(52,64,82,1)}.group:hover .group-hover\:text-darkCoolGray-700{color:rgba(44,53,68,1)}.group:hover .group-hover\:text-darkCoolGray-800{color:rgba(35,43,55,1)}.group:hover .group-hover\:text-darkCoolGray-900{color:rgba(28,35,45,1)}.group:hover .group-hover\:text-coolGray-50{color:rgba(247,248,249,1)}.group:hover .group-hover\:text-coolGray-100{color:rgba(238,240,243,1)}.group:hover .group-hover\:text-coolGray-200{color:rgba(213,218,225,1)}.group:hover .group-hover\:text-coolGray-300{color:rgba(187,195,207,1)}.group:hover .group-hover\:text-coolGray-400{color:rgba(136,150,171,1)}.group:hover .group-hover\:text-coolGray-500{color:rgba(85,105,135,1)}.group:hover .group-hover\:text-coolGray-600{color:rgba(77,95,122,1)}.group:hover .group-hover\:text-coolGray-700{color:rgba(64,79,101,1)}.group:hover .group-hover\:text-coolGray-800{color:rgba(51,63,81,1)}.group:hover .group-hover\:text-coolGray-900{color:rgba(42,51,66,1)}.group:hover .group-hover\:text-indigo-50{color:rgba(248,246,255,1)}.group:hover .group-hover\:text-indigo-100{color:rgba(240,238,255,1)}.group:hover .group-hover\:text-indigo-200{color:rgba(218,212,255,1)}.group:hover .group-hover\:text-indigo-300{color:rgba(195,185,255,1)}.group:hover .group-hover\:text-indigo-400{color:rgba(150,133,255,1)}.group:hover .group-hover\:text-indigo-500{color:rgba(105,81,255,1)}.group:hover .group-hover\:text-indigo-600{color:rgba(95,73,230,1)}.group:hover .group-hover\:text-indigo-700{color:rgba(79,61,191,1)}.group:hover .group-hover\:text-indigo-800{color:rgba(63,49,153,1)}.group:hover .group-hover\:text-indigo-900{color:rgba(51,40,125,1)}.group:hover .group-hover\:text-violet-50{color:rgba(251,247,255,1)}.group:hover .group-hover\:text-violet-100{color:rgba(246,238,254,1)}.group:hover .group-hover\:text-violet-200{color:rgba(233,213,253,1)}.group:hover .group-hover\:text-violet-300{color:rgba(220,187,252,1)}.group:hover .group-hover\:text-violet-400{color:rgba(194,136,249,1)}.group:hover .group-hover\:text-violet-500{color:rgba(168,85,247,1)}.group:hover .group-hover\:text-violet-600{color:rgba(151,77,222,1)}.group:hover .group-hover\:text-violet-700{color:rgba(126,64,185,1)}.group:hover .group-hover\:text-violet-800{color:rgba(101,51,148,1)}.group:hover .group-hover\:text-violet-900{color:rgba(82,42,121,1)}.group:hover .group-hover\:text-yellow-50{color:rgba(255,250,243,1)}.group:hover .group-hover\:text-yellow-100{color:rgba(254,245,231,1)}.group:hover .group-hover\:text-yellow-200{color:rgba(253,231,194,1)}.group:hover .group-hover\:text-yellow-300{color:rgba(251,216,157,1)}.group:hover .group-hover\:text-yellow-400{color:rgba(248,187,84,1)}.group:hover .group-hover\:text-yellow-500{color:rgba(245,158,11,1)}.group:hover .group-hover\:text-yellow-600{color:rgba(221,142,10,1)}.group:hover .group-hover\:text-yellow-700{color:rgba(184,119,8,1)}.group:hover .group-hover\:text-yellow-800{color:rgba(147,95,7,1)}.group:hover .group-hover\:text-yellow-900{color:rgba(120,77,5,1)}.group:hover .group-hover\:text-red-50{color:rgba(254,247,246,1)}.group:hover .group-hover\:text-red-100{color:rgba(253,238,236,1)}.group:hover .group-hover\:text-red-200{color:rgba(251,214,208,1)}.group:hover .group-hover\:text-red-300{color:rgba(249,189,180,1)}.group:hover .group-hover\:text-red-400{color:rgba(244,139,124,1)}.group:hover .group-hover\:text-red-500{color:rgba(239,88,68,1)}.group:hover .group-hover\:text-red-600{color:rgba(215,80,61,1)}.group:hover .group-hover\:text-red-700{color:rgba(179,67,51,1)}.group:hover .group-hover\:text-red-800{color:rgba(143,53,41,1)}.group:hover .group-hover\:text-red-900{color:rgba(117,44,33,1)}.group:hover .group-hover\:text-green-50{color:rgba(244,253,247,1)}.group:hover .group-hover\:text-green-100{color:rgba(234,250,240,1)}.group:hover .group-hover\:text-green-200{color:rgba(202,244,217,1)}.group:hover .group-hover\:text-green-300{color:rgba(170,237,195,1)}.group:hover .group-hover\:text-green-400{color:rgba(106,223,149,1)}.group:hover .group-hover\:text-green-500{color:rgba(42,209,103,1)}.group:hover .group-hover\:text-green-600{color:rgba(38,188,94,1)}.group:hover .group-hover\:text-green-700{color:rgba(32,157,78,1)}.group:hover .group-hover\:text-green-800{color:rgba(25,125,62,1)}.group:hover .group-hover\:text-green-900{color:rgba(21,102,51,1)}.group:hover .group-hover\:text-blue-50{color:rgba(245,249,255,1)}.group:hover .group-hover\:text-blue-100{color:rgba(235,243,254,1)}.group:hover .group-hover\:text-blue-200{color:rgba(206,224,253,1)}.group:hover .group-hover\:text-blue-300{color:rgba(177,205,251,1)}.group:hover .group-hover\:text-blue-400{color:rgba(118,168,249,1)}.group:hover .group-hover\:text-blue-500{color:rgba(59,130,246,1)}.group:hover .group-hover\:text-blue-600{color:rgba(53,117,221,1)}.group:hover .group-hover\:text-blue-700{color:rgba(44,98,185,1)}.group:hover .group-hover\:text-blue-800{color:rgba(35,78,148,1)}.group:hover .group-hover\:text-blue-900{color:rgba(29,64,121,1)}.group:hover .group-hover\:text-gray-50{color:rgba(249,250,251,1)}.group:hover .group-hover\:text-gray-100{color:rgba(243,244,246,1)}.group:hover .group-hover\:text-gray-200{color:rgba(229,231,235,1)}.group:hover .group-hover\:text-gray-300{color:rgba(209,213,219,1)}.group:hover .group-hover\:text-gray-400{color:rgba(156,163,175,1)}.group:hover .group-hover\:text-gray-500{color:rgba(107,114,128,1)}.group:hover .group-hover\:text-gray-600{color:rgba(75,85,99,1)}.group:hover .group-hover\:text-gray-700{color:rgba(55,65,81,1)}.group:hover .group-hover\:text-gray-800{color:rgba(31,41,55,1)}.group:hover .group-hover\:text-gray-900{color:rgba(17,24,39,1)}.group:hover .group-hover\:text-body{color:rgba(42,51,66,1)}.focus-within\:text-transparent:focus-within{color:transparent}.focus-within\:text-current:focus-within{color:currentColor}.focus-within\:text-white:focus-within{color:rgba(255,255,255,1)}.focus-within\:text-black:focus-within{color:rgba(0,0,0,1)}.focus-within\:text-darkCoolGray-50:focus-within{color:rgba(245,246,247,1)}.focus-within\:text-darkCoolGray-100:focus-within{color:rgba(235,237,239,1)}.focus-within\:text-darkCoolGray-200:focus-within{color:rgba(206,209,214,1)}.focus-within\:text-darkCoolGray-300:focus-within{color:rgba(176,181,189,1)}.focus-within\:text-darkCoolGray-400:focus-within{color:rgba(117,126,140,1)}.focus-within\:text-darkCoolGray-500:focus-within{color:rgba(58,71,91,1)}.focus-within\:text-darkCoolGray-600:focus-within{color:rgba(52,64,82,1)}.focus-within\:text-darkCoolGray-700:focus-within{color:rgba(44,53,68,1)}.focus-within\:text-darkCoolGray-800:focus-within{color:rgba(35,43,55,1)}.focus-within\:text-darkCoolGray-900:focus-within{color:rgba(28,35,45,1)}.focus-within\:text-coolGray-50:focus-within{color:rgba(247,248,249,1)}.focus-within\:text-coolGray-100:focus-within{color:rgba(238,240,243,1)}.focus-within\:text-coolGray-200:focus-within{color:rgba(213,218,225,1)}.focus-within\:text-coolGray-300:focus-within{color:rgba(187,195,207,1)}.focus-within\:text-coolGray-400:focus-within{color:rgba(136,150,171,1)}.focus-within\:text-coolGray-500:focus-within{color:rgba(85,105,135,1)}.focus-within\:text-coolGray-600:focus-within{color:rgba(77,95,122,1)}.focus-within\:text-coolGray-700:focus-within{color:rgba(64,79,101,1)}.focus-within\:text-coolGray-800:focus-within{color:rgba(51,63,81,1)}.focus-within\:text-coolGray-900:focus-within{color:rgba(42,51,66,1)}.focus-within\:text-indigo-50:focus-within{color:rgba(248,246,255,1)}.focus-within\:text-indigo-100:focus-within{color:rgba(240,238,255,1)}.focus-within\:text-indigo-200:focus-within{color:rgba(218,212,255,1)}.focus-within\:text-indigo-300:focus-within{color:rgba(195,185,255,1)}.focus-within\:text-indigo-400:focus-within{color:rgba(150,133,255,1)}.focus-within\:text-indigo-500:focus-within{color:rgba(105,81,255,1)}.focus-within\:text-indigo-600:focus-within{color:rgba(95,73,230,1)}.focus-within\:text-indigo-700:focus-within{color:rgba(79,61,191,1)}.focus-within\:text-indigo-800:focus-within{color:rgba(63,49,153,1)}.focus-within\:text-indigo-900:focus-within{color:rgba(51,40,125,1)}.focus-within\:text-violet-50:focus-within{color:rgba(251,247,255,1)}.focus-within\:text-violet-100:focus-within{color:rgba(246,238,254,1)}.focus-within\:text-violet-200:focus-within{color:rgba(233,213,253,1)}.focus-within\:text-violet-300:focus-within{color:rgba(220,187,252,1)}.focus-within\:text-violet-400:focus-within{color:rgba(194,136,249,1)}.focus-within\:text-violet-500:focus-within{color:rgba(168,85,247,1)}.focus-within\:text-violet-600:focus-within{color:rgba(151,77,222,1)}.focus-within\:text-violet-700:focus-within{color:rgba(126,64,185,1)}.focus-within\:text-violet-800:focus-within{color:rgba(101,51,148,1)}.focus-within\:text-violet-900:focus-within{color:rgba(82,42,121,1)}.focus-within\:text-yellow-50:focus-within{color:rgba(255,250,243,1)}.focus-within\:text-yellow-100:focus-within{color:rgba(254,245,231,1)}.focus-within\:text-yellow-200:focus-within{color:rgba(253,231,194,1)}.focus-within\:text-yellow-300:focus-within{color:rgba(251,216,157,1)}.focus-within\:text-yellow-400:focus-within{color:rgba(248,187,84,1)}.focus-within\:text-yellow-500:focus-within{color:rgba(245,158,11,1)}.focus-within\:text-yellow-600:focus-within{color:rgba(221,142,10,1)}.focus-within\:text-yellow-700:focus-within{color:rgba(184,119,8,1)}.focus-within\:text-yellow-800:focus-within{color:rgba(147,95,7,1)}.focus-within\:text-yellow-900:focus-within{color:rgba(120,77,5,1)}.focus-within\:text-red-50:focus-within{color:rgba(254,247,246,1)}.focus-within\:text-red-100:focus-within{color:rgba(253,238,236,1)}.focus-within\:text-red-200:focus-within{color:rgba(251,214,208,1)}.focus-within\:text-red-300:focus-within{color:rgba(249,189,180,1)}.focus-within\:text-red-400:focus-within{color:rgba(244,139,124,1)}.focus-within\:text-red-500:focus-within{color:rgba(239,88,68,1)}.focus-within\:text-red-600:focus-within{color:rgba(215,80,61,1)}.focus-within\:text-red-700:focus-within{color:rgba(179,67,51,1)}.focus-within\:text-red-800:focus-within{color:rgba(143,53,41,1)}.focus-within\:text-red-900:focus-within{color:rgba(117,44,33,1)}.focus-within\:text-green-50:focus-within{color:rgba(244,253,247,1)}.focus-within\:text-green-100:focus-within{color:rgba(234,250,240,1)}.focus-within\:text-green-200:focus-within{color:rgba(202,244,217,1)}.focus-within\:text-green-300:focus-within{color:rgba(170,237,195,1)}.focus-within\:text-green-400:focus-within{color:rgba(106,223,149,1)}.focus-within\:text-green-500:focus-within{color:rgba(42,209,103,1)}.focus-within\:text-green-600:focus-within{color:rgba(38,188,94,1)}.focus-within\:text-green-700:focus-within{color:rgba(32,157,78,1)}.focus-within\:text-green-800:focus-within{color:rgba(25,125,62,1)}.focus-within\:text-green-900:focus-within{color:rgba(21,102,51,1)}.focus-within\:text-blue-50:focus-within{color:rgba(245,249,255,1)}.focus-within\:text-blue-100:focus-within{color:rgba(235,243,254,1)}.focus-within\:text-blue-200:focus-within{color:rgba(206,224,253,1)}.focus-within\:text-blue-300:focus-within{color:rgba(177,205,251,1)}.focus-within\:text-blue-400:focus-within{color:rgba(118,168,249,1)}.focus-within\:text-blue-500:focus-within{color:rgba(59,130,246,1)}.focus-within\:text-blue-600:focus-within{color:rgba(53,117,221,1)}.focus-within\:text-blue-700:focus-within{color:rgba(44,98,185,1)}.focus-within\:text-blue-800:focus-within{color:rgba(35,78,148,1)}.focus-within\:text-blue-900:focus-within{color:rgba(29,64,121,1)}.focus-within\:text-gray-50:focus-within{color:rgba(249,250,251,1)}.focus-within\:text-gray-100:focus-within{color:rgba(243,244,246,1)}.focus-within\:text-gray-200:focus-within{color:rgba(229,231,235,1)}.focus-within\:text-gray-300:focus-within{color:rgba(209,213,219,1)}.focus-within\:text-gray-400:focus-within{color:rgba(156,163,175,1)}.focus-within\:text-gray-500:focus-within{color:rgba(107,114,128,1)}.focus-within\:text-gray-600:focus-within{color:rgba(75,85,99,1)}.focus-within\:text-gray-700:focus-within{color:rgba(55,65,81,1)}.focus-within\:text-gray-800:focus-within{color:rgba(31,41,55,1)}.focus-within\:text-gray-900:focus-within{color:rgba(17,24,39,1)}.focus-within\:text-body:focus-within{color:rgba(42,51,66,1)}hover\:text-transparent:hover{color:transparent}hover\:text-current:hover{color:currentColor}hover\:text-white:hover{color:rgba(255,255,255,1)}hover\:text-black:hover{color:rgba(0,0,0,1)}hover\:text-darkCoolGray-50:hover{color:rgba(245,246,247,1)}hover\:text-darkCoolGray-100:hover{color:rgba(235,237,239,1)}hover\:text-darkCoolGray-200:hover{color:rgba(206,209,214,1)}hover\:text-darkCoolGray-300:hover{color:rgba(176,181,189,1)}hover\:text-darkCoolGray-400:hover{color:rgba(117,126,140,1)}hover\:text-darkCoolGray-500:hover{color:rgba(58,71,91,1)}hover\:text-darkCoolGray-600:hover{color:rgba(52,64,82,1)}hover\:text-darkCoolGray-700:hover{color:rgba(44,53,68,1)}hover\:text-darkCoolGray-800:hover{color:rgba(35,43,55,1)}hover\:text-darkCoolGray-900:hover{color:rgba(28,35,45,1)}hover\:text-coolGray-50:hover{color:rgba(247,248,249,1)}hover\:text-coolGray-100:hover{color:rgba(238,240,243,1)}hover\:text-coolGray-200:hover{color:rgba(213,218,225,1)}hover\:text-coolGray-300:hover{color:rgba(187,195,207,1)}hover\:text-coolGray-400:hover{color:rgba(136,150,171,1)}hover\:text-coolGray-500:hover{color:rgba(85,105,135,1)}hover\:text-coolGray-600:hover{color:rgba(77,95,122,1)}hover\:text-coolGray-700:hover{color:rgba(64,79,101,1)}hover\:text-coolGray-800:hover{color:rgba(51,63,81,1)}hover\:text-coolGray-900:hover{color:rgba(42,51,66,1)}hover\:text-indigo-50:hover{color:rgba(248,246,255,1)}hover\:text-indigo-100:hover{color:rgba(240,238,255,1)}hover\:text-indigo-200:hover{color:rgba(218,212,255,1)}hover\:text-indigo-300:hover{color:rgba(195,185,255,1)}hover\:text-indigo-400:hover{color:rgba(150,133,255,1)}hover\:text-indigo-500:hover{color:rgba(105,81,255,1)}hover\:text-indigo-600:hover{color:rgba(95,73,230,1)}hover\:text-indigo-700:hover{color:rgba(79,61,191,1)}hover\:text-indigo-800:hover{color:rgba(63,49,153,1)}hover\:text-indigo-900:hover{color:rgba(51,40,125,1)}hover\:text-violet-50:hover{color:rgba(251,247,255,1)}hover\:text-violet-100:hover{color:rgba(246,238,254,1)}hover\:text-violet-200:hover{color:rgba(233,213,253,1)}hover\:text-violet-300:hover{color:rgba(220,187,252,1)}hover\:text-violet-400:hover{color:rgba(194,136,249,1)}hover\:text-violet-500:hover{color:rgba(168,85,247,1)}hover\:text-violet-600:hover{color:rgba(151,77,222,1)}hover\:text-violet-700:hover{color:rgba(126,64,185,1)}hover\:text-violet-800:hover{color:rgba(101,51,148,1)}hover\:text-violet-900:hover{color:rgba(82,42,121,1)}hover\:text-yellow-50:hover{color:rgba(255,250,243,1)}hover\:text-yellow-100:hover{color:rgba(254,245,231,1)}hover\:text-yellow-200:hover{color:rgba(253,231,194,1)}hover\:text-yellow-300:hover{color:rgba(251,216,157,1)}hover\:text-yellow-400:hover{color:rgba(248,187,84,1)}hover\:text-yellow-500:hover{color:rgba(245,158,11,1)}hover\:text-yellow-600:hover{color:rgba(221,142,10,1)}hover\:text-yellow-700:hover{color:rgba(184,119,8,1)}hover\:text-yellow-800:hover{color:rgba(147,95,7,1)}hover\:text-yellow-900:hover{color:rgba(120,77,5,1)}hover\:text-red-50:hover{color:rgba(254,247,246,1)}hover\:text-red-100:hover{color:rgba(253,238,236,1)}hover\:text-red-200:hover{color:rgba(251,214,208,1)}hover\:text-red-300:hover{color:rgba(249,189,180,1)}hover\:text-red-400:hover{color:rgba(244,139,124,1)}hover\:text-red-500:hover{color:rgba(239,88,68,1)}hover\:text-red-600:hover{color:rgba(215,80,61,1)}hover\:text-red-700:hover{color:rgba(179,67,51,1)}hover\:text-red-800:hover{color:rgba(143,53,41,1)}hover\:text-red-900:hover{color:rgba(117,44,33,1)}hover\:text-green-50:hover{color:rgba(244,253,247,1)}hover\:text-green-100:hover{color:rgba(234,250,240,1)}hover\:text-green-200:hover{color:rgba(202,244,217,1)}hover\:text-green-300:hover{color:rgba(170,237,195,1)}hover\:text-green-400:hover{color:rgba(106,223,149,1)}hover\:text-green-500:hover{color:rgba(42,209,103,1)}hover\:text-green-600:hover{color:rgba(38,188,94,1)}hover\:text-green-700:hover{color:rgba(32,157,78,1)}hover\:text-green-800:hover{color:rgba(25,125,62,1)}hover\:text-green-900:hover{color:rgba(21,102,51,1)}hover\:text-blue-50:hover{color:rgba(245,249,255,1)}hover\:text-blue-100:hover{color:rgba(235,243,254,1)}hover\:text-blue-200:hover{color:rgba(206,224,253,1)}hover\:text-blue-300:hover{color:rgba(177,205,251,1)}hover\:text-blue-400:hover{color:rgba(118,168,249,1)}hover\:text-blue-500:hover{color:rgba(59,130,246,1)}hover\:text-blue-600:hover{color:rgba(53,117,221,1)}hover\:text-blue-700:hover{color:rgba(44,98,185,1)}hover\:text-blue-800:hover{color:rgba(35,78,148,1)}hover\:text-blue-900:hover{color:rgba(29,64,121,1)}hover\:text-gray-50:hover{color:rgba(249,250,251,1)}hover\:text-gray-100:hover{color:rgba(243,244,246,1)}hover\:text-gray-200:hover{color:rgba(229,231,235,1)}hover\:text-gray-300:hover{color:rgba(209,213,219,1)}hover\:text-gray-400:hover{color:rgba(156,163,175,1)}hover\:text-gray-500:hover{color:rgba(107,114,128,1)}hover\:text-gray-600:hover{color:rgba(75,85,99,1)}hover\:text-gray-700:hover{color:rgba(55,65,81,1)}hover\:text-gray-800:hover{color:rgba(31,41,55,1)}hover\:text-gray-900:hover{color:rgba(17,24,39,1)}hover\:text-body:hover{color:rgba(42,51,66,1)}.focus\:text-transparent:focus{color:transparent}.focus\:text-current:focus{color:currentColor}.focus\:text-white:focus{color:rgba(255,255,255,1)}.focus\:text-black:focus{color:rgba(0,0,0,1)}.focus\:text-darkCoolGray-50:focus{color:rgba(245,246,247,1)}.focus\:text-darkCoolGray-100:focus{color:rgba(235,237,239,1)}.focus\:text-darkCoolGray-200:focus{color:rgba(206,209,214,1)}.focus\:text-darkCoolGray-300:focus{color:rgba(176,181,189,1)}.focus\:text-darkCoolGray-400:focus{color:rgba(117,126,140,1)}.focus\:text-darkCoolGray-500:focus{color:rgba(58,71,91,1)}.focus\:text-darkCoolGray-600:focus{color:rgba(52,64,82,1)}.focus\:text-darkCoolGray-700:focus{color:rgba(44,53,68,1)}.focus\:text-darkCoolGray-800:focus{color:rgba(35,43,55,1)}.focus\:text-darkCoolGray-900:focus{color:rgba(28,35,45,1)}.focus\:text-coolGray-50:focus{color:rgba(247,248,249,1)}.focus\:text-coolGray-100:focus{color:rgba(238,240,243,1)}.focus\:text-coolGray-200:focus{color:rgba(213,218,225,1)}.focus\:text-coolGray-300:focus{color:rgba(187,195,207,1)}.focus\:text-coolGray-400:focus{color:rgba(136,150,171,1)}.focus\:text-coolGray-500:focus{color:rgba(85,105,135,1)}.focus\:text-coolGray-600:focus{color:rgba(77,95,122,1)}.focus\:text-coolGray-700:focus{color:rgba(64,79,101,1)}.focus\:text-coolGray-800:focus{color:rgba(51,63,81,1)}.focus\:text-coolGray-900:focus{color:rgba(42,51,66,1)}.focus\:text-indigo-50:focus{color:rgba(248,246,255,1)}.focus\:text-indigo-100:focus{color:rgba(240,238,255,1)}.focus\:text-indigo-200:focus{color:rgba(218,212,255,1)}.focus\:text-indigo-300:focus{color:rgba(195,185,255,1)}.focus\:text-indigo-400:focus{color:rgba(150,133,255,1)}.focus\:text-indigo-500:focus{color:rgba(105,81,255,1)}.focus\:text-indigo-600:focus{color:rgba(95,73,230,1)}.focus\:text-indigo-700:focus{color:rgba(79,61,191,1)}.focus\:text-indigo-800:focus{color:rgba(63,49,153,1)}.focus\:text-indigo-900:focus{color:rgba(51,40,125,1)}.focus\:text-violet-50:focus{color:rgba(251,247,255,1)}.focus\:text-violet-100:focus{color:rgba(246,238,254,1)}.focus\:text-violet-200:focus{color:rgba(233,213,253,1)}.focus\:text-violet-300:focus{color:rgba(220,187,252,1)}.focus\:text-violet-400:focus{color:rgba(194,136,249,1)}.focus\:text-violet-500:focus{color:rgba(168,85,247,1)}.focus\:text-violet-600:focus{color:rgba(151,77,222,1)}.focus\:text-violet-700:focus{color:rgba(126,64,185,1)}.focus\:text-violet-800:focus{color:rgba(101,51,148,1)}.focus\:text-violet-900:focus{color:rgba(82,42,121,1)}.focus\:text-yellow-50:focus{color:rgba(255,250,243,1)}.focus\:text-yellow-100:focus{color:rgba(254,245,231,1)}.focus\:text-yellow-200:focus{color:rgba(253,231,194,1)}.focus\:text-yellow-300:focus{color:rgba(251,216,157,1)}.focus\:text-yellow-400:focus{color:rgba(248,187,84,1)}.focus\:text-yellow-500:focus{color:rgba(245,158,11,1)}.focus\:text-yellow-600:focus{color:rgba(221,142,10,1)}.focus\:text-yellow-700:focus{color:rgba(184,119,8,1)}.focus\:text-yellow-800:focus{color:rgba(147,95,7,1)}.focus\:text-yellow-900:focus{color:rgba(120,77,5,1)}.focus\:text-red-50:focus{color:rgba(254,247,246,1)}.focus\:text-red-100:focus{color:rgba(253,238,236,1)}.focus\:text-red-200:focus{color:rgba(251,214,208,1)}.focus\:text-red-300:focus{color:rgba(249,189,180,1)}.focus\:text-red-400:focus{color:rgba(244,139,124,1)}.focus\:text-red-500:focus{color:rgba(239,88,68,1)}.focus\:text-red-600:focus{color:rgba(215,80,61,1)}.focus\:text-red-700:focus{color:rgba(179,67,51,1)}.focus\:text-red-800:focus{color:rgba(143,53,41,1)}.focus\:text-red-900:focus{color:rgba(117,44,33,1)}.focus\:text-green-50:focus{color:rgba(244,253,247,1)}.focus\:text-green-100:focus{color:rgba(234,250,240,1)}.focus\:text-green-200:focus{color:rgba(202,244,217,1)}.focus\:text-green-300:focus{color:rgba(170,237,195,1)}.focus\:text-green-400:focus{color:rgba(106,223,149,1)}.focus\:text-green-500:focus{color:rgba(42,209,103,1)}.focus\:text-green-600:focus{color:rgba(38,188,94,1)}.focus\:text-green-700:focus{color:rgba(32,157,78,1)}.focus\:text-green-800:focus{color:rgba(25,125,62,1)}.focus\:text-green-900:focus{color:rgba(21,102,51,1)}.focus\:text-blue-50:focus{color:rgba(245,249,255,1)}.focus\:text-blue-100:focus{color:rgba(235,243,254,1)}.focus\:text-blue-200:focus{color:rgba(206,224,253,1)}.focus\:text-blue-300:focus{color:rgba(177,205,251,1)}.focus\:text-blue-400:focus{color:rgba(118,168,249,1)}.focus\:text-blue-500:focus{color:rgba(59,130,246,1)}.focus\:text-blue-600:focus{color:rgba(53,117,221,1)}.focus\:text-blue-700:focus{color:rgba(44,98,185,1)}.focus\:text-blue-800:focus{color:rgba(35,78,148,1)}.focus\:text-blue-900:focus{color:rgba(29,64,121,1)}.focus\:text-gray-50:focus{color:rgba(249,250,251,1)}.focus\:text-gray-100:focus{color:rgba(243,244,246,1)}.focus\:text-gray-200:focus{color:rgba(229,231,235,1)}.focus\:text-gray-300:focus{color:rgba(209,213,219,1)}.focus\:text-gray-400:focus{color:rgba(156,163,175,1)}.focus\:text-gray-500:focus{color:rgba(107,114,128,1)}.focus\:text-gray-600:focus{color:rgba(75,85,99,1)}.focus\:text-gray-700:focus{color:rgba(55,65,81,1)}.focus\:text-gray-800:focus{color:rgba(31,41,55,1)}.focus\:text-gray-900:focus{color:rgba(17,24,39,1)}
/*bg-colors*/
.bg-transparent{background-color:transparent}.bg-current{background-color:currentColor}.bg-white{background-color:rgba(255,255,255,1)}.bg-black{background-color:rgba(0,0,0,1)}.bg-darkCoolGray-50{background-color:rgba(245,246,247,1)}.bg-darkCoolGray-100{background-color:rgba(235,237,239,1)}.bg-darkCoolGray-200{background-color:rgba(206,209,214,1)}.bg-darkCoolGray-300{background-color:rgba(176,181,189,1)}.bg-darkCoolGray-400{background-color:rgba(117,126,140,1)}.bg-darkCoolGray-500{background-color:rgba(58,71,91,1)}.bg-darkCoolGray-600{background-color:rgba(52,64,82,1)}.bg-darkCoolGray-700{background-color:rgba(44,53,68,1)}.bg-darkCoolGray-800{background-color:rgba(35,43,55,1)}.bg-darkCoolGray-900{background-color:rgba(28,35,45,1)}.bg-coolGray-50{background-color:rgba(247,248,249,1)}.bg-coolGray-100{background-color:rgba(238,240,243,1)}.bg-coolGray-200{background-color:rgba(213,218,225,1)}.bg-coolGray-300{background-color:rgba(187,195,207,1)}.bg-coolGray-400{background-color:rgba(136,150,171,1)}.bg-coolGray-500{background-color:rgba(85,105,135,1)}.bg-coolGray-600{background-color:rgba(77,95,122,1)}.bg-coolGray-700{background-color:rgba(64,79,101,1)}.bg-coolGray-800{background-color:rgba(51,63,81,1)}.bg-coolGray-900{background-color:rgba(42,51,66,1)}.bg-indigo-50{background-color:rgba(248,246,255,1)}.bg-indigo-100{background-color:rgba(240,238,255,1)}.bg-indigo-200{background-color:rgba(218,212,255,1)}.bg-indigo-300{background-color:rgba(195,185,255,1)}.bg-indigo-400{background-color:rgba(150,133,255,1)}.bg-indigo-500{background-color:rgba(105,81,255,1)}.bg-indigo-600{background-color:rgba(95,73,230,1)}.bg-indigo-700{background-color:rgba(79,61,191,1)}.bg-indigo-800{background-color:rgba(63,49,153,1)}.bg-indigo-900{background-color:rgba(51,40,125,1)}.bg-violet-50{background-color:rgba(251,247,255,1)}.bg-violet-100{background-color:rgba(246,238,254,1)}.bg-violet-200{background-color:rgba(233,213,253,1)}.bg-violet-300{background-color:rgba(220,187,252,1)}.bg-violet-400{background-color:rgba(194,136,249,1)}.bg-violet-500{background-color:rgba(168,85,247,1)}.bg-violet-600{background-color:rgba(151,77,222,1)}.bg-violet-700{background-color:rgba(126,64,185,1)}.bg-violet-800{background-color:rgba(101,51,148,1)}.bg-violet-900{background-color:rgba(82,42,121,1)}.bg-yellow-50{background-color:rgba(255,250,243,1)}.bg-yellow-100{background-color:rgba(254,245,231,1)}.bg-yellow-200{background-color:rgba(253,231,194,1)}.bg-yellow-300{background-color:rgba(251,216,157,1)}.bg-yellow-400{background-color:rgba(248,187,84,1)}.bg-yellow-500{background-color:rgba(245,158,11,1)}.bg-yellow-600{background-color:rgba(221,142,10,1)}.bg-yellow-700{background-color:rgba(184,119,8,1)}.bg-yellow-800{background-color:rgba(147,95,7,1)}.bg-yellow-900{background-color:rgba(120,77,5,1)}.bg-red-50{background-color:rgba(254,247,246,1)}.bg-red-100{background-color:rgba(253,238,236,1)}.bg-red-200{background-color:rgba(251,214,208,1)}.bg-red-300{background-color:rgba(249,189,180,1)}.bg-red-400{background-color:rgba(244,139,124,1)}.bg-red-500{background-color:rgba(239,88,68,1)}.bg-red-600{background-color:rgba(215,80,61,1)}.bg-red-700{background-color:rgba(179,67,51,1)}.bg-red-800{background-color:rgba(143,53,41,1)}.bg-red-900{background-color:rgba(117,44,33,1)}.bg-green-50{background-color:rgba(244,253,247,1)}.bg-green-100{background-color:rgba(234,250,240,1)}.bg-green-200{background-color:rgba(202,244,217,1)}.bg-green-300{background-color:rgba(170,237,195,1)}.bg-green-400{background-color:rgba(106,223,149,1)}.bg-green-500{background-color:rgba(42,209,103,1)}.bg-green-600{background-color:rgba(38,188,94,1)}.bg-green-700{background-color:rgba(32,157,78,1)}.bg-green-800{background-color:rgba(25,125,62,1)}.bg-green-900{background-color:rgba(21,102,51,1)}.bg-blue-50{background-color:rgba(245,249,255,1)}.bg-blue-100{background-color:rgba(235,243,254,1)}.bg-blue-200{background-color:rgba(206,224,253,1)}.bg-blue-300{background-color:rgba(177,205,251,1)}.bg-blue-400{background-color:rgba(118,168,249,1)}.bg-blue-500{background-color:rgba(59,130,246,1)}.bg-blue-600{background-color:rgba(53,117,221,1)}.bg-blue-700{background-color:rgba(44,98,185,1)}.bg-blue-800{background-color:rgba(35,78,148,1)}.bg-blue-900{background-color:rgba(29,64,121,1)}.bg-gray-50{background-color:rgba(249,250,251,1)}.bg-gray-100{background-color:rgba(243,244,246,1)}.bg-gray-200{background-color:rgba(229,231,235,1)}.bg-gray-300{background-color:rgba(209,213,219,1)}.bg-gray-400{background-color:rgba(156,163,175,1)}.bg-gray-500{background-color:rgba(107,114,128,1)}.bg-gray-600{background-color:rgba(75,85,99,1)}.bg-gray-700{background-color:rgba(55,65,81,1)}.bg-gray-800{background-color:rgba(31,41,55,1)}.bg-gray-900{background-color:rgba(17,24,39,1)}.group:hover .group-hover\:bg-transparent{background-color:transparent}.group:hover .group-hover\:bg-current{background-color:currentColor}.group:hover .group-hover\:bg-white{background-color:rgba(255,255,255,1)}.group:hover .group-hover\:bg-black{background-color:rgba(0,0,0,1)}.group:hover .group-hover\:bg-darkCoolGray-50{background-color:rgba(245,246,247,1)}.group:hover .group-hover\:bg-darkCoolGray-100{background-color:rgba(235,237,239,1)}.group:hover .group-hover\:bg-darkCoolGray-200{background-color:rgba(206,209,214,1)}.group:hover .group-hover\:bg-darkCoolGray-300{background-color:rgba(176,181,189,1)}.group:hover .group-hover\:bg-darkCoolGray-400{background-color:rgba(117,126,140,1)}.group:hover .group-hover\:bg-darkCoolGray-500{background-color:rgba(58,71,91,1)}.group:hover .group-hover\:bg-darkCoolGray-600{background-color:rgba(52,64,82,1)}.group:hover .group-hover\:bg-darkCoolGray-700{background-color:rgba(44,53,68,1)}.group:hover .group-hover\:bg-darkCoolGray-800{background-color:rgba(35,43,55,1)}.group:hover .group-hover\:bg-darkCoolGray-900{background-color:rgba(28,35,45,1)}.group:hover .group-hover\:bg-coolGray-50{background-color:rgba(247,248,249,1)}.group:hover .group-hover\:bg-coolGray-100{background-color:rgba(238,240,243,1)}.group:hover .group-hover\:bg-coolGray-200{background-color:rgba(213,218,225,1)}.group:hover .group-hover\:bg-coolGray-300{background-color:rgba(187,195,207,1)}.group:hover .group-hover\:bg-coolGray-400{background-color:rgba(136,150,171,1)}.group:hover .group-hover\:bg-coolGray-500{background-color:rgba(85,105,135,1)}.group:hover .group-hover\:bg-coolGray-600{background-color:rgba(77,95,122,1)}.group:hover .group-hover\:bg-coolGray-700{background-color:rgba(64,79,101,1)}.group:hover .group-hover\:bg-coolGray-800{background-color:rgba(51,63,81,1)}.group:hover .group-hover\:bg-coolGray-900{background-color:rgba(42,51,66,1)}.group:hover .group-hover\:bg-indigo-50{background-color:rgba(248,246,255,1)}.group:hover .group-hover\:bg-indigo-100{background-color:rgba(240,238,255,1)}.group:hover .group-hover\:bg-indigo-200{background-color:rgba(218,212,255,1)}.group:hover .group-hover\:bg-indigo-300{background-color:rgba(195,185,255,1)}.group:hover .group-hover\:bg-indigo-400{background-color:rgba(150,133,255,1)}.group:hover .group-hover\:bg-indigo-500{background-color:rgba(105,81,255,1)}.group:hover .group-hover\:bg-indigo-600{background-color:rgba(95,73,230,1)}.group:hover .group-hover\:bg-indigo-700{background-color:rgba(79,61,191,1)}.group:hover .group-hover\:bg-indigo-800{background-color:rgba(63,49,153,1)}.group:hover .group-hover\:bg-indigo-900{background-color:rgba(51,40,125,1)}.group:hover .group-hover\:bg-violet-50{background-color:rgba(251,247,255,1)}.group:hover .group-hover\:bg-violet-100{background-color:rgba(246,238,254,1)}.group:hover .group-hover\:bg-violet-200{background-color:rgba(233,213,253,1)}.group:hover .group-hover\:bg-violet-300{background-color:rgba(220,187,252,1)}.group:hover .group-hover\:bg-violet-400{background-color:rgba(194,136,249,1)}.group:hover .group-hover\:bg-violet-500{background-color:rgba(168,85,247,1)}.group:hover .group-hover\:bg-violet-600{background-color:rgba(151,77,222,1)}.group:hover .group-hover\:bg-violet-700{background-color:rgba(126,64,185,1)}.group:hover .group-hover\:bg-violet-800{background-color:rgba(101,51,148,1)}.group:hover .group-hover\:bg-violet-900{background-color:rgba(82,42,121,1)}.group:hover .group-hover\:bg-yellow-50{background-color:rgba(255,250,243,1)}.group:hover .group-hover\:bg-yellow-100{background-color:rgba(254,245,231,1)}.group:hover .group-hover\:bg-yellow-200{background-color:rgba(253,231,194,1)}.group:hover .group-hover\:bg-yellow-300{background-color:rgba(251,216,157,1)}.group:hover .group-hover\:bg-yellow-400{background-color:rgba(248,187,84,1)}.group:hover .group-hover\:bg-yellow-500{background-color:rgba(245,158,11,1)}.group:hover .group-hover\:bg-yellow-600{background-color:rgba(221,142,10,1)}.group:hover .group-hover\:bg-yellow-700{background-color:rgba(184,119,8,1)}.group:hover .group-hover\:bg-yellow-800{background-color:rgba(147,95,7,1)}.group:hover .group-hover\:bg-yellow-900{background-color:rgba(120,77,5,1)}.group:hover .group-hover\:bg-red-50{background-color:rgba(254,247,246,1)}.group:hover .group-hover\:bg-red-100{background-color:rgba(253,238,236,1)}.group:hover .group-hover\:bg-red-200{background-color:rgba(251,214,208,1)}.group:hover .group-hover\:bg-red-300{background-color:rgba(249,189,180,1)}.group:hover .group-hover\:bg-red-400{background-color:rgba(244,139,124,1)}.group:hover .group-hover\:bg-red-500{background-color:rgba(239,88,68,1)}.group:hover .group-hover\:bg-red-600{background-color:rgba(215,80,61,1)}.group:hover .group-hover\:bg-red-700{background-color:rgba(179,67,51,1)}.group:hover .group-hover\:bg-red-800{background-color:rgba(143,53,41,1)}.group:hover .group-hover\:bg-red-900{background-color:rgba(117,44,33,1)}.group:hover .group-hover\:bg-green-50{background-color:rgba(244,253,247,1)}.group:hover .group-hover\:bg-green-100{background-color:rgba(234,250,240,1)}.group:hover .group-hover\:bg-green-200{background-color:rgba(202,244,217,1)}.group:hover .group-hover\:bg-green-300{background-color:rgba(170,237,195,1)}.group:hover .group-hover\:bg-green-400{background-color:rgba(106,223,149,1)}.group:hover .group-hover\:bg-green-500{background-color:rgba(42,209,103,1)}.group:hover .group-hover\:bg-green-600{background-color:rgba(38,188,94,1)}.group:hover .group-hover\:bg-green-700{background-color:rgba(32,157,78,1)}.group:hover .group-hover\:bg-green-800{background-color:rgba(25,125,62,1)}.group:hover .group-hover\:bg-green-900{background-color:rgba(21,102,51,1)}.group:hover .group-hover\:bg-blue-50{background-color:rgba(245,249,255,1)}.group:hover .group-hover\:bg-blue-100{background-color:rgba(235,243,254,1)}.group:hover .group-hover\:bg-blue-200{background-color:rgba(206,224,253,1)}.group:hover .group-hover\:bg-blue-300{background-color:rgba(177,205,251,1)}.group:hover .group-hover\:bg-blue-400{background-color:rgba(118,168,249,1)}.group:hover .group-hover\:bg-blue-500{background-color:rgba(59,130,246,1)}.group:hover .group-hover\:bg-blue-600{background-color:rgba(53,117,221,1)}.group:hover .group-hover\:bg-blue-700{background-color:rgba(44,98,185,1)}.group:hover .group-hover\:bg-blue-800{background-color:rgba(35,78,148,1)}.group:hover .group-hover\:bg-blue-900{background-color:rgba(29,64,121,1)}.group:hover .group-hover\:bg-gray-50{background-color:rgba(249,250,251,1)}.group:hover .group-hover\:bg-gray-100{background-color:rgba(243,244,246,1)}.group:hover .group-hover\:bg-gray-200{background-color:rgba(229,231,235,1)}.group:hover .group-hover\:bg-gray-300{background-color:rgba(209,213,219,1)}.group:hover .group-hover\:bg-gray-400{background-color:rgba(156,163,175,1)}.group:hover .group-hover\:bg-gray-500{background-color:rgba(107,114,128,1)}.group:hover .group-hover\:bg-gray-600{background-color:rgba(75,85,99,1)}.group:hover .group-hover\:bg-gray-700{background-color:rgba(55,65,81,1)}.group:hover .group-hover\:bg-gray-800{background-color:rgba(31,41,55,1)}.group:hover .group-hover\:bg-gray-900{background-color:rgba(17,24,39,1)}.focus-within\:bg-transparent:focus-within{background-color:transparent}.focus-within\:bg-current:focus-within{background-color:currentColor}.focus-within\:bg-white:focus-within{background-color:rgba(255,255,255,1)}.focus-within\:bg-black:focus-within{background-color:rgba(0,0,0,1)}.focus-within\:bg-darkCoolGray-50:focus-within{background-color:rgba(245,246,247,1)}.focus-within\:bg-darkCoolGray-100:focus-within{background-color:rgba(235,237,239,1)}.focus-within\:bg-darkCoolGray-200:focus-within{background-color:rgba(206,209,214,1)}.focus-within\:bg-darkCoolGray-300:focus-within{background-color:rgba(176,181,189,1)}.focus-within\:bg-darkCoolGray-400:focus-within{background-color:rgba(117,126,140,1)}.focus-within\:bg-darkCoolGray-500:focus-within{background-color:rgba(58,71,91,1)}.focus-within\:bg-darkCoolGray-600:focus-within{background-color:rgba(52,64,82,1)}.focus-within\:bg-darkCoolGray-700:focus-within{background-color:rgba(44,53,68,1)}.focus-within\:bg-darkCoolGray-800:focus-within{background-color:rgba(35,43,55,1)}.focus-within\:bg-darkCoolGray-900:focus-within{background-color:rgba(28,35,45,1)}.focus-within\:bg-coolGray-50:focus-within{background-color:rgba(247,248,249,1)}.focus-within\:bg-coolGray-100:focus-within{background-color:rgba(238,240,243,1)}.focus-within\:bg-coolGray-200:focus-within{background-color:rgba(213,218,225,1)}.focus-within\:bg-coolGray-300:focus-within{background-color:rgba(187,195,207,1)}.focus-within\:bg-coolGray-400:focus-within{background-color:rgba(136,150,171,1)}.focus-within\:bg-coolGray-500:focus-within{background-color:rgba(85,105,135,1)}.focus-within\:bg-coolGray-600:focus-within{background-color:rgba(77,95,122,1)}.focus-within\:bg-coolGray-700:focus-within{background-color:rgba(64,79,101,1)}.focus-within\:bg-coolGray-800:focus-within{background-color:rgba(51,63,81,1)}.focus-within\:bg-coolGray-900:focus-within{background-color:rgba(42,51,66,1)}.focus-within\:bg-indigo-50:focus-within{background-color:rgba(248,246,255,1)}.focus-within\:bg-indigo-100:focus-within{background-color:rgba(240,238,255,1)}.focus-within\:bg-indigo-200:focus-within{background-color:rgba(218,212,255,1)}.focus-within\:bg-indigo-300:focus-within{background-color:rgba(195,185,255,1)}.focus-within\:bg-indigo-400:focus-within{background-color:rgba(150,133,255,1)}.focus-within\:bg-indigo-500:focus-within{background-color:rgba(105,81,255,1)}.focus-within\:bg-indigo-600:focus-within{background-color:rgba(95,73,230,1)}.focus-within\:bg-indigo-700:focus-within{background-color:rgba(79,61,191,1)}.focus-within\:bg-indigo-800:focus-within{background-color:rgba(63,49,153,1)}.focus-within\:bg-indigo-900:focus-within{background-color:rgba(51,40,125,1)}.focus-within\:bg-violet-50:focus-within{background-color:rgba(251,247,255,1)}.focus-within\:bg-violet-100:focus-within{background-color:rgba(246,238,254,1)}.focus-within\:bg-violet-200:focus-within{background-color:rgba(233,213,253,1)}.focus-within\:bg-violet-300:focus-within{background-color:rgba(220,187,252,1)}.focus-within\:bg-violet-400:focus-within{background-color:rgba(194,136,249,1)}.focus-within\:bg-violet-500:focus-within{background-color:rgba(168,85,247,1)}.focus-within\:bg-violet-600:focus-within{background-color:rgba(151,77,222,1)}.focus-within\:bg-violet-700:focus-within{background-color:rgba(126,64,185,1)}.focus-within\:bg-violet-800:focus-within{background-color:rgba(101,51,148,1)}.focus-within\:bg-violet-900:focus-within{background-color:rgba(82,42,121,1)}.focus-within\:bg-yellow-50:focus-within{background-color:rgba(255,250,243,1)}.focus-within\:bg-yellow-100:focus-within{background-color:rgba(254,245,231,1)}.focus-within\:bg-yellow-200:focus-within{background-color:rgba(253,231,194,1)}.focus-within\:bg-yellow-300:focus-within{background-color:rgba(251,216,157,1)}.focus-within\:bg-yellow-400:focus-within{background-color:rgba(248,187,84,1)}.focus-within\:bg-yellow-500:focus-within{background-color:rgba(245,158,11,1)}.focus-within\:bg-yellow-600:focus-within{background-color:rgba(221,142,10,1)}.focus-within\:bg-yellow-700:focus-within{background-color:rgba(184,119,8,1)}.focus-within\:bg-yellow-800:focus-within{background-color:rgba(147,95,7,1)}.focus-within\:bg-yellow-900:focus-within{background-color:rgba(120,77,5,1)}.focus-within\:bg-red-50:focus-within{background-color:rgba(254,247,246,1)}.focus-within\:bg-red-100:focus-within{background-color:rgba(253,238,236,1)}.focus-within\:bg-red-200:focus-within{background-color:rgba(251,214,208,1)}.focus-within\:bg-red-300:focus-within{background-color:rgba(249,189,180,1)}.focus-within\:bg-red-400:focus-within{background-color:rgba(244,139,124,1)}.focus-within\:bg-red-500:focus-within{background-color:rgba(239,88,68,1)}.focus-within\:bg-red-600:focus-within{background-color:rgba(215,80,61,1)}.focus-within\:bg-red-700:focus-within{background-color:rgba(179,67,51,1)}.focus-within\:bg-red-800:focus-within{background-color:rgba(143,53,41,1)}.focus-within\:bg-red-900:focus-within{background-color:rgba(117,44,33,1)}.focus-within\:bg-green-50:focus-within{background-color:rgba(244,253,247,1)}.focus-within\:bg-green-100:focus-within{background-color:rgba(234,250,240,1)}.focus-within\:bg-green-200:focus-within{background-color:rgba(202,244,217,1)}.focus-within\:bg-green-300:focus-within{background-color:rgba(170,237,195,1)}.focus-within\:bg-green-400:focus-within{background-color:rgba(106,223,149,1)}.focus-within\:bg-green-500:focus-within{background-color:rgba(42,209,103,1)}.focus-within\:bg-green-600:focus-within{background-color:rgba(38,188,94,1)}.focus-within\:bg-green-700:focus-within{background-color:rgba(32,157,78,1)}.focus-within\:bg-green-800:focus-within{background-color:rgba(25,125,62,1)}.focus-within\:bg-green-900:focus-within{background-color:rgba(21,102,51,1)}.focus-within\:bg-blue-50:focus-within{background-color:rgba(245,249,255,1)}.focus-within\:bg-blue-100:focus-within{background-color:rgba(235,243,254,1)}.focus-within\:bg-blue-200:focus-within{background-color:rgba(206,224,253,1)}.focus-within\:bg-blue-300:focus-within{background-color:rgba(177,205,251,1)}.focus-within\:bg-blue-400:focus-within{background-color:rgba(118,168,249,1)}.focus-within\:bg-blue-500:focus-within{background-color:rgba(59,130,246,1)}.focus-within\:bg-blue-600:focus-within{background-color:rgba(53,117,221,1)}.focus-within\:bg-blue-700:focus-within{background-color:rgba(44,98,185,1)}.focus-within\:bg-blue-800:focus-within{background-color:rgba(35,78,148,1)}.focus-within\:bg-blue-900:focus-within{background-color:rgba(29,64,121,1)}.focus-within\:bg-gray-50:focus-within{background-color:rgba(249,250,251,1)}.focus-within\:bg-gray-100:focus-within{background-color:rgba(243,244,246,1)}.focus-within\:bg-gray-200:focus-within{background-color:rgba(229,231,235,1)}.focus-within\:bg-gray-300:focus-within{background-color:rgba(209,213,219,1)}.focus-within\:bg-gray-400:focus-within{background-color:rgba(156,163,175,1)}.focus-within\:bg-gray-500:focus-within{background-color:rgba(107,114,128,1)}.focus-within\:bg-gray-600:focus-within{background-color:rgba(75,85,99,1)}.focus-within\:bg-gray-700:focus-within{background-color:rgba(55,65,81,1)}.focus-within\:bg-gray-800:focus-within{background-color:rgba(31,41,55,1)}.focus-within\:bg-gray-900:focus-within{background-color:rgba(17,24,39,1)}hover\:bg-transparent:hover{background-color:transparent}hover\:bg-current:hover{background-color:currentColor}hover\:bg-white:hover{background-color:rgba(255,255,255,1)}hover\:bg-black:hover{background-color:rgba(0,0,0,1)}hover\:bg-darkCoolGray-50:hover{background-color:rgba(245,246,247,1)}hover\:bg-darkCoolGray-100:hover{background-color:rgba(235,237,239,1)}hover\:bg-darkCoolGray-200:hover{background-color:rgba(206,209,214,1)}hover\:bg-darkCoolGray-300:hover{background-color:rgba(176,181,189,1)}hover\:bg-darkCoolGray-400:hover{background-color:rgba(117,126,140,1)}hover\:bg-darkCoolGray-500:hover{background-color:rgba(58,71,91,1)}hover\:bg-darkCoolGray-600:hover{background-color:rgba(52,64,82,1)}hover\:bg-darkCoolGray-700:hover{background-color:rgba(44,53,68,1)}hover\:bg-darkCoolGray-800:hover{background-color:rgba(35,43,55,1)}hover\:bg-darkCoolGray-900:hover{background-color:rgba(28,35,45,1)}hover\:bg-coolGray-50:hover{background-color:rgba(247,248,249,1)}hover\:bg-coolGray-100:hover{background-color:rgba(238,240,243,1)}hover\:bg-coolGray-200:hover{background-color:rgba(213,218,225,1)}hover\:bg-coolGray-300:hover{background-color:rgba(187,195,207,1)}hover\:bg-coolGray-400:hover{background-color:rgba(136,150,171,1)}hover\:bg-coolGray-500:hover{background-color:rgba(85,105,135,1)}hover\:bg-coolGray-600:hover{background-color:rgba(77,95,122,1)}hover\:bg-coolGray-700:hover{background-color:rgba(64,79,101,1)}hover\:bg-coolGray-800:hover{background-color:rgba(51,63,81,1)}hover\:bg-coolGray-900:hover{background-color:rgba(42,51,66,1)}hover\:bg-indigo-50:hover{background-color:rgba(248,246,255,1)}hover\:bg-indigo-100:hover{background-color:rgba(240,238,255,1)}hover\:bg-indigo-200:hover{background-color:rgba(218,212,255,1)}hover\:bg-indigo-300:hover{background-color:rgba(195,185,255,1)}hover\:bg-indigo-400:hover{background-color:rgba(150,133,255,1)}hover\:bg-indigo-500:hover{background-color:rgba(105,81,255,1)}hover\:bg-indigo-600:hover{background-color:rgba(95,73,230,1)}hover\:bg-indigo-700:hover{background-color:rgba(79,61,191,1)}hover\:bg-indigo-800:hover{background-color:rgba(63,49,153,1)}hover\:bg-indigo-900:hover{background-color:rgba(51,40,125,1)}hover\:bg-violet-50:hover{background-color:rgba(251,247,255,1)}hover\:bg-violet-100:hover{background-color:rgba(246,238,254,1)}hover\:bg-violet-200:hover{background-color:rgba(233,213,253,1)}hover\:bg-violet-300:hover{background-color:rgba(220,187,252,1)}hover\:bg-violet-400:hover{background-color:rgba(194,136,249,1)}hover\:bg-violet-500:hover{background-color:rgba(168,85,247,1)}hover\:bg-violet-600:hover{background-color:rgba(151,77,222,1)}hover\:bg-violet-700:hover{background-color:rgba(126,64,185,1)}hover\:bg-violet-800:hover{background-color:rgba(101,51,148,1)}hover\:bg-violet-900:hover{background-color:rgba(82,42,121,1)}hover\:bg-yellow-50:hover{background-color:rgba(255,250,243,1)}hover\:bg-yellow-100:hover{background-color:rgba(254,245,231,1)}hover\:bg-yellow-200:hover{background-color:rgba(253,231,194,1)}hover\:bg-yellow-300:hover{background-color:rgba(251,216,157,1)}hover\:bg-yellow-400:hover{background-color:rgba(248,187,84,1)}hover\:bg-yellow-500:hover{background-color:rgba(245,158,11,1)}hover\:bg-yellow-600:hover{background-color:rgba(221,142,10,1)}hover\:bg-yellow-700:hover{background-color:rgba(184,119,8,1)}hover\:bg-yellow-800:hover{background-color:rgba(147,95,7,1)}hover\:bg-yellow-900:hover{background-color:rgba(120,77,5,1)}hover\:bg-red-50:hover{background-color:rgba(254,247,246,1)}hover\:bg-red-100:hover{background-color:rgba(253,238,236,1)}hover\:bg-red-200:hover{background-color:rgba(251,214,208,1)}hover\:bg-red-300:hover{background-color:rgba(249,189,180,1)}hover\:bg-red-400:hover{background-color:rgba(244,139,124,1)}hover\:bg-red-500:hover{background-color:rgba(239,88,68,1)}hover\:bg-red-600:hover{background-color:rgba(215,80,61,1)}hover\:bg-red-700:hover{background-color:rgba(179,67,51,1)}hover\:bg-red-800:hover{background-color:rgba(143,53,41,1)}hover\:bg-red-900:hover{background-color:rgba(117,44,33,1)}hover\:bg-green-50:hover{background-color:rgba(244,253,247,1)}hover\:bg-green-100:hover{background-color:rgba(234,250,240,1)}hover\:bg-green-200:hover{background-color:rgba(202,244,217,1)}hover\:bg-green-300:hover{background-color:rgba(170,237,195,1)}hover\:bg-green-400:hover{background-color:rgba(106,223,149,1)}hover\:bg-green-500:hover{background-color:rgba(42,209,103,1)}hover\:bg-green-600:hover{background-color:rgba(38,188,94,1)}hover\:bg-green-700:hover{background-color:rgba(32,157,78,1)}hover\:bg-green-800:hover{background-color:rgba(25,125,62,1)}hover\:bg-green-900:hover{background-color:rgba(21,102,51,1)}hover\:bg-blue-50:hover{background-color:rgba(245,249,255,1)}hover\:bg-blue-100:hover{background-color:rgba(235,243,254,1)}hover\:bg-blue-200:hover{background-color:rgba(206,224,253,1)}hover\:bg-blue-300:hover{background-color:rgba(177,205,251,1)}hover\:bg-blue-400:hover{background-color:rgba(118,168,249,1)}hover\:bg-blue-500:hover{background-color:rgba(59,130,246,1)}hover\:bg-blue-600:hover{background-color:rgba(53,117,221,1)}hover\:bg-blue-700:hover{background-color:rgba(44,98,185,1)}hover\:bg-blue-800:hover{background-color:rgba(35,78,148,1)}hover\:bg-blue-900:hover{background-color:rgba(29,64,121,1)}hover\:bg-gray-50:hover{background-color:rgba(249,250,251,1)}hover\:bg-gray-100:hover{background-color:rgba(243,244,246,1)}hover\:bg-gray-200:hover{background-color:rgba(229,231,235,1)}hover\:bg-gray-300:hover{background-color:rgba(209,213,219,1)}hover\:bg-gray-400:hover{background-color:rgba(156,163,175,1)}hover\:bg-gray-500:hover{background-color:rgba(107,114,128,1)}hover\:bg-gray-600:hover{background-color:rgba(75,85,99,1)}hover\:bg-gray-700:hover{background-color:rgba(55,65,81,1)}hover\:bg-gray-800:hover{background-color:rgba(31,41,55,1)}hover\:bg-gray-900:hover{background-color:rgba(17,24,39,1)}.focus\:bg-transparent:focus{background-color:transparent}.focus\:bg-current:focus{background-color:currentColor}.focus\:bg-white:focus{background-color:rgba(255,255,255,1)}.focus\:bg-black:focus{background-color:rgba(0,0,0,1)}.focus\:bg-darkCoolGray-50:focus{background-color:rgba(245,246,247,1)}.focus\:bg-darkCoolGray-100:focus{background-color:rgba(235,237,239,1)}.focus\:bg-darkCoolGray-200:focus{background-color:rgba(206,209,214,1)}.focus\:bg-darkCoolGray-300:focus{background-color:rgba(176,181,189,1)}.focus\:bg-darkCoolGray-400:focus{background-color:rgba(117,126,140,1)}.focus\:bg-darkCoolGray-500:focus{background-color:rgba(58,71,91,1)}.focus\:bg-darkCoolGray-600:focus{background-color:rgba(52,64,82,1)}.focus\:bg-darkCoolGray-700:focus{background-color:rgba(44,53,68,1)}.focus\:bg-darkCoolGray-800:focus{background-color:rgba(35,43,55,1)}.focus\:bg-darkCoolGray-900:focus{background-color:rgba(28,35,45,1)}.focus\:bg-coolGray-50:focus{background-color:rgba(247,248,249,1)}.focus\:bg-coolGray-100:focus{background-color:rgba(238,240,243,1)}.focus\:bg-coolGray-200:focus{background-color:rgba(213,218,225,1)}.focus\:bg-coolGray-300:focus{background-color:rgba(187,195,207,1)}.focus\:bg-coolGray-400:focus{background-color:rgba(136,150,171,1)}.focus\:bg-coolGray-500:focus{background-color:rgba(85,105,135,1)}.focus\:bg-coolGray-600:focus{background-color:rgba(77,95,122,1)}.focus\:bg-coolGray-700:focus{background-color:rgba(64,79,101,1)}.focus\:bg-coolGray-800:focus{background-color:rgba(51,63,81,1)}.focus\:bg-coolGray-900:focus{background-color:rgba(42,51,66,1)}.focus\:bg-indigo-50:focus{background-color:rgba(248,246,255,1)}.focus\:bg-indigo-100:focus{background-color:rgba(240,238,255,1)}.focus\:bg-indigo-200:focus{background-color:rgba(218,212,255,1)}.focus\:bg-indigo-300:focus{background-color:rgba(195,185,255,1)}.focus\:bg-indigo-400:focus{background-color:rgba(150,133,255,1)}.focus\:bg-indigo-500:focus{background-color:rgba(105,81,255,1)}.focus\:bg-indigo-600:focus{background-color:rgba(95,73,230,1)}.focus\:bg-indigo-700:focus{background-color:rgba(79,61,191,1)}.focus\:bg-indigo-800:focus{background-color:rgba(63,49,153,1)}.focus\:bg-indigo-900:focus{background-color:rgba(51,40,125,1)}.focus\:bg-violet-50:focus{background-color:rgba(251,247,255,1)}.focus\:bg-violet-100:focus{background-color:rgba(246,238,254,1)}.focus\:bg-violet-200:focus{background-color:rgba(233,213,253,1)}.focus\:bg-violet-300:focus{background-color:rgba(220,187,252,1)}.focus\:bg-violet-400:focus{background-color:rgba(194,136,249,1)}.focus\:bg-violet-500:focus{background-color:rgba(168,85,247,1)}.focus\:bg-violet-600:focus{background-color:rgba(151,77,222,1)}.focus\:bg-violet-700:focus{background-color:rgba(126,64,185,1)}.focus\:bg-violet-800:focus{background-color:rgba(101,51,148,1)}.focus\:bg-violet-900:focus{background-color:rgba(82,42,121,1)}.focus\:bg-yellow-50:focus{background-color:rgba(255,250,243,1)}.focus\:bg-yellow-100:focus{background-color:rgba(254,245,231,1)}.focus\:bg-yellow-200:focus{background-color:rgba(253,231,194,1)}.focus\:bg-yellow-300:focus{background-color:rgba(251,216,157,1)}.focus\:bg-yellow-400:focus{background-color:rgba(248,187,84,1)}.focus\:bg-yellow-500:focus{background-color:rgba(245,158,11,1)}.focus\:bg-yellow-600:focus{background-color:rgba(221,142,10,1)}.focus\:bg-yellow-700:focus{background-color:rgba(184,119,8,1)}.focus\:bg-yellow-800:focus{background-color:rgba(147,95,7,1)}.focus\:bg-yellow-900:focus{background-color:rgba(120,77,5,1)}.focus\:bg-red-50:focus{background-color:rgba(254,247,246,1)}.focus\:bg-red-100:focus{background-color:rgba(253,238,236,1)}.focus\:bg-red-200:focus{background-color:rgba(251,214,208,1)}.focus\:bg-red-300:focus{background-color:rgba(249,189,180,1)}.focus\:bg-red-400:focus{background-color:rgba(244,139,124,1)}.focus\:bg-red-500:focus{background-color:rgba(239,88,68,1)}.focus\:bg-red-600:focus{background-color:rgba(215,80,61,1)}.focus\:bg-red-700:focus{background-color:rgba(179,67,51,1)}.focus\:bg-red-800:focus{background-color:rgba(143,53,41,1)}.focus\:bg-red-900:focus{background-color:rgba(117,44,33,1)}.focus\:bg-green-50:focus{background-color:rgba(244,253,247,1)}.focus\:bg-green-100:focus{background-color:rgba(234,250,240,1)}.focus\:bg-green-200:focus{background-color:rgba(202,244,217,1)}.focus\:bg-green-300:focus{background-color:rgba(170,237,195,1)}.focus\:bg-green-400:focus{background-color:rgba(106,223,149,1)}.focus\:bg-green-500:focus{background-color:rgba(42,209,103,1)}.focus\:bg-green-600:focus{background-color:rgba(38,188,94,1)}.focus\:bg-green-700:focus{background-color:rgba(32,157,78,1)}.focus\:bg-green-800:focus{background-color:rgba(25,125,62,1)}.focus\:bg-green-900:focus{background-color:rgba(21,102,51,1)}.focus\:bg-blue-50:focus{background-color:rgba(245,249,255,1)}.focus\:bg-blue-100:focus{background-color:rgba(235,243,254,1)}.focus\:bg-blue-200:focus{background-color:rgba(206,224,253,1)}.focus\:bg-blue-300:focus{background-color:rgba(177,205,251,1)}.focus\:bg-blue-400:focus{background-color:rgba(118,168,249,1)}.focus\:bg-blue-500:focus{background-color:rgba(59,130,246,1)}.focus\:bg-blue-600:focus{background-color:rgba(53,117,221,1)}.focus\:bg-blue-700:focus{background-color:rgba(44,98,185,1)}.focus\:bg-blue-800:focus{background-color:rgba(35,78,148,1)}.focus\:bg-blue-900:focus{background-color:rgba(29,64,121,1)}.focus\:bg-gray-50:focus{background-color:rgba(249,250,251,1)}.focus\:bg-gray-100:focus{background-color:rgba(243,244,246,1)}.focus\:bg-gray-200:focus{background-color:rgba(229,231,235,1)}.focus\:bg-gray-300:focus{background-color:rgba(209,213,219,1)}.focus\:bg-gray-400:focus{background-color:rgba(156,163,175,1)}.focus\:bg-gray-500:focus{background-color:rgba(107,114,128,1)}.focus\:bg-gray-600:focus{background-color:rgba(75,85,99,1)}.focus\:bg-gray-700:focus{background-color:rgba(55,65,81,1)}.focus\:bg-gray-800:focus{background-color:rgba(31,41,55,1)}.focus\:bg-gray-900:focus{background-color:rgba(17,24,39,1)}.bg-opacity-0{--tw-bg-opacity:0}.bg-opacity-5{--tw-bg-opacity:0.05}.bg-opacity-10{--tw-bg-opacity:0.1}.bg-opacity-20{--tw-bg-opacity:0.2}.bg-opacity-25{--tw-bg-opacity:0.25}.bg-opacity-30{--tw-bg-opacity:0.3}.bg-opacity-40{--tw-bg-opacity:0.4}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-60{--tw-bg-opacity:0.6}.bg-opacity-70{--tw-bg-opacity:0.7}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-opacity-80{--tw-bg-opacity:0.8}.bg-opacity-90{--tw-bg-opacity:0.9}.bg-opacity-95{--tw-bg-opacity:0.95}.bg-opacity-100{--tw-bg-opacity:1}.group:hover .group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .group-hover\:bg-opacity-100{--tw-bg-opacity:1}.focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}hover\:bg-opacity-0:hover{--tw-bg-opacity:0}hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.focus\:bg-opacity-100:focus{--tw-bg-opacity:1}.bg-none{background-image:none}
