@media (min-width:768px){.vm--container{padding-top:4rem;padding-bottom:4rem}}@media (min-width:1024px){.vm--container{padding-top:7.5rem;padding-bottom:7.5rem}}@media (min-width:1280px){.vm--container{padding-top:12.75rem;padding-bottom:12.75rem}}

/*! purgecss start ignore */

/*! purgecss end ignore */@font-face{font-family:Oswald;font-style:normal;font-weight:700;src:local("Oswald"),local("Oswald-Bold"),url(../fonts/Oswald-Bold.1e582f61.ttf) format("truetype")}@font-face{font-family:Overpass;font-style:normal;font-weight:400;src:local("Overpass"),local("Overpass-Regular"),url(../fonts/Overpass-Regular.0807de33.ttf) format("truetype")}@font-face{font-family:Overpass;font-style:italic;font-weight:400;src:local("Overpass"),local("Overpass-Italic"),url(../fonts/Overpass-Italic.dcd156a7.ttf) format("truetype")}@font-face{font-family:Overpass;font-style:normal;font-weight:700;src:local("Overpass"),local("Overpass-Bold"),url(../fonts/Overpass-Bold.d02d0d10.ttf) format("truetype")}@font-face{font-family:Overpass;font-style:italic;font-weight:700;src:local("Overpass"),local("Overpass-BoldItalic"),url(../fonts/Overpass-BoldItalic.b35c4967.ttf) format("truetype")}@font-face{font-family:Overpass;font-style:normal;font-weight:900;src:local("Overpass"),local("Overpass-Black"),url(../fonts/Overpass-Black.d624b146.ttf) format("truetype")}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/JosefinSans-Bold.9ac2a608.ttf) format("truetype")}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/JosefinSans-SemiBold.22108cbb.ttf) format("truetype")}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/JosefinSans-Regular.6762afec.ttf) format("truetype")}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/JosefinSans-Light.feb0ce98.ttf) format("truetype")}:root{--orange-500:#ff7d1a;--outline-orange:0 0 0 3px rgba(255,125,26,0.5)}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Josefin Sans,sans-serif;--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}a{-webkit-text-decoration-color:#00f0ff;text-decoration-color:#00f0ff}input,multiselect,select,textarea{caret-color:#000}.flyout{position:absolute;left:0;right:0;visibility:hidden;padding-top:2.5rem;padding-bottom:2.5rem;opacity:0;top:-2px;background:rgba(4,47,77,.95)}.navigation-item{display:block;padding-left:1rem;padding-right:1rem;padding-top:1rem;font-size:.875rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:500;--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}@media (min-width:1280px){.navigation-item{font-size:1.125rem;padding-bottom:1.25rem}}@media (min-width:1400px){.navigation-item{font-size:1.25rem}}.navigation-item:hover+.flyout{opacity:1;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;visibility:visible}.flyout:hover{opacity:1;visibility:visible}.footer-navigation:after{content:"";position:absolute;--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity));top:0;bottom:0;left:-50%;right:-50%;z-index:-1}@media (min-width:1024px){.footer-navigation:after{content:unset}}.navigation-child--active>.navigation-child__icon,.navigation-child:hover>.navigation-child__icon{display:block}.v--modal-overlay,.vm--container{background:rgba(0,0,0,.5)!important}@media (min-width:1024px){.v--modal-overlay,.vm--container{padding-top:4rem;padding-bottom:4rem}}.vm--overlay{--bg-opacity:1!important;background-color:#042f4d!important;background-color:rgba(4,47,77,var(--bg-opacity))!important;--bg-opacity:0.70!important}@media (min-width:768px){.vm--modal{margin-left:auto;margin-right:auto;max-width:94vw}}.icon>svg{height:100%;width:100%;position:absolute;left:0;right:0;bottom:0;top:0}@media (min-width:1280px){.icon>svg{position:relative;width:auto}}.step:after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background:transparent;background:-webkit-gradient(180deg,color-stop(0,hsla(0,0%,100%,0)),color-stop(100%,#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.swiper-container{width:100%;height:100%;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style-type:none;padding:0;z-index:10}.swiper-wrapper{z-index:10;box-sizing:content-box}.swiper-slide,.swiper-wrapper{width:100%;height:100%;display:flex}.swiper-slide{flex-direction:column;flex-shrink:0;position:relative;align-items:center}.swiper-pagination{display:flex;justify-content:center;align-items:center}.swiper-pagination-bullet{width:1rem;height:1rem;border-width:2px;--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity));border-radius:9999px;display:inline-block;outline:0;margin-left:.25rem;margin-right:.25rem}.swiper-pagination-bullet-active{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.v-lightbox__overlay{cursor:pointer;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));opacity:1;visibility:visible;transition-property:all;transition-timing-function:linear;transition-duration:.15s}.v-lightbox__overlay svg{display:none}@media (min-width:1024px){.v-lightbox__overlay{opacity:0;visibility:hidden}.v-lightbox__overlay svg{display:block}.image__wrapper--thumbnail:hover .v-lightbox__overlay{visibility:visible;opacity:1;background:radial-gradient(circle,rgba(255,125,26,.9) 25%,hsla(0,0%,100%,0) 100%)}}.ce-accordion .container,.ce-grid div.container,.ce-steps .container{padding:0}.ce-news{background:linear-gradient(180deg,#e9f6f8,#fff)}.evo-circle-dark .gls-1,.evo-circle-dark .gls-2,.evo-circle-dark .gls-12,.evo-circle-dark .gls-15{fill:#ff7d1a}.evo-circle-dark .gls-1,.evo-circle-dark .gls-2,.evo-circle-dark .gls-10,.evo-circle-dark .gls-18,.evo-circle-dark .gls-19{stroke:#ff7d1a}.evo-circle-dark .gls-1,.evo-circle-dark .gls-2,.evo-circle-dark .gls-3,.evo-circle-dark .gls-4,.evo-circle-dark .gls-9,.evo-circle-dark .gls-10,.evo-circle-dark .gls-18,.evo-circle-dark .gls-19,.evo-circle-dark .gls-44,.evo-circle-dark .gls-66,.evo-circle-dark .gls-67{stroke-miterlimit:10}.evo-circle-dark .gls-1,.evo-circle-dark .gls-2,.evo-circle-dark .gls-18,.evo-circle-dark .gls-19{stroke-width:1.08px}.evo-circle-dark .gls-1,.evo-circle-dark .gls-3{clip-rule:evenodd}.evo-circle-dark .gls-3,.evo-circle-dark .gls-4,.evo-circle-dark .gls-9,.evo-circle-dark .gls-10,.evo-circle-dark .gls-11,.evo-circle-dark .gls-18,.evo-circle-dark .gls-19,.evo-circle-dark .gls-44,.evo-circle-dark .gls-66,.evo-circle-dark .gls-67{fill:none}.evo-circle-dark .gls-3,.evo-circle-dark .gls-4,.evo-circle-dark .gls-11,.evo-circle-dark .gls-44{stroke:#69fff5}.evo-circle-dark .gls-3,.evo-circle-dark .gls-4,.evo-circle-dark .gls-44{stroke-width:.57px}.evo-circle-dark .gls-5{opacity:.4}.evo-circle-dark .gls-6{fill:#042f4d}.evo-circle-dark .gls-7{fill:#69fff5}.evo-circle-dark .gls-8{opacity:.7}.evo-circle-dark .gls-9{stroke:#fff;stroke-width:.67px;stroke-dasharray:7.86 7.86}.evo-circle-dark .gls-10,.evo-circle-dark .gls-67{stroke-width:.85px}.evo-circle-dark .gls-10{stroke-dasharray:5.61 5.61}.evo-circle-dark .gls-11{stroke-linejoin:round;stroke-width:1.42px}.evo-circle-dark .gls-12,.evo-circle-dark .gls-19,.evo-circle-dark .gls-44{fill-rule:evenodd}.evo-circle-dark .gls-13{-webkit-clip-path:url(#clip-path);clip-path:url(#clip-path)}.evo-circle-dark .gls-14{isolation:isolate}.evo-circle-dark .gls-16{-webkit-clip-path:url(#clip-path-2);clip-path:url(#clip-path-2)}.evo-circle-dark .gls-17{-webkit-clip-path:url(#clip-path-3);clip-path:url(#clip-path-3)}.evo-circle-dark .gls-20{-webkit-clip-path:url(#clip-path-4);clip-path:url(#clip-path-4)}.evo-circle-dark .gls-21{-webkit-clip-path:url(#clip-path-5);clip-path:url(#clip-path-5)}.evo-circle-dark .gls-22{-webkit-clip-path:url(#clip-path-6);clip-path:url(#clip-path-6)}.evo-circle-dark .gls-23{-webkit-clip-path:url(#clip-path-7);clip-path:url(#clip-path-7)}.evo-circle-dark .gls-24{-webkit-clip-path:url(#clip-path-8);clip-path:url(#clip-path-8)}.evo-circle-dark .gls-25{-webkit-clip-path:url(#clip-path-9);clip-path:url(#clip-path-9)}.evo-circle-dark .gls-26{-webkit-clip-path:url(#clip-path-10);clip-path:url(#clip-path-10)}.evo-circle-dark .gls-27{-webkit-clip-path:url(#clip-path-11);clip-path:url(#clip-path-11)}.evo-circle-dark .gls-28{-webkit-clip-path:url(#clip-path-12);clip-path:url(#clip-path-12)}.evo-circle-dark .gls-29{-webkit-clip-path:url(#clip-path-13);clip-path:url(#clip-path-13)}.evo-circle-dark .gls-30{-webkit-clip-path:url(#clip-path-14);clip-path:url(#clip-path-14)}.evo-circle-dark .gls-31{-webkit-clip-path:url(#clip-path-15);clip-path:url(#clip-path-15)}.evo-circle-dark .gls-32{-webkit-clip-path:url(#clip-path-16);clip-path:url(#clip-path-16)}.evo-circle-dark .gls-33{-webkit-clip-path:url(#clip-path-17);clip-path:url(#clip-path-17)}.evo-circle-dark .gls-34{-webkit-clip-path:url(#clip-path-18);clip-path:url(#clip-path-18)}.evo-circle-dark .gls-35{-webkit-clip-path:url(#clip-path-19);clip-path:url(#clip-path-19)}.evo-circle-dark .gls-36{-webkit-clip-path:url(#clip-path-20);clip-path:url(#clip-path-20)}.evo-circle-dark .gls-37{-webkit-clip-path:url(#clip-path-21);clip-path:url(#clip-path-21)}.evo-circle-dark .gls-38{-webkit-clip-path:url(#clip-path-22);clip-path:url(#clip-path-22)}.evo-circle-dark .gls-39{-webkit-clip-path:url(#clip-path-23);clip-path:url(#clip-path-23)}.evo-circle-dark .gls-40{-webkit-clip-path:url(#clip-path-24);clip-path:url(#clip-path-24)}.evo-circle-dark .gls-41{-webkit-clip-path:url(#clip-path-25);clip-path:url(#clip-path-25)}.evo-circle-dark .gls-42{-webkit-clip-path:url(#clip-path-26);clip-path:url(#clip-path-26)}.evo-circle-dark .gls-43{-webkit-clip-path:url(#clip-path-27);clip-path:url(#clip-path-27)}.evo-circle-dark .gls-45{-webkit-clip-path:url(#clip-path-28);clip-path:url(#clip-path-28)}.evo-circle-dark .gls-46{-webkit-clip-path:url(#clip-path-29);clip-path:url(#clip-path-29)}.evo-circle-dark .gls-47{-webkit-clip-path:url(#clip-path-30);clip-path:url(#clip-path-30)}.evo-circle-dark .gls-48{-webkit-clip-path:url(#clip-path-31);clip-path:url(#clip-path-31)}.evo-circle-dark .gls-49{-webkit-clip-path:url(#clip-path-32);clip-path:url(#clip-path-32)}.evo-circle-dark .gls-50{-webkit-clip-path:url(#clip-path-33);clip-path:url(#clip-path-33)}.evo-circle-dark .gls-51{-webkit-clip-path:url(#clip-path-34);clip-path:url(#clip-path-34)}.evo-circle-dark .gls-52{-webkit-clip-path:url(#clip-path-35);clip-path:url(#clip-path-35)}.evo-circle-dark .gls-53{-webkit-clip-path:url(#clip-path-36);clip-path:url(#clip-path-36)}.evo-circle-dark .gls-54{-webkit-clip-path:url(#clip-path-37);clip-path:url(#clip-path-37)}.evo-circle-dark .gls-55{-webkit-clip-path:url(#clip-path-38);clip-path:url(#clip-path-38)}.evo-circle-dark .gls-56{-webkit-clip-path:url(#clip-path-39);clip-path:url(#clip-path-39)}.evo-circle-dark .gls-57{-webkit-clip-path:url(#clip-path-40);clip-path:url(#clip-path-40)}.evo-circle-dark .gls-58{-webkit-clip-path:url(#clip-path-41);clip-path:url(#clip-path-41)}.evo-circle-dark .gls-59{-webkit-clip-path:url(#clip-path-42);clip-path:url(#clip-path-42)}.evo-circle-dark .gls-60{-webkit-clip-path:url(#clip-path-43);clip-path:url(#clip-path-43)}.evo-circle-dark .gls-61{-webkit-clip-path:url(#clip-path-44);clip-path:url(#clip-path-44)}.evo-circle-dark .gls-62{-webkit-clip-path:url(#clip-path-45);clip-path:url(#clip-path-45)}.evo-circle-dark .gls-63{-webkit-clip-path:url(#clip-path-46);clip-path:url(#clip-path-46)}.evo-circle-dark .gls-64{-webkit-clip-path:url(#clip-path-47);clip-path:url(#clip-path-47)}.evo-circle-dark .gls-65{-webkit-clip-path:url(#clip-path-48);clip-path:url(#clip-path-48)}.evo-circle-dark .gls-66,.evo-circle-dark .gls-67{stroke:#042f4d}.evo-circle-dark .gls-66{stroke-width:2.46px}.evo-circle-dark .gls-67{stroke-linecap:round}.evo-circle-light .cls-1,.evo-circle-light .cls-2,.evo-circle-light .cls-14,.evo-circle-light .cls-17{fill:#ff7d1a}.evo-circle-light .cls-1,.evo-circle-light .cls-2,.evo-circle-light .cls-12,.evo-circle-light .cls-20,.evo-circle-light .cls-21{stroke:#ff7d1a}.evo-circle-light .cls-1,.evo-circle-light .cls-2,.evo-circle-light .cls-3,.evo-circle-light .cls-4,.evo-circle-light .cls-9,.evo-circle-light .cls-11,.evo-circle-light .cls-12,.evo-circle-light .cls-20,.evo-circle-light .cls-21,.evo-circle-light .cls-46,.evo-circle-light .cls-68{stroke-miterlimit:10}.evo-circle-light .cls-1,.evo-circle-light .cls-2,.evo-circle-light .cls-20,.evo-circle-light .cls-21{stroke-width:1.08px}.evo-circle-light .cls-1,.evo-circle-light .cls-3{clip-rule:evenodd}.evo-circle-light .cls-3,.evo-circle-light .cls-4,.evo-circle-light .cls-9,.evo-circle-light .cls-11,.evo-circle-light .cls-12,.evo-circle-light .cls-13,.evo-circle-light .cls-20,.evo-circle-light .cls-21,.evo-circle-light .cls-46,.evo-circle-light .cls-68{fill:none}.evo-circle-light .cls-3,.evo-circle-light .cls-4,.evo-circle-light .cls-13,.evo-circle-light .cls-46{stroke:#69fff5}.evo-circle-light .cls-3,.evo-circle-light .cls-4,.evo-circle-light .cls-46{stroke-width:.57px}.evo-circle-light .cls-5{opacity:.5}.evo-circle-light .cls-6{fill:#fff}.evo-circle-light .cls-7{opacity:.4}.evo-circle-light .cls-8{fill:#69fff5}.evo-circle-light .cls-9,.evo-circle-light .cls-11,.evo-circle-light .cls-68{stroke:#fff}.evo-circle-light .cls-9,.evo-circle-light .cls-12{stroke-width:.85px}.evo-circle-light .cls-10{opacity:.7}.evo-circle-light .cls-11{stroke-width:.67px;stroke-dasharray:7.86 7.86}.evo-circle-light .cls-12{stroke-dasharray:5.61 5.61}.evo-circle-light .cls-13{stroke-linejoin:round;stroke-width:1.42px}.evo-circle-light .cls-14,.evo-circle-light .cls-21,.evo-circle-light .cls-46{fill-rule:evenodd}.evo-circle-light .cls-15{-webkit-clip-path:url(#clip-path);clip-path:url(#clip-path)}.evo-circle-light .cls-16{isolation:isolate}.evo-circle-light .cls-18{-webkit-clip-path:url(#clip-path-2);clip-path:url(#clip-path-2)}.evo-circle-light .cls-19{-webkit-clip-path:url(#clip-path-3);clip-path:url(#clip-path-3)}.evo-circle-light .cls-22{-webkit-clip-path:url(#clip-path-4);clip-path:url(#clip-path-4)}.evo-circle-light .cls-23{-webkit-clip-path:url(#clip-path-5);clip-path:url(#clip-path-5)}.evo-circle-light .cls-24{-webkit-clip-path:url(#clip-path-6);clip-path:url(#clip-path-6)}.evo-circle-light .cls-25{-webkit-clip-path:url(#clip-path-7);clip-path:url(#clip-path-7)}.evo-circle-light .cls-26{-webkit-clip-path:url(#clip-path-8);clip-path:url(#clip-path-8)}.evo-circle-light .cls-27{-webkit-clip-path:url(#clip-path-9);clip-path:url(#clip-path-9)}.evo-circle-light .cls-28{-webkit-clip-path:url(#clip-path-10);clip-path:url(#clip-path-10)}.evo-circle-light .cls-29{-webkit-clip-path:url(#clip-path-11);clip-path:url(#clip-path-11)}.evo-circle-light .cls-30{-webkit-clip-path:url(#clip-path-12);clip-path:url(#clip-path-12)}.evo-circle-light .cls-31{-webkit-clip-path:url(#clip-path-13);clip-path:url(#clip-path-13)}.evo-circle-light .cls-32{-webkit-clip-path:url(#clip-path-14);clip-path:url(#clip-path-14)}.evo-circle-light .cls-33{-webkit-clip-path:url(#clip-path-15);clip-path:url(#clip-path-15)}.evo-circle-light .cls-34{-webkit-clip-path:url(#clip-path-16);clip-path:url(#clip-path-16)}.evo-circle-light .cls-35{-webkit-clip-path:url(#clip-path-17);clip-path:url(#clip-path-17)}.evo-circle-light .cls-36{-webkit-clip-path:url(#clip-path-18);clip-path:url(#clip-path-18)}.evo-circle-light .cls-37{-webkit-clip-path:url(#clip-path-19);clip-path:url(#clip-path-19)}.evo-circle-light .cls-38{-webkit-clip-path:url(#clip-path-20);clip-path:url(#clip-path-20)}.evo-circle-light .cls-39{-webkit-clip-path:url(#clip-path-21);clip-path:url(#clip-path-21)}.evo-circle-light .cls-40{-webkit-clip-path:url(#clip-path-22);clip-path:url(#clip-path-22)}.evo-circle-light .cls-41{-webkit-clip-path:url(#clip-path-23);clip-path:url(#clip-path-23)}.evo-circle-light .cls-42{-webkit-clip-path:url(#clip-path-24);clip-path:url(#clip-path-24)}.evo-circle-light .cls-43{-webkit-clip-path:url(#clip-path-25);clip-path:url(#clip-path-25)}.evo-circle-light .cls-44{-webkit-clip-path:url(#clip-path-26);clip-path:url(#clip-path-26)}.evo-circle-light .cls-45{-webkit-clip-path:url(#clip-path-27);clip-path:url(#clip-path-27)}.evo-circle-light .cls-47{-webkit-clip-path:url(#clip-path-28);clip-path:url(#clip-path-28)}.evo-circle-light .cls-48{-webkit-clip-path:url(#clip-path-29);clip-path:url(#clip-path-29)}.evo-circle-light .cls-49{-webkit-clip-path:url(#clip-path-30);clip-path:url(#clip-path-30)}.evo-circle-light .cls-50{-webkit-clip-path:url(#clip-path-31);clip-path:url(#clip-path-31)}.evo-circle-light .cls-51{-webkit-clip-path:url(#clip-path-32);clip-path:url(#clip-path-32)}.evo-circle-light .cls-52{-webkit-clip-path:url(#clip-path-33);clip-path:url(#clip-path-33)}.evo-circle-light .cls-53{-webkit-clip-path:url(#clip-path-34);clip-path:url(#clip-path-34)}.evo-circle-light .cls-54{-webkit-clip-path:url(#clip-path-35);clip-path:url(#clip-path-35)}.evo-circle-light .cls-55{-webkit-clip-path:url(#clip-path-36);clip-path:url(#clip-path-36)}.evo-circle-light .cls-56{-webkit-clip-path:url(#clip-path-37);clip-path:url(#clip-path-37)}.evo-circle-light .cls-57{-webkit-clip-path:url(#clip-path-38);clip-path:url(#clip-path-38)}.evo-circle-light .cls-58{-webkit-clip-path:url(#clip-path-39);clip-path:url(#clip-path-39)}.evo-circle-light .cls-59{-webkit-clip-path:url(#clip-path-40);clip-path:url(#clip-path-40)}.evo-circle-light .cls-60{-webkit-clip-path:url(#clip-path-41);clip-path:url(#clip-path-41)}.evo-circle-light .cls-61{-webkit-clip-path:url(#clip-path-42);clip-path:url(#clip-path-42)}.evo-circle-light .cls-62{-webkit-clip-path:url(#clip-path-43);clip-path:url(#clip-path-43)}.evo-circle-light .cls-63{-webkit-clip-path:url(#clip-path-44);clip-path:url(#clip-path-44)}.evo-circle-light .cls-64{-webkit-clip-path:url(#clip-path-45);clip-path:url(#clip-path-45)}.evo-circle-light .cls-65{-webkit-clip-path:url(#clip-path-46);clip-path:url(#clip-path-46)}.evo-circle-light .cls-66{-webkit-clip-path:url(#clip-path-47);clip-path:url(#clip-path-47)}.evo-circle-light .cls-67{-webkit-clip-path:url(#clip-path-48);clip-path:url(#clip-path-48)}.evo-circle-light .cls-68{stroke-width:2.46px}



/*! purgecss start ignore */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d6d6d6}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word}.h1,.h2,.h4,h1,h2,h4{font-family:Josefin Sans,sans-serif;font-weight:700;letter-spacing:1px}.h3,.h5,.h6,h3,h5,h6{font-family:Josefin Sans,sans-serif;font-weight:400;font-size:1.125rem}.h5,.h6,h5,h6{font-size:1.125rem;line-height:1.75rem;font-weight:700}@media (min-width:768px){.h5,.h6,h5,h6{font-size:1.5rem;line-height:2rem}}.h1,h1{font-size:2.25rem;line-height:2rem;text-transform:uppercase}@media (min-width:768px){.h1,h1{font-size:4rem;line-height:4.5rem;font-weight:700}}.h2,h2{font-size:1.875rem;line-height:1.75rem}@media (min-width:768px){.h2,h2{font-size:2.25rem;line-height:47px;font-weight:700}}.h3,h3{line-height:1.75rem}@media (min-width:768px){.h3,h3{font-size:1.875rem;line-height:42px}}.h4,h4{line-height:1.75rem}@media (min-width:768px){.h4,h4{font-size:1.5rem;line-height:47px;font-weight:700}}p,table{font-family:Josefin Sans,sans-serif;font-weight:400;font-size:.875rem;line-height:1.5}@media (min-width:768px){p,table{font-size:1.125rem;line-height:1.625}}b,strong{font-weight:700}em,i{font-style:italic}ol.list-styled,ul.list-styled{counter-reset:li}dl.list-styled.list-simple>.list-item,dl.list-styled.list-simple>li,ul.list-styled.list-simple>.list-item,ul.list-styled.list-simple>li{margin-bottom:.5rem;margin-left:1rem;padding:0 .75rem}dl.list-styled.list-simple>.list-item:before,dl.list-styled.list-simple>li:before,ul.list-styled.list-simple>.list-item:before,ul.list-styled.list-simple>li:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0iIzY5RkZGNSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOC4wMDcgMjQuMTA1TDEwLjg1MyAxNiA3LjkxIDcuNzc0IDUuMTYgMGwyMy43NjQgMTZMNS4xNiAzMnoiLz48L3N2Zz4=);background-size:cover;left:-1rem;width:.75rem;height:1rem;margin-right:.25rem}@media (min-width:768px){dl.list-styled.list-simple>.list-item:before,dl.list-styled.list-simple>li:before,ul.list-styled.list-simple>.list-item:before,ul.list-styled.list-simple>li:before{width:1.75rem;height:2rem}}dl.list-styled:not(.list-simple)>.list-item,dl.list-styled:not(.list-simple)>li,ul.list-styled:not(.list-simple)>.list-item,ul.list-styled:not(.list-simple)>li{margin-bottom:.5rem;margin-left:.75rem;padding:.25rem}dl.list-styled:not(.list-simple)>.list-item:before,dl.list-styled:not(.list-simple)>li:before,ul.list-styled:not(.list-simple)>.list-item:before,ul.list-styled:not(.list-simple)>li:before{color:#c6b3ef;background:#4000c8;border-radius:9999px;left:-.75rem;top:.5rem;width:.75rem;height:.75rem;text-align:center}@media (min-width:768px){dl.list-styled:not(.list-simple)>.list-item:before,dl.list-styled:not(.list-simple)>li:before,ul.list-styled:not(.list-simple)>.list-item:before,ul.list-styled:not(.list-simple)>li:before{width:1rem;height:1rem}}@media (min-width:768px){dl.list-styled:not(.list-simple)>.list-item,dl.list-styled:not(.list-simple)>li,ul.list-styled:not(.list-simple)>.list-item,ul.list-styled:not(.list-simple)>li{margin-bottom:.75rem;padding:.25rem .75rem}}dl.list-styled:not(.list-simple).list--dark>.list-item:before,dl.list-styled:not(.list-simple).list--dark>li:before,ul.list-styled:not(.list-simple).list--dark>.list-item:before,ul.list-styled:not(.list-simple).list--dark>li:before{background:#4000c8}dl.list-styled>.list-item,dl.list-styled>li,ul.list-styled>.list-item,ul.list-styled>li{position:relative;font-size:.875rem;line-height:1.5}dl.list-styled>.list-item:before,dl.list-styled>li:before,ul.list-styled>.list-item:before,ul.list-styled>li:before{content:"";background-repeat:no-repeat!important;background-position:50%!important;top:0;font-family:Josefin Sans,sans-serif;font-size:.875rem;position:absolute;box-sizing:border-box;font-weight:700;line-height:1.75}@media (min-width:768px){dl.list-styled>.list-item:before,dl.list-styled>li:before,ul.list-styled>.list-item:before,ul.list-styled>li:before{font-size:1.5rem;font-weight:700;line-height:1.5}}dl.list-styled>.list-item:last-child,dl.list-styled>li:last-child,ul.list-styled>.list-item:last-child,ul.list-styled>li:last-child{margin-bottom:2rem}@media (min-width:768px){dl.list-styled>.list-item,dl.list-styled>li,ul.list-styled>.list-item,ul.list-styled>li{font-size:1.125rem}}ol.list-styled:not(.list-simple)>.list-item,ol.list-styled:not(.list-simple)>li{margin-bottom:.5rem;margin-left:1.75rem;padding:.25rem}ol.list-styled:not(.list-simple)>.list-item:before,ol.list-styled:not(.list-simple)>li:before{color:#c6b3ef;background:#4000c8;border-radius:9999px;left:-1.75rem;top:0;width:.75rem;height:.75rem;text-align:center}@media (min-width:768px){ol.list-styled:not(.list-simple)>.list-item:before,ol.list-styled:not(.list-simple)>li:before{width:2rem;height:2rem}}@media (min-width:768px){ol.list-styled:not(.list-simple)>.list-item,ol.list-styled:not(.list-simple)>li{margin-bottom:.75rem;padding:.25rem 1rem}}ol.list-styled>.list-item,ol.list-styled>li{position:relative;font-size:.875rem;line-height:1.5}ol.list-styled>.list-item:before,ol.list-styled>li:before{content:"";background-repeat:no-repeat!important;background-position:50%!important;top:0;font-family:Josefin Sans,sans-serif;font-size:.875rem;position:absolute;box-sizing:border-box;font-weight:700;line-height:1.75}@media (min-width:768px){ol.list-styled>.list-item:before,ol.list-styled>li:before{font-size:1.5rem;font-weight:700;line-height:1.5}}ol.list-styled>.list-item:last-child,ol.list-styled>li:last-child{margin-bottom:2rem}@media (min-width:768px){ol.list-styled>.list-item,ol.list-styled>li{font-size:1.125rem}}ol.list-styled>li:before{content:counter(li) ".";counter-increment:li}@media (min-width:768px){ol.list-styled>li:before{width:2rem;height:2rem}}dl.list-styled:not(.list-simple)>.list-item:before,ul.list-styled:not(.list-simple)>li:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTQiIGN5PSIxNCIgcj0iNyIgZmlsbD0iIzQwMDBDOCIvPjxjaXJjbGUgY3g9IjE0IiBjeT0iMTQiIHI9IjMiIGZpbGw9IiNDNkIzRUYiLz48L3N2Zz4=);background-size:.75rem}@media (min-width:768px){dl.list-styled:not(.list-simple)>.list-item:before,ul.list-styled:not(.list-simple)>li:before{background-size:1.5rem}}dl.list-styled:not(.list-simple)>.list-item:before,ul.list-styled.list--dark:not(.list-simple)>li:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTQiIGN5PSIxNCIgcj0iNyIgZmlsbD0iIzQwMDBDOCIvPjxjaXJjbGUgY3g9IjE0IiBjeT0iMTQiIHI9IjMiIGZpbGw9IiNDNkIzRUYiLz48L3N2Zz4=);background-size:.75rem}@media (min-width:768px){dl.list-styled:not(.list-simple)>.list-item:before,ul.list-styled.list--dark:not(.list-simple)>li:before{background-size:1.5rem}}.container{width:100%}@media (min-width:425px){.container{max-width:425px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1400px){.container{max-width:1400px}}.form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#69fff5;border-width:2px;border-radius:0;padding-top:.5rem;padding-right:.75rem;padding-bottom:.5rem;padding-left:.75rem;font-size:1rem;line-height:1.5}.form-input::-moz-placeholder{color:#a0aec0;opacity:1}.form-input:-ms-input-placeholder{color:#a0aec0;opacity:1}.form-input::placeholder{color:#a0aec0;opacity:1}.form-input:focus{outline:none;box-shadow:0 0 0 3px rgba(255,125,26,.5);border-color:#00f0ff}.form-input{icon-color:#00f0ff}.form-input:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.form-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#69fff5;border-width:2px;border-radius:0;padding-top:.5rem;padding-right:.75rem;padding-bottom:.5rem;padding-left:.75rem;font-size:1rem;line-height:1.5}.form-textarea::-moz-placeholder{color:#a0aec0;opacity:1}.form-textarea:-ms-input-placeholder{color:#a0aec0;opacity:1}.form-textarea::placeholder{color:#a0aec0;opacity:1}.form-textarea:focus{outline:none;box-shadow:0 0 0 3px rgba(255,125,26,.5);border-color:#00f0ff}.form-textarea{icon-color:#00f0ff}.form-textarea:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.form-multiselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#69fff5;border-width:2px;border-radius:0;padding-top:.5rem;padding-right:.75rem;padding-bottom:.5rem;padding-left:.75rem;font-size:1rem;line-height:1.5}.form-multiselect:focus{outline:none;box-shadow:0 0 0 3px rgba(255,125,26,.5);border-color:#00f0ff}.form-multiselect{icon-color:#00f0ff}.form-multiselect:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.form-multiselect{icon:<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" stroke="#00F0FF" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M30 9L16 23 2 9" vector-effect="non-scaling-stroke"/></svg>;background-size:1rem}.form-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='none' stroke='%2300F0FF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M30 9L16 23 2 9' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E");-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;background-repeat:no-repeat;background-color:#fff;border-color:#69fff5;border-width:2px;border-radius:0;padding-top:.5rem;padding-right:2.5rem;padding-bottom:.5rem;padding-left:.75rem;font-size:1rem;line-height:1.5;background-position:right .5rem center;background-size:1rem}.form-select::-ms-expand{color:#00f0ff;border:none}@media not print{.form-select::-ms-expand{display:none}}@media print and (-ms-high-contrast:active),print and (-ms-high-contrast:none){.form-select{padding-right:.75rem}}.form-select:focus{outline:none;box-shadow:0 0 0 3px rgba(255,125,26,.5);border-color:#00f0ff}.form-select:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.form-checkbox:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%2300F0FF' fill-rule='evenodd' d='M10.751 19.424L0 14.139 10.751 30 32 3z'/%3E%3C/svg%3E");border-color:#69fff5;background-color:currentColor;background-size:95% 95%;background-position:top;background-repeat:no-repeat}@media not print{.form-checkbox::-ms-check{border-width:2px;color:transparent;background:inherit;border-color:inherit;border-radius:inherit}}.form-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1.5rem;width:1.5rem;color:#fff;background-color:#fff;border-color:#69fff5;border-width:2px;border-radius:0}.form-checkbox:focus{outline:none;box-shadow:0 0 0 3px rgba(255,125,26,.5);border-color:#00f0ff}.form-checkbox:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.form-checkbox{cursor:pointer}.form-radio:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%2300F0FF' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='6'/%3E%3C/svg%3E");border-color:#69fff5;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}@media not print{.form-radio::-ms-check{border-width:2px;color:transparent;background:inherit;border-color:inherit;border-radius:inherit}}.form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;border-radius:100%;height:1.5rem;width:1.5rem;color:#fff;background-color:#fff;border-color:#69fff5;border-width:2px}.form-radio:focus{outline:none;box-shadow:0 0 0 3px rgba(255,125,26,.5);border-color:#00f0ff}.form-radio:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.form-radio{cursor:pointer}.container{max-width:100%;margin-left:auto;margin-right:auto;padding-left:.625rem;padding-right:.625rem}@media (min-width:640px){.container{max-width:672px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.container{max-width:808px;padding-left:1.25rem;padding-right:1.25rem}}@media (min-width:1024px){.container{max-width:1064px}}@media (min-width:1280px){.container{max-width:1344px;padding-left:2rem;padding-right:2rem}}@media (min-width:1400px){.container{max-width:1464px}}button,button:focus{outline:none!important}.btn{font-family:Josefin Sans,sans-serif;font-weight:900;font-size:1rem;padding:.5rem .75rem .5rem 1.5rem;line-height:1.25;position:relative;text-align:left;transition-property:transform}.btn:before{content:"";background-size:cover;left:.5rem;width:.75rem;height:1rem;background-repeat:no-repeat;background-position:50%;transform:translateY(-50%);top:50%;position:absolute;box-sizing:border-box;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-delay:0ms}.btn:focus{outline:none;box-shadow:0 0 0 3px rgba(255,125,26,.5)}@media (min-width:768px){.btn{font-size:1.25rem}.btn:before{width:1rem;height:1.25rem}}.btn.btn-primary{color:#0e0e0e;background-color:#00f0ff}.btn.btn-primary:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0iIzBFMEUwRSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOC4wMDcgMjQuMTA1TDEwLjg1MyAxNiA3LjkxIDcuNzc0IDUuMTYgMGwyMy43NjQgMTZMNS4xNiAzMnoiLz48L3N2Zz4=)}.btn.btn-secondary{color:#4000c8}.btn.btn-secondary:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0iIzQwMDBDOCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOC4wMDcgMjQuMTA1TDEwLjg1MyAxNiA3LjkxIDcuNzc0IDUuMTYgMGwyMy43NjQgMTZMNS4xNiAzMnoiLz48L3N2Zz4=)}.btn.btn-secondary-negative{color:#fff}.btn.btn-secondary-negative:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0iI0ZGRiI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOC4wMDcgMjQuMTA1TDEwLjg1MyAxNiA3LjkxIDcuNzc0IDUuMTYgMGwyMy43NjQgMTZMNS4xNiAzMnoiLz48L3N2Zz4=)}.btn.btn-large{font-size:1.25rem}.btn.btn-large:before{width:1rem;height:1.25rem}@media (min-width:768px){.btn.btn-large{font-size:1.875rem;padding:.75rem 1.25rem .75rem 2.5rem}.btn.btn-large:before{width:1.25rem;height:1.5rem}}.btn>.btn-text,.btn>.btn-text:before{display:inline-block;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-delay:0ms}.btn>.btn-text:before{content:"";position:relative;width:0}.btn-hover:before,.btn:hover:before{transform:translate(.25rem,-50%) scale(1.25)}.btn-hover>.btn-text,.btn:hover>.btn-text{transform:translate(.5rem)}@media (min-width:768px){.btn-hover.btn-large:before,.btn:hover.btn-large:before{transform:translate(.5rem,-50%) scale(1.5)}}.link,a{text-decoration:underline}.link:hover,a:hover{text-decoration:inherit}@media (min-width:768px){.link,a{font-size:1.125rem}}table.table-styled{border-collapse:collapse;border-spacing:0;width:100%;border-bottom:2px solid #c6b3ef;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}table.table-styled thead{border-bottom:4px solid #c6b3ef}table.table-styled thead tr{vertical-align:bottom;color:inherit}table.table-styled tbody tr{vertical-align:top;border-top:2px solid #c6b3ef}table.table-styled tbody tr th{border-right:4px solid #c6b3ef;vertical-align:middle}table.table-styled th,table.table-styled th>*{font-size:1.25rem;font-weight:400;text-align:left}@media (min-width:1024px){table.table-styled th,table.table-styled th>*{font-size:1.75rem}}table.table-styled td,table.table-styled th{padding:.75rem .5rem;line-height:1.25}table.table-styled td:not(:last-child){padding-right:0}table.table-styled.table-colored{border-bottom:none}table.table-styled.table-colored thead{background-color:#1d4f71;color:#fff;border:none!important}table.table-styled.table-colored thead th,table.table-styled.table-colored thead th>*{font-size:.875rem;font-weight:400;text-align:left}@media (min-width:1024px){table.table-styled.table-colored thead th,table.table-styled.table-colored thead th>*{font-size:1.125rem}}table.table-styled.table-colored thead tr{border:none!important}table.table-styled.table-colored tbody tr{background-color:#d1f9f6;border-color:#fff;border-bottom-width:2px}.rich-text{display:flex;flex-direction:column;justify-content:flex-start;font-family:Josefin Sans,sans-serif;color:inherit;font-size:inherit;overflow-x:auto;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.rich-text>*+*,.rich-text>:not(last-child),.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6{margin-bottom:1.25rem}.rich-text h1{margin-bottom:1rem}.rich-text ol,.rich-text ul{counter-reset:li;display:inline-block;margin-top:1rem}.rich-text dl.list-simple>.list-item,.rich-text dl.list-simple>li,.rich-text ul.list-simple>.list-item,.rich-text ul.list-simple>li{margin-bottom:.5rem;margin-left:1rem;padding:0 .75rem}.rich-text dl.list-simple>.list-item:before,.rich-text dl.list-simple>li:before,.rich-text ul.list-simple>.list-item:before,.rich-text ul.list-simple>li:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0iIzY5RkZGNSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOC4wMDcgMjQuMTA1TDEwLjg1MyAxNiA3LjkxIDcuNzc0IDUuMTYgMGwyMy43NjQgMTZMNS4xNiAzMnoiLz48L3N2Zz4=);background-size:cover;left:-1rem;width:.75rem;height:1rem;margin-right:.25rem}@media (min-width:768px){.rich-text dl.list-simple>.list-item:before,.rich-text dl.list-simple>li:before,.rich-text ul.list-simple>.list-item:before,.rich-text ul.list-simple>li:before{width:1.75rem;height:2rem}}.rich-text dl:not(.list-simple)>.list-item,.rich-text dl:not(.list-simple)>li,.rich-text ul:not(.list-simple)>.list-item,.rich-text ul:not(.list-simple)>li{margin-bottom:.5rem;margin-left:.75rem;padding:.25rem}.rich-text dl:not(.list-simple)>.list-item:before,.rich-text dl:not(.list-simple)>li:before,.rich-text ul:not(.list-simple)>.list-item:before,.rich-text ul:not(.list-simple)>li:before{color:#c6b3ef;background:#4000c8;border-radius:9999px;left:-.75rem;top:.5rem;width:.75rem;height:.75rem;text-align:center}@media (min-width:768px){.rich-text dl:not(.list-simple)>.list-item:before,.rich-text dl:not(.list-simple)>li:before,.rich-text ul:not(.list-simple)>.list-item:before,.rich-text ul:not(.list-simple)>li:before{width:1rem;height:1rem}}@media (min-width:768px){.rich-text dl:not(.list-simple)>.list-item,.rich-text dl:not(.list-simple)>li,.rich-text ul:not(.list-simple)>.list-item,.rich-text ul:not(.list-simple)>li{margin-bottom:.75rem;padding:.25rem .75rem}}.rich-text dl:not(.list-simple).list--dark>.list-item:before,.rich-text dl:not(.list-simple).list--dark>li:before,.rich-text ul:not(.list-simple).list--dark>.list-item:before,.rich-text ul:not(.list-simple).list--dark>li:before{background:#4000c8}.rich-text dl>.list-item,.rich-text dl>li,.rich-text ul>.list-item,.rich-text ul>li{position:relative;font-size:.875rem;line-height:1.5}.rich-text dl>.list-item:before,.rich-text dl>li:before,.rich-text ul>.list-item:before,.rich-text ul>li:before{content:"";background-repeat:no-repeat!important;background-position:50%!important;top:0;font-family:Josefin Sans,sans-serif;font-size:.875rem;position:absolute;box-sizing:border-box;font-weight:700;line-height:1.75}@media (min-width:768px){.rich-text dl>.list-item:before,.rich-text dl>li:before,.rich-text ul>.list-item:before,.rich-text ul>li:before{font-size:1.5rem;font-weight:700;line-height:1.5}}.rich-text dl>.list-item:last-child,.rich-text dl>li:last-child,.rich-text ul>.list-item:last-child,.rich-text ul>li:last-child{margin-bottom:2rem}@media (min-width:768px){.rich-text dl>.list-item,.rich-text dl>li,.rich-text ul>.list-item,.rich-text ul>li{font-size:1.125rem}}.rich-text ol:not(.list-simple)>.list-item,.rich-text ol:not(.list-simple)>li{margin-bottom:.5rem;margin-left:1.75rem;padding:.25rem}.rich-text ol:not(.list-simple)>.list-item:before,.rich-text ol:not(.list-simple)>li:before{color:#c6b3ef;background:#4000c8;border-radius:9999px;left:-1.75rem;top:0;width:.75rem;height:.75rem;text-align:center}@media (min-width:768px){.rich-text ol:not(.list-simple)>.list-item:before,.rich-text ol:not(.list-simple)>li:before{width:2rem;height:2rem}}@media (min-width:768px){.rich-text ol:not(.list-simple)>.list-item,.rich-text ol:not(.list-simple)>li{margin-bottom:.75rem;padding:.25rem 1rem}}.rich-text ol>.list-item,.rich-text ol>li{position:relative;font-size:.875rem;line-height:1.5}.rich-text ol>.list-item:before,.rich-text ol>li:before{content:"";background-repeat:no-repeat!important;background-position:50%!important;top:0;font-family:Josefin Sans,sans-serif;font-size:.875rem;position:absolute;box-sizing:border-box;font-weight:700;line-height:1.75}@media (min-width:768px){.rich-text ol>.list-item:before,.rich-text ol>li:before{font-size:1.5rem;font-weight:700;line-height:1.5}}.rich-text ol>.list-item:last-child,.rich-text ol>li:last-child{margin-bottom:2rem}@media (min-width:768px){.rich-text ol>.list-item,.rich-text ol>li{font-size:1.125rem}}.rich-text ol>li:before{content:counter(li) ".";counter-increment:li}@media (min-width:768px){.rich-text ol>li:before{width:2rem;height:2rem}}.rich-text dl:not(.list-simple)>.list-item:before,.rich-text ul:not(.list-simple)>li:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTQiIGN5PSIxNCIgcj0iNyIgZmlsbD0iIzQwMDBDOCIvPjxjaXJjbGUgY3g9IjE0IiBjeT0iMTQiIHI9IjMiIGZpbGw9IiNDNkIzRUYiLz48L3N2Zz4=);background-size:.75rem}@media (min-width:768px){.rich-text dl:not(.list-simple)>.list-item:before,.rich-text ul:not(.list-simple)>li:before{background-size:1.5rem}}.rich-text dl:not(.list-simple)>.list-item:before,.rich-text ul.list--dark:not(.list-simple)>li:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTQiIGN5PSIxNCIgcj0iNyIgZmlsbD0iIzQwMDBDOCIvPjxjaXJjbGUgY3g9IjE0IiBjeT0iMTQiIHI9IjMiIGZpbGw9IiNDNkIzRUYiLz48L3N2Zz4=);background-size:.75rem}@media (min-width:768px){.rich-text dl:not(.list-simple)>.list-item:before,.rich-text ul.list--dark:not(.list-simple)>li:before{background-size:1.5rem}}.rich-text table{border-collapse:collapse;border-spacing:0;width:100%;border-bottom:2px solid #c6b3ef;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.rich-text table thead{border-bottom:4px solid #c6b3ef}.rich-text table thead tr{vertical-align:bottom;color:inherit}.rich-text table tbody tr{vertical-align:top;border-top:2px solid #c6b3ef}.rich-text table tbody tr th{border-right:4px solid #c6b3ef;vertical-align:middle}.rich-text table th,.rich-text table th>*{font-size:1.25rem;font-weight:400;text-align:left}@media (min-width:1024px){.rich-text table th,.rich-text table th>*{font-size:1.75rem}}.rich-text table td,.rich-text table th{padding:.75rem .5rem;line-height:1.25}.rich-text table td:not(:last-child){padding-right:0}.rich-text table.table-colored{border-bottom:none}.rich-text table.table-colored thead{background-color:#1d4f71;color:#fff;border:none!important}.rich-text table.table-colored thead th,.rich-text table.table-colored thead th>*{font-size:.875rem;font-weight:400;text-align:left}@media (min-width:1024px){.rich-text table.table-colored thead th,.rich-text table.table-colored thead th>*{font-size:1.125rem}}.rich-text table.table-colored thead tr{border:none!important}.rich-text table.table-colored tbody tr{background-color:#d1f9f6;border-color:#fff;border-bottom-width:2px}.rich-text>:last-child{margin-bottom:0}.rich-text hr{height:1px;width:100%;border:none;margin:1.25rem 0;background-color:#042f4d}@media (min-width:768px){.rich-text hr{margin:2.5rem 0}}.rich-text table,.rich-text tbody,.rich-text td,.rich-text th,.rich-text thead,.rich-text tr{color:inherit}

/*! purgecss end ignore */.space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}.space-x-0>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0px*var(--space-x-reverse));margin-left:calc(0px*(1 - var(--space-x-reverse)))}.space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.25rem*var(--space-y-reverse))}.space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.25rem*var(--space-x-reverse));margin-left:calc(0.25rem*(1 - var(--space-x-reverse)))}.space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.5rem*var(--space-y-reverse))}.space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.5rem*var(--space-x-reverse));margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))}.space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.75rem*var(--space-y-reverse))}.space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.75rem*var(--space-x-reverse));margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))}.space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1rem*var(--space-y-reverse))}.space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.25rem*var(--space-y-reverse))}.space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.25rem*var(--space-x-reverse));margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))}.space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.5rem*var(--space-y-reverse))}.space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.5rem*var(--space-x-reverse));margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))}.space-y-7>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.75rem*var(--space-y-reverse))}.space-x-7>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.75rem*var(--space-x-reverse));margin-left:calc(1.75rem*(1 - var(--space-x-reverse)))}.space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}.space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2rem*var(--space-x-reverse));margin-left:calc(2rem*(1 - var(--space-x-reverse)))}.space-y-9>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.25rem*var(--space-y-reverse))}.space-x-9>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.25rem*var(--space-x-reverse));margin-left:calc(2.25rem*(1 - var(--space-x-reverse)))}.space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.5rem*var(--space-y-reverse))}.space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.5rem*var(--space-x-reverse));margin-left:calc(2.5rem*(1 - var(--space-x-reverse)))}.space-y-11>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.75rem*var(--space-y-reverse))}.space-x-11>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.75rem*var(--space-x-reverse));margin-left:calc(2.75rem*(1 - var(--space-x-reverse)))}.space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3rem*var(--space-y-reverse))}.space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3rem*var(--space-x-reverse));margin-left:calc(3rem*(1 - var(--space-x-reverse)))}.space-y-13>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.25rem*var(--space-y-reverse))}.space-x-13>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.25rem*var(--space-x-reverse));margin-left:calc(3.25rem*(1 - var(--space-x-reverse)))}.space-y-14>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.5rem*var(--space-y-reverse))}.space-x-14>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.5rem*var(--space-x-reverse));margin-left:calc(3.5rem*(1 - var(--space-x-reverse)))}.space-y-15>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.75rem*var(--space-y-reverse))}.space-x-15>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.75rem*var(--space-x-reverse));margin-left:calc(3.75rem*(1 - var(--space-x-reverse)))}.space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(4rem*(1 - var(--space-y-reverse)));margin-bottom:calc(4rem*var(--space-y-reverse))}.space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(4rem*var(--space-x-reverse));margin-left:calc(4rem*(1 - var(--space-x-reverse)))}.space-y-19>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(4.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(4.75rem*var(--space-y-reverse))}.space-x-19>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(4.75rem*var(--space-x-reverse));margin-left:calc(4.75rem*(1 - var(--space-x-reverse)))}.space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5rem*var(--space-y-reverse))}.space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5rem*var(--space-x-reverse));margin-left:calc(5rem*(1 - var(--space-x-reverse)))}.space-y-22>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5.5rem*var(--space-y-reverse))}.space-x-22>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5.5rem*var(--space-x-reverse));margin-left:calc(5.5rem*(1 - var(--space-x-reverse)))}.space-y-23>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5.75rem*var(--space-y-reverse))}.space-x-23>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5.75rem*var(--space-x-reverse));margin-left:calc(5.75rem*(1 - var(--space-x-reverse)))}.space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(6rem*(1 - var(--space-y-reverse)));margin-bottom:calc(6rem*var(--space-y-reverse))}.space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(6rem*var(--space-x-reverse));margin-left:calc(6rem*(1 - var(--space-x-reverse)))}.space-y-30>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(7.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(7.5rem*var(--space-y-reverse))}.space-x-30>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(7.5rem*var(--space-x-reverse));margin-left:calc(7.5rem*(1 - var(--space-x-reverse)))}.space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(8rem*(1 - var(--space-y-reverse)));margin-bottom:calc(8rem*var(--space-y-reverse))}.space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(8rem*var(--space-x-reverse));margin-left:calc(8rem*(1 - var(--space-x-reverse)))}.space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(10rem*(1 - var(--space-y-reverse)));margin-bottom:calc(10rem*var(--space-y-reverse))}.space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(10rem*var(--space-x-reverse));margin-left:calc(10rem*(1 - var(--space-x-reverse)))}.space-y-44>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(11rem*(1 - var(--space-y-reverse)));margin-bottom:calc(11rem*var(--space-y-reverse))}.space-x-44>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(11rem*var(--space-x-reverse));margin-left:calc(11rem*(1 - var(--space-x-reverse)))}.space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(12rem*(1 - var(--space-y-reverse)));margin-bottom:calc(12rem*var(--space-y-reverse))}.space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(12rem*var(--space-x-reverse));margin-left:calc(12rem*(1 - var(--space-x-reverse)))}.space-y-50>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(12.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(12.75rem*var(--space-y-reverse))}.space-x-50>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(12.75rem*var(--space-x-reverse));margin-left:calc(12.75rem*(1 - var(--space-x-reverse)))}.space-y-52>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13rem*var(--space-y-reverse))}.space-x-52>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13rem*var(--space-x-reverse));margin-left:calc(13rem*(1 - var(--space-x-reverse)))}.space-y-53>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13.25rem*var(--space-y-reverse))}.space-x-53>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13.25rem*var(--space-x-reverse));margin-left:calc(13.25rem*(1 - var(--space-x-reverse)))}.space-y-55>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13.75rem*var(--space-y-reverse))}.space-x-55>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13.75rem*var(--space-x-reverse));margin-left:calc(13.75rem*(1 - var(--space-x-reverse)))}.space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(14rem*(1 - var(--space-y-reverse)));margin-bottom:calc(14rem*var(--space-y-reverse))}.space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(14rem*var(--space-x-reverse));margin-left:calc(14rem*(1 - var(--space-x-reverse)))}.space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(16rem*(1 - var(--space-y-reverse)));margin-bottom:calc(16rem*var(--space-y-reverse))}.space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(16rem*var(--space-x-reverse));margin-left:calc(16rem*(1 - var(--space-x-reverse)))}.space-y-68>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(17rem*(1 - var(--space-y-reverse)));margin-bottom:calc(17rem*var(--space-y-reverse))}.space-x-68>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(17rem*var(--space-x-reverse));margin-left:calc(17rem*(1 - var(--space-x-reverse)))}.space-y-75>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(18.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(18.75rem*var(--space-y-reverse))}.space-x-75>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(18.75rem*var(--space-x-reverse));margin-left:calc(18.75rem*(1 - var(--space-x-reverse)))}.space-y-98>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(24.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(24.5rem*var(--space-y-reverse))}.space-x-98>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(24.5rem*var(--space-x-reverse));margin-left:calc(24.5rem*(1 - var(--space-x-reverse)))}.space-y-100>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(25rem*var(--space-y-reverse))}.space-x-100>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(25rem*var(--space-x-reverse));margin-left:calc(25rem*(1 - var(--space-x-reverse)))}.space-y-120>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(30rem*(1 - var(--space-y-reverse)));margin-bottom:calc(30rem*var(--space-y-reverse))}.space-x-120>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(30rem*var(--space-x-reverse));margin-left:calc(30rem*(1 - var(--space-x-reverse)))}.space-y-140>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(35rem*(1 - var(--space-y-reverse)));margin-bottom:calc(35rem*var(--space-y-reverse))}.space-x-140>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(35rem*var(--space-x-reverse));margin-left:calc(35rem*(1 - var(--space-x-reverse)))}.space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1px*(1 - var(--space-y-reverse)));margin-bottom:calc(1px*var(--space-y-reverse))}.space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1px*var(--space-x-reverse));margin-left:calc(1px*(1 - var(--space-x-reverse)))}.space-y-2px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2px*(1 - var(--space-y-reverse)));margin-bottom:calc(2px*var(--space-y-reverse))}.space-x-2px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2px*var(--space-x-reverse));margin-left:calc(2px*(1 - var(--space-x-reverse)))}.space-y-0-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.15rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.15rem*var(--space-y-reverse))}.space-x-0-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.15rem*var(--space-x-reverse));margin-left:calc(0.15rem*(1 - var(--space-x-reverse)))}.space-y-1-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.375rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.375rem*var(--space-y-reverse))}.space-x-1-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.375rem*var(--space-x-reverse));margin-left:calc(0.375rem*(1 - var(--space-x-reverse)))}.space-y-2-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.625rem*var(--space-y-reverse))}.space-x-2-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.625rem*var(--space-x-reverse));margin-left:calc(0.625rem*(1 - var(--space-x-reverse)))}.space-y-7-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.875rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.875rem*var(--space-y-reverse))}.space-x-7-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.875rem*var(--space-x-reverse));margin-left:calc(1.875rem*(1 - var(--space-x-reverse)))}.space-y-31-25>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(7.8125rem*(1 - var(--space-y-reverse)));margin-bottom:calc(7.8125rem*var(--space-y-reverse))}.space-x-31-25>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(7.8125rem*var(--space-x-reverse));margin-left:calc(7.8125rem*(1 - var(--space-x-reverse)))}.space-y-62-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(15.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(15.625rem*var(--space-y-reverse))}.space-x-62-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(15.625rem*var(--space-x-reverse));margin-left:calc(15.625rem*(1 - var(--space-x-reverse)))}.-space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.25rem*var(--space-y-reverse))}.-space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.25rem*var(--space-x-reverse));margin-left:calc(-0.25rem*(1 - var(--space-x-reverse)))}.-space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.5rem*var(--space-y-reverse))}.-space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.5rem*var(--space-x-reverse));margin-left:calc(-0.5rem*(1 - var(--space-x-reverse)))}.-space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.75rem*var(--space-y-reverse))}.-space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.75rem*var(--space-x-reverse));margin-left:calc(-0.75rem*(1 - var(--space-x-reverse)))}.-space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1rem*var(--space-y-reverse))}.-space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1rem*var(--space-x-reverse));margin-left:calc(-1rem*(1 - var(--space-x-reverse)))}.-space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.25rem*var(--space-y-reverse))}.-space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.25rem*var(--space-x-reverse));margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)))}.-space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.5rem*var(--space-y-reverse))}.-space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.5rem*var(--space-x-reverse));margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)))}.-space-y-7>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.75rem*var(--space-y-reverse))}.-space-x-7>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.75rem*var(--space-x-reverse));margin-left:calc(-1.75rem*(1 - var(--space-x-reverse)))}.-space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2rem*var(--space-y-reverse))}.-space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2rem*var(--space-x-reverse));margin-left:calc(-2rem*(1 - var(--space-x-reverse)))}.-space-y-9>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.25rem*var(--space-y-reverse))}.-space-x-9>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.25rem*var(--space-x-reverse));margin-left:calc(-2.25rem*(1 - var(--space-x-reverse)))}.-space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.5rem*var(--space-y-reverse))}.-space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.5rem*var(--space-x-reverse));margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)))}.-space-y-11>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.75rem*var(--space-y-reverse))}.-space-x-11>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.75rem*var(--space-x-reverse));margin-left:calc(-2.75rem*(1 - var(--space-x-reverse)))}.-space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3rem*var(--space-y-reverse))}.-space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3rem*var(--space-x-reverse));margin-left:calc(-3rem*(1 - var(--space-x-reverse)))}.-space-y-13>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.25rem*var(--space-y-reverse))}.-space-x-13>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.25rem*var(--space-x-reverse));margin-left:calc(-3.25rem*(1 - var(--space-x-reverse)))}.-space-y-14>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.5rem*var(--space-y-reverse))}.-space-x-14>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.5rem*var(--space-x-reverse));margin-left:calc(-3.5rem*(1 - var(--space-x-reverse)))}.-space-y-15>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.75rem*var(--space-y-reverse))}.-space-x-15>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.75rem*var(--space-x-reverse));margin-left:calc(-3.75rem*(1 - var(--space-x-reverse)))}.-space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-4rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-4rem*var(--space-y-reverse))}.-space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-4rem*var(--space-x-reverse));margin-left:calc(-4rem*(1 - var(--space-x-reverse)))}.-space-y-19>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-4.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-4.75rem*var(--space-y-reverse))}.-space-x-19>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-4.75rem*var(--space-x-reverse));margin-left:calc(-4.75rem*(1 - var(--space-x-reverse)))}.-space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5rem*var(--space-y-reverse))}.-space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5rem*var(--space-x-reverse));margin-left:calc(-5rem*(1 - var(--space-x-reverse)))}.-space-y-22>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5.5rem*var(--space-y-reverse))}.-space-x-22>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5.5rem*var(--space-x-reverse));margin-left:calc(-5.5rem*(1 - var(--space-x-reverse)))}.-space-y-23>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5.75rem*var(--space-y-reverse))}.-space-x-23>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5.75rem*var(--space-x-reverse));margin-left:calc(-5.75rem*(1 - var(--space-x-reverse)))}.-space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-6rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-6rem*var(--space-y-reverse))}.-space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-6rem*var(--space-x-reverse));margin-left:calc(-6rem*(1 - var(--space-x-reverse)))}.-space-y-30>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-7.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-7.5rem*var(--space-y-reverse))}.-space-x-30>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-7.5rem*var(--space-x-reverse));margin-left:calc(-7.5rem*(1 - var(--space-x-reverse)))}.-space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-8rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-8rem*var(--space-y-reverse))}.-space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-8rem*var(--space-x-reverse));margin-left:calc(-8rem*(1 - var(--space-x-reverse)))}.-space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-10rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-10rem*var(--space-y-reverse))}.-space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-10rem*var(--space-x-reverse));margin-left:calc(-10rem*(1 - var(--space-x-reverse)))}.-space-y-44>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-11rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-11rem*var(--space-y-reverse))}.-space-x-44>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-11rem*var(--space-x-reverse));margin-left:calc(-11rem*(1 - var(--space-x-reverse)))}.-space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-12rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-12rem*var(--space-y-reverse))}.-space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-12rem*var(--space-x-reverse));margin-left:calc(-12rem*(1 - var(--space-x-reverse)))}.-space-y-50>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-12.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-12.75rem*var(--space-y-reverse))}.-space-x-50>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-12.75rem*var(--space-x-reverse));margin-left:calc(-12.75rem*(1 - var(--space-x-reverse)))}.-space-y-52>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13rem*var(--space-y-reverse))}.-space-x-52>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13rem*var(--space-x-reverse));margin-left:calc(-13rem*(1 - var(--space-x-reverse)))}.-space-y-53>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13.25rem*var(--space-y-reverse))}.-space-x-53>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13.25rem*var(--space-x-reverse));margin-left:calc(-13.25rem*(1 - var(--space-x-reverse)))}.-space-y-55>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13.75rem*var(--space-y-reverse))}.-space-x-55>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13.75rem*var(--space-x-reverse));margin-left:calc(-13.75rem*(1 - var(--space-x-reverse)))}.-space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-14rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-14rem*var(--space-y-reverse))}.-space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-14rem*var(--space-x-reverse));margin-left:calc(-14rem*(1 - var(--space-x-reverse)))}.-space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-16rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-16rem*var(--space-y-reverse))}.-space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-16rem*var(--space-x-reverse));margin-left:calc(-16rem*(1 - var(--space-x-reverse)))}.-space-y-68>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-17rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-17rem*var(--space-y-reverse))}.-space-x-68>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-17rem*var(--space-x-reverse));margin-left:calc(-17rem*(1 - var(--space-x-reverse)))}.-space-y-75>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-18.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-18.75rem*var(--space-y-reverse))}.-space-x-75>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-18.75rem*var(--space-x-reverse));margin-left:calc(-18.75rem*(1 - var(--space-x-reverse)))}.-space-y-98>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-24.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-24.5rem*var(--space-y-reverse))}.-space-x-98>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-24.5rem*var(--space-x-reverse));margin-left:calc(-24.5rem*(1 - var(--space-x-reverse)))}.-space-y-100>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-25rem*var(--space-y-reverse))}.-space-x-100>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-25rem*var(--space-x-reverse));margin-left:calc(-25rem*(1 - var(--space-x-reverse)))}.-space-y-120>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-30rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-30rem*var(--space-y-reverse))}.-space-x-120>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-30rem*var(--space-x-reverse));margin-left:calc(-30rem*(1 - var(--space-x-reverse)))}.-space-y-140>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-35rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-35rem*var(--space-y-reverse))}.-space-x-140>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-35rem*var(--space-x-reverse));margin-left:calc(-35rem*(1 - var(--space-x-reverse)))}.-space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1px*(1 - var(--space-y-reverse)));margin-bottom:calc(-1px*var(--space-y-reverse))}.-space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1px*var(--space-x-reverse));margin-left:calc(-1px*(1 - var(--space-x-reverse)))}.-space-y-2px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2px*(1 - var(--space-y-reverse)));margin-bottom:calc(-2px*var(--space-y-reverse))}.-space-x-2px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2px*var(--space-x-reverse));margin-left:calc(-2px*(1 - var(--space-x-reverse)))}.-space-y-0-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.15rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.15rem*var(--space-y-reverse))}.-space-x-0-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.15rem*var(--space-x-reverse));margin-left:calc(-0.15rem*(1 - var(--space-x-reverse)))}.-space-y-1-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.375rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.375rem*var(--space-y-reverse))}.-space-x-1-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.375rem*var(--space-x-reverse));margin-left:calc(-0.375rem*(1 - var(--space-x-reverse)))}.-space-y-2-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.625rem*var(--space-y-reverse))}.-space-x-2-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.625rem*var(--space-x-reverse));margin-left:calc(-0.625rem*(1 - var(--space-x-reverse)))}.-space-y-7-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.875rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.875rem*var(--space-y-reverse))}.-space-x-7-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.875rem*var(--space-x-reverse));margin-left:calc(-1.875rem*(1 - var(--space-x-reverse)))}.-space-y-31-25>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-7.8125rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-7.8125rem*var(--space-y-reverse))}.-space-x-31-25>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-7.8125rem*var(--space-x-reverse));margin-left:calc(-7.8125rem*(1 - var(--space-x-reverse)))}.-space-y-62-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-15.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-15.625rem*var(--space-y-reverse))}.-space-x-62-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-15.625rem*var(--space-x-reverse));margin-left:calc(-15.625rem*(1 - var(--space-x-reverse)))}.space-y-reverse>:not(template)~:not(template){--space-y-reverse:1}.space-x-reverse>:not(template)~:not(template){--space-x-reverse:1}.divide-y-0>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(0px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(0px*var(--divide-y-reverse))}.divide-x-0>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(0px*var(--divide-x-reverse));border-left-width:calc(0px*(1 - var(--divide-x-reverse)))}.divide-y-1>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.divide-x-1>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(1px*var(--divide-x-reverse));border-left-width:calc(1px*(1 - var(--divide-x-reverse)))}.divide-y-2>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(2px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(2px*var(--divide-y-reverse))}.divide-x-2>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(2px*var(--divide-x-reverse));border-left-width:calc(2px*(1 - var(--divide-x-reverse)))}.divide-y-4>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(4px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(4px*var(--divide-y-reverse))}.divide-x-4>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(4px*var(--divide-x-reverse));border-left-width:calc(4px*(1 - var(--divide-x-reverse)))}.divide-y-8>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(8px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(8px*var(--divide-y-reverse))}.divide-x-8>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(8px*var(--divide-x-reverse));border-left-width:calc(8px*(1 - var(--divide-x-reverse)))}.divide-y-10>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(10px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(10px*var(--divide-y-reverse))}.divide-x-10>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(10px*var(--divide-x-reverse));border-left-width:calc(10px*(1 - var(--divide-x-reverse)))}.divide-y-16>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(16px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(16px*var(--divide-y-reverse))}.divide-x-16>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(16px*var(--divide-x-reverse));border-left-width:calc(16px*(1 - var(--divide-x-reverse)))}.divide-y>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.divide-x>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(1px*var(--divide-x-reverse));border-left-width:calc(1px*(1 - var(--divide-x-reverse)))}.divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1}.divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1}.divide-transparent>:not(template)~:not(template){border-color:transparent}.divide-current>:not(template)~:not(template){border-color:currentColor}.divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--divide-opacity))}.divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.divide-primary>:not(template)~:not(template){--divide-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--divide-opacity))}.divide-secondary>:not(template)~:not(template){--divide-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--divide-opacity))}.divide-tertiary>:not(template)~:not(template){--divide-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--divide-opacity))}.divide-spacer>:not(template)~:not(template){--divide-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--divide-opacity))}.divide-umbra>:not(template)~:not(template){--divide-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--divide-opacity))}.divide-underline>:not(template)~:not(template){--divide-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--divide-opacity))}.divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--divide-opacity))}.divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--divide-opacity))}.divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--divide-opacity))}.divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--divide-opacity))}.divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--divide-opacity))}.divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--divide-opacity))}.divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--divide-opacity))}.divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--divide-opacity))}.divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--divide-opacity))}.divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--divide-opacity))}.divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--divide-opacity))}.divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--divide-opacity))}.divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--divide-opacity))}.divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--divide-opacity))}.divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--divide-opacity))}.divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--divide-opacity))}.divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--divide-opacity))}.divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--divide-opacity))}.divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--divide-opacity))}.divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--divide-opacity))}.divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--divide-opacity))}.divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--divide-opacity))}.divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--divide-opacity))}.divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--divide-opacity))}.divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--divide-opacity))}.divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--divide-opacity))}.divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--divide-opacity))}.divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--divide-opacity))}.divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--divide-opacity))}.divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--divide-opacity))}.divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--divide-opacity))}.divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--divide-opacity))}.divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--divide-opacity))}.divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--divide-opacity))}.divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--divide-opacity))}.divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--divide-opacity))}.divide-neon-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--divide-opacity))}.divide-neon-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--divide-opacity))}.divide-neon-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--divide-opacity))}.divide-neon-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--divide-opacity))}.divide-neon-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--divide-opacity))}.divide-neon-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--divide-opacity))}.divide-neon-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--divide-opacity))}.divide-neon-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--divide-opacity))}.divide-neon-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--divide-opacity))}.divide-dark-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--divide-opacity))}.divide-dark-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--divide-opacity))}.divide-dark-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--divide-opacity))}.divide-dark-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--divide-opacity))}.divide-dark-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--divide-opacity))}.divide-dark-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--divide-opacity))}.divide-dark-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--divide-opacity))}.divide-dark-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--divide-opacity))}.divide-dark-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--divide-opacity))}.divide-solid>:not(template)~:not(template){border-style:solid}.divide-dashed>:not(template)~:not(template){border-style:dashed}.divide-dotted>:not(template)~:not(template){border-style:dotted}.divide-double>:not(template)~:not(template){border-style:double}.divide-none>:not(template)~:not(template){border-style:none}.divide-opacity-0>:not(template)~:not(template){--divide-opacity:0}.divide-opacity-15>:not(template)~:not(template){--divide-opacity:0.15}.divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25}.divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5}.divide-opacity-70>:not(template)~:not(template){--divide-opacity:0.70}.divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75}.divide-opacity-90>:not(template)~:not(template){--divide-opacity:0.9}.divide-opacity-100>:not(template)~:not(template){--divide-opacity:1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-fixed{background-attachment:fixed}.bg-local{background-attachment:local}.bg-scroll{background-attachment:scroll}.bg-clip-border{background-clip:border-box}.bg-clip-padding{background-clip:padding-box}.bg-clip-content{background-clip:content-box}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-transparent{background-color:transparent}.bg-current{background-color:currentColor}.bg-black{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-primary{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.bg-secondary{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.bg-tertiary{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.bg-spacer{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.bg-umbra{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.bg-underline{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.bg-gray-200{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.bg-gray-300{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.bg-gray-400{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.bg-gray-500{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.bg-gray-600{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.bg-gray-700{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.bg-gray-800{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.bg-gray-900{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.bg-red-100{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.bg-red-200{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.bg-red-300{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.bg-red-400{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.bg-red-500{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.bg-red-600{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.bg-red-700{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.bg-red-800{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.bg-red-900{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.bg-green-100{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.bg-green-200{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.bg-green-300{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.bg-green-400{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.bg-green-500{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.bg-green-600{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.bg-green-700{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.bg-green-800{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.bg-green-900{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.bg-orange-100{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.bg-orange-200{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.bg-orange-300{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.bg-orange-400{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.bg-orange-500{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.bg-orange-600{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.bg-orange-700{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.bg-orange-800{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.bg-orange-900{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.bg-neon-blue-100{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.bg-neon-blue-200{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.bg-neon-blue-300{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.bg-neon-blue-400{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.bg-neon-blue-500{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.bg-neon-blue-600{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.bg-neon-blue-700{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.bg-neon-blue-800{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.bg-neon-blue-900{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.bg-dark-blue-100{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.bg-dark-blue-200{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.bg-dark-blue-300{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.bg-dark-blue-400{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.bg-dark-blue-500{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.bg-dark-blue-600{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.bg-dark-blue-700{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.bg-dark-blue-800{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.bg-dark-blue-900{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-current:hover{background-color:currentColor}.hover\:bg-black:hover{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.hover\:bg-primary:hover{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.hover\:bg-secondary:hover{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.hover\:bg-tertiary:hover{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.hover\:bg-spacer:hover{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.hover\:bg-umbra:hover{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.hover\:bg-underline:hover{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.hover\:bg-red-100:hover{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.hover\:bg-red-200:hover{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.hover\:bg-red-300:hover{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.hover\:bg-red-400:hover{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.hover\:bg-red-500:hover{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.hover\:bg-red-700:hover{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.hover\:bg-red-800:hover{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.hover\:bg-red-900:hover{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.hover\:bg-green-100:hover{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.hover\:bg-green-200:hover{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.hover\:bg-green-300:hover{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.hover\:bg-green-400:hover{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.hover\:bg-green-500:hover{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.hover\:bg-green-600:hover{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.hover\:bg-green-700:hover{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.hover\:bg-green-800:hover{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.hover\:bg-green-900:hover{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.hover\:bg-neon-blue-100:hover{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.hover\:bg-neon-blue-200:hover{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.hover\:bg-neon-blue-300:hover{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.hover\:bg-neon-blue-400:hover{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.hover\:bg-neon-blue-500:hover{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.hover\:bg-neon-blue-600:hover{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.hover\:bg-neon-blue-700:hover{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.hover\:bg-neon-blue-800:hover{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.hover\:bg-neon-blue-900:hover{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.hover\:bg-dark-blue-100:hover{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.hover\:bg-dark-blue-200:hover{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.hover\:bg-dark-blue-300:hover{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.hover\:bg-dark-blue-400:hover{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.hover\:bg-dark-blue-500:hover{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.hover\:bg-dark-blue-600:hover{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.hover\:bg-dark-blue-700:hover{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.hover\:bg-dark-blue-800:hover{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.hover\:bg-dark-blue-900:hover{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.focus\:bg-transparent:focus{background-color:transparent}.focus\:bg-current:focus{background-color:currentColor}.focus\:bg-black:focus{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.focus\:bg-primary:focus{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.focus\:bg-secondary:focus{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.focus\:bg-tertiary:focus{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.focus\:bg-spacer:focus{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.focus\:bg-umbra:focus{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.focus\:bg-underline:focus{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.focus\:bg-red-100:focus{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.focus\:bg-red-200:focus{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.focus\:bg-red-300:focus{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.focus\:bg-red-400:focus{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.focus\:bg-red-500:focus{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.focus\:bg-red-700:focus{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.focus\:bg-red-800:focus{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.focus\:bg-red-900:focus{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.focus\:bg-green-100:focus{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.focus\:bg-green-200:focus{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.focus\:bg-green-300:focus{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.focus\:bg-green-400:focus{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.focus\:bg-green-500:focus{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.focus\:bg-green-600:focus{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.focus\:bg-green-700:focus{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.focus\:bg-green-800:focus{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.focus\:bg-green-900:focus{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.focus\:bg-neon-blue-100:focus{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.focus\:bg-neon-blue-200:focus{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.focus\:bg-neon-blue-300:focus{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.focus\:bg-neon-blue-400:focus{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.focus\:bg-neon-blue-500:focus{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.focus\:bg-neon-blue-600:focus{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.focus\:bg-neon-blue-700:focus{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.focus\:bg-neon-blue-800:focus{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.focus\:bg-neon-blue-900:focus{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.focus\:bg-dark-blue-100:focus{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.focus\:bg-dark-blue-200:focus{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.focus\:bg-dark-blue-300:focus{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.focus\:bg-dark-blue-400:focus{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.focus\:bg-dark-blue-500:focus{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.focus\:bg-dark-blue-600:focus{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.focus\:bg-dark-blue-700:focus{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.focus\:bg-dark-blue-800:focus{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.focus\:bg-dark-blue-900:focus{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.bg-none{background-image:none}.bg-gradient-to-t{background-image:linear-gradient(0deg,var(--gradient-color-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))}.bg-gradient-to-r{background-image:linear-gradient(90deg,var(--gradient-color-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.bg-gradient-to-b{background-image:linear-gradient(180deg,var(--gradient-color-stops))}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.bg-gradient-to-l{background-image:linear-gradient(270deg,var(--gradient-color-stops))}.bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))}.from-transparent{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.from-current{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.from-black{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.from-white{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.from-primary{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.from-secondary{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.from-tertiary{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.from-spacer{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.from-umbra{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.from-underline{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.from-gray-100{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.from-gray-200{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.from-gray-300{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.from-gray-400{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.from-gray-500{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.from-gray-600{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.from-gray-700{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.from-gray-800{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.from-gray-900{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.from-red-100{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.from-red-200{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.from-red-300{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.from-red-400{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.from-red-500{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.from-red-600{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.from-red-700{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.from-red-800{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.from-red-900{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.from-green-100{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.from-green-200{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.from-green-300{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.from-green-400{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.from-green-500{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.from-green-600{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.from-green-700{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.from-green-800{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.from-green-900{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.from-orange-100{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.from-orange-200{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.from-orange-300{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.from-orange-400{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.from-orange-500{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.from-orange-600{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.from-orange-700{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.from-orange-800{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.from-orange-900{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.from-neon-blue-100{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.from-neon-blue-200{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.from-neon-blue-300{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.from-neon-blue-400{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.from-neon-blue-500{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.from-neon-blue-600{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.from-neon-blue-700{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.from-neon-blue-800{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.from-neon-blue-900{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.from-dark-blue-100{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.from-dark-blue-200{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.from-dark-blue-300{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.from-dark-blue-400{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.from-dark-blue-500{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.from-dark-blue-600{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.from-dark-blue-700{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.from-dark-blue-800{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.from-dark-blue-900{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.via-transparent{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.via-current{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.via-black{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.via-white{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.via-primary{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.via-secondary{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.via-tertiary{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.via-spacer{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.via-umbra{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.via-underline{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.via-gray-100{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.via-gray-200{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.via-gray-300{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.via-gray-400{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.via-gray-500{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.via-gray-600{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.via-gray-700{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.via-gray-800{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.via-gray-900{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.via-red-100{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.via-red-200{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.via-red-300{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.via-red-400{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.via-red-500{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.via-red-600{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.via-red-700{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.via-red-800{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.via-red-900{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.via-green-100{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.via-green-200{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.via-green-300{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.via-green-400{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.via-green-500{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.via-green-600{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.via-green-700{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.via-green-800{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.via-green-900{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.via-orange-100{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.via-orange-200{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.via-orange-300{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.via-orange-400{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.via-orange-500{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.via-orange-600{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.via-orange-700{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.via-orange-800{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.via-orange-900{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.via-neon-blue-100{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.via-neon-blue-200{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.via-neon-blue-300{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.via-neon-blue-400{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.via-neon-blue-500{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.via-neon-blue-600{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.via-neon-blue-700{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.via-neon-blue-800{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.via-neon-blue-900{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.via-dark-blue-100{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.via-dark-blue-200{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.via-dark-blue-300{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.via-dark-blue-400{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.via-dark-blue-500{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.via-dark-blue-600{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.via-dark-blue-700{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.via-dark-blue-800{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.via-dark-blue-900{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.to-transparent{--gradient-to-color:transparent}.to-current{--gradient-to-color:currentColor}.to-black{--gradient-to-color:#0e0e0e}.to-white{--gradient-to-color:#fff}.to-primary{--gradient-to-color:#00f0ff}.to-secondary{--gradient-to-color:#4000c8}.to-tertiary{--gradient-to-color:#c6b3ef}.to-spacer{--gradient-to-color:#7d7e84}.to-umbra{--gradient-to-color:#1f1f1f}.to-underline{--gradient-to-color:#00dfed}.to-gray-100{--gradient-to-color:#f5f5f5}.to-gray-200{--gradient-to-color:#e6e6e6}.to-gray-300{--gradient-to-color:#d6d6d6}.to-gray-400{--gradient-to-color:#b5b5b5}.to-gray-500{--gradient-to-color:#999}.to-gray-600{--gradient-to-color:#8a8a8a}.to-gray-700{--gradient-to-color:#5c5c5c}.to-gray-800{--gradient-to-color:#454545}.to-gray-900{--gradient-to-color:#2e2e2e}.to-red-100{--gradient-to-color:#ffecec}.to-red-200{--gradient-to-color:#ffcfcf}.to-red-300{--gradient-to-color:#ffb3b3}.to-red-400{--gradient-to-color:#ff7979}.to-red-500{--gradient-to-color:#ff4040}.to-red-600{--gradient-to-color:#e63a3a}.to-red-700{--gradient-to-color:#992626}.to-red-800{--gradient-to-color:#731d1d}.to-red-900{--gradient-to-color:#4d1313}.to-green-100{--gradient-to-color:#f0fff4}.to-green-200{--gradient-to-color:#c6f6d5}.to-green-300{--gradient-to-color:#9ae6b4}.to-green-400{--gradient-to-color:#68d391}.to-green-500{--gradient-to-color:#48bb78}.to-green-600{--gradient-to-color:#38a169}.to-green-700{--gradient-to-color:#2f855a}.to-green-800{--gradient-to-color:#276749}.to-green-900{--gradient-to-color:#22543d}.to-orange-100{--gradient-to-color:#fff2e8}.to-orange-200{--gradient-to-color:#ffdfc6}.to-orange-300{--gradient-to-color:#ffcba3}.to-orange-400{--gradient-to-color:#ffa45f}.to-orange-500{--gradient-to-color:#ff7d1a}.to-orange-600{--gradient-to-color:#e67117}.to-orange-700{--gradient-to-color:#994b10}.to-orange-800{--gradient-to-color:#73380c}.to-orange-900{--gradient-to-color:#4d2608}.to-neon-blue-100{--gradient-to-color:#e9f6f8}.to-neon-blue-200{--gradient-to-color:#d1f9f6}.to-neon-blue-300{--gradient-to-color:#c3fffb}.to-neon-blue-400{--gradient-to-color:#96fff8}.to-neon-blue-500{--gradient-to-color:#69fff5}.to-neon-blue-600{--gradient-to-color:#5fe6dd}.to-neon-blue-700{--gradient-to-color:#3f9993}.to-neon-blue-800{--gradient-to-color:#2f736e}.to-neon-blue-900{--gradient-to-color:#204d4a}.to-dark-blue-100{--gradient-to-color:#e6eaed}.to-dark-blue-200{--gradient-to-color:#c0cbd3}.to-dark-blue-300{--gradient-to-color:#9bacb8}.to-dark-blue-400{--gradient-to-color:#1d4f71}.to-dark-blue-500{--gradient-to-color:#042f4d}.to-dark-blue-600{--gradient-to-color:#042a45}.to-dark-blue-700{--gradient-to-color:#021c2e}.to-dark-blue-800{--gradient-to-color:#021523}.to-dark-blue-900{--gradient-to-color:#010e17}.hover\:from-transparent:hover{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.hover\:from-current:hover{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.hover\:from-black:hover{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.hover\:from-white:hover{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.hover\:from-primary:hover{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.hover\:from-secondary:hover{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.hover\:from-tertiary:hover{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.hover\:from-spacer:hover{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.hover\:from-umbra:hover{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.hover\:from-underline:hover{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.hover\:from-gray-100:hover{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.hover\:from-gray-200:hover{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.hover\:from-gray-300:hover{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.hover\:from-gray-400:hover{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.hover\:from-gray-500:hover{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.hover\:from-gray-600:hover{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.hover\:from-gray-700:hover{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.hover\:from-gray-800:hover{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.hover\:from-gray-900:hover{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.hover\:from-red-100:hover{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.hover\:from-red-200:hover{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.hover\:from-red-300:hover{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.hover\:from-red-400:hover{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.hover\:from-red-500:hover{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.hover\:from-red-600:hover{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.hover\:from-red-700:hover{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.hover\:from-red-800:hover{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.hover\:from-red-900:hover{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.hover\:from-green-100:hover{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.hover\:from-green-200:hover{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.hover\:from-green-300:hover{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.hover\:from-green-400:hover{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.hover\:from-green-500:hover{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.hover\:from-green-600:hover{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.hover\:from-green-700:hover{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.hover\:from-green-800:hover{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.hover\:from-green-900:hover{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.hover\:from-orange-100:hover{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.hover\:from-orange-200:hover{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.hover\:from-orange-300:hover{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.hover\:from-orange-400:hover{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.hover\:from-orange-500:hover{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.hover\:from-orange-600:hover{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.hover\:from-orange-700:hover{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.hover\:from-orange-800:hover{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.hover\:from-orange-900:hover{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.hover\:from-neon-blue-100:hover{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.hover\:from-neon-blue-200:hover{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.hover\:from-neon-blue-300:hover{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.hover\:from-neon-blue-400:hover{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.hover\:from-neon-blue-500:hover{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.hover\:from-neon-blue-600:hover{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.hover\:from-neon-blue-700:hover{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.hover\:from-neon-blue-800:hover{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.hover\:from-neon-blue-900:hover{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.hover\:from-dark-blue-100:hover{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.hover\:from-dark-blue-200:hover{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.hover\:from-dark-blue-300:hover{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.hover\:from-dark-blue-400:hover{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.hover\:from-dark-blue-500:hover{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.hover\:from-dark-blue-600:hover{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.hover\:from-dark-blue-700:hover{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.hover\:from-dark-blue-800:hover{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.hover\:from-dark-blue-900:hover{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.hover\:via-transparent:hover{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.hover\:via-current:hover{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.hover\:via-black:hover{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.hover\:via-white:hover{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.hover\:via-primary:hover{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.hover\:via-secondary:hover{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.hover\:via-tertiary:hover{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.hover\:via-spacer:hover{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.hover\:via-umbra:hover{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.hover\:via-underline:hover{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.hover\:via-gray-100:hover{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.hover\:via-gray-200:hover{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.hover\:via-gray-300:hover{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.hover\:via-gray-400:hover{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.hover\:via-gray-500:hover{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.hover\:via-gray-600:hover{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.hover\:via-gray-700:hover{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.hover\:via-gray-800:hover{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.hover\:via-gray-900:hover{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.hover\:via-red-100:hover{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.hover\:via-red-200:hover{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.hover\:via-red-300:hover{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.hover\:via-red-400:hover{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.hover\:via-red-500:hover{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.hover\:via-red-600:hover{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.hover\:via-red-700:hover{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.hover\:via-red-800:hover{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.hover\:via-red-900:hover{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.hover\:via-green-100:hover{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.hover\:via-green-200:hover{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.hover\:via-green-300:hover{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.hover\:via-green-400:hover{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.hover\:via-green-500:hover{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.hover\:via-green-600:hover{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.hover\:via-green-700:hover{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.hover\:via-green-800:hover{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.hover\:via-green-900:hover{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.hover\:via-orange-100:hover{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.hover\:via-orange-200:hover{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.hover\:via-orange-300:hover{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.hover\:via-orange-400:hover{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.hover\:via-orange-500:hover{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.hover\:via-orange-600:hover{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.hover\:via-orange-700:hover{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.hover\:via-orange-800:hover{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.hover\:via-orange-900:hover{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.hover\:via-neon-blue-100:hover{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.hover\:via-neon-blue-200:hover{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.hover\:via-neon-blue-300:hover{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.hover\:via-neon-blue-400:hover{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.hover\:via-neon-blue-500:hover{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.hover\:via-neon-blue-600:hover{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.hover\:via-neon-blue-700:hover{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.hover\:via-neon-blue-800:hover{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.hover\:via-neon-blue-900:hover{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.hover\:via-dark-blue-100:hover{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.hover\:via-dark-blue-200:hover{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.hover\:via-dark-blue-300:hover{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.hover\:via-dark-blue-400:hover{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.hover\:via-dark-blue-500:hover{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.hover\:via-dark-blue-600:hover{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.hover\:via-dark-blue-700:hover{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.hover\:via-dark-blue-800:hover{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.hover\:via-dark-blue-900:hover{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.hover\:to-transparent:hover{--gradient-to-color:transparent}.hover\:to-current:hover{--gradient-to-color:currentColor}.hover\:to-black:hover{--gradient-to-color:#0e0e0e}.hover\:to-white:hover{--gradient-to-color:#fff}.hover\:to-primary:hover{--gradient-to-color:#00f0ff}.hover\:to-secondary:hover{--gradient-to-color:#4000c8}.hover\:to-tertiary:hover{--gradient-to-color:#c6b3ef}.hover\:to-spacer:hover{--gradient-to-color:#7d7e84}.hover\:to-umbra:hover{--gradient-to-color:#1f1f1f}.hover\:to-underline:hover{--gradient-to-color:#00dfed}.hover\:to-gray-100:hover{--gradient-to-color:#f5f5f5}.hover\:to-gray-200:hover{--gradient-to-color:#e6e6e6}.hover\:to-gray-300:hover{--gradient-to-color:#d6d6d6}.hover\:to-gray-400:hover{--gradient-to-color:#b5b5b5}.hover\:to-gray-500:hover{--gradient-to-color:#999}.hover\:to-gray-600:hover{--gradient-to-color:#8a8a8a}.hover\:to-gray-700:hover{--gradient-to-color:#5c5c5c}.hover\:to-gray-800:hover{--gradient-to-color:#454545}.hover\:to-gray-900:hover{--gradient-to-color:#2e2e2e}.hover\:to-red-100:hover{--gradient-to-color:#ffecec}.hover\:to-red-200:hover{--gradient-to-color:#ffcfcf}.hover\:to-red-300:hover{--gradient-to-color:#ffb3b3}.hover\:to-red-400:hover{--gradient-to-color:#ff7979}.hover\:to-red-500:hover{--gradient-to-color:#ff4040}.hover\:to-red-600:hover{--gradient-to-color:#e63a3a}.hover\:to-red-700:hover{--gradient-to-color:#992626}.hover\:to-red-800:hover{--gradient-to-color:#731d1d}.hover\:to-red-900:hover{--gradient-to-color:#4d1313}.hover\:to-green-100:hover{--gradient-to-color:#f0fff4}.hover\:to-green-200:hover{--gradient-to-color:#c6f6d5}.hover\:to-green-300:hover{--gradient-to-color:#9ae6b4}.hover\:to-green-400:hover{--gradient-to-color:#68d391}.hover\:to-green-500:hover{--gradient-to-color:#48bb78}.hover\:to-green-600:hover{--gradient-to-color:#38a169}.hover\:to-green-700:hover{--gradient-to-color:#2f855a}.hover\:to-green-800:hover{--gradient-to-color:#276749}.hover\:to-green-900:hover{--gradient-to-color:#22543d}.hover\:to-orange-100:hover{--gradient-to-color:#fff2e8}.hover\:to-orange-200:hover{--gradient-to-color:#ffdfc6}.hover\:to-orange-300:hover{--gradient-to-color:#ffcba3}.hover\:to-orange-400:hover{--gradient-to-color:#ffa45f}.hover\:to-orange-500:hover{--gradient-to-color:#ff7d1a}.hover\:to-orange-600:hover{--gradient-to-color:#e67117}.hover\:to-orange-700:hover{--gradient-to-color:#994b10}.hover\:to-orange-800:hover{--gradient-to-color:#73380c}.hover\:to-orange-900:hover{--gradient-to-color:#4d2608}.hover\:to-neon-blue-100:hover{--gradient-to-color:#e9f6f8}.hover\:to-neon-blue-200:hover{--gradient-to-color:#d1f9f6}.hover\:to-neon-blue-300:hover{--gradient-to-color:#c3fffb}.hover\:to-neon-blue-400:hover{--gradient-to-color:#96fff8}.hover\:to-neon-blue-500:hover{--gradient-to-color:#69fff5}.hover\:to-neon-blue-600:hover{--gradient-to-color:#5fe6dd}.hover\:to-neon-blue-700:hover{--gradient-to-color:#3f9993}.hover\:to-neon-blue-800:hover{--gradient-to-color:#2f736e}.hover\:to-neon-blue-900:hover{--gradient-to-color:#204d4a}.hover\:to-dark-blue-100:hover{--gradient-to-color:#e6eaed}.hover\:to-dark-blue-200:hover{--gradient-to-color:#c0cbd3}.hover\:to-dark-blue-300:hover{--gradient-to-color:#9bacb8}.hover\:to-dark-blue-400:hover{--gradient-to-color:#1d4f71}.hover\:to-dark-blue-500:hover{--gradient-to-color:#042f4d}.hover\:to-dark-blue-600:hover{--gradient-to-color:#042a45}.hover\:to-dark-blue-700:hover{--gradient-to-color:#021c2e}.hover\:to-dark-blue-800:hover{--gradient-to-color:#021523}.hover\:to-dark-blue-900:hover{--gradient-to-color:#010e17}.focus\:from-transparent:focus{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.focus\:from-current:focus{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.focus\:from-black:focus{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.focus\:from-white:focus{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.focus\:from-primary:focus{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.focus\:from-secondary:focus{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.focus\:from-tertiary:focus{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.focus\:from-spacer:focus{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.focus\:from-umbra:focus{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.focus\:from-underline:focus{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.focus\:from-gray-100:focus{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.focus\:from-gray-200:focus{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.focus\:from-gray-300:focus{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.focus\:from-gray-400:focus{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.focus\:from-gray-500:focus{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.focus\:from-gray-600:focus{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.focus\:from-gray-700:focus{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.focus\:from-gray-800:focus{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.focus\:from-gray-900:focus{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.focus\:from-red-100:focus{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.focus\:from-red-200:focus{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.focus\:from-red-300:focus{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.focus\:from-red-400:focus{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.focus\:from-red-500:focus{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.focus\:from-red-600:focus{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.focus\:from-red-700:focus{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.focus\:from-red-800:focus{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.focus\:from-red-900:focus{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.focus\:from-green-100:focus{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.focus\:from-green-200:focus{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.focus\:from-green-300:focus{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.focus\:from-green-400:focus{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.focus\:from-green-500:focus{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.focus\:from-green-600:focus{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.focus\:from-green-700:focus{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.focus\:from-green-800:focus{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.focus\:from-green-900:focus{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.focus\:from-orange-100:focus{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.focus\:from-orange-200:focus{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.focus\:from-orange-300:focus{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.focus\:from-orange-400:focus{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.focus\:from-orange-500:focus{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.focus\:from-orange-600:focus{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.focus\:from-orange-700:focus{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.focus\:from-orange-800:focus{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.focus\:from-orange-900:focus{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.focus\:from-neon-blue-100:focus{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.focus\:from-neon-blue-200:focus{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.focus\:from-neon-blue-300:focus{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.focus\:from-neon-blue-400:focus{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.focus\:from-neon-blue-500:focus{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.focus\:from-neon-blue-600:focus{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.focus\:from-neon-blue-700:focus{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.focus\:from-neon-blue-800:focus{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.focus\:from-neon-blue-900:focus{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.focus\:from-dark-blue-100:focus{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.focus\:from-dark-blue-200:focus{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.focus\:from-dark-blue-300:focus{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.focus\:from-dark-blue-400:focus{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.focus\:from-dark-blue-500:focus{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.focus\:from-dark-blue-600:focus{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.focus\:from-dark-blue-700:focus{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.focus\:from-dark-blue-800:focus{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.focus\:from-dark-blue-900:focus{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.focus\:via-transparent:focus{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.focus\:via-current:focus{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.focus\:via-black:focus{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.focus\:via-white:focus{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.focus\:via-primary:focus{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.focus\:via-secondary:focus{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.focus\:via-tertiary:focus{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.focus\:via-spacer:focus{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.focus\:via-umbra:focus{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.focus\:via-underline:focus{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.focus\:via-gray-100:focus{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.focus\:via-gray-200:focus{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.focus\:via-gray-300:focus{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.focus\:via-gray-400:focus{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.focus\:via-gray-500:focus{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.focus\:via-gray-600:focus{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.focus\:via-gray-700:focus{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.focus\:via-gray-800:focus{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.focus\:via-gray-900:focus{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.focus\:via-red-100:focus{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.focus\:via-red-200:focus{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.focus\:via-red-300:focus{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.focus\:via-red-400:focus{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.focus\:via-red-500:focus{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.focus\:via-red-600:focus{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.focus\:via-red-700:focus{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.focus\:via-red-800:focus{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.focus\:via-red-900:focus{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.focus\:via-green-100:focus{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.focus\:via-green-200:focus{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.focus\:via-green-300:focus{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.focus\:via-green-400:focus{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.focus\:via-green-500:focus{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.focus\:via-green-600:focus{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.focus\:via-green-700:focus{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.focus\:via-green-800:focus{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.focus\:via-green-900:focus{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.focus\:via-orange-100:focus{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.focus\:via-orange-200:focus{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.focus\:via-orange-300:focus{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.focus\:via-orange-400:focus{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.focus\:via-orange-500:focus{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.focus\:via-orange-600:focus{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.focus\:via-orange-700:focus{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.focus\:via-orange-800:focus{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.focus\:via-orange-900:focus{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.focus\:via-neon-blue-100:focus{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.focus\:via-neon-blue-200:focus{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.focus\:via-neon-blue-300:focus{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.focus\:via-neon-blue-400:focus{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.focus\:via-neon-blue-500:focus{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.focus\:via-neon-blue-600:focus{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.focus\:via-neon-blue-700:focus{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.focus\:via-neon-blue-800:focus{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.focus\:via-neon-blue-900:focus{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.focus\:via-dark-blue-100:focus{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.focus\:via-dark-blue-200:focus{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.focus\:via-dark-blue-300:focus{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.focus\:via-dark-blue-400:focus{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.focus\:via-dark-blue-500:focus{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.focus\:via-dark-blue-600:focus{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.focus\:via-dark-blue-700:focus{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.focus\:via-dark-blue-800:focus{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.focus\:via-dark-blue-900:focus{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.focus\:to-transparent:focus{--gradient-to-color:transparent}.focus\:to-current:focus{--gradient-to-color:currentColor}.focus\:to-black:focus{--gradient-to-color:#0e0e0e}.focus\:to-white:focus{--gradient-to-color:#fff}.focus\:to-primary:focus{--gradient-to-color:#00f0ff}.focus\:to-secondary:focus{--gradient-to-color:#4000c8}.focus\:to-tertiary:focus{--gradient-to-color:#c6b3ef}.focus\:to-spacer:focus{--gradient-to-color:#7d7e84}.focus\:to-umbra:focus{--gradient-to-color:#1f1f1f}.focus\:to-underline:focus{--gradient-to-color:#00dfed}.focus\:to-gray-100:focus{--gradient-to-color:#f5f5f5}.focus\:to-gray-200:focus{--gradient-to-color:#e6e6e6}.focus\:to-gray-300:focus{--gradient-to-color:#d6d6d6}.focus\:to-gray-400:focus{--gradient-to-color:#b5b5b5}.focus\:to-gray-500:focus{--gradient-to-color:#999}.focus\:to-gray-600:focus{--gradient-to-color:#8a8a8a}.focus\:to-gray-700:focus{--gradient-to-color:#5c5c5c}.focus\:to-gray-800:focus{--gradient-to-color:#454545}.focus\:to-gray-900:focus{--gradient-to-color:#2e2e2e}.focus\:to-red-100:focus{--gradient-to-color:#ffecec}.focus\:to-red-200:focus{--gradient-to-color:#ffcfcf}.focus\:to-red-300:focus{--gradient-to-color:#ffb3b3}.focus\:to-red-400:focus{--gradient-to-color:#ff7979}.focus\:to-red-500:focus{--gradient-to-color:#ff4040}.focus\:to-red-600:focus{--gradient-to-color:#e63a3a}.focus\:to-red-700:focus{--gradient-to-color:#992626}.focus\:to-red-800:focus{--gradient-to-color:#731d1d}.focus\:to-red-900:focus{--gradient-to-color:#4d1313}.focus\:to-green-100:focus{--gradient-to-color:#f0fff4}.focus\:to-green-200:focus{--gradient-to-color:#c6f6d5}.focus\:to-green-300:focus{--gradient-to-color:#9ae6b4}.focus\:to-green-400:focus{--gradient-to-color:#68d391}.focus\:to-green-500:focus{--gradient-to-color:#48bb78}.focus\:to-green-600:focus{--gradient-to-color:#38a169}.focus\:to-green-700:focus{--gradient-to-color:#2f855a}.focus\:to-green-800:focus{--gradient-to-color:#276749}.focus\:to-green-900:focus{--gradient-to-color:#22543d}.focus\:to-orange-100:focus{--gradient-to-color:#fff2e8}.focus\:to-orange-200:focus{--gradient-to-color:#ffdfc6}.focus\:to-orange-300:focus{--gradient-to-color:#ffcba3}.focus\:to-orange-400:focus{--gradient-to-color:#ffa45f}.focus\:to-orange-500:focus{--gradient-to-color:#ff7d1a}.focus\:to-orange-600:focus{--gradient-to-color:#e67117}.focus\:to-orange-700:focus{--gradient-to-color:#994b10}.focus\:to-orange-800:focus{--gradient-to-color:#73380c}.focus\:to-orange-900:focus{--gradient-to-color:#4d2608}.focus\:to-neon-blue-100:focus{--gradient-to-color:#e9f6f8}.focus\:to-neon-blue-200:focus{--gradient-to-color:#d1f9f6}.focus\:to-neon-blue-300:focus{--gradient-to-color:#c3fffb}.focus\:to-neon-blue-400:focus{--gradient-to-color:#96fff8}.focus\:to-neon-blue-500:focus{--gradient-to-color:#69fff5}.focus\:to-neon-blue-600:focus{--gradient-to-color:#5fe6dd}.focus\:to-neon-blue-700:focus{--gradient-to-color:#3f9993}.focus\:to-neon-blue-800:focus{--gradient-to-color:#2f736e}.focus\:to-neon-blue-900:focus{--gradient-to-color:#204d4a}.focus\:to-dark-blue-100:focus{--gradient-to-color:#e6eaed}.focus\:to-dark-blue-200:focus{--gradient-to-color:#c0cbd3}.focus\:to-dark-blue-300:focus{--gradient-to-color:#9bacb8}.focus\:to-dark-blue-400:focus{--gradient-to-color:#1d4f71}.focus\:to-dark-blue-500:focus{--gradient-to-color:#042f4d}.focus\:to-dark-blue-600:focus{--gradient-to-color:#042a45}.focus\:to-dark-blue-700:focus{--gradient-to-color:#021c2e}.focus\:to-dark-blue-800:focus{--gradient-to-color:#021523}.focus\:to-dark-blue-900:focus{--gradient-to-color:#010e17}.bg-opacity-0{--bg-opacity:0}.bg-opacity-15{--bg-opacity:0.15}.bg-opacity-25{--bg-opacity:0.25}.bg-opacity-50{--bg-opacity:0.5}.bg-opacity-70{--bg-opacity:0.70}.bg-opacity-75{--bg-opacity:0.75}.bg-opacity-90{--bg-opacity:0.9}.bg-opacity-100{--bg-opacity:1}.hover\:bg-opacity-0:hover{--bg-opacity:0}.hover\:bg-opacity-15:hover{--bg-opacity:0.15}.hover\:bg-opacity-25:hover{--bg-opacity:0.25}.hover\:bg-opacity-50:hover{--bg-opacity:0.5}.hover\:bg-opacity-70:hover{--bg-opacity:0.70}.hover\:bg-opacity-75:hover{--bg-opacity:0.75}.hover\:bg-opacity-90:hover{--bg-opacity:0.9}.hover\:bg-opacity-100:hover{--bg-opacity:1}.focus\:bg-opacity-0:focus{--bg-opacity:0}.focus\:bg-opacity-15:focus{--bg-opacity:0.15}.focus\:bg-opacity-25:focus{--bg-opacity:0.25}.focus\:bg-opacity-50:focus{--bg-opacity:0.5}.focus\:bg-opacity-70:focus{--bg-opacity:0.70}.focus\:bg-opacity-75:focus{--bg-opacity:0.75}.focus\:bg-opacity-90:focus{--bg-opacity:0.9}.focus\:bg-opacity-100:focus{--bg-opacity:1}.bg-bottom{background-position:bottom}.bg-center{background-position:50%}.bg-left{background-position:0}.bg-left-bottom{background-position:0 100%}.bg-left-top{background-position:0 0}.bg-right{background-position:100%}.bg-right-bottom{background-position:100% 100%}.bg-right-top{background-position:100% 0}.bg-top{background-position:top}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-repeat-round{background-repeat:round}.bg-repeat-space{background-repeat:space}.bg-auto{background-size:auto}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.border-transparent{border-color:transparent}.border-current{border-color:currentColor}.border-black{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.border-primary{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.border-secondary{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.border-tertiary{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.border-spacer{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.border-umbra{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.border-underline{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.border-gray-100{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.border-gray-200{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.border-gray-300{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.border-gray-400{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.border-gray-500{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.border-gray-600{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.border-gray-700{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.border-gray-800{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.border-gray-900{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.border-red-100{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.border-red-200{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.border-red-300{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.border-red-400{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.border-red-500{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.border-red-600{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.border-red-700{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.border-red-800{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.border-red-900{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.border-green-100{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.border-green-200{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.border-green-300{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.border-green-400{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.border-green-500{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.border-green-600{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.border-green-700{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.border-green-800{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.border-green-900{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.border-orange-100{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.border-orange-200{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.border-orange-300{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.border-orange-400{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.border-orange-500{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.border-orange-600{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.border-orange-700{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.border-orange-800{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.border-orange-900{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.border-neon-blue-100{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.border-neon-blue-200{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.border-neon-blue-300{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.border-neon-blue-400{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.border-neon-blue-500{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.border-neon-blue-600{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.border-neon-blue-700{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.border-neon-blue-800{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.border-neon-blue-900{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.border-dark-blue-100{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.border-dark-blue-200{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.border-dark-blue-300{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.border-dark-blue-400{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.border-dark-blue-500{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.border-dark-blue-600{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.border-dark-blue-700{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.border-dark-blue-800{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.border-dark-blue-900{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.hover\:border-transparent:hover{border-color:transparent}.hover\:border-current:hover{border-color:currentColor}.hover\:border-black:hover{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.hover\:border-primary:hover{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.hover\:border-secondary:hover{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.hover\:border-tertiary:hover{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.hover\:border-spacer:hover{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.hover\:border-umbra:hover{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.hover\:border-underline:hover{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.hover\:border-gray-100:hover{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.hover\:border-gray-200:hover{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.hover\:border-gray-300:hover{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.hover\:border-gray-400:hover{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.hover\:border-gray-500:hover{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.hover\:border-gray-600:hover{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.hover\:border-gray-700:hover{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.hover\:border-gray-800:hover{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.hover\:border-gray-900:hover{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.hover\:border-red-100:hover{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.hover\:border-red-200:hover{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.hover\:border-red-300:hover{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.hover\:border-red-400:hover{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.hover\:border-red-500:hover{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.hover\:border-red-600:hover{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.hover\:border-red-700:hover{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.hover\:border-red-800:hover{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.hover\:border-red-900:hover{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.hover\:border-green-100:hover{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.hover\:border-green-200:hover{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.hover\:border-green-300:hover{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.hover\:border-green-400:hover{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.hover\:border-green-500:hover{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.hover\:border-green-600:hover{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.hover\:border-green-700:hover{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.hover\:border-green-800:hover{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.hover\:border-green-900:hover{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.hover\:border-orange-100:hover{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.hover\:border-orange-200:hover{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.hover\:border-orange-300:hover{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.hover\:border-orange-400:hover{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.hover\:border-orange-600:hover{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.hover\:border-orange-700:hover{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.hover\:border-orange-800:hover{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.hover\:border-orange-900:hover{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.hover\:border-neon-blue-100:hover{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.hover\:border-neon-blue-200:hover{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.hover\:border-neon-blue-300:hover{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.hover\:border-neon-blue-400:hover{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.hover\:border-neon-blue-500:hover{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.hover\:border-neon-blue-600:hover{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.hover\:border-neon-blue-700:hover{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.hover\:border-neon-blue-800:hover{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.hover\:border-neon-blue-900:hover{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.hover\:border-dark-blue-100:hover{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.hover\:border-dark-blue-200:hover{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.hover\:border-dark-blue-300:hover{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.hover\:border-dark-blue-400:hover{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.hover\:border-dark-blue-500:hover{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.hover\:border-dark-blue-600:hover{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.hover\:border-dark-blue-700:hover{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.hover\:border-dark-blue-800:hover{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.hover\:border-dark-blue-900:hover{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.focus\:border-transparent:focus{border-color:transparent}.focus\:border-current:focus{border-color:currentColor}.focus\:border-black:focus{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.focus\:border-primary:focus{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.focus\:border-secondary:focus{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.focus\:border-tertiary:focus{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.focus\:border-spacer:focus{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.focus\:border-umbra:focus{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.focus\:border-underline:focus{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.focus\:border-gray-100:focus{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.focus\:border-gray-200:focus{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.focus\:border-gray-300:focus{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.focus\:border-gray-400:focus{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.focus\:border-gray-500:focus{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.focus\:border-gray-600:focus{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.focus\:border-gray-700:focus{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.focus\:border-gray-800:focus{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.focus\:border-gray-900:focus{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.focus\:border-red-100:focus{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.focus\:border-red-200:focus{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.focus\:border-red-300:focus{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.focus\:border-red-400:focus{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.focus\:border-red-500:focus{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.focus\:border-red-600:focus{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.focus\:border-red-700:focus{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.focus\:border-red-800:focus{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.focus\:border-red-900:focus{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.focus\:border-green-100:focus{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.focus\:border-green-200:focus{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.focus\:border-green-300:focus{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.focus\:border-green-400:focus{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.focus\:border-green-500:focus{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.focus\:border-green-600:focus{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.focus\:border-green-700:focus{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.focus\:border-green-800:focus{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.focus\:border-green-900:focus{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.focus\:border-orange-100:focus{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.focus\:border-orange-200:focus{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.focus\:border-orange-300:focus{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.focus\:border-orange-400:focus{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.focus\:border-orange-600:focus{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.focus\:border-orange-700:focus{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.focus\:border-orange-800:focus{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.focus\:border-orange-900:focus{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.focus\:border-neon-blue-100:focus{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.focus\:border-neon-blue-200:focus{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.focus\:border-neon-blue-300:focus{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.focus\:border-neon-blue-400:focus{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.focus\:border-neon-blue-500:focus{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.focus\:border-neon-blue-600:focus{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.focus\:border-neon-blue-700:focus{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.focus\:border-neon-blue-800:focus{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.focus\:border-neon-blue-900:focus{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.focus\:border-dark-blue-100:focus{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.focus\:border-dark-blue-200:focus{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.focus\:border-dark-blue-300:focus{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.focus\:border-dark-blue-400:focus{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.focus\:border-dark-blue-500:focus{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.focus\:border-dark-blue-600:focus{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.focus\:border-dark-blue-700:focus{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.focus\:border-dark-blue-800:focus{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.focus\:border-dark-blue-900:focus{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.border-opacity-0{--border-opacity:0}.border-opacity-15{--border-opacity:0.15}.border-opacity-25{--border-opacity:0.25}.border-opacity-50{--border-opacity:0.5}.border-opacity-70{--border-opacity:0.70}.border-opacity-75{--border-opacity:0.75}.border-opacity-90{--border-opacity:0.9}.border-opacity-100{--border-opacity:1}.hover\:border-opacity-0:hover{--border-opacity:0}.hover\:border-opacity-15:hover{--border-opacity:0.15}.hover\:border-opacity-25:hover{--border-opacity:0.25}.hover\:border-opacity-50:hover{--border-opacity:0.5}.hover\:border-opacity-70:hover{--border-opacity:0.70}.hover\:border-opacity-75:hover{--border-opacity:0.75}.hover\:border-opacity-90:hover{--border-opacity:0.9}.hover\:border-opacity-100:hover{--border-opacity:1}.focus\:border-opacity-0:focus{--border-opacity:0}.focus\:border-opacity-15:focus{--border-opacity:0.15}.focus\:border-opacity-25:focus{--border-opacity:0.25}.focus\:border-opacity-50:focus{--border-opacity:0.5}.focus\:border-opacity-70:focus{--border-opacity:0.70}.focus\:border-opacity-75:focus{--border-opacity:0.75}.focus\:border-opacity-90:focus{--border-opacity:0.9}.focus\:border-opacity-100:focus{--border-opacity:1}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-t-sm{border-top-left-radius:.125rem}.rounded-r-sm,.rounded-t-sm{border-top-right-radius:.125rem}.rounded-b-sm,.rounded-r-sm{border-bottom-right-radius:.125rem}.rounded-b-sm,.rounded-l-sm{border-bottom-left-radius:.125rem}.rounded-l-sm{border-top-left-radius:.125rem}.rounded-t{border-top-left-radius:.25rem}.rounded-r,.rounded-t{border-top-right-radius:.25rem}.rounded-b,.rounded-r{border-bottom-right-radius:.25rem}.rounded-b,.rounded-l{border-bottom-left-radius:.25rem}.rounded-l{border-top-left-radius:.25rem}.rounded-t-md{border-top-left-radius:.375rem}.rounded-r-md,.rounded-t-md{border-top-right-radius:.375rem}.rounded-b-md,.rounded-r-md{border-bottom-right-radius:.375rem}.rounded-b-md,.rounded-l-md{border-bottom-left-radius:.375rem}.rounded-l-md{border-top-left-radius:.375rem}.rounded-t-lg{border-top-left-radius:.5rem}.rounded-r-lg,.rounded-t-lg{border-top-right-radius:.5rem}.rounded-b-lg,.rounded-r-lg{border-bottom-right-radius:.5rem}.rounded-b-lg,.rounded-l-lg{border-bottom-left-radius:.5rem}.rounded-l-lg{border-top-left-radius:.5rem}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-r-full{border-top-right-radius:9999px}.rounded-b-full,.rounded-r-full{border-bottom-right-radius:9999px}.rounded-b-full,.rounded-l-full{border-bottom-left-radius:9999px}.rounded-l-full{border-top-left-radius:9999px}.rounded-tl-none{border-top-left-radius:0}.rounded-tr-none{border-top-right-radius:0}.rounded-br-none{border-bottom-right-radius:0}.rounded-bl-none{border-bottom-left-radius:0}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tr-sm{border-top-right-radius:.125rem}.rounded-br-sm{border-bottom-right-radius:.125rem}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tr-md{border-top-right-radius:.375rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-tl-full{border-top-left-radius:9999px}.rounded-tr-full{border-top-right-radius:9999px}.rounded-br-full{border-bottom-right-radius:9999px}.rounded-bl-full{border-bottom-left-radius:9999px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-none{border-style:none}.border-0{border-width:0}.border-1{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-10{border-width:10px}.border-16{border-width:16px}.border{border-width:1px}.border-t-0{border-top-width:0}.border-r-0{border-right-width:0}.border-b-0{border-bottom-width:0}.border-l-0{border-left-width:0}.border-t-1{border-top-width:1px}.border-r-1{border-right-width:1px}.border-b-1{border-bottom-width:1px}.border-l-1{border-left-width:1px}.border-t-2{border-top-width:2px}.border-r-2{border-right-width:2px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-t-4{border-top-width:4px}.border-r-4{border-right-width:4px}.border-b-4{border-bottom-width:4px}.border-l-4{border-left-width:4px}.border-t-8{border-top-width:8px}.border-r-8{border-right-width:8px}.border-b-8{border-bottom-width:8px}.border-l-8{border-left-width:8px}.border-t-10{border-top-width:10px}.border-r-10{border-right-width:10px}.border-b-10{border-bottom-width:10px}.border-l-10{border-left-width:10px}.border-t-16{border-top-width:16px}.border-r-16{border-right-width:16px}.border-b-16{border-bottom-width:16px}.border-l-16{border-left-width:16px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-text{cursor:text}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.hidden{display:none}.hover\:block:hover{display:block}.hover\:inline-block:hover{display:inline-block}.hover\:inline:hover{display:inline}.hover\:flex:hover{display:flex}.hover\:inline-flex:hover{display:inline-flex}.hover\:table:hover{display:table}.hover\:table-caption:hover{display:table-caption}.hover\:table-cell:hover{display:table-cell}.hover\:table-column:hover{display:table-column}.hover\:table-column-group:hover{display:table-column-group}.hover\:table-footer-group:hover{display:table-footer-group}.hover\:table-header-group:hover{display:table-header-group}.hover\:table-row-group:hover{display:table-row-group}.hover\:table-row:hover{display:table-row}.hover\:flow-root:hover{display:flow-root}.hover\:grid:hover{display:grid}.hover\:inline-grid:hover{display:inline-grid}.hover\:contents:hover{display:contents}.hover\:hidden:hover{display:none}.focus\:block:focus{display:block}.focus\:inline-block:focus{display:inline-block}.focus\:inline:focus{display:inline}.focus\:flex:focus{display:flex}.focus\:inline-flex:focus{display:inline-flex}.focus\:table:focus{display:table}.focus\:table-caption:focus{display:table-caption}.focus\:table-cell:focus{display:table-cell}.focus\:table-column:focus{display:table-column}.focus\:table-column-group:focus{display:table-column-group}.focus\:table-footer-group:focus{display:table-footer-group}.focus\:table-header-group:focus{display:table-header-group}.focus\:table-row-group:focus{display:table-row-group}.focus\:table-row:focus{display:table-row}.focus\:flow-root:focus{display:flow-root}.focus\:grid:focus{display:grid}.focus\:inline-grid:focus{display:inline-grid}.focus\:contents:focus{display:contents}.focus\:hidden:focus{display:none}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:inline-block{display:inline-block}.group:hover .group-hover\:inline{display:inline}.group:hover .group-hover\:flex{display:flex}.group:hover .group-hover\:inline-flex{display:inline-flex}.group:hover .group-hover\:table{display:table}.group:hover .group-hover\:table-caption{display:table-caption}.group:hover .group-hover\:table-cell{display:table-cell}.group:hover .group-hover\:table-column{display:table-column}.group:hover .group-hover\:table-column-group{display:table-column-group}.group:hover .group-hover\:table-footer-group{display:table-footer-group}.group:hover .group-hover\:table-header-group{display:table-header-group}.group:hover .group-hover\:table-row-group{display:table-row-group}.group:hover .group-hover\:table-row{display:table-row}.group:hover .group-hover\:flow-root{display:flow-root}.group:hover .group-hover\:grid{display:grid}.group:hover .group-hover\:inline-grid{display:inline-grid}.group:hover .group-hover\:contents{display:contents}.group:hover .group-hover\:hidden{display:none}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-no-wrap{flex-wrap:nowrap}.place-items-auto{place-items:auto}.place-items-start{place-items:start}.place-items-end{place-items:end}.place-items-center{place-items:center}.place-items-stretch{place-items:stretch}.place-content-center{place-content:center}.place-content-start{place-content:start}.place-content-end{place-content:end}.place-content-between{place-content:space-between}.place-content-around{place-content:space-around}.place-content-evenly{place-content:space-evenly}.place-content-stretch{place-content:stretch}.place-self-auto{place-self:auto}.place-self-start{place-self:start}.place-self-end{place-self:end}.place-self-center{place-self:center}.place-self-stretch{place-self:stretch}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-items-auto{justify-items:auto}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-self-auto{justify-self:auto}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.justify-self-stretch{justify-self:stretch}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.float-right{float:right}.float-left{float:left}.float-none{float:none}.clearfix:after{content:"";display:table;clear:both}.clear-left{clear:left}.clear-right{clear:right}.clear-both{clear:both}.clear-none{clear:none}.font-body,.font-display{font-family:Josefin Sans,sans-serif}.font-hairline{font-weight:100}.font-thin{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}.hover\:font-hairline:hover{font-weight:100}.hover\:font-thin:hover{font-weight:200}.hover\:font-light:hover{font-weight:300}.hover\:font-normal:hover{font-weight:400}.hover\:font-medium:hover{font-weight:500}.hover\:font-semibold:hover{font-weight:600}.hover\:font-bold:hover{font-weight:700}.hover\:font-extrabold:hover{font-weight:800}.hover\:font-black:hover{font-weight:900}.focus\:font-hairline:focus{font-weight:100}.focus\:font-thin:focus{font-weight:200}.focus\:font-light:focus{font-weight:300}.focus\:font-normal:focus{font-weight:400}.focus\:font-medium:focus{font-weight:500}.focus\:font-semibold:focus{font-weight:600}.focus\:font-bold:focus{font-weight:700}.focus\:font-extrabold:focus{font-weight:800}.focus\:font-black:focus{font-weight:900}.group:hover .group-hover\:font-hairline{font-weight:100}.group:hover .group-hover\:font-thin{font-weight:200}.group:hover .group-hover\:font-light{font-weight:300}.group:hover .group-hover\:font-normal{font-weight:400}.group:hover .group-hover\:font-medium{font-weight:500}.group:hover .group-hover\:font-semibold{font-weight:600}.group:hover .group-hover\:font-bold{font-weight:700}.group:hover .group-hover\:font-extrabold{font-weight:800}.group:hover .group-hover\:font-black{font-weight:900}.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-13{height:3.25rem}.h-14{height:3.5rem}.h-15{height:3.75rem}.h-16{height:4rem}.h-19{height:4.75rem}.h-20{height:5rem}.h-22{height:5.5rem}.h-23{height:5.75rem}.h-24{height:6rem}.h-30{height:7.5rem}.h-32{height:8rem}.h-33{height:8.75rem}.h-36{height:9rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-50{height:12.75rem}.h-52{height:13rem}.h-53{height:13.25rem}.h-55{height:13.75rem}.h-56{height:14rem}.h-64{height:16rem}.h-68{height:17rem}.h-75{height:18.75rem}.h-98{height:24.5rem}.h-100{height:25rem}.h-120{height:30rem}.h-140{height:35rem}.h-auto{height:auto}.h-px{height:1px}.h-2px{height:2px}.h-0-5{height:.15rem}.h-1-5{height:.375rem}.h-2-5{height:.625rem}.h-7-2{height:1.875rem}.h-31-25{height:7.8125rem}.h-62-5{height:15.625rem}.h-full{height:100%}.h-screen{height:100vh}.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:4rem}.text-xxs{font-size:.6875rem}.text-1-2xl{font-size:1.375rem}.text-2-1xl{font-size:1.75rem}.text-2-3xl{font-size:2.125rem}.text-2-4xl{font-size:2.5rem}.text-30px{font-size:1.875rem}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-10{line-height:2.5rem}.leading-11{line-height:2.75rem}.leading-12{line-height:3rem}.leading-13{line-height:3.25rem}.leading-14{line-height:3.75rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.leading-chilled{line-height:1.75}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-none{list-style-type:none}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-7{margin:1.75rem}.m-8{margin:2rem}.m-9{margin:2.25rem}.m-10{margin:2.5rem}.m-11{margin:2.75rem}.m-12{margin:3rem}.m-13{margin:3.25rem}.m-14{margin:3.5rem}.m-15{margin:3.75rem}.m-16{margin:4rem}.m-19{margin:4.75rem}.m-20{margin:5rem}.m-22{margin:5.5rem}.m-23{margin:5.75rem}.m-24{margin:6rem}.m-28{margin:6.5rem}.m-30{margin:7.5rem}.m-32{margin:8rem}.m-33{margin:8.75rem}.m-36{margin:9rem}.m-40{margin:10rem}.m-44{margin:11rem}.m-48{margin:12rem}.m-50{margin:12.75rem}.m-52{margin:13rem}.m-53{margin:13.25rem}.m-55{margin:13.75rem}.m-56{margin:14rem}.m-64{margin:16rem}.m-68{margin:17rem}.m-75{margin:18.75rem}.m-98{margin:24.5rem}.m-100{margin:25rem}.m-120{margin:30rem}.m-140{margin:35rem}.m-auto{margin:auto}.m-px{margin:1px}.m-2px{margin:2px}.m-0-5{margin:.15rem}.m-1-5{margin:.375rem}.m-2-5{margin:.625rem}.m-7-2{margin:1.875rem}.m-31-25{margin:7.8125rem}.m-62-5{margin:15.625rem}.-m-1{margin:-.25rem}.-m-2{margin:-.5rem}.-m-3{margin:-.75rem}.-m-4{margin:-1rem}.-m-5{margin:-1.25rem}.-m-6{margin:-1.5rem}.-m-7{margin:-1.75rem}.-m-8{margin:-2rem}.-m-9{margin:-2.25rem}.-m-10{margin:-2.5rem}.-m-11{margin:-2.75rem}.-m-12{margin:-3rem}.-m-13{margin:-3.25rem}.-m-14{margin:-3.5rem}.-m-15{margin:-3.75rem}.-m-16{margin:-4rem}.-m-19{margin:-4.75rem}.-m-20{margin:-5rem}.-m-22{margin:-5.5rem}.-m-23{margin:-5.75rem}.-m-24{margin:-6rem}.-m-30{margin:-7.5rem}.-m-32{margin:-8rem}.-m-40{margin:-10rem}.-m-44{margin:-11rem}.-m-48{margin:-12rem}.-m-50{margin:-12.75rem}.-m-52{margin:-13rem}.-m-53{margin:-13.25rem}.-m-55{margin:-13.75rem}.-m-56{margin:-14rem}.-m-64{margin:-16rem}.-m-68{margin:-17rem}.-m-75{margin:-18.75rem}.-m-98{margin:-24.5rem}.-m-100{margin:-25rem}.-m-120{margin:-30rem}.-m-140{margin:-35rem}.-m-px{margin:-1px}.-m-2px{margin:-2px}.-m-0-5{margin:-.15rem}.-m-1-5{margin:-.375rem}.-m-2-5{margin:-.625rem}.-m-7-2{margin:-1.875rem}.-m-31-25{margin:-7.8125rem}.-m-62-5{margin:-15.625rem}.my-0{margin-top:0;margin-bottom:0}.mx-0{margin-left:0;margin-right:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.mx-7{margin-left:1.75rem;margin-right:1.75rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-9{margin-top:2.25rem;margin-bottom:2.25rem}.mx-9{margin-left:2.25rem;margin-right:2.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.my-11{margin-top:2.75rem;margin-bottom:2.75rem}.mx-11{margin-left:2.75rem;margin-right:2.75rem}.my-12{margin-top:3rem;margin-bottom:3rem}.mx-12{margin-left:3rem;margin-right:3rem}.my-13{margin-top:3.25rem;margin-bottom:3.25rem}.mx-13{margin-left:3.25rem;margin-right:3.25rem}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.mx-14{margin-left:3.5rem;margin-right:3.5rem}.my-15{margin-top:3.75rem;margin-bottom:3.75rem}.mx-15{margin-left:3.75rem;margin-right:3.75rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mx-16{margin-left:4rem;margin-right:4rem}.my-19{margin-top:4.75rem;margin-bottom:4.75rem}.mx-19{margin-left:4.75rem;margin-right:4.75rem}.my-20{margin-top:5rem;margin-bottom:5rem}.mx-20{margin-left:5rem;margin-right:5rem}.my-22{margin-top:5.5rem;margin-bottom:5.5rem}.mx-22{margin-left:5.5rem;margin-right:5.5rem}.my-23{margin-top:5.75rem;margin-bottom:5.75rem}.mx-23{margin-left:5.75rem;margin-right:5.75rem}.my-24{margin-top:6rem;margin-bottom:6rem}.mx-24{margin-left:6rem;margin-right:6rem}.my-28{margin-top:6.5rem;margin-bottom:6.5rem}.mx-28{margin-left:6.5rem;margin-right:6.5rem}.my-30{margin-top:7.5rem;margin-bottom:7.5rem}.mx-30{margin-left:7.5rem;margin-right:7.5rem}.my-32{margin-top:8rem;margin-bottom:8rem}.mx-32{margin-left:8rem;margin-right:8rem}.my-33{margin-top:8.75rem;margin-bottom:8.75rem}.mx-33{margin-left:8.75rem;margin-right:8.75rem}.my-36{margin-top:9rem;margin-bottom:9rem}.mx-36{margin-left:9rem;margin-right:9rem}.my-40{margin-top:10rem;margin-bottom:10rem}.mx-40{margin-left:10rem;margin-right:10rem}.my-44{margin-top:11rem;margin-bottom:11rem}.mx-44{margin-left:11rem;margin-right:11rem}.my-48{margin-top:12rem;margin-bottom:12rem}.mx-48{margin-left:12rem;margin-right:12rem}.my-50{margin-top:12.75rem;margin-bottom:12.75rem}.mx-50{margin-left:12.75rem;margin-right:12.75rem}.my-52{margin-top:13rem;margin-bottom:13rem}.mx-52{margin-left:13rem;margin-right:13rem}.my-53{margin-top:13.25rem;margin-bottom:13.25rem}.mx-53{margin-left:13.25rem;margin-right:13.25rem}.my-55{margin-top:13.75rem;margin-bottom:13.75rem}.mx-55{margin-left:13.75rem;margin-right:13.75rem}.my-56{margin-top:14rem;margin-bottom:14rem}.mx-56{margin-left:14rem;margin-right:14rem}.my-64{margin-top:16rem;margin-bottom:16rem}.mx-64{margin-left:16rem;margin-right:16rem}.my-68{margin-top:17rem;margin-bottom:17rem}.mx-68{margin-left:17rem;margin-right:17rem}.my-75{margin-top:18.75rem;margin-bottom:18.75rem}.mx-75{margin-left:18.75rem;margin-right:18.75rem}.my-98{margin-top:24.5rem;margin-bottom:24.5rem}.mx-98{margin-left:24.5rem;margin-right:24.5rem}.my-100{margin-top:25rem;margin-bottom:25rem}.mx-100{margin-left:25rem;margin-right:25rem}.my-120{margin-top:30rem;margin-bottom:30rem}.mx-120{margin-left:30rem;margin-right:30rem}.my-140{margin-top:35rem;margin-bottom:35rem}.mx-140{margin-left:35rem;margin-right:35rem}.my-auto{margin-top:auto;margin-bottom:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-px{margin-top:1px;margin-bottom:1px}.mx-px{margin-left:1px;margin-right:1px}.my-2px{margin-top:2px;margin-bottom:2px}.mx-2px{margin-left:2px;margin-right:2px}.my-0-5{margin-top:.15rem;margin-bottom:.15rem}.mx-0-5{margin-left:.15rem;margin-right:.15rem}.my-1-5{margin-top:.375rem;margin-bottom:.375rem}.mx-1-5{margin-left:.375rem;margin-right:.375rem}.my-2-5{margin-top:.625rem;margin-bottom:.625rem}.mx-2-5{margin-left:.625rem;margin-right:.625rem}.my-7-2{margin-top:1.875rem;margin-bottom:1.875rem}.mx-7-2{margin-left:1.875rem;margin-right:1.875rem}.my-31-25{margin-top:7.8125rem;margin-bottom:7.8125rem}.mx-31-25{margin-left:7.8125rem;margin-right:7.8125rem}.my-62-5{margin-top:15.625rem;margin-bottom:15.625rem}.mx-62-5{margin-left:15.625rem;margin-right:15.625rem}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-my-4{margin-top:-1rem;margin-bottom:-1rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.-my-8{margin-top:-2rem;margin-bottom:-2rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.-my-12{margin-top:-3rem;margin-bottom:-3rem}.-mx-12{margin-left:-3rem;margin-right:-3rem}.-my-13{margin-top:-3.25rem;margin-bottom:-3.25rem}.-mx-13{margin-left:-3.25rem;margin-right:-3.25rem}.-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.-my-15{margin-top:-3.75rem;margin-bottom:-3.75rem}.-mx-15{margin-left:-3.75rem;margin-right:-3.75rem}.-my-16{margin-top:-4rem;margin-bottom:-4rem}.-mx-16{margin-left:-4rem;margin-right:-4rem}.-my-19{margin-top:-4.75rem;margin-bottom:-4.75rem}.-mx-19{margin-left:-4.75rem;margin-right:-4.75rem}.-my-20{margin-top:-5rem;margin-bottom:-5rem}.-mx-20{margin-left:-5rem;margin-right:-5rem}.-my-22{margin-top:-5.5rem;margin-bottom:-5.5rem}.-mx-22{margin-left:-5.5rem;margin-right:-5.5rem}.-my-23{margin-top:-5.75rem;margin-bottom:-5.75rem}.-mx-23{margin-left:-5.75rem;margin-right:-5.75rem}.-my-24{margin-top:-6rem;margin-bottom:-6rem}.-mx-24{margin-left:-6rem;margin-right:-6rem}.-my-30{margin-top:-7.5rem;margin-bottom:-7.5rem}.-mx-30{margin-left:-7.5rem;margin-right:-7.5rem}.-my-32{margin-top:-8rem;margin-bottom:-8rem}.-mx-32{margin-left:-8rem;margin-right:-8rem}.-my-40{margin-top:-10rem;margin-bottom:-10rem}.-mx-40{margin-left:-10rem;margin-right:-10rem}.-my-44{margin-top:-11rem;margin-bottom:-11rem}.-mx-44{margin-left:-11rem;margin-right:-11rem}.-my-48{margin-top:-12rem;margin-bottom:-12rem}.-mx-48{margin-left:-12rem;margin-right:-12rem}.-my-50{margin-top:-12.75rem;margin-bottom:-12.75rem}.-mx-50{margin-left:-12.75rem;margin-right:-12.75rem}.-my-52{margin-top:-13rem;margin-bottom:-13rem}.-mx-52{margin-left:-13rem;margin-right:-13rem}.-my-53{margin-top:-13.25rem;margin-bottom:-13.25rem}.-mx-53{margin-left:-13.25rem;margin-right:-13.25rem}.-my-55{margin-top:-13.75rem;margin-bottom:-13.75rem}.-mx-55{margin-left:-13.75rem;margin-right:-13.75rem}.-my-56{margin-top:-14rem;margin-bottom:-14rem}.-mx-56{margin-left:-14rem;margin-right:-14rem}.-my-64{margin-top:-16rem;margin-bottom:-16rem}.-mx-64{margin-left:-16rem;margin-right:-16rem}.-my-68{margin-top:-17rem;margin-bottom:-17rem}.-mx-68{margin-left:-17rem;margin-right:-17rem}.-my-75{margin-top:-18.75rem;margin-bottom:-18.75rem}.-mx-75{margin-left:-18.75rem;margin-right:-18.75rem}.-my-98{margin-top:-24.5rem;margin-bottom:-24.5rem}.-mx-98{margin-left:-24.5rem;margin-right:-24.5rem}.-my-100{margin-top:-25rem;margin-bottom:-25rem}.-mx-100{margin-left:-25rem;margin-right:-25rem}.-my-120{margin-top:-30rem;margin-bottom:-30rem}.-mx-120{margin-left:-30rem;margin-right:-30rem}.-my-140{margin-top:-35rem;margin-bottom:-35rem}.-mx-140{margin-left:-35rem;margin-right:-35rem}.-my-px{margin-top:-1px;margin-bottom:-1px}.-mx-px{margin-left:-1px;margin-right:-1px}.-my-2px{margin-top:-2px;margin-bottom:-2px}.-mx-2px{margin-left:-2px;margin-right:-2px}.-my-0-5{margin-top:-.15rem;margin-bottom:-.15rem}.-mx-0-5{margin-left:-.15rem;margin-right:-.15rem}.-my-1-5{margin-top:-.375rem;margin-bottom:-.375rem}.-mx-1-5{margin-left:-.375rem;margin-right:-.375rem}.-my-2-5{margin-top:-.625rem;margin-bottom:-.625rem}.-mx-2-5{margin-left:-.625rem;margin-right:-.625rem}.-my-7-2{margin-top:-1.875rem;margin-bottom:-1.875rem}.-mx-7-2{margin-left:-1.875rem;margin-right:-1.875rem}.-my-31-25{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.-mx-31-25{margin-left:-7.8125rem;margin-right:-7.8125rem}.-my-62-5{margin-top:-15.625rem;margin-bottom:-15.625rem}.-mx-62-5{margin-left:-15.625rem;margin-right:-15.625rem}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-7{margin-top:1.75rem}.mr-7{margin-right:1.75rem}.mb-7{margin-bottom:1.75rem}.ml-7{margin-left:1.75rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mt-9{margin-top:2.25rem}.mr-9{margin-right:2.25rem}.mb-9{margin-bottom:2.25rem}.ml-9{margin-left:2.25rem}.mt-10{margin-top:2.5rem}.mr-10{margin-right:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-10{margin-left:2.5rem}.mt-11{margin-top:2.75rem}.mr-11{margin-right:2.75rem}.mb-11{margin-bottom:2.75rem}.ml-11{margin-left:2.75rem}.mt-12{margin-top:3rem}.mr-12{margin-right:3rem}.mb-12{margin-bottom:3rem}.ml-12{margin-left:3rem}.mt-13{margin-top:3.25rem}.mr-13{margin-right:3.25rem}.mb-13{margin-bottom:3.25rem}.ml-13{margin-left:3.25rem}.mt-14{margin-top:3.5rem}.mr-14{margin-right:3.5rem}.mb-14{margin-bottom:3.5rem}.ml-14{margin-left:3.5rem}.mt-15{margin-top:3.75rem}.mr-15{margin-right:3.75rem}.mb-15{margin-bottom:3.75rem}.ml-15{margin-left:3.75rem}.mt-16{margin-top:4rem}.mr-16{margin-right:4rem}.mb-16{margin-bottom:4rem}.ml-16{margin-left:4rem}.mt-19{margin-top:4.75rem}.mr-19{margin-right:4.75rem}.mb-19{margin-bottom:4.75rem}.ml-19{margin-left:4.75rem}.mt-20{margin-top:5rem}.mr-20{margin-right:5rem}.mb-20{margin-bottom:5rem}.ml-20{margin-left:5rem}.mt-22{margin-top:5.5rem}.mr-22{margin-right:5.5rem}.mb-22{margin-bottom:5.5rem}.ml-22{margin-left:5.5rem}.mt-23{margin-top:5.75rem}.mr-23{margin-right:5.75rem}.mb-23{margin-bottom:5.75rem}.ml-23{margin-left:5.75rem}.mt-24{margin-top:6rem}.mr-24{margin-right:6rem}.mb-24{margin-bottom:6rem}.ml-24{margin-left:6rem}.mt-28{margin-top:6.5rem}.mr-28{margin-right:6.5rem}.mb-28{margin-bottom:6.5rem}.ml-28{margin-left:6.5rem}.mt-30{margin-top:7.5rem}.mr-30{margin-right:7.5rem}.mb-30{margin-bottom:7.5rem}.ml-30{margin-left:7.5rem}.mt-32{margin-top:8rem}.mr-32{margin-right:8rem}.mb-32{margin-bottom:8rem}.ml-32{margin-left:8rem}.mt-33{margin-top:8.75rem}.mr-33{margin-right:8.75rem}.mb-33{margin-bottom:8.75rem}.ml-33{margin-left:8.75rem}.mt-36{margin-top:9rem}.mr-36{margin-right:9rem}.mb-36{margin-bottom:9rem}.ml-36{margin-left:9rem}.mt-40{margin-top:10rem}.mr-40{margin-right:10rem}.mb-40{margin-bottom:10rem}.ml-40{margin-left:10rem}.mt-44{margin-top:11rem}.mr-44{margin-right:11rem}.mb-44{margin-bottom:11rem}.ml-44{margin-left:11rem}.mt-48{margin-top:12rem}.mr-48{margin-right:12rem}.mb-48{margin-bottom:12rem}.ml-48{margin-left:12rem}.mt-50{margin-top:12.75rem}.mr-50{margin-right:12.75rem}.mb-50{margin-bottom:12.75rem}.ml-50{margin-left:12.75rem}.mt-52{margin-top:13rem}.mr-52{margin-right:13rem}.mb-52{margin-bottom:13rem}.ml-52{margin-left:13rem}.mt-53{margin-top:13.25rem}.mr-53{margin-right:13.25rem}.mb-53{margin-bottom:13.25rem}.ml-53{margin-left:13.25rem}.mt-55{margin-top:13.75rem}.mr-55{margin-right:13.75rem}.mb-55{margin-bottom:13.75rem}.ml-55{margin-left:13.75rem}.mt-56{margin-top:14rem}.mr-56{margin-right:14rem}.mb-56{margin-bottom:14rem}.ml-56{margin-left:14rem}.mt-64{margin-top:16rem}.mr-64{margin-right:16rem}.mb-64{margin-bottom:16rem}.ml-64{margin-left:16rem}.mt-68{margin-top:17rem}.mr-68{margin-right:17rem}.mb-68{margin-bottom:17rem}.ml-68{margin-left:17rem}.mt-75{margin-top:18.75rem}.mr-75{margin-right:18.75rem}.mb-75{margin-bottom:18.75rem}.ml-75{margin-left:18.75rem}.mt-98{margin-top:24.5rem}.mr-98{margin-right:24.5rem}.mb-98{margin-bottom:24.5rem}.ml-98{margin-left:24.5rem}.mt-100{margin-top:25rem}.mr-100{margin-right:25rem}.mb-100{margin-bottom:25rem}.ml-100{margin-left:25rem}.mt-120{margin-top:30rem}.mr-120{margin-right:30rem}.mb-120{margin-bottom:30rem}.ml-120{margin-left:30rem}.mt-140{margin-top:35rem}.mr-140{margin-right:35rem}.mb-140{margin-bottom:35rem}.ml-140{margin-left:35rem}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mt-px{margin-top:1px}.mr-px{margin-right:1px}.mb-px{margin-bottom:1px}.ml-px{margin-left:1px}.mt-2px{margin-top:2px}.mr-2px{margin-right:2px}.mb-2px{margin-bottom:2px}.ml-2px{margin-left:2px}.mt-0-5{margin-top:.15rem}.mr-0-5{margin-right:.15rem}.mb-0-5{margin-bottom:.15rem}.ml-0-5{margin-left:.15rem}.mt-1-5{margin-top:.375rem}.mr-1-5{margin-right:.375rem}.mb-1-5{margin-bottom:.375rem}.ml-1-5{margin-left:.375rem}.mt-2-5{margin-top:.625rem}.mr-2-5{margin-right:.625rem}.mb-2-5{margin-bottom:.625rem}.ml-2-5{margin-left:.625rem}.mt-7-2{margin-top:1.875rem}.mr-7-2{margin-right:1.875rem}.mb-7-2{margin-bottom:1.875rem}.ml-7-2{margin-left:1.875rem}.mt-31-25{margin-top:7.8125rem}.mr-31-25{margin-right:7.8125rem}.mb-31-25{margin-bottom:7.8125rem}.ml-31-25{margin-left:7.8125rem}.mt-62-5{margin-top:15.625rem}.mr-62-5{margin-right:15.625rem}.mb-62-5{margin-bottom:15.625rem}.ml-62-5{margin-left:15.625rem}.-mt-1{margin-top:-.25rem}.-mr-1{margin-right:-.25rem}.-mb-1{margin-bottom:-.25rem}.-ml-1{margin-left:-.25rem}.-mt-2{margin-top:-.5rem}.-mr-2{margin-right:-.5rem}.-mb-2{margin-bottom:-.5rem}.-ml-2{margin-left:-.5rem}.-mt-3{margin-top:-.75rem}.-mr-3{margin-right:-.75rem}.-mb-3{margin-bottom:-.75rem}.-ml-3{margin-left:-.75rem}.-mt-4{margin-top:-1rem}.-mr-4{margin-right:-1rem}.-mb-4{margin-bottom:-1rem}.-ml-4{margin-left:-1rem}.-mt-5{margin-top:-1.25rem}.-mr-5{margin-right:-1.25rem}.-mb-5{margin-bottom:-1.25rem}.-ml-5{margin-left:-1.25rem}.-mt-6{margin-top:-1.5rem}.-mr-6{margin-right:-1.5rem}.-mb-6{margin-bottom:-1.5rem}.-ml-6{margin-left:-1.5rem}.-mt-7{margin-top:-1.75rem}.-mr-7{margin-right:-1.75rem}.-mb-7{margin-bottom:-1.75rem}.-ml-7{margin-left:-1.75rem}.-mt-8{margin-top:-2rem}.-mr-8{margin-right:-2rem}.-mb-8{margin-bottom:-2rem}.-ml-8{margin-left:-2rem}.-mt-9{margin-top:-2.25rem}.-mr-9{margin-right:-2.25rem}.-mb-9{margin-bottom:-2.25rem}.-ml-9{margin-left:-2.25rem}.-mt-10{margin-top:-2.5rem}.-mr-10{margin-right:-2.5rem}.-mb-10{margin-bottom:-2.5rem}.-ml-10{margin-left:-2.5rem}.-mt-11{margin-top:-2.75rem}.-mr-11{margin-right:-2.75rem}.-mb-11{margin-bottom:-2.75rem}.-ml-11{margin-left:-2.75rem}.-mt-12{margin-top:-3rem}.-mr-12{margin-right:-3rem}.-mb-12{margin-bottom:-3rem}.-ml-12{margin-left:-3rem}.-mt-13{margin-top:-3.25rem}.-mr-13{margin-right:-3.25rem}.-mb-13{margin-bottom:-3.25rem}.-ml-13{margin-left:-3.25rem}.-mt-14{margin-top:-3.5rem}.-mr-14{margin-right:-3.5rem}.-mb-14{margin-bottom:-3.5rem}.-ml-14{margin-left:-3.5rem}.-mt-15{margin-top:-3.75rem}.-mr-15{margin-right:-3.75rem}.-mb-15{margin-bottom:-3.75rem}.-ml-15{margin-left:-3.75rem}.-mt-16{margin-top:-4rem}.-mr-16{margin-right:-4rem}.-mb-16{margin-bottom:-4rem}.-ml-16{margin-left:-4rem}.-mt-19{margin-top:-4.75rem}.-mr-19{margin-right:-4.75rem}.-mb-19{margin-bottom:-4.75rem}.-ml-19{margin-left:-4.75rem}.-mt-20{margin-top:-5rem}.-mr-20{margin-right:-5rem}.-mb-20{margin-bottom:-5rem}.-ml-20{margin-left:-5rem}.-mt-22{margin-top:-5.5rem}.-mr-22{margin-right:-5.5rem}.-mb-22{margin-bottom:-5.5rem}.-ml-22{margin-left:-5.5rem}.-mt-23{margin-top:-5.75rem}.-mr-23{margin-right:-5.75rem}.-mb-23{margin-bottom:-5.75rem}.-ml-23{margin-left:-5.75rem}.-mt-24{margin-top:-6rem}.-mr-24{margin-right:-6rem}.-mb-24{margin-bottom:-6rem}.-ml-24{margin-left:-6rem}.-mt-30{margin-top:-7.5rem}.-mr-30{margin-right:-7.5rem}.-mb-30{margin-bottom:-7.5rem}.-ml-30{margin-left:-7.5rem}.-mt-32{margin-top:-8rem}.-mr-32{margin-right:-8rem}.-mb-32{margin-bottom:-8rem}.-ml-32{margin-left:-8rem}.-mt-40{margin-top:-10rem}.-mr-40{margin-right:-10rem}.-mb-40{margin-bottom:-10rem}.-ml-40{margin-left:-10rem}.-mt-44{margin-top:-11rem}.-mr-44{margin-right:-11rem}.-mb-44{margin-bottom:-11rem}.-ml-44{margin-left:-11rem}.-mt-48{margin-top:-12rem}.-mr-48{margin-right:-12rem}.-mb-48{margin-bottom:-12rem}.-ml-48{margin-left:-12rem}.-mt-50{margin-top:-12.75rem}.-mr-50{margin-right:-12.75rem}.-mb-50{margin-bottom:-12.75rem}.-ml-50{margin-left:-12.75rem}.-mt-52{margin-top:-13rem}.-mr-52{margin-right:-13rem}.-mb-52{margin-bottom:-13rem}.-ml-52{margin-left:-13rem}.-mt-53{margin-top:-13.25rem}.-mr-53{margin-right:-13.25rem}.-mb-53{margin-bottom:-13.25rem}.-ml-53{margin-left:-13.25rem}.-mt-55{margin-top:-13.75rem}.-mr-55{margin-right:-13.75rem}.-mb-55{margin-bottom:-13.75rem}.-ml-55{margin-left:-13.75rem}.-mt-56{margin-top:-14rem}.-mr-56{margin-right:-14rem}.-mb-56{margin-bottom:-14rem}.-ml-56{margin-left:-14rem}.-mt-64{margin-top:-16rem}.-mr-64{margin-right:-16rem}.-mb-64{margin-bottom:-16rem}.-ml-64{margin-left:-16rem}.-mt-68{margin-top:-17rem}.-mr-68{margin-right:-17rem}.-mb-68{margin-bottom:-17rem}.-ml-68{margin-left:-17rem}.-mt-75{margin-top:-18.75rem}.-mr-75{margin-right:-18.75rem}.-mb-75{margin-bottom:-18.75rem}.-ml-75{margin-left:-18.75rem}.-mt-98{margin-top:-24.5rem}.-mr-98{margin-right:-24.5rem}.-mb-98{margin-bottom:-24.5rem}.-ml-98{margin-left:-24.5rem}.-mt-100{margin-top:-25rem}.-mr-100{margin-right:-25rem}.-mb-100{margin-bottom:-25rem}.-ml-100{margin-left:-25rem}.-mt-120{margin-top:-30rem}.-mr-120{margin-right:-30rem}.-mb-120{margin-bottom:-30rem}.-ml-120{margin-left:-30rem}.-mt-140{margin-top:-35rem}.-mr-140{margin-right:-35rem}.-mb-140{margin-bottom:-35rem}.-ml-140{margin-left:-35rem}.-mt-px{margin-top:-1px}.-mr-px{margin-right:-1px}.-mb-px{margin-bottom:-1px}.-ml-px{margin-left:-1px}.-mt-2px{margin-top:-2px}.-mr-2px{margin-right:-2px}.-mb-2px{margin-bottom:-2px}.-ml-2px{margin-left:-2px}.-mt-0-5{margin-top:-.15rem}.-mr-0-5{margin-right:-.15rem}.-mb-0-5{margin-bottom:-.15rem}.-ml-0-5{margin-left:-.15rem}.-mt-1-5{margin-top:-.375rem}.-mr-1-5{margin-right:-.375rem}.-mb-1-5{margin-bottom:-.375rem}.-ml-1-5{margin-left:-.375rem}.-mt-2-5{margin-top:-.625rem}.-mr-2-5{margin-right:-.625rem}.-mb-2-5{margin-bottom:-.625rem}.-ml-2-5{margin-left:-.625rem}.-mt-7-2{margin-top:-1.875rem}.-mr-7-2{margin-right:-1.875rem}.-mb-7-2{margin-bottom:-1.875rem}.-ml-7-2{margin-left:-1.875rem}.-mt-31-25{margin-top:-7.8125rem}.-mr-31-25{margin-right:-7.8125rem}.-mb-31-25{margin-bottom:-7.8125rem}.-ml-31-25{margin-left:-7.8125rem}.-mt-62-5{margin-top:-15.625rem}.-mr-62-5{margin-right:-15.625rem}.-mb-62-5{margin-bottom:-15.625rem}.-ml-62-5{margin-left:-15.625rem}.last\:m-0:last-child{margin:0}.last\:m-1:last-child{margin:.25rem}.last\:m-2:last-child{margin:.5rem}.last\:m-3:last-child{margin:.75rem}.last\:m-4:last-child{margin:1rem}.last\:m-5:last-child{margin:1.25rem}.last\:m-6:last-child{margin:1.5rem}.last\:m-7:last-child{margin:1.75rem}.last\:m-8:last-child{margin:2rem}.last\:m-9:last-child{margin:2.25rem}.last\:m-10:last-child{margin:2.5rem}.last\:m-11:last-child{margin:2.75rem}.last\:m-12:last-child{margin:3rem}.last\:m-13:last-child{margin:3.25rem}.last\:m-14:last-child{margin:3.5rem}.last\:m-15:last-child{margin:3.75rem}.last\:m-16:last-child{margin:4rem}.last\:m-19:last-child{margin:4.75rem}.last\:m-20:last-child{margin:5rem}.last\:m-22:last-child{margin:5.5rem}.last\:m-23:last-child{margin:5.75rem}.last\:m-24:last-child{margin:6rem}.last\:m-28:last-child{margin:6.5rem}.last\:m-30:last-child{margin:7.5rem}.last\:m-32:last-child{margin:8rem}.last\:m-33:last-child{margin:8.75rem}.last\:m-36:last-child{margin:9rem}.last\:m-40:last-child{margin:10rem}.last\:m-44:last-child{margin:11rem}.last\:m-48:last-child{margin:12rem}.last\:m-50:last-child{margin:12.75rem}.last\:m-52:last-child{margin:13rem}.last\:m-53:last-child{margin:13.25rem}.last\:m-55:last-child{margin:13.75rem}.last\:m-56:last-child{margin:14rem}.last\:m-64:last-child{margin:16rem}.last\:m-68:last-child{margin:17rem}.last\:m-75:last-child{margin:18.75rem}.last\:m-98:last-child{margin:24.5rem}.last\:m-100:last-child{margin:25rem}.last\:m-120:last-child{margin:30rem}.last\:m-140:last-child{margin:35rem}.last\:m-auto:last-child{margin:auto}.last\:m-px:last-child{margin:1px}.last\:m-2px:last-child{margin:2px}.last\:m-0-5:last-child{margin:.15rem}.last\:m-1-5:last-child{margin:.375rem}.last\:m-2-5:last-child{margin:.625rem}.last\:m-7-2:last-child{margin:1.875rem}.last\:m-31-25:last-child{margin:7.8125rem}.last\:m-62-5:last-child{margin:15.625rem}.last\:-m-1:last-child{margin:-.25rem}.last\:-m-2:last-child{margin:-.5rem}.last\:-m-3:last-child{margin:-.75rem}.last\:-m-4:last-child{margin:-1rem}.last\:-m-5:last-child{margin:-1.25rem}.last\:-m-6:last-child{margin:-1.5rem}.last\:-m-7:last-child{margin:-1.75rem}.last\:-m-8:last-child{margin:-2rem}.last\:-m-9:last-child{margin:-2.25rem}.last\:-m-10:last-child{margin:-2.5rem}.last\:-m-11:last-child{margin:-2.75rem}.last\:-m-12:last-child{margin:-3rem}.last\:-m-13:last-child{margin:-3.25rem}.last\:-m-14:last-child{margin:-3.5rem}.last\:-m-15:last-child{margin:-3.75rem}.last\:-m-16:last-child{margin:-4rem}.last\:-m-19:last-child{margin:-4.75rem}.last\:-m-20:last-child{margin:-5rem}.last\:-m-22:last-child{margin:-5.5rem}.last\:-m-23:last-child{margin:-5.75rem}.last\:-m-24:last-child{margin:-6rem}.last\:-m-30:last-child{margin:-7.5rem}.last\:-m-32:last-child{margin:-8rem}.last\:-m-40:last-child{margin:-10rem}.last\:-m-44:last-child{margin:-11rem}.last\:-m-48:last-child{margin:-12rem}.last\:-m-50:last-child{margin:-12.75rem}.last\:-m-52:last-child{margin:-13rem}.last\:-m-53:last-child{margin:-13.25rem}.last\:-m-55:last-child{margin:-13.75rem}.last\:-m-56:last-child{margin:-14rem}.last\:-m-64:last-child{margin:-16rem}.last\:-m-68:last-child{margin:-17rem}.last\:-m-75:last-child{margin:-18.75rem}.last\:-m-98:last-child{margin:-24.5rem}.last\:-m-100:last-child{margin:-25rem}.last\:-m-120:last-child{margin:-30rem}.last\:-m-140:last-child{margin:-35rem}.last\:-m-px:last-child{margin:-1px}.last\:-m-2px:last-child{margin:-2px}.last\:-m-0-5:last-child{margin:-.15rem}.last\:-m-1-5:last-child{margin:-.375rem}.last\:-m-2-5:last-child{margin:-.625rem}.last\:-m-7-2:last-child{margin:-1.875rem}.last\:-m-31-25:last-child{margin:-7.8125rem}.last\:-m-62-5:last-child{margin:-15.625rem}.last\:my-0:last-child{margin-top:0;margin-bottom:0}.last\:mx-0:last-child{margin-left:0;margin-right:0}.last\:my-1:last-child{margin-top:.25rem;margin-bottom:.25rem}.last\:mx-1:last-child{margin-left:.25rem;margin-right:.25rem}.last\:my-2:last-child{margin-top:.5rem;margin-bottom:.5rem}.last\:mx-2:last-child{margin-left:.5rem;margin-right:.5rem}.last\:my-3:last-child{margin-top:.75rem;margin-bottom:.75rem}.last\:mx-3:last-child{margin-left:.75rem;margin-right:.75rem}.last\:my-4:last-child{margin-top:1rem;margin-bottom:1rem}.last\:mx-4:last-child{margin-left:1rem;margin-right:1rem}.last\:my-5:last-child{margin-top:1.25rem;margin-bottom:1.25rem}.last\:mx-5:last-child{margin-left:1.25rem;margin-right:1.25rem}.last\:my-6:last-child{margin-top:1.5rem;margin-bottom:1.5rem}.last\:mx-6:last-child{margin-left:1.5rem;margin-right:1.5rem}.last\:my-7:last-child{margin-top:1.75rem;margin-bottom:1.75rem}.last\:mx-7:last-child{margin-left:1.75rem;margin-right:1.75rem}.last\:my-8:last-child{margin-top:2rem;margin-bottom:2rem}.last\:mx-8:last-child{margin-left:2rem;margin-right:2rem}.last\:my-9:last-child{margin-top:2.25rem;margin-bottom:2.25rem}.last\:mx-9:last-child{margin-left:2.25rem;margin-right:2.25rem}.last\:my-10:last-child{margin-top:2.5rem;margin-bottom:2.5rem}.last\:mx-10:last-child{margin-left:2.5rem;margin-right:2.5rem}.last\:my-11:last-child{margin-top:2.75rem;margin-bottom:2.75rem}.last\:mx-11:last-child{margin-left:2.75rem;margin-right:2.75rem}.last\:my-12:last-child{margin-top:3rem;margin-bottom:3rem}.last\:mx-12:last-child{margin-left:3rem;margin-right:3rem}.last\:my-13:last-child{margin-top:3.25rem;margin-bottom:3.25rem}.last\:mx-13:last-child{margin-left:3.25rem;margin-right:3.25rem}.last\:my-14:last-child{margin-top:3.5rem;margin-bottom:3.5rem}.last\:mx-14:last-child{margin-left:3.5rem;margin-right:3.5rem}.last\:my-15:last-child{margin-top:3.75rem;margin-bottom:3.75rem}.last\:mx-15:last-child{margin-left:3.75rem;margin-right:3.75rem}.last\:my-16:last-child{margin-top:4rem;margin-bottom:4rem}.last\:mx-16:last-child{margin-left:4rem;margin-right:4rem}.last\:my-19:last-child{margin-top:4.75rem;margin-bottom:4.75rem}.last\:mx-19:last-child{margin-left:4.75rem;margin-right:4.75rem}.last\:my-20:last-child{margin-top:5rem;margin-bottom:5rem}.last\:mx-20:last-child{margin-left:5rem;margin-right:5rem}.last\:my-22:last-child{margin-top:5.5rem;margin-bottom:5.5rem}.last\:mx-22:last-child{margin-left:5.5rem;margin-right:5.5rem}.last\:my-23:last-child{margin-top:5.75rem;margin-bottom:5.75rem}.last\:mx-23:last-child{margin-left:5.75rem;margin-right:5.75rem}.last\:my-24:last-child{margin-top:6rem;margin-bottom:6rem}.last\:mx-24:last-child{margin-left:6rem;margin-right:6rem}.last\:my-28:last-child{margin-top:6.5rem;margin-bottom:6.5rem}.last\:mx-28:last-child{margin-left:6.5rem;margin-right:6.5rem}.last\:my-30:last-child{margin-top:7.5rem;margin-bottom:7.5rem}.last\:mx-30:last-child{margin-left:7.5rem;margin-right:7.5rem}.last\:my-32:last-child{margin-top:8rem;margin-bottom:8rem}.last\:mx-32:last-child{margin-left:8rem;margin-right:8rem}.last\:my-33:last-child{margin-top:8.75rem;margin-bottom:8.75rem}.last\:mx-33:last-child{margin-left:8.75rem;margin-right:8.75rem}.last\:my-36:last-child{margin-top:9rem;margin-bottom:9rem}.last\:mx-36:last-child{margin-left:9rem;margin-right:9rem}.last\:my-40:last-child{margin-top:10rem;margin-bottom:10rem}.last\:mx-40:last-child{margin-left:10rem;margin-right:10rem}.last\:my-44:last-child{margin-top:11rem;margin-bottom:11rem}.last\:mx-44:last-child{margin-left:11rem;margin-right:11rem}.last\:my-48:last-child{margin-top:12rem;margin-bottom:12rem}.last\:mx-48:last-child{margin-left:12rem;margin-right:12rem}.last\:my-50:last-child{margin-top:12.75rem;margin-bottom:12.75rem}.last\:mx-50:last-child{margin-left:12.75rem;margin-right:12.75rem}.last\:my-52:last-child{margin-top:13rem;margin-bottom:13rem}.last\:mx-52:last-child{margin-left:13rem;margin-right:13rem}.last\:my-53:last-child{margin-top:13.25rem;margin-bottom:13.25rem}.last\:mx-53:last-child{margin-left:13.25rem;margin-right:13.25rem}.last\:my-55:last-child{margin-top:13.75rem;margin-bottom:13.75rem}.last\:mx-55:last-child{margin-left:13.75rem;margin-right:13.75rem}.last\:my-56:last-child{margin-top:14rem;margin-bottom:14rem}.last\:mx-56:last-child{margin-left:14rem;margin-right:14rem}.last\:my-64:last-child{margin-top:16rem;margin-bottom:16rem}.last\:mx-64:last-child{margin-left:16rem;margin-right:16rem}.last\:my-68:last-child{margin-top:17rem;margin-bottom:17rem}.last\:mx-68:last-child{margin-left:17rem;margin-right:17rem}.last\:my-75:last-child{margin-top:18.75rem;margin-bottom:18.75rem}.last\:mx-75:last-child{margin-left:18.75rem;margin-right:18.75rem}.last\:my-98:last-child{margin-top:24.5rem;margin-bottom:24.5rem}.last\:mx-98:last-child{margin-left:24.5rem;margin-right:24.5rem}.last\:my-100:last-child{margin-top:25rem;margin-bottom:25rem}.last\:mx-100:last-child{margin-left:25rem;margin-right:25rem}.last\:my-120:last-child{margin-top:30rem;margin-bottom:30rem}.last\:mx-120:last-child{margin-left:30rem;margin-right:30rem}.last\:my-140:last-child{margin-top:35rem;margin-bottom:35rem}.last\:mx-140:last-child{margin-left:35rem;margin-right:35rem}.last\:my-auto:last-child{margin-top:auto;margin-bottom:auto}.last\:mx-auto:last-child{margin-left:auto;margin-right:auto}.last\:my-px:last-child{margin-top:1px;margin-bottom:1px}.last\:mx-px:last-child{margin-left:1px;margin-right:1px}.last\:my-2px:last-child{margin-top:2px;margin-bottom:2px}.last\:mx-2px:last-child{margin-left:2px;margin-right:2px}.last\:my-0-5:last-child{margin-top:.15rem;margin-bottom:.15rem}.last\:mx-0-5:last-child{margin-left:.15rem;margin-right:.15rem}.last\:my-1-5:last-child{margin-top:.375rem;margin-bottom:.375rem}.last\:mx-1-5:last-child{margin-left:.375rem;margin-right:.375rem}.last\:my-2-5:last-child{margin-top:.625rem;margin-bottom:.625rem}.last\:mx-2-5:last-child{margin-left:.625rem;margin-right:.625rem}.last\:my-7-2:last-child{margin-top:1.875rem;margin-bottom:1.875rem}.last\:mx-7-2:last-child{margin-left:1.875rem;margin-right:1.875rem}.last\:my-31-25:last-child{margin-top:7.8125rem;margin-bottom:7.8125rem}.last\:mx-31-25:last-child{margin-left:7.8125rem;margin-right:7.8125rem}.last\:my-62-5:last-child{margin-top:15.625rem;margin-bottom:15.625rem}.last\:mx-62-5:last-child{margin-left:15.625rem;margin-right:15.625rem}.last\:-my-1:last-child{margin-top:-.25rem;margin-bottom:-.25rem}.last\:-mx-1:last-child{margin-left:-.25rem;margin-right:-.25rem}.last\:-my-2:last-child{margin-top:-.5rem;margin-bottom:-.5rem}.last\:-mx-2:last-child{margin-left:-.5rem;margin-right:-.5rem}.last\:-my-3:last-child{margin-top:-.75rem;margin-bottom:-.75rem}.last\:-mx-3:last-child{margin-left:-.75rem;margin-right:-.75rem}.last\:-my-4:last-child{margin-top:-1rem;margin-bottom:-1rem}.last\:-mx-4:last-child{margin-left:-1rem;margin-right:-1rem}.last\:-my-5:last-child{margin-top:-1.25rem;margin-bottom:-1.25rem}.last\:-mx-5:last-child{margin-left:-1.25rem;margin-right:-1.25rem}.last\:-my-6:last-child{margin-top:-1.5rem;margin-bottom:-1.5rem}.last\:-mx-6:last-child{margin-left:-1.5rem;margin-right:-1.5rem}.last\:-my-7:last-child{margin-top:-1.75rem;margin-bottom:-1.75rem}.last\:-mx-7:last-child{margin-left:-1.75rem;margin-right:-1.75rem}.last\:-my-8:last-child{margin-top:-2rem;margin-bottom:-2rem}.last\:-mx-8:last-child{margin-left:-2rem;margin-right:-2rem}.last\:-my-9:last-child{margin-top:-2.25rem;margin-bottom:-2.25rem}.last\:-mx-9:last-child{margin-left:-2.25rem;margin-right:-2.25rem}.last\:-my-10:last-child{margin-top:-2.5rem;margin-bottom:-2.5rem}.last\:-mx-10:last-child{margin-left:-2.5rem;margin-right:-2.5rem}.last\:-my-11:last-child{margin-top:-2.75rem;margin-bottom:-2.75rem}.last\:-mx-11:last-child{margin-left:-2.75rem;margin-right:-2.75rem}.last\:-my-12:last-child{margin-top:-3rem;margin-bottom:-3rem}.last\:-mx-12:last-child{margin-left:-3rem;margin-right:-3rem}.last\:-my-13:last-child{margin-top:-3.25rem;margin-bottom:-3.25rem}.last\:-mx-13:last-child{margin-left:-3.25rem;margin-right:-3.25rem}.last\:-my-14:last-child{margin-top:-3.5rem;margin-bottom:-3.5rem}.last\:-mx-14:last-child{margin-left:-3.5rem;margin-right:-3.5rem}.last\:-my-15:last-child{margin-top:-3.75rem;margin-bottom:-3.75rem}.last\:-mx-15:last-child{margin-left:-3.75rem;margin-right:-3.75rem}.last\:-my-16:last-child{margin-top:-4rem;margin-bottom:-4rem}.last\:-mx-16:last-child{margin-left:-4rem;margin-right:-4rem}.last\:-my-19:last-child{margin-top:-4.75rem;margin-bottom:-4.75rem}.last\:-mx-19:last-child{margin-left:-4.75rem;margin-right:-4.75rem}.last\:-my-20:last-child{margin-top:-5rem;margin-bottom:-5rem}.last\:-mx-20:last-child{margin-left:-5rem;margin-right:-5rem}.last\:-my-22:last-child{margin-top:-5.5rem;margin-bottom:-5.5rem}.last\:-mx-22:last-child{margin-left:-5.5rem;margin-right:-5.5rem}.last\:-my-23:last-child{margin-top:-5.75rem;margin-bottom:-5.75rem}.last\:-mx-23:last-child{margin-left:-5.75rem;margin-right:-5.75rem}.last\:-my-24:last-child{margin-top:-6rem;margin-bottom:-6rem}.last\:-mx-24:last-child{margin-left:-6rem;margin-right:-6rem}.last\:-my-30:last-child{margin-top:-7.5rem;margin-bottom:-7.5rem}.last\:-mx-30:last-child{margin-left:-7.5rem;margin-right:-7.5rem}.last\:-my-32:last-child{margin-top:-8rem;margin-bottom:-8rem}.last\:-mx-32:last-child{margin-left:-8rem;margin-right:-8rem}.last\:-my-40:last-child{margin-top:-10rem;margin-bottom:-10rem}.last\:-mx-40:last-child{margin-left:-10rem;margin-right:-10rem}.last\:-my-44:last-child{margin-top:-11rem;margin-bottom:-11rem}.last\:-mx-44:last-child{margin-left:-11rem;margin-right:-11rem}.last\:-my-48:last-child{margin-top:-12rem;margin-bottom:-12rem}.last\:-mx-48:last-child{margin-left:-12rem;margin-right:-12rem}.last\:-my-50:last-child{margin-top:-12.75rem;margin-bottom:-12.75rem}.last\:-mx-50:last-child{margin-left:-12.75rem;margin-right:-12.75rem}.last\:-my-52:last-child{margin-top:-13rem;margin-bottom:-13rem}.last\:-mx-52:last-child{margin-left:-13rem;margin-right:-13rem}.last\:-my-53:last-child{margin-top:-13.25rem;margin-bottom:-13.25rem}.last\:-mx-53:last-child{margin-left:-13.25rem;margin-right:-13.25rem}.last\:-my-55:last-child{margin-top:-13.75rem;margin-bottom:-13.75rem}.last\:-mx-55:last-child{margin-left:-13.75rem;margin-right:-13.75rem}.last\:-my-56:last-child{margin-top:-14rem;margin-bottom:-14rem}.last\:-mx-56:last-child{margin-left:-14rem;margin-right:-14rem}.last\:-my-64:last-child{margin-top:-16rem;margin-bottom:-16rem}.last\:-mx-64:last-child{margin-left:-16rem;margin-right:-16rem}.last\:-my-68:last-child{margin-top:-17rem;margin-bottom:-17rem}.last\:-mx-68:last-child{margin-left:-17rem;margin-right:-17rem}.last\:-my-75:last-child{margin-top:-18.75rem;margin-bottom:-18.75rem}.last\:-mx-75:last-child{margin-left:-18.75rem;margin-right:-18.75rem}.last\:-my-98:last-child{margin-top:-24.5rem;margin-bottom:-24.5rem}.last\:-mx-98:last-child{margin-left:-24.5rem;margin-right:-24.5rem}.last\:-my-100:last-child{margin-top:-25rem;margin-bottom:-25rem}.last\:-mx-100:last-child{margin-left:-25rem;margin-right:-25rem}.last\:-my-120:last-child{margin-top:-30rem;margin-bottom:-30rem}.last\:-mx-120:last-child{margin-left:-30rem;margin-right:-30rem}.last\:-my-140:last-child{margin-top:-35rem;margin-bottom:-35rem}.last\:-mx-140:last-child{margin-left:-35rem;margin-right:-35rem}.last\:-my-px:last-child{margin-top:-1px;margin-bottom:-1px}.last\:-mx-px:last-child{margin-left:-1px;margin-right:-1px}.last\:-my-2px:last-child{margin-top:-2px;margin-bottom:-2px}.last\:-mx-2px:last-child{margin-left:-2px;margin-right:-2px}.last\:-my-0-5:last-child{margin-top:-.15rem;margin-bottom:-.15rem}.last\:-mx-0-5:last-child{margin-left:-.15rem;margin-right:-.15rem}.last\:-my-1-5:last-child{margin-top:-.375rem;margin-bottom:-.375rem}.last\:-mx-1-5:last-child{margin-left:-.375rem;margin-right:-.375rem}.last\:-my-2-5:last-child{margin-top:-.625rem;margin-bottom:-.625rem}.last\:-mx-2-5:last-child{margin-left:-.625rem;margin-right:-.625rem}.last\:-my-7-2:last-child{margin-top:-1.875rem;margin-bottom:-1.875rem}.last\:-mx-7-2:last-child{margin-left:-1.875rem;margin-right:-1.875rem}.last\:-my-31-25:last-child{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.last\:-mx-31-25:last-child{margin-left:-7.8125rem;margin-right:-7.8125rem}.last\:-my-62-5:last-child{margin-top:-15.625rem;margin-bottom:-15.625rem}.last\:-mx-62-5:last-child{margin-left:-15.625rem;margin-right:-15.625rem}.last\:mt-0:last-child{margin-top:0}.last\:mr-0:last-child{margin-right:0}.last\:mb-0:last-child{margin-bottom:0}.last\:ml-0:last-child{margin-left:0}.last\:mt-1:last-child{margin-top:.25rem}.last\:mr-1:last-child{margin-right:.25rem}.last\:mb-1:last-child{margin-bottom:.25rem}.last\:ml-1:last-child{margin-left:.25rem}.last\:mt-2:last-child{margin-top:.5rem}.last\:mr-2:last-child{margin-right:.5rem}.last\:mb-2:last-child{margin-bottom:.5rem}.last\:ml-2:last-child{margin-left:.5rem}.last\:mt-3:last-child{margin-top:.75rem}.last\:mr-3:last-child{margin-right:.75rem}.last\:mb-3:last-child{margin-bottom:.75rem}.last\:ml-3:last-child{margin-left:.75rem}.last\:mt-4:last-child{margin-top:1rem}.last\:mr-4:last-child{margin-right:1rem}.last\:mb-4:last-child{margin-bottom:1rem}.last\:ml-4:last-child{margin-left:1rem}.last\:mt-5:last-child{margin-top:1.25rem}.last\:mr-5:last-child{margin-right:1.25rem}.last\:mb-5:last-child{margin-bottom:1.25rem}.last\:ml-5:last-child{margin-left:1.25rem}.last\:mt-6:last-child{margin-top:1.5rem}.last\:mr-6:last-child{margin-right:1.5rem}.last\:mb-6:last-child{margin-bottom:1.5rem}.last\:ml-6:last-child{margin-left:1.5rem}.last\:mt-7:last-child{margin-top:1.75rem}.last\:mr-7:last-child{margin-right:1.75rem}.last\:mb-7:last-child{margin-bottom:1.75rem}.last\:ml-7:last-child{margin-left:1.75rem}.last\:mt-8:last-child{margin-top:2rem}.last\:mr-8:last-child{margin-right:2rem}.last\:mb-8:last-child{margin-bottom:2rem}.last\:ml-8:last-child{margin-left:2rem}.last\:mt-9:last-child{margin-top:2.25rem}.last\:mr-9:last-child{margin-right:2.25rem}.last\:mb-9:last-child{margin-bottom:2.25rem}.last\:ml-9:last-child{margin-left:2.25rem}.last\:mt-10:last-child{margin-top:2.5rem}.last\:mr-10:last-child{margin-right:2.5rem}.last\:mb-10:last-child{margin-bottom:2.5rem}.last\:ml-10:last-child{margin-left:2.5rem}.last\:mt-11:last-child{margin-top:2.75rem}.last\:mr-11:last-child{margin-right:2.75rem}.last\:mb-11:last-child{margin-bottom:2.75rem}.last\:ml-11:last-child{margin-left:2.75rem}.last\:mt-12:last-child{margin-top:3rem}.last\:mr-12:last-child{margin-right:3rem}.last\:mb-12:last-child{margin-bottom:3rem}.last\:ml-12:last-child{margin-left:3rem}.last\:mt-13:last-child{margin-top:3.25rem}.last\:mr-13:last-child{margin-right:3.25rem}.last\:mb-13:last-child{margin-bottom:3.25rem}.last\:ml-13:last-child{margin-left:3.25rem}.last\:mt-14:last-child{margin-top:3.5rem}.last\:mr-14:last-child{margin-right:3.5rem}.last\:mb-14:last-child{margin-bottom:3.5rem}.last\:ml-14:last-child{margin-left:3.5rem}.last\:mt-15:last-child{margin-top:3.75rem}.last\:mr-15:last-child{margin-right:3.75rem}.last\:mb-15:last-child{margin-bottom:3.75rem}.last\:ml-15:last-child{margin-left:3.75rem}.last\:mt-16:last-child{margin-top:4rem}.last\:mr-16:last-child{margin-right:4rem}.last\:mb-16:last-child{margin-bottom:4rem}.last\:ml-16:last-child{margin-left:4rem}.last\:mt-19:last-child{margin-top:4.75rem}.last\:mr-19:last-child{margin-right:4.75rem}.last\:mb-19:last-child{margin-bottom:4.75rem}.last\:ml-19:last-child{margin-left:4.75rem}.last\:mt-20:last-child{margin-top:5rem}.last\:mr-20:last-child{margin-right:5rem}.last\:mb-20:last-child{margin-bottom:5rem}.last\:ml-20:last-child{margin-left:5rem}.last\:mt-22:last-child{margin-top:5.5rem}.last\:mr-22:last-child{margin-right:5.5rem}.last\:mb-22:last-child{margin-bottom:5.5rem}.last\:ml-22:last-child{margin-left:5.5rem}.last\:mt-23:last-child{margin-top:5.75rem}.last\:mr-23:last-child{margin-right:5.75rem}.last\:mb-23:last-child{margin-bottom:5.75rem}.last\:ml-23:last-child{margin-left:5.75rem}.last\:mt-24:last-child{margin-top:6rem}.last\:mr-24:last-child{margin-right:6rem}.last\:mb-24:last-child{margin-bottom:6rem}.last\:ml-24:last-child{margin-left:6rem}.last\:mt-28:last-child{margin-top:6.5rem}.last\:mr-28:last-child{margin-right:6.5rem}.last\:mb-28:last-child{margin-bottom:6.5rem}.last\:ml-28:last-child{margin-left:6.5rem}.last\:mt-30:last-child{margin-top:7.5rem}.last\:mr-30:last-child{margin-right:7.5rem}.last\:mb-30:last-child{margin-bottom:7.5rem}.last\:ml-30:last-child{margin-left:7.5rem}.last\:mt-32:last-child{margin-top:8rem}.last\:mr-32:last-child{margin-right:8rem}.last\:mb-32:last-child{margin-bottom:8rem}.last\:ml-32:last-child{margin-left:8rem}.last\:mt-33:last-child{margin-top:8.75rem}.last\:mr-33:last-child{margin-right:8.75rem}.last\:mb-33:last-child{margin-bottom:8.75rem}.last\:ml-33:last-child{margin-left:8.75rem}.last\:mt-36:last-child{margin-top:9rem}.last\:mr-36:last-child{margin-right:9rem}.last\:mb-36:last-child{margin-bottom:9rem}.last\:ml-36:last-child{margin-left:9rem}.last\:mt-40:last-child{margin-top:10rem}.last\:mr-40:last-child{margin-right:10rem}.last\:mb-40:last-child{margin-bottom:10rem}.last\:ml-40:last-child{margin-left:10rem}.last\:mt-44:last-child{margin-top:11rem}.last\:mr-44:last-child{margin-right:11rem}.last\:mb-44:last-child{margin-bottom:11rem}.last\:ml-44:last-child{margin-left:11rem}.last\:mt-48:last-child{margin-top:12rem}.last\:mr-48:last-child{margin-right:12rem}.last\:mb-48:last-child{margin-bottom:12rem}.last\:ml-48:last-child{margin-left:12rem}.last\:mt-50:last-child{margin-top:12.75rem}.last\:mr-50:last-child{margin-right:12.75rem}.last\:mb-50:last-child{margin-bottom:12.75rem}.last\:ml-50:last-child{margin-left:12.75rem}.last\:mt-52:last-child{margin-top:13rem}.last\:mr-52:last-child{margin-right:13rem}.last\:mb-52:last-child{margin-bottom:13rem}.last\:ml-52:last-child{margin-left:13rem}.last\:mt-53:last-child{margin-top:13.25rem}.last\:mr-53:last-child{margin-right:13.25rem}.last\:mb-53:last-child{margin-bottom:13.25rem}.last\:ml-53:last-child{margin-left:13.25rem}.last\:mt-55:last-child{margin-top:13.75rem}.last\:mr-55:last-child{margin-right:13.75rem}.last\:mb-55:last-child{margin-bottom:13.75rem}.last\:ml-55:last-child{margin-left:13.75rem}.last\:mt-56:last-child{margin-top:14rem}.last\:mr-56:last-child{margin-right:14rem}.last\:mb-56:last-child{margin-bottom:14rem}.last\:ml-56:last-child{margin-left:14rem}.last\:mt-64:last-child{margin-top:16rem}.last\:mr-64:last-child{margin-right:16rem}.last\:mb-64:last-child{margin-bottom:16rem}.last\:ml-64:last-child{margin-left:16rem}.last\:mt-68:last-child{margin-top:17rem}.last\:mr-68:last-child{margin-right:17rem}.last\:mb-68:last-child{margin-bottom:17rem}.last\:ml-68:last-child{margin-left:17rem}.last\:mt-75:last-child{margin-top:18.75rem}.last\:mr-75:last-child{margin-right:18.75rem}.last\:mb-75:last-child{margin-bottom:18.75rem}.last\:ml-75:last-child{margin-left:18.75rem}.last\:mt-98:last-child{margin-top:24.5rem}.last\:mr-98:last-child{margin-right:24.5rem}.last\:mb-98:last-child{margin-bottom:24.5rem}.last\:ml-98:last-child{margin-left:24.5rem}.last\:mt-100:last-child{margin-top:25rem}.last\:mr-100:last-child{margin-right:25rem}.last\:mb-100:last-child{margin-bottom:25rem}.last\:ml-100:last-child{margin-left:25rem}.last\:mt-120:last-child{margin-top:30rem}.last\:mr-120:last-child{margin-right:30rem}.last\:mb-120:last-child{margin-bottom:30rem}.last\:ml-120:last-child{margin-left:30rem}.last\:mt-140:last-child{margin-top:35rem}.last\:mr-140:last-child{margin-right:35rem}.last\:mb-140:last-child{margin-bottom:35rem}.last\:ml-140:last-child{margin-left:35rem}.last\:mt-auto:last-child{margin-top:auto}.last\:mr-auto:last-child{margin-right:auto}.last\:mb-auto:last-child{margin-bottom:auto}.last\:ml-auto:last-child{margin-left:auto}.last\:mt-px:last-child{margin-top:1px}.last\:mr-px:last-child{margin-right:1px}.last\:mb-px:last-child{margin-bottom:1px}.last\:ml-px:last-child{margin-left:1px}.last\:mt-2px:last-child{margin-top:2px}.last\:mr-2px:last-child{margin-right:2px}.last\:mb-2px:last-child{margin-bottom:2px}.last\:ml-2px:last-child{margin-left:2px}.last\:mt-0-5:last-child{margin-top:.15rem}.last\:mr-0-5:last-child{margin-right:.15rem}.last\:mb-0-5:last-child{margin-bottom:.15rem}.last\:ml-0-5:last-child{margin-left:.15rem}.last\:mt-1-5:last-child{margin-top:.375rem}.last\:mr-1-5:last-child{margin-right:.375rem}.last\:mb-1-5:last-child{margin-bottom:.375rem}.last\:ml-1-5:last-child{margin-left:.375rem}.last\:mt-2-5:last-child{margin-top:.625rem}.last\:mr-2-5:last-child{margin-right:.625rem}.last\:mb-2-5:last-child{margin-bottom:.625rem}.last\:ml-2-5:last-child{margin-left:.625rem}.last\:mt-7-2:last-child{margin-top:1.875rem}.last\:mr-7-2:last-child{margin-right:1.875rem}.last\:mb-7-2:last-child{margin-bottom:1.875rem}.last\:ml-7-2:last-child{margin-left:1.875rem}.last\:mt-31-25:last-child{margin-top:7.8125rem}.last\:mr-31-25:last-child{margin-right:7.8125rem}.last\:mb-31-25:last-child{margin-bottom:7.8125rem}.last\:ml-31-25:last-child{margin-left:7.8125rem}.last\:mt-62-5:last-child{margin-top:15.625rem}.last\:mr-62-5:last-child{margin-right:15.625rem}.last\:mb-62-5:last-child{margin-bottom:15.625rem}.last\:ml-62-5:last-child{margin-left:15.625rem}.last\:-mt-1:last-child{margin-top:-.25rem}.last\:-mr-1:last-child{margin-right:-.25rem}.last\:-mb-1:last-child{margin-bottom:-.25rem}.last\:-ml-1:last-child{margin-left:-.25rem}.last\:-mt-2:last-child{margin-top:-.5rem}.last\:-mr-2:last-child{margin-right:-.5rem}.last\:-mb-2:last-child{margin-bottom:-.5rem}.last\:-ml-2:last-child{margin-left:-.5rem}.last\:-mt-3:last-child{margin-top:-.75rem}.last\:-mr-3:last-child{margin-right:-.75rem}.last\:-mb-3:last-child{margin-bottom:-.75rem}.last\:-ml-3:last-child{margin-left:-.75rem}.last\:-mt-4:last-child{margin-top:-1rem}.last\:-mr-4:last-child{margin-right:-1rem}.last\:-mb-4:last-child{margin-bottom:-1rem}.last\:-ml-4:last-child{margin-left:-1rem}.last\:-mt-5:last-child{margin-top:-1.25rem}.last\:-mr-5:last-child{margin-right:-1.25rem}.last\:-mb-5:last-child{margin-bottom:-1.25rem}.last\:-ml-5:last-child{margin-left:-1.25rem}.last\:-mt-6:last-child{margin-top:-1.5rem}.last\:-mr-6:last-child{margin-right:-1.5rem}.last\:-mb-6:last-child{margin-bottom:-1.5rem}.last\:-ml-6:last-child{margin-left:-1.5rem}.last\:-mt-7:last-child{margin-top:-1.75rem}.last\:-mr-7:last-child{margin-right:-1.75rem}.last\:-mb-7:last-child{margin-bottom:-1.75rem}.last\:-ml-7:last-child{margin-left:-1.75rem}.last\:-mt-8:last-child{margin-top:-2rem}.last\:-mr-8:last-child{margin-right:-2rem}.last\:-mb-8:last-child{margin-bottom:-2rem}.last\:-ml-8:last-child{margin-left:-2rem}.last\:-mt-9:last-child{margin-top:-2.25rem}.last\:-mr-9:last-child{margin-right:-2.25rem}.last\:-mb-9:last-child{margin-bottom:-2.25rem}.last\:-ml-9:last-child{margin-left:-2.25rem}.last\:-mt-10:last-child{margin-top:-2.5rem}.last\:-mr-10:last-child{margin-right:-2.5rem}.last\:-mb-10:last-child{margin-bottom:-2.5rem}.last\:-ml-10:last-child{margin-left:-2.5rem}.last\:-mt-11:last-child{margin-top:-2.75rem}.last\:-mr-11:last-child{margin-right:-2.75rem}.last\:-mb-11:last-child{margin-bottom:-2.75rem}.last\:-ml-11:last-child{margin-left:-2.75rem}.last\:-mt-12:last-child{margin-top:-3rem}.last\:-mr-12:last-child{margin-right:-3rem}.last\:-mb-12:last-child{margin-bottom:-3rem}.last\:-ml-12:last-child{margin-left:-3rem}.last\:-mt-13:last-child{margin-top:-3.25rem}.last\:-mr-13:last-child{margin-right:-3.25rem}.last\:-mb-13:last-child{margin-bottom:-3.25rem}.last\:-ml-13:last-child{margin-left:-3.25rem}.last\:-mt-14:last-child{margin-top:-3.5rem}.last\:-mr-14:last-child{margin-right:-3.5rem}.last\:-mb-14:last-child{margin-bottom:-3.5rem}.last\:-ml-14:last-child{margin-left:-3.5rem}.last\:-mt-15:last-child{margin-top:-3.75rem}.last\:-mr-15:last-child{margin-right:-3.75rem}.last\:-mb-15:last-child{margin-bottom:-3.75rem}.last\:-ml-15:last-child{margin-left:-3.75rem}.last\:-mt-16:last-child{margin-top:-4rem}.last\:-mr-16:last-child{margin-right:-4rem}.last\:-mb-16:last-child{margin-bottom:-4rem}.last\:-ml-16:last-child{margin-left:-4rem}.last\:-mt-19:last-child{margin-top:-4.75rem}.last\:-mr-19:last-child{margin-right:-4.75rem}.last\:-mb-19:last-child{margin-bottom:-4.75rem}.last\:-ml-19:last-child{margin-left:-4.75rem}.last\:-mt-20:last-child{margin-top:-5rem}.last\:-mr-20:last-child{margin-right:-5rem}.last\:-mb-20:last-child{margin-bottom:-5rem}.last\:-ml-20:last-child{margin-left:-5rem}.last\:-mt-22:last-child{margin-top:-5.5rem}.last\:-mr-22:last-child{margin-right:-5.5rem}.last\:-mb-22:last-child{margin-bottom:-5.5rem}.last\:-ml-22:last-child{margin-left:-5.5rem}.last\:-mt-23:last-child{margin-top:-5.75rem}.last\:-mr-23:last-child{margin-right:-5.75rem}.last\:-mb-23:last-child{margin-bottom:-5.75rem}.last\:-ml-23:last-child{margin-left:-5.75rem}.last\:-mt-24:last-child{margin-top:-6rem}.last\:-mr-24:last-child{margin-right:-6rem}.last\:-mb-24:last-child{margin-bottom:-6rem}.last\:-ml-24:last-child{margin-left:-6rem}.last\:-mt-30:last-child{margin-top:-7.5rem}.last\:-mr-30:last-child{margin-right:-7.5rem}.last\:-mb-30:last-child{margin-bottom:-7.5rem}.last\:-ml-30:last-child{margin-left:-7.5rem}.last\:-mt-32:last-child{margin-top:-8rem}.last\:-mr-32:last-child{margin-right:-8rem}.last\:-mb-32:last-child{margin-bottom:-8rem}.last\:-ml-32:last-child{margin-left:-8rem}.last\:-mt-40:last-child{margin-top:-10rem}.last\:-mr-40:last-child{margin-right:-10rem}.last\:-mb-40:last-child{margin-bottom:-10rem}.last\:-ml-40:last-child{margin-left:-10rem}.last\:-mt-44:last-child{margin-top:-11rem}.last\:-mr-44:last-child{margin-right:-11rem}.last\:-mb-44:last-child{margin-bottom:-11rem}.last\:-ml-44:last-child{margin-left:-11rem}.last\:-mt-48:last-child{margin-top:-12rem}.last\:-mr-48:last-child{margin-right:-12rem}.last\:-mb-48:last-child{margin-bottom:-12rem}.last\:-ml-48:last-child{margin-left:-12rem}.last\:-mt-50:last-child{margin-top:-12.75rem}.last\:-mr-50:last-child{margin-right:-12.75rem}.last\:-mb-50:last-child{margin-bottom:-12.75rem}.last\:-ml-50:last-child{margin-left:-12.75rem}.last\:-mt-52:last-child{margin-top:-13rem}.last\:-mr-52:last-child{margin-right:-13rem}.last\:-mb-52:last-child{margin-bottom:-13rem}.last\:-ml-52:last-child{margin-left:-13rem}.last\:-mt-53:last-child{margin-top:-13.25rem}.last\:-mr-53:last-child{margin-right:-13.25rem}.last\:-mb-53:last-child{margin-bottom:-13.25rem}.last\:-ml-53:last-child{margin-left:-13.25rem}.last\:-mt-55:last-child{margin-top:-13.75rem}.last\:-mr-55:last-child{margin-right:-13.75rem}.last\:-mb-55:last-child{margin-bottom:-13.75rem}.last\:-ml-55:last-child{margin-left:-13.75rem}.last\:-mt-56:last-child{margin-top:-14rem}.last\:-mr-56:last-child{margin-right:-14rem}.last\:-mb-56:last-child{margin-bottom:-14rem}.last\:-ml-56:last-child{margin-left:-14rem}.last\:-mt-64:last-child{margin-top:-16rem}.last\:-mr-64:last-child{margin-right:-16rem}.last\:-mb-64:last-child{margin-bottom:-16rem}.last\:-ml-64:last-child{margin-left:-16rem}.last\:-mt-68:last-child{margin-top:-17rem}.last\:-mr-68:last-child{margin-right:-17rem}.last\:-mb-68:last-child{margin-bottom:-17rem}.last\:-ml-68:last-child{margin-left:-17rem}.last\:-mt-75:last-child{margin-top:-18.75rem}.last\:-mr-75:last-child{margin-right:-18.75rem}.last\:-mb-75:last-child{margin-bottom:-18.75rem}.last\:-ml-75:last-child{margin-left:-18.75rem}.last\:-mt-98:last-child{margin-top:-24.5rem}.last\:-mr-98:last-child{margin-right:-24.5rem}.last\:-mb-98:last-child{margin-bottom:-24.5rem}.last\:-ml-98:last-child{margin-left:-24.5rem}.last\:-mt-100:last-child{margin-top:-25rem}.last\:-mr-100:last-child{margin-right:-25rem}.last\:-mb-100:last-child{margin-bottom:-25rem}.last\:-ml-100:last-child{margin-left:-25rem}.last\:-mt-120:last-child{margin-top:-30rem}.last\:-mr-120:last-child{margin-right:-30rem}.last\:-mb-120:last-child{margin-bottom:-30rem}.last\:-ml-120:last-child{margin-left:-30rem}.last\:-mt-140:last-child{margin-top:-35rem}.last\:-mr-140:last-child{margin-right:-35rem}.last\:-mb-140:last-child{margin-bottom:-35rem}.last\:-ml-140:last-child{margin-left:-35rem}.last\:-mt-px:last-child{margin-top:-1px}.last\:-mr-px:last-child{margin-right:-1px}.last\:-mb-px:last-child{margin-bottom:-1px}.last\:-ml-px:last-child{margin-left:-1px}.last\:-mt-2px:last-child{margin-top:-2px}.last\:-mr-2px:last-child{margin-right:-2px}.last\:-mb-2px:last-child{margin-bottom:-2px}.last\:-ml-2px:last-child{margin-left:-2px}.last\:-mt-0-5:last-child{margin-top:-.15rem}.last\:-mr-0-5:last-child{margin-right:-.15rem}.last\:-mb-0-5:last-child{margin-bottom:-.15rem}.last\:-ml-0-5:last-child{margin-left:-.15rem}.last\:-mt-1-5:last-child{margin-top:-.375rem}.last\:-mr-1-5:last-child{margin-right:-.375rem}.last\:-mb-1-5:last-child{margin-bottom:-.375rem}.last\:-ml-1-5:last-child{margin-left:-.375rem}.last\:-mt-2-5:last-child{margin-top:-.625rem}.last\:-mr-2-5:last-child{margin-right:-.625rem}.last\:-mb-2-5:last-child{margin-bottom:-.625rem}.last\:-ml-2-5:last-child{margin-left:-.625rem}.last\:-mt-7-2:last-child{margin-top:-1.875rem}.last\:-mr-7-2:last-child{margin-right:-1.875rem}.last\:-mb-7-2:last-child{margin-bottom:-1.875rem}.last\:-ml-7-2:last-child{margin-left:-1.875rem}.last\:-mt-31-25:last-child{margin-top:-7.8125rem}.last\:-mr-31-25:last-child{margin-right:-7.8125rem}.last\:-mb-31-25:last-child{margin-bottom:-7.8125rem}.last\:-ml-31-25:last-child{margin-left:-7.8125rem}.last\:-mt-62-5:last-child{margin-top:-15.625rem}.last\:-mr-62-5:last-child{margin-right:-15.625rem}.last\:-mb-62-5:last-child{margin-bottom:-15.625rem}.last\:-ml-62-5:last-child{margin-left:-15.625rem}.hover\:m-0:hover{margin:0}.hover\:m-1:hover{margin:.25rem}.hover\:m-2:hover{margin:.5rem}.hover\:m-3:hover{margin:.75rem}.hover\:m-4:hover{margin:1rem}.hover\:m-5:hover{margin:1.25rem}.hover\:m-6:hover{margin:1.5rem}.hover\:m-7:hover{margin:1.75rem}.hover\:m-8:hover{margin:2rem}.hover\:m-9:hover{margin:2.25rem}.hover\:m-10:hover{margin:2.5rem}.hover\:m-11:hover{margin:2.75rem}.hover\:m-12:hover{margin:3rem}.hover\:m-13:hover{margin:3.25rem}.hover\:m-14:hover{margin:3.5rem}.hover\:m-15:hover{margin:3.75rem}.hover\:m-16:hover{margin:4rem}.hover\:m-19:hover{margin:4.75rem}.hover\:m-20:hover{margin:5rem}.hover\:m-22:hover{margin:5.5rem}.hover\:m-23:hover{margin:5.75rem}.hover\:m-24:hover{margin:6rem}.hover\:m-28:hover{margin:6.5rem}.hover\:m-30:hover{margin:7.5rem}.hover\:m-32:hover{margin:8rem}.hover\:m-33:hover{margin:8.75rem}.hover\:m-36:hover{margin:9rem}.hover\:m-40:hover{margin:10rem}.hover\:m-44:hover{margin:11rem}.hover\:m-48:hover{margin:12rem}.hover\:m-50:hover{margin:12.75rem}.hover\:m-52:hover{margin:13rem}.hover\:m-53:hover{margin:13.25rem}.hover\:m-55:hover{margin:13.75rem}.hover\:m-56:hover{margin:14rem}.hover\:m-64:hover{margin:16rem}.hover\:m-68:hover{margin:17rem}.hover\:m-75:hover{margin:18.75rem}.hover\:m-98:hover{margin:24.5rem}.hover\:m-100:hover{margin:25rem}.hover\:m-120:hover{margin:30rem}.hover\:m-140:hover{margin:35rem}.hover\:m-auto:hover{margin:auto}.hover\:m-px:hover{margin:1px}.hover\:m-2px:hover{margin:2px}.hover\:m-0-5:hover{margin:.15rem}.hover\:m-1-5:hover{margin:.375rem}.hover\:m-2-5:hover{margin:.625rem}.hover\:m-7-2:hover{margin:1.875rem}.hover\:m-31-25:hover{margin:7.8125rem}.hover\:m-62-5:hover{margin:15.625rem}.hover\:-m-1:hover{margin:-.25rem}.hover\:-m-2:hover{margin:-.5rem}.hover\:-m-3:hover{margin:-.75rem}.hover\:-m-4:hover{margin:-1rem}.hover\:-m-5:hover{margin:-1.25rem}.hover\:-m-6:hover{margin:-1.5rem}.hover\:-m-7:hover{margin:-1.75rem}.hover\:-m-8:hover{margin:-2rem}.hover\:-m-9:hover{margin:-2.25rem}.hover\:-m-10:hover{margin:-2.5rem}.hover\:-m-11:hover{margin:-2.75rem}.hover\:-m-12:hover{margin:-3rem}.hover\:-m-13:hover{margin:-3.25rem}.hover\:-m-14:hover{margin:-3.5rem}.hover\:-m-15:hover{margin:-3.75rem}.hover\:-m-16:hover{margin:-4rem}.hover\:-m-19:hover{margin:-4.75rem}.hover\:-m-20:hover{margin:-5rem}.hover\:-m-22:hover{margin:-5.5rem}.hover\:-m-23:hover{margin:-5.75rem}.hover\:-m-24:hover{margin:-6rem}.hover\:-m-30:hover{margin:-7.5rem}.hover\:-m-32:hover{margin:-8rem}.hover\:-m-40:hover{margin:-10rem}.hover\:-m-44:hover{margin:-11rem}.hover\:-m-48:hover{margin:-12rem}.hover\:-m-50:hover{margin:-12.75rem}.hover\:-m-52:hover{margin:-13rem}.hover\:-m-53:hover{margin:-13.25rem}.hover\:-m-55:hover{margin:-13.75rem}.hover\:-m-56:hover{margin:-14rem}.hover\:-m-64:hover{margin:-16rem}.hover\:-m-68:hover{margin:-17rem}.hover\:-m-75:hover{margin:-18.75rem}.hover\:-m-98:hover{margin:-24.5rem}.hover\:-m-100:hover{margin:-25rem}.hover\:-m-120:hover{margin:-30rem}.hover\:-m-140:hover{margin:-35rem}.hover\:-m-px:hover{margin:-1px}.hover\:-m-2px:hover{margin:-2px}.hover\:-m-0-5:hover{margin:-.15rem}.hover\:-m-1-5:hover{margin:-.375rem}.hover\:-m-2-5:hover{margin:-.625rem}.hover\:-m-7-2:hover{margin:-1.875rem}.hover\:-m-31-25:hover{margin:-7.8125rem}.hover\:-m-62-5:hover{margin:-15.625rem}.hover\:my-0:hover{margin-top:0;margin-bottom:0}.hover\:mx-0:hover{margin-left:0;margin-right:0}.hover\:my-1:hover{margin-top:.25rem;margin-bottom:.25rem}.hover\:mx-1:hover{margin-left:.25rem;margin-right:.25rem}.hover\:my-2:hover{margin-top:.5rem;margin-bottom:.5rem}.hover\:mx-2:hover{margin-left:.5rem;margin-right:.5rem}.hover\:my-3:hover{margin-top:.75rem;margin-bottom:.75rem}.hover\:mx-3:hover{margin-left:.75rem;margin-right:.75rem}.hover\:my-4:hover{margin-top:1rem;margin-bottom:1rem}.hover\:mx-4:hover{margin-left:1rem;margin-right:1rem}.hover\:my-5:hover{margin-top:1.25rem;margin-bottom:1.25rem}.hover\:mx-5:hover{margin-left:1.25rem;margin-right:1.25rem}.hover\:my-6:hover{margin-top:1.5rem;margin-bottom:1.5rem}.hover\:mx-6:hover{margin-left:1.5rem;margin-right:1.5rem}.hover\:my-7:hover{margin-top:1.75rem;margin-bottom:1.75rem}.hover\:mx-7:hover{margin-left:1.75rem;margin-right:1.75rem}.hover\:my-8:hover{margin-top:2rem;margin-bottom:2rem}.hover\:mx-8:hover{margin-left:2rem;margin-right:2rem}.hover\:my-9:hover{margin-top:2.25rem;margin-bottom:2.25rem}.hover\:mx-9:hover{margin-left:2.25rem;margin-right:2.25rem}.hover\:my-10:hover{margin-top:2.5rem;margin-bottom:2.5rem}.hover\:mx-10:hover{margin-left:2.5rem;margin-right:2.5rem}.hover\:my-11:hover{margin-top:2.75rem;margin-bottom:2.75rem}.hover\:mx-11:hover{margin-left:2.75rem;margin-right:2.75rem}.hover\:my-12:hover{margin-top:3rem;margin-bottom:3rem}.hover\:mx-12:hover{margin-left:3rem;margin-right:3rem}.hover\:my-13:hover{margin-top:3.25rem;margin-bottom:3.25rem}.hover\:mx-13:hover{margin-left:3.25rem;margin-right:3.25rem}.hover\:my-14:hover{margin-top:3.5rem;margin-bottom:3.5rem}.hover\:mx-14:hover{margin-left:3.5rem;margin-right:3.5rem}.hover\:my-15:hover{margin-top:3.75rem;margin-bottom:3.75rem}.hover\:mx-15:hover{margin-left:3.75rem;margin-right:3.75rem}.hover\:my-16:hover{margin-top:4rem;margin-bottom:4rem}.hover\:mx-16:hover{margin-left:4rem;margin-right:4rem}.hover\:my-19:hover{margin-top:4.75rem;margin-bottom:4.75rem}.hover\:mx-19:hover{margin-left:4.75rem;margin-right:4.75rem}.hover\:my-20:hover{margin-top:5rem;margin-bottom:5rem}.hover\:mx-20:hover{margin-left:5rem;margin-right:5rem}.hover\:my-22:hover{margin-top:5.5rem;margin-bottom:5.5rem}.hover\:mx-22:hover{margin-left:5.5rem;margin-right:5.5rem}.hover\:my-23:hover{margin-top:5.75rem;margin-bottom:5.75rem}.hover\:mx-23:hover{margin-left:5.75rem;margin-right:5.75rem}.hover\:my-24:hover{margin-top:6rem;margin-bottom:6rem}.hover\:mx-24:hover{margin-left:6rem;margin-right:6rem}.hover\:my-28:hover{margin-top:6.5rem;margin-bottom:6.5rem}.hover\:mx-28:hover{margin-left:6.5rem;margin-right:6.5rem}.hover\:my-30:hover{margin-top:7.5rem;margin-bottom:7.5rem}.hover\:mx-30:hover{margin-left:7.5rem;margin-right:7.5rem}.hover\:my-32:hover{margin-top:8rem;margin-bottom:8rem}.hover\:mx-32:hover{margin-left:8rem;margin-right:8rem}.hover\:my-33:hover{margin-top:8.75rem;margin-bottom:8.75rem}.hover\:mx-33:hover{margin-left:8.75rem;margin-right:8.75rem}.hover\:my-36:hover{margin-top:9rem;margin-bottom:9rem}.hover\:mx-36:hover{margin-left:9rem;margin-right:9rem}.hover\:my-40:hover{margin-top:10rem;margin-bottom:10rem}.hover\:mx-40:hover{margin-left:10rem;margin-right:10rem}.hover\:my-44:hover{margin-top:11rem;margin-bottom:11rem}.hover\:mx-44:hover{margin-left:11rem;margin-right:11rem}.hover\:my-48:hover{margin-top:12rem;margin-bottom:12rem}.hover\:mx-48:hover{margin-left:12rem;margin-right:12rem}.hover\:my-50:hover{margin-top:12.75rem;margin-bottom:12.75rem}.hover\:mx-50:hover{margin-left:12.75rem;margin-right:12.75rem}.hover\:my-52:hover{margin-top:13rem;margin-bottom:13rem}.hover\:mx-52:hover{margin-left:13rem;margin-right:13rem}.hover\:my-53:hover{margin-top:13.25rem;margin-bottom:13.25rem}.hover\:mx-53:hover{margin-left:13.25rem;margin-right:13.25rem}.hover\:my-55:hover{margin-top:13.75rem;margin-bottom:13.75rem}.hover\:mx-55:hover{margin-left:13.75rem;margin-right:13.75rem}.hover\:my-56:hover{margin-top:14rem;margin-bottom:14rem}.hover\:mx-56:hover{margin-left:14rem;margin-right:14rem}.hover\:my-64:hover{margin-top:16rem;margin-bottom:16rem}.hover\:mx-64:hover{margin-left:16rem;margin-right:16rem}.hover\:my-68:hover{margin-top:17rem;margin-bottom:17rem}.hover\:mx-68:hover{margin-left:17rem;margin-right:17rem}.hover\:my-75:hover{margin-top:18.75rem;margin-bottom:18.75rem}.hover\:mx-75:hover{margin-left:18.75rem;margin-right:18.75rem}.hover\:my-98:hover{margin-top:24.5rem;margin-bottom:24.5rem}.hover\:mx-98:hover{margin-left:24.5rem;margin-right:24.5rem}.hover\:my-100:hover{margin-top:25rem;margin-bottom:25rem}.hover\:mx-100:hover{margin-left:25rem;margin-right:25rem}.hover\:my-120:hover{margin-top:30rem;margin-bottom:30rem}.hover\:mx-120:hover{margin-left:30rem;margin-right:30rem}.hover\:my-140:hover{margin-top:35rem;margin-bottom:35rem}.hover\:mx-140:hover{margin-left:35rem;margin-right:35rem}.hover\:my-auto:hover{margin-top:auto;margin-bottom:auto}.hover\:mx-auto:hover{margin-left:auto;margin-right:auto}.hover\:my-px:hover{margin-top:1px;margin-bottom:1px}.hover\:mx-px:hover{margin-left:1px;margin-right:1px}.hover\:my-2px:hover{margin-top:2px;margin-bottom:2px}.hover\:mx-2px:hover{margin-left:2px;margin-right:2px}.hover\:my-0-5:hover{margin-top:.15rem;margin-bottom:.15rem}.hover\:mx-0-5:hover{margin-left:.15rem;margin-right:.15rem}.hover\:my-1-5:hover{margin-top:.375rem;margin-bottom:.375rem}.hover\:mx-1-5:hover{margin-left:.375rem;margin-right:.375rem}.hover\:my-2-5:hover{margin-top:.625rem;margin-bottom:.625rem}.hover\:mx-2-5:hover{margin-left:.625rem;margin-right:.625rem}.hover\:my-7-2:hover{margin-top:1.875rem;margin-bottom:1.875rem}.hover\:mx-7-2:hover{margin-left:1.875rem;margin-right:1.875rem}.hover\:my-31-25:hover{margin-top:7.8125rem;margin-bottom:7.8125rem}.hover\:mx-31-25:hover{margin-left:7.8125rem;margin-right:7.8125rem}.hover\:my-62-5:hover{margin-top:15.625rem;margin-bottom:15.625rem}.hover\:mx-62-5:hover{margin-left:15.625rem;margin-right:15.625rem}.hover\:-my-1:hover{margin-top:-.25rem;margin-bottom:-.25rem}.hover\:-mx-1:hover{margin-left:-.25rem;margin-right:-.25rem}.hover\:-my-2:hover{margin-top:-.5rem;margin-bottom:-.5rem}.hover\:-mx-2:hover{margin-left:-.5rem;margin-right:-.5rem}.hover\:-my-3:hover{margin-top:-.75rem;margin-bottom:-.75rem}.hover\:-mx-3:hover{margin-left:-.75rem;margin-right:-.75rem}.hover\:-my-4:hover{margin-top:-1rem;margin-bottom:-1rem}.hover\:-mx-4:hover{margin-left:-1rem;margin-right:-1rem}.hover\:-my-5:hover{margin-top:-1.25rem;margin-bottom:-1.25rem}.hover\:-mx-5:hover{margin-left:-1.25rem;margin-right:-1.25rem}.hover\:-my-6:hover{margin-top:-1.5rem;margin-bottom:-1.5rem}.hover\:-mx-6:hover{margin-left:-1.5rem;margin-right:-1.5rem}.hover\:-my-7:hover{margin-top:-1.75rem;margin-bottom:-1.75rem}.hover\:-mx-7:hover{margin-left:-1.75rem;margin-right:-1.75rem}.hover\:-my-8:hover{margin-top:-2rem;margin-bottom:-2rem}.hover\:-mx-8:hover{margin-left:-2rem;margin-right:-2rem}.hover\:-my-9:hover{margin-top:-2.25rem;margin-bottom:-2.25rem}.hover\:-mx-9:hover{margin-left:-2.25rem;margin-right:-2.25rem}.hover\:-my-10:hover{margin-top:-2.5rem;margin-bottom:-2.5rem}.hover\:-mx-10:hover{margin-left:-2.5rem;margin-right:-2.5rem}.hover\:-my-11:hover{margin-top:-2.75rem;margin-bottom:-2.75rem}.hover\:-mx-11:hover{margin-left:-2.75rem;margin-right:-2.75rem}.hover\:-my-12:hover{margin-top:-3rem;margin-bottom:-3rem}.hover\:-mx-12:hover{margin-left:-3rem;margin-right:-3rem}.hover\:-my-13:hover{margin-top:-3.25rem;margin-bottom:-3.25rem}.hover\:-mx-13:hover{margin-left:-3.25rem;margin-right:-3.25rem}.hover\:-my-14:hover{margin-top:-3.5rem;margin-bottom:-3.5rem}.hover\:-mx-14:hover{margin-left:-3.5rem;margin-right:-3.5rem}.hover\:-my-15:hover{margin-top:-3.75rem;margin-bottom:-3.75rem}.hover\:-mx-15:hover{margin-left:-3.75rem;margin-right:-3.75rem}.hover\:-my-16:hover{margin-top:-4rem;margin-bottom:-4rem}.hover\:-mx-16:hover{margin-left:-4rem;margin-right:-4rem}.hover\:-my-19:hover{margin-top:-4.75rem;margin-bottom:-4.75rem}.hover\:-mx-19:hover{margin-left:-4.75rem;margin-right:-4.75rem}.hover\:-my-20:hover{margin-top:-5rem;margin-bottom:-5rem}.hover\:-mx-20:hover{margin-left:-5rem;margin-right:-5rem}.hover\:-my-22:hover{margin-top:-5.5rem;margin-bottom:-5.5rem}.hover\:-mx-22:hover{margin-left:-5.5rem;margin-right:-5.5rem}.hover\:-my-23:hover{margin-top:-5.75rem;margin-bottom:-5.75rem}.hover\:-mx-23:hover{margin-left:-5.75rem;margin-right:-5.75rem}.hover\:-my-24:hover{margin-top:-6rem;margin-bottom:-6rem}.hover\:-mx-24:hover{margin-left:-6rem;margin-right:-6rem}.hover\:-my-30:hover{margin-top:-7.5rem;margin-bottom:-7.5rem}.hover\:-mx-30:hover{margin-left:-7.5rem;margin-right:-7.5rem}.hover\:-my-32:hover{margin-top:-8rem;margin-bottom:-8rem}.hover\:-mx-32:hover{margin-left:-8rem;margin-right:-8rem}.hover\:-my-40:hover{margin-top:-10rem;margin-bottom:-10rem}.hover\:-mx-40:hover{margin-left:-10rem;margin-right:-10rem}.hover\:-my-44:hover{margin-top:-11rem;margin-bottom:-11rem}.hover\:-mx-44:hover{margin-left:-11rem;margin-right:-11rem}.hover\:-my-48:hover{margin-top:-12rem;margin-bottom:-12rem}.hover\:-mx-48:hover{margin-left:-12rem;margin-right:-12rem}.hover\:-my-50:hover{margin-top:-12.75rem;margin-bottom:-12.75rem}.hover\:-mx-50:hover{margin-left:-12.75rem;margin-right:-12.75rem}.hover\:-my-52:hover{margin-top:-13rem;margin-bottom:-13rem}.hover\:-mx-52:hover{margin-left:-13rem;margin-right:-13rem}.hover\:-my-53:hover{margin-top:-13.25rem;margin-bottom:-13.25rem}.hover\:-mx-53:hover{margin-left:-13.25rem;margin-right:-13.25rem}.hover\:-my-55:hover{margin-top:-13.75rem;margin-bottom:-13.75rem}.hover\:-mx-55:hover{margin-left:-13.75rem;margin-right:-13.75rem}.hover\:-my-56:hover{margin-top:-14rem;margin-bottom:-14rem}.hover\:-mx-56:hover{margin-left:-14rem;margin-right:-14rem}.hover\:-my-64:hover{margin-top:-16rem;margin-bottom:-16rem}.hover\:-mx-64:hover{margin-left:-16rem;margin-right:-16rem}.hover\:-my-68:hover{margin-top:-17rem;margin-bottom:-17rem}.hover\:-mx-68:hover{margin-left:-17rem;margin-right:-17rem}.hover\:-my-75:hover{margin-top:-18.75rem;margin-bottom:-18.75rem}.hover\:-mx-75:hover{margin-left:-18.75rem;margin-right:-18.75rem}.hover\:-my-98:hover{margin-top:-24.5rem;margin-bottom:-24.5rem}.hover\:-mx-98:hover{margin-left:-24.5rem;margin-right:-24.5rem}.hover\:-my-100:hover{margin-top:-25rem;margin-bottom:-25rem}.hover\:-mx-100:hover{margin-left:-25rem;margin-right:-25rem}.hover\:-my-120:hover{margin-top:-30rem;margin-bottom:-30rem}.hover\:-mx-120:hover{margin-left:-30rem;margin-right:-30rem}.hover\:-my-140:hover{margin-top:-35rem;margin-bottom:-35rem}.hover\:-mx-140:hover{margin-left:-35rem;margin-right:-35rem}.hover\:-my-px:hover{margin-top:-1px;margin-bottom:-1px}.hover\:-mx-px:hover{margin-left:-1px;margin-right:-1px}.hover\:-my-2px:hover{margin-top:-2px;margin-bottom:-2px}.hover\:-mx-2px:hover{margin-left:-2px;margin-right:-2px}.hover\:-my-0-5:hover{margin-top:-.15rem;margin-bottom:-.15rem}.hover\:-mx-0-5:hover{margin-left:-.15rem;margin-right:-.15rem}.hover\:-my-1-5:hover{margin-top:-.375rem;margin-bottom:-.375rem}.hover\:-mx-1-5:hover{margin-left:-.375rem;margin-right:-.375rem}.hover\:-my-2-5:hover{margin-top:-.625rem;margin-bottom:-.625rem}.hover\:-mx-2-5:hover{margin-left:-.625rem;margin-right:-.625rem}.hover\:-my-7-2:hover{margin-top:-1.875rem;margin-bottom:-1.875rem}.hover\:-mx-7-2:hover{margin-left:-1.875rem;margin-right:-1.875rem}.hover\:-my-31-25:hover{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.hover\:-mx-31-25:hover{margin-left:-7.8125rem;margin-right:-7.8125rem}.hover\:-my-62-5:hover{margin-top:-15.625rem;margin-bottom:-15.625rem}.hover\:-mx-62-5:hover{margin-left:-15.625rem;margin-right:-15.625rem}.hover\:mt-0:hover{margin-top:0}.hover\:mr-0:hover{margin-right:0}.hover\:mb-0:hover{margin-bottom:0}.hover\:ml-0:hover{margin-left:0}.hover\:mt-1:hover{margin-top:.25rem}.hover\:mr-1:hover{margin-right:.25rem}.hover\:mb-1:hover{margin-bottom:.25rem}.hover\:ml-1:hover{margin-left:.25rem}.hover\:mt-2:hover{margin-top:.5rem}.hover\:mr-2:hover{margin-right:.5rem}.hover\:mb-2:hover{margin-bottom:.5rem}.hover\:ml-2:hover{margin-left:.5rem}.hover\:mt-3:hover{margin-top:.75rem}.hover\:mr-3:hover{margin-right:.75rem}.hover\:mb-3:hover{margin-bottom:.75rem}.hover\:ml-3:hover{margin-left:.75rem}.hover\:mt-4:hover{margin-top:1rem}.hover\:mr-4:hover{margin-right:1rem}.hover\:mb-4:hover{margin-bottom:1rem}.hover\:ml-4:hover{margin-left:1rem}.hover\:mt-5:hover{margin-top:1.25rem}.hover\:mr-5:hover{margin-right:1.25rem}.hover\:mb-5:hover{margin-bottom:1.25rem}.hover\:ml-5:hover{margin-left:1.25rem}.hover\:mt-6:hover{margin-top:1.5rem}.hover\:mr-6:hover{margin-right:1.5rem}.hover\:mb-6:hover{margin-bottom:1.5rem}.hover\:ml-6:hover{margin-left:1.5rem}.hover\:mt-7:hover{margin-top:1.75rem}.hover\:mr-7:hover{margin-right:1.75rem}.hover\:mb-7:hover{margin-bottom:1.75rem}.hover\:ml-7:hover{margin-left:1.75rem}.hover\:mt-8:hover{margin-top:2rem}.hover\:mr-8:hover{margin-right:2rem}.hover\:mb-8:hover{margin-bottom:2rem}.hover\:ml-8:hover{margin-left:2rem}.hover\:mt-9:hover{margin-top:2.25rem}.hover\:mr-9:hover{margin-right:2.25rem}.hover\:mb-9:hover{margin-bottom:2.25rem}.hover\:ml-9:hover{margin-left:2.25rem}.hover\:mt-10:hover{margin-top:2.5rem}.hover\:mr-10:hover{margin-right:2.5rem}.hover\:mb-10:hover{margin-bottom:2.5rem}.hover\:ml-10:hover{margin-left:2.5rem}.hover\:mt-11:hover{margin-top:2.75rem}.hover\:mr-11:hover{margin-right:2.75rem}.hover\:mb-11:hover{margin-bottom:2.75rem}.hover\:ml-11:hover{margin-left:2.75rem}.hover\:mt-12:hover{margin-top:3rem}.hover\:mr-12:hover{margin-right:3rem}.hover\:mb-12:hover{margin-bottom:3rem}.hover\:ml-12:hover{margin-left:3rem}.hover\:mt-13:hover{margin-top:3.25rem}.hover\:mr-13:hover{margin-right:3.25rem}.hover\:mb-13:hover{margin-bottom:3.25rem}.hover\:ml-13:hover{margin-left:3.25rem}.hover\:mt-14:hover{margin-top:3.5rem}.hover\:mr-14:hover{margin-right:3.5rem}.hover\:mb-14:hover{margin-bottom:3.5rem}.hover\:ml-14:hover{margin-left:3.5rem}.hover\:mt-15:hover{margin-top:3.75rem}.hover\:mr-15:hover{margin-right:3.75rem}.hover\:mb-15:hover{margin-bottom:3.75rem}.hover\:ml-15:hover{margin-left:3.75rem}.hover\:mt-16:hover{margin-top:4rem}.hover\:mr-16:hover{margin-right:4rem}.hover\:mb-16:hover{margin-bottom:4rem}.hover\:ml-16:hover{margin-left:4rem}.hover\:mt-19:hover{margin-top:4.75rem}.hover\:mr-19:hover{margin-right:4.75rem}.hover\:mb-19:hover{margin-bottom:4.75rem}.hover\:ml-19:hover{margin-left:4.75rem}.hover\:mt-20:hover{margin-top:5rem}.hover\:mr-20:hover{margin-right:5rem}.hover\:mb-20:hover{margin-bottom:5rem}.hover\:ml-20:hover{margin-left:5rem}.hover\:mt-22:hover{margin-top:5.5rem}.hover\:mr-22:hover{margin-right:5.5rem}.hover\:mb-22:hover{margin-bottom:5.5rem}.hover\:ml-22:hover{margin-left:5.5rem}.hover\:mt-23:hover{margin-top:5.75rem}.hover\:mr-23:hover{margin-right:5.75rem}.hover\:mb-23:hover{margin-bottom:5.75rem}.hover\:ml-23:hover{margin-left:5.75rem}.hover\:mt-24:hover{margin-top:6rem}.hover\:mr-24:hover{margin-right:6rem}.hover\:mb-24:hover{margin-bottom:6rem}.hover\:ml-24:hover{margin-left:6rem}.hover\:mt-28:hover{margin-top:6.5rem}.hover\:mr-28:hover{margin-right:6.5rem}.hover\:mb-28:hover{margin-bottom:6.5rem}.hover\:ml-28:hover{margin-left:6.5rem}.hover\:mt-30:hover{margin-top:7.5rem}.hover\:mr-30:hover{margin-right:7.5rem}.hover\:mb-30:hover{margin-bottom:7.5rem}.hover\:ml-30:hover{margin-left:7.5rem}.hover\:mt-32:hover{margin-top:8rem}.hover\:mr-32:hover{margin-right:8rem}.hover\:mb-32:hover{margin-bottom:8rem}.hover\:ml-32:hover{margin-left:8rem}.hover\:mt-33:hover{margin-top:8.75rem}.hover\:mr-33:hover{margin-right:8.75rem}.hover\:mb-33:hover{margin-bottom:8.75rem}.hover\:ml-33:hover{margin-left:8.75rem}.hover\:mt-36:hover{margin-top:9rem}.hover\:mr-36:hover{margin-right:9rem}.hover\:mb-36:hover{margin-bottom:9rem}.hover\:ml-36:hover{margin-left:9rem}.hover\:mt-40:hover{margin-top:10rem}.hover\:mr-40:hover{margin-right:10rem}.hover\:mb-40:hover{margin-bottom:10rem}.hover\:ml-40:hover{margin-left:10rem}.hover\:mt-44:hover{margin-top:11rem}.hover\:mr-44:hover{margin-right:11rem}.hover\:mb-44:hover{margin-bottom:11rem}.hover\:ml-44:hover{margin-left:11rem}.hover\:mt-48:hover{margin-top:12rem}.hover\:mr-48:hover{margin-right:12rem}.hover\:mb-48:hover{margin-bottom:12rem}.hover\:ml-48:hover{margin-left:12rem}.hover\:mt-50:hover{margin-top:12.75rem}.hover\:mr-50:hover{margin-right:12.75rem}.hover\:mb-50:hover{margin-bottom:12.75rem}.hover\:ml-50:hover{margin-left:12.75rem}.hover\:mt-52:hover{margin-top:13rem}.hover\:mr-52:hover{margin-right:13rem}.hover\:mb-52:hover{margin-bottom:13rem}.hover\:ml-52:hover{margin-left:13rem}.hover\:mt-53:hover{margin-top:13.25rem}.hover\:mr-53:hover{margin-right:13.25rem}.hover\:mb-53:hover{margin-bottom:13.25rem}.hover\:ml-53:hover{margin-left:13.25rem}.hover\:mt-55:hover{margin-top:13.75rem}.hover\:mr-55:hover{margin-right:13.75rem}.hover\:mb-55:hover{margin-bottom:13.75rem}.hover\:ml-55:hover{margin-left:13.75rem}.hover\:mt-56:hover{margin-top:14rem}.hover\:mr-56:hover{margin-right:14rem}.hover\:mb-56:hover{margin-bottom:14rem}.hover\:ml-56:hover{margin-left:14rem}.hover\:mt-64:hover{margin-top:16rem}.hover\:mr-64:hover{margin-right:16rem}.hover\:mb-64:hover{margin-bottom:16rem}.hover\:ml-64:hover{margin-left:16rem}.hover\:mt-68:hover{margin-top:17rem}.hover\:mr-68:hover{margin-right:17rem}.hover\:mb-68:hover{margin-bottom:17rem}.hover\:ml-68:hover{margin-left:17rem}.hover\:mt-75:hover{margin-top:18.75rem}.hover\:mr-75:hover{margin-right:18.75rem}.hover\:mb-75:hover{margin-bottom:18.75rem}.hover\:ml-75:hover{margin-left:18.75rem}.hover\:mt-98:hover{margin-top:24.5rem}.hover\:mr-98:hover{margin-right:24.5rem}.hover\:mb-98:hover{margin-bottom:24.5rem}.hover\:ml-98:hover{margin-left:24.5rem}.hover\:mt-100:hover{margin-top:25rem}.hover\:mr-100:hover{margin-right:25rem}.hover\:mb-100:hover{margin-bottom:25rem}.hover\:ml-100:hover{margin-left:25rem}.hover\:mt-120:hover{margin-top:30rem}.hover\:mr-120:hover{margin-right:30rem}.hover\:mb-120:hover{margin-bottom:30rem}.hover\:ml-120:hover{margin-left:30rem}.hover\:mt-140:hover{margin-top:35rem}.hover\:mr-140:hover{margin-right:35rem}.hover\:mb-140:hover{margin-bottom:35rem}.hover\:ml-140:hover{margin-left:35rem}.hover\:mt-auto:hover{margin-top:auto}.hover\:mr-auto:hover{margin-right:auto}.hover\:mb-auto:hover{margin-bottom:auto}.hover\:ml-auto:hover{margin-left:auto}.hover\:mt-px:hover{margin-top:1px}.hover\:mr-px:hover{margin-right:1px}.hover\:mb-px:hover{margin-bottom:1px}.hover\:ml-px:hover{margin-left:1px}.hover\:mt-2px:hover{margin-top:2px}.hover\:mr-2px:hover{margin-right:2px}.hover\:mb-2px:hover{margin-bottom:2px}.hover\:ml-2px:hover{margin-left:2px}.hover\:mt-0-5:hover{margin-top:.15rem}.hover\:mr-0-5:hover{margin-right:.15rem}.hover\:mb-0-5:hover{margin-bottom:.15rem}.hover\:ml-0-5:hover{margin-left:.15rem}.hover\:mt-1-5:hover{margin-top:.375rem}.hover\:mr-1-5:hover{margin-right:.375rem}.hover\:mb-1-5:hover{margin-bottom:.375rem}.hover\:ml-1-5:hover{margin-left:.375rem}.hover\:mt-2-5:hover{margin-top:.625rem}.hover\:mr-2-5:hover{margin-right:.625rem}.hover\:mb-2-5:hover{margin-bottom:.625rem}.hover\:ml-2-5:hover{margin-left:.625rem}.hover\:mt-7-2:hover{margin-top:1.875rem}.hover\:mr-7-2:hover{margin-right:1.875rem}.hover\:mb-7-2:hover{margin-bottom:1.875rem}.hover\:ml-7-2:hover{margin-left:1.875rem}.hover\:mt-31-25:hover{margin-top:7.8125rem}.hover\:mr-31-25:hover{margin-right:7.8125rem}.hover\:mb-31-25:hover{margin-bottom:7.8125rem}.hover\:ml-31-25:hover{margin-left:7.8125rem}.hover\:mt-62-5:hover{margin-top:15.625rem}.hover\:mr-62-5:hover{margin-right:15.625rem}.hover\:mb-62-5:hover{margin-bottom:15.625rem}.hover\:ml-62-5:hover{margin-left:15.625rem}.hover\:-mt-1:hover{margin-top:-.25rem}.hover\:-mr-1:hover{margin-right:-.25rem}.hover\:-mb-1:hover{margin-bottom:-.25rem}.hover\:-ml-1:hover{margin-left:-.25rem}.hover\:-mt-2:hover{margin-top:-.5rem}.hover\:-mr-2:hover{margin-right:-.5rem}.hover\:-mb-2:hover{margin-bottom:-.5rem}.hover\:-ml-2:hover{margin-left:-.5rem}.hover\:-mt-3:hover{margin-top:-.75rem}.hover\:-mr-3:hover{margin-right:-.75rem}.hover\:-mb-3:hover{margin-bottom:-.75rem}.hover\:-ml-3:hover{margin-left:-.75rem}.hover\:-mt-4:hover{margin-top:-1rem}.hover\:-mr-4:hover{margin-right:-1rem}.hover\:-mb-4:hover{margin-bottom:-1rem}.hover\:-ml-4:hover{margin-left:-1rem}.hover\:-mt-5:hover{margin-top:-1.25rem}.hover\:-mr-5:hover{margin-right:-1.25rem}.hover\:-mb-5:hover{margin-bottom:-1.25rem}.hover\:-ml-5:hover{margin-left:-1.25rem}.hover\:-mt-6:hover{margin-top:-1.5rem}.hover\:-mr-6:hover{margin-right:-1.5rem}.hover\:-mb-6:hover{margin-bottom:-1.5rem}.hover\:-ml-6:hover{margin-left:-1.5rem}.hover\:-mt-7:hover{margin-top:-1.75rem}.hover\:-mr-7:hover{margin-right:-1.75rem}.hover\:-mb-7:hover{margin-bottom:-1.75rem}.hover\:-ml-7:hover{margin-left:-1.75rem}.hover\:-mt-8:hover{margin-top:-2rem}.hover\:-mr-8:hover{margin-right:-2rem}.hover\:-mb-8:hover{margin-bottom:-2rem}.hover\:-ml-8:hover{margin-left:-2rem}.hover\:-mt-9:hover{margin-top:-2.25rem}.hover\:-mr-9:hover{margin-right:-2.25rem}.hover\:-mb-9:hover{margin-bottom:-2.25rem}.hover\:-ml-9:hover{margin-left:-2.25rem}.hover\:-mt-10:hover{margin-top:-2.5rem}.hover\:-mr-10:hover{margin-right:-2.5rem}.hover\:-mb-10:hover{margin-bottom:-2.5rem}.hover\:-ml-10:hover{margin-left:-2.5rem}.hover\:-mt-11:hover{margin-top:-2.75rem}.hover\:-mr-11:hover{margin-right:-2.75rem}.hover\:-mb-11:hover{margin-bottom:-2.75rem}.hover\:-ml-11:hover{margin-left:-2.75rem}.hover\:-mt-12:hover{margin-top:-3rem}.hover\:-mr-12:hover{margin-right:-3rem}.hover\:-mb-12:hover{margin-bottom:-3rem}.hover\:-ml-12:hover{margin-left:-3rem}.hover\:-mt-13:hover{margin-top:-3.25rem}.hover\:-mr-13:hover{margin-right:-3.25rem}.hover\:-mb-13:hover{margin-bottom:-3.25rem}.hover\:-ml-13:hover{margin-left:-3.25rem}.hover\:-mt-14:hover{margin-top:-3.5rem}.hover\:-mr-14:hover{margin-right:-3.5rem}.hover\:-mb-14:hover{margin-bottom:-3.5rem}.hover\:-ml-14:hover{margin-left:-3.5rem}.hover\:-mt-15:hover{margin-top:-3.75rem}.hover\:-mr-15:hover{margin-right:-3.75rem}.hover\:-mb-15:hover{margin-bottom:-3.75rem}.hover\:-ml-15:hover{margin-left:-3.75rem}.hover\:-mt-16:hover{margin-top:-4rem}.hover\:-mr-16:hover{margin-right:-4rem}.hover\:-mb-16:hover{margin-bottom:-4rem}.hover\:-ml-16:hover{margin-left:-4rem}.hover\:-mt-19:hover{margin-top:-4.75rem}.hover\:-mr-19:hover{margin-right:-4.75rem}.hover\:-mb-19:hover{margin-bottom:-4.75rem}.hover\:-ml-19:hover{margin-left:-4.75rem}.hover\:-mt-20:hover{margin-top:-5rem}.hover\:-mr-20:hover{margin-right:-5rem}.hover\:-mb-20:hover{margin-bottom:-5rem}.hover\:-ml-20:hover{margin-left:-5rem}.hover\:-mt-22:hover{margin-top:-5.5rem}.hover\:-mr-22:hover{margin-right:-5.5rem}.hover\:-mb-22:hover{margin-bottom:-5.5rem}.hover\:-ml-22:hover{margin-left:-5.5rem}.hover\:-mt-23:hover{margin-top:-5.75rem}.hover\:-mr-23:hover{margin-right:-5.75rem}.hover\:-mb-23:hover{margin-bottom:-5.75rem}.hover\:-ml-23:hover{margin-left:-5.75rem}.hover\:-mt-24:hover{margin-top:-6rem}.hover\:-mr-24:hover{margin-right:-6rem}.hover\:-mb-24:hover{margin-bottom:-6rem}.hover\:-ml-24:hover{margin-left:-6rem}.hover\:-mt-30:hover{margin-top:-7.5rem}.hover\:-mr-30:hover{margin-right:-7.5rem}.hover\:-mb-30:hover{margin-bottom:-7.5rem}.hover\:-ml-30:hover{margin-left:-7.5rem}.hover\:-mt-32:hover{margin-top:-8rem}.hover\:-mr-32:hover{margin-right:-8rem}.hover\:-mb-32:hover{margin-bottom:-8rem}.hover\:-ml-32:hover{margin-left:-8rem}.hover\:-mt-40:hover{margin-top:-10rem}.hover\:-mr-40:hover{margin-right:-10rem}.hover\:-mb-40:hover{margin-bottom:-10rem}.hover\:-ml-40:hover{margin-left:-10rem}.hover\:-mt-44:hover{margin-top:-11rem}.hover\:-mr-44:hover{margin-right:-11rem}.hover\:-mb-44:hover{margin-bottom:-11rem}.hover\:-ml-44:hover{margin-left:-11rem}.hover\:-mt-48:hover{margin-top:-12rem}.hover\:-mr-48:hover{margin-right:-12rem}.hover\:-mb-48:hover{margin-bottom:-12rem}.hover\:-ml-48:hover{margin-left:-12rem}.hover\:-mt-50:hover{margin-top:-12.75rem}.hover\:-mr-50:hover{margin-right:-12.75rem}.hover\:-mb-50:hover{margin-bottom:-12.75rem}.hover\:-ml-50:hover{margin-left:-12.75rem}.hover\:-mt-52:hover{margin-top:-13rem}.hover\:-mr-52:hover{margin-right:-13rem}.hover\:-mb-52:hover{margin-bottom:-13rem}.hover\:-ml-52:hover{margin-left:-13rem}.hover\:-mt-53:hover{margin-top:-13.25rem}.hover\:-mr-53:hover{margin-right:-13.25rem}.hover\:-mb-53:hover{margin-bottom:-13.25rem}.hover\:-ml-53:hover{margin-left:-13.25rem}.hover\:-mt-55:hover{margin-top:-13.75rem}.hover\:-mr-55:hover{margin-right:-13.75rem}.hover\:-mb-55:hover{margin-bottom:-13.75rem}.hover\:-ml-55:hover{margin-left:-13.75rem}.hover\:-mt-56:hover{margin-top:-14rem}.hover\:-mr-56:hover{margin-right:-14rem}.hover\:-mb-56:hover{margin-bottom:-14rem}.hover\:-ml-56:hover{margin-left:-14rem}.hover\:-mt-64:hover{margin-top:-16rem}.hover\:-mr-64:hover{margin-right:-16rem}.hover\:-mb-64:hover{margin-bottom:-16rem}.hover\:-ml-64:hover{margin-left:-16rem}.hover\:-mt-68:hover{margin-top:-17rem}.hover\:-mr-68:hover{margin-right:-17rem}.hover\:-mb-68:hover{margin-bottom:-17rem}.hover\:-ml-68:hover{margin-left:-17rem}.hover\:-mt-75:hover{margin-top:-18.75rem}.hover\:-mr-75:hover{margin-right:-18.75rem}.hover\:-mb-75:hover{margin-bottom:-18.75rem}.hover\:-ml-75:hover{margin-left:-18.75rem}.hover\:-mt-98:hover{margin-top:-24.5rem}.hover\:-mr-98:hover{margin-right:-24.5rem}.hover\:-mb-98:hover{margin-bottom:-24.5rem}.hover\:-ml-98:hover{margin-left:-24.5rem}.hover\:-mt-100:hover{margin-top:-25rem}.hover\:-mr-100:hover{margin-right:-25rem}.hover\:-mb-100:hover{margin-bottom:-25rem}.hover\:-ml-100:hover{margin-left:-25rem}.hover\:-mt-120:hover{margin-top:-30rem}.hover\:-mr-120:hover{margin-right:-30rem}.hover\:-mb-120:hover{margin-bottom:-30rem}.hover\:-ml-120:hover{margin-left:-30rem}.hover\:-mt-140:hover{margin-top:-35rem}.hover\:-mr-140:hover{margin-right:-35rem}.hover\:-mb-140:hover{margin-bottom:-35rem}.hover\:-ml-140:hover{margin-left:-35rem}.hover\:-mt-px:hover{margin-top:-1px}.hover\:-mr-px:hover{margin-right:-1px}.hover\:-mb-px:hover{margin-bottom:-1px}.hover\:-ml-px:hover{margin-left:-1px}.hover\:-mt-2px:hover{margin-top:-2px}.hover\:-mr-2px:hover{margin-right:-2px}.hover\:-mb-2px:hover{margin-bottom:-2px}.hover\:-ml-2px:hover{margin-left:-2px}.hover\:-mt-0-5:hover{margin-top:-.15rem}.hover\:-mr-0-5:hover{margin-right:-.15rem}.hover\:-mb-0-5:hover{margin-bottom:-.15rem}.hover\:-ml-0-5:hover{margin-left:-.15rem}.hover\:-mt-1-5:hover{margin-top:-.375rem}.hover\:-mr-1-5:hover{margin-right:-.375rem}.hover\:-mb-1-5:hover{margin-bottom:-.375rem}.hover\:-ml-1-5:hover{margin-left:-.375rem}.hover\:-mt-2-5:hover{margin-top:-.625rem}.hover\:-mr-2-5:hover{margin-right:-.625rem}.hover\:-mb-2-5:hover{margin-bottom:-.625rem}.hover\:-ml-2-5:hover{margin-left:-.625rem}.hover\:-mt-7-2:hover{margin-top:-1.875rem}.hover\:-mr-7-2:hover{margin-right:-1.875rem}.hover\:-mb-7-2:hover{margin-bottom:-1.875rem}.hover\:-ml-7-2:hover{margin-left:-1.875rem}.hover\:-mt-31-25:hover{margin-top:-7.8125rem}.hover\:-mr-31-25:hover{margin-right:-7.8125rem}.hover\:-mb-31-25:hover{margin-bottom:-7.8125rem}.hover\:-ml-31-25:hover{margin-left:-7.8125rem}.hover\:-mt-62-5:hover{margin-top:-15.625rem}.hover\:-mr-62-5:hover{margin-right:-15.625rem}.hover\:-mb-62-5:hover{margin-bottom:-15.625rem}.hover\:-ml-62-5:hover{margin-left:-15.625rem}.focus\:m-0:focus{margin:0}.focus\:m-1:focus{margin:.25rem}.focus\:m-2:focus{margin:.5rem}.focus\:m-3:focus{margin:.75rem}.focus\:m-4:focus{margin:1rem}.focus\:m-5:focus{margin:1.25rem}.focus\:m-6:focus{margin:1.5rem}.focus\:m-7:focus{margin:1.75rem}.focus\:m-8:focus{margin:2rem}.focus\:m-9:focus{margin:2.25rem}.focus\:m-10:focus{margin:2.5rem}.focus\:m-11:focus{margin:2.75rem}.focus\:m-12:focus{margin:3rem}.focus\:m-13:focus{margin:3.25rem}.focus\:m-14:focus{margin:3.5rem}.focus\:m-15:focus{margin:3.75rem}.focus\:m-16:focus{margin:4rem}.focus\:m-19:focus{margin:4.75rem}.focus\:m-20:focus{margin:5rem}.focus\:m-22:focus{margin:5.5rem}.focus\:m-23:focus{margin:5.75rem}.focus\:m-24:focus{margin:6rem}.focus\:m-28:focus{margin:6.5rem}.focus\:m-30:focus{margin:7.5rem}.focus\:m-32:focus{margin:8rem}.focus\:m-33:focus{margin:8.75rem}.focus\:m-36:focus{margin:9rem}.focus\:m-40:focus{margin:10rem}.focus\:m-44:focus{margin:11rem}.focus\:m-48:focus{margin:12rem}.focus\:m-50:focus{margin:12.75rem}.focus\:m-52:focus{margin:13rem}.focus\:m-53:focus{margin:13.25rem}.focus\:m-55:focus{margin:13.75rem}.focus\:m-56:focus{margin:14rem}.focus\:m-64:focus{margin:16rem}.focus\:m-68:focus{margin:17rem}.focus\:m-75:focus{margin:18.75rem}.focus\:m-98:focus{margin:24.5rem}.focus\:m-100:focus{margin:25rem}.focus\:m-120:focus{margin:30rem}.focus\:m-140:focus{margin:35rem}.focus\:m-auto:focus{margin:auto}.focus\:m-px:focus{margin:1px}.focus\:m-2px:focus{margin:2px}.focus\:m-0-5:focus{margin:.15rem}.focus\:m-1-5:focus{margin:.375rem}.focus\:m-2-5:focus{margin:.625rem}.focus\:m-7-2:focus{margin:1.875rem}.focus\:m-31-25:focus{margin:7.8125rem}.focus\:m-62-5:focus{margin:15.625rem}.focus\:-m-1:focus{margin:-.25rem}.focus\:-m-2:focus{margin:-.5rem}.focus\:-m-3:focus{margin:-.75rem}.focus\:-m-4:focus{margin:-1rem}.focus\:-m-5:focus{margin:-1.25rem}.focus\:-m-6:focus{margin:-1.5rem}.focus\:-m-7:focus{margin:-1.75rem}.focus\:-m-8:focus{margin:-2rem}.focus\:-m-9:focus{margin:-2.25rem}.focus\:-m-10:focus{margin:-2.5rem}.focus\:-m-11:focus{margin:-2.75rem}.focus\:-m-12:focus{margin:-3rem}.focus\:-m-13:focus{margin:-3.25rem}.focus\:-m-14:focus{margin:-3.5rem}.focus\:-m-15:focus{margin:-3.75rem}.focus\:-m-16:focus{margin:-4rem}.focus\:-m-19:focus{margin:-4.75rem}.focus\:-m-20:focus{margin:-5rem}.focus\:-m-22:focus{margin:-5.5rem}.focus\:-m-23:focus{margin:-5.75rem}.focus\:-m-24:focus{margin:-6rem}.focus\:-m-30:focus{margin:-7.5rem}.focus\:-m-32:focus{margin:-8rem}.focus\:-m-40:focus{margin:-10rem}.focus\:-m-44:focus{margin:-11rem}.focus\:-m-48:focus{margin:-12rem}.focus\:-m-50:focus{margin:-12.75rem}.focus\:-m-52:focus{margin:-13rem}.focus\:-m-53:focus{margin:-13.25rem}.focus\:-m-55:focus{margin:-13.75rem}.focus\:-m-56:focus{margin:-14rem}.focus\:-m-64:focus{margin:-16rem}.focus\:-m-68:focus{margin:-17rem}.focus\:-m-75:focus{margin:-18.75rem}.focus\:-m-98:focus{margin:-24.5rem}.focus\:-m-100:focus{margin:-25rem}.focus\:-m-120:focus{margin:-30rem}.focus\:-m-140:focus{margin:-35rem}.focus\:-m-px:focus{margin:-1px}.focus\:-m-2px:focus{margin:-2px}.focus\:-m-0-5:focus{margin:-.15rem}.focus\:-m-1-5:focus{margin:-.375rem}.focus\:-m-2-5:focus{margin:-.625rem}.focus\:-m-7-2:focus{margin:-1.875rem}.focus\:-m-31-25:focus{margin:-7.8125rem}.focus\:-m-62-5:focus{margin:-15.625rem}.focus\:my-0:focus{margin-top:0;margin-bottom:0}.focus\:mx-0:focus{margin-left:0;margin-right:0}.focus\:my-1:focus{margin-top:.25rem;margin-bottom:.25rem}.focus\:mx-1:focus{margin-left:.25rem;margin-right:.25rem}.focus\:my-2:focus{margin-top:.5rem;margin-bottom:.5rem}.focus\:mx-2:focus{margin-left:.5rem;margin-right:.5rem}.focus\:my-3:focus{margin-top:.75rem;margin-bottom:.75rem}.focus\:mx-3:focus{margin-left:.75rem;margin-right:.75rem}.focus\:my-4:focus{margin-top:1rem;margin-bottom:1rem}.focus\:mx-4:focus{margin-left:1rem;margin-right:1rem}.focus\:my-5:focus{margin-top:1.25rem;margin-bottom:1.25rem}.focus\:mx-5:focus{margin-left:1.25rem;margin-right:1.25rem}.focus\:my-6:focus{margin-top:1.5rem;margin-bottom:1.5rem}.focus\:mx-6:focus{margin-left:1.5rem;margin-right:1.5rem}.focus\:my-7:focus{margin-top:1.75rem;margin-bottom:1.75rem}.focus\:mx-7:focus{margin-left:1.75rem;margin-right:1.75rem}.focus\:my-8:focus{margin-top:2rem;margin-bottom:2rem}.focus\:mx-8:focus{margin-left:2rem;margin-right:2rem}.focus\:my-9:focus{margin-top:2.25rem;margin-bottom:2.25rem}.focus\:mx-9:focus{margin-left:2.25rem;margin-right:2.25rem}.focus\:my-10:focus{margin-top:2.5rem;margin-bottom:2.5rem}.focus\:mx-10:focus{margin-left:2.5rem;margin-right:2.5rem}.focus\:my-11:focus{margin-top:2.75rem;margin-bottom:2.75rem}.focus\:mx-11:focus{margin-left:2.75rem;margin-right:2.75rem}.focus\:my-12:focus{margin-top:3rem;margin-bottom:3rem}.focus\:mx-12:focus{margin-left:3rem;margin-right:3rem}.focus\:my-13:focus{margin-top:3.25rem;margin-bottom:3.25rem}.focus\:mx-13:focus{margin-left:3.25rem;margin-right:3.25rem}.focus\:my-14:focus{margin-top:3.5rem;margin-bottom:3.5rem}.focus\:mx-14:focus{margin-left:3.5rem;margin-right:3.5rem}.focus\:my-15:focus{margin-top:3.75rem;margin-bottom:3.75rem}.focus\:mx-15:focus{margin-left:3.75rem;margin-right:3.75rem}.focus\:my-16:focus{margin-top:4rem;margin-bottom:4rem}.focus\:mx-16:focus{margin-left:4rem;margin-right:4rem}.focus\:my-19:focus{margin-top:4.75rem;margin-bottom:4.75rem}.focus\:mx-19:focus{margin-left:4.75rem;margin-right:4.75rem}.focus\:my-20:focus{margin-top:5rem;margin-bottom:5rem}.focus\:mx-20:focus{margin-left:5rem;margin-right:5rem}.focus\:my-22:focus{margin-top:5.5rem;margin-bottom:5.5rem}.focus\:mx-22:focus{margin-left:5.5rem;margin-right:5.5rem}.focus\:my-23:focus{margin-top:5.75rem;margin-bottom:5.75rem}.focus\:mx-23:focus{margin-left:5.75rem;margin-right:5.75rem}.focus\:my-24:focus{margin-top:6rem;margin-bottom:6rem}.focus\:mx-24:focus{margin-left:6rem;margin-right:6rem}.focus\:my-28:focus{margin-top:6.5rem;margin-bottom:6.5rem}.focus\:mx-28:focus{margin-left:6.5rem;margin-right:6.5rem}.focus\:my-30:focus{margin-top:7.5rem;margin-bottom:7.5rem}.focus\:mx-30:focus{margin-left:7.5rem;margin-right:7.5rem}.focus\:my-32:focus{margin-top:8rem;margin-bottom:8rem}.focus\:mx-32:focus{margin-left:8rem;margin-right:8rem}.focus\:my-33:focus{margin-top:8.75rem;margin-bottom:8.75rem}.focus\:mx-33:focus{margin-left:8.75rem;margin-right:8.75rem}.focus\:my-36:focus{margin-top:9rem;margin-bottom:9rem}.focus\:mx-36:focus{margin-left:9rem;margin-right:9rem}.focus\:my-40:focus{margin-top:10rem;margin-bottom:10rem}.focus\:mx-40:focus{margin-left:10rem;margin-right:10rem}.focus\:my-44:focus{margin-top:11rem;margin-bottom:11rem}.focus\:mx-44:focus{margin-left:11rem;margin-right:11rem}.focus\:my-48:focus{margin-top:12rem;margin-bottom:12rem}.focus\:mx-48:focus{margin-left:12rem;margin-right:12rem}.focus\:my-50:focus{margin-top:12.75rem;margin-bottom:12.75rem}.focus\:mx-50:focus{margin-left:12.75rem;margin-right:12.75rem}.focus\:my-52:focus{margin-top:13rem;margin-bottom:13rem}.focus\:mx-52:focus{margin-left:13rem;margin-right:13rem}.focus\:my-53:focus{margin-top:13.25rem;margin-bottom:13.25rem}.focus\:mx-53:focus{margin-left:13.25rem;margin-right:13.25rem}.focus\:my-55:focus{margin-top:13.75rem;margin-bottom:13.75rem}.focus\:mx-55:focus{margin-left:13.75rem;margin-right:13.75rem}.focus\:my-56:focus{margin-top:14rem;margin-bottom:14rem}.focus\:mx-56:focus{margin-left:14rem;margin-right:14rem}.focus\:my-64:focus{margin-top:16rem;margin-bottom:16rem}.focus\:mx-64:focus{margin-left:16rem;margin-right:16rem}.focus\:my-68:focus{margin-top:17rem;margin-bottom:17rem}.focus\:mx-68:focus{margin-left:17rem;margin-right:17rem}.focus\:my-75:focus{margin-top:18.75rem;margin-bottom:18.75rem}.focus\:mx-75:focus{margin-left:18.75rem;margin-right:18.75rem}.focus\:my-98:focus{margin-top:24.5rem;margin-bottom:24.5rem}.focus\:mx-98:focus{margin-left:24.5rem;margin-right:24.5rem}.focus\:my-100:focus{margin-top:25rem;margin-bottom:25rem}.focus\:mx-100:focus{margin-left:25rem;margin-right:25rem}.focus\:my-120:focus{margin-top:30rem;margin-bottom:30rem}.focus\:mx-120:focus{margin-left:30rem;margin-right:30rem}.focus\:my-140:focus{margin-top:35rem;margin-bottom:35rem}.focus\:mx-140:focus{margin-left:35rem;margin-right:35rem}.focus\:my-auto:focus{margin-top:auto;margin-bottom:auto}.focus\:mx-auto:focus{margin-left:auto;margin-right:auto}.focus\:my-px:focus{margin-top:1px;margin-bottom:1px}.focus\:mx-px:focus{margin-left:1px;margin-right:1px}.focus\:my-2px:focus{margin-top:2px;margin-bottom:2px}.focus\:mx-2px:focus{margin-left:2px;margin-right:2px}.focus\:my-0-5:focus{margin-top:.15rem;margin-bottom:.15rem}.focus\:mx-0-5:focus{margin-left:.15rem;margin-right:.15rem}.focus\:my-1-5:focus{margin-top:.375rem;margin-bottom:.375rem}.focus\:mx-1-5:focus{margin-left:.375rem;margin-right:.375rem}.focus\:my-2-5:focus{margin-top:.625rem;margin-bottom:.625rem}.focus\:mx-2-5:focus{margin-left:.625rem;margin-right:.625rem}.focus\:my-7-2:focus{margin-top:1.875rem;margin-bottom:1.875rem}.focus\:mx-7-2:focus{margin-left:1.875rem;margin-right:1.875rem}.focus\:my-31-25:focus{margin-top:7.8125rem;margin-bottom:7.8125rem}.focus\:mx-31-25:focus{margin-left:7.8125rem;margin-right:7.8125rem}.focus\:my-62-5:focus{margin-top:15.625rem;margin-bottom:15.625rem}.focus\:mx-62-5:focus{margin-left:15.625rem;margin-right:15.625rem}.focus\:-my-1:focus{margin-top:-.25rem;margin-bottom:-.25rem}.focus\:-mx-1:focus{margin-left:-.25rem;margin-right:-.25rem}.focus\:-my-2:focus{margin-top:-.5rem;margin-bottom:-.5rem}.focus\:-mx-2:focus{margin-left:-.5rem;margin-right:-.5rem}.focus\:-my-3:focus{margin-top:-.75rem;margin-bottom:-.75rem}.focus\:-mx-3:focus{margin-left:-.75rem;margin-right:-.75rem}.focus\:-my-4:focus{margin-top:-1rem;margin-bottom:-1rem}.focus\:-mx-4:focus{margin-left:-1rem;margin-right:-1rem}.focus\:-my-5:focus{margin-top:-1.25rem;margin-bottom:-1.25rem}.focus\:-mx-5:focus{margin-left:-1.25rem;margin-right:-1.25rem}.focus\:-my-6:focus{margin-top:-1.5rem;margin-bottom:-1.5rem}.focus\:-mx-6:focus{margin-left:-1.5rem;margin-right:-1.5rem}.focus\:-my-7:focus{margin-top:-1.75rem;margin-bottom:-1.75rem}.focus\:-mx-7:focus{margin-left:-1.75rem;margin-right:-1.75rem}.focus\:-my-8:focus{margin-top:-2rem;margin-bottom:-2rem}.focus\:-mx-8:focus{margin-left:-2rem;margin-right:-2rem}.focus\:-my-9:focus{margin-top:-2.25rem;margin-bottom:-2.25rem}.focus\:-mx-9:focus{margin-left:-2.25rem;margin-right:-2.25rem}.focus\:-my-10:focus{margin-top:-2.5rem;margin-bottom:-2.5rem}.focus\:-mx-10:focus{margin-left:-2.5rem;margin-right:-2.5rem}.focus\:-my-11:focus{margin-top:-2.75rem;margin-bottom:-2.75rem}.focus\:-mx-11:focus{margin-left:-2.75rem;margin-right:-2.75rem}.focus\:-my-12:focus{margin-top:-3rem;margin-bottom:-3rem}.focus\:-mx-12:focus{margin-left:-3rem;margin-right:-3rem}.focus\:-my-13:focus{margin-top:-3.25rem;margin-bottom:-3.25rem}.focus\:-mx-13:focus{margin-left:-3.25rem;margin-right:-3.25rem}.focus\:-my-14:focus{margin-top:-3.5rem;margin-bottom:-3.5rem}.focus\:-mx-14:focus{margin-left:-3.5rem;margin-right:-3.5rem}.focus\:-my-15:focus{margin-top:-3.75rem;margin-bottom:-3.75rem}.focus\:-mx-15:focus{margin-left:-3.75rem;margin-right:-3.75rem}.focus\:-my-16:focus{margin-top:-4rem;margin-bottom:-4rem}.focus\:-mx-16:focus{margin-left:-4rem;margin-right:-4rem}.focus\:-my-19:focus{margin-top:-4.75rem;margin-bottom:-4.75rem}.focus\:-mx-19:focus{margin-left:-4.75rem;margin-right:-4.75rem}.focus\:-my-20:focus{margin-top:-5rem;margin-bottom:-5rem}.focus\:-mx-20:focus{margin-left:-5rem;margin-right:-5rem}.focus\:-my-22:focus{margin-top:-5.5rem;margin-bottom:-5.5rem}.focus\:-mx-22:focus{margin-left:-5.5rem;margin-right:-5.5rem}.focus\:-my-23:focus{margin-top:-5.75rem;margin-bottom:-5.75rem}.focus\:-mx-23:focus{margin-left:-5.75rem;margin-right:-5.75rem}.focus\:-my-24:focus{margin-top:-6rem;margin-bottom:-6rem}.focus\:-mx-24:focus{margin-left:-6rem;margin-right:-6rem}.focus\:-my-30:focus{margin-top:-7.5rem;margin-bottom:-7.5rem}.focus\:-mx-30:focus{margin-left:-7.5rem;margin-right:-7.5rem}.focus\:-my-32:focus{margin-top:-8rem;margin-bottom:-8rem}.focus\:-mx-32:focus{margin-left:-8rem;margin-right:-8rem}.focus\:-my-40:focus{margin-top:-10rem;margin-bottom:-10rem}.focus\:-mx-40:focus{margin-left:-10rem;margin-right:-10rem}.focus\:-my-44:focus{margin-top:-11rem;margin-bottom:-11rem}.focus\:-mx-44:focus{margin-left:-11rem;margin-right:-11rem}.focus\:-my-48:focus{margin-top:-12rem;margin-bottom:-12rem}.focus\:-mx-48:focus{margin-left:-12rem;margin-right:-12rem}.focus\:-my-50:focus{margin-top:-12.75rem;margin-bottom:-12.75rem}.focus\:-mx-50:focus{margin-left:-12.75rem;margin-right:-12.75rem}.focus\:-my-52:focus{margin-top:-13rem;margin-bottom:-13rem}.focus\:-mx-52:focus{margin-left:-13rem;margin-right:-13rem}.focus\:-my-53:focus{margin-top:-13.25rem;margin-bottom:-13.25rem}.focus\:-mx-53:focus{margin-left:-13.25rem;margin-right:-13.25rem}.focus\:-my-55:focus{margin-top:-13.75rem;margin-bottom:-13.75rem}.focus\:-mx-55:focus{margin-left:-13.75rem;margin-right:-13.75rem}.focus\:-my-56:focus{margin-top:-14rem;margin-bottom:-14rem}.focus\:-mx-56:focus{margin-left:-14rem;margin-right:-14rem}.focus\:-my-64:focus{margin-top:-16rem;margin-bottom:-16rem}.focus\:-mx-64:focus{margin-left:-16rem;margin-right:-16rem}.focus\:-my-68:focus{margin-top:-17rem;margin-bottom:-17rem}.focus\:-mx-68:focus{margin-left:-17rem;margin-right:-17rem}.focus\:-my-75:focus{margin-top:-18.75rem;margin-bottom:-18.75rem}.focus\:-mx-75:focus{margin-left:-18.75rem;margin-right:-18.75rem}.focus\:-my-98:focus{margin-top:-24.5rem;margin-bottom:-24.5rem}.focus\:-mx-98:focus{margin-left:-24.5rem;margin-right:-24.5rem}.focus\:-my-100:focus{margin-top:-25rem;margin-bottom:-25rem}.focus\:-mx-100:focus{margin-left:-25rem;margin-right:-25rem}.focus\:-my-120:focus{margin-top:-30rem;margin-bottom:-30rem}.focus\:-mx-120:focus{margin-left:-30rem;margin-right:-30rem}.focus\:-my-140:focus{margin-top:-35rem;margin-bottom:-35rem}.focus\:-mx-140:focus{margin-left:-35rem;margin-right:-35rem}.focus\:-my-px:focus{margin-top:-1px;margin-bottom:-1px}.focus\:-mx-px:focus{margin-left:-1px;margin-right:-1px}.focus\:-my-2px:focus{margin-top:-2px;margin-bottom:-2px}.focus\:-mx-2px:focus{margin-left:-2px;margin-right:-2px}.focus\:-my-0-5:focus{margin-top:-.15rem;margin-bottom:-.15rem}.focus\:-mx-0-5:focus{margin-left:-.15rem;margin-right:-.15rem}.focus\:-my-1-5:focus{margin-top:-.375rem;margin-bottom:-.375rem}.focus\:-mx-1-5:focus{margin-left:-.375rem;margin-right:-.375rem}.focus\:-my-2-5:focus{margin-top:-.625rem;margin-bottom:-.625rem}.focus\:-mx-2-5:focus{margin-left:-.625rem;margin-right:-.625rem}.focus\:-my-7-2:focus{margin-top:-1.875rem;margin-bottom:-1.875rem}.focus\:-mx-7-2:focus{margin-left:-1.875rem;margin-right:-1.875rem}.focus\:-my-31-25:focus{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.focus\:-mx-31-25:focus{margin-left:-7.8125rem;margin-right:-7.8125rem}.focus\:-my-62-5:focus{margin-top:-15.625rem;margin-bottom:-15.625rem}.focus\:-mx-62-5:focus{margin-left:-15.625rem;margin-right:-15.625rem}.focus\:mt-0:focus{margin-top:0}.focus\:mr-0:focus{margin-right:0}.focus\:mb-0:focus{margin-bottom:0}.focus\:ml-0:focus{margin-left:0}.focus\:mt-1:focus{margin-top:.25rem}.focus\:mr-1:focus{margin-right:.25rem}.focus\:mb-1:focus{margin-bottom:.25rem}.focus\:ml-1:focus{margin-left:.25rem}.focus\:mt-2:focus{margin-top:.5rem}.focus\:mr-2:focus{margin-right:.5rem}.focus\:mb-2:focus{margin-bottom:.5rem}.focus\:ml-2:focus{margin-left:.5rem}.focus\:mt-3:focus{margin-top:.75rem}.focus\:mr-3:focus{margin-right:.75rem}.focus\:mb-3:focus{margin-bottom:.75rem}.focus\:ml-3:focus{margin-left:.75rem}.focus\:mt-4:focus{margin-top:1rem}.focus\:mr-4:focus{margin-right:1rem}.focus\:mb-4:focus{margin-bottom:1rem}.focus\:ml-4:focus{margin-left:1rem}.focus\:mt-5:focus{margin-top:1.25rem}.focus\:mr-5:focus{margin-right:1.25rem}.focus\:mb-5:focus{margin-bottom:1.25rem}.focus\:ml-5:focus{margin-left:1.25rem}.focus\:mt-6:focus{margin-top:1.5rem}.focus\:mr-6:focus{margin-right:1.5rem}.focus\:mb-6:focus{margin-bottom:1.5rem}.focus\:ml-6:focus{margin-left:1.5rem}.focus\:mt-7:focus{margin-top:1.75rem}.focus\:mr-7:focus{margin-right:1.75rem}.focus\:mb-7:focus{margin-bottom:1.75rem}.focus\:ml-7:focus{margin-left:1.75rem}.focus\:mt-8:focus{margin-top:2rem}.focus\:mr-8:focus{margin-right:2rem}.focus\:mb-8:focus{margin-bottom:2rem}.focus\:ml-8:focus{margin-left:2rem}.focus\:mt-9:focus{margin-top:2.25rem}.focus\:mr-9:focus{margin-right:2.25rem}.focus\:mb-9:focus{margin-bottom:2.25rem}.focus\:ml-9:focus{margin-left:2.25rem}.focus\:mt-10:focus{margin-top:2.5rem}.focus\:mr-10:focus{margin-right:2.5rem}.focus\:mb-10:focus{margin-bottom:2.5rem}.focus\:ml-10:focus{margin-left:2.5rem}.focus\:mt-11:focus{margin-top:2.75rem}.focus\:mr-11:focus{margin-right:2.75rem}.focus\:mb-11:focus{margin-bottom:2.75rem}.focus\:ml-11:focus{margin-left:2.75rem}.focus\:mt-12:focus{margin-top:3rem}.focus\:mr-12:focus{margin-right:3rem}.focus\:mb-12:focus{margin-bottom:3rem}.focus\:ml-12:focus{margin-left:3rem}.focus\:mt-13:focus{margin-top:3.25rem}.focus\:mr-13:focus{margin-right:3.25rem}.focus\:mb-13:focus{margin-bottom:3.25rem}.focus\:ml-13:focus{margin-left:3.25rem}.focus\:mt-14:focus{margin-top:3.5rem}.focus\:mr-14:focus{margin-right:3.5rem}.focus\:mb-14:focus{margin-bottom:3.5rem}.focus\:ml-14:focus{margin-left:3.5rem}.focus\:mt-15:focus{margin-top:3.75rem}.focus\:mr-15:focus{margin-right:3.75rem}.focus\:mb-15:focus{margin-bottom:3.75rem}.focus\:ml-15:focus{margin-left:3.75rem}.focus\:mt-16:focus{margin-top:4rem}.focus\:mr-16:focus{margin-right:4rem}.focus\:mb-16:focus{margin-bottom:4rem}.focus\:ml-16:focus{margin-left:4rem}.focus\:mt-19:focus{margin-top:4.75rem}.focus\:mr-19:focus{margin-right:4.75rem}.focus\:mb-19:focus{margin-bottom:4.75rem}.focus\:ml-19:focus{margin-left:4.75rem}.focus\:mt-20:focus{margin-top:5rem}.focus\:mr-20:focus{margin-right:5rem}.focus\:mb-20:focus{margin-bottom:5rem}.focus\:ml-20:focus{margin-left:5rem}.focus\:mt-22:focus{margin-top:5.5rem}.focus\:mr-22:focus{margin-right:5.5rem}.focus\:mb-22:focus{margin-bottom:5.5rem}.focus\:ml-22:focus{margin-left:5.5rem}.focus\:mt-23:focus{margin-top:5.75rem}.focus\:mr-23:focus{margin-right:5.75rem}.focus\:mb-23:focus{margin-bottom:5.75rem}.focus\:ml-23:focus{margin-left:5.75rem}.focus\:mt-24:focus{margin-top:6rem}.focus\:mr-24:focus{margin-right:6rem}.focus\:mb-24:focus{margin-bottom:6rem}.focus\:ml-24:focus{margin-left:6rem}.focus\:mt-28:focus{margin-top:6.5rem}.focus\:mr-28:focus{margin-right:6.5rem}.focus\:mb-28:focus{margin-bottom:6.5rem}.focus\:ml-28:focus{margin-left:6.5rem}.focus\:mt-30:focus{margin-top:7.5rem}.focus\:mr-30:focus{margin-right:7.5rem}.focus\:mb-30:focus{margin-bottom:7.5rem}.focus\:ml-30:focus{margin-left:7.5rem}.focus\:mt-32:focus{margin-top:8rem}.focus\:mr-32:focus{margin-right:8rem}.focus\:mb-32:focus{margin-bottom:8rem}.focus\:ml-32:focus{margin-left:8rem}.focus\:mt-33:focus{margin-top:8.75rem}.focus\:mr-33:focus{margin-right:8.75rem}.focus\:mb-33:focus{margin-bottom:8.75rem}.focus\:ml-33:focus{margin-left:8.75rem}.focus\:mt-36:focus{margin-top:9rem}.focus\:mr-36:focus{margin-right:9rem}.focus\:mb-36:focus{margin-bottom:9rem}.focus\:ml-36:focus{margin-left:9rem}.focus\:mt-40:focus{margin-top:10rem}.focus\:mr-40:focus{margin-right:10rem}.focus\:mb-40:focus{margin-bottom:10rem}.focus\:ml-40:focus{margin-left:10rem}.focus\:mt-44:focus{margin-top:11rem}.focus\:mr-44:focus{margin-right:11rem}.focus\:mb-44:focus{margin-bottom:11rem}.focus\:ml-44:focus{margin-left:11rem}.focus\:mt-48:focus{margin-top:12rem}.focus\:mr-48:focus{margin-right:12rem}.focus\:mb-48:focus{margin-bottom:12rem}.focus\:ml-48:focus{margin-left:12rem}.focus\:mt-50:focus{margin-top:12.75rem}.focus\:mr-50:focus{margin-right:12.75rem}.focus\:mb-50:focus{margin-bottom:12.75rem}.focus\:ml-50:focus{margin-left:12.75rem}.focus\:mt-52:focus{margin-top:13rem}.focus\:mr-52:focus{margin-right:13rem}.focus\:mb-52:focus{margin-bottom:13rem}.focus\:ml-52:focus{margin-left:13rem}.focus\:mt-53:focus{margin-top:13.25rem}.focus\:mr-53:focus{margin-right:13.25rem}.focus\:mb-53:focus{margin-bottom:13.25rem}.focus\:ml-53:focus{margin-left:13.25rem}.focus\:mt-55:focus{margin-top:13.75rem}.focus\:mr-55:focus{margin-right:13.75rem}.focus\:mb-55:focus{margin-bottom:13.75rem}.focus\:ml-55:focus{margin-left:13.75rem}.focus\:mt-56:focus{margin-top:14rem}.focus\:mr-56:focus{margin-right:14rem}.focus\:mb-56:focus{margin-bottom:14rem}.focus\:ml-56:focus{margin-left:14rem}.focus\:mt-64:focus{margin-top:16rem}.focus\:mr-64:focus{margin-right:16rem}.focus\:mb-64:focus{margin-bottom:16rem}.focus\:ml-64:focus{margin-left:16rem}.focus\:mt-68:focus{margin-top:17rem}.focus\:mr-68:focus{margin-right:17rem}.focus\:mb-68:focus{margin-bottom:17rem}.focus\:ml-68:focus{margin-left:17rem}.focus\:mt-75:focus{margin-top:18.75rem}.focus\:mr-75:focus{margin-right:18.75rem}.focus\:mb-75:focus{margin-bottom:18.75rem}.focus\:ml-75:focus{margin-left:18.75rem}.focus\:mt-98:focus{margin-top:24.5rem}.focus\:mr-98:focus{margin-right:24.5rem}.focus\:mb-98:focus{margin-bottom:24.5rem}.focus\:ml-98:focus{margin-left:24.5rem}.focus\:mt-100:focus{margin-top:25rem}.focus\:mr-100:focus{margin-right:25rem}.focus\:mb-100:focus{margin-bottom:25rem}.focus\:ml-100:focus{margin-left:25rem}.focus\:mt-120:focus{margin-top:30rem}.focus\:mr-120:focus{margin-right:30rem}.focus\:mb-120:focus{margin-bottom:30rem}.focus\:ml-120:focus{margin-left:30rem}.focus\:mt-140:focus{margin-top:35rem}.focus\:mr-140:focus{margin-right:35rem}.focus\:mb-140:focus{margin-bottom:35rem}.focus\:ml-140:focus{margin-left:35rem}.focus\:mt-auto:focus{margin-top:auto}.focus\:mr-auto:focus{margin-right:auto}.focus\:mb-auto:focus{margin-bottom:auto}.focus\:ml-auto:focus{margin-left:auto}.focus\:mt-px:focus{margin-top:1px}.focus\:mr-px:focus{margin-right:1px}.focus\:mb-px:focus{margin-bottom:1px}.focus\:ml-px:focus{margin-left:1px}.focus\:mt-2px:focus{margin-top:2px}.focus\:mr-2px:focus{margin-right:2px}.focus\:mb-2px:focus{margin-bottom:2px}.focus\:ml-2px:focus{margin-left:2px}.focus\:mt-0-5:focus{margin-top:.15rem}.focus\:mr-0-5:focus{margin-right:.15rem}.focus\:mb-0-5:focus{margin-bottom:.15rem}.focus\:ml-0-5:focus{margin-left:.15rem}.focus\:mt-1-5:focus{margin-top:.375rem}.focus\:mr-1-5:focus{margin-right:.375rem}.focus\:mb-1-5:focus{margin-bottom:.375rem}.focus\:ml-1-5:focus{margin-left:.375rem}.focus\:mt-2-5:focus{margin-top:.625rem}.focus\:mr-2-5:focus{margin-right:.625rem}.focus\:mb-2-5:focus{margin-bottom:.625rem}.focus\:ml-2-5:focus{margin-left:.625rem}.focus\:mt-7-2:focus{margin-top:1.875rem}.focus\:mr-7-2:focus{margin-right:1.875rem}.focus\:mb-7-2:focus{margin-bottom:1.875rem}.focus\:ml-7-2:focus{margin-left:1.875rem}.focus\:mt-31-25:focus{margin-top:7.8125rem}.focus\:mr-31-25:focus{margin-right:7.8125rem}.focus\:mb-31-25:focus{margin-bottom:7.8125rem}.focus\:ml-31-25:focus{margin-left:7.8125rem}.focus\:mt-62-5:focus{margin-top:15.625rem}.focus\:mr-62-5:focus{margin-right:15.625rem}.focus\:mb-62-5:focus{margin-bottom:15.625rem}.focus\:ml-62-5:focus{margin-left:15.625rem}.focus\:-mt-1:focus{margin-top:-.25rem}.focus\:-mr-1:focus{margin-right:-.25rem}.focus\:-mb-1:focus{margin-bottom:-.25rem}.focus\:-ml-1:focus{margin-left:-.25rem}.focus\:-mt-2:focus{margin-top:-.5rem}.focus\:-mr-2:focus{margin-right:-.5rem}.focus\:-mb-2:focus{margin-bottom:-.5rem}.focus\:-ml-2:focus{margin-left:-.5rem}.focus\:-mt-3:focus{margin-top:-.75rem}.focus\:-mr-3:focus{margin-right:-.75rem}.focus\:-mb-3:focus{margin-bottom:-.75rem}.focus\:-ml-3:focus{margin-left:-.75rem}.focus\:-mt-4:focus{margin-top:-1rem}.focus\:-mr-4:focus{margin-right:-1rem}.focus\:-mb-4:focus{margin-bottom:-1rem}.focus\:-ml-4:focus{margin-left:-1rem}.focus\:-mt-5:focus{margin-top:-1.25rem}.focus\:-mr-5:focus{margin-right:-1.25rem}.focus\:-mb-5:focus{margin-bottom:-1.25rem}.focus\:-ml-5:focus{margin-left:-1.25rem}.focus\:-mt-6:focus{margin-top:-1.5rem}.focus\:-mr-6:focus{margin-right:-1.5rem}.focus\:-mb-6:focus{margin-bottom:-1.5rem}.focus\:-ml-6:focus{margin-left:-1.5rem}.focus\:-mt-7:focus{margin-top:-1.75rem}.focus\:-mr-7:focus{margin-right:-1.75rem}.focus\:-mb-7:focus{margin-bottom:-1.75rem}.focus\:-ml-7:focus{margin-left:-1.75rem}.focus\:-mt-8:focus{margin-top:-2rem}.focus\:-mr-8:focus{margin-right:-2rem}.focus\:-mb-8:focus{margin-bottom:-2rem}.focus\:-ml-8:focus{margin-left:-2rem}.focus\:-mt-9:focus{margin-top:-2.25rem}.focus\:-mr-9:focus{margin-right:-2.25rem}.focus\:-mb-9:focus{margin-bottom:-2.25rem}.focus\:-ml-9:focus{margin-left:-2.25rem}.focus\:-mt-10:focus{margin-top:-2.5rem}.focus\:-mr-10:focus{margin-right:-2.5rem}.focus\:-mb-10:focus{margin-bottom:-2.5rem}.focus\:-ml-10:focus{margin-left:-2.5rem}.focus\:-mt-11:focus{margin-top:-2.75rem}.focus\:-mr-11:focus{margin-right:-2.75rem}.focus\:-mb-11:focus{margin-bottom:-2.75rem}.focus\:-ml-11:focus{margin-left:-2.75rem}.focus\:-mt-12:focus{margin-top:-3rem}.focus\:-mr-12:focus{margin-right:-3rem}.focus\:-mb-12:focus{margin-bottom:-3rem}.focus\:-ml-12:focus{margin-left:-3rem}.focus\:-mt-13:focus{margin-top:-3.25rem}.focus\:-mr-13:focus{margin-right:-3.25rem}.focus\:-mb-13:focus{margin-bottom:-3.25rem}.focus\:-ml-13:focus{margin-left:-3.25rem}.focus\:-mt-14:focus{margin-top:-3.5rem}.focus\:-mr-14:focus{margin-right:-3.5rem}.focus\:-mb-14:focus{margin-bottom:-3.5rem}.focus\:-ml-14:focus{margin-left:-3.5rem}.focus\:-mt-15:focus{margin-top:-3.75rem}.focus\:-mr-15:focus{margin-right:-3.75rem}.focus\:-mb-15:focus{margin-bottom:-3.75rem}.focus\:-ml-15:focus{margin-left:-3.75rem}.focus\:-mt-16:focus{margin-top:-4rem}.focus\:-mr-16:focus{margin-right:-4rem}.focus\:-mb-16:focus{margin-bottom:-4rem}.focus\:-ml-16:focus{margin-left:-4rem}.focus\:-mt-19:focus{margin-top:-4.75rem}.focus\:-mr-19:focus{margin-right:-4.75rem}.focus\:-mb-19:focus{margin-bottom:-4.75rem}.focus\:-ml-19:focus{margin-left:-4.75rem}.focus\:-mt-20:focus{margin-top:-5rem}.focus\:-mr-20:focus{margin-right:-5rem}.focus\:-mb-20:focus{margin-bottom:-5rem}.focus\:-ml-20:focus{margin-left:-5rem}.focus\:-mt-22:focus{margin-top:-5.5rem}.focus\:-mr-22:focus{margin-right:-5.5rem}.focus\:-mb-22:focus{margin-bottom:-5.5rem}.focus\:-ml-22:focus{margin-left:-5.5rem}.focus\:-mt-23:focus{margin-top:-5.75rem}.focus\:-mr-23:focus{margin-right:-5.75rem}.focus\:-mb-23:focus{margin-bottom:-5.75rem}.focus\:-ml-23:focus{margin-left:-5.75rem}.focus\:-mt-24:focus{margin-top:-6rem}.focus\:-mr-24:focus{margin-right:-6rem}.focus\:-mb-24:focus{margin-bottom:-6rem}.focus\:-ml-24:focus{margin-left:-6rem}.focus\:-mt-30:focus{margin-top:-7.5rem}.focus\:-mr-30:focus{margin-right:-7.5rem}.focus\:-mb-30:focus{margin-bottom:-7.5rem}.focus\:-ml-30:focus{margin-left:-7.5rem}.focus\:-mt-32:focus{margin-top:-8rem}.focus\:-mr-32:focus{margin-right:-8rem}.focus\:-mb-32:focus{margin-bottom:-8rem}.focus\:-ml-32:focus{margin-left:-8rem}.focus\:-mt-40:focus{margin-top:-10rem}.focus\:-mr-40:focus{margin-right:-10rem}.focus\:-mb-40:focus{margin-bottom:-10rem}.focus\:-ml-40:focus{margin-left:-10rem}.focus\:-mt-44:focus{margin-top:-11rem}.focus\:-mr-44:focus{margin-right:-11rem}.focus\:-mb-44:focus{margin-bottom:-11rem}.focus\:-ml-44:focus{margin-left:-11rem}.focus\:-mt-48:focus{margin-top:-12rem}.focus\:-mr-48:focus{margin-right:-12rem}.focus\:-mb-48:focus{margin-bottom:-12rem}.focus\:-ml-48:focus{margin-left:-12rem}.focus\:-mt-50:focus{margin-top:-12.75rem}.focus\:-mr-50:focus{margin-right:-12.75rem}.focus\:-mb-50:focus{margin-bottom:-12.75rem}.focus\:-ml-50:focus{margin-left:-12.75rem}.focus\:-mt-52:focus{margin-top:-13rem}.focus\:-mr-52:focus{margin-right:-13rem}.focus\:-mb-52:focus{margin-bottom:-13rem}.focus\:-ml-52:focus{margin-left:-13rem}.focus\:-mt-53:focus{margin-top:-13.25rem}.focus\:-mr-53:focus{margin-right:-13.25rem}.focus\:-mb-53:focus{margin-bottom:-13.25rem}.focus\:-ml-53:focus{margin-left:-13.25rem}.focus\:-mt-55:focus{margin-top:-13.75rem}.focus\:-mr-55:focus{margin-right:-13.75rem}.focus\:-mb-55:focus{margin-bottom:-13.75rem}.focus\:-ml-55:focus{margin-left:-13.75rem}.focus\:-mt-56:focus{margin-top:-14rem}.focus\:-mr-56:focus{margin-right:-14rem}.focus\:-mb-56:focus{margin-bottom:-14rem}.focus\:-ml-56:focus{margin-left:-14rem}.focus\:-mt-64:focus{margin-top:-16rem}.focus\:-mr-64:focus{margin-right:-16rem}.focus\:-mb-64:focus{margin-bottom:-16rem}.focus\:-ml-64:focus{margin-left:-16rem}.focus\:-mt-68:focus{margin-top:-17rem}.focus\:-mr-68:focus{margin-right:-17rem}.focus\:-mb-68:focus{margin-bottom:-17rem}.focus\:-ml-68:focus{margin-left:-17rem}.focus\:-mt-75:focus{margin-top:-18.75rem}.focus\:-mr-75:focus{margin-right:-18.75rem}.focus\:-mb-75:focus{margin-bottom:-18.75rem}.focus\:-ml-75:focus{margin-left:-18.75rem}.focus\:-mt-98:focus{margin-top:-24.5rem}.focus\:-mr-98:focus{margin-right:-24.5rem}.focus\:-mb-98:focus{margin-bottom:-24.5rem}.focus\:-ml-98:focus{margin-left:-24.5rem}.focus\:-mt-100:focus{margin-top:-25rem}.focus\:-mr-100:focus{margin-right:-25rem}.focus\:-mb-100:focus{margin-bottom:-25rem}.focus\:-ml-100:focus{margin-left:-25rem}.focus\:-mt-120:focus{margin-top:-30rem}.focus\:-mr-120:focus{margin-right:-30rem}.focus\:-mb-120:focus{margin-bottom:-30rem}.focus\:-ml-120:focus{margin-left:-30rem}.focus\:-mt-140:focus{margin-top:-35rem}.focus\:-mr-140:focus{margin-right:-35rem}.focus\:-mb-140:focus{margin-bottom:-35rem}.focus\:-ml-140:focus{margin-left:-35rem}.focus\:-mt-px:focus{margin-top:-1px}.focus\:-mr-px:focus{margin-right:-1px}.focus\:-mb-px:focus{margin-bottom:-1px}.focus\:-ml-px:focus{margin-left:-1px}.focus\:-mt-2px:focus{margin-top:-2px}.focus\:-mr-2px:focus{margin-right:-2px}.focus\:-mb-2px:focus{margin-bottom:-2px}.focus\:-ml-2px:focus{margin-left:-2px}.focus\:-mt-0-5:focus{margin-top:-.15rem}.focus\:-mr-0-5:focus{margin-right:-.15rem}.focus\:-mb-0-5:focus{margin-bottom:-.15rem}.focus\:-ml-0-5:focus{margin-left:-.15rem}.focus\:-mt-1-5:focus{margin-top:-.375rem}.focus\:-mr-1-5:focus{margin-right:-.375rem}.focus\:-mb-1-5:focus{margin-bottom:-.375rem}.focus\:-ml-1-5:focus{margin-left:-.375rem}.focus\:-mt-2-5:focus{margin-top:-.625rem}.focus\:-mr-2-5:focus{margin-right:-.625rem}.focus\:-mb-2-5:focus{margin-bottom:-.625rem}.focus\:-ml-2-5:focus{margin-left:-.625rem}.focus\:-mt-7-2:focus{margin-top:-1.875rem}.focus\:-mr-7-2:focus{margin-right:-1.875rem}.focus\:-mb-7-2:focus{margin-bottom:-1.875rem}.focus\:-ml-7-2:focus{margin-left:-1.875rem}.focus\:-mt-31-25:focus{margin-top:-7.8125rem}.focus\:-mr-31-25:focus{margin-right:-7.8125rem}.focus\:-mb-31-25:focus{margin-bottom:-7.8125rem}.focus\:-ml-31-25:focus{margin-left:-7.8125rem}.focus\:-mt-62-5:focus{margin-top:-15.625rem}.focus\:-mr-62-5:focus{margin-right:-15.625rem}.focus\:-mb-62-5:focus{margin-bottom:-15.625rem}.focus\:-ml-62-5:focus{margin-left:-15.625rem}.group:hover .group-hover\:m-0{margin:0}.group:hover .group-hover\:m-1{margin:.25rem}.group:hover .group-hover\:m-2{margin:.5rem}.group:hover .group-hover\:m-3{margin:.75rem}.group:hover .group-hover\:m-4{margin:1rem}.group:hover .group-hover\:m-5{margin:1.25rem}.group:hover .group-hover\:m-6{margin:1.5rem}.group:hover .group-hover\:m-7{margin:1.75rem}.group:hover .group-hover\:m-8{margin:2rem}.group:hover .group-hover\:m-9{margin:2.25rem}.group:hover .group-hover\:m-10{margin:2.5rem}.group:hover .group-hover\:m-11{margin:2.75rem}.group:hover .group-hover\:m-12{margin:3rem}.group:hover .group-hover\:m-13{margin:3.25rem}.group:hover .group-hover\:m-14{margin:3.5rem}.group:hover .group-hover\:m-15{margin:3.75rem}.group:hover .group-hover\:m-16{margin:4rem}.group:hover .group-hover\:m-19{margin:4.75rem}.group:hover .group-hover\:m-20{margin:5rem}.group:hover .group-hover\:m-22{margin:5.5rem}.group:hover .group-hover\:m-23{margin:5.75rem}.group:hover .group-hover\:m-24{margin:6rem}.group:hover .group-hover\:m-28{margin:6.5rem}.group:hover .group-hover\:m-30{margin:7.5rem}.group:hover .group-hover\:m-32{margin:8rem}.group:hover .group-hover\:m-33{margin:8.75rem}.group:hover .group-hover\:m-36{margin:9rem}.group:hover .group-hover\:m-40{margin:10rem}.group:hover .group-hover\:m-44{margin:11rem}.group:hover .group-hover\:m-48{margin:12rem}.group:hover .group-hover\:m-50{margin:12.75rem}.group:hover .group-hover\:m-52{margin:13rem}.group:hover .group-hover\:m-53{margin:13.25rem}.group:hover .group-hover\:m-55{margin:13.75rem}.group:hover .group-hover\:m-56{margin:14rem}.group:hover .group-hover\:m-64{margin:16rem}.group:hover .group-hover\:m-68{margin:17rem}.group:hover .group-hover\:m-75{margin:18.75rem}.group:hover .group-hover\:m-98{margin:24.5rem}.group:hover .group-hover\:m-100{margin:25rem}.group:hover .group-hover\:m-120{margin:30rem}.group:hover .group-hover\:m-140{margin:35rem}.group:hover .group-hover\:m-auto{margin:auto}.group:hover .group-hover\:m-px{margin:1px}.group:hover .group-hover\:m-2px{margin:2px}.group:hover .group-hover\:m-0-5{margin:.15rem}.group:hover .group-hover\:m-1-5{margin:.375rem}.group:hover .group-hover\:m-2-5{margin:.625rem}.group:hover .group-hover\:m-7-2{margin:1.875rem}.group:hover .group-hover\:m-31-25{margin:7.8125rem}.group:hover .group-hover\:m-62-5{margin:15.625rem}.group:hover .group-hover\:-m-1{margin:-.25rem}.group:hover .group-hover\:-m-2{margin:-.5rem}.group:hover .group-hover\:-m-3{margin:-.75rem}.group:hover .group-hover\:-m-4{margin:-1rem}.group:hover .group-hover\:-m-5{margin:-1.25rem}.group:hover .group-hover\:-m-6{margin:-1.5rem}.group:hover .group-hover\:-m-7{margin:-1.75rem}.group:hover .group-hover\:-m-8{margin:-2rem}.group:hover .group-hover\:-m-9{margin:-2.25rem}.group:hover .group-hover\:-m-10{margin:-2.5rem}.group:hover .group-hover\:-m-11{margin:-2.75rem}.group:hover .group-hover\:-m-12{margin:-3rem}.group:hover .group-hover\:-m-13{margin:-3.25rem}.group:hover .group-hover\:-m-14{margin:-3.5rem}.group:hover .group-hover\:-m-15{margin:-3.75rem}.group:hover .group-hover\:-m-16{margin:-4rem}.group:hover .group-hover\:-m-19{margin:-4.75rem}.group:hover .group-hover\:-m-20{margin:-5rem}.group:hover .group-hover\:-m-22{margin:-5.5rem}.group:hover .group-hover\:-m-23{margin:-5.75rem}.group:hover .group-hover\:-m-24{margin:-6rem}.group:hover .group-hover\:-m-30{margin:-7.5rem}.group:hover .group-hover\:-m-32{margin:-8rem}.group:hover .group-hover\:-m-40{margin:-10rem}.group:hover .group-hover\:-m-44{margin:-11rem}.group:hover .group-hover\:-m-48{margin:-12rem}.group:hover .group-hover\:-m-50{margin:-12.75rem}.group:hover .group-hover\:-m-52{margin:-13rem}.group:hover .group-hover\:-m-53{margin:-13.25rem}.group:hover .group-hover\:-m-55{margin:-13.75rem}.group:hover .group-hover\:-m-56{margin:-14rem}.group:hover .group-hover\:-m-64{margin:-16rem}.group:hover .group-hover\:-m-68{margin:-17rem}.group:hover .group-hover\:-m-75{margin:-18.75rem}.group:hover .group-hover\:-m-98{margin:-24.5rem}.group:hover .group-hover\:-m-100{margin:-25rem}.group:hover .group-hover\:-m-120{margin:-30rem}.group:hover .group-hover\:-m-140{margin:-35rem}.group:hover .group-hover\:-m-px{margin:-1px}.group:hover .group-hover\:-m-2px{margin:-2px}.group:hover .group-hover\:-m-0-5{margin:-.15rem}.group:hover .group-hover\:-m-1-5{margin:-.375rem}.group:hover .group-hover\:-m-2-5{margin:-.625rem}.group:hover .group-hover\:-m-7-2{margin:-1.875rem}.group:hover .group-hover\:-m-31-25{margin:-7.8125rem}.group:hover .group-hover\:-m-62-5{margin:-15.625rem}.group:hover .group-hover\:my-0{margin-top:0;margin-bottom:0}.group:hover .group-hover\:mx-0{margin-left:0;margin-right:0}.group:hover .group-hover\:my-1{margin-top:.25rem;margin-bottom:.25rem}.group:hover .group-hover\:mx-1{margin-left:.25rem;margin-right:.25rem}.group:hover .group-hover\:my-2{margin-top:.5rem;margin-bottom:.5rem}.group:hover .group-hover\:mx-2{margin-left:.5rem;margin-right:.5rem}.group:hover .group-hover\:my-3{margin-top:.75rem;margin-bottom:.75rem}.group:hover .group-hover\:mx-3{margin-left:.75rem;margin-right:.75rem}.group:hover .group-hover\:my-4{margin-top:1rem;margin-bottom:1rem}.group:hover .group-hover\:mx-4{margin-left:1rem;margin-right:1rem}.group:hover .group-hover\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.group:hover .group-hover\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.group:hover .group-hover\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.group:hover .group-hover\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.group:hover .group-hover\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.group:hover .group-hover\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.group:hover .group-hover\:my-8{margin-top:2rem;margin-bottom:2rem}.group:hover .group-hover\:mx-8{margin-left:2rem;margin-right:2rem}.group:hover .group-hover\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.group:hover .group-hover\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.group:hover .group-hover\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.group:hover .group-hover\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.group:hover .group-hover\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.group:hover .group-hover\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.group:hover .group-hover\:my-12{margin-top:3rem;margin-bottom:3rem}.group:hover .group-hover\:mx-12{margin-left:3rem;margin-right:3rem}.group:hover .group-hover\:my-13{margin-top:3.25rem;margin-bottom:3.25rem}.group:hover .group-hover\:mx-13{margin-left:3.25rem;margin-right:3.25rem}.group:hover .group-hover\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.group:hover .group-hover\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.group:hover .group-hover\:my-15{margin-top:3.75rem;margin-bottom:3.75rem}.group:hover .group-hover\:mx-15{margin-left:3.75rem;margin-right:3.75rem}.group:hover .group-hover\:my-16{margin-top:4rem;margin-bottom:4rem}.group:hover .group-hover\:mx-16{margin-left:4rem;margin-right:4rem}.group:hover .group-hover\:my-19{margin-top:4.75rem;margin-bottom:4.75rem}.group:hover .group-hover\:mx-19{margin-left:4.75rem;margin-right:4.75rem}.group:hover .group-hover\:my-20{margin-top:5rem;margin-bottom:5rem}.group:hover .group-hover\:mx-20{margin-left:5rem;margin-right:5rem}.group:hover .group-hover\:my-22{margin-top:5.5rem;margin-bottom:5.5rem}.group:hover .group-hover\:mx-22{margin-left:5.5rem;margin-right:5.5rem}.group:hover .group-hover\:my-23{margin-top:5.75rem;margin-bottom:5.75rem}.group:hover .group-hover\:mx-23{margin-left:5.75rem;margin-right:5.75rem}.group:hover .group-hover\:my-24{margin-top:6rem;margin-bottom:6rem}.group:hover .group-hover\:mx-24{margin-left:6rem;margin-right:6rem}.group:hover .group-hover\:my-28{margin-top:6.5rem;margin-bottom:6.5rem}.group:hover .group-hover\:mx-28{margin-left:6.5rem;margin-right:6.5rem}.group:hover .group-hover\:my-30{margin-top:7.5rem;margin-bottom:7.5rem}.group:hover .group-hover\:mx-30{margin-left:7.5rem;margin-right:7.5rem}.group:hover .group-hover\:my-32{margin-top:8rem;margin-bottom:8rem}.group:hover .group-hover\:mx-32{margin-left:8rem;margin-right:8rem}.group:hover .group-hover\:my-33{margin-top:8.75rem;margin-bottom:8.75rem}.group:hover .group-hover\:mx-33{margin-left:8.75rem;margin-right:8.75rem}.group:hover .group-hover\:my-36{margin-top:9rem;margin-bottom:9rem}.group:hover .group-hover\:mx-36{margin-left:9rem;margin-right:9rem}.group:hover .group-hover\:my-40{margin-top:10rem;margin-bottom:10rem}.group:hover .group-hover\:mx-40{margin-left:10rem;margin-right:10rem}.group:hover .group-hover\:my-44{margin-top:11rem;margin-bottom:11rem}.group:hover .group-hover\:mx-44{margin-left:11rem;margin-right:11rem}.group:hover .group-hover\:my-48{margin-top:12rem;margin-bottom:12rem}.group:hover .group-hover\:mx-48{margin-left:12rem;margin-right:12rem}.group:hover .group-hover\:my-50{margin-top:12.75rem;margin-bottom:12.75rem}.group:hover .group-hover\:mx-50{margin-left:12.75rem;margin-right:12.75rem}.group:hover .group-hover\:my-52{margin-top:13rem;margin-bottom:13rem}.group:hover .group-hover\:mx-52{margin-left:13rem;margin-right:13rem}.group:hover .group-hover\:my-53{margin-top:13.25rem;margin-bottom:13.25rem}.group:hover .group-hover\:mx-53{margin-left:13.25rem;margin-right:13.25rem}.group:hover .group-hover\:my-55{margin-top:13.75rem;margin-bottom:13.75rem}.group:hover .group-hover\:mx-55{margin-left:13.75rem;margin-right:13.75rem}.group:hover .group-hover\:my-56{margin-top:14rem;margin-bottom:14rem}.group:hover .group-hover\:mx-56{margin-left:14rem;margin-right:14rem}.group:hover .group-hover\:my-64{margin-top:16rem;margin-bottom:16rem}.group:hover .group-hover\:mx-64{margin-left:16rem;margin-right:16rem}.group:hover .group-hover\:my-68{margin-top:17rem;margin-bottom:17rem}.group:hover .group-hover\:mx-68{margin-left:17rem;margin-right:17rem}.group:hover .group-hover\:my-75{margin-top:18.75rem;margin-bottom:18.75rem}.group:hover .group-hover\:mx-75{margin-left:18.75rem;margin-right:18.75rem}.group:hover .group-hover\:my-98{margin-top:24.5rem;margin-bottom:24.5rem}.group:hover .group-hover\:mx-98{margin-left:24.5rem;margin-right:24.5rem}.group:hover .group-hover\:my-100{margin-top:25rem;margin-bottom:25rem}.group:hover .group-hover\:mx-100{margin-left:25rem;margin-right:25rem}.group:hover .group-hover\:my-120{margin-top:30rem;margin-bottom:30rem}.group:hover .group-hover\:mx-120{margin-left:30rem;margin-right:30rem}.group:hover .group-hover\:my-140{margin-top:35rem;margin-bottom:35rem}.group:hover .group-hover\:mx-140{margin-left:35rem;margin-right:35rem}.group:hover .group-hover\:my-auto{margin-top:auto;margin-bottom:auto}.group:hover .group-hover\:mx-auto{margin-left:auto;margin-right:auto}.group:hover .group-hover\:my-px{margin-top:1px;margin-bottom:1px}.group:hover .group-hover\:mx-px{margin-left:1px;margin-right:1px}.group:hover .group-hover\:my-2px{margin-top:2px;margin-bottom:2px}.group:hover .group-hover\:mx-2px{margin-left:2px;margin-right:2px}.group:hover .group-hover\:my-0-5{margin-top:.15rem;margin-bottom:.15rem}.group:hover .group-hover\:mx-0-5{margin-left:.15rem;margin-right:.15rem}.group:hover .group-hover\:my-1-5{margin-top:.375rem;margin-bottom:.375rem}.group:hover .group-hover\:mx-1-5{margin-left:.375rem;margin-right:.375rem}.group:hover .group-hover\:my-2-5{margin-top:.625rem;margin-bottom:.625rem}.group:hover .group-hover\:mx-2-5{margin-left:.625rem;margin-right:.625rem}.group:hover .group-hover\:my-7-2{margin-top:1.875rem;margin-bottom:1.875rem}.group:hover .group-hover\:mx-7-2{margin-left:1.875rem;margin-right:1.875rem}.group:hover .group-hover\:my-31-25{margin-top:7.8125rem;margin-bottom:7.8125rem}.group:hover .group-hover\:mx-31-25{margin-left:7.8125rem;margin-right:7.8125rem}.group:hover .group-hover\:my-62-5{margin-top:15.625rem;margin-bottom:15.625rem}.group:hover .group-hover\:mx-62-5{margin-left:15.625rem;margin-right:15.625rem}.group:hover .group-hover\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.group:hover .group-hover\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.group:hover .group-hover\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.group:hover .group-hover\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.group:hover .group-hover\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.group:hover .group-hover\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.group:hover .group-hover\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.group:hover .group-hover\:-mx-4{margin-left:-1rem;margin-right:-1rem}.group:hover .group-hover\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.group:hover .group-hover\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.group:hover .group-hover\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.group:hover .group-hover\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.group:hover .group-hover\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.group:hover .group-hover\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.group:hover .group-hover\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.group:hover .group-hover\:-mx-8{margin-left:-2rem;margin-right:-2rem}.group:hover .group-hover\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.group:hover .group-hover\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.group:hover .group-hover\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.group:hover .group-hover\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.group:hover .group-hover\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.group:hover .group-hover\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.group:hover .group-hover\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.group:hover .group-hover\:-mx-12{margin-left:-3rem;margin-right:-3rem}.group:hover .group-hover\:-my-13{margin-top:-3.25rem;margin-bottom:-3.25rem}.group:hover .group-hover\:-mx-13{margin-left:-3.25rem;margin-right:-3.25rem}.group:hover .group-hover\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.group:hover .group-hover\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.group:hover .group-hover\:-my-15{margin-top:-3.75rem;margin-bottom:-3.75rem}.group:hover .group-hover\:-mx-15{margin-left:-3.75rem;margin-right:-3.75rem}.group:hover .group-hover\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.group:hover .group-hover\:-mx-16{margin-left:-4rem;margin-right:-4rem}.group:hover .group-hover\:-my-19{margin-top:-4.75rem;margin-bottom:-4.75rem}.group:hover .group-hover\:-mx-19{margin-left:-4.75rem;margin-right:-4.75rem}.group:hover .group-hover\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.group:hover .group-hover\:-mx-20{margin-left:-5rem;margin-right:-5rem}.group:hover .group-hover\:-my-22{margin-top:-5.5rem;margin-bottom:-5.5rem}.group:hover .group-hover\:-mx-22{margin-left:-5.5rem;margin-right:-5.5rem}.group:hover .group-hover\:-my-23{margin-top:-5.75rem;margin-bottom:-5.75rem}.group:hover .group-hover\:-mx-23{margin-left:-5.75rem;margin-right:-5.75rem}.group:hover .group-hover\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.group:hover .group-hover\:-mx-24{margin-left:-6rem;margin-right:-6rem}.group:hover .group-hover\:-my-30{margin-top:-7.5rem;margin-bottom:-7.5rem}.group:hover .group-hover\:-mx-30{margin-left:-7.5rem;margin-right:-7.5rem}.group:hover .group-hover\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.group:hover .group-hover\:-mx-32{margin-left:-8rem;margin-right:-8rem}.group:hover .group-hover\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.group:hover .group-hover\:-mx-40{margin-left:-10rem;margin-right:-10rem}.group:hover .group-hover\:-my-44{margin-top:-11rem;margin-bottom:-11rem}.group:hover .group-hover\:-mx-44{margin-left:-11rem;margin-right:-11rem}.group:hover .group-hover\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.group:hover .group-hover\:-mx-48{margin-left:-12rem;margin-right:-12rem}.group:hover .group-hover\:-my-50{margin-top:-12.75rem;margin-bottom:-12.75rem}.group:hover .group-hover\:-mx-50{margin-left:-12.75rem;margin-right:-12.75rem}.group:hover .group-hover\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.group:hover .group-hover\:-mx-52{margin-left:-13rem;margin-right:-13rem}.group:hover .group-hover\:-my-53{margin-top:-13.25rem;margin-bottom:-13.25rem}.group:hover .group-hover\:-mx-53{margin-left:-13.25rem;margin-right:-13.25rem}.group:hover .group-hover\:-my-55{margin-top:-13.75rem;margin-bottom:-13.75rem}.group:hover .group-hover\:-mx-55{margin-left:-13.75rem;margin-right:-13.75rem}.group:hover .group-hover\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.group:hover .group-hover\:-mx-56{margin-left:-14rem;margin-right:-14rem}.group:hover .group-hover\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.group:hover .group-hover\:-mx-64{margin-left:-16rem;margin-right:-16rem}.group:hover .group-hover\:-my-68{margin-top:-17rem;margin-bottom:-17rem}.group:hover .group-hover\:-mx-68{margin-left:-17rem;margin-right:-17rem}.group:hover .group-hover\:-my-75{margin-top:-18.75rem;margin-bottom:-18.75rem}.group:hover .group-hover\:-mx-75{margin-left:-18.75rem;margin-right:-18.75rem}.group:hover .group-hover\:-my-98{margin-top:-24.5rem;margin-bottom:-24.5rem}.group:hover .group-hover\:-mx-98{margin-left:-24.5rem;margin-right:-24.5rem}.group:hover .group-hover\:-my-100{margin-top:-25rem;margin-bottom:-25rem}.group:hover .group-hover\:-mx-100{margin-left:-25rem;margin-right:-25rem}.group:hover .group-hover\:-my-120{margin-top:-30rem;margin-bottom:-30rem}.group:hover .group-hover\:-mx-120{margin-left:-30rem;margin-right:-30rem}.group:hover .group-hover\:-my-140{margin-top:-35rem;margin-bottom:-35rem}.group:hover .group-hover\:-mx-140{margin-left:-35rem;margin-right:-35rem}.group:hover .group-hover\:-my-px{margin-top:-1px;margin-bottom:-1px}.group:hover .group-hover\:-mx-px{margin-left:-1px;margin-right:-1px}.group:hover .group-hover\:-my-2px{margin-top:-2px;margin-bottom:-2px}.group:hover .group-hover\:-mx-2px{margin-left:-2px;margin-right:-2px}.group:hover .group-hover\:-my-0-5{margin-top:-.15rem;margin-bottom:-.15rem}.group:hover .group-hover\:-mx-0-5{margin-left:-.15rem;margin-right:-.15rem}.group:hover .group-hover\:-my-1-5{margin-top:-.375rem;margin-bottom:-.375rem}.group:hover .group-hover\:-mx-1-5{margin-left:-.375rem;margin-right:-.375rem}.group:hover .group-hover\:-my-2-5{margin-top:-.625rem;margin-bottom:-.625rem}.group:hover .group-hover\:-mx-2-5{margin-left:-.625rem;margin-right:-.625rem}.group:hover .group-hover\:-my-7-2{margin-top:-1.875rem;margin-bottom:-1.875rem}.group:hover .group-hover\:-mx-7-2{margin-left:-1.875rem;margin-right:-1.875rem}.group:hover .group-hover\:-my-31-25{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.group:hover .group-hover\:-mx-31-25{margin-left:-7.8125rem;margin-right:-7.8125rem}.group:hover .group-hover\:-my-62-5{margin-top:-15.625rem;margin-bottom:-15.625rem}.group:hover .group-hover\:-mx-62-5{margin-left:-15.625rem;margin-right:-15.625rem}.group:hover .group-hover\:mt-0{margin-top:0}.group:hover .group-hover\:mr-0{margin-right:0}.group:hover .group-hover\:mb-0{margin-bottom:0}.group:hover .group-hover\:ml-0{margin-left:0}.group:hover .group-hover\:mt-1{margin-top:.25rem}.group:hover .group-hover\:mr-1{margin-right:.25rem}.group:hover .group-hover\:mb-1{margin-bottom:.25rem}.group:hover .group-hover\:ml-1{margin-left:.25rem}.group:hover .group-hover\:mt-2{margin-top:.5rem}.group:hover .group-hover\:mr-2{margin-right:.5rem}.group:hover .group-hover\:mb-2{margin-bottom:.5rem}.group:hover .group-hover\:ml-2{margin-left:.5rem}.group:hover .group-hover\:mt-3{margin-top:.75rem}.group:hover .group-hover\:mr-3{margin-right:.75rem}.group:hover .group-hover\:mb-3{margin-bottom:.75rem}.group:hover .group-hover\:ml-3{margin-left:.75rem}.group:hover .group-hover\:mt-4{margin-top:1rem}.group:hover .group-hover\:mr-4{margin-right:1rem}.group:hover .group-hover\:mb-4{margin-bottom:1rem}.group:hover .group-hover\:ml-4{margin-left:1rem}.group:hover .group-hover\:mt-5{margin-top:1.25rem}.group:hover .group-hover\:mr-5{margin-right:1.25rem}.group:hover .group-hover\:mb-5{margin-bottom:1.25rem}.group:hover .group-hover\:ml-5{margin-left:1.25rem}.group:hover .group-hover\:mt-6{margin-top:1.5rem}.group:hover .group-hover\:mr-6{margin-right:1.5rem}.group:hover .group-hover\:mb-6{margin-bottom:1.5rem}.group:hover .group-hover\:ml-6{margin-left:1.5rem}.group:hover .group-hover\:mt-7{margin-top:1.75rem}.group:hover .group-hover\:mr-7{margin-right:1.75rem}.group:hover .group-hover\:mb-7{margin-bottom:1.75rem}.group:hover .group-hover\:ml-7{margin-left:1.75rem}.group:hover .group-hover\:mt-8{margin-top:2rem}.group:hover .group-hover\:mr-8{margin-right:2rem}.group:hover .group-hover\:mb-8{margin-bottom:2rem}.group:hover .group-hover\:ml-8{margin-left:2rem}.group:hover .group-hover\:mt-9{margin-top:2.25rem}.group:hover .group-hover\:mr-9{margin-right:2.25rem}.group:hover .group-hover\:mb-9{margin-bottom:2.25rem}.group:hover .group-hover\:ml-9{margin-left:2.25rem}.group:hover .group-hover\:mt-10{margin-top:2.5rem}.group:hover .group-hover\:mr-10{margin-right:2.5rem}.group:hover .group-hover\:mb-10{margin-bottom:2.5rem}.group:hover .group-hover\:ml-10{margin-left:2.5rem}.group:hover .group-hover\:mt-11{margin-top:2.75rem}.group:hover .group-hover\:mr-11{margin-right:2.75rem}.group:hover .group-hover\:mb-11{margin-bottom:2.75rem}.group:hover .group-hover\:ml-11{margin-left:2.75rem}.group:hover .group-hover\:mt-12{margin-top:3rem}.group:hover .group-hover\:mr-12{margin-right:3rem}.group:hover .group-hover\:mb-12{margin-bottom:3rem}.group:hover .group-hover\:ml-12{margin-left:3rem}.group:hover .group-hover\:mt-13{margin-top:3.25rem}.group:hover .group-hover\:mr-13{margin-right:3.25rem}.group:hover .group-hover\:mb-13{margin-bottom:3.25rem}.group:hover .group-hover\:ml-13{margin-left:3.25rem}.group:hover .group-hover\:mt-14{margin-top:3.5rem}.group:hover .group-hover\:mr-14{margin-right:3.5rem}.group:hover .group-hover\:mb-14{margin-bottom:3.5rem}.group:hover .group-hover\:ml-14{margin-left:3.5rem}.group:hover .group-hover\:mt-15{margin-top:3.75rem}.group:hover .group-hover\:mr-15{margin-right:3.75rem}.group:hover .group-hover\:mb-15{margin-bottom:3.75rem}.group:hover .group-hover\:ml-15{margin-left:3.75rem}.group:hover .group-hover\:mt-16{margin-top:4rem}.group:hover .group-hover\:mr-16{margin-right:4rem}.group:hover .group-hover\:mb-16{margin-bottom:4rem}.group:hover .group-hover\:ml-16{margin-left:4rem}.group:hover .group-hover\:mt-19{margin-top:4.75rem}.group:hover .group-hover\:mr-19{margin-right:4.75rem}.group:hover .group-hover\:mb-19{margin-bottom:4.75rem}.group:hover .group-hover\:ml-19{margin-left:4.75rem}.group:hover .group-hover\:mt-20{margin-top:5rem}.group:hover .group-hover\:mr-20{margin-right:5rem}.group:hover .group-hover\:mb-20{margin-bottom:5rem}.group:hover .group-hover\:ml-20{margin-left:5rem}.group:hover .group-hover\:mt-22{margin-top:5.5rem}.group:hover .group-hover\:mr-22{margin-right:5.5rem}.group:hover .group-hover\:mb-22{margin-bottom:5.5rem}.group:hover .group-hover\:ml-22{margin-left:5.5rem}.group:hover .group-hover\:mt-23{margin-top:5.75rem}.group:hover .group-hover\:mr-23{margin-right:5.75rem}.group:hover .group-hover\:mb-23{margin-bottom:5.75rem}.group:hover .group-hover\:ml-23{margin-left:5.75rem}.group:hover .group-hover\:mt-24{margin-top:6rem}.group:hover .group-hover\:mr-24{margin-right:6rem}.group:hover .group-hover\:mb-24{margin-bottom:6rem}.group:hover .group-hover\:ml-24{margin-left:6rem}.group:hover .group-hover\:mt-28{margin-top:6.5rem}.group:hover .group-hover\:mr-28{margin-right:6.5rem}.group:hover .group-hover\:mb-28{margin-bottom:6.5rem}.group:hover .group-hover\:ml-28{margin-left:6.5rem}.group:hover .group-hover\:mt-30{margin-top:7.5rem}.group:hover .group-hover\:mr-30{margin-right:7.5rem}.group:hover .group-hover\:mb-30{margin-bottom:7.5rem}.group:hover .group-hover\:ml-30{margin-left:7.5rem}.group:hover .group-hover\:mt-32{margin-top:8rem}.group:hover .group-hover\:mr-32{margin-right:8rem}.group:hover .group-hover\:mb-32{margin-bottom:8rem}.group:hover .group-hover\:ml-32{margin-left:8rem}.group:hover .group-hover\:mt-33{margin-top:8.75rem}.group:hover .group-hover\:mr-33{margin-right:8.75rem}.group:hover .group-hover\:mb-33{margin-bottom:8.75rem}.group:hover .group-hover\:ml-33{margin-left:8.75rem}.group:hover .group-hover\:mt-36{margin-top:9rem}.group:hover .group-hover\:mr-36{margin-right:9rem}.group:hover .group-hover\:mb-36{margin-bottom:9rem}.group:hover .group-hover\:ml-36{margin-left:9rem}.group:hover .group-hover\:mt-40{margin-top:10rem}.group:hover .group-hover\:mr-40{margin-right:10rem}.group:hover .group-hover\:mb-40{margin-bottom:10rem}.group:hover .group-hover\:ml-40{margin-left:10rem}.group:hover .group-hover\:mt-44{margin-top:11rem}.group:hover .group-hover\:mr-44{margin-right:11rem}.group:hover .group-hover\:mb-44{margin-bottom:11rem}.group:hover .group-hover\:ml-44{margin-left:11rem}.group:hover .group-hover\:mt-48{margin-top:12rem}.group:hover .group-hover\:mr-48{margin-right:12rem}.group:hover .group-hover\:mb-48{margin-bottom:12rem}.group:hover .group-hover\:ml-48{margin-left:12rem}.group:hover .group-hover\:mt-50{margin-top:12.75rem}.group:hover .group-hover\:mr-50{margin-right:12.75rem}.group:hover .group-hover\:mb-50{margin-bottom:12.75rem}.group:hover .group-hover\:ml-50{margin-left:12.75rem}.group:hover .group-hover\:mt-52{margin-top:13rem}.group:hover .group-hover\:mr-52{margin-right:13rem}.group:hover .group-hover\:mb-52{margin-bottom:13rem}.group:hover .group-hover\:ml-52{margin-left:13rem}.group:hover .group-hover\:mt-53{margin-top:13.25rem}.group:hover .group-hover\:mr-53{margin-right:13.25rem}.group:hover .group-hover\:mb-53{margin-bottom:13.25rem}.group:hover .group-hover\:ml-53{margin-left:13.25rem}.group:hover .group-hover\:mt-55{margin-top:13.75rem}.group:hover .group-hover\:mr-55{margin-right:13.75rem}.group:hover .group-hover\:mb-55{margin-bottom:13.75rem}.group:hover .group-hover\:ml-55{margin-left:13.75rem}.group:hover .group-hover\:mt-56{margin-top:14rem}.group:hover .group-hover\:mr-56{margin-right:14rem}.group:hover .group-hover\:mb-56{margin-bottom:14rem}.group:hover .group-hover\:ml-56{margin-left:14rem}.group:hover .group-hover\:mt-64{margin-top:16rem}.group:hover .group-hover\:mr-64{margin-right:16rem}.group:hover .group-hover\:mb-64{margin-bottom:16rem}.group:hover .group-hover\:ml-64{margin-left:16rem}.group:hover .group-hover\:mt-68{margin-top:17rem}.group:hover .group-hover\:mr-68{margin-right:17rem}.group:hover .group-hover\:mb-68{margin-bottom:17rem}.group:hover .group-hover\:ml-68{margin-left:17rem}.group:hover .group-hover\:mt-75{margin-top:18.75rem}.group:hover .group-hover\:mr-75{margin-right:18.75rem}.group:hover .group-hover\:mb-75{margin-bottom:18.75rem}.group:hover .group-hover\:ml-75{margin-left:18.75rem}.group:hover .group-hover\:mt-98{margin-top:24.5rem}.group:hover .group-hover\:mr-98{margin-right:24.5rem}.group:hover .group-hover\:mb-98{margin-bottom:24.5rem}.group:hover .group-hover\:ml-98{margin-left:24.5rem}.group:hover .group-hover\:mt-100{margin-top:25rem}.group:hover .group-hover\:mr-100{margin-right:25rem}.group:hover .group-hover\:mb-100{margin-bottom:25rem}.group:hover .group-hover\:ml-100{margin-left:25rem}.group:hover .group-hover\:mt-120{margin-top:30rem}.group:hover .group-hover\:mr-120{margin-right:30rem}.group:hover .group-hover\:mb-120{margin-bottom:30rem}.group:hover .group-hover\:ml-120{margin-left:30rem}.group:hover .group-hover\:mt-140{margin-top:35rem}.group:hover .group-hover\:mr-140{margin-right:35rem}.group:hover .group-hover\:mb-140{margin-bottom:35rem}.group:hover .group-hover\:ml-140{margin-left:35rem}.group:hover .group-hover\:mt-auto{margin-top:auto}.group:hover .group-hover\:mr-auto{margin-right:auto}.group:hover .group-hover\:mb-auto{margin-bottom:auto}.group:hover .group-hover\:ml-auto{margin-left:auto}.group:hover .group-hover\:mt-px{margin-top:1px}.group:hover .group-hover\:mr-px{margin-right:1px}.group:hover .group-hover\:mb-px{margin-bottom:1px}.group:hover .group-hover\:ml-px{margin-left:1px}.group:hover .group-hover\:mt-2px{margin-top:2px}.group:hover .group-hover\:mr-2px{margin-right:2px}.group:hover .group-hover\:mb-2px{margin-bottom:2px}.group:hover .group-hover\:ml-2px{margin-left:2px}.group:hover .group-hover\:mt-0-5{margin-top:.15rem}.group:hover .group-hover\:mr-0-5{margin-right:.15rem}.group:hover .group-hover\:mb-0-5{margin-bottom:.15rem}.group:hover .group-hover\:ml-0-5{margin-left:.15rem}.group:hover .group-hover\:mt-1-5{margin-top:.375rem}.group:hover .group-hover\:mr-1-5{margin-right:.375rem}.group:hover .group-hover\:mb-1-5{margin-bottom:.375rem}.group:hover .group-hover\:ml-1-5{margin-left:.375rem}.group:hover .group-hover\:mt-2-5{margin-top:.625rem}.group:hover .group-hover\:mr-2-5{margin-right:.625rem}.group:hover .group-hover\:mb-2-5{margin-bottom:.625rem}.group:hover .group-hover\:ml-2-5{margin-left:.625rem}.group:hover .group-hover\:mt-7-2{margin-top:1.875rem}.group:hover .group-hover\:mr-7-2{margin-right:1.875rem}.group:hover .group-hover\:mb-7-2{margin-bottom:1.875rem}.group:hover .group-hover\:ml-7-2{margin-left:1.875rem}.group:hover .group-hover\:mt-31-25{margin-top:7.8125rem}.group:hover .group-hover\:mr-31-25{margin-right:7.8125rem}.group:hover .group-hover\:mb-31-25{margin-bottom:7.8125rem}.group:hover .group-hover\:ml-31-25{margin-left:7.8125rem}.group:hover .group-hover\:mt-62-5{margin-top:15.625rem}.group:hover .group-hover\:mr-62-5{margin-right:15.625rem}.group:hover .group-hover\:mb-62-5{margin-bottom:15.625rem}.group:hover .group-hover\:ml-62-5{margin-left:15.625rem}.group:hover .group-hover\:-mt-1{margin-top:-.25rem}.group:hover .group-hover\:-mr-1{margin-right:-.25rem}.group:hover .group-hover\:-mb-1{margin-bottom:-.25rem}.group:hover .group-hover\:-ml-1{margin-left:-.25rem}.group:hover .group-hover\:-mt-2{margin-top:-.5rem}.group:hover .group-hover\:-mr-2{margin-right:-.5rem}.group:hover .group-hover\:-mb-2{margin-bottom:-.5rem}.group:hover .group-hover\:-ml-2{margin-left:-.5rem}.group:hover .group-hover\:-mt-3{margin-top:-.75rem}.group:hover .group-hover\:-mr-3{margin-right:-.75rem}.group:hover .group-hover\:-mb-3{margin-bottom:-.75rem}.group:hover .group-hover\:-ml-3{margin-left:-.75rem}.group:hover .group-hover\:-mt-4{margin-top:-1rem}.group:hover .group-hover\:-mr-4{margin-right:-1rem}.group:hover .group-hover\:-mb-4{margin-bottom:-1rem}.group:hover .group-hover\:-ml-4{margin-left:-1rem}.group:hover .group-hover\:-mt-5{margin-top:-1.25rem}.group:hover .group-hover\:-mr-5{margin-right:-1.25rem}.group:hover .group-hover\:-mb-5{margin-bottom:-1.25rem}.group:hover .group-hover\:-ml-5{margin-left:-1.25rem}.group:hover .group-hover\:-mt-6{margin-top:-1.5rem}.group:hover .group-hover\:-mr-6{margin-right:-1.5rem}.group:hover .group-hover\:-mb-6{margin-bottom:-1.5rem}.group:hover .group-hover\:-ml-6{margin-left:-1.5rem}.group:hover .group-hover\:-mt-7{margin-top:-1.75rem}.group:hover .group-hover\:-mr-7{margin-right:-1.75rem}.group:hover .group-hover\:-mb-7{margin-bottom:-1.75rem}.group:hover .group-hover\:-ml-7{margin-left:-1.75rem}.group:hover .group-hover\:-mt-8{margin-top:-2rem}.group:hover .group-hover\:-mr-8{margin-right:-2rem}.group:hover .group-hover\:-mb-8{margin-bottom:-2rem}.group:hover .group-hover\:-ml-8{margin-left:-2rem}.group:hover .group-hover\:-mt-9{margin-top:-2.25rem}.group:hover .group-hover\:-mr-9{margin-right:-2.25rem}.group:hover .group-hover\:-mb-9{margin-bottom:-2.25rem}.group:hover .group-hover\:-ml-9{margin-left:-2.25rem}.group:hover .group-hover\:-mt-10{margin-top:-2.5rem}.group:hover .group-hover\:-mr-10{margin-right:-2.5rem}.group:hover .group-hover\:-mb-10{margin-bottom:-2.5rem}.group:hover .group-hover\:-ml-10{margin-left:-2.5rem}.group:hover .group-hover\:-mt-11{margin-top:-2.75rem}.group:hover .group-hover\:-mr-11{margin-right:-2.75rem}.group:hover .group-hover\:-mb-11{margin-bottom:-2.75rem}.group:hover .group-hover\:-ml-11{margin-left:-2.75rem}.group:hover .group-hover\:-mt-12{margin-top:-3rem}.group:hover .group-hover\:-mr-12{margin-right:-3rem}.group:hover .group-hover\:-mb-12{margin-bottom:-3rem}.group:hover .group-hover\:-ml-12{margin-left:-3rem}.group:hover .group-hover\:-mt-13{margin-top:-3.25rem}.group:hover .group-hover\:-mr-13{margin-right:-3.25rem}.group:hover .group-hover\:-mb-13{margin-bottom:-3.25rem}.group:hover .group-hover\:-ml-13{margin-left:-3.25rem}.group:hover .group-hover\:-mt-14{margin-top:-3.5rem}.group:hover .group-hover\:-mr-14{margin-right:-3.5rem}.group:hover .group-hover\:-mb-14{margin-bottom:-3.5rem}.group:hover .group-hover\:-ml-14{margin-left:-3.5rem}.group:hover .group-hover\:-mt-15{margin-top:-3.75rem}.group:hover .group-hover\:-mr-15{margin-right:-3.75rem}.group:hover .group-hover\:-mb-15{margin-bottom:-3.75rem}.group:hover .group-hover\:-ml-15{margin-left:-3.75rem}.group:hover .group-hover\:-mt-16{margin-top:-4rem}.group:hover .group-hover\:-mr-16{margin-right:-4rem}.group:hover .group-hover\:-mb-16{margin-bottom:-4rem}.group:hover .group-hover\:-ml-16{margin-left:-4rem}.group:hover .group-hover\:-mt-19{margin-top:-4.75rem}.group:hover .group-hover\:-mr-19{margin-right:-4.75rem}.group:hover .group-hover\:-mb-19{margin-bottom:-4.75rem}.group:hover .group-hover\:-ml-19{margin-left:-4.75rem}.group:hover .group-hover\:-mt-20{margin-top:-5rem}.group:hover .group-hover\:-mr-20{margin-right:-5rem}.group:hover .group-hover\:-mb-20{margin-bottom:-5rem}.group:hover .group-hover\:-ml-20{margin-left:-5rem}.group:hover .group-hover\:-mt-22{margin-top:-5.5rem}.group:hover .group-hover\:-mr-22{margin-right:-5.5rem}.group:hover .group-hover\:-mb-22{margin-bottom:-5.5rem}.group:hover .group-hover\:-ml-22{margin-left:-5.5rem}.group:hover .group-hover\:-mt-23{margin-top:-5.75rem}.group:hover .group-hover\:-mr-23{margin-right:-5.75rem}.group:hover .group-hover\:-mb-23{margin-bottom:-5.75rem}.group:hover .group-hover\:-ml-23{margin-left:-5.75rem}.group:hover .group-hover\:-mt-24{margin-top:-6rem}.group:hover .group-hover\:-mr-24{margin-right:-6rem}.group:hover .group-hover\:-mb-24{margin-bottom:-6rem}.group:hover .group-hover\:-ml-24{margin-left:-6rem}.group:hover .group-hover\:-mt-30{margin-top:-7.5rem}.group:hover .group-hover\:-mr-30{margin-right:-7.5rem}.group:hover .group-hover\:-mb-30{margin-bottom:-7.5rem}.group:hover .group-hover\:-ml-30{margin-left:-7.5rem}.group:hover .group-hover\:-mt-32{margin-top:-8rem}.group:hover .group-hover\:-mr-32{margin-right:-8rem}.group:hover .group-hover\:-mb-32{margin-bottom:-8rem}.group:hover .group-hover\:-ml-32{margin-left:-8rem}.group:hover .group-hover\:-mt-40{margin-top:-10rem}.group:hover .group-hover\:-mr-40{margin-right:-10rem}.group:hover .group-hover\:-mb-40{margin-bottom:-10rem}.group:hover .group-hover\:-ml-40{margin-left:-10rem}.group:hover .group-hover\:-mt-44{margin-top:-11rem}.group:hover .group-hover\:-mr-44{margin-right:-11rem}.group:hover .group-hover\:-mb-44{margin-bottom:-11rem}.group:hover .group-hover\:-ml-44{margin-left:-11rem}.group:hover .group-hover\:-mt-48{margin-top:-12rem}.group:hover .group-hover\:-mr-48{margin-right:-12rem}.group:hover .group-hover\:-mb-48{margin-bottom:-12rem}.group:hover .group-hover\:-ml-48{margin-left:-12rem}.group:hover .group-hover\:-mt-50{margin-top:-12.75rem}.group:hover .group-hover\:-mr-50{margin-right:-12.75rem}.group:hover .group-hover\:-mb-50{margin-bottom:-12.75rem}.group:hover .group-hover\:-ml-50{margin-left:-12.75rem}.group:hover .group-hover\:-mt-52{margin-top:-13rem}.group:hover .group-hover\:-mr-52{margin-right:-13rem}.group:hover .group-hover\:-mb-52{margin-bottom:-13rem}.group:hover .group-hover\:-ml-52{margin-left:-13rem}.group:hover .group-hover\:-mt-53{margin-top:-13.25rem}.group:hover .group-hover\:-mr-53{margin-right:-13.25rem}.group:hover .group-hover\:-mb-53{margin-bottom:-13.25rem}.group:hover .group-hover\:-ml-53{margin-left:-13.25rem}.group:hover .group-hover\:-mt-55{margin-top:-13.75rem}.group:hover .group-hover\:-mr-55{margin-right:-13.75rem}.group:hover .group-hover\:-mb-55{margin-bottom:-13.75rem}.group:hover .group-hover\:-ml-55{margin-left:-13.75rem}.group:hover .group-hover\:-mt-56{margin-top:-14rem}.group:hover .group-hover\:-mr-56{margin-right:-14rem}.group:hover .group-hover\:-mb-56{margin-bottom:-14rem}.group:hover .group-hover\:-ml-56{margin-left:-14rem}.group:hover .group-hover\:-mt-64{margin-top:-16rem}.group:hover .group-hover\:-mr-64{margin-right:-16rem}.group:hover .group-hover\:-mb-64{margin-bottom:-16rem}.group:hover .group-hover\:-ml-64{margin-left:-16rem}.group:hover .group-hover\:-mt-68{margin-top:-17rem}.group:hover .group-hover\:-mr-68{margin-right:-17rem}.group:hover .group-hover\:-mb-68{margin-bottom:-17rem}.group:hover .group-hover\:-ml-68{margin-left:-17rem}.group:hover .group-hover\:-mt-75{margin-top:-18.75rem}.group:hover .group-hover\:-mr-75{margin-right:-18.75rem}.group:hover .group-hover\:-mb-75{margin-bottom:-18.75rem}.group:hover .group-hover\:-ml-75{margin-left:-18.75rem}.group:hover .group-hover\:-mt-98{margin-top:-24.5rem}.group:hover .group-hover\:-mr-98{margin-right:-24.5rem}.group:hover .group-hover\:-mb-98{margin-bottom:-24.5rem}.group:hover .group-hover\:-ml-98{margin-left:-24.5rem}.group:hover .group-hover\:-mt-100{margin-top:-25rem}.group:hover .group-hover\:-mr-100{margin-right:-25rem}.group:hover .group-hover\:-mb-100{margin-bottom:-25rem}.group:hover .group-hover\:-ml-100{margin-left:-25rem}.group:hover .group-hover\:-mt-120{margin-top:-30rem}.group:hover .group-hover\:-mr-120{margin-right:-30rem}.group:hover .group-hover\:-mb-120{margin-bottom:-30rem}.group:hover .group-hover\:-ml-120{margin-left:-30rem}.group:hover .group-hover\:-mt-140{margin-top:-35rem}.group:hover .group-hover\:-mr-140{margin-right:-35rem}.group:hover .group-hover\:-mb-140{margin-bottom:-35rem}.group:hover .group-hover\:-ml-140{margin-left:-35rem}.group:hover .group-hover\:-mt-px{margin-top:-1px}.group:hover .group-hover\:-mr-px{margin-right:-1px}.group:hover .group-hover\:-mb-px{margin-bottom:-1px}.group:hover .group-hover\:-ml-px{margin-left:-1px}.group:hover .group-hover\:-mt-2px{margin-top:-2px}.group:hover .group-hover\:-mr-2px{margin-right:-2px}.group:hover .group-hover\:-mb-2px{margin-bottom:-2px}.group:hover .group-hover\:-ml-2px{margin-left:-2px}.group:hover .group-hover\:-mt-0-5{margin-top:-.15rem}.group:hover .group-hover\:-mr-0-5{margin-right:-.15rem}.group:hover .group-hover\:-mb-0-5{margin-bottom:-.15rem}.group:hover .group-hover\:-ml-0-5{margin-left:-.15rem}.group:hover .group-hover\:-mt-1-5{margin-top:-.375rem}.group:hover .group-hover\:-mr-1-5{margin-right:-.375rem}.group:hover .group-hover\:-mb-1-5{margin-bottom:-.375rem}.group:hover .group-hover\:-ml-1-5{margin-left:-.375rem}.group:hover .group-hover\:-mt-2-5{margin-top:-.625rem}.group:hover .group-hover\:-mr-2-5{margin-right:-.625rem}.group:hover .group-hover\:-mb-2-5{margin-bottom:-.625rem}.group:hover .group-hover\:-ml-2-5{margin-left:-.625rem}.group:hover .group-hover\:-mt-7-2{margin-top:-1.875rem}.group:hover .group-hover\:-mr-7-2{margin-right:-1.875rem}.group:hover .group-hover\:-mb-7-2{margin-bottom:-1.875rem}.group:hover .group-hover\:-ml-7-2{margin-left:-1.875rem}.group:hover .group-hover\:-mt-31-25{margin-top:-7.8125rem}.group:hover .group-hover\:-mr-31-25{margin-right:-7.8125rem}.group:hover .group-hover\:-mb-31-25{margin-bottom:-7.8125rem}.group:hover .group-hover\:-ml-31-25{margin-left:-7.8125rem}.group:hover .group-hover\:-mt-62-5{margin-top:-15.625rem}.group:hover .group-hover\:-mr-62-5{margin-right:-15.625rem}.group:hover .group-hover\:-mb-62-5{margin-bottom:-15.625rem}.group:hover .group-hover\:-ml-62-5{margin-left:-15.625rem}.max-h-0{max-height:0}.max-h-1{max-height:.25rem}.max-h-2{max-height:.5rem}.max-h-3{max-height:.75rem}.max-h-4{max-height:1rem}.max-h-5{max-height:1.25rem}.max-h-6{max-height:1.5rem}.max-h-7{max-height:1.75rem}.max-h-8{max-height:2rem}.max-h-9{max-height:2.25rem}.max-h-10{max-height:2.5rem}.max-h-11{max-height:2.75rem}.max-h-12{max-height:3rem}.max-h-13{max-height:3.25rem}.max-h-14{max-height:3.5rem}.max-h-15{max-height:3.75rem}.max-h-16{max-height:4rem}.max-h-19{max-height:4.75rem}.max-h-20{max-height:5rem}.max-h-22{max-height:5.5rem}.max-h-23{max-height:5.75rem}.max-h-24{max-height:6rem}.max-h-30{max-height:7.5rem}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-44{max-height:11rem}.max-h-48{max-height:12rem}.max-h-50{max-height:12.75rem}.max-h-52{max-height:13rem}.max-h-53{max-height:13.25rem}.max-h-55{max-height:13.75rem}.max-h-56{max-height:14rem}.max-h-64{max-height:16rem}.max-h-68{max-height:17rem}.max-h-75{max-height:18.75rem}.max-h-98{max-height:24.5rem}.max-h-100{max-height:25rem}.max-h-120{max-height:30rem}.max-h-140{max-height:35rem}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.max-h-px{max-height:1px}.max-h-2px{max-height:2px}.max-h-0-5{max-height:.15rem}.max-h-1-5{max-height:.375rem}.max-h-2-5{max-height:.625rem}.max-h-7-2{max-height:1.875rem}.max-h-31-25{max-height:7.8125rem}.max-h-62-5{max-height:15.625rem}.max-w-0{max-width:0}.max-w-1{max-width:.25rem}.max-w-2{max-width:.5rem}.max-w-3{max-width:.75rem}.max-w-4{max-width:1rem}.max-w-5{max-width:1.25rem}.max-w-6{max-width:1.5rem}.max-w-7{max-width:1.75rem}.max-w-8{max-width:2rem}.max-w-9{max-width:2.25rem}.max-w-10{max-width:2.5rem}.max-w-11{max-width:2.75rem}.max-w-12{max-width:3rem}.max-w-13{max-width:3.25rem}.max-w-14{max-width:3.5rem}.max-w-15{max-width:3.75rem}.max-w-16{max-width:4rem}.max-w-19{max-width:4.75rem}.max-w-20{max-width:5rem}.max-w-22{max-width:5.5rem}.max-w-23{max-width:5.75rem}.max-w-24{max-width:6rem}.max-w-30{max-width:7.5rem}.max-w-32{max-width:8rem}.max-w-40{max-width:10rem}.max-w-44{max-width:11rem}.max-w-48{max-width:12rem}.max-w-50{max-width:12.75rem}.max-w-52{max-width:13rem}.max-w-53{max-width:13.25rem}.max-w-55{max-width:13.75rem}.max-w-56{max-width:14rem}.max-w-64{max-width:16rem}.max-w-68{max-width:17rem}.max-w-75{max-width:18.75rem}.max-w-98{max-width:24.5rem}.max-w-100{max-width:25rem}.max-w-120{max-width:30rem}.max-w-140{max-width:35rem}.max-w-none{max-width:none}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-full{max-width:100%}.max-w-screen-sm{max-width:640px}.max-w-screen-md{max-width:768px}.max-w-screen-lg{max-width:1024px}.max-w-screen-xl{max-width:1280px}.max-w-screen-xs{max-width:425px}.max-w-screen-xxl{max-width:1400px}.max-w-px{max-width:1px}.max-w-2px{max-width:2px}.max-w-0-5{max-width:.15rem}.max-w-1-5{max-width:.375rem}.max-w-2-5{max-width:.625rem}.max-w-7-2{max-width:1.875rem}.max-w-31-25{max-width:7.8125rem}.max-w-62-5{max-width:15.625rem}.min-h-0{min-height:0}.min-h-1{min-height:.25rem}.min-h-2{min-height:.5rem}.min-h-3{min-height:.75rem}.min-h-4{min-height:1rem}.min-h-5{min-height:1.25rem}.min-h-6{min-height:1.5rem}.min-h-7{min-height:1.75rem}.min-h-8{min-height:2rem}.min-h-9{min-height:2.25rem}.min-h-10{min-height:2.5rem}.min-h-11{min-height:2.75rem}.min-h-12{min-height:3rem}.min-h-13{min-height:3.25rem}.min-h-14{min-height:3.5rem}.min-h-15{min-height:3.75rem}.min-h-16{min-height:4rem}.min-h-19{min-height:4.75rem}.min-h-20{min-height:5rem}.min-h-22{min-height:5.5rem}.min-h-23{min-height:5.75rem}.min-h-24{min-height:6rem}.min-h-30{min-height:7.5rem}.min-h-32{min-height:8rem}.min-h-40{min-height:10rem}.min-h-44{min-height:11rem}.min-h-48{min-height:12rem}.min-h-50{min-height:12.75rem}.min-h-52{min-height:13rem}.min-h-53{min-height:13.25rem}.min-h-55{min-height:13.75rem}.min-h-56{min-height:14rem}.min-h-64{min-height:16rem}.min-h-68{min-height:17rem}.min-h-75{min-height:18.75rem}.min-h-98{min-height:24.5rem}.min-h-100{min-height:25rem}.min-h-120{min-height:30rem}.min-h-140{min-height:35rem}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.min-h-px{min-height:1px}.min-h-2px{min-height:2px}.min-h-0-5{min-height:.15rem}.min-h-1-5{min-height:.375rem}.min-h-2-5{min-height:.625rem}.min-h-7-2{min-height:1.875rem}.min-h-31-25{min-height:7.8125rem}.min-h-62-5{min-height:15.625rem}.min-w-0{min-width:0}.min-w-1{min-width:.25rem}.min-w-2{min-width:.5rem}.min-w-3{min-width:.75rem}.min-w-4{min-width:1rem}.min-w-5{min-width:1.25rem}.min-w-6{min-width:1.5rem}.min-w-7{min-width:1.75rem}.min-w-8{min-width:2rem}.min-w-9{min-width:2.25rem}.min-w-10{min-width:2.5rem}.min-w-11{min-width:2.75rem}.min-w-12{min-width:3rem}.min-w-13{min-width:3.25rem}.min-w-14{min-width:3.5rem}.min-w-15{min-width:3.75rem}.min-w-16{min-width:4rem}.min-w-19{min-width:4.75rem}.min-w-20{min-width:5rem}.min-w-22{min-width:5.5rem}.min-w-23{min-width:5.75rem}.min-w-24{min-width:6rem}.min-w-30{min-width:7.5rem}.min-w-32{min-width:8rem}.min-w-40{min-width:10rem}.min-w-44{min-width:11rem}.min-w-48{min-width:12rem}.min-w-50{min-width:12.75rem}.min-w-52{min-width:13rem}.min-w-53{min-width:13.25rem}.min-w-55{min-width:13.75rem}.min-w-56{min-width:14rem}.min-w-64{min-width:16rem}.min-w-68{min-width:17rem}.min-w-75{min-width:18.75rem}.min-w-98{min-width:24.5rem}.min-w-100{min-width:25rem}.min-w-120{min-width:30rem}.min-w-140{min-width:35rem}.min-w-full{min-width:100%}.min-w-px{min-width:1px}.min-w-2px{min-width:2px}.min-w-0-5{min-width:.15rem}.min-w-1-5{min-width:.375rem}.min-w-2-5{min-width:.625rem}.min-w-7-2{min-width:1.875rem}.min-w-31-25{min-width:7.8125rem}.min-w-62-5{min-width:15.625rem}.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}.opacity-0{opacity:0}.opacity-15{opacity:.15}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.opacity-100{opacity:1}.hover\:opacity-0:hover{opacity:0}.hover\:opacity-15:hover{opacity:.15}.hover\:opacity-25:hover{opacity:.25}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-100:hover{opacity:1}.focus\:opacity-0:focus{opacity:0}.focus\:opacity-15:focus{opacity:.15}.focus\:opacity-25:focus{opacity:.25}.focus\:opacity-50:focus{opacity:.5}.focus\:opacity-70:focus{opacity:.7}.focus\:opacity-75:focus{opacity:.75}.focus\:opacity-90:focus{opacity:.9}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus,.outline-none{outline:0}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-visible{overflow-x:visible}.overflow-y-visible{overflow-y:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.scrolling-touch{-webkit-overflow-scrolling:touch}.scrolling-auto{-webkit-overflow-scrolling:auto}.overscroll-auto{-ms-scroll-chaining:chained;overscroll-behavior:auto}.overscroll-contain{-ms-scroll-chaining:none;overscroll-behavior:contain}.overscroll-none{-ms-scroll-chaining:none;overscroll-behavior:none}.overscroll-y-auto{overscroll-behavior-y:auto}.overscroll-y-contain{overscroll-behavior-y:contain}.overscroll-y-none{overscroll-behavior-y:none}.overscroll-x-auto{overscroll-behavior-x:auto}.overscroll-x-contain{overscroll-behavior-x:contain}.overscroll-x-none{overscroll-behavior-x:none}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-9{padding:2.25rem}.p-10{padding:2.5rem}.p-11{padding:2.75rem}.p-12{padding:3rem}.p-13{padding:3.25rem}.p-14{padding:3.5rem}.p-15{padding:3.75rem}.p-16{padding:4rem}.p-19{padding:4.75rem}.p-20{padding:5rem}.p-22{padding:5.5rem}.p-23{padding:5.75rem}.p-24{padding:6rem}.p-30{padding:7.5rem}.p-32{padding:8rem}.p-40{padding:10rem}.p-44{padding:11rem}.p-48{padding:12rem}.p-50{padding:12.75rem}.p-52{padding:13rem}.p-53{padding:13.25rem}.p-55{padding:13.75rem}.p-56{padding:14rem}.p-64{padding:16rem}.p-68{padding:17rem}.p-75{padding:18.75rem}.p-98{padding:24.5rem}.p-100{padding:25rem}.p-120{padding:30rem}.p-140{padding:35rem}.p-px{padding:1px}.p-2px{padding:2px}.p-0-5{padding:.15rem}.p-1-5{padding:.375rem}.p-2-5{padding:.625rem}.p-7-2{padding:1.875rem}.p-31-25{padding:7.8125rem}.p-62-5{padding:15.625rem}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-left:0;padding-right:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-13{padding-top:3.25rem;padding-bottom:3.25rem}.px-13{padding-left:3.25rem;padding-right:3.25rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.py-15{padding-top:3.75rem;padding-bottom:3.75rem}.px-15{padding-left:3.75rem;padding-right:3.75rem}.py-16{padding-top:4rem;padding-bottom:4rem}.px-16{padding-left:4rem;padding-right:4rem}.py-19{padding-top:4.75rem;padding-bottom:4.75rem}.px-19{padding-left:4.75rem;padding-right:4.75rem}.py-20{padding-top:5rem;padding-bottom:5rem}.px-20{padding-left:5rem;padding-right:5rem}.py-22{padding-top:5.5rem;padding-bottom:5.5rem}.px-22{padding-left:5.5rem;padding-right:5.5rem}.py-23{padding-top:5.75rem;padding-bottom:5.75rem}.px-23{padding-left:5.75rem;padding-right:5.75rem}.py-24{padding-top:6rem;padding-bottom:6rem}.px-24{padding-left:6rem;padding-right:6rem}.py-30{padding-top:7.5rem;padding-bottom:7.5rem}.px-30{padding-left:7.5rem;padding-right:7.5rem}.py-32{padding-top:8rem;padding-bottom:8rem}.px-32{padding-left:8rem;padding-right:8rem}.py-40{padding-top:10rem;padding-bottom:10rem}.px-40{padding-left:10rem;padding-right:10rem}.py-44{padding-top:11rem;padding-bottom:11rem}.px-44{padding-left:11rem;padding-right:11rem}.py-48{padding-top:12rem;padding-bottom:12rem}.px-48{padding-left:12rem;padding-right:12rem}.py-50{padding-top:12.75rem;padding-bottom:12.75rem}.px-50{padding-left:12.75rem;padding-right:12.75rem}.py-52{padding-top:13rem;padding-bottom:13rem}.px-52{padding-left:13rem;padding-right:13rem}.py-53{padding-top:13.25rem;padding-bottom:13.25rem}.px-53{padding-left:13.25rem;padding-right:13.25rem}.py-55{padding-top:13.75rem;padding-bottom:13.75rem}.px-55{padding-left:13.75rem;padding-right:13.75rem}.py-56{padding-top:14rem;padding-bottom:14rem}.px-56{padding-left:14rem;padding-right:14rem}.py-64{padding-top:16rem;padding-bottom:16rem}.px-64{padding-left:16rem;padding-right:16rem}.py-68{padding-top:17rem;padding-bottom:17rem}.px-68{padding-left:17rem;padding-right:17rem}.py-75{padding-top:18.75rem;padding-bottom:18.75rem}.px-75{padding-left:18.75rem;padding-right:18.75rem}.py-98{padding-top:24.5rem;padding-bottom:24.5rem}.px-98{padding-left:24.5rem;padding-right:24.5rem}.py-100{padding-top:25rem;padding-bottom:25rem}.px-100{padding-left:25rem;padding-right:25rem}.py-120{padding-top:30rem;padding-bottom:30rem}.px-120{padding-left:30rem;padding-right:30rem}.py-140{padding-top:35rem;padding-bottom:35rem}.px-140{padding-left:35rem;padding-right:35rem}.py-px{padding-top:1px;padding-bottom:1px}.px-px{padding-left:1px;padding-right:1px}.py-2px{padding-top:2px;padding-bottom:2px}.px-2px{padding-left:2px;padding-right:2px}.py-0-5{padding-top:.15rem;padding-bottom:.15rem}.px-0-5{padding-left:.15rem;padding-right:.15rem}.py-1-5{padding-top:.375rem;padding-bottom:.375rem}.px-1-5{padding-left:.375rem;padding-right:.375rem}.py-2-5{padding-top:.625rem;padding-bottom:.625rem}.px-2-5{padding-left:.625rem;padding-right:.625rem}.py-7-2{padding-top:1.875rem;padding-bottom:1.875rem}.px-7-2{padding-left:1.875rem;padding-right:1.875rem}.py-31-25{padding-top:7.8125rem;padding-bottom:7.8125rem}.px-31-25{padding-left:7.8125rem;padding-right:7.8125rem}.py-62-5{padding-top:15.625rem;padding-bottom:15.625rem}.px-62-5{padding-left:15.625rem;padding-right:15.625rem}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pt-1{padding-top:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pt-3{padding-top:.75rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}.pr-5{padding-right:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pt-7{padding-top:1.75rem}.pr-7{padding-right:1.75rem}.pb-7{padding-bottom:1.75rem}.pl-7{padding-left:1.75rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.pt-9{padding-top:2.25rem}.pr-9{padding-right:2.25rem}.pb-9{padding-bottom:2.25rem}.pl-9{padding-left:2.25rem}.pt-10{padding-top:2.5rem}.pr-10{padding-right:2.5rem}.pb-10{padding-bottom:2.5rem}.pl-10{padding-left:2.5rem}.pt-11{padding-top:2.75rem}.pr-11{padding-right:2.75rem}.pb-11{padding-bottom:2.75rem}.pl-11{padding-left:2.75rem}.pt-12{padding-top:3rem}.pr-12{padding-right:3rem}.pb-12{padding-bottom:3rem}.pl-12{padding-left:3rem}.pt-13{padding-top:3.25rem}.pr-13{padding-right:3.25rem}.pb-13{padding-bottom:3.25rem}.pl-13{padding-left:3.25rem}.pt-14{padding-top:3.5rem}.pr-14{padding-right:3.5rem}.pb-14{padding-bottom:3.5rem}.pl-14{padding-left:3.5rem}.pt-15{padding-top:3.75rem}.pr-15{padding-right:3.75rem}.pb-15{padding-bottom:3.75rem}.pl-15{padding-left:3.75rem}.pt-16{padding-top:4rem}.pr-16{padding-right:4rem}.pb-16{padding-bottom:4rem}.pl-16{padding-left:4rem}.pt-19{padding-top:4.75rem}.pr-19{padding-right:4.75rem}.pb-19{padding-bottom:4.75rem}.pl-19{padding-left:4.75rem}.pt-20{padding-top:5rem}.pr-20{padding-right:5rem}.pb-20{padding-bottom:5rem}.pl-20{padding-left:5rem}.pt-22{padding-top:5.5rem}.pr-22{padding-right:5.5rem}.pb-22{padding-bottom:5.5rem}.pl-22{padding-left:5.5rem}.pt-23{padding-top:5.75rem}.pr-23{padding-right:5.75rem}.pb-23{padding-bottom:5.75rem}.pl-23{padding-left:5.75rem}.pt-24{padding-top:6rem}.pr-24{padding-right:6rem}.pb-24{padding-bottom:6rem}.pl-24{padding-left:6rem}.pt-30{padding-top:7.5rem}.pr-30{padding-right:7.5rem}.pb-30{padding-bottom:7.5rem}.pl-30{padding-left:7.5rem}.pt-32{padding-top:8rem}.pr-32{padding-right:8rem}.pb-32{padding-bottom:8rem}.pl-32{padding-left:8rem}.pt-40{padding-top:10rem}.pr-40{padding-right:10rem}.pb-40{padding-bottom:10rem}.pl-40{padding-left:10rem}.pt-44{padding-top:11rem}.pr-44{padding-right:11rem}.pb-44{padding-bottom:11rem}.pl-44{padding-left:11rem}.pt-48{padding-top:12rem}.pr-48{padding-right:12rem}.pb-48{padding-bottom:12rem}.pl-48{padding-left:12rem}.pt-50{padding-top:12.75rem}.pr-50{padding-right:12.75rem}.pb-50{padding-bottom:12.75rem}.pl-50{padding-left:12.75rem}.pt-52{padding-top:13rem}.pr-52{padding-right:13rem}.pb-52{padding-bottom:13rem}.pl-52{padding-left:13rem}.pt-53{padding-top:13.25rem}.pr-53{padding-right:13.25rem}.pb-53{padding-bottom:13.25rem}.pl-53{padding-left:13.25rem}.pt-55{padding-top:13.75rem}.pr-55{padding-right:13.75rem}.pb-55{padding-bottom:13.75rem}.pl-55{padding-left:13.75rem}.pt-56{padding-top:14rem}.pr-56{padding-right:14rem}.pb-56{padding-bottom:14rem}.pl-56{padding-left:14rem}.pt-64{padding-top:16rem}.pr-64{padding-right:16rem}.pb-64{padding-bottom:16rem}.pl-64{padding-left:16rem}.pt-68{padding-top:17rem}.pr-68{padding-right:17rem}.pb-68{padding-bottom:17rem}.pl-68{padding-left:17rem}.pt-75{padding-top:18.75rem}.pr-75{padding-right:18.75rem}.pb-75{padding-bottom:18.75rem}.pl-75{padding-left:18.75rem}.pt-98{padding-top:24.5rem}.pr-98{padding-right:24.5rem}.pb-98{padding-bottom:24.5rem}.pl-98{padding-left:24.5rem}.pt-100{padding-top:25rem}.pr-100{padding-right:25rem}.pb-100{padding-bottom:25rem}.pl-100{padding-left:25rem}.pt-120{padding-top:30rem}.pr-120{padding-right:30rem}.pb-120{padding-bottom:30rem}.pl-120{padding-left:30rem}.pt-140{padding-top:35rem}.pr-140{padding-right:35rem}.pb-140{padding-bottom:35rem}.pl-140{padding-left:35rem}.pt-px{padding-top:1px}.pr-px{padding-right:1px}.pb-px{padding-bottom:1px}.pl-px{padding-left:1px}.pt-2px{padding-top:2px}.pr-2px{padding-right:2px}.pb-2px{padding-bottom:2px}.pl-2px{padding-left:2px}.pt-0-5{padding-top:.15rem}.pr-0-5{padding-right:.15rem}.pb-0-5{padding-bottom:.15rem}.pl-0-5{padding-left:.15rem}.pt-1-5{padding-top:.375rem}.pr-1-5{padding-right:.375rem}.pb-1-5{padding-bottom:.375rem}.pl-1-5{padding-left:.375rem}.pt-2-5{padding-top:.625rem}.pr-2-5{padding-right:.625rem}.pb-2-5{padding-bottom:.625rem}.pl-2-5{padding-left:.625rem}.pt-7-2{padding-top:1.875rem}.pr-7-2{padding-right:1.875rem}.pb-7-2{padding-bottom:1.875rem}.pl-7-2{padding-left:1.875rem}.pt-31-25{padding-top:7.8125rem}.pr-31-25{padding-right:7.8125rem}.pb-31-25{padding-bottom:7.8125rem}.pl-31-25{padding-left:7.8125rem}.pt-62-5{padding-top:15.625rem}.pr-62-5{padding-right:15.625rem}.pb-62-5{padding-bottom:15.625rem}.pl-62-5{padding-left:15.625rem}.placeholder-transparent::-moz-placeholder{color:transparent}.placeholder-transparent:-ms-input-placeholder{color:transparent}.placeholder-transparent::placeholder{color:transparent}.placeholder-current::-moz-placeholder{color:currentColor}.placeholder-current:-ms-input-placeholder{color:currentColor}.placeholder-current::placeholder{color:currentColor}.placeholder-black::-moz-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.placeholder-black:-ms-input-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.placeholder-black::placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.placeholder-white::-moz-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.placeholder-white:-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.placeholder-primary::-moz-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.placeholder-primary:-ms-input-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.placeholder-primary::placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.placeholder-secondary::-moz-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.placeholder-secondary:-ms-input-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.placeholder-secondary::placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.placeholder-tertiary::-moz-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.placeholder-tertiary:-ms-input-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.placeholder-tertiary::placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.placeholder-spacer::-moz-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.placeholder-spacer:-ms-input-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.placeholder-spacer::placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.placeholder-umbra::-moz-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.placeholder-umbra:-ms-input-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.placeholder-umbra::placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.placeholder-underline::-moz-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.placeholder-underline:-ms-input-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.placeholder-underline::placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.placeholder-gray-100::-moz-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.placeholder-gray-100:-ms-input-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.placeholder-gray-200::-moz-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.placeholder-gray-200:-ms-input-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.placeholder-gray-300::-moz-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.placeholder-gray-300:-ms-input-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.placeholder-gray-400::-moz-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.placeholder-gray-400:-ms-input-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.placeholder-gray-500::-moz-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.placeholder-gray-500:-ms-input-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.placeholder-gray-600::-moz-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.placeholder-gray-600:-ms-input-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.placeholder-gray-700::-moz-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.placeholder-gray-700:-ms-input-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.placeholder-gray-800::-moz-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.placeholder-gray-800:-ms-input-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.placeholder-gray-900::-moz-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.placeholder-gray-900:-ms-input-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.placeholder-red-100::-moz-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.placeholder-red-100:-ms-input-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.placeholder-red-100::placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.placeholder-red-200::-moz-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.placeholder-red-200:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.placeholder-red-200::placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.placeholder-red-300::-moz-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.placeholder-red-300:-ms-input-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.placeholder-red-300::placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.placeholder-red-400::-moz-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.placeholder-red-400:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.placeholder-red-400::placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.placeholder-red-500::-moz-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.placeholder-red-500:-ms-input-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.placeholder-red-500::placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.placeholder-red-600::-moz-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.placeholder-red-600:-ms-input-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.placeholder-red-700::-moz-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.placeholder-red-700:-ms-input-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.placeholder-red-700::placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.placeholder-red-800::-moz-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.placeholder-red-800:-ms-input-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.placeholder-red-800::placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.placeholder-red-900::-moz-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.placeholder-red-900:-ms-input-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.placeholder-red-900::placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.placeholder-green-100::-moz-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.placeholder-green-100:-ms-input-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.placeholder-green-100::placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.placeholder-green-200::-moz-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.placeholder-green-200:-ms-input-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.placeholder-green-200::placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.placeholder-green-300::-moz-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.placeholder-green-300:-ms-input-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.placeholder-green-300::placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.placeholder-green-400::-moz-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.placeholder-green-400:-ms-input-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.placeholder-green-400::placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.placeholder-green-500::-moz-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.placeholder-green-500:-ms-input-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.placeholder-green-500::placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.placeholder-green-600::-moz-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.placeholder-green-600:-ms-input-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.placeholder-green-600::placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.placeholder-green-700::-moz-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.placeholder-green-700:-ms-input-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.placeholder-green-700::placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.placeholder-green-800::-moz-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.placeholder-green-800:-ms-input-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.placeholder-green-800::placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.placeholder-green-900::-moz-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.placeholder-green-900:-ms-input-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.placeholder-green-900::placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.placeholder-orange-100::-moz-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.placeholder-orange-100:-ms-input-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.placeholder-orange-200::-moz-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.placeholder-orange-200:-ms-input-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.placeholder-orange-300::-moz-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.placeholder-orange-300:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.placeholder-orange-400::-moz-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.placeholder-orange-400:-ms-input-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.placeholder-orange-500::-moz-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.placeholder-orange-500:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.placeholder-orange-600::-moz-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.placeholder-orange-600:-ms-input-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.placeholder-orange-700::-moz-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.placeholder-orange-700:-ms-input-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.placeholder-orange-800::-moz-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.placeholder-orange-800:-ms-input-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.placeholder-orange-900::-moz-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.placeholder-orange-900:-ms-input-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.placeholder-neon-blue-100::-moz-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.placeholder-neon-blue-100:-ms-input-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.placeholder-neon-blue-100::placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.placeholder-neon-blue-200::-moz-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.placeholder-neon-blue-200:-ms-input-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.placeholder-neon-blue-200::placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.placeholder-neon-blue-300::-moz-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.placeholder-neon-blue-300:-ms-input-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.placeholder-neon-blue-300::placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.placeholder-neon-blue-400::-moz-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.placeholder-neon-blue-400:-ms-input-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.placeholder-neon-blue-400::placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.placeholder-neon-blue-500::-moz-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.placeholder-neon-blue-500:-ms-input-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.placeholder-neon-blue-500::placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.placeholder-neon-blue-600::-moz-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.placeholder-neon-blue-600:-ms-input-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.placeholder-neon-blue-600::placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.placeholder-neon-blue-700::-moz-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.placeholder-neon-blue-700:-ms-input-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.placeholder-neon-blue-700::placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.placeholder-neon-blue-800::-moz-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.placeholder-neon-blue-800:-ms-input-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.placeholder-neon-blue-800::placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.placeholder-neon-blue-900::-moz-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.placeholder-neon-blue-900:-ms-input-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.placeholder-neon-blue-900::placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.placeholder-dark-blue-100::-moz-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.placeholder-dark-blue-100:-ms-input-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.placeholder-dark-blue-100::placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.placeholder-dark-blue-200::-moz-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.placeholder-dark-blue-200:-ms-input-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.placeholder-dark-blue-200::placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.placeholder-dark-blue-300::-moz-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.placeholder-dark-blue-300:-ms-input-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.placeholder-dark-blue-300::placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.placeholder-dark-blue-400::-moz-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.placeholder-dark-blue-400:-ms-input-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.placeholder-dark-blue-400::placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.placeholder-dark-blue-500::-moz-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.placeholder-dark-blue-500:-ms-input-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.placeholder-dark-blue-500::placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.placeholder-dark-blue-600::-moz-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.placeholder-dark-blue-600:-ms-input-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.placeholder-dark-blue-600::placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.placeholder-dark-blue-700::-moz-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.placeholder-dark-blue-700:-ms-input-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.placeholder-dark-blue-700::placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.placeholder-dark-blue-800::-moz-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.placeholder-dark-blue-800:-ms-input-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.placeholder-dark-blue-800::placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.placeholder-dark-blue-900::-moz-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.placeholder-dark-blue-900:-ms-input-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.placeholder-dark-blue-900::placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}.focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}.focus\:placeholder-transparent:focus::placeholder{color:transparent}.focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}.focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}.focus\:placeholder-current:focus::placeholder{color:currentColor}.focus\:placeholder-black:focus::-moz-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.focus\:placeholder-black:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.focus\:placeholder-white:focus::-moz-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.focus\:placeholder-white:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.focus\:placeholder-primary:focus::-moz-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.focus\:placeholder-primary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.focus\:placeholder-primary:focus::placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.focus\:placeholder-secondary:focus::-moz-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.focus\:placeholder-secondary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.focus\:placeholder-secondary:focus::placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.focus\:placeholder-tertiary:focus::-moz-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.focus\:placeholder-tertiary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.focus\:placeholder-tertiary:focus::placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.focus\:placeholder-spacer:focus::-moz-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.focus\:placeholder-spacer:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.focus\:placeholder-spacer:focus::placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.focus\:placeholder-umbra:focus::-moz-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.focus\:placeholder-umbra:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.focus\:placeholder-umbra:focus::placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.focus\:placeholder-underline:focus::-moz-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.focus\:placeholder-underline:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.focus\:placeholder-underline:focus::placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.focus\:placeholder-gray-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.focus\:placeholder-gray-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.focus\:placeholder-gray-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.focus\:placeholder-gray-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.focus\:placeholder-gray-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.focus\:placeholder-gray-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.focus\:placeholder-gray-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.focus\:placeholder-gray-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.focus\:placeholder-gray-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.focus\:placeholder-gray-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.focus\:placeholder-gray-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.focus\:placeholder-gray-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.focus\:placeholder-gray-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.focus\:placeholder-gray-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.focus\:placeholder-gray-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.focus\:placeholder-gray-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.focus\:placeholder-gray-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.focus\:placeholder-gray-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.focus\:placeholder-red-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.focus\:placeholder-red-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.focus\:placeholder-red-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.focus\:placeholder-red-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.focus\:placeholder-red-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.focus\:placeholder-red-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.focus\:placeholder-red-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.focus\:placeholder-red-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.focus\:placeholder-red-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.focus\:placeholder-red-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.focus\:placeholder-red-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.focus\:placeholder-red-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.focus\:placeholder-red-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.focus\:placeholder-red-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.focus\:placeholder-red-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.focus\:placeholder-red-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.focus\:placeholder-red-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.focus\:placeholder-red-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.focus\:placeholder-green-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.focus\:placeholder-green-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.focus\:placeholder-green-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.focus\:placeholder-green-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.focus\:placeholder-green-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.focus\:placeholder-green-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.focus\:placeholder-green-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.focus\:placeholder-green-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.focus\:placeholder-green-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.focus\:placeholder-green-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.focus\:placeholder-green-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.focus\:placeholder-green-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.focus\:placeholder-green-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.focus\:placeholder-green-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.focus\:placeholder-green-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.focus\:placeholder-green-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.focus\:placeholder-green-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.focus\:placeholder-green-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.focus\:placeholder-orange-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.focus\:placeholder-orange-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.focus\:placeholder-orange-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.focus\:placeholder-orange-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.focus\:placeholder-orange-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.focus\:placeholder-orange-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.focus\:placeholder-orange-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.focus\:placeholder-orange-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.focus\:placeholder-orange-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.focus\:placeholder-orange-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.focus\:placeholder-orange-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.focus\:placeholder-orange-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.focus\:placeholder-orange-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.focus\:placeholder-orange-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.focus\:placeholder-orange-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.focus\:placeholder-orange-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.focus\:placeholder-orange-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.focus\:placeholder-orange-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-200:focus::placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-300:focus::placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-400:focus::placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-500:focus::placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-600:focus::placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-700:focus::placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-800:focus::placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.focus\:placeholder-neon-blue-900:focus::placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-300:focus::placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-400:focus::placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-500:focus::placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-600:focus::placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-700:focus::placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-800:focus::placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.focus\:placeholder-dark-blue-900:focus::placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0}.placeholder-opacity-0:-ms-input-placeholder{--placeholder-opacity:0}.placeholder-opacity-0::placeholder{--placeholder-opacity:0}.placeholder-opacity-15::-moz-placeholder{--placeholder-opacity:0.15}.placeholder-opacity-15:-ms-input-placeholder{--placeholder-opacity:0.15}.placeholder-opacity-15::placeholder{--placeholder-opacity:0.15}.placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:0.25}.placeholder-opacity-25:-ms-input-placeholder{--placeholder-opacity:0.25}.placeholder-opacity-25::placeholder{--placeholder-opacity:0.25}.placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:0.5}.placeholder-opacity-50:-ms-input-placeholder{--placeholder-opacity:0.5}.placeholder-opacity-50::placeholder{--placeholder-opacity:0.5}.placeholder-opacity-70::-moz-placeholder{--placeholder-opacity:0.70}.placeholder-opacity-70:-ms-input-placeholder{--placeholder-opacity:0.70}.placeholder-opacity-70::placeholder{--placeholder-opacity:0.70}.placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:0.75}.placeholder-opacity-75:-ms-input-placeholder{--placeholder-opacity:0.75}.placeholder-opacity-75::placeholder{--placeholder-opacity:0.75}.placeholder-opacity-90::-moz-placeholder{--placeholder-opacity:0.9}.placeholder-opacity-90:-ms-input-placeholder{--placeholder-opacity:0.9}.placeholder-opacity-90::placeholder{--placeholder-opacity:0.9}.placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1}.placeholder-opacity-100:-ms-input-placeholder{--placeholder-opacity:1}.placeholder-opacity-100::placeholder{--placeholder-opacity:1}.focus\:placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0}.focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--placeholder-opacity:0}.focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0}.focus\:placeholder-opacity-15:focus::-moz-placeholder{--placeholder-opacity:0.15}.focus\:placeholder-opacity-15:focus:-ms-input-placeholder{--placeholder-opacity:0.15}.focus\:placeholder-opacity-15:focus::placeholder{--placeholder-opacity:0.15}.focus\:placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:0.25}.focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--placeholder-opacity:0.25}.focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25}.focus\:placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:0.5}.focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--placeholder-opacity:0.5}.focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5}.focus\:placeholder-opacity-70:focus::-moz-placeholder{--placeholder-opacity:0.70}.focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--placeholder-opacity:0.70}.focus\:placeholder-opacity-70:focus::placeholder{--placeholder-opacity:0.70}.focus\:placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:0.75}.focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--placeholder-opacity:0.75}.focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75}.focus\:placeholder-opacity-90:focus::-moz-placeholder{--placeholder-opacity:0.9}.focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--placeholder-opacity:0.9}.focus\:placeholder-opacity-90:focus::placeholder{--placeholder-opacity:0.9}.focus\:placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1}.focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--placeholder-opacity:1}.focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-auto{top:auto;right:auto;bottom:auto;left:auto}.inset-y-0{top:0;bottom:0}.inset-x-0{right:0;left:0}.inset-y-auto{top:auto;bottom:auto}.inset-x-auto{right:auto;left:auto}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.top-auto{top:auto}.right-auto{right:auto}.bottom-auto{bottom:auto}.left-auto{left:auto}.resize-none{resize:none}.resize-y{resize:vertical}.resize-x{resize:horizontal}.resize{resize:both}.shadow-xs{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.shadow-outline{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.shadow-none{box-shadow:none}.shadow-outline-orange{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.shadow-outline-red{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.shadow-outline-green{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.hover\:shadow-xs:hover{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.hover\:shadow-none:hover{box-shadow:none}.hover\:shadow-outline-orange:hover{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.hover\:shadow-outline-red:hover{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.hover\:shadow-outline-green:hover{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.focus\:shadow-xs:focus{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.focus\:shadow:focus{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.focus\:shadow-md:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.focus\:shadow-none:focus{box-shadow:none}.focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.focus-within\:shadow-xs:focus-within{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.focus-within\:shadow-sm:focus-within{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.focus-within\:shadow:focus-within{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.focus-within\:shadow-md:focus-within{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.focus-within\:shadow-lg:focus-within{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.focus-within\:shadow-xl:focus-within{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.focus-within\:shadow-2xl:focus-within{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.focus-within\:shadow-inner:focus-within{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.focus-within\:shadow-outline:focus-within{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.focus-within\:shadow-none:focus-within{box-shadow:none}.focus-within\:shadow-outline-orange:focus-within{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.focus-within\:shadow-outline-red:focus-within{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.focus-within\:shadow-outline-green:focus-within{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.stroke-0{stroke-width:0}.stroke-1{stroke-width:1}.stroke-2{stroke-width:2}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-transparent{color:transparent}.text-current{color:currentColor}.text-black{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-primary{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.text-secondary{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.text-tertiary{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.text-spacer{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.text-umbra{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.text-underline{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.text-gray-100{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.text-gray-200{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.text-gray-300{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.text-gray-800{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.text-red-100{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.text-red-200{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.text-red-300{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.text-red-400{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.text-red-500{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.text-red-600{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.text-red-700{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.text-red-800{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.text-red-900{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.text-green-100{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.text-green-200{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.text-green-300{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.text-green-400{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.text-green-500{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.text-green-600{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.text-green-700{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.text-green-800{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.text-green-900{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.text-orange-100{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.text-orange-200{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.text-orange-300{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.text-orange-400{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.text-orange-500{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.text-orange-600{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.text-orange-700{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.text-orange-800{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.text-orange-900{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.text-neon-blue-100{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.text-neon-blue-200{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.text-neon-blue-300{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.text-neon-blue-400{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.text-neon-blue-500{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.text-neon-blue-600{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.text-neon-blue-700{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.text-neon-blue-800{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.text-neon-blue-900{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.text-dark-blue-100{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.text-dark-blue-200{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.text-dark-blue-300{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.text-dark-blue-400{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.text-dark-blue-500{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.text-dark-blue-600{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.text-dark-blue-700{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.text-dark-blue-800{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.text-dark-blue-900{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.hover\:text-transparent:hover{color:transparent}.hover\:text-current:hover{color:currentColor}.hover\:text-black:hover{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.hover\:text-primary:hover{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.hover\:text-secondary:hover{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.hover\:text-tertiary:hover{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.hover\:text-spacer:hover{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.hover\:text-umbra:hover{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.hover\:text-underline:hover{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.hover\:text-gray-100:hover{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.hover\:text-gray-200:hover{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.hover\:text-gray-300:hover{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.hover\:text-gray-400:hover{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.hover\:text-gray-500:hover{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.hover\:text-gray-600:hover{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.hover\:text-gray-700:hover{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.hover\:text-gray-800:hover{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.hover\:text-gray-900:hover{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.hover\:text-red-100:hover{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.hover\:text-red-200:hover{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.hover\:text-red-300:hover{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.hover\:text-red-400:hover{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.hover\:text-red-500:hover{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.hover\:text-red-600:hover{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.hover\:text-red-700:hover{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.hover\:text-red-800:hover{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.hover\:text-red-900:hover{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.hover\:text-green-100:hover{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.hover\:text-green-200:hover{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.hover\:text-green-300:hover{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.hover\:text-green-400:hover{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.hover\:text-green-500:hover{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.hover\:text-green-600:hover{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.hover\:text-green-700:hover{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.hover\:text-green-800:hover{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.hover\:text-green-900:hover{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.hover\:text-orange-100:hover{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.hover\:text-orange-200:hover{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.hover\:text-orange-300:hover{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.hover\:text-orange-400:hover{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.hover\:text-orange-500:hover{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.hover\:text-orange-600:hover{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.hover\:text-orange-700:hover{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.hover\:text-orange-800:hover{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.hover\:text-orange-900:hover{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.hover\:text-neon-blue-100:hover{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.hover\:text-neon-blue-200:hover{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.hover\:text-neon-blue-300:hover{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.hover\:text-neon-blue-400:hover{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.hover\:text-neon-blue-500:hover{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.hover\:text-neon-blue-600:hover{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.hover\:text-neon-blue-700:hover{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.hover\:text-neon-blue-800:hover{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.hover\:text-neon-blue-900:hover{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.hover\:text-dark-blue-100:hover{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.hover\:text-dark-blue-200:hover{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.hover\:text-dark-blue-300:hover{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.hover\:text-dark-blue-400:hover{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.hover\:text-dark-blue-500:hover{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.hover\:text-dark-blue-600:hover{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.hover\:text-dark-blue-700:hover{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.hover\:text-dark-blue-800:hover{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.hover\:text-dark-blue-900:hover{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.focus\:text-transparent:focus{color:transparent}.focus\:text-current:focus{color:currentColor}.focus\:text-black:focus{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.focus\:text-primary:focus{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.focus\:text-secondary:focus{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.focus\:text-tertiary:focus{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.focus\:text-spacer:focus{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.focus\:text-umbra:focus{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.focus\:text-underline:focus{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.focus\:text-gray-100:focus{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.focus\:text-gray-200:focus{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.focus\:text-gray-300:focus{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.focus\:text-gray-400:focus{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.focus\:text-gray-500:focus{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.focus\:text-gray-600:focus{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.focus\:text-gray-700:focus{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.focus\:text-gray-800:focus{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.focus\:text-gray-900:focus{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.focus\:text-red-100:focus{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.focus\:text-red-200:focus{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.focus\:text-red-300:focus{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.focus\:text-red-400:focus{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.focus\:text-red-500:focus{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.focus\:text-red-600:focus{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.focus\:text-red-700:focus{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.focus\:text-red-800:focus{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.focus\:text-red-900:focus{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.focus\:text-green-100:focus{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.focus\:text-green-200:focus{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.focus\:text-green-300:focus{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.focus\:text-green-400:focus{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.focus\:text-green-500:focus{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.focus\:text-green-600:focus{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.focus\:text-green-700:focus{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.focus\:text-green-800:focus{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.focus\:text-green-900:focus{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.focus\:text-orange-100:focus{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.focus\:text-orange-200:focus{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.focus\:text-orange-300:focus{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.focus\:text-orange-400:focus{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.focus\:text-orange-500:focus{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.focus\:text-orange-600:focus{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.focus\:text-orange-700:focus{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.focus\:text-orange-800:focus{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.focus\:text-orange-900:focus{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.focus\:text-neon-blue-100:focus{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.focus\:text-neon-blue-200:focus{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.focus\:text-neon-blue-300:focus{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.focus\:text-neon-blue-400:focus{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.focus\:text-neon-blue-500:focus{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.focus\:text-neon-blue-600:focus{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.focus\:text-neon-blue-700:focus{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.focus\:text-neon-blue-800:focus{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.focus\:text-neon-blue-900:focus{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.focus\:text-dark-blue-100:focus{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.focus\:text-dark-blue-200:focus{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.focus\:text-dark-blue-300:focus{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.focus\:text-dark-blue-400:focus{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.focus\:text-dark-blue-500:focus{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.focus\:text-dark-blue-600:focus{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.focus\:text-dark-blue-700:focus{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.focus\:text-dark-blue-800:focus{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.focus\:text-dark-blue-900:focus{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.group:hover .group-hover\:text-transparent{color:transparent}.group:hover .group-hover\:text-current{color:currentColor}.group:hover .group-hover\:text-black{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.group:hover .group-hover\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.group:hover .group-hover\:text-primary{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.group:hover .group-hover\:text-secondary{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.group:hover .group-hover\:text-tertiary{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.group:hover .group-hover\:text-spacer{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.group:hover .group-hover\:text-umbra{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.group:hover .group-hover\:text-underline{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.group:hover .group-hover\:text-gray-100{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.group:hover .group-hover\:text-gray-200{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.group:hover .group-hover\:text-gray-300{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.group:hover .group-hover\:text-gray-400{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.group:hover .group-hover\:text-gray-500{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.group:hover .group-hover\:text-gray-600{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.group:hover .group-hover\:text-gray-700{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.group:hover .group-hover\:text-gray-800{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.group:hover .group-hover\:text-gray-900{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.group:hover .group-hover\:text-red-100{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.group:hover .group-hover\:text-red-200{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.group:hover .group-hover\:text-red-300{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.group:hover .group-hover\:text-red-400{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.group:hover .group-hover\:text-red-500{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.group:hover .group-hover\:text-red-600{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.group:hover .group-hover\:text-red-700{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.group:hover .group-hover\:text-red-800{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.group:hover .group-hover\:text-red-900{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.group:hover .group-hover\:text-green-100{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.group:hover .group-hover\:text-green-200{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.group:hover .group-hover\:text-green-300{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.group:hover .group-hover\:text-green-400{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.group:hover .group-hover\:text-green-500{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.group:hover .group-hover\:text-green-600{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.group:hover .group-hover\:text-green-700{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.group:hover .group-hover\:text-green-800{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.group:hover .group-hover\:text-green-900{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.group:hover .group-hover\:text-orange-100{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.group:hover .group-hover\:text-orange-200{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.group:hover .group-hover\:text-orange-300{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.group:hover .group-hover\:text-orange-400{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.group:hover .group-hover\:text-orange-500{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.group:hover .group-hover\:text-orange-600{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.group:hover .group-hover\:text-orange-700{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.group:hover .group-hover\:text-orange-800{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.group:hover .group-hover\:text-orange-900{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.group:hover .group-hover\:text-neon-blue-100{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.group:hover .group-hover\:text-neon-blue-200{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.group:hover .group-hover\:text-neon-blue-300{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.group:hover .group-hover\:text-neon-blue-400{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.group:hover .group-hover\:text-neon-blue-500{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.group:hover .group-hover\:text-neon-blue-600{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.group:hover .group-hover\:text-neon-blue-700{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.group:hover .group-hover\:text-neon-blue-800{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.group:hover .group-hover\:text-neon-blue-900{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.group:hover .group-hover\:text-dark-blue-100{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.group:hover .group-hover\:text-dark-blue-200{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.group:hover .group-hover\:text-dark-blue-300{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.group:hover .group-hover\:text-dark-blue-400{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.group:hover .group-hover\:text-dark-blue-500{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.group:hover .group-hover\:text-dark-blue-600{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.group:hover .group-hover\:text-dark-blue-700{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.group:hover .group-hover\:text-dark-blue-800{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.group:hover .group-hover\:text-dark-blue-900{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.text-opacity-0{--text-opacity:0}.text-opacity-15{--text-opacity:0.15}.text-opacity-25{--text-opacity:0.25}.text-opacity-50{--text-opacity:0.5}.text-opacity-70{--text-opacity:0.70}.text-opacity-75{--text-opacity:0.75}.text-opacity-90{--text-opacity:0.9}.text-opacity-100{--text-opacity:1}.hover\:text-opacity-0:hover{--text-opacity:0}.hover\:text-opacity-15:hover{--text-opacity:0.15}.hover\:text-opacity-25:hover{--text-opacity:0.25}.hover\:text-opacity-50:hover{--text-opacity:0.5}.hover\:text-opacity-70:hover{--text-opacity:0.70}.hover\:text-opacity-75:hover{--text-opacity:0.75}.hover\:text-opacity-90:hover{--text-opacity:0.9}.hover\:text-opacity-100:hover{--text-opacity:1}.focus\:text-opacity-0:focus{--text-opacity:0}.focus\:text-opacity-15:focus{--text-opacity:0.15}.focus\:text-opacity-25:focus{--text-opacity:0.25}.focus\:text-opacity-50:focus{--text-opacity:0.5}.focus\:text-opacity-70:focus{--text-opacity:0.70}.focus\:text-opacity-75:focus{--text-opacity:0.75}.focus\:text-opacity-90:focus{--text-opacity:0.9}.focus\:text-opacity-100:focus{--text-opacity:1}.italic{font-style:italic}.not-italic{font-style:normal}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.hover\:underline:hover{text-decoration:underline}.hover\:line-through:hover{text-decoration:line-through}.hover\:no-underline:hover{text-decoration:none}.focus\:underline:focus{text-decoration:underline}.focus\:line-through:focus{text-decoration:line-through}.focus\:no-underline:focus{text-decoration:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.diagonal-fractions,.lining-nums,.oldstyle-nums,.ordinal,.proportional-nums,.slashed-zero,.stacked-fractions,.tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);font-feature-settings:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)}.normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.ordinal{--font-variant-numeric-ordinal:ordinal}.slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero}.lining-nums{--font-variant-numeric-figure:lining-nums}.oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums}.proportional-nums{--font-variant-numeric-spacing:proportional-nums}.tabular-nums{--font-variant-numeric-spacing:tabular-nums}.diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions}.stacked-fractions{--font-variant-numeric-fraction:stacked-fractions}.tracking-tighter{letter-spacing:-.05em}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.tracking-px{letter-spacing:1px}.tracking-tiny{letter-spacing:.01em}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.select-all{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.select-auto{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-top{vertical-align:text-top}.align-text-bottom{vertical-align:text-bottom}.visible{visibility:visible}.invisible{visibility:hidden}.whitespace-normal{white-space:normal}.whitespace-no-wrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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-13{width:3.25rem}.w-14{width:3.5rem}.w-15{width:3.75rem}.w-16{width:4rem}.w-19{width:4.75rem}.w-20{width:5rem}.w-22{width:5.5rem}.w-23{width:5.75rem}.w-24{width:6rem}.w-30{width:7.5rem}.w-32{width:8rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-50{width:12.75rem}.w-52{width:13rem}.w-53{width:13.25rem}.w-55{width:13.75rem}.w-56{width:14rem}.w-60{width:15rem}.w-64{width:16rem}.w-68{width:17rem}.w-75{width:18.75rem}.w-98{width:24.5rem}.w-100{width:25rem}.w-120{width:30rem}.w-140{width:35rem}.w-auto{width:auto}.w-px{width:1px}.w-2px{width:2px}.w-0-5{width:.15rem}.w-1-5{width:.375rem}.w-2-5{width:.625rem}.w-7-2{width:1.875rem}.w-31-25{width:7.8125rem}.w-62-5{width:15.625rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-3\/6{width:50%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-1\/12{width:8.333333%}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-4\/12{width:33.333333%}.w-5\/12{width:41.666667%}.w-6\/12{width:50%}.w-7\/12{width:58.333333%}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-full{width:100%}.w-screen{width:100vw}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-auto{z-index:auto}.gap-0{grid-gap:0;gap:0}.gap-1{grid-gap:.25rem;gap:.25rem}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-3{grid-gap:.75rem;gap:.75rem}.gap-4{grid-gap:1rem;gap:1rem}.gap-5{grid-gap:1.25rem;gap:1.25rem}.gap-6{grid-gap:1.5rem;gap:1.5rem}.gap-7{grid-gap:1.75rem;gap:1.75rem}.gap-8{grid-gap:2rem;gap:2rem}.gap-9{grid-gap:2.25rem;gap:2.25rem}.gap-10{grid-gap:2.5rem;gap:2.5rem}.gap-11{grid-gap:2.75rem;gap:2.75rem}.gap-12{grid-gap:3rem;gap:3rem}.gap-13{grid-gap:3.25rem;gap:3.25rem}.gap-14{grid-gap:3.5rem;gap:3.5rem}.gap-15{grid-gap:3.75rem;gap:3.75rem}.gap-16{grid-gap:4rem;gap:4rem}.gap-19{grid-gap:4.75rem;gap:4.75rem}.gap-20{grid-gap:5rem;gap:5rem}.gap-22{grid-gap:5.5rem;gap:5.5rem}.gap-23{grid-gap:5.75rem;gap:5.75rem}.gap-24{grid-gap:6rem;gap:6rem}.gap-30{grid-gap:7.5rem;gap:7.5rem}.gap-32{grid-gap:8rem;gap:8rem}.gap-40{grid-gap:10rem;gap:10rem}.gap-44{grid-gap:11rem;gap:11rem}.gap-48{grid-gap:12rem;gap:12rem}.gap-50{grid-gap:12.75rem;gap:12.75rem}.gap-52{grid-gap:13rem;gap:13rem}.gap-53{grid-gap:13.25rem;gap:13.25rem}.gap-55{grid-gap:13.75rem;gap:13.75rem}.gap-56{grid-gap:14rem;gap:14rem}.gap-64{grid-gap:16rem;gap:16rem}.gap-68{grid-gap:17rem;gap:17rem}.gap-75{grid-gap:18.75rem;gap:18.75rem}.gap-98{grid-gap:24.5rem;gap:24.5rem}.gap-100{grid-gap:25rem;gap:25rem}.gap-120{grid-gap:30rem;gap:30rem}.gap-140{grid-gap:35rem;gap:35rem}.gap-px{grid-gap:1px;gap:1px}.gap-2px{grid-gap:2px;gap:2px}.gap-0-5{grid-gap:.15rem;gap:.15rem}.gap-1-5{grid-gap:.375rem;gap:.375rem}.gap-2-5{grid-gap:.625rem;gap:.625rem}.gap-7-2{grid-gap:1.875rem;gap:1.875rem}.gap-31-25{grid-gap:7.8125rem;gap:7.8125rem}.gap-62-5{grid-gap:15.625rem;gap:15.625rem}.col-gap-0{grid-column-gap:0;-moz-column-gap:0;column-gap:0}.col-gap-1{grid-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.col-gap-2{grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.col-gap-3{grid-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.col-gap-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.col-gap-5{grid-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.col-gap-6{grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.col-gap-7{grid-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.col-gap-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.col-gap-9{grid-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem}.col-gap-10{grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.col-gap-11{grid-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.col-gap-12{grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.col-gap-13{grid-column-gap:3.25rem;-moz-column-gap:3.25rem;column-gap:3.25rem}.col-gap-14{grid-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}.col-gap-15{grid-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.col-gap-16{grid-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.col-gap-19{grid-column-gap:4.75rem;-moz-column-gap:4.75rem;column-gap:4.75rem}.col-gap-20{grid-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}.col-gap-22{grid-column-gap:5.5rem;-moz-column-gap:5.5rem;column-gap:5.5rem}.col-gap-23{grid-column-gap:5.75rem;-moz-column-gap:5.75rem;column-gap:5.75rem}.col-gap-24{grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.col-gap-30{grid-column-gap:7.5rem;-moz-column-gap:7.5rem;column-gap:7.5rem}.col-gap-32{grid-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}.col-gap-40{grid-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}.col-gap-44{grid-column-gap:11rem;-moz-column-gap:11rem;column-gap:11rem}.col-gap-48{grid-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem}.col-gap-50{grid-column-gap:12.75rem;-moz-column-gap:12.75rem;column-gap:12.75rem}.col-gap-52{grid-column-gap:13rem;-moz-column-gap:13rem;column-gap:13rem}.col-gap-53{grid-column-gap:13.25rem;-moz-column-gap:13.25rem;column-gap:13.25rem}.col-gap-55{grid-column-gap:13.75rem;-moz-column-gap:13.75rem;column-gap:13.75rem}.col-gap-56{grid-column-gap:14rem;-moz-column-gap:14rem;column-gap:14rem}.col-gap-64{grid-column-gap:16rem;-moz-column-gap:16rem;column-gap:16rem}.col-gap-68{grid-column-gap:17rem;-moz-column-gap:17rem;column-gap:17rem}.col-gap-75{grid-column-gap:18.75rem;-moz-column-gap:18.75rem;column-gap:18.75rem}.col-gap-98{grid-column-gap:24.5rem;-moz-column-gap:24.5rem;column-gap:24.5rem}.col-gap-100{grid-column-gap:25rem;-moz-column-gap:25rem;column-gap:25rem}.col-gap-120{grid-column-gap:30rem;-moz-column-gap:30rem;column-gap:30rem}.col-gap-140{grid-column-gap:35rem;-moz-column-gap:35rem;column-gap:35rem}.col-gap-px{grid-column-gap:1px;-moz-column-gap:1px;column-gap:1px}.col-gap-2px{grid-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.col-gap-0-5{grid-column-gap:.15rem;-moz-column-gap:.15rem;column-gap:.15rem}.col-gap-1-5{grid-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.col-gap-2-5{grid-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.col-gap-7-2{grid-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.col-gap-31-25{grid-column-gap:7.8125rem;-moz-column-gap:7.8125rem;column-gap:7.8125rem}.col-gap-62-5{grid-column-gap:15.625rem;-moz-column-gap:15.625rem;column-gap:15.625rem}.gap-x-0{grid-column-gap:0;-moz-column-gap:0;column-gap:0}.gap-x-1{grid-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-2{grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{grid-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{grid-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-7{grid-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.gap-x-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.gap-x-9{grid-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem}.gap-x-10{grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.gap-x-11{grid-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.gap-x-12{grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.gap-x-13{grid-column-gap:3.25rem;-moz-column-gap:3.25rem;column-gap:3.25rem}.gap-x-14{grid-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}.gap-x-15{grid-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.gap-x-16{grid-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.gap-x-19{grid-column-gap:4.75rem;-moz-column-gap:4.75rem;column-gap:4.75rem}.gap-x-20{grid-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}.gap-x-22{grid-column-gap:5.5rem;-moz-column-gap:5.5rem;column-gap:5.5rem}.gap-x-23{grid-column-gap:5.75rem;-moz-column-gap:5.75rem;column-gap:5.75rem}.gap-x-24{grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.gap-x-30{grid-column-gap:7.5rem;-moz-column-gap:7.5rem;column-gap:7.5rem}.gap-x-32{grid-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}.gap-x-40{grid-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}.gap-x-44{grid-column-gap:11rem;-moz-column-gap:11rem;column-gap:11rem}.gap-x-48{grid-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem}.gap-x-50{grid-column-gap:12.75rem;-moz-column-gap:12.75rem;column-gap:12.75rem}.gap-x-52{grid-column-gap:13rem;-moz-column-gap:13rem;column-gap:13rem}.gap-x-53{grid-column-gap:13.25rem;-moz-column-gap:13.25rem;column-gap:13.25rem}.gap-x-55{grid-column-gap:13.75rem;-moz-column-gap:13.75rem;column-gap:13.75rem}.gap-x-56{grid-column-gap:14rem;-moz-column-gap:14rem;column-gap:14rem}.gap-x-64{grid-column-gap:16rem;-moz-column-gap:16rem;column-gap:16rem}.gap-x-68{grid-column-gap:17rem;-moz-column-gap:17rem;column-gap:17rem}.gap-x-75{grid-column-gap:18.75rem;-moz-column-gap:18.75rem;column-gap:18.75rem}.gap-x-98{grid-column-gap:24.5rem;-moz-column-gap:24.5rem;column-gap:24.5rem}.gap-x-100{grid-column-gap:25rem;-moz-column-gap:25rem;column-gap:25rem}.gap-x-120{grid-column-gap:30rem;-moz-column-gap:30rem;column-gap:30rem}.gap-x-140{grid-column-gap:35rem;-moz-column-gap:35rem;column-gap:35rem}.gap-x-px{grid-column-gap:1px;-moz-column-gap:1px;column-gap:1px}.gap-x-2px{grid-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.gap-x-0-5{grid-column-gap:.15rem;-moz-column-gap:.15rem;column-gap:.15rem}.gap-x-1-5{grid-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-2-5{grid-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.gap-x-7-2{grid-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.gap-x-31-25{grid-column-gap:7.8125rem;-moz-column-gap:7.8125rem;column-gap:7.8125rem}.gap-x-62-5{grid-column-gap:15.625rem;-moz-column-gap:15.625rem;column-gap:15.625rem}.row-gap-0{grid-row-gap:0;row-gap:0}.row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.row-gap-4{grid-row-gap:1rem;row-gap:1rem}.row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.row-gap-7{grid-row-gap:1.75rem;row-gap:1.75rem}.row-gap-8{grid-row-gap:2rem;row-gap:2rem}.row-gap-9{grid-row-gap:2.25rem;row-gap:2.25rem}.row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.row-gap-11{grid-row-gap:2.75rem;row-gap:2.75rem}.row-gap-12{grid-row-gap:3rem;row-gap:3rem}.row-gap-13{grid-row-gap:3.25rem;row-gap:3.25rem}.row-gap-14{grid-row-gap:3.5rem;row-gap:3.5rem}.row-gap-15{grid-row-gap:3.75rem;row-gap:3.75rem}.row-gap-16{grid-row-gap:4rem;row-gap:4rem}.row-gap-19{grid-row-gap:4.75rem;row-gap:4.75rem}.row-gap-20{grid-row-gap:5rem;row-gap:5rem}.row-gap-22{grid-row-gap:5.5rem;row-gap:5.5rem}.row-gap-23{grid-row-gap:5.75rem;row-gap:5.75rem}.row-gap-24{grid-row-gap:6rem;row-gap:6rem}.row-gap-30{grid-row-gap:7.5rem;row-gap:7.5rem}.row-gap-32{grid-row-gap:8rem;row-gap:8rem}.row-gap-40{grid-row-gap:10rem;row-gap:10rem}.row-gap-44{grid-row-gap:11rem;row-gap:11rem}.row-gap-48{grid-row-gap:12rem;row-gap:12rem}.row-gap-50{grid-row-gap:12.75rem;row-gap:12.75rem}.row-gap-52{grid-row-gap:13rem;row-gap:13rem}.row-gap-53{grid-row-gap:13.25rem;row-gap:13.25rem}.row-gap-55{grid-row-gap:13.75rem;row-gap:13.75rem}.row-gap-56{grid-row-gap:14rem;row-gap:14rem}.row-gap-64{grid-row-gap:16rem;row-gap:16rem}.row-gap-68{grid-row-gap:17rem;row-gap:17rem}.row-gap-75{grid-row-gap:18.75rem;row-gap:18.75rem}.row-gap-98{grid-row-gap:24.5rem;row-gap:24.5rem}.row-gap-100{grid-row-gap:25rem;row-gap:25rem}.row-gap-120{grid-row-gap:30rem;row-gap:30rem}.row-gap-140{grid-row-gap:35rem;row-gap:35rem}.row-gap-px{grid-row-gap:1px;row-gap:1px}.row-gap-2px{grid-row-gap:2px;row-gap:2px}.row-gap-0-5{grid-row-gap:.15rem;row-gap:.15rem}.row-gap-1-5{grid-row-gap:.375rem;row-gap:.375rem}.row-gap-2-5{grid-row-gap:.625rem;row-gap:.625rem}.row-gap-7-2{grid-row-gap:1.875rem;row-gap:1.875rem}.row-gap-31-25{grid-row-gap:7.8125rem;row-gap:7.8125rem}.row-gap-62-5{grid-row-gap:15.625rem;row-gap:15.625rem}.gap-y-0{grid-row-gap:0;row-gap:0}.gap-y-1{grid-row-gap:.25rem;row-gap:.25rem}.gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.gap-y-3{grid-row-gap:.75rem;row-gap:.75rem}.gap-y-4{grid-row-gap:1rem;row-gap:1rem}.gap-y-5{grid-row-gap:1.25rem;row-gap:1.25rem}.gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.gap-y-7{grid-row-gap:1.75rem;row-gap:1.75rem}.gap-y-8{grid-row-gap:2rem;row-gap:2rem}.gap-y-9{grid-row-gap:2.25rem;row-gap:2.25rem}.gap-y-10{grid-row-gap:2.5rem;row-gap:2.5rem}.gap-y-11{grid-row-gap:2.75rem;row-gap:2.75rem}.gap-y-12{grid-row-gap:3rem;row-gap:3rem}.gap-y-13{grid-row-gap:3.25rem;row-gap:3.25rem}.gap-y-14{grid-row-gap:3.5rem;row-gap:3.5rem}.gap-y-15{grid-row-gap:3.75rem;row-gap:3.75rem}.gap-y-16{grid-row-gap:4rem;row-gap:4rem}.gap-y-19{grid-row-gap:4.75rem;row-gap:4.75rem}.gap-y-20{grid-row-gap:5rem;row-gap:5rem}.gap-y-22{grid-row-gap:5.5rem;row-gap:5.5rem}.gap-y-23{grid-row-gap:5.75rem;row-gap:5.75rem}.gap-y-24{grid-row-gap:6rem;row-gap:6rem}.gap-y-30{grid-row-gap:7.5rem;row-gap:7.5rem}.gap-y-32{grid-row-gap:8rem;row-gap:8rem}.gap-y-40{grid-row-gap:10rem;row-gap:10rem}.gap-y-44{grid-row-gap:11rem;row-gap:11rem}.gap-y-48{grid-row-gap:12rem;row-gap:12rem}.gap-y-50{grid-row-gap:12.75rem;row-gap:12.75rem}.gap-y-52{grid-row-gap:13rem;row-gap:13rem}.gap-y-53{grid-row-gap:13.25rem;row-gap:13.25rem}.gap-y-55{grid-row-gap:13.75rem;row-gap:13.75rem}.gap-y-56{grid-row-gap:14rem;row-gap:14rem}.gap-y-64{grid-row-gap:16rem;row-gap:16rem}.gap-y-68{grid-row-gap:17rem;row-gap:17rem}.gap-y-75{grid-row-gap:18.75rem;row-gap:18.75rem}.gap-y-98{grid-row-gap:24.5rem;row-gap:24.5rem}.gap-y-100{grid-row-gap:25rem;row-gap:25rem}.gap-y-120{grid-row-gap:30rem;row-gap:30rem}.gap-y-140{grid-row-gap:35rem;row-gap:35rem}.gap-y-px{grid-row-gap:1px;row-gap:1px}.gap-y-2px{grid-row-gap:2px;row-gap:2px}.gap-y-0-5{grid-row-gap:.15rem;row-gap:.15rem}.gap-y-1-5{grid-row-gap:.375rem;row-gap:.375rem}.gap-y-2-5{grid-row-gap:.625rem;row-gap:.625rem}.gap-y-7-2{grid-row-gap:1.875rem;row-gap:1.875rem}.gap-y-31-25{grid-row-gap:7.8125rem;row-gap:7.8125rem}.gap-y-62-5{grid-row-gap:15.625rem;row-gap:15.625rem}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-flow-col-dense{grid-auto-flow:column dense}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none{grid-template-columns:none}.col-auto{grid-column:auto}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-10{grid-column:span 10/span 10}.col-span-11{grid-column:span 11/span 11}.col-span-12{grid-column:span 12/span 12}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.col-start-5{grid-column-start:5}.col-start-6{grid-column-start:6}.col-start-7{grid-column-start:7}.col-start-8{grid-column-start:8}.col-start-9{grid-column-start:9}.col-start-10{grid-column-start:10}.col-start-11{grid-column-start:11}.col-start-12{grid-column-start:12}.col-start-13{grid-column-start:13}.col-start-auto{grid-column-start:auto}.col-end-1{grid-column-end:1}.col-end-2{grid-column-end:2}.col-end-3{grid-column-end:3}.col-end-4{grid-column-end:4}.col-end-5{grid-column-end:5}.col-end-6{grid-column-end:6}.col-end-7{grid-column-end:7}.col-end-8{grid-column-end:8}.col-end-9{grid-column-end:9}.col-end-10{grid-column-end:10}.col-end-11{grid-column-end:11}.col-end-12{grid-column-end:12}.col-end-13{grid-column-end:13}.col-end-auto{grid-column-end:auto}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.grid-rows-none{grid-template-rows:none}.row-auto{grid-row:auto}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-span-3{grid-row:span 3/span 3}.row-span-4{grid-row:span 4/span 4}.row-span-5{grid-row:span 5/span 5}.row-span-6{grid-row:span 6/span 6}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.row-start-3{grid-row-start:3}.row-start-4{grid-row-start:4}.row-start-5{grid-row-start:5}.row-start-6{grid-row-start:6}.row-start-7{grid-row-start:7}.row-start-auto{grid-row-start:auto}.row-end-1{grid-row-end:1}.row-end-2{grid-row-end:2}.row-end-3{grid-row-end:3}.row-end-4{grid-row-end:4}.row-end-5{grid-row-end:5}.row-end-6{grid-row-end:6}.row-end-7{grid-row-end:7}.row-end-auto{grid-row-end:auto}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.transform-none{transform:none}.group:hover .group-hover\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.group:hover .group-hover\:transform-none{transform:none}.origin-center{transform-origin:center}.origin-top{transform-origin:top}.origin-top-right{transform-origin:top right}.origin-right{transform-origin:right}.origin-bottom-right{transform-origin:bottom right}.origin-bottom{transform-origin:bottom}.origin-bottom-left{transform-origin:bottom left}.origin-left{transform-origin:left}.origin-top-left{transform-origin:top left}.scale-0{--transform-scale-x:0;--transform-scale-y:0}.scale-50{--transform-scale-x:.5;--transform-scale-y:.5}.scale-75{--transform-scale-x:.75;--transform-scale-y:.75}.scale-90{--transform-scale-x:.9;--transform-scale-y:.9}.scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.scale-100{--transform-scale-x:1;--transform-scale-y:1}.scale-105{--transform-scale-x:1.05;--transform-scale-y:1.05}.scale-110{--transform-scale-x:1.1;--transform-scale-y:1.1}.scale-117{--transform-scale-x:1.175;--transform-scale-y:1.175}.scale-125{--transform-scale-x:1.25;--transform-scale-y:1.25}.scale-150{--transform-scale-x:1.5;--transform-scale-y:1.5}.scale-200{--transform-scale-x:2;--transform-scale-y:2}.scale-x-0{--transform-scale-x:0}.scale-x-50{--transform-scale-x:.5}.scale-x-75{--transform-scale-x:.75}.scale-x-90{--transform-scale-x:.9}.scale-x-95{--transform-scale-x:.95}.scale-x-100{--transform-scale-x:1}.scale-x-105{--transform-scale-x:1.05}.scale-x-110{--transform-scale-x:1.1}.scale-x-117{--transform-scale-x:1.175}.scale-x-125{--transform-scale-x:1.25}.scale-x-150{--transform-scale-x:1.5}.scale-x-200{--transform-scale-x:2}.scale-y-0{--transform-scale-y:0}.scale-y-50{--transform-scale-y:.5}.scale-y-75{--transform-scale-y:.75}.scale-y-90{--transform-scale-y:.9}.scale-y-95{--transform-scale-y:.95}.scale-y-100{--transform-scale-y:1}.scale-y-105{--transform-scale-y:1.05}.scale-y-110{--transform-scale-y:1.1}.scale-y-117{--transform-scale-y:1.175}.scale-y-125{--transform-scale-y:1.25}.scale-y-150{--transform-scale-y:1.5}.scale-y-200{--transform-scale-y:2}.group:hover .group-hover\:scale-0{--transform-scale-x:0;--transform-scale-y:0}.group:hover .group-hover\:scale-50{--transform-scale-x:.5;--transform-scale-y:.5}.group:hover .group-hover\:scale-75{--transform-scale-x:.75;--transform-scale-y:.75}.group:hover .group-hover\:scale-90{--transform-scale-x:.9;--transform-scale-y:.9}.group:hover .group-hover\:scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.group:hover .group-hover\:scale-100{--transform-scale-x:1;--transform-scale-y:1}.group:hover .group-hover\:scale-105{--transform-scale-x:1.05;--transform-scale-y:1.05}.group:hover .group-hover\:scale-110{--transform-scale-x:1.1;--transform-scale-y:1.1}.group:hover .group-hover\:scale-117{--transform-scale-x:1.175;--transform-scale-y:1.175}.group:hover .group-hover\:scale-125{--transform-scale-x:1.25;--transform-scale-y:1.25}.group:hover .group-hover\:scale-150{--transform-scale-x:1.5;--transform-scale-y:1.5}.group:hover .group-hover\:scale-200{--transform-scale-x:2;--transform-scale-y:2}.group:hover .group-hover\:scale-x-0{--transform-scale-x:0}.group:hover .group-hover\:scale-x-50{--transform-scale-x:.5}.group:hover .group-hover\:scale-x-75{--transform-scale-x:.75}.group:hover .group-hover\:scale-x-90{--transform-scale-x:.9}.group:hover .group-hover\:scale-x-95{--transform-scale-x:.95}.group:hover .group-hover\:scale-x-100{--transform-scale-x:1}.group:hover .group-hover\:scale-x-105{--transform-scale-x:1.05}.group:hover .group-hover\:scale-x-110{--transform-scale-x:1.1}.group:hover .group-hover\:scale-x-117{--transform-scale-x:1.175}.group:hover .group-hover\:scale-x-125{--transform-scale-x:1.25}.group:hover .group-hover\:scale-x-150{--transform-scale-x:1.5}.group:hover .group-hover\:scale-x-200{--transform-scale-x:2}.group:hover .group-hover\:scale-y-0{--transform-scale-y:0}.group:hover .group-hover\:scale-y-50{--transform-scale-y:.5}.group:hover .group-hover\:scale-y-75{--transform-scale-y:.75}.group:hover .group-hover\:scale-y-90{--transform-scale-y:.9}.group:hover .group-hover\:scale-y-95{--transform-scale-y:.95}.group:hover .group-hover\:scale-y-100{--transform-scale-y:1}.group:hover .group-hover\:scale-y-105{--transform-scale-y:1.05}.group:hover .group-hover\:scale-y-110{--transform-scale-y:1.1}.group:hover .group-hover\:scale-y-117{--transform-scale-y:1.175}.group:hover .group-hover\:scale-y-125{--transform-scale-y:1.25}.group:hover .group-hover\:scale-y-150{--transform-scale-y:1.5}.group:hover .group-hover\:scale-y-200{--transform-scale-y:2}.hover\:scale-0:hover{--transform-scale-x:0;--transform-scale-y:0}.hover\:scale-50:hover{--transform-scale-x:.5;--transform-scale-y:.5}.hover\:scale-75:hover{--transform-scale-x:.75;--transform-scale-y:.75}.hover\:scale-90:hover{--transform-scale-x:.9;--transform-scale-y:.9}.hover\:scale-95:hover{--transform-scale-x:.95;--transform-scale-y:.95}.hover\:scale-100:hover{--transform-scale-x:1;--transform-scale-y:1}.hover\:scale-105:hover{--transform-scale-x:1.05;--transform-scale-y:1.05}.hover\:scale-110:hover{--transform-scale-x:1.1;--transform-scale-y:1.1}.hover\:scale-117:hover{--transform-scale-x:1.175;--transform-scale-y:1.175}.hover\:scale-125:hover{--transform-scale-x:1.25;--transform-scale-y:1.25}.hover\:scale-150:hover{--transform-scale-x:1.5;--transform-scale-y:1.5}.hover\:scale-200:hover{--transform-scale-x:2;--transform-scale-y:2}.hover\:scale-x-0:hover{--transform-scale-x:0}.hover\:scale-x-50:hover{--transform-scale-x:.5}.hover\:scale-x-75:hover{--transform-scale-x:.75}.hover\:scale-x-90:hover{--transform-scale-x:.9}.hover\:scale-x-95:hover{--transform-scale-x:.95}.hover\:scale-x-100:hover{--transform-scale-x:1}.hover\:scale-x-105:hover{--transform-scale-x:1.05}.hover\:scale-x-110:hover{--transform-scale-x:1.1}.hover\:scale-x-117:hover{--transform-scale-x:1.175}.hover\:scale-x-125:hover{--transform-scale-x:1.25}.hover\:scale-x-150:hover{--transform-scale-x:1.5}.hover\:scale-x-200:hover{--transform-scale-x:2}.hover\:scale-y-0:hover{--transform-scale-y:0}.hover\:scale-y-50:hover{--transform-scale-y:.5}.hover\:scale-y-75:hover{--transform-scale-y:.75}.hover\:scale-y-90:hover{--transform-scale-y:.9}.hover\:scale-y-95:hover{--transform-scale-y:.95}.hover\:scale-y-100:hover{--transform-scale-y:1}.hover\:scale-y-105:hover{--transform-scale-y:1.05}.hover\:scale-y-110:hover{--transform-scale-y:1.1}.hover\:scale-y-117:hover{--transform-scale-y:1.175}.hover\:scale-y-125:hover{--transform-scale-y:1.25}.hover\:scale-y-150:hover{--transform-scale-y:1.5}.hover\:scale-y-200:hover{--transform-scale-y:2}.rotate-0{--transform-rotate:0}.rotate-1{--transform-rotate:1deg}.rotate-5{--transform-rotate:5deg}.rotate-45{--transform-rotate:45deg}.rotate-90{--transform-rotate:90deg}.rotate-180{--transform-rotate:180deg}.-rotate-180{--transform-rotate:-180deg}.-rotate-90{--transform-rotate:-90deg}.-rotate-45{--transform-rotate:-45deg}.-rotate-1{--transform-rotate:-1deg}.-rotate-5{--transform-rotate:-5deg}.group:hover .group-hover\:rotate-0{--transform-rotate:0}.group:hover .group-hover\:rotate-1{--transform-rotate:1deg}.group:hover .group-hover\:rotate-5{--transform-rotate:5deg}.group:hover .group-hover\:rotate-45{--transform-rotate:45deg}.group:hover .group-hover\:rotate-90{--transform-rotate:90deg}.group:hover .group-hover\:rotate-180{--transform-rotate:180deg}.group:hover .group-hover\:-rotate-180{--transform-rotate:-180deg}.group:hover .group-hover\:-rotate-90{--transform-rotate:-90deg}.group:hover .group-hover\:-rotate-45{--transform-rotate:-45deg}.group:hover .group-hover\:-rotate-1{--transform-rotate:-1deg}.group:hover .group-hover\:-rotate-5{--transform-rotate:-5deg}.hover\:rotate-0:hover{--transform-rotate:0}.hover\:rotate-1:hover{--transform-rotate:1deg}.hover\:rotate-5:hover{--transform-rotate:5deg}.hover\:rotate-45:hover{--transform-rotate:45deg}.hover\:rotate-90:hover{--transform-rotate:90deg}.hover\:rotate-180:hover{--transform-rotate:180deg}.hover\:-rotate-180:hover{--transform-rotate:-180deg}.hover\:-rotate-90:hover{--transform-rotate:-90deg}.hover\:-rotate-45:hover{--transform-rotate:-45deg}.hover\:-rotate-1:hover{--transform-rotate:-1deg}.hover\:-rotate-5:hover{--transform-rotate:-5deg}.translate-x-0{--transform-translate-x:0}.translate-x-1{--transform-translate-x:0.25rem}.translate-x-2{--transform-translate-x:0.5rem}.translate-x-3{--transform-translate-x:0.75rem}.translate-x-4{--transform-translate-x:1rem}.translate-x-5{--transform-translate-x:1.25rem}.translate-x-6{--transform-translate-x:1.5rem}.translate-x-7{--transform-translate-x:1.75rem}.translate-x-8{--transform-translate-x:2rem}.translate-x-9{--transform-translate-x:2.25rem}.translate-x-10{--transform-translate-x:2.5rem}.translate-x-11{--transform-translate-x:2.75rem}.translate-x-12{--transform-translate-x:3rem}.translate-x-13{--transform-translate-x:3.25rem}.translate-x-14{--transform-translate-x:3.5rem}.translate-x-15{--transform-translate-x:3.75rem}.translate-x-16{--transform-translate-x:4rem}.translate-x-19{--transform-translate-x:4.75rem}.translate-x-20{--transform-translate-x:5rem}.translate-x-22{--transform-translate-x:5.5rem}.translate-x-23{--transform-translate-x:5.75rem}.translate-x-24{--transform-translate-x:6rem}.translate-x-30{--transform-translate-x:7.5rem}.translate-x-32{--transform-translate-x:8rem}.translate-x-40{--transform-translate-x:10rem}.translate-x-44{--transform-translate-x:11rem}.translate-x-48{--transform-translate-x:12rem}.translate-x-50{--transform-translate-x:12.75rem}.translate-x-52{--transform-translate-x:13rem}.translate-x-53{--transform-translate-x:13.25rem}.translate-x-55{--transform-translate-x:13.75rem}.translate-x-56{--transform-translate-x:14rem}.translate-x-64{--transform-translate-x:16rem}.translate-x-68{--transform-translate-x:17rem}.translate-x-75{--transform-translate-x:18.75rem}.translate-x-98{--transform-translate-x:24.5rem}.translate-x-100{--transform-translate-x:25rem}.translate-x-120{--transform-translate-x:30rem}.translate-x-140{--transform-translate-x:35rem}.translate-x-px{--transform-translate-x:1px}.translate-x-2px{--transform-translate-x:2px}.translate-x-0-5{--transform-translate-x:0.15rem}.translate-x-1-5{--transform-translate-x:0.375rem}.translate-x-2-5{--transform-translate-x:0.625rem}.translate-x-7-2{--transform-translate-x:1.875rem}.translate-x-31-25{--transform-translate-x:7.8125rem}.translate-x-62-5{--transform-translate-x:15.625rem}.-translate-x-1{--transform-translate-x:-0.25rem}.-translate-x-2{--transform-translate-x:-0.5rem}.-translate-x-3{--transform-translate-x:-0.75rem}.-translate-x-4{--transform-translate-x:-1rem}.-translate-x-5{--transform-translate-x:-1.25rem}.-translate-x-6{--transform-translate-x:-1.5rem}.-translate-x-7{--transform-translate-x:-1.75rem}.-translate-x-8{--transform-translate-x:-2rem}.-translate-x-9{--transform-translate-x:-2.25rem}.-translate-x-10{--transform-translate-x:-2.5rem}.-translate-x-11{--transform-translate-x:-2.75rem}.-translate-x-12{--transform-translate-x:-3rem}.-translate-x-13{--transform-translate-x:-3.25rem}.-translate-x-14{--transform-translate-x:-3.5rem}.-translate-x-15{--transform-translate-x:-3.75rem}.-translate-x-16{--transform-translate-x:-4rem}.-translate-x-19{--transform-translate-x:-4.75rem}.-translate-x-20{--transform-translate-x:-5rem}.-translate-x-22{--transform-translate-x:-5.5rem}.-translate-x-23{--transform-translate-x:-5.75rem}.-translate-x-24{--transform-translate-x:-6rem}.-translate-x-30{--transform-translate-x:-7.5rem}.-translate-x-32{--transform-translate-x:-8rem}.-translate-x-40{--transform-translate-x:-10rem}.-translate-x-44{--transform-translate-x:-11rem}.-translate-x-48{--transform-translate-x:-12rem}.-translate-x-50{--transform-translate-x:-12.75rem}.-translate-x-52{--transform-translate-x:-13rem}.-translate-x-53{--transform-translate-x:-13.25rem}.-translate-x-55{--transform-translate-x:-13.75rem}.-translate-x-56{--transform-translate-x:-14rem}.-translate-x-64{--transform-translate-x:-16rem}.-translate-x-68{--transform-translate-x:-17rem}.-translate-x-75{--transform-translate-x:-18.75rem}.-translate-x-98{--transform-translate-x:-24.5rem}.-translate-x-100{--transform-translate-x:-25rem}.-translate-x-120{--transform-translate-x:-30rem}.-translate-x-140{--transform-translate-x:-35rem}.-translate-x-px{--transform-translate-x:-1px}.-translate-x-2px{--transform-translate-x:-2px}.-translate-x-0-5{--transform-translate-x:-0.15rem}.-translate-x-1-5{--transform-translate-x:-0.375rem}.-translate-x-2-5{--transform-translate-x:-0.625rem}.-translate-x-7-2{--transform-translate-x:-1.875rem}.-translate-x-31-25{--transform-translate-x:-7.8125rem}.-translate-x-62-5{--transform-translate-x:-15.625rem}.-translate-x-full{--transform-translate-x:-100%}.-translate-x-1\/2{--transform-translate-x:-50%}.translate-x-1\/2{--transform-translate-x:50%}.translate-x-full{--transform-translate-x:100%}.translate-y-0{--transform-translate-y:0}.translate-y-1{--transform-translate-y:0.25rem}.translate-y-2{--transform-translate-y:0.5rem}.translate-y-3{--transform-translate-y:0.75rem}.translate-y-4{--transform-translate-y:1rem}.translate-y-5{--transform-translate-y:1.25rem}.translate-y-6{--transform-translate-y:1.5rem}.translate-y-7{--transform-translate-y:1.75rem}.translate-y-8{--transform-translate-y:2rem}.translate-y-9{--transform-translate-y:2.25rem}.translate-y-10{--transform-translate-y:2.5rem}.translate-y-11{--transform-translate-y:2.75rem}.translate-y-12{--transform-translate-y:3rem}.translate-y-13{--transform-translate-y:3.25rem}.translate-y-14{--transform-translate-y:3.5rem}.translate-y-15{--transform-translate-y:3.75rem}.translate-y-16{--transform-translate-y:4rem}.translate-y-19{--transform-translate-y:4.75rem}.translate-y-20{--transform-translate-y:5rem}.translate-y-22{--transform-translate-y:5.5rem}.translate-y-23{--transform-translate-y:5.75rem}.translate-y-24{--transform-translate-y:6rem}.translate-y-30{--transform-translate-y:7.5rem}.translate-y-32{--transform-translate-y:8rem}.translate-y-40{--transform-translate-y:10rem}.translate-y-44{--transform-translate-y:11rem}.translate-y-48{--transform-translate-y:12rem}.translate-y-50{--transform-translate-y:12.75rem}.translate-y-52{--transform-translate-y:13rem}.translate-y-53{--transform-translate-y:13.25rem}.translate-y-55{--transform-translate-y:13.75rem}.translate-y-56{--transform-translate-y:14rem}.translate-y-64{--transform-translate-y:16rem}.translate-y-68{--transform-translate-y:17rem}.translate-y-75{--transform-translate-y:18.75rem}.translate-y-98{--transform-translate-y:24.5rem}.translate-y-100{--transform-translate-y:25rem}.translate-y-120{--transform-translate-y:30rem}.translate-y-140{--transform-translate-y:35rem}.translate-y-px{--transform-translate-y:1px}.translate-y-2px{--transform-translate-y:2px}.translate-y-0-5{--transform-translate-y:0.15rem}.translate-y-1-5{--transform-translate-y:0.375rem}.translate-y-2-5{--transform-translate-y:0.625rem}.translate-y-7-2{--transform-translate-y:1.875rem}.translate-y-31-25{--transform-translate-y:7.8125rem}.translate-y-62-5{--transform-translate-y:15.625rem}.-translate-y-1{--transform-translate-y:-0.25rem}.-translate-y-2{--transform-translate-y:-0.5rem}.-translate-y-3{--transform-translate-y:-0.75rem}.-translate-y-4{--transform-translate-y:-1rem}.-translate-y-5{--transform-translate-y:-1.25rem}.-translate-y-6{--transform-translate-y:-1.5rem}.-translate-y-7{--transform-translate-y:-1.75rem}.-translate-y-8{--transform-translate-y:-2rem}.-translate-y-9{--transform-translate-y:-2.25rem}.-translate-y-10{--transform-translate-y:-2.5rem}.-translate-y-11{--transform-translate-y:-2.75rem}.-translate-y-12{--transform-translate-y:-3rem}.-translate-y-13{--transform-translate-y:-3.25rem}.-translate-y-14{--transform-translate-y:-3.5rem}.-translate-y-15{--transform-translate-y:-3.75rem}.-translate-y-16{--transform-translate-y:-4rem}.-translate-y-19{--transform-translate-y:-4.75rem}.-translate-y-20{--transform-translate-y:-5rem}.-translate-y-22{--transform-translate-y:-5.5rem}.-translate-y-23{--transform-translate-y:-5.75rem}.-translate-y-24{--transform-translate-y:-6rem}.-translate-y-30{--transform-translate-y:-7.5rem}.-translate-y-32{--transform-translate-y:-8rem}.-translate-y-40{--transform-translate-y:-10rem}.-translate-y-44{--transform-translate-y:-11rem}.-translate-y-48{--transform-translate-y:-12rem}.-translate-y-50{--transform-translate-y:-12.75rem}.-translate-y-52{--transform-translate-y:-13rem}.-translate-y-53{--transform-translate-y:-13.25rem}.-translate-y-55{--transform-translate-y:-13.75rem}.-translate-y-56{--transform-translate-y:-14rem}.-translate-y-64{--transform-translate-y:-16rem}.-translate-y-68{--transform-translate-y:-17rem}.-translate-y-75{--transform-translate-y:-18.75rem}.-translate-y-98{--transform-translate-y:-24.5rem}.-translate-y-100{--transform-translate-y:-25rem}.-translate-y-120{--transform-translate-y:-30rem}.-translate-y-140{--transform-translate-y:-35rem}.-translate-y-px{--transform-translate-y:-1px}.-translate-y-2px{--transform-translate-y:-2px}.-translate-y-0-5{--transform-translate-y:-0.15rem}.-translate-y-1-5{--transform-translate-y:-0.375rem}.-translate-y-2-5{--transform-translate-y:-0.625rem}.-translate-y-7-2{--transform-translate-y:-1.875rem}.-translate-y-31-25{--transform-translate-y:-7.8125rem}.-translate-y-62-5{--transform-translate-y:-15.625rem}.-translate-y-full{--transform-translate-y:-100%}.-translate-y-1\/2{--transform-translate-y:-50%}.translate-y-1\/2{--transform-translate-y:50%}.translate-y-full{--transform-translate-y:100%}.hover\:translate-x-0:hover{--transform-translate-x:0}.hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.hover\:translate-x-4:hover{--transform-translate-x:1rem}.hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.hover\:translate-x-7:hover{--transform-translate-x:1.75rem}.hover\:translate-x-8:hover{--transform-translate-x:2rem}.hover\:translate-x-9:hover{--transform-translate-x:2.25rem}.hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.hover\:translate-x-11:hover{--transform-translate-x:2.75rem}.hover\:translate-x-12:hover{--transform-translate-x:3rem}.hover\:translate-x-13:hover{--transform-translate-x:3.25rem}.hover\:translate-x-14:hover{--transform-translate-x:3.5rem}.hover\:translate-x-15:hover{--transform-translate-x:3.75rem}.hover\:translate-x-16:hover{--transform-translate-x:4rem}.hover\:translate-x-19:hover{--transform-translate-x:4.75rem}.hover\:translate-x-20:hover{--transform-translate-x:5rem}.hover\:translate-x-22:hover{--transform-translate-x:5.5rem}.hover\:translate-x-23:hover{--transform-translate-x:5.75rem}.hover\:translate-x-24:hover{--transform-translate-x:6rem}.hover\:translate-x-30:hover{--transform-translate-x:7.5rem}.hover\:translate-x-32:hover{--transform-translate-x:8rem}.hover\:translate-x-40:hover{--transform-translate-x:10rem}.hover\:translate-x-44:hover{--transform-translate-x:11rem}.hover\:translate-x-48:hover{--transform-translate-x:12rem}.hover\:translate-x-50:hover{--transform-translate-x:12.75rem}.hover\:translate-x-52:hover{--transform-translate-x:13rem}.hover\:translate-x-53:hover{--transform-translate-x:13.25rem}.hover\:translate-x-55:hover{--transform-translate-x:13.75rem}.hover\:translate-x-56:hover{--transform-translate-x:14rem}.hover\:translate-x-64:hover{--transform-translate-x:16rem}.hover\:translate-x-68:hover{--transform-translate-x:17rem}.hover\:translate-x-75:hover{--transform-translate-x:18.75rem}.hover\:translate-x-98:hover{--transform-translate-x:24.5rem}.hover\:translate-x-100:hover{--transform-translate-x:25rem}.hover\:translate-x-120:hover{--transform-translate-x:30rem}.hover\:translate-x-140:hover{--transform-translate-x:35rem}.hover\:translate-x-px:hover{--transform-translate-x:1px}.hover\:translate-x-2px:hover{--transform-translate-x:2px}.hover\:translate-x-0-5:hover{--transform-translate-x:0.15rem}.hover\:translate-x-1-5:hover{--transform-translate-x:0.375rem}.hover\:translate-x-2-5:hover{--transform-translate-x:0.625rem}.hover\:translate-x-7-2:hover{--transform-translate-x:1.875rem}.hover\:translate-x-31-25:hover{--transform-translate-x:7.8125rem}.hover\:translate-x-62-5:hover{--transform-translate-x:15.625rem}.hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.hover\:-translate-x-7:hover{--transform-translate-x:-1.75rem}.hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.hover\:-translate-x-9:hover{--transform-translate-x:-2.25rem}.hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.hover\:-translate-x-11:hover{--transform-translate-x:-2.75rem}.hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.hover\:-translate-x-13:hover{--transform-translate-x:-3.25rem}.hover\:-translate-x-14:hover{--transform-translate-x:-3.5rem}.hover\:-translate-x-15:hover{--transform-translate-x:-3.75rem}.hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.hover\:-translate-x-19:hover{--transform-translate-x:-4.75rem}.hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.hover\:-translate-x-22:hover{--transform-translate-x:-5.5rem}.hover\:-translate-x-23:hover{--transform-translate-x:-5.75rem}.hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.hover\:-translate-x-30:hover{--transform-translate-x:-7.5rem}.hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.hover\:-translate-x-44:hover{--transform-translate-x:-11rem}.hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.hover\:-translate-x-50:hover{--transform-translate-x:-12.75rem}.hover\:-translate-x-52:hover{--transform-translate-x:-13rem}.hover\:-translate-x-53:hover{--transform-translate-x:-13.25rem}.hover\:-translate-x-55:hover{--transform-translate-x:-13.75rem}.hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.hover\:-translate-x-68:hover{--transform-translate-x:-17rem}.hover\:-translate-x-75:hover{--transform-translate-x:-18.75rem}.hover\:-translate-x-98:hover{--transform-translate-x:-24.5rem}.hover\:-translate-x-100:hover{--transform-translate-x:-25rem}.hover\:-translate-x-120:hover{--transform-translate-x:-30rem}.hover\:-translate-x-140:hover{--transform-translate-x:-35rem}.hover\:-translate-x-px:hover{--transform-translate-x:-1px}.hover\:-translate-x-2px:hover{--transform-translate-x:-2px}.hover\:-translate-x-0-5:hover{--transform-translate-x:-0.15rem}.hover\:-translate-x-1-5:hover{--transform-translate-x:-0.375rem}.hover\:-translate-x-2-5:hover{--transform-translate-x:-0.625rem}.hover\:-translate-x-7-2:hover{--transform-translate-x:-1.875rem}.hover\:-translate-x-31-25:hover{--transform-translate-x:-7.8125rem}.hover\:-translate-x-62-5:hover{--transform-translate-x:-15.625rem}.hover\:-translate-x-full:hover{--transform-translate-x:-100%}.hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.hover\:translate-x-full:hover{--transform-translate-x:100%}.hover\:translate-y-0:hover{--transform-translate-y:0}.hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.hover\:translate-y-4:hover{--transform-translate-y:1rem}.hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.hover\:translate-y-7:hover{--transform-translate-y:1.75rem}.hover\:translate-y-8:hover{--transform-translate-y:2rem}.hover\:translate-y-9:hover{--transform-translate-y:2.25rem}.hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.hover\:translate-y-11:hover{--transform-translate-y:2.75rem}.hover\:translate-y-12:hover{--transform-translate-y:3rem}.hover\:translate-y-13:hover{--transform-translate-y:3.25rem}.hover\:translate-y-14:hover{--transform-translate-y:3.5rem}.hover\:translate-y-15:hover{--transform-translate-y:3.75rem}.hover\:translate-y-16:hover{--transform-translate-y:4rem}.hover\:translate-y-19:hover{--transform-translate-y:4.75rem}.hover\:translate-y-20:hover{--transform-translate-y:5rem}.hover\:translate-y-22:hover{--transform-translate-y:5.5rem}.hover\:translate-y-23:hover{--transform-translate-y:5.75rem}.hover\:translate-y-24:hover{--transform-translate-y:6rem}.hover\:translate-y-30:hover{--transform-translate-y:7.5rem}.hover\:translate-y-32:hover{--transform-translate-y:8rem}.hover\:translate-y-40:hover{--transform-translate-y:10rem}.hover\:translate-y-44:hover{--transform-translate-y:11rem}.hover\:translate-y-48:hover{--transform-translate-y:12rem}.hover\:translate-y-50:hover{--transform-translate-y:12.75rem}.hover\:translate-y-52:hover{--transform-translate-y:13rem}.hover\:translate-y-53:hover{--transform-translate-y:13.25rem}.hover\:translate-y-55:hover{--transform-translate-y:13.75rem}.hover\:translate-y-56:hover{--transform-translate-y:14rem}.hover\:translate-y-64:hover{--transform-translate-y:16rem}.hover\:translate-y-68:hover{--transform-translate-y:17rem}.hover\:translate-y-75:hover{--transform-translate-y:18.75rem}.hover\:translate-y-98:hover{--transform-translate-y:24.5rem}.hover\:translate-y-100:hover{--transform-translate-y:25rem}.hover\:translate-y-120:hover{--transform-translate-y:30rem}.hover\:translate-y-140:hover{--transform-translate-y:35rem}.hover\:translate-y-px:hover{--transform-translate-y:1px}.hover\:translate-y-2px:hover{--transform-translate-y:2px}.hover\:translate-y-0-5:hover{--transform-translate-y:0.15rem}.hover\:translate-y-1-5:hover{--transform-translate-y:0.375rem}.hover\:translate-y-2-5:hover{--transform-translate-y:0.625rem}.hover\:translate-y-7-2:hover{--transform-translate-y:1.875rem}.hover\:translate-y-31-25:hover{--transform-translate-y:7.8125rem}.hover\:translate-y-62-5:hover{--transform-translate-y:15.625rem}.hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.hover\:-translate-y-7:hover{--transform-translate-y:-1.75rem}.hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.hover\:-translate-y-9:hover{--transform-translate-y:-2.25rem}.hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.hover\:-translate-y-11:hover{--transform-translate-y:-2.75rem}.hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.hover\:-translate-y-13:hover{--transform-translate-y:-3.25rem}.hover\:-translate-y-14:hover{--transform-translate-y:-3.5rem}.hover\:-translate-y-15:hover{--transform-translate-y:-3.75rem}.hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.hover\:-translate-y-19:hover{--transform-translate-y:-4.75rem}.hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.hover\:-translate-y-22:hover{--transform-translate-y:-5.5rem}.hover\:-translate-y-23:hover{--transform-translate-y:-5.75rem}.hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.hover\:-translate-y-30:hover{--transform-translate-y:-7.5rem}.hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.hover\:-translate-y-44:hover{--transform-translate-y:-11rem}.hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.hover\:-translate-y-50:hover{--transform-translate-y:-12.75rem}.hover\:-translate-y-52:hover{--transform-translate-y:-13rem}.hover\:-translate-y-53:hover{--transform-translate-y:-13.25rem}.hover\:-translate-y-55:hover{--transform-translate-y:-13.75rem}.hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.hover\:-translate-y-68:hover{--transform-translate-y:-17rem}.hover\:-translate-y-75:hover{--transform-translate-y:-18.75rem}.hover\:-translate-y-98:hover{--transform-translate-y:-24.5rem}.hover\:-translate-y-100:hover{--transform-translate-y:-25rem}.hover\:-translate-y-120:hover{--transform-translate-y:-30rem}.hover\:-translate-y-140:hover{--transform-translate-y:-35rem}.hover\:-translate-y-px:hover{--transform-translate-y:-1px}.hover\:-translate-y-2px:hover{--transform-translate-y:-2px}.hover\:-translate-y-0-5:hover{--transform-translate-y:-0.15rem}.hover\:-translate-y-1-5:hover{--transform-translate-y:-0.375rem}.hover\:-translate-y-2-5:hover{--transform-translate-y:-0.625rem}.hover\:-translate-y-7-2:hover{--transform-translate-y:-1.875rem}.hover\:-translate-y-31-25:hover{--transform-translate-y:-7.8125rem}.hover\:-translate-y-62-5:hover{--transform-translate-y:-15.625rem}.hover\:-translate-y-full:hover{--transform-translate-y:-100%}.hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.hover\:translate-y-full:hover{--transform-translate-y:100%}.focus\:translate-x-0:focus{--transform-translate-x:0}.focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.focus\:translate-x-4:focus{--transform-translate-x:1rem}.focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.focus\:translate-x-7:focus{--transform-translate-x:1.75rem}.focus\:translate-x-8:focus{--transform-translate-x:2rem}.focus\:translate-x-9:focus{--transform-translate-x:2.25rem}.focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.focus\:translate-x-11:focus{--transform-translate-x:2.75rem}.focus\:translate-x-12:focus{--transform-translate-x:3rem}.focus\:translate-x-13:focus{--transform-translate-x:3.25rem}.focus\:translate-x-14:focus{--transform-translate-x:3.5rem}.focus\:translate-x-15:focus{--transform-translate-x:3.75rem}.focus\:translate-x-16:focus{--transform-translate-x:4rem}.focus\:translate-x-19:focus{--transform-translate-x:4.75rem}.focus\:translate-x-20:focus{--transform-translate-x:5rem}.focus\:translate-x-22:focus{--transform-translate-x:5.5rem}.focus\:translate-x-23:focus{--transform-translate-x:5.75rem}.focus\:translate-x-24:focus{--transform-translate-x:6rem}.focus\:translate-x-30:focus{--transform-translate-x:7.5rem}.focus\:translate-x-32:focus{--transform-translate-x:8rem}.focus\:translate-x-40:focus{--transform-translate-x:10rem}.focus\:translate-x-44:focus{--transform-translate-x:11rem}.focus\:translate-x-48:focus{--transform-translate-x:12rem}.focus\:translate-x-50:focus{--transform-translate-x:12.75rem}.focus\:translate-x-52:focus{--transform-translate-x:13rem}.focus\:translate-x-53:focus{--transform-translate-x:13.25rem}.focus\:translate-x-55:focus{--transform-translate-x:13.75rem}.focus\:translate-x-56:focus{--transform-translate-x:14rem}.focus\:translate-x-64:focus{--transform-translate-x:16rem}.focus\:translate-x-68:focus{--transform-translate-x:17rem}.focus\:translate-x-75:focus{--transform-translate-x:18.75rem}.focus\:translate-x-98:focus{--transform-translate-x:24.5rem}.focus\:translate-x-100:focus{--transform-translate-x:25rem}.focus\:translate-x-120:focus{--transform-translate-x:30rem}.focus\:translate-x-140:focus{--transform-translate-x:35rem}.focus\:translate-x-px:focus{--transform-translate-x:1px}.focus\:translate-x-2px:focus{--transform-translate-x:2px}.focus\:translate-x-0-5:focus{--transform-translate-x:0.15rem}.focus\:translate-x-1-5:focus{--transform-translate-x:0.375rem}.focus\:translate-x-2-5:focus{--transform-translate-x:0.625rem}.focus\:translate-x-7-2:focus{--transform-translate-x:1.875rem}.focus\:translate-x-31-25:focus{--transform-translate-x:7.8125rem}.focus\:translate-x-62-5:focus{--transform-translate-x:15.625rem}.focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.focus\:-translate-x-7:focus{--transform-translate-x:-1.75rem}.focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.focus\:-translate-x-9:focus{--transform-translate-x:-2.25rem}.focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.focus\:-translate-x-11:focus{--transform-translate-x:-2.75rem}.focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.focus\:-translate-x-13:focus{--transform-translate-x:-3.25rem}.focus\:-translate-x-14:focus{--transform-translate-x:-3.5rem}.focus\:-translate-x-15:focus{--transform-translate-x:-3.75rem}.focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.focus\:-translate-x-19:focus{--transform-translate-x:-4.75rem}.focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.focus\:-translate-x-22:focus{--transform-translate-x:-5.5rem}.focus\:-translate-x-23:focus{--transform-translate-x:-5.75rem}.focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.focus\:-translate-x-30:focus{--transform-translate-x:-7.5rem}.focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.focus\:-translate-x-44:focus{--transform-translate-x:-11rem}.focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.focus\:-translate-x-50:focus{--transform-translate-x:-12.75rem}.focus\:-translate-x-52:focus{--transform-translate-x:-13rem}.focus\:-translate-x-53:focus{--transform-translate-x:-13.25rem}.focus\:-translate-x-55:focus{--transform-translate-x:-13.75rem}.focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.focus\:-translate-x-68:focus{--transform-translate-x:-17rem}.focus\:-translate-x-75:focus{--transform-translate-x:-18.75rem}.focus\:-translate-x-98:focus{--transform-translate-x:-24.5rem}.focus\:-translate-x-100:focus{--transform-translate-x:-25rem}.focus\:-translate-x-120:focus{--transform-translate-x:-30rem}.focus\:-translate-x-140:focus{--transform-translate-x:-35rem}.focus\:-translate-x-px:focus{--transform-translate-x:-1px}.focus\:-translate-x-2px:focus{--transform-translate-x:-2px}.focus\:-translate-x-0-5:focus{--transform-translate-x:-0.15rem}.focus\:-translate-x-1-5:focus{--transform-translate-x:-0.375rem}.focus\:-translate-x-2-5:focus{--transform-translate-x:-0.625rem}.focus\:-translate-x-7-2:focus{--transform-translate-x:-1.875rem}.focus\:-translate-x-31-25:focus{--transform-translate-x:-7.8125rem}.focus\:-translate-x-62-5:focus{--transform-translate-x:-15.625rem}.focus\:-translate-x-full:focus{--transform-translate-x:-100%}.focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.focus\:translate-x-full:focus{--transform-translate-x:100%}.focus\:translate-y-0:focus{--transform-translate-y:0}.focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.focus\:translate-y-4:focus{--transform-translate-y:1rem}.focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.focus\:translate-y-7:focus{--transform-translate-y:1.75rem}.focus\:translate-y-8:focus{--transform-translate-y:2rem}.focus\:translate-y-9:focus{--transform-translate-y:2.25rem}.focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.focus\:translate-y-11:focus{--transform-translate-y:2.75rem}.focus\:translate-y-12:focus{--transform-translate-y:3rem}.focus\:translate-y-13:focus{--transform-translate-y:3.25rem}.focus\:translate-y-14:focus{--transform-translate-y:3.5rem}.focus\:translate-y-15:focus{--transform-translate-y:3.75rem}.focus\:translate-y-16:focus{--transform-translate-y:4rem}.focus\:translate-y-19:focus{--transform-translate-y:4.75rem}.focus\:translate-y-20:focus{--transform-translate-y:5rem}.focus\:translate-y-22:focus{--transform-translate-y:5.5rem}.focus\:translate-y-23:focus{--transform-translate-y:5.75rem}.focus\:translate-y-24:focus{--transform-translate-y:6rem}.focus\:translate-y-30:focus{--transform-translate-y:7.5rem}.focus\:translate-y-32:focus{--transform-translate-y:8rem}.focus\:translate-y-40:focus{--transform-translate-y:10rem}.focus\:translate-y-44:focus{--transform-translate-y:11rem}.focus\:translate-y-48:focus{--transform-translate-y:12rem}.focus\:translate-y-50:focus{--transform-translate-y:12.75rem}.focus\:translate-y-52:focus{--transform-translate-y:13rem}.focus\:translate-y-53:focus{--transform-translate-y:13.25rem}.focus\:translate-y-55:focus{--transform-translate-y:13.75rem}.focus\:translate-y-56:focus{--transform-translate-y:14rem}.focus\:translate-y-64:focus{--transform-translate-y:16rem}.focus\:translate-y-68:focus{--transform-translate-y:17rem}.focus\:translate-y-75:focus{--transform-translate-y:18.75rem}.focus\:translate-y-98:focus{--transform-translate-y:24.5rem}.focus\:translate-y-100:focus{--transform-translate-y:25rem}.focus\:translate-y-120:focus{--transform-translate-y:30rem}.focus\:translate-y-140:focus{--transform-translate-y:35rem}.focus\:translate-y-px:focus{--transform-translate-y:1px}.focus\:translate-y-2px:focus{--transform-translate-y:2px}.focus\:translate-y-0-5:focus{--transform-translate-y:0.15rem}.focus\:translate-y-1-5:focus{--transform-translate-y:0.375rem}.focus\:translate-y-2-5:focus{--transform-translate-y:0.625rem}.focus\:translate-y-7-2:focus{--transform-translate-y:1.875rem}.focus\:translate-y-31-25:focus{--transform-translate-y:7.8125rem}.focus\:translate-y-62-5:focus{--transform-translate-y:15.625rem}.focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.focus\:-translate-y-7:focus{--transform-translate-y:-1.75rem}.focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.focus\:-translate-y-9:focus{--transform-translate-y:-2.25rem}.focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.focus\:-translate-y-11:focus{--transform-translate-y:-2.75rem}.focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.focus\:-translate-y-13:focus{--transform-translate-y:-3.25rem}.focus\:-translate-y-14:focus{--transform-translate-y:-3.5rem}.focus\:-translate-y-15:focus{--transform-translate-y:-3.75rem}.focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.focus\:-translate-y-19:focus{--transform-translate-y:-4.75rem}.focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.focus\:-translate-y-22:focus{--transform-translate-y:-5.5rem}.focus\:-translate-y-23:focus{--transform-translate-y:-5.75rem}.focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.focus\:-translate-y-30:focus{--transform-translate-y:-7.5rem}.focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.focus\:-translate-y-44:focus{--transform-translate-y:-11rem}.focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.focus\:-translate-y-50:focus{--transform-translate-y:-12.75rem}.focus\:-translate-y-52:focus{--transform-translate-y:-13rem}.focus\:-translate-y-53:focus{--transform-translate-y:-13.25rem}.focus\:-translate-y-55:focus{--transform-translate-y:-13.75rem}.focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.focus\:-translate-y-68:focus{--transform-translate-y:-17rem}.focus\:-translate-y-75:focus{--transform-translate-y:-18.75rem}.focus\:-translate-y-98:focus{--transform-translate-y:-24.5rem}.focus\:-translate-y-100:focus{--transform-translate-y:-25rem}.focus\:-translate-y-120:focus{--transform-translate-y:-30rem}.focus\:-translate-y-140:focus{--transform-translate-y:-35rem}.focus\:-translate-y-px:focus{--transform-translate-y:-1px}.focus\:-translate-y-2px:focus{--transform-translate-y:-2px}.focus\:-translate-y-0-5:focus{--transform-translate-y:-0.15rem}.focus\:-translate-y-1-5:focus{--transform-translate-y:-0.375rem}.focus\:-translate-y-2-5:focus{--transform-translate-y:-0.625rem}.focus\:-translate-y-7-2:focus{--transform-translate-y:-1.875rem}.focus\:-translate-y-31-25:focus{--transform-translate-y:-7.8125rem}.focus\:-translate-y-62-5:focus{--transform-translate-y:-15.625rem}.focus\:-translate-y-full:focus{--transform-translate-y:-100%}.focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.focus\:translate-y-full:focus{--transform-translate-y:100%}.active\:translate-x-0:active{--transform-translate-x:0}.active\:translate-x-1:active{--transform-translate-x:0.25rem}.active\:translate-x-2:active{--transform-translate-x:0.5rem}.active\:translate-x-3:active{--transform-translate-x:0.75rem}.active\:translate-x-4:active{--transform-translate-x:1rem}.active\:translate-x-5:active{--transform-translate-x:1.25rem}.active\:translate-x-6:active{--transform-translate-x:1.5rem}.active\:translate-x-7:active{--transform-translate-x:1.75rem}.active\:translate-x-8:active{--transform-translate-x:2rem}.active\:translate-x-9:active{--transform-translate-x:2.25rem}.active\:translate-x-10:active{--transform-translate-x:2.5rem}.active\:translate-x-11:active{--transform-translate-x:2.75rem}.active\:translate-x-12:active{--transform-translate-x:3rem}.active\:translate-x-13:active{--transform-translate-x:3.25rem}.active\:translate-x-14:active{--transform-translate-x:3.5rem}.active\:translate-x-15:active{--transform-translate-x:3.75rem}.active\:translate-x-16:active{--transform-translate-x:4rem}.active\:translate-x-19:active{--transform-translate-x:4.75rem}.active\:translate-x-20:active{--transform-translate-x:5rem}.active\:translate-x-22:active{--transform-translate-x:5.5rem}.active\:translate-x-23:active{--transform-translate-x:5.75rem}.active\:translate-x-24:active{--transform-translate-x:6rem}.active\:translate-x-30:active{--transform-translate-x:7.5rem}.active\:translate-x-32:active{--transform-translate-x:8rem}.active\:translate-x-40:active{--transform-translate-x:10rem}.active\:translate-x-44:active{--transform-translate-x:11rem}.active\:translate-x-48:active{--transform-translate-x:12rem}.active\:translate-x-50:active{--transform-translate-x:12.75rem}.active\:translate-x-52:active{--transform-translate-x:13rem}.active\:translate-x-53:active{--transform-translate-x:13.25rem}.active\:translate-x-55:active{--transform-translate-x:13.75rem}.active\:translate-x-56:active{--transform-translate-x:14rem}.active\:translate-x-64:active{--transform-translate-x:16rem}.active\:translate-x-68:active{--transform-translate-x:17rem}.active\:translate-x-75:active{--transform-translate-x:18.75rem}.active\:translate-x-98:active{--transform-translate-x:24.5rem}.active\:translate-x-100:active{--transform-translate-x:25rem}.active\:translate-x-120:active{--transform-translate-x:30rem}.active\:translate-x-140:active{--transform-translate-x:35rem}.active\:translate-x-px:active{--transform-translate-x:1px}.active\:translate-x-2px:active{--transform-translate-x:2px}.active\:translate-x-0-5:active{--transform-translate-x:0.15rem}.active\:translate-x-1-5:active{--transform-translate-x:0.375rem}.active\:translate-x-2-5:active{--transform-translate-x:0.625rem}.active\:translate-x-7-2:active{--transform-translate-x:1.875rem}.active\:translate-x-31-25:active{--transform-translate-x:7.8125rem}.active\:translate-x-62-5:active{--transform-translate-x:15.625rem}.active\:-translate-x-1:active{--transform-translate-x:-0.25rem}.active\:-translate-x-2:active{--transform-translate-x:-0.5rem}.active\:-translate-x-3:active{--transform-translate-x:-0.75rem}.active\:-translate-x-4:active{--transform-translate-x:-1rem}.active\:-translate-x-5:active{--transform-translate-x:-1.25rem}.active\:-translate-x-6:active{--transform-translate-x:-1.5rem}.active\:-translate-x-7:active{--transform-translate-x:-1.75rem}.active\:-translate-x-8:active{--transform-translate-x:-2rem}.active\:-translate-x-9:active{--transform-translate-x:-2.25rem}.active\:-translate-x-10:active{--transform-translate-x:-2.5rem}.active\:-translate-x-11:active{--transform-translate-x:-2.75rem}.active\:-translate-x-12:active{--transform-translate-x:-3rem}.active\:-translate-x-13:active{--transform-translate-x:-3.25rem}.active\:-translate-x-14:active{--transform-translate-x:-3.5rem}.active\:-translate-x-15:active{--transform-translate-x:-3.75rem}.active\:-translate-x-16:active{--transform-translate-x:-4rem}.active\:-translate-x-19:active{--transform-translate-x:-4.75rem}.active\:-translate-x-20:active{--transform-translate-x:-5rem}.active\:-translate-x-22:active{--transform-translate-x:-5.5rem}.active\:-translate-x-23:active{--transform-translate-x:-5.75rem}.active\:-translate-x-24:active{--transform-translate-x:-6rem}.active\:-translate-x-30:active{--transform-translate-x:-7.5rem}.active\:-translate-x-32:active{--transform-translate-x:-8rem}.active\:-translate-x-40:active{--transform-translate-x:-10rem}.active\:-translate-x-44:active{--transform-translate-x:-11rem}.active\:-translate-x-48:active{--transform-translate-x:-12rem}.active\:-translate-x-50:active{--transform-translate-x:-12.75rem}.active\:-translate-x-52:active{--transform-translate-x:-13rem}.active\:-translate-x-53:active{--transform-translate-x:-13.25rem}.active\:-translate-x-55:active{--transform-translate-x:-13.75rem}.active\:-translate-x-56:active{--transform-translate-x:-14rem}.active\:-translate-x-64:active{--transform-translate-x:-16rem}.active\:-translate-x-68:active{--transform-translate-x:-17rem}.active\:-translate-x-75:active{--transform-translate-x:-18.75rem}.active\:-translate-x-98:active{--transform-translate-x:-24.5rem}.active\:-translate-x-100:active{--transform-translate-x:-25rem}.active\:-translate-x-120:active{--transform-translate-x:-30rem}.active\:-translate-x-140:active{--transform-translate-x:-35rem}.active\:-translate-x-px:active{--transform-translate-x:-1px}.active\:-translate-x-2px:active{--transform-translate-x:-2px}.active\:-translate-x-0-5:active{--transform-translate-x:-0.15rem}.active\:-translate-x-1-5:active{--transform-translate-x:-0.375rem}.active\:-translate-x-2-5:active{--transform-translate-x:-0.625rem}.active\:-translate-x-7-2:active{--transform-translate-x:-1.875rem}.active\:-translate-x-31-25:active{--transform-translate-x:-7.8125rem}.active\:-translate-x-62-5:active{--transform-translate-x:-15.625rem}.active\:-translate-x-full:active{--transform-translate-x:-100%}.active\:-translate-x-1\/2:active{--transform-translate-x:-50%}.active\:translate-x-1\/2:active{--transform-translate-x:50%}.active\:translate-x-full:active{--transform-translate-x:100%}.active\:translate-y-0:active{--transform-translate-y:0}.active\:translate-y-1:active{--transform-translate-y:0.25rem}.active\:translate-y-2:active{--transform-translate-y:0.5rem}.active\:translate-y-3:active{--transform-translate-y:0.75rem}.active\:translate-y-4:active{--transform-translate-y:1rem}.active\:translate-y-5:active{--transform-translate-y:1.25rem}.active\:translate-y-6:active{--transform-translate-y:1.5rem}.active\:translate-y-7:active{--transform-translate-y:1.75rem}.active\:translate-y-8:active{--transform-translate-y:2rem}.active\:translate-y-9:active{--transform-translate-y:2.25rem}.active\:translate-y-10:active{--transform-translate-y:2.5rem}.active\:translate-y-11:active{--transform-translate-y:2.75rem}.active\:translate-y-12:active{--transform-translate-y:3rem}.active\:translate-y-13:active{--transform-translate-y:3.25rem}.active\:translate-y-14:active{--transform-translate-y:3.5rem}.active\:translate-y-15:active{--transform-translate-y:3.75rem}.active\:translate-y-16:active{--transform-translate-y:4rem}.active\:translate-y-19:active{--transform-translate-y:4.75rem}.active\:translate-y-20:active{--transform-translate-y:5rem}.active\:translate-y-22:active{--transform-translate-y:5.5rem}.active\:translate-y-23:active{--transform-translate-y:5.75rem}.active\:translate-y-24:active{--transform-translate-y:6rem}.active\:translate-y-30:active{--transform-translate-y:7.5rem}.active\:translate-y-32:active{--transform-translate-y:8rem}.active\:translate-y-40:active{--transform-translate-y:10rem}.active\:translate-y-44:active{--transform-translate-y:11rem}.active\:translate-y-48:active{--transform-translate-y:12rem}.active\:translate-y-50:active{--transform-translate-y:12.75rem}.active\:translate-y-52:active{--transform-translate-y:13rem}.active\:translate-y-53:active{--transform-translate-y:13.25rem}.active\:translate-y-55:active{--transform-translate-y:13.75rem}.active\:translate-y-56:active{--transform-translate-y:14rem}.active\:translate-y-64:active{--transform-translate-y:16rem}.active\:translate-y-68:active{--transform-translate-y:17rem}.active\:translate-y-75:active{--transform-translate-y:18.75rem}.active\:translate-y-98:active{--transform-translate-y:24.5rem}.active\:translate-y-100:active{--transform-translate-y:25rem}.active\:translate-y-120:active{--transform-translate-y:30rem}.active\:translate-y-140:active{--transform-translate-y:35rem}.active\:translate-y-px:active{--transform-translate-y:1px}.active\:translate-y-2px:active{--transform-translate-y:2px}.active\:translate-y-0-5:active{--transform-translate-y:0.15rem}.active\:translate-y-1-5:active{--transform-translate-y:0.375rem}.active\:translate-y-2-5:active{--transform-translate-y:0.625rem}.active\:translate-y-7-2:active{--transform-translate-y:1.875rem}.active\:translate-y-31-25:active{--transform-translate-y:7.8125rem}.active\:translate-y-62-5:active{--transform-translate-y:15.625rem}.active\:-translate-y-1:active{--transform-translate-y:-0.25rem}.active\:-translate-y-2:active{--transform-translate-y:-0.5rem}.active\:-translate-y-3:active{--transform-translate-y:-0.75rem}.active\:-translate-y-4:active{--transform-translate-y:-1rem}.active\:-translate-y-5:active{--transform-translate-y:-1.25rem}.active\:-translate-y-6:active{--transform-translate-y:-1.5rem}.active\:-translate-y-7:active{--transform-translate-y:-1.75rem}.active\:-translate-y-8:active{--transform-translate-y:-2rem}.active\:-translate-y-9:active{--transform-translate-y:-2.25rem}.active\:-translate-y-10:active{--transform-translate-y:-2.5rem}.active\:-translate-y-11:active{--transform-translate-y:-2.75rem}.active\:-translate-y-12:active{--transform-translate-y:-3rem}.active\:-translate-y-13:active{--transform-translate-y:-3.25rem}.active\:-translate-y-14:active{--transform-translate-y:-3.5rem}.active\:-translate-y-15:active{--transform-translate-y:-3.75rem}.active\:-translate-y-16:active{--transform-translate-y:-4rem}.active\:-translate-y-19:active{--transform-translate-y:-4.75rem}.active\:-translate-y-20:active{--transform-translate-y:-5rem}.active\:-translate-y-22:active{--transform-translate-y:-5.5rem}.active\:-translate-y-23:active{--transform-translate-y:-5.75rem}.active\:-translate-y-24:active{--transform-translate-y:-6rem}.active\:-translate-y-30:active{--transform-translate-y:-7.5rem}.active\:-translate-y-32:active{--transform-translate-y:-8rem}.active\:-translate-y-40:active{--transform-translate-y:-10rem}.active\:-translate-y-44:active{--transform-translate-y:-11rem}.active\:-translate-y-48:active{--transform-translate-y:-12rem}.active\:-translate-y-50:active{--transform-translate-y:-12.75rem}.active\:-translate-y-52:active{--transform-translate-y:-13rem}.active\:-translate-y-53:active{--transform-translate-y:-13.25rem}.active\:-translate-y-55:active{--transform-translate-y:-13.75rem}.active\:-translate-y-56:active{--transform-translate-y:-14rem}.active\:-translate-y-64:active{--transform-translate-y:-16rem}.active\:-translate-y-68:active{--transform-translate-y:-17rem}.active\:-translate-y-75:active{--transform-translate-y:-18.75rem}.active\:-translate-y-98:active{--transform-translate-y:-24.5rem}.active\:-translate-y-100:active{--transform-translate-y:-25rem}.active\:-translate-y-120:active{--transform-translate-y:-30rem}.active\:-translate-y-140:active{--transform-translate-y:-35rem}.active\:-translate-y-px:active{--transform-translate-y:-1px}.active\:-translate-y-2px:active{--transform-translate-y:-2px}.active\:-translate-y-0-5:active{--transform-translate-y:-0.15rem}.active\:-translate-y-1-5:active{--transform-translate-y:-0.375rem}.active\:-translate-y-2-5:active{--transform-translate-y:-0.625rem}.active\:-translate-y-7-2:active{--transform-translate-y:-1.875rem}.active\:-translate-y-31-25:active{--transform-translate-y:-7.8125rem}.active\:-translate-y-62-5:active{--transform-translate-y:-15.625rem}.active\:-translate-y-full:active{--transform-translate-y:-100%}.active\:-translate-y-1\/2:active{--transform-translate-y:-50%}.active\:translate-y-1\/2:active{--transform-translate-y:50%}.active\:translate-y-full:active{--transform-translate-y:100%}.group:hover .group-hover\:translate-x-0{--transform-translate-x:0}.group:hover .group-hover\:translate-x-1{--transform-translate-x:0.25rem}.group:hover .group-hover\:translate-x-2{--transform-translate-x:0.5rem}.group:hover .group-hover\:translate-x-3{--transform-translate-x:0.75rem}.group:hover .group-hover\:translate-x-4{--transform-translate-x:1rem}.group:hover .group-hover\:translate-x-5{--transform-translate-x:1.25rem}.group:hover .group-hover\:translate-x-6{--transform-translate-x:1.5rem}.group:hover .group-hover\:translate-x-7{--transform-translate-x:1.75rem}.group:hover .group-hover\:translate-x-8{--transform-translate-x:2rem}.group:hover .group-hover\:translate-x-9{--transform-translate-x:2.25rem}.group:hover .group-hover\:translate-x-10{--transform-translate-x:2.5rem}.group:hover .group-hover\:translate-x-11{--transform-translate-x:2.75rem}.group:hover .group-hover\:translate-x-12{--transform-translate-x:3rem}.group:hover .group-hover\:translate-x-13{--transform-translate-x:3.25rem}.group:hover .group-hover\:translate-x-14{--transform-translate-x:3.5rem}.group:hover .group-hover\:translate-x-15{--transform-translate-x:3.75rem}.group:hover .group-hover\:translate-x-16{--transform-translate-x:4rem}.group:hover .group-hover\:translate-x-19{--transform-translate-x:4.75rem}.group:hover .group-hover\:translate-x-20{--transform-translate-x:5rem}.group:hover .group-hover\:translate-x-22{--transform-translate-x:5.5rem}.group:hover .group-hover\:translate-x-23{--transform-translate-x:5.75rem}.group:hover .group-hover\:translate-x-24{--transform-translate-x:6rem}.group:hover .group-hover\:translate-x-30{--transform-translate-x:7.5rem}.group:hover .group-hover\:translate-x-32{--transform-translate-x:8rem}.group:hover .group-hover\:translate-x-40{--transform-translate-x:10rem}.group:hover .group-hover\:translate-x-44{--transform-translate-x:11rem}.group:hover .group-hover\:translate-x-48{--transform-translate-x:12rem}.group:hover .group-hover\:translate-x-50{--transform-translate-x:12.75rem}.group:hover .group-hover\:translate-x-52{--transform-translate-x:13rem}.group:hover .group-hover\:translate-x-53{--transform-translate-x:13.25rem}.group:hover .group-hover\:translate-x-55{--transform-translate-x:13.75rem}.group:hover .group-hover\:translate-x-56{--transform-translate-x:14rem}.group:hover .group-hover\:translate-x-64{--transform-translate-x:16rem}.group:hover .group-hover\:translate-x-68{--transform-translate-x:17rem}.group:hover .group-hover\:translate-x-75{--transform-translate-x:18.75rem}.group:hover .group-hover\:translate-x-98{--transform-translate-x:24.5rem}.group:hover .group-hover\:translate-x-100{--transform-translate-x:25rem}.group:hover .group-hover\:translate-x-120{--transform-translate-x:30rem}.group:hover .group-hover\:translate-x-140{--transform-translate-x:35rem}.group:hover .group-hover\:translate-x-px{--transform-translate-x:1px}.group:hover .group-hover\:translate-x-2px{--transform-translate-x:2px}.group:hover .group-hover\:translate-x-0-5{--transform-translate-x:0.15rem}.group:hover .group-hover\:translate-x-1-5{--transform-translate-x:0.375rem}.group:hover .group-hover\:translate-x-2-5{--transform-translate-x:0.625rem}.group:hover .group-hover\:translate-x-7-2{--transform-translate-x:1.875rem}.group:hover .group-hover\:translate-x-31-25{--transform-translate-x:7.8125rem}.group:hover .group-hover\:translate-x-62-5{--transform-translate-x:15.625rem}.group:hover .group-hover\:-translate-x-1{--transform-translate-x:-0.25rem}.group:hover .group-hover\:-translate-x-2{--transform-translate-x:-0.5rem}.group:hover .group-hover\:-translate-x-3{--transform-translate-x:-0.75rem}.group:hover .group-hover\:-translate-x-4{--transform-translate-x:-1rem}.group:hover .group-hover\:-translate-x-5{--transform-translate-x:-1.25rem}.group:hover .group-hover\:-translate-x-6{--transform-translate-x:-1.5rem}.group:hover .group-hover\:-translate-x-7{--transform-translate-x:-1.75rem}.group:hover .group-hover\:-translate-x-8{--transform-translate-x:-2rem}.group:hover .group-hover\:-translate-x-9{--transform-translate-x:-2.25rem}.group:hover .group-hover\:-translate-x-10{--transform-translate-x:-2.5rem}.group:hover .group-hover\:-translate-x-11{--transform-translate-x:-2.75rem}.group:hover .group-hover\:-translate-x-12{--transform-translate-x:-3rem}.group:hover .group-hover\:-translate-x-13{--transform-translate-x:-3.25rem}.group:hover .group-hover\:-translate-x-14{--transform-translate-x:-3.5rem}.group:hover .group-hover\:-translate-x-15{--transform-translate-x:-3.75rem}.group:hover .group-hover\:-translate-x-16{--transform-translate-x:-4rem}.group:hover .group-hover\:-translate-x-19{--transform-translate-x:-4.75rem}.group:hover .group-hover\:-translate-x-20{--transform-translate-x:-5rem}.group:hover .group-hover\:-translate-x-22{--transform-translate-x:-5.5rem}.group:hover .group-hover\:-translate-x-23{--transform-translate-x:-5.75rem}.group:hover .group-hover\:-translate-x-24{--transform-translate-x:-6rem}.group:hover .group-hover\:-translate-x-30{--transform-translate-x:-7.5rem}.group:hover .group-hover\:-translate-x-32{--transform-translate-x:-8rem}.group:hover .group-hover\:-translate-x-40{--transform-translate-x:-10rem}.group:hover .group-hover\:-translate-x-44{--transform-translate-x:-11rem}.group:hover .group-hover\:-translate-x-48{--transform-translate-x:-12rem}.group:hover .group-hover\:-translate-x-50{--transform-translate-x:-12.75rem}.group:hover .group-hover\:-translate-x-52{--transform-translate-x:-13rem}.group:hover .group-hover\:-translate-x-53{--transform-translate-x:-13.25rem}.group:hover .group-hover\:-translate-x-55{--transform-translate-x:-13.75rem}.group:hover .group-hover\:-translate-x-56{--transform-translate-x:-14rem}.group:hover .group-hover\:-translate-x-64{--transform-translate-x:-16rem}.group:hover .group-hover\:-translate-x-68{--transform-translate-x:-17rem}.group:hover .group-hover\:-translate-x-75{--transform-translate-x:-18.75rem}.group:hover .group-hover\:-translate-x-98{--transform-translate-x:-24.5rem}.group:hover .group-hover\:-translate-x-100{--transform-translate-x:-25rem}.group:hover .group-hover\:-translate-x-120{--transform-translate-x:-30rem}.group:hover .group-hover\:-translate-x-140{--transform-translate-x:-35rem}.group:hover .group-hover\:-translate-x-px{--transform-translate-x:-1px}.group:hover .group-hover\:-translate-x-2px{--transform-translate-x:-2px}.group:hover .group-hover\:-translate-x-0-5{--transform-translate-x:-0.15rem}.group:hover .group-hover\:-translate-x-1-5{--transform-translate-x:-0.375rem}.group:hover .group-hover\:-translate-x-2-5{--transform-translate-x:-0.625rem}.group:hover .group-hover\:-translate-x-7-2{--transform-translate-x:-1.875rem}.group:hover .group-hover\:-translate-x-31-25{--transform-translate-x:-7.8125rem}.group:hover .group-hover\:-translate-x-62-5{--transform-translate-x:-15.625rem}.group:hover .group-hover\:-translate-x-full{--transform-translate-x:-100%}.group:hover .group-hover\:-translate-x-1\/2{--transform-translate-x:-50%}.group:hover .group-hover\:translate-x-1\/2{--transform-translate-x:50%}.group:hover .group-hover\:translate-x-full{--transform-translate-x:100%}.group:hover .group-hover\:translate-y-0{--transform-translate-y:0}.group:hover .group-hover\:translate-y-1{--transform-translate-y:0.25rem}.group:hover .group-hover\:translate-y-2{--transform-translate-y:0.5rem}.group:hover .group-hover\:translate-y-3{--transform-translate-y:0.75rem}.group:hover .group-hover\:translate-y-4{--transform-translate-y:1rem}.group:hover .group-hover\:translate-y-5{--transform-translate-y:1.25rem}.group:hover .group-hover\:translate-y-6{--transform-translate-y:1.5rem}.group:hover .group-hover\:translate-y-7{--transform-translate-y:1.75rem}.group:hover .group-hover\:translate-y-8{--transform-translate-y:2rem}.group:hover .group-hover\:translate-y-9{--transform-translate-y:2.25rem}.group:hover .group-hover\:translate-y-10{--transform-translate-y:2.5rem}.group:hover .group-hover\:translate-y-11{--transform-translate-y:2.75rem}.group:hover .group-hover\:translate-y-12{--transform-translate-y:3rem}.group:hover .group-hover\:translate-y-13{--transform-translate-y:3.25rem}.group:hover .group-hover\:translate-y-14{--transform-translate-y:3.5rem}.group:hover .group-hover\:translate-y-15{--transform-translate-y:3.75rem}.group:hover .group-hover\:translate-y-16{--transform-translate-y:4rem}.group:hover .group-hover\:translate-y-19{--transform-translate-y:4.75rem}.group:hover .group-hover\:translate-y-20{--transform-translate-y:5rem}.group:hover .group-hover\:translate-y-22{--transform-translate-y:5.5rem}.group:hover .group-hover\:translate-y-23{--transform-translate-y:5.75rem}.group:hover .group-hover\:translate-y-24{--transform-translate-y:6rem}.group:hover .group-hover\:translate-y-30{--transform-translate-y:7.5rem}.group:hover .group-hover\:translate-y-32{--transform-translate-y:8rem}.group:hover .group-hover\:translate-y-40{--transform-translate-y:10rem}.group:hover .group-hover\:translate-y-44{--transform-translate-y:11rem}.group:hover .group-hover\:translate-y-48{--transform-translate-y:12rem}.group:hover .group-hover\:translate-y-50{--transform-translate-y:12.75rem}.group:hover .group-hover\:translate-y-52{--transform-translate-y:13rem}.group:hover .group-hover\:translate-y-53{--transform-translate-y:13.25rem}.group:hover .group-hover\:translate-y-55{--transform-translate-y:13.75rem}.group:hover .group-hover\:translate-y-56{--transform-translate-y:14rem}.group:hover .group-hover\:translate-y-64{--transform-translate-y:16rem}.group:hover .group-hover\:translate-y-68{--transform-translate-y:17rem}.group:hover .group-hover\:translate-y-75{--transform-translate-y:18.75rem}.group:hover .group-hover\:translate-y-98{--transform-translate-y:24.5rem}.group:hover .group-hover\:translate-y-100{--transform-translate-y:25rem}.group:hover .group-hover\:translate-y-120{--transform-translate-y:30rem}.group:hover .group-hover\:translate-y-140{--transform-translate-y:35rem}.group:hover .group-hover\:translate-y-px{--transform-translate-y:1px}.group:hover .group-hover\:translate-y-2px{--transform-translate-y:2px}.group:hover .group-hover\:translate-y-0-5{--transform-translate-y:0.15rem}.group:hover .group-hover\:translate-y-1-5{--transform-translate-y:0.375rem}.group:hover .group-hover\:translate-y-2-5{--transform-translate-y:0.625rem}.group:hover .group-hover\:translate-y-7-2{--transform-translate-y:1.875rem}.group:hover .group-hover\:translate-y-31-25{--transform-translate-y:7.8125rem}.group:hover .group-hover\:translate-y-62-5{--transform-translate-y:15.625rem}.group:hover .group-hover\:-translate-y-1{--transform-translate-y:-0.25rem}.group:hover .group-hover\:-translate-y-2{--transform-translate-y:-0.5rem}.group:hover .group-hover\:-translate-y-3{--transform-translate-y:-0.75rem}.group:hover .group-hover\:-translate-y-4{--transform-translate-y:-1rem}.group:hover .group-hover\:-translate-y-5{--transform-translate-y:-1.25rem}.group:hover .group-hover\:-translate-y-6{--transform-translate-y:-1.5rem}.group:hover .group-hover\:-translate-y-7{--transform-translate-y:-1.75rem}.group:hover .group-hover\:-translate-y-8{--transform-translate-y:-2rem}.group:hover .group-hover\:-translate-y-9{--transform-translate-y:-2.25rem}.group:hover .group-hover\:-translate-y-10{--transform-translate-y:-2.5rem}.group:hover .group-hover\:-translate-y-11{--transform-translate-y:-2.75rem}.group:hover .group-hover\:-translate-y-12{--transform-translate-y:-3rem}.group:hover .group-hover\:-translate-y-13{--transform-translate-y:-3.25rem}.group:hover .group-hover\:-translate-y-14{--transform-translate-y:-3.5rem}.group:hover .group-hover\:-translate-y-15{--transform-translate-y:-3.75rem}.group:hover .group-hover\:-translate-y-16{--transform-translate-y:-4rem}.group:hover .group-hover\:-translate-y-19{--transform-translate-y:-4.75rem}.group:hover .group-hover\:-translate-y-20{--transform-translate-y:-5rem}.group:hover .group-hover\:-translate-y-22{--transform-translate-y:-5.5rem}.group:hover .group-hover\:-translate-y-23{--transform-translate-y:-5.75rem}.group:hover .group-hover\:-translate-y-24{--transform-translate-y:-6rem}.group:hover .group-hover\:-translate-y-30{--transform-translate-y:-7.5rem}.group:hover .group-hover\:-translate-y-32{--transform-translate-y:-8rem}.group:hover .group-hover\:-translate-y-40{--transform-translate-y:-10rem}.group:hover .group-hover\:-translate-y-44{--transform-translate-y:-11rem}.group:hover .group-hover\:-translate-y-48{--transform-translate-y:-12rem}.group:hover .group-hover\:-translate-y-50{--transform-translate-y:-12.75rem}.group:hover .group-hover\:-translate-y-52{--transform-translate-y:-13rem}.group:hover .group-hover\:-translate-y-53{--transform-translate-y:-13.25rem}.group:hover .group-hover\:-translate-y-55{--transform-translate-y:-13.75rem}.group:hover .group-hover\:-translate-y-56{--transform-translate-y:-14rem}.group:hover .group-hover\:-translate-y-64{--transform-translate-y:-16rem}.group:hover .group-hover\:-translate-y-68{--transform-translate-y:-17rem}.group:hover .group-hover\:-translate-y-75{--transform-translate-y:-18.75rem}.group:hover .group-hover\:-translate-y-98{--transform-translate-y:-24.5rem}.group:hover .group-hover\:-translate-y-100{--transform-translate-y:-25rem}.group:hover .group-hover\:-translate-y-120{--transform-translate-y:-30rem}.group:hover .group-hover\:-translate-y-140{--transform-translate-y:-35rem}.group:hover .group-hover\:-translate-y-px{--transform-translate-y:-1px}.group:hover .group-hover\:-translate-y-2px{--transform-translate-y:-2px}.group:hover .group-hover\:-translate-y-0-5{--transform-translate-y:-0.15rem}.group:hover .group-hover\:-translate-y-1-5{--transform-translate-y:-0.375rem}.group:hover .group-hover\:-translate-y-2-5{--transform-translate-y:-0.625rem}.group:hover .group-hover\:-translate-y-7-2{--transform-translate-y:-1.875rem}.group:hover .group-hover\:-translate-y-31-25{--transform-translate-y:-7.8125rem}.group:hover .group-hover\:-translate-y-62-5{--transform-translate-y:-15.625rem}.group:hover .group-hover\:-translate-y-full{--transform-translate-y:-100%}.group:hover .group-hover\:-translate-y-1\/2{--transform-translate-y:-50%}.group:hover .group-hover\:translate-y-1\/2{--transform-translate-y:50%}.group:hover .group-hover\:translate-y-full{--transform-translate-y:100%}.skew-x-0{--transform-skew-x:0}.skew-x-3{--transform-skew-x:3deg}.skew-x-6{--transform-skew-x:6deg}.skew-x-12{--transform-skew-x:12deg}.-skew-x-12{--transform-skew-x:-12deg}.-skew-x-6{--transform-skew-x:-6deg}.-skew-x-3{--transform-skew-x:-3deg}.skew-y-0{--transform-skew-y:0}.skew-y-3{--transform-skew-y:3deg}.skew-y-6{--transform-skew-y:6deg}.skew-y-12{--transform-skew-y:12deg}.-skew-y-12{--transform-skew-y:-12deg}.-skew-y-6{--transform-skew-y:-6deg}.-skew-y-3{--transform-skew-y:-3deg}.hover\:skew-x-0:hover{--transform-skew-x:0}.hover\:skew-x-3:hover{--transform-skew-x:3deg}.hover\:skew-x-6:hover{--transform-skew-x:6deg}.hover\:skew-x-12:hover{--transform-skew-x:12deg}.hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.hover\:skew-y-0:hover{--transform-skew-y:0}.hover\:skew-y-3:hover{--transform-skew-y:3deg}.hover\:skew-y-6:hover{--transform-skew-y:6deg}.hover\:skew-y-12:hover{--transform-skew-y:12deg}.hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.focus\:skew-x-0:focus{--transform-skew-x:0}.focus\:skew-x-3:focus{--transform-skew-x:3deg}.focus\:skew-x-6:focus{--transform-skew-x:6deg}.focus\:skew-x-12:focus{--transform-skew-x:12deg}.focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.focus\:skew-y-0:focus{--transform-skew-y:0}.focus\:skew-y-3:focus{--transform-skew-y:3deg}.focus\:skew-y-6:focus{--transform-skew-y:6deg}.focus\:skew-y-12:focus{--transform-skew-y:12deg}.focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.transition-none{transition-property:none}.transition-all{transition-property:all}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.transition-colors{transition-property:background-color,border-color,color,fill,stroke}.transition-opacity{transition-property:opacity}.transition-shadow{transition-property:box-shadow}.transition-transform{transition-property:transform}.ease-linear{transition-timing-function:linear}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-75{transition-duration:75ms}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-1000{transition-duration:1s}.delay-75{transition-delay:75ms}.delay-100{transition-delay:.1s}.delay-150{transition-delay:.15s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-500{transition-delay:.5s}.delay-700{transition-delay:.7s}.delay-1000{transition-delay:1s}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-none{-webkit-animation:none;animation:none}.animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.aspect-ratio-none{padding-bottom:0}.aspect-ratio-square{padding-bottom:100%}.aspect-ratio-16\/9{padding-bottom:56.25%}.aspect-ratio-4\/3{padding-bottom:75%}.aspect-ratio-9\/5{padding-bottom:55.55555555555556%}.aspect-ratio-21\/9{padding-bottom:42.857142857142854%}.highlighted,.text-marker{display:inline-block;word-break:keep-all;background-color:#69fff5;font-weight:700;padding-left:.5rem;padding-right:.5rem}.text-marker{background-color:transparent;position:relative}.text-marker:before{content:"";position:absolute;background-color:#69fff5;top:50%;right:0;bottom:-.125em;left:0;z-index:-10}.flex-basis-1{flex-basis:100%}.flex-basis-1-r{flex-basis:0%}.flex-basis-2,.flex-basis-2-r{flex-basis:50%}.flex-basis-30{flex-basis:30%}.flex-basis-30-r{flex-basis:70%}.flex-basis-55{flex-basis:55%}.flex-basis-55-r{flex-basis:45%}.flex-basis-65_75{flex-basis:65.75%}.flex-basis-65_75-r{flex-basis:34.25%}@media (min-width:640px){.sm\:container{width:100%}}@media (min-width:640px) and (min-width:425px){.sm\:container{max-width:425px}}@media (min-width:640px) and (min-width:640px){.sm\:container{max-width:640px}}@media (min-width:640px) and (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:640px) and (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:640px) and (min-width:1280px){.sm\:container{max-width:1280px}}@media (min-width:640px) and (min-width:1400px){.sm\:container{max-width:1400px}}@media (min-width:640px){.sm\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}.sm\:space-x-0>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0px*var(--space-x-reverse));margin-left:calc(0px*(1 - var(--space-x-reverse)))}.sm\:space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.25rem*var(--space-y-reverse))}.sm\:space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.25rem*var(--space-x-reverse));margin-left:calc(0.25rem*(1 - var(--space-x-reverse)))}.sm\:space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.5rem*var(--space-y-reverse))}.sm\:space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.5rem*var(--space-x-reverse));margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))}.sm\:space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.75rem*var(--space-y-reverse))}.sm\:space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.75rem*var(--space-x-reverse));margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))}.sm\:space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1rem*var(--space-y-reverse))}.sm\:space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.sm\:space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.25rem*var(--space-y-reverse))}.sm\:space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.25rem*var(--space-x-reverse));margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))}.sm\:space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.5rem*var(--space-y-reverse))}.sm\:space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.5rem*var(--space-x-reverse));margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))}.sm\:space-y-7>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.75rem*var(--space-y-reverse))}.sm\:space-x-7>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.75rem*var(--space-x-reverse));margin-left:calc(1.75rem*(1 - var(--space-x-reverse)))}.sm\:space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}.sm\:space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2rem*var(--space-x-reverse));margin-left:calc(2rem*(1 - var(--space-x-reverse)))}.sm\:space-y-9>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.25rem*var(--space-y-reverse))}.sm\:space-x-9>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.25rem*var(--space-x-reverse));margin-left:calc(2.25rem*(1 - var(--space-x-reverse)))}.sm\:space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.5rem*var(--space-y-reverse))}.sm\:space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.5rem*var(--space-x-reverse));margin-left:calc(2.5rem*(1 - var(--space-x-reverse)))}.sm\:space-y-11>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.75rem*var(--space-y-reverse))}.sm\:space-x-11>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.75rem*var(--space-x-reverse));margin-left:calc(2.75rem*(1 - var(--space-x-reverse)))}.sm\:space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3rem*var(--space-y-reverse))}.sm\:space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3rem*var(--space-x-reverse));margin-left:calc(3rem*(1 - var(--space-x-reverse)))}.sm\:space-y-13>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.25rem*var(--space-y-reverse))}.sm\:space-x-13>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.25rem*var(--space-x-reverse));margin-left:calc(3.25rem*(1 - var(--space-x-reverse)))}.sm\:space-y-14>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.5rem*var(--space-y-reverse))}.sm\:space-x-14>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.5rem*var(--space-x-reverse));margin-left:calc(3.5rem*(1 - var(--space-x-reverse)))}.sm\:space-y-15>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.75rem*var(--space-y-reverse))}.sm\:space-x-15>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.75rem*var(--space-x-reverse));margin-left:calc(3.75rem*(1 - var(--space-x-reverse)))}.sm\:space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(4rem*(1 - var(--space-y-reverse)));margin-bottom:calc(4rem*var(--space-y-reverse))}.sm\:space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(4rem*var(--space-x-reverse));margin-left:calc(4rem*(1 - var(--space-x-reverse)))}.sm\:space-y-19>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(4.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(4.75rem*var(--space-y-reverse))}.sm\:space-x-19>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(4.75rem*var(--space-x-reverse));margin-left:calc(4.75rem*(1 - var(--space-x-reverse)))}.sm\:space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5rem*var(--space-y-reverse))}.sm\:space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5rem*var(--space-x-reverse));margin-left:calc(5rem*(1 - var(--space-x-reverse)))}.sm\:space-y-22>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5.5rem*var(--space-y-reverse))}.sm\:space-x-22>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5.5rem*var(--space-x-reverse));margin-left:calc(5.5rem*(1 - var(--space-x-reverse)))}.sm\:space-y-23>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5.75rem*var(--space-y-reverse))}.sm\:space-x-23>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5.75rem*var(--space-x-reverse));margin-left:calc(5.75rem*(1 - var(--space-x-reverse)))}.sm\:space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(6rem*(1 - var(--space-y-reverse)));margin-bottom:calc(6rem*var(--space-y-reverse))}.sm\:space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(6rem*var(--space-x-reverse));margin-left:calc(6rem*(1 - var(--space-x-reverse)))}.sm\:space-y-30>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(7.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(7.5rem*var(--space-y-reverse))}.sm\:space-x-30>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(7.5rem*var(--space-x-reverse));margin-left:calc(7.5rem*(1 - var(--space-x-reverse)))}.sm\:space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(8rem*(1 - var(--space-y-reverse)));margin-bottom:calc(8rem*var(--space-y-reverse))}.sm\:space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(8rem*var(--space-x-reverse));margin-left:calc(8rem*(1 - var(--space-x-reverse)))}.sm\:space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(10rem*(1 - var(--space-y-reverse)));margin-bottom:calc(10rem*var(--space-y-reverse))}.sm\:space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(10rem*var(--space-x-reverse));margin-left:calc(10rem*(1 - var(--space-x-reverse)))}.sm\:space-y-44>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(11rem*(1 - var(--space-y-reverse)));margin-bottom:calc(11rem*var(--space-y-reverse))}.sm\:space-x-44>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(11rem*var(--space-x-reverse));margin-left:calc(11rem*(1 - var(--space-x-reverse)))}.sm\:space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(12rem*(1 - var(--space-y-reverse)));margin-bottom:calc(12rem*var(--space-y-reverse))}.sm\:space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(12rem*var(--space-x-reverse));margin-left:calc(12rem*(1 - var(--space-x-reverse)))}.sm\:space-y-50>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(12.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(12.75rem*var(--space-y-reverse))}.sm\:space-x-50>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(12.75rem*var(--space-x-reverse));margin-left:calc(12.75rem*(1 - var(--space-x-reverse)))}.sm\:space-y-52>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13rem*var(--space-y-reverse))}.sm\:space-x-52>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13rem*var(--space-x-reverse));margin-left:calc(13rem*(1 - var(--space-x-reverse)))}.sm\:space-y-53>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13.25rem*var(--space-y-reverse))}.sm\:space-x-53>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13.25rem*var(--space-x-reverse));margin-left:calc(13.25rem*(1 - var(--space-x-reverse)))}.sm\:space-y-55>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13.75rem*var(--space-y-reverse))}.sm\:space-x-55>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13.75rem*var(--space-x-reverse));margin-left:calc(13.75rem*(1 - var(--space-x-reverse)))}.sm\:space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(14rem*(1 - var(--space-y-reverse)));margin-bottom:calc(14rem*var(--space-y-reverse))}.sm\:space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(14rem*var(--space-x-reverse));margin-left:calc(14rem*(1 - var(--space-x-reverse)))}.sm\:space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(16rem*(1 - var(--space-y-reverse)));margin-bottom:calc(16rem*var(--space-y-reverse))}.sm\:space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(16rem*var(--space-x-reverse));margin-left:calc(16rem*(1 - var(--space-x-reverse)))}.sm\:space-y-68>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(17rem*(1 - var(--space-y-reverse)));margin-bottom:calc(17rem*var(--space-y-reverse))}.sm\:space-x-68>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(17rem*var(--space-x-reverse));margin-left:calc(17rem*(1 - var(--space-x-reverse)))}.sm\:space-y-75>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(18.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(18.75rem*var(--space-y-reverse))}.sm\:space-x-75>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(18.75rem*var(--space-x-reverse));margin-left:calc(18.75rem*(1 - var(--space-x-reverse)))}.sm\:space-y-98>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(24.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(24.5rem*var(--space-y-reverse))}.sm\:space-x-98>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(24.5rem*var(--space-x-reverse));margin-left:calc(24.5rem*(1 - var(--space-x-reverse)))}.sm\:space-y-100>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(25rem*var(--space-y-reverse))}.sm\:space-x-100>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(25rem*var(--space-x-reverse));margin-left:calc(25rem*(1 - var(--space-x-reverse)))}.sm\:space-y-120>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(30rem*(1 - var(--space-y-reverse)));margin-bottom:calc(30rem*var(--space-y-reverse))}.sm\:space-x-120>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(30rem*var(--space-x-reverse));margin-left:calc(30rem*(1 - var(--space-x-reverse)))}.sm\:space-y-140>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(35rem*(1 - var(--space-y-reverse)));margin-bottom:calc(35rem*var(--space-y-reverse))}.sm\:space-x-140>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(35rem*var(--space-x-reverse));margin-left:calc(35rem*(1 - var(--space-x-reverse)))}.sm\:space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1px*(1 - var(--space-y-reverse)));margin-bottom:calc(1px*var(--space-y-reverse))}.sm\:space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1px*var(--space-x-reverse));margin-left:calc(1px*(1 - var(--space-x-reverse)))}.sm\:space-y-2px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2px*(1 - var(--space-y-reverse)));margin-bottom:calc(2px*var(--space-y-reverse))}.sm\:space-x-2px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2px*var(--space-x-reverse));margin-left:calc(2px*(1 - var(--space-x-reverse)))}.sm\:space-y-0-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.15rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.15rem*var(--space-y-reverse))}.sm\:space-x-0-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.15rem*var(--space-x-reverse));margin-left:calc(0.15rem*(1 - var(--space-x-reverse)))}.sm\:space-y-1-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.375rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.375rem*var(--space-y-reverse))}.sm\:space-x-1-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.375rem*var(--space-x-reverse));margin-left:calc(0.375rem*(1 - var(--space-x-reverse)))}.sm\:space-y-2-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.625rem*var(--space-y-reverse))}.sm\:space-x-2-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.625rem*var(--space-x-reverse));margin-left:calc(0.625rem*(1 - var(--space-x-reverse)))}.sm\:space-y-7-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.875rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.875rem*var(--space-y-reverse))}.sm\:space-x-7-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.875rem*var(--space-x-reverse));margin-left:calc(1.875rem*(1 - var(--space-x-reverse)))}.sm\:space-y-31-25>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(7.8125rem*(1 - var(--space-y-reverse)));margin-bottom:calc(7.8125rem*var(--space-y-reverse))}.sm\:space-x-31-25>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(7.8125rem*var(--space-x-reverse));margin-left:calc(7.8125rem*(1 - var(--space-x-reverse)))}.sm\:space-y-62-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(15.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(15.625rem*var(--space-y-reverse))}.sm\:space-x-62-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(15.625rem*var(--space-x-reverse));margin-left:calc(15.625rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.25rem*var(--space-y-reverse))}.sm\:-space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.25rem*var(--space-x-reverse));margin-left:calc(-0.25rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.5rem*var(--space-y-reverse))}.sm\:-space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.5rem*var(--space-x-reverse));margin-left:calc(-0.5rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.75rem*var(--space-y-reverse))}.sm\:-space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.75rem*var(--space-x-reverse));margin-left:calc(-0.75rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1rem*var(--space-y-reverse))}.sm\:-space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1rem*var(--space-x-reverse));margin-left:calc(-1rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.25rem*var(--space-y-reverse))}.sm\:-space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.25rem*var(--space-x-reverse));margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.5rem*var(--space-y-reverse))}.sm\:-space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.5rem*var(--space-x-reverse));margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-7>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.75rem*var(--space-y-reverse))}.sm\:-space-x-7>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.75rem*var(--space-x-reverse));margin-left:calc(-1.75rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2rem*var(--space-y-reverse))}.sm\:-space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2rem*var(--space-x-reverse));margin-left:calc(-2rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-9>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.25rem*var(--space-y-reverse))}.sm\:-space-x-9>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.25rem*var(--space-x-reverse));margin-left:calc(-2.25rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.5rem*var(--space-y-reverse))}.sm\:-space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.5rem*var(--space-x-reverse));margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-11>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.75rem*var(--space-y-reverse))}.sm\:-space-x-11>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.75rem*var(--space-x-reverse));margin-left:calc(-2.75rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3rem*var(--space-y-reverse))}.sm\:-space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3rem*var(--space-x-reverse));margin-left:calc(-3rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-13>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.25rem*var(--space-y-reverse))}.sm\:-space-x-13>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.25rem*var(--space-x-reverse));margin-left:calc(-3.25rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-14>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.5rem*var(--space-y-reverse))}.sm\:-space-x-14>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.5rem*var(--space-x-reverse));margin-left:calc(-3.5rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-15>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.75rem*var(--space-y-reverse))}.sm\:-space-x-15>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.75rem*var(--space-x-reverse));margin-left:calc(-3.75rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-4rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-4rem*var(--space-y-reverse))}.sm\:-space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-4rem*var(--space-x-reverse));margin-left:calc(-4rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-19>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-4.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-4.75rem*var(--space-y-reverse))}.sm\:-space-x-19>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-4.75rem*var(--space-x-reverse));margin-left:calc(-4.75rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5rem*var(--space-y-reverse))}.sm\:-space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5rem*var(--space-x-reverse));margin-left:calc(-5rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-22>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5.5rem*var(--space-y-reverse))}.sm\:-space-x-22>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5.5rem*var(--space-x-reverse));margin-left:calc(-5.5rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-23>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5.75rem*var(--space-y-reverse))}.sm\:-space-x-23>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5.75rem*var(--space-x-reverse));margin-left:calc(-5.75rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-6rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-6rem*var(--space-y-reverse))}.sm\:-space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-6rem*var(--space-x-reverse));margin-left:calc(-6rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-30>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-7.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-7.5rem*var(--space-y-reverse))}.sm\:-space-x-30>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-7.5rem*var(--space-x-reverse));margin-left:calc(-7.5rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-8rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-8rem*var(--space-y-reverse))}.sm\:-space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-8rem*var(--space-x-reverse));margin-left:calc(-8rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-10rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-10rem*var(--space-y-reverse))}.sm\:-space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-10rem*var(--space-x-reverse));margin-left:calc(-10rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-44>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-11rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-11rem*var(--space-y-reverse))}.sm\:-space-x-44>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-11rem*var(--space-x-reverse));margin-left:calc(-11rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-12rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-12rem*var(--space-y-reverse))}.sm\:-space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-12rem*var(--space-x-reverse));margin-left:calc(-12rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-50>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-12.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-12.75rem*var(--space-y-reverse))}.sm\:-space-x-50>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-12.75rem*var(--space-x-reverse));margin-left:calc(-12.75rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-52>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13rem*var(--space-y-reverse))}.sm\:-space-x-52>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13rem*var(--space-x-reverse));margin-left:calc(-13rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-53>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13.25rem*var(--space-y-reverse))}.sm\:-space-x-53>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13.25rem*var(--space-x-reverse));margin-left:calc(-13.25rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-55>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13.75rem*var(--space-y-reverse))}.sm\:-space-x-55>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13.75rem*var(--space-x-reverse));margin-left:calc(-13.75rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-14rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-14rem*var(--space-y-reverse))}.sm\:-space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-14rem*var(--space-x-reverse));margin-left:calc(-14rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-16rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-16rem*var(--space-y-reverse))}.sm\:-space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-16rem*var(--space-x-reverse));margin-left:calc(-16rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-68>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-17rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-17rem*var(--space-y-reverse))}.sm\:-space-x-68>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-17rem*var(--space-x-reverse));margin-left:calc(-17rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-75>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-18.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-18.75rem*var(--space-y-reverse))}.sm\:-space-x-75>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-18.75rem*var(--space-x-reverse));margin-left:calc(-18.75rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-98>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-24.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-24.5rem*var(--space-y-reverse))}.sm\:-space-x-98>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-24.5rem*var(--space-x-reverse));margin-left:calc(-24.5rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-100>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-25rem*var(--space-y-reverse))}.sm\:-space-x-100>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-25rem*var(--space-x-reverse));margin-left:calc(-25rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-120>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-30rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-30rem*var(--space-y-reverse))}.sm\:-space-x-120>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-30rem*var(--space-x-reverse));margin-left:calc(-30rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-140>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-35rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-35rem*var(--space-y-reverse))}.sm\:-space-x-140>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-35rem*var(--space-x-reverse));margin-left:calc(-35rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1px*(1 - var(--space-y-reverse)));margin-bottom:calc(-1px*var(--space-y-reverse))}.sm\:-space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1px*var(--space-x-reverse));margin-left:calc(-1px*(1 - var(--space-x-reverse)))}.sm\:-space-y-2px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2px*(1 - var(--space-y-reverse)));margin-bottom:calc(-2px*var(--space-y-reverse))}.sm\:-space-x-2px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2px*var(--space-x-reverse));margin-left:calc(-2px*(1 - var(--space-x-reverse)))}.sm\:-space-y-0-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.15rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.15rem*var(--space-y-reverse))}.sm\:-space-x-0-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.15rem*var(--space-x-reverse));margin-left:calc(-0.15rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-1-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.375rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.375rem*var(--space-y-reverse))}.sm\:-space-x-1-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.375rem*var(--space-x-reverse));margin-left:calc(-0.375rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-2-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.625rem*var(--space-y-reverse))}.sm\:-space-x-2-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.625rem*var(--space-x-reverse));margin-left:calc(-0.625rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-7-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.875rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.875rem*var(--space-y-reverse))}.sm\:-space-x-7-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.875rem*var(--space-x-reverse));margin-left:calc(-1.875rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-31-25>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-7.8125rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-7.8125rem*var(--space-y-reverse))}.sm\:-space-x-31-25>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-7.8125rem*var(--space-x-reverse));margin-left:calc(-7.8125rem*(1 - var(--space-x-reverse)))}.sm\:-space-y-62-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-15.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-15.625rem*var(--space-y-reverse))}.sm\:-space-x-62-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-15.625rem*var(--space-x-reverse));margin-left:calc(-15.625rem*(1 - var(--space-x-reverse)))}.sm\:space-y-reverse>:not(template)~:not(template){--space-y-reverse:1}.sm\:space-x-reverse>:not(template)~:not(template){--space-x-reverse:1}.sm\:divide-y-0>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(0px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(0px*var(--divide-y-reverse))}.sm\:divide-x-0>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(0px*var(--divide-x-reverse));border-left-width:calc(0px*(1 - var(--divide-x-reverse)))}.sm\:divide-y-1>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.sm\:divide-x-1>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(1px*var(--divide-x-reverse));border-left-width:calc(1px*(1 - var(--divide-x-reverse)))}.sm\:divide-y-2>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(2px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(2px*var(--divide-y-reverse))}.sm\:divide-x-2>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(2px*var(--divide-x-reverse));border-left-width:calc(2px*(1 - var(--divide-x-reverse)))}.sm\:divide-y-4>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(4px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(4px*var(--divide-y-reverse))}.sm\:divide-x-4>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(4px*var(--divide-x-reverse));border-left-width:calc(4px*(1 - var(--divide-x-reverse)))}.sm\:divide-y-8>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(8px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(8px*var(--divide-y-reverse))}.sm\:divide-x-8>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(8px*var(--divide-x-reverse));border-left-width:calc(8px*(1 - var(--divide-x-reverse)))}.sm\:divide-y-10>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(10px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(10px*var(--divide-y-reverse))}.sm\:divide-x-10>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(10px*var(--divide-x-reverse));border-left-width:calc(10px*(1 - var(--divide-x-reverse)))}.sm\:divide-y-16>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(16px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(16px*var(--divide-y-reverse))}.sm\:divide-x-16>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(16px*var(--divide-x-reverse));border-left-width:calc(16px*(1 - var(--divide-x-reverse)))}.sm\:divide-y>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.sm\:divide-x>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(1px*var(--divide-x-reverse));border-left-width:calc(1px*(1 - var(--divide-x-reverse)))}.sm\:divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1}.sm\:divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1}.sm\:divide-transparent>:not(template)~:not(template){border-color:transparent}.sm\:divide-current>:not(template)~:not(template){border-color:currentColor}.sm\:divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--divide-opacity))}.sm\:divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.sm\:divide-primary>:not(template)~:not(template){--divide-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--divide-opacity))}.sm\:divide-secondary>:not(template)~:not(template){--divide-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--divide-opacity))}.sm\:divide-tertiary>:not(template)~:not(template){--divide-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--divide-opacity))}.sm\:divide-spacer>:not(template)~:not(template){--divide-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--divide-opacity))}.sm\:divide-umbra>:not(template)~:not(template){--divide-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--divide-opacity))}.sm\:divide-underline>:not(template)~:not(template){--divide-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--divide-opacity))}.sm\:divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--divide-opacity))}.sm\:divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--divide-opacity))}.sm\:divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--divide-opacity))}.sm\:divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--divide-opacity))}.sm\:divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--divide-opacity))}.sm\:divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--divide-opacity))}.sm\:divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--divide-opacity))}.sm\:divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--divide-opacity))}.sm\:divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--divide-opacity))}.sm\:divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--divide-opacity))}.sm\:divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--divide-opacity))}.sm\:divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--divide-opacity))}.sm\:divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--divide-opacity))}.sm\:divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--divide-opacity))}.sm\:divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--divide-opacity))}.sm\:divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--divide-opacity))}.sm\:divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--divide-opacity))}.sm\:divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--divide-opacity))}.sm\:divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--divide-opacity))}.sm\:divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--divide-opacity))}.sm\:divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--divide-opacity))}.sm\:divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--divide-opacity))}.sm\:divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--divide-opacity))}.sm\:divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--divide-opacity))}.sm\:divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--divide-opacity))}.sm\:divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--divide-opacity))}.sm\:divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--divide-opacity))}.sm\:divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--divide-opacity))}.sm\:divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--divide-opacity))}.sm\:divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--divide-opacity))}.sm\:divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--divide-opacity))}.sm\:divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--divide-opacity))}.sm\:divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--divide-opacity))}.sm\:divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--divide-opacity))}.sm\:divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--divide-opacity))}.sm\:divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--divide-opacity))}.sm\:divide-neon-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--divide-opacity))}.sm\:divide-neon-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--divide-opacity))}.sm\:divide-neon-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--divide-opacity))}.sm\:divide-neon-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--divide-opacity))}.sm\:divide-neon-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--divide-opacity))}.sm\:divide-neon-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--divide-opacity))}.sm\:divide-neon-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--divide-opacity))}.sm\:divide-neon-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--divide-opacity))}.sm\:divide-neon-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--divide-opacity))}.sm\:divide-dark-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--divide-opacity))}.sm\:divide-dark-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--divide-opacity))}.sm\:divide-dark-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--divide-opacity))}.sm\:divide-dark-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--divide-opacity))}.sm\:divide-dark-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--divide-opacity))}.sm\:divide-dark-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--divide-opacity))}.sm\:divide-dark-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--divide-opacity))}.sm\:divide-dark-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--divide-opacity))}.sm\:divide-dark-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--divide-opacity))}.sm\:divide-solid>:not(template)~:not(template){border-style:solid}.sm\:divide-dashed>:not(template)~:not(template){border-style:dashed}.sm\:divide-dotted>:not(template)~:not(template){border-style:dotted}.sm\:divide-double>:not(template)~:not(template){border-style:double}.sm\:divide-none>:not(template)~:not(template){border-style:none}.sm\:divide-opacity-0>:not(template)~:not(template){--divide-opacity:0}.sm\:divide-opacity-15>:not(template)~:not(template){--divide-opacity:0.15}.sm\:divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25}.sm\:divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5}.sm\:divide-opacity-70>:not(template)~:not(template){--divide-opacity:0.70}.sm\:divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75}.sm\:divide-opacity-90>:not(template)~:not(template){--divide-opacity:0.9}.sm\:divide-opacity-100>:not(template)~:not(template){--divide-opacity:1}.sm\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sm\:not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.sm\:focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sm\:focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.sm\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.sm\:bg-fixed{background-attachment:fixed}.sm\:bg-local{background-attachment:local}.sm\:bg-scroll{background-attachment:scroll}.sm\:bg-clip-border{background-clip:border-box}.sm\:bg-clip-padding{background-clip:padding-box}.sm\:bg-clip-content{background-clip:content-box}.sm\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.sm\:bg-transparent{background-color:transparent}.sm\:bg-current{background-color:currentColor}.sm\:bg-black{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.sm\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.sm\:bg-primary{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.sm\:bg-secondary{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.sm\:bg-tertiary{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.sm\:bg-spacer{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.sm\:bg-umbra{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.sm\:bg-underline{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.sm\:bg-gray-100{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.sm\:bg-gray-200{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.sm\:bg-gray-300{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.sm\:bg-gray-400{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.sm\:bg-gray-500{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.sm\:bg-gray-600{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.sm\:bg-gray-700{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.sm\:bg-gray-800{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.sm\:bg-gray-900{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.sm\:bg-red-100{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.sm\:bg-red-200{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.sm\:bg-red-300{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.sm\:bg-red-400{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.sm\:bg-red-500{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.sm\:bg-red-600{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.sm\:bg-red-700{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.sm\:bg-red-800{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.sm\:bg-red-900{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.sm\:bg-green-100{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.sm\:bg-green-200{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.sm\:bg-green-300{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.sm\:bg-green-400{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.sm\:bg-green-500{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.sm\:bg-green-600{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.sm\:bg-green-700{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.sm\:bg-green-800{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.sm\:bg-green-900{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.sm\:bg-orange-100{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.sm\:bg-orange-200{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.sm\:bg-orange-300{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.sm\:bg-orange-400{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.sm\:bg-orange-500{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.sm\:bg-orange-600{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.sm\:bg-orange-700{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.sm\:bg-orange-800{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.sm\:bg-orange-900{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.sm\:bg-neon-blue-100{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.sm\:bg-neon-blue-200{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.sm\:bg-neon-blue-300{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.sm\:bg-neon-blue-400{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.sm\:bg-neon-blue-500{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.sm\:bg-neon-blue-600{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.sm\:bg-neon-blue-700{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.sm\:bg-neon-blue-800{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.sm\:bg-neon-blue-900{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.sm\:bg-dark-blue-100{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.sm\:bg-dark-blue-200{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.sm\:bg-dark-blue-300{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.sm\:bg-dark-blue-400{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.sm\:bg-dark-blue-500{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.sm\:bg-dark-blue-600{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.sm\:bg-dark-blue-700{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.sm\:bg-dark-blue-800{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.sm\:bg-dark-blue-900{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.sm\:hover\:bg-transparent:hover{background-color:transparent}.sm\:hover\:bg-current:hover{background-color:currentColor}.sm\:hover\:bg-black:hover{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.sm\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.sm\:hover\:bg-primary:hover{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.sm\:hover\:bg-secondary:hover{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.sm\:hover\:bg-tertiary:hover{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.sm\:hover\:bg-spacer:hover{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.sm\:hover\:bg-umbra:hover{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.sm\:hover\:bg-underline:hover{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.sm\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.sm\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.sm\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.sm\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.sm\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.sm\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.sm\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.sm\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.sm\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.sm\:hover\:bg-red-100:hover{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.sm\:hover\:bg-red-200:hover{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.sm\:hover\:bg-red-300:hover{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.sm\:hover\:bg-red-400:hover{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.sm\:hover\:bg-red-500:hover{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.sm\:hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.sm\:hover\:bg-red-700:hover{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.sm\:hover\:bg-red-800:hover{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.sm\:hover\:bg-red-900:hover{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.sm\:hover\:bg-green-100:hover{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.sm\:hover\:bg-green-200:hover{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.sm\:hover\:bg-green-300:hover{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.sm\:hover\:bg-green-400:hover{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.sm\:hover\:bg-green-500:hover{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.sm\:hover\:bg-green-600:hover{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.sm\:hover\:bg-green-700:hover{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.sm\:hover\:bg-green-800:hover{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.sm\:hover\:bg-green-900:hover{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.sm\:hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.sm\:hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.sm\:hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.sm\:hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.sm\:hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.sm\:hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.sm\:hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.sm\:hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.sm\:hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.sm\:hover\:bg-neon-blue-100:hover{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.sm\:hover\:bg-neon-blue-200:hover{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.sm\:hover\:bg-neon-blue-300:hover{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.sm\:hover\:bg-neon-blue-400:hover{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.sm\:hover\:bg-neon-blue-500:hover{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.sm\:hover\:bg-neon-blue-600:hover{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.sm\:hover\:bg-neon-blue-700:hover{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.sm\:hover\:bg-neon-blue-800:hover{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.sm\:hover\:bg-neon-blue-900:hover{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.sm\:hover\:bg-dark-blue-100:hover{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.sm\:hover\:bg-dark-blue-200:hover{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.sm\:hover\:bg-dark-blue-300:hover{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.sm\:hover\:bg-dark-blue-400:hover{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.sm\:hover\:bg-dark-blue-500:hover{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.sm\:hover\:bg-dark-blue-600:hover{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.sm\:hover\:bg-dark-blue-700:hover{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.sm\:hover\:bg-dark-blue-800:hover{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.sm\:hover\:bg-dark-blue-900:hover{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.sm\:focus\:bg-transparent:focus{background-color:transparent}.sm\:focus\:bg-current:focus{background-color:currentColor}.sm\:focus\:bg-black:focus{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.sm\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.sm\:focus\:bg-primary:focus{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.sm\:focus\:bg-secondary:focus{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.sm\:focus\:bg-tertiary:focus{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.sm\:focus\:bg-spacer:focus{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.sm\:focus\:bg-umbra:focus{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.sm\:focus\:bg-underline:focus{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.sm\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.sm\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.sm\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.sm\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.sm\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.sm\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.sm\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.sm\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.sm\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.sm\:focus\:bg-red-100:focus{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.sm\:focus\:bg-red-200:focus{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.sm\:focus\:bg-red-300:focus{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.sm\:focus\:bg-red-400:focus{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.sm\:focus\:bg-red-500:focus{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.sm\:focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.sm\:focus\:bg-red-700:focus{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.sm\:focus\:bg-red-800:focus{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.sm\:focus\:bg-red-900:focus{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.sm\:focus\:bg-green-100:focus{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.sm\:focus\:bg-green-200:focus{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.sm\:focus\:bg-green-300:focus{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.sm\:focus\:bg-green-400:focus{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.sm\:focus\:bg-green-500:focus{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.sm\:focus\:bg-green-600:focus{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.sm\:focus\:bg-green-700:focus{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.sm\:focus\:bg-green-800:focus{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.sm\:focus\:bg-green-900:focus{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.sm\:focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.sm\:focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.sm\:focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.sm\:focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.sm\:focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.sm\:focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.sm\:focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.sm\:focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.sm\:focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.sm\:focus\:bg-neon-blue-100:focus{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.sm\:focus\:bg-neon-blue-200:focus{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.sm\:focus\:bg-neon-blue-300:focus{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.sm\:focus\:bg-neon-blue-400:focus{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.sm\:focus\:bg-neon-blue-500:focus{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.sm\:focus\:bg-neon-blue-600:focus{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.sm\:focus\:bg-neon-blue-700:focus{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.sm\:focus\:bg-neon-blue-800:focus{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.sm\:focus\:bg-neon-blue-900:focus{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.sm\:focus\:bg-dark-blue-100:focus{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.sm\:focus\:bg-dark-blue-200:focus{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.sm\:focus\:bg-dark-blue-300:focus{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.sm\:focus\:bg-dark-blue-400:focus{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.sm\:focus\:bg-dark-blue-500:focus{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.sm\:focus\:bg-dark-blue-600:focus{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.sm\:focus\:bg-dark-blue-700:focus{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.sm\:focus\:bg-dark-blue-800:focus{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.sm\:focus\:bg-dark-blue-900:focus{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.sm\:bg-none{background-image:none}.sm\:bg-gradient-to-t{background-image:linear-gradient(0deg,var(--gradient-color-stops))}.sm\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))}.sm\:bg-gradient-to-r{background-image:linear-gradient(90deg,var(--gradient-color-stops))}.sm\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.sm\:bg-gradient-to-b{background-image:linear-gradient(180deg,var(--gradient-color-stops))}.sm\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.sm\:bg-gradient-to-l{background-image:linear-gradient(270deg,var(--gradient-color-stops))}.sm\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))}.sm\:from-transparent{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.sm\:from-current{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.sm\:from-black{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.sm\:from-white{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.sm\:from-primary{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.sm\:from-secondary{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.sm\:from-tertiary{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.sm\:from-spacer{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.sm\:from-umbra{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.sm\:from-underline{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.sm\:from-gray-100{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.sm\:from-gray-200{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.sm\:from-gray-300{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.sm\:from-gray-400{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.sm\:from-gray-500{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.sm\:from-gray-600{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.sm\:from-gray-700{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.sm\:from-gray-800{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.sm\:from-gray-900{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.sm\:from-red-100{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.sm\:from-red-200{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.sm\:from-red-300{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.sm\:from-red-400{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.sm\:from-red-500{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.sm\:from-red-600{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.sm\:from-red-700{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.sm\:from-red-800{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.sm\:from-red-900{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.sm\:from-green-100{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.sm\:from-green-200{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.sm\:from-green-300{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.sm\:from-green-400{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.sm\:from-green-500{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.sm\:from-green-600{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.sm\:from-green-700{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.sm\:from-green-800{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.sm\:from-green-900{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.sm\:from-orange-100{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.sm\:from-orange-200{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.sm\:from-orange-300{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.sm\:from-orange-400{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.sm\:from-orange-500{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.sm\:from-orange-600{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.sm\:from-orange-700{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.sm\:from-orange-800{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.sm\:from-orange-900{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.sm\:from-neon-blue-100{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.sm\:from-neon-blue-200{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.sm\:from-neon-blue-300{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.sm\:from-neon-blue-400{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.sm\:from-neon-blue-500{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.sm\:from-neon-blue-600{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.sm\:from-neon-blue-700{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.sm\:from-neon-blue-800{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.sm\:from-neon-blue-900{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.sm\:from-dark-blue-100{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.sm\:from-dark-blue-200{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.sm\:from-dark-blue-300{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.sm\:from-dark-blue-400{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.sm\:from-dark-blue-500{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.sm\:from-dark-blue-600{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.sm\:from-dark-blue-700{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.sm\:from-dark-blue-800{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.sm\:from-dark-blue-900{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.sm\:via-transparent{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.sm\:via-current{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.sm\:via-black{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.sm\:via-white{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.sm\:via-primary{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.sm\:via-secondary{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.sm\:via-tertiary{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.sm\:via-spacer{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.sm\:via-umbra{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.sm\:via-underline{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.sm\:via-gray-100{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.sm\:via-gray-200{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.sm\:via-gray-300{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.sm\:via-gray-400{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.sm\:via-gray-500{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.sm\:via-gray-600{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.sm\:via-gray-700{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.sm\:via-gray-800{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.sm\:via-gray-900{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.sm\:via-red-100{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.sm\:via-red-200{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.sm\:via-red-300{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.sm\:via-red-400{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.sm\:via-red-500{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.sm\:via-red-600{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.sm\:via-red-700{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.sm\:via-red-800{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.sm\:via-red-900{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.sm\:via-green-100{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.sm\:via-green-200{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.sm\:via-green-300{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.sm\:via-green-400{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.sm\:via-green-500{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.sm\:via-green-600{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.sm\:via-green-700{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.sm\:via-green-800{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.sm\:via-green-900{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.sm\:via-orange-100{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.sm\:via-orange-200{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.sm\:via-orange-300{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.sm\:via-orange-400{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.sm\:via-orange-500{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.sm\:via-orange-600{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.sm\:via-orange-700{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.sm\:via-orange-800{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.sm\:via-orange-900{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.sm\:via-neon-blue-100{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.sm\:via-neon-blue-200{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.sm\:via-neon-blue-300{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.sm\:via-neon-blue-400{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.sm\:via-neon-blue-500{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.sm\:via-neon-blue-600{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.sm\:via-neon-blue-700{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.sm\:via-neon-blue-800{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.sm\:via-neon-blue-900{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.sm\:via-dark-blue-100{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.sm\:via-dark-blue-200{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.sm\:via-dark-blue-300{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.sm\:via-dark-blue-400{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.sm\:via-dark-blue-500{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.sm\:via-dark-blue-600{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.sm\:via-dark-blue-700{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.sm\:via-dark-blue-800{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.sm\:via-dark-blue-900{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.sm\:to-transparent{--gradient-to-color:transparent}.sm\:to-current{--gradient-to-color:currentColor}.sm\:to-black{--gradient-to-color:#0e0e0e}.sm\:to-white{--gradient-to-color:#fff}.sm\:to-primary{--gradient-to-color:#00f0ff}.sm\:to-secondary{--gradient-to-color:#4000c8}.sm\:to-tertiary{--gradient-to-color:#c6b3ef}.sm\:to-spacer{--gradient-to-color:#7d7e84}.sm\:to-umbra{--gradient-to-color:#1f1f1f}.sm\:to-underline{--gradient-to-color:#00dfed}.sm\:to-gray-100{--gradient-to-color:#f5f5f5}.sm\:to-gray-200{--gradient-to-color:#e6e6e6}.sm\:to-gray-300{--gradient-to-color:#d6d6d6}.sm\:to-gray-400{--gradient-to-color:#b5b5b5}.sm\:to-gray-500{--gradient-to-color:#999}.sm\:to-gray-600{--gradient-to-color:#8a8a8a}.sm\:to-gray-700{--gradient-to-color:#5c5c5c}.sm\:to-gray-800{--gradient-to-color:#454545}.sm\:to-gray-900{--gradient-to-color:#2e2e2e}.sm\:to-red-100{--gradient-to-color:#ffecec}.sm\:to-red-200{--gradient-to-color:#ffcfcf}.sm\:to-red-300{--gradient-to-color:#ffb3b3}.sm\:to-red-400{--gradient-to-color:#ff7979}.sm\:to-red-500{--gradient-to-color:#ff4040}.sm\:to-red-600{--gradient-to-color:#e63a3a}.sm\:to-red-700{--gradient-to-color:#992626}.sm\:to-red-800{--gradient-to-color:#731d1d}.sm\:to-red-900{--gradient-to-color:#4d1313}.sm\:to-green-100{--gradient-to-color:#f0fff4}.sm\:to-green-200{--gradient-to-color:#c6f6d5}.sm\:to-green-300{--gradient-to-color:#9ae6b4}.sm\:to-green-400{--gradient-to-color:#68d391}.sm\:to-green-500{--gradient-to-color:#48bb78}.sm\:to-green-600{--gradient-to-color:#38a169}.sm\:to-green-700{--gradient-to-color:#2f855a}.sm\:to-green-800{--gradient-to-color:#276749}.sm\:to-green-900{--gradient-to-color:#22543d}.sm\:to-orange-100{--gradient-to-color:#fff2e8}.sm\:to-orange-200{--gradient-to-color:#ffdfc6}.sm\:to-orange-300{--gradient-to-color:#ffcba3}.sm\:to-orange-400{--gradient-to-color:#ffa45f}.sm\:to-orange-500{--gradient-to-color:#ff7d1a}.sm\:to-orange-600{--gradient-to-color:#e67117}.sm\:to-orange-700{--gradient-to-color:#994b10}.sm\:to-orange-800{--gradient-to-color:#73380c}.sm\:to-orange-900{--gradient-to-color:#4d2608}.sm\:to-neon-blue-100{--gradient-to-color:#e9f6f8}.sm\:to-neon-blue-200{--gradient-to-color:#d1f9f6}.sm\:to-neon-blue-300{--gradient-to-color:#c3fffb}.sm\:to-neon-blue-400{--gradient-to-color:#96fff8}.sm\:to-neon-blue-500{--gradient-to-color:#69fff5}.sm\:to-neon-blue-600{--gradient-to-color:#5fe6dd}.sm\:to-neon-blue-700{--gradient-to-color:#3f9993}.sm\:to-neon-blue-800{--gradient-to-color:#2f736e}.sm\:to-neon-blue-900{--gradient-to-color:#204d4a}.sm\:to-dark-blue-100{--gradient-to-color:#e6eaed}.sm\:to-dark-blue-200{--gradient-to-color:#c0cbd3}.sm\:to-dark-blue-300{--gradient-to-color:#9bacb8}.sm\:to-dark-blue-400{--gradient-to-color:#1d4f71}.sm\:to-dark-blue-500{--gradient-to-color:#042f4d}.sm\:to-dark-blue-600{--gradient-to-color:#042a45}.sm\:to-dark-blue-700{--gradient-to-color:#021c2e}.sm\:to-dark-blue-800{--gradient-to-color:#021523}.sm\:to-dark-blue-900{--gradient-to-color:#010e17}.sm\:hover\:from-transparent:hover{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.sm\:hover\:from-current:hover{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.sm\:hover\:from-black:hover{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.sm\:hover\:from-white:hover{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.sm\:hover\:from-primary:hover{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.sm\:hover\:from-secondary:hover{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.sm\:hover\:from-tertiary:hover{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.sm\:hover\:from-spacer:hover{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.sm\:hover\:from-umbra:hover{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.sm\:hover\:from-underline:hover{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.sm\:hover\:from-gray-100:hover{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.sm\:hover\:from-gray-200:hover{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.sm\:hover\:from-gray-300:hover{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.sm\:hover\:from-gray-400:hover{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.sm\:hover\:from-gray-500:hover{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.sm\:hover\:from-gray-600:hover{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.sm\:hover\:from-gray-700:hover{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.sm\:hover\:from-gray-800:hover{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.sm\:hover\:from-gray-900:hover{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.sm\:hover\:from-red-100:hover{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.sm\:hover\:from-red-200:hover{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.sm\:hover\:from-red-300:hover{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.sm\:hover\:from-red-400:hover{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.sm\:hover\:from-red-500:hover{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.sm\:hover\:from-red-600:hover{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.sm\:hover\:from-red-700:hover{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.sm\:hover\:from-red-800:hover{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.sm\:hover\:from-red-900:hover{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.sm\:hover\:from-green-100:hover{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.sm\:hover\:from-green-200:hover{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.sm\:hover\:from-green-300:hover{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.sm\:hover\:from-green-400:hover{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.sm\:hover\:from-green-500:hover{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.sm\:hover\:from-green-600:hover{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.sm\:hover\:from-green-700:hover{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.sm\:hover\:from-green-800:hover{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.sm\:hover\:from-green-900:hover{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.sm\:hover\:from-orange-100:hover{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.sm\:hover\:from-orange-200:hover{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.sm\:hover\:from-orange-300:hover{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.sm\:hover\:from-orange-400:hover{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.sm\:hover\:from-orange-500:hover{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.sm\:hover\:from-orange-600:hover{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.sm\:hover\:from-orange-700:hover{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.sm\:hover\:from-orange-800:hover{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.sm\:hover\:from-orange-900:hover{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.sm\:hover\:from-neon-blue-100:hover{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.sm\:hover\:from-neon-blue-200:hover{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.sm\:hover\:from-neon-blue-300:hover{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.sm\:hover\:from-neon-blue-400:hover{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.sm\:hover\:from-neon-blue-500:hover{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.sm\:hover\:from-neon-blue-600:hover{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.sm\:hover\:from-neon-blue-700:hover{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.sm\:hover\:from-neon-blue-800:hover{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.sm\:hover\:from-neon-blue-900:hover{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.sm\:hover\:from-dark-blue-100:hover{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.sm\:hover\:from-dark-blue-200:hover{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.sm\:hover\:from-dark-blue-300:hover{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.sm\:hover\:from-dark-blue-400:hover{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.sm\:hover\:from-dark-blue-500:hover{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.sm\:hover\:from-dark-blue-600:hover{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.sm\:hover\:from-dark-blue-700:hover{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.sm\:hover\:from-dark-blue-800:hover{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.sm\:hover\:from-dark-blue-900:hover{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.sm\:hover\:via-transparent:hover{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.sm\:hover\:via-current:hover{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.sm\:hover\:via-black:hover{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.sm\:hover\:via-white:hover{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.sm\:hover\:via-primary:hover{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.sm\:hover\:via-secondary:hover{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.sm\:hover\:via-tertiary:hover{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.sm\:hover\:via-spacer:hover{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.sm\:hover\:via-umbra:hover{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.sm\:hover\:via-underline:hover{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.sm\:hover\:via-gray-100:hover{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.sm\:hover\:via-gray-200:hover{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.sm\:hover\:via-gray-300:hover{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.sm\:hover\:via-gray-400:hover{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.sm\:hover\:via-gray-500:hover{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.sm\:hover\:via-gray-600:hover{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.sm\:hover\:via-gray-700:hover{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.sm\:hover\:via-gray-800:hover{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.sm\:hover\:via-gray-900:hover{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.sm\:hover\:via-red-100:hover{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.sm\:hover\:via-red-200:hover{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.sm\:hover\:via-red-300:hover{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.sm\:hover\:via-red-400:hover{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.sm\:hover\:via-red-500:hover{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.sm\:hover\:via-red-600:hover{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.sm\:hover\:via-red-700:hover{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.sm\:hover\:via-red-800:hover{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.sm\:hover\:via-red-900:hover{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.sm\:hover\:via-green-100:hover{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.sm\:hover\:via-green-200:hover{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.sm\:hover\:via-green-300:hover{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.sm\:hover\:via-green-400:hover{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.sm\:hover\:via-green-500:hover{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.sm\:hover\:via-green-600:hover{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.sm\:hover\:via-green-700:hover{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.sm\:hover\:via-green-800:hover{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.sm\:hover\:via-green-900:hover{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.sm\:hover\:via-orange-100:hover{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.sm\:hover\:via-orange-200:hover{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.sm\:hover\:via-orange-300:hover{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.sm\:hover\:via-orange-400:hover{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.sm\:hover\:via-orange-500:hover{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.sm\:hover\:via-orange-600:hover{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.sm\:hover\:via-orange-700:hover{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.sm\:hover\:via-orange-800:hover{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.sm\:hover\:via-orange-900:hover{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.sm\:hover\:via-neon-blue-100:hover{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.sm\:hover\:via-neon-blue-200:hover{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.sm\:hover\:via-neon-blue-300:hover{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.sm\:hover\:via-neon-blue-400:hover{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.sm\:hover\:via-neon-blue-500:hover{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.sm\:hover\:via-neon-blue-600:hover{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.sm\:hover\:via-neon-blue-700:hover{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.sm\:hover\:via-neon-blue-800:hover{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.sm\:hover\:via-neon-blue-900:hover{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.sm\:hover\:via-dark-blue-100:hover{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.sm\:hover\:via-dark-blue-200:hover{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.sm\:hover\:via-dark-blue-300:hover{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.sm\:hover\:via-dark-blue-400:hover{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.sm\:hover\:via-dark-blue-500:hover{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.sm\:hover\:via-dark-blue-600:hover{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.sm\:hover\:via-dark-blue-700:hover{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.sm\:hover\:via-dark-blue-800:hover{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.sm\:hover\:via-dark-blue-900:hover{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.sm\:hover\:to-transparent:hover{--gradient-to-color:transparent}.sm\:hover\:to-current:hover{--gradient-to-color:currentColor}.sm\:hover\:to-black:hover{--gradient-to-color:#0e0e0e}.sm\:hover\:to-white:hover{--gradient-to-color:#fff}.sm\:hover\:to-primary:hover{--gradient-to-color:#00f0ff}.sm\:hover\:to-secondary:hover{--gradient-to-color:#4000c8}.sm\:hover\:to-tertiary:hover{--gradient-to-color:#c6b3ef}.sm\:hover\:to-spacer:hover{--gradient-to-color:#7d7e84}.sm\:hover\:to-umbra:hover{--gradient-to-color:#1f1f1f}.sm\:hover\:to-underline:hover{--gradient-to-color:#00dfed}.sm\:hover\:to-gray-100:hover{--gradient-to-color:#f5f5f5}.sm\:hover\:to-gray-200:hover{--gradient-to-color:#e6e6e6}.sm\:hover\:to-gray-300:hover{--gradient-to-color:#d6d6d6}.sm\:hover\:to-gray-400:hover{--gradient-to-color:#b5b5b5}.sm\:hover\:to-gray-500:hover{--gradient-to-color:#999}.sm\:hover\:to-gray-600:hover{--gradient-to-color:#8a8a8a}.sm\:hover\:to-gray-700:hover{--gradient-to-color:#5c5c5c}.sm\:hover\:to-gray-800:hover{--gradient-to-color:#454545}.sm\:hover\:to-gray-900:hover{--gradient-to-color:#2e2e2e}.sm\:hover\:to-red-100:hover{--gradient-to-color:#ffecec}.sm\:hover\:to-red-200:hover{--gradient-to-color:#ffcfcf}.sm\:hover\:to-red-300:hover{--gradient-to-color:#ffb3b3}.sm\:hover\:to-red-400:hover{--gradient-to-color:#ff7979}.sm\:hover\:to-red-500:hover{--gradient-to-color:#ff4040}.sm\:hover\:to-red-600:hover{--gradient-to-color:#e63a3a}.sm\:hover\:to-red-700:hover{--gradient-to-color:#992626}.sm\:hover\:to-red-800:hover{--gradient-to-color:#731d1d}.sm\:hover\:to-red-900:hover{--gradient-to-color:#4d1313}.sm\:hover\:to-green-100:hover{--gradient-to-color:#f0fff4}.sm\:hover\:to-green-200:hover{--gradient-to-color:#c6f6d5}.sm\:hover\:to-green-300:hover{--gradient-to-color:#9ae6b4}.sm\:hover\:to-green-400:hover{--gradient-to-color:#68d391}.sm\:hover\:to-green-500:hover{--gradient-to-color:#48bb78}.sm\:hover\:to-green-600:hover{--gradient-to-color:#38a169}.sm\:hover\:to-green-700:hover{--gradient-to-color:#2f855a}.sm\:hover\:to-green-800:hover{--gradient-to-color:#276749}.sm\:hover\:to-green-900:hover{--gradient-to-color:#22543d}.sm\:hover\:to-orange-100:hover{--gradient-to-color:#fff2e8}.sm\:hover\:to-orange-200:hover{--gradient-to-color:#ffdfc6}.sm\:hover\:to-orange-300:hover{--gradient-to-color:#ffcba3}.sm\:hover\:to-orange-400:hover{--gradient-to-color:#ffa45f}.sm\:hover\:to-orange-500:hover{--gradient-to-color:#ff7d1a}.sm\:hover\:to-orange-600:hover{--gradient-to-color:#e67117}.sm\:hover\:to-orange-700:hover{--gradient-to-color:#994b10}.sm\:hover\:to-orange-800:hover{--gradient-to-color:#73380c}.sm\:hover\:to-orange-900:hover{--gradient-to-color:#4d2608}.sm\:hover\:to-neon-blue-100:hover{--gradient-to-color:#e9f6f8}.sm\:hover\:to-neon-blue-200:hover{--gradient-to-color:#d1f9f6}.sm\:hover\:to-neon-blue-300:hover{--gradient-to-color:#c3fffb}.sm\:hover\:to-neon-blue-400:hover{--gradient-to-color:#96fff8}.sm\:hover\:to-neon-blue-500:hover{--gradient-to-color:#69fff5}.sm\:hover\:to-neon-blue-600:hover{--gradient-to-color:#5fe6dd}.sm\:hover\:to-neon-blue-700:hover{--gradient-to-color:#3f9993}.sm\:hover\:to-neon-blue-800:hover{--gradient-to-color:#2f736e}.sm\:hover\:to-neon-blue-900:hover{--gradient-to-color:#204d4a}.sm\:hover\:to-dark-blue-100:hover{--gradient-to-color:#e6eaed}.sm\:hover\:to-dark-blue-200:hover{--gradient-to-color:#c0cbd3}.sm\:hover\:to-dark-blue-300:hover{--gradient-to-color:#9bacb8}.sm\:hover\:to-dark-blue-400:hover{--gradient-to-color:#1d4f71}.sm\:hover\:to-dark-blue-500:hover{--gradient-to-color:#042f4d}.sm\:hover\:to-dark-blue-600:hover{--gradient-to-color:#042a45}.sm\:hover\:to-dark-blue-700:hover{--gradient-to-color:#021c2e}.sm\:hover\:to-dark-blue-800:hover{--gradient-to-color:#021523}.sm\:hover\:to-dark-blue-900:hover{--gradient-to-color:#010e17}.sm\:focus\:from-transparent:focus{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.sm\:focus\:from-current:focus{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.sm\:focus\:from-black:focus{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.sm\:focus\:from-white:focus{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.sm\:focus\:from-primary:focus{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.sm\:focus\:from-secondary:focus{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.sm\:focus\:from-tertiary:focus{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.sm\:focus\:from-spacer:focus{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.sm\:focus\:from-umbra:focus{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.sm\:focus\:from-underline:focus{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.sm\:focus\:from-gray-100:focus{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.sm\:focus\:from-gray-200:focus{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.sm\:focus\:from-gray-300:focus{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.sm\:focus\:from-gray-400:focus{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.sm\:focus\:from-gray-500:focus{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.sm\:focus\:from-gray-600:focus{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.sm\:focus\:from-gray-700:focus{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.sm\:focus\:from-gray-800:focus{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.sm\:focus\:from-gray-900:focus{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.sm\:focus\:from-red-100:focus{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.sm\:focus\:from-red-200:focus{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.sm\:focus\:from-red-300:focus{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.sm\:focus\:from-red-400:focus{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.sm\:focus\:from-red-500:focus{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.sm\:focus\:from-red-600:focus{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.sm\:focus\:from-red-700:focus{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.sm\:focus\:from-red-800:focus{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.sm\:focus\:from-red-900:focus{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.sm\:focus\:from-green-100:focus{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.sm\:focus\:from-green-200:focus{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.sm\:focus\:from-green-300:focus{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.sm\:focus\:from-green-400:focus{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.sm\:focus\:from-green-500:focus{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.sm\:focus\:from-green-600:focus{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.sm\:focus\:from-green-700:focus{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.sm\:focus\:from-green-800:focus{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.sm\:focus\:from-green-900:focus{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.sm\:focus\:from-orange-100:focus{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.sm\:focus\:from-orange-200:focus{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.sm\:focus\:from-orange-300:focus{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.sm\:focus\:from-orange-400:focus{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.sm\:focus\:from-orange-500:focus{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.sm\:focus\:from-orange-600:focus{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.sm\:focus\:from-orange-700:focus{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.sm\:focus\:from-orange-800:focus{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.sm\:focus\:from-orange-900:focus{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.sm\:focus\:from-neon-blue-100:focus{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.sm\:focus\:from-neon-blue-200:focus{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.sm\:focus\:from-neon-blue-300:focus{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.sm\:focus\:from-neon-blue-400:focus{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.sm\:focus\:from-neon-blue-500:focus{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.sm\:focus\:from-neon-blue-600:focus{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.sm\:focus\:from-neon-blue-700:focus{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.sm\:focus\:from-neon-blue-800:focus{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.sm\:focus\:from-neon-blue-900:focus{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.sm\:focus\:from-dark-blue-100:focus{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.sm\:focus\:from-dark-blue-200:focus{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.sm\:focus\:from-dark-blue-300:focus{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.sm\:focus\:from-dark-blue-400:focus{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.sm\:focus\:from-dark-blue-500:focus{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.sm\:focus\:from-dark-blue-600:focus{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.sm\:focus\:from-dark-blue-700:focus{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.sm\:focus\:from-dark-blue-800:focus{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.sm\:focus\:from-dark-blue-900:focus{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.sm\:focus\:via-transparent:focus{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.sm\:focus\:via-current:focus{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.sm\:focus\:via-black:focus{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.sm\:focus\:via-white:focus{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.sm\:focus\:via-primary:focus{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.sm\:focus\:via-secondary:focus{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.sm\:focus\:via-tertiary:focus{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.sm\:focus\:via-spacer:focus{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.sm\:focus\:via-umbra:focus{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.sm\:focus\:via-underline:focus{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.sm\:focus\:via-gray-100:focus{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.sm\:focus\:via-gray-200:focus{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.sm\:focus\:via-gray-300:focus{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.sm\:focus\:via-gray-400:focus{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.sm\:focus\:via-gray-500:focus{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.sm\:focus\:via-gray-600:focus{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.sm\:focus\:via-gray-700:focus{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.sm\:focus\:via-gray-800:focus{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.sm\:focus\:via-gray-900:focus{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.sm\:focus\:via-red-100:focus{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.sm\:focus\:via-red-200:focus{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.sm\:focus\:via-red-300:focus{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.sm\:focus\:via-red-400:focus{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.sm\:focus\:via-red-500:focus{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.sm\:focus\:via-red-600:focus{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.sm\:focus\:via-red-700:focus{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.sm\:focus\:via-red-800:focus{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.sm\:focus\:via-red-900:focus{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.sm\:focus\:via-green-100:focus{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.sm\:focus\:via-green-200:focus{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.sm\:focus\:via-green-300:focus{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.sm\:focus\:via-green-400:focus{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.sm\:focus\:via-green-500:focus{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.sm\:focus\:via-green-600:focus{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.sm\:focus\:via-green-700:focus{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.sm\:focus\:via-green-800:focus{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.sm\:focus\:via-green-900:focus{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.sm\:focus\:via-orange-100:focus{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.sm\:focus\:via-orange-200:focus{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.sm\:focus\:via-orange-300:focus{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.sm\:focus\:via-orange-400:focus{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.sm\:focus\:via-orange-500:focus{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.sm\:focus\:via-orange-600:focus{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.sm\:focus\:via-orange-700:focus{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.sm\:focus\:via-orange-800:focus{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.sm\:focus\:via-orange-900:focus{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.sm\:focus\:via-neon-blue-100:focus{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.sm\:focus\:via-neon-blue-200:focus{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.sm\:focus\:via-neon-blue-300:focus{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.sm\:focus\:via-neon-blue-400:focus{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.sm\:focus\:via-neon-blue-500:focus{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.sm\:focus\:via-neon-blue-600:focus{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.sm\:focus\:via-neon-blue-700:focus{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.sm\:focus\:via-neon-blue-800:focus{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.sm\:focus\:via-neon-blue-900:focus{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.sm\:focus\:via-dark-blue-100:focus{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.sm\:focus\:via-dark-blue-200:focus{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.sm\:focus\:via-dark-blue-300:focus{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.sm\:focus\:via-dark-blue-400:focus{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.sm\:focus\:via-dark-blue-500:focus{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.sm\:focus\:via-dark-blue-600:focus{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.sm\:focus\:via-dark-blue-700:focus{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.sm\:focus\:via-dark-blue-800:focus{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.sm\:focus\:via-dark-blue-900:focus{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.sm\:focus\:to-transparent:focus{--gradient-to-color:transparent}.sm\:focus\:to-current:focus{--gradient-to-color:currentColor}.sm\:focus\:to-black:focus{--gradient-to-color:#0e0e0e}.sm\:focus\:to-white:focus{--gradient-to-color:#fff}.sm\:focus\:to-primary:focus{--gradient-to-color:#00f0ff}.sm\:focus\:to-secondary:focus{--gradient-to-color:#4000c8}.sm\:focus\:to-tertiary:focus{--gradient-to-color:#c6b3ef}.sm\:focus\:to-spacer:focus{--gradient-to-color:#7d7e84}.sm\:focus\:to-umbra:focus{--gradient-to-color:#1f1f1f}.sm\:focus\:to-underline:focus{--gradient-to-color:#00dfed}.sm\:focus\:to-gray-100:focus{--gradient-to-color:#f5f5f5}.sm\:focus\:to-gray-200:focus{--gradient-to-color:#e6e6e6}.sm\:focus\:to-gray-300:focus{--gradient-to-color:#d6d6d6}.sm\:focus\:to-gray-400:focus{--gradient-to-color:#b5b5b5}.sm\:focus\:to-gray-500:focus{--gradient-to-color:#999}.sm\:focus\:to-gray-600:focus{--gradient-to-color:#8a8a8a}.sm\:focus\:to-gray-700:focus{--gradient-to-color:#5c5c5c}.sm\:focus\:to-gray-800:focus{--gradient-to-color:#454545}.sm\:focus\:to-gray-900:focus{--gradient-to-color:#2e2e2e}.sm\:focus\:to-red-100:focus{--gradient-to-color:#ffecec}.sm\:focus\:to-red-200:focus{--gradient-to-color:#ffcfcf}.sm\:focus\:to-red-300:focus{--gradient-to-color:#ffb3b3}.sm\:focus\:to-red-400:focus{--gradient-to-color:#ff7979}.sm\:focus\:to-red-500:focus{--gradient-to-color:#ff4040}.sm\:focus\:to-red-600:focus{--gradient-to-color:#e63a3a}.sm\:focus\:to-red-700:focus{--gradient-to-color:#992626}.sm\:focus\:to-red-800:focus{--gradient-to-color:#731d1d}.sm\:focus\:to-red-900:focus{--gradient-to-color:#4d1313}.sm\:focus\:to-green-100:focus{--gradient-to-color:#f0fff4}.sm\:focus\:to-green-200:focus{--gradient-to-color:#c6f6d5}.sm\:focus\:to-green-300:focus{--gradient-to-color:#9ae6b4}.sm\:focus\:to-green-400:focus{--gradient-to-color:#68d391}.sm\:focus\:to-green-500:focus{--gradient-to-color:#48bb78}.sm\:focus\:to-green-600:focus{--gradient-to-color:#38a169}.sm\:focus\:to-green-700:focus{--gradient-to-color:#2f855a}.sm\:focus\:to-green-800:focus{--gradient-to-color:#276749}.sm\:focus\:to-green-900:focus{--gradient-to-color:#22543d}.sm\:focus\:to-orange-100:focus{--gradient-to-color:#fff2e8}.sm\:focus\:to-orange-200:focus{--gradient-to-color:#ffdfc6}.sm\:focus\:to-orange-300:focus{--gradient-to-color:#ffcba3}.sm\:focus\:to-orange-400:focus{--gradient-to-color:#ffa45f}.sm\:focus\:to-orange-500:focus{--gradient-to-color:#ff7d1a}.sm\:focus\:to-orange-600:focus{--gradient-to-color:#e67117}.sm\:focus\:to-orange-700:focus{--gradient-to-color:#994b10}.sm\:focus\:to-orange-800:focus{--gradient-to-color:#73380c}.sm\:focus\:to-orange-900:focus{--gradient-to-color:#4d2608}.sm\:focus\:to-neon-blue-100:focus{--gradient-to-color:#e9f6f8}.sm\:focus\:to-neon-blue-200:focus{--gradient-to-color:#d1f9f6}.sm\:focus\:to-neon-blue-300:focus{--gradient-to-color:#c3fffb}.sm\:focus\:to-neon-blue-400:focus{--gradient-to-color:#96fff8}.sm\:focus\:to-neon-blue-500:focus{--gradient-to-color:#69fff5}.sm\:focus\:to-neon-blue-600:focus{--gradient-to-color:#5fe6dd}.sm\:focus\:to-neon-blue-700:focus{--gradient-to-color:#3f9993}.sm\:focus\:to-neon-blue-800:focus{--gradient-to-color:#2f736e}.sm\:focus\:to-neon-blue-900:focus{--gradient-to-color:#204d4a}.sm\:focus\:to-dark-blue-100:focus{--gradient-to-color:#e6eaed}.sm\:focus\:to-dark-blue-200:focus{--gradient-to-color:#c0cbd3}.sm\:focus\:to-dark-blue-300:focus{--gradient-to-color:#9bacb8}.sm\:focus\:to-dark-blue-400:focus{--gradient-to-color:#1d4f71}.sm\:focus\:to-dark-blue-500:focus{--gradient-to-color:#042f4d}.sm\:focus\:to-dark-blue-600:focus{--gradient-to-color:#042a45}.sm\:focus\:to-dark-blue-700:focus{--gradient-to-color:#021c2e}.sm\:focus\:to-dark-blue-800:focus{--gradient-to-color:#021523}.sm\:focus\:to-dark-blue-900:focus{--gradient-to-color:#010e17}.sm\:bg-opacity-0{--bg-opacity:0}.sm\:bg-opacity-15{--bg-opacity:0.15}.sm\:bg-opacity-25{--bg-opacity:0.25}.sm\:bg-opacity-50{--bg-opacity:0.5}.sm\:bg-opacity-70{--bg-opacity:0.70}.sm\:bg-opacity-75{--bg-opacity:0.75}.sm\:bg-opacity-90{--bg-opacity:0.9}.sm\:bg-opacity-100{--bg-opacity:1}.sm\:hover\:bg-opacity-0:hover{--bg-opacity:0}.sm\:hover\:bg-opacity-15:hover{--bg-opacity:0.15}.sm\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.sm\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.sm\:hover\:bg-opacity-70:hover{--bg-opacity:0.70}.sm\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.sm\:hover\:bg-opacity-90:hover{--bg-opacity:0.9}.sm\:hover\:bg-opacity-100:hover{--bg-opacity:1}.sm\:focus\:bg-opacity-0:focus{--bg-opacity:0}.sm\:focus\:bg-opacity-15:focus{--bg-opacity:0.15}.sm\:focus\:bg-opacity-25:focus{--bg-opacity:0.25}.sm\:focus\:bg-opacity-50:focus{--bg-opacity:0.5}.sm\:focus\:bg-opacity-70:focus{--bg-opacity:0.70}.sm\:focus\:bg-opacity-75:focus{--bg-opacity:0.75}.sm\:focus\:bg-opacity-90:focus{--bg-opacity:0.9}.sm\:focus\:bg-opacity-100:focus{--bg-opacity:1}.sm\:bg-bottom{background-position:bottom}.sm\:bg-center{background-position:50%}.sm\:bg-left{background-position:0}.sm\:bg-left-bottom{background-position:0 100%}.sm\:bg-left-top{background-position:0 0}.sm\:bg-right{background-position:100%}.sm\:bg-right-bottom{background-position:100% 100%}.sm\:bg-right-top{background-position:100% 0}.sm\:bg-top{background-position:top}.sm\:bg-repeat{background-repeat:repeat}.sm\:bg-no-repeat{background-repeat:no-repeat}.sm\:bg-repeat-x{background-repeat:repeat-x}.sm\:bg-repeat-y{background-repeat:repeat-y}.sm\:bg-repeat-round{background-repeat:round}.sm\:bg-repeat-space{background-repeat:space}.sm\:bg-auto{background-size:auto}.sm\:bg-cover{background-size:cover}.sm\:bg-contain{background-size:contain}.sm\:border-collapse{border-collapse:collapse}.sm\:border-separate{border-collapse:separate}.sm\:border-transparent{border-color:transparent}.sm\:border-current{border-color:currentColor}.sm\:border-black{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.sm\:border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.sm\:border-primary{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.sm\:border-secondary{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.sm\:border-tertiary{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.sm\:border-spacer{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.sm\:border-umbra{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.sm\:border-underline{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.sm\:border-gray-100{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.sm\:border-gray-200{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.sm\:border-gray-300{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.sm\:border-gray-400{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.sm\:border-gray-500{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.sm\:border-gray-600{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.sm\:border-gray-700{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.sm\:border-gray-800{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.sm\:border-gray-900{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.sm\:border-red-100{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.sm\:border-red-200{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.sm\:border-red-300{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.sm\:border-red-400{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.sm\:border-red-500{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.sm\:border-red-600{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.sm\:border-red-700{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.sm\:border-red-800{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.sm\:border-red-900{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.sm\:border-green-100{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.sm\:border-green-200{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.sm\:border-green-300{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.sm\:border-green-400{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.sm\:border-green-500{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.sm\:border-green-600{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.sm\:border-green-700{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.sm\:border-green-800{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.sm\:border-green-900{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.sm\:border-orange-100{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.sm\:border-orange-200{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.sm\:border-orange-300{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.sm\:border-orange-400{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.sm\:border-orange-500{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.sm\:border-orange-600{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.sm\:border-orange-700{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.sm\:border-orange-800{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.sm\:border-orange-900{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.sm\:border-neon-blue-100{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.sm\:border-neon-blue-200{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.sm\:border-neon-blue-300{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.sm\:border-neon-blue-400{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.sm\:border-neon-blue-500{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.sm\:border-neon-blue-600{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.sm\:border-neon-blue-700{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.sm\:border-neon-blue-800{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.sm\:border-neon-blue-900{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.sm\:border-dark-blue-100{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.sm\:border-dark-blue-200{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.sm\:border-dark-blue-300{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.sm\:border-dark-blue-400{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.sm\:border-dark-blue-500{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.sm\:border-dark-blue-600{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.sm\:border-dark-blue-700{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.sm\:border-dark-blue-800{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.sm\:border-dark-blue-900{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.sm\:hover\:border-transparent:hover{border-color:transparent}.sm\:hover\:border-current:hover{border-color:currentColor}.sm\:hover\:border-black:hover{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.sm\:hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.sm\:hover\:border-primary:hover{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.sm\:hover\:border-secondary:hover{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.sm\:hover\:border-tertiary:hover{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.sm\:hover\:border-spacer:hover{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.sm\:hover\:border-umbra:hover{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.sm\:hover\:border-underline:hover{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.sm\:hover\:border-gray-100:hover{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.sm\:hover\:border-gray-200:hover{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.sm\:hover\:border-gray-300:hover{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.sm\:hover\:border-gray-400:hover{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.sm\:hover\:border-gray-500:hover{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.sm\:hover\:border-gray-600:hover{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.sm\:hover\:border-gray-700:hover{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.sm\:hover\:border-gray-800:hover{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.sm\:hover\:border-gray-900:hover{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.sm\:hover\:border-red-100:hover{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.sm\:hover\:border-red-200:hover{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.sm\:hover\:border-red-300:hover{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.sm\:hover\:border-red-400:hover{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.sm\:hover\:border-red-500:hover{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.sm\:hover\:border-red-600:hover{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.sm\:hover\:border-red-700:hover{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.sm\:hover\:border-red-800:hover{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.sm\:hover\:border-red-900:hover{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.sm\:hover\:border-green-100:hover{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.sm\:hover\:border-green-200:hover{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.sm\:hover\:border-green-300:hover{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.sm\:hover\:border-green-400:hover{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.sm\:hover\:border-green-500:hover{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.sm\:hover\:border-green-600:hover{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.sm\:hover\:border-green-700:hover{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.sm\:hover\:border-green-800:hover{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.sm\:hover\:border-green-900:hover{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.sm\:hover\:border-orange-100:hover{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.sm\:hover\:border-orange-200:hover{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.sm\:hover\:border-orange-300:hover{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.sm\:hover\:border-orange-400:hover{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.sm\:hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.sm\:hover\:border-orange-600:hover{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.sm\:hover\:border-orange-700:hover{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.sm\:hover\:border-orange-800:hover{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.sm\:hover\:border-orange-900:hover{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.sm\:hover\:border-neon-blue-100:hover{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.sm\:hover\:border-neon-blue-200:hover{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.sm\:hover\:border-neon-blue-300:hover{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.sm\:hover\:border-neon-blue-400:hover{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.sm\:hover\:border-neon-blue-500:hover{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.sm\:hover\:border-neon-blue-600:hover{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.sm\:hover\:border-neon-blue-700:hover{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.sm\:hover\:border-neon-blue-800:hover{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.sm\:hover\:border-neon-blue-900:hover{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.sm\:hover\:border-dark-blue-100:hover{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.sm\:hover\:border-dark-blue-200:hover{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.sm\:hover\:border-dark-blue-300:hover{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.sm\:hover\:border-dark-blue-400:hover{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.sm\:hover\:border-dark-blue-500:hover{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.sm\:hover\:border-dark-blue-600:hover{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.sm\:hover\:border-dark-blue-700:hover{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.sm\:hover\:border-dark-blue-800:hover{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.sm\:hover\:border-dark-blue-900:hover{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.sm\:focus\:border-transparent:focus{border-color:transparent}.sm\:focus\:border-current:focus{border-color:currentColor}.sm\:focus\:border-black:focus{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.sm\:focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.sm\:focus\:border-primary:focus{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.sm\:focus\:border-secondary:focus{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.sm\:focus\:border-tertiary:focus{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.sm\:focus\:border-spacer:focus{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.sm\:focus\:border-umbra:focus{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.sm\:focus\:border-underline:focus{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.sm\:focus\:border-gray-100:focus{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.sm\:focus\:border-gray-200:focus{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.sm\:focus\:border-gray-300:focus{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.sm\:focus\:border-gray-400:focus{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.sm\:focus\:border-gray-500:focus{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.sm\:focus\:border-gray-600:focus{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.sm\:focus\:border-gray-700:focus{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.sm\:focus\:border-gray-800:focus{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.sm\:focus\:border-gray-900:focus{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.sm\:focus\:border-red-100:focus{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.sm\:focus\:border-red-200:focus{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.sm\:focus\:border-red-300:focus{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.sm\:focus\:border-red-400:focus{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.sm\:focus\:border-red-500:focus{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.sm\:focus\:border-red-600:focus{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.sm\:focus\:border-red-700:focus{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.sm\:focus\:border-red-800:focus{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.sm\:focus\:border-red-900:focus{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.sm\:focus\:border-green-100:focus{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.sm\:focus\:border-green-200:focus{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.sm\:focus\:border-green-300:focus{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.sm\:focus\:border-green-400:focus{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.sm\:focus\:border-green-500:focus{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.sm\:focus\:border-green-600:focus{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.sm\:focus\:border-green-700:focus{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.sm\:focus\:border-green-800:focus{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.sm\:focus\:border-green-900:focus{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.sm\:focus\:border-orange-100:focus{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.sm\:focus\:border-orange-200:focus{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.sm\:focus\:border-orange-300:focus{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.sm\:focus\:border-orange-400:focus{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.sm\:focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.sm\:focus\:border-orange-600:focus{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.sm\:focus\:border-orange-700:focus{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.sm\:focus\:border-orange-800:focus{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.sm\:focus\:border-orange-900:focus{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.sm\:focus\:border-neon-blue-100:focus{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.sm\:focus\:border-neon-blue-200:focus{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.sm\:focus\:border-neon-blue-300:focus{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.sm\:focus\:border-neon-blue-400:focus{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.sm\:focus\:border-neon-blue-500:focus{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.sm\:focus\:border-neon-blue-600:focus{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.sm\:focus\:border-neon-blue-700:focus{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.sm\:focus\:border-neon-blue-800:focus{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.sm\:focus\:border-neon-blue-900:focus{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.sm\:focus\:border-dark-blue-100:focus{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.sm\:focus\:border-dark-blue-200:focus{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.sm\:focus\:border-dark-blue-300:focus{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.sm\:focus\:border-dark-blue-400:focus{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.sm\:focus\:border-dark-blue-500:focus{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.sm\:focus\:border-dark-blue-600:focus{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.sm\:focus\:border-dark-blue-700:focus{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.sm\:focus\:border-dark-blue-800:focus{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.sm\:focus\:border-dark-blue-900:focus{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.sm\:border-opacity-0{--border-opacity:0}.sm\:border-opacity-15{--border-opacity:0.15}.sm\:border-opacity-25{--border-opacity:0.25}.sm\:border-opacity-50{--border-opacity:0.5}.sm\:border-opacity-70{--border-opacity:0.70}.sm\:border-opacity-75{--border-opacity:0.75}.sm\:border-opacity-90{--border-opacity:0.9}.sm\:border-opacity-100{--border-opacity:1}.sm\:hover\:border-opacity-0:hover{--border-opacity:0}.sm\:hover\:border-opacity-15:hover{--border-opacity:0.15}.sm\:hover\:border-opacity-25:hover{--border-opacity:0.25}.sm\:hover\:border-opacity-50:hover{--border-opacity:0.5}.sm\:hover\:border-opacity-70:hover{--border-opacity:0.70}.sm\:hover\:border-opacity-75:hover{--border-opacity:0.75}.sm\:hover\:border-opacity-90:hover{--border-opacity:0.9}.sm\:hover\:border-opacity-100:hover{--border-opacity:1}.sm\:focus\:border-opacity-0:focus{--border-opacity:0}.sm\:focus\:border-opacity-15:focus{--border-opacity:0.15}.sm\:focus\:border-opacity-25:focus{--border-opacity:0.25}.sm\:focus\:border-opacity-50:focus{--border-opacity:0.5}.sm\:focus\:border-opacity-70:focus{--border-opacity:0.70}.sm\:focus\:border-opacity-75:focus{--border-opacity:0.75}.sm\:focus\:border-opacity-90:focus{--border-opacity:0.9}.sm\:focus\:border-opacity-100:focus{--border-opacity:1}.sm\:rounded-none{border-radius:0}.sm\:rounded-sm{border-radius:.125rem}.sm\:rounded{border-radius:.25rem}.sm\:rounded-md{border-radius:.375rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-full{border-radius:9999px}.sm\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.sm\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.sm\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.sm\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.sm\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.sm\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.sm\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.sm\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.sm\:rounded-t{border-top-left-radius:.25rem}.sm\:rounded-r,.sm\:rounded-t{border-top-right-radius:.25rem}.sm\:rounded-b,.sm\:rounded-r{border-bottom-right-radius:.25rem}.sm\:rounded-b,.sm\:rounded-l{border-bottom-left-radius:.25rem}.sm\:rounded-l{border-top-left-radius:.25rem}.sm\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.sm\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.sm\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.sm\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.sm\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.sm\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.sm\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.sm\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.sm\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.sm\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.sm\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.sm\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.sm\:rounded-tl-none{border-top-left-radius:0}.sm\:rounded-tr-none{border-top-right-radius:0}.sm\:rounded-br-none{border-bottom-right-radius:0}.sm\:rounded-bl-none{border-bottom-left-radius:0}.sm\:rounded-tl-sm{border-top-left-radius:.125rem}.sm\:rounded-tr-sm{border-top-right-radius:.125rem}.sm\:rounded-br-sm{border-bottom-right-radius:.125rem}.sm\:rounded-bl-sm{border-bottom-left-radius:.125rem}.sm\:rounded-tl{border-top-left-radius:.25rem}.sm\:rounded-tr{border-top-right-radius:.25rem}.sm\:rounded-br{border-bottom-right-radius:.25rem}.sm\:rounded-bl{border-bottom-left-radius:.25rem}.sm\:rounded-tl-md{border-top-left-radius:.375rem}.sm\:rounded-tr-md{border-top-right-radius:.375rem}.sm\:rounded-br-md{border-bottom-right-radius:.375rem}.sm\:rounded-bl-md{border-bottom-left-radius:.375rem}.sm\:rounded-tl-lg{border-top-left-radius:.5rem}.sm\:rounded-tr-lg{border-top-right-radius:.5rem}.sm\:rounded-br-lg{border-bottom-right-radius:.5rem}.sm\:rounded-bl-lg{border-bottom-left-radius:.5rem}.sm\:rounded-tl-full{border-top-left-radius:9999px}.sm\:rounded-tr-full{border-top-right-radius:9999px}.sm\:rounded-br-full{border-bottom-right-radius:9999px}.sm\:rounded-bl-full{border-bottom-left-radius:9999px}.sm\:border-solid{border-style:solid}.sm\:border-dashed{border-style:dashed}.sm\:border-dotted{border-style:dotted}.sm\:border-double{border-style:double}.sm\:border-none{border-style:none}.sm\:border-0{border-width:0}.sm\:border-1{border-width:1px}.sm\:border-2{border-width:2px}.sm\:border-4{border-width:4px}.sm\:border-8{border-width:8px}.sm\:border-10{border-width:10px}.sm\:border-16{border-width:16px}.sm\:border{border-width:1px}.sm\:border-t-0{border-top-width:0}.sm\:border-r-0{border-right-width:0}.sm\:border-b-0{border-bottom-width:0}.sm\:border-l-0{border-left-width:0}.sm\:border-t-1{border-top-width:1px}.sm\:border-r-1{border-right-width:1px}.sm\:border-b-1{border-bottom-width:1px}.sm\:border-l-1{border-left-width:1px}.sm\:border-t-2{border-top-width:2px}.sm\:border-r-2{border-right-width:2px}.sm\:border-b-2{border-bottom-width:2px}.sm\:border-l-2{border-left-width:2px}.sm\:border-t-4{border-top-width:4px}.sm\:border-r-4{border-right-width:4px}.sm\:border-b-4{border-bottom-width:4px}.sm\:border-l-4{border-left-width:4px}.sm\:border-t-8{border-top-width:8px}.sm\:border-r-8{border-right-width:8px}.sm\:border-b-8{border-bottom-width:8px}.sm\:border-l-8{border-left-width:8px}.sm\:border-t-10{border-top-width:10px}.sm\:border-r-10{border-right-width:10px}.sm\:border-b-10{border-bottom-width:10px}.sm\:border-l-10{border-left-width:10px}.sm\:border-t-16{border-top-width:16px}.sm\:border-r-16{border-right-width:16px}.sm\:border-b-16{border-bottom-width:16px}.sm\:border-l-16{border-left-width:16px}.sm\:border-t{border-top-width:1px}.sm\:border-r{border-right-width:1px}.sm\:border-b{border-bottom-width:1px}.sm\:border-l{border-left-width:1px}.sm\:box-border{box-sizing:border-box}.sm\:box-content{box-sizing:content-box}.sm\:cursor-auto{cursor:auto}.sm\:cursor-default{cursor:default}.sm\:cursor-pointer{cursor:pointer}.sm\:cursor-wait{cursor:wait}.sm\:cursor-text{cursor:text}.sm\:cursor-move{cursor:move}.sm\:cursor-not-allowed{cursor:not-allowed}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:table{display:table}.sm\:table-caption{display:table-caption}.sm\:table-cell{display:table-cell}.sm\:table-column{display:table-column}.sm\:table-column-group{display:table-column-group}.sm\:table-footer-group{display:table-footer-group}.sm\:table-header-group{display:table-header-group}.sm\:table-row-group{display:table-row-group}.sm\:table-row{display:table-row}.sm\:flow-root{display:flow-root}.sm\:grid{display:grid}.sm\:inline-grid{display:inline-grid}.sm\:contents{display:contents}.sm\:hidden{display:none}.sm\:hover\:block:hover{display:block}.sm\:hover\:inline-block:hover{display:inline-block}.sm\:hover\:inline:hover{display:inline}.sm\:hover\:flex:hover{display:flex}.sm\:hover\:inline-flex:hover{display:inline-flex}.sm\:hover\:table:hover{display:table}.sm\:hover\:table-caption:hover{display:table-caption}.sm\:hover\:table-cell:hover{display:table-cell}.sm\:hover\:table-column:hover{display:table-column}.sm\:hover\:table-column-group:hover{display:table-column-group}.sm\:hover\:table-footer-group:hover{display:table-footer-group}.sm\:hover\:table-header-group:hover{display:table-header-group}.sm\:hover\:table-row-group:hover{display:table-row-group}.sm\:hover\:table-row:hover{display:table-row}.sm\:hover\:flow-root:hover{display:flow-root}.sm\:hover\:grid:hover{display:grid}.sm\:hover\:inline-grid:hover{display:inline-grid}.sm\:hover\:contents:hover{display:contents}.sm\:hover\:hidden:hover{display:none}.sm\:focus\:block:focus{display:block}.sm\:focus\:inline-block:focus{display:inline-block}.sm\:focus\:inline:focus{display:inline}.sm\:focus\:flex:focus{display:flex}.sm\:focus\:inline-flex:focus{display:inline-flex}.sm\:focus\:table:focus{display:table}.sm\:focus\:table-caption:focus{display:table-caption}.sm\:focus\:table-cell:focus{display:table-cell}.sm\:focus\:table-column:focus{display:table-column}.sm\:focus\:table-column-group:focus{display:table-column-group}.sm\:focus\:table-footer-group:focus{display:table-footer-group}.sm\:focus\:table-header-group:focus{display:table-header-group}.sm\:focus\:table-row-group:focus{display:table-row-group}.sm\:focus\:table-row:focus{display:table-row}.sm\:focus\:flow-root:focus{display:flow-root}.sm\:focus\:grid:focus{display:grid}.sm\:focus\:inline-grid:focus{display:inline-grid}.sm\:focus\:contents:focus{display:contents}.sm\:focus\:hidden:focus{display:none}.group:hover .sm\:group-hover\:block{display:block}.group:hover .sm\:group-hover\:inline-block{display:inline-block}.group:hover .sm\:group-hover\:inline{display:inline}.group:hover .sm\:group-hover\:flex{display:flex}.group:hover .sm\:group-hover\:inline-flex{display:inline-flex}.group:hover .sm\:group-hover\:table{display:table}.group:hover .sm\:group-hover\:table-caption{display:table-caption}.group:hover .sm\:group-hover\:table-cell{display:table-cell}.group:hover .sm\:group-hover\:table-column{display:table-column}.group:hover .sm\:group-hover\:table-column-group{display:table-column-group}.group:hover .sm\:group-hover\:table-footer-group{display:table-footer-group}.group:hover .sm\:group-hover\:table-header-group{display:table-header-group}.group:hover .sm\:group-hover\:table-row-group{display:table-row-group}.group:hover .sm\:group-hover\:table-row{display:table-row}.group:hover .sm\:group-hover\:flow-root{display:flow-root}.group:hover .sm\:group-hover\:grid{display:grid}.group:hover .sm\:group-hover\:inline-grid{display:inline-grid}.group:hover .sm\:group-hover\:contents{display:contents}.group:hover .sm\:group-hover\:hidden{display:none}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:flex-col{flex-direction:column}.sm\:flex-col-reverse{flex-direction:column-reverse}.sm\:flex-wrap{flex-wrap:wrap}.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse}.sm\:flex-no-wrap{flex-wrap:nowrap}.sm\:place-items-auto{place-items:auto}.sm\:place-items-start{place-items:start}.sm\:place-items-end{place-items:end}.sm\:place-items-center{place-items:center}.sm\:place-items-stretch{place-items:stretch}.sm\:place-content-center{place-content:center}.sm\:place-content-start{place-content:start}.sm\:place-content-end{place-content:end}.sm\:place-content-between{place-content:space-between}.sm\:place-content-around{place-content:space-around}.sm\:place-content-evenly{place-content:space-evenly}.sm\:place-content-stretch{place-content:stretch}.sm\:place-self-auto{place-self:auto}.sm\:place-self-start{place-self:start}.sm\:place-self-end{place-self:end}.sm\:place-self-center{place-self:center}.sm\:place-self-stretch{place-self:stretch}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:items-baseline{align-items:baseline}.sm\:items-stretch{align-items:stretch}.sm\:content-center{align-content:center}.sm\:content-start{align-content:flex-start}.sm\:content-end{align-content:flex-end}.sm\:content-between{align-content:space-between}.sm\:content-around{align-content:space-around}.sm\:content-evenly{align-content:space-evenly}.sm\:self-auto{align-self:auto}.sm\:self-start{align-self:flex-start}.sm\:self-end{align-self:flex-end}.sm\:self-center{align-self:center}.sm\:self-stretch{align-self:stretch}.sm\:justify-items-auto{justify-items:auto}.sm\:justify-items-start{justify-items:start}.sm\:justify-items-end{justify-items:end}.sm\:justify-items-center{justify-items:center}.sm\:justify-items-stretch{justify-items:stretch}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:justify-around{justify-content:space-around}.sm\:justify-evenly{justify-content:space-evenly}.sm\:justify-self-auto{justify-self:auto}.sm\:justify-self-start{justify-self:start}.sm\:justify-self-end{justify-self:end}.sm\:justify-self-center{justify-self:center}.sm\:justify-self-stretch{justify-self:stretch}.sm\:flex-1{flex:1 1 0%}.sm\:flex-auto{flex:1 1 auto}.sm\:flex-initial{flex:0 1 auto}.sm\:flex-none{flex:none}.sm\:flex-grow-0{flex-grow:0}.sm\:flex-grow{flex-grow:1}.sm\:flex-shrink-0{flex-shrink:0}.sm\:flex-shrink{flex-shrink:1}.sm\:order-1{order:1}.sm\:order-2{order:2}.sm\:order-3{order:3}.sm\:order-4{order:4}.sm\:order-5{order:5}.sm\:order-6{order:6}.sm\:order-7{order:7}.sm\:order-8{order:8}.sm\:order-9{order:9}.sm\:order-10{order:10}.sm\:order-11{order:11}.sm\:order-12{order:12}.sm\:order-first{order:-9999}.sm\:order-last{order:9999}.sm\:order-none{order:0}.sm\:float-right{float:right}.sm\:float-left{float:left}.sm\:float-none{float:none}.sm\:clearfix:after{content:"";display:table;clear:both}.sm\:clear-left{clear:left}.sm\:clear-right{clear:right}.sm\:clear-both{clear:both}.sm\:clear-none{clear:none}.sm\:font-body,.sm\:font-display{font-family:Josefin Sans,sans-serif}.sm\:font-hairline{font-weight:100}.sm\:font-thin{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\:hover\:font-hairline:hover{font-weight:100}.sm\:hover\:font-thin:hover{font-weight:200}.sm\:hover\:font-light:hover{font-weight:300}.sm\:hover\:font-normal:hover{font-weight:400}.sm\:hover\:font-medium:hover{font-weight:500}.sm\:hover\:font-semibold:hover{font-weight:600}.sm\:hover\:font-bold:hover{font-weight:700}.sm\:hover\:font-extrabold:hover{font-weight:800}.sm\:hover\:font-black:hover{font-weight:900}.sm\:focus\:font-hairline:focus{font-weight:100}.sm\:focus\:font-thin:focus{font-weight:200}.sm\:focus\:font-light:focus{font-weight:300}.sm\:focus\:font-normal:focus{font-weight:400}.sm\:focus\:font-medium:focus{font-weight:500}.sm\:focus\:font-semibold:focus{font-weight:600}.sm\:focus\:font-bold:focus{font-weight:700}.sm\:focus\:font-extrabold:focus{font-weight:800}.sm\:focus\:font-black:focus{font-weight:900}.group:hover .sm\:group-hover\:font-hairline{font-weight:100}.group:hover .sm\:group-hover\:font-thin{font-weight:200}.group:hover .sm\:group-hover\:font-light{font-weight:300}.group:hover .sm\:group-hover\:font-normal{font-weight:400}.group:hover .sm\:group-hover\:font-medium{font-weight:500}.group:hover .sm\:group-hover\:font-semibold{font-weight:600}.group:hover .sm\:group-hover\:font-bold{font-weight:700}.group:hover .sm\:group-hover\:font-extrabold{font-weight:800}.group:hover .sm\:group-hover\:font-black{font-weight:900}.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-13{height:3.25rem}.sm\:h-14{height:3.5rem}.sm\:h-15{height:3.75rem}.sm\:h-16{height:4rem}.sm\:h-19{height:4.75rem}.sm\:h-20{height:5rem}.sm\:h-22{height:5.5rem}.sm\:h-23{height:5.75rem}.sm\:h-24{height:6rem}.sm\:h-30{height:7.5rem}.sm\:h-32{height:8rem}.sm\:h-33{height:8.75rem}.sm\:h-36{height:9rem}.sm\:h-40{height:10rem}.sm\:h-44{height:11rem}.sm\:h-48{height:12rem}.sm\:h-50{height:12.75rem}.sm\:h-52{height:13rem}.sm\:h-53{height:13.25rem}.sm\:h-55{height:13.75rem}.sm\:h-56{height:14rem}.sm\:h-64{height:16rem}.sm\:h-68{height:17rem}.sm\:h-75{height:18.75rem}.sm\:h-98{height:24.5rem}.sm\:h-100{height:25rem}.sm\:h-120{height:30rem}.sm\:h-140{height:35rem}.sm\:h-auto{height:auto}.sm\:h-px{height:1px}.sm\:h-2px{height:2px}.sm\:h-0-5{height:.15rem}.sm\:h-1-5{height:.375rem}.sm\:h-2-5{height:.625rem}.sm\:h-7-2{height:1.875rem}.sm\:h-31-25{height:7.8125rem}.sm\:h-62-5{height:15.625rem}.sm\:h-full{height:100%}.sm\:h-screen{height:100vh}.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:4rem}.sm\:text-xxs{font-size:.6875rem}.sm\:text-1-2xl{font-size:1.375rem}.sm\:text-2-1xl{font-size:1.75rem}.sm\:text-2-3xl{font-size:2.125rem}.sm\:text-2-4xl{font-size:2.5rem}.sm\:text-30px{font-size:1.875rem}.sm\:leading-3{line-height:.75rem}.sm\:leading-4{line-height:1rem}.sm\:leading-5{line-height:1.25rem}.sm\:leading-6{line-height:1.5rem}.sm\:leading-7{line-height:1.75rem}.sm\:leading-8{line-height:2rem}.sm\:leading-9{line-height:2.25rem}.sm\:leading-10{line-height:2.5rem}.sm\:leading-11{line-height:2.75rem}.sm\:leading-12{line-height:3rem}.sm\:leading-13{line-height:3.25rem}.sm\:leading-14{line-height:3.75rem}.sm\:leading-none{line-height:1}.sm\:leading-tight{line-height:1.25}.sm\:leading-snug{line-height:1.375}.sm\:leading-normal{line-height:1.5}.sm\:leading-relaxed{line-height:1.625}.sm\:leading-loose{line-height:2}.sm\:leading-chilled{line-height:1.75}.sm\:list-inside{list-style-position:inside}.sm\:list-outside{list-style-position:outside}.sm\:list-none{list-style-type:none}.sm\:list-disc{list-style-type:disc}.sm\:list-decimal{list-style-type:decimal}.sm\:m-0{margin:0}.sm\:m-1{margin:.25rem}.sm\:m-2{margin:.5rem}.sm\:m-3{margin:.75rem}.sm\:m-4{margin:1rem}.sm\:m-5{margin:1.25rem}.sm\:m-6{margin:1.5rem}.sm\:m-7{margin:1.75rem}.sm\:m-8{margin:2rem}.sm\:m-9{margin:2.25rem}.sm\:m-10{margin:2.5rem}.sm\:m-11{margin:2.75rem}.sm\:m-12{margin:3rem}.sm\:m-13{margin:3.25rem}.sm\:m-14{margin:3.5rem}.sm\:m-15{margin:3.75rem}.sm\:m-16{margin:4rem}.sm\:m-19{margin:4.75rem}.sm\:m-20{margin:5rem}.sm\:m-22{margin:5.5rem}.sm\:m-23{margin:5.75rem}.sm\:m-24{margin:6rem}.sm\:m-28{margin:6.5rem}.sm\:m-30{margin:7.5rem}.sm\:m-32{margin:8rem}.sm\:m-33{margin:8.75rem}.sm\:m-36{margin:9rem}.sm\:m-40{margin:10rem}.sm\:m-44{margin:11rem}.sm\:m-48{margin:12rem}.sm\:m-50{margin:12.75rem}.sm\:m-52{margin:13rem}.sm\:m-53{margin:13.25rem}.sm\:m-55{margin:13.75rem}.sm\:m-56{margin:14rem}.sm\:m-64{margin:16rem}.sm\:m-68{margin:17rem}.sm\:m-75{margin:18.75rem}.sm\:m-98{margin:24.5rem}.sm\:m-100{margin:25rem}.sm\:m-120{margin:30rem}.sm\:m-140{margin:35rem}.sm\:m-auto{margin:auto}.sm\:m-px{margin:1px}.sm\:m-2px{margin:2px}.sm\:m-0-5{margin:.15rem}.sm\:m-1-5{margin:.375rem}.sm\:m-2-5{margin:.625rem}.sm\:m-7-2{margin:1.875rem}.sm\:m-31-25{margin:7.8125rem}.sm\:m-62-5{margin:15.625rem}.sm\:-m-1{margin:-.25rem}.sm\:-m-2{margin:-.5rem}.sm\:-m-3{margin:-.75rem}.sm\:-m-4{margin:-1rem}.sm\:-m-5{margin:-1.25rem}.sm\:-m-6{margin:-1.5rem}.sm\:-m-7{margin:-1.75rem}.sm\:-m-8{margin:-2rem}.sm\:-m-9{margin:-2.25rem}.sm\:-m-10{margin:-2.5rem}.sm\:-m-11{margin:-2.75rem}.sm\:-m-12{margin:-3rem}.sm\:-m-13{margin:-3.25rem}.sm\:-m-14{margin:-3.5rem}.sm\:-m-15{margin:-3.75rem}.sm\:-m-16{margin:-4rem}.sm\:-m-19{margin:-4.75rem}.sm\:-m-20{margin:-5rem}.sm\:-m-22{margin:-5.5rem}.sm\:-m-23{margin:-5.75rem}.sm\:-m-24{margin:-6rem}.sm\:-m-30{margin:-7.5rem}.sm\:-m-32{margin:-8rem}.sm\:-m-40{margin:-10rem}.sm\:-m-44{margin:-11rem}.sm\:-m-48{margin:-12rem}.sm\:-m-50{margin:-12.75rem}.sm\:-m-52{margin:-13rem}.sm\:-m-53{margin:-13.25rem}.sm\:-m-55{margin:-13.75rem}.sm\:-m-56{margin:-14rem}.sm\:-m-64{margin:-16rem}.sm\:-m-68{margin:-17rem}.sm\:-m-75{margin:-18.75rem}.sm\:-m-98{margin:-24.5rem}.sm\:-m-100{margin:-25rem}.sm\:-m-120{margin:-30rem}.sm\:-m-140{margin:-35rem}.sm\:-m-px{margin:-1px}.sm\:-m-2px{margin:-2px}.sm\:-m-0-5{margin:-.15rem}.sm\:-m-1-5{margin:-.375rem}.sm\:-m-2-5{margin:-.625rem}.sm\:-m-7-2{margin:-1.875rem}.sm\:-m-31-25{margin:-7.8125rem}.sm\:-m-62-5{margin:-15.625rem}.sm\:my-0{margin-top:0;margin-bottom:0}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-1{margin-top:.25rem;margin-bottom:.25rem}.sm\:mx-1{margin-left:.25rem;margin-right:.25rem}.sm\:my-2{margin-top:.5rem;margin-bottom:.5rem}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:my-3{margin-top:.75rem;margin-bottom:.75rem}.sm\:mx-3{margin-left:.75rem;margin-right:.75rem}.sm\:my-4{margin-top:1rem;margin-bottom:1rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.sm\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.sm\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:mx-8{margin-left:2rem;margin-right:2rem}.sm\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.sm\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.sm\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.sm\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.sm\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.sm\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.sm\:my-12{margin-top:3rem;margin-bottom:3rem}.sm\:mx-12{margin-left:3rem;margin-right:3rem}.sm\:my-13{margin-top:3.25rem;margin-bottom:3.25rem}.sm\:mx-13{margin-left:3.25rem;margin-right:3.25rem}.sm\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.sm\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.sm\:my-15{margin-top:3.75rem;margin-bottom:3.75rem}.sm\:mx-15{margin-left:3.75rem;margin-right:3.75rem}.sm\:my-16{margin-top:4rem;margin-bottom:4rem}.sm\:mx-16{margin-left:4rem;margin-right:4rem}.sm\:my-19{margin-top:4.75rem;margin-bottom:4.75rem}.sm\:mx-19{margin-left:4.75rem;margin-right:4.75rem}.sm\:my-20{margin-top:5rem;margin-bottom:5rem}.sm\:mx-20{margin-left:5rem;margin-right:5rem}.sm\:my-22{margin-top:5.5rem;margin-bottom:5.5rem}.sm\:mx-22{margin-left:5.5rem;margin-right:5.5rem}.sm\:my-23{margin-top:5.75rem;margin-bottom:5.75rem}.sm\:mx-23{margin-left:5.75rem;margin-right:5.75rem}.sm\:my-24{margin-top:6rem;margin-bottom:6rem}.sm\:mx-24{margin-left:6rem;margin-right:6rem}.sm\:my-28{margin-top:6.5rem;margin-bottom:6.5rem}.sm\:mx-28{margin-left:6.5rem;margin-right:6.5rem}.sm\:my-30{margin-top:7.5rem;margin-bottom:7.5rem}.sm\:mx-30{margin-left:7.5rem;margin-right:7.5rem}.sm\:my-32{margin-top:8rem;margin-bottom:8rem}.sm\:mx-32{margin-left:8rem;margin-right:8rem}.sm\:my-33{margin-top:8.75rem;margin-bottom:8.75rem}.sm\:mx-33{margin-left:8.75rem;margin-right:8.75rem}.sm\:my-36{margin-top:9rem;margin-bottom:9rem}.sm\:mx-36{margin-left:9rem;margin-right:9rem}.sm\:my-40{margin-top:10rem;margin-bottom:10rem}.sm\:mx-40{margin-left:10rem;margin-right:10rem}.sm\:my-44{margin-top:11rem;margin-bottom:11rem}.sm\:mx-44{margin-left:11rem;margin-right:11rem}.sm\:my-48{margin-top:12rem;margin-bottom:12rem}.sm\:mx-48{margin-left:12rem;margin-right:12rem}.sm\:my-50{margin-top:12.75rem;margin-bottom:12.75rem}.sm\:mx-50{margin-left:12.75rem;margin-right:12.75rem}.sm\:my-52{margin-top:13rem;margin-bottom:13rem}.sm\:mx-52{margin-left:13rem;margin-right:13rem}.sm\:my-53{margin-top:13.25rem;margin-bottom:13.25rem}.sm\:mx-53{margin-left:13.25rem;margin-right:13.25rem}.sm\:my-55{margin-top:13.75rem;margin-bottom:13.75rem}.sm\:mx-55{margin-left:13.75rem;margin-right:13.75rem}.sm\:my-56{margin-top:14rem;margin-bottom:14rem}.sm\:mx-56{margin-left:14rem;margin-right:14rem}.sm\:my-64{margin-top:16rem;margin-bottom:16rem}.sm\:mx-64{margin-left:16rem;margin-right:16rem}.sm\:my-68{margin-top:17rem;margin-bottom:17rem}.sm\:mx-68{margin-left:17rem;margin-right:17rem}.sm\:my-75{margin-top:18.75rem;margin-bottom:18.75rem}.sm\:mx-75{margin-left:18.75rem;margin-right:18.75rem}.sm\:my-98{margin-top:24.5rem;margin-bottom:24.5rem}.sm\:mx-98{margin-left:24.5rem;margin-right:24.5rem}.sm\:my-100{margin-top:25rem;margin-bottom:25rem}.sm\:mx-100{margin-left:25rem;margin-right:25rem}.sm\:my-120{margin-top:30rem;margin-bottom:30rem}.sm\:mx-120{margin-left:30rem;margin-right:30rem}.sm\:my-140{margin-top:35rem;margin-bottom:35rem}.sm\:mx-140{margin-left:35rem;margin-right:35rem}.sm\:my-auto{margin-top:auto;margin-bottom:auto}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-px{margin-top:1px;margin-bottom:1px}.sm\:mx-px{margin-left:1px;margin-right:1px}.sm\:my-2px{margin-top:2px;margin-bottom:2px}.sm\:mx-2px{margin-left:2px;margin-right:2px}.sm\:my-0-5{margin-top:.15rem;margin-bottom:.15rem}.sm\:mx-0-5{margin-left:.15rem;margin-right:.15rem}.sm\:my-1-5{margin-top:.375rem;margin-bottom:.375rem}.sm\:mx-1-5{margin-left:.375rem;margin-right:.375rem}.sm\:my-2-5{margin-top:.625rem;margin-bottom:.625rem}.sm\:mx-2-5{margin-left:.625rem;margin-right:.625rem}.sm\:my-7-2{margin-top:1.875rem;margin-bottom:1.875rem}.sm\:mx-7-2{margin-left:1.875rem;margin-right:1.875rem}.sm\:my-31-25{margin-top:7.8125rem;margin-bottom:7.8125rem}.sm\:mx-31-25{margin-left:7.8125rem;margin-right:7.8125rem}.sm\:my-62-5{margin-top:15.625rem;margin-bottom:15.625rem}.sm\:mx-62-5{margin-left:15.625rem;margin-right:15.625rem}.sm\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.sm\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.sm\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.sm\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.sm\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.sm\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.sm\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.sm\:-mx-4{margin-left:-1rem;margin-right:-1rem}.sm\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.sm\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.sm\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.sm\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.sm\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.sm\:-mx-8{margin-left:-2rem;margin-right:-2rem}.sm\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.sm\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.sm\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.sm\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.sm\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.sm\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.sm\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.sm\:-mx-12{margin-left:-3rem;margin-right:-3rem}.sm\:-my-13{margin-top:-3.25rem;margin-bottom:-3.25rem}.sm\:-mx-13{margin-left:-3.25rem;margin-right:-3.25rem}.sm\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.sm\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.sm\:-my-15{margin-top:-3.75rem;margin-bottom:-3.75rem}.sm\:-mx-15{margin-left:-3.75rem;margin-right:-3.75rem}.sm\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.sm\:-mx-16{margin-left:-4rem;margin-right:-4rem}.sm\:-my-19{margin-top:-4.75rem;margin-bottom:-4.75rem}.sm\:-mx-19{margin-left:-4.75rem;margin-right:-4.75rem}.sm\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.sm\:-mx-20{margin-left:-5rem;margin-right:-5rem}.sm\:-my-22{margin-top:-5.5rem;margin-bottom:-5.5rem}.sm\:-mx-22{margin-left:-5.5rem;margin-right:-5.5rem}.sm\:-my-23{margin-top:-5.75rem;margin-bottom:-5.75rem}.sm\:-mx-23{margin-left:-5.75rem;margin-right:-5.75rem}.sm\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.sm\:-mx-24{margin-left:-6rem;margin-right:-6rem}.sm\:-my-30{margin-top:-7.5rem;margin-bottom:-7.5rem}.sm\:-mx-30{margin-left:-7.5rem;margin-right:-7.5rem}.sm\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.sm\:-mx-32{margin-left:-8rem;margin-right:-8rem}.sm\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.sm\:-mx-40{margin-left:-10rem;margin-right:-10rem}.sm\:-my-44{margin-top:-11rem;margin-bottom:-11rem}.sm\:-mx-44{margin-left:-11rem;margin-right:-11rem}.sm\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.sm\:-mx-48{margin-left:-12rem;margin-right:-12rem}.sm\:-my-50{margin-top:-12.75rem;margin-bottom:-12.75rem}.sm\:-mx-50{margin-left:-12.75rem;margin-right:-12.75rem}.sm\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.sm\:-mx-52{margin-left:-13rem;margin-right:-13rem}.sm\:-my-53{margin-top:-13.25rem;margin-bottom:-13.25rem}.sm\:-mx-53{margin-left:-13.25rem;margin-right:-13.25rem}.sm\:-my-55{margin-top:-13.75rem;margin-bottom:-13.75rem}.sm\:-mx-55{margin-left:-13.75rem;margin-right:-13.75rem}.sm\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.sm\:-mx-56{margin-left:-14rem;margin-right:-14rem}.sm\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.sm\:-mx-64{margin-left:-16rem;margin-right:-16rem}.sm\:-my-68{margin-top:-17rem;margin-bottom:-17rem}.sm\:-mx-68{margin-left:-17rem;margin-right:-17rem}.sm\:-my-75{margin-top:-18.75rem;margin-bottom:-18.75rem}.sm\:-mx-75{margin-left:-18.75rem;margin-right:-18.75rem}.sm\:-my-98{margin-top:-24.5rem;margin-bottom:-24.5rem}.sm\:-mx-98{margin-left:-24.5rem;margin-right:-24.5rem}.sm\:-my-100{margin-top:-25rem;margin-bottom:-25rem}.sm\:-mx-100{margin-left:-25rem;margin-right:-25rem}.sm\:-my-120{margin-top:-30rem;margin-bottom:-30rem}.sm\:-mx-120{margin-left:-30rem;margin-right:-30rem}.sm\:-my-140{margin-top:-35rem;margin-bottom:-35rem}.sm\:-mx-140{margin-left:-35rem;margin-right:-35rem}.sm\:-my-px{margin-top:-1px;margin-bottom:-1px}.sm\:-mx-px{margin-left:-1px;margin-right:-1px}.sm\:-my-2px{margin-top:-2px;margin-bottom:-2px}.sm\:-mx-2px{margin-left:-2px;margin-right:-2px}.sm\:-my-0-5{margin-top:-.15rem;margin-bottom:-.15rem}.sm\:-mx-0-5{margin-left:-.15rem;margin-right:-.15rem}.sm\:-my-1-5{margin-top:-.375rem;margin-bottom:-.375rem}.sm\:-mx-1-5{margin-left:-.375rem;margin-right:-.375rem}.sm\:-my-2-5{margin-top:-.625rem;margin-bottom:-.625rem}.sm\:-mx-2-5{margin-left:-.625rem;margin-right:-.625rem}.sm\:-my-7-2{margin-top:-1.875rem;margin-bottom:-1.875rem}.sm\:-mx-7-2{margin-left:-1.875rem;margin-right:-1.875rem}.sm\:-my-31-25{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.sm\:-mx-31-25{margin-left:-7.8125rem;margin-right:-7.8125rem}.sm\:-my-62-5{margin-top:-15.625rem;margin-bottom:-15.625rem}.sm\:-mx-62-5{margin-left:-15.625rem;margin-right:-15.625rem}.sm\:mt-0{margin-top:0}.sm\:mr-0{margin-right:0}.sm\:mb-0{margin-bottom:0}.sm\:ml-0{margin-left:0}.sm\:mt-1{margin-top:.25rem}.sm\:mr-1{margin-right:.25rem}.sm\:mb-1{margin-bottom:.25rem}.sm\:ml-1{margin-left:.25rem}.sm\:mt-2{margin-top:.5rem}.sm\:mr-2{margin-right:.5rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:ml-2{margin-left:.5rem}.sm\:mt-3{margin-top:.75rem}.sm\:mr-3{margin-right:.75rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:ml-3{margin-left:.75rem}.sm\:mt-4{margin-top:1rem}.sm\:mr-4{margin-right:1rem}.sm\:mb-4{margin-bottom:1rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mr-5{margin-right:1.25rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:ml-5{margin-left:1.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:mr-6{margin-right:1.5rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:ml-6{margin-left:1.5rem}.sm\:mt-7{margin-top:1.75rem}.sm\:mr-7{margin-right:1.75rem}.sm\:mb-7{margin-bottom:1.75rem}.sm\:ml-7{margin-left:1.75rem}.sm\:mt-8{margin-top:2rem}.sm\:mr-8{margin-right:2rem}.sm\:mb-8{margin-bottom:2rem}.sm\:ml-8{margin-left:2rem}.sm\:mt-9{margin-top:2.25rem}.sm\:mr-9{margin-right:2.25rem}.sm\:mb-9{margin-bottom:2.25rem}.sm\:ml-9{margin-left:2.25rem}.sm\:mt-10{margin-top:2.5rem}.sm\:mr-10{margin-right:2.5rem}.sm\:mb-10{margin-bottom:2.5rem}.sm\:ml-10{margin-left:2.5rem}.sm\:mt-11{margin-top:2.75rem}.sm\:mr-11{margin-right:2.75rem}.sm\:mb-11{margin-bottom:2.75rem}.sm\:ml-11{margin-left:2.75rem}.sm\:mt-12{margin-top:3rem}.sm\:mr-12{margin-right:3rem}.sm\:mb-12{margin-bottom:3rem}.sm\:ml-12{margin-left:3rem}.sm\:mt-13{margin-top:3.25rem}.sm\:mr-13{margin-right:3.25rem}.sm\:mb-13{margin-bottom:3.25rem}.sm\:ml-13{margin-left:3.25rem}.sm\:mt-14{margin-top:3.5rem}.sm\:mr-14{margin-right:3.5rem}.sm\:mb-14{margin-bottom:3.5rem}.sm\:ml-14{margin-left:3.5rem}.sm\:mt-15{margin-top:3.75rem}.sm\:mr-15{margin-right:3.75rem}.sm\:mb-15{margin-bottom:3.75rem}.sm\:ml-15{margin-left:3.75rem}.sm\:mt-16{margin-top:4rem}.sm\:mr-16{margin-right:4rem}.sm\:mb-16{margin-bottom:4rem}.sm\:ml-16{margin-left:4rem}.sm\:mt-19{margin-top:4.75rem}.sm\:mr-19{margin-right:4.75rem}.sm\:mb-19{margin-bottom:4.75rem}.sm\:ml-19{margin-left:4.75rem}.sm\:mt-20{margin-top:5rem}.sm\:mr-20{margin-right:5rem}.sm\:mb-20{margin-bottom:5rem}.sm\:ml-20{margin-left:5rem}.sm\:mt-22{margin-top:5.5rem}.sm\:mr-22{margin-right:5.5rem}.sm\:mb-22{margin-bottom:5.5rem}.sm\:ml-22{margin-left:5.5rem}.sm\:mt-23{margin-top:5.75rem}.sm\:mr-23{margin-right:5.75rem}.sm\:mb-23{margin-bottom:5.75rem}.sm\:ml-23{margin-left:5.75rem}.sm\:mt-24{margin-top:6rem}.sm\:mr-24{margin-right:6rem}.sm\:mb-24{margin-bottom:6rem}.sm\:ml-24{margin-left:6rem}.sm\:mt-28{margin-top:6.5rem}.sm\:mr-28{margin-right:6.5rem}.sm\:mb-28{margin-bottom:6.5rem}.sm\:ml-28{margin-left:6.5rem}.sm\:mt-30{margin-top:7.5rem}.sm\:mr-30{margin-right:7.5rem}.sm\:mb-30{margin-bottom:7.5rem}.sm\:ml-30{margin-left:7.5rem}.sm\:mt-32{margin-top:8rem}.sm\:mr-32{margin-right:8rem}.sm\:mb-32{margin-bottom:8rem}.sm\:ml-32{margin-left:8rem}.sm\:mt-33{margin-top:8.75rem}.sm\:mr-33{margin-right:8.75rem}.sm\:mb-33{margin-bottom:8.75rem}.sm\:ml-33{margin-left:8.75rem}.sm\:mt-36{margin-top:9rem}.sm\:mr-36{margin-right:9rem}.sm\:mb-36{margin-bottom:9rem}.sm\:ml-36{margin-left:9rem}.sm\:mt-40{margin-top:10rem}.sm\:mr-40{margin-right:10rem}.sm\:mb-40{margin-bottom:10rem}.sm\:ml-40{margin-left:10rem}.sm\:mt-44{margin-top:11rem}.sm\:mr-44{margin-right:11rem}.sm\:mb-44{margin-bottom:11rem}.sm\:ml-44{margin-left:11rem}.sm\:mt-48{margin-top:12rem}.sm\:mr-48{margin-right:12rem}.sm\:mb-48{margin-bottom:12rem}.sm\:ml-48{margin-left:12rem}.sm\:mt-50{margin-top:12.75rem}.sm\:mr-50{margin-right:12.75rem}.sm\:mb-50{margin-bottom:12.75rem}.sm\:ml-50{margin-left:12.75rem}.sm\:mt-52{margin-top:13rem}.sm\:mr-52{margin-right:13rem}.sm\:mb-52{margin-bottom:13rem}.sm\:ml-52{margin-left:13rem}.sm\:mt-53{margin-top:13.25rem}.sm\:mr-53{margin-right:13.25rem}.sm\:mb-53{margin-bottom:13.25rem}.sm\:ml-53{margin-left:13.25rem}.sm\:mt-55{margin-top:13.75rem}.sm\:mr-55{margin-right:13.75rem}.sm\:mb-55{margin-bottom:13.75rem}.sm\:ml-55{margin-left:13.75rem}.sm\:mt-56{margin-top:14rem}.sm\:mr-56{margin-right:14rem}.sm\:mb-56{margin-bottom:14rem}.sm\:ml-56{margin-left:14rem}.sm\:mt-64{margin-top:16rem}.sm\:mr-64{margin-right:16rem}.sm\:mb-64{margin-bottom:16rem}.sm\:ml-64{margin-left:16rem}.sm\:mt-68{margin-top:17rem}.sm\:mr-68{margin-right:17rem}.sm\:mb-68{margin-bottom:17rem}.sm\:ml-68{margin-left:17rem}.sm\:mt-75{margin-top:18.75rem}.sm\:mr-75{margin-right:18.75rem}.sm\:mb-75{margin-bottom:18.75rem}.sm\:ml-75{margin-left:18.75rem}.sm\:mt-98{margin-top:24.5rem}.sm\:mr-98{margin-right:24.5rem}.sm\:mb-98{margin-bottom:24.5rem}.sm\:ml-98{margin-left:24.5rem}.sm\:mt-100{margin-top:25rem}.sm\:mr-100{margin-right:25rem}.sm\:mb-100{margin-bottom:25rem}.sm\:ml-100{margin-left:25rem}.sm\:mt-120{margin-top:30rem}.sm\:mr-120{margin-right:30rem}.sm\:mb-120{margin-bottom:30rem}.sm\:ml-120{margin-left:30rem}.sm\:mt-140{margin-top:35rem}.sm\:mr-140{margin-right:35rem}.sm\:mb-140{margin-bottom:35rem}.sm\:ml-140{margin-left:35rem}.sm\:mt-auto{margin-top:auto}.sm\:mr-auto{margin-right:auto}.sm\:mb-auto{margin-bottom:auto}.sm\:ml-auto{margin-left:auto}.sm\:mt-px{margin-top:1px}.sm\:mr-px{margin-right:1px}.sm\:mb-px{margin-bottom:1px}.sm\:ml-px{margin-left:1px}.sm\:mt-2px{margin-top:2px}.sm\:mr-2px{margin-right:2px}.sm\:mb-2px{margin-bottom:2px}.sm\:ml-2px{margin-left:2px}.sm\:mt-0-5{margin-top:.15rem}.sm\:mr-0-5{margin-right:.15rem}.sm\:mb-0-5{margin-bottom:.15rem}.sm\:ml-0-5{margin-left:.15rem}.sm\:mt-1-5{margin-top:.375rem}.sm\:mr-1-5{margin-right:.375rem}.sm\:mb-1-5{margin-bottom:.375rem}.sm\:ml-1-5{margin-left:.375rem}.sm\:mt-2-5{margin-top:.625rem}.sm\:mr-2-5{margin-right:.625rem}.sm\:mb-2-5{margin-bottom:.625rem}.sm\:ml-2-5{margin-left:.625rem}.sm\:mt-7-2{margin-top:1.875rem}.sm\:mr-7-2{margin-right:1.875rem}.sm\:mb-7-2{margin-bottom:1.875rem}.sm\:ml-7-2{margin-left:1.875rem}.sm\:mt-31-25{margin-top:7.8125rem}.sm\:mr-31-25{margin-right:7.8125rem}.sm\:mb-31-25{margin-bottom:7.8125rem}.sm\:ml-31-25{margin-left:7.8125rem}.sm\:mt-62-5{margin-top:15.625rem}.sm\:mr-62-5{margin-right:15.625rem}.sm\:mb-62-5{margin-bottom:15.625rem}.sm\:ml-62-5{margin-left:15.625rem}.sm\:-mt-1{margin-top:-.25rem}.sm\:-mr-1{margin-right:-.25rem}.sm\:-mb-1{margin-bottom:-.25rem}.sm\:-ml-1{margin-left:-.25rem}.sm\:-mt-2{margin-top:-.5rem}.sm\:-mr-2{margin-right:-.5rem}.sm\:-mb-2{margin-bottom:-.5rem}.sm\:-ml-2{margin-left:-.5rem}.sm\:-mt-3{margin-top:-.75rem}.sm\:-mr-3{margin-right:-.75rem}.sm\:-mb-3{margin-bottom:-.75rem}.sm\:-ml-3{margin-left:-.75rem}.sm\:-mt-4{margin-top:-1rem}.sm\:-mr-4{margin-right:-1rem}.sm\:-mb-4{margin-bottom:-1rem}.sm\:-ml-4{margin-left:-1rem}.sm\:-mt-5{margin-top:-1.25rem}.sm\:-mr-5{margin-right:-1.25rem}.sm\:-mb-5{margin-bottom:-1.25rem}.sm\:-ml-5{margin-left:-1.25rem}.sm\:-mt-6{margin-top:-1.5rem}.sm\:-mr-6{margin-right:-1.5rem}.sm\:-mb-6{margin-bottom:-1.5rem}.sm\:-ml-6{margin-left:-1.5rem}.sm\:-mt-7{margin-top:-1.75rem}.sm\:-mr-7{margin-right:-1.75rem}.sm\:-mb-7{margin-bottom:-1.75rem}.sm\:-ml-7{margin-left:-1.75rem}.sm\:-mt-8{margin-top:-2rem}.sm\:-mr-8{margin-right:-2rem}.sm\:-mb-8{margin-bottom:-2rem}.sm\:-ml-8{margin-left:-2rem}.sm\:-mt-9{margin-top:-2.25rem}.sm\:-mr-9{margin-right:-2.25rem}.sm\:-mb-9{margin-bottom:-2.25rem}.sm\:-ml-9{margin-left:-2.25rem}.sm\:-mt-10{margin-top:-2.5rem}.sm\:-mr-10{margin-right:-2.5rem}.sm\:-mb-10{margin-bottom:-2.5rem}.sm\:-ml-10{margin-left:-2.5rem}.sm\:-mt-11{margin-top:-2.75rem}.sm\:-mr-11{margin-right:-2.75rem}.sm\:-mb-11{margin-bottom:-2.75rem}.sm\:-ml-11{margin-left:-2.75rem}.sm\:-mt-12{margin-top:-3rem}.sm\:-mr-12{margin-right:-3rem}.sm\:-mb-12{margin-bottom:-3rem}.sm\:-ml-12{margin-left:-3rem}.sm\:-mt-13{margin-top:-3.25rem}.sm\:-mr-13{margin-right:-3.25rem}.sm\:-mb-13{margin-bottom:-3.25rem}.sm\:-ml-13{margin-left:-3.25rem}.sm\:-mt-14{margin-top:-3.5rem}.sm\:-mr-14{margin-right:-3.5rem}.sm\:-mb-14{margin-bottom:-3.5rem}.sm\:-ml-14{margin-left:-3.5rem}.sm\:-mt-15{margin-top:-3.75rem}.sm\:-mr-15{margin-right:-3.75rem}.sm\:-mb-15{margin-bottom:-3.75rem}.sm\:-ml-15{margin-left:-3.75rem}.sm\:-mt-16{margin-top:-4rem}.sm\:-mr-16{margin-right:-4rem}.sm\:-mb-16{margin-bottom:-4rem}.sm\:-ml-16{margin-left:-4rem}.sm\:-mt-19{margin-top:-4.75rem}.sm\:-mr-19{margin-right:-4.75rem}.sm\:-mb-19{margin-bottom:-4.75rem}.sm\:-ml-19{margin-left:-4.75rem}.sm\:-mt-20{margin-top:-5rem}.sm\:-mr-20{margin-right:-5rem}.sm\:-mb-20{margin-bottom:-5rem}.sm\:-ml-20{margin-left:-5rem}.sm\:-mt-22{margin-top:-5.5rem}.sm\:-mr-22{margin-right:-5.5rem}.sm\:-mb-22{margin-bottom:-5.5rem}.sm\:-ml-22{margin-left:-5.5rem}.sm\:-mt-23{margin-top:-5.75rem}.sm\:-mr-23{margin-right:-5.75rem}.sm\:-mb-23{margin-bottom:-5.75rem}.sm\:-ml-23{margin-left:-5.75rem}.sm\:-mt-24{margin-top:-6rem}.sm\:-mr-24{margin-right:-6rem}.sm\:-mb-24{margin-bottom:-6rem}.sm\:-ml-24{margin-left:-6rem}.sm\:-mt-30{margin-top:-7.5rem}.sm\:-mr-30{margin-right:-7.5rem}.sm\:-mb-30{margin-bottom:-7.5rem}.sm\:-ml-30{margin-left:-7.5rem}.sm\:-mt-32{margin-top:-8rem}.sm\:-mr-32{margin-right:-8rem}.sm\:-mb-32{margin-bottom:-8rem}.sm\:-ml-32{margin-left:-8rem}.sm\:-mt-40{margin-top:-10rem}.sm\:-mr-40{margin-right:-10rem}.sm\:-mb-40{margin-bottom:-10rem}.sm\:-ml-40{margin-left:-10rem}.sm\:-mt-44{margin-top:-11rem}.sm\:-mr-44{margin-right:-11rem}.sm\:-mb-44{margin-bottom:-11rem}.sm\:-ml-44{margin-left:-11rem}.sm\:-mt-48{margin-top:-12rem}.sm\:-mr-48{margin-right:-12rem}.sm\:-mb-48{margin-bottom:-12rem}.sm\:-ml-48{margin-left:-12rem}.sm\:-mt-50{margin-top:-12.75rem}.sm\:-mr-50{margin-right:-12.75rem}.sm\:-mb-50{margin-bottom:-12.75rem}.sm\:-ml-50{margin-left:-12.75rem}.sm\:-mt-52{margin-top:-13rem}.sm\:-mr-52{margin-right:-13rem}.sm\:-mb-52{margin-bottom:-13rem}.sm\:-ml-52{margin-left:-13rem}.sm\:-mt-53{margin-top:-13.25rem}.sm\:-mr-53{margin-right:-13.25rem}.sm\:-mb-53{margin-bottom:-13.25rem}.sm\:-ml-53{margin-left:-13.25rem}.sm\:-mt-55{margin-top:-13.75rem}.sm\:-mr-55{margin-right:-13.75rem}.sm\:-mb-55{margin-bottom:-13.75rem}.sm\:-ml-55{margin-left:-13.75rem}.sm\:-mt-56{margin-top:-14rem}.sm\:-mr-56{margin-right:-14rem}.sm\:-mb-56{margin-bottom:-14rem}.sm\:-ml-56{margin-left:-14rem}.sm\:-mt-64{margin-top:-16rem}.sm\:-mr-64{margin-right:-16rem}.sm\:-mb-64{margin-bottom:-16rem}.sm\:-ml-64{margin-left:-16rem}.sm\:-mt-68{margin-top:-17rem}.sm\:-mr-68{margin-right:-17rem}.sm\:-mb-68{margin-bottom:-17rem}.sm\:-ml-68{margin-left:-17rem}.sm\:-mt-75{margin-top:-18.75rem}.sm\:-mr-75{margin-right:-18.75rem}.sm\:-mb-75{margin-bottom:-18.75rem}.sm\:-ml-75{margin-left:-18.75rem}.sm\:-mt-98{margin-top:-24.5rem}.sm\:-mr-98{margin-right:-24.5rem}.sm\:-mb-98{margin-bottom:-24.5rem}.sm\:-ml-98{margin-left:-24.5rem}.sm\:-mt-100{margin-top:-25rem}.sm\:-mr-100{margin-right:-25rem}.sm\:-mb-100{margin-bottom:-25rem}.sm\:-ml-100{margin-left:-25rem}.sm\:-mt-120{margin-top:-30rem}.sm\:-mr-120{margin-right:-30rem}.sm\:-mb-120{margin-bottom:-30rem}.sm\:-ml-120{margin-left:-30rem}.sm\:-mt-140{margin-top:-35rem}.sm\:-mr-140{margin-right:-35rem}.sm\:-mb-140{margin-bottom:-35rem}.sm\:-ml-140{margin-left:-35rem}.sm\:-mt-px{margin-top:-1px}.sm\:-mr-px{margin-right:-1px}.sm\:-mb-px{margin-bottom:-1px}.sm\:-ml-px{margin-left:-1px}.sm\:-mt-2px{margin-top:-2px}.sm\:-mr-2px{margin-right:-2px}.sm\:-mb-2px{margin-bottom:-2px}.sm\:-ml-2px{margin-left:-2px}.sm\:-mt-0-5{margin-top:-.15rem}.sm\:-mr-0-5{margin-right:-.15rem}.sm\:-mb-0-5{margin-bottom:-.15rem}.sm\:-ml-0-5{margin-left:-.15rem}.sm\:-mt-1-5{margin-top:-.375rem}.sm\:-mr-1-5{margin-right:-.375rem}.sm\:-mb-1-5{margin-bottom:-.375rem}.sm\:-ml-1-5{margin-left:-.375rem}.sm\:-mt-2-5{margin-top:-.625rem}.sm\:-mr-2-5{margin-right:-.625rem}.sm\:-mb-2-5{margin-bottom:-.625rem}.sm\:-ml-2-5{margin-left:-.625rem}.sm\:-mt-7-2{margin-top:-1.875rem}.sm\:-mr-7-2{margin-right:-1.875rem}.sm\:-mb-7-2{margin-bottom:-1.875rem}.sm\:-ml-7-2{margin-left:-1.875rem}.sm\:-mt-31-25{margin-top:-7.8125rem}.sm\:-mr-31-25{margin-right:-7.8125rem}.sm\:-mb-31-25{margin-bottom:-7.8125rem}.sm\:-ml-31-25{margin-left:-7.8125rem}.sm\:-mt-62-5{margin-top:-15.625rem}.sm\:-mr-62-5{margin-right:-15.625rem}.sm\:-mb-62-5{margin-bottom:-15.625rem}.sm\:-ml-62-5{margin-left:-15.625rem}.sm\:last\:m-0:last-child{margin:0}.sm\:last\:m-1:last-child{margin:.25rem}.sm\:last\:m-2:last-child{margin:.5rem}.sm\:last\:m-3:last-child{margin:.75rem}.sm\:last\:m-4:last-child{margin:1rem}.sm\:last\:m-5:last-child{margin:1.25rem}.sm\:last\:m-6:last-child{margin:1.5rem}.sm\:last\:m-7:last-child{margin:1.75rem}.sm\:last\:m-8:last-child{margin:2rem}.sm\:last\:m-9:last-child{margin:2.25rem}.sm\:last\:m-10:last-child{margin:2.5rem}.sm\:last\:m-11:last-child{margin:2.75rem}.sm\:last\:m-12:last-child{margin:3rem}.sm\:last\:m-13:last-child{margin:3.25rem}.sm\:last\:m-14:last-child{margin:3.5rem}.sm\:last\:m-15:last-child{margin:3.75rem}.sm\:last\:m-16:last-child{margin:4rem}.sm\:last\:m-19:last-child{margin:4.75rem}.sm\:last\:m-20:last-child{margin:5rem}.sm\:last\:m-22:last-child{margin:5.5rem}.sm\:last\:m-23:last-child{margin:5.75rem}.sm\:last\:m-24:last-child{margin:6rem}.sm\:last\:m-28:last-child{margin:6.5rem}.sm\:last\:m-30:last-child{margin:7.5rem}.sm\:last\:m-32:last-child{margin:8rem}.sm\:last\:m-33:last-child{margin:8.75rem}.sm\:last\:m-36:last-child{margin:9rem}.sm\:last\:m-40:last-child{margin:10rem}.sm\:last\:m-44:last-child{margin:11rem}.sm\:last\:m-48:last-child{margin:12rem}.sm\:last\:m-50:last-child{margin:12.75rem}.sm\:last\:m-52:last-child{margin:13rem}.sm\:last\:m-53:last-child{margin:13.25rem}.sm\:last\:m-55:last-child{margin:13.75rem}.sm\:last\:m-56:last-child{margin:14rem}.sm\:last\:m-64:last-child{margin:16rem}.sm\:last\:m-68:last-child{margin:17rem}.sm\:last\:m-75:last-child{margin:18.75rem}.sm\:last\:m-98:last-child{margin:24.5rem}.sm\:last\:m-100:last-child{margin:25rem}.sm\:last\:m-120:last-child{margin:30rem}.sm\:last\:m-140:last-child{margin:35rem}.sm\:last\:m-auto:last-child{margin:auto}.sm\:last\:m-px:last-child{margin:1px}.sm\:last\:m-2px:last-child{margin:2px}.sm\:last\:m-0-5:last-child{margin:.15rem}.sm\:last\:m-1-5:last-child{margin:.375rem}.sm\:last\:m-2-5:last-child{margin:.625rem}.sm\:last\:m-7-2:last-child{margin:1.875rem}.sm\:last\:m-31-25:last-child{margin:7.8125rem}.sm\:last\:m-62-5:last-child{margin:15.625rem}.sm\:last\:-m-1:last-child{margin:-.25rem}.sm\:last\:-m-2:last-child{margin:-.5rem}.sm\:last\:-m-3:last-child{margin:-.75rem}.sm\:last\:-m-4:last-child{margin:-1rem}.sm\:last\:-m-5:last-child{margin:-1.25rem}.sm\:last\:-m-6:last-child{margin:-1.5rem}.sm\:last\:-m-7:last-child{margin:-1.75rem}.sm\:last\:-m-8:last-child{margin:-2rem}.sm\:last\:-m-9:last-child{margin:-2.25rem}.sm\:last\:-m-10:last-child{margin:-2.5rem}.sm\:last\:-m-11:last-child{margin:-2.75rem}.sm\:last\:-m-12:last-child{margin:-3rem}.sm\:last\:-m-13:last-child{margin:-3.25rem}.sm\:last\:-m-14:last-child{margin:-3.5rem}.sm\:last\:-m-15:last-child{margin:-3.75rem}.sm\:last\:-m-16:last-child{margin:-4rem}.sm\:last\:-m-19:last-child{margin:-4.75rem}.sm\:last\:-m-20:last-child{margin:-5rem}.sm\:last\:-m-22:last-child{margin:-5.5rem}.sm\:last\:-m-23:last-child{margin:-5.75rem}.sm\:last\:-m-24:last-child{margin:-6rem}.sm\:last\:-m-30:last-child{margin:-7.5rem}.sm\:last\:-m-32:last-child{margin:-8rem}.sm\:last\:-m-40:last-child{margin:-10rem}.sm\:last\:-m-44:last-child{margin:-11rem}.sm\:last\:-m-48:last-child{margin:-12rem}.sm\:last\:-m-50:last-child{margin:-12.75rem}.sm\:last\:-m-52:last-child{margin:-13rem}.sm\:last\:-m-53:last-child{margin:-13.25rem}.sm\:last\:-m-55:last-child{margin:-13.75rem}.sm\:last\:-m-56:last-child{margin:-14rem}.sm\:last\:-m-64:last-child{margin:-16rem}.sm\:last\:-m-68:last-child{margin:-17rem}.sm\:last\:-m-75:last-child{margin:-18.75rem}.sm\:last\:-m-98:last-child{margin:-24.5rem}.sm\:last\:-m-100:last-child{margin:-25rem}.sm\:last\:-m-120:last-child{margin:-30rem}.sm\:last\:-m-140:last-child{margin:-35rem}.sm\:last\:-m-px:last-child{margin:-1px}.sm\:last\:-m-2px:last-child{margin:-2px}.sm\:last\:-m-0-5:last-child{margin:-.15rem}.sm\:last\:-m-1-5:last-child{margin:-.375rem}.sm\:last\:-m-2-5:last-child{margin:-.625rem}.sm\:last\:-m-7-2:last-child{margin:-1.875rem}.sm\:last\:-m-31-25:last-child{margin:-7.8125rem}.sm\:last\:-m-62-5:last-child{margin:-15.625rem}.sm\:last\:my-0:last-child{margin-top:0;margin-bottom:0}.sm\:last\:mx-0:last-child{margin-left:0;margin-right:0}.sm\:last\:my-1:last-child{margin-top:.25rem;margin-bottom:.25rem}.sm\:last\:mx-1:last-child{margin-left:.25rem;margin-right:.25rem}.sm\:last\:my-2:last-child{margin-top:.5rem;margin-bottom:.5rem}.sm\:last\:mx-2:last-child{margin-left:.5rem;margin-right:.5rem}.sm\:last\:my-3:last-child{margin-top:.75rem;margin-bottom:.75rem}.sm\:last\:mx-3:last-child{margin-left:.75rem;margin-right:.75rem}.sm\:last\:my-4:last-child{margin-top:1rem;margin-bottom:1rem}.sm\:last\:mx-4:last-child{margin-left:1rem;margin-right:1rem}.sm\:last\:my-5:last-child{margin-top:1.25rem;margin-bottom:1.25rem}.sm\:last\:mx-5:last-child{margin-left:1.25rem;margin-right:1.25rem}.sm\:last\:my-6:last-child{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:last\:mx-6:last-child{margin-left:1.5rem;margin-right:1.5rem}.sm\:last\:my-7:last-child{margin-top:1.75rem;margin-bottom:1.75rem}.sm\:last\:mx-7:last-child{margin-left:1.75rem;margin-right:1.75rem}.sm\:last\:my-8:last-child{margin-top:2rem;margin-bottom:2rem}.sm\:last\:mx-8:last-child{margin-left:2rem;margin-right:2rem}.sm\:last\:my-9:last-child{margin-top:2.25rem;margin-bottom:2.25rem}.sm\:last\:mx-9:last-child{margin-left:2.25rem;margin-right:2.25rem}.sm\:last\:my-10:last-child{margin-top:2.5rem;margin-bottom:2.5rem}.sm\:last\:mx-10:last-child{margin-left:2.5rem;margin-right:2.5rem}.sm\:last\:my-11:last-child{margin-top:2.75rem;margin-bottom:2.75rem}.sm\:last\:mx-11:last-child{margin-left:2.75rem;margin-right:2.75rem}.sm\:last\:my-12:last-child{margin-top:3rem;margin-bottom:3rem}.sm\:last\:mx-12:last-child{margin-left:3rem;margin-right:3rem}.sm\:last\:my-13:last-child{margin-top:3.25rem;margin-bottom:3.25rem}.sm\:last\:mx-13:last-child{margin-left:3.25rem;margin-right:3.25rem}.sm\:last\:my-14:last-child{margin-top:3.5rem;margin-bottom:3.5rem}.sm\:last\:mx-14:last-child{margin-left:3.5rem;margin-right:3.5rem}.sm\:last\:my-15:last-child{margin-top:3.75rem;margin-bottom:3.75rem}.sm\:last\:mx-15:last-child{margin-left:3.75rem;margin-right:3.75rem}.sm\:last\:my-16:last-child{margin-top:4rem;margin-bottom:4rem}.sm\:last\:mx-16:last-child{margin-left:4rem;margin-right:4rem}.sm\:last\:my-19:last-child{margin-top:4.75rem;margin-bottom:4.75rem}.sm\:last\:mx-19:last-child{margin-left:4.75rem;margin-right:4.75rem}.sm\:last\:my-20:last-child{margin-top:5rem;margin-bottom:5rem}.sm\:last\:mx-20:last-child{margin-left:5rem;margin-right:5rem}.sm\:last\:my-22:last-child{margin-top:5.5rem;margin-bottom:5.5rem}.sm\:last\:mx-22:last-child{margin-left:5.5rem;margin-right:5.5rem}.sm\:last\:my-23:last-child{margin-top:5.75rem;margin-bottom:5.75rem}.sm\:last\:mx-23:last-child{margin-left:5.75rem;margin-right:5.75rem}.sm\:last\:my-24:last-child{margin-top:6rem;margin-bottom:6rem}.sm\:last\:mx-24:last-child{margin-left:6rem;margin-right:6rem}.sm\:last\:my-28:last-child{margin-top:6.5rem;margin-bottom:6.5rem}.sm\:last\:mx-28:last-child{margin-left:6.5rem;margin-right:6.5rem}.sm\:last\:my-30:last-child{margin-top:7.5rem;margin-bottom:7.5rem}.sm\:last\:mx-30:last-child{margin-left:7.5rem;margin-right:7.5rem}.sm\:last\:my-32:last-child{margin-top:8rem;margin-bottom:8rem}.sm\:last\:mx-32:last-child{margin-left:8rem;margin-right:8rem}.sm\:last\:my-33:last-child{margin-top:8.75rem;margin-bottom:8.75rem}.sm\:last\:mx-33:last-child{margin-left:8.75rem;margin-right:8.75rem}.sm\:last\:my-36:last-child{margin-top:9rem;margin-bottom:9rem}.sm\:last\:mx-36:last-child{margin-left:9rem;margin-right:9rem}.sm\:last\:my-40:last-child{margin-top:10rem;margin-bottom:10rem}.sm\:last\:mx-40:last-child{margin-left:10rem;margin-right:10rem}.sm\:last\:my-44:last-child{margin-top:11rem;margin-bottom:11rem}.sm\:last\:mx-44:last-child{margin-left:11rem;margin-right:11rem}.sm\:last\:my-48:last-child{margin-top:12rem;margin-bottom:12rem}.sm\:last\:mx-48:last-child{margin-left:12rem;margin-right:12rem}.sm\:last\:my-50:last-child{margin-top:12.75rem;margin-bottom:12.75rem}.sm\:last\:mx-50:last-child{margin-left:12.75rem;margin-right:12.75rem}.sm\:last\:my-52:last-child{margin-top:13rem;margin-bottom:13rem}.sm\:last\:mx-52:last-child{margin-left:13rem;margin-right:13rem}.sm\:last\:my-53:last-child{margin-top:13.25rem;margin-bottom:13.25rem}.sm\:last\:mx-53:last-child{margin-left:13.25rem;margin-right:13.25rem}.sm\:last\:my-55:last-child{margin-top:13.75rem;margin-bottom:13.75rem}.sm\:last\:mx-55:last-child{margin-left:13.75rem;margin-right:13.75rem}.sm\:last\:my-56:last-child{margin-top:14rem;margin-bottom:14rem}.sm\:last\:mx-56:last-child{margin-left:14rem;margin-right:14rem}.sm\:last\:my-64:last-child{margin-top:16rem;margin-bottom:16rem}.sm\:last\:mx-64:last-child{margin-left:16rem;margin-right:16rem}.sm\:last\:my-68:last-child{margin-top:17rem;margin-bottom:17rem}.sm\:last\:mx-68:last-child{margin-left:17rem;margin-right:17rem}.sm\:last\:my-75:last-child{margin-top:18.75rem;margin-bottom:18.75rem}.sm\:last\:mx-75:last-child{margin-left:18.75rem;margin-right:18.75rem}.sm\:last\:my-98:last-child{margin-top:24.5rem;margin-bottom:24.5rem}.sm\:last\:mx-98:last-child{margin-left:24.5rem;margin-right:24.5rem}.sm\:last\:my-100:last-child{margin-top:25rem;margin-bottom:25rem}.sm\:last\:mx-100:last-child{margin-left:25rem;margin-right:25rem}.sm\:last\:my-120:last-child{margin-top:30rem;margin-bottom:30rem}.sm\:last\:mx-120:last-child{margin-left:30rem;margin-right:30rem}.sm\:last\:my-140:last-child{margin-top:35rem;margin-bottom:35rem}.sm\:last\:mx-140:last-child{margin-left:35rem;margin-right:35rem}.sm\:last\:my-auto:last-child{margin-top:auto;margin-bottom:auto}.sm\:last\:mx-auto:last-child{margin-left:auto;margin-right:auto}.sm\:last\:my-px:last-child{margin-top:1px;margin-bottom:1px}.sm\:last\:mx-px:last-child{margin-left:1px;margin-right:1px}.sm\:last\:my-2px:last-child{margin-top:2px;margin-bottom:2px}.sm\:last\:mx-2px:last-child{margin-left:2px;margin-right:2px}.sm\:last\:my-0-5:last-child{margin-top:.15rem;margin-bottom:.15rem}.sm\:last\:mx-0-5:last-child{margin-left:.15rem;margin-right:.15rem}.sm\:last\:my-1-5:last-child{margin-top:.375rem;margin-bottom:.375rem}.sm\:last\:mx-1-5:last-child{margin-left:.375rem;margin-right:.375rem}.sm\:last\:my-2-5:last-child{margin-top:.625rem;margin-bottom:.625rem}.sm\:last\:mx-2-5:last-child{margin-left:.625rem;margin-right:.625rem}.sm\:last\:my-7-2:last-child{margin-top:1.875rem;margin-bottom:1.875rem}.sm\:last\:mx-7-2:last-child{margin-left:1.875rem;margin-right:1.875rem}.sm\:last\:my-31-25:last-child{margin-top:7.8125rem;margin-bottom:7.8125rem}.sm\:last\:mx-31-25:last-child{margin-left:7.8125rem;margin-right:7.8125rem}.sm\:last\:my-62-5:last-child{margin-top:15.625rem;margin-bottom:15.625rem}.sm\:last\:mx-62-5:last-child{margin-left:15.625rem;margin-right:15.625rem}.sm\:last\:-my-1:last-child{margin-top:-.25rem;margin-bottom:-.25rem}.sm\:last\:-mx-1:last-child{margin-left:-.25rem;margin-right:-.25rem}.sm\:last\:-my-2:last-child{margin-top:-.5rem;margin-bottom:-.5rem}.sm\:last\:-mx-2:last-child{margin-left:-.5rem;margin-right:-.5rem}.sm\:last\:-my-3:last-child{margin-top:-.75rem;margin-bottom:-.75rem}.sm\:last\:-mx-3:last-child{margin-left:-.75rem;margin-right:-.75rem}.sm\:last\:-my-4:last-child{margin-top:-1rem;margin-bottom:-1rem}.sm\:last\:-mx-4:last-child{margin-left:-1rem;margin-right:-1rem}.sm\:last\:-my-5:last-child{margin-top:-1.25rem;margin-bottom:-1.25rem}.sm\:last\:-mx-5:last-child{margin-left:-1.25rem;margin-right:-1.25rem}.sm\:last\:-my-6:last-child{margin-top:-1.5rem;margin-bottom:-1.5rem}.sm\:last\:-mx-6:last-child{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:last\:-my-7:last-child{margin-top:-1.75rem;margin-bottom:-1.75rem}.sm\:last\:-mx-7:last-child{margin-left:-1.75rem;margin-right:-1.75rem}.sm\:last\:-my-8:last-child{margin-top:-2rem;margin-bottom:-2rem}.sm\:last\:-mx-8:last-child{margin-left:-2rem;margin-right:-2rem}.sm\:last\:-my-9:last-child{margin-top:-2.25rem;margin-bottom:-2.25rem}.sm\:last\:-mx-9:last-child{margin-left:-2.25rem;margin-right:-2.25rem}.sm\:last\:-my-10:last-child{margin-top:-2.5rem;margin-bottom:-2.5rem}.sm\:last\:-mx-10:last-child{margin-left:-2.5rem;margin-right:-2.5rem}.sm\:last\:-my-11:last-child{margin-top:-2.75rem;margin-bottom:-2.75rem}.sm\:last\:-mx-11:last-child{margin-left:-2.75rem;margin-right:-2.75rem}.sm\:last\:-my-12:last-child{margin-top:-3rem;margin-bottom:-3rem}.sm\:last\:-mx-12:last-child{margin-left:-3rem;margin-right:-3rem}.sm\:last\:-my-13:last-child{margin-top:-3.25rem;margin-bottom:-3.25rem}.sm\:last\:-mx-13:last-child{margin-left:-3.25rem;margin-right:-3.25rem}.sm\:last\:-my-14:last-child{margin-top:-3.5rem;margin-bottom:-3.5rem}.sm\:last\:-mx-14:last-child{margin-left:-3.5rem;margin-right:-3.5rem}.sm\:last\:-my-15:last-child{margin-top:-3.75rem;margin-bottom:-3.75rem}.sm\:last\:-mx-15:last-child{margin-left:-3.75rem;margin-right:-3.75rem}.sm\:last\:-my-16:last-child{margin-top:-4rem;margin-bottom:-4rem}.sm\:last\:-mx-16:last-child{margin-left:-4rem;margin-right:-4rem}.sm\:last\:-my-19:last-child{margin-top:-4.75rem;margin-bottom:-4.75rem}.sm\:last\:-mx-19:last-child{margin-left:-4.75rem;margin-right:-4.75rem}.sm\:last\:-my-20:last-child{margin-top:-5rem;margin-bottom:-5rem}.sm\:last\:-mx-20:last-child{margin-left:-5rem;margin-right:-5rem}.sm\:last\:-my-22:last-child{margin-top:-5.5rem;margin-bottom:-5.5rem}.sm\:last\:-mx-22:last-child{margin-left:-5.5rem;margin-right:-5.5rem}.sm\:last\:-my-23:last-child{margin-top:-5.75rem;margin-bottom:-5.75rem}.sm\:last\:-mx-23:last-child{margin-left:-5.75rem;margin-right:-5.75rem}.sm\:last\:-my-24:last-child{margin-top:-6rem;margin-bottom:-6rem}.sm\:last\:-mx-24:last-child{margin-left:-6rem;margin-right:-6rem}.sm\:last\:-my-30:last-child{margin-top:-7.5rem;margin-bottom:-7.5rem}.sm\:last\:-mx-30:last-child{margin-left:-7.5rem;margin-right:-7.5rem}.sm\:last\:-my-32:last-child{margin-top:-8rem;margin-bottom:-8rem}.sm\:last\:-mx-32:last-child{margin-left:-8rem;margin-right:-8rem}.sm\:last\:-my-40:last-child{margin-top:-10rem;margin-bottom:-10rem}.sm\:last\:-mx-40:last-child{margin-left:-10rem;margin-right:-10rem}.sm\:last\:-my-44:last-child{margin-top:-11rem;margin-bottom:-11rem}.sm\:last\:-mx-44:last-child{margin-left:-11rem;margin-right:-11rem}.sm\:last\:-my-48:last-child{margin-top:-12rem;margin-bottom:-12rem}.sm\:last\:-mx-48:last-child{margin-left:-12rem;margin-right:-12rem}.sm\:last\:-my-50:last-child{margin-top:-12.75rem;margin-bottom:-12.75rem}.sm\:last\:-mx-50:last-child{margin-left:-12.75rem;margin-right:-12.75rem}.sm\:last\:-my-52:last-child{margin-top:-13rem;margin-bottom:-13rem}.sm\:last\:-mx-52:last-child{margin-left:-13rem;margin-right:-13rem}.sm\:last\:-my-53:last-child{margin-top:-13.25rem;margin-bottom:-13.25rem}.sm\:last\:-mx-53:last-child{margin-left:-13.25rem;margin-right:-13.25rem}.sm\:last\:-my-55:last-child{margin-top:-13.75rem;margin-bottom:-13.75rem}.sm\:last\:-mx-55:last-child{margin-left:-13.75rem;margin-right:-13.75rem}.sm\:last\:-my-56:last-child{margin-top:-14rem;margin-bottom:-14rem}.sm\:last\:-mx-56:last-child{margin-left:-14rem;margin-right:-14rem}.sm\:last\:-my-64:last-child{margin-top:-16rem;margin-bottom:-16rem}.sm\:last\:-mx-64:last-child{margin-left:-16rem;margin-right:-16rem}.sm\:last\:-my-68:last-child{margin-top:-17rem;margin-bottom:-17rem}.sm\:last\:-mx-68:last-child{margin-left:-17rem;margin-right:-17rem}.sm\:last\:-my-75:last-child{margin-top:-18.75rem;margin-bottom:-18.75rem}.sm\:last\:-mx-75:last-child{margin-left:-18.75rem;margin-right:-18.75rem}.sm\:last\:-my-98:last-child{margin-top:-24.5rem;margin-bottom:-24.5rem}.sm\:last\:-mx-98:last-child{margin-left:-24.5rem;margin-right:-24.5rem}.sm\:last\:-my-100:last-child{margin-top:-25rem;margin-bottom:-25rem}.sm\:last\:-mx-100:last-child{margin-left:-25rem;margin-right:-25rem}.sm\:last\:-my-120:last-child{margin-top:-30rem;margin-bottom:-30rem}.sm\:last\:-mx-120:last-child{margin-left:-30rem;margin-right:-30rem}.sm\:last\:-my-140:last-child{margin-top:-35rem;margin-bottom:-35rem}.sm\:last\:-mx-140:last-child{margin-left:-35rem;margin-right:-35rem}.sm\:last\:-my-px:last-child{margin-top:-1px;margin-bottom:-1px}.sm\:last\:-mx-px:last-child{margin-left:-1px;margin-right:-1px}.sm\:last\:-my-2px:last-child{margin-top:-2px;margin-bottom:-2px}.sm\:last\:-mx-2px:last-child{margin-left:-2px;margin-right:-2px}.sm\:last\:-my-0-5:last-child{margin-top:-.15rem;margin-bottom:-.15rem}.sm\:last\:-mx-0-5:last-child{margin-left:-.15rem;margin-right:-.15rem}.sm\:last\:-my-1-5:last-child{margin-top:-.375rem;margin-bottom:-.375rem}.sm\:last\:-mx-1-5:last-child{margin-left:-.375rem;margin-right:-.375rem}.sm\:last\:-my-2-5:last-child{margin-top:-.625rem;margin-bottom:-.625rem}.sm\:last\:-mx-2-5:last-child{margin-left:-.625rem;margin-right:-.625rem}.sm\:last\:-my-7-2:last-child{margin-top:-1.875rem;margin-bottom:-1.875rem}.sm\:last\:-mx-7-2:last-child{margin-left:-1.875rem;margin-right:-1.875rem}.sm\:last\:-my-31-25:last-child{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.sm\:last\:-mx-31-25:last-child{margin-left:-7.8125rem;margin-right:-7.8125rem}.sm\:last\:-my-62-5:last-child{margin-top:-15.625rem;margin-bottom:-15.625rem}.sm\:last\:-mx-62-5:last-child{margin-left:-15.625rem;margin-right:-15.625rem}.sm\:last\:mt-0:last-child{margin-top:0}.sm\:last\:mr-0:last-child{margin-right:0}.sm\:last\:mb-0:last-child{margin-bottom:0}.sm\:last\:ml-0:last-child{margin-left:0}.sm\:last\:mt-1:last-child{margin-top:.25rem}.sm\:last\:mr-1:last-child{margin-right:.25rem}.sm\:last\:mb-1:last-child{margin-bottom:.25rem}.sm\:last\:ml-1:last-child{margin-left:.25rem}.sm\:last\:mt-2:last-child{margin-top:.5rem}.sm\:last\:mr-2:last-child{margin-right:.5rem}.sm\:last\:mb-2:last-child{margin-bottom:.5rem}.sm\:last\:ml-2:last-child{margin-left:.5rem}.sm\:last\:mt-3:last-child{margin-top:.75rem}.sm\:last\:mr-3:last-child{margin-right:.75rem}.sm\:last\:mb-3:last-child{margin-bottom:.75rem}.sm\:last\:ml-3:last-child{margin-left:.75rem}.sm\:last\:mt-4:last-child{margin-top:1rem}.sm\:last\:mr-4:last-child{margin-right:1rem}.sm\:last\:mb-4:last-child{margin-bottom:1rem}.sm\:last\:ml-4:last-child{margin-left:1rem}.sm\:last\:mt-5:last-child{margin-top:1.25rem}.sm\:last\:mr-5:last-child{margin-right:1.25rem}.sm\:last\:mb-5:last-child{margin-bottom:1.25rem}.sm\:last\:ml-5:last-child{margin-left:1.25rem}.sm\:last\:mt-6:last-child{margin-top:1.5rem}.sm\:last\:mr-6:last-child{margin-right:1.5rem}.sm\:last\:mb-6:last-child{margin-bottom:1.5rem}.sm\:last\:ml-6:last-child{margin-left:1.5rem}.sm\:last\:mt-7:last-child{margin-top:1.75rem}.sm\:last\:mr-7:last-child{margin-right:1.75rem}.sm\:last\:mb-7:last-child{margin-bottom:1.75rem}.sm\:last\:ml-7:last-child{margin-left:1.75rem}.sm\:last\:mt-8:last-child{margin-top:2rem}.sm\:last\:mr-8:last-child{margin-right:2rem}.sm\:last\:mb-8:last-child{margin-bottom:2rem}.sm\:last\:ml-8:last-child{margin-left:2rem}.sm\:last\:mt-9:last-child{margin-top:2.25rem}.sm\:last\:mr-9:last-child{margin-right:2.25rem}.sm\:last\:mb-9:last-child{margin-bottom:2.25rem}.sm\:last\:ml-9:last-child{margin-left:2.25rem}.sm\:last\:mt-10:last-child{margin-top:2.5rem}.sm\:last\:mr-10:last-child{margin-right:2.5rem}.sm\:last\:mb-10:last-child{margin-bottom:2.5rem}.sm\:last\:ml-10:last-child{margin-left:2.5rem}.sm\:last\:mt-11:last-child{margin-top:2.75rem}.sm\:last\:mr-11:last-child{margin-right:2.75rem}.sm\:last\:mb-11:last-child{margin-bottom:2.75rem}.sm\:last\:ml-11:last-child{margin-left:2.75rem}.sm\:last\:mt-12:last-child{margin-top:3rem}.sm\:last\:mr-12:last-child{margin-right:3rem}.sm\:last\:mb-12:last-child{margin-bottom:3rem}.sm\:last\:ml-12:last-child{margin-left:3rem}.sm\:last\:mt-13:last-child{margin-top:3.25rem}.sm\:last\:mr-13:last-child{margin-right:3.25rem}.sm\:last\:mb-13:last-child{margin-bottom:3.25rem}.sm\:last\:ml-13:last-child{margin-left:3.25rem}.sm\:last\:mt-14:last-child{margin-top:3.5rem}.sm\:last\:mr-14:last-child{margin-right:3.5rem}.sm\:last\:mb-14:last-child{margin-bottom:3.5rem}.sm\:last\:ml-14:last-child{margin-left:3.5rem}.sm\:last\:mt-15:last-child{margin-top:3.75rem}.sm\:last\:mr-15:last-child{margin-right:3.75rem}.sm\:last\:mb-15:last-child{margin-bottom:3.75rem}.sm\:last\:ml-15:last-child{margin-left:3.75rem}.sm\:last\:mt-16:last-child{margin-top:4rem}.sm\:last\:mr-16:last-child{margin-right:4rem}.sm\:last\:mb-16:last-child{margin-bottom:4rem}.sm\:last\:ml-16:last-child{margin-left:4rem}.sm\:last\:mt-19:last-child{margin-top:4.75rem}.sm\:last\:mr-19:last-child{margin-right:4.75rem}.sm\:last\:mb-19:last-child{margin-bottom:4.75rem}.sm\:last\:ml-19:last-child{margin-left:4.75rem}.sm\:last\:mt-20:last-child{margin-top:5rem}.sm\:last\:mr-20:last-child{margin-right:5rem}.sm\:last\:mb-20:last-child{margin-bottom:5rem}.sm\:last\:ml-20:last-child{margin-left:5rem}.sm\:last\:mt-22:last-child{margin-top:5.5rem}.sm\:last\:mr-22:last-child{margin-right:5.5rem}.sm\:last\:mb-22:last-child{margin-bottom:5.5rem}.sm\:last\:ml-22:last-child{margin-left:5.5rem}.sm\:last\:mt-23:last-child{margin-top:5.75rem}.sm\:last\:mr-23:last-child{margin-right:5.75rem}.sm\:last\:mb-23:last-child{margin-bottom:5.75rem}.sm\:last\:ml-23:last-child{margin-left:5.75rem}.sm\:last\:mt-24:last-child{margin-top:6rem}.sm\:last\:mr-24:last-child{margin-right:6rem}.sm\:last\:mb-24:last-child{margin-bottom:6rem}.sm\:last\:ml-24:last-child{margin-left:6rem}.sm\:last\:mt-28:last-child{margin-top:6.5rem}.sm\:last\:mr-28:last-child{margin-right:6.5rem}.sm\:last\:mb-28:last-child{margin-bottom:6.5rem}.sm\:last\:ml-28:last-child{margin-left:6.5rem}.sm\:last\:mt-30:last-child{margin-top:7.5rem}.sm\:last\:mr-30:last-child{margin-right:7.5rem}.sm\:last\:mb-30:last-child{margin-bottom:7.5rem}.sm\:last\:ml-30:last-child{margin-left:7.5rem}.sm\:last\:mt-32:last-child{margin-top:8rem}.sm\:last\:mr-32:last-child{margin-right:8rem}.sm\:last\:mb-32:last-child{margin-bottom:8rem}.sm\:last\:ml-32:last-child{margin-left:8rem}.sm\:last\:mt-33:last-child{margin-top:8.75rem}.sm\:last\:mr-33:last-child{margin-right:8.75rem}.sm\:last\:mb-33:last-child{margin-bottom:8.75rem}.sm\:last\:ml-33:last-child{margin-left:8.75rem}.sm\:last\:mt-36:last-child{margin-top:9rem}.sm\:last\:mr-36:last-child{margin-right:9rem}.sm\:last\:mb-36:last-child{margin-bottom:9rem}.sm\:last\:ml-36:last-child{margin-left:9rem}.sm\:last\:mt-40:last-child{margin-top:10rem}.sm\:last\:mr-40:last-child{margin-right:10rem}.sm\:last\:mb-40:last-child{margin-bottom:10rem}.sm\:last\:ml-40:last-child{margin-left:10rem}.sm\:last\:mt-44:last-child{margin-top:11rem}.sm\:last\:mr-44:last-child{margin-right:11rem}.sm\:last\:mb-44:last-child{margin-bottom:11rem}.sm\:last\:ml-44:last-child{margin-left:11rem}.sm\:last\:mt-48:last-child{margin-top:12rem}.sm\:last\:mr-48:last-child{margin-right:12rem}.sm\:last\:mb-48:last-child{margin-bottom:12rem}.sm\:last\:ml-48:last-child{margin-left:12rem}.sm\:last\:mt-50:last-child{margin-top:12.75rem}.sm\:last\:mr-50:last-child{margin-right:12.75rem}.sm\:last\:mb-50:last-child{margin-bottom:12.75rem}.sm\:last\:ml-50:last-child{margin-left:12.75rem}.sm\:last\:mt-52:last-child{margin-top:13rem}.sm\:last\:mr-52:last-child{margin-right:13rem}.sm\:last\:mb-52:last-child{margin-bottom:13rem}.sm\:last\:ml-52:last-child{margin-left:13rem}.sm\:last\:mt-53:last-child{margin-top:13.25rem}.sm\:last\:mr-53:last-child{margin-right:13.25rem}.sm\:last\:mb-53:last-child{margin-bottom:13.25rem}.sm\:last\:ml-53:last-child{margin-left:13.25rem}.sm\:last\:mt-55:last-child{margin-top:13.75rem}.sm\:last\:mr-55:last-child{margin-right:13.75rem}.sm\:last\:mb-55:last-child{margin-bottom:13.75rem}.sm\:last\:ml-55:last-child{margin-left:13.75rem}.sm\:last\:mt-56:last-child{margin-top:14rem}.sm\:last\:mr-56:last-child{margin-right:14rem}.sm\:last\:mb-56:last-child{margin-bottom:14rem}.sm\:last\:ml-56:last-child{margin-left:14rem}.sm\:last\:mt-64:last-child{margin-top:16rem}.sm\:last\:mr-64:last-child{margin-right:16rem}.sm\:last\:mb-64:last-child{margin-bottom:16rem}.sm\:last\:ml-64:last-child{margin-left:16rem}.sm\:last\:mt-68:last-child{margin-top:17rem}.sm\:last\:mr-68:last-child{margin-right:17rem}.sm\:last\:mb-68:last-child{margin-bottom:17rem}.sm\:last\:ml-68:last-child{margin-left:17rem}.sm\:last\:mt-75:last-child{margin-top:18.75rem}.sm\:last\:mr-75:last-child{margin-right:18.75rem}.sm\:last\:mb-75:last-child{margin-bottom:18.75rem}.sm\:last\:ml-75:last-child{margin-left:18.75rem}.sm\:last\:mt-98:last-child{margin-top:24.5rem}.sm\:last\:mr-98:last-child{margin-right:24.5rem}.sm\:last\:mb-98:last-child{margin-bottom:24.5rem}.sm\:last\:ml-98:last-child{margin-left:24.5rem}.sm\:last\:mt-100:last-child{margin-top:25rem}.sm\:last\:mr-100:last-child{margin-right:25rem}.sm\:last\:mb-100:last-child{margin-bottom:25rem}.sm\:last\:ml-100:last-child{margin-left:25rem}.sm\:last\:mt-120:last-child{margin-top:30rem}.sm\:last\:mr-120:last-child{margin-right:30rem}.sm\:last\:mb-120:last-child{margin-bottom:30rem}.sm\:last\:ml-120:last-child{margin-left:30rem}.sm\:last\:mt-140:last-child{margin-top:35rem}.sm\:last\:mr-140:last-child{margin-right:35rem}.sm\:last\:mb-140:last-child{margin-bottom:35rem}.sm\:last\:ml-140:last-child{margin-left:35rem}.sm\:last\:mt-auto:last-child{margin-top:auto}.sm\:last\:mr-auto:last-child{margin-right:auto}.sm\:last\:mb-auto:last-child{margin-bottom:auto}.sm\:last\:ml-auto:last-child{margin-left:auto}.sm\:last\:mt-px:last-child{margin-top:1px}.sm\:last\:mr-px:last-child{margin-right:1px}.sm\:last\:mb-px:last-child{margin-bottom:1px}.sm\:last\:ml-px:last-child{margin-left:1px}.sm\:last\:mt-2px:last-child{margin-top:2px}.sm\:last\:mr-2px:last-child{margin-right:2px}.sm\:last\:mb-2px:last-child{margin-bottom:2px}.sm\:last\:ml-2px:last-child{margin-left:2px}.sm\:last\:mt-0-5:last-child{margin-top:.15rem}.sm\:last\:mr-0-5:last-child{margin-right:.15rem}.sm\:last\:mb-0-5:last-child{margin-bottom:.15rem}.sm\:last\:ml-0-5:last-child{margin-left:.15rem}.sm\:last\:mt-1-5:last-child{margin-top:.375rem}.sm\:last\:mr-1-5:last-child{margin-right:.375rem}.sm\:last\:mb-1-5:last-child{margin-bottom:.375rem}.sm\:last\:ml-1-5:last-child{margin-left:.375rem}.sm\:last\:mt-2-5:last-child{margin-top:.625rem}.sm\:last\:mr-2-5:last-child{margin-right:.625rem}.sm\:last\:mb-2-5:last-child{margin-bottom:.625rem}.sm\:last\:ml-2-5:last-child{margin-left:.625rem}.sm\:last\:mt-7-2:last-child{margin-top:1.875rem}.sm\:last\:mr-7-2:last-child{margin-right:1.875rem}.sm\:last\:mb-7-2:last-child{margin-bottom:1.875rem}.sm\:last\:ml-7-2:last-child{margin-left:1.875rem}.sm\:last\:mt-31-25:last-child{margin-top:7.8125rem}.sm\:last\:mr-31-25:last-child{margin-right:7.8125rem}.sm\:last\:mb-31-25:last-child{margin-bottom:7.8125rem}.sm\:last\:ml-31-25:last-child{margin-left:7.8125rem}.sm\:last\:mt-62-5:last-child{margin-top:15.625rem}.sm\:last\:mr-62-5:last-child{margin-right:15.625rem}.sm\:last\:mb-62-5:last-child{margin-bottom:15.625rem}.sm\:last\:ml-62-5:last-child{margin-left:15.625rem}.sm\:last\:-mt-1:last-child{margin-top:-.25rem}.sm\:last\:-mr-1:last-child{margin-right:-.25rem}.sm\:last\:-mb-1:last-child{margin-bottom:-.25rem}.sm\:last\:-ml-1:last-child{margin-left:-.25rem}.sm\:last\:-mt-2:last-child{margin-top:-.5rem}.sm\:last\:-mr-2:last-child{margin-right:-.5rem}.sm\:last\:-mb-2:last-child{margin-bottom:-.5rem}.sm\:last\:-ml-2:last-child{margin-left:-.5rem}.sm\:last\:-mt-3:last-child{margin-top:-.75rem}.sm\:last\:-mr-3:last-child{margin-right:-.75rem}.sm\:last\:-mb-3:last-child{margin-bottom:-.75rem}.sm\:last\:-ml-3:last-child{margin-left:-.75rem}.sm\:last\:-mt-4:last-child{margin-top:-1rem}.sm\:last\:-mr-4:last-child{margin-right:-1rem}.sm\:last\:-mb-4:last-child{margin-bottom:-1rem}.sm\:last\:-ml-4:last-child{margin-left:-1rem}.sm\:last\:-mt-5:last-child{margin-top:-1.25rem}.sm\:last\:-mr-5:last-child{margin-right:-1.25rem}.sm\:last\:-mb-5:last-child{margin-bottom:-1.25rem}.sm\:last\:-ml-5:last-child{margin-left:-1.25rem}.sm\:last\:-mt-6:last-child{margin-top:-1.5rem}.sm\:last\:-mr-6:last-child{margin-right:-1.5rem}.sm\:last\:-mb-6:last-child{margin-bottom:-1.5rem}.sm\:last\:-ml-6:last-child{margin-left:-1.5rem}.sm\:last\:-mt-7:last-child{margin-top:-1.75rem}.sm\:last\:-mr-7:last-child{margin-right:-1.75rem}.sm\:last\:-mb-7:last-child{margin-bottom:-1.75rem}.sm\:last\:-ml-7:last-child{margin-left:-1.75rem}.sm\:last\:-mt-8:last-child{margin-top:-2rem}.sm\:last\:-mr-8:last-child{margin-right:-2rem}.sm\:last\:-mb-8:last-child{margin-bottom:-2rem}.sm\:last\:-ml-8:last-child{margin-left:-2rem}.sm\:last\:-mt-9:last-child{margin-top:-2.25rem}.sm\:last\:-mr-9:last-child{margin-right:-2.25rem}.sm\:last\:-mb-9:last-child{margin-bottom:-2.25rem}.sm\:last\:-ml-9:last-child{margin-left:-2.25rem}.sm\:last\:-mt-10:last-child{margin-top:-2.5rem}.sm\:last\:-mr-10:last-child{margin-right:-2.5rem}.sm\:last\:-mb-10:last-child{margin-bottom:-2.5rem}.sm\:last\:-ml-10:last-child{margin-left:-2.5rem}.sm\:last\:-mt-11:last-child{margin-top:-2.75rem}.sm\:last\:-mr-11:last-child{margin-right:-2.75rem}.sm\:last\:-mb-11:last-child{margin-bottom:-2.75rem}.sm\:last\:-ml-11:last-child{margin-left:-2.75rem}.sm\:last\:-mt-12:last-child{margin-top:-3rem}.sm\:last\:-mr-12:last-child{margin-right:-3rem}.sm\:last\:-mb-12:last-child{margin-bottom:-3rem}.sm\:last\:-ml-12:last-child{margin-left:-3rem}.sm\:last\:-mt-13:last-child{margin-top:-3.25rem}.sm\:last\:-mr-13:last-child{margin-right:-3.25rem}.sm\:last\:-mb-13:last-child{margin-bottom:-3.25rem}.sm\:last\:-ml-13:last-child{margin-left:-3.25rem}.sm\:last\:-mt-14:last-child{margin-top:-3.5rem}.sm\:last\:-mr-14:last-child{margin-right:-3.5rem}.sm\:last\:-mb-14:last-child{margin-bottom:-3.5rem}.sm\:last\:-ml-14:last-child{margin-left:-3.5rem}.sm\:last\:-mt-15:last-child{margin-top:-3.75rem}.sm\:last\:-mr-15:last-child{margin-right:-3.75rem}.sm\:last\:-mb-15:last-child{margin-bottom:-3.75rem}.sm\:last\:-ml-15:last-child{margin-left:-3.75rem}.sm\:last\:-mt-16:last-child{margin-top:-4rem}.sm\:last\:-mr-16:last-child{margin-right:-4rem}.sm\:last\:-mb-16:last-child{margin-bottom:-4rem}.sm\:last\:-ml-16:last-child{margin-left:-4rem}.sm\:last\:-mt-19:last-child{margin-top:-4.75rem}.sm\:last\:-mr-19:last-child{margin-right:-4.75rem}.sm\:last\:-mb-19:last-child{margin-bottom:-4.75rem}.sm\:last\:-ml-19:last-child{margin-left:-4.75rem}.sm\:last\:-mt-20:last-child{margin-top:-5rem}.sm\:last\:-mr-20:last-child{margin-right:-5rem}.sm\:last\:-mb-20:last-child{margin-bottom:-5rem}.sm\:last\:-ml-20:last-child{margin-left:-5rem}.sm\:last\:-mt-22:last-child{margin-top:-5.5rem}.sm\:last\:-mr-22:last-child{margin-right:-5.5rem}.sm\:last\:-mb-22:last-child{margin-bottom:-5.5rem}.sm\:last\:-ml-22:last-child{margin-left:-5.5rem}.sm\:last\:-mt-23:last-child{margin-top:-5.75rem}.sm\:last\:-mr-23:last-child{margin-right:-5.75rem}.sm\:last\:-mb-23:last-child{margin-bottom:-5.75rem}.sm\:last\:-ml-23:last-child{margin-left:-5.75rem}.sm\:last\:-mt-24:last-child{margin-top:-6rem}.sm\:last\:-mr-24:last-child{margin-right:-6rem}.sm\:last\:-mb-24:last-child{margin-bottom:-6rem}.sm\:last\:-ml-24:last-child{margin-left:-6rem}.sm\:last\:-mt-30:last-child{margin-top:-7.5rem}.sm\:last\:-mr-30:last-child{margin-right:-7.5rem}.sm\:last\:-mb-30:last-child{margin-bottom:-7.5rem}.sm\:last\:-ml-30:last-child{margin-left:-7.5rem}.sm\:last\:-mt-32:last-child{margin-top:-8rem}.sm\:last\:-mr-32:last-child{margin-right:-8rem}.sm\:last\:-mb-32:last-child{margin-bottom:-8rem}.sm\:last\:-ml-32:last-child{margin-left:-8rem}.sm\:last\:-mt-40:last-child{margin-top:-10rem}.sm\:last\:-mr-40:last-child{margin-right:-10rem}.sm\:last\:-mb-40:last-child{margin-bottom:-10rem}.sm\:last\:-ml-40:last-child{margin-left:-10rem}.sm\:last\:-mt-44:last-child{margin-top:-11rem}.sm\:last\:-mr-44:last-child{margin-right:-11rem}.sm\:last\:-mb-44:last-child{margin-bottom:-11rem}.sm\:last\:-ml-44:last-child{margin-left:-11rem}.sm\:last\:-mt-48:last-child{margin-top:-12rem}.sm\:last\:-mr-48:last-child{margin-right:-12rem}.sm\:last\:-mb-48:last-child{margin-bottom:-12rem}.sm\:last\:-ml-48:last-child{margin-left:-12rem}.sm\:last\:-mt-50:last-child{margin-top:-12.75rem}.sm\:last\:-mr-50:last-child{margin-right:-12.75rem}.sm\:last\:-mb-50:last-child{margin-bottom:-12.75rem}.sm\:last\:-ml-50:last-child{margin-left:-12.75rem}.sm\:last\:-mt-52:last-child{margin-top:-13rem}.sm\:last\:-mr-52:last-child{margin-right:-13rem}.sm\:last\:-mb-52:last-child{margin-bottom:-13rem}.sm\:last\:-ml-52:last-child{margin-left:-13rem}.sm\:last\:-mt-53:last-child{margin-top:-13.25rem}.sm\:last\:-mr-53:last-child{margin-right:-13.25rem}.sm\:last\:-mb-53:last-child{margin-bottom:-13.25rem}.sm\:last\:-ml-53:last-child{margin-left:-13.25rem}.sm\:last\:-mt-55:last-child{margin-top:-13.75rem}.sm\:last\:-mr-55:last-child{margin-right:-13.75rem}.sm\:last\:-mb-55:last-child{margin-bottom:-13.75rem}.sm\:last\:-ml-55:last-child{margin-left:-13.75rem}.sm\:last\:-mt-56:last-child{margin-top:-14rem}.sm\:last\:-mr-56:last-child{margin-right:-14rem}.sm\:last\:-mb-56:last-child{margin-bottom:-14rem}.sm\:last\:-ml-56:last-child{margin-left:-14rem}.sm\:last\:-mt-64:last-child{margin-top:-16rem}.sm\:last\:-mr-64:last-child{margin-right:-16rem}.sm\:last\:-mb-64:last-child{margin-bottom:-16rem}.sm\:last\:-ml-64:last-child{margin-left:-16rem}.sm\:last\:-mt-68:last-child{margin-top:-17rem}.sm\:last\:-mr-68:last-child{margin-right:-17rem}.sm\:last\:-mb-68:last-child{margin-bottom:-17rem}.sm\:last\:-ml-68:last-child{margin-left:-17rem}.sm\:last\:-mt-75:last-child{margin-top:-18.75rem}.sm\:last\:-mr-75:last-child{margin-right:-18.75rem}.sm\:last\:-mb-75:last-child{margin-bottom:-18.75rem}.sm\:last\:-ml-75:last-child{margin-left:-18.75rem}.sm\:last\:-mt-98:last-child{margin-top:-24.5rem}.sm\:last\:-mr-98:last-child{margin-right:-24.5rem}.sm\:last\:-mb-98:last-child{margin-bottom:-24.5rem}.sm\:last\:-ml-98:last-child{margin-left:-24.5rem}.sm\:last\:-mt-100:last-child{margin-top:-25rem}.sm\:last\:-mr-100:last-child{margin-right:-25rem}.sm\:last\:-mb-100:last-child{margin-bottom:-25rem}.sm\:last\:-ml-100:last-child{margin-left:-25rem}.sm\:last\:-mt-120:last-child{margin-top:-30rem}.sm\:last\:-mr-120:last-child{margin-right:-30rem}.sm\:last\:-mb-120:last-child{margin-bottom:-30rem}.sm\:last\:-ml-120:last-child{margin-left:-30rem}.sm\:last\:-mt-140:last-child{margin-top:-35rem}.sm\:last\:-mr-140:last-child{margin-right:-35rem}.sm\:last\:-mb-140:last-child{margin-bottom:-35rem}.sm\:last\:-ml-140:last-child{margin-left:-35rem}.sm\:last\:-mt-px:last-child{margin-top:-1px}.sm\:last\:-mr-px:last-child{margin-right:-1px}.sm\:last\:-mb-px:last-child{margin-bottom:-1px}.sm\:last\:-ml-px:last-child{margin-left:-1px}.sm\:last\:-mt-2px:last-child{margin-top:-2px}.sm\:last\:-mr-2px:last-child{margin-right:-2px}.sm\:last\:-mb-2px:last-child{margin-bottom:-2px}.sm\:last\:-ml-2px:last-child{margin-left:-2px}.sm\:last\:-mt-0-5:last-child{margin-top:-.15rem}.sm\:last\:-mr-0-5:last-child{margin-right:-.15rem}.sm\:last\:-mb-0-5:last-child{margin-bottom:-.15rem}.sm\:last\:-ml-0-5:last-child{margin-left:-.15rem}.sm\:last\:-mt-1-5:last-child{margin-top:-.375rem}.sm\:last\:-mr-1-5:last-child{margin-right:-.375rem}.sm\:last\:-mb-1-5:last-child{margin-bottom:-.375rem}.sm\:last\:-ml-1-5:last-child{margin-left:-.375rem}.sm\:last\:-mt-2-5:last-child{margin-top:-.625rem}.sm\:last\:-mr-2-5:last-child{margin-right:-.625rem}.sm\:last\:-mb-2-5:last-child{margin-bottom:-.625rem}.sm\:last\:-ml-2-5:last-child{margin-left:-.625rem}.sm\:last\:-mt-7-2:last-child{margin-top:-1.875rem}.sm\:last\:-mr-7-2:last-child{margin-right:-1.875rem}.sm\:last\:-mb-7-2:last-child{margin-bottom:-1.875rem}.sm\:last\:-ml-7-2:last-child{margin-left:-1.875rem}.sm\:last\:-mt-31-25:last-child{margin-top:-7.8125rem}.sm\:last\:-mr-31-25:last-child{margin-right:-7.8125rem}.sm\:last\:-mb-31-25:last-child{margin-bottom:-7.8125rem}.sm\:last\:-ml-31-25:last-child{margin-left:-7.8125rem}.sm\:last\:-mt-62-5:last-child{margin-top:-15.625rem}.sm\:last\:-mr-62-5:last-child{margin-right:-15.625rem}.sm\:last\:-mb-62-5:last-child{margin-bottom:-15.625rem}.sm\:last\:-ml-62-5:last-child{margin-left:-15.625rem}.sm\:hover\:m-0:hover{margin:0}.sm\:hover\:m-1:hover{margin:.25rem}.sm\:hover\:m-2:hover{margin:.5rem}.sm\:hover\:m-3:hover{margin:.75rem}.sm\:hover\:m-4:hover{margin:1rem}.sm\:hover\:m-5:hover{margin:1.25rem}.sm\:hover\:m-6:hover{margin:1.5rem}.sm\:hover\:m-7:hover{margin:1.75rem}.sm\:hover\:m-8:hover{margin:2rem}.sm\:hover\:m-9:hover{margin:2.25rem}.sm\:hover\:m-10:hover{margin:2.5rem}.sm\:hover\:m-11:hover{margin:2.75rem}.sm\:hover\:m-12:hover{margin:3rem}.sm\:hover\:m-13:hover{margin:3.25rem}.sm\:hover\:m-14:hover{margin:3.5rem}.sm\:hover\:m-15:hover{margin:3.75rem}.sm\:hover\:m-16:hover{margin:4rem}.sm\:hover\:m-19:hover{margin:4.75rem}.sm\:hover\:m-20:hover{margin:5rem}.sm\:hover\:m-22:hover{margin:5.5rem}.sm\:hover\:m-23:hover{margin:5.75rem}.sm\:hover\:m-24:hover{margin:6rem}.sm\:hover\:m-28:hover{margin:6.5rem}.sm\:hover\:m-30:hover{margin:7.5rem}.sm\:hover\:m-32:hover{margin:8rem}.sm\:hover\:m-33:hover{margin:8.75rem}.sm\:hover\:m-36:hover{margin:9rem}.sm\:hover\:m-40:hover{margin:10rem}.sm\:hover\:m-44:hover{margin:11rem}.sm\:hover\:m-48:hover{margin:12rem}.sm\:hover\:m-50:hover{margin:12.75rem}.sm\:hover\:m-52:hover{margin:13rem}.sm\:hover\:m-53:hover{margin:13.25rem}.sm\:hover\:m-55:hover{margin:13.75rem}.sm\:hover\:m-56:hover{margin:14rem}.sm\:hover\:m-64:hover{margin:16rem}.sm\:hover\:m-68:hover{margin:17rem}.sm\:hover\:m-75:hover{margin:18.75rem}.sm\:hover\:m-98:hover{margin:24.5rem}.sm\:hover\:m-100:hover{margin:25rem}.sm\:hover\:m-120:hover{margin:30rem}.sm\:hover\:m-140:hover{margin:35rem}.sm\:hover\:m-auto:hover{margin:auto}.sm\:hover\:m-px:hover{margin:1px}.sm\:hover\:m-2px:hover{margin:2px}.sm\:hover\:m-0-5:hover{margin:.15rem}.sm\:hover\:m-1-5:hover{margin:.375rem}.sm\:hover\:m-2-5:hover{margin:.625rem}.sm\:hover\:m-7-2:hover{margin:1.875rem}.sm\:hover\:m-31-25:hover{margin:7.8125rem}.sm\:hover\:m-62-5:hover{margin:15.625rem}.sm\:hover\:-m-1:hover{margin:-.25rem}.sm\:hover\:-m-2:hover{margin:-.5rem}.sm\:hover\:-m-3:hover{margin:-.75rem}.sm\:hover\:-m-4:hover{margin:-1rem}.sm\:hover\:-m-5:hover{margin:-1.25rem}.sm\:hover\:-m-6:hover{margin:-1.5rem}.sm\:hover\:-m-7:hover{margin:-1.75rem}.sm\:hover\:-m-8:hover{margin:-2rem}.sm\:hover\:-m-9:hover{margin:-2.25rem}.sm\:hover\:-m-10:hover{margin:-2.5rem}.sm\:hover\:-m-11:hover{margin:-2.75rem}.sm\:hover\:-m-12:hover{margin:-3rem}.sm\:hover\:-m-13:hover{margin:-3.25rem}.sm\:hover\:-m-14:hover{margin:-3.5rem}.sm\:hover\:-m-15:hover{margin:-3.75rem}.sm\:hover\:-m-16:hover{margin:-4rem}.sm\:hover\:-m-19:hover{margin:-4.75rem}.sm\:hover\:-m-20:hover{margin:-5rem}.sm\:hover\:-m-22:hover{margin:-5.5rem}.sm\:hover\:-m-23:hover{margin:-5.75rem}.sm\:hover\:-m-24:hover{margin:-6rem}.sm\:hover\:-m-30:hover{margin:-7.5rem}.sm\:hover\:-m-32:hover{margin:-8rem}.sm\:hover\:-m-40:hover{margin:-10rem}.sm\:hover\:-m-44:hover{margin:-11rem}.sm\:hover\:-m-48:hover{margin:-12rem}.sm\:hover\:-m-50:hover{margin:-12.75rem}.sm\:hover\:-m-52:hover{margin:-13rem}.sm\:hover\:-m-53:hover{margin:-13.25rem}.sm\:hover\:-m-55:hover{margin:-13.75rem}.sm\:hover\:-m-56:hover{margin:-14rem}.sm\:hover\:-m-64:hover{margin:-16rem}.sm\:hover\:-m-68:hover{margin:-17rem}.sm\:hover\:-m-75:hover{margin:-18.75rem}.sm\:hover\:-m-98:hover{margin:-24.5rem}.sm\:hover\:-m-100:hover{margin:-25rem}.sm\:hover\:-m-120:hover{margin:-30rem}.sm\:hover\:-m-140:hover{margin:-35rem}.sm\:hover\:-m-px:hover{margin:-1px}.sm\:hover\:-m-2px:hover{margin:-2px}.sm\:hover\:-m-0-5:hover{margin:-.15rem}.sm\:hover\:-m-1-5:hover{margin:-.375rem}.sm\:hover\:-m-2-5:hover{margin:-.625rem}.sm\:hover\:-m-7-2:hover{margin:-1.875rem}.sm\:hover\:-m-31-25:hover{margin:-7.8125rem}.sm\:hover\:-m-62-5:hover{margin:-15.625rem}.sm\:hover\:my-0:hover{margin-top:0;margin-bottom:0}.sm\:hover\:mx-0:hover{margin-left:0;margin-right:0}.sm\:hover\:my-1:hover{margin-top:.25rem;margin-bottom:.25rem}.sm\:hover\:mx-1:hover{margin-left:.25rem;margin-right:.25rem}.sm\:hover\:my-2:hover{margin-top:.5rem;margin-bottom:.5rem}.sm\:hover\:mx-2:hover{margin-left:.5rem;margin-right:.5rem}.sm\:hover\:my-3:hover{margin-top:.75rem;margin-bottom:.75rem}.sm\:hover\:mx-3:hover{margin-left:.75rem;margin-right:.75rem}.sm\:hover\:my-4:hover{margin-top:1rem;margin-bottom:1rem}.sm\:hover\:mx-4:hover{margin-left:1rem;margin-right:1rem}.sm\:hover\:my-5:hover{margin-top:1.25rem;margin-bottom:1.25rem}.sm\:hover\:mx-5:hover{margin-left:1.25rem;margin-right:1.25rem}.sm\:hover\:my-6:hover{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:hover\:mx-6:hover{margin-left:1.5rem;margin-right:1.5rem}.sm\:hover\:my-7:hover{margin-top:1.75rem;margin-bottom:1.75rem}.sm\:hover\:mx-7:hover{margin-left:1.75rem;margin-right:1.75rem}.sm\:hover\:my-8:hover{margin-top:2rem;margin-bottom:2rem}.sm\:hover\:mx-8:hover{margin-left:2rem;margin-right:2rem}.sm\:hover\:my-9:hover{margin-top:2.25rem;margin-bottom:2.25rem}.sm\:hover\:mx-9:hover{margin-left:2.25rem;margin-right:2.25rem}.sm\:hover\:my-10:hover{margin-top:2.5rem;margin-bottom:2.5rem}.sm\:hover\:mx-10:hover{margin-left:2.5rem;margin-right:2.5rem}.sm\:hover\:my-11:hover{margin-top:2.75rem;margin-bottom:2.75rem}.sm\:hover\:mx-11:hover{margin-left:2.75rem;margin-right:2.75rem}.sm\:hover\:my-12:hover{margin-top:3rem;margin-bottom:3rem}.sm\:hover\:mx-12:hover{margin-left:3rem;margin-right:3rem}.sm\:hover\:my-13:hover{margin-top:3.25rem;margin-bottom:3.25rem}.sm\:hover\:mx-13:hover{margin-left:3.25rem;margin-right:3.25rem}.sm\:hover\:my-14:hover{margin-top:3.5rem;margin-bottom:3.5rem}.sm\:hover\:mx-14:hover{margin-left:3.5rem;margin-right:3.5rem}.sm\:hover\:my-15:hover{margin-top:3.75rem;margin-bottom:3.75rem}.sm\:hover\:mx-15:hover{margin-left:3.75rem;margin-right:3.75rem}.sm\:hover\:my-16:hover{margin-top:4rem;margin-bottom:4rem}.sm\:hover\:mx-16:hover{margin-left:4rem;margin-right:4rem}.sm\:hover\:my-19:hover{margin-top:4.75rem;margin-bottom:4.75rem}.sm\:hover\:mx-19:hover{margin-left:4.75rem;margin-right:4.75rem}.sm\:hover\:my-20:hover{margin-top:5rem;margin-bottom:5rem}.sm\:hover\:mx-20:hover{margin-left:5rem;margin-right:5rem}.sm\:hover\:my-22:hover{margin-top:5.5rem;margin-bottom:5.5rem}.sm\:hover\:mx-22:hover{margin-left:5.5rem;margin-right:5.5rem}.sm\:hover\:my-23:hover{margin-top:5.75rem;margin-bottom:5.75rem}.sm\:hover\:mx-23:hover{margin-left:5.75rem;margin-right:5.75rem}.sm\:hover\:my-24:hover{margin-top:6rem;margin-bottom:6rem}.sm\:hover\:mx-24:hover{margin-left:6rem;margin-right:6rem}.sm\:hover\:my-28:hover{margin-top:6.5rem;margin-bottom:6.5rem}.sm\:hover\:mx-28:hover{margin-left:6.5rem;margin-right:6.5rem}.sm\:hover\:my-30:hover{margin-top:7.5rem;margin-bottom:7.5rem}.sm\:hover\:mx-30:hover{margin-left:7.5rem;margin-right:7.5rem}.sm\:hover\:my-32:hover{margin-top:8rem;margin-bottom:8rem}.sm\:hover\:mx-32:hover{margin-left:8rem;margin-right:8rem}.sm\:hover\:my-33:hover{margin-top:8.75rem;margin-bottom:8.75rem}.sm\:hover\:mx-33:hover{margin-left:8.75rem;margin-right:8.75rem}.sm\:hover\:my-36:hover{margin-top:9rem;margin-bottom:9rem}.sm\:hover\:mx-36:hover{margin-left:9rem;margin-right:9rem}.sm\:hover\:my-40:hover{margin-top:10rem;margin-bottom:10rem}.sm\:hover\:mx-40:hover{margin-left:10rem;margin-right:10rem}.sm\:hover\:my-44:hover{margin-top:11rem;margin-bottom:11rem}.sm\:hover\:mx-44:hover{margin-left:11rem;margin-right:11rem}.sm\:hover\:my-48:hover{margin-top:12rem;margin-bottom:12rem}.sm\:hover\:mx-48:hover{margin-left:12rem;margin-right:12rem}.sm\:hover\:my-50:hover{margin-top:12.75rem;margin-bottom:12.75rem}.sm\:hover\:mx-50:hover{margin-left:12.75rem;margin-right:12.75rem}.sm\:hover\:my-52:hover{margin-top:13rem;margin-bottom:13rem}.sm\:hover\:mx-52:hover{margin-left:13rem;margin-right:13rem}.sm\:hover\:my-53:hover{margin-top:13.25rem;margin-bottom:13.25rem}.sm\:hover\:mx-53:hover{margin-left:13.25rem;margin-right:13.25rem}.sm\:hover\:my-55:hover{margin-top:13.75rem;margin-bottom:13.75rem}.sm\:hover\:mx-55:hover{margin-left:13.75rem;margin-right:13.75rem}.sm\:hover\:my-56:hover{margin-top:14rem;margin-bottom:14rem}.sm\:hover\:mx-56:hover{margin-left:14rem;margin-right:14rem}.sm\:hover\:my-64:hover{margin-top:16rem;margin-bottom:16rem}.sm\:hover\:mx-64:hover{margin-left:16rem;margin-right:16rem}.sm\:hover\:my-68:hover{margin-top:17rem;margin-bottom:17rem}.sm\:hover\:mx-68:hover{margin-left:17rem;margin-right:17rem}.sm\:hover\:my-75:hover{margin-top:18.75rem;margin-bottom:18.75rem}.sm\:hover\:mx-75:hover{margin-left:18.75rem;margin-right:18.75rem}.sm\:hover\:my-98:hover{margin-top:24.5rem;margin-bottom:24.5rem}.sm\:hover\:mx-98:hover{margin-left:24.5rem;margin-right:24.5rem}.sm\:hover\:my-100:hover{margin-top:25rem;margin-bottom:25rem}.sm\:hover\:mx-100:hover{margin-left:25rem;margin-right:25rem}.sm\:hover\:my-120:hover{margin-top:30rem;margin-bottom:30rem}.sm\:hover\:mx-120:hover{margin-left:30rem;margin-right:30rem}.sm\:hover\:my-140:hover{margin-top:35rem;margin-bottom:35rem}.sm\:hover\:mx-140:hover{margin-left:35rem;margin-right:35rem}.sm\:hover\:my-auto:hover{margin-top:auto;margin-bottom:auto}.sm\:hover\:mx-auto:hover{margin-left:auto;margin-right:auto}.sm\:hover\:my-px:hover{margin-top:1px;margin-bottom:1px}.sm\:hover\:mx-px:hover{margin-left:1px;margin-right:1px}.sm\:hover\:my-2px:hover{margin-top:2px;margin-bottom:2px}.sm\:hover\:mx-2px:hover{margin-left:2px;margin-right:2px}.sm\:hover\:my-0-5:hover{margin-top:.15rem;margin-bottom:.15rem}.sm\:hover\:mx-0-5:hover{margin-left:.15rem;margin-right:.15rem}.sm\:hover\:my-1-5:hover{margin-top:.375rem;margin-bottom:.375rem}.sm\:hover\:mx-1-5:hover{margin-left:.375rem;margin-right:.375rem}.sm\:hover\:my-2-5:hover{margin-top:.625rem;margin-bottom:.625rem}.sm\:hover\:mx-2-5:hover{margin-left:.625rem;margin-right:.625rem}.sm\:hover\:my-7-2:hover{margin-top:1.875rem;margin-bottom:1.875rem}.sm\:hover\:mx-7-2:hover{margin-left:1.875rem;margin-right:1.875rem}.sm\:hover\:my-31-25:hover{margin-top:7.8125rem;margin-bottom:7.8125rem}.sm\:hover\:mx-31-25:hover{margin-left:7.8125rem;margin-right:7.8125rem}.sm\:hover\:my-62-5:hover{margin-top:15.625rem;margin-bottom:15.625rem}.sm\:hover\:mx-62-5:hover{margin-left:15.625rem;margin-right:15.625rem}.sm\:hover\:-my-1:hover{margin-top:-.25rem;margin-bottom:-.25rem}.sm\:hover\:-mx-1:hover{margin-left:-.25rem;margin-right:-.25rem}.sm\:hover\:-my-2:hover{margin-top:-.5rem;margin-bottom:-.5rem}.sm\:hover\:-mx-2:hover{margin-left:-.5rem;margin-right:-.5rem}.sm\:hover\:-my-3:hover{margin-top:-.75rem;margin-bottom:-.75rem}.sm\:hover\:-mx-3:hover{margin-left:-.75rem;margin-right:-.75rem}.sm\:hover\:-my-4:hover{margin-top:-1rem;margin-bottom:-1rem}.sm\:hover\:-mx-4:hover{margin-left:-1rem;margin-right:-1rem}.sm\:hover\:-my-5:hover{margin-top:-1.25rem;margin-bottom:-1.25rem}.sm\:hover\:-mx-5:hover{margin-left:-1.25rem;margin-right:-1.25rem}.sm\:hover\:-my-6:hover{margin-top:-1.5rem;margin-bottom:-1.5rem}.sm\:hover\:-mx-6:hover{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:hover\:-my-7:hover{margin-top:-1.75rem;margin-bottom:-1.75rem}.sm\:hover\:-mx-7:hover{margin-left:-1.75rem;margin-right:-1.75rem}.sm\:hover\:-my-8:hover{margin-top:-2rem;margin-bottom:-2rem}.sm\:hover\:-mx-8:hover{margin-left:-2rem;margin-right:-2rem}.sm\:hover\:-my-9:hover{margin-top:-2.25rem;margin-bottom:-2.25rem}.sm\:hover\:-mx-9:hover{margin-left:-2.25rem;margin-right:-2.25rem}.sm\:hover\:-my-10:hover{margin-top:-2.5rem;margin-bottom:-2.5rem}.sm\:hover\:-mx-10:hover{margin-left:-2.5rem;margin-right:-2.5rem}.sm\:hover\:-my-11:hover{margin-top:-2.75rem;margin-bottom:-2.75rem}.sm\:hover\:-mx-11:hover{margin-left:-2.75rem;margin-right:-2.75rem}.sm\:hover\:-my-12:hover{margin-top:-3rem;margin-bottom:-3rem}.sm\:hover\:-mx-12:hover{margin-left:-3rem;margin-right:-3rem}.sm\:hover\:-my-13:hover{margin-top:-3.25rem;margin-bottom:-3.25rem}.sm\:hover\:-mx-13:hover{margin-left:-3.25rem;margin-right:-3.25rem}.sm\:hover\:-my-14:hover{margin-top:-3.5rem;margin-bottom:-3.5rem}.sm\:hover\:-mx-14:hover{margin-left:-3.5rem;margin-right:-3.5rem}.sm\:hover\:-my-15:hover{margin-top:-3.75rem;margin-bottom:-3.75rem}.sm\:hover\:-mx-15:hover{margin-left:-3.75rem;margin-right:-3.75rem}.sm\:hover\:-my-16:hover{margin-top:-4rem;margin-bottom:-4rem}.sm\:hover\:-mx-16:hover{margin-left:-4rem;margin-right:-4rem}.sm\:hover\:-my-19:hover{margin-top:-4.75rem;margin-bottom:-4.75rem}.sm\:hover\:-mx-19:hover{margin-left:-4.75rem;margin-right:-4.75rem}.sm\:hover\:-my-20:hover{margin-top:-5rem;margin-bottom:-5rem}.sm\:hover\:-mx-20:hover{margin-left:-5rem;margin-right:-5rem}.sm\:hover\:-my-22:hover{margin-top:-5.5rem;margin-bottom:-5.5rem}.sm\:hover\:-mx-22:hover{margin-left:-5.5rem;margin-right:-5.5rem}.sm\:hover\:-my-23:hover{margin-top:-5.75rem;margin-bottom:-5.75rem}.sm\:hover\:-mx-23:hover{margin-left:-5.75rem;margin-right:-5.75rem}.sm\:hover\:-my-24:hover{margin-top:-6rem;margin-bottom:-6rem}.sm\:hover\:-mx-24:hover{margin-left:-6rem;margin-right:-6rem}.sm\:hover\:-my-30:hover{margin-top:-7.5rem;margin-bottom:-7.5rem}.sm\:hover\:-mx-30:hover{margin-left:-7.5rem;margin-right:-7.5rem}.sm\:hover\:-my-32:hover{margin-top:-8rem;margin-bottom:-8rem}.sm\:hover\:-mx-32:hover{margin-left:-8rem;margin-right:-8rem}.sm\:hover\:-my-40:hover{margin-top:-10rem;margin-bottom:-10rem}.sm\:hover\:-mx-40:hover{margin-left:-10rem;margin-right:-10rem}.sm\:hover\:-my-44:hover{margin-top:-11rem;margin-bottom:-11rem}.sm\:hover\:-mx-44:hover{margin-left:-11rem;margin-right:-11rem}.sm\:hover\:-my-48:hover{margin-top:-12rem;margin-bottom:-12rem}.sm\:hover\:-mx-48:hover{margin-left:-12rem;margin-right:-12rem}.sm\:hover\:-my-50:hover{margin-top:-12.75rem;margin-bottom:-12.75rem}.sm\:hover\:-mx-50:hover{margin-left:-12.75rem;margin-right:-12.75rem}.sm\:hover\:-my-52:hover{margin-top:-13rem;margin-bottom:-13rem}.sm\:hover\:-mx-52:hover{margin-left:-13rem;margin-right:-13rem}.sm\:hover\:-my-53:hover{margin-top:-13.25rem;margin-bottom:-13.25rem}.sm\:hover\:-mx-53:hover{margin-left:-13.25rem;margin-right:-13.25rem}.sm\:hover\:-my-55:hover{margin-top:-13.75rem;margin-bottom:-13.75rem}.sm\:hover\:-mx-55:hover{margin-left:-13.75rem;margin-right:-13.75rem}.sm\:hover\:-my-56:hover{margin-top:-14rem;margin-bottom:-14rem}.sm\:hover\:-mx-56:hover{margin-left:-14rem;margin-right:-14rem}.sm\:hover\:-my-64:hover{margin-top:-16rem;margin-bottom:-16rem}.sm\:hover\:-mx-64:hover{margin-left:-16rem;margin-right:-16rem}.sm\:hover\:-my-68:hover{margin-top:-17rem;margin-bottom:-17rem}.sm\:hover\:-mx-68:hover{margin-left:-17rem;margin-right:-17rem}.sm\:hover\:-my-75:hover{margin-top:-18.75rem;margin-bottom:-18.75rem}.sm\:hover\:-mx-75:hover{margin-left:-18.75rem;margin-right:-18.75rem}.sm\:hover\:-my-98:hover{margin-top:-24.5rem;margin-bottom:-24.5rem}.sm\:hover\:-mx-98:hover{margin-left:-24.5rem;margin-right:-24.5rem}.sm\:hover\:-my-100:hover{margin-top:-25rem;margin-bottom:-25rem}.sm\:hover\:-mx-100:hover{margin-left:-25rem;margin-right:-25rem}.sm\:hover\:-my-120:hover{margin-top:-30rem;margin-bottom:-30rem}.sm\:hover\:-mx-120:hover{margin-left:-30rem;margin-right:-30rem}.sm\:hover\:-my-140:hover{margin-top:-35rem;margin-bottom:-35rem}.sm\:hover\:-mx-140:hover{margin-left:-35rem;margin-right:-35rem}.sm\:hover\:-my-px:hover{margin-top:-1px;margin-bottom:-1px}.sm\:hover\:-mx-px:hover{margin-left:-1px;margin-right:-1px}.sm\:hover\:-my-2px:hover{margin-top:-2px;margin-bottom:-2px}.sm\:hover\:-mx-2px:hover{margin-left:-2px;margin-right:-2px}.sm\:hover\:-my-0-5:hover{margin-top:-.15rem;margin-bottom:-.15rem}.sm\:hover\:-mx-0-5:hover{margin-left:-.15rem;margin-right:-.15rem}.sm\:hover\:-my-1-5:hover{margin-top:-.375rem;margin-bottom:-.375rem}.sm\:hover\:-mx-1-5:hover{margin-left:-.375rem;margin-right:-.375rem}.sm\:hover\:-my-2-5:hover{margin-top:-.625rem;margin-bottom:-.625rem}.sm\:hover\:-mx-2-5:hover{margin-left:-.625rem;margin-right:-.625rem}.sm\:hover\:-my-7-2:hover{margin-top:-1.875rem;margin-bottom:-1.875rem}.sm\:hover\:-mx-7-2:hover{margin-left:-1.875rem;margin-right:-1.875rem}.sm\:hover\:-my-31-25:hover{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.sm\:hover\:-mx-31-25:hover{margin-left:-7.8125rem;margin-right:-7.8125rem}.sm\:hover\:-my-62-5:hover{margin-top:-15.625rem;margin-bottom:-15.625rem}.sm\:hover\:-mx-62-5:hover{margin-left:-15.625rem;margin-right:-15.625rem}.sm\:hover\:mt-0:hover{margin-top:0}.sm\:hover\:mr-0:hover{margin-right:0}.sm\:hover\:mb-0:hover{margin-bottom:0}.sm\:hover\:ml-0:hover{margin-left:0}.sm\:hover\:mt-1:hover{margin-top:.25rem}.sm\:hover\:mr-1:hover{margin-right:.25rem}.sm\:hover\:mb-1:hover{margin-bottom:.25rem}.sm\:hover\:ml-1:hover{margin-left:.25rem}.sm\:hover\:mt-2:hover{margin-top:.5rem}.sm\:hover\:mr-2:hover{margin-right:.5rem}.sm\:hover\:mb-2:hover{margin-bottom:.5rem}.sm\:hover\:ml-2:hover{margin-left:.5rem}.sm\:hover\:mt-3:hover{margin-top:.75rem}.sm\:hover\:mr-3:hover{margin-right:.75rem}.sm\:hover\:mb-3:hover{margin-bottom:.75rem}.sm\:hover\:ml-3:hover{margin-left:.75rem}.sm\:hover\:mt-4:hover{margin-top:1rem}.sm\:hover\:mr-4:hover{margin-right:1rem}.sm\:hover\:mb-4:hover{margin-bottom:1rem}.sm\:hover\:ml-4:hover{margin-left:1rem}.sm\:hover\:mt-5:hover{margin-top:1.25rem}.sm\:hover\:mr-5:hover{margin-right:1.25rem}.sm\:hover\:mb-5:hover{margin-bottom:1.25rem}.sm\:hover\:ml-5:hover{margin-left:1.25rem}.sm\:hover\:mt-6:hover{margin-top:1.5rem}.sm\:hover\:mr-6:hover{margin-right:1.5rem}.sm\:hover\:mb-6:hover{margin-bottom:1.5rem}.sm\:hover\:ml-6:hover{margin-left:1.5rem}.sm\:hover\:mt-7:hover{margin-top:1.75rem}.sm\:hover\:mr-7:hover{margin-right:1.75rem}.sm\:hover\:mb-7:hover{margin-bottom:1.75rem}.sm\:hover\:ml-7:hover{margin-left:1.75rem}.sm\:hover\:mt-8:hover{margin-top:2rem}.sm\:hover\:mr-8:hover{margin-right:2rem}.sm\:hover\:mb-8:hover{margin-bottom:2rem}.sm\:hover\:ml-8:hover{margin-left:2rem}.sm\:hover\:mt-9:hover{margin-top:2.25rem}.sm\:hover\:mr-9:hover{margin-right:2.25rem}.sm\:hover\:mb-9:hover{margin-bottom:2.25rem}.sm\:hover\:ml-9:hover{margin-left:2.25rem}.sm\:hover\:mt-10:hover{margin-top:2.5rem}.sm\:hover\:mr-10:hover{margin-right:2.5rem}.sm\:hover\:mb-10:hover{margin-bottom:2.5rem}.sm\:hover\:ml-10:hover{margin-left:2.5rem}.sm\:hover\:mt-11:hover{margin-top:2.75rem}.sm\:hover\:mr-11:hover{margin-right:2.75rem}.sm\:hover\:mb-11:hover{margin-bottom:2.75rem}.sm\:hover\:ml-11:hover{margin-left:2.75rem}.sm\:hover\:mt-12:hover{margin-top:3rem}.sm\:hover\:mr-12:hover{margin-right:3rem}.sm\:hover\:mb-12:hover{margin-bottom:3rem}.sm\:hover\:ml-12:hover{margin-left:3rem}.sm\:hover\:mt-13:hover{margin-top:3.25rem}.sm\:hover\:mr-13:hover{margin-right:3.25rem}.sm\:hover\:mb-13:hover{margin-bottom:3.25rem}.sm\:hover\:ml-13:hover{margin-left:3.25rem}.sm\:hover\:mt-14:hover{margin-top:3.5rem}.sm\:hover\:mr-14:hover{margin-right:3.5rem}.sm\:hover\:mb-14:hover{margin-bottom:3.5rem}.sm\:hover\:ml-14:hover{margin-left:3.5rem}.sm\:hover\:mt-15:hover{margin-top:3.75rem}.sm\:hover\:mr-15:hover{margin-right:3.75rem}.sm\:hover\:mb-15:hover{margin-bottom:3.75rem}.sm\:hover\:ml-15:hover{margin-left:3.75rem}.sm\:hover\:mt-16:hover{margin-top:4rem}.sm\:hover\:mr-16:hover{margin-right:4rem}.sm\:hover\:mb-16:hover{margin-bottom:4rem}.sm\:hover\:ml-16:hover{margin-left:4rem}.sm\:hover\:mt-19:hover{margin-top:4.75rem}.sm\:hover\:mr-19:hover{margin-right:4.75rem}.sm\:hover\:mb-19:hover{margin-bottom:4.75rem}.sm\:hover\:ml-19:hover{margin-left:4.75rem}.sm\:hover\:mt-20:hover{margin-top:5rem}.sm\:hover\:mr-20:hover{margin-right:5rem}.sm\:hover\:mb-20:hover{margin-bottom:5rem}.sm\:hover\:ml-20:hover{margin-left:5rem}.sm\:hover\:mt-22:hover{margin-top:5.5rem}.sm\:hover\:mr-22:hover{margin-right:5.5rem}.sm\:hover\:mb-22:hover{margin-bottom:5.5rem}.sm\:hover\:ml-22:hover{margin-left:5.5rem}.sm\:hover\:mt-23:hover{margin-top:5.75rem}.sm\:hover\:mr-23:hover{margin-right:5.75rem}.sm\:hover\:mb-23:hover{margin-bottom:5.75rem}.sm\:hover\:ml-23:hover{margin-left:5.75rem}.sm\:hover\:mt-24:hover{margin-top:6rem}.sm\:hover\:mr-24:hover{margin-right:6rem}.sm\:hover\:mb-24:hover{margin-bottom:6rem}.sm\:hover\:ml-24:hover{margin-left:6rem}.sm\:hover\:mt-28:hover{margin-top:6.5rem}.sm\:hover\:mr-28:hover{margin-right:6.5rem}.sm\:hover\:mb-28:hover{margin-bottom:6.5rem}.sm\:hover\:ml-28:hover{margin-left:6.5rem}.sm\:hover\:mt-30:hover{margin-top:7.5rem}.sm\:hover\:mr-30:hover{margin-right:7.5rem}.sm\:hover\:mb-30:hover{margin-bottom:7.5rem}.sm\:hover\:ml-30:hover{margin-left:7.5rem}.sm\:hover\:mt-32:hover{margin-top:8rem}.sm\:hover\:mr-32:hover{margin-right:8rem}.sm\:hover\:mb-32:hover{margin-bottom:8rem}.sm\:hover\:ml-32:hover{margin-left:8rem}.sm\:hover\:mt-33:hover{margin-top:8.75rem}.sm\:hover\:mr-33:hover{margin-right:8.75rem}.sm\:hover\:mb-33:hover{margin-bottom:8.75rem}.sm\:hover\:ml-33:hover{margin-left:8.75rem}.sm\:hover\:mt-36:hover{margin-top:9rem}.sm\:hover\:mr-36:hover{margin-right:9rem}.sm\:hover\:mb-36:hover{margin-bottom:9rem}.sm\:hover\:ml-36:hover{margin-left:9rem}.sm\:hover\:mt-40:hover{margin-top:10rem}.sm\:hover\:mr-40:hover{margin-right:10rem}.sm\:hover\:mb-40:hover{margin-bottom:10rem}.sm\:hover\:ml-40:hover{margin-left:10rem}.sm\:hover\:mt-44:hover{margin-top:11rem}.sm\:hover\:mr-44:hover{margin-right:11rem}.sm\:hover\:mb-44:hover{margin-bottom:11rem}.sm\:hover\:ml-44:hover{margin-left:11rem}.sm\:hover\:mt-48:hover{margin-top:12rem}.sm\:hover\:mr-48:hover{margin-right:12rem}.sm\:hover\:mb-48:hover{margin-bottom:12rem}.sm\:hover\:ml-48:hover{margin-left:12rem}.sm\:hover\:mt-50:hover{margin-top:12.75rem}.sm\:hover\:mr-50:hover{margin-right:12.75rem}.sm\:hover\:mb-50:hover{margin-bottom:12.75rem}.sm\:hover\:ml-50:hover{margin-left:12.75rem}.sm\:hover\:mt-52:hover{margin-top:13rem}.sm\:hover\:mr-52:hover{margin-right:13rem}.sm\:hover\:mb-52:hover{margin-bottom:13rem}.sm\:hover\:ml-52:hover{margin-left:13rem}.sm\:hover\:mt-53:hover{margin-top:13.25rem}.sm\:hover\:mr-53:hover{margin-right:13.25rem}.sm\:hover\:mb-53:hover{margin-bottom:13.25rem}.sm\:hover\:ml-53:hover{margin-left:13.25rem}.sm\:hover\:mt-55:hover{margin-top:13.75rem}.sm\:hover\:mr-55:hover{margin-right:13.75rem}.sm\:hover\:mb-55:hover{margin-bottom:13.75rem}.sm\:hover\:ml-55:hover{margin-left:13.75rem}.sm\:hover\:mt-56:hover{margin-top:14rem}.sm\:hover\:mr-56:hover{margin-right:14rem}.sm\:hover\:mb-56:hover{margin-bottom:14rem}.sm\:hover\:ml-56:hover{margin-left:14rem}.sm\:hover\:mt-64:hover{margin-top:16rem}.sm\:hover\:mr-64:hover{margin-right:16rem}.sm\:hover\:mb-64:hover{margin-bottom:16rem}.sm\:hover\:ml-64:hover{margin-left:16rem}.sm\:hover\:mt-68:hover{margin-top:17rem}.sm\:hover\:mr-68:hover{margin-right:17rem}.sm\:hover\:mb-68:hover{margin-bottom:17rem}.sm\:hover\:ml-68:hover{margin-left:17rem}.sm\:hover\:mt-75:hover{margin-top:18.75rem}.sm\:hover\:mr-75:hover{margin-right:18.75rem}.sm\:hover\:mb-75:hover{margin-bottom:18.75rem}.sm\:hover\:ml-75:hover{margin-left:18.75rem}.sm\:hover\:mt-98:hover{margin-top:24.5rem}.sm\:hover\:mr-98:hover{margin-right:24.5rem}.sm\:hover\:mb-98:hover{margin-bottom:24.5rem}.sm\:hover\:ml-98:hover{margin-left:24.5rem}.sm\:hover\:mt-100:hover{margin-top:25rem}.sm\:hover\:mr-100:hover{margin-right:25rem}.sm\:hover\:mb-100:hover{margin-bottom:25rem}.sm\:hover\:ml-100:hover{margin-left:25rem}.sm\:hover\:mt-120:hover{margin-top:30rem}.sm\:hover\:mr-120:hover{margin-right:30rem}.sm\:hover\:mb-120:hover{margin-bottom:30rem}.sm\:hover\:ml-120:hover{margin-left:30rem}.sm\:hover\:mt-140:hover{margin-top:35rem}.sm\:hover\:mr-140:hover{margin-right:35rem}.sm\:hover\:mb-140:hover{margin-bottom:35rem}.sm\:hover\:ml-140:hover{margin-left:35rem}.sm\:hover\:mt-auto:hover{margin-top:auto}.sm\:hover\:mr-auto:hover{margin-right:auto}.sm\:hover\:mb-auto:hover{margin-bottom:auto}.sm\:hover\:ml-auto:hover{margin-left:auto}.sm\:hover\:mt-px:hover{margin-top:1px}.sm\:hover\:mr-px:hover{margin-right:1px}.sm\:hover\:mb-px:hover{margin-bottom:1px}.sm\:hover\:ml-px:hover{margin-left:1px}.sm\:hover\:mt-2px:hover{margin-top:2px}.sm\:hover\:mr-2px:hover{margin-right:2px}.sm\:hover\:mb-2px:hover{margin-bottom:2px}.sm\:hover\:ml-2px:hover{margin-left:2px}.sm\:hover\:mt-0-5:hover{margin-top:.15rem}.sm\:hover\:mr-0-5:hover{margin-right:.15rem}.sm\:hover\:mb-0-5:hover{margin-bottom:.15rem}.sm\:hover\:ml-0-5:hover{margin-left:.15rem}.sm\:hover\:mt-1-5:hover{margin-top:.375rem}.sm\:hover\:mr-1-5:hover{margin-right:.375rem}.sm\:hover\:mb-1-5:hover{margin-bottom:.375rem}.sm\:hover\:ml-1-5:hover{margin-left:.375rem}.sm\:hover\:mt-2-5:hover{margin-top:.625rem}.sm\:hover\:mr-2-5:hover{margin-right:.625rem}.sm\:hover\:mb-2-5:hover{margin-bottom:.625rem}.sm\:hover\:ml-2-5:hover{margin-left:.625rem}.sm\:hover\:mt-7-2:hover{margin-top:1.875rem}.sm\:hover\:mr-7-2:hover{margin-right:1.875rem}.sm\:hover\:mb-7-2:hover{margin-bottom:1.875rem}.sm\:hover\:ml-7-2:hover{margin-left:1.875rem}.sm\:hover\:mt-31-25:hover{margin-top:7.8125rem}.sm\:hover\:mr-31-25:hover{margin-right:7.8125rem}.sm\:hover\:mb-31-25:hover{margin-bottom:7.8125rem}.sm\:hover\:ml-31-25:hover{margin-left:7.8125rem}.sm\:hover\:mt-62-5:hover{margin-top:15.625rem}.sm\:hover\:mr-62-5:hover{margin-right:15.625rem}.sm\:hover\:mb-62-5:hover{margin-bottom:15.625rem}.sm\:hover\:ml-62-5:hover{margin-left:15.625rem}.sm\:hover\:-mt-1:hover{margin-top:-.25rem}.sm\:hover\:-mr-1:hover{margin-right:-.25rem}.sm\:hover\:-mb-1:hover{margin-bottom:-.25rem}.sm\:hover\:-ml-1:hover{margin-left:-.25rem}.sm\:hover\:-mt-2:hover{margin-top:-.5rem}.sm\:hover\:-mr-2:hover{margin-right:-.5rem}.sm\:hover\:-mb-2:hover{margin-bottom:-.5rem}.sm\:hover\:-ml-2:hover{margin-left:-.5rem}.sm\:hover\:-mt-3:hover{margin-top:-.75rem}.sm\:hover\:-mr-3:hover{margin-right:-.75rem}.sm\:hover\:-mb-3:hover{margin-bottom:-.75rem}.sm\:hover\:-ml-3:hover{margin-left:-.75rem}.sm\:hover\:-mt-4:hover{margin-top:-1rem}.sm\:hover\:-mr-4:hover{margin-right:-1rem}.sm\:hover\:-mb-4:hover{margin-bottom:-1rem}.sm\:hover\:-ml-4:hover{margin-left:-1rem}.sm\:hover\:-mt-5:hover{margin-top:-1.25rem}.sm\:hover\:-mr-5:hover{margin-right:-1.25rem}.sm\:hover\:-mb-5:hover{margin-bottom:-1.25rem}.sm\:hover\:-ml-5:hover{margin-left:-1.25rem}.sm\:hover\:-mt-6:hover{margin-top:-1.5rem}.sm\:hover\:-mr-6:hover{margin-right:-1.5rem}.sm\:hover\:-mb-6:hover{margin-bottom:-1.5rem}.sm\:hover\:-ml-6:hover{margin-left:-1.5rem}.sm\:hover\:-mt-7:hover{margin-top:-1.75rem}.sm\:hover\:-mr-7:hover{margin-right:-1.75rem}.sm\:hover\:-mb-7:hover{margin-bottom:-1.75rem}.sm\:hover\:-ml-7:hover{margin-left:-1.75rem}.sm\:hover\:-mt-8:hover{margin-top:-2rem}.sm\:hover\:-mr-8:hover{margin-right:-2rem}.sm\:hover\:-mb-8:hover{margin-bottom:-2rem}.sm\:hover\:-ml-8:hover{margin-left:-2rem}.sm\:hover\:-mt-9:hover{margin-top:-2.25rem}.sm\:hover\:-mr-9:hover{margin-right:-2.25rem}.sm\:hover\:-mb-9:hover{margin-bottom:-2.25rem}.sm\:hover\:-ml-9:hover{margin-left:-2.25rem}.sm\:hover\:-mt-10:hover{margin-top:-2.5rem}.sm\:hover\:-mr-10:hover{margin-right:-2.5rem}.sm\:hover\:-mb-10:hover{margin-bottom:-2.5rem}.sm\:hover\:-ml-10:hover{margin-left:-2.5rem}.sm\:hover\:-mt-11:hover{margin-top:-2.75rem}.sm\:hover\:-mr-11:hover{margin-right:-2.75rem}.sm\:hover\:-mb-11:hover{margin-bottom:-2.75rem}.sm\:hover\:-ml-11:hover{margin-left:-2.75rem}.sm\:hover\:-mt-12:hover{margin-top:-3rem}.sm\:hover\:-mr-12:hover{margin-right:-3rem}.sm\:hover\:-mb-12:hover{margin-bottom:-3rem}.sm\:hover\:-ml-12:hover{margin-left:-3rem}.sm\:hover\:-mt-13:hover{margin-top:-3.25rem}.sm\:hover\:-mr-13:hover{margin-right:-3.25rem}.sm\:hover\:-mb-13:hover{margin-bottom:-3.25rem}.sm\:hover\:-ml-13:hover{margin-left:-3.25rem}.sm\:hover\:-mt-14:hover{margin-top:-3.5rem}.sm\:hover\:-mr-14:hover{margin-right:-3.5rem}.sm\:hover\:-mb-14:hover{margin-bottom:-3.5rem}.sm\:hover\:-ml-14:hover{margin-left:-3.5rem}.sm\:hover\:-mt-15:hover{margin-top:-3.75rem}.sm\:hover\:-mr-15:hover{margin-right:-3.75rem}.sm\:hover\:-mb-15:hover{margin-bottom:-3.75rem}.sm\:hover\:-ml-15:hover{margin-left:-3.75rem}.sm\:hover\:-mt-16:hover{margin-top:-4rem}.sm\:hover\:-mr-16:hover{margin-right:-4rem}.sm\:hover\:-mb-16:hover{margin-bottom:-4rem}.sm\:hover\:-ml-16:hover{margin-left:-4rem}.sm\:hover\:-mt-19:hover{margin-top:-4.75rem}.sm\:hover\:-mr-19:hover{margin-right:-4.75rem}.sm\:hover\:-mb-19:hover{margin-bottom:-4.75rem}.sm\:hover\:-ml-19:hover{margin-left:-4.75rem}.sm\:hover\:-mt-20:hover{margin-top:-5rem}.sm\:hover\:-mr-20:hover{margin-right:-5rem}.sm\:hover\:-mb-20:hover{margin-bottom:-5rem}.sm\:hover\:-ml-20:hover{margin-left:-5rem}.sm\:hover\:-mt-22:hover{margin-top:-5.5rem}.sm\:hover\:-mr-22:hover{margin-right:-5.5rem}.sm\:hover\:-mb-22:hover{margin-bottom:-5.5rem}.sm\:hover\:-ml-22:hover{margin-left:-5.5rem}.sm\:hover\:-mt-23:hover{margin-top:-5.75rem}.sm\:hover\:-mr-23:hover{margin-right:-5.75rem}.sm\:hover\:-mb-23:hover{margin-bottom:-5.75rem}.sm\:hover\:-ml-23:hover{margin-left:-5.75rem}.sm\:hover\:-mt-24:hover{margin-top:-6rem}.sm\:hover\:-mr-24:hover{margin-right:-6rem}.sm\:hover\:-mb-24:hover{margin-bottom:-6rem}.sm\:hover\:-ml-24:hover{margin-left:-6rem}.sm\:hover\:-mt-30:hover{margin-top:-7.5rem}.sm\:hover\:-mr-30:hover{margin-right:-7.5rem}.sm\:hover\:-mb-30:hover{margin-bottom:-7.5rem}.sm\:hover\:-ml-30:hover{margin-left:-7.5rem}.sm\:hover\:-mt-32:hover{margin-top:-8rem}.sm\:hover\:-mr-32:hover{margin-right:-8rem}.sm\:hover\:-mb-32:hover{margin-bottom:-8rem}.sm\:hover\:-ml-32:hover{margin-left:-8rem}.sm\:hover\:-mt-40:hover{margin-top:-10rem}.sm\:hover\:-mr-40:hover{margin-right:-10rem}.sm\:hover\:-mb-40:hover{margin-bottom:-10rem}.sm\:hover\:-ml-40:hover{margin-left:-10rem}.sm\:hover\:-mt-44:hover{margin-top:-11rem}.sm\:hover\:-mr-44:hover{margin-right:-11rem}.sm\:hover\:-mb-44:hover{margin-bottom:-11rem}.sm\:hover\:-ml-44:hover{margin-left:-11rem}.sm\:hover\:-mt-48:hover{margin-top:-12rem}.sm\:hover\:-mr-48:hover{margin-right:-12rem}.sm\:hover\:-mb-48:hover{margin-bottom:-12rem}.sm\:hover\:-ml-48:hover{margin-left:-12rem}.sm\:hover\:-mt-50:hover{margin-top:-12.75rem}.sm\:hover\:-mr-50:hover{margin-right:-12.75rem}.sm\:hover\:-mb-50:hover{margin-bottom:-12.75rem}.sm\:hover\:-ml-50:hover{margin-left:-12.75rem}.sm\:hover\:-mt-52:hover{margin-top:-13rem}.sm\:hover\:-mr-52:hover{margin-right:-13rem}.sm\:hover\:-mb-52:hover{margin-bottom:-13rem}.sm\:hover\:-ml-52:hover{margin-left:-13rem}.sm\:hover\:-mt-53:hover{margin-top:-13.25rem}.sm\:hover\:-mr-53:hover{margin-right:-13.25rem}.sm\:hover\:-mb-53:hover{margin-bottom:-13.25rem}.sm\:hover\:-ml-53:hover{margin-left:-13.25rem}.sm\:hover\:-mt-55:hover{margin-top:-13.75rem}.sm\:hover\:-mr-55:hover{margin-right:-13.75rem}.sm\:hover\:-mb-55:hover{margin-bottom:-13.75rem}.sm\:hover\:-ml-55:hover{margin-left:-13.75rem}.sm\:hover\:-mt-56:hover{margin-top:-14rem}.sm\:hover\:-mr-56:hover{margin-right:-14rem}.sm\:hover\:-mb-56:hover{margin-bottom:-14rem}.sm\:hover\:-ml-56:hover{margin-left:-14rem}.sm\:hover\:-mt-64:hover{margin-top:-16rem}.sm\:hover\:-mr-64:hover{margin-right:-16rem}.sm\:hover\:-mb-64:hover{margin-bottom:-16rem}.sm\:hover\:-ml-64:hover{margin-left:-16rem}.sm\:hover\:-mt-68:hover{margin-top:-17rem}.sm\:hover\:-mr-68:hover{margin-right:-17rem}.sm\:hover\:-mb-68:hover{margin-bottom:-17rem}.sm\:hover\:-ml-68:hover{margin-left:-17rem}.sm\:hover\:-mt-75:hover{margin-top:-18.75rem}.sm\:hover\:-mr-75:hover{margin-right:-18.75rem}.sm\:hover\:-mb-75:hover{margin-bottom:-18.75rem}.sm\:hover\:-ml-75:hover{margin-left:-18.75rem}.sm\:hover\:-mt-98:hover{margin-top:-24.5rem}.sm\:hover\:-mr-98:hover{margin-right:-24.5rem}.sm\:hover\:-mb-98:hover{margin-bottom:-24.5rem}.sm\:hover\:-ml-98:hover{margin-left:-24.5rem}.sm\:hover\:-mt-100:hover{margin-top:-25rem}.sm\:hover\:-mr-100:hover{margin-right:-25rem}.sm\:hover\:-mb-100:hover{margin-bottom:-25rem}.sm\:hover\:-ml-100:hover{margin-left:-25rem}.sm\:hover\:-mt-120:hover{margin-top:-30rem}.sm\:hover\:-mr-120:hover{margin-right:-30rem}.sm\:hover\:-mb-120:hover{margin-bottom:-30rem}.sm\:hover\:-ml-120:hover{margin-left:-30rem}.sm\:hover\:-mt-140:hover{margin-top:-35rem}.sm\:hover\:-mr-140:hover{margin-right:-35rem}.sm\:hover\:-mb-140:hover{margin-bottom:-35rem}.sm\:hover\:-ml-140:hover{margin-left:-35rem}.sm\:hover\:-mt-px:hover{margin-top:-1px}.sm\:hover\:-mr-px:hover{margin-right:-1px}.sm\:hover\:-mb-px:hover{margin-bottom:-1px}.sm\:hover\:-ml-px:hover{margin-left:-1px}.sm\:hover\:-mt-2px:hover{margin-top:-2px}.sm\:hover\:-mr-2px:hover{margin-right:-2px}.sm\:hover\:-mb-2px:hover{margin-bottom:-2px}.sm\:hover\:-ml-2px:hover{margin-left:-2px}.sm\:hover\:-mt-0-5:hover{margin-top:-.15rem}.sm\:hover\:-mr-0-5:hover{margin-right:-.15rem}.sm\:hover\:-mb-0-5:hover{margin-bottom:-.15rem}.sm\:hover\:-ml-0-5:hover{margin-left:-.15rem}.sm\:hover\:-mt-1-5:hover{margin-top:-.375rem}.sm\:hover\:-mr-1-5:hover{margin-right:-.375rem}.sm\:hover\:-mb-1-5:hover{margin-bottom:-.375rem}.sm\:hover\:-ml-1-5:hover{margin-left:-.375rem}.sm\:hover\:-mt-2-5:hover{margin-top:-.625rem}.sm\:hover\:-mr-2-5:hover{margin-right:-.625rem}.sm\:hover\:-mb-2-5:hover{margin-bottom:-.625rem}.sm\:hover\:-ml-2-5:hover{margin-left:-.625rem}.sm\:hover\:-mt-7-2:hover{margin-top:-1.875rem}.sm\:hover\:-mr-7-2:hover{margin-right:-1.875rem}.sm\:hover\:-mb-7-2:hover{margin-bottom:-1.875rem}.sm\:hover\:-ml-7-2:hover{margin-left:-1.875rem}.sm\:hover\:-mt-31-25:hover{margin-top:-7.8125rem}.sm\:hover\:-mr-31-25:hover{margin-right:-7.8125rem}.sm\:hover\:-mb-31-25:hover{margin-bottom:-7.8125rem}.sm\:hover\:-ml-31-25:hover{margin-left:-7.8125rem}.sm\:hover\:-mt-62-5:hover{margin-top:-15.625rem}.sm\:hover\:-mr-62-5:hover{margin-right:-15.625rem}.sm\:hover\:-mb-62-5:hover{margin-bottom:-15.625rem}.sm\:hover\:-ml-62-5:hover{margin-left:-15.625rem}.sm\:focus\:m-0:focus{margin:0}.sm\:focus\:m-1:focus{margin:.25rem}.sm\:focus\:m-2:focus{margin:.5rem}.sm\:focus\:m-3:focus{margin:.75rem}.sm\:focus\:m-4:focus{margin:1rem}.sm\:focus\:m-5:focus{margin:1.25rem}.sm\:focus\:m-6:focus{margin:1.5rem}.sm\:focus\:m-7:focus{margin:1.75rem}.sm\:focus\:m-8:focus{margin:2rem}.sm\:focus\:m-9:focus{margin:2.25rem}.sm\:focus\:m-10:focus{margin:2.5rem}.sm\:focus\:m-11:focus{margin:2.75rem}.sm\:focus\:m-12:focus{margin:3rem}.sm\:focus\:m-13:focus{margin:3.25rem}.sm\:focus\:m-14:focus{margin:3.5rem}.sm\:focus\:m-15:focus{margin:3.75rem}.sm\:focus\:m-16:focus{margin:4rem}.sm\:focus\:m-19:focus{margin:4.75rem}.sm\:focus\:m-20:focus{margin:5rem}.sm\:focus\:m-22:focus{margin:5.5rem}.sm\:focus\:m-23:focus{margin:5.75rem}.sm\:focus\:m-24:focus{margin:6rem}.sm\:focus\:m-28:focus{margin:6.5rem}.sm\:focus\:m-30:focus{margin:7.5rem}.sm\:focus\:m-32:focus{margin:8rem}.sm\:focus\:m-33:focus{margin:8.75rem}.sm\:focus\:m-36:focus{margin:9rem}.sm\:focus\:m-40:focus{margin:10rem}.sm\:focus\:m-44:focus{margin:11rem}.sm\:focus\:m-48:focus{margin:12rem}.sm\:focus\:m-50:focus{margin:12.75rem}.sm\:focus\:m-52:focus{margin:13rem}.sm\:focus\:m-53:focus{margin:13.25rem}.sm\:focus\:m-55:focus{margin:13.75rem}.sm\:focus\:m-56:focus{margin:14rem}.sm\:focus\:m-64:focus{margin:16rem}.sm\:focus\:m-68:focus{margin:17rem}.sm\:focus\:m-75:focus{margin:18.75rem}.sm\:focus\:m-98:focus{margin:24.5rem}.sm\:focus\:m-100:focus{margin:25rem}.sm\:focus\:m-120:focus{margin:30rem}.sm\:focus\:m-140:focus{margin:35rem}.sm\:focus\:m-auto:focus{margin:auto}.sm\:focus\:m-px:focus{margin:1px}.sm\:focus\:m-2px:focus{margin:2px}.sm\:focus\:m-0-5:focus{margin:.15rem}.sm\:focus\:m-1-5:focus{margin:.375rem}.sm\:focus\:m-2-5:focus{margin:.625rem}.sm\:focus\:m-7-2:focus{margin:1.875rem}.sm\:focus\:m-31-25:focus{margin:7.8125rem}.sm\:focus\:m-62-5:focus{margin:15.625rem}.sm\:focus\:-m-1:focus{margin:-.25rem}.sm\:focus\:-m-2:focus{margin:-.5rem}.sm\:focus\:-m-3:focus{margin:-.75rem}.sm\:focus\:-m-4:focus{margin:-1rem}.sm\:focus\:-m-5:focus{margin:-1.25rem}.sm\:focus\:-m-6:focus{margin:-1.5rem}.sm\:focus\:-m-7:focus{margin:-1.75rem}.sm\:focus\:-m-8:focus{margin:-2rem}.sm\:focus\:-m-9:focus{margin:-2.25rem}.sm\:focus\:-m-10:focus{margin:-2.5rem}.sm\:focus\:-m-11:focus{margin:-2.75rem}.sm\:focus\:-m-12:focus{margin:-3rem}.sm\:focus\:-m-13:focus{margin:-3.25rem}.sm\:focus\:-m-14:focus{margin:-3.5rem}.sm\:focus\:-m-15:focus{margin:-3.75rem}.sm\:focus\:-m-16:focus{margin:-4rem}.sm\:focus\:-m-19:focus{margin:-4.75rem}.sm\:focus\:-m-20:focus{margin:-5rem}.sm\:focus\:-m-22:focus{margin:-5.5rem}.sm\:focus\:-m-23:focus{margin:-5.75rem}.sm\:focus\:-m-24:focus{margin:-6rem}.sm\:focus\:-m-30:focus{margin:-7.5rem}.sm\:focus\:-m-32:focus{margin:-8rem}.sm\:focus\:-m-40:focus{margin:-10rem}.sm\:focus\:-m-44:focus{margin:-11rem}.sm\:focus\:-m-48:focus{margin:-12rem}.sm\:focus\:-m-50:focus{margin:-12.75rem}.sm\:focus\:-m-52:focus{margin:-13rem}.sm\:focus\:-m-53:focus{margin:-13.25rem}.sm\:focus\:-m-55:focus{margin:-13.75rem}.sm\:focus\:-m-56:focus{margin:-14rem}.sm\:focus\:-m-64:focus{margin:-16rem}.sm\:focus\:-m-68:focus{margin:-17rem}.sm\:focus\:-m-75:focus{margin:-18.75rem}.sm\:focus\:-m-98:focus{margin:-24.5rem}.sm\:focus\:-m-100:focus{margin:-25rem}.sm\:focus\:-m-120:focus{margin:-30rem}.sm\:focus\:-m-140:focus{margin:-35rem}.sm\:focus\:-m-px:focus{margin:-1px}.sm\:focus\:-m-2px:focus{margin:-2px}.sm\:focus\:-m-0-5:focus{margin:-.15rem}.sm\:focus\:-m-1-5:focus{margin:-.375rem}.sm\:focus\:-m-2-5:focus{margin:-.625rem}.sm\:focus\:-m-7-2:focus{margin:-1.875rem}.sm\:focus\:-m-31-25:focus{margin:-7.8125rem}.sm\:focus\:-m-62-5:focus{margin:-15.625rem}.sm\:focus\:my-0:focus{margin-top:0;margin-bottom:0}.sm\:focus\:mx-0:focus{margin-left:0;margin-right:0}.sm\:focus\:my-1:focus{margin-top:.25rem;margin-bottom:.25rem}.sm\:focus\:mx-1:focus{margin-left:.25rem;margin-right:.25rem}.sm\:focus\:my-2:focus{margin-top:.5rem;margin-bottom:.5rem}.sm\:focus\:mx-2:focus{margin-left:.5rem;margin-right:.5rem}.sm\:focus\:my-3:focus{margin-top:.75rem;margin-bottom:.75rem}.sm\:focus\:mx-3:focus{margin-left:.75rem;margin-right:.75rem}.sm\:focus\:my-4:focus{margin-top:1rem;margin-bottom:1rem}.sm\:focus\:mx-4:focus{margin-left:1rem;margin-right:1rem}.sm\:focus\:my-5:focus{margin-top:1.25rem;margin-bottom:1.25rem}.sm\:focus\:mx-5:focus{margin-left:1.25rem;margin-right:1.25rem}.sm\:focus\:my-6:focus{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:focus\:mx-6:focus{margin-left:1.5rem;margin-right:1.5rem}.sm\:focus\:my-7:focus{margin-top:1.75rem;margin-bottom:1.75rem}.sm\:focus\:mx-7:focus{margin-left:1.75rem;margin-right:1.75rem}.sm\:focus\:my-8:focus{margin-top:2rem;margin-bottom:2rem}.sm\:focus\:mx-8:focus{margin-left:2rem;margin-right:2rem}.sm\:focus\:my-9:focus{margin-top:2.25rem;margin-bottom:2.25rem}.sm\:focus\:mx-9:focus{margin-left:2.25rem;margin-right:2.25rem}.sm\:focus\:my-10:focus{margin-top:2.5rem;margin-bottom:2.5rem}.sm\:focus\:mx-10:focus{margin-left:2.5rem;margin-right:2.5rem}.sm\:focus\:my-11:focus{margin-top:2.75rem;margin-bottom:2.75rem}.sm\:focus\:mx-11:focus{margin-left:2.75rem;margin-right:2.75rem}.sm\:focus\:my-12:focus{margin-top:3rem;margin-bottom:3rem}.sm\:focus\:mx-12:focus{margin-left:3rem;margin-right:3rem}.sm\:focus\:my-13:focus{margin-top:3.25rem;margin-bottom:3.25rem}.sm\:focus\:mx-13:focus{margin-left:3.25rem;margin-right:3.25rem}.sm\:focus\:my-14:focus{margin-top:3.5rem;margin-bottom:3.5rem}.sm\:focus\:mx-14:focus{margin-left:3.5rem;margin-right:3.5rem}.sm\:focus\:my-15:focus{margin-top:3.75rem;margin-bottom:3.75rem}.sm\:focus\:mx-15:focus{margin-left:3.75rem;margin-right:3.75rem}.sm\:focus\:my-16:focus{margin-top:4rem;margin-bottom:4rem}.sm\:focus\:mx-16:focus{margin-left:4rem;margin-right:4rem}.sm\:focus\:my-19:focus{margin-top:4.75rem;margin-bottom:4.75rem}.sm\:focus\:mx-19:focus{margin-left:4.75rem;margin-right:4.75rem}.sm\:focus\:my-20:focus{margin-top:5rem;margin-bottom:5rem}.sm\:focus\:mx-20:focus{margin-left:5rem;margin-right:5rem}.sm\:focus\:my-22:focus{margin-top:5.5rem;margin-bottom:5.5rem}.sm\:focus\:mx-22:focus{margin-left:5.5rem;margin-right:5.5rem}.sm\:focus\:my-23:focus{margin-top:5.75rem;margin-bottom:5.75rem}.sm\:focus\:mx-23:focus{margin-left:5.75rem;margin-right:5.75rem}.sm\:focus\:my-24:focus{margin-top:6rem;margin-bottom:6rem}.sm\:focus\:mx-24:focus{margin-left:6rem;margin-right:6rem}.sm\:focus\:my-28:focus{margin-top:6.5rem;margin-bottom:6.5rem}.sm\:focus\:mx-28:focus{margin-left:6.5rem;margin-right:6.5rem}.sm\:focus\:my-30:focus{margin-top:7.5rem;margin-bottom:7.5rem}.sm\:focus\:mx-30:focus{margin-left:7.5rem;margin-right:7.5rem}.sm\:focus\:my-32:focus{margin-top:8rem;margin-bottom:8rem}.sm\:focus\:mx-32:focus{margin-left:8rem;margin-right:8rem}.sm\:focus\:my-33:focus{margin-top:8.75rem;margin-bottom:8.75rem}.sm\:focus\:mx-33:focus{margin-left:8.75rem;margin-right:8.75rem}.sm\:focus\:my-36:focus{margin-top:9rem;margin-bottom:9rem}.sm\:focus\:mx-36:focus{margin-left:9rem;margin-right:9rem}.sm\:focus\:my-40:focus{margin-top:10rem;margin-bottom:10rem}.sm\:focus\:mx-40:focus{margin-left:10rem;margin-right:10rem}.sm\:focus\:my-44:focus{margin-top:11rem;margin-bottom:11rem}.sm\:focus\:mx-44:focus{margin-left:11rem;margin-right:11rem}.sm\:focus\:my-48:focus{margin-top:12rem;margin-bottom:12rem}.sm\:focus\:mx-48:focus{margin-left:12rem;margin-right:12rem}.sm\:focus\:my-50:focus{margin-top:12.75rem;margin-bottom:12.75rem}.sm\:focus\:mx-50:focus{margin-left:12.75rem;margin-right:12.75rem}.sm\:focus\:my-52:focus{margin-top:13rem;margin-bottom:13rem}.sm\:focus\:mx-52:focus{margin-left:13rem;margin-right:13rem}.sm\:focus\:my-53:focus{margin-top:13.25rem;margin-bottom:13.25rem}.sm\:focus\:mx-53:focus{margin-left:13.25rem;margin-right:13.25rem}.sm\:focus\:my-55:focus{margin-top:13.75rem;margin-bottom:13.75rem}.sm\:focus\:mx-55:focus{margin-left:13.75rem;margin-right:13.75rem}.sm\:focus\:my-56:focus{margin-top:14rem;margin-bottom:14rem}.sm\:focus\:mx-56:focus{margin-left:14rem;margin-right:14rem}.sm\:focus\:my-64:focus{margin-top:16rem;margin-bottom:16rem}.sm\:focus\:mx-64:focus{margin-left:16rem;margin-right:16rem}.sm\:focus\:my-68:focus{margin-top:17rem;margin-bottom:17rem}.sm\:focus\:mx-68:focus{margin-left:17rem;margin-right:17rem}.sm\:focus\:my-75:focus{margin-top:18.75rem;margin-bottom:18.75rem}.sm\:focus\:mx-75:focus{margin-left:18.75rem;margin-right:18.75rem}.sm\:focus\:my-98:focus{margin-top:24.5rem;margin-bottom:24.5rem}.sm\:focus\:mx-98:focus{margin-left:24.5rem;margin-right:24.5rem}.sm\:focus\:my-100:focus{margin-top:25rem;margin-bottom:25rem}.sm\:focus\:mx-100:focus{margin-left:25rem;margin-right:25rem}.sm\:focus\:my-120:focus{margin-top:30rem;margin-bottom:30rem}.sm\:focus\:mx-120:focus{margin-left:30rem;margin-right:30rem}.sm\:focus\:my-140:focus{margin-top:35rem;margin-bottom:35rem}.sm\:focus\:mx-140:focus{margin-left:35rem;margin-right:35rem}.sm\:focus\:my-auto:focus{margin-top:auto;margin-bottom:auto}.sm\:focus\:mx-auto:focus{margin-left:auto;margin-right:auto}.sm\:focus\:my-px:focus{margin-top:1px;margin-bottom:1px}.sm\:focus\:mx-px:focus{margin-left:1px;margin-right:1px}.sm\:focus\:my-2px:focus{margin-top:2px;margin-bottom:2px}.sm\:focus\:mx-2px:focus{margin-left:2px;margin-right:2px}.sm\:focus\:my-0-5:focus{margin-top:.15rem;margin-bottom:.15rem}.sm\:focus\:mx-0-5:focus{margin-left:.15rem;margin-right:.15rem}.sm\:focus\:my-1-5:focus{margin-top:.375rem;margin-bottom:.375rem}.sm\:focus\:mx-1-5:focus{margin-left:.375rem;margin-right:.375rem}.sm\:focus\:my-2-5:focus{margin-top:.625rem;margin-bottom:.625rem}.sm\:focus\:mx-2-5:focus{margin-left:.625rem;margin-right:.625rem}.sm\:focus\:my-7-2:focus{margin-top:1.875rem;margin-bottom:1.875rem}.sm\:focus\:mx-7-2:focus{margin-left:1.875rem;margin-right:1.875rem}.sm\:focus\:my-31-25:focus{margin-top:7.8125rem;margin-bottom:7.8125rem}.sm\:focus\:mx-31-25:focus{margin-left:7.8125rem;margin-right:7.8125rem}.sm\:focus\:my-62-5:focus{margin-top:15.625rem;margin-bottom:15.625rem}.sm\:focus\:mx-62-5:focus{margin-left:15.625rem;margin-right:15.625rem}.sm\:focus\:-my-1:focus{margin-top:-.25rem;margin-bottom:-.25rem}.sm\:focus\:-mx-1:focus{margin-left:-.25rem;margin-right:-.25rem}.sm\:focus\:-my-2:focus{margin-top:-.5rem;margin-bottom:-.5rem}.sm\:focus\:-mx-2:focus{margin-left:-.5rem;margin-right:-.5rem}.sm\:focus\:-my-3:focus{margin-top:-.75rem;margin-bottom:-.75rem}.sm\:focus\:-mx-3:focus{margin-left:-.75rem;margin-right:-.75rem}.sm\:focus\:-my-4:focus{margin-top:-1rem;margin-bottom:-1rem}.sm\:focus\:-mx-4:focus{margin-left:-1rem;margin-right:-1rem}.sm\:focus\:-my-5:focus{margin-top:-1.25rem;margin-bottom:-1.25rem}.sm\:focus\:-mx-5:focus{margin-left:-1.25rem;margin-right:-1.25rem}.sm\:focus\:-my-6:focus{margin-top:-1.5rem;margin-bottom:-1.5rem}.sm\:focus\:-mx-6:focus{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:focus\:-my-7:focus{margin-top:-1.75rem;margin-bottom:-1.75rem}.sm\:focus\:-mx-7:focus{margin-left:-1.75rem;margin-right:-1.75rem}.sm\:focus\:-my-8:focus{margin-top:-2rem;margin-bottom:-2rem}.sm\:focus\:-mx-8:focus{margin-left:-2rem;margin-right:-2rem}.sm\:focus\:-my-9:focus{margin-top:-2.25rem;margin-bottom:-2.25rem}.sm\:focus\:-mx-9:focus{margin-left:-2.25rem;margin-right:-2.25rem}.sm\:focus\:-my-10:focus{margin-top:-2.5rem;margin-bottom:-2.5rem}.sm\:focus\:-mx-10:focus{margin-left:-2.5rem;margin-right:-2.5rem}.sm\:focus\:-my-11:focus{margin-top:-2.75rem;margin-bottom:-2.75rem}.sm\:focus\:-mx-11:focus{margin-left:-2.75rem;margin-right:-2.75rem}.sm\:focus\:-my-12:focus{margin-top:-3rem;margin-bottom:-3rem}.sm\:focus\:-mx-12:focus{margin-left:-3rem;margin-right:-3rem}.sm\:focus\:-my-13:focus{margin-top:-3.25rem;margin-bottom:-3.25rem}.sm\:focus\:-mx-13:focus{margin-left:-3.25rem;margin-right:-3.25rem}.sm\:focus\:-my-14:focus{margin-top:-3.5rem;margin-bottom:-3.5rem}.sm\:focus\:-mx-14:focus{margin-left:-3.5rem;margin-right:-3.5rem}.sm\:focus\:-my-15:focus{margin-top:-3.75rem;margin-bottom:-3.75rem}.sm\:focus\:-mx-15:focus{margin-left:-3.75rem;margin-right:-3.75rem}.sm\:focus\:-my-16:focus{margin-top:-4rem;margin-bottom:-4rem}.sm\:focus\:-mx-16:focus{margin-left:-4rem;margin-right:-4rem}.sm\:focus\:-my-19:focus{margin-top:-4.75rem;margin-bottom:-4.75rem}.sm\:focus\:-mx-19:focus{margin-left:-4.75rem;margin-right:-4.75rem}.sm\:focus\:-my-20:focus{margin-top:-5rem;margin-bottom:-5rem}.sm\:focus\:-mx-20:focus{margin-left:-5rem;margin-right:-5rem}.sm\:focus\:-my-22:focus{margin-top:-5.5rem;margin-bottom:-5.5rem}.sm\:focus\:-mx-22:focus{margin-left:-5.5rem;margin-right:-5.5rem}.sm\:focus\:-my-23:focus{margin-top:-5.75rem;margin-bottom:-5.75rem}.sm\:focus\:-mx-23:focus{margin-left:-5.75rem;margin-right:-5.75rem}.sm\:focus\:-my-24:focus{margin-top:-6rem;margin-bottom:-6rem}.sm\:focus\:-mx-24:focus{margin-left:-6rem;margin-right:-6rem}.sm\:focus\:-my-30:focus{margin-top:-7.5rem;margin-bottom:-7.5rem}.sm\:focus\:-mx-30:focus{margin-left:-7.5rem;margin-right:-7.5rem}.sm\:focus\:-my-32:focus{margin-top:-8rem;margin-bottom:-8rem}.sm\:focus\:-mx-32:focus{margin-left:-8rem;margin-right:-8rem}.sm\:focus\:-my-40:focus{margin-top:-10rem;margin-bottom:-10rem}.sm\:focus\:-mx-40:focus{margin-left:-10rem;margin-right:-10rem}.sm\:focus\:-my-44:focus{margin-top:-11rem;margin-bottom:-11rem}.sm\:focus\:-mx-44:focus{margin-left:-11rem;margin-right:-11rem}.sm\:focus\:-my-48:focus{margin-top:-12rem;margin-bottom:-12rem}.sm\:focus\:-mx-48:focus{margin-left:-12rem;margin-right:-12rem}.sm\:focus\:-my-50:focus{margin-top:-12.75rem;margin-bottom:-12.75rem}.sm\:focus\:-mx-50:focus{margin-left:-12.75rem;margin-right:-12.75rem}.sm\:focus\:-my-52:focus{margin-top:-13rem;margin-bottom:-13rem}.sm\:focus\:-mx-52:focus{margin-left:-13rem;margin-right:-13rem}.sm\:focus\:-my-53:focus{margin-top:-13.25rem;margin-bottom:-13.25rem}.sm\:focus\:-mx-53:focus{margin-left:-13.25rem;margin-right:-13.25rem}.sm\:focus\:-my-55:focus{margin-top:-13.75rem;margin-bottom:-13.75rem}.sm\:focus\:-mx-55:focus{margin-left:-13.75rem;margin-right:-13.75rem}.sm\:focus\:-my-56:focus{margin-top:-14rem;margin-bottom:-14rem}.sm\:focus\:-mx-56:focus{margin-left:-14rem;margin-right:-14rem}.sm\:focus\:-my-64:focus{margin-top:-16rem;margin-bottom:-16rem}.sm\:focus\:-mx-64:focus{margin-left:-16rem;margin-right:-16rem}.sm\:focus\:-my-68:focus{margin-top:-17rem;margin-bottom:-17rem}.sm\:focus\:-mx-68:focus{margin-left:-17rem;margin-right:-17rem}.sm\:focus\:-my-75:focus{margin-top:-18.75rem;margin-bottom:-18.75rem}.sm\:focus\:-mx-75:focus{margin-left:-18.75rem;margin-right:-18.75rem}.sm\:focus\:-my-98:focus{margin-top:-24.5rem;margin-bottom:-24.5rem}.sm\:focus\:-mx-98:focus{margin-left:-24.5rem;margin-right:-24.5rem}.sm\:focus\:-my-100:focus{margin-top:-25rem;margin-bottom:-25rem}.sm\:focus\:-mx-100:focus{margin-left:-25rem;margin-right:-25rem}.sm\:focus\:-my-120:focus{margin-top:-30rem;margin-bottom:-30rem}.sm\:focus\:-mx-120:focus{margin-left:-30rem;margin-right:-30rem}.sm\:focus\:-my-140:focus{margin-top:-35rem;margin-bottom:-35rem}.sm\:focus\:-mx-140:focus{margin-left:-35rem;margin-right:-35rem}.sm\:focus\:-my-px:focus{margin-top:-1px;margin-bottom:-1px}.sm\:focus\:-mx-px:focus{margin-left:-1px;margin-right:-1px}.sm\:focus\:-my-2px:focus{margin-top:-2px;margin-bottom:-2px}.sm\:focus\:-mx-2px:focus{margin-left:-2px;margin-right:-2px}.sm\:focus\:-my-0-5:focus{margin-top:-.15rem;margin-bottom:-.15rem}.sm\:focus\:-mx-0-5:focus{margin-left:-.15rem;margin-right:-.15rem}.sm\:focus\:-my-1-5:focus{margin-top:-.375rem;margin-bottom:-.375rem}.sm\:focus\:-mx-1-5:focus{margin-left:-.375rem;margin-right:-.375rem}.sm\:focus\:-my-2-5:focus{margin-top:-.625rem;margin-bottom:-.625rem}.sm\:focus\:-mx-2-5:focus{margin-left:-.625rem;margin-right:-.625rem}.sm\:focus\:-my-7-2:focus{margin-top:-1.875rem;margin-bottom:-1.875rem}.sm\:focus\:-mx-7-2:focus{margin-left:-1.875rem;margin-right:-1.875rem}.sm\:focus\:-my-31-25:focus{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.sm\:focus\:-mx-31-25:focus{margin-left:-7.8125rem;margin-right:-7.8125rem}.sm\:focus\:-my-62-5:focus{margin-top:-15.625rem;margin-bottom:-15.625rem}.sm\:focus\:-mx-62-5:focus{margin-left:-15.625rem;margin-right:-15.625rem}.sm\:focus\:mt-0:focus{margin-top:0}.sm\:focus\:mr-0:focus{margin-right:0}.sm\:focus\:mb-0:focus{margin-bottom:0}.sm\:focus\:ml-0:focus{margin-left:0}.sm\:focus\:mt-1:focus{margin-top:.25rem}.sm\:focus\:mr-1:focus{margin-right:.25rem}.sm\:focus\:mb-1:focus{margin-bottom:.25rem}.sm\:focus\:ml-1:focus{margin-left:.25rem}.sm\:focus\:mt-2:focus{margin-top:.5rem}.sm\:focus\:mr-2:focus{margin-right:.5rem}.sm\:focus\:mb-2:focus{margin-bottom:.5rem}.sm\:focus\:ml-2:focus{margin-left:.5rem}.sm\:focus\:mt-3:focus{margin-top:.75rem}.sm\:focus\:mr-3:focus{margin-right:.75rem}.sm\:focus\:mb-3:focus{margin-bottom:.75rem}.sm\:focus\:ml-3:focus{margin-left:.75rem}.sm\:focus\:mt-4:focus{margin-top:1rem}.sm\:focus\:mr-4:focus{margin-right:1rem}.sm\:focus\:mb-4:focus{margin-bottom:1rem}.sm\:focus\:ml-4:focus{margin-left:1rem}.sm\:focus\:mt-5:focus{margin-top:1.25rem}.sm\:focus\:mr-5:focus{margin-right:1.25rem}.sm\:focus\:mb-5:focus{margin-bottom:1.25rem}.sm\:focus\:ml-5:focus{margin-left:1.25rem}.sm\:focus\:mt-6:focus{margin-top:1.5rem}.sm\:focus\:mr-6:focus{margin-right:1.5rem}.sm\:focus\:mb-6:focus{margin-bottom:1.5rem}.sm\:focus\:ml-6:focus{margin-left:1.5rem}.sm\:focus\:mt-7:focus{margin-top:1.75rem}.sm\:focus\:mr-7:focus{margin-right:1.75rem}.sm\:focus\:mb-7:focus{margin-bottom:1.75rem}.sm\:focus\:ml-7:focus{margin-left:1.75rem}.sm\:focus\:mt-8:focus{margin-top:2rem}.sm\:focus\:mr-8:focus{margin-right:2rem}.sm\:focus\:mb-8:focus{margin-bottom:2rem}.sm\:focus\:ml-8:focus{margin-left:2rem}.sm\:focus\:mt-9:focus{margin-top:2.25rem}.sm\:focus\:mr-9:focus{margin-right:2.25rem}.sm\:focus\:mb-9:focus{margin-bottom:2.25rem}.sm\:focus\:ml-9:focus{margin-left:2.25rem}.sm\:focus\:mt-10:focus{margin-top:2.5rem}.sm\:focus\:mr-10:focus{margin-right:2.5rem}.sm\:focus\:mb-10:focus{margin-bottom:2.5rem}.sm\:focus\:ml-10:focus{margin-left:2.5rem}.sm\:focus\:mt-11:focus{margin-top:2.75rem}.sm\:focus\:mr-11:focus{margin-right:2.75rem}.sm\:focus\:mb-11:focus{margin-bottom:2.75rem}.sm\:focus\:ml-11:focus{margin-left:2.75rem}.sm\:focus\:mt-12:focus{margin-top:3rem}.sm\:focus\:mr-12:focus{margin-right:3rem}.sm\:focus\:mb-12:focus{margin-bottom:3rem}.sm\:focus\:ml-12:focus{margin-left:3rem}.sm\:focus\:mt-13:focus{margin-top:3.25rem}.sm\:focus\:mr-13:focus{margin-right:3.25rem}.sm\:focus\:mb-13:focus{margin-bottom:3.25rem}.sm\:focus\:ml-13:focus{margin-left:3.25rem}.sm\:focus\:mt-14:focus{margin-top:3.5rem}.sm\:focus\:mr-14:focus{margin-right:3.5rem}.sm\:focus\:mb-14:focus{margin-bottom:3.5rem}.sm\:focus\:ml-14:focus{margin-left:3.5rem}.sm\:focus\:mt-15:focus{margin-top:3.75rem}.sm\:focus\:mr-15:focus{margin-right:3.75rem}.sm\:focus\:mb-15:focus{margin-bottom:3.75rem}.sm\:focus\:ml-15:focus{margin-left:3.75rem}.sm\:focus\:mt-16:focus{margin-top:4rem}.sm\:focus\:mr-16:focus{margin-right:4rem}.sm\:focus\:mb-16:focus{margin-bottom:4rem}.sm\:focus\:ml-16:focus{margin-left:4rem}.sm\:focus\:mt-19:focus{margin-top:4.75rem}.sm\:focus\:mr-19:focus{margin-right:4.75rem}.sm\:focus\:mb-19:focus{margin-bottom:4.75rem}.sm\:focus\:ml-19:focus{margin-left:4.75rem}.sm\:focus\:mt-20:focus{margin-top:5rem}.sm\:focus\:mr-20:focus{margin-right:5rem}.sm\:focus\:mb-20:focus{margin-bottom:5rem}.sm\:focus\:ml-20:focus{margin-left:5rem}.sm\:focus\:mt-22:focus{margin-top:5.5rem}.sm\:focus\:mr-22:focus{margin-right:5.5rem}.sm\:focus\:mb-22:focus{margin-bottom:5.5rem}.sm\:focus\:ml-22:focus{margin-left:5.5rem}.sm\:focus\:mt-23:focus{margin-top:5.75rem}.sm\:focus\:mr-23:focus{margin-right:5.75rem}.sm\:focus\:mb-23:focus{margin-bottom:5.75rem}.sm\:focus\:ml-23:focus{margin-left:5.75rem}.sm\:focus\:mt-24:focus{margin-top:6rem}.sm\:focus\:mr-24:focus{margin-right:6rem}.sm\:focus\:mb-24:focus{margin-bottom:6rem}.sm\:focus\:ml-24:focus{margin-left:6rem}.sm\:focus\:mt-28:focus{margin-top:6.5rem}.sm\:focus\:mr-28:focus{margin-right:6.5rem}.sm\:focus\:mb-28:focus{margin-bottom:6.5rem}.sm\:focus\:ml-28:focus{margin-left:6.5rem}.sm\:focus\:mt-30:focus{margin-top:7.5rem}.sm\:focus\:mr-30:focus{margin-right:7.5rem}.sm\:focus\:mb-30:focus{margin-bottom:7.5rem}.sm\:focus\:ml-30:focus{margin-left:7.5rem}.sm\:focus\:mt-32:focus{margin-top:8rem}.sm\:focus\:mr-32:focus{margin-right:8rem}.sm\:focus\:mb-32:focus{margin-bottom:8rem}.sm\:focus\:ml-32:focus{margin-left:8rem}.sm\:focus\:mt-33:focus{margin-top:8.75rem}.sm\:focus\:mr-33:focus{margin-right:8.75rem}.sm\:focus\:mb-33:focus{margin-bottom:8.75rem}.sm\:focus\:ml-33:focus{margin-left:8.75rem}.sm\:focus\:mt-36:focus{margin-top:9rem}.sm\:focus\:mr-36:focus{margin-right:9rem}.sm\:focus\:mb-36:focus{margin-bottom:9rem}.sm\:focus\:ml-36:focus{margin-left:9rem}.sm\:focus\:mt-40:focus{margin-top:10rem}.sm\:focus\:mr-40:focus{margin-right:10rem}.sm\:focus\:mb-40:focus{margin-bottom:10rem}.sm\:focus\:ml-40:focus{margin-left:10rem}.sm\:focus\:mt-44:focus{margin-top:11rem}.sm\:focus\:mr-44:focus{margin-right:11rem}.sm\:focus\:mb-44:focus{margin-bottom:11rem}.sm\:focus\:ml-44:focus{margin-left:11rem}.sm\:focus\:mt-48:focus{margin-top:12rem}.sm\:focus\:mr-48:focus{margin-right:12rem}.sm\:focus\:mb-48:focus{margin-bottom:12rem}.sm\:focus\:ml-48:focus{margin-left:12rem}.sm\:focus\:mt-50:focus{margin-top:12.75rem}.sm\:focus\:mr-50:focus{margin-right:12.75rem}.sm\:focus\:mb-50:focus{margin-bottom:12.75rem}.sm\:focus\:ml-50:focus{margin-left:12.75rem}.sm\:focus\:mt-52:focus{margin-top:13rem}.sm\:focus\:mr-52:focus{margin-right:13rem}.sm\:focus\:mb-52:focus{margin-bottom:13rem}.sm\:focus\:ml-52:focus{margin-left:13rem}.sm\:focus\:mt-53:focus{margin-top:13.25rem}.sm\:focus\:mr-53:focus{margin-right:13.25rem}.sm\:focus\:mb-53:focus{margin-bottom:13.25rem}.sm\:focus\:ml-53:focus{margin-left:13.25rem}.sm\:focus\:mt-55:focus{margin-top:13.75rem}.sm\:focus\:mr-55:focus{margin-right:13.75rem}.sm\:focus\:mb-55:focus{margin-bottom:13.75rem}.sm\:focus\:ml-55:focus{margin-left:13.75rem}.sm\:focus\:mt-56:focus{margin-top:14rem}.sm\:focus\:mr-56:focus{margin-right:14rem}.sm\:focus\:mb-56:focus{margin-bottom:14rem}.sm\:focus\:ml-56:focus{margin-left:14rem}.sm\:focus\:mt-64:focus{margin-top:16rem}.sm\:focus\:mr-64:focus{margin-right:16rem}.sm\:focus\:mb-64:focus{margin-bottom:16rem}.sm\:focus\:ml-64:focus{margin-left:16rem}.sm\:focus\:mt-68:focus{margin-top:17rem}.sm\:focus\:mr-68:focus{margin-right:17rem}.sm\:focus\:mb-68:focus{margin-bottom:17rem}.sm\:focus\:ml-68:focus{margin-left:17rem}.sm\:focus\:mt-75:focus{margin-top:18.75rem}.sm\:focus\:mr-75:focus{margin-right:18.75rem}.sm\:focus\:mb-75:focus{margin-bottom:18.75rem}.sm\:focus\:ml-75:focus{margin-left:18.75rem}.sm\:focus\:mt-98:focus{margin-top:24.5rem}.sm\:focus\:mr-98:focus{margin-right:24.5rem}.sm\:focus\:mb-98:focus{margin-bottom:24.5rem}.sm\:focus\:ml-98:focus{margin-left:24.5rem}.sm\:focus\:mt-100:focus{margin-top:25rem}.sm\:focus\:mr-100:focus{margin-right:25rem}.sm\:focus\:mb-100:focus{margin-bottom:25rem}.sm\:focus\:ml-100:focus{margin-left:25rem}.sm\:focus\:mt-120:focus{margin-top:30rem}.sm\:focus\:mr-120:focus{margin-right:30rem}.sm\:focus\:mb-120:focus{margin-bottom:30rem}.sm\:focus\:ml-120:focus{margin-left:30rem}.sm\:focus\:mt-140:focus{margin-top:35rem}.sm\:focus\:mr-140:focus{margin-right:35rem}.sm\:focus\:mb-140:focus{margin-bottom:35rem}.sm\:focus\:ml-140:focus{margin-left:35rem}.sm\:focus\:mt-auto:focus{margin-top:auto}.sm\:focus\:mr-auto:focus{margin-right:auto}.sm\:focus\:mb-auto:focus{margin-bottom:auto}.sm\:focus\:ml-auto:focus{margin-left:auto}.sm\:focus\:mt-px:focus{margin-top:1px}.sm\:focus\:mr-px:focus{margin-right:1px}.sm\:focus\:mb-px:focus{margin-bottom:1px}.sm\:focus\:ml-px:focus{margin-left:1px}.sm\:focus\:mt-2px:focus{margin-top:2px}.sm\:focus\:mr-2px:focus{margin-right:2px}.sm\:focus\:mb-2px:focus{margin-bottom:2px}.sm\:focus\:ml-2px:focus{margin-left:2px}.sm\:focus\:mt-0-5:focus{margin-top:.15rem}.sm\:focus\:mr-0-5:focus{margin-right:.15rem}.sm\:focus\:mb-0-5:focus{margin-bottom:.15rem}.sm\:focus\:ml-0-5:focus{margin-left:.15rem}.sm\:focus\:mt-1-5:focus{margin-top:.375rem}.sm\:focus\:mr-1-5:focus{margin-right:.375rem}.sm\:focus\:mb-1-5:focus{margin-bottom:.375rem}.sm\:focus\:ml-1-5:focus{margin-left:.375rem}.sm\:focus\:mt-2-5:focus{margin-top:.625rem}.sm\:focus\:mr-2-5:focus{margin-right:.625rem}.sm\:focus\:mb-2-5:focus{margin-bottom:.625rem}.sm\:focus\:ml-2-5:focus{margin-left:.625rem}.sm\:focus\:mt-7-2:focus{margin-top:1.875rem}.sm\:focus\:mr-7-2:focus{margin-right:1.875rem}.sm\:focus\:mb-7-2:focus{margin-bottom:1.875rem}.sm\:focus\:ml-7-2:focus{margin-left:1.875rem}.sm\:focus\:mt-31-25:focus{margin-top:7.8125rem}.sm\:focus\:mr-31-25:focus{margin-right:7.8125rem}.sm\:focus\:mb-31-25:focus{margin-bottom:7.8125rem}.sm\:focus\:ml-31-25:focus{margin-left:7.8125rem}.sm\:focus\:mt-62-5:focus{margin-top:15.625rem}.sm\:focus\:mr-62-5:focus{margin-right:15.625rem}.sm\:focus\:mb-62-5:focus{margin-bottom:15.625rem}.sm\:focus\:ml-62-5:focus{margin-left:15.625rem}.sm\:focus\:-mt-1:focus{margin-top:-.25rem}.sm\:focus\:-mr-1:focus{margin-right:-.25rem}.sm\:focus\:-mb-1:focus{margin-bottom:-.25rem}.sm\:focus\:-ml-1:focus{margin-left:-.25rem}.sm\:focus\:-mt-2:focus{margin-top:-.5rem}.sm\:focus\:-mr-2:focus{margin-right:-.5rem}.sm\:focus\:-mb-2:focus{margin-bottom:-.5rem}.sm\:focus\:-ml-2:focus{margin-left:-.5rem}.sm\:focus\:-mt-3:focus{margin-top:-.75rem}.sm\:focus\:-mr-3:focus{margin-right:-.75rem}.sm\:focus\:-mb-3:focus{margin-bottom:-.75rem}.sm\:focus\:-ml-3:focus{margin-left:-.75rem}.sm\:focus\:-mt-4:focus{margin-top:-1rem}.sm\:focus\:-mr-4:focus{margin-right:-1rem}.sm\:focus\:-mb-4:focus{margin-bottom:-1rem}.sm\:focus\:-ml-4:focus{margin-left:-1rem}.sm\:focus\:-mt-5:focus{margin-top:-1.25rem}.sm\:focus\:-mr-5:focus{margin-right:-1.25rem}.sm\:focus\:-mb-5:focus{margin-bottom:-1.25rem}.sm\:focus\:-ml-5:focus{margin-left:-1.25rem}.sm\:focus\:-mt-6:focus{margin-top:-1.5rem}.sm\:focus\:-mr-6:focus{margin-right:-1.5rem}.sm\:focus\:-mb-6:focus{margin-bottom:-1.5rem}.sm\:focus\:-ml-6:focus{margin-left:-1.5rem}.sm\:focus\:-mt-7:focus{margin-top:-1.75rem}.sm\:focus\:-mr-7:focus{margin-right:-1.75rem}.sm\:focus\:-mb-7:focus{margin-bottom:-1.75rem}.sm\:focus\:-ml-7:focus{margin-left:-1.75rem}.sm\:focus\:-mt-8:focus{margin-top:-2rem}.sm\:focus\:-mr-8:focus{margin-right:-2rem}.sm\:focus\:-mb-8:focus{margin-bottom:-2rem}.sm\:focus\:-ml-8:focus{margin-left:-2rem}.sm\:focus\:-mt-9:focus{margin-top:-2.25rem}.sm\:focus\:-mr-9:focus{margin-right:-2.25rem}.sm\:focus\:-mb-9:focus{margin-bottom:-2.25rem}.sm\:focus\:-ml-9:focus{margin-left:-2.25rem}.sm\:focus\:-mt-10:focus{margin-top:-2.5rem}.sm\:focus\:-mr-10:focus{margin-right:-2.5rem}.sm\:focus\:-mb-10:focus{margin-bottom:-2.5rem}.sm\:focus\:-ml-10:focus{margin-left:-2.5rem}.sm\:focus\:-mt-11:focus{margin-top:-2.75rem}.sm\:focus\:-mr-11:focus{margin-right:-2.75rem}.sm\:focus\:-mb-11:focus{margin-bottom:-2.75rem}.sm\:focus\:-ml-11:focus{margin-left:-2.75rem}.sm\:focus\:-mt-12:focus{margin-top:-3rem}.sm\:focus\:-mr-12:focus{margin-right:-3rem}.sm\:focus\:-mb-12:focus{margin-bottom:-3rem}.sm\:focus\:-ml-12:focus{margin-left:-3rem}.sm\:focus\:-mt-13:focus{margin-top:-3.25rem}.sm\:focus\:-mr-13:focus{margin-right:-3.25rem}.sm\:focus\:-mb-13:focus{margin-bottom:-3.25rem}.sm\:focus\:-ml-13:focus{margin-left:-3.25rem}.sm\:focus\:-mt-14:focus{margin-top:-3.5rem}.sm\:focus\:-mr-14:focus{margin-right:-3.5rem}.sm\:focus\:-mb-14:focus{margin-bottom:-3.5rem}.sm\:focus\:-ml-14:focus{margin-left:-3.5rem}.sm\:focus\:-mt-15:focus{margin-top:-3.75rem}.sm\:focus\:-mr-15:focus{margin-right:-3.75rem}.sm\:focus\:-mb-15:focus{margin-bottom:-3.75rem}.sm\:focus\:-ml-15:focus{margin-left:-3.75rem}.sm\:focus\:-mt-16:focus{margin-top:-4rem}.sm\:focus\:-mr-16:focus{margin-right:-4rem}.sm\:focus\:-mb-16:focus{margin-bottom:-4rem}.sm\:focus\:-ml-16:focus{margin-left:-4rem}.sm\:focus\:-mt-19:focus{margin-top:-4.75rem}.sm\:focus\:-mr-19:focus{margin-right:-4.75rem}.sm\:focus\:-mb-19:focus{margin-bottom:-4.75rem}.sm\:focus\:-ml-19:focus{margin-left:-4.75rem}.sm\:focus\:-mt-20:focus{margin-top:-5rem}.sm\:focus\:-mr-20:focus{margin-right:-5rem}.sm\:focus\:-mb-20:focus{margin-bottom:-5rem}.sm\:focus\:-ml-20:focus{margin-left:-5rem}.sm\:focus\:-mt-22:focus{margin-top:-5.5rem}.sm\:focus\:-mr-22:focus{margin-right:-5.5rem}.sm\:focus\:-mb-22:focus{margin-bottom:-5.5rem}.sm\:focus\:-ml-22:focus{margin-left:-5.5rem}.sm\:focus\:-mt-23:focus{margin-top:-5.75rem}.sm\:focus\:-mr-23:focus{margin-right:-5.75rem}.sm\:focus\:-mb-23:focus{margin-bottom:-5.75rem}.sm\:focus\:-ml-23:focus{margin-left:-5.75rem}.sm\:focus\:-mt-24:focus{margin-top:-6rem}.sm\:focus\:-mr-24:focus{margin-right:-6rem}.sm\:focus\:-mb-24:focus{margin-bottom:-6rem}.sm\:focus\:-ml-24:focus{margin-left:-6rem}.sm\:focus\:-mt-30:focus{margin-top:-7.5rem}.sm\:focus\:-mr-30:focus{margin-right:-7.5rem}.sm\:focus\:-mb-30:focus{margin-bottom:-7.5rem}.sm\:focus\:-ml-30:focus{margin-left:-7.5rem}.sm\:focus\:-mt-32:focus{margin-top:-8rem}.sm\:focus\:-mr-32:focus{margin-right:-8rem}.sm\:focus\:-mb-32:focus{margin-bottom:-8rem}.sm\:focus\:-ml-32:focus{margin-left:-8rem}.sm\:focus\:-mt-40:focus{margin-top:-10rem}.sm\:focus\:-mr-40:focus{margin-right:-10rem}.sm\:focus\:-mb-40:focus{margin-bottom:-10rem}.sm\:focus\:-ml-40:focus{margin-left:-10rem}.sm\:focus\:-mt-44:focus{margin-top:-11rem}.sm\:focus\:-mr-44:focus{margin-right:-11rem}.sm\:focus\:-mb-44:focus{margin-bottom:-11rem}.sm\:focus\:-ml-44:focus{margin-left:-11rem}.sm\:focus\:-mt-48:focus{margin-top:-12rem}.sm\:focus\:-mr-48:focus{margin-right:-12rem}.sm\:focus\:-mb-48:focus{margin-bottom:-12rem}.sm\:focus\:-ml-48:focus{margin-left:-12rem}.sm\:focus\:-mt-50:focus{margin-top:-12.75rem}.sm\:focus\:-mr-50:focus{margin-right:-12.75rem}.sm\:focus\:-mb-50:focus{margin-bottom:-12.75rem}.sm\:focus\:-ml-50:focus{margin-left:-12.75rem}.sm\:focus\:-mt-52:focus{margin-top:-13rem}.sm\:focus\:-mr-52:focus{margin-right:-13rem}.sm\:focus\:-mb-52:focus{margin-bottom:-13rem}.sm\:focus\:-ml-52:focus{margin-left:-13rem}.sm\:focus\:-mt-53:focus{margin-top:-13.25rem}.sm\:focus\:-mr-53:focus{margin-right:-13.25rem}.sm\:focus\:-mb-53:focus{margin-bottom:-13.25rem}.sm\:focus\:-ml-53:focus{margin-left:-13.25rem}.sm\:focus\:-mt-55:focus{margin-top:-13.75rem}.sm\:focus\:-mr-55:focus{margin-right:-13.75rem}.sm\:focus\:-mb-55:focus{margin-bottom:-13.75rem}.sm\:focus\:-ml-55:focus{margin-left:-13.75rem}.sm\:focus\:-mt-56:focus{margin-top:-14rem}.sm\:focus\:-mr-56:focus{margin-right:-14rem}.sm\:focus\:-mb-56:focus{margin-bottom:-14rem}.sm\:focus\:-ml-56:focus{margin-left:-14rem}.sm\:focus\:-mt-64:focus{margin-top:-16rem}.sm\:focus\:-mr-64:focus{margin-right:-16rem}.sm\:focus\:-mb-64:focus{margin-bottom:-16rem}.sm\:focus\:-ml-64:focus{margin-left:-16rem}.sm\:focus\:-mt-68:focus{margin-top:-17rem}.sm\:focus\:-mr-68:focus{margin-right:-17rem}.sm\:focus\:-mb-68:focus{margin-bottom:-17rem}.sm\:focus\:-ml-68:focus{margin-left:-17rem}.sm\:focus\:-mt-75:focus{margin-top:-18.75rem}.sm\:focus\:-mr-75:focus{margin-right:-18.75rem}.sm\:focus\:-mb-75:focus{margin-bottom:-18.75rem}.sm\:focus\:-ml-75:focus{margin-left:-18.75rem}.sm\:focus\:-mt-98:focus{margin-top:-24.5rem}.sm\:focus\:-mr-98:focus{margin-right:-24.5rem}.sm\:focus\:-mb-98:focus{margin-bottom:-24.5rem}.sm\:focus\:-ml-98:focus{margin-left:-24.5rem}.sm\:focus\:-mt-100:focus{margin-top:-25rem}.sm\:focus\:-mr-100:focus{margin-right:-25rem}.sm\:focus\:-mb-100:focus{margin-bottom:-25rem}.sm\:focus\:-ml-100:focus{margin-left:-25rem}.sm\:focus\:-mt-120:focus{margin-top:-30rem}.sm\:focus\:-mr-120:focus{margin-right:-30rem}.sm\:focus\:-mb-120:focus{margin-bottom:-30rem}.sm\:focus\:-ml-120:focus{margin-left:-30rem}.sm\:focus\:-mt-140:focus{margin-top:-35rem}.sm\:focus\:-mr-140:focus{margin-right:-35rem}.sm\:focus\:-mb-140:focus{margin-bottom:-35rem}.sm\:focus\:-ml-140:focus{margin-left:-35rem}.sm\:focus\:-mt-px:focus{margin-top:-1px}.sm\:focus\:-mr-px:focus{margin-right:-1px}.sm\:focus\:-mb-px:focus{margin-bottom:-1px}.sm\:focus\:-ml-px:focus{margin-left:-1px}.sm\:focus\:-mt-2px:focus{margin-top:-2px}.sm\:focus\:-mr-2px:focus{margin-right:-2px}.sm\:focus\:-mb-2px:focus{margin-bottom:-2px}.sm\:focus\:-ml-2px:focus{margin-left:-2px}.sm\:focus\:-mt-0-5:focus{margin-top:-.15rem}.sm\:focus\:-mr-0-5:focus{margin-right:-.15rem}.sm\:focus\:-mb-0-5:focus{margin-bottom:-.15rem}.sm\:focus\:-ml-0-5:focus{margin-left:-.15rem}.sm\:focus\:-mt-1-5:focus{margin-top:-.375rem}.sm\:focus\:-mr-1-5:focus{margin-right:-.375rem}.sm\:focus\:-mb-1-5:focus{margin-bottom:-.375rem}.sm\:focus\:-ml-1-5:focus{margin-left:-.375rem}.sm\:focus\:-mt-2-5:focus{margin-top:-.625rem}.sm\:focus\:-mr-2-5:focus{margin-right:-.625rem}.sm\:focus\:-mb-2-5:focus{margin-bottom:-.625rem}.sm\:focus\:-ml-2-5:focus{margin-left:-.625rem}.sm\:focus\:-mt-7-2:focus{margin-top:-1.875rem}.sm\:focus\:-mr-7-2:focus{margin-right:-1.875rem}.sm\:focus\:-mb-7-2:focus{margin-bottom:-1.875rem}.sm\:focus\:-ml-7-2:focus{margin-left:-1.875rem}.sm\:focus\:-mt-31-25:focus{margin-top:-7.8125rem}.sm\:focus\:-mr-31-25:focus{margin-right:-7.8125rem}.sm\:focus\:-mb-31-25:focus{margin-bottom:-7.8125rem}.sm\:focus\:-ml-31-25:focus{margin-left:-7.8125rem}.sm\:focus\:-mt-62-5:focus{margin-top:-15.625rem}.sm\:focus\:-mr-62-5:focus{margin-right:-15.625rem}.sm\:focus\:-mb-62-5:focus{margin-bottom:-15.625rem}.sm\:focus\:-ml-62-5:focus{margin-left:-15.625rem}.group:hover .sm\:group-hover\:m-0{margin:0}.group:hover .sm\:group-hover\:m-1{margin:.25rem}.group:hover .sm\:group-hover\:m-2{margin:.5rem}.group:hover .sm\:group-hover\:m-3{margin:.75rem}.group:hover .sm\:group-hover\:m-4{margin:1rem}.group:hover .sm\:group-hover\:m-5{margin:1.25rem}.group:hover .sm\:group-hover\:m-6{margin:1.5rem}.group:hover .sm\:group-hover\:m-7{margin:1.75rem}.group:hover .sm\:group-hover\:m-8{margin:2rem}.group:hover .sm\:group-hover\:m-9{margin:2.25rem}.group:hover .sm\:group-hover\:m-10{margin:2.5rem}.group:hover .sm\:group-hover\:m-11{margin:2.75rem}.group:hover .sm\:group-hover\:m-12{margin:3rem}.group:hover .sm\:group-hover\:m-13{margin:3.25rem}.group:hover .sm\:group-hover\:m-14{margin:3.5rem}.group:hover .sm\:group-hover\:m-15{margin:3.75rem}.group:hover .sm\:group-hover\:m-16{margin:4rem}.group:hover .sm\:group-hover\:m-19{margin:4.75rem}.group:hover .sm\:group-hover\:m-20{margin:5rem}.group:hover .sm\:group-hover\:m-22{margin:5.5rem}.group:hover .sm\:group-hover\:m-23{margin:5.75rem}.group:hover .sm\:group-hover\:m-24{margin:6rem}.group:hover .sm\:group-hover\:m-28{margin:6.5rem}.group:hover .sm\:group-hover\:m-30{margin:7.5rem}.group:hover .sm\:group-hover\:m-32{margin:8rem}.group:hover .sm\:group-hover\:m-33{margin:8.75rem}.group:hover .sm\:group-hover\:m-36{margin:9rem}.group:hover .sm\:group-hover\:m-40{margin:10rem}.group:hover .sm\:group-hover\:m-44{margin:11rem}.group:hover .sm\:group-hover\:m-48{margin:12rem}.group:hover .sm\:group-hover\:m-50{margin:12.75rem}.group:hover .sm\:group-hover\:m-52{margin:13rem}.group:hover .sm\:group-hover\:m-53{margin:13.25rem}.group:hover .sm\:group-hover\:m-55{margin:13.75rem}.group:hover .sm\:group-hover\:m-56{margin:14rem}.group:hover .sm\:group-hover\:m-64{margin:16rem}.group:hover .sm\:group-hover\:m-68{margin:17rem}.group:hover .sm\:group-hover\:m-75{margin:18.75rem}.group:hover .sm\:group-hover\:m-98{margin:24.5rem}.group:hover .sm\:group-hover\:m-100{margin:25rem}.group:hover .sm\:group-hover\:m-120{margin:30rem}.group:hover .sm\:group-hover\:m-140{margin:35rem}.group:hover .sm\:group-hover\:m-auto{margin:auto}.group:hover .sm\:group-hover\:m-px{margin:1px}.group:hover .sm\:group-hover\:m-2px{margin:2px}.group:hover .sm\:group-hover\:m-0-5{margin:.15rem}.group:hover .sm\:group-hover\:m-1-5{margin:.375rem}.group:hover .sm\:group-hover\:m-2-5{margin:.625rem}.group:hover .sm\:group-hover\:m-7-2{margin:1.875rem}.group:hover .sm\:group-hover\:m-31-25{margin:7.8125rem}.group:hover .sm\:group-hover\:m-62-5{margin:15.625rem}.group:hover .sm\:group-hover\:-m-1{margin:-.25rem}.group:hover .sm\:group-hover\:-m-2{margin:-.5rem}.group:hover .sm\:group-hover\:-m-3{margin:-.75rem}.group:hover .sm\:group-hover\:-m-4{margin:-1rem}.group:hover .sm\:group-hover\:-m-5{margin:-1.25rem}.group:hover .sm\:group-hover\:-m-6{margin:-1.5rem}.group:hover .sm\:group-hover\:-m-7{margin:-1.75rem}.group:hover .sm\:group-hover\:-m-8{margin:-2rem}.group:hover .sm\:group-hover\:-m-9{margin:-2.25rem}.group:hover .sm\:group-hover\:-m-10{margin:-2.5rem}.group:hover .sm\:group-hover\:-m-11{margin:-2.75rem}.group:hover .sm\:group-hover\:-m-12{margin:-3rem}.group:hover .sm\:group-hover\:-m-13{margin:-3.25rem}.group:hover .sm\:group-hover\:-m-14{margin:-3.5rem}.group:hover .sm\:group-hover\:-m-15{margin:-3.75rem}.group:hover .sm\:group-hover\:-m-16{margin:-4rem}.group:hover .sm\:group-hover\:-m-19{margin:-4.75rem}.group:hover .sm\:group-hover\:-m-20{margin:-5rem}.group:hover .sm\:group-hover\:-m-22{margin:-5.5rem}.group:hover .sm\:group-hover\:-m-23{margin:-5.75rem}.group:hover .sm\:group-hover\:-m-24{margin:-6rem}.group:hover .sm\:group-hover\:-m-30{margin:-7.5rem}.group:hover .sm\:group-hover\:-m-32{margin:-8rem}.group:hover .sm\:group-hover\:-m-40{margin:-10rem}.group:hover .sm\:group-hover\:-m-44{margin:-11rem}.group:hover .sm\:group-hover\:-m-48{margin:-12rem}.group:hover .sm\:group-hover\:-m-50{margin:-12.75rem}.group:hover .sm\:group-hover\:-m-52{margin:-13rem}.group:hover .sm\:group-hover\:-m-53{margin:-13.25rem}.group:hover .sm\:group-hover\:-m-55{margin:-13.75rem}.group:hover .sm\:group-hover\:-m-56{margin:-14rem}.group:hover .sm\:group-hover\:-m-64{margin:-16rem}.group:hover .sm\:group-hover\:-m-68{margin:-17rem}.group:hover .sm\:group-hover\:-m-75{margin:-18.75rem}.group:hover .sm\:group-hover\:-m-98{margin:-24.5rem}.group:hover .sm\:group-hover\:-m-100{margin:-25rem}.group:hover .sm\:group-hover\:-m-120{margin:-30rem}.group:hover .sm\:group-hover\:-m-140{margin:-35rem}.group:hover .sm\:group-hover\:-m-px{margin:-1px}.group:hover .sm\:group-hover\:-m-2px{margin:-2px}.group:hover .sm\:group-hover\:-m-0-5{margin:-.15rem}.group:hover .sm\:group-hover\:-m-1-5{margin:-.375rem}.group:hover .sm\:group-hover\:-m-2-5{margin:-.625rem}.group:hover .sm\:group-hover\:-m-7-2{margin:-1.875rem}.group:hover .sm\:group-hover\:-m-31-25{margin:-7.8125rem}.group:hover .sm\:group-hover\:-m-62-5{margin:-15.625rem}.group:hover .sm\:group-hover\:my-0{margin-top:0;margin-bottom:0}.group:hover .sm\:group-hover\:mx-0{margin-left:0;margin-right:0}.group:hover .sm\:group-hover\:my-1{margin-top:.25rem;margin-bottom:.25rem}.group:hover .sm\:group-hover\:mx-1{margin-left:.25rem;margin-right:.25rem}.group:hover .sm\:group-hover\:my-2{margin-top:.5rem;margin-bottom:.5rem}.group:hover .sm\:group-hover\:mx-2{margin-left:.5rem;margin-right:.5rem}.group:hover .sm\:group-hover\:my-3{margin-top:.75rem;margin-bottom:.75rem}.group:hover .sm\:group-hover\:mx-3{margin-left:.75rem;margin-right:.75rem}.group:hover .sm\:group-hover\:my-4{margin-top:1rem;margin-bottom:1rem}.group:hover .sm\:group-hover\:mx-4{margin-left:1rem;margin-right:1rem}.group:hover .sm\:group-hover\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.group:hover .sm\:group-hover\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.group:hover .sm\:group-hover\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.group:hover .sm\:group-hover\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.group:hover .sm\:group-hover\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.group:hover .sm\:group-hover\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.group:hover .sm\:group-hover\:my-8{margin-top:2rem;margin-bottom:2rem}.group:hover .sm\:group-hover\:mx-8{margin-left:2rem;margin-right:2rem}.group:hover .sm\:group-hover\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.group:hover .sm\:group-hover\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.group:hover .sm\:group-hover\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.group:hover .sm\:group-hover\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.group:hover .sm\:group-hover\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.group:hover .sm\:group-hover\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.group:hover .sm\:group-hover\:my-12{margin-top:3rem;margin-bottom:3rem}.group:hover .sm\:group-hover\:mx-12{margin-left:3rem;margin-right:3rem}.group:hover .sm\:group-hover\:my-13{margin-top:3.25rem;margin-bottom:3.25rem}.group:hover .sm\:group-hover\:mx-13{margin-left:3.25rem;margin-right:3.25rem}.group:hover .sm\:group-hover\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.group:hover .sm\:group-hover\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.group:hover .sm\:group-hover\:my-15{margin-top:3.75rem;margin-bottom:3.75rem}.group:hover .sm\:group-hover\:mx-15{margin-left:3.75rem;margin-right:3.75rem}.group:hover .sm\:group-hover\:my-16{margin-top:4rem;margin-bottom:4rem}.group:hover .sm\:group-hover\:mx-16{margin-left:4rem;margin-right:4rem}.group:hover .sm\:group-hover\:my-19{margin-top:4.75rem;margin-bottom:4.75rem}.group:hover .sm\:group-hover\:mx-19{margin-left:4.75rem;margin-right:4.75rem}.group:hover .sm\:group-hover\:my-20{margin-top:5rem;margin-bottom:5rem}.group:hover .sm\:group-hover\:mx-20{margin-left:5rem;margin-right:5rem}.group:hover .sm\:group-hover\:my-22{margin-top:5.5rem;margin-bottom:5.5rem}.group:hover .sm\:group-hover\:mx-22{margin-left:5.5rem;margin-right:5.5rem}.group:hover .sm\:group-hover\:my-23{margin-top:5.75rem;margin-bottom:5.75rem}.group:hover .sm\:group-hover\:mx-23{margin-left:5.75rem;margin-right:5.75rem}.group:hover .sm\:group-hover\:my-24{margin-top:6rem;margin-bottom:6rem}.group:hover .sm\:group-hover\:mx-24{margin-left:6rem;margin-right:6rem}.group:hover .sm\:group-hover\:my-28{margin-top:6.5rem;margin-bottom:6.5rem}.group:hover .sm\:group-hover\:mx-28{margin-left:6.5rem;margin-right:6.5rem}.group:hover .sm\:group-hover\:my-30{margin-top:7.5rem;margin-bottom:7.5rem}.group:hover .sm\:group-hover\:mx-30{margin-left:7.5rem;margin-right:7.5rem}.group:hover .sm\:group-hover\:my-32{margin-top:8rem;margin-bottom:8rem}.group:hover .sm\:group-hover\:mx-32{margin-left:8rem;margin-right:8rem}.group:hover .sm\:group-hover\:my-33{margin-top:8.75rem;margin-bottom:8.75rem}.group:hover .sm\:group-hover\:mx-33{margin-left:8.75rem;margin-right:8.75rem}.group:hover .sm\:group-hover\:my-36{margin-top:9rem;margin-bottom:9rem}.group:hover .sm\:group-hover\:mx-36{margin-left:9rem;margin-right:9rem}.group:hover .sm\:group-hover\:my-40{margin-top:10rem;margin-bottom:10rem}.group:hover .sm\:group-hover\:mx-40{margin-left:10rem;margin-right:10rem}.group:hover .sm\:group-hover\:my-44{margin-top:11rem;margin-bottom:11rem}.group:hover .sm\:group-hover\:mx-44{margin-left:11rem;margin-right:11rem}.group:hover .sm\:group-hover\:my-48{margin-top:12rem;margin-bottom:12rem}.group:hover .sm\:group-hover\:mx-48{margin-left:12rem;margin-right:12rem}.group:hover .sm\:group-hover\:my-50{margin-top:12.75rem;margin-bottom:12.75rem}.group:hover .sm\:group-hover\:mx-50{margin-left:12.75rem;margin-right:12.75rem}.group:hover .sm\:group-hover\:my-52{margin-top:13rem;margin-bottom:13rem}.group:hover .sm\:group-hover\:mx-52{margin-left:13rem;margin-right:13rem}.group:hover .sm\:group-hover\:my-53{margin-top:13.25rem;margin-bottom:13.25rem}.group:hover .sm\:group-hover\:mx-53{margin-left:13.25rem;margin-right:13.25rem}.group:hover .sm\:group-hover\:my-55{margin-top:13.75rem;margin-bottom:13.75rem}.group:hover .sm\:group-hover\:mx-55{margin-left:13.75rem;margin-right:13.75rem}.group:hover .sm\:group-hover\:my-56{margin-top:14rem;margin-bottom:14rem}.group:hover .sm\:group-hover\:mx-56{margin-left:14rem;margin-right:14rem}.group:hover .sm\:group-hover\:my-64{margin-top:16rem;margin-bottom:16rem}.group:hover .sm\:group-hover\:mx-64{margin-left:16rem;margin-right:16rem}.group:hover .sm\:group-hover\:my-68{margin-top:17rem;margin-bottom:17rem}.group:hover .sm\:group-hover\:mx-68{margin-left:17rem;margin-right:17rem}.group:hover .sm\:group-hover\:my-75{margin-top:18.75rem;margin-bottom:18.75rem}.group:hover .sm\:group-hover\:mx-75{margin-left:18.75rem;margin-right:18.75rem}.group:hover .sm\:group-hover\:my-98{margin-top:24.5rem;margin-bottom:24.5rem}.group:hover .sm\:group-hover\:mx-98{margin-left:24.5rem;margin-right:24.5rem}.group:hover .sm\:group-hover\:my-100{margin-top:25rem;margin-bottom:25rem}.group:hover .sm\:group-hover\:mx-100{margin-left:25rem;margin-right:25rem}.group:hover .sm\:group-hover\:my-120{margin-top:30rem;margin-bottom:30rem}.group:hover .sm\:group-hover\:mx-120{margin-left:30rem;margin-right:30rem}.group:hover .sm\:group-hover\:my-140{margin-top:35rem;margin-bottom:35rem}.group:hover .sm\:group-hover\:mx-140{margin-left:35rem;margin-right:35rem}.group:hover .sm\:group-hover\:my-auto{margin-top:auto;margin-bottom:auto}.group:hover .sm\:group-hover\:mx-auto{margin-left:auto;margin-right:auto}.group:hover .sm\:group-hover\:my-px{margin-top:1px;margin-bottom:1px}.group:hover .sm\:group-hover\:mx-px{margin-left:1px;margin-right:1px}.group:hover .sm\:group-hover\:my-2px{margin-top:2px;margin-bottom:2px}.group:hover .sm\:group-hover\:mx-2px{margin-left:2px;margin-right:2px}.group:hover .sm\:group-hover\:my-0-5{margin-top:.15rem;margin-bottom:.15rem}.group:hover .sm\:group-hover\:mx-0-5{margin-left:.15rem;margin-right:.15rem}.group:hover .sm\:group-hover\:my-1-5{margin-top:.375rem;margin-bottom:.375rem}.group:hover .sm\:group-hover\:mx-1-5{margin-left:.375rem;margin-right:.375rem}.group:hover .sm\:group-hover\:my-2-5{margin-top:.625rem;margin-bottom:.625rem}.group:hover .sm\:group-hover\:mx-2-5{margin-left:.625rem;margin-right:.625rem}.group:hover .sm\:group-hover\:my-7-2{margin-top:1.875rem;margin-bottom:1.875rem}.group:hover .sm\:group-hover\:mx-7-2{margin-left:1.875rem;margin-right:1.875rem}.group:hover .sm\:group-hover\:my-31-25{margin-top:7.8125rem;margin-bottom:7.8125rem}.group:hover .sm\:group-hover\:mx-31-25{margin-left:7.8125rem;margin-right:7.8125rem}.group:hover .sm\:group-hover\:my-62-5{margin-top:15.625rem;margin-bottom:15.625rem}.group:hover .sm\:group-hover\:mx-62-5{margin-left:15.625rem;margin-right:15.625rem}.group:hover .sm\:group-hover\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.group:hover .sm\:group-hover\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.group:hover .sm\:group-hover\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.group:hover .sm\:group-hover\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.group:hover .sm\:group-hover\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.group:hover .sm\:group-hover\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.group:hover .sm\:group-hover\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.group:hover .sm\:group-hover\:-mx-4{margin-left:-1rem;margin-right:-1rem}.group:hover .sm\:group-hover\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.group:hover .sm\:group-hover\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.group:hover .sm\:group-hover\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.group:hover .sm\:group-hover\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.group:hover .sm\:group-hover\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.group:hover .sm\:group-hover\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.group:hover .sm\:group-hover\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.group:hover .sm\:group-hover\:-mx-8{margin-left:-2rem;margin-right:-2rem}.group:hover .sm\:group-hover\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.group:hover .sm\:group-hover\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.group:hover .sm\:group-hover\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.group:hover .sm\:group-hover\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.group:hover .sm\:group-hover\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.group:hover .sm\:group-hover\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.group:hover .sm\:group-hover\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.group:hover .sm\:group-hover\:-mx-12{margin-left:-3rem;margin-right:-3rem}.group:hover .sm\:group-hover\:-my-13{margin-top:-3.25rem;margin-bottom:-3.25rem}.group:hover .sm\:group-hover\:-mx-13{margin-left:-3.25rem;margin-right:-3.25rem}.group:hover .sm\:group-hover\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.group:hover .sm\:group-hover\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.group:hover .sm\:group-hover\:-my-15{margin-top:-3.75rem;margin-bottom:-3.75rem}.group:hover .sm\:group-hover\:-mx-15{margin-left:-3.75rem;margin-right:-3.75rem}.group:hover .sm\:group-hover\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.group:hover .sm\:group-hover\:-mx-16{margin-left:-4rem;margin-right:-4rem}.group:hover .sm\:group-hover\:-my-19{margin-top:-4.75rem;margin-bottom:-4.75rem}.group:hover .sm\:group-hover\:-mx-19{margin-left:-4.75rem;margin-right:-4.75rem}.group:hover .sm\:group-hover\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.group:hover .sm\:group-hover\:-mx-20{margin-left:-5rem;margin-right:-5rem}.group:hover .sm\:group-hover\:-my-22{margin-top:-5.5rem;margin-bottom:-5.5rem}.group:hover .sm\:group-hover\:-mx-22{margin-left:-5.5rem;margin-right:-5.5rem}.group:hover .sm\:group-hover\:-my-23{margin-top:-5.75rem;margin-bottom:-5.75rem}.group:hover .sm\:group-hover\:-mx-23{margin-left:-5.75rem;margin-right:-5.75rem}.group:hover .sm\:group-hover\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.group:hover .sm\:group-hover\:-mx-24{margin-left:-6rem;margin-right:-6rem}.group:hover .sm\:group-hover\:-my-30{margin-top:-7.5rem;margin-bottom:-7.5rem}.group:hover .sm\:group-hover\:-mx-30{margin-left:-7.5rem;margin-right:-7.5rem}.group:hover .sm\:group-hover\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.group:hover .sm\:group-hover\:-mx-32{margin-left:-8rem;margin-right:-8rem}.group:hover .sm\:group-hover\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.group:hover .sm\:group-hover\:-mx-40{margin-left:-10rem;margin-right:-10rem}.group:hover .sm\:group-hover\:-my-44{margin-top:-11rem;margin-bottom:-11rem}.group:hover .sm\:group-hover\:-mx-44{margin-left:-11rem;margin-right:-11rem}.group:hover .sm\:group-hover\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.group:hover .sm\:group-hover\:-mx-48{margin-left:-12rem;margin-right:-12rem}.group:hover .sm\:group-hover\:-my-50{margin-top:-12.75rem;margin-bottom:-12.75rem}.group:hover .sm\:group-hover\:-mx-50{margin-left:-12.75rem;margin-right:-12.75rem}.group:hover .sm\:group-hover\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.group:hover .sm\:group-hover\:-mx-52{margin-left:-13rem;margin-right:-13rem}.group:hover .sm\:group-hover\:-my-53{margin-top:-13.25rem;margin-bottom:-13.25rem}.group:hover .sm\:group-hover\:-mx-53{margin-left:-13.25rem;margin-right:-13.25rem}.group:hover .sm\:group-hover\:-my-55{margin-top:-13.75rem;margin-bottom:-13.75rem}.group:hover .sm\:group-hover\:-mx-55{margin-left:-13.75rem;margin-right:-13.75rem}.group:hover .sm\:group-hover\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.group:hover .sm\:group-hover\:-mx-56{margin-left:-14rem;margin-right:-14rem}.group:hover .sm\:group-hover\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.group:hover .sm\:group-hover\:-mx-64{margin-left:-16rem;margin-right:-16rem}.group:hover .sm\:group-hover\:-my-68{margin-top:-17rem;margin-bottom:-17rem}.group:hover .sm\:group-hover\:-mx-68{margin-left:-17rem;margin-right:-17rem}.group:hover .sm\:group-hover\:-my-75{margin-top:-18.75rem;margin-bottom:-18.75rem}.group:hover .sm\:group-hover\:-mx-75{margin-left:-18.75rem;margin-right:-18.75rem}.group:hover .sm\:group-hover\:-my-98{margin-top:-24.5rem;margin-bottom:-24.5rem}.group:hover .sm\:group-hover\:-mx-98{margin-left:-24.5rem;margin-right:-24.5rem}.group:hover .sm\:group-hover\:-my-100{margin-top:-25rem;margin-bottom:-25rem}.group:hover .sm\:group-hover\:-mx-100{margin-left:-25rem;margin-right:-25rem}.group:hover .sm\:group-hover\:-my-120{margin-top:-30rem;margin-bottom:-30rem}.group:hover .sm\:group-hover\:-mx-120{margin-left:-30rem;margin-right:-30rem}.group:hover .sm\:group-hover\:-my-140{margin-top:-35rem;margin-bottom:-35rem}.group:hover .sm\:group-hover\:-mx-140{margin-left:-35rem;margin-right:-35rem}.group:hover .sm\:group-hover\:-my-px{margin-top:-1px;margin-bottom:-1px}.group:hover .sm\:group-hover\:-mx-px{margin-left:-1px;margin-right:-1px}.group:hover .sm\:group-hover\:-my-2px{margin-top:-2px;margin-bottom:-2px}.group:hover .sm\:group-hover\:-mx-2px{margin-left:-2px;margin-right:-2px}.group:hover .sm\:group-hover\:-my-0-5{margin-top:-.15rem;margin-bottom:-.15rem}.group:hover .sm\:group-hover\:-mx-0-5{margin-left:-.15rem;margin-right:-.15rem}.group:hover .sm\:group-hover\:-my-1-5{margin-top:-.375rem;margin-bottom:-.375rem}.group:hover .sm\:group-hover\:-mx-1-5{margin-left:-.375rem;margin-right:-.375rem}.group:hover .sm\:group-hover\:-my-2-5{margin-top:-.625rem;margin-bottom:-.625rem}.group:hover .sm\:group-hover\:-mx-2-5{margin-left:-.625rem;margin-right:-.625rem}.group:hover .sm\:group-hover\:-my-7-2{margin-top:-1.875rem;margin-bottom:-1.875rem}.group:hover .sm\:group-hover\:-mx-7-2{margin-left:-1.875rem;margin-right:-1.875rem}.group:hover .sm\:group-hover\:-my-31-25{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.group:hover .sm\:group-hover\:-mx-31-25{margin-left:-7.8125rem;margin-right:-7.8125rem}.group:hover .sm\:group-hover\:-my-62-5{margin-top:-15.625rem;margin-bottom:-15.625rem}.group:hover .sm\:group-hover\:-mx-62-5{margin-left:-15.625rem;margin-right:-15.625rem}.group:hover .sm\:group-hover\:mt-0{margin-top:0}.group:hover .sm\:group-hover\:mr-0{margin-right:0}.group:hover .sm\:group-hover\:mb-0{margin-bottom:0}.group:hover .sm\:group-hover\:ml-0{margin-left:0}.group:hover .sm\:group-hover\:mt-1{margin-top:.25rem}.group:hover .sm\:group-hover\:mr-1{margin-right:.25rem}.group:hover .sm\:group-hover\:mb-1{margin-bottom:.25rem}.group:hover .sm\:group-hover\:ml-1{margin-left:.25rem}.group:hover .sm\:group-hover\:mt-2{margin-top:.5rem}.group:hover .sm\:group-hover\:mr-2{margin-right:.5rem}.group:hover .sm\:group-hover\:mb-2{margin-bottom:.5rem}.group:hover .sm\:group-hover\:ml-2{margin-left:.5rem}.group:hover .sm\:group-hover\:mt-3{margin-top:.75rem}.group:hover .sm\:group-hover\:mr-3{margin-right:.75rem}.group:hover .sm\:group-hover\:mb-3{margin-bottom:.75rem}.group:hover .sm\:group-hover\:ml-3{margin-left:.75rem}.group:hover .sm\:group-hover\:mt-4{margin-top:1rem}.group:hover .sm\:group-hover\:mr-4{margin-right:1rem}.group:hover .sm\:group-hover\:mb-4{margin-bottom:1rem}.group:hover .sm\:group-hover\:ml-4{margin-left:1rem}.group:hover .sm\:group-hover\:mt-5{margin-top:1.25rem}.group:hover .sm\:group-hover\:mr-5{margin-right:1.25rem}.group:hover .sm\:group-hover\:mb-5{margin-bottom:1.25rem}.group:hover .sm\:group-hover\:ml-5{margin-left:1.25rem}.group:hover .sm\:group-hover\:mt-6{margin-top:1.5rem}.group:hover .sm\:group-hover\:mr-6{margin-right:1.5rem}.group:hover .sm\:group-hover\:mb-6{margin-bottom:1.5rem}.group:hover .sm\:group-hover\:ml-6{margin-left:1.5rem}.group:hover .sm\:group-hover\:mt-7{margin-top:1.75rem}.group:hover .sm\:group-hover\:mr-7{margin-right:1.75rem}.group:hover .sm\:group-hover\:mb-7{margin-bottom:1.75rem}.group:hover .sm\:group-hover\:ml-7{margin-left:1.75rem}.group:hover .sm\:group-hover\:mt-8{margin-top:2rem}.group:hover .sm\:group-hover\:mr-8{margin-right:2rem}.group:hover .sm\:group-hover\:mb-8{margin-bottom:2rem}.group:hover .sm\:group-hover\:ml-8{margin-left:2rem}.group:hover .sm\:group-hover\:mt-9{margin-top:2.25rem}.group:hover .sm\:group-hover\:mr-9{margin-right:2.25rem}.group:hover .sm\:group-hover\:mb-9{margin-bottom:2.25rem}.group:hover .sm\:group-hover\:ml-9{margin-left:2.25rem}.group:hover .sm\:group-hover\:mt-10{margin-top:2.5rem}.group:hover .sm\:group-hover\:mr-10{margin-right:2.5rem}.group:hover .sm\:group-hover\:mb-10{margin-bottom:2.5rem}.group:hover .sm\:group-hover\:ml-10{margin-left:2.5rem}.group:hover .sm\:group-hover\:mt-11{margin-top:2.75rem}.group:hover .sm\:group-hover\:mr-11{margin-right:2.75rem}.group:hover .sm\:group-hover\:mb-11{margin-bottom:2.75rem}.group:hover .sm\:group-hover\:ml-11{margin-left:2.75rem}.group:hover .sm\:group-hover\:mt-12{margin-top:3rem}.group:hover .sm\:group-hover\:mr-12{margin-right:3rem}.group:hover .sm\:group-hover\:mb-12{margin-bottom:3rem}.group:hover .sm\:group-hover\:ml-12{margin-left:3rem}.group:hover .sm\:group-hover\:mt-13{margin-top:3.25rem}.group:hover .sm\:group-hover\:mr-13{margin-right:3.25rem}.group:hover .sm\:group-hover\:mb-13{margin-bottom:3.25rem}.group:hover .sm\:group-hover\:ml-13{margin-left:3.25rem}.group:hover .sm\:group-hover\:mt-14{margin-top:3.5rem}.group:hover .sm\:group-hover\:mr-14{margin-right:3.5rem}.group:hover .sm\:group-hover\:mb-14{margin-bottom:3.5rem}.group:hover .sm\:group-hover\:ml-14{margin-left:3.5rem}.group:hover .sm\:group-hover\:mt-15{margin-top:3.75rem}.group:hover .sm\:group-hover\:mr-15{margin-right:3.75rem}.group:hover .sm\:group-hover\:mb-15{margin-bottom:3.75rem}.group:hover .sm\:group-hover\:ml-15{margin-left:3.75rem}.group:hover .sm\:group-hover\:mt-16{margin-top:4rem}.group:hover .sm\:group-hover\:mr-16{margin-right:4rem}.group:hover .sm\:group-hover\:mb-16{margin-bottom:4rem}.group:hover .sm\:group-hover\:ml-16{margin-left:4rem}.group:hover .sm\:group-hover\:mt-19{margin-top:4.75rem}.group:hover .sm\:group-hover\:mr-19{margin-right:4.75rem}.group:hover .sm\:group-hover\:mb-19{margin-bottom:4.75rem}.group:hover .sm\:group-hover\:ml-19{margin-left:4.75rem}.group:hover .sm\:group-hover\:mt-20{margin-top:5rem}.group:hover .sm\:group-hover\:mr-20{margin-right:5rem}.group:hover .sm\:group-hover\:mb-20{margin-bottom:5rem}.group:hover .sm\:group-hover\:ml-20{margin-left:5rem}.group:hover .sm\:group-hover\:mt-22{margin-top:5.5rem}.group:hover .sm\:group-hover\:mr-22{margin-right:5.5rem}.group:hover .sm\:group-hover\:mb-22{margin-bottom:5.5rem}.group:hover .sm\:group-hover\:ml-22{margin-left:5.5rem}.group:hover .sm\:group-hover\:mt-23{margin-top:5.75rem}.group:hover .sm\:group-hover\:mr-23{margin-right:5.75rem}.group:hover .sm\:group-hover\:mb-23{margin-bottom:5.75rem}.group:hover .sm\:group-hover\:ml-23{margin-left:5.75rem}.group:hover .sm\:group-hover\:mt-24{margin-top:6rem}.group:hover .sm\:group-hover\:mr-24{margin-right:6rem}.group:hover .sm\:group-hover\:mb-24{margin-bottom:6rem}.group:hover .sm\:group-hover\:ml-24{margin-left:6rem}.group:hover .sm\:group-hover\:mt-28{margin-top:6.5rem}.group:hover .sm\:group-hover\:mr-28{margin-right:6.5rem}.group:hover .sm\:group-hover\:mb-28{margin-bottom:6.5rem}.group:hover .sm\:group-hover\:ml-28{margin-left:6.5rem}.group:hover .sm\:group-hover\:mt-30{margin-top:7.5rem}.group:hover .sm\:group-hover\:mr-30{margin-right:7.5rem}.group:hover .sm\:group-hover\:mb-30{margin-bottom:7.5rem}.group:hover .sm\:group-hover\:ml-30{margin-left:7.5rem}.group:hover .sm\:group-hover\:mt-32{margin-top:8rem}.group:hover .sm\:group-hover\:mr-32{margin-right:8rem}.group:hover .sm\:group-hover\:mb-32{margin-bottom:8rem}.group:hover .sm\:group-hover\:ml-32{margin-left:8rem}.group:hover .sm\:group-hover\:mt-33{margin-top:8.75rem}.group:hover .sm\:group-hover\:mr-33{margin-right:8.75rem}.group:hover .sm\:group-hover\:mb-33{margin-bottom:8.75rem}.group:hover .sm\:group-hover\:ml-33{margin-left:8.75rem}.group:hover .sm\:group-hover\:mt-36{margin-top:9rem}.group:hover .sm\:group-hover\:mr-36{margin-right:9rem}.group:hover .sm\:group-hover\:mb-36{margin-bottom:9rem}.group:hover .sm\:group-hover\:ml-36{margin-left:9rem}.group:hover .sm\:group-hover\:mt-40{margin-top:10rem}.group:hover .sm\:group-hover\:mr-40{margin-right:10rem}.group:hover .sm\:group-hover\:mb-40{margin-bottom:10rem}.group:hover .sm\:group-hover\:ml-40{margin-left:10rem}.group:hover .sm\:group-hover\:mt-44{margin-top:11rem}.group:hover .sm\:group-hover\:mr-44{margin-right:11rem}.group:hover .sm\:group-hover\:mb-44{margin-bottom:11rem}.group:hover .sm\:group-hover\:ml-44{margin-left:11rem}.group:hover .sm\:group-hover\:mt-48{margin-top:12rem}.group:hover .sm\:group-hover\:mr-48{margin-right:12rem}.group:hover .sm\:group-hover\:mb-48{margin-bottom:12rem}.group:hover .sm\:group-hover\:ml-48{margin-left:12rem}.group:hover .sm\:group-hover\:mt-50{margin-top:12.75rem}.group:hover .sm\:group-hover\:mr-50{margin-right:12.75rem}.group:hover .sm\:group-hover\:mb-50{margin-bottom:12.75rem}.group:hover .sm\:group-hover\:ml-50{margin-left:12.75rem}.group:hover .sm\:group-hover\:mt-52{margin-top:13rem}.group:hover .sm\:group-hover\:mr-52{margin-right:13rem}.group:hover .sm\:group-hover\:mb-52{margin-bottom:13rem}.group:hover .sm\:group-hover\:ml-52{margin-left:13rem}.group:hover .sm\:group-hover\:mt-53{margin-top:13.25rem}.group:hover .sm\:group-hover\:mr-53{margin-right:13.25rem}.group:hover .sm\:group-hover\:mb-53{margin-bottom:13.25rem}.group:hover .sm\:group-hover\:ml-53{margin-left:13.25rem}.group:hover .sm\:group-hover\:mt-55{margin-top:13.75rem}.group:hover .sm\:group-hover\:mr-55{margin-right:13.75rem}.group:hover .sm\:group-hover\:mb-55{margin-bottom:13.75rem}.group:hover .sm\:group-hover\:ml-55{margin-left:13.75rem}.group:hover .sm\:group-hover\:mt-56{margin-top:14rem}.group:hover .sm\:group-hover\:mr-56{margin-right:14rem}.group:hover .sm\:group-hover\:mb-56{margin-bottom:14rem}.group:hover .sm\:group-hover\:ml-56{margin-left:14rem}.group:hover .sm\:group-hover\:mt-64{margin-top:16rem}.group:hover .sm\:group-hover\:mr-64{margin-right:16rem}.group:hover .sm\:group-hover\:mb-64{margin-bottom:16rem}.group:hover .sm\:group-hover\:ml-64{margin-left:16rem}.group:hover .sm\:group-hover\:mt-68{margin-top:17rem}.group:hover .sm\:group-hover\:mr-68{margin-right:17rem}.group:hover .sm\:group-hover\:mb-68{margin-bottom:17rem}.group:hover .sm\:group-hover\:ml-68{margin-left:17rem}.group:hover .sm\:group-hover\:mt-75{margin-top:18.75rem}.group:hover .sm\:group-hover\:mr-75{margin-right:18.75rem}.group:hover .sm\:group-hover\:mb-75{margin-bottom:18.75rem}.group:hover .sm\:group-hover\:ml-75{margin-left:18.75rem}.group:hover .sm\:group-hover\:mt-98{margin-top:24.5rem}.group:hover .sm\:group-hover\:mr-98{margin-right:24.5rem}.group:hover .sm\:group-hover\:mb-98{margin-bottom:24.5rem}.group:hover .sm\:group-hover\:ml-98{margin-left:24.5rem}.group:hover .sm\:group-hover\:mt-100{margin-top:25rem}.group:hover .sm\:group-hover\:mr-100{margin-right:25rem}.group:hover .sm\:group-hover\:mb-100{margin-bottom:25rem}.group:hover .sm\:group-hover\:ml-100{margin-left:25rem}.group:hover .sm\:group-hover\:mt-120{margin-top:30rem}.group:hover .sm\:group-hover\:mr-120{margin-right:30rem}.group:hover .sm\:group-hover\:mb-120{margin-bottom:30rem}.group:hover .sm\:group-hover\:ml-120{margin-left:30rem}.group:hover .sm\:group-hover\:mt-140{margin-top:35rem}.group:hover .sm\:group-hover\:mr-140{margin-right:35rem}.group:hover .sm\:group-hover\:mb-140{margin-bottom:35rem}.group:hover .sm\:group-hover\:ml-140{margin-left:35rem}.group:hover .sm\:group-hover\:mt-auto{margin-top:auto}.group:hover .sm\:group-hover\:mr-auto{margin-right:auto}.group:hover .sm\:group-hover\:mb-auto{margin-bottom:auto}.group:hover .sm\:group-hover\:ml-auto{margin-left:auto}.group:hover .sm\:group-hover\:mt-px{margin-top:1px}.group:hover .sm\:group-hover\:mr-px{margin-right:1px}.group:hover .sm\:group-hover\:mb-px{margin-bottom:1px}.group:hover .sm\:group-hover\:ml-px{margin-left:1px}.group:hover .sm\:group-hover\:mt-2px{margin-top:2px}.group:hover .sm\:group-hover\:mr-2px{margin-right:2px}.group:hover .sm\:group-hover\:mb-2px{margin-bottom:2px}.group:hover .sm\:group-hover\:ml-2px{margin-left:2px}.group:hover .sm\:group-hover\:mt-0-5{margin-top:.15rem}.group:hover .sm\:group-hover\:mr-0-5{margin-right:.15rem}.group:hover .sm\:group-hover\:mb-0-5{margin-bottom:.15rem}.group:hover .sm\:group-hover\:ml-0-5{margin-left:.15rem}.group:hover .sm\:group-hover\:mt-1-5{margin-top:.375rem}.group:hover .sm\:group-hover\:mr-1-5{margin-right:.375rem}.group:hover .sm\:group-hover\:mb-1-5{margin-bottom:.375rem}.group:hover .sm\:group-hover\:ml-1-5{margin-left:.375rem}.group:hover .sm\:group-hover\:mt-2-5{margin-top:.625rem}.group:hover .sm\:group-hover\:mr-2-5{margin-right:.625rem}.group:hover .sm\:group-hover\:mb-2-5{margin-bottom:.625rem}.group:hover .sm\:group-hover\:ml-2-5{margin-left:.625rem}.group:hover .sm\:group-hover\:mt-7-2{margin-top:1.875rem}.group:hover .sm\:group-hover\:mr-7-2{margin-right:1.875rem}.group:hover .sm\:group-hover\:mb-7-2{margin-bottom:1.875rem}.group:hover .sm\:group-hover\:ml-7-2{margin-left:1.875rem}.group:hover .sm\:group-hover\:mt-31-25{margin-top:7.8125rem}.group:hover .sm\:group-hover\:mr-31-25{margin-right:7.8125rem}.group:hover .sm\:group-hover\:mb-31-25{margin-bottom:7.8125rem}.group:hover .sm\:group-hover\:ml-31-25{margin-left:7.8125rem}.group:hover .sm\:group-hover\:mt-62-5{margin-top:15.625rem}.group:hover .sm\:group-hover\:mr-62-5{margin-right:15.625rem}.group:hover .sm\:group-hover\:mb-62-5{margin-bottom:15.625rem}.group:hover .sm\:group-hover\:ml-62-5{margin-left:15.625rem}.group:hover .sm\:group-hover\:-mt-1{margin-top:-.25rem}.group:hover .sm\:group-hover\:-mr-1{margin-right:-.25rem}.group:hover .sm\:group-hover\:-mb-1{margin-bottom:-.25rem}.group:hover .sm\:group-hover\:-ml-1{margin-left:-.25rem}.group:hover .sm\:group-hover\:-mt-2{margin-top:-.5rem}.group:hover .sm\:group-hover\:-mr-2{margin-right:-.5rem}.group:hover .sm\:group-hover\:-mb-2{margin-bottom:-.5rem}.group:hover .sm\:group-hover\:-ml-2{margin-left:-.5rem}.group:hover .sm\:group-hover\:-mt-3{margin-top:-.75rem}.group:hover .sm\:group-hover\:-mr-3{margin-right:-.75rem}.group:hover .sm\:group-hover\:-mb-3{margin-bottom:-.75rem}.group:hover .sm\:group-hover\:-ml-3{margin-left:-.75rem}.group:hover .sm\:group-hover\:-mt-4{margin-top:-1rem}.group:hover .sm\:group-hover\:-mr-4{margin-right:-1rem}.group:hover .sm\:group-hover\:-mb-4{margin-bottom:-1rem}.group:hover .sm\:group-hover\:-ml-4{margin-left:-1rem}.group:hover .sm\:group-hover\:-mt-5{margin-top:-1.25rem}.group:hover .sm\:group-hover\:-mr-5{margin-right:-1.25rem}.group:hover .sm\:group-hover\:-mb-5{margin-bottom:-1.25rem}.group:hover .sm\:group-hover\:-ml-5{margin-left:-1.25rem}.group:hover .sm\:group-hover\:-mt-6{margin-top:-1.5rem}.group:hover .sm\:group-hover\:-mr-6{margin-right:-1.5rem}.group:hover .sm\:group-hover\:-mb-6{margin-bottom:-1.5rem}.group:hover .sm\:group-hover\:-ml-6{margin-left:-1.5rem}.group:hover .sm\:group-hover\:-mt-7{margin-top:-1.75rem}.group:hover .sm\:group-hover\:-mr-7{margin-right:-1.75rem}.group:hover .sm\:group-hover\:-mb-7{margin-bottom:-1.75rem}.group:hover .sm\:group-hover\:-ml-7{margin-left:-1.75rem}.group:hover .sm\:group-hover\:-mt-8{margin-top:-2rem}.group:hover .sm\:group-hover\:-mr-8{margin-right:-2rem}.group:hover .sm\:group-hover\:-mb-8{margin-bottom:-2rem}.group:hover .sm\:group-hover\:-ml-8{margin-left:-2rem}.group:hover .sm\:group-hover\:-mt-9{margin-top:-2.25rem}.group:hover .sm\:group-hover\:-mr-9{margin-right:-2.25rem}.group:hover .sm\:group-hover\:-mb-9{margin-bottom:-2.25rem}.group:hover .sm\:group-hover\:-ml-9{margin-left:-2.25rem}.group:hover .sm\:group-hover\:-mt-10{margin-top:-2.5rem}.group:hover .sm\:group-hover\:-mr-10{margin-right:-2.5rem}.group:hover .sm\:group-hover\:-mb-10{margin-bottom:-2.5rem}.group:hover .sm\:group-hover\:-ml-10{margin-left:-2.5rem}.group:hover .sm\:group-hover\:-mt-11{margin-top:-2.75rem}.group:hover .sm\:group-hover\:-mr-11{margin-right:-2.75rem}.group:hover .sm\:group-hover\:-mb-11{margin-bottom:-2.75rem}.group:hover .sm\:group-hover\:-ml-11{margin-left:-2.75rem}.group:hover .sm\:group-hover\:-mt-12{margin-top:-3rem}.group:hover .sm\:group-hover\:-mr-12{margin-right:-3rem}.group:hover .sm\:group-hover\:-mb-12{margin-bottom:-3rem}.group:hover .sm\:group-hover\:-ml-12{margin-left:-3rem}.group:hover .sm\:group-hover\:-mt-13{margin-top:-3.25rem}.group:hover .sm\:group-hover\:-mr-13{margin-right:-3.25rem}.group:hover .sm\:group-hover\:-mb-13{margin-bottom:-3.25rem}.group:hover .sm\:group-hover\:-ml-13{margin-left:-3.25rem}.group:hover .sm\:group-hover\:-mt-14{margin-top:-3.5rem}.group:hover .sm\:group-hover\:-mr-14{margin-right:-3.5rem}.group:hover .sm\:group-hover\:-mb-14{margin-bottom:-3.5rem}.group:hover .sm\:group-hover\:-ml-14{margin-left:-3.5rem}.group:hover .sm\:group-hover\:-mt-15{margin-top:-3.75rem}.group:hover .sm\:group-hover\:-mr-15{margin-right:-3.75rem}.group:hover .sm\:group-hover\:-mb-15{margin-bottom:-3.75rem}.group:hover .sm\:group-hover\:-ml-15{margin-left:-3.75rem}.group:hover .sm\:group-hover\:-mt-16{margin-top:-4rem}.group:hover .sm\:group-hover\:-mr-16{margin-right:-4rem}.group:hover .sm\:group-hover\:-mb-16{margin-bottom:-4rem}.group:hover .sm\:group-hover\:-ml-16{margin-left:-4rem}.group:hover .sm\:group-hover\:-mt-19{margin-top:-4.75rem}.group:hover .sm\:group-hover\:-mr-19{margin-right:-4.75rem}.group:hover .sm\:group-hover\:-mb-19{margin-bottom:-4.75rem}.group:hover .sm\:group-hover\:-ml-19{margin-left:-4.75rem}.group:hover .sm\:group-hover\:-mt-20{margin-top:-5rem}.group:hover .sm\:group-hover\:-mr-20{margin-right:-5rem}.group:hover .sm\:group-hover\:-mb-20{margin-bottom:-5rem}.group:hover .sm\:group-hover\:-ml-20{margin-left:-5rem}.group:hover .sm\:group-hover\:-mt-22{margin-top:-5.5rem}.group:hover .sm\:group-hover\:-mr-22{margin-right:-5.5rem}.group:hover .sm\:group-hover\:-mb-22{margin-bottom:-5.5rem}.group:hover .sm\:group-hover\:-ml-22{margin-left:-5.5rem}.group:hover .sm\:group-hover\:-mt-23{margin-top:-5.75rem}.group:hover .sm\:group-hover\:-mr-23{margin-right:-5.75rem}.group:hover .sm\:group-hover\:-mb-23{margin-bottom:-5.75rem}.group:hover .sm\:group-hover\:-ml-23{margin-left:-5.75rem}.group:hover .sm\:group-hover\:-mt-24{margin-top:-6rem}.group:hover .sm\:group-hover\:-mr-24{margin-right:-6rem}.group:hover .sm\:group-hover\:-mb-24{margin-bottom:-6rem}.group:hover .sm\:group-hover\:-ml-24{margin-left:-6rem}.group:hover .sm\:group-hover\:-mt-30{margin-top:-7.5rem}.group:hover .sm\:group-hover\:-mr-30{margin-right:-7.5rem}.group:hover .sm\:group-hover\:-mb-30{margin-bottom:-7.5rem}.group:hover .sm\:group-hover\:-ml-30{margin-left:-7.5rem}.group:hover .sm\:group-hover\:-mt-32{margin-top:-8rem}.group:hover .sm\:group-hover\:-mr-32{margin-right:-8rem}.group:hover .sm\:group-hover\:-mb-32{margin-bottom:-8rem}.group:hover .sm\:group-hover\:-ml-32{margin-left:-8rem}.group:hover .sm\:group-hover\:-mt-40{margin-top:-10rem}.group:hover .sm\:group-hover\:-mr-40{margin-right:-10rem}.group:hover .sm\:group-hover\:-mb-40{margin-bottom:-10rem}.group:hover .sm\:group-hover\:-ml-40{margin-left:-10rem}.group:hover .sm\:group-hover\:-mt-44{margin-top:-11rem}.group:hover .sm\:group-hover\:-mr-44{margin-right:-11rem}.group:hover .sm\:group-hover\:-mb-44{margin-bottom:-11rem}.group:hover .sm\:group-hover\:-ml-44{margin-left:-11rem}.group:hover .sm\:group-hover\:-mt-48{margin-top:-12rem}.group:hover .sm\:group-hover\:-mr-48{margin-right:-12rem}.group:hover .sm\:group-hover\:-mb-48{margin-bottom:-12rem}.group:hover .sm\:group-hover\:-ml-48{margin-left:-12rem}.group:hover .sm\:group-hover\:-mt-50{margin-top:-12.75rem}.group:hover .sm\:group-hover\:-mr-50{margin-right:-12.75rem}.group:hover .sm\:group-hover\:-mb-50{margin-bottom:-12.75rem}.group:hover .sm\:group-hover\:-ml-50{margin-left:-12.75rem}.group:hover .sm\:group-hover\:-mt-52{margin-top:-13rem}.group:hover .sm\:group-hover\:-mr-52{margin-right:-13rem}.group:hover .sm\:group-hover\:-mb-52{margin-bottom:-13rem}.group:hover .sm\:group-hover\:-ml-52{margin-left:-13rem}.group:hover .sm\:group-hover\:-mt-53{margin-top:-13.25rem}.group:hover .sm\:group-hover\:-mr-53{margin-right:-13.25rem}.group:hover .sm\:group-hover\:-mb-53{margin-bottom:-13.25rem}.group:hover .sm\:group-hover\:-ml-53{margin-left:-13.25rem}.group:hover .sm\:group-hover\:-mt-55{margin-top:-13.75rem}.group:hover .sm\:group-hover\:-mr-55{margin-right:-13.75rem}.group:hover .sm\:group-hover\:-mb-55{margin-bottom:-13.75rem}.group:hover .sm\:group-hover\:-ml-55{margin-left:-13.75rem}.group:hover .sm\:group-hover\:-mt-56{margin-top:-14rem}.group:hover .sm\:group-hover\:-mr-56{margin-right:-14rem}.group:hover .sm\:group-hover\:-mb-56{margin-bottom:-14rem}.group:hover .sm\:group-hover\:-ml-56{margin-left:-14rem}.group:hover .sm\:group-hover\:-mt-64{margin-top:-16rem}.group:hover .sm\:group-hover\:-mr-64{margin-right:-16rem}.group:hover .sm\:group-hover\:-mb-64{margin-bottom:-16rem}.group:hover .sm\:group-hover\:-ml-64{margin-left:-16rem}.group:hover .sm\:group-hover\:-mt-68{margin-top:-17rem}.group:hover .sm\:group-hover\:-mr-68{margin-right:-17rem}.group:hover .sm\:group-hover\:-mb-68{margin-bottom:-17rem}.group:hover .sm\:group-hover\:-ml-68{margin-left:-17rem}.group:hover .sm\:group-hover\:-mt-75{margin-top:-18.75rem}.group:hover .sm\:group-hover\:-mr-75{margin-right:-18.75rem}.group:hover .sm\:group-hover\:-mb-75{margin-bottom:-18.75rem}.group:hover .sm\:group-hover\:-ml-75{margin-left:-18.75rem}.group:hover .sm\:group-hover\:-mt-98{margin-top:-24.5rem}.group:hover .sm\:group-hover\:-mr-98{margin-right:-24.5rem}.group:hover .sm\:group-hover\:-mb-98{margin-bottom:-24.5rem}.group:hover .sm\:group-hover\:-ml-98{margin-left:-24.5rem}.group:hover .sm\:group-hover\:-mt-100{margin-top:-25rem}.group:hover .sm\:group-hover\:-mr-100{margin-right:-25rem}.group:hover .sm\:group-hover\:-mb-100{margin-bottom:-25rem}.group:hover .sm\:group-hover\:-ml-100{margin-left:-25rem}.group:hover .sm\:group-hover\:-mt-120{margin-top:-30rem}.group:hover .sm\:group-hover\:-mr-120{margin-right:-30rem}.group:hover .sm\:group-hover\:-mb-120{margin-bottom:-30rem}.group:hover .sm\:group-hover\:-ml-120{margin-left:-30rem}.group:hover .sm\:group-hover\:-mt-140{margin-top:-35rem}.group:hover .sm\:group-hover\:-mr-140{margin-right:-35rem}.group:hover .sm\:group-hover\:-mb-140{margin-bottom:-35rem}.group:hover .sm\:group-hover\:-ml-140{margin-left:-35rem}.group:hover .sm\:group-hover\:-mt-px{margin-top:-1px}.group:hover .sm\:group-hover\:-mr-px{margin-right:-1px}.group:hover .sm\:group-hover\:-mb-px{margin-bottom:-1px}.group:hover .sm\:group-hover\:-ml-px{margin-left:-1px}.group:hover .sm\:group-hover\:-mt-2px{margin-top:-2px}.group:hover .sm\:group-hover\:-mr-2px{margin-right:-2px}.group:hover .sm\:group-hover\:-mb-2px{margin-bottom:-2px}.group:hover .sm\:group-hover\:-ml-2px{margin-left:-2px}.group:hover .sm\:group-hover\:-mt-0-5{margin-top:-.15rem}.group:hover .sm\:group-hover\:-mr-0-5{margin-right:-.15rem}.group:hover .sm\:group-hover\:-mb-0-5{margin-bottom:-.15rem}.group:hover .sm\:group-hover\:-ml-0-5{margin-left:-.15rem}.group:hover .sm\:group-hover\:-mt-1-5{margin-top:-.375rem}.group:hover .sm\:group-hover\:-mr-1-5{margin-right:-.375rem}.group:hover .sm\:group-hover\:-mb-1-5{margin-bottom:-.375rem}.group:hover .sm\:group-hover\:-ml-1-5{margin-left:-.375rem}.group:hover .sm\:group-hover\:-mt-2-5{margin-top:-.625rem}.group:hover .sm\:group-hover\:-mr-2-5{margin-right:-.625rem}.group:hover .sm\:group-hover\:-mb-2-5{margin-bottom:-.625rem}.group:hover .sm\:group-hover\:-ml-2-5{margin-left:-.625rem}.group:hover .sm\:group-hover\:-mt-7-2{margin-top:-1.875rem}.group:hover .sm\:group-hover\:-mr-7-2{margin-right:-1.875rem}.group:hover .sm\:group-hover\:-mb-7-2{margin-bottom:-1.875rem}.group:hover .sm\:group-hover\:-ml-7-2{margin-left:-1.875rem}.group:hover .sm\:group-hover\:-mt-31-25{margin-top:-7.8125rem}.group:hover .sm\:group-hover\:-mr-31-25{margin-right:-7.8125rem}.group:hover .sm\:group-hover\:-mb-31-25{margin-bottom:-7.8125rem}.group:hover .sm\:group-hover\:-ml-31-25{margin-left:-7.8125rem}.group:hover .sm\:group-hover\:-mt-62-5{margin-top:-15.625rem}.group:hover .sm\:group-hover\:-mr-62-5{margin-right:-15.625rem}.group:hover .sm\:group-hover\:-mb-62-5{margin-bottom:-15.625rem}.group:hover .sm\:group-hover\:-ml-62-5{margin-left:-15.625rem}.sm\:max-h-0{max-height:0}.sm\:max-h-1{max-height:.25rem}.sm\:max-h-2{max-height:.5rem}.sm\:max-h-3{max-height:.75rem}.sm\:max-h-4{max-height:1rem}.sm\:max-h-5{max-height:1.25rem}.sm\:max-h-6{max-height:1.5rem}.sm\:max-h-7{max-height:1.75rem}.sm\:max-h-8{max-height:2rem}.sm\:max-h-9{max-height:2.25rem}.sm\:max-h-10{max-height:2.5rem}.sm\:max-h-11{max-height:2.75rem}.sm\:max-h-12{max-height:3rem}.sm\:max-h-13{max-height:3.25rem}.sm\:max-h-14{max-height:3.5rem}.sm\:max-h-15{max-height:3.75rem}.sm\:max-h-16{max-height:4rem}.sm\:max-h-19{max-height:4.75rem}.sm\:max-h-20{max-height:5rem}.sm\:max-h-22{max-height:5.5rem}.sm\:max-h-23{max-height:5.75rem}.sm\:max-h-24{max-height:6rem}.sm\:max-h-30{max-height:7.5rem}.sm\:max-h-32{max-height:8rem}.sm\:max-h-40{max-height:10rem}.sm\:max-h-44{max-height:11rem}.sm\:max-h-48{max-height:12rem}.sm\:max-h-50{max-height:12.75rem}.sm\:max-h-52{max-height:13rem}.sm\:max-h-53{max-height:13.25rem}.sm\:max-h-55{max-height:13.75rem}.sm\:max-h-56{max-height:14rem}.sm\:max-h-64{max-height:16rem}.sm\:max-h-68{max-height:17rem}.sm\:max-h-75{max-height:18.75rem}.sm\:max-h-98{max-height:24.5rem}.sm\:max-h-100{max-height:25rem}.sm\:max-h-120{max-height:30rem}.sm\:max-h-140{max-height:35rem}.sm\:max-h-full{max-height:100%}.sm\:max-h-screen{max-height:100vh}.sm\:max-h-px{max-height:1px}.sm\:max-h-2px{max-height:2px}.sm\:max-h-0-5{max-height:.15rem}.sm\:max-h-1-5{max-height:.375rem}.sm\:max-h-2-5{max-height:.625rem}.sm\:max-h-7-2{max-height:1.875rem}.sm\:max-h-31-25{max-height:7.8125rem}.sm\:max-h-62-5{max-height:15.625rem}.sm\:max-w-0{max-width:0}.sm\:max-w-1{max-width:.25rem}.sm\:max-w-2{max-width:.5rem}.sm\:max-w-3{max-width:.75rem}.sm\:max-w-4{max-width:1rem}.sm\:max-w-5{max-width:1.25rem}.sm\:max-w-6{max-width:1.5rem}.sm\:max-w-7{max-width:1.75rem}.sm\:max-w-8{max-width:2rem}.sm\:max-w-9{max-width:2.25rem}.sm\:max-w-10{max-width:2.5rem}.sm\:max-w-11{max-width:2.75rem}.sm\:max-w-12{max-width:3rem}.sm\:max-w-13{max-width:3.25rem}.sm\:max-w-14{max-width:3.5rem}.sm\:max-w-15{max-width:3.75rem}.sm\:max-w-16{max-width:4rem}.sm\:max-w-19{max-width:4.75rem}.sm\:max-w-20{max-width:5rem}.sm\:max-w-22{max-width:5.5rem}.sm\:max-w-23{max-width:5.75rem}.sm\:max-w-24{max-width:6rem}.sm\:max-w-30{max-width:7.5rem}.sm\:max-w-32{max-width:8rem}.sm\:max-w-40{max-width:10rem}.sm\:max-w-44{max-width:11rem}.sm\:max-w-48{max-width:12rem}.sm\:max-w-50{max-width:12.75rem}.sm\:max-w-52{max-width:13rem}.sm\:max-w-53{max-width:13.25rem}.sm\:max-w-55{max-width:13.75rem}.sm\:max-w-56{max-width:14rem}.sm\:max-w-64{max-width:16rem}.sm\:max-w-68{max-width:17rem}.sm\:max-w-75{max-width:18.75rem}.sm\:max-w-98{max-width:24.5rem}.sm\:max-w-100{max-width:25rem}.sm\:max-w-120{max-width:30rem}.sm\:max-w-140{max-width:35rem}.sm\:max-w-none{max-width:none}.sm\:max-w-xs{max-width:20rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-xl{max-width:36rem}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-5xl{max-width:64rem}.sm\:max-w-6xl{max-width:72rem}.sm\:max-w-full{max-width:100%}.sm\:max-w-screen-sm{max-width:640px}.sm\:max-w-screen-md{max-width:768px}.sm\:max-w-screen-lg{max-width:1024px}.sm\:max-w-screen-xl{max-width:1280px}.sm\:max-w-screen-xs{max-width:425px}.sm\:max-w-screen-xxl{max-width:1400px}.sm\:max-w-px{max-width:1px}.sm\:max-w-2px{max-width:2px}.sm\:max-w-0-5{max-width:.15rem}.sm\:max-w-1-5{max-width:.375rem}.sm\:max-w-2-5{max-width:.625rem}.sm\:max-w-7-2{max-width:1.875rem}.sm\:max-w-31-25{max-width:7.8125rem}.sm\:max-w-62-5{max-width:15.625rem}.sm\:min-h-0{min-height:0}.sm\:min-h-1{min-height:.25rem}.sm\:min-h-2{min-height:.5rem}.sm\:min-h-3{min-height:.75rem}.sm\:min-h-4{min-height:1rem}.sm\:min-h-5{min-height:1.25rem}.sm\:min-h-6{min-height:1.5rem}.sm\:min-h-7{min-height:1.75rem}.sm\:min-h-8{min-height:2rem}.sm\:min-h-9{min-height:2.25rem}.sm\:min-h-10{min-height:2.5rem}.sm\:min-h-11{min-height:2.75rem}.sm\:min-h-12{min-height:3rem}.sm\:min-h-13{min-height:3.25rem}.sm\:min-h-14{min-height:3.5rem}.sm\:min-h-15{min-height:3.75rem}.sm\:min-h-16{min-height:4rem}.sm\:min-h-19{min-height:4.75rem}.sm\:min-h-20{min-height:5rem}.sm\:min-h-22{min-height:5.5rem}.sm\:min-h-23{min-height:5.75rem}.sm\:min-h-24{min-height:6rem}.sm\:min-h-30{min-height:7.5rem}.sm\:min-h-32{min-height:8rem}.sm\:min-h-40{min-height:10rem}.sm\:min-h-44{min-height:11rem}.sm\:min-h-48{min-height:12rem}.sm\:min-h-50{min-height:12.75rem}.sm\:min-h-52{min-height:13rem}.sm\:min-h-53{min-height:13.25rem}.sm\:min-h-55{min-height:13.75rem}.sm\:min-h-56{min-height:14rem}.sm\:min-h-64{min-height:16rem}.sm\:min-h-68{min-height:17rem}.sm\:min-h-75{min-height:18.75rem}.sm\:min-h-98{min-height:24.5rem}.sm\:min-h-100{min-height:25rem}.sm\:min-h-120{min-height:30rem}.sm\:min-h-140{min-height:35rem}.sm\:min-h-full{min-height:100%}.sm\:min-h-screen{min-height:100vh}.sm\:min-h-px{min-height:1px}.sm\:min-h-2px{min-height:2px}.sm\:min-h-0-5{min-height:.15rem}.sm\:min-h-1-5{min-height:.375rem}.sm\:min-h-2-5{min-height:.625rem}.sm\:min-h-7-2{min-height:1.875rem}.sm\:min-h-31-25{min-height:7.8125rem}.sm\:min-h-62-5{min-height:15.625rem}.sm\:min-w-0{min-width:0}.sm\:min-w-1{min-width:.25rem}.sm\:min-w-2{min-width:.5rem}.sm\:min-w-3{min-width:.75rem}.sm\:min-w-4{min-width:1rem}.sm\:min-w-5{min-width:1.25rem}.sm\:min-w-6{min-width:1.5rem}.sm\:min-w-7{min-width:1.75rem}.sm\:min-w-8{min-width:2rem}.sm\:min-w-9{min-width:2.25rem}.sm\:min-w-10{min-width:2.5rem}.sm\:min-w-11{min-width:2.75rem}.sm\:min-w-12{min-width:3rem}.sm\:min-w-13{min-width:3.25rem}.sm\:min-w-14{min-width:3.5rem}.sm\:min-w-15{min-width:3.75rem}.sm\:min-w-16{min-width:4rem}.sm\:min-w-19{min-width:4.75rem}.sm\:min-w-20{min-width:5rem}.sm\:min-w-22{min-width:5.5rem}.sm\:min-w-23{min-width:5.75rem}.sm\:min-w-24{min-width:6rem}.sm\:min-w-30{min-width:7.5rem}.sm\:min-w-32{min-width:8rem}.sm\:min-w-40{min-width:10rem}.sm\:min-w-44{min-width:11rem}.sm\:min-w-48{min-width:12rem}.sm\:min-w-50{min-width:12.75rem}.sm\:min-w-52{min-width:13rem}.sm\:min-w-53{min-width:13.25rem}.sm\:min-w-55{min-width:13.75rem}.sm\:min-w-56{min-width:14rem}.sm\:min-w-64{min-width:16rem}.sm\:min-w-68{min-width:17rem}.sm\:min-w-75{min-width:18.75rem}.sm\:min-w-98{min-width:24.5rem}.sm\:min-w-100{min-width:25rem}.sm\:min-w-120{min-width:30rem}.sm\:min-w-140{min-width:35rem}.sm\:min-w-full{min-width:100%}.sm\:min-w-px{min-width:1px}.sm\:min-w-2px{min-width:2px}.sm\:min-w-0-5{min-width:.15rem}.sm\:min-w-1-5{min-width:.375rem}.sm\:min-w-2-5{min-width:.625rem}.sm\:min-w-7-2{min-width:1.875rem}.sm\:min-w-31-25{min-width:7.8125rem}.sm\:min-w-62-5{min-width:15.625rem}.sm\:object-contain{-o-object-fit:contain;object-fit:contain}.sm\:object-cover{-o-object-fit:cover;object-fit:cover}.sm\:object-fill{-o-object-fit:fill;object-fit:fill}.sm\:object-none{-o-object-fit:none;object-fit:none}.sm\:object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.sm\:object-bottom{-o-object-position:bottom;object-position:bottom}.sm\:object-center{-o-object-position:center;object-position:center}.sm\:object-left{-o-object-position:left;object-position:left}.sm\:object-left-bottom{-o-object-position:left bottom;object-position:left bottom}.sm\:object-left-top{-o-object-position:left top;object-position:left top}.sm\:object-right{-o-object-position:right;object-position:right}.sm\:object-right-bottom{-o-object-position:right bottom;object-position:right bottom}.sm\:object-right-top{-o-object-position:right top;object-position:right top}.sm\:object-top{-o-object-position:top;object-position:top}.sm\:opacity-0{opacity:0}.sm\:opacity-15{opacity:.15}.sm\:opacity-25{opacity:.25}.sm\:opacity-50{opacity:.5}.sm\:opacity-70{opacity:.7}.sm\:opacity-75{opacity:.75}.sm\:opacity-90{opacity:.9}.sm\:opacity-100{opacity:1}.sm\:hover\:opacity-0:hover{opacity:0}.sm\:hover\:opacity-15:hover{opacity:.15}.sm\:hover\:opacity-25:hover{opacity:.25}.sm\:hover\:opacity-50:hover{opacity:.5}.sm\:hover\:opacity-70:hover{opacity:.7}.sm\:hover\:opacity-75:hover{opacity:.75}.sm\:hover\:opacity-90:hover{opacity:.9}.sm\:hover\:opacity-100:hover{opacity:1}.sm\:focus\:opacity-0:focus{opacity:0}.sm\:focus\:opacity-15:focus{opacity:.15}.sm\:focus\:opacity-25:focus{opacity:.25}.sm\:focus\:opacity-50:focus{opacity:.5}.sm\:focus\:opacity-70:focus{opacity:.7}.sm\:focus\:opacity-75:focus{opacity:.75}.sm\:focus\:opacity-90:focus{opacity:.9}.sm\:focus\:opacity-100:focus{opacity:1}.sm\:focus\:outline-none:focus,.sm\:outline-none{outline:0}.sm\:overflow-auto{overflow:auto}.sm\:overflow-hidden{overflow:hidden}.sm\:overflow-visible{overflow:visible}.sm\:overflow-scroll{overflow:scroll}.sm\:overflow-x-auto{overflow-x:auto}.sm\:overflow-y-auto{overflow-y:auto}.sm\:overflow-x-hidden{overflow-x:hidden}.sm\:overflow-y-hidden{overflow-y:hidden}.sm\:overflow-x-visible{overflow-x:visible}.sm\:overflow-y-visible{overflow-y:visible}.sm\:overflow-x-scroll{overflow-x:scroll}.sm\:overflow-y-scroll{overflow-y:scroll}.sm\:scrolling-touch{-webkit-overflow-scrolling:touch}.sm\:scrolling-auto{-webkit-overflow-scrolling:auto}.sm\:overscroll-auto{-ms-scroll-chaining:chained;overscroll-behavior:auto}.sm\:overscroll-contain{-ms-scroll-chaining:none;overscroll-behavior:contain}.sm\:overscroll-none{-ms-scroll-chaining:none;overscroll-behavior:none}.sm\:overscroll-y-auto{overscroll-behavior-y:auto}.sm\:overscroll-y-contain{overscroll-behavior-y:contain}.sm\:overscroll-y-none{overscroll-behavior-y:none}.sm\:overscroll-x-auto{overscroll-behavior-x:auto}.sm\:overscroll-x-contain{overscroll-behavior-x:contain}.sm\:overscroll-x-none{overscroll-behavior-x:none}.sm\:p-0{padding:0}.sm\:p-1{padding:.25rem}.sm\:p-2{padding:.5rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-7{padding:1.75rem}.sm\:p-8{padding:2rem}.sm\:p-9{padding:2.25rem}.sm\:p-10{padding:2.5rem}.sm\:p-11{padding:2.75rem}.sm\:p-12{padding:3rem}.sm\:p-13{padding:3.25rem}.sm\:p-14{padding:3.5rem}.sm\:p-15{padding:3.75rem}.sm\:p-16{padding:4rem}.sm\:p-19{padding:4.75rem}.sm\:p-20{padding:5rem}.sm\:p-22{padding:5.5rem}.sm\:p-23{padding:5.75rem}.sm\:p-24{padding:6rem}.sm\:p-30{padding:7.5rem}.sm\:p-32{padding:8rem}.sm\:p-40{padding:10rem}.sm\:p-44{padding:11rem}.sm\:p-48{padding:12rem}.sm\:p-50{padding:12.75rem}.sm\:p-52{padding:13rem}.sm\:p-53{padding:13.25rem}.sm\:p-55{padding:13.75rem}.sm\:p-56{padding:14rem}.sm\:p-64{padding:16rem}.sm\:p-68{padding:17rem}.sm\:p-75{padding:18.75rem}.sm\:p-98{padding:24.5rem}.sm\:p-100{padding:25rem}.sm\:p-120{padding:30rem}.sm\:p-140{padding:35rem}.sm\:p-px{padding:1px}.sm\:p-2px{padding:2px}.sm\:p-0-5{padding:.15rem}.sm\:p-1-5{padding:.375rem}.sm\:p-2-5{padding:.625rem}.sm\:p-7-2{padding:1.875rem}.sm\:p-31-25{padding:7.8125rem}.sm\:p-62-5{padding:15.625rem}.sm\:py-0{padding-top:0;padding-bottom:0}.sm\:px-0{padding-left:0;padding-right:0}.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.sm\:px-9{padding-left:2.25rem;padding-right:2.25rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}.sm\:px-11{padding-left:2.75rem;padding-right:2.75rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:py-13{padding-top:3.25rem;padding-bottom:3.25rem}.sm\:px-13{padding-left:3.25rem;padding-right:3.25rem}.sm\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.sm\:px-14{padding-left:3.5rem;padding-right:3.5rem}.sm\:py-15{padding-top:3.75rem;padding-bottom:3.75rem}.sm\:px-15{padding-left:3.75rem;padding-right:3.75rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:py-19{padding-top:4.75rem;padding-bottom:4.75rem}.sm\:px-19{padding-left:4.75rem;padding-right:4.75rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:px-20{padding-left:5rem;padding-right:5rem}.sm\:py-22{padding-top:5.5rem;padding-bottom:5.5rem}.sm\:px-22{padding-left:5.5rem;padding-right:5.5rem}.sm\:py-23{padding-top:5.75rem;padding-bottom:5.75rem}.sm\:px-23{padding-left:5.75rem;padding-right:5.75rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:px-24{padding-left:6rem;padding-right:6rem}.sm\:py-30{padding-top:7.5rem;padding-bottom:7.5rem}.sm\:px-30{padding-left:7.5rem;padding-right:7.5rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:px-32{padding-left:8rem;padding-right:8rem}.sm\:py-40{padding-top:10rem;padding-bottom:10rem}.sm\:px-40{padding-left:10rem;padding-right:10rem}.sm\:py-44{padding-top:11rem;padding-bottom:11rem}.sm\:px-44{padding-left:11rem;padding-right:11rem}.sm\:py-48{padding-top:12rem;padding-bottom:12rem}.sm\:px-48{padding-left:12rem;padding-right:12rem}.sm\:py-50{padding-top:12.75rem;padding-bottom:12.75rem}.sm\:px-50{padding-left:12.75rem;padding-right:12.75rem}.sm\:py-52{padding-top:13rem;padding-bottom:13rem}.sm\:px-52{padding-left:13rem;padding-right:13rem}.sm\:py-53{padding-top:13.25rem;padding-bottom:13.25rem}.sm\:px-53{padding-left:13.25rem;padding-right:13.25rem}.sm\:py-55{padding-top:13.75rem;padding-bottom:13.75rem}.sm\:px-55{padding-left:13.75rem;padding-right:13.75rem}.sm\:py-56{padding-top:14rem;padding-bottom:14rem}.sm\:px-56{padding-left:14rem;padding-right:14rem}.sm\:py-64{padding-top:16rem;padding-bottom:16rem}.sm\:px-64{padding-left:16rem;padding-right:16rem}.sm\:py-68{padding-top:17rem;padding-bottom:17rem}.sm\:px-68{padding-left:17rem;padding-right:17rem}.sm\:py-75{padding-top:18.75rem;padding-bottom:18.75rem}.sm\:px-75{padding-left:18.75rem;padding-right:18.75rem}.sm\:py-98{padding-top:24.5rem;padding-bottom:24.5rem}.sm\:px-98{padding-left:24.5rem;padding-right:24.5rem}.sm\:py-100{padding-top:25rem;padding-bottom:25rem}.sm\:px-100{padding-left:25rem;padding-right:25rem}.sm\:py-120{padding-top:30rem;padding-bottom:30rem}.sm\:px-120{padding-left:30rem;padding-right:30rem}.sm\:py-140{padding-top:35rem;padding-bottom:35rem}.sm\:px-140{padding-left:35rem;padding-right:35rem}.sm\:py-px{padding-top:1px;padding-bottom:1px}.sm\:px-px{padding-left:1px;padding-right:1px}.sm\:py-2px{padding-top:2px;padding-bottom:2px}.sm\:px-2px{padding-left:2px;padding-right:2px}.sm\:py-0-5{padding-top:.15rem;padding-bottom:.15rem}.sm\:px-0-5{padding-left:.15rem;padding-right:.15rem}.sm\:py-1-5{padding-top:.375rem;padding-bottom:.375rem}.sm\:px-1-5{padding-left:.375rem;padding-right:.375rem}.sm\:py-2-5{padding-top:.625rem;padding-bottom:.625rem}.sm\:px-2-5{padding-left:.625rem;padding-right:.625rem}.sm\:py-7-2{padding-top:1.875rem;padding-bottom:1.875rem}.sm\:px-7-2{padding-left:1.875rem;padding-right:1.875rem}.sm\:py-31-25{padding-top:7.8125rem;padding-bottom:7.8125rem}.sm\:px-31-25{padding-left:7.8125rem;padding-right:7.8125rem}.sm\:py-62-5{padding-top:15.625rem;padding-bottom:15.625rem}.sm\:px-62-5{padding-left:15.625rem;padding-right:15.625rem}.sm\:pt-0{padding-top:0}.sm\:pr-0{padding-right:0}.sm\:pb-0{padding-bottom:0}.sm\:pl-0{padding-left:0}.sm\:pt-1{padding-top:.25rem}.sm\:pr-1{padding-right:.25rem}.sm\:pb-1{padding-bottom:.25rem}.sm\:pl-1{padding-left:.25rem}.sm\:pt-2{padding-top:.5rem}.sm\:pr-2{padding-right:.5rem}.sm\:pb-2{padding-bottom:.5rem}.sm\:pl-2{padding-left:.5rem}.sm\:pt-3{padding-top:.75rem}.sm\:pr-3{padding-right:.75rem}.sm\:pb-3{padding-bottom:.75rem}.sm\:pl-3{padding-left:.75rem}.sm\:pt-4{padding-top:1rem}.sm\:pr-4{padding-right:1rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pl-4{padding-left:1rem}.sm\:pt-5{padding-top:1.25rem}.sm\:pr-5{padding-right:1.25rem}.sm\:pb-5{padding-bottom:1.25rem}.sm\:pl-5{padding-left:1.25rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pt-7{padding-top:1.75rem}.sm\:pr-7{padding-right:1.75rem}.sm\:pb-7{padding-bottom:1.75rem}.sm\:pl-7{padding-left:1.75rem}.sm\:pt-8{padding-top:2rem}.sm\:pr-8{padding-right:2rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pl-8{padding-left:2rem}.sm\:pt-9{padding-top:2.25rem}.sm\:pr-9{padding-right:2.25rem}.sm\:pb-9{padding-bottom:2.25rem}.sm\:pl-9{padding-left:2.25rem}.sm\:pt-10{padding-top:2.5rem}.sm\:pr-10{padding-right:2.5rem}.sm\:pb-10{padding-bottom:2.5rem}.sm\:pl-10{padding-left:2.5rem}.sm\:pt-11{padding-top:2.75rem}.sm\:pr-11{padding-right:2.75rem}.sm\:pb-11{padding-bottom:2.75rem}.sm\:pl-11{padding-left:2.75rem}.sm\:pt-12{padding-top:3rem}.sm\:pr-12{padding-right:3rem}.sm\:pb-12{padding-bottom:3rem}.sm\:pl-12{padding-left:3rem}.sm\:pt-13{padding-top:3.25rem}.sm\:pr-13{padding-right:3.25rem}.sm\:pb-13{padding-bottom:3.25rem}.sm\:pl-13{padding-left:3.25rem}.sm\:pt-14{padding-top:3.5rem}.sm\:pr-14{padding-right:3.5rem}.sm\:pb-14{padding-bottom:3.5rem}.sm\:pl-14{padding-left:3.5rem}.sm\:pt-15{padding-top:3.75rem}.sm\:pr-15{padding-right:3.75rem}.sm\:pb-15{padding-bottom:3.75rem}.sm\:pl-15{padding-left:3.75rem}.sm\:pt-16{padding-top:4rem}.sm\:pr-16{padding-right:4rem}.sm\:pb-16{padding-bottom:4rem}.sm\:pl-16{padding-left:4rem}.sm\:pt-19{padding-top:4.75rem}.sm\:pr-19{padding-right:4.75rem}.sm\:pb-19{padding-bottom:4.75rem}.sm\:pl-19{padding-left:4.75rem}.sm\:pt-20{padding-top:5rem}.sm\:pr-20{padding-right:5rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pl-20{padding-left:5rem}.sm\:pt-22{padding-top:5.5rem}.sm\:pr-22{padding-right:5.5rem}.sm\:pb-22{padding-bottom:5.5rem}.sm\:pl-22{padding-left:5.5rem}.sm\:pt-23{padding-top:5.75rem}.sm\:pr-23{padding-right:5.75rem}.sm\:pb-23{padding-bottom:5.75rem}.sm\:pl-23{padding-left:5.75rem}.sm\:pt-24{padding-top:6rem}.sm\:pr-24{padding-right:6rem}.sm\:pb-24{padding-bottom:6rem}.sm\:pl-24{padding-left:6rem}.sm\:pt-30{padding-top:7.5rem}.sm\:pr-30{padding-right:7.5rem}.sm\:pb-30{padding-bottom:7.5rem}.sm\:pl-30{padding-left:7.5rem}.sm\:pt-32{padding-top:8rem}.sm\:pr-32{padding-right:8rem}.sm\:pb-32{padding-bottom:8rem}.sm\:pl-32{padding-left:8rem}.sm\:pt-40{padding-top:10rem}.sm\:pr-40{padding-right:10rem}.sm\:pb-40{padding-bottom:10rem}.sm\:pl-40{padding-left:10rem}.sm\:pt-44{padding-top:11rem}.sm\:pr-44{padding-right:11rem}.sm\:pb-44{padding-bottom:11rem}.sm\:pl-44{padding-left:11rem}.sm\:pt-48{padding-top:12rem}.sm\:pr-48{padding-right:12rem}.sm\:pb-48{padding-bottom:12rem}.sm\:pl-48{padding-left:12rem}.sm\:pt-50{padding-top:12.75rem}.sm\:pr-50{padding-right:12.75rem}.sm\:pb-50{padding-bottom:12.75rem}.sm\:pl-50{padding-left:12.75rem}.sm\:pt-52{padding-top:13rem}.sm\:pr-52{padding-right:13rem}.sm\:pb-52{padding-bottom:13rem}.sm\:pl-52{padding-left:13rem}.sm\:pt-53{padding-top:13.25rem}.sm\:pr-53{padding-right:13.25rem}.sm\:pb-53{padding-bottom:13.25rem}.sm\:pl-53{padding-left:13.25rem}.sm\:pt-55{padding-top:13.75rem}.sm\:pr-55{padding-right:13.75rem}.sm\:pb-55{padding-bottom:13.75rem}.sm\:pl-55{padding-left:13.75rem}.sm\:pt-56{padding-top:14rem}.sm\:pr-56{padding-right:14rem}.sm\:pb-56{padding-bottom:14rem}.sm\:pl-56{padding-left:14rem}.sm\:pt-64{padding-top:16rem}.sm\:pr-64{padding-right:16rem}.sm\:pb-64{padding-bottom:16rem}.sm\:pl-64{padding-left:16rem}.sm\:pt-68{padding-top:17rem}.sm\:pr-68{padding-right:17rem}.sm\:pb-68{padding-bottom:17rem}.sm\:pl-68{padding-left:17rem}.sm\:pt-75{padding-top:18.75rem}.sm\:pr-75{padding-right:18.75rem}.sm\:pb-75{padding-bottom:18.75rem}.sm\:pl-75{padding-left:18.75rem}.sm\:pt-98{padding-top:24.5rem}.sm\:pr-98{padding-right:24.5rem}.sm\:pb-98{padding-bottom:24.5rem}.sm\:pl-98{padding-left:24.5rem}.sm\:pt-100{padding-top:25rem}.sm\:pr-100{padding-right:25rem}.sm\:pb-100{padding-bottom:25rem}.sm\:pl-100{padding-left:25rem}.sm\:pt-120{padding-top:30rem}.sm\:pr-120{padding-right:30rem}.sm\:pb-120{padding-bottom:30rem}.sm\:pl-120{padding-left:30rem}.sm\:pt-140{padding-top:35rem}.sm\:pr-140{padding-right:35rem}.sm\:pb-140{padding-bottom:35rem}.sm\:pl-140{padding-left:35rem}.sm\:pt-px{padding-top:1px}.sm\:pr-px{padding-right:1px}.sm\:pb-px{padding-bottom:1px}.sm\:pl-px{padding-left:1px}.sm\:pt-2px{padding-top:2px}.sm\:pr-2px{padding-right:2px}.sm\:pb-2px{padding-bottom:2px}.sm\:pl-2px{padding-left:2px}.sm\:pt-0-5{padding-top:.15rem}.sm\:pr-0-5{padding-right:.15rem}.sm\:pb-0-5{padding-bottom:.15rem}.sm\:pl-0-5{padding-left:.15rem}.sm\:pt-1-5{padding-top:.375rem}.sm\:pr-1-5{padding-right:.375rem}.sm\:pb-1-5{padding-bottom:.375rem}.sm\:pl-1-5{padding-left:.375rem}.sm\:pt-2-5{padding-top:.625rem}.sm\:pr-2-5{padding-right:.625rem}.sm\:pb-2-5{padding-bottom:.625rem}.sm\:pl-2-5{padding-left:.625rem}.sm\:pt-7-2{padding-top:1.875rem}.sm\:pr-7-2{padding-right:1.875rem}.sm\:pb-7-2{padding-bottom:1.875rem}.sm\:pl-7-2{padding-left:1.875rem}.sm\:pt-31-25{padding-top:7.8125rem}.sm\:pr-31-25{padding-right:7.8125rem}.sm\:pb-31-25{padding-bottom:7.8125rem}.sm\:pl-31-25{padding-left:7.8125rem}.sm\:pt-62-5{padding-top:15.625rem}.sm\:pr-62-5{padding-right:15.625rem}.sm\:pb-62-5{padding-bottom:15.625rem}.sm\:pl-62-5{padding-left:15.625rem}.sm\:placeholder-transparent::-moz-placeholder{color:transparent}.sm\:placeholder-transparent:-ms-input-placeholder{color:transparent}.sm\:placeholder-transparent::placeholder{color:transparent}.sm\:placeholder-current::-moz-placeholder{color:currentColor}.sm\:placeholder-current:-ms-input-placeholder{color:currentColor}.sm\:placeholder-current::placeholder{color:currentColor}.sm\:placeholder-black::-moz-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.sm\:placeholder-black:-ms-input-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.sm\:placeholder-black::placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.sm\:placeholder-white::-moz-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.sm\:placeholder-white:-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.sm\:placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.sm\:placeholder-primary::-moz-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.sm\:placeholder-primary:-ms-input-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.sm\:placeholder-primary::placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.sm\:placeholder-secondary::-moz-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.sm\:placeholder-secondary:-ms-input-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.sm\:placeholder-secondary::placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.sm\:placeholder-tertiary::-moz-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.sm\:placeholder-tertiary:-ms-input-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.sm\:placeholder-tertiary::placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.sm\:placeholder-spacer::-moz-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.sm\:placeholder-spacer:-ms-input-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.sm\:placeholder-spacer::placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.sm\:placeholder-umbra::-moz-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.sm\:placeholder-umbra:-ms-input-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.sm\:placeholder-umbra::placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.sm\:placeholder-underline::-moz-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.sm\:placeholder-underline:-ms-input-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.sm\:placeholder-underline::placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.sm\:placeholder-gray-100::-moz-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.sm\:placeholder-gray-100:-ms-input-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.sm\:placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.sm\:placeholder-gray-200::-moz-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.sm\:placeholder-gray-200:-ms-input-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.sm\:placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.sm\:placeholder-gray-300::-moz-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.sm\:placeholder-gray-300:-ms-input-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.sm\:placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.sm\:placeholder-gray-400::-moz-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.sm\:placeholder-gray-400:-ms-input-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.sm\:placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.sm\:placeholder-gray-500::-moz-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.sm\:placeholder-gray-500:-ms-input-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.sm\:placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.sm\:placeholder-gray-600::-moz-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.sm\:placeholder-gray-600:-ms-input-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.sm\:placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.sm\:placeholder-gray-700::-moz-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.sm\:placeholder-gray-700:-ms-input-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.sm\:placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.sm\:placeholder-gray-800::-moz-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.sm\:placeholder-gray-800:-ms-input-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.sm\:placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.sm\:placeholder-gray-900::-moz-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.sm\:placeholder-gray-900:-ms-input-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.sm\:placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.sm\:placeholder-red-100::-moz-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.sm\:placeholder-red-100:-ms-input-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.sm\:placeholder-red-100::placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.sm\:placeholder-red-200::-moz-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.sm\:placeholder-red-200:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.sm\:placeholder-red-200::placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.sm\:placeholder-red-300::-moz-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.sm\:placeholder-red-300:-ms-input-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.sm\:placeholder-red-300::placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.sm\:placeholder-red-400::-moz-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.sm\:placeholder-red-400:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.sm\:placeholder-red-400::placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.sm\:placeholder-red-500::-moz-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.sm\:placeholder-red-500:-ms-input-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.sm\:placeholder-red-500::placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.sm\:placeholder-red-600::-moz-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.sm\:placeholder-red-600:-ms-input-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.sm\:placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.sm\:placeholder-red-700::-moz-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.sm\:placeholder-red-700:-ms-input-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.sm\:placeholder-red-700::placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.sm\:placeholder-red-800::-moz-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.sm\:placeholder-red-800:-ms-input-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.sm\:placeholder-red-800::placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.sm\:placeholder-red-900::-moz-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.sm\:placeholder-red-900:-ms-input-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.sm\:placeholder-red-900::placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.sm\:placeholder-green-100::-moz-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.sm\:placeholder-green-100:-ms-input-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.sm\:placeholder-green-100::placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.sm\:placeholder-green-200::-moz-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.sm\:placeholder-green-200:-ms-input-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.sm\:placeholder-green-200::placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.sm\:placeholder-green-300::-moz-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.sm\:placeholder-green-300:-ms-input-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.sm\:placeholder-green-300::placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.sm\:placeholder-green-400::-moz-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.sm\:placeholder-green-400:-ms-input-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.sm\:placeholder-green-400::placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.sm\:placeholder-green-500::-moz-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.sm\:placeholder-green-500:-ms-input-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.sm\:placeholder-green-500::placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.sm\:placeholder-green-600::-moz-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.sm\:placeholder-green-600:-ms-input-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.sm\:placeholder-green-600::placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.sm\:placeholder-green-700::-moz-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.sm\:placeholder-green-700:-ms-input-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.sm\:placeholder-green-700::placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.sm\:placeholder-green-800::-moz-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.sm\:placeholder-green-800:-ms-input-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.sm\:placeholder-green-800::placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.sm\:placeholder-green-900::-moz-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.sm\:placeholder-green-900:-ms-input-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.sm\:placeholder-green-900::placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.sm\:placeholder-orange-100::-moz-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.sm\:placeholder-orange-100:-ms-input-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.sm\:placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.sm\:placeholder-orange-200::-moz-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.sm\:placeholder-orange-200:-ms-input-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.sm\:placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.sm\:placeholder-orange-300::-moz-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.sm\:placeholder-orange-300:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.sm\:placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.sm\:placeholder-orange-400::-moz-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.sm\:placeholder-orange-400:-ms-input-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.sm\:placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.sm\:placeholder-orange-500::-moz-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.sm\:placeholder-orange-500:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.sm\:placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.sm\:placeholder-orange-600::-moz-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.sm\:placeholder-orange-600:-ms-input-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.sm\:placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.sm\:placeholder-orange-700::-moz-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.sm\:placeholder-orange-700:-ms-input-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.sm\:placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.sm\:placeholder-orange-800::-moz-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.sm\:placeholder-orange-800:-ms-input-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.sm\:placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.sm\:placeholder-orange-900::-moz-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.sm\:placeholder-orange-900:-ms-input-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.sm\:placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-100::-moz-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-100:-ms-input-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-100::placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-200::-moz-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-200:-ms-input-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-200::placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-300::-moz-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-300:-ms-input-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-300::placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-400::-moz-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-400:-ms-input-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-400::placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-500::-moz-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-500:-ms-input-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-500::placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-600::-moz-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-600:-ms-input-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-600::placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-700::-moz-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-700:-ms-input-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-700::placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-800::-moz-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-800:-ms-input-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-800::placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-900::-moz-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-900:-ms-input-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.sm\:placeholder-neon-blue-900::placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-100::-moz-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-100:-ms-input-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-100::placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-200::-moz-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-200:-ms-input-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-200::placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-300::-moz-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-300:-ms-input-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-300::placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-400::-moz-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-400:-ms-input-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-400::placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-500::-moz-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-500:-ms-input-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-500::placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-600::-moz-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-600:-ms-input-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-600::placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-700::-moz-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-700:-ms-input-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-700::placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-800::-moz-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-800:-ms-input-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-800::placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-900::-moz-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-900:-ms-input-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.sm\:placeholder-dark-blue-900::placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.sm\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}.sm\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}.sm\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.sm\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}.sm\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}.sm\:focus\:placeholder-current:focus::placeholder{color:currentColor}.sm\:focus\:placeholder-black:focus::-moz-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.sm\:focus\:placeholder-black:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.sm\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.sm\:focus\:placeholder-white:focus::-moz-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.sm\:focus\:placeholder-white:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.sm\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.sm\:focus\:placeholder-primary:focus::-moz-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.sm\:focus\:placeholder-primary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.sm\:focus\:placeholder-primary:focus::placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.sm\:focus\:placeholder-secondary:focus::-moz-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.sm\:focus\:placeholder-secondary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.sm\:focus\:placeholder-secondary:focus::placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.sm\:focus\:placeholder-tertiary:focus::-moz-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.sm\:focus\:placeholder-tertiary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.sm\:focus\:placeholder-tertiary:focus::placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.sm\:focus\:placeholder-spacer:focus::-moz-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.sm\:focus\:placeholder-spacer:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.sm\:focus\:placeholder-spacer:focus::placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.sm\:focus\:placeholder-umbra:focus::-moz-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.sm\:focus\:placeholder-umbra:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.sm\:focus\:placeholder-umbra:focus::placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.sm\:focus\:placeholder-underline:focus::-moz-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.sm\:focus\:placeholder-underline:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.sm\:focus\:placeholder-underline:focus::placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.sm\:focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.sm\:focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.sm\:focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.sm\:focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-200:focus::placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-300:focus::placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-400:focus::placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-500:focus::placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-600:focus::placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-700:focus::placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-800:focus::placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.sm\:focus\:placeholder-neon-blue-900:focus::placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-300:focus::placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-400:focus::placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-500:focus::placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-600:focus::placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-700:focus::placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-800:focus::placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.sm\:focus\:placeholder-dark-blue-900:focus::placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.sm\:placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0}.sm\:placeholder-opacity-0:-ms-input-placeholder{--placeholder-opacity:0}.sm\:placeholder-opacity-0::placeholder{--placeholder-opacity:0}.sm\:placeholder-opacity-15::-moz-placeholder{--placeholder-opacity:0.15}.sm\:placeholder-opacity-15:-ms-input-placeholder{--placeholder-opacity:0.15}.sm\:placeholder-opacity-15::placeholder{--placeholder-opacity:0.15}.sm\:placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:0.25}.sm\:placeholder-opacity-25:-ms-input-placeholder{--placeholder-opacity:0.25}.sm\:placeholder-opacity-25::placeholder{--placeholder-opacity:0.25}.sm\:placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:0.5}.sm\:placeholder-opacity-50:-ms-input-placeholder{--placeholder-opacity:0.5}.sm\:placeholder-opacity-50::placeholder{--placeholder-opacity:0.5}.sm\:placeholder-opacity-70::-moz-placeholder{--placeholder-opacity:0.70}.sm\:placeholder-opacity-70:-ms-input-placeholder{--placeholder-opacity:0.70}.sm\:placeholder-opacity-70::placeholder{--placeholder-opacity:0.70}.sm\:placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:0.75}.sm\:placeholder-opacity-75:-ms-input-placeholder{--placeholder-opacity:0.75}.sm\:placeholder-opacity-75::placeholder{--placeholder-opacity:0.75}.sm\:placeholder-opacity-90::-moz-placeholder{--placeholder-opacity:0.9}.sm\:placeholder-opacity-90:-ms-input-placeholder{--placeholder-opacity:0.9}.sm\:placeholder-opacity-90::placeholder{--placeholder-opacity:0.9}.sm\:placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1}.sm\:placeholder-opacity-100:-ms-input-placeholder{--placeholder-opacity:1}.sm\:placeholder-opacity-100::placeholder{--placeholder-opacity:1}.sm\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0}.sm\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--placeholder-opacity:0}.sm\:focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0}.sm\:focus\:placeholder-opacity-15:focus::-moz-placeholder{--placeholder-opacity:0.15}.sm\:focus\:placeholder-opacity-15:focus:-ms-input-placeholder{--placeholder-opacity:0.15}.sm\:focus\:placeholder-opacity-15:focus::placeholder{--placeholder-opacity:0.15}.sm\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:0.25}.sm\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--placeholder-opacity:0.25}.sm\:focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25}.sm\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:0.5}.sm\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--placeholder-opacity:0.5}.sm\:focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5}.sm\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--placeholder-opacity:0.70}.sm\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--placeholder-opacity:0.70}.sm\:focus\:placeholder-opacity-70:focus::placeholder{--placeholder-opacity:0.70}.sm\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:0.75}.sm\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--placeholder-opacity:0.75}.sm\:focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75}.sm\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--placeholder-opacity:0.9}.sm\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--placeholder-opacity:0.9}.sm\:focus\:placeholder-opacity-90:focus::placeholder{--placeholder-opacity:0.9}.sm\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1}.sm\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--placeholder-opacity:1}.sm\:focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1}.sm\:pointer-events-none{pointer-events:none}.sm\:pointer-events-auto{pointer-events:auto}.sm\:static{position:static}.sm\:fixed{position:fixed}.sm\:absolute{position:absolute}.sm\:relative{position:relative}.sm\:sticky{position:-webkit-sticky;position:sticky}.sm\:inset-0{top:0;right:0;bottom:0;left:0}.sm\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}.sm\:inset-y-0{top:0;bottom:0}.sm\:inset-x-0{right:0;left:0}.sm\:inset-y-auto{top:auto;bottom:auto}.sm\:inset-x-auto{right:auto;left:auto}.sm\:top-0{top:0}.sm\:right-0{right:0}.sm\:bottom-0{bottom:0}.sm\:left-0{left:0}.sm\:top-auto{top:auto}.sm\:right-auto{right:auto}.sm\:bottom-auto{bottom:auto}.sm\:left-auto{left:auto}.sm\:resize-none{resize:none}.sm\:resize-y{resize:vertical}.sm\:resize-x{resize:horizontal}.sm\:resize{resize:both}.sm\:shadow-xs{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.sm\:shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.sm\:shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.sm\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.sm\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.sm\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.sm\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.sm\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.sm\:shadow-outline{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.sm\:shadow-none{box-shadow:none}.sm\:shadow-outline-orange{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.sm\:shadow-outline-red{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.sm\:shadow-outline-green{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.sm\:hover\:shadow-xs:hover{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.sm\:hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.sm\:hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.sm\:hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.sm\:hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.sm\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.sm\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.sm\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.sm\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.sm\:hover\:shadow-none:hover{box-shadow:none}.sm\:hover\:shadow-outline-orange:hover{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.sm\:hover\:shadow-outline-red:hover{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.sm\:hover\:shadow-outline-green:hover{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.sm\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.sm\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.sm\:focus\:shadow:focus{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.sm\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.sm\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.sm\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.sm\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.sm\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.sm\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.sm\:focus\:shadow-none:focus{box-shadow:none}.sm\:focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.sm\:focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.sm\:focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.sm\:focus-within\:shadow-xs:focus-within{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.sm\:focus-within\:shadow-sm:focus-within{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.sm\:focus-within\:shadow:focus-within{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.sm\:focus-within\:shadow-md:focus-within{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.sm\:focus-within\:shadow-lg:focus-within{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.sm\:focus-within\:shadow-xl:focus-within{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.sm\:focus-within\:shadow-2xl:focus-within{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.sm\:focus-within\:shadow-inner:focus-within{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.sm\:focus-within\:shadow-outline:focus-within{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.sm\:focus-within\:shadow-none:focus-within{box-shadow:none}.sm\:focus-within\:shadow-outline-orange:focus-within{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.sm\:focus-within\:shadow-outline-red:focus-within{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.sm\:focus-within\:shadow-outline-green:focus-within{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.sm\:fill-current{fill:currentColor}.sm\:stroke-current{stroke:currentColor}.sm\:stroke-0{stroke-width:0}.sm\:stroke-1{stroke-width:1}.sm\:stroke-2{stroke-width:2}.sm\:table-auto{table-layout:auto}.sm\:table-fixed{table-layout:fixed}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}.sm\:text-justify{text-align:justify}.sm\:text-transparent{color:transparent}.sm\:text-current{color:currentColor}.sm\:text-black{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.sm\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.sm\:text-primary{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.sm\:text-secondary{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.sm\:text-tertiary{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.sm\:text-spacer{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.sm\:text-umbra{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.sm\:text-underline{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.sm\:text-gray-100{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.sm\:text-gray-200{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.sm\:text-gray-300{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.sm\:text-gray-400{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.sm\:text-gray-500{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.sm\:text-gray-600{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.sm\:text-gray-700{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.sm\:text-gray-800{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.sm\:text-gray-900{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.sm\:text-red-100{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.sm\:text-red-200{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.sm\:text-red-300{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.sm\:text-red-400{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.sm\:text-red-500{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.sm\:text-red-600{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.sm\:text-red-700{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.sm\:text-red-800{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.sm\:text-red-900{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.sm\:text-green-100{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.sm\:text-green-200{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.sm\:text-green-300{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.sm\:text-green-400{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.sm\:text-green-500{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.sm\:text-green-600{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.sm\:text-green-700{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.sm\:text-green-800{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.sm\:text-green-900{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.sm\:text-orange-100{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.sm\:text-orange-200{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.sm\:text-orange-300{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.sm\:text-orange-400{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.sm\:text-orange-500{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.sm\:text-orange-600{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.sm\:text-orange-700{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.sm\:text-orange-800{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.sm\:text-orange-900{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.sm\:text-neon-blue-100{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.sm\:text-neon-blue-200{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.sm\:text-neon-blue-300{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.sm\:text-neon-blue-400{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.sm\:text-neon-blue-500{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.sm\:text-neon-blue-600{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.sm\:text-neon-blue-700{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.sm\:text-neon-blue-800{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.sm\:text-neon-blue-900{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.sm\:text-dark-blue-100{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.sm\:text-dark-blue-200{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.sm\:text-dark-blue-300{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.sm\:text-dark-blue-400{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.sm\:text-dark-blue-500{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.sm\:text-dark-blue-600{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.sm\:text-dark-blue-700{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.sm\:text-dark-blue-800{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.sm\:text-dark-blue-900{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.sm\:hover\:text-transparent:hover{color:transparent}.sm\:hover\:text-current:hover{color:currentColor}.sm\:hover\:text-black:hover{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.sm\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.sm\:hover\:text-primary:hover{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.sm\:hover\:text-secondary:hover{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.sm\:hover\:text-tertiary:hover{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.sm\:hover\:text-spacer:hover{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.sm\:hover\:text-umbra:hover{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.sm\:hover\:text-underline:hover{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.sm\:hover\:text-gray-100:hover{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.sm\:hover\:text-gray-200:hover{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.sm\:hover\:text-gray-300:hover{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.sm\:hover\:text-gray-400:hover{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.sm\:hover\:text-gray-500:hover{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.sm\:hover\:text-gray-600:hover{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.sm\:hover\:text-gray-700:hover{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.sm\:hover\:text-gray-800:hover{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.sm\:hover\:text-gray-900:hover{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.sm\:hover\:text-red-100:hover{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.sm\:hover\:text-red-200:hover{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.sm\:hover\:text-red-300:hover{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.sm\:hover\:text-red-400:hover{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.sm\:hover\:text-red-500:hover{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.sm\:hover\:text-red-600:hover{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.sm\:hover\:text-red-700:hover{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.sm\:hover\:text-red-800:hover{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.sm\:hover\:text-red-900:hover{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.sm\:hover\:text-green-100:hover{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.sm\:hover\:text-green-200:hover{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.sm\:hover\:text-green-300:hover{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.sm\:hover\:text-green-400:hover{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.sm\:hover\:text-green-500:hover{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.sm\:hover\:text-green-600:hover{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.sm\:hover\:text-green-700:hover{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.sm\:hover\:text-green-800:hover{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.sm\:hover\:text-green-900:hover{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.sm\:hover\:text-orange-100:hover{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.sm\:hover\:text-orange-200:hover{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.sm\:hover\:text-orange-300:hover{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.sm\:hover\:text-orange-400:hover{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.sm\:hover\:text-orange-500:hover{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.sm\:hover\:text-orange-600:hover{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.sm\:hover\:text-orange-700:hover{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.sm\:hover\:text-orange-800:hover{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.sm\:hover\:text-orange-900:hover{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.sm\:hover\:text-neon-blue-100:hover{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.sm\:hover\:text-neon-blue-200:hover{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.sm\:hover\:text-neon-blue-300:hover{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.sm\:hover\:text-neon-blue-400:hover{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.sm\:hover\:text-neon-blue-500:hover{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.sm\:hover\:text-neon-blue-600:hover{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.sm\:hover\:text-neon-blue-700:hover{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.sm\:hover\:text-neon-blue-800:hover{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.sm\:hover\:text-neon-blue-900:hover{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.sm\:hover\:text-dark-blue-100:hover{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.sm\:hover\:text-dark-blue-200:hover{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.sm\:hover\:text-dark-blue-300:hover{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.sm\:hover\:text-dark-blue-400:hover{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.sm\:hover\:text-dark-blue-500:hover{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.sm\:hover\:text-dark-blue-600:hover{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.sm\:hover\:text-dark-blue-700:hover{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.sm\:hover\:text-dark-blue-800:hover{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.sm\:hover\:text-dark-blue-900:hover{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.sm\:focus\:text-transparent:focus{color:transparent}.sm\:focus\:text-current:focus{color:currentColor}.sm\:focus\:text-black:focus{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.sm\:focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.sm\:focus\:text-primary:focus{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.sm\:focus\:text-secondary:focus{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.sm\:focus\:text-tertiary:focus{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.sm\:focus\:text-spacer:focus{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.sm\:focus\:text-umbra:focus{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.sm\:focus\:text-underline:focus{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.sm\:focus\:text-gray-100:focus{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.sm\:focus\:text-gray-200:focus{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.sm\:focus\:text-gray-300:focus{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.sm\:focus\:text-gray-400:focus{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.sm\:focus\:text-gray-500:focus{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.sm\:focus\:text-gray-600:focus{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.sm\:focus\:text-gray-700:focus{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.sm\:focus\:text-gray-800:focus{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.sm\:focus\:text-gray-900:focus{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.sm\:focus\:text-red-100:focus{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.sm\:focus\:text-red-200:focus{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.sm\:focus\:text-red-300:focus{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.sm\:focus\:text-red-400:focus{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.sm\:focus\:text-red-500:focus{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.sm\:focus\:text-red-600:focus{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.sm\:focus\:text-red-700:focus{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.sm\:focus\:text-red-800:focus{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.sm\:focus\:text-red-900:focus{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.sm\:focus\:text-green-100:focus{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.sm\:focus\:text-green-200:focus{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.sm\:focus\:text-green-300:focus{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.sm\:focus\:text-green-400:focus{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.sm\:focus\:text-green-500:focus{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.sm\:focus\:text-green-600:focus{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.sm\:focus\:text-green-700:focus{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.sm\:focus\:text-green-800:focus{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.sm\:focus\:text-green-900:focus{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.sm\:focus\:text-orange-100:focus{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.sm\:focus\:text-orange-200:focus{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.sm\:focus\:text-orange-300:focus{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.sm\:focus\:text-orange-400:focus{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.sm\:focus\:text-orange-500:focus{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.sm\:focus\:text-orange-600:focus{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.sm\:focus\:text-orange-700:focus{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.sm\:focus\:text-orange-800:focus{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.sm\:focus\:text-orange-900:focus{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.sm\:focus\:text-neon-blue-100:focus{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.sm\:focus\:text-neon-blue-200:focus{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.sm\:focus\:text-neon-blue-300:focus{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.sm\:focus\:text-neon-blue-400:focus{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.sm\:focus\:text-neon-blue-500:focus{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.sm\:focus\:text-neon-blue-600:focus{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.sm\:focus\:text-neon-blue-700:focus{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.sm\:focus\:text-neon-blue-800:focus{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.sm\:focus\:text-neon-blue-900:focus{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.sm\:focus\:text-dark-blue-100:focus{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.sm\:focus\:text-dark-blue-200:focus{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.sm\:focus\:text-dark-blue-300:focus{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.sm\:focus\:text-dark-blue-400:focus{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.sm\:focus\:text-dark-blue-500:focus{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.sm\:focus\:text-dark-blue-600:focus{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.sm\:focus\:text-dark-blue-700:focus{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.sm\:focus\:text-dark-blue-800:focus{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.sm\:focus\:text-dark-blue-900:focus{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.group:hover .sm\:group-hover\:text-transparent{color:transparent}.group:hover .sm\:group-hover\:text-current{color:currentColor}.group:hover .sm\:group-hover\:text-black{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.group:hover .sm\:group-hover\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.group:hover .sm\:group-hover\:text-primary{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.group:hover .sm\:group-hover\:text-secondary{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.group:hover .sm\:group-hover\:text-tertiary{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.group:hover .sm\:group-hover\:text-spacer{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.group:hover .sm\:group-hover\:text-umbra{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.group:hover .sm\:group-hover\:text-underline{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.group:hover .sm\:group-hover\:text-gray-100{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.group:hover .sm\:group-hover\:text-gray-200{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.group:hover .sm\:group-hover\:text-gray-300{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.group:hover .sm\:group-hover\:text-gray-400{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.group:hover .sm\:group-hover\:text-gray-500{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.group:hover .sm\:group-hover\:text-gray-600{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.group:hover .sm\:group-hover\:text-gray-700{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.group:hover .sm\:group-hover\:text-gray-800{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.group:hover .sm\:group-hover\:text-gray-900{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.group:hover .sm\:group-hover\:text-red-100{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.group:hover .sm\:group-hover\:text-red-200{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.group:hover .sm\:group-hover\:text-red-300{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.group:hover .sm\:group-hover\:text-red-400{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.group:hover .sm\:group-hover\:text-red-500{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.group:hover .sm\:group-hover\:text-red-600{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.group:hover .sm\:group-hover\:text-red-700{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.group:hover .sm\:group-hover\:text-red-800{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.group:hover .sm\:group-hover\:text-red-900{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.group:hover .sm\:group-hover\:text-green-100{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.group:hover .sm\:group-hover\:text-green-200{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.group:hover .sm\:group-hover\:text-green-300{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.group:hover .sm\:group-hover\:text-green-400{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.group:hover .sm\:group-hover\:text-green-500{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.group:hover .sm\:group-hover\:text-green-600{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.group:hover .sm\:group-hover\:text-green-700{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.group:hover .sm\:group-hover\:text-green-800{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.group:hover .sm\:group-hover\:text-green-900{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.group:hover .sm\:group-hover\:text-orange-100{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.group:hover .sm\:group-hover\:text-orange-200{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.group:hover .sm\:group-hover\:text-orange-300{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.group:hover .sm\:group-hover\:text-orange-400{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.group:hover .sm\:group-hover\:text-orange-500{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.group:hover .sm\:group-hover\:text-orange-600{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.group:hover .sm\:group-hover\:text-orange-700{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.group:hover .sm\:group-hover\:text-orange-800{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.group:hover .sm\:group-hover\:text-orange-900{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.group:hover .sm\:group-hover\:text-neon-blue-100{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.group:hover .sm\:group-hover\:text-neon-blue-200{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.group:hover .sm\:group-hover\:text-neon-blue-300{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.group:hover .sm\:group-hover\:text-neon-blue-400{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.group:hover .sm\:group-hover\:text-neon-blue-500{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.group:hover .sm\:group-hover\:text-neon-blue-600{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.group:hover .sm\:group-hover\:text-neon-blue-700{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.group:hover .sm\:group-hover\:text-neon-blue-800{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.group:hover .sm\:group-hover\:text-neon-blue-900{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.group:hover .sm\:group-hover\:text-dark-blue-100{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.group:hover .sm\:group-hover\:text-dark-blue-200{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.group:hover .sm\:group-hover\:text-dark-blue-300{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.group:hover .sm\:group-hover\:text-dark-blue-400{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.group:hover .sm\:group-hover\:text-dark-blue-500{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.group:hover .sm\:group-hover\:text-dark-blue-600{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.group:hover .sm\:group-hover\:text-dark-blue-700{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.group:hover .sm\:group-hover\:text-dark-blue-800{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.group:hover .sm\:group-hover\:text-dark-blue-900{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.sm\:text-opacity-0{--text-opacity:0}.sm\:text-opacity-15{--text-opacity:0.15}.sm\:text-opacity-25{--text-opacity:0.25}.sm\:text-opacity-50{--text-opacity:0.5}.sm\:text-opacity-70{--text-opacity:0.70}.sm\:text-opacity-75{--text-opacity:0.75}.sm\:text-opacity-90{--text-opacity:0.9}.sm\:text-opacity-100{--text-opacity:1}.sm\:hover\:text-opacity-0:hover{--text-opacity:0}.sm\:hover\:text-opacity-15:hover{--text-opacity:0.15}.sm\:hover\:text-opacity-25:hover{--text-opacity:0.25}.sm\:hover\:text-opacity-50:hover{--text-opacity:0.5}.sm\:hover\:text-opacity-70:hover{--text-opacity:0.70}.sm\:hover\:text-opacity-75:hover{--text-opacity:0.75}.sm\:hover\:text-opacity-90:hover{--text-opacity:0.9}.sm\:hover\:text-opacity-100:hover{--text-opacity:1}.sm\:focus\:text-opacity-0:focus{--text-opacity:0}.sm\:focus\:text-opacity-15:focus{--text-opacity:0.15}.sm\:focus\:text-opacity-25:focus{--text-opacity:0.25}.sm\:focus\:text-opacity-50:focus{--text-opacity:0.5}.sm\:focus\:text-opacity-70:focus{--text-opacity:0.70}.sm\:focus\:text-opacity-75:focus{--text-opacity:0.75}.sm\:focus\:text-opacity-90:focus{--text-opacity:0.9}.sm\:focus\:text-opacity-100:focus{--text-opacity:1}.sm\:italic{font-style:italic}.sm\:not-italic{font-style:normal}.sm\:uppercase{text-transform:uppercase}.sm\:lowercase{text-transform:lowercase}.sm\:capitalize{text-transform:capitalize}.sm\:normal-case{text-transform:none}.sm\:underline{text-decoration:underline}.sm\:line-through{text-decoration:line-through}.sm\:no-underline{text-decoration:none}.sm\:hover\:underline:hover{text-decoration:underline}.sm\:hover\:line-through:hover{text-decoration:line-through}.sm\:hover\:no-underline:hover{text-decoration:none}.sm\:focus\:underline:focus{text-decoration:underline}.sm\:focus\:line-through:focus{text-decoration:line-through}.sm\:focus\:no-underline:focus{text-decoration:none}.sm\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sm\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.sm\:diagonal-fractions,.sm\:lining-nums,.sm\:oldstyle-nums,.sm\:ordinal,.sm\:proportional-nums,.sm\:slashed-zero,.sm\:stacked-fractions,.sm\:tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);font-feature-settings:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)}.sm\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.sm\:ordinal{--font-variant-numeric-ordinal:ordinal}.sm\:slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero}.sm\:lining-nums{--font-variant-numeric-figure:lining-nums}.sm\:oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums}.sm\:proportional-nums{--font-variant-numeric-spacing:proportional-nums}.sm\:tabular-nums{--font-variant-numeric-spacing:tabular-nums}.sm\:diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions}.sm\:stacked-fractions{--font-variant-numeric-fraction:stacked-fractions}.sm\:tracking-tighter{letter-spacing:-.05em}.sm\:tracking-tight{letter-spacing:-.025em}.sm\:tracking-normal{letter-spacing:0}.sm\:tracking-wide{letter-spacing:.025em}.sm\:tracking-wider{letter-spacing:.05em}.sm\:tracking-widest{letter-spacing:.1em}.sm\:tracking-px{letter-spacing:1px}.sm\:tracking-tiny{letter-spacing:.01em}.sm\:select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sm\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.sm\:select-all{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.sm\:select-auto{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.sm\:align-baseline{vertical-align:baseline}.sm\:align-top{vertical-align:top}.sm\:align-middle{vertical-align:middle}.sm\:align-bottom{vertical-align:bottom}.sm\:align-text-top{vertical-align:text-top}.sm\:align-text-bottom{vertical-align:text-bottom}.sm\:visible{visibility:visible}.sm\:invisible{visibility:hidden}.sm\:whitespace-normal{white-space:normal}.sm\:whitespace-no-wrap{white-space:nowrap}.sm\:whitespace-pre{white-space:pre}.sm\:whitespace-pre-line{white-space:pre-line}.sm\:whitespace-pre-wrap{white-space:pre-wrap}.sm\:break-normal{overflow-wrap:normal;word-break:normal}.sm\:break-words{overflow-wrap:break-word}.sm\:break-all{word-break:break-all}.sm\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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-13{width:3.25rem}.sm\:w-14{width:3.5rem}.sm\:w-15{width:3.75rem}.sm\:w-16{width:4rem}.sm\:w-19{width:4.75rem}.sm\:w-20{width:5rem}.sm\:w-22{width:5.5rem}.sm\:w-23{width:5.75rem}.sm\:w-24{width:6rem}.sm\:w-30{width:7.5rem}.sm\:w-32{width:8rem}.sm\:w-40{width:10rem}.sm\:w-44{width:11rem}.sm\:w-48{width:12rem}.sm\:w-50{width:12.75rem}.sm\:w-52{width:13rem}.sm\:w-53{width:13.25rem}.sm\:w-55{width:13.75rem}.sm\:w-56{width:14rem}.sm\:w-60{width:15rem}.sm\:w-64{width:16rem}.sm\:w-68{width:17rem}.sm\:w-75{width:18.75rem}.sm\:w-98{width:24.5rem}.sm\:w-100{width:25rem}.sm\:w-120{width:30rem}.sm\:w-140{width:35rem}.sm\:w-auto{width:auto}.sm\:w-px{width:1px}.sm\:w-2px{width:2px}.sm\:w-0-5{width:.15rem}.sm\:w-1-5{width:.375rem}.sm\:w-2-5{width:.625rem}.sm\:w-7-2{width:1.875rem}.sm\:w-31-25{width:7.8125rem}.sm\:w-62-5{width:15.625rem}.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.333333%}.sm\:w-2\/3{width:66.666667%}.sm\:w-1\/4{width:25%}.sm\:w-2\/4{width:50%}.sm\:w-3\/4{width:75%}.sm\:w-1\/5{width:20%}.sm\:w-2\/5{width:40%}.sm\:w-3\/5{width:60%}.sm\:w-4\/5{width:80%}.sm\:w-1\/6{width:16.666667%}.sm\:w-2\/6{width:33.333333%}.sm\:w-3\/6{width:50%}.sm\:w-4\/6{width:66.666667%}.sm\:w-5\/6{width:83.333333%}.sm\:w-1\/12{width:8.333333%}.sm\:w-2\/12{width:16.666667%}.sm\:w-3\/12{width:25%}.sm\:w-4\/12{width:33.333333%}.sm\:w-5\/12{width:41.666667%}.sm\:w-6\/12{width:50%}.sm\:w-7\/12{width:58.333333%}.sm\:w-8\/12{width:66.666667%}.sm\:w-9\/12{width:75%}.sm\:w-10\/12{width:83.333333%}.sm\:w-11\/12{width:91.666667%}.sm\:w-full{width:100%}.sm\:w-screen{width:100vw}.sm\:z-0{z-index:0}.sm\:z-10{z-index:10}.sm\:z-20{z-index:20}.sm\:z-30{z-index:30}.sm\:z-40{z-index:40}.sm\:z-50{z-index:50}.sm\:z-auto{z-index:auto}.sm\:gap-0{grid-gap:0;gap:0}.sm\:gap-1{grid-gap:.25rem;gap:.25rem}.sm\:gap-2{grid-gap:.5rem;gap:.5rem}.sm\:gap-3{grid-gap:.75rem;gap:.75rem}.sm\:gap-4{grid-gap:1rem;gap:1rem}.sm\:gap-5{grid-gap:1.25rem;gap:1.25rem}.sm\:gap-6{grid-gap:1.5rem;gap:1.5rem}.sm\:gap-7{grid-gap:1.75rem;gap:1.75rem}.sm\:gap-8{grid-gap:2rem;gap:2rem}.sm\:gap-9{grid-gap:2.25rem;gap:2.25rem}.sm\:gap-10{grid-gap:2.5rem;gap:2.5rem}.sm\:gap-11{grid-gap:2.75rem;gap:2.75rem}.sm\:gap-12{grid-gap:3rem;gap:3rem}.sm\:gap-13{grid-gap:3.25rem;gap:3.25rem}.sm\:gap-14{grid-gap:3.5rem;gap:3.5rem}.sm\:gap-15{grid-gap:3.75rem;gap:3.75rem}.sm\:gap-16{grid-gap:4rem;gap:4rem}.sm\:gap-19{grid-gap:4.75rem;gap:4.75rem}.sm\:gap-20{grid-gap:5rem;gap:5rem}.sm\:gap-22{grid-gap:5.5rem;gap:5.5rem}.sm\:gap-23{grid-gap:5.75rem;gap:5.75rem}.sm\:gap-24{grid-gap:6rem;gap:6rem}.sm\:gap-30{grid-gap:7.5rem;gap:7.5rem}.sm\:gap-32{grid-gap:8rem;gap:8rem}.sm\:gap-40{grid-gap:10rem;gap:10rem}.sm\:gap-44{grid-gap:11rem;gap:11rem}.sm\:gap-48{grid-gap:12rem;gap:12rem}.sm\:gap-50{grid-gap:12.75rem;gap:12.75rem}.sm\:gap-52{grid-gap:13rem;gap:13rem}.sm\:gap-53{grid-gap:13.25rem;gap:13.25rem}.sm\:gap-55{grid-gap:13.75rem;gap:13.75rem}.sm\:gap-56{grid-gap:14rem;gap:14rem}.sm\:gap-64{grid-gap:16rem;gap:16rem}.sm\:gap-68{grid-gap:17rem;gap:17rem}.sm\:gap-75{grid-gap:18.75rem;gap:18.75rem}.sm\:gap-98{grid-gap:24.5rem;gap:24.5rem}.sm\:gap-100{grid-gap:25rem;gap:25rem}.sm\:gap-120{grid-gap:30rem;gap:30rem}.sm\:gap-140{grid-gap:35rem;gap:35rem}.sm\:gap-px{grid-gap:1px;gap:1px}.sm\:gap-2px{grid-gap:2px;gap:2px}.sm\:gap-0-5{grid-gap:.15rem;gap:.15rem}.sm\:gap-1-5{grid-gap:.375rem;gap:.375rem}.sm\:gap-2-5{grid-gap:.625rem;gap:.625rem}.sm\:gap-7-2{grid-gap:1.875rem;gap:1.875rem}.sm\:gap-31-25{grid-gap:7.8125rem;gap:7.8125rem}.sm\:gap-62-5{grid-gap:15.625rem;gap:15.625rem}.sm\:col-gap-0{grid-column-gap:0;-moz-column-gap:0;column-gap:0}.sm\:col-gap-1{grid-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.sm\:col-gap-2{grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.sm\:col-gap-3{grid-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.sm\:col-gap-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.sm\:col-gap-5{grid-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.sm\:col-gap-6{grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.sm\:col-gap-7{grid-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.sm\:col-gap-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.sm\:col-gap-9{grid-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem}.sm\:col-gap-10{grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.sm\:col-gap-11{grid-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.sm\:col-gap-12{grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.sm\:col-gap-13{grid-column-gap:3.25rem;-moz-column-gap:3.25rem;column-gap:3.25rem}.sm\:col-gap-14{grid-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}.sm\:col-gap-15{grid-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.sm\:col-gap-16{grid-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.sm\:col-gap-19{grid-column-gap:4.75rem;-moz-column-gap:4.75rem;column-gap:4.75rem}.sm\:col-gap-20{grid-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}.sm\:col-gap-22{grid-column-gap:5.5rem;-moz-column-gap:5.5rem;column-gap:5.5rem}.sm\:col-gap-23{grid-column-gap:5.75rem;-moz-column-gap:5.75rem;column-gap:5.75rem}.sm\:col-gap-24{grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.sm\:col-gap-30{grid-column-gap:7.5rem;-moz-column-gap:7.5rem;column-gap:7.5rem}.sm\:col-gap-32{grid-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}.sm\:col-gap-40{grid-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}.sm\:col-gap-44{grid-column-gap:11rem;-moz-column-gap:11rem;column-gap:11rem}.sm\:col-gap-48{grid-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem}.sm\:col-gap-50{grid-column-gap:12.75rem;-moz-column-gap:12.75rem;column-gap:12.75rem}.sm\:col-gap-52{grid-column-gap:13rem;-moz-column-gap:13rem;column-gap:13rem}.sm\:col-gap-53{grid-column-gap:13.25rem;-moz-column-gap:13.25rem;column-gap:13.25rem}.sm\:col-gap-55{grid-column-gap:13.75rem;-moz-column-gap:13.75rem;column-gap:13.75rem}.sm\:col-gap-56{grid-column-gap:14rem;-moz-column-gap:14rem;column-gap:14rem}.sm\:col-gap-64{grid-column-gap:16rem;-moz-column-gap:16rem;column-gap:16rem}.sm\:col-gap-68{grid-column-gap:17rem;-moz-column-gap:17rem;column-gap:17rem}.sm\:col-gap-75{grid-column-gap:18.75rem;-moz-column-gap:18.75rem;column-gap:18.75rem}.sm\:col-gap-98{grid-column-gap:24.5rem;-moz-column-gap:24.5rem;column-gap:24.5rem}.sm\:col-gap-100{grid-column-gap:25rem;-moz-column-gap:25rem;column-gap:25rem}.sm\:col-gap-120{grid-column-gap:30rem;-moz-column-gap:30rem;column-gap:30rem}.sm\:col-gap-140{grid-column-gap:35rem;-moz-column-gap:35rem;column-gap:35rem}.sm\:col-gap-px{grid-column-gap:1px;-moz-column-gap:1px;column-gap:1px}.sm\:col-gap-2px{grid-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.sm\:col-gap-0-5{grid-column-gap:.15rem;-moz-column-gap:.15rem;column-gap:.15rem}.sm\:col-gap-1-5{grid-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.sm\:col-gap-2-5{grid-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.sm\:col-gap-7-2{grid-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.sm\:col-gap-31-25{grid-column-gap:7.8125rem;-moz-column-gap:7.8125rem;column-gap:7.8125rem}.sm\:col-gap-62-5{grid-column-gap:15.625rem;-moz-column-gap:15.625rem;column-gap:15.625rem}.sm\:gap-x-0{grid-column-gap:0;-moz-column-gap:0;column-gap:0}.sm\:gap-x-1{grid-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.sm\:gap-x-2{grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.sm\:gap-x-3{grid-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.sm\:gap-x-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.sm\:gap-x-5{grid-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.sm\:gap-x-6{grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.sm\:gap-x-7{grid-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.sm\:gap-x-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.sm\:gap-x-9{grid-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem}.sm\:gap-x-10{grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.sm\:gap-x-11{grid-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.sm\:gap-x-12{grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.sm\:gap-x-13{grid-column-gap:3.25rem;-moz-column-gap:3.25rem;column-gap:3.25rem}.sm\:gap-x-14{grid-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}.sm\:gap-x-15{grid-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.sm\:gap-x-16{grid-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.sm\:gap-x-19{grid-column-gap:4.75rem;-moz-column-gap:4.75rem;column-gap:4.75rem}.sm\:gap-x-20{grid-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}.sm\:gap-x-22{grid-column-gap:5.5rem;-moz-column-gap:5.5rem;column-gap:5.5rem}.sm\:gap-x-23{grid-column-gap:5.75rem;-moz-column-gap:5.75rem;column-gap:5.75rem}.sm\:gap-x-24{grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.sm\:gap-x-30{grid-column-gap:7.5rem;-moz-column-gap:7.5rem;column-gap:7.5rem}.sm\:gap-x-32{grid-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}.sm\:gap-x-40{grid-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}.sm\:gap-x-44{grid-column-gap:11rem;-moz-column-gap:11rem;column-gap:11rem}.sm\:gap-x-48{grid-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem}.sm\:gap-x-50{grid-column-gap:12.75rem;-moz-column-gap:12.75rem;column-gap:12.75rem}.sm\:gap-x-52{grid-column-gap:13rem;-moz-column-gap:13rem;column-gap:13rem}.sm\:gap-x-53{grid-column-gap:13.25rem;-moz-column-gap:13.25rem;column-gap:13.25rem}.sm\:gap-x-55{grid-column-gap:13.75rem;-moz-column-gap:13.75rem;column-gap:13.75rem}.sm\:gap-x-56{grid-column-gap:14rem;-moz-column-gap:14rem;column-gap:14rem}.sm\:gap-x-64{grid-column-gap:16rem;-moz-column-gap:16rem;column-gap:16rem}.sm\:gap-x-68{grid-column-gap:17rem;-moz-column-gap:17rem;column-gap:17rem}.sm\:gap-x-75{grid-column-gap:18.75rem;-moz-column-gap:18.75rem;column-gap:18.75rem}.sm\:gap-x-98{grid-column-gap:24.5rem;-moz-column-gap:24.5rem;column-gap:24.5rem}.sm\:gap-x-100{grid-column-gap:25rem;-moz-column-gap:25rem;column-gap:25rem}.sm\:gap-x-120{grid-column-gap:30rem;-moz-column-gap:30rem;column-gap:30rem}.sm\:gap-x-140{grid-column-gap:35rem;-moz-column-gap:35rem;column-gap:35rem}.sm\:gap-x-px{grid-column-gap:1px;-moz-column-gap:1px;column-gap:1px}.sm\:gap-x-2px{grid-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.sm\:gap-x-0-5{grid-column-gap:.15rem;-moz-column-gap:.15rem;column-gap:.15rem}.sm\:gap-x-1-5{grid-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.sm\:gap-x-2-5{grid-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.sm\:gap-x-7-2{grid-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.sm\:gap-x-31-25{grid-column-gap:7.8125rem;-moz-column-gap:7.8125rem;column-gap:7.8125rem}.sm\:gap-x-62-5{grid-column-gap:15.625rem;-moz-column-gap:15.625rem;column-gap:15.625rem}.sm\:row-gap-0{grid-row-gap:0;row-gap:0}.sm\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.sm\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.sm\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.sm\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.sm\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.sm\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.sm\:row-gap-7{grid-row-gap:1.75rem;row-gap:1.75rem}.sm\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.sm\:row-gap-9{grid-row-gap:2.25rem;row-gap:2.25rem}.sm\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.sm\:row-gap-11{grid-row-gap:2.75rem;row-gap:2.75rem}.sm\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.sm\:row-gap-13{grid-row-gap:3.25rem;row-gap:3.25rem}.sm\:row-gap-14{grid-row-gap:3.5rem;row-gap:3.5rem}.sm\:row-gap-15{grid-row-gap:3.75rem;row-gap:3.75rem}.sm\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.sm\:row-gap-19{grid-row-gap:4.75rem;row-gap:4.75rem}.sm\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.sm\:row-gap-22{grid-row-gap:5.5rem;row-gap:5.5rem}.sm\:row-gap-23{grid-row-gap:5.75rem;row-gap:5.75rem}.sm\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.sm\:row-gap-30{grid-row-gap:7.5rem;row-gap:7.5rem}.sm\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.sm\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.sm\:row-gap-44{grid-row-gap:11rem;row-gap:11rem}.sm\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.sm\:row-gap-50{grid-row-gap:12.75rem;row-gap:12.75rem}.sm\:row-gap-52{grid-row-gap:13rem;row-gap:13rem}.sm\:row-gap-53{grid-row-gap:13.25rem;row-gap:13.25rem}.sm\:row-gap-55{grid-row-gap:13.75rem;row-gap:13.75rem}.sm\:row-gap-56{grid-row-gap:14rem;row-gap:14rem}.sm\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.sm\:row-gap-68{grid-row-gap:17rem;row-gap:17rem}.sm\:row-gap-75{grid-row-gap:18.75rem;row-gap:18.75rem}.sm\:row-gap-98{grid-row-gap:24.5rem;row-gap:24.5rem}.sm\:row-gap-100{grid-row-gap:25rem;row-gap:25rem}.sm\:row-gap-120{grid-row-gap:30rem;row-gap:30rem}.sm\:row-gap-140{grid-row-gap:35rem;row-gap:35rem}.sm\:row-gap-px{grid-row-gap:1px;row-gap:1px}.sm\:row-gap-2px{grid-row-gap:2px;row-gap:2px}.sm\:row-gap-0-5{grid-row-gap:.15rem;row-gap:.15rem}.sm\:row-gap-1-5{grid-row-gap:.375rem;row-gap:.375rem}.sm\:row-gap-2-5{grid-row-gap:.625rem;row-gap:.625rem}.sm\:row-gap-7-2{grid-row-gap:1.875rem;row-gap:1.875rem}.sm\:row-gap-31-25{grid-row-gap:7.8125rem;row-gap:7.8125rem}.sm\:row-gap-62-5{grid-row-gap:15.625rem;row-gap:15.625rem}.sm\:gap-y-0{grid-row-gap:0;row-gap:0}.sm\:gap-y-1{grid-row-gap:.25rem;row-gap:.25rem}.sm\:gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.sm\:gap-y-3{grid-row-gap:.75rem;row-gap:.75rem}.sm\:gap-y-4{grid-row-gap:1rem;row-gap:1rem}.sm\:gap-y-5{grid-row-gap:1.25rem;row-gap:1.25rem}.sm\:gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.sm\:gap-y-7{grid-row-gap:1.75rem;row-gap:1.75rem}.sm\:gap-y-8{grid-row-gap:2rem;row-gap:2rem}.sm\:gap-y-9{grid-row-gap:2.25rem;row-gap:2.25rem}.sm\:gap-y-10{grid-row-gap:2.5rem;row-gap:2.5rem}.sm\:gap-y-11{grid-row-gap:2.75rem;row-gap:2.75rem}.sm\:gap-y-12{grid-row-gap:3rem;row-gap:3rem}.sm\:gap-y-13{grid-row-gap:3.25rem;row-gap:3.25rem}.sm\:gap-y-14{grid-row-gap:3.5rem;row-gap:3.5rem}.sm\:gap-y-15{grid-row-gap:3.75rem;row-gap:3.75rem}.sm\:gap-y-16{grid-row-gap:4rem;row-gap:4rem}.sm\:gap-y-19{grid-row-gap:4.75rem;row-gap:4.75rem}.sm\:gap-y-20{grid-row-gap:5rem;row-gap:5rem}.sm\:gap-y-22{grid-row-gap:5.5rem;row-gap:5.5rem}.sm\:gap-y-23{grid-row-gap:5.75rem;row-gap:5.75rem}.sm\:gap-y-24{grid-row-gap:6rem;row-gap:6rem}.sm\:gap-y-30{grid-row-gap:7.5rem;row-gap:7.5rem}.sm\:gap-y-32{grid-row-gap:8rem;row-gap:8rem}.sm\:gap-y-40{grid-row-gap:10rem;row-gap:10rem}.sm\:gap-y-44{grid-row-gap:11rem;row-gap:11rem}.sm\:gap-y-48{grid-row-gap:12rem;row-gap:12rem}.sm\:gap-y-50{grid-row-gap:12.75rem;row-gap:12.75rem}.sm\:gap-y-52{grid-row-gap:13rem;row-gap:13rem}.sm\:gap-y-53{grid-row-gap:13.25rem;row-gap:13.25rem}.sm\:gap-y-55{grid-row-gap:13.75rem;row-gap:13.75rem}.sm\:gap-y-56{grid-row-gap:14rem;row-gap:14rem}.sm\:gap-y-64{grid-row-gap:16rem;row-gap:16rem}.sm\:gap-y-68{grid-row-gap:17rem;row-gap:17rem}.sm\:gap-y-75{grid-row-gap:18.75rem;row-gap:18.75rem}.sm\:gap-y-98{grid-row-gap:24.5rem;row-gap:24.5rem}.sm\:gap-y-100{grid-row-gap:25rem;row-gap:25rem}.sm\:gap-y-120{grid-row-gap:30rem;row-gap:30rem}.sm\:gap-y-140{grid-row-gap:35rem;row-gap:35rem}.sm\:gap-y-px{grid-row-gap:1px;row-gap:1px}.sm\:gap-y-2px{grid-row-gap:2px;row-gap:2px}.sm\:gap-y-0-5{grid-row-gap:.15rem;row-gap:.15rem}.sm\:gap-y-1-5{grid-row-gap:.375rem;row-gap:.375rem}.sm\:gap-y-2-5{grid-row-gap:.625rem;row-gap:.625rem}.sm\:gap-y-7-2{grid-row-gap:1.875rem;row-gap:1.875rem}.sm\:gap-y-31-25{grid-row-gap:7.8125rem;row-gap:7.8125rem}.sm\:gap-y-62-5{grid-row-gap:15.625rem;row-gap:15.625rem}.sm\:grid-flow-row{grid-auto-flow:row}.sm\:grid-flow-col{grid-auto-flow:column}.sm\:grid-flow-row-dense{grid-auto-flow:row dense}.sm\:grid-flow-col-dense{grid-auto-flow:column dense}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:grid-cols-none{grid-template-columns:none}.sm\:col-auto{grid-column:auto}.sm\:col-span-1{grid-column:span 1/span 1}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:col-span-5{grid-column:span 5/span 5}.sm\:col-span-6{grid-column:span 6/span 6}.sm\:col-span-7{grid-column:span 7/span 7}.sm\:col-span-8{grid-column:span 8/span 8}.sm\:col-span-9{grid-column:span 9/span 9}.sm\:col-span-10{grid-column:span 10/span 10}.sm\:col-span-11{grid-column:span 11/span 11}.sm\:col-span-12{grid-column:span 12/span 12}.sm\:col-start-1{grid-column-start:1}.sm\:col-start-2{grid-column-start:2}.sm\:col-start-3{grid-column-start:3}.sm\:col-start-4{grid-column-start:4}.sm\:col-start-5{grid-column-start:5}.sm\:col-start-6{grid-column-start:6}.sm\:col-start-7{grid-column-start:7}.sm\:col-start-8{grid-column-start:8}.sm\:col-start-9{grid-column-start:9}.sm\:col-start-10{grid-column-start:10}.sm\:col-start-11{grid-column-start:11}.sm\:col-start-12{grid-column-start:12}.sm\:col-start-13{grid-column-start:13}.sm\:col-start-auto{grid-column-start:auto}.sm\:col-end-1{grid-column-end:1}.sm\:col-end-2{grid-column-end:2}.sm\:col-end-3{grid-column-end:3}.sm\:col-end-4{grid-column-end:4}.sm\:col-end-5{grid-column-end:5}.sm\:col-end-6{grid-column-end:6}.sm\:col-end-7{grid-column-end:7}.sm\:col-end-8{grid-column-end:8}.sm\:col-end-9{grid-column-end:9}.sm\:col-end-10{grid-column-end:10}.sm\:col-end-11{grid-column-end:11}.sm\:col-end-12{grid-column-end:12}.sm\:col-end-13{grid-column-end:13}.sm\:col-end-auto{grid-column-end:auto}.sm\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.sm\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.sm\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.sm\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.sm\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.sm\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.sm\:grid-rows-none{grid-template-rows:none}.sm\:row-auto{grid-row:auto}.sm\:row-span-1{grid-row:span 1/span 1}.sm\:row-span-2{grid-row:span 2/span 2}.sm\:row-span-3{grid-row:span 3/span 3}.sm\:row-span-4{grid-row:span 4/span 4}.sm\:row-span-5{grid-row:span 5/span 5}.sm\:row-span-6{grid-row:span 6/span 6}.sm\:row-start-1{grid-row-start:1}.sm\:row-start-2{grid-row-start:2}.sm\:row-start-3{grid-row-start:3}.sm\:row-start-4{grid-row-start:4}.sm\:row-start-5{grid-row-start:5}.sm\:row-start-6{grid-row-start:6}.sm\:row-start-7{grid-row-start:7}.sm\:row-start-auto{grid-row-start:auto}.sm\:row-end-1{grid-row-end:1}.sm\:row-end-2{grid-row-end:2}.sm\:row-end-3{grid-row-end:3}.sm\:row-end-4{grid-row-end:4}.sm\:row-end-5{grid-row-end:5}.sm\:row-end-6{grid-row-end:6}.sm\:row-end-7{grid-row-end:7}.sm\:row-end-auto{grid-row-end:auto}.sm\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.sm\:transform-none{transform:none}.group:hover .sm\:group-hover\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.group:hover .sm\:group-hover\:transform-none{transform:none}.sm\:origin-center{transform-origin:center}.sm\:origin-top{transform-origin:top}.sm\:origin-top-right{transform-origin:top right}.sm\:origin-right{transform-origin:right}.sm\:origin-bottom-right{transform-origin:bottom right}.sm\:origin-bottom{transform-origin:bottom}.sm\:origin-bottom-left{transform-origin:bottom left}.sm\:origin-left{transform-origin:left}.sm\:origin-top-left{transform-origin:top left}.sm\:translate-x-0{--transform-translate-x:0}.sm\:translate-x-1{--transform-translate-x:0.25rem}.sm\:translate-x-2{--transform-translate-x:0.5rem}.sm\:translate-x-3{--transform-translate-x:0.75rem}.sm\:translate-x-4{--transform-translate-x:1rem}.sm\:translate-x-5{--transform-translate-x:1.25rem}.sm\:translate-x-6{--transform-translate-x:1.5rem}.sm\:translate-x-7{--transform-translate-x:1.75rem}.sm\:translate-x-8{--transform-translate-x:2rem}.sm\:translate-x-9{--transform-translate-x:2.25rem}.sm\:translate-x-10{--transform-translate-x:2.5rem}.sm\:translate-x-11{--transform-translate-x:2.75rem}.sm\:translate-x-12{--transform-translate-x:3rem}.sm\:translate-x-13{--transform-translate-x:3.25rem}.sm\:translate-x-14{--transform-translate-x:3.5rem}.sm\:translate-x-15{--transform-translate-x:3.75rem}.sm\:translate-x-16{--transform-translate-x:4rem}.sm\:translate-x-19{--transform-translate-x:4.75rem}.sm\:translate-x-20{--transform-translate-x:5rem}.sm\:translate-x-22{--transform-translate-x:5.5rem}.sm\:translate-x-23{--transform-translate-x:5.75rem}.sm\:translate-x-24{--transform-translate-x:6rem}.sm\:translate-x-30{--transform-translate-x:7.5rem}.sm\:translate-x-32{--transform-translate-x:8rem}.sm\:translate-x-40{--transform-translate-x:10rem}.sm\:translate-x-44{--transform-translate-x:11rem}.sm\:translate-x-48{--transform-translate-x:12rem}.sm\:translate-x-50{--transform-translate-x:12.75rem}.sm\:translate-x-52{--transform-translate-x:13rem}.sm\:translate-x-53{--transform-translate-x:13.25rem}.sm\:translate-x-55{--transform-translate-x:13.75rem}.sm\:translate-x-56{--transform-translate-x:14rem}.sm\:translate-x-64{--transform-translate-x:16rem}.sm\:translate-x-68{--transform-translate-x:17rem}.sm\:translate-x-75{--transform-translate-x:18.75rem}.sm\:translate-x-98{--transform-translate-x:24.5rem}.sm\:translate-x-100{--transform-translate-x:25rem}.sm\:translate-x-120{--transform-translate-x:30rem}.sm\:translate-x-140{--transform-translate-x:35rem}.sm\:translate-x-px{--transform-translate-x:1px}.sm\:translate-x-2px{--transform-translate-x:2px}.sm\:translate-x-0-5{--transform-translate-x:0.15rem}.sm\:translate-x-1-5{--transform-translate-x:0.375rem}.sm\:translate-x-2-5{--transform-translate-x:0.625rem}.sm\:translate-x-7-2{--transform-translate-x:1.875rem}.sm\:translate-x-31-25{--transform-translate-x:7.8125rem}.sm\:translate-x-62-5{--transform-translate-x:15.625rem}.sm\:-translate-x-1{--transform-translate-x:-0.25rem}.sm\:-translate-x-2{--transform-translate-x:-0.5rem}.sm\:-translate-x-3{--transform-translate-x:-0.75rem}.sm\:-translate-x-4{--transform-translate-x:-1rem}.sm\:-translate-x-5{--transform-translate-x:-1.25rem}.sm\:-translate-x-6{--transform-translate-x:-1.5rem}.sm\:-translate-x-7{--transform-translate-x:-1.75rem}.sm\:-translate-x-8{--transform-translate-x:-2rem}.sm\:-translate-x-9{--transform-translate-x:-2.25rem}.sm\:-translate-x-10{--transform-translate-x:-2.5rem}.sm\:-translate-x-11{--transform-translate-x:-2.75rem}.sm\:-translate-x-12{--transform-translate-x:-3rem}.sm\:-translate-x-13{--transform-translate-x:-3.25rem}.sm\:-translate-x-14{--transform-translate-x:-3.5rem}.sm\:-translate-x-15{--transform-translate-x:-3.75rem}.sm\:-translate-x-16{--transform-translate-x:-4rem}.sm\:-translate-x-19{--transform-translate-x:-4.75rem}.sm\:-translate-x-20{--transform-translate-x:-5rem}.sm\:-translate-x-22{--transform-translate-x:-5.5rem}.sm\:-translate-x-23{--transform-translate-x:-5.75rem}.sm\:-translate-x-24{--transform-translate-x:-6rem}.sm\:-translate-x-30{--transform-translate-x:-7.5rem}.sm\:-translate-x-32{--transform-translate-x:-8rem}.sm\:-translate-x-40{--transform-translate-x:-10rem}.sm\:-translate-x-44{--transform-translate-x:-11rem}.sm\:-translate-x-48{--transform-translate-x:-12rem}.sm\:-translate-x-50{--transform-translate-x:-12.75rem}.sm\:-translate-x-52{--transform-translate-x:-13rem}.sm\:-translate-x-53{--transform-translate-x:-13.25rem}.sm\:-translate-x-55{--transform-translate-x:-13.75rem}.sm\:-translate-x-56{--transform-translate-x:-14rem}.sm\:-translate-x-64{--transform-translate-x:-16rem}.sm\:-translate-x-68{--transform-translate-x:-17rem}.sm\:-translate-x-75{--transform-translate-x:-18.75rem}.sm\:-translate-x-98{--transform-translate-x:-24.5rem}.sm\:-translate-x-100{--transform-translate-x:-25rem}.sm\:-translate-x-120{--transform-translate-x:-30rem}.sm\:-translate-x-140{--transform-translate-x:-35rem}.sm\:-translate-x-px{--transform-translate-x:-1px}.sm\:-translate-x-2px{--transform-translate-x:-2px}.sm\:-translate-x-0-5{--transform-translate-x:-0.15rem}.sm\:-translate-x-1-5{--transform-translate-x:-0.375rem}.sm\:-translate-x-2-5{--transform-translate-x:-0.625rem}.sm\:-translate-x-7-2{--transform-translate-x:-1.875rem}.sm\:-translate-x-31-25{--transform-translate-x:-7.8125rem}.sm\:-translate-x-62-5{--transform-translate-x:-15.625rem}.sm\:-translate-x-full{--transform-translate-x:-100%}.sm\:-translate-x-1\/2{--transform-translate-x:-50%}.sm\:translate-x-1\/2{--transform-translate-x:50%}.sm\:translate-x-full{--transform-translate-x:100%}.sm\:translate-y-0{--transform-translate-y:0}.sm\:translate-y-1{--transform-translate-y:0.25rem}.sm\:translate-y-2{--transform-translate-y:0.5rem}.sm\:translate-y-3{--transform-translate-y:0.75rem}.sm\:translate-y-4{--transform-translate-y:1rem}.sm\:translate-y-5{--transform-translate-y:1.25rem}.sm\:translate-y-6{--transform-translate-y:1.5rem}.sm\:translate-y-7{--transform-translate-y:1.75rem}.sm\:translate-y-8{--transform-translate-y:2rem}.sm\:translate-y-9{--transform-translate-y:2.25rem}.sm\:translate-y-10{--transform-translate-y:2.5rem}.sm\:translate-y-11{--transform-translate-y:2.75rem}.sm\:translate-y-12{--transform-translate-y:3rem}.sm\:translate-y-13{--transform-translate-y:3.25rem}.sm\:translate-y-14{--transform-translate-y:3.5rem}.sm\:translate-y-15{--transform-translate-y:3.75rem}.sm\:translate-y-16{--transform-translate-y:4rem}.sm\:translate-y-19{--transform-translate-y:4.75rem}.sm\:translate-y-20{--transform-translate-y:5rem}.sm\:translate-y-22{--transform-translate-y:5.5rem}.sm\:translate-y-23{--transform-translate-y:5.75rem}.sm\:translate-y-24{--transform-translate-y:6rem}.sm\:translate-y-30{--transform-translate-y:7.5rem}.sm\:translate-y-32{--transform-translate-y:8rem}.sm\:translate-y-40{--transform-translate-y:10rem}.sm\:translate-y-44{--transform-translate-y:11rem}.sm\:translate-y-48{--transform-translate-y:12rem}.sm\:translate-y-50{--transform-translate-y:12.75rem}.sm\:translate-y-52{--transform-translate-y:13rem}.sm\:translate-y-53{--transform-translate-y:13.25rem}.sm\:translate-y-55{--transform-translate-y:13.75rem}.sm\:translate-y-56{--transform-translate-y:14rem}.sm\:translate-y-64{--transform-translate-y:16rem}.sm\:translate-y-68{--transform-translate-y:17rem}.sm\:translate-y-75{--transform-translate-y:18.75rem}.sm\:translate-y-98{--transform-translate-y:24.5rem}.sm\:translate-y-100{--transform-translate-y:25rem}.sm\:translate-y-120{--transform-translate-y:30rem}.sm\:translate-y-140{--transform-translate-y:35rem}.sm\:translate-y-px{--transform-translate-y:1px}.sm\:translate-y-2px{--transform-translate-y:2px}.sm\:translate-y-0-5{--transform-translate-y:0.15rem}.sm\:translate-y-1-5{--transform-translate-y:0.375rem}.sm\:translate-y-2-5{--transform-translate-y:0.625rem}.sm\:translate-y-7-2{--transform-translate-y:1.875rem}.sm\:translate-y-31-25{--transform-translate-y:7.8125rem}.sm\:translate-y-62-5{--transform-translate-y:15.625rem}.sm\:-translate-y-1{--transform-translate-y:-0.25rem}.sm\:-translate-y-2{--transform-translate-y:-0.5rem}.sm\:-translate-y-3{--transform-translate-y:-0.75rem}.sm\:-translate-y-4{--transform-translate-y:-1rem}.sm\:-translate-y-5{--transform-translate-y:-1.25rem}.sm\:-translate-y-6{--transform-translate-y:-1.5rem}.sm\:-translate-y-7{--transform-translate-y:-1.75rem}.sm\:-translate-y-8{--transform-translate-y:-2rem}.sm\:-translate-y-9{--transform-translate-y:-2.25rem}.sm\:-translate-y-10{--transform-translate-y:-2.5rem}.sm\:-translate-y-11{--transform-translate-y:-2.75rem}.sm\:-translate-y-12{--transform-translate-y:-3rem}.sm\:-translate-y-13{--transform-translate-y:-3.25rem}.sm\:-translate-y-14{--transform-translate-y:-3.5rem}.sm\:-translate-y-15{--transform-translate-y:-3.75rem}.sm\:-translate-y-16{--transform-translate-y:-4rem}.sm\:-translate-y-19{--transform-translate-y:-4.75rem}.sm\:-translate-y-20{--transform-translate-y:-5rem}.sm\:-translate-y-22{--transform-translate-y:-5.5rem}.sm\:-translate-y-23{--transform-translate-y:-5.75rem}.sm\:-translate-y-24{--transform-translate-y:-6rem}.sm\:-translate-y-30{--transform-translate-y:-7.5rem}.sm\:-translate-y-32{--transform-translate-y:-8rem}.sm\:-translate-y-40{--transform-translate-y:-10rem}.sm\:-translate-y-44{--transform-translate-y:-11rem}.sm\:-translate-y-48{--transform-translate-y:-12rem}.sm\:-translate-y-50{--transform-translate-y:-12.75rem}.sm\:-translate-y-52{--transform-translate-y:-13rem}.sm\:-translate-y-53{--transform-translate-y:-13.25rem}.sm\:-translate-y-55{--transform-translate-y:-13.75rem}.sm\:-translate-y-56{--transform-translate-y:-14rem}.sm\:-translate-y-64{--transform-translate-y:-16rem}.sm\:-translate-y-68{--transform-translate-y:-17rem}.sm\:-translate-y-75{--transform-translate-y:-18.75rem}.sm\:-translate-y-98{--transform-translate-y:-24.5rem}.sm\:-translate-y-100{--transform-translate-y:-25rem}.sm\:-translate-y-120{--transform-translate-y:-30rem}.sm\:-translate-y-140{--transform-translate-y:-35rem}.sm\:-translate-y-px{--transform-translate-y:-1px}.sm\:-translate-y-2px{--transform-translate-y:-2px}.sm\:-translate-y-0-5{--transform-translate-y:-0.15rem}.sm\:-translate-y-1-5{--transform-translate-y:-0.375rem}.sm\:-translate-y-2-5{--transform-translate-y:-0.625rem}.sm\:-translate-y-7-2{--transform-translate-y:-1.875rem}.sm\:-translate-y-31-25{--transform-translate-y:-7.8125rem}.sm\:-translate-y-62-5{--transform-translate-y:-15.625rem}.sm\:-translate-y-full{--transform-translate-y:-100%}.sm\:-translate-y-1\/2{--transform-translate-y:-50%}.sm\:translate-y-1\/2{--transform-translate-y:50%}.sm\:translate-y-full{--transform-translate-y:100%}.sm\:hover\:translate-x-0:hover{--transform-translate-x:0}.sm\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.sm\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.sm\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.sm\:hover\:translate-x-4:hover{--transform-translate-x:1rem}.sm\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.sm\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.sm\:hover\:translate-x-7:hover{--transform-translate-x:1.75rem}.sm\:hover\:translate-x-8:hover{--transform-translate-x:2rem}.sm\:hover\:translate-x-9:hover{--transform-translate-x:2.25rem}.sm\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.sm\:hover\:translate-x-11:hover{--transform-translate-x:2.75rem}.sm\:hover\:translate-x-12:hover{--transform-translate-x:3rem}.sm\:hover\:translate-x-13:hover{--transform-translate-x:3.25rem}.sm\:hover\:translate-x-14:hover{--transform-translate-x:3.5rem}.sm\:hover\:translate-x-15:hover{--transform-translate-x:3.75rem}.sm\:hover\:translate-x-16:hover{--transform-translate-x:4rem}.sm\:hover\:translate-x-19:hover{--transform-translate-x:4.75rem}.sm\:hover\:translate-x-20:hover{--transform-translate-x:5rem}.sm\:hover\:translate-x-22:hover{--transform-translate-x:5.5rem}.sm\:hover\:translate-x-23:hover{--transform-translate-x:5.75rem}.sm\:hover\:translate-x-24:hover{--transform-translate-x:6rem}.sm\:hover\:translate-x-30:hover{--transform-translate-x:7.5rem}.sm\:hover\:translate-x-32:hover{--transform-translate-x:8rem}.sm\:hover\:translate-x-40:hover{--transform-translate-x:10rem}.sm\:hover\:translate-x-44:hover{--transform-translate-x:11rem}.sm\:hover\:translate-x-48:hover{--transform-translate-x:12rem}.sm\:hover\:translate-x-50:hover{--transform-translate-x:12.75rem}.sm\:hover\:translate-x-52:hover{--transform-translate-x:13rem}.sm\:hover\:translate-x-53:hover{--transform-translate-x:13.25rem}.sm\:hover\:translate-x-55:hover{--transform-translate-x:13.75rem}.sm\:hover\:translate-x-56:hover{--transform-translate-x:14rem}.sm\:hover\:translate-x-64:hover{--transform-translate-x:16rem}.sm\:hover\:translate-x-68:hover{--transform-translate-x:17rem}.sm\:hover\:translate-x-75:hover{--transform-translate-x:18.75rem}.sm\:hover\:translate-x-98:hover{--transform-translate-x:24.5rem}.sm\:hover\:translate-x-100:hover{--transform-translate-x:25rem}.sm\:hover\:translate-x-120:hover{--transform-translate-x:30rem}.sm\:hover\:translate-x-140:hover{--transform-translate-x:35rem}.sm\:hover\:translate-x-px:hover{--transform-translate-x:1px}.sm\:hover\:translate-x-2px:hover{--transform-translate-x:2px}.sm\:hover\:translate-x-0-5:hover{--transform-translate-x:0.15rem}.sm\:hover\:translate-x-1-5:hover{--transform-translate-x:0.375rem}.sm\:hover\:translate-x-2-5:hover{--transform-translate-x:0.625rem}.sm\:hover\:translate-x-7-2:hover{--transform-translate-x:1.875rem}.sm\:hover\:translate-x-31-25:hover{--transform-translate-x:7.8125rem}.sm\:hover\:translate-x-62-5:hover{--transform-translate-x:15.625rem}.sm\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.sm\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.sm\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.sm\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.sm\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.sm\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.sm\:hover\:-translate-x-7:hover{--transform-translate-x:-1.75rem}.sm\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.sm\:hover\:-translate-x-9:hover{--transform-translate-x:-2.25rem}.sm\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.sm\:hover\:-translate-x-11:hover{--transform-translate-x:-2.75rem}.sm\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.sm\:hover\:-translate-x-13:hover{--transform-translate-x:-3.25rem}.sm\:hover\:-translate-x-14:hover{--transform-translate-x:-3.5rem}.sm\:hover\:-translate-x-15:hover{--transform-translate-x:-3.75rem}.sm\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.sm\:hover\:-translate-x-19:hover{--transform-translate-x:-4.75rem}.sm\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.sm\:hover\:-translate-x-22:hover{--transform-translate-x:-5.5rem}.sm\:hover\:-translate-x-23:hover{--transform-translate-x:-5.75rem}.sm\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.sm\:hover\:-translate-x-30:hover{--transform-translate-x:-7.5rem}.sm\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.sm\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.sm\:hover\:-translate-x-44:hover{--transform-translate-x:-11rem}.sm\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.sm\:hover\:-translate-x-50:hover{--transform-translate-x:-12.75rem}.sm\:hover\:-translate-x-52:hover{--transform-translate-x:-13rem}.sm\:hover\:-translate-x-53:hover{--transform-translate-x:-13.25rem}.sm\:hover\:-translate-x-55:hover{--transform-translate-x:-13.75rem}.sm\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.sm\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.sm\:hover\:-translate-x-68:hover{--transform-translate-x:-17rem}.sm\:hover\:-translate-x-75:hover{--transform-translate-x:-18.75rem}.sm\:hover\:-translate-x-98:hover{--transform-translate-x:-24.5rem}.sm\:hover\:-translate-x-100:hover{--transform-translate-x:-25rem}.sm\:hover\:-translate-x-120:hover{--transform-translate-x:-30rem}.sm\:hover\:-translate-x-140:hover{--transform-translate-x:-35rem}.sm\:hover\:-translate-x-px:hover{--transform-translate-x:-1px}.sm\:hover\:-translate-x-2px:hover{--transform-translate-x:-2px}.sm\:hover\:-translate-x-0-5:hover{--transform-translate-x:-0.15rem}.sm\:hover\:-translate-x-1-5:hover{--transform-translate-x:-0.375rem}.sm\:hover\:-translate-x-2-5:hover{--transform-translate-x:-0.625rem}.sm\:hover\:-translate-x-7-2:hover{--transform-translate-x:-1.875rem}.sm\:hover\:-translate-x-31-25:hover{--transform-translate-x:-7.8125rem}.sm\:hover\:-translate-x-62-5:hover{--transform-translate-x:-15.625rem}.sm\:hover\:-translate-x-full:hover{--transform-translate-x:-100%}.sm\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.sm\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.sm\:hover\:translate-x-full:hover{--transform-translate-x:100%}.sm\:hover\:translate-y-0:hover{--transform-translate-y:0}.sm\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.sm\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.sm\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.sm\:hover\:translate-y-4:hover{--transform-translate-y:1rem}.sm\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.sm\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.sm\:hover\:translate-y-7:hover{--transform-translate-y:1.75rem}.sm\:hover\:translate-y-8:hover{--transform-translate-y:2rem}.sm\:hover\:translate-y-9:hover{--transform-translate-y:2.25rem}.sm\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.sm\:hover\:translate-y-11:hover{--transform-translate-y:2.75rem}.sm\:hover\:translate-y-12:hover{--transform-translate-y:3rem}.sm\:hover\:translate-y-13:hover{--transform-translate-y:3.25rem}.sm\:hover\:translate-y-14:hover{--transform-translate-y:3.5rem}.sm\:hover\:translate-y-15:hover{--transform-translate-y:3.75rem}.sm\:hover\:translate-y-16:hover{--transform-translate-y:4rem}.sm\:hover\:translate-y-19:hover{--transform-translate-y:4.75rem}.sm\:hover\:translate-y-20:hover{--transform-translate-y:5rem}.sm\:hover\:translate-y-22:hover{--transform-translate-y:5.5rem}.sm\:hover\:translate-y-23:hover{--transform-translate-y:5.75rem}.sm\:hover\:translate-y-24:hover{--transform-translate-y:6rem}.sm\:hover\:translate-y-30:hover{--transform-translate-y:7.5rem}.sm\:hover\:translate-y-32:hover{--transform-translate-y:8rem}.sm\:hover\:translate-y-40:hover{--transform-translate-y:10rem}.sm\:hover\:translate-y-44:hover{--transform-translate-y:11rem}.sm\:hover\:translate-y-48:hover{--transform-translate-y:12rem}.sm\:hover\:translate-y-50:hover{--transform-translate-y:12.75rem}.sm\:hover\:translate-y-52:hover{--transform-translate-y:13rem}.sm\:hover\:translate-y-53:hover{--transform-translate-y:13.25rem}.sm\:hover\:translate-y-55:hover{--transform-translate-y:13.75rem}.sm\:hover\:translate-y-56:hover{--transform-translate-y:14rem}.sm\:hover\:translate-y-64:hover{--transform-translate-y:16rem}.sm\:hover\:translate-y-68:hover{--transform-translate-y:17rem}.sm\:hover\:translate-y-75:hover{--transform-translate-y:18.75rem}.sm\:hover\:translate-y-98:hover{--transform-translate-y:24.5rem}.sm\:hover\:translate-y-100:hover{--transform-translate-y:25rem}.sm\:hover\:translate-y-120:hover{--transform-translate-y:30rem}.sm\:hover\:translate-y-140:hover{--transform-translate-y:35rem}.sm\:hover\:translate-y-px:hover{--transform-translate-y:1px}.sm\:hover\:translate-y-2px:hover{--transform-translate-y:2px}.sm\:hover\:translate-y-0-5:hover{--transform-translate-y:0.15rem}.sm\:hover\:translate-y-1-5:hover{--transform-translate-y:0.375rem}.sm\:hover\:translate-y-2-5:hover{--transform-translate-y:0.625rem}.sm\:hover\:translate-y-7-2:hover{--transform-translate-y:1.875rem}.sm\:hover\:translate-y-31-25:hover{--transform-translate-y:7.8125rem}.sm\:hover\:translate-y-62-5:hover{--transform-translate-y:15.625rem}.sm\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.sm\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.sm\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.sm\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.sm\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.sm\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.sm\:hover\:-translate-y-7:hover{--transform-translate-y:-1.75rem}.sm\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.sm\:hover\:-translate-y-9:hover{--transform-translate-y:-2.25rem}.sm\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.sm\:hover\:-translate-y-11:hover{--transform-translate-y:-2.75rem}.sm\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.sm\:hover\:-translate-y-13:hover{--transform-translate-y:-3.25rem}.sm\:hover\:-translate-y-14:hover{--transform-translate-y:-3.5rem}.sm\:hover\:-translate-y-15:hover{--transform-translate-y:-3.75rem}.sm\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.sm\:hover\:-translate-y-19:hover{--transform-translate-y:-4.75rem}.sm\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.sm\:hover\:-translate-y-22:hover{--transform-translate-y:-5.5rem}.sm\:hover\:-translate-y-23:hover{--transform-translate-y:-5.75rem}.sm\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.sm\:hover\:-translate-y-30:hover{--transform-translate-y:-7.5rem}.sm\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.sm\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.sm\:hover\:-translate-y-44:hover{--transform-translate-y:-11rem}.sm\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.sm\:hover\:-translate-y-50:hover{--transform-translate-y:-12.75rem}.sm\:hover\:-translate-y-52:hover{--transform-translate-y:-13rem}.sm\:hover\:-translate-y-53:hover{--transform-translate-y:-13.25rem}.sm\:hover\:-translate-y-55:hover{--transform-translate-y:-13.75rem}.sm\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.sm\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.sm\:hover\:-translate-y-68:hover{--transform-translate-y:-17rem}.sm\:hover\:-translate-y-75:hover{--transform-translate-y:-18.75rem}.sm\:hover\:-translate-y-98:hover{--transform-translate-y:-24.5rem}.sm\:hover\:-translate-y-100:hover{--transform-translate-y:-25rem}.sm\:hover\:-translate-y-120:hover{--transform-translate-y:-30rem}.sm\:hover\:-translate-y-140:hover{--transform-translate-y:-35rem}.sm\:hover\:-translate-y-px:hover{--transform-translate-y:-1px}.sm\:hover\:-translate-y-2px:hover{--transform-translate-y:-2px}.sm\:hover\:-translate-y-0-5:hover{--transform-translate-y:-0.15rem}.sm\:hover\:-translate-y-1-5:hover{--transform-translate-y:-0.375rem}.sm\:hover\:-translate-y-2-5:hover{--transform-translate-y:-0.625rem}.sm\:hover\:-translate-y-7-2:hover{--transform-translate-y:-1.875rem}.sm\:hover\:-translate-y-31-25:hover{--transform-translate-y:-7.8125rem}.sm\:hover\:-translate-y-62-5:hover{--transform-translate-y:-15.625rem}.sm\:hover\:-translate-y-full:hover{--transform-translate-y:-100%}.sm\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.sm\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.sm\:hover\:translate-y-full:hover{--transform-translate-y:100%}.sm\:focus\:translate-x-0:focus{--transform-translate-x:0}.sm\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.sm\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.sm\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.sm\:focus\:translate-x-4:focus{--transform-translate-x:1rem}.sm\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.sm\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.sm\:focus\:translate-x-7:focus{--transform-translate-x:1.75rem}.sm\:focus\:translate-x-8:focus{--transform-translate-x:2rem}.sm\:focus\:translate-x-9:focus{--transform-translate-x:2.25rem}.sm\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.sm\:focus\:translate-x-11:focus{--transform-translate-x:2.75rem}.sm\:focus\:translate-x-12:focus{--transform-translate-x:3rem}.sm\:focus\:translate-x-13:focus{--transform-translate-x:3.25rem}.sm\:focus\:translate-x-14:focus{--transform-translate-x:3.5rem}.sm\:focus\:translate-x-15:focus{--transform-translate-x:3.75rem}.sm\:focus\:translate-x-16:focus{--transform-translate-x:4rem}.sm\:focus\:translate-x-19:focus{--transform-translate-x:4.75rem}.sm\:focus\:translate-x-20:focus{--transform-translate-x:5rem}.sm\:focus\:translate-x-22:focus{--transform-translate-x:5.5rem}.sm\:focus\:translate-x-23:focus{--transform-translate-x:5.75rem}.sm\:focus\:translate-x-24:focus{--transform-translate-x:6rem}.sm\:focus\:translate-x-30:focus{--transform-translate-x:7.5rem}.sm\:focus\:translate-x-32:focus{--transform-translate-x:8rem}.sm\:focus\:translate-x-40:focus{--transform-translate-x:10rem}.sm\:focus\:translate-x-44:focus{--transform-translate-x:11rem}.sm\:focus\:translate-x-48:focus{--transform-translate-x:12rem}.sm\:focus\:translate-x-50:focus{--transform-translate-x:12.75rem}.sm\:focus\:translate-x-52:focus{--transform-translate-x:13rem}.sm\:focus\:translate-x-53:focus{--transform-translate-x:13.25rem}.sm\:focus\:translate-x-55:focus{--transform-translate-x:13.75rem}.sm\:focus\:translate-x-56:focus{--transform-translate-x:14rem}.sm\:focus\:translate-x-64:focus{--transform-translate-x:16rem}.sm\:focus\:translate-x-68:focus{--transform-translate-x:17rem}.sm\:focus\:translate-x-75:focus{--transform-translate-x:18.75rem}.sm\:focus\:translate-x-98:focus{--transform-translate-x:24.5rem}.sm\:focus\:translate-x-100:focus{--transform-translate-x:25rem}.sm\:focus\:translate-x-120:focus{--transform-translate-x:30rem}.sm\:focus\:translate-x-140:focus{--transform-translate-x:35rem}.sm\:focus\:translate-x-px:focus{--transform-translate-x:1px}.sm\:focus\:translate-x-2px:focus{--transform-translate-x:2px}.sm\:focus\:translate-x-0-5:focus{--transform-translate-x:0.15rem}.sm\:focus\:translate-x-1-5:focus{--transform-translate-x:0.375rem}.sm\:focus\:translate-x-2-5:focus{--transform-translate-x:0.625rem}.sm\:focus\:translate-x-7-2:focus{--transform-translate-x:1.875rem}.sm\:focus\:translate-x-31-25:focus{--transform-translate-x:7.8125rem}.sm\:focus\:translate-x-62-5:focus{--transform-translate-x:15.625rem}.sm\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.sm\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.sm\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.sm\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.sm\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.sm\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.sm\:focus\:-translate-x-7:focus{--transform-translate-x:-1.75rem}.sm\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.sm\:focus\:-translate-x-9:focus{--transform-translate-x:-2.25rem}.sm\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.sm\:focus\:-translate-x-11:focus{--transform-translate-x:-2.75rem}.sm\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.sm\:focus\:-translate-x-13:focus{--transform-translate-x:-3.25rem}.sm\:focus\:-translate-x-14:focus{--transform-translate-x:-3.5rem}.sm\:focus\:-translate-x-15:focus{--transform-translate-x:-3.75rem}.sm\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.sm\:focus\:-translate-x-19:focus{--transform-translate-x:-4.75rem}.sm\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.sm\:focus\:-translate-x-22:focus{--transform-translate-x:-5.5rem}.sm\:focus\:-translate-x-23:focus{--transform-translate-x:-5.75rem}.sm\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.sm\:focus\:-translate-x-30:focus{--transform-translate-x:-7.5rem}.sm\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.sm\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.sm\:focus\:-translate-x-44:focus{--transform-translate-x:-11rem}.sm\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.sm\:focus\:-translate-x-50:focus{--transform-translate-x:-12.75rem}.sm\:focus\:-translate-x-52:focus{--transform-translate-x:-13rem}.sm\:focus\:-translate-x-53:focus{--transform-translate-x:-13.25rem}.sm\:focus\:-translate-x-55:focus{--transform-translate-x:-13.75rem}.sm\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.sm\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.sm\:focus\:-translate-x-68:focus{--transform-translate-x:-17rem}.sm\:focus\:-translate-x-75:focus{--transform-translate-x:-18.75rem}.sm\:focus\:-translate-x-98:focus{--transform-translate-x:-24.5rem}.sm\:focus\:-translate-x-100:focus{--transform-translate-x:-25rem}.sm\:focus\:-translate-x-120:focus{--transform-translate-x:-30rem}.sm\:focus\:-translate-x-140:focus{--transform-translate-x:-35rem}.sm\:focus\:-translate-x-px:focus{--transform-translate-x:-1px}.sm\:focus\:-translate-x-2px:focus{--transform-translate-x:-2px}.sm\:focus\:-translate-x-0-5:focus{--transform-translate-x:-0.15rem}.sm\:focus\:-translate-x-1-5:focus{--transform-translate-x:-0.375rem}.sm\:focus\:-translate-x-2-5:focus{--transform-translate-x:-0.625rem}.sm\:focus\:-translate-x-7-2:focus{--transform-translate-x:-1.875rem}.sm\:focus\:-translate-x-31-25:focus{--transform-translate-x:-7.8125rem}.sm\:focus\:-translate-x-62-5:focus{--transform-translate-x:-15.625rem}.sm\:focus\:-translate-x-full:focus{--transform-translate-x:-100%}.sm\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.sm\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.sm\:focus\:translate-x-full:focus{--transform-translate-x:100%}.sm\:focus\:translate-y-0:focus{--transform-translate-y:0}.sm\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.sm\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.sm\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.sm\:focus\:translate-y-4:focus{--transform-translate-y:1rem}.sm\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.sm\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.sm\:focus\:translate-y-7:focus{--transform-translate-y:1.75rem}.sm\:focus\:translate-y-8:focus{--transform-translate-y:2rem}.sm\:focus\:translate-y-9:focus{--transform-translate-y:2.25rem}.sm\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.sm\:focus\:translate-y-11:focus{--transform-translate-y:2.75rem}.sm\:focus\:translate-y-12:focus{--transform-translate-y:3rem}.sm\:focus\:translate-y-13:focus{--transform-translate-y:3.25rem}.sm\:focus\:translate-y-14:focus{--transform-translate-y:3.5rem}.sm\:focus\:translate-y-15:focus{--transform-translate-y:3.75rem}.sm\:focus\:translate-y-16:focus{--transform-translate-y:4rem}.sm\:focus\:translate-y-19:focus{--transform-translate-y:4.75rem}.sm\:focus\:translate-y-20:focus{--transform-translate-y:5rem}.sm\:focus\:translate-y-22:focus{--transform-translate-y:5.5rem}.sm\:focus\:translate-y-23:focus{--transform-translate-y:5.75rem}.sm\:focus\:translate-y-24:focus{--transform-translate-y:6rem}.sm\:focus\:translate-y-30:focus{--transform-translate-y:7.5rem}.sm\:focus\:translate-y-32:focus{--transform-translate-y:8rem}.sm\:focus\:translate-y-40:focus{--transform-translate-y:10rem}.sm\:focus\:translate-y-44:focus{--transform-translate-y:11rem}.sm\:focus\:translate-y-48:focus{--transform-translate-y:12rem}.sm\:focus\:translate-y-50:focus{--transform-translate-y:12.75rem}.sm\:focus\:translate-y-52:focus{--transform-translate-y:13rem}.sm\:focus\:translate-y-53:focus{--transform-translate-y:13.25rem}.sm\:focus\:translate-y-55:focus{--transform-translate-y:13.75rem}.sm\:focus\:translate-y-56:focus{--transform-translate-y:14rem}.sm\:focus\:translate-y-64:focus{--transform-translate-y:16rem}.sm\:focus\:translate-y-68:focus{--transform-translate-y:17rem}.sm\:focus\:translate-y-75:focus{--transform-translate-y:18.75rem}.sm\:focus\:translate-y-98:focus{--transform-translate-y:24.5rem}.sm\:focus\:translate-y-100:focus{--transform-translate-y:25rem}.sm\:focus\:translate-y-120:focus{--transform-translate-y:30rem}.sm\:focus\:translate-y-140:focus{--transform-translate-y:35rem}.sm\:focus\:translate-y-px:focus{--transform-translate-y:1px}.sm\:focus\:translate-y-2px:focus{--transform-translate-y:2px}.sm\:focus\:translate-y-0-5:focus{--transform-translate-y:0.15rem}.sm\:focus\:translate-y-1-5:focus{--transform-translate-y:0.375rem}.sm\:focus\:translate-y-2-5:focus{--transform-translate-y:0.625rem}.sm\:focus\:translate-y-7-2:focus{--transform-translate-y:1.875rem}.sm\:focus\:translate-y-31-25:focus{--transform-translate-y:7.8125rem}.sm\:focus\:translate-y-62-5:focus{--transform-translate-y:15.625rem}.sm\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.sm\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.sm\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.sm\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.sm\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.sm\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.sm\:focus\:-translate-y-7:focus{--transform-translate-y:-1.75rem}.sm\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.sm\:focus\:-translate-y-9:focus{--transform-translate-y:-2.25rem}.sm\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.sm\:focus\:-translate-y-11:focus{--transform-translate-y:-2.75rem}.sm\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.sm\:focus\:-translate-y-13:focus{--transform-translate-y:-3.25rem}.sm\:focus\:-translate-y-14:focus{--transform-translate-y:-3.5rem}.sm\:focus\:-translate-y-15:focus{--transform-translate-y:-3.75rem}.sm\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.sm\:focus\:-translate-y-19:focus{--transform-translate-y:-4.75rem}.sm\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.sm\:focus\:-translate-y-22:focus{--transform-translate-y:-5.5rem}.sm\:focus\:-translate-y-23:focus{--transform-translate-y:-5.75rem}.sm\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.sm\:focus\:-translate-y-30:focus{--transform-translate-y:-7.5rem}.sm\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.sm\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.sm\:focus\:-translate-y-44:focus{--transform-translate-y:-11rem}.sm\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.sm\:focus\:-translate-y-50:focus{--transform-translate-y:-12.75rem}.sm\:focus\:-translate-y-52:focus{--transform-translate-y:-13rem}.sm\:focus\:-translate-y-53:focus{--transform-translate-y:-13.25rem}.sm\:focus\:-translate-y-55:focus{--transform-translate-y:-13.75rem}.sm\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.sm\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.sm\:focus\:-translate-y-68:focus{--transform-translate-y:-17rem}.sm\:focus\:-translate-y-75:focus{--transform-translate-y:-18.75rem}.sm\:focus\:-translate-y-98:focus{--transform-translate-y:-24.5rem}.sm\:focus\:-translate-y-100:focus{--transform-translate-y:-25rem}.sm\:focus\:-translate-y-120:focus{--transform-translate-y:-30rem}.sm\:focus\:-translate-y-140:focus{--transform-translate-y:-35rem}.sm\:focus\:-translate-y-px:focus{--transform-translate-y:-1px}.sm\:focus\:-translate-y-2px:focus{--transform-translate-y:-2px}.sm\:focus\:-translate-y-0-5:focus{--transform-translate-y:-0.15rem}.sm\:focus\:-translate-y-1-5:focus{--transform-translate-y:-0.375rem}.sm\:focus\:-translate-y-2-5:focus{--transform-translate-y:-0.625rem}.sm\:focus\:-translate-y-7-2:focus{--transform-translate-y:-1.875rem}.sm\:focus\:-translate-y-31-25:focus{--transform-translate-y:-7.8125rem}.sm\:focus\:-translate-y-62-5:focus{--transform-translate-y:-15.625rem}.sm\:focus\:-translate-y-full:focus{--transform-translate-y:-100%}.sm\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.sm\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.sm\:focus\:translate-y-full:focus{--transform-translate-y:100%}.sm\:active\:translate-x-0:active{--transform-translate-x:0}.sm\:active\:translate-x-1:active{--transform-translate-x:0.25rem}.sm\:active\:translate-x-2:active{--transform-translate-x:0.5rem}.sm\:active\:translate-x-3:active{--transform-translate-x:0.75rem}.sm\:active\:translate-x-4:active{--transform-translate-x:1rem}.sm\:active\:translate-x-5:active{--transform-translate-x:1.25rem}.sm\:active\:translate-x-6:active{--transform-translate-x:1.5rem}.sm\:active\:translate-x-7:active{--transform-translate-x:1.75rem}.sm\:active\:translate-x-8:active{--transform-translate-x:2rem}.sm\:active\:translate-x-9:active{--transform-translate-x:2.25rem}.sm\:active\:translate-x-10:active{--transform-translate-x:2.5rem}.sm\:active\:translate-x-11:active{--transform-translate-x:2.75rem}.sm\:active\:translate-x-12:active{--transform-translate-x:3rem}.sm\:active\:translate-x-13:active{--transform-translate-x:3.25rem}.sm\:active\:translate-x-14:active{--transform-translate-x:3.5rem}.sm\:active\:translate-x-15:active{--transform-translate-x:3.75rem}.sm\:active\:translate-x-16:active{--transform-translate-x:4rem}.sm\:active\:translate-x-19:active{--transform-translate-x:4.75rem}.sm\:active\:translate-x-20:active{--transform-translate-x:5rem}.sm\:active\:translate-x-22:active{--transform-translate-x:5.5rem}.sm\:active\:translate-x-23:active{--transform-translate-x:5.75rem}.sm\:active\:translate-x-24:active{--transform-translate-x:6rem}.sm\:active\:translate-x-30:active{--transform-translate-x:7.5rem}.sm\:active\:translate-x-32:active{--transform-translate-x:8rem}.sm\:active\:translate-x-40:active{--transform-translate-x:10rem}.sm\:active\:translate-x-44:active{--transform-translate-x:11rem}.sm\:active\:translate-x-48:active{--transform-translate-x:12rem}.sm\:active\:translate-x-50:active{--transform-translate-x:12.75rem}.sm\:active\:translate-x-52:active{--transform-translate-x:13rem}.sm\:active\:translate-x-53:active{--transform-translate-x:13.25rem}.sm\:active\:translate-x-55:active{--transform-translate-x:13.75rem}.sm\:active\:translate-x-56:active{--transform-translate-x:14rem}.sm\:active\:translate-x-64:active{--transform-translate-x:16rem}.sm\:active\:translate-x-68:active{--transform-translate-x:17rem}.sm\:active\:translate-x-75:active{--transform-translate-x:18.75rem}.sm\:active\:translate-x-98:active{--transform-translate-x:24.5rem}.sm\:active\:translate-x-100:active{--transform-translate-x:25rem}.sm\:active\:translate-x-120:active{--transform-translate-x:30rem}.sm\:active\:translate-x-140:active{--transform-translate-x:35rem}.sm\:active\:translate-x-px:active{--transform-translate-x:1px}.sm\:active\:translate-x-2px:active{--transform-translate-x:2px}.sm\:active\:translate-x-0-5:active{--transform-translate-x:0.15rem}.sm\:active\:translate-x-1-5:active{--transform-translate-x:0.375rem}.sm\:active\:translate-x-2-5:active{--transform-translate-x:0.625rem}.sm\:active\:translate-x-7-2:active{--transform-translate-x:1.875rem}.sm\:active\:translate-x-31-25:active{--transform-translate-x:7.8125rem}.sm\:active\:translate-x-62-5:active{--transform-translate-x:15.625rem}.sm\:active\:-translate-x-1:active{--transform-translate-x:-0.25rem}.sm\:active\:-translate-x-2:active{--transform-translate-x:-0.5rem}.sm\:active\:-translate-x-3:active{--transform-translate-x:-0.75rem}.sm\:active\:-translate-x-4:active{--transform-translate-x:-1rem}.sm\:active\:-translate-x-5:active{--transform-translate-x:-1.25rem}.sm\:active\:-translate-x-6:active{--transform-translate-x:-1.5rem}.sm\:active\:-translate-x-7:active{--transform-translate-x:-1.75rem}.sm\:active\:-translate-x-8:active{--transform-translate-x:-2rem}.sm\:active\:-translate-x-9:active{--transform-translate-x:-2.25rem}.sm\:active\:-translate-x-10:active{--transform-translate-x:-2.5rem}.sm\:active\:-translate-x-11:active{--transform-translate-x:-2.75rem}.sm\:active\:-translate-x-12:active{--transform-translate-x:-3rem}.sm\:active\:-translate-x-13:active{--transform-translate-x:-3.25rem}.sm\:active\:-translate-x-14:active{--transform-translate-x:-3.5rem}.sm\:active\:-translate-x-15:active{--transform-translate-x:-3.75rem}.sm\:active\:-translate-x-16:active{--transform-translate-x:-4rem}.sm\:active\:-translate-x-19:active{--transform-translate-x:-4.75rem}.sm\:active\:-translate-x-20:active{--transform-translate-x:-5rem}.sm\:active\:-translate-x-22:active{--transform-translate-x:-5.5rem}.sm\:active\:-translate-x-23:active{--transform-translate-x:-5.75rem}.sm\:active\:-translate-x-24:active{--transform-translate-x:-6rem}.sm\:active\:-translate-x-30:active{--transform-translate-x:-7.5rem}.sm\:active\:-translate-x-32:active{--transform-translate-x:-8rem}.sm\:active\:-translate-x-40:active{--transform-translate-x:-10rem}.sm\:active\:-translate-x-44:active{--transform-translate-x:-11rem}.sm\:active\:-translate-x-48:active{--transform-translate-x:-12rem}.sm\:active\:-translate-x-50:active{--transform-translate-x:-12.75rem}.sm\:active\:-translate-x-52:active{--transform-translate-x:-13rem}.sm\:active\:-translate-x-53:active{--transform-translate-x:-13.25rem}.sm\:active\:-translate-x-55:active{--transform-translate-x:-13.75rem}.sm\:active\:-translate-x-56:active{--transform-translate-x:-14rem}.sm\:active\:-translate-x-64:active{--transform-translate-x:-16rem}.sm\:active\:-translate-x-68:active{--transform-translate-x:-17rem}.sm\:active\:-translate-x-75:active{--transform-translate-x:-18.75rem}.sm\:active\:-translate-x-98:active{--transform-translate-x:-24.5rem}.sm\:active\:-translate-x-100:active{--transform-translate-x:-25rem}.sm\:active\:-translate-x-120:active{--transform-translate-x:-30rem}.sm\:active\:-translate-x-140:active{--transform-translate-x:-35rem}.sm\:active\:-translate-x-px:active{--transform-translate-x:-1px}.sm\:active\:-translate-x-2px:active{--transform-translate-x:-2px}.sm\:active\:-translate-x-0-5:active{--transform-translate-x:-0.15rem}.sm\:active\:-translate-x-1-5:active{--transform-translate-x:-0.375rem}.sm\:active\:-translate-x-2-5:active{--transform-translate-x:-0.625rem}.sm\:active\:-translate-x-7-2:active{--transform-translate-x:-1.875rem}.sm\:active\:-translate-x-31-25:active{--transform-translate-x:-7.8125rem}.sm\:active\:-translate-x-62-5:active{--transform-translate-x:-15.625rem}.sm\:active\:-translate-x-full:active{--transform-translate-x:-100%}.sm\:active\:-translate-x-1\/2:active{--transform-translate-x:-50%}.sm\:active\:translate-x-1\/2:active{--transform-translate-x:50%}.sm\:active\:translate-x-full:active{--transform-translate-x:100%}.sm\:active\:translate-y-0:active{--transform-translate-y:0}.sm\:active\:translate-y-1:active{--transform-translate-y:0.25rem}.sm\:active\:translate-y-2:active{--transform-translate-y:0.5rem}.sm\:active\:translate-y-3:active{--transform-translate-y:0.75rem}.sm\:active\:translate-y-4:active{--transform-translate-y:1rem}.sm\:active\:translate-y-5:active{--transform-translate-y:1.25rem}.sm\:active\:translate-y-6:active{--transform-translate-y:1.5rem}.sm\:active\:translate-y-7:active{--transform-translate-y:1.75rem}.sm\:active\:translate-y-8:active{--transform-translate-y:2rem}.sm\:active\:translate-y-9:active{--transform-translate-y:2.25rem}.sm\:active\:translate-y-10:active{--transform-translate-y:2.5rem}.sm\:active\:translate-y-11:active{--transform-translate-y:2.75rem}.sm\:active\:translate-y-12:active{--transform-translate-y:3rem}.sm\:active\:translate-y-13:active{--transform-translate-y:3.25rem}.sm\:active\:translate-y-14:active{--transform-translate-y:3.5rem}.sm\:active\:translate-y-15:active{--transform-translate-y:3.75rem}.sm\:active\:translate-y-16:active{--transform-translate-y:4rem}.sm\:active\:translate-y-19:active{--transform-translate-y:4.75rem}.sm\:active\:translate-y-20:active{--transform-translate-y:5rem}.sm\:active\:translate-y-22:active{--transform-translate-y:5.5rem}.sm\:active\:translate-y-23:active{--transform-translate-y:5.75rem}.sm\:active\:translate-y-24:active{--transform-translate-y:6rem}.sm\:active\:translate-y-30:active{--transform-translate-y:7.5rem}.sm\:active\:translate-y-32:active{--transform-translate-y:8rem}.sm\:active\:translate-y-40:active{--transform-translate-y:10rem}.sm\:active\:translate-y-44:active{--transform-translate-y:11rem}.sm\:active\:translate-y-48:active{--transform-translate-y:12rem}.sm\:active\:translate-y-50:active{--transform-translate-y:12.75rem}.sm\:active\:translate-y-52:active{--transform-translate-y:13rem}.sm\:active\:translate-y-53:active{--transform-translate-y:13.25rem}.sm\:active\:translate-y-55:active{--transform-translate-y:13.75rem}.sm\:active\:translate-y-56:active{--transform-translate-y:14rem}.sm\:active\:translate-y-64:active{--transform-translate-y:16rem}.sm\:active\:translate-y-68:active{--transform-translate-y:17rem}.sm\:active\:translate-y-75:active{--transform-translate-y:18.75rem}.sm\:active\:translate-y-98:active{--transform-translate-y:24.5rem}.sm\:active\:translate-y-100:active{--transform-translate-y:25rem}.sm\:active\:translate-y-120:active{--transform-translate-y:30rem}.sm\:active\:translate-y-140:active{--transform-translate-y:35rem}.sm\:active\:translate-y-px:active{--transform-translate-y:1px}.sm\:active\:translate-y-2px:active{--transform-translate-y:2px}.sm\:active\:translate-y-0-5:active{--transform-translate-y:0.15rem}.sm\:active\:translate-y-1-5:active{--transform-translate-y:0.375rem}.sm\:active\:translate-y-2-5:active{--transform-translate-y:0.625rem}.sm\:active\:translate-y-7-2:active{--transform-translate-y:1.875rem}.sm\:active\:translate-y-31-25:active{--transform-translate-y:7.8125rem}.sm\:active\:translate-y-62-5:active{--transform-translate-y:15.625rem}.sm\:active\:-translate-y-1:active{--transform-translate-y:-0.25rem}.sm\:active\:-translate-y-2:active{--transform-translate-y:-0.5rem}.sm\:active\:-translate-y-3:active{--transform-translate-y:-0.75rem}.sm\:active\:-translate-y-4:active{--transform-translate-y:-1rem}.sm\:active\:-translate-y-5:active{--transform-translate-y:-1.25rem}.sm\:active\:-translate-y-6:active{--transform-translate-y:-1.5rem}.sm\:active\:-translate-y-7:active{--transform-translate-y:-1.75rem}.sm\:active\:-translate-y-8:active{--transform-translate-y:-2rem}.sm\:active\:-translate-y-9:active{--transform-translate-y:-2.25rem}.sm\:active\:-translate-y-10:active{--transform-translate-y:-2.5rem}.sm\:active\:-translate-y-11:active{--transform-translate-y:-2.75rem}.sm\:active\:-translate-y-12:active{--transform-translate-y:-3rem}.sm\:active\:-translate-y-13:active{--transform-translate-y:-3.25rem}.sm\:active\:-translate-y-14:active{--transform-translate-y:-3.5rem}.sm\:active\:-translate-y-15:active{--transform-translate-y:-3.75rem}.sm\:active\:-translate-y-16:active{--transform-translate-y:-4rem}.sm\:active\:-translate-y-19:active{--transform-translate-y:-4.75rem}.sm\:active\:-translate-y-20:active{--transform-translate-y:-5rem}.sm\:active\:-translate-y-22:active{--transform-translate-y:-5.5rem}.sm\:active\:-translate-y-23:active{--transform-translate-y:-5.75rem}.sm\:active\:-translate-y-24:active{--transform-translate-y:-6rem}.sm\:active\:-translate-y-30:active{--transform-translate-y:-7.5rem}.sm\:active\:-translate-y-32:active{--transform-translate-y:-8rem}.sm\:active\:-translate-y-40:active{--transform-translate-y:-10rem}.sm\:active\:-translate-y-44:active{--transform-translate-y:-11rem}.sm\:active\:-translate-y-48:active{--transform-translate-y:-12rem}.sm\:active\:-translate-y-50:active{--transform-translate-y:-12.75rem}.sm\:active\:-translate-y-52:active{--transform-translate-y:-13rem}.sm\:active\:-translate-y-53:active{--transform-translate-y:-13.25rem}.sm\:active\:-translate-y-55:active{--transform-translate-y:-13.75rem}.sm\:active\:-translate-y-56:active{--transform-translate-y:-14rem}.sm\:active\:-translate-y-64:active{--transform-translate-y:-16rem}.sm\:active\:-translate-y-68:active{--transform-translate-y:-17rem}.sm\:active\:-translate-y-75:active{--transform-translate-y:-18.75rem}.sm\:active\:-translate-y-98:active{--transform-translate-y:-24.5rem}.sm\:active\:-translate-y-100:active{--transform-translate-y:-25rem}.sm\:active\:-translate-y-120:active{--transform-translate-y:-30rem}.sm\:active\:-translate-y-140:active{--transform-translate-y:-35rem}.sm\:active\:-translate-y-px:active{--transform-translate-y:-1px}.sm\:active\:-translate-y-2px:active{--transform-translate-y:-2px}.sm\:active\:-translate-y-0-5:active{--transform-translate-y:-0.15rem}.sm\:active\:-translate-y-1-5:active{--transform-translate-y:-0.375rem}.sm\:active\:-translate-y-2-5:active{--transform-translate-y:-0.625rem}.sm\:active\:-translate-y-7-2:active{--transform-translate-y:-1.875rem}.sm\:active\:-translate-y-31-25:active{--transform-translate-y:-7.8125rem}.sm\:active\:-translate-y-62-5:active{--transform-translate-y:-15.625rem}.sm\:active\:-translate-y-full:active{--transform-translate-y:-100%}.sm\:active\:-translate-y-1\/2:active{--transform-translate-y:-50%}.sm\:active\:translate-y-1\/2:active{--transform-translate-y:50%}.sm\:active\:translate-y-full:active{--transform-translate-y:100%}.group:hover .sm\:group-hover\:translate-x-0{--transform-translate-x:0}.group:hover .sm\:group-hover\:translate-x-1{--transform-translate-x:0.25rem}.group:hover .sm\:group-hover\:translate-x-2{--transform-translate-x:0.5rem}.group:hover .sm\:group-hover\:translate-x-3{--transform-translate-x:0.75rem}.group:hover .sm\:group-hover\:translate-x-4{--transform-translate-x:1rem}.group:hover .sm\:group-hover\:translate-x-5{--transform-translate-x:1.25rem}.group:hover .sm\:group-hover\:translate-x-6{--transform-translate-x:1.5rem}.group:hover .sm\:group-hover\:translate-x-7{--transform-translate-x:1.75rem}.group:hover .sm\:group-hover\:translate-x-8{--transform-translate-x:2rem}.group:hover .sm\:group-hover\:translate-x-9{--transform-translate-x:2.25rem}.group:hover .sm\:group-hover\:translate-x-10{--transform-translate-x:2.5rem}.group:hover .sm\:group-hover\:translate-x-11{--transform-translate-x:2.75rem}.group:hover .sm\:group-hover\:translate-x-12{--transform-translate-x:3rem}.group:hover .sm\:group-hover\:translate-x-13{--transform-translate-x:3.25rem}.group:hover .sm\:group-hover\:translate-x-14{--transform-translate-x:3.5rem}.group:hover .sm\:group-hover\:translate-x-15{--transform-translate-x:3.75rem}.group:hover .sm\:group-hover\:translate-x-16{--transform-translate-x:4rem}.group:hover .sm\:group-hover\:translate-x-19{--transform-translate-x:4.75rem}.group:hover .sm\:group-hover\:translate-x-20{--transform-translate-x:5rem}.group:hover .sm\:group-hover\:translate-x-22{--transform-translate-x:5.5rem}.group:hover .sm\:group-hover\:translate-x-23{--transform-translate-x:5.75rem}.group:hover .sm\:group-hover\:translate-x-24{--transform-translate-x:6rem}.group:hover .sm\:group-hover\:translate-x-30{--transform-translate-x:7.5rem}.group:hover .sm\:group-hover\:translate-x-32{--transform-translate-x:8rem}.group:hover .sm\:group-hover\:translate-x-40{--transform-translate-x:10rem}.group:hover .sm\:group-hover\:translate-x-44{--transform-translate-x:11rem}.group:hover .sm\:group-hover\:translate-x-48{--transform-translate-x:12rem}.group:hover .sm\:group-hover\:translate-x-50{--transform-translate-x:12.75rem}.group:hover .sm\:group-hover\:translate-x-52{--transform-translate-x:13rem}.group:hover .sm\:group-hover\:translate-x-53{--transform-translate-x:13.25rem}.group:hover .sm\:group-hover\:translate-x-55{--transform-translate-x:13.75rem}.group:hover .sm\:group-hover\:translate-x-56{--transform-translate-x:14rem}.group:hover .sm\:group-hover\:translate-x-64{--transform-translate-x:16rem}.group:hover .sm\:group-hover\:translate-x-68{--transform-translate-x:17rem}.group:hover .sm\:group-hover\:translate-x-75{--transform-translate-x:18.75rem}.group:hover .sm\:group-hover\:translate-x-98{--transform-translate-x:24.5rem}.group:hover .sm\:group-hover\:translate-x-100{--transform-translate-x:25rem}.group:hover .sm\:group-hover\:translate-x-120{--transform-translate-x:30rem}.group:hover .sm\:group-hover\:translate-x-140{--transform-translate-x:35rem}.group:hover .sm\:group-hover\:translate-x-px{--transform-translate-x:1px}.group:hover .sm\:group-hover\:translate-x-2px{--transform-translate-x:2px}.group:hover .sm\:group-hover\:translate-x-0-5{--transform-translate-x:0.15rem}.group:hover .sm\:group-hover\:translate-x-1-5{--transform-translate-x:0.375rem}.group:hover .sm\:group-hover\:translate-x-2-5{--transform-translate-x:0.625rem}.group:hover .sm\:group-hover\:translate-x-7-2{--transform-translate-x:1.875rem}.group:hover .sm\:group-hover\:translate-x-31-25{--transform-translate-x:7.8125rem}.group:hover .sm\:group-hover\:translate-x-62-5{--transform-translate-x:15.625rem}.group:hover .sm\:group-hover\:-translate-x-1{--transform-translate-x:-0.25rem}.group:hover .sm\:group-hover\:-translate-x-2{--transform-translate-x:-0.5rem}.group:hover .sm\:group-hover\:-translate-x-3{--transform-translate-x:-0.75rem}.group:hover .sm\:group-hover\:-translate-x-4{--transform-translate-x:-1rem}.group:hover .sm\:group-hover\:-translate-x-5{--transform-translate-x:-1.25rem}.group:hover .sm\:group-hover\:-translate-x-6{--transform-translate-x:-1.5rem}.group:hover .sm\:group-hover\:-translate-x-7{--transform-translate-x:-1.75rem}.group:hover .sm\:group-hover\:-translate-x-8{--transform-translate-x:-2rem}.group:hover .sm\:group-hover\:-translate-x-9{--transform-translate-x:-2.25rem}.group:hover .sm\:group-hover\:-translate-x-10{--transform-translate-x:-2.5rem}.group:hover .sm\:group-hover\:-translate-x-11{--transform-translate-x:-2.75rem}.group:hover .sm\:group-hover\:-translate-x-12{--transform-translate-x:-3rem}.group:hover .sm\:group-hover\:-translate-x-13{--transform-translate-x:-3.25rem}.group:hover .sm\:group-hover\:-translate-x-14{--transform-translate-x:-3.5rem}.group:hover .sm\:group-hover\:-translate-x-15{--transform-translate-x:-3.75rem}.group:hover .sm\:group-hover\:-translate-x-16{--transform-translate-x:-4rem}.group:hover .sm\:group-hover\:-translate-x-19{--transform-translate-x:-4.75rem}.group:hover .sm\:group-hover\:-translate-x-20{--transform-translate-x:-5rem}.group:hover .sm\:group-hover\:-translate-x-22{--transform-translate-x:-5.5rem}.group:hover .sm\:group-hover\:-translate-x-23{--transform-translate-x:-5.75rem}.group:hover .sm\:group-hover\:-translate-x-24{--transform-translate-x:-6rem}.group:hover .sm\:group-hover\:-translate-x-30{--transform-translate-x:-7.5rem}.group:hover .sm\:group-hover\:-translate-x-32{--transform-translate-x:-8rem}.group:hover .sm\:group-hover\:-translate-x-40{--transform-translate-x:-10rem}.group:hover .sm\:group-hover\:-translate-x-44{--transform-translate-x:-11rem}.group:hover .sm\:group-hover\:-translate-x-48{--transform-translate-x:-12rem}.group:hover .sm\:group-hover\:-translate-x-50{--transform-translate-x:-12.75rem}.group:hover .sm\:group-hover\:-translate-x-52{--transform-translate-x:-13rem}.group:hover .sm\:group-hover\:-translate-x-53{--transform-translate-x:-13.25rem}.group:hover .sm\:group-hover\:-translate-x-55{--transform-translate-x:-13.75rem}.group:hover .sm\:group-hover\:-translate-x-56{--transform-translate-x:-14rem}.group:hover .sm\:group-hover\:-translate-x-64{--transform-translate-x:-16rem}.group:hover .sm\:group-hover\:-translate-x-68{--transform-translate-x:-17rem}.group:hover .sm\:group-hover\:-translate-x-75{--transform-translate-x:-18.75rem}.group:hover .sm\:group-hover\:-translate-x-98{--transform-translate-x:-24.5rem}.group:hover .sm\:group-hover\:-translate-x-100{--transform-translate-x:-25rem}.group:hover .sm\:group-hover\:-translate-x-120{--transform-translate-x:-30rem}.group:hover .sm\:group-hover\:-translate-x-140{--transform-translate-x:-35rem}.group:hover .sm\:group-hover\:-translate-x-px{--transform-translate-x:-1px}.group:hover .sm\:group-hover\:-translate-x-2px{--transform-translate-x:-2px}.group:hover .sm\:group-hover\:-translate-x-0-5{--transform-translate-x:-0.15rem}.group:hover .sm\:group-hover\:-translate-x-1-5{--transform-translate-x:-0.375rem}.group:hover .sm\:group-hover\:-translate-x-2-5{--transform-translate-x:-0.625rem}.group:hover .sm\:group-hover\:-translate-x-7-2{--transform-translate-x:-1.875rem}.group:hover .sm\:group-hover\:-translate-x-31-25{--transform-translate-x:-7.8125rem}.group:hover .sm\:group-hover\:-translate-x-62-5{--transform-translate-x:-15.625rem}.group:hover .sm\:group-hover\:-translate-x-full{--transform-translate-x:-100%}.group:hover .sm\:group-hover\:-translate-x-1\/2{--transform-translate-x:-50%}.group:hover .sm\:group-hover\:translate-x-1\/2{--transform-translate-x:50%}.group:hover .sm\:group-hover\:translate-x-full{--transform-translate-x:100%}.group:hover .sm\:group-hover\:translate-y-0{--transform-translate-y:0}.group:hover .sm\:group-hover\:translate-y-1{--transform-translate-y:0.25rem}.group:hover .sm\:group-hover\:translate-y-2{--transform-translate-y:0.5rem}.group:hover .sm\:group-hover\:translate-y-3{--transform-translate-y:0.75rem}.group:hover .sm\:group-hover\:translate-y-4{--transform-translate-y:1rem}.group:hover .sm\:group-hover\:translate-y-5{--transform-translate-y:1.25rem}.group:hover .sm\:group-hover\:translate-y-6{--transform-translate-y:1.5rem}.group:hover .sm\:group-hover\:translate-y-7{--transform-translate-y:1.75rem}.group:hover .sm\:group-hover\:translate-y-8{--transform-translate-y:2rem}.group:hover .sm\:group-hover\:translate-y-9{--transform-translate-y:2.25rem}.group:hover .sm\:group-hover\:translate-y-10{--transform-translate-y:2.5rem}.group:hover .sm\:group-hover\:translate-y-11{--transform-translate-y:2.75rem}.group:hover .sm\:group-hover\:translate-y-12{--transform-translate-y:3rem}.group:hover .sm\:group-hover\:translate-y-13{--transform-translate-y:3.25rem}.group:hover .sm\:group-hover\:translate-y-14{--transform-translate-y:3.5rem}.group:hover .sm\:group-hover\:translate-y-15{--transform-translate-y:3.75rem}.group:hover .sm\:group-hover\:translate-y-16{--transform-translate-y:4rem}.group:hover .sm\:group-hover\:translate-y-19{--transform-translate-y:4.75rem}.group:hover .sm\:group-hover\:translate-y-20{--transform-translate-y:5rem}.group:hover .sm\:group-hover\:translate-y-22{--transform-translate-y:5.5rem}.group:hover .sm\:group-hover\:translate-y-23{--transform-translate-y:5.75rem}.group:hover .sm\:group-hover\:translate-y-24{--transform-translate-y:6rem}.group:hover .sm\:group-hover\:translate-y-30{--transform-translate-y:7.5rem}.group:hover .sm\:group-hover\:translate-y-32{--transform-translate-y:8rem}.group:hover .sm\:group-hover\:translate-y-40{--transform-translate-y:10rem}.group:hover .sm\:group-hover\:translate-y-44{--transform-translate-y:11rem}.group:hover .sm\:group-hover\:translate-y-48{--transform-translate-y:12rem}.group:hover .sm\:group-hover\:translate-y-50{--transform-translate-y:12.75rem}.group:hover .sm\:group-hover\:translate-y-52{--transform-translate-y:13rem}.group:hover .sm\:group-hover\:translate-y-53{--transform-translate-y:13.25rem}.group:hover .sm\:group-hover\:translate-y-55{--transform-translate-y:13.75rem}.group:hover .sm\:group-hover\:translate-y-56{--transform-translate-y:14rem}.group:hover .sm\:group-hover\:translate-y-64{--transform-translate-y:16rem}.group:hover .sm\:group-hover\:translate-y-68{--transform-translate-y:17rem}.group:hover .sm\:group-hover\:translate-y-75{--transform-translate-y:18.75rem}.group:hover .sm\:group-hover\:translate-y-98{--transform-translate-y:24.5rem}.group:hover .sm\:group-hover\:translate-y-100{--transform-translate-y:25rem}.group:hover .sm\:group-hover\:translate-y-120{--transform-translate-y:30rem}.group:hover .sm\:group-hover\:translate-y-140{--transform-translate-y:35rem}.group:hover .sm\:group-hover\:translate-y-px{--transform-translate-y:1px}.group:hover .sm\:group-hover\:translate-y-2px{--transform-translate-y:2px}.group:hover .sm\:group-hover\:translate-y-0-5{--transform-translate-y:0.15rem}.group:hover .sm\:group-hover\:translate-y-1-5{--transform-translate-y:0.375rem}.group:hover .sm\:group-hover\:translate-y-2-5{--transform-translate-y:0.625rem}.group:hover .sm\:group-hover\:translate-y-7-2{--transform-translate-y:1.875rem}.group:hover .sm\:group-hover\:translate-y-31-25{--transform-translate-y:7.8125rem}.group:hover .sm\:group-hover\:translate-y-62-5{--transform-translate-y:15.625rem}.group:hover .sm\:group-hover\:-translate-y-1{--transform-translate-y:-0.25rem}.group:hover .sm\:group-hover\:-translate-y-2{--transform-translate-y:-0.5rem}.group:hover .sm\:group-hover\:-translate-y-3{--transform-translate-y:-0.75rem}.group:hover .sm\:group-hover\:-translate-y-4{--transform-translate-y:-1rem}.group:hover .sm\:group-hover\:-translate-y-5{--transform-translate-y:-1.25rem}.group:hover .sm\:group-hover\:-translate-y-6{--transform-translate-y:-1.5rem}.group:hover .sm\:group-hover\:-translate-y-7{--transform-translate-y:-1.75rem}.group:hover .sm\:group-hover\:-translate-y-8{--transform-translate-y:-2rem}.group:hover .sm\:group-hover\:-translate-y-9{--transform-translate-y:-2.25rem}.group:hover .sm\:group-hover\:-translate-y-10{--transform-translate-y:-2.5rem}.group:hover .sm\:group-hover\:-translate-y-11{--transform-translate-y:-2.75rem}.group:hover .sm\:group-hover\:-translate-y-12{--transform-translate-y:-3rem}.group:hover .sm\:group-hover\:-translate-y-13{--transform-translate-y:-3.25rem}.group:hover .sm\:group-hover\:-translate-y-14{--transform-translate-y:-3.5rem}.group:hover .sm\:group-hover\:-translate-y-15{--transform-translate-y:-3.75rem}.group:hover .sm\:group-hover\:-translate-y-16{--transform-translate-y:-4rem}.group:hover .sm\:group-hover\:-translate-y-19{--transform-translate-y:-4.75rem}.group:hover .sm\:group-hover\:-translate-y-20{--transform-translate-y:-5rem}.group:hover .sm\:group-hover\:-translate-y-22{--transform-translate-y:-5.5rem}.group:hover .sm\:group-hover\:-translate-y-23{--transform-translate-y:-5.75rem}.group:hover .sm\:group-hover\:-translate-y-24{--transform-translate-y:-6rem}.group:hover .sm\:group-hover\:-translate-y-30{--transform-translate-y:-7.5rem}.group:hover .sm\:group-hover\:-translate-y-32{--transform-translate-y:-8rem}.group:hover .sm\:group-hover\:-translate-y-40{--transform-translate-y:-10rem}.group:hover .sm\:group-hover\:-translate-y-44{--transform-translate-y:-11rem}.group:hover .sm\:group-hover\:-translate-y-48{--transform-translate-y:-12rem}.group:hover .sm\:group-hover\:-translate-y-50{--transform-translate-y:-12.75rem}.group:hover .sm\:group-hover\:-translate-y-52{--transform-translate-y:-13rem}.group:hover .sm\:group-hover\:-translate-y-53{--transform-translate-y:-13.25rem}.group:hover .sm\:group-hover\:-translate-y-55{--transform-translate-y:-13.75rem}.group:hover .sm\:group-hover\:-translate-y-56{--transform-translate-y:-14rem}.group:hover .sm\:group-hover\:-translate-y-64{--transform-translate-y:-16rem}.group:hover .sm\:group-hover\:-translate-y-68{--transform-translate-y:-17rem}.group:hover .sm\:group-hover\:-translate-y-75{--transform-translate-y:-18.75rem}.group:hover .sm\:group-hover\:-translate-y-98{--transform-translate-y:-24.5rem}.group:hover .sm\:group-hover\:-translate-y-100{--transform-translate-y:-25rem}.group:hover .sm\:group-hover\:-translate-y-120{--transform-translate-y:-30rem}.group:hover .sm\:group-hover\:-translate-y-140{--transform-translate-y:-35rem}.group:hover .sm\:group-hover\:-translate-y-px{--transform-translate-y:-1px}.group:hover .sm\:group-hover\:-translate-y-2px{--transform-translate-y:-2px}.group:hover .sm\:group-hover\:-translate-y-0-5{--transform-translate-y:-0.15rem}.group:hover .sm\:group-hover\:-translate-y-1-5{--transform-translate-y:-0.375rem}.group:hover .sm\:group-hover\:-translate-y-2-5{--transform-translate-y:-0.625rem}.group:hover .sm\:group-hover\:-translate-y-7-2{--transform-translate-y:-1.875rem}.group:hover .sm\:group-hover\:-translate-y-31-25{--transform-translate-y:-7.8125rem}.group:hover .sm\:group-hover\:-translate-y-62-5{--transform-translate-y:-15.625rem}.group:hover .sm\:group-hover\:-translate-y-full{--transform-translate-y:-100%}.group:hover .sm\:group-hover\:-translate-y-1\/2{--transform-translate-y:-50%}.group:hover .sm\:group-hover\:translate-y-1\/2{--transform-translate-y:50%}.group:hover .sm\:group-hover\:translate-y-full{--transform-translate-y:100%}.sm\:skew-x-0{--transform-skew-x:0}.sm\:skew-x-3{--transform-skew-x:3deg}.sm\:skew-x-6{--transform-skew-x:6deg}.sm\:skew-x-12{--transform-skew-x:12deg}.sm\:-skew-x-12{--transform-skew-x:-12deg}.sm\:-skew-x-6{--transform-skew-x:-6deg}.sm\:-skew-x-3{--transform-skew-x:-3deg}.sm\:skew-y-0{--transform-skew-y:0}.sm\:skew-y-3{--transform-skew-y:3deg}.sm\:skew-y-6{--transform-skew-y:6deg}.sm\:skew-y-12{--transform-skew-y:12deg}.sm\:-skew-y-12{--transform-skew-y:-12deg}.sm\:-skew-y-6{--transform-skew-y:-6deg}.sm\:-skew-y-3{--transform-skew-y:-3deg}.sm\:hover\:skew-x-0:hover{--transform-skew-x:0}.sm\:hover\:skew-x-3:hover{--transform-skew-x:3deg}.sm\:hover\:skew-x-6:hover{--transform-skew-x:6deg}.sm\:hover\:skew-x-12:hover{--transform-skew-x:12deg}.sm\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.sm\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.sm\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.sm\:hover\:skew-y-0:hover{--transform-skew-y:0}.sm\:hover\:skew-y-3:hover{--transform-skew-y:3deg}.sm\:hover\:skew-y-6:hover{--transform-skew-y:6deg}.sm\:hover\:skew-y-12:hover{--transform-skew-y:12deg}.sm\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.sm\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.sm\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.sm\:focus\:skew-x-0:focus{--transform-skew-x:0}.sm\:focus\:skew-x-3:focus{--transform-skew-x:3deg}.sm\:focus\:skew-x-6:focus{--transform-skew-x:6deg}.sm\:focus\:skew-x-12:focus{--transform-skew-x:12deg}.sm\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.sm\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.sm\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.sm\:focus\:skew-y-0:focus{--transform-skew-y:0}.sm\:focus\:skew-y-3:focus{--transform-skew-y:3deg}.sm\:focus\:skew-y-6:focus{--transform-skew-y:6deg}.sm\:focus\:skew-y-12:focus{--transform-skew-y:12deg}.sm\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.sm\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.sm\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.sm\:transition-none{transition-property:none}.sm\:transition-all{transition-property:all}.sm\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.sm\:transition-colors{transition-property:background-color,border-color,color,fill,stroke}.sm\:transition-opacity{transition-property:opacity}.sm\:transition-shadow{transition-property:box-shadow}.sm\:transition-transform{transition-property:transform}.sm\:ease-linear{transition-timing-function:linear}.sm\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.sm\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.sm\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.sm\:duration-75{transition-duration:75ms}.sm\:duration-100{transition-duration:.1s}.sm\:duration-150{transition-duration:.15s}.sm\:duration-200{transition-duration:.2s}.sm\:duration-300{transition-duration:.3s}.sm\:duration-500{transition-duration:.5s}.sm\:duration-700{transition-duration:.7s}.sm\:duration-1000{transition-duration:1s}.sm\:delay-75{transition-delay:75ms}.sm\:delay-100{transition-delay:.1s}.sm\:delay-150{transition-delay:.15s}.sm\:delay-200{transition-delay:.2s}.sm\:delay-300{transition-delay:.3s}.sm\:delay-500{transition-delay:.5s}.sm\:delay-700{transition-delay:.7s}.sm\:delay-1000{transition-delay:1s}.sm\:animate-none{-webkit-animation:none;animation:none}.sm\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.sm\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.sm\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.sm\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.sm\:aspect-ratio-none{padding-bottom:0}.sm\:aspect-ratio-square{padding-bottom:100%}.sm\:aspect-ratio-16\/9{padding-bottom:56.25%}.sm\:aspect-ratio-4\/3{padding-bottom:75%}.sm\:aspect-ratio-9\/5{padding-bottom:55.55555555555556%}.sm\:aspect-ratio-21\/9{padding-bottom:42.857142857142854%}.sm\:flex-basis-1{flex-basis:100%}.sm\:flex-basis-1-r{flex-basis:0%}.sm\:flex-basis-2,.sm\:flex-basis-2-r{flex-basis:50%}.sm\:flex-basis-30{flex-basis:30%}.sm\:flex-basis-30-r{flex-basis:70%}.sm\:flex-basis-55{flex-basis:55%}.sm\:flex-basis-55-r{flex-basis:45%}.sm\:flex-basis-65_75{flex-basis:65.75%}.sm\:flex-basis-65_75-r{flex-basis:34.25%}}@media (min-width:768px){.md\:container{width:100%}}@media (min-width:768px) and (min-width:425px){.md\:container{max-width:425px}}@media (min-width:768px) and (min-width:640px){.md\:container{max-width:640px}}@media (min-width:768px) and (min-width:768px){.md\:container{max-width:768px}}@media (min-width:768px) and (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:768px) and (min-width:1280px){.md\:container{max-width:1280px}}@media (min-width:768px) and (min-width:1400px){.md\:container{max-width:1400px}}@media (min-width:768px){.md\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}.md\:space-x-0>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0px*var(--space-x-reverse));margin-left:calc(0px*(1 - var(--space-x-reverse)))}.md\:space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.25rem*var(--space-y-reverse))}.md\:space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.25rem*var(--space-x-reverse));margin-left:calc(0.25rem*(1 - var(--space-x-reverse)))}.md\:space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.5rem*var(--space-y-reverse))}.md\:space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.5rem*var(--space-x-reverse));margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))}.md\:space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.75rem*var(--space-y-reverse))}.md\:space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.75rem*var(--space-x-reverse));margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))}.md\:space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1rem*var(--space-y-reverse))}.md\:space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.md\:space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.25rem*var(--space-y-reverse))}.md\:space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.25rem*var(--space-x-reverse));margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))}.md\:space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.5rem*var(--space-y-reverse))}.md\:space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.5rem*var(--space-x-reverse));margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))}.md\:space-y-7>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.75rem*var(--space-y-reverse))}.md\:space-x-7>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.75rem*var(--space-x-reverse));margin-left:calc(1.75rem*(1 - var(--space-x-reverse)))}.md\:space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}.md\:space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2rem*var(--space-x-reverse));margin-left:calc(2rem*(1 - var(--space-x-reverse)))}.md\:space-y-9>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.25rem*var(--space-y-reverse))}.md\:space-x-9>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.25rem*var(--space-x-reverse));margin-left:calc(2.25rem*(1 - var(--space-x-reverse)))}.md\:space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.5rem*var(--space-y-reverse))}.md\:space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.5rem*var(--space-x-reverse));margin-left:calc(2.5rem*(1 - var(--space-x-reverse)))}.md\:space-y-11>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.75rem*var(--space-y-reverse))}.md\:space-x-11>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.75rem*var(--space-x-reverse));margin-left:calc(2.75rem*(1 - var(--space-x-reverse)))}.md\:space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3rem*var(--space-y-reverse))}.md\:space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3rem*var(--space-x-reverse));margin-left:calc(3rem*(1 - var(--space-x-reverse)))}.md\:space-y-13>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.25rem*var(--space-y-reverse))}.md\:space-x-13>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.25rem*var(--space-x-reverse));margin-left:calc(3.25rem*(1 - var(--space-x-reverse)))}.md\:space-y-14>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.5rem*var(--space-y-reverse))}.md\:space-x-14>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.5rem*var(--space-x-reverse));margin-left:calc(3.5rem*(1 - var(--space-x-reverse)))}.md\:space-y-15>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.75rem*var(--space-y-reverse))}.md\:space-x-15>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.75rem*var(--space-x-reverse));margin-left:calc(3.75rem*(1 - var(--space-x-reverse)))}.md\:space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(4rem*(1 - var(--space-y-reverse)));margin-bottom:calc(4rem*var(--space-y-reverse))}.md\:space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(4rem*var(--space-x-reverse));margin-left:calc(4rem*(1 - var(--space-x-reverse)))}.md\:space-y-19>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(4.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(4.75rem*var(--space-y-reverse))}.md\:space-x-19>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(4.75rem*var(--space-x-reverse));margin-left:calc(4.75rem*(1 - var(--space-x-reverse)))}.md\:space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5rem*var(--space-y-reverse))}.md\:space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5rem*var(--space-x-reverse));margin-left:calc(5rem*(1 - var(--space-x-reverse)))}.md\:space-y-22>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5.5rem*var(--space-y-reverse))}.md\:space-x-22>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5.5rem*var(--space-x-reverse));margin-left:calc(5.5rem*(1 - var(--space-x-reverse)))}.md\:space-y-23>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5.75rem*var(--space-y-reverse))}.md\:space-x-23>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5.75rem*var(--space-x-reverse));margin-left:calc(5.75rem*(1 - var(--space-x-reverse)))}.md\:space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(6rem*(1 - var(--space-y-reverse)));margin-bottom:calc(6rem*var(--space-y-reverse))}.md\:space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(6rem*var(--space-x-reverse));margin-left:calc(6rem*(1 - var(--space-x-reverse)))}.md\:space-y-30>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(7.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(7.5rem*var(--space-y-reverse))}.md\:space-x-30>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(7.5rem*var(--space-x-reverse));margin-left:calc(7.5rem*(1 - var(--space-x-reverse)))}.md\:space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(8rem*(1 - var(--space-y-reverse)));margin-bottom:calc(8rem*var(--space-y-reverse))}.md\:space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(8rem*var(--space-x-reverse));margin-left:calc(8rem*(1 - var(--space-x-reverse)))}.md\:space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(10rem*(1 - var(--space-y-reverse)));margin-bottom:calc(10rem*var(--space-y-reverse))}.md\:space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(10rem*var(--space-x-reverse));margin-left:calc(10rem*(1 - var(--space-x-reverse)))}.md\:space-y-44>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(11rem*(1 - var(--space-y-reverse)));margin-bottom:calc(11rem*var(--space-y-reverse))}.md\:space-x-44>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(11rem*var(--space-x-reverse));margin-left:calc(11rem*(1 - var(--space-x-reverse)))}.md\:space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(12rem*(1 - var(--space-y-reverse)));margin-bottom:calc(12rem*var(--space-y-reverse))}.md\:space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(12rem*var(--space-x-reverse));margin-left:calc(12rem*(1 - var(--space-x-reverse)))}.md\:space-y-50>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(12.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(12.75rem*var(--space-y-reverse))}.md\:space-x-50>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(12.75rem*var(--space-x-reverse));margin-left:calc(12.75rem*(1 - var(--space-x-reverse)))}.md\:space-y-52>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13rem*var(--space-y-reverse))}.md\:space-x-52>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13rem*var(--space-x-reverse));margin-left:calc(13rem*(1 - var(--space-x-reverse)))}.md\:space-y-53>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13.25rem*var(--space-y-reverse))}.md\:space-x-53>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13.25rem*var(--space-x-reverse));margin-left:calc(13.25rem*(1 - var(--space-x-reverse)))}.md\:space-y-55>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13.75rem*var(--space-y-reverse))}.md\:space-x-55>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13.75rem*var(--space-x-reverse));margin-left:calc(13.75rem*(1 - var(--space-x-reverse)))}.md\:space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(14rem*(1 - var(--space-y-reverse)));margin-bottom:calc(14rem*var(--space-y-reverse))}.md\:space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(14rem*var(--space-x-reverse));margin-left:calc(14rem*(1 - var(--space-x-reverse)))}.md\:space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(16rem*(1 - var(--space-y-reverse)));margin-bottom:calc(16rem*var(--space-y-reverse))}.md\:space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(16rem*var(--space-x-reverse));margin-left:calc(16rem*(1 - var(--space-x-reverse)))}.md\:space-y-68>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(17rem*(1 - var(--space-y-reverse)));margin-bottom:calc(17rem*var(--space-y-reverse))}.md\:space-x-68>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(17rem*var(--space-x-reverse));margin-left:calc(17rem*(1 - var(--space-x-reverse)))}.md\:space-y-75>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(18.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(18.75rem*var(--space-y-reverse))}.md\:space-x-75>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(18.75rem*var(--space-x-reverse));margin-left:calc(18.75rem*(1 - var(--space-x-reverse)))}.md\:space-y-98>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(24.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(24.5rem*var(--space-y-reverse))}.md\:space-x-98>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(24.5rem*var(--space-x-reverse));margin-left:calc(24.5rem*(1 - var(--space-x-reverse)))}.md\:space-y-100>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(25rem*var(--space-y-reverse))}.md\:space-x-100>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(25rem*var(--space-x-reverse));margin-left:calc(25rem*(1 - var(--space-x-reverse)))}.md\:space-y-120>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(30rem*(1 - var(--space-y-reverse)));margin-bottom:calc(30rem*var(--space-y-reverse))}.md\:space-x-120>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(30rem*var(--space-x-reverse));margin-left:calc(30rem*(1 - var(--space-x-reverse)))}.md\:space-y-140>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(35rem*(1 - var(--space-y-reverse)));margin-bottom:calc(35rem*var(--space-y-reverse))}.md\:space-x-140>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(35rem*var(--space-x-reverse));margin-left:calc(35rem*(1 - var(--space-x-reverse)))}.md\:space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1px*(1 - var(--space-y-reverse)));margin-bottom:calc(1px*var(--space-y-reverse))}.md\:space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1px*var(--space-x-reverse));margin-left:calc(1px*(1 - var(--space-x-reverse)))}.md\:space-y-2px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2px*(1 - var(--space-y-reverse)));margin-bottom:calc(2px*var(--space-y-reverse))}.md\:space-x-2px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2px*var(--space-x-reverse));margin-left:calc(2px*(1 - var(--space-x-reverse)))}.md\:space-y-0-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.15rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.15rem*var(--space-y-reverse))}.md\:space-x-0-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.15rem*var(--space-x-reverse));margin-left:calc(0.15rem*(1 - var(--space-x-reverse)))}.md\:space-y-1-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.375rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.375rem*var(--space-y-reverse))}.md\:space-x-1-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.375rem*var(--space-x-reverse));margin-left:calc(0.375rem*(1 - var(--space-x-reverse)))}.md\:space-y-2-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.625rem*var(--space-y-reverse))}.md\:space-x-2-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.625rem*var(--space-x-reverse));margin-left:calc(0.625rem*(1 - var(--space-x-reverse)))}.md\:space-y-7-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.875rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.875rem*var(--space-y-reverse))}.md\:space-x-7-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.875rem*var(--space-x-reverse));margin-left:calc(1.875rem*(1 - var(--space-x-reverse)))}.md\:space-y-31-25>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(7.8125rem*(1 - var(--space-y-reverse)));margin-bottom:calc(7.8125rem*var(--space-y-reverse))}.md\:space-x-31-25>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(7.8125rem*var(--space-x-reverse));margin-left:calc(7.8125rem*(1 - var(--space-x-reverse)))}.md\:space-y-62-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(15.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(15.625rem*var(--space-y-reverse))}.md\:space-x-62-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(15.625rem*var(--space-x-reverse));margin-left:calc(15.625rem*(1 - var(--space-x-reverse)))}.md\:-space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.25rem*var(--space-y-reverse))}.md\:-space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.25rem*var(--space-x-reverse));margin-left:calc(-0.25rem*(1 - var(--space-x-reverse)))}.md\:-space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.5rem*var(--space-y-reverse))}.md\:-space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.5rem*var(--space-x-reverse));margin-left:calc(-0.5rem*(1 - var(--space-x-reverse)))}.md\:-space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.75rem*var(--space-y-reverse))}.md\:-space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.75rem*var(--space-x-reverse));margin-left:calc(-0.75rem*(1 - var(--space-x-reverse)))}.md\:-space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1rem*var(--space-y-reverse))}.md\:-space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1rem*var(--space-x-reverse));margin-left:calc(-1rem*(1 - var(--space-x-reverse)))}.md\:-space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.25rem*var(--space-y-reverse))}.md\:-space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.25rem*var(--space-x-reverse));margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)))}.md\:-space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.5rem*var(--space-y-reverse))}.md\:-space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.5rem*var(--space-x-reverse));margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)))}.md\:-space-y-7>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.75rem*var(--space-y-reverse))}.md\:-space-x-7>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.75rem*var(--space-x-reverse));margin-left:calc(-1.75rem*(1 - var(--space-x-reverse)))}.md\:-space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2rem*var(--space-y-reverse))}.md\:-space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2rem*var(--space-x-reverse));margin-left:calc(-2rem*(1 - var(--space-x-reverse)))}.md\:-space-y-9>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.25rem*var(--space-y-reverse))}.md\:-space-x-9>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.25rem*var(--space-x-reverse));margin-left:calc(-2.25rem*(1 - var(--space-x-reverse)))}.md\:-space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.5rem*var(--space-y-reverse))}.md\:-space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.5rem*var(--space-x-reverse));margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)))}.md\:-space-y-11>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.75rem*var(--space-y-reverse))}.md\:-space-x-11>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.75rem*var(--space-x-reverse));margin-left:calc(-2.75rem*(1 - var(--space-x-reverse)))}.md\:-space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3rem*var(--space-y-reverse))}.md\:-space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3rem*var(--space-x-reverse));margin-left:calc(-3rem*(1 - var(--space-x-reverse)))}.md\:-space-y-13>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.25rem*var(--space-y-reverse))}.md\:-space-x-13>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.25rem*var(--space-x-reverse));margin-left:calc(-3.25rem*(1 - var(--space-x-reverse)))}.md\:-space-y-14>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.5rem*var(--space-y-reverse))}.md\:-space-x-14>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.5rem*var(--space-x-reverse));margin-left:calc(-3.5rem*(1 - var(--space-x-reverse)))}.md\:-space-y-15>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.75rem*var(--space-y-reverse))}.md\:-space-x-15>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.75rem*var(--space-x-reverse));margin-left:calc(-3.75rem*(1 - var(--space-x-reverse)))}.md\:-space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-4rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-4rem*var(--space-y-reverse))}.md\:-space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-4rem*var(--space-x-reverse));margin-left:calc(-4rem*(1 - var(--space-x-reverse)))}.md\:-space-y-19>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-4.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-4.75rem*var(--space-y-reverse))}.md\:-space-x-19>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-4.75rem*var(--space-x-reverse));margin-left:calc(-4.75rem*(1 - var(--space-x-reverse)))}.md\:-space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5rem*var(--space-y-reverse))}.md\:-space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5rem*var(--space-x-reverse));margin-left:calc(-5rem*(1 - var(--space-x-reverse)))}.md\:-space-y-22>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5.5rem*var(--space-y-reverse))}.md\:-space-x-22>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5.5rem*var(--space-x-reverse));margin-left:calc(-5.5rem*(1 - var(--space-x-reverse)))}.md\:-space-y-23>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5.75rem*var(--space-y-reverse))}.md\:-space-x-23>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5.75rem*var(--space-x-reverse));margin-left:calc(-5.75rem*(1 - var(--space-x-reverse)))}.md\:-space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-6rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-6rem*var(--space-y-reverse))}.md\:-space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-6rem*var(--space-x-reverse));margin-left:calc(-6rem*(1 - var(--space-x-reverse)))}.md\:-space-y-30>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-7.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-7.5rem*var(--space-y-reverse))}.md\:-space-x-30>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-7.5rem*var(--space-x-reverse));margin-left:calc(-7.5rem*(1 - var(--space-x-reverse)))}.md\:-space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-8rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-8rem*var(--space-y-reverse))}.md\:-space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-8rem*var(--space-x-reverse));margin-left:calc(-8rem*(1 - var(--space-x-reverse)))}.md\:-space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-10rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-10rem*var(--space-y-reverse))}.md\:-space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-10rem*var(--space-x-reverse));margin-left:calc(-10rem*(1 - var(--space-x-reverse)))}.md\:-space-y-44>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-11rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-11rem*var(--space-y-reverse))}.md\:-space-x-44>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-11rem*var(--space-x-reverse));margin-left:calc(-11rem*(1 - var(--space-x-reverse)))}.md\:-space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-12rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-12rem*var(--space-y-reverse))}.md\:-space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-12rem*var(--space-x-reverse));margin-left:calc(-12rem*(1 - var(--space-x-reverse)))}.md\:-space-y-50>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-12.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-12.75rem*var(--space-y-reverse))}.md\:-space-x-50>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-12.75rem*var(--space-x-reverse));margin-left:calc(-12.75rem*(1 - var(--space-x-reverse)))}.md\:-space-y-52>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13rem*var(--space-y-reverse))}.md\:-space-x-52>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13rem*var(--space-x-reverse));margin-left:calc(-13rem*(1 - var(--space-x-reverse)))}.md\:-space-y-53>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13.25rem*var(--space-y-reverse))}.md\:-space-x-53>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13.25rem*var(--space-x-reverse));margin-left:calc(-13.25rem*(1 - var(--space-x-reverse)))}.md\:-space-y-55>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13.75rem*var(--space-y-reverse))}.md\:-space-x-55>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13.75rem*var(--space-x-reverse));margin-left:calc(-13.75rem*(1 - var(--space-x-reverse)))}.md\:-space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-14rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-14rem*var(--space-y-reverse))}.md\:-space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-14rem*var(--space-x-reverse));margin-left:calc(-14rem*(1 - var(--space-x-reverse)))}.md\:-space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-16rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-16rem*var(--space-y-reverse))}.md\:-space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-16rem*var(--space-x-reverse));margin-left:calc(-16rem*(1 - var(--space-x-reverse)))}.md\:-space-y-68>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-17rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-17rem*var(--space-y-reverse))}.md\:-space-x-68>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-17rem*var(--space-x-reverse));margin-left:calc(-17rem*(1 - var(--space-x-reverse)))}.md\:-space-y-75>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-18.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-18.75rem*var(--space-y-reverse))}.md\:-space-x-75>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-18.75rem*var(--space-x-reverse));margin-left:calc(-18.75rem*(1 - var(--space-x-reverse)))}.md\:-space-y-98>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-24.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-24.5rem*var(--space-y-reverse))}.md\:-space-x-98>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-24.5rem*var(--space-x-reverse));margin-left:calc(-24.5rem*(1 - var(--space-x-reverse)))}.md\:-space-y-100>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-25rem*var(--space-y-reverse))}.md\:-space-x-100>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-25rem*var(--space-x-reverse));margin-left:calc(-25rem*(1 - var(--space-x-reverse)))}.md\:-space-y-120>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-30rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-30rem*var(--space-y-reverse))}.md\:-space-x-120>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-30rem*var(--space-x-reverse));margin-left:calc(-30rem*(1 - var(--space-x-reverse)))}.md\:-space-y-140>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-35rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-35rem*var(--space-y-reverse))}.md\:-space-x-140>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-35rem*var(--space-x-reverse));margin-left:calc(-35rem*(1 - var(--space-x-reverse)))}.md\:-space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1px*(1 - var(--space-y-reverse)));margin-bottom:calc(-1px*var(--space-y-reverse))}.md\:-space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1px*var(--space-x-reverse));margin-left:calc(-1px*(1 - var(--space-x-reverse)))}.md\:-space-y-2px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2px*(1 - var(--space-y-reverse)));margin-bottom:calc(-2px*var(--space-y-reverse))}.md\:-space-x-2px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2px*var(--space-x-reverse));margin-left:calc(-2px*(1 - var(--space-x-reverse)))}.md\:-space-y-0-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.15rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.15rem*var(--space-y-reverse))}.md\:-space-x-0-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.15rem*var(--space-x-reverse));margin-left:calc(-0.15rem*(1 - var(--space-x-reverse)))}.md\:-space-y-1-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.375rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.375rem*var(--space-y-reverse))}.md\:-space-x-1-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.375rem*var(--space-x-reverse));margin-left:calc(-0.375rem*(1 - var(--space-x-reverse)))}.md\:-space-y-2-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.625rem*var(--space-y-reverse))}.md\:-space-x-2-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.625rem*var(--space-x-reverse));margin-left:calc(-0.625rem*(1 - var(--space-x-reverse)))}.md\:-space-y-7-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.875rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.875rem*var(--space-y-reverse))}.md\:-space-x-7-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.875rem*var(--space-x-reverse));margin-left:calc(-1.875rem*(1 - var(--space-x-reverse)))}.md\:-space-y-31-25>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-7.8125rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-7.8125rem*var(--space-y-reverse))}.md\:-space-x-31-25>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-7.8125rem*var(--space-x-reverse));margin-left:calc(-7.8125rem*(1 - var(--space-x-reverse)))}.md\:-space-y-62-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-15.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-15.625rem*var(--space-y-reverse))}.md\:-space-x-62-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-15.625rem*var(--space-x-reverse));margin-left:calc(-15.625rem*(1 - var(--space-x-reverse)))}.md\:space-y-reverse>:not(template)~:not(template){--space-y-reverse:1}.md\:space-x-reverse>:not(template)~:not(template){--space-x-reverse:1}.md\:divide-y-0>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(0px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(0px*var(--divide-y-reverse))}.md\:divide-x-0>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(0px*var(--divide-x-reverse));border-left-width:calc(0px*(1 - var(--divide-x-reverse)))}.md\:divide-y-1>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.md\:divide-x-1>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(1px*var(--divide-x-reverse));border-left-width:calc(1px*(1 - var(--divide-x-reverse)))}.md\:divide-y-2>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(2px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(2px*var(--divide-y-reverse))}.md\:divide-x-2>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(2px*var(--divide-x-reverse));border-left-width:calc(2px*(1 - var(--divide-x-reverse)))}.md\:divide-y-4>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(4px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(4px*var(--divide-y-reverse))}.md\:divide-x-4>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(4px*var(--divide-x-reverse));border-left-width:calc(4px*(1 - var(--divide-x-reverse)))}.md\:divide-y-8>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(8px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(8px*var(--divide-y-reverse))}.md\:divide-x-8>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(8px*var(--divide-x-reverse));border-left-width:calc(8px*(1 - var(--divide-x-reverse)))}.md\:divide-y-10>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(10px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(10px*var(--divide-y-reverse))}.md\:divide-x-10>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(10px*var(--divide-x-reverse));border-left-width:calc(10px*(1 - var(--divide-x-reverse)))}.md\:divide-y-16>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(16px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(16px*var(--divide-y-reverse))}.md\:divide-x-16>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(16px*var(--divide-x-reverse));border-left-width:calc(16px*(1 - var(--divide-x-reverse)))}.md\:divide-y>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.md\:divide-x>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(1px*var(--divide-x-reverse));border-left-width:calc(1px*(1 - var(--divide-x-reverse)))}.md\:divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1}.md\:divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1}.md\:divide-transparent>:not(template)~:not(template){border-color:transparent}.md\:divide-current>:not(template)~:not(template){border-color:currentColor}.md\:divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--divide-opacity))}.md\:divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.md\:divide-primary>:not(template)~:not(template){--divide-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--divide-opacity))}.md\:divide-secondary>:not(template)~:not(template){--divide-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--divide-opacity))}.md\:divide-tertiary>:not(template)~:not(template){--divide-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--divide-opacity))}.md\:divide-spacer>:not(template)~:not(template){--divide-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--divide-opacity))}.md\:divide-umbra>:not(template)~:not(template){--divide-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--divide-opacity))}.md\:divide-underline>:not(template)~:not(template){--divide-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--divide-opacity))}.md\:divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--divide-opacity))}.md\:divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--divide-opacity))}.md\:divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--divide-opacity))}.md\:divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--divide-opacity))}.md\:divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--divide-opacity))}.md\:divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--divide-opacity))}.md\:divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--divide-opacity))}.md\:divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--divide-opacity))}.md\:divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--divide-opacity))}.md\:divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--divide-opacity))}.md\:divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--divide-opacity))}.md\:divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--divide-opacity))}.md\:divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--divide-opacity))}.md\:divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--divide-opacity))}.md\:divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--divide-opacity))}.md\:divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--divide-opacity))}.md\:divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--divide-opacity))}.md\:divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--divide-opacity))}.md\:divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--divide-opacity))}.md\:divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--divide-opacity))}.md\:divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--divide-opacity))}.md\:divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--divide-opacity))}.md\:divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--divide-opacity))}.md\:divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--divide-opacity))}.md\:divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--divide-opacity))}.md\:divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--divide-opacity))}.md\:divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--divide-opacity))}.md\:divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--divide-opacity))}.md\:divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--divide-opacity))}.md\:divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--divide-opacity))}.md\:divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--divide-opacity))}.md\:divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--divide-opacity))}.md\:divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--divide-opacity))}.md\:divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--divide-opacity))}.md\:divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--divide-opacity))}.md\:divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--divide-opacity))}.md\:divide-neon-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--divide-opacity))}.md\:divide-neon-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--divide-opacity))}.md\:divide-neon-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--divide-opacity))}.md\:divide-neon-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--divide-opacity))}.md\:divide-neon-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--divide-opacity))}.md\:divide-neon-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--divide-opacity))}.md\:divide-neon-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--divide-opacity))}.md\:divide-neon-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--divide-opacity))}.md\:divide-neon-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--divide-opacity))}.md\:divide-dark-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--divide-opacity))}.md\:divide-dark-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--divide-opacity))}.md\:divide-dark-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--divide-opacity))}.md\:divide-dark-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--divide-opacity))}.md\:divide-dark-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--divide-opacity))}.md\:divide-dark-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--divide-opacity))}.md\:divide-dark-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--divide-opacity))}.md\:divide-dark-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--divide-opacity))}.md\:divide-dark-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--divide-opacity))}.md\:divide-solid>:not(template)~:not(template){border-style:solid}.md\:divide-dashed>:not(template)~:not(template){border-style:dashed}.md\:divide-dotted>:not(template)~:not(template){border-style:dotted}.md\:divide-double>:not(template)~:not(template){border-style:double}.md\:divide-none>:not(template)~:not(template){border-style:none}.md\:divide-opacity-0>:not(template)~:not(template){--divide-opacity:0}.md\:divide-opacity-15>:not(template)~:not(template){--divide-opacity:0.15}.md\:divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25}.md\:divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5}.md\:divide-opacity-70>:not(template)~:not(template){--divide-opacity:0.70}.md\:divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75}.md\:divide-opacity-90>:not(template)~:not(template){--divide-opacity:0.9}.md\:divide-opacity-100>:not(template)~:not(template){--divide-opacity:1}.md\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.md\:not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.md\:focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.md\:focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.md\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.md\:bg-fixed{background-attachment:fixed}.md\:bg-local{background-attachment:local}.md\:bg-scroll{background-attachment:scroll}.md\:bg-clip-border{background-clip:border-box}.md\:bg-clip-padding{background-clip:padding-box}.md\:bg-clip-content{background-clip:content-box}.md\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.md\:bg-transparent{background-color:transparent}.md\:bg-current{background-color:currentColor}.md\:bg-black{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.md\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.md\:bg-primary{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.md\:bg-secondary{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.md\:bg-tertiary{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.md\:bg-spacer{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.md\:bg-umbra{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.md\:bg-underline{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.md\:bg-gray-100{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.md\:bg-gray-200{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.md\:bg-gray-300{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.md\:bg-gray-400{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.md\:bg-gray-500{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.md\:bg-gray-600{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.md\:bg-gray-700{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.md\:bg-gray-800{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.md\:bg-gray-900{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.md\:bg-red-100{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.md\:bg-red-200{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.md\:bg-red-300{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.md\:bg-red-400{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.md\:bg-red-500{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.md\:bg-red-600{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.md\:bg-red-700{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.md\:bg-red-800{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.md\:bg-red-900{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.md\:bg-green-100{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.md\:bg-green-200{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.md\:bg-green-300{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.md\:bg-green-400{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.md\:bg-green-500{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.md\:bg-green-600{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.md\:bg-green-700{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.md\:bg-green-800{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.md\:bg-green-900{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.md\:bg-orange-100{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.md\:bg-orange-200{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.md\:bg-orange-300{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.md\:bg-orange-400{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.md\:bg-orange-500{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.md\:bg-orange-600{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.md\:bg-orange-700{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.md\:bg-orange-800{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.md\:bg-orange-900{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.md\:bg-neon-blue-100{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.md\:bg-neon-blue-200{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.md\:bg-neon-blue-300{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.md\:bg-neon-blue-400{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.md\:bg-neon-blue-500{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.md\:bg-neon-blue-600{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.md\:bg-neon-blue-700{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.md\:bg-neon-blue-800{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.md\:bg-neon-blue-900{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.md\:bg-dark-blue-100{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.md\:bg-dark-blue-200{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.md\:bg-dark-blue-300{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.md\:bg-dark-blue-400{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.md\:bg-dark-blue-500{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.md\:bg-dark-blue-600{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.md\:bg-dark-blue-700{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.md\:bg-dark-blue-800{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.md\:bg-dark-blue-900{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.md\:hover\:bg-transparent:hover{background-color:transparent}.md\:hover\:bg-current:hover{background-color:currentColor}.md\:hover\:bg-black:hover{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.md\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.md\:hover\:bg-primary:hover{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.md\:hover\:bg-secondary:hover{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.md\:hover\:bg-tertiary:hover{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.md\:hover\:bg-spacer:hover{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.md\:hover\:bg-umbra:hover{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.md\:hover\:bg-underline:hover{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.md\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.md\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.md\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.md\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.md\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.md\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.md\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.md\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.md\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.md\:hover\:bg-red-100:hover{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.md\:hover\:bg-red-200:hover{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.md\:hover\:bg-red-300:hover{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.md\:hover\:bg-red-400:hover{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.md\:hover\:bg-red-500:hover{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.md\:hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.md\:hover\:bg-red-700:hover{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.md\:hover\:bg-red-800:hover{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.md\:hover\:bg-red-900:hover{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.md\:hover\:bg-green-100:hover{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.md\:hover\:bg-green-200:hover{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.md\:hover\:bg-green-300:hover{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.md\:hover\:bg-green-400:hover{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.md\:hover\:bg-green-500:hover{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.md\:hover\:bg-green-600:hover{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.md\:hover\:bg-green-700:hover{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.md\:hover\:bg-green-800:hover{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.md\:hover\:bg-green-900:hover{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.md\:hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.md\:hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.md\:hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.md\:hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.md\:hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.md\:hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.md\:hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.md\:hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.md\:hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.md\:hover\:bg-neon-blue-100:hover{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.md\:hover\:bg-neon-blue-200:hover{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.md\:hover\:bg-neon-blue-300:hover{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.md\:hover\:bg-neon-blue-400:hover{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.md\:hover\:bg-neon-blue-500:hover{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.md\:hover\:bg-neon-blue-600:hover{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.md\:hover\:bg-neon-blue-700:hover{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.md\:hover\:bg-neon-blue-800:hover{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.md\:hover\:bg-neon-blue-900:hover{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.md\:hover\:bg-dark-blue-100:hover{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.md\:hover\:bg-dark-blue-200:hover{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.md\:hover\:bg-dark-blue-300:hover{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.md\:hover\:bg-dark-blue-400:hover{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.md\:hover\:bg-dark-blue-500:hover{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.md\:hover\:bg-dark-blue-600:hover{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.md\:hover\:bg-dark-blue-700:hover{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.md\:hover\:bg-dark-blue-800:hover{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.md\:hover\:bg-dark-blue-900:hover{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.md\:focus\:bg-transparent:focus{background-color:transparent}.md\:focus\:bg-current:focus{background-color:currentColor}.md\:focus\:bg-black:focus{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.md\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.md\:focus\:bg-primary:focus{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.md\:focus\:bg-secondary:focus{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.md\:focus\:bg-tertiary:focus{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.md\:focus\:bg-spacer:focus{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.md\:focus\:bg-umbra:focus{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.md\:focus\:bg-underline:focus{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.md\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.md\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.md\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.md\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.md\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.md\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.md\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.md\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.md\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.md\:focus\:bg-red-100:focus{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.md\:focus\:bg-red-200:focus{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.md\:focus\:bg-red-300:focus{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.md\:focus\:bg-red-400:focus{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.md\:focus\:bg-red-500:focus{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.md\:focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.md\:focus\:bg-red-700:focus{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.md\:focus\:bg-red-800:focus{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.md\:focus\:bg-red-900:focus{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.md\:focus\:bg-green-100:focus{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.md\:focus\:bg-green-200:focus{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.md\:focus\:bg-green-300:focus{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.md\:focus\:bg-green-400:focus{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.md\:focus\:bg-green-500:focus{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.md\:focus\:bg-green-600:focus{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.md\:focus\:bg-green-700:focus{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.md\:focus\:bg-green-800:focus{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.md\:focus\:bg-green-900:focus{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.md\:focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.md\:focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.md\:focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.md\:focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.md\:focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.md\:focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.md\:focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.md\:focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.md\:focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.md\:focus\:bg-neon-blue-100:focus{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.md\:focus\:bg-neon-blue-200:focus{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.md\:focus\:bg-neon-blue-300:focus{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.md\:focus\:bg-neon-blue-400:focus{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.md\:focus\:bg-neon-blue-500:focus{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.md\:focus\:bg-neon-blue-600:focus{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.md\:focus\:bg-neon-blue-700:focus{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.md\:focus\:bg-neon-blue-800:focus{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.md\:focus\:bg-neon-blue-900:focus{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.md\:focus\:bg-dark-blue-100:focus{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.md\:focus\:bg-dark-blue-200:focus{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.md\:focus\:bg-dark-blue-300:focus{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.md\:focus\:bg-dark-blue-400:focus{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.md\:focus\:bg-dark-blue-500:focus{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.md\:focus\:bg-dark-blue-600:focus{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.md\:focus\:bg-dark-blue-700:focus{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.md\:focus\:bg-dark-blue-800:focus{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.md\:focus\:bg-dark-blue-900:focus{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.md\:bg-none{background-image:none}.md\:bg-gradient-to-t{background-image:linear-gradient(0deg,var(--gradient-color-stops))}.md\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))}.md\:bg-gradient-to-r{background-image:linear-gradient(90deg,var(--gradient-color-stops))}.md\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.md\:bg-gradient-to-b{background-image:linear-gradient(180deg,var(--gradient-color-stops))}.md\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.md\:bg-gradient-to-l{background-image:linear-gradient(270deg,var(--gradient-color-stops))}.md\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))}.md\:from-transparent{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.md\:from-current{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.md\:from-black{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.md\:from-white{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.md\:from-primary{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.md\:from-secondary{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.md\:from-tertiary{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.md\:from-spacer{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.md\:from-umbra{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.md\:from-underline{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.md\:from-gray-100{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.md\:from-gray-200{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.md\:from-gray-300{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.md\:from-gray-400{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.md\:from-gray-500{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.md\:from-gray-600{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.md\:from-gray-700{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.md\:from-gray-800{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.md\:from-gray-900{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.md\:from-red-100{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.md\:from-red-200{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.md\:from-red-300{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.md\:from-red-400{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.md\:from-red-500{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.md\:from-red-600{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.md\:from-red-700{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.md\:from-red-800{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.md\:from-red-900{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.md\:from-green-100{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.md\:from-green-200{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.md\:from-green-300{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.md\:from-green-400{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.md\:from-green-500{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.md\:from-green-600{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.md\:from-green-700{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.md\:from-green-800{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.md\:from-green-900{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.md\:from-orange-100{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.md\:from-orange-200{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.md\:from-orange-300{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.md\:from-orange-400{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.md\:from-orange-500{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.md\:from-orange-600{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.md\:from-orange-700{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.md\:from-orange-800{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.md\:from-orange-900{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.md\:from-neon-blue-100{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.md\:from-neon-blue-200{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.md\:from-neon-blue-300{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.md\:from-neon-blue-400{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.md\:from-neon-blue-500{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.md\:from-neon-blue-600{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.md\:from-neon-blue-700{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.md\:from-neon-blue-800{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.md\:from-neon-blue-900{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.md\:from-dark-blue-100{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.md\:from-dark-blue-200{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.md\:from-dark-blue-300{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.md\:from-dark-blue-400{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.md\:from-dark-blue-500{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.md\:from-dark-blue-600{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.md\:from-dark-blue-700{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.md\:from-dark-blue-800{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.md\:from-dark-blue-900{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.md\:via-transparent{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.md\:via-current{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.md\:via-black{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.md\:via-white{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.md\:via-primary{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.md\:via-secondary{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.md\:via-tertiary{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.md\:via-spacer{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.md\:via-umbra{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.md\:via-underline{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.md\:via-gray-100{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.md\:via-gray-200{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.md\:via-gray-300{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.md\:via-gray-400{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.md\:via-gray-500{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.md\:via-gray-600{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.md\:via-gray-700{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.md\:via-gray-800{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.md\:via-gray-900{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.md\:via-red-100{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.md\:via-red-200{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.md\:via-red-300{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.md\:via-red-400{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.md\:via-red-500{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.md\:via-red-600{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.md\:via-red-700{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.md\:via-red-800{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.md\:via-red-900{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.md\:via-green-100{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.md\:via-green-200{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.md\:via-green-300{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.md\:via-green-400{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.md\:via-green-500{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.md\:via-green-600{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.md\:via-green-700{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.md\:via-green-800{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.md\:via-green-900{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.md\:via-orange-100{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.md\:via-orange-200{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.md\:via-orange-300{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.md\:via-orange-400{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.md\:via-orange-500{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.md\:via-orange-600{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.md\:via-orange-700{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.md\:via-orange-800{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.md\:via-orange-900{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.md\:via-neon-blue-100{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.md\:via-neon-blue-200{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.md\:via-neon-blue-300{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.md\:via-neon-blue-400{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.md\:via-neon-blue-500{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.md\:via-neon-blue-600{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.md\:via-neon-blue-700{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.md\:via-neon-blue-800{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.md\:via-neon-blue-900{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.md\:via-dark-blue-100{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.md\:via-dark-blue-200{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.md\:via-dark-blue-300{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.md\:via-dark-blue-400{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.md\:via-dark-blue-500{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.md\:via-dark-blue-600{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.md\:via-dark-blue-700{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.md\:via-dark-blue-800{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.md\:via-dark-blue-900{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.md\:to-transparent{--gradient-to-color:transparent}.md\:to-current{--gradient-to-color:currentColor}.md\:to-black{--gradient-to-color:#0e0e0e}.md\:to-white{--gradient-to-color:#fff}.md\:to-primary{--gradient-to-color:#00f0ff}.md\:to-secondary{--gradient-to-color:#4000c8}.md\:to-tertiary{--gradient-to-color:#c6b3ef}.md\:to-spacer{--gradient-to-color:#7d7e84}.md\:to-umbra{--gradient-to-color:#1f1f1f}.md\:to-underline{--gradient-to-color:#00dfed}.md\:to-gray-100{--gradient-to-color:#f5f5f5}.md\:to-gray-200{--gradient-to-color:#e6e6e6}.md\:to-gray-300{--gradient-to-color:#d6d6d6}.md\:to-gray-400{--gradient-to-color:#b5b5b5}.md\:to-gray-500{--gradient-to-color:#999}.md\:to-gray-600{--gradient-to-color:#8a8a8a}.md\:to-gray-700{--gradient-to-color:#5c5c5c}.md\:to-gray-800{--gradient-to-color:#454545}.md\:to-gray-900{--gradient-to-color:#2e2e2e}.md\:to-red-100{--gradient-to-color:#ffecec}.md\:to-red-200{--gradient-to-color:#ffcfcf}.md\:to-red-300{--gradient-to-color:#ffb3b3}.md\:to-red-400{--gradient-to-color:#ff7979}.md\:to-red-500{--gradient-to-color:#ff4040}.md\:to-red-600{--gradient-to-color:#e63a3a}.md\:to-red-700{--gradient-to-color:#992626}.md\:to-red-800{--gradient-to-color:#731d1d}.md\:to-red-900{--gradient-to-color:#4d1313}.md\:to-green-100{--gradient-to-color:#f0fff4}.md\:to-green-200{--gradient-to-color:#c6f6d5}.md\:to-green-300{--gradient-to-color:#9ae6b4}.md\:to-green-400{--gradient-to-color:#68d391}.md\:to-green-500{--gradient-to-color:#48bb78}.md\:to-green-600{--gradient-to-color:#38a169}.md\:to-green-700{--gradient-to-color:#2f855a}.md\:to-green-800{--gradient-to-color:#276749}.md\:to-green-900{--gradient-to-color:#22543d}.md\:to-orange-100{--gradient-to-color:#fff2e8}.md\:to-orange-200{--gradient-to-color:#ffdfc6}.md\:to-orange-300{--gradient-to-color:#ffcba3}.md\:to-orange-400{--gradient-to-color:#ffa45f}.md\:to-orange-500{--gradient-to-color:#ff7d1a}.md\:to-orange-600{--gradient-to-color:#e67117}.md\:to-orange-700{--gradient-to-color:#994b10}.md\:to-orange-800{--gradient-to-color:#73380c}.md\:to-orange-900{--gradient-to-color:#4d2608}.md\:to-neon-blue-100{--gradient-to-color:#e9f6f8}.md\:to-neon-blue-200{--gradient-to-color:#d1f9f6}.md\:to-neon-blue-300{--gradient-to-color:#c3fffb}.md\:to-neon-blue-400{--gradient-to-color:#96fff8}.md\:to-neon-blue-500{--gradient-to-color:#69fff5}.md\:to-neon-blue-600{--gradient-to-color:#5fe6dd}.md\:to-neon-blue-700{--gradient-to-color:#3f9993}.md\:to-neon-blue-800{--gradient-to-color:#2f736e}.md\:to-neon-blue-900{--gradient-to-color:#204d4a}.md\:to-dark-blue-100{--gradient-to-color:#e6eaed}.md\:to-dark-blue-200{--gradient-to-color:#c0cbd3}.md\:to-dark-blue-300{--gradient-to-color:#9bacb8}.md\:to-dark-blue-400{--gradient-to-color:#1d4f71}.md\:to-dark-blue-500{--gradient-to-color:#042f4d}.md\:to-dark-blue-600{--gradient-to-color:#042a45}.md\:to-dark-blue-700{--gradient-to-color:#021c2e}.md\:to-dark-blue-800{--gradient-to-color:#021523}.md\:to-dark-blue-900{--gradient-to-color:#010e17}.md\:hover\:from-transparent:hover{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.md\:hover\:from-current:hover{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.md\:hover\:from-black:hover{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.md\:hover\:from-white:hover{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.md\:hover\:from-primary:hover{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.md\:hover\:from-secondary:hover{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.md\:hover\:from-tertiary:hover{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.md\:hover\:from-spacer:hover{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.md\:hover\:from-umbra:hover{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.md\:hover\:from-underline:hover{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.md\:hover\:from-gray-100:hover{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.md\:hover\:from-gray-200:hover{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.md\:hover\:from-gray-300:hover{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.md\:hover\:from-gray-400:hover{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.md\:hover\:from-gray-500:hover{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.md\:hover\:from-gray-600:hover{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.md\:hover\:from-gray-700:hover{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.md\:hover\:from-gray-800:hover{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.md\:hover\:from-gray-900:hover{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.md\:hover\:from-red-100:hover{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.md\:hover\:from-red-200:hover{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.md\:hover\:from-red-300:hover{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.md\:hover\:from-red-400:hover{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.md\:hover\:from-red-500:hover{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.md\:hover\:from-red-600:hover{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.md\:hover\:from-red-700:hover{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.md\:hover\:from-red-800:hover{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.md\:hover\:from-red-900:hover{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.md\:hover\:from-green-100:hover{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.md\:hover\:from-green-200:hover{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.md\:hover\:from-green-300:hover{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.md\:hover\:from-green-400:hover{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.md\:hover\:from-green-500:hover{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.md\:hover\:from-green-600:hover{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.md\:hover\:from-green-700:hover{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.md\:hover\:from-green-800:hover{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.md\:hover\:from-green-900:hover{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.md\:hover\:from-orange-100:hover{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.md\:hover\:from-orange-200:hover{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.md\:hover\:from-orange-300:hover{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.md\:hover\:from-orange-400:hover{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.md\:hover\:from-orange-500:hover{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.md\:hover\:from-orange-600:hover{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.md\:hover\:from-orange-700:hover{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.md\:hover\:from-orange-800:hover{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.md\:hover\:from-orange-900:hover{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.md\:hover\:from-neon-blue-100:hover{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.md\:hover\:from-neon-blue-200:hover{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.md\:hover\:from-neon-blue-300:hover{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.md\:hover\:from-neon-blue-400:hover{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.md\:hover\:from-neon-blue-500:hover{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.md\:hover\:from-neon-blue-600:hover{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.md\:hover\:from-neon-blue-700:hover{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.md\:hover\:from-neon-blue-800:hover{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.md\:hover\:from-neon-blue-900:hover{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.md\:hover\:from-dark-blue-100:hover{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.md\:hover\:from-dark-blue-200:hover{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.md\:hover\:from-dark-blue-300:hover{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.md\:hover\:from-dark-blue-400:hover{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.md\:hover\:from-dark-blue-500:hover{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.md\:hover\:from-dark-blue-600:hover{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.md\:hover\:from-dark-blue-700:hover{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.md\:hover\:from-dark-blue-800:hover{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.md\:hover\:from-dark-blue-900:hover{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.md\:hover\:via-transparent:hover{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.md\:hover\:via-current:hover{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.md\:hover\:via-black:hover{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.md\:hover\:via-white:hover{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.md\:hover\:via-primary:hover{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.md\:hover\:via-secondary:hover{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.md\:hover\:via-tertiary:hover{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.md\:hover\:via-spacer:hover{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.md\:hover\:via-umbra:hover{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.md\:hover\:via-underline:hover{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.md\:hover\:via-gray-100:hover{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.md\:hover\:via-gray-200:hover{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.md\:hover\:via-gray-300:hover{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.md\:hover\:via-gray-400:hover{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.md\:hover\:via-gray-500:hover{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.md\:hover\:via-gray-600:hover{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.md\:hover\:via-gray-700:hover{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.md\:hover\:via-gray-800:hover{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.md\:hover\:via-gray-900:hover{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.md\:hover\:via-red-100:hover{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.md\:hover\:via-red-200:hover{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.md\:hover\:via-red-300:hover{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.md\:hover\:via-red-400:hover{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.md\:hover\:via-red-500:hover{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.md\:hover\:via-red-600:hover{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.md\:hover\:via-red-700:hover{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.md\:hover\:via-red-800:hover{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.md\:hover\:via-red-900:hover{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.md\:hover\:via-green-100:hover{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.md\:hover\:via-green-200:hover{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.md\:hover\:via-green-300:hover{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.md\:hover\:via-green-400:hover{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.md\:hover\:via-green-500:hover{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.md\:hover\:via-green-600:hover{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.md\:hover\:via-green-700:hover{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.md\:hover\:via-green-800:hover{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.md\:hover\:via-green-900:hover{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.md\:hover\:via-orange-100:hover{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.md\:hover\:via-orange-200:hover{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.md\:hover\:via-orange-300:hover{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.md\:hover\:via-orange-400:hover{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.md\:hover\:via-orange-500:hover{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.md\:hover\:via-orange-600:hover{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.md\:hover\:via-orange-700:hover{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.md\:hover\:via-orange-800:hover{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.md\:hover\:via-orange-900:hover{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.md\:hover\:via-neon-blue-100:hover{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.md\:hover\:via-neon-blue-200:hover{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.md\:hover\:via-neon-blue-300:hover{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.md\:hover\:via-neon-blue-400:hover{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.md\:hover\:via-neon-blue-500:hover{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.md\:hover\:via-neon-blue-600:hover{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.md\:hover\:via-neon-blue-700:hover{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.md\:hover\:via-neon-blue-800:hover{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.md\:hover\:via-neon-blue-900:hover{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.md\:hover\:via-dark-blue-100:hover{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.md\:hover\:via-dark-blue-200:hover{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.md\:hover\:via-dark-blue-300:hover{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.md\:hover\:via-dark-blue-400:hover{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.md\:hover\:via-dark-blue-500:hover{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.md\:hover\:via-dark-blue-600:hover{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.md\:hover\:via-dark-blue-700:hover{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.md\:hover\:via-dark-blue-800:hover{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.md\:hover\:via-dark-blue-900:hover{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.md\:hover\:to-transparent:hover{--gradient-to-color:transparent}.md\:hover\:to-current:hover{--gradient-to-color:currentColor}.md\:hover\:to-black:hover{--gradient-to-color:#0e0e0e}.md\:hover\:to-white:hover{--gradient-to-color:#fff}.md\:hover\:to-primary:hover{--gradient-to-color:#00f0ff}.md\:hover\:to-secondary:hover{--gradient-to-color:#4000c8}.md\:hover\:to-tertiary:hover{--gradient-to-color:#c6b3ef}.md\:hover\:to-spacer:hover{--gradient-to-color:#7d7e84}.md\:hover\:to-umbra:hover{--gradient-to-color:#1f1f1f}.md\:hover\:to-underline:hover{--gradient-to-color:#00dfed}.md\:hover\:to-gray-100:hover{--gradient-to-color:#f5f5f5}.md\:hover\:to-gray-200:hover{--gradient-to-color:#e6e6e6}.md\:hover\:to-gray-300:hover{--gradient-to-color:#d6d6d6}.md\:hover\:to-gray-400:hover{--gradient-to-color:#b5b5b5}.md\:hover\:to-gray-500:hover{--gradient-to-color:#999}.md\:hover\:to-gray-600:hover{--gradient-to-color:#8a8a8a}.md\:hover\:to-gray-700:hover{--gradient-to-color:#5c5c5c}.md\:hover\:to-gray-800:hover{--gradient-to-color:#454545}.md\:hover\:to-gray-900:hover{--gradient-to-color:#2e2e2e}.md\:hover\:to-red-100:hover{--gradient-to-color:#ffecec}.md\:hover\:to-red-200:hover{--gradient-to-color:#ffcfcf}.md\:hover\:to-red-300:hover{--gradient-to-color:#ffb3b3}.md\:hover\:to-red-400:hover{--gradient-to-color:#ff7979}.md\:hover\:to-red-500:hover{--gradient-to-color:#ff4040}.md\:hover\:to-red-600:hover{--gradient-to-color:#e63a3a}.md\:hover\:to-red-700:hover{--gradient-to-color:#992626}.md\:hover\:to-red-800:hover{--gradient-to-color:#731d1d}.md\:hover\:to-red-900:hover{--gradient-to-color:#4d1313}.md\:hover\:to-green-100:hover{--gradient-to-color:#f0fff4}.md\:hover\:to-green-200:hover{--gradient-to-color:#c6f6d5}.md\:hover\:to-green-300:hover{--gradient-to-color:#9ae6b4}.md\:hover\:to-green-400:hover{--gradient-to-color:#68d391}.md\:hover\:to-green-500:hover{--gradient-to-color:#48bb78}.md\:hover\:to-green-600:hover{--gradient-to-color:#38a169}.md\:hover\:to-green-700:hover{--gradient-to-color:#2f855a}.md\:hover\:to-green-800:hover{--gradient-to-color:#276749}.md\:hover\:to-green-900:hover{--gradient-to-color:#22543d}.md\:hover\:to-orange-100:hover{--gradient-to-color:#fff2e8}.md\:hover\:to-orange-200:hover{--gradient-to-color:#ffdfc6}.md\:hover\:to-orange-300:hover{--gradient-to-color:#ffcba3}.md\:hover\:to-orange-400:hover{--gradient-to-color:#ffa45f}.md\:hover\:to-orange-500:hover{--gradient-to-color:#ff7d1a}.md\:hover\:to-orange-600:hover{--gradient-to-color:#e67117}.md\:hover\:to-orange-700:hover{--gradient-to-color:#994b10}.md\:hover\:to-orange-800:hover{--gradient-to-color:#73380c}.md\:hover\:to-orange-900:hover{--gradient-to-color:#4d2608}.md\:hover\:to-neon-blue-100:hover{--gradient-to-color:#e9f6f8}.md\:hover\:to-neon-blue-200:hover{--gradient-to-color:#d1f9f6}.md\:hover\:to-neon-blue-300:hover{--gradient-to-color:#c3fffb}.md\:hover\:to-neon-blue-400:hover{--gradient-to-color:#96fff8}.md\:hover\:to-neon-blue-500:hover{--gradient-to-color:#69fff5}.md\:hover\:to-neon-blue-600:hover{--gradient-to-color:#5fe6dd}.md\:hover\:to-neon-blue-700:hover{--gradient-to-color:#3f9993}.md\:hover\:to-neon-blue-800:hover{--gradient-to-color:#2f736e}.md\:hover\:to-neon-blue-900:hover{--gradient-to-color:#204d4a}.md\:hover\:to-dark-blue-100:hover{--gradient-to-color:#e6eaed}.md\:hover\:to-dark-blue-200:hover{--gradient-to-color:#c0cbd3}.md\:hover\:to-dark-blue-300:hover{--gradient-to-color:#9bacb8}.md\:hover\:to-dark-blue-400:hover{--gradient-to-color:#1d4f71}.md\:hover\:to-dark-blue-500:hover{--gradient-to-color:#042f4d}.md\:hover\:to-dark-blue-600:hover{--gradient-to-color:#042a45}.md\:hover\:to-dark-blue-700:hover{--gradient-to-color:#021c2e}.md\:hover\:to-dark-blue-800:hover{--gradient-to-color:#021523}.md\:hover\:to-dark-blue-900:hover{--gradient-to-color:#010e17}.md\:focus\:from-transparent:focus{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.md\:focus\:from-current:focus{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.md\:focus\:from-black:focus{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.md\:focus\:from-white:focus{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.md\:focus\:from-primary:focus{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.md\:focus\:from-secondary:focus{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.md\:focus\:from-tertiary:focus{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.md\:focus\:from-spacer:focus{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.md\:focus\:from-umbra:focus{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.md\:focus\:from-underline:focus{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.md\:focus\:from-gray-100:focus{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.md\:focus\:from-gray-200:focus{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.md\:focus\:from-gray-300:focus{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.md\:focus\:from-gray-400:focus{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.md\:focus\:from-gray-500:focus{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.md\:focus\:from-gray-600:focus{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.md\:focus\:from-gray-700:focus{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.md\:focus\:from-gray-800:focus{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.md\:focus\:from-gray-900:focus{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.md\:focus\:from-red-100:focus{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.md\:focus\:from-red-200:focus{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.md\:focus\:from-red-300:focus{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.md\:focus\:from-red-400:focus{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.md\:focus\:from-red-500:focus{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.md\:focus\:from-red-600:focus{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.md\:focus\:from-red-700:focus{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.md\:focus\:from-red-800:focus{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.md\:focus\:from-red-900:focus{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.md\:focus\:from-green-100:focus{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.md\:focus\:from-green-200:focus{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.md\:focus\:from-green-300:focus{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.md\:focus\:from-green-400:focus{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.md\:focus\:from-green-500:focus{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.md\:focus\:from-green-600:focus{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.md\:focus\:from-green-700:focus{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.md\:focus\:from-green-800:focus{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.md\:focus\:from-green-900:focus{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.md\:focus\:from-orange-100:focus{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.md\:focus\:from-orange-200:focus{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.md\:focus\:from-orange-300:focus{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.md\:focus\:from-orange-400:focus{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.md\:focus\:from-orange-500:focus{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.md\:focus\:from-orange-600:focus{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.md\:focus\:from-orange-700:focus{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.md\:focus\:from-orange-800:focus{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.md\:focus\:from-orange-900:focus{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.md\:focus\:from-neon-blue-100:focus{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.md\:focus\:from-neon-blue-200:focus{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.md\:focus\:from-neon-blue-300:focus{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.md\:focus\:from-neon-blue-400:focus{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.md\:focus\:from-neon-blue-500:focus{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.md\:focus\:from-neon-blue-600:focus{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.md\:focus\:from-neon-blue-700:focus{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.md\:focus\:from-neon-blue-800:focus{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.md\:focus\:from-neon-blue-900:focus{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.md\:focus\:from-dark-blue-100:focus{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.md\:focus\:from-dark-blue-200:focus{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.md\:focus\:from-dark-blue-300:focus{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.md\:focus\:from-dark-blue-400:focus{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.md\:focus\:from-dark-blue-500:focus{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.md\:focus\:from-dark-blue-600:focus{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.md\:focus\:from-dark-blue-700:focus{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.md\:focus\:from-dark-blue-800:focus{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.md\:focus\:from-dark-blue-900:focus{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.md\:focus\:via-transparent:focus{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.md\:focus\:via-current:focus{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.md\:focus\:via-black:focus{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.md\:focus\:via-white:focus{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.md\:focus\:via-primary:focus{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.md\:focus\:via-secondary:focus{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.md\:focus\:via-tertiary:focus{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.md\:focus\:via-spacer:focus{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.md\:focus\:via-umbra:focus{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.md\:focus\:via-underline:focus{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.md\:focus\:via-gray-100:focus{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.md\:focus\:via-gray-200:focus{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.md\:focus\:via-gray-300:focus{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.md\:focus\:via-gray-400:focus{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.md\:focus\:via-gray-500:focus{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.md\:focus\:via-gray-600:focus{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.md\:focus\:via-gray-700:focus{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.md\:focus\:via-gray-800:focus{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.md\:focus\:via-gray-900:focus{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.md\:focus\:via-red-100:focus{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.md\:focus\:via-red-200:focus{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.md\:focus\:via-red-300:focus{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.md\:focus\:via-red-400:focus{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.md\:focus\:via-red-500:focus{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.md\:focus\:via-red-600:focus{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.md\:focus\:via-red-700:focus{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.md\:focus\:via-red-800:focus{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.md\:focus\:via-red-900:focus{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.md\:focus\:via-green-100:focus{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.md\:focus\:via-green-200:focus{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.md\:focus\:via-green-300:focus{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.md\:focus\:via-green-400:focus{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.md\:focus\:via-green-500:focus{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.md\:focus\:via-green-600:focus{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.md\:focus\:via-green-700:focus{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.md\:focus\:via-green-800:focus{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.md\:focus\:via-green-900:focus{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.md\:focus\:via-orange-100:focus{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.md\:focus\:via-orange-200:focus{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.md\:focus\:via-orange-300:focus{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.md\:focus\:via-orange-400:focus{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.md\:focus\:via-orange-500:focus{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.md\:focus\:via-orange-600:focus{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.md\:focus\:via-orange-700:focus{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.md\:focus\:via-orange-800:focus{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.md\:focus\:via-orange-900:focus{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.md\:focus\:via-neon-blue-100:focus{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.md\:focus\:via-neon-blue-200:focus{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.md\:focus\:via-neon-blue-300:focus{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.md\:focus\:via-neon-blue-400:focus{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.md\:focus\:via-neon-blue-500:focus{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.md\:focus\:via-neon-blue-600:focus{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.md\:focus\:via-neon-blue-700:focus{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.md\:focus\:via-neon-blue-800:focus{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.md\:focus\:via-neon-blue-900:focus{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.md\:focus\:via-dark-blue-100:focus{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.md\:focus\:via-dark-blue-200:focus{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.md\:focus\:via-dark-blue-300:focus{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.md\:focus\:via-dark-blue-400:focus{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.md\:focus\:via-dark-blue-500:focus{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.md\:focus\:via-dark-blue-600:focus{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.md\:focus\:via-dark-blue-700:focus{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.md\:focus\:via-dark-blue-800:focus{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.md\:focus\:via-dark-blue-900:focus{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.md\:focus\:to-transparent:focus{--gradient-to-color:transparent}.md\:focus\:to-current:focus{--gradient-to-color:currentColor}.md\:focus\:to-black:focus{--gradient-to-color:#0e0e0e}.md\:focus\:to-white:focus{--gradient-to-color:#fff}.md\:focus\:to-primary:focus{--gradient-to-color:#00f0ff}.md\:focus\:to-secondary:focus{--gradient-to-color:#4000c8}.md\:focus\:to-tertiary:focus{--gradient-to-color:#c6b3ef}.md\:focus\:to-spacer:focus{--gradient-to-color:#7d7e84}.md\:focus\:to-umbra:focus{--gradient-to-color:#1f1f1f}.md\:focus\:to-underline:focus{--gradient-to-color:#00dfed}.md\:focus\:to-gray-100:focus{--gradient-to-color:#f5f5f5}.md\:focus\:to-gray-200:focus{--gradient-to-color:#e6e6e6}.md\:focus\:to-gray-300:focus{--gradient-to-color:#d6d6d6}.md\:focus\:to-gray-400:focus{--gradient-to-color:#b5b5b5}.md\:focus\:to-gray-500:focus{--gradient-to-color:#999}.md\:focus\:to-gray-600:focus{--gradient-to-color:#8a8a8a}.md\:focus\:to-gray-700:focus{--gradient-to-color:#5c5c5c}.md\:focus\:to-gray-800:focus{--gradient-to-color:#454545}.md\:focus\:to-gray-900:focus{--gradient-to-color:#2e2e2e}.md\:focus\:to-red-100:focus{--gradient-to-color:#ffecec}.md\:focus\:to-red-200:focus{--gradient-to-color:#ffcfcf}.md\:focus\:to-red-300:focus{--gradient-to-color:#ffb3b3}.md\:focus\:to-red-400:focus{--gradient-to-color:#ff7979}.md\:focus\:to-red-500:focus{--gradient-to-color:#ff4040}.md\:focus\:to-red-600:focus{--gradient-to-color:#e63a3a}.md\:focus\:to-red-700:focus{--gradient-to-color:#992626}.md\:focus\:to-red-800:focus{--gradient-to-color:#731d1d}.md\:focus\:to-red-900:focus{--gradient-to-color:#4d1313}.md\:focus\:to-green-100:focus{--gradient-to-color:#f0fff4}.md\:focus\:to-green-200:focus{--gradient-to-color:#c6f6d5}.md\:focus\:to-green-300:focus{--gradient-to-color:#9ae6b4}.md\:focus\:to-green-400:focus{--gradient-to-color:#68d391}.md\:focus\:to-green-500:focus{--gradient-to-color:#48bb78}.md\:focus\:to-green-600:focus{--gradient-to-color:#38a169}.md\:focus\:to-green-700:focus{--gradient-to-color:#2f855a}.md\:focus\:to-green-800:focus{--gradient-to-color:#276749}.md\:focus\:to-green-900:focus{--gradient-to-color:#22543d}.md\:focus\:to-orange-100:focus{--gradient-to-color:#fff2e8}.md\:focus\:to-orange-200:focus{--gradient-to-color:#ffdfc6}.md\:focus\:to-orange-300:focus{--gradient-to-color:#ffcba3}.md\:focus\:to-orange-400:focus{--gradient-to-color:#ffa45f}.md\:focus\:to-orange-500:focus{--gradient-to-color:#ff7d1a}.md\:focus\:to-orange-600:focus{--gradient-to-color:#e67117}.md\:focus\:to-orange-700:focus{--gradient-to-color:#994b10}.md\:focus\:to-orange-800:focus{--gradient-to-color:#73380c}.md\:focus\:to-orange-900:focus{--gradient-to-color:#4d2608}.md\:focus\:to-neon-blue-100:focus{--gradient-to-color:#e9f6f8}.md\:focus\:to-neon-blue-200:focus{--gradient-to-color:#d1f9f6}.md\:focus\:to-neon-blue-300:focus{--gradient-to-color:#c3fffb}.md\:focus\:to-neon-blue-400:focus{--gradient-to-color:#96fff8}.md\:focus\:to-neon-blue-500:focus{--gradient-to-color:#69fff5}.md\:focus\:to-neon-blue-600:focus{--gradient-to-color:#5fe6dd}.md\:focus\:to-neon-blue-700:focus{--gradient-to-color:#3f9993}.md\:focus\:to-neon-blue-800:focus{--gradient-to-color:#2f736e}.md\:focus\:to-neon-blue-900:focus{--gradient-to-color:#204d4a}.md\:focus\:to-dark-blue-100:focus{--gradient-to-color:#e6eaed}.md\:focus\:to-dark-blue-200:focus{--gradient-to-color:#c0cbd3}.md\:focus\:to-dark-blue-300:focus{--gradient-to-color:#9bacb8}.md\:focus\:to-dark-blue-400:focus{--gradient-to-color:#1d4f71}.md\:focus\:to-dark-blue-500:focus{--gradient-to-color:#042f4d}.md\:focus\:to-dark-blue-600:focus{--gradient-to-color:#042a45}.md\:focus\:to-dark-blue-700:focus{--gradient-to-color:#021c2e}.md\:focus\:to-dark-blue-800:focus{--gradient-to-color:#021523}.md\:focus\:to-dark-blue-900:focus{--gradient-to-color:#010e17}.md\:bg-opacity-0{--bg-opacity:0}.md\:bg-opacity-15{--bg-opacity:0.15}.md\:bg-opacity-25{--bg-opacity:0.25}.md\:bg-opacity-50{--bg-opacity:0.5}.md\:bg-opacity-70{--bg-opacity:0.70}.md\:bg-opacity-75{--bg-opacity:0.75}.md\:bg-opacity-90{--bg-opacity:0.9}.md\:bg-opacity-100{--bg-opacity:1}.md\:hover\:bg-opacity-0:hover{--bg-opacity:0}.md\:hover\:bg-opacity-15:hover{--bg-opacity:0.15}.md\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.md\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.md\:hover\:bg-opacity-70:hover{--bg-opacity:0.70}.md\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.md\:hover\:bg-opacity-90:hover{--bg-opacity:0.9}.md\:hover\:bg-opacity-100:hover{--bg-opacity:1}.md\:focus\:bg-opacity-0:focus{--bg-opacity:0}.md\:focus\:bg-opacity-15:focus{--bg-opacity:0.15}.md\:focus\:bg-opacity-25:focus{--bg-opacity:0.25}.md\:focus\:bg-opacity-50:focus{--bg-opacity:0.5}.md\:focus\:bg-opacity-70:focus{--bg-opacity:0.70}.md\:focus\:bg-opacity-75:focus{--bg-opacity:0.75}.md\:focus\:bg-opacity-90:focus{--bg-opacity:0.9}.md\:focus\:bg-opacity-100:focus{--bg-opacity:1}.md\:bg-bottom{background-position:bottom}.md\:bg-center{background-position:50%}.md\:bg-left{background-position:0}.md\:bg-left-bottom{background-position:0 100%}.md\:bg-left-top{background-position:0 0}.md\:bg-right{background-position:100%}.md\:bg-right-bottom{background-position:100% 100%}.md\:bg-right-top{background-position:100% 0}.md\:bg-top{background-position:top}.md\:bg-repeat{background-repeat:repeat}.md\:bg-no-repeat{background-repeat:no-repeat}.md\:bg-repeat-x{background-repeat:repeat-x}.md\:bg-repeat-y{background-repeat:repeat-y}.md\:bg-repeat-round{background-repeat:round}.md\:bg-repeat-space{background-repeat:space}.md\:bg-auto{background-size:auto}.md\:bg-cover{background-size:cover}.md\:bg-contain{background-size:contain}.md\:border-collapse{border-collapse:collapse}.md\:border-separate{border-collapse:separate}.md\:border-transparent{border-color:transparent}.md\:border-current{border-color:currentColor}.md\:border-black{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.md\:border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.md\:border-primary{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.md\:border-secondary{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.md\:border-tertiary{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.md\:border-spacer{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.md\:border-umbra{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.md\:border-underline{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.md\:border-gray-100{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.md\:border-gray-200{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.md\:border-gray-300{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.md\:border-gray-400{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.md\:border-gray-500{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.md\:border-gray-600{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.md\:border-gray-700{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.md\:border-gray-800{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.md\:border-gray-900{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.md\:border-red-100{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.md\:border-red-200{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.md\:border-red-300{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.md\:border-red-400{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.md\:border-red-500{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.md\:border-red-600{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.md\:border-red-700{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.md\:border-red-800{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.md\:border-red-900{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.md\:border-green-100{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.md\:border-green-200{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.md\:border-green-300{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.md\:border-green-400{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.md\:border-green-500{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.md\:border-green-600{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.md\:border-green-700{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.md\:border-green-800{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.md\:border-green-900{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.md\:border-orange-100{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.md\:border-orange-200{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.md\:border-orange-300{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.md\:border-orange-400{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.md\:border-orange-500{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.md\:border-orange-600{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.md\:border-orange-700{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.md\:border-orange-800{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.md\:border-orange-900{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.md\:border-neon-blue-100{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.md\:border-neon-blue-200{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.md\:border-neon-blue-300{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.md\:border-neon-blue-400{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.md\:border-neon-blue-500{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.md\:border-neon-blue-600{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.md\:border-neon-blue-700{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.md\:border-neon-blue-800{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.md\:border-neon-blue-900{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.md\:border-dark-blue-100{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.md\:border-dark-blue-200{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.md\:border-dark-blue-300{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.md\:border-dark-blue-400{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.md\:border-dark-blue-500{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.md\:border-dark-blue-600{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.md\:border-dark-blue-700{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.md\:border-dark-blue-800{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.md\:border-dark-blue-900{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.md\:hover\:border-transparent:hover{border-color:transparent}.md\:hover\:border-current:hover{border-color:currentColor}.md\:hover\:border-black:hover{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.md\:hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.md\:hover\:border-primary:hover{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.md\:hover\:border-secondary:hover{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.md\:hover\:border-tertiary:hover{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.md\:hover\:border-spacer:hover{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.md\:hover\:border-umbra:hover{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.md\:hover\:border-underline:hover{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.md\:hover\:border-gray-100:hover{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.md\:hover\:border-gray-200:hover{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.md\:hover\:border-gray-300:hover{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.md\:hover\:border-gray-400:hover{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.md\:hover\:border-gray-500:hover{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.md\:hover\:border-gray-600:hover{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.md\:hover\:border-gray-700:hover{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.md\:hover\:border-gray-800:hover{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.md\:hover\:border-gray-900:hover{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.md\:hover\:border-red-100:hover{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.md\:hover\:border-red-200:hover{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.md\:hover\:border-red-300:hover{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.md\:hover\:border-red-400:hover{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.md\:hover\:border-red-500:hover{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.md\:hover\:border-red-600:hover{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.md\:hover\:border-red-700:hover{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.md\:hover\:border-red-800:hover{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.md\:hover\:border-red-900:hover{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.md\:hover\:border-green-100:hover{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.md\:hover\:border-green-200:hover{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.md\:hover\:border-green-300:hover{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.md\:hover\:border-green-400:hover{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.md\:hover\:border-green-500:hover{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.md\:hover\:border-green-600:hover{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.md\:hover\:border-green-700:hover{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.md\:hover\:border-green-800:hover{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.md\:hover\:border-green-900:hover{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.md\:hover\:border-orange-100:hover{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.md\:hover\:border-orange-200:hover{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.md\:hover\:border-orange-300:hover{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.md\:hover\:border-orange-400:hover{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.md\:hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.md\:hover\:border-orange-600:hover{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.md\:hover\:border-orange-700:hover{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.md\:hover\:border-orange-800:hover{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.md\:hover\:border-orange-900:hover{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.md\:hover\:border-neon-blue-100:hover{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.md\:hover\:border-neon-blue-200:hover{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.md\:hover\:border-neon-blue-300:hover{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.md\:hover\:border-neon-blue-400:hover{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.md\:hover\:border-neon-blue-500:hover{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.md\:hover\:border-neon-blue-600:hover{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.md\:hover\:border-neon-blue-700:hover{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.md\:hover\:border-neon-blue-800:hover{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.md\:hover\:border-neon-blue-900:hover{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.md\:hover\:border-dark-blue-100:hover{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.md\:hover\:border-dark-blue-200:hover{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.md\:hover\:border-dark-blue-300:hover{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.md\:hover\:border-dark-blue-400:hover{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.md\:hover\:border-dark-blue-500:hover{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.md\:hover\:border-dark-blue-600:hover{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.md\:hover\:border-dark-blue-700:hover{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.md\:hover\:border-dark-blue-800:hover{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.md\:hover\:border-dark-blue-900:hover{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.md\:focus\:border-transparent:focus{border-color:transparent}.md\:focus\:border-current:focus{border-color:currentColor}.md\:focus\:border-black:focus{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.md\:focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.md\:focus\:border-primary:focus{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.md\:focus\:border-secondary:focus{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.md\:focus\:border-tertiary:focus{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.md\:focus\:border-spacer:focus{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.md\:focus\:border-umbra:focus{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.md\:focus\:border-underline:focus{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.md\:focus\:border-gray-100:focus{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.md\:focus\:border-gray-200:focus{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.md\:focus\:border-gray-300:focus{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.md\:focus\:border-gray-400:focus{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.md\:focus\:border-gray-500:focus{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.md\:focus\:border-gray-600:focus{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.md\:focus\:border-gray-700:focus{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.md\:focus\:border-gray-800:focus{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.md\:focus\:border-gray-900:focus{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.md\:focus\:border-red-100:focus{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.md\:focus\:border-red-200:focus{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.md\:focus\:border-red-300:focus{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.md\:focus\:border-red-400:focus{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.md\:focus\:border-red-500:focus{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.md\:focus\:border-red-600:focus{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.md\:focus\:border-red-700:focus{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.md\:focus\:border-red-800:focus{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.md\:focus\:border-red-900:focus{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.md\:focus\:border-green-100:focus{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.md\:focus\:border-green-200:focus{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.md\:focus\:border-green-300:focus{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.md\:focus\:border-green-400:focus{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.md\:focus\:border-green-500:focus{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.md\:focus\:border-green-600:focus{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.md\:focus\:border-green-700:focus{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.md\:focus\:border-green-800:focus{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.md\:focus\:border-green-900:focus{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.md\:focus\:border-orange-100:focus{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.md\:focus\:border-orange-200:focus{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.md\:focus\:border-orange-300:focus{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.md\:focus\:border-orange-400:focus{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.md\:focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.md\:focus\:border-orange-600:focus{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.md\:focus\:border-orange-700:focus{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.md\:focus\:border-orange-800:focus{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.md\:focus\:border-orange-900:focus{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.md\:focus\:border-neon-blue-100:focus{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.md\:focus\:border-neon-blue-200:focus{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.md\:focus\:border-neon-blue-300:focus{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.md\:focus\:border-neon-blue-400:focus{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.md\:focus\:border-neon-blue-500:focus{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.md\:focus\:border-neon-blue-600:focus{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.md\:focus\:border-neon-blue-700:focus{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.md\:focus\:border-neon-blue-800:focus{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.md\:focus\:border-neon-blue-900:focus{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.md\:focus\:border-dark-blue-100:focus{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.md\:focus\:border-dark-blue-200:focus{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.md\:focus\:border-dark-blue-300:focus{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.md\:focus\:border-dark-blue-400:focus{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.md\:focus\:border-dark-blue-500:focus{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.md\:focus\:border-dark-blue-600:focus{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.md\:focus\:border-dark-blue-700:focus{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.md\:focus\:border-dark-blue-800:focus{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.md\:focus\:border-dark-blue-900:focus{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.md\:border-opacity-0{--border-opacity:0}.md\:border-opacity-15{--border-opacity:0.15}.md\:border-opacity-25{--border-opacity:0.25}.md\:border-opacity-50{--border-opacity:0.5}.md\:border-opacity-70{--border-opacity:0.70}.md\:border-opacity-75{--border-opacity:0.75}.md\:border-opacity-90{--border-opacity:0.9}.md\:border-opacity-100{--border-opacity:1}.md\:hover\:border-opacity-0:hover{--border-opacity:0}.md\:hover\:border-opacity-15:hover{--border-opacity:0.15}.md\:hover\:border-opacity-25:hover{--border-opacity:0.25}.md\:hover\:border-opacity-50:hover{--border-opacity:0.5}.md\:hover\:border-opacity-70:hover{--border-opacity:0.70}.md\:hover\:border-opacity-75:hover{--border-opacity:0.75}.md\:hover\:border-opacity-90:hover{--border-opacity:0.9}.md\:hover\:border-opacity-100:hover{--border-opacity:1}.md\:focus\:border-opacity-0:focus{--border-opacity:0}.md\:focus\:border-opacity-15:focus{--border-opacity:0.15}.md\:focus\:border-opacity-25:focus{--border-opacity:0.25}.md\:focus\:border-opacity-50:focus{--border-opacity:0.5}.md\:focus\:border-opacity-70:focus{--border-opacity:0.70}.md\:focus\:border-opacity-75:focus{--border-opacity:0.75}.md\:focus\:border-opacity-90:focus{--border-opacity:0.9}.md\:focus\:border-opacity-100:focus{--border-opacity:1}.md\:rounded-none{border-radius:0}.md\:rounded-sm{border-radius:.125rem}.md\:rounded{border-radius:.25rem}.md\:rounded-md{border-radius:.375rem}.md\:rounded-lg{border-radius:.5rem}.md\:rounded-full{border-radius:9999px}.md\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.md\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.md\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.md\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.md\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.md\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.md\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.md\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.md\:rounded-t{border-top-left-radius:.25rem}.md\:rounded-r,.md\:rounded-t{border-top-right-radius:.25rem}.md\:rounded-b,.md\:rounded-r{border-bottom-right-radius:.25rem}.md\:rounded-b,.md\:rounded-l{border-bottom-left-radius:.25rem}.md\:rounded-l{border-top-left-radius:.25rem}.md\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.md\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.md\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.md\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.md\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.md\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.md\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.md\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.md\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.md\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.md\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.md\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.md\:rounded-tl-none{border-top-left-radius:0}.md\:rounded-tr-none{border-top-right-radius:0}.md\:rounded-br-none{border-bottom-right-radius:0}.md\:rounded-bl-none{border-bottom-left-radius:0}.md\:rounded-tl-sm{border-top-left-radius:.125rem}.md\:rounded-tr-sm{border-top-right-radius:.125rem}.md\:rounded-br-sm{border-bottom-right-radius:.125rem}.md\:rounded-bl-sm{border-bottom-left-radius:.125rem}.md\:rounded-tl{border-top-left-radius:.25rem}.md\:rounded-tr{border-top-right-radius:.25rem}.md\:rounded-br{border-bottom-right-radius:.25rem}.md\:rounded-bl{border-bottom-left-radius:.25rem}.md\:rounded-tl-md{border-top-left-radius:.375rem}.md\:rounded-tr-md{border-top-right-radius:.375rem}.md\:rounded-br-md{border-bottom-right-radius:.375rem}.md\:rounded-bl-md{border-bottom-left-radius:.375rem}.md\:rounded-tl-lg{border-top-left-radius:.5rem}.md\:rounded-tr-lg{border-top-right-radius:.5rem}.md\:rounded-br-lg{border-bottom-right-radius:.5rem}.md\:rounded-bl-lg{border-bottom-left-radius:.5rem}.md\:rounded-tl-full{border-top-left-radius:9999px}.md\:rounded-tr-full{border-top-right-radius:9999px}.md\:rounded-br-full{border-bottom-right-radius:9999px}.md\:rounded-bl-full{border-bottom-left-radius:9999px}.md\:border-solid{border-style:solid}.md\:border-dashed{border-style:dashed}.md\:border-dotted{border-style:dotted}.md\:border-double{border-style:double}.md\:border-none{border-style:none}.md\:border-0{border-width:0}.md\:border-1{border-width:1px}.md\:border-2{border-width:2px}.md\:border-4{border-width:4px}.md\:border-8{border-width:8px}.md\:border-10{border-width:10px}.md\:border-16{border-width:16px}.md\:border{border-width:1px}.md\:border-t-0{border-top-width:0}.md\:border-r-0{border-right-width:0}.md\:border-b-0{border-bottom-width:0}.md\:border-l-0{border-left-width:0}.md\:border-t-1{border-top-width:1px}.md\:border-r-1{border-right-width:1px}.md\:border-b-1{border-bottom-width:1px}.md\:border-l-1{border-left-width:1px}.md\:border-t-2{border-top-width:2px}.md\:border-r-2{border-right-width:2px}.md\:border-b-2{border-bottom-width:2px}.md\:border-l-2{border-left-width:2px}.md\:border-t-4{border-top-width:4px}.md\:border-r-4{border-right-width:4px}.md\:border-b-4{border-bottom-width:4px}.md\:border-l-4{border-left-width:4px}.md\:border-t-8{border-top-width:8px}.md\:border-r-8{border-right-width:8px}.md\:border-b-8{border-bottom-width:8px}.md\:border-l-8{border-left-width:8px}.md\:border-t-10{border-top-width:10px}.md\:border-r-10{border-right-width:10px}.md\:border-b-10{border-bottom-width:10px}.md\:border-l-10{border-left-width:10px}.md\:border-t-16{border-top-width:16px}.md\:border-r-16{border-right-width:16px}.md\:border-b-16{border-bottom-width:16px}.md\:border-l-16{border-left-width:16px}.md\:border-t{border-top-width:1px}.md\:border-r{border-right-width:1px}.md\:border-b{border-bottom-width:1px}.md\:border-l{border-left-width:1px}.md\:box-border{box-sizing:border-box}.md\:box-content{box-sizing:content-box}.md\:cursor-auto{cursor:auto}.md\:cursor-default{cursor:default}.md\:cursor-pointer{cursor:pointer}.md\:cursor-wait{cursor:wait}.md\:cursor-text{cursor:text}.md\:cursor-move{cursor:move}.md\:cursor-not-allowed{cursor:not-allowed}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:table{display:table}.md\:table-caption{display:table-caption}.md\:table-cell{display:table-cell}.md\:table-column{display:table-column}.md\:table-column-group{display:table-column-group}.md\:table-footer-group{display:table-footer-group}.md\:table-header-group{display:table-header-group}.md\:table-row-group{display:table-row-group}.md\:table-row{display:table-row}.md\:flow-root{display:flow-root}.md\:grid{display:grid}.md\:inline-grid{display:inline-grid}.md\:contents{display:contents}.md\:hidden{display:none}.md\:hover\:block:hover{display:block}.md\:hover\:inline-block:hover{display:inline-block}.md\:hover\:inline:hover{display:inline}.md\:hover\:flex:hover{display:flex}.md\:hover\:inline-flex:hover{display:inline-flex}.md\:hover\:table:hover{display:table}.md\:hover\:table-caption:hover{display:table-caption}.md\:hover\:table-cell:hover{display:table-cell}.md\:hover\:table-column:hover{display:table-column}.md\:hover\:table-column-group:hover{display:table-column-group}.md\:hover\:table-footer-group:hover{display:table-footer-group}.md\:hover\:table-header-group:hover{display:table-header-group}.md\:hover\:table-row-group:hover{display:table-row-group}.md\:hover\:table-row:hover{display:table-row}.md\:hover\:flow-root:hover{display:flow-root}.md\:hover\:grid:hover{display:grid}.md\:hover\:inline-grid:hover{display:inline-grid}.md\:hover\:contents:hover{display:contents}.md\:hover\:hidden:hover{display:none}.md\:focus\:block:focus{display:block}.md\:focus\:inline-block:focus{display:inline-block}.md\:focus\:inline:focus{display:inline}.md\:focus\:flex:focus{display:flex}.md\:focus\:inline-flex:focus{display:inline-flex}.md\:focus\:table:focus{display:table}.md\:focus\:table-caption:focus{display:table-caption}.md\:focus\:table-cell:focus{display:table-cell}.md\:focus\:table-column:focus{display:table-column}.md\:focus\:table-column-group:focus{display:table-column-group}.md\:focus\:table-footer-group:focus{display:table-footer-group}.md\:focus\:table-header-group:focus{display:table-header-group}.md\:focus\:table-row-group:focus{display:table-row-group}.md\:focus\:table-row:focus{display:table-row}.md\:focus\:flow-root:focus{display:flow-root}.md\:focus\:grid:focus{display:grid}.md\:focus\:inline-grid:focus{display:inline-grid}.md\:focus\:contents:focus{display:contents}.md\:focus\:hidden:focus{display:none}.group:hover .md\:group-hover\:block{display:block}.group:hover .md\:group-hover\:inline-block{display:inline-block}.group:hover .md\:group-hover\:inline{display:inline}.group:hover .md\:group-hover\:flex{display:flex}.group:hover .md\:group-hover\:inline-flex{display:inline-flex}.group:hover .md\:group-hover\:table{display:table}.group:hover .md\:group-hover\:table-caption{display:table-caption}.group:hover .md\:group-hover\:table-cell{display:table-cell}.group:hover .md\:group-hover\:table-column{display:table-column}.group:hover .md\:group-hover\:table-column-group{display:table-column-group}.group:hover .md\:group-hover\:table-footer-group{display:table-footer-group}.group:hover .md\:group-hover\:table-header-group{display:table-header-group}.group:hover .md\:group-hover\:table-row-group{display:table-row-group}.group:hover .md\:group-hover\:table-row{display:table-row}.group:hover .md\:group-hover\:flow-root{display:flow-root}.group:hover .md\:group-hover\:grid{display:grid}.group:hover .md\:group-hover\:inline-grid{display:inline-grid}.group:hover .md\:group-hover\:contents{display:contents}.group:hover .md\:group-hover\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col{flex-direction:column}.md\:flex-col-reverse{flex-direction:column-reverse}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-wrap-reverse{flex-wrap:wrap-reverse}.md\:flex-no-wrap{flex-wrap:nowrap}.md\:place-items-auto{place-items:auto}.md\:place-items-start{place-items:start}.md\:place-items-end{place-items:end}.md\:place-items-center{place-items:center}.md\:place-items-stretch{place-items:stretch}.md\:place-content-center{place-content:center}.md\:place-content-start{place-content:start}.md\:place-content-end{place-content:end}.md\:place-content-between{place-content:space-between}.md\:place-content-around{place-content:space-around}.md\:place-content-evenly{place-content:space-evenly}.md\:place-content-stretch{place-content:stretch}.md\:place-self-auto{place-self:auto}.md\:place-self-start{place-self:start}.md\:place-self-end{place-self:end}.md\:place-self-center{place-self:center}.md\:place-self-stretch{place-self:stretch}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-baseline{align-items:baseline}.md\:items-stretch{align-items:stretch}.md\:content-center{align-content:center}.md\:content-start{align-content:flex-start}.md\:content-end{align-content:flex-end}.md\:content-between{align-content:space-between}.md\:content-around{align-content:space-around}.md\:content-evenly{align-content:space-evenly}.md\:self-auto{align-self:auto}.md\:self-start{align-self:flex-start}.md\:self-end{align-self:flex-end}.md\:self-center{align-self:center}.md\:self-stretch{align-self:stretch}.md\:justify-items-auto{justify-items:auto}.md\:justify-items-start{justify-items:start}.md\:justify-items-end{justify-items:end}.md\:justify-items-center{justify-items:center}.md\:justify-items-stretch{justify-items:stretch}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:justify-evenly{justify-content:space-evenly}.md\:justify-self-auto{justify-self:auto}.md\:justify-self-start{justify-self:start}.md\:justify-self-end{justify-self:end}.md\:justify-self-center{justify-self:center}.md\:justify-self-stretch{justify-self:stretch}.md\:flex-1{flex:1 1 0%}.md\:flex-auto{flex:1 1 auto}.md\:flex-initial{flex:0 1 auto}.md\:flex-none{flex:none}.md\:flex-grow-0{flex-grow:0}.md\:flex-grow{flex-grow:1}.md\:flex-shrink-0{flex-shrink:0}.md\:flex-shrink{flex-shrink:1}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:order-4{order:4}.md\:order-5{order:5}.md\:order-6{order:6}.md\:order-7{order:7}.md\:order-8{order:8}.md\:order-9{order:9}.md\:order-10{order:10}.md\:order-11{order:11}.md\:order-12{order:12}.md\:order-first{order:-9999}.md\:order-last{order:9999}.md\:order-none{order:0}.md\:float-right{float:right}.md\:float-left{float:left}.md\:float-none{float:none}.md\:clearfix:after{content:"";display:table;clear:both}.md\:clear-left{clear:left}.md\:clear-right{clear:right}.md\:clear-both{clear:both}.md\:clear-none{clear:none}.md\:font-body,.md\:font-display{font-family:Josefin Sans,sans-serif}.md\:font-hairline{font-weight:100}.md\:font-thin{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\:hover\:font-hairline:hover{font-weight:100}.md\:hover\:font-thin:hover{font-weight:200}.md\:hover\:font-light:hover{font-weight:300}.md\:hover\:font-normal:hover{font-weight:400}.md\:hover\:font-medium:hover{font-weight:500}.md\:hover\:font-semibold:hover{font-weight:600}.md\:hover\:font-bold:hover{font-weight:700}.md\:hover\:font-extrabold:hover{font-weight:800}.md\:hover\:font-black:hover{font-weight:900}.md\:focus\:font-hairline:focus{font-weight:100}.md\:focus\:font-thin:focus{font-weight:200}.md\:focus\:font-light:focus{font-weight:300}.md\:focus\:font-normal:focus{font-weight:400}.md\:focus\:font-medium:focus{font-weight:500}.md\:focus\:font-semibold:focus{font-weight:600}.md\:focus\:font-bold:focus{font-weight:700}.md\:focus\:font-extrabold:focus{font-weight:800}.md\:focus\:font-black:focus{font-weight:900}.group:hover .md\:group-hover\:font-hairline{font-weight:100}.group:hover .md\:group-hover\:font-thin{font-weight:200}.group:hover .md\:group-hover\:font-light{font-weight:300}.group:hover .md\:group-hover\:font-normal{font-weight:400}.group:hover .md\:group-hover\:font-medium{font-weight:500}.group:hover .md\:group-hover\:font-semibold{font-weight:600}.group:hover .md\:group-hover\:font-bold{font-weight:700}.group:hover .md\:group-hover\:font-extrabold{font-weight:800}.group:hover .md\:group-hover\:font-black{font-weight:900}.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-13{height:3.25rem}.md\:h-14{height:3.5rem}.md\:h-15{height:3.75rem}.md\:h-16{height:4rem}.md\:h-19{height:4.75rem}.md\:h-20{height:5rem}.md\:h-22{height:5.5rem}.md\:h-23{height:5.75rem}.md\:h-24{height:6rem}.md\:h-30{height:7.5rem}.md\:h-32{height:8rem}.md\:h-33{height:8.75rem}.md\:h-36{height:9rem}.md\:h-40{height:10rem}.md\:h-44{height:11rem}.md\:h-48{height:12rem}.md\:h-50{height:12.75rem}.md\:h-52{height:13rem}.md\:h-53{height:13.25rem}.md\:h-55{height:13.75rem}.md\:h-56{height:14rem}.md\:h-64{height:16rem}.md\:h-68{height:17rem}.md\:h-75{height:18.75rem}.md\:h-98{height:24.5rem}.md\:h-100{height:25rem}.md\:h-120{height:30rem}.md\:h-140{height:35rem}.md\:h-auto{height:auto}.md\:h-px{height:1px}.md\:h-2px{height:2px}.md\:h-0-5{height:.15rem}.md\:h-1-5{height:.375rem}.md\:h-2-5{height:.625rem}.md\:h-7-2{height:1.875rem}.md\:h-31-25{height:7.8125rem}.md\:h-62-5{height:15.625rem}.md\:h-full{height:100%}.md\:h-screen{height:100vh}.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:4rem}.md\:text-xxs{font-size:.6875rem}.md\:text-1-2xl{font-size:1.375rem}.md\:text-2-1xl{font-size:1.75rem}.md\:text-2-3xl{font-size:2.125rem}.md\:text-2-4xl{font-size:2.5rem}.md\:text-30px{font-size:1.875rem}.md\:leading-3{line-height:.75rem}.md\:leading-4{line-height:1rem}.md\:leading-5{line-height:1.25rem}.md\:leading-6{line-height:1.5rem}.md\:leading-7{line-height:1.75rem}.md\:leading-8{line-height:2rem}.md\:leading-9{line-height:2.25rem}.md\:leading-10{line-height:2.5rem}.md\:leading-11{line-height:2.75rem}.md\:leading-12{line-height:3rem}.md\:leading-13{line-height:3.25rem}.md\:leading-14{line-height:3.75rem}.md\:leading-none{line-height:1}.md\:leading-tight{line-height:1.25}.md\:leading-snug{line-height:1.375}.md\:leading-normal{line-height:1.5}.md\:leading-relaxed{line-height:1.625}.md\:leading-loose{line-height:2}.md\:leading-chilled{line-height:1.75}.md\:list-inside{list-style-position:inside}.md\:list-outside{list-style-position:outside}.md\:list-none{list-style-type:none}.md\:list-disc{list-style-type:disc}.md\:list-decimal{list-style-type:decimal}.md\:m-0{margin:0}.md\:m-1{margin:.25rem}.md\:m-2{margin:.5rem}.md\:m-3{margin:.75rem}.md\:m-4{margin:1rem}.md\:m-5{margin:1.25rem}.md\:m-6{margin:1.5rem}.md\:m-7{margin:1.75rem}.md\:m-8{margin:2rem}.md\:m-9{margin:2.25rem}.md\:m-10{margin:2.5rem}.md\:m-11{margin:2.75rem}.md\:m-12{margin:3rem}.md\:m-13{margin:3.25rem}.md\:m-14{margin:3.5rem}.md\:m-15{margin:3.75rem}.md\:m-16{margin:4rem}.md\:m-19{margin:4.75rem}.md\:m-20{margin:5rem}.md\:m-22{margin:5.5rem}.md\:m-23{margin:5.75rem}.md\:m-24{margin:6rem}.md\:m-28{margin:6.5rem}.md\:m-30{margin:7.5rem}.md\:m-32{margin:8rem}.md\:m-33{margin:8.75rem}.md\:m-36{margin:9rem}.md\:m-40{margin:10rem}.md\:m-44{margin:11rem}.md\:m-48{margin:12rem}.md\:m-50{margin:12.75rem}.md\:m-52{margin:13rem}.md\:m-53{margin:13.25rem}.md\:m-55{margin:13.75rem}.md\:m-56{margin:14rem}.md\:m-64{margin:16rem}.md\:m-68{margin:17rem}.md\:m-75{margin:18.75rem}.md\:m-98{margin:24.5rem}.md\:m-100{margin:25rem}.md\:m-120{margin:30rem}.md\:m-140{margin:35rem}.md\:m-auto{margin:auto}.md\:m-px{margin:1px}.md\:m-2px{margin:2px}.md\:m-0-5{margin:.15rem}.md\:m-1-5{margin:.375rem}.md\:m-2-5{margin:.625rem}.md\:m-7-2{margin:1.875rem}.md\:m-31-25{margin:7.8125rem}.md\:m-62-5{margin:15.625rem}.md\:-m-1{margin:-.25rem}.md\:-m-2{margin:-.5rem}.md\:-m-3{margin:-.75rem}.md\:-m-4{margin:-1rem}.md\:-m-5{margin:-1.25rem}.md\:-m-6{margin:-1.5rem}.md\:-m-7{margin:-1.75rem}.md\:-m-8{margin:-2rem}.md\:-m-9{margin:-2.25rem}.md\:-m-10{margin:-2.5rem}.md\:-m-11{margin:-2.75rem}.md\:-m-12{margin:-3rem}.md\:-m-13{margin:-3.25rem}.md\:-m-14{margin:-3.5rem}.md\:-m-15{margin:-3.75rem}.md\:-m-16{margin:-4rem}.md\:-m-19{margin:-4.75rem}.md\:-m-20{margin:-5rem}.md\:-m-22{margin:-5.5rem}.md\:-m-23{margin:-5.75rem}.md\:-m-24{margin:-6rem}.md\:-m-30{margin:-7.5rem}.md\:-m-32{margin:-8rem}.md\:-m-40{margin:-10rem}.md\:-m-44{margin:-11rem}.md\:-m-48{margin:-12rem}.md\:-m-50{margin:-12.75rem}.md\:-m-52{margin:-13rem}.md\:-m-53{margin:-13.25rem}.md\:-m-55{margin:-13.75rem}.md\:-m-56{margin:-14rem}.md\:-m-64{margin:-16rem}.md\:-m-68{margin:-17rem}.md\:-m-75{margin:-18.75rem}.md\:-m-98{margin:-24.5rem}.md\:-m-100{margin:-25rem}.md\:-m-120{margin:-30rem}.md\:-m-140{margin:-35rem}.md\:-m-px{margin:-1px}.md\:-m-2px{margin:-2px}.md\:-m-0-5{margin:-.15rem}.md\:-m-1-5{margin:-.375rem}.md\:-m-2-5{margin:-.625rem}.md\:-m-7-2{margin:-1.875rem}.md\:-m-31-25{margin:-7.8125rem}.md\:-m-62-5{margin:-15.625rem}.md\:my-0{margin-top:0;margin-bottom:0}.md\:mx-0{margin-left:0;margin-right:0}.md\:my-1{margin-top:.25rem;margin-bottom:.25rem}.md\:mx-1{margin-left:.25rem;margin-right:.25rem}.md\:my-2{margin-top:.5rem;margin-bottom:.5rem}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:my-3{margin-top:.75rem;margin-bottom:.75rem}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:my-4{margin-top:1rem;margin-bottom:1rem}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.md\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.md\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.md\:my-8{margin-top:2rem;margin-bottom:2rem}.md\:mx-8{margin-left:2rem;margin-right:2rem}.md\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.md\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.md\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.md\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.md\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.md\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.md\:my-12{margin-top:3rem;margin-bottom:3rem}.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:my-13{margin-top:3.25rem;margin-bottom:3.25rem}.md\:mx-13{margin-left:3.25rem;margin-right:3.25rem}.md\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.md\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.md\:my-15{margin-top:3.75rem;margin-bottom:3.75rem}.md\:mx-15{margin-left:3.75rem;margin-right:3.75rem}.md\:my-16{margin-top:4rem;margin-bottom:4rem}.md\:mx-16{margin-left:4rem;margin-right:4rem}.md\:my-19{margin-top:4.75rem;margin-bottom:4.75rem}.md\:mx-19{margin-left:4.75rem;margin-right:4.75rem}.md\:my-20{margin-top:5rem;margin-bottom:5rem}.md\:mx-20{margin-left:5rem;margin-right:5rem}.md\:my-22{margin-top:5.5rem;margin-bottom:5.5rem}.md\:mx-22{margin-left:5.5rem;margin-right:5.5rem}.md\:my-23{margin-top:5.75rem;margin-bottom:5.75rem}.md\:mx-23{margin-left:5.75rem;margin-right:5.75rem}.md\:my-24{margin-top:6rem;margin-bottom:6rem}.md\:mx-24{margin-left:6rem;margin-right:6rem}.md\:my-28{margin-top:6.5rem;margin-bottom:6.5rem}.md\:mx-28{margin-left:6.5rem;margin-right:6.5rem}.md\:my-30{margin-top:7.5rem;margin-bottom:7.5rem}.md\:mx-30{margin-left:7.5rem;margin-right:7.5rem}.md\:my-32{margin-top:8rem;margin-bottom:8rem}.md\:mx-32{margin-left:8rem;margin-right:8rem}.md\:my-33{margin-top:8.75rem;margin-bottom:8.75rem}.md\:mx-33{margin-left:8.75rem;margin-right:8.75rem}.md\:my-36{margin-top:9rem;margin-bottom:9rem}.md\:mx-36{margin-left:9rem;margin-right:9rem}.md\:my-40{margin-top:10rem;margin-bottom:10rem}.md\:mx-40{margin-left:10rem;margin-right:10rem}.md\:my-44{margin-top:11rem;margin-bottom:11rem}.md\:mx-44{margin-left:11rem;margin-right:11rem}.md\:my-48{margin-top:12rem;margin-bottom:12rem}.md\:mx-48{margin-left:12rem;margin-right:12rem}.md\:my-50{margin-top:12.75rem;margin-bottom:12.75rem}.md\:mx-50{margin-left:12.75rem;margin-right:12.75rem}.md\:my-52{margin-top:13rem;margin-bottom:13rem}.md\:mx-52{margin-left:13rem;margin-right:13rem}.md\:my-53{margin-top:13.25rem;margin-bottom:13.25rem}.md\:mx-53{margin-left:13.25rem;margin-right:13.25rem}.md\:my-55{margin-top:13.75rem;margin-bottom:13.75rem}.md\:mx-55{margin-left:13.75rem;margin-right:13.75rem}.md\:my-56{margin-top:14rem;margin-bottom:14rem}.md\:mx-56{margin-left:14rem;margin-right:14rem}.md\:my-64{margin-top:16rem;margin-bottom:16rem}.md\:mx-64{margin-left:16rem;margin-right:16rem}.md\:my-68{margin-top:17rem;margin-bottom:17rem}.md\:mx-68{margin-left:17rem;margin-right:17rem}.md\:my-75{margin-top:18.75rem;margin-bottom:18.75rem}.md\:mx-75{margin-left:18.75rem;margin-right:18.75rem}.md\:my-98{margin-top:24.5rem;margin-bottom:24.5rem}.md\:mx-98{margin-left:24.5rem;margin-right:24.5rem}.md\:my-100{margin-top:25rem;margin-bottom:25rem}.md\:mx-100{margin-left:25rem;margin-right:25rem}.md\:my-120{margin-top:30rem;margin-bottom:30rem}.md\:mx-120{margin-left:30rem;margin-right:30rem}.md\:my-140{margin-top:35rem;margin-bottom:35rem}.md\:mx-140{margin-left:35rem;margin-right:35rem}.md\:my-auto{margin-top:auto;margin-bottom:auto}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-px{margin-top:1px;margin-bottom:1px}.md\:mx-px{margin-left:1px;margin-right:1px}.md\:my-2px{margin-top:2px;margin-bottom:2px}.md\:mx-2px{margin-left:2px;margin-right:2px}.md\:my-0-5{margin-top:.15rem;margin-bottom:.15rem}.md\:mx-0-5{margin-left:.15rem;margin-right:.15rem}.md\:my-1-5{margin-top:.375rem;margin-bottom:.375rem}.md\:mx-1-5{margin-left:.375rem;margin-right:.375rem}.md\:my-2-5{margin-top:.625rem;margin-bottom:.625rem}.md\:mx-2-5{margin-left:.625rem;margin-right:.625rem}.md\:my-7-2{margin-top:1.875rem;margin-bottom:1.875rem}.md\:mx-7-2{margin-left:1.875rem;margin-right:1.875rem}.md\:my-31-25{margin-top:7.8125rem;margin-bottom:7.8125rem}.md\:mx-31-25{margin-left:7.8125rem;margin-right:7.8125rem}.md\:my-62-5{margin-top:15.625rem;margin-bottom:15.625rem}.md\:mx-62-5{margin-left:15.625rem;margin-right:15.625rem}.md\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.md\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.md\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.md\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.md\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.md\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.md\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.md\:-mx-4{margin-left:-1rem;margin-right:-1rem}.md\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.md\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.md\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.md\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.md\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.md\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.md\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.md\:-mx-8{margin-left:-2rem;margin-right:-2rem}.md\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.md\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.md\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.md\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.md\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.md\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.md\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.md\:-mx-12{margin-left:-3rem;margin-right:-3rem}.md\:-my-13{margin-top:-3.25rem;margin-bottom:-3.25rem}.md\:-mx-13{margin-left:-3.25rem;margin-right:-3.25rem}.md\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.md\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.md\:-my-15{margin-top:-3.75rem;margin-bottom:-3.75rem}.md\:-mx-15{margin-left:-3.75rem;margin-right:-3.75rem}.md\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.md\:-mx-16{margin-left:-4rem;margin-right:-4rem}.md\:-my-19{margin-top:-4.75rem;margin-bottom:-4.75rem}.md\:-mx-19{margin-left:-4.75rem;margin-right:-4.75rem}.md\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.md\:-mx-20{margin-left:-5rem;margin-right:-5rem}.md\:-my-22{margin-top:-5.5rem;margin-bottom:-5.5rem}.md\:-mx-22{margin-left:-5.5rem;margin-right:-5.5rem}.md\:-my-23{margin-top:-5.75rem;margin-bottom:-5.75rem}.md\:-mx-23{margin-left:-5.75rem;margin-right:-5.75rem}.md\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.md\:-mx-24{margin-left:-6rem;margin-right:-6rem}.md\:-my-30{margin-top:-7.5rem;margin-bottom:-7.5rem}.md\:-mx-30{margin-left:-7.5rem;margin-right:-7.5rem}.md\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.md\:-mx-32{margin-left:-8rem;margin-right:-8rem}.md\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.md\:-mx-40{margin-left:-10rem;margin-right:-10rem}.md\:-my-44{margin-top:-11rem;margin-bottom:-11rem}.md\:-mx-44{margin-left:-11rem;margin-right:-11rem}.md\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.md\:-mx-48{margin-left:-12rem;margin-right:-12rem}.md\:-my-50{margin-top:-12.75rem;margin-bottom:-12.75rem}.md\:-mx-50{margin-left:-12.75rem;margin-right:-12.75rem}.md\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.md\:-mx-52{margin-left:-13rem;margin-right:-13rem}.md\:-my-53{margin-top:-13.25rem;margin-bottom:-13.25rem}.md\:-mx-53{margin-left:-13.25rem;margin-right:-13.25rem}.md\:-my-55{margin-top:-13.75rem;margin-bottom:-13.75rem}.md\:-mx-55{margin-left:-13.75rem;margin-right:-13.75rem}.md\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.md\:-mx-56{margin-left:-14rem;margin-right:-14rem}.md\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.md\:-mx-64{margin-left:-16rem;margin-right:-16rem}.md\:-my-68{margin-top:-17rem;margin-bottom:-17rem}.md\:-mx-68{margin-left:-17rem;margin-right:-17rem}.md\:-my-75{margin-top:-18.75rem;margin-bottom:-18.75rem}.md\:-mx-75{margin-left:-18.75rem;margin-right:-18.75rem}.md\:-my-98{margin-top:-24.5rem;margin-bottom:-24.5rem}.md\:-mx-98{margin-left:-24.5rem;margin-right:-24.5rem}.md\:-my-100{margin-top:-25rem;margin-bottom:-25rem}.md\:-mx-100{margin-left:-25rem;margin-right:-25rem}.md\:-my-120{margin-top:-30rem;margin-bottom:-30rem}.md\:-mx-120{margin-left:-30rem;margin-right:-30rem}.md\:-my-140{margin-top:-35rem;margin-bottom:-35rem}.md\:-mx-140{margin-left:-35rem;margin-right:-35rem}.md\:-my-px{margin-top:-1px;margin-bottom:-1px}.md\:-mx-px{margin-left:-1px;margin-right:-1px}.md\:-my-2px{margin-top:-2px;margin-bottom:-2px}.md\:-mx-2px{margin-left:-2px;margin-right:-2px}.md\:-my-0-5{margin-top:-.15rem;margin-bottom:-.15rem}.md\:-mx-0-5{margin-left:-.15rem;margin-right:-.15rem}.md\:-my-1-5{margin-top:-.375rem;margin-bottom:-.375rem}.md\:-mx-1-5{margin-left:-.375rem;margin-right:-.375rem}.md\:-my-2-5{margin-top:-.625rem;margin-bottom:-.625rem}.md\:-mx-2-5{margin-left:-.625rem;margin-right:-.625rem}.md\:-my-7-2{margin-top:-1.875rem;margin-bottom:-1.875rem}.md\:-mx-7-2{margin-left:-1.875rem;margin-right:-1.875rem}.md\:-my-31-25{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.md\:-mx-31-25{margin-left:-7.8125rem;margin-right:-7.8125rem}.md\:-my-62-5{margin-top:-15.625rem;margin-bottom:-15.625rem}.md\:-mx-62-5{margin-left:-15.625rem;margin-right:-15.625rem}.md\:mt-0{margin-top:0}.md\:mr-0{margin-right:0}.md\:mb-0{margin-bottom:0}.md\:ml-0{margin-left:0}.md\:mt-1{margin-top:.25rem}.md\:mr-1{margin-right:.25rem}.md\:mb-1{margin-bottom:.25rem}.md\:ml-1{margin-left:.25rem}.md\:mt-2{margin-top:.5rem}.md\:mr-2{margin-right:.5rem}.md\:mb-2{margin-bottom:.5rem}.md\:ml-2{margin-left:.5rem}.md\:mt-3{margin-top:.75rem}.md\:mr-3{margin-right:.75rem}.md\:mb-3{margin-bottom:.75rem}.md\:ml-3{margin-left:.75rem}.md\:mt-4{margin-top:1rem}.md\:mr-4{margin-right:1rem}.md\:mb-4{margin-bottom:1rem}.md\:ml-4{margin-left:1rem}.md\:mt-5{margin-top:1.25rem}.md\:mr-5{margin-right:1.25rem}.md\:mb-5{margin-bottom:1.25rem}.md\:ml-5{margin-left:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:mr-6{margin-right:1.5rem}.md\:mb-6{margin-bottom:1.5rem}.md\:ml-6{margin-left:1.5rem}.md\:mt-7{margin-top:1.75rem}.md\:mr-7{margin-right:1.75rem}.md\:mb-7{margin-bottom:1.75rem}.md\:ml-7{margin-left:1.75rem}.md\:mt-8{margin-top:2rem}.md\:mr-8{margin-right:2rem}.md\:mb-8{margin-bottom:2rem}.md\:ml-8{margin-left:2rem}.md\:mt-9{margin-top:2.25rem}.md\:mr-9{margin-right:2.25rem}.md\:mb-9{margin-bottom:2.25rem}.md\:ml-9{margin-left:2.25rem}.md\:mt-10{margin-top:2.5rem}.md\:mr-10{margin-right:2.5rem}.md\:mb-10{margin-bottom:2.5rem}.md\:ml-10{margin-left:2.5rem}.md\:mt-11{margin-top:2.75rem}.md\:mr-11{margin-right:2.75rem}.md\:mb-11{margin-bottom:2.75rem}.md\:ml-11{margin-left:2.75rem}.md\:mt-12{margin-top:3rem}.md\:mr-12{margin-right:3rem}.md\:mb-12{margin-bottom:3rem}.md\:ml-12{margin-left:3rem}.md\:mt-13{margin-top:3.25rem}.md\:mr-13{margin-right:3.25rem}.md\:mb-13{margin-bottom:3.25rem}.md\:ml-13{margin-left:3.25rem}.md\:mt-14{margin-top:3.5rem}.md\:mr-14{margin-right:3.5rem}.md\:mb-14{margin-bottom:3.5rem}.md\:ml-14{margin-left:3.5rem}.md\:mt-15{margin-top:3.75rem}.md\:mr-15{margin-right:3.75rem}.md\:mb-15{margin-bottom:3.75rem}.md\:ml-15{margin-left:3.75rem}.md\:mt-16{margin-top:4rem}.md\:mr-16{margin-right:4rem}.md\:mb-16{margin-bottom:4rem}.md\:ml-16{margin-left:4rem}.md\:mt-19{margin-top:4.75rem}.md\:mr-19{margin-right:4.75rem}.md\:mb-19{margin-bottom:4.75rem}.md\:ml-19{margin-left:4.75rem}.md\:mt-20{margin-top:5rem}.md\:mr-20{margin-right:5rem}.md\:mb-20{margin-bottom:5rem}.md\:ml-20{margin-left:5rem}.md\:mt-22{margin-top:5.5rem}.md\:mr-22{margin-right:5.5rem}.md\:mb-22{margin-bottom:5.5rem}.md\:ml-22{margin-left:5.5rem}.md\:mt-23{margin-top:5.75rem}.md\:mr-23{margin-right:5.75rem}.md\:mb-23{margin-bottom:5.75rem}.md\:ml-23{margin-left:5.75rem}.md\:mt-24{margin-top:6rem}.md\:mr-24{margin-right:6rem}.md\:mb-24{margin-bottom:6rem}.md\:ml-24{margin-left:6rem}.md\:mt-28{margin-top:6.5rem}.md\:mr-28{margin-right:6.5rem}.md\:mb-28{margin-bottom:6.5rem}.md\:ml-28{margin-left:6.5rem}.md\:mt-30{margin-top:7.5rem}.md\:mr-30{margin-right:7.5rem}.md\:mb-30{margin-bottom:7.5rem}.md\:ml-30{margin-left:7.5rem}.md\:mt-32{margin-top:8rem}.md\:mr-32{margin-right:8rem}.md\:mb-32{margin-bottom:8rem}.md\:ml-32{margin-left:8rem}.md\:mt-33{margin-top:8.75rem}.md\:mr-33{margin-right:8.75rem}.md\:mb-33{margin-bottom:8.75rem}.md\:ml-33{margin-left:8.75rem}.md\:mt-36{margin-top:9rem}.md\:mr-36{margin-right:9rem}.md\:mb-36{margin-bottom:9rem}.md\:ml-36{margin-left:9rem}.md\:mt-40{margin-top:10rem}.md\:mr-40{margin-right:10rem}.md\:mb-40{margin-bottom:10rem}.md\:ml-40{margin-left:10rem}.md\:mt-44{margin-top:11rem}.md\:mr-44{margin-right:11rem}.md\:mb-44{margin-bottom:11rem}.md\:ml-44{margin-left:11rem}.md\:mt-48{margin-top:12rem}.md\:mr-48{margin-right:12rem}.md\:mb-48{margin-bottom:12rem}.md\:ml-48{margin-left:12rem}.md\:mt-50{margin-top:12.75rem}.md\:mr-50{margin-right:12.75rem}.md\:mb-50{margin-bottom:12.75rem}.md\:ml-50{margin-left:12.75rem}.md\:mt-52{margin-top:13rem}.md\:mr-52{margin-right:13rem}.md\:mb-52{margin-bottom:13rem}.md\:ml-52{margin-left:13rem}.md\:mt-53{margin-top:13.25rem}.md\:mr-53{margin-right:13.25rem}.md\:mb-53{margin-bottom:13.25rem}.md\:ml-53{margin-left:13.25rem}.md\:mt-55{margin-top:13.75rem}.md\:mr-55{margin-right:13.75rem}.md\:mb-55{margin-bottom:13.75rem}.md\:ml-55{margin-left:13.75rem}.md\:mt-56{margin-top:14rem}.md\:mr-56{margin-right:14rem}.md\:mb-56{margin-bottom:14rem}.md\:ml-56{margin-left:14rem}.md\:mt-64{margin-top:16rem}.md\:mr-64{margin-right:16rem}.md\:mb-64{margin-bottom:16rem}.md\:ml-64{margin-left:16rem}.md\:mt-68{margin-top:17rem}.md\:mr-68{margin-right:17rem}.md\:mb-68{margin-bottom:17rem}.md\:ml-68{margin-left:17rem}.md\:mt-75{margin-top:18.75rem}.md\:mr-75{margin-right:18.75rem}.md\:mb-75{margin-bottom:18.75rem}.md\:ml-75{margin-left:18.75rem}.md\:mt-98{margin-top:24.5rem}.md\:mr-98{margin-right:24.5rem}.md\:mb-98{margin-bottom:24.5rem}.md\:ml-98{margin-left:24.5rem}.md\:mt-100{margin-top:25rem}.md\:mr-100{margin-right:25rem}.md\:mb-100{margin-bottom:25rem}.md\:ml-100{margin-left:25rem}.md\:mt-120{margin-top:30rem}.md\:mr-120{margin-right:30rem}.md\:mb-120{margin-bottom:30rem}.md\:ml-120{margin-left:30rem}.md\:mt-140{margin-top:35rem}.md\:mr-140{margin-right:35rem}.md\:mb-140{margin-bottom:35rem}.md\:ml-140{margin-left:35rem}.md\:mt-auto{margin-top:auto}.md\:mr-auto{margin-right:auto}.md\:mb-auto{margin-bottom:auto}.md\:ml-auto{margin-left:auto}.md\:mt-px{margin-top:1px}.md\:mr-px{margin-right:1px}.md\:mb-px{margin-bottom:1px}.md\:ml-px{margin-left:1px}.md\:mt-2px{margin-top:2px}.md\:mr-2px{margin-right:2px}.md\:mb-2px{margin-bottom:2px}.md\:ml-2px{margin-left:2px}.md\:mt-0-5{margin-top:.15rem}.md\:mr-0-5{margin-right:.15rem}.md\:mb-0-5{margin-bottom:.15rem}.md\:ml-0-5{margin-left:.15rem}.md\:mt-1-5{margin-top:.375rem}.md\:mr-1-5{margin-right:.375rem}.md\:mb-1-5{margin-bottom:.375rem}.md\:ml-1-5{margin-left:.375rem}.md\:mt-2-5{margin-top:.625rem}.md\:mr-2-5{margin-right:.625rem}.md\:mb-2-5{margin-bottom:.625rem}.md\:ml-2-5{margin-left:.625rem}.md\:mt-7-2{margin-top:1.875rem}.md\:mr-7-2{margin-right:1.875rem}.md\:mb-7-2{margin-bottom:1.875rem}.md\:ml-7-2{margin-left:1.875rem}.md\:mt-31-25{margin-top:7.8125rem}.md\:mr-31-25{margin-right:7.8125rem}.md\:mb-31-25{margin-bottom:7.8125rem}.md\:ml-31-25{margin-left:7.8125rem}.md\:mt-62-5{margin-top:15.625rem}.md\:mr-62-5{margin-right:15.625rem}.md\:mb-62-5{margin-bottom:15.625rem}.md\:ml-62-5{margin-left:15.625rem}.md\:-mt-1{margin-top:-.25rem}.md\:-mr-1{margin-right:-.25rem}.md\:-mb-1{margin-bottom:-.25rem}.md\:-ml-1{margin-left:-.25rem}.md\:-mt-2{margin-top:-.5rem}.md\:-mr-2{margin-right:-.5rem}.md\:-mb-2{margin-bottom:-.5rem}.md\:-ml-2{margin-left:-.5rem}.md\:-mt-3{margin-top:-.75rem}.md\:-mr-3{margin-right:-.75rem}.md\:-mb-3{margin-bottom:-.75rem}.md\:-ml-3{margin-left:-.75rem}.md\:-mt-4{margin-top:-1rem}.md\:-mr-4{margin-right:-1rem}.md\:-mb-4{margin-bottom:-1rem}.md\:-ml-4{margin-left:-1rem}.md\:-mt-5{margin-top:-1.25rem}.md\:-mr-5{margin-right:-1.25rem}.md\:-mb-5{margin-bottom:-1.25rem}.md\:-ml-5{margin-left:-1.25rem}.md\:-mt-6{margin-top:-1.5rem}.md\:-mr-6{margin-right:-1.5rem}.md\:-mb-6{margin-bottom:-1.5rem}.md\:-ml-6{margin-left:-1.5rem}.md\:-mt-7{margin-top:-1.75rem}.md\:-mr-7{margin-right:-1.75rem}.md\:-mb-7{margin-bottom:-1.75rem}.md\:-ml-7{margin-left:-1.75rem}.md\:-mt-8{margin-top:-2rem}.md\:-mr-8{margin-right:-2rem}.md\:-mb-8{margin-bottom:-2rem}.md\:-ml-8{margin-left:-2rem}.md\:-mt-9{margin-top:-2.25rem}.md\:-mr-9{margin-right:-2.25rem}.md\:-mb-9{margin-bottom:-2.25rem}.md\:-ml-9{margin-left:-2.25rem}.md\:-mt-10{margin-top:-2.5rem}.md\:-mr-10{margin-right:-2.5rem}.md\:-mb-10{margin-bottom:-2.5rem}.md\:-ml-10{margin-left:-2.5rem}.md\:-mt-11{margin-top:-2.75rem}.md\:-mr-11{margin-right:-2.75rem}.md\:-mb-11{margin-bottom:-2.75rem}.md\:-ml-11{margin-left:-2.75rem}.md\:-mt-12{margin-top:-3rem}.md\:-mr-12{margin-right:-3rem}.md\:-mb-12{margin-bottom:-3rem}.md\:-ml-12{margin-left:-3rem}.md\:-mt-13{margin-top:-3.25rem}.md\:-mr-13{margin-right:-3.25rem}.md\:-mb-13{margin-bottom:-3.25rem}.md\:-ml-13{margin-left:-3.25rem}.md\:-mt-14{margin-top:-3.5rem}.md\:-mr-14{margin-right:-3.5rem}.md\:-mb-14{margin-bottom:-3.5rem}.md\:-ml-14{margin-left:-3.5rem}.md\:-mt-15{margin-top:-3.75rem}.md\:-mr-15{margin-right:-3.75rem}.md\:-mb-15{margin-bottom:-3.75rem}.md\:-ml-15{margin-left:-3.75rem}.md\:-mt-16{margin-top:-4rem}.md\:-mr-16{margin-right:-4rem}.md\:-mb-16{margin-bottom:-4rem}.md\:-ml-16{margin-left:-4rem}.md\:-mt-19{margin-top:-4.75rem}.md\:-mr-19{margin-right:-4.75rem}.md\:-mb-19{margin-bottom:-4.75rem}.md\:-ml-19{margin-left:-4.75rem}.md\:-mt-20{margin-top:-5rem}.md\:-mr-20{margin-right:-5rem}.md\:-mb-20{margin-bottom:-5rem}.md\:-ml-20{margin-left:-5rem}.md\:-mt-22{margin-top:-5.5rem}.md\:-mr-22{margin-right:-5.5rem}.md\:-mb-22{margin-bottom:-5.5rem}.md\:-ml-22{margin-left:-5.5rem}.md\:-mt-23{margin-top:-5.75rem}.md\:-mr-23{margin-right:-5.75rem}.md\:-mb-23{margin-bottom:-5.75rem}.md\:-ml-23{margin-left:-5.75rem}.md\:-mt-24{margin-top:-6rem}.md\:-mr-24{margin-right:-6rem}.md\:-mb-24{margin-bottom:-6rem}.md\:-ml-24{margin-left:-6rem}.md\:-mt-30{margin-top:-7.5rem}.md\:-mr-30{margin-right:-7.5rem}.md\:-mb-30{margin-bottom:-7.5rem}.md\:-ml-30{margin-left:-7.5rem}.md\:-mt-32{margin-top:-8rem}.md\:-mr-32{margin-right:-8rem}.md\:-mb-32{margin-bottom:-8rem}.md\:-ml-32{margin-left:-8rem}.md\:-mt-40{margin-top:-10rem}.md\:-mr-40{margin-right:-10rem}.md\:-mb-40{margin-bottom:-10rem}.md\:-ml-40{margin-left:-10rem}.md\:-mt-44{margin-top:-11rem}.md\:-mr-44{margin-right:-11rem}.md\:-mb-44{margin-bottom:-11rem}.md\:-ml-44{margin-left:-11rem}.md\:-mt-48{margin-top:-12rem}.md\:-mr-48{margin-right:-12rem}.md\:-mb-48{margin-bottom:-12rem}.md\:-ml-48{margin-left:-12rem}.md\:-mt-50{margin-top:-12.75rem}.md\:-mr-50{margin-right:-12.75rem}.md\:-mb-50{margin-bottom:-12.75rem}.md\:-ml-50{margin-left:-12.75rem}.md\:-mt-52{margin-top:-13rem}.md\:-mr-52{margin-right:-13rem}.md\:-mb-52{margin-bottom:-13rem}.md\:-ml-52{margin-left:-13rem}.md\:-mt-53{margin-top:-13.25rem}.md\:-mr-53{margin-right:-13.25rem}.md\:-mb-53{margin-bottom:-13.25rem}.md\:-ml-53{margin-left:-13.25rem}.md\:-mt-55{margin-top:-13.75rem}.md\:-mr-55{margin-right:-13.75rem}.md\:-mb-55{margin-bottom:-13.75rem}.md\:-ml-55{margin-left:-13.75rem}.md\:-mt-56{margin-top:-14rem}.md\:-mr-56{margin-right:-14rem}.md\:-mb-56{margin-bottom:-14rem}.md\:-ml-56{margin-left:-14rem}.md\:-mt-64{margin-top:-16rem}.md\:-mr-64{margin-right:-16rem}.md\:-mb-64{margin-bottom:-16rem}.md\:-ml-64{margin-left:-16rem}.md\:-mt-68{margin-top:-17rem}.md\:-mr-68{margin-right:-17rem}.md\:-mb-68{margin-bottom:-17rem}.md\:-ml-68{margin-left:-17rem}.md\:-mt-75{margin-top:-18.75rem}.md\:-mr-75{margin-right:-18.75rem}.md\:-mb-75{margin-bottom:-18.75rem}.md\:-ml-75{margin-left:-18.75rem}.md\:-mt-98{margin-top:-24.5rem}.md\:-mr-98{margin-right:-24.5rem}.md\:-mb-98{margin-bottom:-24.5rem}.md\:-ml-98{margin-left:-24.5rem}.md\:-mt-100{margin-top:-25rem}.md\:-mr-100{margin-right:-25rem}.md\:-mb-100{margin-bottom:-25rem}.md\:-ml-100{margin-left:-25rem}.md\:-mt-120{margin-top:-30rem}.md\:-mr-120{margin-right:-30rem}.md\:-mb-120{margin-bottom:-30rem}.md\:-ml-120{margin-left:-30rem}.md\:-mt-140{margin-top:-35rem}.md\:-mr-140{margin-right:-35rem}.md\:-mb-140{margin-bottom:-35rem}.md\:-ml-140{margin-left:-35rem}.md\:-mt-px{margin-top:-1px}.md\:-mr-px{margin-right:-1px}.md\:-mb-px{margin-bottom:-1px}.md\:-ml-px{margin-left:-1px}.md\:-mt-2px{margin-top:-2px}.md\:-mr-2px{margin-right:-2px}.md\:-mb-2px{margin-bottom:-2px}.md\:-ml-2px{margin-left:-2px}.md\:-mt-0-5{margin-top:-.15rem}.md\:-mr-0-5{margin-right:-.15rem}.md\:-mb-0-5{margin-bottom:-.15rem}.md\:-ml-0-5{margin-left:-.15rem}.md\:-mt-1-5{margin-top:-.375rem}.md\:-mr-1-5{margin-right:-.375rem}.md\:-mb-1-5{margin-bottom:-.375rem}.md\:-ml-1-5{margin-left:-.375rem}.md\:-mt-2-5{margin-top:-.625rem}.md\:-mr-2-5{margin-right:-.625rem}.md\:-mb-2-5{margin-bottom:-.625rem}.md\:-ml-2-5{margin-left:-.625rem}.md\:-mt-7-2{margin-top:-1.875rem}.md\:-mr-7-2{margin-right:-1.875rem}.md\:-mb-7-2{margin-bottom:-1.875rem}.md\:-ml-7-2{margin-left:-1.875rem}.md\:-mt-31-25{margin-top:-7.8125rem}.md\:-mr-31-25{margin-right:-7.8125rem}.md\:-mb-31-25{margin-bottom:-7.8125rem}.md\:-ml-31-25{margin-left:-7.8125rem}.md\:-mt-62-5{margin-top:-15.625rem}.md\:-mr-62-5{margin-right:-15.625rem}.md\:-mb-62-5{margin-bottom:-15.625rem}.md\:-ml-62-5{margin-left:-15.625rem}.md\:last\:m-0:last-child{margin:0}.md\:last\:m-1:last-child{margin:.25rem}.md\:last\:m-2:last-child{margin:.5rem}.md\:last\:m-3:last-child{margin:.75rem}.md\:last\:m-4:last-child{margin:1rem}.md\:last\:m-5:last-child{margin:1.25rem}.md\:last\:m-6:last-child{margin:1.5rem}.md\:last\:m-7:last-child{margin:1.75rem}.md\:last\:m-8:last-child{margin:2rem}.md\:last\:m-9:last-child{margin:2.25rem}.md\:last\:m-10:last-child{margin:2.5rem}.md\:last\:m-11:last-child{margin:2.75rem}.md\:last\:m-12:last-child{margin:3rem}.md\:last\:m-13:last-child{margin:3.25rem}.md\:last\:m-14:last-child{margin:3.5rem}.md\:last\:m-15:last-child{margin:3.75rem}.md\:last\:m-16:last-child{margin:4rem}.md\:last\:m-19:last-child{margin:4.75rem}.md\:last\:m-20:last-child{margin:5rem}.md\:last\:m-22:last-child{margin:5.5rem}.md\:last\:m-23:last-child{margin:5.75rem}.md\:last\:m-24:last-child{margin:6rem}.md\:last\:m-28:last-child{margin:6.5rem}.md\:last\:m-30:last-child{margin:7.5rem}.md\:last\:m-32:last-child{margin:8rem}.md\:last\:m-33:last-child{margin:8.75rem}.md\:last\:m-36:last-child{margin:9rem}.md\:last\:m-40:last-child{margin:10rem}.md\:last\:m-44:last-child{margin:11rem}.md\:last\:m-48:last-child{margin:12rem}.md\:last\:m-50:last-child{margin:12.75rem}.md\:last\:m-52:last-child{margin:13rem}.md\:last\:m-53:last-child{margin:13.25rem}.md\:last\:m-55:last-child{margin:13.75rem}.md\:last\:m-56:last-child{margin:14rem}.md\:last\:m-64:last-child{margin:16rem}.md\:last\:m-68:last-child{margin:17rem}.md\:last\:m-75:last-child{margin:18.75rem}.md\:last\:m-98:last-child{margin:24.5rem}.md\:last\:m-100:last-child{margin:25rem}.md\:last\:m-120:last-child{margin:30rem}.md\:last\:m-140:last-child{margin:35rem}.md\:last\:m-auto:last-child{margin:auto}.md\:last\:m-px:last-child{margin:1px}.md\:last\:m-2px:last-child{margin:2px}.md\:last\:m-0-5:last-child{margin:.15rem}.md\:last\:m-1-5:last-child{margin:.375rem}.md\:last\:m-2-5:last-child{margin:.625rem}.md\:last\:m-7-2:last-child{margin:1.875rem}.md\:last\:m-31-25:last-child{margin:7.8125rem}.md\:last\:m-62-5:last-child{margin:15.625rem}.md\:last\:-m-1:last-child{margin:-.25rem}.md\:last\:-m-2:last-child{margin:-.5rem}.md\:last\:-m-3:last-child{margin:-.75rem}.md\:last\:-m-4:last-child{margin:-1rem}.md\:last\:-m-5:last-child{margin:-1.25rem}.md\:last\:-m-6:last-child{margin:-1.5rem}.md\:last\:-m-7:last-child{margin:-1.75rem}.md\:last\:-m-8:last-child{margin:-2rem}.md\:last\:-m-9:last-child{margin:-2.25rem}.md\:last\:-m-10:last-child{margin:-2.5rem}.md\:last\:-m-11:last-child{margin:-2.75rem}.md\:last\:-m-12:last-child{margin:-3rem}.md\:last\:-m-13:last-child{margin:-3.25rem}.md\:last\:-m-14:last-child{margin:-3.5rem}.md\:last\:-m-15:last-child{margin:-3.75rem}.md\:last\:-m-16:last-child{margin:-4rem}.md\:last\:-m-19:last-child{margin:-4.75rem}.md\:last\:-m-20:last-child{margin:-5rem}.md\:last\:-m-22:last-child{margin:-5.5rem}.md\:last\:-m-23:last-child{margin:-5.75rem}.md\:last\:-m-24:last-child{margin:-6rem}.md\:last\:-m-30:last-child{margin:-7.5rem}.md\:last\:-m-32:last-child{margin:-8rem}.md\:last\:-m-40:last-child{margin:-10rem}.md\:last\:-m-44:last-child{margin:-11rem}.md\:last\:-m-48:last-child{margin:-12rem}.md\:last\:-m-50:last-child{margin:-12.75rem}.md\:last\:-m-52:last-child{margin:-13rem}.md\:last\:-m-53:last-child{margin:-13.25rem}.md\:last\:-m-55:last-child{margin:-13.75rem}.md\:last\:-m-56:last-child{margin:-14rem}.md\:last\:-m-64:last-child{margin:-16rem}.md\:last\:-m-68:last-child{margin:-17rem}.md\:last\:-m-75:last-child{margin:-18.75rem}.md\:last\:-m-98:last-child{margin:-24.5rem}.md\:last\:-m-100:last-child{margin:-25rem}.md\:last\:-m-120:last-child{margin:-30rem}.md\:last\:-m-140:last-child{margin:-35rem}.md\:last\:-m-px:last-child{margin:-1px}.md\:last\:-m-2px:last-child{margin:-2px}.md\:last\:-m-0-5:last-child{margin:-.15rem}.md\:last\:-m-1-5:last-child{margin:-.375rem}.md\:last\:-m-2-5:last-child{margin:-.625rem}.md\:last\:-m-7-2:last-child{margin:-1.875rem}.md\:last\:-m-31-25:last-child{margin:-7.8125rem}.md\:last\:-m-62-5:last-child{margin:-15.625rem}.md\:last\:my-0:last-child{margin-top:0;margin-bottom:0}.md\:last\:mx-0:last-child{margin-left:0;margin-right:0}.md\:last\:my-1:last-child{margin-top:.25rem;margin-bottom:.25rem}.md\:last\:mx-1:last-child{margin-left:.25rem;margin-right:.25rem}.md\:last\:my-2:last-child{margin-top:.5rem;margin-bottom:.5rem}.md\:last\:mx-2:last-child{margin-left:.5rem;margin-right:.5rem}.md\:last\:my-3:last-child{margin-top:.75rem;margin-bottom:.75rem}.md\:last\:mx-3:last-child{margin-left:.75rem;margin-right:.75rem}.md\:last\:my-4:last-child{margin-top:1rem;margin-bottom:1rem}.md\:last\:mx-4:last-child{margin-left:1rem;margin-right:1rem}.md\:last\:my-5:last-child{margin-top:1.25rem;margin-bottom:1.25rem}.md\:last\:mx-5:last-child{margin-left:1.25rem;margin-right:1.25rem}.md\:last\:my-6:last-child{margin-top:1.5rem;margin-bottom:1.5rem}.md\:last\:mx-6:last-child{margin-left:1.5rem;margin-right:1.5rem}.md\:last\:my-7:last-child{margin-top:1.75rem;margin-bottom:1.75rem}.md\:last\:mx-7:last-child{margin-left:1.75rem;margin-right:1.75rem}.md\:last\:my-8:last-child{margin-top:2rem;margin-bottom:2rem}.md\:last\:mx-8:last-child{margin-left:2rem;margin-right:2rem}.md\:last\:my-9:last-child{margin-top:2.25rem;margin-bottom:2.25rem}.md\:last\:mx-9:last-child{margin-left:2.25rem;margin-right:2.25rem}.md\:last\:my-10:last-child{margin-top:2.5rem;margin-bottom:2.5rem}.md\:last\:mx-10:last-child{margin-left:2.5rem;margin-right:2.5rem}.md\:last\:my-11:last-child{margin-top:2.75rem;margin-bottom:2.75rem}.md\:last\:mx-11:last-child{margin-left:2.75rem;margin-right:2.75rem}.md\:last\:my-12:last-child{margin-top:3rem;margin-bottom:3rem}.md\:last\:mx-12:last-child{margin-left:3rem;margin-right:3rem}.md\:last\:my-13:last-child{margin-top:3.25rem;margin-bottom:3.25rem}.md\:last\:mx-13:last-child{margin-left:3.25rem;margin-right:3.25rem}.md\:last\:my-14:last-child{margin-top:3.5rem;margin-bottom:3.5rem}.md\:last\:mx-14:last-child{margin-left:3.5rem;margin-right:3.5rem}.md\:last\:my-15:last-child{margin-top:3.75rem;margin-bottom:3.75rem}.md\:last\:mx-15:last-child{margin-left:3.75rem;margin-right:3.75rem}.md\:last\:my-16:last-child{margin-top:4rem;margin-bottom:4rem}.md\:last\:mx-16:last-child{margin-left:4rem;margin-right:4rem}.md\:last\:my-19:last-child{margin-top:4.75rem;margin-bottom:4.75rem}.md\:last\:mx-19:last-child{margin-left:4.75rem;margin-right:4.75rem}.md\:last\:my-20:last-child{margin-top:5rem;margin-bottom:5rem}.md\:last\:mx-20:last-child{margin-left:5rem;margin-right:5rem}.md\:last\:my-22:last-child{margin-top:5.5rem;margin-bottom:5.5rem}.md\:last\:mx-22:last-child{margin-left:5.5rem;margin-right:5.5rem}.md\:last\:my-23:last-child{margin-top:5.75rem;margin-bottom:5.75rem}.md\:last\:mx-23:last-child{margin-left:5.75rem;margin-right:5.75rem}.md\:last\:my-24:last-child{margin-top:6rem;margin-bottom:6rem}.md\:last\:mx-24:last-child{margin-left:6rem;margin-right:6rem}.md\:last\:my-28:last-child{margin-top:6.5rem;margin-bottom:6.5rem}.md\:last\:mx-28:last-child{margin-left:6.5rem;margin-right:6.5rem}.md\:last\:my-30:last-child{margin-top:7.5rem;margin-bottom:7.5rem}.md\:last\:mx-30:last-child{margin-left:7.5rem;margin-right:7.5rem}.md\:last\:my-32:last-child{margin-top:8rem;margin-bottom:8rem}.md\:last\:mx-32:last-child{margin-left:8rem;margin-right:8rem}.md\:last\:my-33:last-child{margin-top:8.75rem;margin-bottom:8.75rem}.md\:last\:mx-33:last-child{margin-left:8.75rem;margin-right:8.75rem}.md\:last\:my-36:last-child{margin-top:9rem;margin-bottom:9rem}.md\:last\:mx-36:last-child{margin-left:9rem;margin-right:9rem}.md\:last\:my-40:last-child{margin-top:10rem;margin-bottom:10rem}.md\:last\:mx-40:last-child{margin-left:10rem;margin-right:10rem}.md\:last\:my-44:last-child{margin-top:11rem;margin-bottom:11rem}.md\:last\:mx-44:last-child{margin-left:11rem;margin-right:11rem}.md\:last\:my-48:last-child{margin-top:12rem;margin-bottom:12rem}.md\:last\:mx-48:last-child{margin-left:12rem;margin-right:12rem}.md\:last\:my-50:last-child{margin-top:12.75rem;margin-bottom:12.75rem}.md\:last\:mx-50:last-child{margin-left:12.75rem;margin-right:12.75rem}.md\:last\:my-52:last-child{margin-top:13rem;margin-bottom:13rem}.md\:last\:mx-52:last-child{margin-left:13rem;margin-right:13rem}.md\:last\:my-53:last-child{margin-top:13.25rem;margin-bottom:13.25rem}.md\:last\:mx-53:last-child{margin-left:13.25rem;margin-right:13.25rem}.md\:last\:my-55:last-child{margin-top:13.75rem;margin-bottom:13.75rem}.md\:last\:mx-55:last-child{margin-left:13.75rem;margin-right:13.75rem}.md\:last\:my-56:last-child{margin-top:14rem;margin-bottom:14rem}.md\:last\:mx-56:last-child{margin-left:14rem;margin-right:14rem}.md\:last\:my-64:last-child{margin-top:16rem;margin-bottom:16rem}.md\:last\:mx-64:last-child{margin-left:16rem;margin-right:16rem}.md\:last\:my-68:last-child{margin-top:17rem;margin-bottom:17rem}.md\:last\:mx-68:last-child{margin-left:17rem;margin-right:17rem}.md\:last\:my-75:last-child{margin-top:18.75rem;margin-bottom:18.75rem}.md\:last\:mx-75:last-child{margin-left:18.75rem;margin-right:18.75rem}.md\:last\:my-98:last-child{margin-top:24.5rem;margin-bottom:24.5rem}.md\:last\:mx-98:last-child{margin-left:24.5rem;margin-right:24.5rem}.md\:last\:my-100:last-child{margin-top:25rem;margin-bottom:25rem}.md\:last\:mx-100:last-child{margin-left:25rem;margin-right:25rem}.md\:last\:my-120:last-child{margin-top:30rem;margin-bottom:30rem}.md\:last\:mx-120:last-child{margin-left:30rem;margin-right:30rem}.md\:last\:my-140:last-child{margin-top:35rem;margin-bottom:35rem}.md\:last\:mx-140:last-child{margin-left:35rem;margin-right:35rem}.md\:last\:my-auto:last-child{margin-top:auto;margin-bottom:auto}.md\:last\:mx-auto:last-child{margin-left:auto;margin-right:auto}.md\:last\:my-px:last-child{margin-top:1px;margin-bottom:1px}.md\:last\:mx-px:last-child{margin-left:1px;margin-right:1px}.md\:last\:my-2px:last-child{margin-top:2px;margin-bottom:2px}.md\:last\:mx-2px:last-child{margin-left:2px;margin-right:2px}.md\:last\:my-0-5:last-child{margin-top:.15rem;margin-bottom:.15rem}.md\:last\:mx-0-5:last-child{margin-left:.15rem;margin-right:.15rem}.md\:last\:my-1-5:last-child{margin-top:.375rem;margin-bottom:.375rem}.md\:last\:mx-1-5:last-child{margin-left:.375rem;margin-right:.375rem}.md\:last\:my-2-5:last-child{margin-top:.625rem;margin-bottom:.625rem}.md\:last\:mx-2-5:last-child{margin-left:.625rem;margin-right:.625rem}.md\:last\:my-7-2:last-child{margin-top:1.875rem;margin-bottom:1.875rem}.md\:last\:mx-7-2:last-child{margin-left:1.875rem;margin-right:1.875rem}.md\:last\:my-31-25:last-child{margin-top:7.8125rem;margin-bottom:7.8125rem}.md\:last\:mx-31-25:last-child{margin-left:7.8125rem;margin-right:7.8125rem}.md\:last\:my-62-5:last-child{margin-top:15.625rem;margin-bottom:15.625rem}.md\:last\:mx-62-5:last-child{margin-left:15.625rem;margin-right:15.625rem}.md\:last\:-my-1:last-child{margin-top:-.25rem;margin-bottom:-.25rem}.md\:last\:-mx-1:last-child{margin-left:-.25rem;margin-right:-.25rem}.md\:last\:-my-2:last-child{margin-top:-.5rem;margin-bottom:-.5rem}.md\:last\:-mx-2:last-child{margin-left:-.5rem;margin-right:-.5rem}.md\:last\:-my-3:last-child{margin-top:-.75rem;margin-bottom:-.75rem}.md\:last\:-mx-3:last-child{margin-left:-.75rem;margin-right:-.75rem}.md\:last\:-my-4:last-child{margin-top:-1rem;margin-bottom:-1rem}.md\:last\:-mx-4:last-child{margin-left:-1rem;margin-right:-1rem}.md\:last\:-my-5:last-child{margin-top:-1.25rem;margin-bottom:-1.25rem}.md\:last\:-mx-5:last-child{margin-left:-1.25rem;margin-right:-1.25rem}.md\:last\:-my-6:last-child{margin-top:-1.5rem;margin-bottom:-1.5rem}.md\:last\:-mx-6:last-child{margin-left:-1.5rem;margin-right:-1.5rem}.md\:last\:-my-7:last-child{margin-top:-1.75rem;margin-bottom:-1.75rem}.md\:last\:-mx-7:last-child{margin-left:-1.75rem;margin-right:-1.75rem}.md\:last\:-my-8:last-child{margin-top:-2rem;margin-bottom:-2rem}.md\:last\:-mx-8:last-child{margin-left:-2rem;margin-right:-2rem}.md\:last\:-my-9:last-child{margin-top:-2.25rem;margin-bottom:-2.25rem}.md\:last\:-mx-9:last-child{margin-left:-2.25rem;margin-right:-2.25rem}.md\:last\:-my-10:last-child{margin-top:-2.5rem;margin-bottom:-2.5rem}.md\:last\:-mx-10:last-child{margin-left:-2.5rem;margin-right:-2.5rem}.md\:last\:-my-11:last-child{margin-top:-2.75rem;margin-bottom:-2.75rem}.md\:last\:-mx-11:last-child{margin-left:-2.75rem;margin-right:-2.75rem}.md\:last\:-my-12:last-child{margin-top:-3rem;margin-bottom:-3rem}.md\:last\:-mx-12:last-child{margin-left:-3rem;margin-right:-3rem}.md\:last\:-my-13:last-child{margin-top:-3.25rem;margin-bottom:-3.25rem}.md\:last\:-mx-13:last-child{margin-left:-3.25rem;margin-right:-3.25rem}.md\:last\:-my-14:last-child{margin-top:-3.5rem;margin-bottom:-3.5rem}.md\:last\:-mx-14:last-child{margin-left:-3.5rem;margin-right:-3.5rem}.md\:last\:-my-15:last-child{margin-top:-3.75rem;margin-bottom:-3.75rem}.md\:last\:-mx-15:last-child{margin-left:-3.75rem;margin-right:-3.75rem}.md\:last\:-my-16:last-child{margin-top:-4rem;margin-bottom:-4rem}.md\:last\:-mx-16:last-child{margin-left:-4rem;margin-right:-4rem}.md\:last\:-my-19:last-child{margin-top:-4.75rem;margin-bottom:-4.75rem}.md\:last\:-mx-19:last-child{margin-left:-4.75rem;margin-right:-4.75rem}.md\:last\:-my-20:last-child{margin-top:-5rem;margin-bottom:-5rem}.md\:last\:-mx-20:last-child{margin-left:-5rem;margin-right:-5rem}.md\:last\:-my-22:last-child{margin-top:-5.5rem;margin-bottom:-5.5rem}.md\:last\:-mx-22:last-child{margin-left:-5.5rem;margin-right:-5.5rem}.md\:last\:-my-23:last-child{margin-top:-5.75rem;margin-bottom:-5.75rem}.md\:last\:-mx-23:last-child{margin-left:-5.75rem;margin-right:-5.75rem}.md\:last\:-my-24:last-child{margin-top:-6rem;margin-bottom:-6rem}.md\:last\:-mx-24:last-child{margin-left:-6rem;margin-right:-6rem}.md\:last\:-my-30:last-child{margin-top:-7.5rem;margin-bottom:-7.5rem}.md\:last\:-mx-30:last-child{margin-left:-7.5rem;margin-right:-7.5rem}.md\:last\:-my-32:last-child{margin-top:-8rem;margin-bottom:-8rem}.md\:last\:-mx-32:last-child{margin-left:-8rem;margin-right:-8rem}.md\:last\:-my-40:last-child{margin-top:-10rem;margin-bottom:-10rem}.md\:last\:-mx-40:last-child{margin-left:-10rem;margin-right:-10rem}.md\:last\:-my-44:last-child{margin-top:-11rem;margin-bottom:-11rem}.md\:last\:-mx-44:last-child{margin-left:-11rem;margin-right:-11rem}.md\:last\:-my-48:last-child{margin-top:-12rem;margin-bottom:-12rem}.md\:last\:-mx-48:last-child{margin-left:-12rem;margin-right:-12rem}.md\:last\:-my-50:last-child{margin-top:-12.75rem;margin-bottom:-12.75rem}.md\:last\:-mx-50:last-child{margin-left:-12.75rem;margin-right:-12.75rem}.md\:last\:-my-52:last-child{margin-top:-13rem;margin-bottom:-13rem}.md\:last\:-mx-52:last-child{margin-left:-13rem;margin-right:-13rem}.md\:last\:-my-53:last-child{margin-top:-13.25rem;margin-bottom:-13.25rem}.md\:last\:-mx-53:last-child{margin-left:-13.25rem;margin-right:-13.25rem}.md\:last\:-my-55:last-child{margin-top:-13.75rem;margin-bottom:-13.75rem}.md\:last\:-mx-55:last-child{margin-left:-13.75rem;margin-right:-13.75rem}.md\:last\:-my-56:last-child{margin-top:-14rem;margin-bottom:-14rem}.md\:last\:-mx-56:last-child{margin-left:-14rem;margin-right:-14rem}.md\:last\:-my-64:last-child{margin-top:-16rem;margin-bottom:-16rem}.md\:last\:-mx-64:last-child{margin-left:-16rem;margin-right:-16rem}.md\:last\:-my-68:last-child{margin-top:-17rem;margin-bottom:-17rem}.md\:last\:-mx-68:last-child{margin-left:-17rem;margin-right:-17rem}.md\:last\:-my-75:last-child{margin-top:-18.75rem;margin-bottom:-18.75rem}.md\:last\:-mx-75:last-child{margin-left:-18.75rem;margin-right:-18.75rem}.md\:last\:-my-98:last-child{margin-top:-24.5rem;margin-bottom:-24.5rem}.md\:last\:-mx-98:last-child{margin-left:-24.5rem;margin-right:-24.5rem}.md\:last\:-my-100:last-child{margin-top:-25rem;margin-bottom:-25rem}.md\:last\:-mx-100:last-child{margin-left:-25rem;margin-right:-25rem}.md\:last\:-my-120:last-child{margin-top:-30rem;margin-bottom:-30rem}.md\:last\:-mx-120:last-child{margin-left:-30rem;margin-right:-30rem}.md\:last\:-my-140:last-child{margin-top:-35rem;margin-bottom:-35rem}.md\:last\:-mx-140:last-child{margin-left:-35rem;margin-right:-35rem}.md\:last\:-my-px:last-child{margin-top:-1px;margin-bottom:-1px}.md\:last\:-mx-px:last-child{margin-left:-1px;margin-right:-1px}.md\:last\:-my-2px:last-child{margin-top:-2px;margin-bottom:-2px}.md\:last\:-mx-2px:last-child{margin-left:-2px;margin-right:-2px}.md\:last\:-my-0-5:last-child{margin-top:-.15rem;margin-bottom:-.15rem}.md\:last\:-mx-0-5:last-child{margin-left:-.15rem;margin-right:-.15rem}.md\:last\:-my-1-5:last-child{margin-top:-.375rem;margin-bottom:-.375rem}.md\:last\:-mx-1-5:last-child{margin-left:-.375rem;margin-right:-.375rem}.md\:last\:-my-2-5:last-child{margin-top:-.625rem;margin-bottom:-.625rem}.md\:last\:-mx-2-5:last-child{margin-left:-.625rem;margin-right:-.625rem}.md\:last\:-my-7-2:last-child{margin-top:-1.875rem;margin-bottom:-1.875rem}.md\:last\:-mx-7-2:last-child{margin-left:-1.875rem;margin-right:-1.875rem}.md\:last\:-my-31-25:last-child{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.md\:last\:-mx-31-25:last-child{margin-left:-7.8125rem;margin-right:-7.8125rem}.md\:last\:-my-62-5:last-child{margin-top:-15.625rem;margin-bottom:-15.625rem}.md\:last\:-mx-62-5:last-child{margin-left:-15.625rem;margin-right:-15.625rem}.md\:last\:mt-0:last-child{margin-top:0}.md\:last\:mr-0:last-child{margin-right:0}.md\:last\:mb-0:last-child{margin-bottom:0}.md\:last\:ml-0:last-child{margin-left:0}.md\:last\:mt-1:last-child{margin-top:.25rem}.md\:last\:mr-1:last-child{margin-right:.25rem}.md\:last\:mb-1:last-child{margin-bottom:.25rem}.md\:last\:ml-1:last-child{margin-left:.25rem}.md\:last\:mt-2:last-child{margin-top:.5rem}.md\:last\:mr-2:last-child{margin-right:.5rem}.md\:last\:mb-2:last-child{margin-bottom:.5rem}.md\:last\:ml-2:last-child{margin-left:.5rem}.md\:last\:mt-3:last-child{margin-top:.75rem}.md\:last\:mr-3:last-child{margin-right:.75rem}.md\:last\:mb-3:last-child{margin-bottom:.75rem}.md\:last\:ml-3:last-child{margin-left:.75rem}.md\:last\:mt-4:last-child{margin-top:1rem}.md\:last\:mr-4:last-child{margin-right:1rem}.md\:last\:mb-4:last-child{margin-bottom:1rem}.md\:last\:ml-4:last-child{margin-left:1rem}.md\:last\:mt-5:last-child{margin-top:1.25rem}.md\:last\:mr-5:last-child{margin-right:1.25rem}.md\:last\:mb-5:last-child{margin-bottom:1.25rem}.md\:last\:ml-5:last-child{margin-left:1.25rem}.md\:last\:mt-6:last-child{margin-top:1.5rem}.md\:last\:mr-6:last-child{margin-right:1.5rem}.md\:last\:mb-6:last-child{margin-bottom:1.5rem}.md\:last\:ml-6:last-child{margin-left:1.5rem}.md\:last\:mt-7:last-child{margin-top:1.75rem}.md\:last\:mr-7:last-child{margin-right:1.75rem}.md\:last\:mb-7:last-child{margin-bottom:1.75rem}.md\:last\:ml-7:last-child{margin-left:1.75rem}.md\:last\:mt-8:last-child{margin-top:2rem}.md\:last\:mr-8:last-child{margin-right:2rem}.md\:last\:mb-8:last-child{margin-bottom:2rem}.md\:last\:ml-8:last-child{margin-left:2rem}.md\:last\:mt-9:last-child{margin-top:2.25rem}.md\:last\:mr-9:last-child{margin-right:2.25rem}.md\:last\:mb-9:last-child{margin-bottom:2.25rem}.md\:last\:ml-9:last-child{margin-left:2.25rem}.md\:last\:mt-10:last-child{margin-top:2.5rem}.md\:last\:mr-10:last-child{margin-right:2.5rem}.md\:last\:mb-10:last-child{margin-bottom:2.5rem}.md\:last\:ml-10:last-child{margin-left:2.5rem}.md\:last\:mt-11:last-child{margin-top:2.75rem}.md\:last\:mr-11:last-child{margin-right:2.75rem}.md\:last\:mb-11:last-child{margin-bottom:2.75rem}.md\:last\:ml-11:last-child{margin-left:2.75rem}.md\:last\:mt-12:last-child{margin-top:3rem}.md\:last\:mr-12:last-child{margin-right:3rem}.md\:last\:mb-12:last-child{margin-bottom:3rem}.md\:last\:ml-12:last-child{margin-left:3rem}.md\:last\:mt-13:last-child{margin-top:3.25rem}.md\:last\:mr-13:last-child{margin-right:3.25rem}.md\:last\:mb-13:last-child{margin-bottom:3.25rem}.md\:last\:ml-13:last-child{margin-left:3.25rem}.md\:last\:mt-14:last-child{margin-top:3.5rem}.md\:last\:mr-14:last-child{margin-right:3.5rem}.md\:last\:mb-14:last-child{margin-bottom:3.5rem}.md\:last\:ml-14:last-child{margin-left:3.5rem}.md\:last\:mt-15:last-child{margin-top:3.75rem}.md\:last\:mr-15:last-child{margin-right:3.75rem}.md\:last\:mb-15:last-child{margin-bottom:3.75rem}.md\:last\:ml-15:last-child{margin-left:3.75rem}.md\:last\:mt-16:last-child{margin-top:4rem}.md\:last\:mr-16:last-child{margin-right:4rem}.md\:last\:mb-16:last-child{margin-bottom:4rem}.md\:last\:ml-16:last-child{margin-left:4rem}.md\:last\:mt-19:last-child{margin-top:4.75rem}.md\:last\:mr-19:last-child{margin-right:4.75rem}.md\:last\:mb-19:last-child{margin-bottom:4.75rem}.md\:last\:ml-19:last-child{margin-left:4.75rem}.md\:last\:mt-20:last-child{margin-top:5rem}.md\:last\:mr-20:last-child{margin-right:5rem}.md\:last\:mb-20:last-child{margin-bottom:5rem}.md\:last\:ml-20:last-child{margin-left:5rem}.md\:last\:mt-22:last-child{margin-top:5.5rem}.md\:last\:mr-22:last-child{margin-right:5.5rem}.md\:last\:mb-22:last-child{margin-bottom:5.5rem}.md\:last\:ml-22:last-child{margin-left:5.5rem}.md\:last\:mt-23:last-child{margin-top:5.75rem}.md\:last\:mr-23:last-child{margin-right:5.75rem}.md\:last\:mb-23:last-child{margin-bottom:5.75rem}.md\:last\:ml-23:last-child{margin-left:5.75rem}.md\:last\:mt-24:last-child{margin-top:6rem}.md\:last\:mr-24:last-child{margin-right:6rem}.md\:last\:mb-24:last-child{margin-bottom:6rem}.md\:last\:ml-24:last-child{margin-left:6rem}.md\:last\:mt-28:last-child{margin-top:6.5rem}.md\:last\:mr-28:last-child{margin-right:6.5rem}.md\:last\:mb-28:last-child{margin-bottom:6.5rem}.md\:last\:ml-28:last-child{margin-left:6.5rem}.md\:last\:mt-30:last-child{margin-top:7.5rem}.md\:last\:mr-30:last-child{margin-right:7.5rem}.md\:last\:mb-30:last-child{margin-bottom:7.5rem}.md\:last\:ml-30:last-child{margin-left:7.5rem}.md\:last\:mt-32:last-child{margin-top:8rem}.md\:last\:mr-32:last-child{margin-right:8rem}.md\:last\:mb-32:last-child{margin-bottom:8rem}.md\:last\:ml-32:last-child{margin-left:8rem}.md\:last\:mt-33:last-child{margin-top:8.75rem}.md\:last\:mr-33:last-child{margin-right:8.75rem}.md\:last\:mb-33:last-child{margin-bottom:8.75rem}.md\:last\:ml-33:last-child{margin-left:8.75rem}.md\:last\:mt-36:last-child{margin-top:9rem}.md\:last\:mr-36:last-child{margin-right:9rem}.md\:last\:mb-36:last-child{margin-bottom:9rem}.md\:last\:ml-36:last-child{margin-left:9rem}.md\:last\:mt-40:last-child{margin-top:10rem}.md\:last\:mr-40:last-child{margin-right:10rem}.md\:last\:mb-40:last-child{margin-bottom:10rem}.md\:last\:ml-40:last-child{margin-left:10rem}.md\:last\:mt-44:last-child{margin-top:11rem}.md\:last\:mr-44:last-child{margin-right:11rem}.md\:last\:mb-44:last-child{margin-bottom:11rem}.md\:last\:ml-44:last-child{margin-left:11rem}.md\:last\:mt-48:last-child{margin-top:12rem}.md\:last\:mr-48:last-child{margin-right:12rem}.md\:last\:mb-48:last-child{margin-bottom:12rem}.md\:last\:ml-48:last-child{margin-left:12rem}.md\:last\:mt-50:last-child{margin-top:12.75rem}.md\:last\:mr-50:last-child{margin-right:12.75rem}.md\:last\:mb-50:last-child{margin-bottom:12.75rem}.md\:last\:ml-50:last-child{margin-left:12.75rem}.md\:last\:mt-52:last-child{margin-top:13rem}.md\:last\:mr-52:last-child{margin-right:13rem}.md\:last\:mb-52:last-child{margin-bottom:13rem}.md\:last\:ml-52:last-child{margin-left:13rem}.md\:last\:mt-53:last-child{margin-top:13.25rem}.md\:last\:mr-53:last-child{margin-right:13.25rem}.md\:last\:mb-53:last-child{margin-bottom:13.25rem}.md\:last\:ml-53:last-child{margin-left:13.25rem}.md\:last\:mt-55:last-child{margin-top:13.75rem}.md\:last\:mr-55:last-child{margin-right:13.75rem}.md\:last\:mb-55:last-child{margin-bottom:13.75rem}.md\:last\:ml-55:last-child{margin-left:13.75rem}.md\:last\:mt-56:last-child{margin-top:14rem}.md\:last\:mr-56:last-child{margin-right:14rem}.md\:last\:mb-56:last-child{margin-bottom:14rem}.md\:last\:ml-56:last-child{margin-left:14rem}.md\:last\:mt-64:last-child{margin-top:16rem}.md\:last\:mr-64:last-child{margin-right:16rem}.md\:last\:mb-64:last-child{margin-bottom:16rem}.md\:last\:ml-64:last-child{margin-left:16rem}.md\:last\:mt-68:last-child{margin-top:17rem}.md\:last\:mr-68:last-child{margin-right:17rem}.md\:last\:mb-68:last-child{margin-bottom:17rem}.md\:last\:ml-68:last-child{margin-left:17rem}.md\:last\:mt-75:last-child{margin-top:18.75rem}.md\:last\:mr-75:last-child{margin-right:18.75rem}.md\:last\:mb-75:last-child{margin-bottom:18.75rem}.md\:last\:ml-75:last-child{margin-left:18.75rem}.md\:last\:mt-98:last-child{margin-top:24.5rem}.md\:last\:mr-98:last-child{margin-right:24.5rem}.md\:last\:mb-98:last-child{margin-bottom:24.5rem}.md\:last\:ml-98:last-child{margin-left:24.5rem}.md\:last\:mt-100:last-child{margin-top:25rem}.md\:last\:mr-100:last-child{margin-right:25rem}.md\:last\:mb-100:last-child{margin-bottom:25rem}.md\:last\:ml-100:last-child{margin-left:25rem}.md\:last\:mt-120:last-child{margin-top:30rem}.md\:last\:mr-120:last-child{margin-right:30rem}.md\:last\:mb-120:last-child{margin-bottom:30rem}.md\:last\:ml-120:last-child{margin-left:30rem}.md\:last\:mt-140:last-child{margin-top:35rem}.md\:last\:mr-140:last-child{margin-right:35rem}.md\:last\:mb-140:last-child{margin-bottom:35rem}.md\:last\:ml-140:last-child{margin-left:35rem}.md\:last\:mt-auto:last-child{margin-top:auto}.md\:last\:mr-auto:last-child{margin-right:auto}.md\:last\:mb-auto:last-child{margin-bottom:auto}.md\:last\:ml-auto:last-child{margin-left:auto}.md\:last\:mt-px:last-child{margin-top:1px}.md\:last\:mr-px:last-child{margin-right:1px}.md\:last\:mb-px:last-child{margin-bottom:1px}.md\:last\:ml-px:last-child{margin-left:1px}.md\:last\:mt-2px:last-child{margin-top:2px}.md\:last\:mr-2px:last-child{margin-right:2px}.md\:last\:mb-2px:last-child{margin-bottom:2px}.md\:last\:ml-2px:last-child{margin-left:2px}.md\:last\:mt-0-5:last-child{margin-top:.15rem}.md\:last\:mr-0-5:last-child{margin-right:.15rem}.md\:last\:mb-0-5:last-child{margin-bottom:.15rem}.md\:last\:ml-0-5:last-child{margin-left:.15rem}.md\:last\:mt-1-5:last-child{margin-top:.375rem}.md\:last\:mr-1-5:last-child{margin-right:.375rem}.md\:last\:mb-1-5:last-child{margin-bottom:.375rem}.md\:last\:ml-1-5:last-child{margin-left:.375rem}.md\:last\:mt-2-5:last-child{margin-top:.625rem}.md\:last\:mr-2-5:last-child{margin-right:.625rem}.md\:last\:mb-2-5:last-child{margin-bottom:.625rem}.md\:last\:ml-2-5:last-child{margin-left:.625rem}.md\:last\:mt-7-2:last-child{margin-top:1.875rem}.md\:last\:mr-7-2:last-child{margin-right:1.875rem}.md\:last\:mb-7-2:last-child{margin-bottom:1.875rem}.md\:last\:ml-7-2:last-child{margin-left:1.875rem}.md\:last\:mt-31-25:last-child{margin-top:7.8125rem}.md\:last\:mr-31-25:last-child{margin-right:7.8125rem}.md\:last\:mb-31-25:last-child{margin-bottom:7.8125rem}.md\:last\:ml-31-25:last-child{margin-left:7.8125rem}.md\:last\:mt-62-5:last-child{margin-top:15.625rem}.md\:last\:mr-62-5:last-child{margin-right:15.625rem}.md\:last\:mb-62-5:last-child{margin-bottom:15.625rem}.md\:last\:ml-62-5:last-child{margin-left:15.625rem}.md\:last\:-mt-1:last-child{margin-top:-.25rem}.md\:last\:-mr-1:last-child{margin-right:-.25rem}.md\:last\:-mb-1:last-child{margin-bottom:-.25rem}.md\:last\:-ml-1:last-child{margin-left:-.25rem}.md\:last\:-mt-2:last-child{margin-top:-.5rem}.md\:last\:-mr-2:last-child{margin-right:-.5rem}.md\:last\:-mb-2:last-child{margin-bottom:-.5rem}.md\:last\:-ml-2:last-child{margin-left:-.5rem}.md\:last\:-mt-3:last-child{margin-top:-.75rem}.md\:last\:-mr-3:last-child{margin-right:-.75rem}.md\:last\:-mb-3:last-child{margin-bottom:-.75rem}.md\:last\:-ml-3:last-child{margin-left:-.75rem}.md\:last\:-mt-4:last-child{margin-top:-1rem}.md\:last\:-mr-4:last-child{margin-right:-1rem}.md\:last\:-mb-4:last-child{margin-bottom:-1rem}.md\:last\:-ml-4:last-child{margin-left:-1rem}.md\:last\:-mt-5:last-child{margin-top:-1.25rem}.md\:last\:-mr-5:last-child{margin-right:-1.25rem}.md\:last\:-mb-5:last-child{margin-bottom:-1.25rem}.md\:last\:-ml-5:last-child{margin-left:-1.25rem}.md\:last\:-mt-6:last-child{margin-top:-1.5rem}.md\:last\:-mr-6:last-child{margin-right:-1.5rem}.md\:last\:-mb-6:last-child{margin-bottom:-1.5rem}.md\:last\:-ml-6:last-child{margin-left:-1.5rem}.md\:last\:-mt-7:last-child{margin-top:-1.75rem}.md\:last\:-mr-7:last-child{margin-right:-1.75rem}.md\:last\:-mb-7:last-child{margin-bottom:-1.75rem}.md\:last\:-ml-7:last-child{margin-left:-1.75rem}.md\:last\:-mt-8:last-child{margin-top:-2rem}.md\:last\:-mr-8:last-child{margin-right:-2rem}.md\:last\:-mb-8:last-child{margin-bottom:-2rem}.md\:last\:-ml-8:last-child{margin-left:-2rem}.md\:last\:-mt-9:last-child{margin-top:-2.25rem}.md\:last\:-mr-9:last-child{margin-right:-2.25rem}.md\:last\:-mb-9:last-child{margin-bottom:-2.25rem}.md\:last\:-ml-9:last-child{margin-left:-2.25rem}.md\:last\:-mt-10:last-child{margin-top:-2.5rem}.md\:last\:-mr-10:last-child{margin-right:-2.5rem}.md\:last\:-mb-10:last-child{margin-bottom:-2.5rem}.md\:last\:-ml-10:last-child{margin-left:-2.5rem}.md\:last\:-mt-11:last-child{margin-top:-2.75rem}.md\:last\:-mr-11:last-child{margin-right:-2.75rem}.md\:last\:-mb-11:last-child{margin-bottom:-2.75rem}.md\:last\:-ml-11:last-child{margin-left:-2.75rem}.md\:last\:-mt-12:last-child{margin-top:-3rem}.md\:last\:-mr-12:last-child{margin-right:-3rem}.md\:last\:-mb-12:last-child{margin-bottom:-3rem}.md\:last\:-ml-12:last-child{margin-left:-3rem}.md\:last\:-mt-13:last-child{margin-top:-3.25rem}.md\:last\:-mr-13:last-child{margin-right:-3.25rem}.md\:last\:-mb-13:last-child{margin-bottom:-3.25rem}.md\:last\:-ml-13:last-child{margin-left:-3.25rem}.md\:last\:-mt-14:last-child{margin-top:-3.5rem}.md\:last\:-mr-14:last-child{margin-right:-3.5rem}.md\:last\:-mb-14:last-child{margin-bottom:-3.5rem}.md\:last\:-ml-14:last-child{margin-left:-3.5rem}.md\:last\:-mt-15:last-child{margin-top:-3.75rem}.md\:last\:-mr-15:last-child{margin-right:-3.75rem}.md\:last\:-mb-15:last-child{margin-bottom:-3.75rem}.md\:last\:-ml-15:last-child{margin-left:-3.75rem}.md\:last\:-mt-16:last-child{margin-top:-4rem}.md\:last\:-mr-16:last-child{margin-right:-4rem}.md\:last\:-mb-16:last-child{margin-bottom:-4rem}.md\:last\:-ml-16:last-child{margin-left:-4rem}.md\:last\:-mt-19:last-child{margin-top:-4.75rem}.md\:last\:-mr-19:last-child{margin-right:-4.75rem}.md\:last\:-mb-19:last-child{margin-bottom:-4.75rem}.md\:last\:-ml-19:last-child{margin-left:-4.75rem}.md\:last\:-mt-20:last-child{margin-top:-5rem}.md\:last\:-mr-20:last-child{margin-right:-5rem}.md\:last\:-mb-20:last-child{margin-bottom:-5rem}.md\:last\:-ml-20:last-child{margin-left:-5rem}.md\:last\:-mt-22:last-child{margin-top:-5.5rem}.md\:last\:-mr-22:last-child{margin-right:-5.5rem}.md\:last\:-mb-22:last-child{margin-bottom:-5.5rem}.md\:last\:-ml-22:last-child{margin-left:-5.5rem}.md\:last\:-mt-23:last-child{margin-top:-5.75rem}.md\:last\:-mr-23:last-child{margin-right:-5.75rem}.md\:last\:-mb-23:last-child{margin-bottom:-5.75rem}.md\:last\:-ml-23:last-child{margin-left:-5.75rem}.md\:last\:-mt-24:last-child{margin-top:-6rem}.md\:last\:-mr-24:last-child{margin-right:-6rem}.md\:last\:-mb-24:last-child{margin-bottom:-6rem}.md\:last\:-ml-24:last-child{margin-left:-6rem}.md\:last\:-mt-30:last-child{margin-top:-7.5rem}.md\:last\:-mr-30:last-child{margin-right:-7.5rem}.md\:last\:-mb-30:last-child{margin-bottom:-7.5rem}.md\:last\:-ml-30:last-child{margin-left:-7.5rem}.md\:last\:-mt-32:last-child{margin-top:-8rem}.md\:last\:-mr-32:last-child{margin-right:-8rem}.md\:last\:-mb-32:last-child{margin-bottom:-8rem}.md\:last\:-ml-32:last-child{margin-left:-8rem}.md\:last\:-mt-40:last-child{margin-top:-10rem}.md\:last\:-mr-40:last-child{margin-right:-10rem}.md\:last\:-mb-40:last-child{margin-bottom:-10rem}.md\:last\:-ml-40:last-child{margin-left:-10rem}.md\:last\:-mt-44:last-child{margin-top:-11rem}.md\:last\:-mr-44:last-child{margin-right:-11rem}.md\:last\:-mb-44:last-child{margin-bottom:-11rem}.md\:last\:-ml-44:last-child{margin-left:-11rem}.md\:last\:-mt-48:last-child{margin-top:-12rem}.md\:last\:-mr-48:last-child{margin-right:-12rem}.md\:last\:-mb-48:last-child{margin-bottom:-12rem}.md\:last\:-ml-48:last-child{margin-left:-12rem}.md\:last\:-mt-50:last-child{margin-top:-12.75rem}.md\:last\:-mr-50:last-child{margin-right:-12.75rem}.md\:last\:-mb-50:last-child{margin-bottom:-12.75rem}.md\:last\:-ml-50:last-child{margin-left:-12.75rem}.md\:last\:-mt-52:last-child{margin-top:-13rem}.md\:last\:-mr-52:last-child{margin-right:-13rem}.md\:last\:-mb-52:last-child{margin-bottom:-13rem}.md\:last\:-ml-52:last-child{margin-left:-13rem}.md\:last\:-mt-53:last-child{margin-top:-13.25rem}.md\:last\:-mr-53:last-child{margin-right:-13.25rem}.md\:last\:-mb-53:last-child{margin-bottom:-13.25rem}.md\:last\:-ml-53:last-child{margin-left:-13.25rem}.md\:last\:-mt-55:last-child{margin-top:-13.75rem}.md\:last\:-mr-55:last-child{margin-right:-13.75rem}.md\:last\:-mb-55:last-child{margin-bottom:-13.75rem}.md\:last\:-ml-55:last-child{margin-left:-13.75rem}.md\:last\:-mt-56:last-child{margin-top:-14rem}.md\:last\:-mr-56:last-child{margin-right:-14rem}.md\:last\:-mb-56:last-child{margin-bottom:-14rem}.md\:last\:-ml-56:last-child{margin-left:-14rem}.md\:last\:-mt-64:last-child{margin-top:-16rem}.md\:last\:-mr-64:last-child{margin-right:-16rem}.md\:last\:-mb-64:last-child{margin-bottom:-16rem}.md\:last\:-ml-64:last-child{margin-left:-16rem}.md\:last\:-mt-68:last-child{margin-top:-17rem}.md\:last\:-mr-68:last-child{margin-right:-17rem}.md\:last\:-mb-68:last-child{margin-bottom:-17rem}.md\:last\:-ml-68:last-child{margin-left:-17rem}.md\:last\:-mt-75:last-child{margin-top:-18.75rem}.md\:last\:-mr-75:last-child{margin-right:-18.75rem}.md\:last\:-mb-75:last-child{margin-bottom:-18.75rem}.md\:last\:-ml-75:last-child{margin-left:-18.75rem}.md\:last\:-mt-98:last-child{margin-top:-24.5rem}.md\:last\:-mr-98:last-child{margin-right:-24.5rem}.md\:last\:-mb-98:last-child{margin-bottom:-24.5rem}.md\:last\:-ml-98:last-child{margin-left:-24.5rem}.md\:last\:-mt-100:last-child{margin-top:-25rem}.md\:last\:-mr-100:last-child{margin-right:-25rem}.md\:last\:-mb-100:last-child{margin-bottom:-25rem}.md\:last\:-ml-100:last-child{margin-left:-25rem}.md\:last\:-mt-120:last-child{margin-top:-30rem}.md\:last\:-mr-120:last-child{margin-right:-30rem}.md\:last\:-mb-120:last-child{margin-bottom:-30rem}.md\:last\:-ml-120:last-child{margin-left:-30rem}.md\:last\:-mt-140:last-child{margin-top:-35rem}.md\:last\:-mr-140:last-child{margin-right:-35rem}.md\:last\:-mb-140:last-child{margin-bottom:-35rem}.md\:last\:-ml-140:last-child{margin-left:-35rem}.md\:last\:-mt-px:last-child{margin-top:-1px}.md\:last\:-mr-px:last-child{margin-right:-1px}.md\:last\:-mb-px:last-child{margin-bottom:-1px}.md\:last\:-ml-px:last-child{margin-left:-1px}.md\:last\:-mt-2px:last-child{margin-top:-2px}.md\:last\:-mr-2px:last-child{margin-right:-2px}.md\:last\:-mb-2px:last-child{margin-bottom:-2px}.md\:last\:-ml-2px:last-child{margin-left:-2px}.md\:last\:-mt-0-5:last-child{margin-top:-.15rem}.md\:last\:-mr-0-5:last-child{margin-right:-.15rem}.md\:last\:-mb-0-5:last-child{margin-bottom:-.15rem}.md\:last\:-ml-0-5:last-child{margin-left:-.15rem}.md\:last\:-mt-1-5:last-child{margin-top:-.375rem}.md\:last\:-mr-1-5:last-child{margin-right:-.375rem}.md\:last\:-mb-1-5:last-child{margin-bottom:-.375rem}.md\:last\:-ml-1-5:last-child{margin-left:-.375rem}.md\:last\:-mt-2-5:last-child{margin-top:-.625rem}.md\:last\:-mr-2-5:last-child{margin-right:-.625rem}.md\:last\:-mb-2-5:last-child{margin-bottom:-.625rem}.md\:last\:-ml-2-5:last-child{margin-left:-.625rem}.md\:last\:-mt-7-2:last-child{margin-top:-1.875rem}.md\:last\:-mr-7-2:last-child{margin-right:-1.875rem}.md\:last\:-mb-7-2:last-child{margin-bottom:-1.875rem}.md\:last\:-ml-7-2:last-child{margin-left:-1.875rem}.md\:last\:-mt-31-25:last-child{margin-top:-7.8125rem}.md\:last\:-mr-31-25:last-child{margin-right:-7.8125rem}.md\:last\:-mb-31-25:last-child{margin-bottom:-7.8125rem}.md\:last\:-ml-31-25:last-child{margin-left:-7.8125rem}.md\:last\:-mt-62-5:last-child{margin-top:-15.625rem}.md\:last\:-mr-62-5:last-child{margin-right:-15.625rem}.md\:last\:-mb-62-5:last-child{margin-bottom:-15.625rem}.md\:last\:-ml-62-5:last-child{margin-left:-15.625rem}.md\:hover\:m-0:hover{margin:0}.md\:hover\:m-1:hover{margin:.25rem}.md\:hover\:m-2:hover{margin:.5rem}.md\:hover\:m-3:hover{margin:.75rem}.md\:hover\:m-4:hover{margin:1rem}.md\:hover\:m-5:hover{margin:1.25rem}.md\:hover\:m-6:hover{margin:1.5rem}.md\:hover\:m-7:hover{margin:1.75rem}.md\:hover\:m-8:hover{margin:2rem}.md\:hover\:m-9:hover{margin:2.25rem}.md\:hover\:m-10:hover{margin:2.5rem}.md\:hover\:m-11:hover{margin:2.75rem}.md\:hover\:m-12:hover{margin:3rem}.md\:hover\:m-13:hover{margin:3.25rem}.md\:hover\:m-14:hover{margin:3.5rem}.md\:hover\:m-15:hover{margin:3.75rem}.md\:hover\:m-16:hover{margin:4rem}.md\:hover\:m-19:hover{margin:4.75rem}.md\:hover\:m-20:hover{margin:5rem}.md\:hover\:m-22:hover{margin:5.5rem}.md\:hover\:m-23:hover{margin:5.75rem}.md\:hover\:m-24:hover{margin:6rem}.md\:hover\:m-28:hover{margin:6.5rem}.md\:hover\:m-30:hover{margin:7.5rem}.md\:hover\:m-32:hover{margin:8rem}.md\:hover\:m-33:hover{margin:8.75rem}.md\:hover\:m-36:hover{margin:9rem}.md\:hover\:m-40:hover{margin:10rem}.md\:hover\:m-44:hover{margin:11rem}.md\:hover\:m-48:hover{margin:12rem}.md\:hover\:m-50:hover{margin:12.75rem}.md\:hover\:m-52:hover{margin:13rem}.md\:hover\:m-53:hover{margin:13.25rem}.md\:hover\:m-55:hover{margin:13.75rem}.md\:hover\:m-56:hover{margin:14rem}.md\:hover\:m-64:hover{margin:16rem}.md\:hover\:m-68:hover{margin:17rem}.md\:hover\:m-75:hover{margin:18.75rem}.md\:hover\:m-98:hover{margin:24.5rem}.md\:hover\:m-100:hover{margin:25rem}.md\:hover\:m-120:hover{margin:30rem}.md\:hover\:m-140:hover{margin:35rem}.md\:hover\:m-auto:hover{margin:auto}.md\:hover\:m-px:hover{margin:1px}.md\:hover\:m-2px:hover{margin:2px}.md\:hover\:m-0-5:hover{margin:.15rem}.md\:hover\:m-1-5:hover{margin:.375rem}.md\:hover\:m-2-5:hover{margin:.625rem}.md\:hover\:m-7-2:hover{margin:1.875rem}.md\:hover\:m-31-25:hover{margin:7.8125rem}.md\:hover\:m-62-5:hover{margin:15.625rem}.md\:hover\:-m-1:hover{margin:-.25rem}.md\:hover\:-m-2:hover{margin:-.5rem}.md\:hover\:-m-3:hover{margin:-.75rem}.md\:hover\:-m-4:hover{margin:-1rem}.md\:hover\:-m-5:hover{margin:-1.25rem}.md\:hover\:-m-6:hover{margin:-1.5rem}.md\:hover\:-m-7:hover{margin:-1.75rem}.md\:hover\:-m-8:hover{margin:-2rem}.md\:hover\:-m-9:hover{margin:-2.25rem}.md\:hover\:-m-10:hover{margin:-2.5rem}.md\:hover\:-m-11:hover{margin:-2.75rem}.md\:hover\:-m-12:hover{margin:-3rem}.md\:hover\:-m-13:hover{margin:-3.25rem}.md\:hover\:-m-14:hover{margin:-3.5rem}.md\:hover\:-m-15:hover{margin:-3.75rem}.md\:hover\:-m-16:hover{margin:-4rem}.md\:hover\:-m-19:hover{margin:-4.75rem}.md\:hover\:-m-20:hover{margin:-5rem}.md\:hover\:-m-22:hover{margin:-5.5rem}.md\:hover\:-m-23:hover{margin:-5.75rem}.md\:hover\:-m-24:hover{margin:-6rem}.md\:hover\:-m-30:hover{margin:-7.5rem}.md\:hover\:-m-32:hover{margin:-8rem}.md\:hover\:-m-40:hover{margin:-10rem}.md\:hover\:-m-44:hover{margin:-11rem}.md\:hover\:-m-48:hover{margin:-12rem}.md\:hover\:-m-50:hover{margin:-12.75rem}.md\:hover\:-m-52:hover{margin:-13rem}.md\:hover\:-m-53:hover{margin:-13.25rem}.md\:hover\:-m-55:hover{margin:-13.75rem}.md\:hover\:-m-56:hover{margin:-14rem}.md\:hover\:-m-64:hover{margin:-16rem}.md\:hover\:-m-68:hover{margin:-17rem}.md\:hover\:-m-75:hover{margin:-18.75rem}.md\:hover\:-m-98:hover{margin:-24.5rem}.md\:hover\:-m-100:hover{margin:-25rem}.md\:hover\:-m-120:hover{margin:-30rem}.md\:hover\:-m-140:hover{margin:-35rem}.md\:hover\:-m-px:hover{margin:-1px}.md\:hover\:-m-2px:hover{margin:-2px}.md\:hover\:-m-0-5:hover{margin:-.15rem}.md\:hover\:-m-1-5:hover{margin:-.375rem}.md\:hover\:-m-2-5:hover{margin:-.625rem}.md\:hover\:-m-7-2:hover{margin:-1.875rem}.md\:hover\:-m-31-25:hover{margin:-7.8125rem}.md\:hover\:-m-62-5:hover{margin:-15.625rem}.md\:hover\:my-0:hover{margin-top:0;margin-bottom:0}.md\:hover\:mx-0:hover{margin-left:0;margin-right:0}.md\:hover\:my-1:hover{margin-top:.25rem;margin-bottom:.25rem}.md\:hover\:mx-1:hover{margin-left:.25rem;margin-right:.25rem}.md\:hover\:my-2:hover{margin-top:.5rem;margin-bottom:.5rem}.md\:hover\:mx-2:hover{margin-left:.5rem;margin-right:.5rem}.md\:hover\:my-3:hover{margin-top:.75rem;margin-bottom:.75rem}.md\:hover\:mx-3:hover{margin-left:.75rem;margin-right:.75rem}.md\:hover\:my-4:hover{margin-top:1rem;margin-bottom:1rem}.md\:hover\:mx-4:hover{margin-left:1rem;margin-right:1rem}.md\:hover\:my-5:hover{margin-top:1.25rem;margin-bottom:1.25rem}.md\:hover\:mx-5:hover{margin-left:1.25rem;margin-right:1.25rem}.md\:hover\:my-6:hover{margin-top:1.5rem;margin-bottom:1.5rem}.md\:hover\:mx-6:hover{margin-left:1.5rem;margin-right:1.5rem}.md\:hover\:my-7:hover{margin-top:1.75rem;margin-bottom:1.75rem}.md\:hover\:mx-7:hover{margin-left:1.75rem;margin-right:1.75rem}.md\:hover\:my-8:hover{margin-top:2rem;margin-bottom:2rem}.md\:hover\:mx-8:hover{margin-left:2rem;margin-right:2rem}.md\:hover\:my-9:hover{margin-top:2.25rem;margin-bottom:2.25rem}.md\:hover\:mx-9:hover{margin-left:2.25rem;margin-right:2.25rem}.md\:hover\:my-10:hover{margin-top:2.5rem;margin-bottom:2.5rem}.md\:hover\:mx-10:hover{margin-left:2.5rem;margin-right:2.5rem}.md\:hover\:my-11:hover{margin-top:2.75rem;margin-bottom:2.75rem}.md\:hover\:mx-11:hover{margin-left:2.75rem;margin-right:2.75rem}.md\:hover\:my-12:hover{margin-top:3rem;margin-bottom:3rem}.md\:hover\:mx-12:hover{margin-left:3rem;margin-right:3rem}.md\:hover\:my-13:hover{margin-top:3.25rem;margin-bottom:3.25rem}.md\:hover\:mx-13:hover{margin-left:3.25rem;margin-right:3.25rem}.md\:hover\:my-14:hover{margin-top:3.5rem;margin-bottom:3.5rem}.md\:hover\:mx-14:hover{margin-left:3.5rem;margin-right:3.5rem}.md\:hover\:my-15:hover{margin-top:3.75rem;margin-bottom:3.75rem}.md\:hover\:mx-15:hover{margin-left:3.75rem;margin-right:3.75rem}.md\:hover\:my-16:hover{margin-top:4rem;margin-bottom:4rem}.md\:hover\:mx-16:hover{margin-left:4rem;margin-right:4rem}.md\:hover\:my-19:hover{margin-top:4.75rem;margin-bottom:4.75rem}.md\:hover\:mx-19:hover{margin-left:4.75rem;margin-right:4.75rem}.md\:hover\:my-20:hover{margin-top:5rem;margin-bottom:5rem}.md\:hover\:mx-20:hover{margin-left:5rem;margin-right:5rem}.md\:hover\:my-22:hover{margin-top:5.5rem;margin-bottom:5.5rem}.md\:hover\:mx-22:hover{margin-left:5.5rem;margin-right:5.5rem}.md\:hover\:my-23:hover{margin-top:5.75rem;margin-bottom:5.75rem}.md\:hover\:mx-23:hover{margin-left:5.75rem;margin-right:5.75rem}.md\:hover\:my-24:hover{margin-top:6rem;margin-bottom:6rem}.md\:hover\:mx-24:hover{margin-left:6rem;margin-right:6rem}.md\:hover\:my-28:hover{margin-top:6.5rem;margin-bottom:6.5rem}.md\:hover\:mx-28:hover{margin-left:6.5rem;margin-right:6.5rem}.md\:hover\:my-30:hover{margin-top:7.5rem;margin-bottom:7.5rem}.md\:hover\:mx-30:hover{margin-left:7.5rem;margin-right:7.5rem}.md\:hover\:my-32:hover{margin-top:8rem;margin-bottom:8rem}.md\:hover\:mx-32:hover{margin-left:8rem;margin-right:8rem}.md\:hover\:my-33:hover{margin-top:8.75rem;margin-bottom:8.75rem}.md\:hover\:mx-33:hover{margin-left:8.75rem;margin-right:8.75rem}.md\:hover\:my-36:hover{margin-top:9rem;margin-bottom:9rem}.md\:hover\:mx-36:hover{margin-left:9rem;margin-right:9rem}.md\:hover\:my-40:hover{margin-top:10rem;margin-bottom:10rem}.md\:hover\:mx-40:hover{margin-left:10rem;margin-right:10rem}.md\:hover\:my-44:hover{margin-top:11rem;margin-bottom:11rem}.md\:hover\:mx-44:hover{margin-left:11rem;margin-right:11rem}.md\:hover\:my-48:hover{margin-top:12rem;margin-bottom:12rem}.md\:hover\:mx-48:hover{margin-left:12rem;margin-right:12rem}.md\:hover\:my-50:hover{margin-top:12.75rem;margin-bottom:12.75rem}.md\:hover\:mx-50:hover{margin-left:12.75rem;margin-right:12.75rem}.md\:hover\:my-52:hover{margin-top:13rem;margin-bottom:13rem}.md\:hover\:mx-52:hover{margin-left:13rem;margin-right:13rem}.md\:hover\:my-53:hover{margin-top:13.25rem;margin-bottom:13.25rem}.md\:hover\:mx-53:hover{margin-left:13.25rem;margin-right:13.25rem}.md\:hover\:my-55:hover{margin-top:13.75rem;margin-bottom:13.75rem}.md\:hover\:mx-55:hover{margin-left:13.75rem;margin-right:13.75rem}.md\:hover\:my-56:hover{margin-top:14rem;margin-bottom:14rem}.md\:hover\:mx-56:hover{margin-left:14rem;margin-right:14rem}.md\:hover\:my-64:hover{margin-top:16rem;margin-bottom:16rem}.md\:hover\:mx-64:hover{margin-left:16rem;margin-right:16rem}.md\:hover\:my-68:hover{margin-top:17rem;margin-bottom:17rem}.md\:hover\:mx-68:hover{margin-left:17rem;margin-right:17rem}.md\:hover\:my-75:hover{margin-top:18.75rem;margin-bottom:18.75rem}.md\:hover\:mx-75:hover{margin-left:18.75rem;margin-right:18.75rem}.md\:hover\:my-98:hover{margin-top:24.5rem;margin-bottom:24.5rem}.md\:hover\:mx-98:hover{margin-left:24.5rem;margin-right:24.5rem}.md\:hover\:my-100:hover{margin-top:25rem;margin-bottom:25rem}.md\:hover\:mx-100:hover{margin-left:25rem;margin-right:25rem}.md\:hover\:my-120:hover{margin-top:30rem;margin-bottom:30rem}.md\:hover\:mx-120:hover{margin-left:30rem;margin-right:30rem}.md\:hover\:my-140:hover{margin-top:35rem;margin-bottom:35rem}.md\:hover\:mx-140:hover{margin-left:35rem;margin-right:35rem}.md\:hover\:my-auto:hover{margin-top:auto;margin-bottom:auto}.md\:hover\:mx-auto:hover{margin-left:auto;margin-right:auto}.md\:hover\:my-px:hover{margin-top:1px;margin-bottom:1px}.md\:hover\:mx-px:hover{margin-left:1px;margin-right:1px}.md\:hover\:my-2px:hover{margin-top:2px;margin-bottom:2px}.md\:hover\:mx-2px:hover{margin-left:2px;margin-right:2px}.md\:hover\:my-0-5:hover{margin-top:.15rem;margin-bottom:.15rem}.md\:hover\:mx-0-5:hover{margin-left:.15rem;margin-right:.15rem}.md\:hover\:my-1-5:hover{margin-top:.375rem;margin-bottom:.375rem}.md\:hover\:mx-1-5:hover{margin-left:.375rem;margin-right:.375rem}.md\:hover\:my-2-5:hover{margin-top:.625rem;margin-bottom:.625rem}.md\:hover\:mx-2-5:hover{margin-left:.625rem;margin-right:.625rem}.md\:hover\:my-7-2:hover{margin-top:1.875rem;margin-bottom:1.875rem}.md\:hover\:mx-7-2:hover{margin-left:1.875rem;margin-right:1.875rem}.md\:hover\:my-31-25:hover{margin-top:7.8125rem;margin-bottom:7.8125rem}.md\:hover\:mx-31-25:hover{margin-left:7.8125rem;margin-right:7.8125rem}.md\:hover\:my-62-5:hover{margin-top:15.625rem;margin-bottom:15.625rem}.md\:hover\:mx-62-5:hover{margin-left:15.625rem;margin-right:15.625rem}.md\:hover\:-my-1:hover{margin-top:-.25rem;margin-bottom:-.25rem}.md\:hover\:-mx-1:hover{margin-left:-.25rem;margin-right:-.25rem}.md\:hover\:-my-2:hover{margin-top:-.5rem;margin-bottom:-.5rem}.md\:hover\:-mx-2:hover{margin-left:-.5rem;margin-right:-.5rem}.md\:hover\:-my-3:hover{margin-top:-.75rem;margin-bottom:-.75rem}.md\:hover\:-mx-3:hover{margin-left:-.75rem;margin-right:-.75rem}.md\:hover\:-my-4:hover{margin-top:-1rem;margin-bottom:-1rem}.md\:hover\:-mx-4:hover{margin-left:-1rem;margin-right:-1rem}.md\:hover\:-my-5:hover{margin-top:-1.25rem;margin-bottom:-1.25rem}.md\:hover\:-mx-5:hover{margin-left:-1.25rem;margin-right:-1.25rem}.md\:hover\:-my-6:hover{margin-top:-1.5rem;margin-bottom:-1.5rem}.md\:hover\:-mx-6:hover{margin-left:-1.5rem;margin-right:-1.5rem}.md\:hover\:-my-7:hover{margin-top:-1.75rem;margin-bottom:-1.75rem}.md\:hover\:-mx-7:hover{margin-left:-1.75rem;margin-right:-1.75rem}.md\:hover\:-my-8:hover{margin-top:-2rem;margin-bottom:-2rem}.md\:hover\:-mx-8:hover{margin-left:-2rem;margin-right:-2rem}.md\:hover\:-my-9:hover{margin-top:-2.25rem;margin-bottom:-2.25rem}.md\:hover\:-mx-9:hover{margin-left:-2.25rem;margin-right:-2.25rem}.md\:hover\:-my-10:hover{margin-top:-2.5rem;margin-bottom:-2.5rem}.md\:hover\:-mx-10:hover{margin-left:-2.5rem;margin-right:-2.5rem}.md\:hover\:-my-11:hover{margin-top:-2.75rem;margin-bottom:-2.75rem}.md\:hover\:-mx-11:hover{margin-left:-2.75rem;margin-right:-2.75rem}.md\:hover\:-my-12:hover{margin-top:-3rem;margin-bottom:-3rem}.md\:hover\:-mx-12:hover{margin-left:-3rem;margin-right:-3rem}.md\:hover\:-my-13:hover{margin-top:-3.25rem;margin-bottom:-3.25rem}.md\:hover\:-mx-13:hover{margin-left:-3.25rem;margin-right:-3.25rem}.md\:hover\:-my-14:hover{margin-top:-3.5rem;margin-bottom:-3.5rem}.md\:hover\:-mx-14:hover{margin-left:-3.5rem;margin-right:-3.5rem}.md\:hover\:-my-15:hover{margin-top:-3.75rem;margin-bottom:-3.75rem}.md\:hover\:-mx-15:hover{margin-left:-3.75rem;margin-right:-3.75rem}.md\:hover\:-my-16:hover{margin-top:-4rem;margin-bottom:-4rem}.md\:hover\:-mx-16:hover{margin-left:-4rem;margin-right:-4rem}.md\:hover\:-my-19:hover{margin-top:-4.75rem;margin-bottom:-4.75rem}.md\:hover\:-mx-19:hover{margin-left:-4.75rem;margin-right:-4.75rem}.md\:hover\:-my-20:hover{margin-top:-5rem;margin-bottom:-5rem}.md\:hover\:-mx-20:hover{margin-left:-5rem;margin-right:-5rem}.md\:hover\:-my-22:hover{margin-top:-5.5rem;margin-bottom:-5.5rem}.md\:hover\:-mx-22:hover{margin-left:-5.5rem;margin-right:-5.5rem}.md\:hover\:-my-23:hover{margin-top:-5.75rem;margin-bottom:-5.75rem}.md\:hover\:-mx-23:hover{margin-left:-5.75rem;margin-right:-5.75rem}.md\:hover\:-my-24:hover{margin-top:-6rem;margin-bottom:-6rem}.md\:hover\:-mx-24:hover{margin-left:-6rem;margin-right:-6rem}.md\:hover\:-my-30:hover{margin-top:-7.5rem;margin-bottom:-7.5rem}.md\:hover\:-mx-30:hover{margin-left:-7.5rem;margin-right:-7.5rem}.md\:hover\:-my-32:hover{margin-top:-8rem;margin-bottom:-8rem}.md\:hover\:-mx-32:hover{margin-left:-8rem;margin-right:-8rem}.md\:hover\:-my-40:hover{margin-top:-10rem;margin-bottom:-10rem}.md\:hover\:-mx-40:hover{margin-left:-10rem;margin-right:-10rem}.md\:hover\:-my-44:hover{margin-top:-11rem;margin-bottom:-11rem}.md\:hover\:-mx-44:hover{margin-left:-11rem;margin-right:-11rem}.md\:hover\:-my-48:hover{margin-top:-12rem;margin-bottom:-12rem}.md\:hover\:-mx-48:hover{margin-left:-12rem;margin-right:-12rem}.md\:hover\:-my-50:hover{margin-top:-12.75rem;margin-bottom:-12.75rem}.md\:hover\:-mx-50:hover{margin-left:-12.75rem;margin-right:-12.75rem}.md\:hover\:-my-52:hover{margin-top:-13rem;margin-bottom:-13rem}.md\:hover\:-mx-52:hover{margin-left:-13rem;margin-right:-13rem}.md\:hover\:-my-53:hover{margin-top:-13.25rem;margin-bottom:-13.25rem}.md\:hover\:-mx-53:hover{margin-left:-13.25rem;margin-right:-13.25rem}.md\:hover\:-my-55:hover{margin-top:-13.75rem;margin-bottom:-13.75rem}.md\:hover\:-mx-55:hover{margin-left:-13.75rem;margin-right:-13.75rem}.md\:hover\:-my-56:hover{margin-top:-14rem;margin-bottom:-14rem}.md\:hover\:-mx-56:hover{margin-left:-14rem;margin-right:-14rem}.md\:hover\:-my-64:hover{margin-top:-16rem;margin-bottom:-16rem}.md\:hover\:-mx-64:hover{margin-left:-16rem;margin-right:-16rem}.md\:hover\:-my-68:hover{margin-top:-17rem;margin-bottom:-17rem}.md\:hover\:-mx-68:hover{margin-left:-17rem;margin-right:-17rem}.md\:hover\:-my-75:hover{margin-top:-18.75rem;margin-bottom:-18.75rem}.md\:hover\:-mx-75:hover{margin-left:-18.75rem;margin-right:-18.75rem}.md\:hover\:-my-98:hover{margin-top:-24.5rem;margin-bottom:-24.5rem}.md\:hover\:-mx-98:hover{margin-left:-24.5rem;margin-right:-24.5rem}.md\:hover\:-my-100:hover{margin-top:-25rem;margin-bottom:-25rem}.md\:hover\:-mx-100:hover{margin-left:-25rem;margin-right:-25rem}.md\:hover\:-my-120:hover{margin-top:-30rem;margin-bottom:-30rem}.md\:hover\:-mx-120:hover{margin-left:-30rem;margin-right:-30rem}.md\:hover\:-my-140:hover{margin-top:-35rem;margin-bottom:-35rem}.md\:hover\:-mx-140:hover{margin-left:-35rem;margin-right:-35rem}.md\:hover\:-my-px:hover{margin-top:-1px;margin-bottom:-1px}.md\:hover\:-mx-px:hover{margin-left:-1px;margin-right:-1px}.md\:hover\:-my-2px:hover{margin-top:-2px;margin-bottom:-2px}.md\:hover\:-mx-2px:hover{margin-left:-2px;margin-right:-2px}.md\:hover\:-my-0-5:hover{margin-top:-.15rem;margin-bottom:-.15rem}.md\:hover\:-mx-0-5:hover{margin-left:-.15rem;margin-right:-.15rem}.md\:hover\:-my-1-5:hover{margin-top:-.375rem;margin-bottom:-.375rem}.md\:hover\:-mx-1-5:hover{margin-left:-.375rem;margin-right:-.375rem}.md\:hover\:-my-2-5:hover{margin-top:-.625rem;margin-bottom:-.625rem}.md\:hover\:-mx-2-5:hover{margin-left:-.625rem;margin-right:-.625rem}.md\:hover\:-my-7-2:hover{margin-top:-1.875rem;margin-bottom:-1.875rem}.md\:hover\:-mx-7-2:hover{margin-left:-1.875rem;margin-right:-1.875rem}.md\:hover\:-my-31-25:hover{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.md\:hover\:-mx-31-25:hover{margin-left:-7.8125rem;margin-right:-7.8125rem}.md\:hover\:-my-62-5:hover{margin-top:-15.625rem;margin-bottom:-15.625rem}.md\:hover\:-mx-62-5:hover{margin-left:-15.625rem;margin-right:-15.625rem}.md\:hover\:mt-0:hover{margin-top:0}.md\:hover\:mr-0:hover{margin-right:0}.md\:hover\:mb-0:hover{margin-bottom:0}.md\:hover\:ml-0:hover{margin-left:0}.md\:hover\:mt-1:hover{margin-top:.25rem}.md\:hover\:mr-1:hover{margin-right:.25rem}.md\:hover\:mb-1:hover{margin-bottom:.25rem}.md\:hover\:ml-1:hover{margin-left:.25rem}.md\:hover\:mt-2:hover{margin-top:.5rem}.md\:hover\:mr-2:hover{margin-right:.5rem}.md\:hover\:mb-2:hover{margin-bottom:.5rem}.md\:hover\:ml-2:hover{margin-left:.5rem}.md\:hover\:mt-3:hover{margin-top:.75rem}.md\:hover\:mr-3:hover{margin-right:.75rem}.md\:hover\:mb-3:hover{margin-bottom:.75rem}.md\:hover\:ml-3:hover{margin-left:.75rem}.md\:hover\:mt-4:hover{margin-top:1rem}.md\:hover\:mr-4:hover{margin-right:1rem}.md\:hover\:mb-4:hover{margin-bottom:1rem}.md\:hover\:ml-4:hover{margin-left:1rem}.md\:hover\:mt-5:hover{margin-top:1.25rem}.md\:hover\:mr-5:hover{margin-right:1.25rem}.md\:hover\:mb-5:hover{margin-bottom:1.25rem}.md\:hover\:ml-5:hover{margin-left:1.25rem}.md\:hover\:mt-6:hover{margin-top:1.5rem}.md\:hover\:mr-6:hover{margin-right:1.5rem}.md\:hover\:mb-6:hover{margin-bottom:1.5rem}.md\:hover\:ml-6:hover{margin-left:1.5rem}.md\:hover\:mt-7:hover{margin-top:1.75rem}.md\:hover\:mr-7:hover{margin-right:1.75rem}.md\:hover\:mb-7:hover{margin-bottom:1.75rem}.md\:hover\:ml-7:hover{margin-left:1.75rem}.md\:hover\:mt-8:hover{margin-top:2rem}.md\:hover\:mr-8:hover{margin-right:2rem}.md\:hover\:mb-8:hover{margin-bottom:2rem}.md\:hover\:ml-8:hover{margin-left:2rem}.md\:hover\:mt-9:hover{margin-top:2.25rem}.md\:hover\:mr-9:hover{margin-right:2.25rem}.md\:hover\:mb-9:hover{margin-bottom:2.25rem}.md\:hover\:ml-9:hover{margin-left:2.25rem}.md\:hover\:mt-10:hover{margin-top:2.5rem}.md\:hover\:mr-10:hover{margin-right:2.5rem}.md\:hover\:mb-10:hover{margin-bottom:2.5rem}.md\:hover\:ml-10:hover{margin-left:2.5rem}.md\:hover\:mt-11:hover{margin-top:2.75rem}.md\:hover\:mr-11:hover{margin-right:2.75rem}.md\:hover\:mb-11:hover{margin-bottom:2.75rem}.md\:hover\:ml-11:hover{margin-left:2.75rem}.md\:hover\:mt-12:hover{margin-top:3rem}.md\:hover\:mr-12:hover{margin-right:3rem}.md\:hover\:mb-12:hover{margin-bottom:3rem}.md\:hover\:ml-12:hover{margin-left:3rem}.md\:hover\:mt-13:hover{margin-top:3.25rem}.md\:hover\:mr-13:hover{margin-right:3.25rem}.md\:hover\:mb-13:hover{margin-bottom:3.25rem}.md\:hover\:ml-13:hover{margin-left:3.25rem}.md\:hover\:mt-14:hover{margin-top:3.5rem}.md\:hover\:mr-14:hover{margin-right:3.5rem}.md\:hover\:mb-14:hover{margin-bottom:3.5rem}.md\:hover\:ml-14:hover{margin-left:3.5rem}.md\:hover\:mt-15:hover{margin-top:3.75rem}.md\:hover\:mr-15:hover{margin-right:3.75rem}.md\:hover\:mb-15:hover{margin-bottom:3.75rem}.md\:hover\:ml-15:hover{margin-left:3.75rem}.md\:hover\:mt-16:hover{margin-top:4rem}.md\:hover\:mr-16:hover{margin-right:4rem}.md\:hover\:mb-16:hover{margin-bottom:4rem}.md\:hover\:ml-16:hover{margin-left:4rem}.md\:hover\:mt-19:hover{margin-top:4.75rem}.md\:hover\:mr-19:hover{margin-right:4.75rem}.md\:hover\:mb-19:hover{margin-bottom:4.75rem}.md\:hover\:ml-19:hover{margin-left:4.75rem}.md\:hover\:mt-20:hover{margin-top:5rem}.md\:hover\:mr-20:hover{margin-right:5rem}.md\:hover\:mb-20:hover{margin-bottom:5rem}.md\:hover\:ml-20:hover{margin-left:5rem}.md\:hover\:mt-22:hover{margin-top:5.5rem}.md\:hover\:mr-22:hover{margin-right:5.5rem}.md\:hover\:mb-22:hover{margin-bottom:5.5rem}.md\:hover\:ml-22:hover{margin-left:5.5rem}.md\:hover\:mt-23:hover{margin-top:5.75rem}.md\:hover\:mr-23:hover{margin-right:5.75rem}.md\:hover\:mb-23:hover{margin-bottom:5.75rem}.md\:hover\:ml-23:hover{margin-left:5.75rem}.md\:hover\:mt-24:hover{margin-top:6rem}.md\:hover\:mr-24:hover{margin-right:6rem}.md\:hover\:mb-24:hover{margin-bottom:6rem}.md\:hover\:ml-24:hover{margin-left:6rem}.md\:hover\:mt-28:hover{margin-top:6.5rem}.md\:hover\:mr-28:hover{margin-right:6.5rem}.md\:hover\:mb-28:hover{margin-bottom:6.5rem}.md\:hover\:ml-28:hover{margin-left:6.5rem}.md\:hover\:mt-30:hover{margin-top:7.5rem}.md\:hover\:mr-30:hover{margin-right:7.5rem}.md\:hover\:mb-30:hover{margin-bottom:7.5rem}.md\:hover\:ml-30:hover{margin-left:7.5rem}.md\:hover\:mt-32:hover{margin-top:8rem}.md\:hover\:mr-32:hover{margin-right:8rem}.md\:hover\:mb-32:hover{margin-bottom:8rem}.md\:hover\:ml-32:hover{margin-left:8rem}.md\:hover\:mt-33:hover{margin-top:8.75rem}.md\:hover\:mr-33:hover{margin-right:8.75rem}.md\:hover\:mb-33:hover{margin-bottom:8.75rem}.md\:hover\:ml-33:hover{margin-left:8.75rem}.md\:hover\:mt-36:hover{margin-top:9rem}.md\:hover\:mr-36:hover{margin-right:9rem}.md\:hover\:mb-36:hover{margin-bottom:9rem}.md\:hover\:ml-36:hover{margin-left:9rem}.md\:hover\:mt-40:hover{margin-top:10rem}.md\:hover\:mr-40:hover{margin-right:10rem}.md\:hover\:mb-40:hover{margin-bottom:10rem}.md\:hover\:ml-40:hover{margin-left:10rem}.md\:hover\:mt-44:hover{margin-top:11rem}.md\:hover\:mr-44:hover{margin-right:11rem}.md\:hover\:mb-44:hover{margin-bottom:11rem}.md\:hover\:ml-44:hover{margin-left:11rem}.md\:hover\:mt-48:hover{margin-top:12rem}.md\:hover\:mr-48:hover{margin-right:12rem}.md\:hover\:mb-48:hover{margin-bottom:12rem}.md\:hover\:ml-48:hover{margin-left:12rem}.md\:hover\:mt-50:hover{margin-top:12.75rem}.md\:hover\:mr-50:hover{margin-right:12.75rem}.md\:hover\:mb-50:hover{margin-bottom:12.75rem}.md\:hover\:ml-50:hover{margin-left:12.75rem}.md\:hover\:mt-52:hover{margin-top:13rem}.md\:hover\:mr-52:hover{margin-right:13rem}.md\:hover\:mb-52:hover{margin-bottom:13rem}.md\:hover\:ml-52:hover{margin-left:13rem}.md\:hover\:mt-53:hover{margin-top:13.25rem}.md\:hover\:mr-53:hover{margin-right:13.25rem}.md\:hover\:mb-53:hover{margin-bottom:13.25rem}.md\:hover\:ml-53:hover{margin-left:13.25rem}.md\:hover\:mt-55:hover{margin-top:13.75rem}.md\:hover\:mr-55:hover{margin-right:13.75rem}.md\:hover\:mb-55:hover{margin-bottom:13.75rem}.md\:hover\:ml-55:hover{margin-left:13.75rem}.md\:hover\:mt-56:hover{margin-top:14rem}.md\:hover\:mr-56:hover{margin-right:14rem}.md\:hover\:mb-56:hover{margin-bottom:14rem}.md\:hover\:ml-56:hover{margin-left:14rem}.md\:hover\:mt-64:hover{margin-top:16rem}.md\:hover\:mr-64:hover{margin-right:16rem}.md\:hover\:mb-64:hover{margin-bottom:16rem}.md\:hover\:ml-64:hover{margin-left:16rem}.md\:hover\:mt-68:hover{margin-top:17rem}.md\:hover\:mr-68:hover{margin-right:17rem}.md\:hover\:mb-68:hover{margin-bottom:17rem}.md\:hover\:ml-68:hover{margin-left:17rem}.md\:hover\:mt-75:hover{margin-top:18.75rem}.md\:hover\:mr-75:hover{margin-right:18.75rem}.md\:hover\:mb-75:hover{margin-bottom:18.75rem}.md\:hover\:ml-75:hover{margin-left:18.75rem}.md\:hover\:mt-98:hover{margin-top:24.5rem}.md\:hover\:mr-98:hover{margin-right:24.5rem}.md\:hover\:mb-98:hover{margin-bottom:24.5rem}.md\:hover\:ml-98:hover{margin-left:24.5rem}.md\:hover\:mt-100:hover{margin-top:25rem}.md\:hover\:mr-100:hover{margin-right:25rem}.md\:hover\:mb-100:hover{margin-bottom:25rem}.md\:hover\:ml-100:hover{margin-left:25rem}.md\:hover\:mt-120:hover{margin-top:30rem}.md\:hover\:mr-120:hover{margin-right:30rem}.md\:hover\:mb-120:hover{margin-bottom:30rem}.md\:hover\:ml-120:hover{margin-left:30rem}.md\:hover\:mt-140:hover{margin-top:35rem}.md\:hover\:mr-140:hover{margin-right:35rem}.md\:hover\:mb-140:hover{margin-bottom:35rem}.md\:hover\:ml-140:hover{margin-left:35rem}.md\:hover\:mt-auto:hover{margin-top:auto}.md\:hover\:mr-auto:hover{margin-right:auto}.md\:hover\:mb-auto:hover{margin-bottom:auto}.md\:hover\:ml-auto:hover{margin-left:auto}.md\:hover\:mt-px:hover{margin-top:1px}.md\:hover\:mr-px:hover{margin-right:1px}.md\:hover\:mb-px:hover{margin-bottom:1px}.md\:hover\:ml-px:hover{margin-left:1px}.md\:hover\:mt-2px:hover{margin-top:2px}.md\:hover\:mr-2px:hover{margin-right:2px}.md\:hover\:mb-2px:hover{margin-bottom:2px}.md\:hover\:ml-2px:hover{margin-left:2px}.md\:hover\:mt-0-5:hover{margin-top:.15rem}.md\:hover\:mr-0-5:hover{margin-right:.15rem}.md\:hover\:mb-0-5:hover{margin-bottom:.15rem}.md\:hover\:ml-0-5:hover{margin-left:.15rem}.md\:hover\:mt-1-5:hover{margin-top:.375rem}.md\:hover\:mr-1-5:hover{margin-right:.375rem}.md\:hover\:mb-1-5:hover{margin-bottom:.375rem}.md\:hover\:ml-1-5:hover{margin-left:.375rem}.md\:hover\:mt-2-5:hover{margin-top:.625rem}.md\:hover\:mr-2-5:hover{margin-right:.625rem}.md\:hover\:mb-2-5:hover{margin-bottom:.625rem}.md\:hover\:ml-2-5:hover{margin-left:.625rem}.md\:hover\:mt-7-2:hover{margin-top:1.875rem}.md\:hover\:mr-7-2:hover{margin-right:1.875rem}.md\:hover\:mb-7-2:hover{margin-bottom:1.875rem}.md\:hover\:ml-7-2:hover{margin-left:1.875rem}.md\:hover\:mt-31-25:hover{margin-top:7.8125rem}.md\:hover\:mr-31-25:hover{margin-right:7.8125rem}.md\:hover\:mb-31-25:hover{margin-bottom:7.8125rem}.md\:hover\:ml-31-25:hover{margin-left:7.8125rem}.md\:hover\:mt-62-5:hover{margin-top:15.625rem}.md\:hover\:mr-62-5:hover{margin-right:15.625rem}.md\:hover\:mb-62-5:hover{margin-bottom:15.625rem}.md\:hover\:ml-62-5:hover{margin-left:15.625rem}.md\:hover\:-mt-1:hover{margin-top:-.25rem}.md\:hover\:-mr-1:hover{margin-right:-.25rem}.md\:hover\:-mb-1:hover{margin-bottom:-.25rem}.md\:hover\:-ml-1:hover{margin-left:-.25rem}.md\:hover\:-mt-2:hover{margin-top:-.5rem}.md\:hover\:-mr-2:hover{margin-right:-.5rem}.md\:hover\:-mb-2:hover{margin-bottom:-.5rem}.md\:hover\:-ml-2:hover{margin-left:-.5rem}.md\:hover\:-mt-3:hover{margin-top:-.75rem}.md\:hover\:-mr-3:hover{margin-right:-.75rem}.md\:hover\:-mb-3:hover{margin-bottom:-.75rem}.md\:hover\:-ml-3:hover{margin-left:-.75rem}.md\:hover\:-mt-4:hover{margin-top:-1rem}.md\:hover\:-mr-4:hover{margin-right:-1rem}.md\:hover\:-mb-4:hover{margin-bottom:-1rem}.md\:hover\:-ml-4:hover{margin-left:-1rem}.md\:hover\:-mt-5:hover{margin-top:-1.25rem}.md\:hover\:-mr-5:hover{margin-right:-1.25rem}.md\:hover\:-mb-5:hover{margin-bottom:-1.25rem}.md\:hover\:-ml-5:hover{margin-left:-1.25rem}.md\:hover\:-mt-6:hover{margin-top:-1.5rem}.md\:hover\:-mr-6:hover{margin-right:-1.5rem}.md\:hover\:-mb-6:hover{margin-bottom:-1.5rem}.md\:hover\:-ml-6:hover{margin-left:-1.5rem}.md\:hover\:-mt-7:hover{margin-top:-1.75rem}.md\:hover\:-mr-7:hover{margin-right:-1.75rem}.md\:hover\:-mb-7:hover{margin-bottom:-1.75rem}.md\:hover\:-ml-7:hover{margin-left:-1.75rem}.md\:hover\:-mt-8:hover{margin-top:-2rem}.md\:hover\:-mr-8:hover{margin-right:-2rem}.md\:hover\:-mb-8:hover{margin-bottom:-2rem}.md\:hover\:-ml-8:hover{margin-left:-2rem}.md\:hover\:-mt-9:hover{margin-top:-2.25rem}.md\:hover\:-mr-9:hover{margin-right:-2.25rem}.md\:hover\:-mb-9:hover{margin-bottom:-2.25rem}.md\:hover\:-ml-9:hover{margin-left:-2.25rem}.md\:hover\:-mt-10:hover{margin-top:-2.5rem}.md\:hover\:-mr-10:hover{margin-right:-2.5rem}.md\:hover\:-mb-10:hover{margin-bottom:-2.5rem}.md\:hover\:-ml-10:hover{margin-left:-2.5rem}.md\:hover\:-mt-11:hover{margin-top:-2.75rem}.md\:hover\:-mr-11:hover{margin-right:-2.75rem}.md\:hover\:-mb-11:hover{margin-bottom:-2.75rem}.md\:hover\:-ml-11:hover{margin-left:-2.75rem}.md\:hover\:-mt-12:hover{margin-top:-3rem}.md\:hover\:-mr-12:hover{margin-right:-3rem}.md\:hover\:-mb-12:hover{margin-bottom:-3rem}.md\:hover\:-ml-12:hover{margin-left:-3rem}.md\:hover\:-mt-13:hover{margin-top:-3.25rem}.md\:hover\:-mr-13:hover{margin-right:-3.25rem}.md\:hover\:-mb-13:hover{margin-bottom:-3.25rem}.md\:hover\:-ml-13:hover{margin-left:-3.25rem}.md\:hover\:-mt-14:hover{margin-top:-3.5rem}.md\:hover\:-mr-14:hover{margin-right:-3.5rem}.md\:hover\:-mb-14:hover{margin-bottom:-3.5rem}.md\:hover\:-ml-14:hover{margin-left:-3.5rem}.md\:hover\:-mt-15:hover{margin-top:-3.75rem}.md\:hover\:-mr-15:hover{margin-right:-3.75rem}.md\:hover\:-mb-15:hover{margin-bottom:-3.75rem}.md\:hover\:-ml-15:hover{margin-left:-3.75rem}.md\:hover\:-mt-16:hover{margin-top:-4rem}.md\:hover\:-mr-16:hover{margin-right:-4rem}.md\:hover\:-mb-16:hover{margin-bottom:-4rem}.md\:hover\:-ml-16:hover{margin-left:-4rem}.md\:hover\:-mt-19:hover{margin-top:-4.75rem}.md\:hover\:-mr-19:hover{margin-right:-4.75rem}.md\:hover\:-mb-19:hover{margin-bottom:-4.75rem}.md\:hover\:-ml-19:hover{margin-left:-4.75rem}.md\:hover\:-mt-20:hover{margin-top:-5rem}.md\:hover\:-mr-20:hover{margin-right:-5rem}.md\:hover\:-mb-20:hover{margin-bottom:-5rem}.md\:hover\:-ml-20:hover{margin-left:-5rem}.md\:hover\:-mt-22:hover{margin-top:-5.5rem}.md\:hover\:-mr-22:hover{margin-right:-5.5rem}.md\:hover\:-mb-22:hover{margin-bottom:-5.5rem}.md\:hover\:-ml-22:hover{margin-left:-5.5rem}.md\:hover\:-mt-23:hover{margin-top:-5.75rem}.md\:hover\:-mr-23:hover{margin-right:-5.75rem}.md\:hover\:-mb-23:hover{margin-bottom:-5.75rem}.md\:hover\:-ml-23:hover{margin-left:-5.75rem}.md\:hover\:-mt-24:hover{margin-top:-6rem}.md\:hover\:-mr-24:hover{margin-right:-6rem}.md\:hover\:-mb-24:hover{margin-bottom:-6rem}.md\:hover\:-ml-24:hover{margin-left:-6rem}.md\:hover\:-mt-30:hover{margin-top:-7.5rem}.md\:hover\:-mr-30:hover{margin-right:-7.5rem}.md\:hover\:-mb-30:hover{margin-bottom:-7.5rem}.md\:hover\:-ml-30:hover{margin-left:-7.5rem}.md\:hover\:-mt-32:hover{margin-top:-8rem}.md\:hover\:-mr-32:hover{margin-right:-8rem}.md\:hover\:-mb-32:hover{margin-bottom:-8rem}.md\:hover\:-ml-32:hover{margin-left:-8rem}.md\:hover\:-mt-40:hover{margin-top:-10rem}.md\:hover\:-mr-40:hover{margin-right:-10rem}.md\:hover\:-mb-40:hover{margin-bottom:-10rem}.md\:hover\:-ml-40:hover{margin-left:-10rem}.md\:hover\:-mt-44:hover{margin-top:-11rem}.md\:hover\:-mr-44:hover{margin-right:-11rem}.md\:hover\:-mb-44:hover{margin-bottom:-11rem}.md\:hover\:-ml-44:hover{margin-left:-11rem}.md\:hover\:-mt-48:hover{margin-top:-12rem}.md\:hover\:-mr-48:hover{margin-right:-12rem}.md\:hover\:-mb-48:hover{margin-bottom:-12rem}.md\:hover\:-ml-48:hover{margin-left:-12rem}.md\:hover\:-mt-50:hover{margin-top:-12.75rem}.md\:hover\:-mr-50:hover{margin-right:-12.75rem}.md\:hover\:-mb-50:hover{margin-bottom:-12.75rem}.md\:hover\:-ml-50:hover{margin-left:-12.75rem}.md\:hover\:-mt-52:hover{margin-top:-13rem}.md\:hover\:-mr-52:hover{margin-right:-13rem}.md\:hover\:-mb-52:hover{margin-bottom:-13rem}.md\:hover\:-ml-52:hover{margin-left:-13rem}.md\:hover\:-mt-53:hover{margin-top:-13.25rem}.md\:hover\:-mr-53:hover{margin-right:-13.25rem}.md\:hover\:-mb-53:hover{margin-bottom:-13.25rem}.md\:hover\:-ml-53:hover{margin-left:-13.25rem}.md\:hover\:-mt-55:hover{margin-top:-13.75rem}.md\:hover\:-mr-55:hover{margin-right:-13.75rem}.md\:hover\:-mb-55:hover{margin-bottom:-13.75rem}.md\:hover\:-ml-55:hover{margin-left:-13.75rem}.md\:hover\:-mt-56:hover{margin-top:-14rem}.md\:hover\:-mr-56:hover{margin-right:-14rem}.md\:hover\:-mb-56:hover{margin-bottom:-14rem}.md\:hover\:-ml-56:hover{margin-left:-14rem}.md\:hover\:-mt-64:hover{margin-top:-16rem}.md\:hover\:-mr-64:hover{margin-right:-16rem}.md\:hover\:-mb-64:hover{margin-bottom:-16rem}.md\:hover\:-ml-64:hover{margin-left:-16rem}.md\:hover\:-mt-68:hover{margin-top:-17rem}.md\:hover\:-mr-68:hover{margin-right:-17rem}.md\:hover\:-mb-68:hover{margin-bottom:-17rem}.md\:hover\:-ml-68:hover{margin-left:-17rem}.md\:hover\:-mt-75:hover{margin-top:-18.75rem}.md\:hover\:-mr-75:hover{margin-right:-18.75rem}.md\:hover\:-mb-75:hover{margin-bottom:-18.75rem}.md\:hover\:-ml-75:hover{margin-left:-18.75rem}.md\:hover\:-mt-98:hover{margin-top:-24.5rem}.md\:hover\:-mr-98:hover{margin-right:-24.5rem}.md\:hover\:-mb-98:hover{margin-bottom:-24.5rem}.md\:hover\:-ml-98:hover{margin-left:-24.5rem}.md\:hover\:-mt-100:hover{margin-top:-25rem}.md\:hover\:-mr-100:hover{margin-right:-25rem}.md\:hover\:-mb-100:hover{margin-bottom:-25rem}.md\:hover\:-ml-100:hover{margin-left:-25rem}.md\:hover\:-mt-120:hover{margin-top:-30rem}.md\:hover\:-mr-120:hover{margin-right:-30rem}.md\:hover\:-mb-120:hover{margin-bottom:-30rem}.md\:hover\:-ml-120:hover{margin-left:-30rem}.md\:hover\:-mt-140:hover{margin-top:-35rem}.md\:hover\:-mr-140:hover{margin-right:-35rem}.md\:hover\:-mb-140:hover{margin-bottom:-35rem}.md\:hover\:-ml-140:hover{margin-left:-35rem}.md\:hover\:-mt-px:hover{margin-top:-1px}.md\:hover\:-mr-px:hover{margin-right:-1px}.md\:hover\:-mb-px:hover{margin-bottom:-1px}.md\:hover\:-ml-px:hover{margin-left:-1px}.md\:hover\:-mt-2px:hover{margin-top:-2px}.md\:hover\:-mr-2px:hover{margin-right:-2px}.md\:hover\:-mb-2px:hover{margin-bottom:-2px}.md\:hover\:-ml-2px:hover{margin-left:-2px}.md\:hover\:-mt-0-5:hover{margin-top:-.15rem}.md\:hover\:-mr-0-5:hover{margin-right:-.15rem}.md\:hover\:-mb-0-5:hover{margin-bottom:-.15rem}.md\:hover\:-ml-0-5:hover{margin-left:-.15rem}.md\:hover\:-mt-1-5:hover{margin-top:-.375rem}.md\:hover\:-mr-1-5:hover{margin-right:-.375rem}.md\:hover\:-mb-1-5:hover{margin-bottom:-.375rem}.md\:hover\:-ml-1-5:hover{margin-left:-.375rem}.md\:hover\:-mt-2-5:hover{margin-top:-.625rem}.md\:hover\:-mr-2-5:hover{margin-right:-.625rem}.md\:hover\:-mb-2-5:hover{margin-bottom:-.625rem}.md\:hover\:-ml-2-5:hover{margin-left:-.625rem}.md\:hover\:-mt-7-2:hover{margin-top:-1.875rem}.md\:hover\:-mr-7-2:hover{margin-right:-1.875rem}.md\:hover\:-mb-7-2:hover{margin-bottom:-1.875rem}.md\:hover\:-ml-7-2:hover{margin-left:-1.875rem}.md\:hover\:-mt-31-25:hover{margin-top:-7.8125rem}.md\:hover\:-mr-31-25:hover{margin-right:-7.8125rem}.md\:hover\:-mb-31-25:hover{margin-bottom:-7.8125rem}.md\:hover\:-ml-31-25:hover{margin-left:-7.8125rem}.md\:hover\:-mt-62-5:hover{margin-top:-15.625rem}.md\:hover\:-mr-62-5:hover{margin-right:-15.625rem}.md\:hover\:-mb-62-5:hover{margin-bottom:-15.625rem}.md\:hover\:-ml-62-5:hover{margin-left:-15.625rem}.md\:focus\:m-0:focus{margin:0}.md\:focus\:m-1:focus{margin:.25rem}.md\:focus\:m-2:focus{margin:.5rem}.md\:focus\:m-3:focus{margin:.75rem}.md\:focus\:m-4:focus{margin:1rem}.md\:focus\:m-5:focus{margin:1.25rem}.md\:focus\:m-6:focus{margin:1.5rem}.md\:focus\:m-7:focus{margin:1.75rem}.md\:focus\:m-8:focus{margin:2rem}.md\:focus\:m-9:focus{margin:2.25rem}.md\:focus\:m-10:focus{margin:2.5rem}.md\:focus\:m-11:focus{margin:2.75rem}.md\:focus\:m-12:focus{margin:3rem}.md\:focus\:m-13:focus{margin:3.25rem}.md\:focus\:m-14:focus{margin:3.5rem}.md\:focus\:m-15:focus{margin:3.75rem}.md\:focus\:m-16:focus{margin:4rem}.md\:focus\:m-19:focus{margin:4.75rem}.md\:focus\:m-20:focus{margin:5rem}.md\:focus\:m-22:focus{margin:5.5rem}.md\:focus\:m-23:focus{margin:5.75rem}.md\:focus\:m-24:focus{margin:6rem}.md\:focus\:m-28:focus{margin:6.5rem}.md\:focus\:m-30:focus{margin:7.5rem}.md\:focus\:m-32:focus{margin:8rem}.md\:focus\:m-33:focus{margin:8.75rem}.md\:focus\:m-36:focus{margin:9rem}.md\:focus\:m-40:focus{margin:10rem}.md\:focus\:m-44:focus{margin:11rem}.md\:focus\:m-48:focus{margin:12rem}.md\:focus\:m-50:focus{margin:12.75rem}.md\:focus\:m-52:focus{margin:13rem}.md\:focus\:m-53:focus{margin:13.25rem}.md\:focus\:m-55:focus{margin:13.75rem}.md\:focus\:m-56:focus{margin:14rem}.md\:focus\:m-64:focus{margin:16rem}.md\:focus\:m-68:focus{margin:17rem}.md\:focus\:m-75:focus{margin:18.75rem}.md\:focus\:m-98:focus{margin:24.5rem}.md\:focus\:m-100:focus{margin:25rem}.md\:focus\:m-120:focus{margin:30rem}.md\:focus\:m-140:focus{margin:35rem}.md\:focus\:m-auto:focus{margin:auto}.md\:focus\:m-px:focus{margin:1px}.md\:focus\:m-2px:focus{margin:2px}.md\:focus\:m-0-5:focus{margin:.15rem}.md\:focus\:m-1-5:focus{margin:.375rem}.md\:focus\:m-2-5:focus{margin:.625rem}.md\:focus\:m-7-2:focus{margin:1.875rem}.md\:focus\:m-31-25:focus{margin:7.8125rem}.md\:focus\:m-62-5:focus{margin:15.625rem}.md\:focus\:-m-1:focus{margin:-.25rem}.md\:focus\:-m-2:focus{margin:-.5rem}.md\:focus\:-m-3:focus{margin:-.75rem}.md\:focus\:-m-4:focus{margin:-1rem}.md\:focus\:-m-5:focus{margin:-1.25rem}.md\:focus\:-m-6:focus{margin:-1.5rem}.md\:focus\:-m-7:focus{margin:-1.75rem}.md\:focus\:-m-8:focus{margin:-2rem}.md\:focus\:-m-9:focus{margin:-2.25rem}.md\:focus\:-m-10:focus{margin:-2.5rem}.md\:focus\:-m-11:focus{margin:-2.75rem}.md\:focus\:-m-12:focus{margin:-3rem}.md\:focus\:-m-13:focus{margin:-3.25rem}.md\:focus\:-m-14:focus{margin:-3.5rem}.md\:focus\:-m-15:focus{margin:-3.75rem}.md\:focus\:-m-16:focus{margin:-4rem}.md\:focus\:-m-19:focus{margin:-4.75rem}.md\:focus\:-m-20:focus{margin:-5rem}.md\:focus\:-m-22:focus{margin:-5.5rem}.md\:focus\:-m-23:focus{margin:-5.75rem}.md\:focus\:-m-24:focus{margin:-6rem}.md\:focus\:-m-30:focus{margin:-7.5rem}.md\:focus\:-m-32:focus{margin:-8rem}.md\:focus\:-m-40:focus{margin:-10rem}.md\:focus\:-m-44:focus{margin:-11rem}.md\:focus\:-m-48:focus{margin:-12rem}.md\:focus\:-m-50:focus{margin:-12.75rem}.md\:focus\:-m-52:focus{margin:-13rem}.md\:focus\:-m-53:focus{margin:-13.25rem}.md\:focus\:-m-55:focus{margin:-13.75rem}.md\:focus\:-m-56:focus{margin:-14rem}.md\:focus\:-m-64:focus{margin:-16rem}.md\:focus\:-m-68:focus{margin:-17rem}.md\:focus\:-m-75:focus{margin:-18.75rem}.md\:focus\:-m-98:focus{margin:-24.5rem}.md\:focus\:-m-100:focus{margin:-25rem}.md\:focus\:-m-120:focus{margin:-30rem}.md\:focus\:-m-140:focus{margin:-35rem}.md\:focus\:-m-px:focus{margin:-1px}.md\:focus\:-m-2px:focus{margin:-2px}.md\:focus\:-m-0-5:focus{margin:-.15rem}.md\:focus\:-m-1-5:focus{margin:-.375rem}.md\:focus\:-m-2-5:focus{margin:-.625rem}.md\:focus\:-m-7-2:focus{margin:-1.875rem}.md\:focus\:-m-31-25:focus{margin:-7.8125rem}.md\:focus\:-m-62-5:focus{margin:-15.625rem}.md\:focus\:my-0:focus{margin-top:0;margin-bottom:0}.md\:focus\:mx-0:focus{margin-left:0;margin-right:0}.md\:focus\:my-1:focus{margin-top:.25rem;margin-bottom:.25rem}.md\:focus\:mx-1:focus{margin-left:.25rem;margin-right:.25rem}.md\:focus\:my-2:focus{margin-top:.5rem;margin-bottom:.5rem}.md\:focus\:mx-2:focus{margin-left:.5rem;margin-right:.5rem}.md\:focus\:my-3:focus{margin-top:.75rem;margin-bottom:.75rem}.md\:focus\:mx-3:focus{margin-left:.75rem;margin-right:.75rem}.md\:focus\:my-4:focus{margin-top:1rem;margin-bottom:1rem}.md\:focus\:mx-4:focus{margin-left:1rem;margin-right:1rem}.md\:focus\:my-5:focus{margin-top:1.25rem;margin-bottom:1.25rem}.md\:focus\:mx-5:focus{margin-left:1.25rem;margin-right:1.25rem}.md\:focus\:my-6:focus{margin-top:1.5rem;margin-bottom:1.5rem}.md\:focus\:mx-6:focus{margin-left:1.5rem;margin-right:1.5rem}.md\:focus\:my-7:focus{margin-top:1.75rem;margin-bottom:1.75rem}.md\:focus\:mx-7:focus{margin-left:1.75rem;margin-right:1.75rem}.md\:focus\:my-8:focus{margin-top:2rem;margin-bottom:2rem}.md\:focus\:mx-8:focus{margin-left:2rem;margin-right:2rem}.md\:focus\:my-9:focus{margin-top:2.25rem;margin-bottom:2.25rem}.md\:focus\:mx-9:focus{margin-left:2.25rem;margin-right:2.25rem}.md\:focus\:my-10:focus{margin-top:2.5rem;margin-bottom:2.5rem}.md\:focus\:mx-10:focus{margin-left:2.5rem;margin-right:2.5rem}.md\:focus\:my-11:focus{margin-top:2.75rem;margin-bottom:2.75rem}.md\:focus\:mx-11:focus{margin-left:2.75rem;margin-right:2.75rem}.md\:focus\:my-12:focus{margin-top:3rem;margin-bottom:3rem}.md\:focus\:mx-12:focus{margin-left:3rem;margin-right:3rem}.md\:focus\:my-13:focus{margin-top:3.25rem;margin-bottom:3.25rem}.md\:focus\:mx-13:focus{margin-left:3.25rem;margin-right:3.25rem}.md\:focus\:my-14:focus{margin-top:3.5rem;margin-bottom:3.5rem}.md\:focus\:mx-14:focus{margin-left:3.5rem;margin-right:3.5rem}.md\:focus\:my-15:focus{margin-top:3.75rem;margin-bottom:3.75rem}.md\:focus\:mx-15:focus{margin-left:3.75rem;margin-right:3.75rem}.md\:focus\:my-16:focus{margin-top:4rem;margin-bottom:4rem}.md\:focus\:mx-16:focus{margin-left:4rem;margin-right:4rem}.md\:focus\:my-19:focus{margin-top:4.75rem;margin-bottom:4.75rem}.md\:focus\:mx-19:focus{margin-left:4.75rem;margin-right:4.75rem}.md\:focus\:my-20:focus{margin-top:5rem;margin-bottom:5rem}.md\:focus\:mx-20:focus{margin-left:5rem;margin-right:5rem}.md\:focus\:my-22:focus{margin-top:5.5rem;margin-bottom:5.5rem}.md\:focus\:mx-22:focus{margin-left:5.5rem;margin-right:5.5rem}.md\:focus\:my-23:focus{margin-top:5.75rem;margin-bottom:5.75rem}.md\:focus\:mx-23:focus{margin-left:5.75rem;margin-right:5.75rem}.md\:focus\:my-24:focus{margin-top:6rem;margin-bottom:6rem}.md\:focus\:mx-24:focus{margin-left:6rem;margin-right:6rem}.md\:focus\:my-28:focus{margin-top:6.5rem;margin-bottom:6.5rem}.md\:focus\:mx-28:focus{margin-left:6.5rem;margin-right:6.5rem}.md\:focus\:my-30:focus{margin-top:7.5rem;margin-bottom:7.5rem}.md\:focus\:mx-30:focus{margin-left:7.5rem;margin-right:7.5rem}.md\:focus\:my-32:focus{margin-top:8rem;margin-bottom:8rem}.md\:focus\:mx-32:focus{margin-left:8rem;margin-right:8rem}.md\:focus\:my-33:focus{margin-top:8.75rem;margin-bottom:8.75rem}.md\:focus\:mx-33:focus{margin-left:8.75rem;margin-right:8.75rem}.md\:focus\:my-36:focus{margin-top:9rem;margin-bottom:9rem}.md\:focus\:mx-36:focus{margin-left:9rem;margin-right:9rem}.md\:focus\:my-40:focus{margin-top:10rem;margin-bottom:10rem}.md\:focus\:mx-40:focus{margin-left:10rem;margin-right:10rem}.md\:focus\:my-44:focus{margin-top:11rem;margin-bottom:11rem}.md\:focus\:mx-44:focus{margin-left:11rem;margin-right:11rem}.md\:focus\:my-48:focus{margin-top:12rem;margin-bottom:12rem}.md\:focus\:mx-48:focus{margin-left:12rem;margin-right:12rem}.md\:focus\:my-50:focus{margin-top:12.75rem;margin-bottom:12.75rem}.md\:focus\:mx-50:focus{margin-left:12.75rem;margin-right:12.75rem}.md\:focus\:my-52:focus{margin-top:13rem;margin-bottom:13rem}.md\:focus\:mx-52:focus{margin-left:13rem;margin-right:13rem}.md\:focus\:my-53:focus{margin-top:13.25rem;margin-bottom:13.25rem}.md\:focus\:mx-53:focus{margin-left:13.25rem;margin-right:13.25rem}.md\:focus\:my-55:focus{margin-top:13.75rem;margin-bottom:13.75rem}.md\:focus\:mx-55:focus{margin-left:13.75rem;margin-right:13.75rem}.md\:focus\:my-56:focus{margin-top:14rem;margin-bottom:14rem}.md\:focus\:mx-56:focus{margin-left:14rem;margin-right:14rem}.md\:focus\:my-64:focus{margin-top:16rem;margin-bottom:16rem}.md\:focus\:mx-64:focus{margin-left:16rem;margin-right:16rem}.md\:focus\:my-68:focus{margin-top:17rem;margin-bottom:17rem}.md\:focus\:mx-68:focus{margin-left:17rem;margin-right:17rem}.md\:focus\:my-75:focus{margin-top:18.75rem;margin-bottom:18.75rem}.md\:focus\:mx-75:focus{margin-left:18.75rem;margin-right:18.75rem}.md\:focus\:my-98:focus{margin-top:24.5rem;margin-bottom:24.5rem}.md\:focus\:mx-98:focus{margin-left:24.5rem;margin-right:24.5rem}.md\:focus\:my-100:focus{margin-top:25rem;margin-bottom:25rem}.md\:focus\:mx-100:focus{margin-left:25rem;margin-right:25rem}.md\:focus\:my-120:focus{margin-top:30rem;margin-bottom:30rem}.md\:focus\:mx-120:focus{margin-left:30rem;margin-right:30rem}.md\:focus\:my-140:focus{margin-top:35rem;margin-bottom:35rem}.md\:focus\:mx-140:focus{margin-left:35rem;margin-right:35rem}.md\:focus\:my-auto:focus{margin-top:auto;margin-bottom:auto}.md\:focus\:mx-auto:focus{margin-left:auto;margin-right:auto}.md\:focus\:my-px:focus{margin-top:1px;margin-bottom:1px}.md\:focus\:mx-px:focus{margin-left:1px;margin-right:1px}.md\:focus\:my-2px:focus{margin-top:2px;margin-bottom:2px}.md\:focus\:mx-2px:focus{margin-left:2px;margin-right:2px}.md\:focus\:my-0-5:focus{margin-top:.15rem;margin-bottom:.15rem}.md\:focus\:mx-0-5:focus{margin-left:.15rem;margin-right:.15rem}.md\:focus\:my-1-5:focus{margin-top:.375rem;margin-bottom:.375rem}.md\:focus\:mx-1-5:focus{margin-left:.375rem;margin-right:.375rem}.md\:focus\:my-2-5:focus{margin-top:.625rem;margin-bottom:.625rem}.md\:focus\:mx-2-5:focus{margin-left:.625rem;margin-right:.625rem}.md\:focus\:my-7-2:focus{margin-top:1.875rem;margin-bottom:1.875rem}.md\:focus\:mx-7-2:focus{margin-left:1.875rem;margin-right:1.875rem}.md\:focus\:my-31-25:focus{margin-top:7.8125rem;margin-bottom:7.8125rem}.md\:focus\:mx-31-25:focus{margin-left:7.8125rem;margin-right:7.8125rem}.md\:focus\:my-62-5:focus{margin-top:15.625rem;margin-bottom:15.625rem}.md\:focus\:mx-62-5:focus{margin-left:15.625rem;margin-right:15.625rem}.md\:focus\:-my-1:focus{margin-top:-.25rem;margin-bottom:-.25rem}.md\:focus\:-mx-1:focus{margin-left:-.25rem;margin-right:-.25rem}.md\:focus\:-my-2:focus{margin-top:-.5rem;margin-bottom:-.5rem}.md\:focus\:-mx-2:focus{margin-left:-.5rem;margin-right:-.5rem}.md\:focus\:-my-3:focus{margin-top:-.75rem;margin-bottom:-.75rem}.md\:focus\:-mx-3:focus{margin-left:-.75rem;margin-right:-.75rem}.md\:focus\:-my-4:focus{margin-top:-1rem;margin-bottom:-1rem}.md\:focus\:-mx-4:focus{margin-left:-1rem;margin-right:-1rem}.md\:focus\:-my-5:focus{margin-top:-1.25rem;margin-bottom:-1.25rem}.md\:focus\:-mx-5:focus{margin-left:-1.25rem;margin-right:-1.25rem}.md\:focus\:-my-6:focus{margin-top:-1.5rem;margin-bottom:-1.5rem}.md\:focus\:-mx-6:focus{margin-left:-1.5rem;margin-right:-1.5rem}.md\:focus\:-my-7:focus{margin-top:-1.75rem;margin-bottom:-1.75rem}.md\:focus\:-mx-7:focus{margin-left:-1.75rem;margin-right:-1.75rem}.md\:focus\:-my-8:focus{margin-top:-2rem;margin-bottom:-2rem}.md\:focus\:-mx-8:focus{margin-left:-2rem;margin-right:-2rem}.md\:focus\:-my-9:focus{margin-top:-2.25rem;margin-bottom:-2.25rem}.md\:focus\:-mx-9:focus{margin-left:-2.25rem;margin-right:-2.25rem}.md\:focus\:-my-10:focus{margin-top:-2.5rem;margin-bottom:-2.5rem}.md\:focus\:-mx-10:focus{margin-left:-2.5rem;margin-right:-2.5rem}.md\:focus\:-my-11:focus{margin-top:-2.75rem;margin-bottom:-2.75rem}.md\:focus\:-mx-11:focus{margin-left:-2.75rem;margin-right:-2.75rem}.md\:focus\:-my-12:focus{margin-top:-3rem;margin-bottom:-3rem}.md\:focus\:-mx-12:focus{margin-left:-3rem;margin-right:-3rem}.md\:focus\:-my-13:focus{margin-top:-3.25rem;margin-bottom:-3.25rem}.md\:focus\:-mx-13:focus{margin-left:-3.25rem;margin-right:-3.25rem}.md\:focus\:-my-14:focus{margin-top:-3.5rem;margin-bottom:-3.5rem}.md\:focus\:-mx-14:focus{margin-left:-3.5rem;margin-right:-3.5rem}.md\:focus\:-my-15:focus{margin-top:-3.75rem;margin-bottom:-3.75rem}.md\:focus\:-mx-15:focus{margin-left:-3.75rem;margin-right:-3.75rem}.md\:focus\:-my-16:focus{margin-top:-4rem;margin-bottom:-4rem}.md\:focus\:-mx-16:focus{margin-left:-4rem;margin-right:-4rem}.md\:focus\:-my-19:focus{margin-top:-4.75rem;margin-bottom:-4.75rem}.md\:focus\:-mx-19:focus{margin-left:-4.75rem;margin-right:-4.75rem}.md\:focus\:-my-20:focus{margin-top:-5rem;margin-bottom:-5rem}.md\:focus\:-mx-20:focus{margin-left:-5rem;margin-right:-5rem}.md\:focus\:-my-22:focus{margin-top:-5.5rem;margin-bottom:-5.5rem}.md\:focus\:-mx-22:focus{margin-left:-5.5rem;margin-right:-5.5rem}.md\:focus\:-my-23:focus{margin-top:-5.75rem;margin-bottom:-5.75rem}.md\:focus\:-mx-23:focus{margin-left:-5.75rem;margin-right:-5.75rem}.md\:focus\:-my-24:focus{margin-top:-6rem;margin-bottom:-6rem}.md\:focus\:-mx-24:focus{margin-left:-6rem;margin-right:-6rem}.md\:focus\:-my-30:focus{margin-top:-7.5rem;margin-bottom:-7.5rem}.md\:focus\:-mx-30:focus{margin-left:-7.5rem;margin-right:-7.5rem}.md\:focus\:-my-32:focus{margin-top:-8rem;margin-bottom:-8rem}.md\:focus\:-mx-32:focus{margin-left:-8rem;margin-right:-8rem}.md\:focus\:-my-40:focus{margin-top:-10rem;margin-bottom:-10rem}.md\:focus\:-mx-40:focus{margin-left:-10rem;margin-right:-10rem}.md\:focus\:-my-44:focus{margin-top:-11rem;margin-bottom:-11rem}.md\:focus\:-mx-44:focus{margin-left:-11rem;margin-right:-11rem}.md\:focus\:-my-48:focus{margin-top:-12rem;margin-bottom:-12rem}.md\:focus\:-mx-48:focus{margin-left:-12rem;margin-right:-12rem}.md\:focus\:-my-50:focus{margin-top:-12.75rem;margin-bottom:-12.75rem}.md\:focus\:-mx-50:focus{margin-left:-12.75rem;margin-right:-12.75rem}.md\:focus\:-my-52:focus{margin-top:-13rem;margin-bottom:-13rem}.md\:focus\:-mx-52:focus{margin-left:-13rem;margin-right:-13rem}.md\:focus\:-my-53:focus{margin-top:-13.25rem;margin-bottom:-13.25rem}.md\:focus\:-mx-53:focus{margin-left:-13.25rem;margin-right:-13.25rem}.md\:focus\:-my-55:focus{margin-top:-13.75rem;margin-bottom:-13.75rem}.md\:focus\:-mx-55:focus{margin-left:-13.75rem;margin-right:-13.75rem}.md\:focus\:-my-56:focus{margin-top:-14rem;margin-bottom:-14rem}.md\:focus\:-mx-56:focus{margin-left:-14rem;margin-right:-14rem}.md\:focus\:-my-64:focus{margin-top:-16rem;margin-bottom:-16rem}.md\:focus\:-mx-64:focus{margin-left:-16rem;margin-right:-16rem}.md\:focus\:-my-68:focus{margin-top:-17rem;margin-bottom:-17rem}.md\:focus\:-mx-68:focus{margin-left:-17rem;margin-right:-17rem}.md\:focus\:-my-75:focus{margin-top:-18.75rem;margin-bottom:-18.75rem}.md\:focus\:-mx-75:focus{margin-left:-18.75rem;margin-right:-18.75rem}.md\:focus\:-my-98:focus{margin-top:-24.5rem;margin-bottom:-24.5rem}.md\:focus\:-mx-98:focus{margin-left:-24.5rem;margin-right:-24.5rem}.md\:focus\:-my-100:focus{margin-top:-25rem;margin-bottom:-25rem}.md\:focus\:-mx-100:focus{margin-left:-25rem;margin-right:-25rem}.md\:focus\:-my-120:focus{margin-top:-30rem;margin-bottom:-30rem}.md\:focus\:-mx-120:focus{margin-left:-30rem;margin-right:-30rem}.md\:focus\:-my-140:focus{margin-top:-35rem;margin-bottom:-35rem}.md\:focus\:-mx-140:focus{margin-left:-35rem;margin-right:-35rem}.md\:focus\:-my-px:focus{margin-top:-1px;margin-bottom:-1px}.md\:focus\:-mx-px:focus{margin-left:-1px;margin-right:-1px}.md\:focus\:-my-2px:focus{margin-top:-2px;margin-bottom:-2px}.md\:focus\:-mx-2px:focus{margin-left:-2px;margin-right:-2px}.md\:focus\:-my-0-5:focus{margin-top:-.15rem;margin-bottom:-.15rem}.md\:focus\:-mx-0-5:focus{margin-left:-.15rem;margin-right:-.15rem}.md\:focus\:-my-1-5:focus{margin-top:-.375rem;margin-bottom:-.375rem}.md\:focus\:-mx-1-5:focus{margin-left:-.375rem;margin-right:-.375rem}.md\:focus\:-my-2-5:focus{margin-top:-.625rem;margin-bottom:-.625rem}.md\:focus\:-mx-2-5:focus{margin-left:-.625rem;margin-right:-.625rem}.md\:focus\:-my-7-2:focus{margin-top:-1.875rem;margin-bottom:-1.875rem}.md\:focus\:-mx-7-2:focus{margin-left:-1.875rem;margin-right:-1.875rem}.md\:focus\:-my-31-25:focus{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.md\:focus\:-mx-31-25:focus{margin-left:-7.8125rem;margin-right:-7.8125rem}.md\:focus\:-my-62-5:focus{margin-top:-15.625rem;margin-bottom:-15.625rem}.md\:focus\:-mx-62-5:focus{margin-left:-15.625rem;margin-right:-15.625rem}.md\:focus\:mt-0:focus{margin-top:0}.md\:focus\:mr-0:focus{margin-right:0}.md\:focus\:mb-0:focus{margin-bottom:0}.md\:focus\:ml-0:focus{margin-left:0}.md\:focus\:mt-1:focus{margin-top:.25rem}.md\:focus\:mr-1:focus{margin-right:.25rem}.md\:focus\:mb-1:focus{margin-bottom:.25rem}.md\:focus\:ml-1:focus{margin-left:.25rem}.md\:focus\:mt-2:focus{margin-top:.5rem}.md\:focus\:mr-2:focus{margin-right:.5rem}.md\:focus\:mb-2:focus{margin-bottom:.5rem}.md\:focus\:ml-2:focus{margin-left:.5rem}.md\:focus\:mt-3:focus{margin-top:.75rem}.md\:focus\:mr-3:focus{margin-right:.75rem}.md\:focus\:mb-3:focus{margin-bottom:.75rem}.md\:focus\:ml-3:focus{margin-left:.75rem}.md\:focus\:mt-4:focus{margin-top:1rem}.md\:focus\:mr-4:focus{margin-right:1rem}.md\:focus\:mb-4:focus{margin-bottom:1rem}.md\:focus\:ml-4:focus{margin-left:1rem}.md\:focus\:mt-5:focus{margin-top:1.25rem}.md\:focus\:mr-5:focus{margin-right:1.25rem}.md\:focus\:mb-5:focus{margin-bottom:1.25rem}.md\:focus\:ml-5:focus{margin-left:1.25rem}.md\:focus\:mt-6:focus{margin-top:1.5rem}.md\:focus\:mr-6:focus{margin-right:1.5rem}.md\:focus\:mb-6:focus{margin-bottom:1.5rem}.md\:focus\:ml-6:focus{margin-left:1.5rem}.md\:focus\:mt-7:focus{margin-top:1.75rem}.md\:focus\:mr-7:focus{margin-right:1.75rem}.md\:focus\:mb-7:focus{margin-bottom:1.75rem}.md\:focus\:ml-7:focus{margin-left:1.75rem}.md\:focus\:mt-8:focus{margin-top:2rem}.md\:focus\:mr-8:focus{margin-right:2rem}.md\:focus\:mb-8:focus{margin-bottom:2rem}.md\:focus\:ml-8:focus{margin-left:2rem}.md\:focus\:mt-9:focus{margin-top:2.25rem}.md\:focus\:mr-9:focus{margin-right:2.25rem}.md\:focus\:mb-9:focus{margin-bottom:2.25rem}.md\:focus\:ml-9:focus{margin-left:2.25rem}.md\:focus\:mt-10:focus{margin-top:2.5rem}.md\:focus\:mr-10:focus{margin-right:2.5rem}.md\:focus\:mb-10:focus{margin-bottom:2.5rem}.md\:focus\:ml-10:focus{margin-left:2.5rem}.md\:focus\:mt-11:focus{margin-top:2.75rem}.md\:focus\:mr-11:focus{margin-right:2.75rem}.md\:focus\:mb-11:focus{margin-bottom:2.75rem}.md\:focus\:ml-11:focus{margin-left:2.75rem}.md\:focus\:mt-12:focus{margin-top:3rem}.md\:focus\:mr-12:focus{margin-right:3rem}.md\:focus\:mb-12:focus{margin-bottom:3rem}.md\:focus\:ml-12:focus{margin-left:3rem}.md\:focus\:mt-13:focus{margin-top:3.25rem}.md\:focus\:mr-13:focus{margin-right:3.25rem}.md\:focus\:mb-13:focus{margin-bottom:3.25rem}.md\:focus\:ml-13:focus{margin-left:3.25rem}.md\:focus\:mt-14:focus{margin-top:3.5rem}.md\:focus\:mr-14:focus{margin-right:3.5rem}.md\:focus\:mb-14:focus{margin-bottom:3.5rem}.md\:focus\:ml-14:focus{margin-left:3.5rem}.md\:focus\:mt-15:focus{margin-top:3.75rem}.md\:focus\:mr-15:focus{margin-right:3.75rem}.md\:focus\:mb-15:focus{margin-bottom:3.75rem}.md\:focus\:ml-15:focus{margin-left:3.75rem}.md\:focus\:mt-16:focus{margin-top:4rem}.md\:focus\:mr-16:focus{margin-right:4rem}.md\:focus\:mb-16:focus{margin-bottom:4rem}.md\:focus\:ml-16:focus{margin-left:4rem}.md\:focus\:mt-19:focus{margin-top:4.75rem}.md\:focus\:mr-19:focus{margin-right:4.75rem}.md\:focus\:mb-19:focus{margin-bottom:4.75rem}.md\:focus\:ml-19:focus{margin-left:4.75rem}.md\:focus\:mt-20:focus{margin-top:5rem}.md\:focus\:mr-20:focus{margin-right:5rem}.md\:focus\:mb-20:focus{margin-bottom:5rem}.md\:focus\:ml-20:focus{margin-left:5rem}.md\:focus\:mt-22:focus{margin-top:5.5rem}.md\:focus\:mr-22:focus{margin-right:5.5rem}.md\:focus\:mb-22:focus{margin-bottom:5.5rem}.md\:focus\:ml-22:focus{margin-left:5.5rem}.md\:focus\:mt-23:focus{margin-top:5.75rem}.md\:focus\:mr-23:focus{margin-right:5.75rem}.md\:focus\:mb-23:focus{margin-bottom:5.75rem}.md\:focus\:ml-23:focus{margin-left:5.75rem}.md\:focus\:mt-24:focus{margin-top:6rem}.md\:focus\:mr-24:focus{margin-right:6rem}.md\:focus\:mb-24:focus{margin-bottom:6rem}.md\:focus\:ml-24:focus{margin-left:6rem}.md\:focus\:mt-28:focus{margin-top:6.5rem}.md\:focus\:mr-28:focus{margin-right:6.5rem}.md\:focus\:mb-28:focus{margin-bottom:6.5rem}.md\:focus\:ml-28:focus{margin-left:6.5rem}.md\:focus\:mt-30:focus{margin-top:7.5rem}.md\:focus\:mr-30:focus{margin-right:7.5rem}.md\:focus\:mb-30:focus{margin-bottom:7.5rem}.md\:focus\:ml-30:focus{margin-left:7.5rem}.md\:focus\:mt-32:focus{margin-top:8rem}.md\:focus\:mr-32:focus{margin-right:8rem}.md\:focus\:mb-32:focus{margin-bottom:8rem}.md\:focus\:ml-32:focus{margin-left:8rem}.md\:focus\:mt-33:focus{margin-top:8.75rem}.md\:focus\:mr-33:focus{margin-right:8.75rem}.md\:focus\:mb-33:focus{margin-bottom:8.75rem}.md\:focus\:ml-33:focus{margin-left:8.75rem}.md\:focus\:mt-36:focus{margin-top:9rem}.md\:focus\:mr-36:focus{margin-right:9rem}.md\:focus\:mb-36:focus{margin-bottom:9rem}.md\:focus\:ml-36:focus{margin-left:9rem}.md\:focus\:mt-40:focus{margin-top:10rem}.md\:focus\:mr-40:focus{margin-right:10rem}.md\:focus\:mb-40:focus{margin-bottom:10rem}.md\:focus\:ml-40:focus{margin-left:10rem}.md\:focus\:mt-44:focus{margin-top:11rem}.md\:focus\:mr-44:focus{margin-right:11rem}.md\:focus\:mb-44:focus{margin-bottom:11rem}.md\:focus\:ml-44:focus{margin-left:11rem}.md\:focus\:mt-48:focus{margin-top:12rem}.md\:focus\:mr-48:focus{margin-right:12rem}.md\:focus\:mb-48:focus{margin-bottom:12rem}.md\:focus\:ml-48:focus{margin-left:12rem}.md\:focus\:mt-50:focus{margin-top:12.75rem}.md\:focus\:mr-50:focus{margin-right:12.75rem}.md\:focus\:mb-50:focus{margin-bottom:12.75rem}.md\:focus\:ml-50:focus{margin-left:12.75rem}.md\:focus\:mt-52:focus{margin-top:13rem}.md\:focus\:mr-52:focus{margin-right:13rem}.md\:focus\:mb-52:focus{margin-bottom:13rem}.md\:focus\:ml-52:focus{margin-left:13rem}.md\:focus\:mt-53:focus{margin-top:13.25rem}.md\:focus\:mr-53:focus{margin-right:13.25rem}.md\:focus\:mb-53:focus{margin-bottom:13.25rem}.md\:focus\:ml-53:focus{margin-left:13.25rem}.md\:focus\:mt-55:focus{margin-top:13.75rem}.md\:focus\:mr-55:focus{margin-right:13.75rem}.md\:focus\:mb-55:focus{margin-bottom:13.75rem}.md\:focus\:ml-55:focus{margin-left:13.75rem}.md\:focus\:mt-56:focus{margin-top:14rem}.md\:focus\:mr-56:focus{margin-right:14rem}.md\:focus\:mb-56:focus{margin-bottom:14rem}.md\:focus\:ml-56:focus{margin-left:14rem}.md\:focus\:mt-64:focus{margin-top:16rem}.md\:focus\:mr-64:focus{margin-right:16rem}.md\:focus\:mb-64:focus{margin-bottom:16rem}.md\:focus\:ml-64:focus{margin-left:16rem}.md\:focus\:mt-68:focus{margin-top:17rem}.md\:focus\:mr-68:focus{margin-right:17rem}.md\:focus\:mb-68:focus{margin-bottom:17rem}.md\:focus\:ml-68:focus{margin-left:17rem}.md\:focus\:mt-75:focus{margin-top:18.75rem}.md\:focus\:mr-75:focus{margin-right:18.75rem}.md\:focus\:mb-75:focus{margin-bottom:18.75rem}.md\:focus\:ml-75:focus{margin-left:18.75rem}.md\:focus\:mt-98:focus{margin-top:24.5rem}.md\:focus\:mr-98:focus{margin-right:24.5rem}.md\:focus\:mb-98:focus{margin-bottom:24.5rem}.md\:focus\:ml-98:focus{margin-left:24.5rem}.md\:focus\:mt-100:focus{margin-top:25rem}.md\:focus\:mr-100:focus{margin-right:25rem}.md\:focus\:mb-100:focus{margin-bottom:25rem}.md\:focus\:ml-100:focus{margin-left:25rem}.md\:focus\:mt-120:focus{margin-top:30rem}.md\:focus\:mr-120:focus{margin-right:30rem}.md\:focus\:mb-120:focus{margin-bottom:30rem}.md\:focus\:ml-120:focus{margin-left:30rem}.md\:focus\:mt-140:focus{margin-top:35rem}.md\:focus\:mr-140:focus{margin-right:35rem}.md\:focus\:mb-140:focus{margin-bottom:35rem}.md\:focus\:ml-140:focus{margin-left:35rem}.md\:focus\:mt-auto:focus{margin-top:auto}.md\:focus\:mr-auto:focus{margin-right:auto}.md\:focus\:mb-auto:focus{margin-bottom:auto}.md\:focus\:ml-auto:focus{margin-left:auto}.md\:focus\:mt-px:focus{margin-top:1px}.md\:focus\:mr-px:focus{margin-right:1px}.md\:focus\:mb-px:focus{margin-bottom:1px}.md\:focus\:ml-px:focus{margin-left:1px}.md\:focus\:mt-2px:focus{margin-top:2px}.md\:focus\:mr-2px:focus{margin-right:2px}.md\:focus\:mb-2px:focus{margin-bottom:2px}.md\:focus\:ml-2px:focus{margin-left:2px}.md\:focus\:mt-0-5:focus{margin-top:.15rem}.md\:focus\:mr-0-5:focus{margin-right:.15rem}.md\:focus\:mb-0-5:focus{margin-bottom:.15rem}.md\:focus\:ml-0-5:focus{margin-left:.15rem}.md\:focus\:mt-1-5:focus{margin-top:.375rem}.md\:focus\:mr-1-5:focus{margin-right:.375rem}.md\:focus\:mb-1-5:focus{margin-bottom:.375rem}.md\:focus\:ml-1-5:focus{margin-left:.375rem}.md\:focus\:mt-2-5:focus{margin-top:.625rem}.md\:focus\:mr-2-5:focus{margin-right:.625rem}.md\:focus\:mb-2-5:focus{margin-bottom:.625rem}.md\:focus\:ml-2-5:focus{margin-left:.625rem}.md\:focus\:mt-7-2:focus{margin-top:1.875rem}.md\:focus\:mr-7-2:focus{margin-right:1.875rem}.md\:focus\:mb-7-2:focus{margin-bottom:1.875rem}.md\:focus\:ml-7-2:focus{margin-left:1.875rem}.md\:focus\:mt-31-25:focus{margin-top:7.8125rem}.md\:focus\:mr-31-25:focus{margin-right:7.8125rem}.md\:focus\:mb-31-25:focus{margin-bottom:7.8125rem}.md\:focus\:ml-31-25:focus{margin-left:7.8125rem}.md\:focus\:mt-62-5:focus{margin-top:15.625rem}.md\:focus\:mr-62-5:focus{margin-right:15.625rem}.md\:focus\:mb-62-5:focus{margin-bottom:15.625rem}.md\:focus\:ml-62-5:focus{margin-left:15.625rem}.md\:focus\:-mt-1:focus{margin-top:-.25rem}.md\:focus\:-mr-1:focus{margin-right:-.25rem}.md\:focus\:-mb-1:focus{margin-bottom:-.25rem}.md\:focus\:-ml-1:focus{margin-left:-.25rem}.md\:focus\:-mt-2:focus{margin-top:-.5rem}.md\:focus\:-mr-2:focus{margin-right:-.5rem}.md\:focus\:-mb-2:focus{margin-bottom:-.5rem}.md\:focus\:-ml-2:focus{margin-left:-.5rem}.md\:focus\:-mt-3:focus{margin-top:-.75rem}.md\:focus\:-mr-3:focus{margin-right:-.75rem}.md\:focus\:-mb-3:focus{margin-bottom:-.75rem}.md\:focus\:-ml-3:focus{margin-left:-.75rem}.md\:focus\:-mt-4:focus{margin-top:-1rem}.md\:focus\:-mr-4:focus{margin-right:-1rem}.md\:focus\:-mb-4:focus{margin-bottom:-1rem}.md\:focus\:-ml-4:focus{margin-left:-1rem}.md\:focus\:-mt-5:focus{margin-top:-1.25rem}.md\:focus\:-mr-5:focus{margin-right:-1.25rem}.md\:focus\:-mb-5:focus{margin-bottom:-1.25rem}.md\:focus\:-ml-5:focus{margin-left:-1.25rem}.md\:focus\:-mt-6:focus{margin-top:-1.5rem}.md\:focus\:-mr-6:focus{margin-right:-1.5rem}.md\:focus\:-mb-6:focus{margin-bottom:-1.5rem}.md\:focus\:-ml-6:focus{margin-left:-1.5rem}.md\:focus\:-mt-7:focus{margin-top:-1.75rem}.md\:focus\:-mr-7:focus{margin-right:-1.75rem}.md\:focus\:-mb-7:focus{margin-bottom:-1.75rem}.md\:focus\:-ml-7:focus{margin-left:-1.75rem}.md\:focus\:-mt-8:focus{margin-top:-2rem}.md\:focus\:-mr-8:focus{margin-right:-2rem}.md\:focus\:-mb-8:focus{margin-bottom:-2rem}.md\:focus\:-ml-8:focus{margin-left:-2rem}.md\:focus\:-mt-9:focus{margin-top:-2.25rem}.md\:focus\:-mr-9:focus{margin-right:-2.25rem}.md\:focus\:-mb-9:focus{margin-bottom:-2.25rem}.md\:focus\:-ml-9:focus{margin-left:-2.25rem}.md\:focus\:-mt-10:focus{margin-top:-2.5rem}.md\:focus\:-mr-10:focus{margin-right:-2.5rem}.md\:focus\:-mb-10:focus{margin-bottom:-2.5rem}.md\:focus\:-ml-10:focus{margin-left:-2.5rem}.md\:focus\:-mt-11:focus{margin-top:-2.75rem}.md\:focus\:-mr-11:focus{margin-right:-2.75rem}.md\:focus\:-mb-11:focus{margin-bottom:-2.75rem}.md\:focus\:-ml-11:focus{margin-left:-2.75rem}.md\:focus\:-mt-12:focus{margin-top:-3rem}.md\:focus\:-mr-12:focus{margin-right:-3rem}.md\:focus\:-mb-12:focus{margin-bottom:-3rem}.md\:focus\:-ml-12:focus{margin-left:-3rem}.md\:focus\:-mt-13:focus{margin-top:-3.25rem}.md\:focus\:-mr-13:focus{margin-right:-3.25rem}.md\:focus\:-mb-13:focus{margin-bottom:-3.25rem}.md\:focus\:-ml-13:focus{margin-left:-3.25rem}.md\:focus\:-mt-14:focus{margin-top:-3.5rem}.md\:focus\:-mr-14:focus{margin-right:-3.5rem}.md\:focus\:-mb-14:focus{margin-bottom:-3.5rem}.md\:focus\:-ml-14:focus{margin-left:-3.5rem}.md\:focus\:-mt-15:focus{margin-top:-3.75rem}.md\:focus\:-mr-15:focus{margin-right:-3.75rem}.md\:focus\:-mb-15:focus{margin-bottom:-3.75rem}.md\:focus\:-ml-15:focus{margin-left:-3.75rem}.md\:focus\:-mt-16:focus{margin-top:-4rem}.md\:focus\:-mr-16:focus{margin-right:-4rem}.md\:focus\:-mb-16:focus{margin-bottom:-4rem}.md\:focus\:-ml-16:focus{margin-left:-4rem}.md\:focus\:-mt-19:focus{margin-top:-4.75rem}.md\:focus\:-mr-19:focus{margin-right:-4.75rem}.md\:focus\:-mb-19:focus{margin-bottom:-4.75rem}.md\:focus\:-ml-19:focus{margin-left:-4.75rem}.md\:focus\:-mt-20:focus{margin-top:-5rem}.md\:focus\:-mr-20:focus{margin-right:-5rem}.md\:focus\:-mb-20:focus{margin-bottom:-5rem}.md\:focus\:-ml-20:focus{margin-left:-5rem}.md\:focus\:-mt-22:focus{margin-top:-5.5rem}.md\:focus\:-mr-22:focus{margin-right:-5.5rem}.md\:focus\:-mb-22:focus{margin-bottom:-5.5rem}.md\:focus\:-ml-22:focus{margin-left:-5.5rem}.md\:focus\:-mt-23:focus{margin-top:-5.75rem}.md\:focus\:-mr-23:focus{margin-right:-5.75rem}.md\:focus\:-mb-23:focus{margin-bottom:-5.75rem}.md\:focus\:-ml-23:focus{margin-left:-5.75rem}.md\:focus\:-mt-24:focus{margin-top:-6rem}.md\:focus\:-mr-24:focus{margin-right:-6rem}.md\:focus\:-mb-24:focus{margin-bottom:-6rem}.md\:focus\:-ml-24:focus{margin-left:-6rem}.md\:focus\:-mt-30:focus{margin-top:-7.5rem}.md\:focus\:-mr-30:focus{margin-right:-7.5rem}.md\:focus\:-mb-30:focus{margin-bottom:-7.5rem}.md\:focus\:-ml-30:focus{margin-left:-7.5rem}.md\:focus\:-mt-32:focus{margin-top:-8rem}.md\:focus\:-mr-32:focus{margin-right:-8rem}.md\:focus\:-mb-32:focus{margin-bottom:-8rem}.md\:focus\:-ml-32:focus{margin-left:-8rem}.md\:focus\:-mt-40:focus{margin-top:-10rem}.md\:focus\:-mr-40:focus{margin-right:-10rem}.md\:focus\:-mb-40:focus{margin-bottom:-10rem}.md\:focus\:-ml-40:focus{margin-left:-10rem}.md\:focus\:-mt-44:focus{margin-top:-11rem}.md\:focus\:-mr-44:focus{margin-right:-11rem}.md\:focus\:-mb-44:focus{margin-bottom:-11rem}.md\:focus\:-ml-44:focus{margin-left:-11rem}.md\:focus\:-mt-48:focus{margin-top:-12rem}.md\:focus\:-mr-48:focus{margin-right:-12rem}.md\:focus\:-mb-48:focus{margin-bottom:-12rem}.md\:focus\:-ml-48:focus{margin-left:-12rem}.md\:focus\:-mt-50:focus{margin-top:-12.75rem}.md\:focus\:-mr-50:focus{margin-right:-12.75rem}.md\:focus\:-mb-50:focus{margin-bottom:-12.75rem}.md\:focus\:-ml-50:focus{margin-left:-12.75rem}.md\:focus\:-mt-52:focus{margin-top:-13rem}.md\:focus\:-mr-52:focus{margin-right:-13rem}.md\:focus\:-mb-52:focus{margin-bottom:-13rem}.md\:focus\:-ml-52:focus{margin-left:-13rem}.md\:focus\:-mt-53:focus{margin-top:-13.25rem}.md\:focus\:-mr-53:focus{margin-right:-13.25rem}.md\:focus\:-mb-53:focus{margin-bottom:-13.25rem}.md\:focus\:-ml-53:focus{margin-left:-13.25rem}.md\:focus\:-mt-55:focus{margin-top:-13.75rem}.md\:focus\:-mr-55:focus{margin-right:-13.75rem}.md\:focus\:-mb-55:focus{margin-bottom:-13.75rem}.md\:focus\:-ml-55:focus{margin-left:-13.75rem}.md\:focus\:-mt-56:focus{margin-top:-14rem}.md\:focus\:-mr-56:focus{margin-right:-14rem}.md\:focus\:-mb-56:focus{margin-bottom:-14rem}.md\:focus\:-ml-56:focus{margin-left:-14rem}.md\:focus\:-mt-64:focus{margin-top:-16rem}.md\:focus\:-mr-64:focus{margin-right:-16rem}.md\:focus\:-mb-64:focus{margin-bottom:-16rem}.md\:focus\:-ml-64:focus{margin-left:-16rem}.md\:focus\:-mt-68:focus{margin-top:-17rem}.md\:focus\:-mr-68:focus{margin-right:-17rem}.md\:focus\:-mb-68:focus{margin-bottom:-17rem}.md\:focus\:-ml-68:focus{margin-left:-17rem}.md\:focus\:-mt-75:focus{margin-top:-18.75rem}.md\:focus\:-mr-75:focus{margin-right:-18.75rem}.md\:focus\:-mb-75:focus{margin-bottom:-18.75rem}.md\:focus\:-ml-75:focus{margin-left:-18.75rem}.md\:focus\:-mt-98:focus{margin-top:-24.5rem}.md\:focus\:-mr-98:focus{margin-right:-24.5rem}.md\:focus\:-mb-98:focus{margin-bottom:-24.5rem}.md\:focus\:-ml-98:focus{margin-left:-24.5rem}.md\:focus\:-mt-100:focus{margin-top:-25rem}.md\:focus\:-mr-100:focus{margin-right:-25rem}.md\:focus\:-mb-100:focus{margin-bottom:-25rem}.md\:focus\:-ml-100:focus{margin-left:-25rem}.md\:focus\:-mt-120:focus{margin-top:-30rem}.md\:focus\:-mr-120:focus{margin-right:-30rem}.md\:focus\:-mb-120:focus{margin-bottom:-30rem}.md\:focus\:-ml-120:focus{margin-left:-30rem}.md\:focus\:-mt-140:focus{margin-top:-35rem}.md\:focus\:-mr-140:focus{margin-right:-35rem}.md\:focus\:-mb-140:focus{margin-bottom:-35rem}.md\:focus\:-ml-140:focus{margin-left:-35rem}.md\:focus\:-mt-px:focus{margin-top:-1px}.md\:focus\:-mr-px:focus{margin-right:-1px}.md\:focus\:-mb-px:focus{margin-bottom:-1px}.md\:focus\:-ml-px:focus{margin-left:-1px}.md\:focus\:-mt-2px:focus{margin-top:-2px}.md\:focus\:-mr-2px:focus{margin-right:-2px}.md\:focus\:-mb-2px:focus{margin-bottom:-2px}.md\:focus\:-ml-2px:focus{margin-left:-2px}.md\:focus\:-mt-0-5:focus{margin-top:-.15rem}.md\:focus\:-mr-0-5:focus{margin-right:-.15rem}.md\:focus\:-mb-0-5:focus{margin-bottom:-.15rem}.md\:focus\:-ml-0-5:focus{margin-left:-.15rem}.md\:focus\:-mt-1-5:focus{margin-top:-.375rem}.md\:focus\:-mr-1-5:focus{margin-right:-.375rem}.md\:focus\:-mb-1-5:focus{margin-bottom:-.375rem}.md\:focus\:-ml-1-5:focus{margin-left:-.375rem}.md\:focus\:-mt-2-5:focus{margin-top:-.625rem}.md\:focus\:-mr-2-5:focus{margin-right:-.625rem}.md\:focus\:-mb-2-5:focus{margin-bottom:-.625rem}.md\:focus\:-ml-2-5:focus{margin-left:-.625rem}.md\:focus\:-mt-7-2:focus{margin-top:-1.875rem}.md\:focus\:-mr-7-2:focus{margin-right:-1.875rem}.md\:focus\:-mb-7-2:focus{margin-bottom:-1.875rem}.md\:focus\:-ml-7-2:focus{margin-left:-1.875rem}.md\:focus\:-mt-31-25:focus{margin-top:-7.8125rem}.md\:focus\:-mr-31-25:focus{margin-right:-7.8125rem}.md\:focus\:-mb-31-25:focus{margin-bottom:-7.8125rem}.md\:focus\:-ml-31-25:focus{margin-left:-7.8125rem}.md\:focus\:-mt-62-5:focus{margin-top:-15.625rem}.md\:focus\:-mr-62-5:focus{margin-right:-15.625rem}.md\:focus\:-mb-62-5:focus{margin-bottom:-15.625rem}.md\:focus\:-ml-62-5:focus{margin-left:-15.625rem}.group:hover .md\:group-hover\:m-0{margin:0}.group:hover .md\:group-hover\:m-1{margin:.25rem}.group:hover .md\:group-hover\:m-2{margin:.5rem}.group:hover .md\:group-hover\:m-3{margin:.75rem}.group:hover .md\:group-hover\:m-4{margin:1rem}.group:hover .md\:group-hover\:m-5{margin:1.25rem}.group:hover .md\:group-hover\:m-6{margin:1.5rem}.group:hover .md\:group-hover\:m-7{margin:1.75rem}.group:hover .md\:group-hover\:m-8{margin:2rem}.group:hover .md\:group-hover\:m-9{margin:2.25rem}.group:hover .md\:group-hover\:m-10{margin:2.5rem}.group:hover .md\:group-hover\:m-11{margin:2.75rem}.group:hover .md\:group-hover\:m-12{margin:3rem}.group:hover .md\:group-hover\:m-13{margin:3.25rem}.group:hover .md\:group-hover\:m-14{margin:3.5rem}.group:hover .md\:group-hover\:m-15{margin:3.75rem}.group:hover .md\:group-hover\:m-16{margin:4rem}.group:hover .md\:group-hover\:m-19{margin:4.75rem}.group:hover .md\:group-hover\:m-20{margin:5rem}.group:hover .md\:group-hover\:m-22{margin:5.5rem}.group:hover .md\:group-hover\:m-23{margin:5.75rem}.group:hover .md\:group-hover\:m-24{margin:6rem}.group:hover .md\:group-hover\:m-28{margin:6.5rem}.group:hover .md\:group-hover\:m-30{margin:7.5rem}.group:hover .md\:group-hover\:m-32{margin:8rem}.group:hover .md\:group-hover\:m-33{margin:8.75rem}.group:hover .md\:group-hover\:m-36{margin:9rem}.group:hover .md\:group-hover\:m-40{margin:10rem}.group:hover .md\:group-hover\:m-44{margin:11rem}.group:hover .md\:group-hover\:m-48{margin:12rem}.group:hover .md\:group-hover\:m-50{margin:12.75rem}.group:hover .md\:group-hover\:m-52{margin:13rem}.group:hover .md\:group-hover\:m-53{margin:13.25rem}.group:hover .md\:group-hover\:m-55{margin:13.75rem}.group:hover .md\:group-hover\:m-56{margin:14rem}.group:hover .md\:group-hover\:m-64{margin:16rem}.group:hover .md\:group-hover\:m-68{margin:17rem}.group:hover .md\:group-hover\:m-75{margin:18.75rem}.group:hover .md\:group-hover\:m-98{margin:24.5rem}.group:hover .md\:group-hover\:m-100{margin:25rem}.group:hover .md\:group-hover\:m-120{margin:30rem}.group:hover .md\:group-hover\:m-140{margin:35rem}.group:hover .md\:group-hover\:m-auto{margin:auto}.group:hover .md\:group-hover\:m-px{margin:1px}.group:hover .md\:group-hover\:m-2px{margin:2px}.group:hover .md\:group-hover\:m-0-5{margin:.15rem}.group:hover .md\:group-hover\:m-1-5{margin:.375rem}.group:hover .md\:group-hover\:m-2-5{margin:.625rem}.group:hover .md\:group-hover\:m-7-2{margin:1.875rem}.group:hover .md\:group-hover\:m-31-25{margin:7.8125rem}.group:hover .md\:group-hover\:m-62-5{margin:15.625rem}.group:hover .md\:group-hover\:-m-1{margin:-.25rem}.group:hover .md\:group-hover\:-m-2{margin:-.5rem}.group:hover .md\:group-hover\:-m-3{margin:-.75rem}.group:hover .md\:group-hover\:-m-4{margin:-1rem}.group:hover .md\:group-hover\:-m-5{margin:-1.25rem}.group:hover .md\:group-hover\:-m-6{margin:-1.5rem}.group:hover .md\:group-hover\:-m-7{margin:-1.75rem}.group:hover .md\:group-hover\:-m-8{margin:-2rem}.group:hover .md\:group-hover\:-m-9{margin:-2.25rem}.group:hover .md\:group-hover\:-m-10{margin:-2.5rem}.group:hover .md\:group-hover\:-m-11{margin:-2.75rem}.group:hover .md\:group-hover\:-m-12{margin:-3rem}.group:hover .md\:group-hover\:-m-13{margin:-3.25rem}.group:hover .md\:group-hover\:-m-14{margin:-3.5rem}.group:hover .md\:group-hover\:-m-15{margin:-3.75rem}.group:hover .md\:group-hover\:-m-16{margin:-4rem}.group:hover .md\:group-hover\:-m-19{margin:-4.75rem}.group:hover .md\:group-hover\:-m-20{margin:-5rem}.group:hover .md\:group-hover\:-m-22{margin:-5.5rem}.group:hover .md\:group-hover\:-m-23{margin:-5.75rem}.group:hover .md\:group-hover\:-m-24{margin:-6rem}.group:hover .md\:group-hover\:-m-30{margin:-7.5rem}.group:hover .md\:group-hover\:-m-32{margin:-8rem}.group:hover .md\:group-hover\:-m-40{margin:-10rem}.group:hover .md\:group-hover\:-m-44{margin:-11rem}.group:hover .md\:group-hover\:-m-48{margin:-12rem}.group:hover .md\:group-hover\:-m-50{margin:-12.75rem}.group:hover .md\:group-hover\:-m-52{margin:-13rem}.group:hover .md\:group-hover\:-m-53{margin:-13.25rem}.group:hover .md\:group-hover\:-m-55{margin:-13.75rem}.group:hover .md\:group-hover\:-m-56{margin:-14rem}.group:hover .md\:group-hover\:-m-64{margin:-16rem}.group:hover .md\:group-hover\:-m-68{margin:-17rem}.group:hover .md\:group-hover\:-m-75{margin:-18.75rem}.group:hover .md\:group-hover\:-m-98{margin:-24.5rem}.group:hover .md\:group-hover\:-m-100{margin:-25rem}.group:hover .md\:group-hover\:-m-120{margin:-30rem}.group:hover .md\:group-hover\:-m-140{margin:-35rem}.group:hover .md\:group-hover\:-m-px{margin:-1px}.group:hover .md\:group-hover\:-m-2px{margin:-2px}.group:hover .md\:group-hover\:-m-0-5{margin:-.15rem}.group:hover .md\:group-hover\:-m-1-5{margin:-.375rem}.group:hover .md\:group-hover\:-m-2-5{margin:-.625rem}.group:hover .md\:group-hover\:-m-7-2{margin:-1.875rem}.group:hover .md\:group-hover\:-m-31-25{margin:-7.8125rem}.group:hover .md\:group-hover\:-m-62-5{margin:-15.625rem}.group:hover .md\:group-hover\:my-0{margin-top:0;margin-bottom:0}.group:hover .md\:group-hover\:mx-0{margin-left:0;margin-right:0}.group:hover .md\:group-hover\:my-1{margin-top:.25rem;margin-bottom:.25rem}.group:hover .md\:group-hover\:mx-1{margin-left:.25rem;margin-right:.25rem}.group:hover .md\:group-hover\:my-2{margin-top:.5rem;margin-bottom:.5rem}.group:hover .md\:group-hover\:mx-2{margin-left:.5rem;margin-right:.5rem}.group:hover .md\:group-hover\:my-3{margin-top:.75rem;margin-bottom:.75rem}.group:hover .md\:group-hover\:mx-3{margin-left:.75rem;margin-right:.75rem}.group:hover .md\:group-hover\:my-4{margin-top:1rem;margin-bottom:1rem}.group:hover .md\:group-hover\:mx-4{margin-left:1rem;margin-right:1rem}.group:hover .md\:group-hover\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.group:hover .md\:group-hover\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.group:hover .md\:group-hover\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.group:hover .md\:group-hover\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.group:hover .md\:group-hover\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.group:hover .md\:group-hover\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.group:hover .md\:group-hover\:my-8{margin-top:2rem;margin-bottom:2rem}.group:hover .md\:group-hover\:mx-8{margin-left:2rem;margin-right:2rem}.group:hover .md\:group-hover\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.group:hover .md\:group-hover\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.group:hover .md\:group-hover\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.group:hover .md\:group-hover\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.group:hover .md\:group-hover\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.group:hover .md\:group-hover\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.group:hover .md\:group-hover\:my-12{margin-top:3rem;margin-bottom:3rem}.group:hover .md\:group-hover\:mx-12{margin-left:3rem;margin-right:3rem}.group:hover .md\:group-hover\:my-13{margin-top:3.25rem;margin-bottom:3.25rem}.group:hover .md\:group-hover\:mx-13{margin-left:3.25rem;margin-right:3.25rem}.group:hover .md\:group-hover\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.group:hover .md\:group-hover\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.group:hover .md\:group-hover\:my-15{margin-top:3.75rem;margin-bottom:3.75rem}.group:hover .md\:group-hover\:mx-15{margin-left:3.75rem;margin-right:3.75rem}.group:hover .md\:group-hover\:my-16{margin-top:4rem;margin-bottom:4rem}.group:hover .md\:group-hover\:mx-16{margin-left:4rem;margin-right:4rem}.group:hover .md\:group-hover\:my-19{margin-top:4.75rem;margin-bottom:4.75rem}.group:hover .md\:group-hover\:mx-19{margin-left:4.75rem;margin-right:4.75rem}.group:hover .md\:group-hover\:my-20{margin-top:5rem;margin-bottom:5rem}.group:hover .md\:group-hover\:mx-20{margin-left:5rem;margin-right:5rem}.group:hover .md\:group-hover\:my-22{margin-top:5.5rem;margin-bottom:5.5rem}.group:hover .md\:group-hover\:mx-22{margin-left:5.5rem;margin-right:5.5rem}.group:hover .md\:group-hover\:my-23{margin-top:5.75rem;margin-bottom:5.75rem}.group:hover .md\:group-hover\:mx-23{margin-left:5.75rem;margin-right:5.75rem}.group:hover .md\:group-hover\:my-24{margin-top:6rem;margin-bottom:6rem}.group:hover .md\:group-hover\:mx-24{margin-left:6rem;margin-right:6rem}.group:hover .md\:group-hover\:my-28{margin-top:6.5rem;margin-bottom:6.5rem}.group:hover .md\:group-hover\:mx-28{margin-left:6.5rem;margin-right:6.5rem}.group:hover .md\:group-hover\:my-30{margin-top:7.5rem;margin-bottom:7.5rem}.group:hover .md\:group-hover\:mx-30{margin-left:7.5rem;margin-right:7.5rem}.group:hover .md\:group-hover\:my-32{margin-top:8rem;margin-bottom:8rem}.group:hover .md\:group-hover\:mx-32{margin-left:8rem;margin-right:8rem}.group:hover .md\:group-hover\:my-33{margin-top:8.75rem;margin-bottom:8.75rem}.group:hover .md\:group-hover\:mx-33{margin-left:8.75rem;margin-right:8.75rem}.group:hover .md\:group-hover\:my-36{margin-top:9rem;margin-bottom:9rem}.group:hover .md\:group-hover\:mx-36{margin-left:9rem;margin-right:9rem}.group:hover .md\:group-hover\:my-40{margin-top:10rem;margin-bottom:10rem}.group:hover .md\:group-hover\:mx-40{margin-left:10rem;margin-right:10rem}.group:hover .md\:group-hover\:my-44{margin-top:11rem;margin-bottom:11rem}.group:hover .md\:group-hover\:mx-44{margin-left:11rem;margin-right:11rem}.group:hover .md\:group-hover\:my-48{margin-top:12rem;margin-bottom:12rem}.group:hover .md\:group-hover\:mx-48{margin-left:12rem;margin-right:12rem}.group:hover .md\:group-hover\:my-50{margin-top:12.75rem;margin-bottom:12.75rem}.group:hover .md\:group-hover\:mx-50{margin-left:12.75rem;margin-right:12.75rem}.group:hover .md\:group-hover\:my-52{margin-top:13rem;margin-bottom:13rem}.group:hover .md\:group-hover\:mx-52{margin-left:13rem;margin-right:13rem}.group:hover .md\:group-hover\:my-53{margin-top:13.25rem;margin-bottom:13.25rem}.group:hover .md\:group-hover\:mx-53{margin-left:13.25rem;margin-right:13.25rem}.group:hover .md\:group-hover\:my-55{margin-top:13.75rem;margin-bottom:13.75rem}.group:hover .md\:group-hover\:mx-55{margin-left:13.75rem;margin-right:13.75rem}.group:hover .md\:group-hover\:my-56{margin-top:14rem;margin-bottom:14rem}.group:hover .md\:group-hover\:mx-56{margin-left:14rem;margin-right:14rem}.group:hover .md\:group-hover\:my-64{margin-top:16rem;margin-bottom:16rem}.group:hover .md\:group-hover\:mx-64{margin-left:16rem;margin-right:16rem}.group:hover .md\:group-hover\:my-68{margin-top:17rem;margin-bottom:17rem}.group:hover .md\:group-hover\:mx-68{margin-left:17rem;margin-right:17rem}.group:hover .md\:group-hover\:my-75{margin-top:18.75rem;margin-bottom:18.75rem}.group:hover .md\:group-hover\:mx-75{margin-left:18.75rem;margin-right:18.75rem}.group:hover .md\:group-hover\:my-98{margin-top:24.5rem;margin-bottom:24.5rem}.group:hover .md\:group-hover\:mx-98{margin-left:24.5rem;margin-right:24.5rem}.group:hover .md\:group-hover\:my-100{margin-top:25rem;margin-bottom:25rem}.group:hover .md\:group-hover\:mx-100{margin-left:25rem;margin-right:25rem}.group:hover .md\:group-hover\:my-120{margin-top:30rem;margin-bottom:30rem}.group:hover .md\:group-hover\:mx-120{margin-left:30rem;margin-right:30rem}.group:hover .md\:group-hover\:my-140{margin-top:35rem;margin-bottom:35rem}.group:hover .md\:group-hover\:mx-140{margin-left:35rem;margin-right:35rem}.group:hover .md\:group-hover\:my-auto{margin-top:auto;margin-bottom:auto}.group:hover .md\:group-hover\:mx-auto{margin-left:auto;margin-right:auto}.group:hover .md\:group-hover\:my-px{margin-top:1px;margin-bottom:1px}.group:hover .md\:group-hover\:mx-px{margin-left:1px;margin-right:1px}.group:hover .md\:group-hover\:my-2px{margin-top:2px;margin-bottom:2px}.group:hover .md\:group-hover\:mx-2px{margin-left:2px;margin-right:2px}.group:hover .md\:group-hover\:my-0-5{margin-top:.15rem;margin-bottom:.15rem}.group:hover .md\:group-hover\:mx-0-5{margin-left:.15rem;margin-right:.15rem}.group:hover .md\:group-hover\:my-1-5{margin-top:.375rem;margin-bottom:.375rem}.group:hover .md\:group-hover\:mx-1-5{margin-left:.375rem;margin-right:.375rem}.group:hover .md\:group-hover\:my-2-5{margin-top:.625rem;margin-bottom:.625rem}.group:hover .md\:group-hover\:mx-2-5{margin-left:.625rem;margin-right:.625rem}.group:hover .md\:group-hover\:my-7-2{margin-top:1.875rem;margin-bottom:1.875rem}.group:hover .md\:group-hover\:mx-7-2{margin-left:1.875rem;margin-right:1.875rem}.group:hover .md\:group-hover\:my-31-25{margin-top:7.8125rem;margin-bottom:7.8125rem}.group:hover .md\:group-hover\:mx-31-25{margin-left:7.8125rem;margin-right:7.8125rem}.group:hover .md\:group-hover\:my-62-5{margin-top:15.625rem;margin-bottom:15.625rem}.group:hover .md\:group-hover\:mx-62-5{margin-left:15.625rem;margin-right:15.625rem}.group:hover .md\:group-hover\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.group:hover .md\:group-hover\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.group:hover .md\:group-hover\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.group:hover .md\:group-hover\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.group:hover .md\:group-hover\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.group:hover .md\:group-hover\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.group:hover .md\:group-hover\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.group:hover .md\:group-hover\:-mx-4{margin-left:-1rem;margin-right:-1rem}.group:hover .md\:group-hover\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.group:hover .md\:group-hover\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.group:hover .md\:group-hover\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.group:hover .md\:group-hover\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.group:hover .md\:group-hover\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.group:hover .md\:group-hover\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.group:hover .md\:group-hover\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.group:hover .md\:group-hover\:-mx-8{margin-left:-2rem;margin-right:-2rem}.group:hover .md\:group-hover\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.group:hover .md\:group-hover\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.group:hover .md\:group-hover\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.group:hover .md\:group-hover\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.group:hover .md\:group-hover\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.group:hover .md\:group-hover\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.group:hover .md\:group-hover\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.group:hover .md\:group-hover\:-mx-12{margin-left:-3rem;margin-right:-3rem}.group:hover .md\:group-hover\:-my-13{margin-top:-3.25rem;margin-bottom:-3.25rem}.group:hover .md\:group-hover\:-mx-13{margin-left:-3.25rem;margin-right:-3.25rem}.group:hover .md\:group-hover\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.group:hover .md\:group-hover\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.group:hover .md\:group-hover\:-my-15{margin-top:-3.75rem;margin-bottom:-3.75rem}.group:hover .md\:group-hover\:-mx-15{margin-left:-3.75rem;margin-right:-3.75rem}.group:hover .md\:group-hover\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.group:hover .md\:group-hover\:-mx-16{margin-left:-4rem;margin-right:-4rem}.group:hover .md\:group-hover\:-my-19{margin-top:-4.75rem;margin-bottom:-4.75rem}.group:hover .md\:group-hover\:-mx-19{margin-left:-4.75rem;margin-right:-4.75rem}.group:hover .md\:group-hover\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.group:hover .md\:group-hover\:-mx-20{margin-left:-5rem;margin-right:-5rem}.group:hover .md\:group-hover\:-my-22{margin-top:-5.5rem;margin-bottom:-5.5rem}.group:hover .md\:group-hover\:-mx-22{margin-left:-5.5rem;margin-right:-5.5rem}.group:hover .md\:group-hover\:-my-23{margin-top:-5.75rem;margin-bottom:-5.75rem}.group:hover .md\:group-hover\:-mx-23{margin-left:-5.75rem;margin-right:-5.75rem}.group:hover .md\:group-hover\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.group:hover .md\:group-hover\:-mx-24{margin-left:-6rem;margin-right:-6rem}.group:hover .md\:group-hover\:-my-30{margin-top:-7.5rem;margin-bottom:-7.5rem}.group:hover .md\:group-hover\:-mx-30{margin-left:-7.5rem;margin-right:-7.5rem}.group:hover .md\:group-hover\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.group:hover .md\:group-hover\:-mx-32{margin-left:-8rem;margin-right:-8rem}.group:hover .md\:group-hover\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.group:hover .md\:group-hover\:-mx-40{margin-left:-10rem;margin-right:-10rem}.group:hover .md\:group-hover\:-my-44{margin-top:-11rem;margin-bottom:-11rem}.group:hover .md\:group-hover\:-mx-44{margin-left:-11rem;margin-right:-11rem}.group:hover .md\:group-hover\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.group:hover .md\:group-hover\:-mx-48{margin-left:-12rem;margin-right:-12rem}.group:hover .md\:group-hover\:-my-50{margin-top:-12.75rem;margin-bottom:-12.75rem}.group:hover .md\:group-hover\:-mx-50{margin-left:-12.75rem;margin-right:-12.75rem}.group:hover .md\:group-hover\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.group:hover .md\:group-hover\:-mx-52{margin-left:-13rem;margin-right:-13rem}.group:hover .md\:group-hover\:-my-53{margin-top:-13.25rem;margin-bottom:-13.25rem}.group:hover .md\:group-hover\:-mx-53{margin-left:-13.25rem;margin-right:-13.25rem}.group:hover .md\:group-hover\:-my-55{margin-top:-13.75rem;margin-bottom:-13.75rem}.group:hover .md\:group-hover\:-mx-55{margin-left:-13.75rem;margin-right:-13.75rem}.group:hover .md\:group-hover\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.group:hover .md\:group-hover\:-mx-56{margin-left:-14rem;margin-right:-14rem}.group:hover .md\:group-hover\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.group:hover .md\:group-hover\:-mx-64{margin-left:-16rem;margin-right:-16rem}.group:hover .md\:group-hover\:-my-68{margin-top:-17rem;margin-bottom:-17rem}.group:hover .md\:group-hover\:-mx-68{margin-left:-17rem;margin-right:-17rem}.group:hover .md\:group-hover\:-my-75{margin-top:-18.75rem;margin-bottom:-18.75rem}.group:hover .md\:group-hover\:-mx-75{margin-left:-18.75rem;margin-right:-18.75rem}.group:hover .md\:group-hover\:-my-98{margin-top:-24.5rem;margin-bottom:-24.5rem}.group:hover .md\:group-hover\:-mx-98{margin-left:-24.5rem;margin-right:-24.5rem}.group:hover .md\:group-hover\:-my-100{margin-top:-25rem;margin-bottom:-25rem}.group:hover .md\:group-hover\:-mx-100{margin-left:-25rem;margin-right:-25rem}.group:hover .md\:group-hover\:-my-120{margin-top:-30rem;margin-bottom:-30rem}.group:hover .md\:group-hover\:-mx-120{margin-left:-30rem;margin-right:-30rem}.group:hover .md\:group-hover\:-my-140{margin-top:-35rem;margin-bottom:-35rem}.group:hover .md\:group-hover\:-mx-140{margin-left:-35rem;margin-right:-35rem}.group:hover .md\:group-hover\:-my-px{margin-top:-1px;margin-bottom:-1px}.group:hover .md\:group-hover\:-mx-px{margin-left:-1px;margin-right:-1px}.group:hover .md\:group-hover\:-my-2px{margin-top:-2px;margin-bottom:-2px}.group:hover .md\:group-hover\:-mx-2px{margin-left:-2px;margin-right:-2px}.group:hover .md\:group-hover\:-my-0-5{margin-top:-.15rem;margin-bottom:-.15rem}.group:hover .md\:group-hover\:-mx-0-5{margin-left:-.15rem;margin-right:-.15rem}.group:hover .md\:group-hover\:-my-1-5{margin-top:-.375rem;margin-bottom:-.375rem}.group:hover .md\:group-hover\:-mx-1-5{margin-left:-.375rem;margin-right:-.375rem}.group:hover .md\:group-hover\:-my-2-5{margin-top:-.625rem;margin-bottom:-.625rem}.group:hover .md\:group-hover\:-mx-2-5{margin-left:-.625rem;margin-right:-.625rem}.group:hover .md\:group-hover\:-my-7-2{margin-top:-1.875rem;margin-bottom:-1.875rem}.group:hover .md\:group-hover\:-mx-7-2{margin-left:-1.875rem;margin-right:-1.875rem}.group:hover .md\:group-hover\:-my-31-25{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.group:hover .md\:group-hover\:-mx-31-25{margin-left:-7.8125rem;margin-right:-7.8125rem}.group:hover .md\:group-hover\:-my-62-5{margin-top:-15.625rem;margin-bottom:-15.625rem}.group:hover .md\:group-hover\:-mx-62-5{margin-left:-15.625rem;margin-right:-15.625rem}.group:hover .md\:group-hover\:mt-0{margin-top:0}.group:hover .md\:group-hover\:mr-0{margin-right:0}.group:hover .md\:group-hover\:mb-0{margin-bottom:0}.group:hover .md\:group-hover\:ml-0{margin-left:0}.group:hover .md\:group-hover\:mt-1{margin-top:.25rem}.group:hover .md\:group-hover\:mr-1{margin-right:.25rem}.group:hover .md\:group-hover\:mb-1{margin-bottom:.25rem}.group:hover .md\:group-hover\:ml-1{margin-left:.25rem}.group:hover .md\:group-hover\:mt-2{margin-top:.5rem}.group:hover .md\:group-hover\:mr-2{margin-right:.5rem}.group:hover .md\:group-hover\:mb-2{margin-bottom:.5rem}.group:hover .md\:group-hover\:ml-2{margin-left:.5rem}.group:hover .md\:group-hover\:mt-3{margin-top:.75rem}.group:hover .md\:group-hover\:mr-3{margin-right:.75rem}.group:hover .md\:group-hover\:mb-3{margin-bottom:.75rem}.group:hover .md\:group-hover\:ml-3{margin-left:.75rem}.group:hover .md\:group-hover\:mt-4{margin-top:1rem}.group:hover .md\:group-hover\:mr-4{margin-right:1rem}.group:hover .md\:group-hover\:mb-4{margin-bottom:1rem}.group:hover .md\:group-hover\:ml-4{margin-left:1rem}.group:hover .md\:group-hover\:mt-5{margin-top:1.25rem}.group:hover .md\:group-hover\:mr-5{margin-right:1.25rem}.group:hover .md\:group-hover\:mb-5{margin-bottom:1.25rem}.group:hover .md\:group-hover\:ml-5{margin-left:1.25rem}.group:hover .md\:group-hover\:mt-6{margin-top:1.5rem}.group:hover .md\:group-hover\:mr-6{margin-right:1.5rem}.group:hover .md\:group-hover\:mb-6{margin-bottom:1.5rem}.group:hover .md\:group-hover\:ml-6{margin-left:1.5rem}.group:hover .md\:group-hover\:mt-7{margin-top:1.75rem}.group:hover .md\:group-hover\:mr-7{margin-right:1.75rem}.group:hover .md\:group-hover\:mb-7{margin-bottom:1.75rem}.group:hover .md\:group-hover\:ml-7{margin-left:1.75rem}.group:hover .md\:group-hover\:mt-8{margin-top:2rem}.group:hover .md\:group-hover\:mr-8{margin-right:2rem}.group:hover .md\:group-hover\:mb-8{margin-bottom:2rem}.group:hover .md\:group-hover\:ml-8{margin-left:2rem}.group:hover .md\:group-hover\:mt-9{margin-top:2.25rem}.group:hover .md\:group-hover\:mr-9{margin-right:2.25rem}.group:hover .md\:group-hover\:mb-9{margin-bottom:2.25rem}.group:hover .md\:group-hover\:ml-9{margin-left:2.25rem}.group:hover .md\:group-hover\:mt-10{margin-top:2.5rem}.group:hover .md\:group-hover\:mr-10{margin-right:2.5rem}.group:hover .md\:group-hover\:mb-10{margin-bottom:2.5rem}.group:hover .md\:group-hover\:ml-10{margin-left:2.5rem}.group:hover .md\:group-hover\:mt-11{margin-top:2.75rem}.group:hover .md\:group-hover\:mr-11{margin-right:2.75rem}.group:hover .md\:group-hover\:mb-11{margin-bottom:2.75rem}.group:hover .md\:group-hover\:ml-11{margin-left:2.75rem}.group:hover .md\:group-hover\:mt-12{margin-top:3rem}.group:hover .md\:group-hover\:mr-12{margin-right:3rem}.group:hover .md\:group-hover\:mb-12{margin-bottom:3rem}.group:hover .md\:group-hover\:ml-12{margin-left:3rem}.group:hover .md\:group-hover\:mt-13{margin-top:3.25rem}.group:hover .md\:group-hover\:mr-13{margin-right:3.25rem}.group:hover .md\:group-hover\:mb-13{margin-bottom:3.25rem}.group:hover .md\:group-hover\:ml-13{margin-left:3.25rem}.group:hover .md\:group-hover\:mt-14{margin-top:3.5rem}.group:hover .md\:group-hover\:mr-14{margin-right:3.5rem}.group:hover .md\:group-hover\:mb-14{margin-bottom:3.5rem}.group:hover .md\:group-hover\:ml-14{margin-left:3.5rem}.group:hover .md\:group-hover\:mt-15{margin-top:3.75rem}.group:hover .md\:group-hover\:mr-15{margin-right:3.75rem}.group:hover .md\:group-hover\:mb-15{margin-bottom:3.75rem}.group:hover .md\:group-hover\:ml-15{margin-left:3.75rem}.group:hover .md\:group-hover\:mt-16{margin-top:4rem}.group:hover .md\:group-hover\:mr-16{margin-right:4rem}.group:hover .md\:group-hover\:mb-16{margin-bottom:4rem}.group:hover .md\:group-hover\:ml-16{margin-left:4rem}.group:hover .md\:group-hover\:mt-19{margin-top:4.75rem}.group:hover .md\:group-hover\:mr-19{margin-right:4.75rem}.group:hover .md\:group-hover\:mb-19{margin-bottom:4.75rem}.group:hover .md\:group-hover\:ml-19{margin-left:4.75rem}.group:hover .md\:group-hover\:mt-20{margin-top:5rem}.group:hover .md\:group-hover\:mr-20{margin-right:5rem}.group:hover .md\:group-hover\:mb-20{margin-bottom:5rem}.group:hover .md\:group-hover\:ml-20{margin-left:5rem}.group:hover .md\:group-hover\:mt-22{margin-top:5.5rem}.group:hover .md\:group-hover\:mr-22{margin-right:5.5rem}.group:hover .md\:group-hover\:mb-22{margin-bottom:5.5rem}.group:hover .md\:group-hover\:ml-22{margin-left:5.5rem}.group:hover .md\:group-hover\:mt-23{margin-top:5.75rem}.group:hover .md\:group-hover\:mr-23{margin-right:5.75rem}.group:hover .md\:group-hover\:mb-23{margin-bottom:5.75rem}.group:hover .md\:group-hover\:ml-23{margin-left:5.75rem}.group:hover .md\:group-hover\:mt-24{margin-top:6rem}.group:hover .md\:group-hover\:mr-24{margin-right:6rem}.group:hover .md\:group-hover\:mb-24{margin-bottom:6rem}.group:hover .md\:group-hover\:ml-24{margin-left:6rem}.group:hover .md\:group-hover\:mt-28{margin-top:6.5rem}.group:hover .md\:group-hover\:mr-28{margin-right:6.5rem}.group:hover .md\:group-hover\:mb-28{margin-bottom:6.5rem}.group:hover .md\:group-hover\:ml-28{margin-left:6.5rem}.group:hover .md\:group-hover\:mt-30{margin-top:7.5rem}.group:hover .md\:group-hover\:mr-30{margin-right:7.5rem}.group:hover .md\:group-hover\:mb-30{margin-bottom:7.5rem}.group:hover .md\:group-hover\:ml-30{margin-left:7.5rem}.group:hover .md\:group-hover\:mt-32{margin-top:8rem}.group:hover .md\:group-hover\:mr-32{margin-right:8rem}.group:hover .md\:group-hover\:mb-32{margin-bottom:8rem}.group:hover .md\:group-hover\:ml-32{margin-left:8rem}.group:hover .md\:group-hover\:mt-33{margin-top:8.75rem}.group:hover .md\:group-hover\:mr-33{margin-right:8.75rem}.group:hover .md\:group-hover\:mb-33{margin-bottom:8.75rem}.group:hover .md\:group-hover\:ml-33{margin-left:8.75rem}.group:hover .md\:group-hover\:mt-36{margin-top:9rem}.group:hover .md\:group-hover\:mr-36{margin-right:9rem}.group:hover .md\:group-hover\:mb-36{margin-bottom:9rem}.group:hover .md\:group-hover\:ml-36{margin-left:9rem}.group:hover .md\:group-hover\:mt-40{margin-top:10rem}.group:hover .md\:group-hover\:mr-40{margin-right:10rem}.group:hover .md\:group-hover\:mb-40{margin-bottom:10rem}.group:hover .md\:group-hover\:ml-40{margin-left:10rem}.group:hover .md\:group-hover\:mt-44{margin-top:11rem}.group:hover .md\:group-hover\:mr-44{margin-right:11rem}.group:hover .md\:group-hover\:mb-44{margin-bottom:11rem}.group:hover .md\:group-hover\:ml-44{margin-left:11rem}.group:hover .md\:group-hover\:mt-48{margin-top:12rem}.group:hover .md\:group-hover\:mr-48{margin-right:12rem}.group:hover .md\:group-hover\:mb-48{margin-bottom:12rem}.group:hover .md\:group-hover\:ml-48{margin-left:12rem}.group:hover .md\:group-hover\:mt-50{margin-top:12.75rem}.group:hover .md\:group-hover\:mr-50{margin-right:12.75rem}.group:hover .md\:group-hover\:mb-50{margin-bottom:12.75rem}.group:hover .md\:group-hover\:ml-50{margin-left:12.75rem}.group:hover .md\:group-hover\:mt-52{margin-top:13rem}.group:hover .md\:group-hover\:mr-52{margin-right:13rem}.group:hover .md\:group-hover\:mb-52{margin-bottom:13rem}.group:hover .md\:group-hover\:ml-52{margin-left:13rem}.group:hover .md\:group-hover\:mt-53{margin-top:13.25rem}.group:hover .md\:group-hover\:mr-53{margin-right:13.25rem}.group:hover .md\:group-hover\:mb-53{margin-bottom:13.25rem}.group:hover .md\:group-hover\:ml-53{margin-left:13.25rem}.group:hover .md\:group-hover\:mt-55{margin-top:13.75rem}.group:hover .md\:group-hover\:mr-55{margin-right:13.75rem}.group:hover .md\:group-hover\:mb-55{margin-bottom:13.75rem}.group:hover .md\:group-hover\:ml-55{margin-left:13.75rem}.group:hover .md\:group-hover\:mt-56{margin-top:14rem}.group:hover .md\:group-hover\:mr-56{margin-right:14rem}.group:hover .md\:group-hover\:mb-56{margin-bottom:14rem}.group:hover .md\:group-hover\:ml-56{margin-left:14rem}.group:hover .md\:group-hover\:mt-64{margin-top:16rem}.group:hover .md\:group-hover\:mr-64{margin-right:16rem}.group:hover .md\:group-hover\:mb-64{margin-bottom:16rem}.group:hover .md\:group-hover\:ml-64{margin-left:16rem}.group:hover .md\:group-hover\:mt-68{margin-top:17rem}.group:hover .md\:group-hover\:mr-68{margin-right:17rem}.group:hover .md\:group-hover\:mb-68{margin-bottom:17rem}.group:hover .md\:group-hover\:ml-68{margin-left:17rem}.group:hover .md\:group-hover\:mt-75{margin-top:18.75rem}.group:hover .md\:group-hover\:mr-75{margin-right:18.75rem}.group:hover .md\:group-hover\:mb-75{margin-bottom:18.75rem}.group:hover .md\:group-hover\:ml-75{margin-left:18.75rem}.group:hover .md\:group-hover\:mt-98{margin-top:24.5rem}.group:hover .md\:group-hover\:mr-98{margin-right:24.5rem}.group:hover .md\:group-hover\:mb-98{margin-bottom:24.5rem}.group:hover .md\:group-hover\:ml-98{margin-left:24.5rem}.group:hover .md\:group-hover\:mt-100{margin-top:25rem}.group:hover .md\:group-hover\:mr-100{margin-right:25rem}.group:hover .md\:group-hover\:mb-100{margin-bottom:25rem}.group:hover .md\:group-hover\:ml-100{margin-left:25rem}.group:hover .md\:group-hover\:mt-120{margin-top:30rem}.group:hover .md\:group-hover\:mr-120{margin-right:30rem}.group:hover .md\:group-hover\:mb-120{margin-bottom:30rem}.group:hover .md\:group-hover\:ml-120{margin-left:30rem}.group:hover .md\:group-hover\:mt-140{margin-top:35rem}.group:hover .md\:group-hover\:mr-140{margin-right:35rem}.group:hover .md\:group-hover\:mb-140{margin-bottom:35rem}.group:hover .md\:group-hover\:ml-140{margin-left:35rem}.group:hover .md\:group-hover\:mt-auto{margin-top:auto}.group:hover .md\:group-hover\:mr-auto{margin-right:auto}.group:hover .md\:group-hover\:mb-auto{margin-bottom:auto}.group:hover .md\:group-hover\:ml-auto{margin-left:auto}.group:hover .md\:group-hover\:mt-px{margin-top:1px}.group:hover .md\:group-hover\:mr-px{margin-right:1px}.group:hover .md\:group-hover\:mb-px{margin-bottom:1px}.group:hover .md\:group-hover\:ml-px{margin-left:1px}.group:hover .md\:group-hover\:mt-2px{margin-top:2px}.group:hover .md\:group-hover\:mr-2px{margin-right:2px}.group:hover .md\:group-hover\:mb-2px{margin-bottom:2px}.group:hover .md\:group-hover\:ml-2px{margin-left:2px}.group:hover .md\:group-hover\:mt-0-5{margin-top:.15rem}.group:hover .md\:group-hover\:mr-0-5{margin-right:.15rem}.group:hover .md\:group-hover\:mb-0-5{margin-bottom:.15rem}.group:hover .md\:group-hover\:ml-0-5{margin-left:.15rem}.group:hover .md\:group-hover\:mt-1-5{margin-top:.375rem}.group:hover .md\:group-hover\:mr-1-5{margin-right:.375rem}.group:hover .md\:group-hover\:mb-1-5{margin-bottom:.375rem}.group:hover .md\:group-hover\:ml-1-5{margin-left:.375rem}.group:hover .md\:group-hover\:mt-2-5{margin-top:.625rem}.group:hover .md\:group-hover\:mr-2-5{margin-right:.625rem}.group:hover .md\:group-hover\:mb-2-5{margin-bottom:.625rem}.group:hover .md\:group-hover\:ml-2-5{margin-left:.625rem}.group:hover .md\:group-hover\:mt-7-2{margin-top:1.875rem}.group:hover .md\:group-hover\:mr-7-2{margin-right:1.875rem}.group:hover .md\:group-hover\:mb-7-2{margin-bottom:1.875rem}.group:hover .md\:group-hover\:ml-7-2{margin-left:1.875rem}.group:hover .md\:group-hover\:mt-31-25{margin-top:7.8125rem}.group:hover .md\:group-hover\:mr-31-25{margin-right:7.8125rem}.group:hover .md\:group-hover\:mb-31-25{margin-bottom:7.8125rem}.group:hover .md\:group-hover\:ml-31-25{margin-left:7.8125rem}.group:hover .md\:group-hover\:mt-62-5{margin-top:15.625rem}.group:hover .md\:group-hover\:mr-62-5{margin-right:15.625rem}.group:hover .md\:group-hover\:mb-62-5{margin-bottom:15.625rem}.group:hover .md\:group-hover\:ml-62-5{margin-left:15.625rem}.group:hover .md\:group-hover\:-mt-1{margin-top:-.25rem}.group:hover .md\:group-hover\:-mr-1{margin-right:-.25rem}.group:hover .md\:group-hover\:-mb-1{margin-bottom:-.25rem}.group:hover .md\:group-hover\:-ml-1{margin-left:-.25rem}.group:hover .md\:group-hover\:-mt-2{margin-top:-.5rem}.group:hover .md\:group-hover\:-mr-2{margin-right:-.5rem}.group:hover .md\:group-hover\:-mb-2{margin-bottom:-.5rem}.group:hover .md\:group-hover\:-ml-2{margin-left:-.5rem}.group:hover .md\:group-hover\:-mt-3{margin-top:-.75rem}.group:hover .md\:group-hover\:-mr-3{margin-right:-.75rem}.group:hover .md\:group-hover\:-mb-3{margin-bottom:-.75rem}.group:hover .md\:group-hover\:-ml-3{margin-left:-.75rem}.group:hover .md\:group-hover\:-mt-4{margin-top:-1rem}.group:hover .md\:group-hover\:-mr-4{margin-right:-1rem}.group:hover .md\:group-hover\:-mb-4{margin-bottom:-1rem}.group:hover .md\:group-hover\:-ml-4{margin-left:-1rem}.group:hover .md\:group-hover\:-mt-5{margin-top:-1.25rem}.group:hover .md\:group-hover\:-mr-5{margin-right:-1.25rem}.group:hover .md\:group-hover\:-mb-5{margin-bottom:-1.25rem}.group:hover .md\:group-hover\:-ml-5{margin-left:-1.25rem}.group:hover .md\:group-hover\:-mt-6{margin-top:-1.5rem}.group:hover .md\:group-hover\:-mr-6{margin-right:-1.5rem}.group:hover .md\:group-hover\:-mb-6{margin-bottom:-1.5rem}.group:hover .md\:group-hover\:-ml-6{margin-left:-1.5rem}.group:hover .md\:group-hover\:-mt-7{margin-top:-1.75rem}.group:hover .md\:group-hover\:-mr-7{margin-right:-1.75rem}.group:hover .md\:group-hover\:-mb-7{margin-bottom:-1.75rem}.group:hover .md\:group-hover\:-ml-7{margin-left:-1.75rem}.group:hover .md\:group-hover\:-mt-8{margin-top:-2rem}.group:hover .md\:group-hover\:-mr-8{margin-right:-2rem}.group:hover .md\:group-hover\:-mb-8{margin-bottom:-2rem}.group:hover .md\:group-hover\:-ml-8{margin-left:-2rem}.group:hover .md\:group-hover\:-mt-9{margin-top:-2.25rem}.group:hover .md\:group-hover\:-mr-9{margin-right:-2.25rem}.group:hover .md\:group-hover\:-mb-9{margin-bottom:-2.25rem}.group:hover .md\:group-hover\:-ml-9{margin-left:-2.25rem}.group:hover .md\:group-hover\:-mt-10{margin-top:-2.5rem}.group:hover .md\:group-hover\:-mr-10{margin-right:-2.5rem}.group:hover .md\:group-hover\:-mb-10{margin-bottom:-2.5rem}.group:hover .md\:group-hover\:-ml-10{margin-left:-2.5rem}.group:hover .md\:group-hover\:-mt-11{margin-top:-2.75rem}.group:hover .md\:group-hover\:-mr-11{margin-right:-2.75rem}.group:hover .md\:group-hover\:-mb-11{margin-bottom:-2.75rem}.group:hover .md\:group-hover\:-ml-11{margin-left:-2.75rem}.group:hover .md\:group-hover\:-mt-12{margin-top:-3rem}.group:hover .md\:group-hover\:-mr-12{margin-right:-3rem}.group:hover .md\:group-hover\:-mb-12{margin-bottom:-3rem}.group:hover .md\:group-hover\:-ml-12{margin-left:-3rem}.group:hover .md\:group-hover\:-mt-13{margin-top:-3.25rem}.group:hover .md\:group-hover\:-mr-13{margin-right:-3.25rem}.group:hover .md\:group-hover\:-mb-13{margin-bottom:-3.25rem}.group:hover .md\:group-hover\:-ml-13{margin-left:-3.25rem}.group:hover .md\:group-hover\:-mt-14{margin-top:-3.5rem}.group:hover .md\:group-hover\:-mr-14{margin-right:-3.5rem}.group:hover .md\:group-hover\:-mb-14{margin-bottom:-3.5rem}.group:hover .md\:group-hover\:-ml-14{margin-left:-3.5rem}.group:hover .md\:group-hover\:-mt-15{margin-top:-3.75rem}.group:hover .md\:group-hover\:-mr-15{margin-right:-3.75rem}.group:hover .md\:group-hover\:-mb-15{margin-bottom:-3.75rem}.group:hover .md\:group-hover\:-ml-15{margin-left:-3.75rem}.group:hover .md\:group-hover\:-mt-16{margin-top:-4rem}.group:hover .md\:group-hover\:-mr-16{margin-right:-4rem}.group:hover .md\:group-hover\:-mb-16{margin-bottom:-4rem}.group:hover .md\:group-hover\:-ml-16{margin-left:-4rem}.group:hover .md\:group-hover\:-mt-19{margin-top:-4.75rem}.group:hover .md\:group-hover\:-mr-19{margin-right:-4.75rem}.group:hover .md\:group-hover\:-mb-19{margin-bottom:-4.75rem}.group:hover .md\:group-hover\:-ml-19{margin-left:-4.75rem}.group:hover .md\:group-hover\:-mt-20{margin-top:-5rem}.group:hover .md\:group-hover\:-mr-20{margin-right:-5rem}.group:hover .md\:group-hover\:-mb-20{margin-bottom:-5rem}.group:hover .md\:group-hover\:-ml-20{margin-left:-5rem}.group:hover .md\:group-hover\:-mt-22{margin-top:-5.5rem}.group:hover .md\:group-hover\:-mr-22{margin-right:-5.5rem}.group:hover .md\:group-hover\:-mb-22{margin-bottom:-5.5rem}.group:hover .md\:group-hover\:-ml-22{margin-left:-5.5rem}.group:hover .md\:group-hover\:-mt-23{margin-top:-5.75rem}.group:hover .md\:group-hover\:-mr-23{margin-right:-5.75rem}.group:hover .md\:group-hover\:-mb-23{margin-bottom:-5.75rem}.group:hover .md\:group-hover\:-ml-23{margin-left:-5.75rem}.group:hover .md\:group-hover\:-mt-24{margin-top:-6rem}.group:hover .md\:group-hover\:-mr-24{margin-right:-6rem}.group:hover .md\:group-hover\:-mb-24{margin-bottom:-6rem}.group:hover .md\:group-hover\:-ml-24{margin-left:-6rem}.group:hover .md\:group-hover\:-mt-30{margin-top:-7.5rem}.group:hover .md\:group-hover\:-mr-30{margin-right:-7.5rem}.group:hover .md\:group-hover\:-mb-30{margin-bottom:-7.5rem}.group:hover .md\:group-hover\:-ml-30{margin-left:-7.5rem}.group:hover .md\:group-hover\:-mt-32{margin-top:-8rem}.group:hover .md\:group-hover\:-mr-32{margin-right:-8rem}.group:hover .md\:group-hover\:-mb-32{margin-bottom:-8rem}.group:hover .md\:group-hover\:-ml-32{margin-left:-8rem}.group:hover .md\:group-hover\:-mt-40{margin-top:-10rem}.group:hover .md\:group-hover\:-mr-40{margin-right:-10rem}.group:hover .md\:group-hover\:-mb-40{margin-bottom:-10rem}.group:hover .md\:group-hover\:-ml-40{margin-left:-10rem}.group:hover .md\:group-hover\:-mt-44{margin-top:-11rem}.group:hover .md\:group-hover\:-mr-44{margin-right:-11rem}.group:hover .md\:group-hover\:-mb-44{margin-bottom:-11rem}.group:hover .md\:group-hover\:-ml-44{margin-left:-11rem}.group:hover .md\:group-hover\:-mt-48{margin-top:-12rem}.group:hover .md\:group-hover\:-mr-48{margin-right:-12rem}.group:hover .md\:group-hover\:-mb-48{margin-bottom:-12rem}.group:hover .md\:group-hover\:-ml-48{margin-left:-12rem}.group:hover .md\:group-hover\:-mt-50{margin-top:-12.75rem}.group:hover .md\:group-hover\:-mr-50{margin-right:-12.75rem}.group:hover .md\:group-hover\:-mb-50{margin-bottom:-12.75rem}.group:hover .md\:group-hover\:-ml-50{margin-left:-12.75rem}.group:hover .md\:group-hover\:-mt-52{margin-top:-13rem}.group:hover .md\:group-hover\:-mr-52{margin-right:-13rem}.group:hover .md\:group-hover\:-mb-52{margin-bottom:-13rem}.group:hover .md\:group-hover\:-ml-52{margin-left:-13rem}.group:hover .md\:group-hover\:-mt-53{margin-top:-13.25rem}.group:hover .md\:group-hover\:-mr-53{margin-right:-13.25rem}.group:hover .md\:group-hover\:-mb-53{margin-bottom:-13.25rem}.group:hover .md\:group-hover\:-ml-53{margin-left:-13.25rem}.group:hover .md\:group-hover\:-mt-55{margin-top:-13.75rem}.group:hover .md\:group-hover\:-mr-55{margin-right:-13.75rem}.group:hover .md\:group-hover\:-mb-55{margin-bottom:-13.75rem}.group:hover .md\:group-hover\:-ml-55{margin-left:-13.75rem}.group:hover .md\:group-hover\:-mt-56{margin-top:-14rem}.group:hover .md\:group-hover\:-mr-56{margin-right:-14rem}.group:hover .md\:group-hover\:-mb-56{margin-bottom:-14rem}.group:hover .md\:group-hover\:-ml-56{margin-left:-14rem}.group:hover .md\:group-hover\:-mt-64{margin-top:-16rem}.group:hover .md\:group-hover\:-mr-64{margin-right:-16rem}.group:hover .md\:group-hover\:-mb-64{margin-bottom:-16rem}.group:hover .md\:group-hover\:-ml-64{margin-left:-16rem}.group:hover .md\:group-hover\:-mt-68{margin-top:-17rem}.group:hover .md\:group-hover\:-mr-68{margin-right:-17rem}.group:hover .md\:group-hover\:-mb-68{margin-bottom:-17rem}.group:hover .md\:group-hover\:-ml-68{margin-left:-17rem}.group:hover .md\:group-hover\:-mt-75{margin-top:-18.75rem}.group:hover .md\:group-hover\:-mr-75{margin-right:-18.75rem}.group:hover .md\:group-hover\:-mb-75{margin-bottom:-18.75rem}.group:hover .md\:group-hover\:-ml-75{margin-left:-18.75rem}.group:hover .md\:group-hover\:-mt-98{margin-top:-24.5rem}.group:hover .md\:group-hover\:-mr-98{margin-right:-24.5rem}.group:hover .md\:group-hover\:-mb-98{margin-bottom:-24.5rem}.group:hover .md\:group-hover\:-ml-98{margin-left:-24.5rem}.group:hover .md\:group-hover\:-mt-100{margin-top:-25rem}.group:hover .md\:group-hover\:-mr-100{margin-right:-25rem}.group:hover .md\:group-hover\:-mb-100{margin-bottom:-25rem}.group:hover .md\:group-hover\:-ml-100{margin-left:-25rem}.group:hover .md\:group-hover\:-mt-120{margin-top:-30rem}.group:hover .md\:group-hover\:-mr-120{margin-right:-30rem}.group:hover .md\:group-hover\:-mb-120{margin-bottom:-30rem}.group:hover .md\:group-hover\:-ml-120{margin-left:-30rem}.group:hover .md\:group-hover\:-mt-140{margin-top:-35rem}.group:hover .md\:group-hover\:-mr-140{margin-right:-35rem}.group:hover .md\:group-hover\:-mb-140{margin-bottom:-35rem}.group:hover .md\:group-hover\:-ml-140{margin-left:-35rem}.group:hover .md\:group-hover\:-mt-px{margin-top:-1px}.group:hover .md\:group-hover\:-mr-px{margin-right:-1px}.group:hover .md\:group-hover\:-mb-px{margin-bottom:-1px}.group:hover .md\:group-hover\:-ml-px{margin-left:-1px}.group:hover .md\:group-hover\:-mt-2px{margin-top:-2px}.group:hover .md\:group-hover\:-mr-2px{margin-right:-2px}.group:hover .md\:group-hover\:-mb-2px{margin-bottom:-2px}.group:hover .md\:group-hover\:-ml-2px{margin-left:-2px}.group:hover .md\:group-hover\:-mt-0-5{margin-top:-.15rem}.group:hover .md\:group-hover\:-mr-0-5{margin-right:-.15rem}.group:hover .md\:group-hover\:-mb-0-5{margin-bottom:-.15rem}.group:hover .md\:group-hover\:-ml-0-5{margin-left:-.15rem}.group:hover .md\:group-hover\:-mt-1-5{margin-top:-.375rem}.group:hover .md\:group-hover\:-mr-1-5{margin-right:-.375rem}.group:hover .md\:group-hover\:-mb-1-5{margin-bottom:-.375rem}.group:hover .md\:group-hover\:-ml-1-5{margin-left:-.375rem}.group:hover .md\:group-hover\:-mt-2-5{margin-top:-.625rem}.group:hover .md\:group-hover\:-mr-2-5{margin-right:-.625rem}.group:hover .md\:group-hover\:-mb-2-5{margin-bottom:-.625rem}.group:hover .md\:group-hover\:-ml-2-5{margin-left:-.625rem}.group:hover .md\:group-hover\:-mt-7-2{margin-top:-1.875rem}.group:hover .md\:group-hover\:-mr-7-2{margin-right:-1.875rem}.group:hover .md\:group-hover\:-mb-7-2{margin-bottom:-1.875rem}.group:hover .md\:group-hover\:-ml-7-2{margin-left:-1.875rem}.group:hover .md\:group-hover\:-mt-31-25{margin-top:-7.8125rem}.group:hover .md\:group-hover\:-mr-31-25{margin-right:-7.8125rem}.group:hover .md\:group-hover\:-mb-31-25{margin-bottom:-7.8125rem}.group:hover .md\:group-hover\:-ml-31-25{margin-left:-7.8125rem}.group:hover .md\:group-hover\:-mt-62-5{margin-top:-15.625rem}.group:hover .md\:group-hover\:-mr-62-5{margin-right:-15.625rem}.group:hover .md\:group-hover\:-mb-62-5{margin-bottom:-15.625rem}.group:hover .md\:group-hover\:-ml-62-5{margin-left:-15.625rem}.md\:max-h-0{max-height:0}.md\:max-h-1{max-height:.25rem}.md\:max-h-2{max-height:.5rem}.md\:max-h-3{max-height:.75rem}.md\:max-h-4{max-height:1rem}.md\:max-h-5{max-height:1.25rem}.md\:max-h-6{max-height:1.5rem}.md\:max-h-7{max-height:1.75rem}.md\:max-h-8{max-height:2rem}.md\:max-h-9{max-height:2.25rem}.md\:max-h-10{max-height:2.5rem}.md\:max-h-11{max-height:2.75rem}.md\:max-h-12{max-height:3rem}.md\:max-h-13{max-height:3.25rem}.md\:max-h-14{max-height:3.5rem}.md\:max-h-15{max-height:3.75rem}.md\:max-h-16{max-height:4rem}.md\:max-h-19{max-height:4.75rem}.md\:max-h-20{max-height:5rem}.md\:max-h-22{max-height:5.5rem}.md\:max-h-23{max-height:5.75rem}.md\:max-h-24{max-height:6rem}.md\:max-h-30{max-height:7.5rem}.md\:max-h-32{max-height:8rem}.md\:max-h-40{max-height:10rem}.md\:max-h-44{max-height:11rem}.md\:max-h-48{max-height:12rem}.md\:max-h-50{max-height:12.75rem}.md\:max-h-52{max-height:13rem}.md\:max-h-53{max-height:13.25rem}.md\:max-h-55{max-height:13.75rem}.md\:max-h-56{max-height:14rem}.md\:max-h-64{max-height:16rem}.md\:max-h-68{max-height:17rem}.md\:max-h-75{max-height:18.75rem}.md\:max-h-98{max-height:24.5rem}.md\:max-h-100{max-height:25rem}.md\:max-h-120{max-height:30rem}.md\:max-h-140{max-height:35rem}.md\:max-h-full{max-height:100%}.md\:max-h-screen{max-height:100vh}.md\:max-h-px{max-height:1px}.md\:max-h-2px{max-height:2px}.md\:max-h-0-5{max-height:.15rem}.md\:max-h-1-5{max-height:.375rem}.md\:max-h-2-5{max-height:.625rem}.md\:max-h-7-2{max-height:1.875rem}.md\:max-h-31-25{max-height:7.8125rem}.md\:max-h-62-5{max-height:15.625rem}.md\:max-w-0{max-width:0}.md\:max-w-1{max-width:.25rem}.md\:max-w-2{max-width:.5rem}.md\:max-w-3{max-width:.75rem}.md\:max-w-4{max-width:1rem}.md\:max-w-5{max-width:1.25rem}.md\:max-w-6{max-width:1.5rem}.md\:max-w-7{max-width:1.75rem}.md\:max-w-8{max-width:2rem}.md\:max-w-9{max-width:2.25rem}.md\:max-w-10{max-width:2.5rem}.md\:max-w-11{max-width:2.75rem}.md\:max-w-12{max-width:3rem}.md\:max-w-13{max-width:3.25rem}.md\:max-w-14{max-width:3.5rem}.md\:max-w-15{max-width:3.75rem}.md\:max-w-16{max-width:4rem}.md\:max-w-19{max-width:4.75rem}.md\:max-w-20{max-width:5rem}.md\:max-w-22{max-width:5.5rem}.md\:max-w-23{max-width:5.75rem}.md\:max-w-24{max-width:6rem}.md\:max-w-30{max-width:7.5rem}.md\:max-w-32{max-width:8rem}.md\:max-w-40{max-width:10rem}.md\:max-w-44{max-width:11rem}.md\:max-w-48{max-width:12rem}.md\:max-w-50{max-width:12.75rem}.md\:max-w-52{max-width:13rem}.md\:max-w-53{max-width:13.25rem}.md\:max-w-55{max-width:13.75rem}.md\:max-w-56{max-width:14rem}.md\:max-w-64{max-width:16rem}.md\:max-w-68{max-width:17rem}.md\:max-w-75{max-width:18.75rem}.md\:max-w-98{max-width:24.5rem}.md\:max-w-100{max-width:25rem}.md\:max-w-120{max-width:30rem}.md\:max-w-140{max-width:35rem}.md\:max-w-none{max-width:none}.md\:max-w-xs{max-width:20rem}.md\:max-w-sm{max-width:24rem}.md\:max-w-md{max-width:28rem}.md\:max-w-lg{max-width:32rem}.md\:max-w-xl{max-width:36rem}.md\:max-w-2xl{max-width:42rem}.md\:max-w-3xl{max-width:48rem}.md\:max-w-4xl{max-width:56rem}.md\:max-w-5xl{max-width:64rem}.md\:max-w-6xl{max-width:72rem}.md\:max-w-full{max-width:100%}.md\:max-w-screen-sm{max-width:640px}.md\:max-w-screen-md{max-width:768px}.md\:max-w-screen-lg{max-width:1024px}.md\:max-w-screen-xl{max-width:1280px}.md\:max-w-screen-xs{max-width:425px}.md\:max-w-screen-xxl{max-width:1400px}.md\:max-w-px{max-width:1px}.md\:max-w-2px{max-width:2px}.md\:max-w-0-5{max-width:.15rem}.md\:max-w-1-5{max-width:.375rem}.md\:max-w-2-5{max-width:.625rem}.md\:max-w-7-2{max-width:1.875rem}.md\:max-w-31-25{max-width:7.8125rem}.md\:max-w-62-5{max-width:15.625rem}.md\:min-h-0{min-height:0}.md\:min-h-1{min-height:.25rem}.md\:min-h-2{min-height:.5rem}.md\:min-h-3{min-height:.75rem}.md\:min-h-4{min-height:1rem}.md\:min-h-5{min-height:1.25rem}.md\:min-h-6{min-height:1.5rem}.md\:min-h-7{min-height:1.75rem}.md\:min-h-8{min-height:2rem}.md\:min-h-9{min-height:2.25rem}.md\:min-h-10{min-height:2.5rem}.md\:min-h-11{min-height:2.75rem}.md\:min-h-12{min-height:3rem}.md\:min-h-13{min-height:3.25rem}.md\:min-h-14{min-height:3.5rem}.md\:min-h-15{min-height:3.75rem}.md\:min-h-16{min-height:4rem}.md\:min-h-19{min-height:4.75rem}.md\:min-h-20{min-height:5rem}.md\:min-h-22{min-height:5.5rem}.md\:min-h-23{min-height:5.75rem}.md\:min-h-24{min-height:6rem}.md\:min-h-30{min-height:7.5rem}.md\:min-h-32{min-height:8rem}.md\:min-h-40{min-height:10rem}.md\:min-h-44{min-height:11rem}.md\:min-h-48{min-height:12rem}.md\:min-h-50{min-height:12.75rem}.md\:min-h-52{min-height:13rem}.md\:min-h-53{min-height:13.25rem}.md\:min-h-55{min-height:13.75rem}.md\:min-h-56{min-height:14rem}.md\:min-h-64{min-height:16rem}.md\:min-h-68{min-height:17rem}.md\:min-h-75{min-height:18.75rem}.md\:min-h-98{min-height:24.5rem}.md\:min-h-100{min-height:25rem}.md\:min-h-120{min-height:30rem}.md\:min-h-140{min-height:35rem}.md\:min-h-full{min-height:100%}.md\:min-h-screen{min-height:100vh}.md\:min-h-px{min-height:1px}.md\:min-h-2px{min-height:2px}.md\:min-h-0-5{min-height:.15rem}.md\:min-h-1-5{min-height:.375rem}.md\:min-h-2-5{min-height:.625rem}.md\:min-h-7-2{min-height:1.875rem}.md\:min-h-31-25{min-height:7.8125rem}.md\:min-h-62-5{min-height:15.625rem}.md\:min-w-0{min-width:0}.md\:min-w-1{min-width:.25rem}.md\:min-w-2{min-width:.5rem}.md\:min-w-3{min-width:.75rem}.md\:min-w-4{min-width:1rem}.md\:min-w-5{min-width:1.25rem}.md\:min-w-6{min-width:1.5rem}.md\:min-w-7{min-width:1.75rem}.md\:min-w-8{min-width:2rem}.md\:min-w-9{min-width:2.25rem}.md\:min-w-10{min-width:2.5rem}.md\:min-w-11{min-width:2.75rem}.md\:min-w-12{min-width:3rem}.md\:min-w-13{min-width:3.25rem}.md\:min-w-14{min-width:3.5rem}.md\:min-w-15{min-width:3.75rem}.md\:min-w-16{min-width:4rem}.md\:min-w-19{min-width:4.75rem}.md\:min-w-20{min-width:5rem}.md\:min-w-22{min-width:5.5rem}.md\:min-w-23{min-width:5.75rem}.md\:min-w-24{min-width:6rem}.md\:min-w-30{min-width:7.5rem}.md\:min-w-32{min-width:8rem}.md\:min-w-40{min-width:10rem}.md\:min-w-44{min-width:11rem}.md\:min-w-48{min-width:12rem}.md\:min-w-50{min-width:12.75rem}.md\:min-w-52{min-width:13rem}.md\:min-w-53{min-width:13.25rem}.md\:min-w-55{min-width:13.75rem}.md\:min-w-56{min-width:14rem}.md\:min-w-64{min-width:16rem}.md\:min-w-68{min-width:17rem}.md\:min-w-75{min-width:18.75rem}.md\:min-w-98{min-width:24.5rem}.md\:min-w-100{min-width:25rem}.md\:min-w-120{min-width:30rem}.md\:min-w-140{min-width:35rem}.md\:min-w-full{min-width:100%}.md\:min-w-px{min-width:1px}.md\:min-w-2px{min-width:2px}.md\:min-w-0-5{min-width:.15rem}.md\:min-w-1-5{min-width:.375rem}.md\:min-w-2-5{min-width:.625rem}.md\:min-w-7-2{min-width:1.875rem}.md\:min-w-31-25{min-width:7.8125rem}.md\:min-w-62-5{min-width:15.625rem}.md\:object-contain{-o-object-fit:contain;object-fit:contain}.md\:object-cover{-o-object-fit:cover;object-fit:cover}.md\:object-fill{-o-object-fit:fill;object-fit:fill}.md\:object-none{-o-object-fit:none;object-fit:none}.md\:object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.md\:object-bottom{-o-object-position:bottom;object-position:bottom}.md\:object-center{-o-object-position:center;object-position:center}.md\:object-left{-o-object-position:left;object-position:left}.md\:object-left-bottom{-o-object-position:left bottom;object-position:left bottom}.md\:object-left-top{-o-object-position:left top;object-position:left top}.md\:object-right{-o-object-position:right;object-position:right}.md\:object-right-bottom{-o-object-position:right bottom;object-position:right bottom}.md\:object-right-top{-o-object-position:right top;object-position:right top}.md\:object-top{-o-object-position:top;object-position:top}.md\:opacity-0{opacity:0}.md\:opacity-15{opacity:.15}.md\:opacity-25{opacity:.25}.md\:opacity-50{opacity:.5}.md\:opacity-70{opacity:.7}.md\:opacity-75{opacity:.75}.md\:opacity-90{opacity:.9}.md\:opacity-100{opacity:1}.md\:hover\:opacity-0:hover{opacity:0}.md\:hover\:opacity-15:hover{opacity:.15}.md\:hover\:opacity-25:hover{opacity:.25}.md\:hover\:opacity-50:hover{opacity:.5}.md\:hover\:opacity-70:hover{opacity:.7}.md\:hover\:opacity-75:hover{opacity:.75}.md\:hover\:opacity-90:hover{opacity:.9}.md\:hover\:opacity-100:hover{opacity:1}.md\:focus\:opacity-0:focus{opacity:0}.md\:focus\:opacity-15:focus{opacity:.15}.md\:focus\:opacity-25:focus{opacity:.25}.md\:focus\:opacity-50:focus{opacity:.5}.md\:focus\:opacity-70:focus{opacity:.7}.md\:focus\:opacity-75:focus{opacity:.75}.md\:focus\:opacity-90:focus{opacity:.9}.md\:focus\:opacity-100:focus{opacity:1}.md\:focus\:outline-none:focus,.md\:outline-none{outline:0}.md\:overflow-auto{overflow:auto}.md\:overflow-hidden{overflow:hidden}.md\:overflow-visible{overflow:visible}.md\:overflow-scroll{overflow:scroll}.md\:overflow-x-auto{overflow-x:auto}.md\:overflow-y-auto{overflow-y:auto}.md\:overflow-x-hidden{overflow-x:hidden}.md\:overflow-y-hidden{overflow-y:hidden}.md\:overflow-x-visible{overflow-x:visible}.md\:overflow-y-visible{overflow-y:visible}.md\:overflow-x-scroll{overflow-x:scroll}.md\:overflow-y-scroll{overflow-y:scroll}.md\:scrolling-touch{-webkit-overflow-scrolling:touch}.md\:scrolling-auto{-webkit-overflow-scrolling:auto}.md\:overscroll-auto{-ms-scroll-chaining:chained;overscroll-behavior:auto}.md\:overscroll-contain{-ms-scroll-chaining:none;overscroll-behavior:contain}.md\:overscroll-none{-ms-scroll-chaining:none;overscroll-behavior:none}.md\:overscroll-y-auto{overscroll-behavior-y:auto}.md\:overscroll-y-contain{overscroll-behavior-y:contain}.md\:overscroll-y-none{overscroll-behavior-y:none}.md\:overscroll-x-auto{overscroll-behavior-x:auto}.md\:overscroll-x-contain{overscroll-behavior-x:contain}.md\:overscroll-x-none{overscroll-behavior-x:none}.md\:p-0{padding:0}.md\:p-1{padding:.25rem}.md\:p-2{padding:.5rem}.md\:p-3{padding:.75rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}.md\:p-9{padding:2.25rem}.md\:p-10{padding:2.5rem}.md\:p-11{padding:2.75rem}.md\:p-12{padding:3rem}.md\:p-13{padding:3.25rem}.md\:p-14{padding:3.5rem}.md\:p-15{padding:3.75rem}.md\:p-16{padding:4rem}.md\:p-19{padding:4.75rem}.md\:p-20{padding:5rem}.md\:p-22{padding:5.5rem}.md\:p-23{padding:5.75rem}.md\:p-24{padding:6rem}.md\:p-30{padding:7.5rem}.md\:p-32{padding:8rem}.md\:p-40{padding:10rem}.md\:p-44{padding:11rem}.md\:p-48{padding:12rem}.md\:p-50{padding:12.75rem}.md\:p-52{padding:13rem}.md\:p-53{padding:13.25rem}.md\:p-55{padding:13.75rem}.md\:p-56{padding:14rem}.md\:p-64{padding:16rem}.md\:p-68{padding:17rem}.md\:p-75{padding:18.75rem}.md\:p-98{padding:24.5rem}.md\:p-100{padding:25rem}.md\:p-120{padding:30rem}.md\:p-140{padding:35rem}.md\:p-px{padding:1px}.md\:p-2px{padding:2px}.md\:p-0-5{padding:.15rem}.md\:p-1-5{padding:.375rem}.md\:p-2-5{padding:.625rem}.md\:p-7-2{padding:1.875rem}.md\:p-31-25{padding:7.8125rem}.md\:p-62-5{padding:15.625rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:px-0{padding-left:0;padding-right:0}.md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.md\:px-1{padding-left:.25rem;padding-right:.25rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.md\:px-7{padding-left:1.75rem;padding-right:1.75rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.md\:px-9{padding-left:2.25rem;padding-right:2.25rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}.md\:px-11{padding-left:2.75rem;padding-right:2.75rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:py-13{padding-top:3.25rem;padding-bottom:3.25rem}.md\:px-13{padding-left:3.25rem;padding-right:3.25rem}.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:py-15{padding-top:3.75rem;padding-bottom:3.75rem}.md\:px-15{padding-left:3.75rem;padding-right:3.75rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:py-19{padding-top:4.75rem;padding-bottom:4.75rem}.md\:px-19{padding-left:4.75rem;padding-right:4.75rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:py-22{padding-top:5.5rem;padding-bottom:5.5rem}.md\:px-22{padding-left:5.5rem;padding-right:5.5rem}.md\:py-23{padding-top:5.75rem;padding-bottom:5.75rem}.md\:px-23{padding-left:5.75rem;padding-right:5.75rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:py-30{padding-top:7.5rem;padding-bottom:7.5rem}.md\:px-30{padding-left:7.5rem;padding-right:7.5rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:px-32{padding-left:8rem;padding-right:8rem}.md\:py-40{padding-top:10rem;padding-bottom:10rem}.md\:px-40{padding-left:10rem;padding-right:10rem}.md\:py-44{padding-top:11rem;padding-bottom:11rem}.md\:px-44{padding-left:11rem;padding-right:11rem}.md\:py-48{padding-top:12rem;padding-bottom:12rem}.md\:px-48{padding-left:12rem;padding-right:12rem}.md\:py-50{padding-top:12.75rem;padding-bottom:12.75rem}.md\:px-50{padding-left:12.75rem;padding-right:12.75rem}.md\:py-52{padding-top:13rem;padding-bottom:13rem}.md\:px-52{padding-left:13rem;padding-right:13rem}.md\:py-53{padding-top:13.25rem;padding-bottom:13.25rem}.md\:px-53{padding-left:13.25rem;padding-right:13.25rem}.md\:py-55{padding-top:13.75rem;padding-bottom:13.75rem}.md\:px-55{padding-left:13.75rem;padding-right:13.75rem}.md\:py-56{padding-top:14rem;padding-bottom:14rem}.md\:px-56{padding-left:14rem;padding-right:14rem}.md\:py-64{padding-top:16rem;padding-bottom:16rem}.md\:px-64{padding-left:16rem;padding-right:16rem}.md\:py-68{padding-top:17rem;padding-bottom:17rem}.md\:px-68{padding-left:17rem;padding-right:17rem}.md\:py-75{padding-top:18.75rem;padding-bottom:18.75rem}.md\:px-75{padding-left:18.75rem;padding-right:18.75rem}.md\:py-98{padding-top:24.5rem;padding-bottom:24.5rem}.md\:px-98{padding-left:24.5rem;padding-right:24.5rem}.md\:py-100{padding-top:25rem;padding-bottom:25rem}.md\:px-100{padding-left:25rem;padding-right:25rem}.md\:py-120{padding-top:30rem;padding-bottom:30rem}.md\:px-120{padding-left:30rem;padding-right:30rem}.md\:py-140{padding-top:35rem;padding-bottom:35rem}.md\:px-140{padding-left:35rem;padding-right:35rem}.md\:py-px{padding-top:1px;padding-bottom:1px}.md\:px-px{padding-left:1px;padding-right:1px}.md\:py-2px{padding-top:2px;padding-bottom:2px}.md\:px-2px{padding-left:2px;padding-right:2px}.md\:py-0-5{padding-top:.15rem;padding-bottom:.15rem}.md\:px-0-5{padding-left:.15rem;padding-right:.15rem}.md\:py-1-5{padding-top:.375rem;padding-bottom:.375rem}.md\:px-1-5{padding-left:.375rem;padding-right:.375rem}.md\:py-2-5{padding-top:.625rem;padding-bottom:.625rem}.md\:px-2-5{padding-left:.625rem;padding-right:.625rem}.md\:py-7-2{padding-top:1.875rem;padding-bottom:1.875rem}.md\:px-7-2{padding-left:1.875rem;padding-right:1.875rem}.md\:py-31-25{padding-top:7.8125rem;padding-bottom:7.8125rem}.md\:px-31-25{padding-left:7.8125rem;padding-right:7.8125rem}.md\:py-62-5{padding-top:15.625rem;padding-bottom:15.625rem}.md\:px-62-5{padding-left:15.625rem;padding-right:15.625rem}.md\:pt-0{padding-top:0}.md\:pr-0{padding-right:0}.md\:pb-0{padding-bottom:0}.md\:pl-0{padding-left:0}.md\:pt-1{padding-top:.25rem}.md\:pr-1{padding-right:.25rem}.md\:pb-1{padding-bottom:.25rem}.md\:pl-1{padding-left:.25rem}.md\:pt-2{padding-top:.5rem}.md\:pr-2{padding-right:.5rem}.md\:pb-2{padding-bottom:.5rem}.md\:pl-2{padding-left:.5rem}.md\:pt-3{padding-top:.75rem}.md\:pr-3{padding-right:.75rem}.md\:pb-3{padding-bottom:.75rem}.md\:pl-3{padding-left:.75rem}.md\:pt-4{padding-top:1rem}.md\:pr-4{padding-right:1rem}.md\:pb-4{padding-bottom:1rem}.md\:pl-4{padding-left:1rem}.md\:pt-5{padding-top:1.25rem}.md\:pr-5{padding-right:1.25rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pl-5{padding-left:1.25rem}.md\:pt-6{padding-top:1.5rem}.md\:pr-6{padding-right:1.5rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pl-6{padding-left:1.5rem}.md\:pt-7{padding-top:1.75rem}.md\:pr-7{padding-right:1.75rem}.md\:pb-7{padding-bottom:1.75rem}.md\:pl-7{padding-left:1.75rem}.md\:pt-8{padding-top:2rem}.md\:pr-8{padding-right:2rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-8{padding-left:2rem}.md\:pt-9{padding-top:2.25rem}.md\:pr-9{padding-right:2.25rem}.md\:pb-9{padding-bottom:2.25rem}.md\:pl-9{padding-left:2.25rem}.md\:pt-10{padding-top:2.5rem}.md\:pr-10{padding-right:2.5rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pl-10{padding-left:2.5rem}.md\:pt-11{padding-top:2.75rem}.md\:pr-11{padding-right:2.75rem}.md\:pb-11{padding-bottom:2.75rem}.md\:pl-11{padding-left:2.75rem}.md\:pt-12{padding-top:3rem}.md\:pr-12{padding-right:3rem}.md\:pb-12{padding-bottom:3rem}.md\:pl-12{padding-left:3rem}.md\:pt-13{padding-top:3.25rem}.md\:pr-13{padding-right:3.25rem}.md\:pb-13{padding-bottom:3.25rem}.md\:pl-13{padding-left:3.25rem}.md\:pt-14{padding-top:3.5rem}.md\:pr-14{padding-right:3.5rem}.md\:pb-14{padding-bottom:3.5rem}.md\:pl-14{padding-left:3.5rem}.md\:pt-15{padding-top:3.75rem}.md\:pr-15{padding-right:3.75rem}.md\:pb-15{padding-bottom:3.75rem}.md\:pl-15{padding-left:3.75rem}.md\:pt-16{padding-top:4rem}.md\:pr-16{padding-right:4rem}.md\:pb-16{padding-bottom:4rem}.md\:pl-16{padding-left:4rem}.md\:pt-19{padding-top:4.75rem}.md\:pr-19{padding-right:4.75rem}.md\:pb-19{padding-bottom:4.75rem}.md\:pl-19{padding-left:4.75rem}.md\:pt-20{padding-top:5rem}.md\:pr-20{padding-right:5rem}.md\:pb-20{padding-bottom:5rem}.md\:pl-20{padding-left:5rem}.md\:pt-22{padding-top:5.5rem}.md\:pr-22{padding-right:5.5rem}.md\:pb-22{padding-bottom:5.5rem}.md\:pl-22{padding-left:5.5rem}.md\:pt-23{padding-top:5.75rem}.md\:pr-23{padding-right:5.75rem}.md\:pb-23{padding-bottom:5.75rem}.md\:pl-23{padding-left:5.75rem}.md\:pt-24{padding-top:6rem}.md\:pr-24{padding-right:6rem}.md\:pb-24{padding-bottom:6rem}.md\:pl-24{padding-left:6rem}.md\:pt-30{padding-top:7.5rem}.md\:pr-30{padding-right:7.5rem}.md\:pb-30{padding-bottom:7.5rem}.md\:pl-30{padding-left:7.5rem}.md\:pt-32{padding-top:8rem}.md\:pr-32{padding-right:8rem}.md\:pb-32{padding-bottom:8rem}.md\:pl-32{padding-left:8rem}.md\:pt-40{padding-top:10rem}.md\:pr-40{padding-right:10rem}.md\:pb-40{padding-bottom:10rem}.md\:pl-40{padding-left:10rem}.md\:pt-44{padding-top:11rem}.md\:pr-44{padding-right:11rem}.md\:pb-44{padding-bottom:11rem}.md\:pl-44{padding-left:11rem}.md\:pt-48{padding-top:12rem}.md\:pr-48{padding-right:12rem}.md\:pb-48{padding-bottom:12rem}.md\:pl-48{padding-left:12rem}.md\:pt-50{padding-top:12.75rem}.md\:pr-50{padding-right:12.75rem}.md\:pb-50{padding-bottom:12.75rem}.md\:pl-50{padding-left:12.75rem}.md\:pt-52{padding-top:13rem}.md\:pr-52{padding-right:13rem}.md\:pb-52{padding-bottom:13rem}.md\:pl-52{padding-left:13rem}.md\:pt-53{padding-top:13.25rem}.md\:pr-53{padding-right:13.25rem}.md\:pb-53{padding-bottom:13.25rem}.md\:pl-53{padding-left:13.25rem}.md\:pt-55{padding-top:13.75rem}.md\:pr-55{padding-right:13.75rem}.md\:pb-55{padding-bottom:13.75rem}.md\:pl-55{padding-left:13.75rem}.md\:pt-56{padding-top:14rem}.md\:pr-56{padding-right:14rem}.md\:pb-56{padding-bottom:14rem}.md\:pl-56{padding-left:14rem}.md\:pt-64{padding-top:16rem}.md\:pr-64{padding-right:16rem}.md\:pb-64{padding-bottom:16rem}.md\:pl-64{padding-left:16rem}.md\:pt-68{padding-top:17rem}.md\:pr-68{padding-right:17rem}.md\:pb-68{padding-bottom:17rem}.md\:pl-68{padding-left:17rem}.md\:pt-75{padding-top:18.75rem}.md\:pr-75{padding-right:18.75rem}.md\:pb-75{padding-bottom:18.75rem}.md\:pl-75{padding-left:18.75rem}.md\:pt-98{padding-top:24.5rem}.md\:pr-98{padding-right:24.5rem}.md\:pb-98{padding-bottom:24.5rem}.md\:pl-98{padding-left:24.5rem}.md\:pt-100{padding-top:25rem}.md\:pr-100{padding-right:25rem}.md\:pb-100{padding-bottom:25rem}.md\:pl-100{padding-left:25rem}.md\:pt-120{padding-top:30rem}.md\:pr-120{padding-right:30rem}.md\:pb-120{padding-bottom:30rem}.md\:pl-120{padding-left:30rem}.md\:pt-140{padding-top:35rem}.md\:pr-140{padding-right:35rem}.md\:pb-140{padding-bottom:35rem}.md\:pl-140{padding-left:35rem}.md\:pt-px{padding-top:1px}.md\:pr-px{padding-right:1px}.md\:pb-px{padding-bottom:1px}.md\:pl-px{padding-left:1px}.md\:pt-2px{padding-top:2px}.md\:pr-2px{padding-right:2px}.md\:pb-2px{padding-bottom:2px}.md\:pl-2px{padding-left:2px}.md\:pt-0-5{padding-top:.15rem}.md\:pr-0-5{padding-right:.15rem}.md\:pb-0-5{padding-bottom:.15rem}.md\:pl-0-5{padding-left:.15rem}.md\:pt-1-5{padding-top:.375rem}.md\:pr-1-5{padding-right:.375rem}.md\:pb-1-5{padding-bottom:.375rem}.md\:pl-1-5{padding-left:.375rem}.md\:pt-2-5{padding-top:.625rem}.md\:pr-2-5{padding-right:.625rem}.md\:pb-2-5{padding-bottom:.625rem}.md\:pl-2-5{padding-left:.625rem}.md\:pt-7-2{padding-top:1.875rem}.md\:pr-7-2{padding-right:1.875rem}.md\:pb-7-2{padding-bottom:1.875rem}.md\:pl-7-2{padding-left:1.875rem}.md\:pt-31-25{padding-top:7.8125rem}.md\:pr-31-25{padding-right:7.8125rem}.md\:pb-31-25{padding-bottom:7.8125rem}.md\:pl-31-25{padding-left:7.8125rem}.md\:pt-62-5{padding-top:15.625rem}.md\:pr-62-5{padding-right:15.625rem}.md\:pb-62-5{padding-bottom:15.625rem}.md\:pl-62-5{padding-left:15.625rem}.md\:placeholder-transparent::-moz-placeholder{color:transparent}.md\:placeholder-transparent:-ms-input-placeholder{color:transparent}.md\:placeholder-transparent::placeholder{color:transparent}.md\:placeholder-current::-moz-placeholder{color:currentColor}.md\:placeholder-current:-ms-input-placeholder{color:currentColor}.md\:placeholder-current::placeholder{color:currentColor}.md\:placeholder-black::-moz-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.md\:placeholder-black:-ms-input-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.md\:placeholder-black::placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.md\:placeholder-white::-moz-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.md\:placeholder-white:-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.md\:placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.md\:placeholder-primary::-moz-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.md\:placeholder-primary:-ms-input-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.md\:placeholder-primary::placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.md\:placeholder-secondary::-moz-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.md\:placeholder-secondary:-ms-input-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.md\:placeholder-secondary::placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.md\:placeholder-tertiary::-moz-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.md\:placeholder-tertiary:-ms-input-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.md\:placeholder-tertiary::placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.md\:placeholder-spacer::-moz-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.md\:placeholder-spacer:-ms-input-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.md\:placeholder-spacer::placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.md\:placeholder-umbra::-moz-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.md\:placeholder-umbra:-ms-input-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.md\:placeholder-umbra::placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.md\:placeholder-underline::-moz-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.md\:placeholder-underline:-ms-input-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.md\:placeholder-underline::placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.md\:placeholder-gray-100::-moz-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.md\:placeholder-gray-100:-ms-input-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.md\:placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.md\:placeholder-gray-200::-moz-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.md\:placeholder-gray-200:-ms-input-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.md\:placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.md\:placeholder-gray-300::-moz-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.md\:placeholder-gray-300:-ms-input-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.md\:placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.md\:placeholder-gray-400::-moz-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.md\:placeholder-gray-400:-ms-input-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.md\:placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.md\:placeholder-gray-500::-moz-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.md\:placeholder-gray-500:-ms-input-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.md\:placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.md\:placeholder-gray-600::-moz-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.md\:placeholder-gray-600:-ms-input-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.md\:placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.md\:placeholder-gray-700::-moz-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.md\:placeholder-gray-700:-ms-input-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.md\:placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.md\:placeholder-gray-800::-moz-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.md\:placeholder-gray-800:-ms-input-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.md\:placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.md\:placeholder-gray-900::-moz-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.md\:placeholder-gray-900:-ms-input-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.md\:placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.md\:placeholder-red-100::-moz-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.md\:placeholder-red-100:-ms-input-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.md\:placeholder-red-100::placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.md\:placeholder-red-200::-moz-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.md\:placeholder-red-200:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.md\:placeholder-red-200::placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.md\:placeholder-red-300::-moz-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.md\:placeholder-red-300:-ms-input-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.md\:placeholder-red-300::placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.md\:placeholder-red-400::-moz-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.md\:placeholder-red-400:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.md\:placeholder-red-400::placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.md\:placeholder-red-500::-moz-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.md\:placeholder-red-500:-ms-input-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.md\:placeholder-red-500::placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.md\:placeholder-red-600::-moz-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.md\:placeholder-red-600:-ms-input-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.md\:placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.md\:placeholder-red-700::-moz-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.md\:placeholder-red-700:-ms-input-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.md\:placeholder-red-700::placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.md\:placeholder-red-800::-moz-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.md\:placeholder-red-800:-ms-input-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.md\:placeholder-red-800::placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.md\:placeholder-red-900::-moz-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.md\:placeholder-red-900:-ms-input-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.md\:placeholder-red-900::placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.md\:placeholder-green-100::-moz-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.md\:placeholder-green-100:-ms-input-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.md\:placeholder-green-100::placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.md\:placeholder-green-200::-moz-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.md\:placeholder-green-200:-ms-input-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.md\:placeholder-green-200::placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.md\:placeholder-green-300::-moz-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.md\:placeholder-green-300:-ms-input-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.md\:placeholder-green-300::placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.md\:placeholder-green-400::-moz-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.md\:placeholder-green-400:-ms-input-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.md\:placeholder-green-400::placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.md\:placeholder-green-500::-moz-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.md\:placeholder-green-500:-ms-input-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.md\:placeholder-green-500::placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.md\:placeholder-green-600::-moz-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.md\:placeholder-green-600:-ms-input-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.md\:placeholder-green-600::placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.md\:placeholder-green-700::-moz-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.md\:placeholder-green-700:-ms-input-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.md\:placeholder-green-700::placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.md\:placeholder-green-800::-moz-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.md\:placeholder-green-800:-ms-input-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.md\:placeholder-green-800::placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.md\:placeholder-green-900::-moz-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.md\:placeholder-green-900:-ms-input-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.md\:placeholder-green-900::placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.md\:placeholder-orange-100::-moz-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.md\:placeholder-orange-100:-ms-input-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.md\:placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.md\:placeholder-orange-200::-moz-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.md\:placeholder-orange-200:-ms-input-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.md\:placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.md\:placeholder-orange-300::-moz-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.md\:placeholder-orange-300:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.md\:placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.md\:placeholder-orange-400::-moz-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.md\:placeholder-orange-400:-ms-input-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.md\:placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.md\:placeholder-orange-500::-moz-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.md\:placeholder-orange-500:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.md\:placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.md\:placeholder-orange-600::-moz-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.md\:placeholder-orange-600:-ms-input-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.md\:placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.md\:placeholder-orange-700::-moz-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.md\:placeholder-orange-700:-ms-input-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.md\:placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.md\:placeholder-orange-800::-moz-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.md\:placeholder-orange-800:-ms-input-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.md\:placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.md\:placeholder-orange-900::-moz-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.md\:placeholder-orange-900:-ms-input-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.md\:placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.md\:placeholder-neon-blue-100::-moz-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.md\:placeholder-neon-blue-100:-ms-input-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.md\:placeholder-neon-blue-100::placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.md\:placeholder-neon-blue-200::-moz-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.md\:placeholder-neon-blue-200:-ms-input-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.md\:placeholder-neon-blue-200::placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.md\:placeholder-neon-blue-300::-moz-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.md\:placeholder-neon-blue-300:-ms-input-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.md\:placeholder-neon-blue-300::placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.md\:placeholder-neon-blue-400::-moz-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.md\:placeholder-neon-blue-400:-ms-input-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.md\:placeholder-neon-blue-400::placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.md\:placeholder-neon-blue-500::-moz-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.md\:placeholder-neon-blue-500:-ms-input-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.md\:placeholder-neon-blue-500::placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.md\:placeholder-neon-blue-600::-moz-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.md\:placeholder-neon-blue-600:-ms-input-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.md\:placeholder-neon-blue-600::placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.md\:placeholder-neon-blue-700::-moz-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.md\:placeholder-neon-blue-700:-ms-input-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.md\:placeholder-neon-blue-700::placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.md\:placeholder-neon-blue-800::-moz-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.md\:placeholder-neon-blue-800:-ms-input-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.md\:placeholder-neon-blue-800::placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.md\:placeholder-neon-blue-900::-moz-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.md\:placeholder-neon-blue-900:-ms-input-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.md\:placeholder-neon-blue-900::placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.md\:placeholder-dark-blue-100::-moz-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.md\:placeholder-dark-blue-100:-ms-input-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.md\:placeholder-dark-blue-100::placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.md\:placeholder-dark-blue-200::-moz-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.md\:placeholder-dark-blue-200:-ms-input-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.md\:placeholder-dark-blue-200::placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.md\:placeholder-dark-blue-300::-moz-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.md\:placeholder-dark-blue-300:-ms-input-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.md\:placeholder-dark-blue-300::placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.md\:placeholder-dark-blue-400::-moz-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.md\:placeholder-dark-blue-400:-ms-input-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.md\:placeholder-dark-blue-400::placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.md\:placeholder-dark-blue-500::-moz-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.md\:placeholder-dark-blue-500:-ms-input-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.md\:placeholder-dark-blue-500::placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.md\:placeholder-dark-blue-600::-moz-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.md\:placeholder-dark-blue-600:-ms-input-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.md\:placeholder-dark-blue-600::placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.md\:placeholder-dark-blue-700::-moz-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.md\:placeholder-dark-blue-700:-ms-input-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.md\:placeholder-dark-blue-700::placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.md\:placeholder-dark-blue-800::-moz-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.md\:placeholder-dark-blue-800:-ms-input-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.md\:placeholder-dark-blue-800::placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.md\:placeholder-dark-blue-900::-moz-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.md\:placeholder-dark-blue-900:-ms-input-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.md\:placeholder-dark-blue-900::placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.md\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}.md\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}.md\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.md\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}.md\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}.md\:focus\:placeholder-current:focus::placeholder{color:currentColor}.md\:focus\:placeholder-black:focus::-moz-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.md\:focus\:placeholder-black:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.md\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.md\:focus\:placeholder-white:focus::-moz-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.md\:focus\:placeholder-white:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.md\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.md\:focus\:placeholder-primary:focus::-moz-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.md\:focus\:placeholder-primary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.md\:focus\:placeholder-primary:focus::placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.md\:focus\:placeholder-secondary:focus::-moz-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.md\:focus\:placeholder-secondary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.md\:focus\:placeholder-secondary:focus::placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.md\:focus\:placeholder-tertiary:focus::-moz-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.md\:focus\:placeholder-tertiary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.md\:focus\:placeholder-tertiary:focus::placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.md\:focus\:placeholder-spacer:focus::-moz-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.md\:focus\:placeholder-spacer:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.md\:focus\:placeholder-spacer:focus::placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.md\:focus\:placeholder-umbra:focus::-moz-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.md\:focus\:placeholder-umbra:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.md\:focus\:placeholder-umbra:focus::placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.md\:focus\:placeholder-underline:focus::-moz-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.md\:focus\:placeholder-underline:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.md\:focus\:placeholder-underline:focus::placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.md\:focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.md\:focus\:placeholder-red-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.md\:focus\:placeholder-red-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.md\:focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.md\:focus\:placeholder-red-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.md\:focus\:placeholder-red-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.md\:focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.md\:focus\:placeholder-red-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.md\:focus\:placeholder-red-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.md\:focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.md\:focus\:placeholder-red-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.md\:focus\:placeholder-red-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.md\:focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.md\:focus\:placeholder-red-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.md\:focus\:placeholder-red-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.md\:focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.md\:focus\:placeholder-red-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.md\:focus\:placeholder-red-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.md\:focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.md\:focus\:placeholder-red-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.md\:focus\:placeholder-red-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.md\:focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.md\:focus\:placeholder-red-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.md\:focus\:placeholder-red-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.md\:focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.md\:focus\:placeholder-red-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.md\:focus\:placeholder-red-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.md\:focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.md\:focus\:placeholder-green-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.md\:focus\:placeholder-green-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.md\:focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.md\:focus\:placeholder-green-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.md\:focus\:placeholder-green-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.md\:focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.md\:focus\:placeholder-green-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.md\:focus\:placeholder-green-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.md\:focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.md\:focus\:placeholder-green-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.md\:focus\:placeholder-green-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.md\:focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.md\:focus\:placeholder-green-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.md\:focus\:placeholder-green-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.md\:focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.md\:focus\:placeholder-green-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.md\:focus\:placeholder-green-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.md\:focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.md\:focus\:placeholder-green-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.md\:focus\:placeholder-green-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.md\:focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.md\:focus\:placeholder-green-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.md\:focus\:placeholder-green-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.md\:focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.md\:focus\:placeholder-green-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.md\:focus\:placeholder-green-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.md\:focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.md\:focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-200:focus::placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-300:focus::placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-400:focus::placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-500:focus::placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-600:focus::placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-700:focus::placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-800:focus::placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.md\:focus\:placeholder-neon-blue-900:focus::placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-300:focus::placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-400:focus::placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-500:focus::placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-600:focus::placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-700:focus::placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-800:focus::placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.md\:focus\:placeholder-dark-blue-900:focus::placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.md\:placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0}.md\:placeholder-opacity-0:-ms-input-placeholder{--placeholder-opacity:0}.md\:placeholder-opacity-0::placeholder{--placeholder-opacity:0}.md\:placeholder-opacity-15::-moz-placeholder{--placeholder-opacity:0.15}.md\:placeholder-opacity-15:-ms-input-placeholder{--placeholder-opacity:0.15}.md\:placeholder-opacity-15::placeholder{--placeholder-opacity:0.15}.md\:placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:0.25}.md\:placeholder-opacity-25:-ms-input-placeholder{--placeholder-opacity:0.25}.md\:placeholder-opacity-25::placeholder{--placeholder-opacity:0.25}.md\:placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:0.5}.md\:placeholder-opacity-50:-ms-input-placeholder{--placeholder-opacity:0.5}.md\:placeholder-opacity-50::placeholder{--placeholder-opacity:0.5}.md\:placeholder-opacity-70::-moz-placeholder{--placeholder-opacity:0.70}.md\:placeholder-opacity-70:-ms-input-placeholder{--placeholder-opacity:0.70}.md\:placeholder-opacity-70::placeholder{--placeholder-opacity:0.70}.md\:placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:0.75}.md\:placeholder-opacity-75:-ms-input-placeholder{--placeholder-opacity:0.75}.md\:placeholder-opacity-75::placeholder{--placeholder-opacity:0.75}.md\:placeholder-opacity-90::-moz-placeholder{--placeholder-opacity:0.9}.md\:placeholder-opacity-90:-ms-input-placeholder{--placeholder-opacity:0.9}.md\:placeholder-opacity-90::placeholder{--placeholder-opacity:0.9}.md\:placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1}.md\:placeholder-opacity-100:-ms-input-placeholder{--placeholder-opacity:1}.md\:placeholder-opacity-100::placeholder{--placeholder-opacity:1}.md\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0}.md\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--placeholder-opacity:0}.md\:focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0}.md\:focus\:placeholder-opacity-15:focus::-moz-placeholder{--placeholder-opacity:0.15}.md\:focus\:placeholder-opacity-15:focus:-ms-input-placeholder{--placeholder-opacity:0.15}.md\:focus\:placeholder-opacity-15:focus::placeholder{--placeholder-opacity:0.15}.md\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:0.25}.md\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--placeholder-opacity:0.25}.md\:focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25}.md\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:0.5}.md\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--placeholder-opacity:0.5}.md\:focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5}.md\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--placeholder-opacity:0.70}.md\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--placeholder-opacity:0.70}.md\:focus\:placeholder-opacity-70:focus::placeholder{--placeholder-opacity:0.70}.md\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:0.75}.md\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--placeholder-opacity:0.75}.md\:focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75}.md\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--placeholder-opacity:0.9}.md\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--placeholder-opacity:0.9}.md\:focus\:placeholder-opacity-90:focus::placeholder{--placeholder-opacity:0.9}.md\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1}.md\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--placeholder-opacity:1}.md\:focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1}.md\:pointer-events-none{pointer-events:none}.md\:pointer-events-auto{pointer-events:auto}.md\:static{position:static}.md\:fixed{position:fixed}.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:sticky{position:-webkit-sticky;position:sticky}.md\:inset-0{top:0;right:0;bottom:0;left:0}.md\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}.md\:inset-y-0{top:0;bottom:0}.md\:inset-x-0{right:0;left:0}.md\:inset-y-auto{top:auto;bottom:auto}.md\:inset-x-auto{right:auto;left:auto}.md\:top-0{top:0}.md\:right-0{right:0}.md\:bottom-0{bottom:0}.md\:left-0{left:0}.md\:top-auto{top:auto}.md\:right-auto{right:auto}.md\:bottom-auto{bottom:auto}.md\:left-auto{left:auto}.md\:resize-none{resize:none}.md\:resize-y{resize:vertical}.md\:resize-x{resize:horizontal}.md\:resize{resize:both}.md\:shadow-xs{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.md\:shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.md\:shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.md\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.md\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.md\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.md\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.md\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.md\:shadow-outline{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.md\:shadow-none{box-shadow:none}.md\:shadow-outline-orange{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.md\:shadow-outline-red{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.md\:shadow-outline-green{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.md\:hover\:shadow-xs:hover{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.md\:hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.md\:hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.md\:hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.md\:hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.md\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.md\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.md\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.md\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.md\:hover\:shadow-none:hover{box-shadow:none}.md\:hover\:shadow-outline-orange:hover{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.md\:hover\:shadow-outline-red:hover{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.md\:hover\:shadow-outline-green:hover{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.md\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.md\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.md\:focus\:shadow:focus{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.md\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.md\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.md\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.md\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.md\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.md\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.md\:focus\:shadow-none:focus{box-shadow:none}.md\:focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.md\:focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.md\:focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.md\:focus-within\:shadow-xs:focus-within{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.md\:focus-within\:shadow-sm:focus-within{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.md\:focus-within\:shadow:focus-within{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.md\:focus-within\:shadow-md:focus-within{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.md\:focus-within\:shadow-lg:focus-within{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.md\:focus-within\:shadow-xl:focus-within{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.md\:focus-within\:shadow-2xl:focus-within{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.md\:focus-within\:shadow-inner:focus-within{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.md\:focus-within\:shadow-outline:focus-within{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.md\:focus-within\:shadow-none:focus-within{box-shadow:none}.md\:focus-within\:shadow-outline-orange:focus-within{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.md\:focus-within\:shadow-outline-red:focus-within{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.md\:focus-within\:shadow-outline-green:focus-within{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.md\:fill-current{fill:currentColor}.md\:stroke-current{stroke:currentColor}.md\:stroke-0{stroke-width:0}.md\:stroke-1{stroke-width:1}.md\:stroke-2{stroke-width:2}.md\:table-auto{table-layout:auto}.md\:table-fixed{table-layout:fixed}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:text-justify{text-align:justify}.md\:text-transparent{color:transparent}.md\:text-current{color:currentColor}.md\:text-black{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.md\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.md\:text-primary{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.md\:text-secondary{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.md\:text-tertiary{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.md\:text-spacer{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.md\:text-umbra{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.md\:text-underline{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.md\:text-gray-100{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.md\:text-gray-200{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.md\:text-gray-300{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.md\:text-gray-400{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.md\:text-gray-500{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.md\:text-gray-600{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.md\:text-gray-700{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.md\:text-gray-800{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.md\:text-gray-900{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.md\:text-red-100{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.md\:text-red-200{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.md\:text-red-300{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.md\:text-red-400{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.md\:text-red-500{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.md\:text-red-600{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.md\:text-red-700{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.md\:text-red-800{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.md\:text-red-900{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.md\:text-green-100{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.md\:text-green-200{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.md\:text-green-300{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.md\:text-green-400{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.md\:text-green-500{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.md\:text-green-600{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.md\:text-green-700{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.md\:text-green-800{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.md\:text-green-900{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.md\:text-orange-100{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.md\:text-orange-200{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.md\:text-orange-300{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.md\:text-orange-400{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.md\:text-orange-500{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.md\:text-orange-600{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.md\:text-orange-700{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.md\:text-orange-800{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.md\:text-orange-900{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.md\:text-neon-blue-100{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.md\:text-neon-blue-200{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.md\:text-neon-blue-300{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.md\:text-neon-blue-400{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.md\:text-neon-blue-500{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.md\:text-neon-blue-600{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.md\:text-neon-blue-700{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.md\:text-neon-blue-800{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.md\:text-neon-blue-900{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.md\:text-dark-blue-100{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.md\:text-dark-blue-200{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.md\:text-dark-blue-300{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.md\:text-dark-blue-400{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.md\:text-dark-blue-500{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.md\:text-dark-blue-600{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.md\:text-dark-blue-700{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.md\:text-dark-blue-800{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.md\:text-dark-blue-900{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.md\:hover\:text-transparent:hover{color:transparent}.md\:hover\:text-current:hover{color:currentColor}.md\:hover\:text-black:hover{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.md\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.md\:hover\:text-primary:hover{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.md\:hover\:text-secondary:hover{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.md\:hover\:text-tertiary:hover{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.md\:hover\:text-spacer:hover{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.md\:hover\:text-umbra:hover{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.md\:hover\:text-underline:hover{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.md\:hover\:text-gray-100:hover{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.md\:hover\:text-gray-200:hover{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.md\:hover\:text-gray-300:hover{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.md\:hover\:text-gray-400:hover{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.md\:hover\:text-gray-500:hover{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.md\:hover\:text-gray-600:hover{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.md\:hover\:text-gray-700:hover{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.md\:hover\:text-gray-800:hover{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.md\:hover\:text-gray-900:hover{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.md\:hover\:text-red-100:hover{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.md\:hover\:text-red-200:hover{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.md\:hover\:text-red-300:hover{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.md\:hover\:text-red-400:hover{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.md\:hover\:text-red-500:hover{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.md\:hover\:text-red-600:hover{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.md\:hover\:text-red-700:hover{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.md\:hover\:text-red-800:hover{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.md\:hover\:text-red-900:hover{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.md\:hover\:text-green-100:hover{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.md\:hover\:text-green-200:hover{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.md\:hover\:text-green-300:hover{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.md\:hover\:text-green-400:hover{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.md\:hover\:text-green-500:hover{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.md\:hover\:text-green-600:hover{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.md\:hover\:text-green-700:hover{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.md\:hover\:text-green-800:hover{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.md\:hover\:text-green-900:hover{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.md\:hover\:text-orange-100:hover{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.md\:hover\:text-orange-200:hover{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.md\:hover\:text-orange-300:hover{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.md\:hover\:text-orange-400:hover{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.md\:hover\:text-orange-500:hover{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.md\:hover\:text-orange-600:hover{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.md\:hover\:text-orange-700:hover{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.md\:hover\:text-orange-800:hover{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.md\:hover\:text-orange-900:hover{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.md\:hover\:text-neon-blue-100:hover{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.md\:hover\:text-neon-blue-200:hover{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.md\:hover\:text-neon-blue-300:hover{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.md\:hover\:text-neon-blue-400:hover{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.md\:hover\:text-neon-blue-500:hover{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.md\:hover\:text-neon-blue-600:hover{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.md\:hover\:text-neon-blue-700:hover{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.md\:hover\:text-neon-blue-800:hover{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.md\:hover\:text-neon-blue-900:hover{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.md\:hover\:text-dark-blue-100:hover{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.md\:hover\:text-dark-blue-200:hover{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.md\:hover\:text-dark-blue-300:hover{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.md\:hover\:text-dark-blue-400:hover{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.md\:hover\:text-dark-blue-500:hover{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.md\:hover\:text-dark-blue-600:hover{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.md\:hover\:text-dark-blue-700:hover{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.md\:hover\:text-dark-blue-800:hover{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.md\:hover\:text-dark-blue-900:hover{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.md\:focus\:text-transparent:focus{color:transparent}.md\:focus\:text-current:focus{color:currentColor}.md\:focus\:text-black:focus{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.md\:focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.md\:focus\:text-primary:focus{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.md\:focus\:text-secondary:focus{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.md\:focus\:text-tertiary:focus{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.md\:focus\:text-spacer:focus{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.md\:focus\:text-umbra:focus{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.md\:focus\:text-underline:focus{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.md\:focus\:text-gray-100:focus{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.md\:focus\:text-gray-200:focus{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.md\:focus\:text-gray-300:focus{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.md\:focus\:text-gray-400:focus{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.md\:focus\:text-gray-500:focus{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.md\:focus\:text-gray-600:focus{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.md\:focus\:text-gray-700:focus{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.md\:focus\:text-gray-800:focus{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.md\:focus\:text-gray-900:focus{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.md\:focus\:text-red-100:focus{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.md\:focus\:text-red-200:focus{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.md\:focus\:text-red-300:focus{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.md\:focus\:text-red-400:focus{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.md\:focus\:text-red-500:focus{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.md\:focus\:text-red-600:focus{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.md\:focus\:text-red-700:focus{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.md\:focus\:text-red-800:focus{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.md\:focus\:text-red-900:focus{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.md\:focus\:text-green-100:focus{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.md\:focus\:text-green-200:focus{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.md\:focus\:text-green-300:focus{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.md\:focus\:text-green-400:focus{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.md\:focus\:text-green-500:focus{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.md\:focus\:text-green-600:focus{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.md\:focus\:text-green-700:focus{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.md\:focus\:text-green-800:focus{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.md\:focus\:text-green-900:focus{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.md\:focus\:text-orange-100:focus{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.md\:focus\:text-orange-200:focus{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.md\:focus\:text-orange-300:focus{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.md\:focus\:text-orange-400:focus{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.md\:focus\:text-orange-500:focus{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.md\:focus\:text-orange-600:focus{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.md\:focus\:text-orange-700:focus{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.md\:focus\:text-orange-800:focus{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.md\:focus\:text-orange-900:focus{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.md\:focus\:text-neon-blue-100:focus{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.md\:focus\:text-neon-blue-200:focus{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.md\:focus\:text-neon-blue-300:focus{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.md\:focus\:text-neon-blue-400:focus{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.md\:focus\:text-neon-blue-500:focus{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.md\:focus\:text-neon-blue-600:focus{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.md\:focus\:text-neon-blue-700:focus{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.md\:focus\:text-neon-blue-800:focus{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.md\:focus\:text-neon-blue-900:focus{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.md\:focus\:text-dark-blue-100:focus{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.md\:focus\:text-dark-blue-200:focus{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.md\:focus\:text-dark-blue-300:focus{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.md\:focus\:text-dark-blue-400:focus{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.md\:focus\:text-dark-blue-500:focus{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.md\:focus\:text-dark-blue-600:focus{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.md\:focus\:text-dark-blue-700:focus{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.md\:focus\:text-dark-blue-800:focus{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.md\:focus\:text-dark-blue-900:focus{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.group:hover .md\:group-hover\:text-transparent{color:transparent}.group:hover .md\:group-hover\:text-current{color:currentColor}.group:hover .md\:group-hover\:text-black{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.group:hover .md\:group-hover\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.group:hover .md\:group-hover\:text-primary{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.group:hover .md\:group-hover\:text-secondary{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.group:hover .md\:group-hover\:text-tertiary{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.group:hover .md\:group-hover\:text-spacer{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.group:hover .md\:group-hover\:text-umbra{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.group:hover .md\:group-hover\:text-underline{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.group:hover .md\:group-hover\:text-gray-100{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.group:hover .md\:group-hover\:text-gray-200{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.group:hover .md\:group-hover\:text-gray-300{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.group:hover .md\:group-hover\:text-gray-400{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.group:hover .md\:group-hover\:text-gray-500{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.group:hover .md\:group-hover\:text-gray-600{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.group:hover .md\:group-hover\:text-gray-700{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.group:hover .md\:group-hover\:text-gray-800{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.group:hover .md\:group-hover\:text-gray-900{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.group:hover .md\:group-hover\:text-red-100{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.group:hover .md\:group-hover\:text-red-200{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.group:hover .md\:group-hover\:text-red-300{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.group:hover .md\:group-hover\:text-red-400{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.group:hover .md\:group-hover\:text-red-500{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.group:hover .md\:group-hover\:text-red-600{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.group:hover .md\:group-hover\:text-red-700{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.group:hover .md\:group-hover\:text-red-800{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.group:hover .md\:group-hover\:text-red-900{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.group:hover .md\:group-hover\:text-green-100{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.group:hover .md\:group-hover\:text-green-200{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.group:hover .md\:group-hover\:text-green-300{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.group:hover .md\:group-hover\:text-green-400{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.group:hover .md\:group-hover\:text-green-500{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.group:hover .md\:group-hover\:text-green-600{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.group:hover .md\:group-hover\:text-green-700{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.group:hover .md\:group-hover\:text-green-800{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.group:hover .md\:group-hover\:text-green-900{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.group:hover .md\:group-hover\:text-orange-100{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.group:hover .md\:group-hover\:text-orange-200{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.group:hover .md\:group-hover\:text-orange-300{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.group:hover .md\:group-hover\:text-orange-400{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.group:hover .md\:group-hover\:text-orange-500{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.group:hover .md\:group-hover\:text-orange-600{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.group:hover .md\:group-hover\:text-orange-700{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.group:hover .md\:group-hover\:text-orange-800{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.group:hover .md\:group-hover\:text-orange-900{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.group:hover .md\:group-hover\:text-neon-blue-100{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.group:hover .md\:group-hover\:text-neon-blue-200{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.group:hover .md\:group-hover\:text-neon-blue-300{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.group:hover .md\:group-hover\:text-neon-blue-400{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.group:hover .md\:group-hover\:text-neon-blue-500{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.group:hover .md\:group-hover\:text-neon-blue-600{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.group:hover .md\:group-hover\:text-neon-blue-700{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.group:hover .md\:group-hover\:text-neon-blue-800{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.group:hover .md\:group-hover\:text-neon-blue-900{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.group:hover .md\:group-hover\:text-dark-blue-100{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.group:hover .md\:group-hover\:text-dark-blue-200{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.group:hover .md\:group-hover\:text-dark-blue-300{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.group:hover .md\:group-hover\:text-dark-blue-400{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.group:hover .md\:group-hover\:text-dark-blue-500{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.group:hover .md\:group-hover\:text-dark-blue-600{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.group:hover .md\:group-hover\:text-dark-blue-700{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.group:hover .md\:group-hover\:text-dark-blue-800{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.group:hover .md\:group-hover\:text-dark-blue-900{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.md\:text-opacity-0{--text-opacity:0}.md\:text-opacity-15{--text-opacity:0.15}.md\:text-opacity-25{--text-opacity:0.25}.md\:text-opacity-50{--text-opacity:0.5}.md\:text-opacity-70{--text-opacity:0.70}.md\:text-opacity-75{--text-opacity:0.75}.md\:text-opacity-90{--text-opacity:0.9}.md\:text-opacity-100{--text-opacity:1}.md\:hover\:text-opacity-0:hover{--text-opacity:0}.md\:hover\:text-opacity-15:hover{--text-opacity:0.15}.md\:hover\:text-opacity-25:hover{--text-opacity:0.25}.md\:hover\:text-opacity-50:hover{--text-opacity:0.5}.md\:hover\:text-opacity-70:hover{--text-opacity:0.70}.md\:hover\:text-opacity-75:hover{--text-opacity:0.75}.md\:hover\:text-opacity-90:hover{--text-opacity:0.9}.md\:hover\:text-opacity-100:hover{--text-opacity:1}.md\:focus\:text-opacity-0:focus{--text-opacity:0}.md\:focus\:text-opacity-15:focus{--text-opacity:0.15}.md\:focus\:text-opacity-25:focus{--text-opacity:0.25}.md\:focus\:text-opacity-50:focus{--text-opacity:0.5}.md\:focus\:text-opacity-70:focus{--text-opacity:0.70}.md\:focus\:text-opacity-75:focus{--text-opacity:0.75}.md\:focus\:text-opacity-90:focus{--text-opacity:0.9}.md\:focus\:text-opacity-100:focus{--text-opacity:1}.md\:italic{font-style:italic}.md\:not-italic{font-style:normal}.md\:uppercase{text-transform:uppercase}.md\:lowercase{text-transform:lowercase}.md\:capitalize{text-transform:capitalize}.md\:normal-case{text-transform:none}.md\:underline{text-decoration:underline}.md\:line-through{text-decoration:line-through}.md\:no-underline{text-decoration:none}.md\:hover\:underline:hover{text-decoration:underline}.md\:hover\:line-through:hover{text-decoration:line-through}.md\:hover\:no-underline:hover{text-decoration:none}.md\:focus\:underline:focus{text-decoration:underline}.md\:focus\:line-through:focus{text-decoration:line-through}.md\:focus\:no-underline:focus{text-decoration:none}.md\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.md\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.md\:diagonal-fractions,.md\:lining-nums,.md\:oldstyle-nums,.md\:ordinal,.md\:proportional-nums,.md\:slashed-zero,.md\:stacked-fractions,.md\:tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);font-feature-settings:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)}.md\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.md\:ordinal{--font-variant-numeric-ordinal:ordinal}.md\:slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero}.md\:lining-nums{--font-variant-numeric-figure:lining-nums}.md\:oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums}.md\:proportional-nums{--font-variant-numeric-spacing:proportional-nums}.md\:tabular-nums{--font-variant-numeric-spacing:tabular-nums}.md\:diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions}.md\:stacked-fractions{--font-variant-numeric-fraction:stacked-fractions}.md\:tracking-tighter{letter-spacing:-.05em}.md\:tracking-tight{letter-spacing:-.025em}.md\:tracking-normal{letter-spacing:0}.md\:tracking-wide{letter-spacing:.025em}.md\:tracking-wider{letter-spacing:.05em}.md\:tracking-widest{letter-spacing:.1em}.md\:tracking-px{letter-spacing:1px}.md\:tracking-tiny{letter-spacing:.01em}.md\:select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.md\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.md\:select-all{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.md\:select-auto{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.md\:align-baseline{vertical-align:baseline}.md\:align-top{vertical-align:top}.md\:align-middle{vertical-align:middle}.md\:align-bottom{vertical-align:bottom}.md\:align-text-top{vertical-align:text-top}.md\:align-text-bottom{vertical-align:text-bottom}.md\:visible{visibility:visible}.md\:invisible{visibility:hidden}.md\:whitespace-normal{white-space:normal}.md\:whitespace-no-wrap{white-space:nowrap}.md\:whitespace-pre{white-space:pre}.md\:whitespace-pre-line{white-space:pre-line}.md\:whitespace-pre-wrap{white-space:pre-wrap}.md\:break-normal{overflow-wrap:normal;word-break:normal}.md\:break-words{overflow-wrap:break-word}.md\:break-all{word-break:break-all}.md\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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-13{width:3.25rem}.md\:w-14{width:3.5rem}.md\:w-15{width:3.75rem}.md\:w-16{width:4rem}.md\:w-19{width:4.75rem}.md\:w-20{width:5rem}.md\:w-22{width:5.5rem}.md\:w-23{width:5.75rem}.md\:w-24{width:6rem}.md\:w-30{width:7.5rem}.md\:w-32{width:8rem}.md\:w-40{width:10rem}.md\:w-44{width:11rem}.md\:w-48{width:12rem}.md\:w-50{width:12.75rem}.md\:w-52{width:13rem}.md\:w-53{width:13.25rem}.md\:w-55{width:13.75rem}.md\:w-56{width:14rem}.md\:w-60{width:15rem}.md\:w-64{width:16rem}.md\:w-68{width:17rem}.md\:w-75{width:18.75rem}.md\:w-98{width:24.5rem}.md\:w-100{width:25rem}.md\:w-120{width:30rem}.md\:w-140{width:35rem}.md\:w-auto{width:auto}.md\:w-px{width:1px}.md\:w-2px{width:2px}.md\:w-0-5{width:.15rem}.md\:w-1-5{width:.375rem}.md\:w-2-5{width:.625rem}.md\:w-7-2{width:1.875rem}.md\:w-31-25{width:7.8125rem}.md\:w-62-5{width:15.625rem}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:w-1\/4{width:25%}.md\:w-2\/4{width:50%}.md\:w-3\/4{width:75%}.md\:w-1\/5{width:20%}.md\:w-2\/5{width:40%}.md\:w-3\/5{width:60%}.md\:w-4\/5{width:80%}.md\:w-1\/6{width:16.666667%}.md\:w-2\/6{width:33.333333%}.md\:w-3\/6{width:50%}.md\:w-4\/6{width:66.666667%}.md\:w-5\/6{width:83.333333%}.md\:w-1\/12{width:8.333333%}.md\:w-2\/12{width:16.666667%}.md\:w-3\/12{width:25%}.md\:w-4\/12{width:33.333333%}.md\:w-5\/12{width:41.666667%}.md\:w-6\/12{width:50%}.md\:w-7\/12{width:58.333333%}.md\:w-8\/12{width:66.666667%}.md\:w-9\/12{width:75%}.md\:w-10\/12{width:83.333333%}.md\:w-11\/12{width:91.666667%}.md\:w-full{width:100%}.md\:w-screen{width:100vw}.md\:z-0{z-index:0}.md\:z-10{z-index:10}.md\:z-20{z-index:20}.md\:z-30{z-index:30}.md\:z-40{z-index:40}.md\:z-50{z-index:50}.md\:z-auto{z-index:auto}.md\:gap-0{grid-gap:0;gap:0}.md\:gap-1{grid-gap:.25rem;gap:.25rem}.md\:gap-2{grid-gap:.5rem;gap:.5rem}.md\:gap-3{grid-gap:.75rem;gap:.75rem}.md\:gap-4{grid-gap:1rem;gap:1rem}.md\:gap-5{grid-gap:1.25rem;gap:1.25rem}.md\:gap-6{grid-gap:1.5rem;gap:1.5rem}.md\:gap-7{grid-gap:1.75rem;gap:1.75rem}.md\:gap-8{grid-gap:2rem;gap:2rem}.md\:gap-9{grid-gap:2.25rem;gap:2.25rem}.md\:gap-10{grid-gap:2.5rem;gap:2.5rem}.md\:gap-11{grid-gap:2.75rem;gap:2.75rem}.md\:gap-12{grid-gap:3rem;gap:3rem}.md\:gap-13{grid-gap:3.25rem;gap:3.25rem}.md\:gap-14{grid-gap:3.5rem;gap:3.5rem}.md\:gap-15{grid-gap:3.75rem;gap:3.75rem}.md\:gap-16{grid-gap:4rem;gap:4rem}.md\:gap-19{grid-gap:4.75rem;gap:4.75rem}.md\:gap-20{grid-gap:5rem;gap:5rem}.md\:gap-22{grid-gap:5.5rem;gap:5.5rem}.md\:gap-23{grid-gap:5.75rem;gap:5.75rem}.md\:gap-24{grid-gap:6rem;gap:6rem}.md\:gap-30{grid-gap:7.5rem;gap:7.5rem}.md\:gap-32{grid-gap:8rem;gap:8rem}.md\:gap-40{grid-gap:10rem;gap:10rem}.md\:gap-44{grid-gap:11rem;gap:11rem}.md\:gap-48{grid-gap:12rem;gap:12rem}.md\:gap-50{grid-gap:12.75rem;gap:12.75rem}.md\:gap-52{grid-gap:13rem;gap:13rem}.md\:gap-53{grid-gap:13.25rem;gap:13.25rem}.md\:gap-55{grid-gap:13.75rem;gap:13.75rem}.md\:gap-56{grid-gap:14rem;gap:14rem}.md\:gap-64{grid-gap:16rem;gap:16rem}.md\:gap-68{grid-gap:17rem;gap:17rem}.md\:gap-75{grid-gap:18.75rem;gap:18.75rem}.md\:gap-98{grid-gap:24.5rem;gap:24.5rem}.md\:gap-100{grid-gap:25rem;gap:25rem}.md\:gap-120{grid-gap:30rem;gap:30rem}.md\:gap-140{grid-gap:35rem;gap:35rem}.md\:gap-px{grid-gap:1px;gap:1px}.md\:gap-2px{grid-gap:2px;gap:2px}.md\:gap-0-5{grid-gap:.15rem;gap:.15rem}.md\:gap-1-5{grid-gap:.375rem;gap:.375rem}.md\:gap-2-5{grid-gap:.625rem;gap:.625rem}.md\:gap-7-2{grid-gap:1.875rem;gap:1.875rem}.md\:gap-31-25{grid-gap:7.8125rem;gap:7.8125rem}.md\:gap-62-5{grid-gap:15.625rem;gap:15.625rem}.md\:col-gap-0{grid-column-gap:0;-moz-column-gap:0;column-gap:0}.md\:col-gap-1{grid-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.md\:col-gap-2{grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.md\:col-gap-3{grid-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.md\:col-gap-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.md\:col-gap-5{grid-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.md\:col-gap-6{grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.md\:col-gap-7{grid-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.md\:col-gap-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.md\:col-gap-9{grid-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem}.md\:col-gap-10{grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.md\:col-gap-11{grid-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.md\:col-gap-12{grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.md\:col-gap-13{grid-column-gap:3.25rem;-moz-column-gap:3.25rem;column-gap:3.25rem}.md\:col-gap-14{grid-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}.md\:col-gap-15{grid-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.md\:col-gap-16{grid-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.md\:col-gap-19{grid-column-gap:4.75rem;-moz-column-gap:4.75rem;column-gap:4.75rem}.md\:col-gap-20{grid-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}.md\:col-gap-22{grid-column-gap:5.5rem;-moz-column-gap:5.5rem;column-gap:5.5rem}.md\:col-gap-23{grid-column-gap:5.75rem;-moz-column-gap:5.75rem;column-gap:5.75rem}.md\:col-gap-24{grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.md\:col-gap-30{grid-column-gap:7.5rem;-moz-column-gap:7.5rem;column-gap:7.5rem}.md\:col-gap-32{grid-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}.md\:col-gap-40{grid-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}.md\:col-gap-44{grid-column-gap:11rem;-moz-column-gap:11rem;column-gap:11rem}.md\:col-gap-48{grid-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem}.md\:col-gap-50{grid-column-gap:12.75rem;-moz-column-gap:12.75rem;column-gap:12.75rem}.md\:col-gap-52{grid-column-gap:13rem;-moz-column-gap:13rem;column-gap:13rem}.md\:col-gap-53{grid-column-gap:13.25rem;-moz-column-gap:13.25rem;column-gap:13.25rem}.md\:col-gap-55{grid-column-gap:13.75rem;-moz-column-gap:13.75rem;column-gap:13.75rem}.md\:col-gap-56{grid-column-gap:14rem;-moz-column-gap:14rem;column-gap:14rem}.md\:col-gap-64{grid-column-gap:16rem;-moz-column-gap:16rem;column-gap:16rem}.md\:col-gap-68{grid-column-gap:17rem;-moz-column-gap:17rem;column-gap:17rem}.md\:col-gap-75{grid-column-gap:18.75rem;-moz-column-gap:18.75rem;column-gap:18.75rem}.md\:col-gap-98{grid-column-gap:24.5rem;-moz-column-gap:24.5rem;column-gap:24.5rem}.md\:col-gap-100{grid-column-gap:25rem;-moz-column-gap:25rem;column-gap:25rem}.md\:col-gap-120{grid-column-gap:30rem;-moz-column-gap:30rem;column-gap:30rem}.md\:col-gap-140{grid-column-gap:35rem;-moz-column-gap:35rem;column-gap:35rem}.md\:col-gap-px{grid-column-gap:1px;-moz-column-gap:1px;column-gap:1px}.md\:col-gap-2px{grid-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.md\:col-gap-0-5{grid-column-gap:.15rem;-moz-column-gap:.15rem;column-gap:.15rem}.md\:col-gap-1-5{grid-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.md\:col-gap-2-5{grid-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.md\:col-gap-7-2{grid-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.md\:col-gap-31-25{grid-column-gap:7.8125rem;-moz-column-gap:7.8125rem;column-gap:7.8125rem}.md\:col-gap-62-5{grid-column-gap:15.625rem;-moz-column-gap:15.625rem;column-gap:15.625rem}.md\:gap-x-0{grid-column-gap:0;-moz-column-gap:0;column-gap:0}.md\:gap-x-1{grid-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.md\:gap-x-2{grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.md\:gap-x-3{grid-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.md\:gap-x-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.md\:gap-x-5{grid-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.md\:gap-x-6{grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.md\:gap-x-7{grid-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.md\:gap-x-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.md\:gap-x-9{grid-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem}.md\:gap-x-10{grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.md\:gap-x-11{grid-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.md\:gap-x-12{grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.md\:gap-x-13{grid-column-gap:3.25rem;-moz-column-gap:3.25rem;column-gap:3.25rem}.md\:gap-x-14{grid-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}.md\:gap-x-15{grid-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.md\:gap-x-16{grid-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.md\:gap-x-19{grid-column-gap:4.75rem;-moz-column-gap:4.75rem;column-gap:4.75rem}.md\:gap-x-20{grid-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}.md\:gap-x-22{grid-column-gap:5.5rem;-moz-column-gap:5.5rem;column-gap:5.5rem}.md\:gap-x-23{grid-column-gap:5.75rem;-moz-column-gap:5.75rem;column-gap:5.75rem}.md\:gap-x-24{grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.md\:gap-x-30{grid-column-gap:7.5rem;-moz-column-gap:7.5rem;column-gap:7.5rem}.md\:gap-x-32{grid-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}.md\:gap-x-40{grid-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}.md\:gap-x-44{grid-column-gap:11rem;-moz-column-gap:11rem;column-gap:11rem}.md\:gap-x-48{grid-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem}.md\:gap-x-50{grid-column-gap:12.75rem;-moz-column-gap:12.75rem;column-gap:12.75rem}.md\:gap-x-52{grid-column-gap:13rem;-moz-column-gap:13rem;column-gap:13rem}.md\:gap-x-53{grid-column-gap:13.25rem;-moz-column-gap:13.25rem;column-gap:13.25rem}.md\:gap-x-55{grid-column-gap:13.75rem;-moz-column-gap:13.75rem;column-gap:13.75rem}.md\:gap-x-56{grid-column-gap:14rem;-moz-column-gap:14rem;column-gap:14rem}.md\:gap-x-64{grid-column-gap:16rem;-moz-column-gap:16rem;column-gap:16rem}.md\:gap-x-68{grid-column-gap:17rem;-moz-column-gap:17rem;column-gap:17rem}.md\:gap-x-75{grid-column-gap:18.75rem;-moz-column-gap:18.75rem;column-gap:18.75rem}.md\:gap-x-98{grid-column-gap:24.5rem;-moz-column-gap:24.5rem;column-gap:24.5rem}.md\:gap-x-100{grid-column-gap:25rem;-moz-column-gap:25rem;column-gap:25rem}.md\:gap-x-120{grid-column-gap:30rem;-moz-column-gap:30rem;column-gap:30rem}.md\:gap-x-140{grid-column-gap:35rem;-moz-column-gap:35rem;column-gap:35rem}.md\:gap-x-px{grid-column-gap:1px;-moz-column-gap:1px;column-gap:1px}.md\:gap-x-2px{grid-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.md\:gap-x-0-5{grid-column-gap:.15rem;-moz-column-gap:.15rem;column-gap:.15rem}.md\:gap-x-1-5{grid-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.md\:gap-x-2-5{grid-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.md\:gap-x-7-2{grid-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.md\:gap-x-31-25{grid-column-gap:7.8125rem;-moz-column-gap:7.8125rem;column-gap:7.8125rem}.md\:gap-x-62-5{grid-column-gap:15.625rem;-moz-column-gap:15.625rem;column-gap:15.625rem}.md\:row-gap-0{grid-row-gap:0;row-gap:0}.md\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.md\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.md\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.md\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.md\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.md\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.md\:row-gap-7{grid-row-gap:1.75rem;row-gap:1.75rem}.md\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.md\:row-gap-9{grid-row-gap:2.25rem;row-gap:2.25rem}.md\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.md\:row-gap-11{grid-row-gap:2.75rem;row-gap:2.75rem}.md\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.md\:row-gap-13{grid-row-gap:3.25rem;row-gap:3.25rem}.md\:row-gap-14{grid-row-gap:3.5rem;row-gap:3.5rem}.md\:row-gap-15{grid-row-gap:3.75rem;row-gap:3.75rem}.md\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.md\:row-gap-19{grid-row-gap:4.75rem;row-gap:4.75rem}.md\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.md\:row-gap-22{grid-row-gap:5.5rem;row-gap:5.5rem}.md\:row-gap-23{grid-row-gap:5.75rem;row-gap:5.75rem}.md\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.md\:row-gap-30{grid-row-gap:7.5rem;row-gap:7.5rem}.md\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.md\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.md\:row-gap-44{grid-row-gap:11rem;row-gap:11rem}.md\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.md\:row-gap-50{grid-row-gap:12.75rem;row-gap:12.75rem}.md\:row-gap-52{grid-row-gap:13rem;row-gap:13rem}.md\:row-gap-53{grid-row-gap:13.25rem;row-gap:13.25rem}.md\:row-gap-55{grid-row-gap:13.75rem;row-gap:13.75rem}.md\:row-gap-56{grid-row-gap:14rem;row-gap:14rem}.md\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.md\:row-gap-68{grid-row-gap:17rem;row-gap:17rem}.md\:row-gap-75{grid-row-gap:18.75rem;row-gap:18.75rem}.md\:row-gap-98{grid-row-gap:24.5rem;row-gap:24.5rem}.md\:row-gap-100{grid-row-gap:25rem;row-gap:25rem}.md\:row-gap-120{grid-row-gap:30rem;row-gap:30rem}.md\:row-gap-140{grid-row-gap:35rem;row-gap:35rem}.md\:row-gap-px{grid-row-gap:1px;row-gap:1px}.md\:row-gap-2px{grid-row-gap:2px;row-gap:2px}.md\:row-gap-0-5{grid-row-gap:.15rem;row-gap:.15rem}.md\:row-gap-1-5{grid-row-gap:.375rem;row-gap:.375rem}.md\:row-gap-2-5{grid-row-gap:.625rem;row-gap:.625rem}.md\:row-gap-7-2{grid-row-gap:1.875rem;row-gap:1.875rem}.md\:row-gap-31-25{grid-row-gap:7.8125rem;row-gap:7.8125rem}.md\:row-gap-62-5{grid-row-gap:15.625rem;row-gap:15.625rem}.md\:gap-y-0{grid-row-gap:0;row-gap:0}.md\:gap-y-1{grid-row-gap:.25rem;row-gap:.25rem}.md\:gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.md\:gap-y-3{grid-row-gap:.75rem;row-gap:.75rem}.md\:gap-y-4{grid-row-gap:1rem;row-gap:1rem}.md\:gap-y-5{grid-row-gap:1.25rem;row-gap:1.25rem}.md\:gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.md\:gap-y-7{grid-row-gap:1.75rem;row-gap:1.75rem}.md\:gap-y-8{grid-row-gap:2rem;row-gap:2rem}.md\:gap-y-9{grid-row-gap:2.25rem;row-gap:2.25rem}.md\:gap-y-10{grid-row-gap:2.5rem;row-gap:2.5rem}.md\:gap-y-11{grid-row-gap:2.75rem;row-gap:2.75rem}.md\:gap-y-12{grid-row-gap:3rem;row-gap:3rem}.md\:gap-y-13{grid-row-gap:3.25rem;row-gap:3.25rem}.md\:gap-y-14{grid-row-gap:3.5rem;row-gap:3.5rem}.md\:gap-y-15{grid-row-gap:3.75rem;row-gap:3.75rem}.md\:gap-y-16{grid-row-gap:4rem;row-gap:4rem}.md\:gap-y-19{grid-row-gap:4.75rem;row-gap:4.75rem}.md\:gap-y-20{grid-row-gap:5rem;row-gap:5rem}.md\:gap-y-22{grid-row-gap:5.5rem;row-gap:5.5rem}.md\:gap-y-23{grid-row-gap:5.75rem;row-gap:5.75rem}.md\:gap-y-24{grid-row-gap:6rem;row-gap:6rem}.md\:gap-y-30{grid-row-gap:7.5rem;row-gap:7.5rem}.md\:gap-y-32{grid-row-gap:8rem;row-gap:8rem}.md\:gap-y-40{grid-row-gap:10rem;row-gap:10rem}.md\:gap-y-44{grid-row-gap:11rem;row-gap:11rem}.md\:gap-y-48{grid-row-gap:12rem;row-gap:12rem}.md\:gap-y-50{grid-row-gap:12.75rem;row-gap:12.75rem}.md\:gap-y-52{grid-row-gap:13rem;row-gap:13rem}.md\:gap-y-53{grid-row-gap:13.25rem;row-gap:13.25rem}.md\:gap-y-55{grid-row-gap:13.75rem;row-gap:13.75rem}.md\:gap-y-56{grid-row-gap:14rem;row-gap:14rem}.md\:gap-y-64{grid-row-gap:16rem;row-gap:16rem}.md\:gap-y-68{grid-row-gap:17rem;row-gap:17rem}.md\:gap-y-75{grid-row-gap:18.75rem;row-gap:18.75rem}.md\:gap-y-98{grid-row-gap:24.5rem;row-gap:24.5rem}.md\:gap-y-100{grid-row-gap:25rem;row-gap:25rem}.md\:gap-y-120{grid-row-gap:30rem;row-gap:30rem}.md\:gap-y-140{grid-row-gap:35rem;row-gap:35rem}.md\:gap-y-px{grid-row-gap:1px;row-gap:1px}.md\:gap-y-2px{grid-row-gap:2px;row-gap:2px}.md\:gap-y-0-5{grid-row-gap:.15rem;row-gap:.15rem}.md\:gap-y-1-5{grid-row-gap:.375rem;row-gap:.375rem}.md\:gap-y-2-5{grid-row-gap:.625rem;row-gap:.625rem}.md\:gap-y-7-2{grid-row-gap:1.875rem;row-gap:1.875rem}.md\:gap-y-31-25{grid-row-gap:7.8125rem;row-gap:7.8125rem}.md\:gap-y-62-5{grid-row-gap:15.625rem;row-gap:15.625rem}.md\:grid-flow-row{grid-auto-flow:row}.md\:grid-flow-col{grid-auto-flow:column}.md\:grid-flow-row-dense{grid-auto-flow:row dense}.md\:grid-flow-col-dense{grid-auto-flow:column dense}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-none{grid-template-columns:none}.md\:col-auto{grid-column:auto}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-7{grid-column:span 7/span 7}.md\:col-span-8{grid-column:span 8/span 8}.md\:col-span-9{grid-column:span 9/span 9}.md\:col-span-10{grid-column:span 10/span 10}.md\:col-span-11{grid-column:span 11/span 11}.md\:col-span-12{grid-column:span 12/span 12}.md\:col-start-1{grid-column-start:1}.md\:col-start-2{grid-column-start:2}.md\:col-start-3{grid-column-start:3}.md\:col-start-4{grid-column-start:4}.md\:col-start-5{grid-column-start:5}.md\:col-start-6{grid-column-start:6}.md\:col-start-7{grid-column-start:7}.md\:col-start-8{grid-column-start:8}.md\:col-start-9{grid-column-start:9}.md\:col-start-10{grid-column-start:10}.md\:col-start-11{grid-column-start:11}.md\:col-start-12{grid-column-start:12}.md\:col-start-13{grid-column-start:13}.md\:col-start-auto{grid-column-start:auto}.md\:col-end-1{grid-column-end:1}.md\:col-end-2{grid-column-end:2}.md\:col-end-3{grid-column-end:3}.md\:col-end-4{grid-column-end:4}.md\:col-end-5{grid-column-end:5}.md\:col-end-6{grid-column-end:6}.md\:col-end-7{grid-column-end:7}.md\:col-end-8{grid-column-end:8}.md\:col-end-9{grid-column-end:9}.md\:col-end-10{grid-column-end:10}.md\:col-end-11{grid-column-end:11}.md\:col-end-12{grid-column-end:12}.md\:col-end-13{grid-column-end:13}.md\:col-end-auto{grid-column-end:auto}.md\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.md\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.md\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.md\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.md\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.md\:grid-rows-none{grid-template-rows:none}.md\:row-auto{grid-row:auto}.md\:row-span-1{grid-row:span 1/span 1}.md\:row-span-2{grid-row:span 2/span 2}.md\:row-span-3{grid-row:span 3/span 3}.md\:row-span-4{grid-row:span 4/span 4}.md\:row-span-5{grid-row:span 5/span 5}.md\:row-span-6{grid-row:span 6/span 6}.md\:row-start-1{grid-row-start:1}.md\:row-start-2{grid-row-start:2}.md\:row-start-3{grid-row-start:3}.md\:row-start-4{grid-row-start:4}.md\:row-start-5{grid-row-start:5}.md\:row-start-6{grid-row-start:6}.md\:row-start-7{grid-row-start:7}.md\:row-start-auto{grid-row-start:auto}.md\:row-end-1{grid-row-end:1}.md\:row-end-2{grid-row-end:2}.md\:row-end-3{grid-row-end:3}.md\:row-end-4{grid-row-end:4}.md\:row-end-5{grid-row-end:5}.md\:row-end-6{grid-row-end:6}.md\:row-end-7{grid-row-end:7}.md\:row-end-auto{grid-row-end:auto}.md\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.md\:transform-none{transform:none}.group:hover .md\:group-hover\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.group:hover .md\:group-hover\:transform-none{transform:none}.md\:origin-center{transform-origin:center}.md\:origin-top{transform-origin:top}.md\:origin-top-right{transform-origin:top right}.md\:origin-right{transform-origin:right}.md\:origin-bottom-right{transform-origin:bottom right}.md\:origin-bottom{transform-origin:bottom}.md\:origin-bottom-left{transform-origin:bottom left}.md\:origin-left{transform-origin:left}.md\:origin-top-left{transform-origin:top left}.md\:translate-x-0{--transform-translate-x:0}.md\:translate-x-1{--transform-translate-x:0.25rem}.md\:translate-x-2{--transform-translate-x:0.5rem}.md\:translate-x-3{--transform-translate-x:0.75rem}.md\:translate-x-4{--transform-translate-x:1rem}.md\:translate-x-5{--transform-translate-x:1.25rem}.md\:translate-x-6{--transform-translate-x:1.5rem}.md\:translate-x-7{--transform-translate-x:1.75rem}.md\:translate-x-8{--transform-translate-x:2rem}.md\:translate-x-9{--transform-translate-x:2.25rem}.md\:translate-x-10{--transform-translate-x:2.5rem}.md\:translate-x-11{--transform-translate-x:2.75rem}.md\:translate-x-12{--transform-translate-x:3rem}.md\:translate-x-13{--transform-translate-x:3.25rem}.md\:translate-x-14{--transform-translate-x:3.5rem}.md\:translate-x-15{--transform-translate-x:3.75rem}.md\:translate-x-16{--transform-translate-x:4rem}.md\:translate-x-19{--transform-translate-x:4.75rem}.md\:translate-x-20{--transform-translate-x:5rem}.md\:translate-x-22{--transform-translate-x:5.5rem}.md\:translate-x-23{--transform-translate-x:5.75rem}.md\:translate-x-24{--transform-translate-x:6rem}.md\:translate-x-30{--transform-translate-x:7.5rem}.md\:translate-x-32{--transform-translate-x:8rem}.md\:translate-x-40{--transform-translate-x:10rem}.md\:translate-x-44{--transform-translate-x:11rem}.md\:translate-x-48{--transform-translate-x:12rem}.md\:translate-x-50{--transform-translate-x:12.75rem}.md\:translate-x-52{--transform-translate-x:13rem}.md\:translate-x-53{--transform-translate-x:13.25rem}.md\:translate-x-55{--transform-translate-x:13.75rem}.md\:translate-x-56{--transform-translate-x:14rem}.md\:translate-x-64{--transform-translate-x:16rem}.md\:translate-x-68{--transform-translate-x:17rem}.md\:translate-x-75{--transform-translate-x:18.75rem}.md\:translate-x-98{--transform-translate-x:24.5rem}.md\:translate-x-100{--transform-translate-x:25rem}.md\:translate-x-120{--transform-translate-x:30rem}.md\:translate-x-140{--transform-translate-x:35rem}.md\:translate-x-px{--transform-translate-x:1px}.md\:translate-x-2px{--transform-translate-x:2px}.md\:translate-x-0-5{--transform-translate-x:0.15rem}.md\:translate-x-1-5{--transform-translate-x:0.375rem}.md\:translate-x-2-5{--transform-translate-x:0.625rem}.md\:translate-x-7-2{--transform-translate-x:1.875rem}.md\:translate-x-31-25{--transform-translate-x:7.8125rem}.md\:translate-x-62-5{--transform-translate-x:15.625rem}.md\:-translate-x-1{--transform-translate-x:-0.25rem}.md\:-translate-x-2{--transform-translate-x:-0.5rem}.md\:-translate-x-3{--transform-translate-x:-0.75rem}.md\:-translate-x-4{--transform-translate-x:-1rem}.md\:-translate-x-5{--transform-translate-x:-1.25rem}.md\:-translate-x-6{--transform-translate-x:-1.5rem}.md\:-translate-x-7{--transform-translate-x:-1.75rem}.md\:-translate-x-8{--transform-translate-x:-2rem}.md\:-translate-x-9{--transform-translate-x:-2.25rem}.md\:-translate-x-10{--transform-translate-x:-2.5rem}.md\:-translate-x-11{--transform-translate-x:-2.75rem}.md\:-translate-x-12{--transform-translate-x:-3rem}.md\:-translate-x-13{--transform-translate-x:-3.25rem}.md\:-translate-x-14{--transform-translate-x:-3.5rem}.md\:-translate-x-15{--transform-translate-x:-3.75rem}.md\:-translate-x-16{--transform-translate-x:-4rem}.md\:-translate-x-19{--transform-translate-x:-4.75rem}.md\:-translate-x-20{--transform-translate-x:-5rem}.md\:-translate-x-22{--transform-translate-x:-5.5rem}.md\:-translate-x-23{--transform-translate-x:-5.75rem}.md\:-translate-x-24{--transform-translate-x:-6rem}.md\:-translate-x-30{--transform-translate-x:-7.5rem}.md\:-translate-x-32{--transform-translate-x:-8rem}.md\:-translate-x-40{--transform-translate-x:-10rem}.md\:-translate-x-44{--transform-translate-x:-11rem}.md\:-translate-x-48{--transform-translate-x:-12rem}.md\:-translate-x-50{--transform-translate-x:-12.75rem}.md\:-translate-x-52{--transform-translate-x:-13rem}.md\:-translate-x-53{--transform-translate-x:-13.25rem}.md\:-translate-x-55{--transform-translate-x:-13.75rem}.md\:-translate-x-56{--transform-translate-x:-14rem}.md\:-translate-x-64{--transform-translate-x:-16rem}.md\:-translate-x-68{--transform-translate-x:-17rem}.md\:-translate-x-75{--transform-translate-x:-18.75rem}.md\:-translate-x-98{--transform-translate-x:-24.5rem}.md\:-translate-x-100{--transform-translate-x:-25rem}.md\:-translate-x-120{--transform-translate-x:-30rem}.md\:-translate-x-140{--transform-translate-x:-35rem}.md\:-translate-x-px{--transform-translate-x:-1px}.md\:-translate-x-2px{--transform-translate-x:-2px}.md\:-translate-x-0-5{--transform-translate-x:-0.15rem}.md\:-translate-x-1-5{--transform-translate-x:-0.375rem}.md\:-translate-x-2-5{--transform-translate-x:-0.625rem}.md\:-translate-x-7-2{--transform-translate-x:-1.875rem}.md\:-translate-x-31-25{--transform-translate-x:-7.8125rem}.md\:-translate-x-62-5{--transform-translate-x:-15.625rem}.md\:-translate-x-full{--transform-translate-x:-100%}.md\:-translate-x-1\/2{--transform-translate-x:-50%}.md\:translate-x-1\/2{--transform-translate-x:50%}.md\:translate-x-full{--transform-translate-x:100%}.md\:translate-y-0{--transform-translate-y:0}.md\:translate-y-1{--transform-translate-y:0.25rem}.md\:translate-y-2{--transform-translate-y:0.5rem}.md\:translate-y-3{--transform-translate-y:0.75rem}.md\:translate-y-4{--transform-translate-y:1rem}.md\:translate-y-5{--transform-translate-y:1.25rem}.md\:translate-y-6{--transform-translate-y:1.5rem}.md\:translate-y-7{--transform-translate-y:1.75rem}.md\:translate-y-8{--transform-translate-y:2rem}.md\:translate-y-9{--transform-translate-y:2.25rem}.md\:translate-y-10{--transform-translate-y:2.5rem}.md\:translate-y-11{--transform-translate-y:2.75rem}.md\:translate-y-12{--transform-translate-y:3rem}.md\:translate-y-13{--transform-translate-y:3.25rem}.md\:translate-y-14{--transform-translate-y:3.5rem}.md\:translate-y-15{--transform-translate-y:3.75rem}.md\:translate-y-16{--transform-translate-y:4rem}.md\:translate-y-19{--transform-translate-y:4.75rem}.md\:translate-y-20{--transform-translate-y:5rem}.md\:translate-y-22{--transform-translate-y:5.5rem}.md\:translate-y-23{--transform-translate-y:5.75rem}.md\:translate-y-24{--transform-translate-y:6rem}.md\:translate-y-30{--transform-translate-y:7.5rem}.md\:translate-y-32{--transform-translate-y:8rem}.md\:translate-y-40{--transform-translate-y:10rem}.md\:translate-y-44{--transform-translate-y:11rem}.md\:translate-y-48{--transform-translate-y:12rem}.md\:translate-y-50{--transform-translate-y:12.75rem}.md\:translate-y-52{--transform-translate-y:13rem}.md\:translate-y-53{--transform-translate-y:13.25rem}.md\:translate-y-55{--transform-translate-y:13.75rem}.md\:translate-y-56{--transform-translate-y:14rem}.md\:translate-y-64{--transform-translate-y:16rem}.md\:translate-y-68{--transform-translate-y:17rem}.md\:translate-y-75{--transform-translate-y:18.75rem}.md\:translate-y-98{--transform-translate-y:24.5rem}.md\:translate-y-100{--transform-translate-y:25rem}.md\:translate-y-120{--transform-translate-y:30rem}.md\:translate-y-140{--transform-translate-y:35rem}.md\:translate-y-px{--transform-translate-y:1px}.md\:translate-y-2px{--transform-translate-y:2px}.md\:translate-y-0-5{--transform-translate-y:0.15rem}.md\:translate-y-1-5{--transform-translate-y:0.375rem}.md\:translate-y-2-5{--transform-translate-y:0.625rem}.md\:translate-y-7-2{--transform-translate-y:1.875rem}.md\:translate-y-31-25{--transform-translate-y:7.8125rem}.md\:translate-y-62-5{--transform-translate-y:15.625rem}.md\:-translate-y-1{--transform-translate-y:-0.25rem}.md\:-translate-y-2{--transform-translate-y:-0.5rem}.md\:-translate-y-3{--transform-translate-y:-0.75rem}.md\:-translate-y-4{--transform-translate-y:-1rem}.md\:-translate-y-5{--transform-translate-y:-1.25rem}.md\:-translate-y-6{--transform-translate-y:-1.5rem}.md\:-translate-y-7{--transform-translate-y:-1.75rem}.md\:-translate-y-8{--transform-translate-y:-2rem}.md\:-translate-y-9{--transform-translate-y:-2.25rem}.md\:-translate-y-10{--transform-translate-y:-2.5rem}.md\:-translate-y-11{--transform-translate-y:-2.75rem}.md\:-translate-y-12{--transform-translate-y:-3rem}.md\:-translate-y-13{--transform-translate-y:-3.25rem}.md\:-translate-y-14{--transform-translate-y:-3.5rem}.md\:-translate-y-15{--transform-translate-y:-3.75rem}.md\:-translate-y-16{--transform-translate-y:-4rem}.md\:-translate-y-19{--transform-translate-y:-4.75rem}.md\:-translate-y-20{--transform-translate-y:-5rem}.md\:-translate-y-22{--transform-translate-y:-5.5rem}.md\:-translate-y-23{--transform-translate-y:-5.75rem}.md\:-translate-y-24{--transform-translate-y:-6rem}.md\:-translate-y-30{--transform-translate-y:-7.5rem}.md\:-translate-y-32{--transform-translate-y:-8rem}.md\:-translate-y-40{--transform-translate-y:-10rem}.md\:-translate-y-44{--transform-translate-y:-11rem}.md\:-translate-y-48{--transform-translate-y:-12rem}.md\:-translate-y-50{--transform-translate-y:-12.75rem}.md\:-translate-y-52{--transform-translate-y:-13rem}.md\:-translate-y-53{--transform-translate-y:-13.25rem}.md\:-translate-y-55{--transform-translate-y:-13.75rem}.md\:-translate-y-56{--transform-translate-y:-14rem}.md\:-translate-y-64{--transform-translate-y:-16rem}.md\:-translate-y-68{--transform-translate-y:-17rem}.md\:-translate-y-75{--transform-translate-y:-18.75rem}.md\:-translate-y-98{--transform-translate-y:-24.5rem}.md\:-translate-y-100{--transform-translate-y:-25rem}.md\:-translate-y-120{--transform-translate-y:-30rem}.md\:-translate-y-140{--transform-translate-y:-35rem}.md\:-translate-y-px{--transform-translate-y:-1px}.md\:-translate-y-2px{--transform-translate-y:-2px}.md\:-translate-y-0-5{--transform-translate-y:-0.15rem}.md\:-translate-y-1-5{--transform-translate-y:-0.375rem}.md\:-translate-y-2-5{--transform-translate-y:-0.625rem}.md\:-translate-y-7-2{--transform-translate-y:-1.875rem}.md\:-translate-y-31-25{--transform-translate-y:-7.8125rem}.md\:-translate-y-62-5{--transform-translate-y:-15.625rem}.md\:-translate-y-full{--transform-translate-y:-100%}.md\:-translate-y-1\/2{--transform-translate-y:-50%}.md\:translate-y-1\/2{--transform-translate-y:50%}.md\:translate-y-full{--transform-translate-y:100%}.md\:hover\:translate-x-0:hover{--transform-translate-x:0}.md\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.md\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.md\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.md\:hover\:translate-x-4:hover{--transform-translate-x:1rem}.md\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.md\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.md\:hover\:translate-x-7:hover{--transform-translate-x:1.75rem}.md\:hover\:translate-x-8:hover{--transform-translate-x:2rem}.md\:hover\:translate-x-9:hover{--transform-translate-x:2.25rem}.md\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.md\:hover\:translate-x-11:hover{--transform-translate-x:2.75rem}.md\:hover\:translate-x-12:hover{--transform-translate-x:3rem}.md\:hover\:translate-x-13:hover{--transform-translate-x:3.25rem}.md\:hover\:translate-x-14:hover{--transform-translate-x:3.5rem}.md\:hover\:translate-x-15:hover{--transform-translate-x:3.75rem}.md\:hover\:translate-x-16:hover{--transform-translate-x:4rem}.md\:hover\:translate-x-19:hover{--transform-translate-x:4.75rem}.md\:hover\:translate-x-20:hover{--transform-translate-x:5rem}.md\:hover\:translate-x-22:hover{--transform-translate-x:5.5rem}.md\:hover\:translate-x-23:hover{--transform-translate-x:5.75rem}.md\:hover\:translate-x-24:hover{--transform-translate-x:6rem}.md\:hover\:translate-x-30:hover{--transform-translate-x:7.5rem}.md\:hover\:translate-x-32:hover{--transform-translate-x:8rem}.md\:hover\:translate-x-40:hover{--transform-translate-x:10rem}.md\:hover\:translate-x-44:hover{--transform-translate-x:11rem}.md\:hover\:translate-x-48:hover{--transform-translate-x:12rem}.md\:hover\:translate-x-50:hover{--transform-translate-x:12.75rem}.md\:hover\:translate-x-52:hover{--transform-translate-x:13rem}.md\:hover\:translate-x-53:hover{--transform-translate-x:13.25rem}.md\:hover\:translate-x-55:hover{--transform-translate-x:13.75rem}.md\:hover\:translate-x-56:hover{--transform-translate-x:14rem}.md\:hover\:translate-x-64:hover{--transform-translate-x:16rem}.md\:hover\:translate-x-68:hover{--transform-translate-x:17rem}.md\:hover\:translate-x-75:hover{--transform-translate-x:18.75rem}.md\:hover\:translate-x-98:hover{--transform-translate-x:24.5rem}.md\:hover\:translate-x-100:hover{--transform-translate-x:25rem}.md\:hover\:translate-x-120:hover{--transform-translate-x:30rem}.md\:hover\:translate-x-140:hover{--transform-translate-x:35rem}.md\:hover\:translate-x-px:hover{--transform-translate-x:1px}.md\:hover\:translate-x-2px:hover{--transform-translate-x:2px}.md\:hover\:translate-x-0-5:hover{--transform-translate-x:0.15rem}.md\:hover\:translate-x-1-5:hover{--transform-translate-x:0.375rem}.md\:hover\:translate-x-2-5:hover{--transform-translate-x:0.625rem}.md\:hover\:translate-x-7-2:hover{--transform-translate-x:1.875rem}.md\:hover\:translate-x-31-25:hover{--transform-translate-x:7.8125rem}.md\:hover\:translate-x-62-5:hover{--transform-translate-x:15.625rem}.md\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.md\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.md\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.md\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.md\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.md\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.md\:hover\:-translate-x-7:hover{--transform-translate-x:-1.75rem}.md\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.md\:hover\:-translate-x-9:hover{--transform-translate-x:-2.25rem}.md\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.md\:hover\:-translate-x-11:hover{--transform-translate-x:-2.75rem}.md\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.md\:hover\:-translate-x-13:hover{--transform-translate-x:-3.25rem}.md\:hover\:-translate-x-14:hover{--transform-translate-x:-3.5rem}.md\:hover\:-translate-x-15:hover{--transform-translate-x:-3.75rem}.md\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.md\:hover\:-translate-x-19:hover{--transform-translate-x:-4.75rem}.md\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.md\:hover\:-translate-x-22:hover{--transform-translate-x:-5.5rem}.md\:hover\:-translate-x-23:hover{--transform-translate-x:-5.75rem}.md\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.md\:hover\:-translate-x-30:hover{--transform-translate-x:-7.5rem}.md\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.md\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.md\:hover\:-translate-x-44:hover{--transform-translate-x:-11rem}.md\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.md\:hover\:-translate-x-50:hover{--transform-translate-x:-12.75rem}.md\:hover\:-translate-x-52:hover{--transform-translate-x:-13rem}.md\:hover\:-translate-x-53:hover{--transform-translate-x:-13.25rem}.md\:hover\:-translate-x-55:hover{--transform-translate-x:-13.75rem}.md\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.md\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.md\:hover\:-translate-x-68:hover{--transform-translate-x:-17rem}.md\:hover\:-translate-x-75:hover{--transform-translate-x:-18.75rem}.md\:hover\:-translate-x-98:hover{--transform-translate-x:-24.5rem}.md\:hover\:-translate-x-100:hover{--transform-translate-x:-25rem}.md\:hover\:-translate-x-120:hover{--transform-translate-x:-30rem}.md\:hover\:-translate-x-140:hover{--transform-translate-x:-35rem}.md\:hover\:-translate-x-px:hover{--transform-translate-x:-1px}.md\:hover\:-translate-x-2px:hover{--transform-translate-x:-2px}.md\:hover\:-translate-x-0-5:hover{--transform-translate-x:-0.15rem}.md\:hover\:-translate-x-1-5:hover{--transform-translate-x:-0.375rem}.md\:hover\:-translate-x-2-5:hover{--transform-translate-x:-0.625rem}.md\:hover\:-translate-x-7-2:hover{--transform-translate-x:-1.875rem}.md\:hover\:-translate-x-31-25:hover{--transform-translate-x:-7.8125rem}.md\:hover\:-translate-x-62-5:hover{--transform-translate-x:-15.625rem}.md\:hover\:-translate-x-full:hover{--transform-translate-x:-100%}.md\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.md\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.md\:hover\:translate-x-full:hover{--transform-translate-x:100%}.md\:hover\:translate-y-0:hover{--transform-translate-y:0}.md\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.md\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.md\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.md\:hover\:translate-y-4:hover{--transform-translate-y:1rem}.md\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.md\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.md\:hover\:translate-y-7:hover{--transform-translate-y:1.75rem}.md\:hover\:translate-y-8:hover{--transform-translate-y:2rem}.md\:hover\:translate-y-9:hover{--transform-translate-y:2.25rem}.md\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.md\:hover\:translate-y-11:hover{--transform-translate-y:2.75rem}.md\:hover\:translate-y-12:hover{--transform-translate-y:3rem}.md\:hover\:translate-y-13:hover{--transform-translate-y:3.25rem}.md\:hover\:translate-y-14:hover{--transform-translate-y:3.5rem}.md\:hover\:translate-y-15:hover{--transform-translate-y:3.75rem}.md\:hover\:translate-y-16:hover{--transform-translate-y:4rem}.md\:hover\:translate-y-19:hover{--transform-translate-y:4.75rem}.md\:hover\:translate-y-20:hover{--transform-translate-y:5rem}.md\:hover\:translate-y-22:hover{--transform-translate-y:5.5rem}.md\:hover\:translate-y-23:hover{--transform-translate-y:5.75rem}.md\:hover\:translate-y-24:hover{--transform-translate-y:6rem}.md\:hover\:translate-y-30:hover{--transform-translate-y:7.5rem}.md\:hover\:translate-y-32:hover{--transform-translate-y:8rem}.md\:hover\:translate-y-40:hover{--transform-translate-y:10rem}.md\:hover\:translate-y-44:hover{--transform-translate-y:11rem}.md\:hover\:translate-y-48:hover{--transform-translate-y:12rem}.md\:hover\:translate-y-50:hover{--transform-translate-y:12.75rem}.md\:hover\:translate-y-52:hover{--transform-translate-y:13rem}.md\:hover\:translate-y-53:hover{--transform-translate-y:13.25rem}.md\:hover\:translate-y-55:hover{--transform-translate-y:13.75rem}.md\:hover\:translate-y-56:hover{--transform-translate-y:14rem}.md\:hover\:translate-y-64:hover{--transform-translate-y:16rem}.md\:hover\:translate-y-68:hover{--transform-translate-y:17rem}.md\:hover\:translate-y-75:hover{--transform-translate-y:18.75rem}.md\:hover\:translate-y-98:hover{--transform-translate-y:24.5rem}.md\:hover\:translate-y-100:hover{--transform-translate-y:25rem}.md\:hover\:translate-y-120:hover{--transform-translate-y:30rem}.md\:hover\:translate-y-140:hover{--transform-translate-y:35rem}.md\:hover\:translate-y-px:hover{--transform-translate-y:1px}.md\:hover\:translate-y-2px:hover{--transform-translate-y:2px}.md\:hover\:translate-y-0-5:hover{--transform-translate-y:0.15rem}.md\:hover\:translate-y-1-5:hover{--transform-translate-y:0.375rem}.md\:hover\:translate-y-2-5:hover{--transform-translate-y:0.625rem}.md\:hover\:translate-y-7-2:hover{--transform-translate-y:1.875rem}.md\:hover\:translate-y-31-25:hover{--transform-translate-y:7.8125rem}.md\:hover\:translate-y-62-5:hover{--transform-translate-y:15.625rem}.md\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.md\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.md\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.md\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.md\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.md\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.md\:hover\:-translate-y-7:hover{--transform-translate-y:-1.75rem}.md\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.md\:hover\:-translate-y-9:hover{--transform-translate-y:-2.25rem}.md\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.md\:hover\:-translate-y-11:hover{--transform-translate-y:-2.75rem}.md\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.md\:hover\:-translate-y-13:hover{--transform-translate-y:-3.25rem}.md\:hover\:-translate-y-14:hover{--transform-translate-y:-3.5rem}.md\:hover\:-translate-y-15:hover{--transform-translate-y:-3.75rem}.md\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.md\:hover\:-translate-y-19:hover{--transform-translate-y:-4.75rem}.md\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.md\:hover\:-translate-y-22:hover{--transform-translate-y:-5.5rem}.md\:hover\:-translate-y-23:hover{--transform-translate-y:-5.75rem}.md\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.md\:hover\:-translate-y-30:hover{--transform-translate-y:-7.5rem}.md\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.md\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.md\:hover\:-translate-y-44:hover{--transform-translate-y:-11rem}.md\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.md\:hover\:-translate-y-50:hover{--transform-translate-y:-12.75rem}.md\:hover\:-translate-y-52:hover{--transform-translate-y:-13rem}.md\:hover\:-translate-y-53:hover{--transform-translate-y:-13.25rem}.md\:hover\:-translate-y-55:hover{--transform-translate-y:-13.75rem}.md\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.md\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.md\:hover\:-translate-y-68:hover{--transform-translate-y:-17rem}.md\:hover\:-translate-y-75:hover{--transform-translate-y:-18.75rem}.md\:hover\:-translate-y-98:hover{--transform-translate-y:-24.5rem}.md\:hover\:-translate-y-100:hover{--transform-translate-y:-25rem}.md\:hover\:-translate-y-120:hover{--transform-translate-y:-30rem}.md\:hover\:-translate-y-140:hover{--transform-translate-y:-35rem}.md\:hover\:-translate-y-px:hover{--transform-translate-y:-1px}.md\:hover\:-translate-y-2px:hover{--transform-translate-y:-2px}.md\:hover\:-translate-y-0-5:hover{--transform-translate-y:-0.15rem}.md\:hover\:-translate-y-1-5:hover{--transform-translate-y:-0.375rem}.md\:hover\:-translate-y-2-5:hover{--transform-translate-y:-0.625rem}.md\:hover\:-translate-y-7-2:hover{--transform-translate-y:-1.875rem}.md\:hover\:-translate-y-31-25:hover{--transform-translate-y:-7.8125rem}.md\:hover\:-translate-y-62-5:hover{--transform-translate-y:-15.625rem}.md\:hover\:-translate-y-full:hover{--transform-translate-y:-100%}.md\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.md\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.md\:hover\:translate-y-full:hover{--transform-translate-y:100%}.md\:focus\:translate-x-0:focus{--transform-translate-x:0}.md\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.md\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.md\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.md\:focus\:translate-x-4:focus{--transform-translate-x:1rem}.md\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.md\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.md\:focus\:translate-x-7:focus{--transform-translate-x:1.75rem}.md\:focus\:translate-x-8:focus{--transform-translate-x:2rem}.md\:focus\:translate-x-9:focus{--transform-translate-x:2.25rem}.md\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.md\:focus\:translate-x-11:focus{--transform-translate-x:2.75rem}.md\:focus\:translate-x-12:focus{--transform-translate-x:3rem}.md\:focus\:translate-x-13:focus{--transform-translate-x:3.25rem}.md\:focus\:translate-x-14:focus{--transform-translate-x:3.5rem}.md\:focus\:translate-x-15:focus{--transform-translate-x:3.75rem}.md\:focus\:translate-x-16:focus{--transform-translate-x:4rem}.md\:focus\:translate-x-19:focus{--transform-translate-x:4.75rem}.md\:focus\:translate-x-20:focus{--transform-translate-x:5rem}.md\:focus\:translate-x-22:focus{--transform-translate-x:5.5rem}.md\:focus\:translate-x-23:focus{--transform-translate-x:5.75rem}.md\:focus\:translate-x-24:focus{--transform-translate-x:6rem}.md\:focus\:translate-x-30:focus{--transform-translate-x:7.5rem}.md\:focus\:translate-x-32:focus{--transform-translate-x:8rem}.md\:focus\:translate-x-40:focus{--transform-translate-x:10rem}.md\:focus\:translate-x-44:focus{--transform-translate-x:11rem}.md\:focus\:translate-x-48:focus{--transform-translate-x:12rem}.md\:focus\:translate-x-50:focus{--transform-translate-x:12.75rem}.md\:focus\:translate-x-52:focus{--transform-translate-x:13rem}.md\:focus\:translate-x-53:focus{--transform-translate-x:13.25rem}.md\:focus\:translate-x-55:focus{--transform-translate-x:13.75rem}.md\:focus\:translate-x-56:focus{--transform-translate-x:14rem}.md\:focus\:translate-x-64:focus{--transform-translate-x:16rem}.md\:focus\:translate-x-68:focus{--transform-translate-x:17rem}.md\:focus\:translate-x-75:focus{--transform-translate-x:18.75rem}.md\:focus\:translate-x-98:focus{--transform-translate-x:24.5rem}.md\:focus\:translate-x-100:focus{--transform-translate-x:25rem}.md\:focus\:translate-x-120:focus{--transform-translate-x:30rem}.md\:focus\:translate-x-140:focus{--transform-translate-x:35rem}.md\:focus\:translate-x-px:focus{--transform-translate-x:1px}.md\:focus\:translate-x-2px:focus{--transform-translate-x:2px}.md\:focus\:translate-x-0-5:focus{--transform-translate-x:0.15rem}.md\:focus\:translate-x-1-5:focus{--transform-translate-x:0.375rem}.md\:focus\:translate-x-2-5:focus{--transform-translate-x:0.625rem}.md\:focus\:translate-x-7-2:focus{--transform-translate-x:1.875rem}.md\:focus\:translate-x-31-25:focus{--transform-translate-x:7.8125rem}.md\:focus\:translate-x-62-5:focus{--transform-translate-x:15.625rem}.md\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.md\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.md\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.md\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.md\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.md\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.md\:focus\:-translate-x-7:focus{--transform-translate-x:-1.75rem}.md\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.md\:focus\:-translate-x-9:focus{--transform-translate-x:-2.25rem}.md\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.md\:focus\:-translate-x-11:focus{--transform-translate-x:-2.75rem}.md\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.md\:focus\:-translate-x-13:focus{--transform-translate-x:-3.25rem}.md\:focus\:-translate-x-14:focus{--transform-translate-x:-3.5rem}.md\:focus\:-translate-x-15:focus{--transform-translate-x:-3.75rem}.md\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.md\:focus\:-translate-x-19:focus{--transform-translate-x:-4.75rem}.md\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.md\:focus\:-translate-x-22:focus{--transform-translate-x:-5.5rem}.md\:focus\:-translate-x-23:focus{--transform-translate-x:-5.75rem}.md\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.md\:focus\:-translate-x-30:focus{--transform-translate-x:-7.5rem}.md\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.md\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.md\:focus\:-translate-x-44:focus{--transform-translate-x:-11rem}.md\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.md\:focus\:-translate-x-50:focus{--transform-translate-x:-12.75rem}.md\:focus\:-translate-x-52:focus{--transform-translate-x:-13rem}.md\:focus\:-translate-x-53:focus{--transform-translate-x:-13.25rem}.md\:focus\:-translate-x-55:focus{--transform-translate-x:-13.75rem}.md\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.md\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.md\:focus\:-translate-x-68:focus{--transform-translate-x:-17rem}.md\:focus\:-translate-x-75:focus{--transform-translate-x:-18.75rem}.md\:focus\:-translate-x-98:focus{--transform-translate-x:-24.5rem}.md\:focus\:-translate-x-100:focus{--transform-translate-x:-25rem}.md\:focus\:-translate-x-120:focus{--transform-translate-x:-30rem}.md\:focus\:-translate-x-140:focus{--transform-translate-x:-35rem}.md\:focus\:-translate-x-px:focus{--transform-translate-x:-1px}.md\:focus\:-translate-x-2px:focus{--transform-translate-x:-2px}.md\:focus\:-translate-x-0-5:focus{--transform-translate-x:-0.15rem}.md\:focus\:-translate-x-1-5:focus{--transform-translate-x:-0.375rem}.md\:focus\:-translate-x-2-5:focus{--transform-translate-x:-0.625rem}.md\:focus\:-translate-x-7-2:focus{--transform-translate-x:-1.875rem}.md\:focus\:-translate-x-31-25:focus{--transform-translate-x:-7.8125rem}.md\:focus\:-translate-x-62-5:focus{--transform-translate-x:-15.625rem}.md\:focus\:-translate-x-full:focus{--transform-translate-x:-100%}.md\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.md\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.md\:focus\:translate-x-full:focus{--transform-translate-x:100%}.md\:focus\:translate-y-0:focus{--transform-translate-y:0}.md\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.md\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.md\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.md\:focus\:translate-y-4:focus{--transform-translate-y:1rem}.md\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.md\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.md\:focus\:translate-y-7:focus{--transform-translate-y:1.75rem}.md\:focus\:translate-y-8:focus{--transform-translate-y:2rem}.md\:focus\:translate-y-9:focus{--transform-translate-y:2.25rem}.md\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.md\:focus\:translate-y-11:focus{--transform-translate-y:2.75rem}.md\:focus\:translate-y-12:focus{--transform-translate-y:3rem}.md\:focus\:translate-y-13:focus{--transform-translate-y:3.25rem}.md\:focus\:translate-y-14:focus{--transform-translate-y:3.5rem}.md\:focus\:translate-y-15:focus{--transform-translate-y:3.75rem}.md\:focus\:translate-y-16:focus{--transform-translate-y:4rem}.md\:focus\:translate-y-19:focus{--transform-translate-y:4.75rem}.md\:focus\:translate-y-20:focus{--transform-translate-y:5rem}.md\:focus\:translate-y-22:focus{--transform-translate-y:5.5rem}.md\:focus\:translate-y-23:focus{--transform-translate-y:5.75rem}.md\:focus\:translate-y-24:focus{--transform-translate-y:6rem}.md\:focus\:translate-y-30:focus{--transform-translate-y:7.5rem}.md\:focus\:translate-y-32:focus{--transform-translate-y:8rem}.md\:focus\:translate-y-40:focus{--transform-translate-y:10rem}.md\:focus\:translate-y-44:focus{--transform-translate-y:11rem}.md\:focus\:translate-y-48:focus{--transform-translate-y:12rem}.md\:focus\:translate-y-50:focus{--transform-translate-y:12.75rem}.md\:focus\:translate-y-52:focus{--transform-translate-y:13rem}.md\:focus\:translate-y-53:focus{--transform-translate-y:13.25rem}.md\:focus\:translate-y-55:focus{--transform-translate-y:13.75rem}.md\:focus\:translate-y-56:focus{--transform-translate-y:14rem}.md\:focus\:translate-y-64:focus{--transform-translate-y:16rem}.md\:focus\:translate-y-68:focus{--transform-translate-y:17rem}.md\:focus\:translate-y-75:focus{--transform-translate-y:18.75rem}.md\:focus\:translate-y-98:focus{--transform-translate-y:24.5rem}.md\:focus\:translate-y-100:focus{--transform-translate-y:25rem}.md\:focus\:translate-y-120:focus{--transform-translate-y:30rem}.md\:focus\:translate-y-140:focus{--transform-translate-y:35rem}.md\:focus\:translate-y-px:focus{--transform-translate-y:1px}.md\:focus\:translate-y-2px:focus{--transform-translate-y:2px}.md\:focus\:translate-y-0-5:focus{--transform-translate-y:0.15rem}.md\:focus\:translate-y-1-5:focus{--transform-translate-y:0.375rem}.md\:focus\:translate-y-2-5:focus{--transform-translate-y:0.625rem}.md\:focus\:translate-y-7-2:focus{--transform-translate-y:1.875rem}.md\:focus\:translate-y-31-25:focus{--transform-translate-y:7.8125rem}.md\:focus\:translate-y-62-5:focus{--transform-translate-y:15.625rem}.md\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.md\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.md\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.md\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.md\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.md\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.md\:focus\:-translate-y-7:focus{--transform-translate-y:-1.75rem}.md\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.md\:focus\:-translate-y-9:focus{--transform-translate-y:-2.25rem}.md\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.md\:focus\:-translate-y-11:focus{--transform-translate-y:-2.75rem}.md\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.md\:focus\:-translate-y-13:focus{--transform-translate-y:-3.25rem}.md\:focus\:-translate-y-14:focus{--transform-translate-y:-3.5rem}.md\:focus\:-translate-y-15:focus{--transform-translate-y:-3.75rem}.md\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.md\:focus\:-translate-y-19:focus{--transform-translate-y:-4.75rem}.md\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.md\:focus\:-translate-y-22:focus{--transform-translate-y:-5.5rem}.md\:focus\:-translate-y-23:focus{--transform-translate-y:-5.75rem}.md\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.md\:focus\:-translate-y-30:focus{--transform-translate-y:-7.5rem}.md\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.md\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.md\:focus\:-translate-y-44:focus{--transform-translate-y:-11rem}.md\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.md\:focus\:-translate-y-50:focus{--transform-translate-y:-12.75rem}.md\:focus\:-translate-y-52:focus{--transform-translate-y:-13rem}.md\:focus\:-translate-y-53:focus{--transform-translate-y:-13.25rem}.md\:focus\:-translate-y-55:focus{--transform-translate-y:-13.75rem}.md\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.md\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.md\:focus\:-translate-y-68:focus{--transform-translate-y:-17rem}.md\:focus\:-translate-y-75:focus{--transform-translate-y:-18.75rem}.md\:focus\:-translate-y-98:focus{--transform-translate-y:-24.5rem}.md\:focus\:-translate-y-100:focus{--transform-translate-y:-25rem}.md\:focus\:-translate-y-120:focus{--transform-translate-y:-30rem}.md\:focus\:-translate-y-140:focus{--transform-translate-y:-35rem}.md\:focus\:-translate-y-px:focus{--transform-translate-y:-1px}.md\:focus\:-translate-y-2px:focus{--transform-translate-y:-2px}.md\:focus\:-translate-y-0-5:focus{--transform-translate-y:-0.15rem}.md\:focus\:-translate-y-1-5:focus{--transform-translate-y:-0.375rem}.md\:focus\:-translate-y-2-5:focus{--transform-translate-y:-0.625rem}.md\:focus\:-translate-y-7-2:focus{--transform-translate-y:-1.875rem}.md\:focus\:-translate-y-31-25:focus{--transform-translate-y:-7.8125rem}.md\:focus\:-translate-y-62-5:focus{--transform-translate-y:-15.625rem}.md\:focus\:-translate-y-full:focus{--transform-translate-y:-100%}.md\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.md\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.md\:focus\:translate-y-full:focus{--transform-translate-y:100%}.md\:active\:translate-x-0:active{--transform-translate-x:0}.md\:active\:translate-x-1:active{--transform-translate-x:0.25rem}.md\:active\:translate-x-2:active{--transform-translate-x:0.5rem}.md\:active\:translate-x-3:active{--transform-translate-x:0.75rem}.md\:active\:translate-x-4:active{--transform-translate-x:1rem}.md\:active\:translate-x-5:active{--transform-translate-x:1.25rem}.md\:active\:translate-x-6:active{--transform-translate-x:1.5rem}.md\:active\:translate-x-7:active{--transform-translate-x:1.75rem}.md\:active\:translate-x-8:active{--transform-translate-x:2rem}.md\:active\:translate-x-9:active{--transform-translate-x:2.25rem}.md\:active\:translate-x-10:active{--transform-translate-x:2.5rem}.md\:active\:translate-x-11:active{--transform-translate-x:2.75rem}.md\:active\:translate-x-12:active{--transform-translate-x:3rem}.md\:active\:translate-x-13:active{--transform-translate-x:3.25rem}.md\:active\:translate-x-14:active{--transform-translate-x:3.5rem}.md\:active\:translate-x-15:active{--transform-translate-x:3.75rem}.md\:active\:translate-x-16:active{--transform-translate-x:4rem}.md\:active\:translate-x-19:active{--transform-translate-x:4.75rem}.md\:active\:translate-x-20:active{--transform-translate-x:5rem}.md\:active\:translate-x-22:active{--transform-translate-x:5.5rem}.md\:active\:translate-x-23:active{--transform-translate-x:5.75rem}.md\:active\:translate-x-24:active{--transform-translate-x:6rem}.md\:active\:translate-x-30:active{--transform-translate-x:7.5rem}.md\:active\:translate-x-32:active{--transform-translate-x:8rem}.md\:active\:translate-x-40:active{--transform-translate-x:10rem}.md\:active\:translate-x-44:active{--transform-translate-x:11rem}.md\:active\:translate-x-48:active{--transform-translate-x:12rem}.md\:active\:translate-x-50:active{--transform-translate-x:12.75rem}.md\:active\:translate-x-52:active{--transform-translate-x:13rem}.md\:active\:translate-x-53:active{--transform-translate-x:13.25rem}.md\:active\:translate-x-55:active{--transform-translate-x:13.75rem}.md\:active\:translate-x-56:active{--transform-translate-x:14rem}.md\:active\:translate-x-64:active{--transform-translate-x:16rem}.md\:active\:translate-x-68:active{--transform-translate-x:17rem}.md\:active\:translate-x-75:active{--transform-translate-x:18.75rem}.md\:active\:translate-x-98:active{--transform-translate-x:24.5rem}.md\:active\:translate-x-100:active{--transform-translate-x:25rem}.md\:active\:translate-x-120:active{--transform-translate-x:30rem}.md\:active\:translate-x-140:active{--transform-translate-x:35rem}.md\:active\:translate-x-px:active{--transform-translate-x:1px}.md\:active\:translate-x-2px:active{--transform-translate-x:2px}.md\:active\:translate-x-0-5:active{--transform-translate-x:0.15rem}.md\:active\:translate-x-1-5:active{--transform-translate-x:0.375rem}.md\:active\:translate-x-2-5:active{--transform-translate-x:0.625rem}.md\:active\:translate-x-7-2:active{--transform-translate-x:1.875rem}.md\:active\:translate-x-31-25:active{--transform-translate-x:7.8125rem}.md\:active\:translate-x-62-5:active{--transform-translate-x:15.625rem}.md\:active\:-translate-x-1:active{--transform-translate-x:-0.25rem}.md\:active\:-translate-x-2:active{--transform-translate-x:-0.5rem}.md\:active\:-translate-x-3:active{--transform-translate-x:-0.75rem}.md\:active\:-translate-x-4:active{--transform-translate-x:-1rem}.md\:active\:-translate-x-5:active{--transform-translate-x:-1.25rem}.md\:active\:-translate-x-6:active{--transform-translate-x:-1.5rem}.md\:active\:-translate-x-7:active{--transform-translate-x:-1.75rem}.md\:active\:-translate-x-8:active{--transform-translate-x:-2rem}.md\:active\:-translate-x-9:active{--transform-translate-x:-2.25rem}.md\:active\:-translate-x-10:active{--transform-translate-x:-2.5rem}.md\:active\:-translate-x-11:active{--transform-translate-x:-2.75rem}.md\:active\:-translate-x-12:active{--transform-translate-x:-3rem}.md\:active\:-translate-x-13:active{--transform-translate-x:-3.25rem}.md\:active\:-translate-x-14:active{--transform-translate-x:-3.5rem}.md\:active\:-translate-x-15:active{--transform-translate-x:-3.75rem}.md\:active\:-translate-x-16:active{--transform-translate-x:-4rem}.md\:active\:-translate-x-19:active{--transform-translate-x:-4.75rem}.md\:active\:-translate-x-20:active{--transform-translate-x:-5rem}.md\:active\:-translate-x-22:active{--transform-translate-x:-5.5rem}.md\:active\:-translate-x-23:active{--transform-translate-x:-5.75rem}.md\:active\:-translate-x-24:active{--transform-translate-x:-6rem}.md\:active\:-translate-x-30:active{--transform-translate-x:-7.5rem}.md\:active\:-translate-x-32:active{--transform-translate-x:-8rem}.md\:active\:-translate-x-40:active{--transform-translate-x:-10rem}.md\:active\:-translate-x-44:active{--transform-translate-x:-11rem}.md\:active\:-translate-x-48:active{--transform-translate-x:-12rem}.md\:active\:-translate-x-50:active{--transform-translate-x:-12.75rem}.md\:active\:-translate-x-52:active{--transform-translate-x:-13rem}.md\:active\:-translate-x-53:active{--transform-translate-x:-13.25rem}.md\:active\:-translate-x-55:active{--transform-translate-x:-13.75rem}.md\:active\:-translate-x-56:active{--transform-translate-x:-14rem}.md\:active\:-translate-x-64:active{--transform-translate-x:-16rem}.md\:active\:-translate-x-68:active{--transform-translate-x:-17rem}.md\:active\:-translate-x-75:active{--transform-translate-x:-18.75rem}.md\:active\:-translate-x-98:active{--transform-translate-x:-24.5rem}.md\:active\:-translate-x-100:active{--transform-translate-x:-25rem}.md\:active\:-translate-x-120:active{--transform-translate-x:-30rem}.md\:active\:-translate-x-140:active{--transform-translate-x:-35rem}.md\:active\:-translate-x-px:active{--transform-translate-x:-1px}.md\:active\:-translate-x-2px:active{--transform-translate-x:-2px}.md\:active\:-translate-x-0-5:active{--transform-translate-x:-0.15rem}.md\:active\:-translate-x-1-5:active{--transform-translate-x:-0.375rem}.md\:active\:-translate-x-2-5:active{--transform-translate-x:-0.625rem}.md\:active\:-translate-x-7-2:active{--transform-translate-x:-1.875rem}.md\:active\:-translate-x-31-25:active{--transform-translate-x:-7.8125rem}.md\:active\:-translate-x-62-5:active{--transform-translate-x:-15.625rem}.md\:active\:-translate-x-full:active{--transform-translate-x:-100%}.md\:active\:-translate-x-1\/2:active{--transform-translate-x:-50%}.md\:active\:translate-x-1\/2:active{--transform-translate-x:50%}.md\:active\:translate-x-full:active{--transform-translate-x:100%}.md\:active\:translate-y-0:active{--transform-translate-y:0}.md\:active\:translate-y-1:active{--transform-translate-y:0.25rem}.md\:active\:translate-y-2:active{--transform-translate-y:0.5rem}.md\:active\:translate-y-3:active{--transform-translate-y:0.75rem}.md\:active\:translate-y-4:active{--transform-translate-y:1rem}.md\:active\:translate-y-5:active{--transform-translate-y:1.25rem}.md\:active\:translate-y-6:active{--transform-translate-y:1.5rem}.md\:active\:translate-y-7:active{--transform-translate-y:1.75rem}.md\:active\:translate-y-8:active{--transform-translate-y:2rem}.md\:active\:translate-y-9:active{--transform-translate-y:2.25rem}.md\:active\:translate-y-10:active{--transform-translate-y:2.5rem}.md\:active\:translate-y-11:active{--transform-translate-y:2.75rem}.md\:active\:translate-y-12:active{--transform-translate-y:3rem}.md\:active\:translate-y-13:active{--transform-translate-y:3.25rem}.md\:active\:translate-y-14:active{--transform-translate-y:3.5rem}.md\:active\:translate-y-15:active{--transform-translate-y:3.75rem}.md\:active\:translate-y-16:active{--transform-translate-y:4rem}.md\:active\:translate-y-19:active{--transform-translate-y:4.75rem}.md\:active\:translate-y-20:active{--transform-translate-y:5rem}.md\:active\:translate-y-22:active{--transform-translate-y:5.5rem}.md\:active\:translate-y-23:active{--transform-translate-y:5.75rem}.md\:active\:translate-y-24:active{--transform-translate-y:6rem}.md\:active\:translate-y-30:active{--transform-translate-y:7.5rem}.md\:active\:translate-y-32:active{--transform-translate-y:8rem}.md\:active\:translate-y-40:active{--transform-translate-y:10rem}.md\:active\:translate-y-44:active{--transform-translate-y:11rem}.md\:active\:translate-y-48:active{--transform-translate-y:12rem}.md\:active\:translate-y-50:active{--transform-translate-y:12.75rem}.md\:active\:translate-y-52:active{--transform-translate-y:13rem}.md\:active\:translate-y-53:active{--transform-translate-y:13.25rem}.md\:active\:translate-y-55:active{--transform-translate-y:13.75rem}.md\:active\:translate-y-56:active{--transform-translate-y:14rem}.md\:active\:translate-y-64:active{--transform-translate-y:16rem}.md\:active\:translate-y-68:active{--transform-translate-y:17rem}.md\:active\:translate-y-75:active{--transform-translate-y:18.75rem}.md\:active\:translate-y-98:active{--transform-translate-y:24.5rem}.md\:active\:translate-y-100:active{--transform-translate-y:25rem}.md\:active\:translate-y-120:active{--transform-translate-y:30rem}.md\:active\:translate-y-140:active{--transform-translate-y:35rem}.md\:active\:translate-y-px:active{--transform-translate-y:1px}.md\:active\:translate-y-2px:active{--transform-translate-y:2px}.md\:active\:translate-y-0-5:active{--transform-translate-y:0.15rem}.md\:active\:translate-y-1-5:active{--transform-translate-y:0.375rem}.md\:active\:translate-y-2-5:active{--transform-translate-y:0.625rem}.md\:active\:translate-y-7-2:active{--transform-translate-y:1.875rem}.md\:active\:translate-y-31-25:active{--transform-translate-y:7.8125rem}.md\:active\:translate-y-62-5:active{--transform-translate-y:15.625rem}.md\:active\:-translate-y-1:active{--transform-translate-y:-0.25rem}.md\:active\:-translate-y-2:active{--transform-translate-y:-0.5rem}.md\:active\:-translate-y-3:active{--transform-translate-y:-0.75rem}.md\:active\:-translate-y-4:active{--transform-translate-y:-1rem}.md\:active\:-translate-y-5:active{--transform-translate-y:-1.25rem}.md\:active\:-translate-y-6:active{--transform-translate-y:-1.5rem}.md\:active\:-translate-y-7:active{--transform-translate-y:-1.75rem}.md\:active\:-translate-y-8:active{--transform-translate-y:-2rem}.md\:active\:-translate-y-9:active{--transform-translate-y:-2.25rem}.md\:active\:-translate-y-10:active{--transform-translate-y:-2.5rem}.md\:active\:-translate-y-11:active{--transform-translate-y:-2.75rem}.md\:active\:-translate-y-12:active{--transform-translate-y:-3rem}.md\:active\:-translate-y-13:active{--transform-translate-y:-3.25rem}.md\:active\:-translate-y-14:active{--transform-translate-y:-3.5rem}.md\:active\:-translate-y-15:active{--transform-translate-y:-3.75rem}.md\:active\:-translate-y-16:active{--transform-translate-y:-4rem}.md\:active\:-translate-y-19:active{--transform-translate-y:-4.75rem}.md\:active\:-translate-y-20:active{--transform-translate-y:-5rem}.md\:active\:-translate-y-22:active{--transform-translate-y:-5.5rem}.md\:active\:-translate-y-23:active{--transform-translate-y:-5.75rem}.md\:active\:-translate-y-24:active{--transform-translate-y:-6rem}.md\:active\:-translate-y-30:active{--transform-translate-y:-7.5rem}.md\:active\:-translate-y-32:active{--transform-translate-y:-8rem}.md\:active\:-translate-y-40:active{--transform-translate-y:-10rem}.md\:active\:-translate-y-44:active{--transform-translate-y:-11rem}.md\:active\:-translate-y-48:active{--transform-translate-y:-12rem}.md\:active\:-translate-y-50:active{--transform-translate-y:-12.75rem}.md\:active\:-translate-y-52:active{--transform-translate-y:-13rem}.md\:active\:-translate-y-53:active{--transform-translate-y:-13.25rem}.md\:active\:-translate-y-55:active{--transform-translate-y:-13.75rem}.md\:active\:-translate-y-56:active{--transform-translate-y:-14rem}.md\:active\:-translate-y-64:active{--transform-translate-y:-16rem}.md\:active\:-translate-y-68:active{--transform-translate-y:-17rem}.md\:active\:-translate-y-75:active{--transform-translate-y:-18.75rem}.md\:active\:-translate-y-98:active{--transform-translate-y:-24.5rem}.md\:active\:-translate-y-100:active{--transform-translate-y:-25rem}.md\:active\:-translate-y-120:active{--transform-translate-y:-30rem}.md\:active\:-translate-y-140:active{--transform-translate-y:-35rem}.md\:active\:-translate-y-px:active{--transform-translate-y:-1px}.md\:active\:-translate-y-2px:active{--transform-translate-y:-2px}.md\:active\:-translate-y-0-5:active{--transform-translate-y:-0.15rem}.md\:active\:-translate-y-1-5:active{--transform-translate-y:-0.375rem}.md\:active\:-translate-y-2-5:active{--transform-translate-y:-0.625rem}.md\:active\:-translate-y-7-2:active{--transform-translate-y:-1.875rem}.md\:active\:-translate-y-31-25:active{--transform-translate-y:-7.8125rem}.md\:active\:-translate-y-62-5:active{--transform-translate-y:-15.625rem}.md\:active\:-translate-y-full:active{--transform-translate-y:-100%}.md\:active\:-translate-y-1\/2:active{--transform-translate-y:-50%}.md\:active\:translate-y-1\/2:active{--transform-translate-y:50%}.md\:active\:translate-y-full:active{--transform-translate-y:100%}.group:hover .md\:group-hover\:translate-x-0{--transform-translate-x:0}.group:hover .md\:group-hover\:translate-x-1{--transform-translate-x:0.25rem}.group:hover .md\:group-hover\:translate-x-2{--transform-translate-x:0.5rem}.group:hover .md\:group-hover\:translate-x-3{--transform-translate-x:0.75rem}.group:hover .md\:group-hover\:translate-x-4{--transform-translate-x:1rem}.group:hover .md\:group-hover\:translate-x-5{--transform-translate-x:1.25rem}.group:hover .md\:group-hover\:translate-x-6{--transform-translate-x:1.5rem}.group:hover .md\:group-hover\:translate-x-7{--transform-translate-x:1.75rem}.group:hover .md\:group-hover\:translate-x-8{--transform-translate-x:2rem}.group:hover .md\:group-hover\:translate-x-9{--transform-translate-x:2.25rem}.group:hover .md\:group-hover\:translate-x-10{--transform-translate-x:2.5rem}.group:hover .md\:group-hover\:translate-x-11{--transform-translate-x:2.75rem}.group:hover .md\:group-hover\:translate-x-12{--transform-translate-x:3rem}.group:hover .md\:group-hover\:translate-x-13{--transform-translate-x:3.25rem}.group:hover .md\:group-hover\:translate-x-14{--transform-translate-x:3.5rem}.group:hover .md\:group-hover\:translate-x-15{--transform-translate-x:3.75rem}.group:hover .md\:group-hover\:translate-x-16{--transform-translate-x:4rem}.group:hover .md\:group-hover\:translate-x-19{--transform-translate-x:4.75rem}.group:hover .md\:group-hover\:translate-x-20{--transform-translate-x:5rem}.group:hover .md\:group-hover\:translate-x-22{--transform-translate-x:5.5rem}.group:hover .md\:group-hover\:translate-x-23{--transform-translate-x:5.75rem}.group:hover .md\:group-hover\:translate-x-24{--transform-translate-x:6rem}.group:hover .md\:group-hover\:translate-x-30{--transform-translate-x:7.5rem}.group:hover .md\:group-hover\:translate-x-32{--transform-translate-x:8rem}.group:hover .md\:group-hover\:translate-x-40{--transform-translate-x:10rem}.group:hover .md\:group-hover\:translate-x-44{--transform-translate-x:11rem}.group:hover .md\:group-hover\:translate-x-48{--transform-translate-x:12rem}.group:hover .md\:group-hover\:translate-x-50{--transform-translate-x:12.75rem}.group:hover .md\:group-hover\:translate-x-52{--transform-translate-x:13rem}.group:hover .md\:group-hover\:translate-x-53{--transform-translate-x:13.25rem}.group:hover .md\:group-hover\:translate-x-55{--transform-translate-x:13.75rem}.group:hover .md\:group-hover\:translate-x-56{--transform-translate-x:14rem}.group:hover .md\:group-hover\:translate-x-64{--transform-translate-x:16rem}.group:hover .md\:group-hover\:translate-x-68{--transform-translate-x:17rem}.group:hover .md\:group-hover\:translate-x-75{--transform-translate-x:18.75rem}.group:hover .md\:group-hover\:translate-x-98{--transform-translate-x:24.5rem}.group:hover .md\:group-hover\:translate-x-100{--transform-translate-x:25rem}.group:hover .md\:group-hover\:translate-x-120{--transform-translate-x:30rem}.group:hover .md\:group-hover\:translate-x-140{--transform-translate-x:35rem}.group:hover .md\:group-hover\:translate-x-px{--transform-translate-x:1px}.group:hover .md\:group-hover\:translate-x-2px{--transform-translate-x:2px}.group:hover .md\:group-hover\:translate-x-0-5{--transform-translate-x:0.15rem}.group:hover .md\:group-hover\:translate-x-1-5{--transform-translate-x:0.375rem}.group:hover .md\:group-hover\:translate-x-2-5{--transform-translate-x:0.625rem}.group:hover .md\:group-hover\:translate-x-7-2{--transform-translate-x:1.875rem}.group:hover .md\:group-hover\:translate-x-31-25{--transform-translate-x:7.8125rem}.group:hover .md\:group-hover\:translate-x-62-5{--transform-translate-x:15.625rem}.group:hover .md\:group-hover\:-translate-x-1{--transform-translate-x:-0.25rem}.group:hover .md\:group-hover\:-translate-x-2{--transform-translate-x:-0.5rem}.group:hover .md\:group-hover\:-translate-x-3{--transform-translate-x:-0.75rem}.group:hover .md\:group-hover\:-translate-x-4{--transform-translate-x:-1rem}.group:hover .md\:group-hover\:-translate-x-5{--transform-translate-x:-1.25rem}.group:hover .md\:group-hover\:-translate-x-6{--transform-translate-x:-1.5rem}.group:hover .md\:group-hover\:-translate-x-7{--transform-translate-x:-1.75rem}.group:hover .md\:group-hover\:-translate-x-8{--transform-translate-x:-2rem}.group:hover .md\:group-hover\:-translate-x-9{--transform-translate-x:-2.25rem}.group:hover .md\:group-hover\:-translate-x-10{--transform-translate-x:-2.5rem}.group:hover .md\:group-hover\:-translate-x-11{--transform-translate-x:-2.75rem}.group:hover .md\:group-hover\:-translate-x-12{--transform-translate-x:-3rem}.group:hover .md\:group-hover\:-translate-x-13{--transform-translate-x:-3.25rem}.group:hover .md\:group-hover\:-translate-x-14{--transform-translate-x:-3.5rem}.group:hover .md\:group-hover\:-translate-x-15{--transform-translate-x:-3.75rem}.group:hover .md\:group-hover\:-translate-x-16{--transform-translate-x:-4rem}.group:hover .md\:group-hover\:-translate-x-19{--transform-translate-x:-4.75rem}.group:hover .md\:group-hover\:-translate-x-20{--transform-translate-x:-5rem}.group:hover .md\:group-hover\:-translate-x-22{--transform-translate-x:-5.5rem}.group:hover .md\:group-hover\:-translate-x-23{--transform-translate-x:-5.75rem}.group:hover .md\:group-hover\:-translate-x-24{--transform-translate-x:-6rem}.group:hover .md\:group-hover\:-translate-x-30{--transform-translate-x:-7.5rem}.group:hover .md\:group-hover\:-translate-x-32{--transform-translate-x:-8rem}.group:hover .md\:group-hover\:-translate-x-40{--transform-translate-x:-10rem}.group:hover .md\:group-hover\:-translate-x-44{--transform-translate-x:-11rem}.group:hover .md\:group-hover\:-translate-x-48{--transform-translate-x:-12rem}.group:hover .md\:group-hover\:-translate-x-50{--transform-translate-x:-12.75rem}.group:hover .md\:group-hover\:-translate-x-52{--transform-translate-x:-13rem}.group:hover .md\:group-hover\:-translate-x-53{--transform-translate-x:-13.25rem}.group:hover .md\:group-hover\:-translate-x-55{--transform-translate-x:-13.75rem}.group:hover .md\:group-hover\:-translate-x-56{--transform-translate-x:-14rem}.group:hover .md\:group-hover\:-translate-x-64{--transform-translate-x:-16rem}.group:hover .md\:group-hover\:-translate-x-68{--transform-translate-x:-17rem}.group:hover .md\:group-hover\:-translate-x-75{--transform-translate-x:-18.75rem}.group:hover .md\:group-hover\:-translate-x-98{--transform-translate-x:-24.5rem}.group:hover .md\:group-hover\:-translate-x-100{--transform-translate-x:-25rem}.group:hover .md\:group-hover\:-translate-x-120{--transform-translate-x:-30rem}.group:hover .md\:group-hover\:-translate-x-140{--transform-translate-x:-35rem}.group:hover .md\:group-hover\:-translate-x-px{--transform-translate-x:-1px}.group:hover .md\:group-hover\:-translate-x-2px{--transform-translate-x:-2px}.group:hover .md\:group-hover\:-translate-x-0-5{--transform-translate-x:-0.15rem}.group:hover .md\:group-hover\:-translate-x-1-5{--transform-translate-x:-0.375rem}.group:hover .md\:group-hover\:-translate-x-2-5{--transform-translate-x:-0.625rem}.group:hover .md\:group-hover\:-translate-x-7-2{--transform-translate-x:-1.875rem}.group:hover .md\:group-hover\:-translate-x-31-25{--transform-translate-x:-7.8125rem}.group:hover .md\:group-hover\:-translate-x-62-5{--transform-translate-x:-15.625rem}.group:hover .md\:group-hover\:-translate-x-full{--transform-translate-x:-100%}.group:hover .md\:group-hover\:-translate-x-1\/2{--transform-translate-x:-50%}.group:hover .md\:group-hover\:translate-x-1\/2{--transform-translate-x:50%}.group:hover .md\:group-hover\:translate-x-full{--transform-translate-x:100%}.group:hover .md\:group-hover\:translate-y-0{--transform-translate-y:0}.group:hover .md\:group-hover\:translate-y-1{--transform-translate-y:0.25rem}.group:hover .md\:group-hover\:translate-y-2{--transform-translate-y:0.5rem}.group:hover .md\:group-hover\:translate-y-3{--transform-translate-y:0.75rem}.group:hover .md\:group-hover\:translate-y-4{--transform-translate-y:1rem}.group:hover .md\:group-hover\:translate-y-5{--transform-translate-y:1.25rem}.group:hover .md\:group-hover\:translate-y-6{--transform-translate-y:1.5rem}.group:hover .md\:group-hover\:translate-y-7{--transform-translate-y:1.75rem}.group:hover .md\:group-hover\:translate-y-8{--transform-translate-y:2rem}.group:hover .md\:group-hover\:translate-y-9{--transform-translate-y:2.25rem}.group:hover .md\:group-hover\:translate-y-10{--transform-translate-y:2.5rem}.group:hover .md\:group-hover\:translate-y-11{--transform-translate-y:2.75rem}.group:hover .md\:group-hover\:translate-y-12{--transform-translate-y:3rem}.group:hover .md\:group-hover\:translate-y-13{--transform-translate-y:3.25rem}.group:hover .md\:group-hover\:translate-y-14{--transform-translate-y:3.5rem}.group:hover .md\:group-hover\:translate-y-15{--transform-translate-y:3.75rem}.group:hover .md\:group-hover\:translate-y-16{--transform-translate-y:4rem}.group:hover .md\:group-hover\:translate-y-19{--transform-translate-y:4.75rem}.group:hover .md\:group-hover\:translate-y-20{--transform-translate-y:5rem}.group:hover .md\:group-hover\:translate-y-22{--transform-translate-y:5.5rem}.group:hover .md\:group-hover\:translate-y-23{--transform-translate-y:5.75rem}.group:hover .md\:group-hover\:translate-y-24{--transform-translate-y:6rem}.group:hover .md\:group-hover\:translate-y-30{--transform-translate-y:7.5rem}.group:hover .md\:group-hover\:translate-y-32{--transform-translate-y:8rem}.group:hover .md\:group-hover\:translate-y-40{--transform-translate-y:10rem}.group:hover .md\:group-hover\:translate-y-44{--transform-translate-y:11rem}.group:hover .md\:group-hover\:translate-y-48{--transform-translate-y:12rem}.group:hover .md\:group-hover\:translate-y-50{--transform-translate-y:12.75rem}.group:hover .md\:group-hover\:translate-y-52{--transform-translate-y:13rem}.group:hover .md\:group-hover\:translate-y-53{--transform-translate-y:13.25rem}.group:hover .md\:group-hover\:translate-y-55{--transform-translate-y:13.75rem}.group:hover .md\:group-hover\:translate-y-56{--transform-translate-y:14rem}.group:hover .md\:group-hover\:translate-y-64{--transform-translate-y:16rem}.group:hover .md\:group-hover\:translate-y-68{--transform-translate-y:17rem}.group:hover .md\:group-hover\:translate-y-75{--transform-translate-y:18.75rem}.group:hover .md\:group-hover\:translate-y-98{--transform-translate-y:24.5rem}.group:hover .md\:group-hover\:translate-y-100{--transform-translate-y:25rem}.group:hover .md\:group-hover\:translate-y-120{--transform-translate-y:30rem}.group:hover .md\:group-hover\:translate-y-140{--transform-translate-y:35rem}.group:hover .md\:group-hover\:translate-y-px{--transform-translate-y:1px}.group:hover .md\:group-hover\:translate-y-2px{--transform-translate-y:2px}.group:hover .md\:group-hover\:translate-y-0-5{--transform-translate-y:0.15rem}.group:hover .md\:group-hover\:translate-y-1-5{--transform-translate-y:0.375rem}.group:hover .md\:group-hover\:translate-y-2-5{--transform-translate-y:0.625rem}.group:hover .md\:group-hover\:translate-y-7-2{--transform-translate-y:1.875rem}.group:hover .md\:group-hover\:translate-y-31-25{--transform-translate-y:7.8125rem}.group:hover .md\:group-hover\:translate-y-62-5{--transform-translate-y:15.625rem}.group:hover .md\:group-hover\:-translate-y-1{--transform-translate-y:-0.25rem}.group:hover .md\:group-hover\:-translate-y-2{--transform-translate-y:-0.5rem}.group:hover .md\:group-hover\:-translate-y-3{--transform-translate-y:-0.75rem}.group:hover .md\:group-hover\:-translate-y-4{--transform-translate-y:-1rem}.group:hover .md\:group-hover\:-translate-y-5{--transform-translate-y:-1.25rem}.group:hover .md\:group-hover\:-translate-y-6{--transform-translate-y:-1.5rem}.group:hover .md\:group-hover\:-translate-y-7{--transform-translate-y:-1.75rem}.group:hover .md\:group-hover\:-translate-y-8{--transform-translate-y:-2rem}.group:hover .md\:group-hover\:-translate-y-9{--transform-translate-y:-2.25rem}.group:hover .md\:group-hover\:-translate-y-10{--transform-translate-y:-2.5rem}.group:hover .md\:group-hover\:-translate-y-11{--transform-translate-y:-2.75rem}.group:hover .md\:group-hover\:-translate-y-12{--transform-translate-y:-3rem}.group:hover .md\:group-hover\:-translate-y-13{--transform-translate-y:-3.25rem}.group:hover .md\:group-hover\:-translate-y-14{--transform-translate-y:-3.5rem}.group:hover .md\:group-hover\:-translate-y-15{--transform-translate-y:-3.75rem}.group:hover .md\:group-hover\:-translate-y-16{--transform-translate-y:-4rem}.group:hover .md\:group-hover\:-translate-y-19{--transform-translate-y:-4.75rem}.group:hover .md\:group-hover\:-translate-y-20{--transform-translate-y:-5rem}.group:hover .md\:group-hover\:-translate-y-22{--transform-translate-y:-5.5rem}.group:hover .md\:group-hover\:-translate-y-23{--transform-translate-y:-5.75rem}.group:hover .md\:group-hover\:-translate-y-24{--transform-translate-y:-6rem}.group:hover .md\:group-hover\:-translate-y-30{--transform-translate-y:-7.5rem}.group:hover .md\:group-hover\:-translate-y-32{--transform-translate-y:-8rem}.group:hover .md\:group-hover\:-translate-y-40{--transform-translate-y:-10rem}.group:hover .md\:group-hover\:-translate-y-44{--transform-translate-y:-11rem}.group:hover .md\:group-hover\:-translate-y-48{--transform-translate-y:-12rem}.group:hover .md\:group-hover\:-translate-y-50{--transform-translate-y:-12.75rem}.group:hover .md\:group-hover\:-translate-y-52{--transform-translate-y:-13rem}.group:hover .md\:group-hover\:-translate-y-53{--transform-translate-y:-13.25rem}.group:hover .md\:group-hover\:-translate-y-55{--transform-translate-y:-13.75rem}.group:hover .md\:group-hover\:-translate-y-56{--transform-translate-y:-14rem}.group:hover .md\:group-hover\:-translate-y-64{--transform-translate-y:-16rem}.group:hover .md\:group-hover\:-translate-y-68{--transform-translate-y:-17rem}.group:hover .md\:group-hover\:-translate-y-75{--transform-translate-y:-18.75rem}.group:hover .md\:group-hover\:-translate-y-98{--transform-translate-y:-24.5rem}.group:hover .md\:group-hover\:-translate-y-100{--transform-translate-y:-25rem}.group:hover .md\:group-hover\:-translate-y-120{--transform-translate-y:-30rem}.group:hover .md\:group-hover\:-translate-y-140{--transform-translate-y:-35rem}.group:hover .md\:group-hover\:-translate-y-px{--transform-translate-y:-1px}.group:hover .md\:group-hover\:-translate-y-2px{--transform-translate-y:-2px}.group:hover .md\:group-hover\:-translate-y-0-5{--transform-translate-y:-0.15rem}.group:hover .md\:group-hover\:-translate-y-1-5{--transform-translate-y:-0.375rem}.group:hover .md\:group-hover\:-translate-y-2-5{--transform-translate-y:-0.625rem}.group:hover .md\:group-hover\:-translate-y-7-2{--transform-translate-y:-1.875rem}.group:hover .md\:group-hover\:-translate-y-31-25{--transform-translate-y:-7.8125rem}.group:hover .md\:group-hover\:-translate-y-62-5{--transform-translate-y:-15.625rem}.group:hover .md\:group-hover\:-translate-y-full{--transform-translate-y:-100%}.group:hover .md\:group-hover\:-translate-y-1\/2{--transform-translate-y:-50%}.group:hover .md\:group-hover\:translate-y-1\/2{--transform-translate-y:50%}.group:hover .md\:group-hover\:translate-y-full{--transform-translate-y:100%}.md\:skew-x-0{--transform-skew-x:0}.md\:skew-x-3{--transform-skew-x:3deg}.md\:skew-x-6{--transform-skew-x:6deg}.md\:skew-x-12{--transform-skew-x:12deg}.md\:-skew-x-12{--transform-skew-x:-12deg}.md\:-skew-x-6{--transform-skew-x:-6deg}.md\:-skew-x-3{--transform-skew-x:-3deg}.md\:skew-y-0{--transform-skew-y:0}.md\:skew-y-3{--transform-skew-y:3deg}.md\:skew-y-6{--transform-skew-y:6deg}.md\:skew-y-12{--transform-skew-y:12deg}.md\:-skew-y-12{--transform-skew-y:-12deg}.md\:-skew-y-6{--transform-skew-y:-6deg}.md\:-skew-y-3{--transform-skew-y:-3deg}.md\:hover\:skew-x-0:hover{--transform-skew-x:0}.md\:hover\:skew-x-3:hover{--transform-skew-x:3deg}.md\:hover\:skew-x-6:hover{--transform-skew-x:6deg}.md\:hover\:skew-x-12:hover{--transform-skew-x:12deg}.md\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.md\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.md\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.md\:hover\:skew-y-0:hover{--transform-skew-y:0}.md\:hover\:skew-y-3:hover{--transform-skew-y:3deg}.md\:hover\:skew-y-6:hover{--transform-skew-y:6deg}.md\:hover\:skew-y-12:hover{--transform-skew-y:12deg}.md\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.md\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.md\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.md\:focus\:skew-x-0:focus{--transform-skew-x:0}.md\:focus\:skew-x-3:focus{--transform-skew-x:3deg}.md\:focus\:skew-x-6:focus{--transform-skew-x:6deg}.md\:focus\:skew-x-12:focus{--transform-skew-x:12deg}.md\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.md\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.md\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.md\:focus\:skew-y-0:focus{--transform-skew-y:0}.md\:focus\:skew-y-3:focus{--transform-skew-y:3deg}.md\:focus\:skew-y-6:focus{--transform-skew-y:6deg}.md\:focus\:skew-y-12:focus{--transform-skew-y:12deg}.md\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.md\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.md\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.md\:transition-none{transition-property:none}.md\:transition-all{transition-property:all}.md\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.md\:transition-colors{transition-property:background-color,border-color,color,fill,stroke}.md\:transition-opacity{transition-property:opacity}.md\:transition-shadow{transition-property:box-shadow}.md\:transition-transform{transition-property:transform}.md\:ease-linear{transition-timing-function:linear}.md\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.md\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.md\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:duration-75{transition-duration:75ms}.md\:duration-100{transition-duration:.1s}.md\:duration-150{transition-duration:.15s}.md\:duration-200{transition-duration:.2s}.md\:duration-300{transition-duration:.3s}.md\:duration-500{transition-duration:.5s}.md\:duration-700{transition-duration:.7s}.md\:duration-1000{transition-duration:1s}.md\:delay-75{transition-delay:75ms}.md\:delay-100{transition-delay:.1s}.md\:delay-150{transition-delay:.15s}.md\:delay-200{transition-delay:.2s}.md\:delay-300{transition-delay:.3s}.md\:delay-500{transition-delay:.5s}.md\:delay-700{transition-delay:.7s}.md\:delay-1000{transition-delay:1s}.md\:animate-none{-webkit-animation:none;animation:none}.md\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.md\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.md\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.md\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.md\:aspect-ratio-none{padding-bottom:0}.md\:aspect-ratio-square{padding-bottom:100%}.md\:aspect-ratio-16\/9{padding-bottom:56.25%}.md\:aspect-ratio-4\/3{padding-bottom:75%}.md\:aspect-ratio-9\/5{padding-bottom:55.55555555555556%}.md\:aspect-ratio-21\/9{padding-bottom:42.857142857142854%}.md\:flex-basis-1{flex-basis:100%}.md\:flex-basis-1-r{flex-basis:0%}.md\:flex-basis-2,.md\:flex-basis-2-r{flex-basis:50%}.md\:flex-basis-30{flex-basis:30%}.md\:flex-basis-30-r{flex-basis:70%}.md\:flex-basis-55{flex-basis:55%}.md\:flex-basis-55-r{flex-basis:45%}.md\:flex-basis-65_75{flex-basis:65.75%}.md\:flex-basis-65_75-r{flex-basis:34.25%}}@media (min-width:1024px){.lg\:container{width:100%}}@media (min-width:1024px) and (min-width:425px){.lg\:container{max-width:425px}}@media (min-width:1024px) and (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:1024px) and (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px) and (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1024px) and (min-width:1280px){.lg\:container{max-width:1280px}}@media (min-width:1024px) and (min-width:1400px){.lg\:container{max-width:1400px}}@media (min-width:1024px){.lg\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}.lg\:space-x-0>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0px*var(--space-x-reverse));margin-left:calc(0px*(1 - var(--space-x-reverse)))}.lg\:space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.25rem*var(--space-y-reverse))}.lg\:space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.25rem*var(--space-x-reverse));margin-left:calc(0.25rem*(1 - var(--space-x-reverse)))}.lg\:space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.5rem*var(--space-y-reverse))}.lg\:space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.5rem*var(--space-x-reverse));margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))}.lg\:space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.75rem*var(--space-y-reverse))}.lg\:space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.75rem*var(--space-x-reverse));margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))}.lg\:space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1rem*var(--space-y-reverse))}.lg\:space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.lg\:space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.25rem*var(--space-y-reverse))}.lg\:space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.25rem*var(--space-x-reverse));margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))}.lg\:space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.5rem*var(--space-y-reverse))}.lg\:space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.5rem*var(--space-x-reverse));margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))}.lg\:space-y-7>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.75rem*var(--space-y-reverse))}.lg\:space-x-7>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.75rem*var(--space-x-reverse));margin-left:calc(1.75rem*(1 - var(--space-x-reverse)))}.lg\:space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}.lg\:space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2rem*var(--space-x-reverse));margin-left:calc(2rem*(1 - var(--space-x-reverse)))}.lg\:space-y-9>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.25rem*var(--space-y-reverse))}.lg\:space-x-9>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.25rem*var(--space-x-reverse));margin-left:calc(2.25rem*(1 - var(--space-x-reverse)))}.lg\:space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.5rem*var(--space-y-reverse))}.lg\:space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.5rem*var(--space-x-reverse));margin-left:calc(2.5rem*(1 - var(--space-x-reverse)))}.lg\:space-y-11>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.75rem*var(--space-y-reverse))}.lg\:space-x-11>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.75rem*var(--space-x-reverse));margin-left:calc(2.75rem*(1 - var(--space-x-reverse)))}.lg\:space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3rem*var(--space-y-reverse))}.lg\:space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3rem*var(--space-x-reverse));margin-left:calc(3rem*(1 - var(--space-x-reverse)))}.lg\:space-y-13>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.25rem*var(--space-y-reverse))}.lg\:space-x-13>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.25rem*var(--space-x-reverse));margin-left:calc(3.25rem*(1 - var(--space-x-reverse)))}.lg\:space-y-14>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.5rem*var(--space-y-reverse))}.lg\:space-x-14>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.5rem*var(--space-x-reverse));margin-left:calc(3.5rem*(1 - var(--space-x-reverse)))}.lg\:space-y-15>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.75rem*var(--space-y-reverse))}.lg\:space-x-15>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.75rem*var(--space-x-reverse));margin-left:calc(3.75rem*(1 - var(--space-x-reverse)))}.lg\:space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(4rem*(1 - var(--space-y-reverse)));margin-bottom:calc(4rem*var(--space-y-reverse))}.lg\:space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(4rem*var(--space-x-reverse));margin-left:calc(4rem*(1 - var(--space-x-reverse)))}.lg\:space-y-19>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(4.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(4.75rem*var(--space-y-reverse))}.lg\:space-x-19>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(4.75rem*var(--space-x-reverse));margin-left:calc(4.75rem*(1 - var(--space-x-reverse)))}.lg\:space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5rem*var(--space-y-reverse))}.lg\:space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5rem*var(--space-x-reverse));margin-left:calc(5rem*(1 - var(--space-x-reverse)))}.lg\:space-y-22>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5.5rem*var(--space-y-reverse))}.lg\:space-x-22>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5.5rem*var(--space-x-reverse));margin-left:calc(5.5rem*(1 - var(--space-x-reverse)))}.lg\:space-y-23>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5.75rem*var(--space-y-reverse))}.lg\:space-x-23>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5.75rem*var(--space-x-reverse));margin-left:calc(5.75rem*(1 - var(--space-x-reverse)))}.lg\:space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(6rem*(1 - var(--space-y-reverse)));margin-bottom:calc(6rem*var(--space-y-reverse))}.lg\:space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(6rem*var(--space-x-reverse));margin-left:calc(6rem*(1 - var(--space-x-reverse)))}.lg\:space-y-30>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(7.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(7.5rem*var(--space-y-reverse))}.lg\:space-x-30>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(7.5rem*var(--space-x-reverse));margin-left:calc(7.5rem*(1 - var(--space-x-reverse)))}.lg\:space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(8rem*(1 - var(--space-y-reverse)));margin-bottom:calc(8rem*var(--space-y-reverse))}.lg\:space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(8rem*var(--space-x-reverse));margin-left:calc(8rem*(1 - var(--space-x-reverse)))}.lg\:space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(10rem*(1 - var(--space-y-reverse)));margin-bottom:calc(10rem*var(--space-y-reverse))}.lg\:space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(10rem*var(--space-x-reverse));margin-left:calc(10rem*(1 - var(--space-x-reverse)))}.lg\:space-y-44>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(11rem*(1 - var(--space-y-reverse)));margin-bottom:calc(11rem*var(--space-y-reverse))}.lg\:space-x-44>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(11rem*var(--space-x-reverse));margin-left:calc(11rem*(1 - var(--space-x-reverse)))}.lg\:space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(12rem*(1 - var(--space-y-reverse)));margin-bottom:calc(12rem*var(--space-y-reverse))}.lg\:space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(12rem*var(--space-x-reverse));margin-left:calc(12rem*(1 - var(--space-x-reverse)))}.lg\:space-y-50>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(12.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(12.75rem*var(--space-y-reverse))}.lg\:space-x-50>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(12.75rem*var(--space-x-reverse));margin-left:calc(12.75rem*(1 - var(--space-x-reverse)))}.lg\:space-y-52>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13rem*var(--space-y-reverse))}.lg\:space-x-52>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13rem*var(--space-x-reverse));margin-left:calc(13rem*(1 - var(--space-x-reverse)))}.lg\:space-y-53>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13.25rem*var(--space-y-reverse))}.lg\:space-x-53>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13.25rem*var(--space-x-reverse));margin-left:calc(13.25rem*(1 - var(--space-x-reverse)))}.lg\:space-y-55>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13.75rem*var(--space-y-reverse))}.lg\:space-x-55>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13.75rem*var(--space-x-reverse));margin-left:calc(13.75rem*(1 - var(--space-x-reverse)))}.lg\:space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(14rem*(1 - var(--space-y-reverse)));margin-bottom:calc(14rem*var(--space-y-reverse))}.lg\:space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(14rem*var(--space-x-reverse));margin-left:calc(14rem*(1 - var(--space-x-reverse)))}.lg\:space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(16rem*(1 - var(--space-y-reverse)));margin-bottom:calc(16rem*var(--space-y-reverse))}.lg\:space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(16rem*var(--space-x-reverse));margin-left:calc(16rem*(1 - var(--space-x-reverse)))}.lg\:space-y-68>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(17rem*(1 - var(--space-y-reverse)));margin-bottom:calc(17rem*var(--space-y-reverse))}.lg\:space-x-68>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(17rem*var(--space-x-reverse));margin-left:calc(17rem*(1 - var(--space-x-reverse)))}.lg\:space-y-75>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(18.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(18.75rem*var(--space-y-reverse))}.lg\:space-x-75>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(18.75rem*var(--space-x-reverse));margin-left:calc(18.75rem*(1 - var(--space-x-reverse)))}.lg\:space-y-98>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(24.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(24.5rem*var(--space-y-reverse))}.lg\:space-x-98>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(24.5rem*var(--space-x-reverse));margin-left:calc(24.5rem*(1 - var(--space-x-reverse)))}.lg\:space-y-100>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(25rem*var(--space-y-reverse))}.lg\:space-x-100>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(25rem*var(--space-x-reverse));margin-left:calc(25rem*(1 - var(--space-x-reverse)))}.lg\:space-y-120>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(30rem*(1 - var(--space-y-reverse)));margin-bottom:calc(30rem*var(--space-y-reverse))}.lg\:space-x-120>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(30rem*var(--space-x-reverse));margin-left:calc(30rem*(1 - var(--space-x-reverse)))}.lg\:space-y-140>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(35rem*(1 - var(--space-y-reverse)));margin-bottom:calc(35rem*var(--space-y-reverse))}.lg\:space-x-140>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(35rem*var(--space-x-reverse));margin-left:calc(35rem*(1 - var(--space-x-reverse)))}.lg\:space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1px*(1 - var(--space-y-reverse)));margin-bottom:calc(1px*var(--space-y-reverse))}.lg\:space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1px*var(--space-x-reverse));margin-left:calc(1px*(1 - var(--space-x-reverse)))}.lg\:space-y-2px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2px*(1 - var(--space-y-reverse)));margin-bottom:calc(2px*var(--space-y-reverse))}.lg\:space-x-2px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2px*var(--space-x-reverse));margin-left:calc(2px*(1 - var(--space-x-reverse)))}.lg\:space-y-0-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.15rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.15rem*var(--space-y-reverse))}.lg\:space-x-0-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.15rem*var(--space-x-reverse));margin-left:calc(0.15rem*(1 - var(--space-x-reverse)))}.lg\:space-y-1-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.375rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.375rem*var(--space-y-reverse))}.lg\:space-x-1-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.375rem*var(--space-x-reverse));margin-left:calc(0.375rem*(1 - var(--space-x-reverse)))}.lg\:space-y-2-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.625rem*var(--space-y-reverse))}.lg\:space-x-2-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.625rem*var(--space-x-reverse));margin-left:calc(0.625rem*(1 - var(--space-x-reverse)))}.lg\:space-y-7-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.875rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.875rem*var(--space-y-reverse))}.lg\:space-x-7-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.875rem*var(--space-x-reverse));margin-left:calc(1.875rem*(1 - var(--space-x-reverse)))}.lg\:space-y-31-25>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(7.8125rem*(1 - var(--space-y-reverse)));margin-bottom:calc(7.8125rem*var(--space-y-reverse))}.lg\:space-x-31-25>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(7.8125rem*var(--space-x-reverse));margin-left:calc(7.8125rem*(1 - var(--space-x-reverse)))}.lg\:space-y-62-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(15.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(15.625rem*var(--space-y-reverse))}.lg\:space-x-62-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(15.625rem*var(--space-x-reverse));margin-left:calc(15.625rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.25rem*var(--space-y-reverse))}.lg\:-space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.25rem*var(--space-x-reverse));margin-left:calc(-0.25rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.5rem*var(--space-y-reverse))}.lg\:-space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.5rem*var(--space-x-reverse));margin-left:calc(-0.5rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.75rem*var(--space-y-reverse))}.lg\:-space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.75rem*var(--space-x-reverse));margin-left:calc(-0.75rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1rem*var(--space-y-reverse))}.lg\:-space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1rem*var(--space-x-reverse));margin-left:calc(-1rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.25rem*var(--space-y-reverse))}.lg\:-space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.25rem*var(--space-x-reverse));margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.5rem*var(--space-y-reverse))}.lg\:-space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.5rem*var(--space-x-reverse));margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-7>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.75rem*var(--space-y-reverse))}.lg\:-space-x-7>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.75rem*var(--space-x-reverse));margin-left:calc(-1.75rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2rem*var(--space-y-reverse))}.lg\:-space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2rem*var(--space-x-reverse));margin-left:calc(-2rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-9>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.25rem*var(--space-y-reverse))}.lg\:-space-x-9>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.25rem*var(--space-x-reverse));margin-left:calc(-2.25rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.5rem*var(--space-y-reverse))}.lg\:-space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.5rem*var(--space-x-reverse));margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-11>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.75rem*var(--space-y-reverse))}.lg\:-space-x-11>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.75rem*var(--space-x-reverse));margin-left:calc(-2.75rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3rem*var(--space-y-reverse))}.lg\:-space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3rem*var(--space-x-reverse));margin-left:calc(-3rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-13>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.25rem*var(--space-y-reverse))}.lg\:-space-x-13>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.25rem*var(--space-x-reverse));margin-left:calc(-3.25rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-14>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.5rem*var(--space-y-reverse))}.lg\:-space-x-14>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.5rem*var(--space-x-reverse));margin-left:calc(-3.5rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-15>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.75rem*var(--space-y-reverse))}.lg\:-space-x-15>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.75rem*var(--space-x-reverse));margin-left:calc(-3.75rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-4rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-4rem*var(--space-y-reverse))}.lg\:-space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-4rem*var(--space-x-reverse));margin-left:calc(-4rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-19>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-4.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-4.75rem*var(--space-y-reverse))}.lg\:-space-x-19>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-4.75rem*var(--space-x-reverse));margin-left:calc(-4.75rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5rem*var(--space-y-reverse))}.lg\:-space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5rem*var(--space-x-reverse));margin-left:calc(-5rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-22>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5.5rem*var(--space-y-reverse))}.lg\:-space-x-22>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5.5rem*var(--space-x-reverse));margin-left:calc(-5.5rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-23>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5.75rem*var(--space-y-reverse))}.lg\:-space-x-23>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5.75rem*var(--space-x-reverse));margin-left:calc(-5.75rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-6rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-6rem*var(--space-y-reverse))}.lg\:-space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-6rem*var(--space-x-reverse));margin-left:calc(-6rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-30>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-7.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-7.5rem*var(--space-y-reverse))}.lg\:-space-x-30>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-7.5rem*var(--space-x-reverse));margin-left:calc(-7.5rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-8rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-8rem*var(--space-y-reverse))}.lg\:-space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-8rem*var(--space-x-reverse));margin-left:calc(-8rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-10rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-10rem*var(--space-y-reverse))}.lg\:-space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-10rem*var(--space-x-reverse));margin-left:calc(-10rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-44>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-11rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-11rem*var(--space-y-reverse))}.lg\:-space-x-44>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-11rem*var(--space-x-reverse));margin-left:calc(-11rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-12rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-12rem*var(--space-y-reverse))}.lg\:-space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-12rem*var(--space-x-reverse));margin-left:calc(-12rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-50>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-12.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-12.75rem*var(--space-y-reverse))}.lg\:-space-x-50>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-12.75rem*var(--space-x-reverse));margin-left:calc(-12.75rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-52>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13rem*var(--space-y-reverse))}.lg\:-space-x-52>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13rem*var(--space-x-reverse));margin-left:calc(-13rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-53>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13.25rem*var(--space-y-reverse))}.lg\:-space-x-53>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13.25rem*var(--space-x-reverse));margin-left:calc(-13.25rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-55>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13.75rem*var(--space-y-reverse))}.lg\:-space-x-55>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13.75rem*var(--space-x-reverse));margin-left:calc(-13.75rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-14rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-14rem*var(--space-y-reverse))}.lg\:-space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-14rem*var(--space-x-reverse));margin-left:calc(-14rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-16rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-16rem*var(--space-y-reverse))}.lg\:-space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-16rem*var(--space-x-reverse));margin-left:calc(-16rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-68>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-17rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-17rem*var(--space-y-reverse))}.lg\:-space-x-68>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-17rem*var(--space-x-reverse));margin-left:calc(-17rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-75>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-18.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-18.75rem*var(--space-y-reverse))}.lg\:-space-x-75>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-18.75rem*var(--space-x-reverse));margin-left:calc(-18.75rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-98>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-24.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-24.5rem*var(--space-y-reverse))}.lg\:-space-x-98>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-24.5rem*var(--space-x-reverse));margin-left:calc(-24.5rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-100>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-25rem*var(--space-y-reverse))}.lg\:-space-x-100>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-25rem*var(--space-x-reverse));margin-left:calc(-25rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-120>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-30rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-30rem*var(--space-y-reverse))}.lg\:-space-x-120>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-30rem*var(--space-x-reverse));margin-left:calc(-30rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-140>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-35rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-35rem*var(--space-y-reverse))}.lg\:-space-x-140>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-35rem*var(--space-x-reverse));margin-left:calc(-35rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1px*(1 - var(--space-y-reverse)));margin-bottom:calc(-1px*var(--space-y-reverse))}.lg\:-space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1px*var(--space-x-reverse));margin-left:calc(-1px*(1 - var(--space-x-reverse)))}.lg\:-space-y-2px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2px*(1 - var(--space-y-reverse)));margin-bottom:calc(-2px*var(--space-y-reverse))}.lg\:-space-x-2px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2px*var(--space-x-reverse));margin-left:calc(-2px*(1 - var(--space-x-reverse)))}.lg\:-space-y-0-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.15rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.15rem*var(--space-y-reverse))}.lg\:-space-x-0-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.15rem*var(--space-x-reverse));margin-left:calc(-0.15rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-1-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.375rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.375rem*var(--space-y-reverse))}.lg\:-space-x-1-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.375rem*var(--space-x-reverse));margin-left:calc(-0.375rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-2-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.625rem*var(--space-y-reverse))}.lg\:-space-x-2-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.625rem*var(--space-x-reverse));margin-left:calc(-0.625rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-7-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.875rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.875rem*var(--space-y-reverse))}.lg\:-space-x-7-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.875rem*var(--space-x-reverse));margin-left:calc(-1.875rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-31-25>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-7.8125rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-7.8125rem*var(--space-y-reverse))}.lg\:-space-x-31-25>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-7.8125rem*var(--space-x-reverse));margin-left:calc(-7.8125rem*(1 - var(--space-x-reverse)))}.lg\:-space-y-62-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-15.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-15.625rem*var(--space-y-reverse))}.lg\:-space-x-62-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-15.625rem*var(--space-x-reverse));margin-left:calc(-15.625rem*(1 - var(--space-x-reverse)))}.lg\:space-y-reverse>:not(template)~:not(template){--space-y-reverse:1}.lg\:space-x-reverse>:not(template)~:not(template){--space-x-reverse:1}.lg\:divide-y-0>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(0px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(0px*var(--divide-y-reverse))}.lg\:divide-x-0>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(0px*var(--divide-x-reverse));border-left-width:calc(0px*(1 - var(--divide-x-reverse)))}.lg\:divide-y-1>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.lg\:divide-x-1>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(1px*var(--divide-x-reverse));border-left-width:calc(1px*(1 - var(--divide-x-reverse)))}.lg\:divide-y-2>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(2px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(2px*var(--divide-y-reverse))}.lg\:divide-x-2>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(2px*var(--divide-x-reverse));border-left-width:calc(2px*(1 - var(--divide-x-reverse)))}.lg\:divide-y-4>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(4px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(4px*var(--divide-y-reverse))}.lg\:divide-x-4>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(4px*var(--divide-x-reverse));border-left-width:calc(4px*(1 - var(--divide-x-reverse)))}.lg\:divide-y-8>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(8px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(8px*var(--divide-y-reverse))}.lg\:divide-x-8>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(8px*var(--divide-x-reverse));border-left-width:calc(8px*(1 - var(--divide-x-reverse)))}.lg\:divide-y-10>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(10px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(10px*var(--divide-y-reverse))}.lg\:divide-x-10>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(10px*var(--divide-x-reverse));border-left-width:calc(10px*(1 - var(--divide-x-reverse)))}.lg\:divide-y-16>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(16px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(16px*var(--divide-y-reverse))}.lg\:divide-x-16>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(16px*var(--divide-x-reverse));border-left-width:calc(16px*(1 - var(--divide-x-reverse)))}.lg\:divide-y>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.lg\:divide-x>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(1px*var(--divide-x-reverse));border-left-width:calc(1px*(1 - var(--divide-x-reverse)))}.lg\:divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1}.lg\:divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1}.lg\:divide-transparent>:not(template)~:not(template){border-color:transparent}.lg\:divide-current>:not(template)~:not(template){border-color:currentColor}.lg\:divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--divide-opacity))}.lg\:divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.lg\:divide-primary>:not(template)~:not(template){--divide-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--divide-opacity))}.lg\:divide-secondary>:not(template)~:not(template){--divide-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--divide-opacity))}.lg\:divide-tertiary>:not(template)~:not(template){--divide-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--divide-opacity))}.lg\:divide-spacer>:not(template)~:not(template){--divide-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--divide-opacity))}.lg\:divide-umbra>:not(template)~:not(template){--divide-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--divide-opacity))}.lg\:divide-underline>:not(template)~:not(template){--divide-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--divide-opacity))}.lg\:divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--divide-opacity))}.lg\:divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--divide-opacity))}.lg\:divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--divide-opacity))}.lg\:divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--divide-opacity))}.lg\:divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--divide-opacity))}.lg\:divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--divide-opacity))}.lg\:divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--divide-opacity))}.lg\:divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--divide-opacity))}.lg\:divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--divide-opacity))}.lg\:divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--divide-opacity))}.lg\:divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--divide-opacity))}.lg\:divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--divide-opacity))}.lg\:divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--divide-opacity))}.lg\:divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--divide-opacity))}.lg\:divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--divide-opacity))}.lg\:divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--divide-opacity))}.lg\:divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--divide-opacity))}.lg\:divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--divide-opacity))}.lg\:divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--divide-opacity))}.lg\:divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--divide-opacity))}.lg\:divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--divide-opacity))}.lg\:divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--divide-opacity))}.lg\:divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--divide-opacity))}.lg\:divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--divide-opacity))}.lg\:divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--divide-opacity))}.lg\:divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--divide-opacity))}.lg\:divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--divide-opacity))}.lg\:divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--divide-opacity))}.lg\:divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--divide-opacity))}.lg\:divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--divide-opacity))}.lg\:divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--divide-opacity))}.lg\:divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--divide-opacity))}.lg\:divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--divide-opacity))}.lg\:divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--divide-opacity))}.lg\:divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--divide-opacity))}.lg\:divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--divide-opacity))}.lg\:divide-neon-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--divide-opacity))}.lg\:divide-neon-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--divide-opacity))}.lg\:divide-neon-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--divide-opacity))}.lg\:divide-neon-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--divide-opacity))}.lg\:divide-neon-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--divide-opacity))}.lg\:divide-neon-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--divide-opacity))}.lg\:divide-neon-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--divide-opacity))}.lg\:divide-neon-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--divide-opacity))}.lg\:divide-neon-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--divide-opacity))}.lg\:divide-dark-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--divide-opacity))}.lg\:divide-dark-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--divide-opacity))}.lg\:divide-dark-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--divide-opacity))}.lg\:divide-dark-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--divide-opacity))}.lg\:divide-dark-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--divide-opacity))}.lg\:divide-dark-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--divide-opacity))}.lg\:divide-dark-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--divide-opacity))}.lg\:divide-dark-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--divide-opacity))}.lg\:divide-dark-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--divide-opacity))}.lg\:divide-solid>:not(template)~:not(template){border-style:solid}.lg\:divide-dashed>:not(template)~:not(template){border-style:dashed}.lg\:divide-dotted>:not(template)~:not(template){border-style:dotted}.lg\:divide-double>:not(template)~:not(template){border-style:double}.lg\:divide-none>:not(template)~:not(template){border-style:none}.lg\:divide-opacity-0>:not(template)~:not(template){--divide-opacity:0}.lg\:divide-opacity-15>:not(template)~:not(template){--divide-opacity:0.15}.lg\:divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25}.lg\:divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5}.lg\:divide-opacity-70>:not(template)~:not(template){--divide-opacity:0.70}.lg\:divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75}.lg\:divide-opacity-90>:not(template)~:not(template){--divide-opacity:0.9}.lg\:divide-opacity-100>:not(template)~:not(template){--divide-opacity:1}.lg\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.lg\:not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.lg\:focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.lg\:focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.lg\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.lg\:bg-fixed{background-attachment:fixed}.lg\:bg-local{background-attachment:local}.lg\:bg-scroll{background-attachment:scroll}.lg\:bg-clip-border{background-clip:border-box}.lg\:bg-clip-padding{background-clip:padding-box}.lg\:bg-clip-content{background-clip:content-box}.lg\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.lg\:bg-transparent{background-color:transparent}.lg\:bg-current{background-color:currentColor}.lg\:bg-black{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.lg\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.lg\:bg-primary{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.lg\:bg-secondary{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.lg\:bg-tertiary{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.lg\:bg-spacer{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.lg\:bg-umbra{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.lg\:bg-underline{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.lg\:bg-gray-100{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.lg\:bg-gray-200{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.lg\:bg-gray-300{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.lg\:bg-gray-400{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.lg\:bg-gray-500{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.lg\:bg-gray-600{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.lg\:bg-gray-700{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.lg\:bg-gray-800{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.lg\:bg-gray-900{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.lg\:bg-red-100{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.lg\:bg-red-200{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.lg\:bg-red-300{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.lg\:bg-red-400{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.lg\:bg-red-500{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.lg\:bg-red-600{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.lg\:bg-red-700{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.lg\:bg-red-800{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.lg\:bg-red-900{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.lg\:bg-green-100{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.lg\:bg-green-200{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.lg\:bg-green-300{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.lg\:bg-green-400{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.lg\:bg-green-500{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.lg\:bg-green-600{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.lg\:bg-green-700{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.lg\:bg-green-800{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.lg\:bg-green-900{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.lg\:bg-orange-100{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.lg\:bg-orange-200{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.lg\:bg-orange-300{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.lg\:bg-orange-400{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.lg\:bg-orange-500{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.lg\:bg-orange-600{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.lg\:bg-orange-700{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.lg\:bg-orange-800{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.lg\:bg-orange-900{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.lg\:bg-neon-blue-100{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.lg\:bg-neon-blue-200{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.lg\:bg-neon-blue-300{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.lg\:bg-neon-blue-400{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.lg\:bg-neon-blue-500{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.lg\:bg-neon-blue-600{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.lg\:bg-neon-blue-700{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.lg\:bg-neon-blue-800{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.lg\:bg-neon-blue-900{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.lg\:bg-dark-blue-100{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.lg\:bg-dark-blue-200{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.lg\:bg-dark-blue-300{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.lg\:bg-dark-blue-400{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.lg\:bg-dark-blue-500{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.lg\:bg-dark-blue-600{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.lg\:bg-dark-blue-700{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.lg\:bg-dark-blue-800{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.lg\:bg-dark-blue-900{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.lg\:hover\:bg-transparent:hover{background-color:transparent}.lg\:hover\:bg-current:hover{background-color:currentColor}.lg\:hover\:bg-black:hover{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.lg\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.lg\:hover\:bg-primary:hover{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.lg\:hover\:bg-secondary:hover{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.lg\:hover\:bg-tertiary:hover{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.lg\:hover\:bg-spacer:hover{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.lg\:hover\:bg-umbra:hover{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.lg\:hover\:bg-underline:hover{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.lg\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.lg\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.lg\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.lg\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.lg\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.lg\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.lg\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.lg\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.lg\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.lg\:hover\:bg-red-100:hover{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.lg\:hover\:bg-red-200:hover{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.lg\:hover\:bg-red-300:hover{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.lg\:hover\:bg-red-400:hover{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.lg\:hover\:bg-red-500:hover{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.lg\:hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.lg\:hover\:bg-red-700:hover{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.lg\:hover\:bg-red-800:hover{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.lg\:hover\:bg-red-900:hover{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.lg\:hover\:bg-green-100:hover{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.lg\:hover\:bg-green-200:hover{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.lg\:hover\:bg-green-300:hover{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.lg\:hover\:bg-green-400:hover{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.lg\:hover\:bg-green-500:hover{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.lg\:hover\:bg-green-600:hover{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.lg\:hover\:bg-green-700:hover{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.lg\:hover\:bg-green-800:hover{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.lg\:hover\:bg-green-900:hover{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.lg\:hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.lg\:hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.lg\:hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.lg\:hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.lg\:hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.lg\:hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.lg\:hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.lg\:hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.lg\:hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.lg\:hover\:bg-neon-blue-100:hover{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.lg\:hover\:bg-neon-blue-200:hover{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.lg\:hover\:bg-neon-blue-300:hover{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.lg\:hover\:bg-neon-blue-400:hover{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.lg\:hover\:bg-neon-blue-500:hover{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.lg\:hover\:bg-neon-blue-600:hover{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.lg\:hover\:bg-neon-blue-700:hover{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.lg\:hover\:bg-neon-blue-800:hover{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.lg\:hover\:bg-neon-blue-900:hover{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.lg\:hover\:bg-dark-blue-100:hover{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.lg\:hover\:bg-dark-blue-200:hover{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.lg\:hover\:bg-dark-blue-300:hover{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.lg\:hover\:bg-dark-blue-400:hover{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.lg\:hover\:bg-dark-blue-500:hover{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.lg\:hover\:bg-dark-blue-600:hover{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.lg\:hover\:bg-dark-blue-700:hover{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.lg\:hover\:bg-dark-blue-800:hover{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.lg\:hover\:bg-dark-blue-900:hover{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.lg\:focus\:bg-transparent:focus{background-color:transparent}.lg\:focus\:bg-current:focus{background-color:currentColor}.lg\:focus\:bg-black:focus{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.lg\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.lg\:focus\:bg-primary:focus{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.lg\:focus\:bg-secondary:focus{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.lg\:focus\:bg-tertiary:focus{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.lg\:focus\:bg-spacer:focus{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.lg\:focus\:bg-umbra:focus{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.lg\:focus\:bg-underline:focus{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.lg\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.lg\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.lg\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.lg\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.lg\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.lg\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.lg\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.lg\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.lg\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.lg\:focus\:bg-red-100:focus{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.lg\:focus\:bg-red-200:focus{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.lg\:focus\:bg-red-300:focus{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.lg\:focus\:bg-red-400:focus{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.lg\:focus\:bg-red-500:focus{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.lg\:focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.lg\:focus\:bg-red-700:focus{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.lg\:focus\:bg-red-800:focus{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.lg\:focus\:bg-red-900:focus{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.lg\:focus\:bg-green-100:focus{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.lg\:focus\:bg-green-200:focus{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.lg\:focus\:bg-green-300:focus{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.lg\:focus\:bg-green-400:focus{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.lg\:focus\:bg-green-500:focus{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.lg\:focus\:bg-green-600:focus{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.lg\:focus\:bg-green-700:focus{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.lg\:focus\:bg-green-800:focus{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.lg\:focus\:bg-green-900:focus{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.lg\:focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.lg\:focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.lg\:focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.lg\:focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.lg\:focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.lg\:focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.lg\:focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.lg\:focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.lg\:focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.lg\:focus\:bg-neon-blue-100:focus{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.lg\:focus\:bg-neon-blue-200:focus{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.lg\:focus\:bg-neon-blue-300:focus{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.lg\:focus\:bg-neon-blue-400:focus{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.lg\:focus\:bg-neon-blue-500:focus{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.lg\:focus\:bg-neon-blue-600:focus{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.lg\:focus\:bg-neon-blue-700:focus{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.lg\:focus\:bg-neon-blue-800:focus{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.lg\:focus\:bg-neon-blue-900:focus{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.lg\:focus\:bg-dark-blue-100:focus{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.lg\:focus\:bg-dark-blue-200:focus{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.lg\:focus\:bg-dark-blue-300:focus{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.lg\:focus\:bg-dark-blue-400:focus{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.lg\:focus\:bg-dark-blue-500:focus{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.lg\:focus\:bg-dark-blue-600:focus{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.lg\:focus\:bg-dark-blue-700:focus{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.lg\:focus\:bg-dark-blue-800:focus{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.lg\:focus\:bg-dark-blue-900:focus{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.lg\:bg-none{background-image:none}.lg\:bg-gradient-to-t{background-image:linear-gradient(0deg,var(--gradient-color-stops))}.lg\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))}.lg\:bg-gradient-to-r{background-image:linear-gradient(90deg,var(--gradient-color-stops))}.lg\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.lg\:bg-gradient-to-b{background-image:linear-gradient(180deg,var(--gradient-color-stops))}.lg\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.lg\:bg-gradient-to-l{background-image:linear-gradient(270deg,var(--gradient-color-stops))}.lg\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))}.lg\:from-transparent{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.lg\:from-current{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.lg\:from-black{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.lg\:from-white{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.lg\:from-primary{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.lg\:from-secondary{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.lg\:from-tertiary{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.lg\:from-spacer{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.lg\:from-umbra{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.lg\:from-underline{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.lg\:from-gray-100{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.lg\:from-gray-200{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.lg\:from-gray-300{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.lg\:from-gray-400{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.lg\:from-gray-500{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.lg\:from-gray-600{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.lg\:from-gray-700{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.lg\:from-gray-800{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.lg\:from-gray-900{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.lg\:from-red-100{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.lg\:from-red-200{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.lg\:from-red-300{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.lg\:from-red-400{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.lg\:from-red-500{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.lg\:from-red-600{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.lg\:from-red-700{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.lg\:from-red-800{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.lg\:from-red-900{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.lg\:from-green-100{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.lg\:from-green-200{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.lg\:from-green-300{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.lg\:from-green-400{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.lg\:from-green-500{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.lg\:from-green-600{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.lg\:from-green-700{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.lg\:from-green-800{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.lg\:from-green-900{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.lg\:from-orange-100{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.lg\:from-orange-200{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.lg\:from-orange-300{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.lg\:from-orange-400{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.lg\:from-orange-500{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.lg\:from-orange-600{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.lg\:from-orange-700{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.lg\:from-orange-800{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.lg\:from-orange-900{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.lg\:from-neon-blue-100{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.lg\:from-neon-blue-200{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.lg\:from-neon-blue-300{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.lg\:from-neon-blue-400{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.lg\:from-neon-blue-500{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.lg\:from-neon-blue-600{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.lg\:from-neon-blue-700{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.lg\:from-neon-blue-800{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.lg\:from-neon-blue-900{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.lg\:from-dark-blue-100{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.lg\:from-dark-blue-200{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.lg\:from-dark-blue-300{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.lg\:from-dark-blue-400{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.lg\:from-dark-blue-500{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.lg\:from-dark-blue-600{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.lg\:from-dark-blue-700{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.lg\:from-dark-blue-800{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.lg\:from-dark-blue-900{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.lg\:via-transparent{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.lg\:via-current{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.lg\:via-black{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.lg\:via-white{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.lg\:via-primary{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.lg\:via-secondary{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.lg\:via-tertiary{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.lg\:via-spacer{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.lg\:via-umbra{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.lg\:via-underline{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.lg\:via-gray-100{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.lg\:via-gray-200{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.lg\:via-gray-300{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.lg\:via-gray-400{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.lg\:via-gray-500{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.lg\:via-gray-600{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.lg\:via-gray-700{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.lg\:via-gray-800{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.lg\:via-gray-900{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.lg\:via-red-100{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.lg\:via-red-200{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.lg\:via-red-300{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.lg\:via-red-400{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.lg\:via-red-500{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.lg\:via-red-600{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.lg\:via-red-700{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.lg\:via-red-800{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.lg\:via-red-900{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.lg\:via-green-100{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.lg\:via-green-200{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.lg\:via-green-300{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.lg\:via-green-400{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.lg\:via-green-500{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.lg\:via-green-600{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.lg\:via-green-700{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.lg\:via-green-800{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.lg\:via-green-900{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.lg\:via-orange-100{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.lg\:via-orange-200{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.lg\:via-orange-300{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.lg\:via-orange-400{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.lg\:via-orange-500{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.lg\:via-orange-600{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.lg\:via-orange-700{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.lg\:via-orange-800{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.lg\:via-orange-900{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.lg\:via-neon-blue-100{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.lg\:via-neon-blue-200{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.lg\:via-neon-blue-300{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.lg\:via-neon-blue-400{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.lg\:via-neon-blue-500{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.lg\:via-neon-blue-600{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.lg\:via-neon-blue-700{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.lg\:via-neon-blue-800{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.lg\:via-neon-blue-900{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.lg\:via-dark-blue-100{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.lg\:via-dark-blue-200{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.lg\:via-dark-blue-300{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.lg\:via-dark-blue-400{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.lg\:via-dark-blue-500{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.lg\:via-dark-blue-600{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.lg\:via-dark-blue-700{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.lg\:via-dark-blue-800{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.lg\:via-dark-blue-900{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.lg\:to-transparent{--gradient-to-color:transparent}.lg\:to-current{--gradient-to-color:currentColor}.lg\:to-black{--gradient-to-color:#0e0e0e}.lg\:to-white{--gradient-to-color:#fff}.lg\:to-primary{--gradient-to-color:#00f0ff}.lg\:to-secondary{--gradient-to-color:#4000c8}.lg\:to-tertiary{--gradient-to-color:#c6b3ef}.lg\:to-spacer{--gradient-to-color:#7d7e84}.lg\:to-umbra{--gradient-to-color:#1f1f1f}.lg\:to-underline{--gradient-to-color:#00dfed}.lg\:to-gray-100{--gradient-to-color:#f5f5f5}.lg\:to-gray-200{--gradient-to-color:#e6e6e6}.lg\:to-gray-300{--gradient-to-color:#d6d6d6}.lg\:to-gray-400{--gradient-to-color:#b5b5b5}.lg\:to-gray-500{--gradient-to-color:#999}.lg\:to-gray-600{--gradient-to-color:#8a8a8a}.lg\:to-gray-700{--gradient-to-color:#5c5c5c}.lg\:to-gray-800{--gradient-to-color:#454545}.lg\:to-gray-900{--gradient-to-color:#2e2e2e}.lg\:to-red-100{--gradient-to-color:#ffecec}.lg\:to-red-200{--gradient-to-color:#ffcfcf}.lg\:to-red-300{--gradient-to-color:#ffb3b3}.lg\:to-red-400{--gradient-to-color:#ff7979}.lg\:to-red-500{--gradient-to-color:#ff4040}.lg\:to-red-600{--gradient-to-color:#e63a3a}.lg\:to-red-700{--gradient-to-color:#992626}.lg\:to-red-800{--gradient-to-color:#731d1d}.lg\:to-red-900{--gradient-to-color:#4d1313}.lg\:to-green-100{--gradient-to-color:#f0fff4}.lg\:to-green-200{--gradient-to-color:#c6f6d5}.lg\:to-green-300{--gradient-to-color:#9ae6b4}.lg\:to-green-400{--gradient-to-color:#68d391}.lg\:to-green-500{--gradient-to-color:#48bb78}.lg\:to-green-600{--gradient-to-color:#38a169}.lg\:to-green-700{--gradient-to-color:#2f855a}.lg\:to-green-800{--gradient-to-color:#276749}.lg\:to-green-900{--gradient-to-color:#22543d}.lg\:to-orange-100{--gradient-to-color:#fff2e8}.lg\:to-orange-200{--gradient-to-color:#ffdfc6}.lg\:to-orange-300{--gradient-to-color:#ffcba3}.lg\:to-orange-400{--gradient-to-color:#ffa45f}.lg\:to-orange-500{--gradient-to-color:#ff7d1a}.lg\:to-orange-600{--gradient-to-color:#e67117}.lg\:to-orange-700{--gradient-to-color:#994b10}.lg\:to-orange-800{--gradient-to-color:#73380c}.lg\:to-orange-900{--gradient-to-color:#4d2608}.lg\:to-neon-blue-100{--gradient-to-color:#e9f6f8}.lg\:to-neon-blue-200{--gradient-to-color:#d1f9f6}.lg\:to-neon-blue-300{--gradient-to-color:#c3fffb}.lg\:to-neon-blue-400{--gradient-to-color:#96fff8}.lg\:to-neon-blue-500{--gradient-to-color:#69fff5}.lg\:to-neon-blue-600{--gradient-to-color:#5fe6dd}.lg\:to-neon-blue-700{--gradient-to-color:#3f9993}.lg\:to-neon-blue-800{--gradient-to-color:#2f736e}.lg\:to-neon-blue-900{--gradient-to-color:#204d4a}.lg\:to-dark-blue-100{--gradient-to-color:#e6eaed}.lg\:to-dark-blue-200{--gradient-to-color:#c0cbd3}.lg\:to-dark-blue-300{--gradient-to-color:#9bacb8}.lg\:to-dark-blue-400{--gradient-to-color:#1d4f71}.lg\:to-dark-blue-500{--gradient-to-color:#042f4d}.lg\:to-dark-blue-600{--gradient-to-color:#042a45}.lg\:to-dark-blue-700{--gradient-to-color:#021c2e}.lg\:to-dark-blue-800{--gradient-to-color:#021523}.lg\:to-dark-blue-900{--gradient-to-color:#010e17}.lg\:hover\:from-transparent:hover{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.lg\:hover\:from-current:hover{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.lg\:hover\:from-black:hover{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.lg\:hover\:from-white:hover{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.lg\:hover\:from-primary:hover{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.lg\:hover\:from-secondary:hover{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.lg\:hover\:from-tertiary:hover{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.lg\:hover\:from-spacer:hover{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.lg\:hover\:from-umbra:hover{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.lg\:hover\:from-underline:hover{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.lg\:hover\:from-gray-100:hover{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.lg\:hover\:from-gray-200:hover{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.lg\:hover\:from-gray-300:hover{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.lg\:hover\:from-gray-400:hover{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.lg\:hover\:from-gray-500:hover{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.lg\:hover\:from-gray-600:hover{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.lg\:hover\:from-gray-700:hover{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.lg\:hover\:from-gray-800:hover{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.lg\:hover\:from-gray-900:hover{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.lg\:hover\:from-red-100:hover{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.lg\:hover\:from-red-200:hover{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.lg\:hover\:from-red-300:hover{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.lg\:hover\:from-red-400:hover{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.lg\:hover\:from-red-500:hover{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.lg\:hover\:from-red-600:hover{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.lg\:hover\:from-red-700:hover{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.lg\:hover\:from-red-800:hover{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.lg\:hover\:from-red-900:hover{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.lg\:hover\:from-green-100:hover{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.lg\:hover\:from-green-200:hover{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.lg\:hover\:from-green-300:hover{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.lg\:hover\:from-green-400:hover{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.lg\:hover\:from-green-500:hover{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.lg\:hover\:from-green-600:hover{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.lg\:hover\:from-green-700:hover{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.lg\:hover\:from-green-800:hover{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.lg\:hover\:from-green-900:hover{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.lg\:hover\:from-orange-100:hover{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.lg\:hover\:from-orange-200:hover{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.lg\:hover\:from-orange-300:hover{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.lg\:hover\:from-orange-400:hover{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.lg\:hover\:from-orange-500:hover{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.lg\:hover\:from-orange-600:hover{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.lg\:hover\:from-orange-700:hover{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.lg\:hover\:from-orange-800:hover{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.lg\:hover\:from-orange-900:hover{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.lg\:hover\:from-neon-blue-100:hover{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.lg\:hover\:from-neon-blue-200:hover{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.lg\:hover\:from-neon-blue-300:hover{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.lg\:hover\:from-neon-blue-400:hover{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.lg\:hover\:from-neon-blue-500:hover{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.lg\:hover\:from-neon-blue-600:hover{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.lg\:hover\:from-neon-blue-700:hover{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.lg\:hover\:from-neon-blue-800:hover{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.lg\:hover\:from-neon-blue-900:hover{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.lg\:hover\:from-dark-blue-100:hover{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.lg\:hover\:from-dark-blue-200:hover{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.lg\:hover\:from-dark-blue-300:hover{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.lg\:hover\:from-dark-blue-400:hover{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.lg\:hover\:from-dark-blue-500:hover{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.lg\:hover\:from-dark-blue-600:hover{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.lg\:hover\:from-dark-blue-700:hover{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.lg\:hover\:from-dark-blue-800:hover{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.lg\:hover\:from-dark-blue-900:hover{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.lg\:hover\:via-transparent:hover{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.lg\:hover\:via-current:hover{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.lg\:hover\:via-black:hover{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.lg\:hover\:via-white:hover{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.lg\:hover\:via-primary:hover{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.lg\:hover\:via-secondary:hover{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.lg\:hover\:via-tertiary:hover{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.lg\:hover\:via-spacer:hover{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.lg\:hover\:via-umbra:hover{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.lg\:hover\:via-underline:hover{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.lg\:hover\:via-gray-100:hover{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.lg\:hover\:via-gray-200:hover{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.lg\:hover\:via-gray-300:hover{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.lg\:hover\:via-gray-400:hover{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.lg\:hover\:via-gray-500:hover{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.lg\:hover\:via-gray-600:hover{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.lg\:hover\:via-gray-700:hover{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.lg\:hover\:via-gray-800:hover{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.lg\:hover\:via-gray-900:hover{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.lg\:hover\:via-red-100:hover{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.lg\:hover\:via-red-200:hover{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.lg\:hover\:via-red-300:hover{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.lg\:hover\:via-red-400:hover{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.lg\:hover\:via-red-500:hover{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.lg\:hover\:via-red-600:hover{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.lg\:hover\:via-red-700:hover{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.lg\:hover\:via-red-800:hover{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.lg\:hover\:via-red-900:hover{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.lg\:hover\:via-green-100:hover{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.lg\:hover\:via-green-200:hover{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.lg\:hover\:via-green-300:hover{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.lg\:hover\:via-green-400:hover{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.lg\:hover\:via-green-500:hover{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.lg\:hover\:via-green-600:hover{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.lg\:hover\:via-green-700:hover{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.lg\:hover\:via-green-800:hover{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.lg\:hover\:via-green-900:hover{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.lg\:hover\:via-orange-100:hover{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.lg\:hover\:via-orange-200:hover{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.lg\:hover\:via-orange-300:hover{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.lg\:hover\:via-orange-400:hover{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.lg\:hover\:via-orange-500:hover{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.lg\:hover\:via-orange-600:hover{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.lg\:hover\:via-orange-700:hover{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.lg\:hover\:via-orange-800:hover{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.lg\:hover\:via-orange-900:hover{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.lg\:hover\:via-neon-blue-100:hover{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.lg\:hover\:via-neon-blue-200:hover{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.lg\:hover\:via-neon-blue-300:hover{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.lg\:hover\:via-neon-blue-400:hover{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.lg\:hover\:via-neon-blue-500:hover{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.lg\:hover\:via-neon-blue-600:hover{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.lg\:hover\:via-neon-blue-700:hover{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.lg\:hover\:via-neon-blue-800:hover{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.lg\:hover\:via-neon-blue-900:hover{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.lg\:hover\:via-dark-blue-100:hover{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.lg\:hover\:via-dark-blue-200:hover{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.lg\:hover\:via-dark-blue-300:hover{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.lg\:hover\:via-dark-blue-400:hover{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.lg\:hover\:via-dark-blue-500:hover{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.lg\:hover\:via-dark-blue-600:hover{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.lg\:hover\:via-dark-blue-700:hover{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.lg\:hover\:via-dark-blue-800:hover{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.lg\:hover\:via-dark-blue-900:hover{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.lg\:hover\:to-transparent:hover{--gradient-to-color:transparent}.lg\:hover\:to-current:hover{--gradient-to-color:currentColor}.lg\:hover\:to-black:hover{--gradient-to-color:#0e0e0e}.lg\:hover\:to-white:hover{--gradient-to-color:#fff}.lg\:hover\:to-primary:hover{--gradient-to-color:#00f0ff}.lg\:hover\:to-secondary:hover{--gradient-to-color:#4000c8}.lg\:hover\:to-tertiary:hover{--gradient-to-color:#c6b3ef}.lg\:hover\:to-spacer:hover{--gradient-to-color:#7d7e84}.lg\:hover\:to-umbra:hover{--gradient-to-color:#1f1f1f}.lg\:hover\:to-underline:hover{--gradient-to-color:#00dfed}.lg\:hover\:to-gray-100:hover{--gradient-to-color:#f5f5f5}.lg\:hover\:to-gray-200:hover{--gradient-to-color:#e6e6e6}.lg\:hover\:to-gray-300:hover{--gradient-to-color:#d6d6d6}.lg\:hover\:to-gray-400:hover{--gradient-to-color:#b5b5b5}.lg\:hover\:to-gray-500:hover{--gradient-to-color:#999}.lg\:hover\:to-gray-600:hover{--gradient-to-color:#8a8a8a}.lg\:hover\:to-gray-700:hover{--gradient-to-color:#5c5c5c}.lg\:hover\:to-gray-800:hover{--gradient-to-color:#454545}.lg\:hover\:to-gray-900:hover{--gradient-to-color:#2e2e2e}.lg\:hover\:to-red-100:hover{--gradient-to-color:#ffecec}.lg\:hover\:to-red-200:hover{--gradient-to-color:#ffcfcf}.lg\:hover\:to-red-300:hover{--gradient-to-color:#ffb3b3}.lg\:hover\:to-red-400:hover{--gradient-to-color:#ff7979}.lg\:hover\:to-red-500:hover{--gradient-to-color:#ff4040}.lg\:hover\:to-red-600:hover{--gradient-to-color:#e63a3a}.lg\:hover\:to-red-700:hover{--gradient-to-color:#992626}.lg\:hover\:to-red-800:hover{--gradient-to-color:#731d1d}.lg\:hover\:to-red-900:hover{--gradient-to-color:#4d1313}.lg\:hover\:to-green-100:hover{--gradient-to-color:#f0fff4}.lg\:hover\:to-green-200:hover{--gradient-to-color:#c6f6d5}.lg\:hover\:to-green-300:hover{--gradient-to-color:#9ae6b4}.lg\:hover\:to-green-400:hover{--gradient-to-color:#68d391}.lg\:hover\:to-green-500:hover{--gradient-to-color:#48bb78}.lg\:hover\:to-green-600:hover{--gradient-to-color:#38a169}.lg\:hover\:to-green-700:hover{--gradient-to-color:#2f855a}.lg\:hover\:to-green-800:hover{--gradient-to-color:#276749}.lg\:hover\:to-green-900:hover{--gradient-to-color:#22543d}.lg\:hover\:to-orange-100:hover{--gradient-to-color:#fff2e8}.lg\:hover\:to-orange-200:hover{--gradient-to-color:#ffdfc6}.lg\:hover\:to-orange-300:hover{--gradient-to-color:#ffcba3}.lg\:hover\:to-orange-400:hover{--gradient-to-color:#ffa45f}.lg\:hover\:to-orange-500:hover{--gradient-to-color:#ff7d1a}.lg\:hover\:to-orange-600:hover{--gradient-to-color:#e67117}.lg\:hover\:to-orange-700:hover{--gradient-to-color:#994b10}.lg\:hover\:to-orange-800:hover{--gradient-to-color:#73380c}.lg\:hover\:to-orange-900:hover{--gradient-to-color:#4d2608}.lg\:hover\:to-neon-blue-100:hover{--gradient-to-color:#e9f6f8}.lg\:hover\:to-neon-blue-200:hover{--gradient-to-color:#d1f9f6}.lg\:hover\:to-neon-blue-300:hover{--gradient-to-color:#c3fffb}.lg\:hover\:to-neon-blue-400:hover{--gradient-to-color:#96fff8}.lg\:hover\:to-neon-blue-500:hover{--gradient-to-color:#69fff5}.lg\:hover\:to-neon-blue-600:hover{--gradient-to-color:#5fe6dd}.lg\:hover\:to-neon-blue-700:hover{--gradient-to-color:#3f9993}.lg\:hover\:to-neon-blue-800:hover{--gradient-to-color:#2f736e}.lg\:hover\:to-neon-blue-900:hover{--gradient-to-color:#204d4a}.lg\:hover\:to-dark-blue-100:hover{--gradient-to-color:#e6eaed}.lg\:hover\:to-dark-blue-200:hover{--gradient-to-color:#c0cbd3}.lg\:hover\:to-dark-blue-300:hover{--gradient-to-color:#9bacb8}.lg\:hover\:to-dark-blue-400:hover{--gradient-to-color:#1d4f71}.lg\:hover\:to-dark-blue-500:hover{--gradient-to-color:#042f4d}.lg\:hover\:to-dark-blue-600:hover{--gradient-to-color:#042a45}.lg\:hover\:to-dark-blue-700:hover{--gradient-to-color:#021c2e}.lg\:hover\:to-dark-blue-800:hover{--gradient-to-color:#021523}.lg\:hover\:to-dark-blue-900:hover{--gradient-to-color:#010e17}.lg\:focus\:from-transparent:focus{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.lg\:focus\:from-current:focus{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.lg\:focus\:from-black:focus{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.lg\:focus\:from-white:focus{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.lg\:focus\:from-primary:focus{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.lg\:focus\:from-secondary:focus{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.lg\:focus\:from-tertiary:focus{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.lg\:focus\:from-spacer:focus{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.lg\:focus\:from-umbra:focus{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.lg\:focus\:from-underline:focus{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.lg\:focus\:from-gray-100:focus{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.lg\:focus\:from-gray-200:focus{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.lg\:focus\:from-gray-300:focus{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.lg\:focus\:from-gray-400:focus{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.lg\:focus\:from-gray-500:focus{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.lg\:focus\:from-gray-600:focus{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.lg\:focus\:from-gray-700:focus{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.lg\:focus\:from-gray-800:focus{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.lg\:focus\:from-gray-900:focus{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.lg\:focus\:from-red-100:focus{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.lg\:focus\:from-red-200:focus{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.lg\:focus\:from-red-300:focus{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.lg\:focus\:from-red-400:focus{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.lg\:focus\:from-red-500:focus{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.lg\:focus\:from-red-600:focus{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.lg\:focus\:from-red-700:focus{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.lg\:focus\:from-red-800:focus{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.lg\:focus\:from-red-900:focus{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.lg\:focus\:from-green-100:focus{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.lg\:focus\:from-green-200:focus{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.lg\:focus\:from-green-300:focus{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.lg\:focus\:from-green-400:focus{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.lg\:focus\:from-green-500:focus{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.lg\:focus\:from-green-600:focus{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.lg\:focus\:from-green-700:focus{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.lg\:focus\:from-green-800:focus{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.lg\:focus\:from-green-900:focus{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.lg\:focus\:from-orange-100:focus{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.lg\:focus\:from-orange-200:focus{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.lg\:focus\:from-orange-300:focus{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.lg\:focus\:from-orange-400:focus{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.lg\:focus\:from-orange-500:focus{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.lg\:focus\:from-orange-600:focus{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.lg\:focus\:from-orange-700:focus{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.lg\:focus\:from-orange-800:focus{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.lg\:focus\:from-orange-900:focus{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.lg\:focus\:from-neon-blue-100:focus{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.lg\:focus\:from-neon-blue-200:focus{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.lg\:focus\:from-neon-blue-300:focus{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.lg\:focus\:from-neon-blue-400:focus{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.lg\:focus\:from-neon-blue-500:focus{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.lg\:focus\:from-neon-blue-600:focus{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.lg\:focus\:from-neon-blue-700:focus{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.lg\:focus\:from-neon-blue-800:focus{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.lg\:focus\:from-neon-blue-900:focus{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.lg\:focus\:from-dark-blue-100:focus{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.lg\:focus\:from-dark-blue-200:focus{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.lg\:focus\:from-dark-blue-300:focus{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.lg\:focus\:from-dark-blue-400:focus{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.lg\:focus\:from-dark-blue-500:focus{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.lg\:focus\:from-dark-blue-600:focus{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.lg\:focus\:from-dark-blue-700:focus{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.lg\:focus\:from-dark-blue-800:focus{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.lg\:focus\:from-dark-blue-900:focus{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.lg\:focus\:via-transparent:focus{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.lg\:focus\:via-current:focus{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.lg\:focus\:via-black:focus{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.lg\:focus\:via-white:focus{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.lg\:focus\:via-primary:focus{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.lg\:focus\:via-secondary:focus{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.lg\:focus\:via-tertiary:focus{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.lg\:focus\:via-spacer:focus{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.lg\:focus\:via-umbra:focus{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.lg\:focus\:via-underline:focus{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.lg\:focus\:via-gray-100:focus{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.lg\:focus\:via-gray-200:focus{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.lg\:focus\:via-gray-300:focus{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.lg\:focus\:via-gray-400:focus{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.lg\:focus\:via-gray-500:focus{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.lg\:focus\:via-gray-600:focus{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.lg\:focus\:via-gray-700:focus{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.lg\:focus\:via-gray-800:focus{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.lg\:focus\:via-gray-900:focus{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.lg\:focus\:via-red-100:focus{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.lg\:focus\:via-red-200:focus{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.lg\:focus\:via-red-300:focus{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.lg\:focus\:via-red-400:focus{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.lg\:focus\:via-red-500:focus{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.lg\:focus\:via-red-600:focus{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.lg\:focus\:via-red-700:focus{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.lg\:focus\:via-red-800:focus{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.lg\:focus\:via-red-900:focus{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.lg\:focus\:via-green-100:focus{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.lg\:focus\:via-green-200:focus{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.lg\:focus\:via-green-300:focus{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.lg\:focus\:via-green-400:focus{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.lg\:focus\:via-green-500:focus{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.lg\:focus\:via-green-600:focus{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.lg\:focus\:via-green-700:focus{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.lg\:focus\:via-green-800:focus{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.lg\:focus\:via-green-900:focus{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.lg\:focus\:via-orange-100:focus{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.lg\:focus\:via-orange-200:focus{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.lg\:focus\:via-orange-300:focus{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.lg\:focus\:via-orange-400:focus{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.lg\:focus\:via-orange-500:focus{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.lg\:focus\:via-orange-600:focus{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.lg\:focus\:via-orange-700:focus{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.lg\:focus\:via-orange-800:focus{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.lg\:focus\:via-orange-900:focus{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.lg\:focus\:via-neon-blue-100:focus{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.lg\:focus\:via-neon-blue-200:focus{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.lg\:focus\:via-neon-blue-300:focus{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.lg\:focus\:via-neon-blue-400:focus{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.lg\:focus\:via-neon-blue-500:focus{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.lg\:focus\:via-neon-blue-600:focus{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.lg\:focus\:via-neon-blue-700:focus{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.lg\:focus\:via-neon-blue-800:focus{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.lg\:focus\:via-neon-blue-900:focus{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.lg\:focus\:via-dark-blue-100:focus{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.lg\:focus\:via-dark-blue-200:focus{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.lg\:focus\:via-dark-blue-300:focus{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.lg\:focus\:via-dark-blue-400:focus{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.lg\:focus\:via-dark-blue-500:focus{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.lg\:focus\:via-dark-blue-600:focus{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.lg\:focus\:via-dark-blue-700:focus{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.lg\:focus\:via-dark-blue-800:focus{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.lg\:focus\:via-dark-blue-900:focus{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.lg\:focus\:to-transparent:focus{--gradient-to-color:transparent}.lg\:focus\:to-current:focus{--gradient-to-color:currentColor}.lg\:focus\:to-black:focus{--gradient-to-color:#0e0e0e}.lg\:focus\:to-white:focus{--gradient-to-color:#fff}.lg\:focus\:to-primary:focus{--gradient-to-color:#00f0ff}.lg\:focus\:to-secondary:focus{--gradient-to-color:#4000c8}.lg\:focus\:to-tertiary:focus{--gradient-to-color:#c6b3ef}.lg\:focus\:to-spacer:focus{--gradient-to-color:#7d7e84}.lg\:focus\:to-umbra:focus{--gradient-to-color:#1f1f1f}.lg\:focus\:to-underline:focus{--gradient-to-color:#00dfed}.lg\:focus\:to-gray-100:focus{--gradient-to-color:#f5f5f5}.lg\:focus\:to-gray-200:focus{--gradient-to-color:#e6e6e6}.lg\:focus\:to-gray-300:focus{--gradient-to-color:#d6d6d6}.lg\:focus\:to-gray-400:focus{--gradient-to-color:#b5b5b5}.lg\:focus\:to-gray-500:focus{--gradient-to-color:#999}.lg\:focus\:to-gray-600:focus{--gradient-to-color:#8a8a8a}.lg\:focus\:to-gray-700:focus{--gradient-to-color:#5c5c5c}.lg\:focus\:to-gray-800:focus{--gradient-to-color:#454545}.lg\:focus\:to-gray-900:focus{--gradient-to-color:#2e2e2e}.lg\:focus\:to-red-100:focus{--gradient-to-color:#ffecec}.lg\:focus\:to-red-200:focus{--gradient-to-color:#ffcfcf}.lg\:focus\:to-red-300:focus{--gradient-to-color:#ffb3b3}.lg\:focus\:to-red-400:focus{--gradient-to-color:#ff7979}.lg\:focus\:to-red-500:focus{--gradient-to-color:#ff4040}.lg\:focus\:to-red-600:focus{--gradient-to-color:#e63a3a}.lg\:focus\:to-red-700:focus{--gradient-to-color:#992626}.lg\:focus\:to-red-800:focus{--gradient-to-color:#731d1d}.lg\:focus\:to-red-900:focus{--gradient-to-color:#4d1313}.lg\:focus\:to-green-100:focus{--gradient-to-color:#f0fff4}.lg\:focus\:to-green-200:focus{--gradient-to-color:#c6f6d5}.lg\:focus\:to-green-300:focus{--gradient-to-color:#9ae6b4}.lg\:focus\:to-green-400:focus{--gradient-to-color:#68d391}.lg\:focus\:to-green-500:focus{--gradient-to-color:#48bb78}.lg\:focus\:to-green-600:focus{--gradient-to-color:#38a169}.lg\:focus\:to-green-700:focus{--gradient-to-color:#2f855a}.lg\:focus\:to-green-800:focus{--gradient-to-color:#276749}.lg\:focus\:to-green-900:focus{--gradient-to-color:#22543d}.lg\:focus\:to-orange-100:focus{--gradient-to-color:#fff2e8}.lg\:focus\:to-orange-200:focus{--gradient-to-color:#ffdfc6}.lg\:focus\:to-orange-300:focus{--gradient-to-color:#ffcba3}.lg\:focus\:to-orange-400:focus{--gradient-to-color:#ffa45f}.lg\:focus\:to-orange-500:focus{--gradient-to-color:#ff7d1a}.lg\:focus\:to-orange-600:focus{--gradient-to-color:#e67117}.lg\:focus\:to-orange-700:focus{--gradient-to-color:#994b10}.lg\:focus\:to-orange-800:focus{--gradient-to-color:#73380c}.lg\:focus\:to-orange-900:focus{--gradient-to-color:#4d2608}.lg\:focus\:to-neon-blue-100:focus{--gradient-to-color:#e9f6f8}.lg\:focus\:to-neon-blue-200:focus{--gradient-to-color:#d1f9f6}.lg\:focus\:to-neon-blue-300:focus{--gradient-to-color:#c3fffb}.lg\:focus\:to-neon-blue-400:focus{--gradient-to-color:#96fff8}.lg\:focus\:to-neon-blue-500:focus{--gradient-to-color:#69fff5}.lg\:focus\:to-neon-blue-600:focus{--gradient-to-color:#5fe6dd}.lg\:focus\:to-neon-blue-700:focus{--gradient-to-color:#3f9993}.lg\:focus\:to-neon-blue-800:focus{--gradient-to-color:#2f736e}.lg\:focus\:to-neon-blue-900:focus{--gradient-to-color:#204d4a}.lg\:focus\:to-dark-blue-100:focus{--gradient-to-color:#e6eaed}.lg\:focus\:to-dark-blue-200:focus{--gradient-to-color:#c0cbd3}.lg\:focus\:to-dark-blue-300:focus{--gradient-to-color:#9bacb8}.lg\:focus\:to-dark-blue-400:focus{--gradient-to-color:#1d4f71}.lg\:focus\:to-dark-blue-500:focus{--gradient-to-color:#042f4d}.lg\:focus\:to-dark-blue-600:focus{--gradient-to-color:#042a45}.lg\:focus\:to-dark-blue-700:focus{--gradient-to-color:#021c2e}.lg\:focus\:to-dark-blue-800:focus{--gradient-to-color:#021523}.lg\:focus\:to-dark-blue-900:focus{--gradient-to-color:#010e17}.lg\:bg-opacity-0{--bg-opacity:0}.lg\:bg-opacity-15{--bg-opacity:0.15}.lg\:bg-opacity-25{--bg-opacity:0.25}.lg\:bg-opacity-50{--bg-opacity:0.5}.lg\:bg-opacity-70{--bg-opacity:0.70}.lg\:bg-opacity-75{--bg-opacity:0.75}.lg\:bg-opacity-90{--bg-opacity:0.9}.lg\:bg-opacity-100{--bg-opacity:1}.lg\:hover\:bg-opacity-0:hover{--bg-opacity:0}.lg\:hover\:bg-opacity-15:hover{--bg-opacity:0.15}.lg\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.lg\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.lg\:hover\:bg-opacity-70:hover{--bg-opacity:0.70}.lg\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.lg\:hover\:bg-opacity-90:hover{--bg-opacity:0.9}.lg\:hover\:bg-opacity-100:hover{--bg-opacity:1}.lg\:focus\:bg-opacity-0:focus{--bg-opacity:0}.lg\:focus\:bg-opacity-15:focus{--bg-opacity:0.15}.lg\:focus\:bg-opacity-25:focus{--bg-opacity:0.25}.lg\:focus\:bg-opacity-50:focus{--bg-opacity:0.5}.lg\:focus\:bg-opacity-70:focus{--bg-opacity:0.70}.lg\:focus\:bg-opacity-75:focus{--bg-opacity:0.75}.lg\:focus\:bg-opacity-90:focus{--bg-opacity:0.9}.lg\:focus\:bg-opacity-100:focus{--bg-opacity:1}.lg\:bg-bottom{background-position:bottom}.lg\:bg-center{background-position:50%}.lg\:bg-left{background-position:0}.lg\:bg-left-bottom{background-position:0 100%}.lg\:bg-left-top{background-position:0 0}.lg\:bg-right{background-position:100%}.lg\:bg-right-bottom{background-position:100% 100%}.lg\:bg-right-top{background-position:100% 0}.lg\:bg-top{background-position:top}.lg\:bg-repeat{background-repeat:repeat}.lg\:bg-no-repeat{background-repeat:no-repeat}.lg\:bg-repeat-x{background-repeat:repeat-x}.lg\:bg-repeat-y{background-repeat:repeat-y}.lg\:bg-repeat-round{background-repeat:round}.lg\:bg-repeat-space{background-repeat:space}.lg\:bg-auto{background-size:auto}.lg\:bg-cover{background-size:cover}.lg\:bg-contain{background-size:contain}.lg\:border-collapse{border-collapse:collapse}.lg\:border-separate{border-collapse:separate}.lg\:border-transparent{border-color:transparent}.lg\:border-current{border-color:currentColor}.lg\:border-black{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.lg\:border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.lg\:border-primary{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.lg\:border-secondary{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.lg\:border-tertiary{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.lg\:border-spacer{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.lg\:border-umbra{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.lg\:border-underline{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.lg\:border-gray-100{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.lg\:border-gray-200{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.lg\:border-gray-300{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.lg\:border-gray-400{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.lg\:border-gray-500{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.lg\:border-gray-600{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.lg\:border-gray-700{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.lg\:border-gray-800{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.lg\:border-gray-900{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.lg\:border-red-100{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.lg\:border-red-200{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.lg\:border-red-300{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.lg\:border-red-400{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.lg\:border-red-500{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.lg\:border-red-600{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.lg\:border-red-700{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.lg\:border-red-800{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.lg\:border-red-900{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.lg\:border-green-100{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.lg\:border-green-200{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.lg\:border-green-300{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.lg\:border-green-400{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.lg\:border-green-500{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.lg\:border-green-600{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.lg\:border-green-700{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.lg\:border-green-800{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.lg\:border-green-900{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.lg\:border-orange-100{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.lg\:border-orange-200{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.lg\:border-orange-300{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.lg\:border-orange-400{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.lg\:border-orange-500{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.lg\:border-orange-600{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.lg\:border-orange-700{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.lg\:border-orange-800{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.lg\:border-orange-900{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.lg\:border-neon-blue-100{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.lg\:border-neon-blue-200{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.lg\:border-neon-blue-300{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.lg\:border-neon-blue-400{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.lg\:border-neon-blue-500{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.lg\:border-neon-blue-600{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.lg\:border-neon-blue-700{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.lg\:border-neon-blue-800{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.lg\:border-neon-blue-900{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.lg\:border-dark-blue-100{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.lg\:border-dark-blue-200{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.lg\:border-dark-blue-300{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.lg\:border-dark-blue-400{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.lg\:border-dark-blue-500{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.lg\:border-dark-blue-600{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.lg\:border-dark-blue-700{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.lg\:border-dark-blue-800{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.lg\:border-dark-blue-900{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.lg\:hover\:border-transparent:hover{border-color:transparent}.lg\:hover\:border-current:hover{border-color:currentColor}.lg\:hover\:border-black:hover{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.lg\:hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.lg\:hover\:border-primary:hover{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.lg\:hover\:border-secondary:hover{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.lg\:hover\:border-tertiary:hover{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.lg\:hover\:border-spacer:hover{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.lg\:hover\:border-umbra:hover{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.lg\:hover\:border-underline:hover{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.lg\:hover\:border-gray-100:hover{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.lg\:hover\:border-gray-200:hover{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.lg\:hover\:border-gray-300:hover{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.lg\:hover\:border-gray-400:hover{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.lg\:hover\:border-gray-500:hover{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.lg\:hover\:border-gray-600:hover{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.lg\:hover\:border-gray-700:hover{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.lg\:hover\:border-gray-800:hover{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.lg\:hover\:border-gray-900:hover{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.lg\:hover\:border-red-100:hover{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.lg\:hover\:border-red-200:hover{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.lg\:hover\:border-red-300:hover{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.lg\:hover\:border-red-400:hover{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.lg\:hover\:border-red-500:hover{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.lg\:hover\:border-red-600:hover{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.lg\:hover\:border-red-700:hover{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.lg\:hover\:border-red-800:hover{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.lg\:hover\:border-red-900:hover{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.lg\:hover\:border-green-100:hover{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.lg\:hover\:border-green-200:hover{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.lg\:hover\:border-green-300:hover{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.lg\:hover\:border-green-400:hover{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.lg\:hover\:border-green-500:hover{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.lg\:hover\:border-green-600:hover{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.lg\:hover\:border-green-700:hover{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.lg\:hover\:border-green-800:hover{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.lg\:hover\:border-green-900:hover{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.lg\:hover\:border-orange-100:hover{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.lg\:hover\:border-orange-200:hover{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.lg\:hover\:border-orange-300:hover{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.lg\:hover\:border-orange-400:hover{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.lg\:hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.lg\:hover\:border-orange-600:hover{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.lg\:hover\:border-orange-700:hover{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.lg\:hover\:border-orange-800:hover{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.lg\:hover\:border-orange-900:hover{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.lg\:hover\:border-neon-blue-100:hover{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.lg\:hover\:border-neon-blue-200:hover{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.lg\:hover\:border-neon-blue-300:hover{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.lg\:hover\:border-neon-blue-400:hover{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.lg\:hover\:border-neon-blue-500:hover{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.lg\:hover\:border-neon-blue-600:hover{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.lg\:hover\:border-neon-blue-700:hover{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.lg\:hover\:border-neon-blue-800:hover{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.lg\:hover\:border-neon-blue-900:hover{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.lg\:hover\:border-dark-blue-100:hover{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.lg\:hover\:border-dark-blue-200:hover{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.lg\:hover\:border-dark-blue-300:hover{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.lg\:hover\:border-dark-blue-400:hover{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.lg\:hover\:border-dark-blue-500:hover{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.lg\:hover\:border-dark-blue-600:hover{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.lg\:hover\:border-dark-blue-700:hover{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.lg\:hover\:border-dark-blue-800:hover{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.lg\:hover\:border-dark-blue-900:hover{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.lg\:focus\:border-transparent:focus{border-color:transparent}.lg\:focus\:border-current:focus{border-color:currentColor}.lg\:focus\:border-black:focus{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.lg\:focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.lg\:focus\:border-primary:focus{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.lg\:focus\:border-secondary:focus{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.lg\:focus\:border-tertiary:focus{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.lg\:focus\:border-spacer:focus{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.lg\:focus\:border-umbra:focus{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.lg\:focus\:border-underline:focus{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.lg\:focus\:border-gray-100:focus{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.lg\:focus\:border-gray-200:focus{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.lg\:focus\:border-gray-300:focus{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.lg\:focus\:border-gray-400:focus{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.lg\:focus\:border-gray-500:focus{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.lg\:focus\:border-gray-600:focus{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.lg\:focus\:border-gray-700:focus{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.lg\:focus\:border-gray-800:focus{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.lg\:focus\:border-gray-900:focus{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.lg\:focus\:border-red-100:focus{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.lg\:focus\:border-red-200:focus{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.lg\:focus\:border-red-300:focus{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.lg\:focus\:border-red-400:focus{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.lg\:focus\:border-red-500:focus{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.lg\:focus\:border-red-600:focus{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.lg\:focus\:border-red-700:focus{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.lg\:focus\:border-red-800:focus{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.lg\:focus\:border-red-900:focus{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.lg\:focus\:border-green-100:focus{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.lg\:focus\:border-green-200:focus{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.lg\:focus\:border-green-300:focus{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.lg\:focus\:border-green-400:focus{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.lg\:focus\:border-green-500:focus{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.lg\:focus\:border-green-600:focus{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.lg\:focus\:border-green-700:focus{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.lg\:focus\:border-green-800:focus{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.lg\:focus\:border-green-900:focus{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.lg\:focus\:border-orange-100:focus{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.lg\:focus\:border-orange-200:focus{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.lg\:focus\:border-orange-300:focus{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.lg\:focus\:border-orange-400:focus{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.lg\:focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.lg\:focus\:border-orange-600:focus{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.lg\:focus\:border-orange-700:focus{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.lg\:focus\:border-orange-800:focus{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.lg\:focus\:border-orange-900:focus{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.lg\:focus\:border-neon-blue-100:focus{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.lg\:focus\:border-neon-blue-200:focus{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.lg\:focus\:border-neon-blue-300:focus{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.lg\:focus\:border-neon-blue-400:focus{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.lg\:focus\:border-neon-blue-500:focus{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.lg\:focus\:border-neon-blue-600:focus{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.lg\:focus\:border-neon-blue-700:focus{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.lg\:focus\:border-neon-blue-800:focus{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.lg\:focus\:border-neon-blue-900:focus{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.lg\:focus\:border-dark-blue-100:focus{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.lg\:focus\:border-dark-blue-200:focus{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.lg\:focus\:border-dark-blue-300:focus{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.lg\:focus\:border-dark-blue-400:focus{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.lg\:focus\:border-dark-blue-500:focus{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.lg\:focus\:border-dark-blue-600:focus{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.lg\:focus\:border-dark-blue-700:focus{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.lg\:focus\:border-dark-blue-800:focus{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.lg\:focus\:border-dark-blue-900:focus{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.lg\:border-opacity-0{--border-opacity:0}.lg\:border-opacity-15{--border-opacity:0.15}.lg\:border-opacity-25{--border-opacity:0.25}.lg\:border-opacity-50{--border-opacity:0.5}.lg\:border-opacity-70{--border-opacity:0.70}.lg\:border-opacity-75{--border-opacity:0.75}.lg\:border-opacity-90{--border-opacity:0.9}.lg\:border-opacity-100{--border-opacity:1}.lg\:hover\:border-opacity-0:hover{--border-opacity:0}.lg\:hover\:border-opacity-15:hover{--border-opacity:0.15}.lg\:hover\:border-opacity-25:hover{--border-opacity:0.25}.lg\:hover\:border-opacity-50:hover{--border-opacity:0.5}.lg\:hover\:border-opacity-70:hover{--border-opacity:0.70}.lg\:hover\:border-opacity-75:hover{--border-opacity:0.75}.lg\:hover\:border-opacity-90:hover{--border-opacity:0.9}.lg\:hover\:border-opacity-100:hover{--border-opacity:1}.lg\:focus\:border-opacity-0:focus{--border-opacity:0}.lg\:focus\:border-opacity-15:focus{--border-opacity:0.15}.lg\:focus\:border-opacity-25:focus{--border-opacity:0.25}.lg\:focus\:border-opacity-50:focus{--border-opacity:0.5}.lg\:focus\:border-opacity-70:focus{--border-opacity:0.70}.lg\:focus\:border-opacity-75:focus{--border-opacity:0.75}.lg\:focus\:border-opacity-90:focus{--border-opacity:0.9}.lg\:focus\:border-opacity-100:focus{--border-opacity:1}.lg\:rounded-none{border-radius:0}.lg\:rounded-sm{border-radius:.125rem}.lg\:rounded{border-radius:.25rem}.lg\:rounded-md{border-radius:.375rem}.lg\:rounded-lg{border-radius:.5rem}.lg\:rounded-full{border-radius:9999px}.lg\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.lg\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.lg\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.lg\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.lg\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.lg\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.lg\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.lg\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.lg\:rounded-t{border-top-left-radius:.25rem}.lg\:rounded-r,.lg\:rounded-t{border-top-right-radius:.25rem}.lg\:rounded-b,.lg\:rounded-r{border-bottom-right-radius:.25rem}.lg\:rounded-b,.lg\:rounded-l{border-bottom-left-radius:.25rem}.lg\:rounded-l{border-top-left-radius:.25rem}.lg\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.lg\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.lg\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.lg\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.lg\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.lg\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.lg\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.lg\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.lg\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.lg\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.lg\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.lg\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.lg\:rounded-tl-none{border-top-left-radius:0}.lg\:rounded-tr-none{border-top-right-radius:0}.lg\:rounded-br-none{border-bottom-right-radius:0}.lg\:rounded-bl-none{border-bottom-left-radius:0}.lg\:rounded-tl-sm{border-top-left-radius:.125rem}.lg\:rounded-tr-sm{border-top-right-radius:.125rem}.lg\:rounded-br-sm{border-bottom-right-radius:.125rem}.lg\:rounded-bl-sm{border-bottom-left-radius:.125rem}.lg\:rounded-tl{border-top-left-radius:.25rem}.lg\:rounded-tr{border-top-right-radius:.25rem}.lg\:rounded-br{border-bottom-right-radius:.25rem}.lg\:rounded-bl{border-bottom-left-radius:.25rem}.lg\:rounded-tl-md{border-top-left-radius:.375rem}.lg\:rounded-tr-md{border-top-right-radius:.375rem}.lg\:rounded-br-md{border-bottom-right-radius:.375rem}.lg\:rounded-bl-md{border-bottom-left-radius:.375rem}.lg\:rounded-tl-lg{border-top-left-radius:.5rem}.lg\:rounded-tr-lg{border-top-right-radius:.5rem}.lg\:rounded-br-lg{border-bottom-right-radius:.5rem}.lg\:rounded-bl-lg{border-bottom-left-radius:.5rem}.lg\:rounded-tl-full{border-top-left-radius:9999px}.lg\:rounded-tr-full{border-top-right-radius:9999px}.lg\:rounded-br-full{border-bottom-right-radius:9999px}.lg\:rounded-bl-full{border-bottom-left-radius:9999px}.lg\:border-solid{border-style:solid}.lg\:border-dashed{border-style:dashed}.lg\:border-dotted{border-style:dotted}.lg\:border-double{border-style:double}.lg\:border-none{border-style:none}.lg\:border-0{border-width:0}.lg\:border-1{border-width:1px}.lg\:border-2{border-width:2px}.lg\:border-4{border-width:4px}.lg\:border-8{border-width:8px}.lg\:border-10{border-width:10px}.lg\:border-16{border-width:16px}.lg\:border{border-width:1px}.lg\:border-t-0{border-top-width:0}.lg\:border-r-0{border-right-width:0}.lg\:border-b-0{border-bottom-width:0}.lg\:border-l-0{border-left-width:0}.lg\:border-t-1{border-top-width:1px}.lg\:border-r-1{border-right-width:1px}.lg\:border-b-1{border-bottom-width:1px}.lg\:border-l-1{border-left-width:1px}.lg\:border-t-2{border-top-width:2px}.lg\:border-r-2{border-right-width:2px}.lg\:border-b-2{border-bottom-width:2px}.lg\:border-l-2{border-left-width:2px}.lg\:border-t-4{border-top-width:4px}.lg\:border-r-4{border-right-width:4px}.lg\:border-b-4{border-bottom-width:4px}.lg\:border-l-4{border-left-width:4px}.lg\:border-t-8{border-top-width:8px}.lg\:border-r-8{border-right-width:8px}.lg\:border-b-8{border-bottom-width:8px}.lg\:border-l-8{border-left-width:8px}.lg\:border-t-10{border-top-width:10px}.lg\:border-r-10{border-right-width:10px}.lg\:border-b-10{border-bottom-width:10px}.lg\:border-l-10{border-left-width:10px}.lg\:border-t-16{border-top-width:16px}.lg\:border-r-16{border-right-width:16px}.lg\:border-b-16{border-bottom-width:16px}.lg\:border-l-16{border-left-width:16px}.lg\:border-t{border-top-width:1px}.lg\:border-r{border-right-width:1px}.lg\:border-b{border-bottom-width:1px}.lg\:border-l{border-left-width:1px}.lg\:box-border{box-sizing:border-box}.lg\:box-content{box-sizing:content-box}.lg\:cursor-auto{cursor:auto}.lg\:cursor-default{cursor:default}.lg\:cursor-pointer{cursor:pointer}.lg\:cursor-wait{cursor:wait}.lg\:cursor-text{cursor:text}.lg\:cursor-move{cursor:move}.lg\:cursor-not-allowed{cursor:not-allowed}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:table{display:table}.lg\:table-caption{display:table-caption}.lg\:table-cell{display:table-cell}.lg\:table-column{display:table-column}.lg\:table-column-group{display:table-column-group}.lg\:table-footer-group{display:table-footer-group}.lg\:table-header-group{display:table-header-group}.lg\:table-row-group{display:table-row-group}.lg\:table-row{display:table-row}.lg\:flow-root{display:flow-root}.lg\:grid{display:grid}.lg\:inline-grid{display:inline-grid}.lg\:contents{display:contents}.lg\:hidden{display:none}.lg\:hover\:block:hover{display:block}.lg\:hover\:inline-block:hover{display:inline-block}.lg\:hover\:inline:hover{display:inline}.lg\:hover\:flex:hover{display:flex}.lg\:hover\:inline-flex:hover{display:inline-flex}.lg\:hover\:table:hover{display:table}.lg\:hover\:table-caption:hover{display:table-caption}.lg\:hover\:table-cell:hover{display:table-cell}.lg\:hover\:table-column:hover{display:table-column}.lg\:hover\:table-column-group:hover{display:table-column-group}.lg\:hover\:table-footer-group:hover{display:table-footer-group}.lg\:hover\:table-header-group:hover{display:table-header-group}.lg\:hover\:table-row-group:hover{display:table-row-group}.lg\:hover\:table-row:hover{display:table-row}.lg\:hover\:flow-root:hover{display:flow-root}.lg\:hover\:grid:hover{display:grid}.lg\:hover\:inline-grid:hover{display:inline-grid}.lg\:hover\:contents:hover{display:contents}.lg\:hover\:hidden:hover{display:none}.lg\:focus\:block:focus{display:block}.lg\:focus\:inline-block:focus{display:inline-block}.lg\:focus\:inline:focus{display:inline}.lg\:focus\:flex:focus{display:flex}.lg\:focus\:inline-flex:focus{display:inline-flex}.lg\:focus\:table:focus{display:table}.lg\:focus\:table-caption:focus{display:table-caption}.lg\:focus\:table-cell:focus{display:table-cell}.lg\:focus\:table-column:focus{display:table-column}.lg\:focus\:table-column-group:focus{display:table-column-group}.lg\:focus\:table-footer-group:focus{display:table-footer-group}.lg\:focus\:table-header-group:focus{display:table-header-group}.lg\:focus\:table-row-group:focus{display:table-row-group}.lg\:focus\:table-row:focus{display:table-row}.lg\:focus\:flow-root:focus{display:flow-root}.lg\:focus\:grid:focus{display:grid}.lg\:focus\:inline-grid:focus{display:inline-grid}.lg\:focus\:contents:focus{display:contents}.lg\:focus\:hidden:focus{display:none}.group:hover .lg\:group-hover\:block{display:block}.group:hover .lg\:group-hover\:inline-block{display:inline-block}.group:hover .lg\:group-hover\:inline{display:inline}.group:hover .lg\:group-hover\:flex{display:flex}.group:hover .lg\:group-hover\:inline-flex{display:inline-flex}.group:hover .lg\:group-hover\:table{display:table}.group:hover .lg\:group-hover\:table-caption{display:table-caption}.group:hover .lg\:group-hover\:table-cell{display:table-cell}.group:hover .lg\:group-hover\:table-column{display:table-column}.group:hover .lg\:group-hover\:table-column-group{display:table-column-group}.group:hover .lg\:group-hover\:table-footer-group{display:table-footer-group}.group:hover .lg\:group-hover\:table-header-group{display:table-header-group}.group:hover .lg\:group-hover\:table-row-group{display:table-row-group}.group:hover .lg\:group-hover\:table-row{display:table-row}.group:hover .lg\:group-hover\:flow-root{display:flow-root}.group:hover .lg\:group-hover\:grid{display:grid}.group:hover .lg\:group-hover\:inline-grid{display:inline-grid}.group:hover .lg\:group-hover\:contents{display:contents}.group:hover .lg\:group-hover\:hidden{display:none}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-col{flex-direction:column}.lg\:flex-col-reverse{flex-direction:column-reverse}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse}.lg\:flex-no-wrap{flex-wrap:nowrap}.lg\:place-items-auto{place-items:auto}.lg\:place-items-start{place-items:start}.lg\:place-items-end{place-items:end}.lg\:place-items-center{place-items:center}.lg\:place-items-stretch{place-items:stretch}.lg\:place-content-center{place-content:center}.lg\:place-content-start{place-content:start}.lg\:place-content-end{place-content:end}.lg\:place-content-between{place-content:space-between}.lg\:place-content-around{place-content:space-around}.lg\:place-content-evenly{place-content:space-evenly}.lg\:place-content-stretch{place-content:stretch}.lg\:place-self-auto{place-self:auto}.lg\:place-self-start{place-self:start}.lg\:place-self-end{place-self:end}.lg\:place-self-center{place-self:center}.lg\:place-self-stretch{place-self:stretch}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:items-baseline{align-items:baseline}.lg\:items-stretch{align-items:stretch}.lg\:content-center{align-content:center}.lg\:content-start{align-content:flex-start}.lg\:content-end{align-content:flex-end}.lg\:content-between{align-content:space-between}.lg\:content-around{align-content:space-around}.lg\:content-evenly{align-content:space-evenly}.lg\:self-auto{align-self:auto}.lg\:self-start{align-self:flex-start}.lg\:self-end{align-self:flex-end}.lg\:self-center{align-self:center}.lg\:self-stretch{align-self:stretch}.lg\:justify-items-auto{justify-items:auto}.lg\:justify-items-start{justify-items:start}.lg\:justify-items-end{justify-items:end}.lg\:justify-items-center{justify-items:center}.lg\:justify-items-stretch{justify-items:stretch}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:justify-evenly{justify-content:space-evenly}.lg\:justify-self-auto{justify-self:auto}.lg\:justify-self-start{justify-self:start}.lg\:justify-self-end{justify-self:end}.lg\:justify-self-center{justify-self:center}.lg\:justify-self-stretch{justify-self:stretch}.lg\:flex-1{flex:1 1 0%}.lg\:flex-auto{flex:1 1 auto}.lg\:flex-initial{flex:0 1 auto}.lg\:flex-none{flex:none}.lg\:flex-grow-0{flex-grow:0}.lg\:flex-grow{flex-grow:1}.lg\:flex-shrink-0{flex-shrink:0}.lg\:flex-shrink{flex-shrink:1}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:order-4{order:4}.lg\:order-5{order:5}.lg\:order-6{order:6}.lg\:order-7{order:7}.lg\:order-8{order:8}.lg\:order-9{order:9}.lg\:order-10{order:10}.lg\:order-11{order:11}.lg\:order-12{order:12}.lg\:order-first{order:-9999}.lg\:order-last{order:9999}.lg\:order-none{order:0}.lg\:float-right{float:right}.lg\:float-left{float:left}.lg\:float-none{float:none}.lg\:clearfix:after{content:"";display:table;clear:both}.lg\:clear-left{clear:left}.lg\:clear-right{clear:right}.lg\:clear-both{clear:both}.lg\:clear-none{clear:none}.lg\:font-body,.lg\:font-display{font-family:Josefin Sans,sans-serif}.lg\:font-hairline{font-weight:100}.lg\:font-thin{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\:hover\:font-hairline:hover{font-weight:100}.lg\:hover\:font-thin:hover{font-weight:200}.lg\:hover\:font-light:hover{font-weight:300}.lg\:hover\:font-normal:hover{font-weight:400}.lg\:hover\:font-medium:hover{font-weight:500}.lg\:hover\:font-semibold:hover{font-weight:600}.lg\:hover\:font-bold:hover{font-weight:700}.lg\:hover\:font-extrabold:hover{font-weight:800}.lg\:hover\:font-black:hover{font-weight:900}.lg\:focus\:font-hairline:focus{font-weight:100}.lg\:focus\:font-thin:focus{font-weight:200}.lg\:focus\:font-light:focus{font-weight:300}.lg\:focus\:font-normal:focus{font-weight:400}.lg\:focus\:font-medium:focus{font-weight:500}.lg\:focus\:font-semibold:focus{font-weight:600}.lg\:focus\:font-bold:focus{font-weight:700}.lg\:focus\:font-extrabold:focus{font-weight:800}.lg\:focus\:font-black:focus{font-weight:900}.group:hover .lg\:group-hover\:font-hairline{font-weight:100}.group:hover .lg\:group-hover\:font-thin{font-weight:200}.group:hover .lg\:group-hover\:font-light{font-weight:300}.group:hover .lg\:group-hover\:font-normal{font-weight:400}.group:hover .lg\:group-hover\:font-medium{font-weight:500}.group:hover .lg\:group-hover\:font-semibold{font-weight:600}.group:hover .lg\:group-hover\:font-bold{font-weight:700}.group:hover .lg\:group-hover\:font-extrabold{font-weight:800}.group:hover .lg\:group-hover\:font-black{font-weight:900}.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-13{height:3.25rem}.lg\:h-14{height:3.5rem}.lg\:h-15{height:3.75rem}.lg\:h-16{height:4rem}.lg\:h-19{height:4.75rem}.lg\:h-20{height:5rem}.lg\:h-22{height:5.5rem}.lg\:h-23{height:5.75rem}.lg\:h-24{height:6rem}.lg\:h-30{height:7.5rem}.lg\:h-32{height:8rem}.lg\:h-33{height:8.75rem}.lg\:h-36{height:9rem}.lg\:h-40{height:10rem}.lg\:h-44{height:11rem}.lg\:h-48{height:12rem}.lg\:h-50{height:12.75rem}.lg\:h-52{height:13rem}.lg\:h-53{height:13.25rem}.lg\:h-55{height:13.75rem}.lg\:h-56{height:14rem}.lg\:h-64{height:16rem}.lg\:h-68{height:17rem}.lg\:h-75{height:18.75rem}.lg\:h-98{height:24.5rem}.lg\:h-100{height:25rem}.lg\:h-120{height:30rem}.lg\:h-140{height:35rem}.lg\:h-auto{height:auto}.lg\:h-px{height:1px}.lg\:h-2px{height:2px}.lg\:h-0-5{height:.15rem}.lg\:h-1-5{height:.375rem}.lg\:h-2-5{height:.625rem}.lg\:h-7-2{height:1.875rem}.lg\:h-31-25{height:7.8125rem}.lg\:h-62-5{height:15.625rem}.lg\:h-full{height:100%}.lg\:h-screen{height:100vh}.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:4rem}.lg\:text-xxs{font-size:.6875rem}.lg\:text-1-2xl{font-size:1.375rem}.lg\:text-2-1xl{font-size:1.75rem}.lg\:text-2-3xl{font-size:2.125rem}.lg\:text-2-4xl{font-size:2.5rem}.lg\:text-30px{font-size:1.875rem}.lg\:leading-3{line-height:.75rem}.lg\:leading-4{line-height:1rem}.lg\:leading-5{line-height:1.25rem}.lg\:leading-6{line-height:1.5rem}.lg\:leading-7{line-height:1.75rem}.lg\:leading-8{line-height:2rem}.lg\:leading-9{line-height:2.25rem}.lg\:leading-10{line-height:2.5rem}.lg\:leading-11{line-height:2.75rem}.lg\:leading-12{line-height:3rem}.lg\:leading-13{line-height:3.25rem}.lg\:leading-14{line-height:3.75rem}.lg\:leading-none{line-height:1}.lg\:leading-tight{line-height:1.25}.lg\:leading-snug{line-height:1.375}.lg\:leading-normal{line-height:1.5}.lg\:leading-relaxed{line-height:1.625}.lg\:leading-loose{line-height:2}.lg\:leading-chilled{line-height:1.75}.lg\:list-inside{list-style-position:inside}.lg\:list-outside{list-style-position:outside}.lg\:list-none{list-style-type:none}.lg\:list-disc{list-style-type:disc}.lg\:list-decimal{list-style-type:decimal}.lg\:m-0{margin:0}.lg\:m-1{margin:.25rem}.lg\:m-2{margin:.5rem}.lg\:m-3{margin:.75rem}.lg\:m-4{margin:1rem}.lg\:m-5{margin:1.25rem}.lg\:m-6{margin:1.5rem}.lg\:m-7{margin:1.75rem}.lg\:m-8{margin:2rem}.lg\:m-9{margin:2.25rem}.lg\:m-10{margin:2.5rem}.lg\:m-11{margin:2.75rem}.lg\:m-12{margin:3rem}.lg\:m-13{margin:3.25rem}.lg\:m-14{margin:3.5rem}.lg\:m-15{margin:3.75rem}.lg\:m-16{margin:4rem}.lg\:m-19{margin:4.75rem}.lg\:m-20{margin:5rem}.lg\:m-22{margin:5.5rem}.lg\:m-23{margin:5.75rem}.lg\:m-24{margin:6rem}.lg\:m-28{margin:6.5rem}.lg\:m-30{margin:7.5rem}.lg\:m-32{margin:8rem}.lg\:m-33{margin:8.75rem}.lg\:m-36{margin:9rem}.lg\:m-40{margin:10rem}.lg\:m-44{margin:11rem}.lg\:m-48{margin:12rem}.lg\:m-50{margin:12.75rem}.lg\:m-52{margin:13rem}.lg\:m-53{margin:13.25rem}.lg\:m-55{margin:13.75rem}.lg\:m-56{margin:14rem}.lg\:m-64{margin:16rem}.lg\:m-68{margin:17rem}.lg\:m-75{margin:18.75rem}.lg\:m-98{margin:24.5rem}.lg\:m-100{margin:25rem}.lg\:m-120{margin:30rem}.lg\:m-140{margin:35rem}.lg\:m-auto{margin:auto}.lg\:m-px{margin:1px}.lg\:m-2px{margin:2px}.lg\:m-0-5{margin:.15rem}.lg\:m-1-5{margin:.375rem}.lg\:m-2-5{margin:.625rem}.lg\:m-7-2{margin:1.875rem}.lg\:m-31-25{margin:7.8125rem}.lg\:m-62-5{margin:15.625rem}.lg\:-m-1{margin:-.25rem}.lg\:-m-2{margin:-.5rem}.lg\:-m-3{margin:-.75rem}.lg\:-m-4{margin:-1rem}.lg\:-m-5{margin:-1.25rem}.lg\:-m-6{margin:-1.5rem}.lg\:-m-7{margin:-1.75rem}.lg\:-m-8{margin:-2rem}.lg\:-m-9{margin:-2.25rem}.lg\:-m-10{margin:-2.5rem}.lg\:-m-11{margin:-2.75rem}.lg\:-m-12{margin:-3rem}.lg\:-m-13{margin:-3.25rem}.lg\:-m-14{margin:-3.5rem}.lg\:-m-15{margin:-3.75rem}.lg\:-m-16{margin:-4rem}.lg\:-m-19{margin:-4.75rem}.lg\:-m-20{margin:-5rem}.lg\:-m-22{margin:-5.5rem}.lg\:-m-23{margin:-5.75rem}.lg\:-m-24{margin:-6rem}.lg\:-m-30{margin:-7.5rem}.lg\:-m-32{margin:-8rem}.lg\:-m-40{margin:-10rem}.lg\:-m-44{margin:-11rem}.lg\:-m-48{margin:-12rem}.lg\:-m-50{margin:-12.75rem}.lg\:-m-52{margin:-13rem}.lg\:-m-53{margin:-13.25rem}.lg\:-m-55{margin:-13.75rem}.lg\:-m-56{margin:-14rem}.lg\:-m-64{margin:-16rem}.lg\:-m-68{margin:-17rem}.lg\:-m-75{margin:-18.75rem}.lg\:-m-98{margin:-24.5rem}.lg\:-m-100{margin:-25rem}.lg\:-m-120{margin:-30rem}.lg\:-m-140{margin:-35rem}.lg\:-m-px{margin:-1px}.lg\:-m-2px{margin:-2px}.lg\:-m-0-5{margin:-.15rem}.lg\:-m-1-5{margin:-.375rem}.lg\:-m-2-5{margin:-.625rem}.lg\:-m-7-2{margin:-1.875rem}.lg\:-m-31-25{margin:-7.8125rem}.lg\:-m-62-5{margin:-15.625rem}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:my-1{margin-top:.25rem;margin-bottom:.25rem}.lg\:mx-1{margin-left:.25rem;margin-right:.25rem}.lg\:my-2{margin-top:.5rem;margin-bottom:.5rem}.lg\:mx-2{margin-left:.5rem;margin-right:.5rem}.lg\:my-3{margin-top:.75rem;margin-bottom:.75rem}.lg\:mx-3{margin-left:.75rem;margin-right:.75rem}.lg\:my-4{margin-top:1rem;margin-bottom:1rem}.lg\:mx-4{margin-left:1rem;margin-right:1rem}.lg\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.lg\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.lg\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.lg\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.lg\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.lg\:my-8{margin-top:2rem;margin-bottom:2rem}.lg\:mx-8{margin-left:2rem;margin-right:2rem}.lg\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.lg\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.lg\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.lg\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.lg\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.lg\:my-12{margin-top:3rem;margin-bottom:3rem}.lg\:mx-12{margin-left:3rem;margin-right:3rem}.lg\:my-13{margin-top:3.25rem;margin-bottom:3.25rem}.lg\:mx-13{margin-left:3.25rem;margin-right:3.25rem}.lg\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.lg\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.lg\:my-15{margin-top:3.75rem;margin-bottom:3.75rem}.lg\:mx-15{margin-left:3.75rem;margin-right:3.75rem}.lg\:my-16{margin-top:4rem;margin-bottom:4rem}.lg\:mx-16{margin-left:4rem;margin-right:4rem}.lg\:my-19{margin-top:4.75rem;margin-bottom:4.75rem}.lg\:mx-19{margin-left:4.75rem;margin-right:4.75rem}.lg\:my-20{margin-top:5rem;margin-bottom:5rem}.lg\:mx-20{margin-left:5rem;margin-right:5rem}.lg\:my-22{margin-top:5.5rem;margin-bottom:5.5rem}.lg\:mx-22{margin-left:5.5rem;margin-right:5.5rem}.lg\:my-23{margin-top:5.75rem;margin-bottom:5.75rem}.lg\:mx-23{margin-left:5.75rem;margin-right:5.75rem}.lg\:my-24{margin-top:6rem;margin-bottom:6rem}.lg\:mx-24{margin-left:6rem;margin-right:6rem}.lg\:my-28{margin-top:6.5rem;margin-bottom:6.5rem}.lg\:mx-28{margin-left:6.5rem;margin-right:6.5rem}.lg\:my-30{margin-top:7.5rem;margin-bottom:7.5rem}.lg\:mx-30{margin-left:7.5rem;margin-right:7.5rem}.lg\:my-32{margin-top:8rem;margin-bottom:8rem}.lg\:mx-32{margin-left:8rem;margin-right:8rem}.lg\:my-33{margin-top:8.75rem;margin-bottom:8.75rem}.lg\:mx-33{margin-left:8.75rem;margin-right:8.75rem}.lg\:my-36{margin-top:9rem;margin-bottom:9rem}.lg\:mx-36{margin-left:9rem;margin-right:9rem}.lg\:my-40{margin-top:10rem;margin-bottom:10rem}.lg\:mx-40{margin-left:10rem;margin-right:10rem}.lg\:my-44{margin-top:11rem;margin-bottom:11rem}.lg\:mx-44{margin-left:11rem;margin-right:11rem}.lg\:my-48{margin-top:12rem;margin-bottom:12rem}.lg\:mx-48{margin-left:12rem;margin-right:12rem}.lg\:my-50{margin-top:12.75rem;margin-bottom:12.75rem}.lg\:mx-50{margin-left:12.75rem;margin-right:12.75rem}.lg\:my-52{margin-top:13rem;margin-bottom:13rem}.lg\:mx-52{margin-left:13rem;margin-right:13rem}.lg\:my-53{margin-top:13.25rem;margin-bottom:13.25rem}.lg\:mx-53{margin-left:13.25rem;margin-right:13.25rem}.lg\:my-55{margin-top:13.75rem;margin-bottom:13.75rem}.lg\:mx-55{margin-left:13.75rem;margin-right:13.75rem}.lg\:my-56{margin-top:14rem;margin-bottom:14rem}.lg\:mx-56{margin-left:14rem;margin-right:14rem}.lg\:my-64{margin-top:16rem;margin-bottom:16rem}.lg\:mx-64{margin-left:16rem;margin-right:16rem}.lg\:my-68{margin-top:17rem;margin-bottom:17rem}.lg\:mx-68{margin-left:17rem;margin-right:17rem}.lg\:my-75{margin-top:18.75rem;margin-bottom:18.75rem}.lg\:mx-75{margin-left:18.75rem;margin-right:18.75rem}.lg\:my-98{margin-top:24.5rem;margin-bottom:24.5rem}.lg\:mx-98{margin-left:24.5rem;margin-right:24.5rem}.lg\:my-100{margin-top:25rem;margin-bottom:25rem}.lg\:mx-100{margin-left:25rem;margin-right:25rem}.lg\:my-120{margin-top:30rem;margin-bottom:30rem}.lg\:mx-120{margin-left:30rem;margin-right:30rem}.lg\:my-140{margin-top:35rem;margin-bottom:35rem}.lg\:mx-140{margin-left:35rem;margin-right:35rem}.lg\:my-auto{margin-top:auto;margin-bottom:auto}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-px{margin-top:1px;margin-bottom:1px}.lg\:mx-px{margin-left:1px;margin-right:1px}.lg\:my-2px{margin-top:2px;margin-bottom:2px}.lg\:mx-2px{margin-left:2px;margin-right:2px}.lg\:my-0-5{margin-top:.15rem;margin-bottom:.15rem}.lg\:mx-0-5{margin-left:.15rem;margin-right:.15rem}.lg\:my-1-5{margin-top:.375rem;margin-bottom:.375rem}.lg\:mx-1-5{margin-left:.375rem;margin-right:.375rem}.lg\:my-2-5{margin-top:.625rem;margin-bottom:.625rem}.lg\:mx-2-5{margin-left:.625rem;margin-right:.625rem}.lg\:my-7-2{margin-top:1.875rem;margin-bottom:1.875rem}.lg\:mx-7-2{margin-left:1.875rem;margin-right:1.875rem}.lg\:my-31-25{margin-top:7.8125rem;margin-bottom:7.8125rem}.lg\:mx-31-25{margin-left:7.8125rem;margin-right:7.8125rem}.lg\:my-62-5{margin-top:15.625rem;margin-bottom:15.625rem}.lg\:mx-62-5{margin-left:15.625rem;margin-right:15.625rem}.lg\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.lg\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.lg\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.lg\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.lg\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.lg\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.lg\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.lg\:-mx-4{margin-left:-1rem;margin-right:-1rem}.lg\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.lg\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.lg\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.lg\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.lg\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.lg\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.lg\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}.lg\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.lg\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.lg\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.lg\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.lg\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.lg\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.lg\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.lg\:-mx-12{margin-left:-3rem;margin-right:-3rem}.lg\:-my-13{margin-top:-3.25rem;margin-bottom:-3.25rem}.lg\:-mx-13{margin-left:-3.25rem;margin-right:-3.25rem}.lg\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.lg\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.lg\:-my-15{margin-top:-3.75rem;margin-bottom:-3.75rem}.lg\:-mx-15{margin-left:-3.75rem;margin-right:-3.75rem}.lg\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.lg\:-mx-16{margin-left:-4rem;margin-right:-4rem}.lg\:-my-19{margin-top:-4.75rem;margin-bottom:-4.75rem}.lg\:-mx-19{margin-left:-4.75rem;margin-right:-4.75rem}.lg\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.lg\:-mx-20{margin-left:-5rem;margin-right:-5rem}.lg\:-my-22{margin-top:-5.5rem;margin-bottom:-5.5rem}.lg\:-mx-22{margin-left:-5.5rem;margin-right:-5.5rem}.lg\:-my-23{margin-top:-5.75rem;margin-bottom:-5.75rem}.lg\:-mx-23{margin-left:-5.75rem;margin-right:-5.75rem}.lg\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.lg\:-mx-24{margin-left:-6rem;margin-right:-6rem}.lg\:-my-30{margin-top:-7.5rem;margin-bottom:-7.5rem}.lg\:-mx-30{margin-left:-7.5rem;margin-right:-7.5rem}.lg\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.lg\:-mx-32{margin-left:-8rem;margin-right:-8rem}.lg\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.lg\:-mx-40{margin-left:-10rem;margin-right:-10rem}.lg\:-my-44{margin-top:-11rem;margin-bottom:-11rem}.lg\:-mx-44{margin-left:-11rem;margin-right:-11rem}.lg\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.lg\:-mx-48{margin-left:-12rem;margin-right:-12rem}.lg\:-my-50{margin-top:-12.75rem;margin-bottom:-12.75rem}.lg\:-mx-50{margin-left:-12.75rem;margin-right:-12.75rem}.lg\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.lg\:-mx-52{margin-left:-13rem;margin-right:-13rem}.lg\:-my-53{margin-top:-13.25rem;margin-bottom:-13.25rem}.lg\:-mx-53{margin-left:-13.25rem;margin-right:-13.25rem}.lg\:-my-55{margin-top:-13.75rem;margin-bottom:-13.75rem}.lg\:-mx-55{margin-left:-13.75rem;margin-right:-13.75rem}.lg\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.lg\:-mx-56{margin-left:-14rem;margin-right:-14rem}.lg\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.lg\:-mx-64{margin-left:-16rem;margin-right:-16rem}.lg\:-my-68{margin-top:-17rem;margin-bottom:-17rem}.lg\:-mx-68{margin-left:-17rem;margin-right:-17rem}.lg\:-my-75{margin-top:-18.75rem;margin-bottom:-18.75rem}.lg\:-mx-75{margin-left:-18.75rem;margin-right:-18.75rem}.lg\:-my-98{margin-top:-24.5rem;margin-bottom:-24.5rem}.lg\:-mx-98{margin-left:-24.5rem;margin-right:-24.5rem}.lg\:-my-100{margin-top:-25rem;margin-bottom:-25rem}.lg\:-mx-100{margin-left:-25rem;margin-right:-25rem}.lg\:-my-120{margin-top:-30rem;margin-bottom:-30rem}.lg\:-mx-120{margin-left:-30rem;margin-right:-30rem}.lg\:-my-140{margin-top:-35rem;margin-bottom:-35rem}.lg\:-mx-140{margin-left:-35rem;margin-right:-35rem}.lg\:-my-px{margin-top:-1px;margin-bottom:-1px}.lg\:-mx-px{margin-left:-1px;margin-right:-1px}.lg\:-my-2px{margin-top:-2px;margin-bottom:-2px}.lg\:-mx-2px{margin-left:-2px;margin-right:-2px}.lg\:-my-0-5{margin-top:-.15rem;margin-bottom:-.15rem}.lg\:-mx-0-5{margin-left:-.15rem;margin-right:-.15rem}.lg\:-my-1-5{margin-top:-.375rem;margin-bottom:-.375rem}.lg\:-mx-1-5{margin-left:-.375rem;margin-right:-.375rem}.lg\:-my-2-5{margin-top:-.625rem;margin-bottom:-.625rem}.lg\:-mx-2-5{margin-left:-.625rem;margin-right:-.625rem}.lg\:-my-7-2{margin-top:-1.875rem;margin-bottom:-1.875rem}.lg\:-mx-7-2{margin-left:-1.875rem;margin-right:-1.875rem}.lg\:-my-31-25{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.lg\:-mx-31-25{margin-left:-7.8125rem;margin-right:-7.8125rem}.lg\:-my-62-5{margin-top:-15.625rem;margin-bottom:-15.625rem}.lg\:-mx-62-5{margin-left:-15.625rem;margin-right:-15.625rem}.lg\:mt-0{margin-top:0}.lg\:mr-0{margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:ml-0{margin-left:0}.lg\:mt-1{margin-top:.25rem}.lg\:mr-1{margin-right:.25rem}.lg\:mb-1{margin-bottom:.25rem}.lg\:ml-1{margin-left:.25rem}.lg\:mt-2{margin-top:.5rem}.lg\:mr-2{margin-right:.5rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:ml-2{margin-left:.5rem}.lg\:mt-3{margin-top:.75rem}.lg\:mr-3{margin-right:.75rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:ml-3{margin-left:.75rem}.lg\:mt-4{margin-top:1rem}.lg\:mr-4{margin-right:1rem}.lg\:mb-4{margin-bottom:1rem}.lg\:ml-4{margin-left:1rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mr-5{margin-right:1.25rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:ml-5{margin-left:1.25rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:ml-6{margin-left:1.5rem}.lg\:mt-7{margin-top:1.75rem}.lg\:mr-7{margin-right:1.75rem}.lg\:mb-7{margin-bottom:1.75rem}.lg\:ml-7{margin-left:1.75rem}.lg\:mt-8{margin-top:2rem}.lg\:mr-8{margin-right:2rem}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-8{margin-left:2rem}.lg\:mt-9{margin-top:2.25rem}.lg\:mr-9{margin-right:2.25rem}.lg\:mb-9{margin-bottom:2.25rem}.lg\:ml-9{margin-left:2.25rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mr-10{margin-right:2.5rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:ml-10{margin-left:2.5rem}.lg\:mt-11{margin-top:2.75rem}.lg\:mr-11{margin-right:2.75rem}.lg\:mb-11{margin-bottom:2.75rem}.lg\:ml-11{margin-left:2.75rem}.lg\:mt-12{margin-top:3rem}.lg\:mr-12{margin-right:3rem}.lg\:mb-12{margin-bottom:3rem}.lg\:ml-12{margin-left:3rem}.lg\:mt-13{margin-top:3.25rem}.lg\:mr-13{margin-right:3.25rem}.lg\:mb-13{margin-bottom:3.25rem}.lg\:ml-13{margin-left:3.25rem}.lg\:mt-14{margin-top:3.5rem}.lg\:mr-14{margin-right:3.5rem}.lg\:mb-14{margin-bottom:3.5rem}.lg\:ml-14{margin-left:3.5rem}.lg\:mt-15{margin-top:3.75rem}.lg\:mr-15{margin-right:3.75rem}.lg\:mb-15{margin-bottom:3.75rem}.lg\:ml-15{margin-left:3.75rem}.lg\:mt-16{margin-top:4rem}.lg\:mr-16{margin-right:4rem}.lg\:mb-16{margin-bottom:4rem}.lg\:ml-16{margin-left:4rem}.lg\:mt-19{margin-top:4.75rem}.lg\:mr-19{margin-right:4.75rem}.lg\:mb-19{margin-bottom:4.75rem}.lg\:ml-19{margin-left:4.75rem}.lg\:mt-20{margin-top:5rem}.lg\:mr-20{margin-right:5rem}.lg\:mb-20{margin-bottom:5rem}.lg\:ml-20{margin-left:5rem}.lg\:mt-22{margin-top:5.5rem}.lg\:mr-22{margin-right:5.5rem}.lg\:mb-22{margin-bottom:5.5rem}.lg\:ml-22{margin-left:5.5rem}.lg\:mt-23{margin-top:5.75rem}.lg\:mr-23{margin-right:5.75rem}.lg\:mb-23{margin-bottom:5.75rem}.lg\:ml-23{margin-left:5.75rem}.lg\:mt-24{margin-top:6rem}.lg\:mr-24{margin-right:6rem}.lg\:mb-24{margin-bottom:6rem}.lg\:ml-24{margin-left:6rem}.lg\:mt-28{margin-top:6.5rem}.lg\:mr-28{margin-right:6.5rem}.lg\:mb-28{margin-bottom:6.5rem}.lg\:ml-28{margin-left:6.5rem}.lg\:mt-30{margin-top:7.5rem}.lg\:mr-30{margin-right:7.5rem}.lg\:mb-30{margin-bottom:7.5rem}.lg\:ml-30{margin-left:7.5rem}.lg\:mt-32{margin-top:8rem}.lg\:mr-32{margin-right:8rem}.lg\:mb-32{margin-bottom:8rem}.lg\:ml-32{margin-left:8rem}.lg\:mt-33{margin-top:8.75rem}.lg\:mr-33{margin-right:8.75rem}.lg\:mb-33{margin-bottom:8.75rem}.lg\:ml-33{margin-left:8.75rem}.lg\:mt-36{margin-top:9rem}.lg\:mr-36{margin-right:9rem}.lg\:mb-36{margin-bottom:9rem}.lg\:ml-36{margin-left:9rem}.lg\:mt-40{margin-top:10rem}.lg\:mr-40{margin-right:10rem}.lg\:mb-40{margin-bottom:10rem}.lg\:ml-40{margin-left:10rem}.lg\:mt-44{margin-top:11rem}.lg\:mr-44{margin-right:11rem}.lg\:mb-44{margin-bottom:11rem}.lg\:ml-44{margin-left:11rem}.lg\:mt-48{margin-top:12rem}.lg\:mr-48{margin-right:12rem}.lg\:mb-48{margin-bottom:12rem}.lg\:ml-48{margin-left:12rem}.lg\:mt-50{margin-top:12.75rem}.lg\:mr-50{margin-right:12.75rem}.lg\:mb-50{margin-bottom:12.75rem}.lg\:ml-50{margin-left:12.75rem}.lg\:mt-52{margin-top:13rem}.lg\:mr-52{margin-right:13rem}.lg\:mb-52{margin-bottom:13rem}.lg\:ml-52{margin-left:13rem}.lg\:mt-53{margin-top:13.25rem}.lg\:mr-53{margin-right:13.25rem}.lg\:mb-53{margin-bottom:13.25rem}.lg\:ml-53{margin-left:13.25rem}.lg\:mt-55{margin-top:13.75rem}.lg\:mr-55{margin-right:13.75rem}.lg\:mb-55{margin-bottom:13.75rem}.lg\:ml-55{margin-left:13.75rem}.lg\:mt-56{margin-top:14rem}.lg\:mr-56{margin-right:14rem}.lg\:mb-56{margin-bottom:14rem}.lg\:ml-56{margin-left:14rem}.lg\:mt-64{margin-top:16rem}.lg\:mr-64{margin-right:16rem}.lg\:mb-64{margin-bottom:16rem}.lg\:ml-64{margin-left:16rem}.lg\:mt-68{margin-top:17rem}.lg\:mr-68{margin-right:17rem}.lg\:mb-68{margin-bottom:17rem}.lg\:ml-68{margin-left:17rem}.lg\:mt-75{margin-top:18.75rem}.lg\:mr-75{margin-right:18.75rem}.lg\:mb-75{margin-bottom:18.75rem}.lg\:ml-75{margin-left:18.75rem}.lg\:mt-98{margin-top:24.5rem}.lg\:mr-98{margin-right:24.5rem}.lg\:mb-98{margin-bottom:24.5rem}.lg\:ml-98{margin-left:24.5rem}.lg\:mt-100{margin-top:25rem}.lg\:mr-100{margin-right:25rem}.lg\:mb-100{margin-bottom:25rem}.lg\:ml-100{margin-left:25rem}.lg\:mt-120{margin-top:30rem}.lg\:mr-120{margin-right:30rem}.lg\:mb-120{margin-bottom:30rem}.lg\:ml-120{margin-left:30rem}.lg\:mt-140{margin-top:35rem}.lg\:mr-140{margin-right:35rem}.lg\:mb-140{margin-bottom:35rem}.lg\:ml-140{margin-left:35rem}.lg\:mt-auto{margin-top:auto}.lg\:mr-auto{margin-right:auto}.lg\:mb-auto{margin-bottom:auto}.lg\:ml-auto{margin-left:auto}.lg\:mt-px{margin-top:1px}.lg\:mr-px{margin-right:1px}.lg\:mb-px{margin-bottom:1px}.lg\:ml-px{margin-left:1px}.lg\:mt-2px{margin-top:2px}.lg\:mr-2px{margin-right:2px}.lg\:mb-2px{margin-bottom:2px}.lg\:ml-2px{margin-left:2px}.lg\:mt-0-5{margin-top:.15rem}.lg\:mr-0-5{margin-right:.15rem}.lg\:mb-0-5{margin-bottom:.15rem}.lg\:ml-0-5{margin-left:.15rem}.lg\:mt-1-5{margin-top:.375rem}.lg\:mr-1-5{margin-right:.375rem}.lg\:mb-1-5{margin-bottom:.375rem}.lg\:ml-1-5{margin-left:.375rem}.lg\:mt-2-5{margin-top:.625rem}.lg\:mr-2-5{margin-right:.625rem}.lg\:mb-2-5{margin-bottom:.625rem}.lg\:ml-2-5{margin-left:.625rem}.lg\:mt-7-2{margin-top:1.875rem}.lg\:mr-7-2{margin-right:1.875rem}.lg\:mb-7-2{margin-bottom:1.875rem}.lg\:ml-7-2{margin-left:1.875rem}.lg\:mt-31-25{margin-top:7.8125rem}.lg\:mr-31-25{margin-right:7.8125rem}.lg\:mb-31-25{margin-bottom:7.8125rem}.lg\:ml-31-25{margin-left:7.8125rem}.lg\:mt-62-5{margin-top:15.625rem}.lg\:mr-62-5{margin-right:15.625rem}.lg\:mb-62-5{margin-bottom:15.625rem}.lg\:ml-62-5{margin-left:15.625rem}.lg\:-mt-1{margin-top:-.25rem}.lg\:-mr-1{margin-right:-.25rem}.lg\:-mb-1{margin-bottom:-.25rem}.lg\:-ml-1{margin-left:-.25rem}.lg\:-mt-2{margin-top:-.5rem}.lg\:-mr-2{margin-right:-.5rem}.lg\:-mb-2{margin-bottom:-.5rem}.lg\:-ml-2{margin-left:-.5rem}.lg\:-mt-3{margin-top:-.75rem}.lg\:-mr-3{margin-right:-.75rem}.lg\:-mb-3{margin-bottom:-.75rem}.lg\:-ml-3{margin-left:-.75rem}.lg\:-mt-4{margin-top:-1rem}.lg\:-mr-4{margin-right:-1rem}.lg\:-mb-4{margin-bottom:-1rem}.lg\:-ml-4{margin-left:-1rem}.lg\:-mt-5{margin-top:-1.25rem}.lg\:-mr-5{margin-right:-1.25rem}.lg\:-mb-5{margin-bottom:-1.25rem}.lg\:-ml-5{margin-left:-1.25rem}.lg\:-mt-6{margin-top:-1.5rem}.lg\:-mr-6{margin-right:-1.5rem}.lg\:-mb-6{margin-bottom:-1.5rem}.lg\:-ml-6{margin-left:-1.5rem}.lg\:-mt-7{margin-top:-1.75rem}.lg\:-mr-7{margin-right:-1.75rem}.lg\:-mb-7{margin-bottom:-1.75rem}.lg\:-ml-7{margin-left:-1.75rem}.lg\:-mt-8{margin-top:-2rem}.lg\:-mr-8{margin-right:-2rem}.lg\:-mb-8{margin-bottom:-2rem}.lg\:-ml-8{margin-left:-2rem}.lg\:-mt-9{margin-top:-2.25rem}.lg\:-mr-9{margin-right:-2.25rem}.lg\:-mb-9{margin-bottom:-2.25rem}.lg\:-ml-9{margin-left:-2.25rem}.lg\:-mt-10{margin-top:-2.5rem}.lg\:-mr-10{margin-right:-2.5rem}.lg\:-mb-10{margin-bottom:-2.5rem}.lg\:-ml-10{margin-left:-2.5rem}.lg\:-mt-11{margin-top:-2.75rem}.lg\:-mr-11{margin-right:-2.75rem}.lg\:-mb-11{margin-bottom:-2.75rem}.lg\:-ml-11{margin-left:-2.75rem}.lg\:-mt-12{margin-top:-3rem}.lg\:-mr-12{margin-right:-3rem}.lg\:-mb-12{margin-bottom:-3rem}.lg\:-ml-12{margin-left:-3rem}.lg\:-mt-13{margin-top:-3.25rem}.lg\:-mr-13{margin-right:-3.25rem}.lg\:-mb-13{margin-bottom:-3.25rem}.lg\:-ml-13{margin-left:-3.25rem}.lg\:-mt-14{margin-top:-3.5rem}.lg\:-mr-14{margin-right:-3.5rem}.lg\:-mb-14{margin-bottom:-3.5rem}.lg\:-ml-14{margin-left:-3.5rem}.lg\:-mt-15{margin-top:-3.75rem}.lg\:-mr-15{margin-right:-3.75rem}.lg\:-mb-15{margin-bottom:-3.75rem}.lg\:-ml-15{margin-left:-3.75rem}.lg\:-mt-16{margin-top:-4rem}.lg\:-mr-16{margin-right:-4rem}.lg\:-mb-16{margin-bottom:-4rem}.lg\:-ml-16{margin-left:-4rem}.lg\:-mt-19{margin-top:-4.75rem}.lg\:-mr-19{margin-right:-4.75rem}.lg\:-mb-19{margin-bottom:-4.75rem}.lg\:-ml-19{margin-left:-4.75rem}.lg\:-mt-20{margin-top:-5rem}.lg\:-mr-20{margin-right:-5rem}.lg\:-mb-20{margin-bottom:-5rem}.lg\:-ml-20{margin-left:-5rem}.lg\:-mt-22{margin-top:-5.5rem}.lg\:-mr-22{margin-right:-5.5rem}.lg\:-mb-22{margin-bottom:-5.5rem}.lg\:-ml-22{margin-left:-5.5rem}.lg\:-mt-23{margin-top:-5.75rem}.lg\:-mr-23{margin-right:-5.75rem}.lg\:-mb-23{margin-bottom:-5.75rem}.lg\:-ml-23{margin-left:-5.75rem}.lg\:-mt-24{margin-top:-6rem}.lg\:-mr-24{margin-right:-6rem}.lg\:-mb-24{margin-bottom:-6rem}.lg\:-ml-24{margin-left:-6rem}.lg\:-mt-30{margin-top:-7.5rem}.lg\:-mr-30{margin-right:-7.5rem}.lg\:-mb-30{margin-bottom:-7.5rem}.lg\:-ml-30{margin-left:-7.5rem}.lg\:-mt-32{margin-top:-8rem}.lg\:-mr-32{margin-right:-8rem}.lg\:-mb-32{margin-bottom:-8rem}.lg\:-ml-32{margin-left:-8rem}.lg\:-mt-40{margin-top:-10rem}.lg\:-mr-40{margin-right:-10rem}.lg\:-mb-40{margin-bottom:-10rem}.lg\:-ml-40{margin-left:-10rem}.lg\:-mt-44{margin-top:-11rem}.lg\:-mr-44{margin-right:-11rem}.lg\:-mb-44{margin-bottom:-11rem}.lg\:-ml-44{margin-left:-11rem}.lg\:-mt-48{margin-top:-12rem}.lg\:-mr-48{margin-right:-12rem}.lg\:-mb-48{margin-bottom:-12rem}.lg\:-ml-48{margin-left:-12rem}.lg\:-mt-50{margin-top:-12.75rem}.lg\:-mr-50{margin-right:-12.75rem}.lg\:-mb-50{margin-bottom:-12.75rem}.lg\:-ml-50{margin-left:-12.75rem}.lg\:-mt-52{margin-top:-13rem}.lg\:-mr-52{margin-right:-13rem}.lg\:-mb-52{margin-bottom:-13rem}.lg\:-ml-52{margin-left:-13rem}.lg\:-mt-53{margin-top:-13.25rem}.lg\:-mr-53{margin-right:-13.25rem}.lg\:-mb-53{margin-bottom:-13.25rem}.lg\:-ml-53{margin-left:-13.25rem}.lg\:-mt-55{margin-top:-13.75rem}.lg\:-mr-55{margin-right:-13.75rem}.lg\:-mb-55{margin-bottom:-13.75rem}.lg\:-ml-55{margin-left:-13.75rem}.lg\:-mt-56{margin-top:-14rem}.lg\:-mr-56{margin-right:-14rem}.lg\:-mb-56{margin-bottom:-14rem}.lg\:-ml-56{margin-left:-14rem}.lg\:-mt-64{margin-top:-16rem}.lg\:-mr-64{margin-right:-16rem}.lg\:-mb-64{margin-bottom:-16rem}.lg\:-ml-64{margin-left:-16rem}.lg\:-mt-68{margin-top:-17rem}.lg\:-mr-68{margin-right:-17rem}.lg\:-mb-68{margin-bottom:-17rem}.lg\:-ml-68{margin-left:-17rem}.lg\:-mt-75{margin-top:-18.75rem}.lg\:-mr-75{margin-right:-18.75rem}.lg\:-mb-75{margin-bottom:-18.75rem}.lg\:-ml-75{margin-left:-18.75rem}.lg\:-mt-98{margin-top:-24.5rem}.lg\:-mr-98{margin-right:-24.5rem}.lg\:-mb-98{margin-bottom:-24.5rem}.lg\:-ml-98{margin-left:-24.5rem}.lg\:-mt-100{margin-top:-25rem}.lg\:-mr-100{margin-right:-25rem}.lg\:-mb-100{margin-bottom:-25rem}.lg\:-ml-100{margin-left:-25rem}.lg\:-mt-120{margin-top:-30rem}.lg\:-mr-120{margin-right:-30rem}.lg\:-mb-120{margin-bottom:-30rem}.lg\:-ml-120{margin-left:-30rem}.lg\:-mt-140{margin-top:-35rem}.lg\:-mr-140{margin-right:-35rem}.lg\:-mb-140{margin-bottom:-35rem}.lg\:-ml-140{margin-left:-35rem}.lg\:-mt-px{margin-top:-1px}.lg\:-mr-px{margin-right:-1px}.lg\:-mb-px{margin-bottom:-1px}.lg\:-ml-px{margin-left:-1px}.lg\:-mt-2px{margin-top:-2px}.lg\:-mr-2px{margin-right:-2px}.lg\:-mb-2px{margin-bottom:-2px}.lg\:-ml-2px{margin-left:-2px}.lg\:-mt-0-5{margin-top:-.15rem}.lg\:-mr-0-5{margin-right:-.15rem}.lg\:-mb-0-5{margin-bottom:-.15rem}.lg\:-ml-0-5{margin-left:-.15rem}.lg\:-mt-1-5{margin-top:-.375rem}.lg\:-mr-1-5{margin-right:-.375rem}.lg\:-mb-1-5{margin-bottom:-.375rem}.lg\:-ml-1-5{margin-left:-.375rem}.lg\:-mt-2-5{margin-top:-.625rem}.lg\:-mr-2-5{margin-right:-.625rem}.lg\:-mb-2-5{margin-bottom:-.625rem}.lg\:-ml-2-5{margin-left:-.625rem}.lg\:-mt-7-2{margin-top:-1.875rem}.lg\:-mr-7-2{margin-right:-1.875rem}.lg\:-mb-7-2{margin-bottom:-1.875rem}.lg\:-ml-7-2{margin-left:-1.875rem}.lg\:-mt-31-25{margin-top:-7.8125rem}.lg\:-mr-31-25{margin-right:-7.8125rem}.lg\:-mb-31-25{margin-bottom:-7.8125rem}.lg\:-ml-31-25{margin-left:-7.8125rem}.lg\:-mt-62-5{margin-top:-15.625rem}.lg\:-mr-62-5{margin-right:-15.625rem}.lg\:-mb-62-5{margin-bottom:-15.625rem}.lg\:-ml-62-5{margin-left:-15.625rem}.lg\:last\:m-0:last-child{margin:0}.lg\:last\:m-1:last-child{margin:.25rem}.lg\:last\:m-2:last-child{margin:.5rem}.lg\:last\:m-3:last-child{margin:.75rem}.lg\:last\:m-4:last-child{margin:1rem}.lg\:last\:m-5:last-child{margin:1.25rem}.lg\:last\:m-6:last-child{margin:1.5rem}.lg\:last\:m-7:last-child{margin:1.75rem}.lg\:last\:m-8:last-child{margin:2rem}.lg\:last\:m-9:last-child{margin:2.25rem}.lg\:last\:m-10:last-child{margin:2.5rem}.lg\:last\:m-11:last-child{margin:2.75rem}.lg\:last\:m-12:last-child{margin:3rem}.lg\:last\:m-13:last-child{margin:3.25rem}.lg\:last\:m-14:last-child{margin:3.5rem}.lg\:last\:m-15:last-child{margin:3.75rem}.lg\:last\:m-16:last-child{margin:4rem}.lg\:last\:m-19:last-child{margin:4.75rem}.lg\:last\:m-20:last-child{margin:5rem}.lg\:last\:m-22:last-child{margin:5.5rem}.lg\:last\:m-23:last-child{margin:5.75rem}.lg\:last\:m-24:last-child{margin:6rem}.lg\:last\:m-28:last-child{margin:6.5rem}.lg\:last\:m-30:last-child{margin:7.5rem}.lg\:last\:m-32:last-child{margin:8rem}.lg\:last\:m-33:last-child{margin:8.75rem}.lg\:last\:m-36:last-child{margin:9rem}.lg\:last\:m-40:last-child{margin:10rem}.lg\:last\:m-44:last-child{margin:11rem}.lg\:last\:m-48:last-child{margin:12rem}.lg\:last\:m-50:last-child{margin:12.75rem}.lg\:last\:m-52:last-child{margin:13rem}.lg\:last\:m-53:last-child{margin:13.25rem}.lg\:last\:m-55:last-child{margin:13.75rem}.lg\:last\:m-56:last-child{margin:14rem}.lg\:last\:m-64:last-child{margin:16rem}.lg\:last\:m-68:last-child{margin:17rem}.lg\:last\:m-75:last-child{margin:18.75rem}.lg\:last\:m-98:last-child{margin:24.5rem}.lg\:last\:m-100:last-child{margin:25rem}.lg\:last\:m-120:last-child{margin:30rem}.lg\:last\:m-140:last-child{margin:35rem}.lg\:last\:m-auto:last-child{margin:auto}.lg\:last\:m-px:last-child{margin:1px}.lg\:last\:m-2px:last-child{margin:2px}.lg\:last\:m-0-5:last-child{margin:.15rem}.lg\:last\:m-1-5:last-child{margin:.375rem}.lg\:last\:m-2-5:last-child{margin:.625rem}.lg\:last\:m-7-2:last-child{margin:1.875rem}.lg\:last\:m-31-25:last-child{margin:7.8125rem}.lg\:last\:m-62-5:last-child{margin:15.625rem}.lg\:last\:-m-1:last-child{margin:-.25rem}.lg\:last\:-m-2:last-child{margin:-.5rem}.lg\:last\:-m-3:last-child{margin:-.75rem}.lg\:last\:-m-4:last-child{margin:-1rem}.lg\:last\:-m-5:last-child{margin:-1.25rem}.lg\:last\:-m-6:last-child{margin:-1.5rem}.lg\:last\:-m-7:last-child{margin:-1.75rem}.lg\:last\:-m-8:last-child{margin:-2rem}.lg\:last\:-m-9:last-child{margin:-2.25rem}.lg\:last\:-m-10:last-child{margin:-2.5rem}.lg\:last\:-m-11:last-child{margin:-2.75rem}.lg\:last\:-m-12:last-child{margin:-3rem}.lg\:last\:-m-13:last-child{margin:-3.25rem}.lg\:last\:-m-14:last-child{margin:-3.5rem}.lg\:last\:-m-15:last-child{margin:-3.75rem}.lg\:last\:-m-16:last-child{margin:-4rem}.lg\:last\:-m-19:last-child{margin:-4.75rem}.lg\:last\:-m-20:last-child{margin:-5rem}.lg\:last\:-m-22:last-child{margin:-5.5rem}.lg\:last\:-m-23:last-child{margin:-5.75rem}.lg\:last\:-m-24:last-child{margin:-6rem}.lg\:last\:-m-30:last-child{margin:-7.5rem}.lg\:last\:-m-32:last-child{margin:-8rem}.lg\:last\:-m-40:last-child{margin:-10rem}.lg\:last\:-m-44:last-child{margin:-11rem}.lg\:last\:-m-48:last-child{margin:-12rem}.lg\:last\:-m-50:last-child{margin:-12.75rem}.lg\:last\:-m-52:last-child{margin:-13rem}.lg\:last\:-m-53:last-child{margin:-13.25rem}.lg\:last\:-m-55:last-child{margin:-13.75rem}.lg\:last\:-m-56:last-child{margin:-14rem}.lg\:last\:-m-64:last-child{margin:-16rem}.lg\:last\:-m-68:last-child{margin:-17rem}.lg\:last\:-m-75:last-child{margin:-18.75rem}.lg\:last\:-m-98:last-child{margin:-24.5rem}.lg\:last\:-m-100:last-child{margin:-25rem}.lg\:last\:-m-120:last-child{margin:-30rem}.lg\:last\:-m-140:last-child{margin:-35rem}.lg\:last\:-m-px:last-child{margin:-1px}.lg\:last\:-m-2px:last-child{margin:-2px}.lg\:last\:-m-0-5:last-child{margin:-.15rem}.lg\:last\:-m-1-5:last-child{margin:-.375rem}.lg\:last\:-m-2-5:last-child{margin:-.625rem}.lg\:last\:-m-7-2:last-child{margin:-1.875rem}.lg\:last\:-m-31-25:last-child{margin:-7.8125rem}.lg\:last\:-m-62-5:last-child{margin:-15.625rem}.lg\:last\:my-0:last-child{margin-top:0;margin-bottom:0}.lg\:last\:mx-0:last-child{margin-left:0;margin-right:0}.lg\:last\:my-1:last-child{margin-top:.25rem;margin-bottom:.25rem}.lg\:last\:mx-1:last-child{margin-left:.25rem;margin-right:.25rem}.lg\:last\:my-2:last-child{margin-top:.5rem;margin-bottom:.5rem}.lg\:last\:mx-2:last-child{margin-left:.5rem;margin-right:.5rem}.lg\:last\:my-3:last-child{margin-top:.75rem;margin-bottom:.75rem}.lg\:last\:mx-3:last-child{margin-left:.75rem;margin-right:.75rem}.lg\:last\:my-4:last-child{margin-top:1rem;margin-bottom:1rem}.lg\:last\:mx-4:last-child{margin-left:1rem;margin-right:1rem}.lg\:last\:my-5:last-child{margin-top:1.25rem;margin-bottom:1.25rem}.lg\:last\:mx-5:last-child{margin-left:1.25rem;margin-right:1.25rem}.lg\:last\:my-6:last-child{margin-top:1.5rem;margin-bottom:1.5rem}.lg\:last\:mx-6:last-child{margin-left:1.5rem;margin-right:1.5rem}.lg\:last\:my-7:last-child{margin-top:1.75rem;margin-bottom:1.75rem}.lg\:last\:mx-7:last-child{margin-left:1.75rem;margin-right:1.75rem}.lg\:last\:my-8:last-child{margin-top:2rem;margin-bottom:2rem}.lg\:last\:mx-8:last-child{margin-left:2rem;margin-right:2rem}.lg\:last\:my-9:last-child{margin-top:2.25rem;margin-bottom:2.25rem}.lg\:last\:mx-9:last-child{margin-left:2.25rem;margin-right:2.25rem}.lg\:last\:my-10:last-child{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:last\:mx-10:last-child{margin-left:2.5rem;margin-right:2.5rem}.lg\:last\:my-11:last-child{margin-top:2.75rem;margin-bottom:2.75rem}.lg\:last\:mx-11:last-child{margin-left:2.75rem;margin-right:2.75rem}.lg\:last\:my-12:last-child{margin-top:3rem;margin-bottom:3rem}.lg\:last\:mx-12:last-child{margin-left:3rem;margin-right:3rem}.lg\:last\:my-13:last-child{margin-top:3.25rem;margin-bottom:3.25rem}.lg\:last\:mx-13:last-child{margin-left:3.25rem;margin-right:3.25rem}.lg\:last\:my-14:last-child{margin-top:3.5rem;margin-bottom:3.5rem}.lg\:last\:mx-14:last-child{margin-left:3.5rem;margin-right:3.5rem}.lg\:last\:my-15:last-child{margin-top:3.75rem;margin-bottom:3.75rem}.lg\:last\:mx-15:last-child{margin-left:3.75rem;margin-right:3.75rem}.lg\:last\:my-16:last-child{margin-top:4rem;margin-bottom:4rem}.lg\:last\:mx-16:last-child{margin-left:4rem;margin-right:4rem}.lg\:last\:my-19:last-child{margin-top:4.75rem;margin-bottom:4.75rem}.lg\:last\:mx-19:last-child{margin-left:4.75rem;margin-right:4.75rem}.lg\:last\:my-20:last-child{margin-top:5rem;margin-bottom:5rem}.lg\:last\:mx-20:last-child{margin-left:5rem;margin-right:5rem}.lg\:last\:my-22:last-child{margin-top:5.5rem;margin-bottom:5.5rem}.lg\:last\:mx-22:last-child{margin-left:5.5rem;margin-right:5.5rem}.lg\:last\:my-23:last-child{margin-top:5.75rem;margin-bottom:5.75rem}.lg\:last\:mx-23:last-child{margin-left:5.75rem;margin-right:5.75rem}.lg\:last\:my-24:last-child{margin-top:6rem;margin-bottom:6rem}.lg\:last\:mx-24:last-child{margin-left:6rem;margin-right:6rem}.lg\:last\:my-28:last-child{margin-top:6.5rem;margin-bottom:6.5rem}.lg\:last\:mx-28:last-child{margin-left:6.5rem;margin-right:6.5rem}.lg\:last\:my-30:last-child{margin-top:7.5rem;margin-bottom:7.5rem}.lg\:last\:mx-30:last-child{margin-left:7.5rem;margin-right:7.5rem}.lg\:last\:my-32:last-child{margin-top:8rem;margin-bottom:8rem}.lg\:last\:mx-32:last-child{margin-left:8rem;margin-right:8rem}.lg\:last\:my-33:last-child{margin-top:8.75rem;margin-bottom:8.75rem}.lg\:last\:mx-33:last-child{margin-left:8.75rem;margin-right:8.75rem}.lg\:last\:my-36:last-child{margin-top:9rem;margin-bottom:9rem}.lg\:last\:mx-36:last-child{margin-left:9rem;margin-right:9rem}.lg\:last\:my-40:last-child{margin-top:10rem;margin-bottom:10rem}.lg\:last\:mx-40:last-child{margin-left:10rem;margin-right:10rem}.lg\:last\:my-44:last-child{margin-top:11rem;margin-bottom:11rem}.lg\:last\:mx-44:last-child{margin-left:11rem;margin-right:11rem}.lg\:last\:my-48:last-child{margin-top:12rem;margin-bottom:12rem}.lg\:last\:mx-48:last-child{margin-left:12rem;margin-right:12rem}.lg\:last\:my-50:last-child{margin-top:12.75rem;margin-bottom:12.75rem}.lg\:last\:mx-50:last-child{margin-left:12.75rem;margin-right:12.75rem}.lg\:last\:my-52:last-child{margin-top:13rem;margin-bottom:13rem}.lg\:last\:mx-52:last-child{margin-left:13rem;margin-right:13rem}.lg\:last\:my-53:last-child{margin-top:13.25rem;margin-bottom:13.25rem}.lg\:last\:mx-53:last-child{margin-left:13.25rem;margin-right:13.25rem}.lg\:last\:my-55:last-child{margin-top:13.75rem;margin-bottom:13.75rem}.lg\:last\:mx-55:last-child{margin-left:13.75rem;margin-right:13.75rem}.lg\:last\:my-56:last-child{margin-top:14rem;margin-bottom:14rem}.lg\:last\:mx-56:last-child{margin-left:14rem;margin-right:14rem}.lg\:last\:my-64:last-child{margin-top:16rem;margin-bottom:16rem}.lg\:last\:mx-64:last-child{margin-left:16rem;margin-right:16rem}.lg\:last\:my-68:last-child{margin-top:17rem;margin-bottom:17rem}.lg\:last\:mx-68:last-child{margin-left:17rem;margin-right:17rem}.lg\:last\:my-75:last-child{margin-top:18.75rem;margin-bottom:18.75rem}.lg\:last\:mx-75:last-child{margin-left:18.75rem;margin-right:18.75rem}.lg\:last\:my-98:last-child{margin-top:24.5rem;margin-bottom:24.5rem}.lg\:last\:mx-98:last-child{margin-left:24.5rem;margin-right:24.5rem}.lg\:last\:my-100:last-child{margin-top:25rem;margin-bottom:25rem}.lg\:last\:mx-100:last-child{margin-left:25rem;margin-right:25rem}.lg\:last\:my-120:last-child{margin-top:30rem;margin-bottom:30rem}.lg\:last\:mx-120:last-child{margin-left:30rem;margin-right:30rem}.lg\:last\:my-140:last-child{margin-top:35rem;margin-bottom:35rem}.lg\:last\:mx-140:last-child{margin-left:35rem;margin-right:35rem}.lg\:last\:my-auto:last-child{margin-top:auto;margin-bottom:auto}.lg\:last\:mx-auto:last-child{margin-left:auto;margin-right:auto}.lg\:last\:my-px:last-child{margin-top:1px;margin-bottom:1px}.lg\:last\:mx-px:last-child{margin-left:1px;margin-right:1px}.lg\:last\:my-2px:last-child{margin-top:2px;margin-bottom:2px}.lg\:last\:mx-2px:last-child{margin-left:2px;margin-right:2px}.lg\:last\:my-0-5:last-child{margin-top:.15rem;margin-bottom:.15rem}.lg\:last\:mx-0-5:last-child{margin-left:.15rem;margin-right:.15rem}.lg\:last\:my-1-5:last-child{margin-top:.375rem;margin-bottom:.375rem}.lg\:last\:mx-1-5:last-child{margin-left:.375rem;margin-right:.375rem}.lg\:last\:my-2-5:last-child{margin-top:.625rem;margin-bottom:.625rem}.lg\:last\:mx-2-5:last-child{margin-left:.625rem;margin-right:.625rem}.lg\:last\:my-7-2:last-child{margin-top:1.875rem;margin-bottom:1.875rem}.lg\:last\:mx-7-2:last-child{margin-left:1.875rem;margin-right:1.875rem}.lg\:last\:my-31-25:last-child{margin-top:7.8125rem;margin-bottom:7.8125rem}.lg\:last\:mx-31-25:last-child{margin-left:7.8125rem;margin-right:7.8125rem}.lg\:last\:my-62-5:last-child{margin-top:15.625rem;margin-bottom:15.625rem}.lg\:last\:mx-62-5:last-child{margin-left:15.625rem;margin-right:15.625rem}.lg\:last\:-my-1:last-child{margin-top:-.25rem;margin-bottom:-.25rem}.lg\:last\:-mx-1:last-child{margin-left:-.25rem;margin-right:-.25rem}.lg\:last\:-my-2:last-child{margin-top:-.5rem;margin-bottom:-.5rem}.lg\:last\:-mx-2:last-child{margin-left:-.5rem;margin-right:-.5rem}.lg\:last\:-my-3:last-child{margin-top:-.75rem;margin-bottom:-.75rem}.lg\:last\:-mx-3:last-child{margin-left:-.75rem;margin-right:-.75rem}.lg\:last\:-my-4:last-child{margin-top:-1rem;margin-bottom:-1rem}.lg\:last\:-mx-4:last-child{margin-left:-1rem;margin-right:-1rem}.lg\:last\:-my-5:last-child{margin-top:-1.25rem;margin-bottom:-1.25rem}.lg\:last\:-mx-5:last-child{margin-left:-1.25rem;margin-right:-1.25rem}.lg\:last\:-my-6:last-child{margin-top:-1.5rem;margin-bottom:-1.5rem}.lg\:last\:-mx-6:last-child{margin-left:-1.5rem;margin-right:-1.5rem}.lg\:last\:-my-7:last-child{margin-top:-1.75rem;margin-bottom:-1.75rem}.lg\:last\:-mx-7:last-child{margin-left:-1.75rem;margin-right:-1.75rem}.lg\:last\:-my-8:last-child{margin-top:-2rem;margin-bottom:-2rem}.lg\:last\:-mx-8:last-child{margin-left:-2rem;margin-right:-2rem}.lg\:last\:-my-9:last-child{margin-top:-2.25rem;margin-bottom:-2.25rem}.lg\:last\:-mx-9:last-child{margin-left:-2.25rem;margin-right:-2.25rem}.lg\:last\:-my-10:last-child{margin-top:-2.5rem;margin-bottom:-2.5rem}.lg\:last\:-mx-10:last-child{margin-left:-2.5rem;margin-right:-2.5rem}.lg\:last\:-my-11:last-child{margin-top:-2.75rem;margin-bottom:-2.75rem}.lg\:last\:-mx-11:last-child{margin-left:-2.75rem;margin-right:-2.75rem}.lg\:last\:-my-12:last-child{margin-top:-3rem;margin-bottom:-3rem}.lg\:last\:-mx-12:last-child{margin-left:-3rem;margin-right:-3rem}.lg\:last\:-my-13:last-child{margin-top:-3.25rem;margin-bottom:-3.25rem}.lg\:last\:-mx-13:last-child{margin-left:-3.25rem;margin-right:-3.25rem}.lg\:last\:-my-14:last-child{margin-top:-3.5rem;margin-bottom:-3.5rem}.lg\:last\:-mx-14:last-child{margin-left:-3.5rem;margin-right:-3.5rem}.lg\:last\:-my-15:last-child{margin-top:-3.75rem;margin-bottom:-3.75rem}.lg\:last\:-mx-15:last-child{margin-left:-3.75rem;margin-right:-3.75rem}.lg\:last\:-my-16:last-child{margin-top:-4rem;margin-bottom:-4rem}.lg\:last\:-mx-16:last-child{margin-left:-4rem;margin-right:-4rem}.lg\:last\:-my-19:last-child{margin-top:-4.75rem;margin-bottom:-4.75rem}.lg\:last\:-mx-19:last-child{margin-left:-4.75rem;margin-right:-4.75rem}.lg\:last\:-my-20:last-child{margin-top:-5rem;margin-bottom:-5rem}.lg\:last\:-mx-20:last-child{margin-left:-5rem;margin-right:-5rem}.lg\:last\:-my-22:last-child{margin-top:-5.5rem;margin-bottom:-5.5rem}.lg\:last\:-mx-22:last-child{margin-left:-5.5rem;margin-right:-5.5rem}.lg\:last\:-my-23:last-child{margin-top:-5.75rem;margin-bottom:-5.75rem}.lg\:last\:-mx-23:last-child{margin-left:-5.75rem;margin-right:-5.75rem}.lg\:last\:-my-24:last-child{margin-top:-6rem;margin-bottom:-6rem}.lg\:last\:-mx-24:last-child{margin-left:-6rem;margin-right:-6rem}.lg\:last\:-my-30:last-child{margin-top:-7.5rem;margin-bottom:-7.5rem}.lg\:last\:-mx-30:last-child{margin-left:-7.5rem;margin-right:-7.5rem}.lg\:last\:-my-32:last-child{margin-top:-8rem;margin-bottom:-8rem}.lg\:last\:-mx-32:last-child{margin-left:-8rem;margin-right:-8rem}.lg\:last\:-my-40:last-child{margin-top:-10rem;margin-bottom:-10rem}.lg\:last\:-mx-40:last-child{margin-left:-10rem;margin-right:-10rem}.lg\:last\:-my-44:last-child{margin-top:-11rem;margin-bottom:-11rem}.lg\:last\:-mx-44:last-child{margin-left:-11rem;margin-right:-11rem}.lg\:last\:-my-48:last-child{margin-top:-12rem;margin-bottom:-12rem}.lg\:last\:-mx-48:last-child{margin-left:-12rem;margin-right:-12rem}.lg\:last\:-my-50:last-child{margin-top:-12.75rem;margin-bottom:-12.75rem}.lg\:last\:-mx-50:last-child{margin-left:-12.75rem;margin-right:-12.75rem}.lg\:last\:-my-52:last-child{margin-top:-13rem;margin-bottom:-13rem}.lg\:last\:-mx-52:last-child{margin-left:-13rem;margin-right:-13rem}.lg\:last\:-my-53:last-child{margin-top:-13.25rem;margin-bottom:-13.25rem}.lg\:last\:-mx-53:last-child{margin-left:-13.25rem;margin-right:-13.25rem}.lg\:last\:-my-55:last-child{margin-top:-13.75rem;margin-bottom:-13.75rem}.lg\:last\:-mx-55:last-child{margin-left:-13.75rem;margin-right:-13.75rem}.lg\:last\:-my-56:last-child{margin-top:-14rem;margin-bottom:-14rem}.lg\:last\:-mx-56:last-child{margin-left:-14rem;margin-right:-14rem}.lg\:last\:-my-64:last-child{margin-top:-16rem;margin-bottom:-16rem}.lg\:last\:-mx-64:last-child{margin-left:-16rem;margin-right:-16rem}.lg\:last\:-my-68:last-child{margin-top:-17rem;margin-bottom:-17rem}.lg\:last\:-mx-68:last-child{margin-left:-17rem;margin-right:-17rem}.lg\:last\:-my-75:last-child{margin-top:-18.75rem;margin-bottom:-18.75rem}.lg\:last\:-mx-75:last-child{margin-left:-18.75rem;margin-right:-18.75rem}.lg\:last\:-my-98:last-child{margin-top:-24.5rem;margin-bottom:-24.5rem}.lg\:last\:-mx-98:last-child{margin-left:-24.5rem;margin-right:-24.5rem}.lg\:last\:-my-100:last-child{margin-top:-25rem;margin-bottom:-25rem}.lg\:last\:-mx-100:last-child{margin-left:-25rem;margin-right:-25rem}.lg\:last\:-my-120:last-child{margin-top:-30rem;margin-bottom:-30rem}.lg\:last\:-mx-120:last-child{margin-left:-30rem;margin-right:-30rem}.lg\:last\:-my-140:last-child{margin-top:-35rem;margin-bottom:-35rem}.lg\:last\:-mx-140:last-child{margin-left:-35rem;margin-right:-35rem}.lg\:last\:-my-px:last-child{margin-top:-1px;margin-bottom:-1px}.lg\:last\:-mx-px:last-child{margin-left:-1px;margin-right:-1px}.lg\:last\:-my-2px:last-child{margin-top:-2px;margin-bottom:-2px}.lg\:last\:-mx-2px:last-child{margin-left:-2px;margin-right:-2px}.lg\:last\:-my-0-5:last-child{margin-top:-.15rem;margin-bottom:-.15rem}.lg\:last\:-mx-0-5:last-child{margin-left:-.15rem;margin-right:-.15rem}.lg\:last\:-my-1-5:last-child{margin-top:-.375rem;margin-bottom:-.375rem}.lg\:last\:-mx-1-5:last-child{margin-left:-.375rem;margin-right:-.375rem}.lg\:last\:-my-2-5:last-child{margin-top:-.625rem;margin-bottom:-.625rem}.lg\:last\:-mx-2-5:last-child{margin-left:-.625rem;margin-right:-.625rem}.lg\:last\:-my-7-2:last-child{margin-top:-1.875rem;margin-bottom:-1.875rem}.lg\:last\:-mx-7-2:last-child{margin-left:-1.875rem;margin-right:-1.875rem}.lg\:last\:-my-31-25:last-child{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.lg\:last\:-mx-31-25:last-child{margin-left:-7.8125rem;margin-right:-7.8125rem}.lg\:last\:-my-62-5:last-child{margin-top:-15.625rem;margin-bottom:-15.625rem}.lg\:last\:-mx-62-5:last-child{margin-left:-15.625rem;margin-right:-15.625rem}.lg\:last\:mt-0:last-child{margin-top:0}.lg\:last\:mr-0:last-child{margin-right:0}.lg\:last\:mb-0:last-child{margin-bottom:0}.lg\:last\:ml-0:last-child{margin-left:0}.lg\:last\:mt-1:last-child{margin-top:.25rem}.lg\:last\:mr-1:last-child{margin-right:.25rem}.lg\:last\:mb-1:last-child{margin-bottom:.25rem}.lg\:last\:ml-1:last-child{margin-left:.25rem}.lg\:last\:mt-2:last-child{margin-top:.5rem}.lg\:last\:mr-2:last-child{margin-right:.5rem}.lg\:last\:mb-2:last-child{margin-bottom:.5rem}.lg\:last\:ml-2:last-child{margin-left:.5rem}.lg\:last\:mt-3:last-child{margin-top:.75rem}.lg\:last\:mr-3:last-child{margin-right:.75rem}.lg\:last\:mb-3:last-child{margin-bottom:.75rem}.lg\:last\:ml-3:last-child{margin-left:.75rem}.lg\:last\:mt-4:last-child{margin-top:1rem}.lg\:last\:mr-4:last-child{margin-right:1rem}.lg\:last\:mb-4:last-child{margin-bottom:1rem}.lg\:last\:ml-4:last-child{margin-left:1rem}.lg\:last\:mt-5:last-child{margin-top:1.25rem}.lg\:last\:mr-5:last-child{margin-right:1.25rem}.lg\:last\:mb-5:last-child{margin-bottom:1.25rem}.lg\:last\:ml-5:last-child{margin-left:1.25rem}.lg\:last\:mt-6:last-child{margin-top:1.5rem}.lg\:last\:mr-6:last-child{margin-right:1.5rem}.lg\:last\:mb-6:last-child{margin-bottom:1.5rem}.lg\:last\:ml-6:last-child{margin-left:1.5rem}.lg\:last\:mt-7:last-child{margin-top:1.75rem}.lg\:last\:mr-7:last-child{margin-right:1.75rem}.lg\:last\:mb-7:last-child{margin-bottom:1.75rem}.lg\:last\:ml-7:last-child{margin-left:1.75rem}.lg\:last\:mt-8:last-child{margin-top:2rem}.lg\:last\:mr-8:last-child{margin-right:2rem}.lg\:last\:mb-8:last-child{margin-bottom:2rem}.lg\:last\:ml-8:last-child{margin-left:2rem}.lg\:last\:mt-9:last-child{margin-top:2.25rem}.lg\:last\:mr-9:last-child{margin-right:2.25rem}.lg\:last\:mb-9:last-child{margin-bottom:2.25rem}.lg\:last\:ml-9:last-child{margin-left:2.25rem}.lg\:last\:mt-10:last-child{margin-top:2.5rem}.lg\:last\:mr-10:last-child{margin-right:2.5rem}.lg\:last\:mb-10:last-child{margin-bottom:2.5rem}.lg\:last\:ml-10:last-child{margin-left:2.5rem}.lg\:last\:mt-11:last-child{margin-top:2.75rem}.lg\:last\:mr-11:last-child{margin-right:2.75rem}.lg\:last\:mb-11:last-child{margin-bottom:2.75rem}.lg\:last\:ml-11:last-child{margin-left:2.75rem}.lg\:last\:mt-12:last-child{margin-top:3rem}.lg\:last\:mr-12:last-child{margin-right:3rem}.lg\:last\:mb-12:last-child{margin-bottom:3rem}.lg\:last\:ml-12:last-child{margin-left:3rem}.lg\:last\:mt-13:last-child{margin-top:3.25rem}.lg\:last\:mr-13:last-child{margin-right:3.25rem}.lg\:last\:mb-13:last-child{margin-bottom:3.25rem}.lg\:last\:ml-13:last-child{margin-left:3.25rem}.lg\:last\:mt-14:last-child{margin-top:3.5rem}.lg\:last\:mr-14:last-child{margin-right:3.5rem}.lg\:last\:mb-14:last-child{margin-bottom:3.5rem}.lg\:last\:ml-14:last-child{margin-left:3.5rem}.lg\:last\:mt-15:last-child{margin-top:3.75rem}.lg\:last\:mr-15:last-child{margin-right:3.75rem}.lg\:last\:mb-15:last-child{margin-bottom:3.75rem}.lg\:last\:ml-15:last-child{margin-left:3.75rem}.lg\:last\:mt-16:last-child{margin-top:4rem}.lg\:last\:mr-16:last-child{margin-right:4rem}.lg\:last\:mb-16:last-child{margin-bottom:4rem}.lg\:last\:ml-16:last-child{margin-left:4rem}.lg\:last\:mt-19:last-child{margin-top:4.75rem}.lg\:last\:mr-19:last-child{margin-right:4.75rem}.lg\:last\:mb-19:last-child{margin-bottom:4.75rem}.lg\:last\:ml-19:last-child{margin-left:4.75rem}.lg\:last\:mt-20:last-child{margin-top:5rem}.lg\:last\:mr-20:last-child{margin-right:5rem}.lg\:last\:mb-20:last-child{margin-bottom:5rem}.lg\:last\:ml-20:last-child{margin-left:5rem}.lg\:last\:mt-22:last-child{margin-top:5.5rem}.lg\:last\:mr-22:last-child{margin-right:5.5rem}.lg\:last\:mb-22:last-child{margin-bottom:5.5rem}.lg\:last\:ml-22:last-child{margin-left:5.5rem}.lg\:last\:mt-23:last-child{margin-top:5.75rem}.lg\:last\:mr-23:last-child{margin-right:5.75rem}.lg\:last\:mb-23:last-child{margin-bottom:5.75rem}.lg\:last\:ml-23:last-child{margin-left:5.75rem}.lg\:last\:mt-24:last-child{margin-top:6rem}.lg\:last\:mr-24:last-child{margin-right:6rem}.lg\:last\:mb-24:last-child{margin-bottom:6rem}.lg\:last\:ml-24:last-child{margin-left:6rem}.lg\:last\:mt-28:last-child{margin-top:6.5rem}.lg\:last\:mr-28:last-child{margin-right:6.5rem}.lg\:last\:mb-28:last-child{margin-bottom:6.5rem}.lg\:last\:ml-28:last-child{margin-left:6.5rem}.lg\:last\:mt-30:last-child{margin-top:7.5rem}.lg\:last\:mr-30:last-child{margin-right:7.5rem}.lg\:last\:mb-30:last-child{margin-bottom:7.5rem}.lg\:last\:ml-30:last-child{margin-left:7.5rem}.lg\:last\:mt-32:last-child{margin-top:8rem}.lg\:last\:mr-32:last-child{margin-right:8rem}.lg\:last\:mb-32:last-child{margin-bottom:8rem}.lg\:last\:ml-32:last-child{margin-left:8rem}.lg\:last\:mt-33:last-child{margin-top:8.75rem}.lg\:last\:mr-33:last-child{margin-right:8.75rem}.lg\:last\:mb-33:last-child{margin-bottom:8.75rem}.lg\:last\:ml-33:last-child{margin-left:8.75rem}.lg\:last\:mt-36:last-child{margin-top:9rem}.lg\:last\:mr-36:last-child{margin-right:9rem}.lg\:last\:mb-36:last-child{margin-bottom:9rem}.lg\:last\:ml-36:last-child{margin-left:9rem}.lg\:last\:mt-40:last-child{margin-top:10rem}.lg\:last\:mr-40:last-child{margin-right:10rem}.lg\:last\:mb-40:last-child{margin-bottom:10rem}.lg\:last\:ml-40:last-child{margin-left:10rem}.lg\:last\:mt-44:last-child{margin-top:11rem}.lg\:last\:mr-44:last-child{margin-right:11rem}.lg\:last\:mb-44:last-child{margin-bottom:11rem}.lg\:last\:ml-44:last-child{margin-left:11rem}.lg\:last\:mt-48:last-child{margin-top:12rem}.lg\:last\:mr-48:last-child{margin-right:12rem}.lg\:last\:mb-48:last-child{margin-bottom:12rem}.lg\:last\:ml-48:last-child{margin-left:12rem}.lg\:last\:mt-50:last-child{margin-top:12.75rem}.lg\:last\:mr-50:last-child{margin-right:12.75rem}.lg\:last\:mb-50:last-child{margin-bottom:12.75rem}.lg\:last\:ml-50:last-child{margin-left:12.75rem}.lg\:last\:mt-52:last-child{margin-top:13rem}.lg\:last\:mr-52:last-child{margin-right:13rem}.lg\:last\:mb-52:last-child{margin-bottom:13rem}.lg\:last\:ml-52:last-child{margin-left:13rem}.lg\:last\:mt-53:last-child{margin-top:13.25rem}.lg\:last\:mr-53:last-child{margin-right:13.25rem}.lg\:last\:mb-53:last-child{margin-bottom:13.25rem}.lg\:last\:ml-53:last-child{margin-left:13.25rem}.lg\:last\:mt-55:last-child{margin-top:13.75rem}.lg\:last\:mr-55:last-child{margin-right:13.75rem}.lg\:last\:mb-55:last-child{margin-bottom:13.75rem}.lg\:last\:ml-55:last-child{margin-left:13.75rem}.lg\:last\:mt-56:last-child{margin-top:14rem}.lg\:last\:mr-56:last-child{margin-right:14rem}.lg\:last\:mb-56:last-child{margin-bottom:14rem}.lg\:last\:ml-56:last-child{margin-left:14rem}.lg\:last\:mt-64:last-child{margin-top:16rem}.lg\:last\:mr-64:last-child{margin-right:16rem}.lg\:last\:mb-64:last-child{margin-bottom:16rem}.lg\:last\:ml-64:last-child{margin-left:16rem}.lg\:last\:mt-68:last-child{margin-top:17rem}.lg\:last\:mr-68:last-child{margin-right:17rem}.lg\:last\:mb-68:last-child{margin-bottom:17rem}.lg\:last\:ml-68:last-child{margin-left:17rem}.lg\:last\:mt-75:last-child{margin-top:18.75rem}.lg\:last\:mr-75:last-child{margin-right:18.75rem}.lg\:last\:mb-75:last-child{margin-bottom:18.75rem}.lg\:last\:ml-75:last-child{margin-left:18.75rem}.lg\:last\:mt-98:last-child{margin-top:24.5rem}.lg\:last\:mr-98:last-child{margin-right:24.5rem}.lg\:last\:mb-98:last-child{margin-bottom:24.5rem}.lg\:last\:ml-98:last-child{margin-left:24.5rem}.lg\:last\:mt-100:last-child{margin-top:25rem}.lg\:last\:mr-100:last-child{margin-right:25rem}.lg\:last\:mb-100:last-child{margin-bottom:25rem}.lg\:last\:ml-100:last-child{margin-left:25rem}.lg\:last\:mt-120:last-child{margin-top:30rem}.lg\:last\:mr-120:last-child{margin-right:30rem}.lg\:last\:mb-120:last-child{margin-bottom:30rem}.lg\:last\:ml-120:last-child{margin-left:30rem}.lg\:last\:mt-140:last-child{margin-top:35rem}.lg\:last\:mr-140:last-child{margin-right:35rem}.lg\:last\:mb-140:last-child{margin-bottom:35rem}.lg\:last\:ml-140:last-child{margin-left:35rem}.lg\:last\:mt-auto:last-child{margin-top:auto}.lg\:last\:mr-auto:last-child{margin-right:auto}.lg\:last\:mb-auto:last-child{margin-bottom:auto}.lg\:last\:ml-auto:last-child{margin-left:auto}.lg\:last\:mt-px:last-child{margin-top:1px}.lg\:last\:mr-px:last-child{margin-right:1px}.lg\:last\:mb-px:last-child{margin-bottom:1px}.lg\:last\:ml-px:last-child{margin-left:1px}.lg\:last\:mt-2px:last-child{margin-top:2px}.lg\:last\:mr-2px:last-child{margin-right:2px}.lg\:last\:mb-2px:last-child{margin-bottom:2px}.lg\:last\:ml-2px:last-child{margin-left:2px}.lg\:last\:mt-0-5:last-child{margin-top:.15rem}.lg\:last\:mr-0-5:last-child{margin-right:.15rem}.lg\:last\:mb-0-5:last-child{margin-bottom:.15rem}.lg\:last\:ml-0-5:last-child{margin-left:.15rem}.lg\:last\:mt-1-5:last-child{margin-top:.375rem}.lg\:last\:mr-1-5:last-child{margin-right:.375rem}.lg\:last\:mb-1-5:last-child{margin-bottom:.375rem}.lg\:last\:ml-1-5:last-child{margin-left:.375rem}.lg\:last\:mt-2-5:last-child{margin-top:.625rem}.lg\:last\:mr-2-5:last-child{margin-right:.625rem}.lg\:last\:mb-2-5:last-child{margin-bottom:.625rem}.lg\:last\:ml-2-5:last-child{margin-left:.625rem}.lg\:last\:mt-7-2:last-child{margin-top:1.875rem}.lg\:last\:mr-7-2:last-child{margin-right:1.875rem}.lg\:last\:mb-7-2:last-child{margin-bottom:1.875rem}.lg\:last\:ml-7-2:last-child{margin-left:1.875rem}.lg\:last\:mt-31-25:last-child{margin-top:7.8125rem}.lg\:last\:mr-31-25:last-child{margin-right:7.8125rem}.lg\:last\:mb-31-25:last-child{margin-bottom:7.8125rem}.lg\:last\:ml-31-25:last-child{margin-left:7.8125rem}.lg\:last\:mt-62-5:last-child{margin-top:15.625rem}.lg\:last\:mr-62-5:last-child{margin-right:15.625rem}.lg\:last\:mb-62-5:last-child{margin-bottom:15.625rem}.lg\:last\:ml-62-5:last-child{margin-left:15.625rem}.lg\:last\:-mt-1:last-child{margin-top:-.25rem}.lg\:last\:-mr-1:last-child{margin-right:-.25rem}.lg\:last\:-mb-1:last-child{margin-bottom:-.25rem}.lg\:last\:-ml-1:last-child{margin-left:-.25rem}.lg\:last\:-mt-2:last-child{margin-top:-.5rem}.lg\:last\:-mr-2:last-child{margin-right:-.5rem}.lg\:last\:-mb-2:last-child{margin-bottom:-.5rem}.lg\:last\:-ml-2:last-child{margin-left:-.5rem}.lg\:last\:-mt-3:last-child{margin-top:-.75rem}.lg\:last\:-mr-3:last-child{margin-right:-.75rem}.lg\:last\:-mb-3:last-child{margin-bottom:-.75rem}.lg\:last\:-ml-3:last-child{margin-left:-.75rem}.lg\:last\:-mt-4:last-child{margin-top:-1rem}.lg\:last\:-mr-4:last-child{margin-right:-1rem}.lg\:last\:-mb-4:last-child{margin-bottom:-1rem}.lg\:last\:-ml-4:last-child{margin-left:-1rem}.lg\:last\:-mt-5:last-child{margin-top:-1.25rem}.lg\:last\:-mr-5:last-child{margin-right:-1.25rem}.lg\:last\:-mb-5:last-child{margin-bottom:-1.25rem}.lg\:last\:-ml-5:last-child{margin-left:-1.25rem}.lg\:last\:-mt-6:last-child{margin-top:-1.5rem}.lg\:last\:-mr-6:last-child{margin-right:-1.5rem}.lg\:last\:-mb-6:last-child{margin-bottom:-1.5rem}.lg\:last\:-ml-6:last-child{margin-left:-1.5rem}.lg\:last\:-mt-7:last-child{margin-top:-1.75rem}.lg\:last\:-mr-7:last-child{margin-right:-1.75rem}.lg\:last\:-mb-7:last-child{margin-bottom:-1.75rem}.lg\:last\:-ml-7:last-child{margin-left:-1.75rem}.lg\:last\:-mt-8:last-child{margin-top:-2rem}.lg\:last\:-mr-8:last-child{margin-right:-2rem}.lg\:last\:-mb-8:last-child{margin-bottom:-2rem}.lg\:last\:-ml-8:last-child{margin-left:-2rem}.lg\:last\:-mt-9:last-child{margin-top:-2.25rem}.lg\:last\:-mr-9:last-child{margin-right:-2.25rem}.lg\:last\:-mb-9:last-child{margin-bottom:-2.25rem}.lg\:last\:-ml-9:last-child{margin-left:-2.25rem}.lg\:last\:-mt-10:last-child{margin-top:-2.5rem}.lg\:last\:-mr-10:last-child{margin-right:-2.5rem}.lg\:last\:-mb-10:last-child{margin-bottom:-2.5rem}.lg\:last\:-ml-10:last-child{margin-left:-2.5rem}.lg\:last\:-mt-11:last-child{margin-top:-2.75rem}.lg\:last\:-mr-11:last-child{margin-right:-2.75rem}.lg\:last\:-mb-11:last-child{margin-bottom:-2.75rem}.lg\:last\:-ml-11:last-child{margin-left:-2.75rem}.lg\:last\:-mt-12:last-child{margin-top:-3rem}.lg\:last\:-mr-12:last-child{margin-right:-3rem}.lg\:last\:-mb-12:last-child{margin-bottom:-3rem}.lg\:last\:-ml-12:last-child{margin-left:-3rem}.lg\:last\:-mt-13:last-child{margin-top:-3.25rem}.lg\:last\:-mr-13:last-child{margin-right:-3.25rem}.lg\:last\:-mb-13:last-child{margin-bottom:-3.25rem}.lg\:last\:-ml-13:last-child{margin-left:-3.25rem}.lg\:last\:-mt-14:last-child{margin-top:-3.5rem}.lg\:last\:-mr-14:last-child{margin-right:-3.5rem}.lg\:last\:-mb-14:last-child{margin-bottom:-3.5rem}.lg\:last\:-ml-14:last-child{margin-left:-3.5rem}.lg\:last\:-mt-15:last-child{margin-top:-3.75rem}.lg\:last\:-mr-15:last-child{margin-right:-3.75rem}.lg\:last\:-mb-15:last-child{margin-bottom:-3.75rem}.lg\:last\:-ml-15:last-child{margin-left:-3.75rem}.lg\:last\:-mt-16:last-child{margin-top:-4rem}.lg\:last\:-mr-16:last-child{margin-right:-4rem}.lg\:last\:-mb-16:last-child{margin-bottom:-4rem}.lg\:last\:-ml-16:last-child{margin-left:-4rem}.lg\:last\:-mt-19:last-child{margin-top:-4.75rem}.lg\:last\:-mr-19:last-child{margin-right:-4.75rem}.lg\:last\:-mb-19:last-child{margin-bottom:-4.75rem}.lg\:last\:-ml-19:last-child{margin-left:-4.75rem}.lg\:last\:-mt-20:last-child{margin-top:-5rem}.lg\:last\:-mr-20:last-child{margin-right:-5rem}.lg\:last\:-mb-20:last-child{margin-bottom:-5rem}.lg\:last\:-ml-20:last-child{margin-left:-5rem}.lg\:last\:-mt-22:last-child{margin-top:-5.5rem}.lg\:last\:-mr-22:last-child{margin-right:-5.5rem}.lg\:last\:-mb-22:last-child{margin-bottom:-5.5rem}.lg\:last\:-ml-22:last-child{margin-left:-5.5rem}.lg\:last\:-mt-23:last-child{margin-top:-5.75rem}.lg\:last\:-mr-23:last-child{margin-right:-5.75rem}.lg\:last\:-mb-23:last-child{margin-bottom:-5.75rem}.lg\:last\:-ml-23:last-child{margin-left:-5.75rem}.lg\:last\:-mt-24:last-child{margin-top:-6rem}.lg\:last\:-mr-24:last-child{margin-right:-6rem}.lg\:last\:-mb-24:last-child{margin-bottom:-6rem}.lg\:last\:-ml-24:last-child{margin-left:-6rem}.lg\:last\:-mt-30:last-child{margin-top:-7.5rem}.lg\:last\:-mr-30:last-child{margin-right:-7.5rem}.lg\:last\:-mb-30:last-child{margin-bottom:-7.5rem}.lg\:last\:-ml-30:last-child{margin-left:-7.5rem}.lg\:last\:-mt-32:last-child{margin-top:-8rem}.lg\:last\:-mr-32:last-child{margin-right:-8rem}.lg\:last\:-mb-32:last-child{margin-bottom:-8rem}.lg\:last\:-ml-32:last-child{margin-left:-8rem}.lg\:last\:-mt-40:last-child{margin-top:-10rem}.lg\:last\:-mr-40:last-child{margin-right:-10rem}.lg\:last\:-mb-40:last-child{margin-bottom:-10rem}.lg\:last\:-ml-40:last-child{margin-left:-10rem}.lg\:last\:-mt-44:last-child{margin-top:-11rem}.lg\:last\:-mr-44:last-child{margin-right:-11rem}.lg\:last\:-mb-44:last-child{margin-bottom:-11rem}.lg\:last\:-ml-44:last-child{margin-left:-11rem}.lg\:last\:-mt-48:last-child{margin-top:-12rem}.lg\:last\:-mr-48:last-child{margin-right:-12rem}.lg\:last\:-mb-48:last-child{margin-bottom:-12rem}.lg\:last\:-ml-48:last-child{margin-left:-12rem}.lg\:last\:-mt-50:last-child{margin-top:-12.75rem}.lg\:last\:-mr-50:last-child{margin-right:-12.75rem}.lg\:last\:-mb-50:last-child{margin-bottom:-12.75rem}.lg\:last\:-ml-50:last-child{margin-left:-12.75rem}.lg\:last\:-mt-52:last-child{margin-top:-13rem}.lg\:last\:-mr-52:last-child{margin-right:-13rem}.lg\:last\:-mb-52:last-child{margin-bottom:-13rem}.lg\:last\:-ml-52:last-child{margin-left:-13rem}.lg\:last\:-mt-53:last-child{margin-top:-13.25rem}.lg\:last\:-mr-53:last-child{margin-right:-13.25rem}.lg\:last\:-mb-53:last-child{margin-bottom:-13.25rem}.lg\:last\:-ml-53:last-child{margin-left:-13.25rem}.lg\:last\:-mt-55:last-child{margin-top:-13.75rem}.lg\:last\:-mr-55:last-child{margin-right:-13.75rem}.lg\:last\:-mb-55:last-child{margin-bottom:-13.75rem}.lg\:last\:-ml-55:last-child{margin-left:-13.75rem}.lg\:last\:-mt-56:last-child{margin-top:-14rem}.lg\:last\:-mr-56:last-child{margin-right:-14rem}.lg\:last\:-mb-56:last-child{margin-bottom:-14rem}.lg\:last\:-ml-56:last-child{margin-left:-14rem}.lg\:last\:-mt-64:last-child{margin-top:-16rem}.lg\:last\:-mr-64:last-child{margin-right:-16rem}.lg\:last\:-mb-64:last-child{margin-bottom:-16rem}.lg\:last\:-ml-64:last-child{margin-left:-16rem}.lg\:last\:-mt-68:last-child{margin-top:-17rem}.lg\:last\:-mr-68:last-child{margin-right:-17rem}.lg\:last\:-mb-68:last-child{margin-bottom:-17rem}.lg\:last\:-ml-68:last-child{margin-left:-17rem}.lg\:last\:-mt-75:last-child{margin-top:-18.75rem}.lg\:last\:-mr-75:last-child{margin-right:-18.75rem}.lg\:last\:-mb-75:last-child{margin-bottom:-18.75rem}.lg\:last\:-ml-75:last-child{margin-left:-18.75rem}.lg\:last\:-mt-98:last-child{margin-top:-24.5rem}.lg\:last\:-mr-98:last-child{margin-right:-24.5rem}.lg\:last\:-mb-98:last-child{margin-bottom:-24.5rem}.lg\:last\:-ml-98:last-child{margin-left:-24.5rem}.lg\:last\:-mt-100:last-child{margin-top:-25rem}.lg\:last\:-mr-100:last-child{margin-right:-25rem}.lg\:last\:-mb-100:last-child{margin-bottom:-25rem}.lg\:last\:-ml-100:last-child{margin-left:-25rem}.lg\:last\:-mt-120:last-child{margin-top:-30rem}.lg\:last\:-mr-120:last-child{margin-right:-30rem}.lg\:last\:-mb-120:last-child{margin-bottom:-30rem}.lg\:last\:-ml-120:last-child{margin-left:-30rem}.lg\:last\:-mt-140:last-child{margin-top:-35rem}.lg\:last\:-mr-140:last-child{margin-right:-35rem}.lg\:last\:-mb-140:last-child{margin-bottom:-35rem}.lg\:last\:-ml-140:last-child{margin-left:-35rem}.lg\:last\:-mt-px:last-child{margin-top:-1px}.lg\:last\:-mr-px:last-child{margin-right:-1px}.lg\:last\:-mb-px:last-child{margin-bottom:-1px}.lg\:last\:-ml-px:last-child{margin-left:-1px}.lg\:last\:-mt-2px:last-child{margin-top:-2px}.lg\:last\:-mr-2px:last-child{margin-right:-2px}.lg\:last\:-mb-2px:last-child{margin-bottom:-2px}.lg\:last\:-ml-2px:last-child{margin-left:-2px}.lg\:last\:-mt-0-5:last-child{margin-top:-.15rem}.lg\:last\:-mr-0-5:last-child{margin-right:-.15rem}.lg\:last\:-mb-0-5:last-child{margin-bottom:-.15rem}.lg\:last\:-ml-0-5:last-child{margin-left:-.15rem}.lg\:last\:-mt-1-5:last-child{margin-top:-.375rem}.lg\:last\:-mr-1-5:last-child{margin-right:-.375rem}.lg\:last\:-mb-1-5:last-child{margin-bottom:-.375rem}.lg\:last\:-ml-1-5:last-child{margin-left:-.375rem}.lg\:last\:-mt-2-5:last-child{margin-top:-.625rem}.lg\:last\:-mr-2-5:last-child{margin-right:-.625rem}.lg\:last\:-mb-2-5:last-child{margin-bottom:-.625rem}.lg\:last\:-ml-2-5:last-child{margin-left:-.625rem}.lg\:last\:-mt-7-2:last-child{margin-top:-1.875rem}.lg\:last\:-mr-7-2:last-child{margin-right:-1.875rem}.lg\:last\:-mb-7-2:last-child{margin-bottom:-1.875rem}.lg\:last\:-ml-7-2:last-child{margin-left:-1.875rem}.lg\:last\:-mt-31-25:last-child{margin-top:-7.8125rem}.lg\:last\:-mr-31-25:last-child{margin-right:-7.8125rem}.lg\:last\:-mb-31-25:last-child{margin-bottom:-7.8125rem}.lg\:last\:-ml-31-25:last-child{margin-left:-7.8125rem}.lg\:last\:-mt-62-5:last-child{margin-top:-15.625rem}.lg\:last\:-mr-62-5:last-child{margin-right:-15.625rem}.lg\:last\:-mb-62-5:last-child{margin-bottom:-15.625rem}.lg\:last\:-ml-62-5:last-child{margin-left:-15.625rem}.lg\:hover\:m-0:hover{margin:0}.lg\:hover\:m-1:hover{margin:.25rem}.lg\:hover\:m-2:hover{margin:.5rem}.lg\:hover\:m-3:hover{margin:.75rem}.lg\:hover\:m-4:hover{margin:1rem}.lg\:hover\:m-5:hover{margin:1.25rem}.lg\:hover\:m-6:hover{margin:1.5rem}.lg\:hover\:m-7:hover{margin:1.75rem}.lg\:hover\:m-8:hover{margin:2rem}.lg\:hover\:m-9:hover{margin:2.25rem}.lg\:hover\:m-10:hover{margin:2.5rem}.lg\:hover\:m-11:hover{margin:2.75rem}.lg\:hover\:m-12:hover{margin:3rem}.lg\:hover\:m-13:hover{margin:3.25rem}.lg\:hover\:m-14:hover{margin:3.5rem}.lg\:hover\:m-15:hover{margin:3.75rem}.lg\:hover\:m-16:hover{margin:4rem}.lg\:hover\:m-19:hover{margin:4.75rem}.lg\:hover\:m-20:hover{margin:5rem}.lg\:hover\:m-22:hover{margin:5.5rem}.lg\:hover\:m-23:hover{margin:5.75rem}.lg\:hover\:m-24:hover{margin:6rem}.lg\:hover\:m-28:hover{margin:6.5rem}.lg\:hover\:m-30:hover{margin:7.5rem}.lg\:hover\:m-32:hover{margin:8rem}.lg\:hover\:m-33:hover{margin:8.75rem}.lg\:hover\:m-36:hover{margin:9rem}.lg\:hover\:m-40:hover{margin:10rem}.lg\:hover\:m-44:hover{margin:11rem}.lg\:hover\:m-48:hover{margin:12rem}.lg\:hover\:m-50:hover{margin:12.75rem}.lg\:hover\:m-52:hover{margin:13rem}.lg\:hover\:m-53:hover{margin:13.25rem}.lg\:hover\:m-55:hover{margin:13.75rem}.lg\:hover\:m-56:hover{margin:14rem}.lg\:hover\:m-64:hover{margin:16rem}.lg\:hover\:m-68:hover{margin:17rem}.lg\:hover\:m-75:hover{margin:18.75rem}.lg\:hover\:m-98:hover{margin:24.5rem}.lg\:hover\:m-100:hover{margin:25rem}.lg\:hover\:m-120:hover{margin:30rem}.lg\:hover\:m-140:hover{margin:35rem}.lg\:hover\:m-auto:hover{margin:auto}.lg\:hover\:m-px:hover{margin:1px}.lg\:hover\:m-2px:hover{margin:2px}.lg\:hover\:m-0-5:hover{margin:.15rem}.lg\:hover\:m-1-5:hover{margin:.375rem}.lg\:hover\:m-2-5:hover{margin:.625rem}.lg\:hover\:m-7-2:hover{margin:1.875rem}.lg\:hover\:m-31-25:hover{margin:7.8125rem}.lg\:hover\:m-62-5:hover{margin:15.625rem}.lg\:hover\:-m-1:hover{margin:-.25rem}.lg\:hover\:-m-2:hover{margin:-.5rem}.lg\:hover\:-m-3:hover{margin:-.75rem}.lg\:hover\:-m-4:hover{margin:-1rem}.lg\:hover\:-m-5:hover{margin:-1.25rem}.lg\:hover\:-m-6:hover{margin:-1.5rem}.lg\:hover\:-m-7:hover{margin:-1.75rem}.lg\:hover\:-m-8:hover{margin:-2rem}.lg\:hover\:-m-9:hover{margin:-2.25rem}.lg\:hover\:-m-10:hover{margin:-2.5rem}.lg\:hover\:-m-11:hover{margin:-2.75rem}.lg\:hover\:-m-12:hover{margin:-3rem}.lg\:hover\:-m-13:hover{margin:-3.25rem}.lg\:hover\:-m-14:hover{margin:-3.5rem}.lg\:hover\:-m-15:hover{margin:-3.75rem}.lg\:hover\:-m-16:hover{margin:-4rem}.lg\:hover\:-m-19:hover{margin:-4.75rem}.lg\:hover\:-m-20:hover{margin:-5rem}.lg\:hover\:-m-22:hover{margin:-5.5rem}.lg\:hover\:-m-23:hover{margin:-5.75rem}.lg\:hover\:-m-24:hover{margin:-6rem}.lg\:hover\:-m-30:hover{margin:-7.5rem}.lg\:hover\:-m-32:hover{margin:-8rem}.lg\:hover\:-m-40:hover{margin:-10rem}.lg\:hover\:-m-44:hover{margin:-11rem}.lg\:hover\:-m-48:hover{margin:-12rem}.lg\:hover\:-m-50:hover{margin:-12.75rem}.lg\:hover\:-m-52:hover{margin:-13rem}.lg\:hover\:-m-53:hover{margin:-13.25rem}.lg\:hover\:-m-55:hover{margin:-13.75rem}.lg\:hover\:-m-56:hover{margin:-14rem}.lg\:hover\:-m-64:hover{margin:-16rem}.lg\:hover\:-m-68:hover{margin:-17rem}.lg\:hover\:-m-75:hover{margin:-18.75rem}.lg\:hover\:-m-98:hover{margin:-24.5rem}.lg\:hover\:-m-100:hover{margin:-25rem}.lg\:hover\:-m-120:hover{margin:-30rem}.lg\:hover\:-m-140:hover{margin:-35rem}.lg\:hover\:-m-px:hover{margin:-1px}.lg\:hover\:-m-2px:hover{margin:-2px}.lg\:hover\:-m-0-5:hover{margin:-.15rem}.lg\:hover\:-m-1-5:hover{margin:-.375rem}.lg\:hover\:-m-2-5:hover{margin:-.625rem}.lg\:hover\:-m-7-2:hover{margin:-1.875rem}.lg\:hover\:-m-31-25:hover{margin:-7.8125rem}.lg\:hover\:-m-62-5:hover{margin:-15.625rem}.lg\:hover\:my-0:hover{margin-top:0;margin-bottom:0}.lg\:hover\:mx-0:hover{margin-left:0;margin-right:0}.lg\:hover\:my-1:hover{margin-top:.25rem;margin-bottom:.25rem}.lg\:hover\:mx-1:hover{margin-left:.25rem;margin-right:.25rem}.lg\:hover\:my-2:hover{margin-top:.5rem;margin-bottom:.5rem}.lg\:hover\:mx-2:hover{margin-left:.5rem;margin-right:.5rem}.lg\:hover\:my-3:hover{margin-top:.75rem;margin-bottom:.75rem}.lg\:hover\:mx-3:hover{margin-left:.75rem;margin-right:.75rem}.lg\:hover\:my-4:hover{margin-top:1rem;margin-bottom:1rem}.lg\:hover\:mx-4:hover{margin-left:1rem;margin-right:1rem}.lg\:hover\:my-5:hover{margin-top:1.25rem;margin-bottom:1.25rem}.lg\:hover\:mx-5:hover{margin-left:1.25rem;margin-right:1.25rem}.lg\:hover\:my-6:hover{margin-top:1.5rem;margin-bottom:1.5rem}.lg\:hover\:mx-6:hover{margin-left:1.5rem;margin-right:1.5rem}.lg\:hover\:my-7:hover{margin-top:1.75rem;margin-bottom:1.75rem}.lg\:hover\:mx-7:hover{margin-left:1.75rem;margin-right:1.75rem}.lg\:hover\:my-8:hover{margin-top:2rem;margin-bottom:2rem}.lg\:hover\:mx-8:hover{margin-left:2rem;margin-right:2rem}.lg\:hover\:my-9:hover{margin-top:2.25rem;margin-bottom:2.25rem}.lg\:hover\:mx-9:hover{margin-left:2.25rem;margin-right:2.25rem}.lg\:hover\:my-10:hover{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:hover\:mx-10:hover{margin-left:2.5rem;margin-right:2.5rem}.lg\:hover\:my-11:hover{margin-top:2.75rem;margin-bottom:2.75rem}.lg\:hover\:mx-11:hover{margin-left:2.75rem;margin-right:2.75rem}.lg\:hover\:my-12:hover{margin-top:3rem;margin-bottom:3rem}.lg\:hover\:mx-12:hover{margin-left:3rem;margin-right:3rem}.lg\:hover\:my-13:hover{margin-top:3.25rem;margin-bottom:3.25rem}.lg\:hover\:mx-13:hover{margin-left:3.25rem;margin-right:3.25rem}.lg\:hover\:my-14:hover{margin-top:3.5rem;margin-bottom:3.5rem}.lg\:hover\:mx-14:hover{margin-left:3.5rem;margin-right:3.5rem}.lg\:hover\:my-15:hover{margin-top:3.75rem;margin-bottom:3.75rem}.lg\:hover\:mx-15:hover{margin-left:3.75rem;margin-right:3.75rem}.lg\:hover\:my-16:hover{margin-top:4rem;margin-bottom:4rem}.lg\:hover\:mx-16:hover{margin-left:4rem;margin-right:4rem}.lg\:hover\:my-19:hover{margin-top:4.75rem;margin-bottom:4.75rem}.lg\:hover\:mx-19:hover{margin-left:4.75rem;margin-right:4.75rem}.lg\:hover\:my-20:hover{margin-top:5rem;margin-bottom:5rem}.lg\:hover\:mx-20:hover{margin-left:5rem;margin-right:5rem}.lg\:hover\:my-22:hover{margin-top:5.5rem;margin-bottom:5.5rem}.lg\:hover\:mx-22:hover{margin-left:5.5rem;margin-right:5.5rem}.lg\:hover\:my-23:hover{margin-top:5.75rem;margin-bottom:5.75rem}.lg\:hover\:mx-23:hover{margin-left:5.75rem;margin-right:5.75rem}.lg\:hover\:my-24:hover{margin-top:6rem;margin-bottom:6rem}.lg\:hover\:mx-24:hover{margin-left:6rem;margin-right:6rem}.lg\:hover\:my-28:hover{margin-top:6.5rem;margin-bottom:6.5rem}.lg\:hover\:mx-28:hover{margin-left:6.5rem;margin-right:6.5rem}.lg\:hover\:my-30:hover{margin-top:7.5rem;margin-bottom:7.5rem}.lg\:hover\:mx-30:hover{margin-left:7.5rem;margin-right:7.5rem}.lg\:hover\:my-32:hover{margin-top:8rem;margin-bottom:8rem}.lg\:hover\:mx-32:hover{margin-left:8rem;margin-right:8rem}.lg\:hover\:my-33:hover{margin-top:8.75rem;margin-bottom:8.75rem}.lg\:hover\:mx-33:hover{margin-left:8.75rem;margin-right:8.75rem}.lg\:hover\:my-36:hover{margin-top:9rem;margin-bottom:9rem}.lg\:hover\:mx-36:hover{margin-left:9rem;margin-right:9rem}.lg\:hover\:my-40:hover{margin-top:10rem;margin-bottom:10rem}.lg\:hover\:mx-40:hover{margin-left:10rem;margin-right:10rem}.lg\:hover\:my-44:hover{margin-top:11rem;margin-bottom:11rem}.lg\:hover\:mx-44:hover{margin-left:11rem;margin-right:11rem}.lg\:hover\:my-48:hover{margin-top:12rem;margin-bottom:12rem}.lg\:hover\:mx-48:hover{margin-left:12rem;margin-right:12rem}.lg\:hover\:my-50:hover{margin-top:12.75rem;margin-bottom:12.75rem}.lg\:hover\:mx-50:hover{margin-left:12.75rem;margin-right:12.75rem}.lg\:hover\:my-52:hover{margin-top:13rem;margin-bottom:13rem}.lg\:hover\:mx-52:hover{margin-left:13rem;margin-right:13rem}.lg\:hover\:my-53:hover{margin-top:13.25rem;margin-bottom:13.25rem}.lg\:hover\:mx-53:hover{margin-left:13.25rem;margin-right:13.25rem}.lg\:hover\:my-55:hover{margin-top:13.75rem;margin-bottom:13.75rem}.lg\:hover\:mx-55:hover{margin-left:13.75rem;margin-right:13.75rem}.lg\:hover\:my-56:hover{margin-top:14rem;margin-bottom:14rem}.lg\:hover\:mx-56:hover{margin-left:14rem;margin-right:14rem}.lg\:hover\:my-64:hover{margin-top:16rem;margin-bottom:16rem}.lg\:hover\:mx-64:hover{margin-left:16rem;margin-right:16rem}.lg\:hover\:my-68:hover{margin-top:17rem;margin-bottom:17rem}.lg\:hover\:mx-68:hover{margin-left:17rem;margin-right:17rem}.lg\:hover\:my-75:hover{margin-top:18.75rem;margin-bottom:18.75rem}.lg\:hover\:mx-75:hover{margin-left:18.75rem;margin-right:18.75rem}.lg\:hover\:my-98:hover{margin-top:24.5rem;margin-bottom:24.5rem}.lg\:hover\:mx-98:hover{margin-left:24.5rem;margin-right:24.5rem}.lg\:hover\:my-100:hover{margin-top:25rem;margin-bottom:25rem}.lg\:hover\:mx-100:hover{margin-left:25rem;margin-right:25rem}.lg\:hover\:my-120:hover{margin-top:30rem;margin-bottom:30rem}.lg\:hover\:mx-120:hover{margin-left:30rem;margin-right:30rem}.lg\:hover\:my-140:hover{margin-top:35rem;margin-bottom:35rem}.lg\:hover\:mx-140:hover{margin-left:35rem;margin-right:35rem}.lg\:hover\:my-auto:hover{margin-top:auto;margin-bottom:auto}.lg\:hover\:mx-auto:hover{margin-left:auto;margin-right:auto}.lg\:hover\:my-px:hover{margin-top:1px;margin-bottom:1px}.lg\:hover\:mx-px:hover{margin-left:1px;margin-right:1px}.lg\:hover\:my-2px:hover{margin-top:2px;margin-bottom:2px}.lg\:hover\:mx-2px:hover{margin-left:2px;margin-right:2px}.lg\:hover\:my-0-5:hover{margin-top:.15rem;margin-bottom:.15rem}.lg\:hover\:mx-0-5:hover{margin-left:.15rem;margin-right:.15rem}.lg\:hover\:my-1-5:hover{margin-top:.375rem;margin-bottom:.375rem}.lg\:hover\:mx-1-5:hover{margin-left:.375rem;margin-right:.375rem}.lg\:hover\:my-2-5:hover{margin-top:.625rem;margin-bottom:.625rem}.lg\:hover\:mx-2-5:hover{margin-left:.625rem;margin-right:.625rem}.lg\:hover\:my-7-2:hover{margin-top:1.875rem;margin-bottom:1.875rem}.lg\:hover\:mx-7-2:hover{margin-left:1.875rem;margin-right:1.875rem}.lg\:hover\:my-31-25:hover{margin-top:7.8125rem;margin-bottom:7.8125rem}.lg\:hover\:mx-31-25:hover{margin-left:7.8125rem;margin-right:7.8125rem}.lg\:hover\:my-62-5:hover{margin-top:15.625rem;margin-bottom:15.625rem}.lg\:hover\:mx-62-5:hover{margin-left:15.625rem;margin-right:15.625rem}.lg\:hover\:-my-1:hover{margin-top:-.25rem;margin-bottom:-.25rem}.lg\:hover\:-mx-1:hover{margin-left:-.25rem;margin-right:-.25rem}.lg\:hover\:-my-2:hover{margin-top:-.5rem;margin-bottom:-.5rem}.lg\:hover\:-mx-2:hover{margin-left:-.5rem;margin-right:-.5rem}.lg\:hover\:-my-3:hover{margin-top:-.75rem;margin-bottom:-.75rem}.lg\:hover\:-mx-3:hover{margin-left:-.75rem;margin-right:-.75rem}.lg\:hover\:-my-4:hover{margin-top:-1rem;margin-bottom:-1rem}.lg\:hover\:-mx-4:hover{margin-left:-1rem;margin-right:-1rem}.lg\:hover\:-my-5:hover{margin-top:-1.25rem;margin-bottom:-1.25rem}.lg\:hover\:-mx-5:hover{margin-left:-1.25rem;margin-right:-1.25rem}.lg\:hover\:-my-6:hover{margin-top:-1.5rem;margin-bottom:-1.5rem}.lg\:hover\:-mx-6:hover{margin-left:-1.5rem;margin-right:-1.5rem}.lg\:hover\:-my-7:hover{margin-top:-1.75rem;margin-bottom:-1.75rem}.lg\:hover\:-mx-7:hover{margin-left:-1.75rem;margin-right:-1.75rem}.lg\:hover\:-my-8:hover{margin-top:-2rem;margin-bottom:-2rem}.lg\:hover\:-mx-8:hover{margin-left:-2rem;margin-right:-2rem}.lg\:hover\:-my-9:hover{margin-top:-2.25rem;margin-bottom:-2.25rem}.lg\:hover\:-mx-9:hover{margin-left:-2.25rem;margin-right:-2.25rem}.lg\:hover\:-my-10:hover{margin-top:-2.5rem;margin-bottom:-2.5rem}.lg\:hover\:-mx-10:hover{margin-left:-2.5rem;margin-right:-2.5rem}.lg\:hover\:-my-11:hover{margin-top:-2.75rem;margin-bottom:-2.75rem}.lg\:hover\:-mx-11:hover{margin-left:-2.75rem;margin-right:-2.75rem}.lg\:hover\:-my-12:hover{margin-top:-3rem;margin-bottom:-3rem}.lg\:hover\:-mx-12:hover{margin-left:-3rem;margin-right:-3rem}.lg\:hover\:-my-13:hover{margin-top:-3.25rem;margin-bottom:-3.25rem}.lg\:hover\:-mx-13:hover{margin-left:-3.25rem;margin-right:-3.25rem}.lg\:hover\:-my-14:hover{margin-top:-3.5rem;margin-bottom:-3.5rem}.lg\:hover\:-mx-14:hover{margin-left:-3.5rem;margin-right:-3.5rem}.lg\:hover\:-my-15:hover{margin-top:-3.75rem;margin-bottom:-3.75rem}.lg\:hover\:-mx-15:hover{margin-left:-3.75rem;margin-right:-3.75rem}.lg\:hover\:-my-16:hover{margin-top:-4rem;margin-bottom:-4rem}.lg\:hover\:-mx-16:hover{margin-left:-4rem;margin-right:-4rem}.lg\:hover\:-my-19:hover{margin-top:-4.75rem;margin-bottom:-4.75rem}.lg\:hover\:-mx-19:hover{margin-left:-4.75rem;margin-right:-4.75rem}.lg\:hover\:-my-20:hover{margin-top:-5rem;margin-bottom:-5rem}.lg\:hover\:-mx-20:hover{margin-left:-5rem;margin-right:-5rem}.lg\:hover\:-my-22:hover{margin-top:-5.5rem;margin-bottom:-5.5rem}.lg\:hover\:-mx-22:hover{margin-left:-5.5rem;margin-right:-5.5rem}.lg\:hover\:-my-23:hover{margin-top:-5.75rem;margin-bottom:-5.75rem}.lg\:hover\:-mx-23:hover{margin-left:-5.75rem;margin-right:-5.75rem}.lg\:hover\:-my-24:hover{margin-top:-6rem;margin-bottom:-6rem}.lg\:hover\:-mx-24:hover{margin-left:-6rem;margin-right:-6rem}.lg\:hover\:-my-30:hover{margin-top:-7.5rem;margin-bottom:-7.5rem}.lg\:hover\:-mx-30:hover{margin-left:-7.5rem;margin-right:-7.5rem}.lg\:hover\:-my-32:hover{margin-top:-8rem;margin-bottom:-8rem}.lg\:hover\:-mx-32:hover{margin-left:-8rem;margin-right:-8rem}.lg\:hover\:-my-40:hover{margin-top:-10rem;margin-bottom:-10rem}.lg\:hover\:-mx-40:hover{margin-left:-10rem;margin-right:-10rem}.lg\:hover\:-my-44:hover{margin-top:-11rem;margin-bottom:-11rem}.lg\:hover\:-mx-44:hover{margin-left:-11rem;margin-right:-11rem}.lg\:hover\:-my-48:hover{margin-top:-12rem;margin-bottom:-12rem}.lg\:hover\:-mx-48:hover{margin-left:-12rem;margin-right:-12rem}.lg\:hover\:-my-50:hover{margin-top:-12.75rem;margin-bottom:-12.75rem}.lg\:hover\:-mx-50:hover{margin-left:-12.75rem;margin-right:-12.75rem}.lg\:hover\:-my-52:hover{margin-top:-13rem;margin-bottom:-13rem}.lg\:hover\:-mx-52:hover{margin-left:-13rem;margin-right:-13rem}.lg\:hover\:-my-53:hover{margin-top:-13.25rem;margin-bottom:-13.25rem}.lg\:hover\:-mx-53:hover{margin-left:-13.25rem;margin-right:-13.25rem}.lg\:hover\:-my-55:hover{margin-top:-13.75rem;margin-bottom:-13.75rem}.lg\:hover\:-mx-55:hover{margin-left:-13.75rem;margin-right:-13.75rem}.lg\:hover\:-my-56:hover{margin-top:-14rem;margin-bottom:-14rem}.lg\:hover\:-mx-56:hover{margin-left:-14rem;margin-right:-14rem}.lg\:hover\:-my-64:hover{margin-top:-16rem;margin-bottom:-16rem}.lg\:hover\:-mx-64:hover{margin-left:-16rem;margin-right:-16rem}.lg\:hover\:-my-68:hover{margin-top:-17rem;margin-bottom:-17rem}.lg\:hover\:-mx-68:hover{margin-left:-17rem;margin-right:-17rem}.lg\:hover\:-my-75:hover{margin-top:-18.75rem;margin-bottom:-18.75rem}.lg\:hover\:-mx-75:hover{margin-left:-18.75rem;margin-right:-18.75rem}.lg\:hover\:-my-98:hover{margin-top:-24.5rem;margin-bottom:-24.5rem}.lg\:hover\:-mx-98:hover{margin-left:-24.5rem;margin-right:-24.5rem}.lg\:hover\:-my-100:hover{margin-top:-25rem;margin-bottom:-25rem}.lg\:hover\:-mx-100:hover{margin-left:-25rem;margin-right:-25rem}.lg\:hover\:-my-120:hover{margin-top:-30rem;margin-bottom:-30rem}.lg\:hover\:-mx-120:hover{margin-left:-30rem;margin-right:-30rem}.lg\:hover\:-my-140:hover{margin-top:-35rem;margin-bottom:-35rem}.lg\:hover\:-mx-140:hover{margin-left:-35rem;margin-right:-35rem}.lg\:hover\:-my-px:hover{margin-top:-1px;margin-bottom:-1px}.lg\:hover\:-mx-px:hover{margin-left:-1px;margin-right:-1px}.lg\:hover\:-my-2px:hover{margin-top:-2px;margin-bottom:-2px}.lg\:hover\:-mx-2px:hover{margin-left:-2px;margin-right:-2px}.lg\:hover\:-my-0-5:hover{margin-top:-.15rem;margin-bottom:-.15rem}.lg\:hover\:-mx-0-5:hover{margin-left:-.15rem;margin-right:-.15rem}.lg\:hover\:-my-1-5:hover{margin-top:-.375rem;margin-bottom:-.375rem}.lg\:hover\:-mx-1-5:hover{margin-left:-.375rem;margin-right:-.375rem}.lg\:hover\:-my-2-5:hover{margin-top:-.625rem;margin-bottom:-.625rem}.lg\:hover\:-mx-2-5:hover{margin-left:-.625rem;margin-right:-.625rem}.lg\:hover\:-my-7-2:hover{margin-top:-1.875rem;margin-bottom:-1.875rem}.lg\:hover\:-mx-7-2:hover{margin-left:-1.875rem;margin-right:-1.875rem}.lg\:hover\:-my-31-25:hover{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.lg\:hover\:-mx-31-25:hover{margin-left:-7.8125rem;margin-right:-7.8125rem}.lg\:hover\:-my-62-5:hover{margin-top:-15.625rem;margin-bottom:-15.625rem}.lg\:hover\:-mx-62-5:hover{margin-left:-15.625rem;margin-right:-15.625rem}.lg\:hover\:mt-0:hover{margin-top:0}.lg\:hover\:mr-0:hover{margin-right:0}.lg\:hover\:mb-0:hover{margin-bottom:0}.lg\:hover\:ml-0:hover{margin-left:0}.lg\:hover\:mt-1:hover{margin-top:.25rem}.lg\:hover\:mr-1:hover{margin-right:.25rem}.lg\:hover\:mb-1:hover{margin-bottom:.25rem}.lg\:hover\:ml-1:hover{margin-left:.25rem}.lg\:hover\:mt-2:hover{margin-top:.5rem}.lg\:hover\:mr-2:hover{margin-right:.5rem}.lg\:hover\:mb-2:hover{margin-bottom:.5rem}.lg\:hover\:ml-2:hover{margin-left:.5rem}.lg\:hover\:mt-3:hover{margin-top:.75rem}.lg\:hover\:mr-3:hover{margin-right:.75rem}.lg\:hover\:mb-3:hover{margin-bottom:.75rem}.lg\:hover\:ml-3:hover{margin-left:.75rem}.lg\:hover\:mt-4:hover{margin-top:1rem}.lg\:hover\:mr-4:hover{margin-right:1rem}.lg\:hover\:mb-4:hover{margin-bottom:1rem}.lg\:hover\:ml-4:hover{margin-left:1rem}.lg\:hover\:mt-5:hover{margin-top:1.25rem}.lg\:hover\:mr-5:hover{margin-right:1.25rem}.lg\:hover\:mb-5:hover{margin-bottom:1.25rem}.lg\:hover\:ml-5:hover{margin-left:1.25rem}.lg\:hover\:mt-6:hover{margin-top:1.5rem}.lg\:hover\:mr-6:hover{margin-right:1.5rem}.lg\:hover\:mb-6:hover{margin-bottom:1.5rem}.lg\:hover\:ml-6:hover{margin-left:1.5rem}.lg\:hover\:mt-7:hover{margin-top:1.75rem}.lg\:hover\:mr-7:hover{margin-right:1.75rem}.lg\:hover\:mb-7:hover{margin-bottom:1.75rem}.lg\:hover\:ml-7:hover{margin-left:1.75rem}.lg\:hover\:mt-8:hover{margin-top:2rem}.lg\:hover\:mr-8:hover{margin-right:2rem}.lg\:hover\:mb-8:hover{margin-bottom:2rem}.lg\:hover\:ml-8:hover{margin-left:2rem}.lg\:hover\:mt-9:hover{margin-top:2.25rem}.lg\:hover\:mr-9:hover{margin-right:2.25rem}.lg\:hover\:mb-9:hover{margin-bottom:2.25rem}.lg\:hover\:ml-9:hover{margin-left:2.25rem}.lg\:hover\:mt-10:hover{margin-top:2.5rem}.lg\:hover\:mr-10:hover{margin-right:2.5rem}.lg\:hover\:mb-10:hover{margin-bottom:2.5rem}.lg\:hover\:ml-10:hover{margin-left:2.5rem}.lg\:hover\:mt-11:hover{margin-top:2.75rem}.lg\:hover\:mr-11:hover{margin-right:2.75rem}.lg\:hover\:mb-11:hover{margin-bottom:2.75rem}.lg\:hover\:ml-11:hover{margin-left:2.75rem}.lg\:hover\:mt-12:hover{margin-top:3rem}.lg\:hover\:mr-12:hover{margin-right:3rem}.lg\:hover\:mb-12:hover{margin-bottom:3rem}.lg\:hover\:ml-12:hover{margin-left:3rem}.lg\:hover\:mt-13:hover{margin-top:3.25rem}.lg\:hover\:mr-13:hover{margin-right:3.25rem}.lg\:hover\:mb-13:hover{margin-bottom:3.25rem}.lg\:hover\:ml-13:hover{margin-left:3.25rem}.lg\:hover\:mt-14:hover{margin-top:3.5rem}.lg\:hover\:mr-14:hover{margin-right:3.5rem}.lg\:hover\:mb-14:hover{margin-bottom:3.5rem}.lg\:hover\:ml-14:hover{margin-left:3.5rem}.lg\:hover\:mt-15:hover{margin-top:3.75rem}.lg\:hover\:mr-15:hover{margin-right:3.75rem}.lg\:hover\:mb-15:hover{margin-bottom:3.75rem}.lg\:hover\:ml-15:hover{margin-left:3.75rem}.lg\:hover\:mt-16:hover{margin-top:4rem}.lg\:hover\:mr-16:hover{margin-right:4rem}.lg\:hover\:mb-16:hover{margin-bottom:4rem}.lg\:hover\:ml-16:hover{margin-left:4rem}.lg\:hover\:mt-19:hover{margin-top:4.75rem}.lg\:hover\:mr-19:hover{margin-right:4.75rem}.lg\:hover\:mb-19:hover{margin-bottom:4.75rem}.lg\:hover\:ml-19:hover{margin-left:4.75rem}.lg\:hover\:mt-20:hover{margin-top:5rem}.lg\:hover\:mr-20:hover{margin-right:5rem}.lg\:hover\:mb-20:hover{margin-bottom:5rem}.lg\:hover\:ml-20:hover{margin-left:5rem}.lg\:hover\:mt-22:hover{margin-top:5.5rem}.lg\:hover\:mr-22:hover{margin-right:5.5rem}.lg\:hover\:mb-22:hover{margin-bottom:5.5rem}.lg\:hover\:ml-22:hover{margin-left:5.5rem}.lg\:hover\:mt-23:hover{margin-top:5.75rem}.lg\:hover\:mr-23:hover{margin-right:5.75rem}.lg\:hover\:mb-23:hover{margin-bottom:5.75rem}.lg\:hover\:ml-23:hover{margin-left:5.75rem}.lg\:hover\:mt-24:hover{margin-top:6rem}.lg\:hover\:mr-24:hover{margin-right:6rem}.lg\:hover\:mb-24:hover{margin-bottom:6rem}.lg\:hover\:ml-24:hover{margin-left:6rem}.lg\:hover\:mt-28:hover{margin-top:6.5rem}.lg\:hover\:mr-28:hover{margin-right:6.5rem}.lg\:hover\:mb-28:hover{margin-bottom:6.5rem}.lg\:hover\:ml-28:hover{margin-left:6.5rem}.lg\:hover\:mt-30:hover{margin-top:7.5rem}.lg\:hover\:mr-30:hover{margin-right:7.5rem}.lg\:hover\:mb-30:hover{margin-bottom:7.5rem}.lg\:hover\:ml-30:hover{margin-left:7.5rem}.lg\:hover\:mt-32:hover{margin-top:8rem}.lg\:hover\:mr-32:hover{margin-right:8rem}.lg\:hover\:mb-32:hover{margin-bottom:8rem}.lg\:hover\:ml-32:hover{margin-left:8rem}.lg\:hover\:mt-33:hover{margin-top:8.75rem}.lg\:hover\:mr-33:hover{margin-right:8.75rem}.lg\:hover\:mb-33:hover{margin-bottom:8.75rem}.lg\:hover\:ml-33:hover{margin-left:8.75rem}.lg\:hover\:mt-36:hover{margin-top:9rem}.lg\:hover\:mr-36:hover{margin-right:9rem}.lg\:hover\:mb-36:hover{margin-bottom:9rem}.lg\:hover\:ml-36:hover{margin-left:9rem}.lg\:hover\:mt-40:hover{margin-top:10rem}.lg\:hover\:mr-40:hover{margin-right:10rem}.lg\:hover\:mb-40:hover{margin-bottom:10rem}.lg\:hover\:ml-40:hover{margin-left:10rem}.lg\:hover\:mt-44:hover{margin-top:11rem}.lg\:hover\:mr-44:hover{margin-right:11rem}.lg\:hover\:mb-44:hover{margin-bottom:11rem}.lg\:hover\:ml-44:hover{margin-left:11rem}.lg\:hover\:mt-48:hover{margin-top:12rem}.lg\:hover\:mr-48:hover{margin-right:12rem}.lg\:hover\:mb-48:hover{margin-bottom:12rem}.lg\:hover\:ml-48:hover{margin-left:12rem}.lg\:hover\:mt-50:hover{margin-top:12.75rem}.lg\:hover\:mr-50:hover{margin-right:12.75rem}.lg\:hover\:mb-50:hover{margin-bottom:12.75rem}.lg\:hover\:ml-50:hover{margin-left:12.75rem}.lg\:hover\:mt-52:hover{margin-top:13rem}.lg\:hover\:mr-52:hover{margin-right:13rem}.lg\:hover\:mb-52:hover{margin-bottom:13rem}.lg\:hover\:ml-52:hover{margin-left:13rem}.lg\:hover\:mt-53:hover{margin-top:13.25rem}.lg\:hover\:mr-53:hover{margin-right:13.25rem}.lg\:hover\:mb-53:hover{margin-bottom:13.25rem}.lg\:hover\:ml-53:hover{margin-left:13.25rem}.lg\:hover\:mt-55:hover{margin-top:13.75rem}.lg\:hover\:mr-55:hover{margin-right:13.75rem}.lg\:hover\:mb-55:hover{margin-bottom:13.75rem}.lg\:hover\:ml-55:hover{margin-left:13.75rem}.lg\:hover\:mt-56:hover{margin-top:14rem}.lg\:hover\:mr-56:hover{margin-right:14rem}.lg\:hover\:mb-56:hover{margin-bottom:14rem}.lg\:hover\:ml-56:hover{margin-left:14rem}.lg\:hover\:mt-64:hover{margin-top:16rem}.lg\:hover\:mr-64:hover{margin-right:16rem}.lg\:hover\:mb-64:hover{margin-bottom:16rem}.lg\:hover\:ml-64:hover{margin-left:16rem}.lg\:hover\:mt-68:hover{margin-top:17rem}.lg\:hover\:mr-68:hover{margin-right:17rem}.lg\:hover\:mb-68:hover{margin-bottom:17rem}.lg\:hover\:ml-68:hover{margin-left:17rem}.lg\:hover\:mt-75:hover{margin-top:18.75rem}.lg\:hover\:mr-75:hover{margin-right:18.75rem}.lg\:hover\:mb-75:hover{margin-bottom:18.75rem}.lg\:hover\:ml-75:hover{margin-left:18.75rem}.lg\:hover\:mt-98:hover{margin-top:24.5rem}.lg\:hover\:mr-98:hover{margin-right:24.5rem}.lg\:hover\:mb-98:hover{margin-bottom:24.5rem}.lg\:hover\:ml-98:hover{margin-left:24.5rem}.lg\:hover\:mt-100:hover{margin-top:25rem}.lg\:hover\:mr-100:hover{margin-right:25rem}.lg\:hover\:mb-100:hover{margin-bottom:25rem}.lg\:hover\:ml-100:hover{margin-left:25rem}.lg\:hover\:mt-120:hover{margin-top:30rem}.lg\:hover\:mr-120:hover{margin-right:30rem}.lg\:hover\:mb-120:hover{margin-bottom:30rem}.lg\:hover\:ml-120:hover{margin-left:30rem}.lg\:hover\:mt-140:hover{margin-top:35rem}.lg\:hover\:mr-140:hover{margin-right:35rem}.lg\:hover\:mb-140:hover{margin-bottom:35rem}.lg\:hover\:ml-140:hover{margin-left:35rem}.lg\:hover\:mt-auto:hover{margin-top:auto}.lg\:hover\:mr-auto:hover{margin-right:auto}.lg\:hover\:mb-auto:hover{margin-bottom:auto}.lg\:hover\:ml-auto:hover{margin-left:auto}.lg\:hover\:mt-px:hover{margin-top:1px}.lg\:hover\:mr-px:hover{margin-right:1px}.lg\:hover\:mb-px:hover{margin-bottom:1px}.lg\:hover\:ml-px:hover{margin-left:1px}.lg\:hover\:mt-2px:hover{margin-top:2px}.lg\:hover\:mr-2px:hover{margin-right:2px}.lg\:hover\:mb-2px:hover{margin-bottom:2px}.lg\:hover\:ml-2px:hover{margin-left:2px}.lg\:hover\:mt-0-5:hover{margin-top:.15rem}.lg\:hover\:mr-0-5:hover{margin-right:.15rem}.lg\:hover\:mb-0-5:hover{margin-bottom:.15rem}.lg\:hover\:ml-0-5:hover{margin-left:.15rem}.lg\:hover\:mt-1-5:hover{margin-top:.375rem}.lg\:hover\:mr-1-5:hover{margin-right:.375rem}.lg\:hover\:mb-1-5:hover{margin-bottom:.375rem}.lg\:hover\:ml-1-5:hover{margin-left:.375rem}.lg\:hover\:mt-2-5:hover{margin-top:.625rem}.lg\:hover\:mr-2-5:hover{margin-right:.625rem}.lg\:hover\:mb-2-5:hover{margin-bottom:.625rem}.lg\:hover\:ml-2-5:hover{margin-left:.625rem}.lg\:hover\:mt-7-2:hover{margin-top:1.875rem}.lg\:hover\:mr-7-2:hover{margin-right:1.875rem}.lg\:hover\:mb-7-2:hover{margin-bottom:1.875rem}.lg\:hover\:ml-7-2:hover{margin-left:1.875rem}.lg\:hover\:mt-31-25:hover{margin-top:7.8125rem}.lg\:hover\:mr-31-25:hover{margin-right:7.8125rem}.lg\:hover\:mb-31-25:hover{margin-bottom:7.8125rem}.lg\:hover\:ml-31-25:hover{margin-left:7.8125rem}.lg\:hover\:mt-62-5:hover{margin-top:15.625rem}.lg\:hover\:mr-62-5:hover{margin-right:15.625rem}.lg\:hover\:mb-62-5:hover{margin-bottom:15.625rem}.lg\:hover\:ml-62-5:hover{margin-left:15.625rem}.lg\:hover\:-mt-1:hover{margin-top:-.25rem}.lg\:hover\:-mr-1:hover{margin-right:-.25rem}.lg\:hover\:-mb-1:hover{margin-bottom:-.25rem}.lg\:hover\:-ml-1:hover{margin-left:-.25rem}.lg\:hover\:-mt-2:hover{margin-top:-.5rem}.lg\:hover\:-mr-2:hover{margin-right:-.5rem}.lg\:hover\:-mb-2:hover{margin-bottom:-.5rem}.lg\:hover\:-ml-2:hover{margin-left:-.5rem}.lg\:hover\:-mt-3:hover{margin-top:-.75rem}.lg\:hover\:-mr-3:hover{margin-right:-.75rem}.lg\:hover\:-mb-3:hover{margin-bottom:-.75rem}.lg\:hover\:-ml-3:hover{margin-left:-.75rem}.lg\:hover\:-mt-4:hover{margin-top:-1rem}.lg\:hover\:-mr-4:hover{margin-right:-1rem}.lg\:hover\:-mb-4:hover{margin-bottom:-1rem}.lg\:hover\:-ml-4:hover{margin-left:-1rem}.lg\:hover\:-mt-5:hover{margin-top:-1.25rem}.lg\:hover\:-mr-5:hover{margin-right:-1.25rem}.lg\:hover\:-mb-5:hover{margin-bottom:-1.25rem}.lg\:hover\:-ml-5:hover{margin-left:-1.25rem}.lg\:hover\:-mt-6:hover{margin-top:-1.5rem}.lg\:hover\:-mr-6:hover{margin-right:-1.5rem}.lg\:hover\:-mb-6:hover{margin-bottom:-1.5rem}.lg\:hover\:-ml-6:hover{margin-left:-1.5rem}.lg\:hover\:-mt-7:hover{margin-top:-1.75rem}.lg\:hover\:-mr-7:hover{margin-right:-1.75rem}.lg\:hover\:-mb-7:hover{margin-bottom:-1.75rem}.lg\:hover\:-ml-7:hover{margin-left:-1.75rem}.lg\:hover\:-mt-8:hover{margin-top:-2rem}.lg\:hover\:-mr-8:hover{margin-right:-2rem}.lg\:hover\:-mb-8:hover{margin-bottom:-2rem}.lg\:hover\:-ml-8:hover{margin-left:-2rem}.lg\:hover\:-mt-9:hover{margin-top:-2.25rem}.lg\:hover\:-mr-9:hover{margin-right:-2.25rem}.lg\:hover\:-mb-9:hover{margin-bottom:-2.25rem}.lg\:hover\:-ml-9:hover{margin-left:-2.25rem}.lg\:hover\:-mt-10:hover{margin-top:-2.5rem}.lg\:hover\:-mr-10:hover{margin-right:-2.5rem}.lg\:hover\:-mb-10:hover{margin-bottom:-2.5rem}.lg\:hover\:-ml-10:hover{margin-left:-2.5rem}.lg\:hover\:-mt-11:hover{margin-top:-2.75rem}.lg\:hover\:-mr-11:hover{margin-right:-2.75rem}.lg\:hover\:-mb-11:hover{margin-bottom:-2.75rem}.lg\:hover\:-ml-11:hover{margin-left:-2.75rem}.lg\:hover\:-mt-12:hover{margin-top:-3rem}.lg\:hover\:-mr-12:hover{margin-right:-3rem}.lg\:hover\:-mb-12:hover{margin-bottom:-3rem}.lg\:hover\:-ml-12:hover{margin-left:-3rem}.lg\:hover\:-mt-13:hover{margin-top:-3.25rem}.lg\:hover\:-mr-13:hover{margin-right:-3.25rem}.lg\:hover\:-mb-13:hover{margin-bottom:-3.25rem}.lg\:hover\:-ml-13:hover{margin-left:-3.25rem}.lg\:hover\:-mt-14:hover{margin-top:-3.5rem}.lg\:hover\:-mr-14:hover{margin-right:-3.5rem}.lg\:hover\:-mb-14:hover{margin-bottom:-3.5rem}.lg\:hover\:-ml-14:hover{margin-left:-3.5rem}.lg\:hover\:-mt-15:hover{margin-top:-3.75rem}.lg\:hover\:-mr-15:hover{margin-right:-3.75rem}.lg\:hover\:-mb-15:hover{margin-bottom:-3.75rem}.lg\:hover\:-ml-15:hover{margin-left:-3.75rem}.lg\:hover\:-mt-16:hover{margin-top:-4rem}.lg\:hover\:-mr-16:hover{margin-right:-4rem}.lg\:hover\:-mb-16:hover{margin-bottom:-4rem}.lg\:hover\:-ml-16:hover{margin-left:-4rem}.lg\:hover\:-mt-19:hover{margin-top:-4.75rem}.lg\:hover\:-mr-19:hover{margin-right:-4.75rem}.lg\:hover\:-mb-19:hover{margin-bottom:-4.75rem}.lg\:hover\:-ml-19:hover{margin-left:-4.75rem}.lg\:hover\:-mt-20:hover{margin-top:-5rem}.lg\:hover\:-mr-20:hover{margin-right:-5rem}.lg\:hover\:-mb-20:hover{margin-bottom:-5rem}.lg\:hover\:-ml-20:hover{margin-left:-5rem}.lg\:hover\:-mt-22:hover{margin-top:-5.5rem}.lg\:hover\:-mr-22:hover{margin-right:-5.5rem}.lg\:hover\:-mb-22:hover{margin-bottom:-5.5rem}.lg\:hover\:-ml-22:hover{margin-left:-5.5rem}.lg\:hover\:-mt-23:hover{margin-top:-5.75rem}.lg\:hover\:-mr-23:hover{margin-right:-5.75rem}.lg\:hover\:-mb-23:hover{margin-bottom:-5.75rem}.lg\:hover\:-ml-23:hover{margin-left:-5.75rem}.lg\:hover\:-mt-24:hover{margin-top:-6rem}.lg\:hover\:-mr-24:hover{margin-right:-6rem}.lg\:hover\:-mb-24:hover{margin-bottom:-6rem}.lg\:hover\:-ml-24:hover{margin-left:-6rem}.lg\:hover\:-mt-30:hover{margin-top:-7.5rem}.lg\:hover\:-mr-30:hover{margin-right:-7.5rem}.lg\:hover\:-mb-30:hover{margin-bottom:-7.5rem}.lg\:hover\:-ml-30:hover{margin-left:-7.5rem}.lg\:hover\:-mt-32:hover{margin-top:-8rem}.lg\:hover\:-mr-32:hover{margin-right:-8rem}.lg\:hover\:-mb-32:hover{margin-bottom:-8rem}.lg\:hover\:-ml-32:hover{margin-left:-8rem}.lg\:hover\:-mt-40:hover{margin-top:-10rem}.lg\:hover\:-mr-40:hover{margin-right:-10rem}.lg\:hover\:-mb-40:hover{margin-bottom:-10rem}.lg\:hover\:-ml-40:hover{margin-left:-10rem}.lg\:hover\:-mt-44:hover{margin-top:-11rem}.lg\:hover\:-mr-44:hover{margin-right:-11rem}.lg\:hover\:-mb-44:hover{margin-bottom:-11rem}.lg\:hover\:-ml-44:hover{margin-left:-11rem}.lg\:hover\:-mt-48:hover{margin-top:-12rem}.lg\:hover\:-mr-48:hover{margin-right:-12rem}.lg\:hover\:-mb-48:hover{margin-bottom:-12rem}.lg\:hover\:-ml-48:hover{margin-left:-12rem}.lg\:hover\:-mt-50:hover{margin-top:-12.75rem}.lg\:hover\:-mr-50:hover{margin-right:-12.75rem}.lg\:hover\:-mb-50:hover{margin-bottom:-12.75rem}.lg\:hover\:-ml-50:hover{margin-left:-12.75rem}.lg\:hover\:-mt-52:hover{margin-top:-13rem}.lg\:hover\:-mr-52:hover{margin-right:-13rem}.lg\:hover\:-mb-52:hover{margin-bottom:-13rem}.lg\:hover\:-ml-52:hover{margin-left:-13rem}.lg\:hover\:-mt-53:hover{margin-top:-13.25rem}.lg\:hover\:-mr-53:hover{margin-right:-13.25rem}.lg\:hover\:-mb-53:hover{margin-bottom:-13.25rem}.lg\:hover\:-ml-53:hover{margin-left:-13.25rem}.lg\:hover\:-mt-55:hover{margin-top:-13.75rem}.lg\:hover\:-mr-55:hover{margin-right:-13.75rem}.lg\:hover\:-mb-55:hover{margin-bottom:-13.75rem}.lg\:hover\:-ml-55:hover{margin-left:-13.75rem}.lg\:hover\:-mt-56:hover{margin-top:-14rem}.lg\:hover\:-mr-56:hover{margin-right:-14rem}.lg\:hover\:-mb-56:hover{margin-bottom:-14rem}.lg\:hover\:-ml-56:hover{margin-left:-14rem}.lg\:hover\:-mt-64:hover{margin-top:-16rem}.lg\:hover\:-mr-64:hover{margin-right:-16rem}.lg\:hover\:-mb-64:hover{margin-bottom:-16rem}.lg\:hover\:-ml-64:hover{margin-left:-16rem}.lg\:hover\:-mt-68:hover{margin-top:-17rem}.lg\:hover\:-mr-68:hover{margin-right:-17rem}.lg\:hover\:-mb-68:hover{margin-bottom:-17rem}.lg\:hover\:-ml-68:hover{margin-left:-17rem}.lg\:hover\:-mt-75:hover{margin-top:-18.75rem}.lg\:hover\:-mr-75:hover{margin-right:-18.75rem}.lg\:hover\:-mb-75:hover{margin-bottom:-18.75rem}.lg\:hover\:-ml-75:hover{margin-left:-18.75rem}.lg\:hover\:-mt-98:hover{margin-top:-24.5rem}.lg\:hover\:-mr-98:hover{margin-right:-24.5rem}.lg\:hover\:-mb-98:hover{margin-bottom:-24.5rem}.lg\:hover\:-ml-98:hover{margin-left:-24.5rem}.lg\:hover\:-mt-100:hover{margin-top:-25rem}.lg\:hover\:-mr-100:hover{margin-right:-25rem}.lg\:hover\:-mb-100:hover{margin-bottom:-25rem}.lg\:hover\:-ml-100:hover{margin-left:-25rem}.lg\:hover\:-mt-120:hover{margin-top:-30rem}.lg\:hover\:-mr-120:hover{margin-right:-30rem}.lg\:hover\:-mb-120:hover{margin-bottom:-30rem}.lg\:hover\:-ml-120:hover{margin-left:-30rem}.lg\:hover\:-mt-140:hover{margin-top:-35rem}.lg\:hover\:-mr-140:hover{margin-right:-35rem}.lg\:hover\:-mb-140:hover{margin-bottom:-35rem}.lg\:hover\:-ml-140:hover{margin-left:-35rem}.lg\:hover\:-mt-px:hover{margin-top:-1px}.lg\:hover\:-mr-px:hover{margin-right:-1px}.lg\:hover\:-mb-px:hover{margin-bottom:-1px}.lg\:hover\:-ml-px:hover{margin-left:-1px}.lg\:hover\:-mt-2px:hover{margin-top:-2px}.lg\:hover\:-mr-2px:hover{margin-right:-2px}.lg\:hover\:-mb-2px:hover{margin-bottom:-2px}.lg\:hover\:-ml-2px:hover{margin-left:-2px}.lg\:hover\:-mt-0-5:hover{margin-top:-.15rem}.lg\:hover\:-mr-0-5:hover{margin-right:-.15rem}.lg\:hover\:-mb-0-5:hover{margin-bottom:-.15rem}.lg\:hover\:-ml-0-5:hover{margin-left:-.15rem}.lg\:hover\:-mt-1-5:hover{margin-top:-.375rem}.lg\:hover\:-mr-1-5:hover{margin-right:-.375rem}.lg\:hover\:-mb-1-5:hover{margin-bottom:-.375rem}.lg\:hover\:-ml-1-5:hover{margin-left:-.375rem}.lg\:hover\:-mt-2-5:hover{margin-top:-.625rem}.lg\:hover\:-mr-2-5:hover{margin-right:-.625rem}.lg\:hover\:-mb-2-5:hover{margin-bottom:-.625rem}.lg\:hover\:-ml-2-5:hover{margin-left:-.625rem}.lg\:hover\:-mt-7-2:hover{margin-top:-1.875rem}.lg\:hover\:-mr-7-2:hover{margin-right:-1.875rem}.lg\:hover\:-mb-7-2:hover{margin-bottom:-1.875rem}.lg\:hover\:-ml-7-2:hover{margin-left:-1.875rem}.lg\:hover\:-mt-31-25:hover{margin-top:-7.8125rem}.lg\:hover\:-mr-31-25:hover{margin-right:-7.8125rem}.lg\:hover\:-mb-31-25:hover{margin-bottom:-7.8125rem}.lg\:hover\:-ml-31-25:hover{margin-left:-7.8125rem}.lg\:hover\:-mt-62-5:hover{margin-top:-15.625rem}.lg\:hover\:-mr-62-5:hover{margin-right:-15.625rem}.lg\:hover\:-mb-62-5:hover{margin-bottom:-15.625rem}.lg\:hover\:-ml-62-5:hover{margin-left:-15.625rem}.lg\:focus\:m-0:focus{margin:0}.lg\:focus\:m-1:focus{margin:.25rem}.lg\:focus\:m-2:focus{margin:.5rem}.lg\:focus\:m-3:focus{margin:.75rem}.lg\:focus\:m-4:focus{margin:1rem}.lg\:focus\:m-5:focus{margin:1.25rem}.lg\:focus\:m-6:focus{margin:1.5rem}.lg\:focus\:m-7:focus{margin:1.75rem}.lg\:focus\:m-8:focus{margin:2rem}.lg\:focus\:m-9:focus{margin:2.25rem}.lg\:focus\:m-10:focus{margin:2.5rem}.lg\:focus\:m-11:focus{margin:2.75rem}.lg\:focus\:m-12:focus{margin:3rem}.lg\:focus\:m-13:focus{margin:3.25rem}.lg\:focus\:m-14:focus{margin:3.5rem}.lg\:focus\:m-15:focus{margin:3.75rem}.lg\:focus\:m-16:focus{margin:4rem}.lg\:focus\:m-19:focus{margin:4.75rem}.lg\:focus\:m-20:focus{margin:5rem}.lg\:focus\:m-22:focus{margin:5.5rem}.lg\:focus\:m-23:focus{margin:5.75rem}.lg\:focus\:m-24:focus{margin:6rem}.lg\:focus\:m-28:focus{margin:6.5rem}.lg\:focus\:m-30:focus{margin:7.5rem}.lg\:focus\:m-32:focus{margin:8rem}.lg\:focus\:m-33:focus{margin:8.75rem}.lg\:focus\:m-36:focus{margin:9rem}.lg\:focus\:m-40:focus{margin:10rem}.lg\:focus\:m-44:focus{margin:11rem}.lg\:focus\:m-48:focus{margin:12rem}.lg\:focus\:m-50:focus{margin:12.75rem}.lg\:focus\:m-52:focus{margin:13rem}.lg\:focus\:m-53:focus{margin:13.25rem}.lg\:focus\:m-55:focus{margin:13.75rem}.lg\:focus\:m-56:focus{margin:14rem}.lg\:focus\:m-64:focus{margin:16rem}.lg\:focus\:m-68:focus{margin:17rem}.lg\:focus\:m-75:focus{margin:18.75rem}.lg\:focus\:m-98:focus{margin:24.5rem}.lg\:focus\:m-100:focus{margin:25rem}.lg\:focus\:m-120:focus{margin:30rem}.lg\:focus\:m-140:focus{margin:35rem}.lg\:focus\:m-auto:focus{margin:auto}.lg\:focus\:m-px:focus{margin:1px}.lg\:focus\:m-2px:focus{margin:2px}.lg\:focus\:m-0-5:focus{margin:.15rem}.lg\:focus\:m-1-5:focus{margin:.375rem}.lg\:focus\:m-2-5:focus{margin:.625rem}.lg\:focus\:m-7-2:focus{margin:1.875rem}.lg\:focus\:m-31-25:focus{margin:7.8125rem}.lg\:focus\:m-62-5:focus{margin:15.625rem}.lg\:focus\:-m-1:focus{margin:-.25rem}.lg\:focus\:-m-2:focus{margin:-.5rem}.lg\:focus\:-m-3:focus{margin:-.75rem}.lg\:focus\:-m-4:focus{margin:-1rem}.lg\:focus\:-m-5:focus{margin:-1.25rem}.lg\:focus\:-m-6:focus{margin:-1.5rem}.lg\:focus\:-m-7:focus{margin:-1.75rem}.lg\:focus\:-m-8:focus{margin:-2rem}.lg\:focus\:-m-9:focus{margin:-2.25rem}.lg\:focus\:-m-10:focus{margin:-2.5rem}.lg\:focus\:-m-11:focus{margin:-2.75rem}.lg\:focus\:-m-12:focus{margin:-3rem}.lg\:focus\:-m-13:focus{margin:-3.25rem}.lg\:focus\:-m-14:focus{margin:-3.5rem}.lg\:focus\:-m-15:focus{margin:-3.75rem}.lg\:focus\:-m-16:focus{margin:-4rem}.lg\:focus\:-m-19:focus{margin:-4.75rem}.lg\:focus\:-m-20:focus{margin:-5rem}.lg\:focus\:-m-22:focus{margin:-5.5rem}.lg\:focus\:-m-23:focus{margin:-5.75rem}.lg\:focus\:-m-24:focus{margin:-6rem}.lg\:focus\:-m-30:focus{margin:-7.5rem}.lg\:focus\:-m-32:focus{margin:-8rem}.lg\:focus\:-m-40:focus{margin:-10rem}.lg\:focus\:-m-44:focus{margin:-11rem}.lg\:focus\:-m-48:focus{margin:-12rem}.lg\:focus\:-m-50:focus{margin:-12.75rem}.lg\:focus\:-m-52:focus{margin:-13rem}.lg\:focus\:-m-53:focus{margin:-13.25rem}.lg\:focus\:-m-55:focus{margin:-13.75rem}.lg\:focus\:-m-56:focus{margin:-14rem}.lg\:focus\:-m-64:focus{margin:-16rem}.lg\:focus\:-m-68:focus{margin:-17rem}.lg\:focus\:-m-75:focus{margin:-18.75rem}.lg\:focus\:-m-98:focus{margin:-24.5rem}.lg\:focus\:-m-100:focus{margin:-25rem}.lg\:focus\:-m-120:focus{margin:-30rem}.lg\:focus\:-m-140:focus{margin:-35rem}.lg\:focus\:-m-px:focus{margin:-1px}.lg\:focus\:-m-2px:focus{margin:-2px}.lg\:focus\:-m-0-5:focus{margin:-.15rem}.lg\:focus\:-m-1-5:focus{margin:-.375rem}.lg\:focus\:-m-2-5:focus{margin:-.625rem}.lg\:focus\:-m-7-2:focus{margin:-1.875rem}.lg\:focus\:-m-31-25:focus{margin:-7.8125rem}.lg\:focus\:-m-62-5:focus{margin:-15.625rem}.lg\:focus\:my-0:focus{margin-top:0;margin-bottom:0}.lg\:focus\:mx-0:focus{margin-left:0;margin-right:0}.lg\:focus\:my-1:focus{margin-top:.25rem;margin-bottom:.25rem}.lg\:focus\:mx-1:focus{margin-left:.25rem;margin-right:.25rem}.lg\:focus\:my-2:focus{margin-top:.5rem;margin-bottom:.5rem}.lg\:focus\:mx-2:focus{margin-left:.5rem;margin-right:.5rem}.lg\:focus\:my-3:focus{margin-top:.75rem;margin-bottom:.75rem}.lg\:focus\:mx-3:focus{margin-left:.75rem;margin-right:.75rem}.lg\:focus\:my-4:focus{margin-top:1rem;margin-bottom:1rem}.lg\:focus\:mx-4:focus{margin-left:1rem;margin-right:1rem}.lg\:focus\:my-5:focus{margin-top:1.25rem;margin-bottom:1.25rem}.lg\:focus\:mx-5:focus{margin-left:1.25rem;margin-right:1.25rem}.lg\:focus\:my-6:focus{margin-top:1.5rem;margin-bottom:1.5rem}.lg\:focus\:mx-6:focus{margin-left:1.5rem;margin-right:1.5rem}.lg\:focus\:my-7:focus{margin-top:1.75rem;margin-bottom:1.75rem}.lg\:focus\:mx-7:focus{margin-left:1.75rem;margin-right:1.75rem}.lg\:focus\:my-8:focus{margin-top:2rem;margin-bottom:2rem}.lg\:focus\:mx-8:focus{margin-left:2rem;margin-right:2rem}.lg\:focus\:my-9:focus{margin-top:2.25rem;margin-bottom:2.25rem}.lg\:focus\:mx-9:focus{margin-left:2.25rem;margin-right:2.25rem}.lg\:focus\:my-10:focus{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:focus\:mx-10:focus{margin-left:2.5rem;margin-right:2.5rem}.lg\:focus\:my-11:focus{margin-top:2.75rem;margin-bottom:2.75rem}.lg\:focus\:mx-11:focus{margin-left:2.75rem;margin-right:2.75rem}.lg\:focus\:my-12:focus{margin-top:3rem;margin-bottom:3rem}.lg\:focus\:mx-12:focus{margin-left:3rem;margin-right:3rem}.lg\:focus\:my-13:focus{margin-top:3.25rem;margin-bottom:3.25rem}.lg\:focus\:mx-13:focus{margin-left:3.25rem;margin-right:3.25rem}.lg\:focus\:my-14:focus{margin-top:3.5rem;margin-bottom:3.5rem}.lg\:focus\:mx-14:focus{margin-left:3.5rem;margin-right:3.5rem}.lg\:focus\:my-15:focus{margin-top:3.75rem;margin-bottom:3.75rem}.lg\:focus\:mx-15:focus{margin-left:3.75rem;margin-right:3.75rem}.lg\:focus\:my-16:focus{margin-top:4rem;margin-bottom:4rem}.lg\:focus\:mx-16:focus{margin-left:4rem;margin-right:4rem}.lg\:focus\:my-19:focus{margin-top:4.75rem;margin-bottom:4.75rem}.lg\:focus\:mx-19:focus{margin-left:4.75rem;margin-right:4.75rem}.lg\:focus\:my-20:focus{margin-top:5rem;margin-bottom:5rem}.lg\:focus\:mx-20:focus{margin-left:5rem;margin-right:5rem}.lg\:focus\:my-22:focus{margin-top:5.5rem;margin-bottom:5.5rem}.lg\:focus\:mx-22:focus{margin-left:5.5rem;margin-right:5.5rem}.lg\:focus\:my-23:focus{margin-top:5.75rem;margin-bottom:5.75rem}.lg\:focus\:mx-23:focus{margin-left:5.75rem;margin-right:5.75rem}.lg\:focus\:my-24:focus{margin-top:6rem;margin-bottom:6rem}.lg\:focus\:mx-24:focus{margin-left:6rem;margin-right:6rem}.lg\:focus\:my-28:focus{margin-top:6.5rem;margin-bottom:6.5rem}.lg\:focus\:mx-28:focus{margin-left:6.5rem;margin-right:6.5rem}.lg\:focus\:my-30:focus{margin-top:7.5rem;margin-bottom:7.5rem}.lg\:focus\:mx-30:focus{margin-left:7.5rem;margin-right:7.5rem}.lg\:focus\:my-32:focus{margin-top:8rem;margin-bottom:8rem}.lg\:focus\:mx-32:focus{margin-left:8rem;margin-right:8rem}.lg\:focus\:my-33:focus{margin-top:8.75rem;margin-bottom:8.75rem}.lg\:focus\:mx-33:focus{margin-left:8.75rem;margin-right:8.75rem}.lg\:focus\:my-36:focus{margin-top:9rem;margin-bottom:9rem}.lg\:focus\:mx-36:focus{margin-left:9rem;margin-right:9rem}.lg\:focus\:my-40:focus{margin-top:10rem;margin-bottom:10rem}.lg\:focus\:mx-40:focus{margin-left:10rem;margin-right:10rem}.lg\:focus\:my-44:focus{margin-top:11rem;margin-bottom:11rem}.lg\:focus\:mx-44:focus{margin-left:11rem;margin-right:11rem}.lg\:focus\:my-48:focus{margin-top:12rem;margin-bottom:12rem}.lg\:focus\:mx-48:focus{margin-left:12rem;margin-right:12rem}.lg\:focus\:my-50:focus{margin-top:12.75rem;margin-bottom:12.75rem}.lg\:focus\:mx-50:focus{margin-left:12.75rem;margin-right:12.75rem}.lg\:focus\:my-52:focus{margin-top:13rem;margin-bottom:13rem}.lg\:focus\:mx-52:focus{margin-left:13rem;margin-right:13rem}.lg\:focus\:my-53:focus{margin-top:13.25rem;margin-bottom:13.25rem}.lg\:focus\:mx-53:focus{margin-left:13.25rem;margin-right:13.25rem}.lg\:focus\:my-55:focus{margin-top:13.75rem;margin-bottom:13.75rem}.lg\:focus\:mx-55:focus{margin-left:13.75rem;margin-right:13.75rem}.lg\:focus\:my-56:focus{margin-top:14rem;margin-bottom:14rem}.lg\:focus\:mx-56:focus{margin-left:14rem;margin-right:14rem}.lg\:focus\:my-64:focus{margin-top:16rem;margin-bottom:16rem}.lg\:focus\:mx-64:focus{margin-left:16rem;margin-right:16rem}.lg\:focus\:my-68:focus{margin-top:17rem;margin-bottom:17rem}.lg\:focus\:mx-68:focus{margin-left:17rem;margin-right:17rem}.lg\:focus\:my-75:focus{margin-top:18.75rem;margin-bottom:18.75rem}.lg\:focus\:mx-75:focus{margin-left:18.75rem;margin-right:18.75rem}.lg\:focus\:my-98:focus{margin-top:24.5rem;margin-bottom:24.5rem}.lg\:focus\:mx-98:focus{margin-left:24.5rem;margin-right:24.5rem}.lg\:focus\:my-100:focus{margin-top:25rem;margin-bottom:25rem}.lg\:focus\:mx-100:focus{margin-left:25rem;margin-right:25rem}.lg\:focus\:my-120:focus{margin-top:30rem;margin-bottom:30rem}.lg\:focus\:mx-120:focus{margin-left:30rem;margin-right:30rem}.lg\:focus\:my-140:focus{margin-top:35rem;margin-bottom:35rem}.lg\:focus\:mx-140:focus{margin-left:35rem;margin-right:35rem}.lg\:focus\:my-auto:focus{margin-top:auto;margin-bottom:auto}.lg\:focus\:mx-auto:focus{margin-left:auto;margin-right:auto}.lg\:focus\:my-px:focus{margin-top:1px;margin-bottom:1px}.lg\:focus\:mx-px:focus{margin-left:1px;margin-right:1px}.lg\:focus\:my-2px:focus{margin-top:2px;margin-bottom:2px}.lg\:focus\:mx-2px:focus{margin-left:2px;margin-right:2px}.lg\:focus\:my-0-5:focus{margin-top:.15rem;margin-bottom:.15rem}.lg\:focus\:mx-0-5:focus{margin-left:.15rem;margin-right:.15rem}.lg\:focus\:my-1-5:focus{margin-top:.375rem;margin-bottom:.375rem}.lg\:focus\:mx-1-5:focus{margin-left:.375rem;margin-right:.375rem}.lg\:focus\:my-2-5:focus{margin-top:.625rem;margin-bottom:.625rem}.lg\:focus\:mx-2-5:focus{margin-left:.625rem;margin-right:.625rem}.lg\:focus\:my-7-2:focus{margin-top:1.875rem;margin-bottom:1.875rem}.lg\:focus\:mx-7-2:focus{margin-left:1.875rem;margin-right:1.875rem}.lg\:focus\:my-31-25:focus{margin-top:7.8125rem;margin-bottom:7.8125rem}.lg\:focus\:mx-31-25:focus{margin-left:7.8125rem;margin-right:7.8125rem}.lg\:focus\:my-62-5:focus{margin-top:15.625rem;margin-bottom:15.625rem}.lg\:focus\:mx-62-5:focus{margin-left:15.625rem;margin-right:15.625rem}.lg\:focus\:-my-1:focus{margin-top:-.25rem;margin-bottom:-.25rem}.lg\:focus\:-mx-1:focus{margin-left:-.25rem;margin-right:-.25rem}.lg\:focus\:-my-2:focus{margin-top:-.5rem;margin-bottom:-.5rem}.lg\:focus\:-mx-2:focus{margin-left:-.5rem;margin-right:-.5rem}.lg\:focus\:-my-3:focus{margin-top:-.75rem;margin-bottom:-.75rem}.lg\:focus\:-mx-3:focus{margin-left:-.75rem;margin-right:-.75rem}.lg\:focus\:-my-4:focus{margin-top:-1rem;margin-bottom:-1rem}.lg\:focus\:-mx-4:focus{margin-left:-1rem;margin-right:-1rem}.lg\:focus\:-my-5:focus{margin-top:-1.25rem;margin-bottom:-1.25rem}.lg\:focus\:-mx-5:focus{margin-left:-1.25rem;margin-right:-1.25rem}.lg\:focus\:-my-6:focus{margin-top:-1.5rem;margin-bottom:-1.5rem}.lg\:focus\:-mx-6:focus{margin-left:-1.5rem;margin-right:-1.5rem}.lg\:focus\:-my-7:focus{margin-top:-1.75rem;margin-bottom:-1.75rem}.lg\:focus\:-mx-7:focus{margin-left:-1.75rem;margin-right:-1.75rem}.lg\:focus\:-my-8:focus{margin-top:-2rem;margin-bottom:-2rem}.lg\:focus\:-mx-8:focus{margin-left:-2rem;margin-right:-2rem}.lg\:focus\:-my-9:focus{margin-top:-2.25rem;margin-bottom:-2.25rem}.lg\:focus\:-mx-9:focus{margin-left:-2.25rem;margin-right:-2.25rem}.lg\:focus\:-my-10:focus{margin-top:-2.5rem;margin-bottom:-2.5rem}.lg\:focus\:-mx-10:focus{margin-left:-2.5rem;margin-right:-2.5rem}.lg\:focus\:-my-11:focus{margin-top:-2.75rem;margin-bottom:-2.75rem}.lg\:focus\:-mx-11:focus{margin-left:-2.75rem;margin-right:-2.75rem}.lg\:focus\:-my-12:focus{margin-top:-3rem;margin-bottom:-3rem}.lg\:focus\:-mx-12:focus{margin-left:-3rem;margin-right:-3rem}.lg\:focus\:-my-13:focus{margin-top:-3.25rem;margin-bottom:-3.25rem}.lg\:focus\:-mx-13:focus{margin-left:-3.25rem;margin-right:-3.25rem}.lg\:focus\:-my-14:focus{margin-top:-3.5rem;margin-bottom:-3.5rem}.lg\:focus\:-mx-14:focus{margin-left:-3.5rem;margin-right:-3.5rem}.lg\:focus\:-my-15:focus{margin-top:-3.75rem;margin-bottom:-3.75rem}.lg\:focus\:-mx-15:focus{margin-left:-3.75rem;margin-right:-3.75rem}.lg\:focus\:-my-16:focus{margin-top:-4rem;margin-bottom:-4rem}.lg\:focus\:-mx-16:focus{margin-left:-4rem;margin-right:-4rem}.lg\:focus\:-my-19:focus{margin-top:-4.75rem;margin-bottom:-4.75rem}.lg\:focus\:-mx-19:focus{margin-left:-4.75rem;margin-right:-4.75rem}.lg\:focus\:-my-20:focus{margin-top:-5rem;margin-bottom:-5rem}.lg\:focus\:-mx-20:focus{margin-left:-5rem;margin-right:-5rem}.lg\:focus\:-my-22:focus{margin-top:-5.5rem;margin-bottom:-5.5rem}.lg\:focus\:-mx-22:focus{margin-left:-5.5rem;margin-right:-5.5rem}.lg\:focus\:-my-23:focus{margin-top:-5.75rem;margin-bottom:-5.75rem}.lg\:focus\:-mx-23:focus{margin-left:-5.75rem;margin-right:-5.75rem}.lg\:focus\:-my-24:focus{margin-top:-6rem;margin-bottom:-6rem}.lg\:focus\:-mx-24:focus{margin-left:-6rem;margin-right:-6rem}.lg\:focus\:-my-30:focus{margin-top:-7.5rem;margin-bottom:-7.5rem}.lg\:focus\:-mx-30:focus{margin-left:-7.5rem;margin-right:-7.5rem}.lg\:focus\:-my-32:focus{margin-top:-8rem;margin-bottom:-8rem}.lg\:focus\:-mx-32:focus{margin-left:-8rem;margin-right:-8rem}.lg\:focus\:-my-40:focus{margin-top:-10rem;margin-bottom:-10rem}.lg\:focus\:-mx-40:focus{margin-left:-10rem;margin-right:-10rem}.lg\:focus\:-my-44:focus{margin-top:-11rem;margin-bottom:-11rem}.lg\:focus\:-mx-44:focus{margin-left:-11rem;margin-right:-11rem}.lg\:focus\:-my-48:focus{margin-top:-12rem;margin-bottom:-12rem}.lg\:focus\:-mx-48:focus{margin-left:-12rem;margin-right:-12rem}.lg\:focus\:-my-50:focus{margin-top:-12.75rem;margin-bottom:-12.75rem}.lg\:focus\:-mx-50:focus{margin-left:-12.75rem;margin-right:-12.75rem}.lg\:focus\:-my-52:focus{margin-top:-13rem;margin-bottom:-13rem}.lg\:focus\:-mx-52:focus{margin-left:-13rem;margin-right:-13rem}.lg\:focus\:-my-53:focus{margin-top:-13.25rem;margin-bottom:-13.25rem}.lg\:focus\:-mx-53:focus{margin-left:-13.25rem;margin-right:-13.25rem}.lg\:focus\:-my-55:focus{margin-top:-13.75rem;margin-bottom:-13.75rem}.lg\:focus\:-mx-55:focus{margin-left:-13.75rem;margin-right:-13.75rem}.lg\:focus\:-my-56:focus{margin-top:-14rem;margin-bottom:-14rem}.lg\:focus\:-mx-56:focus{margin-left:-14rem;margin-right:-14rem}.lg\:focus\:-my-64:focus{margin-top:-16rem;margin-bottom:-16rem}.lg\:focus\:-mx-64:focus{margin-left:-16rem;margin-right:-16rem}.lg\:focus\:-my-68:focus{margin-top:-17rem;margin-bottom:-17rem}.lg\:focus\:-mx-68:focus{margin-left:-17rem;margin-right:-17rem}.lg\:focus\:-my-75:focus{margin-top:-18.75rem;margin-bottom:-18.75rem}.lg\:focus\:-mx-75:focus{margin-left:-18.75rem;margin-right:-18.75rem}.lg\:focus\:-my-98:focus{margin-top:-24.5rem;margin-bottom:-24.5rem}.lg\:focus\:-mx-98:focus{margin-left:-24.5rem;margin-right:-24.5rem}.lg\:focus\:-my-100:focus{margin-top:-25rem;margin-bottom:-25rem}.lg\:focus\:-mx-100:focus{margin-left:-25rem;margin-right:-25rem}.lg\:focus\:-my-120:focus{margin-top:-30rem;margin-bottom:-30rem}.lg\:focus\:-mx-120:focus{margin-left:-30rem;margin-right:-30rem}.lg\:focus\:-my-140:focus{margin-top:-35rem;margin-bottom:-35rem}.lg\:focus\:-mx-140:focus{margin-left:-35rem;margin-right:-35rem}.lg\:focus\:-my-px:focus{margin-top:-1px;margin-bottom:-1px}.lg\:focus\:-mx-px:focus{margin-left:-1px;margin-right:-1px}.lg\:focus\:-my-2px:focus{margin-top:-2px;margin-bottom:-2px}.lg\:focus\:-mx-2px:focus{margin-left:-2px;margin-right:-2px}.lg\:focus\:-my-0-5:focus{margin-top:-.15rem;margin-bottom:-.15rem}.lg\:focus\:-mx-0-5:focus{margin-left:-.15rem;margin-right:-.15rem}.lg\:focus\:-my-1-5:focus{margin-top:-.375rem;margin-bottom:-.375rem}.lg\:focus\:-mx-1-5:focus{margin-left:-.375rem;margin-right:-.375rem}.lg\:focus\:-my-2-5:focus{margin-top:-.625rem;margin-bottom:-.625rem}.lg\:focus\:-mx-2-5:focus{margin-left:-.625rem;margin-right:-.625rem}.lg\:focus\:-my-7-2:focus{margin-top:-1.875rem;margin-bottom:-1.875rem}.lg\:focus\:-mx-7-2:focus{margin-left:-1.875rem;margin-right:-1.875rem}.lg\:focus\:-my-31-25:focus{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.lg\:focus\:-mx-31-25:focus{margin-left:-7.8125rem;margin-right:-7.8125rem}.lg\:focus\:-my-62-5:focus{margin-top:-15.625rem;margin-bottom:-15.625rem}.lg\:focus\:-mx-62-5:focus{margin-left:-15.625rem;margin-right:-15.625rem}.lg\:focus\:mt-0:focus{margin-top:0}.lg\:focus\:mr-0:focus{margin-right:0}.lg\:focus\:mb-0:focus{margin-bottom:0}.lg\:focus\:ml-0:focus{margin-left:0}.lg\:focus\:mt-1:focus{margin-top:.25rem}.lg\:focus\:mr-1:focus{margin-right:.25rem}.lg\:focus\:mb-1:focus{margin-bottom:.25rem}.lg\:focus\:ml-1:focus{margin-left:.25rem}.lg\:focus\:mt-2:focus{margin-top:.5rem}.lg\:focus\:mr-2:focus{margin-right:.5rem}.lg\:focus\:mb-2:focus{margin-bottom:.5rem}.lg\:focus\:ml-2:focus{margin-left:.5rem}.lg\:focus\:mt-3:focus{margin-top:.75rem}.lg\:focus\:mr-3:focus{margin-right:.75rem}.lg\:focus\:mb-3:focus{margin-bottom:.75rem}.lg\:focus\:ml-3:focus{margin-left:.75rem}.lg\:focus\:mt-4:focus{margin-top:1rem}.lg\:focus\:mr-4:focus{margin-right:1rem}.lg\:focus\:mb-4:focus{margin-bottom:1rem}.lg\:focus\:ml-4:focus{margin-left:1rem}.lg\:focus\:mt-5:focus{margin-top:1.25rem}.lg\:focus\:mr-5:focus{margin-right:1.25rem}.lg\:focus\:mb-5:focus{margin-bottom:1.25rem}.lg\:focus\:ml-5:focus{margin-left:1.25rem}.lg\:focus\:mt-6:focus{margin-top:1.5rem}.lg\:focus\:mr-6:focus{margin-right:1.5rem}.lg\:focus\:mb-6:focus{margin-bottom:1.5rem}.lg\:focus\:ml-6:focus{margin-left:1.5rem}.lg\:focus\:mt-7:focus{margin-top:1.75rem}.lg\:focus\:mr-7:focus{margin-right:1.75rem}.lg\:focus\:mb-7:focus{margin-bottom:1.75rem}.lg\:focus\:ml-7:focus{margin-left:1.75rem}.lg\:focus\:mt-8:focus{margin-top:2rem}.lg\:focus\:mr-8:focus{margin-right:2rem}.lg\:focus\:mb-8:focus{margin-bottom:2rem}.lg\:focus\:ml-8:focus{margin-left:2rem}.lg\:focus\:mt-9:focus{margin-top:2.25rem}.lg\:focus\:mr-9:focus{margin-right:2.25rem}.lg\:focus\:mb-9:focus{margin-bottom:2.25rem}.lg\:focus\:ml-9:focus{margin-left:2.25rem}.lg\:focus\:mt-10:focus{margin-top:2.5rem}.lg\:focus\:mr-10:focus{margin-right:2.5rem}.lg\:focus\:mb-10:focus{margin-bottom:2.5rem}.lg\:focus\:ml-10:focus{margin-left:2.5rem}.lg\:focus\:mt-11:focus{margin-top:2.75rem}.lg\:focus\:mr-11:focus{margin-right:2.75rem}.lg\:focus\:mb-11:focus{margin-bottom:2.75rem}.lg\:focus\:ml-11:focus{margin-left:2.75rem}.lg\:focus\:mt-12:focus{margin-top:3rem}.lg\:focus\:mr-12:focus{margin-right:3rem}.lg\:focus\:mb-12:focus{margin-bottom:3rem}.lg\:focus\:ml-12:focus{margin-left:3rem}.lg\:focus\:mt-13:focus{margin-top:3.25rem}.lg\:focus\:mr-13:focus{margin-right:3.25rem}.lg\:focus\:mb-13:focus{margin-bottom:3.25rem}.lg\:focus\:ml-13:focus{margin-left:3.25rem}.lg\:focus\:mt-14:focus{margin-top:3.5rem}.lg\:focus\:mr-14:focus{margin-right:3.5rem}.lg\:focus\:mb-14:focus{margin-bottom:3.5rem}.lg\:focus\:ml-14:focus{margin-left:3.5rem}.lg\:focus\:mt-15:focus{margin-top:3.75rem}.lg\:focus\:mr-15:focus{margin-right:3.75rem}.lg\:focus\:mb-15:focus{margin-bottom:3.75rem}.lg\:focus\:ml-15:focus{margin-left:3.75rem}.lg\:focus\:mt-16:focus{margin-top:4rem}.lg\:focus\:mr-16:focus{margin-right:4rem}.lg\:focus\:mb-16:focus{margin-bottom:4rem}.lg\:focus\:ml-16:focus{margin-left:4rem}.lg\:focus\:mt-19:focus{margin-top:4.75rem}.lg\:focus\:mr-19:focus{margin-right:4.75rem}.lg\:focus\:mb-19:focus{margin-bottom:4.75rem}.lg\:focus\:ml-19:focus{margin-left:4.75rem}.lg\:focus\:mt-20:focus{margin-top:5rem}.lg\:focus\:mr-20:focus{margin-right:5rem}.lg\:focus\:mb-20:focus{margin-bottom:5rem}.lg\:focus\:ml-20:focus{margin-left:5rem}.lg\:focus\:mt-22:focus{margin-top:5.5rem}.lg\:focus\:mr-22:focus{margin-right:5.5rem}.lg\:focus\:mb-22:focus{margin-bottom:5.5rem}.lg\:focus\:ml-22:focus{margin-left:5.5rem}.lg\:focus\:mt-23:focus{margin-top:5.75rem}.lg\:focus\:mr-23:focus{margin-right:5.75rem}.lg\:focus\:mb-23:focus{margin-bottom:5.75rem}.lg\:focus\:ml-23:focus{margin-left:5.75rem}.lg\:focus\:mt-24:focus{margin-top:6rem}.lg\:focus\:mr-24:focus{margin-right:6rem}.lg\:focus\:mb-24:focus{margin-bottom:6rem}.lg\:focus\:ml-24:focus{margin-left:6rem}.lg\:focus\:mt-28:focus{margin-top:6.5rem}.lg\:focus\:mr-28:focus{margin-right:6.5rem}.lg\:focus\:mb-28:focus{margin-bottom:6.5rem}.lg\:focus\:ml-28:focus{margin-left:6.5rem}.lg\:focus\:mt-30:focus{margin-top:7.5rem}.lg\:focus\:mr-30:focus{margin-right:7.5rem}.lg\:focus\:mb-30:focus{margin-bottom:7.5rem}.lg\:focus\:ml-30:focus{margin-left:7.5rem}.lg\:focus\:mt-32:focus{margin-top:8rem}.lg\:focus\:mr-32:focus{margin-right:8rem}.lg\:focus\:mb-32:focus{margin-bottom:8rem}.lg\:focus\:ml-32:focus{margin-left:8rem}.lg\:focus\:mt-33:focus{margin-top:8.75rem}.lg\:focus\:mr-33:focus{margin-right:8.75rem}.lg\:focus\:mb-33:focus{margin-bottom:8.75rem}.lg\:focus\:ml-33:focus{margin-left:8.75rem}.lg\:focus\:mt-36:focus{margin-top:9rem}.lg\:focus\:mr-36:focus{margin-right:9rem}.lg\:focus\:mb-36:focus{margin-bottom:9rem}.lg\:focus\:ml-36:focus{margin-left:9rem}.lg\:focus\:mt-40:focus{margin-top:10rem}.lg\:focus\:mr-40:focus{margin-right:10rem}.lg\:focus\:mb-40:focus{margin-bottom:10rem}.lg\:focus\:ml-40:focus{margin-left:10rem}.lg\:focus\:mt-44:focus{margin-top:11rem}.lg\:focus\:mr-44:focus{margin-right:11rem}.lg\:focus\:mb-44:focus{margin-bottom:11rem}.lg\:focus\:ml-44:focus{margin-left:11rem}.lg\:focus\:mt-48:focus{margin-top:12rem}.lg\:focus\:mr-48:focus{margin-right:12rem}.lg\:focus\:mb-48:focus{margin-bottom:12rem}.lg\:focus\:ml-48:focus{margin-left:12rem}.lg\:focus\:mt-50:focus{margin-top:12.75rem}.lg\:focus\:mr-50:focus{margin-right:12.75rem}.lg\:focus\:mb-50:focus{margin-bottom:12.75rem}.lg\:focus\:ml-50:focus{margin-left:12.75rem}.lg\:focus\:mt-52:focus{margin-top:13rem}.lg\:focus\:mr-52:focus{margin-right:13rem}.lg\:focus\:mb-52:focus{margin-bottom:13rem}.lg\:focus\:ml-52:focus{margin-left:13rem}.lg\:focus\:mt-53:focus{margin-top:13.25rem}.lg\:focus\:mr-53:focus{margin-right:13.25rem}.lg\:focus\:mb-53:focus{margin-bottom:13.25rem}.lg\:focus\:ml-53:focus{margin-left:13.25rem}.lg\:focus\:mt-55:focus{margin-top:13.75rem}.lg\:focus\:mr-55:focus{margin-right:13.75rem}.lg\:focus\:mb-55:focus{margin-bottom:13.75rem}.lg\:focus\:ml-55:focus{margin-left:13.75rem}.lg\:focus\:mt-56:focus{margin-top:14rem}.lg\:focus\:mr-56:focus{margin-right:14rem}.lg\:focus\:mb-56:focus{margin-bottom:14rem}.lg\:focus\:ml-56:focus{margin-left:14rem}.lg\:focus\:mt-64:focus{margin-top:16rem}.lg\:focus\:mr-64:focus{margin-right:16rem}.lg\:focus\:mb-64:focus{margin-bottom:16rem}.lg\:focus\:ml-64:focus{margin-left:16rem}.lg\:focus\:mt-68:focus{margin-top:17rem}.lg\:focus\:mr-68:focus{margin-right:17rem}.lg\:focus\:mb-68:focus{margin-bottom:17rem}.lg\:focus\:ml-68:focus{margin-left:17rem}.lg\:focus\:mt-75:focus{margin-top:18.75rem}.lg\:focus\:mr-75:focus{margin-right:18.75rem}.lg\:focus\:mb-75:focus{margin-bottom:18.75rem}.lg\:focus\:ml-75:focus{margin-left:18.75rem}.lg\:focus\:mt-98:focus{margin-top:24.5rem}.lg\:focus\:mr-98:focus{margin-right:24.5rem}.lg\:focus\:mb-98:focus{margin-bottom:24.5rem}.lg\:focus\:ml-98:focus{margin-left:24.5rem}.lg\:focus\:mt-100:focus{margin-top:25rem}.lg\:focus\:mr-100:focus{margin-right:25rem}.lg\:focus\:mb-100:focus{margin-bottom:25rem}.lg\:focus\:ml-100:focus{margin-left:25rem}.lg\:focus\:mt-120:focus{margin-top:30rem}.lg\:focus\:mr-120:focus{margin-right:30rem}.lg\:focus\:mb-120:focus{margin-bottom:30rem}.lg\:focus\:ml-120:focus{margin-left:30rem}.lg\:focus\:mt-140:focus{margin-top:35rem}.lg\:focus\:mr-140:focus{margin-right:35rem}.lg\:focus\:mb-140:focus{margin-bottom:35rem}.lg\:focus\:ml-140:focus{margin-left:35rem}.lg\:focus\:mt-auto:focus{margin-top:auto}.lg\:focus\:mr-auto:focus{margin-right:auto}.lg\:focus\:mb-auto:focus{margin-bottom:auto}.lg\:focus\:ml-auto:focus{margin-left:auto}.lg\:focus\:mt-px:focus{margin-top:1px}.lg\:focus\:mr-px:focus{margin-right:1px}.lg\:focus\:mb-px:focus{margin-bottom:1px}.lg\:focus\:ml-px:focus{margin-left:1px}.lg\:focus\:mt-2px:focus{margin-top:2px}.lg\:focus\:mr-2px:focus{margin-right:2px}.lg\:focus\:mb-2px:focus{margin-bottom:2px}.lg\:focus\:ml-2px:focus{margin-left:2px}.lg\:focus\:mt-0-5:focus{margin-top:.15rem}.lg\:focus\:mr-0-5:focus{margin-right:.15rem}.lg\:focus\:mb-0-5:focus{margin-bottom:.15rem}.lg\:focus\:ml-0-5:focus{margin-left:.15rem}.lg\:focus\:mt-1-5:focus{margin-top:.375rem}.lg\:focus\:mr-1-5:focus{margin-right:.375rem}.lg\:focus\:mb-1-5:focus{margin-bottom:.375rem}.lg\:focus\:ml-1-5:focus{margin-left:.375rem}.lg\:focus\:mt-2-5:focus{margin-top:.625rem}.lg\:focus\:mr-2-5:focus{margin-right:.625rem}.lg\:focus\:mb-2-5:focus{margin-bottom:.625rem}.lg\:focus\:ml-2-5:focus{margin-left:.625rem}.lg\:focus\:mt-7-2:focus{margin-top:1.875rem}.lg\:focus\:mr-7-2:focus{margin-right:1.875rem}.lg\:focus\:mb-7-2:focus{margin-bottom:1.875rem}.lg\:focus\:ml-7-2:focus{margin-left:1.875rem}.lg\:focus\:mt-31-25:focus{margin-top:7.8125rem}.lg\:focus\:mr-31-25:focus{margin-right:7.8125rem}.lg\:focus\:mb-31-25:focus{margin-bottom:7.8125rem}.lg\:focus\:ml-31-25:focus{margin-left:7.8125rem}.lg\:focus\:mt-62-5:focus{margin-top:15.625rem}.lg\:focus\:mr-62-5:focus{margin-right:15.625rem}.lg\:focus\:mb-62-5:focus{margin-bottom:15.625rem}.lg\:focus\:ml-62-5:focus{margin-left:15.625rem}.lg\:focus\:-mt-1:focus{margin-top:-.25rem}.lg\:focus\:-mr-1:focus{margin-right:-.25rem}.lg\:focus\:-mb-1:focus{margin-bottom:-.25rem}.lg\:focus\:-ml-1:focus{margin-left:-.25rem}.lg\:focus\:-mt-2:focus{margin-top:-.5rem}.lg\:focus\:-mr-2:focus{margin-right:-.5rem}.lg\:focus\:-mb-2:focus{margin-bottom:-.5rem}.lg\:focus\:-ml-2:focus{margin-left:-.5rem}.lg\:focus\:-mt-3:focus{margin-top:-.75rem}.lg\:focus\:-mr-3:focus{margin-right:-.75rem}.lg\:focus\:-mb-3:focus{margin-bottom:-.75rem}.lg\:focus\:-ml-3:focus{margin-left:-.75rem}.lg\:focus\:-mt-4:focus{margin-top:-1rem}.lg\:focus\:-mr-4:focus{margin-right:-1rem}.lg\:focus\:-mb-4:focus{margin-bottom:-1rem}.lg\:focus\:-ml-4:focus{margin-left:-1rem}.lg\:focus\:-mt-5:focus{margin-top:-1.25rem}.lg\:focus\:-mr-5:focus{margin-right:-1.25rem}.lg\:focus\:-mb-5:focus{margin-bottom:-1.25rem}.lg\:focus\:-ml-5:focus{margin-left:-1.25rem}.lg\:focus\:-mt-6:focus{margin-top:-1.5rem}.lg\:focus\:-mr-6:focus{margin-right:-1.5rem}.lg\:focus\:-mb-6:focus{margin-bottom:-1.5rem}.lg\:focus\:-ml-6:focus{margin-left:-1.5rem}.lg\:focus\:-mt-7:focus{margin-top:-1.75rem}.lg\:focus\:-mr-7:focus{margin-right:-1.75rem}.lg\:focus\:-mb-7:focus{margin-bottom:-1.75rem}.lg\:focus\:-ml-7:focus{margin-left:-1.75rem}.lg\:focus\:-mt-8:focus{margin-top:-2rem}.lg\:focus\:-mr-8:focus{margin-right:-2rem}.lg\:focus\:-mb-8:focus{margin-bottom:-2rem}.lg\:focus\:-ml-8:focus{margin-left:-2rem}.lg\:focus\:-mt-9:focus{margin-top:-2.25rem}.lg\:focus\:-mr-9:focus{margin-right:-2.25rem}.lg\:focus\:-mb-9:focus{margin-bottom:-2.25rem}.lg\:focus\:-ml-9:focus{margin-left:-2.25rem}.lg\:focus\:-mt-10:focus{margin-top:-2.5rem}.lg\:focus\:-mr-10:focus{margin-right:-2.5rem}.lg\:focus\:-mb-10:focus{margin-bottom:-2.5rem}.lg\:focus\:-ml-10:focus{margin-left:-2.5rem}.lg\:focus\:-mt-11:focus{margin-top:-2.75rem}.lg\:focus\:-mr-11:focus{margin-right:-2.75rem}.lg\:focus\:-mb-11:focus{margin-bottom:-2.75rem}.lg\:focus\:-ml-11:focus{margin-left:-2.75rem}.lg\:focus\:-mt-12:focus{margin-top:-3rem}.lg\:focus\:-mr-12:focus{margin-right:-3rem}.lg\:focus\:-mb-12:focus{margin-bottom:-3rem}.lg\:focus\:-ml-12:focus{margin-left:-3rem}.lg\:focus\:-mt-13:focus{margin-top:-3.25rem}.lg\:focus\:-mr-13:focus{margin-right:-3.25rem}.lg\:focus\:-mb-13:focus{margin-bottom:-3.25rem}.lg\:focus\:-ml-13:focus{margin-left:-3.25rem}.lg\:focus\:-mt-14:focus{margin-top:-3.5rem}.lg\:focus\:-mr-14:focus{margin-right:-3.5rem}.lg\:focus\:-mb-14:focus{margin-bottom:-3.5rem}.lg\:focus\:-ml-14:focus{margin-left:-3.5rem}.lg\:focus\:-mt-15:focus{margin-top:-3.75rem}.lg\:focus\:-mr-15:focus{margin-right:-3.75rem}.lg\:focus\:-mb-15:focus{margin-bottom:-3.75rem}.lg\:focus\:-ml-15:focus{margin-left:-3.75rem}.lg\:focus\:-mt-16:focus{margin-top:-4rem}.lg\:focus\:-mr-16:focus{margin-right:-4rem}.lg\:focus\:-mb-16:focus{margin-bottom:-4rem}.lg\:focus\:-ml-16:focus{margin-left:-4rem}.lg\:focus\:-mt-19:focus{margin-top:-4.75rem}.lg\:focus\:-mr-19:focus{margin-right:-4.75rem}.lg\:focus\:-mb-19:focus{margin-bottom:-4.75rem}.lg\:focus\:-ml-19:focus{margin-left:-4.75rem}.lg\:focus\:-mt-20:focus{margin-top:-5rem}.lg\:focus\:-mr-20:focus{margin-right:-5rem}.lg\:focus\:-mb-20:focus{margin-bottom:-5rem}.lg\:focus\:-ml-20:focus{margin-left:-5rem}.lg\:focus\:-mt-22:focus{margin-top:-5.5rem}.lg\:focus\:-mr-22:focus{margin-right:-5.5rem}.lg\:focus\:-mb-22:focus{margin-bottom:-5.5rem}.lg\:focus\:-ml-22:focus{margin-left:-5.5rem}.lg\:focus\:-mt-23:focus{margin-top:-5.75rem}.lg\:focus\:-mr-23:focus{margin-right:-5.75rem}.lg\:focus\:-mb-23:focus{margin-bottom:-5.75rem}.lg\:focus\:-ml-23:focus{margin-left:-5.75rem}.lg\:focus\:-mt-24:focus{margin-top:-6rem}.lg\:focus\:-mr-24:focus{margin-right:-6rem}.lg\:focus\:-mb-24:focus{margin-bottom:-6rem}.lg\:focus\:-ml-24:focus{margin-left:-6rem}.lg\:focus\:-mt-30:focus{margin-top:-7.5rem}.lg\:focus\:-mr-30:focus{margin-right:-7.5rem}.lg\:focus\:-mb-30:focus{margin-bottom:-7.5rem}.lg\:focus\:-ml-30:focus{margin-left:-7.5rem}.lg\:focus\:-mt-32:focus{margin-top:-8rem}.lg\:focus\:-mr-32:focus{margin-right:-8rem}.lg\:focus\:-mb-32:focus{margin-bottom:-8rem}.lg\:focus\:-ml-32:focus{margin-left:-8rem}.lg\:focus\:-mt-40:focus{margin-top:-10rem}.lg\:focus\:-mr-40:focus{margin-right:-10rem}.lg\:focus\:-mb-40:focus{margin-bottom:-10rem}.lg\:focus\:-ml-40:focus{margin-left:-10rem}.lg\:focus\:-mt-44:focus{margin-top:-11rem}.lg\:focus\:-mr-44:focus{margin-right:-11rem}.lg\:focus\:-mb-44:focus{margin-bottom:-11rem}.lg\:focus\:-ml-44:focus{margin-left:-11rem}.lg\:focus\:-mt-48:focus{margin-top:-12rem}.lg\:focus\:-mr-48:focus{margin-right:-12rem}.lg\:focus\:-mb-48:focus{margin-bottom:-12rem}.lg\:focus\:-ml-48:focus{margin-left:-12rem}.lg\:focus\:-mt-50:focus{margin-top:-12.75rem}.lg\:focus\:-mr-50:focus{margin-right:-12.75rem}.lg\:focus\:-mb-50:focus{margin-bottom:-12.75rem}.lg\:focus\:-ml-50:focus{margin-left:-12.75rem}.lg\:focus\:-mt-52:focus{margin-top:-13rem}.lg\:focus\:-mr-52:focus{margin-right:-13rem}.lg\:focus\:-mb-52:focus{margin-bottom:-13rem}.lg\:focus\:-ml-52:focus{margin-left:-13rem}.lg\:focus\:-mt-53:focus{margin-top:-13.25rem}.lg\:focus\:-mr-53:focus{margin-right:-13.25rem}.lg\:focus\:-mb-53:focus{margin-bottom:-13.25rem}.lg\:focus\:-ml-53:focus{margin-left:-13.25rem}.lg\:focus\:-mt-55:focus{margin-top:-13.75rem}.lg\:focus\:-mr-55:focus{margin-right:-13.75rem}.lg\:focus\:-mb-55:focus{margin-bottom:-13.75rem}.lg\:focus\:-ml-55:focus{margin-left:-13.75rem}.lg\:focus\:-mt-56:focus{margin-top:-14rem}.lg\:focus\:-mr-56:focus{margin-right:-14rem}.lg\:focus\:-mb-56:focus{margin-bottom:-14rem}.lg\:focus\:-ml-56:focus{margin-left:-14rem}.lg\:focus\:-mt-64:focus{margin-top:-16rem}.lg\:focus\:-mr-64:focus{margin-right:-16rem}.lg\:focus\:-mb-64:focus{margin-bottom:-16rem}.lg\:focus\:-ml-64:focus{margin-left:-16rem}.lg\:focus\:-mt-68:focus{margin-top:-17rem}.lg\:focus\:-mr-68:focus{margin-right:-17rem}.lg\:focus\:-mb-68:focus{margin-bottom:-17rem}.lg\:focus\:-ml-68:focus{margin-left:-17rem}.lg\:focus\:-mt-75:focus{margin-top:-18.75rem}.lg\:focus\:-mr-75:focus{margin-right:-18.75rem}.lg\:focus\:-mb-75:focus{margin-bottom:-18.75rem}.lg\:focus\:-ml-75:focus{margin-left:-18.75rem}.lg\:focus\:-mt-98:focus{margin-top:-24.5rem}.lg\:focus\:-mr-98:focus{margin-right:-24.5rem}.lg\:focus\:-mb-98:focus{margin-bottom:-24.5rem}.lg\:focus\:-ml-98:focus{margin-left:-24.5rem}.lg\:focus\:-mt-100:focus{margin-top:-25rem}.lg\:focus\:-mr-100:focus{margin-right:-25rem}.lg\:focus\:-mb-100:focus{margin-bottom:-25rem}.lg\:focus\:-ml-100:focus{margin-left:-25rem}.lg\:focus\:-mt-120:focus{margin-top:-30rem}.lg\:focus\:-mr-120:focus{margin-right:-30rem}.lg\:focus\:-mb-120:focus{margin-bottom:-30rem}.lg\:focus\:-ml-120:focus{margin-left:-30rem}.lg\:focus\:-mt-140:focus{margin-top:-35rem}.lg\:focus\:-mr-140:focus{margin-right:-35rem}.lg\:focus\:-mb-140:focus{margin-bottom:-35rem}.lg\:focus\:-ml-140:focus{margin-left:-35rem}.lg\:focus\:-mt-px:focus{margin-top:-1px}.lg\:focus\:-mr-px:focus{margin-right:-1px}.lg\:focus\:-mb-px:focus{margin-bottom:-1px}.lg\:focus\:-ml-px:focus{margin-left:-1px}.lg\:focus\:-mt-2px:focus{margin-top:-2px}.lg\:focus\:-mr-2px:focus{margin-right:-2px}.lg\:focus\:-mb-2px:focus{margin-bottom:-2px}.lg\:focus\:-ml-2px:focus{margin-left:-2px}.lg\:focus\:-mt-0-5:focus{margin-top:-.15rem}.lg\:focus\:-mr-0-5:focus{margin-right:-.15rem}.lg\:focus\:-mb-0-5:focus{margin-bottom:-.15rem}.lg\:focus\:-ml-0-5:focus{margin-left:-.15rem}.lg\:focus\:-mt-1-5:focus{margin-top:-.375rem}.lg\:focus\:-mr-1-5:focus{margin-right:-.375rem}.lg\:focus\:-mb-1-5:focus{margin-bottom:-.375rem}.lg\:focus\:-ml-1-5:focus{margin-left:-.375rem}.lg\:focus\:-mt-2-5:focus{margin-top:-.625rem}.lg\:focus\:-mr-2-5:focus{margin-right:-.625rem}.lg\:focus\:-mb-2-5:focus{margin-bottom:-.625rem}.lg\:focus\:-ml-2-5:focus{margin-left:-.625rem}.lg\:focus\:-mt-7-2:focus{margin-top:-1.875rem}.lg\:focus\:-mr-7-2:focus{margin-right:-1.875rem}.lg\:focus\:-mb-7-2:focus{margin-bottom:-1.875rem}.lg\:focus\:-ml-7-2:focus{margin-left:-1.875rem}.lg\:focus\:-mt-31-25:focus{margin-top:-7.8125rem}.lg\:focus\:-mr-31-25:focus{margin-right:-7.8125rem}.lg\:focus\:-mb-31-25:focus{margin-bottom:-7.8125rem}.lg\:focus\:-ml-31-25:focus{margin-left:-7.8125rem}.lg\:focus\:-mt-62-5:focus{margin-top:-15.625rem}.lg\:focus\:-mr-62-5:focus{margin-right:-15.625rem}.lg\:focus\:-mb-62-5:focus{margin-bottom:-15.625rem}.lg\:focus\:-ml-62-5:focus{margin-left:-15.625rem}.group:hover .lg\:group-hover\:m-0{margin:0}.group:hover .lg\:group-hover\:m-1{margin:.25rem}.group:hover .lg\:group-hover\:m-2{margin:.5rem}.group:hover .lg\:group-hover\:m-3{margin:.75rem}.group:hover .lg\:group-hover\:m-4{margin:1rem}.group:hover .lg\:group-hover\:m-5{margin:1.25rem}.group:hover .lg\:group-hover\:m-6{margin:1.5rem}.group:hover .lg\:group-hover\:m-7{margin:1.75rem}.group:hover .lg\:group-hover\:m-8{margin:2rem}.group:hover .lg\:group-hover\:m-9{margin:2.25rem}.group:hover .lg\:group-hover\:m-10{margin:2.5rem}.group:hover .lg\:group-hover\:m-11{margin:2.75rem}.group:hover .lg\:group-hover\:m-12{margin:3rem}.group:hover .lg\:group-hover\:m-13{margin:3.25rem}.group:hover .lg\:group-hover\:m-14{margin:3.5rem}.group:hover .lg\:group-hover\:m-15{margin:3.75rem}.group:hover .lg\:group-hover\:m-16{margin:4rem}.group:hover .lg\:group-hover\:m-19{margin:4.75rem}.group:hover .lg\:group-hover\:m-20{margin:5rem}.group:hover .lg\:group-hover\:m-22{margin:5.5rem}.group:hover .lg\:group-hover\:m-23{margin:5.75rem}.group:hover .lg\:group-hover\:m-24{margin:6rem}.group:hover .lg\:group-hover\:m-28{margin:6.5rem}.group:hover .lg\:group-hover\:m-30{margin:7.5rem}.group:hover .lg\:group-hover\:m-32{margin:8rem}.group:hover .lg\:group-hover\:m-33{margin:8.75rem}.group:hover .lg\:group-hover\:m-36{margin:9rem}.group:hover .lg\:group-hover\:m-40{margin:10rem}.group:hover .lg\:group-hover\:m-44{margin:11rem}.group:hover .lg\:group-hover\:m-48{margin:12rem}.group:hover .lg\:group-hover\:m-50{margin:12.75rem}.group:hover .lg\:group-hover\:m-52{margin:13rem}.group:hover .lg\:group-hover\:m-53{margin:13.25rem}.group:hover .lg\:group-hover\:m-55{margin:13.75rem}.group:hover .lg\:group-hover\:m-56{margin:14rem}.group:hover .lg\:group-hover\:m-64{margin:16rem}.group:hover .lg\:group-hover\:m-68{margin:17rem}.group:hover .lg\:group-hover\:m-75{margin:18.75rem}.group:hover .lg\:group-hover\:m-98{margin:24.5rem}.group:hover .lg\:group-hover\:m-100{margin:25rem}.group:hover .lg\:group-hover\:m-120{margin:30rem}.group:hover .lg\:group-hover\:m-140{margin:35rem}.group:hover .lg\:group-hover\:m-auto{margin:auto}.group:hover .lg\:group-hover\:m-px{margin:1px}.group:hover .lg\:group-hover\:m-2px{margin:2px}.group:hover .lg\:group-hover\:m-0-5{margin:.15rem}.group:hover .lg\:group-hover\:m-1-5{margin:.375rem}.group:hover .lg\:group-hover\:m-2-5{margin:.625rem}.group:hover .lg\:group-hover\:m-7-2{margin:1.875rem}.group:hover .lg\:group-hover\:m-31-25{margin:7.8125rem}.group:hover .lg\:group-hover\:m-62-5{margin:15.625rem}.group:hover .lg\:group-hover\:-m-1{margin:-.25rem}.group:hover .lg\:group-hover\:-m-2{margin:-.5rem}.group:hover .lg\:group-hover\:-m-3{margin:-.75rem}.group:hover .lg\:group-hover\:-m-4{margin:-1rem}.group:hover .lg\:group-hover\:-m-5{margin:-1.25rem}.group:hover .lg\:group-hover\:-m-6{margin:-1.5rem}.group:hover .lg\:group-hover\:-m-7{margin:-1.75rem}.group:hover .lg\:group-hover\:-m-8{margin:-2rem}.group:hover .lg\:group-hover\:-m-9{margin:-2.25rem}.group:hover .lg\:group-hover\:-m-10{margin:-2.5rem}.group:hover .lg\:group-hover\:-m-11{margin:-2.75rem}.group:hover .lg\:group-hover\:-m-12{margin:-3rem}.group:hover .lg\:group-hover\:-m-13{margin:-3.25rem}.group:hover .lg\:group-hover\:-m-14{margin:-3.5rem}.group:hover .lg\:group-hover\:-m-15{margin:-3.75rem}.group:hover .lg\:group-hover\:-m-16{margin:-4rem}.group:hover .lg\:group-hover\:-m-19{margin:-4.75rem}.group:hover .lg\:group-hover\:-m-20{margin:-5rem}.group:hover .lg\:group-hover\:-m-22{margin:-5.5rem}.group:hover .lg\:group-hover\:-m-23{margin:-5.75rem}.group:hover .lg\:group-hover\:-m-24{margin:-6rem}.group:hover .lg\:group-hover\:-m-30{margin:-7.5rem}.group:hover .lg\:group-hover\:-m-32{margin:-8rem}.group:hover .lg\:group-hover\:-m-40{margin:-10rem}.group:hover .lg\:group-hover\:-m-44{margin:-11rem}.group:hover .lg\:group-hover\:-m-48{margin:-12rem}.group:hover .lg\:group-hover\:-m-50{margin:-12.75rem}.group:hover .lg\:group-hover\:-m-52{margin:-13rem}.group:hover .lg\:group-hover\:-m-53{margin:-13.25rem}.group:hover .lg\:group-hover\:-m-55{margin:-13.75rem}.group:hover .lg\:group-hover\:-m-56{margin:-14rem}.group:hover .lg\:group-hover\:-m-64{margin:-16rem}.group:hover .lg\:group-hover\:-m-68{margin:-17rem}.group:hover .lg\:group-hover\:-m-75{margin:-18.75rem}.group:hover .lg\:group-hover\:-m-98{margin:-24.5rem}.group:hover .lg\:group-hover\:-m-100{margin:-25rem}.group:hover .lg\:group-hover\:-m-120{margin:-30rem}.group:hover .lg\:group-hover\:-m-140{margin:-35rem}.group:hover .lg\:group-hover\:-m-px{margin:-1px}.group:hover .lg\:group-hover\:-m-2px{margin:-2px}.group:hover .lg\:group-hover\:-m-0-5{margin:-.15rem}.group:hover .lg\:group-hover\:-m-1-5{margin:-.375rem}.group:hover .lg\:group-hover\:-m-2-5{margin:-.625rem}.group:hover .lg\:group-hover\:-m-7-2{margin:-1.875rem}.group:hover .lg\:group-hover\:-m-31-25{margin:-7.8125rem}.group:hover .lg\:group-hover\:-m-62-5{margin:-15.625rem}.group:hover .lg\:group-hover\:my-0{margin-top:0;margin-bottom:0}.group:hover .lg\:group-hover\:mx-0{margin-left:0;margin-right:0}.group:hover .lg\:group-hover\:my-1{margin-top:.25rem;margin-bottom:.25rem}.group:hover .lg\:group-hover\:mx-1{margin-left:.25rem;margin-right:.25rem}.group:hover .lg\:group-hover\:my-2{margin-top:.5rem;margin-bottom:.5rem}.group:hover .lg\:group-hover\:mx-2{margin-left:.5rem;margin-right:.5rem}.group:hover .lg\:group-hover\:my-3{margin-top:.75rem;margin-bottom:.75rem}.group:hover .lg\:group-hover\:mx-3{margin-left:.75rem;margin-right:.75rem}.group:hover .lg\:group-hover\:my-4{margin-top:1rem;margin-bottom:1rem}.group:hover .lg\:group-hover\:mx-4{margin-left:1rem;margin-right:1rem}.group:hover .lg\:group-hover\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.group:hover .lg\:group-hover\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.group:hover .lg\:group-hover\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.group:hover .lg\:group-hover\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.group:hover .lg\:group-hover\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.group:hover .lg\:group-hover\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.group:hover .lg\:group-hover\:my-8{margin-top:2rem;margin-bottom:2rem}.group:hover .lg\:group-hover\:mx-8{margin-left:2rem;margin-right:2rem}.group:hover .lg\:group-hover\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.group:hover .lg\:group-hover\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.group:hover .lg\:group-hover\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.group:hover .lg\:group-hover\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.group:hover .lg\:group-hover\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.group:hover .lg\:group-hover\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.group:hover .lg\:group-hover\:my-12{margin-top:3rem;margin-bottom:3rem}.group:hover .lg\:group-hover\:mx-12{margin-left:3rem;margin-right:3rem}.group:hover .lg\:group-hover\:my-13{margin-top:3.25rem;margin-bottom:3.25rem}.group:hover .lg\:group-hover\:mx-13{margin-left:3.25rem;margin-right:3.25rem}.group:hover .lg\:group-hover\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.group:hover .lg\:group-hover\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.group:hover .lg\:group-hover\:my-15{margin-top:3.75rem;margin-bottom:3.75rem}.group:hover .lg\:group-hover\:mx-15{margin-left:3.75rem;margin-right:3.75rem}.group:hover .lg\:group-hover\:my-16{margin-top:4rem;margin-bottom:4rem}.group:hover .lg\:group-hover\:mx-16{margin-left:4rem;margin-right:4rem}.group:hover .lg\:group-hover\:my-19{margin-top:4.75rem;margin-bottom:4.75rem}.group:hover .lg\:group-hover\:mx-19{margin-left:4.75rem;margin-right:4.75rem}.group:hover .lg\:group-hover\:my-20{margin-top:5rem;margin-bottom:5rem}.group:hover .lg\:group-hover\:mx-20{margin-left:5rem;margin-right:5rem}.group:hover .lg\:group-hover\:my-22{margin-top:5.5rem;margin-bottom:5.5rem}.group:hover .lg\:group-hover\:mx-22{margin-left:5.5rem;margin-right:5.5rem}.group:hover .lg\:group-hover\:my-23{margin-top:5.75rem;margin-bottom:5.75rem}.group:hover .lg\:group-hover\:mx-23{margin-left:5.75rem;margin-right:5.75rem}.group:hover .lg\:group-hover\:my-24{margin-top:6rem;margin-bottom:6rem}.group:hover .lg\:group-hover\:mx-24{margin-left:6rem;margin-right:6rem}.group:hover .lg\:group-hover\:my-28{margin-top:6.5rem;margin-bottom:6.5rem}.group:hover .lg\:group-hover\:mx-28{margin-left:6.5rem;margin-right:6.5rem}.group:hover .lg\:group-hover\:my-30{margin-top:7.5rem;margin-bottom:7.5rem}.group:hover .lg\:group-hover\:mx-30{margin-left:7.5rem;margin-right:7.5rem}.group:hover .lg\:group-hover\:my-32{margin-top:8rem;margin-bottom:8rem}.group:hover .lg\:group-hover\:mx-32{margin-left:8rem;margin-right:8rem}.group:hover .lg\:group-hover\:my-33{margin-top:8.75rem;margin-bottom:8.75rem}.group:hover .lg\:group-hover\:mx-33{margin-left:8.75rem;margin-right:8.75rem}.group:hover .lg\:group-hover\:my-36{margin-top:9rem;margin-bottom:9rem}.group:hover .lg\:group-hover\:mx-36{margin-left:9rem;margin-right:9rem}.group:hover .lg\:group-hover\:my-40{margin-top:10rem;margin-bottom:10rem}.group:hover .lg\:group-hover\:mx-40{margin-left:10rem;margin-right:10rem}.group:hover .lg\:group-hover\:my-44{margin-top:11rem;margin-bottom:11rem}.group:hover .lg\:group-hover\:mx-44{margin-left:11rem;margin-right:11rem}.group:hover .lg\:group-hover\:my-48{margin-top:12rem;margin-bottom:12rem}.group:hover .lg\:group-hover\:mx-48{margin-left:12rem;margin-right:12rem}.group:hover .lg\:group-hover\:my-50{margin-top:12.75rem;margin-bottom:12.75rem}.group:hover .lg\:group-hover\:mx-50{margin-left:12.75rem;margin-right:12.75rem}.group:hover .lg\:group-hover\:my-52{margin-top:13rem;margin-bottom:13rem}.group:hover .lg\:group-hover\:mx-52{margin-left:13rem;margin-right:13rem}.group:hover .lg\:group-hover\:my-53{margin-top:13.25rem;margin-bottom:13.25rem}.group:hover .lg\:group-hover\:mx-53{margin-left:13.25rem;margin-right:13.25rem}.group:hover .lg\:group-hover\:my-55{margin-top:13.75rem;margin-bottom:13.75rem}.group:hover .lg\:group-hover\:mx-55{margin-left:13.75rem;margin-right:13.75rem}.group:hover .lg\:group-hover\:my-56{margin-top:14rem;margin-bottom:14rem}.group:hover .lg\:group-hover\:mx-56{margin-left:14rem;margin-right:14rem}.group:hover .lg\:group-hover\:my-64{margin-top:16rem;margin-bottom:16rem}.group:hover .lg\:group-hover\:mx-64{margin-left:16rem;margin-right:16rem}.group:hover .lg\:group-hover\:my-68{margin-top:17rem;margin-bottom:17rem}.group:hover .lg\:group-hover\:mx-68{margin-left:17rem;margin-right:17rem}.group:hover .lg\:group-hover\:my-75{margin-top:18.75rem;margin-bottom:18.75rem}.group:hover .lg\:group-hover\:mx-75{margin-left:18.75rem;margin-right:18.75rem}.group:hover .lg\:group-hover\:my-98{margin-top:24.5rem;margin-bottom:24.5rem}.group:hover .lg\:group-hover\:mx-98{margin-left:24.5rem;margin-right:24.5rem}.group:hover .lg\:group-hover\:my-100{margin-top:25rem;margin-bottom:25rem}.group:hover .lg\:group-hover\:mx-100{margin-left:25rem;margin-right:25rem}.group:hover .lg\:group-hover\:my-120{margin-top:30rem;margin-bottom:30rem}.group:hover .lg\:group-hover\:mx-120{margin-left:30rem;margin-right:30rem}.group:hover .lg\:group-hover\:my-140{margin-top:35rem;margin-bottom:35rem}.group:hover .lg\:group-hover\:mx-140{margin-left:35rem;margin-right:35rem}.group:hover .lg\:group-hover\:my-auto{margin-top:auto;margin-bottom:auto}.group:hover .lg\:group-hover\:mx-auto{margin-left:auto;margin-right:auto}.group:hover .lg\:group-hover\:my-px{margin-top:1px;margin-bottom:1px}.group:hover .lg\:group-hover\:mx-px{margin-left:1px;margin-right:1px}.group:hover .lg\:group-hover\:my-2px{margin-top:2px;margin-bottom:2px}.group:hover .lg\:group-hover\:mx-2px{margin-left:2px;margin-right:2px}.group:hover .lg\:group-hover\:my-0-5{margin-top:.15rem;margin-bottom:.15rem}.group:hover .lg\:group-hover\:mx-0-5{margin-left:.15rem;margin-right:.15rem}.group:hover .lg\:group-hover\:my-1-5{margin-top:.375rem;margin-bottom:.375rem}.group:hover .lg\:group-hover\:mx-1-5{margin-left:.375rem;margin-right:.375rem}.group:hover .lg\:group-hover\:my-2-5{margin-top:.625rem;margin-bottom:.625rem}.group:hover .lg\:group-hover\:mx-2-5{margin-left:.625rem;margin-right:.625rem}.group:hover .lg\:group-hover\:my-7-2{margin-top:1.875rem;margin-bottom:1.875rem}.group:hover .lg\:group-hover\:mx-7-2{margin-left:1.875rem;margin-right:1.875rem}.group:hover .lg\:group-hover\:my-31-25{margin-top:7.8125rem;margin-bottom:7.8125rem}.group:hover .lg\:group-hover\:mx-31-25{margin-left:7.8125rem;margin-right:7.8125rem}.group:hover .lg\:group-hover\:my-62-5{margin-top:15.625rem;margin-bottom:15.625rem}.group:hover .lg\:group-hover\:mx-62-5{margin-left:15.625rem;margin-right:15.625rem}.group:hover .lg\:group-hover\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.group:hover .lg\:group-hover\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.group:hover .lg\:group-hover\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.group:hover .lg\:group-hover\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.group:hover .lg\:group-hover\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.group:hover .lg\:group-hover\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.group:hover .lg\:group-hover\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.group:hover .lg\:group-hover\:-mx-4{margin-left:-1rem;margin-right:-1rem}.group:hover .lg\:group-hover\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.group:hover .lg\:group-hover\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.group:hover .lg\:group-hover\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.group:hover .lg\:group-hover\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.group:hover .lg\:group-hover\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.group:hover .lg\:group-hover\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.group:hover .lg\:group-hover\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.group:hover .lg\:group-hover\:-mx-8{margin-left:-2rem;margin-right:-2rem}.group:hover .lg\:group-hover\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.group:hover .lg\:group-hover\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.group:hover .lg\:group-hover\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.group:hover .lg\:group-hover\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.group:hover .lg\:group-hover\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.group:hover .lg\:group-hover\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.group:hover .lg\:group-hover\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.group:hover .lg\:group-hover\:-mx-12{margin-left:-3rem;margin-right:-3rem}.group:hover .lg\:group-hover\:-my-13{margin-top:-3.25rem;margin-bottom:-3.25rem}.group:hover .lg\:group-hover\:-mx-13{margin-left:-3.25rem;margin-right:-3.25rem}.group:hover .lg\:group-hover\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.group:hover .lg\:group-hover\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.group:hover .lg\:group-hover\:-my-15{margin-top:-3.75rem;margin-bottom:-3.75rem}.group:hover .lg\:group-hover\:-mx-15{margin-left:-3.75rem;margin-right:-3.75rem}.group:hover .lg\:group-hover\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.group:hover .lg\:group-hover\:-mx-16{margin-left:-4rem;margin-right:-4rem}.group:hover .lg\:group-hover\:-my-19{margin-top:-4.75rem;margin-bottom:-4.75rem}.group:hover .lg\:group-hover\:-mx-19{margin-left:-4.75rem;margin-right:-4.75rem}.group:hover .lg\:group-hover\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.group:hover .lg\:group-hover\:-mx-20{margin-left:-5rem;margin-right:-5rem}.group:hover .lg\:group-hover\:-my-22{margin-top:-5.5rem;margin-bottom:-5.5rem}.group:hover .lg\:group-hover\:-mx-22{margin-left:-5.5rem;margin-right:-5.5rem}.group:hover .lg\:group-hover\:-my-23{margin-top:-5.75rem;margin-bottom:-5.75rem}.group:hover .lg\:group-hover\:-mx-23{margin-left:-5.75rem;margin-right:-5.75rem}.group:hover .lg\:group-hover\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.group:hover .lg\:group-hover\:-mx-24{margin-left:-6rem;margin-right:-6rem}.group:hover .lg\:group-hover\:-my-30{margin-top:-7.5rem;margin-bottom:-7.5rem}.group:hover .lg\:group-hover\:-mx-30{margin-left:-7.5rem;margin-right:-7.5rem}.group:hover .lg\:group-hover\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.group:hover .lg\:group-hover\:-mx-32{margin-left:-8rem;margin-right:-8rem}.group:hover .lg\:group-hover\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.group:hover .lg\:group-hover\:-mx-40{margin-left:-10rem;margin-right:-10rem}.group:hover .lg\:group-hover\:-my-44{margin-top:-11rem;margin-bottom:-11rem}.group:hover .lg\:group-hover\:-mx-44{margin-left:-11rem;margin-right:-11rem}.group:hover .lg\:group-hover\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.group:hover .lg\:group-hover\:-mx-48{margin-left:-12rem;margin-right:-12rem}.group:hover .lg\:group-hover\:-my-50{margin-top:-12.75rem;margin-bottom:-12.75rem}.group:hover .lg\:group-hover\:-mx-50{margin-left:-12.75rem;margin-right:-12.75rem}.group:hover .lg\:group-hover\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.group:hover .lg\:group-hover\:-mx-52{margin-left:-13rem;margin-right:-13rem}.group:hover .lg\:group-hover\:-my-53{margin-top:-13.25rem;margin-bottom:-13.25rem}.group:hover .lg\:group-hover\:-mx-53{margin-left:-13.25rem;margin-right:-13.25rem}.group:hover .lg\:group-hover\:-my-55{margin-top:-13.75rem;margin-bottom:-13.75rem}.group:hover .lg\:group-hover\:-mx-55{margin-left:-13.75rem;margin-right:-13.75rem}.group:hover .lg\:group-hover\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.group:hover .lg\:group-hover\:-mx-56{margin-left:-14rem;margin-right:-14rem}.group:hover .lg\:group-hover\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.group:hover .lg\:group-hover\:-mx-64{margin-left:-16rem;margin-right:-16rem}.group:hover .lg\:group-hover\:-my-68{margin-top:-17rem;margin-bottom:-17rem}.group:hover .lg\:group-hover\:-mx-68{margin-left:-17rem;margin-right:-17rem}.group:hover .lg\:group-hover\:-my-75{margin-top:-18.75rem;margin-bottom:-18.75rem}.group:hover .lg\:group-hover\:-mx-75{margin-left:-18.75rem;margin-right:-18.75rem}.group:hover .lg\:group-hover\:-my-98{margin-top:-24.5rem;margin-bottom:-24.5rem}.group:hover .lg\:group-hover\:-mx-98{margin-left:-24.5rem;margin-right:-24.5rem}.group:hover .lg\:group-hover\:-my-100{margin-top:-25rem;margin-bottom:-25rem}.group:hover .lg\:group-hover\:-mx-100{margin-left:-25rem;margin-right:-25rem}.group:hover .lg\:group-hover\:-my-120{margin-top:-30rem;margin-bottom:-30rem}.group:hover .lg\:group-hover\:-mx-120{margin-left:-30rem;margin-right:-30rem}.group:hover .lg\:group-hover\:-my-140{margin-top:-35rem;margin-bottom:-35rem}.group:hover .lg\:group-hover\:-mx-140{margin-left:-35rem;margin-right:-35rem}.group:hover .lg\:group-hover\:-my-px{margin-top:-1px;margin-bottom:-1px}.group:hover .lg\:group-hover\:-mx-px{margin-left:-1px;margin-right:-1px}.group:hover .lg\:group-hover\:-my-2px{margin-top:-2px;margin-bottom:-2px}.group:hover .lg\:group-hover\:-mx-2px{margin-left:-2px;margin-right:-2px}.group:hover .lg\:group-hover\:-my-0-5{margin-top:-.15rem;margin-bottom:-.15rem}.group:hover .lg\:group-hover\:-mx-0-5{margin-left:-.15rem;margin-right:-.15rem}.group:hover .lg\:group-hover\:-my-1-5{margin-top:-.375rem;margin-bottom:-.375rem}.group:hover .lg\:group-hover\:-mx-1-5{margin-left:-.375rem;margin-right:-.375rem}.group:hover .lg\:group-hover\:-my-2-5{margin-top:-.625rem;margin-bottom:-.625rem}.group:hover .lg\:group-hover\:-mx-2-5{margin-left:-.625rem;margin-right:-.625rem}.group:hover .lg\:group-hover\:-my-7-2{margin-top:-1.875rem;margin-bottom:-1.875rem}.group:hover .lg\:group-hover\:-mx-7-2{margin-left:-1.875rem;margin-right:-1.875rem}.group:hover .lg\:group-hover\:-my-31-25{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.group:hover .lg\:group-hover\:-mx-31-25{margin-left:-7.8125rem;margin-right:-7.8125rem}.group:hover .lg\:group-hover\:-my-62-5{margin-top:-15.625rem;margin-bottom:-15.625rem}.group:hover .lg\:group-hover\:-mx-62-5{margin-left:-15.625rem;margin-right:-15.625rem}.group:hover .lg\:group-hover\:mt-0{margin-top:0}.group:hover .lg\:group-hover\:mr-0{margin-right:0}.group:hover .lg\:group-hover\:mb-0{margin-bottom:0}.group:hover .lg\:group-hover\:ml-0{margin-left:0}.group:hover .lg\:group-hover\:mt-1{margin-top:.25rem}.group:hover .lg\:group-hover\:mr-1{margin-right:.25rem}.group:hover .lg\:group-hover\:mb-1{margin-bottom:.25rem}.group:hover .lg\:group-hover\:ml-1{margin-left:.25rem}.group:hover .lg\:group-hover\:mt-2{margin-top:.5rem}.group:hover .lg\:group-hover\:mr-2{margin-right:.5rem}.group:hover .lg\:group-hover\:mb-2{margin-bottom:.5rem}.group:hover .lg\:group-hover\:ml-2{margin-left:.5rem}.group:hover .lg\:group-hover\:mt-3{margin-top:.75rem}.group:hover .lg\:group-hover\:mr-3{margin-right:.75rem}.group:hover .lg\:group-hover\:mb-3{margin-bottom:.75rem}.group:hover .lg\:group-hover\:ml-3{margin-left:.75rem}.group:hover .lg\:group-hover\:mt-4{margin-top:1rem}.group:hover .lg\:group-hover\:mr-4{margin-right:1rem}.group:hover .lg\:group-hover\:mb-4{margin-bottom:1rem}.group:hover .lg\:group-hover\:ml-4{margin-left:1rem}.group:hover .lg\:group-hover\:mt-5{margin-top:1.25rem}.group:hover .lg\:group-hover\:mr-5{margin-right:1.25rem}.group:hover .lg\:group-hover\:mb-5{margin-bottom:1.25rem}.group:hover .lg\:group-hover\:ml-5{margin-left:1.25rem}.group:hover .lg\:group-hover\:mt-6{margin-top:1.5rem}.group:hover .lg\:group-hover\:mr-6{margin-right:1.5rem}.group:hover .lg\:group-hover\:mb-6{margin-bottom:1.5rem}.group:hover .lg\:group-hover\:ml-6{margin-left:1.5rem}.group:hover .lg\:group-hover\:mt-7{margin-top:1.75rem}.group:hover .lg\:group-hover\:mr-7{margin-right:1.75rem}.group:hover .lg\:group-hover\:mb-7{margin-bottom:1.75rem}.group:hover .lg\:group-hover\:ml-7{margin-left:1.75rem}.group:hover .lg\:group-hover\:mt-8{margin-top:2rem}.group:hover .lg\:group-hover\:mr-8{margin-right:2rem}.group:hover .lg\:group-hover\:mb-8{margin-bottom:2rem}.group:hover .lg\:group-hover\:ml-8{margin-left:2rem}.group:hover .lg\:group-hover\:mt-9{margin-top:2.25rem}.group:hover .lg\:group-hover\:mr-9{margin-right:2.25rem}.group:hover .lg\:group-hover\:mb-9{margin-bottom:2.25rem}.group:hover .lg\:group-hover\:ml-9{margin-left:2.25rem}.group:hover .lg\:group-hover\:mt-10{margin-top:2.5rem}.group:hover .lg\:group-hover\:mr-10{margin-right:2.5rem}.group:hover .lg\:group-hover\:mb-10{margin-bottom:2.5rem}.group:hover .lg\:group-hover\:ml-10{margin-left:2.5rem}.group:hover .lg\:group-hover\:mt-11{margin-top:2.75rem}.group:hover .lg\:group-hover\:mr-11{margin-right:2.75rem}.group:hover .lg\:group-hover\:mb-11{margin-bottom:2.75rem}.group:hover .lg\:group-hover\:ml-11{margin-left:2.75rem}.group:hover .lg\:group-hover\:mt-12{margin-top:3rem}.group:hover .lg\:group-hover\:mr-12{margin-right:3rem}.group:hover .lg\:group-hover\:mb-12{margin-bottom:3rem}.group:hover .lg\:group-hover\:ml-12{margin-left:3rem}.group:hover .lg\:group-hover\:mt-13{margin-top:3.25rem}.group:hover .lg\:group-hover\:mr-13{margin-right:3.25rem}.group:hover .lg\:group-hover\:mb-13{margin-bottom:3.25rem}.group:hover .lg\:group-hover\:ml-13{margin-left:3.25rem}.group:hover .lg\:group-hover\:mt-14{margin-top:3.5rem}.group:hover .lg\:group-hover\:mr-14{margin-right:3.5rem}.group:hover .lg\:group-hover\:mb-14{margin-bottom:3.5rem}.group:hover .lg\:group-hover\:ml-14{margin-left:3.5rem}.group:hover .lg\:group-hover\:mt-15{margin-top:3.75rem}.group:hover .lg\:group-hover\:mr-15{margin-right:3.75rem}.group:hover .lg\:group-hover\:mb-15{margin-bottom:3.75rem}.group:hover .lg\:group-hover\:ml-15{margin-left:3.75rem}.group:hover .lg\:group-hover\:mt-16{margin-top:4rem}.group:hover .lg\:group-hover\:mr-16{margin-right:4rem}.group:hover .lg\:group-hover\:mb-16{margin-bottom:4rem}.group:hover .lg\:group-hover\:ml-16{margin-left:4rem}.group:hover .lg\:group-hover\:mt-19{margin-top:4.75rem}.group:hover .lg\:group-hover\:mr-19{margin-right:4.75rem}.group:hover .lg\:group-hover\:mb-19{margin-bottom:4.75rem}.group:hover .lg\:group-hover\:ml-19{margin-left:4.75rem}.group:hover .lg\:group-hover\:mt-20{margin-top:5rem}.group:hover .lg\:group-hover\:mr-20{margin-right:5rem}.group:hover .lg\:group-hover\:mb-20{margin-bottom:5rem}.group:hover .lg\:group-hover\:ml-20{margin-left:5rem}.group:hover .lg\:group-hover\:mt-22{margin-top:5.5rem}.group:hover .lg\:group-hover\:mr-22{margin-right:5.5rem}.group:hover .lg\:group-hover\:mb-22{margin-bottom:5.5rem}.group:hover .lg\:group-hover\:ml-22{margin-left:5.5rem}.group:hover .lg\:group-hover\:mt-23{margin-top:5.75rem}.group:hover .lg\:group-hover\:mr-23{margin-right:5.75rem}.group:hover .lg\:group-hover\:mb-23{margin-bottom:5.75rem}.group:hover .lg\:group-hover\:ml-23{margin-left:5.75rem}.group:hover .lg\:group-hover\:mt-24{margin-top:6rem}.group:hover .lg\:group-hover\:mr-24{margin-right:6rem}.group:hover .lg\:group-hover\:mb-24{margin-bottom:6rem}.group:hover .lg\:group-hover\:ml-24{margin-left:6rem}.group:hover .lg\:group-hover\:mt-28{margin-top:6.5rem}.group:hover .lg\:group-hover\:mr-28{margin-right:6.5rem}.group:hover .lg\:group-hover\:mb-28{margin-bottom:6.5rem}.group:hover .lg\:group-hover\:ml-28{margin-left:6.5rem}.group:hover .lg\:group-hover\:mt-30{margin-top:7.5rem}.group:hover .lg\:group-hover\:mr-30{margin-right:7.5rem}.group:hover .lg\:group-hover\:mb-30{margin-bottom:7.5rem}.group:hover .lg\:group-hover\:ml-30{margin-left:7.5rem}.group:hover .lg\:group-hover\:mt-32{margin-top:8rem}.group:hover .lg\:group-hover\:mr-32{margin-right:8rem}.group:hover .lg\:group-hover\:mb-32{margin-bottom:8rem}.group:hover .lg\:group-hover\:ml-32{margin-left:8rem}.group:hover .lg\:group-hover\:mt-33{margin-top:8.75rem}.group:hover .lg\:group-hover\:mr-33{margin-right:8.75rem}.group:hover .lg\:group-hover\:mb-33{margin-bottom:8.75rem}.group:hover .lg\:group-hover\:ml-33{margin-left:8.75rem}.group:hover .lg\:group-hover\:mt-36{margin-top:9rem}.group:hover .lg\:group-hover\:mr-36{margin-right:9rem}.group:hover .lg\:group-hover\:mb-36{margin-bottom:9rem}.group:hover .lg\:group-hover\:ml-36{margin-left:9rem}.group:hover .lg\:group-hover\:mt-40{margin-top:10rem}.group:hover .lg\:group-hover\:mr-40{margin-right:10rem}.group:hover .lg\:group-hover\:mb-40{margin-bottom:10rem}.group:hover .lg\:group-hover\:ml-40{margin-left:10rem}.group:hover .lg\:group-hover\:mt-44{margin-top:11rem}.group:hover .lg\:group-hover\:mr-44{margin-right:11rem}.group:hover .lg\:group-hover\:mb-44{margin-bottom:11rem}.group:hover .lg\:group-hover\:ml-44{margin-left:11rem}.group:hover .lg\:group-hover\:mt-48{margin-top:12rem}.group:hover .lg\:group-hover\:mr-48{margin-right:12rem}.group:hover .lg\:group-hover\:mb-48{margin-bottom:12rem}.group:hover .lg\:group-hover\:ml-48{margin-left:12rem}.group:hover .lg\:group-hover\:mt-50{margin-top:12.75rem}.group:hover .lg\:group-hover\:mr-50{margin-right:12.75rem}.group:hover .lg\:group-hover\:mb-50{margin-bottom:12.75rem}.group:hover .lg\:group-hover\:ml-50{margin-left:12.75rem}.group:hover .lg\:group-hover\:mt-52{margin-top:13rem}.group:hover .lg\:group-hover\:mr-52{margin-right:13rem}.group:hover .lg\:group-hover\:mb-52{margin-bottom:13rem}.group:hover .lg\:group-hover\:ml-52{margin-left:13rem}.group:hover .lg\:group-hover\:mt-53{margin-top:13.25rem}.group:hover .lg\:group-hover\:mr-53{margin-right:13.25rem}.group:hover .lg\:group-hover\:mb-53{margin-bottom:13.25rem}.group:hover .lg\:group-hover\:ml-53{margin-left:13.25rem}.group:hover .lg\:group-hover\:mt-55{margin-top:13.75rem}.group:hover .lg\:group-hover\:mr-55{margin-right:13.75rem}.group:hover .lg\:group-hover\:mb-55{margin-bottom:13.75rem}.group:hover .lg\:group-hover\:ml-55{margin-left:13.75rem}.group:hover .lg\:group-hover\:mt-56{margin-top:14rem}.group:hover .lg\:group-hover\:mr-56{margin-right:14rem}.group:hover .lg\:group-hover\:mb-56{margin-bottom:14rem}.group:hover .lg\:group-hover\:ml-56{margin-left:14rem}.group:hover .lg\:group-hover\:mt-64{margin-top:16rem}.group:hover .lg\:group-hover\:mr-64{margin-right:16rem}.group:hover .lg\:group-hover\:mb-64{margin-bottom:16rem}.group:hover .lg\:group-hover\:ml-64{margin-left:16rem}.group:hover .lg\:group-hover\:mt-68{margin-top:17rem}.group:hover .lg\:group-hover\:mr-68{margin-right:17rem}.group:hover .lg\:group-hover\:mb-68{margin-bottom:17rem}.group:hover .lg\:group-hover\:ml-68{margin-left:17rem}.group:hover .lg\:group-hover\:mt-75{margin-top:18.75rem}.group:hover .lg\:group-hover\:mr-75{margin-right:18.75rem}.group:hover .lg\:group-hover\:mb-75{margin-bottom:18.75rem}.group:hover .lg\:group-hover\:ml-75{margin-left:18.75rem}.group:hover .lg\:group-hover\:mt-98{margin-top:24.5rem}.group:hover .lg\:group-hover\:mr-98{margin-right:24.5rem}.group:hover .lg\:group-hover\:mb-98{margin-bottom:24.5rem}.group:hover .lg\:group-hover\:ml-98{margin-left:24.5rem}.group:hover .lg\:group-hover\:mt-100{margin-top:25rem}.group:hover .lg\:group-hover\:mr-100{margin-right:25rem}.group:hover .lg\:group-hover\:mb-100{margin-bottom:25rem}.group:hover .lg\:group-hover\:ml-100{margin-left:25rem}.group:hover .lg\:group-hover\:mt-120{margin-top:30rem}.group:hover .lg\:group-hover\:mr-120{margin-right:30rem}.group:hover .lg\:group-hover\:mb-120{margin-bottom:30rem}.group:hover .lg\:group-hover\:ml-120{margin-left:30rem}.group:hover .lg\:group-hover\:mt-140{margin-top:35rem}.group:hover .lg\:group-hover\:mr-140{margin-right:35rem}.group:hover .lg\:group-hover\:mb-140{margin-bottom:35rem}.group:hover .lg\:group-hover\:ml-140{margin-left:35rem}.group:hover .lg\:group-hover\:mt-auto{margin-top:auto}.group:hover .lg\:group-hover\:mr-auto{margin-right:auto}.group:hover .lg\:group-hover\:mb-auto{margin-bottom:auto}.group:hover .lg\:group-hover\:ml-auto{margin-left:auto}.group:hover .lg\:group-hover\:mt-px{margin-top:1px}.group:hover .lg\:group-hover\:mr-px{margin-right:1px}.group:hover .lg\:group-hover\:mb-px{margin-bottom:1px}.group:hover .lg\:group-hover\:ml-px{margin-left:1px}.group:hover .lg\:group-hover\:mt-2px{margin-top:2px}.group:hover .lg\:group-hover\:mr-2px{margin-right:2px}.group:hover .lg\:group-hover\:mb-2px{margin-bottom:2px}.group:hover .lg\:group-hover\:ml-2px{margin-left:2px}.group:hover .lg\:group-hover\:mt-0-5{margin-top:.15rem}.group:hover .lg\:group-hover\:mr-0-5{margin-right:.15rem}.group:hover .lg\:group-hover\:mb-0-5{margin-bottom:.15rem}.group:hover .lg\:group-hover\:ml-0-5{margin-left:.15rem}.group:hover .lg\:group-hover\:mt-1-5{margin-top:.375rem}.group:hover .lg\:group-hover\:mr-1-5{margin-right:.375rem}.group:hover .lg\:group-hover\:mb-1-5{margin-bottom:.375rem}.group:hover .lg\:group-hover\:ml-1-5{margin-left:.375rem}.group:hover .lg\:group-hover\:mt-2-5{margin-top:.625rem}.group:hover .lg\:group-hover\:mr-2-5{margin-right:.625rem}.group:hover .lg\:group-hover\:mb-2-5{margin-bottom:.625rem}.group:hover .lg\:group-hover\:ml-2-5{margin-left:.625rem}.group:hover .lg\:group-hover\:mt-7-2{margin-top:1.875rem}.group:hover .lg\:group-hover\:mr-7-2{margin-right:1.875rem}.group:hover .lg\:group-hover\:mb-7-2{margin-bottom:1.875rem}.group:hover .lg\:group-hover\:ml-7-2{margin-left:1.875rem}.group:hover .lg\:group-hover\:mt-31-25{margin-top:7.8125rem}.group:hover .lg\:group-hover\:mr-31-25{margin-right:7.8125rem}.group:hover .lg\:group-hover\:mb-31-25{margin-bottom:7.8125rem}.group:hover .lg\:group-hover\:ml-31-25{margin-left:7.8125rem}.group:hover .lg\:group-hover\:mt-62-5{margin-top:15.625rem}.group:hover .lg\:group-hover\:mr-62-5{margin-right:15.625rem}.group:hover .lg\:group-hover\:mb-62-5{margin-bottom:15.625rem}.group:hover .lg\:group-hover\:ml-62-5{margin-left:15.625rem}.group:hover .lg\:group-hover\:-mt-1{margin-top:-.25rem}.group:hover .lg\:group-hover\:-mr-1{margin-right:-.25rem}.group:hover .lg\:group-hover\:-mb-1{margin-bottom:-.25rem}.group:hover .lg\:group-hover\:-ml-1{margin-left:-.25rem}.group:hover .lg\:group-hover\:-mt-2{margin-top:-.5rem}.group:hover .lg\:group-hover\:-mr-2{margin-right:-.5rem}.group:hover .lg\:group-hover\:-mb-2{margin-bottom:-.5rem}.group:hover .lg\:group-hover\:-ml-2{margin-left:-.5rem}.group:hover .lg\:group-hover\:-mt-3{margin-top:-.75rem}.group:hover .lg\:group-hover\:-mr-3{margin-right:-.75rem}.group:hover .lg\:group-hover\:-mb-3{margin-bottom:-.75rem}.group:hover .lg\:group-hover\:-ml-3{margin-left:-.75rem}.group:hover .lg\:group-hover\:-mt-4{margin-top:-1rem}.group:hover .lg\:group-hover\:-mr-4{margin-right:-1rem}.group:hover .lg\:group-hover\:-mb-4{margin-bottom:-1rem}.group:hover .lg\:group-hover\:-ml-4{margin-left:-1rem}.group:hover .lg\:group-hover\:-mt-5{margin-top:-1.25rem}.group:hover .lg\:group-hover\:-mr-5{margin-right:-1.25rem}.group:hover .lg\:group-hover\:-mb-5{margin-bottom:-1.25rem}.group:hover .lg\:group-hover\:-ml-5{margin-left:-1.25rem}.group:hover .lg\:group-hover\:-mt-6{margin-top:-1.5rem}.group:hover .lg\:group-hover\:-mr-6{margin-right:-1.5rem}.group:hover .lg\:group-hover\:-mb-6{margin-bottom:-1.5rem}.group:hover .lg\:group-hover\:-ml-6{margin-left:-1.5rem}.group:hover .lg\:group-hover\:-mt-7{margin-top:-1.75rem}.group:hover .lg\:group-hover\:-mr-7{margin-right:-1.75rem}.group:hover .lg\:group-hover\:-mb-7{margin-bottom:-1.75rem}.group:hover .lg\:group-hover\:-ml-7{margin-left:-1.75rem}.group:hover .lg\:group-hover\:-mt-8{margin-top:-2rem}.group:hover .lg\:group-hover\:-mr-8{margin-right:-2rem}.group:hover .lg\:group-hover\:-mb-8{margin-bottom:-2rem}.group:hover .lg\:group-hover\:-ml-8{margin-left:-2rem}.group:hover .lg\:group-hover\:-mt-9{margin-top:-2.25rem}.group:hover .lg\:group-hover\:-mr-9{margin-right:-2.25rem}.group:hover .lg\:group-hover\:-mb-9{margin-bottom:-2.25rem}.group:hover .lg\:group-hover\:-ml-9{margin-left:-2.25rem}.group:hover .lg\:group-hover\:-mt-10{margin-top:-2.5rem}.group:hover .lg\:group-hover\:-mr-10{margin-right:-2.5rem}.group:hover .lg\:group-hover\:-mb-10{margin-bottom:-2.5rem}.group:hover .lg\:group-hover\:-ml-10{margin-left:-2.5rem}.group:hover .lg\:group-hover\:-mt-11{margin-top:-2.75rem}.group:hover .lg\:group-hover\:-mr-11{margin-right:-2.75rem}.group:hover .lg\:group-hover\:-mb-11{margin-bottom:-2.75rem}.group:hover .lg\:group-hover\:-ml-11{margin-left:-2.75rem}.group:hover .lg\:group-hover\:-mt-12{margin-top:-3rem}.group:hover .lg\:group-hover\:-mr-12{margin-right:-3rem}.group:hover .lg\:group-hover\:-mb-12{margin-bottom:-3rem}.group:hover .lg\:group-hover\:-ml-12{margin-left:-3rem}.group:hover .lg\:group-hover\:-mt-13{margin-top:-3.25rem}.group:hover .lg\:group-hover\:-mr-13{margin-right:-3.25rem}.group:hover .lg\:group-hover\:-mb-13{margin-bottom:-3.25rem}.group:hover .lg\:group-hover\:-ml-13{margin-left:-3.25rem}.group:hover .lg\:group-hover\:-mt-14{margin-top:-3.5rem}.group:hover .lg\:group-hover\:-mr-14{margin-right:-3.5rem}.group:hover .lg\:group-hover\:-mb-14{margin-bottom:-3.5rem}.group:hover .lg\:group-hover\:-ml-14{margin-left:-3.5rem}.group:hover .lg\:group-hover\:-mt-15{margin-top:-3.75rem}.group:hover .lg\:group-hover\:-mr-15{margin-right:-3.75rem}.group:hover .lg\:group-hover\:-mb-15{margin-bottom:-3.75rem}.group:hover .lg\:group-hover\:-ml-15{margin-left:-3.75rem}.group:hover .lg\:group-hover\:-mt-16{margin-top:-4rem}.group:hover .lg\:group-hover\:-mr-16{margin-right:-4rem}.group:hover .lg\:group-hover\:-mb-16{margin-bottom:-4rem}.group:hover .lg\:group-hover\:-ml-16{margin-left:-4rem}.group:hover .lg\:group-hover\:-mt-19{margin-top:-4.75rem}.group:hover .lg\:group-hover\:-mr-19{margin-right:-4.75rem}.group:hover .lg\:group-hover\:-mb-19{margin-bottom:-4.75rem}.group:hover .lg\:group-hover\:-ml-19{margin-left:-4.75rem}.group:hover .lg\:group-hover\:-mt-20{margin-top:-5rem}.group:hover .lg\:group-hover\:-mr-20{margin-right:-5rem}.group:hover .lg\:group-hover\:-mb-20{margin-bottom:-5rem}.group:hover .lg\:group-hover\:-ml-20{margin-left:-5rem}.group:hover .lg\:group-hover\:-mt-22{margin-top:-5.5rem}.group:hover .lg\:group-hover\:-mr-22{margin-right:-5.5rem}.group:hover .lg\:group-hover\:-mb-22{margin-bottom:-5.5rem}.group:hover .lg\:group-hover\:-ml-22{margin-left:-5.5rem}.group:hover .lg\:group-hover\:-mt-23{margin-top:-5.75rem}.group:hover .lg\:group-hover\:-mr-23{margin-right:-5.75rem}.group:hover .lg\:group-hover\:-mb-23{margin-bottom:-5.75rem}.group:hover .lg\:group-hover\:-ml-23{margin-left:-5.75rem}.group:hover .lg\:group-hover\:-mt-24{margin-top:-6rem}.group:hover .lg\:group-hover\:-mr-24{margin-right:-6rem}.group:hover .lg\:group-hover\:-mb-24{margin-bottom:-6rem}.group:hover .lg\:group-hover\:-ml-24{margin-left:-6rem}.group:hover .lg\:group-hover\:-mt-30{margin-top:-7.5rem}.group:hover .lg\:group-hover\:-mr-30{margin-right:-7.5rem}.group:hover .lg\:group-hover\:-mb-30{margin-bottom:-7.5rem}.group:hover .lg\:group-hover\:-ml-30{margin-left:-7.5rem}.group:hover .lg\:group-hover\:-mt-32{margin-top:-8rem}.group:hover .lg\:group-hover\:-mr-32{margin-right:-8rem}.group:hover .lg\:group-hover\:-mb-32{margin-bottom:-8rem}.group:hover .lg\:group-hover\:-ml-32{margin-left:-8rem}.group:hover .lg\:group-hover\:-mt-40{margin-top:-10rem}.group:hover .lg\:group-hover\:-mr-40{margin-right:-10rem}.group:hover .lg\:group-hover\:-mb-40{margin-bottom:-10rem}.group:hover .lg\:group-hover\:-ml-40{margin-left:-10rem}.group:hover .lg\:group-hover\:-mt-44{margin-top:-11rem}.group:hover .lg\:group-hover\:-mr-44{margin-right:-11rem}.group:hover .lg\:group-hover\:-mb-44{margin-bottom:-11rem}.group:hover .lg\:group-hover\:-ml-44{margin-left:-11rem}.group:hover .lg\:group-hover\:-mt-48{margin-top:-12rem}.group:hover .lg\:group-hover\:-mr-48{margin-right:-12rem}.group:hover .lg\:group-hover\:-mb-48{margin-bottom:-12rem}.group:hover .lg\:group-hover\:-ml-48{margin-left:-12rem}.group:hover .lg\:group-hover\:-mt-50{margin-top:-12.75rem}.group:hover .lg\:group-hover\:-mr-50{margin-right:-12.75rem}.group:hover .lg\:group-hover\:-mb-50{margin-bottom:-12.75rem}.group:hover .lg\:group-hover\:-ml-50{margin-left:-12.75rem}.group:hover .lg\:group-hover\:-mt-52{margin-top:-13rem}.group:hover .lg\:group-hover\:-mr-52{margin-right:-13rem}.group:hover .lg\:group-hover\:-mb-52{margin-bottom:-13rem}.group:hover .lg\:group-hover\:-ml-52{margin-left:-13rem}.group:hover .lg\:group-hover\:-mt-53{margin-top:-13.25rem}.group:hover .lg\:group-hover\:-mr-53{margin-right:-13.25rem}.group:hover .lg\:group-hover\:-mb-53{margin-bottom:-13.25rem}.group:hover .lg\:group-hover\:-ml-53{margin-left:-13.25rem}.group:hover .lg\:group-hover\:-mt-55{margin-top:-13.75rem}.group:hover .lg\:group-hover\:-mr-55{margin-right:-13.75rem}.group:hover .lg\:group-hover\:-mb-55{margin-bottom:-13.75rem}.group:hover .lg\:group-hover\:-ml-55{margin-left:-13.75rem}.group:hover .lg\:group-hover\:-mt-56{margin-top:-14rem}.group:hover .lg\:group-hover\:-mr-56{margin-right:-14rem}.group:hover .lg\:group-hover\:-mb-56{margin-bottom:-14rem}.group:hover .lg\:group-hover\:-ml-56{margin-left:-14rem}.group:hover .lg\:group-hover\:-mt-64{margin-top:-16rem}.group:hover .lg\:group-hover\:-mr-64{margin-right:-16rem}.group:hover .lg\:group-hover\:-mb-64{margin-bottom:-16rem}.group:hover .lg\:group-hover\:-ml-64{margin-left:-16rem}.group:hover .lg\:group-hover\:-mt-68{margin-top:-17rem}.group:hover .lg\:group-hover\:-mr-68{margin-right:-17rem}.group:hover .lg\:group-hover\:-mb-68{margin-bottom:-17rem}.group:hover .lg\:group-hover\:-ml-68{margin-left:-17rem}.group:hover .lg\:group-hover\:-mt-75{margin-top:-18.75rem}.group:hover .lg\:group-hover\:-mr-75{margin-right:-18.75rem}.group:hover .lg\:group-hover\:-mb-75{margin-bottom:-18.75rem}.group:hover .lg\:group-hover\:-ml-75{margin-left:-18.75rem}.group:hover .lg\:group-hover\:-mt-98{margin-top:-24.5rem}.group:hover .lg\:group-hover\:-mr-98{margin-right:-24.5rem}.group:hover .lg\:group-hover\:-mb-98{margin-bottom:-24.5rem}.group:hover .lg\:group-hover\:-ml-98{margin-left:-24.5rem}.group:hover .lg\:group-hover\:-mt-100{margin-top:-25rem}.group:hover .lg\:group-hover\:-mr-100{margin-right:-25rem}.group:hover .lg\:group-hover\:-mb-100{margin-bottom:-25rem}.group:hover .lg\:group-hover\:-ml-100{margin-left:-25rem}.group:hover .lg\:group-hover\:-mt-120{margin-top:-30rem}.group:hover .lg\:group-hover\:-mr-120{margin-right:-30rem}.group:hover .lg\:group-hover\:-mb-120{margin-bottom:-30rem}.group:hover .lg\:group-hover\:-ml-120{margin-left:-30rem}.group:hover .lg\:group-hover\:-mt-140{margin-top:-35rem}.group:hover .lg\:group-hover\:-mr-140{margin-right:-35rem}.group:hover .lg\:group-hover\:-mb-140{margin-bottom:-35rem}.group:hover .lg\:group-hover\:-ml-140{margin-left:-35rem}.group:hover .lg\:group-hover\:-mt-px{margin-top:-1px}.group:hover .lg\:group-hover\:-mr-px{margin-right:-1px}.group:hover .lg\:group-hover\:-mb-px{margin-bottom:-1px}.group:hover .lg\:group-hover\:-ml-px{margin-left:-1px}.group:hover .lg\:group-hover\:-mt-2px{margin-top:-2px}.group:hover .lg\:group-hover\:-mr-2px{margin-right:-2px}.group:hover .lg\:group-hover\:-mb-2px{margin-bottom:-2px}.group:hover .lg\:group-hover\:-ml-2px{margin-left:-2px}.group:hover .lg\:group-hover\:-mt-0-5{margin-top:-.15rem}.group:hover .lg\:group-hover\:-mr-0-5{margin-right:-.15rem}.group:hover .lg\:group-hover\:-mb-0-5{margin-bottom:-.15rem}.group:hover .lg\:group-hover\:-ml-0-5{margin-left:-.15rem}.group:hover .lg\:group-hover\:-mt-1-5{margin-top:-.375rem}.group:hover .lg\:group-hover\:-mr-1-5{margin-right:-.375rem}.group:hover .lg\:group-hover\:-mb-1-5{margin-bottom:-.375rem}.group:hover .lg\:group-hover\:-ml-1-5{margin-left:-.375rem}.group:hover .lg\:group-hover\:-mt-2-5{margin-top:-.625rem}.group:hover .lg\:group-hover\:-mr-2-5{margin-right:-.625rem}.group:hover .lg\:group-hover\:-mb-2-5{margin-bottom:-.625rem}.group:hover .lg\:group-hover\:-ml-2-5{margin-left:-.625rem}.group:hover .lg\:group-hover\:-mt-7-2{margin-top:-1.875rem}.group:hover .lg\:group-hover\:-mr-7-2{margin-right:-1.875rem}.group:hover .lg\:group-hover\:-mb-7-2{margin-bottom:-1.875rem}.group:hover .lg\:group-hover\:-ml-7-2{margin-left:-1.875rem}.group:hover .lg\:group-hover\:-mt-31-25{margin-top:-7.8125rem}.group:hover .lg\:group-hover\:-mr-31-25{margin-right:-7.8125rem}.group:hover .lg\:group-hover\:-mb-31-25{margin-bottom:-7.8125rem}.group:hover .lg\:group-hover\:-ml-31-25{margin-left:-7.8125rem}.group:hover .lg\:group-hover\:-mt-62-5{margin-top:-15.625rem}.group:hover .lg\:group-hover\:-mr-62-5{margin-right:-15.625rem}.group:hover .lg\:group-hover\:-mb-62-5{margin-bottom:-15.625rem}.group:hover .lg\:group-hover\:-ml-62-5{margin-left:-15.625rem}.lg\:max-h-0{max-height:0}.lg\:max-h-1{max-height:.25rem}.lg\:max-h-2{max-height:.5rem}.lg\:max-h-3{max-height:.75rem}.lg\:max-h-4{max-height:1rem}.lg\:max-h-5{max-height:1.25rem}.lg\:max-h-6{max-height:1.5rem}.lg\:max-h-7{max-height:1.75rem}.lg\:max-h-8{max-height:2rem}.lg\:max-h-9{max-height:2.25rem}.lg\:max-h-10{max-height:2.5rem}.lg\:max-h-11{max-height:2.75rem}.lg\:max-h-12{max-height:3rem}.lg\:max-h-13{max-height:3.25rem}.lg\:max-h-14{max-height:3.5rem}.lg\:max-h-15{max-height:3.75rem}.lg\:max-h-16{max-height:4rem}.lg\:max-h-19{max-height:4.75rem}.lg\:max-h-20{max-height:5rem}.lg\:max-h-22{max-height:5.5rem}.lg\:max-h-23{max-height:5.75rem}.lg\:max-h-24{max-height:6rem}.lg\:max-h-30{max-height:7.5rem}.lg\:max-h-32{max-height:8rem}.lg\:max-h-40{max-height:10rem}.lg\:max-h-44{max-height:11rem}.lg\:max-h-48{max-height:12rem}.lg\:max-h-50{max-height:12.75rem}.lg\:max-h-52{max-height:13rem}.lg\:max-h-53{max-height:13.25rem}.lg\:max-h-55{max-height:13.75rem}.lg\:max-h-56{max-height:14rem}.lg\:max-h-64{max-height:16rem}.lg\:max-h-68{max-height:17rem}.lg\:max-h-75{max-height:18.75rem}.lg\:max-h-98{max-height:24.5rem}.lg\:max-h-100{max-height:25rem}.lg\:max-h-120{max-height:30rem}.lg\:max-h-140{max-height:35rem}.lg\:max-h-full{max-height:100%}.lg\:max-h-screen{max-height:100vh}.lg\:max-h-px{max-height:1px}.lg\:max-h-2px{max-height:2px}.lg\:max-h-0-5{max-height:.15rem}.lg\:max-h-1-5{max-height:.375rem}.lg\:max-h-2-5{max-height:.625rem}.lg\:max-h-7-2{max-height:1.875rem}.lg\:max-h-31-25{max-height:7.8125rem}.lg\:max-h-62-5{max-height:15.625rem}.lg\:max-w-0{max-width:0}.lg\:max-w-1{max-width:.25rem}.lg\:max-w-2{max-width:.5rem}.lg\:max-w-3{max-width:.75rem}.lg\:max-w-4{max-width:1rem}.lg\:max-w-5{max-width:1.25rem}.lg\:max-w-6{max-width:1.5rem}.lg\:max-w-7{max-width:1.75rem}.lg\:max-w-8{max-width:2rem}.lg\:max-w-9{max-width:2.25rem}.lg\:max-w-10{max-width:2.5rem}.lg\:max-w-11{max-width:2.75rem}.lg\:max-w-12{max-width:3rem}.lg\:max-w-13{max-width:3.25rem}.lg\:max-w-14{max-width:3.5rem}.lg\:max-w-15{max-width:3.75rem}.lg\:max-w-16{max-width:4rem}.lg\:max-w-19{max-width:4.75rem}.lg\:max-w-20{max-width:5rem}.lg\:max-w-22{max-width:5.5rem}.lg\:max-w-23{max-width:5.75rem}.lg\:max-w-24{max-width:6rem}.lg\:max-w-30{max-width:7.5rem}.lg\:max-w-32{max-width:8rem}.lg\:max-w-40{max-width:10rem}.lg\:max-w-44{max-width:11rem}.lg\:max-w-48{max-width:12rem}.lg\:max-w-50{max-width:12.75rem}.lg\:max-w-52{max-width:13rem}.lg\:max-w-53{max-width:13.25rem}.lg\:max-w-55{max-width:13.75rem}.lg\:max-w-56{max-width:14rem}.lg\:max-w-64{max-width:16rem}.lg\:max-w-68{max-width:17rem}.lg\:max-w-75{max-width:18.75rem}.lg\:max-w-98{max-width:24.5rem}.lg\:max-w-100{max-width:25rem}.lg\:max-w-120{max-width:30rem}.lg\:max-w-140{max-width:35rem}.lg\:max-w-none{max-width:none}.lg\:max-w-xs{max-width:20rem}.lg\:max-w-sm{max-width:24rem}.lg\:max-w-md{max-width:28rem}.lg\:max-w-lg{max-width:32rem}.lg\:max-w-xl{max-width:36rem}.lg\:max-w-2xl{max-width:42rem}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-5xl{max-width:64rem}.lg\:max-w-6xl{max-width:72rem}.lg\:max-w-full{max-width:100%}.lg\:max-w-screen-sm{max-width:640px}.lg\:max-w-screen-md{max-width:768px}.lg\:max-w-screen-lg{max-width:1024px}.lg\:max-w-screen-xl{max-width:1280px}.lg\:max-w-screen-xs{max-width:425px}.lg\:max-w-screen-xxl{max-width:1400px}.lg\:max-w-px{max-width:1px}.lg\:max-w-2px{max-width:2px}.lg\:max-w-0-5{max-width:.15rem}.lg\:max-w-1-5{max-width:.375rem}.lg\:max-w-2-5{max-width:.625rem}.lg\:max-w-7-2{max-width:1.875rem}.lg\:max-w-31-25{max-width:7.8125rem}.lg\:max-w-62-5{max-width:15.625rem}.lg\:min-h-0{min-height:0}.lg\:min-h-1{min-height:.25rem}.lg\:min-h-2{min-height:.5rem}.lg\:min-h-3{min-height:.75rem}.lg\:min-h-4{min-height:1rem}.lg\:min-h-5{min-height:1.25rem}.lg\:min-h-6{min-height:1.5rem}.lg\:min-h-7{min-height:1.75rem}.lg\:min-h-8{min-height:2rem}.lg\:min-h-9{min-height:2.25rem}.lg\:min-h-10{min-height:2.5rem}.lg\:min-h-11{min-height:2.75rem}.lg\:min-h-12{min-height:3rem}.lg\:min-h-13{min-height:3.25rem}.lg\:min-h-14{min-height:3.5rem}.lg\:min-h-15{min-height:3.75rem}.lg\:min-h-16{min-height:4rem}.lg\:min-h-19{min-height:4.75rem}.lg\:min-h-20{min-height:5rem}.lg\:min-h-22{min-height:5.5rem}.lg\:min-h-23{min-height:5.75rem}.lg\:min-h-24{min-height:6rem}.lg\:min-h-30{min-height:7.5rem}.lg\:min-h-32{min-height:8rem}.lg\:min-h-40{min-height:10rem}.lg\:min-h-44{min-height:11rem}.lg\:min-h-48{min-height:12rem}.lg\:min-h-50{min-height:12.75rem}.lg\:min-h-52{min-height:13rem}.lg\:min-h-53{min-height:13.25rem}.lg\:min-h-55{min-height:13.75rem}.lg\:min-h-56{min-height:14rem}.lg\:min-h-64{min-height:16rem}.lg\:min-h-68{min-height:17rem}.lg\:min-h-75{min-height:18.75rem}.lg\:min-h-98{min-height:24.5rem}.lg\:min-h-100{min-height:25rem}.lg\:min-h-120{min-height:30rem}.lg\:min-h-140{min-height:35rem}.lg\:min-h-full{min-height:100%}.lg\:min-h-screen{min-height:100vh}.lg\:min-h-px{min-height:1px}.lg\:min-h-2px{min-height:2px}.lg\:min-h-0-5{min-height:.15rem}.lg\:min-h-1-5{min-height:.375rem}.lg\:min-h-2-5{min-height:.625rem}.lg\:min-h-7-2{min-height:1.875rem}.lg\:min-h-31-25{min-height:7.8125rem}.lg\:min-h-62-5{min-height:15.625rem}.lg\:min-w-0{min-width:0}.lg\:min-w-1{min-width:.25rem}.lg\:min-w-2{min-width:.5rem}.lg\:min-w-3{min-width:.75rem}.lg\:min-w-4{min-width:1rem}.lg\:min-w-5{min-width:1.25rem}.lg\:min-w-6{min-width:1.5rem}.lg\:min-w-7{min-width:1.75rem}.lg\:min-w-8{min-width:2rem}.lg\:min-w-9{min-width:2.25rem}.lg\:min-w-10{min-width:2.5rem}.lg\:min-w-11{min-width:2.75rem}.lg\:min-w-12{min-width:3rem}.lg\:min-w-13{min-width:3.25rem}.lg\:min-w-14{min-width:3.5rem}.lg\:min-w-15{min-width:3.75rem}.lg\:min-w-16{min-width:4rem}.lg\:min-w-19{min-width:4.75rem}.lg\:min-w-20{min-width:5rem}.lg\:min-w-22{min-width:5.5rem}.lg\:min-w-23{min-width:5.75rem}.lg\:min-w-24{min-width:6rem}.lg\:min-w-30{min-width:7.5rem}.lg\:min-w-32{min-width:8rem}.lg\:min-w-40{min-width:10rem}.lg\:min-w-44{min-width:11rem}.lg\:min-w-48{min-width:12rem}.lg\:min-w-50{min-width:12.75rem}.lg\:min-w-52{min-width:13rem}.lg\:min-w-53{min-width:13.25rem}.lg\:min-w-55{min-width:13.75rem}.lg\:min-w-56{min-width:14rem}.lg\:min-w-64{min-width:16rem}.lg\:min-w-68{min-width:17rem}.lg\:min-w-75{min-width:18.75rem}.lg\:min-w-98{min-width:24.5rem}.lg\:min-w-100{min-width:25rem}.lg\:min-w-120{min-width:30rem}.lg\:min-w-140{min-width:35rem}.lg\:min-w-full{min-width:100%}.lg\:min-w-px{min-width:1px}.lg\:min-w-2px{min-width:2px}.lg\:min-w-0-5{min-width:.15rem}.lg\:min-w-1-5{min-width:.375rem}.lg\:min-w-2-5{min-width:.625rem}.lg\:min-w-7-2{min-width:1.875rem}.lg\:min-w-31-25{min-width:7.8125rem}.lg\:min-w-62-5{min-width:15.625rem}.lg\:object-contain{-o-object-fit:contain;object-fit:contain}.lg\:object-cover{-o-object-fit:cover;object-fit:cover}.lg\:object-fill{-o-object-fit:fill;object-fit:fill}.lg\:object-none{-o-object-fit:none;object-fit:none}.lg\:object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.lg\:object-bottom{-o-object-position:bottom;object-position:bottom}.lg\:object-center{-o-object-position:center;object-position:center}.lg\:object-left{-o-object-position:left;object-position:left}.lg\:object-left-bottom{-o-object-position:left bottom;object-position:left bottom}.lg\:object-left-top{-o-object-position:left top;object-position:left top}.lg\:object-right{-o-object-position:right;object-position:right}.lg\:object-right-bottom{-o-object-position:right bottom;object-position:right bottom}.lg\:object-right-top{-o-object-position:right top;object-position:right top}.lg\:object-top{-o-object-position:top;object-position:top}.lg\:opacity-0{opacity:0}.lg\:opacity-15{opacity:.15}.lg\:opacity-25{opacity:.25}.lg\:opacity-50{opacity:.5}.lg\:opacity-70{opacity:.7}.lg\:opacity-75{opacity:.75}.lg\:opacity-90{opacity:.9}.lg\:opacity-100{opacity:1}.lg\:hover\:opacity-0:hover{opacity:0}.lg\:hover\:opacity-15:hover{opacity:.15}.lg\:hover\:opacity-25:hover{opacity:.25}.lg\:hover\:opacity-50:hover{opacity:.5}.lg\:hover\:opacity-70:hover{opacity:.7}.lg\:hover\:opacity-75:hover{opacity:.75}.lg\:hover\:opacity-90:hover{opacity:.9}.lg\:hover\:opacity-100:hover{opacity:1}.lg\:focus\:opacity-0:focus{opacity:0}.lg\:focus\:opacity-15:focus{opacity:.15}.lg\:focus\:opacity-25:focus{opacity:.25}.lg\:focus\:opacity-50:focus{opacity:.5}.lg\:focus\:opacity-70:focus{opacity:.7}.lg\:focus\:opacity-75:focus{opacity:.75}.lg\:focus\:opacity-90:focus{opacity:.9}.lg\:focus\:opacity-100:focus{opacity:1}.lg\:focus\:outline-none:focus,.lg\:outline-none{outline:0}.lg\:overflow-auto{overflow:auto}.lg\:overflow-hidden{overflow:hidden}.lg\:overflow-visible{overflow:visible}.lg\:overflow-scroll{overflow:scroll}.lg\:overflow-x-auto{overflow-x:auto}.lg\:overflow-y-auto{overflow-y:auto}.lg\:overflow-x-hidden{overflow-x:hidden}.lg\:overflow-y-hidden{overflow-y:hidden}.lg\:overflow-x-visible{overflow-x:visible}.lg\:overflow-y-visible{overflow-y:visible}.lg\:overflow-x-scroll{overflow-x:scroll}.lg\:overflow-y-scroll{overflow-y:scroll}.lg\:scrolling-touch{-webkit-overflow-scrolling:touch}.lg\:scrolling-auto{-webkit-overflow-scrolling:auto}.lg\:overscroll-auto{-ms-scroll-chaining:chained;overscroll-behavior:auto}.lg\:overscroll-contain{-ms-scroll-chaining:none;overscroll-behavior:contain}.lg\:overscroll-none{-ms-scroll-chaining:none;overscroll-behavior:none}.lg\:overscroll-y-auto{overscroll-behavior-y:auto}.lg\:overscroll-y-contain{overscroll-behavior-y:contain}.lg\:overscroll-y-none{overscroll-behavior-y:none}.lg\:overscroll-x-auto{overscroll-behavior-x:auto}.lg\:overscroll-x-contain{overscroll-behavior-x:contain}.lg\:overscroll-x-none{overscroll-behavior-x:none}.lg\:p-0{padding:0}.lg\:p-1{padding:.25rem}.lg\:p-2{padding:.5rem}.lg\:p-3{padding:.75rem}.lg\:p-4{padding:1rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:p-7{padding:1.75rem}.lg\:p-8{padding:2rem}.lg\:p-9{padding:2.25rem}.lg\:p-10{padding:2.5rem}.lg\:p-11{padding:2.75rem}.lg\:p-12{padding:3rem}.lg\:p-13{padding:3.25rem}.lg\:p-14{padding:3.5rem}.lg\:p-15{padding:3.75rem}.lg\:p-16{padding:4rem}.lg\:p-19{padding:4.75rem}.lg\:p-20{padding:5rem}.lg\:p-22{padding:5.5rem}.lg\:p-23{padding:5.75rem}.lg\:p-24{padding:6rem}.lg\:p-30{padding:7.5rem}.lg\:p-32{padding:8rem}.lg\:p-40{padding:10rem}.lg\:p-44{padding:11rem}.lg\:p-48{padding:12rem}.lg\:p-50{padding:12.75rem}.lg\:p-52{padding:13rem}.lg\:p-53{padding:13.25rem}.lg\:p-55{padding:13.75rem}.lg\:p-56{padding:14rem}.lg\:p-64{padding:16rem}.lg\:p-68{padding:17rem}.lg\:p-75{padding:18.75rem}.lg\:p-98{padding:24.5rem}.lg\:p-100{padding:25rem}.lg\:p-120{padding:30rem}.lg\:p-140{padding:35rem}.lg\:p-px{padding:1px}.lg\:p-2px{padding:2px}.lg\:p-0-5{padding:.15rem}.lg\:p-1-5{padding:.375rem}.lg\:p-2-5{padding:.625rem}.lg\:p-7-2{padding:1.875rem}.lg\:p-31-25{padding:7.8125rem}.lg\:p-62-5{padding:15.625rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:px-0{padding-left:0;padding-right:0}.lg\:py-1{padding-top:.25rem;padding-bottom:.25rem}.lg\:px-1{padding-left:.25rem;padding-right:.25rem}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.lg\:px-7{padding-left:1.75rem;padding-right:1.75rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.lg\:px-9{padding-left:2.25rem;padding-right:2.25rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}.lg\:px-11{padding-left:2.75rem;padding-right:2.75rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:py-13{padding-top:3.25rem;padding-bottom:3.25rem}.lg\:px-13{padding-left:3.25rem;padding-right:3.25rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:py-15{padding-top:3.75rem;padding-bottom:3.75rem}.lg\:px-15{padding-left:3.75rem;padding-right:3.75rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:py-19{padding-top:4.75rem;padding-bottom:4.75rem}.lg\:px-19{padding-left:4.75rem;padding-right:4.75rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:py-22{padding-top:5.5rem;padding-bottom:5.5rem}.lg\:px-22{padding-left:5.5rem;padding-right:5.5rem}.lg\:py-23{padding-top:5.75rem;padding-bottom:5.75rem}.lg\:px-23{padding-left:5.75rem;padding-right:5.75rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:py-30{padding-top:7.5rem;padding-bottom:7.5rem}.lg\:px-30{padding-left:7.5rem;padding-right:7.5rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:px-32{padding-left:8rem;padding-right:8rem}.lg\:py-40{padding-top:10rem;padding-bottom:10rem}.lg\:px-40{padding-left:10rem;padding-right:10rem}.lg\:py-44{padding-top:11rem;padding-bottom:11rem}.lg\:px-44{padding-left:11rem;padding-right:11rem}.lg\:py-48{padding-top:12rem;padding-bottom:12rem}.lg\:px-48{padding-left:12rem;padding-right:12rem}.lg\:py-50{padding-top:12.75rem;padding-bottom:12.75rem}.lg\:px-50{padding-left:12.75rem;padding-right:12.75rem}.lg\:py-52{padding-top:13rem;padding-bottom:13rem}.lg\:px-52{padding-left:13rem;padding-right:13rem}.lg\:py-53{padding-top:13.25rem;padding-bottom:13.25rem}.lg\:px-53{padding-left:13.25rem;padding-right:13.25rem}.lg\:py-55{padding-top:13.75rem;padding-bottom:13.75rem}.lg\:px-55{padding-left:13.75rem;padding-right:13.75rem}.lg\:py-56{padding-top:14rem;padding-bottom:14rem}.lg\:px-56{padding-left:14rem;padding-right:14rem}.lg\:py-64{padding-top:16rem;padding-bottom:16rem}.lg\:px-64{padding-left:16rem;padding-right:16rem}.lg\:py-68{padding-top:17rem;padding-bottom:17rem}.lg\:px-68{padding-left:17rem;padding-right:17rem}.lg\:py-75{padding-top:18.75rem;padding-bottom:18.75rem}.lg\:px-75{padding-left:18.75rem;padding-right:18.75rem}.lg\:py-98{padding-top:24.5rem;padding-bottom:24.5rem}.lg\:px-98{padding-left:24.5rem;padding-right:24.5rem}.lg\:py-100{padding-top:25rem;padding-bottom:25rem}.lg\:px-100{padding-left:25rem;padding-right:25rem}.lg\:py-120{padding-top:30rem;padding-bottom:30rem}.lg\:px-120{padding-left:30rem;padding-right:30rem}.lg\:py-140{padding-top:35rem;padding-bottom:35rem}.lg\:px-140{padding-left:35rem;padding-right:35rem}.lg\:py-px{padding-top:1px;padding-bottom:1px}.lg\:px-px{padding-left:1px;padding-right:1px}.lg\:py-2px{padding-top:2px;padding-bottom:2px}.lg\:px-2px{padding-left:2px;padding-right:2px}.lg\:py-0-5{padding-top:.15rem;padding-bottom:.15rem}.lg\:px-0-5{padding-left:.15rem;padding-right:.15rem}.lg\:py-1-5{padding-top:.375rem;padding-bottom:.375rem}.lg\:px-1-5{padding-left:.375rem;padding-right:.375rem}.lg\:py-2-5{padding-top:.625rem;padding-bottom:.625rem}.lg\:px-2-5{padding-left:.625rem;padding-right:.625rem}.lg\:py-7-2{padding-top:1.875rem;padding-bottom:1.875rem}.lg\:px-7-2{padding-left:1.875rem;padding-right:1.875rem}.lg\:py-31-25{padding-top:7.8125rem;padding-bottom:7.8125rem}.lg\:px-31-25{padding-left:7.8125rem;padding-right:7.8125rem}.lg\:py-62-5{padding-top:15.625rem;padding-bottom:15.625rem}.lg\:px-62-5{padding-left:15.625rem;padding-right:15.625rem}.lg\:pt-0{padding-top:0}.lg\:pr-0{padding-right:0}.lg\:pb-0{padding-bottom:0}.lg\:pl-0{padding-left:0}.lg\:pt-1{padding-top:.25rem}.lg\:pr-1{padding-right:.25rem}.lg\:pb-1{padding-bottom:.25rem}.lg\:pl-1{padding-left:.25rem}.lg\:pt-2{padding-top:.5rem}.lg\:pr-2{padding-right:.5rem}.lg\:pb-2{padding-bottom:.5rem}.lg\:pl-2{padding-left:.5rem}.lg\:pt-3{padding-top:.75rem}.lg\:pr-3{padding-right:.75rem}.lg\:pb-3{padding-bottom:.75rem}.lg\:pl-3{padding-left:.75rem}.lg\:pt-4{padding-top:1rem}.lg\:pr-4{padding-right:1rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pl-4{padding-left:1rem}.lg\:pt-5{padding-top:1.25rem}.lg\:pr-5{padding-right:1.25rem}.lg\:pb-5{padding-bottom:1.25rem}.lg\:pl-5{padding-left:1.25rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pl-6{padding-left:1.5rem}.lg\:pt-7{padding-top:1.75rem}.lg\:pr-7{padding-right:1.75rem}.lg\:pb-7{padding-bottom:1.75rem}.lg\:pl-7{padding-left:1.75rem}.lg\:pt-8{padding-top:2rem}.lg\:pr-8{padding-right:2rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-8{padding-left:2rem}.lg\:pt-9{padding-top:2.25rem}.lg\:pr-9{padding-right:2.25rem}.lg\:pb-9{padding-bottom:2.25rem}.lg\:pl-9{padding-left:2.25rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pl-10{padding-left:2.5rem}.lg\:pt-11{padding-top:2.75rem}.lg\:pr-11{padding-right:2.75rem}.lg\:pb-11{padding-bottom:2.75rem}.lg\:pl-11{padding-left:2.75rem}.lg\:pt-12{padding-top:3rem}.lg\:pr-12{padding-right:3rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pl-12{padding-left:3rem}.lg\:pt-13{padding-top:3.25rem}.lg\:pr-13{padding-right:3.25rem}.lg\:pb-13{padding-bottom:3.25rem}.lg\:pl-13{padding-left:3.25rem}.lg\:pt-14{padding-top:3.5rem}.lg\:pr-14{padding-right:3.5rem}.lg\:pb-14{padding-bottom:3.5rem}.lg\:pl-14{padding-left:3.5rem}.lg\:pt-15{padding-top:3.75rem}.lg\:pr-15{padding-right:3.75rem}.lg\:pb-15{padding-bottom:3.75rem}.lg\:pl-15{padding-left:3.75rem}.lg\:pt-16{padding-top:4rem}.lg\:pr-16{padding-right:4rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pl-16{padding-left:4rem}.lg\:pt-19{padding-top:4.75rem}.lg\:pr-19{padding-right:4.75rem}.lg\:pb-19{padding-bottom:4.75rem}.lg\:pl-19{padding-left:4.75rem}.lg\:pt-20{padding-top:5rem}.lg\:pr-20{padding-right:5rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pl-20{padding-left:5rem}.lg\:pt-22{padding-top:5.5rem}.lg\:pr-22{padding-right:5.5rem}.lg\:pb-22{padding-bottom:5.5rem}.lg\:pl-22{padding-left:5.5rem}.lg\:pt-23{padding-top:5.75rem}.lg\:pr-23{padding-right:5.75rem}.lg\:pb-23{padding-bottom:5.75rem}.lg\:pl-23{padding-left:5.75rem}.lg\:pt-24{padding-top:6rem}.lg\:pr-24{padding-right:6rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pl-24{padding-left:6rem}.lg\:pt-30{padding-top:7.5rem}.lg\:pr-30{padding-right:7.5rem}.lg\:pb-30{padding-bottom:7.5rem}.lg\:pl-30{padding-left:7.5rem}.lg\:pt-32{padding-top:8rem}.lg\:pr-32{padding-right:8rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pl-32{padding-left:8rem}.lg\:pt-40{padding-top:10rem}.lg\:pr-40{padding-right:10rem}.lg\:pb-40{padding-bottom:10rem}.lg\:pl-40{padding-left:10rem}.lg\:pt-44{padding-top:11rem}.lg\:pr-44{padding-right:11rem}.lg\:pb-44{padding-bottom:11rem}.lg\:pl-44{padding-left:11rem}.lg\:pt-48{padding-top:12rem}.lg\:pr-48{padding-right:12rem}.lg\:pb-48{padding-bottom:12rem}.lg\:pl-48{padding-left:12rem}.lg\:pt-50{padding-top:12.75rem}.lg\:pr-50{padding-right:12.75rem}.lg\:pb-50{padding-bottom:12.75rem}.lg\:pl-50{padding-left:12.75rem}.lg\:pt-52{padding-top:13rem}.lg\:pr-52{padding-right:13rem}.lg\:pb-52{padding-bottom:13rem}.lg\:pl-52{padding-left:13rem}.lg\:pt-53{padding-top:13.25rem}.lg\:pr-53{padding-right:13.25rem}.lg\:pb-53{padding-bottom:13.25rem}.lg\:pl-53{padding-left:13.25rem}.lg\:pt-55{padding-top:13.75rem}.lg\:pr-55{padding-right:13.75rem}.lg\:pb-55{padding-bottom:13.75rem}.lg\:pl-55{padding-left:13.75rem}.lg\:pt-56{padding-top:14rem}.lg\:pr-56{padding-right:14rem}.lg\:pb-56{padding-bottom:14rem}.lg\:pl-56{padding-left:14rem}.lg\:pt-64{padding-top:16rem}.lg\:pr-64{padding-right:16rem}.lg\:pb-64{padding-bottom:16rem}.lg\:pl-64{padding-left:16rem}.lg\:pt-68{padding-top:17rem}.lg\:pr-68{padding-right:17rem}.lg\:pb-68{padding-bottom:17rem}.lg\:pl-68{padding-left:17rem}.lg\:pt-75{padding-top:18.75rem}.lg\:pr-75{padding-right:18.75rem}.lg\:pb-75{padding-bottom:18.75rem}.lg\:pl-75{padding-left:18.75rem}.lg\:pt-98{padding-top:24.5rem}.lg\:pr-98{padding-right:24.5rem}.lg\:pb-98{padding-bottom:24.5rem}.lg\:pl-98{padding-left:24.5rem}.lg\:pt-100{padding-top:25rem}.lg\:pr-100{padding-right:25rem}.lg\:pb-100{padding-bottom:25rem}.lg\:pl-100{padding-left:25rem}.lg\:pt-120{padding-top:30rem}.lg\:pr-120{padding-right:30rem}.lg\:pb-120{padding-bottom:30rem}.lg\:pl-120{padding-left:30rem}.lg\:pt-140{padding-top:35rem}.lg\:pr-140{padding-right:35rem}.lg\:pb-140{padding-bottom:35rem}.lg\:pl-140{padding-left:35rem}.lg\:pt-px{padding-top:1px}.lg\:pr-px{padding-right:1px}.lg\:pb-px{padding-bottom:1px}.lg\:pl-px{padding-left:1px}.lg\:pt-2px{padding-top:2px}.lg\:pr-2px{padding-right:2px}.lg\:pb-2px{padding-bottom:2px}.lg\:pl-2px{padding-left:2px}.lg\:pt-0-5{padding-top:.15rem}.lg\:pr-0-5{padding-right:.15rem}.lg\:pb-0-5{padding-bottom:.15rem}.lg\:pl-0-5{padding-left:.15rem}.lg\:pt-1-5{padding-top:.375rem}.lg\:pr-1-5{padding-right:.375rem}.lg\:pb-1-5{padding-bottom:.375rem}.lg\:pl-1-5{padding-left:.375rem}.lg\:pt-2-5{padding-top:.625rem}.lg\:pr-2-5{padding-right:.625rem}.lg\:pb-2-5{padding-bottom:.625rem}.lg\:pl-2-5{padding-left:.625rem}.lg\:pt-7-2{padding-top:1.875rem}.lg\:pr-7-2{padding-right:1.875rem}.lg\:pb-7-2{padding-bottom:1.875rem}.lg\:pl-7-2{padding-left:1.875rem}.lg\:pt-31-25{padding-top:7.8125rem}.lg\:pr-31-25{padding-right:7.8125rem}.lg\:pb-31-25{padding-bottom:7.8125rem}.lg\:pl-31-25{padding-left:7.8125rem}.lg\:pt-62-5{padding-top:15.625rem}.lg\:pr-62-5{padding-right:15.625rem}.lg\:pb-62-5{padding-bottom:15.625rem}.lg\:pl-62-5{padding-left:15.625rem}.lg\:placeholder-transparent::-moz-placeholder{color:transparent}.lg\:placeholder-transparent:-ms-input-placeholder{color:transparent}.lg\:placeholder-transparent::placeholder{color:transparent}.lg\:placeholder-current::-moz-placeholder{color:currentColor}.lg\:placeholder-current:-ms-input-placeholder{color:currentColor}.lg\:placeholder-current::placeholder{color:currentColor}.lg\:placeholder-black::-moz-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.lg\:placeholder-black:-ms-input-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.lg\:placeholder-black::placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.lg\:placeholder-white::-moz-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.lg\:placeholder-white:-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.lg\:placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.lg\:placeholder-primary::-moz-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.lg\:placeholder-primary:-ms-input-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.lg\:placeholder-primary::placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.lg\:placeholder-secondary::-moz-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.lg\:placeholder-secondary:-ms-input-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.lg\:placeholder-secondary::placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.lg\:placeholder-tertiary::-moz-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.lg\:placeholder-tertiary:-ms-input-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.lg\:placeholder-tertiary::placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.lg\:placeholder-spacer::-moz-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.lg\:placeholder-spacer:-ms-input-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.lg\:placeholder-spacer::placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.lg\:placeholder-umbra::-moz-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.lg\:placeholder-umbra:-ms-input-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.lg\:placeholder-umbra::placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.lg\:placeholder-underline::-moz-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.lg\:placeholder-underline:-ms-input-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.lg\:placeholder-underline::placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.lg\:placeholder-gray-100::-moz-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.lg\:placeholder-gray-100:-ms-input-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.lg\:placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.lg\:placeholder-gray-200::-moz-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.lg\:placeholder-gray-200:-ms-input-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.lg\:placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.lg\:placeholder-gray-300::-moz-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.lg\:placeholder-gray-300:-ms-input-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.lg\:placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.lg\:placeholder-gray-400::-moz-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.lg\:placeholder-gray-400:-ms-input-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.lg\:placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.lg\:placeholder-gray-500::-moz-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.lg\:placeholder-gray-500:-ms-input-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.lg\:placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.lg\:placeholder-gray-600::-moz-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.lg\:placeholder-gray-600:-ms-input-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.lg\:placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.lg\:placeholder-gray-700::-moz-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.lg\:placeholder-gray-700:-ms-input-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.lg\:placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.lg\:placeholder-gray-800::-moz-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.lg\:placeholder-gray-800:-ms-input-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.lg\:placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.lg\:placeholder-gray-900::-moz-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.lg\:placeholder-gray-900:-ms-input-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.lg\:placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.lg\:placeholder-red-100::-moz-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.lg\:placeholder-red-100:-ms-input-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.lg\:placeholder-red-100::placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.lg\:placeholder-red-200::-moz-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.lg\:placeholder-red-200:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.lg\:placeholder-red-200::placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.lg\:placeholder-red-300::-moz-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.lg\:placeholder-red-300:-ms-input-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.lg\:placeholder-red-300::placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.lg\:placeholder-red-400::-moz-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.lg\:placeholder-red-400:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.lg\:placeholder-red-400::placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.lg\:placeholder-red-500::-moz-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.lg\:placeholder-red-500:-ms-input-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.lg\:placeholder-red-500::placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.lg\:placeholder-red-600::-moz-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.lg\:placeholder-red-600:-ms-input-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.lg\:placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.lg\:placeholder-red-700::-moz-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.lg\:placeholder-red-700:-ms-input-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.lg\:placeholder-red-700::placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.lg\:placeholder-red-800::-moz-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.lg\:placeholder-red-800:-ms-input-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.lg\:placeholder-red-800::placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.lg\:placeholder-red-900::-moz-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.lg\:placeholder-red-900:-ms-input-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.lg\:placeholder-red-900::placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.lg\:placeholder-green-100::-moz-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.lg\:placeholder-green-100:-ms-input-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.lg\:placeholder-green-100::placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.lg\:placeholder-green-200::-moz-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.lg\:placeholder-green-200:-ms-input-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.lg\:placeholder-green-200::placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.lg\:placeholder-green-300::-moz-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.lg\:placeholder-green-300:-ms-input-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.lg\:placeholder-green-300::placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.lg\:placeholder-green-400::-moz-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.lg\:placeholder-green-400:-ms-input-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.lg\:placeholder-green-400::placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.lg\:placeholder-green-500::-moz-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.lg\:placeholder-green-500:-ms-input-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.lg\:placeholder-green-500::placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.lg\:placeholder-green-600::-moz-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.lg\:placeholder-green-600:-ms-input-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.lg\:placeholder-green-600::placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.lg\:placeholder-green-700::-moz-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.lg\:placeholder-green-700:-ms-input-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.lg\:placeholder-green-700::placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.lg\:placeholder-green-800::-moz-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.lg\:placeholder-green-800:-ms-input-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.lg\:placeholder-green-800::placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.lg\:placeholder-green-900::-moz-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.lg\:placeholder-green-900:-ms-input-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.lg\:placeholder-green-900::placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.lg\:placeholder-orange-100::-moz-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.lg\:placeholder-orange-100:-ms-input-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.lg\:placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.lg\:placeholder-orange-200::-moz-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.lg\:placeholder-orange-200:-ms-input-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.lg\:placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.lg\:placeholder-orange-300::-moz-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.lg\:placeholder-orange-300:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.lg\:placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.lg\:placeholder-orange-400::-moz-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.lg\:placeholder-orange-400:-ms-input-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.lg\:placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.lg\:placeholder-orange-500::-moz-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.lg\:placeholder-orange-500:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.lg\:placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.lg\:placeholder-orange-600::-moz-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.lg\:placeholder-orange-600:-ms-input-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.lg\:placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.lg\:placeholder-orange-700::-moz-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.lg\:placeholder-orange-700:-ms-input-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.lg\:placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.lg\:placeholder-orange-800::-moz-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.lg\:placeholder-orange-800:-ms-input-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.lg\:placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.lg\:placeholder-orange-900::-moz-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.lg\:placeholder-orange-900:-ms-input-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.lg\:placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-100::-moz-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-100:-ms-input-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-100::placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-200::-moz-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-200:-ms-input-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-200::placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-300::-moz-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-300:-ms-input-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-300::placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-400::-moz-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-400:-ms-input-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-400::placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-500::-moz-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-500:-ms-input-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-500::placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-600::-moz-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-600:-ms-input-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-600::placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-700::-moz-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-700:-ms-input-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-700::placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-800::-moz-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-800:-ms-input-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-800::placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-900::-moz-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-900:-ms-input-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.lg\:placeholder-neon-blue-900::placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-100::-moz-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-100:-ms-input-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-100::placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-200::-moz-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-200:-ms-input-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-200::placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-300::-moz-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-300:-ms-input-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-300::placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-400::-moz-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-400:-ms-input-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-400::placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-500::-moz-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-500:-ms-input-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-500::placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-600::-moz-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-600:-ms-input-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-600::placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-700::-moz-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-700:-ms-input-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-700::placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-800::-moz-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-800:-ms-input-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-800::placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-900::-moz-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-900:-ms-input-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.lg\:placeholder-dark-blue-900::placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.lg\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}.lg\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}.lg\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.lg\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}.lg\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}.lg\:focus\:placeholder-current:focus::placeholder{color:currentColor}.lg\:focus\:placeholder-black:focus::-moz-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.lg\:focus\:placeholder-black:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.lg\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.lg\:focus\:placeholder-white:focus::-moz-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.lg\:focus\:placeholder-white:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.lg\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.lg\:focus\:placeholder-primary:focus::-moz-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.lg\:focus\:placeholder-primary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.lg\:focus\:placeholder-primary:focus::placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.lg\:focus\:placeholder-secondary:focus::-moz-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.lg\:focus\:placeholder-secondary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.lg\:focus\:placeholder-secondary:focus::placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.lg\:focus\:placeholder-tertiary:focus::-moz-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.lg\:focus\:placeholder-tertiary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.lg\:focus\:placeholder-tertiary:focus::placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.lg\:focus\:placeholder-spacer:focus::-moz-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.lg\:focus\:placeholder-spacer:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.lg\:focus\:placeholder-spacer:focus::placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.lg\:focus\:placeholder-umbra:focus::-moz-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.lg\:focus\:placeholder-umbra:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.lg\:focus\:placeholder-umbra:focus::placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.lg\:focus\:placeholder-underline:focus::-moz-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.lg\:focus\:placeholder-underline:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.lg\:focus\:placeholder-underline:focus::placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.lg\:focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.lg\:focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.lg\:focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.lg\:focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-200:focus::placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-300:focus::placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-400:focus::placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-500:focus::placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-600:focus::placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-700:focus::placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-800:focus::placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.lg\:focus\:placeholder-neon-blue-900:focus::placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-300:focus::placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-400:focus::placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-500:focus::placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-600:focus::placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-700:focus::placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-800:focus::placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.lg\:focus\:placeholder-dark-blue-900:focus::placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.lg\:placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0}.lg\:placeholder-opacity-0:-ms-input-placeholder{--placeholder-opacity:0}.lg\:placeholder-opacity-0::placeholder{--placeholder-opacity:0}.lg\:placeholder-opacity-15::-moz-placeholder{--placeholder-opacity:0.15}.lg\:placeholder-opacity-15:-ms-input-placeholder{--placeholder-opacity:0.15}.lg\:placeholder-opacity-15::placeholder{--placeholder-opacity:0.15}.lg\:placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:0.25}.lg\:placeholder-opacity-25:-ms-input-placeholder{--placeholder-opacity:0.25}.lg\:placeholder-opacity-25::placeholder{--placeholder-opacity:0.25}.lg\:placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:0.5}.lg\:placeholder-opacity-50:-ms-input-placeholder{--placeholder-opacity:0.5}.lg\:placeholder-opacity-50::placeholder{--placeholder-opacity:0.5}.lg\:placeholder-opacity-70::-moz-placeholder{--placeholder-opacity:0.70}.lg\:placeholder-opacity-70:-ms-input-placeholder{--placeholder-opacity:0.70}.lg\:placeholder-opacity-70::placeholder{--placeholder-opacity:0.70}.lg\:placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:0.75}.lg\:placeholder-opacity-75:-ms-input-placeholder{--placeholder-opacity:0.75}.lg\:placeholder-opacity-75::placeholder{--placeholder-opacity:0.75}.lg\:placeholder-opacity-90::-moz-placeholder{--placeholder-opacity:0.9}.lg\:placeholder-opacity-90:-ms-input-placeholder{--placeholder-opacity:0.9}.lg\:placeholder-opacity-90::placeholder{--placeholder-opacity:0.9}.lg\:placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1}.lg\:placeholder-opacity-100:-ms-input-placeholder{--placeholder-opacity:1}.lg\:placeholder-opacity-100::placeholder{--placeholder-opacity:1}.lg\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0}.lg\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--placeholder-opacity:0}.lg\:focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0}.lg\:focus\:placeholder-opacity-15:focus::-moz-placeholder{--placeholder-opacity:0.15}.lg\:focus\:placeholder-opacity-15:focus:-ms-input-placeholder{--placeholder-opacity:0.15}.lg\:focus\:placeholder-opacity-15:focus::placeholder{--placeholder-opacity:0.15}.lg\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:0.25}.lg\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--placeholder-opacity:0.25}.lg\:focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25}.lg\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:0.5}.lg\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--placeholder-opacity:0.5}.lg\:focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5}.lg\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--placeholder-opacity:0.70}.lg\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--placeholder-opacity:0.70}.lg\:focus\:placeholder-opacity-70:focus::placeholder{--placeholder-opacity:0.70}.lg\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:0.75}.lg\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--placeholder-opacity:0.75}.lg\:focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75}.lg\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--placeholder-opacity:0.9}.lg\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--placeholder-opacity:0.9}.lg\:focus\:placeholder-opacity-90:focus::placeholder{--placeholder-opacity:0.9}.lg\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1}.lg\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--placeholder-opacity:1}.lg\:focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1}.lg\:pointer-events-none{pointer-events:none}.lg\:pointer-events-auto{pointer-events:auto}.lg\:static{position:static}.lg\:fixed{position:fixed}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:sticky{position:-webkit-sticky;position:sticky}.lg\:inset-0{top:0;right:0;bottom:0;left:0}.lg\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}.lg\:inset-y-0{top:0;bottom:0}.lg\:inset-x-0{right:0;left:0}.lg\:inset-y-auto{top:auto;bottom:auto}.lg\:inset-x-auto{right:auto;left:auto}.lg\:top-0{top:0}.lg\:right-0{right:0}.lg\:bottom-0{bottom:0}.lg\:left-0{left:0}.lg\:top-auto{top:auto}.lg\:right-auto{right:auto}.lg\:bottom-auto{bottom:auto}.lg\:left-auto{left:auto}.lg\:resize-none{resize:none}.lg\:resize-y{resize:vertical}.lg\:resize-x{resize:horizontal}.lg\:resize{resize:both}.lg\:shadow-xs{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.lg\:shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.lg\:shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.lg\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.lg\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.lg\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.lg\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.lg\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.lg\:shadow-outline{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.lg\:shadow-none{box-shadow:none}.lg\:shadow-outline-orange{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.lg\:shadow-outline-red{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.lg\:shadow-outline-green{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.lg\:hover\:shadow-xs:hover{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.lg\:hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.lg\:hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.lg\:hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.lg\:hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.lg\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.lg\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.lg\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.lg\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.lg\:hover\:shadow-none:hover{box-shadow:none}.lg\:hover\:shadow-outline-orange:hover{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.lg\:hover\:shadow-outline-red:hover{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.lg\:hover\:shadow-outline-green:hover{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.lg\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.lg\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.lg\:focus\:shadow:focus{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.lg\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.lg\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.lg\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.lg\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.lg\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.lg\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.lg\:focus\:shadow-none:focus{box-shadow:none}.lg\:focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.lg\:focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.lg\:focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.lg\:focus-within\:shadow-xs:focus-within{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.lg\:focus-within\:shadow-sm:focus-within{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.lg\:focus-within\:shadow:focus-within{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.lg\:focus-within\:shadow-md:focus-within{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.lg\:focus-within\:shadow-lg:focus-within{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.lg\:focus-within\:shadow-xl:focus-within{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.lg\:focus-within\:shadow-2xl:focus-within{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.lg\:focus-within\:shadow-inner:focus-within{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.lg\:focus-within\:shadow-outline:focus-within{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.lg\:focus-within\:shadow-none:focus-within{box-shadow:none}.lg\:focus-within\:shadow-outline-orange:focus-within{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.lg\:focus-within\:shadow-outline-red:focus-within{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.lg\:focus-within\:shadow-outline-green:focus-within{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.lg\:fill-current{fill:currentColor}.lg\:stroke-current{stroke:currentColor}.lg\:stroke-0{stroke-width:0}.lg\:stroke-1{stroke-width:1}.lg\:stroke-2{stroke-width:2}.lg\:table-auto{table-layout:auto}.lg\:table-fixed{table-layout:fixed}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:text-justify{text-align:justify}.lg\:text-transparent{color:transparent}.lg\:text-current{color:currentColor}.lg\:text-black{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.lg\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.lg\:text-primary{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.lg\:text-secondary{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.lg\:text-tertiary{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.lg\:text-spacer{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.lg\:text-umbra{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.lg\:text-underline{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.lg\:text-gray-100{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.lg\:text-gray-200{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.lg\:text-gray-300{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.lg\:text-gray-400{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.lg\:text-gray-500{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.lg\:text-gray-600{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.lg\:text-gray-700{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.lg\:text-gray-800{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.lg\:text-gray-900{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.lg\:text-red-100{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.lg\:text-red-200{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.lg\:text-red-300{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.lg\:text-red-400{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.lg\:text-red-500{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.lg\:text-red-600{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.lg\:text-red-700{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.lg\:text-red-800{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.lg\:text-red-900{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.lg\:text-green-100{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.lg\:text-green-200{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.lg\:text-green-300{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.lg\:text-green-400{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.lg\:text-green-500{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.lg\:text-green-600{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.lg\:text-green-700{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.lg\:text-green-800{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.lg\:text-green-900{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.lg\:text-orange-100{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.lg\:text-orange-200{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.lg\:text-orange-300{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.lg\:text-orange-400{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.lg\:text-orange-500{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.lg\:text-orange-600{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.lg\:text-orange-700{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.lg\:text-orange-800{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.lg\:text-orange-900{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.lg\:text-neon-blue-100{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.lg\:text-neon-blue-200{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.lg\:text-neon-blue-300{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.lg\:text-neon-blue-400{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.lg\:text-neon-blue-500{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.lg\:text-neon-blue-600{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.lg\:text-neon-blue-700{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.lg\:text-neon-blue-800{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.lg\:text-neon-blue-900{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.lg\:text-dark-blue-100{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.lg\:text-dark-blue-200{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.lg\:text-dark-blue-300{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.lg\:text-dark-blue-400{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.lg\:text-dark-blue-500{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.lg\:text-dark-blue-600{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.lg\:text-dark-blue-700{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.lg\:text-dark-blue-800{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.lg\:text-dark-blue-900{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.lg\:hover\:text-transparent:hover{color:transparent}.lg\:hover\:text-current:hover{color:currentColor}.lg\:hover\:text-black:hover{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.lg\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.lg\:hover\:text-primary:hover{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.lg\:hover\:text-secondary:hover{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.lg\:hover\:text-tertiary:hover{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.lg\:hover\:text-spacer:hover{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.lg\:hover\:text-umbra:hover{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.lg\:hover\:text-underline:hover{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.lg\:hover\:text-gray-100:hover{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.lg\:hover\:text-gray-200:hover{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.lg\:hover\:text-gray-300:hover{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.lg\:hover\:text-gray-400:hover{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.lg\:hover\:text-gray-500:hover{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.lg\:hover\:text-gray-600:hover{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.lg\:hover\:text-gray-700:hover{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.lg\:hover\:text-gray-800:hover{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.lg\:hover\:text-gray-900:hover{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.lg\:hover\:text-red-100:hover{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.lg\:hover\:text-red-200:hover{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.lg\:hover\:text-red-300:hover{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.lg\:hover\:text-red-400:hover{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.lg\:hover\:text-red-500:hover{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.lg\:hover\:text-red-600:hover{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.lg\:hover\:text-red-700:hover{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.lg\:hover\:text-red-800:hover{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.lg\:hover\:text-red-900:hover{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.lg\:hover\:text-green-100:hover{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.lg\:hover\:text-green-200:hover{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.lg\:hover\:text-green-300:hover{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.lg\:hover\:text-green-400:hover{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.lg\:hover\:text-green-500:hover{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.lg\:hover\:text-green-600:hover{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.lg\:hover\:text-green-700:hover{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.lg\:hover\:text-green-800:hover{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.lg\:hover\:text-green-900:hover{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.lg\:hover\:text-orange-100:hover{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.lg\:hover\:text-orange-200:hover{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.lg\:hover\:text-orange-300:hover{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.lg\:hover\:text-orange-400:hover{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.lg\:hover\:text-orange-500:hover{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.lg\:hover\:text-orange-600:hover{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.lg\:hover\:text-orange-700:hover{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.lg\:hover\:text-orange-800:hover{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.lg\:hover\:text-orange-900:hover{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.lg\:hover\:text-neon-blue-100:hover{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.lg\:hover\:text-neon-blue-200:hover{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.lg\:hover\:text-neon-blue-300:hover{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.lg\:hover\:text-neon-blue-400:hover{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.lg\:hover\:text-neon-blue-500:hover{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.lg\:hover\:text-neon-blue-600:hover{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.lg\:hover\:text-neon-blue-700:hover{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.lg\:hover\:text-neon-blue-800:hover{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.lg\:hover\:text-neon-blue-900:hover{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.lg\:hover\:text-dark-blue-100:hover{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.lg\:hover\:text-dark-blue-200:hover{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.lg\:hover\:text-dark-blue-300:hover{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.lg\:hover\:text-dark-blue-400:hover{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.lg\:hover\:text-dark-blue-500:hover{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.lg\:hover\:text-dark-blue-600:hover{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.lg\:hover\:text-dark-blue-700:hover{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.lg\:hover\:text-dark-blue-800:hover{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.lg\:hover\:text-dark-blue-900:hover{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.lg\:focus\:text-transparent:focus{color:transparent}.lg\:focus\:text-current:focus{color:currentColor}.lg\:focus\:text-black:focus{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.lg\:focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.lg\:focus\:text-primary:focus{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.lg\:focus\:text-secondary:focus{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.lg\:focus\:text-tertiary:focus{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.lg\:focus\:text-spacer:focus{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.lg\:focus\:text-umbra:focus{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.lg\:focus\:text-underline:focus{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.lg\:focus\:text-gray-100:focus{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.lg\:focus\:text-gray-200:focus{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.lg\:focus\:text-gray-300:focus{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.lg\:focus\:text-gray-400:focus{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.lg\:focus\:text-gray-500:focus{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.lg\:focus\:text-gray-600:focus{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.lg\:focus\:text-gray-700:focus{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.lg\:focus\:text-gray-800:focus{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.lg\:focus\:text-gray-900:focus{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.lg\:focus\:text-red-100:focus{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.lg\:focus\:text-red-200:focus{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.lg\:focus\:text-red-300:focus{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.lg\:focus\:text-red-400:focus{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.lg\:focus\:text-red-500:focus{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.lg\:focus\:text-red-600:focus{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.lg\:focus\:text-red-700:focus{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.lg\:focus\:text-red-800:focus{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.lg\:focus\:text-red-900:focus{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.lg\:focus\:text-green-100:focus{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.lg\:focus\:text-green-200:focus{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.lg\:focus\:text-green-300:focus{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.lg\:focus\:text-green-400:focus{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.lg\:focus\:text-green-500:focus{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.lg\:focus\:text-green-600:focus{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.lg\:focus\:text-green-700:focus{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.lg\:focus\:text-green-800:focus{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.lg\:focus\:text-green-900:focus{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.lg\:focus\:text-orange-100:focus{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.lg\:focus\:text-orange-200:focus{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.lg\:focus\:text-orange-300:focus{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.lg\:focus\:text-orange-400:focus{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.lg\:focus\:text-orange-500:focus{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.lg\:focus\:text-orange-600:focus{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.lg\:focus\:text-orange-700:focus{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.lg\:focus\:text-orange-800:focus{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.lg\:focus\:text-orange-900:focus{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.lg\:focus\:text-neon-blue-100:focus{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.lg\:focus\:text-neon-blue-200:focus{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.lg\:focus\:text-neon-blue-300:focus{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.lg\:focus\:text-neon-blue-400:focus{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.lg\:focus\:text-neon-blue-500:focus{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.lg\:focus\:text-neon-blue-600:focus{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.lg\:focus\:text-neon-blue-700:focus{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.lg\:focus\:text-neon-blue-800:focus{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.lg\:focus\:text-neon-blue-900:focus{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.lg\:focus\:text-dark-blue-100:focus{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.lg\:focus\:text-dark-blue-200:focus{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.lg\:focus\:text-dark-blue-300:focus{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.lg\:focus\:text-dark-blue-400:focus{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.lg\:focus\:text-dark-blue-500:focus{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.lg\:focus\:text-dark-blue-600:focus{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.lg\:focus\:text-dark-blue-700:focus{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.lg\:focus\:text-dark-blue-800:focus{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.lg\:focus\:text-dark-blue-900:focus{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.group:hover .lg\:group-hover\:text-transparent{color:transparent}.group:hover .lg\:group-hover\:text-current{color:currentColor}.group:hover .lg\:group-hover\:text-black{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.group:hover .lg\:group-hover\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.group:hover .lg\:group-hover\:text-primary{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.group:hover .lg\:group-hover\:text-secondary{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.group:hover .lg\:group-hover\:text-tertiary{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.group:hover .lg\:group-hover\:text-spacer{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.group:hover .lg\:group-hover\:text-umbra{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.group:hover .lg\:group-hover\:text-underline{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.group:hover .lg\:group-hover\:text-gray-100{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.group:hover .lg\:group-hover\:text-gray-200{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.group:hover .lg\:group-hover\:text-gray-300{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.group:hover .lg\:group-hover\:text-gray-400{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.group:hover .lg\:group-hover\:text-gray-500{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.group:hover .lg\:group-hover\:text-gray-600{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.group:hover .lg\:group-hover\:text-gray-700{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.group:hover .lg\:group-hover\:text-gray-800{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.group:hover .lg\:group-hover\:text-gray-900{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.group:hover .lg\:group-hover\:text-red-100{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.group:hover .lg\:group-hover\:text-red-200{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.group:hover .lg\:group-hover\:text-red-300{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.group:hover .lg\:group-hover\:text-red-400{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.group:hover .lg\:group-hover\:text-red-500{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.group:hover .lg\:group-hover\:text-red-600{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.group:hover .lg\:group-hover\:text-red-700{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.group:hover .lg\:group-hover\:text-red-800{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.group:hover .lg\:group-hover\:text-red-900{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.group:hover .lg\:group-hover\:text-green-100{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.group:hover .lg\:group-hover\:text-green-200{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.group:hover .lg\:group-hover\:text-green-300{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.group:hover .lg\:group-hover\:text-green-400{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.group:hover .lg\:group-hover\:text-green-500{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.group:hover .lg\:group-hover\:text-green-600{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.group:hover .lg\:group-hover\:text-green-700{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.group:hover .lg\:group-hover\:text-green-800{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.group:hover .lg\:group-hover\:text-green-900{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.group:hover .lg\:group-hover\:text-orange-100{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.group:hover .lg\:group-hover\:text-orange-200{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.group:hover .lg\:group-hover\:text-orange-300{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.group:hover .lg\:group-hover\:text-orange-400{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.group:hover .lg\:group-hover\:text-orange-500{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.group:hover .lg\:group-hover\:text-orange-600{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.group:hover .lg\:group-hover\:text-orange-700{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.group:hover .lg\:group-hover\:text-orange-800{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.group:hover .lg\:group-hover\:text-orange-900{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.group:hover .lg\:group-hover\:text-neon-blue-100{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.group:hover .lg\:group-hover\:text-neon-blue-200{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.group:hover .lg\:group-hover\:text-neon-blue-300{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.group:hover .lg\:group-hover\:text-neon-blue-400{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.group:hover .lg\:group-hover\:text-neon-blue-500{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.group:hover .lg\:group-hover\:text-neon-blue-600{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.group:hover .lg\:group-hover\:text-neon-blue-700{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.group:hover .lg\:group-hover\:text-neon-blue-800{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.group:hover .lg\:group-hover\:text-neon-blue-900{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.group:hover .lg\:group-hover\:text-dark-blue-100{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.group:hover .lg\:group-hover\:text-dark-blue-200{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.group:hover .lg\:group-hover\:text-dark-blue-300{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.group:hover .lg\:group-hover\:text-dark-blue-400{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.group:hover .lg\:group-hover\:text-dark-blue-500{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.group:hover .lg\:group-hover\:text-dark-blue-600{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.group:hover .lg\:group-hover\:text-dark-blue-700{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.group:hover .lg\:group-hover\:text-dark-blue-800{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.group:hover .lg\:group-hover\:text-dark-blue-900{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.lg\:text-opacity-0{--text-opacity:0}.lg\:text-opacity-15{--text-opacity:0.15}.lg\:text-opacity-25{--text-opacity:0.25}.lg\:text-opacity-50{--text-opacity:0.5}.lg\:text-opacity-70{--text-opacity:0.70}.lg\:text-opacity-75{--text-opacity:0.75}.lg\:text-opacity-90{--text-opacity:0.9}.lg\:text-opacity-100{--text-opacity:1}.lg\:hover\:text-opacity-0:hover{--text-opacity:0}.lg\:hover\:text-opacity-15:hover{--text-opacity:0.15}.lg\:hover\:text-opacity-25:hover{--text-opacity:0.25}.lg\:hover\:text-opacity-50:hover{--text-opacity:0.5}.lg\:hover\:text-opacity-70:hover{--text-opacity:0.70}.lg\:hover\:text-opacity-75:hover{--text-opacity:0.75}.lg\:hover\:text-opacity-90:hover{--text-opacity:0.9}.lg\:hover\:text-opacity-100:hover{--text-opacity:1}.lg\:focus\:text-opacity-0:focus{--text-opacity:0}.lg\:focus\:text-opacity-15:focus{--text-opacity:0.15}.lg\:focus\:text-opacity-25:focus{--text-opacity:0.25}.lg\:focus\:text-opacity-50:focus{--text-opacity:0.5}.lg\:focus\:text-opacity-70:focus{--text-opacity:0.70}.lg\:focus\:text-opacity-75:focus{--text-opacity:0.75}.lg\:focus\:text-opacity-90:focus{--text-opacity:0.9}.lg\:focus\:text-opacity-100:focus{--text-opacity:1}.lg\:italic{font-style:italic}.lg\:not-italic{font-style:normal}.lg\:uppercase{text-transform:uppercase}.lg\:lowercase{text-transform:lowercase}.lg\:capitalize{text-transform:capitalize}.lg\:normal-case{text-transform:none}.lg\:underline{text-decoration:underline}.lg\:line-through{text-decoration:line-through}.lg\:no-underline{text-decoration:none}.lg\:hover\:underline:hover{text-decoration:underline}.lg\:hover\:line-through:hover{text-decoration:line-through}.lg\:hover\:no-underline:hover{text-decoration:none}.lg\:focus\:underline:focus{text-decoration:underline}.lg\:focus\:line-through:focus{text-decoration:line-through}.lg\:focus\:no-underline:focus{text-decoration:none}.lg\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.lg\:diagonal-fractions,.lg\:lining-nums,.lg\:oldstyle-nums,.lg\:ordinal,.lg\:proportional-nums,.lg\:slashed-zero,.lg\:stacked-fractions,.lg\:tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);font-feature-settings:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)}.lg\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.lg\:ordinal{--font-variant-numeric-ordinal:ordinal}.lg\:slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero}.lg\:lining-nums{--font-variant-numeric-figure:lining-nums}.lg\:oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums}.lg\:proportional-nums{--font-variant-numeric-spacing:proportional-nums}.lg\:tabular-nums{--font-variant-numeric-spacing:tabular-nums}.lg\:diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions}.lg\:stacked-fractions{--font-variant-numeric-fraction:stacked-fractions}.lg\:tracking-tighter{letter-spacing:-.05em}.lg\:tracking-tight{letter-spacing:-.025em}.lg\:tracking-normal{letter-spacing:0}.lg\:tracking-wide{letter-spacing:.025em}.lg\:tracking-wider{letter-spacing:.05em}.lg\:tracking-widest{letter-spacing:.1em}.lg\:tracking-px{letter-spacing:1px}.lg\:tracking-tiny{letter-spacing:.01em}.lg\:select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lg\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.lg\:select-all{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.lg\:select-auto{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.lg\:align-baseline{vertical-align:baseline}.lg\:align-top{vertical-align:top}.lg\:align-middle{vertical-align:middle}.lg\:align-bottom{vertical-align:bottom}.lg\:align-text-top{vertical-align:text-top}.lg\:align-text-bottom{vertical-align:text-bottom}.lg\:visible{visibility:visible}.lg\:invisible{visibility:hidden}.lg\:whitespace-normal{white-space:normal}.lg\:whitespace-no-wrap{white-space:nowrap}.lg\:whitespace-pre{white-space:pre}.lg\:whitespace-pre-line{white-space:pre-line}.lg\:whitespace-pre-wrap{white-space:pre-wrap}.lg\:break-normal{overflow-wrap:normal;word-break:normal}.lg\:break-words{overflow-wrap:break-word}.lg\:break-all{word-break:break-all}.lg\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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-13{width:3.25rem}.lg\:w-14{width:3.5rem}.lg\:w-15{width:3.75rem}.lg\:w-16{width:4rem}.lg\:w-19{width:4.75rem}.lg\:w-20{width:5rem}.lg\:w-22{width:5.5rem}.lg\:w-23{width:5.75rem}.lg\:w-24{width:6rem}.lg\:w-30{width:7.5rem}.lg\:w-32{width:8rem}.lg\:w-40{width:10rem}.lg\:w-44{width:11rem}.lg\:w-48{width:12rem}.lg\:w-50{width:12.75rem}.lg\:w-52{width:13rem}.lg\:w-53{width:13.25rem}.lg\:w-55{width:13.75rem}.lg\:w-56{width:14rem}.lg\:w-60{width:15rem}.lg\:w-64{width:16rem}.lg\:w-68{width:17rem}.lg\:w-75{width:18.75rem}.lg\:w-98{width:24.5rem}.lg\:w-100{width:25rem}.lg\:w-120{width:30rem}.lg\:w-140{width:35rem}.lg\:w-auto{width:auto}.lg\:w-px{width:1px}.lg\:w-2px{width:2px}.lg\:w-0-5{width:.15rem}.lg\:w-1-5{width:.375rem}.lg\:w-2-5{width:.625rem}.lg\:w-7-2{width:1.875rem}.lg\:w-31-25{width:7.8125rem}.lg\:w-62-5{width:15.625rem}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-1\/4{width:25%}.lg\:w-2\/4{width:50%}.lg\:w-3\/4{width:75%}.lg\:w-1\/5{width:20%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:w-4\/5{width:80%}.lg\:w-1\/6{width:16.666667%}.lg\:w-2\/6{width:33.333333%}.lg\:w-3\/6{width:50%}.lg\:w-4\/6{width:66.666667%}.lg\:w-5\/6{width:83.333333%}.lg\:w-1\/12{width:8.333333%}.lg\:w-2\/12{width:16.666667%}.lg\:w-3\/12{width:25%}.lg\:w-4\/12{width:33.333333%}.lg\:w-5\/12{width:41.666667%}.lg\:w-6\/12{width:50%}.lg\:w-7\/12{width:58.333333%}.lg\:w-8\/12{width:66.666667%}.lg\:w-9\/12{width:75%}.lg\:w-10\/12{width:83.333333%}.lg\:w-11\/12{width:91.666667%}.lg\:w-full{width:100%}.lg\:w-screen{width:100vw}.lg\:z-0{z-index:0}.lg\:z-10{z-index:10}.lg\:z-20{z-index:20}.lg\:z-30{z-index:30}.lg\:z-40{z-index:40}.lg\:z-50{z-index:50}.lg\:z-auto{z-index:auto}.lg\:gap-0{grid-gap:0;gap:0}.lg\:gap-1{grid-gap:.25rem;gap:.25rem}.lg\:gap-2{grid-gap:.5rem;gap:.5rem}.lg\:gap-3{grid-gap:.75rem;gap:.75rem}.lg\:gap-4{grid-gap:1rem;gap:1rem}.lg\:gap-5{grid-gap:1.25rem;gap:1.25rem}.lg\:gap-6{grid-gap:1.5rem;gap:1.5rem}.lg\:gap-7{grid-gap:1.75rem;gap:1.75rem}.lg\:gap-8{grid-gap:2rem;gap:2rem}.lg\:gap-9{grid-gap:2.25rem;gap:2.25rem}.lg\:gap-10{grid-gap:2.5rem;gap:2.5rem}.lg\:gap-11{grid-gap:2.75rem;gap:2.75rem}.lg\:gap-12{grid-gap:3rem;gap:3rem}.lg\:gap-13{grid-gap:3.25rem;gap:3.25rem}.lg\:gap-14{grid-gap:3.5rem;gap:3.5rem}.lg\:gap-15{grid-gap:3.75rem;gap:3.75rem}.lg\:gap-16{grid-gap:4rem;gap:4rem}.lg\:gap-19{grid-gap:4.75rem;gap:4.75rem}.lg\:gap-20{grid-gap:5rem;gap:5rem}.lg\:gap-22{grid-gap:5.5rem;gap:5.5rem}.lg\:gap-23{grid-gap:5.75rem;gap:5.75rem}.lg\:gap-24{grid-gap:6rem;gap:6rem}.lg\:gap-30{grid-gap:7.5rem;gap:7.5rem}.lg\:gap-32{grid-gap:8rem;gap:8rem}.lg\:gap-40{grid-gap:10rem;gap:10rem}.lg\:gap-44{grid-gap:11rem;gap:11rem}.lg\:gap-48{grid-gap:12rem;gap:12rem}.lg\:gap-50{grid-gap:12.75rem;gap:12.75rem}.lg\:gap-52{grid-gap:13rem;gap:13rem}.lg\:gap-53{grid-gap:13.25rem;gap:13.25rem}.lg\:gap-55{grid-gap:13.75rem;gap:13.75rem}.lg\:gap-56{grid-gap:14rem;gap:14rem}.lg\:gap-64{grid-gap:16rem;gap:16rem}.lg\:gap-68{grid-gap:17rem;gap:17rem}.lg\:gap-75{grid-gap:18.75rem;gap:18.75rem}.lg\:gap-98{grid-gap:24.5rem;gap:24.5rem}.lg\:gap-100{grid-gap:25rem;gap:25rem}.lg\:gap-120{grid-gap:30rem;gap:30rem}.lg\:gap-140{grid-gap:35rem;gap:35rem}.lg\:gap-px{grid-gap:1px;gap:1px}.lg\:gap-2px{grid-gap:2px;gap:2px}.lg\:gap-0-5{grid-gap:.15rem;gap:.15rem}.lg\:gap-1-5{grid-gap:.375rem;gap:.375rem}.lg\:gap-2-5{grid-gap:.625rem;gap:.625rem}.lg\:gap-7-2{grid-gap:1.875rem;gap:1.875rem}.lg\:gap-31-25{grid-gap:7.8125rem;gap:7.8125rem}.lg\:gap-62-5{grid-gap:15.625rem;gap:15.625rem}.lg\:col-gap-0{grid-column-gap:0;-moz-column-gap:0;column-gap:0}.lg\:col-gap-1{grid-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.lg\:col-gap-2{grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.lg\:col-gap-3{grid-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.lg\:col-gap-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.lg\:col-gap-5{grid-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.lg\:col-gap-6{grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.lg\:col-gap-7{grid-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.lg\:col-gap-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.lg\:col-gap-9{grid-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem}.lg\:col-gap-10{grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.lg\:col-gap-11{grid-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.lg\:col-gap-12{grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.lg\:col-gap-13{grid-column-gap:3.25rem;-moz-column-gap:3.25rem;column-gap:3.25rem}.lg\:col-gap-14{grid-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}.lg\:col-gap-15{grid-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.lg\:col-gap-16{grid-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.lg\:col-gap-19{grid-column-gap:4.75rem;-moz-column-gap:4.75rem;column-gap:4.75rem}.lg\:col-gap-20{grid-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}.lg\:col-gap-22{grid-column-gap:5.5rem;-moz-column-gap:5.5rem;column-gap:5.5rem}.lg\:col-gap-23{grid-column-gap:5.75rem;-moz-column-gap:5.75rem;column-gap:5.75rem}.lg\:col-gap-24{grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.lg\:col-gap-30{grid-column-gap:7.5rem;-moz-column-gap:7.5rem;column-gap:7.5rem}.lg\:col-gap-32{grid-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}.lg\:col-gap-40{grid-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}.lg\:col-gap-44{grid-column-gap:11rem;-moz-column-gap:11rem;column-gap:11rem}.lg\:col-gap-48{grid-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem}.lg\:col-gap-50{grid-column-gap:12.75rem;-moz-column-gap:12.75rem;column-gap:12.75rem}.lg\:col-gap-52{grid-column-gap:13rem;-moz-column-gap:13rem;column-gap:13rem}.lg\:col-gap-53{grid-column-gap:13.25rem;-moz-column-gap:13.25rem;column-gap:13.25rem}.lg\:col-gap-55{grid-column-gap:13.75rem;-moz-column-gap:13.75rem;column-gap:13.75rem}.lg\:col-gap-56{grid-column-gap:14rem;-moz-column-gap:14rem;column-gap:14rem}.lg\:col-gap-64{grid-column-gap:16rem;-moz-column-gap:16rem;column-gap:16rem}.lg\:col-gap-68{grid-column-gap:17rem;-moz-column-gap:17rem;column-gap:17rem}.lg\:col-gap-75{grid-column-gap:18.75rem;-moz-column-gap:18.75rem;column-gap:18.75rem}.lg\:col-gap-98{grid-column-gap:24.5rem;-moz-column-gap:24.5rem;column-gap:24.5rem}.lg\:col-gap-100{grid-column-gap:25rem;-moz-column-gap:25rem;column-gap:25rem}.lg\:col-gap-120{grid-column-gap:30rem;-moz-column-gap:30rem;column-gap:30rem}.lg\:col-gap-140{grid-column-gap:35rem;-moz-column-gap:35rem;column-gap:35rem}.lg\:col-gap-px{grid-column-gap:1px;-moz-column-gap:1px;column-gap:1px}.lg\:col-gap-2px{grid-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.lg\:col-gap-0-5{grid-column-gap:.15rem;-moz-column-gap:.15rem;column-gap:.15rem}.lg\:col-gap-1-5{grid-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.lg\:col-gap-2-5{grid-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.lg\:col-gap-7-2{grid-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.lg\:col-gap-31-25{grid-column-gap:7.8125rem;-moz-column-gap:7.8125rem;column-gap:7.8125rem}.lg\:col-gap-62-5{grid-column-gap:15.625rem;-moz-column-gap:15.625rem;column-gap:15.625rem}.lg\:gap-x-0{grid-column-gap:0;-moz-column-gap:0;column-gap:0}.lg\:gap-x-1{grid-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.lg\:gap-x-2{grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.lg\:gap-x-3{grid-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.lg\:gap-x-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.lg\:gap-x-5{grid-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.lg\:gap-x-6{grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.lg\:gap-x-7{grid-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.lg\:gap-x-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.lg\:gap-x-9{grid-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem}.lg\:gap-x-10{grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.lg\:gap-x-11{grid-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.lg\:gap-x-12{grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.lg\:gap-x-13{grid-column-gap:3.25rem;-moz-column-gap:3.25rem;column-gap:3.25rem}.lg\:gap-x-14{grid-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}.lg\:gap-x-15{grid-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.lg\:gap-x-16{grid-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.lg\:gap-x-19{grid-column-gap:4.75rem;-moz-column-gap:4.75rem;column-gap:4.75rem}.lg\:gap-x-20{grid-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}.lg\:gap-x-22{grid-column-gap:5.5rem;-moz-column-gap:5.5rem;column-gap:5.5rem}.lg\:gap-x-23{grid-column-gap:5.75rem;-moz-column-gap:5.75rem;column-gap:5.75rem}.lg\:gap-x-24{grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.lg\:gap-x-30{grid-column-gap:7.5rem;-moz-column-gap:7.5rem;column-gap:7.5rem}.lg\:gap-x-32{grid-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}.lg\:gap-x-40{grid-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}.lg\:gap-x-44{grid-column-gap:11rem;-moz-column-gap:11rem;column-gap:11rem}.lg\:gap-x-48{grid-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem}.lg\:gap-x-50{grid-column-gap:12.75rem;-moz-column-gap:12.75rem;column-gap:12.75rem}.lg\:gap-x-52{grid-column-gap:13rem;-moz-column-gap:13rem;column-gap:13rem}.lg\:gap-x-53{grid-column-gap:13.25rem;-moz-column-gap:13.25rem;column-gap:13.25rem}.lg\:gap-x-55{grid-column-gap:13.75rem;-moz-column-gap:13.75rem;column-gap:13.75rem}.lg\:gap-x-56{grid-column-gap:14rem;-moz-column-gap:14rem;column-gap:14rem}.lg\:gap-x-64{grid-column-gap:16rem;-moz-column-gap:16rem;column-gap:16rem}.lg\:gap-x-68{grid-column-gap:17rem;-moz-column-gap:17rem;column-gap:17rem}.lg\:gap-x-75{grid-column-gap:18.75rem;-moz-column-gap:18.75rem;column-gap:18.75rem}.lg\:gap-x-98{grid-column-gap:24.5rem;-moz-column-gap:24.5rem;column-gap:24.5rem}.lg\:gap-x-100{grid-column-gap:25rem;-moz-column-gap:25rem;column-gap:25rem}.lg\:gap-x-120{grid-column-gap:30rem;-moz-column-gap:30rem;column-gap:30rem}.lg\:gap-x-140{grid-column-gap:35rem;-moz-column-gap:35rem;column-gap:35rem}.lg\:gap-x-px{grid-column-gap:1px;-moz-column-gap:1px;column-gap:1px}.lg\:gap-x-2px{grid-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.lg\:gap-x-0-5{grid-column-gap:.15rem;-moz-column-gap:.15rem;column-gap:.15rem}.lg\:gap-x-1-5{grid-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.lg\:gap-x-2-5{grid-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.lg\:gap-x-7-2{grid-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.lg\:gap-x-31-25{grid-column-gap:7.8125rem;-moz-column-gap:7.8125rem;column-gap:7.8125rem}.lg\:gap-x-62-5{grid-column-gap:15.625rem;-moz-column-gap:15.625rem;column-gap:15.625rem}.lg\:row-gap-0{grid-row-gap:0;row-gap:0}.lg\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.lg\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.lg\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.lg\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.lg\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.lg\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.lg\:row-gap-7{grid-row-gap:1.75rem;row-gap:1.75rem}.lg\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.lg\:row-gap-9{grid-row-gap:2.25rem;row-gap:2.25rem}.lg\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.lg\:row-gap-11{grid-row-gap:2.75rem;row-gap:2.75rem}.lg\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.lg\:row-gap-13{grid-row-gap:3.25rem;row-gap:3.25rem}.lg\:row-gap-14{grid-row-gap:3.5rem;row-gap:3.5rem}.lg\:row-gap-15{grid-row-gap:3.75rem;row-gap:3.75rem}.lg\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.lg\:row-gap-19{grid-row-gap:4.75rem;row-gap:4.75rem}.lg\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.lg\:row-gap-22{grid-row-gap:5.5rem;row-gap:5.5rem}.lg\:row-gap-23{grid-row-gap:5.75rem;row-gap:5.75rem}.lg\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.lg\:row-gap-30{grid-row-gap:7.5rem;row-gap:7.5rem}.lg\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.lg\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.lg\:row-gap-44{grid-row-gap:11rem;row-gap:11rem}.lg\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.lg\:row-gap-50{grid-row-gap:12.75rem;row-gap:12.75rem}.lg\:row-gap-52{grid-row-gap:13rem;row-gap:13rem}.lg\:row-gap-53{grid-row-gap:13.25rem;row-gap:13.25rem}.lg\:row-gap-55{grid-row-gap:13.75rem;row-gap:13.75rem}.lg\:row-gap-56{grid-row-gap:14rem;row-gap:14rem}.lg\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.lg\:row-gap-68{grid-row-gap:17rem;row-gap:17rem}.lg\:row-gap-75{grid-row-gap:18.75rem;row-gap:18.75rem}.lg\:row-gap-98{grid-row-gap:24.5rem;row-gap:24.5rem}.lg\:row-gap-100{grid-row-gap:25rem;row-gap:25rem}.lg\:row-gap-120{grid-row-gap:30rem;row-gap:30rem}.lg\:row-gap-140{grid-row-gap:35rem;row-gap:35rem}.lg\:row-gap-px{grid-row-gap:1px;row-gap:1px}.lg\:row-gap-2px{grid-row-gap:2px;row-gap:2px}.lg\:row-gap-0-5{grid-row-gap:.15rem;row-gap:.15rem}.lg\:row-gap-1-5{grid-row-gap:.375rem;row-gap:.375rem}.lg\:row-gap-2-5{grid-row-gap:.625rem;row-gap:.625rem}.lg\:row-gap-7-2{grid-row-gap:1.875rem;row-gap:1.875rem}.lg\:row-gap-31-25{grid-row-gap:7.8125rem;row-gap:7.8125rem}.lg\:row-gap-62-5{grid-row-gap:15.625rem;row-gap:15.625rem}.lg\:gap-y-0{grid-row-gap:0;row-gap:0}.lg\:gap-y-1{grid-row-gap:.25rem;row-gap:.25rem}.lg\:gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.lg\:gap-y-3{grid-row-gap:.75rem;row-gap:.75rem}.lg\:gap-y-4{grid-row-gap:1rem;row-gap:1rem}.lg\:gap-y-5{grid-row-gap:1.25rem;row-gap:1.25rem}.lg\:gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.lg\:gap-y-7{grid-row-gap:1.75rem;row-gap:1.75rem}.lg\:gap-y-8{grid-row-gap:2rem;row-gap:2rem}.lg\:gap-y-9{grid-row-gap:2.25rem;row-gap:2.25rem}.lg\:gap-y-10{grid-row-gap:2.5rem;row-gap:2.5rem}.lg\:gap-y-11{grid-row-gap:2.75rem;row-gap:2.75rem}.lg\:gap-y-12{grid-row-gap:3rem;row-gap:3rem}.lg\:gap-y-13{grid-row-gap:3.25rem;row-gap:3.25rem}.lg\:gap-y-14{grid-row-gap:3.5rem;row-gap:3.5rem}.lg\:gap-y-15{grid-row-gap:3.75rem;row-gap:3.75rem}.lg\:gap-y-16{grid-row-gap:4rem;row-gap:4rem}.lg\:gap-y-19{grid-row-gap:4.75rem;row-gap:4.75rem}.lg\:gap-y-20{grid-row-gap:5rem;row-gap:5rem}.lg\:gap-y-22{grid-row-gap:5.5rem;row-gap:5.5rem}.lg\:gap-y-23{grid-row-gap:5.75rem;row-gap:5.75rem}.lg\:gap-y-24{grid-row-gap:6rem;row-gap:6rem}.lg\:gap-y-30{grid-row-gap:7.5rem;row-gap:7.5rem}.lg\:gap-y-32{grid-row-gap:8rem;row-gap:8rem}.lg\:gap-y-40{grid-row-gap:10rem;row-gap:10rem}.lg\:gap-y-44{grid-row-gap:11rem;row-gap:11rem}.lg\:gap-y-48{grid-row-gap:12rem;row-gap:12rem}.lg\:gap-y-50{grid-row-gap:12.75rem;row-gap:12.75rem}.lg\:gap-y-52{grid-row-gap:13rem;row-gap:13rem}.lg\:gap-y-53{grid-row-gap:13.25rem;row-gap:13.25rem}.lg\:gap-y-55{grid-row-gap:13.75rem;row-gap:13.75rem}.lg\:gap-y-56{grid-row-gap:14rem;row-gap:14rem}.lg\:gap-y-64{grid-row-gap:16rem;row-gap:16rem}.lg\:gap-y-68{grid-row-gap:17rem;row-gap:17rem}.lg\:gap-y-75{grid-row-gap:18.75rem;row-gap:18.75rem}.lg\:gap-y-98{grid-row-gap:24.5rem;row-gap:24.5rem}.lg\:gap-y-100{grid-row-gap:25rem;row-gap:25rem}.lg\:gap-y-120{grid-row-gap:30rem;row-gap:30rem}.lg\:gap-y-140{grid-row-gap:35rem;row-gap:35rem}.lg\:gap-y-px{grid-row-gap:1px;row-gap:1px}.lg\:gap-y-2px{grid-row-gap:2px;row-gap:2px}.lg\:gap-y-0-5{grid-row-gap:.15rem;row-gap:.15rem}.lg\:gap-y-1-5{grid-row-gap:.375rem;row-gap:.375rem}.lg\:gap-y-2-5{grid-row-gap:.625rem;row-gap:.625rem}.lg\:gap-y-7-2{grid-row-gap:1.875rem;row-gap:1.875rem}.lg\:gap-y-31-25{grid-row-gap:7.8125rem;row-gap:7.8125rem}.lg\:gap-y-62-5{grid-row-gap:15.625rem;row-gap:15.625rem}.lg\:grid-flow-row{grid-auto-flow:row}.lg\:grid-flow-col{grid-auto-flow:column}.lg\:grid-flow-row-dense{grid-auto-flow:row dense}.lg\:grid-flow-col-dense{grid-auto-flow:column dense}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-none{grid-template-columns:none}.lg\:col-auto{grid-column:auto}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:col-span-9{grid-column:span 9/span 9}.lg\:col-span-10{grid-column:span 10/span 10}.lg\:col-span-11{grid-column:span 11/span 11}.lg\:col-span-12{grid-column:span 12/span 12}.lg\:col-start-1{grid-column-start:1}.lg\:col-start-2{grid-column-start:2}.lg\:col-start-3{grid-column-start:3}.lg\:col-start-4{grid-column-start:4}.lg\:col-start-5{grid-column-start:5}.lg\:col-start-6{grid-column-start:6}.lg\:col-start-7{grid-column-start:7}.lg\:col-start-8{grid-column-start:8}.lg\:col-start-9{grid-column-start:9}.lg\:col-start-10{grid-column-start:10}.lg\:col-start-11{grid-column-start:11}.lg\:col-start-12{grid-column-start:12}.lg\:col-start-13{grid-column-start:13}.lg\:col-start-auto{grid-column-start:auto}.lg\:col-end-1{grid-column-end:1}.lg\:col-end-2{grid-column-end:2}.lg\:col-end-3{grid-column-end:3}.lg\:col-end-4{grid-column-end:4}.lg\:col-end-5{grid-column-end:5}.lg\:col-end-6{grid-column-end:6}.lg\:col-end-7{grid-column-end:7}.lg\:col-end-8{grid-column-end:8}.lg\:col-end-9{grid-column-end:9}.lg\:col-end-10{grid-column-end:10}.lg\:col-end-11{grid-column-end:11}.lg\:col-end-12{grid-column-end:12}.lg\:col-end-13{grid-column-end:13}.lg\:col-end-auto{grid-column-end:auto}.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.lg\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.lg\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.lg\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.lg\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.lg\:grid-rows-none{grid-template-rows:none}.lg\:row-auto{grid-row:auto}.lg\:row-span-1{grid-row:span 1/span 1}.lg\:row-span-2{grid-row:span 2/span 2}.lg\:row-span-3{grid-row:span 3/span 3}.lg\:row-span-4{grid-row:span 4/span 4}.lg\:row-span-5{grid-row:span 5/span 5}.lg\:row-span-6{grid-row:span 6/span 6}.lg\:row-start-1{grid-row-start:1}.lg\:row-start-2{grid-row-start:2}.lg\:row-start-3{grid-row-start:3}.lg\:row-start-4{grid-row-start:4}.lg\:row-start-5{grid-row-start:5}.lg\:row-start-6{grid-row-start:6}.lg\:row-start-7{grid-row-start:7}.lg\:row-start-auto{grid-row-start:auto}.lg\:row-end-1{grid-row-end:1}.lg\:row-end-2{grid-row-end:2}.lg\:row-end-3{grid-row-end:3}.lg\:row-end-4{grid-row-end:4}.lg\:row-end-5{grid-row-end:5}.lg\:row-end-6{grid-row-end:6}.lg\:row-end-7{grid-row-end:7}.lg\:row-end-auto{grid-row-end:auto}.lg\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.lg\:transform-none{transform:none}.group:hover .lg\:group-hover\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.group:hover .lg\:group-hover\:transform-none{transform:none}.lg\:origin-center{transform-origin:center}.lg\:origin-top{transform-origin:top}.lg\:origin-top-right{transform-origin:top right}.lg\:origin-right{transform-origin:right}.lg\:origin-bottom-right{transform-origin:bottom right}.lg\:origin-bottom{transform-origin:bottom}.lg\:origin-bottom-left{transform-origin:bottom left}.lg\:origin-left{transform-origin:left}.lg\:origin-top-left{transform-origin:top left}.lg\:translate-x-0{--transform-translate-x:0}.lg\:translate-x-1{--transform-translate-x:0.25rem}.lg\:translate-x-2{--transform-translate-x:0.5rem}.lg\:translate-x-3{--transform-translate-x:0.75rem}.lg\:translate-x-4{--transform-translate-x:1rem}.lg\:translate-x-5{--transform-translate-x:1.25rem}.lg\:translate-x-6{--transform-translate-x:1.5rem}.lg\:translate-x-7{--transform-translate-x:1.75rem}.lg\:translate-x-8{--transform-translate-x:2rem}.lg\:translate-x-9{--transform-translate-x:2.25rem}.lg\:translate-x-10{--transform-translate-x:2.5rem}.lg\:translate-x-11{--transform-translate-x:2.75rem}.lg\:translate-x-12{--transform-translate-x:3rem}.lg\:translate-x-13{--transform-translate-x:3.25rem}.lg\:translate-x-14{--transform-translate-x:3.5rem}.lg\:translate-x-15{--transform-translate-x:3.75rem}.lg\:translate-x-16{--transform-translate-x:4rem}.lg\:translate-x-19{--transform-translate-x:4.75rem}.lg\:translate-x-20{--transform-translate-x:5rem}.lg\:translate-x-22{--transform-translate-x:5.5rem}.lg\:translate-x-23{--transform-translate-x:5.75rem}.lg\:translate-x-24{--transform-translate-x:6rem}.lg\:translate-x-30{--transform-translate-x:7.5rem}.lg\:translate-x-32{--transform-translate-x:8rem}.lg\:translate-x-40{--transform-translate-x:10rem}.lg\:translate-x-44{--transform-translate-x:11rem}.lg\:translate-x-48{--transform-translate-x:12rem}.lg\:translate-x-50{--transform-translate-x:12.75rem}.lg\:translate-x-52{--transform-translate-x:13rem}.lg\:translate-x-53{--transform-translate-x:13.25rem}.lg\:translate-x-55{--transform-translate-x:13.75rem}.lg\:translate-x-56{--transform-translate-x:14rem}.lg\:translate-x-64{--transform-translate-x:16rem}.lg\:translate-x-68{--transform-translate-x:17rem}.lg\:translate-x-75{--transform-translate-x:18.75rem}.lg\:translate-x-98{--transform-translate-x:24.5rem}.lg\:translate-x-100{--transform-translate-x:25rem}.lg\:translate-x-120{--transform-translate-x:30rem}.lg\:translate-x-140{--transform-translate-x:35rem}.lg\:translate-x-px{--transform-translate-x:1px}.lg\:translate-x-2px{--transform-translate-x:2px}.lg\:translate-x-0-5{--transform-translate-x:0.15rem}.lg\:translate-x-1-5{--transform-translate-x:0.375rem}.lg\:translate-x-2-5{--transform-translate-x:0.625rem}.lg\:translate-x-7-2{--transform-translate-x:1.875rem}.lg\:translate-x-31-25{--transform-translate-x:7.8125rem}.lg\:translate-x-62-5{--transform-translate-x:15.625rem}.lg\:-translate-x-1{--transform-translate-x:-0.25rem}.lg\:-translate-x-2{--transform-translate-x:-0.5rem}.lg\:-translate-x-3{--transform-translate-x:-0.75rem}.lg\:-translate-x-4{--transform-translate-x:-1rem}.lg\:-translate-x-5{--transform-translate-x:-1.25rem}.lg\:-translate-x-6{--transform-translate-x:-1.5rem}.lg\:-translate-x-7{--transform-translate-x:-1.75rem}.lg\:-translate-x-8{--transform-translate-x:-2rem}.lg\:-translate-x-9{--transform-translate-x:-2.25rem}.lg\:-translate-x-10{--transform-translate-x:-2.5rem}.lg\:-translate-x-11{--transform-translate-x:-2.75rem}.lg\:-translate-x-12{--transform-translate-x:-3rem}.lg\:-translate-x-13{--transform-translate-x:-3.25rem}.lg\:-translate-x-14{--transform-translate-x:-3.5rem}.lg\:-translate-x-15{--transform-translate-x:-3.75rem}.lg\:-translate-x-16{--transform-translate-x:-4rem}.lg\:-translate-x-19{--transform-translate-x:-4.75rem}.lg\:-translate-x-20{--transform-translate-x:-5rem}.lg\:-translate-x-22{--transform-translate-x:-5.5rem}.lg\:-translate-x-23{--transform-translate-x:-5.75rem}.lg\:-translate-x-24{--transform-translate-x:-6rem}.lg\:-translate-x-30{--transform-translate-x:-7.5rem}.lg\:-translate-x-32{--transform-translate-x:-8rem}.lg\:-translate-x-40{--transform-translate-x:-10rem}.lg\:-translate-x-44{--transform-translate-x:-11rem}.lg\:-translate-x-48{--transform-translate-x:-12rem}.lg\:-translate-x-50{--transform-translate-x:-12.75rem}.lg\:-translate-x-52{--transform-translate-x:-13rem}.lg\:-translate-x-53{--transform-translate-x:-13.25rem}.lg\:-translate-x-55{--transform-translate-x:-13.75rem}.lg\:-translate-x-56{--transform-translate-x:-14rem}.lg\:-translate-x-64{--transform-translate-x:-16rem}.lg\:-translate-x-68{--transform-translate-x:-17rem}.lg\:-translate-x-75{--transform-translate-x:-18.75rem}.lg\:-translate-x-98{--transform-translate-x:-24.5rem}.lg\:-translate-x-100{--transform-translate-x:-25rem}.lg\:-translate-x-120{--transform-translate-x:-30rem}.lg\:-translate-x-140{--transform-translate-x:-35rem}.lg\:-translate-x-px{--transform-translate-x:-1px}.lg\:-translate-x-2px{--transform-translate-x:-2px}.lg\:-translate-x-0-5{--transform-translate-x:-0.15rem}.lg\:-translate-x-1-5{--transform-translate-x:-0.375rem}.lg\:-translate-x-2-5{--transform-translate-x:-0.625rem}.lg\:-translate-x-7-2{--transform-translate-x:-1.875rem}.lg\:-translate-x-31-25{--transform-translate-x:-7.8125rem}.lg\:-translate-x-62-5{--transform-translate-x:-15.625rem}.lg\:-translate-x-full{--transform-translate-x:-100%}.lg\:-translate-x-1\/2{--transform-translate-x:-50%}.lg\:translate-x-1\/2{--transform-translate-x:50%}.lg\:translate-x-full{--transform-translate-x:100%}.lg\:translate-y-0{--transform-translate-y:0}.lg\:translate-y-1{--transform-translate-y:0.25rem}.lg\:translate-y-2{--transform-translate-y:0.5rem}.lg\:translate-y-3{--transform-translate-y:0.75rem}.lg\:translate-y-4{--transform-translate-y:1rem}.lg\:translate-y-5{--transform-translate-y:1.25rem}.lg\:translate-y-6{--transform-translate-y:1.5rem}.lg\:translate-y-7{--transform-translate-y:1.75rem}.lg\:translate-y-8{--transform-translate-y:2rem}.lg\:translate-y-9{--transform-translate-y:2.25rem}.lg\:translate-y-10{--transform-translate-y:2.5rem}.lg\:translate-y-11{--transform-translate-y:2.75rem}.lg\:translate-y-12{--transform-translate-y:3rem}.lg\:translate-y-13{--transform-translate-y:3.25rem}.lg\:translate-y-14{--transform-translate-y:3.5rem}.lg\:translate-y-15{--transform-translate-y:3.75rem}.lg\:translate-y-16{--transform-translate-y:4rem}.lg\:translate-y-19{--transform-translate-y:4.75rem}.lg\:translate-y-20{--transform-translate-y:5rem}.lg\:translate-y-22{--transform-translate-y:5.5rem}.lg\:translate-y-23{--transform-translate-y:5.75rem}.lg\:translate-y-24{--transform-translate-y:6rem}.lg\:translate-y-30{--transform-translate-y:7.5rem}.lg\:translate-y-32{--transform-translate-y:8rem}.lg\:translate-y-40{--transform-translate-y:10rem}.lg\:translate-y-44{--transform-translate-y:11rem}.lg\:translate-y-48{--transform-translate-y:12rem}.lg\:translate-y-50{--transform-translate-y:12.75rem}.lg\:translate-y-52{--transform-translate-y:13rem}.lg\:translate-y-53{--transform-translate-y:13.25rem}.lg\:translate-y-55{--transform-translate-y:13.75rem}.lg\:translate-y-56{--transform-translate-y:14rem}.lg\:translate-y-64{--transform-translate-y:16rem}.lg\:translate-y-68{--transform-translate-y:17rem}.lg\:translate-y-75{--transform-translate-y:18.75rem}.lg\:translate-y-98{--transform-translate-y:24.5rem}.lg\:translate-y-100{--transform-translate-y:25rem}.lg\:translate-y-120{--transform-translate-y:30rem}.lg\:translate-y-140{--transform-translate-y:35rem}.lg\:translate-y-px{--transform-translate-y:1px}.lg\:translate-y-2px{--transform-translate-y:2px}.lg\:translate-y-0-5{--transform-translate-y:0.15rem}.lg\:translate-y-1-5{--transform-translate-y:0.375rem}.lg\:translate-y-2-5{--transform-translate-y:0.625rem}.lg\:translate-y-7-2{--transform-translate-y:1.875rem}.lg\:translate-y-31-25{--transform-translate-y:7.8125rem}.lg\:translate-y-62-5{--transform-translate-y:15.625rem}.lg\:-translate-y-1{--transform-translate-y:-0.25rem}.lg\:-translate-y-2{--transform-translate-y:-0.5rem}.lg\:-translate-y-3{--transform-translate-y:-0.75rem}.lg\:-translate-y-4{--transform-translate-y:-1rem}.lg\:-translate-y-5{--transform-translate-y:-1.25rem}.lg\:-translate-y-6{--transform-translate-y:-1.5rem}.lg\:-translate-y-7{--transform-translate-y:-1.75rem}.lg\:-translate-y-8{--transform-translate-y:-2rem}.lg\:-translate-y-9{--transform-translate-y:-2.25rem}.lg\:-translate-y-10{--transform-translate-y:-2.5rem}.lg\:-translate-y-11{--transform-translate-y:-2.75rem}.lg\:-translate-y-12{--transform-translate-y:-3rem}.lg\:-translate-y-13{--transform-translate-y:-3.25rem}.lg\:-translate-y-14{--transform-translate-y:-3.5rem}.lg\:-translate-y-15{--transform-translate-y:-3.75rem}.lg\:-translate-y-16{--transform-translate-y:-4rem}.lg\:-translate-y-19{--transform-translate-y:-4.75rem}.lg\:-translate-y-20{--transform-translate-y:-5rem}.lg\:-translate-y-22{--transform-translate-y:-5.5rem}.lg\:-translate-y-23{--transform-translate-y:-5.75rem}.lg\:-translate-y-24{--transform-translate-y:-6rem}.lg\:-translate-y-30{--transform-translate-y:-7.5rem}.lg\:-translate-y-32{--transform-translate-y:-8rem}.lg\:-translate-y-40{--transform-translate-y:-10rem}.lg\:-translate-y-44{--transform-translate-y:-11rem}.lg\:-translate-y-48{--transform-translate-y:-12rem}.lg\:-translate-y-50{--transform-translate-y:-12.75rem}.lg\:-translate-y-52{--transform-translate-y:-13rem}.lg\:-translate-y-53{--transform-translate-y:-13.25rem}.lg\:-translate-y-55{--transform-translate-y:-13.75rem}.lg\:-translate-y-56{--transform-translate-y:-14rem}.lg\:-translate-y-64{--transform-translate-y:-16rem}.lg\:-translate-y-68{--transform-translate-y:-17rem}.lg\:-translate-y-75{--transform-translate-y:-18.75rem}.lg\:-translate-y-98{--transform-translate-y:-24.5rem}.lg\:-translate-y-100{--transform-translate-y:-25rem}.lg\:-translate-y-120{--transform-translate-y:-30rem}.lg\:-translate-y-140{--transform-translate-y:-35rem}.lg\:-translate-y-px{--transform-translate-y:-1px}.lg\:-translate-y-2px{--transform-translate-y:-2px}.lg\:-translate-y-0-5{--transform-translate-y:-0.15rem}.lg\:-translate-y-1-5{--transform-translate-y:-0.375rem}.lg\:-translate-y-2-5{--transform-translate-y:-0.625rem}.lg\:-translate-y-7-2{--transform-translate-y:-1.875rem}.lg\:-translate-y-31-25{--transform-translate-y:-7.8125rem}.lg\:-translate-y-62-5{--transform-translate-y:-15.625rem}.lg\:-translate-y-full{--transform-translate-y:-100%}.lg\:-translate-y-1\/2{--transform-translate-y:-50%}.lg\:translate-y-1\/2{--transform-translate-y:50%}.lg\:translate-y-full{--transform-translate-y:100%}.lg\:hover\:translate-x-0:hover{--transform-translate-x:0}.lg\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.lg\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.lg\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.lg\:hover\:translate-x-4:hover{--transform-translate-x:1rem}.lg\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.lg\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.lg\:hover\:translate-x-7:hover{--transform-translate-x:1.75rem}.lg\:hover\:translate-x-8:hover{--transform-translate-x:2rem}.lg\:hover\:translate-x-9:hover{--transform-translate-x:2.25rem}.lg\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.lg\:hover\:translate-x-11:hover{--transform-translate-x:2.75rem}.lg\:hover\:translate-x-12:hover{--transform-translate-x:3rem}.lg\:hover\:translate-x-13:hover{--transform-translate-x:3.25rem}.lg\:hover\:translate-x-14:hover{--transform-translate-x:3.5rem}.lg\:hover\:translate-x-15:hover{--transform-translate-x:3.75rem}.lg\:hover\:translate-x-16:hover{--transform-translate-x:4rem}.lg\:hover\:translate-x-19:hover{--transform-translate-x:4.75rem}.lg\:hover\:translate-x-20:hover{--transform-translate-x:5rem}.lg\:hover\:translate-x-22:hover{--transform-translate-x:5.5rem}.lg\:hover\:translate-x-23:hover{--transform-translate-x:5.75rem}.lg\:hover\:translate-x-24:hover{--transform-translate-x:6rem}.lg\:hover\:translate-x-30:hover{--transform-translate-x:7.5rem}.lg\:hover\:translate-x-32:hover{--transform-translate-x:8rem}.lg\:hover\:translate-x-40:hover{--transform-translate-x:10rem}.lg\:hover\:translate-x-44:hover{--transform-translate-x:11rem}.lg\:hover\:translate-x-48:hover{--transform-translate-x:12rem}.lg\:hover\:translate-x-50:hover{--transform-translate-x:12.75rem}.lg\:hover\:translate-x-52:hover{--transform-translate-x:13rem}.lg\:hover\:translate-x-53:hover{--transform-translate-x:13.25rem}.lg\:hover\:translate-x-55:hover{--transform-translate-x:13.75rem}.lg\:hover\:translate-x-56:hover{--transform-translate-x:14rem}.lg\:hover\:translate-x-64:hover{--transform-translate-x:16rem}.lg\:hover\:translate-x-68:hover{--transform-translate-x:17rem}.lg\:hover\:translate-x-75:hover{--transform-translate-x:18.75rem}.lg\:hover\:translate-x-98:hover{--transform-translate-x:24.5rem}.lg\:hover\:translate-x-100:hover{--transform-translate-x:25rem}.lg\:hover\:translate-x-120:hover{--transform-translate-x:30rem}.lg\:hover\:translate-x-140:hover{--transform-translate-x:35rem}.lg\:hover\:translate-x-px:hover{--transform-translate-x:1px}.lg\:hover\:translate-x-2px:hover{--transform-translate-x:2px}.lg\:hover\:translate-x-0-5:hover{--transform-translate-x:0.15rem}.lg\:hover\:translate-x-1-5:hover{--transform-translate-x:0.375rem}.lg\:hover\:translate-x-2-5:hover{--transform-translate-x:0.625rem}.lg\:hover\:translate-x-7-2:hover{--transform-translate-x:1.875rem}.lg\:hover\:translate-x-31-25:hover{--transform-translate-x:7.8125rem}.lg\:hover\:translate-x-62-5:hover{--transform-translate-x:15.625rem}.lg\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.lg\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.lg\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.lg\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.lg\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.lg\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.lg\:hover\:-translate-x-7:hover{--transform-translate-x:-1.75rem}.lg\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.lg\:hover\:-translate-x-9:hover{--transform-translate-x:-2.25rem}.lg\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.lg\:hover\:-translate-x-11:hover{--transform-translate-x:-2.75rem}.lg\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.lg\:hover\:-translate-x-13:hover{--transform-translate-x:-3.25rem}.lg\:hover\:-translate-x-14:hover{--transform-translate-x:-3.5rem}.lg\:hover\:-translate-x-15:hover{--transform-translate-x:-3.75rem}.lg\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.lg\:hover\:-translate-x-19:hover{--transform-translate-x:-4.75rem}.lg\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.lg\:hover\:-translate-x-22:hover{--transform-translate-x:-5.5rem}.lg\:hover\:-translate-x-23:hover{--transform-translate-x:-5.75rem}.lg\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.lg\:hover\:-translate-x-30:hover{--transform-translate-x:-7.5rem}.lg\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.lg\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.lg\:hover\:-translate-x-44:hover{--transform-translate-x:-11rem}.lg\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.lg\:hover\:-translate-x-50:hover{--transform-translate-x:-12.75rem}.lg\:hover\:-translate-x-52:hover{--transform-translate-x:-13rem}.lg\:hover\:-translate-x-53:hover{--transform-translate-x:-13.25rem}.lg\:hover\:-translate-x-55:hover{--transform-translate-x:-13.75rem}.lg\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.lg\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.lg\:hover\:-translate-x-68:hover{--transform-translate-x:-17rem}.lg\:hover\:-translate-x-75:hover{--transform-translate-x:-18.75rem}.lg\:hover\:-translate-x-98:hover{--transform-translate-x:-24.5rem}.lg\:hover\:-translate-x-100:hover{--transform-translate-x:-25rem}.lg\:hover\:-translate-x-120:hover{--transform-translate-x:-30rem}.lg\:hover\:-translate-x-140:hover{--transform-translate-x:-35rem}.lg\:hover\:-translate-x-px:hover{--transform-translate-x:-1px}.lg\:hover\:-translate-x-2px:hover{--transform-translate-x:-2px}.lg\:hover\:-translate-x-0-5:hover{--transform-translate-x:-0.15rem}.lg\:hover\:-translate-x-1-5:hover{--transform-translate-x:-0.375rem}.lg\:hover\:-translate-x-2-5:hover{--transform-translate-x:-0.625rem}.lg\:hover\:-translate-x-7-2:hover{--transform-translate-x:-1.875rem}.lg\:hover\:-translate-x-31-25:hover{--transform-translate-x:-7.8125rem}.lg\:hover\:-translate-x-62-5:hover{--transform-translate-x:-15.625rem}.lg\:hover\:-translate-x-full:hover{--transform-translate-x:-100%}.lg\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.lg\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.lg\:hover\:translate-x-full:hover{--transform-translate-x:100%}.lg\:hover\:translate-y-0:hover{--transform-translate-y:0}.lg\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.lg\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.lg\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.lg\:hover\:translate-y-4:hover{--transform-translate-y:1rem}.lg\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.lg\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.lg\:hover\:translate-y-7:hover{--transform-translate-y:1.75rem}.lg\:hover\:translate-y-8:hover{--transform-translate-y:2rem}.lg\:hover\:translate-y-9:hover{--transform-translate-y:2.25rem}.lg\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.lg\:hover\:translate-y-11:hover{--transform-translate-y:2.75rem}.lg\:hover\:translate-y-12:hover{--transform-translate-y:3rem}.lg\:hover\:translate-y-13:hover{--transform-translate-y:3.25rem}.lg\:hover\:translate-y-14:hover{--transform-translate-y:3.5rem}.lg\:hover\:translate-y-15:hover{--transform-translate-y:3.75rem}.lg\:hover\:translate-y-16:hover{--transform-translate-y:4rem}.lg\:hover\:translate-y-19:hover{--transform-translate-y:4.75rem}.lg\:hover\:translate-y-20:hover{--transform-translate-y:5rem}.lg\:hover\:translate-y-22:hover{--transform-translate-y:5.5rem}.lg\:hover\:translate-y-23:hover{--transform-translate-y:5.75rem}.lg\:hover\:translate-y-24:hover{--transform-translate-y:6rem}.lg\:hover\:translate-y-30:hover{--transform-translate-y:7.5rem}.lg\:hover\:translate-y-32:hover{--transform-translate-y:8rem}.lg\:hover\:translate-y-40:hover{--transform-translate-y:10rem}.lg\:hover\:translate-y-44:hover{--transform-translate-y:11rem}.lg\:hover\:translate-y-48:hover{--transform-translate-y:12rem}.lg\:hover\:translate-y-50:hover{--transform-translate-y:12.75rem}.lg\:hover\:translate-y-52:hover{--transform-translate-y:13rem}.lg\:hover\:translate-y-53:hover{--transform-translate-y:13.25rem}.lg\:hover\:translate-y-55:hover{--transform-translate-y:13.75rem}.lg\:hover\:translate-y-56:hover{--transform-translate-y:14rem}.lg\:hover\:translate-y-64:hover{--transform-translate-y:16rem}.lg\:hover\:translate-y-68:hover{--transform-translate-y:17rem}.lg\:hover\:translate-y-75:hover{--transform-translate-y:18.75rem}.lg\:hover\:translate-y-98:hover{--transform-translate-y:24.5rem}.lg\:hover\:translate-y-100:hover{--transform-translate-y:25rem}.lg\:hover\:translate-y-120:hover{--transform-translate-y:30rem}.lg\:hover\:translate-y-140:hover{--transform-translate-y:35rem}.lg\:hover\:translate-y-px:hover{--transform-translate-y:1px}.lg\:hover\:translate-y-2px:hover{--transform-translate-y:2px}.lg\:hover\:translate-y-0-5:hover{--transform-translate-y:0.15rem}.lg\:hover\:translate-y-1-5:hover{--transform-translate-y:0.375rem}.lg\:hover\:translate-y-2-5:hover{--transform-translate-y:0.625rem}.lg\:hover\:translate-y-7-2:hover{--transform-translate-y:1.875rem}.lg\:hover\:translate-y-31-25:hover{--transform-translate-y:7.8125rem}.lg\:hover\:translate-y-62-5:hover{--transform-translate-y:15.625rem}.lg\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.lg\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.lg\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.lg\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.lg\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.lg\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.lg\:hover\:-translate-y-7:hover{--transform-translate-y:-1.75rem}.lg\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.lg\:hover\:-translate-y-9:hover{--transform-translate-y:-2.25rem}.lg\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.lg\:hover\:-translate-y-11:hover{--transform-translate-y:-2.75rem}.lg\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.lg\:hover\:-translate-y-13:hover{--transform-translate-y:-3.25rem}.lg\:hover\:-translate-y-14:hover{--transform-translate-y:-3.5rem}.lg\:hover\:-translate-y-15:hover{--transform-translate-y:-3.75rem}.lg\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.lg\:hover\:-translate-y-19:hover{--transform-translate-y:-4.75rem}.lg\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.lg\:hover\:-translate-y-22:hover{--transform-translate-y:-5.5rem}.lg\:hover\:-translate-y-23:hover{--transform-translate-y:-5.75rem}.lg\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.lg\:hover\:-translate-y-30:hover{--transform-translate-y:-7.5rem}.lg\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.lg\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.lg\:hover\:-translate-y-44:hover{--transform-translate-y:-11rem}.lg\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.lg\:hover\:-translate-y-50:hover{--transform-translate-y:-12.75rem}.lg\:hover\:-translate-y-52:hover{--transform-translate-y:-13rem}.lg\:hover\:-translate-y-53:hover{--transform-translate-y:-13.25rem}.lg\:hover\:-translate-y-55:hover{--transform-translate-y:-13.75rem}.lg\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.lg\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.lg\:hover\:-translate-y-68:hover{--transform-translate-y:-17rem}.lg\:hover\:-translate-y-75:hover{--transform-translate-y:-18.75rem}.lg\:hover\:-translate-y-98:hover{--transform-translate-y:-24.5rem}.lg\:hover\:-translate-y-100:hover{--transform-translate-y:-25rem}.lg\:hover\:-translate-y-120:hover{--transform-translate-y:-30rem}.lg\:hover\:-translate-y-140:hover{--transform-translate-y:-35rem}.lg\:hover\:-translate-y-px:hover{--transform-translate-y:-1px}.lg\:hover\:-translate-y-2px:hover{--transform-translate-y:-2px}.lg\:hover\:-translate-y-0-5:hover{--transform-translate-y:-0.15rem}.lg\:hover\:-translate-y-1-5:hover{--transform-translate-y:-0.375rem}.lg\:hover\:-translate-y-2-5:hover{--transform-translate-y:-0.625rem}.lg\:hover\:-translate-y-7-2:hover{--transform-translate-y:-1.875rem}.lg\:hover\:-translate-y-31-25:hover{--transform-translate-y:-7.8125rem}.lg\:hover\:-translate-y-62-5:hover{--transform-translate-y:-15.625rem}.lg\:hover\:-translate-y-full:hover{--transform-translate-y:-100%}.lg\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.lg\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.lg\:hover\:translate-y-full:hover{--transform-translate-y:100%}.lg\:focus\:translate-x-0:focus{--transform-translate-x:0}.lg\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.lg\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.lg\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.lg\:focus\:translate-x-4:focus{--transform-translate-x:1rem}.lg\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.lg\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.lg\:focus\:translate-x-7:focus{--transform-translate-x:1.75rem}.lg\:focus\:translate-x-8:focus{--transform-translate-x:2rem}.lg\:focus\:translate-x-9:focus{--transform-translate-x:2.25rem}.lg\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.lg\:focus\:translate-x-11:focus{--transform-translate-x:2.75rem}.lg\:focus\:translate-x-12:focus{--transform-translate-x:3rem}.lg\:focus\:translate-x-13:focus{--transform-translate-x:3.25rem}.lg\:focus\:translate-x-14:focus{--transform-translate-x:3.5rem}.lg\:focus\:translate-x-15:focus{--transform-translate-x:3.75rem}.lg\:focus\:translate-x-16:focus{--transform-translate-x:4rem}.lg\:focus\:translate-x-19:focus{--transform-translate-x:4.75rem}.lg\:focus\:translate-x-20:focus{--transform-translate-x:5rem}.lg\:focus\:translate-x-22:focus{--transform-translate-x:5.5rem}.lg\:focus\:translate-x-23:focus{--transform-translate-x:5.75rem}.lg\:focus\:translate-x-24:focus{--transform-translate-x:6rem}.lg\:focus\:translate-x-30:focus{--transform-translate-x:7.5rem}.lg\:focus\:translate-x-32:focus{--transform-translate-x:8rem}.lg\:focus\:translate-x-40:focus{--transform-translate-x:10rem}.lg\:focus\:translate-x-44:focus{--transform-translate-x:11rem}.lg\:focus\:translate-x-48:focus{--transform-translate-x:12rem}.lg\:focus\:translate-x-50:focus{--transform-translate-x:12.75rem}.lg\:focus\:translate-x-52:focus{--transform-translate-x:13rem}.lg\:focus\:translate-x-53:focus{--transform-translate-x:13.25rem}.lg\:focus\:translate-x-55:focus{--transform-translate-x:13.75rem}.lg\:focus\:translate-x-56:focus{--transform-translate-x:14rem}.lg\:focus\:translate-x-64:focus{--transform-translate-x:16rem}.lg\:focus\:translate-x-68:focus{--transform-translate-x:17rem}.lg\:focus\:translate-x-75:focus{--transform-translate-x:18.75rem}.lg\:focus\:translate-x-98:focus{--transform-translate-x:24.5rem}.lg\:focus\:translate-x-100:focus{--transform-translate-x:25rem}.lg\:focus\:translate-x-120:focus{--transform-translate-x:30rem}.lg\:focus\:translate-x-140:focus{--transform-translate-x:35rem}.lg\:focus\:translate-x-px:focus{--transform-translate-x:1px}.lg\:focus\:translate-x-2px:focus{--transform-translate-x:2px}.lg\:focus\:translate-x-0-5:focus{--transform-translate-x:0.15rem}.lg\:focus\:translate-x-1-5:focus{--transform-translate-x:0.375rem}.lg\:focus\:translate-x-2-5:focus{--transform-translate-x:0.625rem}.lg\:focus\:translate-x-7-2:focus{--transform-translate-x:1.875rem}.lg\:focus\:translate-x-31-25:focus{--transform-translate-x:7.8125rem}.lg\:focus\:translate-x-62-5:focus{--transform-translate-x:15.625rem}.lg\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.lg\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.lg\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.lg\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.lg\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.lg\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.lg\:focus\:-translate-x-7:focus{--transform-translate-x:-1.75rem}.lg\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.lg\:focus\:-translate-x-9:focus{--transform-translate-x:-2.25rem}.lg\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.lg\:focus\:-translate-x-11:focus{--transform-translate-x:-2.75rem}.lg\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.lg\:focus\:-translate-x-13:focus{--transform-translate-x:-3.25rem}.lg\:focus\:-translate-x-14:focus{--transform-translate-x:-3.5rem}.lg\:focus\:-translate-x-15:focus{--transform-translate-x:-3.75rem}.lg\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.lg\:focus\:-translate-x-19:focus{--transform-translate-x:-4.75rem}.lg\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.lg\:focus\:-translate-x-22:focus{--transform-translate-x:-5.5rem}.lg\:focus\:-translate-x-23:focus{--transform-translate-x:-5.75rem}.lg\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.lg\:focus\:-translate-x-30:focus{--transform-translate-x:-7.5rem}.lg\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.lg\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.lg\:focus\:-translate-x-44:focus{--transform-translate-x:-11rem}.lg\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.lg\:focus\:-translate-x-50:focus{--transform-translate-x:-12.75rem}.lg\:focus\:-translate-x-52:focus{--transform-translate-x:-13rem}.lg\:focus\:-translate-x-53:focus{--transform-translate-x:-13.25rem}.lg\:focus\:-translate-x-55:focus{--transform-translate-x:-13.75rem}.lg\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.lg\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.lg\:focus\:-translate-x-68:focus{--transform-translate-x:-17rem}.lg\:focus\:-translate-x-75:focus{--transform-translate-x:-18.75rem}.lg\:focus\:-translate-x-98:focus{--transform-translate-x:-24.5rem}.lg\:focus\:-translate-x-100:focus{--transform-translate-x:-25rem}.lg\:focus\:-translate-x-120:focus{--transform-translate-x:-30rem}.lg\:focus\:-translate-x-140:focus{--transform-translate-x:-35rem}.lg\:focus\:-translate-x-px:focus{--transform-translate-x:-1px}.lg\:focus\:-translate-x-2px:focus{--transform-translate-x:-2px}.lg\:focus\:-translate-x-0-5:focus{--transform-translate-x:-0.15rem}.lg\:focus\:-translate-x-1-5:focus{--transform-translate-x:-0.375rem}.lg\:focus\:-translate-x-2-5:focus{--transform-translate-x:-0.625rem}.lg\:focus\:-translate-x-7-2:focus{--transform-translate-x:-1.875rem}.lg\:focus\:-translate-x-31-25:focus{--transform-translate-x:-7.8125rem}.lg\:focus\:-translate-x-62-5:focus{--transform-translate-x:-15.625rem}.lg\:focus\:-translate-x-full:focus{--transform-translate-x:-100%}.lg\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.lg\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.lg\:focus\:translate-x-full:focus{--transform-translate-x:100%}.lg\:focus\:translate-y-0:focus{--transform-translate-y:0}.lg\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.lg\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.lg\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.lg\:focus\:translate-y-4:focus{--transform-translate-y:1rem}.lg\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.lg\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.lg\:focus\:translate-y-7:focus{--transform-translate-y:1.75rem}.lg\:focus\:translate-y-8:focus{--transform-translate-y:2rem}.lg\:focus\:translate-y-9:focus{--transform-translate-y:2.25rem}.lg\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.lg\:focus\:translate-y-11:focus{--transform-translate-y:2.75rem}.lg\:focus\:translate-y-12:focus{--transform-translate-y:3rem}.lg\:focus\:translate-y-13:focus{--transform-translate-y:3.25rem}.lg\:focus\:translate-y-14:focus{--transform-translate-y:3.5rem}.lg\:focus\:translate-y-15:focus{--transform-translate-y:3.75rem}.lg\:focus\:translate-y-16:focus{--transform-translate-y:4rem}.lg\:focus\:translate-y-19:focus{--transform-translate-y:4.75rem}.lg\:focus\:translate-y-20:focus{--transform-translate-y:5rem}.lg\:focus\:translate-y-22:focus{--transform-translate-y:5.5rem}.lg\:focus\:translate-y-23:focus{--transform-translate-y:5.75rem}.lg\:focus\:translate-y-24:focus{--transform-translate-y:6rem}.lg\:focus\:translate-y-30:focus{--transform-translate-y:7.5rem}.lg\:focus\:translate-y-32:focus{--transform-translate-y:8rem}.lg\:focus\:translate-y-40:focus{--transform-translate-y:10rem}.lg\:focus\:translate-y-44:focus{--transform-translate-y:11rem}.lg\:focus\:translate-y-48:focus{--transform-translate-y:12rem}.lg\:focus\:translate-y-50:focus{--transform-translate-y:12.75rem}.lg\:focus\:translate-y-52:focus{--transform-translate-y:13rem}.lg\:focus\:translate-y-53:focus{--transform-translate-y:13.25rem}.lg\:focus\:translate-y-55:focus{--transform-translate-y:13.75rem}.lg\:focus\:translate-y-56:focus{--transform-translate-y:14rem}.lg\:focus\:translate-y-64:focus{--transform-translate-y:16rem}.lg\:focus\:translate-y-68:focus{--transform-translate-y:17rem}.lg\:focus\:translate-y-75:focus{--transform-translate-y:18.75rem}.lg\:focus\:translate-y-98:focus{--transform-translate-y:24.5rem}.lg\:focus\:translate-y-100:focus{--transform-translate-y:25rem}.lg\:focus\:translate-y-120:focus{--transform-translate-y:30rem}.lg\:focus\:translate-y-140:focus{--transform-translate-y:35rem}.lg\:focus\:translate-y-px:focus{--transform-translate-y:1px}.lg\:focus\:translate-y-2px:focus{--transform-translate-y:2px}.lg\:focus\:translate-y-0-5:focus{--transform-translate-y:0.15rem}.lg\:focus\:translate-y-1-5:focus{--transform-translate-y:0.375rem}.lg\:focus\:translate-y-2-5:focus{--transform-translate-y:0.625rem}.lg\:focus\:translate-y-7-2:focus{--transform-translate-y:1.875rem}.lg\:focus\:translate-y-31-25:focus{--transform-translate-y:7.8125rem}.lg\:focus\:translate-y-62-5:focus{--transform-translate-y:15.625rem}.lg\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.lg\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.lg\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.lg\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.lg\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.lg\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.lg\:focus\:-translate-y-7:focus{--transform-translate-y:-1.75rem}.lg\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.lg\:focus\:-translate-y-9:focus{--transform-translate-y:-2.25rem}.lg\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.lg\:focus\:-translate-y-11:focus{--transform-translate-y:-2.75rem}.lg\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.lg\:focus\:-translate-y-13:focus{--transform-translate-y:-3.25rem}.lg\:focus\:-translate-y-14:focus{--transform-translate-y:-3.5rem}.lg\:focus\:-translate-y-15:focus{--transform-translate-y:-3.75rem}.lg\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.lg\:focus\:-translate-y-19:focus{--transform-translate-y:-4.75rem}.lg\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.lg\:focus\:-translate-y-22:focus{--transform-translate-y:-5.5rem}.lg\:focus\:-translate-y-23:focus{--transform-translate-y:-5.75rem}.lg\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.lg\:focus\:-translate-y-30:focus{--transform-translate-y:-7.5rem}.lg\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.lg\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.lg\:focus\:-translate-y-44:focus{--transform-translate-y:-11rem}.lg\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.lg\:focus\:-translate-y-50:focus{--transform-translate-y:-12.75rem}.lg\:focus\:-translate-y-52:focus{--transform-translate-y:-13rem}.lg\:focus\:-translate-y-53:focus{--transform-translate-y:-13.25rem}.lg\:focus\:-translate-y-55:focus{--transform-translate-y:-13.75rem}.lg\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.lg\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.lg\:focus\:-translate-y-68:focus{--transform-translate-y:-17rem}.lg\:focus\:-translate-y-75:focus{--transform-translate-y:-18.75rem}.lg\:focus\:-translate-y-98:focus{--transform-translate-y:-24.5rem}.lg\:focus\:-translate-y-100:focus{--transform-translate-y:-25rem}.lg\:focus\:-translate-y-120:focus{--transform-translate-y:-30rem}.lg\:focus\:-translate-y-140:focus{--transform-translate-y:-35rem}.lg\:focus\:-translate-y-px:focus{--transform-translate-y:-1px}.lg\:focus\:-translate-y-2px:focus{--transform-translate-y:-2px}.lg\:focus\:-translate-y-0-5:focus{--transform-translate-y:-0.15rem}.lg\:focus\:-translate-y-1-5:focus{--transform-translate-y:-0.375rem}.lg\:focus\:-translate-y-2-5:focus{--transform-translate-y:-0.625rem}.lg\:focus\:-translate-y-7-2:focus{--transform-translate-y:-1.875rem}.lg\:focus\:-translate-y-31-25:focus{--transform-translate-y:-7.8125rem}.lg\:focus\:-translate-y-62-5:focus{--transform-translate-y:-15.625rem}.lg\:focus\:-translate-y-full:focus{--transform-translate-y:-100%}.lg\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.lg\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.lg\:focus\:translate-y-full:focus{--transform-translate-y:100%}.lg\:active\:translate-x-0:active{--transform-translate-x:0}.lg\:active\:translate-x-1:active{--transform-translate-x:0.25rem}.lg\:active\:translate-x-2:active{--transform-translate-x:0.5rem}.lg\:active\:translate-x-3:active{--transform-translate-x:0.75rem}.lg\:active\:translate-x-4:active{--transform-translate-x:1rem}.lg\:active\:translate-x-5:active{--transform-translate-x:1.25rem}.lg\:active\:translate-x-6:active{--transform-translate-x:1.5rem}.lg\:active\:translate-x-7:active{--transform-translate-x:1.75rem}.lg\:active\:translate-x-8:active{--transform-translate-x:2rem}.lg\:active\:translate-x-9:active{--transform-translate-x:2.25rem}.lg\:active\:translate-x-10:active{--transform-translate-x:2.5rem}.lg\:active\:translate-x-11:active{--transform-translate-x:2.75rem}.lg\:active\:translate-x-12:active{--transform-translate-x:3rem}.lg\:active\:translate-x-13:active{--transform-translate-x:3.25rem}.lg\:active\:translate-x-14:active{--transform-translate-x:3.5rem}.lg\:active\:translate-x-15:active{--transform-translate-x:3.75rem}.lg\:active\:translate-x-16:active{--transform-translate-x:4rem}.lg\:active\:translate-x-19:active{--transform-translate-x:4.75rem}.lg\:active\:translate-x-20:active{--transform-translate-x:5rem}.lg\:active\:translate-x-22:active{--transform-translate-x:5.5rem}.lg\:active\:translate-x-23:active{--transform-translate-x:5.75rem}.lg\:active\:translate-x-24:active{--transform-translate-x:6rem}.lg\:active\:translate-x-30:active{--transform-translate-x:7.5rem}.lg\:active\:translate-x-32:active{--transform-translate-x:8rem}.lg\:active\:translate-x-40:active{--transform-translate-x:10rem}.lg\:active\:translate-x-44:active{--transform-translate-x:11rem}.lg\:active\:translate-x-48:active{--transform-translate-x:12rem}.lg\:active\:translate-x-50:active{--transform-translate-x:12.75rem}.lg\:active\:translate-x-52:active{--transform-translate-x:13rem}.lg\:active\:translate-x-53:active{--transform-translate-x:13.25rem}.lg\:active\:translate-x-55:active{--transform-translate-x:13.75rem}.lg\:active\:translate-x-56:active{--transform-translate-x:14rem}.lg\:active\:translate-x-64:active{--transform-translate-x:16rem}.lg\:active\:translate-x-68:active{--transform-translate-x:17rem}.lg\:active\:translate-x-75:active{--transform-translate-x:18.75rem}.lg\:active\:translate-x-98:active{--transform-translate-x:24.5rem}.lg\:active\:translate-x-100:active{--transform-translate-x:25rem}.lg\:active\:translate-x-120:active{--transform-translate-x:30rem}.lg\:active\:translate-x-140:active{--transform-translate-x:35rem}.lg\:active\:translate-x-px:active{--transform-translate-x:1px}.lg\:active\:translate-x-2px:active{--transform-translate-x:2px}.lg\:active\:translate-x-0-5:active{--transform-translate-x:0.15rem}.lg\:active\:translate-x-1-5:active{--transform-translate-x:0.375rem}.lg\:active\:translate-x-2-5:active{--transform-translate-x:0.625rem}.lg\:active\:translate-x-7-2:active{--transform-translate-x:1.875rem}.lg\:active\:translate-x-31-25:active{--transform-translate-x:7.8125rem}.lg\:active\:translate-x-62-5:active{--transform-translate-x:15.625rem}.lg\:active\:-translate-x-1:active{--transform-translate-x:-0.25rem}.lg\:active\:-translate-x-2:active{--transform-translate-x:-0.5rem}.lg\:active\:-translate-x-3:active{--transform-translate-x:-0.75rem}.lg\:active\:-translate-x-4:active{--transform-translate-x:-1rem}.lg\:active\:-translate-x-5:active{--transform-translate-x:-1.25rem}.lg\:active\:-translate-x-6:active{--transform-translate-x:-1.5rem}.lg\:active\:-translate-x-7:active{--transform-translate-x:-1.75rem}.lg\:active\:-translate-x-8:active{--transform-translate-x:-2rem}.lg\:active\:-translate-x-9:active{--transform-translate-x:-2.25rem}.lg\:active\:-translate-x-10:active{--transform-translate-x:-2.5rem}.lg\:active\:-translate-x-11:active{--transform-translate-x:-2.75rem}.lg\:active\:-translate-x-12:active{--transform-translate-x:-3rem}.lg\:active\:-translate-x-13:active{--transform-translate-x:-3.25rem}.lg\:active\:-translate-x-14:active{--transform-translate-x:-3.5rem}.lg\:active\:-translate-x-15:active{--transform-translate-x:-3.75rem}.lg\:active\:-translate-x-16:active{--transform-translate-x:-4rem}.lg\:active\:-translate-x-19:active{--transform-translate-x:-4.75rem}.lg\:active\:-translate-x-20:active{--transform-translate-x:-5rem}.lg\:active\:-translate-x-22:active{--transform-translate-x:-5.5rem}.lg\:active\:-translate-x-23:active{--transform-translate-x:-5.75rem}.lg\:active\:-translate-x-24:active{--transform-translate-x:-6rem}.lg\:active\:-translate-x-30:active{--transform-translate-x:-7.5rem}.lg\:active\:-translate-x-32:active{--transform-translate-x:-8rem}.lg\:active\:-translate-x-40:active{--transform-translate-x:-10rem}.lg\:active\:-translate-x-44:active{--transform-translate-x:-11rem}.lg\:active\:-translate-x-48:active{--transform-translate-x:-12rem}.lg\:active\:-translate-x-50:active{--transform-translate-x:-12.75rem}.lg\:active\:-translate-x-52:active{--transform-translate-x:-13rem}.lg\:active\:-translate-x-53:active{--transform-translate-x:-13.25rem}.lg\:active\:-translate-x-55:active{--transform-translate-x:-13.75rem}.lg\:active\:-translate-x-56:active{--transform-translate-x:-14rem}.lg\:active\:-translate-x-64:active{--transform-translate-x:-16rem}.lg\:active\:-translate-x-68:active{--transform-translate-x:-17rem}.lg\:active\:-translate-x-75:active{--transform-translate-x:-18.75rem}.lg\:active\:-translate-x-98:active{--transform-translate-x:-24.5rem}.lg\:active\:-translate-x-100:active{--transform-translate-x:-25rem}.lg\:active\:-translate-x-120:active{--transform-translate-x:-30rem}.lg\:active\:-translate-x-140:active{--transform-translate-x:-35rem}.lg\:active\:-translate-x-px:active{--transform-translate-x:-1px}.lg\:active\:-translate-x-2px:active{--transform-translate-x:-2px}.lg\:active\:-translate-x-0-5:active{--transform-translate-x:-0.15rem}.lg\:active\:-translate-x-1-5:active{--transform-translate-x:-0.375rem}.lg\:active\:-translate-x-2-5:active{--transform-translate-x:-0.625rem}.lg\:active\:-translate-x-7-2:active{--transform-translate-x:-1.875rem}.lg\:active\:-translate-x-31-25:active{--transform-translate-x:-7.8125rem}.lg\:active\:-translate-x-62-5:active{--transform-translate-x:-15.625rem}.lg\:active\:-translate-x-full:active{--transform-translate-x:-100%}.lg\:active\:-translate-x-1\/2:active{--transform-translate-x:-50%}.lg\:active\:translate-x-1\/2:active{--transform-translate-x:50%}.lg\:active\:translate-x-full:active{--transform-translate-x:100%}.lg\:active\:translate-y-0:active{--transform-translate-y:0}.lg\:active\:translate-y-1:active{--transform-translate-y:0.25rem}.lg\:active\:translate-y-2:active{--transform-translate-y:0.5rem}.lg\:active\:translate-y-3:active{--transform-translate-y:0.75rem}.lg\:active\:translate-y-4:active{--transform-translate-y:1rem}.lg\:active\:translate-y-5:active{--transform-translate-y:1.25rem}.lg\:active\:translate-y-6:active{--transform-translate-y:1.5rem}.lg\:active\:translate-y-7:active{--transform-translate-y:1.75rem}.lg\:active\:translate-y-8:active{--transform-translate-y:2rem}.lg\:active\:translate-y-9:active{--transform-translate-y:2.25rem}.lg\:active\:translate-y-10:active{--transform-translate-y:2.5rem}.lg\:active\:translate-y-11:active{--transform-translate-y:2.75rem}.lg\:active\:translate-y-12:active{--transform-translate-y:3rem}.lg\:active\:translate-y-13:active{--transform-translate-y:3.25rem}.lg\:active\:translate-y-14:active{--transform-translate-y:3.5rem}.lg\:active\:translate-y-15:active{--transform-translate-y:3.75rem}.lg\:active\:translate-y-16:active{--transform-translate-y:4rem}.lg\:active\:translate-y-19:active{--transform-translate-y:4.75rem}.lg\:active\:translate-y-20:active{--transform-translate-y:5rem}.lg\:active\:translate-y-22:active{--transform-translate-y:5.5rem}.lg\:active\:translate-y-23:active{--transform-translate-y:5.75rem}.lg\:active\:translate-y-24:active{--transform-translate-y:6rem}.lg\:active\:translate-y-30:active{--transform-translate-y:7.5rem}.lg\:active\:translate-y-32:active{--transform-translate-y:8rem}.lg\:active\:translate-y-40:active{--transform-translate-y:10rem}.lg\:active\:translate-y-44:active{--transform-translate-y:11rem}.lg\:active\:translate-y-48:active{--transform-translate-y:12rem}.lg\:active\:translate-y-50:active{--transform-translate-y:12.75rem}.lg\:active\:translate-y-52:active{--transform-translate-y:13rem}.lg\:active\:translate-y-53:active{--transform-translate-y:13.25rem}.lg\:active\:translate-y-55:active{--transform-translate-y:13.75rem}.lg\:active\:translate-y-56:active{--transform-translate-y:14rem}.lg\:active\:translate-y-64:active{--transform-translate-y:16rem}.lg\:active\:translate-y-68:active{--transform-translate-y:17rem}.lg\:active\:translate-y-75:active{--transform-translate-y:18.75rem}.lg\:active\:translate-y-98:active{--transform-translate-y:24.5rem}.lg\:active\:translate-y-100:active{--transform-translate-y:25rem}.lg\:active\:translate-y-120:active{--transform-translate-y:30rem}.lg\:active\:translate-y-140:active{--transform-translate-y:35rem}.lg\:active\:translate-y-px:active{--transform-translate-y:1px}.lg\:active\:translate-y-2px:active{--transform-translate-y:2px}.lg\:active\:translate-y-0-5:active{--transform-translate-y:0.15rem}.lg\:active\:translate-y-1-5:active{--transform-translate-y:0.375rem}.lg\:active\:translate-y-2-5:active{--transform-translate-y:0.625rem}.lg\:active\:translate-y-7-2:active{--transform-translate-y:1.875rem}.lg\:active\:translate-y-31-25:active{--transform-translate-y:7.8125rem}.lg\:active\:translate-y-62-5:active{--transform-translate-y:15.625rem}.lg\:active\:-translate-y-1:active{--transform-translate-y:-0.25rem}.lg\:active\:-translate-y-2:active{--transform-translate-y:-0.5rem}.lg\:active\:-translate-y-3:active{--transform-translate-y:-0.75rem}.lg\:active\:-translate-y-4:active{--transform-translate-y:-1rem}.lg\:active\:-translate-y-5:active{--transform-translate-y:-1.25rem}.lg\:active\:-translate-y-6:active{--transform-translate-y:-1.5rem}.lg\:active\:-translate-y-7:active{--transform-translate-y:-1.75rem}.lg\:active\:-translate-y-8:active{--transform-translate-y:-2rem}.lg\:active\:-translate-y-9:active{--transform-translate-y:-2.25rem}.lg\:active\:-translate-y-10:active{--transform-translate-y:-2.5rem}.lg\:active\:-translate-y-11:active{--transform-translate-y:-2.75rem}.lg\:active\:-translate-y-12:active{--transform-translate-y:-3rem}.lg\:active\:-translate-y-13:active{--transform-translate-y:-3.25rem}.lg\:active\:-translate-y-14:active{--transform-translate-y:-3.5rem}.lg\:active\:-translate-y-15:active{--transform-translate-y:-3.75rem}.lg\:active\:-translate-y-16:active{--transform-translate-y:-4rem}.lg\:active\:-translate-y-19:active{--transform-translate-y:-4.75rem}.lg\:active\:-translate-y-20:active{--transform-translate-y:-5rem}.lg\:active\:-translate-y-22:active{--transform-translate-y:-5.5rem}.lg\:active\:-translate-y-23:active{--transform-translate-y:-5.75rem}.lg\:active\:-translate-y-24:active{--transform-translate-y:-6rem}.lg\:active\:-translate-y-30:active{--transform-translate-y:-7.5rem}.lg\:active\:-translate-y-32:active{--transform-translate-y:-8rem}.lg\:active\:-translate-y-40:active{--transform-translate-y:-10rem}.lg\:active\:-translate-y-44:active{--transform-translate-y:-11rem}.lg\:active\:-translate-y-48:active{--transform-translate-y:-12rem}.lg\:active\:-translate-y-50:active{--transform-translate-y:-12.75rem}.lg\:active\:-translate-y-52:active{--transform-translate-y:-13rem}.lg\:active\:-translate-y-53:active{--transform-translate-y:-13.25rem}.lg\:active\:-translate-y-55:active{--transform-translate-y:-13.75rem}.lg\:active\:-translate-y-56:active{--transform-translate-y:-14rem}.lg\:active\:-translate-y-64:active{--transform-translate-y:-16rem}.lg\:active\:-translate-y-68:active{--transform-translate-y:-17rem}.lg\:active\:-translate-y-75:active{--transform-translate-y:-18.75rem}.lg\:active\:-translate-y-98:active{--transform-translate-y:-24.5rem}.lg\:active\:-translate-y-100:active{--transform-translate-y:-25rem}.lg\:active\:-translate-y-120:active{--transform-translate-y:-30rem}.lg\:active\:-translate-y-140:active{--transform-translate-y:-35rem}.lg\:active\:-translate-y-px:active{--transform-translate-y:-1px}.lg\:active\:-translate-y-2px:active{--transform-translate-y:-2px}.lg\:active\:-translate-y-0-5:active{--transform-translate-y:-0.15rem}.lg\:active\:-translate-y-1-5:active{--transform-translate-y:-0.375rem}.lg\:active\:-translate-y-2-5:active{--transform-translate-y:-0.625rem}.lg\:active\:-translate-y-7-2:active{--transform-translate-y:-1.875rem}.lg\:active\:-translate-y-31-25:active{--transform-translate-y:-7.8125rem}.lg\:active\:-translate-y-62-5:active{--transform-translate-y:-15.625rem}.lg\:active\:-translate-y-full:active{--transform-translate-y:-100%}.lg\:active\:-translate-y-1\/2:active{--transform-translate-y:-50%}.lg\:active\:translate-y-1\/2:active{--transform-translate-y:50%}.lg\:active\:translate-y-full:active{--transform-translate-y:100%}.group:hover .lg\:group-hover\:translate-x-0{--transform-translate-x:0}.group:hover .lg\:group-hover\:translate-x-1{--transform-translate-x:0.25rem}.group:hover .lg\:group-hover\:translate-x-2{--transform-translate-x:0.5rem}.group:hover .lg\:group-hover\:translate-x-3{--transform-translate-x:0.75rem}.group:hover .lg\:group-hover\:translate-x-4{--transform-translate-x:1rem}.group:hover .lg\:group-hover\:translate-x-5{--transform-translate-x:1.25rem}.group:hover .lg\:group-hover\:translate-x-6{--transform-translate-x:1.5rem}.group:hover .lg\:group-hover\:translate-x-7{--transform-translate-x:1.75rem}.group:hover .lg\:group-hover\:translate-x-8{--transform-translate-x:2rem}.group:hover .lg\:group-hover\:translate-x-9{--transform-translate-x:2.25rem}.group:hover .lg\:group-hover\:translate-x-10{--transform-translate-x:2.5rem}.group:hover .lg\:group-hover\:translate-x-11{--transform-translate-x:2.75rem}.group:hover .lg\:group-hover\:translate-x-12{--transform-translate-x:3rem}.group:hover .lg\:group-hover\:translate-x-13{--transform-translate-x:3.25rem}.group:hover .lg\:group-hover\:translate-x-14{--transform-translate-x:3.5rem}.group:hover .lg\:group-hover\:translate-x-15{--transform-translate-x:3.75rem}.group:hover .lg\:group-hover\:translate-x-16{--transform-translate-x:4rem}.group:hover .lg\:group-hover\:translate-x-19{--transform-translate-x:4.75rem}.group:hover .lg\:group-hover\:translate-x-20{--transform-translate-x:5rem}.group:hover .lg\:group-hover\:translate-x-22{--transform-translate-x:5.5rem}.group:hover .lg\:group-hover\:translate-x-23{--transform-translate-x:5.75rem}.group:hover .lg\:group-hover\:translate-x-24{--transform-translate-x:6rem}.group:hover .lg\:group-hover\:translate-x-30{--transform-translate-x:7.5rem}.group:hover .lg\:group-hover\:translate-x-32{--transform-translate-x:8rem}.group:hover .lg\:group-hover\:translate-x-40{--transform-translate-x:10rem}.group:hover .lg\:group-hover\:translate-x-44{--transform-translate-x:11rem}.group:hover .lg\:group-hover\:translate-x-48{--transform-translate-x:12rem}.group:hover .lg\:group-hover\:translate-x-50{--transform-translate-x:12.75rem}.group:hover .lg\:group-hover\:translate-x-52{--transform-translate-x:13rem}.group:hover .lg\:group-hover\:translate-x-53{--transform-translate-x:13.25rem}.group:hover .lg\:group-hover\:translate-x-55{--transform-translate-x:13.75rem}.group:hover .lg\:group-hover\:translate-x-56{--transform-translate-x:14rem}.group:hover .lg\:group-hover\:translate-x-64{--transform-translate-x:16rem}.group:hover .lg\:group-hover\:translate-x-68{--transform-translate-x:17rem}.group:hover .lg\:group-hover\:translate-x-75{--transform-translate-x:18.75rem}.group:hover .lg\:group-hover\:translate-x-98{--transform-translate-x:24.5rem}.group:hover .lg\:group-hover\:translate-x-100{--transform-translate-x:25rem}.group:hover .lg\:group-hover\:translate-x-120{--transform-translate-x:30rem}.group:hover .lg\:group-hover\:translate-x-140{--transform-translate-x:35rem}.group:hover .lg\:group-hover\:translate-x-px{--transform-translate-x:1px}.group:hover .lg\:group-hover\:translate-x-2px{--transform-translate-x:2px}.group:hover .lg\:group-hover\:translate-x-0-5{--transform-translate-x:0.15rem}.group:hover .lg\:group-hover\:translate-x-1-5{--transform-translate-x:0.375rem}.group:hover .lg\:group-hover\:translate-x-2-5{--transform-translate-x:0.625rem}.group:hover .lg\:group-hover\:translate-x-7-2{--transform-translate-x:1.875rem}.group:hover .lg\:group-hover\:translate-x-31-25{--transform-translate-x:7.8125rem}.group:hover .lg\:group-hover\:translate-x-62-5{--transform-translate-x:15.625rem}.group:hover .lg\:group-hover\:-translate-x-1{--transform-translate-x:-0.25rem}.group:hover .lg\:group-hover\:-translate-x-2{--transform-translate-x:-0.5rem}.group:hover .lg\:group-hover\:-translate-x-3{--transform-translate-x:-0.75rem}.group:hover .lg\:group-hover\:-translate-x-4{--transform-translate-x:-1rem}.group:hover .lg\:group-hover\:-translate-x-5{--transform-translate-x:-1.25rem}.group:hover .lg\:group-hover\:-translate-x-6{--transform-translate-x:-1.5rem}.group:hover .lg\:group-hover\:-translate-x-7{--transform-translate-x:-1.75rem}.group:hover .lg\:group-hover\:-translate-x-8{--transform-translate-x:-2rem}.group:hover .lg\:group-hover\:-translate-x-9{--transform-translate-x:-2.25rem}.group:hover .lg\:group-hover\:-translate-x-10{--transform-translate-x:-2.5rem}.group:hover .lg\:group-hover\:-translate-x-11{--transform-translate-x:-2.75rem}.group:hover .lg\:group-hover\:-translate-x-12{--transform-translate-x:-3rem}.group:hover .lg\:group-hover\:-translate-x-13{--transform-translate-x:-3.25rem}.group:hover .lg\:group-hover\:-translate-x-14{--transform-translate-x:-3.5rem}.group:hover .lg\:group-hover\:-translate-x-15{--transform-translate-x:-3.75rem}.group:hover .lg\:group-hover\:-translate-x-16{--transform-translate-x:-4rem}.group:hover .lg\:group-hover\:-translate-x-19{--transform-translate-x:-4.75rem}.group:hover .lg\:group-hover\:-translate-x-20{--transform-translate-x:-5rem}.group:hover .lg\:group-hover\:-translate-x-22{--transform-translate-x:-5.5rem}.group:hover .lg\:group-hover\:-translate-x-23{--transform-translate-x:-5.75rem}.group:hover .lg\:group-hover\:-translate-x-24{--transform-translate-x:-6rem}.group:hover .lg\:group-hover\:-translate-x-30{--transform-translate-x:-7.5rem}.group:hover .lg\:group-hover\:-translate-x-32{--transform-translate-x:-8rem}.group:hover .lg\:group-hover\:-translate-x-40{--transform-translate-x:-10rem}.group:hover .lg\:group-hover\:-translate-x-44{--transform-translate-x:-11rem}.group:hover .lg\:group-hover\:-translate-x-48{--transform-translate-x:-12rem}.group:hover .lg\:group-hover\:-translate-x-50{--transform-translate-x:-12.75rem}.group:hover .lg\:group-hover\:-translate-x-52{--transform-translate-x:-13rem}.group:hover .lg\:group-hover\:-translate-x-53{--transform-translate-x:-13.25rem}.group:hover .lg\:group-hover\:-translate-x-55{--transform-translate-x:-13.75rem}.group:hover .lg\:group-hover\:-translate-x-56{--transform-translate-x:-14rem}.group:hover .lg\:group-hover\:-translate-x-64{--transform-translate-x:-16rem}.group:hover .lg\:group-hover\:-translate-x-68{--transform-translate-x:-17rem}.group:hover .lg\:group-hover\:-translate-x-75{--transform-translate-x:-18.75rem}.group:hover .lg\:group-hover\:-translate-x-98{--transform-translate-x:-24.5rem}.group:hover .lg\:group-hover\:-translate-x-100{--transform-translate-x:-25rem}.group:hover .lg\:group-hover\:-translate-x-120{--transform-translate-x:-30rem}.group:hover .lg\:group-hover\:-translate-x-140{--transform-translate-x:-35rem}.group:hover .lg\:group-hover\:-translate-x-px{--transform-translate-x:-1px}.group:hover .lg\:group-hover\:-translate-x-2px{--transform-translate-x:-2px}.group:hover .lg\:group-hover\:-translate-x-0-5{--transform-translate-x:-0.15rem}.group:hover .lg\:group-hover\:-translate-x-1-5{--transform-translate-x:-0.375rem}.group:hover .lg\:group-hover\:-translate-x-2-5{--transform-translate-x:-0.625rem}.group:hover .lg\:group-hover\:-translate-x-7-2{--transform-translate-x:-1.875rem}.group:hover .lg\:group-hover\:-translate-x-31-25{--transform-translate-x:-7.8125rem}.group:hover .lg\:group-hover\:-translate-x-62-5{--transform-translate-x:-15.625rem}.group:hover .lg\:group-hover\:-translate-x-full{--transform-translate-x:-100%}.group:hover .lg\:group-hover\:-translate-x-1\/2{--transform-translate-x:-50%}.group:hover .lg\:group-hover\:translate-x-1\/2{--transform-translate-x:50%}.group:hover .lg\:group-hover\:translate-x-full{--transform-translate-x:100%}.group:hover .lg\:group-hover\:translate-y-0{--transform-translate-y:0}.group:hover .lg\:group-hover\:translate-y-1{--transform-translate-y:0.25rem}.group:hover .lg\:group-hover\:translate-y-2{--transform-translate-y:0.5rem}.group:hover .lg\:group-hover\:translate-y-3{--transform-translate-y:0.75rem}.group:hover .lg\:group-hover\:translate-y-4{--transform-translate-y:1rem}.group:hover .lg\:group-hover\:translate-y-5{--transform-translate-y:1.25rem}.group:hover .lg\:group-hover\:translate-y-6{--transform-translate-y:1.5rem}.group:hover .lg\:group-hover\:translate-y-7{--transform-translate-y:1.75rem}.group:hover .lg\:group-hover\:translate-y-8{--transform-translate-y:2rem}.group:hover .lg\:group-hover\:translate-y-9{--transform-translate-y:2.25rem}.group:hover .lg\:group-hover\:translate-y-10{--transform-translate-y:2.5rem}.group:hover .lg\:group-hover\:translate-y-11{--transform-translate-y:2.75rem}.group:hover .lg\:group-hover\:translate-y-12{--transform-translate-y:3rem}.group:hover .lg\:group-hover\:translate-y-13{--transform-translate-y:3.25rem}.group:hover .lg\:group-hover\:translate-y-14{--transform-translate-y:3.5rem}.group:hover .lg\:group-hover\:translate-y-15{--transform-translate-y:3.75rem}.group:hover .lg\:group-hover\:translate-y-16{--transform-translate-y:4rem}.group:hover .lg\:group-hover\:translate-y-19{--transform-translate-y:4.75rem}.group:hover .lg\:group-hover\:translate-y-20{--transform-translate-y:5rem}.group:hover .lg\:group-hover\:translate-y-22{--transform-translate-y:5.5rem}.group:hover .lg\:group-hover\:translate-y-23{--transform-translate-y:5.75rem}.group:hover .lg\:group-hover\:translate-y-24{--transform-translate-y:6rem}.group:hover .lg\:group-hover\:translate-y-30{--transform-translate-y:7.5rem}.group:hover .lg\:group-hover\:translate-y-32{--transform-translate-y:8rem}.group:hover .lg\:group-hover\:translate-y-40{--transform-translate-y:10rem}.group:hover .lg\:group-hover\:translate-y-44{--transform-translate-y:11rem}.group:hover .lg\:group-hover\:translate-y-48{--transform-translate-y:12rem}.group:hover .lg\:group-hover\:translate-y-50{--transform-translate-y:12.75rem}.group:hover .lg\:group-hover\:translate-y-52{--transform-translate-y:13rem}.group:hover .lg\:group-hover\:translate-y-53{--transform-translate-y:13.25rem}.group:hover .lg\:group-hover\:translate-y-55{--transform-translate-y:13.75rem}.group:hover .lg\:group-hover\:translate-y-56{--transform-translate-y:14rem}.group:hover .lg\:group-hover\:translate-y-64{--transform-translate-y:16rem}.group:hover .lg\:group-hover\:translate-y-68{--transform-translate-y:17rem}.group:hover .lg\:group-hover\:translate-y-75{--transform-translate-y:18.75rem}.group:hover .lg\:group-hover\:translate-y-98{--transform-translate-y:24.5rem}.group:hover .lg\:group-hover\:translate-y-100{--transform-translate-y:25rem}.group:hover .lg\:group-hover\:translate-y-120{--transform-translate-y:30rem}.group:hover .lg\:group-hover\:translate-y-140{--transform-translate-y:35rem}.group:hover .lg\:group-hover\:translate-y-px{--transform-translate-y:1px}.group:hover .lg\:group-hover\:translate-y-2px{--transform-translate-y:2px}.group:hover .lg\:group-hover\:translate-y-0-5{--transform-translate-y:0.15rem}.group:hover .lg\:group-hover\:translate-y-1-5{--transform-translate-y:0.375rem}.group:hover .lg\:group-hover\:translate-y-2-5{--transform-translate-y:0.625rem}.group:hover .lg\:group-hover\:translate-y-7-2{--transform-translate-y:1.875rem}.group:hover .lg\:group-hover\:translate-y-31-25{--transform-translate-y:7.8125rem}.group:hover .lg\:group-hover\:translate-y-62-5{--transform-translate-y:15.625rem}.group:hover .lg\:group-hover\:-translate-y-1{--transform-translate-y:-0.25rem}.group:hover .lg\:group-hover\:-translate-y-2{--transform-translate-y:-0.5rem}.group:hover .lg\:group-hover\:-translate-y-3{--transform-translate-y:-0.75rem}.group:hover .lg\:group-hover\:-translate-y-4{--transform-translate-y:-1rem}.group:hover .lg\:group-hover\:-translate-y-5{--transform-translate-y:-1.25rem}.group:hover .lg\:group-hover\:-translate-y-6{--transform-translate-y:-1.5rem}.group:hover .lg\:group-hover\:-translate-y-7{--transform-translate-y:-1.75rem}.group:hover .lg\:group-hover\:-translate-y-8{--transform-translate-y:-2rem}.group:hover .lg\:group-hover\:-translate-y-9{--transform-translate-y:-2.25rem}.group:hover .lg\:group-hover\:-translate-y-10{--transform-translate-y:-2.5rem}.group:hover .lg\:group-hover\:-translate-y-11{--transform-translate-y:-2.75rem}.group:hover .lg\:group-hover\:-translate-y-12{--transform-translate-y:-3rem}.group:hover .lg\:group-hover\:-translate-y-13{--transform-translate-y:-3.25rem}.group:hover .lg\:group-hover\:-translate-y-14{--transform-translate-y:-3.5rem}.group:hover .lg\:group-hover\:-translate-y-15{--transform-translate-y:-3.75rem}.group:hover .lg\:group-hover\:-translate-y-16{--transform-translate-y:-4rem}.group:hover .lg\:group-hover\:-translate-y-19{--transform-translate-y:-4.75rem}.group:hover .lg\:group-hover\:-translate-y-20{--transform-translate-y:-5rem}.group:hover .lg\:group-hover\:-translate-y-22{--transform-translate-y:-5.5rem}.group:hover .lg\:group-hover\:-translate-y-23{--transform-translate-y:-5.75rem}.group:hover .lg\:group-hover\:-translate-y-24{--transform-translate-y:-6rem}.group:hover .lg\:group-hover\:-translate-y-30{--transform-translate-y:-7.5rem}.group:hover .lg\:group-hover\:-translate-y-32{--transform-translate-y:-8rem}.group:hover .lg\:group-hover\:-translate-y-40{--transform-translate-y:-10rem}.group:hover .lg\:group-hover\:-translate-y-44{--transform-translate-y:-11rem}.group:hover .lg\:group-hover\:-translate-y-48{--transform-translate-y:-12rem}.group:hover .lg\:group-hover\:-translate-y-50{--transform-translate-y:-12.75rem}.group:hover .lg\:group-hover\:-translate-y-52{--transform-translate-y:-13rem}.group:hover .lg\:group-hover\:-translate-y-53{--transform-translate-y:-13.25rem}.group:hover .lg\:group-hover\:-translate-y-55{--transform-translate-y:-13.75rem}.group:hover .lg\:group-hover\:-translate-y-56{--transform-translate-y:-14rem}.group:hover .lg\:group-hover\:-translate-y-64{--transform-translate-y:-16rem}.group:hover .lg\:group-hover\:-translate-y-68{--transform-translate-y:-17rem}.group:hover .lg\:group-hover\:-translate-y-75{--transform-translate-y:-18.75rem}.group:hover .lg\:group-hover\:-translate-y-98{--transform-translate-y:-24.5rem}.group:hover .lg\:group-hover\:-translate-y-100{--transform-translate-y:-25rem}.group:hover .lg\:group-hover\:-translate-y-120{--transform-translate-y:-30rem}.group:hover .lg\:group-hover\:-translate-y-140{--transform-translate-y:-35rem}.group:hover .lg\:group-hover\:-translate-y-px{--transform-translate-y:-1px}.group:hover .lg\:group-hover\:-translate-y-2px{--transform-translate-y:-2px}.group:hover .lg\:group-hover\:-translate-y-0-5{--transform-translate-y:-0.15rem}.group:hover .lg\:group-hover\:-translate-y-1-5{--transform-translate-y:-0.375rem}.group:hover .lg\:group-hover\:-translate-y-2-5{--transform-translate-y:-0.625rem}.group:hover .lg\:group-hover\:-translate-y-7-2{--transform-translate-y:-1.875rem}.group:hover .lg\:group-hover\:-translate-y-31-25{--transform-translate-y:-7.8125rem}.group:hover .lg\:group-hover\:-translate-y-62-5{--transform-translate-y:-15.625rem}.group:hover .lg\:group-hover\:-translate-y-full{--transform-translate-y:-100%}.group:hover .lg\:group-hover\:-translate-y-1\/2{--transform-translate-y:-50%}.group:hover .lg\:group-hover\:translate-y-1\/2{--transform-translate-y:50%}.group:hover .lg\:group-hover\:translate-y-full{--transform-translate-y:100%}.lg\:skew-x-0{--transform-skew-x:0}.lg\:skew-x-3{--transform-skew-x:3deg}.lg\:skew-x-6{--transform-skew-x:6deg}.lg\:skew-x-12{--transform-skew-x:12deg}.lg\:-skew-x-12{--transform-skew-x:-12deg}.lg\:-skew-x-6{--transform-skew-x:-6deg}.lg\:-skew-x-3{--transform-skew-x:-3deg}.lg\:skew-y-0{--transform-skew-y:0}.lg\:skew-y-3{--transform-skew-y:3deg}.lg\:skew-y-6{--transform-skew-y:6deg}.lg\:skew-y-12{--transform-skew-y:12deg}.lg\:-skew-y-12{--transform-skew-y:-12deg}.lg\:-skew-y-6{--transform-skew-y:-6deg}.lg\:-skew-y-3{--transform-skew-y:-3deg}.lg\:hover\:skew-x-0:hover{--transform-skew-x:0}.lg\:hover\:skew-x-3:hover{--transform-skew-x:3deg}.lg\:hover\:skew-x-6:hover{--transform-skew-x:6deg}.lg\:hover\:skew-x-12:hover{--transform-skew-x:12deg}.lg\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.lg\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.lg\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.lg\:hover\:skew-y-0:hover{--transform-skew-y:0}.lg\:hover\:skew-y-3:hover{--transform-skew-y:3deg}.lg\:hover\:skew-y-6:hover{--transform-skew-y:6deg}.lg\:hover\:skew-y-12:hover{--transform-skew-y:12deg}.lg\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.lg\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.lg\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.lg\:focus\:skew-x-0:focus{--transform-skew-x:0}.lg\:focus\:skew-x-3:focus{--transform-skew-x:3deg}.lg\:focus\:skew-x-6:focus{--transform-skew-x:6deg}.lg\:focus\:skew-x-12:focus{--transform-skew-x:12deg}.lg\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.lg\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.lg\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.lg\:focus\:skew-y-0:focus{--transform-skew-y:0}.lg\:focus\:skew-y-3:focus{--transform-skew-y:3deg}.lg\:focus\:skew-y-6:focus{--transform-skew-y:6deg}.lg\:focus\:skew-y-12:focus{--transform-skew-y:12deg}.lg\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.lg\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.lg\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.lg\:transition-none{transition-property:none}.lg\:transition-all{transition-property:all}.lg\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.lg\:transition-colors{transition-property:background-color,border-color,color,fill,stroke}.lg\:transition-opacity{transition-property:opacity}.lg\:transition-shadow{transition-property:box-shadow}.lg\:transition-transform{transition-property:transform}.lg\:ease-linear{transition-timing-function:linear}.lg\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.lg\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.lg\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg\:duration-75{transition-duration:75ms}.lg\:duration-100{transition-duration:.1s}.lg\:duration-150{transition-duration:.15s}.lg\:duration-200{transition-duration:.2s}.lg\:duration-300{transition-duration:.3s}.lg\:duration-500{transition-duration:.5s}.lg\:duration-700{transition-duration:.7s}.lg\:duration-1000{transition-duration:1s}.lg\:delay-75{transition-delay:75ms}.lg\:delay-100{transition-delay:.1s}.lg\:delay-150{transition-delay:.15s}.lg\:delay-200{transition-delay:.2s}.lg\:delay-300{transition-delay:.3s}.lg\:delay-500{transition-delay:.5s}.lg\:delay-700{transition-delay:.7s}.lg\:delay-1000{transition-delay:1s}.lg\:animate-none{-webkit-animation:none;animation:none}.lg\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.lg\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.lg\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.lg\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.lg\:aspect-ratio-none{padding-bottom:0}.lg\:aspect-ratio-square{padding-bottom:100%}.lg\:aspect-ratio-16\/9{padding-bottom:56.25%}.lg\:aspect-ratio-4\/3{padding-bottom:75%}.lg\:aspect-ratio-9\/5{padding-bottom:55.55555555555556%}.lg\:aspect-ratio-21\/9{padding-bottom:42.857142857142854%}.lg\:flex-basis-1{flex-basis:100%}.lg\:flex-basis-1-r{flex-basis:0%}.lg\:flex-basis-2,.lg\:flex-basis-2-r{flex-basis:50%}.lg\:flex-basis-30{flex-basis:30%}.lg\:flex-basis-30-r{flex-basis:70%}.lg\:flex-basis-55{flex-basis:55%}.lg\:flex-basis-55-r{flex-basis:45%}.lg\:flex-basis-65_75{flex-basis:65.75%}.lg\:flex-basis-65_75-r{flex-basis:34.25%}}@media (min-width:1280px){.xl\:container{width:100%}}@media (min-width:1280px) and (min-width:425px){.xl\:container{max-width:425px}}@media (min-width:1280px) and (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:1280px) and (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1280px) and (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px) and (min-width:1280px){.xl\:container{max-width:1280px}}@media (min-width:1280px) and (min-width:1400px){.xl\:container{max-width:1400px}}@media (min-width:1280px){.xl\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}.xl\:space-x-0>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0px*var(--space-x-reverse));margin-left:calc(0px*(1 - var(--space-x-reverse)))}.xl\:space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.25rem*var(--space-y-reverse))}.xl\:space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.25rem*var(--space-x-reverse));margin-left:calc(0.25rem*(1 - var(--space-x-reverse)))}.xl\:space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.5rem*var(--space-y-reverse))}.xl\:space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.5rem*var(--space-x-reverse));margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))}.xl\:space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.75rem*var(--space-y-reverse))}.xl\:space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.75rem*var(--space-x-reverse));margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))}.xl\:space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1rem*var(--space-y-reverse))}.xl\:space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.xl\:space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.25rem*var(--space-y-reverse))}.xl\:space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.25rem*var(--space-x-reverse));margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))}.xl\:space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.5rem*var(--space-y-reverse))}.xl\:space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.5rem*var(--space-x-reverse));margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))}.xl\:space-y-7>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.75rem*var(--space-y-reverse))}.xl\:space-x-7>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.75rem*var(--space-x-reverse));margin-left:calc(1.75rem*(1 - var(--space-x-reverse)))}.xl\:space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}.xl\:space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2rem*var(--space-x-reverse));margin-left:calc(2rem*(1 - var(--space-x-reverse)))}.xl\:space-y-9>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.25rem*var(--space-y-reverse))}.xl\:space-x-9>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.25rem*var(--space-x-reverse));margin-left:calc(2.25rem*(1 - var(--space-x-reverse)))}.xl\:space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.5rem*var(--space-y-reverse))}.xl\:space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.5rem*var(--space-x-reverse));margin-left:calc(2.5rem*(1 - var(--space-x-reverse)))}.xl\:space-y-11>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.75rem*var(--space-y-reverse))}.xl\:space-x-11>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.75rem*var(--space-x-reverse));margin-left:calc(2.75rem*(1 - var(--space-x-reverse)))}.xl\:space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3rem*var(--space-y-reverse))}.xl\:space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3rem*var(--space-x-reverse));margin-left:calc(3rem*(1 - var(--space-x-reverse)))}.xl\:space-y-13>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.25rem*var(--space-y-reverse))}.xl\:space-x-13>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.25rem*var(--space-x-reverse));margin-left:calc(3.25rem*(1 - var(--space-x-reverse)))}.xl\:space-y-14>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.5rem*var(--space-y-reverse))}.xl\:space-x-14>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.5rem*var(--space-x-reverse));margin-left:calc(3.5rem*(1 - var(--space-x-reverse)))}.xl\:space-y-15>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.75rem*var(--space-y-reverse))}.xl\:space-x-15>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.75rem*var(--space-x-reverse));margin-left:calc(3.75rem*(1 - var(--space-x-reverse)))}.xl\:space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(4rem*(1 - var(--space-y-reverse)));margin-bottom:calc(4rem*var(--space-y-reverse))}.xl\:space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(4rem*var(--space-x-reverse));margin-left:calc(4rem*(1 - var(--space-x-reverse)))}.xl\:space-y-19>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(4.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(4.75rem*var(--space-y-reverse))}.xl\:space-x-19>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(4.75rem*var(--space-x-reverse));margin-left:calc(4.75rem*(1 - var(--space-x-reverse)))}.xl\:space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5rem*var(--space-y-reverse))}.xl\:space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5rem*var(--space-x-reverse));margin-left:calc(5rem*(1 - var(--space-x-reverse)))}.xl\:space-y-22>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5.5rem*var(--space-y-reverse))}.xl\:space-x-22>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5.5rem*var(--space-x-reverse));margin-left:calc(5.5rem*(1 - var(--space-x-reverse)))}.xl\:space-y-23>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5.75rem*var(--space-y-reverse))}.xl\:space-x-23>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5.75rem*var(--space-x-reverse));margin-left:calc(5.75rem*(1 - var(--space-x-reverse)))}.xl\:space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(6rem*(1 - var(--space-y-reverse)));margin-bottom:calc(6rem*var(--space-y-reverse))}.xl\:space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(6rem*var(--space-x-reverse));margin-left:calc(6rem*(1 - var(--space-x-reverse)))}.xl\:space-y-30>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(7.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(7.5rem*var(--space-y-reverse))}.xl\:space-x-30>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(7.5rem*var(--space-x-reverse));margin-left:calc(7.5rem*(1 - var(--space-x-reverse)))}.xl\:space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(8rem*(1 - var(--space-y-reverse)));margin-bottom:calc(8rem*var(--space-y-reverse))}.xl\:space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(8rem*var(--space-x-reverse));margin-left:calc(8rem*(1 - var(--space-x-reverse)))}.xl\:space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(10rem*(1 - var(--space-y-reverse)));margin-bottom:calc(10rem*var(--space-y-reverse))}.xl\:space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(10rem*var(--space-x-reverse));margin-left:calc(10rem*(1 - var(--space-x-reverse)))}.xl\:space-y-44>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(11rem*(1 - var(--space-y-reverse)));margin-bottom:calc(11rem*var(--space-y-reverse))}.xl\:space-x-44>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(11rem*var(--space-x-reverse));margin-left:calc(11rem*(1 - var(--space-x-reverse)))}.xl\:space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(12rem*(1 - var(--space-y-reverse)));margin-bottom:calc(12rem*var(--space-y-reverse))}.xl\:space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(12rem*var(--space-x-reverse));margin-left:calc(12rem*(1 - var(--space-x-reverse)))}.xl\:space-y-50>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(12.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(12.75rem*var(--space-y-reverse))}.xl\:space-x-50>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(12.75rem*var(--space-x-reverse));margin-left:calc(12.75rem*(1 - var(--space-x-reverse)))}.xl\:space-y-52>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13rem*var(--space-y-reverse))}.xl\:space-x-52>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13rem*var(--space-x-reverse));margin-left:calc(13rem*(1 - var(--space-x-reverse)))}.xl\:space-y-53>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13.25rem*var(--space-y-reverse))}.xl\:space-x-53>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13.25rem*var(--space-x-reverse));margin-left:calc(13.25rem*(1 - var(--space-x-reverse)))}.xl\:space-y-55>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13.75rem*var(--space-y-reverse))}.xl\:space-x-55>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13.75rem*var(--space-x-reverse));margin-left:calc(13.75rem*(1 - var(--space-x-reverse)))}.xl\:space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(14rem*(1 - var(--space-y-reverse)));margin-bottom:calc(14rem*var(--space-y-reverse))}.xl\:space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(14rem*var(--space-x-reverse));margin-left:calc(14rem*(1 - var(--space-x-reverse)))}.xl\:space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(16rem*(1 - var(--space-y-reverse)));margin-bottom:calc(16rem*var(--space-y-reverse))}.xl\:space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(16rem*var(--space-x-reverse));margin-left:calc(16rem*(1 - var(--space-x-reverse)))}.xl\:space-y-68>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(17rem*(1 - var(--space-y-reverse)));margin-bottom:calc(17rem*var(--space-y-reverse))}.xl\:space-x-68>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(17rem*var(--space-x-reverse));margin-left:calc(17rem*(1 - var(--space-x-reverse)))}.xl\:space-y-75>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(18.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(18.75rem*var(--space-y-reverse))}.xl\:space-x-75>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(18.75rem*var(--space-x-reverse));margin-left:calc(18.75rem*(1 - var(--space-x-reverse)))}.xl\:space-y-98>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(24.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(24.5rem*var(--space-y-reverse))}.xl\:space-x-98>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(24.5rem*var(--space-x-reverse));margin-left:calc(24.5rem*(1 - var(--space-x-reverse)))}.xl\:space-y-100>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(25rem*var(--space-y-reverse))}.xl\:space-x-100>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(25rem*var(--space-x-reverse));margin-left:calc(25rem*(1 - var(--space-x-reverse)))}.xl\:space-y-120>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(30rem*(1 - var(--space-y-reverse)));margin-bottom:calc(30rem*var(--space-y-reverse))}.xl\:space-x-120>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(30rem*var(--space-x-reverse));margin-left:calc(30rem*(1 - var(--space-x-reverse)))}.xl\:space-y-140>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(35rem*(1 - var(--space-y-reverse)));margin-bottom:calc(35rem*var(--space-y-reverse))}.xl\:space-x-140>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(35rem*var(--space-x-reverse));margin-left:calc(35rem*(1 - var(--space-x-reverse)))}.xl\:space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1px*(1 - var(--space-y-reverse)));margin-bottom:calc(1px*var(--space-y-reverse))}.xl\:space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1px*var(--space-x-reverse));margin-left:calc(1px*(1 - var(--space-x-reverse)))}.xl\:space-y-2px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2px*(1 - var(--space-y-reverse)));margin-bottom:calc(2px*var(--space-y-reverse))}.xl\:space-x-2px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2px*var(--space-x-reverse));margin-left:calc(2px*(1 - var(--space-x-reverse)))}.xl\:space-y-0-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.15rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.15rem*var(--space-y-reverse))}.xl\:space-x-0-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.15rem*var(--space-x-reverse));margin-left:calc(0.15rem*(1 - var(--space-x-reverse)))}.xl\:space-y-1-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.375rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.375rem*var(--space-y-reverse))}.xl\:space-x-1-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.375rem*var(--space-x-reverse));margin-left:calc(0.375rem*(1 - var(--space-x-reverse)))}.xl\:space-y-2-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.625rem*var(--space-y-reverse))}.xl\:space-x-2-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.625rem*var(--space-x-reverse));margin-left:calc(0.625rem*(1 - var(--space-x-reverse)))}.xl\:space-y-7-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.875rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.875rem*var(--space-y-reverse))}.xl\:space-x-7-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.875rem*var(--space-x-reverse));margin-left:calc(1.875rem*(1 - var(--space-x-reverse)))}.xl\:space-y-31-25>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(7.8125rem*(1 - var(--space-y-reverse)));margin-bottom:calc(7.8125rem*var(--space-y-reverse))}.xl\:space-x-31-25>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(7.8125rem*var(--space-x-reverse));margin-left:calc(7.8125rem*(1 - var(--space-x-reverse)))}.xl\:space-y-62-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(15.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(15.625rem*var(--space-y-reverse))}.xl\:space-x-62-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(15.625rem*var(--space-x-reverse));margin-left:calc(15.625rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.25rem*var(--space-y-reverse))}.xl\:-space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.25rem*var(--space-x-reverse));margin-left:calc(-0.25rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.5rem*var(--space-y-reverse))}.xl\:-space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.5rem*var(--space-x-reverse));margin-left:calc(-0.5rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.75rem*var(--space-y-reverse))}.xl\:-space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.75rem*var(--space-x-reverse));margin-left:calc(-0.75rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1rem*var(--space-y-reverse))}.xl\:-space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1rem*var(--space-x-reverse));margin-left:calc(-1rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.25rem*var(--space-y-reverse))}.xl\:-space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.25rem*var(--space-x-reverse));margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.5rem*var(--space-y-reverse))}.xl\:-space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.5rem*var(--space-x-reverse));margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-7>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.75rem*var(--space-y-reverse))}.xl\:-space-x-7>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.75rem*var(--space-x-reverse));margin-left:calc(-1.75rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2rem*var(--space-y-reverse))}.xl\:-space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2rem*var(--space-x-reverse));margin-left:calc(-2rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-9>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.25rem*var(--space-y-reverse))}.xl\:-space-x-9>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.25rem*var(--space-x-reverse));margin-left:calc(-2.25rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.5rem*var(--space-y-reverse))}.xl\:-space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.5rem*var(--space-x-reverse));margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-11>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.75rem*var(--space-y-reverse))}.xl\:-space-x-11>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.75rem*var(--space-x-reverse));margin-left:calc(-2.75rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3rem*var(--space-y-reverse))}.xl\:-space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3rem*var(--space-x-reverse));margin-left:calc(-3rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-13>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.25rem*var(--space-y-reverse))}.xl\:-space-x-13>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.25rem*var(--space-x-reverse));margin-left:calc(-3.25rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-14>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.5rem*var(--space-y-reverse))}.xl\:-space-x-14>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.5rem*var(--space-x-reverse));margin-left:calc(-3.5rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-15>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.75rem*var(--space-y-reverse))}.xl\:-space-x-15>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.75rem*var(--space-x-reverse));margin-left:calc(-3.75rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-4rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-4rem*var(--space-y-reverse))}.xl\:-space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-4rem*var(--space-x-reverse));margin-left:calc(-4rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-19>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-4.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-4.75rem*var(--space-y-reverse))}.xl\:-space-x-19>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-4.75rem*var(--space-x-reverse));margin-left:calc(-4.75rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5rem*var(--space-y-reverse))}.xl\:-space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5rem*var(--space-x-reverse));margin-left:calc(-5rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-22>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5.5rem*var(--space-y-reverse))}.xl\:-space-x-22>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5.5rem*var(--space-x-reverse));margin-left:calc(-5.5rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-23>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5.75rem*var(--space-y-reverse))}.xl\:-space-x-23>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5.75rem*var(--space-x-reverse));margin-left:calc(-5.75rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-6rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-6rem*var(--space-y-reverse))}.xl\:-space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-6rem*var(--space-x-reverse));margin-left:calc(-6rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-30>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-7.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-7.5rem*var(--space-y-reverse))}.xl\:-space-x-30>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-7.5rem*var(--space-x-reverse));margin-left:calc(-7.5rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-8rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-8rem*var(--space-y-reverse))}.xl\:-space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-8rem*var(--space-x-reverse));margin-left:calc(-8rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-10rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-10rem*var(--space-y-reverse))}.xl\:-space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-10rem*var(--space-x-reverse));margin-left:calc(-10rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-44>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-11rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-11rem*var(--space-y-reverse))}.xl\:-space-x-44>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-11rem*var(--space-x-reverse));margin-left:calc(-11rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-12rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-12rem*var(--space-y-reverse))}.xl\:-space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-12rem*var(--space-x-reverse));margin-left:calc(-12rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-50>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-12.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-12.75rem*var(--space-y-reverse))}.xl\:-space-x-50>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-12.75rem*var(--space-x-reverse));margin-left:calc(-12.75rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-52>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13rem*var(--space-y-reverse))}.xl\:-space-x-52>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13rem*var(--space-x-reverse));margin-left:calc(-13rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-53>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13.25rem*var(--space-y-reverse))}.xl\:-space-x-53>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13.25rem*var(--space-x-reverse));margin-left:calc(-13.25rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-55>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13.75rem*var(--space-y-reverse))}.xl\:-space-x-55>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13.75rem*var(--space-x-reverse));margin-left:calc(-13.75rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-14rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-14rem*var(--space-y-reverse))}.xl\:-space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-14rem*var(--space-x-reverse));margin-left:calc(-14rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-16rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-16rem*var(--space-y-reverse))}.xl\:-space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-16rem*var(--space-x-reverse));margin-left:calc(-16rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-68>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-17rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-17rem*var(--space-y-reverse))}.xl\:-space-x-68>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-17rem*var(--space-x-reverse));margin-left:calc(-17rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-75>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-18.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-18.75rem*var(--space-y-reverse))}.xl\:-space-x-75>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-18.75rem*var(--space-x-reverse));margin-left:calc(-18.75rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-98>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-24.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-24.5rem*var(--space-y-reverse))}.xl\:-space-x-98>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-24.5rem*var(--space-x-reverse));margin-left:calc(-24.5rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-100>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-25rem*var(--space-y-reverse))}.xl\:-space-x-100>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-25rem*var(--space-x-reverse));margin-left:calc(-25rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-120>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-30rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-30rem*var(--space-y-reverse))}.xl\:-space-x-120>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-30rem*var(--space-x-reverse));margin-left:calc(-30rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-140>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-35rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-35rem*var(--space-y-reverse))}.xl\:-space-x-140>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-35rem*var(--space-x-reverse));margin-left:calc(-35rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1px*(1 - var(--space-y-reverse)));margin-bottom:calc(-1px*var(--space-y-reverse))}.xl\:-space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1px*var(--space-x-reverse));margin-left:calc(-1px*(1 - var(--space-x-reverse)))}.xl\:-space-y-2px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2px*(1 - var(--space-y-reverse)));margin-bottom:calc(-2px*var(--space-y-reverse))}.xl\:-space-x-2px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2px*var(--space-x-reverse));margin-left:calc(-2px*(1 - var(--space-x-reverse)))}.xl\:-space-y-0-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.15rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.15rem*var(--space-y-reverse))}.xl\:-space-x-0-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.15rem*var(--space-x-reverse));margin-left:calc(-0.15rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-1-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.375rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.375rem*var(--space-y-reverse))}.xl\:-space-x-1-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.375rem*var(--space-x-reverse));margin-left:calc(-0.375rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-2-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.625rem*var(--space-y-reverse))}.xl\:-space-x-2-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.625rem*var(--space-x-reverse));margin-left:calc(-0.625rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-7-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.875rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.875rem*var(--space-y-reverse))}.xl\:-space-x-7-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.875rem*var(--space-x-reverse));margin-left:calc(-1.875rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-31-25>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-7.8125rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-7.8125rem*var(--space-y-reverse))}.xl\:-space-x-31-25>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-7.8125rem*var(--space-x-reverse));margin-left:calc(-7.8125rem*(1 - var(--space-x-reverse)))}.xl\:-space-y-62-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-15.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-15.625rem*var(--space-y-reverse))}.xl\:-space-x-62-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-15.625rem*var(--space-x-reverse));margin-left:calc(-15.625rem*(1 - var(--space-x-reverse)))}.xl\:space-y-reverse>:not(template)~:not(template){--space-y-reverse:1}.xl\:space-x-reverse>:not(template)~:not(template){--space-x-reverse:1}.xl\:divide-y-0>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(0px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(0px*var(--divide-y-reverse))}.xl\:divide-x-0>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(0px*var(--divide-x-reverse));border-left-width:calc(0px*(1 - var(--divide-x-reverse)))}.xl\:divide-y-1>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.xl\:divide-x-1>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(1px*var(--divide-x-reverse));border-left-width:calc(1px*(1 - var(--divide-x-reverse)))}.xl\:divide-y-2>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(2px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(2px*var(--divide-y-reverse))}.xl\:divide-x-2>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(2px*var(--divide-x-reverse));border-left-width:calc(2px*(1 - var(--divide-x-reverse)))}.xl\:divide-y-4>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(4px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(4px*var(--divide-y-reverse))}.xl\:divide-x-4>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(4px*var(--divide-x-reverse));border-left-width:calc(4px*(1 - var(--divide-x-reverse)))}.xl\:divide-y-8>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(8px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(8px*var(--divide-y-reverse))}.xl\:divide-x-8>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(8px*var(--divide-x-reverse));border-left-width:calc(8px*(1 - var(--divide-x-reverse)))}.xl\:divide-y-10>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(10px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(10px*var(--divide-y-reverse))}.xl\:divide-x-10>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(10px*var(--divide-x-reverse));border-left-width:calc(10px*(1 - var(--divide-x-reverse)))}.xl\:divide-y-16>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(16px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(16px*var(--divide-y-reverse))}.xl\:divide-x-16>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(16px*var(--divide-x-reverse));border-left-width:calc(16px*(1 - var(--divide-x-reverse)))}.xl\:divide-y>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.xl\:divide-x>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(1px*var(--divide-x-reverse));border-left-width:calc(1px*(1 - var(--divide-x-reverse)))}.xl\:divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1}.xl\:divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1}.xl\:divide-transparent>:not(template)~:not(template){border-color:transparent}.xl\:divide-current>:not(template)~:not(template){border-color:currentColor}.xl\:divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--divide-opacity))}.xl\:divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.xl\:divide-primary>:not(template)~:not(template){--divide-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--divide-opacity))}.xl\:divide-secondary>:not(template)~:not(template){--divide-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--divide-opacity))}.xl\:divide-tertiary>:not(template)~:not(template){--divide-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--divide-opacity))}.xl\:divide-spacer>:not(template)~:not(template){--divide-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--divide-opacity))}.xl\:divide-umbra>:not(template)~:not(template){--divide-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--divide-opacity))}.xl\:divide-underline>:not(template)~:not(template){--divide-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--divide-opacity))}.xl\:divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--divide-opacity))}.xl\:divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--divide-opacity))}.xl\:divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--divide-opacity))}.xl\:divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--divide-opacity))}.xl\:divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--divide-opacity))}.xl\:divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--divide-opacity))}.xl\:divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--divide-opacity))}.xl\:divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--divide-opacity))}.xl\:divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--divide-opacity))}.xl\:divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--divide-opacity))}.xl\:divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--divide-opacity))}.xl\:divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--divide-opacity))}.xl\:divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--divide-opacity))}.xl\:divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--divide-opacity))}.xl\:divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--divide-opacity))}.xl\:divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--divide-opacity))}.xl\:divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--divide-opacity))}.xl\:divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--divide-opacity))}.xl\:divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--divide-opacity))}.xl\:divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--divide-opacity))}.xl\:divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--divide-opacity))}.xl\:divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--divide-opacity))}.xl\:divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--divide-opacity))}.xl\:divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--divide-opacity))}.xl\:divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--divide-opacity))}.xl\:divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--divide-opacity))}.xl\:divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--divide-opacity))}.xl\:divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--divide-opacity))}.xl\:divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--divide-opacity))}.xl\:divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--divide-opacity))}.xl\:divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--divide-opacity))}.xl\:divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--divide-opacity))}.xl\:divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--divide-opacity))}.xl\:divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--divide-opacity))}.xl\:divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--divide-opacity))}.xl\:divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--divide-opacity))}.xl\:divide-neon-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--divide-opacity))}.xl\:divide-neon-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--divide-opacity))}.xl\:divide-neon-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--divide-opacity))}.xl\:divide-neon-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--divide-opacity))}.xl\:divide-neon-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--divide-opacity))}.xl\:divide-neon-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--divide-opacity))}.xl\:divide-neon-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--divide-opacity))}.xl\:divide-neon-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--divide-opacity))}.xl\:divide-neon-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--divide-opacity))}.xl\:divide-dark-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--divide-opacity))}.xl\:divide-dark-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--divide-opacity))}.xl\:divide-dark-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--divide-opacity))}.xl\:divide-dark-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--divide-opacity))}.xl\:divide-dark-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--divide-opacity))}.xl\:divide-dark-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--divide-opacity))}.xl\:divide-dark-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--divide-opacity))}.xl\:divide-dark-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--divide-opacity))}.xl\:divide-dark-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--divide-opacity))}.xl\:divide-solid>:not(template)~:not(template){border-style:solid}.xl\:divide-dashed>:not(template)~:not(template){border-style:dashed}.xl\:divide-dotted>:not(template)~:not(template){border-style:dotted}.xl\:divide-double>:not(template)~:not(template){border-style:double}.xl\:divide-none>:not(template)~:not(template){border-style:none}.xl\:divide-opacity-0>:not(template)~:not(template){--divide-opacity:0}.xl\:divide-opacity-15>:not(template)~:not(template){--divide-opacity:0.15}.xl\:divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25}.xl\:divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5}.xl\:divide-opacity-70>:not(template)~:not(template){--divide-opacity:0.70}.xl\:divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75}.xl\:divide-opacity-90>:not(template)~:not(template){--divide-opacity:0.9}.xl\:divide-opacity-100>:not(template)~:not(template){--divide-opacity:1}.xl\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.xl\:not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.xl\:focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.xl\:focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.xl\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.xl\:bg-fixed{background-attachment:fixed}.xl\:bg-local{background-attachment:local}.xl\:bg-scroll{background-attachment:scroll}.xl\:bg-clip-border{background-clip:border-box}.xl\:bg-clip-padding{background-clip:padding-box}.xl\:bg-clip-content{background-clip:content-box}.xl\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.xl\:bg-transparent{background-color:transparent}.xl\:bg-current{background-color:currentColor}.xl\:bg-black{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.xl\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xl\:bg-primary{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.xl\:bg-secondary{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.xl\:bg-tertiary{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.xl\:bg-spacer{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.xl\:bg-umbra{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.xl\:bg-underline{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.xl\:bg-gray-100{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.xl\:bg-gray-200{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.xl\:bg-gray-300{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.xl\:bg-gray-400{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.xl\:bg-gray-500{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.xl\:bg-gray-600{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.xl\:bg-gray-700{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.xl\:bg-gray-800{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.xl\:bg-gray-900{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.xl\:bg-red-100{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.xl\:bg-red-200{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.xl\:bg-red-300{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.xl\:bg-red-400{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.xl\:bg-red-500{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.xl\:bg-red-600{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.xl\:bg-red-700{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.xl\:bg-red-800{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.xl\:bg-red-900{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.xl\:bg-green-100{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.xl\:bg-green-200{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.xl\:bg-green-300{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.xl\:bg-green-400{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.xl\:bg-green-500{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.xl\:bg-green-600{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.xl\:bg-green-700{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.xl\:bg-green-800{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.xl\:bg-green-900{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.xl\:bg-orange-100{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.xl\:bg-orange-200{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.xl\:bg-orange-300{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.xl\:bg-orange-400{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.xl\:bg-orange-500{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.xl\:bg-orange-600{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.xl\:bg-orange-700{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.xl\:bg-orange-800{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.xl\:bg-orange-900{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.xl\:bg-neon-blue-100{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.xl\:bg-neon-blue-200{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.xl\:bg-neon-blue-300{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.xl\:bg-neon-blue-400{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.xl\:bg-neon-blue-500{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.xl\:bg-neon-blue-600{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.xl\:bg-neon-blue-700{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.xl\:bg-neon-blue-800{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.xl\:bg-neon-blue-900{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.xl\:bg-dark-blue-100{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.xl\:bg-dark-blue-200{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.xl\:bg-dark-blue-300{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.xl\:bg-dark-blue-400{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.xl\:bg-dark-blue-500{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.xl\:bg-dark-blue-600{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.xl\:bg-dark-blue-700{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.xl\:bg-dark-blue-800{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.xl\:bg-dark-blue-900{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.xl\:hover\:bg-transparent:hover{background-color:transparent}.xl\:hover\:bg-current:hover{background-color:currentColor}.xl\:hover\:bg-black:hover{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.xl\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xl\:hover\:bg-primary:hover{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.xl\:hover\:bg-secondary:hover{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.xl\:hover\:bg-tertiary:hover{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.xl\:hover\:bg-spacer:hover{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.xl\:hover\:bg-umbra:hover{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.xl\:hover\:bg-underline:hover{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.xl\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.xl\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.xl\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.xl\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.xl\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.xl\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.xl\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.xl\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.xl\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.xl\:hover\:bg-red-100:hover{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.xl\:hover\:bg-red-200:hover{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.xl\:hover\:bg-red-300:hover{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.xl\:hover\:bg-red-400:hover{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.xl\:hover\:bg-red-500:hover{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.xl\:hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.xl\:hover\:bg-red-700:hover{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.xl\:hover\:bg-red-800:hover{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.xl\:hover\:bg-red-900:hover{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.xl\:hover\:bg-green-100:hover{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.xl\:hover\:bg-green-200:hover{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.xl\:hover\:bg-green-300:hover{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.xl\:hover\:bg-green-400:hover{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.xl\:hover\:bg-green-500:hover{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.xl\:hover\:bg-green-600:hover{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.xl\:hover\:bg-green-700:hover{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.xl\:hover\:bg-green-800:hover{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.xl\:hover\:bg-green-900:hover{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.xl\:hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.xl\:hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.xl\:hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.xl\:hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.xl\:hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.xl\:hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.xl\:hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.xl\:hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.xl\:hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.xl\:hover\:bg-neon-blue-100:hover{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.xl\:hover\:bg-neon-blue-200:hover{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.xl\:hover\:bg-neon-blue-300:hover{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.xl\:hover\:bg-neon-blue-400:hover{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.xl\:hover\:bg-neon-blue-500:hover{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.xl\:hover\:bg-neon-blue-600:hover{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.xl\:hover\:bg-neon-blue-700:hover{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.xl\:hover\:bg-neon-blue-800:hover{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.xl\:hover\:bg-neon-blue-900:hover{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.xl\:hover\:bg-dark-blue-100:hover{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.xl\:hover\:bg-dark-blue-200:hover{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.xl\:hover\:bg-dark-blue-300:hover{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.xl\:hover\:bg-dark-blue-400:hover{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.xl\:hover\:bg-dark-blue-500:hover{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.xl\:hover\:bg-dark-blue-600:hover{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.xl\:hover\:bg-dark-blue-700:hover{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.xl\:hover\:bg-dark-blue-800:hover{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.xl\:hover\:bg-dark-blue-900:hover{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.xl\:focus\:bg-transparent:focus{background-color:transparent}.xl\:focus\:bg-current:focus{background-color:currentColor}.xl\:focus\:bg-black:focus{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.xl\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xl\:focus\:bg-primary:focus{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.xl\:focus\:bg-secondary:focus{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.xl\:focus\:bg-tertiary:focus{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.xl\:focus\:bg-spacer:focus{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.xl\:focus\:bg-umbra:focus{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.xl\:focus\:bg-underline:focus{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.xl\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.xl\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.xl\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.xl\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.xl\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.xl\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.xl\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.xl\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.xl\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.xl\:focus\:bg-red-100:focus{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.xl\:focus\:bg-red-200:focus{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.xl\:focus\:bg-red-300:focus{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.xl\:focus\:bg-red-400:focus{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.xl\:focus\:bg-red-500:focus{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.xl\:focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.xl\:focus\:bg-red-700:focus{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.xl\:focus\:bg-red-800:focus{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.xl\:focus\:bg-red-900:focus{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.xl\:focus\:bg-green-100:focus{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.xl\:focus\:bg-green-200:focus{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.xl\:focus\:bg-green-300:focus{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.xl\:focus\:bg-green-400:focus{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.xl\:focus\:bg-green-500:focus{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.xl\:focus\:bg-green-600:focus{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.xl\:focus\:bg-green-700:focus{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.xl\:focus\:bg-green-800:focus{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.xl\:focus\:bg-green-900:focus{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.xl\:focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.xl\:focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.xl\:focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.xl\:focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.xl\:focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.xl\:focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.xl\:focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.xl\:focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.xl\:focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.xl\:focus\:bg-neon-blue-100:focus{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.xl\:focus\:bg-neon-blue-200:focus{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.xl\:focus\:bg-neon-blue-300:focus{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.xl\:focus\:bg-neon-blue-400:focus{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.xl\:focus\:bg-neon-blue-500:focus{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.xl\:focus\:bg-neon-blue-600:focus{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.xl\:focus\:bg-neon-blue-700:focus{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.xl\:focus\:bg-neon-blue-800:focus{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.xl\:focus\:bg-neon-blue-900:focus{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.xl\:focus\:bg-dark-blue-100:focus{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.xl\:focus\:bg-dark-blue-200:focus{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.xl\:focus\:bg-dark-blue-300:focus{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.xl\:focus\:bg-dark-blue-400:focus{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.xl\:focus\:bg-dark-blue-500:focus{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.xl\:focus\:bg-dark-blue-600:focus{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.xl\:focus\:bg-dark-blue-700:focus{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.xl\:focus\:bg-dark-blue-800:focus{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.xl\:focus\:bg-dark-blue-900:focus{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.xl\:bg-none{background-image:none}.xl\:bg-gradient-to-t{background-image:linear-gradient(0deg,var(--gradient-color-stops))}.xl\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))}.xl\:bg-gradient-to-r{background-image:linear-gradient(90deg,var(--gradient-color-stops))}.xl\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.xl\:bg-gradient-to-b{background-image:linear-gradient(180deg,var(--gradient-color-stops))}.xl\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.xl\:bg-gradient-to-l{background-image:linear-gradient(270deg,var(--gradient-color-stops))}.xl\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))}.xl\:from-transparent{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.xl\:from-current{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xl\:from-black{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.xl\:from-white{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xl\:from-primary{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.xl\:from-secondary{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.xl\:from-tertiary{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.xl\:from-spacer{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.xl\:from-umbra{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.xl\:from-underline{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.xl\:from-gray-100{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xl\:from-gray-200{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xl\:from-gray-300{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xl\:from-gray-400{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xl\:from-gray-500{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xl\:from-gray-600{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xl\:from-gray-700{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.xl\:from-gray-800{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.xl\:from-gray-900{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.xl\:from-red-100{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.xl\:from-red-200{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.xl\:from-red-300{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.xl\:from-red-400{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.xl\:from-red-500{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.xl\:from-red-600{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.xl\:from-red-700{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.xl\:from-red-800{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.xl\:from-red-900{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.xl\:from-green-100{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.xl\:from-green-200{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.xl\:from-green-300{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.xl\:from-green-400{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.xl\:from-green-500{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.xl\:from-green-600{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.xl\:from-green-700{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.xl\:from-green-800{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.xl\:from-green-900{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.xl\:from-orange-100{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.xl\:from-orange-200{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.xl\:from-orange-300{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.xl\:from-orange-400{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.xl\:from-orange-500{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.xl\:from-orange-600{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.xl\:from-orange-700{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.xl\:from-orange-800{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.xl\:from-orange-900{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.xl\:from-neon-blue-100{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.xl\:from-neon-blue-200{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.xl\:from-neon-blue-300{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.xl\:from-neon-blue-400{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.xl\:from-neon-blue-500{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.xl\:from-neon-blue-600{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.xl\:from-neon-blue-700{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.xl\:from-neon-blue-800{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.xl\:from-neon-blue-900{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.xl\:from-dark-blue-100{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.xl\:from-dark-blue-200{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.xl\:from-dark-blue-300{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.xl\:from-dark-blue-400{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.xl\:from-dark-blue-500{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.xl\:from-dark-blue-600{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.xl\:from-dark-blue-700{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.xl\:from-dark-blue-800{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.xl\:from-dark-blue-900{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.xl\:via-transparent{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.xl\:via-current{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xl\:via-black{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.xl\:via-white{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xl\:via-primary{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.xl\:via-secondary{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.xl\:via-tertiary{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.xl\:via-spacer{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.xl\:via-umbra{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.xl\:via-underline{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.xl\:via-gray-100{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xl\:via-gray-200{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xl\:via-gray-300{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xl\:via-gray-400{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xl\:via-gray-500{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xl\:via-gray-600{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xl\:via-gray-700{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.xl\:via-gray-800{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.xl\:via-gray-900{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.xl\:via-red-100{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.xl\:via-red-200{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.xl\:via-red-300{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.xl\:via-red-400{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.xl\:via-red-500{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.xl\:via-red-600{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.xl\:via-red-700{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.xl\:via-red-800{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.xl\:via-red-900{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.xl\:via-green-100{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.xl\:via-green-200{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.xl\:via-green-300{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.xl\:via-green-400{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.xl\:via-green-500{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.xl\:via-green-600{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.xl\:via-green-700{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.xl\:via-green-800{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.xl\:via-green-900{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.xl\:via-orange-100{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.xl\:via-orange-200{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.xl\:via-orange-300{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.xl\:via-orange-400{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.xl\:via-orange-500{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.xl\:via-orange-600{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.xl\:via-orange-700{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.xl\:via-orange-800{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.xl\:via-orange-900{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.xl\:via-neon-blue-100{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.xl\:via-neon-blue-200{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.xl\:via-neon-blue-300{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.xl\:via-neon-blue-400{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.xl\:via-neon-blue-500{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.xl\:via-neon-blue-600{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.xl\:via-neon-blue-700{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.xl\:via-neon-blue-800{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.xl\:via-neon-blue-900{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.xl\:via-dark-blue-100{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.xl\:via-dark-blue-200{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.xl\:via-dark-blue-300{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.xl\:via-dark-blue-400{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.xl\:via-dark-blue-500{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.xl\:via-dark-blue-600{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.xl\:via-dark-blue-700{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.xl\:via-dark-blue-800{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.xl\:via-dark-blue-900{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.xl\:to-transparent{--gradient-to-color:transparent}.xl\:to-current{--gradient-to-color:currentColor}.xl\:to-black{--gradient-to-color:#0e0e0e}.xl\:to-white{--gradient-to-color:#fff}.xl\:to-primary{--gradient-to-color:#00f0ff}.xl\:to-secondary{--gradient-to-color:#4000c8}.xl\:to-tertiary{--gradient-to-color:#c6b3ef}.xl\:to-spacer{--gradient-to-color:#7d7e84}.xl\:to-umbra{--gradient-to-color:#1f1f1f}.xl\:to-underline{--gradient-to-color:#00dfed}.xl\:to-gray-100{--gradient-to-color:#f5f5f5}.xl\:to-gray-200{--gradient-to-color:#e6e6e6}.xl\:to-gray-300{--gradient-to-color:#d6d6d6}.xl\:to-gray-400{--gradient-to-color:#b5b5b5}.xl\:to-gray-500{--gradient-to-color:#999}.xl\:to-gray-600{--gradient-to-color:#8a8a8a}.xl\:to-gray-700{--gradient-to-color:#5c5c5c}.xl\:to-gray-800{--gradient-to-color:#454545}.xl\:to-gray-900{--gradient-to-color:#2e2e2e}.xl\:to-red-100{--gradient-to-color:#ffecec}.xl\:to-red-200{--gradient-to-color:#ffcfcf}.xl\:to-red-300{--gradient-to-color:#ffb3b3}.xl\:to-red-400{--gradient-to-color:#ff7979}.xl\:to-red-500{--gradient-to-color:#ff4040}.xl\:to-red-600{--gradient-to-color:#e63a3a}.xl\:to-red-700{--gradient-to-color:#992626}.xl\:to-red-800{--gradient-to-color:#731d1d}.xl\:to-red-900{--gradient-to-color:#4d1313}.xl\:to-green-100{--gradient-to-color:#f0fff4}.xl\:to-green-200{--gradient-to-color:#c6f6d5}.xl\:to-green-300{--gradient-to-color:#9ae6b4}.xl\:to-green-400{--gradient-to-color:#68d391}.xl\:to-green-500{--gradient-to-color:#48bb78}.xl\:to-green-600{--gradient-to-color:#38a169}.xl\:to-green-700{--gradient-to-color:#2f855a}.xl\:to-green-800{--gradient-to-color:#276749}.xl\:to-green-900{--gradient-to-color:#22543d}.xl\:to-orange-100{--gradient-to-color:#fff2e8}.xl\:to-orange-200{--gradient-to-color:#ffdfc6}.xl\:to-orange-300{--gradient-to-color:#ffcba3}.xl\:to-orange-400{--gradient-to-color:#ffa45f}.xl\:to-orange-500{--gradient-to-color:#ff7d1a}.xl\:to-orange-600{--gradient-to-color:#e67117}.xl\:to-orange-700{--gradient-to-color:#994b10}.xl\:to-orange-800{--gradient-to-color:#73380c}.xl\:to-orange-900{--gradient-to-color:#4d2608}.xl\:to-neon-blue-100{--gradient-to-color:#e9f6f8}.xl\:to-neon-blue-200{--gradient-to-color:#d1f9f6}.xl\:to-neon-blue-300{--gradient-to-color:#c3fffb}.xl\:to-neon-blue-400{--gradient-to-color:#96fff8}.xl\:to-neon-blue-500{--gradient-to-color:#69fff5}.xl\:to-neon-blue-600{--gradient-to-color:#5fe6dd}.xl\:to-neon-blue-700{--gradient-to-color:#3f9993}.xl\:to-neon-blue-800{--gradient-to-color:#2f736e}.xl\:to-neon-blue-900{--gradient-to-color:#204d4a}.xl\:to-dark-blue-100{--gradient-to-color:#e6eaed}.xl\:to-dark-blue-200{--gradient-to-color:#c0cbd3}.xl\:to-dark-blue-300{--gradient-to-color:#9bacb8}.xl\:to-dark-blue-400{--gradient-to-color:#1d4f71}.xl\:to-dark-blue-500{--gradient-to-color:#042f4d}.xl\:to-dark-blue-600{--gradient-to-color:#042a45}.xl\:to-dark-blue-700{--gradient-to-color:#021c2e}.xl\:to-dark-blue-800{--gradient-to-color:#021523}.xl\:to-dark-blue-900{--gradient-to-color:#010e17}.xl\:hover\:from-transparent:hover{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.xl\:hover\:from-current:hover{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xl\:hover\:from-black:hover{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.xl\:hover\:from-white:hover{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xl\:hover\:from-primary:hover{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.xl\:hover\:from-secondary:hover{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.xl\:hover\:from-tertiary:hover{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.xl\:hover\:from-spacer:hover{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.xl\:hover\:from-umbra:hover{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.xl\:hover\:from-underline:hover{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.xl\:hover\:from-gray-100:hover{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xl\:hover\:from-gray-200:hover{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xl\:hover\:from-gray-300:hover{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xl\:hover\:from-gray-400:hover{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xl\:hover\:from-gray-500:hover{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xl\:hover\:from-gray-600:hover{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xl\:hover\:from-gray-700:hover{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.xl\:hover\:from-gray-800:hover{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.xl\:hover\:from-gray-900:hover{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.xl\:hover\:from-red-100:hover{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.xl\:hover\:from-red-200:hover{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.xl\:hover\:from-red-300:hover{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.xl\:hover\:from-red-400:hover{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.xl\:hover\:from-red-500:hover{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.xl\:hover\:from-red-600:hover{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.xl\:hover\:from-red-700:hover{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.xl\:hover\:from-red-800:hover{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.xl\:hover\:from-red-900:hover{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.xl\:hover\:from-green-100:hover{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.xl\:hover\:from-green-200:hover{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.xl\:hover\:from-green-300:hover{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.xl\:hover\:from-green-400:hover{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.xl\:hover\:from-green-500:hover{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.xl\:hover\:from-green-600:hover{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.xl\:hover\:from-green-700:hover{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.xl\:hover\:from-green-800:hover{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.xl\:hover\:from-green-900:hover{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.xl\:hover\:from-orange-100:hover{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.xl\:hover\:from-orange-200:hover{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.xl\:hover\:from-orange-300:hover{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.xl\:hover\:from-orange-400:hover{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.xl\:hover\:from-orange-500:hover{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.xl\:hover\:from-orange-600:hover{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.xl\:hover\:from-orange-700:hover{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.xl\:hover\:from-orange-800:hover{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.xl\:hover\:from-orange-900:hover{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.xl\:hover\:from-neon-blue-100:hover{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.xl\:hover\:from-neon-blue-200:hover{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.xl\:hover\:from-neon-blue-300:hover{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.xl\:hover\:from-neon-blue-400:hover{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.xl\:hover\:from-neon-blue-500:hover{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.xl\:hover\:from-neon-blue-600:hover{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.xl\:hover\:from-neon-blue-700:hover{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.xl\:hover\:from-neon-blue-800:hover{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.xl\:hover\:from-neon-blue-900:hover{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.xl\:hover\:from-dark-blue-100:hover{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.xl\:hover\:from-dark-blue-200:hover{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.xl\:hover\:from-dark-blue-300:hover{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.xl\:hover\:from-dark-blue-400:hover{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.xl\:hover\:from-dark-blue-500:hover{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.xl\:hover\:from-dark-blue-600:hover{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.xl\:hover\:from-dark-blue-700:hover{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.xl\:hover\:from-dark-blue-800:hover{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.xl\:hover\:from-dark-blue-900:hover{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.xl\:hover\:via-transparent:hover{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.xl\:hover\:via-current:hover{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xl\:hover\:via-black:hover{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.xl\:hover\:via-white:hover{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xl\:hover\:via-primary:hover{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.xl\:hover\:via-secondary:hover{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.xl\:hover\:via-tertiary:hover{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.xl\:hover\:via-spacer:hover{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.xl\:hover\:via-umbra:hover{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.xl\:hover\:via-underline:hover{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.xl\:hover\:via-gray-100:hover{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xl\:hover\:via-gray-200:hover{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xl\:hover\:via-gray-300:hover{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xl\:hover\:via-gray-400:hover{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xl\:hover\:via-gray-500:hover{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xl\:hover\:via-gray-600:hover{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xl\:hover\:via-gray-700:hover{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.xl\:hover\:via-gray-800:hover{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.xl\:hover\:via-gray-900:hover{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.xl\:hover\:via-red-100:hover{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.xl\:hover\:via-red-200:hover{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.xl\:hover\:via-red-300:hover{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.xl\:hover\:via-red-400:hover{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.xl\:hover\:via-red-500:hover{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.xl\:hover\:via-red-600:hover{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.xl\:hover\:via-red-700:hover{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.xl\:hover\:via-red-800:hover{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.xl\:hover\:via-red-900:hover{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.xl\:hover\:via-green-100:hover{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.xl\:hover\:via-green-200:hover{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.xl\:hover\:via-green-300:hover{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.xl\:hover\:via-green-400:hover{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.xl\:hover\:via-green-500:hover{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.xl\:hover\:via-green-600:hover{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.xl\:hover\:via-green-700:hover{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.xl\:hover\:via-green-800:hover{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.xl\:hover\:via-green-900:hover{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.xl\:hover\:via-orange-100:hover{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.xl\:hover\:via-orange-200:hover{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.xl\:hover\:via-orange-300:hover{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.xl\:hover\:via-orange-400:hover{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.xl\:hover\:via-orange-500:hover{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.xl\:hover\:via-orange-600:hover{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.xl\:hover\:via-orange-700:hover{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.xl\:hover\:via-orange-800:hover{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.xl\:hover\:via-orange-900:hover{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.xl\:hover\:via-neon-blue-100:hover{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.xl\:hover\:via-neon-blue-200:hover{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.xl\:hover\:via-neon-blue-300:hover{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.xl\:hover\:via-neon-blue-400:hover{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.xl\:hover\:via-neon-blue-500:hover{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.xl\:hover\:via-neon-blue-600:hover{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.xl\:hover\:via-neon-blue-700:hover{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.xl\:hover\:via-neon-blue-800:hover{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.xl\:hover\:via-neon-blue-900:hover{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.xl\:hover\:via-dark-blue-100:hover{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.xl\:hover\:via-dark-blue-200:hover{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.xl\:hover\:via-dark-blue-300:hover{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.xl\:hover\:via-dark-blue-400:hover{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.xl\:hover\:via-dark-blue-500:hover{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.xl\:hover\:via-dark-blue-600:hover{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.xl\:hover\:via-dark-blue-700:hover{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.xl\:hover\:via-dark-blue-800:hover{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.xl\:hover\:via-dark-blue-900:hover{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.xl\:hover\:to-transparent:hover{--gradient-to-color:transparent}.xl\:hover\:to-current:hover{--gradient-to-color:currentColor}.xl\:hover\:to-black:hover{--gradient-to-color:#0e0e0e}.xl\:hover\:to-white:hover{--gradient-to-color:#fff}.xl\:hover\:to-primary:hover{--gradient-to-color:#00f0ff}.xl\:hover\:to-secondary:hover{--gradient-to-color:#4000c8}.xl\:hover\:to-tertiary:hover{--gradient-to-color:#c6b3ef}.xl\:hover\:to-spacer:hover{--gradient-to-color:#7d7e84}.xl\:hover\:to-umbra:hover{--gradient-to-color:#1f1f1f}.xl\:hover\:to-underline:hover{--gradient-to-color:#00dfed}.xl\:hover\:to-gray-100:hover{--gradient-to-color:#f5f5f5}.xl\:hover\:to-gray-200:hover{--gradient-to-color:#e6e6e6}.xl\:hover\:to-gray-300:hover{--gradient-to-color:#d6d6d6}.xl\:hover\:to-gray-400:hover{--gradient-to-color:#b5b5b5}.xl\:hover\:to-gray-500:hover{--gradient-to-color:#999}.xl\:hover\:to-gray-600:hover{--gradient-to-color:#8a8a8a}.xl\:hover\:to-gray-700:hover{--gradient-to-color:#5c5c5c}.xl\:hover\:to-gray-800:hover{--gradient-to-color:#454545}.xl\:hover\:to-gray-900:hover{--gradient-to-color:#2e2e2e}.xl\:hover\:to-red-100:hover{--gradient-to-color:#ffecec}.xl\:hover\:to-red-200:hover{--gradient-to-color:#ffcfcf}.xl\:hover\:to-red-300:hover{--gradient-to-color:#ffb3b3}.xl\:hover\:to-red-400:hover{--gradient-to-color:#ff7979}.xl\:hover\:to-red-500:hover{--gradient-to-color:#ff4040}.xl\:hover\:to-red-600:hover{--gradient-to-color:#e63a3a}.xl\:hover\:to-red-700:hover{--gradient-to-color:#992626}.xl\:hover\:to-red-800:hover{--gradient-to-color:#731d1d}.xl\:hover\:to-red-900:hover{--gradient-to-color:#4d1313}.xl\:hover\:to-green-100:hover{--gradient-to-color:#f0fff4}.xl\:hover\:to-green-200:hover{--gradient-to-color:#c6f6d5}.xl\:hover\:to-green-300:hover{--gradient-to-color:#9ae6b4}.xl\:hover\:to-green-400:hover{--gradient-to-color:#68d391}.xl\:hover\:to-green-500:hover{--gradient-to-color:#48bb78}.xl\:hover\:to-green-600:hover{--gradient-to-color:#38a169}.xl\:hover\:to-green-700:hover{--gradient-to-color:#2f855a}.xl\:hover\:to-green-800:hover{--gradient-to-color:#276749}.xl\:hover\:to-green-900:hover{--gradient-to-color:#22543d}.xl\:hover\:to-orange-100:hover{--gradient-to-color:#fff2e8}.xl\:hover\:to-orange-200:hover{--gradient-to-color:#ffdfc6}.xl\:hover\:to-orange-300:hover{--gradient-to-color:#ffcba3}.xl\:hover\:to-orange-400:hover{--gradient-to-color:#ffa45f}.xl\:hover\:to-orange-500:hover{--gradient-to-color:#ff7d1a}.xl\:hover\:to-orange-600:hover{--gradient-to-color:#e67117}.xl\:hover\:to-orange-700:hover{--gradient-to-color:#994b10}.xl\:hover\:to-orange-800:hover{--gradient-to-color:#73380c}.xl\:hover\:to-orange-900:hover{--gradient-to-color:#4d2608}.xl\:hover\:to-neon-blue-100:hover{--gradient-to-color:#e9f6f8}.xl\:hover\:to-neon-blue-200:hover{--gradient-to-color:#d1f9f6}.xl\:hover\:to-neon-blue-300:hover{--gradient-to-color:#c3fffb}.xl\:hover\:to-neon-blue-400:hover{--gradient-to-color:#96fff8}.xl\:hover\:to-neon-blue-500:hover{--gradient-to-color:#69fff5}.xl\:hover\:to-neon-blue-600:hover{--gradient-to-color:#5fe6dd}.xl\:hover\:to-neon-blue-700:hover{--gradient-to-color:#3f9993}.xl\:hover\:to-neon-blue-800:hover{--gradient-to-color:#2f736e}.xl\:hover\:to-neon-blue-900:hover{--gradient-to-color:#204d4a}.xl\:hover\:to-dark-blue-100:hover{--gradient-to-color:#e6eaed}.xl\:hover\:to-dark-blue-200:hover{--gradient-to-color:#c0cbd3}.xl\:hover\:to-dark-blue-300:hover{--gradient-to-color:#9bacb8}.xl\:hover\:to-dark-blue-400:hover{--gradient-to-color:#1d4f71}.xl\:hover\:to-dark-blue-500:hover{--gradient-to-color:#042f4d}.xl\:hover\:to-dark-blue-600:hover{--gradient-to-color:#042a45}.xl\:hover\:to-dark-blue-700:hover{--gradient-to-color:#021c2e}.xl\:hover\:to-dark-blue-800:hover{--gradient-to-color:#021523}.xl\:hover\:to-dark-blue-900:hover{--gradient-to-color:#010e17}.xl\:focus\:from-transparent:focus{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.xl\:focus\:from-current:focus{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xl\:focus\:from-black:focus{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.xl\:focus\:from-white:focus{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xl\:focus\:from-primary:focus{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.xl\:focus\:from-secondary:focus{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.xl\:focus\:from-tertiary:focus{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.xl\:focus\:from-spacer:focus{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.xl\:focus\:from-umbra:focus{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.xl\:focus\:from-underline:focus{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.xl\:focus\:from-gray-100:focus{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xl\:focus\:from-gray-200:focus{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xl\:focus\:from-gray-300:focus{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xl\:focus\:from-gray-400:focus{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xl\:focus\:from-gray-500:focus{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xl\:focus\:from-gray-600:focus{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xl\:focus\:from-gray-700:focus{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.xl\:focus\:from-gray-800:focus{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.xl\:focus\:from-gray-900:focus{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.xl\:focus\:from-red-100:focus{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.xl\:focus\:from-red-200:focus{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.xl\:focus\:from-red-300:focus{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.xl\:focus\:from-red-400:focus{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.xl\:focus\:from-red-500:focus{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.xl\:focus\:from-red-600:focus{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.xl\:focus\:from-red-700:focus{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.xl\:focus\:from-red-800:focus{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.xl\:focus\:from-red-900:focus{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.xl\:focus\:from-green-100:focus{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.xl\:focus\:from-green-200:focus{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.xl\:focus\:from-green-300:focus{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.xl\:focus\:from-green-400:focus{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.xl\:focus\:from-green-500:focus{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.xl\:focus\:from-green-600:focus{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.xl\:focus\:from-green-700:focus{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.xl\:focus\:from-green-800:focus{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.xl\:focus\:from-green-900:focus{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.xl\:focus\:from-orange-100:focus{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.xl\:focus\:from-orange-200:focus{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.xl\:focus\:from-orange-300:focus{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.xl\:focus\:from-orange-400:focus{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.xl\:focus\:from-orange-500:focus{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.xl\:focus\:from-orange-600:focus{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.xl\:focus\:from-orange-700:focus{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.xl\:focus\:from-orange-800:focus{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.xl\:focus\:from-orange-900:focus{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.xl\:focus\:from-neon-blue-100:focus{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.xl\:focus\:from-neon-blue-200:focus{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.xl\:focus\:from-neon-blue-300:focus{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.xl\:focus\:from-neon-blue-400:focus{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.xl\:focus\:from-neon-blue-500:focus{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.xl\:focus\:from-neon-blue-600:focus{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.xl\:focus\:from-neon-blue-700:focus{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.xl\:focus\:from-neon-blue-800:focus{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.xl\:focus\:from-neon-blue-900:focus{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.xl\:focus\:from-dark-blue-100:focus{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.xl\:focus\:from-dark-blue-200:focus{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.xl\:focus\:from-dark-blue-300:focus{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.xl\:focus\:from-dark-blue-400:focus{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.xl\:focus\:from-dark-blue-500:focus{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.xl\:focus\:from-dark-blue-600:focus{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.xl\:focus\:from-dark-blue-700:focus{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.xl\:focus\:from-dark-blue-800:focus{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.xl\:focus\:from-dark-blue-900:focus{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.xl\:focus\:via-transparent:focus{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.xl\:focus\:via-current:focus{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xl\:focus\:via-black:focus{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.xl\:focus\:via-white:focus{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xl\:focus\:via-primary:focus{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.xl\:focus\:via-secondary:focus{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.xl\:focus\:via-tertiary:focus{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.xl\:focus\:via-spacer:focus{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.xl\:focus\:via-umbra:focus{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.xl\:focus\:via-underline:focus{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.xl\:focus\:via-gray-100:focus{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xl\:focus\:via-gray-200:focus{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xl\:focus\:via-gray-300:focus{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xl\:focus\:via-gray-400:focus{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xl\:focus\:via-gray-500:focus{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xl\:focus\:via-gray-600:focus{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xl\:focus\:via-gray-700:focus{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.xl\:focus\:via-gray-800:focus{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.xl\:focus\:via-gray-900:focus{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.xl\:focus\:via-red-100:focus{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.xl\:focus\:via-red-200:focus{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.xl\:focus\:via-red-300:focus{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.xl\:focus\:via-red-400:focus{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.xl\:focus\:via-red-500:focus{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.xl\:focus\:via-red-600:focus{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.xl\:focus\:via-red-700:focus{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.xl\:focus\:via-red-800:focus{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.xl\:focus\:via-red-900:focus{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.xl\:focus\:via-green-100:focus{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.xl\:focus\:via-green-200:focus{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.xl\:focus\:via-green-300:focus{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.xl\:focus\:via-green-400:focus{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.xl\:focus\:via-green-500:focus{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.xl\:focus\:via-green-600:focus{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.xl\:focus\:via-green-700:focus{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.xl\:focus\:via-green-800:focus{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.xl\:focus\:via-green-900:focus{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.xl\:focus\:via-orange-100:focus{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.xl\:focus\:via-orange-200:focus{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.xl\:focus\:via-orange-300:focus{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.xl\:focus\:via-orange-400:focus{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.xl\:focus\:via-orange-500:focus{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.xl\:focus\:via-orange-600:focus{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.xl\:focus\:via-orange-700:focus{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.xl\:focus\:via-orange-800:focus{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.xl\:focus\:via-orange-900:focus{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.xl\:focus\:via-neon-blue-100:focus{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.xl\:focus\:via-neon-blue-200:focus{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.xl\:focus\:via-neon-blue-300:focus{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.xl\:focus\:via-neon-blue-400:focus{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.xl\:focus\:via-neon-blue-500:focus{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.xl\:focus\:via-neon-blue-600:focus{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.xl\:focus\:via-neon-blue-700:focus{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.xl\:focus\:via-neon-blue-800:focus{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.xl\:focus\:via-neon-blue-900:focus{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.xl\:focus\:via-dark-blue-100:focus{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.xl\:focus\:via-dark-blue-200:focus{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.xl\:focus\:via-dark-blue-300:focus{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.xl\:focus\:via-dark-blue-400:focus{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.xl\:focus\:via-dark-blue-500:focus{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.xl\:focus\:via-dark-blue-600:focus{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.xl\:focus\:via-dark-blue-700:focus{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.xl\:focus\:via-dark-blue-800:focus{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.xl\:focus\:via-dark-blue-900:focus{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.xl\:focus\:to-transparent:focus{--gradient-to-color:transparent}.xl\:focus\:to-current:focus{--gradient-to-color:currentColor}.xl\:focus\:to-black:focus{--gradient-to-color:#0e0e0e}.xl\:focus\:to-white:focus{--gradient-to-color:#fff}.xl\:focus\:to-primary:focus{--gradient-to-color:#00f0ff}.xl\:focus\:to-secondary:focus{--gradient-to-color:#4000c8}.xl\:focus\:to-tertiary:focus{--gradient-to-color:#c6b3ef}.xl\:focus\:to-spacer:focus{--gradient-to-color:#7d7e84}.xl\:focus\:to-umbra:focus{--gradient-to-color:#1f1f1f}.xl\:focus\:to-underline:focus{--gradient-to-color:#00dfed}.xl\:focus\:to-gray-100:focus{--gradient-to-color:#f5f5f5}.xl\:focus\:to-gray-200:focus{--gradient-to-color:#e6e6e6}.xl\:focus\:to-gray-300:focus{--gradient-to-color:#d6d6d6}.xl\:focus\:to-gray-400:focus{--gradient-to-color:#b5b5b5}.xl\:focus\:to-gray-500:focus{--gradient-to-color:#999}.xl\:focus\:to-gray-600:focus{--gradient-to-color:#8a8a8a}.xl\:focus\:to-gray-700:focus{--gradient-to-color:#5c5c5c}.xl\:focus\:to-gray-800:focus{--gradient-to-color:#454545}.xl\:focus\:to-gray-900:focus{--gradient-to-color:#2e2e2e}.xl\:focus\:to-red-100:focus{--gradient-to-color:#ffecec}.xl\:focus\:to-red-200:focus{--gradient-to-color:#ffcfcf}.xl\:focus\:to-red-300:focus{--gradient-to-color:#ffb3b3}.xl\:focus\:to-red-400:focus{--gradient-to-color:#ff7979}.xl\:focus\:to-red-500:focus{--gradient-to-color:#ff4040}.xl\:focus\:to-red-600:focus{--gradient-to-color:#e63a3a}.xl\:focus\:to-red-700:focus{--gradient-to-color:#992626}.xl\:focus\:to-red-800:focus{--gradient-to-color:#731d1d}.xl\:focus\:to-red-900:focus{--gradient-to-color:#4d1313}.xl\:focus\:to-green-100:focus{--gradient-to-color:#f0fff4}.xl\:focus\:to-green-200:focus{--gradient-to-color:#c6f6d5}.xl\:focus\:to-green-300:focus{--gradient-to-color:#9ae6b4}.xl\:focus\:to-green-400:focus{--gradient-to-color:#68d391}.xl\:focus\:to-green-500:focus{--gradient-to-color:#48bb78}.xl\:focus\:to-green-600:focus{--gradient-to-color:#38a169}.xl\:focus\:to-green-700:focus{--gradient-to-color:#2f855a}.xl\:focus\:to-green-800:focus{--gradient-to-color:#276749}.xl\:focus\:to-green-900:focus{--gradient-to-color:#22543d}.xl\:focus\:to-orange-100:focus{--gradient-to-color:#fff2e8}.xl\:focus\:to-orange-200:focus{--gradient-to-color:#ffdfc6}.xl\:focus\:to-orange-300:focus{--gradient-to-color:#ffcba3}.xl\:focus\:to-orange-400:focus{--gradient-to-color:#ffa45f}.xl\:focus\:to-orange-500:focus{--gradient-to-color:#ff7d1a}.xl\:focus\:to-orange-600:focus{--gradient-to-color:#e67117}.xl\:focus\:to-orange-700:focus{--gradient-to-color:#994b10}.xl\:focus\:to-orange-800:focus{--gradient-to-color:#73380c}.xl\:focus\:to-orange-900:focus{--gradient-to-color:#4d2608}.xl\:focus\:to-neon-blue-100:focus{--gradient-to-color:#e9f6f8}.xl\:focus\:to-neon-blue-200:focus{--gradient-to-color:#d1f9f6}.xl\:focus\:to-neon-blue-300:focus{--gradient-to-color:#c3fffb}.xl\:focus\:to-neon-blue-400:focus{--gradient-to-color:#96fff8}.xl\:focus\:to-neon-blue-500:focus{--gradient-to-color:#69fff5}.xl\:focus\:to-neon-blue-600:focus{--gradient-to-color:#5fe6dd}.xl\:focus\:to-neon-blue-700:focus{--gradient-to-color:#3f9993}.xl\:focus\:to-neon-blue-800:focus{--gradient-to-color:#2f736e}.xl\:focus\:to-neon-blue-900:focus{--gradient-to-color:#204d4a}.xl\:focus\:to-dark-blue-100:focus{--gradient-to-color:#e6eaed}.xl\:focus\:to-dark-blue-200:focus{--gradient-to-color:#c0cbd3}.xl\:focus\:to-dark-blue-300:focus{--gradient-to-color:#9bacb8}.xl\:focus\:to-dark-blue-400:focus{--gradient-to-color:#1d4f71}.xl\:focus\:to-dark-blue-500:focus{--gradient-to-color:#042f4d}.xl\:focus\:to-dark-blue-600:focus{--gradient-to-color:#042a45}.xl\:focus\:to-dark-blue-700:focus{--gradient-to-color:#021c2e}.xl\:focus\:to-dark-blue-800:focus{--gradient-to-color:#021523}.xl\:focus\:to-dark-blue-900:focus{--gradient-to-color:#010e17}.xl\:bg-opacity-0{--bg-opacity:0}.xl\:bg-opacity-15{--bg-opacity:0.15}.xl\:bg-opacity-25{--bg-opacity:0.25}.xl\:bg-opacity-50{--bg-opacity:0.5}.xl\:bg-opacity-70{--bg-opacity:0.70}.xl\:bg-opacity-75{--bg-opacity:0.75}.xl\:bg-opacity-90{--bg-opacity:0.9}.xl\:bg-opacity-100{--bg-opacity:1}.xl\:hover\:bg-opacity-0:hover{--bg-opacity:0}.xl\:hover\:bg-opacity-15:hover{--bg-opacity:0.15}.xl\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.xl\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.xl\:hover\:bg-opacity-70:hover{--bg-opacity:0.70}.xl\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.xl\:hover\:bg-opacity-90:hover{--bg-opacity:0.9}.xl\:hover\:bg-opacity-100:hover{--bg-opacity:1}.xl\:focus\:bg-opacity-0:focus{--bg-opacity:0}.xl\:focus\:bg-opacity-15:focus{--bg-opacity:0.15}.xl\:focus\:bg-opacity-25:focus{--bg-opacity:0.25}.xl\:focus\:bg-opacity-50:focus{--bg-opacity:0.5}.xl\:focus\:bg-opacity-70:focus{--bg-opacity:0.70}.xl\:focus\:bg-opacity-75:focus{--bg-opacity:0.75}.xl\:focus\:bg-opacity-90:focus{--bg-opacity:0.9}.xl\:focus\:bg-opacity-100:focus{--bg-opacity:1}.xl\:bg-bottom{background-position:bottom}.xl\:bg-center{background-position:50%}.xl\:bg-left{background-position:0}.xl\:bg-left-bottom{background-position:0 100%}.xl\:bg-left-top{background-position:0 0}.xl\:bg-right{background-position:100%}.xl\:bg-right-bottom{background-position:100% 100%}.xl\:bg-right-top{background-position:100% 0}.xl\:bg-top{background-position:top}.xl\:bg-repeat{background-repeat:repeat}.xl\:bg-no-repeat{background-repeat:no-repeat}.xl\:bg-repeat-x{background-repeat:repeat-x}.xl\:bg-repeat-y{background-repeat:repeat-y}.xl\:bg-repeat-round{background-repeat:round}.xl\:bg-repeat-space{background-repeat:space}.xl\:bg-auto{background-size:auto}.xl\:bg-cover{background-size:cover}.xl\:bg-contain{background-size:contain}.xl\:border-collapse{border-collapse:collapse}.xl\:border-separate{border-collapse:separate}.xl\:border-transparent{border-color:transparent}.xl\:border-current{border-color:currentColor}.xl\:border-black{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.xl\:border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.xl\:border-primary{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.xl\:border-secondary{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.xl\:border-tertiary{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.xl\:border-spacer{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.xl\:border-umbra{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.xl\:border-underline{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.xl\:border-gray-100{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.xl\:border-gray-200{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.xl\:border-gray-300{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.xl\:border-gray-400{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.xl\:border-gray-500{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.xl\:border-gray-600{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.xl\:border-gray-700{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.xl\:border-gray-800{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.xl\:border-gray-900{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.xl\:border-red-100{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.xl\:border-red-200{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.xl\:border-red-300{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.xl\:border-red-400{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.xl\:border-red-500{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.xl\:border-red-600{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.xl\:border-red-700{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.xl\:border-red-800{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.xl\:border-red-900{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.xl\:border-green-100{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.xl\:border-green-200{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.xl\:border-green-300{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.xl\:border-green-400{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.xl\:border-green-500{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.xl\:border-green-600{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.xl\:border-green-700{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.xl\:border-green-800{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.xl\:border-green-900{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.xl\:border-orange-100{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.xl\:border-orange-200{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.xl\:border-orange-300{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.xl\:border-orange-400{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.xl\:border-orange-500{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.xl\:border-orange-600{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.xl\:border-orange-700{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.xl\:border-orange-800{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.xl\:border-orange-900{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.xl\:border-neon-blue-100{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.xl\:border-neon-blue-200{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.xl\:border-neon-blue-300{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.xl\:border-neon-blue-400{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.xl\:border-neon-blue-500{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.xl\:border-neon-blue-600{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.xl\:border-neon-blue-700{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.xl\:border-neon-blue-800{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.xl\:border-neon-blue-900{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.xl\:border-dark-blue-100{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.xl\:border-dark-blue-200{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.xl\:border-dark-blue-300{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.xl\:border-dark-blue-400{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.xl\:border-dark-blue-500{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.xl\:border-dark-blue-600{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.xl\:border-dark-blue-700{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.xl\:border-dark-blue-800{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.xl\:border-dark-blue-900{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.xl\:hover\:border-transparent:hover{border-color:transparent}.xl\:hover\:border-current:hover{border-color:currentColor}.xl\:hover\:border-black:hover{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.xl\:hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.xl\:hover\:border-primary:hover{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.xl\:hover\:border-secondary:hover{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.xl\:hover\:border-tertiary:hover{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.xl\:hover\:border-spacer:hover{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.xl\:hover\:border-umbra:hover{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.xl\:hover\:border-underline:hover{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.xl\:hover\:border-gray-100:hover{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.xl\:hover\:border-gray-200:hover{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.xl\:hover\:border-gray-300:hover{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.xl\:hover\:border-gray-400:hover{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.xl\:hover\:border-gray-500:hover{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.xl\:hover\:border-gray-600:hover{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.xl\:hover\:border-gray-700:hover{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.xl\:hover\:border-gray-800:hover{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.xl\:hover\:border-gray-900:hover{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.xl\:hover\:border-red-100:hover{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.xl\:hover\:border-red-200:hover{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.xl\:hover\:border-red-300:hover{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.xl\:hover\:border-red-400:hover{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.xl\:hover\:border-red-500:hover{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.xl\:hover\:border-red-600:hover{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.xl\:hover\:border-red-700:hover{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.xl\:hover\:border-red-800:hover{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.xl\:hover\:border-red-900:hover{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.xl\:hover\:border-green-100:hover{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.xl\:hover\:border-green-200:hover{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.xl\:hover\:border-green-300:hover{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.xl\:hover\:border-green-400:hover{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.xl\:hover\:border-green-500:hover{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.xl\:hover\:border-green-600:hover{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.xl\:hover\:border-green-700:hover{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.xl\:hover\:border-green-800:hover{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.xl\:hover\:border-green-900:hover{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.xl\:hover\:border-orange-100:hover{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.xl\:hover\:border-orange-200:hover{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.xl\:hover\:border-orange-300:hover{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.xl\:hover\:border-orange-400:hover{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.xl\:hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.xl\:hover\:border-orange-600:hover{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.xl\:hover\:border-orange-700:hover{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.xl\:hover\:border-orange-800:hover{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.xl\:hover\:border-orange-900:hover{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.xl\:hover\:border-neon-blue-100:hover{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.xl\:hover\:border-neon-blue-200:hover{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.xl\:hover\:border-neon-blue-300:hover{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.xl\:hover\:border-neon-blue-400:hover{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.xl\:hover\:border-neon-blue-500:hover{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.xl\:hover\:border-neon-blue-600:hover{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.xl\:hover\:border-neon-blue-700:hover{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.xl\:hover\:border-neon-blue-800:hover{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.xl\:hover\:border-neon-blue-900:hover{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.xl\:hover\:border-dark-blue-100:hover{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.xl\:hover\:border-dark-blue-200:hover{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.xl\:hover\:border-dark-blue-300:hover{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.xl\:hover\:border-dark-blue-400:hover{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.xl\:hover\:border-dark-blue-500:hover{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.xl\:hover\:border-dark-blue-600:hover{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.xl\:hover\:border-dark-blue-700:hover{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.xl\:hover\:border-dark-blue-800:hover{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.xl\:hover\:border-dark-blue-900:hover{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.xl\:focus\:border-transparent:focus{border-color:transparent}.xl\:focus\:border-current:focus{border-color:currentColor}.xl\:focus\:border-black:focus{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.xl\:focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.xl\:focus\:border-primary:focus{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.xl\:focus\:border-secondary:focus{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.xl\:focus\:border-tertiary:focus{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.xl\:focus\:border-spacer:focus{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.xl\:focus\:border-umbra:focus{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.xl\:focus\:border-underline:focus{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.xl\:focus\:border-gray-100:focus{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.xl\:focus\:border-gray-200:focus{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.xl\:focus\:border-gray-300:focus{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.xl\:focus\:border-gray-400:focus{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.xl\:focus\:border-gray-500:focus{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.xl\:focus\:border-gray-600:focus{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.xl\:focus\:border-gray-700:focus{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.xl\:focus\:border-gray-800:focus{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.xl\:focus\:border-gray-900:focus{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.xl\:focus\:border-red-100:focus{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.xl\:focus\:border-red-200:focus{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.xl\:focus\:border-red-300:focus{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.xl\:focus\:border-red-400:focus{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.xl\:focus\:border-red-500:focus{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.xl\:focus\:border-red-600:focus{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.xl\:focus\:border-red-700:focus{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.xl\:focus\:border-red-800:focus{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.xl\:focus\:border-red-900:focus{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.xl\:focus\:border-green-100:focus{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.xl\:focus\:border-green-200:focus{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.xl\:focus\:border-green-300:focus{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.xl\:focus\:border-green-400:focus{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.xl\:focus\:border-green-500:focus{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.xl\:focus\:border-green-600:focus{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.xl\:focus\:border-green-700:focus{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.xl\:focus\:border-green-800:focus{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.xl\:focus\:border-green-900:focus{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.xl\:focus\:border-orange-100:focus{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.xl\:focus\:border-orange-200:focus{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.xl\:focus\:border-orange-300:focus{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.xl\:focus\:border-orange-400:focus{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.xl\:focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.xl\:focus\:border-orange-600:focus{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.xl\:focus\:border-orange-700:focus{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.xl\:focus\:border-orange-800:focus{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.xl\:focus\:border-orange-900:focus{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.xl\:focus\:border-neon-blue-100:focus{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.xl\:focus\:border-neon-blue-200:focus{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.xl\:focus\:border-neon-blue-300:focus{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.xl\:focus\:border-neon-blue-400:focus{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.xl\:focus\:border-neon-blue-500:focus{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.xl\:focus\:border-neon-blue-600:focus{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.xl\:focus\:border-neon-blue-700:focus{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.xl\:focus\:border-neon-blue-800:focus{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.xl\:focus\:border-neon-blue-900:focus{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.xl\:focus\:border-dark-blue-100:focus{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.xl\:focus\:border-dark-blue-200:focus{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.xl\:focus\:border-dark-blue-300:focus{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.xl\:focus\:border-dark-blue-400:focus{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.xl\:focus\:border-dark-blue-500:focus{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.xl\:focus\:border-dark-blue-600:focus{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.xl\:focus\:border-dark-blue-700:focus{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.xl\:focus\:border-dark-blue-800:focus{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.xl\:focus\:border-dark-blue-900:focus{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.xl\:border-opacity-0{--border-opacity:0}.xl\:border-opacity-15{--border-opacity:0.15}.xl\:border-opacity-25{--border-opacity:0.25}.xl\:border-opacity-50{--border-opacity:0.5}.xl\:border-opacity-70{--border-opacity:0.70}.xl\:border-opacity-75{--border-opacity:0.75}.xl\:border-opacity-90{--border-opacity:0.9}.xl\:border-opacity-100{--border-opacity:1}.xl\:hover\:border-opacity-0:hover{--border-opacity:0}.xl\:hover\:border-opacity-15:hover{--border-opacity:0.15}.xl\:hover\:border-opacity-25:hover{--border-opacity:0.25}.xl\:hover\:border-opacity-50:hover{--border-opacity:0.5}.xl\:hover\:border-opacity-70:hover{--border-opacity:0.70}.xl\:hover\:border-opacity-75:hover{--border-opacity:0.75}.xl\:hover\:border-opacity-90:hover{--border-opacity:0.9}.xl\:hover\:border-opacity-100:hover{--border-opacity:1}.xl\:focus\:border-opacity-0:focus{--border-opacity:0}.xl\:focus\:border-opacity-15:focus{--border-opacity:0.15}.xl\:focus\:border-opacity-25:focus{--border-opacity:0.25}.xl\:focus\:border-opacity-50:focus{--border-opacity:0.5}.xl\:focus\:border-opacity-70:focus{--border-opacity:0.70}.xl\:focus\:border-opacity-75:focus{--border-opacity:0.75}.xl\:focus\:border-opacity-90:focus{--border-opacity:0.9}.xl\:focus\:border-opacity-100:focus{--border-opacity:1}.xl\:rounded-none{border-radius:0}.xl\:rounded-sm{border-radius:.125rem}.xl\:rounded{border-radius:.25rem}.xl\:rounded-md{border-radius:.375rem}.xl\:rounded-lg{border-radius:.5rem}.xl\:rounded-full{border-radius:9999px}.xl\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.xl\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.xl\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.xl\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.xl\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.xl\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.xl\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.xl\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.xl\:rounded-t{border-top-left-radius:.25rem}.xl\:rounded-r,.xl\:rounded-t{border-top-right-radius:.25rem}.xl\:rounded-b,.xl\:rounded-r{border-bottom-right-radius:.25rem}.xl\:rounded-b,.xl\:rounded-l{border-bottom-left-radius:.25rem}.xl\:rounded-l{border-top-left-radius:.25rem}.xl\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.xl\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.xl\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.xl\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.xl\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.xl\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.xl\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.xl\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.xl\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.xl\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.xl\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.xl\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.xl\:rounded-tl-none{border-top-left-radius:0}.xl\:rounded-tr-none{border-top-right-radius:0}.xl\:rounded-br-none{border-bottom-right-radius:0}.xl\:rounded-bl-none{border-bottom-left-radius:0}.xl\:rounded-tl-sm{border-top-left-radius:.125rem}.xl\:rounded-tr-sm{border-top-right-radius:.125rem}.xl\:rounded-br-sm{border-bottom-right-radius:.125rem}.xl\:rounded-bl-sm{border-bottom-left-radius:.125rem}.xl\:rounded-tl{border-top-left-radius:.25rem}.xl\:rounded-tr{border-top-right-radius:.25rem}.xl\:rounded-br{border-bottom-right-radius:.25rem}.xl\:rounded-bl{border-bottom-left-radius:.25rem}.xl\:rounded-tl-md{border-top-left-radius:.375rem}.xl\:rounded-tr-md{border-top-right-radius:.375rem}.xl\:rounded-br-md{border-bottom-right-radius:.375rem}.xl\:rounded-bl-md{border-bottom-left-radius:.375rem}.xl\:rounded-tl-lg{border-top-left-radius:.5rem}.xl\:rounded-tr-lg{border-top-right-radius:.5rem}.xl\:rounded-br-lg{border-bottom-right-radius:.5rem}.xl\:rounded-bl-lg{border-bottom-left-radius:.5rem}.xl\:rounded-tl-full{border-top-left-radius:9999px}.xl\:rounded-tr-full{border-top-right-radius:9999px}.xl\:rounded-br-full{border-bottom-right-radius:9999px}.xl\:rounded-bl-full{border-bottom-left-radius:9999px}.xl\:border-solid{border-style:solid}.xl\:border-dashed{border-style:dashed}.xl\:border-dotted{border-style:dotted}.xl\:border-double{border-style:double}.xl\:border-none{border-style:none}.xl\:border-0{border-width:0}.xl\:border-1{border-width:1px}.xl\:border-2{border-width:2px}.xl\:border-4{border-width:4px}.xl\:border-8{border-width:8px}.xl\:border-10{border-width:10px}.xl\:border-16{border-width:16px}.xl\:border{border-width:1px}.xl\:border-t-0{border-top-width:0}.xl\:border-r-0{border-right-width:0}.xl\:border-b-0{border-bottom-width:0}.xl\:border-l-0{border-left-width:0}.xl\:border-t-1{border-top-width:1px}.xl\:border-r-1{border-right-width:1px}.xl\:border-b-1{border-bottom-width:1px}.xl\:border-l-1{border-left-width:1px}.xl\:border-t-2{border-top-width:2px}.xl\:border-r-2{border-right-width:2px}.xl\:border-b-2{border-bottom-width:2px}.xl\:border-l-2{border-left-width:2px}.xl\:border-t-4{border-top-width:4px}.xl\:border-r-4{border-right-width:4px}.xl\:border-b-4{border-bottom-width:4px}.xl\:border-l-4{border-left-width:4px}.xl\:border-t-8{border-top-width:8px}.xl\:border-r-8{border-right-width:8px}.xl\:border-b-8{border-bottom-width:8px}.xl\:border-l-8{border-left-width:8px}.xl\:border-t-10{border-top-width:10px}.xl\:border-r-10{border-right-width:10px}.xl\:border-b-10{border-bottom-width:10px}.xl\:border-l-10{border-left-width:10px}.xl\:border-t-16{border-top-width:16px}.xl\:border-r-16{border-right-width:16px}.xl\:border-b-16{border-bottom-width:16px}.xl\:border-l-16{border-left-width:16px}.xl\:border-t{border-top-width:1px}.xl\:border-r{border-right-width:1px}.xl\:border-b{border-bottom-width:1px}.xl\:border-l{border-left-width:1px}.xl\:box-border{box-sizing:border-box}.xl\:box-content{box-sizing:content-box}.xl\:cursor-auto{cursor:auto}.xl\:cursor-default{cursor:default}.xl\:cursor-pointer{cursor:pointer}.xl\:cursor-wait{cursor:wait}.xl\:cursor-text{cursor:text}.xl\:cursor-move{cursor:move}.xl\:cursor-not-allowed{cursor:not-allowed}.xl\:block{display:block}.xl\:inline-block{display:inline-block}.xl\:inline{display:inline}.xl\:flex{display:flex}.xl\:inline-flex{display:inline-flex}.xl\:table{display:table}.xl\:table-caption{display:table-caption}.xl\:table-cell{display:table-cell}.xl\:table-column{display:table-column}.xl\:table-column-group{display:table-column-group}.xl\:table-footer-group{display:table-footer-group}.xl\:table-header-group{display:table-header-group}.xl\:table-row-group{display:table-row-group}.xl\:table-row{display:table-row}.xl\:flow-root{display:flow-root}.xl\:grid{display:grid}.xl\:inline-grid{display:inline-grid}.xl\:contents{display:contents}.xl\:hidden{display:none}.xl\:hover\:block:hover{display:block}.xl\:hover\:inline-block:hover{display:inline-block}.xl\:hover\:inline:hover{display:inline}.xl\:hover\:flex:hover{display:flex}.xl\:hover\:inline-flex:hover{display:inline-flex}.xl\:hover\:table:hover{display:table}.xl\:hover\:table-caption:hover{display:table-caption}.xl\:hover\:table-cell:hover{display:table-cell}.xl\:hover\:table-column:hover{display:table-column}.xl\:hover\:table-column-group:hover{display:table-column-group}.xl\:hover\:table-footer-group:hover{display:table-footer-group}.xl\:hover\:table-header-group:hover{display:table-header-group}.xl\:hover\:table-row-group:hover{display:table-row-group}.xl\:hover\:table-row:hover{display:table-row}.xl\:hover\:flow-root:hover{display:flow-root}.xl\:hover\:grid:hover{display:grid}.xl\:hover\:inline-grid:hover{display:inline-grid}.xl\:hover\:contents:hover{display:contents}.xl\:hover\:hidden:hover{display:none}.xl\:focus\:block:focus{display:block}.xl\:focus\:inline-block:focus{display:inline-block}.xl\:focus\:inline:focus{display:inline}.xl\:focus\:flex:focus{display:flex}.xl\:focus\:inline-flex:focus{display:inline-flex}.xl\:focus\:table:focus{display:table}.xl\:focus\:table-caption:focus{display:table-caption}.xl\:focus\:table-cell:focus{display:table-cell}.xl\:focus\:table-column:focus{display:table-column}.xl\:focus\:table-column-group:focus{display:table-column-group}.xl\:focus\:table-footer-group:focus{display:table-footer-group}.xl\:focus\:table-header-group:focus{display:table-header-group}.xl\:focus\:table-row-group:focus{display:table-row-group}.xl\:focus\:table-row:focus{display:table-row}.xl\:focus\:flow-root:focus{display:flow-root}.xl\:focus\:grid:focus{display:grid}.xl\:focus\:inline-grid:focus{display:inline-grid}.xl\:focus\:contents:focus{display:contents}.xl\:focus\:hidden:focus{display:none}.group:hover .xl\:group-hover\:block{display:block}.group:hover .xl\:group-hover\:inline-block{display:inline-block}.group:hover .xl\:group-hover\:inline{display:inline}.group:hover .xl\:group-hover\:flex{display:flex}.group:hover .xl\:group-hover\:inline-flex{display:inline-flex}.group:hover .xl\:group-hover\:table{display:table}.group:hover .xl\:group-hover\:table-caption{display:table-caption}.group:hover .xl\:group-hover\:table-cell{display:table-cell}.group:hover .xl\:group-hover\:table-column{display:table-column}.group:hover .xl\:group-hover\:table-column-group{display:table-column-group}.group:hover .xl\:group-hover\:table-footer-group{display:table-footer-group}.group:hover .xl\:group-hover\:table-header-group{display:table-header-group}.group:hover .xl\:group-hover\:table-row-group{display:table-row-group}.group:hover .xl\:group-hover\:table-row{display:table-row}.group:hover .xl\:group-hover\:flow-root{display:flow-root}.group:hover .xl\:group-hover\:grid{display:grid}.group:hover .xl\:group-hover\:inline-grid{display:inline-grid}.group:hover .xl\:group-hover\:contents{display:contents}.group:hover .xl\:group-hover\:hidden{display:none}.xl\:flex-row{flex-direction:row}.xl\:flex-row-reverse{flex-direction:row-reverse}.xl\:flex-col{flex-direction:column}.xl\:flex-col-reverse{flex-direction:column-reverse}.xl\:flex-wrap{flex-wrap:wrap}.xl\:flex-wrap-reverse{flex-wrap:wrap-reverse}.xl\:flex-no-wrap{flex-wrap:nowrap}.xl\:place-items-auto{place-items:auto}.xl\:place-items-start{place-items:start}.xl\:place-items-end{place-items:end}.xl\:place-items-center{place-items:center}.xl\:place-items-stretch{place-items:stretch}.xl\:place-content-center{place-content:center}.xl\:place-content-start{place-content:start}.xl\:place-content-end{place-content:end}.xl\:place-content-between{place-content:space-between}.xl\:place-content-around{place-content:space-around}.xl\:place-content-evenly{place-content:space-evenly}.xl\:place-content-stretch{place-content:stretch}.xl\:place-self-auto{place-self:auto}.xl\:place-self-start{place-self:start}.xl\:place-self-end{place-self:end}.xl\:place-self-center{place-self:center}.xl\:place-self-stretch{place-self:stretch}.xl\:items-start{align-items:flex-start}.xl\:items-end{align-items:flex-end}.xl\:items-center{align-items:center}.xl\:items-baseline{align-items:baseline}.xl\:items-stretch{align-items:stretch}.xl\:content-center{align-content:center}.xl\:content-start{align-content:flex-start}.xl\:content-end{align-content:flex-end}.xl\:content-between{align-content:space-between}.xl\:content-around{align-content:space-around}.xl\:content-evenly{align-content:space-evenly}.xl\:self-auto{align-self:auto}.xl\:self-start{align-self:flex-start}.xl\:self-end{align-self:flex-end}.xl\:self-center{align-self:center}.xl\:self-stretch{align-self:stretch}.xl\:justify-items-auto{justify-items:auto}.xl\:justify-items-start{justify-items:start}.xl\:justify-items-end{justify-items:end}.xl\:justify-items-center{justify-items:center}.xl\:justify-items-stretch{justify-items:stretch}.xl\:justify-start{justify-content:flex-start}.xl\:justify-end{justify-content:flex-end}.xl\:justify-center{justify-content:center}.xl\:justify-between{justify-content:space-between}.xl\:justify-around{justify-content:space-around}.xl\:justify-evenly{justify-content:space-evenly}.xl\:justify-self-auto{justify-self:auto}.xl\:justify-self-start{justify-self:start}.xl\:justify-self-end{justify-self:end}.xl\:justify-self-center{justify-self:center}.xl\:justify-self-stretch{justify-self:stretch}.xl\:flex-1{flex:1 1 0%}.xl\:flex-auto{flex:1 1 auto}.xl\:flex-initial{flex:0 1 auto}.xl\:flex-none{flex:none}.xl\:flex-grow-0{flex-grow:0}.xl\:flex-grow{flex-grow:1}.xl\:flex-shrink-0{flex-shrink:0}.xl\:flex-shrink{flex-shrink:1}.xl\:order-1{order:1}.xl\:order-2{order:2}.xl\:order-3{order:3}.xl\:order-4{order:4}.xl\:order-5{order:5}.xl\:order-6{order:6}.xl\:order-7{order:7}.xl\:order-8{order:8}.xl\:order-9{order:9}.xl\:order-10{order:10}.xl\:order-11{order:11}.xl\:order-12{order:12}.xl\:order-first{order:-9999}.xl\:order-last{order:9999}.xl\:order-none{order:0}.xl\:float-right{float:right}.xl\:float-left{float:left}.xl\:float-none{float:none}.xl\:clearfix:after{content:"";display:table;clear:both}.xl\:clear-left{clear:left}.xl\:clear-right{clear:right}.xl\:clear-both{clear:both}.xl\:clear-none{clear:none}.xl\:font-body,.xl\:font-display{font-family:Josefin Sans,sans-serif}.xl\:font-hairline{font-weight:100}.xl\:font-thin{font-weight:200}.xl\:font-light{font-weight:300}.xl\:font-normal{font-weight:400}.xl\:font-medium{font-weight:500}.xl\:font-semibold{font-weight:600}.xl\:font-bold{font-weight:700}.xl\:font-extrabold{font-weight:800}.xl\:font-black{font-weight:900}.xl\:hover\:font-hairline:hover{font-weight:100}.xl\:hover\:font-thin:hover{font-weight:200}.xl\:hover\:font-light:hover{font-weight:300}.xl\:hover\:font-normal:hover{font-weight:400}.xl\:hover\:font-medium:hover{font-weight:500}.xl\:hover\:font-semibold:hover{font-weight:600}.xl\:hover\:font-bold:hover{font-weight:700}.xl\:hover\:font-extrabold:hover{font-weight:800}.xl\:hover\:font-black:hover{font-weight:900}.xl\:focus\:font-hairline:focus{font-weight:100}.xl\:focus\:font-thin:focus{font-weight:200}.xl\:focus\:font-light:focus{font-weight:300}.xl\:focus\:font-normal:focus{font-weight:400}.xl\:focus\:font-medium:focus{font-weight:500}.xl\:focus\:font-semibold:focus{font-weight:600}.xl\:focus\:font-bold:focus{font-weight:700}.xl\:focus\:font-extrabold:focus{font-weight:800}.xl\:focus\:font-black:focus{font-weight:900}.group:hover .xl\:group-hover\:font-hairline{font-weight:100}.group:hover .xl\:group-hover\:font-thin{font-weight:200}.group:hover .xl\:group-hover\:font-light{font-weight:300}.group:hover .xl\:group-hover\:font-normal{font-weight:400}.group:hover .xl\:group-hover\:font-medium{font-weight:500}.group:hover .xl\:group-hover\:font-semibold{font-weight:600}.group:hover .xl\:group-hover\:font-bold{font-weight:700}.group:hover .xl\:group-hover\:font-extrabold{font-weight:800}.group:hover .xl\:group-hover\:font-black{font-weight:900}.xl\:h-0{height:0}.xl\:h-1{height:.25rem}.xl\:h-2{height:.5rem}.xl\:h-3{height:.75rem}.xl\:h-4{height:1rem}.xl\:h-5{height:1.25rem}.xl\:h-6{height:1.5rem}.xl\:h-7{height:1.75rem}.xl\:h-8{height:2rem}.xl\:h-9{height:2.25rem}.xl\:h-10{height:2.5rem}.xl\:h-11{height:2.75rem}.xl\:h-12{height:3rem}.xl\:h-13{height:3.25rem}.xl\:h-14{height:3.5rem}.xl\:h-15{height:3.75rem}.xl\:h-16{height:4rem}.xl\:h-19{height:4.75rem}.xl\:h-20{height:5rem}.xl\:h-22{height:5.5rem}.xl\:h-23{height:5.75rem}.xl\:h-24{height:6rem}.xl\:h-30{height:7.5rem}.xl\:h-32{height:8rem}.xl\:h-33{height:8.75rem}.xl\:h-36{height:9rem}.xl\:h-40{height:10rem}.xl\:h-44{height:11rem}.xl\:h-48{height:12rem}.xl\:h-50{height:12.75rem}.xl\:h-52{height:13rem}.xl\:h-53{height:13.25rem}.xl\:h-55{height:13.75rem}.xl\:h-56{height:14rem}.xl\:h-64{height:16rem}.xl\:h-68{height:17rem}.xl\:h-75{height:18.75rem}.xl\:h-98{height:24.5rem}.xl\:h-100{height:25rem}.xl\:h-120{height:30rem}.xl\:h-140{height:35rem}.xl\:h-auto{height:auto}.xl\:h-px{height:1px}.xl\:h-2px{height:2px}.xl\:h-0-5{height:.15rem}.xl\:h-1-5{height:.375rem}.xl\:h-2-5{height:.625rem}.xl\:h-7-2{height:1.875rem}.xl\:h-31-25{height:7.8125rem}.xl\:h-62-5{height:15.625rem}.xl\:h-full{height:100%}.xl\:h-screen{height:100vh}.xl\:text-xs{font-size:.75rem}.xl\:text-sm{font-size:.875rem}.xl\:text-base{font-size:1rem}.xl\:text-lg{font-size:1.125rem}.xl\:text-xl{font-size:1.25rem}.xl\:text-2xl{font-size:1.5rem}.xl\:text-3xl{font-size:1.875rem}.xl\:text-4xl{font-size:2.25rem}.xl\:text-5xl{font-size:3rem}.xl\:text-6xl{font-size:4rem}.xl\:text-xxs{font-size:.6875rem}.xl\:text-1-2xl{font-size:1.375rem}.xl\:text-2-1xl{font-size:1.75rem}.xl\:text-2-3xl{font-size:2.125rem}.xl\:text-2-4xl{font-size:2.5rem}.xl\:text-30px{font-size:1.875rem}.xl\:leading-3{line-height:.75rem}.xl\:leading-4{line-height:1rem}.xl\:leading-5{line-height:1.25rem}.xl\:leading-6{line-height:1.5rem}.xl\:leading-7{line-height:1.75rem}.xl\:leading-8{line-height:2rem}.xl\:leading-9{line-height:2.25rem}.xl\:leading-10{line-height:2.5rem}.xl\:leading-11{line-height:2.75rem}.xl\:leading-12{line-height:3rem}.xl\:leading-13{line-height:3.25rem}.xl\:leading-14{line-height:3.75rem}.xl\:leading-none{line-height:1}.xl\:leading-tight{line-height:1.25}.xl\:leading-snug{line-height:1.375}.xl\:leading-normal{line-height:1.5}.xl\:leading-relaxed{line-height:1.625}.xl\:leading-loose{line-height:2}.xl\:leading-chilled{line-height:1.75}.xl\:list-inside{list-style-position:inside}.xl\:list-outside{list-style-position:outside}.xl\:list-none{list-style-type:none}.xl\:list-disc{list-style-type:disc}.xl\:list-decimal{list-style-type:decimal}.xl\:m-0{margin:0}.xl\:m-1{margin:.25rem}.xl\:m-2{margin:.5rem}.xl\:m-3{margin:.75rem}.xl\:m-4{margin:1rem}.xl\:m-5{margin:1.25rem}.xl\:m-6{margin:1.5rem}.xl\:m-7{margin:1.75rem}.xl\:m-8{margin:2rem}.xl\:m-9{margin:2.25rem}.xl\:m-10{margin:2.5rem}.xl\:m-11{margin:2.75rem}.xl\:m-12{margin:3rem}.xl\:m-13{margin:3.25rem}.xl\:m-14{margin:3.5rem}.xl\:m-15{margin:3.75rem}.xl\:m-16{margin:4rem}.xl\:m-19{margin:4.75rem}.xl\:m-20{margin:5rem}.xl\:m-22{margin:5.5rem}.xl\:m-23{margin:5.75rem}.xl\:m-24{margin:6rem}.xl\:m-28{margin:6.5rem}.xl\:m-30{margin:7.5rem}.xl\:m-32{margin:8rem}.xl\:m-33{margin:8.75rem}.xl\:m-36{margin:9rem}.xl\:m-40{margin:10rem}.xl\:m-44{margin:11rem}.xl\:m-48{margin:12rem}.xl\:m-50{margin:12.75rem}.xl\:m-52{margin:13rem}.xl\:m-53{margin:13.25rem}.xl\:m-55{margin:13.75rem}.xl\:m-56{margin:14rem}.xl\:m-64{margin:16rem}.xl\:m-68{margin:17rem}.xl\:m-75{margin:18.75rem}.xl\:m-98{margin:24.5rem}.xl\:m-100{margin:25rem}.xl\:m-120{margin:30rem}.xl\:m-140{margin:35rem}.xl\:m-auto{margin:auto}.xl\:m-px{margin:1px}.xl\:m-2px{margin:2px}.xl\:m-0-5{margin:.15rem}.xl\:m-1-5{margin:.375rem}.xl\:m-2-5{margin:.625rem}.xl\:m-7-2{margin:1.875rem}.xl\:m-31-25{margin:7.8125rem}.xl\:m-62-5{margin:15.625rem}.xl\:-m-1{margin:-.25rem}.xl\:-m-2{margin:-.5rem}.xl\:-m-3{margin:-.75rem}.xl\:-m-4{margin:-1rem}.xl\:-m-5{margin:-1.25rem}.xl\:-m-6{margin:-1.5rem}.xl\:-m-7{margin:-1.75rem}.xl\:-m-8{margin:-2rem}.xl\:-m-9{margin:-2.25rem}.xl\:-m-10{margin:-2.5rem}.xl\:-m-11{margin:-2.75rem}.xl\:-m-12{margin:-3rem}.xl\:-m-13{margin:-3.25rem}.xl\:-m-14{margin:-3.5rem}.xl\:-m-15{margin:-3.75rem}.xl\:-m-16{margin:-4rem}.xl\:-m-19{margin:-4.75rem}.xl\:-m-20{margin:-5rem}.xl\:-m-22{margin:-5.5rem}.xl\:-m-23{margin:-5.75rem}.xl\:-m-24{margin:-6rem}.xl\:-m-30{margin:-7.5rem}.xl\:-m-32{margin:-8rem}.xl\:-m-40{margin:-10rem}.xl\:-m-44{margin:-11rem}.xl\:-m-48{margin:-12rem}.xl\:-m-50{margin:-12.75rem}.xl\:-m-52{margin:-13rem}.xl\:-m-53{margin:-13.25rem}.xl\:-m-55{margin:-13.75rem}.xl\:-m-56{margin:-14rem}.xl\:-m-64{margin:-16rem}.xl\:-m-68{margin:-17rem}.xl\:-m-75{margin:-18.75rem}.xl\:-m-98{margin:-24.5rem}.xl\:-m-100{margin:-25rem}.xl\:-m-120{margin:-30rem}.xl\:-m-140{margin:-35rem}.xl\:-m-px{margin:-1px}.xl\:-m-2px{margin:-2px}.xl\:-m-0-5{margin:-.15rem}.xl\:-m-1-5{margin:-.375rem}.xl\:-m-2-5{margin:-.625rem}.xl\:-m-7-2{margin:-1.875rem}.xl\:-m-31-25{margin:-7.8125rem}.xl\:-m-62-5{margin:-15.625rem}.xl\:my-0{margin-top:0;margin-bottom:0}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:my-1{margin-top:.25rem;margin-bottom:.25rem}.xl\:mx-1{margin-left:.25rem;margin-right:.25rem}.xl\:my-2{margin-top:.5rem;margin-bottom:.5rem}.xl\:mx-2{margin-left:.5rem;margin-right:.5rem}.xl\:my-3{margin-top:.75rem;margin-bottom:.75rem}.xl\:mx-3{margin-left:.75rem;margin-right:.75rem}.xl\:my-4{margin-top:1rem;margin-bottom:1rem}.xl\:mx-4{margin-left:1rem;margin-right:1rem}.xl\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.xl\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.xl\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.xl\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.xl\:my-8{margin-top:2rem;margin-bottom:2rem}.xl\:mx-8{margin-left:2rem;margin-right:2rem}.xl\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.xl\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.xl\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.xl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.xl\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.xl\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.xl\:my-12{margin-top:3rem;margin-bottom:3rem}.xl\:mx-12{margin-left:3rem;margin-right:3rem}.xl\:my-13{margin-top:3.25rem;margin-bottom:3.25rem}.xl\:mx-13{margin-left:3.25rem;margin-right:3.25rem}.xl\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.xl\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.xl\:my-15{margin-top:3.75rem;margin-bottom:3.75rem}.xl\:mx-15{margin-left:3.75rem;margin-right:3.75rem}.xl\:my-16{margin-top:4rem;margin-bottom:4rem}.xl\:mx-16{margin-left:4rem;margin-right:4rem}.xl\:my-19{margin-top:4.75rem;margin-bottom:4.75rem}.xl\:mx-19{margin-left:4.75rem;margin-right:4.75rem}.xl\:my-20{margin-top:5rem;margin-bottom:5rem}.xl\:mx-20{margin-left:5rem;margin-right:5rem}.xl\:my-22{margin-top:5.5rem;margin-bottom:5.5rem}.xl\:mx-22{margin-left:5.5rem;margin-right:5.5rem}.xl\:my-23{margin-top:5.75rem;margin-bottom:5.75rem}.xl\:mx-23{margin-left:5.75rem;margin-right:5.75rem}.xl\:my-24{margin-top:6rem;margin-bottom:6rem}.xl\:mx-24{margin-left:6rem;margin-right:6rem}.xl\:my-28{margin-top:6.5rem;margin-bottom:6.5rem}.xl\:mx-28{margin-left:6.5rem;margin-right:6.5rem}.xl\:my-30{margin-top:7.5rem;margin-bottom:7.5rem}.xl\:mx-30{margin-left:7.5rem;margin-right:7.5rem}.xl\:my-32{margin-top:8rem;margin-bottom:8rem}.xl\:mx-32{margin-left:8rem;margin-right:8rem}.xl\:my-33{margin-top:8.75rem;margin-bottom:8.75rem}.xl\:mx-33{margin-left:8.75rem;margin-right:8.75rem}.xl\:my-36{margin-top:9rem;margin-bottom:9rem}.xl\:mx-36{margin-left:9rem;margin-right:9rem}.xl\:my-40{margin-top:10rem;margin-bottom:10rem}.xl\:mx-40{margin-left:10rem;margin-right:10rem}.xl\:my-44{margin-top:11rem;margin-bottom:11rem}.xl\:mx-44{margin-left:11rem;margin-right:11rem}.xl\:my-48{margin-top:12rem;margin-bottom:12rem}.xl\:mx-48{margin-left:12rem;margin-right:12rem}.xl\:my-50{margin-top:12.75rem;margin-bottom:12.75rem}.xl\:mx-50{margin-left:12.75rem;margin-right:12.75rem}.xl\:my-52{margin-top:13rem;margin-bottom:13rem}.xl\:mx-52{margin-left:13rem;margin-right:13rem}.xl\:my-53{margin-top:13.25rem;margin-bottom:13.25rem}.xl\:mx-53{margin-left:13.25rem;margin-right:13.25rem}.xl\:my-55{margin-top:13.75rem;margin-bottom:13.75rem}.xl\:mx-55{margin-left:13.75rem;margin-right:13.75rem}.xl\:my-56{margin-top:14rem;margin-bottom:14rem}.xl\:mx-56{margin-left:14rem;margin-right:14rem}.xl\:my-64{margin-top:16rem;margin-bottom:16rem}.xl\:mx-64{margin-left:16rem;margin-right:16rem}.xl\:my-68{margin-top:17rem;margin-bottom:17rem}.xl\:mx-68{margin-left:17rem;margin-right:17rem}.xl\:my-75{margin-top:18.75rem;margin-bottom:18.75rem}.xl\:mx-75{margin-left:18.75rem;margin-right:18.75rem}.xl\:my-98{margin-top:24.5rem;margin-bottom:24.5rem}.xl\:mx-98{margin-left:24.5rem;margin-right:24.5rem}.xl\:my-100{margin-top:25rem;margin-bottom:25rem}.xl\:mx-100{margin-left:25rem;margin-right:25rem}.xl\:my-120{margin-top:30rem;margin-bottom:30rem}.xl\:mx-120{margin-left:30rem;margin-right:30rem}.xl\:my-140{margin-top:35rem;margin-bottom:35rem}.xl\:mx-140{margin-left:35rem;margin-right:35rem}.xl\:my-auto{margin-top:auto;margin-bottom:auto}.xl\:mx-auto{margin-left:auto;margin-right:auto}.xl\:my-px{margin-top:1px;margin-bottom:1px}.xl\:mx-px{margin-left:1px;margin-right:1px}.xl\:my-2px{margin-top:2px;margin-bottom:2px}.xl\:mx-2px{margin-left:2px;margin-right:2px}.xl\:my-0-5{margin-top:.15rem;margin-bottom:.15rem}.xl\:mx-0-5{margin-left:.15rem;margin-right:.15rem}.xl\:my-1-5{margin-top:.375rem;margin-bottom:.375rem}.xl\:mx-1-5{margin-left:.375rem;margin-right:.375rem}.xl\:my-2-5{margin-top:.625rem;margin-bottom:.625rem}.xl\:mx-2-5{margin-left:.625rem;margin-right:.625rem}.xl\:my-7-2{margin-top:1.875rem;margin-bottom:1.875rem}.xl\:mx-7-2{margin-left:1.875rem;margin-right:1.875rem}.xl\:my-31-25{margin-top:7.8125rem;margin-bottom:7.8125rem}.xl\:mx-31-25{margin-left:7.8125rem;margin-right:7.8125rem}.xl\:my-62-5{margin-top:15.625rem;margin-bottom:15.625rem}.xl\:mx-62-5{margin-left:15.625rem;margin-right:15.625rem}.xl\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.xl\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.xl\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.xl\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.xl\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.xl\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.xl\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.xl\:-mx-4{margin-left:-1rem;margin-right:-1rem}.xl\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.xl\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.xl\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.xl\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.xl\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.xl\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.xl\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.xl\:-mx-8{margin-left:-2rem;margin-right:-2rem}.xl\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.xl\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.xl\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.xl\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.xl\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.xl\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.xl\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.xl\:-mx-12{margin-left:-3rem;margin-right:-3rem}.xl\:-my-13{margin-top:-3.25rem;margin-bottom:-3.25rem}.xl\:-mx-13{margin-left:-3.25rem;margin-right:-3.25rem}.xl\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.xl\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.xl\:-my-15{margin-top:-3.75rem;margin-bottom:-3.75rem}.xl\:-mx-15{margin-left:-3.75rem;margin-right:-3.75rem}.xl\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.xl\:-mx-16{margin-left:-4rem;margin-right:-4rem}.xl\:-my-19{margin-top:-4.75rem;margin-bottom:-4.75rem}.xl\:-mx-19{margin-left:-4.75rem;margin-right:-4.75rem}.xl\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.xl\:-mx-20{margin-left:-5rem;margin-right:-5rem}.xl\:-my-22{margin-top:-5.5rem;margin-bottom:-5.5rem}.xl\:-mx-22{margin-left:-5.5rem;margin-right:-5.5rem}.xl\:-my-23{margin-top:-5.75rem;margin-bottom:-5.75rem}.xl\:-mx-23{margin-left:-5.75rem;margin-right:-5.75rem}.xl\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.xl\:-mx-24{margin-left:-6rem;margin-right:-6rem}.xl\:-my-30{margin-top:-7.5rem;margin-bottom:-7.5rem}.xl\:-mx-30{margin-left:-7.5rem;margin-right:-7.5rem}.xl\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.xl\:-mx-32{margin-left:-8rem;margin-right:-8rem}.xl\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.xl\:-mx-40{margin-left:-10rem;margin-right:-10rem}.xl\:-my-44{margin-top:-11rem;margin-bottom:-11rem}.xl\:-mx-44{margin-left:-11rem;margin-right:-11rem}.xl\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.xl\:-mx-48{margin-left:-12rem;margin-right:-12rem}.xl\:-my-50{margin-top:-12.75rem;margin-bottom:-12.75rem}.xl\:-mx-50{margin-left:-12.75rem;margin-right:-12.75rem}.xl\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.xl\:-mx-52{margin-left:-13rem;margin-right:-13rem}.xl\:-my-53{margin-top:-13.25rem;margin-bottom:-13.25rem}.xl\:-mx-53{margin-left:-13.25rem;margin-right:-13.25rem}.xl\:-my-55{margin-top:-13.75rem;margin-bottom:-13.75rem}.xl\:-mx-55{margin-left:-13.75rem;margin-right:-13.75rem}.xl\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.xl\:-mx-56{margin-left:-14rem;margin-right:-14rem}.xl\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.xl\:-mx-64{margin-left:-16rem;margin-right:-16rem}.xl\:-my-68{margin-top:-17rem;margin-bottom:-17rem}.xl\:-mx-68{margin-left:-17rem;margin-right:-17rem}.xl\:-my-75{margin-top:-18.75rem;margin-bottom:-18.75rem}.xl\:-mx-75{margin-left:-18.75rem;margin-right:-18.75rem}.xl\:-my-98{margin-top:-24.5rem;margin-bottom:-24.5rem}.xl\:-mx-98{margin-left:-24.5rem;margin-right:-24.5rem}.xl\:-my-100{margin-top:-25rem;margin-bottom:-25rem}.xl\:-mx-100{margin-left:-25rem;margin-right:-25rem}.xl\:-my-120{margin-top:-30rem;margin-bottom:-30rem}.xl\:-mx-120{margin-left:-30rem;margin-right:-30rem}.xl\:-my-140{margin-top:-35rem;margin-bottom:-35rem}.xl\:-mx-140{margin-left:-35rem;margin-right:-35rem}.xl\:-my-px{margin-top:-1px;margin-bottom:-1px}.xl\:-mx-px{margin-left:-1px;margin-right:-1px}.xl\:-my-2px{margin-top:-2px;margin-bottom:-2px}.xl\:-mx-2px{margin-left:-2px;margin-right:-2px}.xl\:-my-0-5{margin-top:-.15rem;margin-bottom:-.15rem}.xl\:-mx-0-5{margin-left:-.15rem;margin-right:-.15rem}.xl\:-my-1-5{margin-top:-.375rem;margin-bottom:-.375rem}.xl\:-mx-1-5{margin-left:-.375rem;margin-right:-.375rem}.xl\:-my-2-5{margin-top:-.625rem;margin-bottom:-.625rem}.xl\:-mx-2-5{margin-left:-.625rem;margin-right:-.625rem}.xl\:-my-7-2{margin-top:-1.875rem;margin-bottom:-1.875rem}.xl\:-mx-7-2{margin-left:-1.875rem;margin-right:-1.875rem}.xl\:-my-31-25{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.xl\:-mx-31-25{margin-left:-7.8125rem;margin-right:-7.8125rem}.xl\:-my-62-5{margin-top:-15.625rem;margin-bottom:-15.625rem}.xl\:-mx-62-5{margin-left:-15.625rem;margin-right:-15.625rem}.xl\:mt-0{margin-top:0}.xl\:mr-0{margin-right:0}.xl\:mb-0{margin-bottom:0}.xl\:ml-0{margin-left:0}.xl\:mt-1{margin-top:.25rem}.xl\:mr-1{margin-right:.25rem}.xl\:mb-1{margin-bottom:.25rem}.xl\:ml-1{margin-left:.25rem}.xl\:mt-2{margin-top:.5rem}.xl\:mr-2{margin-right:.5rem}.xl\:mb-2{margin-bottom:.5rem}.xl\:ml-2{margin-left:.5rem}.xl\:mt-3{margin-top:.75rem}.xl\:mr-3{margin-right:.75rem}.xl\:mb-3{margin-bottom:.75rem}.xl\:ml-3{margin-left:.75rem}.xl\:mt-4{margin-top:1rem}.xl\:mr-4{margin-right:1rem}.xl\:mb-4{margin-bottom:1rem}.xl\:ml-4{margin-left:1rem}.xl\:mt-5{margin-top:1.25rem}.xl\:mr-5{margin-right:1.25rem}.xl\:mb-5{margin-bottom:1.25rem}.xl\:ml-5{margin-left:1.25rem}.xl\:mt-6{margin-top:1.5rem}.xl\:mr-6{margin-right:1.5rem}.xl\:mb-6{margin-bottom:1.5rem}.xl\:ml-6{margin-left:1.5rem}.xl\:mt-7{margin-top:1.75rem}.xl\:mr-7{margin-right:1.75rem}.xl\:mb-7{margin-bottom:1.75rem}.xl\:ml-7{margin-left:1.75rem}.xl\:mt-8{margin-top:2rem}.xl\:mr-8{margin-right:2rem}.xl\:mb-8{margin-bottom:2rem}.xl\:ml-8{margin-left:2rem}.xl\:mt-9{margin-top:2.25rem}.xl\:mr-9{margin-right:2.25rem}.xl\:mb-9{margin-bottom:2.25rem}.xl\:ml-9{margin-left:2.25rem}.xl\:mt-10{margin-top:2.5rem}.xl\:mr-10{margin-right:2.5rem}.xl\:mb-10{margin-bottom:2.5rem}.xl\:ml-10{margin-left:2.5rem}.xl\:mt-11{margin-top:2.75rem}.xl\:mr-11{margin-right:2.75rem}.xl\:mb-11{margin-bottom:2.75rem}.xl\:ml-11{margin-left:2.75rem}.xl\:mt-12{margin-top:3rem}.xl\:mr-12{margin-right:3rem}.xl\:mb-12{margin-bottom:3rem}.xl\:ml-12{margin-left:3rem}.xl\:mt-13{margin-top:3.25rem}.xl\:mr-13{margin-right:3.25rem}.xl\:mb-13{margin-bottom:3.25rem}.xl\:ml-13{margin-left:3.25rem}.xl\:mt-14{margin-top:3.5rem}.xl\:mr-14{margin-right:3.5rem}.xl\:mb-14{margin-bottom:3.5rem}.xl\:ml-14{margin-left:3.5rem}.xl\:mt-15{margin-top:3.75rem}.xl\:mr-15{margin-right:3.75rem}.xl\:mb-15{margin-bottom:3.75rem}.xl\:ml-15{margin-left:3.75rem}.xl\:mt-16{margin-top:4rem}.xl\:mr-16{margin-right:4rem}.xl\:mb-16{margin-bottom:4rem}.xl\:ml-16{margin-left:4rem}.xl\:mt-19{margin-top:4.75rem}.xl\:mr-19{margin-right:4.75rem}.xl\:mb-19{margin-bottom:4.75rem}.xl\:ml-19{margin-left:4.75rem}.xl\:mt-20{margin-top:5rem}.xl\:mr-20{margin-right:5rem}.xl\:mb-20{margin-bottom:5rem}.xl\:ml-20{margin-left:5rem}.xl\:mt-22{margin-top:5.5rem}.xl\:mr-22{margin-right:5.5rem}.xl\:mb-22{margin-bottom:5.5rem}.xl\:ml-22{margin-left:5.5rem}.xl\:mt-23{margin-top:5.75rem}.xl\:mr-23{margin-right:5.75rem}.xl\:mb-23{margin-bottom:5.75rem}.xl\:ml-23{margin-left:5.75rem}.xl\:mt-24{margin-top:6rem}.xl\:mr-24{margin-right:6rem}.xl\:mb-24{margin-bottom:6rem}.xl\:ml-24{margin-left:6rem}.xl\:mt-28{margin-top:6.5rem}.xl\:mr-28{margin-right:6.5rem}.xl\:mb-28{margin-bottom:6.5rem}.xl\:ml-28{margin-left:6.5rem}.xl\:mt-30{margin-top:7.5rem}.xl\:mr-30{margin-right:7.5rem}.xl\:mb-30{margin-bottom:7.5rem}.xl\:ml-30{margin-left:7.5rem}.xl\:mt-32{margin-top:8rem}.xl\:mr-32{margin-right:8rem}.xl\:mb-32{margin-bottom:8rem}.xl\:ml-32{margin-left:8rem}.xl\:mt-33{margin-top:8.75rem}.xl\:mr-33{margin-right:8.75rem}.xl\:mb-33{margin-bottom:8.75rem}.xl\:ml-33{margin-left:8.75rem}.xl\:mt-36{margin-top:9rem}.xl\:mr-36{margin-right:9rem}.xl\:mb-36{margin-bottom:9rem}.xl\:ml-36{margin-left:9rem}.xl\:mt-40{margin-top:10rem}.xl\:mr-40{margin-right:10rem}.xl\:mb-40{margin-bottom:10rem}.xl\:ml-40{margin-left:10rem}.xl\:mt-44{margin-top:11rem}.xl\:mr-44{margin-right:11rem}.xl\:mb-44{margin-bottom:11rem}.xl\:ml-44{margin-left:11rem}.xl\:mt-48{margin-top:12rem}.xl\:mr-48{margin-right:12rem}.xl\:mb-48{margin-bottom:12rem}.xl\:ml-48{margin-left:12rem}.xl\:mt-50{margin-top:12.75rem}.xl\:mr-50{margin-right:12.75rem}.xl\:mb-50{margin-bottom:12.75rem}.xl\:ml-50{margin-left:12.75rem}.xl\:mt-52{margin-top:13rem}.xl\:mr-52{margin-right:13rem}.xl\:mb-52{margin-bottom:13rem}.xl\:ml-52{margin-left:13rem}.xl\:mt-53{margin-top:13.25rem}.xl\:mr-53{margin-right:13.25rem}.xl\:mb-53{margin-bottom:13.25rem}.xl\:ml-53{margin-left:13.25rem}.xl\:mt-55{margin-top:13.75rem}.xl\:mr-55{margin-right:13.75rem}.xl\:mb-55{margin-bottom:13.75rem}.xl\:ml-55{margin-left:13.75rem}.xl\:mt-56{margin-top:14rem}.xl\:mr-56{margin-right:14rem}.xl\:mb-56{margin-bottom:14rem}.xl\:ml-56{margin-left:14rem}.xl\:mt-64{margin-top:16rem}.xl\:mr-64{margin-right:16rem}.xl\:mb-64{margin-bottom:16rem}.xl\:ml-64{margin-left:16rem}.xl\:mt-68{margin-top:17rem}.xl\:mr-68{margin-right:17rem}.xl\:mb-68{margin-bottom:17rem}.xl\:ml-68{margin-left:17rem}.xl\:mt-75{margin-top:18.75rem}.xl\:mr-75{margin-right:18.75rem}.xl\:mb-75{margin-bottom:18.75rem}.xl\:ml-75{margin-left:18.75rem}.xl\:mt-98{margin-top:24.5rem}.xl\:mr-98{margin-right:24.5rem}.xl\:mb-98{margin-bottom:24.5rem}.xl\:ml-98{margin-left:24.5rem}.xl\:mt-100{margin-top:25rem}.xl\:mr-100{margin-right:25rem}.xl\:mb-100{margin-bottom:25rem}.xl\:ml-100{margin-left:25rem}.xl\:mt-120{margin-top:30rem}.xl\:mr-120{margin-right:30rem}.xl\:mb-120{margin-bottom:30rem}.xl\:ml-120{margin-left:30rem}.xl\:mt-140{margin-top:35rem}.xl\:mr-140{margin-right:35rem}.xl\:mb-140{margin-bottom:35rem}.xl\:ml-140{margin-left:35rem}.xl\:mt-auto{margin-top:auto}.xl\:mr-auto{margin-right:auto}.xl\:mb-auto{margin-bottom:auto}.xl\:ml-auto{margin-left:auto}.xl\:mt-px{margin-top:1px}.xl\:mr-px{margin-right:1px}.xl\:mb-px{margin-bottom:1px}.xl\:ml-px{margin-left:1px}.xl\:mt-2px{margin-top:2px}.xl\:mr-2px{margin-right:2px}.xl\:mb-2px{margin-bottom:2px}.xl\:ml-2px{margin-left:2px}.xl\:mt-0-5{margin-top:.15rem}.xl\:mr-0-5{margin-right:.15rem}.xl\:mb-0-5{margin-bottom:.15rem}.xl\:ml-0-5{margin-left:.15rem}.xl\:mt-1-5{margin-top:.375rem}.xl\:mr-1-5{margin-right:.375rem}.xl\:mb-1-5{margin-bottom:.375rem}.xl\:ml-1-5{margin-left:.375rem}.xl\:mt-2-5{margin-top:.625rem}.xl\:mr-2-5{margin-right:.625rem}.xl\:mb-2-5{margin-bottom:.625rem}.xl\:ml-2-5{margin-left:.625rem}.xl\:mt-7-2{margin-top:1.875rem}.xl\:mr-7-2{margin-right:1.875rem}.xl\:mb-7-2{margin-bottom:1.875rem}.xl\:ml-7-2{margin-left:1.875rem}.xl\:mt-31-25{margin-top:7.8125rem}.xl\:mr-31-25{margin-right:7.8125rem}.xl\:mb-31-25{margin-bottom:7.8125rem}.xl\:ml-31-25{margin-left:7.8125rem}.xl\:mt-62-5{margin-top:15.625rem}.xl\:mr-62-5{margin-right:15.625rem}.xl\:mb-62-5{margin-bottom:15.625rem}.xl\:ml-62-5{margin-left:15.625rem}.xl\:-mt-1{margin-top:-.25rem}.xl\:-mr-1{margin-right:-.25rem}.xl\:-mb-1{margin-bottom:-.25rem}.xl\:-ml-1{margin-left:-.25rem}.xl\:-mt-2{margin-top:-.5rem}.xl\:-mr-2{margin-right:-.5rem}.xl\:-mb-2{margin-bottom:-.5rem}.xl\:-ml-2{margin-left:-.5rem}.xl\:-mt-3{margin-top:-.75rem}.xl\:-mr-3{margin-right:-.75rem}.xl\:-mb-3{margin-bottom:-.75rem}.xl\:-ml-3{margin-left:-.75rem}.xl\:-mt-4{margin-top:-1rem}.xl\:-mr-4{margin-right:-1rem}.xl\:-mb-4{margin-bottom:-1rem}.xl\:-ml-4{margin-left:-1rem}.xl\:-mt-5{margin-top:-1.25rem}.xl\:-mr-5{margin-right:-1.25rem}.xl\:-mb-5{margin-bottom:-1.25rem}.xl\:-ml-5{margin-left:-1.25rem}.xl\:-mt-6{margin-top:-1.5rem}.xl\:-mr-6{margin-right:-1.5rem}.xl\:-mb-6{margin-bottom:-1.5rem}.xl\:-ml-6{margin-left:-1.5rem}.xl\:-mt-7{margin-top:-1.75rem}.xl\:-mr-7{margin-right:-1.75rem}.xl\:-mb-7{margin-bottom:-1.75rem}.xl\:-ml-7{margin-left:-1.75rem}.xl\:-mt-8{margin-top:-2rem}.xl\:-mr-8{margin-right:-2rem}.xl\:-mb-8{margin-bottom:-2rem}.xl\:-ml-8{margin-left:-2rem}.xl\:-mt-9{margin-top:-2.25rem}.xl\:-mr-9{margin-right:-2.25rem}.xl\:-mb-9{margin-bottom:-2.25rem}.xl\:-ml-9{margin-left:-2.25rem}.xl\:-mt-10{margin-top:-2.5rem}.xl\:-mr-10{margin-right:-2.5rem}.xl\:-mb-10{margin-bottom:-2.5rem}.xl\:-ml-10{margin-left:-2.5rem}.xl\:-mt-11{margin-top:-2.75rem}.xl\:-mr-11{margin-right:-2.75rem}.xl\:-mb-11{margin-bottom:-2.75rem}.xl\:-ml-11{margin-left:-2.75rem}.xl\:-mt-12{margin-top:-3rem}.xl\:-mr-12{margin-right:-3rem}.xl\:-mb-12{margin-bottom:-3rem}.xl\:-ml-12{margin-left:-3rem}.xl\:-mt-13{margin-top:-3.25rem}.xl\:-mr-13{margin-right:-3.25rem}.xl\:-mb-13{margin-bottom:-3.25rem}.xl\:-ml-13{margin-left:-3.25rem}.xl\:-mt-14{margin-top:-3.5rem}.xl\:-mr-14{margin-right:-3.5rem}.xl\:-mb-14{margin-bottom:-3.5rem}.xl\:-ml-14{margin-left:-3.5rem}.xl\:-mt-15{margin-top:-3.75rem}.xl\:-mr-15{margin-right:-3.75rem}.xl\:-mb-15{margin-bottom:-3.75rem}.xl\:-ml-15{margin-left:-3.75rem}.xl\:-mt-16{margin-top:-4rem}.xl\:-mr-16{margin-right:-4rem}.xl\:-mb-16{margin-bottom:-4rem}.xl\:-ml-16{margin-left:-4rem}.xl\:-mt-19{margin-top:-4.75rem}.xl\:-mr-19{margin-right:-4.75rem}.xl\:-mb-19{margin-bottom:-4.75rem}.xl\:-ml-19{margin-left:-4.75rem}.xl\:-mt-20{margin-top:-5rem}.xl\:-mr-20{margin-right:-5rem}.xl\:-mb-20{margin-bottom:-5rem}.xl\:-ml-20{margin-left:-5rem}.xl\:-mt-22{margin-top:-5.5rem}.xl\:-mr-22{margin-right:-5.5rem}.xl\:-mb-22{margin-bottom:-5.5rem}.xl\:-ml-22{margin-left:-5.5rem}.xl\:-mt-23{margin-top:-5.75rem}.xl\:-mr-23{margin-right:-5.75rem}.xl\:-mb-23{margin-bottom:-5.75rem}.xl\:-ml-23{margin-left:-5.75rem}.xl\:-mt-24{margin-top:-6rem}.xl\:-mr-24{margin-right:-6rem}.xl\:-mb-24{margin-bottom:-6rem}.xl\:-ml-24{margin-left:-6rem}.xl\:-mt-30{margin-top:-7.5rem}.xl\:-mr-30{margin-right:-7.5rem}.xl\:-mb-30{margin-bottom:-7.5rem}.xl\:-ml-30{margin-left:-7.5rem}.xl\:-mt-32{margin-top:-8rem}.xl\:-mr-32{margin-right:-8rem}.xl\:-mb-32{margin-bottom:-8rem}.xl\:-ml-32{margin-left:-8rem}.xl\:-mt-40{margin-top:-10rem}.xl\:-mr-40{margin-right:-10rem}.xl\:-mb-40{margin-bottom:-10rem}.xl\:-ml-40{margin-left:-10rem}.xl\:-mt-44{margin-top:-11rem}.xl\:-mr-44{margin-right:-11rem}.xl\:-mb-44{margin-bottom:-11rem}.xl\:-ml-44{margin-left:-11rem}.xl\:-mt-48{margin-top:-12rem}.xl\:-mr-48{margin-right:-12rem}.xl\:-mb-48{margin-bottom:-12rem}.xl\:-ml-48{margin-left:-12rem}.xl\:-mt-50{margin-top:-12.75rem}.xl\:-mr-50{margin-right:-12.75rem}.xl\:-mb-50{margin-bottom:-12.75rem}.xl\:-ml-50{margin-left:-12.75rem}.xl\:-mt-52{margin-top:-13rem}.xl\:-mr-52{margin-right:-13rem}.xl\:-mb-52{margin-bottom:-13rem}.xl\:-ml-52{margin-left:-13rem}.xl\:-mt-53{margin-top:-13.25rem}.xl\:-mr-53{margin-right:-13.25rem}.xl\:-mb-53{margin-bottom:-13.25rem}.xl\:-ml-53{margin-left:-13.25rem}.xl\:-mt-55{margin-top:-13.75rem}.xl\:-mr-55{margin-right:-13.75rem}.xl\:-mb-55{margin-bottom:-13.75rem}.xl\:-ml-55{margin-left:-13.75rem}.xl\:-mt-56{margin-top:-14rem}.xl\:-mr-56{margin-right:-14rem}.xl\:-mb-56{margin-bottom:-14rem}.xl\:-ml-56{margin-left:-14rem}.xl\:-mt-64{margin-top:-16rem}.xl\:-mr-64{margin-right:-16rem}.xl\:-mb-64{margin-bottom:-16rem}.xl\:-ml-64{margin-left:-16rem}.xl\:-mt-68{margin-top:-17rem}.xl\:-mr-68{margin-right:-17rem}.xl\:-mb-68{margin-bottom:-17rem}.xl\:-ml-68{margin-left:-17rem}.xl\:-mt-75{margin-top:-18.75rem}.xl\:-mr-75{margin-right:-18.75rem}.xl\:-mb-75{margin-bottom:-18.75rem}.xl\:-ml-75{margin-left:-18.75rem}.xl\:-mt-98{margin-top:-24.5rem}.xl\:-mr-98{margin-right:-24.5rem}.xl\:-mb-98{margin-bottom:-24.5rem}.xl\:-ml-98{margin-left:-24.5rem}.xl\:-mt-100{margin-top:-25rem}.xl\:-mr-100{margin-right:-25rem}.xl\:-mb-100{margin-bottom:-25rem}.xl\:-ml-100{margin-left:-25rem}.xl\:-mt-120{margin-top:-30rem}.xl\:-mr-120{margin-right:-30rem}.xl\:-mb-120{margin-bottom:-30rem}.xl\:-ml-120{margin-left:-30rem}.xl\:-mt-140{margin-top:-35rem}.xl\:-mr-140{margin-right:-35rem}.xl\:-mb-140{margin-bottom:-35rem}.xl\:-ml-140{margin-left:-35rem}.xl\:-mt-px{margin-top:-1px}.xl\:-mr-px{margin-right:-1px}.xl\:-mb-px{margin-bottom:-1px}.xl\:-ml-px{margin-left:-1px}.xl\:-mt-2px{margin-top:-2px}.xl\:-mr-2px{margin-right:-2px}.xl\:-mb-2px{margin-bottom:-2px}.xl\:-ml-2px{margin-left:-2px}.xl\:-mt-0-5{margin-top:-.15rem}.xl\:-mr-0-5{margin-right:-.15rem}.xl\:-mb-0-5{margin-bottom:-.15rem}.xl\:-ml-0-5{margin-left:-.15rem}.xl\:-mt-1-5{margin-top:-.375rem}.xl\:-mr-1-5{margin-right:-.375rem}.xl\:-mb-1-5{margin-bottom:-.375rem}.xl\:-ml-1-5{margin-left:-.375rem}.xl\:-mt-2-5{margin-top:-.625rem}.xl\:-mr-2-5{margin-right:-.625rem}.xl\:-mb-2-5{margin-bottom:-.625rem}.xl\:-ml-2-5{margin-left:-.625rem}.xl\:-mt-7-2{margin-top:-1.875rem}.xl\:-mr-7-2{margin-right:-1.875rem}.xl\:-mb-7-2{margin-bottom:-1.875rem}.xl\:-ml-7-2{margin-left:-1.875rem}.xl\:-mt-31-25{margin-top:-7.8125rem}.xl\:-mr-31-25{margin-right:-7.8125rem}.xl\:-mb-31-25{margin-bottom:-7.8125rem}.xl\:-ml-31-25{margin-left:-7.8125rem}.xl\:-mt-62-5{margin-top:-15.625rem}.xl\:-mr-62-5{margin-right:-15.625rem}.xl\:-mb-62-5{margin-bottom:-15.625rem}.xl\:-ml-62-5{margin-left:-15.625rem}.xl\:last\:m-0:last-child{margin:0}.xl\:last\:m-1:last-child{margin:.25rem}.xl\:last\:m-2:last-child{margin:.5rem}.xl\:last\:m-3:last-child{margin:.75rem}.xl\:last\:m-4:last-child{margin:1rem}.xl\:last\:m-5:last-child{margin:1.25rem}.xl\:last\:m-6:last-child{margin:1.5rem}.xl\:last\:m-7:last-child{margin:1.75rem}.xl\:last\:m-8:last-child{margin:2rem}.xl\:last\:m-9:last-child{margin:2.25rem}.xl\:last\:m-10:last-child{margin:2.5rem}.xl\:last\:m-11:last-child{margin:2.75rem}.xl\:last\:m-12:last-child{margin:3rem}.xl\:last\:m-13:last-child{margin:3.25rem}.xl\:last\:m-14:last-child{margin:3.5rem}.xl\:last\:m-15:last-child{margin:3.75rem}.xl\:last\:m-16:last-child{margin:4rem}.xl\:last\:m-19:last-child{margin:4.75rem}.xl\:last\:m-20:last-child{margin:5rem}.xl\:last\:m-22:last-child{margin:5.5rem}.xl\:last\:m-23:last-child{margin:5.75rem}.xl\:last\:m-24:last-child{margin:6rem}.xl\:last\:m-28:last-child{margin:6.5rem}.xl\:last\:m-30:last-child{margin:7.5rem}.xl\:last\:m-32:last-child{margin:8rem}.xl\:last\:m-33:last-child{margin:8.75rem}.xl\:last\:m-36:last-child{margin:9rem}.xl\:last\:m-40:last-child{margin:10rem}.xl\:last\:m-44:last-child{margin:11rem}.xl\:last\:m-48:last-child{margin:12rem}.xl\:last\:m-50:last-child{margin:12.75rem}.xl\:last\:m-52:last-child{margin:13rem}.xl\:last\:m-53:last-child{margin:13.25rem}.xl\:last\:m-55:last-child{margin:13.75rem}.xl\:last\:m-56:last-child{margin:14rem}.xl\:last\:m-64:last-child{margin:16rem}.xl\:last\:m-68:last-child{margin:17rem}.xl\:last\:m-75:last-child{margin:18.75rem}.xl\:last\:m-98:last-child{margin:24.5rem}.xl\:last\:m-100:last-child{margin:25rem}.xl\:last\:m-120:last-child{margin:30rem}.xl\:last\:m-140:last-child{margin:35rem}.xl\:last\:m-auto:last-child{margin:auto}.xl\:last\:m-px:last-child{margin:1px}.xl\:last\:m-2px:last-child{margin:2px}.xl\:last\:m-0-5:last-child{margin:.15rem}.xl\:last\:m-1-5:last-child{margin:.375rem}.xl\:last\:m-2-5:last-child{margin:.625rem}.xl\:last\:m-7-2:last-child{margin:1.875rem}.xl\:last\:m-31-25:last-child{margin:7.8125rem}.xl\:last\:m-62-5:last-child{margin:15.625rem}.xl\:last\:-m-1:last-child{margin:-.25rem}.xl\:last\:-m-2:last-child{margin:-.5rem}.xl\:last\:-m-3:last-child{margin:-.75rem}.xl\:last\:-m-4:last-child{margin:-1rem}.xl\:last\:-m-5:last-child{margin:-1.25rem}.xl\:last\:-m-6:last-child{margin:-1.5rem}.xl\:last\:-m-7:last-child{margin:-1.75rem}.xl\:last\:-m-8:last-child{margin:-2rem}.xl\:last\:-m-9:last-child{margin:-2.25rem}.xl\:last\:-m-10:last-child{margin:-2.5rem}.xl\:last\:-m-11:last-child{margin:-2.75rem}.xl\:last\:-m-12:last-child{margin:-3rem}.xl\:last\:-m-13:last-child{margin:-3.25rem}.xl\:last\:-m-14:last-child{margin:-3.5rem}.xl\:last\:-m-15:last-child{margin:-3.75rem}.xl\:last\:-m-16:last-child{margin:-4rem}.xl\:last\:-m-19:last-child{margin:-4.75rem}.xl\:last\:-m-20:last-child{margin:-5rem}.xl\:last\:-m-22:last-child{margin:-5.5rem}.xl\:last\:-m-23:last-child{margin:-5.75rem}.xl\:last\:-m-24:last-child{margin:-6rem}.xl\:last\:-m-30:last-child{margin:-7.5rem}.xl\:last\:-m-32:last-child{margin:-8rem}.xl\:last\:-m-40:last-child{margin:-10rem}.xl\:last\:-m-44:last-child{margin:-11rem}.xl\:last\:-m-48:last-child{margin:-12rem}.xl\:last\:-m-50:last-child{margin:-12.75rem}.xl\:last\:-m-52:last-child{margin:-13rem}.xl\:last\:-m-53:last-child{margin:-13.25rem}.xl\:last\:-m-55:last-child{margin:-13.75rem}.xl\:last\:-m-56:last-child{margin:-14rem}.xl\:last\:-m-64:last-child{margin:-16rem}.xl\:last\:-m-68:last-child{margin:-17rem}.xl\:last\:-m-75:last-child{margin:-18.75rem}.xl\:last\:-m-98:last-child{margin:-24.5rem}.xl\:last\:-m-100:last-child{margin:-25rem}.xl\:last\:-m-120:last-child{margin:-30rem}.xl\:last\:-m-140:last-child{margin:-35rem}.xl\:last\:-m-px:last-child{margin:-1px}.xl\:last\:-m-2px:last-child{margin:-2px}.xl\:last\:-m-0-5:last-child{margin:-.15rem}.xl\:last\:-m-1-5:last-child{margin:-.375rem}.xl\:last\:-m-2-5:last-child{margin:-.625rem}.xl\:last\:-m-7-2:last-child{margin:-1.875rem}.xl\:last\:-m-31-25:last-child{margin:-7.8125rem}.xl\:last\:-m-62-5:last-child{margin:-15.625rem}.xl\:last\:my-0:last-child{margin-top:0;margin-bottom:0}.xl\:last\:mx-0:last-child{margin-left:0;margin-right:0}.xl\:last\:my-1:last-child{margin-top:.25rem;margin-bottom:.25rem}.xl\:last\:mx-1:last-child{margin-left:.25rem;margin-right:.25rem}.xl\:last\:my-2:last-child{margin-top:.5rem;margin-bottom:.5rem}.xl\:last\:mx-2:last-child{margin-left:.5rem;margin-right:.5rem}.xl\:last\:my-3:last-child{margin-top:.75rem;margin-bottom:.75rem}.xl\:last\:mx-3:last-child{margin-left:.75rem;margin-right:.75rem}.xl\:last\:my-4:last-child{margin-top:1rem;margin-bottom:1rem}.xl\:last\:mx-4:last-child{margin-left:1rem;margin-right:1rem}.xl\:last\:my-5:last-child{margin-top:1.25rem;margin-bottom:1.25rem}.xl\:last\:mx-5:last-child{margin-left:1.25rem;margin-right:1.25rem}.xl\:last\:my-6:last-child{margin-top:1.5rem;margin-bottom:1.5rem}.xl\:last\:mx-6:last-child{margin-left:1.5rem;margin-right:1.5rem}.xl\:last\:my-7:last-child{margin-top:1.75rem;margin-bottom:1.75rem}.xl\:last\:mx-7:last-child{margin-left:1.75rem;margin-right:1.75rem}.xl\:last\:my-8:last-child{margin-top:2rem;margin-bottom:2rem}.xl\:last\:mx-8:last-child{margin-left:2rem;margin-right:2rem}.xl\:last\:my-9:last-child{margin-top:2.25rem;margin-bottom:2.25rem}.xl\:last\:mx-9:last-child{margin-left:2.25rem;margin-right:2.25rem}.xl\:last\:my-10:last-child{margin-top:2.5rem;margin-bottom:2.5rem}.xl\:last\:mx-10:last-child{margin-left:2.5rem;margin-right:2.5rem}.xl\:last\:my-11:last-child{margin-top:2.75rem;margin-bottom:2.75rem}.xl\:last\:mx-11:last-child{margin-left:2.75rem;margin-right:2.75rem}.xl\:last\:my-12:last-child{margin-top:3rem;margin-bottom:3rem}.xl\:last\:mx-12:last-child{margin-left:3rem;margin-right:3rem}.xl\:last\:my-13:last-child{margin-top:3.25rem;margin-bottom:3.25rem}.xl\:last\:mx-13:last-child{margin-left:3.25rem;margin-right:3.25rem}.xl\:last\:my-14:last-child{margin-top:3.5rem;margin-bottom:3.5rem}.xl\:last\:mx-14:last-child{margin-left:3.5rem;margin-right:3.5rem}.xl\:last\:my-15:last-child{margin-top:3.75rem;margin-bottom:3.75rem}.xl\:last\:mx-15:last-child{margin-left:3.75rem;margin-right:3.75rem}.xl\:last\:my-16:last-child{margin-top:4rem;margin-bottom:4rem}.xl\:last\:mx-16:last-child{margin-left:4rem;margin-right:4rem}.xl\:last\:my-19:last-child{margin-top:4.75rem;margin-bottom:4.75rem}.xl\:last\:mx-19:last-child{margin-left:4.75rem;margin-right:4.75rem}.xl\:last\:my-20:last-child{margin-top:5rem;margin-bottom:5rem}.xl\:last\:mx-20:last-child{margin-left:5rem;margin-right:5rem}.xl\:last\:my-22:last-child{margin-top:5.5rem;margin-bottom:5.5rem}.xl\:last\:mx-22:last-child{margin-left:5.5rem;margin-right:5.5rem}.xl\:last\:my-23:last-child{margin-top:5.75rem;margin-bottom:5.75rem}.xl\:last\:mx-23:last-child{margin-left:5.75rem;margin-right:5.75rem}.xl\:last\:my-24:last-child{margin-top:6rem;margin-bottom:6rem}.xl\:last\:mx-24:last-child{margin-left:6rem;margin-right:6rem}.xl\:last\:my-28:last-child{margin-top:6.5rem;margin-bottom:6.5rem}.xl\:last\:mx-28:last-child{margin-left:6.5rem;margin-right:6.5rem}.xl\:last\:my-30:last-child{margin-top:7.5rem;margin-bottom:7.5rem}.xl\:last\:mx-30:last-child{margin-left:7.5rem;margin-right:7.5rem}.xl\:last\:my-32:last-child{margin-top:8rem;margin-bottom:8rem}.xl\:last\:mx-32:last-child{margin-left:8rem;margin-right:8rem}.xl\:last\:my-33:last-child{margin-top:8.75rem;margin-bottom:8.75rem}.xl\:last\:mx-33:last-child{margin-left:8.75rem;margin-right:8.75rem}.xl\:last\:my-36:last-child{margin-top:9rem;margin-bottom:9rem}.xl\:last\:mx-36:last-child{margin-left:9rem;margin-right:9rem}.xl\:last\:my-40:last-child{margin-top:10rem;margin-bottom:10rem}.xl\:last\:mx-40:last-child{margin-left:10rem;margin-right:10rem}.xl\:last\:my-44:last-child{margin-top:11rem;margin-bottom:11rem}.xl\:last\:mx-44:last-child{margin-left:11rem;margin-right:11rem}.xl\:last\:my-48:last-child{margin-top:12rem;margin-bottom:12rem}.xl\:last\:mx-48:last-child{margin-left:12rem;margin-right:12rem}.xl\:last\:my-50:last-child{margin-top:12.75rem;margin-bottom:12.75rem}.xl\:last\:mx-50:last-child{margin-left:12.75rem;margin-right:12.75rem}.xl\:last\:my-52:last-child{margin-top:13rem;margin-bottom:13rem}.xl\:last\:mx-52:last-child{margin-left:13rem;margin-right:13rem}.xl\:last\:my-53:last-child{margin-top:13.25rem;margin-bottom:13.25rem}.xl\:last\:mx-53:last-child{margin-left:13.25rem;margin-right:13.25rem}.xl\:last\:my-55:last-child{margin-top:13.75rem;margin-bottom:13.75rem}.xl\:last\:mx-55:last-child{margin-left:13.75rem;margin-right:13.75rem}.xl\:last\:my-56:last-child{margin-top:14rem;margin-bottom:14rem}.xl\:last\:mx-56:last-child{margin-left:14rem;margin-right:14rem}.xl\:last\:my-64:last-child{margin-top:16rem;margin-bottom:16rem}.xl\:last\:mx-64:last-child{margin-left:16rem;margin-right:16rem}.xl\:last\:my-68:last-child{margin-top:17rem;margin-bottom:17rem}.xl\:last\:mx-68:last-child{margin-left:17rem;margin-right:17rem}.xl\:last\:my-75:last-child{margin-top:18.75rem;margin-bottom:18.75rem}.xl\:last\:mx-75:last-child{margin-left:18.75rem;margin-right:18.75rem}.xl\:last\:my-98:last-child{margin-top:24.5rem;margin-bottom:24.5rem}.xl\:last\:mx-98:last-child{margin-left:24.5rem;margin-right:24.5rem}.xl\:last\:my-100:last-child{margin-top:25rem;margin-bottom:25rem}.xl\:last\:mx-100:last-child{margin-left:25rem;margin-right:25rem}.xl\:last\:my-120:last-child{margin-top:30rem;margin-bottom:30rem}.xl\:last\:mx-120:last-child{margin-left:30rem;margin-right:30rem}.xl\:last\:my-140:last-child{margin-top:35rem;margin-bottom:35rem}.xl\:last\:mx-140:last-child{margin-left:35rem;margin-right:35rem}.xl\:last\:my-auto:last-child{margin-top:auto;margin-bottom:auto}.xl\:last\:mx-auto:last-child{margin-left:auto;margin-right:auto}.xl\:last\:my-px:last-child{margin-top:1px;margin-bottom:1px}.xl\:last\:mx-px:last-child{margin-left:1px;margin-right:1px}.xl\:last\:my-2px:last-child{margin-top:2px;margin-bottom:2px}.xl\:last\:mx-2px:last-child{margin-left:2px;margin-right:2px}.xl\:last\:my-0-5:last-child{margin-top:.15rem;margin-bottom:.15rem}.xl\:last\:mx-0-5:last-child{margin-left:.15rem;margin-right:.15rem}.xl\:last\:my-1-5:last-child{margin-top:.375rem;margin-bottom:.375rem}.xl\:last\:mx-1-5:last-child{margin-left:.375rem;margin-right:.375rem}.xl\:last\:my-2-5:last-child{margin-top:.625rem;margin-bottom:.625rem}.xl\:last\:mx-2-5:last-child{margin-left:.625rem;margin-right:.625rem}.xl\:last\:my-7-2:last-child{margin-top:1.875rem;margin-bottom:1.875rem}.xl\:last\:mx-7-2:last-child{margin-left:1.875rem;margin-right:1.875rem}.xl\:last\:my-31-25:last-child{margin-top:7.8125rem;margin-bottom:7.8125rem}.xl\:last\:mx-31-25:last-child{margin-left:7.8125rem;margin-right:7.8125rem}.xl\:last\:my-62-5:last-child{margin-top:15.625rem;margin-bottom:15.625rem}.xl\:last\:mx-62-5:last-child{margin-left:15.625rem;margin-right:15.625rem}.xl\:last\:-my-1:last-child{margin-top:-.25rem;margin-bottom:-.25rem}.xl\:last\:-mx-1:last-child{margin-left:-.25rem;margin-right:-.25rem}.xl\:last\:-my-2:last-child{margin-top:-.5rem;margin-bottom:-.5rem}.xl\:last\:-mx-2:last-child{margin-left:-.5rem;margin-right:-.5rem}.xl\:last\:-my-3:last-child{margin-top:-.75rem;margin-bottom:-.75rem}.xl\:last\:-mx-3:last-child{margin-left:-.75rem;margin-right:-.75rem}.xl\:last\:-my-4:last-child{margin-top:-1rem;margin-bottom:-1rem}.xl\:last\:-mx-4:last-child{margin-left:-1rem;margin-right:-1rem}.xl\:last\:-my-5:last-child{margin-top:-1.25rem;margin-bottom:-1.25rem}.xl\:last\:-mx-5:last-child{margin-left:-1.25rem;margin-right:-1.25rem}.xl\:last\:-my-6:last-child{margin-top:-1.5rem;margin-bottom:-1.5rem}.xl\:last\:-mx-6:last-child{margin-left:-1.5rem;margin-right:-1.5rem}.xl\:last\:-my-7:last-child{margin-top:-1.75rem;margin-bottom:-1.75rem}.xl\:last\:-mx-7:last-child{margin-left:-1.75rem;margin-right:-1.75rem}.xl\:last\:-my-8:last-child{margin-top:-2rem;margin-bottom:-2rem}.xl\:last\:-mx-8:last-child{margin-left:-2rem;margin-right:-2rem}.xl\:last\:-my-9:last-child{margin-top:-2.25rem;margin-bottom:-2.25rem}.xl\:last\:-mx-9:last-child{margin-left:-2.25rem;margin-right:-2.25rem}.xl\:last\:-my-10:last-child{margin-top:-2.5rem;margin-bottom:-2.5rem}.xl\:last\:-mx-10:last-child{margin-left:-2.5rem;margin-right:-2.5rem}.xl\:last\:-my-11:last-child{margin-top:-2.75rem;margin-bottom:-2.75rem}.xl\:last\:-mx-11:last-child{margin-left:-2.75rem;margin-right:-2.75rem}.xl\:last\:-my-12:last-child{margin-top:-3rem;margin-bottom:-3rem}.xl\:last\:-mx-12:last-child{margin-left:-3rem;margin-right:-3rem}.xl\:last\:-my-13:last-child{margin-top:-3.25rem;margin-bottom:-3.25rem}.xl\:last\:-mx-13:last-child{margin-left:-3.25rem;margin-right:-3.25rem}.xl\:last\:-my-14:last-child{margin-top:-3.5rem;margin-bottom:-3.5rem}.xl\:last\:-mx-14:last-child{margin-left:-3.5rem;margin-right:-3.5rem}.xl\:last\:-my-15:last-child{margin-top:-3.75rem;margin-bottom:-3.75rem}.xl\:last\:-mx-15:last-child{margin-left:-3.75rem;margin-right:-3.75rem}.xl\:last\:-my-16:last-child{margin-top:-4rem;margin-bottom:-4rem}.xl\:last\:-mx-16:last-child{margin-left:-4rem;margin-right:-4rem}.xl\:last\:-my-19:last-child{margin-top:-4.75rem;margin-bottom:-4.75rem}.xl\:last\:-mx-19:last-child{margin-left:-4.75rem;margin-right:-4.75rem}.xl\:last\:-my-20:last-child{margin-top:-5rem;margin-bottom:-5rem}.xl\:last\:-mx-20:last-child{margin-left:-5rem;margin-right:-5rem}.xl\:last\:-my-22:last-child{margin-top:-5.5rem;margin-bottom:-5.5rem}.xl\:last\:-mx-22:last-child{margin-left:-5.5rem;margin-right:-5.5rem}.xl\:last\:-my-23:last-child{margin-top:-5.75rem;margin-bottom:-5.75rem}.xl\:last\:-mx-23:last-child{margin-left:-5.75rem;margin-right:-5.75rem}.xl\:last\:-my-24:last-child{margin-top:-6rem;margin-bottom:-6rem}.xl\:last\:-mx-24:last-child{margin-left:-6rem;margin-right:-6rem}.xl\:last\:-my-30:last-child{margin-top:-7.5rem;margin-bottom:-7.5rem}.xl\:last\:-mx-30:last-child{margin-left:-7.5rem;margin-right:-7.5rem}.xl\:last\:-my-32:last-child{margin-top:-8rem;margin-bottom:-8rem}.xl\:last\:-mx-32:last-child{margin-left:-8rem;margin-right:-8rem}.xl\:last\:-my-40:last-child{margin-top:-10rem;margin-bottom:-10rem}.xl\:last\:-mx-40:last-child{margin-left:-10rem;margin-right:-10rem}.xl\:last\:-my-44:last-child{margin-top:-11rem;margin-bottom:-11rem}.xl\:last\:-mx-44:last-child{margin-left:-11rem;margin-right:-11rem}.xl\:last\:-my-48:last-child{margin-top:-12rem;margin-bottom:-12rem}.xl\:last\:-mx-48:last-child{margin-left:-12rem;margin-right:-12rem}.xl\:last\:-my-50:last-child{margin-top:-12.75rem;margin-bottom:-12.75rem}.xl\:last\:-mx-50:last-child{margin-left:-12.75rem;margin-right:-12.75rem}.xl\:last\:-my-52:last-child{margin-top:-13rem;margin-bottom:-13rem}.xl\:last\:-mx-52:last-child{margin-left:-13rem;margin-right:-13rem}.xl\:last\:-my-53:last-child{margin-top:-13.25rem;margin-bottom:-13.25rem}.xl\:last\:-mx-53:last-child{margin-left:-13.25rem;margin-right:-13.25rem}.xl\:last\:-my-55:last-child{margin-top:-13.75rem;margin-bottom:-13.75rem}.xl\:last\:-mx-55:last-child{margin-left:-13.75rem;margin-right:-13.75rem}.xl\:last\:-my-56:last-child{margin-top:-14rem;margin-bottom:-14rem}.xl\:last\:-mx-56:last-child{margin-left:-14rem;margin-right:-14rem}.xl\:last\:-my-64:last-child{margin-top:-16rem;margin-bottom:-16rem}.xl\:last\:-mx-64:last-child{margin-left:-16rem;margin-right:-16rem}.xl\:last\:-my-68:last-child{margin-top:-17rem;margin-bottom:-17rem}.xl\:last\:-mx-68:last-child{margin-left:-17rem;margin-right:-17rem}.xl\:last\:-my-75:last-child{margin-top:-18.75rem;margin-bottom:-18.75rem}.xl\:last\:-mx-75:last-child{margin-left:-18.75rem;margin-right:-18.75rem}.xl\:last\:-my-98:last-child{margin-top:-24.5rem;margin-bottom:-24.5rem}.xl\:last\:-mx-98:last-child{margin-left:-24.5rem;margin-right:-24.5rem}.xl\:last\:-my-100:last-child{margin-top:-25rem;margin-bottom:-25rem}.xl\:last\:-mx-100:last-child{margin-left:-25rem;margin-right:-25rem}.xl\:last\:-my-120:last-child{margin-top:-30rem;margin-bottom:-30rem}.xl\:last\:-mx-120:last-child{margin-left:-30rem;margin-right:-30rem}.xl\:last\:-my-140:last-child{margin-top:-35rem;margin-bottom:-35rem}.xl\:last\:-mx-140:last-child{margin-left:-35rem;margin-right:-35rem}.xl\:last\:-my-px:last-child{margin-top:-1px;margin-bottom:-1px}.xl\:last\:-mx-px:last-child{margin-left:-1px;margin-right:-1px}.xl\:last\:-my-2px:last-child{margin-top:-2px;margin-bottom:-2px}.xl\:last\:-mx-2px:last-child{margin-left:-2px;margin-right:-2px}.xl\:last\:-my-0-5:last-child{margin-top:-.15rem;margin-bottom:-.15rem}.xl\:last\:-mx-0-5:last-child{margin-left:-.15rem;margin-right:-.15rem}.xl\:last\:-my-1-5:last-child{margin-top:-.375rem;margin-bottom:-.375rem}.xl\:last\:-mx-1-5:last-child{margin-left:-.375rem;margin-right:-.375rem}.xl\:last\:-my-2-5:last-child{margin-top:-.625rem;margin-bottom:-.625rem}.xl\:last\:-mx-2-5:last-child{margin-left:-.625rem;margin-right:-.625rem}.xl\:last\:-my-7-2:last-child{margin-top:-1.875rem;margin-bottom:-1.875rem}.xl\:last\:-mx-7-2:last-child{margin-left:-1.875rem;margin-right:-1.875rem}.xl\:last\:-my-31-25:last-child{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.xl\:last\:-mx-31-25:last-child{margin-left:-7.8125rem;margin-right:-7.8125rem}.xl\:last\:-my-62-5:last-child{margin-top:-15.625rem;margin-bottom:-15.625rem}.xl\:last\:-mx-62-5:last-child{margin-left:-15.625rem;margin-right:-15.625rem}.xl\:last\:mt-0:last-child{margin-top:0}.xl\:last\:mr-0:last-child{margin-right:0}.xl\:last\:mb-0:last-child{margin-bottom:0}.xl\:last\:ml-0:last-child{margin-left:0}.xl\:last\:mt-1:last-child{margin-top:.25rem}.xl\:last\:mr-1:last-child{margin-right:.25rem}.xl\:last\:mb-1:last-child{margin-bottom:.25rem}.xl\:last\:ml-1:last-child{margin-left:.25rem}.xl\:last\:mt-2:last-child{margin-top:.5rem}.xl\:last\:mr-2:last-child{margin-right:.5rem}.xl\:last\:mb-2:last-child{margin-bottom:.5rem}.xl\:last\:ml-2:last-child{margin-left:.5rem}.xl\:last\:mt-3:last-child{margin-top:.75rem}.xl\:last\:mr-3:last-child{margin-right:.75rem}.xl\:last\:mb-3:last-child{margin-bottom:.75rem}.xl\:last\:ml-3:last-child{margin-left:.75rem}.xl\:last\:mt-4:last-child{margin-top:1rem}.xl\:last\:mr-4:last-child{margin-right:1rem}.xl\:last\:mb-4:last-child{margin-bottom:1rem}.xl\:last\:ml-4:last-child{margin-left:1rem}.xl\:last\:mt-5:last-child{margin-top:1.25rem}.xl\:last\:mr-5:last-child{margin-right:1.25rem}.xl\:last\:mb-5:last-child{margin-bottom:1.25rem}.xl\:last\:ml-5:last-child{margin-left:1.25rem}.xl\:last\:mt-6:last-child{margin-top:1.5rem}.xl\:last\:mr-6:last-child{margin-right:1.5rem}.xl\:last\:mb-6:last-child{margin-bottom:1.5rem}.xl\:last\:ml-6:last-child{margin-left:1.5rem}.xl\:last\:mt-7:last-child{margin-top:1.75rem}.xl\:last\:mr-7:last-child{margin-right:1.75rem}.xl\:last\:mb-7:last-child{margin-bottom:1.75rem}.xl\:last\:ml-7:last-child{margin-left:1.75rem}.xl\:last\:mt-8:last-child{margin-top:2rem}.xl\:last\:mr-8:last-child{margin-right:2rem}.xl\:last\:mb-8:last-child{margin-bottom:2rem}.xl\:last\:ml-8:last-child{margin-left:2rem}.xl\:last\:mt-9:last-child{margin-top:2.25rem}.xl\:last\:mr-9:last-child{margin-right:2.25rem}.xl\:last\:mb-9:last-child{margin-bottom:2.25rem}.xl\:last\:ml-9:last-child{margin-left:2.25rem}.xl\:last\:mt-10:last-child{margin-top:2.5rem}.xl\:last\:mr-10:last-child{margin-right:2.5rem}.xl\:last\:mb-10:last-child{margin-bottom:2.5rem}.xl\:last\:ml-10:last-child{margin-left:2.5rem}.xl\:last\:mt-11:last-child{margin-top:2.75rem}.xl\:last\:mr-11:last-child{margin-right:2.75rem}.xl\:last\:mb-11:last-child{margin-bottom:2.75rem}.xl\:last\:ml-11:last-child{margin-left:2.75rem}.xl\:last\:mt-12:last-child{margin-top:3rem}.xl\:last\:mr-12:last-child{margin-right:3rem}.xl\:last\:mb-12:last-child{margin-bottom:3rem}.xl\:last\:ml-12:last-child{margin-left:3rem}.xl\:last\:mt-13:last-child{margin-top:3.25rem}.xl\:last\:mr-13:last-child{margin-right:3.25rem}.xl\:last\:mb-13:last-child{margin-bottom:3.25rem}.xl\:last\:ml-13:last-child{margin-left:3.25rem}.xl\:last\:mt-14:last-child{margin-top:3.5rem}.xl\:last\:mr-14:last-child{margin-right:3.5rem}.xl\:last\:mb-14:last-child{margin-bottom:3.5rem}.xl\:last\:ml-14:last-child{margin-left:3.5rem}.xl\:last\:mt-15:last-child{margin-top:3.75rem}.xl\:last\:mr-15:last-child{margin-right:3.75rem}.xl\:last\:mb-15:last-child{margin-bottom:3.75rem}.xl\:last\:ml-15:last-child{margin-left:3.75rem}.xl\:last\:mt-16:last-child{margin-top:4rem}.xl\:last\:mr-16:last-child{margin-right:4rem}.xl\:last\:mb-16:last-child{margin-bottom:4rem}.xl\:last\:ml-16:last-child{margin-left:4rem}.xl\:last\:mt-19:last-child{margin-top:4.75rem}.xl\:last\:mr-19:last-child{margin-right:4.75rem}.xl\:last\:mb-19:last-child{margin-bottom:4.75rem}.xl\:last\:ml-19:last-child{margin-left:4.75rem}.xl\:last\:mt-20:last-child{margin-top:5rem}.xl\:last\:mr-20:last-child{margin-right:5rem}.xl\:last\:mb-20:last-child{margin-bottom:5rem}.xl\:last\:ml-20:last-child{margin-left:5rem}.xl\:last\:mt-22:last-child{margin-top:5.5rem}.xl\:last\:mr-22:last-child{margin-right:5.5rem}.xl\:last\:mb-22:last-child{margin-bottom:5.5rem}.xl\:last\:ml-22:last-child{margin-left:5.5rem}.xl\:last\:mt-23:last-child{margin-top:5.75rem}.xl\:last\:mr-23:last-child{margin-right:5.75rem}.xl\:last\:mb-23:last-child{margin-bottom:5.75rem}.xl\:last\:ml-23:last-child{margin-left:5.75rem}.xl\:last\:mt-24:last-child{margin-top:6rem}.xl\:last\:mr-24:last-child{margin-right:6rem}.xl\:last\:mb-24:last-child{margin-bottom:6rem}.xl\:last\:ml-24:last-child{margin-left:6rem}.xl\:last\:mt-28:last-child{margin-top:6.5rem}.xl\:last\:mr-28:last-child{margin-right:6.5rem}.xl\:last\:mb-28:last-child{margin-bottom:6.5rem}.xl\:last\:ml-28:last-child{margin-left:6.5rem}.xl\:last\:mt-30:last-child{margin-top:7.5rem}.xl\:last\:mr-30:last-child{margin-right:7.5rem}.xl\:last\:mb-30:last-child{margin-bottom:7.5rem}.xl\:last\:ml-30:last-child{margin-left:7.5rem}.xl\:last\:mt-32:last-child{margin-top:8rem}.xl\:last\:mr-32:last-child{margin-right:8rem}.xl\:last\:mb-32:last-child{margin-bottom:8rem}.xl\:last\:ml-32:last-child{margin-left:8rem}.xl\:last\:mt-33:last-child{margin-top:8.75rem}.xl\:last\:mr-33:last-child{margin-right:8.75rem}.xl\:last\:mb-33:last-child{margin-bottom:8.75rem}.xl\:last\:ml-33:last-child{margin-left:8.75rem}.xl\:last\:mt-36:last-child{margin-top:9rem}.xl\:last\:mr-36:last-child{margin-right:9rem}.xl\:last\:mb-36:last-child{margin-bottom:9rem}.xl\:last\:ml-36:last-child{margin-left:9rem}.xl\:last\:mt-40:last-child{margin-top:10rem}.xl\:last\:mr-40:last-child{margin-right:10rem}.xl\:last\:mb-40:last-child{margin-bottom:10rem}.xl\:last\:ml-40:last-child{margin-left:10rem}.xl\:last\:mt-44:last-child{margin-top:11rem}.xl\:last\:mr-44:last-child{margin-right:11rem}.xl\:last\:mb-44:last-child{margin-bottom:11rem}.xl\:last\:ml-44:last-child{margin-left:11rem}.xl\:last\:mt-48:last-child{margin-top:12rem}.xl\:last\:mr-48:last-child{margin-right:12rem}.xl\:last\:mb-48:last-child{margin-bottom:12rem}.xl\:last\:ml-48:last-child{margin-left:12rem}.xl\:last\:mt-50:last-child{margin-top:12.75rem}.xl\:last\:mr-50:last-child{margin-right:12.75rem}.xl\:last\:mb-50:last-child{margin-bottom:12.75rem}.xl\:last\:ml-50:last-child{margin-left:12.75rem}.xl\:last\:mt-52:last-child{margin-top:13rem}.xl\:last\:mr-52:last-child{margin-right:13rem}.xl\:last\:mb-52:last-child{margin-bottom:13rem}.xl\:last\:ml-52:last-child{margin-left:13rem}.xl\:last\:mt-53:last-child{margin-top:13.25rem}.xl\:last\:mr-53:last-child{margin-right:13.25rem}.xl\:last\:mb-53:last-child{margin-bottom:13.25rem}.xl\:last\:ml-53:last-child{margin-left:13.25rem}.xl\:last\:mt-55:last-child{margin-top:13.75rem}.xl\:last\:mr-55:last-child{margin-right:13.75rem}.xl\:last\:mb-55:last-child{margin-bottom:13.75rem}.xl\:last\:ml-55:last-child{margin-left:13.75rem}.xl\:last\:mt-56:last-child{margin-top:14rem}.xl\:last\:mr-56:last-child{margin-right:14rem}.xl\:last\:mb-56:last-child{margin-bottom:14rem}.xl\:last\:ml-56:last-child{margin-left:14rem}.xl\:last\:mt-64:last-child{margin-top:16rem}.xl\:last\:mr-64:last-child{margin-right:16rem}.xl\:last\:mb-64:last-child{margin-bottom:16rem}.xl\:last\:ml-64:last-child{margin-left:16rem}.xl\:last\:mt-68:last-child{margin-top:17rem}.xl\:last\:mr-68:last-child{margin-right:17rem}.xl\:last\:mb-68:last-child{margin-bottom:17rem}.xl\:last\:ml-68:last-child{margin-left:17rem}.xl\:last\:mt-75:last-child{margin-top:18.75rem}.xl\:last\:mr-75:last-child{margin-right:18.75rem}.xl\:last\:mb-75:last-child{margin-bottom:18.75rem}.xl\:last\:ml-75:last-child{margin-left:18.75rem}.xl\:last\:mt-98:last-child{margin-top:24.5rem}.xl\:last\:mr-98:last-child{margin-right:24.5rem}.xl\:last\:mb-98:last-child{margin-bottom:24.5rem}.xl\:last\:ml-98:last-child{margin-left:24.5rem}.xl\:last\:mt-100:last-child{margin-top:25rem}.xl\:last\:mr-100:last-child{margin-right:25rem}.xl\:last\:mb-100:last-child{margin-bottom:25rem}.xl\:last\:ml-100:last-child{margin-left:25rem}.xl\:last\:mt-120:last-child{margin-top:30rem}.xl\:last\:mr-120:last-child{margin-right:30rem}.xl\:last\:mb-120:last-child{margin-bottom:30rem}.xl\:last\:ml-120:last-child{margin-left:30rem}.xl\:last\:mt-140:last-child{margin-top:35rem}.xl\:last\:mr-140:last-child{margin-right:35rem}.xl\:last\:mb-140:last-child{margin-bottom:35rem}.xl\:last\:ml-140:last-child{margin-left:35rem}.xl\:last\:mt-auto:last-child{margin-top:auto}.xl\:last\:mr-auto:last-child{margin-right:auto}.xl\:last\:mb-auto:last-child{margin-bottom:auto}.xl\:last\:ml-auto:last-child{margin-left:auto}.xl\:last\:mt-px:last-child{margin-top:1px}.xl\:last\:mr-px:last-child{margin-right:1px}.xl\:last\:mb-px:last-child{margin-bottom:1px}.xl\:last\:ml-px:last-child{margin-left:1px}.xl\:last\:mt-2px:last-child{margin-top:2px}.xl\:last\:mr-2px:last-child{margin-right:2px}.xl\:last\:mb-2px:last-child{margin-bottom:2px}.xl\:last\:ml-2px:last-child{margin-left:2px}.xl\:last\:mt-0-5:last-child{margin-top:.15rem}.xl\:last\:mr-0-5:last-child{margin-right:.15rem}.xl\:last\:mb-0-5:last-child{margin-bottom:.15rem}.xl\:last\:ml-0-5:last-child{margin-left:.15rem}.xl\:last\:mt-1-5:last-child{margin-top:.375rem}.xl\:last\:mr-1-5:last-child{margin-right:.375rem}.xl\:last\:mb-1-5:last-child{margin-bottom:.375rem}.xl\:last\:ml-1-5:last-child{margin-left:.375rem}.xl\:last\:mt-2-5:last-child{margin-top:.625rem}.xl\:last\:mr-2-5:last-child{margin-right:.625rem}.xl\:last\:mb-2-5:last-child{margin-bottom:.625rem}.xl\:last\:ml-2-5:last-child{margin-left:.625rem}.xl\:last\:mt-7-2:last-child{margin-top:1.875rem}.xl\:last\:mr-7-2:last-child{margin-right:1.875rem}.xl\:last\:mb-7-2:last-child{margin-bottom:1.875rem}.xl\:last\:ml-7-2:last-child{margin-left:1.875rem}.xl\:last\:mt-31-25:last-child{margin-top:7.8125rem}.xl\:last\:mr-31-25:last-child{margin-right:7.8125rem}.xl\:last\:mb-31-25:last-child{margin-bottom:7.8125rem}.xl\:last\:ml-31-25:last-child{margin-left:7.8125rem}.xl\:last\:mt-62-5:last-child{margin-top:15.625rem}.xl\:last\:mr-62-5:last-child{margin-right:15.625rem}.xl\:last\:mb-62-5:last-child{margin-bottom:15.625rem}.xl\:last\:ml-62-5:last-child{margin-left:15.625rem}.xl\:last\:-mt-1:last-child{margin-top:-.25rem}.xl\:last\:-mr-1:last-child{margin-right:-.25rem}.xl\:last\:-mb-1:last-child{margin-bottom:-.25rem}.xl\:last\:-ml-1:last-child{margin-left:-.25rem}.xl\:last\:-mt-2:last-child{margin-top:-.5rem}.xl\:last\:-mr-2:last-child{margin-right:-.5rem}.xl\:last\:-mb-2:last-child{margin-bottom:-.5rem}.xl\:last\:-ml-2:last-child{margin-left:-.5rem}.xl\:last\:-mt-3:last-child{margin-top:-.75rem}.xl\:last\:-mr-3:last-child{margin-right:-.75rem}.xl\:last\:-mb-3:last-child{margin-bottom:-.75rem}.xl\:last\:-ml-3:last-child{margin-left:-.75rem}.xl\:last\:-mt-4:last-child{margin-top:-1rem}.xl\:last\:-mr-4:last-child{margin-right:-1rem}.xl\:last\:-mb-4:last-child{margin-bottom:-1rem}.xl\:last\:-ml-4:last-child{margin-left:-1rem}.xl\:last\:-mt-5:last-child{margin-top:-1.25rem}.xl\:last\:-mr-5:last-child{margin-right:-1.25rem}.xl\:last\:-mb-5:last-child{margin-bottom:-1.25rem}.xl\:last\:-ml-5:last-child{margin-left:-1.25rem}.xl\:last\:-mt-6:last-child{margin-top:-1.5rem}.xl\:last\:-mr-6:last-child{margin-right:-1.5rem}.xl\:last\:-mb-6:last-child{margin-bottom:-1.5rem}.xl\:last\:-ml-6:last-child{margin-left:-1.5rem}.xl\:last\:-mt-7:last-child{margin-top:-1.75rem}.xl\:last\:-mr-7:last-child{margin-right:-1.75rem}.xl\:last\:-mb-7:last-child{margin-bottom:-1.75rem}.xl\:last\:-ml-7:last-child{margin-left:-1.75rem}.xl\:last\:-mt-8:last-child{margin-top:-2rem}.xl\:last\:-mr-8:last-child{margin-right:-2rem}.xl\:last\:-mb-8:last-child{margin-bottom:-2rem}.xl\:last\:-ml-8:last-child{margin-left:-2rem}.xl\:last\:-mt-9:last-child{margin-top:-2.25rem}.xl\:last\:-mr-9:last-child{margin-right:-2.25rem}.xl\:last\:-mb-9:last-child{margin-bottom:-2.25rem}.xl\:last\:-ml-9:last-child{margin-left:-2.25rem}.xl\:last\:-mt-10:last-child{margin-top:-2.5rem}.xl\:last\:-mr-10:last-child{margin-right:-2.5rem}.xl\:last\:-mb-10:last-child{margin-bottom:-2.5rem}.xl\:last\:-ml-10:last-child{margin-left:-2.5rem}.xl\:last\:-mt-11:last-child{margin-top:-2.75rem}.xl\:last\:-mr-11:last-child{margin-right:-2.75rem}.xl\:last\:-mb-11:last-child{margin-bottom:-2.75rem}.xl\:last\:-ml-11:last-child{margin-left:-2.75rem}.xl\:last\:-mt-12:last-child{margin-top:-3rem}.xl\:last\:-mr-12:last-child{margin-right:-3rem}.xl\:last\:-mb-12:last-child{margin-bottom:-3rem}.xl\:last\:-ml-12:last-child{margin-left:-3rem}.xl\:last\:-mt-13:last-child{margin-top:-3.25rem}.xl\:last\:-mr-13:last-child{margin-right:-3.25rem}.xl\:last\:-mb-13:last-child{margin-bottom:-3.25rem}.xl\:last\:-ml-13:last-child{margin-left:-3.25rem}.xl\:last\:-mt-14:last-child{margin-top:-3.5rem}.xl\:last\:-mr-14:last-child{margin-right:-3.5rem}.xl\:last\:-mb-14:last-child{margin-bottom:-3.5rem}.xl\:last\:-ml-14:last-child{margin-left:-3.5rem}.xl\:last\:-mt-15:last-child{margin-top:-3.75rem}.xl\:last\:-mr-15:last-child{margin-right:-3.75rem}.xl\:last\:-mb-15:last-child{margin-bottom:-3.75rem}.xl\:last\:-ml-15:last-child{margin-left:-3.75rem}.xl\:last\:-mt-16:last-child{margin-top:-4rem}.xl\:last\:-mr-16:last-child{margin-right:-4rem}.xl\:last\:-mb-16:last-child{margin-bottom:-4rem}.xl\:last\:-ml-16:last-child{margin-left:-4rem}.xl\:last\:-mt-19:last-child{margin-top:-4.75rem}.xl\:last\:-mr-19:last-child{margin-right:-4.75rem}.xl\:last\:-mb-19:last-child{margin-bottom:-4.75rem}.xl\:last\:-ml-19:last-child{margin-left:-4.75rem}.xl\:last\:-mt-20:last-child{margin-top:-5rem}.xl\:last\:-mr-20:last-child{margin-right:-5rem}.xl\:last\:-mb-20:last-child{margin-bottom:-5rem}.xl\:last\:-ml-20:last-child{margin-left:-5rem}.xl\:last\:-mt-22:last-child{margin-top:-5.5rem}.xl\:last\:-mr-22:last-child{margin-right:-5.5rem}.xl\:last\:-mb-22:last-child{margin-bottom:-5.5rem}.xl\:last\:-ml-22:last-child{margin-left:-5.5rem}.xl\:last\:-mt-23:last-child{margin-top:-5.75rem}.xl\:last\:-mr-23:last-child{margin-right:-5.75rem}.xl\:last\:-mb-23:last-child{margin-bottom:-5.75rem}.xl\:last\:-ml-23:last-child{margin-left:-5.75rem}.xl\:last\:-mt-24:last-child{margin-top:-6rem}.xl\:last\:-mr-24:last-child{margin-right:-6rem}.xl\:last\:-mb-24:last-child{margin-bottom:-6rem}.xl\:last\:-ml-24:last-child{margin-left:-6rem}.xl\:last\:-mt-30:last-child{margin-top:-7.5rem}.xl\:last\:-mr-30:last-child{margin-right:-7.5rem}.xl\:last\:-mb-30:last-child{margin-bottom:-7.5rem}.xl\:last\:-ml-30:last-child{margin-left:-7.5rem}.xl\:last\:-mt-32:last-child{margin-top:-8rem}.xl\:last\:-mr-32:last-child{margin-right:-8rem}.xl\:last\:-mb-32:last-child{margin-bottom:-8rem}.xl\:last\:-ml-32:last-child{margin-left:-8rem}.xl\:last\:-mt-40:last-child{margin-top:-10rem}.xl\:last\:-mr-40:last-child{margin-right:-10rem}.xl\:last\:-mb-40:last-child{margin-bottom:-10rem}.xl\:last\:-ml-40:last-child{margin-left:-10rem}.xl\:last\:-mt-44:last-child{margin-top:-11rem}.xl\:last\:-mr-44:last-child{margin-right:-11rem}.xl\:last\:-mb-44:last-child{margin-bottom:-11rem}.xl\:last\:-ml-44:last-child{margin-left:-11rem}.xl\:last\:-mt-48:last-child{margin-top:-12rem}.xl\:last\:-mr-48:last-child{margin-right:-12rem}.xl\:last\:-mb-48:last-child{margin-bottom:-12rem}.xl\:last\:-ml-48:last-child{margin-left:-12rem}.xl\:last\:-mt-50:last-child{margin-top:-12.75rem}.xl\:last\:-mr-50:last-child{margin-right:-12.75rem}.xl\:last\:-mb-50:last-child{margin-bottom:-12.75rem}.xl\:last\:-ml-50:last-child{margin-left:-12.75rem}.xl\:last\:-mt-52:last-child{margin-top:-13rem}.xl\:last\:-mr-52:last-child{margin-right:-13rem}.xl\:last\:-mb-52:last-child{margin-bottom:-13rem}.xl\:last\:-ml-52:last-child{margin-left:-13rem}.xl\:last\:-mt-53:last-child{margin-top:-13.25rem}.xl\:last\:-mr-53:last-child{margin-right:-13.25rem}.xl\:last\:-mb-53:last-child{margin-bottom:-13.25rem}.xl\:last\:-ml-53:last-child{margin-left:-13.25rem}.xl\:last\:-mt-55:last-child{margin-top:-13.75rem}.xl\:last\:-mr-55:last-child{margin-right:-13.75rem}.xl\:last\:-mb-55:last-child{margin-bottom:-13.75rem}.xl\:last\:-ml-55:last-child{margin-left:-13.75rem}.xl\:last\:-mt-56:last-child{margin-top:-14rem}.xl\:last\:-mr-56:last-child{margin-right:-14rem}.xl\:last\:-mb-56:last-child{margin-bottom:-14rem}.xl\:last\:-ml-56:last-child{margin-left:-14rem}.xl\:last\:-mt-64:last-child{margin-top:-16rem}.xl\:last\:-mr-64:last-child{margin-right:-16rem}.xl\:last\:-mb-64:last-child{margin-bottom:-16rem}.xl\:last\:-ml-64:last-child{margin-left:-16rem}.xl\:last\:-mt-68:last-child{margin-top:-17rem}.xl\:last\:-mr-68:last-child{margin-right:-17rem}.xl\:last\:-mb-68:last-child{margin-bottom:-17rem}.xl\:last\:-ml-68:last-child{margin-left:-17rem}.xl\:last\:-mt-75:last-child{margin-top:-18.75rem}.xl\:last\:-mr-75:last-child{margin-right:-18.75rem}.xl\:last\:-mb-75:last-child{margin-bottom:-18.75rem}.xl\:last\:-ml-75:last-child{margin-left:-18.75rem}.xl\:last\:-mt-98:last-child{margin-top:-24.5rem}.xl\:last\:-mr-98:last-child{margin-right:-24.5rem}.xl\:last\:-mb-98:last-child{margin-bottom:-24.5rem}.xl\:last\:-ml-98:last-child{margin-left:-24.5rem}.xl\:last\:-mt-100:last-child{margin-top:-25rem}.xl\:last\:-mr-100:last-child{margin-right:-25rem}.xl\:last\:-mb-100:last-child{margin-bottom:-25rem}.xl\:last\:-ml-100:last-child{margin-left:-25rem}.xl\:last\:-mt-120:last-child{margin-top:-30rem}.xl\:last\:-mr-120:last-child{margin-right:-30rem}.xl\:last\:-mb-120:last-child{margin-bottom:-30rem}.xl\:last\:-ml-120:last-child{margin-left:-30rem}.xl\:last\:-mt-140:last-child{margin-top:-35rem}.xl\:last\:-mr-140:last-child{margin-right:-35rem}.xl\:last\:-mb-140:last-child{margin-bottom:-35rem}.xl\:last\:-ml-140:last-child{margin-left:-35rem}.xl\:last\:-mt-px:last-child{margin-top:-1px}.xl\:last\:-mr-px:last-child{margin-right:-1px}.xl\:last\:-mb-px:last-child{margin-bottom:-1px}.xl\:last\:-ml-px:last-child{margin-left:-1px}.xl\:last\:-mt-2px:last-child{margin-top:-2px}.xl\:last\:-mr-2px:last-child{margin-right:-2px}.xl\:last\:-mb-2px:last-child{margin-bottom:-2px}.xl\:last\:-ml-2px:last-child{margin-left:-2px}.xl\:last\:-mt-0-5:last-child{margin-top:-.15rem}.xl\:last\:-mr-0-5:last-child{margin-right:-.15rem}.xl\:last\:-mb-0-5:last-child{margin-bottom:-.15rem}.xl\:last\:-ml-0-5:last-child{margin-left:-.15rem}.xl\:last\:-mt-1-5:last-child{margin-top:-.375rem}.xl\:last\:-mr-1-5:last-child{margin-right:-.375rem}.xl\:last\:-mb-1-5:last-child{margin-bottom:-.375rem}.xl\:last\:-ml-1-5:last-child{margin-left:-.375rem}.xl\:last\:-mt-2-5:last-child{margin-top:-.625rem}.xl\:last\:-mr-2-5:last-child{margin-right:-.625rem}.xl\:last\:-mb-2-5:last-child{margin-bottom:-.625rem}.xl\:last\:-ml-2-5:last-child{margin-left:-.625rem}.xl\:last\:-mt-7-2:last-child{margin-top:-1.875rem}.xl\:last\:-mr-7-2:last-child{margin-right:-1.875rem}.xl\:last\:-mb-7-2:last-child{margin-bottom:-1.875rem}.xl\:last\:-ml-7-2:last-child{margin-left:-1.875rem}.xl\:last\:-mt-31-25:last-child{margin-top:-7.8125rem}.xl\:last\:-mr-31-25:last-child{margin-right:-7.8125rem}.xl\:last\:-mb-31-25:last-child{margin-bottom:-7.8125rem}.xl\:last\:-ml-31-25:last-child{margin-left:-7.8125rem}.xl\:last\:-mt-62-5:last-child{margin-top:-15.625rem}.xl\:last\:-mr-62-5:last-child{margin-right:-15.625rem}.xl\:last\:-mb-62-5:last-child{margin-bottom:-15.625rem}.xl\:last\:-ml-62-5:last-child{margin-left:-15.625rem}.xl\:hover\:m-0:hover{margin:0}.xl\:hover\:m-1:hover{margin:.25rem}.xl\:hover\:m-2:hover{margin:.5rem}.xl\:hover\:m-3:hover{margin:.75rem}.xl\:hover\:m-4:hover{margin:1rem}.xl\:hover\:m-5:hover{margin:1.25rem}.xl\:hover\:m-6:hover{margin:1.5rem}.xl\:hover\:m-7:hover{margin:1.75rem}.xl\:hover\:m-8:hover{margin:2rem}.xl\:hover\:m-9:hover{margin:2.25rem}.xl\:hover\:m-10:hover{margin:2.5rem}.xl\:hover\:m-11:hover{margin:2.75rem}.xl\:hover\:m-12:hover{margin:3rem}.xl\:hover\:m-13:hover{margin:3.25rem}.xl\:hover\:m-14:hover{margin:3.5rem}.xl\:hover\:m-15:hover{margin:3.75rem}.xl\:hover\:m-16:hover{margin:4rem}.xl\:hover\:m-19:hover{margin:4.75rem}.xl\:hover\:m-20:hover{margin:5rem}.xl\:hover\:m-22:hover{margin:5.5rem}.xl\:hover\:m-23:hover{margin:5.75rem}.xl\:hover\:m-24:hover{margin:6rem}.xl\:hover\:m-28:hover{margin:6.5rem}.xl\:hover\:m-30:hover{margin:7.5rem}.xl\:hover\:m-32:hover{margin:8rem}.xl\:hover\:m-33:hover{margin:8.75rem}.xl\:hover\:m-36:hover{margin:9rem}.xl\:hover\:m-40:hover{margin:10rem}.xl\:hover\:m-44:hover{margin:11rem}.xl\:hover\:m-48:hover{margin:12rem}.xl\:hover\:m-50:hover{margin:12.75rem}.xl\:hover\:m-52:hover{margin:13rem}.xl\:hover\:m-53:hover{margin:13.25rem}.xl\:hover\:m-55:hover{margin:13.75rem}.xl\:hover\:m-56:hover{margin:14rem}.xl\:hover\:m-64:hover{margin:16rem}.xl\:hover\:m-68:hover{margin:17rem}.xl\:hover\:m-75:hover{margin:18.75rem}.xl\:hover\:m-98:hover{margin:24.5rem}.xl\:hover\:m-100:hover{margin:25rem}.xl\:hover\:m-120:hover{margin:30rem}.xl\:hover\:m-140:hover{margin:35rem}.xl\:hover\:m-auto:hover{margin:auto}.xl\:hover\:m-px:hover{margin:1px}.xl\:hover\:m-2px:hover{margin:2px}.xl\:hover\:m-0-5:hover{margin:.15rem}.xl\:hover\:m-1-5:hover{margin:.375rem}.xl\:hover\:m-2-5:hover{margin:.625rem}.xl\:hover\:m-7-2:hover{margin:1.875rem}.xl\:hover\:m-31-25:hover{margin:7.8125rem}.xl\:hover\:m-62-5:hover{margin:15.625rem}.xl\:hover\:-m-1:hover{margin:-.25rem}.xl\:hover\:-m-2:hover{margin:-.5rem}.xl\:hover\:-m-3:hover{margin:-.75rem}.xl\:hover\:-m-4:hover{margin:-1rem}.xl\:hover\:-m-5:hover{margin:-1.25rem}.xl\:hover\:-m-6:hover{margin:-1.5rem}.xl\:hover\:-m-7:hover{margin:-1.75rem}.xl\:hover\:-m-8:hover{margin:-2rem}.xl\:hover\:-m-9:hover{margin:-2.25rem}.xl\:hover\:-m-10:hover{margin:-2.5rem}.xl\:hover\:-m-11:hover{margin:-2.75rem}.xl\:hover\:-m-12:hover{margin:-3rem}.xl\:hover\:-m-13:hover{margin:-3.25rem}.xl\:hover\:-m-14:hover{margin:-3.5rem}.xl\:hover\:-m-15:hover{margin:-3.75rem}.xl\:hover\:-m-16:hover{margin:-4rem}.xl\:hover\:-m-19:hover{margin:-4.75rem}.xl\:hover\:-m-20:hover{margin:-5rem}.xl\:hover\:-m-22:hover{margin:-5.5rem}.xl\:hover\:-m-23:hover{margin:-5.75rem}.xl\:hover\:-m-24:hover{margin:-6rem}.xl\:hover\:-m-30:hover{margin:-7.5rem}.xl\:hover\:-m-32:hover{margin:-8rem}.xl\:hover\:-m-40:hover{margin:-10rem}.xl\:hover\:-m-44:hover{margin:-11rem}.xl\:hover\:-m-48:hover{margin:-12rem}.xl\:hover\:-m-50:hover{margin:-12.75rem}.xl\:hover\:-m-52:hover{margin:-13rem}.xl\:hover\:-m-53:hover{margin:-13.25rem}.xl\:hover\:-m-55:hover{margin:-13.75rem}.xl\:hover\:-m-56:hover{margin:-14rem}.xl\:hover\:-m-64:hover{margin:-16rem}.xl\:hover\:-m-68:hover{margin:-17rem}.xl\:hover\:-m-75:hover{margin:-18.75rem}.xl\:hover\:-m-98:hover{margin:-24.5rem}.xl\:hover\:-m-100:hover{margin:-25rem}.xl\:hover\:-m-120:hover{margin:-30rem}.xl\:hover\:-m-140:hover{margin:-35rem}.xl\:hover\:-m-px:hover{margin:-1px}.xl\:hover\:-m-2px:hover{margin:-2px}.xl\:hover\:-m-0-5:hover{margin:-.15rem}.xl\:hover\:-m-1-5:hover{margin:-.375rem}.xl\:hover\:-m-2-5:hover{margin:-.625rem}.xl\:hover\:-m-7-2:hover{margin:-1.875rem}.xl\:hover\:-m-31-25:hover{margin:-7.8125rem}.xl\:hover\:-m-62-5:hover{margin:-15.625rem}.xl\:hover\:my-0:hover{margin-top:0;margin-bottom:0}.xl\:hover\:mx-0:hover{margin-left:0;margin-right:0}.xl\:hover\:my-1:hover{margin-top:.25rem;margin-bottom:.25rem}.xl\:hover\:mx-1:hover{margin-left:.25rem;margin-right:.25rem}.xl\:hover\:my-2:hover{margin-top:.5rem;margin-bottom:.5rem}.xl\:hover\:mx-2:hover{margin-left:.5rem;margin-right:.5rem}.xl\:hover\:my-3:hover{margin-top:.75rem;margin-bottom:.75rem}.xl\:hover\:mx-3:hover{margin-left:.75rem;margin-right:.75rem}.xl\:hover\:my-4:hover{margin-top:1rem;margin-bottom:1rem}.xl\:hover\:mx-4:hover{margin-left:1rem;margin-right:1rem}.xl\:hover\:my-5:hover{margin-top:1.25rem;margin-bottom:1.25rem}.xl\:hover\:mx-5:hover{margin-left:1.25rem;margin-right:1.25rem}.xl\:hover\:my-6:hover{margin-top:1.5rem;margin-bottom:1.5rem}.xl\:hover\:mx-6:hover{margin-left:1.5rem;margin-right:1.5rem}.xl\:hover\:my-7:hover{margin-top:1.75rem;margin-bottom:1.75rem}.xl\:hover\:mx-7:hover{margin-left:1.75rem;margin-right:1.75rem}.xl\:hover\:my-8:hover{margin-top:2rem;margin-bottom:2rem}.xl\:hover\:mx-8:hover{margin-left:2rem;margin-right:2rem}.xl\:hover\:my-9:hover{margin-top:2.25rem;margin-bottom:2.25rem}.xl\:hover\:mx-9:hover{margin-left:2.25rem;margin-right:2.25rem}.xl\:hover\:my-10:hover{margin-top:2.5rem;margin-bottom:2.5rem}.xl\:hover\:mx-10:hover{margin-left:2.5rem;margin-right:2.5rem}.xl\:hover\:my-11:hover{margin-top:2.75rem;margin-bottom:2.75rem}.xl\:hover\:mx-11:hover{margin-left:2.75rem;margin-right:2.75rem}.xl\:hover\:my-12:hover{margin-top:3rem;margin-bottom:3rem}.xl\:hover\:mx-12:hover{margin-left:3rem;margin-right:3rem}.xl\:hover\:my-13:hover{margin-top:3.25rem;margin-bottom:3.25rem}.xl\:hover\:mx-13:hover{margin-left:3.25rem;margin-right:3.25rem}.xl\:hover\:my-14:hover{margin-top:3.5rem;margin-bottom:3.5rem}.xl\:hover\:mx-14:hover{margin-left:3.5rem;margin-right:3.5rem}.xl\:hover\:my-15:hover{margin-top:3.75rem;margin-bottom:3.75rem}.xl\:hover\:mx-15:hover{margin-left:3.75rem;margin-right:3.75rem}.xl\:hover\:my-16:hover{margin-top:4rem;margin-bottom:4rem}.xl\:hover\:mx-16:hover{margin-left:4rem;margin-right:4rem}.xl\:hover\:my-19:hover{margin-top:4.75rem;margin-bottom:4.75rem}.xl\:hover\:mx-19:hover{margin-left:4.75rem;margin-right:4.75rem}.xl\:hover\:my-20:hover{margin-top:5rem;margin-bottom:5rem}.xl\:hover\:mx-20:hover{margin-left:5rem;margin-right:5rem}.xl\:hover\:my-22:hover{margin-top:5.5rem;margin-bottom:5.5rem}.xl\:hover\:mx-22:hover{margin-left:5.5rem;margin-right:5.5rem}.xl\:hover\:my-23:hover{margin-top:5.75rem;margin-bottom:5.75rem}.xl\:hover\:mx-23:hover{margin-left:5.75rem;margin-right:5.75rem}.xl\:hover\:my-24:hover{margin-top:6rem;margin-bottom:6rem}.xl\:hover\:mx-24:hover{margin-left:6rem;margin-right:6rem}.xl\:hover\:my-28:hover{margin-top:6.5rem;margin-bottom:6.5rem}.xl\:hover\:mx-28:hover{margin-left:6.5rem;margin-right:6.5rem}.xl\:hover\:my-30:hover{margin-top:7.5rem;margin-bottom:7.5rem}.xl\:hover\:mx-30:hover{margin-left:7.5rem;margin-right:7.5rem}.xl\:hover\:my-32:hover{margin-top:8rem;margin-bottom:8rem}.xl\:hover\:mx-32:hover{margin-left:8rem;margin-right:8rem}.xl\:hover\:my-33:hover{margin-top:8.75rem;margin-bottom:8.75rem}.xl\:hover\:mx-33:hover{margin-left:8.75rem;margin-right:8.75rem}.xl\:hover\:my-36:hover{margin-top:9rem;margin-bottom:9rem}.xl\:hover\:mx-36:hover{margin-left:9rem;margin-right:9rem}.xl\:hover\:my-40:hover{margin-top:10rem;margin-bottom:10rem}.xl\:hover\:mx-40:hover{margin-left:10rem;margin-right:10rem}.xl\:hover\:my-44:hover{margin-top:11rem;margin-bottom:11rem}.xl\:hover\:mx-44:hover{margin-left:11rem;margin-right:11rem}.xl\:hover\:my-48:hover{margin-top:12rem;margin-bottom:12rem}.xl\:hover\:mx-48:hover{margin-left:12rem;margin-right:12rem}.xl\:hover\:my-50:hover{margin-top:12.75rem;margin-bottom:12.75rem}.xl\:hover\:mx-50:hover{margin-left:12.75rem;margin-right:12.75rem}.xl\:hover\:my-52:hover{margin-top:13rem;margin-bottom:13rem}.xl\:hover\:mx-52:hover{margin-left:13rem;margin-right:13rem}.xl\:hover\:my-53:hover{margin-top:13.25rem;margin-bottom:13.25rem}.xl\:hover\:mx-53:hover{margin-left:13.25rem;margin-right:13.25rem}.xl\:hover\:my-55:hover{margin-top:13.75rem;margin-bottom:13.75rem}.xl\:hover\:mx-55:hover{margin-left:13.75rem;margin-right:13.75rem}.xl\:hover\:my-56:hover{margin-top:14rem;margin-bottom:14rem}.xl\:hover\:mx-56:hover{margin-left:14rem;margin-right:14rem}.xl\:hover\:my-64:hover{margin-top:16rem;margin-bottom:16rem}.xl\:hover\:mx-64:hover{margin-left:16rem;margin-right:16rem}.xl\:hover\:my-68:hover{margin-top:17rem;margin-bottom:17rem}.xl\:hover\:mx-68:hover{margin-left:17rem;margin-right:17rem}.xl\:hover\:my-75:hover{margin-top:18.75rem;margin-bottom:18.75rem}.xl\:hover\:mx-75:hover{margin-left:18.75rem;margin-right:18.75rem}.xl\:hover\:my-98:hover{margin-top:24.5rem;margin-bottom:24.5rem}.xl\:hover\:mx-98:hover{margin-left:24.5rem;margin-right:24.5rem}.xl\:hover\:my-100:hover{margin-top:25rem;margin-bottom:25rem}.xl\:hover\:mx-100:hover{margin-left:25rem;margin-right:25rem}.xl\:hover\:my-120:hover{margin-top:30rem;margin-bottom:30rem}.xl\:hover\:mx-120:hover{margin-left:30rem;margin-right:30rem}.xl\:hover\:my-140:hover{margin-top:35rem;margin-bottom:35rem}.xl\:hover\:mx-140:hover{margin-left:35rem;margin-right:35rem}.xl\:hover\:my-auto:hover{margin-top:auto;margin-bottom:auto}.xl\:hover\:mx-auto:hover{margin-left:auto;margin-right:auto}.xl\:hover\:my-px:hover{margin-top:1px;margin-bottom:1px}.xl\:hover\:mx-px:hover{margin-left:1px;margin-right:1px}.xl\:hover\:my-2px:hover{margin-top:2px;margin-bottom:2px}.xl\:hover\:mx-2px:hover{margin-left:2px;margin-right:2px}.xl\:hover\:my-0-5:hover{margin-top:.15rem;margin-bottom:.15rem}.xl\:hover\:mx-0-5:hover{margin-left:.15rem;margin-right:.15rem}.xl\:hover\:my-1-5:hover{margin-top:.375rem;margin-bottom:.375rem}.xl\:hover\:mx-1-5:hover{margin-left:.375rem;margin-right:.375rem}.xl\:hover\:my-2-5:hover{margin-top:.625rem;margin-bottom:.625rem}.xl\:hover\:mx-2-5:hover{margin-left:.625rem;margin-right:.625rem}.xl\:hover\:my-7-2:hover{margin-top:1.875rem;margin-bottom:1.875rem}.xl\:hover\:mx-7-2:hover{margin-left:1.875rem;margin-right:1.875rem}.xl\:hover\:my-31-25:hover{margin-top:7.8125rem;margin-bottom:7.8125rem}.xl\:hover\:mx-31-25:hover{margin-left:7.8125rem;margin-right:7.8125rem}.xl\:hover\:my-62-5:hover{margin-top:15.625rem;margin-bottom:15.625rem}.xl\:hover\:mx-62-5:hover{margin-left:15.625rem;margin-right:15.625rem}.xl\:hover\:-my-1:hover{margin-top:-.25rem;margin-bottom:-.25rem}.xl\:hover\:-mx-1:hover{margin-left:-.25rem;margin-right:-.25rem}.xl\:hover\:-my-2:hover{margin-top:-.5rem;margin-bottom:-.5rem}.xl\:hover\:-mx-2:hover{margin-left:-.5rem;margin-right:-.5rem}.xl\:hover\:-my-3:hover{margin-top:-.75rem;margin-bottom:-.75rem}.xl\:hover\:-mx-3:hover{margin-left:-.75rem;margin-right:-.75rem}.xl\:hover\:-my-4:hover{margin-top:-1rem;margin-bottom:-1rem}.xl\:hover\:-mx-4:hover{margin-left:-1rem;margin-right:-1rem}.xl\:hover\:-my-5:hover{margin-top:-1.25rem;margin-bottom:-1.25rem}.xl\:hover\:-mx-5:hover{margin-left:-1.25rem;margin-right:-1.25rem}.xl\:hover\:-my-6:hover{margin-top:-1.5rem;margin-bottom:-1.5rem}.xl\:hover\:-mx-6:hover{margin-left:-1.5rem;margin-right:-1.5rem}.xl\:hover\:-my-7:hover{margin-top:-1.75rem;margin-bottom:-1.75rem}.xl\:hover\:-mx-7:hover{margin-left:-1.75rem;margin-right:-1.75rem}.xl\:hover\:-my-8:hover{margin-top:-2rem;margin-bottom:-2rem}.xl\:hover\:-mx-8:hover{margin-left:-2rem;margin-right:-2rem}.xl\:hover\:-my-9:hover{margin-top:-2.25rem;margin-bottom:-2.25rem}.xl\:hover\:-mx-9:hover{margin-left:-2.25rem;margin-right:-2.25rem}.xl\:hover\:-my-10:hover{margin-top:-2.5rem;margin-bottom:-2.5rem}.xl\:hover\:-mx-10:hover{margin-left:-2.5rem;margin-right:-2.5rem}.xl\:hover\:-my-11:hover{margin-top:-2.75rem;margin-bottom:-2.75rem}.xl\:hover\:-mx-11:hover{margin-left:-2.75rem;margin-right:-2.75rem}.xl\:hover\:-my-12:hover{margin-top:-3rem;margin-bottom:-3rem}.xl\:hover\:-mx-12:hover{margin-left:-3rem;margin-right:-3rem}.xl\:hover\:-my-13:hover{margin-top:-3.25rem;margin-bottom:-3.25rem}.xl\:hover\:-mx-13:hover{margin-left:-3.25rem;margin-right:-3.25rem}.xl\:hover\:-my-14:hover{margin-top:-3.5rem;margin-bottom:-3.5rem}.xl\:hover\:-mx-14:hover{margin-left:-3.5rem;margin-right:-3.5rem}.xl\:hover\:-my-15:hover{margin-top:-3.75rem;margin-bottom:-3.75rem}.xl\:hover\:-mx-15:hover{margin-left:-3.75rem;margin-right:-3.75rem}.xl\:hover\:-my-16:hover{margin-top:-4rem;margin-bottom:-4rem}.xl\:hover\:-mx-16:hover{margin-left:-4rem;margin-right:-4rem}.xl\:hover\:-my-19:hover{margin-top:-4.75rem;margin-bottom:-4.75rem}.xl\:hover\:-mx-19:hover{margin-left:-4.75rem;margin-right:-4.75rem}.xl\:hover\:-my-20:hover{margin-top:-5rem;margin-bottom:-5rem}.xl\:hover\:-mx-20:hover{margin-left:-5rem;margin-right:-5rem}.xl\:hover\:-my-22:hover{margin-top:-5.5rem;margin-bottom:-5.5rem}.xl\:hover\:-mx-22:hover{margin-left:-5.5rem;margin-right:-5.5rem}.xl\:hover\:-my-23:hover{margin-top:-5.75rem;margin-bottom:-5.75rem}.xl\:hover\:-mx-23:hover{margin-left:-5.75rem;margin-right:-5.75rem}.xl\:hover\:-my-24:hover{margin-top:-6rem;margin-bottom:-6rem}.xl\:hover\:-mx-24:hover{margin-left:-6rem;margin-right:-6rem}.xl\:hover\:-my-30:hover{margin-top:-7.5rem;margin-bottom:-7.5rem}.xl\:hover\:-mx-30:hover{margin-left:-7.5rem;margin-right:-7.5rem}.xl\:hover\:-my-32:hover{margin-top:-8rem;margin-bottom:-8rem}.xl\:hover\:-mx-32:hover{margin-left:-8rem;margin-right:-8rem}.xl\:hover\:-my-40:hover{margin-top:-10rem;margin-bottom:-10rem}.xl\:hover\:-mx-40:hover{margin-left:-10rem;margin-right:-10rem}.xl\:hover\:-my-44:hover{margin-top:-11rem;margin-bottom:-11rem}.xl\:hover\:-mx-44:hover{margin-left:-11rem;margin-right:-11rem}.xl\:hover\:-my-48:hover{margin-top:-12rem;margin-bottom:-12rem}.xl\:hover\:-mx-48:hover{margin-left:-12rem;margin-right:-12rem}.xl\:hover\:-my-50:hover{margin-top:-12.75rem;margin-bottom:-12.75rem}.xl\:hover\:-mx-50:hover{margin-left:-12.75rem;margin-right:-12.75rem}.xl\:hover\:-my-52:hover{margin-top:-13rem;margin-bottom:-13rem}.xl\:hover\:-mx-52:hover{margin-left:-13rem;margin-right:-13rem}.xl\:hover\:-my-53:hover{margin-top:-13.25rem;margin-bottom:-13.25rem}.xl\:hover\:-mx-53:hover{margin-left:-13.25rem;margin-right:-13.25rem}.xl\:hover\:-my-55:hover{margin-top:-13.75rem;margin-bottom:-13.75rem}.xl\:hover\:-mx-55:hover{margin-left:-13.75rem;margin-right:-13.75rem}.xl\:hover\:-my-56:hover{margin-top:-14rem;margin-bottom:-14rem}.xl\:hover\:-mx-56:hover{margin-left:-14rem;margin-right:-14rem}.xl\:hover\:-my-64:hover{margin-top:-16rem;margin-bottom:-16rem}.xl\:hover\:-mx-64:hover{margin-left:-16rem;margin-right:-16rem}.xl\:hover\:-my-68:hover{margin-top:-17rem;margin-bottom:-17rem}.xl\:hover\:-mx-68:hover{margin-left:-17rem;margin-right:-17rem}.xl\:hover\:-my-75:hover{margin-top:-18.75rem;margin-bottom:-18.75rem}.xl\:hover\:-mx-75:hover{margin-left:-18.75rem;margin-right:-18.75rem}.xl\:hover\:-my-98:hover{margin-top:-24.5rem;margin-bottom:-24.5rem}.xl\:hover\:-mx-98:hover{margin-left:-24.5rem;margin-right:-24.5rem}.xl\:hover\:-my-100:hover{margin-top:-25rem;margin-bottom:-25rem}.xl\:hover\:-mx-100:hover{margin-left:-25rem;margin-right:-25rem}.xl\:hover\:-my-120:hover{margin-top:-30rem;margin-bottom:-30rem}.xl\:hover\:-mx-120:hover{margin-left:-30rem;margin-right:-30rem}.xl\:hover\:-my-140:hover{margin-top:-35rem;margin-bottom:-35rem}.xl\:hover\:-mx-140:hover{margin-left:-35rem;margin-right:-35rem}.xl\:hover\:-my-px:hover{margin-top:-1px;margin-bottom:-1px}.xl\:hover\:-mx-px:hover{margin-left:-1px;margin-right:-1px}.xl\:hover\:-my-2px:hover{margin-top:-2px;margin-bottom:-2px}.xl\:hover\:-mx-2px:hover{margin-left:-2px;margin-right:-2px}.xl\:hover\:-my-0-5:hover{margin-top:-.15rem;margin-bottom:-.15rem}.xl\:hover\:-mx-0-5:hover{margin-left:-.15rem;margin-right:-.15rem}.xl\:hover\:-my-1-5:hover{margin-top:-.375rem;margin-bottom:-.375rem}.xl\:hover\:-mx-1-5:hover{margin-left:-.375rem;margin-right:-.375rem}.xl\:hover\:-my-2-5:hover{margin-top:-.625rem;margin-bottom:-.625rem}.xl\:hover\:-mx-2-5:hover{margin-left:-.625rem;margin-right:-.625rem}.xl\:hover\:-my-7-2:hover{margin-top:-1.875rem;margin-bottom:-1.875rem}.xl\:hover\:-mx-7-2:hover{margin-left:-1.875rem;margin-right:-1.875rem}.xl\:hover\:-my-31-25:hover{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.xl\:hover\:-mx-31-25:hover{margin-left:-7.8125rem;margin-right:-7.8125rem}.xl\:hover\:-my-62-5:hover{margin-top:-15.625rem;margin-bottom:-15.625rem}.xl\:hover\:-mx-62-5:hover{margin-left:-15.625rem;margin-right:-15.625rem}.xl\:hover\:mt-0:hover{margin-top:0}.xl\:hover\:mr-0:hover{margin-right:0}.xl\:hover\:mb-0:hover{margin-bottom:0}.xl\:hover\:ml-0:hover{margin-left:0}.xl\:hover\:mt-1:hover{margin-top:.25rem}.xl\:hover\:mr-1:hover{margin-right:.25rem}.xl\:hover\:mb-1:hover{margin-bottom:.25rem}.xl\:hover\:ml-1:hover{margin-left:.25rem}.xl\:hover\:mt-2:hover{margin-top:.5rem}.xl\:hover\:mr-2:hover{margin-right:.5rem}.xl\:hover\:mb-2:hover{margin-bottom:.5rem}.xl\:hover\:ml-2:hover{margin-left:.5rem}.xl\:hover\:mt-3:hover{margin-top:.75rem}.xl\:hover\:mr-3:hover{margin-right:.75rem}.xl\:hover\:mb-3:hover{margin-bottom:.75rem}.xl\:hover\:ml-3:hover{margin-left:.75rem}.xl\:hover\:mt-4:hover{margin-top:1rem}.xl\:hover\:mr-4:hover{margin-right:1rem}.xl\:hover\:mb-4:hover{margin-bottom:1rem}.xl\:hover\:ml-4:hover{margin-left:1rem}.xl\:hover\:mt-5:hover{margin-top:1.25rem}.xl\:hover\:mr-5:hover{margin-right:1.25rem}.xl\:hover\:mb-5:hover{margin-bottom:1.25rem}.xl\:hover\:ml-5:hover{margin-left:1.25rem}.xl\:hover\:mt-6:hover{margin-top:1.5rem}.xl\:hover\:mr-6:hover{margin-right:1.5rem}.xl\:hover\:mb-6:hover{margin-bottom:1.5rem}.xl\:hover\:ml-6:hover{margin-left:1.5rem}.xl\:hover\:mt-7:hover{margin-top:1.75rem}.xl\:hover\:mr-7:hover{margin-right:1.75rem}.xl\:hover\:mb-7:hover{margin-bottom:1.75rem}.xl\:hover\:ml-7:hover{margin-left:1.75rem}.xl\:hover\:mt-8:hover{margin-top:2rem}.xl\:hover\:mr-8:hover{margin-right:2rem}.xl\:hover\:mb-8:hover{margin-bottom:2rem}.xl\:hover\:ml-8:hover{margin-left:2rem}.xl\:hover\:mt-9:hover{margin-top:2.25rem}.xl\:hover\:mr-9:hover{margin-right:2.25rem}.xl\:hover\:mb-9:hover{margin-bottom:2.25rem}.xl\:hover\:ml-9:hover{margin-left:2.25rem}.xl\:hover\:mt-10:hover{margin-top:2.5rem}.xl\:hover\:mr-10:hover{margin-right:2.5rem}.xl\:hover\:mb-10:hover{margin-bottom:2.5rem}.xl\:hover\:ml-10:hover{margin-left:2.5rem}.xl\:hover\:mt-11:hover{margin-top:2.75rem}.xl\:hover\:mr-11:hover{margin-right:2.75rem}.xl\:hover\:mb-11:hover{margin-bottom:2.75rem}.xl\:hover\:ml-11:hover{margin-left:2.75rem}.xl\:hover\:mt-12:hover{margin-top:3rem}.xl\:hover\:mr-12:hover{margin-right:3rem}.xl\:hover\:mb-12:hover{margin-bottom:3rem}.xl\:hover\:ml-12:hover{margin-left:3rem}.xl\:hover\:mt-13:hover{margin-top:3.25rem}.xl\:hover\:mr-13:hover{margin-right:3.25rem}.xl\:hover\:mb-13:hover{margin-bottom:3.25rem}.xl\:hover\:ml-13:hover{margin-left:3.25rem}.xl\:hover\:mt-14:hover{margin-top:3.5rem}.xl\:hover\:mr-14:hover{margin-right:3.5rem}.xl\:hover\:mb-14:hover{margin-bottom:3.5rem}.xl\:hover\:ml-14:hover{margin-left:3.5rem}.xl\:hover\:mt-15:hover{margin-top:3.75rem}.xl\:hover\:mr-15:hover{margin-right:3.75rem}.xl\:hover\:mb-15:hover{margin-bottom:3.75rem}.xl\:hover\:ml-15:hover{margin-left:3.75rem}.xl\:hover\:mt-16:hover{margin-top:4rem}.xl\:hover\:mr-16:hover{margin-right:4rem}.xl\:hover\:mb-16:hover{margin-bottom:4rem}.xl\:hover\:ml-16:hover{margin-left:4rem}.xl\:hover\:mt-19:hover{margin-top:4.75rem}.xl\:hover\:mr-19:hover{margin-right:4.75rem}.xl\:hover\:mb-19:hover{margin-bottom:4.75rem}.xl\:hover\:ml-19:hover{margin-left:4.75rem}.xl\:hover\:mt-20:hover{margin-top:5rem}.xl\:hover\:mr-20:hover{margin-right:5rem}.xl\:hover\:mb-20:hover{margin-bottom:5rem}.xl\:hover\:ml-20:hover{margin-left:5rem}.xl\:hover\:mt-22:hover{margin-top:5.5rem}.xl\:hover\:mr-22:hover{margin-right:5.5rem}.xl\:hover\:mb-22:hover{margin-bottom:5.5rem}.xl\:hover\:ml-22:hover{margin-left:5.5rem}.xl\:hover\:mt-23:hover{margin-top:5.75rem}.xl\:hover\:mr-23:hover{margin-right:5.75rem}.xl\:hover\:mb-23:hover{margin-bottom:5.75rem}.xl\:hover\:ml-23:hover{margin-left:5.75rem}.xl\:hover\:mt-24:hover{margin-top:6rem}.xl\:hover\:mr-24:hover{margin-right:6rem}.xl\:hover\:mb-24:hover{margin-bottom:6rem}.xl\:hover\:ml-24:hover{margin-left:6rem}.xl\:hover\:mt-28:hover{margin-top:6.5rem}.xl\:hover\:mr-28:hover{margin-right:6.5rem}.xl\:hover\:mb-28:hover{margin-bottom:6.5rem}.xl\:hover\:ml-28:hover{margin-left:6.5rem}.xl\:hover\:mt-30:hover{margin-top:7.5rem}.xl\:hover\:mr-30:hover{margin-right:7.5rem}.xl\:hover\:mb-30:hover{margin-bottom:7.5rem}.xl\:hover\:ml-30:hover{margin-left:7.5rem}.xl\:hover\:mt-32:hover{margin-top:8rem}.xl\:hover\:mr-32:hover{margin-right:8rem}.xl\:hover\:mb-32:hover{margin-bottom:8rem}.xl\:hover\:ml-32:hover{margin-left:8rem}.xl\:hover\:mt-33:hover{margin-top:8.75rem}.xl\:hover\:mr-33:hover{margin-right:8.75rem}.xl\:hover\:mb-33:hover{margin-bottom:8.75rem}.xl\:hover\:ml-33:hover{margin-left:8.75rem}.xl\:hover\:mt-36:hover{margin-top:9rem}.xl\:hover\:mr-36:hover{margin-right:9rem}.xl\:hover\:mb-36:hover{margin-bottom:9rem}.xl\:hover\:ml-36:hover{margin-left:9rem}.xl\:hover\:mt-40:hover{margin-top:10rem}.xl\:hover\:mr-40:hover{margin-right:10rem}.xl\:hover\:mb-40:hover{margin-bottom:10rem}.xl\:hover\:ml-40:hover{margin-left:10rem}.xl\:hover\:mt-44:hover{margin-top:11rem}.xl\:hover\:mr-44:hover{margin-right:11rem}.xl\:hover\:mb-44:hover{margin-bottom:11rem}.xl\:hover\:ml-44:hover{margin-left:11rem}.xl\:hover\:mt-48:hover{margin-top:12rem}.xl\:hover\:mr-48:hover{margin-right:12rem}.xl\:hover\:mb-48:hover{margin-bottom:12rem}.xl\:hover\:ml-48:hover{margin-left:12rem}.xl\:hover\:mt-50:hover{margin-top:12.75rem}.xl\:hover\:mr-50:hover{margin-right:12.75rem}.xl\:hover\:mb-50:hover{margin-bottom:12.75rem}.xl\:hover\:ml-50:hover{margin-left:12.75rem}.xl\:hover\:mt-52:hover{margin-top:13rem}.xl\:hover\:mr-52:hover{margin-right:13rem}.xl\:hover\:mb-52:hover{margin-bottom:13rem}.xl\:hover\:ml-52:hover{margin-left:13rem}.xl\:hover\:mt-53:hover{margin-top:13.25rem}.xl\:hover\:mr-53:hover{margin-right:13.25rem}.xl\:hover\:mb-53:hover{margin-bottom:13.25rem}.xl\:hover\:ml-53:hover{margin-left:13.25rem}.xl\:hover\:mt-55:hover{margin-top:13.75rem}.xl\:hover\:mr-55:hover{margin-right:13.75rem}.xl\:hover\:mb-55:hover{margin-bottom:13.75rem}.xl\:hover\:ml-55:hover{margin-left:13.75rem}.xl\:hover\:mt-56:hover{margin-top:14rem}.xl\:hover\:mr-56:hover{margin-right:14rem}.xl\:hover\:mb-56:hover{margin-bottom:14rem}.xl\:hover\:ml-56:hover{margin-left:14rem}.xl\:hover\:mt-64:hover{margin-top:16rem}.xl\:hover\:mr-64:hover{margin-right:16rem}.xl\:hover\:mb-64:hover{margin-bottom:16rem}.xl\:hover\:ml-64:hover{margin-left:16rem}.xl\:hover\:mt-68:hover{margin-top:17rem}.xl\:hover\:mr-68:hover{margin-right:17rem}.xl\:hover\:mb-68:hover{margin-bottom:17rem}.xl\:hover\:ml-68:hover{margin-left:17rem}.xl\:hover\:mt-75:hover{margin-top:18.75rem}.xl\:hover\:mr-75:hover{margin-right:18.75rem}.xl\:hover\:mb-75:hover{margin-bottom:18.75rem}.xl\:hover\:ml-75:hover{margin-left:18.75rem}.xl\:hover\:mt-98:hover{margin-top:24.5rem}.xl\:hover\:mr-98:hover{margin-right:24.5rem}.xl\:hover\:mb-98:hover{margin-bottom:24.5rem}.xl\:hover\:ml-98:hover{margin-left:24.5rem}.xl\:hover\:mt-100:hover{margin-top:25rem}.xl\:hover\:mr-100:hover{margin-right:25rem}.xl\:hover\:mb-100:hover{margin-bottom:25rem}.xl\:hover\:ml-100:hover{margin-left:25rem}.xl\:hover\:mt-120:hover{margin-top:30rem}.xl\:hover\:mr-120:hover{margin-right:30rem}.xl\:hover\:mb-120:hover{margin-bottom:30rem}.xl\:hover\:ml-120:hover{margin-left:30rem}.xl\:hover\:mt-140:hover{margin-top:35rem}.xl\:hover\:mr-140:hover{margin-right:35rem}.xl\:hover\:mb-140:hover{margin-bottom:35rem}.xl\:hover\:ml-140:hover{margin-left:35rem}.xl\:hover\:mt-auto:hover{margin-top:auto}.xl\:hover\:mr-auto:hover{margin-right:auto}.xl\:hover\:mb-auto:hover{margin-bottom:auto}.xl\:hover\:ml-auto:hover{margin-left:auto}.xl\:hover\:mt-px:hover{margin-top:1px}.xl\:hover\:mr-px:hover{margin-right:1px}.xl\:hover\:mb-px:hover{margin-bottom:1px}.xl\:hover\:ml-px:hover{margin-left:1px}.xl\:hover\:mt-2px:hover{margin-top:2px}.xl\:hover\:mr-2px:hover{margin-right:2px}.xl\:hover\:mb-2px:hover{margin-bottom:2px}.xl\:hover\:ml-2px:hover{margin-left:2px}.xl\:hover\:mt-0-5:hover{margin-top:.15rem}.xl\:hover\:mr-0-5:hover{margin-right:.15rem}.xl\:hover\:mb-0-5:hover{margin-bottom:.15rem}.xl\:hover\:ml-0-5:hover{margin-left:.15rem}.xl\:hover\:mt-1-5:hover{margin-top:.375rem}.xl\:hover\:mr-1-5:hover{margin-right:.375rem}.xl\:hover\:mb-1-5:hover{margin-bottom:.375rem}.xl\:hover\:ml-1-5:hover{margin-left:.375rem}.xl\:hover\:mt-2-5:hover{margin-top:.625rem}.xl\:hover\:mr-2-5:hover{margin-right:.625rem}.xl\:hover\:mb-2-5:hover{margin-bottom:.625rem}.xl\:hover\:ml-2-5:hover{margin-left:.625rem}.xl\:hover\:mt-7-2:hover{margin-top:1.875rem}.xl\:hover\:mr-7-2:hover{margin-right:1.875rem}.xl\:hover\:mb-7-2:hover{margin-bottom:1.875rem}.xl\:hover\:ml-7-2:hover{margin-left:1.875rem}.xl\:hover\:mt-31-25:hover{margin-top:7.8125rem}.xl\:hover\:mr-31-25:hover{margin-right:7.8125rem}.xl\:hover\:mb-31-25:hover{margin-bottom:7.8125rem}.xl\:hover\:ml-31-25:hover{margin-left:7.8125rem}.xl\:hover\:mt-62-5:hover{margin-top:15.625rem}.xl\:hover\:mr-62-5:hover{margin-right:15.625rem}.xl\:hover\:mb-62-5:hover{margin-bottom:15.625rem}.xl\:hover\:ml-62-5:hover{margin-left:15.625rem}.xl\:hover\:-mt-1:hover{margin-top:-.25rem}.xl\:hover\:-mr-1:hover{margin-right:-.25rem}.xl\:hover\:-mb-1:hover{margin-bottom:-.25rem}.xl\:hover\:-ml-1:hover{margin-left:-.25rem}.xl\:hover\:-mt-2:hover{margin-top:-.5rem}.xl\:hover\:-mr-2:hover{margin-right:-.5rem}.xl\:hover\:-mb-2:hover{margin-bottom:-.5rem}.xl\:hover\:-ml-2:hover{margin-left:-.5rem}.xl\:hover\:-mt-3:hover{margin-top:-.75rem}.xl\:hover\:-mr-3:hover{margin-right:-.75rem}.xl\:hover\:-mb-3:hover{margin-bottom:-.75rem}.xl\:hover\:-ml-3:hover{margin-left:-.75rem}.xl\:hover\:-mt-4:hover{margin-top:-1rem}.xl\:hover\:-mr-4:hover{margin-right:-1rem}.xl\:hover\:-mb-4:hover{margin-bottom:-1rem}.xl\:hover\:-ml-4:hover{margin-left:-1rem}.xl\:hover\:-mt-5:hover{margin-top:-1.25rem}.xl\:hover\:-mr-5:hover{margin-right:-1.25rem}.xl\:hover\:-mb-5:hover{margin-bottom:-1.25rem}.xl\:hover\:-ml-5:hover{margin-left:-1.25rem}.xl\:hover\:-mt-6:hover{margin-top:-1.5rem}.xl\:hover\:-mr-6:hover{margin-right:-1.5rem}.xl\:hover\:-mb-6:hover{margin-bottom:-1.5rem}.xl\:hover\:-ml-6:hover{margin-left:-1.5rem}.xl\:hover\:-mt-7:hover{margin-top:-1.75rem}.xl\:hover\:-mr-7:hover{margin-right:-1.75rem}.xl\:hover\:-mb-7:hover{margin-bottom:-1.75rem}.xl\:hover\:-ml-7:hover{margin-left:-1.75rem}.xl\:hover\:-mt-8:hover{margin-top:-2rem}.xl\:hover\:-mr-8:hover{margin-right:-2rem}.xl\:hover\:-mb-8:hover{margin-bottom:-2rem}.xl\:hover\:-ml-8:hover{margin-left:-2rem}.xl\:hover\:-mt-9:hover{margin-top:-2.25rem}.xl\:hover\:-mr-9:hover{margin-right:-2.25rem}.xl\:hover\:-mb-9:hover{margin-bottom:-2.25rem}.xl\:hover\:-ml-9:hover{margin-left:-2.25rem}.xl\:hover\:-mt-10:hover{margin-top:-2.5rem}.xl\:hover\:-mr-10:hover{margin-right:-2.5rem}.xl\:hover\:-mb-10:hover{margin-bottom:-2.5rem}.xl\:hover\:-ml-10:hover{margin-left:-2.5rem}.xl\:hover\:-mt-11:hover{margin-top:-2.75rem}.xl\:hover\:-mr-11:hover{margin-right:-2.75rem}.xl\:hover\:-mb-11:hover{margin-bottom:-2.75rem}.xl\:hover\:-ml-11:hover{margin-left:-2.75rem}.xl\:hover\:-mt-12:hover{margin-top:-3rem}.xl\:hover\:-mr-12:hover{margin-right:-3rem}.xl\:hover\:-mb-12:hover{margin-bottom:-3rem}.xl\:hover\:-ml-12:hover{margin-left:-3rem}.xl\:hover\:-mt-13:hover{margin-top:-3.25rem}.xl\:hover\:-mr-13:hover{margin-right:-3.25rem}.xl\:hover\:-mb-13:hover{margin-bottom:-3.25rem}.xl\:hover\:-ml-13:hover{margin-left:-3.25rem}.xl\:hover\:-mt-14:hover{margin-top:-3.5rem}.xl\:hover\:-mr-14:hover{margin-right:-3.5rem}.xl\:hover\:-mb-14:hover{margin-bottom:-3.5rem}.xl\:hover\:-ml-14:hover{margin-left:-3.5rem}.xl\:hover\:-mt-15:hover{margin-top:-3.75rem}.xl\:hover\:-mr-15:hover{margin-right:-3.75rem}.xl\:hover\:-mb-15:hover{margin-bottom:-3.75rem}.xl\:hover\:-ml-15:hover{margin-left:-3.75rem}.xl\:hover\:-mt-16:hover{margin-top:-4rem}.xl\:hover\:-mr-16:hover{margin-right:-4rem}.xl\:hover\:-mb-16:hover{margin-bottom:-4rem}.xl\:hover\:-ml-16:hover{margin-left:-4rem}.xl\:hover\:-mt-19:hover{margin-top:-4.75rem}.xl\:hover\:-mr-19:hover{margin-right:-4.75rem}.xl\:hover\:-mb-19:hover{margin-bottom:-4.75rem}.xl\:hover\:-ml-19:hover{margin-left:-4.75rem}.xl\:hover\:-mt-20:hover{margin-top:-5rem}.xl\:hover\:-mr-20:hover{margin-right:-5rem}.xl\:hover\:-mb-20:hover{margin-bottom:-5rem}.xl\:hover\:-ml-20:hover{margin-left:-5rem}.xl\:hover\:-mt-22:hover{margin-top:-5.5rem}.xl\:hover\:-mr-22:hover{margin-right:-5.5rem}.xl\:hover\:-mb-22:hover{margin-bottom:-5.5rem}.xl\:hover\:-ml-22:hover{margin-left:-5.5rem}.xl\:hover\:-mt-23:hover{margin-top:-5.75rem}.xl\:hover\:-mr-23:hover{margin-right:-5.75rem}.xl\:hover\:-mb-23:hover{margin-bottom:-5.75rem}.xl\:hover\:-ml-23:hover{margin-left:-5.75rem}.xl\:hover\:-mt-24:hover{margin-top:-6rem}.xl\:hover\:-mr-24:hover{margin-right:-6rem}.xl\:hover\:-mb-24:hover{margin-bottom:-6rem}.xl\:hover\:-ml-24:hover{margin-left:-6rem}.xl\:hover\:-mt-30:hover{margin-top:-7.5rem}.xl\:hover\:-mr-30:hover{margin-right:-7.5rem}.xl\:hover\:-mb-30:hover{margin-bottom:-7.5rem}.xl\:hover\:-ml-30:hover{margin-left:-7.5rem}.xl\:hover\:-mt-32:hover{margin-top:-8rem}.xl\:hover\:-mr-32:hover{margin-right:-8rem}.xl\:hover\:-mb-32:hover{margin-bottom:-8rem}.xl\:hover\:-ml-32:hover{margin-left:-8rem}.xl\:hover\:-mt-40:hover{margin-top:-10rem}.xl\:hover\:-mr-40:hover{margin-right:-10rem}.xl\:hover\:-mb-40:hover{margin-bottom:-10rem}.xl\:hover\:-ml-40:hover{margin-left:-10rem}.xl\:hover\:-mt-44:hover{margin-top:-11rem}.xl\:hover\:-mr-44:hover{margin-right:-11rem}.xl\:hover\:-mb-44:hover{margin-bottom:-11rem}.xl\:hover\:-ml-44:hover{margin-left:-11rem}.xl\:hover\:-mt-48:hover{margin-top:-12rem}.xl\:hover\:-mr-48:hover{margin-right:-12rem}.xl\:hover\:-mb-48:hover{margin-bottom:-12rem}.xl\:hover\:-ml-48:hover{margin-left:-12rem}.xl\:hover\:-mt-50:hover{margin-top:-12.75rem}.xl\:hover\:-mr-50:hover{margin-right:-12.75rem}.xl\:hover\:-mb-50:hover{margin-bottom:-12.75rem}.xl\:hover\:-ml-50:hover{margin-left:-12.75rem}.xl\:hover\:-mt-52:hover{margin-top:-13rem}.xl\:hover\:-mr-52:hover{margin-right:-13rem}.xl\:hover\:-mb-52:hover{margin-bottom:-13rem}.xl\:hover\:-ml-52:hover{margin-left:-13rem}.xl\:hover\:-mt-53:hover{margin-top:-13.25rem}.xl\:hover\:-mr-53:hover{margin-right:-13.25rem}.xl\:hover\:-mb-53:hover{margin-bottom:-13.25rem}.xl\:hover\:-ml-53:hover{margin-left:-13.25rem}.xl\:hover\:-mt-55:hover{margin-top:-13.75rem}.xl\:hover\:-mr-55:hover{margin-right:-13.75rem}.xl\:hover\:-mb-55:hover{margin-bottom:-13.75rem}.xl\:hover\:-ml-55:hover{margin-left:-13.75rem}.xl\:hover\:-mt-56:hover{margin-top:-14rem}.xl\:hover\:-mr-56:hover{margin-right:-14rem}.xl\:hover\:-mb-56:hover{margin-bottom:-14rem}.xl\:hover\:-ml-56:hover{margin-left:-14rem}.xl\:hover\:-mt-64:hover{margin-top:-16rem}.xl\:hover\:-mr-64:hover{margin-right:-16rem}.xl\:hover\:-mb-64:hover{margin-bottom:-16rem}.xl\:hover\:-ml-64:hover{margin-left:-16rem}.xl\:hover\:-mt-68:hover{margin-top:-17rem}.xl\:hover\:-mr-68:hover{margin-right:-17rem}.xl\:hover\:-mb-68:hover{margin-bottom:-17rem}.xl\:hover\:-ml-68:hover{margin-left:-17rem}.xl\:hover\:-mt-75:hover{margin-top:-18.75rem}.xl\:hover\:-mr-75:hover{margin-right:-18.75rem}.xl\:hover\:-mb-75:hover{margin-bottom:-18.75rem}.xl\:hover\:-ml-75:hover{margin-left:-18.75rem}.xl\:hover\:-mt-98:hover{margin-top:-24.5rem}.xl\:hover\:-mr-98:hover{margin-right:-24.5rem}.xl\:hover\:-mb-98:hover{margin-bottom:-24.5rem}.xl\:hover\:-ml-98:hover{margin-left:-24.5rem}.xl\:hover\:-mt-100:hover{margin-top:-25rem}.xl\:hover\:-mr-100:hover{margin-right:-25rem}.xl\:hover\:-mb-100:hover{margin-bottom:-25rem}.xl\:hover\:-ml-100:hover{margin-left:-25rem}.xl\:hover\:-mt-120:hover{margin-top:-30rem}.xl\:hover\:-mr-120:hover{margin-right:-30rem}.xl\:hover\:-mb-120:hover{margin-bottom:-30rem}.xl\:hover\:-ml-120:hover{margin-left:-30rem}.xl\:hover\:-mt-140:hover{margin-top:-35rem}.xl\:hover\:-mr-140:hover{margin-right:-35rem}.xl\:hover\:-mb-140:hover{margin-bottom:-35rem}.xl\:hover\:-ml-140:hover{margin-left:-35rem}.xl\:hover\:-mt-px:hover{margin-top:-1px}.xl\:hover\:-mr-px:hover{margin-right:-1px}.xl\:hover\:-mb-px:hover{margin-bottom:-1px}.xl\:hover\:-ml-px:hover{margin-left:-1px}.xl\:hover\:-mt-2px:hover{margin-top:-2px}.xl\:hover\:-mr-2px:hover{margin-right:-2px}.xl\:hover\:-mb-2px:hover{margin-bottom:-2px}.xl\:hover\:-ml-2px:hover{margin-left:-2px}.xl\:hover\:-mt-0-5:hover{margin-top:-.15rem}.xl\:hover\:-mr-0-5:hover{margin-right:-.15rem}.xl\:hover\:-mb-0-5:hover{margin-bottom:-.15rem}.xl\:hover\:-ml-0-5:hover{margin-left:-.15rem}.xl\:hover\:-mt-1-5:hover{margin-top:-.375rem}.xl\:hover\:-mr-1-5:hover{margin-right:-.375rem}.xl\:hover\:-mb-1-5:hover{margin-bottom:-.375rem}.xl\:hover\:-ml-1-5:hover{margin-left:-.375rem}.xl\:hover\:-mt-2-5:hover{margin-top:-.625rem}.xl\:hover\:-mr-2-5:hover{margin-right:-.625rem}.xl\:hover\:-mb-2-5:hover{margin-bottom:-.625rem}.xl\:hover\:-ml-2-5:hover{margin-left:-.625rem}.xl\:hover\:-mt-7-2:hover{margin-top:-1.875rem}.xl\:hover\:-mr-7-2:hover{margin-right:-1.875rem}.xl\:hover\:-mb-7-2:hover{margin-bottom:-1.875rem}.xl\:hover\:-ml-7-2:hover{margin-left:-1.875rem}.xl\:hover\:-mt-31-25:hover{margin-top:-7.8125rem}.xl\:hover\:-mr-31-25:hover{margin-right:-7.8125rem}.xl\:hover\:-mb-31-25:hover{margin-bottom:-7.8125rem}.xl\:hover\:-ml-31-25:hover{margin-left:-7.8125rem}.xl\:hover\:-mt-62-5:hover{margin-top:-15.625rem}.xl\:hover\:-mr-62-5:hover{margin-right:-15.625rem}.xl\:hover\:-mb-62-5:hover{margin-bottom:-15.625rem}.xl\:hover\:-ml-62-5:hover{margin-left:-15.625rem}.xl\:focus\:m-0:focus{margin:0}.xl\:focus\:m-1:focus{margin:.25rem}.xl\:focus\:m-2:focus{margin:.5rem}.xl\:focus\:m-3:focus{margin:.75rem}.xl\:focus\:m-4:focus{margin:1rem}.xl\:focus\:m-5:focus{margin:1.25rem}.xl\:focus\:m-6:focus{margin:1.5rem}.xl\:focus\:m-7:focus{margin:1.75rem}.xl\:focus\:m-8:focus{margin:2rem}.xl\:focus\:m-9:focus{margin:2.25rem}.xl\:focus\:m-10:focus{margin:2.5rem}.xl\:focus\:m-11:focus{margin:2.75rem}.xl\:focus\:m-12:focus{margin:3rem}.xl\:focus\:m-13:focus{margin:3.25rem}.xl\:focus\:m-14:focus{margin:3.5rem}.xl\:focus\:m-15:focus{margin:3.75rem}.xl\:focus\:m-16:focus{margin:4rem}.xl\:focus\:m-19:focus{margin:4.75rem}.xl\:focus\:m-20:focus{margin:5rem}.xl\:focus\:m-22:focus{margin:5.5rem}.xl\:focus\:m-23:focus{margin:5.75rem}.xl\:focus\:m-24:focus{margin:6rem}.xl\:focus\:m-28:focus{margin:6.5rem}.xl\:focus\:m-30:focus{margin:7.5rem}.xl\:focus\:m-32:focus{margin:8rem}.xl\:focus\:m-33:focus{margin:8.75rem}.xl\:focus\:m-36:focus{margin:9rem}.xl\:focus\:m-40:focus{margin:10rem}.xl\:focus\:m-44:focus{margin:11rem}.xl\:focus\:m-48:focus{margin:12rem}.xl\:focus\:m-50:focus{margin:12.75rem}.xl\:focus\:m-52:focus{margin:13rem}.xl\:focus\:m-53:focus{margin:13.25rem}.xl\:focus\:m-55:focus{margin:13.75rem}.xl\:focus\:m-56:focus{margin:14rem}.xl\:focus\:m-64:focus{margin:16rem}.xl\:focus\:m-68:focus{margin:17rem}.xl\:focus\:m-75:focus{margin:18.75rem}.xl\:focus\:m-98:focus{margin:24.5rem}.xl\:focus\:m-100:focus{margin:25rem}.xl\:focus\:m-120:focus{margin:30rem}.xl\:focus\:m-140:focus{margin:35rem}.xl\:focus\:m-auto:focus{margin:auto}.xl\:focus\:m-px:focus{margin:1px}.xl\:focus\:m-2px:focus{margin:2px}.xl\:focus\:m-0-5:focus{margin:.15rem}.xl\:focus\:m-1-5:focus{margin:.375rem}.xl\:focus\:m-2-5:focus{margin:.625rem}.xl\:focus\:m-7-2:focus{margin:1.875rem}.xl\:focus\:m-31-25:focus{margin:7.8125rem}.xl\:focus\:m-62-5:focus{margin:15.625rem}.xl\:focus\:-m-1:focus{margin:-.25rem}.xl\:focus\:-m-2:focus{margin:-.5rem}.xl\:focus\:-m-3:focus{margin:-.75rem}.xl\:focus\:-m-4:focus{margin:-1rem}.xl\:focus\:-m-5:focus{margin:-1.25rem}.xl\:focus\:-m-6:focus{margin:-1.5rem}.xl\:focus\:-m-7:focus{margin:-1.75rem}.xl\:focus\:-m-8:focus{margin:-2rem}.xl\:focus\:-m-9:focus{margin:-2.25rem}.xl\:focus\:-m-10:focus{margin:-2.5rem}.xl\:focus\:-m-11:focus{margin:-2.75rem}.xl\:focus\:-m-12:focus{margin:-3rem}.xl\:focus\:-m-13:focus{margin:-3.25rem}.xl\:focus\:-m-14:focus{margin:-3.5rem}.xl\:focus\:-m-15:focus{margin:-3.75rem}.xl\:focus\:-m-16:focus{margin:-4rem}.xl\:focus\:-m-19:focus{margin:-4.75rem}.xl\:focus\:-m-20:focus{margin:-5rem}.xl\:focus\:-m-22:focus{margin:-5.5rem}.xl\:focus\:-m-23:focus{margin:-5.75rem}.xl\:focus\:-m-24:focus{margin:-6rem}.xl\:focus\:-m-30:focus{margin:-7.5rem}.xl\:focus\:-m-32:focus{margin:-8rem}.xl\:focus\:-m-40:focus{margin:-10rem}.xl\:focus\:-m-44:focus{margin:-11rem}.xl\:focus\:-m-48:focus{margin:-12rem}.xl\:focus\:-m-50:focus{margin:-12.75rem}.xl\:focus\:-m-52:focus{margin:-13rem}.xl\:focus\:-m-53:focus{margin:-13.25rem}.xl\:focus\:-m-55:focus{margin:-13.75rem}.xl\:focus\:-m-56:focus{margin:-14rem}.xl\:focus\:-m-64:focus{margin:-16rem}.xl\:focus\:-m-68:focus{margin:-17rem}.xl\:focus\:-m-75:focus{margin:-18.75rem}.xl\:focus\:-m-98:focus{margin:-24.5rem}.xl\:focus\:-m-100:focus{margin:-25rem}.xl\:focus\:-m-120:focus{margin:-30rem}.xl\:focus\:-m-140:focus{margin:-35rem}.xl\:focus\:-m-px:focus{margin:-1px}.xl\:focus\:-m-2px:focus{margin:-2px}.xl\:focus\:-m-0-5:focus{margin:-.15rem}.xl\:focus\:-m-1-5:focus{margin:-.375rem}.xl\:focus\:-m-2-5:focus{margin:-.625rem}.xl\:focus\:-m-7-2:focus{margin:-1.875rem}.xl\:focus\:-m-31-25:focus{margin:-7.8125rem}.xl\:focus\:-m-62-5:focus{margin:-15.625rem}.xl\:focus\:my-0:focus{margin-top:0;margin-bottom:0}.xl\:focus\:mx-0:focus{margin-left:0;margin-right:0}.xl\:focus\:my-1:focus{margin-top:.25rem;margin-bottom:.25rem}.xl\:focus\:mx-1:focus{margin-left:.25rem;margin-right:.25rem}.xl\:focus\:my-2:focus{margin-top:.5rem;margin-bottom:.5rem}.xl\:focus\:mx-2:focus{margin-left:.5rem;margin-right:.5rem}.xl\:focus\:my-3:focus{margin-top:.75rem;margin-bottom:.75rem}.xl\:focus\:mx-3:focus{margin-left:.75rem;margin-right:.75rem}.xl\:focus\:my-4:focus{margin-top:1rem;margin-bottom:1rem}.xl\:focus\:mx-4:focus{margin-left:1rem;margin-right:1rem}.xl\:focus\:my-5:focus{margin-top:1.25rem;margin-bottom:1.25rem}.xl\:focus\:mx-5:focus{margin-left:1.25rem;margin-right:1.25rem}.xl\:focus\:my-6:focus{margin-top:1.5rem;margin-bottom:1.5rem}.xl\:focus\:mx-6:focus{margin-left:1.5rem;margin-right:1.5rem}.xl\:focus\:my-7:focus{margin-top:1.75rem;margin-bottom:1.75rem}.xl\:focus\:mx-7:focus{margin-left:1.75rem;margin-right:1.75rem}.xl\:focus\:my-8:focus{margin-top:2rem;margin-bottom:2rem}.xl\:focus\:mx-8:focus{margin-left:2rem;margin-right:2rem}.xl\:focus\:my-9:focus{margin-top:2.25rem;margin-bottom:2.25rem}.xl\:focus\:mx-9:focus{margin-left:2.25rem;margin-right:2.25rem}.xl\:focus\:my-10:focus{margin-top:2.5rem;margin-bottom:2.5rem}.xl\:focus\:mx-10:focus{margin-left:2.5rem;margin-right:2.5rem}.xl\:focus\:my-11:focus{margin-top:2.75rem;margin-bottom:2.75rem}.xl\:focus\:mx-11:focus{margin-left:2.75rem;margin-right:2.75rem}.xl\:focus\:my-12:focus{margin-top:3rem;margin-bottom:3rem}.xl\:focus\:mx-12:focus{margin-left:3rem;margin-right:3rem}.xl\:focus\:my-13:focus{margin-top:3.25rem;margin-bottom:3.25rem}.xl\:focus\:mx-13:focus{margin-left:3.25rem;margin-right:3.25rem}.xl\:focus\:my-14:focus{margin-top:3.5rem;margin-bottom:3.5rem}.xl\:focus\:mx-14:focus{margin-left:3.5rem;margin-right:3.5rem}.xl\:focus\:my-15:focus{margin-top:3.75rem;margin-bottom:3.75rem}.xl\:focus\:mx-15:focus{margin-left:3.75rem;margin-right:3.75rem}.xl\:focus\:my-16:focus{margin-top:4rem;margin-bottom:4rem}.xl\:focus\:mx-16:focus{margin-left:4rem;margin-right:4rem}.xl\:focus\:my-19:focus{margin-top:4.75rem;margin-bottom:4.75rem}.xl\:focus\:mx-19:focus{margin-left:4.75rem;margin-right:4.75rem}.xl\:focus\:my-20:focus{margin-top:5rem;margin-bottom:5rem}.xl\:focus\:mx-20:focus{margin-left:5rem;margin-right:5rem}.xl\:focus\:my-22:focus{margin-top:5.5rem;margin-bottom:5.5rem}.xl\:focus\:mx-22:focus{margin-left:5.5rem;margin-right:5.5rem}.xl\:focus\:my-23:focus{margin-top:5.75rem;margin-bottom:5.75rem}.xl\:focus\:mx-23:focus{margin-left:5.75rem;margin-right:5.75rem}.xl\:focus\:my-24:focus{margin-top:6rem;margin-bottom:6rem}.xl\:focus\:mx-24:focus{margin-left:6rem;margin-right:6rem}.xl\:focus\:my-28:focus{margin-top:6.5rem;margin-bottom:6.5rem}.xl\:focus\:mx-28:focus{margin-left:6.5rem;margin-right:6.5rem}.xl\:focus\:my-30:focus{margin-top:7.5rem;margin-bottom:7.5rem}.xl\:focus\:mx-30:focus{margin-left:7.5rem;margin-right:7.5rem}.xl\:focus\:my-32:focus{margin-top:8rem;margin-bottom:8rem}.xl\:focus\:mx-32:focus{margin-left:8rem;margin-right:8rem}.xl\:focus\:my-33:focus{margin-top:8.75rem;margin-bottom:8.75rem}.xl\:focus\:mx-33:focus{margin-left:8.75rem;margin-right:8.75rem}.xl\:focus\:my-36:focus{margin-top:9rem;margin-bottom:9rem}.xl\:focus\:mx-36:focus{margin-left:9rem;margin-right:9rem}.xl\:focus\:my-40:focus{margin-top:10rem;margin-bottom:10rem}.xl\:focus\:mx-40:focus{margin-left:10rem;margin-right:10rem}.xl\:focus\:my-44:focus{margin-top:11rem;margin-bottom:11rem}.xl\:focus\:mx-44:focus{margin-left:11rem;margin-right:11rem}.xl\:focus\:my-48:focus{margin-top:12rem;margin-bottom:12rem}.xl\:focus\:mx-48:focus{margin-left:12rem;margin-right:12rem}.xl\:focus\:my-50:focus{margin-top:12.75rem;margin-bottom:12.75rem}.xl\:focus\:mx-50:focus{margin-left:12.75rem;margin-right:12.75rem}.xl\:focus\:my-52:focus{margin-top:13rem;margin-bottom:13rem}.xl\:focus\:mx-52:focus{margin-left:13rem;margin-right:13rem}.xl\:focus\:my-53:focus{margin-top:13.25rem;margin-bottom:13.25rem}.xl\:focus\:mx-53:focus{margin-left:13.25rem;margin-right:13.25rem}.xl\:focus\:my-55:focus{margin-top:13.75rem;margin-bottom:13.75rem}.xl\:focus\:mx-55:focus{margin-left:13.75rem;margin-right:13.75rem}.xl\:focus\:my-56:focus{margin-top:14rem;margin-bottom:14rem}.xl\:focus\:mx-56:focus{margin-left:14rem;margin-right:14rem}.xl\:focus\:my-64:focus{margin-top:16rem;margin-bottom:16rem}.xl\:focus\:mx-64:focus{margin-left:16rem;margin-right:16rem}.xl\:focus\:my-68:focus{margin-top:17rem;margin-bottom:17rem}.xl\:focus\:mx-68:focus{margin-left:17rem;margin-right:17rem}.xl\:focus\:my-75:focus{margin-top:18.75rem;margin-bottom:18.75rem}.xl\:focus\:mx-75:focus{margin-left:18.75rem;margin-right:18.75rem}.xl\:focus\:my-98:focus{margin-top:24.5rem;margin-bottom:24.5rem}.xl\:focus\:mx-98:focus{margin-left:24.5rem;margin-right:24.5rem}.xl\:focus\:my-100:focus{margin-top:25rem;margin-bottom:25rem}.xl\:focus\:mx-100:focus{margin-left:25rem;margin-right:25rem}.xl\:focus\:my-120:focus{margin-top:30rem;margin-bottom:30rem}.xl\:focus\:mx-120:focus{margin-left:30rem;margin-right:30rem}.xl\:focus\:my-140:focus{margin-top:35rem;margin-bottom:35rem}.xl\:focus\:mx-140:focus{margin-left:35rem;margin-right:35rem}.xl\:focus\:my-auto:focus{margin-top:auto;margin-bottom:auto}.xl\:focus\:mx-auto:focus{margin-left:auto;margin-right:auto}.xl\:focus\:my-px:focus{margin-top:1px;margin-bottom:1px}.xl\:focus\:mx-px:focus{margin-left:1px;margin-right:1px}.xl\:focus\:my-2px:focus{margin-top:2px;margin-bottom:2px}.xl\:focus\:mx-2px:focus{margin-left:2px;margin-right:2px}.xl\:focus\:my-0-5:focus{margin-top:.15rem;margin-bottom:.15rem}.xl\:focus\:mx-0-5:focus{margin-left:.15rem;margin-right:.15rem}.xl\:focus\:my-1-5:focus{margin-top:.375rem;margin-bottom:.375rem}.xl\:focus\:mx-1-5:focus{margin-left:.375rem;margin-right:.375rem}.xl\:focus\:my-2-5:focus{margin-top:.625rem;margin-bottom:.625rem}.xl\:focus\:mx-2-5:focus{margin-left:.625rem;margin-right:.625rem}.xl\:focus\:my-7-2:focus{margin-top:1.875rem;margin-bottom:1.875rem}.xl\:focus\:mx-7-2:focus{margin-left:1.875rem;margin-right:1.875rem}.xl\:focus\:my-31-25:focus{margin-top:7.8125rem;margin-bottom:7.8125rem}.xl\:focus\:mx-31-25:focus{margin-left:7.8125rem;margin-right:7.8125rem}.xl\:focus\:my-62-5:focus{margin-top:15.625rem;margin-bottom:15.625rem}.xl\:focus\:mx-62-5:focus{margin-left:15.625rem;margin-right:15.625rem}.xl\:focus\:-my-1:focus{margin-top:-.25rem;margin-bottom:-.25rem}.xl\:focus\:-mx-1:focus{margin-left:-.25rem;margin-right:-.25rem}.xl\:focus\:-my-2:focus{margin-top:-.5rem;margin-bottom:-.5rem}.xl\:focus\:-mx-2:focus{margin-left:-.5rem;margin-right:-.5rem}.xl\:focus\:-my-3:focus{margin-top:-.75rem;margin-bottom:-.75rem}.xl\:focus\:-mx-3:focus{margin-left:-.75rem;margin-right:-.75rem}.xl\:focus\:-my-4:focus{margin-top:-1rem;margin-bottom:-1rem}.xl\:focus\:-mx-4:focus{margin-left:-1rem;margin-right:-1rem}.xl\:focus\:-my-5:focus{margin-top:-1.25rem;margin-bottom:-1.25rem}.xl\:focus\:-mx-5:focus{margin-left:-1.25rem;margin-right:-1.25rem}.xl\:focus\:-my-6:focus{margin-top:-1.5rem;margin-bottom:-1.5rem}.xl\:focus\:-mx-6:focus{margin-left:-1.5rem;margin-right:-1.5rem}.xl\:focus\:-my-7:focus{margin-top:-1.75rem;margin-bottom:-1.75rem}.xl\:focus\:-mx-7:focus{margin-left:-1.75rem;margin-right:-1.75rem}.xl\:focus\:-my-8:focus{margin-top:-2rem;margin-bottom:-2rem}.xl\:focus\:-mx-8:focus{margin-left:-2rem;margin-right:-2rem}.xl\:focus\:-my-9:focus{margin-top:-2.25rem;margin-bottom:-2.25rem}.xl\:focus\:-mx-9:focus{margin-left:-2.25rem;margin-right:-2.25rem}.xl\:focus\:-my-10:focus{margin-top:-2.5rem;margin-bottom:-2.5rem}.xl\:focus\:-mx-10:focus{margin-left:-2.5rem;margin-right:-2.5rem}.xl\:focus\:-my-11:focus{margin-top:-2.75rem;margin-bottom:-2.75rem}.xl\:focus\:-mx-11:focus{margin-left:-2.75rem;margin-right:-2.75rem}.xl\:focus\:-my-12:focus{margin-top:-3rem;margin-bottom:-3rem}.xl\:focus\:-mx-12:focus{margin-left:-3rem;margin-right:-3rem}.xl\:focus\:-my-13:focus{margin-top:-3.25rem;margin-bottom:-3.25rem}.xl\:focus\:-mx-13:focus{margin-left:-3.25rem;margin-right:-3.25rem}.xl\:focus\:-my-14:focus{margin-top:-3.5rem;margin-bottom:-3.5rem}.xl\:focus\:-mx-14:focus{margin-left:-3.5rem;margin-right:-3.5rem}.xl\:focus\:-my-15:focus{margin-top:-3.75rem;margin-bottom:-3.75rem}.xl\:focus\:-mx-15:focus{margin-left:-3.75rem;margin-right:-3.75rem}.xl\:focus\:-my-16:focus{margin-top:-4rem;margin-bottom:-4rem}.xl\:focus\:-mx-16:focus{margin-left:-4rem;margin-right:-4rem}.xl\:focus\:-my-19:focus{margin-top:-4.75rem;margin-bottom:-4.75rem}.xl\:focus\:-mx-19:focus{margin-left:-4.75rem;margin-right:-4.75rem}.xl\:focus\:-my-20:focus{margin-top:-5rem;margin-bottom:-5rem}.xl\:focus\:-mx-20:focus{margin-left:-5rem;margin-right:-5rem}.xl\:focus\:-my-22:focus{margin-top:-5.5rem;margin-bottom:-5.5rem}.xl\:focus\:-mx-22:focus{margin-left:-5.5rem;margin-right:-5.5rem}.xl\:focus\:-my-23:focus{margin-top:-5.75rem;margin-bottom:-5.75rem}.xl\:focus\:-mx-23:focus{margin-left:-5.75rem;margin-right:-5.75rem}.xl\:focus\:-my-24:focus{margin-top:-6rem;margin-bottom:-6rem}.xl\:focus\:-mx-24:focus{margin-left:-6rem;margin-right:-6rem}.xl\:focus\:-my-30:focus{margin-top:-7.5rem;margin-bottom:-7.5rem}.xl\:focus\:-mx-30:focus{margin-left:-7.5rem;margin-right:-7.5rem}.xl\:focus\:-my-32:focus{margin-top:-8rem;margin-bottom:-8rem}.xl\:focus\:-mx-32:focus{margin-left:-8rem;margin-right:-8rem}.xl\:focus\:-my-40:focus{margin-top:-10rem;margin-bottom:-10rem}.xl\:focus\:-mx-40:focus{margin-left:-10rem;margin-right:-10rem}.xl\:focus\:-my-44:focus{margin-top:-11rem;margin-bottom:-11rem}.xl\:focus\:-mx-44:focus{margin-left:-11rem;margin-right:-11rem}.xl\:focus\:-my-48:focus{margin-top:-12rem;margin-bottom:-12rem}.xl\:focus\:-mx-48:focus{margin-left:-12rem;margin-right:-12rem}.xl\:focus\:-my-50:focus{margin-top:-12.75rem;margin-bottom:-12.75rem}.xl\:focus\:-mx-50:focus{margin-left:-12.75rem;margin-right:-12.75rem}.xl\:focus\:-my-52:focus{margin-top:-13rem;margin-bottom:-13rem}.xl\:focus\:-mx-52:focus{margin-left:-13rem;margin-right:-13rem}.xl\:focus\:-my-53:focus{margin-top:-13.25rem;margin-bottom:-13.25rem}.xl\:focus\:-mx-53:focus{margin-left:-13.25rem;margin-right:-13.25rem}.xl\:focus\:-my-55:focus{margin-top:-13.75rem;margin-bottom:-13.75rem}.xl\:focus\:-mx-55:focus{margin-left:-13.75rem;margin-right:-13.75rem}.xl\:focus\:-my-56:focus{margin-top:-14rem;margin-bottom:-14rem}.xl\:focus\:-mx-56:focus{margin-left:-14rem;margin-right:-14rem}.xl\:focus\:-my-64:focus{margin-top:-16rem;margin-bottom:-16rem}.xl\:focus\:-mx-64:focus{margin-left:-16rem;margin-right:-16rem}.xl\:focus\:-my-68:focus{margin-top:-17rem;margin-bottom:-17rem}.xl\:focus\:-mx-68:focus{margin-left:-17rem;margin-right:-17rem}.xl\:focus\:-my-75:focus{margin-top:-18.75rem;margin-bottom:-18.75rem}.xl\:focus\:-mx-75:focus{margin-left:-18.75rem;margin-right:-18.75rem}.xl\:focus\:-my-98:focus{margin-top:-24.5rem;margin-bottom:-24.5rem}.xl\:focus\:-mx-98:focus{margin-left:-24.5rem;margin-right:-24.5rem}.xl\:focus\:-my-100:focus{margin-top:-25rem;margin-bottom:-25rem}.xl\:focus\:-mx-100:focus{margin-left:-25rem;margin-right:-25rem}.xl\:focus\:-my-120:focus{margin-top:-30rem;margin-bottom:-30rem}.xl\:focus\:-mx-120:focus{margin-left:-30rem;margin-right:-30rem}.xl\:focus\:-my-140:focus{margin-top:-35rem;margin-bottom:-35rem}.xl\:focus\:-mx-140:focus{margin-left:-35rem;margin-right:-35rem}.xl\:focus\:-my-px:focus{margin-top:-1px;margin-bottom:-1px}.xl\:focus\:-mx-px:focus{margin-left:-1px;margin-right:-1px}.xl\:focus\:-my-2px:focus{margin-top:-2px;margin-bottom:-2px}.xl\:focus\:-mx-2px:focus{margin-left:-2px;margin-right:-2px}.xl\:focus\:-my-0-5:focus{margin-top:-.15rem;margin-bottom:-.15rem}.xl\:focus\:-mx-0-5:focus{margin-left:-.15rem;margin-right:-.15rem}.xl\:focus\:-my-1-5:focus{margin-top:-.375rem;margin-bottom:-.375rem}.xl\:focus\:-mx-1-5:focus{margin-left:-.375rem;margin-right:-.375rem}.xl\:focus\:-my-2-5:focus{margin-top:-.625rem;margin-bottom:-.625rem}.xl\:focus\:-mx-2-5:focus{margin-left:-.625rem;margin-right:-.625rem}.xl\:focus\:-my-7-2:focus{margin-top:-1.875rem;margin-bottom:-1.875rem}.xl\:focus\:-mx-7-2:focus{margin-left:-1.875rem;margin-right:-1.875rem}.xl\:focus\:-my-31-25:focus{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.xl\:focus\:-mx-31-25:focus{margin-left:-7.8125rem;margin-right:-7.8125rem}.xl\:focus\:-my-62-5:focus{margin-top:-15.625rem;margin-bottom:-15.625rem}.xl\:focus\:-mx-62-5:focus{margin-left:-15.625rem;margin-right:-15.625rem}.xl\:focus\:mt-0:focus{margin-top:0}.xl\:focus\:mr-0:focus{margin-right:0}.xl\:focus\:mb-0:focus{margin-bottom:0}.xl\:focus\:ml-0:focus{margin-left:0}.xl\:focus\:mt-1:focus{margin-top:.25rem}.xl\:focus\:mr-1:focus{margin-right:.25rem}.xl\:focus\:mb-1:focus{margin-bottom:.25rem}.xl\:focus\:ml-1:focus{margin-left:.25rem}.xl\:focus\:mt-2:focus{margin-top:.5rem}.xl\:focus\:mr-2:focus{margin-right:.5rem}.xl\:focus\:mb-2:focus{margin-bottom:.5rem}.xl\:focus\:ml-2:focus{margin-left:.5rem}.xl\:focus\:mt-3:focus{margin-top:.75rem}.xl\:focus\:mr-3:focus{margin-right:.75rem}.xl\:focus\:mb-3:focus{margin-bottom:.75rem}.xl\:focus\:ml-3:focus{margin-left:.75rem}.xl\:focus\:mt-4:focus{margin-top:1rem}.xl\:focus\:mr-4:focus{margin-right:1rem}.xl\:focus\:mb-4:focus{margin-bottom:1rem}.xl\:focus\:ml-4:focus{margin-left:1rem}.xl\:focus\:mt-5:focus{margin-top:1.25rem}.xl\:focus\:mr-5:focus{margin-right:1.25rem}.xl\:focus\:mb-5:focus{margin-bottom:1.25rem}.xl\:focus\:ml-5:focus{margin-left:1.25rem}.xl\:focus\:mt-6:focus{margin-top:1.5rem}.xl\:focus\:mr-6:focus{margin-right:1.5rem}.xl\:focus\:mb-6:focus{margin-bottom:1.5rem}.xl\:focus\:ml-6:focus{margin-left:1.5rem}.xl\:focus\:mt-7:focus{margin-top:1.75rem}.xl\:focus\:mr-7:focus{margin-right:1.75rem}.xl\:focus\:mb-7:focus{margin-bottom:1.75rem}.xl\:focus\:ml-7:focus{margin-left:1.75rem}.xl\:focus\:mt-8:focus{margin-top:2rem}.xl\:focus\:mr-8:focus{margin-right:2rem}.xl\:focus\:mb-8:focus{margin-bottom:2rem}.xl\:focus\:ml-8:focus{margin-left:2rem}.xl\:focus\:mt-9:focus{margin-top:2.25rem}.xl\:focus\:mr-9:focus{margin-right:2.25rem}.xl\:focus\:mb-9:focus{margin-bottom:2.25rem}.xl\:focus\:ml-9:focus{margin-left:2.25rem}.xl\:focus\:mt-10:focus{margin-top:2.5rem}.xl\:focus\:mr-10:focus{margin-right:2.5rem}.xl\:focus\:mb-10:focus{margin-bottom:2.5rem}.xl\:focus\:ml-10:focus{margin-left:2.5rem}.xl\:focus\:mt-11:focus{margin-top:2.75rem}.xl\:focus\:mr-11:focus{margin-right:2.75rem}.xl\:focus\:mb-11:focus{margin-bottom:2.75rem}.xl\:focus\:ml-11:focus{margin-left:2.75rem}.xl\:focus\:mt-12:focus{margin-top:3rem}.xl\:focus\:mr-12:focus{margin-right:3rem}.xl\:focus\:mb-12:focus{margin-bottom:3rem}.xl\:focus\:ml-12:focus{margin-left:3rem}.xl\:focus\:mt-13:focus{margin-top:3.25rem}.xl\:focus\:mr-13:focus{margin-right:3.25rem}.xl\:focus\:mb-13:focus{margin-bottom:3.25rem}.xl\:focus\:ml-13:focus{margin-left:3.25rem}.xl\:focus\:mt-14:focus{margin-top:3.5rem}.xl\:focus\:mr-14:focus{margin-right:3.5rem}.xl\:focus\:mb-14:focus{margin-bottom:3.5rem}.xl\:focus\:ml-14:focus{margin-left:3.5rem}.xl\:focus\:mt-15:focus{margin-top:3.75rem}.xl\:focus\:mr-15:focus{margin-right:3.75rem}.xl\:focus\:mb-15:focus{margin-bottom:3.75rem}.xl\:focus\:ml-15:focus{margin-left:3.75rem}.xl\:focus\:mt-16:focus{margin-top:4rem}.xl\:focus\:mr-16:focus{margin-right:4rem}.xl\:focus\:mb-16:focus{margin-bottom:4rem}.xl\:focus\:ml-16:focus{margin-left:4rem}.xl\:focus\:mt-19:focus{margin-top:4.75rem}.xl\:focus\:mr-19:focus{margin-right:4.75rem}.xl\:focus\:mb-19:focus{margin-bottom:4.75rem}.xl\:focus\:ml-19:focus{margin-left:4.75rem}.xl\:focus\:mt-20:focus{margin-top:5rem}.xl\:focus\:mr-20:focus{margin-right:5rem}.xl\:focus\:mb-20:focus{margin-bottom:5rem}.xl\:focus\:ml-20:focus{margin-left:5rem}.xl\:focus\:mt-22:focus{margin-top:5.5rem}.xl\:focus\:mr-22:focus{margin-right:5.5rem}.xl\:focus\:mb-22:focus{margin-bottom:5.5rem}.xl\:focus\:ml-22:focus{margin-left:5.5rem}.xl\:focus\:mt-23:focus{margin-top:5.75rem}.xl\:focus\:mr-23:focus{margin-right:5.75rem}.xl\:focus\:mb-23:focus{margin-bottom:5.75rem}.xl\:focus\:ml-23:focus{margin-left:5.75rem}.xl\:focus\:mt-24:focus{margin-top:6rem}.xl\:focus\:mr-24:focus{margin-right:6rem}.xl\:focus\:mb-24:focus{margin-bottom:6rem}.xl\:focus\:ml-24:focus{margin-left:6rem}.xl\:focus\:mt-28:focus{margin-top:6.5rem}.xl\:focus\:mr-28:focus{margin-right:6.5rem}.xl\:focus\:mb-28:focus{margin-bottom:6.5rem}.xl\:focus\:ml-28:focus{margin-left:6.5rem}.xl\:focus\:mt-30:focus{margin-top:7.5rem}.xl\:focus\:mr-30:focus{margin-right:7.5rem}.xl\:focus\:mb-30:focus{margin-bottom:7.5rem}.xl\:focus\:ml-30:focus{margin-left:7.5rem}.xl\:focus\:mt-32:focus{margin-top:8rem}.xl\:focus\:mr-32:focus{margin-right:8rem}.xl\:focus\:mb-32:focus{margin-bottom:8rem}.xl\:focus\:ml-32:focus{margin-left:8rem}.xl\:focus\:mt-33:focus{margin-top:8.75rem}.xl\:focus\:mr-33:focus{margin-right:8.75rem}.xl\:focus\:mb-33:focus{margin-bottom:8.75rem}.xl\:focus\:ml-33:focus{margin-left:8.75rem}.xl\:focus\:mt-36:focus{margin-top:9rem}.xl\:focus\:mr-36:focus{margin-right:9rem}.xl\:focus\:mb-36:focus{margin-bottom:9rem}.xl\:focus\:ml-36:focus{margin-left:9rem}.xl\:focus\:mt-40:focus{margin-top:10rem}.xl\:focus\:mr-40:focus{margin-right:10rem}.xl\:focus\:mb-40:focus{margin-bottom:10rem}.xl\:focus\:ml-40:focus{margin-left:10rem}.xl\:focus\:mt-44:focus{margin-top:11rem}.xl\:focus\:mr-44:focus{margin-right:11rem}.xl\:focus\:mb-44:focus{margin-bottom:11rem}.xl\:focus\:ml-44:focus{margin-left:11rem}.xl\:focus\:mt-48:focus{margin-top:12rem}.xl\:focus\:mr-48:focus{margin-right:12rem}.xl\:focus\:mb-48:focus{margin-bottom:12rem}.xl\:focus\:ml-48:focus{margin-left:12rem}.xl\:focus\:mt-50:focus{margin-top:12.75rem}.xl\:focus\:mr-50:focus{margin-right:12.75rem}.xl\:focus\:mb-50:focus{margin-bottom:12.75rem}.xl\:focus\:ml-50:focus{margin-left:12.75rem}.xl\:focus\:mt-52:focus{margin-top:13rem}.xl\:focus\:mr-52:focus{margin-right:13rem}.xl\:focus\:mb-52:focus{margin-bottom:13rem}.xl\:focus\:ml-52:focus{margin-left:13rem}.xl\:focus\:mt-53:focus{margin-top:13.25rem}.xl\:focus\:mr-53:focus{margin-right:13.25rem}.xl\:focus\:mb-53:focus{margin-bottom:13.25rem}.xl\:focus\:ml-53:focus{margin-left:13.25rem}.xl\:focus\:mt-55:focus{margin-top:13.75rem}.xl\:focus\:mr-55:focus{margin-right:13.75rem}.xl\:focus\:mb-55:focus{margin-bottom:13.75rem}.xl\:focus\:ml-55:focus{margin-left:13.75rem}.xl\:focus\:mt-56:focus{margin-top:14rem}.xl\:focus\:mr-56:focus{margin-right:14rem}.xl\:focus\:mb-56:focus{margin-bottom:14rem}.xl\:focus\:ml-56:focus{margin-left:14rem}.xl\:focus\:mt-64:focus{margin-top:16rem}.xl\:focus\:mr-64:focus{margin-right:16rem}.xl\:focus\:mb-64:focus{margin-bottom:16rem}.xl\:focus\:ml-64:focus{margin-left:16rem}.xl\:focus\:mt-68:focus{margin-top:17rem}.xl\:focus\:mr-68:focus{margin-right:17rem}.xl\:focus\:mb-68:focus{margin-bottom:17rem}.xl\:focus\:ml-68:focus{margin-left:17rem}.xl\:focus\:mt-75:focus{margin-top:18.75rem}.xl\:focus\:mr-75:focus{margin-right:18.75rem}.xl\:focus\:mb-75:focus{margin-bottom:18.75rem}.xl\:focus\:ml-75:focus{margin-left:18.75rem}.xl\:focus\:mt-98:focus{margin-top:24.5rem}.xl\:focus\:mr-98:focus{margin-right:24.5rem}.xl\:focus\:mb-98:focus{margin-bottom:24.5rem}.xl\:focus\:ml-98:focus{margin-left:24.5rem}.xl\:focus\:mt-100:focus{margin-top:25rem}.xl\:focus\:mr-100:focus{margin-right:25rem}.xl\:focus\:mb-100:focus{margin-bottom:25rem}.xl\:focus\:ml-100:focus{margin-left:25rem}.xl\:focus\:mt-120:focus{margin-top:30rem}.xl\:focus\:mr-120:focus{margin-right:30rem}.xl\:focus\:mb-120:focus{margin-bottom:30rem}.xl\:focus\:ml-120:focus{margin-left:30rem}.xl\:focus\:mt-140:focus{margin-top:35rem}.xl\:focus\:mr-140:focus{margin-right:35rem}.xl\:focus\:mb-140:focus{margin-bottom:35rem}.xl\:focus\:ml-140:focus{margin-left:35rem}.xl\:focus\:mt-auto:focus{margin-top:auto}.xl\:focus\:mr-auto:focus{margin-right:auto}.xl\:focus\:mb-auto:focus{margin-bottom:auto}.xl\:focus\:ml-auto:focus{margin-left:auto}.xl\:focus\:mt-px:focus{margin-top:1px}.xl\:focus\:mr-px:focus{margin-right:1px}.xl\:focus\:mb-px:focus{margin-bottom:1px}.xl\:focus\:ml-px:focus{margin-left:1px}.xl\:focus\:mt-2px:focus{margin-top:2px}.xl\:focus\:mr-2px:focus{margin-right:2px}.xl\:focus\:mb-2px:focus{margin-bottom:2px}.xl\:focus\:ml-2px:focus{margin-left:2px}.xl\:focus\:mt-0-5:focus{margin-top:.15rem}.xl\:focus\:mr-0-5:focus{margin-right:.15rem}.xl\:focus\:mb-0-5:focus{margin-bottom:.15rem}.xl\:focus\:ml-0-5:focus{margin-left:.15rem}.xl\:focus\:mt-1-5:focus{margin-top:.375rem}.xl\:focus\:mr-1-5:focus{margin-right:.375rem}.xl\:focus\:mb-1-5:focus{margin-bottom:.375rem}.xl\:focus\:ml-1-5:focus{margin-left:.375rem}.xl\:focus\:mt-2-5:focus{margin-top:.625rem}.xl\:focus\:mr-2-5:focus{margin-right:.625rem}.xl\:focus\:mb-2-5:focus{margin-bottom:.625rem}.xl\:focus\:ml-2-5:focus{margin-left:.625rem}.xl\:focus\:mt-7-2:focus{margin-top:1.875rem}.xl\:focus\:mr-7-2:focus{margin-right:1.875rem}.xl\:focus\:mb-7-2:focus{margin-bottom:1.875rem}.xl\:focus\:ml-7-2:focus{margin-left:1.875rem}.xl\:focus\:mt-31-25:focus{margin-top:7.8125rem}.xl\:focus\:mr-31-25:focus{margin-right:7.8125rem}.xl\:focus\:mb-31-25:focus{margin-bottom:7.8125rem}.xl\:focus\:ml-31-25:focus{margin-left:7.8125rem}.xl\:focus\:mt-62-5:focus{margin-top:15.625rem}.xl\:focus\:mr-62-5:focus{margin-right:15.625rem}.xl\:focus\:mb-62-5:focus{margin-bottom:15.625rem}.xl\:focus\:ml-62-5:focus{margin-left:15.625rem}.xl\:focus\:-mt-1:focus{margin-top:-.25rem}.xl\:focus\:-mr-1:focus{margin-right:-.25rem}.xl\:focus\:-mb-1:focus{margin-bottom:-.25rem}.xl\:focus\:-ml-1:focus{margin-left:-.25rem}.xl\:focus\:-mt-2:focus{margin-top:-.5rem}.xl\:focus\:-mr-2:focus{margin-right:-.5rem}.xl\:focus\:-mb-2:focus{margin-bottom:-.5rem}.xl\:focus\:-ml-2:focus{margin-left:-.5rem}.xl\:focus\:-mt-3:focus{margin-top:-.75rem}.xl\:focus\:-mr-3:focus{margin-right:-.75rem}.xl\:focus\:-mb-3:focus{margin-bottom:-.75rem}.xl\:focus\:-ml-3:focus{margin-left:-.75rem}.xl\:focus\:-mt-4:focus{margin-top:-1rem}.xl\:focus\:-mr-4:focus{margin-right:-1rem}.xl\:focus\:-mb-4:focus{margin-bottom:-1rem}.xl\:focus\:-ml-4:focus{margin-left:-1rem}.xl\:focus\:-mt-5:focus{margin-top:-1.25rem}.xl\:focus\:-mr-5:focus{margin-right:-1.25rem}.xl\:focus\:-mb-5:focus{margin-bottom:-1.25rem}.xl\:focus\:-ml-5:focus{margin-left:-1.25rem}.xl\:focus\:-mt-6:focus{margin-top:-1.5rem}.xl\:focus\:-mr-6:focus{margin-right:-1.5rem}.xl\:focus\:-mb-6:focus{margin-bottom:-1.5rem}.xl\:focus\:-ml-6:focus{margin-left:-1.5rem}.xl\:focus\:-mt-7:focus{margin-top:-1.75rem}.xl\:focus\:-mr-7:focus{margin-right:-1.75rem}.xl\:focus\:-mb-7:focus{margin-bottom:-1.75rem}.xl\:focus\:-ml-7:focus{margin-left:-1.75rem}.xl\:focus\:-mt-8:focus{margin-top:-2rem}.xl\:focus\:-mr-8:focus{margin-right:-2rem}.xl\:focus\:-mb-8:focus{margin-bottom:-2rem}.xl\:focus\:-ml-8:focus{margin-left:-2rem}.xl\:focus\:-mt-9:focus{margin-top:-2.25rem}.xl\:focus\:-mr-9:focus{margin-right:-2.25rem}.xl\:focus\:-mb-9:focus{margin-bottom:-2.25rem}.xl\:focus\:-ml-9:focus{margin-left:-2.25rem}.xl\:focus\:-mt-10:focus{margin-top:-2.5rem}.xl\:focus\:-mr-10:focus{margin-right:-2.5rem}.xl\:focus\:-mb-10:focus{margin-bottom:-2.5rem}.xl\:focus\:-ml-10:focus{margin-left:-2.5rem}.xl\:focus\:-mt-11:focus{margin-top:-2.75rem}.xl\:focus\:-mr-11:focus{margin-right:-2.75rem}.xl\:focus\:-mb-11:focus{margin-bottom:-2.75rem}.xl\:focus\:-ml-11:focus{margin-left:-2.75rem}.xl\:focus\:-mt-12:focus{margin-top:-3rem}.xl\:focus\:-mr-12:focus{margin-right:-3rem}.xl\:focus\:-mb-12:focus{margin-bottom:-3rem}.xl\:focus\:-ml-12:focus{margin-left:-3rem}.xl\:focus\:-mt-13:focus{margin-top:-3.25rem}.xl\:focus\:-mr-13:focus{margin-right:-3.25rem}.xl\:focus\:-mb-13:focus{margin-bottom:-3.25rem}.xl\:focus\:-ml-13:focus{margin-left:-3.25rem}.xl\:focus\:-mt-14:focus{margin-top:-3.5rem}.xl\:focus\:-mr-14:focus{margin-right:-3.5rem}.xl\:focus\:-mb-14:focus{margin-bottom:-3.5rem}.xl\:focus\:-ml-14:focus{margin-left:-3.5rem}.xl\:focus\:-mt-15:focus{margin-top:-3.75rem}.xl\:focus\:-mr-15:focus{margin-right:-3.75rem}.xl\:focus\:-mb-15:focus{margin-bottom:-3.75rem}.xl\:focus\:-ml-15:focus{margin-left:-3.75rem}.xl\:focus\:-mt-16:focus{margin-top:-4rem}.xl\:focus\:-mr-16:focus{margin-right:-4rem}.xl\:focus\:-mb-16:focus{margin-bottom:-4rem}.xl\:focus\:-ml-16:focus{margin-left:-4rem}.xl\:focus\:-mt-19:focus{margin-top:-4.75rem}.xl\:focus\:-mr-19:focus{margin-right:-4.75rem}.xl\:focus\:-mb-19:focus{margin-bottom:-4.75rem}.xl\:focus\:-ml-19:focus{margin-left:-4.75rem}.xl\:focus\:-mt-20:focus{margin-top:-5rem}.xl\:focus\:-mr-20:focus{margin-right:-5rem}.xl\:focus\:-mb-20:focus{margin-bottom:-5rem}.xl\:focus\:-ml-20:focus{margin-left:-5rem}.xl\:focus\:-mt-22:focus{margin-top:-5.5rem}.xl\:focus\:-mr-22:focus{margin-right:-5.5rem}.xl\:focus\:-mb-22:focus{margin-bottom:-5.5rem}.xl\:focus\:-ml-22:focus{margin-left:-5.5rem}.xl\:focus\:-mt-23:focus{margin-top:-5.75rem}.xl\:focus\:-mr-23:focus{margin-right:-5.75rem}.xl\:focus\:-mb-23:focus{margin-bottom:-5.75rem}.xl\:focus\:-ml-23:focus{margin-left:-5.75rem}.xl\:focus\:-mt-24:focus{margin-top:-6rem}.xl\:focus\:-mr-24:focus{margin-right:-6rem}.xl\:focus\:-mb-24:focus{margin-bottom:-6rem}.xl\:focus\:-ml-24:focus{margin-left:-6rem}.xl\:focus\:-mt-30:focus{margin-top:-7.5rem}.xl\:focus\:-mr-30:focus{margin-right:-7.5rem}.xl\:focus\:-mb-30:focus{margin-bottom:-7.5rem}.xl\:focus\:-ml-30:focus{margin-left:-7.5rem}.xl\:focus\:-mt-32:focus{margin-top:-8rem}.xl\:focus\:-mr-32:focus{margin-right:-8rem}.xl\:focus\:-mb-32:focus{margin-bottom:-8rem}.xl\:focus\:-ml-32:focus{margin-left:-8rem}.xl\:focus\:-mt-40:focus{margin-top:-10rem}.xl\:focus\:-mr-40:focus{margin-right:-10rem}.xl\:focus\:-mb-40:focus{margin-bottom:-10rem}.xl\:focus\:-ml-40:focus{margin-left:-10rem}.xl\:focus\:-mt-44:focus{margin-top:-11rem}.xl\:focus\:-mr-44:focus{margin-right:-11rem}.xl\:focus\:-mb-44:focus{margin-bottom:-11rem}.xl\:focus\:-ml-44:focus{margin-left:-11rem}.xl\:focus\:-mt-48:focus{margin-top:-12rem}.xl\:focus\:-mr-48:focus{margin-right:-12rem}.xl\:focus\:-mb-48:focus{margin-bottom:-12rem}.xl\:focus\:-ml-48:focus{margin-left:-12rem}.xl\:focus\:-mt-50:focus{margin-top:-12.75rem}.xl\:focus\:-mr-50:focus{margin-right:-12.75rem}.xl\:focus\:-mb-50:focus{margin-bottom:-12.75rem}.xl\:focus\:-ml-50:focus{margin-left:-12.75rem}.xl\:focus\:-mt-52:focus{margin-top:-13rem}.xl\:focus\:-mr-52:focus{margin-right:-13rem}.xl\:focus\:-mb-52:focus{margin-bottom:-13rem}.xl\:focus\:-ml-52:focus{margin-left:-13rem}.xl\:focus\:-mt-53:focus{margin-top:-13.25rem}.xl\:focus\:-mr-53:focus{margin-right:-13.25rem}.xl\:focus\:-mb-53:focus{margin-bottom:-13.25rem}.xl\:focus\:-ml-53:focus{margin-left:-13.25rem}.xl\:focus\:-mt-55:focus{margin-top:-13.75rem}.xl\:focus\:-mr-55:focus{margin-right:-13.75rem}.xl\:focus\:-mb-55:focus{margin-bottom:-13.75rem}.xl\:focus\:-ml-55:focus{margin-left:-13.75rem}.xl\:focus\:-mt-56:focus{margin-top:-14rem}.xl\:focus\:-mr-56:focus{margin-right:-14rem}.xl\:focus\:-mb-56:focus{margin-bottom:-14rem}.xl\:focus\:-ml-56:focus{margin-left:-14rem}.xl\:focus\:-mt-64:focus{margin-top:-16rem}.xl\:focus\:-mr-64:focus{margin-right:-16rem}.xl\:focus\:-mb-64:focus{margin-bottom:-16rem}.xl\:focus\:-ml-64:focus{margin-left:-16rem}.xl\:focus\:-mt-68:focus{margin-top:-17rem}.xl\:focus\:-mr-68:focus{margin-right:-17rem}.xl\:focus\:-mb-68:focus{margin-bottom:-17rem}.xl\:focus\:-ml-68:focus{margin-left:-17rem}.xl\:focus\:-mt-75:focus{margin-top:-18.75rem}.xl\:focus\:-mr-75:focus{margin-right:-18.75rem}.xl\:focus\:-mb-75:focus{margin-bottom:-18.75rem}.xl\:focus\:-ml-75:focus{margin-left:-18.75rem}.xl\:focus\:-mt-98:focus{margin-top:-24.5rem}.xl\:focus\:-mr-98:focus{margin-right:-24.5rem}.xl\:focus\:-mb-98:focus{margin-bottom:-24.5rem}.xl\:focus\:-ml-98:focus{margin-left:-24.5rem}.xl\:focus\:-mt-100:focus{margin-top:-25rem}.xl\:focus\:-mr-100:focus{margin-right:-25rem}.xl\:focus\:-mb-100:focus{margin-bottom:-25rem}.xl\:focus\:-ml-100:focus{margin-left:-25rem}.xl\:focus\:-mt-120:focus{margin-top:-30rem}.xl\:focus\:-mr-120:focus{margin-right:-30rem}.xl\:focus\:-mb-120:focus{margin-bottom:-30rem}.xl\:focus\:-ml-120:focus{margin-left:-30rem}.xl\:focus\:-mt-140:focus{margin-top:-35rem}.xl\:focus\:-mr-140:focus{margin-right:-35rem}.xl\:focus\:-mb-140:focus{margin-bottom:-35rem}.xl\:focus\:-ml-140:focus{margin-left:-35rem}.xl\:focus\:-mt-px:focus{margin-top:-1px}.xl\:focus\:-mr-px:focus{margin-right:-1px}.xl\:focus\:-mb-px:focus{margin-bottom:-1px}.xl\:focus\:-ml-px:focus{margin-left:-1px}.xl\:focus\:-mt-2px:focus{margin-top:-2px}.xl\:focus\:-mr-2px:focus{margin-right:-2px}.xl\:focus\:-mb-2px:focus{margin-bottom:-2px}.xl\:focus\:-ml-2px:focus{margin-left:-2px}.xl\:focus\:-mt-0-5:focus{margin-top:-.15rem}.xl\:focus\:-mr-0-5:focus{margin-right:-.15rem}.xl\:focus\:-mb-0-5:focus{margin-bottom:-.15rem}.xl\:focus\:-ml-0-5:focus{margin-left:-.15rem}.xl\:focus\:-mt-1-5:focus{margin-top:-.375rem}.xl\:focus\:-mr-1-5:focus{margin-right:-.375rem}.xl\:focus\:-mb-1-5:focus{margin-bottom:-.375rem}.xl\:focus\:-ml-1-5:focus{margin-left:-.375rem}.xl\:focus\:-mt-2-5:focus{margin-top:-.625rem}.xl\:focus\:-mr-2-5:focus{margin-right:-.625rem}.xl\:focus\:-mb-2-5:focus{margin-bottom:-.625rem}.xl\:focus\:-ml-2-5:focus{margin-left:-.625rem}.xl\:focus\:-mt-7-2:focus{margin-top:-1.875rem}.xl\:focus\:-mr-7-2:focus{margin-right:-1.875rem}.xl\:focus\:-mb-7-2:focus{margin-bottom:-1.875rem}.xl\:focus\:-ml-7-2:focus{margin-left:-1.875rem}.xl\:focus\:-mt-31-25:focus{margin-top:-7.8125rem}.xl\:focus\:-mr-31-25:focus{margin-right:-7.8125rem}.xl\:focus\:-mb-31-25:focus{margin-bottom:-7.8125rem}.xl\:focus\:-ml-31-25:focus{margin-left:-7.8125rem}.xl\:focus\:-mt-62-5:focus{margin-top:-15.625rem}.xl\:focus\:-mr-62-5:focus{margin-right:-15.625rem}.xl\:focus\:-mb-62-5:focus{margin-bottom:-15.625rem}.xl\:focus\:-ml-62-5:focus{margin-left:-15.625rem}.group:hover .xl\:group-hover\:m-0{margin:0}.group:hover .xl\:group-hover\:m-1{margin:.25rem}.group:hover .xl\:group-hover\:m-2{margin:.5rem}.group:hover .xl\:group-hover\:m-3{margin:.75rem}.group:hover .xl\:group-hover\:m-4{margin:1rem}.group:hover .xl\:group-hover\:m-5{margin:1.25rem}.group:hover .xl\:group-hover\:m-6{margin:1.5rem}.group:hover .xl\:group-hover\:m-7{margin:1.75rem}.group:hover .xl\:group-hover\:m-8{margin:2rem}.group:hover .xl\:group-hover\:m-9{margin:2.25rem}.group:hover .xl\:group-hover\:m-10{margin:2.5rem}.group:hover .xl\:group-hover\:m-11{margin:2.75rem}.group:hover .xl\:group-hover\:m-12{margin:3rem}.group:hover .xl\:group-hover\:m-13{margin:3.25rem}.group:hover .xl\:group-hover\:m-14{margin:3.5rem}.group:hover .xl\:group-hover\:m-15{margin:3.75rem}.group:hover .xl\:group-hover\:m-16{margin:4rem}.group:hover .xl\:group-hover\:m-19{margin:4.75rem}.group:hover .xl\:group-hover\:m-20{margin:5rem}.group:hover .xl\:group-hover\:m-22{margin:5.5rem}.group:hover .xl\:group-hover\:m-23{margin:5.75rem}.group:hover .xl\:group-hover\:m-24{margin:6rem}.group:hover .xl\:group-hover\:m-28{margin:6.5rem}.group:hover .xl\:group-hover\:m-30{margin:7.5rem}.group:hover .xl\:group-hover\:m-32{margin:8rem}.group:hover .xl\:group-hover\:m-33{margin:8.75rem}.group:hover .xl\:group-hover\:m-36{margin:9rem}.group:hover .xl\:group-hover\:m-40{margin:10rem}.group:hover .xl\:group-hover\:m-44{margin:11rem}.group:hover .xl\:group-hover\:m-48{margin:12rem}.group:hover .xl\:group-hover\:m-50{margin:12.75rem}.group:hover .xl\:group-hover\:m-52{margin:13rem}.group:hover .xl\:group-hover\:m-53{margin:13.25rem}.group:hover .xl\:group-hover\:m-55{margin:13.75rem}.group:hover .xl\:group-hover\:m-56{margin:14rem}.group:hover .xl\:group-hover\:m-64{margin:16rem}.group:hover .xl\:group-hover\:m-68{margin:17rem}.group:hover .xl\:group-hover\:m-75{margin:18.75rem}.group:hover .xl\:group-hover\:m-98{margin:24.5rem}.group:hover .xl\:group-hover\:m-100{margin:25rem}.group:hover .xl\:group-hover\:m-120{margin:30rem}.group:hover .xl\:group-hover\:m-140{margin:35rem}.group:hover .xl\:group-hover\:m-auto{margin:auto}.group:hover .xl\:group-hover\:m-px{margin:1px}.group:hover .xl\:group-hover\:m-2px{margin:2px}.group:hover .xl\:group-hover\:m-0-5{margin:.15rem}.group:hover .xl\:group-hover\:m-1-5{margin:.375rem}.group:hover .xl\:group-hover\:m-2-5{margin:.625rem}.group:hover .xl\:group-hover\:m-7-2{margin:1.875rem}.group:hover .xl\:group-hover\:m-31-25{margin:7.8125rem}.group:hover .xl\:group-hover\:m-62-5{margin:15.625rem}.group:hover .xl\:group-hover\:-m-1{margin:-.25rem}.group:hover .xl\:group-hover\:-m-2{margin:-.5rem}.group:hover .xl\:group-hover\:-m-3{margin:-.75rem}.group:hover .xl\:group-hover\:-m-4{margin:-1rem}.group:hover .xl\:group-hover\:-m-5{margin:-1.25rem}.group:hover .xl\:group-hover\:-m-6{margin:-1.5rem}.group:hover .xl\:group-hover\:-m-7{margin:-1.75rem}.group:hover .xl\:group-hover\:-m-8{margin:-2rem}.group:hover .xl\:group-hover\:-m-9{margin:-2.25rem}.group:hover .xl\:group-hover\:-m-10{margin:-2.5rem}.group:hover .xl\:group-hover\:-m-11{margin:-2.75rem}.group:hover .xl\:group-hover\:-m-12{margin:-3rem}.group:hover .xl\:group-hover\:-m-13{margin:-3.25rem}.group:hover .xl\:group-hover\:-m-14{margin:-3.5rem}.group:hover .xl\:group-hover\:-m-15{margin:-3.75rem}.group:hover .xl\:group-hover\:-m-16{margin:-4rem}.group:hover .xl\:group-hover\:-m-19{margin:-4.75rem}.group:hover .xl\:group-hover\:-m-20{margin:-5rem}.group:hover .xl\:group-hover\:-m-22{margin:-5.5rem}.group:hover .xl\:group-hover\:-m-23{margin:-5.75rem}.group:hover .xl\:group-hover\:-m-24{margin:-6rem}.group:hover .xl\:group-hover\:-m-30{margin:-7.5rem}.group:hover .xl\:group-hover\:-m-32{margin:-8rem}.group:hover .xl\:group-hover\:-m-40{margin:-10rem}.group:hover .xl\:group-hover\:-m-44{margin:-11rem}.group:hover .xl\:group-hover\:-m-48{margin:-12rem}.group:hover .xl\:group-hover\:-m-50{margin:-12.75rem}.group:hover .xl\:group-hover\:-m-52{margin:-13rem}.group:hover .xl\:group-hover\:-m-53{margin:-13.25rem}.group:hover .xl\:group-hover\:-m-55{margin:-13.75rem}.group:hover .xl\:group-hover\:-m-56{margin:-14rem}.group:hover .xl\:group-hover\:-m-64{margin:-16rem}.group:hover .xl\:group-hover\:-m-68{margin:-17rem}.group:hover .xl\:group-hover\:-m-75{margin:-18.75rem}.group:hover .xl\:group-hover\:-m-98{margin:-24.5rem}.group:hover .xl\:group-hover\:-m-100{margin:-25rem}.group:hover .xl\:group-hover\:-m-120{margin:-30rem}.group:hover .xl\:group-hover\:-m-140{margin:-35rem}.group:hover .xl\:group-hover\:-m-px{margin:-1px}.group:hover .xl\:group-hover\:-m-2px{margin:-2px}.group:hover .xl\:group-hover\:-m-0-5{margin:-.15rem}.group:hover .xl\:group-hover\:-m-1-5{margin:-.375rem}.group:hover .xl\:group-hover\:-m-2-5{margin:-.625rem}.group:hover .xl\:group-hover\:-m-7-2{margin:-1.875rem}.group:hover .xl\:group-hover\:-m-31-25{margin:-7.8125rem}.group:hover .xl\:group-hover\:-m-62-5{margin:-15.625rem}.group:hover .xl\:group-hover\:my-0{margin-top:0;margin-bottom:0}.group:hover .xl\:group-hover\:mx-0{margin-left:0;margin-right:0}.group:hover .xl\:group-hover\:my-1{margin-top:.25rem;margin-bottom:.25rem}.group:hover .xl\:group-hover\:mx-1{margin-left:.25rem;margin-right:.25rem}.group:hover .xl\:group-hover\:my-2{margin-top:.5rem;margin-bottom:.5rem}.group:hover .xl\:group-hover\:mx-2{margin-left:.5rem;margin-right:.5rem}.group:hover .xl\:group-hover\:my-3{margin-top:.75rem;margin-bottom:.75rem}.group:hover .xl\:group-hover\:mx-3{margin-left:.75rem;margin-right:.75rem}.group:hover .xl\:group-hover\:my-4{margin-top:1rem;margin-bottom:1rem}.group:hover .xl\:group-hover\:mx-4{margin-left:1rem;margin-right:1rem}.group:hover .xl\:group-hover\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.group:hover .xl\:group-hover\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.group:hover .xl\:group-hover\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.group:hover .xl\:group-hover\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.group:hover .xl\:group-hover\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.group:hover .xl\:group-hover\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.group:hover .xl\:group-hover\:my-8{margin-top:2rem;margin-bottom:2rem}.group:hover .xl\:group-hover\:mx-8{margin-left:2rem;margin-right:2rem}.group:hover .xl\:group-hover\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.group:hover .xl\:group-hover\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.group:hover .xl\:group-hover\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.group:hover .xl\:group-hover\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.group:hover .xl\:group-hover\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.group:hover .xl\:group-hover\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.group:hover .xl\:group-hover\:my-12{margin-top:3rem;margin-bottom:3rem}.group:hover .xl\:group-hover\:mx-12{margin-left:3rem;margin-right:3rem}.group:hover .xl\:group-hover\:my-13{margin-top:3.25rem;margin-bottom:3.25rem}.group:hover .xl\:group-hover\:mx-13{margin-left:3.25rem;margin-right:3.25rem}.group:hover .xl\:group-hover\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.group:hover .xl\:group-hover\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.group:hover .xl\:group-hover\:my-15{margin-top:3.75rem;margin-bottom:3.75rem}.group:hover .xl\:group-hover\:mx-15{margin-left:3.75rem;margin-right:3.75rem}.group:hover .xl\:group-hover\:my-16{margin-top:4rem;margin-bottom:4rem}.group:hover .xl\:group-hover\:mx-16{margin-left:4rem;margin-right:4rem}.group:hover .xl\:group-hover\:my-19{margin-top:4.75rem;margin-bottom:4.75rem}.group:hover .xl\:group-hover\:mx-19{margin-left:4.75rem;margin-right:4.75rem}.group:hover .xl\:group-hover\:my-20{margin-top:5rem;margin-bottom:5rem}.group:hover .xl\:group-hover\:mx-20{margin-left:5rem;margin-right:5rem}.group:hover .xl\:group-hover\:my-22{margin-top:5.5rem;margin-bottom:5.5rem}.group:hover .xl\:group-hover\:mx-22{margin-left:5.5rem;margin-right:5.5rem}.group:hover .xl\:group-hover\:my-23{margin-top:5.75rem;margin-bottom:5.75rem}.group:hover .xl\:group-hover\:mx-23{margin-left:5.75rem;margin-right:5.75rem}.group:hover .xl\:group-hover\:my-24{margin-top:6rem;margin-bottom:6rem}.group:hover .xl\:group-hover\:mx-24{margin-left:6rem;margin-right:6rem}.group:hover .xl\:group-hover\:my-28{margin-top:6.5rem;margin-bottom:6.5rem}.group:hover .xl\:group-hover\:mx-28{margin-left:6.5rem;margin-right:6.5rem}.group:hover .xl\:group-hover\:my-30{margin-top:7.5rem;margin-bottom:7.5rem}.group:hover .xl\:group-hover\:mx-30{margin-left:7.5rem;margin-right:7.5rem}.group:hover .xl\:group-hover\:my-32{margin-top:8rem;margin-bottom:8rem}.group:hover .xl\:group-hover\:mx-32{margin-left:8rem;margin-right:8rem}.group:hover .xl\:group-hover\:my-33{margin-top:8.75rem;margin-bottom:8.75rem}.group:hover .xl\:group-hover\:mx-33{margin-left:8.75rem;margin-right:8.75rem}.group:hover .xl\:group-hover\:my-36{margin-top:9rem;margin-bottom:9rem}.group:hover .xl\:group-hover\:mx-36{margin-left:9rem;margin-right:9rem}.group:hover .xl\:group-hover\:my-40{margin-top:10rem;margin-bottom:10rem}.group:hover .xl\:group-hover\:mx-40{margin-left:10rem;margin-right:10rem}.group:hover .xl\:group-hover\:my-44{margin-top:11rem;margin-bottom:11rem}.group:hover .xl\:group-hover\:mx-44{margin-left:11rem;margin-right:11rem}.group:hover .xl\:group-hover\:my-48{margin-top:12rem;margin-bottom:12rem}.group:hover .xl\:group-hover\:mx-48{margin-left:12rem;margin-right:12rem}.group:hover .xl\:group-hover\:my-50{margin-top:12.75rem;margin-bottom:12.75rem}.group:hover .xl\:group-hover\:mx-50{margin-left:12.75rem;margin-right:12.75rem}.group:hover .xl\:group-hover\:my-52{margin-top:13rem;margin-bottom:13rem}.group:hover .xl\:group-hover\:mx-52{margin-left:13rem;margin-right:13rem}.group:hover .xl\:group-hover\:my-53{margin-top:13.25rem;margin-bottom:13.25rem}.group:hover .xl\:group-hover\:mx-53{margin-left:13.25rem;margin-right:13.25rem}.group:hover .xl\:group-hover\:my-55{margin-top:13.75rem;margin-bottom:13.75rem}.group:hover .xl\:group-hover\:mx-55{margin-left:13.75rem;margin-right:13.75rem}.group:hover .xl\:group-hover\:my-56{margin-top:14rem;margin-bottom:14rem}.group:hover .xl\:group-hover\:mx-56{margin-left:14rem;margin-right:14rem}.group:hover .xl\:group-hover\:my-64{margin-top:16rem;margin-bottom:16rem}.group:hover .xl\:group-hover\:mx-64{margin-left:16rem;margin-right:16rem}.group:hover .xl\:group-hover\:my-68{margin-top:17rem;margin-bottom:17rem}.group:hover .xl\:group-hover\:mx-68{margin-left:17rem;margin-right:17rem}.group:hover .xl\:group-hover\:my-75{margin-top:18.75rem;margin-bottom:18.75rem}.group:hover .xl\:group-hover\:mx-75{margin-left:18.75rem;margin-right:18.75rem}.group:hover .xl\:group-hover\:my-98{margin-top:24.5rem;margin-bottom:24.5rem}.group:hover .xl\:group-hover\:mx-98{margin-left:24.5rem;margin-right:24.5rem}.group:hover .xl\:group-hover\:my-100{margin-top:25rem;margin-bottom:25rem}.group:hover .xl\:group-hover\:mx-100{margin-left:25rem;margin-right:25rem}.group:hover .xl\:group-hover\:my-120{margin-top:30rem;margin-bottom:30rem}.group:hover .xl\:group-hover\:mx-120{margin-left:30rem;margin-right:30rem}.group:hover .xl\:group-hover\:my-140{margin-top:35rem;margin-bottom:35rem}.group:hover .xl\:group-hover\:mx-140{margin-left:35rem;margin-right:35rem}.group:hover .xl\:group-hover\:my-auto{margin-top:auto;margin-bottom:auto}.group:hover .xl\:group-hover\:mx-auto{margin-left:auto;margin-right:auto}.group:hover .xl\:group-hover\:my-px{margin-top:1px;margin-bottom:1px}.group:hover .xl\:group-hover\:mx-px{margin-left:1px;margin-right:1px}.group:hover .xl\:group-hover\:my-2px{margin-top:2px;margin-bottom:2px}.group:hover .xl\:group-hover\:mx-2px{margin-left:2px;margin-right:2px}.group:hover .xl\:group-hover\:my-0-5{margin-top:.15rem;margin-bottom:.15rem}.group:hover .xl\:group-hover\:mx-0-5{margin-left:.15rem;margin-right:.15rem}.group:hover .xl\:group-hover\:my-1-5{margin-top:.375rem;margin-bottom:.375rem}.group:hover .xl\:group-hover\:mx-1-5{margin-left:.375rem;margin-right:.375rem}.group:hover .xl\:group-hover\:my-2-5{margin-top:.625rem;margin-bottom:.625rem}.group:hover .xl\:group-hover\:mx-2-5{margin-left:.625rem;margin-right:.625rem}.group:hover .xl\:group-hover\:my-7-2{margin-top:1.875rem;margin-bottom:1.875rem}.group:hover .xl\:group-hover\:mx-7-2{margin-left:1.875rem;margin-right:1.875rem}.group:hover .xl\:group-hover\:my-31-25{margin-top:7.8125rem;margin-bottom:7.8125rem}.group:hover .xl\:group-hover\:mx-31-25{margin-left:7.8125rem;margin-right:7.8125rem}.group:hover .xl\:group-hover\:my-62-5{margin-top:15.625rem;margin-bottom:15.625rem}.group:hover .xl\:group-hover\:mx-62-5{margin-left:15.625rem;margin-right:15.625rem}.group:hover .xl\:group-hover\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.group:hover .xl\:group-hover\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.group:hover .xl\:group-hover\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.group:hover .xl\:group-hover\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.group:hover .xl\:group-hover\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.group:hover .xl\:group-hover\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.group:hover .xl\:group-hover\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.group:hover .xl\:group-hover\:-mx-4{margin-left:-1rem;margin-right:-1rem}.group:hover .xl\:group-hover\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.group:hover .xl\:group-hover\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.group:hover .xl\:group-hover\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.group:hover .xl\:group-hover\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.group:hover .xl\:group-hover\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.group:hover .xl\:group-hover\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.group:hover .xl\:group-hover\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.group:hover .xl\:group-hover\:-mx-8{margin-left:-2rem;margin-right:-2rem}.group:hover .xl\:group-hover\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.group:hover .xl\:group-hover\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.group:hover .xl\:group-hover\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.group:hover .xl\:group-hover\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.group:hover .xl\:group-hover\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.group:hover .xl\:group-hover\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.group:hover .xl\:group-hover\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.group:hover .xl\:group-hover\:-mx-12{margin-left:-3rem;margin-right:-3rem}.group:hover .xl\:group-hover\:-my-13{margin-top:-3.25rem;margin-bottom:-3.25rem}.group:hover .xl\:group-hover\:-mx-13{margin-left:-3.25rem;margin-right:-3.25rem}.group:hover .xl\:group-hover\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.group:hover .xl\:group-hover\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.group:hover .xl\:group-hover\:-my-15{margin-top:-3.75rem;margin-bottom:-3.75rem}.group:hover .xl\:group-hover\:-mx-15{margin-left:-3.75rem;margin-right:-3.75rem}.group:hover .xl\:group-hover\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.group:hover .xl\:group-hover\:-mx-16{margin-left:-4rem;margin-right:-4rem}.group:hover .xl\:group-hover\:-my-19{margin-top:-4.75rem;margin-bottom:-4.75rem}.group:hover .xl\:group-hover\:-mx-19{margin-left:-4.75rem;margin-right:-4.75rem}.group:hover .xl\:group-hover\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.group:hover .xl\:group-hover\:-mx-20{margin-left:-5rem;margin-right:-5rem}.group:hover .xl\:group-hover\:-my-22{margin-top:-5.5rem;margin-bottom:-5.5rem}.group:hover .xl\:group-hover\:-mx-22{margin-left:-5.5rem;margin-right:-5.5rem}.group:hover .xl\:group-hover\:-my-23{margin-top:-5.75rem;margin-bottom:-5.75rem}.group:hover .xl\:group-hover\:-mx-23{margin-left:-5.75rem;margin-right:-5.75rem}.group:hover .xl\:group-hover\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.group:hover .xl\:group-hover\:-mx-24{margin-left:-6rem;margin-right:-6rem}.group:hover .xl\:group-hover\:-my-30{margin-top:-7.5rem;margin-bottom:-7.5rem}.group:hover .xl\:group-hover\:-mx-30{margin-left:-7.5rem;margin-right:-7.5rem}.group:hover .xl\:group-hover\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.group:hover .xl\:group-hover\:-mx-32{margin-left:-8rem;margin-right:-8rem}.group:hover .xl\:group-hover\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.group:hover .xl\:group-hover\:-mx-40{margin-left:-10rem;margin-right:-10rem}.group:hover .xl\:group-hover\:-my-44{margin-top:-11rem;margin-bottom:-11rem}.group:hover .xl\:group-hover\:-mx-44{margin-left:-11rem;margin-right:-11rem}.group:hover .xl\:group-hover\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.group:hover .xl\:group-hover\:-mx-48{margin-left:-12rem;margin-right:-12rem}.group:hover .xl\:group-hover\:-my-50{margin-top:-12.75rem;margin-bottom:-12.75rem}.group:hover .xl\:group-hover\:-mx-50{margin-left:-12.75rem;margin-right:-12.75rem}.group:hover .xl\:group-hover\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.group:hover .xl\:group-hover\:-mx-52{margin-left:-13rem;margin-right:-13rem}.group:hover .xl\:group-hover\:-my-53{margin-top:-13.25rem;margin-bottom:-13.25rem}.group:hover .xl\:group-hover\:-mx-53{margin-left:-13.25rem;margin-right:-13.25rem}.group:hover .xl\:group-hover\:-my-55{margin-top:-13.75rem;margin-bottom:-13.75rem}.group:hover .xl\:group-hover\:-mx-55{margin-left:-13.75rem;margin-right:-13.75rem}.group:hover .xl\:group-hover\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.group:hover .xl\:group-hover\:-mx-56{margin-left:-14rem;margin-right:-14rem}.group:hover .xl\:group-hover\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.group:hover .xl\:group-hover\:-mx-64{margin-left:-16rem;margin-right:-16rem}.group:hover .xl\:group-hover\:-my-68{margin-top:-17rem;margin-bottom:-17rem}.group:hover .xl\:group-hover\:-mx-68{margin-left:-17rem;margin-right:-17rem}.group:hover .xl\:group-hover\:-my-75{margin-top:-18.75rem;margin-bottom:-18.75rem}.group:hover .xl\:group-hover\:-mx-75{margin-left:-18.75rem;margin-right:-18.75rem}.group:hover .xl\:group-hover\:-my-98{margin-top:-24.5rem;margin-bottom:-24.5rem}.group:hover .xl\:group-hover\:-mx-98{margin-left:-24.5rem;margin-right:-24.5rem}.group:hover .xl\:group-hover\:-my-100{margin-top:-25rem;margin-bottom:-25rem}.group:hover .xl\:group-hover\:-mx-100{margin-left:-25rem;margin-right:-25rem}.group:hover .xl\:group-hover\:-my-120{margin-top:-30rem;margin-bottom:-30rem}.group:hover .xl\:group-hover\:-mx-120{margin-left:-30rem;margin-right:-30rem}.group:hover .xl\:group-hover\:-my-140{margin-top:-35rem;margin-bottom:-35rem}.group:hover .xl\:group-hover\:-mx-140{margin-left:-35rem;margin-right:-35rem}.group:hover .xl\:group-hover\:-my-px{margin-top:-1px;margin-bottom:-1px}.group:hover .xl\:group-hover\:-mx-px{margin-left:-1px;margin-right:-1px}.group:hover .xl\:group-hover\:-my-2px{margin-top:-2px;margin-bottom:-2px}.group:hover .xl\:group-hover\:-mx-2px{margin-left:-2px;margin-right:-2px}.group:hover .xl\:group-hover\:-my-0-5{margin-top:-.15rem;margin-bottom:-.15rem}.group:hover .xl\:group-hover\:-mx-0-5{margin-left:-.15rem;margin-right:-.15rem}.group:hover .xl\:group-hover\:-my-1-5{margin-top:-.375rem;margin-bottom:-.375rem}.group:hover .xl\:group-hover\:-mx-1-5{margin-left:-.375rem;margin-right:-.375rem}.group:hover .xl\:group-hover\:-my-2-5{margin-top:-.625rem;margin-bottom:-.625rem}.group:hover .xl\:group-hover\:-mx-2-5{margin-left:-.625rem;margin-right:-.625rem}.group:hover .xl\:group-hover\:-my-7-2{margin-top:-1.875rem;margin-bottom:-1.875rem}.group:hover .xl\:group-hover\:-mx-7-2{margin-left:-1.875rem;margin-right:-1.875rem}.group:hover .xl\:group-hover\:-my-31-25{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.group:hover .xl\:group-hover\:-mx-31-25{margin-left:-7.8125rem;margin-right:-7.8125rem}.group:hover .xl\:group-hover\:-my-62-5{margin-top:-15.625rem;margin-bottom:-15.625rem}.group:hover .xl\:group-hover\:-mx-62-5{margin-left:-15.625rem;margin-right:-15.625rem}.group:hover .xl\:group-hover\:mt-0{margin-top:0}.group:hover .xl\:group-hover\:mr-0{margin-right:0}.group:hover .xl\:group-hover\:mb-0{margin-bottom:0}.group:hover .xl\:group-hover\:ml-0{margin-left:0}.group:hover .xl\:group-hover\:mt-1{margin-top:.25rem}.group:hover .xl\:group-hover\:mr-1{margin-right:.25rem}.group:hover .xl\:group-hover\:mb-1{margin-bottom:.25rem}.group:hover .xl\:group-hover\:ml-1{margin-left:.25rem}.group:hover .xl\:group-hover\:mt-2{margin-top:.5rem}.group:hover .xl\:group-hover\:mr-2{margin-right:.5rem}.group:hover .xl\:group-hover\:mb-2{margin-bottom:.5rem}.group:hover .xl\:group-hover\:ml-2{margin-left:.5rem}.group:hover .xl\:group-hover\:mt-3{margin-top:.75rem}.group:hover .xl\:group-hover\:mr-3{margin-right:.75rem}.group:hover .xl\:group-hover\:mb-3{margin-bottom:.75rem}.group:hover .xl\:group-hover\:ml-3{margin-left:.75rem}.group:hover .xl\:group-hover\:mt-4{margin-top:1rem}.group:hover .xl\:group-hover\:mr-4{margin-right:1rem}.group:hover .xl\:group-hover\:mb-4{margin-bottom:1rem}.group:hover .xl\:group-hover\:ml-4{margin-left:1rem}.group:hover .xl\:group-hover\:mt-5{margin-top:1.25rem}.group:hover .xl\:group-hover\:mr-5{margin-right:1.25rem}.group:hover .xl\:group-hover\:mb-5{margin-bottom:1.25rem}.group:hover .xl\:group-hover\:ml-5{margin-left:1.25rem}.group:hover .xl\:group-hover\:mt-6{margin-top:1.5rem}.group:hover .xl\:group-hover\:mr-6{margin-right:1.5rem}.group:hover .xl\:group-hover\:mb-6{margin-bottom:1.5rem}.group:hover .xl\:group-hover\:ml-6{margin-left:1.5rem}.group:hover .xl\:group-hover\:mt-7{margin-top:1.75rem}.group:hover .xl\:group-hover\:mr-7{margin-right:1.75rem}.group:hover .xl\:group-hover\:mb-7{margin-bottom:1.75rem}.group:hover .xl\:group-hover\:ml-7{margin-left:1.75rem}.group:hover .xl\:group-hover\:mt-8{margin-top:2rem}.group:hover .xl\:group-hover\:mr-8{margin-right:2rem}.group:hover .xl\:group-hover\:mb-8{margin-bottom:2rem}.group:hover .xl\:group-hover\:ml-8{margin-left:2rem}.group:hover .xl\:group-hover\:mt-9{margin-top:2.25rem}.group:hover .xl\:group-hover\:mr-9{margin-right:2.25rem}.group:hover .xl\:group-hover\:mb-9{margin-bottom:2.25rem}.group:hover .xl\:group-hover\:ml-9{margin-left:2.25rem}.group:hover .xl\:group-hover\:mt-10{margin-top:2.5rem}.group:hover .xl\:group-hover\:mr-10{margin-right:2.5rem}.group:hover .xl\:group-hover\:mb-10{margin-bottom:2.5rem}.group:hover .xl\:group-hover\:ml-10{margin-left:2.5rem}.group:hover .xl\:group-hover\:mt-11{margin-top:2.75rem}.group:hover .xl\:group-hover\:mr-11{margin-right:2.75rem}.group:hover .xl\:group-hover\:mb-11{margin-bottom:2.75rem}.group:hover .xl\:group-hover\:ml-11{margin-left:2.75rem}.group:hover .xl\:group-hover\:mt-12{margin-top:3rem}.group:hover .xl\:group-hover\:mr-12{margin-right:3rem}.group:hover .xl\:group-hover\:mb-12{margin-bottom:3rem}.group:hover .xl\:group-hover\:ml-12{margin-left:3rem}.group:hover .xl\:group-hover\:mt-13{margin-top:3.25rem}.group:hover .xl\:group-hover\:mr-13{margin-right:3.25rem}.group:hover .xl\:group-hover\:mb-13{margin-bottom:3.25rem}.group:hover .xl\:group-hover\:ml-13{margin-left:3.25rem}.group:hover .xl\:group-hover\:mt-14{margin-top:3.5rem}.group:hover .xl\:group-hover\:mr-14{margin-right:3.5rem}.group:hover .xl\:group-hover\:mb-14{margin-bottom:3.5rem}.group:hover .xl\:group-hover\:ml-14{margin-left:3.5rem}.group:hover .xl\:group-hover\:mt-15{margin-top:3.75rem}.group:hover .xl\:group-hover\:mr-15{margin-right:3.75rem}.group:hover .xl\:group-hover\:mb-15{margin-bottom:3.75rem}.group:hover .xl\:group-hover\:ml-15{margin-left:3.75rem}.group:hover .xl\:group-hover\:mt-16{margin-top:4rem}.group:hover .xl\:group-hover\:mr-16{margin-right:4rem}.group:hover .xl\:group-hover\:mb-16{margin-bottom:4rem}.group:hover .xl\:group-hover\:ml-16{margin-left:4rem}.group:hover .xl\:group-hover\:mt-19{margin-top:4.75rem}.group:hover .xl\:group-hover\:mr-19{margin-right:4.75rem}.group:hover .xl\:group-hover\:mb-19{margin-bottom:4.75rem}.group:hover .xl\:group-hover\:ml-19{margin-left:4.75rem}.group:hover .xl\:group-hover\:mt-20{margin-top:5rem}.group:hover .xl\:group-hover\:mr-20{margin-right:5rem}.group:hover .xl\:group-hover\:mb-20{margin-bottom:5rem}.group:hover .xl\:group-hover\:ml-20{margin-left:5rem}.group:hover .xl\:group-hover\:mt-22{margin-top:5.5rem}.group:hover .xl\:group-hover\:mr-22{margin-right:5.5rem}.group:hover .xl\:group-hover\:mb-22{margin-bottom:5.5rem}.group:hover .xl\:group-hover\:ml-22{margin-left:5.5rem}.group:hover .xl\:group-hover\:mt-23{margin-top:5.75rem}.group:hover .xl\:group-hover\:mr-23{margin-right:5.75rem}.group:hover .xl\:group-hover\:mb-23{margin-bottom:5.75rem}.group:hover .xl\:group-hover\:ml-23{margin-left:5.75rem}.group:hover .xl\:group-hover\:mt-24{margin-top:6rem}.group:hover .xl\:group-hover\:mr-24{margin-right:6rem}.group:hover .xl\:group-hover\:mb-24{margin-bottom:6rem}.group:hover .xl\:group-hover\:ml-24{margin-left:6rem}.group:hover .xl\:group-hover\:mt-28{margin-top:6.5rem}.group:hover .xl\:group-hover\:mr-28{margin-right:6.5rem}.group:hover .xl\:group-hover\:mb-28{margin-bottom:6.5rem}.group:hover .xl\:group-hover\:ml-28{margin-left:6.5rem}.group:hover .xl\:group-hover\:mt-30{margin-top:7.5rem}.group:hover .xl\:group-hover\:mr-30{margin-right:7.5rem}.group:hover .xl\:group-hover\:mb-30{margin-bottom:7.5rem}.group:hover .xl\:group-hover\:ml-30{margin-left:7.5rem}.group:hover .xl\:group-hover\:mt-32{margin-top:8rem}.group:hover .xl\:group-hover\:mr-32{margin-right:8rem}.group:hover .xl\:group-hover\:mb-32{margin-bottom:8rem}.group:hover .xl\:group-hover\:ml-32{margin-left:8rem}.group:hover .xl\:group-hover\:mt-33{margin-top:8.75rem}.group:hover .xl\:group-hover\:mr-33{margin-right:8.75rem}.group:hover .xl\:group-hover\:mb-33{margin-bottom:8.75rem}.group:hover .xl\:group-hover\:ml-33{margin-left:8.75rem}.group:hover .xl\:group-hover\:mt-36{margin-top:9rem}.group:hover .xl\:group-hover\:mr-36{margin-right:9rem}.group:hover .xl\:group-hover\:mb-36{margin-bottom:9rem}.group:hover .xl\:group-hover\:ml-36{margin-left:9rem}.group:hover .xl\:group-hover\:mt-40{margin-top:10rem}.group:hover .xl\:group-hover\:mr-40{margin-right:10rem}.group:hover .xl\:group-hover\:mb-40{margin-bottom:10rem}.group:hover .xl\:group-hover\:ml-40{margin-left:10rem}.group:hover .xl\:group-hover\:mt-44{margin-top:11rem}.group:hover .xl\:group-hover\:mr-44{margin-right:11rem}.group:hover .xl\:group-hover\:mb-44{margin-bottom:11rem}.group:hover .xl\:group-hover\:ml-44{margin-left:11rem}.group:hover .xl\:group-hover\:mt-48{margin-top:12rem}.group:hover .xl\:group-hover\:mr-48{margin-right:12rem}.group:hover .xl\:group-hover\:mb-48{margin-bottom:12rem}.group:hover .xl\:group-hover\:ml-48{margin-left:12rem}.group:hover .xl\:group-hover\:mt-50{margin-top:12.75rem}.group:hover .xl\:group-hover\:mr-50{margin-right:12.75rem}.group:hover .xl\:group-hover\:mb-50{margin-bottom:12.75rem}.group:hover .xl\:group-hover\:ml-50{margin-left:12.75rem}.group:hover .xl\:group-hover\:mt-52{margin-top:13rem}.group:hover .xl\:group-hover\:mr-52{margin-right:13rem}.group:hover .xl\:group-hover\:mb-52{margin-bottom:13rem}.group:hover .xl\:group-hover\:ml-52{margin-left:13rem}.group:hover .xl\:group-hover\:mt-53{margin-top:13.25rem}.group:hover .xl\:group-hover\:mr-53{margin-right:13.25rem}.group:hover .xl\:group-hover\:mb-53{margin-bottom:13.25rem}.group:hover .xl\:group-hover\:ml-53{margin-left:13.25rem}.group:hover .xl\:group-hover\:mt-55{margin-top:13.75rem}.group:hover .xl\:group-hover\:mr-55{margin-right:13.75rem}.group:hover .xl\:group-hover\:mb-55{margin-bottom:13.75rem}.group:hover .xl\:group-hover\:ml-55{margin-left:13.75rem}.group:hover .xl\:group-hover\:mt-56{margin-top:14rem}.group:hover .xl\:group-hover\:mr-56{margin-right:14rem}.group:hover .xl\:group-hover\:mb-56{margin-bottom:14rem}.group:hover .xl\:group-hover\:ml-56{margin-left:14rem}.group:hover .xl\:group-hover\:mt-64{margin-top:16rem}.group:hover .xl\:group-hover\:mr-64{margin-right:16rem}.group:hover .xl\:group-hover\:mb-64{margin-bottom:16rem}.group:hover .xl\:group-hover\:ml-64{margin-left:16rem}.group:hover .xl\:group-hover\:mt-68{margin-top:17rem}.group:hover .xl\:group-hover\:mr-68{margin-right:17rem}.group:hover .xl\:group-hover\:mb-68{margin-bottom:17rem}.group:hover .xl\:group-hover\:ml-68{margin-left:17rem}.group:hover .xl\:group-hover\:mt-75{margin-top:18.75rem}.group:hover .xl\:group-hover\:mr-75{margin-right:18.75rem}.group:hover .xl\:group-hover\:mb-75{margin-bottom:18.75rem}.group:hover .xl\:group-hover\:ml-75{margin-left:18.75rem}.group:hover .xl\:group-hover\:mt-98{margin-top:24.5rem}.group:hover .xl\:group-hover\:mr-98{margin-right:24.5rem}.group:hover .xl\:group-hover\:mb-98{margin-bottom:24.5rem}.group:hover .xl\:group-hover\:ml-98{margin-left:24.5rem}.group:hover .xl\:group-hover\:mt-100{margin-top:25rem}.group:hover .xl\:group-hover\:mr-100{margin-right:25rem}.group:hover .xl\:group-hover\:mb-100{margin-bottom:25rem}.group:hover .xl\:group-hover\:ml-100{margin-left:25rem}.group:hover .xl\:group-hover\:mt-120{margin-top:30rem}.group:hover .xl\:group-hover\:mr-120{margin-right:30rem}.group:hover .xl\:group-hover\:mb-120{margin-bottom:30rem}.group:hover .xl\:group-hover\:ml-120{margin-left:30rem}.group:hover .xl\:group-hover\:mt-140{margin-top:35rem}.group:hover .xl\:group-hover\:mr-140{margin-right:35rem}.group:hover .xl\:group-hover\:mb-140{margin-bottom:35rem}.group:hover .xl\:group-hover\:ml-140{margin-left:35rem}.group:hover .xl\:group-hover\:mt-auto{margin-top:auto}.group:hover .xl\:group-hover\:mr-auto{margin-right:auto}.group:hover .xl\:group-hover\:mb-auto{margin-bottom:auto}.group:hover .xl\:group-hover\:ml-auto{margin-left:auto}.group:hover .xl\:group-hover\:mt-px{margin-top:1px}.group:hover .xl\:group-hover\:mr-px{margin-right:1px}.group:hover .xl\:group-hover\:mb-px{margin-bottom:1px}.group:hover .xl\:group-hover\:ml-px{margin-left:1px}.group:hover .xl\:group-hover\:mt-2px{margin-top:2px}.group:hover .xl\:group-hover\:mr-2px{margin-right:2px}.group:hover .xl\:group-hover\:mb-2px{margin-bottom:2px}.group:hover .xl\:group-hover\:ml-2px{margin-left:2px}.group:hover .xl\:group-hover\:mt-0-5{margin-top:.15rem}.group:hover .xl\:group-hover\:mr-0-5{margin-right:.15rem}.group:hover .xl\:group-hover\:mb-0-5{margin-bottom:.15rem}.group:hover .xl\:group-hover\:ml-0-5{margin-left:.15rem}.group:hover .xl\:group-hover\:mt-1-5{margin-top:.375rem}.group:hover .xl\:group-hover\:mr-1-5{margin-right:.375rem}.group:hover .xl\:group-hover\:mb-1-5{margin-bottom:.375rem}.group:hover .xl\:group-hover\:ml-1-5{margin-left:.375rem}.group:hover .xl\:group-hover\:mt-2-5{margin-top:.625rem}.group:hover .xl\:group-hover\:mr-2-5{margin-right:.625rem}.group:hover .xl\:group-hover\:mb-2-5{margin-bottom:.625rem}.group:hover .xl\:group-hover\:ml-2-5{margin-left:.625rem}.group:hover .xl\:group-hover\:mt-7-2{margin-top:1.875rem}.group:hover .xl\:group-hover\:mr-7-2{margin-right:1.875rem}.group:hover .xl\:group-hover\:mb-7-2{margin-bottom:1.875rem}.group:hover .xl\:group-hover\:ml-7-2{margin-left:1.875rem}.group:hover .xl\:group-hover\:mt-31-25{margin-top:7.8125rem}.group:hover .xl\:group-hover\:mr-31-25{margin-right:7.8125rem}.group:hover .xl\:group-hover\:mb-31-25{margin-bottom:7.8125rem}.group:hover .xl\:group-hover\:ml-31-25{margin-left:7.8125rem}.group:hover .xl\:group-hover\:mt-62-5{margin-top:15.625rem}.group:hover .xl\:group-hover\:mr-62-5{margin-right:15.625rem}.group:hover .xl\:group-hover\:mb-62-5{margin-bottom:15.625rem}.group:hover .xl\:group-hover\:ml-62-5{margin-left:15.625rem}.group:hover .xl\:group-hover\:-mt-1{margin-top:-.25rem}.group:hover .xl\:group-hover\:-mr-1{margin-right:-.25rem}.group:hover .xl\:group-hover\:-mb-1{margin-bottom:-.25rem}.group:hover .xl\:group-hover\:-ml-1{margin-left:-.25rem}.group:hover .xl\:group-hover\:-mt-2{margin-top:-.5rem}.group:hover .xl\:group-hover\:-mr-2{margin-right:-.5rem}.group:hover .xl\:group-hover\:-mb-2{margin-bottom:-.5rem}.group:hover .xl\:group-hover\:-ml-2{margin-left:-.5rem}.group:hover .xl\:group-hover\:-mt-3{margin-top:-.75rem}.group:hover .xl\:group-hover\:-mr-3{margin-right:-.75rem}.group:hover .xl\:group-hover\:-mb-3{margin-bottom:-.75rem}.group:hover .xl\:group-hover\:-ml-3{margin-left:-.75rem}.group:hover .xl\:group-hover\:-mt-4{margin-top:-1rem}.group:hover .xl\:group-hover\:-mr-4{margin-right:-1rem}.group:hover .xl\:group-hover\:-mb-4{margin-bottom:-1rem}.group:hover .xl\:group-hover\:-ml-4{margin-left:-1rem}.group:hover .xl\:group-hover\:-mt-5{margin-top:-1.25rem}.group:hover .xl\:group-hover\:-mr-5{margin-right:-1.25rem}.group:hover .xl\:group-hover\:-mb-5{margin-bottom:-1.25rem}.group:hover .xl\:group-hover\:-ml-5{margin-left:-1.25rem}.group:hover .xl\:group-hover\:-mt-6{margin-top:-1.5rem}.group:hover .xl\:group-hover\:-mr-6{margin-right:-1.5rem}.group:hover .xl\:group-hover\:-mb-6{margin-bottom:-1.5rem}.group:hover .xl\:group-hover\:-ml-6{margin-left:-1.5rem}.group:hover .xl\:group-hover\:-mt-7{margin-top:-1.75rem}.group:hover .xl\:group-hover\:-mr-7{margin-right:-1.75rem}.group:hover .xl\:group-hover\:-mb-7{margin-bottom:-1.75rem}.group:hover .xl\:group-hover\:-ml-7{margin-left:-1.75rem}.group:hover .xl\:group-hover\:-mt-8{margin-top:-2rem}.group:hover .xl\:group-hover\:-mr-8{margin-right:-2rem}.group:hover .xl\:group-hover\:-mb-8{margin-bottom:-2rem}.group:hover .xl\:group-hover\:-ml-8{margin-left:-2rem}.group:hover .xl\:group-hover\:-mt-9{margin-top:-2.25rem}.group:hover .xl\:group-hover\:-mr-9{margin-right:-2.25rem}.group:hover .xl\:group-hover\:-mb-9{margin-bottom:-2.25rem}.group:hover .xl\:group-hover\:-ml-9{margin-left:-2.25rem}.group:hover .xl\:group-hover\:-mt-10{margin-top:-2.5rem}.group:hover .xl\:group-hover\:-mr-10{margin-right:-2.5rem}.group:hover .xl\:group-hover\:-mb-10{margin-bottom:-2.5rem}.group:hover .xl\:group-hover\:-ml-10{margin-left:-2.5rem}.group:hover .xl\:group-hover\:-mt-11{margin-top:-2.75rem}.group:hover .xl\:group-hover\:-mr-11{margin-right:-2.75rem}.group:hover .xl\:group-hover\:-mb-11{margin-bottom:-2.75rem}.group:hover .xl\:group-hover\:-ml-11{margin-left:-2.75rem}.group:hover .xl\:group-hover\:-mt-12{margin-top:-3rem}.group:hover .xl\:group-hover\:-mr-12{margin-right:-3rem}.group:hover .xl\:group-hover\:-mb-12{margin-bottom:-3rem}.group:hover .xl\:group-hover\:-ml-12{margin-left:-3rem}.group:hover .xl\:group-hover\:-mt-13{margin-top:-3.25rem}.group:hover .xl\:group-hover\:-mr-13{margin-right:-3.25rem}.group:hover .xl\:group-hover\:-mb-13{margin-bottom:-3.25rem}.group:hover .xl\:group-hover\:-ml-13{margin-left:-3.25rem}.group:hover .xl\:group-hover\:-mt-14{margin-top:-3.5rem}.group:hover .xl\:group-hover\:-mr-14{margin-right:-3.5rem}.group:hover .xl\:group-hover\:-mb-14{margin-bottom:-3.5rem}.group:hover .xl\:group-hover\:-ml-14{margin-left:-3.5rem}.group:hover .xl\:group-hover\:-mt-15{margin-top:-3.75rem}.group:hover .xl\:group-hover\:-mr-15{margin-right:-3.75rem}.group:hover .xl\:group-hover\:-mb-15{margin-bottom:-3.75rem}.group:hover .xl\:group-hover\:-ml-15{margin-left:-3.75rem}.group:hover .xl\:group-hover\:-mt-16{margin-top:-4rem}.group:hover .xl\:group-hover\:-mr-16{margin-right:-4rem}.group:hover .xl\:group-hover\:-mb-16{margin-bottom:-4rem}.group:hover .xl\:group-hover\:-ml-16{margin-left:-4rem}.group:hover .xl\:group-hover\:-mt-19{margin-top:-4.75rem}.group:hover .xl\:group-hover\:-mr-19{margin-right:-4.75rem}.group:hover .xl\:group-hover\:-mb-19{margin-bottom:-4.75rem}.group:hover .xl\:group-hover\:-ml-19{margin-left:-4.75rem}.group:hover .xl\:group-hover\:-mt-20{margin-top:-5rem}.group:hover .xl\:group-hover\:-mr-20{margin-right:-5rem}.group:hover .xl\:group-hover\:-mb-20{margin-bottom:-5rem}.group:hover .xl\:group-hover\:-ml-20{margin-left:-5rem}.group:hover .xl\:group-hover\:-mt-22{margin-top:-5.5rem}.group:hover .xl\:group-hover\:-mr-22{margin-right:-5.5rem}.group:hover .xl\:group-hover\:-mb-22{margin-bottom:-5.5rem}.group:hover .xl\:group-hover\:-ml-22{margin-left:-5.5rem}.group:hover .xl\:group-hover\:-mt-23{margin-top:-5.75rem}.group:hover .xl\:group-hover\:-mr-23{margin-right:-5.75rem}.group:hover .xl\:group-hover\:-mb-23{margin-bottom:-5.75rem}.group:hover .xl\:group-hover\:-ml-23{margin-left:-5.75rem}.group:hover .xl\:group-hover\:-mt-24{margin-top:-6rem}.group:hover .xl\:group-hover\:-mr-24{margin-right:-6rem}.group:hover .xl\:group-hover\:-mb-24{margin-bottom:-6rem}.group:hover .xl\:group-hover\:-ml-24{margin-left:-6rem}.group:hover .xl\:group-hover\:-mt-30{margin-top:-7.5rem}.group:hover .xl\:group-hover\:-mr-30{margin-right:-7.5rem}.group:hover .xl\:group-hover\:-mb-30{margin-bottom:-7.5rem}.group:hover .xl\:group-hover\:-ml-30{margin-left:-7.5rem}.group:hover .xl\:group-hover\:-mt-32{margin-top:-8rem}.group:hover .xl\:group-hover\:-mr-32{margin-right:-8rem}.group:hover .xl\:group-hover\:-mb-32{margin-bottom:-8rem}.group:hover .xl\:group-hover\:-ml-32{margin-left:-8rem}.group:hover .xl\:group-hover\:-mt-40{margin-top:-10rem}.group:hover .xl\:group-hover\:-mr-40{margin-right:-10rem}.group:hover .xl\:group-hover\:-mb-40{margin-bottom:-10rem}.group:hover .xl\:group-hover\:-ml-40{margin-left:-10rem}.group:hover .xl\:group-hover\:-mt-44{margin-top:-11rem}.group:hover .xl\:group-hover\:-mr-44{margin-right:-11rem}.group:hover .xl\:group-hover\:-mb-44{margin-bottom:-11rem}.group:hover .xl\:group-hover\:-ml-44{margin-left:-11rem}.group:hover .xl\:group-hover\:-mt-48{margin-top:-12rem}.group:hover .xl\:group-hover\:-mr-48{margin-right:-12rem}.group:hover .xl\:group-hover\:-mb-48{margin-bottom:-12rem}.group:hover .xl\:group-hover\:-ml-48{margin-left:-12rem}.group:hover .xl\:group-hover\:-mt-50{margin-top:-12.75rem}.group:hover .xl\:group-hover\:-mr-50{margin-right:-12.75rem}.group:hover .xl\:group-hover\:-mb-50{margin-bottom:-12.75rem}.group:hover .xl\:group-hover\:-ml-50{margin-left:-12.75rem}.group:hover .xl\:group-hover\:-mt-52{margin-top:-13rem}.group:hover .xl\:group-hover\:-mr-52{margin-right:-13rem}.group:hover .xl\:group-hover\:-mb-52{margin-bottom:-13rem}.group:hover .xl\:group-hover\:-ml-52{margin-left:-13rem}.group:hover .xl\:group-hover\:-mt-53{margin-top:-13.25rem}.group:hover .xl\:group-hover\:-mr-53{margin-right:-13.25rem}.group:hover .xl\:group-hover\:-mb-53{margin-bottom:-13.25rem}.group:hover .xl\:group-hover\:-ml-53{margin-left:-13.25rem}.group:hover .xl\:group-hover\:-mt-55{margin-top:-13.75rem}.group:hover .xl\:group-hover\:-mr-55{margin-right:-13.75rem}.group:hover .xl\:group-hover\:-mb-55{margin-bottom:-13.75rem}.group:hover .xl\:group-hover\:-ml-55{margin-left:-13.75rem}.group:hover .xl\:group-hover\:-mt-56{margin-top:-14rem}.group:hover .xl\:group-hover\:-mr-56{margin-right:-14rem}.group:hover .xl\:group-hover\:-mb-56{margin-bottom:-14rem}.group:hover .xl\:group-hover\:-ml-56{margin-left:-14rem}.group:hover .xl\:group-hover\:-mt-64{margin-top:-16rem}.group:hover .xl\:group-hover\:-mr-64{margin-right:-16rem}.group:hover .xl\:group-hover\:-mb-64{margin-bottom:-16rem}.group:hover .xl\:group-hover\:-ml-64{margin-left:-16rem}.group:hover .xl\:group-hover\:-mt-68{margin-top:-17rem}.group:hover .xl\:group-hover\:-mr-68{margin-right:-17rem}.group:hover .xl\:group-hover\:-mb-68{margin-bottom:-17rem}.group:hover .xl\:group-hover\:-ml-68{margin-left:-17rem}.group:hover .xl\:group-hover\:-mt-75{margin-top:-18.75rem}.group:hover .xl\:group-hover\:-mr-75{margin-right:-18.75rem}.group:hover .xl\:group-hover\:-mb-75{margin-bottom:-18.75rem}.group:hover .xl\:group-hover\:-ml-75{margin-left:-18.75rem}.group:hover .xl\:group-hover\:-mt-98{margin-top:-24.5rem}.group:hover .xl\:group-hover\:-mr-98{margin-right:-24.5rem}.group:hover .xl\:group-hover\:-mb-98{margin-bottom:-24.5rem}.group:hover .xl\:group-hover\:-ml-98{margin-left:-24.5rem}.group:hover .xl\:group-hover\:-mt-100{margin-top:-25rem}.group:hover .xl\:group-hover\:-mr-100{margin-right:-25rem}.group:hover .xl\:group-hover\:-mb-100{margin-bottom:-25rem}.group:hover .xl\:group-hover\:-ml-100{margin-left:-25rem}.group:hover .xl\:group-hover\:-mt-120{margin-top:-30rem}.group:hover .xl\:group-hover\:-mr-120{margin-right:-30rem}.group:hover .xl\:group-hover\:-mb-120{margin-bottom:-30rem}.group:hover .xl\:group-hover\:-ml-120{margin-left:-30rem}.group:hover .xl\:group-hover\:-mt-140{margin-top:-35rem}.group:hover .xl\:group-hover\:-mr-140{margin-right:-35rem}.group:hover .xl\:group-hover\:-mb-140{margin-bottom:-35rem}.group:hover .xl\:group-hover\:-ml-140{margin-left:-35rem}.group:hover .xl\:group-hover\:-mt-px{margin-top:-1px}.group:hover .xl\:group-hover\:-mr-px{margin-right:-1px}.group:hover .xl\:group-hover\:-mb-px{margin-bottom:-1px}.group:hover .xl\:group-hover\:-ml-px{margin-left:-1px}.group:hover .xl\:group-hover\:-mt-2px{margin-top:-2px}.group:hover .xl\:group-hover\:-mr-2px{margin-right:-2px}.group:hover .xl\:group-hover\:-mb-2px{margin-bottom:-2px}.group:hover .xl\:group-hover\:-ml-2px{margin-left:-2px}.group:hover .xl\:group-hover\:-mt-0-5{margin-top:-.15rem}.group:hover .xl\:group-hover\:-mr-0-5{margin-right:-.15rem}.group:hover .xl\:group-hover\:-mb-0-5{margin-bottom:-.15rem}.group:hover .xl\:group-hover\:-ml-0-5{margin-left:-.15rem}.group:hover .xl\:group-hover\:-mt-1-5{margin-top:-.375rem}.group:hover .xl\:group-hover\:-mr-1-5{margin-right:-.375rem}.group:hover .xl\:group-hover\:-mb-1-5{margin-bottom:-.375rem}.group:hover .xl\:group-hover\:-ml-1-5{margin-left:-.375rem}.group:hover .xl\:group-hover\:-mt-2-5{margin-top:-.625rem}.group:hover .xl\:group-hover\:-mr-2-5{margin-right:-.625rem}.group:hover .xl\:group-hover\:-mb-2-5{margin-bottom:-.625rem}.group:hover .xl\:group-hover\:-ml-2-5{margin-left:-.625rem}.group:hover .xl\:group-hover\:-mt-7-2{margin-top:-1.875rem}.group:hover .xl\:group-hover\:-mr-7-2{margin-right:-1.875rem}.group:hover .xl\:group-hover\:-mb-7-2{margin-bottom:-1.875rem}.group:hover .xl\:group-hover\:-ml-7-2{margin-left:-1.875rem}.group:hover .xl\:group-hover\:-mt-31-25{margin-top:-7.8125rem}.group:hover .xl\:group-hover\:-mr-31-25{margin-right:-7.8125rem}.group:hover .xl\:group-hover\:-mb-31-25{margin-bottom:-7.8125rem}.group:hover .xl\:group-hover\:-ml-31-25{margin-left:-7.8125rem}.group:hover .xl\:group-hover\:-mt-62-5{margin-top:-15.625rem}.group:hover .xl\:group-hover\:-mr-62-5{margin-right:-15.625rem}.group:hover .xl\:group-hover\:-mb-62-5{margin-bottom:-15.625rem}.group:hover .xl\:group-hover\:-ml-62-5{margin-left:-15.625rem}.xl\:max-h-0{max-height:0}.xl\:max-h-1{max-height:.25rem}.xl\:max-h-2{max-height:.5rem}.xl\:max-h-3{max-height:.75rem}.xl\:max-h-4{max-height:1rem}.xl\:max-h-5{max-height:1.25rem}.xl\:max-h-6{max-height:1.5rem}.xl\:max-h-7{max-height:1.75rem}.xl\:max-h-8{max-height:2rem}.xl\:max-h-9{max-height:2.25rem}.xl\:max-h-10{max-height:2.5rem}.xl\:max-h-11{max-height:2.75rem}.xl\:max-h-12{max-height:3rem}.xl\:max-h-13{max-height:3.25rem}.xl\:max-h-14{max-height:3.5rem}.xl\:max-h-15{max-height:3.75rem}.xl\:max-h-16{max-height:4rem}.xl\:max-h-19{max-height:4.75rem}.xl\:max-h-20{max-height:5rem}.xl\:max-h-22{max-height:5.5rem}.xl\:max-h-23{max-height:5.75rem}.xl\:max-h-24{max-height:6rem}.xl\:max-h-30{max-height:7.5rem}.xl\:max-h-32{max-height:8rem}.xl\:max-h-40{max-height:10rem}.xl\:max-h-44{max-height:11rem}.xl\:max-h-48{max-height:12rem}.xl\:max-h-50{max-height:12.75rem}.xl\:max-h-52{max-height:13rem}.xl\:max-h-53{max-height:13.25rem}.xl\:max-h-55{max-height:13.75rem}.xl\:max-h-56{max-height:14rem}.xl\:max-h-64{max-height:16rem}.xl\:max-h-68{max-height:17rem}.xl\:max-h-75{max-height:18.75rem}.xl\:max-h-98{max-height:24.5rem}.xl\:max-h-100{max-height:25rem}.xl\:max-h-120{max-height:30rem}.xl\:max-h-140{max-height:35rem}.xl\:max-h-full{max-height:100%}.xl\:max-h-screen{max-height:100vh}.xl\:max-h-px{max-height:1px}.xl\:max-h-2px{max-height:2px}.xl\:max-h-0-5{max-height:.15rem}.xl\:max-h-1-5{max-height:.375rem}.xl\:max-h-2-5{max-height:.625rem}.xl\:max-h-7-2{max-height:1.875rem}.xl\:max-h-31-25{max-height:7.8125rem}.xl\:max-h-62-5{max-height:15.625rem}.xl\:max-w-0{max-width:0}.xl\:max-w-1{max-width:.25rem}.xl\:max-w-2{max-width:.5rem}.xl\:max-w-3{max-width:.75rem}.xl\:max-w-4{max-width:1rem}.xl\:max-w-5{max-width:1.25rem}.xl\:max-w-6{max-width:1.5rem}.xl\:max-w-7{max-width:1.75rem}.xl\:max-w-8{max-width:2rem}.xl\:max-w-9{max-width:2.25rem}.xl\:max-w-10{max-width:2.5rem}.xl\:max-w-11{max-width:2.75rem}.xl\:max-w-12{max-width:3rem}.xl\:max-w-13{max-width:3.25rem}.xl\:max-w-14{max-width:3.5rem}.xl\:max-w-15{max-width:3.75rem}.xl\:max-w-16{max-width:4rem}.xl\:max-w-19{max-width:4.75rem}.xl\:max-w-20{max-width:5rem}.xl\:max-w-22{max-width:5.5rem}.xl\:max-w-23{max-width:5.75rem}.xl\:max-w-24{max-width:6rem}.xl\:max-w-30{max-width:7.5rem}.xl\:max-w-32{max-width:8rem}.xl\:max-w-40{max-width:10rem}.xl\:max-w-44{max-width:11rem}.xl\:max-w-48{max-width:12rem}.xl\:max-w-50{max-width:12.75rem}.xl\:max-w-52{max-width:13rem}.xl\:max-w-53{max-width:13.25rem}.xl\:max-w-55{max-width:13.75rem}.xl\:max-w-56{max-width:14rem}.xl\:max-w-64{max-width:16rem}.xl\:max-w-68{max-width:17rem}.xl\:max-w-75{max-width:18.75rem}.xl\:max-w-98{max-width:24.5rem}.xl\:max-w-100{max-width:25rem}.xl\:max-w-120{max-width:30rem}.xl\:max-w-140{max-width:35rem}.xl\:max-w-none{max-width:none}.xl\:max-w-xs{max-width:20rem}.xl\:max-w-sm{max-width:24rem}.xl\:max-w-md{max-width:28rem}.xl\:max-w-lg{max-width:32rem}.xl\:max-w-xl{max-width:36rem}.xl\:max-w-2xl{max-width:42rem}.xl\:max-w-3xl{max-width:48rem}.xl\:max-w-4xl{max-width:56rem}.xl\:max-w-5xl{max-width:64rem}.xl\:max-w-6xl{max-width:72rem}.xl\:max-w-full{max-width:100%}.xl\:max-w-screen-sm{max-width:640px}.xl\:max-w-screen-md{max-width:768px}.xl\:max-w-screen-lg{max-width:1024px}.xl\:max-w-screen-xl{max-width:1280px}.xl\:max-w-screen-xs{max-width:425px}.xl\:max-w-screen-xxl{max-width:1400px}.xl\:max-w-px{max-width:1px}.xl\:max-w-2px{max-width:2px}.xl\:max-w-0-5{max-width:.15rem}.xl\:max-w-1-5{max-width:.375rem}.xl\:max-w-2-5{max-width:.625rem}.xl\:max-w-7-2{max-width:1.875rem}.xl\:max-w-31-25{max-width:7.8125rem}.xl\:max-w-62-5{max-width:15.625rem}.xl\:min-h-0{min-height:0}.xl\:min-h-1{min-height:.25rem}.xl\:min-h-2{min-height:.5rem}.xl\:min-h-3{min-height:.75rem}.xl\:min-h-4{min-height:1rem}.xl\:min-h-5{min-height:1.25rem}.xl\:min-h-6{min-height:1.5rem}.xl\:min-h-7{min-height:1.75rem}.xl\:min-h-8{min-height:2rem}.xl\:min-h-9{min-height:2.25rem}.xl\:min-h-10{min-height:2.5rem}.xl\:min-h-11{min-height:2.75rem}.xl\:min-h-12{min-height:3rem}.xl\:min-h-13{min-height:3.25rem}.xl\:min-h-14{min-height:3.5rem}.xl\:min-h-15{min-height:3.75rem}.xl\:min-h-16{min-height:4rem}.xl\:min-h-19{min-height:4.75rem}.xl\:min-h-20{min-height:5rem}.xl\:min-h-22{min-height:5.5rem}.xl\:min-h-23{min-height:5.75rem}.xl\:min-h-24{min-height:6rem}.xl\:min-h-30{min-height:7.5rem}.xl\:min-h-32{min-height:8rem}.xl\:min-h-40{min-height:10rem}.xl\:min-h-44{min-height:11rem}.xl\:min-h-48{min-height:12rem}.xl\:min-h-50{min-height:12.75rem}.xl\:min-h-52{min-height:13rem}.xl\:min-h-53{min-height:13.25rem}.xl\:min-h-55{min-height:13.75rem}.xl\:min-h-56{min-height:14rem}.xl\:min-h-64{min-height:16rem}.xl\:min-h-68{min-height:17rem}.xl\:min-h-75{min-height:18.75rem}.xl\:min-h-98{min-height:24.5rem}.xl\:min-h-100{min-height:25rem}.xl\:min-h-120{min-height:30rem}.xl\:min-h-140{min-height:35rem}.xl\:min-h-full{min-height:100%}.xl\:min-h-screen{min-height:100vh}.xl\:min-h-px{min-height:1px}.xl\:min-h-2px{min-height:2px}.xl\:min-h-0-5{min-height:.15rem}.xl\:min-h-1-5{min-height:.375rem}.xl\:min-h-2-5{min-height:.625rem}.xl\:min-h-7-2{min-height:1.875rem}.xl\:min-h-31-25{min-height:7.8125rem}.xl\:min-h-62-5{min-height:15.625rem}.xl\:min-w-0{min-width:0}.xl\:min-w-1{min-width:.25rem}.xl\:min-w-2{min-width:.5rem}.xl\:min-w-3{min-width:.75rem}.xl\:min-w-4{min-width:1rem}.xl\:min-w-5{min-width:1.25rem}.xl\:min-w-6{min-width:1.5rem}.xl\:min-w-7{min-width:1.75rem}.xl\:min-w-8{min-width:2rem}.xl\:min-w-9{min-width:2.25rem}.xl\:min-w-10{min-width:2.5rem}.xl\:min-w-11{min-width:2.75rem}.xl\:min-w-12{min-width:3rem}.xl\:min-w-13{min-width:3.25rem}.xl\:min-w-14{min-width:3.5rem}.xl\:min-w-15{min-width:3.75rem}.xl\:min-w-16{min-width:4rem}.xl\:min-w-19{min-width:4.75rem}.xl\:min-w-20{min-width:5rem}.xl\:min-w-22{min-width:5.5rem}.xl\:min-w-23{min-width:5.75rem}.xl\:min-w-24{min-width:6rem}.xl\:min-w-30{min-width:7.5rem}.xl\:min-w-32{min-width:8rem}.xl\:min-w-40{min-width:10rem}.xl\:min-w-44{min-width:11rem}.xl\:min-w-48{min-width:12rem}.xl\:min-w-50{min-width:12.75rem}.xl\:min-w-52{min-width:13rem}.xl\:min-w-53{min-width:13.25rem}.xl\:min-w-55{min-width:13.75rem}.xl\:min-w-56{min-width:14rem}.xl\:min-w-64{min-width:16rem}.xl\:min-w-68{min-width:17rem}.xl\:min-w-75{min-width:18.75rem}.xl\:min-w-98{min-width:24.5rem}.xl\:min-w-100{min-width:25rem}.xl\:min-w-120{min-width:30rem}.xl\:min-w-140{min-width:35rem}.xl\:min-w-full{min-width:100%}.xl\:min-w-px{min-width:1px}.xl\:min-w-2px{min-width:2px}.xl\:min-w-0-5{min-width:.15rem}.xl\:min-w-1-5{min-width:.375rem}.xl\:min-w-2-5{min-width:.625rem}.xl\:min-w-7-2{min-width:1.875rem}.xl\:min-w-31-25{min-width:7.8125rem}.xl\:min-w-62-5{min-width:15.625rem}.xl\:object-contain{-o-object-fit:contain;object-fit:contain}.xl\:object-cover{-o-object-fit:cover;object-fit:cover}.xl\:object-fill{-o-object-fit:fill;object-fit:fill}.xl\:object-none{-o-object-fit:none;object-fit:none}.xl\:object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.xl\:object-bottom{-o-object-position:bottom;object-position:bottom}.xl\:object-center{-o-object-position:center;object-position:center}.xl\:object-left{-o-object-position:left;object-position:left}.xl\:object-left-bottom{-o-object-position:left bottom;object-position:left bottom}.xl\:object-left-top{-o-object-position:left top;object-position:left top}.xl\:object-right{-o-object-position:right;object-position:right}.xl\:object-right-bottom{-o-object-position:right bottom;object-position:right bottom}.xl\:object-right-top{-o-object-position:right top;object-position:right top}.xl\:object-top{-o-object-position:top;object-position:top}.xl\:opacity-0{opacity:0}.xl\:opacity-15{opacity:.15}.xl\:opacity-25{opacity:.25}.xl\:opacity-50{opacity:.5}.xl\:opacity-70{opacity:.7}.xl\:opacity-75{opacity:.75}.xl\:opacity-90{opacity:.9}.xl\:opacity-100{opacity:1}.xl\:hover\:opacity-0:hover{opacity:0}.xl\:hover\:opacity-15:hover{opacity:.15}.xl\:hover\:opacity-25:hover{opacity:.25}.xl\:hover\:opacity-50:hover{opacity:.5}.xl\:hover\:opacity-70:hover{opacity:.7}.xl\:hover\:opacity-75:hover{opacity:.75}.xl\:hover\:opacity-90:hover{opacity:.9}.xl\:hover\:opacity-100:hover{opacity:1}.xl\:focus\:opacity-0:focus{opacity:0}.xl\:focus\:opacity-15:focus{opacity:.15}.xl\:focus\:opacity-25:focus{opacity:.25}.xl\:focus\:opacity-50:focus{opacity:.5}.xl\:focus\:opacity-70:focus{opacity:.7}.xl\:focus\:opacity-75:focus{opacity:.75}.xl\:focus\:opacity-90:focus{opacity:.9}.xl\:focus\:opacity-100:focus{opacity:1}.xl\:focus\:outline-none:focus,.xl\:outline-none{outline:0}.xl\:overflow-auto{overflow:auto}.xl\:overflow-hidden{overflow:hidden}.xl\:overflow-visible{overflow:visible}.xl\:overflow-scroll{overflow:scroll}.xl\:overflow-x-auto{overflow-x:auto}.xl\:overflow-y-auto{overflow-y:auto}.xl\:overflow-x-hidden{overflow-x:hidden}.xl\:overflow-y-hidden{overflow-y:hidden}.xl\:overflow-x-visible{overflow-x:visible}.xl\:overflow-y-visible{overflow-y:visible}.xl\:overflow-x-scroll{overflow-x:scroll}.xl\:overflow-y-scroll{overflow-y:scroll}.xl\:scrolling-touch{-webkit-overflow-scrolling:touch}.xl\:scrolling-auto{-webkit-overflow-scrolling:auto}.xl\:overscroll-auto{-ms-scroll-chaining:chained;overscroll-behavior:auto}.xl\:overscroll-contain{-ms-scroll-chaining:none;overscroll-behavior:contain}.xl\:overscroll-none{-ms-scroll-chaining:none;overscroll-behavior:none}.xl\:overscroll-y-auto{overscroll-behavior-y:auto}.xl\:overscroll-y-contain{overscroll-behavior-y:contain}.xl\:overscroll-y-none{overscroll-behavior-y:none}.xl\:overscroll-x-auto{overscroll-behavior-x:auto}.xl\:overscroll-x-contain{overscroll-behavior-x:contain}.xl\:overscroll-x-none{overscroll-behavior-x:none}.xl\:p-0{padding:0}.xl\:p-1{padding:.25rem}.xl\:p-2{padding:.5rem}.xl\:p-3{padding:.75rem}.xl\:p-4{padding:1rem}.xl\:p-5{padding:1.25rem}.xl\:p-6{padding:1.5rem}.xl\:p-7{padding:1.75rem}.xl\:p-8{padding:2rem}.xl\:p-9{padding:2.25rem}.xl\:p-10{padding:2.5rem}.xl\:p-11{padding:2.75rem}.xl\:p-12{padding:3rem}.xl\:p-13{padding:3.25rem}.xl\:p-14{padding:3.5rem}.xl\:p-15{padding:3.75rem}.xl\:p-16{padding:4rem}.xl\:p-19{padding:4.75rem}.xl\:p-20{padding:5rem}.xl\:p-22{padding:5.5rem}.xl\:p-23{padding:5.75rem}.xl\:p-24{padding:6rem}.xl\:p-30{padding:7.5rem}.xl\:p-32{padding:8rem}.xl\:p-40{padding:10rem}.xl\:p-44{padding:11rem}.xl\:p-48{padding:12rem}.xl\:p-50{padding:12.75rem}.xl\:p-52{padding:13rem}.xl\:p-53{padding:13.25rem}.xl\:p-55{padding:13.75rem}.xl\:p-56{padding:14rem}.xl\:p-64{padding:16rem}.xl\:p-68{padding:17rem}.xl\:p-75{padding:18.75rem}.xl\:p-98{padding:24.5rem}.xl\:p-100{padding:25rem}.xl\:p-120{padding:30rem}.xl\:p-140{padding:35rem}.xl\:p-px{padding:1px}.xl\:p-2px{padding:2px}.xl\:p-0-5{padding:.15rem}.xl\:p-1-5{padding:.375rem}.xl\:p-2-5{padding:.625rem}.xl\:p-7-2{padding:1.875rem}.xl\:p-31-25{padding:7.8125rem}.xl\:p-62-5{padding:15.625rem}.xl\:py-0{padding-top:0;padding-bottom:0}.xl\:px-0{padding-left:0;padding-right:0}.xl\:py-1{padding-top:.25rem;padding-bottom:.25rem}.xl\:px-1{padding-left:.25rem;padding-right:.25rem}.xl\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xl\:px-2{padding-left:.5rem;padding-right:.5rem}.xl\:py-3{padding-top:.75rem;padding-bottom:.75rem}.xl\:px-3{padding-left:.75rem;padding-right:.75rem}.xl\:py-4{padding-top:1rem;padding-bottom:1rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xl\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.xl\:px-7{padding-left:1.75rem;padding-right:1.75rem}.xl\:py-8{padding-top:2rem;padding-bottom:2rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.xl\:px-9{padding-left:2.25rem;padding-right:2.25rem}.xl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}.xl\:px-11{padding-left:2.75rem;padding-right:2.75rem}.xl\:py-12{padding-top:3rem;padding-bottom:3rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:py-13{padding-top:3.25rem;padding-bottom:3.25rem}.xl\:px-13{padding-left:3.25rem;padding-right:3.25rem}.xl\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.xl\:px-14{padding-left:3.5rem;padding-right:3.5rem}.xl\:py-15{padding-top:3.75rem;padding-bottom:3.75rem}.xl\:px-15{padding-left:3.75rem;padding-right:3.75rem}.xl\:py-16{padding-top:4rem;padding-bottom:4rem}.xl\:px-16{padding-left:4rem;padding-right:4rem}.xl\:py-19{padding-top:4.75rem;padding-bottom:4.75rem}.xl\:px-19{padding-left:4.75rem;padding-right:4.75rem}.xl\:py-20{padding-top:5rem;padding-bottom:5rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:py-22{padding-top:5.5rem;padding-bottom:5.5rem}.xl\:px-22{padding-left:5.5rem;padding-right:5.5rem}.xl\:py-23{padding-top:5.75rem;padding-bottom:5.75rem}.xl\:px-23{padding-left:5.75rem;padding-right:5.75rem}.xl\:py-24{padding-top:6rem;padding-bottom:6rem}.xl\:px-24{padding-left:6rem;padding-right:6rem}.xl\:py-30{padding-top:7.5rem;padding-bottom:7.5rem}.xl\:px-30{padding-left:7.5rem;padding-right:7.5rem}.xl\:py-32{padding-top:8rem;padding-bottom:8rem}.xl\:px-32{padding-left:8rem;padding-right:8rem}.xl\:py-40{padding-top:10rem;padding-bottom:10rem}.xl\:px-40{padding-left:10rem;padding-right:10rem}.xl\:py-44{padding-top:11rem;padding-bottom:11rem}.xl\:px-44{padding-left:11rem;padding-right:11rem}.xl\:py-48{padding-top:12rem;padding-bottom:12rem}.xl\:px-48{padding-left:12rem;padding-right:12rem}.xl\:py-50{padding-top:12.75rem;padding-bottom:12.75rem}.xl\:px-50{padding-left:12.75rem;padding-right:12.75rem}.xl\:py-52{padding-top:13rem;padding-bottom:13rem}.xl\:px-52{padding-left:13rem;padding-right:13rem}.xl\:py-53{padding-top:13.25rem;padding-bottom:13.25rem}.xl\:px-53{padding-left:13.25rem;padding-right:13.25rem}.xl\:py-55{padding-top:13.75rem;padding-bottom:13.75rem}.xl\:px-55{padding-left:13.75rem;padding-right:13.75rem}.xl\:py-56{padding-top:14rem;padding-bottom:14rem}.xl\:px-56{padding-left:14rem;padding-right:14rem}.xl\:py-64{padding-top:16rem;padding-bottom:16rem}.xl\:px-64{padding-left:16rem;padding-right:16rem}.xl\:py-68{padding-top:17rem;padding-bottom:17rem}.xl\:px-68{padding-left:17rem;padding-right:17rem}.xl\:py-75{padding-top:18.75rem;padding-bottom:18.75rem}.xl\:px-75{padding-left:18.75rem;padding-right:18.75rem}.xl\:py-98{padding-top:24.5rem;padding-bottom:24.5rem}.xl\:px-98{padding-left:24.5rem;padding-right:24.5rem}.xl\:py-100{padding-top:25rem;padding-bottom:25rem}.xl\:px-100{padding-left:25rem;padding-right:25rem}.xl\:py-120{padding-top:30rem;padding-bottom:30rem}.xl\:px-120{padding-left:30rem;padding-right:30rem}.xl\:py-140{padding-top:35rem;padding-bottom:35rem}.xl\:px-140{padding-left:35rem;padding-right:35rem}.xl\:py-px{padding-top:1px;padding-bottom:1px}.xl\:px-px{padding-left:1px;padding-right:1px}.xl\:py-2px{padding-top:2px;padding-bottom:2px}.xl\:px-2px{padding-left:2px;padding-right:2px}.xl\:py-0-5{padding-top:.15rem;padding-bottom:.15rem}.xl\:px-0-5{padding-left:.15rem;padding-right:.15rem}.xl\:py-1-5{padding-top:.375rem;padding-bottom:.375rem}.xl\:px-1-5{padding-left:.375rem;padding-right:.375rem}.xl\:py-2-5{padding-top:.625rem;padding-bottom:.625rem}.xl\:px-2-5{padding-left:.625rem;padding-right:.625rem}.xl\:py-7-2{padding-top:1.875rem;padding-bottom:1.875rem}.xl\:px-7-2{padding-left:1.875rem;padding-right:1.875rem}.xl\:py-31-25{padding-top:7.8125rem;padding-bottom:7.8125rem}.xl\:px-31-25{padding-left:7.8125rem;padding-right:7.8125rem}.xl\:py-62-5{padding-top:15.625rem;padding-bottom:15.625rem}.xl\:px-62-5{padding-left:15.625rem;padding-right:15.625rem}.xl\:pt-0{padding-top:0}.xl\:pr-0{padding-right:0}.xl\:pb-0{padding-bottom:0}.xl\:pl-0{padding-left:0}.xl\:pt-1{padding-top:.25rem}.xl\:pr-1{padding-right:.25rem}.xl\:pb-1{padding-bottom:.25rem}.xl\:pl-1{padding-left:.25rem}.xl\:pt-2{padding-top:.5rem}.xl\:pr-2{padding-right:.5rem}.xl\:pb-2{padding-bottom:.5rem}.xl\:pl-2{padding-left:.5rem}.xl\:pt-3{padding-top:.75rem}.xl\:pr-3{padding-right:.75rem}.xl\:pb-3{padding-bottom:.75rem}.xl\:pl-3{padding-left:.75rem}.xl\:pt-4{padding-top:1rem}.xl\:pr-4{padding-right:1rem}.xl\:pb-4{padding-bottom:1rem}.xl\:pl-4{padding-left:1rem}.xl\:pt-5{padding-top:1.25rem}.xl\:pr-5{padding-right:1.25rem}.xl\:pb-5{padding-bottom:1.25rem}.xl\:pl-5{padding-left:1.25rem}.xl\:pt-6{padding-top:1.5rem}.xl\:pr-6{padding-right:1.5rem}.xl\:pb-6{padding-bottom:1.5rem}.xl\:pl-6{padding-left:1.5rem}.xl\:pt-7{padding-top:1.75rem}.xl\:pr-7{padding-right:1.75rem}.xl\:pb-7{padding-bottom:1.75rem}.xl\:pl-7{padding-left:1.75rem}.xl\:pt-8{padding-top:2rem}.xl\:pr-8{padding-right:2rem}.xl\:pb-8{padding-bottom:2rem}.xl\:pl-8{padding-left:2rem}.xl\:pt-9{padding-top:2.25rem}.xl\:pr-9{padding-right:2.25rem}.xl\:pb-9{padding-bottom:2.25rem}.xl\:pl-9{padding-left:2.25rem}.xl\:pt-10{padding-top:2.5rem}.xl\:pr-10{padding-right:2.5rem}.xl\:pb-10{padding-bottom:2.5rem}.xl\:pl-10{padding-left:2.5rem}.xl\:pt-11{padding-top:2.75rem}.xl\:pr-11{padding-right:2.75rem}.xl\:pb-11{padding-bottom:2.75rem}.xl\:pl-11{padding-left:2.75rem}.xl\:pt-12{padding-top:3rem}.xl\:pr-12{padding-right:3rem}.xl\:pb-12{padding-bottom:3rem}.xl\:pl-12{padding-left:3rem}.xl\:pt-13{padding-top:3.25rem}.xl\:pr-13{padding-right:3.25rem}.xl\:pb-13{padding-bottom:3.25rem}.xl\:pl-13{padding-left:3.25rem}.xl\:pt-14{padding-top:3.5rem}.xl\:pr-14{padding-right:3.5rem}.xl\:pb-14{padding-bottom:3.5rem}.xl\:pl-14{padding-left:3.5rem}.xl\:pt-15{padding-top:3.75rem}.xl\:pr-15{padding-right:3.75rem}.xl\:pb-15{padding-bottom:3.75rem}.xl\:pl-15{padding-left:3.75rem}.xl\:pt-16{padding-top:4rem}.xl\:pr-16{padding-right:4rem}.xl\:pb-16{padding-bottom:4rem}.xl\:pl-16{padding-left:4rem}.xl\:pt-19{padding-top:4.75rem}.xl\:pr-19{padding-right:4.75rem}.xl\:pb-19{padding-bottom:4.75rem}.xl\:pl-19{padding-left:4.75rem}.xl\:pt-20{padding-top:5rem}.xl\:pr-20{padding-right:5rem}.xl\:pb-20{padding-bottom:5rem}.xl\:pl-20{padding-left:5rem}.xl\:pt-22{padding-top:5.5rem}.xl\:pr-22{padding-right:5.5rem}.xl\:pb-22{padding-bottom:5.5rem}.xl\:pl-22{padding-left:5.5rem}.xl\:pt-23{padding-top:5.75rem}.xl\:pr-23{padding-right:5.75rem}.xl\:pb-23{padding-bottom:5.75rem}.xl\:pl-23{padding-left:5.75rem}.xl\:pt-24{padding-top:6rem}.xl\:pr-24{padding-right:6rem}.xl\:pb-24{padding-bottom:6rem}.xl\:pl-24{padding-left:6rem}.xl\:pt-30{padding-top:7.5rem}.xl\:pr-30{padding-right:7.5rem}.xl\:pb-30{padding-bottom:7.5rem}.xl\:pl-30{padding-left:7.5rem}.xl\:pt-32{padding-top:8rem}.xl\:pr-32{padding-right:8rem}.xl\:pb-32{padding-bottom:8rem}.xl\:pl-32{padding-left:8rem}.xl\:pt-40{padding-top:10rem}.xl\:pr-40{padding-right:10rem}.xl\:pb-40{padding-bottom:10rem}.xl\:pl-40{padding-left:10rem}.xl\:pt-44{padding-top:11rem}.xl\:pr-44{padding-right:11rem}.xl\:pb-44{padding-bottom:11rem}.xl\:pl-44{padding-left:11rem}.xl\:pt-48{padding-top:12rem}.xl\:pr-48{padding-right:12rem}.xl\:pb-48{padding-bottom:12rem}.xl\:pl-48{padding-left:12rem}.xl\:pt-50{padding-top:12.75rem}.xl\:pr-50{padding-right:12.75rem}.xl\:pb-50{padding-bottom:12.75rem}.xl\:pl-50{padding-left:12.75rem}.xl\:pt-52{padding-top:13rem}.xl\:pr-52{padding-right:13rem}.xl\:pb-52{padding-bottom:13rem}.xl\:pl-52{padding-left:13rem}.xl\:pt-53{padding-top:13.25rem}.xl\:pr-53{padding-right:13.25rem}.xl\:pb-53{padding-bottom:13.25rem}.xl\:pl-53{padding-left:13.25rem}.xl\:pt-55{padding-top:13.75rem}.xl\:pr-55{padding-right:13.75rem}.xl\:pb-55{padding-bottom:13.75rem}.xl\:pl-55{padding-left:13.75rem}.xl\:pt-56{padding-top:14rem}.xl\:pr-56{padding-right:14rem}.xl\:pb-56{padding-bottom:14rem}.xl\:pl-56{padding-left:14rem}.xl\:pt-64{padding-top:16rem}.xl\:pr-64{padding-right:16rem}.xl\:pb-64{padding-bottom:16rem}.xl\:pl-64{padding-left:16rem}.xl\:pt-68{padding-top:17rem}.xl\:pr-68{padding-right:17rem}.xl\:pb-68{padding-bottom:17rem}.xl\:pl-68{padding-left:17rem}.xl\:pt-75{padding-top:18.75rem}.xl\:pr-75{padding-right:18.75rem}.xl\:pb-75{padding-bottom:18.75rem}.xl\:pl-75{padding-left:18.75rem}.xl\:pt-98{padding-top:24.5rem}.xl\:pr-98{padding-right:24.5rem}.xl\:pb-98{padding-bottom:24.5rem}.xl\:pl-98{padding-left:24.5rem}.xl\:pt-100{padding-top:25rem}.xl\:pr-100{padding-right:25rem}.xl\:pb-100{padding-bottom:25rem}.xl\:pl-100{padding-left:25rem}.xl\:pt-120{padding-top:30rem}.xl\:pr-120{padding-right:30rem}.xl\:pb-120{padding-bottom:30rem}.xl\:pl-120{padding-left:30rem}.xl\:pt-140{padding-top:35rem}.xl\:pr-140{padding-right:35rem}.xl\:pb-140{padding-bottom:35rem}.xl\:pl-140{padding-left:35rem}.xl\:pt-px{padding-top:1px}.xl\:pr-px{padding-right:1px}.xl\:pb-px{padding-bottom:1px}.xl\:pl-px{padding-left:1px}.xl\:pt-2px{padding-top:2px}.xl\:pr-2px{padding-right:2px}.xl\:pb-2px{padding-bottom:2px}.xl\:pl-2px{padding-left:2px}.xl\:pt-0-5{padding-top:.15rem}.xl\:pr-0-5{padding-right:.15rem}.xl\:pb-0-5{padding-bottom:.15rem}.xl\:pl-0-5{padding-left:.15rem}.xl\:pt-1-5{padding-top:.375rem}.xl\:pr-1-5{padding-right:.375rem}.xl\:pb-1-5{padding-bottom:.375rem}.xl\:pl-1-5{padding-left:.375rem}.xl\:pt-2-5{padding-top:.625rem}.xl\:pr-2-5{padding-right:.625rem}.xl\:pb-2-5{padding-bottom:.625rem}.xl\:pl-2-5{padding-left:.625rem}.xl\:pt-7-2{padding-top:1.875rem}.xl\:pr-7-2{padding-right:1.875rem}.xl\:pb-7-2{padding-bottom:1.875rem}.xl\:pl-7-2{padding-left:1.875rem}.xl\:pt-31-25{padding-top:7.8125rem}.xl\:pr-31-25{padding-right:7.8125rem}.xl\:pb-31-25{padding-bottom:7.8125rem}.xl\:pl-31-25{padding-left:7.8125rem}.xl\:pt-62-5{padding-top:15.625rem}.xl\:pr-62-5{padding-right:15.625rem}.xl\:pb-62-5{padding-bottom:15.625rem}.xl\:pl-62-5{padding-left:15.625rem}.xl\:placeholder-transparent::-moz-placeholder{color:transparent}.xl\:placeholder-transparent:-ms-input-placeholder{color:transparent}.xl\:placeholder-transparent::placeholder{color:transparent}.xl\:placeholder-current::-moz-placeholder{color:currentColor}.xl\:placeholder-current:-ms-input-placeholder{color:currentColor}.xl\:placeholder-current::placeholder{color:currentColor}.xl\:placeholder-black::-moz-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xl\:placeholder-black:-ms-input-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xl\:placeholder-black::placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xl\:placeholder-white::-moz-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xl\:placeholder-white:-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xl\:placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xl\:placeholder-primary::-moz-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xl\:placeholder-primary:-ms-input-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xl\:placeholder-primary::placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xl\:placeholder-secondary::-moz-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xl\:placeholder-secondary:-ms-input-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xl\:placeholder-secondary::placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xl\:placeholder-tertiary::-moz-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xl\:placeholder-tertiary:-ms-input-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xl\:placeholder-tertiary::placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xl\:placeholder-spacer::-moz-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xl\:placeholder-spacer:-ms-input-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xl\:placeholder-spacer::placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xl\:placeholder-umbra::-moz-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xl\:placeholder-umbra:-ms-input-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xl\:placeholder-umbra::placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xl\:placeholder-underline::-moz-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xl\:placeholder-underline:-ms-input-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xl\:placeholder-underline::placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xl\:placeholder-gray-100::-moz-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xl\:placeholder-gray-100:-ms-input-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xl\:placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xl\:placeholder-gray-200::-moz-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xl\:placeholder-gray-200:-ms-input-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xl\:placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xl\:placeholder-gray-300::-moz-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xl\:placeholder-gray-300:-ms-input-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xl\:placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xl\:placeholder-gray-400::-moz-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xl\:placeholder-gray-400:-ms-input-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xl\:placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xl\:placeholder-gray-500::-moz-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xl\:placeholder-gray-500:-ms-input-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xl\:placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xl\:placeholder-gray-600::-moz-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xl\:placeholder-gray-600:-ms-input-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xl\:placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xl\:placeholder-gray-700::-moz-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xl\:placeholder-gray-700:-ms-input-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xl\:placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xl\:placeholder-gray-800::-moz-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xl\:placeholder-gray-800:-ms-input-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xl\:placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xl\:placeholder-gray-900::-moz-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xl\:placeholder-gray-900:-ms-input-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xl\:placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xl\:placeholder-red-100::-moz-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xl\:placeholder-red-100:-ms-input-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xl\:placeholder-red-100::placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xl\:placeholder-red-200::-moz-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xl\:placeholder-red-200:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xl\:placeholder-red-200::placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xl\:placeholder-red-300::-moz-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xl\:placeholder-red-300:-ms-input-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xl\:placeholder-red-300::placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xl\:placeholder-red-400::-moz-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xl\:placeholder-red-400:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xl\:placeholder-red-400::placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xl\:placeholder-red-500::-moz-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xl\:placeholder-red-500:-ms-input-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xl\:placeholder-red-500::placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xl\:placeholder-red-600::-moz-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xl\:placeholder-red-600:-ms-input-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xl\:placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xl\:placeholder-red-700::-moz-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xl\:placeholder-red-700:-ms-input-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xl\:placeholder-red-700::placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xl\:placeholder-red-800::-moz-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xl\:placeholder-red-800:-ms-input-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xl\:placeholder-red-800::placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xl\:placeholder-red-900::-moz-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xl\:placeholder-red-900:-ms-input-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xl\:placeholder-red-900::placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xl\:placeholder-green-100::-moz-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xl\:placeholder-green-100:-ms-input-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xl\:placeholder-green-100::placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xl\:placeholder-green-200::-moz-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xl\:placeholder-green-200:-ms-input-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xl\:placeholder-green-200::placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xl\:placeholder-green-300::-moz-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xl\:placeholder-green-300:-ms-input-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xl\:placeholder-green-300::placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xl\:placeholder-green-400::-moz-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xl\:placeholder-green-400:-ms-input-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xl\:placeholder-green-400::placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xl\:placeholder-green-500::-moz-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xl\:placeholder-green-500:-ms-input-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xl\:placeholder-green-500::placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xl\:placeholder-green-600::-moz-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xl\:placeholder-green-600:-ms-input-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xl\:placeholder-green-600::placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xl\:placeholder-green-700::-moz-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xl\:placeholder-green-700:-ms-input-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xl\:placeholder-green-700::placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xl\:placeholder-green-800::-moz-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xl\:placeholder-green-800:-ms-input-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xl\:placeholder-green-800::placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xl\:placeholder-green-900::-moz-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xl\:placeholder-green-900:-ms-input-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xl\:placeholder-green-900::placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xl\:placeholder-orange-100::-moz-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xl\:placeholder-orange-100:-ms-input-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xl\:placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xl\:placeholder-orange-200::-moz-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xl\:placeholder-orange-200:-ms-input-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xl\:placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xl\:placeholder-orange-300::-moz-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xl\:placeholder-orange-300:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xl\:placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xl\:placeholder-orange-400::-moz-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xl\:placeholder-orange-400:-ms-input-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xl\:placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xl\:placeholder-orange-500::-moz-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xl\:placeholder-orange-500:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xl\:placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xl\:placeholder-orange-600::-moz-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xl\:placeholder-orange-600:-ms-input-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xl\:placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xl\:placeholder-orange-700::-moz-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xl\:placeholder-orange-700:-ms-input-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xl\:placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xl\:placeholder-orange-800::-moz-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xl\:placeholder-orange-800:-ms-input-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xl\:placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xl\:placeholder-orange-900::-moz-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xl\:placeholder-orange-900:-ms-input-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xl\:placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-100::-moz-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-100:-ms-input-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-100::placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-200::-moz-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-200:-ms-input-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-200::placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-300::-moz-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-300:-ms-input-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-300::placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-400::-moz-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-400:-ms-input-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-400::placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-500::-moz-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-500:-ms-input-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-500::placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-600::-moz-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-600:-ms-input-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-600::placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-700::-moz-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-700:-ms-input-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-700::placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-800::-moz-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-800:-ms-input-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-800::placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-900::-moz-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-900:-ms-input-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xl\:placeholder-neon-blue-900::placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-100::-moz-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-100:-ms-input-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-100::placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-200::-moz-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-200:-ms-input-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-200::placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-300::-moz-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-300:-ms-input-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-300::placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-400::-moz-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-400:-ms-input-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-400::placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-500::-moz-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-500:-ms-input-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-500::placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-600::-moz-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-600:-ms-input-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-600::placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-700::-moz-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-700:-ms-input-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-700::placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-800::-moz-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-800:-ms-input-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-800::placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-900::-moz-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-900:-ms-input-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xl\:placeholder-dark-blue-900::placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xl\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}.xl\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}.xl\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.xl\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}.xl\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}.xl\:focus\:placeholder-current:focus::placeholder{color:currentColor}.xl\:focus\:placeholder-black:focus::-moz-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xl\:focus\:placeholder-black:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xl\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xl\:focus\:placeholder-white:focus::-moz-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xl\:focus\:placeholder-white:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xl\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xl\:focus\:placeholder-primary:focus::-moz-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xl\:focus\:placeholder-primary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xl\:focus\:placeholder-primary:focus::placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xl\:focus\:placeholder-secondary:focus::-moz-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xl\:focus\:placeholder-secondary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xl\:focus\:placeholder-secondary:focus::placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xl\:focus\:placeholder-tertiary:focus::-moz-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xl\:focus\:placeholder-tertiary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xl\:focus\:placeholder-tertiary:focus::placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xl\:focus\:placeholder-spacer:focus::-moz-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xl\:focus\:placeholder-spacer:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xl\:focus\:placeholder-spacer:focus::placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xl\:focus\:placeholder-umbra:focus::-moz-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xl\:focus\:placeholder-umbra:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xl\:focus\:placeholder-umbra:focus::placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xl\:focus\:placeholder-underline:focus::-moz-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xl\:focus\:placeholder-underline:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xl\:focus\:placeholder-underline:focus::placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xl\:focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xl\:focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xl\:focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xl\:focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-200:focus::placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-300:focus::placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-400:focus::placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-500:focus::placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-600:focus::placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-700:focus::placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-800:focus::placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xl\:focus\:placeholder-neon-blue-900:focus::placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-300:focus::placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-400:focus::placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-500:focus::placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-600:focus::placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-700:focus::placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-800:focus::placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xl\:focus\:placeholder-dark-blue-900:focus::placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xl\:placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0}.xl\:placeholder-opacity-0:-ms-input-placeholder{--placeholder-opacity:0}.xl\:placeholder-opacity-0::placeholder{--placeholder-opacity:0}.xl\:placeholder-opacity-15::-moz-placeholder{--placeholder-opacity:0.15}.xl\:placeholder-opacity-15:-ms-input-placeholder{--placeholder-opacity:0.15}.xl\:placeholder-opacity-15::placeholder{--placeholder-opacity:0.15}.xl\:placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:0.25}.xl\:placeholder-opacity-25:-ms-input-placeholder{--placeholder-opacity:0.25}.xl\:placeholder-opacity-25::placeholder{--placeholder-opacity:0.25}.xl\:placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:0.5}.xl\:placeholder-opacity-50:-ms-input-placeholder{--placeholder-opacity:0.5}.xl\:placeholder-opacity-50::placeholder{--placeholder-opacity:0.5}.xl\:placeholder-opacity-70::-moz-placeholder{--placeholder-opacity:0.70}.xl\:placeholder-opacity-70:-ms-input-placeholder{--placeholder-opacity:0.70}.xl\:placeholder-opacity-70::placeholder{--placeholder-opacity:0.70}.xl\:placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:0.75}.xl\:placeholder-opacity-75:-ms-input-placeholder{--placeholder-opacity:0.75}.xl\:placeholder-opacity-75::placeholder{--placeholder-opacity:0.75}.xl\:placeholder-opacity-90::-moz-placeholder{--placeholder-opacity:0.9}.xl\:placeholder-opacity-90:-ms-input-placeholder{--placeholder-opacity:0.9}.xl\:placeholder-opacity-90::placeholder{--placeholder-opacity:0.9}.xl\:placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1}.xl\:placeholder-opacity-100:-ms-input-placeholder{--placeholder-opacity:1}.xl\:placeholder-opacity-100::placeholder{--placeholder-opacity:1}.xl\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0}.xl\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--placeholder-opacity:0}.xl\:focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0}.xl\:focus\:placeholder-opacity-15:focus::-moz-placeholder{--placeholder-opacity:0.15}.xl\:focus\:placeholder-opacity-15:focus:-ms-input-placeholder{--placeholder-opacity:0.15}.xl\:focus\:placeholder-opacity-15:focus::placeholder{--placeholder-opacity:0.15}.xl\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:0.25}.xl\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--placeholder-opacity:0.25}.xl\:focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25}.xl\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:0.5}.xl\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--placeholder-opacity:0.5}.xl\:focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5}.xl\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--placeholder-opacity:0.70}.xl\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--placeholder-opacity:0.70}.xl\:focus\:placeholder-opacity-70:focus::placeholder{--placeholder-opacity:0.70}.xl\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:0.75}.xl\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--placeholder-opacity:0.75}.xl\:focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75}.xl\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--placeholder-opacity:0.9}.xl\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--placeholder-opacity:0.9}.xl\:focus\:placeholder-opacity-90:focus::placeholder{--placeholder-opacity:0.9}.xl\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1}.xl\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--placeholder-opacity:1}.xl\:focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1}.xl\:pointer-events-none{pointer-events:none}.xl\:pointer-events-auto{pointer-events:auto}.xl\:static{position:static}.xl\:fixed{position:fixed}.xl\:absolute{position:absolute}.xl\:relative{position:relative}.xl\:sticky{position:-webkit-sticky;position:sticky}.xl\:inset-0{top:0;right:0;bottom:0;left:0}.xl\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}.xl\:inset-y-0{top:0;bottom:0}.xl\:inset-x-0{right:0;left:0}.xl\:inset-y-auto{top:auto;bottom:auto}.xl\:inset-x-auto{right:auto;left:auto}.xl\:top-0{top:0}.xl\:right-0{right:0}.xl\:bottom-0{bottom:0}.xl\:left-0{left:0}.xl\:top-auto{top:auto}.xl\:right-auto{right:auto}.xl\:bottom-auto{bottom:auto}.xl\:left-auto{left:auto}.xl\:resize-none{resize:none}.xl\:resize-y{resize:vertical}.xl\:resize-x{resize:horizontal}.xl\:resize{resize:both}.xl\:shadow-xs{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.xl\:shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.xl\:shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.xl\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.xl\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.xl\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.xl\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.xl\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.xl\:shadow-outline{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.xl\:shadow-none{box-shadow:none}.xl\:shadow-outline-orange{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.xl\:shadow-outline-red{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.xl\:shadow-outline-green{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.xl\:hover\:shadow-xs:hover{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.xl\:hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.xl\:hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.xl\:hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.xl\:hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.xl\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.xl\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.xl\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.xl\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.xl\:hover\:shadow-none:hover{box-shadow:none}.xl\:hover\:shadow-outline-orange:hover{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.xl\:hover\:shadow-outline-red:hover{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.xl\:hover\:shadow-outline-green:hover{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.xl\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.xl\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.xl\:focus\:shadow:focus{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.xl\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.xl\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.xl\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.xl\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.xl\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.xl\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.xl\:focus\:shadow-none:focus{box-shadow:none}.xl\:focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.xl\:focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.xl\:focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.xl\:focus-within\:shadow-xs:focus-within{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.xl\:focus-within\:shadow-sm:focus-within{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.xl\:focus-within\:shadow:focus-within{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.xl\:focus-within\:shadow-md:focus-within{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.xl\:focus-within\:shadow-lg:focus-within{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.xl\:focus-within\:shadow-xl:focus-within{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.xl\:focus-within\:shadow-2xl:focus-within{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.xl\:focus-within\:shadow-inner:focus-within{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.xl\:focus-within\:shadow-outline:focus-within{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.xl\:focus-within\:shadow-none:focus-within{box-shadow:none}.xl\:focus-within\:shadow-outline-orange:focus-within{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.xl\:focus-within\:shadow-outline-red:focus-within{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.xl\:focus-within\:shadow-outline-green:focus-within{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.xl\:fill-current{fill:currentColor}.xl\:stroke-current{stroke:currentColor}.xl\:stroke-0{stroke-width:0}.xl\:stroke-1{stroke-width:1}.xl\:stroke-2{stroke-width:2}.xl\:table-auto{table-layout:auto}.xl\:table-fixed{table-layout:fixed}.xl\:text-left{text-align:left}.xl\:text-center{text-align:center}.xl\:text-right{text-align:right}.xl\:text-justify{text-align:justify}.xl\:text-transparent{color:transparent}.xl\:text-current{color:currentColor}.xl\:text-black{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.xl\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xl\:text-primary{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.xl\:text-secondary{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.xl\:text-tertiary{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.xl\:text-spacer{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.xl\:text-umbra{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.xl\:text-underline{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.xl\:text-gray-100{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.xl\:text-gray-200{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.xl\:text-gray-300{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.xl\:text-gray-400{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.xl\:text-gray-500{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.xl\:text-gray-600{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.xl\:text-gray-700{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.xl\:text-gray-800{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.xl\:text-gray-900{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.xl\:text-red-100{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.xl\:text-red-200{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.xl\:text-red-300{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.xl\:text-red-400{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.xl\:text-red-500{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.xl\:text-red-600{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.xl\:text-red-700{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.xl\:text-red-800{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.xl\:text-red-900{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.xl\:text-green-100{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.xl\:text-green-200{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.xl\:text-green-300{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.xl\:text-green-400{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.xl\:text-green-500{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.xl\:text-green-600{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.xl\:text-green-700{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.xl\:text-green-800{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.xl\:text-green-900{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.xl\:text-orange-100{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.xl\:text-orange-200{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.xl\:text-orange-300{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.xl\:text-orange-400{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.xl\:text-orange-500{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.xl\:text-orange-600{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.xl\:text-orange-700{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.xl\:text-orange-800{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.xl\:text-orange-900{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.xl\:text-neon-blue-100{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.xl\:text-neon-blue-200{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.xl\:text-neon-blue-300{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.xl\:text-neon-blue-400{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.xl\:text-neon-blue-500{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.xl\:text-neon-blue-600{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.xl\:text-neon-blue-700{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.xl\:text-neon-blue-800{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.xl\:text-neon-blue-900{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.xl\:text-dark-blue-100{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.xl\:text-dark-blue-200{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.xl\:text-dark-blue-300{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.xl\:text-dark-blue-400{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.xl\:text-dark-blue-500{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.xl\:text-dark-blue-600{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.xl\:text-dark-blue-700{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.xl\:text-dark-blue-800{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.xl\:text-dark-blue-900{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.xl\:hover\:text-transparent:hover{color:transparent}.xl\:hover\:text-current:hover{color:currentColor}.xl\:hover\:text-black:hover{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.xl\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xl\:hover\:text-primary:hover{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.xl\:hover\:text-secondary:hover{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.xl\:hover\:text-tertiary:hover{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.xl\:hover\:text-spacer:hover{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.xl\:hover\:text-umbra:hover{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.xl\:hover\:text-underline:hover{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.xl\:hover\:text-gray-100:hover{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.xl\:hover\:text-gray-200:hover{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.xl\:hover\:text-gray-300:hover{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.xl\:hover\:text-gray-400:hover{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.xl\:hover\:text-gray-500:hover{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.xl\:hover\:text-gray-600:hover{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.xl\:hover\:text-gray-700:hover{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.xl\:hover\:text-gray-800:hover{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.xl\:hover\:text-gray-900:hover{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.xl\:hover\:text-red-100:hover{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.xl\:hover\:text-red-200:hover{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.xl\:hover\:text-red-300:hover{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.xl\:hover\:text-red-400:hover{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.xl\:hover\:text-red-500:hover{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.xl\:hover\:text-red-600:hover{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.xl\:hover\:text-red-700:hover{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.xl\:hover\:text-red-800:hover{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.xl\:hover\:text-red-900:hover{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.xl\:hover\:text-green-100:hover{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.xl\:hover\:text-green-200:hover{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.xl\:hover\:text-green-300:hover{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.xl\:hover\:text-green-400:hover{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.xl\:hover\:text-green-500:hover{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.xl\:hover\:text-green-600:hover{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.xl\:hover\:text-green-700:hover{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.xl\:hover\:text-green-800:hover{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.xl\:hover\:text-green-900:hover{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.xl\:hover\:text-orange-100:hover{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.xl\:hover\:text-orange-200:hover{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.xl\:hover\:text-orange-300:hover{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.xl\:hover\:text-orange-400:hover{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.xl\:hover\:text-orange-500:hover{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.xl\:hover\:text-orange-600:hover{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.xl\:hover\:text-orange-700:hover{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.xl\:hover\:text-orange-800:hover{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.xl\:hover\:text-orange-900:hover{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.xl\:hover\:text-neon-blue-100:hover{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.xl\:hover\:text-neon-blue-200:hover{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.xl\:hover\:text-neon-blue-300:hover{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.xl\:hover\:text-neon-blue-400:hover{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.xl\:hover\:text-neon-blue-500:hover{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.xl\:hover\:text-neon-blue-600:hover{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.xl\:hover\:text-neon-blue-700:hover{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.xl\:hover\:text-neon-blue-800:hover{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.xl\:hover\:text-neon-blue-900:hover{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.xl\:hover\:text-dark-blue-100:hover{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.xl\:hover\:text-dark-blue-200:hover{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.xl\:hover\:text-dark-blue-300:hover{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.xl\:hover\:text-dark-blue-400:hover{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.xl\:hover\:text-dark-blue-500:hover{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.xl\:hover\:text-dark-blue-600:hover{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.xl\:hover\:text-dark-blue-700:hover{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.xl\:hover\:text-dark-blue-800:hover{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.xl\:hover\:text-dark-blue-900:hover{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.xl\:focus\:text-transparent:focus{color:transparent}.xl\:focus\:text-current:focus{color:currentColor}.xl\:focus\:text-black:focus{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.xl\:focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xl\:focus\:text-primary:focus{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.xl\:focus\:text-secondary:focus{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.xl\:focus\:text-tertiary:focus{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.xl\:focus\:text-spacer:focus{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.xl\:focus\:text-umbra:focus{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.xl\:focus\:text-underline:focus{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.xl\:focus\:text-gray-100:focus{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.xl\:focus\:text-gray-200:focus{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.xl\:focus\:text-gray-300:focus{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.xl\:focus\:text-gray-400:focus{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.xl\:focus\:text-gray-500:focus{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.xl\:focus\:text-gray-600:focus{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.xl\:focus\:text-gray-700:focus{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.xl\:focus\:text-gray-800:focus{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.xl\:focus\:text-gray-900:focus{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.xl\:focus\:text-red-100:focus{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.xl\:focus\:text-red-200:focus{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.xl\:focus\:text-red-300:focus{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.xl\:focus\:text-red-400:focus{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.xl\:focus\:text-red-500:focus{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.xl\:focus\:text-red-600:focus{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.xl\:focus\:text-red-700:focus{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.xl\:focus\:text-red-800:focus{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.xl\:focus\:text-red-900:focus{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.xl\:focus\:text-green-100:focus{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.xl\:focus\:text-green-200:focus{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.xl\:focus\:text-green-300:focus{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.xl\:focus\:text-green-400:focus{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.xl\:focus\:text-green-500:focus{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.xl\:focus\:text-green-600:focus{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.xl\:focus\:text-green-700:focus{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.xl\:focus\:text-green-800:focus{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.xl\:focus\:text-green-900:focus{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.xl\:focus\:text-orange-100:focus{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.xl\:focus\:text-orange-200:focus{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.xl\:focus\:text-orange-300:focus{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.xl\:focus\:text-orange-400:focus{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.xl\:focus\:text-orange-500:focus{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.xl\:focus\:text-orange-600:focus{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.xl\:focus\:text-orange-700:focus{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.xl\:focus\:text-orange-800:focus{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.xl\:focus\:text-orange-900:focus{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.xl\:focus\:text-neon-blue-100:focus{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.xl\:focus\:text-neon-blue-200:focus{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.xl\:focus\:text-neon-blue-300:focus{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.xl\:focus\:text-neon-blue-400:focus{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.xl\:focus\:text-neon-blue-500:focus{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.xl\:focus\:text-neon-blue-600:focus{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.xl\:focus\:text-neon-blue-700:focus{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.xl\:focus\:text-neon-blue-800:focus{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.xl\:focus\:text-neon-blue-900:focus{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.xl\:focus\:text-dark-blue-100:focus{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.xl\:focus\:text-dark-blue-200:focus{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.xl\:focus\:text-dark-blue-300:focus{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.xl\:focus\:text-dark-blue-400:focus{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.xl\:focus\:text-dark-blue-500:focus{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.xl\:focus\:text-dark-blue-600:focus{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.xl\:focus\:text-dark-blue-700:focus{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.xl\:focus\:text-dark-blue-800:focus{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.xl\:focus\:text-dark-blue-900:focus{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.group:hover .xl\:group-hover\:text-transparent{color:transparent}.group:hover .xl\:group-hover\:text-current{color:currentColor}.group:hover .xl\:group-hover\:text-black{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.group:hover .xl\:group-hover\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.group:hover .xl\:group-hover\:text-primary{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.group:hover .xl\:group-hover\:text-secondary{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.group:hover .xl\:group-hover\:text-tertiary{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.group:hover .xl\:group-hover\:text-spacer{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.group:hover .xl\:group-hover\:text-umbra{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.group:hover .xl\:group-hover\:text-underline{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.group:hover .xl\:group-hover\:text-gray-100{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.group:hover .xl\:group-hover\:text-gray-200{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.group:hover .xl\:group-hover\:text-gray-300{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.group:hover .xl\:group-hover\:text-gray-400{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.group:hover .xl\:group-hover\:text-gray-500{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.group:hover .xl\:group-hover\:text-gray-600{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.group:hover .xl\:group-hover\:text-gray-700{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.group:hover .xl\:group-hover\:text-gray-800{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.group:hover .xl\:group-hover\:text-gray-900{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.group:hover .xl\:group-hover\:text-red-100{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.group:hover .xl\:group-hover\:text-red-200{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.group:hover .xl\:group-hover\:text-red-300{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.group:hover .xl\:group-hover\:text-red-400{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.group:hover .xl\:group-hover\:text-red-500{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.group:hover .xl\:group-hover\:text-red-600{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.group:hover .xl\:group-hover\:text-red-700{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.group:hover .xl\:group-hover\:text-red-800{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.group:hover .xl\:group-hover\:text-red-900{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.group:hover .xl\:group-hover\:text-green-100{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.group:hover .xl\:group-hover\:text-green-200{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.group:hover .xl\:group-hover\:text-green-300{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.group:hover .xl\:group-hover\:text-green-400{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.group:hover .xl\:group-hover\:text-green-500{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.group:hover .xl\:group-hover\:text-green-600{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.group:hover .xl\:group-hover\:text-green-700{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.group:hover .xl\:group-hover\:text-green-800{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.group:hover .xl\:group-hover\:text-green-900{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.group:hover .xl\:group-hover\:text-orange-100{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.group:hover .xl\:group-hover\:text-orange-200{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.group:hover .xl\:group-hover\:text-orange-300{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.group:hover .xl\:group-hover\:text-orange-400{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.group:hover .xl\:group-hover\:text-orange-500{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.group:hover .xl\:group-hover\:text-orange-600{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.group:hover .xl\:group-hover\:text-orange-700{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.group:hover .xl\:group-hover\:text-orange-800{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.group:hover .xl\:group-hover\:text-orange-900{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.group:hover .xl\:group-hover\:text-neon-blue-100{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.group:hover .xl\:group-hover\:text-neon-blue-200{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.group:hover .xl\:group-hover\:text-neon-blue-300{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.group:hover .xl\:group-hover\:text-neon-blue-400{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.group:hover .xl\:group-hover\:text-neon-blue-500{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.group:hover .xl\:group-hover\:text-neon-blue-600{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.group:hover .xl\:group-hover\:text-neon-blue-700{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.group:hover .xl\:group-hover\:text-neon-blue-800{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.group:hover .xl\:group-hover\:text-neon-blue-900{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.group:hover .xl\:group-hover\:text-dark-blue-100{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.group:hover .xl\:group-hover\:text-dark-blue-200{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.group:hover .xl\:group-hover\:text-dark-blue-300{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.group:hover .xl\:group-hover\:text-dark-blue-400{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.group:hover .xl\:group-hover\:text-dark-blue-500{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.group:hover .xl\:group-hover\:text-dark-blue-600{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.group:hover .xl\:group-hover\:text-dark-blue-700{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.group:hover .xl\:group-hover\:text-dark-blue-800{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.group:hover .xl\:group-hover\:text-dark-blue-900{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.xl\:text-opacity-0{--text-opacity:0}.xl\:text-opacity-15{--text-opacity:0.15}.xl\:text-opacity-25{--text-opacity:0.25}.xl\:text-opacity-50{--text-opacity:0.5}.xl\:text-opacity-70{--text-opacity:0.70}.xl\:text-opacity-75{--text-opacity:0.75}.xl\:text-opacity-90{--text-opacity:0.9}.xl\:text-opacity-100{--text-opacity:1}.xl\:hover\:text-opacity-0:hover{--text-opacity:0}.xl\:hover\:text-opacity-15:hover{--text-opacity:0.15}.xl\:hover\:text-opacity-25:hover{--text-opacity:0.25}.xl\:hover\:text-opacity-50:hover{--text-opacity:0.5}.xl\:hover\:text-opacity-70:hover{--text-opacity:0.70}.xl\:hover\:text-opacity-75:hover{--text-opacity:0.75}.xl\:hover\:text-opacity-90:hover{--text-opacity:0.9}.xl\:hover\:text-opacity-100:hover{--text-opacity:1}.xl\:focus\:text-opacity-0:focus{--text-opacity:0}.xl\:focus\:text-opacity-15:focus{--text-opacity:0.15}.xl\:focus\:text-opacity-25:focus{--text-opacity:0.25}.xl\:focus\:text-opacity-50:focus{--text-opacity:0.5}.xl\:focus\:text-opacity-70:focus{--text-opacity:0.70}.xl\:focus\:text-opacity-75:focus{--text-opacity:0.75}.xl\:focus\:text-opacity-90:focus{--text-opacity:0.9}.xl\:focus\:text-opacity-100:focus{--text-opacity:1}.xl\:italic{font-style:italic}.xl\:not-italic{font-style:normal}.xl\:uppercase{text-transform:uppercase}.xl\:lowercase{text-transform:lowercase}.xl\:capitalize{text-transform:capitalize}.xl\:normal-case{text-transform:none}.xl\:underline{text-decoration:underline}.xl\:line-through{text-decoration:line-through}.xl\:no-underline{text-decoration:none}.xl\:hover\:underline:hover{text-decoration:underline}.xl\:hover\:line-through:hover{text-decoration:line-through}.xl\:hover\:no-underline:hover{text-decoration:none}.xl\:focus\:underline:focus{text-decoration:underline}.xl\:focus\:line-through:focus{text-decoration:line-through}.xl\:focus\:no-underline:focus{text-decoration:none}.xl\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xl\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.xl\:diagonal-fractions,.xl\:lining-nums,.xl\:oldstyle-nums,.xl\:ordinal,.xl\:proportional-nums,.xl\:slashed-zero,.xl\:stacked-fractions,.xl\:tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);font-feature-settings:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)}.xl\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.xl\:ordinal{--font-variant-numeric-ordinal:ordinal}.xl\:slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero}.xl\:lining-nums{--font-variant-numeric-figure:lining-nums}.xl\:oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums}.xl\:proportional-nums{--font-variant-numeric-spacing:proportional-nums}.xl\:tabular-nums{--font-variant-numeric-spacing:tabular-nums}.xl\:diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions}.xl\:stacked-fractions{--font-variant-numeric-fraction:stacked-fractions}.xl\:tracking-tighter{letter-spacing:-.05em}.xl\:tracking-tight{letter-spacing:-.025em}.xl\:tracking-normal{letter-spacing:0}.xl\:tracking-wide{letter-spacing:.025em}.xl\:tracking-wider{letter-spacing:.05em}.xl\:tracking-widest{letter-spacing:.1em}.xl\:tracking-px{letter-spacing:1px}.xl\:tracking-tiny{letter-spacing:.01em}.xl\:select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.xl\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.xl\:select-all{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.xl\:select-auto{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.xl\:align-baseline{vertical-align:baseline}.xl\:align-top{vertical-align:top}.xl\:align-middle{vertical-align:middle}.xl\:align-bottom{vertical-align:bottom}.xl\:align-text-top{vertical-align:text-top}.xl\:align-text-bottom{vertical-align:text-bottom}.xl\:visible{visibility:visible}.xl\:invisible{visibility:hidden}.xl\:whitespace-normal{white-space:normal}.xl\:whitespace-no-wrap{white-space:nowrap}.xl\:whitespace-pre{white-space:pre}.xl\:whitespace-pre-line{white-space:pre-line}.xl\:whitespace-pre-wrap{white-space:pre-wrap}.xl\:break-normal{overflow-wrap:normal;word-break:normal}.xl\:break-words{overflow-wrap:break-word}.xl\:break-all{word-break:break-all}.xl\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xl\:w-0{width:0}.xl\:w-1{width:.25rem}.xl\:w-2{width:.5rem}.xl\:w-3{width:.75rem}.xl\:w-4{width:1rem}.xl\:w-5{width:1.25rem}.xl\:w-6{width:1.5rem}.xl\:w-7{width:1.75rem}.xl\:w-8{width:2rem}.xl\:w-9{width:2.25rem}.xl\:w-10{width:2.5rem}.xl\:w-11{width:2.75rem}.xl\:w-12{width:3rem}.xl\:w-13{width:3.25rem}.xl\:w-14{width:3.5rem}.xl\:w-15{width:3.75rem}.xl\:w-16{width:4rem}.xl\:w-19{width:4.75rem}.xl\:w-20{width:5rem}.xl\:w-22{width:5.5rem}.xl\:w-23{width:5.75rem}.xl\:w-24{width:6rem}.xl\:w-30{width:7.5rem}.xl\:w-32{width:8rem}.xl\:w-40{width:10rem}.xl\:w-44{width:11rem}.xl\:w-48{width:12rem}.xl\:w-50{width:12.75rem}.xl\:w-52{width:13rem}.xl\:w-53{width:13.25rem}.xl\:w-55{width:13.75rem}.xl\:w-56{width:14rem}.xl\:w-60{width:15rem}.xl\:w-64{width:16rem}.xl\:w-68{width:17rem}.xl\:w-75{width:18.75rem}.xl\:w-98{width:24.5rem}.xl\:w-100{width:25rem}.xl\:w-120{width:30rem}.xl\:w-140{width:35rem}.xl\:w-auto{width:auto}.xl\:w-px{width:1px}.xl\:w-2px{width:2px}.xl\:w-0-5{width:.15rem}.xl\:w-1-5{width:.375rem}.xl\:w-2-5{width:.625rem}.xl\:w-7-2{width:1.875rem}.xl\:w-31-25{width:7.8125rem}.xl\:w-62-5{width:15.625rem}.xl\:w-1\/2{width:50%}.xl\:w-1\/3{width:33.333333%}.xl\:w-2\/3{width:66.666667%}.xl\:w-1\/4{width:25%}.xl\:w-2\/4{width:50%}.xl\:w-3\/4{width:75%}.xl\:w-1\/5{width:20%}.xl\:w-2\/5{width:40%}.xl\:w-3\/5{width:60%}.xl\:w-4\/5{width:80%}.xl\:w-1\/6{width:16.666667%}.xl\:w-2\/6{width:33.333333%}.xl\:w-3\/6{width:50%}.xl\:w-4\/6{width:66.666667%}.xl\:w-5\/6{width:83.333333%}.xl\:w-1\/12{width:8.333333%}.xl\:w-2\/12{width:16.666667%}.xl\:w-3\/12{width:25%}.xl\:w-4\/12{width:33.333333%}.xl\:w-5\/12{width:41.666667%}.xl\:w-6\/12{width:50%}.xl\:w-7\/12{width:58.333333%}.xl\:w-8\/12{width:66.666667%}.xl\:w-9\/12{width:75%}.xl\:w-10\/12{width:83.333333%}.xl\:w-11\/12{width:91.666667%}.xl\:w-full{width:100%}.xl\:w-screen{width:100vw}.xl\:z-0{z-index:0}.xl\:z-10{z-index:10}.xl\:z-20{z-index:20}.xl\:z-30{z-index:30}.xl\:z-40{z-index:40}.xl\:z-50{z-index:50}.xl\:z-auto{z-index:auto}.xl\:gap-0{grid-gap:0;gap:0}.xl\:gap-1{grid-gap:.25rem;gap:.25rem}.xl\:gap-2{grid-gap:.5rem;gap:.5rem}.xl\:gap-3{grid-gap:.75rem;gap:.75rem}.xl\:gap-4{grid-gap:1rem;gap:1rem}.xl\:gap-5{grid-gap:1.25rem;gap:1.25rem}.xl\:gap-6{grid-gap:1.5rem;gap:1.5rem}.xl\:gap-7{grid-gap:1.75rem;gap:1.75rem}.xl\:gap-8{grid-gap:2rem;gap:2rem}.xl\:gap-9{grid-gap:2.25rem;gap:2.25rem}.xl\:gap-10{grid-gap:2.5rem;gap:2.5rem}.xl\:gap-11{grid-gap:2.75rem;gap:2.75rem}.xl\:gap-12{grid-gap:3rem;gap:3rem}.xl\:gap-13{grid-gap:3.25rem;gap:3.25rem}.xl\:gap-14{grid-gap:3.5rem;gap:3.5rem}.xl\:gap-15{grid-gap:3.75rem;gap:3.75rem}.xl\:gap-16{grid-gap:4rem;gap:4rem}.xl\:gap-19{grid-gap:4.75rem;gap:4.75rem}.xl\:gap-20{grid-gap:5rem;gap:5rem}.xl\:gap-22{grid-gap:5.5rem;gap:5.5rem}.xl\:gap-23{grid-gap:5.75rem;gap:5.75rem}.xl\:gap-24{grid-gap:6rem;gap:6rem}.xl\:gap-30{grid-gap:7.5rem;gap:7.5rem}.xl\:gap-32{grid-gap:8rem;gap:8rem}.xl\:gap-40{grid-gap:10rem;gap:10rem}.xl\:gap-44{grid-gap:11rem;gap:11rem}.xl\:gap-48{grid-gap:12rem;gap:12rem}.xl\:gap-50{grid-gap:12.75rem;gap:12.75rem}.xl\:gap-52{grid-gap:13rem;gap:13rem}.xl\:gap-53{grid-gap:13.25rem;gap:13.25rem}.xl\:gap-55{grid-gap:13.75rem;gap:13.75rem}.xl\:gap-56{grid-gap:14rem;gap:14rem}.xl\:gap-64{grid-gap:16rem;gap:16rem}.xl\:gap-68{grid-gap:17rem;gap:17rem}.xl\:gap-75{grid-gap:18.75rem;gap:18.75rem}.xl\:gap-98{grid-gap:24.5rem;gap:24.5rem}.xl\:gap-100{grid-gap:25rem;gap:25rem}.xl\:gap-120{grid-gap:30rem;gap:30rem}.xl\:gap-140{grid-gap:35rem;gap:35rem}.xl\:gap-px{grid-gap:1px;gap:1px}.xl\:gap-2px{grid-gap:2px;gap:2px}.xl\:gap-0-5{grid-gap:.15rem;gap:.15rem}.xl\:gap-1-5{grid-gap:.375rem;gap:.375rem}.xl\:gap-2-5{grid-gap:.625rem;gap:.625rem}.xl\:gap-7-2{grid-gap:1.875rem;gap:1.875rem}.xl\:gap-31-25{grid-gap:7.8125rem;gap:7.8125rem}.xl\:gap-62-5{grid-gap:15.625rem;gap:15.625rem}.xl\:col-gap-0{grid-column-gap:0;-moz-column-gap:0;column-gap:0}.xl\:col-gap-1{grid-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.xl\:col-gap-2{grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.xl\:col-gap-3{grid-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.xl\:col-gap-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.xl\:col-gap-5{grid-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.xl\:col-gap-6{grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.xl\:col-gap-7{grid-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.xl\:col-gap-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.xl\:col-gap-9{grid-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem}.xl\:col-gap-10{grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.xl\:col-gap-11{grid-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.xl\:col-gap-12{grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.xl\:col-gap-13{grid-column-gap:3.25rem;-moz-column-gap:3.25rem;column-gap:3.25rem}.xl\:col-gap-14{grid-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}.xl\:col-gap-15{grid-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.xl\:col-gap-16{grid-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.xl\:col-gap-19{grid-column-gap:4.75rem;-moz-column-gap:4.75rem;column-gap:4.75rem}.xl\:col-gap-20{grid-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}.xl\:col-gap-22{grid-column-gap:5.5rem;-moz-column-gap:5.5rem;column-gap:5.5rem}.xl\:col-gap-23{grid-column-gap:5.75rem;-moz-column-gap:5.75rem;column-gap:5.75rem}.xl\:col-gap-24{grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.xl\:col-gap-30{grid-column-gap:7.5rem;-moz-column-gap:7.5rem;column-gap:7.5rem}.xl\:col-gap-32{grid-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}.xl\:col-gap-40{grid-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}.xl\:col-gap-44{grid-column-gap:11rem;-moz-column-gap:11rem;column-gap:11rem}.xl\:col-gap-48{grid-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem}.xl\:col-gap-50{grid-column-gap:12.75rem;-moz-column-gap:12.75rem;column-gap:12.75rem}.xl\:col-gap-52{grid-column-gap:13rem;-moz-column-gap:13rem;column-gap:13rem}.xl\:col-gap-53{grid-column-gap:13.25rem;-moz-column-gap:13.25rem;column-gap:13.25rem}.xl\:col-gap-55{grid-column-gap:13.75rem;-moz-column-gap:13.75rem;column-gap:13.75rem}.xl\:col-gap-56{grid-column-gap:14rem;-moz-column-gap:14rem;column-gap:14rem}.xl\:col-gap-64{grid-column-gap:16rem;-moz-column-gap:16rem;column-gap:16rem}.xl\:col-gap-68{grid-column-gap:17rem;-moz-column-gap:17rem;column-gap:17rem}.xl\:col-gap-75{grid-column-gap:18.75rem;-moz-column-gap:18.75rem;column-gap:18.75rem}.xl\:col-gap-98{grid-column-gap:24.5rem;-moz-column-gap:24.5rem;column-gap:24.5rem}.xl\:col-gap-100{grid-column-gap:25rem;-moz-column-gap:25rem;column-gap:25rem}.xl\:col-gap-120{grid-column-gap:30rem;-moz-column-gap:30rem;column-gap:30rem}.xl\:col-gap-140{grid-column-gap:35rem;-moz-column-gap:35rem;column-gap:35rem}.xl\:col-gap-px{grid-column-gap:1px;-moz-column-gap:1px;column-gap:1px}.xl\:col-gap-2px{grid-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.xl\:col-gap-0-5{grid-column-gap:.15rem;-moz-column-gap:.15rem;column-gap:.15rem}.xl\:col-gap-1-5{grid-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.xl\:col-gap-2-5{grid-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.xl\:col-gap-7-2{grid-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.xl\:col-gap-31-25{grid-column-gap:7.8125rem;-moz-column-gap:7.8125rem;column-gap:7.8125rem}.xl\:col-gap-62-5{grid-column-gap:15.625rem;-moz-column-gap:15.625rem;column-gap:15.625rem}.xl\:gap-x-0{grid-column-gap:0;-moz-column-gap:0;column-gap:0}.xl\:gap-x-1{grid-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.xl\:gap-x-2{grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.xl\:gap-x-3{grid-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.xl\:gap-x-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.xl\:gap-x-5{grid-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.xl\:gap-x-6{grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.xl\:gap-x-7{grid-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.xl\:gap-x-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.xl\:gap-x-9{grid-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem}.xl\:gap-x-10{grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.xl\:gap-x-11{grid-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.xl\:gap-x-12{grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.xl\:gap-x-13{grid-column-gap:3.25rem;-moz-column-gap:3.25rem;column-gap:3.25rem}.xl\:gap-x-14{grid-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}.xl\:gap-x-15{grid-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.xl\:gap-x-16{grid-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.xl\:gap-x-19{grid-column-gap:4.75rem;-moz-column-gap:4.75rem;column-gap:4.75rem}.xl\:gap-x-20{grid-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}.xl\:gap-x-22{grid-column-gap:5.5rem;-moz-column-gap:5.5rem;column-gap:5.5rem}.xl\:gap-x-23{grid-column-gap:5.75rem;-moz-column-gap:5.75rem;column-gap:5.75rem}.xl\:gap-x-24{grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.xl\:gap-x-30{grid-column-gap:7.5rem;-moz-column-gap:7.5rem;column-gap:7.5rem}.xl\:gap-x-32{grid-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}.xl\:gap-x-40{grid-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}.xl\:gap-x-44{grid-column-gap:11rem;-moz-column-gap:11rem;column-gap:11rem}.xl\:gap-x-48{grid-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem}.xl\:gap-x-50{grid-column-gap:12.75rem;-moz-column-gap:12.75rem;column-gap:12.75rem}.xl\:gap-x-52{grid-column-gap:13rem;-moz-column-gap:13rem;column-gap:13rem}.xl\:gap-x-53{grid-column-gap:13.25rem;-moz-column-gap:13.25rem;column-gap:13.25rem}.xl\:gap-x-55{grid-column-gap:13.75rem;-moz-column-gap:13.75rem;column-gap:13.75rem}.xl\:gap-x-56{grid-column-gap:14rem;-moz-column-gap:14rem;column-gap:14rem}.xl\:gap-x-64{grid-column-gap:16rem;-moz-column-gap:16rem;column-gap:16rem}.xl\:gap-x-68{grid-column-gap:17rem;-moz-column-gap:17rem;column-gap:17rem}.xl\:gap-x-75{grid-column-gap:18.75rem;-moz-column-gap:18.75rem;column-gap:18.75rem}.xl\:gap-x-98{grid-column-gap:24.5rem;-moz-column-gap:24.5rem;column-gap:24.5rem}.xl\:gap-x-100{grid-column-gap:25rem;-moz-column-gap:25rem;column-gap:25rem}.xl\:gap-x-120{grid-column-gap:30rem;-moz-column-gap:30rem;column-gap:30rem}.xl\:gap-x-140{grid-column-gap:35rem;-moz-column-gap:35rem;column-gap:35rem}.xl\:gap-x-px{grid-column-gap:1px;-moz-column-gap:1px;column-gap:1px}.xl\:gap-x-2px{grid-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.xl\:gap-x-0-5{grid-column-gap:.15rem;-moz-column-gap:.15rem;column-gap:.15rem}.xl\:gap-x-1-5{grid-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.xl\:gap-x-2-5{grid-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.xl\:gap-x-7-2{grid-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.xl\:gap-x-31-25{grid-column-gap:7.8125rem;-moz-column-gap:7.8125rem;column-gap:7.8125rem}.xl\:gap-x-62-5{grid-column-gap:15.625rem;-moz-column-gap:15.625rem;column-gap:15.625rem}.xl\:row-gap-0{grid-row-gap:0;row-gap:0}.xl\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.xl\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.xl\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.xl\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.xl\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.xl\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.xl\:row-gap-7{grid-row-gap:1.75rem;row-gap:1.75rem}.xl\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.xl\:row-gap-9{grid-row-gap:2.25rem;row-gap:2.25rem}.xl\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.xl\:row-gap-11{grid-row-gap:2.75rem;row-gap:2.75rem}.xl\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.xl\:row-gap-13{grid-row-gap:3.25rem;row-gap:3.25rem}.xl\:row-gap-14{grid-row-gap:3.5rem;row-gap:3.5rem}.xl\:row-gap-15{grid-row-gap:3.75rem;row-gap:3.75rem}.xl\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.xl\:row-gap-19{grid-row-gap:4.75rem;row-gap:4.75rem}.xl\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.xl\:row-gap-22{grid-row-gap:5.5rem;row-gap:5.5rem}.xl\:row-gap-23{grid-row-gap:5.75rem;row-gap:5.75rem}.xl\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.xl\:row-gap-30{grid-row-gap:7.5rem;row-gap:7.5rem}.xl\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.xl\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.xl\:row-gap-44{grid-row-gap:11rem;row-gap:11rem}.xl\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.xl\:row-gap-50{grid-row-gap:12.75rem;row-gap:12.75rem}.xl\:row-gap-52{grid-row-gap:13rem;row-gap:13rem}.xl\:row-gap-53{grid-row-gap:13.25rem;row-gap:13.25rem}.xl\:row-gap-55{grid-row-gap:13.75rem;row-gap:13.75rem}.xl\:row-gap-56{grid-row-gap:14rem;row-gap:14rem}.xl\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.xl\:row-gap-68{grid-row-gap:17rem;row-gap:17rem}.xl\:row-gap-75{grid-row-gap:18.75rem;row-gap:18.75rem}.xl\:row-gap-98{grid-row-gap:24.5rem;row-gap:24.5rem}.xl\:row-gap-100{grid-row-gap:25rem;row-gap:25rem}.xl\:row-gap-120{grid-row-gap:30rem;row-gap:30rem}.xl\:row-gap-140{grid-row-gap:35rem;row-gap:35rem}.xl\:row-gap-px{grid-row-gap:1px;row-gap:1px}.xl\:row-gap-2px{grid-row-gap:2px;row-gap:2px}.xl\:row-gap-0-5{grid-row-gap:.15rem;row-gap:.15rem}.xl\:row-gap-1-5{grid-row-gap:.375rem;row-gap:.375rem}.xl\:row-gap-2-5{grid-row-gap:.625rem;row-gap:.625rem}.xl\:row-gap-7-2{grid-row-gap:1.875rem;row-gap:1.875rem}.xl\:row-gap-31-25{grid-row-gap:7.8125rem;row-gap:7.8125rem}.xl\:row-gap-62-5{grid-row-gap:15.625rem;row-gap:15.625rem}.xl\:gap-y-0{grid-row-gap:0;row-gap:0}.xl\:gap-y-1{grid-row-gap:.25rem;row-gap:.25rem}.xl\:gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.xl\:gap-y-3{grid-row-gap:.75rem;row-gap:.75rem}.xl\:gap-y-4{grid-row-gap:1rem;row-gap:1rem}.xl\:gap-y-5{grid-row-gap:1.25rem;row-gap:1.25rem}.xl\:gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.xl\:gap-y-7{grid-row-gap:1.75rem;row-gap:1.75rem}.xl\:gap-y-8{grid-row-gap:2rem;row-gap:2rem}.xl\:gap-y-9{grid-row-gap:2.25rem;row-gap:2.25rem}.xl\:gap-y-10{grid-row-gap:2.5rem;row-gap:2.5rem}.xl\:gap-y-11{grid-row-gap:2.75rem;row-gap:2.75rem}.xl\:gap-y-12{grid-row-gap:3rem;row-gap:3rem}.xl\:gap-y-13{grid-row-gap:3.25rem;row-gap:3.25rem}.xl\:gap-y-14{grid-row-gap:3.5rem;row-gap:3.5rem}.xl\:gap-y-15{grid-row-gap:3.75rem;row-gap:3.75rem}.xl\:gap-y-16{grid-row-gap:4rem;row-gap:4rem}.xl\:gap-y-19{grid-row-gap:4.75rem;row-gap:4.75rem}.xl\:gap-y-20{grid-row-gap:5rem;row-gap:5rem}.xl\:gap-y-22{grid-row-gap:5.5rem;row-gap:5.5rem}.xl\:gap-y-23{grid-row-gap:5.75rem;row-gap:5.75rem}.xl\:gap-y-24{grid-row-gap:6rem;row-gap:6rem}.xl\:gap-y-30{grid-row-gap:7.5rem;row-gap:7.5rem}.xl\:gap-y-32{grid-row-gap:8rem;row-gap:8rem}.xl\:gap-y-40{grid-row-gap:10rem;row-gap:10rem}.xl\:gap-y-44{grid-row-gap:11rem;row-gap:11rem}.xl\:gap-y-48{grid-row-gap:12rem;row-gap:12rem}.xl\:gap-y-50{grid-row-gap:12.75rem;row-gap:12.75rem}.xl\:gap-y-52{grid-row-gap:13rem;row-gap:13rem}.xl\:gap-y-53{grid-row-gap:13.25rem;row-gap:13.25rem}.xl\:gap-y-55{grid-row-gap:13.75rem;row-gap:13.75rem}.xl\:gap-y-56{grid-row-gap:14rem;row-gap:14rem}.xl\:gap-y-64{grid-row-gap:16rem;row-gap:16rem}.xl\:gap-y-68{grid-row-gap:17rem;row-gap:17rem}.xl\:gap-y-75{grid-row-gap:18.75rem;row-gap:18.75rem}.xl\:gap-y-98{grid-row-gap:24.5rem;row-gap:24.5rem}.xl\:gap-y-100{grid-row-gap:25rem;row-gap:25rem}.xl\:gap-y-120{grid-row-gap:30rem;row-gap:30rem}.xl\:gap-y-140{grid-row-gap:35rem;row-gap:35rem}.xl\:gap-y-px{grid-row-gap:1px;row-gap:1px}.xl\:gap-y-2px{grid-row-gap:2px;row-gap:2px}.xl\:gap-y-0-5{grid-row-gap:.15rem;row-gap:.15rem}.xl\:gap-y-1-5{grid-row-gap:.375rem;row-gap:.375rem}.xl\:gap-y-2-5{grid-row-gap:.625rem;row-gap:.625rem}.xl\:gap-y-7-2{grid-row-gap:1.875rem;row-gap:1.875rem}.xl\:gap-y-31-25{grid-row-gap:7.8125rem;row-gap:7.8125rem}.xl\:gap-y-62-5{grid-row-gap:15.625rem;row-gap:15.625rem}.xl\:grid-flow-row{grid-auto-flow:row}.xl\:grid-flow-col{grid-auto-flow:column}.xl\:grid-flow-row-dense{grid-auto-flow:row dense}.xl\:grid-flow-col-dense{grid-auto-flow:column dense}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-none{grid-template-columns:none}.xl\:col-auto{grid-column:auto}.xl\:col-span-1{grid-column:span 1/span 1}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-3{grid-column:span 3/span 3}.xl\:col-span-4{grid-column:span 4/span 4}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:col-span-6{grid-column:span 6/span 6}.xl\:col-span-7{grid-column:span 7/span 7}.xl\:col-span-8{grid-column:span 8/span 8}.xl\:col-span-9{grid-column:span 9/span 9}.xl\:col-span-10{grid-column:span 10/span 10}.xl\:col-span-11{grid-column:span 11/span 11}.xl\:col-span-12{grid-column:span 12/span 12}.xl\:col-start-1{grid-column-start:1}.xl\:col-start-2{grid-column-start:2}.xl\:col-start-3{grid-column-start:3}.xl\:col-start-4{grid-column-start:4}.xl\:col-start-5{grid-column-start:5}.xl\:col-start-6{grid-column-start:6}.xl\:col-start-7{grid-column-start:7}.xl\:col-start-8{grid-column-start:8}.xl\:col-start-9{grid-column-start:9}.xl\:col-start-10{grid-column-start:10}.xl\:col-start-11{grid-column-start:11}.xl\:col-start-12{grid-column-start:12}.xl\:col-start-13{grid-column-start:13}.xl\:col-start-auto{grid-column-start:auto}.xl\:col-end-1{grid-column-end:1}.xl\:col-end-2{grid-column-end:2}.xl\:col-end-3{grid-column-end:3}.xl\:col-end-4{grid-column-end:4}.xl\:col-end-5{grid-column-end:5}.xl\:col-end-6{grid-column-end:6}.xl\:col-end-7{grid-column-end:7}.xl\:col-end-8{grid-column-end:8}.xl\:col-end-9{grid-column-end:9}.xl\:col-end-10{grid-column-end:10}.xl\:col-end-11{grid-column-end:11}.xl\:col-end-12{grid-column-end:12}.xl\:col-end-13{grid-column-end:13}.xl\:col-end-auto{grid-column-end:auto}.xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.xl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.xl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.xl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.xl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.xl\:grid-rows-none{grid-template-rows:none}.xl\:row-auto{grid-row:auto}.xl\:row-span-1{grid-row:span 1/span 1}.xl\:row-span-2{grid-row:span 2/span 2}.xl\:row-span-3{grid-row:span 3/span 3}.xl\:row-span-4{grid-row:span 4/span 4}.xl\:row-span-5{grid-row:span 5/span 5}.xl\:row-span-6{grid-row:span 6/span 6}.xl\:row-start-1{grid-row-start:1}.xl\:row-start-2{grid-row-start:2}.xl\:row-start-3{grid-row-start:3}.xl\:row-start-4{grid-row-start:4}.xl\:row-start-5{grid-row-start:5}.xl\:row-start-6{grid-row-start:6}.xl\:row-start-7{grid-row-start:7}.xl\:row-start-auto{grid-row-start:auto}.xl\:row-end-1{grid-row-end:1}.xl\:row-end-2{grid-row-end:2}.xl\:row-end-3{grid-row-end:3}.xl\:row-end-4{grid-row-end:4}.xl\:row-end-5{grid-row-end:5}.xl\:row-end-6{grid-row-end:6}.xl\:row-end-7{grid-row-end:7}.xl\:row-end-auto{grid-row-end:auto}.xl\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.xl\:transform-none{transform:none}.group:hover .xl\:group-hover\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.group:hover .xl\:group-hover\:transform-none{transform:none}.xl\:origin-center{transform-origin:center}.xl\:origin-top{transform-origin:top}.xl\:origin-top-right{transform-origin:top right}.xl\:origin-right{transform-origin:right}.xl\:origin-bottom-right{transform-origin:bottom right}.xl\:origin-bottom{transform-origin:bottom}.xl\:origin-bottom-left{transform-origin:bottom left}.xl\:origin-left{transform-origin:left}.xl\:origin-top-left{transform-origin:top left}.xl\:translate-x-0{--transform-translate-x:0}.xl\:translate-x-1{--transform-translate-x:0.25rem}.xl\:translate-x-2{--transform-translate-x:0.5rem}.xl\:translate-x-3{--transform-translate-x:0.75rem}.xl\:translate-x-4{--transform-translate-x:1rem}.xl\:translate-x-5{--transform-translate-x:1.25rem}.xl\:translate-x-6{--transform-translate-x:1.5rem}.xl\:translate-x-7{--transform-translate-x:1.75rem}.xl\:translate-x-8{--transform-translate-x:2rem}.xl\:translate-x-9{--transform-translate-x:2.25rem}.xl\:translate-x-10{--transform-translate-x:2.5rem}.xl\:translate-x-11{--transform-translate-x:2.75rem}.xl\:translate-x-12{--transform-translate-x:3rem}.xl\:translate-x-13{--transform-translate-x:3.25rem}.xl\:translate-x-14{--transform-translate-x:3.5rem}.xl\:translate-x-15{--transform-translate-x:3.75rem}.xl\:translate-x-16{--transform-translate-x:4rem}.xl\:translate-x-19{--transform-translate-x:4.75rem}.xl\:translate-x-20{--transform-translate-x:5rem}.xl\:translate-x-22{--transform-translate-x:5.5rem}.xl\:translate-x-23{--transform-translate-x:5.75rem}.xl\:translate-x-24{--transform-translate-x:6rem}.xl\:translate-x-30{--transform-translate-x:7.5rem}.xl\:translate-x-32{--transform-translate-x:8rem}.xl\:translate-x-40{--transform-translate-x:10rem}.xl\:translate-x-44{--transform-translate-x:11rem}.xl\:translate-x-48{--transform-translate-x:12rem}.xl\:translate-x-50{--transform-translate-x:12.75rem}.xl\:translate-x-52{--transform-translate-x:13rem}.xl\:translate-x-53{--transform-translate-x:13.25rem}.xl\:translate-x-55{--transform-translate-x:13.75rem}.xl\:translate-x-56{--transform-translate-x:14rem}.xl\:translate-x-64{--transform-translate-x:16rem}.xl\:translate-x-68{--transform-translate-x:17rem}.xl\:translate-x-75{--transform-translate-x:18.75rem}.xl\:translate-x-98{--transform-translate-x:24.5rem}.xl\:translate-x-100{--transform-translate-x:25rem}.xl\:translate-x-120{--transform-translate-x:30rem}.xl\:translate-x-140{--transform-translate-x:35rem}.xl\:translate-x-px{--transform-translate-x:1px}.xl\:translate-x-2px{--transform-translate-x:2px}.xl\:translate-x-0-5{--transform-translate-x:0.15rem}.xl\:translate-x-1-5{--transform-translate-x:0.375rem}.xl\:translate-x-2-5{--transform-translate-x:0.625rem}.xl\:translate-x-7-2{--transform-translate-x:1.875rem}.xl\:translate-x-31-25{--transform-translate-x:7.8125rem}.xl\:translate-x-62-5{--transform-translate-x:15.625rem}.xl\:-translate-x-1{--transform-translate-x:-0.25rem}.xl\:-translate-x-2{--transform-translate-x:-0.5rem}.xl\:-translate-x-3{--transform-translate-x:-0.75rem}.xl\:-translate-x-4{--transform-translate-x:-1rem}.xl\:-translate-x-5{--transform-translate-x:-1.25rem}.xl\:-translate-x-6{--transform-translate-x:-1.5rem}.xl\:-translate-x-7{--transform-translate-x:-1.75rem}.xl\:-translate-x-8{--transform-translate-x:-2rem}.xl\:-translate-x-9{--transform-translate-x:-2.25rem}.xl\:-translate-x-10{--transform-translate-x:-2.5rem}.xl\:-translate-x-11{--transform-translate-x:-2.75rem}.xl\:-translate-x-12{--transform-translate-x:-3rem}.xl\:-translate-x-13{--transform-translate-x:-3.25rem}.xl\:-translate-x-14{--transform-translate-x:-3.5rem}.xl\:-translate-x-15{--transform-translate-x:-3.75rem}.xl\:-translate-x-16{--transform-translate-x:-4rem}.xl\:-translate-x-19{--transform-translate-x:-4.75rem}.xl\:-translate-x-20{--transform-translate-x:-5rem}.xl\:-translate-x-22{--transform-translate-x:-5.5rem}.xl\:-translate-x-23{--transform-translate-x:-5.75rem}.xl\:-translate-x-24{--transform-translate-x:-6rem}.xl\:-translate-x-30{--transform-translate-x:-7.5rem}.xl\:-translate-x-32{--transform-translate-x:-8rem}.xl\:-translate-x-40{--transform-translate-x:-10rem}.xl\:-translate-x-44{--transform-translate-x:-11rem}.xl\:-translate-x-48{--transform-translate-x:-12rem}.xl\:-translate-x-50{--transform-translate-x:-12.75rem}.xl\:-translate-x-52{--transform-translate-x:-13rem}.xl\:-translate-x-53{--transform-translate-x:-13.25rem}.xl\:-translate-x-55{--transform-translate-x:-13.75rem}.xl\:-translate-x-56{--transform-translate-x:-14rem}.xl\:-translate-x-64{--transform-translate-x:-16rem}.xl\:-translate-x-68{--transform-translate-x:-17rem}.xl\:-translate-x-75{--transform-translate-x:-18.75rem}.xl\:-translate-x-98{--transform-translate-x:-24.5rem}.xl\:-translate-x-100{--transform-translate-x:-25rem}.xl\:-translate-x-120{--transform-translate-x:-30rem}.xl\:-translate-x-140{--transform-translate-x:-35rem}.xl\:-translate-x-px{--transform-translate-x:-1px}.xl\:-translate-x-2px{--transform-translate-x:-2px}.xl\:-translate-x-0-5{--transform-translate-x:-0.15rem}.xl\:-translate-x-1-5{--transform-translate-x:-0.375rem}.xl\:-translate-x-2-5{--transform-translate-x:-0.625rem}.xl\:-translate-x-7-2{--transform-translate-x:-1.875rem}.xl\:-translate-x-31-25{--transform-translate-x:-7.8125rem}.xl\:-translate-x-62-5{--transform-translate-x:-15.625rem}.xl\:-translate-x-full{--transform-translate-x:-100%}.xl\:-translate-x-1\/2{--transform-translate-x:-50%}.xl\:translate-x-1\/2{--transform-translate-x:50%}.xl\:translate-x-full{--transform-translate-x:100%}.xl\:translate-y-0{--transform-translate-y:0}.xl\:translate-y-1{--transform-translate-y:0.25rem}.xl\:translate-y-2{--transform-translate-y:0.5rem}.xl\:translate-y-3{--transform-translate-y:0.75rem}.xl\:translate-y-4{--transform-translate-y:1rem}.xl\:translate-y-5{--transform-translate-y:1.25rem}.xl\:translate-y-6{--transform-translate-y:1.5rem}.xl\:translate-y-7{--transform-translate-y:1.75rem}.xl\:translate-y-8{--transform-translate-y:2rem}.xl\:translate-y-9{--transform-translate-y:2.25rem}.xl\:translate-y-10{--transform-translate-y:2.5rem}.xl\:translate-y-11{--transform-translate-y:2.75rem}.xl\:translate-y-12{--transform-translate-y:3rem}.xl\:translate-y-13{--transform-translate-y:3.25rem}.xl\:translate-y-14{--transform-translate-y:3.5rem}.xl\:translate-y-15{--transform-translate-y:3.75rem}.xl\:translate-y-16{--transform-translate-y:4rem}.xl\:translate-y-19{--transform-translate-y:4.75rem}.xl\:translate-y-20{--transform-translate-y:5rem}.xl\:translate-y-22{--transform-translate-y:5.5rem}.xl\:translate-y-23{--transform-translate-y:5.75rem}.xl\:translate-y-24{--transform-translate-y:6rem}.xl\:translate-y-30{--transform-translate-y:7.5rem}.xl\:translate-y-32{--transform-translate-y:8rem}.xl\:translate-y-40{--transform-translate-y:10rem}.xl\:translate-y-44{--transform-translate-y:11rem}.xl\:translate-y-48{--transform-translate-y:12rem}.xl\:translate-y-50{--transform-translate-y:12.75rem}.xl\:translate-y-52{--transform-translate-y:13rem}.xl\:translate-y-53{--transform-translate-y:13.25rem}.xl\:translate-y-55{--transform-translate-y:13.75rem}.xl\:translate-y-56{--transform-translate-y:14rem}.xl\:translate-y-64{--transform-translate-y:16rem}.xl\:translate-y-68{--transform-translate-y:17rem}.xl\:translate-y-75{--transform-translate-y:18.75rem}.xl\:translate-y-98{--transform-translate-y:24.5rem}.xl\:translate-y-100{--transform-translate-y:25rem}.xl\:translate-y-120{--transform-translate-y:30rem}.xl\:translate-y-140{--transform-translate-y:35rem}.xl\:translate-y-px{--transform-translate-y:1px}.xl\:translate-y-2px{--transform-translate-y:2px}.xl\:translate-y-0-5{--transform-translate-y:0.15rem}.xl\:translate-y-1-5{--transform-translate-y:0.375rem}.xl\:translate-y-2-5{--transform-translate-y:0.625rem}.xl\:translate-y-7-2{--transform-translate-y:1.875rem}.xl\:translate-y-31-25{--transform-translate-y:7.8125rem}.xl\:translate-y-62-5{--transform-translate-y:15.625rem}.xl\:-translate-y-1{--transform-translate-y:-0.25rem}.xl\:-translate-y-2{--transform-translate-y:-0.5rem}.xl\:-translate-y-3{--transform-translate-y:-0.75rem}.xl\:-translate-y-4{--transform-translate-y:-1rem}.xl\:-translate-y-5{--transform-translate-y:-1.25rem}.xl\:-translate-y-6{--transform-translate-y:-1.5rem}.xl\:-translate-y-7{--transform-translate-y:-1.75rem}.xl\:-translate-y-8{--transform-translate-y:-2rem}.xl\:-translate-y-9{--transform-translate-y:-2.25rem}.xl\:-translate-y-10{--transform-translate-y:-2.5rem}.xl\:-translate-y-11{--transform-translate-y:-2.75rem}.xl\:-translate-y-12{--transform-translate-y:-3rem}.xl\:-translate-y-13{--transform-translate-y:-3.25rem}.xl\:-translate-y-14{--transform-translate-y:-3.5rem}.xl\:-translate-y-15{--transform-translate-y:-3.75rem}.xl\:-translate-y-16{--transform-translate-y:-4rem}.xl\:-translate-y-19{--transform-translate-y:-4.75rem}.xl\:-translate-y-20{--transform-translate-y:-5rem}.xl\:-translate-y-22{--transform-translate-y:-5.5rem}.xl\:-translate-y-23{--transform-translate-y:-5.75rem}.xl\:-translate-y-24{--transform-translate-y:-6rem}.xl\:-translate-y-30{--transform-translate-y:-7.5rem}.xl\:-translate-y-32{--transform-translate-y:-8rem}.xl\:-translate-y-40{--transform-translate-y:-10rem}.xl\:-translate-y-44{--transform-translate-y:-11rem}.xl\:-translate-y-48{--transform-translate-y:-12rem}.xl\:-translate-y-50{--transform-translate-y:-12.75rem}.xl\:-translate-y-52{--transform-translate-y:-13rem}.xl\:-translate-y-53{--transform-translate-y:-13.25rem}.xl\:-translate-y-55{--transform-translate-y:-13.75rem}.xl\:-translate-y-56{--transform-translate-y:-14rem}.xl\:-translate-y-64{--transform-translate-y:-16rem}.xl\:-translate-y-68{--transform-translate-y:-17rem}.xl\:-translate-y-75{--transform-translate-y:-18.75rem}.xl\:-translate-y-98{--transform-translate-y:-24.5rem}.xl\:-translate-y-100{--transform-translate-y:-25rem}.xl\:-translate-y-120{--transform-translate-y:-30rem}.xl\:-translate-y-140{--transform-translate-y:-35rem}.xl\:-translate-y-px{--transform-translate-y:-1px}.xl\:-translate-y-2px{--transform-translate-y:-2px}.xl\:-translate-y-0-5{--transform-translate-y:-0.15rem}.xl\:-translate-y-1-5{--transform-translate-y:-0.375rem}.xl\:-translate-y-2-5{--transform-translate-y:-0.625rem}.xl\:-translate-y-7-2{--transform-translate-y:-1.875rem}.xl\:-translate-y-31-25{--transform-translate-y:-7.8125rem}.xl\:-translate-y-62-5{--transform-translate-y:-15.625rem}.xl\:-translate-y-full{--transform-translate-y:-100%}.xl\:-translate-y-1\/2{--transform-translate-y:-50%}.xl\:translate-y-1\/2{--transform-translate-y:50%}.xl\:translate-y-full{--transform-translate-y:100%}.xl\:hover\:translate-x-0:hover{--transform-translate-x:0}.xl\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.xl\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.xl\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.xl\:hover\:translate-x-4:hover{--transform-translate-x:1rem}.xl\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.xl\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.xl\:hover\:translate-x-7:hover{--transform-translate-x:1.75rem}.xl\:hover\:translate-x-8:hover{--transform-translate-x:2rem}.xl\:hover\:translate-x-9:hover{--transform-translate-x:2.25rem}.xl\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.xl\:hover\:translate-x-11:hover{--transform-translate-x:2.75rem}.xl\:hover\:translate-x-12:hover{--transform-translate-x:3rem}.xl\:hover\:translate-x-13:hover{--transform-translate-x:3.25rem}.xl\:hover\:translate-x-14:hover{--transform-translate-x:3.5rem}.xl\:hover\:translate-x-15:hover{--transform-translate-x:3.75rem}.xl\:hover\:translate-x-16:hover{--transform-translate-x:4rem}.xl\:hover\:translate-x-19:hover{--transform-translate-x:4.75rem}.xl\:hover\:translate-x-20:hover{--transform-translate-x:5rem}.xl\:hover\:translate-x-22:hover{--transform-translate-x:5.5rem}.xl\:hover\:translate-x-23:hover{--transform-translate-x:5.75rem}.xl\:hover\:translate-x-24:hover{--transform-translate-x:6rem}.xl\:hover\:translate-x-30:hover{--transform-translate-x:7.5rem}.xl\:hover\:translate-x-32:hover{--transform-translate-x:8rem}.xl\:hover\:translate-x-40:hover{--transform-translate-x:10rem}.xl\:hover\:translate-x-44:hover{--transform-translate-x:11rem}.xl\:hover\:translate-x-48:hover{--transform-translate-x:12rem}.xl\:hover\:translate-x-50:hover{--transform-translate-x:12.75rem}.xl\:hover\:translate-x-52:hover{--transform-translate-x:13rem}.xl\:hover\:translate-x-53:hover{--transform-translate-x:13.25rem}.xl\:hover\:translate-x-55:hover{--transform-translate-x:13.75rem}.xl\:hover\:translate-x-56:hover{--transform-translate-x:14rem}.xl\:hover\:translate-x-64:hover{--transform-translate-x:16rem}.xl\:hover\:translate-x-68:hover{--transform-translate-x:17rem}.xl\:hover\:translate-x-75:hover{--transform-translate-x:18.75rem}.xl\:hover\:translate-x-98:hover{--transform-translate-x:24.5rem}.xl\:hover\:translate-x-100:hover{--transform-translate-x:25rem}.xl\:hover\:translate-x-120:hover{--transform-translate-x:30rem}.xl\:hover\:translate-x-140:hover{--transform-translate-x:35rem}.xl\:hover\:translate-x-px:hover{--transform-translate-x:1px}.xl\:hover\:translate-x-2px:hover{--transform-translate-x:2px}.xl\:hover\:translate-x-0-5:hover{--transform-translate-x:0.15rem}.xl\:hover\:translate-x-1-5:hover{--transform-translate-x:0.375rem}.xl\:hover\:translate-x-2-5:hover{--transform-translate-x:0.625rem}.xl\:hover\:translate-x-7-2:hover{--transform-translate-x:1.875rem}.xl\:hover\:translate-x-31-25:hover{--transform-translate-x:7.8125rem}.xl\:hover\:translate-x-62-5:hover{--transform-translate-x:15.625rem}.xl\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.xl\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.xl\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.xl\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.xl\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.xl\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.xl\:hover\:-translate-x-7:hover{--transform-translate-x:-1.75rem}.xl\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.xl\:hover\:-translate-x-9:hover{--transform-translate-x:-2.25rem}.xl\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.xl\:hover\:-translate-x-11:hover{--transform-translate-x:-2.75rem}.xl\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.xl\:hover\:-translate-x-13:hover{--transform-translate-x:-3.25rem}.xl\:hover\:-translate-x-14:hover{--transform-translate-x:-3.5rem}.xl\:hover\:-translate-x-15:hover{--transform-translate-x:-3.75rem}.xl\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.xl\:hover\:-translate-x-19:hover{--transform-translate-x:-4.75rem}.xl\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.xl\:hover\:-translate-x-22:hover{--transform-translate-x:-5.5rem}.xl\:hover\:-translate-x-23:hover{--transform-translate-x:-5.75rem}.xl\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.xl\:hover\:-translate-x-30:hover{--transform-translate-x:-7.5rem}.xl\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.xl\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.xl\:hover\:-translate-x-44:hover{--transform-translate-x:-11rem}.xl\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.xl\:hover\:-translate-x-50:hover{--transform-translate-x:-12.75rem}.xl\:hover\:-translate-x-52:hover{--transform-translate-x:-13rem}.xl\:hover\:-translate-x-53:hover{--transform-translate-x:-13.25rem}.xl\:hover\:-translate-x-55:hover{--transform-translate-x:-13.75rem}.xl\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.xl\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.xl\:hover\:-translate-x-68:hover{--transform-translate-x:-17rem}.xl\:hover\:-translate-x-75:hover{--transform-translate-x:-18.75rem}.xl\:hover\:-translate-x-98:hover{--transform-translate-x:-24.5rem}.xl\:hover\:-translate-x-100:hover{--transform-translate-x:-25rem}.xl\:hover\:-translate-x-120:hover{--transform-translate-x:-30rem}.xl\:hover\:-translate-x-140:hover{--transform-translate-x:-35rem}.xl\:hover\:-translate-x-px:hover{--transform-translate-x:-1px}.xl\:hover\:-translate-x-2px:hover{--transform-translate-x:-2px}.xl\:hover\:-translate-x-0-5:hover{--transform-translate-x:-0.15rem}.xl\:hover\:-translate-x-1-5:hover{--transform-translate-x:-0.375rem}.xl\:hover\:-translate-x-2-5:hover{--transform-translate-x:-0.625rem}.xl\:hover\:-translate-x-7-2:hover{--transform-translate-x:-1.875rem}.xl\:hover\:-translate-x-31-25:hover{--transform-translate-x:-7.8125rem}.xl\:hover\:-translate-x-62-5:hover{--transform-translate-x:-15.625rem}.xl\:hover\:-translate-x-full:hover{--transform-translate-x:-100%}.xl\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.xl\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.xl\:hover\:translate-x-full:hover{--transform-translate-x:100%}.xl\:hover\:translate-y-0:hover{--transform-translate-y:0}.xl\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.xl\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.xl\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.xl\:hover\:translate-y-4:hover{--transform-translate-y:1rem}.xl\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.xl\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.xl\:hover\:translate-y-7:hover{--transform-translate-y:1.75rem}.xl\:hover\:translate-y-8:hover{--transform-translate-y:2rem}.xl\:hover\:translate-y-9:hover{--transform-translate-y:2.25rem}.xl\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.xl\:hover\:translate-y-11:hover{--transform-translate-y:2.75rem}.xl\:hover\:translate-y-12:hover{--transform-translate-y:3rem}.xl\:hover\:translate-y-13:hover{--transform-translate-y:3.25rem}.xl\:hover\:translate-y-14:hover{--transform-translate-y:3.5rem}.xl\:hover\:translate-y-15:hover{--transform-translate-y:3.75rem}.xl\:hover\:translate-y-16:hover{--transform-translate-y:4rem}.xl\:hover\:translate-y-19:hover{--transform-translate-y:4.75rem}.xl\:hover\:translate-y-20:hover{--transform-translate-y:5rem}.xl\:hover\:translate-y-22:hover{--transform-translate-y:5.5rem}.xl\:hover\:translate-y-23:hover{--transform-translate-y:5.75rem}.xl\:hover\:translate-y-24:hover{--transform-translate-y:6rem}.xl\:hover\:translate-y-30:hover{--transform-translate-y:7.5rem}.xl\:hover\:translate-y-32:hover{--transform-translate-y:8rem}.xl\:hover\:translate-y-40:hover{--transform-translate-y:10rem}.xl\:hover\:translate-y-44:hover{--transform-translate-y:11rem}.xl\:hover\:translate-y-48:hover{--transform-translate-y:12rem}.xl\:hover\:translate-y-50:hover{--transform-translate-y:12.75rem}.xl\:hover\:translate-y-52:hover{--transform-translate-y:13rem}.xl\:hover\:translate-y-53:hover{--transform-translate-y:13.25rem}.xl\:hover\:translate-y-55:hover{--transform-translate-y:13.75rem}.xl\:hover\:translate-y-56:hover{--transform-translate-y:14rem}.xl\:hover\:translate-y-64:hover{--transform-translate-y:16rem}.xl\:hover\:translate-y-68:hover{--transform-translate-y:17rem}.xl\:hover\:translate-y-75:hover{--transform-translate-y:18.75rem}.xl\:hover\:translate-y-98:hover{--transform-translate-y:24.5rem}.xl\:hover\:translate-y-100:hover{--transform-translate-y:25rem}.xl\:hover\:translate-y-120:hover{--transform-translate-y:30rem}.xl\:hover\:translate-y-140:hover{--transform-translate-y:35rem}.xl\:hover\:translate-y-px:hover{--transform-translate-y:1px}.xl\:hover\:translate-y-2px:hover{--transform-translate-y:2px}.xl\:hover\:translate-y-0-5:hover{--transform-translate-y:0.15rem}.xl\:hover\:translate-y-1-5:hover{--transform-translate-y:0.375rem}.xl\:hover\:translate-y-2-5:hover{--transform-translate-y:0.625rem}.xl\:hover\:translate-y-7-2:hover{--transform-translate-y:1.875rem}.xl\:hover\:translate-y-31-25:hover{--transform-translate-y:7.8125rem}.xl\:hover\:translate-y-62-5:hover{--transform-translate-y:15.625rem}.xl\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.xl\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.xl\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.xl\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.xl\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.xl\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.xl\:hover\:-translate-y-7:hover{--transform-translate-y:-1.75rem}.xl\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.xl\:hover\:-translate-y-9:hover{--transform-translate-y:-2.25rem}.xl\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.xl\:hover\:-translate-y-11:hover{--transform-translate-y:-2.75rem}.xl\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.xl\:hover\:-translate-y-13:hover{--transform-translate-y:-3.25rem}.xl\:hover\:-translate-y-14:hover{--transform-translate-y:-3.5rem}.xl\:hover\:-translate-y-15:hover{--transform-translate-y:-3.75rem}.xl\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.xl\:hover\:-translate-y-19:hover{--transform-translate-y:-4.75rem}.xl\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.xl\:hover\:-translate-y-22:hover{--transform-translate-y:-5.5rem}.xl\:hover\:-translate-y-23:hover{--transform-translate-y:-5.75rem}.xl\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.xl\:hover\:-translate-y-30:hover{--transform-translate-y:-7.5rem}.xl\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.xl\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.xl\:hover\:-translate-y-44:hover{--transform-translate-y:-11rem}.xl\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.xl\:hover\:-translate-y-50:hover{--transform-translate-y:-12.75rem}.xl\:hover\:-translate-y-52:hover{--transform-translate-y:-13rem}.xl\:hover\:-translate-y-53:hover{--transform-translate-y:-13.25rem}.xl\:hover\:-translate-y-55:hover{--transform-translate-y:-13.75rem}.xl\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.xl\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.xl\:hover\:-translate-y-68:hover{--transform-translate-y:-17rem}.xl\:hover\:-translate-y-75:hover{--transform-translate-y:-18.75rem}.xl\:hover\:-translate-y-98:hover{--transform-translate-y:-24.5rem}.xl\:hover\:-translate-y-100:hover{--transform-translate-y:-25rem}.xl\:hover\:-translate-y-120:hover{--transform-translate-y:-30rem}.xl\:hover\:-translate-y-140:hover{--transform-translate-y:-35rem}.xl\:hover\:-translate-y-px:hover{--transform-translate-y:-1px}.xl\:hover\:-translate-y-2px:hover{--transform-translate-y:-2px}.xl\:hover\:-translate-y-0-5:hover{--transform-translate-y:-0.15rem}.xl\:hover\:-translate-y-1-5:hover{--transform-translate-y:-0.375rem}.xl\:hover\:-translate-y-2-5:hover{--transform-translate-y:-0.625rem}.xl\:hover\:-translate-y-7-2:hover{--transform-translate-y:-1.875rem}.xl\:hover\:-translate-y-31-25:hover{--transform-translate-y:-7.8125rem}.xl\:hover\:-translate-y-62-5:hover{--transform-translate-y:-15.625rem}.xl\:hover\:-translate-y-full:hover{--transform-translate-y:-100%}.xl\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.xl\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.xl\:hover\:translate-y-full:hover{--transform-translate-y:100%}.xl\:focus\:translate-x-0:focus{--transform-translate-x:0}.xl\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.xl\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.xl\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.xl\:focus\:translate-x-4:focus{--transform-translate-x:1rem}.xl\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.xl\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.xl\:focus\:translate-x-7:focus{--transform-translate-x:1.75rem}.xl\:focus\:translate-x-8:focus{--transform-translate-x:2rem}.xl\:focus\:translate-x-9:focus{--transform-translate-x:2.25rem}.xl\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.xl\:focus\:translate-x-11:focus{--transform-translate-x:2.75rem}.xl\:focus\:translate-x-12:focus{--transform-translate-x:3rem}.xl\:focus\:translate-x-13:focus{--transform-translate-x:3.25rem}.xl\:focus\:translate-x-14:focus{--transform-translate-x:3.5rem}.xl\:focus\:translate-x-15:focus{--transform-translate-x:3.75rem}.xl\:focus\:translate-x-16:focus{--transform-translate-x:4rem}.xl\:focus\:translate-x-19:focus{--transform-translate-x:4.75rem}.xl\:focus\:translate-x-20:focus{--transform-translate-x:5rem}.xl\:focus\:translate-x-22:focus{--transform-translate-x:5.5rem}.xl\:focus\:translate-x-23:focus{--transform-translate-x:5.75rem}.xl\:focus\:translate-x-24:focus{--transform-translate-x:6rem}.xl\:focus\:translate-x-30:focus{--transform-translate-x:7.5rem}.xl\:focus\:translate-x-32:focus{--transform-translate-x:8rem}.xl\:focus\:translate-x-40:focus{--transform-translate-x:10rem}.xl\:focus\:translate-x-44:focus{--transform-translate-x:11rem}.xl\:focus\:translate-x-48:focus{--transform-translate-x:12rem}.xl\:focus\:translate-x-50:focus{--transform-translate-x:12.75rem}.xl\:focus\:translate-x-52:focus{--transform-translate-x:13rem}.xl\:focus\:translate-x-53:focus{--transform-translate-x:13.25rem}.xl\:focus\:translate-x-55:focus{--transform-translate-x:13.75rem}.xl\:focus\:translate-x-56:focus{--transform-translate-x:14rem}.xl\:focus\:translate-x-64:focus{--transform-translate-x:16rem}.xl\:focus\:translate-x-68:focus{--transform-translate-x:17rem}.xl\:focus\:translate-x-75:focus{--transform-translate-x:18.75rem}.xl\:focus\:translate-x-98:focus{--transform-translate-x:24.5rem}.xl\:focus\:translate-x-100:focus{--transform-translate-x:25rem}.xl\:focus\:translate-x-120:focus{--transform-translate-x:30rem}.xl\:focus\:translate-x-140:focus{--transform-translate-x:35rem}.xl\:focus\:translate-x-px:focus{--transform-translate-x:1px}.xl\:focus\:translate-x-2px:focus{--transform-translate-x:2px}.xl\:focus\:translate-x-0-5:focus{--transform-translate-x:0.15rem}.xl\:focus\:translate-x-1-5:focus{--transform-translate-x:0.375rem}.xl\:focus\:translate-x-2-5:focus{--transform-translate-x:0.625rem}.xl\:focus\:translate-x-7-2:focus{--transform-translate-x:1.875rem}.xl\:focus\:translate-x-31-25:focus{--transform-translate-x:7.8125rem}.xl\:focus\:translate-x-62-5:focus{--transform-translate-x:15.625rem}.xl\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.xl\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.xl\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.xl\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.xl\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.xl\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.xl\:focus\:-translate-x-7:focus{--transform-translate-x:-1.75rem}.xl\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.xl\:focus\:-translate-x-9:focus{--transform-translate-x:-2.25rem}.xl\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.xl\:focus\:-translate-x-11:focus{--transform-translate-x:-2.75rem}.xl\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.xl\:focus\:-translate-x-13:focus{--transform-translate-x:-3.25rem}.xl\:focus\:-translate-x-14:focus{--transform-translate-x:-3.5rem}.xl\:focus\:-translate-x-15:focus{--transform-translate-x:-3.75rem}.xl\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.xl\:focus\:-translate-x-19:focus{--transform-translate-x:-4.75rem}.xl\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.xl\:focus\:-translate-x-22:focus{--transform-translate-x:-5.5rem}.xl\:focus\:-translate-x-23:focus{--transform-translate-x:-5.75rem}.xl\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.xl\:focus\:-translate-x-30:focus{--transform-translate-x:-7.5rem}.xl\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.xl\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.xl\:focus\:-translate-x-44:focus{--transform-translate-x:-11rem}.xl\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.xl\:focus\:-translate-x-50:focus{--transform-translate-x:-12.75rem}.xl\:focus\:-translate-x-52:focus{--transform-translate-x:-13rem}.xl\:focus\:-translate-x-53:focus{--transform-translate-x:-13.25rem}.xl\:focus\:-translate-x-55:focus{--transform-translate-x:-13.75rem}.xl\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.xl\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.xl\:focus\:-translate-x-68:focus{--transform-translate-x:-17rem}.xl\:focus\:-translate-x-75:focus{--transform-translate-x:-18.75rem}.xl\:focus\:-translate-x-98:focus{--transform-translate-x:-24.5rem}.xl\:focus\:-translate-x-100:focus{--transform-translate-x:-25rem}.xl\:focus\:-translate-x-120:focus{--transform-translate-x:-30rem}.xl\:focus\:-translate-x-140:focus{--transform-translate-x:-35rem}.xl\:focus\:-translate-x-px:focus{--transform-translate-x:-1px}.xl\:focus\:-translate-x-2px:focus{--transform-translate-x:-2px}.xl\:focus\:-translate-x-0-5:focus{--transform-translate-x:-0.15rem}.xl\:focus\:-translate-x-1-5:focus{--transform-translate-x:-0.375rem}.xl\:focus\:-translate-x-2-5:focus{--transform-translate-x:-0.625rem}.xl\:focus\:-translate-x-7-2:focus{--transform-translate-x:-1.875rem}.xl\:focus\:-translate-x-31-25:focus{--transform-translate-x:-7.8125rem}.xl\:focus\:-translate-x-62-5:focus{--transform-translate-x:-15.625rem}.xl\:focus\:-translate-x-full:focus{--transform-translate-x:-100%}.xl\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.xl\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.xl\:focus\:translate-x-full:focus{--transform-translate-x:100%}.xl\:focus\:translate-y-0:focus{--transform-translate-y:0}.xl\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.xl\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.xl\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.xl\:focus\:translate-y-4:focus{--transform-translate-y:1rem}.xl\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.xl\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.xl\:focus\:translate-y-7:focus{--transform-translate-y:1.75rem}.xl\:focus\:translate-y-8:focus{--transform-translate-y:2rem}.xl\:focus\:translate-y-9:focus{--transform-translate-y:2.25rem}.xl\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.xl\:focus\:translate-y-11:focus{--transform-translate-y:2.75rem}.xl\:focus\:translate-y-12:focus{--transform-translate-y:3rem}.xl\:focus\:translate-y-13:focus{--transform-translate-y:3.25rem}.xl\:focus\:translate-y-14:focus{--transform-translate-y:3.5rem}.xl\:focus\:translate-y-15:focus{--transform-translate-y:3.75rem}.xl\:focus\:translate-y-16:focus{--transform-translate-y:4rem}.xl\:focus\:translate-y-19:focus{--transform-translate-y:4.75rem}.xl\:focus\:translate-y-20:focus{--transform-translate-y:5rem}.xl\:focus\:translate-y-22:focus{--transform-translate-y:5.5rem}.xl\:focus\:translate-y-23:focus{--transform-translate-y:5.75rem}.xl\:focus\:translate-y-24:focus{--transform-translate-y:6rem}.xl\:focus\:translate-y-30:focus{--transform-translate-y:7.5rem}.xl\:focus\:translate-y-32:focus{--transform-translate-y:8rem}.xl\:focus\:translate-y-40:focus{--transform-translate-y:10rem}.xl\:focus\:translate-y-44:focus{--transform-translate-y:11rem}.xl\:focus\:translate-y-48:focus{--transform-translate-y:12rem}.xl\:focus\:translate-y-50:focus{--transform-translate-y:12.75rem}.xl\:focus\:translate-y-52:focus{--transform-translate-y:13rem}.xl\:focus\:translate-y-53:focus{--transform-translate-y:13.25rem}.xl\:focus\:translate-y-55:focus{--transform-translate-y:13.75rem}.xl\:focus\:translate-y-56:focus{--transform-translate-y:14rem}.xl\:focus\:translate-y-64:focus{--transform-translate-y:16rem}.xl\:focus\:translate-y-68:focus{--transform-translate-y:17rem}.xl\:focus\:translate-y-75:focus{--transform-translate-y:18.75rem}.xl\:focus\:translate-y-98:focus{--transform-translate-y:24.5rem}.xl\:focus\:translate-y-100:focus{--transform-translate-y:25rem}.xl\:focus\:translate-y-120:focus{--transform-translate-y:30rem}.xl\:focus\:translate-y-140:focus{--transform-translate-y:35rem}.xl\:focus\:translate-y-px:focus{--transform-translate-y:1px}.xl\:focus\:translate-y-2px:focus{--transform-translate-y:2px}.xl\:focus\:translate-y-0-5:focus{--transform-translate-y:0.15rem}.xl\:focus\:translate-y-1-5:focus{--transform-translate-y:0.375rem}.xl\:focus\:translate-y-2-5:focus{--transform-translate-y:0.625rem}.xl\:focus\:translate-y-7-2:focus{--transform-translate-y:1.875rem}.xl\:focus\:translate-y-31-25:focus{--transform-translate-y:7.8125rem}.xl\:focus\:translate-y-62-5:focus{--transform-translate-y:15.625rem}.xl\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.xl\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.xl\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.xl\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.xl\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.xl\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.xl\:focus\:-translate-y-7:focus{--transform-translate-y:-1.75rem}.xl\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.xl\:focus\:-translate-y-9:focus{--transform-translate-y:-2.25rem}.xl\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.xl\:focus\:-translate-y-11:focus{--transform-translate-y:-2.75rem}.xl\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.xl\:focus\:-translate-y-13:focus{--transform-translate-y:-3.25rem}.xl\:focus\:-translate-y-14:focus{--transform-translate-y:-3.5rem}.xl\:focus\:-translate-y-15:focus{--transform-translate-y:-3.75rem}.xl\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.xl\:focus\:-translate-y-19:focus{--transform-translate-y:-4.75rem}.xl\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.xl\:focus\:-translate-y-22:focus{--transform-translate-y:-5.5rem}.xl\:focus\:-translate-y-23:focus{--transform-translate-y:-5.75rem}.xl\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.xl\:focus\:-translate-y-30:focus{--transform-translate-y:-7.5rem}.xl\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.xl\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.xl\:focus\:-translate-y-44:focus{--transform-translate-y:-11rem}.xl\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.xl\:focus\:-translate-y-50:focus{--transform-translate-y:-12.75rem}.xl\:focus\:-translate-y-52:focus{--transform-translate-y:-13rem}.xl\:focus\:-translate-y-53:focus{--transform-translate-y:-13.25rem}.xl\:focus\:-translate-y-55:focus{--transform-translate-y:-13.75rem}.xl\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.xl\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.xl\:focus\:-translate-y-68:focus{--transform-translate-y:-17rem}.xl\:focus\:-translate-y-75:focus{--transform-translate-y:-18.75rem}.xl\:focus\:-translate-y-98:focus{--transform-translate-y:-24.5rem}.xl\:focus\:-translate-y-100:focus{--transform-translate-y:-25rem}.xl\:focus\:-translate-y-120:focus{--transform-translate-y:-30rem}.xl\:focus\:-translate-y-140:focus{--transform-translate-y:-35rem}.xl\:focus\:-translate-y-px:focus{--transform-translate-y:-1px}.xl\:focus\:-translate-y-2px:focus{--transform-translate-y:-2px}.xl\:focus\:-translate-y-0-5:focus{--transform-translate-y:-0.15rem}.xl\:focus\:-translate-y-1-5:focus{--transform-translate-y:-0.375rem}.xl\:focus\:-translate-y-2-5:focus{--transform-translate-y:-0.625rem}.xl\:focus\:-translate-y-7-2:focus{--transform-translate-y:-1.875rem}.xl\:focus\:-translate-y-31-25:focus{--transform-translate-y:-7.8125rem}.xl\:focus\:-translate-y-62-5:focus{--transform-translate-y:-15.625rem}.xl\:focus\:-translate-y-full:focus{--transform-translate-y:-100%}.xl\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.xl\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.xl\:focus\:translate-y-full:focus{--transform-translate-y:100%}.xl\:active\:translate-x-0:active{--transform-translate-x:0}.xl\:active\:translate-x-1:active{--transform-translate-x:0.25rem}.xl\:active\:translate-x-2:active{--transform-translate-x:0.5rem}.xl\:active\:translate-x-3:active{--transform-translate-x:0.75rem}.xl\:active\:translate-x-4:active{--transform-translate-x:1rem}.xl\:active\:translate-x-5:active{--transform-translate-x:1.25rem}.xl\:active\:translate-x-6:active{--transform-translate-x:1.5rem}.xl\:active\:translate-x-7:active{--transform-translate-x:1.75rem}.xl\:active\:translate-x-8:active{--transform-translate-x:2rem}.xl\:active\:translate-x-9:active{--transform-translate-x:2.25rem}.xl\:active\:translate-x-10:active{--transform-translate-x:2.5rem}.xl\:active\:translate-x-11:active{--transform-translate-x:2.75rem}.xl\:active\:translate-x-12:active{--transform-translate-x:3rem}.xl\:active\:translate-x-13:active{--transform-translate-x:3.25rem}.xl\:active\:translate-x-14:active{--transform-translate-x:3.5rem}.xl\:active\:translate-x-15:active{--transform-translate-x:3.75rem}.xl\:active\:translate-x-16:active{--transform-translate-x:4rem}.xl\:active\:translate-x-19:active{--transform-translate-x:4.75rem}.xl\:active\:translate-x-20:active{--transform-translate-x:5rem}.xl\:active\:translate-x-22:active{--transform-translate-x:5.5rem}.xl\:active\:translate-x-23:active{--transform-translate-x:5.75rem}.xl\:active\:translate-x-24:active{--transform-translate-x:6rem}.xl\:active\:translate-x-30:active{--transform-translate-x:7.5rem}.xl\:active\:translate-x-32:active{--transform-translate-x:8rem}.xl\:active\:translate-x-40:active{--transform-translate-x:10rem}.xl\:active\:translate-x-44:active{--transform-translate-x:11rem}.xl\:active\:translate-x-48:active{--transform-translate-x:12rem}.xl\:active\:translate-x-50:active{--transform-translate-x:12.75rem}.xl\:active\:translate-x-52:active{--transform-translate-x:13rem}.xl\:active\:translate-x-53:active{--transform-translate-x:13.25rem}.xl\:active\:translate-x-55:active{--transform-translate-x:13.75rem}.xl\:active\:translate-x-56:active{--transform-translate-x:14rem}.xl\:active\:translate-x-64:active{--transform-translate-x:16rem}.xl\:active\:translate-x-68:active{--transform-translate-x:17rem}.xl\:active\:translate-x-75:active{--transform-translate-x:18.75rem}.xl\:active\:translate-x-98:active{--transform-translate-x:24.5rem}.xl\:active\:translate-x-100:active{--transform-translate-x:25rem}.xl\:active\:translate-x-120:active{--transform-translate-x:30rem}.xl\:active\:translate-x-140:active{--transform-translate-x:35rem}.xl\:active\:translate-x-px:active{--transform-translate-x:1px}.xl\:active\:translate-x-2px:active{--transform-translate-x:2px}.xl\:active\:translate-x-0-5:active{--transform-translate-x:0.15rem}.xl\:active\:translate-x-1-5:active{--transform-translate-x:0.375rem}.xl\:active\:translate-x-2-5:active{--transform-translate-x:0.625rem}.xl\:active\:translate-x-7-2:active{--transform-translate-x:1.875rem}.xl\:active\:translate-x-31-25:active{--transform-translate-x:7.8125rem}.xl\:active\:translate-x-62-5:active{--transform-translate-x:15.625rem}.xl\:active\:-translate-x-1:active{--transform-translate-x:-0.25rem}.xl\:active\:-translate-x-2:active{--transform-translate-x:-0.5rem}.xl\:active\:-translate-x-3:active{--transform-translate-x:-0.75rem}.xl\:active\:-translate-x-4:active{--transform-translate-x:-1rem}.xl\:active\:-translate-x-5:active{--transform-translate-x:-1.25rem}.xl\:active\:-translate-x-6:active{--transform-translate-x:-1.5rem}.xl\:active\:-translate-x-7:active{--transform-translate-x:-1.75rem}.xl\:active\:-translate-x-8:active{--transform-translate-x:-2rem}.xl\:active\:-translate-x-9:active{--transform-translate-x:-2.25rem}.xl\:active\:-translate-x-10:active{--transform-translate-x:-2.5rem}.xl\:active\:-translate-x-11:active{--transform-translate-x:-2.75rem}.xl\:active\:-translate-x-12:active{--transform-translate-x:-3rem}.xl\:active\:-translate-x-13:active{--transform-translate-x:-3.25rem}.xl\:active\:-translate-x-14:active{--transform-translate-x:-3.5rem}.xl\:active\:-translate-x-15:active{--transform-translate-x:-3.75rem}.xl\:active\:-translate-x-16:active{--transform-translate-x:-4rem}.xl\:active\:-translate-x-19:active{--transform-translate-x:-4.75rem}.xl\:active\:-translate-x-20:active{--transform-translate-x:-5rem}.xl\:active\:-translate-x-22:active{--transform-translate-x:-5.5rem}.xl\:active\:-translate-x-23:active{--transform-translate-x:-5.75rem}.xl\:active\:-translate-x-24:active{--transform-translate-x:-6rem}.xl\:active\:-translate-x-30:active{--transform-translate-x:-7.5rem}.xl\:active\:-translate-x-32:active{--transform-translate-x:-8rem}.xl\:active\:-translate-x-40:active{--transform-translate-x:-10rem}.xl\:active\:-translate-x-44:active{--transform-translate-x:-11rem}.xl\:active\:-translate-x-48:active{--transform-translate-x:-12rem}.xl\:active\:-translate-x-50:active{--transform-translate-x:-12.75rem}.xl\:active\:-translate-x-52:active{--transform-translate-x:-13rem}.xl\:active\:-translate-x-53:active{--transform-translate-x:-13.25rem}.xl\:active\:-translate-x-55:active{--transform-translate-x:-13.75rem}.xl\:active\:-translate-x-56:active{--transform-translate-x:-14rem}.xl\:active\:-translate-x-64:active{--transform-translate-x:-16rem}.xl\:active\:-translate-x-68:active{--transform-translate-x:-17rem}.xl\:active\:-translate-x-75:active{--transform-translate-x:-18.75rem}.xl\:active\:-translate-x-98:active{--transform-translate-x:-24.5rem}.xl\:active\:-translate-x-100:active{--transform-translate-x:-25rem}.xl\:active\:-translate-x-120:active{--transform-translate-x:-30rem}.xl\:active\:-translate-x-140:active{--transform-translate-x:-35rem}.xl\:active\:-translate-x-px:active{--transform-translate-x:-1px}.xl\:active\:-translate-x-2px:active{--transform-translate-x:-2px}.xl\:active\:-translate-x-0-5:active{--transform-translate-x:-0.15rem}.xl\:active\:-translate-x-1-5:active{--transform-translate-x:-0.375rem}.xl\:active\:-translate-x-2-5:active{--transform-translate-x:-0.625rem}.xl\:active\:-translate-x-7-2:active{--transform-translate-x:-1.875rem}.xl\:active\:-translate-x-31-25:active{--transform-translate-x:-7.8125rem}.xl\:active\:-translate-x-62-5:active{--transform-translate-x:-15.625rem}.xl\:active\:-translate-x-full:active{--transform-translate-x:-100%}.xl\:active\:-translate-x-1\/2:active{--transform-translate-x:-50%}.xl\:active\:translate-x-1\/2:active{--transform-translate-x:50%}.xl\:active\:translate-x-full:active{--transform-translate-x:100%}.xl\:active\:translate-y-0:active{--transform-translate-y:0}.xl\:active\:translate-y-1:active{--transform-translate-y:0.25rem}.xl\:active\:translate-y-2:active{--transform-translate-y:0.5rem}.xl\:active\:translate-y-3:active{--transform-translate-y:0.75rem}.xl\:active\:translate-y-4:active{--transform-translate-y:1rem}.xl\:active\:translate-y-5:active{--transform-translate-y:1.25rem}.xl\:active\:translate-y-6:active{--transform-translate-y:1.5rem}.xl\:active\:translate-y-7:active{--transform-translate-y:1.75rem}.xl\:active\:translate-y-8:active{--transform-translate-y:2rem}.xl\:active\:translate-y-9:active{--transform-translate-y:2.25rem}.xl\:active\:translate-y-10:active{--transform-translate-y:2.5rem}.xl\:active\:translate-y-11:active{--transform-translate-y:2.75rem}.xl\:active\:translate-y-12:active{--transform-translate-y:3rem}.xl\:active\:translate-y-13:active{--transform-translate-y:3.25rem}.xl\:active\:translate-y-14:active{--transform-translate-y:3.5rem}.xl\:active\:translate-y-15:active{--transform-translate-y:3.75rem}.xl\:active\:translate-y-16:active{--transform-translate-y:4rem}.xl\:active\:translate-y-19:active{--transform-translate-y:4.75rem}.xl\:active\:translate-y-20:active{--transform-translate-y:5rem}.xl\:active\:translate-y-22:active{--transform-translate-y:5.5rem}.xl\:active\:translate-y-23:active{--transform-translate-y:5.75rem}.xl\:active\:translate-y-24:active{--transform-translate-y:6rem}.xl\:active\:translate-y-30:active{--transform-translate-y:7.5rem}.xl\:active\:translate-y-32:active{--transform-translate-y:8rem}.xl\:active\:translate-y-40:active{--transform-translate-y:10rem}.xl\:active\:translate-y-44:active{--transform-translate-y:11rem}.xl\:active\:translate-y-48:active{--transform-translate-y:12rem}.xl\:active\:translate-y-50:active{--transform-translate-y:12.75rem}.xl\:active\:translate-y-52:active{--transform-translate-y:13rem}.xl\:active\:translate-y-53:active{--transform-translate-y:13.25rem}.xl\:active\:translate-y-55:active{--transform-translate-y:13.75rem}.xl\:active\:translate-y-56:active{--transform-translate-y:14rem}.xl\:active\:translate-y-64:active{--transform-translate-y:16rem}.xl\:active\:translate-y-68:active{--transform-translate-y:17rem}.xl\:active\:translate-y-75:active{--transform-translate-y:18.75rem}.xl\:active\:translate-y-98:active{--transform-translate-y:24.5rem}.xl\:active\:translate-y-100:active{--transform-translate-y:25rem}.xl\:active\:translate-y-120:active{--transform-translate-y:30rem}.xl\:active\:translate-y-140:active{--transform-translate-y:35rem}.xl\:active\:translate-y-px:active{--transform-translate-y:1px}.xl\:active\:translate-y-2px:active{--transform-translate-y:2px}.xl\:active\:translate-y-0-5:active{--transform-translate-y:0.15rem}.xl\:active\:translate-y-1-5:active{--transform-translate-y:0.375rem}.xl\:active\:translate-y-2-5:active{--transform-translate-y:0.625rem}.xl\:active\:translate-y-7-2:active{--transform-translate-y:1.875rem}.xl\:active\:translate-y-31-25:active{--transform-translate-y:7.8125rem}.xl\:active\:translate-y-62-5:active{--transform-translate-y:15.625rem}.xl\:active\:-translate-y-1:active{--transform-translate-y:-0.25rem}.xl\:active\:-translate-y-2:active{--transform-translate-y:-0.5rem}.xl\:active\:-translate-y-3:active{--transform-translate-y:-0.75rem}.xl\:active\:-translate-y-4:active{--transform-translate-y:-1rem}.xl\:active\:-translate-y-5:active{--transform-translate-y:-1.25rem}.xl\:active\:-translate-y-6:active{--transform-translate-y:-1.5rem}.xl\:active\:-translate-y-7:active{--transform-translate-y:-1.75rem}.xl\:active\:-translate-y-8:active{--transform-translate-y:-2rem}.xl\:active\:-translate-y-9:active{--transform-translate-y:-2.25rem}.xl\:active\:-translate-y-10:active{--transform-translate-y:-2.5rem}.xl\:active\:-translate-y-11:active{--transform-translate-y:-2.75rem}.xl\:active\:-translate-y-12:active{--transform-translate-y:-3rem}.xl\:active\:-translate-y-13:active{--transform-translate-y:-3.25rem}.xl\:active\:-translate-y-14:active{--transform-translate-y:-3.5rem}.xl\:active\:-translate-y-15:active{--transform-translate-y:-3.75rem}.xl\:active\:-translate-y-16:active{--transform-translate-y:-4rem}.xl\:active\:-translate-y-19:active{--transform-translate-y:-4.75rem}.xl\:active\:-translate-y-20:active{--transform-translate-y:-5rem}.xl\:active\:-translate-y-22:active{--transform-translate-y:-5.5rem}.xl\:active\:-translate-y-23:active{--transform-translate-y:-5.75rem}.xl\:active\:-translate-y-24:active{--transform-translate-y:-6rem}.xl\:active\:-translate-y-30:active{--transform-translate-y:-7.5rem}.xl\:active\:-translate-y-32:active{--transform-translate-y:-8rem}.xl\:active\:-translate-y-40:active{--transform-translate-y:-10rem}.xl\:active\:-translate-y-44:active{--transform-translate-y:-11rem}.xl\:active\:-translate-y-48:active{--transform-translate-y:-12rem}.xl\:active\:-translate-y-50:active{--transform-translate-y:-12.75rem}.xl\:active\:-translate-y-52:active{--transform-translate-y:-13rem}.xl\:active\:-translate-y-53:active{--transform-translate-y:-13.25rem}.xl\:active\:-translate-y-55:active{--transform-translate-y:-13.75rem}.xl\:active\:-translate-y-56:active{--transform-translate-y:-14rem}.xl\:active\:-translate-y-64:active{--transform-translate-y:-16rem}.xl\:active\:-translate-y-68:active{--transform-translate-y:-17rem}.xl\:active\:-translate-y-75:active{--transform-translate-y:-18.75rem}.xl\:active\:-translate-y-98:active{--transform-translate-y:-24.5rem}.xl\:active\:-translate-y-100:active{--transform-translate-y:-25rem}.xl\:active\:-translate-y-120:active{--transform-translate-y:-30rem}.xl\:active\:-translate-y-140:active{--transform-translate-y:-35rem}.xl\:active\:-translate-y-px:active{--transform-translate-y:-1px}.xl\:active\:-translate-y-2px:active{--transform-translate-y:-2px}.xl\:active\:-translate-y-0-5:active{--transform-translate-y:-0.15rem}.xl\:active\:-translate-y-1-5:active{--transform-translate-y:-0.375rem}.xl\:active\:-translate-y-2-5:active{--transform-translate-y:-0.625rem}.xl\:active\:-translate-y-7-2:active{--transform-translate-y:-1.875rem}.xl\:active\:-translate-y-31-25:active{--transform-translate-y:-7.8125rem}.xl\:active\:-translate-y-62-5:active{--transform-translate-y:-15.625rem}.xl\:active\:-translate-y-full:active{--transform-translate-y:-100%}.xl\:active\:-translate-y-1\/2:active{--transform-translate-y:-50%}.xl\:active\:translate-y-1\/2:active{--transform-translate-y:50%}.xl\:active\:translate-y-full:active{--transform-translate-y:100%}.group:hover .xl\:group-hover\:translate-x-0{--transform-translate-x:0}.group:hover .xl\:group-hover\:translate-x-1{--transform-translate-x:0.25rem}.group:hover .xl\:group-hover\:translate-x-2{--transform-translate-x:0.5rem}.group:hover .xl\:group-hover\:translate-x-3{--transform-translate-x:0.75rem}.group:hover .xl\:group-hover\:translate-x-4{--transform-translate-x:1rem}.group:hover .xl\:group-hover\:translate-x-5{--transform-translate-x:1.25rem}.group:hover .xl\:group-hover\:translate-x-6{--transform-translate-x:1.5rem}.group:hover .xl\:group-hover\:translate-x-7{--transform-translate-x:1.75rem}.group:hover .xl\:group-hover\:translate-x-8{--transform-translate-x:2rem}.group:hover .xl\:group-hover\:translate-x-9{--transform-translate-x:2.25rem}.group:hover .xl\:group-hover\:translate-x-10{--transform-translate-x:2.5rem}.group:hover .xl\:group-hover\:translate-x-11{--transform-translate-x:2.75rem}.group:hover .xl\:group-hover\:translate-x-12{--transform-translate-x:3rem}.group:hover .xl\:group-hover\:translate-x-13{--transform-translate-x:3.25rem}.group:hover .xl\:group-hover\:translate-x-14{--transform-translate-x:3.5rem}.group:hover .xl\:group-hover\:translate-x-15{--transform-translate-x:3.75rem}.group:hover .xl\:group-hover\:translate-x-16{--transform-translate-x:4rem}.group:hover .xl\:group-hover\:translate-x-19{--transform-translate-x:4.75rem}.group:hover .xl\:group-hover\:translate-x-20{--transform-translate-x:5rem}.group:hover .xl\:group-hover\:translate-x-22{--transform-translate-x:5.5rem}.group:hover .xl\:group-hover\:translate-x-23{--transform-translate-x:5.75rem}.group:hover .xl\:group-hover\:translate-x-24{--transform-translate-x:6rem}.group:hover .xl\:group-hover\:translate-x-30{--transform-translate-x:7.5rem}.group:hover .xl\:group-hover\:translate-x-32{--transform-translate-x:8rem}.group:hover .xl\:group-hover\:translate-x-40{--transform-translate-x:10rem}.group:hover .xl\:group-hover\:translate-x-44{--transform-translate-x:11rem}.group:hover .xl\:group-hover\:translate-x-48{--transform-translate-x:12rem}.group:hover .xl\:group-hover\:translate-x-50{--transform-translate-x:12.75rem}.group:hover .xl\:group-hover\:translate-x-52{--transform-translate-x:13rem}.group:hover .xl\:group-hover\:translate-x-53{--transform-translate-x:13.25rem}.group:hover .xl\:group-hover\:translate-x-55{--transform-translate-x:13.75rem}.group:hover .xl\:group-hover\:translate-x-56{--transform-translate-x:14rem}.group:hover .xl\:group-hover\:translate-x-64{--transform-translate-x:16rem}.group:hover .xl\:group-hover\:translate-x-68{--transform-translate-x:17rem}.group:hover .xl\:group-hover\:translate-x-75{--transform-translate-x:18.75rem}.group:hover .xl\:group-hover\:translate-x-98{--transform-translate-x:24.5rem}.group:hover .xl\:group-hover\:translate-x-100{--transform-translate-x:25rem}.group:hover .xl\:group-hover\:translate-x-120{--transform-translate-x:30rem}.group:hover .xl\:group-hover\:translate-x-140{--transform-translate-x:35rem}.group:hover .xl\:group-hover\:translate-x-px{--transform-translate-x:1px}.group:hover .xl\:group-hover\:translate-x-2px{--transform-translate-x:2px}.group:hover .xl\:group-hover\:translate-x-0-5{--transform-translate-x:0.15rem}.group:hover .xl\:group-hover\:translate-x-1-5{--transform-translate-x:0.375rem}.group:hover .xl\:group-hover\:translate-x-2-5{--transform-translate-x:0.625rem}.group:hover .xl\:group-hover\:translate-x-7-2{--transform-translate-x:1.875rem}.group:hover .xl\:group-hover\:translate-x-31-25{--transform-translate-x:7.8125rem}.group:hover .xl\:group-hover\:translate-x-62-5{--transform-translate-x:15.625rem}.group:hover .xl\:group-hover\:-translate-x-1{--transform-translate-x:-0.25rem}.group:hover .xl\:group-hover\:-translate-x-2{--transform-translate-x:-0.5rem}.group:hover .xl\:group-hover\:-translate-x-3{--transform-translate-x:-0.75rem}.group:hover .xl\:group-hover\:-translate-x-4{--transform-translate-x:-1rem}.group:hover .xl\:group-hover\:-translate-x-5{--transform-translate-x:-1.25rem}.group:hover .xl\:group-hover\:-translate-x-6{--transform-translate-x:-1.5rem}.group:hover .xl\:group-hover\:-translate-x-7{--transform-translate-x:-1.75rem}.group:hover .xl\:group-hover\:-translate-x-8{--transform-translate-x:-2rem}.group:hover .xl\:group-hover\:-translate-x-9{--transform-translate-x:-2.25rem}.group:hover .xl\:group-hover\:-translate-x-10{--transform-translate-x:-2.5rem}.group:hover .xl\:group-hover\:-translate-x-11{--transform-translate-x:-2.75rem}.group:hover .xl\:group-hover\:-translate-x-12{--transform-translate-x:-3rem}.group:hover .xl\:group-hover\:-translate-x-13{--transform-translate-x:-3.25rem}.group:hover .xl\:group-hover\:-translate-x-14{--transform-translate-x:-3.5rem}.group:hover .xl\:group-hover\:-translate-x-15{--transform-translate-x:-3.75rem}.group:hover .xl\:group-hover\:-translate-x-16{--transform-translate-x:-4rem}.group:hover .xl\:group-hover\:-translate-x-19{--transform-translate-x:-4.75rem}.group:hover .xl\:group-hover\:-translate-x-20{--transform-translate-x:-5rem}.group:hover .xl\:group-hover\:-translate-x-22{--transform-translate-x:-5.5rem}.group:hover .xl\:group-hover\:-translate-x-23{--transform-translate-x:-5.75rem}.group:hover .xl\:group-hover\:-translate-x-24{--transform-translate-x:-6rem}.group:hover .xl\:group-hover\:-translate-x-30{--transform-translate-x:-7.5rem}.group:hover .xl\:group-hover\:-translate-x-32{--transform-translate-x:-8rem}.group:hover .xl\:group-hover\:-translate-x-40{--transform-translate-x:-10rem}.group:hover .xl\:group-hover\:-translate-x-44{--transform-translate-x:-11rem}.group:hover .xl\:group-hover\:-translate-x-48{--transform-translate-x:-12rem}.group:hover .xl\:group-hover\:-translate-x-50{--transform-translate-x:-12.75rem}.group:hover .xl\:group-hover\:-translate-x-52{--transform-translate-x:-13rem}.group:hover .xl\:group-hover\:-translate-x-53{--transform-translate-x:-13.25rem}.group:hover .xl\:group-hover\:-translate-x-55{--transform-translate-x:-13.75rem}.group:hover .xl\:group-hover\:-translate-x-56{--transform-translate-x:-14rem}.group:hover .xl\:group-hover\:-translate-x-64{--transform-translate-x:-16rem}.group:hover .xl\:group-hover\:-translate-x-68{--transform-translate-x:-17rem}.group:hover .xl\:group-hover\:-translate-x-75{--transform-translate-x:-18.75rem}.group:hover .xl\:group-hover\:-translate-x-98{--transform-translate-x:-24.5rem}.group:hover .xl\:group-hover\:-translate-x-100{--transform-translate-x:-25rem}.group:hover .xl\:group-hover\:-translate-x-120{--transform-translate-x:-30rem}.group:hover .xl\:group-hover\:-translate-x-140{--transform-translate-x:-35rem}.group:hover .xl\:group-hover\:-translate-x-px{--transform-translate-x:-1px}.group:hover .xl\:group-hover\:-translate-x-2px{--transform-translate-x:-2px}.group:hover .xl\:group-hover\:-translate-x-0-5{--transform-translate-x:-0.15rem}.group:hover .xl\:group-hover\:-translate-x-1-5{--transform-translate-x:-0.375rem}.group:hover .xl\:group-hover\:-translate-x-2-5{--transform-translate-x:-0.625rem}.group:hover .xl\:group-hover\:-translate-x-7-2{--transform-translate-x:-1.875rem}.group:hover .xl\:group-hover\:-translate-x-31-25{--transform-translate-x:-7.8125rem}.group:hover .xl\:group-hover\:-translate-x-62-5{--transform-translate-x:-15.625rem}.group:hover .xl\:group-hover\:-translate-x-full{--transform-translate-x:-100%}.group:hover .xl\:group-hover\:-translate-x-1\/2{--transform-translate-x:-50%}.group:hover .xl\:group-hover\:translate-x-1\/2{--transform-translate-x:50%}.group:hover .xl\:group-hover\:translate-x-full{--transform-translate-x:100%}.group:hover .xl\:group-hover\:translate-y-0{--transform-translate-y:0}.group:hover .xl\:group-hover\:translate-y-1{--transform-translate-y:0.25rem}.group:hover .xl\:group-hover\:translate-y-2{--transform-translate-y:0.5rem}.group:hover .xl\:group-hover\:translate-y-3{--transform-translate-y:0.75rem}.group:hover .xl\:group-hover\:translate-y-4{--transform-translate-y:1rem}.group:hover .xl\:group-hover\:translate-y-5{--transform-translate-y:1.25rem}.group:hover .xl\:group-hover\:translate-y-6{--transform-translate-y:1.5rem}.group:hover .xl\:group-hover\:translate-y-7{--transform-translate-y:1.75rem}.group:hover .xl\:group-hover\:translate-y-8{--transform-translate-y:2rem}.group:hover .xl\:group-hover\:translate-y-9{--transform-translate-y:2.25rem}.group:hover .xl\:group-hover\:translate-y-10{--transform-translate-y:2.5rem}.group:hover .xl\:group-hover\:translate-y-11{--transform-translate-y:2.75rem}.group:hover .xl\:group-hover\:translate-y-12{--transform-translate-y:3rem}.group:hover .xl\:group-hover\:translate-y-13{--transform-translate-y:3.25rem}.group:hover .xl\:group-hover\:translate-y-14{--transform-translate-y:3.5rem}.group:hover .xl\:group-hover\:translate-y-15{--transform-translate-y:3.75rem}.group:hover .xl\:group-hover\:translate-y-16{--transform-translate-y:4rem}.group:hover .xl\:group-hover\:translate-y-19{--transform-translate-y:4.75rem}.group:hover .xl\:group-hover\:translate-y-20{--transform-translate-y:5rem}.group:hover .xl\:group-hover\:translate-y-22{--transform-translate-y:5.5rem}.group:hover .xl\:group-hover\:translate-y-23{--transform-translate-y:5.75rem}.group:hover .xl\:group-hover\:translate-y-24{--transform-translate-y:6rem}.group:hover .xl\:group-hover\:translate-y-30{--transform-translate-y:7.5rem}.group:hover .xl\:group-hover\:translate-y-32{--transform-translate-y:8rem}.group:hover .xl\:group-hover\:translate-y-40{--transform-translate-y:10rem}.group:hover .xl\:group-hover\:translate-y-44{--transform-translate-y:11rem}.group:hover .xl\:group-hover\:translate-y-48{--transform-translate-y:12rem}.group:hover .xl\:group-hover\:translate-y-50{--transform-translate-y:12.75rem}.group:hover .xl\:group-hover\:translate-y-52{--transform-translate-y:13rem}.group:hover .xl\:group-hover\:translate-y-53{--transform-translate-y:13.25rem}.group:hover .xl\:group-hover\:translate-y-55{--transform-translate-y:13.75rem}.group:hover .xl\:group-hover\:translate-y-56{--transform-translate-y:14rem}.group:hover .xl\:group-hover\:translate-y-64{--transform-translate-y:16rem}.group:hover .xl\:group-hover\:translate-y-68{--transform-translate-y:17rem}.group:hover .xl\:group-hover\:translate-y-75{--transform-translate-y:18.75rem}.group:hover .xl\:group-hover\:translate-y-98{--transform-translate-y:24.5rem}.group:hover .xl\:group-hover\:translate-y-100{--transform-translate-y:25rem}.group:hover .xl\:group-hover\:translate-y-120{--transform-translate-y:30rem}.group:hover .xl\:group-hover\:translate-y-140{--transform-translate-y:35rem}.group:hover .xl\:group-hover\:translate-y-px{--transform-translate-y:1px}.group:hover .xl\:group-hover\:translate-y-2px{--transform-translate-y:2px}.group:hover .xl\:group-hover\:translate-y-0-5{--transform-translate-y:0.15rem}.group:hover .xl\:group-hover\:translate-y-1-5{--transform-translate-y:0.375rem}.group:hover .xl\:group-hover\:translate-y-2-5{--transform-translate-y:0.625rem}.group:hover .xl\:group-hover\:translate-y-7-2{--transform-translate-y:1.875rem}.group:hover .xl\:group-hover\:translate-y-31-25{--transform-translate-y:7.8125rem}.group:hover .xl\:group-hover\:translate-y-62-5{--transform-translate-y:15.625rem}.group:hover .xl\:group-hover\:-translate-y-1{--transform-translate-y:-0.25rem}.group:hover .xl\:group-hover\:-translate-y-2{--transform-translate-y:-0.5rem}.group:hover .xl\:group-hover\:-translate-y-3{--transform-translate-y:-0.75rem}.group:hover .xl\:group-hover\:-translate-y-4{--transform-translate-y:-1rem}.group:hover .xl\:group-hover\:-translate-y-5{--transform-translate-y:-1.25rem}.group:hover .xl\:group-hover\:-translate-y-6{--transform-translate-y:-1.5rem}.group:hover .xl\:group-hover\:-translate-y-7{--transform-translate-y:-1.75rem}.group:hover .xl\:group-hover\:-translate-y-8{--transform-translate-y:-2rem}.group:hover .xl\:group-hover\:-translate-y-9{--transform-translate-y:-2.25rem}.group:hover .xl\:group-hover\:-translate-y-10{--transform-translate-y:-2.5rem}.group:hover .xl\:group-hover\:-translate-y-11{--transform-translate-y:-2.75rem}.group:hover .xl\:group-hover\:-translate-y-12{--transform-translate-y:-3rem}.group:hover .xl\:group-hover\:-translate-y-13{--transform-translate-y:-3.25rem}.group:hover .xl\:group-hover\:-translate-y-14{--transform-translate-y:-3.5rem}.group:hover .xl\:group-hover\:-translate-y-15{--transform-translate-y:-3.75rem}.group:hover .xl\:group-hover\:-translate-y-16{--transform-translate-y:-4rem}.group:hover .xl\:group-hover\:-translate-y-19{--transform-translate-y:-4.75rem}.group:hover .xl\:group-hover\:-translate-y-20{--transform-translate-y:-5rem}.group:hover .xl\:group-hover\:-translate-y-22{--transform-translate-y:-5.5rem}.group:hover .xl\:group-hover\:-translate-y-23{--transform-translate-y:-5.75rem}.group:hover .xl\:group-hover\:-translate-y-24{--transform-translate-y:-6rem}.group:hover .xl\:group-hover\:-translate-y-30{--transform-translate-y:-7.5rem}.group:hover .xl\:group-hover\:-translate-y-32{--transform-translate-y:-8rem}.group:hover .xl\:group-hover\:-translate-y-40{--transform-translate-y:-10rem}.group:hover .xl\:group-hover\:-translate-y-44{--transform-translate-y:-11rem}.group:hover .xl\:group-hover\:-translate-y-48{--transform-translate-y:-12rem}.group:hover .xl\:group-hover\:-translate-y-50{--transform-translate-y:-12.75rem}.group:hover .xl\:group-hover\:-translate-y-52{--transform-translate-y:-13rem}.group:hover .xl\:group-hover\:-translate-y-53{--transform-translate-y:-13.25rem}.group:hover .xl\:group-hover\:-translate-y-55{--transform-translate-y:-13.75rem}.group:hover .xl\:group-hover\:-translate-y-56{--transform-translate-y:-14rem}.group:hover .xl\:group-hover\:-translate-y-64{--transform-translate-y:-16rem}.group:hover .xl\:group-hover\:-translate-y-68{--transform-translate-y:-17rem}.group:hover .xl\:group-hover\:-translate-y-75{--transform-translate-y:-18.75rem}.group:hover .xl\:group-hover\:-translate-y-98{--transform-translate-y:-24.5rem}.group:hover .xl\:group-hover\:-translate-y-100{--transform-translate-y:-25rem}.group:hover .xl\:group-hover\:-translate-y-120{--transform-translate-y:-30rem}.group:hover .xl\:group-hover\:-translate-y-140{--transform-translate-y:-35rem}.group:hover .xl\:group-hover\:-translate-y-px{--transform-translate-y:-1px}.group:hover .xl\:group-hover\:-translate-y-2px{--transform-translate-y:-2px}.group:hover .xl\:group-hover\:-translate-y-0-5{--transform-translate-y:-0.15rem}.group:hover .xl\:group-hover\:-translate-y-1-5{--transform-translate-y:-0.375rem}.group:hover .xl\:group-hover\:-translate-y-2-5{--transform-translate-y:-0.625rem}.group:hover .xl\:group-hover\:-translate-y-7-2{--transform-translate-y:-1.875rem}.group:hover .xl\:group-hover\:-translate-y-31-25{--transform-translate-y:-7.8125rem}.group:hover .xl\:group-hover\:-translate-y-62-5{--transform-translate-y:-15.625rem}.group:hover .xl\:group-hover\:-translate-y-full{--transform-translate-y:-100%}.group:hover .xl\:group-hover\:-translate-y-1\/2{--transform-translate-y:-50%}.group:hover .xl\:group-hover\:translate-y-1\/2{--transform-translate-y:50%}.group:hover .xl\:group-hover\:translate-y-full{--transform-translate-y:100%}.xl\:skew-x-0{--transform-skew-x:0}.xl\:skew-x-3{--transform-skew-x:3deg}.xl\:skew-x-6{--transform-skew-x:6deg}.xl\:skew-x-12{--transform-skew-x:12deg}.xl\:-skew-x-12{--transform-skew-x:-12deg}.xl\:-skew-x-6{--transform-skew-x:-6deg}.xl\:-skew-x-3{--transform-skew-x:-3deg}.xl\:skew-y-0{--transform-skew-y:0}.xl\:skew-y-3{--transform-skew-y:3deg}.xl\:skew-y-6{--transform-skew-y:6deg}.xl\:skew-y-12{--transform-skew-y:12deg}.xl\:-skew-y-12{--transform-skew-y:-12deg}.xl\:-skew-y-6{--transform-skew-y:-6deg}.xl\:-skew-y-3{--transform-skew-y:-3deg}.xl\:hover\:skew-x-0:hover{--transform-skew-x:0}.xl\:hover\:skew-x-3:hover{--transform-skew-x:3deg}.xl\:hover\:skew-x-6:hover{--transform-skew-x:6deg}.xl\:hover\:skew-x-12:hover{--transform-skew-x:12deg}.xl\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.xl\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.xl\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.xl\:hover\:skew-y-0:hover{--transform-skew-y:0}.xl\:hover\:skew-y-3:hover{--transform-skew-y:3deg}.xl\:hover\:skew-y-6:hover{--transform-skew-y:6deg}.xl\:hover\:skew-y-12:hover{--transform-skew-y:12deg}.xl\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.xl\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.xl\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.xl\:focus\:skew-x-0:focus{--transform-skew-x:0}.xl\:focus\:skew-x-3:focus{--transform-skew-x:3deg}.xl\:focus\:skew-x-6:focus{--transform-skew-x:6deg}.xl\:focus\:skew-x-12:focus{--transform-skew-x:12deg}.xl\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.xl\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.xl\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.xl\:focus\:skew-y-0:focus{--transform-skew-y:0}.xl\:focus\:skew-y-3:focus{--transform-skew-y:3deg}.xl\:focus\:skew-y-6:focus{--transform-skew-y:6deg}.xl\:focus\:skew-y-12:focus{--transform-skew-y:12deg}.xl\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.xl\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.xl\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.xl\:transition-none{transition-property:none}.xl\:transition-all{transition-property:all}.xl\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.xl\:transition-colors{transition-property:background-color,border-color,color,fill,stroke}.xl\:transition-opacity{transition-property:opacity}.xl\:transition-shadow{transition-property:box-shadow}.xl\:transition-transform{transition-property:transform}.xl\:ease-linear{transition-timing-function:linear}.xl\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.xl\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.xl\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.xl\:duration-75{transition-duration:75ms}.xl\:duration-100{transition-duration:.1s}.xl\:duration-150{transition-duration:.15s}.xl\:duration-200{transition-duration:.2s}.xl\:duration-300{transition-duration:.3s}.xl\:duration-500{transition-duration:.5s}.xl\:duration-700{transition-duration:.7s}.xl\:duration-1000{transition-duration:1s}.xl\:delay-75{transition-delay:75ms}.xl\:delay-100{transition-delay:.1s}.xl\:delay-150{transition-delay:.15s}.xl\:delay-200{transition-delay:.2s}.xl\:delay-300{transition-delay:.3s}.xl\:delay-500{transition-delay:.5s}.xl\:delay-700{transition-delay:.7s}.xl\:delay-1000{transition-delay:1s}.xl\:animate-none{-webkit-animation:none;animation:none}.xl\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.xl\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.xl\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.xl\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.xl\:aspect-ratio-none{padding-bottom:0}.xl\:aspect-ratio-square{padding-bottom:100%}.xl\:aspect-ratio-16\/9{padding-bottom:56.25%}.xl\:aspect-ratio-4\/3{padding-bottom:75%}.xl\:aspect-ratio-9\/5{padding-bottom:55.55555555555556%}.xl\:aspect-ratio-21\/9{padding-bottom:42.857142857142854%}.xl\:flex-basis-1{flex-basis:100%}.xl\:flex-basis-1-r{flex-basis:0%}.xl\:flex-basis-2,.xl\:flex-basis-2-r{flex-basis:50%}.xl\:flex-basis-30{flex-basis:30%}.xl\:flex-basis-30-r{flex-basis:70%}.xl\:flex-basis-55{flex-basis:55%}.xl\:flex-basis-55-r{flex-basis:45%}.xl\:flex-basis-65_75{flex-basis:65.75%}.xl\:flex-basis-65_75-r{flex-basis:34.25%}}@media (min-width:425px){.xs\:container{width:100%}}@media (min-width:425px) and (min-width:425px){.xs\:container{max-width:425px}}@media (min-width:425px) and (min-width:640px){.xs\:container{max-width:640px}}@media (min-width:425px) and (min-width:768px){.xs\:container{max-width:768px}}@media (min-width:425px) and (min-width:1024px){.xs\:container{max-width:1024px}}@media (min-width:425px) and (min-width:1280px){.xs\:container{max-width:1280px}}@media (min-width:425px) and (min-width:1400px){.xs\:container{max-width:1400px}}@media (min-width:425px){.xs\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}.xs\:space-x-0>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0px*var(--space-x-reverse));margin-left:calc(0px*(1 - var(--space-x-reverse)))}.xs\:space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.25rem*var(--space-y-reverse))}.xs\:space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.25rem*var(--space-x-reverse));margin-left:calc(0.25rem*(1 - var(--space-x-reverse)))}.xs\:space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.5rem*var(--space-y-reverse))}.xs\:space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.5rem*var(--space-x-reverse));margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))}.xs\:space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.75rem*var(--space-y-reverse))}.xs\:space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.75rem*var(--space-x-reverse));margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))}.xs\:space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1rem*var(--space-y-reverse))}.xs\:space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.xs\:space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.25rem*var(--space-y-reverse))}.xs\:space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.25rem*var(--space-x-reverse));margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))}.xs\:space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.5rem*var(--space-y-reverse))}.xs\:space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.5rem*var(--space-x-reverse));margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))}.xs\:space-y-7>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.75rem*var(--space-y-reverse))}.xs\:space-x-7>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.75rem*var(--space-x-reverse));margin-left:calc(1.75rem*(1 - var(--space-x-reverse)))}.xs\:space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}.xs\:space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2rem*var(--space-x-reverse));margin-left:calc(2rem*(1 - var(--space-x-reverse)))}.xs\:space-y-9>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.25rem*var(--space-y-reverse))}.xs\:space-x-9>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.25rem*var(--space-x-reverse));margin-left:calc(2.25rem*(1 - var(--space-x-reverse)))}.xs\:space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.5rem*var(--space-y-reverse))}.xs\:space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.5rem*var(--space-x-reverse));margin-left:calc(2.5rem*(1 - var(--space-x-reverse)))}.xs\:space-y-11>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.75rem*var(--space-y-reverse))}.xs\:space-x-11>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.75rem*var(--space-x-reverse));margin-left:calc(2.75rem*(1 - var(--space-x-reverse)))}.xs\:space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3rem*var(--space-y-reverse))}.xs\:space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3rem*var(--space-x-reverse));margin-left:calc(3rem*(1 - var(--space-x-reverse)))}.xs\:space-y-13>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.25rem*var(--space-y-reverse))}.xs\:space-x-13>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.25rem*var(--space-x-reverse));margin-left:calc(3.25rem*(1 - var(--space-x-reverse)))}.xs\:space-y-14>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.5rem*var(--space-y-reverse))}.xs\:space-x-14>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.5rem*var(--space-x-reverse));margin-left:calc(3.5rem*(1 - var(--space-x-reverse)))}.xs\:space-y-15>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.75rem*var(--space-y-reverse))}.xs\:space-x-15>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.75rem*var(--space-x-reverse));margin-left:calc(3.75rem*(1 - var(--space-x-reverse)))}.xs\:space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(4rem*(1 - var(--space-y-reverse)));margin-bottom:calc(4rem*var(--space-y-reverse))}.xs\:space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(4rem*var(--space-x-reverse));margin-left:calc(4rem*(1 - var(--space-x-reverse)))}.xs\:space-y-19>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(4.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(4.75rem*var(--space-y-reverse))}.xs\:space-x-19>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(4.75rem*var(--space-x-reverse));margin-left:calc(4.75rem*(1 - var(--space-x-reverse)))}.xs\:space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5rem*var(--space-y-reverse))}.xs\:space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5rem*var(--space-x-reverse));margin-left:calc(5rem*(1 - var(--space-x-reverse)))}.xs\:space-y-22>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5.5rem*var(--space-y-reverse))}.xs\:space-x-22>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5.5rem*var(--space-x-reverse));margin-left:calc(5.5rem*(1 - var(--space-x-reverse)))}.xs\:space-y-23>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5.75rem*var(--space-y-reverse))}.xs\:space-x-23>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5.75rem*var(--space-x-reverse));margin-left:calc(5.75rem*(1 - var(--space-x-reverse)))}.xs\:space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(6rem*(1 - var(--space-y-reverse)));margin-bottom:calc(6rem*var(--space-y-reverse))}.xs\:space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(6rem*var(--space-x-reverse));margin-left:calc(6rem*(1 - var(--space-x-reverse)))}.xs\:space-y-30>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(7.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(7.5rem*var(--space-y-reverse))}.xs\:space-x-30>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(7.5rem*var(--space-x-reverse));margin-left:calc(7.5rem*(1 - var(--space-x-reverse)))}.xs\:space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(8rem*(1 - var(--space-y-reverse)));margin-bottom:calc(8rem*var(--space-y-reverse))}.xs\:space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(8rem*var(--space-x-reverse));margin-left:calc(8rem*(1 - var(--space-x-reverse)))}.xs\:space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(10rem*(1 - var(--space-y-reverse)));margin-bottom:calc(10rem*var(--space-y-reverse))}.xs\:space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(10rem*var(--space-x-reverse));margin-left:calc(10rem*(1 - var(--space-x-reverse)))}.xs\:space-y-44>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(11rem*(1 - var(--space-y-reverse)));margin-bottom:calc(11rem*var(--space-y-reverse))}.xs\:space-x-44>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(11rem*var(--space-x-reverse));margin-left:calc(11rem*(1 - var(--space-x-reverse)))}.xs\:space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(12rem*(1 - var(--space-y-reverse)));margin-bottom:calc(12rem*var(--space-y-reverse))}.xs\:space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(12rem*var(--space-x-reverse));margin-left:calc(12rem*(1 - var(--space-x-reverse)))}.xs\:space-y-50>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(12.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(12.75rem*var(--space-y-reverse))}.xs\:space-x-50>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(12.75rem*var(--space-x-reverse));margin-left:calc(12.75rem*(1 - var(--space-x-reverse)))}.xs\:space-y-52>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13rem*var(--space-y-reverse))}.xs\:space-x-52>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13rem*var(--space-x-reverse));margin-left:calc(13rem*(1 - var(--space-x-reverse)))}.xs\:space-y-53>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13.25rem*var(--space-y-reverse))}.xs\:space-x-53>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13.25rem*var(--space-x-reverse));margin-left:calc(13.25rem*(1 - var(--space-x-reverse)))}.xs\:space-y-55>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13.75rem*var(--space-y-reverse))}.xs\:space-x-55>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13.75rem*var(--space-x-reverse));margin-left:calc(13.75rem*(1 - var(--space-x-reverse)))}.xs\:space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(14rem*(1 - var(--space-y-reverse)));margin-bottom:calc(14rem*var(--space-y-reverse))}.xs\:space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(14rem*var(--space-x-reverse));margin-left:calc(14rem*(1 - var(--space-x-reverse)))}.xs\:space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(16rem*(1 - var(--space-y-reverse)));margin-bottom:calc(16rem*var(--space-y-reverse))}.xs\:space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(16rem*var(--space-x-reverse));margin-left:calc(16rem*(1 - var(--space-x-reverse)))}.xs\:space-y-68>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(17rem*(1 - var(--space-y-reverse)));margin-bottom:calc(17rem*var(--space-y-reverse))}.xs\:space-x-68>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(17rem*var(--space-x-reverse));margin-left:calc(17rem*(1 - var(--space-x-reverse)))}.xs\:space-y-75>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(18.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(18.75rem*var(--space-y-reverse))}.xs\:space-x-75>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(18.75rem*var(--space-x-reverse));margin-left:calc(18.75rem*(1 - var(--space-x-reverse)))}.xs\:space-y-98>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(24.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(24.5rem*var(--space-y-reverse))}.xs\:space-x-98>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(24.5rem*var(--space-x-reverse));margin-left:calc(24.5rem*(1 - var(--space-x-reverse)))}.xs\:space-y-100>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(25rem*var(--space-y-reverse))}.xs\:space-x-100>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(25rem*var(--space-x-reverse));margin-left:calc(25rem*(1 - var(--space-x-reverse)))}.xs\:space-y-120>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(30rem*(1 - var(--space-y-reverse)));margin-bottom:calc(30rem*var(--space-y-reverse))}.xs\:space-x-120>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(30rem*var(--space-x-reverse));margin-left:calc(30rem*(1 - var(--space-x-reverse)))}.xs\:space-y-140>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(35rem*(1 - var(--space-y-reverse)));margin-bottom:calc(35rem*var(--space-y-reverse))}.xs\:space-x-140>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(35rem*var(--space-x-reverse));margin-left:calc(35rem*(1 - var(--space-x-reverse)))}.xs\:space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1px*(1 - var(--space-y-reverse)));margin-bottom:calc(1px*var(--space-y-reverse))}.xs\:space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1px*var(--space-x-reverse));margin-left:calc(1px*(1 - var(--space-x-reverse)))}.xs\:space-y-2px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2px*(1 - var(--space-y-reverse)));margin-bottom:calc(2px*var(--space-y-reverse))}.xs\:space-x-2px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2px*var(--space-x-reverse));margin-left:calc(2px*(1 - var(--space-x-reverse)))}.xs\:space-y-0-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.15rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.15rem*var(--space-y-reverse))}.xs\:space-x-0-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.15rem*var(--space-x-reverse));margin-left:calc(0.15rem*(1 - var(--space-x-reverse)))}.xs\:space-y-1-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.375rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.375rem*var(--space-y-reverse))}.xs\:space-x-1-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.375rem*var(--space-x-reverse));margin-left:calc(0.375rem*(1 - var(--space-x-reverse)))}.xs\:space-y-2-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.625rem*var(--space-y-reverse))}.xs\:space-x-2-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.625rem*var(--space-x-reverse));margin-left:calc(0.625rem*(1 - var(--space-x-reverse)))}.xs\:space-y-7-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.875rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.875rem*var(--space-y-reverse))}.xs\:space-x-7-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.875rem*var(--space-x-reverse));margin-left:calc(1.875rem*(1 - var(--space-x-reverse)))}.xs\:space-y-31-25>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(7.8125rem*(1 - var(--space-y-reverse)));margin-bottom:calc(7.8125rem*var(--space-y-reverse))}.xs\:space-x-31-25>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(7.8125rem*var(--space-x-reverse));margin-left:calc(7.8125rem*(1 - var(--space-x-reverse)))}.xs\:space-y-62-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(15.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(15.625rem*var(--space-y-reverse))}.xs\:space-x-62-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(15.625rem*var(--space-x-reverse));margin-left:calc(15.625rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.25rem*var(--space-y-reverse))}.xs\:-space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.25rem*var(--space-x-reverse));margin-left:calc(-0.25rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.5rem*var(--space-y-reverse))}.xs\:-space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.5rem*var(--space-x-reverse));margin-left:calc(-0.5rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.75rem*var(--space-y-reverse))}.xs\:-space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.75rem*var(--space-x-reverse));margin-left:calc(-0.75rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1rem*var(--space-y-reverse))}.xs\:-space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1rem*var(--space-x-reverse));margin-left:calc(-1rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.25rem*var(--space-y-reverse))}.xs\:-space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.25rem*var(--space-x-reverse));margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.5rem*var(--space-y-reverse))}.xs\:-space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.5rem*var(--space-x-reverse));margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-7>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.75rem*var(--space-y-reverse))}.xs\:-space-x-7>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.75rem*var(--space-x-reverse));margin-left:calc(-1.75rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2rem*var(--space-y-reverse))}.xs\:-space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2rem*var(--space-x-reverse));margin-left:calc(-2rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-9>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.25rem*var(--space-y-reverse))}.xs\:-space-x-9>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.25rem*var(--space-x-reverse));margin-left:calc(-2.25rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.5rem*var(--space-y-reverse))}.xs\:-space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.5rem*var(--space-x-reverse));margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-11>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.75rem*var(--space-y-reverse))}.xs\:-space-x-11>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.75rem*var(--space-x-reverse));margin-left:calc(-2.75rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3rem*var(--space-y-reverse))}.xs\:-space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3rem*var(--space-x-reverse));margin-left:calc(-3rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-13>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.25rem*var(--space-y-reverse))}.xs\:-space-x-13>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.25rem*var(--space-x-reverse));margin-left:calc(-3.25rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-14>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.5rem*var(--space-y-reverse))}.xs\:-space-x-14>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.5rem*var(--space-x-reverse));margin-left:calc(-3.5rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-15>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.75rem*var(--space-y-reverse))}.xs\:-space-x-15>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.75rem*var(--space-x-reverse));margin-left:calc(-3.75rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-4rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-4rem*var(--space-y-reverse))}.xs\:-space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-4rem*var(--space-x-reverse));margin-left:calc(-4rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-19>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-4.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-4.75rem*var(--space-y-reverse))}.xs\:-space-x-19>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-4.75rem*var(--space-x-reverse));margin-left:calc(-4.75rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5rem*var(--space-y-reverse))}.xs\:-space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5rem*var(--space-x-reverse));margin-left:calc(-5rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-22>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5.5rem*var(--space-y-reverse))}.xs\:-space-x-22>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5.5rem*var(--space-x-reverse));margin-left:calc(-5.5rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-23>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5.75rem*var(--space-y-reverse))}.xs\:-space-x-23>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5.75rem*var(--space-x-reverse));margin-left:calc(-5.75rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-6rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-6rem*var(--space-y-reverse))}.xs\:-space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-6rem*var(--space-x-reverse));margin-left:calc(-6rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-30>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-7.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-7.5rem*var(--space-y-reverse))}.xs\:-space-x-30>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-7.5rem*var(--space-x-reverse));margin-left:calc(-7.5rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-8rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-8rem*var(--space-y-reverse))}.xs\:-space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-8rem*var(--space-x-reverse));margin-left:calc(-8rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-10rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-10rem*var(--space-y-reverse))}.xs\:-space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-10rem*var(--space-x-reverse));margin-left:calc(-10rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-44>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-11rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-11rem*var(--space-y-reverse))}.xs\:-space-x-44>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-11rem*var(--space-x-reverse));margin-left:calc(-11rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-12rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-12rem*var(--space-y-reverse))}.xs\:-space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-12rem*var(--space-x-reverse));margin-left:calc(-12rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-50>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-12.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-12.75rem*var(--space-y-reverse))}.xs\:-space-x-50>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-12.75rem*var(--space-x-reverse));margin-left:calc(-12.75rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-52>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13rem*var(--space-y-reverse))}.xs\:-space-x-52>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13rem*var(--space-x-reverse));margin-left:calc(-13rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-53>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13.25rem*var(--space-y-reverse))}.xs\:-space-x-53>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13.25rem*var(--space-x-reverse));margin-left:calc(-13.25rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-55>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13.75rem*var(--space-y-reverse))}.xs\:-space-x-55>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13.75rem*var(--space-x-reverse));margin-left:calc(-13.75rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-14rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-14rem*var(--space-y-reverse))}.xs\:-space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-14rem*var(--space-x-reverse));margin-left:calc(-14rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-16rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-16rem*var(--space-y-reverse))}.xs\:-space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-16rem*var(--space-x-reverse));margin-left:calc(-16rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-68>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-17rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-17rem*var(--space-y-reverse))}.xs\:-space-x-68>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-17rem*var(--space-x-reverse));margin-left:calc(-17rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-75>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-18.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-18.75rem*var(--space-y-reverse))}.xs\:-space-x-75>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-18.75rem*var(--space-x-reverse));margin-left:calc(-18.75rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-98>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-24.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-24.5rem*var(--space-y-reverse))}.xs\:-space-x-98>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-24.5rem*var(--space-x-reverse));margin-left:calc(-24.5rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-100>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-25rem*var(--space-y-reverse))}.xs\:-space-x-100>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-25rem*var(--space-x-reverse));margin-left:calc(-25rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-120>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-30rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-30rem*var(--space-y-reverse))}.xs\:-space-x-120>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-30rem*var(--space-x-reverse));margin-left:calc(-30rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-140>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-35rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-35rem*var(--space-y-reverse))}.xs\:-space-x-140>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-35rem*var(--space-x-reverse));margin-left:calc(-35rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1px*(1 - var(--space-y-reverse)));margin-bottom:calc(-1px*var(--space-y-reverse))}.xs\:-space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1px*var(--space-x-reverse));margin-left:calc(-1px*(1 - var(--space-x-reverse)))}.xs\:-space-y-2px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2px*(1 - var(--space-y-reverse)));margin-bottom:calc(-2px*var(--space-y-reverse))}.xs\:-space-x-2px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2px*var(--space-x-reverse));margin-left:calc(-2px*(1 - var(--space-x-reverse)))}.xs\:-space-y-0-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.15rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.15rem*var(--space-y-reverse))}.xs\:-space-x-0-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.15rem*var(--space-x-reverse));margin-left:calc(-0.15rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-1-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.375rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.375rem*var(--space-y-reverse))}.xs\:-space-x-1-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.375rem*var(--space-x-reverse));margin-left:calc(-0.375rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-2-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.625rem*var(--space-y-reverse))}.xs\:-space-x-2-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.625rem*var(--space-x-reverse));margin-left:calc(-0.625rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-7-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.875rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.875rem*var(--space-y-reverse))}.xs\:-space-x-7-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.875rem*var(--space-x-reverse));margin-left:calc(-1.875rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-31-25>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-7.8125rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-7.8125rem*var(--space-y-reverse))}.xs\:-space-x-31-25>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-7.8125rem*var(--space-x-reverse));margin-left:calc(-7.8125rem*(1 - var(--space-x-reverse)))}.xs\:-space-y-62-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-15.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-15.625rem*var(--space-y-reverse))}.xs\:-space-x-62-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-15.625rem*var(--space-x-reverse));margin-left:calc(-15.625rem*(1 - var(--space-x-reverse)))}.xs\:space-y-reverse>:not(template)~:not(template){--space-y-reverse:1}.xs\:space-x-reverse>:not(template)~:not(template){--space-x-reverse:1}.xs\:divide-y-0>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(0px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(0px*var(--divide-y-reverse))}.xs\:divide-x-0>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(0px*var(--divide-x-reverse));border-left-width:calc(0px*(1 - var(--divide-x-reverse)))}.xs\:divide-y-1>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.xs\:divide-x-1>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(1px*var(--divide-x-reverse));border-left-width:calc(1px*(1 - var(--divide-x-reverse)))}.xs\:divide-y-2>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(2px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(2px*var(--divide-y-reverse))}.xs\:divide-x-2>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(2px*var(--divide-x-reverse));border-left-width:calc(2px*(1 - var(--divide-x-reverse)))}.xs\:divide-y-4>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(4px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(4px*var(--divide-y-reverse))}.xs\:divide-x-4>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(4px*var(--divide-x-reverse));border-left-width:calc(4px*(1 - var(--divide-x-reverse)))}.xs\:divide-y-8>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(8px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(8px*var(--divide-y-reverse))}.xs\:divide-x-8>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(8px*var(--divide-x-reverse));border-left-width:calc(8px*(1 - var(--divide-x-reverse)))}.xs\:divide-y-10>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(10px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(10px*var(--divide-y-reverse))}.xs\:divide-x-10>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(10px*var(--divide-x-reverse));border-left-width:calc(10px*(1 - var(--divide-x-reverse)))}.xs\:divide-y-16>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(16px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(16px*var(--divide-y-reverse))}.xs\:divide-x-16>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(16px*var(--divide-x-reverse));border-left-width:calc(16px*(1 - var(--divide-x-reverse)))}.xs\:divide-y>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.xs\:divide-x>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(1px*var(--divide-x-reverse));border-left-width:calc(1px*(1 - var(--divide-x-reverse)))}.xs\:divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1}.xs\:divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1}.xs\:divide-transparent>:not(template)~:not(template){border-color:transparent}.xs\:divide-current>:not(template)~:not(template){border-color:currentColor}.xs\:divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--divide-opacity))}.xs\:divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.xs\:divide-primary>:not(template)~:not(template){--divide-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--divide-opacity))}.xs\:divide-secondary>:not(template)~:not(template){--divide-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--divide-opacity))}.xs\:divide-tertiary>:not(template)~:not(template){--divide-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--divide-opacity))}.xs\:divide-spacer>:not(template)~:not(template){--divide-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--divide-opacity))}.xs\:divide-umbra>:not(template)~:not(template){--divide-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--divide-opacity))}.xs\:divide-underline>:not(template)~:not(template){--divide-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--divide-opacity))}.xs\:divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--divide-opacity))}.xs\:divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--divide-opacity))}.xs\:divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--divide-opacity))}.xs\:divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--divide-opacity))}.xs\:divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--divide-opacity))}.xs\:divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--divide-opacity))}.xs\:divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--divide-opacity))}.xs\:divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--divide-opacity))}.xs\:divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--divide-opacity))}.xs\:divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--divide-opacity))}.xs\:divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--divide-opacity))}.xs\:divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--divide-opacity))}.xs\:divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--divide-opacity))}.xs\:divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--divide-opacity))}.xs\:divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--divide-opacity))}.xs\:divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--divide-opacity))}.xs\:divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--divide-opacity))}.xs\:divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--divide-opacity))}.xs\:divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--divide-opacity))}.xs\:divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--divide-opacity))}.xs\:divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--divide-opacity))}.xs\:divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--divide-opacity))}.xs\:divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--divide-opacity))}.xs\:divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--divide-opacity))}.xs\:divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--divide-opacity))}.xs\:divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--divide-opacity))}.xs\:divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--divide-opacity))}.xs\:divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--divide-opacity))}.xs\:divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--divide-opacity))}.xs\:divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--divide-opacity))}.xs\:divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--divide-opacity))}.xs\:divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--divide-opacity))}.xs\:divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--divide-opacity))}.xs\:divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--divide-opacity))}.xs\:divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--divide-opacity))}.xs\:divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--divide-opacity))}.xs\:divide-neon-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--divide-opacity))}.xs\:divide-neon-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--divide-opacity))}.xs\:divide-neon-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--divide-opacity))}.xs\:divide-neon-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--divide-opacity))}.xs\:divide-neon-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--divide-opacity))}.xs\:divide-neon-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--divide-opacity))}.xs\:divide-neon-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--divide-opacity))}.xs\:divide-neon-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--divide-opacity))}.xs\:divide-neon-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--divide-opacity))}.xs\:divide-dark-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--divide-opacity))}.xs\:divide-dark-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--divide-opacity))}.xs\:divide-dark-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--divide-opacity))}.xs\:divide-dark-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--divide-opacity))}.xs\:divide-dark-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--divide-opacity))}.xs\:divide-dark-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--divide-opacity))}.xs\:divide-dark-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--divide-opacity))}.xs\:divide-dark-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--divide-opacity))}.xs\:divide-dark-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--divide-opacity))}.xs\:divide-solid>:not(template)~:not(template){border-style:solid}.xs\:divide-dashed>:not(template)~:not(template){border-style:dashed}.xs\:divide-dotted>:not(template)~:not(template){border-style:dotted}.xs\:divide-double>:not(template)~:not(template){border-style:double}.xs\:divide-none>:not(template)~:not(template){border-style:none}.xs\:divide-opacity-0>:not(template)~:not(template){--divide-opacity:0}.xs\:divide-opacity-15>:not(template)~:not(template){--divide-opacity:0.15}.xs\:divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25}.xs\:divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5}.xs\:divide-opacity-70>:not(template)~:not(template){--divide-opacity:0.70}.xs\:divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75}.xs\:divide-opacity-90>:not(template)~:not(template){--divide-opacity:0.9}.xs\:divide-opacity-100>:not(template)~:not(template){--divide-opacity:1}.xs\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.xs\:not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.xs\:focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.xs\:focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.xs\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.xs\:bg-fixed{background-attachment:fixed}.xs\:bg-local{background-attachment:local}.xs\:bg-scroll{background-attachment:scroll}.xs\:bg-clip-border{background-clip:border-box}.xs\:bg-clip-padding{background-clip:padding-box}.xs\:bg-clip-content{background-clip:content-box}.xs\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.xs\:bg-transparent{background-color:transparent}.xs\:bg-current{background-color:currentColor}.xs\:bg-black{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.xs\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xs\:bg-primary{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.xs\:bg-secondary{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.xs\:bg-tertiary{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.xs\:bg-spacer{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.xs\:bg-umbra{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.xs\:bg-underline{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.xs\:bg-gray-100{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.xs\:bg-gray-200{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.xs\:bg-gray-300{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.xs\:bg-gray-400{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.xs\:bg-gray-500{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.xs\:bg-gray-600{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.xs\:bg-gray-700{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.xs\:bg-gray-800{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.xs\:bg-gray-900{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.xs\:bg-red-100{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.xs\:bg-red-200{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.xs\:bg-red-300{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.xs\:bg-red-400{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.xs\:bg-red-500{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.xs\:bg-red-600{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.xs\:bg-red-700{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.xs\:bg-red-800{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.xs\:bg-red-900{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.xs\:bg-green-100{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.xs\:bg-green-200{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.xs\:bg-green-300{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.xs\:bg-green-400{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.xs\:bg-green-500{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.xs\:bg-green-600{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.xs\:bg-green-700{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.xs\:bg-green-800{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.xs\:bg-green-900{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.xs\:bg-orange-100{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.xs\:bg-orange-200{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.xs\:bg-orange-300{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.xs\:bg-orange-400{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.xs\:bg-orange-500{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.xs\:bg-orange-600{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.xs\:bg-orange-700{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.xs\:bg-orange-800{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.xs\:bg-orange-900{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.xs\:bg-neon-blue-100{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.xs\:bg-neon-blue-200{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.xs\:bg-neon-blue-300{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.xs\:bg-neon-blue-400{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.xs\:bg-neon-blue-500{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.xs\:bg-neon-blue-600{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.xs\:bg-neon-blue-700{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.xs\:bg-neon-blue-800{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.xs\:bg-neon-blue-900{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.xs\:bg-dark-blue-100{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.xs\:bg-dark-blue-200{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.xs\:bg-dark-blue-300{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.xs\:bg-dark-blue-400{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.xs\:bg-dark-blue-500{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.xs\:bg-dark-blue-600{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.xs\:bg-dark-blue-700{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.xs\:bg-dark-blue-800{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.xs\:bg-dark-blue-900{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.xs\:hover\:bg-transparent:hover{background-color:transparent}.xs\:hover\:bg-current:hover{background-color:currentColor}.xs\:hover\:bg-black:hover{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.xs\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xs\:hover\:bg-primary:hover{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.xs\:hover\:bg-secondary:hover{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.xs\:hover\:bg-tertiary:hover{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.xs\:hover\:bg-spacer:hover{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.xs\:hover\:bg-umbra:hover{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.xs\:hover\:bg-underline:hover{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.xs\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.xs\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.xs\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.xs\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.xs\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.xs\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.xs\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.xs\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.xs\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.xs\:hover\:bg-red-100:hover{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.xs\:hover\:bg-red-200:hover{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.xs\:hover\:bg-red-300:hover{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.xs\:hover\:bg-red-400:hover{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.xs\:hover\:bg-red-500:hover{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.xs\:hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.xs\:hover\:bg-red-700:hover{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.xs\:hover\:bg-red-800:hover{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.xs\:hover\:bg-red-900:hover{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.xs\:hover\:bg-green-100:hover{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.xs\:hover\:bg-green-200:hover{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.xs\:hover\:bg-green-300:hover{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.xs\:hover\:bg-green-400:hover{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.xs\:hover\:bg-green-500:hover{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.xs\:hover\:bg-green-600:hover{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.xs\:hover\:bg-green-700:hover{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.xs\:hover\:bg-green-800:hover{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.xs\:hover\:bg-green-900:hover{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.xs\:hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.xs\:hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.xs\:hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.xs\:hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.xs\:hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.xs\:hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.xs\:hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.xs\:hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.xs\:hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.xs\:hover\:bg-neon-blue-100:hover{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.xs\:hover\:bg-neon-blue-200:hover{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.xs\:hover\:bg-neon-blue-300:hover{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.xs\:hover\:bg-neon-blue-400:hover{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.xs\:hover\:bg-neon-blue-500:hover{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.xs\:hover\:bg-neon-blue-600:hover{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.xs\:hover\:bg-neon-blue-700:hover{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.xs\:hover\:bg-neon-blue-800:hover{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.xs\:hover\:bg-neon-blue-900:hover{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.xs\:hover\:bg-dark-blue-100:hover{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.xs\:hover\:bg-dark-blue-200:hover{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.xs\:hover\:bg-dark-blue-300:hover{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.xs\:hover\:bg-dark-blue-400:hover{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.xs\:hover\:bg-dark-blue-500:hover{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.xs\:hover\:bg-dark-blue-600:hover{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.xs\:hover\:bg-dark-blue-700:hover{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.xs\:hover\:bg-dark-blue-800:hover{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.xs\:hover\:bg-dark-blue-900:hover{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.xs\:focus\:bg-transparent:focus{background-color:transparent}.xs\:focus\:bg-current:focus{background-color:currentColor}.xs\:focus\:bg-black:focus{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.xs\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xs\:focus\:bg-primary:focus{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.xs\:focus\:bg-secondary:focus{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.xs\:focus\:bg-tertiary:focus{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.xs\:focus\:bg-spacer:focus{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.xs\:focus\:bg-umbra:focus{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.xs\:focus\:bg-underline:focus{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.xs\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.xs\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.xs\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.xs\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.xs\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.xs\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.xs\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.xs\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.xs\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.xs\:focus\:bg-red-100:focus{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.xs\:focus\:bg-red-200:focus{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.xs\:focus\:bg-red-300:focus{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.xs\:focus\:bg-red-400:focus{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.xs\:focus\:bg-red-500:focus{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.xs\:focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.xs\:focus\:bg-red-700:focus{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.xs\:focus\:bg-red-800:focus{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.xs\:focus\:bg-red-900:focus{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.xs\:focus\:bg-green-100:focus{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.xs\:focus\:bg-green-200:focus{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.xs\:focus\:bg-green-300:focus{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.xs\:focus\:bg-green-400:focus{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.xs\:focus\:bg-green-500:focus{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.xs\:focus\:bg-green-600:focus{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.xs\:focus\:bg-green-700:focus{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.xs\:focus\:bg-green-800:focus{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.xs\:focus\:bg-green-900:focus{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.xs\:focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.xs\:focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.xs\:focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.xs\:focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.xs\:focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.xs\:focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.xs\:focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.xs\:focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.xs\:focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.xs\:focus\:bg-neon-blue-100:focus{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.xs\:focus\:bg-neon-blue-200:focus{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.xs\:focus\:bg-neon-blue-300:focus{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.xs\:focus\:bg-neon-blue-400:focus{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.xs\:focus\:bg-neon-blue-500:focus{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.xs\:focus\:bg-neon-blue-600:focus{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.xs\:focus\:bg-neon-blue-700:focus{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.xs\:focus\:bg-neon-blue-800:focus{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.xs\:focus\:bg-neon-blue-900:focus{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.xs\:focus\:bg-dark-blue-100:focus{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.xs\:focus\:bg-dark-blue-200:focus{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.xs\:focus\:bg-dark-blue-300:focus{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.xs\:focus\:bg-dark-blue-400:focus{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.xs\:focus\:bg-dark-blue-500:focus{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.xs\:focus\:bg-dark-blue-600:focus{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.xs\:focus\:bg-dark-blue-700:focus{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.xs\:focus\:bg-dark-blue-800:focus{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.xs\:focus\:bg-dark-blue-900:focus{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.xs\:bg-none{background-image:none}.xs\:bg-gradient-to-t{background-image:linear-gradient(0deg,var(--gradient-color-stops))}.xs\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))}.xs\:bg-gradient-to-r{background-image:linear-gradient(90deg,var(--gradient-color-stops))}.xs\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.xs\:bg-gradient-to-b{background-image:linear-gradient(180deg,var(--gradient-color-stops))}.xs\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.xs\:bg-gradient-to-l{background-image:linear-gradient(270deg,var(--gradient-color-stops))}.xs\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))}.xs\:from-transparent{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.xs\:from-current{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xs\:from-black{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.xs\:from-white{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xs\:from-primary{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.xs\:from-secondary{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.xs\:from-tertiary{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.xs\:from-spacer{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.xs\:from-umbra{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.xs\:from-underline{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.xs\:from-gray-100{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xs\:from-gray-200{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xs\:from-gray-300{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xs\:from-gray-400{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xs\:from-gray-500{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xs\:from-gray-600{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xs\:from-gray-700{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.xs\:from-gray-800{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.xs\:from-gray-900{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.xs\:from-red-100{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.xs\:from-red-200{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.xs\:from-red-300{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.xs\:from-red-400{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.xs\:from-red-500{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.xs\:from-red-600{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.xs\:from-red-700{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.xs\:from-red-800{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.xs\:from-red-900{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.xs\:from-green-100{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.xs\:from-green-200{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.xs\:from-green-300{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.xs\:from-green-400{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.xs\:from-green-500{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.xs\:from-green-600{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.xs\:from-green-700{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.xs\:from-green-800{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.xs\:from-green-900{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.xs\:from-orange-100{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.xs\:from-orange-200{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.xs\:from-orange-300{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.xs\:from-orange-400{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.xs\:from-orange-500{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.xs\:from-orange-600{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.xs\:from-orange-700{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.xs\:from-orange-800{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.xs\:from-orange-900{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.xs\:from-neon-blue-100{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.xs\:from-neon-blue-200{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.xs\:from-neon-blue-300{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.xs\:from-neon-blue-400{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.xs\:from-neon-blue-500{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.xs\:from-neon-blue-600{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.xs\:from-neon-blue-700{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.xs\:from-neon-blue-800{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.xs\:from-neon-blue-900{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.xs\:from-dark-blue-100{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.xs\:from-dark-blue-200{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.xs\:from-dark-blue-300{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.xs\:from-dark-blue-400{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.xs\:from-dark-blue-500{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.xs\:from-dark-blue-600{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.xs\:from-dark-blue-700{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.xs\:from-dark-blue-800{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.xs\:from-dark-blue-900{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.xs\:via-transparent{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.xs\:via-current{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xs\:via-black{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.xs\:via-white{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xs\:via-primary{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.xs\:via-secondary{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.xs\:via-tertiary{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.xs\:via-spacer{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.xs\:via-umbra{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.xs\:via-underline{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.xs\:via-gray-100{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xs\:via-gray-200{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xs\:via-gray-300{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xs\:via-gray-400{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xs\:via-gray-500{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xs\:via-gray-600{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xs\:via-gray-700{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.xs\:via-gray-800{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.xs\:via-gray-900{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.xs\:via-red-100{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.xs\:via-red-200{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.xs\:via-red-300{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.xs\:via-red-400{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.xs\:via-red-500{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.xs\:via-red-600{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.xs\:via-red-700{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.xs\:via-red-800{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.xs\:via-red-900{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.xs\:via-green-100{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.xs\:via-green-200{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.xs\:via-green-300{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.xs\:via-green-400{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.xs\:via-green-500{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.xs\:via-green-600{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.xs\:via-green-700{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.xs\:via-green-800{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.xs\:via-green-900{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.xs\:via-orange-100{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.xs\:via-orange-200{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.xs\:via-orange-300{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.xs\:via-orange-400{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.xs\:via-orange-500{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.xs\:via-orange-600{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.xs\:via-orange-700{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.xs\:via-orange-800{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.xs\:via-orange-900{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.xs\:via-neon-blue-100{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.xs\:via-neon-blue-200{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.xs\:via-neon-blue-300{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.xs\:via-neon-blue-400{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.xs\:via-neon-blue-500{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.xs\:via-neon-blue-600{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.xs\:via-neon-blue-700{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.xs\:via-neon-blue-800{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.xs\:via-neon-blue-900{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.xs\:via-dark-blue-100{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.xs\:via-dark-blue-200{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.xs\:via-dark-blue-300{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.xs\:via-dark-blue-400{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.xs\:via-dark-blue-500{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.xs\:via-dark-blue-600{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.xs\:via-dark-blue-700{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.xs\:via-dark-blue-800{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.xs\:via-dark-blue-900{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.xs\:to-transparent{--gradient-to-color:transparent}.xs\:to-current{--gradient-to-color:currentColor}.xs\:to-black{--gradient-to-color:#0e0e0e}.xs\:to-white{--gradient-to-color:#fff}.xs\:to-primary{--gradient-to-color:#00f0ff}.xs\:to-secondary{--gradient-to-color:#4000c8}.xs\:to-tertiary{--gradient-to-color:#c6b3ef}.xs\:to-spacer{--gradient-to-color:#7d7e84}.xs\:to-umbra{--gradient-to-color:#1f1f1f}.xs\:to-underline{--gradient-to-color:#00dfed}.xs\:to-gray-100{--gradient-to-color:#f5f5f5}.xs\:to-gray-200{--gradient-to-color:#e6e6e6}.xs\:to-gray-300{--gradient-to-color:#d6d6d6}.xs\:to-gray-400{--gradient-to-color:#b5b5b5}.xs\:to-gray-500{--gradient-to-color:#999}.xs\:to-gray-600{--gradient-to-color:#8a8a8a}.xs\:to-gray-700{--gradient-to-color:#5c5c5c}.xs\:to-gray-800{--gradient-to-color:#454545}.xs\:to-gray-900{--gradient-to-color:#2e2e2e}.xs\:to-red-100{--gradient-to-color:#ffecec}.xs\:to-red-200{--gradient-to-color:#ffcfcf}.xs\:to-red-300{--gradient-to-color:#ffb3b3}.xs\:to-red-400{--gradient-to-color:#ff7979}.xs\:to-red-500{--gradient-to-color:#ff4040}.xs\:to-red-600{--gradient-to-color:#e63a3a}.xs\:to-red-700{--gradient-to-color:#992626}.xs\:to-red-800{--gradient-to-color:#731d1d}.xs\:to-red-900{--gradient-to-color:#4d1313}.xs\:to-green-100{--gradient-to-color:#f0fff4}.xs\:to-green-200{--gradient-to-color:#c6f6d5}.xs\:to-green-300{--gradient-to-color:#9ae6b4}.xs\:to-green-400{--gradient-to-color:#68d391}.xs\:to-green-500{--gradient-to-color:#48bb78}.xs\:to-green-600{--gradient-to-color:#38a169}.xs\:to-green-700{--gradient-to-color:#2f855a}.xs\:to-green-800{--gradient-to-color:#276749}.xs\:to-green-900{--gradient-to-color:#22543d}.xs\:to-orange-100{--gradient-to-color:#fff2e8}.xs\:to-orange-200{--gradient-to-color:#ffdfc6}.xs\:to-orange-300{--gradient-to-color:#ffcba3}.xs\:to-orange-400{--gradient-to-color:#ffa45f}.xs\:to-orange-500{--gradient-to-color:#ff7d1a}.xs\:to-orange-600{--gradient-to-color:#e67117}.xs\:to-orange-700{--gradient-to-color:#994b10}.xs\:to-orange-800{--gradient-to-color:#73380c}.xs\:to-orange-900{--gradient-to-color:#4d2608}.xs\:to-neon-blue-100{--gradient-to-color:#e9f6f8}.xs\:to-neon-blue-200{--gradient-to-color:#d1f9f6}.xs\:to-neon-blue-300{--gradient-to-color:#c3fffb}.xs\:to-neon-blue-400{--gradient-to-color:#96fff8}.xs\:to-neon-blue-500{--gradient-to-color:#69fff5}.xs\:to-neon-blue-600{--gradient-to-color:#5fe6dd}.xs\:to-neon-blue-700{--gradient-to-color:#3f9993}.xs\:to-neon-blue-800{--gradient-to-color:#2f736e}.xs\:to-neon-blue-900{--gradient-to-color:#204d4a}.xs\:to-dark-blue-100{--gradient-to-color:#e6eaed}.xs\:to-dark-blue-200{--gradient-to-color:#c0cbd3}.xs\:to-dark-blue-300{--gradient-to-color:#9bacb8}.xs\:to-dark-blue-400{--gradient-to-color:#1d4f71}.xs\:to-dark-blue-500{--gradient-to-color:#042f4d}.xs\:to-dark-blue-600{--gradient-to-color:#042a45}.xs\:to-dark-blue-700{--gradient-to-color:#021c2e}.xs\:to-dark-blue-800{--gradient-to-color:#021523}.xs\:to-dark-blue-900{--gradient-to-color:#010e17}.xs\:hover\:from-transparent:hover{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.xs\:hover\:from-current:hover{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xs\:hover\:from-black:hover{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.xs\:hover\:from-white:hover{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xs\:hover\:from-primary:hover{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.xs\:hover\:from-secondary:hover{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.xs\:hover\:from-tertiary:hover{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.xs\:hover\:from-spacer:hover{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.xs\:hover\:from-umbra:hover{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.xs\:hover\:from-underline:hover{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.xs\:hover\:from-gray-100:hover{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xs\:hover\:from-gray-200:hover{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xs\:hover\:from-gray-300:hover{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xs\:hover\:from-gray-400:hover{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xs\:hover\:from-gray-500:hover{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xs\:hover\:from-gray-600:hover{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xs\:hover\:from-gray-700:hover{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.xs\:hover\:from-gray-800:hover{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.xs\:hover\:from-gray-900:hover{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.xs\:hover\:from-red-100:hover{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.xs\:hover\:from-red-200:hover{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.xs\:hover\:from-red-300:hover{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.xs\:hover\:from-red-400:hover{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.xs\:hover\:from-red-500:hover{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.xs\:hover\:from-red-600:hover{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.xs\:hover\:from-red-700:hover{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.xs\:hover\:from-red-800:hover{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.xs\:hover\:from-red-900:hover{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.xs\:hover\:from-green-100:hover{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.xs\:hover\:from-green-200:hover{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.xs\:hover\:from-green-300:hover{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.xs\:hover\:from-green-400:hover{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.xs\:hover\:from-green-500:hover{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.xs\:hover\:from-green-600:hover{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.xs\:hover\:from-green-700:hover{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.xs\:hover\:from-green-800:hover{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.xs\:hover\:from-green-900:hover{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.xs\:hover\:from-orange-100:hover{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.xs\:hover\:from-orange-200:hover{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.xs\:hover\:from-orange-300:hover{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.xs\:hover\:from-orange-400:hover{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.xs\:hover\:from-orange-500:hover{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.xs\:hover\:from-orange-600:hover{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.xs\:hover\:from-orange-700:hover{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.xs\:hover\:from-orange-800:hover{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.xs\:hover\:from-orange-900:hover{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.xs\:hover\:from-neon-blue-100:hover{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.xs\:hover\:from-neon-blue-200:hover{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.xs\:hover\:from-neon-blue-300:hover{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.xs\:hover\:from-neon-blue-400:hover{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.xs\:hover\:from-neon-blue-500:hover{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.xs\:hover\:from-neon-blue-600:hover{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.xs\:hover\:from-neon-blue-700:hover{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.xs\:hover\:from-neon-blue-800:hover{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.xs\:hover\:from-neon-blue-900:hover{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.xs\:hover\:from-dark-blue-100:hover{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.xs\:hover\:from-dark-blue-200:hover{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.xs\:hover\:from-dark-blue-300:hover{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.xs\:hover\:from-dark-blue-400:hover{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.xs\:hover\:from-dark-blue-500:hover{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.xs\:hover\:from-dark-blue-600:hover{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.xs\:hover\:from-dark-blue-700:hover{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.xs\:hover\:from-dark-blue-800:hover{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.xs\:hover\:from-dark-blue-900:hover{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.xs\:hover\:via-transparent:hover{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.xs\:hover\:via-current:hover{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xs\:hover\:via-black:hover{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.xs\:hover\:via-white:hover{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xs\:hover\:via-primary:hover{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.xs\:hover\:via-secondary:hover{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.xs\:hover\:via-tertiary:hover{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.xs\:hover\:via-spacer:hover{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.xs\:hover\:via-umbra:hover{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.xs\:hover\:via-underline:hover{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.xs\:hover\:via-gray-100:hover{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xs\:hover\:via-gray-200:hover{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xs\:hover\:via-gray-300:hover{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xs\:hover\:via-gray-400:hover{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xs\:hover\:via-gray-500:hover{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xs\:hover\:via-gray-600:hover{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xs\:hover\:via-gray-700:hover{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.xs\:hover\:via-gray-800:hover{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.xs\:hover\:via-gray-900:hover{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.xs\:hover\:via-red-100:hover{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.xs\:hover\:via-red-200:hover{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.xs\:hover\:via-red-300:hover{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.xs\:hover\:via-red-400:hover{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.xs\:hover\:via-red-500:hover{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.xs\:hover\:via-red-600:hover{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.xs\:hover\:via-red-700:hover{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.xs\:hover\:via-red-800:hover{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.xs\:hover\:via-red-900:hover{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.xs\:hover\:via-green-100:hover{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.xs\:hover\:via-green-200:hover{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.xs\:hover\:via-green-300:hover{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.xs\:hover\:via-green-400:hover{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.xs\:hover\:via-green-500:hover{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.xs\:hover\:via-green-600:hover{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.xs\:hover\:via-green-700:hover{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.xs\:hover\:via-green-800:hover{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.xs\:hover\:via-green-900:hover{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.xs\:hover\:via-orange-100:hover{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.xs\:hover\:via-orange-200:hover{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.xs\:hover\:via-orange-300:hover{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.xs\:hover\:via-orange-400:hover{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.xs\:hover\:via-orange-500:hover{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.xs\:hover\:via-orange-600:hover{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.xs\:hover\:via-orange-700:hover{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.xs\:hover\:via-orange-800:hover{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.xs\:hover\:via-orange-900:hover{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.xs\:hover\:via-neon-blue-100:hover{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.xs\:hover\:via-neon-blue-200:hover{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.xs\:hover\:via-neon-blue-300:hover{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.xs\:hover\:via-neon-blue-400:hover{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.xs\:hover\:via-neon-blue-500:hover{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.xs\:hover\:via-neon-blue-600:hover{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.xs\:hover\:via-neon-blue-700:hover{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.xs\:hover\:via-neon-blue-800:hover{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.xs\:hover\:via-neon-blue-900:hover{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.xs\:hover\:via-dark-blue-100:hover{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.xs\:hover\:via-dark-blue-200:hover{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.xs\:hover\:via-dark-blue-300:hover{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.xs\:hover\:via-dark-blue-400:hover{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.xs\:hover\:via-dark-blue-500:hover{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.xs\:hover\:via-dark-blue-600:hover{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.xs\:hover\:via-dark-blue-700:hover{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.xs\:hover\:via-dark-blue-800:hover{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.xs\:hover\:via-dark-blue-900:hover{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.xs\:hover\:to-transparent:hover{--gradient-to-color:transparent}.xs\:hover\:to-current:hover{--gradient-to-color:currentColor}.xs\:hover\:to-black:hover{--gradient-to-color:#0e0e0e}.xs\:hover\:to-white:hover{--gradient-to-color:#fff}.xs\:hover\:to-primary:hover{--gradient-to-color:#00f0ff}.xs\:hover\:to-secondary:hover{--gradient-to-color:#4000c8}.xs\:hover\:to-tertiary:hover{--gradient-to-color:#c6b3ef}.xs\:hover\:to-spacer:hover{--gradient-to-color:#7d7e84}.xs\:hover\:to-umbra:hover{--gradient-to-color:#1f1f1f}.xs\:hover\:to-underline:hover{--gradient-to-color:#00dfed}.xs\:hover\:to-gray-100:hover{--gradient-to-color:#f5f5f5}.xs\:hover\:to-gray-200:hover{--gradient-to-color:#e6e6e6}.xs\:hover\:to-gray-300:hover{--gradient-to-color:#d6d6d6}.xs\:hover\:to-gray-400:hover{--gradient-to-color:#b5b5b5}.xs\:hover\:to-gray-500:hover{--gradient-to-color:#999}.xs\:hover\:to-gray-600:hover{--gradient-to-color:#8a8a8a}.xs\:hover\:to-gray-700:hover{--gradient-to-color:#5c5c5c}.xs\:hover\:to-gray-800:hover{--gradient-to-color:#454545}.xs\:hover\:to-gray-900:hover{--gradient-to-color:#2e2e2e}.xs\:hover\:to-red-100:hover{--gradient-to-color:#ffecec}.xs\:hover\:to-red-200:hover{--gradient-to-color:#ffcfcf}.xs\:hover\:to-red-300:hover{--gradient-to-color:#ffb3b3}.xs\:hover\:to-red-400:hover{--gradient-to-color:#ff7979}.xs\:hover\:to-red-500:hover{--gradient-to-color:#ff4040}.xs\:hover\:to-red-600:hover{--gradient-to-color:#e63a3a}.xs\:hover\:to-red-700:hover{--gradient-to-color:#992626}.xs\:hover\:to-red-800:hover{--gradient-to-color:#731d1d}.xs\:hover\:to-red-900:hover{--gradient-to-color:#4d1313}.xs\:hover\:to-green-100:hover{--gradient-to-color:#f0fff4}.xs\:hover\:to-green-200:hover{--gradient-to-color:#c6f6d5}.xs\:hover\:to-green-300:hover{--gradient-to-color:#9ae6b4}.xs\:hover\:to-green-400:hover{--gradient-to-color:#68d391}.xs\:hover\:to-green-500:hover{--gradient-to-color:#48bb78}.xs\:hover\:to-green-600:hover{--gradient-to-color:#38a169}.xs\:hover\:to-green-700:hover{--gradient-to-color:#2f855a}.xs\:hover\:to-green-800:hover{--gradient-to-color:#276749}.xs\:hover\:to-green-900:hover{--gradient-to-color:#22543d}.xs\:hover\:to-orange-100:hover{--gradient-to-color:#fff2e8}.xs\:hover\:to-orange-200:hover{--gradient-to-color:#ffdfc6}.xs\:hover\:to-orange-300:hover{--gradient-to-color:#ffcba3}.xs\:hover\:to-orange-400:hover{--gradient-to-color:#ffa45f}.xs\:hover\:to-orange-500:hover{--gradient-to-color:#ff7d1a}.xs\:hover\:to-orange-600:hover{--gradient-to-color:#e67117}.xs\:hover\:to-orange-700:hover{--gradient-to-color:#994b10}.xs\:hover\:to-orange-800:hover{--gradient-to-color:#73380c}.xs\:hover\:to-orange-900:hover{--gradient-to-color:#4d2608}.xs\:hover\:to-neon-blue-100:hover{--gradient-to-color:#e9f6f8}.xs\:hover\:to-neon-blue-200:hover{--gradient-to-color:#d1f9f6}.xs\:hover\:to-neon-blue-300:hover{--gradient-to-color:#c3fffb}.xs\:hover\:to-neon-blue-400:hover{--gradient-to-color:#96fff8}.xs\:hover\:to-neon-blue-500:hover{--gradient-to-color:#69fff5}.xs\:hover\:to-neon-blue-600:hover{--gradient-to-color:#5fe6dd}.xs\:hover\:to-neon-blue-700:hover{--gradient-to-color:#3f9993}.xs\:hover\:to-neon-blue-800:hover{--gradient-to-color:#2f736e}.xs\:hover\:to-neon-blue-900:hover{--gradient-to-color:#204d4a}.xs\:hover\:to-dark-blue-100:hover{--gradient-to-color:#e6eaed}.xs\:hover\:to-dark-blue-200:hover{--gradient-to-color:#c0cbd3}.xs\:hover\:to-dark-blue-300:hover{--gradient-to-color:#9bacb8}.xs\:hover\:to-dark-blue-400:hover{--gradient-to-color:#1d4f71}.xs\:hover\:to-dark-blue-500:hover{--gradient-to-color:#042f4d}.xs\:hover\:to-dark-blue-600:hover{--gradient-to-color:#042a45}.xs\:hover\:to-dark-blue-700:hover{--gradient-to-color:#021c2e}.xs\:hover\:to-dark-blue-800:hover{--gradient-to-color:#021523}.xs\:hover\:to-dark-blue-900:hover{--gradient-to-color:#010e17}.xs\:focus\:from-transparent:focus{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.xs\:focus\:from-current:focus{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xs\:focus\:from-black:focus{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.xs\:focus\:from-white:focus{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xs\:focus\:from-primary:focus{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.xs\:focus\:from-secondary:focus{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.xs\:focus\:from-tertiary:focus{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.xs\:focus\:from-spacer:focus{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.xs\:focus\:from-umbra:focus{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.xs\:focus\:from-underline:focus{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.xs\:focus\:from-gray-100:focus{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xs\:focus\:from-gray-200:focus{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xs\:focus\:from-gray-300:focus{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xs\:focus\:from-gray-400:focus{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xs\:focus\:from-gray-500:focus{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xs\:focus\:from-gray-600:focus{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xs\:focus\:from-gray-700:focus{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.xs\:focus\:from-gray-800:focus{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.xs\:focus\:from-gray-900:focus{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.xs\:focus\:from-red-100:focus{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.xs\:focus\:from-red-200:focus{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.xs\:focus\:from-red-300:focus{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.xs\:focus\:from-red-400:focus{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.xs\:focus\:from-red-500:focus{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.xs\:focus\:from-red-600:focus{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.xs\:focus\:from-red-700:focus{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.xs\:focus\:from-red-800:focus{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.xs\:focus\:from-red-900:focus{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.xs\:focus\:from-green-100:focus{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.xs\:focus\:from-green-200:focus{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.xs\:focus\:from-green-300:focus{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.xs\:focus\:from-green-400:focus{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.xs\:focus\:from-green-500:focus{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.xs\:focus\:from-green-600:focus{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.xs\:focus\:from-green-700:focus{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.xs\:focus\:from-green-800:focus{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.xs\:focus\:from-green-900:focus{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.xs\:focus\:from-orange-100:focus{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.xs\:focus\:from-orange-200:focus{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.xs\:focus\:from-orange-300:focus{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.xs\:focus\:from-orange-400:focus{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.xs\:focus\:from-orange-500:focus{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.xs\:focus\:from-orange-600:focus{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.xs\:focus\:from-orange-700:focus{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.xs\:focus\:from-orange-800:focus{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.xs\:focus\:from-orange-900:focus{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.xs\:focus\:from-neon-blue-100:focus{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.xs\:focus\:from-neon-blue-200:focus{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.xs\:focus\:from-neon-blue-300:focus{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.xs\:focus\:from-neon-blue-400:focus{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.xs\:focus\:from-neon-blue-500:focus{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.xs\:focus\:from-neon-blue-600:focus{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.xs\:focus\:from-neon-blue-700:focus{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.xs\:focus\:from-neon-blue-800:focus{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.xs\:focus\:from-neon-blue-900:focus{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.xs\:focus\:from-dark-blue-100:focus{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.xs\:focus\:from-dark-blue-200:focus{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.xs\:focus\:from-dark-blue-300:focus{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.xs\:focus\:from-dark-blue-400:focus{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.xs\:focus\:from-dark-blue-500:focus{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.xs\:focus\:from-dark-blue-600:focus{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.xs\:focus\:from-dark-blue-700:focus{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.xs\:focus\:from-dark-blue-800:focus{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.xs\:focus\:from-dark-blue-900:focus{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.xs\:focus\:via-transparent:focus{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.xs\:focus\:via-current:focus{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xs\:focus\:via-black:focus{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.xs\:focus\:via-white:focus{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xs\:focus\:via-primary:focus{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.xs\:focus\:via-secondary:focus{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.xs\:focus\:via-tertiary:focus{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.xs\:focus\:via-spacer:focus{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.xs\:focus\:via-umbra:focus{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.xs\:focus\:via-underline:focus{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.xs\:focus\:via-gray-100:focus{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xs\:focus\:via-gray-200:focus{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xs\:focus\:via-gray-300:focus{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xs\:focus\:via-gray-400:focus{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xs\:focus\:via-gray-500:focus{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xs\:focus\:via-gray-600:focus{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xs\:focus\:via-gray-700:focus{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.xs\:focus\:via-gray-800:focus{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.xs\:focus\:via-gray-900:focus{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.xs\:focus\:via-red-100:focus{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.xs\:focus\:via-red-200:focus{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.xs\:focus\:via-red-300:focus{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.xs\:focus\:via-red-400:focus{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.xs\:focus\:via-red-500:focus{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.xs\:focus\:via-red-600:focus{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.xs\:focus\:via-red-700:focus{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.xs\:focus\:via-red-800:focus{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.xs\:focus\:via-red-900:focus{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.xs\:focus\:via-green-100:focus{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.xs\:focus\:via-green-200:focus{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.xs\:focus\:via-green-300:focus{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.xs\:focus\:via-green-400:focus{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.xs\:focus\:via-green-500:focus{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.xs\:focus\:via-green-600:focus{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.xs\:focus\:via-green-700:focus{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.xs\:focus\:via-green-800:focus{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.xs\:focus\:via-green-900:focus{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.xs\:focus\:via-orange-100:focus{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.xs\:focus\:via-orange-200:focus{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.xs\:focus\:via-orange-300:focus{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.xs\:focus\:via-orange-400:focus{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.xs\:focus\:via-orange-500:focus{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.xs\:focus\:via-orange-600:focus{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.xs\:focus\:via-orange-700:focus{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.xs\:focus\:via-orange-800:focus{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.xs\:focus\:via-orange-900:focus{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.xs\:focus\:via-neon-blue-100:focus{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.xs\:focus\:via-neon-blue-200:focus{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.xs\:focus\:via-neon-blue-300:focus{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.xs\:focus\:via-neon-blue-400:focus{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.xs\:focus\:via-neon-blue-500:focus{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.xs\:focus\:via-neon-blue-600:focus{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.xs\:focus\:via-neon-blue-700:focus{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.xs\:focus\:via-neon-blue-800:focus{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.xs\:focus\:via-neon-blue-900:focus{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.xs\:focus\:via-dark-blue-100:focus{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.xs\:focus\:via-dark-blue-200:focus{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.xs\:focus\:via-dark-blue-300:focus{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.xs\:focus\:via-dark-blue-400:focus{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.xs\:focus\:via-dark-blue-500:focus{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.xs\:focus\:via-dark-blue-600:focus{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.xs\:focus\:via-dark-blue-700:focus{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.xs\:focus\:via-dark-blue-800:focus{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.xs\:focus\:via-dark-blue-900:focus{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.xs\:focus\:to-transparent:focus{--gradient-to-color:transparent}.xs\:focus\:to-current:focus{--gradient-to-color:currentColor}.xs\:focus\:to-black:focus{--gradient-to-color:#0e0e0e}.xs\:focus\:to-white:focus{--gradient-to-color:#fff}.xs\:focus\:to-primary:focus{--gradient-to-color:#00f0ff}.xs\:focus\:to-secondary:focus{--gradient-to-color:#4000c8}.xs\:focus\:to-tertiary:focus{--gradient-to-color:#c6b3ef}.xs\:focus\:to-spacer:focus{--gradient-to-color:#7d7e84}.xs\:focus\:to-umbra:focus{--gradient-to-color:#1f1f1f}.xs\:focus\:to-underline:focus{--gradient-to-color:#00dfed}.xs\:focus\:to-gray-100:focus{--gradient-to-color:#f5f5f5}.xs\:focus\:to-gray-200:focus{--gradient-to-color:#e6e6e6}.xs\:focus\:to-gray-300:focus{--gradient-to-color:#d6d6d6}.xs\:focus\:to-gray-400:focus{--gradient-to-color:#b5b5b5}.xs\:focus\:to-gray-500:focus{--gradient-to-color:#999}.xs\:focus\:to-gray-600:focus{--gradient-to-color:#8a8a8a}.xs\:focus\:to-gray-700:focus{--gradient-to-color:#5c5c5c}.xs\:focus\:to-gray-800:focus{--gradient-to-color:#454545}.xs\:focus\:to-gray-900:focus{--gradient-to-color:#2e2e2e}.xs\:focus\:to-red-100:focus{--gradient-to-color:#ffecec}.xs\:focus\:to-red-200:focus{--gradient-to-color:#ffcfcf}.xs\:focus\:to-red-300:focus{--gradient-to-color:#ffb3b3}.xs\:focus\:to-red-400:focus{--gradient-to-color:#ff7979}.xs\:focus\:to-red-500:focus{--gradient-to-color:#ff4040}.xs\:focus\:to-red-600:focus{--gradient-to-color:#e63a3a}.xs\:focus\:to-red-700:focus{--gradient-to-color:#992626}.xs\:focus\:to-red-800:focus{--gradient-to-color:#731d1d}.xs\:focus\:to-red-900:focus{--gradient-to-color:#4d1313}.xs\:focus\:to-green-100:focus{--gradient-to-color:#f0fff4}.xs\:focus\:to-green-200:focus{--gradient-to-color:#c6f6d5}.xs\:focus\:to-green-300:focus{--gradient-to-color:#9ae6b4}.xs\:focus\:to-green-400:focus{--gradient-to-color:#68d391}.xs\:focus\:to-green-500:focus{--gradient-to-color:#48bb78}.xs\:focus\:to-green-600:focus{--gradient-to-color:#38a169}.xs\:focus\:to-green-700:focus{--gradient-to-color:#2f855a}.xs\:focus\:to-green-800:focus{--gradient-to-color:#276749}.xs\:focus\:to-green-900:focus{--gradient-to-color:#22543d}.xs\:focus\:to-orange-100:focus{--gradient-to-color:#fff2e8}.xs\:focus\:to-orange-200:focus{--gradient-to-color:#ffdfc6}.xs\:focus\:to-orange-300:focus{--gradient-to-color:#ffcba3}.xs\:focus\:to-orange-400:focus{--gradient-to-color:#ffa45f}.xs\:focus\:to-orange-500:focus{--gradient-to-color:#ff7d1a}.xs\:focus\:to-orange-600:focus{--gradient-to-color:#e67117}.xs\:focus\:to-orange-700:focus{--gradient-to-color:#994b10}.xs\:focus\:to-orange-800:focus{--gradient-to-color:#73380c}.xs\:focus\:to-orange-900:focus{--gradient-to-color:#4d2608}.xs\:focus\:to-neon-blue-100:focus{--gradient-to-color:#e9f6f8}.xs\:focus\:to-neon-blue-200:focus{--gradient-to-color:#d1f9f6}.xs\:focus\:to-neon-blue-300:focus{--gradient-to-color:#c3fffb}.xs\:focus\:to-neon-blue-400:focus{--gradient-to-color:#96fff8}.xs\:focus\:to-neon-blue-500:focus{--gradient-to-color:#69fff5}.xs\:focus\:to-neon-blue-600:focus{--gradient-to-color:#5fe6dd}.xs\:focus\:to-neon-blue-700:focus{--gradient-to-color:#3f9993}.xs\:focus\:to-neon-blue-800:focus{--gradient-to-color:#2f736e}.xs\:focus\:to-neon-blue-900:focus{--gradient-to-color:#204d4a}.xs\:focus\:to-dark-blue-100:focus{--gradient-to-color:#e6eaed}.xs\:focus\:to-dark-blue-200:focus{--gradient-to-color:#c0cbd3}.xs\:focus\:to-dark-blue-300:focus{--gradient-to-color:#9bacb8}.xs\:focus\:to-dark-blue-400:focus{--gradient-to-color:#1d4f71}.xs\:focus\:to-dark-blue-500:focus{--gradient-to-color:#042f4d}.xs\:focus\:to-dark-blue-600:focus{--gradient-to-color:#042a45}.xs\:focus\:to-dark-blue-700:focus{--gradient-to-color:#021c2e}.xs\:focus\:to-dark-blue-800:focus{--gradient-to-color:#021523}.xs\:focus\:to-dark-blue-900:focus{--gradient-to-color:#010e17}.xs\:bg-opacity-0{--bg-opacity:0}.xs\:bg-opacity-15{--bg-opacity:0.15}.xs\:bg-opacity-25{--bg-opacity:0.25}.xs\:bg-opacity-50{--bg-opacity:0.5}.xs\:bg-opacity-70{--bg-opacity:0.70}.xs\:bg-opacity-75{--bg-opacity:0.75}.xs\:bg-opacity-90{--bg-opacity:0.9}.xs\:bg-opacity-100{--bg-opacity:1}.xs\:hover\:bg-opacity-0:hover{--bg-opacity:0}.xs\:hover\:bg-opacity-15:hover{--bg-opacity:0.15}.xs\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.xs\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.xs\:hover\:bg-opacity-70:hover{--bg-opacity:0.70}.xs\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.xs\:hover\:bg-opacity-90:hover{--bg-opacity:0.9}.xs\:hover\:bg-opacity-100:hover{--bg-opacity:1}.xs\:focus\:bg-opacity-0:focus{--bg-opacity:0}.xs\:focus\:bg-opacity-15:focus{--bg-opacity:0.15}.xs\:focus\:bg-opacity-25:focus{--bg-opacity:0.25}.xs\:focus\:bg-opacity-50:focus{--bg-opacity:0.5}.xs\:focus\:bg-opacity-70:focus{--bg-opacity:0.70}.xs\:focus\:bg-opacity-75:focus{--bg-opacity:0.75}.xs\:focus\:bg-opacity-90:focus{--bg-opacity:0.9}.xs\:focus\:bg-opacity-100:focus{--bg-opacity:1}.xs\:bg-bottom{background-position:bottom}.xs\:bg-center{background-position:50%}.xs\:bg-left{background-position:0}.xs\:bg-left-bottom{background-position:0 100%}.xs\:bg-left-top{background-position:0 0}.xs\:bg-right{background-position:100%}.xs\:bg-right-bottom{background-position:100% 100%}.xs\:bg-right-top{background-position:100% 0}.xs\:bg-top{background-position:top}.xs\:bg-repeat{background-repeat:repeat}.xs\:bg-no-repeat{background-repeat:no-repeat}.xs\:bg-repeat-x{background-repeat:repeat-x}.xs\:bg-repeat-y{background-repeat:repeat-y}.xs\:bg-repeat-round{background-repeat:round}.xs\:bg-repeat-space{background-repeat:space}.xs\:bg-auto{background-size:auto}.xs\:bg-cover{background-size:cover}.xs\:bg-contain{background-size:contain}.xs\:border-collapse{border-collapse:collapse}.xs\:border-separate{border-collapse:separate}.xs\:border-transparent{border-color:transparent}.xs\:border-current{border-color:currentColor}.xs\:border-black{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.xs\:border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.xs\:border-primary{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.xs\:border-secondary{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.xs\:border-tertiary{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.xs\:border-spacer{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.xs\:border-umbra{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.xs\:border-underline{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.xs\:border-gray-100{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.xs\:border-gray-200{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.xs\:border-gray-300{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.xs\:border-gray-400{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.xs\:border-gray-500{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.xs\:border-gray-600{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.xs\:border-gray-700{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.xs\:border-gray-800{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.xs\:border-gray-900{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.xs\:border-red-100{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.xs\:border-red-200{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.xs\:border-red-300{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.xs\:border-red-400{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.xs\:border-red-500{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.xs\:border-red-600{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.xs\:border-red-700{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.xs\:border-red-800{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.xs\:border-red-900{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.xs\:border-green-100{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.xs\:border-green-200{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.xs\:border-green-300{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.xs\:border-green-400{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.xs\:border-green-500{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.xs\:border-green-600{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.xs\:border-green-700{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.xs\:border-green-800{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.xs\:border-green-900{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.xs\:border-orange-100{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.xs\:border-orange-200{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.xs\:border-orange-300{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.xs\:border-orange-400{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.xs\:border-orange-500{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.xs\:border-orange-600{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.xs\:border-orange-700{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.xs\:border-orange-800{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.xs\:border-orange-900{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.xs\:border-neon-blue-100{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.xs\:border-neon-blue-200{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.xs\:border-neon-blue-300{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.xs\:border-neon-blue-400{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.xs\:border-neon-blue-500{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.xs\:border-neon-blue-600{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.xs\:border-neon-blue-700{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.xs\:border-neon-blue-800{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.xs\:border-neon-blue-900{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.xs\:border-dark-blue-100{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.xs\:border-dark-blue-200{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.xs\:border-dark-blue-300{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.xs\:border-dark-blue-400{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.xs\:border-dark-blue-500{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.xs\:border-dark-blue-600{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.xs\:border-dark-blue-700{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.xs\:border-dark-blue-800{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.xs\:border-dark-blue-900{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.xs\:hover\:border-transparent:hover{border-color:transparent}.xs\:hover\:border-current:hover{border-color:currentColor}.xs\:hover\:border-black:hover{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.xs\:hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.xs\:hover\:border-primary:hover{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.xs\:hover\:border-secondary:hover{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.xs\:hover\:border-tertiary:hover{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.xs\:hover\:border-spacer:hover{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.xs\:hover\:border-umbra:hover{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.xs\:hover\:border-underline:hover{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.xs\:hover\:border-gray-100:hover{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.xs\:hover\:border-gray-200:hover{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.xs\:hover\:border-gray-300:hover{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.xs\:hover\:border-gray-400:hover{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.xs\:hover\:border-gray-500:hover{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.xs\:hover\:border-gray-600:hover{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.xs\:hover\:border-gray-700:hover{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.xs\:hover\:border-gray-800:hover{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.xs\:hover\:border-gray-900:hover{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.xs\:hover\:border-red-100:hover{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.xs\:hover\:border-red-200:hover{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.xs\:hover\:border-red-300:hover{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.xs\:hover\:border-red-400:hover{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.xs\:hover\:border-red-500:hover{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.xs\:hover\:border-red-600:hover{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.xs\:hover\:border-red-700:hover{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.xs\:hover\:border-red-800:hover{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.xs\:hover\:border-red-900:hover{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.xs\:hover\:border-green-100:hover{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.xs\:hover\:border-green-200:hover{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.xs\:hover\:border-green-300:hover{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.xs\:hover\:border-green-400:hover{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.xs\:hover\:border-green-500:hover{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.xs\:hover\:border-green-600:hover{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.xs\:hover\:border-green-700:hover{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.xs\:hover\:border-green-800:hover{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.xs\:hover\:border-green-900:hover{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.xs\:hover\:border-orange-100:hover{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.xs\:hover\:border-orange-200:hover{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.xs\:hover\:border-orange-300:hover{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.xs\:hover\:border-orange-400:hover{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.xs\:hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.xs\:hover\:border-orange-600:hover{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.xs\:hover\:border-orange-700:hover{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.xs\:hover\:border-orange-800:hover{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.xs\:hover\:border-orange-900:hover{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.xs\:hover\:border-neon-blue-100:hover{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.xs\:hover\:border-neon-blue-200:hover{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.xs\:hover\:border-neon-blue-300:hover{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.xs\:hover\:border-neon-blue-400:hover{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.xs\:hover\:border-neon-blue-500:hover{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.xs\:hover\:border-neon-blue-600:hover{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.xs\:hover\:border-neon-blue-700:hover{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.xs\:hover\:border-neon-blue-800:hover{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.xs\:hover\:border-neon-blue-900:hover{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.xs\:hover\:border-dark-blue-100:hover{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.xs\:hover\:border-dark-blue-200:hover{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.xs\:hover\:border-dark-blue-300:hover{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.xs\:hover\:border-dark-blue-400:hover{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.xs\:hover\:border-dark-blue-500:hover{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.xs\:hover\:border-dark-blue-600:hover{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.xs\:hover\:border-dark-blue-700:hover{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.xs\:hover\:border-dark-blue-800:hover{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.xs\:hover\:border-dark-blue-900:hover{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.xs\:focus\:border-transparent:focus{border-color:transparent}.xs\:focus\:border-current:focus{border-color:currentColor}.xs\:focus\:border-black:focus{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.xs\:focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.xs\:focus\:border-primary:focus{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.xs\:focus\:border-secondary:focus{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.xs\:focus\:border-tertiary:focus{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.xs\:focus\:border-spacer:focus{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.xs\:focus\:border-umbra:focus{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.xs\:focus\:border-underline:focus{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.xs\:focus\:border-gray-100:focus{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.xs\:focus\:border-gray-200:focus{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.xs\:focus\:border-gray-300:focus{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.xs\:focus\:border-gray-400:focus{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.xs\:focus\:border-gray-500:focus{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.xs\:focus\:border-gray-600:focus{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.xs\:focus\:border-gray-700:focus{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.xs\:focus\:border-gray-800:focus{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.xs\:focus\:border-gray-900:focus{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.xs\:focus\:border-red-100:focus{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.xs\:focus\:border-red-200:focus{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.xs\:focus\:border-red-300:focus{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.xs\:focus\:border-red-400:focus{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.xs\:focus\:border-red-500:focus{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.xs\:focus\:border-red-600:focus{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.xs\:focus\:border-red-700:focus{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.xs\:focus\:border-red-800:focus{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.xs\:focus\:border-red-900:focus{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.xs\:focus\:border-green-100:focus{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.xs\:focus\:border-green-200:focus{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.xs\:focus\:border-green-300:focus{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.xs\:focus\:border-green-400:focus{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.xs\:focus\:border-green-500:focus{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.xs\:focus\:border-green-600:focus{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.xs\:focus\:border-green-700:focus{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.xs\:focus\:border-green-800:focus{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.xs\:focus\:border-green-900:focus{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.xs\:focus\:border-orange-100:focus{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.xs\:focus\:border-orange-200:focus{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.xs\:focus\:border-orange-300:focus{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.xs\:focus\:border-orange-400:focus{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.xs\:focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.xs\:focus\:border-orange-600:focus{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.xs\:focus\:border-orange-700:focus{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.xs\:focus\:border-orange-800:focus{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.xs\:focus\:border-orange-900:focus{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.xs\:focus\:border-neon-blue-100:focus{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.xs\:focus\:border-neon-blue-200:focus{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.xs\:focus\:border-neon-blue-300:focus{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.xs\:focus\:border-neon-blue-400:focus{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.xs\:focus\:border-neon-blue-500:focus{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.xs\:focus\:border-neon-blue-600:focus{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.xs\:focus\:border-neon-blue-700:focus{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.xs\:focus\:border-neon-blue-800:focus{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.xs\:focus\:border-neon-blue-900:focus{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.xs\:focus\:border-dark-blue-100:focus{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.xs\:focus\:border-dark-blue-200:focus{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.xs\:focus\:border-dark-blue-300:focus{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.xs\:focus\:border-dark-blue-400:focus{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.xs\:focus\:border-dark-blue-500:focus{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.xs\:focus\:border-dark-blue-600:focus{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.xs\:focus\:border-dark-blue-700:focus{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.xs\:focus\:border-dark-blue-800:focus{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.xs\:focus\:border-dark-blue-900:focus{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.xs\:border-opacity-0{--border-opacity:0}.xs\:border-opacity-15{--border-opacity:0.15}.xs\:border-opacity-25{--border-opacity:0.25}.xs\:border-opacity-50{--border-opacity:0.5}.xs\:border-opacity-70{--border-opacity:0.70}.xs\:border-opacity-75{--border-opacity:0.75}.xs\:border-opacity-90{--border-opacity:0.9}.xs\:border-opacity-100{--border-opacity:1}.xs\:hover\:border-opacity-0:hover{--border-opacity:0}.xs\:hover\:border-opacity-15:hover{--border-opacity:0.15}.xs\:hover\:border-opacity-25:hover{--border-opacity:0.25}.xs\:hover\:border-opacity-50:hover{--border-opacity:0.5}.xs\:hover\:border-opacity-70:hover{--border-opacity:0.70}.xs\:hover\:border-opacity-75:hover{--border-opacity:0.75}.xs\:hover\:border-opacity-90:hover{--border-opacity:0.9}.xs\:hover\:border-opacity-100:hover{--border-opacity:1}.xs\:focus\:border-opacity-0:focus{--border-opacity:0}.xs\:focus\:border-opacity-15:focus{--border-opacity:0.15}.xs\:focus\:border-opacity-25:focus{--border-opacity:0.25}.xs\:focus\:border-opacity-50:focus{--border-opacity:0.5}.xs\:focus\:border-opacity-70:focus{--border-opacity:0.70}.xs\:focus\:border-opacity-75:focus{--border-opacity:0.75}.xs\:focus\:border-opacity-90:focus{--border-opacity:0.9}.xs\:focus\:border-opacity-100:focus{--border-opacity:1}.xs\:rounded-none{border-radius:0}.xs\:rounded-sm{border-radius:.125rem}.xs\:rounded{border-radius:.25rem}.xs\:rounded-md{border-radius:.375rem}.xs\:rounded-lg{border-radius:.5rem}.xs\:rounded-full{border-radius:9999px}.xs\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.xs\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.xs\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.xs\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.xs\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.xs\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.xs\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.xs\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.xs\:rounded-t{border-top-left-radius:.25rem}.xs\:rounded-r,.xs\:rounded-t{border-top-right-radius:.25rem}.xs\:rounded-b,.xs\:rounded-r{border-bottom-right-radius:.25rem}.xs\:rounded-b,.xs\:rounded-l{border-bottom-left-radius:.25rem}.xs\:rounded-l{border-top-left-radius:.25rem}.xs\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.xs\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.xs\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.xs\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.xs\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.xs\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.xs\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.xs\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.xs\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.xs\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.xs\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.xs\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.xs\:rounded-tl-none{border-top-left-radius:0}.xs\:rounded-tr-none{border-top-right-radius:0}.xs\:rounded-br-none{border-bottom-right-radius:0}.xs\:rounded-bl-none{border-bottom-left-radius:0}.xs\:rounded-tl-sm{border-top-left-radius:.125rem}.xs\:rounded-tr-sm{border-top-right-radius:.125rem}.xs\:rounded-br-sm{border-bottom-right-radius:.125rem}.xs\:rounded-bl-sm{border-bottom-left-radius:.125rem}.xs\:rounded-tl{border-top-left-radius:.25rem}.xs\:rounded-tr{border-top-right-radius:.25rem}.xs\:rounded-br{border-bottom-right-radius:.25rem}.xs\:rounded-bl{border-bottom-left-radius:.25rem}.xs\:rounded-tl-md{border-top-left-radius:.375rem}.xs\:rounded-tr-md{border-top-right-radius:.375rem}.xs\:rounded-br-md{border-bottom-right-radius:.375rem}.xs\:rounded-bl-md{border-bottom-left-radius:.375rem}.xs\:rounded-tl-lg{border-top-left-radius:.5rem}.xs\:rounded-tr-lg{border-top-right-radius:.5rem}.xs\:rounded-br-lg{border-bottom-right-radius:.5rem}.xs\:rounded-bl-lg{border-bottom-left-radius:.5rem}.xs\:rounded-tl-full{border-top-left-radius:9999px}.xs\:rounded-tr-full{border-top-right-radius:9999px}.xs\:rounded-br-full{border-bottom-right-radius:9999px}.xs\:rounded-bl-full{border-bottom-left-radius:9999px}.xs\:border-solid{border-style:solid}.xs\:border-dashed{border-style:dashed}.xs\:border-dotted{border-style:dotted}.xs\:border-double{border-style:double}.xs\:border-none{border-style:none}.xs\:border-0{border-width:0}.xs\:border-1{border-width:1px}.xs\:border-2{border-width:2px}.xs\:border-4{border-width:4px}.xs\:border-8{border-width:8px}.xs\:border-10{border-width:10px}.xs\:border-16{border-width:16px}.xs\:border{border-width:1px}.xs\:border-t-0{border-top-width:0}.xs\:border-r-0{border-right-width:0}.xs\:border-b-0{border-bottom-width:0}.xs\:border-l-0{border-left-width:0}.xs\:border-t-1{border-top-width:1px}.xs\:border-r-1{border-right-width:1px}.xs\:border-b-1{border-bottom-width:1px}.xs\:border-l-1{border-left-width:1px}.xs\:border-t-2{border-top-width:2px}.xs\:border-r-2{border-right-width:2px}.xs\:border-b-2{border-bottom-width:2px}.xs\:border-l-2{border-left-width:2px}.xs\:border-t-4{border-top-width:4px}.xs\:border-r-4{border-right-width:4px}.xs\:border-b-4{border-bottom-width:4px}.xs\:border-l-4{border-left-width:4px}.xs\:border-t-8{border-top-width:8px}.xs\:border-r-8{border-right-width:8px}.xs\:border-b-8{border-bottom-width:8px}.xs\:border-l-8{border-left-width:8px}.xs\:border-t-10{border-top-width:10px}.xs\:border-r-10{border-right-width:10px}.xs\:border-b-10{border-bottom-width:10px}.xs\:border-l-10{border-left-width:10px}.xs\:border-t-16{border-top-width:16px}.xs\:border-r-16{border-right-width:16px}.xs\:border-b-16{border-bottom-width:16px}.xs\:border-l-16{border-left-width:16px}.xs\:border-t{border-top-width:1px}.xs\:border-r{border-right-width:1px}.xs\:border-b{border-bottom-width:1px}.xs\:border-l{border-left-width:1px}.xs\:box-border{box-sizing:border-box}.xs\:box-content{box-sizing:content-box}.xs\:cursor-auto{cursor:auto}.xs\:cursor-default{cursor:default}.xs\:cursor-pointer{cursor:pointer}.xs\:cursor-wait{cursor:wait}.xs\:cursor-text{cursor:text}.xs\:cursor-move{cursor:move}.xs\:cursor-not-allowed{cursor:not-allowed}.xs\:block{display:block}.xs\:inline-block{display:inline-block}.xs\:inline{display:inline}.xs\:flex{display:flex}.xs\:inline-flex{display:inline-flex}.xs\:table{display:table}.xs\:table-caption{display:table-caption}.xs\:table-cell{display:table-cell}.xs\:table-column{display:table-column}.xs\:table-column-group{display:table-column-group}.xs\:table-footer-group{display:table-footer-group}.xs\:table-header-group{display:table-header-group}.xs\:table-row-group{display:table-row-group}.xs\:table-row{display:table-row}.xs\:flow-root{display:flow-root}.xs\:grid{display:grid}.xs\:inline-grid{display:inline-grid}.xs\:contents{display:contents}.xs\:hidden{display:none}.xs\:hover\:block:hover{display:block}.xs\:hover\:inline-block:hover{display:inline-block}.xs\:hover\:inline:hover{display:inline}.xs\:hover\:flex:hover{display:flex}.xs\:hover\:inline-flex:hover{display:inline-flex}.xs\:hover\:table:hover{display:table}.xs\:hover\:table-caption:hover{display:table-caption}.xs\:hover\:table-cell:hover{display:table-cell}.xs\:hover\:table-column:hover{display:table-column}.xs\:hover\:table-column-group:hover{display:table-column-group}.xs\:hover\:table-footer-group:hover{display:table-footer-group}.xs\:hover\:table-header-group:hover{display:table-header-group}.xs\:hover\:table-row-group:hover{display:table-row-group}.xs\:hover\:table-row:hover{display:table-row}.xs\:hover\:flow-root:hover{display:flow-root}.xs\:hover\:grid:hover{display:grid}.xs\:hover\:inline-grid:hover{display:inline-grid}.xs\:hover\:contents:hover{display:contents}.xs\:hover\:hidden:hover{display:none}.xs\:focus\:block:focus{display:block}.xs\:focus\:inline-block:focus{display:inline-block}.xs\:focus\:inline:focus{display:inline}.xs\:focus\:flex:focus{display:flex}.xs\:focus\:inline-flex:focus{display:inline-flex}.xs\:focus\:table:focus{display:table}.xs\:focus\:table-caption:focus{display:table-caption}.xs\:focus\:table-cell:focus{display:table-cell}.xs\:focus\:table-column:focus{display:table-column}.xs\:focus\:table-column-group:focus{display:table-column-group}.xs\:focus\:table-footer-group:focus{display:table-footer-group}.xs\:focus\:table-header-group:focus{display:table-header-group}.xs\:focus\:table-row-group:focus{display:table-row-group}.xs\:focus\:table-row:focus{display:table-row}.xs\:focus\:flow-root:focus{display:flow-root}.xs\:focus\:grid:focus{display:grid}.xs\:focus\:inline-grid:focus{display:inline-grid}.xs\:focus\:contents:focus{display:contents}.xs\:focus\:hidden:focus{display:none}.group:hover .xs\:group-hover\:block{display:block}.group:hover .xs\:group-hover\:inline-block{display:inline-block}.group:hover .xs\:group-hover\:inline{display:inline}.group:hover .xs\:group-hover\:flex{display:flex}.group:hover .xs\:group-hover\:inline-flex{display:inline-flex}.group:hover .xs\:group-hover\:table{display:table}.group:hover .xs\:group-hover\:table-caption{display:table-caption}.group:hover .xs\:group-hover\:table-cell{display:table-cell}.group:hover .xs\:group-hover\:table-column{display:table-column}.group:hover .xs\:group-hover\:table-column-group{display:table-column-group}.group:hover .xs\:group-hover\:table-footer-group{display:table-footer-group}.group:hover .xs\:group-hover\:table-header-group{display:table-header-group}.group:hover .xs\:group-hover\:table-row-group{display:table-row-group}.group:hover .xs\:group-hover\:table-row{display:table-row}.group:hover .xs\:group-hover\:flow-root{display:flow-root}.group:hover .xs\:group-hover\:grid{display:grid}.group:hover .xs\:group-hover\:inline-grid{display:inline-grid}.group:hover .xs\:group-hover\:contents{display:contents}.group:hover .xs\:group-hover\:hidden{display:none}.xs\:flex-row{flex-direction:row}.xs\:flex-row-reverse{flex-direction:row-reverse}.xs\:flex-col{flex-direction:column}.xs\:flex-col-reverse{flex-direction:column-reverse}.xs\:flex-wrap{flex-wrap:wrap}.xs\:flex-wrap-reverse{flex-wrap:wrap-reverse}.xs\:flex-no-wrap{flex-wrap:nowrap}.xs\:place-items-auto{place-items:auto}.xs\:place-items-start{place-items:start}.xs\:place-items-end{place-items:end}.xs\:place-items-center{place-items:center}.xs\:place-items-stretch{place-items:stretch}.xs\:place-content-center{place-content:center}.xs\:place-content-start{place-content:start}.xs\:place-content-end{place-content:end}.xs\:place-content-between{place-content:space-between}.xs\:place-content-around{place-content:space-around}.xs\:place-content-evenly{place-content:space-evenly}.xs\:place-content-stretch{place-content:stretch}.xs\:place-self-auto{place-self:auto}.xs\:place-self-start{place-self:start}.xs\:place-self-end{place-self:end}.xs\:place-self-center{place-self:center}.xs\:place-self-stretch{place-self:stretch}.xs\:items-start{align-items:flex-start}.xs\:items-end{align-items:flex-end}.xs\:items-center{align-items:center}.xs\:items-baseline{align-items:baseline}.xs\:items-stretch{align-items:stretch}.xs\:content-center{align-content:center}.xs\:content-start{align-content:flex-start}.xs\:content-end{align-content:flex-end}.xs\:content-between{align-content:space-between}.xs\:content-around{align-content:space-around}.xs\:content-evenly{align-content:space-evenly}.xs\:self-auto{align-self:auto}.xs\:self-start{align-self:flex-start}.xs\:self-end{align-self:flex-end}.xs\:self-center{align-self:center}.xs\:self-stretch{align-self:stretch}.xs\:justify-items-auto{justify-items:auto}.xs\:justify-items-start{justify-items:start}.xs\:justify-items-end{justify-items:end}.xs\:justify-items-center{justify-items:center}.xs\:justify-items-stretch{justify-items:stretch}.xs\:justify-start{justify-content:flex-start}.xs\:justify-end{justify-content:flex-end}.xs\:justify-center{justify-content:center}.xs\:justify-between{justify-content:space-between}.xs\:justify-around{justify-content:space-around}.xs\:justify-evenly{justify-content:space-evenly}.xs\:justify-self-auto{justify-self:auto}.xs\:justify-self-start{justify-self:start}.xs\:justify-self-end{justify-self:end}.xs\:justify-self-center{justify-self:center}.xs\:justify-self-stretch{justify-self:stretch}.xs\:flex-1{flex:1 1 0%}.xs\:flex-auto{flex:1 1 auto}.xs\:flex-initial{flex:0 1 auto}.xs\:flex-none{flex:none}.xs\:flex-grow-0{flex-grow:0}.xs\:flex-grow{flex-grow:1}.xs\:flex-shrink-0{flex-shrink:0}.xs\:flex-shrink{flex-shrink:1}.xs\:order-1{order:1}.xs\:order-2{order:2}.xs\:order-3{order:3}.xs\:order-4{order:4}.xs\:order-5{order:5}.xs\:order-6{order:6}.xs\:order-7{order:7}.xs\:order-8{order:8}.xs\:order-9{order:9}.xs\:order-10{order:10}.xs\:order-11{order:11}.xs\:order-12{order:12}.xs\:order-first{order:-9999}.xs\:order-last{order:9999}.xs\:order-none{order:0}.xs\:float-right{float:right}.xs\:float-left{float:left}.xs\:float-none{float:none}.xs\:clearfix:after{content:"";display:table;clear:both}.xs\:clear-left{clear:left}.xs\:clear-right{clear:right}.xs\:clear-both{clear:both}.xs\:clear-none{clear:none}.xs\:font-body,.xs\:font-display{font-family:Josefin Sans,sans-serif}.xs\:font-hairline{font-weight:100}.xs\:font-thin{font-weight:200}.xs\:font-light{font-weight:300}.xs\:font-normal{font-weight:400}.xs\:font-medium{font-weight:500}.xs\:font-semibold{font-weight:600}.xs\:font-bold{font-weight:700}.xs\:font-extrabold{font-weight:800}.xs\:font-black{font-weight:900}.xs\:hover\:font-hairline:hover{font-weight:100}.xs\:hover\:font-thin:hover{font-weight:200}.xs\:hover\:font-light:hover{font-weight:300}.xs\:hover\:font-normal:hover{font-weight:400}.xs\:hover\:font-medium:hover{font-weight:500}.xs\:hover\:font-semibold:hover{font-weight:600}.xs\:hover\:font-bold:hover{font-weight:700}.xs\:hover\:font-extrabold:hover{font-weight:800}.xs\:hover\:font-black:hover{font-weight:900}.xs\:focus\:font-hairline:focus{font-weight:100}.xs\:focus\:font-thin:focus{font-weight:200}.xs\:focus\:font-light:focus{font-weight:300}.xs\:focus\:font-normal:focus{font-weight:400}.xs\:focus\:font-medium:focus{font-weight:500}.xs\:focus\:font-semibold:focus{font-weight:600}.xs\:focus\:font-bold:focus{font-weight:700}.xs\:focus\:font-extrabold:focus{font-weight:800}.xs\:focus\:font-black:focus{font-weight:900}.group:hover .xs\:group-hover\:font-hairline{font-weight:100}.group:hover .xs\:group-hover\:font-thin{font-weight:200}.group:hover .xs\:group-hover\:font-light{font-weight:300}.group:hover .xs\:group-hover\:font-normal{font-weight:400}.group:hover .xs\:group-hover\:font-medium{font-weight:500}.group:hover .xs\:group-hover\:font-semibold{font-weight:600}.group:hover .xs\:group-hover\:font-bold{font-weight:700}.group:hover .xs\:group-hover\:font-extrabold{font-weight:800}.group:hover .xs\:group-hover\:font-black{font-weight:900}.xs\:h-0{height:0}.xs\:h-1{height:.25rem}.xs\:h-2{height:.5rem}.xs\:h-3{height:.75rem}.xs\:h-4{height:1rem}.xs\:h-5{height:1.25rem}.xs\:h-6{height:1.5rem}.xs\:h-7{height:1.75rem}.xs\:h-8{height:2rem}.xs\:h-9{height:2.25rem}.xs\:h-10{height:2.5rem}.xs\:h-11{height:2.75rem}.xs\:h-12{height:3rem}.xs\:h-13{height:3.25rem}.xs\:h-14{height:3.5rem}.xs\:h-15{height:3.75rem}.xs\:h-16{height:4rem}.xs\:h-19{height:4.75rem}.xs\:h-20{height:5rem}.xs\:h-22{height:5.5rem}.xs\:h-23{height:5.75rem}.xs\:h-24{height:6rem}.xs\:h-30{height:7.5rem}.xs\:h-32{height:8rem}.xs\:h-33{height:8.75rem}.xs\:h-36{height:9rem}.xs\:h-40{height:10rem}.xs\:h-44{height:11rem}.xs\:h-48{height:12rem}.xs\:h-50{height:12.75rem}.xs\:h-52{height:13rem}.xs\:h-53{height:13.25rem}.xs\:h-55{height:13.75rem}.xs\:h-56{height:14rem}.xs\:h-64{height:16rem}.xs\:h-68{height:17rem}.xs\:h-75{height:18.75rem}.xs\:h-98{height:24.5rem}.xs\:h-100{height:25rem}.xs\:h-120{height:30rem}.xs\:h-140{height:35rem}.xs\:h-auto{height:auto}.xs\:h-px{height:1px}.xs\:h-2px{height:2px}.xs\:h-0-5{height:.15rem}.xs\:h-1-5{height:.375rem}.xs\:h-2-5{height:.625rem}.xs\:h-7-2{height:1.875rem}.xs\:h-31-25{height:7.8125rem}.xs\:h-62-5{height:15.625rem}.xs\:h-full{height:100%}.xs\:h-screen{height:100vh}.xs\:text-xs{font-size:.75rem}.xs\:text-sm{font-size:.875rem}.xs\:text-base{font-size:1rem}.xs\:text-lg{font-size:1.125rem}.xs\:text-xl{font-size:1.25rem}.xs\:text-2xl{font-size:1.5rem}.xs\:text-3xl{font-size:1.875rem}.xs\:text-4xl{font-size:2.25rem}.xs\:text-5xl{font-size:3rem}.xs\:text-6xl{font-size:4rem}.xs\:text-xxs{font-size:.6875rem}.xs\:text-1-2xl{font-size:1.375rem}.xs\:text-2-1xl{font-size:1.75rem}.xs\:text-2-3xl{font-size:2.125rem}.xs\:text-2-4xl{font-size:2.5rem}.xs\:text-30px{font-size:1.875rem}.xs\:leading-3{line-height:.75rem}.xs\:leading-4{line-height:1rem}.xs\:leading-5{line-height:1.25rem}.xs\:leading-6{line-height:1.5rem}.xs\:leading-7{line-height:1.75rem}.xs\:leading-8{line-height:2rem}.xs\:leading-9{line-height:2.25rem}.xs\:leading-10{line-height:2.5rem}.xs\:leading-11{line-height:2.75rem}.xs\:leading-12{line-height:3rem}.xs\:leading-13{line-height:3.25rem}.xs\:leading-14{line-height:3.75rem}.xs\:leading-none{line-height:1}.xs\:leading-tight{line-height:1.25}.xs\:leading-snug{line-height:1.375}.xs\:leading-normal{line-height:1.5}.xs\:leading-relaxed{line-height:1.625}.xs\:leading-loose{line-height:2}.xs\:leading-chilled{line-height:1.75}.xs\:list-inside{list-style-position:inside}.xs\:list-outside{list-style-position:outside}.xs\:list-none{list-style-type:none}.xs\:list-disc{list-style-type:disc}.xs\:list-decimal{list-style-type:decimal}.xs\:m-0{margin:0}.xs\:m-1{margin:.25rem}.xs\:m-2{margin:.5rem}.xs\:m-3{margin:.75rem}.xs\:m-4{margin:1rem}.xs\:m-5{margin:1.25rem}.xs\:m-6{margin:1.5rem}.xs\:m-7{margin:1.75rem}.xs\:m-8{margin:2rem}.xs\:m-9{margin:2.25rem}.xs\:m-10{margin:2.5rem}.xs\:m-11{margin:2.75rem}.xs\:m-12{margin:3rem}.xs\:m-13{margin:3.25rem}.xs\:m-14{margin:3.5rem}.xs\:m-15{margin:3.75rem}.xs\:m-16{margin:4rem}.xs\:m-19{margin:4.75rem}.xs\:m-20{margin:5rem}.xs\:m-22{margin:5.5rem}.xs\:m-23{margin:5.75rem}.xs\:m-24{margin:6rem}.xs\:m-28{margin:6.5rem}.xs\:m-30{margin:7.5rem}.xs\:m-32{margin:8rem}.xs\:m-33{margin:8.75rem}.xs\:m-36{margin:9rem}.xs\:m-40{margin:10rem}.xs\:m-44{margin:11rem}.xs\:m-48{margin:12rem}.xs\:m-50{margin:12.75rem}.xs\:m-52{margin:13rem}.xs\:m-53{margin:13.25rem}.xs\:m-55{margin:13.75rem}.xs\:m-56{margin:14rem}.xs\:m-64{margin:16rem}.xs\:m-68{margin:17rem}.xs\:m-75{margin:18.75rem}.xs\:m-98{margin:24.5rem}.xs\:m-100{margin:25rem}.xs\:m-120{margin:30rem}.xs\:m-140{margin:35rem}.xs\:m-auto{margin:auto}.xs\:m-px{margin:1px}.xs\:m-2px{margin:2px}.xs\:m-0-5{margin:.15rem}.xs\:m-1-5{margin:.375rem}.xs\:m-2-5{margin:.625rem}.xs\:m-7-2{margin:1.875rem}.xs\:m-31-25{margin:7.8125rem}.xs\:m-62-5{margin:15.625rem}.xs\:-m-1{margin:-.25rem}.xs\:-m-2{margin:-.5rem}.xs\:-m-3{margin:-.75rem}.xs\:-m-4{margin:-1rem}.xs\:-m-5{margin:-1.25rem}.xs\:-m-6{margin:-1.5rem}.xs\:-m-7{margin:-1.75rem}.xs\:-m-8{margin:-2rem}.xs\:-m-9{margin:-2.25rem}.xs\:-m-10{margin:-2.5rem}.xs\:-m-11{margin:-2.75rem}.xs\:-m-12{margin:-3rem}.xs\:-m-13{margin:-3.25rem}.xs\:-m-14{margin:-3.5rem}.xs\:-m-15{margin:-3.75rem}.xs\:-m-16{margin:-4rem}.xs\:-m-19{margin:-4.75rem}.xs\:-m-20{margin:-5rem}.xs\:-m-22{margin:-5.5rem}.xs\:-m-23{margin:-5.75rem}.xs\:-m-24{margin:-6rem}.xs\:-m-30{margin:-7.5rem}.xs\:-m-32{margin:-8rem}.xs\:-m-40{margin:-10rem}.xs\:-m-44{margin:-11rem}.xs\:-m-48{margin:-12rem}.xs\:-m-50{margin:-12.75rem}.xs\:-m-52{margin:-13rem}.xs\:-m-53{margin:-13.25rem}.xs\:-m-55{margin:-13.75rem}.xs\:-m-56{margin:-14rem}.xs\:-m-64{margin:-16rem}.xs\:-m-68{margin:-17rem}.xs\:-m-75{margin:-18.75rem}.xs\:-m-98{margin:-24.5rem}.xs\:-m-100{margin:-25rem}.xs\:-m-120{margin:-30rem}.xs\:-m-140{margin:-35rem}.xs\:-m-px{margin:-1px}.xs\:-m-2px{margin:-2px}.xs\:-m-0-5{margin:-.15rem}.xs\:-m-1-5{margin:-.375rem}.xs\:-m-2-5{margin:-.625rem}.xs\:-m-7-2{margin:-1.875rem}.xs\:-m-31-25{margin:-7.8125rem}.xs\:-m-62-5{margin:-15.625rem}.xs\:my-0{margin-top:0;margin-bottom:0}.xs\:mx-0{margin-left:0;margin-right:0}.xs\:my-1{margin-top:.25rem;margin-bottom:.25rem}.xs\:mx-1{margin-left:.25rem;margin-right:.25rem}.xs\:my-2{margin-top:.5rem;margin-bottom:.5rem}.xs\:mx-2{margin-left:.5rem;margin-right:.5rem}.xs\:my-3{margin-top:.75rem;margin-bottom:.75rem}.xs\:mx-3{margin-left:.75rem;margin-right:.75rem}.xs\:my-4{margin-top:1rem;margin-bottom:1rem}.xs\:mx-4{margin-left:1rem;margin-right:1rem}.xs\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.xs\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.xs\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.xs\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.xs\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.xs\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.xs\:my-8{margin-top:2rem;margin-bottom:2rem}.xs\:mx-8{margin-left:2rem;margin-right:2rem}.xs\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.xs\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.xs\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.xs\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.xs\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.xs\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.xs\:my-12{margin-top:3rem;margin-bottom:3rem}.xs\:mx-12{margin-left:3rem;margin-right:3rem}.xs\:my-13{margin-top:3.25rem;margin-bottom:3.25rem}.xs\:mx-13{margin-left:3.25rem;margin-right:3.25rem}.xs\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.xs\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.xs\:my-15{margin-top:3.75rem;margin-bottom:3.75rem}.xs\:mx-15{margin-left:3.75rem;margin-right:3.75rem}.xs\:my-16{margin-top:4rem;margin-bottom:4rem}.xs\:mx-16{margin-left:4rem;margin-right:4rem}.xs\:my-19{margin-top:4.75rem;margin-bottom:4.75rem}.xs\:mx-19{margin-left:4.75rem;margin-right:4.75rem}.xs\:my-20{margin-top:5rem;margin-bottom:5rem}.xs\:mx-20{margin-left:5rem;margin-right:5rem}.xs\:my-22{margin-top:5.5rem;margin-bottom:5.5rem}.xs\:mx-22{margin-left:5.5rem;margin-right:5.5rem}.xs\:my-23{margin-top:5.75rem;margin-bottom:5.75rem}.xs\:mx-23{margin-left:5.75rem;margin-right:5.75rem}.xs\:my-24{margin-top:6rem;margin-bottom:6rem}.xs\:mx-24{margin-left:6rem;margin-right:6rem}.xs\:my-28{margin-top:6.5rem;margin-bottom:6.5rem}.xs\:mx-28{margin-left:6.5rem;margin-right:6.5rem}.xs\:my-30{margin-top:7.5rem;margin-bottom:7.5rem}.xs\:mx-30{margin-left:7.5rem;margin-right:7.5rem}.xs\:my-32{margin-top:8rem;margin-bottom:8rem}.xs\:mx-32{margin-left:8rem;margin-right:8rem}.xs\:my-33{margin-top:8.75rem;margin-bottom:8.75rem}.xs\:mx-33{margin-left:8.75rem;margin-right:8.75rem}.xs\:my-36{margin-top:9rem;margin-bottom:9rem}.xs\:mx-36{margin-left:9rem;margin-right:9rem}.xs\:my-40{margin-top:10rem;margin-bottom:10rem}.xs\:mx-40{margin-left:10rem;margin-right:10rem}.xs\:my-44{margin-top:11rem;margin-bottom:11rem}.xs\:mx-44{margin-left:11rem;margin-right:11rem}.xs\:my-48{margin-top:12rem;margin-bottom:12rem}.xs\:mx-48{margin-left:12rem;margin-right:12rem}.xs\:my-50{margin-top:12.75rem;margin-bottom:12.75rem}.xs\:mx-50{margin-left:12.75rem;margin-right:12.75rem}.xs\:my-52{margin-top:13rem;margin-bottom:13rem}.xs\:mx-52{margin-left:13rem;margin-right:13rem}.xs\:my-53{margin-top:13.25rem;margin-bottom:13.25rem}.xs\:mx-53{margin-left:13.25rem;margin-right:13.25rem}.xs\:my-55{margin-top:13.75rem;margin-bottom:13.75rem}.xs\:mx-55{margin-left:13.75rem;margin-right:13.75rem}.xs\:my-56{margin-top:14rem;margin-bottom:14rem}.xs\:mx-56{margin-left:14rem;margin-right:14rem}.xs\:my-64{margin-top:16rem;margin-bottom:16rem}.xs\:mx-64{margin-left:16rem;margin-right:16rem}.xs\:my-68{margin-top:17rem;margin-bottom:17rem}.xs\:mx-68{margin-left:17rem;margin-right:17rem}.xs\:my-75{margin-top:18.75rem;margin-bottom:18.75rem}.xs\:mx-75{margin-left:18.75rem;margin-right:18.75rem}.xs\:my-98{margin-top:24.5rem;margin-bottom:24.5rem}.xs\:mx-98{margin-left:24.5rem;margin-right:24.5rem}.xs\:my-100{margin-top:25rem;margin-bottom:25rem}.xs\:mx-100{margin-left:25rem;margin-right:25rem}.xs\:my-120{margin-top:30rem;margin-bottom:30rem}.xs\:mx-120{margin-left:30rem;margin-right:30rem}.xs\:my-140{margin-top:35rem;margin-bottom:35rem}.xs\:mx-140{margin-left:35rem;margin-right:35rem}.xs\:my-auto{margin-top:auto;margin-bottom:auto}.xs\:mx-auto{margin-left:auto;margin-right:auto}.xs\:my-px{margin-top:1px;margin-bottom:1px}.xs\:mx-px{margin-left:1px;margin-right:1px}.xs\:my-2px{margin-top:2px;margin-bottom:2px}.xs\:mx-2px{margin-left:2px;margin-right:2px}.xs\:my-0-5{margin-top:.15rem;margin-bottom:.15rem}.xs\:mx-0-5{margin-left:.15rem;margin-right:.15rem}.xs\:my-1-5{margin-top:.375rem;margin-bottom:.375rem}.xs\:mx-1-5{margin-left:.375rem;margin-right:.375rem}.xs\:my-2-5{margin-top:.625rem;margin-bottom:.625rem}.xs\:mx-2-5{margin-left:.625rem;margin-right:.625rem}.xs\:my-7-2{margin-top:1.875rem;margin-bottom:1.875rem}.xs\:mx-7-2{margin-left:1.875rem;margin-right:1.875rem}.xs\:my-31-25{margin-top:7.8125rem;margin-bottom:7.8125rem}.xs\:mx-31-25{margin-left:7.8125rem;margin-right:7.8125rem}.xs\:my-62-5{margin-top:15.625rem;margin-bottom:15.625rem}.xs\:mx-62-5{margin-left:15.625rem;margin-right:15.625rem}.xs\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.xs\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.xs\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.xs\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.xs\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.xs\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.xs\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.xs\:-mx-4{margin-left:-1rem;margin-right:-1rem}.xs\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.xs\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.xs\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.xs\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.xs\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.xs\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.xs\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.xs\:-mx-8{margin-left:-2rem;margin-right:-2rem}.xs\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.xs\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.xs\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.xs\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.xs\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.xs\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.xs\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.xs\:-mx-12{margin-left:-3rem;margin-right:-3rem}.xs\:-my-13{margin-top:-3.25rem;margin-bottom:-3.25rem}.xs\:-mx-13{margin-left:-3.25rem;margin-right:-3.25rem}.xs\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.xs\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.xs\:-my-15{margin-top:-3.75rem;margin-bottom:-3.75rem}.xs\:-mx-15{margin-left:-3.75rem;margin-right:-3.75rem}.xs\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.xs\:-mx-16{margin-left:-4rem;margin-right:-4rem}.xs\:-my-19{margin-top:-4.75rem;margin-bottom:-4.75rem}.xs\:-mx-19{margin-left:-4.75rem;margin-right:-4.75rem}.xs\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.xs\:-mx-20{margin-left:-5rem;margin-right:-5rem}.xs\:-my-22{margin-top:-5.5rem;margin-bottom:-5.5rem}.xs\:-mx-22{margin-left:-5.5rem;margin-right:-5.5rem}.xs\:-my-23{margin-top:-5.75rem;margin-bottom:-5.75rem}.xs\:-mx-23{margin-left:-5.75rem;margin-right:-5.75rem}.xs\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.xs\:-mx-24{margin-left:-6rem;margin-right:-6rem}.xs\:-my-30{margin-top:-7.5rem;margin-bottom:-7.5rem}.xs\:-mx-30{margin-left:-7.5rem;margin-right:-7.5rem}.xs\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.xs\:-mx-32{margin-left:-8rem;margin-right:-8rem}.xs\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.xs\:-mx-40{margin-left:-10rem;margin-right:-10rem}.xs\:-my-44{margin-top:-11rem;margin-bottom:-11rem}.xs\:-mx-44{margin-left:-11rem;margin-right:-11rem}.xs\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.xs\:-mx-48{margin-left:-12rem;margin-right:-12rem}.xs\:-my-50{margin-top:-12.75rem;margin-bottom:-12.75rem}.xs\:-mx-50{margin-left:-12.75rem;margin-right:-12.75rem}.xs\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.xs\:-mx-52{margin-left:-13rem;margin-right:-13rem}.xs\:-my-53{margin-top:-13.25rem;margin-bottom:-13.25rem}.xs\:-mx-53{margin-left:-13.25rem;margin-right:-13.25rem}.xs\:-my-55{margin-top:-13.75rem;margin-bottom:-13.75rem}.xs\:-mx-55{margin-left:-13.75rem;margin-right:-13.75rem}.xs\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.xs\:-mx-56{margin-left:-14rem;margin-right:-14rem}.xs\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.xs\:-mx-64{margin-left:-16rem;margin-right:-16rem}.xs\:-my-68{margin-top:-17rem;margin-bottom:-17rem}.xs\:-mx-68{margin-left:-17rem;margin-right:-17rem}.xs\:-my-75{margin-top:-18.75rem;margin-bottom:-18.75rem}.xs\:-mx-75{margin-left:-18.75rem;margin-right:-18.75rem}.xs\:-my-98{margin-top:-24.5rem;margin-bottom:-24.5rem}.xs\:-mx-98{margin-left:-24.5rem;margin-right:-24.5rem}.xs\:-my-100{margin-top:-25rem;margin-bottom:-25rem}.xs\:-mx-100{margin-left:-25rem;margin-right:-25rem}.xs\:-my-120{margin-top:-30rem;margin-bottom:-30rem}.xs\:-mx-120{margin-left:-30rem;margin-right:-30rem}.xs\:-my-140{margin-top:-35rem;margin-bottom:-35rem}.xs\:-mx-140{margin-left:-35rem;margin-right:-35rem}.xs\:-my-px{margin-top:-1px;margin-bottom:-1px}.xs\:-mx-px{margin-left:-1px;margin-right:-1px}.xs\:-my-2px{margin-top:-2px;margin-bottom:-2px}.xs\:-mx-2px{margin-left:-2px;margin-right:-2px}.xs\:-my-0-5{margin-top:-.15rem;margin-bottom:-.15rem}.xs\:-mx-0-5{margin-left:-.15rem;margin-right:-.15rem}.xs\:-my-1-5{margin-top:-.375rem;margin-bottom:-.375rem}.xs\:-mx-1-5{margin-left:-.375rem;margin-right:-.375rem}.xs\:-my-2-5{margin-top:-.625rem;margin-bottom:-.625rem}.xs\:-mx-2-5{margin-left:-.625rem;margin-right:-.625rem}.xs\:-my-7-2{margin-top:-1.875rem;margin-bottom:-1.875rem}.xs\:-mx-7-2{margin-left:-1.875rem;margin-right:-1.875rem}.xs\:-my-31-25{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.xs\:-mx-31-25{margin-left:-7.8125rem;margin-right:-7.8125rem}.xs\:-my-62-5{margin-top:-15.625rem;margin-bottom:-15.625rem}.xs\:-mx-62-5{margin-left:-15.625rem;margin-right:-15.625rem}.xs\:mt-0{margin-top:0}.xs\:mr-0{margin-right:0}.xs\:mb-0{margin-bottom:0}.xs\:ml-0{margin-left:0}.xs\:mt-1{margin-top:.25rem}.xs\:mr-1{margin-right:.25rem}.xs\:mb-1{margin-bottom:.25rem}.xs\:ml-1{margin-left:.25rem}.xs\:mt-2{margin-top:.5rem}.xs\:mr-2{margin-right:.5rem}.xs\:mb-2{margin-bottom:.5rem}.xs\:ml-2{margin-left:.5rem}.xs\:mt-3{margin-top:.75rem}.xs\:mr-3{margin-right:.75rem}.xs\:mb-3{margin-bottom:.75rem}.xs\:ml-3{margin-left:.75rem}.xs\:mt-4{margin-top:1rem}.xs\:mr-4{margin-right:1rem}.xs\:mb-4{margin-bottom:1rem}.xs\:ml-4{margin-left:1rem}.xs\:mt-5{margin-top:1.25rem}.xs\:mr-5{margin-right:1.25rem}.xs\:mb-5{margin-bottom:1.25rem}.xs\:ml-5{margin-left:1.25rem}.xs\:mt-6{margin-top:1.5rem}.xs\:mr-6{margin-right:1.5rem}.xs\:mb-6{margin-bottom:1.5rem}.xs\:ml-6{margin-left:1.5rem}.xs\:mt-7{margin-top:1.75rem}.xs\:mr-7{margin-right:1.75rem}.xs\:mb-7{margin-bottom:1.75rem}.xs\:ml-7{margin-left:1.75rem}.xs\:mt-8{margin-top:2rem}.xs\:mr-8{margin-right:2rem}.xs\:mb-8{margin-bottom:2rem}.xs\:ml-8{margin-left:2rem}.xs\:mt-9{margin-top:2.25rem}.xs\:mr-9{margin-right:2.25rem}.xs\:mb-9{margin-bottom:2.25rem}.xs\:ml-9{margin-left:2.25rem}.xs\:mt-10{margin-top:2.5rem}.xs\:mr-10{margin-right:2.5rem}.xs\:mb-10{margin-bottom:2.5rem}.xs\:ml-10{margin-left:2.5rem}.xs\:mt-11{margin-top:2.75rem}.xs\:mr-11{margin-right:2.75rem}.xs\:mb-11{margin-bottom:2.75rem}.xs\:ml-11{margin-left:2.75rem}.xs\:mt-12{margin-top:3rem}.xs\:mr-12{margin-right:3rem}.xs\:mb-12{margin-bottom:3rem}.xs\:ml-12{margin-left:3rem}.xs\:mt-13{margin-top:3.25rem}.xs\:mr-13{margin-right:3.25rem}.xs\:mb-13{margin-bottom:3.25rem}.xs\:ml-13{margin-left:3.25rem}.xs\:mt-14{margin-top:3.5rem}.xs\:mr-14{margin-right:3.5rem}.xs\:mb-14{margin-bottom:3.5rem}.xs\:ml-14{margin-left:3.5rem}.xs\:mt-15{margin-top:3.75rem}.xs\:mr-15{margin-right:3.75rem}.xs\:mb-15{margin-bottom:3.75rem}.xs\:ml-15{margin-left:3.75rem}.xs\:mt-16{margin-top:4rem}.xs\:mr-16{margin-right:4rem}.xs\:mb-16{margin-bottom:4rem}.xs\:ml-16{margin-left:4rem}.xs\:mt-19{margin-top:4.75rem}.xs\:mr-19{margin-right:4.75rem}.xs\:mb-19{margin-bottom:4.75rem}.xs\:ml-19{margin-left:4.75rem}.xs\:mt-20{margin-top:5rem}.xs\:mr-20{margin-right:5rem}.xs\:mb-20{margin-bottom:5rem}.xs\:ml-20{margin-left:5rem}.xs\:mt-22{margin-top:5.5rem}.xs\:mr-22{margin-right:5.5rem}.xs\:mb-22{margin-bottom:5.5rem}.xs\:ml-22{margin-left:5.5rem}.xs\:mt-23{margin-top:5.75rem}.xs\:mr-23{margin-right:5.75rem}.xs\:mb-23{margin-bottom:5.75rem}.xs\:ml-23{margin-left:5.75rem}.xs\:mt-24{margin-top:6rem}.xs\:mr-24{margin-right:6rem}.xs\:mb-24{margin-bottom:6rem}.xs\:ml-24{margin-left:6rem}.xs\:mt-28{margin-top:6.5rem}.xs\:mr-28{margin-right:6.5rem}.xs\:mb-28{margin-bottom:6.5rem}.xs\:ml-28{margin-left:6.5rem}.xs\:mt-30{margin-top:7.5rem}.xs\:mr-30{margin-right:7.5rem}.xs\:mb-30{margin-bottom:7.5rem}.xs\:ml-30{margin-left:7.5rem}.xs\:mt-32{margin-top:8rem}.xs\:mr-32{margin-right:8rem}.xs\:mb-32{margin-bottom:8rem}.xs\:ml-32{margin-left:8rem}.xs\:mt-33{margin-top:8.75rem}.xs\:mr-33{margin-right:8.75rem}.xs\:mb-33{margin-bottom:8.75rem}.xs\:ml-33{margin-left:8.75rem}.xs\:mt-36{margin-top:9rem}.xs\:mr-36{margin-right:9rem}.xs\:mb-36{margin-bottom:9rem}.xs\:ml-36{margin-left:9rem}.xs\:mt-40{margin-top:10rem}.xs\:mr-40{margin-right:10rem}.xs\:mb-40{margin-bottom:10rem}.xs\:ml-40{margin-left:10rem}.xs\:mt-44{margin-top:11rem}.xs\:mr-44{margin-right:11rem}.xs\:mb-44{margin-bottom:11rem}.xs\:ml-44{margin-left:11rem}.xs\:mt-48{margin-top:12rem}.xs\:mr-48{margin-right:12rem}.xs\:mb-48{margin-bottom:12rem}.xs\:ml-48{margin-left:12rem}.xs\:mt-50{margin-top:12.75rem}.xs\:mr-50{margin-right:12.75rem}.xs\:mb-50{margin-bottom:12.75rem}.xs\:ml-50{margin-left:12.75rem}.xs\:mt-52{margin-top:13rem}.xs\:mr-52{margin-right:13rem}.xs\:mb-52{margin-bottom:13rem}.xs\:ml-52{margin-left:13rem}.xs\:mt-53{margin-top:13.25rem}.xs\:mr-53{margin-right:13.25rem}.xs\:mb-53{margin-bottom:13.25rem}.xs\:ml-53{margin-left:13.25rem}.xs\:mt-55{margin-top:13.75rem}.xs\:mr-55{margin-right:13.75rem}.xs\:mb-55{margin-bottom:13.75rem}.xs\:ml-55{margin-left:13.75rem}.xs\:mt-56{margin-top:14rem}.xs\:mr-56{margin-right:14rem}.xs\:mb-56{margin-bottom:14rem}.xs\:ml-56{margin-left:14rem}.xs\:mt-64{margin-top:16rem}.xs\:mr-64{margin-right:16rem}.xs\:mb-64{margin-bottom:16rem}.xs\:ml-64{margin-left:16rem}.xs\:mt-68{margin-top:17rem}.xs\:mr-68{margin-right:17rem}.xs\:mb-68{margin-bottom:17rem}.xs\:ml-68{margin-left:17rem}.xs\:mt-75{margin-top:18.75rem}.xs\:mr-75{margin-right:18.75rem}.xs\:mb-75{margin-bottom:18.75rem}.xs\:ml-75{margin-left:18.75rem}.xs\:mt-98{margin-top:24.5rem}.xs\:mr-98{margin-right:24.5rem}.xs\:mb-98{margin-bottom:24.5rem}.xs\:ml-98{margin-left:24.5rem}.xs\:mt-100{margin-top:25rem}.xs\:mr-100{margin-right:25rem}.xs\:mb-100{margin-bottom:25rem}.xs\:ml-100{margin-left:25rem}.xs\:mt-120{margin-top:30rem}.xs\:mr-120{margin-right:30rem}.xs\:mb-120{margin-bottom:30rem}.xs\:ml-120{margin-left:30rem}.xs\:mt-140{margin-top:35rem}.xs\:mr-140{margin-right:35rem}.xs\:mb-140{margin-bottom:35rem}.xs\:ml-140{margin-left:35rem}.xs\:mt-auto{margin-top:auto}.xs\:mr-auto{margin-right:auto}.xs\:mb-auto{margin-bottom:auto}.xs\:ml-auto{margin-left:auto}.xs\:mt-px{margin-top:1px}.xs\:mr-px{margin-right:1px}.xs\:mb-px{margin-bottom:1px}.xs\:ml-px{margin-left:1px}.xs\:mt-2px{margin-top:2px}.xs\:mr-2px{margin-right:2px}.xs\:mb-2px{margin-bottom:2px}.xs\:ml-2px{margin-left:2px}.xs\:mt-0-5{margin-top:.15rem}.xs\:mr-0-5{margin-right:.15rem}.xs\:mb-0-5{margin-bottom:.15rem}.xs\:ml-0-5{margin-left:.15rem}.xs\:mt-1-5{margin-top:.375rem}.xs\:mr-1-5{margin-right:.375rem}.xs\:mb-1-5{margin-bottom:.375rem}.xs\:ml-1-5{margin-left:.375rem}.xs\:mt-2-5{margin-top:.625rem}.xs\:mr-2-5{margin-right:.625rem}.xs\:mb-2-5{margin-bottom:.625rem}.xs\:ml-2-5{margin-left:.625rem}.xs\:mt-7-2{margin-top:1.875rem}.xs\:mr-7-2{margin-right:1.875rem}.xs\:mb-7-2{margin-bottom:1.875rem}.xs\:ml-7-2{margin-left:1.875rem}.xs\:mt-31-25{margin-top:7.8125rem}.xs\:mr-31-25{margin-right:7.8125rem}.xs\:mb-31-25{margin-bottom:7.8125rem}.xs\:ml-31-25{margin-left:7.8125rem}.xs\:mt-62-5{margin-top:15.625rem}.xs\:mr-62-5{margin-right:15.625rem}.xs\:mb-62-5{margin-bottom:15.625rem}.xs\:ml-62-5{margin-left:15.625rem}.xs\:-mt-1{margin-top:-.25rem}.xs\:-mr-1{margin-right:-.25rem}.xs\:-mb-1{margin-bottom:-.25rem}.xs\:-ml-1{margin-left:-.25rem}.xs\:-mt-2{margin-top:-.5rem}.xs\:-mr-2{margin-right:-.5rem}.xs\:-mb-2{margin-bottom:-.5rem}.xs\:-ml-2{margin-left:-.5rem}.xs\:-mt-3{margin-top:-.75rem}.xs\:-mr-3{margin-right:-.75rem}.xs\:-mb-3{margin-bottom:-.75rem}.xs\:-ml-3{margin-left:-.75rem}.xs\:-mt-4{margin-top:-1rem}.xs\:-mr-4{margin-right:-1rem}.xs\:-mb-4{margin-bottom:-1rem}.xs\:-ml-4{margin-left:-1rem}.xs\:-mt-5{margin-top:-1.25rem}.xs\:-mr-5{margin-right:-1.25rem}.xs\:-mb-5{margin-bottom:-1.25rem}.xs\:-ml-5{margin-left:-1.25rem}.xs\:-mt-6{margin-top:-1.5rem}.xs\:-mr-6{margin-right:-1.5rem}.xs\:-mb-6{margin-bottom:-1.5rem}.xs\:-ml-6{margin-left:-1.5rem}.xs\:-mt-7{margin-top:-1.75rem}.xs\:-mr-7{margin-right:-1.75rem}.xs\:-mb-7{margin-bottom:-1.75rem}.xs\:-ml-7{margin-left:-1.75rem}.xs\:-mt-8{margin-top:-2rem}.xs\:-mr-8{margin-right:-2rem}.xs\:-mb-8{margin-bottom:-2rem}.xs\:-ml-8{margin-left:-2rem}.xs\:-mt-9{margin-top:-2.25rem}.xs\:-mr-9{margin-right:-2.25rem}.xs\:-mb-9{margin-bottom:-2.25rem}.xs\:-ml-9{margin-left:-2.25rem}.xs\:-mt-10{margin-top:-2.5rem}.xs\:-mr-10{margin-right:-2.5rem}.xs\:-mb-10{margin-bottom:-2.5rem}.xs\:-ml-10{margin-left:-2.5rem}.xs\:-mt-11{margin-top:-2.75rem}.xs\:-mr-11{margin-right:-2.75rem}.xs\:-mb-11{margin-bottom:-2.75rem}.xs\:-ml-11{margin-left:-2.75rem}.xs\:-mt-12{margin-top:-3rem}.xs\:-mr-12{margin-right:-3rem}.xs\:-mb-12{margin-bottom:-3rem}.xs\:-ml-12{margin-left:-3rem}.xs\:-mt-13{margin-top:-3.25rem}.xs\:-mr-13{margin-right:-3.25rem}.xs\:-mb-13{margin-bottom:-3.25rem}.xs\:-ml-13{margin-left:-3.25rem}.xs\:-mt-14{margin-top:-3.5rem}.xs\:-mr-14{margin-right:-3.5rem}.xs\:-mb-14{margin-bottom:-3.5rem}.xs\:-ml-14{margin-left:-3.5rem}.xs\:-mt-15{margin-top:-3.75rem}.xs\:-mr-15{margin-right:-3.75rem}.xs\:-mb-15{margin-bottom:-3.75rem}.xs\:-ml-15{margin-left:-3.75rem}.xs\:-mt-16{margin-top:-4rem}.xs\:-mr-16{margin-right:-4rem}.xs\:-mb-16{margin-bottom:-4rem}.xs\:-ml-16{margin-left:-4rem}.xs\:-mt-19{margin-top:-4.75rem}.xs\:-mr-19{margin-right:-4.75rem}.xs\:-mb-19{margin-bottom:-4.75rem}.xs\:-ml-19{margin-left:-4.75rem}.xs\:-mt-20{margin-top:-5rem}.xs\:-mr-20{margin-right:-5rem}.xs\:-mb-20{margin-bottom:-5rem}.xs\:-ml-20{margin-left:-5rem}.xs\:-mt-22{margin-top:-5.5rem}.xs\:-mr-22{margin-right:-5.5rem}.xs\:-mb-22{margin-bottom:-5.5rem}.xs\:-ml-22{margin-left:-5.5rem}.xs\:-mt-23{margin-top:-5.75rem}.xs\:-mr-23{margin-right:-5.75rem}.xs\:-mb-23{margin-bottom:-5.75rem}.xs\:-ml-23{margin-left:-5.75rem}.xs\:-mt-24{margin-top:-6rem}.xs\:-mr-24{margin-right:-6rem}.xs\:-mb-24{margin-bottom:-6rem}.xs\:-ml-24{margin-left:-6rem}.xs\:-mt-30{margin-top:-7.5rem}.xs\:-mr-30{margin-right:-7.5rem}.xs\:-mb-30{margin-bottom:-7.5rem}.xs\:-ml-30{margin-left:-7.5rem}.xs\:-mt-32{margin-top:-8rem}.xs\:-mr-32{margin-right:-8rem}.xs\:-mb-32{margin-bottom:-8rem}.xs\:-ml-32{margin-left:-8rem}.xs\:-mt-40{margin-top:-10rem}.xs\:-mr-40{margin-right:-10rem}.xs\:-mb-40{margin-bottom:-10rem}.xs\:-ml-40{margin-left:-10rem}.xs\:-mt-44{margin-top:-11rem}.xs\:-mr-44{margin-right:-11rem}.xs\:-mb-44{margin-bottom:-11rem}.xs\:-ml-44{margin-left:-11rem}.xs\:-mt-48{margin-top:-12rem}.xs\:-mr-48{margin-right:-12rem}.xs\:-mb-48{margin-bottom:-12rem}.xs\:-ml-48{margin-left:-12rem}.xs\:-mt-50{margin-top:-12.75rem}.xs\:-mr-50{margin-right:-12.75rem}.xs\:-mb-50{margin-bottom:-12.75rem}.xs\:-ml-50{margin-left:-12.75rem}.xs\:-mt-52{margin-top:-13rem}.xs\:-mr-52{margin-right:-13rem}.xs\:-mb-52{margin-bottom:-13rem}.xs\:-ml-52{margin-left:-13rem}.xs\:-mt-53{margin-top:-13.25rem}.xs\:-mr-53{margin-right:-13.25rem}.xs\:-mb-53{margin-bottom:-13.25rem}.xs\:-ml-53{margin-left:-13.25rem}.xs\:-mt-55{margin-top:-13.75rem}.xs\:-mr-55{margin-right:-13.75rem}.xs\:-mb-55{margin-bottom:-13.75rem}.xs\:-ml-55{margin-left:-13.75rem}.xs\:-mt-56{margin-top:-14rem}.xs\:-mr-56{margin-right:-14rem}.xs\:-mb-56{margin-bottom:-14rem}.xs\:-ml-56{margin-left:-14rem}.xs\:-mt-64{margin-top:-16rem}.xs\:-mr-64{margin-right:-16rem}.xs\:-mb-64{margin-bottom:-16rem}.xs\:-ml-64{margin-left:-16rem}.xs\:-mt-68{margin-top:-17rem}.xs\:-mr-68{margin-right:-17rem}.xs\:-mb-68{margin-bottom:-17rem}.xs\:-ml-68{margin-left:-17rem}.xs\:-mt-75{margin-top:-18.75rem}.xs\:-mr-75{margin-right:-18.75rem}.xs\:-mb-75{margin-bottom:-18.75rem}.xs\:-ml-75{margin-left:-18.75rem}.xs\:-mt-98{margin-top:-24.5rem}.xs\:-mr-98{margin-right:-24.5rem}.xs\:-mb-98{margin-bottom:-24.5rem}.xs\:-ml-98{margin-left:-24.5rem}.xs\:-mt-100{margin-top:-25rem}.xs\:-mr-100{margin-right:-25rem}.xs\:-mb-100{margin-bottom:-25rem}.xs\:-ml-100{margin-left:-25rem}.xs\:-mt-120{margin-top:-30rem}.xs\:-mr-120{margin-right:-30rem}.xs\:-mb-120{margin-bottom:-30rem}.xs\:-ml-120{margin-left:-30rem}.xs\:-mt-140{margin-top:-35rem}.xs\:-mr-140{margin-right:-35rem}.xs\:-mb-140{margin-bottom:-35rem}.xs\:-ml-140{margin-left:-35rem}.xs\:-mt-px{margin-top:-1px}.xs\:-mr-px{margin-right:-1px}.xs\:-mb-px{margin-bottom:-1px}.xs\:-ml-px{margin-left:-1px}.xs\:-mt-2px{margin-top:-2px}.xs\:-mr-2px{margin-right:-2px}.xs\:-mb-2px{margin-bottom:-2px}.xs\:-ml-2px{margin-left:-2px}.xs\:-mt-0-5{margin-top:-.15rem}.xs\:-mr-0-5{margin-right:-.15rem}.xs\:-mb-0-5{margin-bottom:-.15rem}.xs\:-ml-0-5{margin-left:-.15rem}.xs\:-mt-1-5{margin-top:-.375rem}.xs\:-mr-1-5{margin-right:-.375rem}.xs\:-mb-1-5{margin-bottom:-.375rem}.xs\:-ml-1-5{margin-left:-.375rem}.xs\:-mt-2-5{margin-top:-.625rem}.xs\:-mr-2-5{margin-right:-.625rem}.xs\:-mb-2-5{margin-bottom:-.625rem}.xs\:-ml-2-5{margin-left:-.625rem}.xs\:-mt-7-2{margin-top:-1.875rem}.xs\:-mr-7-2{margin-right:-1.875rem}.xs\:-mb-7-2{margin-bottom:-1.875rem}.xs\:-ml-7-2{margin-left:-1.875rem}.xs\:-mt-31-25{margin-top:-7.8125rem}.xs\:-mr-31-25{margin-right:-7.8125rem}.xs\:-mb-31-25{margin-bottom:-7.8125rem}.xs\:-ml-31-25{margin-left:-7.8125rem}.xs\:-mt-62-5{margin-top:-15.625rem}.xs\:-mr-62-5{margin-right:-15.625rem}.xs\:-mb-62-5{margin-bottom:-15.625rem}.xs\:-ml-62-5{margin-left:-15.625rem}.xs\:last\:m-0:last-child{margin:0}.xs\:last\:m-1:last-child{margin:.25rem}.xs\:last\:m-2:last-child{margin:.5rem}.xs\:last\:m-3:last-child{margin:.75rem}.xs\:last\:m-4:last-child{margin:1rem}.xs\:last\:m-5:last-child{margin:1.25rem}.xs\:last\:m-6:last-child{margin:1.5rem}.xs\:last\:m-7:last-child{margin:1.75rem}.xs\:last\:m-8:last-child{margin:2rem}.xs\:last\:m-9:last-child{margin:2.25rem}.xs\:last\:m-10:last-child{margin:2.5rem}.xs\:last\:m-11:last-child{margin:2.75rem}.xs\:last\:m-12:last-child{margin:3rem}.xs\:last\:m-13:last-child{margin:3.25rem}.xs\:last\:m-14:last-child{margin:3.5rem}.xs\:last\:m-15:last-child{margin:3.75rem}.xs\:last\:m-16:last-child{margin:4rem}.xs\:last\:m-19:last-child{margin:4.75rem}.xs\:last\:m-20:last-child{margin:5rem}.xs\:last\:m-22:last-child{margin:5.5rem}.xs\:last\:m-23:last-child{margin:5.75rem}.xs\:last\:m-24:last-child{margin:6rem}.xs\:last\:m-28:last-child{margin:6.5rem}.xs\:last\:m-30:last-child{margin:7.5rem}.xs\:last\:m-32:last-child{margin:8rem}.xs\:last\:m-33:last-child{margin:8.75rem}.xs\:last\:m-36:last-child{margin:9rem}.xs\:last\:m-40:last-child{margin:10rem}.xs\:last\:m-44:last-child{margin:11rem}.xs\:last\:m-48:last-child{margin:12rem}.xs\:last\:m-50:last-child{margin:12.75rem}.xs\:last\:m-52:last-child{margin:13rem}.xs\:last\:m-53:last-child{margin:13.25rem}.xs\:last\:m-55:last-child{margin:13.75rem}.xs\:last\:m-56:last-child{margin:14rem}.xs\:last\:m-64:last-child{margin:16rem}.xs\:last\:m-68:last-child{margin:17rem}.xs\:last\:m-75:last-child{margin:18.75rem}.xs\:last\:m-98:last-child{margin:24.5rem}.xs\:last\:m-100:last-child{margin:25rem}.xs\:last\:m-120:last-child{margin:30rem}.xs\:last\:m-140:last-child{margin:35rem}.xs\:last\:m-auto:last-child{margin:auto}.xs\:last\:m-px:last-child{margin:1px}.xs\:last\:m-2px:last-child{margin:2px}.xs\:last\:m-0-5:last-child{margin:.15rem}.xs\:last\:m-1-5:last-child{margin:.375rem}.xs\:last\:m-2-5:last-child{margin:.625rem}.xs\:last\:m-7-2:last-child{margin:1.875rem}.xs\:last\:m-31-25:last-child{margin:7.8125rem}.xs\:last\:m-62-5:last-child{margin:15.625rem}.xs\:last\:-m-1:last-child{margin:-.25rem}.xs\:last\:-m-2:last-child{margin:-.5rem}.xs\:last\:-m-3:last-child{margin:-.75rem}.xs\:last\:-m-4:last-child{margin:-1rem}.xs\:last\:-m-5:last-child{margin:-1.25rem}.xs\:last\:-m-6:last-child{margin:-1.5rem}.xs\:last\:-m-7:last-child{margin:-1.75rem}.xs\:last\:-m-8:last-child{margin:-2rem}.xs\:last\:-m-9:last-child{margin:-2.25rem}.xs\:last\:-m-10:last-child{margin:-2.5rem}.xs\:last\:-m-11:last-child{margin:-2.75rem}.xs\:last\:-m-12:last-child{margin:-3rem}.xs\:last\:-m-13:last-child{margin:-3.25rem}.xs\:last\:-m-14:last-child{margin:-3.5rem}.xs\:last\:-m-15:last-child{margin:-3.75rem}.xs\:last\:-m-16:last-child{margin:-4rem}.xs\:last\:-m-19:last-child{margin:-4.75rem}.xs\:last\:-m-20:last-child{margin:-5rem}.xs\:last\:-m-22:last-child{margin:-5.5rem}.xs\:last\:-m-23:last-child{margin:-5.75rem}.xs\:last\:-m-24:last-child{margin:-6rem}.xs\:last\:-m-30:last-child{margin:-7.5rem}.xs\:last\:-m-32:last-child{margin:-8rem}.xs\:last\:-m-40:last-child{margin:-10rem}.xs\:last\:-m-44:last-child{margin:-11rem}.xs\:last\:-m-48:last-child{margin:-12rem}.xs\:last\:-m-50:last-child{margin:-12.75rem}.xs\:last\:-m-52:last-child{margin:-13rem}.xs\:last\:-m-53:last-child{margin:-13.25rem}.xs\:last\:-m-55:last-child{margin:-13.75rem}.xs\:last\:-m-56:last-child{margin:-14rem}.xs\:last\:-m-64:last-child{margin:-16rem}.xs\:last\:-m-68:last-child{margin:-17rem}.xs\:last\:-m-75:last-child{margin:-18.75rem}.xs\:last\:-m-98:last-child{margin:-24.5rem}.xs\:last\:-m-100:last-child{margin:-25rem}.xs\:last\:-m-120:last-child{margin:-30rem}.xs\:last\:-m-140:last-child{margin:-35rem}.xs\:last\:-m-px:last-child{margin:-1px}.xs\:last\:-m-2px:last-child{margin:-2px}.xs\:last\:-m-0-5:last-child{margin:-.15rem}.xs\:last\:-m-1-5:last-child{margin:-.375rem}.xs\:last\:-m-2-5:last-child{margin:-.625rem}.xs\:last\:-m-7-2:last-child{margin:-1.875rem}.xs\:last\:-m-31-25:last-child{margin:-7.8125rem}.xs\:last\:-m-62-5:last-child{margin:-15.625rem}.xs\:last\:my-0:last-child{margin-top:0;margin-bottom:0}.xs\:last\:mx-0:last-child{margin-left:0;margin-right:0}.xs\:last\:my-1:last-child{margin-top:.25rem;margin-bottom:.25rem}.xs\:last\:mx-1:last-child{margin-left:.25rem;margin-right:.25rem}.xs\:last\:my-2:last-child{margin-top:.5rem;margin-bottom:.5rem}.xs\:last\:mx-2:last-child{margin-left:.5rem;margin-right:.5rem}.xs\:last\:my-3:last-child{margin-top:.75rem;margin-bottom:.75rem}.xs\:last\:mx-3:last-child{margin-left:.75rem;margin-right:.75rem}.xs\:last\:my-4:last-child{margin-top:1rem;margin-bottom:1rem}.xs\:last\:mx-4:last-child{margin-left:1rem;margin-right:1rem}.xs\:last\:my-5:last-child{margin-top:1.25rem;margin-bottom:1.25rem}.xs\:last\:mx-5:last-child{margin-left:1.25rem;margin-right:1.25rem}.xs\:last\:my-6:last-child{margin-top:1.5rem;margin-bottom:1.5rem}.xs\:last\:mx-6:last-child{margin-left:1.5rem;margin-right:1.5rem}.xs\:last\:my-7:last-child{margin-top:1.75rem;margin-bottom:1.75rem}.xs\:last\:mx-7:last-child{margin-left:1.75rem;margin-right:1.75rem}.xs\:last\:my-8:last-child{margin-top:2rem;margin-bottom:2rem}.xs\:last\:mx-8:last-child{margin-left:2rem;margin-right:2rem}.xs\:last\:my-9:last-child{margin-top:2.25rem;margin-bottom:2.25rem}.xs\:last\:mx-9:last-child{margin-left:2.25rem;margin-right:2.25rem}.xs\:last\:my-10:last-child{margin-top:2.5rem;margin-bottom:2.5rem}.xs\:last\:mx-10:last-child{margin-left:2.5rem;margin-right:2.5rem}.xs\:last\:my-11:last-child{margin-top:2.75rem;margin-bottom:2.75rem}.xs\:last\:mx-11:last-child{margin-left:2.75rem;margin-right:2.75rem}.xs\:last\:my-12:last-child{margin-top:3rem;margin-bottom:3rem}.xs\:last\:mx-12:last-child{margin-left:3rem;margin-right:3rem}.xs\:last\:my-13:last-child{margin-top:3.25rem;margin-bottom:3.25rem}.xs\:last\:mx-13:last-child{margin-left:3.25rem;margin-right:3.25rem}.xs\:last\:my-14:last-child{margin-top:3.5rem;margin-bottom:3.5rem}.xs\:last\:mx-14:last-child{margin-left:3.5rem;margin-right:3.5rem}.xs\:last\:my-15:last-child{margin-top:3.75rem;margin-bottom:3.75rem}.xs\:last\:mx-15:last-child{margin-left:3.75rem;margin-right:3.75rem}.xs\:last\:my-16:last-child{margin-top:4rem;margin-bottom:4rem}.xs\:last\:mx-16:last-child{margin-left:4rem;margin-right:4rem}.xs\:last\:my-19:last-child{margin-top:4.75rem;margin-bottom:4.75rem}.xs\:last\:mx-19:last-child{margin-left:4.75rem;margin-right:4.75rem}.xs\:last\:my-20:last-child{margin-top:5rem;margin-bottom:5rem}.xs\:last\:mx-20:last-child{margin-left:5rem;margin-right:5rem}.xs\:last\:my-22:last-child{margin-top:5.5rem;margin-bottom:5.5rem}.xs\:last\:mx-22:last-child{margin-left:5.5rem;margin-right:5.5rem}.xs\:last\:my-23:last-child{margin-top:5.75rem;margin-bottom:5.75rem}.xs\:last\:mx-23:last-child{margin-left:5.75rem;margin-right:5.75rem}.xs\:last\:my-24:last-child{margin-top:6rem;margin-bottom:6rem}.xs\:last\:mx-24:last-child{margin-left:6rem;margin-right:6rem}.xs\:last\:my-28:last-child{margin-top:6.5rem;margin-bottom:6.5rem}.xs\:last\:mx-28:last-child{margin-left:6.5rem;margin-right:6.5rem}.xs\:last\:my-30:last-child{margin-top:7.5rem;margin-bottom:7.5rem}.xs\:last\:mx-30:last-child{margin-left:7.5rem;margin-right:7.5rem}.xs\:last\:my-32:last-child{margin-top:8rem;margin-bottom:8rem}.xs\:last\:mx-32:last-child{margin-left:8rem;margin-right:8rem}.xs\:last\:my-33:last-child{margin-top:8.75rem;margin-bottom:8.75rem}.xs\:last\:mx-33:last-child{margin-left:8.75rem;margin-right:8.75rem}.xs\:last\:my-36:last-child{margin-top:9rem;margin-bottom:9rem}.xs\:last\:mx-36:last-child{margin-left:9rem;margin-right:9rem}.xs\:last\:my-40:last-child{margin-top:10rem;margin-bottom:10rem}.xs\:last\:mx-40:last-child{margin-left:10rem;margin-right:10rem}.xs\:last\:my-44:last-child{margin-top:11rem;margin-bottom:11rem}.xs\:last\:mx-44:last-child{margin-left:11rem;margin-right:11rem}.xs\:last\:my-48:last-child{margin-top:12rem;margin-bottom:12rem}.xs\:last\:mx-48:last-child{margin-left:12rem;margin-right:12rem}.xs\:last\:my-50:last-child{margin-top:12.75rem;margin-bottom:12.75rem}.xs\:last\:mx-50:last-child{margin-left:12.75rem;margin-right:12.75rem}.xs\:last\:my-52:last-child{margin-top:13rem;margin-bottom:13rem}.xs\:last\:mx-52:last-child{margin-left:13rem;margin-right:13rem}.xs\:last\:my-53:last-child{margin-top:13.25rem;margin-bottom:13.25rem}.xs\:last\:mx-53:last-child{margin-left:13.25rem;margin-right:13.25rem}.xs\:last\:my-55:last-child{margin-top:13.75rem;margin-bottom:13.75rem}.xs\:last\:mx-55:last-child{margin-left:13.75rem;margin-right:13.75rem}.xs\:last\:my-56:last-child{margin-top:14rem;margin-bottom:14rem}.xs\:last\:mx-56:last-child{margin-left:14rem;margin-right:14rem}.xs\:last\:my-64:last-child{margin-top:16rem;margin-bottom:16rem}.xs\:last\:mx-64:last-child{margin-left:16rem;margin-right:16rem}.xs\:last\:my-68:last-child{margin-top:17rem;margin-bottom:17rem}.xs\:last\:mx-68:last-child{margin-left:17rem;margin-right:17rem}.xs\:last\:my-75:last-child{margin-top:18.75rem;margin-bottom:18.75rem}.xs\:last\:mx-75:last-child{margin-left:18.75rem;margin-right:18.75rem}.xs\:last\:my-98:last-child{margin-top:24.5rem;margin-bottom:24.5rem}.xs\:last\:mx-98:last-child{margin-left:24.5rem;margin-right:24.5rem}.xs\:last\:my-100:last-child{margin-top:25rem;margin-bottom:25rem}.xs\:last\:mx-100:last-child{margin-left:25rem;margin-right:25rem}.xs\:last\:my-120:last-child{margin-top:30rem;margin-bottom:30rem}.xs\:last\:mx-120:last-child{margin-left:30rem;margin-right:30rem}.xs\:last\:my-140:last-child{margin-top:35rem;margin-bottom:35rem}.xs\:last\:mx-140:last-child{margin-left:35rem;margin-right:35rem}.xs\:last\:my-auto:last-child{margin-top:auto;margin-bottom:auto}.xs\:last\:mx-auto:last-child{margin-left:auto;margin-right:auto}.xs\:last\:my-px:last-child{margin-top:1px;margin-bottom:1px}.xs\:last\:mx-px:last-child{margin-left:1px;margin-right:1px}.xs\:last\:my-2px:last-child{margin-top:2px;margin-bottom:2px}.xs\:last\:mx-2px:last-child{margin-left:2px;margin-right:2px}.xs\:last\:my-0-5:last-child{margin-top:.15rem;margin-bottom:.15rem}.xs\:last\:mx-0-5:last-child{margin-left:.15rem;margin-right:.15rem}.xs\:last\:my-1-5:last-child{margin-top:.375rem;margin-bottom:.375rem}.xs\:last\:mx-1-5:last-child{margin-left:.375rem;margin-right:.375rem}.xs\:last\:my-2-5:last-child{margin-top:.625rem;margin-bottom:.625rem}.xs\:last\:mx-2-5:last-child{margin-left:.625rem;margin-right:.625rem}.xs\:last\:my-7-2:last-child{margin-top:1.875rem;margin-bottom:1.875rem}.xs\:last\:mx-7-2:last-child{margin-left:1.875rem;margin-right:1.875rem}.xs\:last\:my-31-25:last-child{margin-top:7.8125rem;margin-bottom:7.8125rem}.xs\:last\:mx-31-25:last-child{margin-left:7.8125rem;margin-right:7.8125rem}.xs\:last\:my-62-5:last-child{margin-top:15.625rem;margin-bottom:15.625rem}.xs\:last\:mx-62-5:last-child{margin-left:15.625rem;margin-right:15.625rem}.xs\:last\:-my-1:last-child{margin-top:-.25rem;margin-bottom:-.25rem}.xs\:last\:-mx-1:last-child{margin-left:-.25rem;margin-right:-.25rem}.xs\:last\:-my-2:last-child{margin-top:-.5rem;margin-bottom:-.5rem}.xs\:last\:-mx-2:last-child{margin-left:-.5rem;margin-right:-.5rem}.xs\:last\:-my-3:last-child{margin-top:-.75rem;margin-bottom:-.75rem}.xs\:last\:-mx-3:last-child{margin-left:-.75rem;margin-right:-.75rem}.xs\:last\:-my-4:last-child{margin-top:-1rem;margin-bottom:-1rem}.xs\:last\:-mx-4:last-child{margin-left:-1rem;margin-right:-1rem}.xs\:last\:-my-5:last-child{margin-top:-1.25rem;margin-bottom:-1.25rem}.xs\:last\:-mx-5:last-child{margin-left:-1.25rem;margin-right:-1.25rem}.xs\:last\:-my-6:last-child{margin-top:-1.5rem;margin-bottom:-1.5rem}.xs\:last\:-mx-6:last-child{margin-left:-1.5rem;margin-right:-1.5rem}.xs\:last\:-my-7:last-child{margin-top:-1.75rem;margin-bottom:-1.75rem}.xs\:last\:-mx-7:last-child{margin-left:-1.75rem;margin-right:-1.75rem}.xs\:last\:-my-8:last-child{margin-top:-2rem;margin-bottom:-2rem}.xs\:last\:-mx-8:last-child{margin-left:-2rem;margin-right:-2rem}.xs\:last\:-my-9:last-child{margin-top:-2.25rem;margin-bottom:-2.25rem}.xs\:last\:-mx-9:last-child{margin-left:-2.25rem;margin-right:-2.25rem}.xs\:last\:-my-10:last-child{margin-top:-2.5rem;margin-bottom:-2.5rem}.xs\:last\:-mx-10:last-child{margin-left:-2.5rem;margin-right:-2.5rem}.xs\:last\:-my-11:last-child{margin-top:-2.75rem;margin-bottom:-2.75rem}.xs\:last\:-mx-11:last-child{margin-left:-2.75rem;margin-right:-2.75rem}.xs\:last\:-my-12:last-child{margin-top:-3rem;margin-bottom:-3rem}.xs\:last\:-mx-12:last-child{margin-left:-3rem;margin-right:-3rem}.xs\:last\:-my-13:last-child{margin-top:-3.25rem;margin-bottom:-3.25rem}.xs\:last\:-mx-13:last-child{margin-left:-3.25rem;margin-right:-3.25rem}.xs\:last\:-my-14:last-child{margin-top:-3.5rem;margin-bottom:-3.5rem}.xs\:last\:-mx-14:last-child{margin-left:-3.5rem;margin-right:-3.5rem}.xs\:last\:-my-15:last-child{margin-top:-3.75rem;margin-bottom:-3.75rem}.xs\:last\:-mx-15:last-child{margin-left:-3.75rem;margin-right:-3.75rem}.xs\:last\:-my-16:last-child{margin-top:-4rem;margin-bottom:-4rem}.xs\:last\:-mx-16:last-child{margin-left:-4rem;margin-right:-4rem}.xs\:last\:-my-19:last-child{margin-top:-4.75rem;margin-bottom:-4.75rem}.xs\:last\:-mx-19:last-child{margin-left:-4.75rem;margin-right:-4.75rem}.xs\:last\:-my-20:last-child{margin-top:-5rem;margin-bottom:-5rem}.xs\:last\:-mx-20:last-child{margin-left:-5rem;margin-right:-5rem}.xs\:last\:-my-22:last-child{margin-top:-5.5rem;margin-bottom:-5.5rem}.xs\:last\:-mx-22:last-child{margin-left:-5.5rem;margin-right:-5.5rem}.xs\:last\:-my-23:last-child{margin-top:-5.75rem;margin-bottom:-5.75rem}.xs\:last\:-mx-23:last-child{margin-left:-5.75rem;margin-right:-5.75rem}.xs\:last\:-my-24:last-child{margin-top:-6rem;margin-bottom:-6rem}.xs\:last\:-mx-24:last-child{margin-left:-6rem;margin-right:-6rem}.xs\:last\:-my-30:last-child{margin-top:-7.5rem;margin-bottom:-7.5rem}.xs\:last\:-mx-30:last-child{margin-left:-7.5rem;margin-right:-7.5rem}.xs\:last\:-my-32:last-child{margin-top:-8rem;margin-bottom:-8rem}.xs\:last\:-mx-32:last-child{margin-left:-8rem;margin-right:-8rem}.xs\:last\:-my-40:last-child{margin-top:-10rem;margin-bottom:-10rem}.xs\:last\:-mx-40:last-child{margin-left:-10rem;margin-right:-10rem}.xs\:last\:-my-44:last-child{margin-top:-11rem;margin-bottom:-11rem}.xs\:last\:-mx-44:last-child{margin-left:-11rem;margin-right:-11rem}.xs\:last\:-my-48:last-child{margin-top:-12rem;margin-bottom:-12rem}.xs\:last\:-mx-48:last-child{margin-left:-12rem;margin-right:-12rem}.xs\:last\:-my-50:last-child{margin-top:-12.75rem;margin-bottom:-12.75rem}.xs\:last\:-mx-50:last-child{margin-left:-12.75rem;margin-right:-12.75rem}.xs\:last\:-my-52:last-child{margin-top:-13rem;margin-bottom:-13rem}.xs\:last\:-mx-52:last-child{margin-left:-13rem;margin-right:-13rem}.xs\:last\:-my-53:last-child{margin-top:-13.25rem;margin-bottom:-13.25rem}.xs\:last\:-mx-53:last-child{margin-left:-13.25rem;margin-right:-13.25rem}.xs\:last\:-my-55:last-child{margin-top:-13.75rem;margin-bottom:-13.75rem}.xs\:last\:-mx-55:last-child{margin-left:-13.75rem;margin-right:-13.75rem}.xs\:last\:-my-56:last-child{margin-top:-14rem;margin-bottom:-14rem}.xs\:last\:-mx-56:last-child{margin-left:-14rem;margin-right:-14rem}.xs\:last\:-my-64:last-child{margin-top:-16rem;margin-bottom:-16rem}.xs\:last\:-mx-64:last-child{margin-left:-16rem;margin-right:-16rem}.xs\:last\:-my-68:last-child{margin-top:-17rem;margin-bottom:-17rem}.xs\:last\:-mx-68:last-child{margin-left:-17rem;margin-right:-17rem}.xs\:last\:-my-75:last-child{margin-top:-18.75rem;margin-bottom:-18.75rem}.xs\:last\:-mx-75:last-child{margin-left:-18.75rem;margin-right:-18.75rem}.xs\:last\:-my-98:last-child{margin-top:-24.5rem;margin-bottom:-24.5rem}.xs\:last\:-mx-98:last-child{margin-left:-24.5rem;margin-right:-24.5rem}.xs\:last\:-my-100:last-child{margin-top:-25rem;margin-bottom:-25rem}.xs\:last\:-mx-100:last-child{margin-left:-25rem;margin-right:-25rem}.xs\:last\:-my-120:last-child{margin-top:-30rem;margin-bottom:-30rem}.xs\:last\:-mx-120:last-child{margin-left:-30rem;margin-right:-30rem}.xs\:last\:-my-140:last-child{margin-top:-35rem;margin-bottom:-35rem}.xs\:last\:-mx-140:last-child{margin-left:-35rem;margin-right:-35rem}.xs\:last\:-my-px:last-child{margin-top:-1px;margin-bottom:-1px}.xs\:last\:-mx-px:last-child{margin-left:-1px;margin-right:-1px}.xs\:last\:-my-2px:last-child{margin-top:-2px;margin-bottom:-2px}.xs\:last\:-mx-2px:last-child{margin-left:-2px;margin-right:-2px}.xs\:last\:-my-0-5:last-child{margin-top:-.15rem;margin-bottom:-.15rem}.xs\:last\:-mx-0-5:last-child{margin-left:-.15rem;margin-right:-.15rem}.xs\:last\:-my-1-5:last-child{margin-top:-.375rem;margin-bottom:-.375rem}.xs\:last\:-mx-1-5:last-child{margin-left:-.375rem;margin-right:-.375rem}.xs\:last\:-my-2-5:last-child{margin-top:-.625rem;margin-bottom:-.625rem}.xs\:last\:-mx-2-5:last-child{margin-left:-.625rem;margin-right:-.625rem}.xs\:last\:-my-7-2:last-child{margin-top:-1.875rem;margin-bottom:-1.875rem}.xs\:last\:-mx-7-2:last-child{margin-left:-1.875rem;margin-right:-1.875rem}.xs\:last\:-my-31-25:last-child{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.xs\:last\:-mx-31-25:last-child{margin-left:-7.8125rem;margin-right:-7.8125rem}.xs\:last\:-my-62-5:last-child{margin-top:-15.625rem;margin-bottom:-15.625rem}.xs\:last\:-mx-62-5:last-child{margin-left:-15.625rem;margin-right:-15.625rem}.xs\:last\:mt-0:last-child{margin-top:0}.xs\:last\:mr-0:last-child{margin-right:0}.xs\:last\:mb-0:last-child{margin-bottom:0}.xs\:last\:ml-0:last-child{margin-left:0}.xs\:last\:mt-1:last-child{margin-top:.25rem}.xs\:last\:mr-1:last-child{margin-right:.25rem}.xs\:last\:mb-1:last-child{margin-bottom:.25rem}.xs\:last\:ml-1:last-child{margin-left:.25rem}.xs\:last\:mt-2:last-child{margin-top:.5rem}.xs\:last\:mr-2:last-child{margin-right:.5rem}.xs\:last\:mb-2:last-child{margin-bottom:.5rem}.xs\:last\:ml-2:last-child{margin-left:.5rem}.xs\:last\:mt-3:last-child{margin-top:.75rem}.xs\:last\:mr-3:last-child{margin-right:.75rem}.xs\:last\:mb-3:last-child{margin-bottom:.75rem}.xs\:last\:ml-3:last-child{margin-left:.75rem}.xs\:last\:mt-4:last-child{margin-top:1rem}.xs\:last\:mr-4:last-child{margin-right:1rem}.xs\:last\:mb-4:last-child{margin-bottom:1rem}.xs\:last\:ml-4:last-child{margin-left:1rem}.xs\:last\:mt-5:last-child{margin-top:1.25rem}.xs\:last\:mr-5:last-child{margin-right:1.25rem}.xs\:last\:mb-5:last-child{margin-bottom:1.25rem}.xs\:last\:ml-5:last-child{margin-left:1.25rem}.xs\:last\:mt-6:last-child{margin-top:1.5rem}.xs\:last\:mr-6:last-child{margin-right:1.5rem}.xs\:last\:mb-6:last-child{margin-bottom:1.5rem}.xs\:last\:ml-6:last-child{margin-left:1.5rem}.xs\:last\:mt-7:last-child{margin-top:1.75rem}.xs\:last\:mr-7:last-child{margin-right:1.75rem}.xs\:last\:mb-7:last-child{margin-bottom:1.75rem}.xs\:last\:ml-7:last-child{margin-left:1.75rem}.xs\:last\:mt-8:last-child{margin-top:2rem}.xs\:last\:mr-8:last-child{margin-right:2rem}.xs\:last\:mb-8:last-child{margin-bottom:2rem}.xs\:last\:ml-8:last-child{margin-left:2rem}.xs\:last\:mt-9:last-child{margin-top:2.25rem}.xs\:last\:mr-9:last-child{margin-right:2.25rem}.xs\:last\:mb-9:last-child{margin-bottom:2.25rem}.xs\:last\:ml-9:last-child{margin-left:2.25rem}.xs\:last\:mt-10:last-child{margin-top:2.5rem}.xs\:last\:mr-10:last-child{margin-right:2.5rem}.xs\:last\:mb-10:last-child{margin-bottom:2.5rem}.xs\:last\:ml-10:last-child{margin-left:2.5rem}.xs\:last\:mt-11:last-child{margin-top:2.75rem}.xs\:last\:mr-11:last-child{margin-right:2.75rem}.xs\:last\:mb-11:last-child{margin-bottom:2.75rem}.xs\:last\:ml-11:last-child{margin-left:2.75rem}.xs\:last\:mt-12:last-child{margin-top:3rem}.xs\:last\:mr-12:last-child{margin-right:3rem}.xs\:last\:mb-12:last-child{margin-bottom:3rem}.xs\:last\:ml-12:last-child{margin-left:3rem}.xs\:last\:mt-13:last-child{margin-top:3.25rem}.xs\:last\:mr-13:last-child{margin-right:3.25rem}.xs\:last\:mb-13:last-child{margin-bottom:3.25rem}.xs\:last\:ml-13:last-child{margin-left:3.25rem}.xs\:last\:mt-14:last-child{margin-top:3.5rem}.xs\:last\:mr-14:last-child{margin-right:3.5rem}.xs\:last\:mb-14:last-child{margin-bottom:3.5rem}.xs\:last\:ml-14:last-child{margin-left:3.5rem}.xs\:last\:mt-15:last-child{margin-top:3.75rem}.xs\:last\:mr-15:last-child{margin-right:3.75rem}.xs\:last\:mb-15:last-child{margin-bottom:3.75rem}.xs\:last\:ml-15:last-child{margin-left:3.75rem}.xs\:last\:mt-16:last-child{margin-top:4rem}.xs\:last\:mr-16:last-child{margin-right:4rem}.xs\:last\:mb-16:last-child{margin-bottom:4rem}.xs\:last\:ml-16:last-child{margin-left:4rem}.xs\:last\:mt-19:last-child{margin-top:4.75rem}.xs\:last\:mr-19:last-child{margin-right:4.75rem}.xs\:last\:mb-19:last-child{margin-bottom:4.75rem}.xs\:last\:ml-19:last-child{margin-left:4.75rem}.xs\:last\:mt-20:last-child{margin-top:5rem}.xs\:last\:mr-20:last-child{margin-right:5rem}.xs\:last\:mb-20:last-child{margin-bottom:5rem}.xs\:last\:ml-20:last-child{margin-left:5rem}.xs\:last\:mt-22:last-child{margin-top:5.5rem}.xs\:last\:mr-22:last-child{margin-right:5.5rem}.xs\:last\:mb-22:last-child{margin-bottom:5.5rem}.xs\:last\:ml-22:last-child{margin-left:5.5rem}.xs\:last\:mt-23:last-child{margin-top:5.75rem}.xs\:last\:mr-23:last-child{margin-right:5.75rem}.xs\:last\:mb-23:last-child{margin-bottom:5.75rem}.xs\:last\:ml-23:last-child{margin-left:5.75rem}.xs\:last\:mt-24:last-child{margin-top:6rem}.xs\:last\:mr-24:last-child{margin-right:6rem}.xs\:last\:mb-24:last-child{margin-bottom:6rem}.xs\:last\:ml-24:last-child{margin-left:6rem}.xs\:last\:mt-28:last-child{margin-top:6.5rem}.xs\:last\:mr-28:last-child{margin-right:6.5rem}.xs\:last\:mb-28:last-child{margin-bottom:6.5rem}.xs\:last\:ml-28:last-child{margin-left:6.5rem}.xs\:last\:mt-30:last-child{margin-top:7.5rem}.xs\:last\:mr-30:last-child{margin-right:7.5rem}.xs\:last\:mb-30:last-child{margin-bottom:7.5rem}.xs\:last\:ml-30:last-child{margin-left:7.5rem}.xs\:last\:mt-32:last-child{margin-top:8rem}.xs\:last\:mr-32:last-child{margin-right:8rem}.xs\:last\:mb-32:last-child{margin-bottom:8rem}.xs\:last\:ml-32:last-child{margin-left:8rem}.xs\:last\:mt-33:last-child{margin-top:8.75rem}.xs\:last\:mr-33:last-child{margin-right:8.75rem}.xs\:last\:mb-33:last-child{margin-bottom:8.75rem}.xs\:last\:ml-33:last-child{margin-left:8.75rem}.xs\:last\:mt-36:last-child{margin-top:9rem}.xs\:last\:mr-36:last-child{margin-right:9rem}.xs\:last\:mb-36:last-child{margin-bottom:9rem}.xs\:last\:ml-36:last-child{margin-left:9rem}.xs\:last\:mt-40:last-child{margin-top:10rem}.xs\:last\:mr-40:last-child{margin-right:10rem}.xs\:last\:mb-40:last-child{margin-bottom:10rem}.xs\:last\:ml-40:last-child{margin-left:10rem}.xs\:last\:mt-44:last-child{margin-top:11rem}.xs\:last\:mr-44:last-child{margin-right:11rem}.xs\:last\:mb-44:last-child{margin-bottom:11rem}.xs\:last\:ml-44:last-child{margin-left:11rem}.xs\:last\:mt-48:last-child{margin-top:12rem}.xs\:last\:mr-48:last-child{margin-right:12rem}.xs\:last\:mb-48:last-child{margin-bottom:12rem}.xs\:last\:ml-48:last-child{margin-left:12rem}.xs\:last\:mt-50:last-child{margin-top:12.75rem}.xs\:last\:mr-50:last-child{margin-right:12.75rem}.xs\:last\:mb-50:last-child{margin-bottom:12.75rem}.xs\:last\:ml-50:last-child{margin-left:12.75rem}.xs\:last\:mt-52:last-child{margin-top:13rem}.xs\:last\:mr-52:last-child{margin-right:13rem}.xs\:last\:mb-52:last-child{margin-bottom:13rem}.xs\:last\:ml-52:last-child{margin-left:13rem}.xs\:last\:mt-53:last-child{margin-top:13.25rem}.xs\:last\:mr-53:last-child{margin-right:13.25rem}.xs\:last\:mb-53:last-child{margin-bottom:13.25rem}.xs\:last\:ml-53:last-child{margin-left:13.25rem}.xs\:last\:mt-55:last-child{margin-top:13.75rem}.xs\:last\:mr-55:last-child{margin-right:13.75rem}.xs\:last\:mb-55:last-child{margin-bottom:13.75rem}.xs\:last\:ml-55:last-child{margin-left:13.75rem}.xs\:last\:mt-56:last-child{margin-top:14rem}.xs\:last\:mr-56:last-child{margin-right:14rem}.xs\:last\:mb-56:last-child{margin-bottom:14rem}.xs\:last\:ml-56:last-child{margin-left:14rem}.xs\:last\:mt-64:last-child{margin-top:16rem}.xs\:last\:mr-64:last-child{margin-right:16rem}.xs\:last\:mb-64:last-child{margin-bottom:16rem}.xs\:last\:ml-64:last-child{margin-left:16rem}.xs\:last\:mt-68:last-child{margin-top:17rem}.xs\:last\:mr-68:last-child{margin-right:17rem}.xs\:last\:mb-68:last-child{margin-bottom:17rem}.xs\:last\:ml-68:last-child{margin-left:17rem}.xs\:last\:mt-75:last-child{margin-top:18.75rem}.xs\:last\:mr-75:last-child{margin-right:18.75rem}.xs\:last\:mb-75:last-child{margin-bottom:18.75rem}.xs\:last\:ml-75:last-child{margin-left:18.75rem}.xs\:last\:mt-98:last-child{margin-top:24.5rem}.xs\:last\:mr-98:last-child{margin-right:24.5rem}.xs\:last\:mb-98:last-child{margin-bottom:24.5rem}.xs\:last\:ml-98:last-child{margin-left:24.5rem}.xs\:last\:mt-100:last-child{margin-top:25rem}.xs\:last\:mr-100:last-child{margin-right:25rem}.xs\:last\:mb-100:last-child{margin-bottom:25rem}.xs\:last\:ml-100:last-child{margin-left:25rem}.xs\:last\:mt-120:last-child{margin-top:30rem}.xs\:last\:mr-120:last-child{margin-right:30rem}.xs\:last\:mb-120:last-child{margin-bottom:30rem}.xs\:last\:ml-120:last-child{margin-left:30rem}.xs\:last\:mt-140:last-child{margin-top:35rem}.xs\:last\:mr-140:last-child{margin-right:35rem}.xs\:last\:mb-140:last-child{margin-bottom:35rem}.xs\:last\:ml-140:last-child{margin-left:35rem}.xs\:last\:mt-auto:last-child{margin-top:auto}.xs\:last\:mr-auto:last-child{margin-right:auto}.xs\:last\:mb-auto:last-child{margin-bottom:auto}.xs\:last\:ml-auto:last-child{margin-left:auto}.xs\:last\:mt-px:last-child{margin-top:1px}.xs\:last\:mr-px:last-child{margin-right:1px}.xs\:last\:mb-px:last-child{margin-bottom:1px}.xs\:last\:ml-px:last-child{margin-left:1px}.xs\:last\:mt-2px:last-child{margin-top:2px}.xs\:last\:mr-2px:last-child{margin-right:2px}.xs\:last\:mb-2px:last-child{margin-bottom:2px}.xs\:last\:ml-2px:last-child{margin-left:2px}.xs\:last\:mt-0-5:last-child{margin-top:.15rem}.xs\:last\:mr-0-5:last-child{margin-right:.15rem}.xs\:last\:mb-0-5:last-child{margin-bottom:.15rem}.xs\:last\:ml-0-5:last-child{margin-left:.15rem}.xs\:last\:mt-1-5:last-child{margin-top:.375rem}.xs\:last\:mr-1-5:last-child{margin-right:.375rem}.xs\:last\:mb-1-5:last-child{margin-bottom:.375rem}.xs\:last\:ml-1-5:last-child{margin-left:.375rem}.xs\:last\:mt-2-5:last-child{margin-top:.625rem}.xs\:last\:mr-2-5:last-child{margin-right:.625rem}.xs\:last\:mb-2-5:last-child{margin-bottom:.625rem}.xs\:last\:ml-2-5:last-child{margin-left:.625rem}.xs\:last\:mt-7-2:last-child{margin-top:1.875rem}.xs\:last\:mr-7-2:last-child{margin-right:1.875rem}.xs\:last\:mb-7-2:last-child{margin-bottom:1.875rem}.xs\:last\:ml-7-2:last-child{margin-left:1.875rem}.xs\:last\:mt-31-25:last-child{margin-top:7.8125rem}.xs\:last\:mr-31-25:last-child{margin-right:7.8125rem}.xs\:last\:mb-31-25:last-child{margin-bottom:7.8125rem}.xs\:last\:ml-31-25:last-child{margin-left:7.8125rem}.xs\:last\:mt-62-5:last-child{margin-top:15.625rem}.xs\:last\:mr-62-5:last-child{margin-right:15.625rem}.xs\:last\:mb-62-5:last-child{margin-bottom:15.625rem}.xs\:last\:ml-62-5:last-child{margin-left:15.625rem}.xs\:last\:-mt-1:last-child{margin-top:-.25rem}.xs\:last\:-mr-1:last-child{margin-right:-.25rem}.xs\:last\:-mb-1:last-child{margin-bottom:-.25rem}.xs\:last\:-ml-1:last-child{margin-left:-.25rem}.xs\:last\:-mt-2:last-child{margin-top:-.5rem}.xs\:last\:-mr-2:last-child{margin-right:-.5rem}.xs\:last\:-mb-2:last-child{margin-bottom:-.5rem}.xs\:last\:-ml-2:last-child{margin-left:-.5rem}.xs\:last\:-mt-3:last-child{margin-top:-.75rem}.xs\:last\:-mr-3:last-child{margin-right:-.75rem}.xs\:last\:-mb-3:last-child{margin-bottom:-.75rem}.xs\:last\:-ml-3:last-child{margin-left:-.75rem}.xs\:last\:-mt-4:last-child{margin-top:-1rem}.xs\:last\:-mr-4:last-child{margin-right:-1rem}.xs\:last\:-mb-4:last-child{margin-bottom:-1rem}.xs\:last\:-ml-4:last-child{margin-left:-1rem}.xs\:last\:-mt-5:last-child{margin-top:-1.25rem}.xs\:last\:-mr-5:last-child{margin-right:-1.25rem}.xs\:last\:-mb-5:last-child{margin-bottom:-1.25rem}.xs\:last\:-ml-5:last-child{margin-left:-1.25rem}.xs\:last\:-mt-6:last-child{margin-top:-1.5rem}.xs\:last\:-mr-6:last-child{margin-right:-1.5rem}.xs\:last\:-mb-6:last-child{margin-bottom:-1.5rem}.xs\:last\:-ml-6:last-child{margin-left:-1.5rem}.xs\:last\:-mt-7:last-child{margin-top:-1.75rem}.xs\:last\:-mr-7:last-child{margin-right:-1.75rem}.xs\:last\:-mb-7:last-child{margin-bottom:-1.75rem}.xs\:last\:-ml-7:last-child{margin-left:-1.75rem}.xs\:last\:-mt-8:last-child{margin-top:-2rem}.xs\:last\:-mr-8:last-child{margin-right:-2rem}.xs\:last\:-mb-8:last-child{margin-bottom:-2rem}.xs\:last\:-ml-8:last-child{margin-left:-2rem}.xs\:last\:-mt-9:last-child{margin-top:-2.25rem}.xs\:last\:-mr-9:last-child{margin-right:-2.25rem}.xs\:last\:-mb-9:last-child{margin-bottom:-2.25rem}.xs\:last\:-ml-9:last-child{margin-left:-2.25rem}.xs\:last\:-mt-10:last-child{margin-top:-2.5rem}.xs\:last\:-mr-10:last-child{margin-right:-2.5rem}.xs\:last\:-mb-10:last-child{margin-bottom:-2.5rem}.xs\:last\:-ml-10:last-child{margin-left:-2.5rem}.xs\:last\:-mt-11:last-child{margin-top:-2.75rem}.xs\:last\:-mr-11:last-child{margin-right:-2.75rem}.xs\:last\:-mb-11:last-child{margin-bottom:-2.75rem}.xs\:last\:-ml-11:last-child{margin-left:-2.75rem}.xs\:last\:-mt-12:last-child{margin-top:-3rem}.xs\:last\:-mr-12:last-child{margin-right:-3rem}.xs\:last\:-mb-12:last-child{margin-bottom:-3rem}.xs\:last\:-ml-12:last-child{margin-left:-3rem}.xs\:last\:-mt-13:last-child{margin-top:-3.25rem}.xs\:last\:-mr-13:last-child{margin-right:-3.25rem}.xs\:last\:-mb-13:last-child{margin-bottom:-3.25rem}.xs\:last\:-ml-13:last-child{margin-left:-3.25rem}.xs\:last\:-mt-14:last-child{margin-top:-3.5rem}.xs\:last\:-mr-14:last-child{margin-right:-3.5rem}.xs\:last\:-mb-14:last-child{margin-bottom:-3.5rem}.xs\:last\:-ml-14:last-child{margin-left:-3.5rem}.xs\:last\:-mt-15:last-child{margin-top:-3.75rem}.xs\:last\:-mr-15:last-child{margin-right:-3.75rem}.xs\:last\:-mb-15:last-child{margin-bottom:-3.75rem}.xs\:last\:-ml-15:last-child{margin-left:-3.75rem}.xs\:last\:-mt-16:last-child{margin-top:-4rem}.xs\:last\:-mr-16:last-child{margin-right:-4rem}.xs\:last\:-mb-16:last-child{margin-bottom:-4rem}.xs\:last\:-ml-16:last-child{margin-left:-4rem}.xs\:last\:-mt-19:last-child{margin-top:-4.75rem}.xs\:last\:-mr-19:last-child{margin-right:-4.75rem}.xs\:last\:-mb-19:last-child{margin-bottom:-4.75rem}.xs\:last\:-ml-19:last-child{margin-left:-4.75rem}.xs\:last\:-mt-20:last-child{margin-top:-5rem}.xs\:last\:-mr-20:last-child{margin-right:-5rem}.xs\:last\:-mb-20:last-child{margin-bottom:-5rem}.xs\:last\:-ml-20:last-child{margin-left:-5rem}.xs\:last\:-mt-22:last-child{margin-top:-5.5rem}.xs\:last\:-mr-22:last-child{margin-right:-5.5rem}.xs\:last\:-mb-22:last-child{margin-bottom:-5.5rem}.xs\:last\:-ml-22:last-child{margin-left:-5.5rem}.xs\:last\:-mt-23:last-child{margin-top:-5.75rem}.xs\:last\:-mr-23:last-child{margin-right:-5.75rem}.xs\:last\:-mb-23:last-child{margin-bottom:-5.75rem}.xs\:last\:-ml-23:last-child{margin-left:-5.75rem}.xs\:last\:-mt-24:last-child{margin-top:-6rem}.xs\:last\:-mr-24:last-child{margin-right:-6rem}.xs\:last\:-mb-24:last-child{margin-bottom:-6rem}.xs\:last\:-ml-24:last-child{margin-left:-6rem}.xs\:last\:-mt-30:last-child{margin-top:-7.5rem}.xs\:last\:-mr-30:last-child{margin-right:-7.5rem}.xs\:last\:-mb-30:last-child{margin-bottom:-7.5rem}.xs\:last\:-ml-30:last-child{margin-left:-7.5rem}.xs\:last\:-mt-32:last-child{margin-top:-8rem}.xs\:last\:-mr-32:last-child{margin-right:-8rem}.xs\:last\:-mb-32:last-child{margin-bottom:-8rem}.xs\:last\:-ml-32:last-child{margin-left:-8rem}.xs\:last\:-mt-40:last-child{margin-top:-10rem}.xs\:last\:-mr-40:last-child{margin-right:-10rem}.xs\:last\:-mb-40:last-child{margin-bottom:-10rem}.xs\:last\:-ml-40:last-child{margin-left:-10rem}.xs\:last\:-mt-44:last-child{margin-top:-11rem}.xs\:last\:-mr-44:last-child{margin-right:-11rem}.xs\:last\:-mb-44:last-child{margin-bottom:-11rem}.xs\:last\:-ml-44:last-child{margin-left:-11rem}.xs\:last\:-mt-48:last-child{margin-top:-12rem}.xs\:last\:-mr-48:last-child{margin-right:-12rem}.xs\:last\:-mb-48:last-child{margin-bottom:-12rem}.xs\:last\:-ml-48:last-child{margin-left:-12rem}.xs\:last\:-mt-50:last-child{margin-top:-12.75rem}.xs\:last\:-mr-50:last-child{margin-right:-12.75rem}.xs\:last\:-mb-50:last-child{margin-bottom:-12.75rem}.xs\:last\:-ml-50:last-child{margin-left:-12.75rem}.xs\:last\:-mt-52:last-child{margin-top:-13rem}.xs\:last\:-mr-52:last-child{margin-right:-13rem}.xs\:last\:-mb-52:last-child{margin-bottom:-13rem}.xs\:last\:-ml-52:last-child{margin-left:-13rem}.xs\:last\:-mt-53:last-child{margin-top:-13.25rem}.xs\:last\:-mr-53:last-child{margin-right:-13.25rem}.xs\:last\:-mb-53:last-child{margin-bottom:-13.25rem}.xs\:last\:-ml-53:last-child{margin-left:-13.25rem}.xs\:last\:-mt-55:last-child{margin-top:-13.75rem}.xs\:last\:-mr-55:last-child{margin-right:-13.75rem}.xs\:last\:-mb-55:last-child{margin-bottom:-13.75rem}.xs\:last\:-ml-55:last-child{margin-left:-13.75rem}.xs\:last\:-mt-56:last-child{margin-top:-14rem}.xs\:last\:-mr-56:last-child{margin-right:-14rem}.xs\:last\:-mb-56:last-child{margin-bottom:-14rem}.xs\:last\:-ml-56:last-child{margin-left:-14rem}.xs\:last\:-mt-64:last-child{margin-top:-16rem}.xs\:last\:-mr-64:last-child{margin-right:-16rem}.xs\:last\:-mb-64:last-child{margin-bottom:-16rem}.xs\:last\:-ml-64:last-child{margin-left:-16rem}.xs\:last\:-mt-68:last-child{margin-top:-17rem}.xs\:last\:-mr-68:last-child{margin-right:-17rem}.xs\:last\:-mb-68:last-child{margin-bottom:-17rem}.xs\:last\:-ml-68:last-child{margin-left:-17rem}.xs\:last\:-mt-75:last-child{margin-top:-18.75rem}.xs\:last\:-mr-75:last-child{margin-right:-18.75rem}.xs\:last\:-mb-75:last-child{margin-bottom:-18.75rem}.xs\:last\:-ml-75:last-child{margin-left:-18.75rem}.xs\:last\:-mt-98:last-child{margin-top:-24.5rem}.xs\:last\:-mr-98:last-child{margin-right:-24.5rem}.xs\:last\:-mb-98:last-child{margin-bottom:-24.5rem}.xs\:last\:-ml-98:last-child{margin-left:-24.5rem}.xs\:last\:-mt-100:last-child{margin-top:-25rem}.xs\:last\:-mr-100:last-child{margin-right:-25rem}.xs\:last\:-mb-100:last-child{margin-bottom:-25rem}.xs\:last\:-ml-100:last-child{margin-left:-25rem}.xs\:last\:-mt-120:last-child{margin-top:-30rem}.xs\:last\:-mr-120:last-child{margin-right:-30rem}.xs\:last\:-mb-120:last-child{margin-bottom:-30rem}.xs\:last\:-ml-120:last-child{margin-left:-30rem}.xs\:last\:-mt-140:last-child{margin-top:-35rem}.xs\:last\:-mr-140:last-child{margin-right:-35rem}.xs\:last\:-mb-140:last-child{margin-bottom:-35rem}.xs\:last\:-ml-140:last-child{margin-left:-35rem}.xs\:last\:-mt-px:last-child{margin-top:-1px}.xs\:last\:-mr-px:last-child{margin-right:-1px}.xs\:last\:-mb-px:last-child{margin-bottom:-1px}.xs\:last\:-ml-px:last-child{margin-left:-1px}.xs\:last\:-mt-2px:last-child{margin-top:-2px}.xs\:last\:-mr-2px:last-child{margin-right:-2px}.xs\:last\:-mb-2px:last-child{margin-bottom:-2px}.xs\:last\:-ml-2px:last-child{margin-left:-2px}.xs\:last\:-mt-0-5:last-child{margin-top:-.15rem}.xs\:last\:-mr-0-5:last-child{margin-right:-.15rem}.xs\:last\:-mb-0-5:last-child{margin-bottom:-.15rem}.xs\:last\:-ml-0-5:last-child{margin-left:-.15rem}.xs\:last\:-mt-1-5:last-child{margin-top:-.375rem}.xs\:last\:-mr-1-5:last-child{margin-right:-.375rem}.xs\:last\:-mb-1-5:last-child{margin-bottom:-.375rem}.xs\:last\:-ml-1-5:last-child{margin-left:-.375rem}.xs\:last\:-mt-2-5:last-child{margin-top:-.625rem}.xs\:last\:-mr-2-5:last-child{margin-right:-.625rem}.xs\:last\:-mb-2-5:last-child{margin-bottom:-.625rem}.xs\:last\:-ml-2-5:last-child{margin-left:-.625rem}.xs\:last\:-mt-7-2:last-child{margin-top:-1.875rem}.xs\:last\:-mr-7-2:last-child{margin-right:-1.875rem}.xs\:last\:-mb-7-2:last-child{margin-bottom:-1.875rem}.xs\:last\:-ml-7-2:last-child{margin-left:-1.875rem}.xs\:last\:-mt-31-25:last-child{margin-top:-7.8125rem}.xs\:last\:-mr-31-25:last-child{margin-right:-7.8125rem}.xs\:last\:-mb-31-25:last-child{margin-bottom:-7.8125rem}.xs\:last\:-ml-31-25:last-child{margin-left:-7.8125rem}.xs\:last\:-mt-62-5:last-child{margin-top:-15.625rem}.xs\:last\:-mr-62-5:last-child{margin-right:-15.625rem}.xs\:last\:-mb-62-5:last-child{margin-bottom:-15.625rem}.xs\:last\:-ml-62-5:last-child{margin-left:-15.625rem}.xs\:hover\:m-0:hover{margin:0}.xs\:hover\:m-1:hover{margin:.25rem}.xs\:hover\:m-2:hover{margin:.5rem}.xs\:hover\:m-3:hover{margin:.75rem}.xs\:hover\:m-4:hover{margin:1rem}.xs\:hover\:m-5:hover{margin:1.25rem}.xs\:hover\:m-6:hover{margin:1.5rem}.xs\:hover\:m-7:hover{margin:1.75rem}.xs\:hover\:m-8:hover{margin:2rem}.xs\:hover\:m-9:hover{margin:2.25rem}.xs\:hover\:m-10:hover{margin:2.5rem}.xs\:hover\:m-11:hover{margin:2.75rem}.xs\:hover\:m-12:hover{margin:3rem}.xs\:hover\:m-13:hover{margin:3.25rem}.xs\:hover\:m-14:hover{margin:3.5rem}.xs\:hover\:m-15:hover{margin:3.75rem}.xs\:hover\:m-16:hover{margin:4rem}.xs\:hover\:m-19:hover{margin:4.75rem}.xs\:hover\:m-20:hover{margin:5rem}.xs\:hover\:m-22:hover{margin:5.5rem}.xs\:hover\:m-23:hover{margin:5.75rem}.xs\:hover\:m-24:hover{margin:6rem}.xs\:hover\:m-28:hover{margin:6.5rem}.xs\:hover\:m-30:hover{margin:7.5rem}.xs\:hover\:m-32:hover{margin:8rem}.xs\:hover\:m-33:hover{margin:8.75rem}.xs\:hover\:m-36:hover{margin:9rem}.xs\:hover\:m-40:hover{margin:10rem}.xs\:hover\:m-44:hover{margin:11rem}.xs\:hover\:m-48:hover{margin:12rem}.xs\:hover\:m-50:hover{margin:12.75rem}.xs\:hover\:m-52:hover{margin:13rem}.xs\:hover\:m-53:hover{margin:13.25rem}.xs\:hover\:m-55:hover{margin:13.75rem}.xs\:hover\:m-56:hover{margin:14rem}.xs\:hover\:m-64:hover{margin:16rem}.xs\:hover\:m-68:hover{margin:17rem}.xs\:hover\:m-75:hover{margin:18.75rem}.xs\:hover\:m-98:hover{margin:24.5rem}.xs\:hover\:m-100:hover{margin:25rem}.xs\:hover\:m-120:hover{margin:30rem}.xs\:hover\:m-140:hover{margin:35rem}.xs\:hover\:m-auto:hover{margin:auto}.xs\:hover\:m-px:hover{margin:1px}.xs\:hover\:m-2px:hover{margin:2px}.xs\:hover\:m-0-5:hover{margin:.15rem}.xs\:hover\:m-1-5:hover{margin:.375rem}.xs\:hover\:m-2-5:hover{margin:.625rem}.xs\:hover\:m-7-2:hover{margin:1.875rem}.xs\:hover\:m-31-25:hover{margin:7.8125rem}.xs\:hover\:m-62-5:hover{margin:15.625rem}.xs\:hover\:-m-1:hover{margin:-.25rem}.xs\:hover\:-m-2:hover{margin:-.5rem}.xs\:hover\:-m-3:hover{margin:-.75rem}.xs\:hover\:-m-4:hover{margin:-1rem}.xs\:hover\:-m-5:hover{margin:-1.25rem}.xs\:hover\:-m-6:hover{margin:-1.5rem}.xs\:hover\:-m-7:hover{margin:-1.75rem}.xs\:hover\:-m-8:hover{margin:-2rem}.xs\:hover\:-m-9:hover{margin:-2.25rem}.xs\:hover\:-m-10:hover{margin:-2.5rem}.xs\:hover\:-m-11:hover{margin:-2.75rem}.xs\:hover\:-m-12:hover{margin:-3rem}.xs\:hover\:-m-13:hover{margin:-3.25rem}.xs\:hover\:-m-14:hover{margin:-3.5rem}.xs\:hover\:-m-15:hover{margin:-3.75rem}.xs\:hover\:-m-16:hover{margin:-4rem}.xs\:hover\:-m-19:hover{margin:-4.75rem}.xs\:hover\:-m-20:hover{margin:-5rem}.xs\:hover\:-m-22:hover{margin:-5.5rem}.xs\:hover\:-m-23:hover{margin:-5.75rem}.xs\:hover\:-m-24:hover{margin:-6rem}.xs\:hover\:-m-30:hover{margin:-7.5rem}.xs\:hover\:-m-32:hover{margin:-8rem}.xs\:hover\:-m-40:hover{margin:-10rem}.xs\:hover\:-m-44:hover{margin:-11rem}.xs\:hover\:-m-48:hover{margin:-12rem}.xs\:hover\:-m-50:hover{margin:-12.75rem}.xs\:hover\:-m-52:hover{margin:-13rem}.xs\:hover\:-m-53:hover{margin:-13.25rem}.xs\:hover\:-m-55:hover{margin:-13.75rem}.xs\:hover\:-m-56:hover{margin:-14rem}.xs\:hover\:-m-64:hover{margin:-16rem}.xs\:hover\:-m-68:hover{margin:-17rem}.xs\:hover\:-m-75:hover{margin:-18.75rem}.xs\:hover\:-m-98:hover{margin:-24.5rem}.xs\:hover\:-m-100:hover{margin:-25rem}.xs\:hover\:-m-120:hover{margin:-30rem}.xs\:hover\:-m-140:hover{margin:-35rem}.xs\:hover\:-m-px:hover{margin:-1px}.xs\:hover\:-m-2px:hover{margin:-2px}.xs\:hover\:-m-0-5:hover{margin:-.15rem}.xs\:hover\:-m-1-5:hover{margin:-.375rem}.xs\:hover\:-m-2-5:hover{margin:-.625rem}.xs\:hover\:-m-7-2:hover{margin:-1.875rem}.xs\:hover\:-m-31-25:hover{margin:-7.8125rem}.xs\:hover\:-m-62-5:hover{margin:-15.625rem}.xs\:hover\:my-0:hover{margin-top:0;margin-bottom:0}.xs\:hover\:mx-0:hover{margin-left:0;margin-right:0}.xs\:hover\:my-1:hover{margin-top:.25rem;margin-bottom:.25rem}.xs\:hover\:mx-1:hover{margin-left:.25rem;margin-right:.25rem}.xs\:hover\:my-2:hover{margin-top:.5rem;margin-bottom:.5rem}.xs\:hover\:mx-2:hover{margin-left:.5rem;margin-right:.5rem}.xs\:hover\:my-3:hover{margin-top:.75rem;margin-bottom:.75rem}.xs\:hover\:mx-3:hover{margin-left:.75rem;margin-right:.75rem}.xs\:hover\:my-4:hover{margin-top:1rem;margin-bottom:1rem}.xs\:hover\:mx-4:hover{margin-left:1rem;margin-right:1rem}.xs\:hover\:my-5:hover{margin-top:1.25rem;margin-bottom:1.25rem}.xs\:hover\:mx-5:hover{margin-left:1.25rem;margin-right:1.25rem}.xs\:hover\:my-6:hover{margin-top:1.5rem;margin-bottom:1.5rem}.xs\:hover\:mx-6:hover{margin-left:1.5rem;margin-right:1.5rem}.xs\:hover\:my-7:hover{margin-top:1.75rem;margin-bottom:1.75rem}.xs\:hover\:mx-7:hover{margin-left:1.75rem;margin-right:1.75rem}.xs\:hover\:my-8:hover{margin-top:2rem;margin-bottom:2rem}.xs\:hover\:mx-8:hover{margin-left:2rem;margin-right:2rem}.xs\:hover\:my-9:hover{margin-top:2.25rem;margin-bottom:2.25rem}.xs\:hover\:mx-9:hover{margin-left:2.25rem;margin-right:2.25rem}.xs\:hover\:my-10:hover{margin-top:2.5rem;margin-bottom:2.5rem}.xs\:hover\:mx-10:hover{margin-left:2.5rem;margin-right:2.5rem}.xs\:hover\:my-11:hover{margin-top:2.75rem;margin-bottom:2.75rem}.xs\:hover\:mx-11:hover{margin-left:2.75rem;margin-right:2.75rem}.xs\:hover\:my-12:hover{margin-top:3rem;margin-bottom:3rem}.xs\:hover\:mx-12:hover{margin-left:3rem;margin-right:3rem}.xs\:hover\:my-13:hover{margin-top:3.25rem;margin-bottom:3.25rem}.xs\:hover\:mx-13:hover{margin-left:3.25rem;margin-right:3.25rem}.xs\:hover\:my-14:hover{margin-top:3.5rem;margin-bottom:3.5rem}.xs\:hover\:mx-14:hover{margin-left:3.5rem;margin-right:3.5rem}.xs\:hover\:my-15:hover{margin-top:3.75rem;margin-bottom:3.75rem}.xs\:hover\:mx-15:hover{margin-left:3.75rem;margin-right:3.75rem}.xs\:hover\:my-16:hover{margin-top:4rem;margin-bottom:4rem}.xs\:hover\:mx-16:hover{margin-left:4rem;margin-right:4rem}.xs\:hover\:my-19:hover{margin-top:4.75rem;margin-bottom:4.75rem}.xs\:hover\:mx-19:hover{margin-left:4.75rem;margin-right:4.75rem}.xs\:hover\:my-20:hover{margin-top:5rem;margin-bottom:5rem}.xs\:hover\:mx-20:hover{margin-left:5rem;margin-right:5rem}.xs\:hover\:my-22:hover{margin-top:5.5rem;margin-bottom:5.5rem}.xs\:hover\:mx-22:hover{margin-left:5.5rem;margin-right:5.5rem}.xs\:hover\:my-23:hover{margin-top:5.75rem;margin-bottom:5.75rem}.xs\:hover\:mx-23:hover{margin-left:5.75rem;margin-right:5.75rem}.xs\:hover\:my-24:hover{margin-top:6rem;margin-bottom:6rem}.xs\:hover\:mx-24:hover{margin-left:6rem;margin-right:6rem}.xs\:hover\:my-28:hover{margin-top:6.5rem;margin-bottom:6.5rem}.xs\:hover\:mx-28:hover{margin-left:6.5rem;margin-right:6.5rem}.xs\:hover\:my-30:hover{margin-top:7.5rem;margin-bottom:7.5rem}.xs\:hover\:mx-30:hover{margin-left:7.5rem;margin-right:7.5rem}.xs\:hover\:my-32:hover{margin-top:8rem;margin-bottom:8rem}.xs\:hover\:mx-32:hover{margin-left:8rem;margin-right:8rem}.xs\:hover\:my-33:hover{margin-top:8.75rem;margin-bottom:8.75rem}.xs\:hover\:mx-33:hover{margin-left:8.75rem;margin-right:8.75rem}.xs\:hover\:my-36:hover{margin-top:9rem;margin-bottom:9rem}.xs\:hover\:mx-36:hover{margin-left:9rem;margin-right:9rem}.xs\:hover\:my-40:hover{margin-top:10rem;margin-bottom:10rem}.xs\:hover\:mx-40:hover{margin-left:10rem;margin-right:10rem}.xs\:hover\:my-44:hover{margin-top:11rem;margin-bottom:11rem}.xs\:hover\:mx-44:hover{margin-left:11rem;margin-right:11rem}.xs\:hover\:my-48:hover{margin-top:12rem;margin-bottom:12rem}.xs\:hover\:mx-48:hover{margin-left:12rem;margin-right:12rem}.xs\:hover\:my-50:hover{margin-top:12.75rem;margin-bottom:12.75rem}.xs\:hover\:mx-50:hover{margin-left:12.75rem;margin-right:12.75rem}.xs\:hover\:my-52:hover{margin-top:13rem;margin-bottom:13rem}.xs\:hover\:mx-52:hover{margin-left:13rem;margin-right:13rem}.xs\:hover\:my-53:hover{margin-top:13.25rem;margin-bottom:13.25rem}.xs\:hover\:mx-53:hover{margin-left:13.25rem;margin-right:13.25rem}.xs\:hover\:my-55:hover{margin-top:13.75rem;margin-bottom:13.75rem}.xs\:hover\:mx-55:hover{margin-left:13.75rem;margin-right:13.75rem}.xs\:hover\:my-56:hover{margin-top:14rem;margin-bottom:14rem}.xs\:hover\:mx-56:hover{margin-left:14rem;margin-right:14rem}.xs\:hover\:my-64:hover{margin-top:16rem;margin-bottom:16rem}.xs\:hover\:mx-64:hover{margin-left:16rem;margin-right:16rem}.xs\:hover\:my-68:hover{margin-top:17rem;margin-bottom:17rem}.xs\:hover\:mx-68:hover{margin-left:17rem;margin-right:17rem}.xs\:hover\:my-75:hover{margin-top:18.75rem;margin-bottom:18.75rem}.xs\:hover\:mx-75:hover{margin-left:18.75rem;margin-right:18.75rem}.xs\:hover\:my-98:hover{margin-top:24.5rem;margin-bottom:24.5rem}.xs\:hover\:mx-98:hover{margin-left:24.5rem;margin-right:24.5rem}.xs\:hover\:my-100:hover{margin-top:25rem;margin-bottom:25rem}.xs\:hover\:mx-100:hover{margin-left:25rem;margin-right:25rem}.xs\:hover\:my-120:hover{margin-top:30rem;margin-bottom:30rem}.xs\:hover\:mx-120:hover{margin-left:30rem;margin-right:30rem}.xs\:hover\:my-140:hover{margin-top:35rem;margin-bottom:35rem}.xs\:hover\:mx-140:hover{margin-left:35rem;margin-right:35rem}.xs\:hover\:my-auto:hover{margin-top:auto;margin-bottom:auto}.xs\:hover\:mx-auto:hover{margin-left:auto;margin-right:auto}.xs\:hover\:my-px:hover{margin-top:1px;margin-bottom:1px}.xs\:hover\:mx-px:hover{margin-left:1px;margin-right:1px}.xs\:hover\:my-2px:hover{margin-top:2px;margin-bottom:2px}.xs\:hover\:mx-2px:hover{margin-left:2px;margin-right:2px}.xs\:hover\:my-0-5:hover{margin-top:.15rem;margin-bottom:.15rem}.xs\:hover\:mx-0-5:hover{margin-left:.15rem;margin-right:.15rem}.xs\:hover\:my-1-5:hover{margin-top:.375rem;margin-bottom:.375rem}.xs\:hover\:mx-1-5:hover{margin-left:.375rem;margin-right:.375rem}.xs\:hover\:my-2-5:hover{margin-top:.625rem;margin-bottom:.625rem}.xs\:hover\:mx-2-5:hover{margin-left:.625rem;margin-right:.625rem}.xs\:hover\:my-7-2:hover{margin-top:1.875rem;margin-bottom:1.875rem}.xs\:hover\:mx-7-2:hover{margin-left:1.875rem;margin-right:1.875rem}.xs\:hover\:my-31-25:hover{margin-top:7.8125rem;margin-bottom:7.8125rem}.xs\:hover\:mx-31-25:hover{margin-left:7.8125rem;margin-right:7.8125rem}.xs\:hover\:my-62-5:hover{margin-top:15.625rem;margin-bottom:15.625rem}.xs\:hover\:mx-62-5:hover{margin-left:15.625rem;margin-right:15.625rem}.xs\:hover\:-my-1:hover{margin-top:-.25rem;margin-bottom:-.25rem}.xs\:hover\:-mx-1:hover{margin-left:-.25rem;margin-right:-.25rem}.xs\:hover\:-my-2:hover{margin-top:-.5rem;margin-bottom:-.5rem}.xs\:hover\:-mx-2:hover{margin-left:-.5rem;margin-right:-.5rem}.xs\:hover\:-my-3:hover{margin-top:-.75rem;margin-bottom:-.75rem}.xs\:hover\:-mx-3:hover{margin-left:-.75rem;margin-right:-.75rem}.xs\:hover\:-my-4:hover{margin-top:-1rem;margin-bottom:-1rem}.xs\:hover\:-mx-4:hover{margin-left:-1rem;margin-right:-1rem}.xs\:hover\:-my-5:hover{margin-top:-1.25rem;margin-bottom:-1.25rem}.xs\:hover\:-mx-5:hover{margin-left:-1.25rem;margin-right:-1.25rem}.xs\:hover\:-my-6:hover{margin-top:-1.5rem;margin-bottom:-1.5rem}.xs\:hover\:-mx-6:hover{margin-left:-1.5rem;margin-right:-1.5rem}.xs\:hover\:-my-7:hover{margin-top:-1.75rem;margin-bottom:-1.75rem}.xs\:hover\:-mx-7:hover{margin-left:-1.75rem;margin-right:-1.75rem}.xs\:hover\:-my-8:hover{margin-top:-2rem;margin-bottom:-2rem}.xs\:hover\:-mx-8:hover{margin-left:-2rem;margin-right:-2rem}.xs\:hover\:-my-9:hover{margin-top:-2.25rem;margin-bottom:-2.25rem}.xs\:hover\:-mx-9:hover{margin-left:-2.25rem;margin-right:-2.25rem}.xs\:hover\:-my-10:hover{margin-top:-2.5rem;margin-bottom:-2.5rem}.xs\:hover\:-mx-10:hover{margin-left:-2.5rem;margin-right:-2.5rem}.xs\:hover\:-my-11:hover{margin-top:-2.75rem;margin-bottom:-2.75rem}.xs\:hover\:-mx-11:hover{margin-left:-2.75rem;margin-right:-2.75rem}.xs\:hover\:-my-12:hover{margin-top:-3rem;margin-bottom:-3rem}.xs\:hover\:-mx-12:hover{margin-left:-3rem;margin-right:-3rem}.xs\:hover\:-my-13:hover{margin-top:-3.25rem;margin-bottom:-3.25rem}.xs\:hover\:-mx-13:hover{margin-left:-3.25rem;margin-right:-3.25rem}.xs\:hover\:-my-14:hover{margin-top:-3.5rem;margin-bottom:-3.5rem}.xs\:hover\:-mx-14:hover{margin-left:-3.5rem;margin-right:-3.5rem}.xs\:hover\:-my-15:hover{margin-top:-3.75rem;margin-bottom:-3.75rem}.xs\:hover\:-mx-15:hover{margin-left:-3.75rem;margin-right:-3.75rem}.xs\:hover\:-my-16:hover{margin-top:-4rem;margin-bottom:-4rem}.xs\:hover\:-mx-16:hover{margin-left:-4rem;margin-right:-4rem}.xs\:hover\:-my-19:hover{margin-top:-4.75rem;margin-bottom:-4.75rem}.xs\:hover\:-mx-19:hover{margin-left:-4.75rem;margin-right:-4.75rem}.xs\:hover\:-my-20:hover{margin-top:-5rem;margin-bottom:-5rem}.xs\:hover\:-mx-20:hover{margin-left:-5rem;margin-right:-5rem}.xs\:hover\:-my-22:hover{margin-top:-5.5rem;margin-bottom:-5.5rem}.xs\:hover\:-mx-22:hover{margin-left:-5.5rem;margin-right:-5.5rem}.xs\:hover\:-my-23:hover{margin-top:-5.75rem;margin-bottom:-5.75rem}.xs\:hover\:-mx-23:hover{margin-left:-5.75rem;margin-right:-5.75rem}.xs\:hover\:-my-24:hover{margin-top:-6rem;margin-bottom:-6rem}.xs\:hover\:-mx-24:hover{margin-left:-6rem;margin-right:-6rem}.xs\:hover\:-my-30:hover{margin-top:-7.5rem;margin-bottom:-7.5rem}.xs\:hover\:-mx-30:hover{margin-left:-7.5rem;margin-right:-7.5rem}.xs\:hover\:-my-32:hover{margin-top:-8rem;margin-bottom:-8rem}.xs\:hover\:-mx-32:hover{margin-left:-8rem;margin-right:-8rem}.xs\:hover\:-my-40:hover{margin-top:-10rem;margin-bottom:-10rem}.xs\:hover\:-mx-40:hover{margin-left:-10rem;margin-right:-10rem}.xs\:hover\:-my-44:hover{margin-top:-11rem;margin-bottom:-11rem}.xs\:hover\:-mx-44:hover{margin-left:-11rem;margin-right:-11rem}.xs\:hover\:-my-48:hover{margin-top:-12rem;margin-bottom:-12rem}.xs\:hover\:-mx-48:hover{margin-left:-12rem;margin-right:-12rem}.xs\:hover\:-my-50:hover{margin-top:-12.75rem;margin-bottom:-12.75rem}.xs\:hover\:-mx-50:hover{margin-left:-12.75rem;margin-right:-12.75rem}.xs\:hover\:-my-52:hover{margin-top:-13rem;margin-bottom:-13rem}.xs\:hover\:-mx-52:hover{margin-left:-13rem;margin-right:-13rem}.xs\:hover\:-my-53:hover{margin-top:-13.25rem;margin-bottom:-13.25rem}.xs\:hover\:-mx-53:hover{margin-left:-13.25rem;margin-right:-13.25rem}.xs\:hover\:-my-55:hover{margin-top:-13.75rem;margin-bottom:-13.75rem}.xs\:hover\:-mx-55:hover{margin-left:-13.75rem;margin-right:-13.75rem}.xs\:hover\:-my-56:hover{margin-top:-14rem;margin-bottom:-14rem}.xs\:hover\:-mx-56:hover{margin-left:-14rem;margin-right:-14rem}.xs\:hover\:-my-64:hover{margin-top:-16rem;margin-bottom:-16rem}.xs\:hover\:-mx-64:hover{margin-left:-16rem;margin-right:-16rem}.xs\:hover\:-my-68:hover{margin-top:-17rem;margin-bottom:-17rem}.xs\:hover\:-mx-68:hover{margin-left:-17rem;margin-right:-17rem}.xs\:hover\:-my-75:hover{margin-top:-18.75rem;margin-bottom:-18.75rem}.xs\:hover\:-mx-75:hover{margin-left:-18.75rem;margin-right:-18.75rem}.xs\:hover\:-my-98:hover{margin-top:-24.5rem;margin-bottom:-24.5rem}.xs\:hover\:-mx-98:hover{margin-left:-24.5rem;margin-right:-24.5rem}.xs\:hover\:-my-100:hover{margin-top:-25rem;margin-bottom:-25rem}.xs\:hover\:-mx-100:hover{margin-left:-25rem;margin-right:-25rem}.xs\:hover\:-my-120:hover{margin-top:-30rem;margin-bottom:-30rem}.xs\:hover\:-mx-120:hover{margin-left:-30rem;margin-right:-30rem}.xs\:hover\:-my-140:hover{margin-top:-35rem;margin-bottom:-35rem}.xs\:hover\:-mx-140:hover{margin-left:-35rem;margin-right:-35rem}.xs\:hover\:-my-px:hover{margin-top:-1px;margin-bottom:-1px}.xs\:hover\:-mx-px:hover{margin-left:-1px;margin-right:-1px}.xs\:hover\:-my-2px:hover{margin-top:-2px;margin-bottom:-2px}.xs\:hover\:-mx-2px:hover{margin-left:-2px;margin-right:-2px}.xs\:hover\:-my-0-5:hover{margin-top:-.15rem;margin-bottom:-.15rem}.xs\:hover\:-mx-0-5:hover{margin-left:-.15rem;margin-right:-.15rem}.xs\:hover\:-my-1-5:hover{margin-top:-.375rem;margin-bottom:-.375rem}.xs\:hover\:-mx-1-5:hover{margin-left:-.375rem;margin-right:-.375rem}.xs\:hover\:-my-2-5:hover{margin-top:-.625rem;margin-bottom:-.625rem}.xs\:hover\:-mx-2-5:hover{margin-left:-.625rem;margin-right:-.625rem}.xs\:hover\:-my-7-2:hover{margin-top:-1.875rem;margin-bottom:-1.875rem}.xs\:hover\:-mx-7-2:hover{margin-left:-1.875rem;margin-right:-1.875rem}.xs\:hover\:-my-31-25:hover{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.xs\:hover\:-mx-31-25:hover{margin-left:-7.8125rem;margin-right:-7.8125rem}.xs\:hover\:-my-62-5:hover{margin-top:-15.625rem;margin-bottom:-15.625rem}.xs\:hover\:-mx-62-5:hover{margin-left:-15.625rem;margin-right:-15.625rem}.xs\:hover\:mt-0:hover{margin-top:0}.xs\:hover\:mr-0:hover{margin-right:0}.xs\:hover\:mb-0:hover{margin-bottom:0}.xs\:hover\:ml-0:hover{margin-left:0}.xs\:hover\:mt-1:hover{margin-top:.25rem}.xs\:hover\:mr-1:hover{margin-right:.25rem}.xs\:hover\:mb-1:hover{margin-bottom:.25rem}.xs\:hover\:ml-1:hover{margin-left:.25rem}.xs\:hover\:mt-2:hover{margin-top:.5rem}.xs\:hover\:mr-2:hover{margin-right:.5rem}.xs\:hover\:mb-2:hover{margin-bottom:.5rem}.xs\:hover\:ml-2:hover{margin-left:.5rem}.xs\:hover\:mt-3:hover{margin-top:.75rem}.xs\:hover\:mr-3:hover{margin-right:.75rem}.xs\:hover\:mb-3:hover{margin-bottom:.75rem}.xs\:hover\:ml-3:hover{margin-left:.75rem}.xs\:hover\:mt-4:hover{margin-top:1rem}.xs\:hover\:mr-4:hover{margin-right:1rem}.xs\:hover\:mb-4:hover{margin-bottom:1rem}.xs\:hover\:ml-4:hover{margin-left:1rem}.xs\:hover\:mt-5:hover{margin-top:1.25rem}.xs\:hover\:mr-5:hover{margin-right:1.25rem}.xs\:hover\:mb-5:hover{margin-bottom:1.25rem}.xs\:hover\:ml-5:hover{margin-left:1.25rem}.xs\:hover\:mt-6:hover{margin-top:1.5rem}.xs\:hover\:mr-6:hover{margin-right:1.5rem}.xs\:hover\:mb-6:hover{margin-bottom:1.5rem}.xs\:hover\:ml-6:hover{margin-left:1.5rem}.xs\:hover\:mt-7:hover{margin-top:1.75rem}.xs\:hover\:mr-7:hover{margin-right:1.75rem}.xs\:hover\:mb-7:hover{margin-bottom:1.75rem}.xs\:hover\:ml-7:hover{margin-left:1.75rem}.xs\:hover\:mt-8:hover{margin-top:2rem}.xs\:hover\:mr-8:hover{margin-right:2rem}.xs\:hover\:mb-8:hover{margin-bottom:2rem}.xs\:hover\:ml-8:hover{margin-left:2rem}.xs\:hover\:mt-9:hover{margin-top:2.25rem}.xs\:hover\:mr-9:hover{margin-right:2.25rem}.xs\:hover\:mb-9:hover{margin-bottom:2.25rem}.xs\:hover\:ml-9:hover{margin-left:2.25rem}.xs\:hover\:mt-10:hover{margin-top:2.5rem}.xs\:hover\:mr-10:hover{margin-right:2.5rem}.xs\:hover\:mb-10:hover{margin-bottom:2.5rem}.xs\:hover\:ml-10:hover{margin-left:2.5rem}.xs\:hover\:mt-11:hover{margin-top:2.75rem}.xs\:hover\:mr-11:hover{margin-right:2.75rem}.xs\:hover\:mb-11:hover{margin-bottom:2.75rem}.xs\:hover\:ml-11:hover{margin-left:2.75rem}.xs\:hover\:mt-12:hover{margin-top:3rem}.xs\:hover\:mr-12:hover{margin-right:3rem}.xs\:hover\:mb-12:hover{margin-bottom:3rem}.xs\:hover\:ml-12:hover{margin-left:3rem}.xs\:hover\:mt-13:hover{margin-top:3.25rem}.xs\:hover\:mr-13:hover{margin-right:3.25rem}.xs\:hover\:mb-13:hover{margin-bottom:3.25rem}.xs\:hover\:ml-13:hover{margin-left:3.25rem}.xs\:hover\:mt-14:hover{margin-top:3.5rem}.xs\:hover\:mr-14:hover{margin-right:3.5rem}.xs\:hover\:mb-14:hover{margin-bottom:3.5rem}.xs\:hover\:ml-14:hover{margin-left:3.5rem}.xs\:hover\:mt-15:hover{margin-top:3.75rem}.xs\:hover\:mr-15:hover{margin-right:3.75rem}.xs\:hover\:mb-15:hover{margin-bottom:3.75rem}.xs\:hover\:ml-15:hover{margin-left:3.75rem}.xs\:hover\:mt-16:hover{margin-top:4rem}.xs\:hover\:mr-16:hover{margin-right:4rem}.xs\:hover\:mb-16:hover{margin-bottom:4rem}.xs\:hover\:ml-16:hover{margin-left:4rem}.xs\:hover\:mt-19:hover{margin-top:4.75rem}.xs\:hover\:mr-19:hover{margin-right:4.75rem}.xs\:hover\:mb-19:hover{margin-bottom:4.75rem}.xs\:hover\:ml-19:hover{margin-left:4.75rem}.xs\:hover\:mt-20:hover{margin-top:5rem}.xs\:hover\:mr-20:hover{margin-right:5rem}.xs\:hover\:mb-20:hover{margin-bottom:5rem}.xs\:hover\:ml-20:hover{margin-left:5rem}.xs\:hover\:mt-22:hover{margin-top:5.5rem}.xs\:hover\:mr-22:hover{margin-right:5.5rem}.xs\:hover\:mb-22:hover{margin-bottom:5.5rem}.xs\:hover\:ml-22:hover{margin-left:5.5rem}.xs\:hover\:mt-23:hover{margin-top:5.75rem}.xs\:hover\:mr-23:hover{margin-right:5.75rem}.xs\:hover\:mb-23:hover{margin-bottom:5.75rem}.xs\:hover\:ml-23:hover{margin-left:5.75rem}.xs\:hover\:mt-24:hover{margin-top:6rem}.xs\:hover\:mr-24:hover{margin-right:6rem}.xs\:hover\:mb-24:hover{margin-bottom:6rem}.xs\:hover\:ml-24:hover{margin-left:6rem}.xs\:hover\:mt-28:hover{margin-top:6.5rem}.xs\:hover\:mr-28:hover{margin-right:6.5rem}.xs\:hover\:mb-28:hover{margin-bottom:6.5rem}.xs\:hover\:ml-28:hover{margin-left:6.5rem}.xs\:hover\:mt-30:hover{margin-top:7.5rem}.xs\:hover\:mr-30:hover{margin-right:7.5rem}.xs\:hover\:mb-30:hover{margin-bottom:7.5rem}.xs\:hover\:ml-30:hover{margin-left:7.5rem}.xs\:hover\:mt-32:hover{margin-top:8rem}.xs\:hover\:mr-32:hover{margin-right:8rem}.xs\:hover\:mb-32:hover{margin-bottom:8rem}.xs\:hover\:ml-32:hover{margin-left:8rem}.xs\:hover\:mt-33:hover{margin-top:8.75rem}.xs\:hover\:mr-33:hover{margin-right:8.75rem}.xs\:hover\:mb-33:hover{margin-bottom:8.75rem}.xs\:hover\:ml-33:hover{margin-left:8.75rem}.xs\:hover\:mt-36:hover{margin-top:9rem}.xs\:hover\:mr-36:hover{margin-right:9rem}.xs\:hover\:mb-36:hover{margin-bottom:9rem}.xs\:hover\:ml-36:hover{margin-left:9rem}.xs\:hover\:mt-40:hover{margin-top:10rem}.xs\:hover\:mr-40:hover{margin-right:10rem}.xs\:hover\:mb-40:hover{margin-bottom:10rem}.xs\:hover\:ml-40:hover{margin-left:10rem}.xs\:hover\:mt-44:hover{margin-top:11rem}.xs\:hover\:mr-44:hover{margin-right:11rem}.xs\:hover\:mb-44:hover{margin-bottom:11rem}.xs\:hover\:ml-44:hover{margin-left:11rem}.xs\:hover\:mt-48:hover{margin-top:12rem}.xs\:hover\:mr-48:hover{margin-right:12rem}.xs\:hover\:mb-48:hover{margin-bottom:12rem}.xs\:hover\:ml-48:hover{margin-left:12rem}.xs\:hover\:mt-50:hover{margin-top:12.75rem}.xs\:hover\:mr-50:hover{margin-right:12.75rem}.xs\:hover\:mb-50:hover{margin-bottom:12.75rem}.xs\:hover\:ml-50:hover{margin-left:12.75rem}.xs\:hover\:mt-52:hover{margin-top:13rem}.xs\:hover\:mr-52:hover{margin-right:13rem}.xs\:hover\:mb-52:hover{margin-bottom:13rem}.xs\:hover\:ml-52:hover{margin-left:13rem}.xs\:hover\:mt-53:hover{margin-top:13.25rem}.xs\:hover\:mr-53:hover{margin-right:13.25rem}.xs\:hover\:mb-53:hover{margin-bottom:13.25rem}.xs\:hover\:ml-53:hover{margin-left:13.25rem}.xs\:hover\:mt-55:hover{margin-top:13.75rem}.xs\:hover\:mr-55:hover{margin-right:13.75rem}.xs\:hover\:mb-55:hover{margin-bottom:13.75rem}.xs\:hover\:ml-55:hover{margin-left:13.75rem}.xs\:hover\:mt-56:hover{margin-top:14rem}.xs\:hover\:mr-56:hover{margin-right:14rem}.xs\:hover\:mb-56:hover{margin-bottom:14rem}.xs\:hover\:ml-56:hover{margin-left:14rem}.xs\:hover\:mt-64:hover{margin-top:16rem}.xs\:hover\:mr-64:hover{margin-right:16rem}.xs\:hover\:mb-64:hover{margin-bottom:16rem}.xs\:hover\:ml-64:hover{margin-left:16rem}.xs\:hover\:mt-68:hover{margin-top:17rem}.xs\:hover\:mr-68:hover{margin-right:17rem}.xs\:hover\:mb-68:hover{margin-bottom:17rem}.xs\:hover\:ml-68:hover{margin-left:17rem}.xs\:hover\:mt-75:hover{margin-top:18.75rem}.xs\:hover\:mr-75:hover{margin-right:18.75rem}.xs\:hover\:mb-75:hover{margin-bottom:18.75rem}.xs\:hover\:ml-75:hover{margin-left:18.75rem}.xs\:hover\:mt-98:hover{margin-top:24.5rem}.xs\:hover\:mr-98:hover{margin-right:24.5rem}.xs\:hover\:mb-98:hover{margin-bottom:24.5rem}.xs\:hover\:ml-98:hover{margin-left:24.5rem}.xs\:hover\:mt-100:hover{margin-top:25rem}.xs\:hover\:mr-100:hover{margin-right:25rem}.xs\:hover\:mb-100:hover{margin-bottom:25rem}.xs\:hover\:ml-100:hover{margin-left:25rem}.xs\:hover\:mt-120:hover{margin-top:30rem}.xs\:hover\:mr-120:hover{margin-right:30rem}.xs\:hover\:mb-120:hover{margin-bottom:30rem}.xs\:hover\:ml-120:hover{margin-left:30rem}.xs\:hover\:mt-140:hover{margin-top:35rem}.xs\:hover\:mr-140:hover{margin-right:35rem}.xs\:hover\:mb-140:hover{margin-bottom:35rem}.xs\:hover\:ml-140:hover{margin-left:35rem}.xs\:hover\:mt-auto:hover{margin-top:auto}.xs\:hover\:mr-auto:hover{margin-right:auto}.xs\:hover\:mb-auto:hover{margin-bottom:auto}.xs\:hover\:ml-auto:hover{margin-left:auto}.xs\:hover\:mt-px:hover{margin-top:1px}.xs\:hover\:mr-px:hover{margin-right:1px}.xs\:hover\:mb-px:hover{margin-bottom:1px}.xs\:hover\:ml-px:hover{margin-left:1px}.xs\:hover\:mt-2px:hover{margin-top:2px}.xs\:hover\:mr-2px:hover{margin-right:2px}.xs\:hover\:mb-2px:hover{margin-bottom:2px}.xs\:hover\:ml-2px:hover{margin-left:2px}.xs\:hover\:mt-0-5:hover{margin-top:.15rem}.xs\:hover\:mr-0-5:hover{margin-right:.15rem}.xs\:hover\:mb-0-5:hover{margin-bottom:.15rem}.xs\:hover\:ml-0-5:hover{margin-left:.15rem}.xs\:hover\:mt-1-5:hover{margin-top:.375rem}.xs\:hover\:mr-1-5:hover{margin-right:.375rem}.xs\:hover\:mb-1-5:hover{margin-bottom:.375rem}.xs\:hover\:ml-1-5:hover{margin-left:.375rem}.xs\:hover\:mt-2-5:hover{margin-top:.625rem}.xs\:hover\:mr-2-5:hover{margin-right:.625rem}.xs\:hover\:mb-2-5:hover{margin-bottom:.625rem}.xs\:hover\:ml-2-5:hover{margin-left:.625rem}.xs\:hover\:mt-7-2:hover{margin-top:1.875rem}.xs\:hover\:mr-7-2:hover{margin-right:1.875rem}.xs\:hover\:mb-7-2:hover{margin-bottom:1.875rem}.xs\:hover\:ml-7-2:hover{margin-left:1.875rem}.xs\:hover\:mt-31-25:hover{margin-top:7.8125rem}.xs\:hover\:mr-31-25:hover{margin-right:7.8125rem}.xs\:hover\:mb-31-25:hover{margin-bottom:7.8125rem}.xs\:hover\:ml-31-25:hover{margin-left:7.8125rem}.xs\:hover\:mt-62-5:hover{margin-top:15.625rem}.xs\:hover\:mr-62-5:hover{margin-right:15.625rem}.xs\:hover\:mb-62-5:hover{margin-bottom:15.625rem}.xs\:hover\:ml-62-5:hover{margin-left:15.625rem}.xs\:hover\:-mt-1:hover{margin-top:-.25rem}.xs\:hover\:-mr-1:hover{margin-right:-.25rem}.xs\:hover\:-mb-1:hover{margin-bottom:-.25rem}.xs\:hover\:-ml-1:hover{margin-left:-.25rem}.xs\:hover\:-mt-2:hover{margin-top:-.5rem}.xs\:hover\:-mr-2:hover{margin-right:-.5rem}.xs\:hover\:-mb-2:hover{margin-bottom:-.5rem}.xs\:hover\:-ml-2:hover{margin-left:-.5rem}.xs\:hover\:-mt-3:hover{margin-top:-.75rem}.xs\:hover\:-mr-3:hover{margin-right:-.75rem}.xs\:hover\:-mb-3:hover{margin-bottom:-.75rem}.xs\:hover\:-ml-3:hover{margin-left:-.75rem}.xs\:hover\:-mt-4:hover{margin-top:-1rem}.xs\:hover\:-mr-4:hover{margin-right:-1rem}.xs\:hover\:-mb-4:hover{margin-bottom:-1rem}.xs\:hover\:-ml-4:hover{margin-left:-1rem}.xs\:hover\:-mt-5:hover{margin-top:-1.25rem}.xs\:hover\:-mr-5:hover{margin-right:-1.25rem}.xs\:hover\:-mb-5:hover{margin-bottom:-1.25rem}.xs\:hover\:-ml-5:hover{margin-left:-1.25rem}.xs\:hover\:-mt-6:hover{margin-top:-1.5rem}.xs\:hover\:-mr-6:hover{margin-right:-1.5rem}.xs\:hover\:-mb-6:hover{margin-bottom:-1.5rem}.xs\:hover\:-ml-6:hover{margin-left:-1.5rem}.xs\:hover\:-mt-7:hover{margin-top:-1.75rem}.xs\:hover\:-mr-7:hover{margin-right:-1.75rem}.xs\:hover\:-mb-7:hover{margin-bottom:-1.75rem}.xs\:hover\:-ml-7:hover{margin-left:-1.75rem}.xs\:hover\:-mt-8:hover{margin-top:-2rem}.xs\:hover\:-mr-8:hover{margin-right:-2rem}.xs\:hover\:-mb-8:hover{margin-bottom:-2rem}.xs\:hover\:-ml-8:hover{margin-left:-2rem}.xs\:hover\:-mt-9:hover{margin-top:-2.25rem}.xs\:hover\:-mr-9:hover{margin-right:-2.25rem}.xs\:hover\:-mb-9:hover{margin-bottom:-2.25rem}.xs\:hover\:-ml-9:hover{margin-left:-2.25rem}.xs\:hover\:-mt-10:hover{margin-top:-2.5rem}.xs\:hover\:-mr-10:hover{margin-right:-2.5rem}.xs\:hover\:-mb-10:hover{margin-bottom:-2.5rem}.xs\:hover\:-ml-10:hover{margin-left:-2.5rem}.xs\:hover\:-mt-11:hover{margin-top:-2.75rem}.xs\:hover\:-mr-11:hover{margin-right:-2.75rem}.xs\:hover\:-mb-11:hover{margin-bottom:-2.75rem}.xs\:hover\:-ml-11:hover{margin-left:-2.75rem}.xs\:hover\:-mt-12:hover{margin-top:-3rem}.xs\:hover\:-mr-12:hover{margin-right:-3rem}.xs\:hover\:-mb-12:hover{margin-bottom:-3rem}.xs\:hover\:-ml-12:hover{margin-left:-3rem}.xs\:hover\:-mt-13:hover{margin-top:-3.25rem}.xs\:hover\:-mr-13:hover{margin-right:-3.25rem}.xs\:hover\:-mb-13:hover{margin-bottom:-3.25rem}.xs\:hover\:-ml-13:hover{margin-left:-3.25rem}.xs\:hover\:-mt-14:hover{margin-top:-3.5rem}.xs\:hover\:-mr-14:hover{margin-right:-3.5rem}.xs\:hover\:-mb-14:hover{margin-bottom:-3.5rem}.xs\:hover\:-ml-14:hover{margin-left:-3.5rem}.xs\:hover\:-mt-15:hover{margin-top:-3.75rem}.xs\:hover\:-mr-15:hover{margin-right:-3.75rem}.xs\:hover\:-mb-15:hover{margin-bottom:-3.75rem}.xs\:hover\:-ml-15:hover{margin-left:-3.75rem}.xs\:hover\:-mt-16:hover{margin-top:-4rem}.xs\:hover\:-mr-16:hover{margin-right:-4rem}.xs\:hover\:-mb-16:hover{margin-bottom:-4rem}.xs\:hover\:-ml-16:hover{margin-left:-4rem}.xs\:hover\:-mt-19:hover{margin-top:-4.75rem}.xs\:hover\:-mr-19:hover{margin-right:-4.75rem}.xs\:hover\:-mb-19:hover{margin-bottom:-4.75rem}.xs\:hover\:-ml-19:hover{margin-left:-4.75rem}.xs\:hover\:-mt-20:hover{margin-top:-5rem}.xs\:hover\:-mr-20:hover{margin-right:-5rem}.xs\:hover\:-mb-20:hover{margin-bottom:-5rem}.xs\:hover\:-ml-20:hover{margin-left:-5rem}.xs\:hover\:-mt-22:hover{margin-top:-5.5rem}.xs\:hover\:-mr-22:hover{margin-right:-5.5rem}.xs\:hover\:-mb-22:hover{margin-bottom:-5.5rem}.xs\:hover\:-ml-22:hover{margin-left:-5.5rem}.xs\:hover\:-mt-23:hover{margin-top:-5.75rem}.xs\:hover\:-mr-23:hover{margin-right:-5.75rem}.xs\:hover\:-mb-23:hover{margin-bottom:-5.75rem}.xs\:hover\:-ml-23:hover{margin-left:-5.75rem}.xs\:hover\:-mt-24:hover{margin-top:-6rem}.xs\:hover\:-mr-24:hover{margin-right:-6rem}.xs\:hover\:-mb-24:hover{margin-bottom:-6rem}.xs\:hover\:-ml-24:hover{margin-left:-6rem}.xs\:hover\:-mt-30:hover{margin-top:-7.5rem}.xs\:hover\:-mr-30:hover{margin-right:-7.5rem}.xs\:hover\:-mb-30:hover{margin-bottom:-7.5rem}.xs\:hover\:-ml-30:hover{margin-left:-7.5rem}.xs\:hover\:-mt-32:hover{margin-top:-8rem}.xs\:hover\:-mr-32:hover{margin-right:-8rem}.xs\:hover\:-mb-32:hover{margin-bottom:-8rem}.xs\:hover\:-ml-32:hover{margin-left:-8rem}.xs\:hover\:-mt-40:hover{margin-top:-10rem}.xs\:hover\:-mr-40:hover{margin-right:-10rem}.xs\:hover\:-mb-40:hover{margin-bottom:-10rem}.xs\:hover\:-ml-40:hover{margin-left:-10rem}.xs\:hover\:-mt-44:hover{margin-top:-11rem}.xs\:hover\:-mr-44:hover{margin-right:-11rem}.xs\:hover\:-mb-44:hover{margin-bottom:-11rem}.xs\:hover\:-ml-44:hover{margin-left:-11rem}.xs\:hover\:-mt-48:hover{margin-top:-12rem}.xs\:hover\:-mr-48:hover{margin-right:-12rem}.xs\:hover\:-mb-48:hover{margin-bottom:-12rem}.xs\:hover\:-ml-48:hover{margin-left:-12rem}.xs\:hover\:-mt-50:hover{margin-top:-12.75rem}.xs\:hover\:-mr-50:hover{margin-right:-12.75rem}.xs\:hover\:-mb-50:hover{margin-bottom:-12.75rem}.xs\:hover\:-ml-50:hover{margin-left:-12.75rem}.xs\:hover\:-mt-52:hover{margin-top:-13rem}.xs\:hover\:-mr-52:hover{margin-right:-13rem}.xs\:hover\:-mb-52:hover{margin-bottom:-13rem}.xs\:hover\:-ml-52:hover{margin-left:-13rem}.xs\:hover\:-mt-53:hover{margin-top:-13.25rem}.xs\:hover\:-mr-53:hover{margin-right:-13.25rem}.xs\:hover\:-mb-53:hover{margin-bottom:-13.25rem}.xs\:hover\:-ml-53:hover{margin-left:-13.25rem}.xs\:hover\:-mt-55:hover{margin-top:-13.75rem}.xs\:hover\:-mr-55:hover{margin-right:-13.75rem}.xs\:hover\:-mb-55:hover{margin-bottom:-13.75rem}.xs\:hover\:-ml-55:hover{margin-left:-13.75rem}.xs\:hover\:-mt-56:hover{margin-top:-14rem}.xs\:hover\:-mr-56:hover{margin-right:-14rem}.xs\:hover\:-mb-56:hover{margin-bottom:-14rem}.xs\:hover\:-ml-56:hover{margin-left:-14rem}.xs\:hover\:-mt-64:hover{margin-top:-16rem}.xs\:hover\:-mr-64:hover{margin-right:-16rem}.xs\:hover\:-mb-64:hover{margin-bottom:-16rem}.xs\:hover\:-ml-64:hover{margin-left:-16rem}.xs\:hover\:-mt-68:hover{margin-top:-17rem}.xs\:hover\:-mr-68:hover{margin-right:-17rem}.xs\:hover\:-mb-68:hover{margin-bottom:-17rem}.xs\:hover\:-ml-68:hover{margin-left:-17rem}.xs\:hover\:-mt-75:hover{margin-top:-18.75rem}.xs\:hover\:-mr-75:hover{margin-right:-18.75rem}.xs\:hover\:-mb-75:hover{margin-bottom:-18.75rem}.xs\:hover\:-ml-75:hover{margin-left:-18.75rem}.xs\:hover\:-mt-98:hover{margin-top:-24.5rem}.xs\:hover\:-mr-98:hover{margin-right:-24.5rem}.xs\:hover\:-mb-98:hover{margin-bottom:-24.5rem}.xs\:hover\:-ml-98:hover{margin-left:-24.5rem}.xs\:hover\:-mt-100:hover{margin-top:-25rem}.xs\:hover\:-mr-100:hover{margin-right:-25rem}.xs\:hover\:-mb-100:hover{margin-bottom:-25rem}.xs\:hover\:-ml-100:hover{margin-left:-25rem}.xs\:hover\:-mt-120:hover{margin-top:-30rem}.xs\:hover\:-mr-120:hover{margin-right:-30rem}.xs\:hover\:-mb-120:hover{margin-bottom:-30rem}.xs\:hover\:-ml-120:hover{margin-left:-30rem}.xs\:hover\:-mt-140:hover{margin-top:-35rem}.xs\:hover\:-mr-140:hover{margin-right:-35rem}.xs\:hover\:-mb-140:hover{margin-bottom:-35rem}.xs\:hover\:-ml-140:hover{margin-left:-35rem}.xs\:hover\:-mt-px:hover{margin-top:-1px}.xs\:hover\:-mr-px:hover{margin-right:-1px}.xs\:hover\:-mb-px:hover{margin-bottom:-1px}.xs\:hover\:-ml-px:hover{margin-left:-1px}.xs\:hover\:-mt-2px:hover{margin-top:-2px}.xs\:hover\:-mr-2px:hover{margin-right:-2px}.xs\:hover\:-mb-2px:hover{margin-bottom:-2px}.xs\:hover\:-ml-2px:hover{margin-left:-2px}.xs\:hover\:-mt-0-5:hover{margin-top:-.15rem}.xs\:hover\:-mr-0-5:hover{margin-right:-.15rem}.xs\:hover\:-mb-0-5:hover{margin-bottom:-.15rem}.xs\:hover\:-ml-0-5:hover{margin-left:-.15rem}.xs\:hover\:-mt-1-5:hover{margin-top:-.375rem}.xs\:hover\:-mr-1-5:hover{margin-right:-.375rem}.xs\:hover\:-mb-1-5:hover{margin-bottom:-.375rem}.xs\:hover\:-ml-1-5:hover{margin-left:-.375rem}.xs\:hover\:-mt-2-5:hover{margin-top:-.625rem}.xs\:hover\:-mr-2-5:hover{margin-right:-.625rem}.xs\:hover\:-mb-2-5:hover{margin-bottom:-.625rem}.xs\:hover\:-ml-2-5:hover{margin-left:-.625rem}.xs\:hover\:-mt-7-2:hover{margin-top:-1.875rem}.xs\:hover\:-mr-7-2:hover{margin-right:-1.875rem}.xs\:hover\:-mb-7-2:hover{margin-bottom:-1.875rem}.xs\:hover\:-ml-7-2:hover{margin-left:-1.875rem}.xs\:hover\:-mt-31-25:hover{margin-top:-7.8125rem}.xs\:hover\:-mr-31-25:hover{margin-right:-7.8125rem}.xs\:hover\:-mb-31-25:hover{margin-bottom:-7.8125rem}.xs\:hover\:-ml-31-25:hover{margin-left:-7.8125rem}.xs\:hover\:-mt-62-5:hover{margin-top:-15.625rem}.xs\:hover\:-mr-62-5:hover{margin-right:-15.625rem}.xs\:hover\:-mb-62-5:hover{margin-bottom:-15.625rem}.xs\:hover\:-ml-62-5:hover{margin-left:-15.625rem}.xs\:focus\:m-0:focus{margin:0}.xs\:focus\:m-1:focus{margin:.25rem}.xs\:focus\:m-2:focus{margin:.5rem}.xs\:focus\:m-3:focus{margin:.75rem}.xs\:focus\:m-4:focus{margin:1rem}.xs\:focus\:m-5:focus{margin:1.25rem}.xs\:focus\:m-6:focus{margin:1.5rem}.xs\:focus\:m-7:focus{margin:1.75rem}.xs\:focus\:m-8:focus{margin:2rem}.xs\:focus\:m-9:focus{margin:2.25rem}.xs\:focus\:m-10:focus{margin:2.5rem}.xs\:focus\:m-11:focus{margin:2.75rem}.xs\:focus\:m-12:focus{margin:3rem}.xs\:focus\:m-13:focus{margin:3.25rem}.xs\:focus\:m-14:focus{margin:3.5rem}.xs\:focus\:m-15:focus{margin:3.75rem}.xs\:focus\:m-16:focus{margin:4rem}.xs\:focus\:m-19:focus{margin:4.75rem}.xs\:focus\:m-20:focus{margin:5rem}.xs\:focus\:m-22:focus{margin:5.5rem}.xs\:focus\:m-23:focus{margin:5.75rem}.xs\:focus\:m-24:focus{margin:6rem}.xs\:focus\:m-28:focus{margin:6.5rem}.xs\:focus\:m-30:focus{margin:7.5rem}.xs\:focus\:m-32:focus{margin:8rem}.xs\:focus\:m-33:focus{margin:8.75rem}.xs\:focus\:m-36:focus{margin:9rem}.xs\:focus\:m-40:focus{margin:10rem}.xs\:focus\:m-44:focus{margin:11rem}.xs\:focus\:m-48:focus{margin:12rem}.xs\:focus\:m-50:focus{margin:12.75rem}.xs\:focus\:m-52:focus{margin:13rem}.xs\:focus\:m-53:focus{margin:13.25rem}.xs\:focus\:m-55:focus{margin:13.75rem}.xs\:focus\:m-56:focus{margin:14rem}.xs\:focus\:m-64:focus{margin:16rem}.xs\:focus\:m-68:focus{margin:17rem}.xs\:focus\:m-75:focus{margin:18.75rem}.xs\:focus\:m-98:focus{margin:24.5rem}.xs\:focus\:m-100:focus{margin:25rem}.xs\:focus\:m-120:focus{margin:30rem}.xs\:focus\:m-140:focus{margin:35rem}.xs\:focus\:m-auto:focus{margin:auto}.xs\:focus\:m-px:focus{margin:1px}.xs\:focus\:m-2px:focus{margin:2px}.xs\:focus\:m-0-5:focus{margin:.15rem}.xs\:focus\:m-1-5:focus{margin:.375rem}.xs\:focus\:m-2-5:focus{margin:.625rem}.xs\:focus\:m-7-2:focus{margin:1.875rem}.xs\:focus\:m-31-25:focus{margin:7.8125rem}.xs\:focus\:m-62-5:focus{margin:15.625rem}.xs\:focus\:-m-1:focus{margin:-.25rem}.xs\:focus\:-m-2:focus{margin:-.5rem}.xs\:focus\:-m-3:focus{margin:-.75rem}.xs\:focus\:-m-4:focus{margin:-1rem}.xs\:focus\:-m-5:focus{margin:-1.25rem}.xs\:focus\:-m-6:focus{margin:-1.5rem}.xs\:focus\:-m-7:focus{margin:-1.75rem}.xs\:focus\:-m-8:focus{margin:-2rem}.xs\:focus\:-m-9:focus{margin:-2.25rem}.xs\:focus\:-m-10:focus{margin:-2.5rem}.xs\:focus\:-m-11:focus{margin:-2.75rem}.xs\:focus\:-m-12:focus{margin:-3rem}.xs\:focus\:-m-13:focus{margin:-3.25rem}.xs\:focus\:-m-14:focus{margin:-3.5rem}.xs\:focus\:-m-15:focus{margin:-3.75rem}.xs\:focus\:-m-16:focus{margin:-4rem}.xs\:focus\:-m-19:focus{margin:-4.75rem}.xs\:focus\:-m-20:focus{margin:-5rem}.xs\:focus\:-m-22:focus{margin:-5.5rem}.xs\:focus\:-m-23:focus{margin:-5.75rem}.xs\:focus\:-m-24:focus{margin:-6rem}.xs\:focus\:-m-30:focus{margin:-7.5rem}.xs\:focus\:-m-32:focus{margin:-8rem}.xs\:focus\:-m-40:focus{margin:-10rem}.xs\:focus\:-m-44:focus{margin:-11rem}.xs\:focus\:-m-48:focus{margin:-12rem}.xs\:focus\:-m-50:focus{margin:-12.75rem}.xs\:focus\:-m-52:focus{margin:-13rem}.xs\:focus\:-m-53:focus{margin:-13.25rem}.xs\:focus\:-m-55:focus{margin:-13.75rem}.xs\:focus\:-m-56:focus{margin:-14rem}.xs\:focus\:-m-64:focus{margin:-16rem}.xs\:focus\:-m-68:focus{margin:-17rem}.xs\:focus\:-m-75:focus{margin:-18.75rem}.xs\:focus\:-m-98:focus{margin:-24.5rem}.xs\:focus\:-m-100:focus{margin:-25rem}.xs\:focus\:-m-120:focus{margin:-30rem}.xs\:focus\:-m-140:focus{margin:-35rem}.xs\:focus\:-m-px:focus{margin:-1px}.xs\:focus\:-m-2px:focus{margin:-2px}.xs\:focus\:-m-0-5:focus{margin:-.15rem}.xs\:focus\:-m-1-5:focus{margin:-.375rem}.xs\:focus\:-m-2-5:focus{margin:-.625rem}.xs\:focus\:-m-7-2:focus{margin:-1.875rem}.xs\:focus\:-m-31-25:focus{margin:-7.8125rem}.xs\:focus\:-m-62-5:focus{margin:-15.625rem}.xs\:focus\:my-0:focus{margin-top:0;margin-bottom:0}.xs\:focus\:mx-0:focus{margin-left:0;margin-right:0}.xs\:focus\:my-1:focus{margin-top:.25rem;margin-bottom:.25rem}.xs\:focus\:mx-1:focus{margin-left:.25rem;margin-right:.25rem}.xs\:focus\:my-2:focus{margin-top:.5rem;margin-bottom:.5rem}.xs\:focus\:mx-2:focus{margin-left:.5rem;margin-right:.5rem}.xs\:focus\:my-3:focus{margin-top:.75rem;margin-bottom:.75rem}.xs\:focus\:mx-3:focus{margin-left:.75rem;margin-right:.75rem}.xs\:focus\:my-4:focus{margin-top:1rem;margin-bottom:1rem}.xs\:focus\:mx-4:focus{margin-left:1rem;margin-right:1rem}.xs\:focus\:my-5:focus{margin-top:1.25rem;margin-bottom:1.25rem}.xs\:focus\:mx-5:focus{margin-left:1.25rem;margin-right:1.25rem}.xs\:focus\:my-6:focus{margin-top:1.5rem;margin-bottom:1.5rem}.xs\:focus\:mx-6:focus{margin-left:1.5rem;margin-right:1.5rem}.xs\:focus\:my-7:focus{margin-top:1.75rem;margin-bottom:1.75rem}.xs\:focus\:mx-7:focus{margin-left:1.75rem;margin-right:1.75rem}.xs\:focus\:my-8:focus{margin-top:2rem;margin-bottom:2rem}.xs\:focus\:mx-8:focus{margin-left:2rem;margin-right:2rem}.xs\:focus\:my-9:focus{margin-top:2.25rem;margin-bottom:2.25rem}.xs\:focus\:mx-9:focus{margin-left:2.25rem;margin-right:2.25rem}.xs\:focus\:my-10:focus{margin-top:2.5rem;margin-bottom:2.5rem}.xs\:focus\:mx-10:focus{margin-left:2.5rem;margin-right:2.5rem}.xs\:focus\:my-11:focus{margin-top:2.75rem;margin-bottom:2.75rem}.xs\:focus\:mx-11:focus{margin-left:2.75rem;margin-right:2.75rem}.xs\:focus\:my-12:focus{margin-top:3rem;margin-bottom:3rem}.xs\:focus\:mx-12:focus{margin-left:3rem;margin-right:3rem}.xs\:focus\:my-13:focus{margin-top:3.25rem;margin-bottom:3.25rem}.xs\:focus\:mx-13:focus{margin-left:3.25rem;margin-right:3.25rem}.xs\:focus\:my-14:focus{margin-top:3.5rem;margin-bottom:3.5rem}.xs\:focus\:mx-14:focus{margin-left:3.5rem;margin-right:3.5rem}.xs\:focus\:my-15:focus{margin-top:3.75rem;margin-bottom:3.75rem}.xs\:focus\:mx-15:focus{margin-left:3.75rem;margin-right:3.75rem}.xs\:focus\:my-16:focus{margin-top:4rem;margin-bottom:4rem}.xs\:focus\:mx-16:focus{margin-left:4rem;margin-right:4rem}.xs\:focus\:my-19:focus{margin-top:4.75rem;margin-bottom:4.75rem}.xs\:focus\:mx-19:focus{margin-left:4.75rem;margin-right:4.75rem}.xs\:focus\:my-20:focus{margin-top:5rem;margin-bottom:5rem}.xs\:focus\:mx-20:focus{margin-left:5rem;margin-right:5rem}.xs\:focus\:my-22:focus{margin-top:5.5rem;margin-bottom:5.5rem}.xs\:focus\:mx-22:focus{margin-left:5.5rem;margin-right:5.5rem}.xs\:focus\:my-23:focus{margin-top:5.75rem;margin-bottom:5.75rem}.xs\:focus\:mx-23:focus{margin-left:5.75rem;margin-right:5.75rem}.xs\:focus\:my-24:focus{margin-top:6rem;margin-bottom:6rem}.xs\:focus\:mx-24:focus{margin-left:6rem;margin-right:6rem}.xs\:focus\:my-28:focus{margin-top:6.5rem;margin-bottom:6.5rem}.xs\:focus\:mx-28:focus{margin-left:6.5rem;margin-right:6.5rem}.xs\:focus\:my-30:focus{margin-top:7.5rem;margin-bottom:7.5rem}.xs\:focus\:mx-30:focus{margin-left:7.5rem;margin-right:7.5rem}.xs\:focus\:my-32:focus{margin-top:8rem;margin-bottom:8rem}.xs\:focus\:mx-32:focus{margin-left:8rem;margin-right:8rem}.xs\:focus\:my-33:focus{margin-top:8.75rem;margin-bottom:8.75rem}.xs\:focus\:mx-33:focus{margin-left:8.75rem;margin-right:8.75rem}.xs\:focus\:my-36:focus{margin-top:9rem;margin-bottom:9rem}.xs\:focus\:mx-36:focus{margin-left:9rem;margin-right:9rem}.xs\:focus\:my-40:focus{margin-top:10rem;margin-bottom:10rem}.xs\:focus\:mx-40:focus{margin-left:10rem;margin-right:10rem}.xs\:focus\:my-44:focus{margin-top:11rem;margin-bottom:11rem}.xs\:focus\:mx-44:focus{margin-left:11rem;margin-right:11rem}.xs\:focus\:my-48:focus{margin-top:12rem;margin-bottom:12rem}.xs\:focus\:mx-48:focus{margin-left:12rem;margin-right:12rem}.xs\:focus\:my-50:focus{margin-top:12.75rem;margin-bottom:12.75rem}.xs\:focus\:mx-50:focus{margin-left:12.75rem;margin-right:12.75rem}.xs\:focus\:my-52:focus{margin-top:13rem;margin-bottom:13rem}.xs\:focus\:mx-52:focus{margin-left:13rem;margin-right:13rem}.xs\:focus\:my-53:focus{margin-top:13.25rem;margin-bottom:13.25rem}.xs\:focus\:mx-53:focus{margin-left:13.25rem;margin-right:13.25rem}.xs\:focus\:my-55:focus{margin-top:13.75rem;margin-bottom:13.75rem}.xs\:focus\:mx-55:focus{margin-left:13.75rem;margin-right:13.75rem}.xs\:focus\:my-56:focus{margin-top:14rem;margin-bottom:14rem}.xs\:focus\:mx-56:focus{margin-left:14rem;margin-right:14rem}.xs\:focus\:my-64:focus{margin-top:16rem;margin-bottom:16rem}.xs\:focus\:mx-64:focus{margin-left:16rem;margin-right:16rem}.xs\:focus\:my-68:focus{margin-top:17rem;margin-bottom:17rem}.xs\:focus\:mx-68:focus{margin-left:17rem;margin-right:17rem}.xs\:focus\:my-75:focus{margin-top:18.75rem;margin-bottom:18.75rem}.xs\:focus\:mx-75:focus{margin-left:18.75rem;margin-right:18.75rem}.xs\:focus\:my-98:focus{margin-top:24.5rem;margin-bottom:24.5rem}.xs\:focus\:mx-98:focus{margin-left:24.5rem;margin-right:24.5rem}.xs\:focus\:my-100:focus{margin-top:25rem;margin-bottom:25rem}.xs\:focus\:mx-100:focus{margin-left:25rem;margin-right:25rem}.xs\:focus\:my-120:focus{margin-top:30rem;margin-bottom:30rem}.xs\:focus\:mx-120:focus{margin-left:30rem;margin-right:30rem}.xs\:focus\:my-140:focus{margin-top:35rem;margin-bottom:35rem}.xs\:focus\:mx-140:focus{margin-left:35rem;margin-right:35rem}.xs\:focus\:my-auto:focus{margin-top:auto;margin-bottom:auto}.xs\:focus\:mx-auto:focus{margin-left:auto;margin-right:auto}.xs\:focus\:my-px:focus{margin-top:1px;margin-bottom:1px}.xs\:focus\:mx-px:focus{margin-left:1px;margin-right:1px}.xs\:focus\:my-2px:focus{margin-top:2px;margin-bottom:2px}.xs\:focus\:mx-2px:focus{margin-left:2px;margin-right:2px}.xs\:focus\:my-0-5:focus{margin-top:.15rem;margin-bottom:.15rem}.xs\:focus\:mx-0-5:focus{margin-left:.15rem;margin-right:.15rem}.xs\:focus\:my-1-5:focus{margin-top:.375rem;margin-bottom:.375rem}.xs\:focus\:mx-1-5:focus{margin-left:.375rem;margin-right:.375rem}.xs\:focus\:my-2-5:focus{margin-top:.625rem;margin-bottom:.625rem}.xs\:focus\:mx-2-5:focus{margin-left:.625rem;margin-right:.625rem}.xs\:focus\:my-7-2:focus{margin-top:1.875rem;margin-bottom:1.875rem}.xs\:focus\:mx-7-2:focus{margin-left:1.875rem;margin-right:1.875rem}.xs\:focus\:my-31-25:focus{margin-top:7.8125rem;margin-bottom:7.8125rem}.xs\:focus\:mx-31-25:focus{margin-left:7.8125rem;margin-right:7.8125rem}.xs\:focus\:my-62-5:focus{margin-top:15.625rem;margin-bottom:15.625rem}.xs\:focus\:mx-62-5:focus{margin-left:15.625rem;margin-right:15.625rem}.xs\:focus\:-my-1:focus{margin-top:-.25rem;margin-bottom:-.25rem}.xs\:focus\:-mx-1:focus{margin-left:-.25rem;margin-right:-.25rem}.xs\:focus\:-my-2:focus{margin-top:-.5rem;margin-bottom:-.5rem}.xs\:focus\:-mx-2:focus{margin-left:-.5rem;margin-right:-.5rem}.xs\:focus\:-my-3:focus{margin-top:-.75rem;margin-bottom:-.75rem}.xs\:focus\:-mx-3:focus{margin-left:-.75rem;margin-right:-.75rem}.xs\:focus\:-my-4:focus{margin-top:-1rem;margin-bottom:-1rem}.xs\:focus\:-mx-4:focus{margin-left:-1rem;margin-right:-1rem}.xs\:focus\:-my-5:focus{margin-top:-1.25rem;margin-bottom:-1.25rem}.xs\:focus\:-mx-5:focus{margin-left:-1.25rem;margin-right:-1.25rem}.xs\:focus\:-my-6:focus{margin-top:-1.5rem;margin-bottom:-1.5rem}.xs\:focus\:-mx-6:focus{margin-left:-1.5rem;margin-right:-1.5rem}.xs\:focus\:-my-7:focus{margin-top:-1.75rem;margin-bottom:-1.75rem}.xs\:focus\:-mx-7:focus{margin-left:-1.75rem;margin-right:-1.75rem}.xs\:focus\:-my-8:focus{margin-top:-2rem;margin-bottom:-2rem}.xs\:focus\:-mx-8:focus{margin-left:-2rem;margin-right:-2rem}.xs\:focus\:-my-9:focus{margin-top:-2.25rem;margin-bottom:-2.25rem}.xs\:focus\:-mx-9:focus{margin-left:-2.25rem;margin-right:-2.25rem}.xs\:focus\:-my-10:focus{margin-top:-2.5rem;margin-bottom:-2.5rem}.xs\:focus\:-mx-10:focus{margin-left:-2.5rem;margin-right:-2.5rem}.xs\:focus\:-my-11:focus{margin-top:-2.75rem;margin-bottom:-2.75rem}.xs\:focus\:-mx-11:focus{margin-left:-2.75rem;margin-right:-2.75rem}.xs\:focus\:-my-12:focus{margin-top:-3rem;margin-bottom:-3rem}.xs\:focus\:-mx-12:focus{margin-left:-3rem;margin-right:-3rem}.xs\:focus\:-my-13:focus{margin-top:-3.25rem;margin-bottom:-3.25rem}.xs\:focus\:-mx-13:focus{margin-left:-3.25rem;margin-right:-3.25rem}.xs\:focus\:-my-14:focus{margin-top:-3.5rem;margin-bottom:-3.5rem}.xs\:focus\:-mx-14:focus{margin-left:-3.5rem;margin-right:-3.5rem}.xs\:focus\:-my-15:focus{margin-top:-3.75rem;margin-bottom:-3.75rem}.xs\:focus\:-mx-15:focus{margin-left:-3.75rem;margin-right:-3.75rem}.xs\:focus\:-my-16:focus{margin-top:-4rem;margin-bottom:-4rem}.xs\:focus\:-mx-16:focus{margin-left:-4rem;margin-right:-4rem}.xs\:focus\:-my-19:focus{margin-top:-4.75rem;margin-bottom:-4.75rem}.xs\:focus\:-mx-19:focus{margin-left:-4.75rem;margin-right:-4.75rem}.xs\:focus\:-my-20:focus{margin-top:-5rem;margin-bottom:-5rem}.xs\:focus\:-mx-20:focus{margin-left:-5rem;margin-right:-5rem}.xs\:focus\:-my-22:focus{margin-top:-5.5rem;margin-bottom:-5.5rem}.xs\:focus\:-mx-22:focus{margin-left:-5.5rem;margin-right:-5.5rem}.xs\:focus\:-my-23:focus{margin-top:-5.75rem;margin-bottom:-5.75rem}.xs\:focus\:-mx-23:focus{margin-left:-5.75rem;margin-right:-5.75rem}.xs\:focus\:-my-24:focus{margin-top:-6rem;margin-bottom:-6rem}.xs\:focus\:-mx-24:focus{margin-left:-6rem;margin-right:-6rem}.xs\:focus\:-my-30:focus{margin-top:-7.5rem;margin-bottom:-7.5rem}.xs\:focus\:-mx-30:focus{margin-left:-7.5rem;margin-right:-7.5rem}.xs\:focus\:-my-32:focus{margin-top:-8rem;margin-bottom:-8rem}.xs\:focus\:-mx-32:focus{margin-left:-8rem;margin-right:-8rem}.xs\:focus\:-my-40:focus{margin-top:-10rem;margin-bottom:-10rem}.xs\:focus\:-mx-40:focus{margin-left:-10rem;margin-right:-10rem}.xs\:focus\:-my-44:focus{margin-top:-11rem;margin-bottom:-11rem}.xs\:focus\:-mx-44:focus{margin-left:-11rem;margin-right:-11rem}.xs\:focus\:-my-48:focus{margin-top:-12rem;margin-bottom:-12rem}.xs\:focus\:-mx-48:focus{margin-left:-12rem;margin-right:-12rem}.xs\:focus\:-my-50:focus{margin-top:-12.75rem;margin-bottom:-12.75rem}.xs\:focus\:-mx-50:focus{margin-left:-12.75rem;margin-right:-12.75rem}.xs\:focus\:-my-52:focus{margin-top:-13rem;margin-bottom:-13rem}.xs\:focus\:-mx-52:focus{margin-left:-13rem;margin-right:-13rem}.xs\:focus\:-my-53:focus{margin-top:-13.25rem;margin-bottom:-13.25rem}.xs\:focus\:-mx-53:focus{margin-left:-13.25rem;margin-right:-13.25rem}.xs\:focus\:-my-55:focus{margin-top:-13.75rem;margin-bottom:-13.75rem}.xs\:focus\:-mx-55:focus{margin-left:-13.75rem;margin-right:-13.75rem}.xs\:focus\:-my-56:focus{margin-top:-14rem;margin-bottom:-14rem}.xs\:focus\:-mx-56:focus{margin-left:-14rem;margin-right:-14rem}.xs\:focus\:-my-64:focus{margin-top:-16rem;margin-bottom:-16rem}.xs\:focus\:-mx-64:focus{margin-left:-16rem;margin-right:-16rem}.xs\:focus\:-my-68:focus{margin-top:-17rem;margin-bottom:-17rem}.xs\:focus\:-mx-68:focus{margin-left:-17rem;margin-right:-17rem}.xs\:focus\:-my-75:focus{margin-top:-18.75rem;margin-bottom:-18.75rem}.xs\:focus\:-mx-75:focus{margin-left:-18.75rem;margin-right:-18.75rem}.xs\:focus\:-my-98:focus{margin-top:-24.5rem;margin-bottom:-24.5rem}.xs\:focus\:-mx-98:focus{margin-left:-24.5rem;margin-right:-24.5rem}.xs\:focus\:-my-100:focus{margin-top:-25rem;margin-bottom:-25rem}.xs\:focus\:-mx-100:focus{margin-left:-25rem;margin-right:-25rem}.xs\:focus\:-my-120:focus{margin-top:-30rem;margin-bottom:-30rem}.xs\:focus\:-mx-120:focus{margin-left:-30rem;margin-right:-30rem}.xs\:focus\:-my-140:focus{margin-top:-35rem;margin-bottom:-35rem}.xs\:focus\:-mx-140:focus{margin-left:-35rem;margin-right:-35rem}.xs\:focus\:-my-px:focus{margin-top:-1px;margin-bottom:-1px}.xs\:focus\:-mx-px:focus{margin-left:-1px;margin-right:-1px}.xs\:focus\:-my-2px:focus{margin-top:-2px;margin-bottom:-2px}.xs\:focus\:-mx-2px:focus{margin-left:-2px;margin-right:-2px}.xs\:focus\:-my-0-5:focus{margin-top:-.15rem;margin-bottom:-.15rem}.xs\:focus\:-mx-0-5:focus{margin-left:-.15rem;margin-right:-.15rem}.xs\:focus\:-my-1-5:focus{margin-top:-.375rem;margin-bottom:-.375rem}.xs\:focus\:-mx-1-5:focus{margin-left:-.375rem;margin-right:-.375rem}.xs\:focus\:-my-2-5:focus{margin-top:-.625rem;margin-bottom:-.625rem}.xs\:focus\:-mx-2-5:focus{margin-left:-.625rem;margin-right:-.625rem}.xs\:focus\:-my-7-2:focus{margin-top:-1.875rem;margin-bottom:-1.875rem}.xs\:focus\:-mx-7-2:focus{margin-left:-1.875rem;margin-right:-1.875rem}.xs\:focus\:-my-31-25:focus{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.xs\:focus\:-mx-31-25:focus{margin-left:-7.8125rem;margin-right:-7.8125rem}.xs\:focus\:-my-62-5:focus{margin-top:-15.625rem;margin-bottom:-15.625rem}.xs\:focus\:-mx-62-5:focus{margin-left:-15.625rem;margin-right:-15.625rem}.xs\:focus\:mt-0:focus{margin-top:0}.xs\:focus\:mr-0:focus{margin-right:0}.xs\:focus\:mb-0:focus{margin-bottom:0}.xs\:focus\:ml-0:focus{margin-left:0}.xs\:focus\:mt-1:focus{margin-top:.25rem}.xs\:focus\:mr-1:focus{margin-right:.25rem}.xs\:focus\:mb-1:focus{margin-bottom:.25rem}.xs\:focus\:ml-1:focus{margin-left:.25rem}.xs\:focus\:mt-2:focus{margin-top:.5rem}.xs\:focus\:mr-2:focus{margin-right:.5rem}.xs\:focus\:mb-2:focus{margin-bottom:.5rem}.xs\:focus\:ml-2:focus{margin-left:.5rem}.xs\:focus\:mt-3:focus{margin-top:.75rem}.xs\:focus\:mr-3:focus{margin-right:.75rem}.xs\:focus\:mb-3:focus{margin-bottom:.75rem}.xs\:focus\:ml-3:focus{margin-left:.75rem}.xs\:focus\:mt-4:focus{margin-top:1rem}.xs\:focus\:mr-4:focus{margin-right:1rem}.xs\:focus\:mb-4:focus{margin-bottom:1rem}.xs\:focus\:ml-4:focus{margin-left:1rem}.xs\:focus\:mt-5:focus{margin-top:1.25rem}.xs\:focus\:mr-5:focus{margin-right:1.25rem}.xs\:focus\:mb-5:focus{margin-bottom:1.25rem}.xs\:focus\:ml-5:focus{margin-left:1.25rem}.xs\:focus\:mt-6:focus{margin-top:1.5rem}.xs\:focus\:mr-6:focus{margin-right:1.5rem}.xs\:focus\:mb-6:focus{margin-bottom:1.5rem}.xs\:focus\:ml-6:focus{margin-left:1.5rem}.xs\:focus\:mt-7:focus{margin-top:1.75rem}.xs\:focus\:mr-7:focus{margin-right:1.75rem}.xs\:focus\:mb-7:focus{margin-bottom:1.75rem}.xs\:focus\:ml-7:focus{margin-left:1.75rem}.xs\:focus\:mt-8:focus{margin-top:2rem}.xs\:focus\:mr-8:focus{margin-right:2rem}.xs\:focus\:mb-8:focus{margin-bottom:2rem}.xs\:focus\:ml-8:focus{margin-left:2rem}.xs\:focus\:mt-9:focus{margin-top:2.25rem}.xs\:focus\:mr-9:focus{margin-right:2.25rem}.xs\:focus\:mb-9:focus{margin-bottom:2.25rem}.xs\:focus\:ml-9:focus{margin-left:2.25rem}.xs\:focus\:mt-10:focus{margin-top:2.5rem}.xs\:focus\:mr-10:focus{margin-right:2.5rem}.xs\:focus\:mb-10:focus{margin-bottom:2.5rem}.xs\:focus\:ml-10:focus{margin-left:2.5rem}.xs\:focus\:mt-11:focus{margin-top:2.75rem}.xs\:focus\:mr-11:focus{margin-right:2.75rem}.xs\:focus\:mb-11:focus{margin-bottom:2.75rem}.xs\:focus\:ml-11:focus{margin-left:2.75rem}.xs\:focus\:mt-12:focus{margin-top:3rem}.xs\:focus\:mr-12:focus{margin-right:3rem}.xs\:focus\:mb-12:focus{margin-bottom:3rem}.xs\:focus\:ml-12:focus{margin-left:3rem}.xs\:focus\:mt-13:focus{margin-top:3.25rem}.xs\:focus\:mr-13:focus{margin-right:3.25rem}.xs\:focus\:mb-13:focus{margin-bottom:3.25rem}.xs\:focus\:ml-13:focus{margin-left:3.25rem}.xs\:focus\:mt-14:focus{margin-top:3.5rem}.xs\:focus\:mr-14:focus{margin-right:3.5rem}.xs\:focus\:mb-14:focus{margin-bottom:3.5rem}.xs\:focus\:ml-14:focus{margin-left:3.5rem}.xs\:focus\:mt-15:focus{margin-top:3.75rem}.xs\:focus\:mr-15:focus{margin-right:3.75rem}.xs\:focus\:mb-15:focus{margin-bottom:3.75rem}.xs\:focus\:ml-15:focus{margin-left:3.75rem}.xs\:focus\:mt-16:focus{margin-top:4rem}.xs\:focus\:mr-16:focus{margin-right:4rem}.xs\:focus\:mb-16:focus{margin-bottom:4rem}.xs\:focus\:ml-16:focus{margin-left:4rem}.xs\:focus\:mt-19:focus{margin-top:4.75rem}.xs\:focus\:mr-19:focus{margin-right:4.75rem}.xs\:focus\:mb-19:focus{margin-bottom:4.75rem}.xs\:focus\:ml-19:focus{margin-left:4.75rem}.xs\:focus\:mt-20:focus{margin-top:5rem}.xs\:focus\:mr-20:focus{margin-right:5rem}.xs\:focus\:mb-20:focus{margin-bottom:5rem}.xs\:focus\:ml-20:focus{margin-left:5rem}.xs\:focus\:mt-22:focus{margin-top:5.5rem}.xs\:focus\:mr-22:focus{margin-right:5.5rem}.xs\:focus\:mb-22:focus{margin-bottom:5.5rem}.xs\:focus\:ml-22:focus{margin-left:5.5rem}.xs\:focus\:mt-23:focus{margin-top:5.75rem}.xs\:focus\:mr-23:focus{margin-right:5.75rem}.xs\:focus\:mb-23:focus{margin-bottom:5.75rem}.xs\:focus\:ml-23:focus{margin-left:5.75rem}.xs\:focus\:mt-24:focus{margin-top:6rem}.xs\:focus\:mr-24:focus{margin-right:6rem}.xs\:focus\:mb-24:focus{margin-bottom:6rem}.xs\:focus\:ml-24:focus{margin-left:6rem}.xs\:focus\:mt-28:focus{margin-top:6.5rem}.xs\:focus\:mr-28:focus{margin-right:6.5rem}.xs\:focus\:mb-28:focus{margin-bottom:6.5rem}.xs\:focus\:ml-28:focus{margin-left:6.5rem}.xs\:focus\:mt-30:focus{margin-top:7.5rem}.xs\:focus\:mr-30:focus{margin-right:7.5rem}.xs\:focus\:mb-30:focus{margin-bottom:7.5rem}.xs\:focus\:ml-30:focus{margin-left:7.5rem}.xs\:focus\:mt-32:focus{margin-top:8rem}.xs\:focus\:mr-32:focus{margin-right:8rem}.xs\:focus\:mb-32:focus{margin-bottom:8rem}.xs\:focus\:ml-32:focus{margin-left:8rem}.xs\:focus\:mt-33:focus{margin-top:8.75rem}.xs\:focus\:mr-33:focus{margin-right:8.75rem}.xs\:focus\:mb-33:focus{margin-bottom:8.75rem}.xs\:focus\:ml-33:focus{margin-left:8.75rem}.xs\:focus\:mt-36:focus{margin-top:9rem}.xs\:focus\:mr-36:focus{margin-right:9rem}.xs\:focus\:mb-36:focus{margin-bottom:9rem}.xs\:focus\:ml-36:focus{margin-left:9rem}.xs\:focus\:mt-40:focus{margin-top:10rem}.xs\:focus\:mr-40:focus{margin-right:10rem}.xs\:focus\:mb-40:focus{margin-bottom:10rem}.xs\:focus\:ml-40:focus{margin-left:10rem}.xs\:focus\:mt-44:focus{margin-top:11rem}.xs\:focus\:mr-44:focus{margin-right:11rem}.xs\:focus\:mb-44:focus{margin-bottom:11rem}.xs\:focus\:ml-44:focus{margin-left:11rem}.xs\:focus\:mt-48:focus{margin-top:12rem}.xs\:focus\:mr-48:focus{margin-right:12rem}.xs\:focus\:mb-48:focus{margin-bottom:12rem}.xs\:focus\:ml-48:focus{margin-left:12rem}.xs\:focus\:mt-50:focus{margin-top:12.75rem}.xs\:focus\:mr-50:focus{margin-right:12.75rem}.xs\:focus\:mb-50:focus{margin-bottom:12.75rem}.xs\:focus\:ml-50:focus{margin-left:12.75rem}.xs\:focus\:mt-52:focus{margin-top:13rem}.xs\:focus\:mr-52:focus{margin-right:13rem}.xs\:focus\:mb-52:focus{margin-bottom:13rem}.xs\:focus\:ml-52:focus{margin-left:13rem}.xs\:focus\:mt-53:focus{margin-top:13.25rem}.xs\:focus\:mr-53:focus{margin-right:13.25rem}.xs\:focus\:mb-53:focus{margin-bottom:13.25rem}.xs\:focus\:ml-53:focus{margin-left:13.25rem}.xs\:focus\:mt-55:focus{margin-top:13.75rem}.xs\:focus\:mr-55:focus{margin-right:13.75rem}.xs\:focus\:mb-55:focus{margin-bottom:13.75rem}.xs\:focus\:ml-55:focus{margin-left:13.75rem}.xs\:focus\:mt-56:focus{margin-top:14rem}.xs\:focus\:mr-56:focus{margin-right:14rem}.xs\:focus\:mb-56:focus{margin-bottom:14rem}.xs\:focus\:ml-56:focus{margin-left:14rem}.xs\:focus\:mt-64:focus{margin-top:16rem}.xs\:focus\:mr-64:focus{margin-right:16rem}.xs\:focus\:mb-64:focus{margin-bottom:16rem}.xs\:focus\:ml-64:focus{margin-left:16rem}.xs\:focus\:mt-68:focus{margin-top:17rem}.xs\:focus\:mr-68:focus{margin-right:17rem}.xs\:focus\:mb-68:focus{margin-bottom:17rem}.xs\:focus\:ml-68:focus{margin-left:17rem}.xs\:focus\:mt-75:focus{margin-top:18.75rem}.xs\:focus\:mr-75:focus{margin-right:18.75rem}.xs\:focus\:mb-75:focus{margin-bottom:18.75rem}.xs\:focus\:ml-75:focus{margin-left:18.75rem}.xs\:focus\:mt-98:focus{margin-top:24.5rem}.xs\:focus\:mr-98:focus{margin-right:24.5rem}.xs\:focus\:mb-98:focus{margin-bottom:24.5rem}.xs\:focus\:ml-98:focus{margin-left:24.5rem}.xs\:focus\:mt-100:focus{margin-top:25rem}.xs\:focus\:mr-100:focus{margin-right:25rem}.xs\:focus\:mb-100:focus{margin-bottom:25rem}.xs\:focus\:ml-100:focus{margin-left:25rem}.xs\:focus\:mt-120:focus{margin-top:30rem}.xs\:focus\:mr-120:focus{margin-right:30rem}.xs\:focus\:mb-120:focus{margin-bottom:30rem}.xs\:focus\:ml-120:focus{margin-left:30rem}.xs\:focus\:mt-140:focus{margin-top:35rem}.xs\:focus\:mr-140:focus{margin-right:35rem}.xs\:focus\:mb-140:focus{margin-bottom:35rem}.xs\:focus\:ml-140:focus{margin-left:35rem}.xs\:focus\:mt-auto:focus{margin-top:auto}.xs\:focus\:mr-auto:focus{margin-right:auto}.xs\:focus\:mb-auto:focus{margin-bottom:auto}.xs\:focus\:ml-auto:focus{margin-left:auto}.xs\:focus\:mt-px:focus{margin-top:1px}.xs\:focus\:mr-px:focus{margin-right:1px}.xs\:focus\:mb-px:focus{margin-bottom:1px}.xs\:focus\:ml-px:focus{margin-left:1px}.xs\:focus\:mt-2px:focus{margin-top:2px}.xs\:focus\:mr-2px:focus{margin-right:2px}.xs\:focus\:mb-2px:focus{margin-bottom:2px}.xs\:focus\:ml-2px:focus{margin-left:2px}.xs\:focus\:mt-0-5:focus{margin-top:.15rem}.xs\:focus\:mr-0-5:focus{margin-right:.15rem}.xs\:focus\:mb-0-5:focus{margin-bottom:.15rem}.xs\:focus\:ml-0-5:focus{margin-left:.15rem}.xs\:focus\:mt-1-5:focus{margin-top:.375rem}.xs\:focus\:mr-1-5:focus{margin-right:.375rem}.xs\:focus\:mb-1-5:focus{margin-bottom:.375rem}.xs\:focus\:ml-1-5:focus{margin-left:.375rem}.xs\:focus\:mt-2-5:focus{margin-top:.625rem}.xs\:focus\:mr-2-5:focus{margin-right:.625rem}.xs\:focus\:mb-2-5:focus{margin-bottom:.625rem}.xs\:focus\:ml-2-5:focus{margin-left:.625rem}.xs\:focus\:mt-7-2:focus{margin-top:1.875rem}.xs\:focus\:mr-7-2:focus{margin-right:1.875rem}.xs\:focus\:mb-7-2:focus{margin-bottom:1.875rem}.xs\:focus\:ml-7-2:focus{margin-left:1.875rem}.xs\:focus\:mt-31-25:focus{margin-top:7.8125rem}.xs\:focus\:mr-31-25:focus{margin-right:7.8125rem}.xs\:focus\:mb-31-25:focus{margin-bottom:7.8125rem}.xs\:focus\:ml-31-25:focus{margin-left:7.8125rem}.xs\:focus\:mt-62-5:focus{margin-top:15.625rem}.xs\:focus\:mr-62-5:focus{margin-right:15.625rem}.xs\:focus\:mb-62-5:focus{margin-bottom:15.625rem}.xs\:focus\:ml-62-5:focus{margin-left:15.625rem}.xs\:focus\:-mt-1:focus{margin-top:-.25rem}.xs\:focus\:-mr-1:focus{margin-right:-.25rem}.xs\:focus\:-mb-1:focus{margin-bottom:-.25rem}.xs\:focus\:-ml-1:focus{margin-left:-.25rem}.xs\:focus\:-mt-2:focus{margin-top:-.5rem}.xs\:focus\:-mr-2:focus{margin-right:-.5rem}.xs\:focus\:-mb-2:focus{margin-bottom:-.5rem}.xs\:focus\:-ml-2:focus{margin-left:-.5rem}.xs\:focus\:-mt-3:focus{margin-top:-.75rem}.xs\:focus\:-mr-3:focus{margin-right:-.75rem}.xs\:focus\:-mb-3:focus{margin-bottom:-.75rem}.xs\:focus\:-ml-3:focus{margin-left:-.75rem}.xs\:focus\:-mt-4:focus{margin-top:-1rem}.xs\:focus\:-mr-4:focus{margin-right:-1rem}.xs\:focus\:-mb-4:focus{margin-bottom:-1rem}.xs\:focus\:-ml-4:focus{margin-left:-1rem}.xs\:focus\:-mt-5:focus{margin-top:-1.25rem}.xs\:focus\:-mr-5:focus{margin-right:-1.25rem}.xs\:focus\:-mb-5:focus{margin-bottom:-1.25rem}.xs\:focus\:-ml-5:focus{margin-left:-1.25rem}.xs\:focus\:-mt-6:focus{margin-top:-1.5rem}.xs\:focus\:-mr-6:focus{margin-right:-1.5rem}.xs\:focus\:-mb-6:focus{margin-bottom:-1.5rem}.xs\:focus\:-ml-6:focus{margin-left:-1.5rem}.xs\:focus\:-mt-7:focus{margin-top:-1.75rem}.xs\:focus\:-mr-7:focus{margin-right:-1.75rem}.xs\:focus\:-mb-7:focus{margin-bottom:-1.75rem}.xs\:focus\:-ml-7:focus{margin-left:-1.75rem}.xs\:focus\:-mt-8:focus{margin-top:-2rem}.xs\:focus\:-mr-8:focus{margin-right:-2rem}.xs\:focus\:-mb-8:focus{margin-bottom:-2rem}.xs\:focus\:-ml-8:focus{margin-left:-2rem}.xs\:focus\:-mt-9:focus{margin-top:-2.25rem}.xs\:focus\:-mr-9:focus{margin-right:-2.25rem}.xs\:focus\:-mb-9:focus{margin-bottom:-2.25rem}.xs\:focus\:-ml-9:focus{margin-left:-2.25rem}.xs\:focus\:-mt-10:focus{margin-top:-2.5rem}.xs\:focus\:-mr-10:focus{margin-right:-2.5rem}.xs\:focus\:-mb-10:focus{margin-bottom:-2.5rem}.xs\:focus\:-ml-10:focus{margin-left:-2.5rem}.xs\:focus\:-mt-11:focus{margin-top:-2.75rem}.xs\:focus\:-mr-11:focus{margin-right:-2.75rem}.xs\:focus\:-mb-11:focus{margin-bottom:-2.75rem}.xs\:focus\:-ml-11:focus{margin-left:-2.75rem}.xs\:focus\:-mt-12:focus{margin-top:-3rem}.xs\:focus\:-mr-12:focus{margin-right:-3rem}.xs\:focus\:-mb-12:focus{margin-bottom:-3rem}.xs\:focus\:-ml-12:focus{margin-left:-3rem}.xs\:focus\:-mt-13:focus{margin-top:-3.25rem}.xs\:focus\:-mr-13:focus{margin-right:-3.25rem}.xs\:focus\:-mb-13:focus{margin-bottom:-3.25rem}.xs\:focus\:-ml-13:focus{margin-left:-3.25rem}.xs\:focus\:-mt-14:focus{margin-top:-3.5rem}.xs\:focus\:-mr-14:focus{margin-right:-3.5rem}.xs\:focus\:-mb-14:focus{margin-bottom:-3.5rem}.xs\:focus\:-ml-14:focus{margin-left:-3.5rem}.xs\:focus\:-mt-15:focus{margin-top:-3.75rem}.xs\:focus\:-mr-15:focus{margin-right:-3.75rem}.xs\:focus\:-mb-15:focus{margin-bottom:-3.75rem}.xs\:focus\:-ml-15:focus{margin-left:-3.75rem}.xs\:focus\:-mt-16:focus{margin-top:-4rem}.xs\:focus\:-mr-16:focus{margin-right:-4rem}.xs\:focus\:-mb-16:focus{margin-bottom:-4rem}.xs\:focus\:-ml-16:focus{margin-left:-4rem}.xs\:focus\:-mt-19:focus{margin-top:-4.75rem}.xs\:focus\:-mr-19:focus{margin-right:-4.75rem}.xs\:focus\:-mb-19:focus{margin-bottom:-4.75rem}.xs\:focus\:-ml-19:focus{margin-left:-4.75rem}.xs\:focus\:-mt-20:focus{margin-top:-5rem}.xs\:focus\:-mr-20:focus{margin-right:-5rem}.xs\:focus\:-mb-20:focus{margin-bottom:-5rem}.xs\:focus\:-ml-20:focus{margin-left:-5rem}.xs\:focus\:-mt-22:focus{margin-top:-5.5rem}.xs\:focus\:-mr-22:focus{margin-right:-5.5rem}.xs\:focus\:-mb-22:focus{margin-bottom:-5.5rem}.xs\:focus\:-ml-22:focus{margin-left:-5.5rem}.xs\:focus\:-mt-23:focus{margin-top:-5.75rem}.xs\:focus\:-mr-23:focus{margin-right:-5.75rem}.xs\:focus\:-mb-23:focus{margin-bottom:-5.75rem}.xs\:focus\:-ml-23:focus{margin-left:-5.75rem}.xs\:focus\:-mt-24:focus{margin-top:-6rem}.xs\:focus\:-mr-24:focus{margin-right:-6rem}.xs\:focus\:-mb-24:focus{margin-bottom:-6rem}.xs\:focus\:-ml-24:focus{margin-left:-6rem}.xs\:focus\:-mt-30:focus{margin-top:-7.5rem}.xs\:focus\:-mr-30:focus{margin-right:-7.5rem}.xs\:focus\:-mb-30:focus{margin-bottom:-7.5rem}.xs\:focus\:-ml-30:focus{margin-left:-7.5rem}.xs\:focus\:-mt-32:focus{margin-top:-8rem}.xs\:focus\:-mr-32:focus{margin-right:-8rem}.xs\:focus\:-mb-32:focus{margin-bottom:-8rem}.xs\:focus\:-ml-32:focus{margin-left:-8rem}.xs\:focus\:-mt-40:focus{margin-top:-10rem}.xs\:focus\:-mr-40:focus{margin-right:-10rem}.xs\:focus\:-mb-40:focus{margin-bottom:-10rem}.xs\:focus\:-ml-40:focus{margin-left:-10rem}.xs\:focus\:-mt-44:focus{margin-top:-11rem}.xs\:focus\:-mr-44:focus{margin-right:-11rem}.xs\:focus\:-mb-44:focus{margin-bottom:-11rem}.xs\:focus\:-ml-44:focus{margin-left:-11rem}.xs\:focus\:-mt-48:focus{margin-top:-12rem}.xs\:focus\:-mr-48:focus{margin-right:-12rem}.xs\:focus\:-mb-48:focus{margin-bottom:-12rem}.xs\:focus\:-ml-48:focus{margin-left:-12rem}.xs\:focus\:-mt-50:focus{margin-top:-12.75rem}.xs\:focus\:-mr-50:focus{margin-right:-12.75rem}.xs\:focus\:-mb-50:focus{margin-bottom:-12.75rem}.xs\:focus\:-ml-50:focus{margin-left:-12.75rem}.xs\:focus\:-mt-52:focus{margin-top:-13rem}.xs\:focus\:-mr-52:focus{margin-right:-13rem}.xs\:focus\:-mb-52:focus{margin-bottom:-13rem}.xs\:focus\:-ml-52:focus{margin-left:-13rem}.xs\:focus\:-mt-53:focus{margin-top:-13.25rem}.xs\:focus\:-mr-53:focus{margin-right:-13.25rem}.xs\:focus\:-mb-53:focus{margin-bottom:-13.25rem}.xs\:focus\:-ml-53:focus{margin-left:-13.25rem}.xs\:focus\:-mt-55:focus{margin-top:-13.75rem}.xs\:focus\:-mr-55:focus{margin-right:-13.75rem}.xs\:focus\:-mb-55:focus{margin-bottom:-13.75rem}.xs\:focus\:-ml-55:focus{margin-left:-13.75rem}.xs\:focus\:-mt-56:focus{margin-top:-14rem}.xs\:focus\:-mr-56:focus{margin-right:-14rem}.xs\:focus\:-mb-56:focus{margin-bottom:-14rem}.xs\:focus\:-ml-56:focus{margin-left:-14rem}.xs\:focus\:-mt-64:focus{margin-top:-16rem}.xs\:focus\:-mr-64:focus{margin-right:-16rem}.xs\:focus\:-mb-64:focus{margin-bottom:-16rem}.xs\:focus\:-ml-64:focus{margin-left:-16rem}.xs\:focus\:-mt-68:focus{margin-top:-17rem}.xs\:focus\:-mr-68:focus{margin-right:-17rem}.xs\:focus\:-mb-68:focus{margin-bottom:-17rem}.xs\:focus\:-ml-68:focus{margin-left:-17rem}.xs\:focus\:-mt-75:focus{margin-top:-18.75rem}.xs\:focus\:-mr-75:focus{margin-right:-18.75rem}.xs\:focus\:-mb-75:focus{margin-bottom:-18.75rem}.xs\:focus\:-ml-75:focus{margin-left:-18.75rem}.xs\:focus\:-mt-98:focus{margin-top:-24.5rem}.xs\:focus\:-mr-98:focus{margin-right:-24.5rem}.xs\:focus\:-mb-98:focus{margin-bottom:-24.5rem}.xs\:focus\:-ml-98:focus{margin-left:-24.5rem}.xs\:focus\:-mt-100:focus{margin-top:-25rem}.xs\:focus\:-mr-100:focus{margin-right:-25rem}.xs\:focus\:-mb-100:focus{margin-bottom:-25rem}.xs\:focus\:-ml-100:focus{margin-left:-25rem}.xs\:focus\:-mt-120:focus{margin-top:-30rem}.xs\:focus\:-mr-120:focus{margin-right:-30rem}.xs\:focus\:-mb-120:focus{margin-bottom:-30rem}.xs\:focus\:-ml-120:focus{margin-left:-30rem}.xs\:focus\:-mt-140:focus{margin-top:-35rem}.xs\:focus\:-mr-140:focus{margin-right:-35rem}.xs\:focus\:-mb-140:focus{margin-bottom:-35rem}.xs\:focus\:-ml-140:focus{margin-left:-35rem}.xs\:focus\:-mt-px:focus{margin-top:-1px}.xs\:focus\:-mr-px:focus{margin-right:-1px}.xs\:focus\:-mb-px:focus{margin-bottom:-1px}.xs\:focus\:-ml-px:focus{margin-left:-1px}.xs\:focus\:-mt-2px:focus{margin-top:-2px}.xs\:focus\:-mr-2px:focus{margin-right:-2px}.xs\:focus\:-mb-2px:focus{margin-bottom:-2px}.xs\:focus\:-ml-2px:focus{margin-left:-2px}.xs\:focus\:-mt-0-5:focus{margin-top:-.15rem}.xs\:focus\:-mr-0-5:focus{margin-right:-.15rem}.xs\:focus\:-mb-0-5:focus{margin-bottom:-.15rem}.xs\:focus\:-ml-0-5:focus{margin-left:-.15rem}.xs\:focus\:-mt-1-5:focus{margin-top:-.375rem}.xs\:focus\:-mr-1-5:focus{margin-right:-.375rem}.xs\:focus\:-mb-1-5:focus{margin-bottom:-.375rem}.xs\:focus\:-ml-1-5:focus{margin-left:-.375rem}.xs\:focus\:-mt-2-5:focus{margin-top:-.625rem}.xs\:focus\:-mr-2-5:focus{margin-right:-.625rem}.xs\:focus\:-mb-2-5:focus{margin-bottom:-.625rem}.xs\:focus\:-ml-2-5:focus{margin-left:-.625rem}.xs\:focus\:-mt-7-2:focus{margin-top:-1.875rem}.xs\:focus\:-mr-7-2:focus{margin-right:-1.875rem}.xs\:focus\:-mb-7-2:focus{margin-bottom:-1.875rem}.xs\:focus\:-ml-7-2:focus{margin-left:-1.875rem}.xs\:focus\:-mt-31-25:focus{margin-top:-7.8125rem}.xs\:focus\:-mr-31-25:focus{margin-right:-7.8125rem}.xs\:focus\:-mb-31-25:focus{margin-bottom:-7.8125rem}.xs\:focus\:-ml-31-25:focus{margin-left:-7.8125rem}.xs\:focus\:-mt-62-5:focus{margin-top:-15.625rem}.xs\:focus\:-mr-62-5:focus{margin-right:-15.625rem}.xs\:focus\:-mb-62-5:focus{margin-bottom:-15.625rem}.xs\:focus\:-ml-62-5:focus{margin-left:-15.625rem}.group:hover .xs\:group-hover\:m-0{margin:0}.group:hover .xs\:group-hover\:m-1{margin:.25rem}.group:hover .xs\:group-hover\:m-2{margin:.5rem}.group:hover .xs\:group-hover\:m-3{margin:.75rem}.group:hover .xs\:group-hover\:m-4{margin:1rem}.group:hover .xs\:group-hover\:m-5{margin:1.25rem}.group:hover .xs\:group-hover\:m-6{margin:1.5rem}.group:hover .xs\:group-hover\:m-7{margin:1.75rem}.group:hover .xs\:group-hover\:m-8{margin:2rem}.group:hover .xs\:group-hover\:m-9{margin:2.25rem}.group:hover .xs\:group-hover\:m-10{margin:2.5rem}.group:hover .xs\:group-hover\:m-11{margin:2.75rem}.group:hover .xs\:group-hover\:m-12{margin:3rem}.group:hover .xs\:group-hover\:m-13{margin:3.25rem}.group:hover .xs\:group-hover\:m-14{margin:3.5rem}.group:hover .xs\:group-hover\:m-15{margin:3.75rem}.group:hover .xs\:group-hover\:m-16{margin:4rem}.group:hover .xs\:group-hover\:m-19{margin:4.75rem}.group:hover .xs\:group-hover\:m-20{margin:5rem}.group:hover .xs\:group-hover\:m-22{margin:5.5rem}.group:hover .xs\:group-hover\:m-23{margin:5.75rem}.group:hover .xs\:group-hover\:m-24{margin:6rem}.group:hover .xs\:group-hover\:m-28{margin:6.5rem}.group:hover .xs\:group-hover\:m-30{margin:7.5rem}.group:hover .xs\:group-hover\:m-32{margin:8rem}.group:hover .xs\:group-hover\:m-33{margin:8.75rem}.group:hover .xs\:group-hover\:m-36{margin:9rem}.group:hover .xs\:group-hover\:m-40{margin:10rem}.group:hover .xs\:group-hover\:m-44{margin:11rem}.group:hover .xs\:group-hover\:m-48{margin:12rem}.group:hover .xs\:group-hover\:m-50{margin:12.75rem}.group:hover .xs\:group-hover\:m-52{margin:13rem}.group:hover .xs\:group-hover\:m-53{margin:13.25rem}.group:hover .xs\:group-hover\:m-55{margin:13.75rem}.group:hover .xs\:group-hover\:m-56{margin:14rem}.group:hover .xs\:group-hover\:m-64{margin:16rem}.group:hover .xs\:group-hover\:m-68{margin:17rem}.group:hover .xs\:group-hover\:m-75{margin:18.75rem}.group:hover .xs\:group-hover\:m-98{margin:24.5rem}.group:hover .xs\:group-hover\:m-100{margin:25rem}.group:hover .xs\:group-hover\:m-120{margin:30rem}.group:hover .xs\:group-hover\:m-140{margin:35rem}.group:hover .xs\:group-hover\:m-auto{margin:auto}.group:hover .xs\:group-hover\:m-px{margin:1px}.group:hover .xs\:group-hover\:m-2px{margin:2px}.group:hover .xs\:group-hover\:m-0-5{margin:.15rem}.group:hover .xs\:group-hover\:m-1-5{margin:.375rem}.group:hover .xs\:group-hover\:m-2-5{margin:.625rem}.group:hover .xs\:group-hover\:m-7-2{margin:1.875rem}.group:hover .xs\:group-hover\:m-31-25{margin:7.8125rem}.group:hover .xs\:group-hover\:m-62-5{margin:15.625rem}.group:hover .xs\:group-hover\:-m-1{margin:-.25rem}.group:hover .xs\:group-hover\:-m-2{margin:-.5rem}.group:hover .xs\:group-hover\:-m-3{margin:-.75rem}.group:hover .xs\:group-hover\:-m-4{margin:-1rem}.group:hover .xs\:group-hover\:-m-5{margin:-1.25rem}.group:hover .xs\:group-hover\:-m-6{margin:-1.5rem}.group:hover .xs\:group-hover\:-m-7{margin:-1.75rem}.group:hover .xs\:group-hover\:-m-8{margin:-2rem}.group:hover .xs\:group-hover\:-m-9{margin:-2.25rem}.group:hover .xs\:group-hover\:-m-10{margin:-2.5rem}.group:hover .xs\:group-hover\:-m-11{margin:-2.75rem}.group:hover .xs\:group-hover\:-m-12{margin:-3rem}.group:hover .xs\:group-hover\:-m-13{margin:-3.25rem}.group:hover .xs\:group-hover\:-m-14{margin:-3.5rem}.group:hover .xs\:group-hover\:-m-15{margin:-3.75rem}.group:hover .xs\:group-hover\:-m-16{margin:-4rem}.group:hover .xs\:group-hover\:-m-19{margin:-4.75rem}.group:hover .xs\:group-hover\:-m-20{margin:-5rem}.group:hover .xs\:group-hover\:-m-22{margin:-5.5rem}.group:hover .xs\:group-hover\:-m-23{margin:-5.75rem}.group:hover .xs\:group-hover\:-m-24{margin:-6rem}.group:hover .xs\:group-hover\:-m-30{margin:-7.5rem}.group:hover .xs\:group-hover\:-m-32{margin:-8rem}.group:hover .xs\:group-hover\:-m-40{margin:-10rem}.group:hover .xs\:group-hover\:-m-44{margin:-11rem}.group:hover .xs\:group-hover\:-m-48{margin:-12rem}.group:hover .xs\:group-hover\:-m-50{margin:-12.75rem}.group:hover .xs\:group-hover\:-m-52{margin:-13rem}.group:hover .xs\:group-hover\:-m-53{margin:-13.25rem}.group:hover .xs\:group-hover\:-m-55{margin:-13.75rem}.group:hover .xs\:group-hover\:-m-56{margin:-14rem}.group:hover .xs\:group-hover\:-m-64{margin:-16rem}.group:hover .xs\:group-hover\:-m-68{margin:-17rem}.group:hover .xs\:group-hover\:-m-75{margin:-18.75rem}.group:hover .xs\:group-hover\:-m-98{margin:-24.5rem}.group:hover .xs\:group-hover\:-m-100{margin:-25rem}.group:hover .xs\:group-hover\:-m-120{margin:-30rem}.group:hover .xs\:group-hover\:-m-140{margin:-35rem}.group:hover .xs\:group-hover\:-m-px{margin:-1px}.group:hover .xs\:group-hover\:-m-2px{margin:-2px}.group:hover .xs\:group-hover\:-m-0-5{margin:-.15rem}.group:hover .xs\:group-hover\:-m-1-5{margin:-.375rem}.group:hover .xs\:group-hover\:-m-2-5{margin:-.625rem}.group:hover .xs\:group-hover\:-m-7-2{margin:-1.875rem}.group:hover .xs\:group-hover\:-m-31-25{margin:-7.8125rem}.group:hover .xs\:group-hover\:-m-62-5{margin:-15.625rem}.group:hover .xs\:group-hover\:my-0{margin-top:0;margin-bottom:0}.group:hover .xs\:group-hover\:mx-0{margin-left:0;margin-right:0}.group:hover .xs\:group-hover\:my-1{margin-top:.25rem;margin-bottom:.25rem}.group:hover .xs\:group-hover\:mx-1{margin-left:.25rem;margin-right:.25rem}.group:hover .xs\:group-hover\:my-2{margin-top:.5rem;margin-bottom:.5rem}.group:hover .xs\:group-hover\:mx-2{margin-left:.5rem;margin-right:.5rem}.group:hover .xs\:group-hover\:my-3{margin-top:.75rem;margin-bottom:.75rem}.group:hover .xs\:group-hover\:mx-3{margin-left:.75rem;margin-right:.75rem}.group:hover .xs\:group-hover\:my-4{margin-top:1rem;margin-bottom:1rem}.group:hover .xs\:group-hover\:mx-4{margin-left:1rem;margin-right:1rem}.group:hover .xs\:group-hover\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.group:hover .xs\:group-hover\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.group:hover .xs\:group-hover\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.group:hover .xs\:group-hover\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.group:hover .xs\:group-hover\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.group:hover .xs\:group-hover\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.group:hover .xs\:group-hover\:my-8{margin-top:2rem;margin-bottom:2rem}.group:hover .xs\:group-hover\:mx-8{margin-left:2rem;margin-right:2rem}.group:hover .xs\:group-hover\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.group:hover .xs\:group-hover\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.group:hover .xs\:group-hover\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.group:hover .xs\:group-hover\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.group:hover .xs\:group-hover\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.group:hover .xs\:group-hover\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.group:hover .xs\:group-hover\:my-12{margin-top:3rem;margin-bottom:3rem}.group:hover .xs\:group-hover\:mx-12{margin-left:3rem;margin-right:3rem}.group:hover .xs\:group-hover\:my-13{margin-top:3.25rem;margin-bottom:3.25rem}.group:hover .xs\:group-hover\:mx-13{margin-left:3.25rem;margin-right:3.25rem}.group:hover .xs\:group-hover\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.group:hover .xs\:group-hover\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.group:hover .xs\:group-hover\:my-15{margin-top:3.75rem;margin-bottom:3.75rem}.group:hover .xs\:group-hover\:mx-15{margin-left:3.75rem;margin-right:3.75rem}.group:hover .xs\:group-hover\:my-16{margin-top:4rem;margin-bottom:4rem}.group:hover .xs\:group-hover\:mx-16{margin-left:4rem;margin-right:4rem}.group:hover .xs\:group-hover\:my-19{margin-top:4.75rem;margin-bottom:4.75rem}.group:hover .xs\:group-hover\:mx-19{margin-left:4.75rem;margin-right:4.75rem}.group:hover .xs\:group-hover\:my-20{margin-top:5rem;margin-bottom:5rem}.group:hover .xs\:group-hover\:mx-20{margin-left:5rem;margin-right:5rem}.group:hover .xs\:group-hover\:my-22{margin-top:5.5rem;margin-bottom:5.5rem}.group:hover .xs\:group-hover\:mx-22{margin-left:5.5rem;margin-right:5.5rem}.group:hover .xs\:group-hover\:my-23{margin-top:5.75rem;margin-bottom:5.75rem}.group:hover .xs\:group-hover\:mx-23{margin-left:5.75rem;margin-right:5.75rem}.group:hover .xs\:group-hover\:my-24{margin-top:6rem;margin-bottom:6rem}.group:hover .xs\:group-hover\:mx-24{margin-left:6rem;margin-right:6rem}.group:hover .xs\:group-hover\:my-28{margin-top:6.5rem;margin-bottom:6.5rem}.group:hover .xs\:group-hover\:mx-28{margin-left:6.5rem;margin-right:6.5rem}.group:hover .xs\:group-hover\:my-30{margin-top:7.5rem;margin-bottom:7.5rem}.group:hover .xs\:group-hover\:mx-30{margin-left:7.5rem;margin-right:7.5rem}.group:hover .xs\:group-hover\:my-32{margin-top:8rem;margin-bottom:8rem}.group:hover .xs\:group-hover\:mx-32{margin-left:8rem;margin-right:8rem}.group:hover .xs\:group-hover\:my-33{margin-top:8.75rem;margin-bottom:8.75rem}.group:hover .xs\:group-hover\:mx-33{margin-left:8.75rem;margin-right:8.75rem}.group:hover .xs\:group-hover\:my-36{margin-top:9rem;margin-bottom:9rem}.group:hover .xs\:group-hover\:mx-36{margin-left:9rem;margin-right:9rem}.group:hover .xs\:group-hover\:my-40{margin-top:10rem;margin-bottom:10rem}.group:hover .xs\:group-hover\:mx-40{margin-left:10rem;margin-right:10rem}.group:hover .xs\:group-hover\:my-44{margin-top:11rem;margin-bottom:11rem}.group:hover .xs\:group-hover\:mx-44{margin-left:11rem;margin-right:11rem}.group:hover .xs\:group-hover\:my-48{margin-top:12rem;margin-bottom:12rem}.group:hover .xs\:group-hover\:mx-48{margin-left:12rem;margin-right:12rem}.group:hover .xs\:group-hover\:my-50{margin-top:12.75rem;margin-bottom:12.75rem}.group:hover .xs\:group-hover\:mx-50{margin-left:12.75rem;margin-right:12.75rem}.group:hover .xs\:group-hover\:my-52{margin-top:13rem;margin-bottom:13rem}.group:hover .xs\:group-hover\:mx-52{margin-left:13rem;margin-right:13rem}.group:hover .xs\:group-hover\:my-53{margin-top:13.25rem;margin-bottom:13.25rem}.group:hover .xs\:group-hover\:mx-53{margin-left:13.25rem;margin-right:13.25rem}.group:hover .xs\:group-hover\:my-55{margin-top:13.75rem;margin-bottom:13.75rem}.group:hover .xs\:group-hover\:mx-55{margin-left:13.75rem;margin-right:13.75rem}.group:hover .xs\:group-hover\:my-56{margin-top:14rem;margin-bottom:14rem}.group:hover .xs\:group-hover\:mx-56{margin-left:14rem;margin-right:14rem}.group:hover .xs\:group-hover\:my-64{margin-top:16rem;margin-bottom:16rem}.group:hover .xs\:group-hover\:mx-64{margin-left:16rem;margin-right:16rem}.group:hover .xs\:group-hover\:my-68{margin-top:17rem;margin-bottom:17rem}.group:hover .xs\:group-hover\:mx-68{margin-left:17rem;margin-right:17rem}.group:hover .xs\:group-hover\:my-75{margin-top:18.75rem;margin-bottom:18.75rem}.group:hover .xs\:group-hover\:mx-75{margin-left:18.75rem;margin-right:18.75rem}.group:hover .xs\:group-hover\:my-98{margin-top:24.5rem;margin-bottom:24.5rem}.group:hover .xs\:group-hover\:mx-98{margin-left:24.5rem;margin-right:24.5rem}.group:hover .xs\:group-hover\:my-100{margin-top:25rem;margin-bottom:25rem}.group:hover .xs\:group-hover\:mx-100{margin-left:25rem;margin-right:25rem}.group:hover .xs\:group-hover\:my-120{margin-top:30rem;margin-bottom:30rem}.group:hover .xs\:group-hover\:mx-120{margin-left:30rem;margin-right:30rem}.group:hover .xs\:group-hover\:my-140{margin-top:35rem;margin-bottom:35rem}.group:hover .xs\:group-hover\:mx-140{margin-left:35rem;margin-right:35rem}.group:hover .xs\:group-hover\:my-auto{margin-top:auto;margin-bottom:auto}.group:hover .xs\:group-hover\:mx-auto{margin-left:auto;margin-right:auto}.group:hover .xs\:group-hover\:my-px{margin-top:1px;margin-bottom:1px}.group:hover .xs\:group-hover\:mx-px{margin-left:1px;margin-right:1px}.group:hover .xs\:group-hover\:my-2px{margin-top:2px;margin-bottom:2px}.group:hover .xs\:group-hover\:mx-2px{margin-left:2px;margin-right:2px}.group:hover .xs\:group-hover\:my-0-5{margin-top:.15rem;margin-bottom:.15rem}.group:hover .xs\:group-hover\:mx-0-5{margin-left:.15rem;margin-right:.15rem}.group:hover .xs\:group-hover\:my-1-5{margin-top:.375rem;margin-bottom:.375rem}.group:hover .xs\:group-hover\:mx-1-5{margin-left:.375rem;margin-right:.375rem}.group:hover .xs\:group-hover\:my-2-5{margin-top:.625rem;margin-bottom:.625rem}.group:hover .xs\:group-hover\:mx-2-5{margin-left:.625rem;margin-right:.625rem}.group:hover .xs\:group-hover\:my-7-2{margin-top:1.875rem;margin-bottom:1.875rem}.group:hover .xs\:group-hover\:mx-7-2{margin-left:1.875rem;margin-right:1.875rem}.group:hover .xs\:group-hover\:my-31-25{margin-top:7.8125rem;margin-bottom:7.8125rem}.group:hover .xs\:group-hover\:mx-31-25{margin-left:7.8125rem;margin-right:7.8125rem}.group:hover .xs\:group-hover\:my-62-5{margin-top:15.625rem;margin-bottom:15.625rem}.group:hover .xs\:group-hover\:mx-62-5{margin-left:15.625rem;margin-right:15.625rem}.group:hover .xs\:group-hover\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.group:hover .xs\:group-hover\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.group:hover .xs\:group-hover\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.group:hover .xs\:group-hover\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.group:hover .xs\:group-hover\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.group:hover .xs\:group-hover\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.group:hover .xs\:group-hover\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.group:hover .xs\:group-hover\:-mx-4{margin-left:-1rem;margin-right:-1rem}.group:hover .xs\:group-hover\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.group:hover .xs\:group-hover\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.group:hover .xs\:group-hover\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.group:hover .xs\:group-hover\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.group:hover .xs\:group-hover\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.group:hover .xs\:group-hover\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.group:hover .xs\:group-hover\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.group:hover .xs\:group-hover\:-mx-8{margin-left:-2rem;margin-right:-2rem}.group:hover .xs\:group-hover\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.group:hover .xs\:group-hover\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.group:hover .xs\:group-hover\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.group:hover .xs\:group-hover\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.group:hover .xs\:group-hover\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.group:hover .xs\:group-hover\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.group:hover .xs\:group-hover\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.group:hover .xs\:group-hover\:-mx-12{margin-left:-3rem;margin-right:-3rem}.group:hover .xs\:group-hover\:-my-13{margin-top:-3.25rem;margin-bottom:-3.25rem}.group:hover .xs\:group-hover\:-mx-13{margin-left:-3.25rem;margin-right:-3.25rem}.group:hover .xs\:group-hover\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.group:hover .xs\:group-hover\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.group:hover .xs\:group-hover\:-my-15{margin-top:-3.75rem;margin-bottom:-3.75rem}.group:hover .xs\:group-hover\:-mx-15{margin-left:-3.75rem;margin-right:-3.75rem}.group:hover .xs\:group-hover\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.group:hover .xs\:group-hover\:-mx-16{margin-left:-4rem;margin-right:-4rem}.group:hover .xs\:group-hover\:-my-19{margin-top:-4.75rem;margin-bottom:-4.75rem}.group:hover .xs\:group-hover\:-mx-19{margin-left:-4.75rem;margin-right:-4.75rem}.group:hover .xs\:group-hover\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.group:hover .xs\:group-hover\:-mx-20{margin-left:-5rem;margin-right:-5rem}.group:hover .xs\:group-hover\:-my-22{margin-top:-5.5rem;margin-bottom:-5.5rem}.group:hover .xs\:group-hover\:-mx-22{margin-left:-5.5rem;margin-right:-5.5rem}.group:hover .xs\:group-hover\:-my-23{margin-top:-5.75rem;margin-bottom:-5.75rem}.group:hover .xs\:group-hover\:-mx-23{margin-left:-5.75rem;margin-right:-5.75rem}.group:hover .xs\:group-hover\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.group:hover .xs\:group-hover\:-mx-24{margin-left:-6rem;margin-right:-6rem}.group:hover .xs\:group-hover\:-my-30{margin-top:-7.5rem;margin-bottom:-7.5rem}.group:hover .xs\:group-hover\:-mx-30{margin-left:-7.5rem;margin-right:-7.5rem}.group:hover .xs\:group-hover\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.group:hover .xs\:group-hover\:-mx-32{margin-left:-8rem;margin-right:-8rem}.group:hover .xs\:group-hover\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.group:hover .xs\:group-hover\:-mx-40{margin-left:-10rem;margin-right:-10rem}.group:hover .xs\:group-hover\:-my-44{margin-top:-11rem;margin-bottom:-11rem}.group:hover .xs\:group-hover\:-mx-44{margin-left:-11rem;margin-right:-11rem}.group:hover .xs\:group-hover\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.group:hover .xs\:group-hover\:-mx-48{margin-left:-12rem;margin-right:-12rem}.group:hover .xs\:group-hover\:-my-50{margin-top:-12.75rem;margin-bottom:-12.75rem}.group:hover .xs\:group-hover\:-mx-50{margin-left:-12.75rem;margin-right:-12.75rem}.group:hover .xs\:group-hover\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.group:hover .xs\:group-hover\:-mx-52{margin-left:-13rem;margin-right:-13rem}.group:hover .xs\:group-hover\:-my-53{margin-top:-13.25rem;margin-bottom:-13.25rem}.group:hover .xs\:group-hover\:-mx-53{margin-left:-13.25rem;margin-right:-13.25rem}.group:hover .xs\:group-hover\:-my-55{margin-top:-13.75rem;margin-bottom:-13.75rem}.group:hover .xs\:group-hover\:-mx-55{margin-left:-13.75rem;margin-right:-13.75rem}.group:hover .xs\:group-hover\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.group:hover .xs\:group-hover\:-mx-56{margin-left:-14rem;margin-right:-14rem}.group:hover .xs\:group-hover\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.group:hover .xs\:group-hover\:-mx-64{margin-left:-16rem;margin-right:-16rem}.group:hover .xs\:group-hover\:-my-68{margin-top:-17rem;margin-bottom:-17rem}.group:hover .xs\:group-hover\:-mx-68{margin-left:-17rem;margin-right:-17rem}.group:hover .xs\:group-hover\:-my-75{margin-top:-18.75rem;margin-bottom:-18.75rem}.group:hover .xs\:group-hover\:-mx-75{margin-left:-18.75rem;margin-right:-18.75rem}.group:hover .xs\:group-hover\:-my-98{margin-top:-24.5rem;margin-bottom:-24.5rem}.group:hover .xs\:group-hover\:-mx-98{margin-left:-24.5rem;margin-right:-24.5rem}.group:hover .xs\:group-hover\:-my-100{margin-top:-25rem;margin-bottom:-25rem}.group:hover .xs\:group-hover\:-mx-100{margin-left:-25rem;margin-right:-25rem}.group:hover .xs\:group-hover\:-my-120{margin-top:-30rem;margin-bottom:-30rem}.group:hover .xs\:group-hover\:-mx-120{margin-left:-30rem;margin-right:-30rem}.group:hover .xs\:group-hover\:-my-140{margin-top:-35rem;margin-bottom:-35rem}.group:hover .xs\:group-hover\:-mx-140{margin-left:-35rem;margin-right:-35rem}.group:hover .xs\:group-hover\:-my-px{margin-top:-1px;margin-bottom:-1px}.group:hover .xs\:group-hover\:-mx-px{margin-left:-1px;margin-right:-1px}.group:hover .xs\:group-hover\:-my-2px{margin-top:-2px;margin-bottom:-2px}.group:hover .xs\:group-hover\:-mx-2px{margin-left:-2px;margin-right:-2px}.group:hover .xs\:group-hover\:-my-0-5{margin-top:-.15rem;margin-bottom:-.15rem}.group:hover .xs\:group-hover\:-mx-0-5{margin-left:-.15rem;margin-right:-.15rem}.group:hover .xs\:group-hover\:-my-1-5{margin-top:-.375rem;margin-bottom:-.375rem}.group:hover .xs\:group-hover\:-mx-1-5{margin-left:-.375rem;margin-right:-.375rem}.group:hover .xs\:group-hover\:-my-2-5{margin-top:-.625rem;margin-bottom:-.625rem}.group:hover .xs\:group-hover\:-mx-2-5{margin-left:-.625rem;margin-right:-.625rem}.group:hover .xs\:group-hover\:-my-7-2{margin-top:-1.875rem;margin-bottom:-1.875rem}.group:hover .xs\:group-hover\:-mx-7-2{margin-left:-1.875rem;margin-right:-1.875rem}.group:hover .xs\:group-hover\:-my-31-25{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.group:hover .xs\:group-hover\:-mx-31-25{margin-left:-7.8125rem;margin-right:-7.8125rem}.group:hover .xs\:group-hover\:-my-62-5{margin-top:-15.625rem;margin-bottom:-15.625rem}.group:hover .xs\:group-hover\:-mx-62-5{margin-left:-15.625rem;margin-right:-15.625rem}.group:hover .xs\:group-hover\:mt-0{margin-top:0}.group:hover .xs\:group-hover\:mr-0{margin-right:0}.group:hover .xs\:group-hover\:mb-0{margin-bottom:0}.group:hover .xs\:group-hover\:ml-0{margin-left:0}.group:hover .xs\:group-hover\:mt-1{margin-top:.25rem}.group:hover .xs\:group-hover\:mr-1{margin-right:.25rem}.group:hover .xs\:group-hover\:mb-1{margin-bottom:.25rem}.group:hover .xs\:group-hover\:ml-1{margin-left:.25rem}.group:hover .xs\:group-hover\:mt-2{margin-top:.5rem}.group:hover .xs\:group-hover\:mr-2{margin-right:.5rem}.group:hover .xs\:group-hover\:mb-2{margin-bottom:.5rem}.group:hover .xs\:group-hover\:ml-2{margin-left:.5rem}.group:hover .xs\:group-hover\:mt-3{margin-top:.75rem}.group:hover .xs\:group-hover\:mr-3{margin-right:.75rem}.group:hover .xs\:group-hover\:mb-3{margin-bottom:.75rem}.group:hover .xs\:group-hover\:ml-3{margin-left:.75rem}.group:hover .xs\:group-hover\:mt-4{margin-top:1rem}.group:hover .xs\:group-hover\:mr-4{margin-right:1rem}.group:hover .xs\:group-hover\:mb-4{margin-bottom:1rem}.group:hover .xs\:group-hover\:ml-4{margin-left:1rem}.group:hover .xs\:group-hover\:mt-5{margin-top:1.25rem}.group:hover .xs\:group-hover\:mr-5{margin-right:1.25rem}.group:hover .xs\:group-hover\:mb-5{margin-bottom:1.25rem}.group:hover .xs\:group-hover\:ml-5{margin-left:1.25rem}.group:hover .xs\:group-hover\:mt-6{margin-top:1.5rem}.group:hover .xs\:group-hover\:mr-6{margin-right:1.5rem}.group:hover .xs\:group-hover\:mb-6{margin-bottom:1.5rem}.group:hover .xs\:group-hover\:ml-6{margin-left:1.5rem}.group:hover .xs\:group-hover\:mt-7{margin-top:1.75rem}.group:hover .xs\:group-hover\:mr-7{margin-right:1.75rem}.group:hover .xs\:group-hover\:mb-7{margin-bottom:1.75rem}.group:hover .xs\:group-hover\:ml-7{margin-left:1.75rem}.group:hover .xs\:group-hover\:mt-8{margin-top:2rem}.group:hover .xs\:group-hover\:mr-8{margin-right:2rem}.group:hover .xs\:group-hover\:mb-8{margin-bottom:2rem}.group:hover .xs\:group-hover\:ml-8{margin-left:2rem}.group:hover .xs\:group-hover\:mt-9{margin-top:2.25rem}.group:hover .xs\:group-hover\:mr-9{margin-right:2.25rem}.group:hover .xs\:group-hover\:mb-9{margin-bottom:2.25rem}.group:hover .xs\:group-hover\:ml-9{margin-left:2.25rem}.group:hover .xs\:group-hover\:mt-10{margin-top:2.5rem}.group:hover .xs\:group-hover\:mr-10{margin-right:2.5rem}.group:hover .xs\:group-hover\:mb-10{margin-bottom:2.5rem}.group:hover .xs\:group-hover\:ml-10{margin-left:2.5rem}.group:hover .xs\:group-hover\:mt-11{margin-top:2.75rem}.group:hover .xs\:group-hover\:mr-11{margin-right:2.75rem}.group:hover .xs\:group-hover\:mb-11{margin-bottom:2.75rem}.group:hover .xs\:group-hover\:ml-11{margin-left:2.75rem}.group:hover .xs\:group-hover\:mt-12{margin-top:3rem}.group:hover .xs\:group-hover\:mr-12{margin-right:3rem}.group:hover .xs\:group-hover\:mb-12{margin-bottom:3rem}.group:hover .xs\:group-hover\:ml-12{margin-left:3rem}.group:hover .xs\:group-hover\:mt-13{margin-top:3.25rem}.group:hover .xs\:group-hover\:mr-13{margin-right:3.25rem}.group:hover .xs\:group-hover\:mb-13{margin-bottom:3.25rem}.group:hover .xs\:group-hover\:ml-13{margin-left:3.25rem}.group:hover .xs\:group-hover\:mt-14{margin-top:3.5rem}.group:hover .xs\:group-hover\:mr-14{margin-right:3.5rem}.group:hover .xs\:group-hover\:mb-14{margin-bottom:3.5rem}.group:hover .xs\:group-hover\:ml-14{margin-left:3.5rem}.group:hover .xs\:group-hover\:mt-15{margin-top:3.75rem}.group:hover .xs\:group-hover\:mr-15{margin-right:3.75rem}.group:hover .xs\:group-hover\:mb-15{margin-bottom:3.75rem}.group:hover .xs\:group-hover\:ml-15{margin-left:3.75rem}.group:hover .xs\:group-hover\:mt-16{margin-top:4rem}.group:hover .xs\:group-hover\:mr-16{margin-right:4rem}.group:hover .xs\:group-hover\:mb-16{margin-bottom:4rem}.group:hover .xs\:group-hover\:ml-16{margin-left:4rem}.group:hover .xs\:group-hover\:mt-19{margin-top:4.75rem}.group:hover .xs\:group-hover\:mr-19{margin-right:4.75rem}.group:hover .xs\:group-hover\:mb-19{margin-bottom:4.75rem}.group:hover .xs\:group-hover\:ml-19{margin-left:4.75rem}.group:hover .xs\:group-hover\:mt-20{margin-top:5rem}.group:hover .xs\:group-hover\:mr-20{margin-right:5rem}.group:hover .xs\:group-hover\:mb-20{margin-bottom:5rem}.group:hover .xs\:group-hover\:ml-20{margin-left:5rem}.group:hover .xs\:group-hover\:mt-22{margin-top:5.5rem}.group:hover .xs\:group-hover\:mr-22{margin-right:5.5rem}.group:hover .xs\:group-hover\:mb-22{margin-bottom:5.5rem}.group:hover .xs\:group-hover\:ml-22{margin-left:5.5rem}.group:hover .xs\:group-hover\:mt-23{margin-top:5.75rem}.group:hover .xs\:group-hover\:mr-23{margin-right:5.75rem}.group:hover .xs\:group-hover\:mb-23{margin-bottom:5.75rem}.group:hover .xs\:group-hover\:ml-23{margin-left:5.75rem}.group:hover .xs\:group-hover\:mt-24{margin-top:6rem}.group:hover .xs\:group-hover\:mr-24{margin-right:6rem}.group:hover .xs\:group-hover\:mb-24{margin-bottom:6rem}.group:hover .xs\:group-hover\:ml-24{margin-left:6rem}.group:hover .xs\:group-hover\:mt-28{margin-top:6.5rem}.group:hover .xs\:group-hover\:mr-28{margin-right:6.5rem}.group:hover .xs\:group-hover\:mb-28{margin-bottom:6.5rem}.group:hover .xs\:group-hover\:ml-28{margin-left:6.5rem}.group:hover .xs\:group-hover\:mt-30{margin-top:7.5rem}.group:hover .xs\:group-hover\:mr-30{margin-right:7.5rem}.group:hover .xs\:group-hover\:mb-30{margin-bottom:7.5rem}.group:hover .xs\:group-hover\:ml-30{margin-left:7.5rem}.group:hover .xs\:group-hover\:mt-32{margin-top:8rem}.group:hover .xs\:group-hover\:mr-32{margin-right:8rem}.group:hover .xs\:group-hover\:mb-32{margin-bottom:8rem}.group:hover .xs\:group-hover\:ml-32{margin-left:8rem}.group:hover .xs\:group-hover\:mt-33{margin-top:8.75rem}.group:hover .xs\:group-hover\:mr-33{margin-right:8.75rem}.group:hover .xs\:group-hover\:mb-33{margin-bottom:8.75rem}.group:hover .xs\:group-hover\:ml-33{margin-left:8.75rem}.group:hover .xs\:group-hover\:mt-36{margin-top:9rem}.group:hover .xs\:group-hover\:mr-36{margin-right:9rem}.group:hover .xs\:group-hover\:mb-36{margin-bottom:9rem}.group:hover .xs\:group-hover\:ml-36{margin-left:9rem}.group:hover .xs\:group-hover\:mt-40{margin-top:10rem}.group:hover .xs\:group-hover\:mr-40{margin-right:10rem}.group:hover .xs\:group-hover\:mb-40{margin-bottom:10rem}.group:hover .xs\:group-hover\:ml-40{margin-left:10rem}.group:hover .xs\:group-hover\:mt-44{margin-top:11rem}.group:hover .xs\:group-hover\:mr-44{margin-right:11rem}.group:hover .xs\:group-hover\:mb-44{margin-bottom:11rem}.group:hover .xs\:group-hover\:ml-44{margin-left:11rem}.group:hover .xs\:group-hover\:mt-48{margin-top:12rem}.group:hover .xs\:group-hover\:mr-48{margin-right:12rem}.group:hover .xs\:group-hover\:mb-48{margin-bottom:12rem}.group:hover .xs\:group-hover\:ml-48{margin-left:12rem}.group:hover .xs\:group-hover\:mt-50{margin-top:12.75rem}.group:hover .xs\:group-hover\:mr-50{margin-right:12.75rem}.group:hover .xs\:group-hover\:mb-50{margin-bottom:12.75rem}.group:hover .xs\:group-hover\:ml-50{margin-left:12.75rem}.group:hover .xs\:group-hover\:mt-52{margin-top:13rem}.group:hover .xs\:group-hover\:mr-52{margin-right:13rem}.group:hover .xs\:group-hover\:mb-52{margin-bottom:13rem}.group:hover .xs\:group-hover\:ml-52{margin-left:13rem}.group:hover .xs\:group-hover\:mt-53{margin-top:13.25rem}.group:hover .xs\:group-hover\:mr-53{margin-right:13.25rem}.group:hover .xs\:group-hover\:mb-53{margin-bottom:13.25rem}.group:hover .xs\:group-hover\:ml-53{margin-left:13.25rem}.group:hover .xs\:group-hover\:mt-55{margin-top:13.75rem}.group:hover .xs\:group-hover\:mr-55{margin-right:13.75rem}.group:hover .xs\:group-hover\:mb-55{margin-bottom:13.75rem}.group:hover .xs\:group-hover\:ml-55{margin-left:13.75rem}.group:hover .xs\:group-hover\:mt-56{margin-top:14rem}.group:hover .xs\:group-hover\:mr-56{margin-right:14rem}.group:hover .xs\:group-hover\:mb-56{margin-bottom:14rem}.group:hover .xs\:group-hover\:ml-56{margin-left:14rem}.group:hover .xs\:group-hover\:mt-64{margin-top:16rem}.group:hover .xs\:group-hover\:mr-64{margin-right:16rem}.group:hover .xs\:group-hover\:mb-64{margin-bottom:16rem}.group:hover .xs\:group-hover\:ml-64{margin-left:16rem}.group:hover .xs\:group-hover\:mt-68{margin-top:17rem}.group:hover .xs\:group-hover\:mr-68{margin-right:17rem}.group:hover .xs\:group-hover\:mb-68{margin-bottom:17rem}.group:hover .xs\:group-hover\:ml-68{margin-left:17rem}.group:hover .xs\:group-hover\:mt-75{margin-top:18.75rem}.group:hover .xs\:group-hover\:mr-75{margin-right:18.75rem}.group:hover .xs\:group-hover\:mb-75{margin-bottom:18.75rem}.group:hover .xs\:group-hover\:ml-75{margin-left:18.75rem}.group:hover .xs\:group-hover\:mt-98{margin-top:24.5rem}.group:hover .xs\:group-hover\:mr-98{margin-right:24.5rem}.group:hover .xs\:group-hover\:mb-98{margin-bottom:24.5rem}.group:hover .xs\:group-hover\:ml-98{margin-left:24.5rem}.group:hover .xs\:group-hover\:mt-100{margin-top:25rem}.group:hover .xs\:group-hover\:mr-100{margin-right:25rem}.group:hover .xs\:group-hover\:mb-100{margin-bottom:25rem}.group:hover .xs\:group-hover\:ml-100{margin-left:25rem}.group:hover .xs\:group-hover\:mt-120{margin-top:30rem}.group:hover .xs\:group-hover\:mr-120{margin-right:30rem}.group:hover .xs\:group-hover\:mb-120{margin-bottom:30rem}.group:hover .xs\:group-hover\:ml-120{margin-left:30rem}.group:hover .xs\:group-hover\:mt-140{margin-top:35rem}.group:hover .xs\:group-hover\:mr-140{margin-right:35rem}.group:hover .xs\:group-hover\:mb-140{margin-bottom:35rem}.group:hover .xs\:group-hover\:ml-140{margin-left:35rem}.group:hover .xs\:group-hover\:mt-auto{margin-top:auto}.group:hover .xs\:group-hover\:mr-auto{margin-right:auto}.group:hover .xs\:group-hover\:mb-auto{margin-bottom:auto}.group:hover .xs\:group-hover\:ml-auto{margin-left:auto}.group:hover .xs\:group-hover\:mt-px{margin-top:1px}.group:hover .xs\:group-hover\:mr-px{margin-right:1px}.group:hover .xs\:group-hover\:mb-px{margin-bottom:1px}.group:hover .xs\:group-hover\:ml-px{margin-left:1px}.group:hover .xs\:group-hover\:mt-2px{margin-top:2px}.group:hover .xs\:group-hover\:mr-2px{margin-right:2px}.group:hover .xs\:group-hover\:mb-2px{margin-bottom:2px}.group:hover .xs\:group-hover\:ml-2px{margin-left:2px}.group:hover .xs\:group-hover\:mt-0-5{margin-top:.15rem}.group:hover .xs\:group-hover\:mr-0-5{margin-right:.15rem}.group:hover .xs\:group-hover\:mb-0-5{margin-bottom:.15rem}.group:hover .xs\:group-hover\:ml-0-5{margin-left:.15rem}.group:hover .xs\:group-hover\:mt-1-5{margin-top:.375rem}.group:hover .xs\:group-hover\:mr-1-5{margin-right:.375rem}.group:hover .xs\:group-hover\:mb-1-5{margin-bottom:.375rem}.group:hover .xs\:group-hover\:ml-1-5{margin-left:.375rem}.group:hover .xs\:group-hover\:mt-2-5{margin-top:.625rem}.group:hover .xs\:group-hover\:mr-2-5{margin-right:.625rem}.group:hover .xs\:group-hover\:mb-2-5{margin-bottom:.625rem}.group:hover .xs\:group-hover\:ml-2-5{margin-left:.625rem}.group:hover .xs\:group-hover\:mt-7-2{margin-top:1.875rem}.group:hover .xs\:group-hover\:mr-7-2{margin-right:1.875rem}.group:hover .xs\:group-hover\:mb-7-2{margin-bottom:1.875rem}.group:hover .xs\:group-hover\:ml-7-2{margin-left:1.875rem}.group:hover .xs\:group-hover\:mt-31-25{margin-top:7.8125rem}.group:hover .xs\:group-hover\:mr-31-25{margin-right:7.8125rem}.group:hover .xs\:group-hover\:mb-31-25{margin-bottom:7.8125rem}.group:hover .xs\:group-hover\:ml-31-25{margin-left:7.8125rem}.group:hover .xs\:group-hover\:mt-62-5{margin-top:15.625rem}.group:hover .xs\:group-hover\:mr-62-5{margin-right:15.625rem}.group:hover .xs\:group-hover\:mb-62-5{margin-bottom:15.625rem}.group:hover .xs\:group-hover\:ml-62-5{margin-left:15.625rem}.group:hover .xs\:group-hover\:-mt-1{margin-top:-.25rem}.group:hover .xs\:group-hover\:-mr-1{margin-right:-.25rem}.group:hover .xs\:group-hover\:-mb-1{margin-bottom:-.25rem}.group:hover .xs\:group-hover\:-ml-1{margin-left:-.25rem}.group:hover .xs\:group-hover\:-mt-2{margin-top:-.5rem}.group:hover .xs\:group-hover\:-mr-2{margin-right:-.5rem}.group:hover .xs\:group-hover\:-mb-2{margin-bottom:-.5rem}.group:hover .xs\:group-hover\:-ml-2{margin-left:-.5rem}.group:hover .xs\:group-hover\:-mt-3{margin-top:-.75rem}.group:hover .xs\:group-hover\:-mr-3{margin-right:-.75rem}.group:hover .xs\:group-hover\:-mb-3{margin-bottom:-.75rem}.group:hover .xs\:group-hover\:-ml-3{margin-left:-.75rem}.group:hover .xs\:group-hover\:-mt-4{margin-top:-1rem}.group:hover .xs\:group-hover\:-mr-4{margin-right:-1rem}.group:hover .xs\:group-hover\:-mb-4{margin-bottom:-1rem}.group:hover .xs\:group-hover\:-ml-4{margin-left:-1rem}.group:hover .xs\:group-hover\:-mt-5{margin-top:-1.25rem}.group:hover .xs\:group-hover\:-mr-5{margin-right:-1.25rem}.group:hover .xs\:group-hover\:-mb-5{margin-bottom:-1.25rem}.group:hover .xs\:group-hover\:-ml-5{margin-left:-1.25rem}.group:hover .xs\:group-hover\:-mt-6{margin-top:-1.5rem}.group:hover .xs\:group-hover\:-mr-6{margin-right:-1.5rem}.group:hover .xs\:group-hover\:-mb-6{margin-bottom:-1.5rem}.group:hover .xs\:group-hover\:-ml-6{margin-left:-1.5rem}.group:hover .xs\:group-hover\:-mt-7{margin-top:-1.75rem}.group:hover .xs\:group-hover\:-mr-7{margin-right:-1.75rem}.group:hover .xs\:group-hover\:-mb-7{margin-bottom:-1.75rem}.group:hover .xs\:group-hover\:-ml-7{margin-left:-1.75rem}.group:hover .xs\:group-hover\:-mt-8{margin-top:-2rem}.group:hover .xs\:group-hover\:-mr-8{margin-right:-2rem}.group:hover .xs\:group-hover\:-mb-8{margin-bottom:-2rem}.group:hover .xs\:group-hover\:-ml-8{margin-left:-2rem}.group:hover .xs\:group-hover\:-mt-9{margin-top:-2.25rem}.group:hover .xs\:group-hover\:-mr-9{margin-right:-2.25rem}.group:hover .xs\:group-hover\:-mb-9{margin-bottom:-2.25rem}.group:hover .xs\:group-hover\:-ml-9{margin-left:-2.25rem}.group:hover .xs\:group-hover\:-mt-10{margin-top:-2.5rem}.group:hover .xs\:group-hover\:-mr-10{margin-right:-2.5rem}.group:hover .xs\:group-hover\:-mb-10{margin-bottom:-2.5rem}.group:hover .xs\:group-hover\:-ml-10{margin-left:-2.5rem}.group:hover .xs\:group-hover\:-mt-11{margin-top:-2.75rem}.group:hover .xs\:group-hover\:-mr-11{margin-right:-2.75rem}.group:hover .xs\:group-hover\:-mb-11{margin-bottom:-2.75rem}.group:hover .xs\:group-hover\:-ml-11{margin-left:-2.75rem}.group:hover .xs\:group-hover\:-mt-12{margin-top:-3rem}.group:hover .xs\:group-hover\:-mr-12{margin-right:-3rem}.group:hover .xs\:group-hover\:-mb-12{margin-bottom:-3rem}.group:hover .xs\:group-hover\:-ml-12{margin-left:-3rem}.group:hover .xs\:group-hover\:-mt-13{margin-top:-3.25rem}.group:hover .xs\:group-hover\:-mr-13{margin-right:-3.25rem}.group:hover .xs\:group-hover\:-mb-13{margin-bottom:-3.25rem}.group:hover .xs\:group-hover\:-ml-13{margin-left:-3.25rem}.group:hover .xs\:group-hover\:-mt-14{margin-top:-3.5rem}.group:hover .xs\:group-hover\:-mr-14{margin-right:-3.5rem}.group:hover .xs\:group-hover\:-mb-14{margin-bottom:-3.5rem}.group:hover .xs\:group-hover\:-ml-14{margin-left:-3.5rem}.group:hover .xs\:group-hover\:-mt-15{margin-top:-3.75rem}.group:hover .xs\:group-hover\:-mr-15{margin-right:-3.75rem}.group:hover .xs\:group-hover\:-mb-15{margin-bottom:-3.75rem}.group:hover .xs\:group-hover\:-ml-15{margin-left:-3.75rem}.group:hover .xs\:group-hover\:-mt-16{margin-top:-4rem}.group:hover .xs\:group-hover\:-mr-16{margin-right:-4rem}.group:hover .xs\:group-hover\:-mb-16{margin-bottom:-4rem}.group:hover .xs\:group-hover\:-ml-16{margin-left:-4rem}.group:hover .xs\:group-hover\:-mt-19{margin-top:-4.75rem}.group:hover .xs\:group-hover\:-mr-19{margin-right:-4.75rem}.group:hover .xs\:group-hover\:-mb-19{margin-bottom:-4.75rem}.group:hover .xs\:group-hover\:-ml-19{margin-left:-4.75rem}.group:hover .xs\:group-hover\:-mt-20{margin-top:-5rem}.group:hover .xs\:group-hover\:-mr-20{margin-right:-5rem}.group:hover .xs\:group-hover\:-mb-20{margin-bottom:-5rem}.group:hover .xs\:group-hover\:-ml-20{margin-left:-5rem}.group:hover .xs\:group-hover\:-mt-22{margin-top:-5.5rem}.group:hover .xs\:group-hover\:-mr-22{margin-right:-5.5rem}.group:hover .xs\:group-hover\:-mb-22{margin-bottom:-5.5rem}.group:hover .xs\:group-hover\:-ml-22{margin-left:-5.5rem}.group:hover .xs\:group-hover\:-mt-23{margin-top:-5.75rem}.group:hover .xs\:group-hover\:-mr-23{margin-right:-5.75rem}.group:hover .xs\:group-hover\:-mb-23{margin-bottom:-5.75rem}.group:hover .xs\:group-hover\:-ml-23{margin-left:-5.75rem}.group:hover .xs\:group-hover\:-mt-24{margin-top:-6rem}.group:hover .xs\:group-hover\:-mr-24{margin-right:-6rem}.group:hover .xs\:group-hover\:-mb-24{margin-bottom:-6rem}.group:hover .xs\:group-hover\:-ml-24{margin-left:-6rem}.group:hover .xs\:group-hover\:-mt-30{margin-top:-7.5rem}.group:hover .xs\:group-hover\:-mr-30{margin-right:-7.5rem}.group:hover .xs\:group-hover\:-mb-30{margin-bottom:-7.5rem}.group:hover .xs\:group-hover\:-ml-30{margin-left:-7.5rem}.group:hover .xs\:group-hover\:-mt-32{margin-top:-8rem}.group:hover .xs\:group-hover\:-mr-32{margin-right:-8rem}.group:hover .xs\:group-hover\:-mb-32{margin-bottom:-8rem}.group:hover .xs\:group-hover\:-ml-32{margin-left:-8rem}.group:hover .xs\:group-hover\:-mt-40{margin-top:-10rem}.group:hover .xs\:group-hover\:-mr-40{margin-right:-10rem}.group:hover .xs\:group-hover\:-mb-40{margin-bottom:-10rem}.group:hover .xs\:group-hover\:-ml-40{margin-left:-10rem}.group:hover .xs\:group-hover\:-mt-44{margin-top:-11rem}.group:hover .xs\:group-hover\:-mr-44{margin-right:-11rem}.group:hover .xs\:group-hover\:-mb-44{margin-bottom:-11rem}.group:hover .xs\:group-hover\:-ml-44{margin-left:-11rem}.group:hover .xs\:group-hover\:-mt-48{margin-top:-12rem}.group:hover .xs\:group-hover\:-mr-48{margin-right:-12rem}.group:hover .xs\:group-hover\:-mb-48{margin-bottom:-12rem}.group:hover .xs\:group-hover\:-ml-48{margin-left:-12rem}.group:hover .xs\:group-hover\:-mt-50{margin-top:-12.75rem}.group:hover .xs\:group-hover\:-mr-50{margin-right:-12.75rem}.group:hover .xs\:group-hover\:-mb-50{margin-bottom:-12.75rem}.group:hover .xs\:group-hover\:-ml-50{margin-left:-12.75rem}.group:hover .xs\:group-hover\:-mt-52{margin-top:-13rem}.group:hover .xs\:group-hover\:-mr-52{margin-right:-13rem}.group:hover .xs\:group-hover\:-mb-52{margin-bottom:-13rem}.group:hover .xs\:group-hover\:-ml-52{margin-left:-13rem}.group:hover .xs\:group-hover\:-mt-53{margin-top:-13.25rem}.group:hover .xs\:group-hover\:-mr-53{margin-right:-13.25rem}.group:hover .xs\:group-hover\:-mb-53{margin-bottom:-13.25rem}.group:hover .xs\:group-hover\:-ml-53{margin-left:-13.25rem}.group:hover .xs\:group-hover\:-mt-55{margin-top:-13.75rem}.group:hover .xs\:group-hover\:-mr-55{margin-right:-13.75rem}.group:hover .xs\:group-hover\:-mb-55{margin-bottom:-13.75rem}.group:hover .xs\:group-hover\:-ml-55{margin-left:-13.75rem}.group:hover .xs\:group-hover\:-mt-56{margin-top:-14rem}.group:hover .xs\:group-hover\:-mr-56{margin-right:-14rem}.group:hover .xs\:group-hover\:-mb-56{margin-bottom:-14rem}.group:hover .xs\:group-hover\:-ml-56{margin-left:-14rem}.group:hover .xs\:group-hover\:-mt-64{margin-top:-16rem}.group:hover .xs\:group-hover\:-mr-64{margin-right:-16rem}.group:hover .xs\:group-hover\:-mb-64{margin-bottom:-16rem}.group:hover .xs\:group-hover\:-ml-64{margin-left:-16rem}.group:hover .xs\:group-hover\:-mt-68{margin-top:-17rem}.group:hover .xs\:group-hover\:-mr-68{margin-right:-17rem}.group:hover .xs\:group-hover\:-mb-68{margin-bottom:-17rem}.group:hover .xs\:group-hover\:-ml-68{margin-left:-17rem}.group:hover .xs\:group-hover\:-mt-75{margin-top:-18.75rem}.group:hover .xs\:group-hover\:-mr-75{margin-right:-18.75rem}.group:hover .xs\:group-hover\:-mb-75{margin-bottom:-18.75rem}.group:hover .xs\:group-hover\:-ml-75{margin-left:-18.75rem}.group:hover .xs\:group-hover\:-mt-98{margin-top:-24.5rem}.group:hover .xs\:group-hover\:-mr-98{margin-right:-24.5rem}.group:hover .xs\:group-hover\:-mb-98{margin-bottom:-24.5rem}.group:hover .xs\:group-hover\:-ml-98{margin-left:-24.5rem}.group:hover .xs\:group-hover\:-mt-100{margin-top:-25rem}.group:hover .xs\:group-hover\:-mr-100{margin-right:-25rem}.group:hover .xs\:group-hover\:-mb-100{margin-bottom:-25rem}.group:hover .xs\:group-hover\:-ml-100{margin-left:-25rem}.group:hover .xs\:group-hover\:-mt-120{margin-top:-30rem}.group:hover .xs\:group-hover\:-mr-120{margin-right:-30rem}.group:hover .xs\:group-hover\:-mb-120{margin-bottom:-30rem}.group:hover .xs\:group-hover\:-ml-120{margin-left:-30rem}.group:hover .xs\:group-hover\:-mt-140{margin-top:-35rem}.group:hover .xs\:group-hover\:-mr-140{margin-right:-35rem}.group:hover .xs\:group-hover\:-mb-140{margin-bottom:-35rem}.group:hover .xs\:group-hover\:-ml-140{margin-left:-35rem}.group:hover .xs\:group-hover\:-mt-px{margin-top:-1px}.group:hover .xs\:group-hover\:-mr-px{margin-right:-1px}.group:hover .xs\:group-hover\:-mb-px{margin-bottom:-1px}.group:hover .xs\:group-hover\:-ml-px{margin-left:-1px}.group:hover .xs\:group-hover\:-mt-2px{margin-top:-2px}.group:hover .xs\:group-hover\:-mr-2px{margin-right:-2px}.group:hover .xs\:group-hover\:-mb-2px{margin-bottom:-2px}.group:hover .xs\:group-hover\:-ml-2px{margin-left:-2px}.group:hover .xs\:group-hover\:-mt-0-5{margin-top:-.15rem}.group:hover .xs\:group-hover\:-mr-0-5{margin-right:-.15rem}.group:hover .xs\:group-hover\:-mb-0-5{margin-bottom:-.15rem}.group:hover .xs\:group-hover\:-ml-0-5{margin-left:-.15rem}.group:hover .xs\:group-hover\:-mt-1-5{margin-top:-.375rem}.group:hover .xs\:group-hover\:-mr-1-5{margin-right:-.375rem}.group:hover .xs\:group-hover\:-mb-1-5{margin-bottom:-.375rem}.group:hover .xs\:group-hover\:-ml-1-5{margin-left:-.375rem}.group:hover .xs\:group-hover\:-mt-2-5{margin-top:-.625rem}.group:hover .xs\:group-hover\:-mr-2-5{margin-right:-.625rem}.group:hover .xs\:group-hover\:-mb-2-5{margin-bottom:-.625rem}.group:hover .xs\:group-hover\:-ml-2-5{margin-left:-.625rem}.group:hover .xs\:group-hover\:-mt-7-2{margin-top:-1.875rem}.group:hover .xs\:group-hover\:-mr-7-2{margin-right:-1.875rem}.group:hover .xs\:group-hover\:-mb-7-2{margin-bottom:-1.875rem}.group:hover .xs\:group-hover\:-ml-7-2{margin-left:-1.875rem}.group:hover .xs\:group-hover\:-mt-31-25{margin-top:-7.8125rem}.group:hover .xs\:group-hover\:-mr-31-25{margin-right:-7.8125rem}.group:hover .xs\:group-hover\:-mb-31-25{margin-bottom:-7.8125rem}.group:hover .xs\:group-hover\:-ml-31-25{margin-left:-7.8125rem}.group:hover .xs\:group-hover\:-mt-62-5{margin-top:-15.625rem}.group:hover .xs\:group-hover\:-mr-62-5{margin-right:-15.625rem}.group:hover .xs\:group-hover\:-mb-62-5{margin-bottom:-15.625rem}.group:hover .xs\:group-hover\:-ml-62-5{margin-left:-15.625rem}.xs\:max-h-0{max-height:0}.xs\:max-h-1{max-height:.25rem}.xs\:max-h-2{max-height:.5rem}.xs\:max-h-3{max-height:.75rem}.xs\:max-h-4{max-height:1rem}.xs\:max-h-5{max-height:1.25rem}.xs\:max-h-6{max-height:1.5rem}.xs\:max-h-7{max-height:1.75rem}.xs\:max-h-8{max-height:2rem}.xs\:max-h-9{max-height:2.25rem}.xs\:max-h-10{max-height:2.5rem}.xs\:max-h-11{max-height:2.75rem}.xs\:max-h-12{max-height:3rem}.xs\:max-h-13{max-height:3.25rem}.xs\:max-h-14{max-height:3.5rem}.xs\:max-h-15{max-height:3.75rem}.xs\:max-h-16{max-height:4rem}.xs\:max-h-19{max-height:4.75rem}.xs\:max-h-20{max-height:5rem}.xs\:max-h-22{max-height:5.5rem}.xs\:max-h-23{max-height:5.75rem}.xs\:max-h-24{max-height:6rem}.xs\:max-h-30{max-height:7.5rem}.xs\:max-h-32{max-height:8rem}.xs\:max-h-40{max-height:10rem}.xs\:max-h-44{max-height:11rem}.xs\:max-h-48{max-height:12rem}.xs\:max-h-50{max-height:12.75rem}.xs\:max-h-52{max-height:13rem}.xs\:max-h-53{max-height:13.25rem}.xs\:max-h-55{max-height:13.75rem}.xs\:max-h-56{max-height:14rem}.xs\:max-h-64{max-height:16rem}.xs\:max-h-68{max-height:17rem}.xs\:max-h-75{max-height:18.75rem}.xs\:max-h-98{max-height:24.5rem}.xs\:max-h-100{max-height:25rem}.xs\:max-h-120{max-height:30rem}.xs\:max-h-140{max-height:35rem}.xs\:max-h-full{max-height:100%}.xs\:max-h-screen{max-height:100vh}.xs\:max-h-px{max-height:1px}.xs\:max-h-2px{max-height:2px}.xs\:max-h-0-5{max-height:.15rem}.xs\:max-h-1-5{max-height:.375rem}.xs\:max-h-2-5{max-height:.625rem}.xs\:max-h-7-2{max-height:1.875rem}.xs\:max-h-31-25{max-height:7.8125rem}.xs\:max-h-62-5{max-height:15.625rem}.xs\:max-w-0{max-width:0}.xs\:max-w-1{max-width:.25rem}.xs\:max-w-2{max-width:.5rem}.xs\:max-w-3{max-width:.75rem}.xs\:max-w-4{max-width:1rem}.xs\:max-w-5{max-width:1.25rem}.xs\:max-w-6{max-width:1.5rem}.xs\:max-w-7{max-width:1.75rem}.xs\:max-w-8{max-width:2rem}.xs\:max-w-9{max-width:2.25rem}.xs\:max-w-10{max-width:2.5rem}.xs\:max-w-11{max-width:2.75rem}.xs\:max-w-12{max-width:3rem}.xs\:max-w-13{max-width:3.25rem}.xs\:max-w-14{max-width:3.5rem}.xs\:max-w-15{max-width:3.75rem}.xs\:max-w-16{max-width:4rem}.xs\:max-w-19{max-width:4.75rem}.xs\:max-w-20{max-width:5rem}.xs\:max-w-22{max-width:5.5rem}.xs\:max-w-23{max-width:5.75rem}.xs\:max-w-24{max-width:6rem}.xs\:max-w-30{max-width:7.5rem}.xs\:max-w-32{max-width:8rem}.xs\:max-w-40{max-width:10rem}.xs\:max-w-44{max-width:11rem}.xs\:max-w-48{max-width:12rem}.xs\:max-w-50{max-width:12.75rem}.xs\:max-w-52{max-width:13rem}.xs\:max-w-53{max-width:13.25rem}.xs\:max-w-55{max-width:13.75rem}.xs\:max-w-56{max-width:14rem}.xs\:max-w-64{max-width:16rem}.xs\:max-w-68{max-width:17rem}.xs\:max-w-75{max-width:18.75rem}.xs\:max-w-98{max-width:24.5rem}.xs\:max-w-100{max-width:25rem}.xs\:max-w-120{max-width:30rem}.xs\:max-w-140{max-width:35rem}.xs\:max-w-none{max-width:none}.xs\:max-w-xs{max-width:20rem}.xs\:max-w-sm{max-width:24rem}.xs\:max-w-md{max-width:28rem}.xs\:max-w-lg{max-width:32rem}.xs\:max-w-xl{max-width:36rem}.xs\:max-w-2xl{max-width:42rem}.xs\:max-w-3xl{max-width:48rem}.xs\:max-w-4xl{max-width:56rem}.xs\:max-w-5xl{max-width:64rem}.xs\:max-w-6xl{max-width:72rem}.xs\:max-w-full{max-width:100%}.xs\:max-w-screen-sm{max-width:640px}.xs\:max-w-screen-md{max-width:768px}.xs\:max-w-screen-lg{max-width:1024px}.xs\:max-w-screen-xl{max-width:1280px}.xs\:max-w-screen-xs{max-width:425px}.xs\:max-w-screen-xxl{max-width:1400px}.xs\:max-w-px{max-width:1px}.xs\:max-w-2px{max-width:2px}.xs\:max-w-0-5{max-width:.15rem}.xs\:max-w-1-5{max-width:.375rem}.xs\:max-w-2-5{max-width:.625rem}.xs\:max-w-7-2{max-width:1.875rem}.xs\:max-w-31-25{max-width:7.8125rem}.xs\:max-w-62-5{max-width:15.625rem}.xs\:min-h-0{min-height:0}.xs\:min-h-1{min-height:.25rem}.xs\:min-h-2{min-height:.5rem}.xs\:min-h-3{min-height:.75rem}.xs\:min-h-4{min-height:1rem}.xs\:min-h-5{min-height:1.25rem}.xs\:min-h-6{min-height:1.5rem}.xs\:min-h-7{min-height:1.75rem}.xs\:min-h-8{min-height:2rem}.xs\:min-h-9{min-height:2.25rem}.xs\:min-h-10{min-height:2.5rem}.xs\:min-h-11{min-height:2.75rem}.xs\:min-h-12{min-height:3rem}.xs\:min-h-13{min-height:3.25rem}.xs\:min-h-14{min-height:3.5rem}.xs\:min-h-15{min-height:3.75rem}.xs\:min-h-16{min-height:4rem}.xs\:min-h-19{min-height:4.75rem}.xs\:min-h-20{min-height:5rem}.xs\:min-h-22{min-height:5.5rem}.xs\:min-h-23{min-height:5.75rem}.xs\:min-h-24{min-height:6rem}.xs\:min-h-30{min-height:7.5rem}.xs\:min-h-32{min-height:8rem}.xs\:min-h-40{min-height:10rem}.xs\:min-h-44{min-height:11rem}.xs\:min-h-48{min-height:12rem}.xs\:min-h-50{min-height:12.75rem}.xs\:min-h-52{min-height:13rem}.xs\:min-h-53{min-height:13.25rem}.xs\:min-h-55{min-height:13.75rem}.xs\:min-h-56{min-height:14rem}.xs\:min-h-64{min-height:16rem}.xs\:min-h-68{min-height:17rem}.xs\:min-h-75{min-height:18.75rem}.xs\:min-h-98{min-height:24.5rem}.xs\:min-h-100{min-height:25rem}.xs\:min-h-120{min-height:30rem}.xs\:min-h-140{min-height:35rem}.xs\:min-h-full{min-height:100%}.xs\:min-h-screen{min-height:100vh}.xs\:min-h-px{min-height:1px}.xs\:min-h-2px{min-height:2px}.xs\:min-h-0-5{min-height:.15rem}.xs\:min-h-1-5{min-height:.375rem}.xs\:min-h-2-5{min-height:.625rem}.xs\:min-h-7-2{min-height:1.875rem}.xs\:min-h-31-25{min-height:7.8125rem}.xs\:min-h-62-5{min-height:15.625rem}.xs\:min-w-0{min-width:0}.xs\:min-w-1{min-width:.25rem}.xs\:min-w-2{min-width:.5rem}.xs\:min-w-3{min-width:.75rem}.xs\:min-w-4{min-width:1rem}.xs\:min-w-5{min-width:1.25rem}.xs\:min-w-6{min-width:1.5rem}.xs\:min-w-7{min-width:1.75rem}.xs\:min-w-8{min-width:2rem}.xs\:min-w-9{min-width:2.25rem}.xs\:min-w-10{min-width:2.5rem}.xs\:min-w-11{min-width:2.75rem}.xs\:min-w-12{min-width:3rem}.xs\:min-w-13{min-width:3.25rem}.xs\:min-w-14{min-width:3.5rem}.xs\:min-w-15{min-width:3.75rem}.xs\:min-w-16{min-width:4rem}.xs\:min-w-19{min-width:4.75rem}.xs\:min-w-20{min-width:5rem}.xs\:min-w-22{min-width:5.5rem}.xs\:min-w-23{min-width:5.75rem}.xs\:min-w-24{min-width:6rem}.xs\:min-w-30{min-width:7.5rem}.xs\:min-w-32{min-width:8rem}.xs\:min-w-40{min-width:10rem}.xs\:min-w-44{min-width:11rem}.xs\:min-w-48{min-width:12rem}.xs\:min-w-50{min-width:12.75rem}.xs\:min-w-52{min-width:13rem}.xs\:min-w-53{min-width:13.25rem}.xs\:min-w-55{min-width:13.75rem}.xs\:min-w-56{min-width:14rem}.xs\:min-w-64{min-width:16rem}.xs\:min-w-68{min-width:17rem}.xs\:min-w-75{min-width:18.75rem}.xs\:min-w-98{min-width:24.5rem}.xs\:min-w-100{min-width:25rem}.xs\:min-w-120{min-width:30rem}.xs\:min-w-140{min-width:35rem}.xs\:min-w-full{min-width:100%}.xs\:min-w-px{min-width:1px}.xs\:min-w-2px{min-width:2px}.xs\:min-w-0-5{min-width:.15rem}.xs\:min-w-1-5{min-width:.375rem}.xs\:min-w-2-5{min-width:.625rem}.xs\:min-w-7-2{min-width:1.875rem}.xs\:min-w-31-25{min-width:7.8125rem}.xs\:min-w-62-5{min-width:15.625rem}.xs\:object-contain{-o-object-fit:contain;object-fit:contain}.xs\:object-cover{-o-object-fit:cover;object-fit:cover}.xs\:object-fill{-o-object-fit:fill;object-fit:fill}.xs\:object-none{-o-object-fit:none;object-fit:none}.xs\:object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.xs\:object-bottom{-o-object-position:bottom;object-position:bottom}.xs\:object-center{-o-object-position:center;object-position:center}.xs\:object-left{-o-object-position:left;object-position:left}.xs\:object-left-bottom{-o-object-position:left bottom;object-position:left bottom}.xs\:object-left-top{-o-object-position:left top;object-position:left top}.xs\:object-right{-o-object-position:right;object-position:right}.xs\:object-right-bottom{-o-object-position:right bottom;object-position:right bottom}.xs\:object-right-top{-o-object-position:right top;object-position:right top}.xs\:object-top{-o-object-position:top;object-position:top}.xs\:opacity-0{opacity:0}.xs\:opacity-15{opacity:.15}.xs\:opacity-25{opacity:.25}.xs\:opacity-50{opacity:.5}.xs\:opacity-70{opacity:.7}.xs\:opacity-75{opacity:.75}.xs\:opacity-90{opacity:.9}.xs\:opacity-100{opacity:1}.xs\:hover\:opacity-0:hover{opacity:0}.xs\:hover\:opacity-15:hover{opacity:.15}.xs\:hover\:opacity-25:hover{opacity:.25}.xs\:hover\:opacity-50:hover{opacity:.5}.xs\:hover\:opacity-70:hover{opacity:.7}.xs\:hover\:opacity-75:hover{opacity:.75}.xs\:hover\:opacity-90:hover{opacity:.9}.xs\:hover\:opacity-100:hover{opacity:1}.xs\:focus\:opacity-0:focus{opacity:0}.xs\:focus\:opacity-15:focus{opacity:.15}.xs\:focus\:opacity-25:focus{opacity:.25}.xs\:focus\:opacity-50:focus{opacity:.5}.xs\:focus\:opacity-70:focus{opacity:.7}.xs\:focus\:opacity-75:focus{opacity:.75}.xs\:focus\:opacity-90:focus{opacity:.9}.xs\:focus\:opacity-100:focus{opacity:1}.xs\:focus\:outline-none:focus,.xs\:outline-none{outline:0}.xs\:overflow-auto{overflow:auto}.xs\:overflow-hidden{overflow:hidden}.xs\:overflow-visible{overflow:visible}.xs\:overflow-scroll{overflow:scroll}.xs\:overflow-x-auto{overflow-x:auto}.xs\:overflow-y-auto{overflow-y:auto}.xs\:overflow-x-hidden{overflow-x:hidden}.xs\:overflow-y-hidden{overflow-y:hidden}.xs\:overflow-x-visible{overflow-x:visible}.xs\:overflow-y-visible{overflow-y:visible}.xs\:overflow-x-scroll{overflow-x:scroll}.xs\:overflow-y-scroll{overflow-y:scroll}.xs\:scrolling-touch{-webkit-overflow-scrolling:touch}.xs\:scrolling-auto{-webkit-overflow-scrolling:auto}.xs\:overscroll-auto{-ms-scroll-chaining:chained;overscroll-behavior:auto}.xs\:overscroll-contain{-ms-scroll-chaining:none;overscroll-behavior:contain}.xs\:overscroll-none{-ms-scroll-chaining:none;overscroll-behavior:none}.xs\:overscroll-y-auto{overscroll-behavior-y:auto}.xs\:overscroll-y-contain{overscroll-behavior-y:contain}.xs\:overscroll-y-none{overscroll-behavior-y:none}.xs\:overscroll-x-auto{overscroll-behavior-x:auto}.xs\:overscroll-x-contain{overscroll-behavior-x:contain}.xs\:overscroll-x-none{overscroll-behavior-x:none}.xs\:p-0{padding:0}.xs\:p-1{padding:.25rem}.xs\:p-2{padding:.5rem}.xs\:p-3{padding:.75rem}.xs\:p-4{padding:1rem}.xs\:p-5{padding:1.25rem}.xs\:p-6{padding:1.5rem}.xs\:p-7{padding:1.75rem}.xs\:p-8{padding:2rem}.xs\:p-9{padding:2.25rem}.xs\:p-10{padding:2.5rem}.xs\:p-11{padding:2.75rem}.xs\:p-12{padding:3rem}.xs\:p-13{padding:3.25rem}.xs\:p-14{padding:3.5rem}.xs\:p-15{padding:3.75rem}.xs\:p-16{padding:4rem}.xs\:p-19{padding:4.75rem}.xs\:p-20{padding:5rem}.xs\:p-22{padding:5.5rem}.xs\:p-23{padding:5.75rem}.xs\:p-24{padding:6rem}.xs\:p-30{padding:7.5rem}.xs\:p-32{padding:8rem}.xs\:p-40{padding:10rem}.xs\:p-44{padding:11rem}.xs\:p-48{padding:12rem}.xs\:p-50{padding:12.75rem}.xs\:p-52{padding:13rem}.xs\:p-53{padding:13.25rem}.xs\:p-55{padding:13.75rem}.xs\:p-56{padding:14rem}.xs\:p-64{padding:16rem}.xs\:p-68{padding:17rem}.xs\:p-75{padding:18.75rem}.xs\:p-98{padding:24.5rem}.xs\:p-100{padding:25rem}.xs\:p-120{padding:30rem}.xs\:p-140{padding:35rem}.xs\:p-px{padding:1px}.xs\:p-2px{padding:2px}.xs\:p-0-5{padding:.15rem}.xs\:p-1-5{padding:.375rem}.xs\:p-2-5{padding:.625rem}.xs\:p-7-2{padding:1.875rem}.xs\:p-31-25{padding:7.8125rem}.xs\:p-62-5{padding:15.625rem}.xs\:py-0{padding-top:0;padding-bottom:0}.xs\:px-0{padding-left:0;padding-right:0}.xs\:py-1{padding-top:.25rem;padding-bottom:.25rem}.xs\:px-1{padding-left:.25rem;padding-right:.25rem}.xs\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xs\:px-2{padding-left:.5rem;padding-right:.5rem}.xs\:py-3{padding-top:.75rem;padding-bottom:.75rem}.xs\:px-3{padding-left:.75rem;padding-right:.75rem}.xs\:py-4{padding-top:1rem;padding-bottom:1rem}.xs\:px-4{padding-left:1rem;padding-right:1rem}.xs\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.xs\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xs\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xs\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xs\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.xs\:px-7{padding-left:1.75rem;padding-right:1.75rem}.xs\:py-8{padding-top:2rem;padding-bottom:2rem}.xs\:px-8{padding-left:2rem;padding-right:2rem}.xs\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.xs\:px-9{padding-left:2.25rem;padding-right:2.25rem}.xs\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.xs\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xs\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}.xs\:px-11{padding-left:2.75rem;padding-right:2.75rem}.xs\:py-12{padding-top:3rem;padding-bottom:3rem}.xs\:px-12{padding-left:3rem;padding-right:3rem}.xs\:py-13{padding-top:3.25rem;padding-bottom:3.25rem}.xs\:px-13{padding-left:3.25rem;padding-right:3.25rem}.xs\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.xs\:px-14{padding-left:3.5rem;padding-right:3.5rem}.xs\:py-15{padding-top:3.75rem;padding-bottom:3.75rem}.xs\:px-15{padding-left:3.75rem;padding-right:3.75rem}.xs\:py-16{padding-top:4rem;padding-bottom:4rem}.xs\:px-16{padding-left:4rem;padding-right:4rem}.xs\:py-19{padding-top:4.75rem;padding-bottom:4.75rem}.xs\:px-19{padding-left:4.75rem;padding-right:4.75rem}.xs\:py-20{padding-top:5rem;padding-bottom:5rem}.xs\:px-20{padding-left:5rem;padding-right:5rem}.xs\:py-22{padding-top:5.5rem;padding-bottom:5.5rem}.xs\:px-22{padding-left:5.5rem;padding-right:5.5rem}.xs\:py-23{padding-top:5.75rem;padding-bottom:5.75rem}.xs\:px-23{padding-left:5.75rem;padding-right:5.75rem}.xs\:py-24{padding-top:6rem;padding-bottom:6rem}.xs\:px-24{padding-left:6rem;padding-right:6rem}.xs\:py-30{padding-top:7.5rem;padding-bottom:7.5rem}.xs\:px-30{padding-left:7.5rem;padding-right:7.5rem}.xs\:py-32{padding-top:8rem;padding-bottom:8rem}.xs\:px-32{padding-left:8rem;padding-right:8rem}.xs\:py-40{padding-top:10rem;padding-bottom:10rem}.xs\:px-40{padding-left:10rem;padding-right:10rem}.xs\:py-44{padding-top:11rem;padding-bottom:11rem}.xs\:px-44{padding-left:11rem;padding-right:11rem}.xs\:py-48{padding-top:12rem;padding-bottom:12rem}.xs\:px-48{padding-left:12rem;padding-right:12rem}.xs\:py-50{padding-top:12.75rem;padding-bottom:12.75rem}.xs\:px-50{padding-left:12.75rem;padding-right:12.75rem}.xs\:py-52{padding-top:13rem;padding-bottom:13rem}.xs\:px-52{padding-left:13rem;padding-right:13rem}.xs\:py-53{padding-top:13.25rem;padding-bottom:13.25rem}.xs\:px-53{padding-left:13.25rem;padding-right:13.25rem}.xs\:py-55{padding-top:13.75rem;padding-bottom:13.75rem}.xs\:px-55{padding-left:13.75rem;padding-right:13.75rem}.xs\:py-56{padding-top:14rem;padding-bottom:14rem}.xs\:px-56{padding-left:14rem;padding-right:14rem}.xs\:py-64{padding-top:16rem;padding-bottom:16rem}.xs\:px-64{padding-left:16rem;padding-right:16rem}.xs\:py-68{padding-top:17rem;padding-bottom:17rem}.xs\:px-68{padding-left:17rem;padding-right:17rem}.xs\:py-75{padding-top:18.75rem;padding-bottom:18.75rem}.xs\:px-75{padding-left:18.75rem;padding-right:18.75rem}.xs\:py-98{padding-top:24.5rem;padding-bottom:24.5rem}.xs\:px-98{padding-left:24.5rem;padding-right:24.5rem}.xs\:py-100{padding-top:25rem;padding-bottom:25rem}.xs\:px-100{padding-left:25rem;padding-right:25rem}.xs\:py-120{padding-top:30rem;padding-bottom:30rem}.xs\:px-120{padding-left:30rem;padding-right:30rem}.xs\:py-140{padding-top:35rem;padding-bottom:35rem}.xs\:px-140{padding-left:35rem;padding-right:35rem}.xs\:py-px{padding-top:1px;padding-bottom:1px}.xs\:px-px{padding-left:1px;padding-right:1px}.xs\:py-2px{padding-top:2px;padding-bottom:2px}.xs\:px-2px{padding-left:2px;padding-right:2px}.xs\:py-0-5{padding-top:.15rem;padding-bottom:.15rem}.xs\:px-0-5{padding-left:.15rem;padding-right:.15rem}.xs\:py-1-5{padding-top:.375rem;padding-bottom:.375rem}.xs\:px-1-5{padding-left:.375rem;padding-right:.375rem}.xs\:py-2-5{padding-top:.625rem;padding-bottom:.625rem}.xs\:px-2-5{padding-left:.625rem;padding-right:.625rem}.xs\:py-7-2{padding-top:1.875rem;padding-bottom:1.875rem}.xs\:px-7-2{padding-left:1.875rem;padding-right:1.875rem}.xs\:py-31-25{padding-top:7.8125rem;padding-bottom:7.8125rem}.xs\:px-31-25{padding-left:7.8125rem;padding-right:7.8125rem}.xs\:py-62-5{padding-top:15.625rem;padding-bottom:15.625rem}.xs\:px-62-5{padding-left:15.625rem;padding-right:15.625rem}.xs\:pt-0{padding-top:0}.xs\:pr-0{padding-right:0}.xs\:pb-0{padding-bottom:0}.xs\:pl-0{padding-left:0}.xs\:pt-1{padding-top:.25rem}.xs\:pr-1{padding-right:.25rem}.xs\:pb-1{padding-bottom:.25rem}.xs\:pl-1{padding-left:.25rem}.xs\:pt-2{padding-top:.5rem}.xs\:pr-2{padding-right:.5rem}.xs\:pb-2{padding-bottom:.5rem}.xs\:pl-2{padding-left:.5rem}.xs\:pt-3{padding-top:.75rem}.xs\:pr-3{padding-right:.75rem}.xs\:pb-3{padding-bottom:.75rem}.xs\:pl-3{padding-left:.75rem}.xs\:pt-4{padding-top:1rem}.xs\:pr-4{padding-right:1rem}.xs\:pb-4{padding-bottom:1rem}.xs\:pl-4{padding-left:1rem}.xs\:pt-5{padding-top:1.25rem}.xs\:pr-5{padding-right:1.25rem}.xs\:pb-5{padding-bottom:1.25rem}.xs\:pl-5{padding-left:1.25rem}.xs\:pt-6{padding-top:1.5rem}.xs\:pr-6{padding-right:1.5rem}.xs\:pb-6{padding-bottom:1.5rem}.xs\:pl-6{padding-left:1.5rem}.xs\:pt-7{padding-top:1.75rem}.xs\:pr-7{padding-right:1.75rem}.xs\:pb-7{padding-bottom:1.75rem}.xs\:pl-7{padding-left:1.75rem}.xs\:pt-8{padding-top:2rem}.xs\:pr-8{padding-right:2rem}.xs\:pb-8{padding-bottom:2rem}.xs\:pl-8{padding-left:2rem}.xs\:pt-9{padding-top:2.25rem}.xs\:pr-9{padding-right:2.25rem}.xs\:pb-9{padding-bottom:2.25rem}.xs\:pl-9{padding-left:2.25rem}.xs\:pt-10{padding-top:2.5rem}.xs\:pr-10{padding-right:2.5rem}.xs\:pb-10{padding-bottom:2.5rem}.xs\:pl-10{padding-left:2.5rem}.xs\:pt-11{padding-top:2.75rem}.xs\:pr-11{padding-right:2.75rem}.xs\:pb-11{padding-bottom:2.75rem}.xs\:pl-11{padding-left:2.75rem}.xs\:pt-12{padding-top:3rem}.xs\:pr-12{padding-right:3rem}.xs\:pb-12{padding-bottom:3rem}.xs\:pl-12{padding-left:3rem}.xs\:pt-13{padding-top:3.25rem}.xs\:pr-13{padding-right:3.25rem}.xs\:pb-13{padding-bottom:3.25rem}.xs\:pl-13{padding-left:3.25rem}.xs\:pt-14{padding-top:3.5rem}.xs\:pr-14{padding-right:3.5rem}.xs\:pb-14{padding-bottom:3.5rem}.xs\:pl-14{padding-left:3.5rem}.xs\:pt-15{padding-top:3.75rem}.xs\:pr-15{padding-right:3.75rem}.xs\:pb-15{padding-bottom:3.75rem}.xs\:pl-15{padding-left:3.75rem}.xs\:pt-16{padding-top:4rem}.xs\:pr-16{padding-right:4rem}.xs\:pb-16{padding-bottom:4rem}.xs\:pl-16{padding-left:4rem}.xs\:pt-19{padding-top:4.75rem}.xs\:pr-19{padding-right:4.75rem}.xs\:pb-19{padding-bottom:4.75rem}.xs\:pl-19{padding-left:4.75rem}.xs\:pt-20{padding-top:5rem}.xs\:pr-20{padding-right:5rem}.xs\:pb-20{padding-bottom:5rem}.xs\:pl-20{padding-left:5rem}.xs\:pt-22{padding-top:5.5rem}.xs\:pr-22{padding-right:5.5rem}.xs\:pb-22{padding-bottom:5.5rem}.xs\:pl-22{padding-left:5.5rem}.xs\:pt-23{padding-top:5.75rem}.xs\:pr-23{padding-right:5.75rem}.xs\:pb-23{padding-bottom:5.75rem}.xs\:pl-23{padding-left:5.75rem}.xs\:pt-24{padding-top:6rem}.xs\:pr-24{padding-right:6rem}.xs\:pb-24{padding-bottom:6rem}.xs\:pl-24{padding-left:6rem}.xs\:pt-30{padding-top:7.5rem}.xs\:pr-30{padding-right:7.5rem}.xs\:pb-30{padding-bottom:7.5rem}.xs\:pl-30{padding-left:7.5rem}.xs\:pt-32{padding-top:8rem}.xs\:pr-32{padding-right:8rem}.xs\:pb-32{padding-bottom:8rem}.xs\:pl-32{padding-left:8rem}.xs\:pt-40{padding-top:10rem}.xs\:pr-40{padding-right:10rem}.xs\:pb-40{padding-bottom:10rem}.xs\:pl-40{padding-left:10rem}.xs\:pt-44{padding-top:11rem}.xs\:pr-44{padding-right:11rem}.xs\:pb-44{padding-bottom:11rem}.xs\:pl-44{padding-left:11rem}.xs\:pt-48{padding-top:12rem}.xs\:pr-48{padding-right:12rem}.xs\:pb-48{padding-bottom:12rem}.xs\:pl-48{padding-left:12rem}.xs\:pt-50{padding-top:12.75rem}.xs\:pr-50{padding-right:12.75rem}.xs\:pb-50{padding-bottom:12.75rem}.xs\:pl-50{padding-left:12.75rem}.xs\:pt-52{padding-top:13rem}.xs\:pr-52{padding-right:13rem}.xs\:pb-52{padding-bottom:13rem}.xs\:pl-52{padding-left:13rem}.xs\:pt-53{padding-top:13.25rem}.xs\:pr-53{padding-right:13.25rem}.xs\:pb-53{padding-bottom:13.25rem}.xs\:pl-53{padding-left:13.25rem}.xs\:pt-55{padding-top:13.75rem}.xs\:pr-55{padding-right:13.75rem}.xs\:pb-55{padding-bottom:13.75rem}.xs\:pl-55{padding-left:13.75rem}.xs\:pt-56{padding-top:14rem}.xs\:pr-56{padding-right:14rem}.xs\:pb-56{padding-bottom:14rem}.xs\:pl-56{padding-left:14rem}.xs\:pt-64{padding-top:16rem}.xs\:pr-64{padding-right:16rem}.xs\:pb-64{padding-bottom:16rem}.xs\:pl-64{padding-left:16rem}.xs\:pt-68{padding-top:17rem}.xs\:pr-68{padding-right:17rem}.xs\:pb-68{padding-bottom:17rem}.xs\:pl-68{padding-left:17rem}.xs\:pt-75{padding-top:18.75rem}.xs\:pr-75{padding-right:18.75rem}.xs\:pb-75{padding-bottom:18.75rem}.xs\:pl-75{padding-left:18.75rem}.xs\:pt-98{padding-top:24.5rem}.xs\:pr-98{padding-right:24.5rem}.xs\:pb-98{padding-bottom:24.5rem}.xs\:pl-98{padding-left:24.5rem}.xs\:pt-100{padding-top:25rem}.xs\:pr-100{padding-right:25rem}.xs\:pb-100{padding-bottom:25rem}.xs\:pl-100{padding-left:25rem}.xs\:pt-120{padding-top:30rem}.xs\:pr-120{padding-right:30rem}.xs\:pb-120{padding-bottom:30rem}.xs\:pl-120{padding-left:30rem}.xs\:pt-140{padding-top:35rem}.xs\:pr-140{padding-right:35rem}.xs\:pb-140{padding-bottom:35rem}.xs\:pl-140{padding-left:35rem}.xs\:pt-px{padding-top:1px}.xs\:pr-px{padding-right:1px}.xs\:pb-px{padding-bottom:1px}.xs\:pl-px{padding-left:1px}.xs\:pt-2px{padding-top:2px}.xs\:pr-2px{padding-right:2px}.xs\:pb-2px{padding-bottom:2px}.xs\:pl-2px{padding-left:2px}.xs\:pt-0-5{padding-top:.15rem}.xs\:pr-0-5{padding-right:.15rem}.xs\:pb-0-5{padding-bottom:.15rem}.xs\:pl-0-5{padding-left:.15rem}.xs\:pt-1-5{padding-top:.375rem}.xs\:pr-1-5{padding-right:.375rem}.xs\:pb-1-5{padding-bottom:.375rem}.xs\:pl-1-5{padding-left:.375rem}.xs\:pt-2-5{padding-top:.625rem}.xs\:pr-2-5{padding-right:.625rem}.xs\:pb-2-5{padding-bottom:.625rem}.xs\:pl-2-5{padding-left:.625rem}.xs\:pt-7-2{padding-top:1.875rem}.xs\:pr-7-2{padding-right:1.875rem}.xs\:pb-7-2{padding-bottom:1.875rem}.xs\:pl-7-2{padding-left:1.875rem}.xs\:pt-31-25{padding-top:7.8125rem}.xs\:pr-31-25{padding-right:7.8125rem}.xs\:pb-31-25{padding-bottom:7.8125rem}.xs\:pl-31-25{padding-left:7.8125rem}.xs\:pt-62-5{padding-top:15.625rem}.xs\:pr-62-5{padding-right:15.625rem}.xs\:pb-62-5{padding-bottom:15.625rem}.xs\:pl-62-5{padding-left:15.625rem}.xs\:placeholder-transparent::-moz-placeholder{color:transparent}.xs\:placeholder-transparent:-ms-input-placeholder{color:transparent}.xs\:placeholder-transparent::placeholder{color:transparent}.xs\:placeholder-current::-moz-placeholder{color:currentColor}.xs\:placeholder-current:-ms-input-placeholder{color:currentColor}.xs\:placeholder-current::placeholder{color:currentColor}.xs\:placeholder-black::-moz-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xs\:placeholder-black:-ms-input-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xs\:placeholder-black::placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xs\:placeholder-white::-moz-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xs\:placeholder-white:-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xs\:placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xs\:placeholder-primary::-moz-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xs\:placeholder-primary:-ms-input-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xs\:placeholder-primary::placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xs\:placeholder-secondary::-moz-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xs\:placeholder-secondary:-ms-input-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xs\:placeholder-secondary::placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xs\:placeholder-tertiary::-moz-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xs\:placeholder-tertiary:-ms-input-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xs\:placeholder-tertiary::placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xs\:placeholder-spacer::-moz-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xs\:placeholder-spacer:-ms-input-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xs\:placeholder-spacer::placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xs\:placeholder-umbra::-moz-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xs\:placeholder-umbra:-ms-input-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xs\:placeholder-umbra::placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xs\:placeholder-underline::-moz-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xs\:placeholder-underline:-ms-input-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xs\:placeholder-underline::placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xs\:placeholder-gray-100::-moz-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xs\:placeholder-gray-100:-ms-input-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xs\:placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xs\:placeholder-gray-200::-moz-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xs\:placeholder-gray-200:-ms-input-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xs\:placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xs\:placeholder-gray-300::-moz-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xs\:placeholder-gray-300:-ms-input-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xs\:placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xs\:placeholder-gray-400::-moz-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xs\:placeholder-gray-400:-ms-input-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xs\:placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xs\:placeholder-gray-500::-moz-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xs\:placeholder-gray-500:-ms-input-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xs\:placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xs\:placeholder-gray-600::-moz-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xs\:placeholder-gray-600:-ms-input-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xs\:placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xs\:placeholder-gray-700::-moz-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xs\:placeholder-gray-700:-ms-input-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xs\:placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xs\:placeholder-gray-800::-moz-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xs\:placeholder-gray-800:-ms-input-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xs\:placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xs\:placeholder-gray-900::-moz-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xs\:placeholder-gray-900:-ms-input-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xs\:placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xs\:placeholder-red-100::-moz-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xs\:placeholder-red-100:-ms-input-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xs\:placeholder-red-100::placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xs\:placeholder-red-200::-moz-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xs\:placeholder-red-200:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xs\:placeholder-red-200::placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xs\:placeholder-red-300::-moz-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xs\:placeholder-red-300:-ms-input-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xs\:placeholder-red-300::placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xs\:placeholder-red-400::-moz-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xs\:placeholder-red-400:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xs\:placeholder-red-400::placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xs\:placeholder-red-500::-moz-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xs\:placeholder-red-500:-ms-input-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xs\:placeholder-red-500::placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xs\:placeholder-red-600::-moz-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xs\:placeholder-red-600:-ms-input-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xs\:placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xs\:placeholder-red-700::-moz-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xs\:placeholder-red-700:-ms-input-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xs\:placeholder-red-700::placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xs\:placeholder-red-800::-moz-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xs\:placeholder-red-800:-ms-input-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xs\:placeholder-red-800::placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xs\:placeholder-red-900::-moz-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xs\:placeholder-red-900:-ms-input-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xs\:placeholder-red-900::placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xs\:placeholder-green-100::-moz-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xs\:placeholder-green-100:-ms-input-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xs\:placeholder-green-100::placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xs\:placeholder-green-200::-moz-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xs\:placeholder-green-200:-ms-input-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xs\:placeholder-green-200::placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xs\:placeholder-green-300::-moz-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xs\:placeholder-green-300:-ms-input-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xs\:placeholder-green-300::placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xs\:placeholder-green-400::-moz-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xs\:placeholder-green-400:-ms-input-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xs\:placeholder-green-400::placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xs\:placeholder-green-500::-moz-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xs\:placeholder-green-500:-ms-input-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xs\:placeholder-green-500::placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xs\:placeholder-green-600::-moz-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xs\:placeholder-green-600:-ms-input-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xs\:placeholder-green-600::placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xs\:placeholder-green-700::-moz-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xs\:placeholder-green-700:-ms-input-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xs\:placeholder-green-700::placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xs\:placeholder-green-800::-moz-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xs\:placeholder-green-800:-ms-input-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xs\:placeholder-green-800::placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xs\:placeholder-green-900::-moz-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xs\:placeholder-green-900:-ms-input-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xs\:placeholder-green-900::placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xs\:placeholder-orange-100::-moz-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xs\:placeholder-orange-100:-ms-input-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xs\:placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xs\:placeholder-orange-200::-moz-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xs\:placeholder-orange-200:-ms-input-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xs\:placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xs\:placeholder-orange-300::-moz-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xs\:placeholder-orange-300:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xs\:placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xs\:placeholder-orange-400::-moz-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xs\:placeholder-orange-400:-ms-input-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xs\:placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xs\:placeholder-orange-500::-moz-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xs\:placeholder-orange-500:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xs\:placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xs\:placeholder-orange-600::-moz-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xs\:placeholder-orange-600:-ms-input-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xs\:placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xs\:placeholder-orange-700::-moz-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xs\:placeholder-orange-700:-ms-input-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xs\:placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xs\:placeholder-orange-800::-moz-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xs\:placeholder-orange-800:-ms-input-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xs\:placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xs\:placeholder-orange-900::-moz-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xs\:placeholder-orange-900:-ms-input-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xs\:placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-100::-moz-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-100:-ms-input-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-100::placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-200::-moz-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-200:-ms-input-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-200::placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-300::-moz-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-300:-ms-input-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-300::placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-400::-moz-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-400:-ms-input-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-400::placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-500::-moz-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-500:-ms-input-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-500::placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-600::-moz-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-600:-ms-input-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-600::placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-700::-moz-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-700:-ms-input-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-700::placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-800::-moz-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-800:-ms-input-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-800::placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-900::-moz-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-900:-ms-input-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xs\:placeholder-neon-blue-900::placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-100::-moz-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-100:-ms-input-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-100::placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-200::-moz-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-200:-ms-input-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-200::placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-300::-moz-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-300:-ms-input-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-300::placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-400::-moz-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-400:-ms-input-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-400::placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-500::-moz-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-500:-ms-input-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-500::placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-600::-moz-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-600:-ms-input-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-600::placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-700::-moz-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-700:-ms-input-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-700::placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-800::-moz-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-800:-ms-input-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-800::placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-900::-moz-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-900:-ms-input-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xs\:placeholder-dark-blue-900::placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xs\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}.xs\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}.xs\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.xs\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}.xs\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}.xs\:focus\:placeholder-current:focus::placeholder{color:currentColor}.xs\:focus\:placeholder-black:focus::-moz-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xs\:focus\:placeholder-black:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xs\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xs\:focus\:placeholder-white:focus::-moz-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xs\:focus\:placeholder-white:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xs\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xs\:focus\:placeholder-primary:focus::-moz-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xs\:focus\:placeholder-primary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xs\:focus\:placeholder-primary:focus::placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xs\:focus\:placeholder-secondary:focus::-moz-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xs\:focus\:placeholder-secondary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xs\:focus\:placeholder-secondary:focus::placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xs\:focus\:placeholder-tertiary:focus::-moz-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xs\:focus\:placeholder-tertiary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xs\:focus\:placeholder-tertiary:focus::placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xs\:focus\:placeholder-spacer:focus::-moz-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xs\:focus\:placeholder-spacer:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xs\:focus\:placeholder-spacer:focus::placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xs\:focus\:placeholder-umbra:focus::-moz-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xs\:focus\:placeholder-umbra:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xs\:focus\:placeholder-umbra:focus::placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xs\:focus\:placeholder-underline:focus::-moz-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xs\:focus\:placeholder-underline:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xs\:focus\:placeholder-underline:focus::placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xs\:focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xs\:focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xs\:focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xs\:focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-200:focus::placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-300:focus::placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-400:focus::placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-500:focus::placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-600:focus::placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-700:focus::placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-800:focus::placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xs\:focus\:placeholder-neon-blue-900:focus::placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-300:focus::placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-400:focus::placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-500:focus::placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-600:focus::placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-700:focus::placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-800:focus::placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xs\:focus\:placeholder-dark-blue-900:focus::placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xs\:placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0}.xs\:placeholder-opacity-0:-ms-input-placeholder{--placeholder-opacity:0}.xs\:placeholder-opacity-0::placeholder{--placeholder-opacity:0}.xs\:placeholder-opacity-15::-moz-placeholder{--placeholder-opacity:0.15}.xs\:placeholder-opacity-15:-ms-input-placeholder{--placeholder-opacity:0.15}.xs\:placeholder-opacity-15::placeholder{--placeholder-opacity:0.15}.xs\:placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:0.25}.xs\:placeholder-opacity-25:-ms-input-placeholder{--placeholder-opacity:0.25}.xs\:placeholder-opacity-25::placeholder{--placeholder-opacity:0.25}.xs\:placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:0.5}.xs\:placeholder-opacity-50:-ms-input-placeholder{--placeholder-opacity:0.5}.xs\:placeholder-opacity-50::placeholder{--placeholder-opacity:0.5}.xs\:placeholder-opacity-70::-moz-placeholder{--placeholder-opacity:0.70}.xs\:placeholder-opacity-70:-ms-input-placeholder{--placeholder-opacity:0.70}.xs\:placeholder-opacity-70::placeholder{--placeholder-opacity:0.70}.xs\:placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:0.75}.xs\:placeholder-opacity-75:-ms-input-placeholder{--placeholder-opacity:0.75}.xs\:placeholder-opacity-75::placeholder{--placeholder-opacity:0.75}.xs\:placeholder-opacity-90::-moz-placeholder{--placeholder-opacity:0.9}.xs\:placeholder-opacity-90:-ms-input-placeholder{--placeholder-opacity:0.9}.xs\:placeholder-opacity-90::placeholder{--placeholder-opacity:0.9}.xs\:placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1}.xs\:placeholder-opacity-100:-ms-input-placeholder{--placeholder-opacity:1}.xs\:placeholder-opacity-100::placeholder{--placeholder-opacity:1}.xs\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0}.xs\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--placeholder-opacity:0}.xs\:focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0}.xs\:focus\:placeholder-opacity-15:focus::-moz-placeholder{--placeholder-opacity:0.15}.xs\:focus\:placeholder-opacity-15:focus:-ms-input-placeholder{--placeholder-opacity:0.15}.xs\:focus\:placeholder-opacity-15:focus::placeholder{--placeholder-opacity:0.15}.xs\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:0.25}.xs\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--placeholder-opacity:0.25}.xs\:focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25}.xs\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:0.5}.xs\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--placeholder-opacity:0.5}.xs\:focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5}.xs\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--placeholder-opacity:0.70}.xs\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--placeholder-opacity:0.70}.xs\:focus\:placeholder-opacity-70:focus::placeholder{--placeholder-opacity:0.70}.xs\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:0.75}.xs\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--placeholder-opacity:0.75}.xs\:focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75}.xs\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--placeholder-opacity:0.9}.xs\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--placeholder-opacity:0.9}.xs\:focus\:placeholder-opacity-90:focus::placeholder{--placeholder-opacity:0.9}.xs\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1}.xs\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--placeholder-opacity:1}.xs\:focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1}.xs\:pointer-events-none{pointer-events:none}.xs\:pointer-events-auto{pointer-events:auto}.xs\:static{position:static}.xs\:fixed{position:fixed}.xs\:absolute{position:absolute}.xs\:relative{position:relative}.xs\:sticky{position:-webkit-sticky;position:sticky}.xs\:inset-0{top:0;right:0;bottom:0;left:0}.xs\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}.xs\:inset-y-0{top:0;bottom:0}.xs\:inset-x-0{right:0;left:0}.xs\:inset-y-auto{top:auto;bottom:auto}.xs\:inset-x-auto{right:auto;left:auto}.xs\:top-0{top:0}.xs\:right-0{right:0}.xs\:bottom-0{bottom:0}.xs\:left-0{left:0}.xs\:top-auto{top:auto}.xs\:right-auto{right:auto}.xs\:bottom-auto{bottom:auto}.xs\:left-auto{left:auto}.xs\:resize-none{resize:none}.xs\:resize-y{resize:vertical}.xs\:resize-x{resize:horizontal}.xs\:resize{resize:both}.xs\:shadow-xs{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.xs\:shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.xs\:shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.xs\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.xs\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.xs\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.xs\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.xs\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.xs\:shadow-outline{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.xs\:shadow-none{box-shadow:none}.xs\:shadow-outline-orange{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.xs\:shadow-outline-red{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.xs\:shadow-outline-green{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.xs\:hover\:shadow-xs:hover{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.xs\:hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.xs\:hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.xs\:hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.xs\:hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.xs\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.xs\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.xs\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.xs\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.xs\:hover\:shadow-none:hover{box-shadow:none}.xs\:hover\:shadow-outline-orange:hover{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.xs\:hover\:shadow-outline-red:hover{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.xs\:hover\:shadow-outline-green:hover{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.xs\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.xs\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.xs\:focus\:shadow:focus{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.xs\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.xs\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.xs\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.xs\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.xs\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.xs\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.xs\:focus\:shadow-none:focus{box-shadow:none}.xs\:focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.xs\:focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.xs\:focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.xs\:focus-within\:shadow-xs:focus-within{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.xs\:focus-within\:shadow-sm:focus-within{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.xs\:focus-within\:shadow:focus-within{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.xs\:focus-within\:shadow-md:focus-within{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.xs\:focus-within\:shadow-lg:focus-within{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.xs\:focus-within\:shadow-xl:focus-within{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.xs\:focus-within\:shadow-2xl:focus-within{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.xs\:focus-within\:shadow-inner:focus-within{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.xs\:focus-within\:shadow-outline:focus-within{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.xs\:focus-within\:shadow-none:focus-within{box-shadow:none}.xs\:focus-within\:shadow-outline-orange:focus-within{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.xs\:focus-within\:shadow-outline-red:focus-within{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.xs\:focus-within\:shadow-outline-green:focus-within{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.xs\:fill-current{fill:currentColor}.xs\:stroke-current{stroke:currentColor}.xs\:stroke-0{stroke-width:0}.xs\:stroke-1{stroke-width:1}.xs\:stroke-2{stroke-width:2}.xs\:table-auto{table-layout:auto}.xs\:table-fixed{table-layout:fixed}.xs\:text-left{text-align:left}.xs\:text-center{text-align:center}.xs\:text-right{text-align:right}.xs\:text-justify{text-align:justify}.xs\:text-transparent{color:transparent}.xs\:text-current{color:currentColor}.xs\:text-black{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.xs\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xs\:text-primary{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.xs\:text-secondary{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.xs\:text-tertiary{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.xs\:text-spacer{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.xs\:text-umbra{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.xs\:text-underline{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.xs\:text-gray-100{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.xs\:text-gray-200{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.xs\:text-gray-300{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.xs\:text-gray-400{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.xs\:text-gray-500{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.xs\:text-gray-600{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.xs\:text-gray-700{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.xs\:text-gray-800{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.xs\:text-gray-900{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.xs\:text-red-100{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.xs\:text-red-200{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.xs\:text-red-300{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.xs\:text-red-400{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.xs\:text-red-500{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.xs\:text-red-600{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.xs\:text-red-700{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.xs\:text-red-800{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.xs\:text-red-900{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.xs\:text-green-100{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.xs\:text-green-200{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.xs\:text-green-300{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.xs\:text-green-400{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.xs\:text-green-500{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.xs\:text-green-600{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.xs\:text-green-700{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.xs\:text-green-800{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.xs\:text-green-900{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.xs\:text-orange-100{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.xs\:text-orange-200{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.xs\:text-orange-300{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.xs\:text-orange-400{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.xs\:text-orange-500{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.xs\:text-orange-600{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.xs\:text-orange-700{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.xs\:text-orange-800{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.xs\:text-orange-900{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.xs\:text-neon-blue-100{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.xs\:text-neon-blue-200{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.xs\:text-neon-blue-300{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.xs\:text-neon-blue-400{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.xs\:text-neon-blue-500{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.xs\:text-neon-blue-600{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.xs\:text-neon-blue-700{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.xs\:text-neon-blue-800{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.xs\:text-neon-blue-900{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.xs\:text-dark-blue-100{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.xs\:text-dark-blue-200{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.xs\:text-dark-blue-300{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.xs\:text-dark-blue-400{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.xs\:text-dark-blue-500{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.xs\:text-dark-blue-600{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.xs\:text-dark-blue-700{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.xs\:text-dark-blue-800{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.xs\:text-dark-blue-900{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.xs\:hover\:text-transparent:hover{color:transparent}.xs\:hover\:text-current:hover{color:currentColor}.xs\:hover\:text-black:hover{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.xs\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xs\:hover\:text-primary:hover{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.xs\:hover\:text-secondary:hover{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.xs\:hover\:text-tertiary:hover{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.xs\:hover\:text-spacer:hover{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.xs\:hover\:text-umbra:hover{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.xs\:hover\:text-underline:hover{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.xs\:hover\:text-gray-100:hover{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.xs\:hover\:text-gray-200:hover{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.xs\:hover\:text-gray-300:hover{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.xs\:hover\:text-gray-400:hover{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.xs\:hover\:text-gray-500:hover{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.xs\:hover\:text-gray-600:hover{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.xs\:hover\:text-gray-700:hover{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.xs\:hover\:text-gray-800:hover{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.xs\:hover\:text-gray-900:hover{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.xs\:hover\:text-red-100:hover{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.xs\:hover\:text-red-200:hover{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.xs\:hover\:text-red-300:hover{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.xs\:hover\:text-red-400:hover{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.xs\:hover\:text-red-500:hover{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.xs\:hover\:text-red-600:hover{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.xs\:hover\:text-red-700:hover{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.xs\:hover\:text-red-800:hover{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.xs\:hover\:text-red-900:hover{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.xs\:hover\:text-green-100:hover{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.xs\:hover\:text-green-200:hover{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.xs\:hover\:text-green-300:hover{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.xs\:hover\:text-green-400:hover{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.xs\:hover\:text-green-500:hover{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.xs\:hover\:text-green-600:hover{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.xs\:hover\:text-green-700:hover{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.xs\:hover\:text-green-800:hover{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.xs\:hover\:text-green-900:hover{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.xs\:hover\:text-orange-100:hover{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.xs\:hover\:text-orange-200:hover{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.xs\:hover\:text-orange-300:hover{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.xs\:hover\:text-orange-400:hover{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.xs\:hover\:text-orange-500:hover{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.xs\:hover\:text-orange-600:hover{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.xs\:hover\:text-orange-700:hover{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.xs\:hover\:text-orange-800:hover{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.xs\:hover\:text-orange-900:hover{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.xs\:hover\:text-neon-blue-100:hover{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.xs\:hover\:text-neon-blue-200:hover{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.xs\:hover\:text-neon-blue-300:hover{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.xs\:hover\:text-neon-blue-400:hover{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.xs\:hover\:text-neon-blue-500:hover{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.xs\:hover\:text-neon-blue-600:hover{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.xs\:hover\:text-neon-blue-700:hover{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.xs\:hover\:text-neon-blue-800:hover{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.xs\:hover\:text-neon-blue-900:hover{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.xs\:hover\:text-dark-blue-100:hover{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.xs\:hover\:text-dark-blue-200:hover{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.xs\:hover\:text-dark-blue-300:hover{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.xs\:hover\:text-dark-blue-400:hover{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.xs\:hover\:text-dark-blue-500:hover{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.xs\:hover\:text-dark-blue-600:hover{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.xs\:hover\:text-dark-blue-700:hover{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.xs\:hover\:text-dark-blue-800:hover{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.xs\:hover\:text-dark-blue-900:hover{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.xs\:focus\:text-transparent:focus{color:transparent}.xs\:focus\:text-current:focus{color:currentColor}.xs\:focus\:text-black:focus{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.xs\:focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xs\:focus\:text-primary:focus{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.xs\:focus\:text-secondary:focus{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.xs\:focus\:text-tertiary:focus{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.xs\:focus\:text-spacer:focus{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.xs\:focus\:text-umbra:focus{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.xs\:focus\:text-underline:focus{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.xs\:focus\:text-gray-100:focus{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.xs\:focus\:text-gray-200:focus{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.xs\:focus\:text-gray-300:focus{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.xs\:focus\:text-gray-400:focus{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.xs\:focus\:text-gray-500:focus{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.xs\:focus\:text-gray-600:focus{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.xs\:focus\:text-gray-700:focus{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.xs\:focus\:text-gray-800:focus{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.xs\:focus\:text-gray-900:focus{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.xs\:focus\:text-red-100:focus{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.xs\:focus\:text-red-200:focus{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.xs\:focus\:text-red-300:focus{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.xs\:focus\:text-red-400:focus{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.xs\:focus\:text-red-500:focus{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.xs\:focus\:text-red-600:focus{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.xs\:focus\:text-red-700:focus{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.xs\:focus\:text-red-800:focus{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.xs\:focus\:text-red-900:focus{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.xs\:focus\:text-green-100:focus{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.xs\:focus\:text-green-200:focus{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.xs\:focus\:text-green-300:focus{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.xs\:focus\:text-green-400:focus{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.xs\:focus\:text-green-500:focus{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.xs\:focus\:text-green-600:focus{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.xs\:focus\:text-green-700:focus{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.xs\:focus\:text-green-800:focus{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.xs\:focus\:text-green-900:focus{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.xs\:focus\:text-orange-100:focus{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.xs\:focus\:text-orange-200:focus{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.xs\:focus\:text-orange-300:focus{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.xs\:focus\:text-orange-400:focus{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.xs\:focus\:text-orange-500:focus{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.xs\:focus\:text-orange-600:focus{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.xs\:focus\:text-orange-700:focus{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.xs\:focus\:text-orange-800:focus{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.xs\:focus\:text-orange-900:focus{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.xs\:focus\:text-neon-blue-100:focus{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.xs\:focus\:text-neon-blue-200:focus{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.xs\:focus\:text-neon-blue-300:focus{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.xs\:focus\:text-neon-blue-400:focus{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.xs\:focus\:text-neon-blue-500:focus{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.xs\:focus\:text-neon-blue-600:focus{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.xs\:focus\:text-neon-blue-700:focus{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.xs\:focus\:text-neon-blue-800:focus{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.xs\:focus\:text-neon-blue-900:focus{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.xs\:focus\:text-dark-blue-100:focus{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.xs\:focus\:text-dark-blue-200:focus{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.xs\:focus\:text-dark-blue-300:focus{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.xs\:focus\:text-dark-blue-400:focus{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.xs\:focus\:text-dark-blue-500:focus{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.xs\:focus\:text-dark-blue-600:focus{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.xs\:focus\:text-dark-blue-700:focus{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.xs\:focus\:text-dark-blue-800:focus{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.xs\:focus\:text-dark-blue-900:focus{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.group:hover .xs\:group-hover\:text-transparent{color:transparent}.group:hover .xs\:group-hover\:text-current{color:currentColor}.group:hover .xs\:group-hover\:text-black{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.group:hover .xs\:group-hover\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.group:hover .xs\:group-hover\:text-primary{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.group:hover .xs\:group-hover\:text-secondary{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.group:hover .xs\:group-hover\:text-tertiary{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.group:hover .xs\:group-hover\:text-spacer{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.group:hover .xs\:group-hover\:text-umbra{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.group:hover .xs\:group-hover\:text-underline{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.group:hover .xs\:group-hover\:text-gray-100{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.group:hover .xs\:group-hover\:text-gray-200{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.group:hover .xs\:group-hover\:text-gray-300{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.group:hover .xs\:group-hover\:text-gray-400{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.group:hover .xs\:group-hover\:text-gray-500{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.group:hover .xs\:group-hover\:text-gray-600{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.group:hover .xs\:group-hover\:text-gray-700{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.group:hover .xs\:group-hover\:text-gray-800{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.group:hover .xs\:group-hover\:text-gray-900{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.group:hover .xs\:group-hover\:text-red-100{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.group:hover .xs\:group-hover\:text-red-200{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.group:hover .xs\:group-hover\:text-red-300{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.group:hover .xs\:group-hover\:text-red-400{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.group:hover .xs\:group-hover\:text-red-500{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.group:hover .xs\:group-hover\:text-red-600{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.group:hover .xs\:group-hover\:text-red-700{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.group:hover .xs\:group-hover\:text-red-800{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.group:hover .xs\:group-hover\:text-red-900{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.group:hover .xs\:group-hover\:text-green-100{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.group:hover .xs\:group-hover\:text-green-200{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.group:hover .xs\:group-hover\:text-green-300{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.group:hover .xs\:group-hover\:text-green-400{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.group:hover .xs\:group-hover\:text-green-500{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.group:hover .xs\:group-hover\:text-green-600{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.group:hover .xs\:group-hover\:text-green-700{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.group:hover .xs\:group-hover\:text-green-800{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.group:hover .xs\:group-hover\:text-green-900{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.group:hover .xs\:group-hover\:text-orange-100{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.group:hover .xs\:group-hover\:text-orange-200{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.group:hover .xs\:group-hover\:text-orange-300{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.group:hover .xs\:group-hover\:text-orange-400{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.group:hover .xs\:group-hover\:text-orange-500{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.group:hover .xs\:group-hover\:text-orange-600{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.group:hover .xs\:group-hover\:text-orange-700{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.group:hover .xs\:group-hover\:text-orange-800{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.group:hover .xs\:group-hover\:text-orange-900{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.group:hover .xs\:group-hover\:text-neon-blue-100{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.group:hover .xs\:group-hover\:text-neon-blue-200{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.group:hover .xs\:group-hover\:text-neon-blue-300{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.group:hover .xs\:group-hover\:text-neon-blue-400{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.group:hover .xs\:group-hover\:text-neon-blue-500{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.group:hover .xs\:group-hover\:text-neon-blue-600{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.group:hover .xs\:group-hover\:text-neon-blue-700{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.group:hover .xs\:group-hover\:text-neon-blue-800{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.group:hover .xs\:group-hover\:text-neon-blue-900{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.group:hover .xs\:group-hover\:text-dark-blue-100{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.group:hover .xs\:group-hover\:text-dark-blue-200{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.group:hover .xs\:group-hover\:text-dark-blue-300{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.group:hover .xs\:group-hover\:text-dark-blue-400{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.group:hover .xs\:group-hover\:text-dark-blue-500{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.group:hover .xs\:group-hover\:text-dark-blue-600{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.group:hover .xs\:group-hover\:text-dark-blue-700{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.group:hover .xs\:group-hover\:text-dark-blue-800{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.group:hover .xs\:group-hover\:text-dark-blue-900{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.xs\:text-opacity-0{--text-opacity:0}.xs\:text-opacity-15{--text-opacity:0.15}.xs\:text-opacity-25{--text-opacity:0.25}.xs\:text-opacity-50{--text-opacity:0.5}.xs\:text-opacity-70{--text-opacity:0.70}.xs\:text-opacity-75{--text-opacity:0.75}.xs\:text-opacity-90{--text-opacity:0.9}.xs\:text-opacity-100{--text-opacity:1}.xs\:hover\:text-opacity-0:hover{--text-opacity:0}.xs\:hover\:text-opacity-15:hover{--text-opacity:0.15}.xs\:hover\:text-opacity-25:hover{--text-opacity:0.25}.xs\:hover\:text-opacity-50:hover{--text-opacity:0.5}.xs\:hover\:text-opacity-70:hover{--text-opacity:0.70}.xs\:hover\:text-opacity-75:hover{--text-opacity:0.75}.xs\:hover\:text-opacity-90:hover{--text-opacity:0.9}.xs\:hover\:text-opacity-100:hover{--text-opacity:1}.xs\:focus\:text-opacity-0:focus{--text-opacity:0}.xs\:focus\:text-opacity-15:focus{--text-opacity:0.15}.xs\:focus\:text-opacity-25:focus{--text-opacity:0.25}.xs\:focus\:text-opacity-50:focus{--text-opacity:0.5}.xs\:focus\:text-opacity-70:focus{--text-opacity:0.70}.xs\:focus\:text-opacity-75:focus{--text-opacity:0.75}.xs\:focus\:text-opacity-90:focus{--text-opacity:0.9}.xs\:focus\:text-opacity-100:focus{--text-opacity:1}.xs\:italic{font-style:italic}.xs\:not-italic{font-style:normal}.xs\:uppercase{text-transform:uppercase}.xs\:lowercase{text-transform:lowercase}.xs\:capitalize{text-transform:capitalize}.xs\:normal-case{text-transform:none}.xs\:underline{text-decoration:underline}.xs\:line-through{text-decoration:line-through}.xs\:no-underline{text-decoration:none}.xs\:hover\:underline:hover{text-decoration:underline}.xs\:hover\:line-through:hover{text-decoration:line-through}.xs\:hover\:no-underline:hover{text-decoration:none}.xs\:focus\:underline:focus{text-decoration:underline}.xs\:focus\:line-through:focus{text-decoration:line-through}.xs\:focus\:no-underline:focus{text-decoration:none}.xs\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xs\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.xs\:diagonal-fractions,.xs\:lining-nums,.xs\:oldstyle-nums,.xs\:ordinal,.xs\:proportional-nums,.xs\:slashed-zero,.xs\:stacked-fractions,.xs\:tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);font-feature-settings:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)}.xs\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.xs\:ordinal{--font-variant-numeric-ordinal:ordinal}.xs\:slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero}.xs\:lining-nums{--font-variant-numeric-figure:lining-nums}.xs\:oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums}.xs\:proportional-nums{--font-variant-numeric-spacing:proportional-nums}.xs\:tabular-nums{--font-variant-numeric-spacing:tabular-nums}.xs\:diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions}.xs\:stacked-fractions{--font-variant-numeric-fraction:stacked-fractions}.xs\:tracking-tighter{letter-spacing:-.05em}.xs\:tracking-tight{letter-spacing:-.025em}.xs\:tracking-normal{letter-spacing:0}.xs\:tracking-wide{letter-spacing:.025em}.xs\:tracking-wider{letter-spacing:.05em}.xs\:tracking-widest{letter-spacing:.1em}.xs\:tracking-px{letter-spacing:1px}.xs\:tracking-tiny{letter-spacing:.01em}.xs\:select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.xs\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.xs\:select-all{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.xs\:select-auto{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.xs\:align-baseline{vertical-align:baseline}.xs\:align-top{vertical-align:top}.xs\:align-middle{vertical-align:middle}.xs\:align-bottom{vertical-align:bottom}.xs\:align-text-top{vertical-align:text-top}.xs\:align-text-bottom{vertical-align:text-bottom}.xs\:visible{visibility:visible}.xs\:invisible{visibility:hidden}.xs\:whitespace-normal{white-space:normal}.xs\:whitespace-no-wrap{white-space:nowrap}.xs\:whitespace-pre{white-space:pre}.xs\:whitespace-pre-line{white-space:pre-line}.xs\:whitespace-pre-wrap{white-space:pre-wrap}.xs\:break-normal{overflow-wrap:normal;word-break:normal}.xs\:break-words{overflow-wrap:break-word}.xs\:break-all{word-break:break-all}.xs\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xs\:w-0{width:0}.xs\:w-1{width:.25rem}.xs\:w-2{width:.5rem}.xs\:w-3{width:.75rem}.xs\:w-4{width:1rem}.xs\:w-5{width:1.25rem}.xs\:w-6{width:1.5rem}.xs\:w-7{width:1.75rem}.xs\:w-8{width:2rem}.xs\:w-9{width:2.25rem}.xs\:w-10{width:2.5rem}.xs\:w-11{width:2.75rem}.xs\:w-12{width:3rem}.xs\:w-13{width:3.25rem}.xs\:w-14{width:3.5rem}.xs\:w-15{width:3.75rem}.xs\:w-16{width:4rem}.xs\:w-19{width:4.75rem}.xs\:w-20{width:5rem}.xs\:w-22{width:5.5rem}.xs\:w-23{width:5.75rem}.xs\:w-24{width:6rem}.xs\:w-30{width:7.5rem}.xs\:w-32{width:8rem}.xs\:w-40{width:10rem}.xs\:w-44{width:11rem}.xs\:w-48{width:12rem}.xs\:w-50{width:12.75rem}.xs\:w-52{width:13rem}.xs\:w-53{width:13.25rem}.xs\:w-55{width:13.75rem}.xs\:w-56{width:14rem}.xs\:w-60{width:15rem}.xs\:w-64{width:16rem}.xs\:w-68{width:17rem}.xs\:w-75{width:18.75rem}.xs\:w-98{width:24.5rem}.xs\:w-100{width:25rem}.xs\:w-120{width:30rem}.xs\:w-140{width:35rem}.xs\:w-auto{width:auto}.xs\:w-px{width:1px}.xs\:w-2px{width:2px}.xs\:w-0-5{width:.15rem}.xs\:w-1-5{width:.375rem}.xs\:w-2-5{width:.625rem}.xs\:w-7-2{width:1.875rem}.xs\:w-31-25{width:7.8125rem}.xs\:w-62-5{width:15.625rem}.xs\:w-1\/2{width:50%}.xs\:w-1\/3{width:33.333333%}.xs\:w-2\/3{width:66.666667%}.xs\:w-1\/4{width:25%}.xs\:w-2\/4{width:50%}.xs\:w-3\/4{width:75%}.xs\:w-1\/5{width:20%}.xs\:w-2\/5{width:40%}.xs\:w-3\/5{width:60%}.xs\:w-4\/5{width:80%}.xs\:w-1\/6{width:16.666667%}.xs\:w-2\/6{width:33.333333%}.xs\:w-3\/6{width:50%}.xs\:w-4\/6{width:66.666667%}.xs\:w-5\/6{width:83.333333%}.xs\:w-1\/12{width:8.333333%}.xs\:w-2\/12{width:16.666667%}.xs\:w-3\/12{width:25%}.xs\:w-4\/12{width:33.333333%}.xs\:w-5\/12{width:41.666667%}.xs\:w-6\/12{width:50%}.xs\:w-7\/12{width:58.333333%}.xs\:w-8\/12{width:66.666667%}.xs\:w-9\/12{width:75%}.xs\:w-10\/12{width:83.333333%}.xs\:w-11\/12{width:91.666667%}.xs\:w-full{width:100%}.xs\:w-screen{width:100vw}.xs\:z-0{z-index:0}.xs\:z-10{z-index:10}.xs\:z-20{z-index:20}.xs\:z-30{z-index:30}.xs\:z-40{z-index:40}.xs\:z-50{z-index:50}.xs\:z-auto{z-index:auto}.xs\:gap-0{grid-gap:0;gap:0}.xs\:gap-1{grid-gap:.25rem;gap:.25rem}.xs\:gap-2{grid-gap:.5rem;gap:.5rem}.xs\:gap-3{grid-gap:.75rem;gap:.75rem}.xs\:gap-4{grid-gap:1rem;gap:1rem}.xs\:gap-5{grid-gap:1.25rem;gap:1.25rem}.xs\:gap-6{grid-gap:1.5rem;gap:1.5rem}.xs\:gap-7{grid-gap:1.75rem;gap:1.75rem}.xs\:gap-8{grid-gap:2rem;gap:2rem}.xs\:gap-9{grid-gap:2.25rem;gap:2.25rem}.xs\:gap-10{grid-gap:2.5rem;gap:2.5rem}.xs\:gap-11{grid-gap:2.75rem;gap:2.75rem}.xs\:gap-12{grid-gap:3rem;gap:3rem}.xs\:gap-13{grid-gap:3.25rem;gap:3.25rem}.xs\:gap-14{grid-gap:3.5rem;gap:3.5rem}.xs\:gap-15{grid-gap:3.75rem;gap:3.75rem}.xs\:gap-16{grid-gap:4rem;gap:4rem}.xs\:gap-19{grid-gap:4.75rem;gap:4.75rem}.xs\:gap-20{grid-gap:5rem;gap:5rem}.xs\:gap-22{grid-gap:5.5rem;gap:5.5rem}.xs\:gap-23{grid-gap:5.75rem;gap:5.75rem}.xs\:gap-24{grid-gap:6rem;gap:6rem}.xs\:gap-30{grid-gap:7.5rem;gap:7.5rem}.xs\:gap-32{grid-gap:8rem;gap:8rem}.xs\:gap-40{grid-gap:10rem;gap:10rem}.xs\:gap-44{grid-gap:11rem;gap:11rem}.xs\:gap-48{grid-gap:12rem;gap:12rem}.xs\:gap-50{grid-gap:12.75rem;gap:12.75rem}.xs\:gap-52{grid-gap:13rem;gap:13rem}.xs\:gap-53{grid-gap:13.25rem;gap:13.25rem}.xs\:gap-55{grid-gap:13.75rem;gap:13.75rem}.xs\:gap-56{grid-gap:14rem;gap:14rem}.xs\:gap-64{grid-gap:16rem;gap:16rem}.xs\:gap-68{grid-gap:17rem;gap:17rem}.xs\:gap-75{grid-gap:18.75rem;gap:18.75rem}.xs\:gap-98{grid-gap:24.5rem;gap:24.5rem}.xs\:gap-100{grid-gap:25rem;gap:25rem}.xs\:gap-120{grid-gap:30rem;gap:30rem}.xs\:gap-140{grid-gap:35rem;gap:35rem}.xs\:gap-px{grid-gap:1px;gap:1px}.xs\:gap-2px{grid-gap:2px;gap:2px}.xs\:gap-0-5{grid-gap:.15rem;gap:.15rem}.xs\:gap-1-5{grid-gap:.375rem;gap:.375rem}.xs\:gap-2-5{grid-gap:.625rem;gap:.625rem}.xs\:gap-7-2{grid-gap:1.875rem;gap:1.875rem}.xs\:gap-31-25{grid-gap:7.8125rem;gap:7.8125rem}.xs\:gap-62-5{grid-gap:15.625rem;gap:15.625rem}.xs\:col-gap-0{grid-column-gap:0;-moz-column-gap:0;column-gap:0}.xs\:col-gap-1{grid-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.xs\:col-gap-2{grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.xs\:col-gap-3{grid-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.xs\:col-gap-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.xs\:col-gap-5{grid-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.xs\:col-gap-6{grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.xs\:col-gap-7{grid-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.xs\:col-gap-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.xs\:col-gap-9{grid-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem}.xs\:col-gap-10{grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.xs\:col-gap-11{grid-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.xs\:col-gap-12{grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.xs\:col-gap-13{grid-column-gap:3.25rem;-moz-column-gap:3.25rem;column-gap:3.25rem}.xs\:col-gap-14{grid-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}.xs\:col-gap-15{grid-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.xs\:col-gap-16{grid-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.xs\:col-gap-19{grid-column-gap:4.75rem;-moz-column-gap:4.75rem;column-gap:4.75rem}.xs\:col-gap-20{grid-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}.xs\:col-gap-22{grid-column-gap:5.5rem;-moz-column-gap:5.5rem;column-gap:5.5rem}.xs\:col-gap-23{grid-column-gap:5.75rem;-moz-column-gap:5.75rem;column-gap:5.75rem}.xs\:col-gap-24{grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.xs\:col-gap-30{grid-column-gap:7.5rem;-moz-column-gap:7.5rem;column-gap:7.5rem}.xs\:col-gap-32{grid-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}.xs\:col-gap-40{grid-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}.xs\:col-gap-44{grid-column-gap:11rem;-moz-column-gap:11rem;column-gap:11rem}.xs\:col-gap-48{grid-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem}.xs\:col-gap-50{grid-column-gap:12.75rem;-moz-column-gap:12.75rem;column-gap:12.75rem}.xs\:col-gap-52{grid-column-gap:13rem;-moz-column-gap:13rem;column-gap:13rem}.xs\:col-gap-53{grid-column-gap:13.25rem;-moz-column-gap:13.25rem;column-gap:13.25rem}.xs\:col-gap-55{grid-column-gap:13.75rem;-moz-column-gap:13.75rem;column-gap:13.75rem}.xs\:col-gap-56{grid-column-gap:14rem;-moz-column-gap:14rem;column-gap:14rem}.xs\:col-gap-64{grid-column-gap:16rem;-moz-column-gap:16rem;column-gap:16rem}.xs\:col-gap-68{grid-column-gap:17rem;-moz-column-gap:17rem;column-gap:17rem}.xs\:col-gap-75{grid-column-gap:18.75rem;-moz-column-gap:18.75rem;column-gap:18.75rem}.xs\:col-gap-98{grid-column-gap:24.5rem;-moz-column-gap:24.5rem;column-gap:24.5rem}.xs\:col-gap-100{grid-column-gap:25rem;-moz-column-gap:25rem;column-gap:25rem}.xs\:col-gap-120{grid-column-gap:30rem;-moz-column-gap:30rem;column-gap:30rem}.xs\:col-gap-140{grid-column-gap:35rem;-moz-column-gap:35rem;column-gap:35rem}.xs\:col-gap-px{grid-column-gap:1px;-moz-column-gap:1px;column-gap:1px}.xs\:col-gap-2px{grid-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.xs\:col-gap-0-5{grid-column-gap:.15rem;-moz-column-gap:.15rem;column-gap:.15rem}.xs\:col-gap-1-5{grid-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.xs\:col-gap-2-5{grid-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.xs\:col-gap-7-2{grid-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.xs\:col-gap-31-25{grid-column-gap:7.8125rem;-moz-column-gap:7.8125rem;column-gap:7.8125rem}.xs\:col-gap-62-5{grid-column-gap:15.625rem;-moz-column-gap:15.625rem;column-gap:15.625rem}.xs\:gap-x-0{grid-column-gap:0;-moz-column-gap:0;column-gap:0}.xs\:gap-x-1{grid-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.xs\:gap-x-2{grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.xs\:gap-x-3{grid-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.xs\:gap-x-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.xs\:gap-x-5{grid-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.xs\:gap-x-6{grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.xs\:gap-x-7{grid-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.xs\:gap-x-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.xs\:gap-x-9{grid-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem}.xs\:gap-x-10{grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.xs\:gap-x-11{grid-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.xs\:gap-x-12{grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.xs\:gap-x-13{grid-column-gap:3.25rem;-moz-column-gap:3.25rem;column-gap:3.25rem}.xs\:gap-x-14{grid-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}.xs\:gap-x-15{grid-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.xs\:gap-x-16{grid-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.xs\:gap-x-19{grid-column-gap:4.75rem;-moz-column-gap:4.75rem;column-gap:4.75rem}.xs\:gap-x-20{grid-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}.xs\:gap-x-22{grid-column-gap:5.5rem;-moz-column-gap:5.5rem;column-gap:5.5rem}.xs\:gap-x-23{grid-column-gap:5.75rem;-moz-column-gap:5.75rem;column-gap:5.75rem}.xs\:gap-x-24{grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.xs\:gap-x-30{grid-column-gap:7.5rem;-moz-column-gap:7.5rem;column-gap:7.5rem}.xs\:gap-x-32{grid-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}.xs\:gap-x-40{grid-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}.xs\:gap-x-44{grid-column-gap:11rem;-moz-column-gap:11rem;column-gap:11rem}.xs\:gap-x-48{grid-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem}.xs\:gap-x-50{grid-column-gap:12.75rem;-moz-column-gap:12.75rem;column-gap:12.75rem}.xs\:gap-x-52{grid-column-gap:13rem;-moz-column-gap:13rem;column-gap:13rem}.xs\:gap-x-53{grid-column-gap:13.25rem;-moz-column-gap:13.25rem;column-gap:13.25rem}.xs\:gap-x-55{grid-column-gap:13.75rem;-moz-column-gap:13.75rem;column-gap:13.75rem}.xs\:gap-x-56{grid-column-gap:14rem;-moz-column-gap:14rem;column-gap:14rem}.xs\:gap-x-64{grid-column-gap:16rem;-moz-column-gap:16rem;column-gap:16rem}.xs\:gap-x-68{grid-column-gap:17rem;-moz-column-gap:17rem;column-gap:17rem}.xs\:gap-x-75{grid-column-gap:18.75rem;-moz-column-gap:18.75rem;column-gap:18.75rem}.xs\:gap-x-98{grid-column-gap:24.5rem;-moz-column-gap:24.5rem;column-gap:24.5rem}.xs\:gap-x-100{grid-column-gap:25rem;-moz-column-gap:25rem;column-gap:25rem}.xs\:gap-x-120{grid-column-gap:30rem;-moz-column-gap:30rem;column-gap:30rem}.xs\:gap-x-140{grid-column-gap:35rem;-moz-column-gap:35rem;column-gap:35rem}.xs\:gap-x-px{grid-column-gap:1px;-moz-column-gap:1px;column-gap:1px}.xs\:gap-x-2px{grid-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.xs\:gap-x-0-5{grid-column-gap:.15rem;-moz-column-gap:.15rem;column-gap:.15rem}.xs\:gap-x-1-5{grid-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.xs\:gap-x-2-5{grid-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.xs\:gap-x-7-2{grid-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.xs\:gap-x-31-25{grid-column-gap:7.8125rem;-moz-column-gap:7.8125rem;column-gap:7.8125rem}.xs\:gap-x-62-5{grid-column-gap:15.625rem;-moz-column-gap:15.625rem;column-gap:15.625rem}.xs\:row-gap-0{grid-row-gap:0;row-gap:0}.xs\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.xs\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.xs\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.xs\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.xs\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.xs\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.xs\:row-gap-7{grid-row-gap:1.75rem;row-gap:1.75rem}.xs\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.xs\:row-gap-9{grid-row-gap:2.25rem;row-gap:2.25rem}.xs\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.xs\:row-gap-11{grid-row-gap:2.75rem;row-gap:2.75rem}.xs\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.xs\:row-gap-13{grid-row-gap:3.25rem;row-gap:3.25rem}.xs\:row-gap-14{grid-row-gap:3.5rem;row-gap:3.5rem}.xs\:row-gap-15{grid-row-gap:3.75rem;row-gap:3.75rem}.xs\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.xs\:row-gap-19{grid-row-gap:4.75rem;row-gap:4.75rem}.xs\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.xs\:row-gap-22{grid-row-gap:5.5rem;row-gap:5.5rem}.xs\:row-gap-23{grid-row-gap:5.75rem;row-gap:5.75rem}.xs\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.xs\:row-gap-30{grid-row-gap:7.5rem;row-gap:7.5rem}.xs\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.xs\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.xs\:row-gap-44{grid-row-gap:11rem;row-gap:11rem}.xs\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.xs\:row-gap-50{grid-row-gap:12.75rem;row-gap:12.75rem}.xs\:row-gap-52{grid-row-gap:13rem;row-gap:13rem}.xs\:row-gap-53{grid-row-gap:13.25rem;row-gap:13.25rem}.xs\:row-gap-55{grid-row-gap:13.75rem;row-gap:13.75rem}.xs\:row-gap-56{grid-row-gap:14rem;row-gap:14rem}.xs\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.xs\:row-gap-68{grid-row-gap:17rem;row-gap:17rem}.xs\:row-gap-75{grid-row-gap:18.75rem;row-gap:18.75rem}.xs\:row-gap-98{grid-row-gap:24.5rem;row-gap:24.5rem}.xs\:row-gap-100{grid-row-gap:25rem;row-gap:25rem}.xs\:row-gap-120{grid-row-gap:30rem;row-gap:30rem}.xs\:row-gap-140{grid-row-gap:35rem;row-gap:35rem}.xs\:row-gap-px{grid-row-gap:1px;row-gap:1px}.xs\:row-gap-2px{grid-row-gap:2px;row-gap:2px}.xs\:row-gap-0-5{grid-row-gap:.15rem;row-gap:.15rem}.xs\:row-gap-1-5{grid-row-gap:.375rem;row-gap:.375rem}.xs\:row-gap-2-5{grid-row-gap:.625rem;row-gap:.625rem}.xs\:row-gap-7-2{grid-row-gap:1.875rem;row-gap:1.875rem}.xs\:row-gap-31-25{grid-row-gap:7.8125rem;row-gap:7.8125rem}.xs\:row-gap-62-5{grid-row-gap:15.625rem;row-gap:15.625rem}.xs\:gap-y-0{grid-row-gap:0;row-gap:0}.xs\:gap-y-1{grid-row-gap:.25rem;row-gap:.25rem}.xs\:gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.xs\:gap-y-3{grid-row-gap:.75rem;row-gap:.75rem}.xs\:gap-y-4{grid-row-gap:1rem;row-gap:1rem}.xs\:gap-y-5{grid-row-gap:1.25rem;row-gap:1.25rem}.xs\:gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.xs\:gap-y-7{grid-row-gap:1.75rem;row-gap:1.75rem}.xs\:gap-y-8{grid-row-gap:2rem;row-gap:2rem}.xs\:gap-y-9{grid-row-gap:2.25rem;row-gap:2.25rem}.xs\:gap-y-10{grid-row-gap:2.5rem;row-gap:2.5rem}.xs\:gap-y-11{grid-row-gap:2.75rem;row-gap:2.75rem}.xs\:gap-y-12{grid-row-gap:3rem;row-gap:3rem}.xs\:gap-y-13{grid-row-gap:3.25rem;row-gap:3.25rem}.xs\:gap-y-14{grid-row-gap:3.5rem;row-gap:3.5rem}.xs\:gap-y-15{grid-row-gap:3.75rem;row-gap:3.75rem}.xs\:gap-y-16{grid-row-gap:4rem;row-gap:4rem}.xs\:gap-y-19{grid-row-gap:4.75rem;row-gap:4.75rem}.xs\:gap-y-20{grid-row-gap:5rem;row-gap:5rem}.xs\:gap-y-22{grid-row-gap:5.5rem;row-gap:5.5rem}.xs\:gap-y-23{grid-row-gap:5.75rem;row-gap:5.75rem}.xs\:gap-y-24{grid-row-gap:6rem;row-gap:6rem}.xs\:gap-y-30{grid-row-gap:7.5rem;row-gap:7.5rem}.xs\:gap-y-32{grid-row-gap:8rem;row-gap:8rem}.xs\:gap-y-40{grid-row-gap:10rem;row-gap:10rem}.xs\:gap-y-44{grid-row-gap:11rem;row-gap:11rem}.xs\:gap-y-48{grid-row-gap:12rem;row-gap:12rem}.xs\:gap-y-50{grid-row-gap:12.75rem;row-gap:12.75rem}.xs\:gap-y-52{grid-row-gap:13rem;row-gap:13rem}.xs\:gap-y-53{grid-row-gap:13.25rem;row-gap:13.25rem}.xs\:gap-y-55{grid-row-gap:13.75rem;row-gap:13.75rem}.xs\:gap-y-56{grid-row-gap:14rem;row-gap:14rem}.xs\:gap-y-64{grid-row-gap:16rem;row-gap:16rem}.xs\:gap-y-68{grid-row-gap:17rem;row-gap:17rem}.xs\:gap-y-75{grid-row-gap:18.75rem;row-gap:18.75rem}.xs\:gap-y-98{grid-row-gap:24.5rem;row-gap:24.5rem}.xs\:gap-y-100{grid-row-gap:25rem;row-gap:25rem}.xs\:gap-y-120{grid-row-gap:30rem;row-gap:30rem}.xs\:gap-y-140{grid-row-gap:35rem;row-gap:35rem}.xs\:gap-y-px{grid-row-gap:1px;row-gap:1px}.xs\:gap-y-2px{grid-row-gap:2px;row-gap:2px}.xs\:gap-y-0-5{grid-row-gap:.15rem;row-gap:.15rem}.xs\:gap-y-1-5{grid-row-gap:.375rem;row-gap:.375rem}.xs\:gap-y-2-5{grid-row-gap:.625rem;row-gap:.625rem}.xs\:gap-y-7-2{grid-row-gap:1.875rem;row-gap:1.875rem}.xs\:gap-y-31-25{grid-row-gap:7.8125rem;row-gap:7.8125rem}.xs\:gap-y-62-5{grid-row-gap:15.625rem;row-gap:15.625rem}.xs\:grid-flow-row{grid-auto-flow:row}.xs\:grid-flow-col{grid-auto-flow:column}.xs\:grid-flow-row-dense{grid-auto-flow:row dense}.xs\:grid-flow-col-dense{grid-auto-flow:column dense}.xs\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xs\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xs\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xs\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xs\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xs\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xs\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xs\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xs\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xs\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xs\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xs\:grid-cols-none{grid-template-columns:none}.xs\:col-auto{grid-column:auto}.xs\:col-span-1{grid-column:span 1/span 1}.xs\:col-span-2{grid-column:span 2/span 2}.xs\:col-span-3{grid-column:span 3/span 3}.xs\:col-span-4{grid-column:span 4/span 4}.xs\:col-span-5{grid-column:span 5/span 5}.xs\:col-span-6{grid-column:span 6/span 6}.xs\:col-span-7{grid-column:span 7/span 7}.xs\:col-span-8{grid-column:span 8/span 8}.xs\:col-span-9{grid-column:span 9/span 9}.xs\:col-span-10{grid-column:span 10/span 10}.xs\:col-span-11{grid-column:span 11/span 11}.xs\:col-span-12{grid-column:span 12/span 12}.xs\:col-start-1{grid-column-start:1}.xs\:col-start-2{grid-column-start:2}.xs\:col-start-3{grid-column-start:3}.xs\:col-start-4{grid-column-start:4}.xs\:col-start-5{grid-column-start:5}.xs\:col-start-6{grid-column-start:6}.xs\:col-start-7{grid-column-start:7}.xs\:col-start-8{grid-column-start:8}.xs\:col-start-9{grid-column-start:9}.xs\:col-start-10{grid-column-start:10}.xs\:col-start-11{grid-column-start:11}.xs\:col-start-12{grid-column-start:12}.xs\:col-start-13{grid-column-start:13}.xs\:col-start-auto{grid-column-start:auto}.xs\:col-end-1{grid-column-end:1}.xs\:col-end-2{grid-column-end:2}.xs\:col-end-3{grid-column-end:3}.xs\:col-end-4{grid-column-end:4}.xs\:col-end-5{grid-column-end:5}.xs\:col-end-6{grid-column-end:6}.xs\:col-end-7{grid-column-end:7}.xs\:col-end-8{grid-column-end:8}.xs\:col-end-9{grid-column-end:9}.xs\:col-end-10{grid-column-end:10}.xs\:col-end-11{grid-column-end:11}.xs\:col-end-12{grid-column-end:12}.xs\:col-end-13{grid-column-end:13}.xs\:col-end-auto{grid-column-end:auto}.xs\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.xs\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.xs\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.xs\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.xs\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.xs\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.xs\:grid-rows-none{grid-template-rows:none}.xs\:row-auto{grid-row:auto}.xs\:row-span-1{grid-row:span 1/span 1}.xs\:row-span-2{grid-row:span 2/span 2}.xs\:row-span-3{grid-row:span 3/span 3}.xs\:row-span-4{grid-row:span 4/span 4}.xs\:row-span-5{grid-row:span 5/span 5}.xs\:row-span-6{grid-row:span 6/span 6}.xs\:row-start-1{grid-row-start:1}.xs\:row-start-2{grid-row-start:2}.xs\:row-start-3{grid-row-start:3}.xs\:row-start-4{grid-row-start:4}.xs\:row-start-5{grid-row-start:5}.xs\:row-start-6{grid-row-start:6}.xs\:row-start-7{grid-row-start:7}.xs\:row-start-auto{grid-row-start:auto}.xs\:row-end-1{grid-row-end:1}.xs\:row-end-2{grid-row-end:2}.xs\:row-end-3{grid-row-end:3}.xs\:row-end-4{grid-row-end:4}.xs\:row-end-5{grid-row-end:5}.xs\:row-end-6{grid-row-end:6}.xs\:row-end-7{grid-row-end:7}.xs\:row-end-auto{grid-row-end:auto}.xs\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.xs\:transform-none{transform:none}.group:hover .xs\:group-hover\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.group:hover .xs\:group-hover\:transform-none{transform:none}.xs\:origin-center{transform-origin:center}.xs\:origin-top{transform-origin:top}.xs\:origin-top-right{transform-origin:top right}.xs\:origin-right{transform-origin:right}.xs\:origin-bottom-right{transform-origin:bottom right}.xs\:origin-bottom{transform-origin:bottom}.xs\:origin-bottom-left{transform-origin:bottom left}.xs\:origin-left{transform-origin:left}.xs\:origin-top-left{transform-origin:top left}.xs\:translate-x-0{--transform-translate-x:0}.xs\:translate-x-1{--transform-translate-x:0.25rem}.xs\:translate-x-2{--transform-translate-x:0.5rem}.xs\:translate-x-3{--transform-translate-x:0.75rem}.xs\:translate-x-4{--transform-translate-x:1rem}.xs\:translate-x-5{--transform-translate-x:1.25rem}.xs\:translate-x-6{--transform-translate-x:1.5rem}.xs\:translate-x-7{--transform-translate-x:1.75rem}.xs\:translate-x-8{--transform-translate-x:2rem}.xs\:translate-x-9{--transform-translate-x:2.25rem}.xs\:translate-x-10{--transform-translate-x:2.5rem}.xs\:translate-x-11{--transform-translate-x:2.75rem}.xs\:translate-x-12{--transform-translate-x:3rem}.xs\:translate-x-13{--transform-translate-x:3.25rem}.xs\:translate-x-14{--transform-translate-x:3.5rem}.xs\:translate-x-15{--transform-translate-x:3.75rem}.xs\:translate-x-16{--transform-translate-x:4rem}.xs\:translate-x-19{--transform-translate-x:4.75rem}.xs\:translate-x-20{--transform-translate-x:5rem}.xs\:translate-x-22{--transform-translate-x:5.5rem}.xs\:translate-x-23{--transform-translate-x:5.75rem}.xs\:translate-x-24{--transform-translate-x:6rem}.xs\:translate-x-30{--transform-translate-x:7.5rem}.xs\:translate-x-32{--transform-translate-x:8rem}.xs\:translate-x-40{--transform-translate-x:10rem}.xs\:translate-x-44{--transform-translate-x:11rem}.xs\:translate-x-48{--transform-translate-x:12rem}.xs\:translate-x-50{--transform-translate-x:12.75rem}.xs\:translate-x-52{--transform-translate-x:13rem}.xs\:translate-x-53{--transform-translate-x:13.25rem}.xs\:translate-x-55{--transform-translate-x:13.75rem}.xs\:translate-x-56{--transform-translate-x:14rem}.xs\:translate-x-64{--transform-translate-x:16rem}.xs\:translate-x-68{--transform-translate-x:17rem}.xs\:translate-x-75{--transform-translate-x:18.75rem}.xs\:translate-x-98{--transform-translate-x:24.5rem}.xs\:translate-x-100{--transform-translate-x:25rem}.xs\:translate-x-120{--transform-translate-x:30rem}.xs\:translate-x-140{--transform-translate-x:35rem}.xs\:translate-x-px{--transform-translate-x:1px}.xs\:translate-x-2px{--transform-translate-x:2px}.xs\:translate-x-0-5{--transform-translate-x:0.15rem}.xs\:translate-x-1-5{--transform-translate-x:0.375rem}.xs\:translate-x-2-5{--transform-translate-x:0.625rem}.xs\:translate-x-7-2{--transform-translate-x:1.875rem}.xs\:translate-x-31-25{--transform-translate-x:7.8125rem}.xs\:translate-x-62-5{--transform-translate-x:15.625rem}.xs\:-translate-x-1{--transform-translate-x:-0.25rem}.xs\:-translate-x-2{--transform-translate-x:-0.5rem}.xs\:-translate-x-3{--transform-translate-x:-0.75rem}.xs\:-translate-x-4{--transform-translate-x:-1rem}.xs\:-translate-x-5{--transform-translate-x:-1.25rem}.xs\:-translate-x-6{--transform-translate-x:-1.5rem}.xs\:-translate-x-7{--transform-translate-x:-1.75rem}.xs\:-translate-x-8{--transform-translate-x:-2rem}.xs\:-translate-x-9{--transform-translate-x:-2.25rem}.xs\:-translate-x-10{--transform-translate-x:-2.5rem}.xs\:-translate-x-11{--transform-translate-x:-2.75rem}.xs\:-translate-x-12{--transform-translate-x:-3rem}.xs\:-translate-x-13{--transform-translate-x:-3.25rem}.xs\:-translate-x-14{--transform-translate-x:-3.5rem}.xs\:-translate-x-15{--transform-translate-x:-3.75rem}.xs\:-translate-x-16{--transform-translate-x:-4rem}.xs\:-translate-x-19{--transform-translate-x:-4.75rem}.xs\:-translate-x-20{--transform-translate-x:-5rem}.xs\:-translate-x-22{--transform-translate-x:-5.5rem}.xs\:-translate-x-23{--transform-translate-x:-5.75rem}.xs\:-translate-x-24{--transform-translate-x:-6rem}.xs\:-translate-x-30{--transform-translate-x:-7.5rem}.xs\:-translate-x-32{--transform-translate-x:-8rem}.xs\:-translate-x-40{--transform-translate-x:-10rem}.xs\:-translate-x-44{--transform-translate-x:-11rem}.xs\:-translate-x-48{--transform-translate-x:-12rem}.xs\:-translate-x-50{--transform-translate-x:-12.75rem}.xs\:-translate-x-52{--transform-translate-x:-13rem}.xs\:-translate-x-53{--transform-translate-x:-13.25rem}.xs\:-translate-x-55{--transform-translate-x:-13.75rem}.xs\:-translate-x-56{--transform-translate-x:-14rem}.xs\:-translate-x-64{--transform-translate-x:-16rem}.xs\:-translate-x-68{--transform-translate-x:-17rem}.xs\:-translate-x-75{--transform-translate-x:-18.75rem}.xs\:-translate-x-98{--transform-translate-x:-24.5rem}.xs\:-translate-x-100{--transform-translate-x:-25rem}.xs\:-translate-x-120{--transform-translate-x:-30rem}.xs\:-translate-x-140{--transform-translate-x:-35rem}.xs\:-translate-x-px{--transform-translate-x:-1px}.xs\:-translate-x-2px{--transform-translate-x:-2px}.xs\:-translate-x-0-5{--transform-translate-x:-0.15rem}.xs\:-translate-x-1-5{--transform-translate-x:-0.375rem}.xs\:-translate-x-2-5{--transform-translate-x:-0.625rem}.xs\:-translate-x-7-2{--transform-translate-x:-1.875rem}.xs\:-translate-x-31-25{--transform-translate-x:-7.8125rem}.xs\:-translate-x-62-5{--transform-translate-x:-15.625rem}.xs\:-translate-x-full{--transform-translate-x:-100%}.xs\:-translate-x-1\/2{--transform-translate-x:-50%}.xs\:translate-x-1\/2{--transform-translate-x:50%}.xs\:translate-x-full{--transform-translate-x:100%}.xs\:translate-y-0{--transform-translate-y:0}.xs\:translate-y-1{--transform-translate-y:0.25rem}.xs\:translate-y-2{--transform-translate-y:0.5rem}.xs\:translate-y-3{--transform-translate-y:0.75rem}.xs\:translate-y-4{--transform-translate-y:1rem}.xs\:translate-y-5{--transform-translate-y:1.25rem}.xs\:translate-y-6{--transform-translate-y:1.5rem}.xs\:translate-y-7{--transform-translate-y:1.75rem}.xs\:translate-y-8{--transform-translate-y:2rem}.xs\:translate-y-9{--transform-translate-y:2.25rem}.xs\:translate-y-10{--transform-translate-y:2.5rem}.xs\:translate-y-11{--transform-translate-y:2.75rem}.xs\:translate-y-12{--transform-translate-y:3rem}.xs\:translate-y-13{--transform-translate-y:3.25rem}.xs\:translate-y-14{--transform-translate-y:3.5rem}.xs\:translate-y-15{--transform-translate-y:3.75rem}.xs\:translate-y-16{--transform-translate-y:4rem}.xs\:translate-y-19{--transform-translate-y:4.75rem}.xs\:translate-y-20{--transform-translate-y:5rem}.xs\:translate-y-22{--transform-translate-y:5.5rem}.xs\:translate-y-23{--transform-translate-y:5.75rem}.xs\:translate-y-24{--transform-translate-y:6rem}.xs\:translate-y-30{--transform-translate-y:7.5rem}.xs\:translate-y-32{--transform-translate-y:8rem}.xs\:translate-y-40{--transform-translate-y:10rem}.xs\:translate-y-44{--transform-translate-y:11rem}.xs\:translate-y-48{--transform-translate-y:12rem}.xs\:translate-y-50{--transform-translate-y:12.75rem}.xs\:translate-y-52{--transform-translate-y:13rem}.xs\:translate-y-53{--transform-translate-y:13.25rem}.xs\:translate-y-55{--transform-translate-y:13.75rem}.xs\:translate-y-56{--transform-translate-y:14rem}.xs\:translate-y-64{--transform-translate-y:16rem}.xs\:translate-y-68{--transform-translate-y:17rem}.xs\:translate-y-75{--transform-translate-y:18.75rem}.xs\:translate-y-98{--transform-translate-y:24.5rem}.xs\:translate-y-100{--transform-translate-y:25rem}.xs\:translate-y-120{--transform-translate-y:30rem}.xs\:translate-y-140{--transform-translate-y:35rem}.xs\:translate-y-px{--transform-translate-y:1px}.xs\:translate-y-2px{--transform-translate-y:2px}.xs\:translate-y-0-5{--transform-translate-y:0.15rem}.xs\:translate-y-1-5{--transform-translate-y:0.375rem}.xs\:translate-y-2-5{--transform-translate-y:0.625rem}.xs\:translate-y-7-2{--transform-translate-y:1.875rem}.xs\:translate-y-31-25{--transform-translate-y:7.8125rem}.xs\:translate-y-62-5{--transform-translate-y:15.625rem}.xs\:-translate-y-1{--transform-translate-y:-0.25rem}.xs\:-translate-y-2{--transform-translate-y:-0.5rem}.xs\:-translate-y-3{--transform-translate-y:-0.75rem}.xs\:-translate-y-4{--transform-translate-y:-1rem}.xs\:-translate-y-5{--transform-translate-y:-1.25rem}.xs\:-translate-y-6{--transform-translate-y:-1.5rem}.xs\:-translate-y-7{--transform-translate-y:-1.75rem}.xs\:-translate-y-8{--transform-translate-y:-2rem}.xs\:-translate-y-9{--transform-translate-y:-2.25rem}.xs\:-translate-y-10{--transform-translate-y:-2.5rem}.xs\:-translate-y-11{--transform-translate-y:-2.75rem}.xs\:-translate-y-12{--transform-translate-y:-3rem}.xs\:-translate-y-13{--transform-translate-y:-3.25rem}.xs\:-translate-y-14{--transform-translate-y:-3.5rem}.xs\:-translate-y-15{--transform-translate-y:-3.75rem}.xs\:-translate-y-16{--transform-translate-y:-4rem}.xs\:-translate-y-19{--transform-translate-y:-4.75rem}.xs\:-translate-y-20{--transform-translate-y:-5rem}.xs\:-translate-y-22{--transform-translate-y:-5.5rem}.xs\:-translate-y-23{--transform-translate-y:-5.75rem}.xs\:-translate-y-24{--transform-translate-y:-6rem}.xs\:-translate-y-30{--transform-translate-y:-7.5rem}.xs\:-translate-y-32{--transform-translate-y:-8rem}.xs\:-translate-y-40{--transform-translate-y:-10rem}.xs\:-translate-y-44{--transform-translate-y:-11rem}.xs\:-translate-y-48{--transform-translate-y:-12rem}.xs\:-translate-y-50{--transform-translate-y:-12.75rem}.xs\:-translate-y-52{--transform-translate-y:-13rem}.xs\:-translate-y-53{--transform-translate-y:-13.25rem}.xs\:-translate-y-55{--transform-translate-y:-13.75rem}.xs\:-translate-y-56{--transform-translate-y:-14rem}.xs\:-translate-y-64{--transform-translate-y:-16rem}.xs\:-translate-y-68{--transform-translate-y:-17rem}.xs\:-translate-y-75{--transform-translate-y:-18.75rem}.xs\:-translate-y-98{--transform-translate-y:-24.5rem}.xs\:-translate-y-100{--transform-translate-y:-25rem}.xs\:-translate-y-120{--transform-translate-y:-30rem}.xs\:-translate-y-140{--transform-translate-y:-35rem}.xs\:-translate-y-px{--transform-translate-y:-1px}.xs\:-translate-y-2px{--transform-translate-y:-2px}.xs\:-translate-y-0-5{--transform-translate-y:-0.15rem}.xs\:-translate-y-1-5{--transform-translate-y:-0.375rem}.xs\:-translate-y-2-5{--transform-translate-y:-0.625rem}.xs\:-translate-y-7-2{--transform-translate-y:-1.875rem}.xs\:-translate-y-31-25{--transform-translate-y:-7.8125rem}.xs\:-translate-y-62-5{--transform-translate-y:-15.625rem}.xs\:-translate-y-full{--transform-translate-y:-100%}.xs\:-translate-y-1\/2{--transform-translate-y:-50%}.xs\:translate-y-1\/2{--transform-translate-y:50%}.xs\:translate-y-full{--transform-translate-y:100%}.xs\:hover\:translate-x-0:hover{--transform-translate-x:0}.xs\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.xs\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.xs\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.xs\:hover\:translate-x-4:hover{--transform-translate-x:1rem}.xs\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.xs\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.xs\:hover\:translate-x-7:hover{--transform-translate-x:1.75rem}.xs\:hover\:translate-x-8:hover{--transform-translate-x:2rem}.xs\:hover\:translate-x-9:hover{--transform-translate-x:2.25rem}.xs\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.xs\:hover\:translate-x-11:hover{--transform-translate-x:2.75rem}.xs\:hover\:translate-x-12:hover{--transform-translate-x:3rem}.xs\:hover\:translate-x-13:hover{--transform-translate-x:3.25rem}.xs\:hover\:translate-x-14:hover{--transform-translate-x:3.5rem}.xs\:hover\:translate-x-15:hover{--transform-translate-x:3.75rem}.xs\:hover\:translate-x-16:hover{--transform-translate-x:4rem}.xs\:hover\:translate-x-19:hover{--transform-translate-x:4.75rem}.xs\:hover\:translate-x-20:hover{--transform-translate-x:5rem}.xs\:hover\:translate-x-22:hover{--transform-translate-x:5.5rem}.xs\:hover\:translate-x-23:hover{--transform-translate-x:5.75rem}.xs\:hover\:translate-x-24:hover{--transform-translate-x:6rem}.xs\:hover\:translate-x-30:hover{--transform-translate-x:7.5rem}.xs\:hover\:translate-x-32:hover{--transform-translate-x:8rem}.xs\:hover\:translate-x-40:hover{--transform-translate-x:10rem}.xs\:hover\:translate-x-44:hover{--transform-translate-x:11rem}.xs\:hover\:translate-x-48:hover{--transform-translate-x:12rem}.xs\:hover\:translate-x-50:hover{--transform-translate-x:12.75rem}.xs\:hover\:translate-x-52:hover{--transform-translate-x:13rem}.xs\:hover\:translate-x-53:hover{--transform-translate-x:13.25rem}.xs\:hover\:translate-x-55:hover{--transform-translate-x:13.75rem}.xs\:hover\:translate-x-56:hover{--transform-translate-x:14rem}.xs\:hover\:translate-x-64:hover{--transform-translate-x:16rem}.xs\:hover\:translate-x-68:hover{--transform-translate-x:17rem}.xs\:hover\:translate-x-75:hover{--transform-translate-x:18.75rem}.xs\:hover\:translate-x-98:hover{--transform-translate-x:24.5rem}.xs\:hover\:translate-x-100:hover{--transform-translate-x:25rem}.xs\:hover\:translate-x-120:hover{--transform-translate-x:30rem}.xs\:hover\:translate-x-140:hover{--transform-translate-x:35rem}.xs\:hover\:translate-x-px:hover{--transform-translate-x:1px}.xs\:hover\:translate-x-2px:hover{--transform-translate-x:2px}.xs\:hover\:translate-x-0-5:hover{--transform-translate-x:0.15rem}.xs\:hover\:translate-x-1-5:hover{--transform-translate-x:0.375rem}.xs\:hover\:translate-x-2-5:hover{--transform-translate-x:0.625rem}.xs\:hover\:translate-x-7-2:hover{--transform-translate-x:1.875rem}.xs\:hover\:translate-x-31-25:hover{--transform-translate-x:7.8125rem}.xs\:hover\:translate-x-62-5:hover{--transform-translate-x:15.625rem}.xs\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.xs\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.xs\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.xs\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.xs\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.xs\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.xs\:hover\:-translate-x-7:hover{--transform-translate-x:-1.75rem}.xs\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.xs\:hover\:-translate-x-9:hover{--transform-translate-x:-2.25rem}.xs\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.xs\:hover\:-translate-x-11:hover{--transform-translate-x:-2.75rem}.xs\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.xs\:hover\:-translate-x-13:hover{--transform-translate-x:-3.25rem}.xs\:hover\:-translate-x-14:hover{--transform-translate-x:-3.5rem}.xs\:hover\:-translate-x-15:hover{--transform-translate-x:-3.75rem}.xs\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.xs\:hover\:-translate-x-19:hover{--transform-translate-x:-4.75rem}.xs\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.xs\:hover\:-translate-x-22:hover{--transform-translate-x:-5.5rem}.xs\:hover\:-translate-x-23:hover{--transform-translate-x:-5.75rem}.xs\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.xs\:hover\:-translate-x-30:hover{--transform-translate-x:-7.5rem}.xs\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.xs\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.xs\:hover\:-translate-x-44:hover{--transform-translate-x:-11rem}.xs\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.xs\:hover\:-translate-x-50:hover{--transform-translate-x:-12.75rem}.xs\:hover\:-translate-x-52:hover{--transform-translate-x:-13rem}.xs\:hover\:-translate-x-53:hover{--transform-translate-x:-13.25rem}.xs\:hover\:-translate-x-55:hover{--transform-translate-x:-13.75rem}.xs\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.xs\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.xs\:hover\:-translate-x-68:hover{--transform-translate-x:-17rem}.xs\:hover\:-translate-x-75:hover{--transform-translate-x:-18.75rem}.xs\:hover\:-translate-x-98:hover{--transform-translate-x:-24.5rem}.xs\:hover\:-translate-x-100:hover{--transform-translate-x:-25rem}.xs\:hover\:-translate-x-120:hover{--transform-translate-x:-30rem}.xs\:hover\:-translate-x-140:hover{--transform-translate-x:-35rem}.xs\:hover\:-translate-x-px:hover{--transform-translate-x:-1px}.xs\:hover\:-translate-x-2px:hover{--transform-translate-x:-2px}.xs\:hover\:-translate-x-0-5:hover{--transform-translate-x:-0.15rem}.xs\:hover\:-translate-x-1-5:hover{--transform-translate-x:-0.375rem}.xs\:hover\:-translate-x-2-5:hover{--transform-translate-x:-0.625rem}.xs\:hover\:-translate-x-7-2:hover{--transform-translate-x:-1.875rem}.xs\:hover\:-translate-x-31-25:hover{--transform-translate-x:-7.8125rem}.xs\:hover\:-translate-x-62-5:hover{--transform-translate-x:-15.625rem}.xs\:hover\:-translate-x-full:hover{--transform-translate-x:-100%}.xs\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.xs\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.xs\:hover\:translate-x-full:hover{--transform-translate-x:100%}.xs\:hover\:translate-y-0:hover{--transform-translate-y:0}.xs\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.xs\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.xs\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.xs\:hover\:translate-y-4:hover{--transform-translate-y:1rem}.xs\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.xs\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.xs\:hover\:translate-y-7:hover{--transform-translate-y:1.75rem}.xs\:hover\:translate-y-8:hover{--transform-translate-y:2rem}.xs\:hover\:translate-y-9:hover{--transform-translate-y:2.25rem}.xs\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.xs\:hover\:translate-y-11:hover{--transform-translate-y:2.75rem}.xs\:hover\:translate-y-12:hover{--transform-translate-y:3rem}.xs\:hover\:translate-y-13:hover{--transform-translate-y:3.25rem}.xs\:hover\:translate-y-14:hover{--transform-translate-y:3.5rem}.xs\:hover\:translate-y-15:hover{--transform-translate-y:3.75rem}.xs\:hover\:translate-y-16:hover{--transform-translate-y:4rem}.xs\:hover\:translate-y-19:hover{--transform-translate-y:4.75rem}.xs\:hover\:translate-y-20:hover{--transform-translate-y:5rem}.xs\:hover\:translate-y-22:hover{--transform-translate-y:5.5rem}.xs\:hover\:translate-y-23:hover{--transform-translate-y:5.75rem}.xs\:hover\:translate-y-24:hover{--transform-translate-y:6rem}.xs\:hover\:translate-y-30:hover{--transform-translate-y:7.5rem}.xs\:hover\:translate-y-32:hover{--transform-translate-y:8rem}.xs\:hover\:translate-y-40:hover{--transform-translate-y:10rem}.xs\:hover\:translate-y-44:hover{--transform-translate-y:11rem}.xs\:hover\:translate-y-48:hover{--transform-translate-y:12rem}.xs\:hover\:translate-y-50:hover{--transform-translate-y:12.75rem}.xs\:hover\:translate-y-52:hover{--transform-translate-y:13rem}.xs\:hover\:translate-y-53:hover{--transform-translate-y:13.25rem}.xs\:hover\:translate-y-55:hover{--transform-translate-y:13.75rem}.xs\:hover\:translate-y-56:hover{--transform-translate-y:14rem}.xs\:hover\:translate-y-64:hover{--transform-translate-y:16rem}.xs\:hover\:translate-y-68:hover{--transform-translate-y:17rem}.xs\:hover\:translate-y-75:hover{--transform-translate-y:18.75rem}.xs\:hover\:translate-y-98:hover{--transform-translate-y:24.5rem}.xs\:hover\:translate-y-100:hover{--transform-translate-y:25rem}.xs\:hover\:translate-y-120:hover{--transform-translate-y:30rem}.xs\:hover\:translate-y-140:hover{--transform-translate-y:35rem}.xs\:hover\:translate-y-px:hover{--transform-translate-y:1px}.xs\:hover\:translate-y-2px:hover{--transform-translate-y:2px}.xs\:hover\:translate-y-0-5:hover{--transform-translate-y:0.15rem}.xs\:hover\:translate-y-1-5:hover{--transform-translate-y:0.375rem}.xs\:hover\:translate-y-2-5:hover{--transform-translate-y:0.625rem}.xs\:hover\:translate-y-7-2:hover{--transform-translate-y:1.875rem}.xs\:hover\:translate-y-31-25:hover{--transform-translate-y:7.8125rem}.xs\:hover\:translate-y-62-5:hover{--transform-translate-y:15.625rem}.xs\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.xs\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.xs\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.xs\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.xs\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.xs\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.xs\:hover\:-translate-y-7:hover{--transform-translate-y:-1.75rem}.xs\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.xs\:hover\:-translate-y-9:hover{--transform-translate-y:-2.25rem}.xs\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.xs\:hover\:-translate-y-11:hover{--transform-translate-y:-2.75rem}.xs\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.xs\:hover\:-translate-y-13:hover{--transform-translate-y:-3.25rem}.xs\:hover\:-translate-y-14:hover{--transform-translate-y:-3.5rem}.xs\:hover\:-translate-y-15:hover{--transform-translate-y:-3.75rem}.xs\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.xs\:hover\:-translate-y-19:hover{--transform-translate-y:-4.75rem}.xs\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.xs\:hover\:-translate-y-22:hover{--transform-translate-y:-5.5rem}.xs\:hover\:-translate-y-23:hover{--transform-translate-y:-5.75rem}.xs\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.xs\:hover\:-translate-y-30:hover{--transform-translate-y:-7.5rem}.xs\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.xs\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.xs\:hover\:-translate-y-44:hover{--transform-translate-y:-11rem}.xs\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.xs\:hover\:-translate-y-50:hover{--transform-translate-y:-12.75rem}.xs\:hover\:-translate-y-52:hover{--transform-translate-y:-13rem}.xs\:hover\:-translate-y-53:hover{--transform-translate-y:-13.25rem}.xs\:hover\:-translate-y-55:hover{--transform-translate-y:-13.75rem}.xs\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.xs\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.xs\:hover\:-translate-y-68:hover{--transform-translate-y:-17rem}.xs\:hover\:-translate-y-75:hover{--transform-translate-y:-18.75rem}.xs\:hover\:-translate-y-98:hover{--transform-translate-y:-24.5rem}.xs\:hover\:-translate-y-100:hover{--transform-translate-y:-25rem}.xs\:hover\:-translate-y-120:hover{--transform-translate-y:-30rem}.xs\:hover\:-translate-y-140:hover{--transform-translate-y:-35rem}.xs\:hover\:-translate-y-px:hover{--transform-translate-y:-1px}.xs\:hover\:-translate-y-2px:hover{--transform-translate-y:-2px}.xs\:hover\:-translate-y-0-5:hover{--transform-translate-y:-0.15rem}.xs\:hover\:-translate-y-1-5:hover{--transform-translate-y:-0.375rem}.xs\:hover\:-translate-y-2-5:hover{--transform-translate-y:-0.625rem}.xs\:hover\:-translate-y-7-2:hover{--transform-translate-y:-1.875rem}.xs\:hover\:-translate-y-31-25:hover{--transform-translate-y:-7.8125rem}.xs\:hover\:-translate-y-62-5:hover{--transform-translate-y:-15.625rem}.xs\:hover\:-translate-y-full:hover{--transform-translate-y:-100%}.xs\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.xs\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.xs\:hover\:translate-y-full:hover{--transform-translate-y:100%}.xs\:focus\:translate-x-0:focus{--transform-translate-x:0}.xs\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.xs\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.xs\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.xs\:focus\:translate-x-4:focus{--transform-translate-x:1rem}.xs\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.xs\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.xs\:focus\:translate-x-7:focus{--transform-translate-x:1.75rem}.xs\:focus\:translate-x-8:focus{--transform-translate-x:2rem}.xs\:focus\:translate-x-9:focus{--transform-translate-x:2.25rem}.xs\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.xs\:focus\:translate-x-11:focus{--transform-translate-x:2.75rem}.xs\:focus\:translate-x-12:focus{--transform-translate-x:3rem}.xs\:focus\:translate-x-13:focus{--transform-translate-x:3.25rem}.xs\:focus\:translate-x-14:focus{--transform-translate-x:3.5rem}.xs\:focus\:translate-x-15:focus{--transform-translate-x:3.75rem}.xs\:focus\:translate-x-16:focus{--transform-translate-x:4rem}.xs\:focus\:translate-x-19:focus{--transform-translate-x:4.75rem}.xs\:focus\:translate-x-20:focus{--transform-translate-x:5rem}.xs\:focus\:translate-x-22:focus{--transform-translate-x:5.5rem}.xs\:focus\:translate-x-23:focus{--transform-translate-x:5.75rem}.xs\:focus\:translate-x-24:focus{--transform-translate-x:6rem}.xs\:focus\:translate-x-30:focus{--transform-translate-x:7.5rem}.xs\:focus\:translate-x-32:focus{--transform-translate-x:8rem}.xs\:focus\:translate-x-40:focus{--transform-translate-x:10rem}.xs\:focus\:translate-x-44:focus{--transform-translate-x:11rem}.xs\:focus\:translate-x-48:focus{--transform-translate-x:12rem}.xs\:focus\:translate-x-50:focus{--transform-translate-x:12.75rem}.xs\:focus\:translate-x-52:focus{--transform-translate-x:13rem}.xs\:focus\:translate-x-53:focus{--transform-translate-x:13.25rem}.xs\:focus\:translate-x-55:focus{--transform-translate-x:13.75rem}.xs\:focus\:translate-x-56:focus{--transform-translate-x:14rem}.xs\:focus\:translate-x-64:focus{--transform-translate-x:16rem}.xs\:focus\:translate-x-68:focus{--transform-translate-x:17rem}.xs\:focus\:translate-x-75:focus{--transform-translate-x:18.75rem}.xs\:focus\:translate-x-98:focus{--transform-translate-x:24.5rem}.xs\:focus\:translate-x-100:focus{--transform-translate-x:25rem}.xs\:focus\:translate-x-120:focus{--transform-translate-x:30rem}.xs\:focus\:translate-x-140:focus{--transform-translate-x:35rem}.xs\:focus\:translate-x-px:focus{--transform-translate-x:1px}.xs\:focus\:translate-x-2px:focus{--transform-translate-x:2px}.xs\:focus\:translate-x-0-5:focus{--transform-translate-x:0.15rem}.xs\:focus\:translate-x-1-5:focus{--transform-translate-x:0.375rem}.xs\:focus\:translate-x-2-5:focus{--transform-translate-x:0.625rem}.xs\:focus\:translate-x-7-2:focus{--transform-translate-x:1.875rem}.xs\:focus\:translate-x-31-25:focus{--transform-translate-x:7.8125rem}.xs\:focus\:translate-x-62-5:focus{--transform-translate-x:15.625rem}.xs\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.xs\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.xs\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.xs\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.xs\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.xs\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.xs\:focus\:-translate-x-7:focus{--transform-translate-x:-1.75rem}.xs\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.xs\:focus\:-translate-x-9:focus{--transform-translate-x:-2.25rem}.xs\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.xs\:focus\:-translate-x-11:focus{--transform-translate-x:-2.75rem}.xs\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.xs\:focus\:-translate-x-13:focus{--transform-translate-x:-3.25rem}.xs\:focus\:-translate-x-14:focus{--transform-translate-x:-3.5rem}.xs\:focus\:-translate-x-15:focus{--transform-translate-x:-3.75rem}.xs\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.xs\:focus\:-translate-x-19:focus{--transform-translate-x:-4.75rem}.xs\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.xs\:focus\:-translate-x-22:focus{--transform-translate-x:-5.5rem}.xs\:focus\:-translate-x-23:focus{--transform-translate-x:-5.75rem}.xs\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.xs\:focus\:-translate-x-30:focus{--transform-translate-x:-7.5rem}.xs\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.xs\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.xs\:focus\:-translate-x-44:focus{--transform-translate-x:-11rem}.xs\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.xs\:focus\:-translate-x-50:focus{--transform-translate-x:-12.75rem}.xs\:focus\:-translate-x-52:focus{--transform-translate-x:-13rem}.xs\:focus\:-translate-x-53:focus{--transform-translate-x:-13.25rem}.xs\:focus\:-translate-x-55:focus{--transform-translate-x:-13.75rem}.xs\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.xs\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.xs\:focus\:-translate-x-68:focus{--transform-translate-x:-17rem}.xs\:focus\:-translate-x-75:focus{--transform-translate-x:-18.75rem}.xs\:focus\:-translate-x-98:focus{--transform-translate-x:-24.5rem}.xs\:focus\:-translate-x-100:focus{--transform-translate-x:-25rem}.xs\:focus\:-translate-x-120:focus{--transform-translate-x:-30rem}.xs\:focus\:-translate-x-140:focus{--transform-translate-x:-35rem}.xs\:focus\:-translate-x-px:focus{--transform-translate-x:-1px}.xs\:focus\:-translate-x-2px:focus{--transform-translate-x:-2px}.xs\:focus\:-translate-x-0-5:focus{--transform-translate-x:-0.15rem}.xs\:focus\:-translate-x-1-5:focus{--transform-translate-x:-0.375rem}.xs\:focus\:-translate-x-2-5:focus{--transform-translate-x:-0.625rem}.xs\:focus\:-translate-x-7-2:focus{--transform-translate-x:-1.875rem}.xs\:focus\:-translate-x-31-25:focus{--transform-translate-x:-7.8125rem}.xs\:focus\:-translate-x-62-5:focus{--transform-translate-x:-15.625rem}.xs\:focus\:-translate-x-full:focus{--transform-translate-x:-100%}.xs\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.xs\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.xs\:focus\:translate-x-full:focus{--transform-translate-x:100%}.xs\:focus\:translate-y-0:focus{--transform-translate-y:0}.xs\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.xs\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.xs\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.xs\:focus\:translate-y-4:focus{--transform-translate-y:1rem}.xs\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.xs\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.xs\:focus\:translate-y-7:focus{--transform-translate-y:1.75rem}.xs\:focus\:translate-y-8:focus{--transform-translate-y:2rem}.xs\:focus\:translate-y-9:focus{--transform-translate-y:2.25rem}.xs\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.xs\:focus\:translate-y-11:focus{--transform-translate-y:2.75rem}.xs\:focus\:translate-y-12:focus{--transform-translate-y:3rem}.xs\:focus\:translate-y-13:focus{--transform-translate-y:3.25rem}.xs\:focus\:translate-y-14:focus{--transform-translate-y:3.5rem}.xs\:focus\:translate-y-15:focus{--transform-translate-y:3.75rem}.xs\:focus\:translate-y-16:focus{--transform-translate-y:4rem}.xs\:focus\:translate-y-19:focus{--transform-translate-y:4.75rem}.xs\:focus\:translate-y-20:focus{--transform-translate-y:5rem}.xs\:focus\:translate-y-22:focus{--transform-translate-y:5.5rem}.xs\:focus\:translate-y-23:focus{--transform-translate-y:5.75rem}.xs\:focus\:translate-y-24:focus{--transform-translate-y:6rem}.xs\:focus\:translate-y-30:focus{--transform-translate-y:7.5rem}.xs\:focus\:translate-y-32:focus{--transform-translate-y:8rem}.xs\:focus\:translate-y-40:focus{--transform-translate-y:10rem}.xs\:focus\:translate-y-44:focus{--transform-translate-y:11rem}.xs\:focus\:translate-y-48:focus{--transform-translate-y:12rem}.xs\:focus\:translate-y-50:focus{--transform-translate-y:12.75rem}.xs\:focus\:translate-y-52:focus{--transform-translate-y:13rem}.xs\:focus\:translate-y-53:focus{--transform-translate-y:13.25rem}.xs\:focus\:translate-y-55:focus{--transform-translate-y:13.75rem}.xs\:focus\:translate-y-56:focus{--transform-translate-y:14rem}.xs\:focus\:translate-y-64:focus{--transform-translate-y:16rem}.xs\:focus\:translate-y-68:focus{--transform-translate-y:17rem}.xs\:focus\:translate-y-75:focus{--transform-translate-y:18.75rem}.xs\:focus\:translate-y-98:focus{--transform-translate-y:24.5rem}.xs\:focus\:translate-y-100:focus{--transform-translate-y:25rem}.xs\:focus\:translate-y-120:focus{--transform-translate-y:30rem}.xs\:focus\:translate-y-140:focus{--transform-translate-y:35rem}.xs\:focus\:translate-y-px:focus{--transform-translate-y:1px}.xs\:focus\:translate-y-2px:focus{--transform-translate-y:2px}.xs\:focus\:translate-y-0-5:focus{--transform-translate-y:0.15rem}.xs\:focus\:translate-y-1-5:focus{--transform-translate-y:0.375rem}.xs\:focus\:translate-y-2-5:focus{--transform-translate-y:0.625rem}.xs\:focus\:translate-y-7-2:focus{--transform-translate-y:1.875rem}.xs\:focus\:translate-y-31-25:focus{--transform-translate-y:7.8125rem}.xs\:focus\:translate-y-62-5:focus{--transform-translate-y:15.625rem}.xs\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.xs\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.xs\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.xs\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.xs\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.xs\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.xs\:focus\:-translate-y-7:focus{--transform-translate-y:-1.75rem}.xs\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.xs\:focus\:-translate-y-9:focus{--transform-translate-y:-2.25rem}.xs\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.xs\:focus\:-translate-y-11:focus{--transform-translate-y:-2.75rem}.xs\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.xs\:focus\:-translate-y-13:focus{--transform-translate-y:-3.25rem}.xs\:focus\:-translate-y-14:focus{--transform-translate-y:-3.5rem}.xs\:focus\:-translate-y-15:focus{--transform-translate-y:-3.75rem}.xs\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.xs\:focus\:-translate-y-19:focus{--transform-translate-y:-4.75rem}.xs\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.xs\:focus\:-translate-y-22:focus{--transform-translate-y:-5.5rem}.xs\:focus\:-translate-y-23:focus{--transform-translate-y:-5.75rem}.xs\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.xs\:focus\:-translate-y-30:focus{--transform-translate-y:-7.5rem}.xs\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.xs\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.xs\:focus\:-translate-y-44:focus{--transform-translate-y:-11rem}.xs\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.xs\:focus\:-translate-y-50:focus{--transform-translate-y:-12.75rem}.xs\:focus\:-translate-y-52:focus{--transform-translate-y:-13rem}.xs\:focus\:-translate-y-53:focus{--transform-translate-y:-13.25rem}.xs\:focus\:-translate-y-55:focus{--transform-translate-y:-13.75rem}.xs\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.xs\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.xs\:focus\:-translate-y-68:focus{--transform-translate-y:-17rem}.xs\:focus\:-translate-y-75:focus{--transform-translate-y:-18.75rem}.xs\:focus\:-translate-y-98:focus{--transform-translate-y:-24.5rem}.xs\:focus\:-translate-y-100:focus{--transform-translate-y:-25rem}.xs\:focus\:-translate-y-120:focus{--transform-translate-y:-30rem}.xs\:focus\:-translate-y-140:focus{--transform-translate-y:-35rem}.xs\:focus\:-translate-y-px:focus{--transform-translate-y:-1px}.xs\:focus\:-translate-y-2px:focus{--transform-translate-y:-2px}.xs\:focus\:-translate-y-0-5:focus{--transform-translate-y:-0.15rem}.xs\:focus\:-translate-y-1-5:focus{--transform-translate-y:-0.375rem}.xs\:focus\:-translate-y-2-5:focus{--transform-translate-y:-0.625rem}.xs\:focus\:-translate-y-7-2:focus{--transform-translate-y:-1.875rem}.xs\:focus\:-translate-y-31-25:focus{--transform-translate-y:-7.8125rem}.xs\:focus\:-translate-y-62-5:focus{--transform-translate-y:-15.625rem}.xs\:focus\:-translate-y-full:focus{--transform-translate-y:-100%}.xs\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.xs\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.xs\:focus\:translate-y-full:focus{--transform-translate-y:100%}.xs\:active\:translate-x-0:active{--transform-translate-x:0}.xs\:active\:translate-x-1:active{--transform-translate-x:0.25rem}.xs\:active\:translate-x-2:active{--transform-translate-x:0.5rem}.xs\:active\:translate-x-3:active{--transform-translate-x:0.75rem}.xs\:active\:translate-x-4:active{--transform-translate-x:1rem}.xs\:active\:translate-x-5:active{--transform-translate-x:1.25rem}.xs\:active\:translate-x-6:active{--transform-translate-x:1.5rem}.xs\:active\:translate-x-7:active{--transform-translate-x:1.75rem}.xs\:active\:translate-x-8:active{--transform-translate-x:2rem}.xs\:active\:translate-x-9:active{--transform-translate-x:2.25rem}.xs\:active\:translate-x-10:active{--transform-translate-x:2.5rem}.xs\:active\:translate-x-11:active{--transform-translate-x:2.75rem}.xs\:active\:translate-x-12:active{--transform-translate-x:3rem}.xs\:active\:translate-x-13:active{--transform-translate-x:3.25rem}.xs\:active\:translate-x-14:active{--transform-translate-x:3.5rem}.xs\:active\:translate-x-15:active{--transform-translate-x:3.75rem}.xs\:active\:translate-x-16:active{--transform-translate-x:4rem}.xs\:active\:translate-x-19:active{--transform-translate-x:4.75rem}.xs\:active\:translate-x-20:active{--transform-translate-x:5rem}.xs\:active\:translate-x-22:active{--transform-translate-x:5.5rem}.xs\:active\:translate-x-23:active{--transform-translate-x:5.75rem}.xs\:active\:translate-x-24:active{--transform-translate-x:6rem}.xs\:active\:translate-x-30:active{--transform-translate-x:7.5rem}.xs\:active\:translate-x-32:active{--transform-translate-x:8rem}.xs\:active\:translate-x-40:active{--transform-translate-x:10rem}.xs\:active\:translate-x-44:active{--transform-translate-x:11rem}.xs\:active\:translate-x-48:active{--transform-translate-x:12rem}.xs\:active\:translate-x-50:active{--transform-translate-x:12.75rem}.xs\:active\:translate-x-52:active{--transform-translate-x:13rem}.xs\:active\:translate-x-53:active{--transform-translate-x:13.25rem}.xs\:active\:translate-x-55:active{--transform-translate-x:13.75rem}.xs\:active\:translate-x-56:active{--transform-translate-x:14rem}.xs\:active\:translate-x-64:active{--transform-translate-x:16rem}.xs\:active\:translate-x-68:active{--transform-translate-x:17rem}.xs\:active\:translate-x-75:active{--transform-translate-x:18.75rem}.xs\:active\:translate-x-98:active{--transform-translate-x:24.5rem}.xs\:active\:translate-x-100:active{--transform-translate-x:25rem}.xs\:active\:translate-x-120:active{--transform-translate-x:30rem}.xs\:active\:translate-x-140:active{--transform-translate-x:35rem}.xs\:active\:translate-x-px:active{--transform-translate-x:1px}.xs\:active\:translate-x-2px:active{--transform-translate-x:2px}.xs\:active\:translate-x-0-5:active{--transform-translate-x:0.15rem}.xs\:active\:translate-x-1-5:active{--transform-translate-x:0.375rem}.xs\:active\:translate-x-2-5:active{--transform-translate-x:0.625rem}.xs\:active\:translate-x-7-2:active{--transform-translate-x:1.875rem}.xs\:active\:translate-x-31-25:active{--transform-translate-x:7.8125rem}.xs\:active\:translate-x-62-5:active{--transform-translate-x:15.625rem}.xs\:active\:-translate-x-1:active{--transform-translate-x:-0.25rem}.xs\:active\:-translate-x-2:active{--transform-translate-x:-0.5rem}.xs\:active\:-translate-x-3:active{--transform-translate-x:-0.75rem}.xs\:active\:-translate-x-4:active{--transform-translate-x:-1rem}.xs\:active\:-translate-x-5:active{--transform-translate-x:-1.25rem}.xs\:active\:-translate-x-6:active{--transform-translate-x:-1.5rem}.xs\:active\:-translate-x-7:active{--transform-translate-x:-1.75rem}.xs\:active\:-translate-x-8:active{--transform-translate-x:-2rem}.xs\:active\:-translate-x-9:active{--transform-translate-x:-2.25rem}.xs\:active\:-translate-x-10:active{--transform-translate-x:-2.5rem}.xs\:active\:-translate-x-11:active{--transform-translate-x:-2.75rem}.xs\:active\:-translate-x-12:active{--transform-translate-x:-3rem}.xs\:active\:-translate-x-13:active{--transform-translate-x:-3.25rem}.xs\:active\:-translate-x-14:active{--transform-translate-x:-3.5rem}.xs\:active\:-translate-x-15:active{--transform-translate-x:-3.75rem}.xs\:active\:-translate-x-16:active{--transform-translate-x:-4rem}.xs\:active\:-translate-x-19:active{--transform-translate-x:-4.75rem}.xs\:active\:-translate-x-20:active{--transform-translate-x:-5rem}.xs\:active\:-translate-x-22:active{--transform-translate-x:-5.5rem}.xs\:active\:-translate-x-23:active{--transform-translate-x:-5.75rem}.xs\:active\:-translate-x-24:active{--transform-translate-x:-6rem}.xs\:active\:-translate-x-30:active{--transform-translate-x:-7.5rem}.xs\:active\:-translate-x-32:active{--transform-translate-x:-8rem}.xs\:active\:-translate-x-40:active{--transform-translate-x:-10rem}.xs\:active\:-translate-x-44:active{--transform-translate-x:-11rem}.xs\:active\:-translate-x-48:active{--transform-translate-x:-12rem}.xs\:active\:-translate-x-50:active{--transform-translate-x:-12.75rem}.xs\:active\:-translate-x-52:active{--transform-translate-x:-13rem}.xs\:active\:-translate-x-53:active{--transform-translate-x:-13.25rem}.xs\:active\:-translate-x-55:active{--transform-translate-x:-13.75rem}.xs\:active\:-translate-x-56:active{--transform-translate-x:-14rem}.xs\:active\:-translate-x-64:active{--transform-translate-x:-16rem}.xs\:active\:-translate-x-68:active{--transform-translate-x:-17rem}.xs\:active\:-translate-x-75:active{--transform-translate-x:-18.75rem}.xs\:active\:-translate-x-98:active{--transform-translate-x:-24.5rem}.xs\:active\:-translate-x-100:active{--transform-translate-x:-25rem}.xs\:active\:-translate-x-120:active{--transform-translate-x:-30rem}.xs\:active\:-translate-x-140:active{--transform-translate-x:-35rem}.xs\:active\:-translate-x-px:active{--transform-translate-x:-1px}.xs\:active\:-translate-x-2px:active{--transform-translate-x:-2px}.xs\:active\:-translate-x-0-5:active{--transform-translate-x:-0.15rem}.xs\:active\:-translate-x-1-5:active{--transform-translate-x:-0.375rem}.xs\:active\:-translate-x-2-5:active{--transform-translate-x:-0.625rem}.xs\:active\:-translate-x-7-2:active{--transform-translate-x:-1.875rem}.xs\:active\:-translate-x-31-25:active{--transform-translate-x:-7.8125rem}.xs\:active\:-translate-x-62-5:active{--transform-translate-x:-15.625rem}.xs\:active\:-translate-x-full:active{--transform-translate-x:-100%}.xs\:active\:-translate-x-1\/2:active{--transform-translate-x:-50%}.xs\:active\:translate-x-1\/2:active{--transform-translate-x:50%}.xs\:active\:translate-x-full:active{--transform-translate-x:100%}.xs\:active\:translate-y-0:active{--transform-translate-y:0}.xs\:active\:translate-y-1:active{--transform-translate-y:0.25rem}.xs\:active\:translate-y-2:active{--transform-translate-y:0.5rem}.xs\:active\:translate-y-3:active{--transform-translate-y:0.75rem}.xs\:active\:translate-y-4:active{--transform-translate-y:1rem}.xs\:active\:translate-y-5:active{--transform-translate-y:1.25rem}.xs\:active\:translate-y-6:active{--transform-translate-y:1.5rem}.xs\:active\:translate-y-7:active{--transform-translate-y:1.75rem}.xs\:active\:translate-y-8:active{--transform-translate-y:2rem}.xs\:active\:translate-y-9:active{--transform-translate-y:2.25rem}.xs\:active\:translate-y-10:active{--transform-translate-y:2.5rem}.xs\:active\:translate-y-11:active{--transform-translate-y:2.75rem}.xs\:active\:translate-y-12:active{--transform-translate-y:3rem}.xs\:active\:translate-y-13:active{--transform-translate-y:3.25rem}.xs\:active\:translate-y-14:active{--transform-translate-y:3.5rem}.xs\:active\:translate-y-15:active{--transform-translate-y:3.75rem}.xs\:active\:translate-y-16:active{--transform-translate-y:4rem}.xs\:active\:translate-y-19:active{--transform-translate-y:4.75rem}.xs\:active\:translate-y-20:active{--transform-translate-y:5rem}.xs\:active\:translate-y-22:active{--transform-translate-y:5.5rem}.xs\:active\:translate-y-23:active{--transform-translate-y:5.75rem}.xs\:active\:translate-y-24:active{--transform-translate-y:6rem}.xs\:active\:translate-y-30:active{--transform-translate-y:7.5rem}.xs\:active\:translate-y-32:active{--transform-translate-y:8rem}.xs\:active\:translate-y-40:active{--transform-translate-y:10rem}.xs\:active\:translate-y-44:active{--transform-translate-y:11rem}.xs\:active\:translate-y-48:active{--transform-translate-y:12rem}.xs\:active\:translate-y-50:active{--transform-translate-y:12.75rem}.xs\:active\:translate-y-52:active{--transform-translate-y:13rem}.xs\:active\:translate-y-53:active{--transform-translate-y:13.25rem}.xs\:active\:translate-y-55:active{--transform-translate-y:13.75rem}.xs\:active\:translate-y-56:active{--transform-translate-y:14rem}.xs\:active\:translate-y-64:active{--transform-translate-y:16rem}.xs\:active\:translate-y-68:active{--transform-translate-y:17rem}.xs\:active\:translate-y-75:active{--transform-translate-y:18.75rem}.xs\:active\:translate-y-98:active{--transform-translate-y:24.5rem}.xs\:active\:translate-y-100:active{--transform-translate-y:25rem}.xs\:active\:translate-y-120:active{--transform-translate-y:30rem}.xs\:active\:translate-y-140:active{--transform-translate-y:35rem}.xs\:active\:translate-y-px:active{--transform-translate-y:1px}.xs\:active\:translate-y-2px:active{--transform-translate-y:2px}.xs\:active\:translate-y-0-5:active{--transform-translate-y:0.15rem}.xs\:active\:translate-y-1-5:active{--transform-translate-y:0.375rem}.xs\:active\:translate-y-2-5:active{--transform-translate-y:0.625rem}.xs\:active\:translate-y-7-2:active{--transform-translate-y:1.875rem}.xs\:active\:translate-y-31-25:active{--transform-translate-y:7.8125rem}.xs\:active\:translate-y-62-5:active{--transform-translate-y:15.625rem}.xs\:active\:-translate-y-1:active{--transform-translate-y:-0.25rem}.xs\:active\:-translate-y-2:active{--transform-translate-y:-0.5rem}.xs\:active\:-translate-y-3:active{--transform-translate-y:-0.75rem}.xs\:active\:-translate-y-4:active{--transform-translate-y:-1rem}.xs\:active\:-translate-y-5:active{--transform-translate-y:-1.25rem}.xs\:active\:-translate-y-6:active{--transform-translate-y:-1.5rem}.xs\:active\:-translate-y-7:active{--transform-translate-y:-1.75rem}.xs\:active\:-translate-y-8:active{--transform-translate-y:-2rem}.xs\:active\:-translate-y-9:active{--transform-translate-y:-2.25rem}.xs\:active\:-translate-y-10:active{--transform-translate-y:-2.5rem}.xs\:active\:-translate-y-11:active{--transform-translate-y:-2.75rem}.xs\:active\:-translate-y-12:active{--transform-translate-y:-3rem}.xs\:active\:-translate-y-13:active{--transform-translate-y:-3.25rem}.xs\:active\:-translate-y-14:active{--transform-translate-y:-3.5rem}.xs\:active\:-translate-y-15:active{--transform-translate-y:-3.75rem}.xs\:active\:-translate-y-16:active{--transform-translate-y:-4rem}.xs\:active\:-translate-y-19:active{--transform-translate-y:-4.75rem}.xs\:active\:-translate-y-20:active{--transform-translate-y:-5rem}.xs\:active\:-translate-y-22:active{--transform-translate-y:-5.5rem}.xs\:active\:-translate-y-23:active{--transform-translate-y:-5.75rem}.xs\:active\:-translate-y-24:active{--transform-translate-y:-6rem}.xs\:active\:-translate-y-30:active{--transform-translate-y:-7.5rem}.xs\:active\:-translate-y-32:active{--transform-translate-y:-8rem}.xs\:active\:-translate-y-40:active{--transform-translate-y:-10rem}.xs\:active\:-translate-y-44:active{--transform-translate-y:-11rem}.xs\:active\:-translate-y-48:active{--transform-translate-y:-12rem}.xs\:active\:-translate-y-50:active{--transform-translate-y:-12.75rem}.xs\:active\:-translate-y-52:active{--transform-translate-y:-13rem}.xs\:active\:-translate-y-53:active{--transform-translate-y:-13.25rem}.xs\:active\:-translate-y-55:active{--transform-translate-y:-13.75rem}.xs\:active\:-translate-y-56:active{--transform-translate-y:-14rem}.xs\:active\:-translate-y-64:active{--transform-translate-y:-16rem}.xs\:active\:-translate-y-68:active{--transform-translate-y:-17rem}.xs\:active\:-translate-y-75:active{--transform-translate-y:-18.75rem}.xs\:active\:-translate-y-98:active{--transform-translate-y:-24.5rem}.xs\:active\:-translate-y-100:active{--transform-translate-y:-25rem}.xs\:active\:-translate-y-120:active{--transform-translate-y:-30rem}.xs\:active\:-translate-y-140:active{--transform-translate-y:-35rem}.xs\:active\:-translate-y-px:active{--transform-translate-y:-1px}.xs\:active\:-translate-y-2px:active{--transform-translate-y:-2px}.xs\:active\:-translate-y-0-5:active{--transform-translate-y:-0.15rem}.xs\:active\:-translate-y-1-5:active{--transform-translate-y:-0.375rem}.xs\:active\:-translate-y-2-5:active{--transform-translate-y:-0.625rem}.xs\:active\:-translate-y-7-2:active{--transform-translate-y:-1.875rem}.xs\:active\:-translate-y-31-25:active{--transform-translate-y:-7.8125rem}.xs\:active\:-translate-y-62-5:active{--transform-translate-y:-15.625rem}.xs\:active\:-translate-y-full:active{--transform-translate-y:-100%}.xs\:active\:-translate-y-1\/2:active{--transform-translate-y:-50%}.xs\:active\:translate-y-1\/2:active{--transform-translate-y:50%}.xs\:active\:translate-y-full:active{--transform-translate-y:100%}.group:hover .xs\:group-hover\:translate-x-0{--transform-translate-x:0}.group:hover .xs\:group-hover\:translate-x-1{--transform-translate-x:0.25rem}.group:hover .xs\:group-hover\:translate-x-2{--transform-translate-x:0.5rem}.group:hover .xs\:group-hover\:translate-x-3{--transform-translate-x:0.75rem}.group:hover .xs\:group-hover\:translate-x-4{--transform-translate-x:1rem}.group:hover .xs\:group-hover\:translate-x-5{--transform-translate-x:1.25rem}.group:hover .xs\:group-hover\:translate-x-6{--transform-translate-x:1.5rem}.group:hover .xs\:group-hover\:translate-x-7{--transform-translate-x:1.75rem}.group:hover .xs\:group-hover\:translate-x-8{--transform-translate-x:2rem}.group:hover .xs\:group-hover\:translate-x-9{--transform-translate-x:2.25rem}.group:hover .xs\:group-hover\:translate-x-10{--transform-translate-x:2.5rem}.group:hover .xs\:group-hover\:translate-x-11{--transform-translate-x:2.75rem}.group:hover .xs\:group-hover\:translate-x-12{--transform-translate-x:3rem}.group:hover .xs\:group-hover\:translate-x-13{--transform-translate-x:3.25rem}.group:hover .xs\:group-hover\:translate-x-14{--transform-translate-x:3.5rem}.group:hover .xs\:group-hover\:translate-x-15{--transform-translate-x:3.75rem}.group:hover .xs\:group-hover\:translate-x-16{--transform-translate-x:4rem}.group:hover .xs\:group-hover\:translate-x-19{--transform-translate-x:4.75rem}.group:hover .xs\:group-hover\:translate-x-20{--transform-translate-x:5rem}.group:hover .xs\:group-hover\:translate-x-22{--transform-translate-x:5.5rem}.group:hover .xs\:group-hover\:translate-x-23{--transform-translate-x:5.75rem}.group:hover .xs\:group-hover\:translate-x-24{--transform-translate-x:6rem}.group:hover .xs\:group-hover\:translate-x-30{--transform-translate-x:7.5rem}.group:hover .xs\:group-hover\:translate-x-32{--transform-translate-x:8rem}.group:hover .xs\:group-hover\:translate-x-40{--transform-translate-x:10rem}.group:hover .xs\:group-hover\:translate-x-44{--transform-translate-x:11rem}.group:hover .xs\:group-hover\:translate-x-48{--transform-translate-x:12rem}.group:hover .xs\:group-hover\:translate-x-50{--transform-translate-x:12.75rem}.group:hover .xs\:group-hover\:translate-x-52{--transform-translate-x:13rem}.group:hover .xs\:group-hover\:translate-x-53{--transform-translate-x:13.25rem}.group:hover .xs\:group-hover\:translate-x-55{--transform-translate-x:13.75rem}.group:hover .xs\:group-hover\:translate-x-56{--transform-translate-x:14rem}.group:hover .xs\:group-hover\:translate-x-64{--transform-translate-x:16rem}.group:hover .xs\:group-hover\:translate-x-68{--transform-translate-x:17rem}.group:hover .xs\:group-hover\:translate-x-75{--transform-translate-x:18.75rem}.group:hover .xs\:group-hover\:translate-x-98{--transform-translate-x:24.5rem}.group:hover .xs\:group-hover\:translate-x-100{--transform-translate-x:25rem}.group:hover .xs\:group-hover\:translate-x-120{--transform-translate-x:30rem}.group:hover .xs\:group-hover\:translate-x-140{--transform-translate-x:35rem}.group:hover .xs\:group-hover\:translate-x-px{--transform-translate-x:1px}.group:hover .xs\:group-hover\:translate-x-2px{--transform-translate-x:2px}.group:hover .xs\:group-hover\:translate-x-0-5{--transform-translate-x:0.15rem}.group:hover .xs\:group-hover\:translate-x-1-5{--transform-translate-x:0.375rem}.group:hover .xs\:group-hover\:translate-x-2-5{--transform-translate-x:0.625rem}.group:hover .xs\:group-hover\:translate-x-7-2{--transform-translate-x:1.875rem}.group:hover .xs\:group-hover\:translate-x-31-25{--transform-translate-x:7.8125rem}.group:hover .xs\:group-hover\:translate-x-62-5{--transform-translate-x:15.625rem}.group:hover .xs\:group-hover\:-translate-x-1{--transform-translate-x:-0.25rem}.group:hover .xs\:group-hover\:-translate-x-2{--transform-translate-x:-0.5rem}.group:hover .xs\:group-hover\:-translate-x-3{--transform-translate-x:-0.75rem}.group:hover .xs\:group-hover\:-translate-x-4{--transform-translate-x:-1rem}.group:hover .xs\:group-hover\:-translate-x-5{--transform-translate-x:-1.25rem}.group:hover .xs\:group-hover\:-translate-x-6{--transform-translate-x:-1.5rem}.group:hover .xs\:group-hover\:-translate-x-7{--transform-translate-x:-1.75rem}.group:hover .xs\:group-hover\:-translate-x-8{--transform-translate-x:-2rem}.group:hover .xs\:group-hover\:-translate-x-9{--transform-translate-x:-2.25rem}.group:hover .xs\:group-hover\:-translate-x-10{--transform-translate-x:-2.5rem}.group:hover .xs\:group-hover\:-translate-x-11{--transform-translate-x:-2.75rem}.group:hover .xs\:group-hover\:-translate-x-12{--transform-translate-x:-3rem}.group:hover .xs\:group-hover\:-translate-x-13{--transform-translate-x:-3.25rem}.group:hover .xs\:group-hover\:-translate-x-14{--transform-translate-x:-3.5rem}.group:hover .xs\:group-hover\:-translate-x-15{--transform-translate-x:-3.75rem}.group:hover .xs\:group-hover\:-translate-x-16{--transform-translate-x:-4rem}.group:hover .xs\:group-hover\:-translate-x-19{--transform-translate-x:-4.75rem}.group:hover .xs\:group-hover\:-translate-x-20{--transform-translate-x:-5rem}.group:hover .xs\:group-hover\:-translate-x-22{--transform-translate-x:-5.5rem}.group:hover .xs\:group-hover\:-translate-x-23{--transform-translate-x:-5.75rem}.group:hover .xs\:group-hover\:-translate-x-24{--transform-translate-x:-6rem}.group:hover .xs\:group-hover\:-translate-x-30{--transform-translate-x:-7.5rem}.group:hover .xs\:group-hover\:-translate-x-32{--transform-translate-x:-8rem}.group:hover .xs\:group-hover\:-translate-x-40{--transform-translate-x:-10rem}.group:hover .xs\:group-hover\:-translate-x-44{--transform-translate-x:-11rem}.group:hover .xs\:group-hover\:-translate-x-48{--transform-translate-x:-12rem}.group:hover .xs\:group-hover\:-translate-x-50{--transform-translate-x:-12.75rem}.group:hover .xs\:group-hover\:-translate-x-52{--transform-translate-x:-13rem}.group:hover .xs\:group-hover\:-translate-x-53{--transform-translate-x:-13.25rem}.group:hover .xs\:group-hover\:-translate-x-55{--transform-translate-x:-13.75rem}.group:hover .xs\:group-hover\:-translate-x-56{--transform-translate-x:-14rem}.group:hover .xs\:group-hover\:-translate-x-64{--transform-translate-x:-16rem}.group:hover .xs\:group-hover\:-translate-x-68{--transform-translate-x:-17rem}.group:hover .xs\:group-hover\:-translate-x-75{--transform-translate-x:-18.75rem}.group:hover .xs\:group-hover\:-translate-x-98{--transform-translate-x:-24.5rem}.group:hover .xs\:group-hover\:-translate-x-100{--transform-translate-x:-25rem}.group:hover .xs\:group-hover\:-translate-x-120{--transform-translate-x:-30rem}.group:hover .xs\:group-hover\:-translate-x-140{--transform-translate-x:-35rem}.group:hover .xs\:group-hover\:-translate-x-px{--transform-translate-x:-1px}.group:hover .xs\:group-hover\:-translate-x-2px{--transform-translate-x:-2px}.group:hover .xs\:group-hover\:-translate-x-0-5{--transform-translate-x:-0.15rem}.group:hover .xs\:group-hover\:-translate-x-1-5{--transform-translate-x:-0.375rem}.group:hover .xs\:group-hover\:-translate-x-2-5{--transform-translate-x:-0.625rem}.group:hover .xs\:group-hover\:-translate-x-7-2{--transform-translate-x:-1.875rem}.group:hover .xs\:group-hover\:-translate-x-31-25{--transform-translate-x:-7.8125rem}.group:hover .xs\:group-hover\:-translate-x-62-5{--transform-translate-x:-15.625rem}.group:hover .xs\:group-hover\:-translate-x-full{--transform-translate-x:-100%}.group:hover .xs\:group-hover\:-translate-x-1\/2{--transform-translate-x:-50%}.group:hover .xs\:group-hover\:translate-x-1\/2{--transform-translate-x:50%}.group:hover .xs\:group-hover\:translate-x-full{--transform-translate-x:100%}.group:hover .xs\:group-hover\:translate-y-0{--transform-translate-y:0}.group:hover .xs\:group-hover\:translate-y-1{--transform-translate-y:0.25rem}.group:hover .xs\:group-hover\:translate-y-2{--transform-translate-y:0.5rem}.group:hover .xs\:group-hover\:translate-y-3{--transform-translate-y:0.75rem}.group:hover .xs\:group-hover\:translate-y-4{--transform-translate-y:1rem}.group:hover .xs\:group-hover\:translate-y-5{--transform-translate-y:1.25rem}.group:hover .xs\:group-hover\:translate-y-6{--transform-translate-y:1.5rem}.group:hover .xs\:group-hover\:translate-y-7{--transform-translate-y:1.75rem}.group:hover .xs\:group-hover\:translate-y-8{--transform-translate-y:2rem}.group:hover .xs\:group-hover\:translate-y-9{--transform-translate-y:2.25rem}.group:hover .xs\:group-hover\:translate-y-10{--transform-translate-y:2.5rem}.group:hover .xs\:group-hover\:translate-y-11{--transform-translate-y:2.75rem}.group:hover .xs\:group-hover\:translate-y-12{--transform-translate-y:3rem}.group:hover .xs\:group-hover\:translate-y-13{--transform-translate-y:3.25rem}.group:hover .xs\:group-hover\:translate-y-14{--transform-translate-y:3.5rem}.group:hover .xs\:group-hover\:translate-y-15{--transform-translate-y:3.75rem}.group:hover .xs\:group-hover\:translate-y-16{--transform-translate-y:4rem}.group:hover .xs\:group-hover\:translate-y-19{--transform-translate-y:4.75rem}.group:hover .xs\:group-hover\:translate-y-20{--transform-translate-y:5rem}.group:hover .xs\:group-hover\:translate-y-22{--transform-translate-y:5.5rem}.group:hover .xs\:group-hover\:translate-y-23{--transform-translate-y:5.75rem}.group:hover .xs\:group-hover\:translate-y-24{--transform-translate-y:6rem}.group:hover .xs\:group-hover\:translate-y-30{--transform-translate-y:7.5rem}.group:hover .xs\:group-hover\:translate-y-32{--transform-translate-y:8rem}.group:hover .xs\:group-hover\:translate-y-40{--transform-translate-y:10rem}.group:hover .xs\:group-hover\:translate-y-44{--transform-translate-y:11rem}.group:hover .xs\:group-hover\:translate-y-48{--transform-translate-y:12rem}.group:hover .xs\:group-hover\:translate-y-50{--transform-translate-y:12.75rem}.group:hover .xs\:group-hover\:translate-y-52{--transform-translate-y:13rem}.group:hover .xs\:group-hover\:translate-y-53{--transform-translate-y:13.25rem}.group:hover .xs\:group-hover\:translate-y-55{--transform-translate-y:13.75rem}.group:hover .xs\:group-hover\:translate-y-56{--transform-translate-y:14rem}.group:hover .xs\:group-hover\:translate-y-64{--transform-translate-y:16rem}.group:hover .xs\:group-hover\:translate-y-68{--transform-translate-y:17rem}.group:hover .xs\:group-hover\:translate-y-75{--transform-translate-y:18.75rem}.group:hover .xs\:group-hover\:translate-y-98{--transform-translate-y:24.5rem}.group:hover .xs\:group-hover\:translate-y-100{--transform-translate-y:25rem}.group:hover .xs\:group-hover\:translate-y-120{--transform-translate-y:30rem}.group:hover .xs\:group-hover\:translate-y-140{--transform-translate-y:35rem}.group:hover .xs\:group-hover\:translate-y-px{--transform-translate-y:1px}.group:hover .xs\:group-hover\:translate-y-2px{--transform-translate-y:2px}.group:hover .xs\:group-hover\:translate-y-0-5{--transform-translate-y:0.15rem}.group:hover .xs\:group-hover\:translate-y-1-5{--transform-translate-y:0.375rem}.group:hover .xs\:group-hover\:translate-y-2-5{--transform-translate-y:0.625rem}.group:hover .xs\:group-hover\:translate-y-7-2{--transform-translate-y:1.875rem}.group:hover .xs\:group-hover\:translate-y-31-25{--transform-translate-y:7.8125rem}.group:hover .xs\:group-hover\:translate-y-62-5{--transform-translate-y:15.625rem}.group:hover .xs\:group-hover\:-translate-y-1{--transform-translate-y:-0.25rem}.group:hover .xs\:group-hover\:-translate-y-2{--transform-translate-y:-0.5rem}.group:hover .xs\:group-hover\:-translate-y-3{--transform-translate-y:-0.75rem}.group:hover .xs\:group-hover\:-translate-y-4{--transform-translate-y:-1rem}.group:hover .xs\:group-hover\:-translate-y-5{--transform-translate-y:-1.25rem}.group:hover .xs\:group-hover\:-translate-y-6{--transform-translate-y:-1.5rem}.group:hover .xs\:group-hover\:-translate-y-7{--transform-translate-y:-1.75rem}.group:hover .xs\:group-hover\:-translate-y-8{--transform-translate-y:-2rem}.group:hover .xs\:group-hover\:-translate-y-9{--transform-translate-y:-2.25rem}.group:hover .xs\:group-hover\:-translate-y-10{--transform-translate-y:-2.5rem}.group:hover .xs\:group-hover\:-translate-y-11{--transform-translate-y:-2.75rem}.group:hover .xs\:group-hover\:-translate-y-12{--transform-translate-y:-3rem}.group:hover .xs\:group-hover\:-translate-y-13{--transform-translate-y:-3.25rem}.group:hover .xs\:group-hover\:-translate-y-14{--transform-translate-y:-3.5rem}.group:hover .xs\:group-hover\:-translate-y-15{--transform-translate-y:-3.75rem}.group:hover .xs\:group-hover\:-translate-y-16{--transform-translate-y:-4rem}.group:hover .xs\:group-hover\:-translate-y-19{--transform-translate-y:-4.75rem}.group:hover .xs\:group-hover\:-translate-y-20{--transform-translate-y:-5rem}.group:hover .xs\:group-hover\:-translate-y-22{--transform-translate-y:-5.5rem}.group:hover .xs\:group-hover\:-translate-y-23{--transform-translate-y:-5.75rem}.group:hover .xs\:group-hover\:-translate-y-24{--transform-translate-y:-6rem}.group:hover .xs\:group-hover\:-translate-y-30{--transform-translate-y:-7.5rem}.group:hover .xs\:group-hover\:-translate-y-32{--transform-translate-y:-8rem}.group:hover .xs\:group-hover\:-translate-y-40{--transform-translate-y:-10rem}.group:hover .xs\:group-hover\:-translate-y-44{--transform-translate-y:-11rem}.group:hover .xs\:group-hover\:-translate-y-48{--transform-translate-y:-12rem}.group:hover .xs\:group-hover\:-translate-y-50{--transform-translate-y:-12.75rem}.group:hover .xs\:group-hover\:-translate-y-52{--transform-translate-y:-13rem}.group:hover .xs\:group-hover\:-translate-y-53{--transform-translate-y:-13.25rem}.group:hover .xs\:group-hover\:-translate-y-55{--transform-translate-y:-13.75rem}.group:hover .xs\:group-hover\:-translate-y-56{--transform-translate-y:-14rem}.group:hover .xs\:group-hover\:-translate-y-64{--transform-translate-y:-16rem}.group:hover .xs\:group-hover\:-translate-y-68{--transform-translate-y:-17rem}.group:hover .xs\:group-hover\:-translate-y-75{--transform-translate-y:-18.75rem}.group:hover .xs\:group-hover\:-translate-y-98{--transform-translate-y:-24.5rem}.group:hover .xs\:group-hover\:-translate-y-100{--transform-translate-y:-25rem}.group:hover .xs\:group-hover\:-translate-y-120{--transform-translate-y:-30rem}.group:hover .xs\:group-hover\:-translate-y-140{--transform-translate-y:-35rem}.group:hover .xs\:group-hover\:-translate-y-px{--transform-translate-y:-1px}.group:hover .xs\:group-hover\:-translate-y-2px{--transform-translate-y:-2px}.group:hover .xs\:group-hover\:-translate-y-0-5{--transform-translate-y:-0.15rem}.group:hover .xs\:group-hover\:-translate-y-1-5{--transform-translate-y:-0.375rem}.group:hover .xs\:group-hover\:-translate-y-2-5{--transform-translate-y:-0.625rem}.group:hover .xs\:group-hover\:-translate-y-7-2{--transform-translate-y:-1.875rem}.group:hover .xs\:group-hover\:-translate-y-31-25{--transform-translate-y:-7.8125rem}.group:hover .xs\:group-hover\:-translate-y-62-5{--transform-translate-y:-15.625rem}.group:hover .xs\:group-hover\:-translate-y-full{--transform-translate-y:-100%}.group:hover .xs\:group-hover\:-translate-y-1\/2{--transform-translate-y:-50%}.group:hover .xs\:group-hover\:translate-y-1\/2{--transform-translate-y:50%}.group:hover .xs\:group-hover\:translate-y-full{--transform-translate-y:100%}.xs\:skew-x-0{--transform-skew-x:0}.xs\:skew-x-3{--transform-skew-x:3deg}.xs\:skew-x-6{--transform-skew-x:6deg}.xs\:skew-x-12{--transform-skew-x:12deg}.xs\:-skew-x-12{--transform-skew-x:-12deg}.xs\:-skew-x-6{--transform-skew-x:-6deg}.xs\:-skew-x-3{--transform-skew-x:-3deg}.xs\:skew-y-0{--transform-skew-y:0}.xs\:skew-y-3{--transform-skew-y:3deg}.xs\:skew-y-6{--transform-skew-y:6deg}.xs\:skew-y-12{--transform-skew-y:12deg}.xs\:-skew-y-12{--transform-skew-y:-12deg}.xs\:-skew-y-6{--transform-skew-y:-6deg}.xs\:-skew-y-3{--transform-skew-y:-3deg}.xs\:hover\:skew-x-0:hover{--transform-skew-x:0}.xs\:hover\:skew-x-3:hover{--transform-skew-x:3deg}.xs\:hover\:skew-x-6:hover{--transform-skew-x:6deg}.xs\:hover\:skew-x-12:hover{--transform-skew-x:12deg}.xs\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.xs\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.xs\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.xs\:hover\:skew-y-0:hover{--transform-skew-y:0}.xs\:hover\:skew-y-3:hover{--transform-skew-y:3deg}.xs\:hover\:skew-y-6:hover{--transform-skew-y:6deg}.xs\:hover\:skew-y-12:hover{--transform-skew-y:12deg}.xs\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.xs\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.xs\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.xs\:focus\:skew-x-0:focus{--transform-skew-x:0}.xs\:focus\:skew-x-3:focus{--transform-skew-x:3deg}.xs\:focus\:skew-x-6:focus{--transform-skew-x:6deg}.xs\:focus\:skew-x-12:focus{--transform-skew-x:12deg}.xs\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.xs\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.xs\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.xs\:focus\:skew-y-0:focus{--transform-skew-y:0}.xs\:focus\:skew-y-3:focus{--transform-skew-y:3deg}.xs\:focus\:skew-y-6:focus{--transform-skew-y:6deg}.xs\:focus\:skew-y-12:focus{--transform-skew-y:12deg}.xs\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.xs\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.xs\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.xs\:transition-none{transition-property:none}.xs\:transition-all{transition-property:all}.xs\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.xs\:transition-colors{transition-property:background-color,border-color,color,fill,stroke}.xs\:transition-opacity{transition-property:opacity}.xs\:transition-shadow{transition-property:box-shadow}.xs\:transition-transform{transition-property:transform}.xs\:ease-linear{transition-timing-function:linear}.xs\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.xs\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.xs\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.xs\:duration-75{transition-duration:75ms}.xs\:duration-100{transition-duration:.1s}.xs\:duration-150{transition-duration:.15s}.xs\:duration-200{transition-duration:.2s}.xs\:duration-300{transition-duration:.3s}.xs\:duration-500{transition-duration:.5s}.xs\:duration-700{transition-duration:.7s}.xs\:duration-1000{transition-duration:1s}.xs\:delay-75{transition-delay:75ms}.xs\:delay-100{transition-delay:.1s}.xs\:delay-150{transition-delay:.15s}.xs\:delay-200{transition-delay:.2s}.xs\:delay-300{transition-delay:.3s}.xs\:delay-500{transition-delay:.5s}.xs\:delay-700{transition-delay:.7s}.xs\:delay-1000{transition-delay:1s}.xs\:animate-none{-webkit-animation:none;animation:none}.xs\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.xs\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.xs\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.xs\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.xs\:aspect-ratio-none{padding-bottom:0}.xs\:aspect-ratio-square{padding-bottom:100%}.xs\:aspect-ratio-16\/9{padding-bottom:56.25%}.xs\:aspect-ratio-4\/3{padding-bottom:75%}.xs\:aspect-ratio-9\/5{padding-bottom:55.55555555555556%}.xs\:aspect-ratio-21\/9{padding-bottom:42.857142857142854%}.xs\:flex-basis-1{flex-basis:100%}.xs\:flex-basis-1-r{flex-basis:0%}.xs\:flex-basis-2,.xs\:flex-basis-2-r{flex-basis:50%}.xs\:flex-basis-30{flex-basis:30%}.xs\:flex-basis-30-r{flex-basis:70%}.xs\:flex-basis-55{flex-basis:55%}.xs\:flex-basis-55-r{flex-basis:45%}.xs\:flex-basis-65_75{flex-basis:65.75%}.xs\:flex-basis-65_75-r{flex-basis:34.25%}}@media (min-width:1400px){.xxl\:container{width:100%}}@media (min-width:1400px) and (min-width:425px){.xxl\:container{max-width:425px}}@media (min-width:1400px) and (min-width:640px){.xxl\:container{max-width:640px}}@media (min-width:1400px) and (min-width:768px){.xxl\:container{max-width:768px}}@media (min-width:1400px) and (min-width:1024px){.xxl\:container{max-width:1024px}}@media (min-width:1400px) and (min-width:1280px){.xxl\:container{max-width:1280px}}@media (min-width:1400px) and (min-width:1400px){.xxl\:container{max-width:1400px}}@media (min-width:1400px){.xxl\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}.xxl\:space-x-0>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0px*var(--space-x-reverse));margin-left:calc(0px*(1 - var(--space-x-reverse)))}.xxl\:space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.25rem*var(--space-y-reverse))}.xxl\:space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.25rem*var(--space-x-reverse));margin-left:calc(0.25rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.5rem*var(--space-y-reverse))}.xxl\:space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.5rem*var(--space-x-reverse));margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.75rem*var(--space-y-reverse))}.xxl\:space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.75rem*var(--space-x-reverse));margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1rem*var(--space-y-reverse))}.xxl\:space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.25rem*var(--space-y-reverse))}.xxl\:space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.25rem*var(--space-x-reverse));margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.5rem*var(--space-y-reverse))}.xxl\:space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.5rem*var(--space-x-reverse));margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-7>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.75rem*var(--space-y-reverse))}.xxl\:space-x-7>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.75rem*var(--space-x-reverse));margin-left:calc(1.75rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}.xxl\:space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2rem*var(--space-x-reverse));margin-left:calc(2rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-9>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.25rem*var(--space-y-reverse))}.xxl\:space-x-9>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.25rem*var(--space-x-reverse));margin-left:calc(2.25rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.5rem*var(--space-y-reverse))}.xxl\:space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.5rem*var(--space-x-reverse));margin-left:calc(2.5rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-11>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.75rem*var(--space-y-reverse))}.xxl\:space-x-11>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.75rem*var(--space-x-reverse));margin-left:calc(2.75rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3rem*var(--space-y-reverse))}.xxl\:space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3rem*var(--space-x-reverse));margin-left:calc(3rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-13>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.25rem*var(--space-y-reverse))}.xxl\:space-x-13>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.25rem*var(--space-x-reverse));margin-left:calc(3.25rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-14>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.5rem*var(--space-y-reverse))}.xxl\:space-x-14>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.5rem*var(--space-x-reverse));margin-left:calc(3.5rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-15>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3.75rem*var(--space-y-reverse))}.xxl\:space-x-15>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3.75rem*var(--space-x-reverse));margin-left:calc(3.75rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(4rem*(1 - var(--space-y-reverse)));margin-bottom:calc(4rem*var(--space-y-reverse))}.xxl\:space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(4rem*var(--space-x-reverse));margin-left:calc(4rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-19>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(4.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(4.75rem*var(--space-y-reverse))}.xxl\:space-x-19>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(4.75rem*var(--space-x-reverse));margin-left:calc(4.75rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5rem*var(--space-y-reverse))}.xxl\:space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5rem*var(--space-x-reverse));margin-left:calc(5rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-22>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5.5rem*var(--space-y-reverse))}.xxl\:space-x-22>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5.5rem*var(--space-x-reverse));margin-left:calc(5.5rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-23>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(5.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(5.75rem*var(--space-y-reverse))}.xxl\:space-x-23>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(5.75rem*var(--space-x-reverse));margin-left:calc(5.75rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(6rem*(1 - var(--space-y-reverse)));margin-bottom:calc(6rem*var(--space-y-reverse))}.xxl\:space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(6rem*var(--space-x-reverse));margin-left:calc(6rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-30>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(7.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(7.5rem*var(--space-y-reverse))}.xxl\:space-x-30>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(7.5rem*var(--space-x-reverse));margin-left:calc(7.5rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(8rem*(1 - var(--space-y-reverse)));margin-bottom:calc(8rem*var(--space-y-reverse))}.xxl\:space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(8rem*var(--space-x-reverse));margin-left:calc(8rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(10rem*(1 - var(--space-y-reverse)));margin-bottom:calc(10rem*var(--space-y-reverse))}.xxl\:space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(10rem*var(--space-x-reverse));margin-left:calc(10rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-44>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(11rem*(1 - var(--space-y-reverse)));margin-bottom:calc(11rem*var(--space-y-reverse))}.xxl\:space-x-44>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(11rem*var(--space-x-reverse));margin-left:calc(11rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(12rem*(1 - var(--space-y-reverse)));margin-bottom:calc(12rem*var(--space-y-reverse))}.xxl\:space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(12rem*var(--space-x-reverse));margin-left:calc(12rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-50>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(12.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(12.75rem*var(--space-y-reverse))}.xxl\:space-x-50>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(12.75rem*var(--space-x-reverse));margin-left:calc(12.75rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-52>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13rem*var(--space-y-reverse))}.xxl\:space-x-52>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13rem*var(--space-x-reverse));margin-left:calc(13rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-53>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13.25rem*var(--space-y-reverse))}.xxl\:space-x-53>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13.25rem*var(--space-x-reverse));margin-left:calc(13.25rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-55>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(13.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(13.75rem*var(--space-y-reverse))}.xxl\:space-x-55>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(13.75rem*var(--space-x-reverse));margin-left:calc(13.75rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(14rem*(1 - var(--space-y-reverse)));margin-bottom:calc(14rem*var(--space-y-reverse))}.xxl\:space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(14rem*var(--space-x-reverse));margin-left:calc(14rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(16rem*(1 - var(--space-y-reverse)));margin-bottom:calc(16rem*var(--space-y-reverse))}.xxl\:space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(16rem*var(--space-x-reverse));margin-left:calc(16rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-68>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(17rem*(1 - var(--space-y-reverse)));margin-bottom:calc(17rem*var(--space-y-reverse))}.xxl\:space-x-68>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(17rem*var(--space-x-reverse));margin-left:calc(17rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-75>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(18.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(18.75rem*var(--space-y-reverse))}.xxl\:space-x-75>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(18.75rem*var(--space-x-reverse));margin-left:calc(18.75rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-98>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(24.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(24.5rem*var(--space-y-reverse))}.xxl\:space-x-98>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(24.5rem*var(--space-x-reverse));margin-left:calc(24.5rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-100>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(25rem*var(--space-y-reverse))}.xxl\:space-x-100>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(25rem*var(--space-x-reverse));margin-left:calc(25rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-120>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(30rem*(1 - var(--space-y-reverse)));margin-bottom:calc(30rem*var(--space-y-reverse))}.xxl\:space-x-120>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(30rem*var(--space-x-reverse));margin-left:calc(30rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-140>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(35rem*(1 - var(--space-y-reverse)));margin-bottom:calc(35rem*var(--space-y-reverse))}.xxl\:space-x-140>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(35rem*var(--space-x-reverse));margin-left:calc(35rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1px*(1 - var(--space-y-reverse)));margin-bottom:calc(1px*var(--space-y-reverse))}.xxl\:space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1px*var(--space-x-reverse));margin-left:calc(1px*(1 - var(--space-x-reverse)))}.xxl\:space-y-2px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2px*(1 - var(--space-y-reverse)));margin-bottom:calc(2px*var(--space-y-reverse))}.xxl\:space-x-2px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2px*var(--space-x-reverse));margin-left:calc(2px*(1 - var(--space-x-reverse)))}.xxl\:space-y-0-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.15rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.15rem*var(--space-y-reverse))}.xxl\:space-x-0-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.15rem*var(--space-x-reverse));margin-left:calc(0.15rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-1-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.375rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.375rem*var(--space-y-reverse))}.xxl\:space-x-1-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.375rem*var(--space-x-reverse));margin-left:calc(0.375rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-2-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.625rem*var(--space-y-reverse))}.xxl\:space-x-2-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.625rem*var(--space-x-reverse));margin-left:calc(0.625rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-7-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.875rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.875rem*var(--space-y-reverse))}.xxl\:space-x-7-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.875rem*var(--space-x-reverse));margin-left:calc(1.875rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-31-25>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(7.8125rem*(1 - var(--space-y-reverse)));margin-bottom:calc(7.8125rem*var(--space-y-reverse))}.xxl\:space-x-31-25>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(7.8125rem*var(--space-x-reverse));margin-left:calc(7.8125rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-62-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(15.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(15.625rem*var(--space-y-reverse))}.xxl\:space-x-62-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(15.625rem*var(--space-x-reverse));margin-left:calc(15.625rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.25rem*var(--space-y-reverse))}.xxl\:-space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.25rem*var(--space-x-reverse));margin-left:calc(-0.25rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.5rem*var(--space-y-reverse))}.xxl\:-space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.5rem*var(--space-x-reverse));margin-left:calc(-0.5rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.75rem*var(--space-y-reverse))}.xxl\:-space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.75rem*var(--space-x-reverse));margin-left:calc(-0.75rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1rem*var(--space-y-reverse))}.xxl\:-space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1rem*var(--space-x-reverse));margin-left:calc(-1rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.25rem*var(--space-y-reverse))}.xxl\:-space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.25rem*var(--space-x-reverse));margin-left:calc(-1.25rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.5rem*var(--space-y-reverse))}.xxl\:-space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.5rem*var(--space-x-reverse));margin-left:calc(-1.5rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-7>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.75rem*var(--space-y-reverse))}.xxl\:-space-x-7>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.75rem*var(--space-x-reverse));margin-left:calc(-1.75rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2rem*var(--space-y-reverse))}.xxl\:-space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2rem*var(--space-x-reverse));margin-left:calc(-2rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-9>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.25rem*var(--space-y-reverse))}.xxl\:-space-x-9>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.25rem*var(--space-x-reverse));margin-left:calc(-2.25rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.5rem*var(--space-y-reverse))}.xxl\:-space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.5rem*var(--space-x-reverse));margin-left:calc(-2.5rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-11>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-2.75rem*var(--space-y-reverse))}.xxl\:-space-x-11>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2.75rem*var(--space-x-reverse));margin-left:calc(-2.75rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3rem*var(--space-y-reverse))}.xxl\:-space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3rem*var(--space-x-reverse));margin-left:calc(-3rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-13>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.25rem*var(--space-y-reverse))}.xxl\:-space-x-13>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.25rem*var(--space-x-reverse));margin-left:calc(-3.25rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-14>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.5rem*var(--space-y-reverse))}.xxl\:-space-x-14>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.5rem*var(--space-x-reverse));margin-left:calc(-3.5rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-15>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-3.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-3.75rem*var(--space-y-reverse))}.xxl\:-space-x-15>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-3.75rem*var(--space-x-reverse));margin-left:calc(-3.75rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-4rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-4rem*var(--space-y-reverse))}.xxl\:-space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-4rem*var(--space-x-reverse));margin-left:calc(-4rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-19>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-4.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-4.75rem*var(--space-y-reverse))}.xxl\:-space-x-19>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-4.75rem*var(--space-x-reverse));margin-left:calc(-4.75rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-20>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5rem*var(--space-y-reverse))}.xxl\:-space-x-20>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5rem*var(--space-x-reverse));margin-left:calc(-5rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-22>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5.5rem*var(--space-y-reverse))}.xxl\:-space-x-22>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5.5rem*var(--space-x-reverse));margin-left:calc(-5.5rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-23>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-5.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-5.75rem*var(--space-y-reverse))}.xxl\:-space-x-23>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-5.75rem*var(--space-x-reverse));margin-left:calc(-5.75rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-24>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-6rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-6rem*var(--space-y-reverse))}.xxl\:-space-x-24>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-6rem*var(--space-x-reverse));margin-left:calc(-6rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-30>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-7.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-7.5rem*var(--space-y-reverse))}.xxl\:-space-x-30>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-7.5rem*var(--space-x-reverse));margin-left:calc(-7.5rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-32>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-8rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-8rem*var(--space-y-reverse))}.xxl\:-space-x-32>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-8rem*var(--space-x-reverse));margin-left:calc(-8rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-40>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-10rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-10rem*var(--space-y-reverse))}.xxl\:-space-x-40>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-10rem*var(--space-x-reverse));margin-left:calc(-10rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-44>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-11rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-11rem*var(--space-y-reverse))}.xxl\:-space-x-44>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-11rem*var(--space-x-reverse));margin-left:calc(-11rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-48>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-12rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-12rem*var(--space-y-reverse))}.xxl\:-space-x-48>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-12rem*var(--space-x-reverse));margin-left:calc(-12rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-50>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-12.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-12.75rem*var(--space-y-reverse))}.xxl\:-space-x-50>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-12.75rem*var(--space-x-reverse));margin-left:calc(-12.75rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-52>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13rem*var(--space-y-reverse))}.xxl\:-space-x-52>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13rem*var(--space-x-reverse));margin-left:calc(-13rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-53>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13.25rem*var(--space-y-reverse))}.xxl\:-space-x-53>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13.25rem*var(--space-x-reverse));margin-left:calc(-13.25rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-55>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-13.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-13.75rem*var(--space-y-reverse))}.xxl\:-space-x-55>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-13.75rem*var(--space-x-reverse));margin-left:calc(-13.75rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-56>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-14rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-14rem*var(--space-y-reverse))}.xxl\:-space-x-56>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-14rem*var(--space-x-reverse));margin-left:calc(-14rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-64>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-16rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-16rem*var(--space-y-reverse))}.xxl\:-space-x-64>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-16rem*var(--space-x-reverse));margin-left:calc(-16rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-68>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-17rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-17rem*var(--space-y-reverse))}.xxl\:-space-x-68>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-17rem*var(--space-x-reverse));margin-left:calc(-17rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-75>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-18.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-18.75rem*var(--space-y-reverse))}.xxl\:-space-x-75>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-18.75rem*var(--space-x-reverse));margin-left:calc(-18.75rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-98>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-24.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-24.5rem*var(--space-y-reverse))}.xxl\:-space-x-98>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-24.5rem*var(--space-x-reverse));margin-left:calc(-24.5rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-100>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-25rem*var(--space-y-reverse))}.xxl\:-space-x-100>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-25rem*var(--space-x-reverse));margin-left:calc(-25rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-120>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-30rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-30rem*var(--space-y-reverse))}.xxl\:-space-x-120>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-30rem*var(--space-x-reverse));margin-left:calc(-30rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-140>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-35rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-35rem*var(--space-y-reverse))}.xxl\:-space-x-140>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-35rem*var(--space-x-reverse));margin-left:calc(-35rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1px*(1 - var(--space-y-reverse)));margin-bottom:calc(-1px*var(--space-y-reverse))}.xxl\:-space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1px*var(--space-x-reverse));margin-left:calc(-1px*(1 - var(--space-x-reverse)))}.xxl\:-space-y-2px>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-2px*(1 - var(--space-y-reverse)));margin-bottom:calc(-2px*var(--space-y-reverse))}.xxl\:-space-x-2px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-2px*var(--space-x-reverse));margin-left:calc(-2px*(1 - var(--space-x-reverse)))}.xxl\:-space-y-0-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.15rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.15rem*var(--space-y-reverse))}.xxl\:-space-x-0-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.15rem*var(--space-x-reverse));margin-left:calc(-0.15rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-1-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.375rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.375rem*var(--space-y-reverse))}.xxl\:-space-x-1-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.375rem*var(--space-x-reverse));margin-left:calc(-0.375rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-2-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-0.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-0.625rem*var(--space-y-reverse))}.xxl\:-space-x-2-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-0.625rem*var(--space-x-reverse));margin-left:calc(-0.625rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-7-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-1.875rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-1.875rem*var(--space-y-reverse))}.xxl\:-space-x-7-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1.875rem*var(--space-x-reverse));margin-left:calc(-1.875rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-31-25>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-7.8125rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-7.8125rem*var(--space-y-reverse))}.xxl\:-space-x-31-25>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-7.8125rem*var(--space-x-reverse));margin-left:calc(-7.8125rem*(1 - var(--space-x-reverse)))}.xxl\:-space-y-62-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(-15.625rem*(1 - var(--space-y-reverse)));margin-bottom:calc(-15.625rem*var(--space-y-reverse))}.xxl\:-space-x-62-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-15.625rem*var(--space-x-reverse));margin-left:calc(-15.625rem*(1 - var(--space-x-reverse)))}.xxl\:space-y-reverse>:not(template)~:not(template){--space-y-reverse:1}.xxl\:space-x-reverse>:not(template)~:not(template){--space-x-reverse:1}.xxl\:divide-y-0>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(0px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(0px*var(--divide-y-reverse))}.xxl\:divide-x-0>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(0px*var(--divide-x-reverse));border-left-width:calc(0px*(1 - var(--divide-x-reverse)))}.xxl\:divide-y-1>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.xxl\:divide-x-1>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(1px*var(--divide-x-reverse));border-left-width:calc(1px*(1 - var(--divide-x-reverse)))}.xxl\:divide-y-2>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(2px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(2px*var(--divide-y-reverse))}.xxl\:divide-x-2>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(2px*var(--divide-x-reverse));border-left-width:calc(2px*(1 - var(--divide-x-reverse)))}.xxl\:divide-y-4>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(4px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(4px*var(--divide-y-reverse))}.xxl\:divide-x-4>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(4px*var(--divide-x-reverse));border-left-width:calc(4px*(1 - var(--divide-x-reverse)))}.xxl\:divide-y-8>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(8px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(8px*var(--divide-y-reverse))}.xxl\:divide-x-8>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(8px*var(--divide-x-reverse));border-left-width:calc(8px*(1 - var(--divide-x-reverse)))}.xxl\:divide-y-10>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(10px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(10px*var(--divide-y-reverse))}.xxl\:divide-x-10>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(10px*var(--divide-x-reverse));border-left-width:calc(10px*(1 - var(--divide-x-reverse)))}.xxl\:divide-y-16>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(16px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(16px*var(--divide-y-reverse))}.xxl\:divide-x-16>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(16px*var(--divide-x-reverse));border-left-width:calc(16px*(1 - var(--divide-x-reverse)))}.xxl\:divide-y>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.xxl\:divide-x>:not(template)~:not(template){--divide-x-reverse:0;border-right-width:calc(1px*var(--divide-x-reverse));border-left-width:calc(1px*(1 - var(--divide-x-reverse)))}.xxl\:divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1}.xxl\:divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1}.xxl\:divide-transparent>:not(template)~:not(template){border-color:transparent}.xxl\:divide-current>:not(template)~:not(template){border-color:currentColor}.xxl\:divide-black>:not(template)~:not(template){--divide-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--divide-opacity))}.xxl\:divide-white>:not(template)~:not(template){--divide-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--divide-opacity))}.xxl\:divide-primary>:not(template)~:not(template){--divide-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--divide-opacity))}.xxl\:divide-secondary>:not(template)~:not(template){--divide-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--divide-opacity))}.xxl\:divide-tertiary>:not(template)~:not(template){--divide-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--divide-opacity))}.xxl\:divide-spacer>:not(template)~:not(template){--divide-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--divide-opacity))}.xxl\:divide-umbra>:not(template)~:not(template){--divide-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--divide-opacity))}.xxl\:divide-underline>:not(template)~:not(template){--divide-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--divide-opacity))}.xxl\:divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--divide-opacity))}.xxl\:divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--divide-opacity))}.xxl\:divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--divide-opacity))}.xxl\:divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--divide-opacity))}.xxl\:divide-gray-500>:not(template)~:not(template){--divide-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--divide-opacity))}.xxl\:divide-gray-600>:not(template)~:not(template){--divide-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--divide-opacity))}.xxl\:divide-gray-700>:not(template)~:not(template){--divide-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--divide-opacity))}.xxl\:divide-gray-800>:not(template)~:not(template){--divide-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--divide-opacity))}.xxl\:divide-gray-900>:not(template)~:not(template){--divide-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--divide-opacity))}.xxl\:divide-red-100>:not(template)~:not(template){--divide-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--divide-opacity))}.xxl\:divide-red-200>:not(template)~:not(template){--divide-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--divide-opacity))}.xxl\:divide-red-300>:not(template)~:not(template){--divide-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--divide-opacity))}.xxl\:divide-red-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--divide-opacity))}.xxl\:divide-red-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--divide-opacity))}.xxl\:divide-red-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--divide-opacity))}.xxl\:divide-red-700>:not(template)~:not(template){--divide-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--divide-opacity))}.xxl\:divide-red-800>:not(template)~:not(template){--divide-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--divide-opacity))}.xxl\:divide-red-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--divide-opacity))}.xxl\:divide-green-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--divide-opacity))}.xxl\:divide-green-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--divide-opacity))}.xxl\:divide-green-300>:not(template)~:not(template){--divide-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--divide-opacity))}.xxl\:divide-green-400>:not(template)~:not(template){--divide-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--divide-opacity))}.xxl\:divide-green-500>:not(template)~:not(template){--divide-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--divide-opacity))}.xxl\:divide-green-600>:not(template)~:not(template){--divide-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--divide-opacity))}.xxl\:divide-green-700>:not(template)~:not(template){--divide-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--divide-opacity))}.xxl\:divide-green-800>:not(template)~:not(template){--divide-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--divide-opacity))}.xxl\:divide-green-900>:not(template)~:not(template){--divide-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--divide-opacity))}.xxl\:divide-orange-100>:not(template)~:not(template){--divide-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--divide-opacity))}.xxl\:divide-orange-200>:not(template)~:not(template){--divide-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--divide-opacity))}.xxl\:divide-orange-300>:not(template)~:not(template){--divide-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--divide-opacity))}.xxl\:divide-orange-400>:not(template)~:not(template){--divide-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--divide-opacity))}.xxl\:divide-orange-500>:not(template)~:not(template){--divide-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--divide-opacity))}.xxl\:divide-orange-600>:not(template)~:not(template){--divide-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--divide-opacity))}.xxl\:divide-orange-700>:not(template)~:not(template){--divide-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--divide-opacity))}.xxl\:divide-orange-800>:not(template)~:not(template){--divide-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--divide-opacity))}.xxl\:divide-orange-900>:not(template)~:not(template){--divide-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--divide-opacity))}.xxl\:divide-neon-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--divide-opacity))}.xxl\:divide-neon-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--divide-opacity))}.xxl\:divide-neon-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--divide-opacity))}.xxl\:divide-neon-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--divide-opacity))}.xxl\:divide-neon-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--divide-opacity))}.xxl\:divide-neon-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--divide-opacity))}.xxl\:divide-neon-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--divide-opacity))}.xxl\:divide-neon-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--divide-opacity))}.xxl\:divide-neon-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--divide-opacity))}.xxl\:divide-dark-blue-100>:not(template)~:not(template){--divide-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--divide-opacity))}.xxl\:divide-dark-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--divide-opacity))}.xxl\:divide-dark-blue-300>:not(template)~:not(template){--divide-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--divide-opacity))}.xxl\:divide-dark-blue-400>:not(template)~:not(template){--divide-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--divide-opacity))}.xxl\:divide-dark-blue-500>:not(template)~:not(template){--divide-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--divide-opacity))}.xxl\:divide-dark-blue-600>:not(template)~:not(template){--divide-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--divide-opacity))}.xxl\:divide-dark-blue-700>:not(template)~:not(template){--divide-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--divide-opacity))}.xxl\:divide-dark-blue-800>:not(template)~:not(template){--divide-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--divide-opacity))}.xxl\:divide-dark-blue-900>:not(template)~:not(template){--divide-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--divide-opacity))}.xxl\:divide-solid>:not(template)~:not(template){border-style:solid}.xxl\:divide-dashed>:not(template)~:not(template){border-style:dashed}.xxl\:divide-dotted>:not(template)~:not(template){border-style:dotted}.xxl\:divide-double>:not(template)~:not(template){border-style:double}.xxl\:divide-none>:not(template)~:not(template){border-style:none}.xxl\:divide-opacity-0>:not(template)~:not(template){--divide-opacity:0}.xxl\:divide-opacity-15>:not(template)~:not(template){--divide-opacity:0.15}.xxl\:divide-opacity-25>:not(template)~:not(template){--divide-opacity:0.25}.xxl\:divide-opacity-50>:not(template)~:not(template){--divide-opacity:0.5}.xxl\:divide-opacity-70>:not(template)~:not(template){--divide-opacity:0.70}.xxl\:divide-opacity-75>:not(template)~:not(template){--divide-opacity:0.75}.xxl\:divide-opacity-90>:not(template)~:not(template){--divide-opacity:0.9}.xxl\:divide-opacity-100>:not(template)~:not(template){--divide-opacity:1}.xxl\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.xxl\:not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.xxl\:focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.xxl\:focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.xxl\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.xxl\:bg-fixed{background-attachment:fixed}.xxl\:bg-local{background-attachment:local}.xxl\:bg-scroll{background-attachment:scroll}.xxl\:bg-clip-border{background-clip:border-box}.xxl\:bg-clip-padding{background-clip:padding-box}.xxl\:bg-clip-content{background-clip:content-box}.xxl\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.xxl\:bg-transparent{background-color:transparent}.xxl\:bg-current{background-color:currentColor}.xxl\:bg-black{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.xxl\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xxl\:bg-primary{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.xxl\:bg-secondary{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.xxl\:bg-tertiary{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.xxl\:bg-spacer{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.xxl\:bg-umbra{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.xxl\:bg-underline{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.xxl\:bg-gray-100{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.xxl\:bg-gray-200{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.xxl\:bg-gray-300{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.xxl\:bg-gray-400{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.xxl\:bg-gray-500{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.xxl\:bg-gray-600{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.xxl\:bg-gray-700{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.xxl\:bg-gray-800{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.xxl\:bg-gray-900{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.xxl\:bg-red-100{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.xxl\:bg-red-200{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.xxl\:bg-red-300{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.xxl\:bg-red-400{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.xxl\:bg-red-500{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.xxl\:bg-red-600{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.xxl\:bg-red-700{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.xxl\:bg-red-800{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.xxl\:bg-red-900{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.xxl\:bg-green-100{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.xxl\:bg-green-200{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.xxl\:bg-green-300{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.xxl\:bg-green-400{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.xxl\:bg-green-500{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.xxl\:bg-green-600{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.xxl\:bg-green-700{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.xxl\:bg-green-800{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.xxl\:bg-green-900{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.xxl\:bg-orange-100{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.xxl\:bg-orange-200{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.xxl\:bg-orange-300{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.xxl\:bg-orange-400{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.xxl\:bg-orange-500{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.xxl\:bg-orange-600{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.xxl\:bg-orange-700{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.xxl\:bg-orange-800{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.xxl\:bg-orange-900{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.xxl\:bg-neon-blue-100{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.xxl\:bg-neon-blue-200{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.xxl\:bg-neon-blue-300{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.xxl\:bg-neon-blue-400{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.xxl\:bg-neon-blue-500{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.xxl\:bg-neon-blue-600{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.xxl\:bg-neon-blue-700{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.xxl\:bg-neon-blue-800{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.xxl\:bg-neon-blue-900{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.xxl\:bg-dark-blue-100{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.xxl\:bg-dark-blue-200{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.xxl\:bg-dark-blue-300{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.xxl\:bg-dark-blue-400{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.xxl\:bg-dark-blue-500{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.xxl\:bg-dark-blue-600{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.xxl\:bg-dark-blue-700{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.xxl\:bg-dark-blue-800{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.xxl\:bg-dark-blue-900{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.xxl\:hover\:bg-transparent:hover{background-color:transparent}.xxl\:hover\:bg-current:hover{background-color:currentColor}.xxl\:hover\:bg-black:hover{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.xxl\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xxl\:hover\:bg-primary:hover{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.xxl\:hover\:bg-secondary:hover{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.xxl\:hover\:bg-tertiary:hover{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.xxl\:hover\:bg-spacer:hover{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.xxl\:hover\:bg-umbra:hover{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.xxl\:hover\:bg-underline:hover{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.xxl\:hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.xxl\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.xxl\:hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.xxl\:hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.xxl\:hover\:bg-gray-500:hover{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.xxl\:hover\:bg-gray-600:hover{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.xxl\:hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.xxl\:hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.xxl\:hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.xxl\:hover\:bg-red-100:hover{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.xxl\:hover\:bg-red-200:hover{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.xxl\:hover\:bg-red-300:hover{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.xxl\:hover\:bg-red-400:hover{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.xxl\:hover\:bg-red-500:hover{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.xxl\:hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.xxl\:hover\:bg-red-700:hover{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.xxl\:hover\:bg-red-800:hover{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.xxl\:hover\:bg-red-900:hover{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.xxl\:hover\:bg-green-100:hover{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.xxl\:hover\:bg-green-200:hover{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.xxl\:hover\:bg-green-300:hover{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.xxl\:hover\:bg-green-400:hover{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.xxl\:hover\:bg-green-500:hover{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.xxl\:hover\:bg-green-600:hover{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.xxl\:hover\:bg-green-700:hover{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.xxl\:hover\:bg-green-800:hover{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.xxl\:hover\:bg-green-900:hover{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.xxl\:hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.xxl\:hover\:bg-orange-200:hover{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.xxl\:hover\:bg-orange-300:hover{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.xxl\:hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.xxl\:hover\:bg-orange-500:hover{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.xxl\:hover\:bg-orange-600:hover{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.xxl\:hover\:bg-orange-700:hover{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.xxl\:hover\:bg-orange-800:hover{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.xxl\:hover\:bg-orange-900:hover{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.xxl\:hover\:bg-neon-blue-100:hover{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.xxl\:hover\:bg-neon-blue-200:hover{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.xxl\:hover\:bg-neon-blue-300:hover{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.xxl\:hover\:bg-neon-blue-400:hover{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.xxl\:hover\:bg-neon-blue-500:hover{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.xxl\:hover\:bg-neon-blue-600:hover{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.xxl\:hover\:bg-neon-blue-700:hover{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.xxl\:hover\:bg-neon-blue-800:hover{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.xxl\:hover\:bg-neon-blue-900:hover{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.xxl\:hover\:bg-dark-blue-100:hover{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.xxl\:hover\:bg-dark-blue-200:hover{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.xxl\:hover\:bg-dark-blue-300:hover{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.xxl\:hover\:bg-dark-blue-400:hover{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.xxl\:hover\:bg-dark-blue-500:hover{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.xxl\:hover\:bg-dark-blue-600:hover{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.xxl\:hover\:bg-dark-blue-700:hover{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.xxl\:hover\:bg-dark-blue-800:hover{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.xxl\:hover\:bg-dark-blue-900:hover{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.xxl\:focus\:bg-transparent:focus{background-color:transparent}.xxl\:focus\:bg-current:focus{background-color:currentColor}.xxl\:focus\:bg-black:focus{--bg-opacity:1;background-color:#0e0e0e;background-color:rgba(14,14,14,var(--bg-opacity))}.xxl\:focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xxl\:focus\:bg-primary:focus{--bg-opacity:1;background-color:#00f0ff;background-color:rgba(0,240,255,var(--bg-opacity))}.xxl\:focus\:bg-secondary:focus{--bg-opacity:1;background-color:#4000c8;background-color:rgba(64,0,200,var(--bg-opacity))}.xxl\:focus\:bg-tertiary:focus{--bg-opacity:1;background-color:#c6b3ef;background-color:rgba(198,179,239,var(--bg-opacity))}.xxl\:focus\:bg-spacer:focus{--bg-opacity:1;background-color:#7d7e84;background-color:rgba(125,126,132,var(--bg-opacity))}.xxl\:focus\:bg-umbra:focus{--bg-opacity:1;background-color:#1f1f1f;background-color:rgba(31,31,31,var(--bg-opacity))}.xxl\:focus\:bg-underline:focus{--bg-opacity:1;background-color:#00dfed;background-color:rgba(0,223,237,var(--bg-opacity))}.xxl\:focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.xxl\:focus\:bg-gray-200:focus{--bg-opacity:1;background-color:#e6e6e6;background-color:rgba(230,230,230,var(--bg-opacity))}.xxl\:focus\:bg-gray-300:focus{--bg-opacity:1;background-color:#d6d6d6;background-color:rgba(214,214,214,var(--bg-opacity))}.xxl\:focus\:bg-gray-400:focus{--bg-opacity:1;background-color:#b5b5b5;background-color:rgba(181,181,181,var(--bg-opacity))}.xxl\:focus\:bg-gray-500:focus{--bg-opacity:1;background-color:#999;background-color:rgba(153,153,153,var(--bg-opacity))}.xxl\:focus\:bg-gray-600:focus{--bg-opacity:1;background-color:#8a8a8a;background-color:rgba(138,138,138,var(--bg-opacity))}.xxl\:focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#5c5c5c;background-color:rgba(92,92,92,var(--bg-opacity))}.xxl\:focus\:bg-gray-800:focus{--bg-opacity:1;background-color:#454545;background-color:rgba(69,69,69,var(--bg-opacity))}.xxl\:focus\:bg-gray-900:focus{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.xxl\:focus\:bg-red-100:focus{--bg-opacity:1;background-color:#ffecec;background-color:rgba(255,236,236,var(--bg-opacity))}.xxl\:focus\:bg-red-200:focus{--bg-opacity:1;background-color:#ffcfcf;background-color:rgba(255,207,207,var(--bg-opacity))}.xxl\:focus\:bg-red-300:focus{--bg-opacity:1;background-color:#ffb3b3;background-color:rgba(255,179,179,var(--bg-opacity))}.xxl\:focus\:bg-red-400:focus{--bg-opacity:1;background-color:#ff7979;background-color:rgba(255,121,121,var(--bg-opacity))}.xxl\:focus\:bg-red-500:focus{--bg-opacity:1;background-color:#ff4040;background-color:rgba(255,64,64,var(--bg-opacity))}.xxl\:focus\:bg-red-600:focus{--bg-opacity:1;background-color:#e63a3a;background-color:rgba(230,58,58,var(--bg-opacity))}.xxl\:focus\:bg-red-700:focus{--bg-opacity:1;background-color:#992626;background-color:rgba(153,38,38,var(--bg-opacity))}.xxl\:focus\:bg-red-800:focus{--bg-opacity:1;background-color:#731d1d;background-color:rgba(115,29,29,var(--bg-opacity))}.xxl\:focus\:bg-red-900:focus{--bg-opacity:1;background-color:#4d1313;background-color:rgba(77,19,19,var(--bg-opacity))}.xxl\:focus\:bg-green-100:focus{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.xxl\:focus\:bg-green-200:focus{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.xxl\:focus\:bg-green-300:focus{--bg-opacity:1;background-color:#9ae6b4;background-color:rgba(154,230,180,var(--bg-opacity))}.xxl\:focus\:bg-green-400:focus{--bg-opacity:1;background-color:#68d391;background-color:rgba(104,211,145,var(--bg-opacity))}.xxl\:focus\:bg-green-500:focus{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.xxl\:focus\:bg-green-600:focus{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.xxl\:focus\:bg-green-700:focus{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.xxl\:focus\:bg-green-800:focus{--bg-opacity:1;background-color:#276749;background-color:rgba(39,103,73,var(--bg-opacity))}.xxl\:focus\:bg-green-900:focus{--bg-opacity:1;background-color:#22543d;background-color:rgba(34,84,61,var(--bg-opacity))}.xxl\:focus\:bg-orange-100:focus{--bg-opacity:1;background-color:#fff2e8;background-color:rgba(255,242,232,var(--bg-opacity))}.xxl\:focus\:bg-orange-200:focus{--bg-opacity:1;background-color:#ffdfc6;background-color:rgba(255,223,198,var(--bg-opacity))}.xxl\:focus\:bg-orange-300:focus{--bg-opacity:1;background-color:#ffcba3;background-color:rgba(255,203,163,var(--bg-opacity))}.xxl\:focus\:bg-orange-400:focus{--bg-opacity:1;background-color:#ffa45f;background-color:rgba(255,164,95,var(--bg-opacity))}.xxl\:focus\:bg-orange-500:focus{--bg-opacity:1;background-color:#ff7d1a;background-color:rgba(255,125,26,var(--bg-opacity))}.xxl\:focus\:bg-orange-600:focus{--bg-opacity:1;background-color:#e67117;background-color:rgba(230,113,23,var(--bg-opacity))}.xxl\:focus\:bg-orange-700:focus{--bg-opacity:1;background-color:#994b10;background-color:rgba(153,75,16,var(--bg-opacity))}.xxl\:focus\:bg-orange-800:focus{--bg-opacity:1;background-color:#73380c;background-color:rgba(115,56,12,var(--bg-opacity))}.xxl\:focus\:bg-orange-900:focus{--bg-opacity:1;background-color:#4d2608;background-color:rgba(77,38,8,var(--bg-opacity))}.xxl\:focus\:bg-neon-blue-100:focus{--bg-opacity:1;background-color:#e9f6f8;background-color:rgba(233,246,248,var(--bg-opacity))}.xxl\:focus\:bg-neon-blue-200:focus{--bg-opacity:1;background-color:#d1f9f6;background-color:rgba(209,249,246,var(--bg-opacity))}.xxl\:focus\:bg-neon-blue-300:focus{--bg-opacity:1;background-color:#c3fffb;background-color:rgba(195,255,251,var(--bg-opacity))}.xxl\:focus\:bg-neon-blue-400:focus{--bg-opacity:1;background-color:#96fff8;background-color:rgba(150,255,248,var(--bg-opacity))}.xxl\:focus\:bg-neon-blue-500:focus{--bg-opacity:1;background-color:#69fff5;background-color:rgba(105,255,245,var(--bg-opacity))}.xxl\:focus\:bg-neon-blue-600:focus{--bg-opacity:1;background-color:#5fe6dd;background-color:rgba(95,230,221,var(--bg-opacity))}.xxl\:focus\:bg-neon-blue-700:focus{--bg-opacity:1;background-color:#3f9993;background-color:rgba(63,153,147,var(--bg-opacity))}.xxl\:focus\:bg-neon-blue-800:focus{--bg-opacity:1;background-color:#2f736e;background-color:rgba(47,115,110,var(--bg-opacity))}.xxl\:focus\:bg-neon-blue-900:focus{--bg-opacity:1;background-color:#204d4a;background-color:rgba(32,77,74,var(--bg-opacity))}.xxl\:focus\:bg-dark-blue-100:focus{--bg-opacity:1;background-color:#e6eaed;background-color:rgba(230,234,237,var(--bg-opacity))}.xxl\:focus\:bg-dark-blue-200:focus{--bg-opacity:1;background-color:#c0cbd3;background-color:rgba(192,203,211,var(--bg-opacity))}.xxl\:focus\:bg-dark-blue-300:focus{--bg-opacity:1;background-color:#9bacb8;background-color:rgba(155,172,184,var(--bg-opacity))}.xxl\:focus\:bg-dark-blue-400:focus{--bg-opacity:1;background-color:#1d4f71;background-color:rgba(29,79,113,var(--bg-opacity))}.xxl\:focus\:bg-dark-blue-500:focus{--bg-opacity:1;background-color:#042f4d;background-color:rgba(4,47,77,var(--bg-opacity))}.xxl\:focus\:bg-dark-blue-600:focus{--bg-opacity:1;background-color:#042a45;background-color:rgba(4,42,69,var(--bg-opacity))}.xxl\:focus\:bg-dark-blue-700:focus{--bg-opacity:1;background-color:#021c2e;background-color:rgba(2,28,46,var(--bg-opacity))}.xxl\:focus\:bg-dark-blue-800:focus{--bg-opacity:1;background-color:#021523;background-color:rgba(2,21,35,var(--bg-opacity))}.xxl\:focus\:bg-dark-blue-900:focus{--bg-opacity:1;background-color:#010e17;background-color:rgba(1,14,23,var(--bg-opacity))}.xxl\:bg-none{background-image:none}.xxl\:bg-gradient-to-t{background-image:linear-gradient(0deg,var(--gradient-color-stops))}.xxl\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))}.xxl\:bg-gradient-to-r{background-image:linear-gradient(90deg,var(--gradient-color-stops))}.xxl\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))}.xxl\:bg-gradient-to-b{background-image:linear-gradient(180deg,var(--gradient-color-stops))}.xxl\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))}.xxl\:bg-gradient-to-l{background-image:linear-gradient(270deg,var(--gradient-color-stops))}.xxl\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))}.xxl\:from-transparent{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.xxl\:from-current{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xxl\:from-black{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.xxl\:from-white{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xxl\:from-primary{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.xxl\:from-secondary{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.xxl\:from-tertiary{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.xxl\:from-spacer{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.xxl\:from-umbra{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.xxl\:from-underline{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.xxl\:from-gray-100{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xxl\:from-gray-200{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xxl\:from-gray-300{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xxl\:from-gray-400{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xxl\:from-gray-500{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xxl\:from-gray-600{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xxl\:from-gray-700{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.xxl\:from-gray-800{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.xxl\:from-gray-900{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.xxl\:from-red-100{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.xxl\:from-red-200{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.xxl\:from-red-300{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.xxl\:from-red-400{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.xxl\:from-red-500{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.xxl\:from-red-600{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.xxl\:from-red-700{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.xxl\:from-red-800{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.xxl\:from-red-900{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.xxl\:from-green-100{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.xxl\:from-green-200{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.xxl\:from-green-300{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.xxl\:from-green-400{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.xxl\:from-green-500{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.xxl\:from-green-600{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.xxl\:from-green-700{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.xxl\:from-green-800{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.xxl\:from-green-900{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.xxl\:from-orange-100{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.xxl\:from-orange-200{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.xxl\:from-orange-300{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.xxl\:from-orange-400{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.xxl\:from-orange-500{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.xxl\:from-orange-600{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.xxl\:from-orange-700{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.xxl\:from-orange-800{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.xxl\:from-orange-900{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.xxl\:from-neon-blue-100{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.xxl\:from-neon-blue-200{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.xxl\:from-neon-blue-300{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.xxl\:from-neon-blue-400{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.xxl\:from-neon-blue-500{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.xxl\:from-neon-blue-600{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.xxl\:from-neon-blue-700{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.xxl\:from-neon-blue-800{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.xxl\:from-neon-blue-900{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.xxl\:from-dark-blue-100{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.xxl\:from-dark-blue-200{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.xxl\:from-dark-blue-300{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.xxl\:from-dark-blue-400{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.xxl\:from-dark-blue-500{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.xxl\:from-dark-blue-600{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.xxl\:from-dark-blue-700{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.xxl\:from-dark-blue-800{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.xxl\:from-dark-blue-900{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.xxl\:via-transparent{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.xxl\:via-current{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xxl\:via-black{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.xxl\:via-white{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xxl\:via-primary{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.xxl\:via-secondary{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.xxl\:via-tertiary{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.xxl\:via-spacer{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.xxl\:via-umbra{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.xxl\:via-underline{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.xxl\:via-gray-100{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xxl\:via-gray-200{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xxl\:via-gray-300{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xxl\:via-gray-400{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xxl\:via-gray-500{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xxl\:via-gray-600{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xxl\:via-gray-700{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.xxl\:via-gray-800{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.xxl\:via-gray-900{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.xxl\:via-red-100{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.xxl\:via-red-200{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.xxl\:via-red-300{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.xxl\:via-red-400{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.xxl\:via-red-500{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.xxl\:via-red-600{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.xxl\:via-red-700{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.xxl\:via-red-800{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.xxl\:via-red-900{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.xxl\:via-green-100{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.xxl\:via-green-200{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.xxl\:via-green-300{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.xxl\:via-green-400{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.xxl\:via-green-500{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.xxl\:via-green-600{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.xxl\:via-green-700{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.xxl\:via-green-800{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.xxl\:via-green-900{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.xxl\:via-orange-100{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.xxl\:via-orange-200{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.xxl\:via-orange-300{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.xxl\:via-orange-400{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.xxl\:via-orange-500{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.xxl\:via-orange-600{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.xxl\:via-orange-700{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.xxl\:via-orange-800{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.xxl\:via-orange-900{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.xxl\:via-neon-blue-100{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.xxl\:via-neon-blue-200{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.xxl\:via-neon-blue-300{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.xxl\:via-neon-blue-400{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.xxl\:via-neon-blue-500{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.xxl\:via-neon-blue-600{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.xxl\:via-neon-blue-700{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.xxl\:via-neon-blue-800{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.xxl\:via-neon-blue-900{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.xxl\:via-dark-blue-100{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.xxl\:via-dark-blue-200{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.xxl\:via-dark-blue-300{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.xxl\:via-dark-blue-400{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.xxl\:via-dark-blue-500{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.xxl\:via-dark-blue-600{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.xxl\:via-dark-blue-700{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.xxl\:via-dark-blue-800{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.xxl\:via-dark-blue-900{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.xxl\:to-transparent{--gradient-to-color:transparent}.xxl\:to-current{--gradient-to-color:currentColor}.xxl\:to-black{--gradient-to-color:#0e0e0e}.xxl\:to-white{--gradient-to-color:#fff}.xxl\:to-primary{--gradient-to-color:#00f0ff}.xxl\:to-secondary{--gradient-to-color:#4000c8}.xxl\:to-tertiary{--gradient-to-color:#c6b3ef}.xxl\:to-spacer{--gradient-to-color:#7d7e84}.xxl\:to-umbra{--gradient-to-color:#1f1f1f}.xxl\:to-underline{--gradient-to-color:#00dfed}.xxl\:to-gray-100{--gradient-to-color:#f5f5f5}.xxl\:to-gray-200{--gradient-to-color:#e6e6e6}.xxl\:to-gray-300{--gradient-to-color:#d6d6d6}.xxl\:to-gray-400{--gradient-to-color:#b5b5b5}.xxl\:to-gray-500{--gradient-to-color:#999}.xxl\:to-gray-600{--gradient-to-color:#8a8a8a}.xxl\:to-gray-700{--gradient-to-color:#5c5c5c}.xxl\:to-gray-800{--gradient-to-color:#454545}.xxl\:to-gray-900{--gradient-to-color:#2e2e2e}.xxl\:to-red-100{--gradient-to-color:#ffecec}.xxl\:to-red-200{--gradient-to-color:#ffcfcf}.xxl\:to-red-300{--gradient-to-color:#ffb3b3}.xxl\:to-red-400{--gradient-to-color:#ff7979}.xxl\:to-red-500{--gradient-to-color:#ff4040}.xxl\:to-red-600{--gradient-to-color:#e63a3a}.xxl\:to-red-700{--gradient-to-color:#992626}.xxl\:to-red-800{--gradient-to-color:#731d1d}.xxl\:to-red-900{--gradient-to-color:#4d1313}.xxl\:to-green-100{--gradient-to-color:#f0fff4}.xxl\:to-green-200{--gradient-to-color:#c6f6d5}.xxl\:to-green-300{--gradient-to-color:#9ae6b4}.xxl\:to-green-400{--gradient-to-color:#68d391}.xxl\:to-green-500{--gradient-to-color:#48bb78}.xxl\:to-green-600{--gradient-to-color:#38a169}.xxl\:to-green-700{--gradient-to-color:#2f855a}.xxl\:to-green-800{--gradient-to-color:#276749}.xxl\:to-green-900{--gradient-to-color:#22543d}.xxl\:to-orange-100{--gradient-to-color:#fff2e8}.xxl\:to-orange-200{--gradient-to-color:#ffdfc6}.xxl\:to-orange-300{--gradient-to-color:#ffcba3}.xxl\:to-orange-400{--gradient-to-color:#ffa45f}.xxl\:to-orange-500{--gradient-to-color:#ff7d1a}.xxl\:to-orange-600{--gradient-to-color:#e67117}.xxl\:to-orange-700{--gradient-to-color:#994b10}.xxl\:to-orange-800{--gradient-to-color:#73380c}.xxl\:to-orange-900{--gradient-to-color:#4d2608}.xxl\:to-neon-blue-100{--gradient-to-color:#e9f6f8}.xxl\:to-neon-blue-200{--gradient-to-color:#d1f9f6}.xxl\:to-neon-blue-300{--gradient-to-color:#c3fffb}.xxl\:to-neon-blue-400{--gradient-to-color:#96fff8}.xxl\:to-neon-blue-500{--gradient-to-color:#69fff5}.xxl\:to-neon-blue-600{--gradient-to-color:#5fe6dd}.xxl\:to-neon-blue-700{--gradient-to-color:#3f9993}.xxl\:to-neon-blue-800{--gradient-to-color:#2f736e}.xxl\:to-neon-blue-900{--gradient-to-color:#204d4a}.xxl\:to-dark-blue-100{--gradient-to-color:#e6eaed}.xxl\:to-dark-blue-200{--gradient-to-color:#c0cbd3}.xxl\:to-dark-blue-300{--gradient-to-color:#9bacb8}.xxl\:to-dark-blue-400{--gradient-to-color:#1d4f71}.xxl\:to-dark-blue-500{--gradient-to-color:#042f4d}.xxl\:to-dark-blue-600{--gradient-to-color:#042a45}.xxl\:to-dark-blue-700{--gradient-to-color:#021c2e}.xxl\:to-dark-blue-800{--gradient-to-color:#021523}.xxl\:to-dark-blue-900{--gradient-to-color:#010e17}.xxl\:hover\:from-transparent:hover{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.xxl\:hover\:from-current:hover{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xxl\:hover\:from-black:hover{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.xxl\:hover\:from-white:hover{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xxl\:hover\:from-primary:hover{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.xxl\:hover\:from-secondary:hover{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.xxl\:hover\:from-tertiary:hover{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.xxl\:hover\:from-spacer:hover{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.xxl\:hover\:from-umbra:hover{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.xxl\:hover\:from-underline:hover{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.xxl\:hover\:from-gray-100:hover{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xxl\:hover\:from-gray-200:hover{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xxl\:hover\:from-gray-300:hover{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xxl\:hover\:from-gray-400:hover{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xxl\:hover\:from-gray-500:hover{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xxl\:hover\:from-gray-600:hover{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xxl\:hover\:from-gray-700:hover{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.xxl\:hover\:from-gray-800:hover{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.xxl\:hover\:from-gray-900:hover{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.xxl\:hover\:from-red-100:hover{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.xxl\:hover\:from-red-200:hover{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.xxl\:hover\:from-red-300:hover{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.xxl\:hover\:from-red-400:hover{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.xxl\:hover\:from-red-500:hover{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.xxl\:hover\:from-red-600:hover{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.xxl\:hover\:from-red-700:hover{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.xxl\:hover\:from-red-800:hover{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.xxl\:hover\:from-red-900:hover{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.xxl\:hover\:from-green-100:hover{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.xxl\:hover\:from-green-200:hover{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.xxl\:hover\:from-green-300:hover{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.xxl\:hover\:from-green-400:hover{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.xxl\:hover\:from-green-500:hover{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.xxl\:hover\:from-green-600:hover{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.xxl\:hover\:from-green-700:hover{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.xxl\:hover\:from-green-800:hover{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.xxl\:hover\:from-green-900:hover{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.xxl\:hover\:from-orange-100:hover{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.xxl\:hover\:from-orange-200:hover{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.xxl\:hover\:from-orange-300:hover{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.xxl\:hover\:from-orange-400:hover{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.xxl\:hover\:from-orange-500:hover{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.xxl\:hover\:from-orange-600:hover{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.xxl\:hover\:from-orange-700:hover{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.xxl\:hover\:from-orange-800:hover{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.xxl\:hover\:from-orange-900:hover{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.xxl\:hover\:from-neon-blue-100:hover{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.xxl\:hover\:from-neon-blue-200:hover{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.xxl\:hover\:from-neon-blue-300:hover{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.xxl\:hover\:from-neon-blue-400:hover{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.xxl\:hover\:from-neon-blue-500:hover{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.xxl\:hover\:from-neon-blue-600:hover{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.xxl\:hover\:from-neon-blue-700:hover{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.xxl\:hover\:from-neon-blue-800:hover{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.xxl\:hover\:from-neon-blue-900:hover{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.xxl\:hover\:from-dark-blue-100:hover{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.xxl\:hover\:from-dark-blue-200:hover{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.xxl\:hover\:from-dark-blue-300:hover{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.xxl\:hover\:from-dark-blue-400:hover{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.xxl\:hover\:from-dark-blue-500:hover{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.xxl\:hover\:from-dark-blue-600:hover{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.xxl\:hover\:from-dark-blue-700:hover{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.xxl\:hover\:from-dark-blue-800:hover{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.xxl\:hover\:from-dark-blue-900:hover{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.xxl\:hover\:via-transparent:hover{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.xxl\:hover\:via-current:hover{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xxl\:hover\:via-black:hover{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.xxl\:hover\:via-white:hover{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xxl\:hover\:via-primary:hover{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.xxl\:hover\:via-secondary:hover{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.xxl\:hover\:via-tertiary:hover{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.xxl\:hover\:via-spacer:hover{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.xxl\:hover\:via-umbra:hover{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.xxl\:hover\:via-underline:hover{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.xxl\:hover\:via-gray-100:hover{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xxl\:hover\:via-gray-200:hover{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xxl\:hover\:via-gray-300:hover{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xxl\:hover\:via-gray-400:hover{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xxl\:hover\:via-gray-500:hover{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xxl\:hover\:via-gray-600:hover{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xxl\:hover\:via-gray-700:hover{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.xxl\:hover\:via-gray-800:hover{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.xxl\:hover\:via-gray-900:hover{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.xxl\:hover\:via-red-100:hover{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.xxl\:hover\:via-red-200:hover{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.xxl\:hover\:via-red-300:hover{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.xxl\:hover\:via-red-400:hover{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.xxl\:hover\:via-red-500:hover{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.xxl\:hover\:via-red-600:hover{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.xxl\:hover\:via-red-700:hover{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.xxl\:hover\:via-red-800:hover{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.xxl\:hover\:via-red-900:hover{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.xxl\:hover\:via-green-100:hover{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.xxl\:hover\:via-green-200:hover{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.xxl\:hover\:via-green-300:hover{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.xxl\:hover\:via-green-400:hover{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.xxl\:hover\:via-green-500:hover{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.xxl\:hover\:via-green-600:hover{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.xxl\:hover\:via-green-700:hover{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.xxl\:hover\:via-green-800:hover{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.xxl\:hover\:via-green-900:hover{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.xxl\:hover\:via-orange-100:hover{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.xxl\:hover\:via-orange-200:hover{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.xxl\:hover\:via-orange-300:hover{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.xxl\:hover\:via-orange-400:hover{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.xxl\:hover\:via-orange-500:hover{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.xxl\:hover\:via-orange-600:hover{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.xxl\:hover\:via-orange-700:hover{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.xxl\:hover\:via-orange-800:hover{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.xxl\:hover\:via-orange-900:hover{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.xxl\:hover\:via-neon-blue-100:hover{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.xxl\:hover\:via-neon-blue-200:hover{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.xxl\:hover\:via-neon-blue-300:hover{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.xxl\:hover\:via-neon-blue-400:hover{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.xxl\:hover\:via-neon-blue-500:hover{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.xxl\:hover\:via-neon-blue-600:hover{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.xxl\:hover\:via-neon-blue-700:hover{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.xxl\:hover\:via-neon-blue-800:hover{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.xxl\:hover\:via-neon-blue-900:hover{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.xxl\:hover\:via-dark-blue-100:hover{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.xxl\:hover\:via-dark-blue-200:hover{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.xxl\:hover\:via-dark-blue-300:hover{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.xxl\:hover\:via-dark-blue-400:hover{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.xxl\:hover\:via-dark-blue-500:hover{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.xxl\:hover\:via-dark-blue-600:hover{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.xxl\:hover\:via-dark-blue-700:hover{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.xxl\:hover\:via-dark-blue-800:hover{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.xxl\:hover\:via-dark-blue-900:hover{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.xxl\:hover\:to-transparent:hover{--gradient-to-color:transparent}.xxl\:hover\:to-current:hover{--gradient-to-color:currentColor}.xxl\:hover\:to-black:hover{--gradient-to-color:#0e0e0e}.xxl\:hover\:to-white:hover{--gradient-to-color:#fff}.xxl\:hover\:to-primary:hover{--gradient-to-color:#00f0ff}.xxl\:hover\:to-secondary:hover{--gradient-to-color:#4000c8}.xxl\:hover\:to-tertiary:hover{--gradient-to-color:#c6b3ef}.xxl\:hover\:to-spacer:hover{--gradient-to-color:#7d7e84}.xxl\:hover\:to-umbra:hover{--gradient-to-color:#1f1f1f}.xxl\:hover\:to-underline:hover{--gradient-to-color:#00dfed}.xxl\:hover\:to-gray-100:hover{--gradient-to-color:#f5f5f5}.xxl\:hover\:to-gray-200:hover{--gradient-to-color:#e6e6e6}.xxl\:hover\:to-gray-300:hover{--gradient-to-color:#d6d6d6}.xxl\:hover\:to-gray-400:hover{--gradient-to-color:#b5b5b5}.xxl\:hover\:to-gray-500:hover{--gradient-to-color:#999}.xxl\:hover\:to-gray-600:hover{--gradient-to-color:#8a8a8a}.xxl\:hover\:to-gray-700:hover{--gradient-to-color:#5c5c5c}.xxl\:hover\:to-gray-800:hover{--gradient-to-color:#454545}.xxl\:hover\:to-gray-900:hover{--gradient-to-color:#2e2e2e}.xxl\:hover\:to-red-100:hover{--gradient-to-color:#ffecec}.xxl\:hover\:to-red-200:hover{--gradient-to-color:#ffcfcf}.xxl\:hover\:to-red-300:hover{--gradient-to-color:#ffb3b3}.xxl\:hover\:to-red-400:hover{--gradient-to-color:#ff7979}.xxl\:hover\:to-red-500:hover{--gradient-to-color:#ff4040}.xxl\:hover\:to-red-600:hover{--gradient-to-color:#e63a3a}.xxl\:hover\:to-red-700:hover{--gradient-to-color:#992626}.xxl\:hover\:to-red-800:hover{--gradient-to-color:#731d1d}.xxl\:hover\:to-red-900:hover{--gradient-to-color:#4d1313}.xxl\:hover\:to-green-100:hover{--gradient-to-color:#f0fff4}.xxl\:hover\:to-green-200:hover{--gradient-to-color:#c6f6d5}.xxl\:hover\:to-green-300:hover{--gradient-to-color:#9ae6b4}.xxl\:hover\:to-green-400:hover{--gradient-to-color:#68d391}.xxl\:hover\:to-green-500:hover{--gradient-to-color:#48bb78}.xxl\:hover\:to-green-600:hover{--gradient-to-color:#38a169}.xxl\:hover\:to-green-700:hover{--gradient-to-color:#2f855a}.xxl\:hover\:to-green-800:hover{--gradient-to-color:#276749}.xxl\:hover\:to-green-900:hover{--gradient-to-color:#22543d}.xxl\:hover\:to-orange-100:hover{--gradient-to-color:#fff2e8}.xxl\:hover\:to-orange-200:hover{--gradient-to-color:#ffdfc6}.xxl\:hover\:to-orange-300:hover{--gradient-to-color:#ffcba3}.xxl\:hover\:to-orange-400:hover{--gradient-to-color:#ffa45f}.xxl\:hover\:to-orange-500:hover{--gradient-to-color:#ff7d1a}.xxl\:hover\:to-orange-600:hover{--gradient-to-color:#e67117}.xxl\:hover\:to-orange-700:hover{--gradient-to-color:#994b10}.xxl\:hover\:to-orange-800:hover{--gradient-to-color:#73380c}.xxl\:hover\:to-orange-900:hover{--gradient-to-color:#4d2608}.xxl\:hover\:to-neon-blue-100:hover{--gradient-to-color:#e9f6f8}.xxl\:hover\:to-neon-blue-200:hover{--gradient-to-color:#d1f9f6}.xxl\:hover\:to-neon-blue-300:hover{--gradient-to-color:#c3fffb}.xxl\:hover\:to-neon-blue-400:hover{--gradient-to-color:#96fff8}.xxl\:hover\:to-neon-blue-500:hover{--gradient-to-color:#69fff5}.xxl\:hover\:to-neon-blue-600:hover{--gradient-to-color:#5fe6dd}.xxl\:hover\:to-neon-blue-700:hover{--gradient-to-color:#3f9993}.xxl\:hover\:to-neon-blue-800:hover{--gradient-to-color:#2f736e}.xxl\:hover\:to-neon-blue-900:hover{--gradient-to-color:#204d4a}.xxl\:hover\:to-dark-blue-100:hover{--gradient-to-color:#e6eaed}.xxl\:hover\:to-dark-blue-200:hover{--gradient-to-color:#c0cbd3}.xxl\:hover\:to-dark-blue-300:hover{--gradient-to-color:#9bacb8}.xxl\:hover\:to-dark-blue-400:hover{--gradient-to-color:#1d4f71}.xxl\:hover\:to-dark-blue-500:hover{--gradient-to-color:#042f4d}.xxl\:hover\:to-dark-blue-600:hover{--gradient-to-color:#042a45}.xxl\:hover\:to-dark-blue-700:hover{--gradient-to-color:#021c2e}.xxl\:hover\:to-dark-blue-800:hover{--gradient-to-color:#021523}.xxl\:hover\:to-dark-blue-900:hover{--gradient-to-color:#010e17}.xxl\:focus\:from-transparent:focus{--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}.xxl\:focus\:from-current:focus{--gradient-from-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xxl\:focus\:from-black:focus{--gradient-from-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(14,14,14,0))}.xxl\:focus\:from-white:focus{--gradient-from-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xxl\:focus\:from-primary:focus{--gradient-from-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,240,255,0))}.xxl\:focus\:from-secondary:focus{--gradient-from-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(64,0,200,0))}.xxl\:focus\:from-tertiary:focus{--gradient-from-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,179,239,0))}.xxl\:focus\:from-spacer:focus{--gradient-from-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(125,126,132,0))}.xxl\:focus\:from-umbra:focus{--gradient-from-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(31,31,31,0))}.xxl\:focus\:from-underline:focus{--gradient-from-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,223,237,0))}.xxl\:focus\:from-gray-100:focus{--gradient-from-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xxl\:focus\:from-gray-200:focus{--gradient-from-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xxl\:focus\:from-gray-300:focus{--gradient-from-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xxl\:focus\:from-gray-400:focus{--gradient-from-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xxl\:focus\:from-gray-500:focus{--gradient-from-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xxl\:focus\:from-gray-600:focus{--gradient-from-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xxl\:focus\:from-gray-700:focus{--gradient-from-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(92,92,92,0))}.xxl\:focus\:from-gray-800:focus{--gradient-from-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(69,69,69,0))}.xxl\:focus\:from-gray-900:focus{--gradient-from-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(46,46,46,0))}.xxl\:focus\:from-red-100:focus{--gradient-from-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,236,236,0))}.xxl\:focus\:from-red-200:focus{--gradient-from-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,207,207,0))}.xxl\:focus\:from-red-300:focus{--gradient-from-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,179,179,0))}.xxl\:focus\:from-red-400:focus{--gradient-from-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,121,121,0))}.xxl\:focus\:from-red-500:focus{--gradient-from-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,64,64,0))}.xxl\:focus\:from-red-600:focus{--gradient-from-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,58,58,0))}.xxl\:focus\:from-red-700:focus{--gradient-from-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,38,38,0))}.xxl\:focus\:from-red-800:focus{--gradient-from-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,29,29,0))}.xxl\:focus\:from-red-900:focus{--gradient-from-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,19,19,0))}.xxl\:focus\:from-green-100:focus{--gradient-from-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(240,255,244,0))}.xxl\:focus\:from-green-200:focus{--gradient-from-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(198,246,213,0))}.xxl\:focus\:from-green-300:focus{--gradient-from-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(154,230,180,0))}.xxl\:focus\:from-green-400:focus{--gradient-from-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(104,211,145,0))}.xxl\:focus\:from-green-500:focus{--gradient-from-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(72,187,120,0))}.xxl\:focus\:from-green-600:focus{--gradient-from-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(56,161,105,0))}.xxl\:focus\:from-green-700:focus{--gradient-from-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,133,90,0))}.xxl\:focus\:from-green-800:focus{--gradient-from-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(39,103,73,0))}.xxl\:focus\:from-green-900:focus{--gradient-from-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(34,84,61,0))}.xxl\:focus\:from-orange-100:focus{--gradient-from-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,242,232,0))}.xxl\:focus\:from-orange-200:focus{--gradient-from-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,223,198,0))}.xxl\:focus\:from-orange-300:focus{--gradient-from-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,203,163,0))}.xxl\:focus\:from-orange-400:focus{--gradient-from-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,164,95,0))}.xxl\:focus\:from-orange-500:focus{--gradient-from-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,125,26,0))}.xxl\:focus\:from-orange-600:focus{--gradient-from-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,113,23,0))}.xxl\:focus\:from-orange-700:focus{--gradient-from-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(153,75,16,0))}.xxl\:focus\:from-orange-800:focus{--gradient-from-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(115,56,12,0))}.xxl\:focus\:from-orange-900:focus{--gradient-from-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(77,38,8,0))}.xxl\:focus\:from-neon-blue-100:focus{--gradient-from-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(233,246,248,0))}.xxl\:focus\:from-neon-blue-200:focus{--gradient-from-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(209,249,246,0))}.xxl\:focus\:from-neon-blue-300:focus{--gradient-from-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(195,255,251,0))}.xxl\:focus\:from-neon-blue-400:focus{--gradient-from-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(150,255,248,0))}.xxl\:focus\:from-neon-blue-500:focus{--gradient-from-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(105,255,245,0))}.xxl\:focus\:from-neon-blue-600:focus{--gradient-from-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(95,230,221,0))}.xxl\:focus\:from-neon-blue-700:focus{--gradient-from-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(63,153,147,0))}.xxl\:focus\:from-neon-blue-800:focus{--gradient-from-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(47,115,110,0))}.xxl\:focus\:from-neon-blue-900:focus{--gradient-from-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(32,77,74,0))}.xxl\:focus\:from-dark-blue-100:focus{--gradient-from-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(230,234,237,0))}.xxl\:focus\:from-dark-blue-200:focus{--gradient-from-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(192,203,211,0))}.xxl\:focus\:from-dark-blue-300:focus{--gradient-from-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(155,172,184,0))}.xxl\:focus\:from-dark-blue-400:focus{--gradient-from-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(29,79,113,0))}.xxl\:focus\:from-dark-blue-500:focus{--gradient-from-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,47,77,0))}.xxl\:focus\:from-dark-blue-600:focus{--gradient-from-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(4,42,69,0))}.xxl\:focus\:from-dark-blue-700:focus{--gradient-from-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,28,46,0))}.xxl\:focus\:from-dark-blue-800:focus{--gradient-from-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(2,21,35,0))}.xxl\:focus\:from-dark-blue-900:focus{--gradient-from-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,14,23,0))}.xxl\:focus\:via-transparent:focus{--gradient-via-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,transparent)}.xxl\:focus\:via-current:focus{--gradient-via-color:currentColor;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xxl\:focus\:via-black:focus{--gradient-via-color:#0e0e0e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(14,14,14,0))}.xxl\:focus\:via-white:focus{--gradient-via-color:#fff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,100%,0))}.xxl\:focus\:via-primary:focus{--gradient-via-color:#00f0ff;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,240,255,0))}.xxl\:focus\:via-secondary:focus{--gradient-via-color:#4000c8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(64,0,200,0))}.xxl\:focus\:via-tertiary:focus{--gradient-via-color:#c6b3ef;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,179,239,0))}.xxl\:focus\:via-spacer:focus{--gradient-via-color:#7d7e84;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(125,126,132,0))}.xxl\:focus\:via-umbra:focus{--gradient-via-color:#1f1f1f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(31,31,31,0))}.xxl\:focus\:via-underline:focus{--gradient-via-color:#00dfed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(0,223,237,0))}.xxl\:focus\:via-gray-100:focus{--gradient-via-color:#f5f5f5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,96.1%,0))}.xxl\:focus\:via-gray-200:focus{--gradient-via-color:#e6e6e6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,90.2%,0))}.xxl\:focus\:via-gray-300:focus{--gradient-via-color:#d6d6d6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,83.9%,0))}.xxl\:focus\:via-gray-400:focus{--gradient-via-color:#b5b5b5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,71%,0))}.xxl\:focus\:via-gray-500:focus{--gradient-via-color:#999;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,60%,0))}.xxl\:focus\:via-gray-600:focus{--gradient-via-color:#8a8a8a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,hsla(0,0%,54.1%,0))}.xxl\:focus\:via-gray-700:focus{--gradient-via-color:#5c5c5c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(92,92,92,0))}.xxl\:focus\:via-gray-800:focus{--gradient-via-color:#454545;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(69,69,69,0))}.xxl\:focus\:via-gray-900:focus{--gradient-via-color:#2e2e2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(46,46,46,0))}.xxl\:focus\:via-red-100:focus{--gradient-via-color:#ffecec;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,236,236,0))}.xxl\:focus\:via-red-200:focus{--gradient-via-color:#ffcfcf;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,207,207,0))}.xxl\:focus\:via-red-300:focus{--gradient-via-color:#ffb3b3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,179,179,0))}.xxl\:focus\:via-red-400:focus{--gradient-via-color:#ff7979;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,121,121,0))}.xxl\:focus\:via-red-500:focus{--gradient-via-color:#ff4040;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,64,64,0))}.xxl\:focus\:via-red-600:focus{--gradient-via-color:#e63a3a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,58,58,0))}.xxl\:focus\:via-red-700:focus{--gradient-via-color:#992626;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,38,38,0))}.xxl\:focus\:via-red-800:focus{--gradient-via-color:#731d1d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,29,29,0))}.xxl\:focus\:via-red-900:focus{--gradient-via-color:#4d1313;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,19,19,0))}.xxl\:focus\:via-green-100:focus{--gradient-via-color:#f0fff4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(240,255,244,0))}.xxl\:focus\:via-green-200:focus{--gradient-via-color:#c6f6d5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(198,246,213,0))}.xxl\:focus\:via-green-300:focus{--gradient-via-color:#9ae6b4;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(154,230,180,0))}.xxl\:focus\:via-green-400:focus{--gradient-via-color:#68d391;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(104,211,145,0))}.xxl\:focus\:via-green-500:focus{--gradient-via-color:#48bb78;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(72,187,120,0))}.xxl\:focus\:via-green-600:focus{--gradient-via-color:#38a169;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(56,161,105,0))}.xxl\:focus\:via-green-700:focus{--gradient-via-color:#2f855a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,133,90,0))}.xxl\:focus\:via-green-800:focus{--gradient-via-color:#276749;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(39,103,73,0))}.xxl\:focus\:via-green-900:focus{--gradient-via-color:#22543d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(34,84,61,0))}.xxl\:focus\:via-orange-100:focus{--gradient-via-color:#fff2e8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,242,232,0))}.xxl\:focus\:via-orange-200:focus{--gradient-via-color:#ffdfc6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,223,198,0))}.xxl\:focus\:via-orange-300:focus{--gradient-via-color:#ffcba3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,203,163,0))}.xxl\:focus\:via-orange-400:focus{--gradient-via-color:#ffa45f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,164,95,0))}.xxl\:focus\:via-orange-500:focus{--gradient-via-color:#ff7d1a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(255,125,26,0))}.xxl\:focus\:via-orange-600:focus{--gradient-via-color:#e67117;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,113,23,0))}.xxl\:focus\:via-orange-700:focus{--gradient-via-color:#994b10;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(153,75,16,0))}.xxl\:focus\:via-orange-800:focus{--gradient-via-color:#73380c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(115,56,12,0))}.xxl\:focus\:via-orange-900:focus{--gradient-via-color:#4d2608;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(77,38,8,0))}.xxl\:focus\:via-neon-blue-100:focus{--gradient-via-color:#e9f6f8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(233,246,248,0))}.xxl\:focus\:via-neon-blue-200:focus{--gradient-via-color:#d1f9f6;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(209,249,246,0))}.xxl\:focus\:via-neon-blue-300:focus{--gradient-via-color:#c3fffb;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(195,255,251,0))}.xxl\:focus\:via-neon-blue-400:focus{--gradient-via-color:#96fff8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(150,255,248,0))}.xxl\:focus\:via-neon-blue-500:focus{--gradient-via-color:#69fff5;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(105,255,245,0))}.xxl\:focus\:via-neon-blue-600:focus{--gradient-via-color:#5fe6dd;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(95,230,221,0))}.xxl\:focus\:via-neon-blue-700:focus{--gradient-via-color:#3f9993;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(63,153,147,0))}.xxl\:focus\:via-neon-blue-800:focus{--gradient-via-color:#2f736e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(47,115,110,0))}.xxl\:focus\:via-neon-blue-900:focus{--gradient-via-color:#204d4a;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(32,77,74,0))}.xxl\:focus\:via-dark-blue-100:focus{--gradient-via-color:#e6eaed;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(230,234,237,0))}.xxl\:focus\:via-dark-blue-200:focus{--gradient-via-color:#c0cbd3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(192,203,211,0))}.xxl\:focus\:via-dark-blue-300:focus{--gradient-via-color:#9bacb8;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(155,172,184,0))}.xxl\:focus\:via-dark-blue-400:focus{--gradient-via-color:#1d4f71;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(29,79,113,0))}.xxl\:focus\:via-dark-blue-500:focus{--gradient-via-color:#042f4d;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,47,77,0))}.xxl\:focus\:via-dark-blue-600:focus{--gradient-via-color:#042a45;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(4,42,69,0))}.xxl\:focus\:via-dark-blue-700:focus{--gradient-via-color:#021c2e;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,28,46,0))}.xxl\:focus\:via-dark-blue-800:focus{--gradient-via-color:#021523;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(2,21,35,0))}.xxl\:focus\:via-dark-blue-900:focus{--gradient-via-color:#010e17;--gradient-color-stops:var(--gradient-from-color),var(--gradient-via-color),var(--gradient-to-color,rgba(1,14,23,0))}.xxl\:focus\:to-transparent:focus{--gradient-to-color:transparent}.xxl\:focus\:to-current:focus{--gradient-to-color:currentColor}.xxl\:focus\:to-black:focus{--gradient-to-color:#0e0e0e}.xxl\:focus\:to-white:focus{--gradient-to-color:#fff}.xxl\:focus\:to-primary:focus{--gradient-to-color:#00f0ff}.xxl\:focus\:to-secondary:focus{--gradient-to-color:#4000c8}.xxl\:focus\:to-tertiary:focus{--gradient-to-color:#c6b3ef}.xxl\:focus\:to-spacer:focus{--gradient-to-color:#7d7e84}.xxl\:focus\:to-umbra:focus{--gradient-to-color:#1f1f1f}.xxl\:focus\:to-underline:focus{--gradient-to-color:#00dfed}.xxl\:focus\:to-gray-100:focus{--gradient-to-color:#f5f5f5}.xxl\:focus\:to-gray-200:focus{--gradient-to-color:#e6e6e6}.xxl\:focus\:to-gray-300:focus{--gradient-to-color:#d6d6d6}.xxl\:focus\:to-gray-400:focus{--gradient-to-color:#b5b5b5}.xxl\:focus\:to-gray-500:focus{--gradient-to-color:#999}.xxl\:focus\:to-gray-600:focus{--gradient-to-color:#8a8a8a}.xxl\:focus\:to-gray-700:focus{--gradient-to-color:#5c5c5c}.xxl\:focus\:to-gray-800:focus{--gradient-to-color:#454545}.xxl\:focus\:to-gray-900:focus{--gradient-to-color:#2e2e2e}.xxl\:focus\:to-red-100:focus{--gradient-to-color:#ffecec}.xxl\:focus\:to-red-200:focus{--gradient-to-color:#ffcfcf}.xxl\:focus\:to-red-300:focus{--gradient-to-color:#ffb3b3}.xxl\:focus\:to-red-400:focus{--gradient-to-color:#ff7979}.xxl\:focus\:to-red-500:focus{--gradient-to-color:#ff4040}.xxl\:focus\:to-red-600:focus{--gradient-to-color:#e63a3a}.xxl\:focus\:to-red-700:focus{--gradient-to-color:#992626}.xxl\:focus\:to-red-800:focus{--gradient-to-color:#731d1d}.xxl\:focus\:to-red-900:focus{--gradient-to-color:#4d1313}.xxl\:focus\:to-green-100:focus{--gradient-to-color:#f0fff4}.xxl\:focus\:to-green-200:focus{--gradient-to-color:#c6f6d5}.xxl\:focus\:to-green-300:focus{--gradient-to-color:#9ae6b4}.xxl\:focus\:to-green-400:focus{--gradient-to-color:#68d391}.xxl\:focus\:to-green-500:focus{--gradient-to-color:#48bb78}.xxl\:focus\:to-green-600:focus{--gradient-to-color:#38a169}.xxl\:focus\:to-green-700:focus{--gradient-to-color:#2f855a}.xxl\:focus\:to-green-800:focus{--gradient-to-color:#276749}.xxl\:focus\:to-green-900:focus{--gradient-to-color:#22543d}.xxl\:focus\:to-orange-100:focus{--gradient-to-color:#fff2e8}.xxl\:focus\:to-orange-200:focus{--gradient-to-color:#ffdfc6}.xxl\:focus\:to-orange-300:focus{--gradient-to-color:#ffcba3}.xxl\:focus\:to-orange-400:focus{--gradient-to-color:#ffa45f}.xxl\:focus\:to-orange-500:focus{--gradient-to-color:#ff7d1a}.xxl\:focus\:to-orange-600:focus{--gradient-to-color:#e67117}.xxl\:focus\:to-orange-700:focus{--gradient-to-color:#994b10}.xxl\:focus\:to-orange-800:focus{--gradient-to-color:#73380c}.xxl\:focus\:to-orange-900:focus{--gradient-to-color:#4d2608}.xxl\:focus\:to-neon-blue-100:focus{--gradient-to-color:#e9f6f8}.xxl\:focus\:to-neon-blue-200:focus{--gradient-to-color:#d1f9f6}.xxl\:focus\:to-neon-blue-300:focus{--gradient-to-color:#c3fffb}.xxl\:focus\:to-neon-blue-400:focus{--gradient-to-color:#96fff8}.xxl\:focus\:to-neon-blue-500:focus{--gradient-to-color:#69fff5}.xxl\:focus\:to-neon-blue-600:focus{--gradient-to-color:#5fe6dd}.xxl\:focus\:to-neon-blue-700:focus{--gradient-to-color:#3f9993}.xxl\:focus\:to-neon-blue-800:focus{--gradient-to-color:#2f736e}.xxl\:focus\:to-neon-blue-900:focus{--gradient-to-color:#204d4a}.xxl\:focus\:to-dark-blue-100:focus{--gradient-to-color:#e6eaed}.xxl\:focus\:to-dark-blue-200:focus{--gradient-to-color:#c0cbd3}.xxl\:focus\:to-dark-blue-300:focus{--gradient-to-color:#9bacb8}.xxl\:focus\:to-dark-blue-400:focus{--gradient-to-color:#1d4f71}.xxl\:focus\:to-dark-blue-500:focus{--gradient-to-color:#042f4d}.xxl\:focus\:to-dark-blue-600:focus{--gradient-to-color:#042a45}.xxl\:focus\:to-dark-blue-700:focus{--gradient-to-color:#021c2e}.xxl\:focus\:to-dark-blue-800:focus{--gradient-to-color:#021523}.xxl\:focus\:to-dark-blue-900:focus{--gradient-to-color:#010e17}.xxl\:bg-opacity-0{--bg-opacity:0}.xxl\:bg-opacity-15{--bg-opacity:0.15}.xxl\:bg-opacity-25{--bg-opacity:0.25}.xxl\:bg-opacity-50{--bg-opacity:0.5}.xxl\:bg-opacity-70{--bg-opacity:0.70}.xxl\:bg-opacity-75{--bg-opacity:0.75}.xxl\:bg-opacity-90{--bg-opacity:0.9}.xxl\:bg-opacity-100{--bg-opacity:1}.xxl\:hover\:bg-opacity-0:hover{--bg-opacity:0}.xxl\:hover\:bg-opacity-15:hover{--bg-opacity:0.15}.xxl\:hover\:bg-opacity-25:hover{--bg-opacity:0.25}.xxl\:hover\:bg-opacity-50:hover{--bg-opacity:0.5}.xxl\:hover\:bg-opacity-70:hover{--bg-opacity:0.70}.xxl\:hover\:bg-opacity-75:hover{--bg-opacity:0.75}.xxl\:hover\:bg-opacity-90:hover{--bg-opacity:0.9}.xxl\:hover\:bg-opacity-100:hover{--bg-opacity:1}.xxl\:focus\:bg-opacity-0:focus{--bg-opacity:0}.xxl\:focus\:bg-opacity-15:focus{--bg-opacity:0.15}.xxl\:focus\:bg-opacity-25:focus{--bg-opacity:0.25}.xxl\:focus\:bg-opacity-50:focus{--bg-opacity:0.5}.xxl\:focus\:bg-opacity-70:focus{--bg-opacity:0.70}.xxl\:focus\:bg-opacity-75:focus{--bg-opacity:0.75}.xxl\:focus\:bg-opacity-90:focus{--bg-opacity:0.9}.xxl\:focus\:bg-opacity-100:focus{--bg-opacity:1}.xxl\:bg-bottom{background-position:bottom}.xxl\:bg-center{background-position:50%}.xxl\:bg-left{background-position:0}.xxl\:bg-left-bottom{background-position:0 100%}.xxl\:bg-left-top{background-position:0 0}.xxl\:bg-right{background-position:100%}.xxl\:bg-right-bottom{background-position:100% 100%}.xxl\:bg-right-top{background-position:100% 0}.xxl\:bg-top{background-position:top}.xxl\:bg-repeat{background-repeat:repeat}.xxl\:bg-no-repeat{background-repeat:no-repeat}.xxl\:bg-repeat-x{background-repeat:repeat-x}.xxl\:bg-repeat-y{background-repeat:repeat-y}.xxl\:bg-repeat-round{background-repeat:round}.xxl\:bg-repeat-space{background-repeat:space}.xxl\:bg-auto{background-size:auto}.xxl\:bg-cover{background-size:cover}.xxl\:bg-contain{background-size:contain}.xxl\:border-collapse{border-collapse:collapse}.xxl\:border-separate{border-collapse:separate}.xxl\:border-transparent{border-color:transparent}.xxl\:border-current{border-color:currentColor}.xxl\:border-black{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.xxl\:border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.xxl\:border-primary{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.xxl\:border-secondary{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.xxl\:border-tertiary{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.xxl\:border-spacer{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.xxl\:border-umbra{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.xxl\:border-underline{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.xxl\:border-gray-100{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.xxl\:border-gray-200{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.xxl\:border-gray-300{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.xxl\:border-gray-400{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.xxl\:border-gray-500{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.xxl\:border-gray-600{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.xxl\:border-gray-700{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.xxl\:border-gray-800{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.xxl\:border-gray-900{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.xxl\:border-red-100{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.xxl\:border-red-200{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.xxl\:border-red-300{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.xxl\:border-red-400{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.xxl\:border-red-500{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.xxl\:border-red-600{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.xxl\:border-red-700{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.xxl\:border-red-800{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.xxl\:border-red-900{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.xxl\:border-green-100{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.xxl\:border-green-200{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.xxl\:border-green-300{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.xxl\:border-green-400{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.xxl\:border-green-500{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.xxl\:border-green-600{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.xxl\:border-green-700{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.xxl\:border-green-800{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.xxl\:border-green-900{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.xxl\:border-orange-100{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.xxl\:border-orange-200{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.xxl\:border-orange-300{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.xxl\:border-orange-400{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.xxl\:border-orange-500{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.xxl\:border-orange-600{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.xxl\:border-orange-700{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.xxl\:border-orange-800{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.xxl\:border-orange-900{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.xxl\:border-neon-blue-100{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.xxl\:border-neon-blue-200{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.xxl\:border-neon-blue-300{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.xxl\:border-neon-blue-400{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.xxl\:border-neon-blue-500{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.xxl\:border-neon-blue-600{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.xxl\:border-neon-blue-700{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.xxl\:border-neon-blue-800{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.xxl\:border-neon-blue-900{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.xxl\:border-dark-blue-100{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.xxl\:border-dark-blue-200{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.xxl\:border-dark-blue-300{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.xxl\:border-dark-blue-400{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.xxl\:border-dark-blue-500{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.xxl\:border-dark-blue-600{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.xxl\:border-dark-blue-700{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.xxl\:border-dark-blue-800{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.xxl\:border-dark-blue-900{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.xxl\:hover\:border-transparent:hover{border-color:transparent}.xxl\:hover\:border-current:hover{border-color:currentColor}.xxl\:hover\:border-black:hover{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.xxl\:hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.xxl\:hover\:border-primary:hover{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.xxl\:hover\:border-secondary:hover{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.xxl\:hover\:border-tertiary:hover{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.xxl\:hover\:border-spacer:hover{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.xxl\:hover\:border-umbra:hover{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.xxl\:hover\:border-underline:hover{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.xxl\:hover\:border-gray-100:hover{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.xxl\:hover\:border-gray-200:hover{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.xxl\:hover\:border-gray-300:hover{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.xxl\:hover\:border-gray-400:hover{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.xxl\:hover\:border-gray-500:hover{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.xxl\:hover\:border-gray-600:hover{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.xxl\:hover\:border-gray-700:hover{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.xxl\:hover\:border-gray-800:hover{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.xxl\:hover\:border-gray-900:hover{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.xxl\:hover\:border-red-100:hover{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.xxl\:hover\:border-red-200:hover{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.xxl\:hover\:border-red-300:hover{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.xxl\:hover\:border-red-400:hover{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.xxl\:hover\:border-red-500:hover{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.xxl\:hover\:border-red-600:hover{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.xxl\:hover\:border-red-700:hover{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.xxl\:hover\:border-red-800:hover{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.xxl\:hover\:border-red-900:hover{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.xxl\:hover\:border-green-100:hover{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.xxl\:hover\:border-green-200:hover{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.xxl\:hover\:border-green-300:hover{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.xxl\:hover\:border-green-400:hover{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.xxl\:hover\:border-green-500:hover{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.xxl\:hover\:border-green-600:hover{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.xxl\:hover\:border-green-700:hover{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.xxl\:hover\:border-green-800:hover{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.xxl\:hover\:border-green-900:hover{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.xxl\:hover\:border-orange-100:hover{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.xxl\:hover\:border-orange-200:hover{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.xxl\:hover\:border-orange-300:hover{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.xxl\:hover\:border-orange-400:hover{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.xxl\:hover\:border-orange-500:hover{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.xxl\:hover\:border-orange-600:hover{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.xxl\:hover\:border-orange-700:hover{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.xxl\:hover\:border-orange-800:hover{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.xxl\:hover\:border-orange-900:hover{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.xxl\:hover\:border-neon-blue-100:hover{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.xxl\:hover\:border-neon-blue-200:hover{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.xxl\:hover\:border-neon-blue-300:hover{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.xxl\:hover\:border-neon-blue-400:hover{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.xxl\:hover\:border-neon-blue-500:hover{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.xxl\:hover\:border-neon-blue-600:hover{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.xxl\:hover\:border-neon-blue-700:hover{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.xxl\:hover\:border-neon-blue-800:hover{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.xxl\:hover\:border-neon-blue-900:hover{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.xxl\:hover\:border-dark-blue-100:hover{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.xxl\:hover\:border-dark-blue-200:hover{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.xxl\:hover\:border-dark-blue-300:hover{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.xxl\:hover\:border-dark-blue-400:hover{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.xxl\:hover\:border-dark-blue-500:hover{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.xxl\:hover\:border-dark-blue-600:hover{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.xxl\:hover\:border-dark-blue-700:hover{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.xxl\:hover\:border-dark-blue-800:hover{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.xxl\:hover\:border-dark-blue-900:hover{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.xxl\:focus\:border-transparent:focus{border-color:transparent}.xxl\:focus\:border-current:focus{border-color:currentColor}.xxl\:focus\:border-black:focus{--border-opacity:1;border-color:#0e0e0e;border-color:rgba(14,14,14,var(--border-opacity))}.xxl\:focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.xxl\:focus\:border-primary:focus{--border-opacity:1;border-color:#00f0ff;border-color:rgba(0,240,255,var(--border-opacity))}.xxl\:focus\:border-secondary:focus{--border-opacity:1;border-color:#4000c8;border-color:rgba(64,0,200,var(--border-opacity))}.xxl\:focus\:border-tertiary:focus{--border-opacity:1;border-color:#c6b3ef;border-color:rgba(198,179,239,var(--border-opacity))}.xxl\:focus\:border-spacer:focus{--border-opacity:1;border-color:#7d7e84;border-color:rgba(125,126,132,var(--border-opacity))}.xxl\:focus\:border-umbra:focus{--border-opacity:1;border-color:#1f1f1f;border-color:rgba(31,31,31,var(--border-opacity))}.xxl\:focus\:border-underline:focus{--border-opacity:1;border-color:#00dfed;border-color:rgba(0,223,237,var(--border-opacity))}.xxl\:focus\:border-gray-100:focus{--border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--border-opacity))}.xxl\:focus\:border-gray-200:focus{--border-opacity:1;border-color:#e6e6e6;border-color:rgba(230,230,230,var(--border-opacity))}.xxl\:focus\:border-gray-300:focus{--border-opacity:1;border-color:#d6d6d6;border-color:rgba(214,214,214,var(--border-opacity))}.xxl\:focus\:border-gray-400:focus{--border-opacity:1;border-color:#b5b5b5;border-color:rgba(181,181,181,var(--border-opacity))}.xxl\:focus\:border-gray-500:focus{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.xxl\:focus\:border-gray-600:focus{--border-opacity:1;border-color:#8a8a8a;border-color:rgba(138,138,138,var(--border-opacity))}.xxl\:focus\:border-gray-700:focus{--border-opacity:1;border-color:#5c5c5c;border-color:rgba(92,92,92,var(--border-opacity))}.xxl\:focus\:border-gray-800:focus{--border-opacity:1;border-color:#454545;border-color:rgba(69,69,69,var(--border-opacity))}.xxl\:focus\:border-gray-900:focus{--border-opacity:1;border-color:#2e2e2e;border-color:rgba(46,46,46,var(--border-opacity))}.xxl\:focus\:border-red-100:focus{--border-opacity:1;border-color:#ffecec;border-color:rgba(255,236,236,var(--border-opacity))}.xxl\:focus\:border-red-200:focus{--border-opacity:1;border-color:#ffcfcf;border-color:rgba(255,207,207,var(--border-opacity))}.xxl\:focus\:border-red-300:focus{--border-opacity:1;border-color:#ffb3b3;border-color:rgba(255,179,179,var(--border-opacity))}.xxl\:focus\:border-red-400:focus{--border-opacity:1;border-color:#ff7979;border-color:rgba(255,121,121,var(--border-opacity))}.xxl\:focus\:border-red-500:focus{--border-opacity:1;border-color:#ff4040;border-color:rgba(255,64,64,var(--border-opacity))}.xxl\:focus\:border-red-600:focus{--border-opacity:1;border-color:#e63a3a;border-color:rgba(230,58,58,var(--border-opacity))}.xxl\:focus\:border-red-700:focus{--border-opacity:1;border-color:#992626;border-color:rgba(153,38,38,var(--border-opacity))}.xxl\:focus\:border-red-800:focus{--border-opacity:1;border-color:#731d1d;border-color:rgba(115,29,29,var(--border-opacity))}.xxl\:focus\:border-red-900:focus{--border-opacity:1;border-color:#4d1313;border-color:rgba(77,19,19,var(--border-opacity))}.xxl\:focus\:border-green-100:focus{--border-opacity:1;border-color:#f0fff4;border-color:rgba(240,255,244,var(--border-opacity))}.xxl\:focus\:border-green-200:focus{--border-opacity:1;border-color:#c6f6d5;border-color:rgba(198,246,213,var(--border-opacity))}.xxl\:focus\:border-green-300:focus{--border-opacity:1;border-color:#9ae6b4;border-color:rgba(154,230,180,var(--border-opacity))}.xxl\:focus\:border-green-400:focus{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.xxl\:focus\:border-green-500:focus{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.xxl\:focus\:border-green-600:focus{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.xxl\:focus\:border-green-700:focus{--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.xxl\:focus\:border-green-800:focus{--border-opacity:1;border-color:#276749;border-color:rgba(39,103,73,var(--border-opacity))}.xxl\:focus\:border-green-900:focus{--border-opacity:1;border-color:#22543d;border-color:rgba(34,84,61,var(--border-opacity))}.xxl\:focus\:border-orange-100:focus{--border-opacity:1;border-color:#fff2e8;border-color:rgba(255,242,232,var(--border-opacity))}.xxl\:focus\:border-orange-200:focus{--border-opacity:1;border-color:#ffdfc6;border-color:rgba(255,223,198,var(--border-opacity))}.xxl\:focus\:border-orange-300:focus{--border-opacity:1;border-color:#ffcba3;border-color:rgba(255,203,163,var(--border-opacity))}.xxl\:focus\:border-orange-400:focus{--border-opacity:1;border-color:#ffa45f;border-color:rgba(255,164,95,var(--border-opacity))}.xxl\:focus\:border-orange-500:focus{--border-opacity:1;border-color:#ff7d1a;border-color:rgba(255,125,26,var(--border-opacity))}.xxl\:focus\:border-orange-600:focus{--border-opacity:1;border-color:#e67117;border-color:rgba(230,113,23,var(--border-opacity))}.xxl\:focus\:border-orange-700:focus{--border-opacity:1;border-color:#994b10;border-color:rgba(153,75,16,var(--border-opacity))}.xxl\:focus\:border-orange-800:focus{--border-opacity:1;border-color:#73380c;border-color:rgba(115,56,12,var(--border-opacity))}.xxl\:focus\:border-orange-900:focus{--border-opacity:1;border-color:#4d2608;border-color:rgba(77,38,8,var(--border-opacity))}.xxl\:focus\:border-neon-blue-100:focus{--border-opacity:1;border-color:#e9f6f8;border-color:rgba(233,246,248,var(--border-opacity))}.xxl\:focus\:border-neon-blue-200:focus{--border-opacity:1;border-color:#d1f9f6;border-color:rgba(209,249,246,var(--border-opacity))}.xxl\:focus\:border-neon-blue-300:focus{--border-opacity:1;border-color:#c3fffb;border-color:rgba(195,255,251,var(--border-opacity))}.xxl\:focus\:border-neon-blue-400:focus{--border-opacity:1;border-color:#96fff8;border-color:rgba(150,255,248,var(--border-opacity))}.xxl\:focus\:border-neon-blue-500:focus{--border-opacity:1;border-color:#69fff5;border-color:rgba(105,255,245,var(--border-opacity))}.xxl\:focus\:border-neon-blue-600:focus{--border-opacity:1;border-color:#5fe6dd;border-color:rgba(95,230,221,var(--border-opacity))}.xxl\:focus\:border-neon-blue-700:focus{--border-opacity:1;border-color:#3f9993;border-color:rgba(63,153,147,var(--border-opacity))}.xxl\:focus\:border-neon-blue-800:focus{--border-opacity:1;border-color:#2f736e;border-color:rgba(47,115,110,var(--border-opacity))}.xxl\:focus\:border-neon-blue-900:focus{--border-opacity:1;border-color:#204d4a;border-color:rgba(32,77,74,var(--border-opacity))}.xxl\:focus\:border-dark-blue-100:focus{--border-opacity:1;border-color:#e6eaed;border-color:rgba(230,234,237,var(--border-opacity))}.xxl\:focus\:border-dark-blue-200:focus{--border-opacity:1;border-color:#c0cbd3;border-color:rgba(192,203,211,var(--border-opacity))}.xxl\:focus\:border-dark-blue-300:focus{--border-opacity:1;border-color:#9bacb8;border-color:rgba(155,172,184,var(--border-opacity))}.xxl\:focus\:border-dark-blue-400:focus{--border-opacity:1;border-color:#1d4f71;border-color:rgba(29,79,113,var(--border-opacity))}.xxl\:focus\:border-dark-blue-500:focus{--border-opacity:1;border-color:#042f4d;border-color:rgba(4,47,77,var(--border-opacity))}.xxl\:focus\:border-dark-blue-600:focus{--border-opacity:1;border-color:#042a45;border-color:rgba(4,42,69,var(--border-opacity))}.xxl\:focus\:border-dark-blue-700:focus{--border-opacity:1;border-color:#021c2e;border-color:rgba(2,28,46,var(--border-opacity))}.xxl\:focus\:border-dark-blue-800:focus{--border-opacity:1;border-color:#021523;border-color:rgba(2,21,35,var(--border-opacity))}.xxl\:focus\:border-dark-blue-900:focus{--border-opacity:1;border-color:#010e17;border-color:rgba(1,14,23,var(--border-opacity))}.xxl\:border-opacity-0{--border-opacity:0}.xxl\:border-opacity-15{--border-opacity:0.15}.xxl\:border-opacity-25{--border-opacity:0.25}.xxl\:border-opacity-50{--border-opacity:0.5}.xxl\:border-opacity-70{--border-opacity:0.70}.xxl\:border-opacity-75{--border-opacity:0.75}.xxl\:border-opacity-90{--border-opacity:0.9}.xxl\:border-opacity-100{--border-opacity:1}.xxl\:hover\:border-opacity-0:hover{--border-opacity:0}.xxl\:hover\:border-opacity-15:hover{--border-opacity:0.15}.xxl\:hover\:border-opacity-25:hover{--border-opacity:0.25}.xxl\:hover\:border-opacity-50:hover{--border-opacity:0.5}.xxl\:hover\:border-opacity-70:hover{--border-opacity:0.70}.xxl\:hover\:border-opacity-75:hover{--border-opacity:0.75}.xxl\:hover\:border-opacity-90:hover{--border-opacity:0.9}.xxl\:hover\:border-opacity-100:hover{--border-opacity:1}.xxl\:focus\:border-opacity-0:focus{--border-opacity:0}.xxl\:focus\:border-opacity-15:focus{--border-opacity:0.15}.xxl\:focus\:border-opacity-25:focus{--border-opacity:0.25}.xxl\:focus\:border-opacity-50:focus{--border-opacity:0.5}.xxl\:focus\:border-opacity-70:focus{--border-opacity:0.70}.xxl\:focus\:border-opacity-75:focus{--border-opacity:0.75}.xxl\:focus\:border-opacity-90:focus{--border-opacity:0.9}.xxl\:focus\:border-opacity-100:focus{--border-opacity:1}.xxl\:rounded-none{border-radius:0}.xxl\:rounded-sm{border-radius:.125rem}.xxl\:rounded{border-radius:.25rem}.xxl\:rounded-md{border-radius:.375rem}.xxl\:rounded-lg{border-radius:.5rem}.xxl\:rounded-full{border-radius:9999px}.xxl\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.xxl\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.xxl\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.xxl\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.xxl\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.xxl\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.xxl\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.xxl\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.xxl\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.xxl\:rounded-r{border-top-right-radius:.25rem}.xxl\:rounded-b,.xxl\:rounded-r{border-bottom-right-radius:.25rem}.xxl\:rounded-b,.xxl\:rounded-l{border-bottom-left-radius:.25rem}.xxl\:rounded-l{border-top-left-radius:.25rem}.xxl\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.xxl\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.xxl\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.xxl\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.xxl\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.xxl\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.xxl\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.xxl\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.xxl\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.xxl\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.xxl\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.xxl\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.xxl\:rounded-tl-none{border-top-left-radius:0}.xxl\:rounded-tr-none{border-top-right-radius:0}.xxl\:rounded-br-none{border-bottom-right-radius:0}.xxl\:rounded-bl-none{border-bottom-left-radius:0}.xxl\:rounded-tl-sm{border-top-left-radius:.125rem}.xxl\:rounded-tr-sm{border-top-right-radius:.125rem}.xxl\:rounded-br-sm{border-bottom-right-radius:.125rem}.xxl\:rounded-bl-sm{border-bottom-left-radius:.125rem}.xxl\:rounded-tl{border-top-left-radius:.25rem}.xxl\:rounded-tr{border-top-right-radius:.25rem}.xxl\:rounded-br{border-bottom-right-radius:.25rem}.xxl\:rounded-bl{border-bottom-left-radius:.25rem}.xxl\:rounded-tl-md{border-top-left-radius:.375rem}.xxl\:rounded-tr-md{border-top-right-radius:.375rem}.xxl\:rounded-br-md{border-bottom-right-radius:.375rem}.xxl\:rounded-bl-md{border-bottom-left-radius:.375rem}.xxl\:rounded-tl-lg{border-top-left-radius:.5rem}.xxl\:rounded-tr-lg{border-top-right-radius:.5rem}.xxl\:rounded-br-lg{border-bottom-right-radius:.5rem}.xxl\:rounded-bl-lg{border-bottom-left-radius:.5rem}.xxl\:rounded-tl-full{border-top-left-radius:9999px}.xxl\:rounded-tr-full{border-top-right-radius:9999px}.xxl\:rounded-br-full{border-bottom-right-radius:9999px}.xxl\:rounded-bl-full{border-bottom-left-radius:9999px}.xxl\:border-solid{border-style:solid}.xxl\:border-dashed{border-style:dashed}.xxl\:border-dotted{border-style:dotted}.xxl\:border-double{border-style:double}.xxl\:border-none{border-style:none}.xxl\:border-0{border-width:0}.xxl\:border-1{border-width:1px}.xxl\:border-2{border-width:2px}.xxl\:border-4{border-width:4px}.xxl\:border-8{border-width:8px}.xxl\:border-10{border-width:10px}.xxl\:border-16{border-width:16px}.xxl\:border{border-width:1px}.xxl\:border-t-0{border-top-width:0}.xxl\:border-r-0{border-right-width:0}.xxl\:border-b-0{border-bottom-width:0}.xxl\:border-l-0{border-left-width:0}.xxl\:border-t-1{border-top-width:1px}.xxl\:border-r-1{border-right-width:1px}.xxl\:border-b-1{border-bottom-width:1px}.xxl\:border-l-1{border-left-width:1px}.xxl\:border-t-2{border-top-width:2px}.xxl\:border-r-2{border-right-width:2px}.xxl\:border-b-2{border-bottom-width:2px}.xxl\:border-l-2{border-left-width:2px}.xxl\:border-t-4{border-top-width:4px}.xxl\:border-r-4{border-right-width:4px}.xxl\:border-b-4{border-bottom-width:4px}.xxl\:border-l-4{border-left-width:4px}.xxl\:border-t-8{border-top-width:8px}.xxl\:border-r-8{border-right-width:8px}.xxl\:border-b-8{border-bottom-width:8px}.xxl\:border-l-8{border-left-width:8px}.xxl\:border-t-10{border-top-width:10px}.xxl\:border-r-10{border-right-width:10px}.xxl\:border-b-10{border-bottom-width:10px}.xxl\:border-l-10{border-left-width:10px}.xxl\:border-t-16{border-top-width:16px}.xxl\:border-r-16{border-right-width:16px}.xxl\:border-b-16{border-bottom-width:16px}.xxl\:border-l-16{border-left-width:16px}.xxl\:border-t{border-top-width:1px}.xxl\:border-r{border-right-width:1px}.xxl\:border-b{border-bottom-width:1px}.xxl\:border-l{border-left-width:1px}.xxl\:box-border{box-sizing:border-box}.xxl\:box-content{box-sizing:content-box}.xxl\:cursor-auto{cursor:auto}.xxl\:cursor-default{cursor:default}.xxl\:cursor-pointer{cursor:pointer}.xxl\:cursor-wait{cursor:wait}.xxl\:cursor-text{cursor:text}.xxl\:cursor-move{cursor:move}.xxl\:cursor-not-allowed{cursor:not-allowed}.xxl\:block{display:block}.xxl\:inline-block{display:inline-block}.xxl\:inline{display:inline}.xxl\:flex{display:flex}.xxl\:inline-flex{display:inline-flex}.xxl\:table{display:table}.xxl\:table-caption{display:table-caption}.xxl\:table-cell{display:table-cell}.xxl\:table-column{display:table-column}.xxl\:table-column-group{display:table-column-group}.xxl\:table-footer-group{display:table-footer-group}.xxl\:table-header-group{display:table-header-group}.xxl\:table-row-group{display:table-row-group}.xxl\:table-row{display:table-row}.xxl\:flow-root{display:flow-root}.xxl\:grid{display:grid}.xxl\:inline-grid{display:inline-grid}.xxl\:contents{display:contents}.xxl\:hidden{display:none}.xxl\:hover\:block:hover{display:block}.xxl\:hover\:inline-block:hover{display:inline-block}.xxl\:hover\:inline:hover{display:inline}.xxl\:hover\:flex:hover{display:flex}.xxl\:hover\:inline-flex:hover{display:inline-flex}.xxl\:hover\:table:hover{display:table}.xxl\:hover\:table-caption:hover{display:table-caption}.xxl\:hover\:table-cell:hover{display:table-cell}.xxl\:hover\:table-column:hover{display:table-column}.xxl\:hover\:table-column-group:hover{display:table-column-group}.xxl\:hover\:table-footer-group:hover{display:table-footer-group}.xxl\:hover\:table-header-group:hover{display:table-header-group}.xxl\:hover\:table-row-group:hover{display:table-row-group}.xxl\:hover\:table-row:hover{display:table-row}.xxl\:hover\:flow-root:hover{display:flow-root}.xxl\:hover\:grid:hover{display:grid}.xxl\:hover\:inline-grid:hover{display:inline-grid}.xxl\:hover\:contents:hover{display:contents}.xxl\:hover\:hidden:hover{display:none}.xxl\:focus\:block:focus{display:block}.xxl\:focus\:inline-block:focus{display:inline-block}.xxl\:focus\:inline:focus{display:inline}.xxl\:focus\:flex:focus{display:flex}.xxl\:focus\:inline-flex:focus{display:inline-flex}.xxl\:focus\:table:focus{display:table}.xxl\:focus\:table-caption:focus{display:table-caption}.xxl\:focus\:table-cell:focus{display:table-cell}.xxl\:focus\:table-column:focus{display:table-column}.xxl\:focus\:table-column-group:focus{display:table-column-group}.xxl\:focus\:table-footer-group:focus{display:table-footer-group}.xxl\:focus\:table-header-group:focus{display:table-header-group}.xxl\:focus\:table-row-group:focus{display:table-row-group}.xxl\:focus\:table-row:focus{display:table-row}.xxl\:focus\:flow-root:focus{display:flow-root}.xxl\:focus\:grid:focus{display:grid}.xxl\:focus\:inline-grid:focus{display:inline-grid}.xxl\:focus\:contents:focus{display:contents}.xxl\:focus\:hidden:focus{display:none}.group:hover .xxl\:group-hover\:block{display:block}.group:hover .xxl\:group-hover\:inline-block{display:inline-block}.group:hover .xxl\:group-hover\:inline{display:inline}.group:hover .xxl\:group-hover\:flex{display:flex}.group:hover .xxl\:group-hover\:inline-flex{display:inline-flex}.group:hover .xxl\:group-hover\:table{display:table}.group:hover .xxl\:group-hover\:table-caption{display:table-caption}.group:hover .xxl\:group-hover\:table-cell{display:table-cell}.group:hover .xxl\:group-hover\:table-column{display:table-column}.group:hover .xxl\:group-hover\:table-column-group{display:table-column-group}.group:hover .xxl\:group-hover\:table-footer-group{display:table-footer-group}.group:hover .xxl\:group-hover\:table-header-group{display:table-header-group}.group:hover .xxl\:group-hover\:table-row-group{display:table-row-group}.group:hover .xxl\:group-hover\:table-row{display:table-row}.group:hover .xxl\:group-hover\:flow-root{display:flow-root}.group:hover .xxl\:group-hover\:grid{display:grid}.group:hover .xxl\:group-hover\:inline-grid{display:inline-grid}.group:hover .xxl\:group-hover\:contents{display:contents}.group:hover .xxl\:group-hover\:hidden{display:none}.xxl\:flex-row{flex-direction:row}.xxl\:flex-row-reverse{flex-direction:row-reverse}.xxl\:flex-col{flex-direction:column}.xxl\:flex-col-reverse{flex-direction:column-reverse}.xxl\:flex-wrap{flex-wrap:wrap}.xxl\:flex-wrap-reverse{flex-wrap:wrap-reverse}.xxl\:flex-no-wrap{flex-wrap:nowrap}.xxl\:place-items-auto{place-items:auto}.xxl\:place-items-start{place-items:start}.xxl\:place-items-end{place-items:end}.xxl\:place-items-center{place-items:center}.xxl\:place-items-stretch{place-items:stretch}.xxl\:place-content-center{place-content:center}.xxl\:place-content-start{place-content:start}.xxl\:place-content-end{place-content:end}.xxl\:place-content-between{place-content:space-between}.xxl\:place-content-around{place-content:space-around}.xxl\:place-content-evenly{place-content:space-evenly}.xxl\:place-content-stretch{place-content:stretch}.xxl\:place-self-auto{place-self:auto}.xxl\:place-self-start{place-self:start}.xxl\:place-self-end{place-self:end}.xxl\:place-self-center{place-self:center}.xxl\:place-self-stretch{place-self:stretch}.xxl\:items-start{align-items:flex-start}.xxl\:items-end{align-items:flex-end}.xxl\:items-center{align-items:center}.xxl\:items-baseline{align-items:baseline}.xxl\:items-stretch{align-items:stretch}.xxl\:content-center{align-content:center}.xxl\:content-start{align-content:flex-start}.xxl\:content-end{align-content:flex-end}.xxl\:content-between{align-content:space-between}.xxl\:content-around{align-content:space-around}.xxl\:content-evenly{align-content:space-evenly}.xxl\:self-auto{align-self:auto}.xxl\:self-start{align-self:flex-start}.xxl\:self-end{align-self:flex-end}.xxl\:self-center{align-self:center}.xxl\:self-stretch{align-self:stretch}.xxl\:justify-items-auto{justify-items:auto}.xxl\:justify-items-start{justify-items:start}.xxl\:justify-items-end{justify-items:end}.xxl\:justify-items-center{justify-items:center}.xxl\:justify-items-stretch{justify-items:stretch}.xxl\:justify-start{justify-content:flex-start}.xxl\:justify-end{justify-content:flex-end}.xxl\:justify-center{justify-content:center}.xxl\:justify-between{justify-content:space-between}.xxl\:justify-around{justify-content:space-around}.xxl\:justify-evenly{justify-content:space-evenly}.xxl\:justify-self-auto{justify-self:auto}.xxl\:justify-self-start{justify-self:start}.xxl\:justify-self-end{justify-self:end}.xxl\:justify-self-center{justify-self:center}.xxl\:justify-self-stretch{justify-self:stretch}.xxl\:flex-1{flex:1 1 0%}.xxl\:flex-auto{flex:1 1 auto}.xxl\:flex-initial{flex:0 1 auto}.xxl\:flex-none{flex:none}.xxl\:flex-grow-0{flex-grow:0}.xxl\:flex-grow{flex-grow:1}.xxl\:flex-shrink-0{flex-shrink:0}.xxl\:flex-shrink{flex-shrink:1}.xxl\:order-1{order:1}.xxl\:order-2{order:2}.xxl\:order-3{order:3}.xxl\:order-4{order:4}.xxl\:order-5{order:5}.xxl\:order-6{order:6}.xxl\:order-7{order:7}.xxl\:order-8{order:8}.xxl\:order-9{order:9}.xxl\:order-10{order:10}.xxl\:order-11{order:11}.xxl\:order-12{order:12}.xxl\:order-first{order:-9999}.xxl\:order-last{order:9999}.xxl\:order-none{order:0}.xxl\:float-right{float:right}.xxl\:float-left{float:left}.xxl\:float-none{float:none}.xxl\:clearfix:after{content:"";display:table;clear:both}.xxl\:clear-left{clear:left}.xxl\:clear-right{clear:right}.xxl\:clear-both{clear:both}.xxl\:clear-none{clear:none}.xxl\:font-body,.xxl\:font-display{font-family:Josefin Sans,sans-serif}.xxl\:font-hairline{font-weight:100}.xxl\:font-thin{font-weight:200}.xxl\:font-light{font-weight:300}.xxl\:font-normal{font-weight:400}.xxl\:font-medium{font-weight:500}.xxl\:font-semibold{font-weight:600}.xxl\:font-bold{font-weight:700}.xxl\:font-extrabold{font-weight:800}.xxl\:font-black{font-weight:900}.xxl\:hover\:font-hairline:hover{font-weight:100}.xxl\:hover\:font-thin:hover{font-weight:200}.xxl\:hover\:font-light:hover{font-weight:300}.xxl\:hover\:font-normal:hover{font-weight:400}.xxl\:hover\:font-medium:hover{font-weight:500}.xxl\:hover\:font-semibold:hover{font-weight:600}.xxl\:hover\:font-bold:hover{font-weight:700}.xxl\:hover\:font-extrabold:hover{font-weight:800}.xxl\:hover\:font-black:hover{font-weight:900}.xxl\:focus\:font-hairline:focus{font-weight:100}.xxl\:focus\:font-thin:focus{font-weight:200}.xxl\:focus\:font-light:focus{font-weight:300}.xxl\:focus\:font-normal:focus{font-weight:400}.xxl\:focus\:font-medium:focus{font-weight:500}.xxl\:focus\:font-semibold:focus{font-weight:600}.xxl\:focus\:font-bold:focus{font-weight:700}.xxl\:focus\:font-extrabold:focus{font-weight:800}.xxl\:focus\:font-black:focus{font-weight:900}.group:hover .xxl\:group-hover\:font-hairline{font-weight:100}.group:hover .xxl\:group-hover\:font-thin{font-weight:200}.group:hover .xxl\:group-hover\:font-light{font-weight:300}.group:hover .xxl\:group-hover\:font-normal{font-weight:400}.group:hover .xxl\:group-hover\:font-medium{font-weight:500}.group:hover .xxl\:group-hover\:font-semibold{font-weight:600}.group:hover .xxl\:group-hover\:font-bold{font-weight:700}.group:hover .xxl\:group-hover\:font-extrabold{font-weight:800}.group:hover .xxl\:group-hover\:font-black{font-weight:900}.xxl\:h-0{height:0}.xxl\:h-1{height:.25rem}.xxl\:h-2{height:.5rem}.xxl\:h-3{height:.75rem}.xxl\:h-4{height:1rem}.xxl\:h-5{height:1.25rem}.xxl\:h-6{height:1.5rem}.xxl\:h-7{height:1.75rem}.xxl\:h-8{height:2rem}.xxl\:h-9{height:2.25rem}.xxl\:h-10{height:2.5rem}.xxl\:h-11{height:2.75rem}.xxl\:h-12{height:3rem}.xxl\:h-13{height:3.25rem}.xxl\:h-14{height:3.5rem}.xxl\:h-15{height:3.75rem}.xxl\:h-16{height:4rem}.xxl\:h-19{height:4.75rem}.xxl\:h-20{height:5rem}.xxl\:h-22{height:5.5rem}.xxl\:h-23{height:5.75rem}.xxl\:h-24{height:6rem}.xxl\:h-30{height:7.5rem}.xxl\:h-32{height:8rem}.xxl\:h-33{height:8.75rem}.xxl\:h-36{height:9rem}.xxl\:h-40{height:10rem}.xxl\:h-44{height:11rem}.xxl\:h-48{height:12rem}.xxl\:h-50{height:12.75rem}.xxl\:h-52{height:13rem}.xxl\:h-53{height:13.25rem}.xxl\:h-55{height:13.75rem}.xxl\:h-56{height:14rem}.xxl\:h-64{height:16rem}.xxl\:h-68{height:17rem}.xxl\:h-75{height:18.75rem}.xxl\:h-98{height:24.5rem}.xxl\:h-100{height:25rem}.xxl\:h-120{height:30rem}.xxl\:h-140{height:35rem}.xxl\:h-auto{height:auto}.xxl\:h-px{height:1px}.xxl\:h-2px{height:2px}.xxl\:h-0-5{height:.15rem}.xxl\:h-1-5{height:.375rem}.xxl\:h-2-5{height:.625rem}.xxl\:h-7-2{height:1.875rem}.xxl\:h-31-25{height:7.8125rem}.xxl\:h-62-5{height:15.625rem}.xxl\:h-full{height:100%}.xxl\:h-screen{height:100vh}.xxl\:text-xs{font-size:.75rem}.xxl\:text-sm{font-size:.875rem}.xxl\:text-base{font-size:1rem}.xxl\:text-lg{font-size:1.125rem}.xxl\:text-xl{font-size:1.25rem}.xxl\:text-2xl{font-size:1.5rem}.xxl\:text-3xl{font-size:1.875rem}.xxl\:text-4xl{font-size:2.25rem}.xxl\:text-5xl{font-size:3rem}.xxl\:text-6xl{font-size:4rem}.xxl\:text-xxs{font-size:.6875rem}.xxl\:text-1-2xl{font-size:1.375rem}.xxl\:text-2-1xl{font-size:1.75rem}.xxl\:text-2-3xl{font-size:2.125rem}.xxl\:text-2-4xl{font-size:2.5rem}.xxl\:text-30px{font-size:1.875rem}.xxl\:leading-3{line-height:.75rem}.xxl\:leading-4{line-height:1rem}.xxl\:leading-5{line-height:1.25rem}.xxl\:leading-6{line-height:1.5rem}.xxl\:leading-7{line-height:1.75rem}.xxl\:leading-8{line-height:2rem}.xxl\:leading-9{line-height:2.25rem}.xxl\:leading-10{line-height:2.5rem}.xxl\:leading-11{line-height:2.75rem}.xxl\:leading-12{line-height:3rem}.xxl\:leading-13{line-height:3.25rem}.xxl\:leading-14{line-height:3.75rem}.xxl\:leading-none{line-height:1}.xxl\:leading-tight{line-height:1.25}.xxl\:leading-snug{line-height:1.375}.xxl\:leading-normal{line-height:1.5}.xxl\:leading-relaxed{line-height:1.625}.xxl\:leading-loose{line-height:2}.xxl\:leading-chilled{line-height:1.75}.xxl\:list-inside{list-style-position:inside}.xxl\:list-outside{list-style-position:outside}.xxl\:list-none{list-style-type:none}.xxl\:list-disc{list-style-type:disc}.xxl\:list-decimal{list-style-type:decimal}.xxl\:m-0{margin:0}.xxl\:m-1{margin:.25rem}.xxl\:m-2{margin:.5rem}.xxl\:m-3{margin:.75rem}.xxl\:m-4{margin:1rem}.xxl\:m-5{margin:1.25rem}.xxl\:m-6{margin:1.5rem}.xxl\:m-7{margin:1.75rem}.xxl\:m-8{margin:2rem}.xxl\:m-9{margin:2.25rem}.xxl\:m-10{margin:2.5rem}.xxl\:m-11{margin:2.75rem}.xxl\:m-12{margin:3rem}.xxl\:m-13{margin:3.25rem}.xxl\:m-14{margin:3.5rem}.xxl\:m-15{margin:3.75rem}.xxl\:m-16{margin:4rem}.xxl\:m-19{margin:4.75rem}.xxl\:m-20{margin:5rem}.xxl\:m-22{margin:5.5rem}.xxl\:m-23{margin:5.75rem}.xxl\:m-24{margin:6rem}.xxl\:m-28{margin:6.5rem}.xxl\:m-30{margin:7.5rem}.xxl\:m-32{margin:8rem}.xxl\:m-33{margin:8.75rem}.xxl\:m-36{margin:9rem}.xxl\:m-40{margin:10rem}.xxl\:m-44{margin:11rem}.xxl\:m-48{margin:12rem}.xxl\:m-50{margin:12.75rem}.xxl\:m-52{margin:13rem}.xxl\:m-53{margin:13.25rem}.xxl\:m-55{margin:13.75rem}.xxl\:m-56{margin:14rem}.xxl\:m-64{margin:16rem}.xxl\:m-68{margin:17rem}.xxl\:m-75{margin:18.75rem}.xxl\:m-98{margin:24.5rem}.xxl\:m-100{margin:25rem}.xxl\:m-120{margin:30rem}.xxl\:m-140{margin:35rem}.xxl\:m-auto{margin:auto}.xxl\:m-px{margin:1px}.xxl\:m-2px{margin:2px}.xxl\:m-0-5{margin:.15rem}.xxl\:m-1-5{margin:.375rem}.xxl\:m-2-5{margin:.625rem}.xxl\:m-7-2{margin:1.875rem}.xxl\:m-31-25{margin:7.8125rem}.xxl\:m-62-5{margin:15.625rem}.xxl\:-m-1{margin:-.25rem}.xxl\:-m-2{margin:-.5rem}.xxl\:-m-3{margin:-.75rem}.xxl\:-m-4{margin:-1rem}.xxl\:-m-5{margin:-1.25rem}.xxl\:-m-6{margin:-1.5rem}.xxl\:-m-7{margin:-1.75rem}.xxl\:-m-8{margin:-2rem}.xxl\:-m-9{margin:-2.25rem}.xxl\:-m-10{margin:-2.5rem}.xxl\:-m-11{margin:-2.75rem}.xxl\:-m-12{margin:-3rem}.xxl\:-m-13{margin:-3.25rem}.xxl\:-m-14{margin:-3.5rem}.xxl\:-m-15{margin:-3.75rem}.xxl\:-m-16{margin:-4rem}.xxl\:-m-19{margin:-4.75rem}.xxl\:-m-20{margin:-5rem}.xxl\:-m-22{margin:-5.5rem}.xxl\:-m-23{margin:-5.75rem}.xxl\:-m-24{margin:-6rem}.xxl\:-m-30{margin:-7.5rem}.xxl\:-m-32{margin:-8rem}.xxl\:-m-40{margin:-10rem}.xxl\:-m-44{margin:-11rem}.xxl\:-m-48{margin:-12rem}.xxl\:-m-50{margin:-12.75rem}.xxl\:-m-52{margin:-13rem}.xxl\:-m-53{margin:-13.25rem}.xxl\:-m-55{margin:-13.75rem}.xxl\:-m-56{margin:-14rem}.xxl\:-m-64{margin:-16rem}.xxl\:-m-68{margin:-17rem}.xxl\:-m-75{margin:-18.75rem}.xxl\:-m-98{margin:-24.5rem}.xxl\:-m-100{margin:-25rem}.xxl\:-m-120{margin:-30rem}.xxl\:-m-140{margin:-35rem}.xxl\:-m-px{margin:-1px}.xxl\:-m-2px{margin:-2px}.xxl\:-m-0-5{margin:-.15rem}.xxl\:-m-1-5{margin:-.375rem}.xxl\:-m-2-5{margin:-.625rem}.xxl\:-m-7-2{margin:-1.875rem}.xxl\:-m-31-25{margin:-7.8125rem}.xxl\:-m-62-5{margin:-15.625rem}.xxl\:my-0{margin-top:0;margin-bottom:0}.xxl\:mx-0{margin-left:0;margin-right:0}.xxl\:my-1{margin-top:.25rem;margin-bottom:.25rem}.xxl\:mx-1{margin-left:.25rem;margin-right:.25rem}.xxl\:my-2{margin-top:.5rem;margin-bottom:.5rem}.xxl\:mx-2{margin-left:.5rem;margin-right:.5rem}.xxl\:my-3{margin-top:.75rem;margin-bottom:.75rem}.xxl\:mx-3{margin-left:.75rem;margin-right:.75rem}.xxl\:my-4{margin-top:1rem;margin-bottom:1rem}.xxl\:mx-4{margin-left:1rem;margin-right:1rem}.xxl\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.xxl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.xxl\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.xxl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.xxl\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.xxl\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.xxl\:my-8{margin-top:2rem;margin-bottom:2rem}.xxl\:mx-8{margin-left:2rem;margin-right:2rem}.xxl\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.xxl\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.xxl\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.xxl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.xxl\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.xxl\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.xxl\:my-12{margin-top:3rem;margin-bottom:3rem}.xxl\:mx-12{margin-left:3rem;margin-right:3rem}.xxl\:my-13{margin-top:3.25rem;margin-bottom:3.25rem}.xxl\:mx-13{margin-left:3.25rem;margin-right:3.25rem}.xxl\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.xxl\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.xxl\:my-15{margin-top:3.75rem;margin-bottom:3.75rem}.xxl\:mx-15{margin-left:3.75rem;margin-right:3.75rem}.xxl\:my-16{margin-top:4rem;margin-bottom:4rem}.xxl\:mx-16{margin-left:4rem;margin-right:4rem}.xxl\:my-19{margin-top:4.75rem;margin-bottom:4.75rem}.xxl\:mx-19{margin-left:4.75rem;margin-right:4.75rem}.xxl\:my-20{margin-top:5rem;margin-bottom:5rem}.xxl\:mx-20{margin-left:5rem;margin-right:5rem}.xxl\:my-22{margin-top:5.5rem;margin-bottom:5.5rem}.xxl\:mx-22{margin-left:5.5rem;margin-right:5.5rem}.xxl\:my-23{margin-top:5.75rem;margin-bottom:5.75rem}.xxl\:mx-23{margin-left:5.75rem;margin-right:5.75rem}.xxl\:my-24{margin-top:6rem;margin-bottom:6rem}.xxl\:mx-24{margin-left:6rem;margin-right:6rem}.xxl\:my-28{margin-top:6.5rem;margin-bottom:6.5rem}.xxl\:mx-28{margin-left:6.5rem;margin-right:6.5rem}.xxl\:my-30{margin-top:7.5rem;margin-bottom:7.5rem}.xxl\:mx-30{margin-left:7.5rem;margin-right:7.5rem}.xxl\:my-32{margin-top:8rem;margin-bottom:8rem}.xxl\:mx-32{margin-left:8rem;margin-right:8rem}.xxl\:my-33{margin-top:8.75rem;margin-bottom:8.75rem}.xxl\:mx-33{margin-left:8.75rem;margin-right:8.75rem}.xxl\:my-36{margin-top:9rem;margin-bottom:9rem}.xxl\:mx-36{margin-left:9rem;margin-right:9rem}.xxl\:my-40{margin-top:10rem;margin-bottom:10rem}.xxl\:mx-40{margin-left:10rem;margin-right:10rem}.xxl\:my-44{margin-top:11rem;margin-bottom:11rem}.xxl\:mx-44{margin-left:11rem;margin-right:11rem}.xxl\:my-48{margin-top:12rem;margin-bottom:12rem}.xxl\:mx-48{margin-left:12rem;margin-right:12rem}.xxl\:my-50{margin-top:12.75rem;margin-bottom:12.75rem}.xxl\:mx-50{margin-left:12.75rem;margin-right:12.75rem}.xxl\:my-52{margin-top:13rem;margin-bottom:13rem}.xxl\:mx-52{margin-left:13rem;margin-right:13rem}.xxl\:my-53{margin-top:13.25rem;margin-bottom:13.25rem}.xxl\:mx-53{margin-left:13.25rem;margin-right:13.25rem}.xxl\:my-55{margin-top:13.75rem;margin-bottom:13.75rem}.xxl\:mx-55{margin-left:13.75rem;margin-right:13.75rem}.xxl\:my-56{margin-top:14rem;margin-bottom:14rem}.xxl\:mx-56{margin-left:14rem;margin-right:14rem}.xxl\:my-64{margin-top:16rem;margin-bottom:16rem}.xxl\:mx-64{margin-left:16rem;margin-right:16rem}.xxl\:my-68{margin-top:17rem;margin-bottom:17rem}.xxl\:mx-68{margin-left:17rem;margin-right:17rem}.xxl\:my-75{margin-top:18.75rem;margin-bottom:18.75rem}.xxl\:mx-75{margin-left:18.75rem;margin-right:18.75rem}.xxl\:my-98{margin-top:24.5rem;margin-bottom:24.5rem}.xxl\:mx-98{margin-left:24.5rem;margin-right:24.5rem}.xxl\:my-100{margin-top:25rem;margin-bottom:25rem}.xxl\:mx-100{margin-left:25rem;margin-right:25rem}.xxl\:my-120{margin-top:30rem;margin-bottom:30rem}.xxl\:mx-120{margin-left:30rem;margin-right:30rem}.xxl\:my-140{margin-top:35rem;margin-bottom:35rem}.xxl\:mx-140{margin-left:35rem;margin-right:35rem}.xxl\:my-auto{margin-top:auto;margin-bottom:auto}.xxl\:mx-auto{margin-left:auto;margin-right:auto}.xxl\:my-px{margin-top:1px;margin-bottom:1px}.xxl\:mx-px{margin-left:1px;margin-right:1px}.xxl\:my-2px{margin-top:2px;margin-bottom:2px}.xxl\:mx-2px{margin-left:2px;margin-right:2px}.xxl\:my-0-5{margin-top:.15rem;margin-bottom:.15rem}.xxl\:mx-0-5{margin-left:.15rem;margin-right:.15rem}.xxl\:my-1-5{margin-top:.375rem;margin-bottom:.375rem}.xxl\:mx-1-5{margin-left:.375rem;margin-right:.375rem}.xxl\:my-2-5{margin-top:.625rem;margin-bottom:.625rem}.xxl\:mx-2-5{margin-left:.625rem;margin-right:.625rem}.xxl\:my-7-2{margin-top:1.875rem;margin-bottom:1.875rem}.xxl\:mx-7-2{margin-left:1.875rem;margin-right:1.875rem}.xxl\:my-31-25{margin-top:7.8125rem;margin-bottom:7.8125rem}.xxl\:mx-31-25{margin-left:7.8125rem;margin-right:7.8125rem}.xxl\:my-62-5{margin-top:15.625rem;margin-bottom:15.625rem}.xxl\:mx-62-5{margin-left:15.625rem;margin-right:15.625rem}.xxl\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.xxl\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.xxl\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.xxl\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.xxl\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.xxl\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.xxl\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.xxl\:-mx-4{margin-left:-1rem;margin-right:-1rem}.xxl\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.xxl\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.xxl\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.xxl\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.xxl\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.xxl\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.xxl\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.xxl\:-mx-8{margin-left:-2rem;margin-right:-2rem}.xxl\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.xxl\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.xxl\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.xxl\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.xxl\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.xxl\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.xxl\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.xxl\:-mx-12{margin-left:-3rem;margin-right:-3rem}.xxl\:-my-13{margin-top:-3.25rem;margin-bottom:-3.25rem}.xxl\:-mx-13{margin-left:-3.25rem;margin-right:-3.25rem}.xxl\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.xxl\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.xxl\:-my-15{margin-top:-3.75rem;margin-bottom:-3.75rem}.xxl\:-mx-15{margin-left:-3.75rem;margin-right:-3.75rem}.xxl\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.xxl\:-mx-16{margin-left:-4rem;margin-right:-4rem}.xxl\:-my-19{margin-top:-4.75rem;margin-bottom:-4.75rem}.xxl\:-mx-19{margin-left:-4.75rem;margin-right:-4.75rem}.xxl\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.xxl\:-mx-20{margin-left:-5rem;margin-right:-5rem}.xxl\:-my-22{margin-top:-5.5rem;margin-bottom:-5.5rem}.xxl\:-mx-22{margin-left:-5.5rem;margin-right:-5.5rem}.xxl\:-my-23{margin-top:-5.75rem;margin-bottom:-5.75rem}.xxl\:-mx-23{margin-left:-5.75rem;margin-right:-5.75rem}.xxl\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.xxl\:-mx-24{margin-left:-6rem;margin-right:-6rem}.xxl\:-my-30{margin-top:-7.5rem;margin-bottom:-7.5rem}.xxl\:-mx-30{margin-left:-7.5rem;margin-right:-7.5rem}.xxl\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.xxl\:-mx-32{margin-left:-8rem;margin-right:-8rem}.xxl\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.xxl\:-mx-40{margin-left:-10rem;margin-right:-10rem}.xxl\:-my-44{margin-top:-11rem;margin-bottom:-11rem}.xxl\:-mx-44{margin-left:-11rem;margin-right:-11rem}.xxl\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.xxl\:-mx-48{margin-left:-12rem;margin-right:-12rem}.xxl\:-my-50{margin-top:-12.75rem;margin-bottom:-12.75rem}.xxl\:-mx-50{margin-left:-12.75rem;margin-right:-12.75rem}.xxl\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.xxl\:-mx-52{margin-left:-13rem;margin-right:-13rem}.xxl\:-my-53{margin-top:-13.25rem;margin-bottom:-13.25rem}.xxl\:-mx-53{margin-left:-13.25rem;margin-right:-13.25rem}.xxl\:-my-55{margin-top:-13.75rem;margin-bottom:-13.75rem}.xxl\:-mx-55{margin-left:-13.75rem;margin-right:-13.75rem}.xxl\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.xxl\:-mx-56{margin-left:-14rem;margin-right:-14rem}.xxl\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.xxl\:-mx-64{margin-left:-16rem;margin-right:-16rem}.xxl\:-my-68{margin-top:-17rem;margin-bottom:-17rem}.xxl\:-mx-68{margin-left:-17rem;margin-right:-17rem}.xxl\:-my-75{margin-top:-18.75rem;margin-bottom:-18.75rem}.xxl\:-mx-75{margin-left:-18.75rem;margin-right:-18.75rem}.xxl\:-my-98{margin-top:-24.5rem;margin-bottom:-24.5rem}.xxl\:-mx-98{margin-left:-24.5rem;margin-right:-24.5rem}.xxl\:-my-100{margin-top:-25rem;margin-bottom:-25rem}.xxl\:-mx-100{margin-left:-25rem;margin-right:-25rem}.xxl\:-my-120{margin-top:-30rem;margin-bottom:-30rem}.xxl\:-mx-120{margin-left:-30rem;margin-right:-30rem}.xxl\:-my-140{margin-top:-35rem;margin-bottom:-35rem}.xxl\:-mx-140{margin-left:-35rem;margin-right:-35rem}.xxl\:-my-px{margin-top:-1px;margin-bottom:-1px}.xxl\:-mx-px{margin-left:-1px;margin-right:-1px}.xxl\:-my-2px{margin-top:-2px;margin-bottom:-2px}.xxl\:-mx-2px{margin-left:-2px;margin-right:-2px}.xxl\:-my-0-5{margin-top:-.15rem;margin-bottom:-.15rem}.xxl\:-mx-0-5{margin-left:-.15rem;margin-right:-.15rem}.xxl\:-my-1-5{margin-top:-.375rem;margin-bottom:-.375rem}.xxl\:-mx-1-5{margin-left:-.375rem;margin-right:-.375rem}.xxl\:-my-2-5{margin-top:-.625rem;margin-bottom:-.625rem}.xxl\:-mx-2-5{margin-left:-.625rem;margin-right:-.625rem}.xxl\:-my-7-2{margin-top:-1.875rem;margin-bottom:-1.875rem}.xxl\:-mx-7-2{margin-left:-1.875rem;margin-right:-1.875rem}.xxl\:-my-31-25{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.xxl\:-mx-31-25{margin-left:-7.8125rem;margin-right:-7.8125rem}.xxl\:-my-62-5{margin-top:-15.625rem;margin-bottom:-15.625rem}.xxl\:-mx-62-5{margin-left:-15.625rem;margin-right:-15.625rem}.xxl\:mt-0{margin-top:0}.xxl\:mr-0{margin-right:0}.xxl\:mb-0{margin-bottom:0}.xxl\:ml-0{margin-left:0}.xxl\:mt-1{margin-top:.25rem}.xxl\:mr-1{margin-right:.25rem}.xxl\:mb-1{margin-bottom:.25rem}.xxl\:ml-1{margin-left:.25rem}.xxl\:mt-2{margin-top:.5rem}.xxl\:mr-2{margin-right:.5rem}.xxl\:mb-2{margin-bottom:.5rem}.xxl\:ml-2{margin-left:.5rem}.xxl\:mt-3{margin-top:.75rem}.xxl\:mr-3{margin-right:.75rem}.xxl\:mb-3{margin-bottom:.75rem}.xxl\:ml-3{margin-left:.75rem}.xxl\:mt-4{margin-top:1rem}.xxl\:mr-4{margin-right:1rem}.xxl\:mb-4{margin-bottom:1rem}.xxl\:ml-4{margin-left:1rem}.xxl\:mt-5{margin-top:1.25rem}.xxl\:mr-5{margin-right:1.25rem}.xxl\:mb-5{margin-bottom:1.25rem}.xxl\:ml-5{margin-left:1.25rem}.xxl\:mt-6{margin-top:1.5rem}.xxl\:mr-6{margin-right:1.5rem}.xxl\:mb-6{margin-bottom:1.5rem}.xxl\:ml-6{margin-left:1.5rem}.xxl\:mt-7{margin-top:1.75rem}.xxl\:mr-7{margin-right:1.75rem}.xxl\:mb-7{margin-bottom:1.75rem}.xxl\:ml-7{margin-left:1.75rem}.xxl\:mt-8{margin-top:2rem}.xxl\:mr-8{margin-right:2rem}.xxl\:mb-8{margin-bottom:2rem}.xxl\:ml-8{margin-left:2rem}.xxl\:mt-9{margin-top:2.25rem}.xxl\:mr-9{margin-right:2.25rem}.xxl\:mb-9{margin-bottom:2.25rem}.xxl\:ml-9{margin-left:2.25rem}.xxl\:mt-10{margin-top:2.5rem}.xxl\:mr-10{margin-right:2.5rem}.xxl\:mb-10{margin-bottom:2.5rem}.xxl\:ml-10{margin-left:2.5rem}.xxl\:mt-11{margin-top:2.75rem}.xxl\:mr-11{margin-right:2.75rem}.xxl\:mb-11{margin-bottom:2.75rem}.xxl\:ml-11{margin-left:2.75rem}.xxl\:mt-12{margin-top:3rem}.xxl\:mr-12{margin-right:3rem}.xxl\:mb-12{margin-bottom:3rem}.xxl\:ml-12{margin-left:3rem}.xxl\:mt-13{margin-top:3.25rem}.xxl\:mr-13{margin-right:3.25rem}.xxl\:mb-13{margin-bottom:3.25rem}.xxl\:ml-13{margin-left:3.25rem}.xxl\:mt-14{margin-top:3.5rem}.xxl\:mr-14{margin-right:3.5rem}.xxl\:mb-14{margin-bottom:3.5rem}.xxl\:ml-14{margin-left:3.5rem}.xxl\:mt-15{margin-top:3.75rem}.xxl\:mr-15{margin-right:3.75rem}.xxl\:mb-15{margin-bottom:3.75rem}.xxl\:ml-15{margin-left:3.75rem}.xxl\:mt-16{margin-top:4rem}.xxl\:mr-16{margin-right:4rem}.xxl\:mb-16{margin-bottom:4rem}.xxl\:ml-16{margin-left:4rem}.xxl\:mt-19{margin-top:4.75rem}.xxl\:mr-19{margin-right:4.75rem}.xxl\:mb-19{margin-bottom:4.75rem}.xxl\:ml-19{margin-left:4.75rem}.xxl\:mt-20{margin-top:5rem}.xxl\:mr-20{margin-right:5rem}.xxl\:mb-20{margin-bottom:5rem}.xxl\:ml-20{margin-left:5rem}.xxl\:mt-22{margin-top:5.5rem}.xxl\:mr-22{margin-right:5.5rem}.xxl\:mb-22{margin-bottom:5.5rem}.xxl\:ml-22{margin-left:5.5rem}.xxl\:mt-23{margin-top:5.75rem}.xxl\:mr-23{margin-right:5.75rem}.xxl\:mb-23{margin-bottom:5.75rem}.xxl\:ml-23{margin-left:5.75rem}.xxl\:mt-24{margin-top:6rem}.xxl\:mr-24{margin-right:6rem}.xxl\:mb-24{margin-bottom:6rem}.xxl\:ml-24{margin-left:6rem}.xxl\:mt-28{margin-top:6.5rem}.xxl\:mr-28{margin-right:6.5rem}.xxl\:mb-28{margin-bottom:6.5rem}.xxl\:ml-28{margin-left:6.5rem}.xxl\:mt-30{margin-top:7.5rem}.xxl\:mr-30{margin-right:7.5rem}.xxl\:mb-30{margin-bottom:7.5rem}.xxl\:ml-30{margin-left:7.5rem}.xxl\:mt-32{margin-top:8rem}.xxl\:mr-32{margin-right:8rem}.xxl\:mb-32{margin-bottom:8rem}.xxl\:ml-32{margin-left:8rem}.xxl\:mt-33{margin-top:8.75rem}.xxl\:mr-33{margin-right:8.75rem}.xxl\:mb-33{margin-bottom:8.75rem}.xxl\:ml-33{margin-left:8.75rem}.xxl\:mt-36{margin-top:9rem}.xxl\:mr-36{margin-right:9rem}.xxl\:mb-36{margin-bottom:9rem}.xxl\:ml-36{margin-left:9rem}.xxl\:mt-40{margin-top:10rem}.xxl\:mr-40{margin-right:10rem}.xxl\:mb-40{margin-bottom:10rem}.xxl\:ml-40{margin-left:10rem}.xxl\:mt-44{margin-top:11rem}.xxl\:mr-44{margin-right:11rem}.xxl\:mb-44{margin-bottom:11rem}.xxl\:ml-44{margin-left:11rem}.xxl\:mt-48{margin-top:12rem}.xxl\:mr-48{margin-right:12rem}.xxl\:mb-48{margin-bottom:12rem}.xxl\:ml-48{margin-left:12rem}.xxl\:mt-50{margin-top:12.75rem}.xxl\:mr-50{margin-right:12.75rem}.xxl\:mb-50{margin-bottom:12.75rem}.xxl\:ml-50{margin-left:12.75rem}.xxl\:mt-52{margin-top:13rem}.xxl\:mr-52{margin-right:13rem}.xxl\:mb-52{margin-bottom:13rem}.xxl\:ml-52{margin-left:13rem}.xxl\:mt-53{margin-top:13.25rem}.xxl\:mr-53{margin-right:13.25rem}.xxl\:mb-53{margin-bottom:13.25rem}.xxl\:ml-53{margin-left:13.25rem}.xxl\:mt-55{margin-top:13.75rem}.xxl\:mr-55{margin-right:13.75rem}.xxl\:mb-55{margin-bottom:13.75rem}.xxl\:ml-55{margin-left:13.75rem}.xxl\:mt-56{margin-top:14rem}.xxl\:mr-56{margin-right:14rem}.xxl\:mb-56{margin-bottom:14rem}.xxl\:ml-56{margin-left:14rem}.xxl\:mt-64{margin-top:16rem}.xxl\:mr-64{margin-right:16rem}.xxl\:mb-64{margin-bottom:16rem}.xxl\:ml-64{margin-left:16rem}.xxl\:mt-68{margin-top:17rem}.xxl\:mr-68{margin-right:17rem}.xxl\:mb-68{margin-bottom:17rem}.xxl\:ml-68{margin-left:17rem}.xxl\:mt-75{margin-top:18.75rem}.xxl\:mr-75{margin-right:18.75rem}.xxl\:mb-75{margin-bottom:18.75rem}.xxl\:ml-75{margin-left:18.75rem}.xxl\:mt-98{margin-top:24.5rem}.xxl\:mr-98{margin-right:24.5rem}.xxl\:mb-98{margin-bottom:24.5rem}.xxl\:ml-98{margin-left:24.5rem}.xxl\:mt-100{margin-top:25rem}.xxl\:mr-100{margin-right:25rem}.xxl\:mb-100{margin-bottom:25rem}.xxl\:ml-100{margin-left:25rem}.xxl\:mt-120{margin-top:30rem}.xxl\:mr-120{margin-right:30rem}.xxl\:mb-120{margin-bottom:30rem}.xxl\:ml-120{margin-left:30rem}.xxl\:mt-140{margin-top:35rem}.xxl\:mr-140{margin-right:35rem}.xxl\:mb-140{margin-bottom:35rem}.xxl\:ml-140{margin-left:35rem}.xxl\:mt-auto{margin-top:auto}.xxl\:mr-auto{margin-right:auto}.xxl\:mb-auto{margin-bottom:auto}.xxl\:ml-auto{margin-left:auto}.xxl\:mt-px{margin-top:1px}.xxl\:mr-px{margin-right:1px}.xxl\:mb-px{margin-bottom:1px}.xxl\:ml-px{margin-left:1px}.xxl\:mt-2px{margin-top:2px}.xxl\:mr-2px{margin-right:2px}.xxl\:mb-2px{margin-bottom:2px}.xxl\:ml-2px{margin-left:2px}.xxl\:mt-0-5{margin-top:.15rem}.xxl\:mr-0-5{margin-right:.15rem}.xxl\:mb-0-5{margin-bottom:.15rem}.xxl\:ml-0-5{margin-left:.15rem}.xxl\:mt-1-5{margin-top:.375rem}.xxl\:mr-1-5{margin-right:.375rem}.xxl\:mb-1-5{margin-bottom:.375rem}.xxl\:ml-1-5{margin-left:.375rem}.xxl\:mt-2-5{margin-top:.625rem}.xxl\:mr-2-5{margin-right:.625rem}.xxl\:mb-2-5{margin-bottom:.625rem}.xxl\:ml-2-5{margin-left:.625rem}.xxl\:mt-7-2{margin-top:1.875rem}.xxl\:mr-7-2{margin-right:1.875rem}.xxl\:mb-7-2{margin-bottom:1.875rem}.xxl\:ml-7-2{margin-left:1.875rem}.xxl\:mt-31-25{margin-top:7.8125rem}.xxl\:mr-31-25{margin-right:7.8125rem}.xxl\:mb-31-25{margin-bottom:7.8125rem}.xxl\:ml-31-25{margin-left:7.8125rem}.xxl\:mt-62-5{margin-top:15.625rem}.xxl\:mr-62-5{margin-right:15.625rem}.xxl\:mb-62-5{margin-bottom:15.625rem}.xxl\:ml-62-5{margin-left:15.625rem}.xxl\:-mt-1{margin-top:-.25rem}.xxl\:-mr-1{margin-right:-.25rem}.xxl\:-mb-1{margin-bottom:-.25rem}.xxl\:-ml-1{margin-left:-.25rem}.xxl\:-mt-2{margin-top:-.5rem}.xxl\:-mr-2{margin-right:-.5rem}.xxl\:-mb-2{margin-bottom:-.5rem}.xxl\:-ml-2{margin-left:-.5rem}.xxl\:-mt-3{margin-top:-.75rem}.xxl\:-mr-3{margin-right:-.75rem}.xxl\:-mb-3{margin-bottom:-.75rem}.xxl\:-ml-3{margin-left:-.75rem}.xxl\:-mt-4{margin-top:-1rem}.xxl\:-mr-4{margin-right:-1rem}.xxl\:-mb-4{margin-bottom:-1rem}.xxl\:-ml-4{margin-left:-1rem}.xxl\:-mt-5{margin-top:-1.25rem}.xxl\:-mr-5{margin-right:-1.25rem}.xxl\:-mb-5{margin-bottom:-1.25rem}.xxl\:-ml-5{margin-left:-1.25rem}.xxl\:-mt-6{margin-top:-1.5rem}.xxl\:-mr-6{margin-right:-1.5rem}.xxl\:-mb-6{margin-bottom:-1.5rem}.xxl\:-ml-6{margin-left:-1.5rem}.xxl\:-mt-7{margin-top:-1.75rem}.xxl\:-mr-7{margin-right:-1.75rem}.xxl\:-mb-7{margin-bottom:-1.75rem}.xxl\:-ml-7{margin-left:-1.75rem}.xxl\:-mt-8{margin-top:-2rem}.xxl\:-mr-8{margin-right:-2rem}.xxl\:-mb-8{margin-bottom:-2rem}.xxl\:-ml-8{margin-left:-2rem}.xxl\:-mt-9{margin-top:-2.25rem}.xxl\:-mr-9{margin-right:-2.25rem}.xxl\:-mb-9{margin-bottom:-2.25rem}.xxl\:-ml-9{margin-left:-2.25rem}.xxl\:-mt-10{margin-top:-2.5rem}.xxl\:-mr-10{margin-right:-2.5rem}.xxl\:-mb-10{margin-bottom:-2.5rem}.xxl\:-ml-10{margin-left:-2.5rem}.xxl\:-mt-11{margin-top:-2.75rem}.xxl\:-mr-11{margin-right:-2.75rem}.xxl\:-mb-11{margin-bottom:-2.75rem}.xxl\:-ml-11{margin-left:-2.75rem}.xxl\:-mt-12{margin-top:-3rem}.xxl\:-mr-12{margin-right:-3rem}.xxl\:-mb-12{margin-bottom:-3rem}.xxl\:-ml-12{margin-left:-3rem}.xxl\:-mt-13{margin-top:-3.25rem}.xxl\:-mr-13{margin-right:-3.25rem}.xxl\:-mb-13{margin-bottom:-3.25rem}.xxl\:-ml-13{margin-left:-3.25rem}.xxl\:-mt-14{margin-top:-3.5rem}.xxl\:-mr-14{margin-right:-3.5rem}.xxl\:-mb-14{margin-bottom:-3.5rem}.xxl\:-ml-14{margin-left:-3.5rem}.xxl\:-mt-15{margin-top:-3.75rem}.xxl\:-mr-15{margin-right:-3.75rem}.xxl\:-mb-15{margin-bottom:-3.75rem}.xxl\:-ml-15{margin-left:-3.75rem}.xxl\:-mt-16{margin-top:-4rem}.xxl\:-mr-16{margin-right:-4rem}.xxl\:-mb-16{margin-bottom:-4rem}.xxl\:-ml-16{margin-left:-4rem}.xxl\:-mt-19{margin-top:-4.75rem}.xxl\:-mr-19{margin-right:-4.75rem}.xxl\:-mb-19{margin-bottom:-4.75rem}.xxl\:-ml-19{margin-left:-4.75rem}.xxl\:-mt-20{margin-top:-5rem}.xxl\:-mr-20{margin-right:-5rem}.xxl\:-mb-20{margin-bottom:-5rem}.xxl\:-ml-20{margin-left:-5rem}.xxl\:-mt-22{margin-top:-5.5rem}.xxl\:-mr-22{margin-right:-5.5rem}.xxl\:-mb-22{margin-bottom:-5.5rem}.xxl\:-ml-22{margin-left:-5.5rem}.xxl\:-mt-23{margin-top:-5.75rem}.xxl\:-mr-23{margin-right:-5.75rem}.xxl\:-mb-23{margin-bottom:-5.75rem}.xxl\:-ml-23{margin-left:-5.75rem}.xxl\:-mt-24{margin-top:-6rem}.xxl\:-mr-24{margin-right:-6rem}.xxl\:-mb-24{margin-bottom:-6rem}.xxl\:-ml-24{margin-left:-6rem}.xxl\:-mt-30{margin-top:-7.5rem}.xxl\:-mr-30{margin-right:-7.5rem}.xxl\:-mb-30{margin-bottom:-7.5rem}.xxl\:-ml-30{margin-left:-7.5rem}.xxl\:-mt-32{margin-top:-8rem}.xxl\:-mr-32{margin-right:-8rem}.xxl\:-mb-32{margin-bottom:-8rem}.xxl\:-ml-32{margin-left:-8rem}.xxl\:-mt-40{margin-top:-10rem}.xxl\:-mr-40{margin-right:-10rem}.xxl\:-mb-40{margin-bottom:-10rem}.xxl\:-ml-40{margin-left:-10rem}.xxl\:-mt-44{margin-top:-11rem}.xxl\:-mr-44{margin-right:-11rem}.xxl\:-mb-44{margin-bottom:-11rem}.xxl\:-ml-44{margin-left:-11rem}.xxl\:-mt-48{margin-top:-12rem}.xxl\:-mr-48{margin-right:-12rem}.xxl\:-mb-48{margin-bottom:-12rem}.xxl\:-ml-48{margin-left:-12rem}.xxl\:-mt-50{margin-top:-12.75rem}.xxl\:-mr-50{margin-right:-12.75rem}.xxl\:-mb-50{margin-bottom:-12.75rem}.xxl\:-ml-50{margin-left:-12.75rem}.xxl\:-mt-52{margin-top:-13rem}.xxl\:-mr-52{margin-right:-13rem}.xxl\:-mb-52{margin-bottom:-13rem}.xxl\:-ml-52{margin-left:-13rem}.xxl\:-mt-53{margin-top:-13.25rem}.xxl\:-mr-53{margin-right:-13.25rem}.xxl\:-mb-53{margin-bottom:-13.25rem}.xxl\:-ml-53{margin-left:-13.25rem}.xxl\:-mt-55{margin-top:-13.75rem}.xxl\:-mr-55{margin-right:-13.75rem}.xxl\:-mb-55{margin-bottom:-13.75rem}.xxl\:-ml-55{margin-left:-13.75rem}.xxl\:-mt-56{margin-top:-14rem}.xxl\:-mr-56{margin-right:-14rem}.xxl\:-mb-56{margin-bottom:-14rem}.xxl\:-ml-56{margin-left:-14rem}.xxl\:-mt-64{margin-top:-16rem}.xxl\:-mr-64{margin-right:-16rem}.xxl\:-mb-64{margin-bottom:-16rem}.xxl\:-ml-64{margin-left:-16rem}.xxl\:-mt-68{margin-top:-17rem}.xxl\:-mr-68{margin-right:-17rem}.xxl\:-mb-68{margin-bottom:-17rem}.xxl\:-ml-68{margin-left:-17rem}.xxl\:-mt-75{margin-top:-18.75rem}.xxl\:-mr-75{margin-right:-18.75rem}.xxl\:-mb-75{margin-bottom:-18.75rem}.xxl\:-ml-75{margin-left:-18.75rem}.xxl\:-mt-98{margin-top:-24.5rem}.xxl\:-mr-98{margin-right:-24.5rem}.xxl\:-mb-98{margin-bottom:-24.5rem}.xxl\:-ml-98{margin-left:-24.5rem}.xxl\:-mt-100{margin-top:-25rem}.xxl\:-mr-100{margin-right:-25rem}.xxl\:-mb-100{margin-bottom:-25rem}.xxl\:-ml-100{margin-left:-25rem}.xxl\:-mt-120{margin-top:-30rem}.xxl\:-mr-120{margin-right:-30rem}.xxl\:-mb-120{margin-bottom:-30rem}.xxl\:-ml-120{margin-left:-30rem}.xxl\:-mt-140{margin-top:-35rem}.xxl\:-mr-140{margin-right:-35rem}.xxl\:-mb-140{margin-bottom:-35rem}.xxl\:-ml-140{margin-left:-35rem}.xxl\:-mt-px{margin-top:-1px}.xxl\:-mr-px{margin-right:-1px}.xxl\:-mb-px{margin-bottom:-1px}.xxl\:-ml-px{margin-left:-1px}.xxl\:-mt-2px{margin-top:-2px}.xxl\:-mr-2px{margin-right:-2px}.xxl\:-mb-2px{margin-bottom:-2px}.xxl\:-ml-2px{margin-left:-2px}.xxl\:-mt-0-5{margin-top:-.15rem}.xxl\:-mr-0-5{margin-right:-.15rem}.xxl\:-mb-0-5{margin-bottom:-.15rem}.xxl\:-ml-0-5{margin-left:-.15rem}.xxl\:-mt-1-5{margin-top:-.375rem}.xxl\:-mr-1-5{margin-right:-.375rem}.xxl\:-mb-1-5{margin-bottom:-.375rem}.xxl\:-ml-1-5{margin-left:-.375rem}.xxl\:-mt-2-5{margin-top:-.625rem}.xxl\:-mr-2-5{margin-right:-.625rem}.xxl\:-mb-2-5{margin-bottom:-.625rem}.xxl\:-ml-2-5{margin-left:-.625rem}.xxl\:-mt-7-2{margin-top:-1.875rem}.xxl\:-mr-7-2{margin-right:-1.875rem}.xxl\:-mb-7-2{margin-bottom:-1.875rem}.xxl\:-ml-7-2{margin-left:-1.875rem}.xxl\:-mt-31-25{margin-top:-7.8125rem}.xxl\:-mr-31-25{margin-right:-7.8125rem}.xxl\:-mb-31-25{margin-bottom:-7.8125rem}.xxl\:-ml-31-25{margin-left:-7.8125rem}.xxl\:-mt-62-5{margin-top:-15.625rem}.xxl\:-mr-62-5{margin-right:-15.625rem}.xxl\:-mb-62-5{margin-bottom:-15.625rem}.xxl\:-ml-62-5{margin-left:-15.625rem}.xxl\:last\:m-0:last-child{margin:0}.xxl\:last\:m-1:last-child{margin:.25rem}.xxl\:last\:m-2:last-child{margin:.5rem}.xxl\:last\:m-3:last-child{margin:.75rem}.xxl\:last\:m-4:last-child{margin:1rem}.xxl\:last\:m-5:last-child{margin:1.25rem}.xxl\:last\:m-6:last-child{margin:1.5rem}.xxl\:last\:m-7:last-child{margin:1.75rem}.xxl\:last\:m-8:last-child{margin:2rem}.xxl\:last\:m-9:last-child{margin:2.25rem}.xxl\:last\:m-10:last-child{margin:2.5rem}.xxl\:last\:m-11:last-child{margin:2.75rem}.xxl\:last\:m-12:last-child{margin:3rem}.xxl\:last\:m-13:last-child{margin:3.25rem}.xxl\:last\:m-14:last-child{margin:3.5rem}.xxl\:last\:m-15:last-child{margin:3.75rem}.xxl\:last\:m-16:last-child{margin:4rem}.xxl\:last\:m-19:last-child{margin:4.75rem}.xxl\:last\:m-20:last-child{margin:5rem}.xxl\:last\:m-22:last-child{margin:5.5rem}.xxl\:last\:m-23:last-child{margin:5.75rem}.xxl\:last\:m-24:last-child{margin:6rem}.xxl\:last\:m-28:last-child{margin:6.5rem}.xxl\:last\:m-30:last-child{margin:7.5rem}.xxl\:last\:m-32:last-child{margin:8rem}.xxl\:last\:m-33:last-child{margin:8.75rem}.xxl\:last\:m-36:last-child{margin:9rem}.xxl\:last\:m-40:last-child{margin:10rem}.xxl\:last\:m-44:last-child{margin:11rem}.xxl\:last\:m-48:last-child{margin:12rem}.xxl\:last\:m-50:last-child{margin:12.75rem}.xxl\:last\:m-52:last-child{margin:13rem}.xxl\:last\:m-53:last-child{margin:13.25rem}.xxl\:last\:m-55:last-child{margin:13.75rem}.xxl\:last\:m-56:last-child{margin:14rem}.xxl\:last\:m-64:last-child{margin:16rem}.xxl\:last\:m-68:last-child{margin:17rem}.xxl\:last\:m-75:last-child{margin:18.75rem}.xxl\:last\:m-98:last-child{margin:24.5rem}.xxl\:last\:m-100:last-child{margin:25rem}.xxl\:last\:m-120:last-child{margin:30rem}.xxl\:last\:m-140:last-child{margin:35rem}.xxl\:last\:m-auto:last-child{margin:auto}.xxl\:last\:m-px:last-child{margin:1px}.xxl\:last\:m-2px:last-child{margin:2px}.xxl\:last\:m-0-5:last-child{margin:.15rem}.xxl\:last\:m-1-5:last-child{margin:.375rem}.xxl\:last\:m-2-5:last-child{margin:.625rem}.xxl\:last\:m-7-2:last-child{margin:1.875rem}.xxl\:last\:m-31-25:last-child{margin:7.8125rem}.xxl\:last\:m-62-5:last-child{margin:15.625rem}.xxl\:last\:-m-1:last-child{margin:-.25rem}.xxl\:last\:-m-2:last-child{margin:-.5rem}.xxl\:last\:-m-3:last-child{margin:-.75rem}.xxl\:last\:-m-4:last-child{margin:-1rem}.xxl\:last\:-m-5:last-child{margin:-1.25rem}.xxl\:last\:-m-6:last-child{margin:-1.5rem}.xxl\:last\:-m-7:last-child{margin:-1.75rem}.xxl\:last\:-m-8:last-child{margin:-2rem}.xxl\:last\:-m-9:last-child{margin:-2.25rem}.xxl\:last\:-m-10:last-child{margin:-2.5rem}.xxl\:last\:-m-11:last-child{margin:-2.75rem}.xxl\:last\:-m-12:last-child{margin:-3rem}.xxl\:last\:-m-13:last-child{margin:-3.25rem}.xxl\:last\:-m-14:last-child{margin:-3.5rem}.xxl\:last\:-m-15:last-child{margin:-3.75rem}.xxl\:last\:-m-16:last-child{margin:-4rem}.xxl\:last\:-m-19:last-child{margin:-4.75rem}.xxl\:last\:-m-20:last-child{margin:-5rem}.xxl\:last\:-m-22:last-child{margin:-5.5rem}.xxl\:last\:-m-23:last-child{margin:-5.75rem}.xxl\:last\:-m-24:last-child{margin:-6rem}.xxl\:last\:-m-30:last-child{margin:-7.5rem}.xxl\:last\:-m-32:last-child{margin:-8rem}.xxl\:last\:-m-40:last-child{margin:-10rem}.xxl\:last\:-m-44:last-child{margin:-11rem}.xxl\:last\:-m-48:last-child{margin:-12rem}.xxl\:last\:-m-50:last-child{margin:-12.75rem}.xxl\:last\:-m-52:last-child{margin:-13rem}.xxl\:last\:-m-53:last-child{margin:-13.25rem}.xxl\:last\:-m-55:last-child{margin:-13.75rem}.xxl\:last\:-m-56:last-child{margin:-14rem}.xxl\:last\:-m-64:last-child{margin:-16rem}.xxl\:last\:-m-68:last-child{margin:-17rem}.xxl\:last\:-m-75:last-child{margin:-18.75rem}.xxl\:last\:-m-98:last-child{margin:-24.5rem}.xxl\:last\:-m-100:last-child{margin:-25rem}.xxl\:last\:-m-120:last-child{margin:-30rem}.xxl\:last\:-m-140:last-child{margin:-35rem}.xxl\:last\:-m-px:last-child{margin:-1px}.xxl\:last\:-m-2px:last-child{margin:-2px}.xxl\:last\:-m-0-5:last-child{margin:-.15rem}.xxl\:last\:-m-1-5:last-child{margin:-.375rem}.xxl\:last\:-m-2-5:last-child{margin:-.625rem}.xxl\:last\:-m-7-2:last-child{margin:-1.875rem}.xxl\:last\:-m-31-25:last-child{margin:-7.8125rem}.xxl\:last\:-m-62-5:last-child{margin:-15.625rem}.xxl\:last\:my-0:last-child{margin-top:0;margin-bottom:0}.xxl\:last\:mx-0:last-child{margin-left:0;margin-right:0}.xxl\:last\:my-1:last-child{margin-top:.25rem;margin-bottom:.25rem}.xxl\:last\:mx-1:last-child{margin-left:.25rem;margin-right:.25rem}.xxl\:last\:my-2:last-child{margin-top:.5rem;margin-bottom:.5rem}.xxl\:last\:mx-2:last-child{margin-left:.5rem;margin-right:.5rem}.xxl\:last\:my-3:last-child{margin-top:.75rem;margin-bottom:.75rem}.xxl\:last\:mx-3:last-child{margin-left:.75rem;margin-right:.75rem}.xxl\:last\:my-4:last-child{margin-top:1rem;margin-bottom:1rem}.xxl\:last\:mx-4:last-child{margin-left:1rem;margin-right:1rem}.xxl\:last\:my-5:last-child{margin-top:1.25rem;margin-bottom:1.25rem}.xxl\:last\:mx-5:last-child{margin-left:1.25rem;margin-right:1.25rem}.xxl\:last\:my-6:last-child{margin-top:1.5rem;margin-bottom:1.5rem}.xxl\:last\:mx-6:last-child{margin-left:1.5rem;margin-right:1.5rem}.xxl\:last\:my-7:last-child{margin-top:1.75rem;margin-bottom:1.75rem}.xxl\:last\:mx-7:last-child{margin-left:1.75rem;margin-right:1.75rem}.xxl\:last\:my-8:last-child{margin-top:2rem;margin-bottom:2rem}.xxl\:last\:mx-8:last-child{margin-left:2rem;margin-right:2rem}.xxl\:last\:my-9:last-child{margin-top:2.25rem;margin-bottom:2.25rem}.xxl\:last\:mx-9:last-child{margin-left:2.25rem;margin-right:2.25rem}.xxl\:last\:my-10:last-child{margin-top:2.5rem;margin-bottom:2.5rem}.xxl\:last\:mx-10:last-child{margin-left:2.5rem;margin-right:2.5rem}.xxl\:last\:my-11:last-child{margin-top:2.75rem;margin-bottom:2.75rem}.xxl\:last\:mx-11:last-child{margin-left:2.75rem;margin-right:2.75rem}.xxl\:last\:my-12:last-child{margin-top:3rem;margin-bottom:3rem}.xxl\:last\:mx-12:last-child{margin-left:3rem;margin-right:3rem}.xxl\:last\:my-13:last-child{margin-top:3.25rem;margin-bottom:3.25rem}.xxl\:last\:mx-13:last-child{margin-left:3.25rem;margin-right:3.25rem}.xxl\:last\:my-14:last-child{margin-top:3.5rem;margin-bottom:3.5rem}.xxl\:last\:mx-14:last-child{margin-left:3.5rem;margin-right:3.5rem}.xxl\:last\:my-15:last-child{margin-top:3.75rem;margin-bottom:3.75rem}.xxl\:last\:mx-15:last-child{margin-left:3.75rem;margin-right:3.75rem}.xxl\:last\:my-16:last-child{margin-top:4rem;margin-bottom:4rem}.xxl\:last\:mx-16:last-child{margin-left:4rem;margin-right:4rem}.xxl\:last\:my-19:last-child{margin-top:4.75rem;margin-bottom:4.75rem}.xxl\:last\:mx-19:last-child{margin-left:4.75rem;margin-right:4.75rem}.xxl\:last\:my-20:last-child{margin-top:5rem;margin-bottom:5rem}.xxl\:last\:mx-20:last-child{margin-left:5rem;margin-right:5rem}.xxl\:last\:my-22:last-child{margin-top:5.5rem;margin-bottom:5.5rem}.xxl\:last\:mx-22:last-child{margin-left:5.5rem;margin-right:5.5rem}.xxl\:last\:my-23:last-child{margin-top:5.75rem;margin-bottom:5.75rem}.xxl\:last\:mx-23:last-child{margin-left:5.75rem;margin-right:5.75rem}.xxl\:last\:my-24:last-child{margin-top:6rem;margin-bottom:6rem}.xxl\:last\:mx-24:last-child{margin-left:6rem;margin-right:6rem}.xxl\:last\:my-28:last-child{margin-top:6.5rem;margin-bottom:6.5rem}.xxl\:last\:mx-28:last-child{margin-left:6.5rem;margin-right:6.5rem}.xxl\:last\:my-30:last-child{margin-top:7.5rem;margin-bottom:7.5rem}.xxl\:last\:mx-30:last-child{margin-left:7.5rem;margin-right:7.5rem}.xxl\:last\:my-32:last-child{margin-top:8rem;margin-bottom:8rem}.xxl\:last\:mx-32:last-child{margin-left:8rem;margin-right:8rem}.xxl\:last\:my-33:last-child{margin-top:8.75rem;margin-bottom:8.75rem}.xxl\:last\:mx-33:last-child{margin-left:8.75rem;margin-right:8.75rem}.xxl\:last\:my-36:last-child{margin-top:9rem;margin-bottom:9rem}.xxl\:last\:mx-36:last-child{margin-left:9rem;margin-right:9rem}.xxl\:last\:my-40:last-child{margin-top:10rem;margin-bottom:10rem}.xxl\:last\:mx-40:last-child{margin-left:10rem;margin-right:10rem}.xxl\:last\:my-44:last-child{margin-top:11rem;margin-bottom:11rem}.xxl\:last\:mx-44:last-child{margin-left:11rem;margin-right:11rem}.xxl\:last\:my-48:last-child{margin-top:12rem;margin-bottom:12rem}.xxl\:last\:mx-48:last-child{margin-left:12rem;margin-right:12rem}.xxl\:last\:my-50:last-child{margin-top:12.75rem;margin-bottom:12.75rem}.xxl\:last\:mx-50:last-child{margin-left:12.75rem;margin-right:12.75rem}.xxl\:last\:my-52:last-child{margin-top:13rem;margin-bottom:13rem}.xxl\:last\:mx-52:last-child{margin-left:13rem;margin-right:13rem}.xxl\:last\:my-53:last-child{margin-top:13.25rem;margin-bottom:13.25rem}.xxl\:last\:mx-53:last-child{margin-left:13.25rem;margin-right:13.25rem}.xxl\:last\:my-55:last-child{margin-top:13.75rem;margin-bottom:13.75rem}.xxl\:last\:mx-55:last-child{margin-left:13.75rem;margin-right:13.75rem}.xxl\:last\:my-56:last-child{margin-top:14rem;margin-bottom:14rem}.xxl\:last\:mx-56:last-child{margin-left:14rem;margin-right:14rem}.xxl\:last\:my-64:last-child{margin-top:16rem;margin-bottom:16rem}.xxl\:last\:mx-64:last-child{margin-left:16rem;margin-right:16rem}.xxl\:last\:my-68:last-child{margin-top:17rem;margin-bottom:17rem}.xxl\:last\:mx-68:last-child{margin-left:17rem;margin-right:17rem}.xxl\:last\:my-75:last-child{margin-top:18.75rem;margin-bottom:18.75rem}.xxl\:last\:mx-75:last-child{margin-left:18.75rem;margin-right:18.75rem}.xxl\:last\:my-98:last-child{margin-top:24.5rem;margin-bottom:24.5rem}.xxl\:last\:mx-98:last-child{margin-left:24.5rem;margin-right:24.5rem}.xxl\:last\:my-100:last-child{margin-top:25rem;margin-bottom:25rem}.xxl\:last\:mx-100:last-child{margin-left:25rem;margin-right:25rem}.xxl\:last\:my-120:last-child{margin-top:30rem;margin-bottom:30rem}.xxl\:last\:mx-120:last-child{margin-left:30rem;margin-right:30rem}.xxl\:last\:my-140:last-child{margin-top:35rem;margin-bottom:35rem}.xxl\:last\:mx-140:last-child{margin-left:35rem;margin-right:35rem}.xxl\:last\:my-auto:last-child{margin-top:auto;margin-bottom:auto}.xxl\:last\:mx-auto:last-child{margin-left:auto;margin-right:auto}.xxl\:last\:my-px:last-child{margin-top:1px;margin-bottom:1px}.xxl\:last\:mx-px:last-child{margin-left:1px;margin-right:1px}.xxl\:last\:my-2px:last-child{margin-top:2px;margin-bottom:2px}.xxl\:last\:mx-2px:last-child{margin-left:2px;margin-right:2px}.xxl\:last\:my-0-5:last-child{margin-top:.15rem;margin-bottom:.15rem}.xxl\:last\:mx-0-5:last-child{margin-left:.15rem;margin-right:.15rem}.xxl\:last\:my-1-5:last-child{margin-top:.375rem;margin-bottom:.375rem}.xxl\:last\:mx-1-5:last-child{margin-left:.375rem;margin-right:.375rem}.xxl\:last\:my-2-5:last-child{margin-top:.625rem;margin-bottom:.625rem}.xxl\:last\:mx-2-5:last-child{margin-left:.625rem;margin-right:.625rem}.xxl\:last\:my-7-2:last-child{margin-top:1.875rem;margin-bottom:1.875rem}.xxl\:last\:mx-7-2:last-child{margin-left:1.875rem;margin-right:1.875rem}.xxl\:last\:my-31-25:last-child{margin-top:7.8125rem;margin-bottom:7.8125rem}.xxl\:last\:mx-31-25:last-child{margin-left:7.8125rem;margin-right:7.8125rem}.xxl\:last\:my-62-5:last-child{margin-top:15.625rem;margin-bottom:15.625rem}.xxl\:last\:mx-62-5:last-child{margin-left:15.625rem;margin-right:15.625rem}.xxl\:last\:-my-1:last-child{margin-top:-.25rem;margin-bottom:-.25rem}.xxl\:last\:-mx-1:last-child{margin-left:-.25rem;margin-right:-.25rem}.xxl\:last\:-my-2:last-child{margin-top:-.5rem;margin-bottom:-.5rem}.xxl\:last\:-mx-2:last-child{margin-left:-.5rem;margin-right:-.5rem}.xxl\:last\:-my-3:last-child{margin-top:-.75rem;margin-bottom:-.75rem}.xxl\:last\:-mx-3:last-child{margin-left:-.75rem;margin-right:-.75rem}.xxl\:last\:-my-4:last-child{margin-top:-1rem;margin-bottom:-1rem}.xxl\:last\:-mx-4:last-child{margin-left:-1rem;margin-right:-1rem}.xxl\:last\:-my-5:last-child{margin-top:-1.25rem;margin-bottom:-1.25rem}.xxl\:last\:-mx-5:last-child{margin-left:-1.25rem;margin-right:-1.25rem}.xxl\:last\:-my-6:last-child{margin-top:-1.5rem;margin-bottom:-1.5rem}.xxl\:last\:-mx-6:last-child{margin-left:-1.5rem;margin-right:-1.5rem}.xxl\:last\:-my-7:last-child{margin-top:-1.75rem;margin-bottom:-1.75rem}.xxl\:last\:-mx-7:last-child{margin-left:-1.75rem;margin-right:-1.75rem}.xxl\:last\:-my-8:last-child{margin-top:-2rem;margin-bottom:-2rem}.xxl\:last\:-mx-8:last-child{margin-left:-2rem;margin-right:-2rem}.xxl\:last\:-my-9:last-child{margin-top:-2.25rem;margin-bottom:-2.25rem}.xxl\:last\:-mx-9:last-child{margin-left:-2.25rem;margin-right:-2.25rem}.xxl\:last\:-my-10:last-child{margin-top:-2.5rem;margin-bottom:-2.5rem}.xxl\:last\:-mx-10:last-child{margin-left:-2.5rem;margin-right:-2.5rem}.xxl\:last\:-my-11:last-child{margin-top:-2.75rem;margin-bottom:-2.75rem}.xxl\:last\:-mx-11:last-child{margin-left:-2.75rem;margin-right:-2.75rem}.xxl\:last\:-my-12:last-child{margin-top:-3rem;margin-bottom:-3rem}.xxl\:last\:-mx-12:last-child{margin-left:-3rem;margin-right:-3rem}.xxl\:last\:-my-13:last-child{margin-top:-3.25rem;margin-bottom:-3.25rem}.xxl\:last\:-mx-13:last-child{margin-left:-3.25rem;margin-right:-3.25rem}.xxl\:last\:-my-14:last-child{margin-top:-3.5rem;margin-bottom:-3.5rem}.xxl\:last\:-mx-14:last-child{margin-left:-3.5rem;margin-right:-3.5rem}.xxl\:last\:-my-15:last-child{margin-top:-3.75rem;margin-bottom:-3.75rem}.xxl\:last\:-mx-15:last-child{margin-left:-3.75rem;margin-right:-3.75rem}.xxl\:last\:-my-16:last-child{margin-top:-4rem;margin-bottom:-4rem}.xxl\:last\:-mx-16:last-child{margin-left:-4rem;margin-right:-4rem}.xxl\:last\:-my-19:last-child{margin-top:-4.75rem;margin-bottom:-4.75rem}.xxl\:last\:-mx-19:last-child{margin-left:-4.75rem;margin-right:-4.75rem}.xxl\:last\:-my-20:last-child{margin-top:-5rem;margin-bottom:-5rem}.xxl\:last\:-mx-20:last-child{margin-left:-5rem;margin-right:-5rem}.xxl\:last\:-my-22:last-child{margin-top:-5.5rem;margin-bottom:-5.5rem}.xxl\:last\:-mx-22:last-child{margin-left:-5.5rem;margin-right:-5.5rem}.xxl\:last\:-my-23:last-child{margin-top:-5.75rem;margin-bottom:-5.75rem}.xxl\:last\:-mx-23:last-child{margin-left:-5.75rem;margin-right:-5.75rem}.xxl\:last\:-my-24:last-child{margin-top:-6rem;margin-bottom:-6rem}.xxl\:last\:-mx-24:last-child{margin-left:-6rem;margin-right:-6rem}.xxl\:last\:-my-30:last-child{margin-top:-7.5rem;margin-bottom:-7.5rem}.xxl\:last\:-mx-30:last-child{margin-left:-7.5rem;margin-right:-7.5rem}.xxl\:last\:-my-32:last-child{margin-top:-8rem;margin-bottom:-8rem}.xxl\:last\:-mx-32:last-child{margin-left:-8rem;margin-right:-8rem}.xxl\:last\:-my-40:last-child{margin-top:-10rem;margin-bottom:-10rem}.xxl\:last\:-mx-40:last-child{margin-left:-10rem;margin-right:-10rem}.xxl\:last\:-my-44:last-child{margin-top:-11rem;margin-bottom:-11rem}.xxl\:last\:-mx-44:last-child{margin-left:-11rem;margin-right:-11rem}.xxl\:last\:-my-48:last-child{margin-top:-12rem;margin-bottom:-12rem}.xxl\:last\:-mx-48:last-child{margin-left:-12rem;margin-right:-12rem}.xxl\:last\:-my-50:last-child{margin-top:-12.75rem;margin-bottom:-12.75rem}.xxl\:last\:-mx-50:last-child{margin-left:-12.75rem;margin-right:-12.75rem}.xxl\:last\:-my-52:last-child{margin-top:-13rem;margin-bottom:-13rem}.xxl\:last\:-mx-52:last-child{margin-left:-13rem;margin-right:-13rem}.xxl\:last\:-my-53:last-child{margin-top:-13.25rem;margin-bottom:-13.25rem}.xxl\:last\:-mx-53:last-child{margin-left:-13.25rem;margin-right:-13.25rem}.xxl\:last\:-my-55:last-child{margin-top:-13.75rem;margin-bottom:-13.75rem}.xxl\:last\:-mx-55:last-child{margin-left:-13.75rem;margin-right:-13.75rem}.xxl\:last\:-my-56:last-child{margin-top:-14rem;margin-bottom:-14rem}.xxl\:last\:-mx-56:last-child{margin-left:-14rem;margin-right:-14rem}.xxl\:last\:-my-64:last-child{margin-top:-16rem;margin-bottom:-16rem}.xxl\:last\:-mx-64:last-child{margin-left:-16rem;margin-right:-16rem}.xxl\:last\:-my-68:last-child{margin-top:-17rem;margin-bottom:-17rem}.xxl\:last\:-mx-68:last-child{margin-left:-17rem;margin-right:-17rem}.xxl\:last\:-my-75:last-child{margin-top:-18.75rem;margin-bottom:-18.75rem}.xxl\:last\:-mx-75:last-child{margin-left:-18.75rem;margin-right:-18.75rem}.xxl\:last\:-my-98:last-child{margin-top:-24.5rem;margin-bottom:-24.5rem}.xxl\:last\:-mx-98:last-child{margin-left:-24.5rem;margin-right:-24.5rem}.xxl\:last\:-my-100:last-child{margin-top:-25rem;margin-bottom:-25rem}.xxl\:last\:-mx-100:last-child{margin-left:-25rem;margin-right:-25rem}.xxl\:last\:-my-120:last-child{margin-top:-30rem;margin-bottom:-30rem}.xxl\:last\:-mx-120:last-child{margin-left:-30rem;margin-right:-30rem}.xxl\:last\:-my-140:last-child{margin-top:-35rem;margin-bottom:-35rem}.xxl\:last\:-mx-140:last-child{margin-left:-35rem;margin-right:-35rem}.xxl\:last\:-my-px:last-child{margin-top:-1px;margin-bottom:-1px}.xxl\:last\:-mx-px:last-child{margin-left:-1px;margin-right:-1px}.xxl\:last\:-my-2px:last-child{margin-top:-2px;margin-bottom:-2px}.xxl\:last\:-mx-2px:last-child{margin-left:-2px;margin-right:-2px}.xxl\:last\:-my-0-5:last-child{margin-top:-.15rem;margin-bottom:-.15rem}.xxl\:last\:-mx-0-5:last-child{margin-left:-.15rem;margin-right:-.15rem}.xxl\:last\:-my-1-5:last-child{margin-top:-.375rem;margin-bottom:-.375rem}.xxl\:last\:-mx-1-5:last-child{margin-left:-.375rem;margin-right:-.375rem}.xxl\:last\:-my-2-5:last-child{margin-top:-.625rem;margin-bottom:-.625rem}.xxl\:last\:-mx-2-5:last-child{margin-left:-.625rem;margin-right:-.625rem}.xxl\:last\:-my-7-2:last-child{margin-top:-1.875rem;margin-bottom:-1.875rem}.xxl\:last\:-mx-7-2:last-child{margin-left:-1.875rem;margin-right:-1.875rem}.xxl\:last\:-my-31-25:last-child{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.xxl\:last\:-mx-31-25:last-child{margin-left:-7.8125rem;margin-right:-7.8125rem}.xxl\:last\:-my-62-5:last-child{margin-top:-15.625rem;margin-bottom:-15.625rem}.xxl\:last\:-mx-62-5:last-child{margin-left:-15.625rem;margin-right:-15.625rem}.xxl\:last\:mt-0:last-child{margin-top:0}.xxl\:last\:mr-0:last-child{margin-right:0}.xxl\:last\:mb-0:last-child{margin-bottom:0}.xxl\:last\:ml-0:last-child{margin-left:0}.xxl\:last\:mt-1:last-child{margin-top:.25rem}.xxl\:last\:mr-1:last-child{margin-right:.25rem}.xxl\:last\:mb-1:last-child{margin-bottom:.25rem}.xxl\:last\:ml-1:last-child{margin-left:.25rem}.xxl\:last\:mt-2:last-child{margin-top:.5rem}.xxl\:last\:mr-2:last-child{margin-right:.5rem}.xxl\:last\:mb-2:last-child{margin-bottom:.5rem}.xxl\:last\:ml-2:last-child{margin-left:.5rem}.xxl\:last\:mt-3:last-child{margin-top:.75rem}.xxl\:last\:mr-3:last-child{margin-right:.75rem}.xxl\:last\:mb-3:last-child{margin-bottom:.75rem}.xxl\:last\:ml-3:last-child{margin-left:.75rem}.xxl\:last\:mt-4:last-child{margin-top:1rem}.xxl\:last\:mr-4:last-child{margin-right:1rem}.xxl\:last\:mb-4:last-child{margin-bottom:1rem}.xxl\:last\:ml-4:last-child{margin-left:1rem}.xxl\:last\:mt-5:last-child{margin-top:1.25rem}.xxl\:last\:mr-5:last-child{margin-right:1.25rem}.xxl\:last\:mb-5:last-child{margin-bottom:1.25rem}.xxl\:last\:ml-5:last-child{margin-left:1.25rem}.xxl\:last\:mt-6:last-child{margin-top:1.5rem}.xxl\:last\:mr-6:last-child{margin-right:1.5rem}.xxl\:last\:mb-6:last-child{margin-bottom:1.5rem}.xxl\:last\:ml-6:last-child{margin-left:1.5rem}.xxl\:last\:mt-7:last-child{margin-top:1.75rem}.xxl\:last\:mr-7:last-child{margin-right:1.75rem}.xxl\:last\:mb-7:last-child{margin-bottom:1.75rem}.xxl\:last\:ml-7:last-child{margin-left:1.75rem}.xxl\:last\:mt-8:last-child{margin-top:2rem}.xxl\:last\:mr-8:last-child{margin-right:2rem}.xxl\:last\:mb-8:last-child{margin-bottom:2rem}.xxl\:last\:ml-8:last-child{margin-left:2rem}.xxl\:last\:mt-9:last-child{margin-top:2.25rem}.xxl\:last\:mr-9:last-child{margin-right:2.25rem}.xxl\:last\:mb-9:last-child{margin-bottom:2.25rem}.xxl\:last\:ml-9:last-child{margin-left:2.25rem}.xxl\:last\:mt-10:last-child{margin-top:2.5rem}.xxl\:last\:mr-10:last-child{margin-right:2.5rem}.xxl\:last\:mb-10:last-child{margin-bottom:2.5rem}.xxl\:last\:ml-10:last-child{margin-left:2.5rem}.xxl\:last\:mt-11:last-child{margin-top:2.75rem}.xxl\:last\:mr-11:last-child{margin-right:2.75rem}.xxl\:last\:mb-11:last-child{margin-bottom:2.75rem}.xxl\:last\:ml-11:last-child{margin-left:2.75rem}.xxl\:last\:mt-12:last-child{margin-top:3rem}.xxl\:last\:mr-12:last-child{margin-right:3rem}.xxl\:last\:mb-12:last-child{margin-bottom:3rem}.xxl\:last\:ml-12:last-child{margin-left:3rem}.xxl\:last\:mt-13:last-child{margin-top:3.25rem}.xxl\:last\:mr-13:last-child{margin-right:3.25rem}.xxl\:last\:mb-13:last-child{margin-bottom:3.25rem}.xxl\:last\:ml-13:last-child{margin-left:3.25rem}.xxl\:last\:mt-14:last-child{margin-top:3.5rem}.xxl\:last\:mr-14:last-child{margin-right:3.5rem}.xxl\:last\:mb-14:last-child{margin-bottom:3.5rem}.xxl\:last\:ml-14:last-child{margin-left:3.5rem}.xxl\:last\:mt-15:last-child{margin-top:3.75rem}.xxl\:last\:mr-15:last-child{margin-right:3.75rem}.xxl\:last\:mb-15:last-child{margin-bottom:3.75rem}.xxl\:last\:ml-15:last-child{margin-left:3.75rem}.xxl\:last\:mt-16:last-child{margin-top:4rem}.xxl\:last\:mr-16:last-child{margin-right:4rem}.xxl\:last\:mb-16:last-child{margin-bottom:4rem}.xxl\:last\:ml-16:last-child{margin-left:4rem}.xxl\:last\:mt-19:last-child{margin-top:4.75rem}.xxl\:last\:mr-19:last-child{margin-right:4.75rem}.xxl\:last\:mb-19:last-child{margin-bottom:4.75rem}.xxl\:last\:ml-19:last-child{margin-left:4.75rem}.xxl\:last\:mt-20:last-child{margin-top:5rem}.xxl\:last\:mr-20:last-child{margin-right:5rem}.xxl\:last\:mb-20:last-child{margin-bottom:5rem}.xxl\:last\:ml-20:last-child{margin-left:5rem}.xxl\:last\:mt-22:last-child{margin-top:5.5rem}.xxl\:last\:mr-22:last-child{margin-right:5.5rem}.xxl\:last\:mb-22:last-child{margin-bottom:5.5rem}.xxl\:last\:ml-22:last-child{margin-left:5.5rem}.xxl\:last\:mt-23:last-child{margin-top:5.75rem}.xxl\:last\:mr-23:last-child{margin-right:5.75rem}.xxl\:last\:mb-23:last-child{margin-bottom:5.75rem}.xxl\:last\:ml-23:last-child{margin-left:5.75rem}.xxl\:last\:mt-24:last-child{margin-top:6rem}.xxl\:last\:mr-24:last-child{margin-right:6rem}.xxl\:last\:mb-24:last-child{margin-bottom:6rem}.xxl\:last\:ml-24:last-child{margin-left:6rem}.xxl\:last\:mt-28:last-child{margin-top:6.5rem}.xxl\:last\:mr-28:last-child{margin-right:6.5rem}.xxl\:last\:mb-28:last-child{margin-bottom:6.5rem}.xxl\:last\:ml-28:last-child{margin-left:6.5rem}.xxl\:last\:mt-30:last-child{margin-top:7.5rem}.xxl\:last\:mr-30:last-child{margin-right:7.5rem}.xxl\:last\:mb-30:last-child{margin-bottom:7.5rem}.xxl\:last\:ml-30:last-child{margin-left:7.5rem}.xxl\:last\:mt-32:last-child{margin-top:8rem}.xxl\:last\:mr-32:last-child{margin-right:8rem}.xxl\:last\:mb-32:last-child{margin-bottom:8rem}.xxl\:last\:ml-32:last-child{margin-left:8rem}.xxl\:last\:mt-33:last-child{margin-top:8.75rem}.xxl\:last\:mr-33:last-child{margin-right:8.75rem}.xxl\:last\:mb-33:last-child{margin-bottom:8.75rem}.xxl\:last\:ml-33:last-child{margin-left:8.75rem}.xxl\:last\:mt-36:last-child{margin-top:9rem}.xxl\:last\:mr-36:last-child{margin-right:9rem}.xxl\:last\:mb-36:last-child{margin-bottom:9rem}.xxl\:last\:ml-36:last-child{margin-left:9rem}.xxl\:last\:mt-40:last-child{margin-top:10rem}.xxl\:last\:mr-40:last-child{margin-right:10rem}.xxl\:last\:mb-40:last-child{margin-bottom:10rem}.xxl\:last\:ml-40:last-child{margin-left:10rem}.xxl\:last\:mt-44:last-child{margin-top:11rem}.xxl\:last\:mr-44:last-child{margin-right:11rem}.xxl\:last\:mb-44:last-child{margin-bottom:11rem}.xxl\:last\:ml-44:last-child{margin-left:11rem}.xxl\:last\:mt-48:last-child{margin-top:12rem}.xxl\:last\:mr-48:last-child{margin-right:12rem}.xxl\:last\:mb-48:last-child{margin-bottom:12rem}.xxl\:last\:ml-48:last-child{margin-left:12rem}.xxl\:last\:mt-50:last-child{margin-top:12.75rem}.xxl\:last\:mr-50:last-child{margin-right:12.75rem}.xxl\:last\:mb-50:last-child{margin-bottom:12.75rem}.xxl\:last\:ml-50:last-child{margin-left:12.75rem}.xxl\:last\:mt-52:last-child{margin-top:13rem}.xxl\:last\:mr-52:last-child{margin-right:13rem}.xxl\:last\:mb-52:last-child{margin-bottom:13rem}.xxl\:last\:ml-52:last-child{margin-left:13rem}.xxl\:last\:mt-53:last-child{margin-top:13.25rem}.xxl\:last\:mr-53:last-child{margin-right:13.25rem}.xxl\:last\:mb-53:last-child{margin-bottom:13.25rem}.xxl\:last\:ml-53:last-child{margin-left:13.25rem}.xxl\:last\:mt-55:last-child{margin-top:13.75rem}.xxl\:last\:mr-55:last-child{margin-right:13.75rem}.xxl\:last\:mb-55:last-child{margin-bottom:13.75rem}.xxl\:last\:ml-55:last-child{margin-left:13.75rem}.xxl\:last\:mt-56:last-child{margin-top:14rem}.xxl\:last\:mr-56:last-child{margin-right:14rem}.xxl\:last\:mb-56:last-child{margin-bottom:14rem}.xxl\:last\:ml-56:last-child{margin-left:14rem}.xxl\:last\:mt-64:last-child{margin-top:16rem}.xxl\:last\:mr-64:last-child{margin-right:16rem}.xxl\:last\:mb-64:last-child{margin-bottom:16rem}.xxl\:last\:ml-64:last-child{margin-left:16rem}.xxl\:last\:mt-68:last-child{margin-top:17rem}.xxl\:last\:mr-68:last-child{margin-right:17rem}.xxl\:last\:mb-68:last-child{margin-bottom:17rem}.xxl\:last\:ml-68:last-child{margin-left:17rem}.xxl\:last\:mt-75:last-child{margin-top:18.75rem}.xxl\:last\:mr-75:last-child{margin-right:18.75rem}.xxl\:last\:mb-75:last-child{margin-bottom:18.75rem}.xxl\:last\:ml-75:last-child{margin-left:18.75rem}.xxl\:last\:mt-98:last-child{margin-top:24.5rem}.xxl\:last\:mr-98:last-child{margin-right:24.5rem}.xxl\:last\:mb-98:last-child{margin-bottom:24.5rem}.xxl\:last\:ml-98:last-child{margin-left:24.5rem}.xxl\:last\:mt-100:last-child{margin-top:25rem}.xxl\:last\:mr-100:last-child{margin-right:25rem}.xxl\:last\:mb-100:last-child{margin-bottom:25rem}.xxl\:last\:ml-100:last-child{margin-left:25rem}.xxl\:last\:mt-120:last-child{margin-top:30rem}.xxl\:last\:mr-120:last-child{margin-right:30rem}.xxl\:last\:mb-120:last-child{margin-bottom:30rem}.xxl\:last\:ml-120:last-child{margin-left:30rem}.xxl\:last\:mt-140:last-child{margin-top:35rem}.xxl\:last\:mr-140:last-child{margin-right:35rem}.xxl\:last\:mb-140:last-child{margin-bottom:35rem}.xxl\:last\:ml-140:last-child{margin-left:35rem}.xxl\:last\:mt-auto:last-child{margin-top:auto}.xxl\:last\:mr-auto:last-child{margin-right:auto}.xxl\:last\:mb-auto:last-child{margin-bottom:auto}.xxl\:last\:ml-auto:last-child{margin-left:auto}.xxl\:last\:mt-px:last-child{margin-top:1px}.xxl\:last\:mr-px:last-child{margin-right:1px}.xxl\:last\:mb-px:last-child{margin-bottom:1px}.xxl\:last\:ml-px:last-child{margin-left:1px}.xxl\:last\:mt-2px:last-child{margin-top:2px}.xxl\:last\:mr-2px:last-child{margin-right:2px}.xxl\:last\:mb-2px:last-child{margin-bottom:2px}.xxl\:last\:ml-2px:last-child{margin-left:2px}.xxl\:last\:mt-0-5:last-child{margin-top:.15rem}.xxl\:last\:mr-0-5:last-child{margin-right:.15rem}.xxl\:last\:mb-0-5:last-child{margin-bottom:.15rem}.xxl\:last\:ml-0-5:last-child{margin-left:.15rem}.xxl\:last\:mt-1-5:last-child{margin-top:.375rem}.xxl\:last\:mr-1-5:last-child{margin-right:.375rem}.xxl\:last\:mb-1-5:last-child{margin-bottom:.375rem}.xxl\:last\:ml-1-5:last-child{margin-left:.375rem}.xxl\:last\:mt-2-5:last-child{margin-top:.625rem}.xxl\:last\:mr-2-5:last-child{margin-right:.625rem}.xxl\:last\:mb-2-5:last-child{margin-bottom:.625rem}.xxl\:last\:ml-2-5:last-child{margin-left:.625rem}.xxl\:last\:mt-7-2:last-child{margin-top:1.875rem}.xxl\:last\:mr-7-2:last-child{margin-right:1.875rem}.xxl\:last\:mb-7-2:last-child{margin-bottom:1.875rem}.xxl\:last\:ml-7-2:last-child{margin-left:1.875rem}.xxl\:last\:mt-31-25:last-child{margin-top:7.8125rem}.xxl\:last\:mr-31-25:last-child{margin-right:7.8125rem}.xxl\:last\:mb-31-25:last-child{margin-bottom:7.8125rem}.xxl\:last\:ml-31-25:last-child{margin-left:7.8125rem}.xxl\:last\:mt-62-5:last-child{margin-top:15.625rem}.xxl\:last\:mr-62-5:last-child{margin-right:15.625rem}.xxl\:last\:mb-62-5:last-child{margin-bottom:15.625rem}.xxl\:last\:ml-62-5:last-child{margin-left:15.625rem}.xxl\:last\:-mt-1:last-child{margin-top:-.25rem}.xxl\:last\:-mr-1:last-child{margin-right:-.25rem}.xxl\:last\:-mb-1:last-child{margin-bottom:-.25rem}.xxl\:last\:-ml-1:last-child{margin-left:-.25rem}.xxl\:last\:-mt-2:last-child{margin-top:-.5rem}.xxl\:last\:-mr-2:last-child{margin-right:-.5rem}.xxl\:last\:-mb-2:last-child{margin-bottom:-.5rem}.xxl\:last\:-ml-2:last-child{margin-left:-.5rem}.xxl\:last\:-mt-3:last-child{margin-top:-.75rem}.xxl\:last\:-mr-3:last-child{margin-right:-.75rem}.xxl\:last\:-mb-3:last-child{margin-bottom:-.75rem}.xxl\:last\:-ml-3:last-child{margin-left:-.75rem}.xxl\:last\:-mt-4:last-child{margin-top:-1rem}.xxl\:last\:-mr-4:last-child{margin-right:-1rem}.xxl\:last\:-mb-4:last-child{margin-bottom:-1rem}.xxl\:last\:-ml-4:last-child{margin-left:-1rem}.xxl\:last\:-mt-5:last-child{margin-top:-1.25rem}.xxl\:last\:-mr-5:last-child{margin-right:-1.25rem}.xxl\:last\:-mb-5:last-child{margin-bottom:-1.25rem}.xxl\:last\:-ml-5:last-child{margin-left:-1.25rem}.xxl\:last\:-mt-6:last-child{margin-top:-1.5rem}.xxl\:last\:-mr-6:last-child{margin-right:-1.5rem}.xxl\:last\:-mb-6:last-child{margin-bottom:-1.5rem}.xxl\:last\:-ml-6:last-child{margin-left:-1.5rem}.xxl\:last\:-mt-7:last-child{margin-top:-1.75rem}.xxl\:last\:-mr-7:last-child{margin-right:-1.75rem}.xxl\:last\:-mb-7:last-child{margin-bottom:-1.75rem}.xxl\:last\:-ml-7:last-child{margin-left:-1.75rem}.xxl\:last\:-mt-8:last-child{margin-top:-2rem}.xxl\:last\:-mr-8:last-child{margin-right:-2rem}.xxl\:last\:-mb-8:last-child{margin-bottom:-2rem}.xxl\:last\:-ml-8:last-child{margin-left:-2rem}.xxl\:last\:-mt-9:last-child{margin-top:-2.25rem}.xxl\:last\:-mr-9:last-child{margin-right:-2.25rem}.xxl\:last\:-mb-9:last-child{margin-bottom:-2.25rem}.xxl\:last\:-ml-9:last-child{margin-left:-2.25rem}.xxl\:last\:-mt-10:last-child{margin-top:-2.5rem}.xxl\:last\:-mr-10:last-child{margin-right:-2.5rem}.xxl\:last\:-mb-10:last-child{margin-bottom:-2.5rem}.xxl\:last\:-ml-10:last-child{margin-left:-2.5rem}.xxl\:last\:-mt-11:last-child{margin-top:-2.75rem}.xxl\:last\:-mr-11:last-child{margin-right:-2.75rem}.xxl\:last\:-mb-11:last-child{margin-bottom:-2.75rem}.xxl\:last\:-ml-11:last-child{margin-left:-2.75rem}.xxl\:last\:-mt-12:last-child{margin-top:-3rem}.xxl\:last\:-mr-12:last-child{margin-right:-3rem}.xxl\:last\:-mb-12:last-child{margin-bottom:-3rem}.xxl\:last\:-ml-12:last-child{margin-left:-3rem}.xxl\:last\:-mt-13:last-child{margin-top:-3.25rem}.xxl\:last\:-mr-13:last-child{margin-right:-3.25rem}.xxl\:last\:-mb-13:last-child{margin-bottom:-3.25rem}.xxl\:last\:-ml-13:last-child{margin-left:-3.25rem}.xxl\:last\:-mt-14:last-child{margin-top:-3.5rem}.xxl\:last\:-mr-14:last-child{margin-right:-3.5rem}.xxl\:last\:-mb-14:last-child{margin-bottom:-3.5rem}.xxl\:last\:-ml-14:last-child{margin-left:-3.5rem}.xxl\:last\:-mt-15:last-child{margin-top:-3.75rem}.xxl\:last\:-mr-15:last-child{margin-right:-3.75rem}.xxl\:last\:-mb-15:last-child{margin-bottom:-3.75rem}.xxl\:last\:-ml-15:last-child{margin-left:-3.75rem}.xxl\:last\:-mt-16:last-child{margin-top:-4rem}.xxl\:last\:-mr-16:last-child{margin-right:-4rem}.xxl\:last\:-mb-16:last-child{margin-bottom:-4rem}.xxl\:last\:-ml-16:last-child{margin-left:-4rem}.xxl\:last\:-mt-19:last-child{margin-top:-4.75rem}.xxl\:last\:-mr-19:last-child{margin-right:-4.75rem}.xxl\:last\:-mb-19:last-child{margin-bottom:-4.75rem}.xxl\:last\:-ml-19:last-child{margin-left:-4.75rem}.xxl\:last\:-mt-20:last-child{margin-top:-5rem}.xxl\:last\:-mr-20:last-child{margin-right:-5rem}.xxl\:last\:-mb-20:last-child{margin-bottom:-5rem}.xxl\:last\:-ml-20:last-child{margin-left:-5rem}.xxl\:last\:-mt-22:last-child{margin-top:-5.5rem}.xxl\:last\:-mr-22:last-child{margin-right:-5.5rem}.xxl\:last\:-mb-22:last-child{margin-bottom:-5.5rem}.xxl\:last\:-ml-22:last-child{margin-left:-5.5rem}.xxl\:last\:-mt-23:last-child{margin-top:-5.75rem}.xxl\:last\:-mr-23:last-child{margin-right:-5.75rem}.xxl\:last\:-mb-23:last-child{margin-bottom:-5.75rem}.xxl\:last\:-ml-23:last-child{margin-left:-5.75rem}.xxl\:last\:-mt-24:last-child{margin-top:-6rem}.xxl\:last\:-mr-24:last-child{margin-right:-6rem}.xxl\:last\:-mb-24:last-child{margin-bottom:-6rem}.xxl\:last\:-ml-24:last-child{margin-left:-6rem}.xxl\:last\:-mt-30:last-child{margin-top:-7.5rem}.xxl\:last\:-mr-30:last-child{margin-right:-7.5rem}.xxl\:last\:-mb-30:last-child{margin-bottom:-7.5rem}.xxl\:last\:-ml-30:last-child{margin-left:-7.5rem}.xxl\:last\:-mt-32:last-child{margin-top:-8rem}.xxl\:last\:-mr-32:last-child{margin-right:-8rem}.xxl\:last\:-mb-32:last-child{margin-bottom:-8rem}.xxl\:last\:-ml-32:last-child{margin-left:-8rem}.xxl\:last\:-mt-40:last-child{margin-top:-10rem}.xxl\:last\:-mr-40:last-child{margin-right:-10rem}.xxl\:last\:-mb-40:last-child{margin-bottom:-10rem}.xxl\:last\:-ml-40:last-child{margin-left:-10rem}.xxl\:last\:-mt-44:last-child{margin-top:-11rem}.xxl\:last\:-mr-44:last-child{margin-right:-11rem}.xxl\:last\:-mb-44:last-child{margin-bottom:-11rem}.xxl\:last\:-ml-44:last-child{margin-left:-11rem}.xxl\:last\:-mt-48:last-child{margin-top:-12rem}.xxl\:last\:-mr-48:last-child{margin-right:-12rem}.xxl\:last\:-mb-48:last-child{margin-bottom:-12rem}.xxl\:last\:-ml-48:last-child{margin-left:-12rem}.xxl\:last\:-mt-50:last-child{margin-top:-12.75rem}.xxl\:last\:-mr-50:last-child{margin-right:-12.75rem}.xxl\:last\:-mb-50:last-child{margin-bottom:-12.75rem}.xxl\:last\:-ml-50:last-child{margin-left:-12.75rem}.xxl\:last\:-mt-52:last-child{margin-top:-13rem}.xxl\:last\:-mr-52:last-child{margin-right:-13rem}.xxl\:last\:-mb-52:last-child{margin-bottom:-13rem}.xxl\:last\:-ml-52:last-child{margin-left:-13rem}.xxl\:last\:-mt-53:last-child{margin-top:-13.25rem}.xxl\:last\:-mr-53:last-child{margin-right:-13.25rem}.xxl\:last\:-mb-53:last-child{margin-bottom:-13.25rem}.xxl\:last\:-ml-53:last-child{margin-left:-13.25rem}.xxl\:last\:-mt-55:last-child{margin-top:-13.75rem}.xxl\:last\:-mr-55:last-child{margin-right:-13.75rem}.xxl\:last\:-mb-55:last-child{margin-bottom:-13.75rem}.xxl\:last\:-ml-55:last-child{margin-left:-13.75rem}.xxl\:last\:-mt-56:last-child{margin-top:-14rem}.xxl\:last\:-mr-56:last-child{margin-right:-14rem}.xxl\:last\:-mb-56:last-child{margin-bottom:-14rem}.xxl\:last\:-ml-56:last-child{margin-left:-14rem}.xxl\:last\:-mt-64:last-child{margin-top:-16rem}.xxl\:last\:-mr-64:last-child{margin-right:-16rem}.xxl\:last\:-mb-64:last-child{margin-bottom:-16rem}.xxl\:last\:-ml-64:last-child{margin-left:-16rem}.xxl\:last\:-mt-68:last-child{margin-top:-17rem}.xxl\:last\:-mr-68:last-child{margin-right:-17rem}.xxl\:last\:-mb-68:last-child{margin-bottom:-17rem}.xxl\:last\:-ml-68:last-child{margin-left:-17rem}.xxl\:last\:-mt-75:last-child{margin-top:-18.75rem}.xxl\:last\:-mr-75:last-child{margin-right:-18.75rem}.xxl\:last\:-mb-75:last-child{margin-bottom:-18.75rem}.xxl\:last\:-ml-75:last-child{margin-left:-18.75rem}.xxl\:last\:-mt-98:last-child{margin-top:-24.5rem}.xxl\:last\:-mr-98:last-child{margin-right:-24.5rem}.xxl\:last\:-mb-98:last-child{margin-bottom:-24.5rem}.xxl\:last\:-ml-98:last-child{margin-left:-24.5rem}.xxl\:last\:-mt-100:last-child{margin-top:-25rem}.xxl\:last\:-mr-100:last-child{margin-right:-25rem}.xxl\:last\:-mb-100:last-child{margin-bottom:-25rem}.xxl\:last\:-ml-100:last-child{margin-left:-25rem}.xxl\:last\:-mt-120:last-child{margin-top:-30rem}.xxl\:last\:-mr-120:last-child{margin-right:-30rem}.xxl\:last\:-mb-120:last-child{margin-bottom:-30rem}.xxl\:last\:-ml-120:last-child{margin-left:-30rem}.xxl\:last\:-mt-140:last-child{margin-top:-35rem}.xxl\:last\:-mr-140:last-child{margin-right:-35rem}.xxl\:last\:-mb-140:last-child{margin-bottom:-35rem}.xxl\:last\:-ml-140:last-child{margin-left:-35rem}.xxl\:last\:-mt-px:last-child{margin-top:-1px}.xxl\:last\:-mr-px:last-child{margin-right:-1px}.xxl\:last\:-mb-px:last-child{margin-bottom:-1px}.xxl\:last\:-ml-px:last-child{margin-left:-1px}.xxl\:last\:-mt-2px:last-child{margin-top:-2px}.xxl\:last\:-mr-2px:last-child{margin-right:-2px}.xxl\:last\:-mb-2px:last-child{margin-bottom:-2px}.xxl\:last\:-ml-2px:last-child{margin-left:-2px}.xxl\:last\:-mt-0-5:last-child{margin-top:-.15rem}.xxl\:last\:-mr-0-5:last-child{margin-right:-.15rem}.xxl\:last\:-mb-0-5:last-child{margin-bottom:-.15rem}.xxl\:last\:-ml-0-5:last-child{margin-left:-.15rem}.xxl\:last\:-mt-1-5:last-child{margin-top:-.375rem}.xxl\:last\:-mr-1-5:last-child{margin-right:-.375rem}.xxl\:last\:-mb-1-5:last-child{margin-bottom:-.375rem}.xxl\:last\:-ml-1-5:last-child{margin-left:-.375rem}.xxl\:last\:-mt-2-5:last-child{margin-top:-.625rem}.xxl\:last\:-mr-2-5:last-child{margin-right:-.625rem}.xxl\:last\:-mb-2-5:last-child{margin-bottom:-.625rem}.xxl\:last\:-ml-2-5:last-child{margin-left:-.625rem}.xxl\:last\:-mt-7-2:last-child{margin-top:-1.875rem}.xxl\:last\:-mr-7-2:last-child{margin-right:-1.875rem}.xxl\:last\:-mb-7-2:last-child{margin-bottom:-1.875rem}.xxl\:last\:-ml-7-2:last-child{margin-left:-1.875rem}.xxl\:last\:-mt-31-25:last-child{margin-top:-7.8125rem}.xxl\:last\:-mr-31-25:last-child{margin-right:-7.8125rem}.xxl\:last\:-mb-31-25:last-child{margin-bottom:-7.8125rem}.xxl\:last\:-ml-31-25:last-child{margin-left:-7.8125rem}.xxl\:last\:-mt-62-5:last-child{margin-top:-15.625rem}.xxl\:last\:-mr-62-5:last-child{margin-right:-15.625rem}.xxl\:last\:-mb-62-5:last-child{margin-bottom:-15.625rem}.xxl\:last\:-ml-62-5:last-child{margin-left:-15.625rem}.xxl\:hover\:m-0:hover{margin:0}.xxl\:hover\:m-1:hover{margin:.25rem}.xxl\:hover\:m-2:hover{margin:.5rem}.xxl\:hover\:m-3:hover{margin:.75rem}.xxl\:hover\:m-4:hover{margin:1rem}.xxl\:hover\:m-5:hover{margin:1.25rem}.xxl\:hover\:m-6:hover{margin:1.5rem}.xxl\:hover\:m-7:hover{margin:1.75rem}.xxl\:hover\:m-8:hover{margin:2rem}.xxl\:hover\:m-9:hover{margin:2.25rem}.xxl\:hover\:m-10:hover{margin:2.5rem}.xxl\:hover\:m-11:hover{margin:2.75rem}.xxl\:hover\:m-12:hover{margin:3rem}.xxl\:hover\:m-13:hover{margin:3.25rem}.xxl\:hover\:m-14:hover{margin:3.5rem}.xxl\:hover\:m-15:hover{margin:3.75rem}.xxl\:hover\:m-16:hover{margin:4rem}.xxl\:hover\:m-19:hover{margin:4.75rem}.xxl\:hover\:m-20:hover{margin:5rem}.xxl\:hover\:m-22:hover{margin:5.5rem}.xxl\:hover\:m-23:hover{margin:5.75rem}.xxl\:hover\:m-24:hover{margin:6rem}.xxl\:hover\:m-28:hover{margin:6.5rem}.xxl\:hover\:m-30:hover{margin:7.5rem}.xxl\:hover\:m-32:hover{margin:8rem}.xxl\:hover\:m-33:hover{margin:8.75rem}.xxl\:hover\:m-36:hover{margin:9rem}.xxl\:hover\:m-40:hover{margin:10rem}.xxl\:hover\:m-44:hover{margin:11rem}.xxl\:hover\:m-48:hover{margin:12rem}.xxl\:hover\:m-50:hover{margin:12.75rem}.xxl\:hover\:m-52:hover{margin:13rem}.xxl\:hover\:m-53:hover{margin:13.25rem}.xxl\:hover\:m-55:hover{margin:13.75rem}.xxl\:hover\:m-56:hover{margin:14rem}.xxl\:hover\:m-64:hover{margin:16rem}.xxl\:hover\:m-68:hover{margin:17rem}.xxl\:hover\:m-75:hover{margin:18.75rem}.xxl\:hover\:m-98:hover{margin:24.5rem}.xxl\:hover\:m-100:hover{margin:25rem}.xxl\:hover\:m-120:hover{margin:30rem}.xxl\:hover\:m-140:hover{margin:35rem}.xxl\:hover\:m-auto:hover{margin:auto}.xxl\:hover\:m-px:hover{margin:1px}.xxl\:hover\:m-2px:hover{margin:2px}.xxl\:hover\:m-0-5:hover{margin:.15rem}.xxl\:hover\:m-1-5:hover{margin:.375rem}.xxl\:hover\:m-2-5:hover{margin:.625rem}.xxl\:hover\:m-7-2:hover{margin:1.875rem}.xxl\:hover\:m-31-25:hover{margin:7.8125rem}.xxl\:hover\:m-62-5:hover{margin:15.625rem}.xxl\:hover\:-m-1:hover{margin:-.25rem}.xxl\:hover\:-m-2:hover{margin:-.5rem}.xxl\:hover\:-m-3:hover{margin:-.75rem}.xxl\:hover\:-m-4:hover{margin:-1rem}.xxl\:hover\:-m-5:hover{margin:-1.25rem}.xxl\:hover\:-m-6:hover{margin:-1.5rem}.xxl\:hover\:-m-7:hover{margin:-1.75rem}.xxl\:hover\:-m-8:hover{margin:-2rem}.xxl\:hover\:-m-9:hover{margin:-2.25rem}.xxl\:hover\:-m-10:hover{margin:-2.5rem}.xxl\:hover\:-m-11:hover{margin:-2.75rem}.xxl\:hover\:-m-12:hover{margin:-3rem}.xxl\:hover\:-m-13:hover{margin:-3.25rem}.xxl\:hover\:-m-14:hover{margin:-3.5rem}.xxl\:hover\:-m-15:hover{margin:-3.75rem}.xxl\:hover\:-m-16:hover{margin:-4rem}.xxl\:hover\:-m-19:hover{margin:-4.75rem}.xxl\:hover\:-m-20:hover{margin:-5rem}.xxl\:hover\:-m-22:hover{margin:-5.5rem}.xxl\:hover\:-m-23:hover{margin:-5.75rem}.xxl\:hover\:-m-24:hover{margin:-6rem}.xxl\:hover\:-m-30:hover{margin:-7.5rem}.xxl\:hover\:-m-32:hover{margin:-8rem}.xxl\:hover\:-m-40:hover{margin:-10rem}.xxl\:hover\:-m-44:hover{margin:-11rem}.xxl\:hover\:-m-48:hover{margin:-12rem}.xxl\:hover\:-m-50:hover{margin:-12.75rem}.xxl\:hover\:-m-52:hover{margin:-13rem}.xxl\:hover\:-m-53:hover{margin:-13.25rem}.xxl\:hover\:-m-55:hover{margin:-13.75rem}.xxl\:hover\:-m-56:hover{margin:-14rem}.xxl\:hover\:-m-64:hover{margin:-16rem}.xxl\:hover\:-m-68:hover{margin:-17rem}.xxl\:hover\:-m-75:hover{margin:-18.75rem}.xxl\:hover\:-m-98:hover{margin:-24.5rem}.xxl\:hover\:-m-100:hover{margin:-25rem}.xxl\:hover\:-m-120:hover{margin:-30rem}.xxl\:hover\:-m-140:hover{margin:-35rem}.xxl\:hover\:-m-px:hover{margin:-1px}.xxl\:hover\:-m-2px:hover{margin:-2px}.xxl\:hover\:-m-0-5:hover{margin:-.15rem}.xxl\:hover\:-m-1-5:hover{margin:-.375rem}.xxl\:hover\:-m-2-5:hover{margin:-.625rem}.xxl\:hover\:-m-7-2:hover{margin:-1.875rem}.xxl\:hover\:-m-31-25:hover{margin:-7.8125rem}.xxl\:hover\:-m-62-5:hover{margin:-15.625rem}.xxl\:hover\:my-0:hover{margin-top:0;margin-bottom:0}.xxl\:hover\:mx-0:hover{margin-left:0;margin-right:0}.xxl\:hover\:my-1:hover{margin-top:.25rem;margin-bottom:.25rem}.xxl\:hover\:mx-1:hover{margin-left:.25rem;margin-right:.25rem}.xxl\:hover\:my-2:hover{margin-top:.5rem;margin-bottom:.5rem}.xxl\:hover\:mx-2:hover{margin-left:.5rem;margin-right:.5rem}.xxl\:hover\:my-3:hover{margin-top:.75rem;margin-bottom:.75rem}.xxl\:hover\:mx-3:hover{margin-left:.75rem;margin-right:.75rem}.xxl\:hover\:my-4:hover{margin-top:1rem;margin-bottom:1rem}.xxl\:hover\:mx-4:hover{margin-left:1rem;margin-right:1rem}.xxl\:hover\:my-5:hover{margin-top:1.25rem;margin-bottom:1.25rem}.xxl\:hover\:mx-5:hover{margin-left:1.25rem;margin-right:1.25rem}.xxl\:hover\:my-6:hover{margin-top:1.5rem;margin-bottom:1.5rem}.xxl\:hover\:mx-6:hover{margin-left:1.5rem;margin-right:1.5rem}.xxl\:hover\:my-7:hover{margin-top:1.75rem;margin-bottom:1.75rem}.xxl\:hover\:mx-7:hover{margin-left:1.75rem;margin-right:1.75rem}.xxl\:hover\:my-8:hover{margin-top:2rem;margin-bottom:2rem}.xxl\:hover\:mx-8:hover{margin-left:2rem;margin-right:2rem}.xxl\:hover\:my-9:hover{margin-top:2.25rem;margin-bottom:2.25rem}.xxl\:hover\:mx-9:hover{margin-left:2.25rem;margin-right:2.25rem}.xxl\:hover\:my-10:hover{margin-top:2.5rem;margin-bottom:2.5rem}.xxl\:hover\:mx-10:hover{margin-left:2.5rem;margin-right:2.5rem}.xxl\:hover\:my-11:hover{margin-top:2.75rem;margin-bottom:2.75rem}.xxl\:hover\:mx-11:hover{margin-left:2.75rem;margin-right:2.75rem}.xxl\:hover\:my-12:hover{margin-top:3rem;margin-bottom:3rem}.xxl\:hover\:mx-12:hover{margin-left:3rem;margin-right:3rem}.xxl\:hover\:my-13:hover{margin-top:3.25rem;margin-bottom:3.25rem}.xxl\:hover\:mx-13:hover{margin-left:3.25rem;margin-right:3.25rem}.xxl\:hover\:my-14:hover{margin-top:3.5rem;margin-bottom:3.5rem}.xxl\:hover\:mx-14:hover{margin-left:3.5rem;margin-right:3.5rem}.xxl\:hover\:my-15:hover{margin-top:3.75rem;margin-bottom:3.75rem}.xxl\:hover\:mx-15:hover{margin-left:3.75rem;margin-right:3.75rem}.xxl\:hover\:my-16:hover{margin-top:4rem;margin-bottom:4rem}.xxl\:hover\:mx-16:hover{margin-left:4rem;margin-right:4rem}.xxl\:hover\:my-19:hover{margin-top:4.75rem;margin-bottom:4.75rem}.xxl\:hover\:mx-19:hover{margin-left:4.75rem;margin-right:4.75rem}.xxl\:hover\:my-20:hover{margin-top:5rem;margin-bottom:5rem}.xxl\:hover\:mx-20:hover{margin-left:5rem;margin-right:5rem}.xxl\:hover\:my-22:hover{margin-top:5.5rem;margin-bottom:5.5rem}.xxl\:hover\:mx-22:hover{margin-left:5.5rem;margin-right:5.5rem}.xxl\:hover\:my-23:hover{margin-top:5.75rem;margin-bottom:5.75rem}.xxl\:hover\:mx-23:hover{margin-left:5.75rem;margin-right:5.75rem}.xxl\:hover\:my-24:hover{margin-top:6rem;margin-bottom:6rem}.xxl\:hover\:mx-24:hover{margin-left:6rem;margin-right:6rem}.xxl\:hover\:my-28:hover{margin-top:6.5rem;margin-bottom:6.5rem}.xxl\:hover\:mx-28:hover{margin-left:6.5rem;margin-right:6.5rem}.xxl\:hover\:my-30:hover{margin-top:7.5rem;margin-bottom:7.5rem}.xxl\:hover\:mx-30:hover{margin-left:7.5rem;margin-right:7.5rem}.xxl\:hover\:my-32:hover{margin-top:8rem;margin-bottom:8rem}.xxl\:hover\:mx-32:hover{margin-left:8rem;margin-right:8rem}.xxl\:hover\:my-33:hover{margin-top:8.75rem;margin-bottom:8.75rem}.xxl\:hover\:mx-33:hover{margin-left:8.75rem;margin-right:8.75rem}.xxl\:hover\:my-36:hover{margin-top:9rem;margin-bottom:9rem}.xxl\:hover\:mx-36:hover{margin-left:9rem;margin-right:9rem}.xxl\:hover\:my-40:hover{margin-top:10rem;margin-bottom:10rem}.xxl\:hover\:mx-40:hover{margin-left:10rem;margin-right:10rem}.xxl\:hover\:my-44:hover{margin-top:11rem;margin-bottom:11rem}.xxl\:hover\:mx-44:hover{margin-left:11rem;margin-right:11rem}.xxl\:hover\:my-48:hover{margin-top:12rem;margin-bottom:12rem}.xxl\:hover\:mx-48:hover{margin-left:12rem;margin-right:12rem}.xxl\:hover\:my-50:hover{margin-top:12.75rem;margin-bottom:12.75rem}.xxl\:hover\:mx-50:hover{margin-left:12.75rem;margin-right:12.75rem}.xxl\:hover\:my-52:hover{margin-top:13rem;margin-bottom:13rem}.xxl\:hover\:mx-52:hover{margin-left:13rem;margin-right:13rem}.xxl\:hover\:my-53:hover{margin-top:13.25rem;margin-bottom:13.25rem}.xxl\:hover\:mx-53:hover{margin-left:13.25rem;margin-right:13.25rem}.xxl\:hover\:my-55:hover{margin-top:13.75rem;margin-bottom:13.75rem}.xxl\:hover\:mx-55:hover{margin-left:13.75rem;margin-right:13.75rem}.xxl\:hover\:my-56:hover{margin-top:14rem;margin-bottom:14rem}.xxl\:hover\:mx-56:hover{margin-left:14rem;margin-right:14rem}.xxl\:hover\:my-64:hover{margin-top:16rem;margin-bottom:16rem}.xxl\:hover\:mx-64:hover{margin-left:16rem;margin-right:16rem}.xxl\:hover\:my-68:hover{margin-top:17rem;margin-bottom:17rem}.xxl\:hover\:mx-68:hover{margin-left:17rem;margin-right:17rem}.xxl\:hover\:my-75:hover{margin-top:18.75rem;margin-bottom:18.75rem}.xxl\:hover\:mx-75:hover{margin-left:18.75rem;margin-right:18.75rem}.xxl\:hover\:my-98:hover{margin-top:24.5rem;margin-bottom:24.5rem}.xxl\:hover\:mx-98:hover{margin-left:24.5rem;margin-right:24.5rem}.xxl\:hover\:my-100:hover{margin-top:25rem;margin-bottom:25rem}.xxl\:hover\:mx-100:hover{margin-left:25rem;margin-right:25rem}.xxl\:hover\:my-120:hover{margin-top:30rem;margin-bottom:30rem}.xxl\:hover\:mx-120:hover{margin-left:30rem;margin-right:30rem}.xxl\:hover\:my-140:hover{margin-top:35rem;margin-bottom:35rem}.xxl\:hover\:mx-140:hover{margin-left:35rem;margin-right:35rem}.xxl\:hover\:my-auto:hover{margin-top:auto;margin-bottom:auto}.xxl\:hover\:mx-auto:hover{margin-left:auto;margin-right:auto}.xxl\:hover\:my-px:hover{margin-top:1px;margin-bottom:1px}.xxl\:hover\:mx-px:hover{margin-left:1px;margin-right:1px}.xxl\:hover\:my-2px:hover{margin-top:2px;margin-bottom:2px}.xxl\:hover\:mx-2px:hover{margin-left:2px;margin-right:2px}.xxl\:hover\:my-0-5:hover{margin-top:.15rem;margin-bottom:.15rem}.xxl\:hover\:mx-0-5:hover{margin-left:.15rem;margin-right:.15rem}.xxl\:hover\:my-1-5:hover{margin-top:.375rem;margin-bottom:.375rem}.xxl\:hover\:mx-1-5:hover{margin-left:.375rem;margin-right:.375rem}.xxl\:hover\:my-2-5:hover{margin-top:.625rem;margin-bottom:.625rem}.xxl\:hover\:mx-2-5:hover{margin-left:.625rem;margin-right:.625rem}.xxl\:hover\:my-7-2:hover{margin-top:1.875rem;margin-bottom:1.875rem}.xxl\:hover\:mx-7-2:hover{margin-left:1.875rem;margin-right:1.875rem}.xxl\:hover\:my-31-25:hover{margin-top:7.8125rem;margin-bottom:7.8125rem}.xxl\:hover\:mx-31-25:hover{margin-left:7.8125rem;margin-right:7.8125rem}.xxl\:hover\:my-62-5:hover{margin-top:15.625rem;margin-bottom:15.625rem}.xxl\:hover\:mx-62-5:hover{margin-left:15.625rem;margin-right:15.625rem}.xxl\:hover\:-my-1:hover{margin-top:-.25rem;margin-bottom:-.25rem}.xxl\:hover\:-mx-1:hover{margin-left:-.25rem;margin-right:-.25rem}.xxl\:hover\:-my-2:hover{margin-top:-.5rem;margin-bottom:-.5rem}.xxl\:hover\:-mx-2:hover{margin-left:-.5rem;margin-right:-.5rem}.xxl\:hover\:-my-3:hover{margin-top:-.75rem;margin-bottom:-.75rem}.xxl\:hover\:-mx-3:hover{margin-left:-.75rem;margin-right:-.75rem}.xxl\:hover\:-my-4:hover{margin-top:-1rem;margin-bottom:-1rem}.xxl\:hover\:-mx-4:hover{margin-left:-1rem;margin-right:-1rem}.xxl\:hover\:-my-5:hover{margin-top:-1.25rem;margin-bottom:-1.25rem}.xxl\:hover\:-mx-5:hover{margin-left:-1.25rem;margin-right:-1.25rem}.xxl\:hover\:-my-6:hover{margin-top:-1.5rem;margin-bottom:-1.5rem}.xxl\:hover\:-mx-6:hover{margin-left:-1.5rem;margin-right:-1.5rem}.xxl\:hover\:-my-7:hover{margin-top:-1.75rem;margin-bottom:-1.75rem}.xxl\:hover\:-mx-7:hover{margin-left:-1.75rem;margin-right:-1.75rem}.xxl\:hover\:-my-8:hover{margin-top:-2rem;margin-bottom:-2rem}.xxl\:hover\:-mx-8:hover{margin-left:-2rem;margin-right:-2rem}.xxl\:hover\:-my-9:hover{margin-top:-2.25rem;margin-bottom:-2.25rem}.xxl\:hover\:-mx-9:hover{margin-left:-2.25rem;margin-right:-2.25rem}.xxl\:hover\:-my-10:hover{margin-top:-2.5rem;margin-bottom:-2.5rem}.xxl\:hover\:-mx-10:hover{margin-left:-2.5rem;margin-right:-2.5rem}.xxl\:hover\:-my-11:hover{margin-top:-2.75rem;margin-bottom:-2.75rem}.xxl\:hover\:-mx-11:hover{margin-left:-2.75rem;margin-right:-2.75rem}.xxl\:hover\:-my-12:hover{margin-top:-3rem;margin-bottom:-3rem}.xxl\:hover\:-mx-12:hover{margin-left:-3rem;margin-right:-3rem}.xxl\:hover\:-my-13:hover{margin-top:-3.25rem;margin-bottom:-3.25rem}.xxl\:hover\:-mx-13:hover{margin-left:-3.25rem;margin-right:-3.25rem}.xxl\:hover\:-my-14:hover{margin-top:-3.5rem;margin-bottom:-3.5rem}.xxl\:hover\:-mx-14:hover{margin-left:-3.5rem;margin-right:-3.5rem}.xxl\:hover\:-my-15:hover{margin-top:-3.75rem;margin-bottom:-3.75rem}.xxl\:hover\:-mx-15:hover{margin-left:-3.75rem;margin-right:-3.75rem}.xxl\:hover\:-my-16:hover{margin-top:-4rem;margin-bottom:-4rem}.xxl\:hover\:-mx-16:hover{margin-left:-4rem;margin-right:-4rem}.xxl\:hover\:-my-19:hover{margin-top:-4.75rem;margin-bottom:-4.75rem}.xxl\:hover\:-mx-19:hover{margin-left:-4.75rem;margin-right:-4.75rem}.xxl\:hover\:-my-20:hover{margin-top:-5rem;margin-bottom:-5rem}.xxl\:hover\:-mx-20:hover{margin-left:-5rem;margin-right:-5rem}.xxl\:hover\:-my-22:hover{margin-top:-5.5rem;margin-bottom:-5.5rem}.xxl\:hover\:-mx-22:hover{margin-left:-5.5rem;margin-right:-5.5rem}.xxl\:hover\:-my-23:hover{margin-top:-5.75rem;margin-bottom:-5.75rem}.xxl\:hover\:-mx-23:hover{margin-left:-5.75rem;margin-right:-5.75rem}.xxl\:hover\:-my-24:hover{margin-top:-6rem;margin-bottom:-6rem}.xxl\:hover\:-mx-24:hover{margin-left:-6rem;margin-right:-6rem}.xxl\:hover\:-my-30:hover{margin-top:-7.5rem;margin-bottom:-7.5rem}.xxl\:hover\:-mx-30:hover{margin-left:-7.5rem;margin-right:-7.5rem}.xxl\:hover\:-my-32:hover{margin-top:-8rem;margin-bottom:-8rem}.xxl\:hover\:-mx-32:hover{margin-left:-8rem;margin-right:-8rem}.xxl\:hover\:-my-40:hover{margin-top:-10rem;margin-bottom:-10rem}.xxl\:hover\:-mx-40:hover{margin-left:-10rem;margin-right:-10rem}.xxl\:hover\:-my-44:hover{margin-top:-11rem;margin-bottom:-11rem}.xxl\:hover\:-mx-44:hover{margin-left:-11rem;margin-right:-11rem}.xxl\:hover\:-my-48:hover{margin-top:-12rem;margin-bottom:-12rem}.xxl\:hover\:-mx-48:hover{margin-left:-12rem;margin-right:-12rem}.xxl\:hover\:-my-50:hover{margin-top:-12.75rem;margin-bottom:-12.75rem}.xxl\:hover\:-mx-50:hover{margin-left:-12.75rem;margin-right:-12.75rem}.xxl\:hover\:-my-52:hover{margin-top:-13rem;margin-bottom:-13rem}.xxl\:hover\:-mx-52:hover{margin-left:-13rem;margin-right:-13rem}.xxl\:hover\:-my-53:hover{margin-top:-13.25rem;margin-bottom:-13.25rem}.xxl\:hover\:-mx-53:hover{margin-left:-13.25rem;margin-right:-13.25rem}.xxl\:hover\:-my-55:hover{margin-top:-13.75rem;margin-bottom:-13.75rem}.xxl\:hover\:-mx-55:hover{margin-left:-13.75rem;margin-right:-13.75rem}.xxl\:hover\:-my-56:hover{margin-top:-14rem;margin-bottom:-14rem}.xxl\:hover\:-mx-56:hover{margin-left:-14rem;margin-right:-14rem}.xxl\:hover\:-my-64:hover{margin-top:-16rem;margin-bottom:-16rem}.xxl\:hover\:-mx-64:hover{margin-left:-16rem;margin-right:-16rem}.xxl\:hover\:-my-68:hover{margin-top:-17rem;margin-bottom:-17rem}.xxl\:hover\:-mx-68:hover{margin-left:-17rem;margin-right:-17rem}.xxl\:hover\:-my-75:hover{margin-top:-18.75rem;margin-bottom:-18.75rem}.xxl\:hover\:-mx-75:hover{margin-left:-18.75rem;margin-right:-18.75rem}.xxl\:hover\:-my-98:hover{margin-top:-24.5rem;margin-bottom:-24.5rem}.xxl\:hover\:-mx-98:hover{margin-left:-24.5rem;margin-right:-24.5rem}.xxl\:hover\:-my-100:hover{margin-top:-25rem;margin-bottom:-25rem}.xxl\:hover\:-mx-100:hover{margin-left:-25rem;margin-right:-25rem}.xxl\:hover\:-my-120:hover{margin-top:-30rem;margin-bottom:-30rem}.xxl\:hover\:-mx-120:hover{margin-left:-30rem;margin-right:-30rem}.xxl\:hover\:-my-140:hover{margin-top:-35rem;margin-bottom:-35rem}.xxl\:hover\:-mx-140:hover{margin-left:-35rem;margin-right:-35rem}.xxl\:hover\:-my-px:hover{margin-top:-1px;margin-bottom:-1px}.xxl\:hover\:-mx-px:hover{margin-left:-1px;margin-right:-1px}.xxl\:hover\:-my-2px:hover{margin-top:-2px;margin-bottom:-2px}.xxl\:hover\:-mx-2px:hover{margin-left:-2px;margin-right:-2px}.xxl\:hover\:-my-0-5:hover{margin-top:-.15rem;margin-bottom:-.15rem}.xxl\:hover\:-mx-0-5:hover{margin-left:-.15rem;margin-right:-.15rem}.xxl\:hover\:-my-1-5:hover{margin-top:-.375rem;margin-bottom:-.375rem}.xxl\:hover\:-mx-1-5:hover{margin-left:-.375rem;margin-right:-.375rem}.xxl\:hover\:-my-2-5:hover{margin-top:-.625rem;margin-bottom:-.625rem}.xxl\:hover\:-mx-2-5:hover{margin-left:-.625rem;margin-right:-.625rem}.xxl\:hover\:-my-7-2:hover{margin-top:-1.875rem;margin-bottom:-1.875rem}.xxl\:hover\:-mx-7-2:hover{margin-left:-1.875rem;margin-right:-1.875rem}.xxl\:hover\:-my-31-25:hover{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.xxl\:hover\:-mx-31-25:hover{margin-left:-7.8125rem;margin-right:-7.8125rem}.xxl\:hover\:-my-62-5:hover{margin-top:-15.625rem;margin-bottom:-15.625rem}.xxl\:hover\:-mx-62-5:hover{margin-left:-15.625rem;margin-right:-15.625rem}.xxl\:hover\:mt-0:hover{margin-top:0}.xxl\:hover\:mr-0:hover{margin-right:0}.xxl\:hover\:mb-0:hover{margin-bottom:0}.xxl\:hover\:ml-0:hover{margin-left:0}.xxl\:hover\:mt-1:hover{margin-top:.25rem}.xxl\:hover\:mr-1:hover{margin-right:.25rem}.xxl\:hover\:mb-1:hover{margin-bottom:.25rem}.xxl\:hover\:ml-1:hover{margin-left:.25rem}.xxl\:hover\:mt-2:hover{margin-top:.5rem}.xxl\:hover\:mr-2:hover{margin-right:.5rem}.xxl\:hover\:mb-2:hover{margin-bottom:.5rem}.xxl\:hover\:ml-2:hover{margin-left:.5rem}.xxl\:hover\:mt-3:hover{margin-top:.75rem}.xxl\:hover\:mr-3:hover{margin-right:.75rem}.xxl\:hover\:mb-3:hover{margin-bottom:.75rem}.xxl\:hover\:ml-3:hover{margin-left:.75rem}.xxl\:hover\:mt-4:hover{margin-top:1rem}.xxl\:hover\:mr-4:hover{margin-right:1rem}.xxl\:hover\:mb-4:hover{margin-bottom:1rem}.xxl\:hover\:ml-4:hover{margin-left:1rem}.xxl\:hover\:mt-5:hover{margin-top:1.25rem}.xxl\:hover\:mr-5:hover{margin-right:1.25rem}.xxl\:hover\:mb-5:hover{margin-bottom:1.25rem}.xxl\:hover\:ml-5:hover{margin-left:1.25rem}.xxl\:hover\:mt-6:hover{margin-top:1.5rem}.xxl\:hover\:mr-6:hover{margin-right:1.5rem}.xxl\:hover\:mb-6:hover{margin-bottom:1.5rem}.xxl\:hover\:ml-6:hover{margin-left:1.5rem}.xxl\:hover\:mt-7:hover{margin-top:1.75rem}.xxl\:hover\:mr-7:hover{margin-right:1.75rem}.xxl\:hover\:mb-7:hover{margin-bottom:1.75rem}.xxl\:hover\:ml-7:hover{margin-left:1.75rem}.xxl\:hover\:mt-8:hover{margin-top:2rem}.xxl\:hover\:mr-8:hover{margin-right:2rem}.xxl\:hover\:mb-8:hover{margin-bottom:2rem}.xxl\:hover\:ml-8:hover{margin-left:2rem}.xxl\:hover\:mt-9:hover{margin-top:2.25rem}.xxl\:hover\:mr-9:hover{margin-right:2.25rem}.xxl\:hover\:mb-9:hover{margin-bottom:2.25rem}.xxl\:hover\:ml-9:hover{margin-left:2.25rem}.xxl\:hover\:mt-10:hover{margin-top:2.5rem}.xxl\:hover\:mr-10:hover{margin-right:2.5rem}.xxl\:hover\:mb-10:hover{margin-bottom:2.5rem}.xxl\:hover\:ml-10:hover{margin-left:2.5rem}.xxl\:hover\:mt-11:hover{margin-top:2.75rem}.xxl\:hover\:mr-11:hover{margin-right:2.75rem}.xxl\:hover\:mb-11:hover{margin-bottom:2.75rem}.xxl\:hover\:ml-11:hover{margin-left:2.75rem}.xxl\:hover\:mt-12:hover{margin-top:3rem}.xxl\:hover\:mr-12:hover{margin-right:3rem}.xxl\:hover\:mb-12:hover{margin-bottom:3rem}.xxl\:hover\:ml-12:hover{margin-left:3rem}.xxl\:hover\:mt-13:hover{margin-top:3.25rem}.xxl\:hover\:mr-13:hover{margin-right:3.25rem}.xxl\:hover\:mb-13:hover{margin-bottom:3.25rem}.xxl\:hover\:ml-13:hover{margin-left:3.25rem}.xxl\:hover\:mt-14:hover{margin-top:3.5rem}.xxl\:hover\:mr-14:hover{margin-right:3.5rem}.xxl\:hover\:mb-14:hover{margin-bottom:3.5rem}.xxl\:hover\:ml-14:hover{margin-left:3.5rem}.xxl\:hover\:mt-15:hover{margin-top:3.75rem}.xxl\:hover\:mr-15:hover{margin-right:3.75rem}.xxl\:hover\:mb-15:hover{margin-bottom:3.75rem}.xxl\:hover\:ml-15:hover{margin-left:3.75rem}.xxl\:hover\:mt-16:hover{margin-top:4rem}.xxl\:hover\:mr-16:hover{margin-right:4rem}.xxl\:hover\:mb-16:hover{margin-bottom:4rem}.xxl\:hover\:ml-16:hover{margin-left:4rem}.xxl\:hover\:mt-19:hover{margin-top:4.75rem}.xxl\:hover\:mr-19:hover{margin-right:4.75rem}.xxl\:hover\:mb-19:hover{margin-bottom:4.75rem}.xxl\:hover\:ml-19:hover{margin-left:4.75rem}.xxl\:hover\:mt-20:hover{margin-top:5rem}.xxl\:hover\:mr-20:hover{margin-right:5rem}.xxl\:hover\:mb-20:hover{margin-bottom:5rem}.xxl\:hover\:ml-20:hover{margin-left:5rem}.xxl\:hover\:mt-22:hover{margin-top:5.5rem}.xxl\:hover\:mr-22:hover{margin-right:5.5rem}.xxl\:hover\:mb-22:hover{margin-bottom:5.5rem}.xxl\:hover\:ml-22:hover{margin-left:5.5rem}.xxl\:hover\:mt-23:hover{margin-top:5.75rem}.xxl\:hover\:mr-23:hover{margin-right:5.75rem}.xxl\:hover\:mb-23:hover{margin-bottom:5.75rem}.xxl\:hover\:ml-23:hover{margin-left:5.75rem}.xxl\:hover\:mt-24:hover{margin-top:6rem}.xxl\:hover\:mr-24:hover{margin-right:6rem}.xxl\:hover\:mb-24:hover{margin-bottom:6rem}.xxl\:hover\:ml-24:hover{margin-left:6rem}.xxl\:hover\:mt-28:hover{margin-top:6.5rem}.xxl\:hover\:mr-28:hover{margin-right:6.5rem}.xxl\:hover\:mb-28:hover{margin-bottom:6.5rem}.xxl\:hover\:ml-28:hover{margin-left:6.5rem}.xxl\:hover\:mt-30:hover{margin-top:7.5rem}.xxl\:hover\:mr-30:hover{margin-right:7.5rem}.xxl\:hover\:mb-30:hover{margin-bottom:7.5rem}.xxl\:hover\:ml-30:hover{margin-left:7.5rem}.xxl\:hover\:mt-32:hover{margin-top:8rem}.xxl\:hover\:mr-32:hover{margin-right:8rem}.xxl\:hover\:mb-32:hover{margin-bottom:8rem}.xxl\:hover\:ml-32:hover{margin-left:8rem}.xxl\:hover\:mt-33:hover{margin-top:8.75rem}.xxl\:hover\:mr-33:hover{margin-right:8.75rem}.xxl\:hover\:mb-33:hover{margin-bottom:8.75rem}.xxl\:hover\:ml-33:hover{margin-left:8.75rem}.xxl\:hover\:mt-36:hover{margin-top:9rem}.xxl\:hover\:mr-36:hover{margin-right:9rem}.xxl\:hover\:mb-36:hover{margin-bottom:9rem}.xxl\:hover\:ml-36:hover{margin-left:9rem}.xxl\:hover\:mt-40:hover{margin-top:10rem}.xxl\:hover\:mr-40:hover{margin-right:10rem}.xxl\:hover\:mb-40:hover{margin-bottom:10rem}.xxl\:hover\:ml-40:hover{margin-left:10rem}.xxl\:hover\:mt-44:hover{margin-top:11rem}.xxl\:hover\:mr-44:hover{margin-right:11rem}.xxl\:hover\:mb-44:hover{margin-bottom:11rem}.xxl\:hover\:ml-44:hover{margin-left:11rem}.xxl\:hover\:mt-48:hover{margin-top:12rem}.xxl\:hover\:mr-48:hover{margin-right:12rem}.xxl\:hover\:mb-48:hover{margin-bottom:12rem}.xxl\:hover\:ml-48:hover{margin-left:12rem}.xxl\:hover\:mt-50:hover{margin-top:12.75rem}.xxl\:hover\:mr-50:hover{margin-right:12.75rem}.xxl\:hover\:mb-50:hover{margin-bottom:12.75rem}.xxl\:hover\:ml-50:hover{margin-left:12.75rem}.xxl\:hover\:mt-52:hover{margin-top:13rem}.xxl\:hover\:mr-52:hover{margin-right:13rem}.xxl\:hover\:mb-52:hover{margin-bottom:13rem}.xxl\:hover\:ml-52:hover{margin-left:13rem}.xxl\:hover\:mt-53:hover{margin-top:13.25rem}.xxl\:hover\:mr-53:hover{margin-right:13.25rem}.xxl\:hover\:mb-53:hover{margin-bottom:13.25rem}.xxl\:hover\:ml-53:hover{margin-left:13.25rem}.xxl\:hover\:mt-55:hover{margin-top:13.75rem}.xxl\:hover\:mr-55:hover{margin-right:13.75rem}.xxl\:hover\:mb-55:hover{margin-bottom:13.75rem}.xxl\:hover\:ml-55:hover{margin-left:13.75rem}.xxl\:hover\:mt-56:hover{margin-top:14rem}.xxl\:hover\:mr-56:hover{margin-right:14rem}.xxl\:hover\:mb-56:hover{margin-bottom:14rem}.xxl\:hover\:ml-56:hover{margin-left:14rem}.xxl\:hover\:mt-64:hover{margin-top:16rem}.xxl\:hover\:mr-64:hover{margin-right:16rem}.xxl\:hover\:mb-64:hover{margin-bottom:16rem}.xxl\:hover\:ml-64:hover{margin-left:16rem}.xxl\:hover\:mt-68:hover{margin-top:17rem}.xxl\:hover\:mr-68:hover{margin-right:17rem}.xxl\:hover\:mb-68:hover{margin-bottom:17rem}.xxl\:hover\:ml-68:hover{margin-left:17rem}.xxl\:hover\:mt-75:hover{margin-top:18.75rem}.xxl\:hover\:mr-75:hover{margin-right:18.75rem}.xxl\:hover\:mb-75:hover{margin-bottom:18.75rem}.xxl\:hover\:ml-75:hover{margin-left:18.75rem}.xxl\:hover\:mt-98:hover{margin-top:24.5rem}.xxl\:hover\:mr-98:hover{margin-right:24.5rem}.xxl\:hover\:mb-98:hover{margin-bottom:24.5rem}.xxl\:hover\:ml-98:hover{margin-left:24.5rem}.xxl\:hover\:mt-100:hover{margin-top:25rem}.xxl\:hover\:mr-100:hover{margin-right:25rem}.xxl\:hover\:mb-100:hover{margin-bottom:25rem}.xxl\:hover\:ml-100:hover{margin-left:25rem}.xxl\:hover\:mt-120:hover{margin-top:30rem}.xxl\:hover\:mr-120:hover{margin-right:30rem}.xxl\:hover\:mb-120:hover{margin-bottom:30rem}.xxl\:hover\:ml-120:hover{margin-left:30rem}.xxl\:hover\:mt-140:hover{margin-top:35rem}.xxl\:hover\:mr-140:hover{margin-right:35rem}.xxl\:hover\:mb-140:hover{margin-bottom:35rem}.xxl\:hover\:ml-140:hover{margin-left:35rem}.xxl\:hover\:mt-auto:hover{margin-top:auto}.xxl\:hover\:mr-auto:hover{margin-right:auto}.xxl\:hover\:mb-auto:hover{margin-bottom:auto}.xxl\:hover\:ml-auto:hover{margin-left:auto}.xxl\:hover\:mt-px:hover{margin-top:1px}.xxl\:hover\:mr-px:hover{margin-right:1px}.xxl\:hover\:mb-px:hover{margin-bottom:1px}.xxl\:hover\:ml-px:hover{margin-left:1px}.xxl\:hover\:mt-2px:hover{margin-top:2px}.xxl\:hover\:mr-2px:hover{margin-right:2px}.xxl\:hover\:mb-2px:hover{margin-bottom:2px}.xxl\:hover\:ml-2px:hover{margin-left:2px}.xxl\:hover\:mt-0-5:hover{margin-top:.15rem}.xxl\:hover\:mr-0-5:hover{margin-right:.15rem}.xxl\:hover\:mb-0-5:hover{margin-bottom:.15rem}.xxl\:hover\:ml-0-5:hover{margin-left:.15rem}.xxl\:hover\:mt-1-5:hover{margin-top:.375rem}.xxl\:hover\:mr-1-5:hover{margin-right:.375rem}.xxl\:hover\:mb-1-5:hover{margin-bottom:.375rem}.xxl\:hover\:ml-1-5:hover{margin-left:.375rem}.xxl\:hover\:mt-2-5:hover{margin-top:.625rem}.xxl\:hover\:mr-2-5:hover{margin-right:.625rem}.xxl\:hover\:mb-2-5:hover{margin-bottom:.625rem}.xxl\:hover\:ml-2-5:hover{margin-left:.625rem}.xxl\:hover\:mt-7-2:hover{margin-top:1.875rem}.xxl\:hover\:mr-7-2:hover{margin-right:1.875rem}.xxl\:hover\:mb-7-2:hover{margin-bottom:1.875rem}.xxl\:hover\:ml-7-2:hover{margin-left:1.875rem}.xxl\:hover\:mt-31-25:hover{margin-top:7.8125rem}.xxl\:hover\:mr-31-25:hover{margin-right:7.8125rem}.xxl\:hover\:mb-31-25:hover{margin-bottom:7.8125rem}.xxl\:hover\:ml-31-25:hover{margin-left:7.8125rem}.xxl\:hover\:mt-62-5:hover{margin-top:15.625rem}.xxl\:hover\:mr-62-5:hover{margin-right:15.625rem}.xxl\:hover\:mb-62-5:hover{margin-bottom:15.625rem}.xxl\:hover\:ml-62-5:hover{margin-left:15.625rem}.xxl\:hover\:-mt-1:hover{margin-top:-.25rem}.xxl\:hover\:-mr-1:hover{margin-right:-.25rem}.xxl\:hover\:-mb-1:hover{margin-bottom:-.25rem}.xxl\:hover\:-ml-1:hover{margin-left:-.25rem}.xxl\:hover\:-mt-2:hover{margin-top:-.5rem}.xxl\:hover\:-mr-2:hover{margin-right:-.5rem}.xxl\:hover\:-mb-2:hover{margin-bottom:-.5rem}.xxl\:hover\:-ml-2:hover{margin-left:-.5rem}.xxl\:hover\:-mt-3:hover{margin-top:-.75rem}.xxl\:hover\:-mr-3:hover{margin-right:-.75rem}.xxl\:hover\:-mb-3:hover{margin-bottom:-.75rem}.xxl\:hover\:-ml-3:hover{margin-left:-.75rem}.xxl\:hover\:-mt-4:hover{margin-top:-1rem}.xxl\:hover\:-mr-4:hover{margin-right:-1rem}.xxl\:hover\:-mb-4:hover{margin-bottom:-1rem}.xxl\:hover\:-ml-4:hover{margin-left:-1rem}.xxl\:hover\:-mt-5:hover{margin-top:-1.25rem}.xxl\:hover\:-mr-5:hover{margin-right:-1.25rem}.xxl\:hover\:-mb-5:hover{margin-bottom:-1.25rem}.xxl\:hover\:-ml-5:hover{margin-left:-1.25rem}.xxl\:hover\:-mt-6:hover{margin-top:-1.5rem}.xxl\:hover\:-mr-6:hover{margin-right:-1.5rem}.xxl\:hover\:-mb-6:hover{margin-bottom:-1.5rem}.xxl\:hover\:-ml-6:hover{margin-left:-1.5rem}.xxl\:hover\:-mt-7:hover{margin-top:-1.75rem}.xxl\:hover\:-mr-7:hover{margin-right:-1.75rem}.xxl\:hover\:-mb-7:hover{margin-bottom:-1.75rem}.xxl\:hover\:-ml-7:hover{margin-left:-1.75rem}.xxl\:hover\:-mt-8:hover{margin-top:-2rem}.xxl\:hover\:-mr-8:hover{margin-right:-2rem}.xxl\:hover\:-mb-8:hover{margin-bottom:-2rem}.xxl\:hover\:-ml-8:hover{margin-left:-2rem}.xxl\:hover\:-mt-9:hover{margin-top:-2.25rem}.xxl\:hover\:-mr-9:hover{margin-right:-2.25rem}.xxl\:hover\:-mb-9:hover{margin-bottom:-2.25rem}.xxl\:hover\:-ml-9:hover{margin-left:-2.25rem}.xxl\:hover\:-mt-10:hover{margin-top:-2.5rem}.xxl\:hover\:-mr-10:hover{margin-right:-2.5rem}.xxl\:hover\:-mb-10:hover{margin-bottom:-2.5rem}.xxl\:hover\:-ml-10:hover{margin-left:-2.5rem}.xxl\:hover\:-mt-11:hover{margin-top:-2.75rem}.xxl\:hover\:-mr-11:hover{margin-right:-2.75rem}.xxl\:hover\:-mb-11:hover{margin-bottom:-2.75rem}.xxl\:hover\:-ml-11:hover{margin-left:-2.75rem}.xxl\:hover\:-mt-12:hover{margin-top:-3rem}.xxl\:hover\:-mr-12:hover{margin-right:-3rem}.xxl\:hover\:-mb-12:hover{margin-bottom:-3rem}.xxl\:hover\:-ml-12:hover{margin-left:-3rem}.xxl\:hover\:-mt-13:hover{margin-top:-3.25rem}.xxl\:hover\:-mr-13:hover{margin-right:-3.25rem}.xxl\:hover\:-mb-13:hover{margin-bottom:-3.25rem}.xxl\:hover\:-ml-13:hover{margin-left:-3.25rem}.xxl\:hover\:-mt-14:hover{margin-top:-3.5rem}.xxl\:hover\:-mr-14:hover{margin-right:-3.5rem}.xxl\:hover\:-mb-14:hover{margin-bottom:-3.5rem}.xxl\:hover\:-ml-14:hover{margin-left:-3.5rem}.xxl\:hover\:-mt-15:hover{margin-top:-3.75rem}.xxl\:hover\:-mr-15:hover{margin-right:-3.75rem}.xxl\:hover\:-mb-15:hover{margin-bottom:-3.75rem}.xxl\:hover\:-ml-15:hover{margin-left:-3.75rem}.xxl\:hover\:-mt-16:hover{margin-top:-4rem}.xxl\:hover\:-mr-16:hover{margin-right:-4rem}.xxl\:hover\:-mb-16:hover{margin-bottom:-4rem}.xxl\:hover\:-ml-16:hover{margin-left:-4rem}.xxl\:hover\:-mt-19:hover{margin-top:-4.75rem}.xxl\:hover\:-mr-19:hover{margin-right:-4.75rem}.xxl\:hover\:-mb-19:hover{margin-bottom:-4.75rem}.xxl\:hover\:-ml-19:hover{margin-left:-4.75rem}.xxl\:hover\:-mt-20:hover{margin-top:-5rem}.xxl\:hover\:-mr-20:hover{margin-right:-5rem}.xxl\:hover\:-mb-20:hover{margin-bottom:-5rem}.xxl\:hover\:-ml-20:hover{margin-left:-5rem}.xxl\:hover\:-mt-22:hover{margin-top:-5.5rem}.xxl\:hover\:-mr-22:hover{margin-right:-5.5rem}.xxl\:hover\:-mb-22:hover{margin-bottom:-5.5rem}.xxl\:hover\:-ml-22:hover{margin-left:-5.5rem}.xxl\:hover\:-mt-23:hover{margin-top:-5.75rem}.xxl\:hover\:-mr-23:hover{margin-right:-5.75rem}.xxl\:hover\:-mb-23:hover{margin-bottom:-5.75rem}.xxl\:hover\:-ml-23:hover{margin-left:-5.75rem}.xxl\:hover\:-mt-24:hover{margin-top:-6rem}.xxl\:hover\:-mr-24:hover{margin-right:-6rem}.xxl\:hover\:-mb-24:hover{margin-bottom:-6rem}.xxl\:hover\:-ml-24:hover{margin-left:-6rem}.xxl\:hover\:-mt-30:hover{margin-top:-7.5rem}.xxl\:hover\:-mr-30:hover{margin-right:-7.5rem}.xxl\:hover\:-mb-30:hover{margin-bottom:-7.5rem}.xxl\:hover\:-ml-30:hover{margin-left:-7.5rem}.xxl\:hover\:-mt-32:hover{margin-top:-8rem}.xxl\:hover\:-mr-32:hover{margin-right:-8rem}.xxl\:hover\:-mb-32:hover{margin-bottom:-8rem}.xxl\:hover\:-ml-32:hover{margin-left:-8rem}.xxl\:hover\:-mt-40:hover{margin-top:-10rem}.xxl\:hover\:-mr-40:hover{margin-right:-10rem}.xxl\:hover\:-mb-40:hover{margin-bottom:-10rem}.xxl\:hover\:-ml-40:hover{margin-left:-10rem}.xxl\:hover\:-mt-44:hover{margin-top:-11rem}.xxl\:hover\:-mr-44:hover{margin-right:-11rem}.xxl\:hover\:-mb-44:hover{margin-bottom:-11rem}.xxl\:hover\:-ml-44:hover{margin-left:-11rem}.xxl\:hover\:-mt-48:hover{margin-top:-12rem}.xxl\:hover\:-mr-48:hover{margin-right:-12rem}.xxl\:hover\:-mb-48:hover{margin-bottom:-12rem}.xxl\:hover\:-ml-48:hover{margin-left:-12rem}.xxl\:hover\:-mt-50:hover{margin-top:-12.75rem}.xxl\:hover\:-mr-50:hover{margin-right:-12.75rem}.xxl\:hover\:-mb-50:hover{margin-bottom:-12.75rem}.xxl\:hover\:-ml-50:hover{margin-left:-12.75rem}.xxl\:hover\:-mt-52:hover{margin-top:-13rem}.xxl\:hover\:-mr-52:hover{margin-right:-13rem}.xxl\:hover\:-mb-52:hover{margin-bottom:-13rem}.xxl\:hover\:-ml-52:hover{margin-left:-13rem}.xxl\:hover\:-mt-53:hover{margin-top:-13.25rem}.xxl\:hover\:-mr-53:hover{margin-right:-13.25rem}.xxl\:hover\:-mb-53:hover{margin-bottom:-13.25rem}.xxl\:hover\:-ml-53:hover{margin-left:-13.25rem}.xxl\:hover\:-mt-55:hover{margin-top:-13.75rem}.xxl\:hover\:-mr-55:hover{margin-right:-13.75rem}.xxl\:hover\:-mb-55:hover{margin-bottom:-13.75rem}.xxl\:hover\:-ml-55:hover{margin-left:-13.75rem}.xxl\:hover\:-mt-56:hover{margin-top:-14rem}.xxl\:hover\:-mr-56:hover{margin-right:-14rem}.xxl\:hover\:-mb-56:hover{margin-bottom:-14rem}.xxl\:hover\:-ml-56:hover{margin-left:-14rem}.xxl\:hover\:-mt-64:hover{margin-top:-16rem}.xxl\:hover\:-mr-64:hover{margin-right:-16rem}.xxl\:hover\:-mb-64:hover{margin-bottom:-16rem}.xxl\:hover\:-ml-64:hover{margin-left:-16rem}.xxl\:hover\:-mt-68:hover{margin-top:-17rem}.xxl\:hover\:-mr-68:hover{margin-right:-17rem}.xxl\:hover\:-mb-68:hover{margin-bottom:-17rem}.xxl\:hover\:-ml-68:hover{margin-left:-17rem}.xxl\:hover\:-mt-75:hover{margin-top:-18.75rem}.xxl\:hover\:-mr-75:hover{margin-right:-18.75rem}.xxl\:hover\:-mb-75:hover{margin-bottom:-18.75rem}.xxl\:hover\:-ml-75:hover{margin-left:-18.75rem}.xxl\:hover\:-mt-98:hover{margin-top:-24.5rem}.xxl\:hover\:-mr-98:hover{margin-right:-24.5rem}.xxl\:hover\:-mb-98:hover{margin-bottom:-24.5rem}.xxl\:hover\:-ml-98:hover{margin-left:-24.5rem}.xxl\:hover\:-mt-100:hover{margin-top:-25rem}.xxl\:hover\:-mr-100:hover{margin-right:-25rem}.xxl\:hover\:-mb-100:hover{margin-bottom:-25rem}.xxl\:hover\:-ml-100:hover{margin-left:-25rem}.xxl\:hover\:-mt-120:hover{margin-top:-30rem}.xxl\:hover\:-mr-120:hover{margin-right:-30rem}.xxl\:hover\:-mb-120:hover{margin-bottom:-30rem}.xxl\:hover\:-ml-120:hover{margin-left:-30rem}.xxl\:hover\:-mt-140:hover{margin-top:-35rem}.xxl\:hover\:-mr-140:hover{margin-right:-35rem}.xxl\:hover\:-mb-140:hover{margin-bottom:-35rem}.xxl\:hover\:-ml-140:hover{margin-left:-35rem}.xxl\:hover\:-mt-px:hover{margin-top:-1px}.xxl\:hover\:-mr-px:hover{margin-right:-1px}.xxl\:hover\:-mb-px:hover{margin-bottom:-1px}.xxl\:hover\:-ml-px:hover{margin-left:-1px}.xxl\:hover\:-mt-2px:hover{margin-top:-2px}.xxl\:hover\:-mr-2px:hover{margin-right:-2px}.xxl\:hover\:-mb-2px:hover{margin-bottom:-2px}.xxl\:hover\:-ml-2px:hover{margin-left:-2px}.xxl\:hover\:-mt-0-5:hover{margin-top:-.15rem}.xxl\:hover\:-mr-0-5:hover{margin-right:-.15rem}.xxl\:hover\:-mb-0-5:hover{margin-bottom:-.15rem}.xxl\:hover\:-ml-0-5:hover{margin-left:-.15rem}.xxl\:hover\:-mt-1-5:hover{margin-top:-.375rem}.xxl\:hover\:-mr-1-5:hover{margin-right:-.375rem}.xxl\:hover\:-mb-1-5:hover{margin-bottom:-.375rem}.xxl\:hover\:-ml-1-5:hover{margin-left:-.375rem}.xxl\:hover\:-mt-2-5:hover{margin-top:-.625rem}.xxl\:hover\:-mr-2-5:hover{margin-right:-.625rem}.xxl\:hover\:-mb-2-5:hover{margin-bottom:-.625rem}.xxl\:hover\:-ml-2-5:hover{margin-left:-.625rem}.xxl\:hover\:-mt-7-2:hover{margin-top:-1.875rem}.xxl\:hover\:-mr-7-2:hover{margin-right:-1.875rem}.xxl\:hover\:-mb-7-2:hover{margin-bottom:-1.875rem}.xxl\:hover\:-ml-7-2:hover{margin-left:-1.875rem}.xxl\:hover\:-mt-31-25:hover{margin-top:-7.8125rem}.xxl\:hover\:-mr-31-25:hover{margin-right:-7.8125rem}.xxl\:hover\:-mb-31-25:hover{margin-bottom:-7.8125rem}.xxl\:hover\:-ml-31-25:hover{margin-left:-7.8125rem}.xxl\:hover\:-mt-62-5:hover{margin-top:-15.625rem}.xxl\:hover\:-mr-62-5:hover{margin-right:-15.625rem}.xxl\:hover\:-mb-62-5:hover{margin-bottom:-15.625rem}.xxl\:hover\:-ml-62-5:hover{margin-left:-15.625rem}.xxl\:focus\:m-0:focus{margin:0}.xxl\:focus\:m-1:focus{margin:.25rem}.xxl\:focus\:m-2:focus{margin:.5rem}.xxl\:focus\:m-3:focus{margin:.75rem}.xxl\:focus\:m-4:focus{margin:1rem}.xxl\:focus\:m-5:focus{margin:1.25rem}.xxl\:focus\:m-6:focus{margin:1.5rem}.xxl\:focus\:m-7:focus{margin:1.75rem}.xxl\:focus\:m-8:focus{margin:2rem}.xxl\:focus\:m-9:focus{margin:2.25rem}.xxl\:focus\:m-10:focus{margin:2.5rem}.xxl\:focus\:m-11:focus{margin:2.75rem}.xxl\:focus\:m-12:focus{margin:3rem}.xxl\:focus\:m-13:focus{margin:3.25rem}.xxl\:focus\:m-14:focus{margin:3.5rem}.xxl\:focus\:m-15:focus{margin:3.75rem}.xxl\:focus\:m-16:focus{margin:4rem}.xxl\:focus\:m-19:focus{margin:4.75rem}.xxl\:focus\:m-20:focus{margin:5rem}.xxl\:focus\:m-22:focus{margin:5.5rem}.xxl\:focus\:m-23:focus{margin:5.75rem}.xxl\:focus\:m-24:focus{margin:6rem}.xxl\:focus\:m-28:focus{margin:6.5rem}.xxl\:focus\:m-30:focus{margin:7.5rem}.xxl\:focus\:m-32:focus{margin:8rem}.xxl\:focus\:m-33:focus{margin:8.75rem}.xxl\:focus\:m-36:focus{margin:9rem}.xxl\:focus\:m-40:focus{margin:10rem}.xxl\:focus\:m-44:focus{margin:11rem}.xxl\:focus\:m-48:focus{margin:12rem}.xxl\:focus\:m-50:focus{margin:12.75rem}.xxl\:focus\:m-52:focus{margin:13rem}.xxl\:focus\:m-53:focus{margin:13.25rem}.xxl\:focus\:m-55:focus{margin:13.75rem}.xxl\:focus\:m-56:focus{margin:14rem}.xxl\:focus\:m-64:focus{margin:16rem}.xxl\:focus\:m-68:focus{margin:17rem}.xxl\:focus\:m-75:focus{margin:18.75rem}.xxl\:focus\:m-98:focus{margin:24.5rem}.xxl\:focus\:m-100:focus{margin:25rem}.xxl\:focus\:m-120:focus{margin:30rem}.xxl\:focus\:m-140:focus{margin:35rem}.xxl\:focus\:m-auto:focus{margin:auto}.xxl\:focus\:m-px:focus{margin:1px}.xxl\:focus\:m-2px:focus{margin:2px}.xxl\:focus\:m-0-5:focus{margin:.15rem}.xxl\:focus\:m-1-5:focus{margin:.375rem}.xxl\:focus\:m-2-5:focus{margin:.625rem}.xxl\:focus\:m-7-2:focus{margin:1.875rem}.xxl\:focus\:m-31-25:focus{margin:7.8125rem}.xxl\:focus\:m-62-5:focus{margin:15.625rem}.xxl\:focus\:-m-1:focus{margin:-.25rem}.xxl\:focus\:-m-2:focus{margin:-.5rem}.xxl\:focus\:-m-3:focus{margin:-.75rem}.xxl\:focus\:-m-4:focus{margin:-1rem}.xxl\:focus\:-m-5:focus{margin:-1.25rem}.xxl\:focus\:-m-6:focus{margin:-1.5rem}.xxl\:focus\:-m-7:focus{margin:-1.75rem}.xxl\:focus\:-m-8:focus{margin:-2rem}.xxl\:focus\:-m-9:focus{margin:-2.25rem}.xxl\:focus\:-m-10:focus{margin:-2.5rem}.xxl\:focus\:-m-11:focus{margin:-2.75rem}.xxl\:focus\:-m-12:focus{margin:-3rem}.xxl\:focus\:-m-13:focus{margin:-3.25rem}.xxl\:focus\:-m-14:focus{margin:-3.5rem}.xxl\:focus\:-m-15:focus{margin:-3.75rem}.xxl\:focus\:-m-16:focus{margin:-4rem}.xxl\:focus\:-m-19:focus{margin:-4.75rem}.xxl\:focus\:-m-20:focus{margin:-5rem}.xxl\:focus\:-m-22:focus{margin:-5.5rem}.xxl\:focus\:-m-23:focus{margin:-5.75rem}.xxl\:focus\:-m-24:focus{margin:-6rem}.xxl\:focus\:-m-30:focus{margin:-7.5rem}.xxl\:focus\:-m-32:focus{margin:-8rem}.xxl\:focus\:-m-40:focus{margin:-10rem}.xxl\:focus\:-m-44:focus{margin:-11rem}.xxl\:focus\:-m-48:focus{margin:-12rem}.xxl\:focus\:-m-50:focus{margin:-12.75rem}.xxl\:focus\:-m-52:focus{margin:-13rem}.xxl\:focus\:-m-53:focus{margin:-13.25rem}.xxl\:focus\:-m-55:focus{margin:-13.75rem}.xxl\:focus\:-m-56:focus{margin:-14rem}.xxl\:focus\:-m-64:focus{margin:-16rem}.xxl\:focus\:-m-68:focus{margin:-17rem}.xxl\:focus\:-m-75:focus{margin:-18.75rem}.xxl\:focus\:-m-98:focus{margin:-24.5rem}.xxl\:focus\:-m-100:focus{margin:-25rem}.xxl\:focus\:-m-120:focus{margin:-30rem}.xxl\:focus\:-m-140:focus{margin:-35rem}.xxl\:focus\:-m-px:focus{margin:-1px}.xxl\:focus\:-m-2px:focus{margin:-2px}.xxl\:focus\:-m-0-5:focus{margin:-.15rem}.xxl\:focus\:-m-1-5:focus{margin:-.375rem}.xxl\:focus\:-m-2-5:focus{margin:-.625rem}.xxl\:focus\:-m-7-2:focus{margin:-1.875rem}.xxl\:focus\:-m-31-25:focus{margin:-7.8125rem}.xxl\:focus\:-m-62-5:focus{margin:-15.625rem}.xxl\:focus\:my-0:focus{margin-top:0;margin-bottom:0}.xxl\:focus\:mx-0:focus{margin-left:0;margin-right:0}.xxl\:focus\:my-1:focus{margin-top:.25rem;margin-bottom:.25rem}.xxl\:focus\:mx-1:focus{margin-left:.25rem;margin-right:.25rem}.xxl\:focus\:my-2:focus{margin-top:.5rem;margin-bottom:.5rem}.xxl\:focus\:mx-2:focus{margin-left:.5rem;margin-right:.5rem}.xxl\:focus\:my-3:focus{margin-top:.75rem;margin-bottom:.75rem}.xxl\:focus\:mx-3:focus{margin-left:.75rem;margin-right:.75rem}.xxl\:focus\:my-4:focus{margin-top:1rem;margin-bottom:1rem}.xxl\:focus\:mx-4:focus{margin-left:1rem;margin-right:1rem}.xxl\:focus\:my-5:focus{margin-top:1.25rem;margin-bottom:1.25rem}.xxl\:focus\:mx-5:focus{margin-left:1.25rem;margin-right:1.25rem}.xxl\:focus\:my-6:focus{margin-top:1.5rem;margin-bottom:1.5rem}.xxl\:focus\:mx-6:focus{margin-left:1.5rem;margin-right:1.5rem}.xxl\:focus\:my-7:focus{margin-top:1.75rem;margin-bottom:1.75rem}.xxl\:focus\:mx-7:focus{margin-left:1.75rem;margin-right:1.75rem}.xxl\:focus\:my-8:focus{margin-top:2rem;margin-bottom:2rem}.xxl\:focus\:mx-8:focus{margin-left:2rem;margin-right:2rem}.xxl\:focus\:my-9:focus{margin-top:2.25rem;margin-bottom:2.25rem}.xxl\:focus\:mx-9:focus{margin-left:2.25rem;margin-right:2.25rem}.xxl\:focus\:my-10:focus{margin-top:2.5rem;margin-bottom:2.5rem}.xxl\:focus\:mx-10:focus{margin-left:2.5rem;margin-right:2.5rem}.xxl\:focus\:my-11:focus{margin-top:2.75rem;margin-bottom:2.75rem}.xxl\:focus\:mx-11:focus{margin-left:2.75rem;margin-right:2.75rem}.xxl\:focus\:my-12:focus{margin-top:3rem;margin-bottom:3rem}.xxl\:focus\:mx-12:focus{margin-left:3rem;margin-right:3rem}.xxl\:focus\:my-13:focus{margin-top:3.25rem;margin-bottom:3.25rem}.xxl\:focus\:mx-13:focus{margin-left:3.25rem;margin-right:3.25rem}.xxl\:focus\:my-14:focus{margin-top:3.5rem;margin-bottom:3.5rem}.xxl\:focus\:mx-14:focus{margin-left:3.5rem;margin-right:3.5rem}.xxl\:focus\:my-15:focus{margin-top:3.75rem;margin-bottom:3.75rem}.xxl\:focus\:mx-15:focus{margin-left:3.75rem;margin-right:3.75rem}.xxl\:focus\:my-16:focus{margin-top:4rem;margin-bottom:4rem}.xxl\:focus\:mx-16:focus{margin-left:4rem;margin-right:4rem}.xxl\:focus\:my-19:focus{margin-top:4.75rem;margin-bottom:4.75rem}.xxl\:focus\:mx-19:focus{margin-left:4.75rem;margin-right:4.75rem}.xxl\:focus\:my-20:focus{margin-top:5rem;margin-bottom:5rem}.xxl\:focus\:mx-20:focus{margin-left:5rem;margin-right:5rem}.xxl\:focus\:my-22:focus{margin-top:5.5rem;margin-bottom:5.5rem}.xxl\:focus\:mx-22:focus{margin-left:5.5rem;margin-right:5.5rem}.xxl\:focus\:my-23:focus{margin-top:5.75rem;margin-bottom:5.75rem}.xxl\:focus\:mx-23:focus{margin-left:5.75rem;margin-right:5.75rem}.xxl\:focus\:my-24:focus{margin-top:6rem;margin-bottom:6rem}.xxl\:focus\:mx-24:focus{margin-left:6rem;margin-right:6rem}.xxl\:focus\:my-28:focus{margin-top:6.5rem;margin-bottom:6.5rem}.xxl\:focus\:mx-28:focus{margin-left:6.5rem;margin-right:6.5rem}.xxl\:focus\:my-30:focus{margin-top:7.5rem;margin-bottom:7.5rem}.xxl\:focus\:mx-30:focus{margin-left:7.5rem;margin-right:7.5rem}.xxl\:focus\:my-32:focus{margin-top:8rem;margin-bottom:8rem}.xxl\:focus\:mx-32:focus{margin-left:8rem;margin-right:8rem}.xxl\:focus\:my-33:focus{margin-top:8.75rem;margin-bottom:8.75rem}.xxl\:focus\:mx-33:focus{margin-left:8.75rem;margin-right:8.75rem}.xxl\:focus\:my-36:focus{margin-top:9rem;margin-bottom:9rem}.xxl\:focus\:mx-36:focus{margin-left:9rem;margin-right:9rem}.xxl\:focus\:my-40:focus{margin-top:10rem;margin-bottom:10rem}.xxl\:focus\:mx-40:focus{margin-left:10rem;margin-right:10rem}.xxl\:focus\:my-44:focus{margin-top:11rem;margin-bottom:11rem}.xxl\:focus\:mx-44:focus{margin-left:11rem;margin-right:11rem}.xxl\:focus\:my-48:focus{margin-top:12rem;margin-bottom:12rem}.xxl\:focus\:mx-48:focus{margin-left:12rem;margin-right:12rem}.xxl\:focus\:my-50:focus{margin-top:12.75rem;margin-bottom:12.75rem}.xxl\:focus\:mx-50:focus{margin-left:12.75rem;margin-right:12.75rem}.xxl\:focus\:my-52:focus{margin-top:13rem;margin-bottom:13rem}.xxl\:focus\:mx-52:focus{margin-left:13rem;margin-right:13rem}.xxl\:focus\:my-53:focus{margin-top:13.25rem;margin-bottom:13.25rem}.xxl\:focus\:mx-53:focus{margin-left:13.25rem;margin-right:13.25rem}.xxl\:focus\:my-55:focus{margin-top:13.75rem;margin-bottom:13.75rem}.xxl\:focus\:mx-55:focus{margin-left:13.75rem;margin-right:13.75rem}.xxl\:focus\:my-56:focus{margin-top:14rem;margin-bottom:14rem}.xxl\:focus\:mx-56:focus{margin-left:14rem;margin-right:14rem}.xxl\:focus\:my-64:focus{margin-top:16rem;margin-bottom:16rem}.xxl\:focus\:mx-64:focus{margin-left:16rem;margin-right:16rem}.xxl\:focus\:my-68:focus{margin-top:17rem;margin-bottom:17rem}.xxl\:focus\:mx-68:focus{margin-left:17rem;margin-right:17rem}.xxl\:focus\:my-75:focus{margin-top:18.75rem;margin-bottom:18.75rem}.xxl\:focus\:mx-75:focus{margin-left:18.75rem;margin-right:18.75rem}.xxl\:focus\:my-98:focus{margin-top:24.5rem;margin-bottom:24.5rem}.xxl\:focus\:mx-98:focus{margin-left:24.5rem;margin-right:24.5rem}.xxl\:focus\:my-100:focus{margin-top:25rem;margin-bottom:25rem}.xxl\:focus\:mx-100:focus{margin-left:25rem;margin-right:25rem}.xxl\:focus\:my-120:focus{margin-top:30rem;margin-bottom:30rem}.xxl\:focus\:mx-120:focus{margin-left:30rem;margin-right:30rem}.xxl\:focus\:my-140:focus{margin-top:35rem;margin-bottom:35rem}.xxl\:focus\:mx-140:focus{margin-left:35rem;margin-right:35rem}.xxl\:focus\:my-auto:focus{margin-top:auto;margin-bottom:auto}.xxl\:focus\:mx-auto:focus{margin-left:auto;margin-right:auto}.xxl\:focus\:my-px:focus{margin-top:1px;margin-bottom:1px}.xxl\:focus\:mx-px:focus{margin-left:1px;margin-right:1px}.xxl\:focus\:my-2px:focus{margin-top:2px;margin-bottom:2px}.xxl\:focus\:mx-2px:focus{margin-left:2px;margin-right:2px}.xxl\:focus\:my-0-5:focus{margin-top:.15rem;margin-bottom:.15rem}.xxl\:focus\:mx-0-5:focus{margin-left:.15rem;margin-right:.15rem}.xxl\:focus\:my-1-5:focus{margin-top:.375rem;margin-bottom:.375rem}.xxl\:focus\:mx-1-5:focus{margin-left:.375rem;margin-right:.375rem}.xxl\:focus\:my-2-5:focus{margin-top:.625rem;margin-bottom:.625rem}.xxl\:focus\:mx-2-5:focus{margin-left:.625rem;margin-right:.625rem}.xxl\:focus\:my-7-2:focus{margin-top:1.875rem;margin-bottom:1.875rem}.xxl\:focus\:mx-7-2:focus{margin-left:1.875rem;margin-right:1.875rem}.xxl\:focus\:my-31-25:focus{margin-top:7.8125rem;margin-bottom:7.8125rem}.xxl\:focus\:mx-31-25:focus{margin-left:7.8125rem;margin-right:7.8125rem}.xxl\:focus\:my-62-5:focus{margin-top:15.625rem;margin-bottom:15.625rem}.xxl\:focus\:mx-62-5:focus{margin-left:15.625rem;margin-right:15.625rem}.xxl\:focus\:-my-1:focus{margin-top:-.25rem;margin-bottom:-.25rem}.xxl\:focus\:-mx-1:focus{margin-left:-.25rem;margin-right:-.25rem}.xxl\:focus\:-my-2:focus{margin-top:-.5rem;margin-bottom:-.5rem}.xxl\:focus\:-mx-2:focus{margin-left:-.5rem;margin-right:-.5rem}.xxl\:focus\:-my-3:focus{margin-top:-.75rem;margin-bottom:-.75rem}.xxl\:focus\:-mx-3:focus{margin-left:-.75rem;margin-right:-.75rem}.xxl\:focus\:-my-4:focus{margin-top:-1rem;margin-bottom:-1rem}.xxl\:focus\:-mx-4:focus{margin-left:-1rem;margin-right:-1rem}.xxl\:focus\:-my-5:focus{margin-top:-1.25rem;margin-bottom:-1.25rem}.xxl\:focus\:-mx-5:focus{margin-left:-1.25rem;margin-right:-1.25rem}.xxl\:focus\:-my-6:focus{margin-top:-1.5rem;margin-bottom:-1.5rem}.xxl\:focus\:-mx-6:focus{margin-left:-1.5rem;margin-right:-1.5rem}.xxl\:focus\:-my-7:focus{margin-top:-1.75rem;margin-bottom:-1.75rem}.xxl\:focus\:-mx-7:focus{margin-left:-1.75rem;margin-right:-1.75rem}.xxl\:focus\:-my-8:focus{margin-top:-2rem;margin-bottom:-2rem}.xxl\:focus\:-mx-8:focus{margin-left:-2rem;margin-right:-2rem}.xxl\:focus\:-my-9:focus{margin-top:-2.25rem;margin-bottom:-2.25rem}.xxl\:focus\:-mx-9:focus{margin-left:-2.25rem;margin-right:-2.25rem}.xxl\:focus\:-my-10:focus{margin-top:-2.5rem;margin-bottom:-2.5rem}.xxl\:focus\:-mx-10:focus{margin-left:-2.5rem;margin-right:-2.5rem}.xxl\:focus\:-my-11:focus{margin-top:-2.75rem;margin-bottom:-2.75rem}.xxl\:focus\:-mx-11:focus{margin-left:-2.75rem;margin-right:-2.75rem}.xxl\:focus\:-my-12:focus{margin-top:-3rem;margin-bottom:-3rem}.xxl\:focus\:-mx-12:focus{margin-left:-3rem;margin-right:-3rem}.xxl\:focus\:-my-13:focus{margin-top:-3.25rem;margin-bottom:-3.25rem}.xxl\:focus\:-mx-13:focus{margin-left:-3.25rem;margin-right:-3.25rem}.xxl\:focus\:-my-14:focus{margin-top:-3.5rem;margin-bottom:-3.5rem}.xxl\:focus\:-mx-14:focus{margin-left:-3.5rem;margin-right:-3.5rem}.xxl\:focus\:-my-15:focus{margin-top:-3.75rem;margin-bottom:-3.75rem}.xxl\:focus\:-mx-15:focus{margin-left:-3.75rem;margin-right:-3.75rem}.xxl\:focus\:-my-16:focus{margin-top:-4rem;margin-bottom:-4rem}.xxl\:focus\:-mx-16:focus{margin-left:-4rem;margin-right:-4rem}.xxl\:focus\:-my-19:focus{margin-top:-4.75rem;margin-bottom:-4.75rem}.xxl\:focus\:-mx-19:focus{margin-left:-4.75rem;margin-right:-4.75rem}.xxl\:focus\:-my-20:focus{margin-top:-5rem;margin-bottom:-5rem}.xxl\:focus\:-mx-20:focus{margin-left:-5rem;margin-right:-5rem}.xxl\:focus\:-my-22:focus{margin-top:-5.5rem;margin-bottom:-5.5rem}.xxl\:focus\:-mx-22:focus{margin-left:-5.5rem;margin-right:-5.5rem}.xxl\:focus\:-my-23:focus{margin-top:-5.75rem;margin-bottom:-5.75rem}.xxl\:focus\:-mx-23:focus{margin-left:-5.75rem;margin-right:-5.75rem}.xxl\:focus\:-my-24:focus{margin-top:-6rem;margin-bottom:-6rem}.xxl\:focus\:-mx-24:focus{margin-left:-6rem;margin-right:-6rem}.xxl\:focus\:-my-30:focus{margin-top:-7.5rem;margin-bottom:-7.5rem}.xxl\:focus\:-mx-30:focus{margin-left:-7.5rem;margin-right:-7.5rem}.xxl\:focus\:-my-32:focus{margin-top:-8rem;margin-bottom:-8rem}.xxl\:focus\:-mx-32:focus{margin-left:-8rem;margin-right:-8rem}.xxl\:focus\:-my-40:focus{margin-top:-10rem;margin-bottom:-10rem}.xxl\:focus\:-mx-40:focus{margin-left:-10rem;margin-right:-10rem}.xxl\:focus\:-my-44:focus{margin-top:-11rem;margin-bottom:-11rem}.xxl\:focus\:-mx-44:focus{margin-left:-11rem;margin-right:-11rem}.xxl\:focus\:-my-48:focus{margin-top:-12rem;margin-bottom:-12rem}.xxl\:focus\:-mx-48:focus{margin-left:-12rem;margin-right:-12rem}.xxl\:focus\:-my-50:focus{margin-top:-12.75rem;margin-bottom:-12.75rem}.xxl\:focus\:-mx-50:focus{margin-left:-12.75rem;margin-right:-12.75rem}.xxl\:focus\:-my-52:focus{margin-top:-13rem;margin-bottom:-13rem}.xxl\:focus\:-mx-52:focus{margin-left:-13rem;margin-right:-13rem}.xxl\:focus\:-my-53:focus{margin-top:-13.25rem;margin-bottom:-13.25rem}.xxl\:focus\:-mx-53:focus{margin-left:-13.25rem;margin-right:-13.25rem}.xxl\:focus\:-my-55:focus{margin-top:-13.75rem;margin-bottom:-13.75rem}.xxl\:focus\:-mx-55:focus{margin-left:-13.75rem;margin-right:-13.75rem}.xxl\:focus\:-my-56:focus{margin-top:-14rem;margin-bottom:-14rem}.xxl\:focus\:-mx-56:focus{margin-left:-14rem;margin-right:-14rem}.xxl\:focus\:-my-64:focus{margin-top:-16rem;margin-bottom:-16rem}.xxl\:focus\:-mx-64:focus{margin-left:-16rem;margin-right:-16rem}.xxl\:focus\:-my-68:focus{margin-top:-17rem;margin-bottom:-17rem}.xxl\:focus\:-mx-68:focus{margin-left:-17rem;margin-right:-17rem}.xxl\:focus\:-my-75:focus{margin-top:-18.75rem;margin-bottom:-18.75rem}.xxl\:focus\:-mx-75:focus{margin-left:-18.75rem;margin-right:-18.75rem}.xxl\:focus\:-my-98:focus{margin-top:-24.5rem;margin-bottom:-24.5rem}.xxl\:focus\:-mx-98:focus{margin-left:-24.5rem;margin-right:-24.5rem}.xxl\:focus\:-my-100:focus{margin-top:-25rem;margin-bottom:-25rem}.xxl\:focus\:-mx-100:focus{margin-left:-25rem;margin-right:-25rem}.xxl\:focus\:-my-120:focus{margin-top:-30rem;margin-bottom:-30rem}.xxl\:focus\:-mx-120:focus{margin-left:-30rem;margin-right:-30rem}.xxl\:focus\:-my-140:focus{margin-top:-35rem;margin-bottom:-35rem}.xxl\:focus\:-mx-140:focus{margin-left:-35rem;margin-right:-35rem}.xxl\:focus\:-my-px:focus{margin-top:-1px;margin-bottom:-1px}.xxl\:focus\:-mx-px:focus{margin-left:-1px;margin-right:-1px}.xxl\:focus\:-my-2px:focus{margin-top:-2px;margin-bottom:-2px}.xxl\:focus\:-mx-2px:focus{margin-left:-2px;margin-right:-2px}.xxl\:focus\:-my-0-5:focus{margin-top:-.15rem;margin-bottom:-.15rem}.xxl\:focus\:-mx-0-5:focus{margin-left:-.15rem;margin-right:-.15rem}.xxl\:focus\:-my-1-5:focus{margin-top:-.375rem;margin-bottom:-.375rem}.xxl\:focus\:-mx-1-5:focus{margin-left:-.375rem;margin-right:-.375rem}.xxl\:focus\:-my-2-5:focus{margin-top:-.625rem;margin-bottom:-.625rem}.xxl\:focus\:-mx-2-5:focus{margin-left:-.625rem;margin-right:-.625rem}.xxl\:focus\:-my-7-2:focus{margin-top:-1.875rem;margin-bottom:-1.875rem}.xxl\:focus\:-mx-7-2:focus{margin-left:-1.875rem;margin-right:-1.875rem}.xxl\:focus\:-my-31-25:focus{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.xxl\:focus\:-mx-31-25:focus{margin-left:-7.8125rem;margin-right:-7.8125rem}.xxl\:focus\:-my-62-5:focus{margin-top:-15.625rem;margin-bottom:-15.625rem}.xxl\:focus\:-mx-62-5:focus{margin-left:-15.625rem;margin-right:-15.625rem}.xxl\:focus\:mt-0:focus{margin-top:0}.xxl\:focus\:mr-0:focus{margin-right:0}.xxl\:focus\:mb-0:focus{margin-bottom:0}.xxl\:focus\:ml-0:focus{margin-left:0}.xxl\:focus\:mt-1:focus{margin-top:.25rem}.xxl\:focus\:mr-1:focus{margin-right:.25rem}.xxl\:focus\:mb-1:focus{margin-bottom:.25rem}.xxl\:focus\:ml-1:focus{margin-left:.25rem}.xxl\:focus\:mt-2:focus{margin-top:.5rem}.xxl\:focus\:mr-2:focus{margin-right:.5rem}.xxl\:focus\:mb-2:focus{margin-bottom:.5rem}.xxl\:focus\:ml-2:focus{margin-left:.5rem}.xxl\:focus\:mt-3:focus{margin-top:.75rem}.xxl\:focus\:mr-3:focus{margin-right:.75rem}.xxl\:focus\:mb-3:focus{margin-bottom:.75rem}.xxl\:focus\:ml-3:focus{margin-left:.75rem}.xxl\:focus\:mt-4:focus{margin-top:1rem}.xxl\:focus\:mr-4:focus{margin-right:1rem}.xxl\:focus\:mb-4:focus{margin-bottom:1rem}.xxl\:focus\:ml-4:focus{margin-left:1rem}.xxl\:focus\:mt-5:focus{margin-top:1.25rem}.xxl\:focus\:mr-5:focus{margin-right:1.25rem}.xxl\:focus\:mb-5:focus{margin-bottom:1.25rem}.xxl\:focus\:ml-5:focus{margin-left:1.25rem}.xxl\:focus\:mt-6:focus{margin-top:1.5rem}.xxl\:focus\:mr-6:focus{margin-right:1.5rem}.xxl\:focus\:mb-6:focus{margin-bottom:1.5rem}.xxl\:focus\:ml-6:focus{margin-left:1.5rem}.xxl\:focus\:mt-7:focus{margin-top:1.75rem}.xxl\:focus\:mr-7:focus{margin-right:1.75rem}.xxl\:focus\:mb-7:focus{margin-bottom:1.75rem}.xxl\:focus\:ml-7:focus{margin-left:1.75rem}.xxl\:focus\:mt-8:focus{margin-top:2rem}.xxl\:focus\:mr-8:focus{margin-right:2rem}.xxl\:focus\:mb-8:focus{margin-bottom:2rem}.xxl\:focus\:ml-8:focus{margin-left:2rem}.xxl\:focus\:mt-9:focus{margin-top:2.25rem}.xxl\:focus\:mr-9:focus{margin-right:2.25rem}.xxl\:focus\:mb-9:focus{margin-bottom:2.25rem}.xxl\:focus\:ml-9:focus{margin-left:2.25rem}.xxl\:focus\:mt-10:focus{margin-top:2.5rem}.xxl\:focus\:mr-10:focus{margin-right:2.5rem}.xxl\:focus\:mb-10:focus{margin-bottom:2.5rem}.xxl\:focus\:ml-10:focus{margin-left:2.5rem}.xxl\:focus\:mt-11:focus{margin-top:2.75rem}.xxl\:focus\:mr-11:focus{margin-right:2.75rem}.xxl\:focus\:mb-11:focus{margin-bottom:2.75rem}.xxl\:focus\:ml-11:focus{margin-left:2.75rem}.xxl\:focus\:mt-12:focus{margin-top:3rem}.xxl\:focus\:mr-12:focus{margin-right:3rem}.xxl\:focus\:mb-12:focus{margin-bottom:3rem}.xxl\:focus\:ml-12:focus{margin-left:3rem}.xxl\:focus\:mt-13:focus{margin-top:3.25rem}.xxl\:focus\:mr-13:focus{margin-right:3.25rem}.xxl\:focus\:mb-13:focus{margin-bottom:3.25rem}.xxl\:focus\:ml-13:focus{margin-left:3.25rem}.xxl\:focus\:mt-14:focus{margin-top:3.5rem}.xxl\:focus\:mr-14:focus{margin-right:3.5rem}.xxl\:focus\:mb-14:focus{margin-bottom:3.5rem}.xxl\:focus\:ml-14:focus{margin-left:3.5rem}.xxl\:focus\:mt-15:focus{margin-top:3.75rem}.xxl\:focus\:mr-15:focus{margin-right:3.75rem}.xxl\:focus\:mb-15:focus{margin-bottom:3.75rem}.xxl\:focus\:ml-15:focus{margin-left:3.75rem}.xxl\:focus\:mt-16:focus{margin-top:4rem}.xxl\:focus\:mr-16:focus{margin-right:4rem}.xxl\:focus\:mb-16:focus{margin-bottom:4rem}.xxl\:focus\:ml-16:focus{margin-left:4rem}.xxl\:focus\:mt-19:focus{margin-top:4.75rem}.xxl\:focus\:mr-19:focus{margin-right:4.75rem}.xxl\:focus\:mb-19:focus{margin-bottom:4.75rem}.xxl\:focus\:ml-19:focus{margin-left:4.75rem}.xxl\:focus\:mt-20:focus{margin-top:5rem}.xxl\:focus\:mr-20:focus{margin-right:5rem}.xxl\:focus\:mb-20:focus{margin-bottom:5rem}.xxl\:focus\:ml-20:focus{margin-left:5rem}.xxl\:focus\:mt-22:focus{margin-top:5.5rem}.xxl\:focus\:mr-22:focus{margin-right:5.5rem}.xxl\:focus\:mb-22:focus{margin-bottom:5.5rem}.xxl\:focus\:ml-22:focus{margin-left:5.5rem}.xxl\:focus\:mt-23:focus{margin-top:5.75rem}.xxl\:focus\:mr-23:focus{margin-right:5.75rem}.xxl\:focus\:mb-23:focus{margin-bottom:5.75rem}.xxl\:focus\:ml-23:focus{margin-left:5.75rem}.xxl\:focus\:mt-24:focus{margin-top:6rem}.xxl\:focus\:mr-24:focus{margin-right:6rem}.xxl\:focus\:mb-24:focus{margin-bottom:6rem}.xxl\:focus\:ml-24:focus{margin-left:6rem}.xxl\:focus\:mt-28:focus{margin-top:6.5rem}.xxl\:focus\:mr-28:focus{margin-right:6.5rem}.xxl\:focus\:mb-28:focus{margin-bottom:6.5rem}.xxl\:focus\:ml-28:focus{margin-left:6.5rem}.xxl\:focus\:mt-30:focus{margin-top:7.5rem}.xxl\:focus\:mr-30:focus{margin-right:7.5rem}.xxl\:focus\:mb-30:focus{margin-bottom:7.5rem}.xxl\:focus\:ml-30:focus{margin-left:7.5rem}.xxl\:focus\:mt-32:focus{margin-top:8rem}.xxl\:focus\:mr-32:focus{margin-right:8rem}.xxl\:focus\:mb-32:focus{margin-bottom:8rem}.xxl\:focus\:ml-32:focus{margin-left:8rem}.xxl\:focus\:mt-33:focus{margin-top:8.75rem}.xxl\:focus\:mr-33:focus{margin-right:8.75rem}.xxl\:focus\:mb-33:focus{margin-bottom:8.75rem}.xxl\:focus\:ml-33:focus{margin-left:8.75rem}.xxl\:focus\:mt-36:focus{margin-top:9rem}.xxl\:focus\:mr-36:focus{margin-right:9rem}.xxl\:focus\:mb-36:focus{margin-bottom:9rem}.xxl\:focus\:ml-36:focus{margin-left:9rem}.xxl\:focus\:mt-40:focus{margin-top:10rem}.xxl\:focus\:mr-40:focus{margin-right:10rem}.xxl\:focus\:mb-40:focus{margin-bottom:10rem}.xxl\:focus\:ml-40:focus{margin-left:10rem}.xxl\:focus\:mt-44:focus{margin-top:11rem}.xxl\:focus\:mr-44:focus{margin-right:11rem}.xxl\:focus\:mb-44:focus{margin-bottom:11rem}.xxl\:focus\:ml-44:focus{margin-left:11rem}.xxl\:focus\:mt-48:focus{margin-top:12rem}.xxl\:focus\:mr-48:focus{margin-right:12rem}.xxl\:focus\:mb-48:focus{margin-bottom:12rem}.xxl\:focus\:ml-48:focus{margin-left:12rem}.xxl\:focus\:mt-50:focus{margin-top:12.75rem}.xxl\:focus\:mr-50:focus{margin-right:12.75rem}.xxl\:focus\:mb-50:focus{margin-bottom:12.75rem}.xxl\:focus\:ml-50:focus{margin-left:12.75rem}.xxl\:focus\:mt-52:focus{margin-top:13rem}.xxl\:focus\:mr-52:focus{margin-right:13rem}.xxl\:focus\:mb-52:focus{margin-bottom:13rem}.xxl\:focus\:ml-52:focus{margin-left:13rem}.xxl\:focus\:mt-53:focus{margin-top:13.25rem}.xxl\:focus\:mr-53:focus{margin-right:13.25rem}.xxl\:focus\:mb-53:focus{margin-bottom:13.25rem}.xxl\:focus\:ml-53:focus{margin-left:13.25rem}.xxl\:focus\:mt-55:focus{margin-top:13.75rem}.xxl\:focus\:mr-55:focus{margin-right:13.75rem}.xxl\:focus\:mb-55:focus{margin-bottom:13.75rem}.xxl\:focus\:ml-55:focus{margin-left:13.75rem}.xxl\:focus\:mt-56:focus{margin-top:14rem}.xxl\:focus\:mr-56:focus{margin-right:14rem}.xxl\:focus\:mb-56:focus{margin-bottom:14rem}.xxl\:focus\:ml-56:focus{margin-left:14rem}.xxl\:focus\:mt-64:focus{margin-top:16rem}.xxl\:focus\:mr-64:focus{margin-right:16rem}.xxl\:focus\:mb-64:focus{margin-bottom:16rem}.xxl\:focus\:ml-64:focus{margin-left:16rem}.xxl\:focus\:mt-68:focus{margin-top:17rem}.xxl\:focus\:mr-68:focus{margin-right:17rem}.xxl\:focus\:mb-68:focus{margin-bottom:17rem}.xxl\:focus\:ml-68:focus{margin-left:17rem}.xxl\:focus\:mt-75:focus{margin-top:18.75rem}.xxl\:focus\:mr-75:focus{margin-right:18.75rem}.xxl\:focus\:mb-75:focus{margin-bottom:18.75rem}.xxl\:focus\:ml-75:focus{margin-left:18.75rem}.xxl\:focus\:mt-98:focus{margin-top:24.5rem}.xxl\:focus\:mr-98:focus{margin-right:24.5rem}.xxl\:focus\:mb-98:focus{margin-bottom:24.5rem}.xxl\:focus\:ml-98:focus{margin-left:24.5rem}.xxl\:focus\:mt-100:focus{margin-top:25rem}.xxl\:focus\:mr-100:focus{margin-right:25rem}.xxl\:focus\:mb-100:focus{margin-bottom:25rem}.xxl\:focus\:ml-100:focus{margin-left:25rem}.xxl\:focus\:mt-120:focus{margin-top:30rem}.xxl\:focus\:mr-120:focus{margin-right:30rem}.xxl\:focus\:mb-120:focus{margin-bottom:30rem}.xxl\:focus\:ml-120:focus{margin-left:30rem}.xxl\:focus\:mt-140:focus{margin-top:35rem}.xxl\:focus\:mr-140:focus{margin-right:35rem}.xxl\:focus\:mb-140:focus{margin-bottom:35rem}.xxl\:focus\:ml-140:focus{margin-left:35rem}.xxl\:focus\:mt-auto:focus{margin-top:auto}.xxl\:focus\:mr-auto:focus{margin-right:auto}.xxl\:focus\:mb-auto:focus{margin-bottom:auto}.xxl\:focus\:ml-auto:focus{margin-left:auto}.xxl\:focus\:mt-px:focus{margin-top:1px}.xxl\:focus\:mr-px:focus{margin-right:1px}.xxl\:focus\:mb-px:focus{margin-bottom:1px}.xxl\:focus\:ml-px:focus{margin-left:1px}.xxl\:focus\:mt-2px:focus{margin-top:2px}.xxl\:focus\:mr-2px:focus{margin-right:2px}.xxl\:focus\:mb-2px:focus{margin-bottom:2px}.xxl\:focus\:ml-2px:focus{margin-left:2px}.xxl\:focus\:mt-0-5:focus{margin-top:.15rem}.xxl\:focus\:mr-0-5:focus{margin-right:.15rem}.xxl\:focus\:mb-0-5:focus{margin-bottom:.15rem}.xxl\:focus\:ml-0-5:focus{margin-left:.15rem}.xxl\:focus\:mt-1-5:focus{margin-top:.375rem}.xxl\:focus\:mr-1-5:focus{margin-right:.375rem}.xxl\:focus\:mb-1-5:focus{margin-bottom:.375rem}.xxl\:focus\:ml-1-5:focus{margin-left:.375rem}.xxl\:focus\:mt-2-5:focus{margin-top:.625rem}.xxl\:focus\:mr-2-5:focus{margin-right:.625rem}.xxl\:focus\:mb-2-5:focus{margin-bottom:.625rem}.xxl\:focus\:ml-2-5:focus{margin-left:.625rem}.xxl\:focus\:mt-7-2:focus{margin-top:1.875rem}.xxl\:focus\:mr-7-2:focus{margin-right:1.875rem}.xxl\:focus\:mb-7-2:focus{margin-bottom:1.875rem}.xxl\:focus\:ml-7-2:focus{margin-left:1.875rem}.xxl\:focus\:mt-31-25:focus{margin-top:7.8125rem}.xxl\:focus\:mr-31-25:focus{margin-right:7.8125rem}.xxl\:focus\:mb-31-25:focus{margin-bottom:7.8125rem}.xxl\:focus\:ml-31-25:focus{margin-left:7.8125rem}.xxl\:focus\:mt-62-5:focus{margin-top:15.625rem}.xxl\:focus\:mr-62-5:focus{margin-right:15.625rem}.xxl\:focus\:mb-62-5:focus{margin-bottom:15.625rem}.xxl\:focus\:ml-62-5:focus{margin-left:15.625rem}.xxl\:focus\:-mt-1:focus{margin-top:-.25rem}.xxl\:focus\:-mr-1:focus{margin-right:-.25rem}.xxl\:focus\:-mb-1:focus{margin-bottom:-.25rem}.xxl\:focus\:-ml-1:focus{margin-left:-.25rem}.xxl\:focus\:-mt-2:focus{margin-top:-.5rem}.xxl\:focus\:-mr-2:focus{margin-right:-.5rem}.xxl\:focus\:-mb-2:focus{margin-bottom:-.5rem}.xxl\:focus\:-ml-2:focus{margin-left:-.5rem}.xxl\:focus\:-mt-3:focus{margin-top:-.75rem}.xxl\:focus\:-mr-3:focus{margin-right:-.75rem}.xxl\:focus\:-mb-3:focus{margin-bottom:-.75rem}.xxl\:focus\:-ml-3:focus{margin-left:-.75rem}.xxl\:focus\:-mt-4:focus{margin-top:-1rem}.xxl\:focus\:-mr-4:focus{margin-right:-1rem}.xxl\:focus\:-mb-4:focus{margin-bottom:-1rem}.xxl\:focus\:-ml-4:focus{margin-left:-1rem}.xxl\:focus\:-mt-5:focus{margin-top:-1.25rem}.xxl\:focus\:-mr-5:focus{margin-right:-1.25rem}.xxl\:focus\:-mb-5:focus{margin-bottom:-1.25rem}.xxl\:focus\:-ml-5:focus{margin-left:-1.25rem}.xxl\:focus\:-mt-6:focus{margin-top:-1.5rem}.xxl\:focus\:-mr-6:focus{margin-right:-1.5rem}.xxl\:focus\:-mb-6:focus{margin-bottom:-1.5rem}.xxl\:focus\:-ml-6:focus{margin-left:-1.5rem}.xxl\:focus\:-mt-7:focus{margin-top:-1.75rem}.xxl\:focus\:-mr-7:focus{margin-right:-1.75rem}.xxl\:focus\:-mb-7:focus{margin-bottom:-1.75rem}.xxl\:focus\:-ml-7:focus{margin-left:-1.75rem}.xxl\:focus\:-mt-8:focus{margin-top:-2rem}.xxl\:focus\:-mr-8:focus{margin-right:-2rem}.xxl\:focus\:-mb-8:focus{margin-bottom:-2rem}.xxl\:focus\:-ml-8:focus{margin-left:-2rem}.xxl\:focus\:-mt-9:focus{margin-top:-2.25rem}.xxl\:focus\:-mr-9:focus{margin-right:-2.25rem}.xxl\:focus\:-mb-9:focus{margin-bottom:-2.25rem}.xxl\:focus\:-ml-9:focus{margin-left:-2.25rem}.xxl\:focus\:-mt-10:focus{margin-top:-2.5rem}.xxl\:focus\:-mr-10:focus{margin-right:-2.5rem}.xxl\:focus\:-mb-10:focus{margin-bottom:-2.5rem}.xxl\:focus\:-ml-10:focus{margin-left:-2.5rem}.xxl\:focus\:-mt-11:focus{margin-top:-2.75rem}.xxl\:focus\:-mr-11:focus{margin-right:-2.75rem}.xxl\:focus\:-mb-11:focus{margin-bottom:-2.75rem}.xxl\:focus\:-ml-11:focus{margin-left:-2.75rem}.xxl\:focus\:-mt-12:focus{margin-top:-3rem}.xxl\:focus\:-mr-12:focus{margin-right:-3rem}.xxl\:focus\:-mb-12:focus{margin-bottom:-3rem}.xxl\:focus\:-ml-12:focus{margin-left:-3rem}.xxl\:focus\:-mt-13:focus{margin-top:-3.25rem}.xxl\:focus\:-mr-13:focus{margin-right:-3.25rem}.xxl\:focus\:-mb-13:focus{margin-bottom:-3.25rem}.xxl\:focus\:-ml-13:focus{margin-left:-3.25rem}.xxl\:focus\:-mt-14:focus{margin-top:-3.5rem}.xxl\:focus\:-mr-14:focus{margin-right:-3.5rem}.xxl\:focus\:-mb-14:focus{margin-bottom:-3.5rem}.xxl\:focus\:-ml-14:focus{margin-left:-3.5rem}.xxl\:focus\:-mt-15:focus{margin-top:-3.75rem}.xxl\:focus\:-mr-15:focus{margin-right:-3.75rem}.xxl\:focus\:-mb-15:focus{margin-bottom:-3.75rem}.xxl\:focus\:-ml-15:focus{margin-left:-3.75rem}.xxl\:focus\:-mt-16:focus{margin-top:-4rem}.xxl\:focus\:-mr-16:focus{margin-right:-4rem}.xxl\:focus\:-mb-16:focus{margin-bottom:-4rem}.xxl\:focus\:-ml-16:focus{margin-left:-4rem}.xxl\:focus\:-mt-19:focus{margin-top:-4.75rem}.xxl\:focus\:-mr-19:focus{margin-right:-4.75rem}.xxl\:focus\:-mb-19:focus{margin-bottom:-4.75rem}.xxl\:focus\:-ml-19:focus{margin-left:-4.75rem}.xxl\:focus\:-mt-20:focus{margin-top:-5rem}.xxl\:focus\:-mr-20:focus{margin-right:-5rem}.xxl\:focus\:-mb-20:focus{margin-bottom:-5rem}.xxl\:focus\:-ml-20:focus{margin-left:-5rem}.xxl\:focus\:-mt-22:focus{margin-top:-5.5rem}.xxl\:focus\:-mr-22:focus{margin-right:-5.5rem}.xxl\:focus\:-mb-22:focus{margin-bottom:-5.5rem}.xxl\:focus\:-ml-22:focus{margin-left:-5.5rem}.xxl\:focus\:-mt-23:focus{margin-top:-5.75rem}.xxl\:focus\:-mr-23:focus{margin-right:-5.75rem}.xxl\:focus\:-mb-23:focus{margin-bottom:-5.75rem}.xxl\:focus\:-ml-23:focus{margin-left:-5.75rem}.xxl\:focus\:-mt-24:focus{margin-top:-6rem}.xxl\:focus\:-mr-24:focus{margin-right:-6rem}.xxl\:focus\:-mb-24:focus{margin-bottom:-6rem}.xxl\:focus\:-ml-24:focus{margin-left:-6rem}.xxl\:focus\:-mt-30:focus{margin-top:-7.5rem}.xxl\:focus\:-mr-30:focus{margin-right:-7.5rem}.xxl\:focus\:-mb-30:focus{margin-bottom:-7.5rem}.xxl\:focus\:-ml-30:focus{margin-left:-7.5rem}.xxl\:focus\:-mt-32:focus{margin-top:-8rem}.xxl\:focus\:-mr-32:focus{margin-right:-8rem}.xxl\:focus\:-mb-32:focus{margin-bottom:-8rem}.xxl\:focus\:-ml-32:focus{margin-left:-8rem}.xxl\:focus\:-mt-40:focus{margin-top:-10rem}.xxl\:focus\:-mr-40:focus{margin-right:-10rem}.xxl\:focus\:-mb-40:focus{margin-bottom:-10rem}.xxl\:focus\:-ml-40:focus{margin-left:-10rem}.xxl\:focus\:-mt-44:focus{margin-top:-11rem}.xxl\:focus\:-mr-44:focus{margin-right:-11rem}.xxl\:focus\:-mb-44:focus{margin-bottom:-11rem}.xxl\:focus\:-ml-44:focus{margin-left:-11rem}.xxl\:focus\:-mt-48:focus{margin-top:-12rem}.xxl\:focus\:-mr-48:focus{margin-right:-12rem}.xxl\:focus\:-mb-48:focus{margin-bottom:-12rem}.xxl\:focus\:-ml-48:focus{margin-left:-12rem}.xxl\:focus\:-mt-50:focus{margin-top:-12.75rem}.xxl\:focus\:-mr-50:focus{margin-right:-12.75rem}.xxl\:focus\:-mb-50:focus{margin-bottom:-12.75rem}.xxl\:focus\:-ml-50:focus{margin-left:-12.75rem}.xxl\:focus\:-mt-52:focus{margin-top:-13rem}.xxl\:focus\:-mr-52:focus{margin-right:-13rem}.xxl\:focus\:-mb-52:focus{margin-bottom:-13rem}.xxl\:focus\:-ml-52:focus{margin-left:-13rem}.xxl\:focus\:-mt-53:focus{margin-top:-13.25rem}.xxl\:focus\:-mr-53:focus{margin-right:-13.25rem}.xxl\:focus\:-mb-53:focus{margin-bottom:-13.25rem}.xxl\:focus\:-ml-53:focus{margin-left:-13.25rem}.xxl\:focus\:-mt-55:focus{margin-top:-13.75rem}.xxl\:focus\:-mr-55:focus{margin-right:-13.75rem}.xxl\:focus\:-mb-55:focus{margin-bottom:-13.75rem}.xxl\:focus\:-ml-55:focus{margin-left:-13.75rem}.xxl\:focus\:-mt-56:focus{margin-top:-14rem}.xxl\:focus\:-mr-56:focus{margin-right:-14rem}.xxl\:focus\:-mb-56:focus{margin-bottom:-14rem}.xxl\:focus\:-ml-56:focus{margin-left:-14rem}.xxl\:focus\:-mt-64:focus{margin-top:-16rem}.xxl\:focus\:-mr-64:focus{margin-right:-16rem}.xxl\:focus\:-mb-64:focus{margin-bottom:-16rem}.xxl\:focus\:-ml-64:focus{margin-left:-16rem}.xxl\:focus\:-mt-68:focus{margin-top:-17rem}.xxl\:focus\:-mr-68:focus{margin-right:-17rem}.xxl\:focus\:-mb-68:focus{margin-bottom:-17rem}.xxl\:focus\:-ml-68:focus{margin-left:-17rem}.xxl\:focus\:-mt-75:focus{margin-top:-18.75rem}.xxl\:focus\:-mr-75:focus{margin-right:-18.75rem}.xxl\:focus\:-mb-75:focus{margin-bottom:-18.75rem}.xxl\:focus\:-ml-75:focus{margin-left:-18.75rem}.xxl\:focus\:-mt-98:focus{margin-top:-24.5rem}.xxl\:focus\:-mr-98:focus{margin-right:-24.5rem}.xxl\:focus\:-mb-98:focus{margin-bottom:-24.5rem}.xxl\:focus\:-ml-98:focus{margin-left:-24.5rem}.xxl\:focus\:-mt-100:focus{margin-top:-25rem}.xxl\:focus\:-mr-100:focus{margin-right:-25rem}.xxl\:focus\:-mb-100:focus{margin-bottom:-25rem}.xxl\:focus\:-ml-100:focus{margin-left:-25rem}.xxl\:focus\:-mt-120:focus{margin-top:-30rem}.xxl\:focus\:-mr-120:focus{margin-right:-30rem}.xxl\:focus\:-mb-120:focus{margin-bottom:-30rem}.xxl\:focus\:-ml-120:focus{margin-left:-30rem}.xxl\:focus\:-mt-140:focus{margin-top:-35rem}.xxl\:focus\:-mr-140:focus{margin-right:-35rem}.xxl\:focus\:-mb-140:focus{margin-bottom:-35rem}.xxl\:focus\:-ml-140:focus{margin-left:-35rem}.xxl\:focus\:-mt-px:focus{margin-top:-1px}.xxl\:focus\:-mr-px:focus{margin-right:-1px}.xxl\:focus\:-mb-px:focus{margin-bottom:-1px}.xxl\:focus\:-ml-px:focus{margin-left:-1px}.xxl\:focus\:-mt-2px:focus{margin-top:-2px}.xxl\:focus\:-mr-2px:focus{margin-right:-2px}.xxl\:focus\:-mb-2px:focus{margin-bottom:-2px}.xxl\:focus\:-ml-2px:focus{margin-left:-2px}.xxl\:focus\:-mt-0-5:focus{margin-top:-.15rem}.xxl\:focus\:-mr-0-5:focus{margin-right:-.15rem}.xxl\:focus\:-mb-0-5:focus{margin-bottom:-.15rem}.xxl\:focus\:-ml-0-5:focus{margin-left:-.15rem}.xxl\:focus\:-mt-1-5:focus{margin-top:-.375rem}.xxl\:focus\:-mr-1-5:focus{margin-right:-.375rem}.xxl\:focus\:-mb-1-5:focus{margin-bottom:-.375rem}.xxl\:focus\:-ml-1-5:focus{margin-left:-.375rem}.xxl\:focus\:-mt-2-5:focus{margin-top:-.625rem}.xxl\:focus\:-mr-2-5:focus{margin-right:-.625rem}.xxl\:focus\:-mb-2-5:focus{margin-bottom:-.625rem}.xxl\:focus\:-ml-2-5:focus{margin-left:-.625rem}.xxl\:focus\:-mt-7-2:focus{margin-top:-1.875rem}.xxl\:focus\:-mr-7-2:focus{margin-right:-1.875rem}.xxl\:focus\:-mb-7-2:focus{margin-bottom:-1.875rem}.xxl\:focus\:-ml-7-2:focus{margin-left:-1.875rem}.xxl\:focus\:-mt-31-25:focus{margin-top:-7.8125rem}.xxl\:focus\:-mr-31-25:focus{margin-right:-7.8125rem}.xxl\:focus\:-mb-31-25:focus{margin-bottom:-7.8125rem}.xxl\:focus\:-ml-31-25:focus{margin-left:-7.8125rem}.xxl\:focus\:-mt-62-5:focus{margin-top:-15.625rem}.xxl\:focus\:-mr-62-5:focus{margin-right:-15.625rem}.xxl\:focus\:-mb-62-5:focus{margin-bottom:-15.625rem}.xxl\:focus\:-ml-62-5:focus{margin-left:-15.625rem}.group:hover .xxl\:group-hover\:m-0{margin:0}.group:hover .xxl\:group-hover\:m-1{margin:.25rem}.group:hover .xxl\:group-hover\:m-2{margin:.5rem}.group:hover .xxl\:group-hover\:m-3{margin:.75rem}.group:hover .xxl\:group-hover\:m-4{margin:1rem}.group:hover .xxl\:group-hover\:m-5{margin:1.25rem}.group:hover .xxl\:group-hover\:m-6{margin:1.5rem}.group:hover .xxl\:group-hover\:m-7{margin:1.75rem}.group:hover .xxl\:group-hover\:m-8{margin:2rem}.group:hover .xxl\:group-hover\:m-9{margin:2.25rem}.group:hover .xxl\:group-hover\:m-10{margin:2.5rem}.group:hover .xxl\:group-hover\:m-11{margin:2.75rem}.group:hover .xxl\:group-hover\:m-12{margin:3rem}.group:hover .xxl\:group-hover\:m-13{margin:3.25rem}.group:hover .xxl\:group-hover\:m-14{margin:3.5rem}.group:hover .xxl\:group-hover\:m-15{margin:3.75rem}.group:hover .xxl\:group-hover\:m-16{margin:4rem}.group:hover .xxl\:group-hover\:m-19{margin:4.75rem}.group:hover .xxl\:group-hover\:m-20{margin:5rem}.group:hover .xxl\:group-hover\:m-22{margin:5.5rem}.group:hover .xxl\:group-hover\:m-23{margin:5.75rem}.group:hover .xxl\:group-hover\:m-24{margin:6rem}.group:hover .xxl\:group-hover\:m-28{margin:6.5rem}.group:hover .xxl\:group-hover\:m-30{margin:7.5rem}.group:hover .xxl\:group-hover\:m-32{margin:8rem}.group:hover .xxl\:group-hover\:m-33{margin:8.75rem}.group:hover .xxl\:group-hover\:m-36{margin:9rem}.group:hover .xxl\:group-hover\:m-40{margin:10rem}.group:hover .xxl\:group-hover\:m-44{margin:11rem}.group:hover .xxl\:group-hover\:m-48{margin:12rem}.group:hover .xxl\:group-hover\:m-50{margin:12.75rem}.group:hover .xxl\:group-hover\:m-52{margin:13rem}.group:hover .xxl\:group-hover\:m-53{margin:13.25rem}.group:hover .xxl\:group-hover\:m-55{margin:13.75rem}.group:hover .xxl\:group-hover\:m-56{margin:14rem}.group:hover .xxl\:group-hover\:m-64{margin:16rem}.group:hover .xxl\:group-hover\:m-68{margin:17rem}.group:hover .xxl\:group-hover\:m-75{margin:18.75rem}.group:hover .xxl\:group-hover\:m-98{margin:24.5rem}.group:hover .xxl\:group-hover\:m-100{margin:25rem}.group:hover .xxl\:group-hover\:m-120{margin:30rem}.group:hover .xxl\:group-hover\:m-140{margin:35rem}.group:hover .xxl\:group-hover\:m-auto{margin:auto}.group:hover .xxl\:group-hover\:m-px{margin:1px}.group:hover .xxl\:group-hover\:m-2px{margin:2px}.group:hover .xxl\:group-hover\:m-0-5{margin:.15rem}.group:hover .xxl\:group-hover\:m-1-5{margin:.375rem}.group:hover .xxl\:group-hover\:m-2-5{margin:.625rem}.group:hover .xxl\:group-hover\:m-7-2{margin:1.875rem}.group:hover .xxl\:group-hover\:m-31-25{margin:7.8125rem}.group:hover .xxl\:group-hover\:m-62-5{margin:15.625rem}.group:hover .xxl\:group-hover\:-m-1{margin:-.25rem}.group:hover .xxl\:group-hover\:-m-2{margin:-.5rem}.group:hover .xxl\:group-hover\:-m-3{margin:-.75rem}.group:hover .xxl\:group-hover\:-m-4{margin:-1rem}.group:hover .xxl\:group-hover\:-m-5{margin:-1.25rem}.group:hover .xxl\:group-hover\:-m-6{margin:-1.5rem}.group:hover .xxl\:group-hover\:-m-7{margin:-1.75rem}.group:hover .xxl\:group-hover\:-m-8{margin:-2rem}.group:hover .xxl\:group-hover\:-m-9{margin:-2.25rem}.group:hover .xxl\:group-hover\:-m-10{margin:-2.5rem}.group:hover .xxl\:group-hover\:-m-11{margin:-2.75rem}.group:hover .xxl\:group-hover\:-m-12{margin:-3rem}.group:hover .xxl\:group-hover\:-m-13{margin:-3.25rem}.group:hover .xxl\:group-hover\:-m-14{margin:-3.5rem}.group:hover .xxl\:group-hover\:-m-15{margin:-3.75rem}.group:hover .xxl\:group-hover\:-m-16{margin:-4rem}.group:hover .xxl\:group-hover\:-m-19{margin:-4.75rem}.group:hover .xxl\:group-hover\:-m-20{margin:-5rem}.group:hover .xxl\:group-hover\:-m-22{margin:-5.5rem}.group:hover .xxl\:group-hover\:-m-23{margin:-5.75rem}.group:hover .xxl\:group-hover\:-m-24{margin:-6rem}.group:hover .xxl\:group-hover\:-m-30{margin:-7.5rem}.group:hover .xxl\:group-hover\:-m-32{margin:-8rem}.group:hover .xxl\:group-hover\:-m-40{margin:-10rem}.group:hover .xxl\:group-hover\:-m-44{margin:-11rem}.group:hover .xxl\:group-hover\:-m-48{margin:-12rem}.group:hover .xxl\:group-hover\:-m-50{margin:-12.75rem}.group:hover .xxl\:group-hover\:-m-52{margin:-13rem}.group:hover .xxl\:group-hover\:-m-53{margin:-13.25rem}.group:hover .xxl\:group-hover\:-m-55{margin:-13.75rem}.group:hover .xxl\:group-hover\:-m-56{margin:-14rem}.group:hover .xxl\:group-hover\:-m-64{margin:-16rem}.group:hover .xxl\:group-hover\:-m-68{margin:-17rem}.group:hover .xxl\:group-hover\:-m-75{margin:-18.75rem}.group:hover .xxl\:group-hover\:-m-98{margin:-24.5rem}.group:hover .xxl\:group-hover\:-m-100{margin:-25rem}.group:hover .xxl\:group-hover\:-m-120{margin:-30rem}.group:hover .xxl\:group-hover\:-m-140{margin:-35rem}.group:hover .xxl\:group-hover\:-m-px{margin:-1px}.group:hover .xxl\:group-hover\:-m-2px{margin:-2px}.group:hover .xxl\:group-hover\:-m-0-5{margin:-.15rem}.group:hover .xxl\:group-hover\:-m-1-5{margin:-.375rem}.group:hover .xxl\:group-hover\:-m-2-5{margin:-.625rem}.group:hover .xxl\:group-hover\:-m-7-2{margin:-1.875rem}.group:hover .xxl\:group-hover\:-m-31-25{margin:-7.8125rem}.group:hover .xxl\:group-hover\:-m-62-5{margin:-15.625rem}.group:hover .xxl\:group-hover\:my-0{margin-top:0;margin-bottom:0}.group:hover .xxl\:group-hover\:mx-0{margin-left:0;margin-right:0}.group:hover .xxl\:group-hover\:my-1{margin-top:.25rem;margin-bottom:.25rem}.group:hover .xxl\:group-hover\:mx-1{margin-left:.25rem;margin-right:.25rem}.group:hover .xxl\:group-hover\:my-2{margin-top:.5rem;margin-bottom:.5rem}.group:hover .xxl\:group-hover\:mx-2{margin-left:.5rem;margin-right:.5rem}.group:hover .xxl\:group-hover\:my-3{margin-top:.75rem;margin-bottom:.75rem}.group:hover .xxl\:group-hover\:mx-3{margin-left:.75rem;margin-right:.75rem}.group:hover .xxl\:group-hover\:my-4{margin-top:1rem;margin-bottom:1rem}.group:hover .xxl\:group-hover\:mx-4{margin-left:1rem;margin-right:1rem}.group:hover .xxl\:group-hover\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.group:hover .xxl\:group-hover\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.group:hover .xxl\:group-hover\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.group:hover .xxl\:group-hover\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.group:hover .xxl\:group-hover\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.group:hover .xxl\:group-hover\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.group:hover .xxl\:group-hover\:my-8{margin-top:2rem;margin-bottom:2rem}.group:hover .xxl\:group-hover\:mx-8{margin-left:2rem;margin-right:2rem}.group:hover .xxl\:group-hover\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.group:hover .xxl\:group-hover\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.group:hover .xxl\:group-hover\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.group:hover .xxl\:group-hover\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.group:hover .xxl\:group-hover\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.group:hover .xxl\:group-hover\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.group:hover .xxl\:group-hover\:my-12{margin-top:3rem;margin-bottom:3rem}.group:hover .xxl\:group-hover\:mx-12{margin-left:3rem;margin-right:3rem}.group:hover .xxl\:group-hover\:my-13{margin-top:3.25rem;margin-bottom:3.25rem}.group:hover .xxl\:group-hover\:mx-13{margin-left:3.25rem;margin-right:3.25rem}.group:hover .xxl\:group-hover\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.group:hover .xxl\:group-hover\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.group:hover .xxl\:group-hover\:my-15{margin-top:3.75rem;margin-bottom:3.75rem}.group:hover .xxl\:group-hover\:mx-15{margin-left:3.75rem;margin-right:3.75rem}.group:hover .xxl\:group-hover\:my-16{margin-top:4rem;margin-bottom:4rem}.group:hover .xxl\:group-hover\:mx-16{margin-left:4rem;margin-right:4rem}.group:hover .xxl\:group-hover\:my-19{margin-top:4.75rem;margin-bottom:4.75rem}.group:hover .xxl\:group-hover\:mx-19{margin-left:4.75rem;margin-right:4.75rem}.group:hover .xxl\:group-hover\:my-20{margin-top:5rem;margin-bottom:5rem}.group:hover .xxl\:group-hover\:mx-20{margin-left:5rem;margin-right:5rem}.group:hover .xxl\:group-hover\:my-22{margin-top:5.5rem;margin-bottom:5.5rem}.group:hover .xxl\:group-hover\:mx-22{margin-left:5.5rem;margin-right:5.5rem}.group:hover .xxl\:group-hover\:my-23{margin-top:5.75rem;margin-bottom:5.75rem}.group:hover .xxl\:group-hover\:mx-23{margin-left:5.75rem;margin-right:5.75rem}.group:hover .xxl\:group-hover\:my-24{margin-top:6rem;margin-bottom:6rem}.group:hover .xxl\:group-hover\:mx-24{margin-left:6rem;margin-right:6rem}.group:hover .xxl\:group-hover\:my-28{margin-top:6.5rem;margin-bottom:6.5rem}.group:hover .xxl\:group-hover\:mx-28{margin-left:6.5rem;margin-right:6.5rem}.group:hover .xxl\:group-hover\:my-30{margin-top:7.5rem;margin-bottom:7.5rem}.group:hover .xxl\:group-hover\:mx-30{margin-left:7.5rem;margin-right:7.5rem}.group:hover .xxl\:group-hover\:my-32{margin-top:8rem;margin-bottom:8rem}.group:hover .xxl\:group-hover\:mx-32{margin-left:8rem;margin-right:8rem}.group:hover .xxl\:group-hover\:my-33{margin-top:8.75rem;margin-bottom:8.75rem}.group:hover .xxl\:group-hover\:mx-33{margin-left:8.75rem;margin-right:8.75rem}.group:hover .xxl\:group-hover\:my-36{margin-top:9rem;margin-bottom:9rem}.group:hover .xxl\:group-hover\:mx-36{margin-left:9rem;margin-right:9rem}.group:hover .xxl\:group-hover\:my-40{margin-top:10rem;margin-bottom:10rem}.group:hover .xxl\:group-hover\:mx-40{margin-left:10rem;margin-right:10rem}.group:hover .xxl\:group-hover\:my-44{margin-top:11rem;margin-bottom:11rem}.group:hover .xxl\:group-hover\:mx-44{margin-left:11rem;margin-right:11rem}.group:hover .xxl\:group-hover\:my-48{margin-top:12rem;margin-bottom:12rem}.group:hover .xxl\:group-hover\:mx-48{margin-left:12rem;margin-right:12rem}.group:hover .xxl\:group-hover\:my-50{margin-top:12.75rem;margin-bottom:12.75rem}.group:hover .xxl\:group-hover\:mx-50{margin-left:12.75rem;margin-right:12.75rem}.group:hover .xxl\:group-hover\:my-52{margin-top:13rem;margin-bottom:13rem}.group:hover .xxl\:group-hover\:mx-52{margin-left:13rem;margin-right:13rem}.group:hover .xxl\:group-hover\:my-53{margin-top:13.25rem;margin-bottom:13.25rem}.group:hover .xxl\:group-hover\:mx-53{margin-left:13.25rem;margin-right:13.25rem}.group:hover .xxl\:group-hover\:my-55{margin-top:13.75rem;margin-bottom:13.75rem}.group:hover .xxl\:group-hover\:mx-55{margin-left:13.75rem;margin-right:13.75rem}.group:hover .xxl\:group-hover\:my-56{margin-top:14rem;margin-bottom:14rem}.group:hover .xxl\:group-hover\:mx-56{margin-left:14rem;margin-right:14rem}.group:hover .xxl\:group-hover\:my-64{margin-top:16rem;margin-bottom:16rem}.group:hover .xxl\:group-hover\:mx-64{margin-left:16rem;margin-right:16rem}.group:hover .xxl\:group-hover\:my-68{margin-top:17rem;margin-bottom:17rem}.group:hover .xxl\:group-hover\:mx-68{margin-left:17rem;margin-right:17rem}.group:hover .xxl\:group-hover\:my-75{margin-top:18.75rem;margin-bottom:18.75rem}.group:hover .xxl\:group-hover\:mx-75{margin-left:18.75rem;margin-right:18.75rem}.group:hover .xxl\:group-hover\:my-98{margin-top:24.5rem;margin-bottom:24.5rem}.group:hover .xxl\:group-hover\:mx-98{margin-left:24.5rem;margin-right:24.5rem}.group:hover .xxl\:group-hover\:my-100{margin-top:25rem;margin-bottom:25rem}.group:hover .xxl\:group-hover\:mx-100{margin-left:25rem;margin-right:25rem}.group:hover .xxl\:group-hover\:my-120{margin-top:30rem;margin-bottom:30rem}.group:hover .xxl\:group-hover\:mx-120{margin-left:30rem;margin-right:30rem}.group:hover .xxl\:group-hover\:my-140{margin-top:35rem;margin-bottom:35rem}.group:hover .xxl\:group-hover\:mx-140{margin-left:35rem;margin-right:35rem}.group:hover .xxl\:group-hover\:my-auto{margin-top:auto;margin-bottom:auto}.group:hover .xxl\:group-hover\:mx-auto{margin-left:auto;margin-right:auto}.group:hover .xxl\:group-hover\:my-px{margin-top:1px;margin-bottom:1px}.group:hover .xxl\:group-hover\:mx-px{margin-left:1px;margin-right:1px}.group:hover .xxl\:group-hover\:my-2px{margin-top:2px;margin-bottom:2px}.group:hover .xxl\:group-hover\:mx-2px{margin-left:2px;margin-right:2px}.group:hover .xxl\:group-hover\:my-0-5{margin-top:.15rem;margin-bottom:.15rem}.group:hover .xxl\:group-hover\:mx-0-5{margin-left:.15rem;margin-right:.15rem}.group:hover .xxl\:group-hover\:my-1-5{margin-top:.375rem;margin-bottom:.375rem}.group:hover .xxl\:group-hover\:mx-1-5{margin-left:.375rem;margin-right:.375rem}.group:hover .xxl\:group-hover\:my-2-5{margin-top:.625rem;margin-bottom:.625rem}.group:hover .xxl\:group-hover\:mx-2-5{margin-left:.625rem;margin-right:.625rem}.group:hover .xxl\:group-hover\:my-7-2{margin-top:1.875rem;margin-bottom:1.875rem}.group:hover .xxl\:group-hover\:mx-7-2{margin-left:1.875rem;margin-right:1.875rem}.group:hover .xxl\:group-hover\:my-31-25{margin-top:7.8125rem;margin-bottom:7.8125rem}.group:hover .xxl\:group-hover\:mx-31-25{margin-left:7.8125rem;margin-right:7.8125rem}.group:hover .xxl\:group-hover\:my-62-5{margin-top:15.625rem;margin-bottom:15.625rem}.group:hover .xxl\:group-hover\:mx-62-5{margin-left:15.625rem;margin-right:15.625rem}.group:hover .xxl\:group-hover\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.group:hover .xxl\:group-hover\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.group:hover .xxl\:group-hover\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.group:hover .xxl\:group-hover\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.group:hover .xxl\:group-hover\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.group:hover .xxl\:group-hover\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.group:hover .xxl\:group-hover\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.group:hover .xxl\:group-hover\:-mx-4{margin-left:-1rem;margin-right:-1rem}.group:hover .xxl\:group-hover\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.group:hover .xxl\:group-hover\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.group:hover .xxl\:group-hover\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.group:hover .xxl\:group-hover\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.group:hover .xxl\:group-hover\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.group:hover .xxl\:group-hover\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.group:hover .xxl\:group-hover\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.group:hover .xxl\:group-hover\:-mx-8{margin-left:-2rem;margin-right:-2rem}.group:hover .xxl\:group-hover\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.group:hover .xxl\:group-hover\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.group:hover .xxl\:group-hover\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.group:hover .xxl\:group-hover\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.group:hover .xxl\:group-hover\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.group:hover .xxl\:group-hover\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.group:hover .xxl\:group-hover\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.group:hover .xxl\:group-hover\:-mx-12{margin-left:-3rem;margin-right:-3rem}.group:hover .xxl\:group-hover\:-my-13{margin-top:-3.25rem;margin-bottom:-3.25rem}.group:hover .xxl\:group-hover\:-mx-13{margin-left:-3.25rem;margin-right:-3.25rem}.group:hover .xxl\:group-hover\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.group:hover .xxl\:group-hover\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.group:hover .xxl\:group-hover\:-my-15{margin-top:-3.75rem;margin-bottom:-3.75rem}.group:hover .xxl\:group-hover\:-mx-15{margin-left:-3.75rem;margin-right:-3.75rem}.group:hover .xxl\:group-hover\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.group:hover .xxl\:group-hover\:-mx-16{margin-left:-4rem;margin-right:-4rem}.group:hover .xxl\:group-hover\:-my-19{margin-top:-4.75rem;margin-bottom:-4.75rem}.group:hover .xxl\:group-hover\:-mx-19{margin-left:-4.75rem;margin-right:-4.75rem}.group:hover .xxl\:group-hover\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.group:hover .xxl\:group-hover\:-mx-20{margin-left:-5rem;margin-right:-5rem}.group:hover .xxl\:group-hover\:-my-22{margin-top:-5.5rem;margin-bottom:-5.5rem}.group:hover .xxl\:group-hover\:-mx-22{margin-left:-5.5rem;margin-right:-5.5rem}.group:hover .xxl\:group-hover\:-my-23{margin-top:-5.75rem;margin-bottom:-5.75rem}.group:hover .xxl\:group-hover\:-mx-23{margin-left:-5.75rem;margin-right:-5.75rem}.group:hover .xxl\:group-hover\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.group:hover .xxl\:group-hover\:-mx-24{margin-left:-6rem;margin-right:-6rem}.group:hover .xxl\:group-hover\:-my-30{margin-top:-7.5rem;margin-bottom:-7.5rem}.group:hover .xxl\:group-hover\:-mx-30{margin-left:-7.5rem;margin-right:-7.5rem}.group:hover .xxl\:group-hover\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.group:hover .xxl\:group-hover\:-mx-32{margin-left:-8rem;margin-right:-8rem}.group:hover .xxl\:group-hover\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.group:hover .xxl\:group-hover\:-mx-40{margin-left:-10rem;margin-right:-10rem}.group:hover .xxl\:group-hover\:-my-44{margin-top:-11rem;margin-bottom:-11rem}.group:hover .xxl\:group-hover\:-mx-44{margin-left:-11rem;margin-right:-11rem}.group:hover .xxl\:group-hover\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.group:hover .xxl\:group-hover\:-mx-48{margin-left:-12rem;margin-right:-12rem}.group:hover .xxl\:group-hover\:-my-50{margin-top:-12.75rem;margin-bottom:-12.75rem}.group:hover .xxl\:group-hover\:-mx-50{margin-left:-12.75rem;margin-right:-12.75rem}.group:hover .xxl\:group-hover\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.group:hover .xxl\:group-hover\:-mx-52{margin-left:-13rem;margin-right:-13rem}.group:hover .xxl\:group-hover\:-my-53{margin-top:-13.25rem;margin-bottom:-13.25rem}.group:hover .xxl\:group-hover\:-mx-53{margin-left:-13.25rem;margin-right:-13.25rem}.group:hover .xxl\:group-hover\:-my-55{margin-top:-13.75rem;margin-bottom:-13.75rem}.group:hover .xxl\:group-hover\:-mx-55{margin-left:-13.75rem;margin-right:-13.75rem}.group:hover .xxl\:group-hover\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.group:hover .xxl\:group-hover\:-mx-56{margin-left:-14rem;margin-right:-14rem}.group:hover .xxl\:group-hover\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.group:hover .xxl\:group-hover\:-mx-64{margin-left:-16rem;margin-right:-16rem}.group:hover .xxl\:group-hover\:-my-68{margin-top:-17rem;margin-bottom:-17rem}.group:hover .xxl\:group-hover\:-mx-68{margin-left:-17rem;margin-right:-17rem}.group:hover .xxl\:group-hover\:-my-75{margin-top:-18.75rem;margin-bottom:-18.75rem}.group:hover .xxl\:group-hover\:-mx-75{margin-left:-18.75rem;margin-right:-18.75rem}.group:hover .xxl\:group-hover\:-my-98{margin-top:-24.5rem;margin-bottom:-24.5rem}.group:hover .xxl\:group-hover\:-mx-98{margin-left:-24.5rem;margin-right:-24.5rem}.group:hover .xxl\:group-hover\:-my-100{margin-top:-25rem;margin-bottom:-25rem}.group:hover .xxl\:group-hover\:-mx-100{margin-left:-25rem;margin-right:-25rem}.group:hover .xxl\:group-hover\:-my-120{margin-top:-30rem;margin-bottom:-30rem}.group:hover .xxl\:group-hover\:-mx-120{margin-left:-30rem;margin-right:-30rem}.group:hover .xxl\:group-hover\:-my-140{margin-top:-35rem;margin-bottom:-35rem}.group:hover .xxl\:group-hover\:-mx-140{margin-left:-35rem;margin-right:-35rem}.group:hover .xxl\:group-hover\:-my-px{margin-top:-1px;margin-bottom:-1px}.group:hover .xxl\:group-hover\:-mx-px{margin-left:-1px;margin-right:-1px}.group:hover .xxl\:group-hover\:-my-2px{margin-top:-2px;margin-bottom:-2px}.group:hover .xxl\:group-hover\:-mx-2px{margin-left:-2px;margin-right:-2px}.group:hover .xxl\:group-hover\:-my-0-5{margin-top:-.15rem;margin-bottom:-.15rem}.group:hover .xxl\:group-hover\:-mx-0-5{margin-left:-.15rem;margin-right:-.15rem}.group:hover .xxl\:group-hover\:-my-1-5{margin-top:-.375rem;margin-bottom:-.375rem}.group:hover .xxl\:group-hover\:-mx-1-5{margin-left:-.375rem;margin-right:-.375rem}.group:hover .xxl\:group-hover\:-my-2-5{margin-top:-.625rem;margin-bottom:-.625rem}.group:hover .xxl\:group-hover\:-mx-2-5{margin-left:-.625rem;margin-right:-.625rem}.group:hover .xxl\:group-hover\:-my-7-2{margin-top:-1.875rem;margin-bottom:-1.875rem}.group:hover .xxl\:group-hover\:-mx-7-2{margin-left:-1.875rem;margin-right:-1.875rem}.group:hover .xxl\:group-hover\:-my-31-25{margin-top:-7.8125rem;margin-bottom:-7.8125rem}.group:hover .xxl\:group-hover\:-mx-31-25{margin-left:-7.8125rem;margin-right:-7.8125rem}.group:hover .xxl\:group-hover\:-my-62-5{margin-top:-15.625rem;margin-bottom:-15.625rem}.group:hover .xxl\:group-hover\:-mx-62-5{margin-left:-15.625rem;margin-right:-15.625rem}.group:hover .xxl\:group-hover\:mt-0{margin-top:0}.group:hover .xxl\:group-hover\:mr-0{margin-right:0}.group:hover .xxl\:group-hover\:mb-0{margin-bottom:0}.group:hover .xxl\:group-hover\:ml-0{margin-left:0}.group:hover .xxl\:group-hover\:mt-1{margin-top:.25rem}.group:hover .xxl\:group-hover\:mr-1{margin-right:.25rem}.group:hover .xxl\:group-hover\:mb-1{margin-bottom:.25rem}.group:hover .xxl\:group-hover\:ml-1{margin-left:.25rem}.group:hover .xxl\:group-hover\:mt-2{margin-top:.5rem}.group:hover .xxl\:group-hover\:mr-2{margin-right:.5rem}.group:hover .xxl\:group-hover\:mb-2{margin-bottom:.5rem}.group:hover .xxl\:group-hover\:ml-2{margin-left:.5rem}.group:hover .xxl\:group-hover\:mt-3{margin-top:.75rem}.group:hover .xxl\:group-hover\:mr-3{margin-right:.75rem}.group:hover .xxl\:group-hover\:mb-3{margin-bottom:.75rem}.group:hover .xxl\:group-hover\:ml-3{margin-left:.75rem}.group:hover .xxl\:group-hover\:mt-4{margin-top:1rem}.group:hover .xxl\:group-hover\:mr-4{margin-right:1rem}.group:hover .xxl\:group-hover\:mb-4{margin-bottom:1rem}.group:hover .xxl\:group-hover\:ml-4{margin-left:1rem}.group:hover .xxl\:group-hover\:mt-5{margin-top:1.25rem}.group:hover .xxl\:group-hover\:mr-5{margin-right:1.25rem}.group:hover .xxl\:group-hover\:mb-5{margin-bottom:1.25rem}.group:hover .xxl\:group-hover\:ml-5{margin-left:1.25rem}.group:hover .xxl\:group-hover\:mt-6{margin-top:1.5rem}.group:hover .xxl\:group-hover\:mr-6{margin-right:1.5rem}.group:hover .xxl\:group-hover\:mb-6{margin-bottom:1.5rem}.group:hover .xxl\:group-hover\:ml-6{margin-left:1.5rem}.group:hover .xxl\:group-hover\:mt-7{margin-top:1.75rem}.group:hover .xxl\:group-hover\:mr-7{margin-right:1.75rem}.group:hover .xxl\:group-hover\:mb-7{margin-bottom:1.75rem}.group:hover .xxl\:group-hover\:ml-7{margin-left:1.75rem}.group:hover .xxl\:group-hover\:mt-8{margin-top:2rem}.group:hover .xxl\:group-hover\:mr-8{margin-right:2rem}.group:hover .xxl\:group-hover\:mb-8{margin-bottom:2rem}.group:hover .xxl\:group-hover\:ml-8{margin-left:2rem}.group:hover .xxl\:group-hover\:mt-9{margin-top:2.25rem}.group:hover .xxl\:group-hover\:mr-9{margin-right:2.25rem}.group:hover .xxl\:group-hover\:mb-9{margin-bottom:2.25rem}.group:hover .xxl\:group-hover\:ml-9{margin-left:2.25rem}.group:hover .xxl\:group-hover\:mt-10{margin-top:2.5rem}.group:hover .xxl\:group-hover\:mr-10{margin-right:2.5rem}.group:hover .xxl\:group-hover\:mb-10{margin-bottom:2.5rem}.group:hover .xxl\:group-hover\:ml-10{margin-left:2.5rem}.group:hover .xxl\:group-hover\:mt-11{margin-top:2.75rem}.group:hover .xxl\:group-hover\:mr-11{margin-right:2.75rem}.group:hover .xxl\:group-hover\:mb-11{margin-bottom:2.75rem}.group:hover .xxl\:group-hover\:ml-11{margin-left:2.75rem}.group:hover .xxl\:group-hover\:mt-12{margin-top:3rem}.group:hover .xxl\:group-hover\:mr-12{margin-right:3rem}.group:hover .xxl\:group-hover\:mb-12{margin-bottom:3rem}.group:hover .xxl\:group-hover\:ml-12{margin-left:3rem}.group:hover .xxl\:group-hover\:mt-13{margin-top:3.25rem}.group:hover .xxl\:group-hover\:mr-13{margin-right:3.25rem}.group:hover .xxl\:group-hover\:mb-13{margin-bottom:3.25rem}.group:hover .xxl\:group-hover\:ml-13{margin-left:3.25rem}.group:hover .xxl\:group-hover\:mt-14{margin-top:3.5rem}.group:hover .xxl\:group-hover\:mr-14{margin-right:3.5rem}.group:hover .xxl\:group-hover\:mb-14{margin-bottom:3.5rem}.group:hover .xxl\:group-hover\:ml-14{margin-left:3.5rem}.group:hover .xxl\:group-hover\:mt-15{margin-top:3.75rem}.group:hover .xxl\:group-hover\:mr-15{margin-right:3.75rem}.group:hover .xxl\:group-hover\:mb-15{margin-bottom:3.75rem}.group:hover .xxl\:group-hover\:ml-15{margin-left:3.75rem}.group:hover .xxl\:group-hover\:mt-16{margin-top:4rem}.group:hover .xxl\:group-hover\:mr-16{margin-right:4rem}.group:hover .xxl\:group-hover\:mb-16{margin-bottom:4rem}.group:hover .xxl\:group-hover\:ml-16{margin-left:4rem}.group:hover .xxl\:group-hover\:mt-19{margin-top:4.75rem}.group:hover .xxl\:group-hover\:mr-19{margin-right:4.75rem}.group:hover .xxl\:group-hover\:mb-19{margin-bottom:4.75rem}.group:hover .xxl\:group-hover\:ml-19{margin-left:4.75rem}.group:hover .xxl\:group-hover\:mt-20{margin-top:5rem}.group:hover .xxl\:group-hover\:mr-20{margin-right:5rem}.group:hover .xxl\:group-hover\:mb-20{margin-bottom:5rem}.group:hover .xxl\:group-hover\:ml-20{margin-left:5rem}.group:hover .xxl\:group-hover\:mt-22{margin-top:5.5rem}.group:hover .xxl\:group-hover\:mr-22{margin-right:5.5rem}.group:hover .xxl\:group-hover\:mb-22{margin-bottom:5.5rem}.group:hover .xxl\:group-hover\:ml-22{margin-left:5.5rem}.group:hover .xxl\:group-hover\:mt-23{margin-top:5.75rem}.group:hover .xxl\:group-hover\:mr-23{margin-right:5.75rem}.group:hover .xxl\:group-hover\:mb-23{margin-bottom:5.75rem}.group:hover .xxl\:group-hover\:ml-23{margin-left:5.75rem}.group:hover .xxl\:group-hover\:mt-24{margin-top:6rem}.group:hover .xxl\:group-hover\:mr-24{margin-right:6rem}.group:hover .xxl\:group-hover\:mb-24{margin-bottom:6rem}.group:hover .xxl\:group-hover\:ml-24{margin-left:6rem}.group:hover .xxl\:group-hover\:mt-28{margin-top:6.5rem}.group:hover .xxl\:group-hover\:mr-28{margin-right:6.5rem}.group:hover .xxl\:group-hover\:mb-28{margin-bottom:6.5rem}.group:hover .xxl\:group-hover\:ml-28{margin-left:6.5rem}.group:hover .xxl\:group-hover\:mt-30{margin-top:7.5rem}.group:hover .xxl\:group-hover\:mr-30{margin-right:7.5rem}.group:hover .xxl\:group-hover\:mb-30{margin-bottom:7.5rem}.group:hover .xxl\:group-hover\:ml-30{margin-left:7.5rem}.group:hover .xxl\:group-hover\:mt-32{margin-top:8rem}.group:hover .xxl\:group-hover\:mr-32{margin-right:8rem}.group:hover .xxl\:group-hover\:mb-32{margin-bottom:8rem}.group:hover .xxl\:group-hover\:ml-32{margin-left:8rem}.group:hover .xxl\:group-hover\:mt-33{margin-top:8.75rem}.group:hover .xxl\:group-hover\:mr-33{margin-right:8.75rem}.group:hover .xxl\:group-hover\:mb-33{margin-bottom:8.75rem}.group:hover .xxl\:group-hover\:ml-33{margin-left:8.75rem}.group:hover .xxl\:group-hover\:mt-36{margin-top:9rem}.group:hover .xxl\:group-hover\:mr-36{margin-right:9rem}.group:hover .xxl\:group-hover\:mb-36{margin-bottom:9rem}.group:hover .xxl\:group-hover\:ml-36{margin-left:9rem}.group:hover .xxl\:group-hover\:mt-40{margin-top:10rem}.group:hover .xxl\:group-hover\:mr-40{margin-right:10rem}.group:hover .xxl\:group-hover\:mb-40{margin-bottom:10rem}.group:hover .xxl\:group-hover\:ml-40{margin-left:10rem}.group:hover .xxl\:group-hover\:mt-44{margin-top:11rem}.group:hover .xxl\:group-hover\:mr-44{margin-right:11rem}.group:hover .xxl\:group-hover\:mb-44{margin-bottom:11rem}.group:hover .xxl\:group-hover\:ml-44{margin-left:11rem}.group:hover .xxl\:group-hover\:mt-48{margin-top:12rem}.group:hover .xxl\:group-hover\:mr-48{margin-right:12rem}.group:hover .xxl\:group-hover\:mb-48{margin-bottom:12rem}.group:hover .xxl\:group-hover\:ml-48{margin-left:12rem}.group:hover .xxl\:group-hover\:mt-50{margin-top:12.75rem}.group:hover .xxl\:group-hover\:mr-50{margin-right:12.75rem}.group:hover .xxl\:group-hover\:mb-50{margin-bottom:12.75rem}.group:hover .xxl\:group-hover\:ml-50{margin-left:12.75rem}.group:hover .xxl\:group-hover\:mt-52{margin-top:13rem}.group:hover .xxl\:group-hover\:mr-52{margin-right:13rem}.group:hover .xxl\:group-hover\:mb-52{margin-bottom:13rem}.group:hover .xxl\:group-hover\:ml-52{margin-left:13rem}.group:hover .xxl\:group-hover\:mt-53{margin-top:13.25rem}.group:hover .xxl\:group-hover\:mr-53{margin-right:13.25rem}.group:hover .xxl\:group-hover\:mb-53{margin-bottom:13.25rem}.group:hover .xxl\:group-hover\:ml-53{margin-left:13.25rem}.group:hover .xxl\:group-hover\:mt-55{margin-top:13.75rem}.group:hover .xxl\:group-hover\:mr-55{margin-right:13.75rem}.group:hover .xxl\:group-hover\:mb-55{margin-bottom:13.75rem}.group:hover .xxl\:group-hover\:ml-55{margin-left:13.75rem}.group:hover .xxl\:group-hover\:mt-56{margin-top:14rem}.group:hover .xxl\:group-hover\:mr-56{margin-right:14rem}.group:hover .xxl\:group-hover\:mb-56{margin-bottom:14rem}.group:hover .xxl\:group-hover\:ml-56{margin-left:14rem}.group:hover .xxl\:group-hover\:mt-64{margin-top:16rem}.group:hover .xxl\:group-hover\:mr-64{margin-right:16rem}.group:hover .xxl\:group-hover\:mb-64{margin-bottom:16rem}.group:hover .xxl\:group-hover\:ml-64{margin-left:16rem}.group:hover .xxl\:group-hover\:mt-68{margin-top:17rem}.group:hover .xxl\:group-hover\:mr-68{margin-right:17rem}.group:hover .xxl\:group-hover\:mb-68{margin-bottom:17rem}.group:hover .xxl\:group-hover\:ml-68{margin-left:17rem}.group:hover .xxl\:group-hover\:mt-75{margin-top:18.75rem}.group:hover .xxl\:group-hover\:mr-75{margin-right:18.75rem}.group:hover .xxl\:group-hover\:mb-75{margin-bottom:18.75rem}.group:hover .xxl\:group-hover\:ml-75{margin-left:18.75rem}.group:hover .xxl\:group-hover\:mt-98{margin-top:24.5rem}.group:hover .xxl\:group-hover\:mr-98{margin-right:24.5rem}.group:hover .xxl\:group-hover\:mb-98{margin-bottom:24.5rem}.group:hover .xxl\:group-hover\:ml-98{margin-left:24.5rem}.group:hover .xxl\:group-hover\:mt-100{margin-top:25rem}.group:hover .xxl\:group-hover\:mr-100{margin-right:25rem}.group:hover .xxl\:group-hover\:mb-100{margin-bottom:25rem}.group:hover .xxl\:group-hover\:ml-100{margin-left:25rem}.group:hover .xxl\:group-hover\:mt-120{margin-top:30rem}.group:hover .xxl\:group-hover\:mr-120{margin-right:30rem}.group:hover .xxl\:group-hover\:mb-120{margin-bottom:30rem}.group:hover .xxl\:group-hover\:ml-120{margin-left:30rem}.group:hover .xxl\:group-hover\:mt-140{margin-top:35rem}.group:hover .xxl\:group-hover\:mr-140{margin-right:35rem}.group:hover .xxl\:group-hover\:mb-140{margin-bottom:35rem}.group:hover .xxl\:group-hover\:ml-140{margin-left:35rem}.group:hover .xxl\:group-hover\:mt-auto{margin-top:auto}.group:hover .xxl\:group-hover\:mr-auto{margin-right:auto}.group:hover .xxl\:group-hover\:mb-auto{margin-bottom:auto}.group:hover .xxl\:group-hover\:ml-auto{margin-left:auto}.group:hover .xxl\:group-hover\:mt-px{margin-top:1px}.group:hover .xxl\:group-hover\:mr-px{margin-right:1px}.group:hover .xxl\:group-hover\:mb-px{margin-bottom:1px}.group:hover .xxl\:group-hover\:ml-px{margin-left:1px}.group:hover .xxl\:group-hover\:mt-2px{margin-top:2px}.group:hover .xxl\:group-hover\:mr-2px{margin-right:2px}.group:hover .xxl\:group-hover\:mb-2px{margin-bottom:2px}.group:hover .xxl\:group-hover\:ml-2px{margin-left:2px}.group:hover .xxl\:group-hover\:mt-0-5{margin-top:.15rem}.group:hover .xxl\:group-hover\:mr-0-5{margin-right:.15rem}.group:hover .xxl\:group-hover\:mb-0-5{margin-bottom:.15rem}.group:hover .xxl\:group-hover\:ml-0-5{margin-left:.15rem}.group:hover .xxl\:group-hover\:mt-1-5{margin-top:.375rem}.group:hover .xxl\:group-hover\:mr-1-5{margin-right:.375rem}.group:hover .xxl\:group-hover\:mb-1-5{margin-bottom:.375rem}.group:hover .xxl\:group-hover\:ml-1-5{margin-left:.375rem}.group:hover .xxl\:group-hover\:mt-2-5{margin-top:.625rem}.group:hover .xxl\:group-hover\:mr-2-5{margin-right:.625rem}.group:hover .xxl\:group-hover\:mb-2-5{margin-bottom:.625rem}.group:hover .xxl\:group-hover\:ml-2-5{margin-left:.625rem}.group:hover .xxl\:group-hover\:mt-7-2{margin-top:1.875rem}.group:hover .xxl\:group-hover\:mr-7-2{margin-right:1.875rem}.group:hover .xxl\:group-hover\:mb-7-2{margin-bottom:1.875rem}.group:hover .xxl\:group-hover\:ml-7-2{margin-left:1.875rem}.group:hover .xxl\:group-hover\:mt-31-25{margin-top:7.8125rem}.group:hover .xxl\:group-hover\:mr-31-25{margin-right:7.8125rem}.group:hover .xxl\:group-hover\:mb-31-25{margin-bottom:7.8125rem}.group:hover .xxl\:group-hover\:ml-31-25{margin-left:7.8125rem}.group:hover .xxl\:group-hover\:mt-62-5{margin-top:15.625rem}.group:hover .xxl\:group-hover\:mr-62-5{margin-right:15.625rem}.group:hover .xxl\:group-hover\:mb-62-5{margin-bottom:15.625rem}.group:hover .xxl\:group-hover\:ml-62-5{margin-left:15.625rem}.group:hover .xxl\:group-hover\:-mt-1{margin-top:-.25rem}.group:hover .xxl\:group-hover\:-mr-1{margin-right:-.25rem}.group:hover .xxl\:group-hover\:-mb-1{margin-bottom:-.25rem}.group:hover .xxl\:group-hover\:-ml-1{margin-left:-.25rem}.group:hover .xxl\:group-hover\:-mt-2{margin-top:-.5rem}.group:hover .xxl\:group-hover\:-mr-2{margin-right:-.5rem}.group:hover .xxl\:group-hover\:-mb-2{margin-bottom:-.5rem}.group:hover .xxl\:group-hover\:-ml-2{margin-left:-.5rem}.group:hover .xxl\:group-hover\:-mt-3{margin-top:-.75rem}.group:hover .xxl\:group-hover\:-mr-3{margin-right:-.75rem}.group:hover .xxl\:group-hover\:-mb-3{margin-bottom:-.75rem}.group:hover .xxl\:group-hover\:-ml-3{margin-left:-.75rem}.group:hover .xxl\:group-hover\:-mt-4{margin-top:-1rem}.group:hover .xxl\:group-hover\:-mr-4{margin-right:-1rem}.group:hover .xxl\:group-hover\:-mb-4{margin-bottom:-1rem}.group:hover .xxl\:group-hover\:-ml-4{margin-left:-1rem}.group:hover .xxl\:group-hover\:-mt-5{margin-top:-1.25rem}.group:hover .xxl\:group-hover\:-mr-5{margin-right:-1.25rem}.group:hover .xxl\:group-hover\:-mb-5{margin-bottom:-1.25rem}.group:hover .xxl\:group-hover\:-ml-5{margin-left:-1.25rem}.group:hover .xxl\:group-hover\:-mt-6{margin-top:-1.5rem}.group:hover .xxl\:group-hover\:-mr-6{margin-right:-1.5rem}.group:hover .xxl\:group-hover\:-mb-6{margin-bottom:-1.5rem}.group:hover .xxl\:group-hover\:-ml-6{margin-left:-1.5rem}.group:hover .xxl\:group-hover\:-mt-7{margin-top:-1.75rem}.group:hover .xxl\:group-hover\:-mr-7{margin-right:-1.75rem}.group:hover .xxl\:group-hover\:-mb-7{margin-bottom:-1.75rem}.group:hover .xxl\:group-hover\:-ml-7{margin-left:-1.75rem}.group:hover .xxl\:group-hover\:-mt-8{margin-top:-2rem}.group:hover .xxl\:group-hover\:-mr-8{margin-right:-2rem}.group:hover .xxl\:group-hover\:-mb-8{margin-bottom:-2rem}.group:hover .xxl\:group-hover\:-ml-8{margin-left:-2rem}.group:hover .xxl\:group-hover\:-mt-9{margin-top:-2.25rem}.group:hover .xxl\:group-hover\:-mr-9{margin-right:-2.25rem}.group:hover .xxl\:group-hover\:-mb-9{margin-bottom:-2.25rem}.group:hover .xxl\:group-hover\:-ml-9{margin-left:-2.25rem}.group:hover .xxl\:group-hover\:-mt-10{margin-top:-2.5rem}.group:hover .xxl\:group-hover\:-mr-10{margin-right:-2.5rem}.group:hover .xxl\:group-hover\:-mb-10{margin-bottom:-2.5rem}.group:hover .xxl\:group-hover\:-ml-10{margin-left:-2.5rem}.group:hover .xxl\:group-hover\:-mt-11{margin-top:-2.75rem}.group:hover .xxl\:group-hover\:-mr-11{margin-right:-2.75rem}.group:hover .xxl\:group-hover\:-mb-11{margin-bottom:-2.75rem}.group:hover .xxl\:group-hover\:-ml-11{margin-left:-2.75rem}.group:hover .xxl\:group-hover\:-mt-12{margin-top:-3rem}.group:hover .xxl\:group-hover\:-mr-12{margin-right:-3rem}.group:hover .xxl\:group-hover\:-mb-12{margin-bottom:-3rem}.group:hover .xxl\:group-hover\:-ml-12{margin-left:-3rem}.group:hover .xxl\:group-hover\:-mt-13{margin-top:-3.25rem}.group:hover .xxl\:group-hover\:-mr-13{margin-right:-3.25rem}.group:hover .xxl\:group-hover\:-mb-13{margin-bottom:-3.25rem}.group:hover .xxl\:group-hover\:-ml-13{margin-left:-3.25rem}.group:hover .xxl\:group-hover\:-mt-14{margin-top:-3.5rem}.group:hover .xxl\:group-hover\:-mr-14{margin-right:-3.5rem}.group:hover .xxl\:group-hover\:-mb-14{margin-bottom:-3.5rem}.group:hover .xxl\:group-hover\:-ml-14{margin-left:-3.5rem}.group:hover .xxl\:group-hover\:-mt-15{margin-top:-3.75rem}.group:hover .xxl\:group-hover\:-mr-15{margin-right:-3.75rem}.group:hover .xxl\:group-hover\:-mb-15{margin-bottom:-3.75rem}.group:hover .xxl\:group-hover\:-ml-15{margin-left:-3.75rem}.group:hover .xxl\:group-hover\:-mt-16{margin-top:-4rem}.group:hover .xxl\:group-hover\:-mr-16{margin-right:-4rem}.group:hover .xxl\:group-hover\:-mb-16{margin-bottom:-4rem}.group:hover .xxl\:group-hover\:-ml-16{margin-left:-4rem}.group:hover .xxl\:group-hover\:-mt-19{margin-top:-4.75rem}.group:hover .xxl\:group-hover\:-mr-19{margin-right:-4.75rem}.group:hover .xxl\:group-hover\:-mb-19{margin-bottom:-4.75rem}.group:hover .xxl\:group-hover\:-ml-19{margin-left:-4.75rem}.group:hover .xxl\:group-hover\:-mt-20{margin-top:-5rem}.group:hover .xxl\:group-hover\:-mr-20{margin-right:-5rem}.group:hover .xxl\:group-hover\:-mb-20{margin-bottom:-5rem}.group:hover .xxl\:group-hover\:-ml-20{margin-left:-5rem}.group:hover .xxl\:group-hover\:-mt-22{margin-top:-5.5rem}.group:hover .xxl\:group-hover\:-mr-22{margin-right:-5.5rem}.group:hover .xxl\:group-hover\:-mb-22{margin-bottom:-5.5rem}.group:hover .xxl\:group-hover\:-ml-22{margin-left:-5.5rem}.group:hover .xxl\:group-hover\:-mt-23{margin-top:-5.75rem}.group:hover .xxl\:group-hover\:-mr-23{margin-right:-5.75rem}.group:hover .xxl\:group-hover\:-mb-23{margin-bottom:-5.75rem}.group:hover .xxl\:group-hover\:-ml-23{margin-left:-5.75rem}.group:hover .xxl\:group-hover\:-mt-24{margin-top:-6rem}.group:hover .xxl\:group-hover\:-mr-24{margin-right:-6rem}.group:hover .xxl\:group-hover\:-mb-24{margin-bottom:-6rem}.group:hover .xxl\:group-hover\:-ml-24{margin-left:-6rem}.group:hover .xxl\:group-hover\:-mt-30{margin-top:-7.5rem}.group:hover .xxl\:group-hover\:-mr-30{margin-right:-7.5rem}.group:hover .xxl\:group-hover\:-mb-30{margin-bottom:-7.5rem}.group:hover .xxl\:group-hover\:-ml-30{margin-left:-7.5rem}.group:hover .xxl\:group-hover\:-mt-32{margin-top:-8rem}.group:hover .xxl\:group-hover\:-mr-32{margin-right:-8rem}.group:hover .xxl\:group-hover\:-mb-32{margin-bottom:-8rem}.group:hover .xxl\:group-hover\:-ml-32{margin-left:-8rem}.group:hover .xxl\:group-hover\:-mt-40{margin-top:-10rem}.group:hover .xxl\:group-hover\:-mr-40{margin-right:-10rem}.group:hover .xxl\:group-hover\:-mb-40{margin-bottom:-10rem}.group:hover .xxl\:group-hover\:-ml-40{margin-left:-10rem}.group:hover .xxl\:group-hover\:-mt-44{margin-top:-11rem}.group:hover .xxl\:group-hover\:-mr-44{margin-right:-11rem}.group:hover .xxl\:group-hover\:-mb-44{margin-bottom:-11rem}.group:hover .xxl\:group-hover\:-ml-44{margin-left:-11rem}.group:hover .xxl\:group-hover\:-mt-48{margin-top:-12rem}.group:hover .xxl\:group-hover\:-mr-48{margin-right:-12rem}.group:hover .xxl\:group-hover\:-mb-48{margin-bottom:-12rem}.group:hover .xxl\:group-hover\:-ml-48{margin-left:-12rem}.group:hover .xxl\:group-hover\:-mt-50{margin-top:-12.75rem}.group:hover .xxl\:group-hover\:-mr-50{margin-right:-12.75rem}.group:hover .xxl\:group-hover\:-mb-50{margin-bottom:-12.75rem}.group:hover .xxl\:group-hover\:-ml-50{margin-left:-12.75rem}.group:hover .xxl\:group-hover\:-mt-52{margin-top:-13rem}.group:hover .xxl\:group-hover\:-mr-52{margin-right:-13rem}.group:hover .xxl\:group-hover\:-mb-52{margin-bottom:-13rem}.group:hover .xxl\:group-hover\:-ml-52{margin-left:-13rem}.group:hover .xxl\:group-hover\:-mt-53{margin-top:-13.25rem}.group:hover .xxl\:group-hover\:-mr-53{margin-right:-13.25rem}.group:hover .xxl\:group-hover\:-mb-53{margin-bottom:-13.25rem}.group:hover .xxl\:group-hover\:-ml-53{margin-left:-13.25rem}.group:hover .xxl\:group-hover\:-mt-55{margin-top:-13.75rem}.group:hover .xxl\:group-hover\:-mr-55{margin-right:-13.75rem}.group:hover .xxl\:group-hover\:-mb-55{margin-bottom:-13.75rem}.group:hover .xxl\:group-hover\:-ml-55{margin-left:-13.75rem}.group:hover .xxl\:group-hover\:-mt-56{margin-top:-14rem}.group:hover .xxl\:group-hover\:-mr-56{margin-right:-14rem}.group:hover .xxl\:group-hover\:-mb-56{margin-bottom:-14rem}.group:hover .xxl\:group-hover\:-ml-56{margin-left:-14rem}.group:hover .xxl\:group-hover\:-mt-64{margin-top:-16rem}.group:hover .xxl\:group-hover\:-mr-64{margin-right:-16rem}.group:hover .xxl\:group-hover\:-mb-64{margin-bottom:-16rem}.group:hover .xxl\:group-hover\:-ml-64{margin-left:-16rem}.group:hover .xxl\:group-hover\:-mt-68{margin-top:-17rem}.group:hover .xxl\:group-hover\:-mr-68{margin-right:-17rem}.group:hover .xxl\:group-hover\:-mb-68{margin-bottom:-17rem}.group:hover .xxl\:group-hover\:-ml-68{margin-left:-17rem}.group:hover .xxl\:group-hover\:-mt-75{margin-top:-18.75rem}.group:hover .xxl\:group-hover\:-mr-75{margin-right:-18.75rem}.group:hover .xxl\:group-hover\:-mb-75{margin-bottom:-18.75rem}.group:hover .xxl\:group-hover\:-ml-75{margin-left:-18.75rem}.group:hover .xxl\:group-hover\:-mt-98{margin-top:-24.5rem}.group:hover .xxl\:group-hover\:-mr-98{margin-right:-24.5rem}.group:hover .xxl\:group-hover\:-mb-98{margin-bottom:-24.5rem}.group:hover .xxl\:group-hover\:-ml-98{margin-left:-24.5rem}.group:hover .xxl\:group-hover\:-mt-100{margin-top:-25rem}.group:hover .xxl\:group-hover\:-mr-100{margin-right:-25rem}.group:hover .xxl\:group-hover\:-mb-100{margin-bottom:-25rem}.group:hover .xxl\:group-hover\:-ml-100{margin-left:-25rem}.group:hover .xxl\:group-hover\:-mt-120{margin-top:-30rem}.group:hover .xxl\:group-hover\:-mr-120{margin-right:-30rem}.group:hover .xxl\:group-hover\:-mb-120{margin-bottom:-30rem}.group:hover .xxl\:group-hover\:-ml-120{margin-left:-30rem}.group:hover .xxl\:group-hover\:-mt-140{margin-top:-35rem}.group:hover .xxl\:group-hover\:-mr-140{margin-right:-35rem}.group:hover .xxl\:group-hover\:-mb-140{margin-bottom:-35rem}.group:hover .xxl\:group-hover\:-ml-140{margin-left:-35rem}.group:hover .xxl\:group-hover\:-mt-px{margin-top:-1px}.group:hover .xxl\:group-hover\:-mr-px{margin-right:-1px}.group:hover .xxl\:group-hover\:-mb-px{margin-bottom:-1px}.group:hover .xxl\:group-hover\:-ml-px{margin-left:-1px}.group:hover .xxl\:group-hover\:-mt-2px{margin-top:-2px}.group:hover .xxl\:group-hover\:-mr-2px{margin-right:-2px}.group:hover .xxl\:group-hover\:-mb-2px{margin-bottom:-2px}.group:hover .xxl\:group-hover\:-ml-2px{margin-left:-2px}.group:hover .xxl\:group-hover\:-mt-0-5{margin-top:-.15rem}.group:hover .xxl\:group-hover\:-mr-0-5{margin-right:-.15rem}.group:hover .xxl\:group-hover\:-mb-0-5{margin-bottom:-.15rem}.group:hover .xxl\:group-hover\:-ml-0-5{margin-left:-.15rem}.group:hover .xxl\:group-hover\:-mt-1-5{margin-top:-.375rem}.group:hover .xxl\:group-hover\:-mr-1-5{margin-right:-.375rem}.group:hover .xxl\:group-hover\:-mb-1-5{margin-bottom:-.375rem}.group:hover .xxl\:group-hover\:-ml-1-5{margin-left:-.375rem}.group:hover .xxl\:group-hover\:-mt-2-5{margin-top:-.625rem}.group:hover .xxl\:group-hover\:-mr-2-5{margin-right:-.625rem}.group:hover .xxl\:group-hover\:-mb-2-5{margin-bottom:-.625rem}.group:hover .xxl\:group-hover\:-ml-2-5{margin-left:-.625rem}.group:hover .xxl\:group-hover\:-mt-7-2{margin-top:-1.875rem}.group:hover .xxl\:group-hover\:-mr-7-2{margin-right:-1.875rem}.group:hover .xxl\:group-hover\:-mb-7-2{margin-bottom:-1.875rem}.group:hover .xxl\:group-hover\:-ml-7-2{margin-left:-1.875rem}.group:hover .xxl\:group-hover\:-mt-31-25{margin-top:-7.8125rem}.group:hover .xxl\:group-hover\:-mr-31-25{margin-right:-7.8125rem}.group:hover .xxl\:group-hover\:-mb-31-25{margin-bottom:-7.8125rem}.group:hover .xxl\:group-hover\:-ml-31-25{margin-left:-7.8125rem}.group:hover .xxl\:group-hover\:-mt-62-5{margin-top:-15.625rem}.group:hover .xxl\:group-hover\:-mr-62-5{margin-right:-15.625rem}.group:hover .xxl\:group-hover\:-mb-62-5{margin-bottom:-15.625rem}.group:hover .xxl\:group-hover\:-ml-62-5{margin-left:-15.625rem}.xxl\:max-h-0{max-height:0}.xxl\:max-h-1{max-height:.25rem}.xxl\:max-h-2{max-height:.5rem}.xxl\:max-h-3{max-height:.75rem}.xxl\:max-h-4{max-height:1rem}.xxl\:max-h-5{max-height:1.25rem}.xxl\:max-h-6{max-height:1.5rem}.xxl\:max-h-7{max-height:1.75rem}.xxl\:max-h-8{max-height:2rem}.xxl\:max-h-9{max-height:2.25rem}.xxl\:max-h-10{max-height:2.5rem}.xxl\:max-h-11{max-height:2.75rem}.xxl\:max-h-12{max-height:3rem}.xxl\:max-h-13{max-height:3.25rem}.xxl\:max-h-14{max-height:3.5rem}.xxl\:max-h-15{max-height:3.75rem}.xxl\:max-h-16{max-height:4rem}.xxl\:max-h-19{max-height:4.75rem}.xxl\:max-h-20{max-height:5rem}.xxl\:max-h-22{max-height:5.5rem}.xxl\:max-h-23{max-height:5.75rem}.xxl\:max-h-24{max-height:6rem}.xxl\:max-h-30{max-height:7.5rem}.xxl\:max-h-32{max-height:8rem}.xxl\:max-h-40{max-height:10rem}.xxl\:max-h-44{max-height:11rem}.xxl\:max-h-48{max-height:12rem}.xxl\:max-h-50{max-height:12.75rem}.xxl\:max-h-52{max-height:13rem}.xxl\:max-h-53{max-height:13.25rem}.xxl\:max-h-55{max-height:13.75rem}.xxl\:max-h-56{max-height:14rem}.xxl\:max-h-64{max-height:16rem}.xxl\:max-h-68{max-height:17rem}.xxl\:max-h-75{max-height:18.75rem}.xxl\:max-h-98{max-height:24.5rem}.xxl\:max-h-100{max-height:25rem}.xxl\:max-h-120{max-height:30rem}.xxl\:max-h-140{max-height:35rem}.xxl\:max-h-full{max-height:100%}.xxl\:max-h-screen{max-height:100vh}.xxl\:max-h-px{max-height:1px}.xxl\:max-h-2px{max-height:2px}.xxl\:max-h-0-5{max-height:.15rem}.xxl\:max-h-1-5{max-height:.375rem}.xxl\:max-h-2-5{max-height:.625rem}.xxl\:max-h-7-2{max-height:1.875rem}.xxl\:max-h-31-25{max-height:7.8125rem}.xxl\:max-h-62-5{max-height:15.625rem}.xxl\:max-w-0{max-width:0}.xxl\:max-w-1{max-width:.25rem}.xxl\:max-w-2{max-width:.5rem}.xxl\:max-w-3{max-width:.75rem}.xxl\:max-w-4{max-width:1rem}.xxl\:max-w-5{max-width:1.25rem}.xxl\:max-w-6{max-width:1.5rem}.xxl\:max-w-7{max-width:1.75rem}.xxl\:max-w-8{max-width:2rem}.xxl\:max-w-9{max-width:2.25rem}.xxl\:max-w-10{max-width:2.5rem}.xxl\:max-w-11{max-width:2.75rem}.xxl\:max-w-12{max-width:3rem}.xxl\:max-w-13{max-width:3.25rem}.xxl\:max-w-14{max-width:3.5rem}.xxl\:max-w-15{max-width:3.75rem}.xxl\:max-w-16{max-width:4rem}.xxl\:max-w-19{max-width:4.75rem}.xxl\:max-w-20{max-width:5rem}.xxl\:max-w-22{max-width:5.5rem}.xxl\:max-w-23{max-width:5.75rem}.xxl\:max-w-24{max-width:6rem}.xxl\:max-w-30{max-width:7.5rem}.xxl\:max-w-32{max-width:8rem}.xxl\:max-w-40{max-width:10rem}.xxl\:max-w-44{max-width:11rem}.xxl\:max-w-48{max-width:12rem}.xxl\:max-w-50{max-width:12.75rem}.xxl\:max-w-52{max-width:13rem}.xxl\:max-w-53{max-width:13.25rem}.xxl\:max-w-55{max-width:13.75rem}.xxl\:max-w-56{max-width:14rem}.xxl\:max-w-64{max-width:16rem}.xxl\:max-w-68{max-width:17rem}.xxl\:max-w-75{max-width:18.75rem}.xxl\:max-w-98{max-width:24.5rem}.xxl\:max-w-100{max-width:25rem}.xxl\:max-w-120{max-width:30rem}.xxl\:max-w-140{max-width:35rem}.xxl\:max-w-none{max-width:none}.xxl\:max-w-xs{max-width:20rem}.xxl\:max-w-sm{max-width:24rem}.xxl\:max-w-md{max-width:28rem}.xxl\:max-w-lg{max-width:32rem}.xxl\:max-w-xl{max-width:36rem}.xxl\:max-w-2xl{max-width:42rem}.xxl\:max-w-3xl{max-width:48rem}.xxl\:max-w-4xl{max-width:56rem}.xxl\:max-w-5xl{max-width:64rem}.xxl\:max-w-6xl{max-width:72rem}.xxl\:max-w-full{max-width:100%}.xxl\:max-w-screen-sm{max-width:640px}.xxl\:max-w-screen-md{max-width:768px}.xxl\:max-w-screen-lg{max-width:1024px}.xxl\:max-w-screen-xl{max-width:1280px}.xxl\:max-w-screen-xs{max-width:425px}.xxl\:max-w-screen-xxl{max-width:1400px}.xxl\:max-w-px{max-width:1px}.xxl\:max-w-2px{max-width:2px}.xxl\:max-w-0-5{max-width:.15rem}.xxl\:max-w-1-5{max-width:.375rem}.xxl\:max-w-2-5{max-width:.625rem}.xxl\:max-w-7-2{max-width:1.875rem}.xxl\:max-w-31-25{max-width:7.8125rem}.xxl\:max-w-62-5{max-width:15.625rem}.xxl\:min-h-0{min-height:0}.xxl\:min-h-1{min-height:.25rem}.xxl\:min-h-2{min-height:.5rem}.xxl\:min-h-3{min-height:.75rem}.xxl\:min-h-4{min-height:1rem}.xxl\:min-h-5{min-height:1.25rem}.xxl\:min-h-6{min-height:1.5rem}.xxl\:min-h-7{min-height:1.75rem}.xxl\:min-h-8{min-height:2rem}.xxl\:min-h-9{min-height:2.25rem}.xxl\:min-h-10{min-height:2.5rem}.xxl\:min-h-11{min-height:2.75rem}.xxl\:min-h-12{min-height:3rem}.xxl\:min-h-13{min-height:3.25rem}.xxl\:min-h-14{min-height:3.5rem}.xxl\:min-h-15{min-height:3.75rem}.xxl\:min-h-16{min-height:4rem}.xxl\:min-h-19{min-height:4.75rem}.xxl\:min-h-20{min-height:5rem}.xxl\:min-h-22{min-height:5.5rem}.xxl\:min-h-23{min-height:5.75rem}.xxl\:min-h-24{min-height:6rem}.xxl\:min-h-30{min-height:7.5rem}.xxl\:min-h-32{min-height:8rem}.xxl\:min-h-40{min-height:10rem}.xxl\:min-h-44{min-height:11rem}.xxl\:min-h-48{min-height:12rem}.xxl\:min-h-50{min-height:12.75rem}.xxl\:min-h-52{min-height:13rem}.xxl\:min-h-53{min-height:13.25rem}.xxl\:min-h-55{min-height:13.75rem}.xxl\:min-h-56{min-height:14rem}.xxl\:min-h-64{min-height:16rem}.xxl\:min-h-68{min-height:17rem}.xxl\:min-h-75{min-height:18.75rem}.xxl\:min-h-98{min-height:24.5rem}.xxl\:min-h-100{min-height:25rem}.xxl\:min-h-120{min-height:30rem}.xxl\:min-h-140{min-height:35rem}.xxl\:min-h-full{min-height:100%}.xxl\:min-h-screen{min-height:100vh}.xxl\:min-h-px{min-height:1px}.xxl\:min-h-2px{min-height:2px}.xxl\:min-h-0-5{min-height:.15rem}.xxl\:min-h-1-5{min-height:.375rem}.xxl\:min-h-2-5{min-height:.625rem}.xxl\:min-h-7-2{min-height:1.875rem}.xxl\:min-h-31-25{min-height:7.8125rem}.xxl\:min-h-62-5{min-height:15.625rem}.xxl\:min-w-0{min-width:0}.xxl\:min-w-1{min-width:.25rem}.xxl\:min-w-2{min-width:.5rem}.xxl\:min-w-3{min-width:.75rem}.xxl\:min-w-4{min-width:1rem}.xxl\:min-w-5{min-width:1.25rem}.xxl\:min-w-6{min-width:1.5rem}.xxl\:min-w-7{min-width:1.75rem}.xxl\:min-w-8{min-width:2rem}.xxl\:min-w-9{min-width:2.25rem}.xxl\:min-w-10{min-width:2.5rem}.xxl\:min-w-11{min-width:2.75rem}.xxl\:min-w-12{min-width:3rem}.xxl\:min-w-13{min-width:3.25rem}.xxl\:min-w-14{min-width:3.5rem}.xxl\:min-w-15{min-width:3.75rem}.xxl\:min-w-16{min-width:4rem}.xxl\:min-w-19{min-width:4.75rem}.xxl\:min-w-20{min-width:5rem}.xxl\:min-w-22{min-width:5.5rem}.xxl\:min-w-23{min-width:5.75rem}.xxl\:min-w-24{min-width:6rem}.xxl\:min-w-30{min-width:7.5rem}.xxl\:min-w-32{min-width:8rem}.xxl\:min-w-40{min-width:10rem}.xxl\:min-w-44{min-width:11rem}.xxl\:min-w-48{min-width:12rem}.xxl\:min-w-50{min-width:12.75rem}.xxl\:min-w-52{min-width:13rem}.xxl\:min-w-53{min-width:13.25rem}.xxl\:min-w-55{min-width:13.75rem}.xxl\:min-w-56{min-width:14rem}.xxl\:min-w-64{min-width:16rem}.xxl\:min-w-68{min-width:17rem}.xxl\:min-w-75{min-width:18.75rem}.xxl\:min-w-98{min-width:24.5rem}.xxl\:min-w-100{min-width:25rem}.xxl\:min-w-120{min-width:30rem}.xxl\:min-w-140{min-width:35rem}.xxl\:min-w-full{min-width:100%}.xxl\:min-w-px{min-width:1px}.xxl\:min-w-2px{min-width:2px}.xxl\:min-w-0-5{min-width:.15rem}.xxl\:min-w-1-5{min-width:.375rem}.xxl\:min-w-2-5{min-width:.625rem}.xxl\:min-w-7-2{min-width:1.875rem}.xxl\:min-w-31-25{min-width:7.8125rem}.xxl\:min-w-62-5{min-width:15.625rem}.xxl\:object-contain{-o-object-fit:contain;object-fit:contain}.xxl\:object-cover{-o-object-fit:cover;object-fit:cover}.xxl\:object-fill{-o-object-fit:fill;object-fit:fill}.xxl\:object-none{-o-object-fit:none;object-fit:none}.xxl\:object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.xxl\:object-bottom{-o-object-position:bottom;object-position:bottom}.xxl\:object-center{-o-object-position:center;object-position:center}.xxl\:object-left{-o-object-position:left;object-position:left}.xxl\:object-left-bottom{-o-object-position:left bottom;object-position:left bottom}.xxl\:object-left-top{-o-object-position:left top;object-position:left top}.xxl\:object-right{-o-object-position:right;object-position:right}.xxl\:object-right-bottom{-o-object-position:right bottom;object-position:right bottom}.xxl\:object-right-top{-o-object-position:right top;object-position:right top}.xxl\:object-top{-o-object-position:top;object-position:top}.xxl\:opacity-0{opacity:0}.xxl\:opacity-15{opacity:.15}.xxl\:opacity-25{opacity:.25}.xxl\:opacity-50{opacity:.5}.xxl\:opacity-70{opacity:.7}.xxl\:opacity-75{opacity:.75}.xxl\:opacity-90{opacity:.9}.xxl\:opacity-100{opacity:1}.xxl\:hover\:opacity-0:hover{opacity:0}.xxl\:hover\:opacity-15:hover{opacity:.15}.xxl\:hover\:opacity-25:hover{opacity:.25}.xxl\:hover\:opacity-50:hover{opacity:.5}.xxl\:hover\:opacity-70:hover{opacity:.7}.xxl\:hover\:opacity-75:hover{opacity:.75}.xxl\:hover\:opacity-90:hover{opacity:.9}.xxl\:hover\:opacity-100:hover{opacity:1}.xxl\:focus\:opacity-0:focus{opacity:0}.xxl\:focus\:opacity-15:focus{opacity:.15}.xxl\:focus\:opacity-25:focus{opacity:.25}.xxl\:focus\:opacity-50:focus{opacity:.5}.xxl\:focus\:opacity-70:focus{opacity:.7}.xxl\:focus\:opacity-75:focus{opacity:.75}.xxl\:focus\:opacity-90:focus{opacity:.9}.xxl\:focus\:opacity-100:focus{opacity:1}.xxl\:focus\:outline-none:focus,.xxl\:outline-none{outline:0}.xxl\:overflow-auto{overflow:auto}.xxl\:overflow-hidden{overflow:hidden}.xxl\:overflow-visible{overflow:visible}.xxl\:overflow-scroll{overflow:scroll}.xxl\:overflow-x-auto{overflow-x:auto}.xxl\:overflow-y-auto{overflow-y:auto}.xxl\:overflow-x-hidden{overflow-x:hidden}.xxl\:overflow-y-hidden{overflow-y:hidden}.xxl\:overflow-x-visible{overflow-x:visible}.xxl\:overflow-y-visible{overflow-y:visible}.xxl\:overflow-x-scroll{overflow-x:scroll}.xxl\:overflow-y-scroll{overflow-y:scroll}.xxl\:scrolling-touch{-webkit-overflow-scrolling:touch}.xxl\:scrolling-auto{-webkit-overflow-scrolling:auto}.xxl\:overscroll-auto{-ms-scroll-chaining:chained;overscroll-behavior:auto}.xxl\:overscroll-contain{-ms-scroll-chaining:none;overscroll-behavior:contain}.xxl\:overscroll-none{-ms-scroll-chaining:none;overscroll-behavior:none}.xxl\:overscroll-y-auto{overscroll-behavior-y:auto}.xxl\:overscroll-y-contain{overscroll-behavior-y:contain}.xxl\:overscroll-y-none{overscroll-behavior-y:none}.xxl\:overscroll-x-auto{overscroll-behavior-x:auto}.xxl\:overscroll-x-contain{overscroll-behavior-x:contain}.xxl\:overscroll-x-none{overscroll-behavior-x:none}.xxl\:p-0{padding:0}.xxl\:p-1{padding:.25rem}.xxl\:p-2{padding:.5rem}.xxl\:p-3{padding:.75rem}.xxl\:p-4{padding:1rem}.xxl\:p-5{padding:1.25rem}.xxl\:p-6{padding:1.5rem}.xxl\:p-7{padding:1.75rem}.xxl\:p-8{padding:2rem}.xxl\:p-9{padding:2.25rem}.xxl\:p-10{padding:2.5rem}.xxl\:p-11{padding:2.75rem}.xxl\:p-12{padding:3rem}.xxl\:p-13{padding:3.25rem}.xxl\:p-14{padding:3.5rem}.xxl\:p-15{padding:3.75rem}.xxl\:p-16{padding:4rem}.xxl\:p-19{padding:4.75rem}.xxl\:p-20{padding:5rem}.xxl\:p-22{padding:5.5rem}.xxl\:p-23{padding:5.75rem}.xxl\:p-24{padding:6rem}.xxl\:p-30{padding:7.5rem}.xxl\:p-32{padding:8rem}.xxl\:p-40{padding:10rem}.xxl\:p-44{padding:11rem}.xxl\:p-48{padding:12rem}.xxl\:p-50{padding:12.75rem}.xxl\:p-52{padding:13rem}.xxl\:p-53{padding:13.25rem}.xxl\:p-55{padding:13.75rem}.xxl\:p-56{padding:14rem}.xxl\:p-64{padding:16rem}.xxl\:p-68{padding:17rem}.xxl\:p-75{padding:18.75rem}.xxl\:p-98{padding:24.5rem}.xxl\:p-100{padding:25rem}.xxl\:p-120{padding:30rem}.xxl\:p-140{padding:35rem}.xxl\:p-px{padding:1px}.xxl\:p-2px{padding:2px}.xxl\:p-0-5{padding:.15rem}.xxl\:p-1-5{padding:.375rem}.xxl\:p-2-5{padding:.625rem}.xxl\:p-7-2{padding:1.875rem}.xxl\:p-31-25{padding:7.8125rem}.xxl\:p-62-5{padding:15.625rem}.xxl\:py-0{padding-top:0;padding-bottom:0}.xxl\:px-0{padding-left:0;padding-right:0}.xxl\:py-1{padding-top:.25rem;padding-bottom:.25rem}.xxl\:px-1{padding-left:.25rem;padding-right:.25rem}.xxl\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xxl\:px-2{padding-left:.5rem;padding-right:.5rem}.xxl\:py-3{padding-top:.75rem;padding-bottom:.75rem}.xxl\:px-3{padding-left:.75rem;padding-right:.75rem}.xxl\:py-4{padding-top:1rem;padding-bottom:1rem}.xxl\:px-4{padding-left:1rem;padding-right:1rem}.xxl\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.xxl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xxl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xxl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xxl\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.xxl\:px-7{padding-left:1.75rem;padding-right:1.75rem}.xxl\:py-8{padding-top:2rem;padding-bottom:2rem}.xxl\:px-8{padding-left:2rem;padding-right:2rem}.xxl\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.xxl\:px-9{padding-left:2.25rem;padding-right:2.25rem}.xxl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.xxl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xxl\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}.xxl\:px-11{padding-left:2.75rem;padding-right:2.75rem}.xxl\:py-12{padding-top:3rem;padding-bottom:3rem}.xxl\:px-12{padding-left:3rem;padding-right:3rem}.xxl\:py-13{padding-top:3.25rem;padding-bottom:3.25rem}.xxl\:px-13{padding-left:3.25rem;padding-right:3.25rem}.xxl\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.xxl\:px-14{padding-left:3.5rem;padding-right:3.5rem}.xxl\:py-15{padding-top:3.75rem;padding-bottom:3.75rem}.xxl\:px-15{padding-left:3.75rem;padding-right:3.75rem}.xxl\:py-16{padding-top:4rem;padding-bottom:4rem}.xxl\:px-16{padding-left:4rem;padding-right:4rem}.xxl\:py-19{padding-top:4.75rem;padding-bottom:4.75rem}.xxl\:px-19{padding-left:4.75rem;padding-right:4.75rem}.xxl\:py-20{padding-top:5rem;padding-bottom:5rem}.xxl\:px-20{padding-left:5rem;padding-right:5rem}.xxl\:py-22{padding-top:5.5rem;padding-bottom:5.5rem}.xxl\:px-22{padding-left:5.5rem;padding-right:5.5rem}.xxl\:py-23{padding-top:5.75rem;padding-bottom:5.75rem}.xxl\:px-23{padding-left:5.75rem;padding-right:5.75rem}.xxl\:py-24{padding-top:6rem;padding-bottom:6rem}.xxl\:px-24{padding-left:6rem;padding-right:6rem}.xxl\:py-30{padding-top:7.5rem;padding-bottom:7.5rem}.xxl\:px-30{padding-left:7.5rem;padding-right:7.5rem}.xxl\:py-32{padding-top:8rem;padding-bottom:8rem}.xxl\:px-32{padding-left:8rem;padding-right:8rem}.xxl\:py-40{padding-top:10rem;padding-bottom:10rem}.xxl\:px-40{padding-left:10rem;padding-right:10rem}.xxl\:py-44{padding-top:11rem;padding-bottom:11rem}.xxl\:px-44{padding-left:11rem;padding-right:11rem}.xxl\:py-48{padding-top:12rem;padding-bottom:12rem}.xxl\:px-48{padding-left:12rem;padding-right:12rem}.xxl\:py-50{padding-top:12.75rem;padding-bottom:12.75rem}.xxl\:px-50{padding-left:12.75rem;padding-right:12.75rem}.xxl\:py-52{padding-top:13rem;padding-bottom:13rem}.xxl\:px-52{padding-left:13rem;padding-right:13rem}.xxl\:py-53{padding-top:13.25rem;padding-bottom:13.25rem}.xxl\:px-53{padding-left:13.25rem;padding-right:13.25rem}.xxl\:py-55{padding-top:13.75rem;padding-bottom:13.75rem}.xxl\:px-55{padding-left:13.75rem;padding-right:13.75rem}.xxl\:py-56{padding-top:14rem;padding-bottom:14rem}.xxl\:px-56{padding-left:14rem;padding-right:14rem}.xxl\:py-64{padding-top:16rem;padding-bottom:16rem}.xxl\:px-64{padding-left:16rem;padding-right:16rem}.xxl\:py-68{padding-top:17rem;padding-bottom:17rem}.xxl\:px-68{padding-left:17rem;padding-right:17rem}.xxl\:py-75{padding-top:18.75rem;padding-bottom:18.75rem}.xxl\:px-75{padding-left:18.75rem;padding-right:18.75rem}.xxl\:py-98{padding-top:24.5rem;padding-bottom:24.5rem}.xxl\:px-98{padding-left:24.5rem;padding-right:24.5rem}.xxl\:py-100{padding-top:25rem;padding-bottom:25rem}.xxl\:px-100{padding-left:25rem;padding-right:25rem}.xxl\:py-120{padding-top:30rem;padding-bottom:30rem}.xxl\:px-120{padding-left:30rem;padding-right:30rem}.xxl\:py-140{padding-top:35rem;padding-bottom:35rem}.xxl\:px-140{padding-left:35rem;padding-right:35rem}.xxl\:py-px{padding-top:1px;padding-bottom:1px}.xxl\:px-px{padding-left:1px;padding-right:1px}.xxl\:py-2px{padding-top:2px;padding-bottom:2px}.xxl\:px-2px{padding-left:2px;padding-right:2px}.xxl\:py-0-5{padding-top:.15rem;padding-bottom:.15rem}.xxl\:px-0-5{padding-left:.15rem;padding-right:.15rem}.xxl\:py-1-5{padding-top:.375rem;padding-bottom:.375rem}.xxl\:px-1-5{padding-left:.375rem;padding-right:.375rem}.xxl\:py-2-5{padding-top:.625rem;padding-bottom:.625rem}.xxl\:px-2-5{padding-left:.625rem;padding-right:.625rem}.xxl\:py-7-2{padding-top:1.875rem;padding-bottom:1.875rem}.xxl\:px-7-2{padding-left:1.875rem;padding-right:1.875rem}.xxl\:py-31-25{padding-top:7.8125rem;padding-bottom:7.8125rem}.xxl\:px-31-25{padding-left:7.8125rem;padding-right:7.8125rem}.xxl\:py-62-5{padding-top:15.625rem;padding-bottom:15.625rem}.xxl\:px-62-5{padding-left:15.625rem;padding-right:15.625rem}.xxl\:pt-0{padding-top:0}.xxl\:pr-0{padding-right:0}.xxl\:pb-0{padding-bottom:0}.xxl\:pl-0{padding-left:0}.xxl\:pt-1{padding-top:.25rem}.xxl\:pr-1{padding-right:.25rem}.xxl\:pb-1{padding-bottom:.25rem}.xxl\:pl-1{padding-left:.25rem}.xxl\:pt-2{padding-top:.5rem}.xxl\:pr-2{padding-right:.5rem}.xxl\:pb-2{padding-bottom:.5rem}.xxl\:pl-2{padding-left:.5rem}.xxl\:pt-3{padding-top:.75rem}.xxl\:pr-3{padding-right:.75rem}.xxl\:pb-3{padding-bottom:.75rem}.xxl\:pl-3{padding-left:.75rem}.xxl\:pt-4{padding-top:1rem}.xxl\:pr-4{padding-right:1rem}.xxl\:pb-4{padding-bottom:1rem}.xxl\:pl-4{padding-left:1rem}.xxl\:pt-5{padding-top:1.25rem}.xxl\:pr-5{padding-right:1.25rem}.xxl\:pb-5{padding-bottom:1.25rem}.xxl\:pl-5{padding-left:1.25rem}.xxl\:pt-6{padding-top:1.5rem}.xxl\:pr-6{padding-right:1.5rem}.xxl\:pb-6{padding-bottom:1.5rem}.xxl\:pl-6{padding-left:1.5rem}.xxl\:pt-7{padding-top:1.75rem}.xxl\:pr-7{padding-right:1.75rem}.xxl\:pb-7{padding-bottom:1.75rem}.xxl\:pl-7{padding-left:1.75rem}.xxl\:pt-8{padding-top:2rem}.xxl\:pr-8{padding-right:2rem}.xxl\:pb-8{padding-bottom:2rem}.xxl\:pl-8{padding-left:2rem}.xxl\:pt-9{padding-top:2.25rem}.xxl\:pr-9{padding-right:2.25rem}.xxl\:pb-9{padding-bottom:2.25rem}.xxl\:pl-9{padding-left:2.25rem}.xxl\:pt-10{padding-top:2.5rem}.xxl\:pr-10{padding-right:2.5rem}.xxl\:pb-10{padding-bottom:2.5rem}.xxl\:pl-10{padding-left:2.5rem}.xxl\:pt-11{padding-top:2.75rem}.xxl\:pr-11{padding-right:2.75rem}.xxl\:pb-11{padding-bottom:2.75rem}.xxl\:pl-11{padding-left:2.75rem}.xxl\:pt-12{padding-top:3rem}.xxl\:pr-12{padding-right:3rem}.xxl\:pb-12{padding-bottom:3rem}.xxl\:pl-12{padding-left:3rem}.xxl\:pt-13{padding-top:3.25rem}.xxl\:pr-13{padding-right:3.25rem}.xxl\:pb-13{padding-bottom:3.25rem}.xxl\:pl-13{padding-left:3.25rem}.xxl\:pt-14{padding-top:3.5rem}.xxl\:pr-14{padding-right:3.5rem}.xxl\:pb-14{padding-bottom:3.5rem}.xxl\:pl-14{padding-left:3.5rem}.xxl\:pt-15{padding-top:3.75rem}.xxl\:pr-15{padding-right:3.75rem}.xxl\:pb-15{padding-bottom:3.75rem}.xxl\:pl-15{padding-left:3.75rem}.xxl\:pt-16{padding-top:4rem}.xxl\:pr-16{padding-right:4rem}.xxl\:pb-16{padding-bottom:4rem}.xxl\:pl-16{padding-left:4rem}.xxl\:pt-19{padding-top:4.75rem}.xxl\:pr-19{padding-right:4.75rem}.xxl\:pb-19{padding-bottom:4.75rem}.xxl\:pl-19{padding-left:4.75rem}.xxl\:pt-20{padding-top:5rem}.xxl\:pr-20{padding-right:5rem}.xxl\:pb-20{padding-bottom:5rem}.xxl\:pl-20{padding-left:5rem}.xxl\:pt-22{padding-top:5.5rem}.xxl\:pr-22{padding-right:5.5rem}.xxl\:pb-22{padding-bottom:5.5rem}.xxl\:pl-22{padding-left:5.5rem}.xxl\:pt-23{padding-top:5.75rem}.xxl\:pr-23{padding-right:5.75rem}.xxl\:pb-23{padding-bottom:5.75rem}.xxl\:pl-23{padding-left:5.75rem}.xxl\:pt-24{padding-top:6rem}.xxl\:pr-24{padding-right:6rem}.xxl\:pb-24{padding-bottom:6rem}.xxl\:pl-24{padding-left:6rem}.xxl\:pt-30{padding-top:7.5rem}.xxl\:pr-30{padding-right:7.5rem}.xxl\:pb-30{padding-bottom:7.5rem}.xxl\:pl-30{padding-left:7.5rem}.xxl\:pt-32{padding-top:8rem}.xxl\:pr-32{padding-right:8rem}.xxl\:pb-32{padding-bottom:8rem}.xxl\:pl-32{padding-left:8rem}.xxl\:pt-40{padding-top:10rem}.xxl\:pr-40{padding-right:10rem}.xxl\:pb-40{padding-bottom:10rem}.xxl\:pl-40{padding-left:10rem}.xxl\:pt-44{padding-top:11rem}.xxl\:pr-44{padding-right:11rem}.xxl\:pb-44{padding-bottom:11rem}.xxl\:pl-44{padding-left:11rem}.xxl\:pt-48{padding-top:12rem}.xxl\:pr-48{padding-right:12rem}.xxl\:pb-48{padding-bottom:12rem}.xxl\:pl-48{padding-left:12rem}.xxl\:pt-50{padding-top:12.75rem}.xxl\:pr-50{padding-right:12.75rem}.xxl\:pb-50{padding-bottom:12.75rem}.xxl\:pl-50{padding-left:12.75rem}.xxl\:pt-52{padding-top:13rem}.xxl\:pr-52{padding-right:13rem}.xxl\:pb-52{padding-bottom:13rem}.xxl\:pl-52{padding-left:13rem}.xxl\:pt-53{padding-top:13.25rem}.xxl\:pr-53{padding-right:13.25rem}.xxl\:pb-53{padding-bottom:13.25rem}.xxl\:pl-53{padding-left:13.25rem}.xxl\:pt-55{padding-top:13.75rem}.xxl\:pr-55{padding-right:13.75rem}.xxl\:pb-55{padding-bottom:13.75rem}.xxl\:pl-55{padding-left:13.75rem}.xxl\:pt-56{padding-top:14rem}.xxl\:pr-56{padding-right:14rem}.xxl\:pb-56{padding-bottom:14rem}.xxl\:pl-56{padding-left:14rem}.xxl\:pt-64{padding-top:16rem}.xxl\:pr-64{padding-right:16rem}.xxl\:pb-64{padding-bottom:16rem}.xxl\:pl-64{padding-left:16rem}.xxl\:pt-68{padding-top:17rem}.xxl\:pr-68{padding-right:17rem}.xxl\:pb-68{padding-bottom:17rem}.xxl\:pl-68{padding-left:17rem}.xxl\:pt-75{padding-top:18.75rem}.xxl\:pr-75{padding-right:18.75rem}.xxl\:pb-75{padding-bottom:18.75rem}.xxl\:pl-75{padding-left:18.75rem}.xxl\:pt-98{padding-top:24.5rem}.xxl\:pr-98{padding-right:24.5rem}.xxl\:pb-98{padding-bottom:24.5rem}.xxl\:pl-98{padding-left:24.5rem}.xxl\:pt-100{padding-top:25rem}.xxl\:pr-100{padding-right:25rem}.xxl\:pb-100{padding-bottom:25rem}.xxl\:pl-100{padding-left:25rem}.xxl\:pt-120{padding-top:30rem}.xxl\:pr-120{padding-right:30rem}.xxl\:pb-120{padding-bottom:30rem}.xxl\:pl-120{padding-left:30rem}.xxl\:pt-140{padding-top:35rem}.xxl\:pr-140{padding-right:35rem}.xxl\:pb-140{padding-bottom:35rem}.xxl\:pl-140{padding-left:35rem}.xxl\:pt-px{padding-top:1px}.xxl\:pr-px{padding-right:1px}.xxl\:pb-px{padding-bottom:1px}.xxl\:pl-px{padding-left:1px}.xxl\:pt-2px{padding-top:2px}.xxl\:pr-2px{padding-right:2px}.xxl\:pb-2px{padding-bottom:2px}.xxl\:pl-2px{padding-left:2px}.xxl\:pt-0-5{padding-top:.15rem}.xxl\:pr-0-5{padding-right:.15rem}.xxl\:pb-0-5{padding-bottom:.15rem}.xxl\:pl-0-5{padding-left:.15rem}.xxl\:pt-1-5{padding-top:.375rem}.xxl\:pr-1-5{padding-right:.375rem}.xxl\:pb-1-5{padding-bottom:.375rem}.xxl\:pl-1-5{padding-left:.375rem}.xxl\:pt-2-5{padding-top:.625rem}.xxl\:pr-2-5{padding-right:.625rem}.xxl\:pb-2-5{padding-bottom:.625rem}.xxl\:pl-2-5{padding-left:.625rem}.xxl\:pt-7-2{padding-top:1.875rem}.xxl\:pr-7-2{padding-right:1.875rem}.xxl\:pb-7-2{padding-bottom:1.875rem}.xxl\:pl-7-2{padding-left:1.875rem}.xxl\:pt-31-25{padding-top:7.8125rem}.xxl\:pr-31-25{padding-right:7.8125rem}.xxl\:pb-31-25{padding-bottom:7.8125rem}.xxl\:pl-31-25{padding-left:7.8125rem}.xxl\:pt-62-5{padding-top:15.625rem}.xxl\:pr-62-5{padding-right:15.625rem}.xxl\:pb-62-5{padding-bottom:15.625rem}.xxl\:pl-62-5{padding-left:15.625rem}.xxl\:placeholder-transparent::-moz-placeholder{color:transparent}.xxl\:placeholder-transparent:-ms-input-placeholder{color:transparent}.xxl\:placeholder-transparent::placeholder{color:transparent}.xxl\:placeholder-current::-moz-placeholder{color:currentColor}.xxl\:placeholder-current:-ms-input-placeholder{color:currentColor}.xxl\:placeholder-current::placeholder{color:currentColor}.xxl\:placeholder-black::-moz-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xxl\:placeholder-black:-ms-input-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xxl\:placeholder-black::placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xxl\:placeholder-white::-moz-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xxl\:placeholder-white:-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xxl\:placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xxl\:placeholder-primary::-moz-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xxl\:placeholder-primary:-ms-input-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xxl\:placeholder-primary::placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xxl\:placeholder-secondary::-moz-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xxl\:placeholder-secondary:-ms-input-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xxl\:placeholder-secondary::placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xxl\:placeholder-tertiary::-moz-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xxl\:placeholder-tertiary:-ms-input-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xxl\:placeholder-tertiary::placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xxl\:placeholder-spacer::-moz-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xxl\:placeholder-spacer:-ms-input-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xxl\:placeholder-spacer::placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xxl\:placeholder-umbra::-moz-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xxl\:placeholder-umbra:-ms-input-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xxl\:placeholder-umbra::placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xxl\:placeholder-underline::-moz-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xxl\:placeholder-underline:-ms-input-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xxl\:placeholder-underline::placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xxl\:placeholder-gray-100::-moz-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xxl\:placeholder-gray-100:-ms-input-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xxl\:placeholder-gray-100::placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xxl\:placeholder-gray-200::-moz-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xxl\:placeholder-gray-200:-ms-input-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xxl\:placeholder-gray-200::placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xxl\:placeholder-gray-300::-moz-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xxl\:placeholder-gray-300:-ms-input-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xxl\:placeholder-gray-300::placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xxl\:placeholder-gray-400::-moz-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xxl\:placeholder-gray-400:-ms-input-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xxl\:placeholder-gray-400::placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xxl\:placeholder-gray-500::-moz-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xxl\:placeholder-gray-500:-ms-input-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xxl\:placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xxl\:placeholder-gray-600::-moz-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xxl\:placeholder-gray-600:-ms-input-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xxl\:placeholder-gray-600::placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xxl\:placeholder-gray-700::-moz-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xxl\:placeholder-gray-700:-ms-input-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xxl\:placeholder-gray-700::placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xxl\:placeholder-gray-800::-moz-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xxl\:placeholder-gray-800:-ms-input-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xxl\:placeholder-gray-800::placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xxl\:placeholder-gray-900::-moz-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xxl\:placeholder-gray-900:-ms-input-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xxl\:placeholder-gray-900::placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xxl\:placeholder-red-100::-moz-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xxl\:placeholder-red-100:-ms-input-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xxl\:placeholder-red-100::placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xxl\:placeholder-red-200::-moz-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xxl\:placeholder-red-200:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xxl\:placeholder-red-200::placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xxl\:placeholder-red-300::-moz-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xxl\:placeholder-red-300:-ms-input-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xxl\:placeholder-red-300::placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xxl\:placeholder-red-400::-moz-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xxl\:placeholder-red-400:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xxl\:placeholder-red-400::placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xxl\:placeholder-red-500::-moz-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xxl\:placeholder-red-500:-ms-input-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xxl\:placeholder-red-500::placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xxl\:placeholder-red-600::-moz-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xxl\:placeholder-red-600:-ms-input-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xxl\:placeholder-red-600::placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xxl\:placeholder-red-700::-moz-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xxl\:placeholder-red-700:-ms-input-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xxl\:placeholder-red-700::placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xxl\:placeholder-red-800::-moz-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xxl\:placeholder-red-800:-ms-input-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xxl\:placeholder-red-800::placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xxl\:placeholder-red-900::-moz-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xxl\:placeholder-red-900:-ms-input-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xxl\:placeholder-red-900::placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xxl\:placeholder-green-100::-moz-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xxl\:placeholder-green-100:-ms-input-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xxl\:placeholder-green-100::placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xxl\:placeholder-green-200::-moz-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xxl\:placeholder-green-200:-ms-input-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xxl\:placeholder-green-200::placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xxl\:placeholder-green-300::-moz-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xxl\:placeholder-green-300:-ms-input-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xxl\:placeholder-green-300::placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xxl\:placeholder-green-400::-moz-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xxl\:placeholder-green-400:-ms-input-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xxl\:placeholder-green-400::placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xxl\:placeholder-green-500::-moz-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xxl\:placeholder-green-500:-ms-input-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xxl\:placeholder-green-500::placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xxl\:placeholder-green-600::-moz-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xxl\:placeholder-green-600:-ms-input-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xxl\:placeholder-green-600::placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xxl\:placeholder-green-700::-moz-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xxl\:placeholder-green-700:-ms-input-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xxl\:placeholder-green-700::placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xxl\:placeholder-green-800::-moz-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xxl\:placeholder-green-800:-ms-input-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xxl\:placeholder-green-800::placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xxl\:placeholder-green-900::-moz-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xxl\:placeholder-green-900:-ms-input-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xxl\:placeholder-green-900::placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xxl\:placeholder-orange-100::-moz-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xxl\:placeholder-orange-100:-ms-input-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xxl\:placeholder-orange-100::placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xxl\:placeholder-orange-200::-moz-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xxl\:placeholder-orange-200:-ms-input-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xxl\:placeholder-orange-200::placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xxl\:placeholder-orange-300::-moz-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xxl\:placeholder-orange-300:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xxl\:placeholder-orange-300::placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xxl\:placeholder-orange-400::-moz-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xxl\:placeholder-orange-400:-ms-input-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xxl\:placeholder-orange-400::placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xxl\:placeholder-orange-500::-moz-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xxl\:placeholder-orange-500:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xxl\:placeholder-orange-500::placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xxl\:placeholder-orange-600::-moz-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xxl\:placeholder-orange-600:-ms-input-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xxl\:placeholder-orange-600::placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xxl\:placeholder-orange-700::-moz-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xxl\:placeholder-orange-700:-ms-input-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xxl\:placeholder-orange-700::placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xxl\:placeholder-orange-800::-moz-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xxl\:placeholder-orange-800:-ms-input-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xxl\:placeholder-orange-800::placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xxl\:placeholder-orange-900::-moz-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xxl\:placeholder-orange-900:-ms-input-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xxl\:placeholder-orange-900::placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-100::-moz-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-100:-ms-input-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-100::placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-200::-moz-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-200:-ms-input-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-200::placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-300::-moz-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-300:-ms-input-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-300::placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-400::-moz-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-400:-ms-input-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-400::placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-500::-moz-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-500:-ms-input-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-500::placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-600::-moz-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-600:-ms-input-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-600::placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-700::-moz-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-700:-ms-input-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-700::placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-800::-moz-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-800:-ms-input-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-800::placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-900::-moz-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-900:-ms-input-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xxl\:placeholder-neon-blue-900::placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-100::-moz-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-100:-ms-input-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-100::placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-200::-moz-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-200:-ms-input-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-200::placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-300::-moz-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-300:-ms-input-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-300::placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-400::-moz-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-400:-ms-input-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-400::placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-500::-moz-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-500:-ms-input-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-500::placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-600::-moz-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-600:-ms-input-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-600::placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-700::-moz-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-700:-ms-input-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-700::placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-800::-moz-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-800:-ms-input-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-800::placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-900::-moz-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-900:-ms-input-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xxl\:placeholder-dark-blue-900::placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xxl\:focus\:placeholder-transparent:focus::-moz-placeholder{color:transparent}.xxl\:focus\:placeholder-transparent:focus:-ms-input-placeholder{color:transparent}.xxl\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.xxl\:focus\:placeholder-current:focus::-moz-placeholder{color:currentColor}.xxl\:focus\:placeholder-current:focus:-ms-input-placeholder{color:currentColor}.xxl\:focus\:placeholder-current:focus::placeholder{color:currentColor}.xxl\:focus\:placeholder-black:focus::-moz-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xxl\:focus\:placeholder-black:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xxl\:focus\:placeholder-black:focus::placeholder{--placeholder-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--placeholder-opacity))}.xxl\:focus\:placeholder-white:focus::-moz-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xxl\:focus\:placeholder-white:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xxl\:focus\:placeholder-white:focus::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.xxl\:focus\:placeholder-primary:focus::-moz-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xxl\:focus\:placeholder-primary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xxl\:focus\:placeholder-primary:focus::placeholder{--placeholder-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--placeholder-opacity))}.xxl\:focus\:placeholder-secondary:focus::-moz-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xxl\:focus\:placeholder-secondary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xxl\:focus\:placeholder-secondary:focus::placeholder{--placeholder-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--placeholder-opacity))}.xxl\:focus\:placeholder-tertiary:focus::-moz-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xxl\:focus\:placeholder-tertiary:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xxl\:focus\:placeholder-tertiary:focus::placeholder{--placeholder-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--placeholder-opacity))}.xxl\:focus\:placeholder-spacer:focus::-moz-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xxl\:focus\:placeholder-spacer:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xxl\:focus\:placeholder-spacer:focus::placeholder{--placeholder-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--placeholder-opacity))}.xxl\:focus\:placeholder-umbra:focus::-moz-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xxl\:focus\:placeholder-umbra:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xxl\:focus\:placeholder-umbra:focus::placeholder{--placeholder-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--placeholder-opacity))}.xxl\:focus\:placeholder-underline:focus::-moz-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xxl\:focus\:placeholder-underline:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xxl\:focus\:placeholder-underline:focus::placeholder{--placeholder-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-100:focus::placeholder{--placeholder-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-200:focus::placeholder{--placeholder-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-300:focus::placeholder{--placeholder-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-400:focus::placeholder{--placeholder-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-500:focus::placeholder{--placeholder-opacity:1;color:#999;color:rgba(153,153,153,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-600:focus::placeholder{--placeholder-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-700:focus::placeholder{--placeholder-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-800:focus::placeholder{--placeholder-opacity:1;color:#454545;color:rgba(69,69,69,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xxl\:focus\:placeholder-gray-900:focus::placeholder{--placeholder-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-100:focus::placeholder{--placeholder-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-200:focus::placeholder{--placeholder-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-300:focus::placeholder{--placeholder-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-400:focus::placeholder{--placeholder-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-500:focus::placeholder{--placeholder-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-600:focus::placeholder{--placeholder-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-700:focus::placeholder{--placeholder-opacity:1;color:#992626;color:rgba(153,38,38,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-800:focus::placeholder{--placeholder-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xxl\:focus\:placeholder-red-900:focus::placeholder{--placeholder-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-100:focus::placeholder{--placeholder-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-200:focus::placeholder{--placeholder-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-300:focus::placeholder{--placeholder-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-400:focus::placeholder{--placeholder-opacity:1;color:#68d391;color:rgba(104,211,145,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-500:focus::placeholder{--placeholder-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-600:focus::placeholder{--placeholder-opacity:1;color:#38a169;color:rgba(56,161,105,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-700:focus::placeholder{--placeholder-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-800:focus::placeholder{--placeholder-opacity:1;color:#276749;color:rgba(39,103,73,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xxl\:focus\:placeholder-green-900:focus::placeholder{--placeholder-opacity:1;color:#22543d;color:rgba(34,84,61,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-100:focus::placeholder{--placeholder-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-200:focus::placeholder{--placeholder-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-300:focus::placeholder{--placeholder-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-400:focus::placeholder{--placeholder-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-500:focus::placeholder{--placeholder-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-600:focus::placeholder{--placeholder-opacity:1;color:#e67117;color:rgba(230,113,23,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-700:focus::placeholder{--placeholder-opacity:1;color:#994b10;color:rgba(153,75,16,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-800:focus::placeholder{--placeholder-opacity:1;color:#73380c;color:rgba(115,56,12,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xxl\:focus\:placeholder-orange-900:focus::placeholder{--placeholder-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-200:focus::placeholder{--placeholder-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-300:focus::placeholder{--placeholder-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-400:focus::placeholder{--placeholder-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-500:focus::placeholder{--placeholder-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-600:focus::placeholder{--placeholder-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-700:focus::placeholder{--placeholder-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-800:focus::placeholder{--placeholder-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xxl\:focus\:placeholder-neon-blue-900:focus::placeholder{--placeholder-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-100:focus::-moz-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-100:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-100:focus::placeholder{--placeholder-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-200:focus::-moz-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-200:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-200:focus::placeholder{--placeholder-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-300:focus::-moz-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-300:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-300:focus::placeholder{--placeholder-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-400:focus::-moz-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-400:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-400:focus::placeholder{--placeholder-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-500:focus::-moz-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-500:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-500:focus::placeholder{--placeholder-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-600:focus::-moz-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-600:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-600:focus::placeholder{--placeholder-opacity:1;color:#042a45;color:rgba(4,42,69,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-700:focus::-moz-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-700:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-700:focus::placeholder{--placeholder-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-800:focus::-moz-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-800:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-800:focus::placeholder{--placeholder-opacity:1;color:#021523;color:rgba(2,21,35,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-900:focus::-moz-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-900:focus:-ms-input-placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xxl\:focus\:placeholder-dark-blue-900:focus::placeholder{--placeholder-opacity:1;color:#010e17;color:rgba(1,14,23,var(--placeholder-opacity))}.xxl\:placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0}.xxl\:placeholder-opacity-0:-ms-input-placeholder{--placeholder-opacity:0}.xxl\:placeholder-opacity-0::placeholder{--placeholder-opacity:0}.xxl\:placeholder-opacity-15::-moz-placeholder{--placeholder-opacity:0.15}.xxl\:placeholder-opacity-15:-ms-input-placeholder{--placeholder-opacity:0.15}.xxl\:placeholder-opacity-15::placeholder{--placeholder-opacity:0.15}.xxl\:placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:0.25}.xxl\:placeholder-opacity-25:-ms-input-placeholder{--placeholder-opacity:0.25}.xxl\:placeholder-opacity-25::placeholder{--placeholder-opacity:0.25}.xxl\:placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:0.5}.xxl\:placeholder-opacity-50:-ms-input-placeholder{--placeholder-opacity:0.5}.xxl\:placeholder-opacity-50::placeholder{--placeholder-opacity:0.5}.xxl\:placeholder-opacity-70::-moz-placeholder{--placeholder-opacity:0.70}.xxl\:placeholder-opacity-70:-ms-input-placeholder{--placeholder-opacity:0.70}.xxl\:placeholder-opacity-70::placeholder{--placeholder-opacity:0.70}.xxl\:placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:0.75}.xxl\:placeholder-opacity-75:-ms-input-placeholder{--placeholder-opacity:0.75}.xxl\:placeholder-opacity-75::placeholder{--placeholder-opacity:0.75}.xxl\:placeholder-opacity-90::-moz-placeholder{--placeholder-opacity:0.9}.xxl\:placeholder-opacity-90:-ms-input-placeholder{--placeholder-opacity:0.9}.xxl\:placeholder-opacity-90::placeholder{--placeholder-opacity:0.9}.xxl\:placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1}.xxl\:placeholder-opacity-100:-ms-input-placeholder{--placeholder-opacity:1}.xxl\:placeholder-opacity-100::placeholder{--placeholder-opacity:1}.xxl\:focus\:placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0}.xxl\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{--placeholder-opacity:0}.xxl\:focus\:placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0}.xxl\:focus\:placeholder-opacity-15:focus::-moz-placeholder{--placeholder-opacity:0.15}.xxl\:focus\:placeholder-opacity-15:focus:-ms-input-placeholder{--placeholder-opacity:0.15}.xxl\:focus\:placeholder-opacity-15:focus::placeholder{--placeholder-opacity:0.15}.xxl\:focus\:placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:0.25}.xxl\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{--placeholder-opacity:0.25}.xxl\:focus\:placeholder-opacity-25:focus::placeholder{--placeholder-opacity:0.25}.xxl\:focus\:placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:0.5}.xxl\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{--placeholder-opacity:0.5}.xxl\:focus\:placeholder-opacity-50:focus::placeholder{--placeholder-opacity:0.5}.xxl\:focus\:placeholder-opacity-70:focus::-moz-placeholder{--placeholder-opacity:0.70}.xxl\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{--placeholder-opacity:0.70}.xxl\:focus\:placeholder-opacity-70:focus::placeholder{--placeholder-opacity:0.70}.xxl\:focus\:placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:0.75}.xxl\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{--placeholder-opacity:0.75}.xxl\:focus\:placeholder-opacity-75:focus::placeholder{--placeholder-opacity:0.75}.xxl\:focus\:placeholder-opacity-90:focus::-moz-placeholder{--placeholder-opacity:0.9}.xxl\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{--placeholder-opacity:0.9}.xxl\:focus\:placeholder-opacity-90:focus::placeholder{--placeholder-opacity:0.9}.xxl\:focus\:placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1}.xxl\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{--placeholder-opacity:1}.xxl\:focus\:placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1}.xxl\:pointer-events-none{pointer-events:none}.xxl\:pointer-events-auto{pointer-events:auto}.xxl\:static{position:static}.xxl\:fixed{position:fixed}.xxl\:absolute{position:absolute}.xxl\:relative{position:relative}.xxl\:sticky{position:-webkit-sticky;position:sticky}.xxl\:inset-0{top:0;right:0;bottom:0;left:0}.xxl\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}.xxl\:inset-y-0{top:0;bottom:0}.xxl\:inset-x-0{right:0;left:0}.xxl\:inset-y-auto{top:auto;bottom:auto}.xxl\:inset-x-auto{right:auto;left:auto}.xxl\:top-0{top:0}.xxl\:right-0{right:0}.xxl\:bottom-0{bottom:0}.xxl\:left-0{left:0}.xxl\:top-auto{top:auto}.xxl\:right-auto{right:auto}.xxl\:bottom-auto{bottom:auto}.xxl\:left-auto{left:auto}.xxl\:resize-none{resize:none}.xxl\:resize-y{resize:vertical}.xxl\:resize-x{resize:horizontal}.xxl\:resize{resize:both}.xxl\:shadow-xs{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.xxl\:shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.xxl\:shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.xxl\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.xxl\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.xxl\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.xxl\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.xxl\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.xxl\:shadow-outline{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.xxl\:shadow-none{box-shadow:none}.xxl\:shadow-outline-orange{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.xxl\:shadow-outline-red{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.xxl\:shadow-outline-green{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.xxl\:hover\:shadow-xs:hover{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.xxl\:hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.xxl\:hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.xxl\:hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.xxl\:hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.xxl\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.xxl\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.xxl\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.xxl\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.xxl\:hover\:shadow-none:hover{box-shadow:none}.xxl\:hover\:shadow-outline-orange:hover{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.xxl\:hover\:shadow-outline-red:hover{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.xxl\:hover\:shadow-outline-green:hover{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.xxl\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.xxl\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.xxl\:focus\:shadow:focus{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.xxl\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.xxl\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.xxl\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.xxl\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.xxl\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.xxl\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.xxl\:focus\:shadow-none:focus{box-shadow:none}.xxl\:focus\:shadow-outline-orange:focus{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.xxl\:focus\:shadow-outline-red:focus{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.xxl\:focus\:shadow-outline-green:focus{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.xxl\:focus-within\:shadow-xs:focus-within{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.xxl\:focus-within\:shadow-sm:focus-within{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.xxl\:focus-within\:shadow:focus-within{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.xxl\:focus-within\:shadow-md:focus-within{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.xxl\:focus-within\:shadow-lg:focus-within{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.xxl\:focus-within\:shadow-xl:focus-within{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.xxl\:focus-within\:shadow-2xl:focus-within{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.xxl\:focus-within\:shadow-inner:focus-within{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.xxl\:focus-within\:shadow-outline:focus-within{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.xxl\:focus-within\:shadow-none:focus-within{box-shadow:none}.xxl\:focus-within\:shadow-outline-orange:focus-within{box-shadow:0 0 0 3px rgba(255,125,26,.5)}.xxl\:focus-within\:shadow-outline-red:focus-within{box-shadow:0 0 0 3px rgba(255,64,64,.5)}.xxl\:focus-within\:shadow-outline-green:focus-within{box-shadow:0 0 0 3px rgba(72,187,120,.5)}.xxl\:fill-current{fill:currentColor}.xxl\:stroke-current{stroke:currentColor}.xxl\:stroke-0{stroke-width:0}.xxl\:stroke-1{stroke-width:1}.xxl\:stroke-2{stroke-width:2}.xxl\:table-auto{table-layout:auto}.xxl\:table-fixed{table-layout:fixed}.xxl\:text-left{text-align:left}.xxl\:text-center{text-align:center}.xxl\:text-right{text-align:right}.xxl\:text-justify{text-align:justify}.xxl\:text-transparent{color:transparent}.xxl\:text-current{color:currentColor}.xxl\:text-black{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.xxl\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xxl\:text-primary{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.xxl\:text-secondary{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.xxl\:text-tertiary{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.xxl\:text-spacer{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.xxl\:text-umbra{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.xxl\:text-underline{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.xxl\:text-gray-100{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.xxl\:text-gray-200{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.xxl\:text-gray-300{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.xxl\:text-gray-400{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.xxl\:text-gray-500{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.xxl\:text-gray-600{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.xxl\:text-gray-700{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.xxl\:text-gray-800{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.xxl\:text-gray-900{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.xxl\:text-red-100{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.xxl\:text-red-200{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.xxl\:text-red-300{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.xxl\:text-red-400{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.xxl\:text-red-500{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.xxl\:text-red-600{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.xxl\:text-red-700{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.xxl\:text-red-800{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.xxl\:text-red-900{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.xxl\:text-green-100{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.xxl\:text-green-200{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.xxl\:text-green-300{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.xxl\:text-green-400{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.xxl\:text-green-500{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.xxl\:text-green-600{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.xxl\:text-green-700{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.xxl\:text-green-800{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.xxl\:text-green-900{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.xxl\:text-orange-100{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.xxl\:text-orange-200{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.xxl\:text-orange-300{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.xxl\:text-orange-400{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.xxl\:text-orange-500{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.xxl\:text-orange-600{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.xxl\:text-orange-700{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.xxl\:text-orange-800{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.xxl\:text-orange-900{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.xxl\:text-neon-blue-100{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.xxl\:text-neon-blue-200{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.xxl\:text-neon-blue-300{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.xxl\:text-neon-blue-400{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.xxl\:text-neon-blue-500{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.xxl\:text-neon-blue-600{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.xxl\:text-neon-blue-700{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.xxl\:text-neon-blue-800{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.xxl\:text-neon-blue-900{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.xxl\:text-dark-blue-100{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.xxl\:text-dark-blue-200{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.xxl\:text-dark-blue-300{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.xxl\:text-dark-blue-400{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.xxl\:text-dark-blue-500{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.xxl\:text-dark-blue-600{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.xxl\:text-dark-blue-700{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.xxl\:text-dark-blue-800{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.xxl\:text-dark-blue-900{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.xxl\:hover\:text-transparent:hover{color:transparent}.xxl\:hover\:text-current:hover{color:currentColor}.xxl\:hover\:text-black:hover{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.xxl\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xxl\:hover\:text-primary:hover{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.xxl\:hover\:text-secondary:hover{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.xxl\:hover\:text-tertiary:hover{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.xxl\:hover\:text-spacer:hover{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.xxl\:hover\:text-umbra:hover{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.xxl\:hover\:text-underline:hover{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.xxl\:hover\:text-gray-100:hover{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.xxl\:hover\:text-gray-200:hover{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.xxl\:hover\:text-gray-300:hover{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.xxl\:hover\:text-gray-400:hover{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.xxl\:hover\:text-gray-500:hover{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.xxl\:hover\:text-gray-600:hover{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.xxl\:hover\:text-gray-700:hover{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.xxl\:hover\:text-gray-800:hover{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.xxl\:hover\:text-gray-900:hover{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.xxl\:hover\:text-red-100:hover{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.xxl\:hover\:text-red-200:hover{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.xxl\:hover\:text-red-300:hover{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.xxl\:hover\:text-red-400:hover{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.xxl\:hover\:text-red-500:hover{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.xxl\:hover\:text-red-600:hover{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.xxl\:hover\:text-red-700:hover{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.xxl\:hover\:text-red-800:hover{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.xxl\:hover\:text-red-900:hover{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.xxl\:hover\:text-green-100:hover{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.xxl\:hover\:text-green-200:hover{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.xxl\:hover\:text-green-300:hover{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.xxl\:hover\:text-green-400:hover{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.xxl\:hover\:text-green-500:hover{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.xxl\:hover\:text-green-600:hover{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.xxl\:hover\:text-green-700:hover{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.xxl\:hover\:text-green-800:hover{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.xxl\:hover\:text-green-900:hover{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.xxl\:hover\:text-orange-100:hover{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.xxl\:hover\:text-orange-200:hover{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.xxl\:hover\:text-orange-300:hover{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.xxl\:hover\:text-orange-400:hover{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.xxl\:hover\:text-orange-500:hover{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.xxl\:hover\:text-orange-600:hover{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.xxl\:hover\:text-orange-700:hover{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.xxl\:hover\:text-orange-800:hover{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.xxl\:hover\:text-orange-900:hover{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.xxl\:hover\:text-neon-blue-100:hover{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.xxl\:hover\:text-neon-blue-200:hover{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.xxl\:hover\:text-neon-blue-300:hover{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.xxl\:hover\:text-neon-blue-400:hover{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.xxl\:hover\:text-neon-blue-500:hover{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.xxl\:hover\:text-neon-blue-600:hover{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.xxl\:hover\:text-neon-blue-700:hover{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.xxl\:hover\:text-neon-blue-800:hover{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.xxl\:hover\:text-neon-blue-900:hover{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.xxl\:hover\:text-dark-blue-100:hover{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.xxl\:hover\:text-dark-blue-200:hover{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.xxl\:hover\:text-dark-blue-300:hover{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.xxl\:hover\:text-dark-blue-400:hover{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.xxl\:hover\:text-dark-blue-500:hover{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.xxl\:hover\:text-dark-blue-600:hover{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.xxl\:hover\:text-dark-blue-700:hover{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.xxl\:hover\:text-dark-blue-800:hover{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.xxl\:hover\:text-dark-blue-900:hover{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.xxl\:focus\:text-transparent:focus{color:transparent}.xxl\:focus\:text-current:focus{color:currentColor}.xxl\:focus\:text-black:focus{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.xxl\:focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.xxl\:focus\:text-primary:focus{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.xxl\:focus\:text-secondary:focus{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.xxl\:focus\:text-tertiary:focus{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.xxl\:focus\:text-spacer:focus{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.xxl\:focus\:text-umbra:focus{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.xxl\:focus\:text-underline:focus{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.xxl\:focus\:text-gray-100:focus{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.xxl\:focus\:text-gray-200:focus{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.xxl\:focus\:text-gray-300:focus{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.xxl\:focus\:text-gray-400:focus{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.xxl\:focus\:text-gray-500:focus{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.xxl\:focus\:text-gray-600:focus{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.xxl\:focus\:text-gray-700:focus{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.xxl\:focus\:text-gray-800:focus{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.xxl\:focus\:text-gray-900:focus{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.xxl\:focus\:text-red-100:focus{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.xxl\:focus\:text-red-200:focus{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.xxl\:focus\:text-red-300:focus{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.xxl\:focus\:text-red-400:focus{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.xxl\:focus\:text-red-500:focus{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.xxl\:focus\:text-red-600:focus{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.xxl\:focus\:text-red-700:focus{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.xxl\:focus\:text-red-800:focus{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.xxl\:focus\:text-red-900:focus{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.xxl\:focus\:text-green-100:focus{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.xxl\:focus\:text-green-200:focus{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.xxl\:focus\:text-green-300:focus{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.xxl\:focus\:text-green-400:focus{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.xxl\:focus\:text-green-500:focus{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.xxl\:focus\:text-green-600:focus{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.xxl\:focus\:text-green-700:focus{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.xxl\:focus\:text-green-800:focus{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.xxl\:focus\:text-green-900:focus{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.xxl\:focus\:text-orange-100:focus{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.xxl\:focus\:text-orange-200:focus{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.xxl\:focus\:text-orange-300:focus{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.xxl\:focus\:text-orange-400:focus{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.xxl\:focus\:text-orange-500:focus{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.xxl\:focus\:text-orange-600:focus{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.xxl\:focus\:text-orange-700:focus{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.xxl\:focus\:text-orange-800:focus{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.xxl\:focus\:text-orange-900:focus{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.xxl\:focus\:text-neon-blue-100:focus{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.xxl\:focus\:text-neon-blue-200:focus{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.xxl\:focus\:text-neon-blue-300:focus{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.xxl\:focus\:text-neon-blue-400:focus{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.xxl\:focus\:text-neon-blue-500:focus{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.xxl\:focus\:text-neon-blue-600:focus{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.xxl\:focus\:text-neon-blue-700:focus{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.xxl\:focus\:text-neon-blue-800:focus{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.xxl\:focus\:text-neon-blue-900:focus{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.xxl\:focus\:text-dark-blue-100:focus{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.xxl\:focus\:text-dark-blue-200:focus{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.xxl\:focus\:text-dark-blue-300:focus{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.xxl\:focus\:text-dark-blue-400:focus{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.xxl\:focus\:text-dark-blue-500:focus{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.xxl\:focus\:text-dark-blue-600:focus{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.xxl\:focus\:text-dark-blue-700:focus{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.xxl\:focus\:text-dark-blue-800:focus{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.xxl\:focus\:text-dark-blue-900:focus{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-transparent{color:transparent}.group:hover .xxl\:group-hover\:text-current{color:currentColor}.group:hover .xxl\:group-hover\:text-black{--text-opacity:1;color:#0e0e0e;color:rgba(14,14,14,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-primary{--text-opacity:1;color:#00f0ff;color:rgba(0,240,255,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-secondary{--text-opacity:1;color:#4000c8;color:rgba(64,0,200,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-tertiary{--text-opacity:1;color:#c6b3ef;color:rgba(198,179,239,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-spacer{--text-opacity:1;color:#7d7e84;color:rgba(125,126,132,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-umbra{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-underline{--text-opacity:1;color:#00dfed;color:rgba(0,223,237,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-gray-100{--text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-gray-200{--text-opacity:1;color:#e6e6e6;color:rgba(230,230,230,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-gray-300{--text-opacity:1;color:#d6d6d6;color:rgba(214,214,214,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-gray-400{--text-opacity:1;color:#b5b5b5;color:rgba(181,181,181,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-gray-500{--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-gray-600{--text-opacity:1;color:#8a8a8a;color:rgba(138,138,138,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-gray-700{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-gray-800{--text-opacity:1;color:#454545;color:rgba(69,69,69,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-gray-900{--text-opacity:1;color:#2e2e2e;color:rgba(46,46,46,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-red-100{--text-opacity:1;color:#ffecec;color:rgba(255,236,236,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-red-200{--text-opacity:1;color:#ffcfcf;color:rgba(255,207,207,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-red-300{--text-opacity:1;color:#ffb3b3;color:rgba(255,179,179,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-red-400{--text-opacity:1;color:#ff7979;color:rgba(255,121,121,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-red-500{--text-opacity:1;color:#ff4040;color:rgba(255,64,64,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-red-600{--text-opacity:1;color:#e63a3a;color:rgba(230,58,58,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-red-700{--text-opacity:1;color:#992626;color:rgba(153,38,38,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-red-800{--text-opacity:1;color:#731d1d;color:rgba(115,29,29,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-red-900{--text-opacity:1;color:#4d1313;color:rgba(77,19,19,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-green-100{--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-green-200{--text-opacity:1;color:#c6f6d5;color:rgba(198,246,213,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-green-300{--text-opacity:1;color:#9ae6b4;color:rgba(154,230,180,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-green-400{--text-opacity:1;color:#68d391;color:rgba(104,211,145,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-green-500{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-green-600{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-green-700{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-green-800{--text-opacity:1;color:#276749;color:rgba(39,103,73,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-green-900{--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-orange-100{--text-opacity:1;color:#fff2e8;color:rgba(255,242,232,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-orange-200{--text-opacity:1;color:#ffdfc6;color:rgba(255,223,198,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-orange-300{--text-opacity:1;color:#ffcba3;color:rgba(255,203,163,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-orange-400{--text-opacity:1;color:#ffa45f;color:rgba(255,164,95,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-orange-500{--text-opacity:1;color:#ff7d1a;color:rgba(255,125,26,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-orange-600{--text-opacity:1;color:#e67117;color:rgba(230,113,23,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-orange-700{--text-opacity:1;color:#994b10;color:rgba(153,75,16,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-orange-800{--text-opacity:1;color:#73380c;color:rgba(115,56,12,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-orange-900{--text-opacity:1;color:#4d2608;color:rgba(77,38,8,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-neon-blue-100{--text-opacity:1;color:#e9f6f8;color:rgba(233,246,248,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-neon-blue-200{--text-opacity:1;color:#d1f9f6;color:rgba(209,249,246,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-neon-blue-300{--text-opacity:1;color:#c3fffb;color:rgba(195,255,251,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-neon-blue-400{--text-opacity:1;color:#96fff8;color:rgba(150,255,248,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-neon-blue-500{--text-opacity:1;color:#69fff5;color:rgba(105,255,245,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-neon-blue-600{--text-opacity:1;color:#5fe6dd;color:rgba(95,230,221,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-neon-blue-700{--text-opacity:1;color:#3f9993;color:rgba(63,153,147,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-neon-blue-800{--text-opacity:1;color:#2f736e;color:rgba(47,115,110,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-neon-blue-900{--text-opacity:1;color:#204d4a;color:rgba(32,77,74,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-dark-blue-100{--text-opacity:1;color:#e6eaed;color:rgba(230,234,237,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-dark-blue-200{--text-opacity:1;color:#c0cbd3;color:rgba(192,203,211,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-dark-blue-300{--text-opacity:1;color:#9bacb8;color:rgba(155,172,184,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-dark-blue-400{--text-opacity:1;color:#1d4f71;color:rgba(29,79,113,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-dark-blue-500{--text-opacity:1;color:#042f4d;color:rgba(4,47,77,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-dark-blue-600{--text-opacity:1;color:#042a45;color:rgba(4,42,69,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-dark-blue-700{--text-opacity:1;color:#021c2e;color:rgba(2,28,46,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-dark-blue-800{--text-opacity:1;color:#021523;color:rgba(2,21,35,var(--text-opacity))}.group:hover .xxl\:group-hover\:text-dark-blue-900{--text-opacity:1;color:#010e17;color:rgba(1,14,23,var(--text-opacity))}.xxl\:text-opacity-0{--text-opacity:0}.xxl\:text-opacity-15{--text-opacity:0.15}.xxl\:text-opacity-25{--text-opacity:0.25}.xxl\:text-opacity-50{--text-opacity:0.5}.xxl\:text-opacity-70{--text-opacity:0.70}.xxl\:text-opacity-75{--text-opacity:0.75}.xxl\:text-opacity-90{--text-opacity:0.9}.xxl\:text-opacity-100{--text-opacity:1}.xxl\:hover\:text-opacity-0:hover{--text-opacity:0}.xxl\:hover\:text-opacity-15:hover{--text-opacity:0.15}.xxl\:hover\:text-opacity-25:hover{--text-opacity:0.25}.xxl\:hover\:text-opacity-50:hover{--text-opacity:0.5}.xxl\:hover\:text-opacity-70:hover{--text-opacity:0.70}.xxl\:hover\:text-opacity-75:hover{--text-opacity:0.75}.xxl\:hover\:text-opacity-90:hover{--text-opacity:0.9}.xxl\:hover\:text-opacity-100:hover{--text-opacity:1}.xxl\:focus\:text-opacity-0:focus{--text-opacity:0}.xxl\:focus\:text-opacity-15:focus{--text-opacity:0.15}.xxl\:focus\:text-opacity-25:focus{--text-opacity:0.25}.xxl\:focus\:text-opacity-50:focus{--text-opacity:0.5}.xxl\:focus\:text-opacity-70:focus{--text-opacity:0.70}.xxl\:focus\:text-opacity-75:focus{--text-opacity:0.75}.xxl\:focus\:text-opacity-90:focus{--text-opacity:0.9}.xxl\:focus\:text-opacity-100:focus{--text-opacity:1}.xxl\:italic{font-style:italic}.xxl\:not-italic{font-style:normal}.xxl\:uppercase{text-transform:uppercase}.xxl\:lowercase{text-transform:lowercase}.xxl\:capitalize{text-transform:capitalize}.xxl\:normal-case{text-transform:none}.xxl\:underline{text-decoration:underline}.xxl\:line-through{text-decoration:line-through}.xxl\:no-underline{text-decoration:none}.xxl\:hover\:underline:hover{text-decoration:underline}.xxl\:hover\:line-through:hover{text-decoration:line-through}.xxl\:hover\:no-underline:hover{text-decoration:none}.xxl\:focus\:underline:focus{text-decoration:underline}.xxl\:focus\:line-through:focus{text-decoration:line-through}.xxl\:focus\:no-underline:focus{text-decoration:none}.xxl\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xxl\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.xxl\:diagonal-fractions,.xxl\:lining-nums,.xxl\:oldstyle-nums,.xxl\:ordinal,.xxl\:proportional-nums,.xxl\:slashed-zero,.xxl\:stacked-fractions,.xxl\:tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);--font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);font-feature-settings:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)}.xxl\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.xxl\:ordinal{--font-variant-numeric-ordinal:ordinal}.xxl\:slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero}.xxl\:lining-nums{--font-variant-numeric-figure:lining-nums}.xxl\:oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums}.xxl\:proportional-nums{--font-variant-numeric-spacing:proportional-nums}.xxl\:tabular-nums{--font-variant-numeric-spacing:tabular-nums}.xxl\:diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions}.xxl\:stacked-fractions{--font-variant-numeric-fraction:stacked-fractions}.xxl\:tracking-tighter{letter-spacing:-.05em}.xxl\:tracking-tight{letter-spacing:-.025em}.xxl\:tracking-normal{letter-spacing:0}.xxl\:tracking-wide{letter-spacing:.025em}.xxl\:tracking-wider{letter-spacing:.05em}.xxl\:tracking-widest{letter-spacing:.1em}.xxl\:tracking-px{letter-spacing:1px}.xxl\:tracking-tiny{letter-spacing:.01em}.xxl\:select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.xxl\:select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.xxl\:select-all{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.xxl\:select-auto{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.xxl\:align-baseline{vertical-align:baseline}.xxl\:align-top{vertical-align:top}.xxl\:align-middle{vertical-align:middle}.xxl\:align-bottom{vertical-align:bottom}.xxl\:align-text-top{vertical-align:text-top}.xxl\:align-text-bottom{vertical-align:text-bottom}.xxl\:visible{visibility:visible}.xxl\:invisible{visibility:hidden}.xxl\:whitespace-normal{white-space:normal}.xxl\:whitespace-no-wrap{white-space:nowrap}.xxl\:whitespace-pre{white-space:pre}.xxl\:whitespace-pre-line{white-space:pre-line}.xxl\:whitespace-pre-wrap{white-space:pre-wrap}.xxl\:break-normal{overflow-wrap:normal;word-break:normal}.xxl\:break-words{overflow-wrap:break-word}.xxl\:break-all{word-break:break-all}.xxl\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xxl\:w-0{width:0}.xxl\:w-1{width:.25rem}.xxl\:w-2{width:.5rem}.xxl\:w-3{width:.75rem}.xxl\:w-4{width:1rem}.xxl\:w-5{width:1.25rem}.xxl\:w-6{width:1.5rem}.xxl\:w-7{width:1.75rem}.xxl\:w-8{width:2rem}.xxl\:w-9{width:2.25rem}.xxl\:w-10{width:2.5rem}.xxl\:w-11{width:2.75rem}.xxl\:w-12{width:3rem}.xxl\:w-13{width:3.25rem}.xxl\:w-14{width:3.5rem}.xxl\:w-15{width:3.75rem}.xxl\:w-16{width:4rem}.xxl\:w-19{width:4.75rem}.xxl\:w-20{width:5rem}.xxl\:w-22{width:5.5rem}.xxl\:w-23{width:5.75rem}.xxl\:w-24{width:6rem}.xxl\:w-30{width:7.5rem}.xxl\:w-32{width:8rem}.xxl\:w-40{width:10rem}.xxl\:w-44{width:11rem}.xxl\:w-48{width:12rem}.xxl\:w-50{width:12.75rem}.xxl\:w-52{width:13rem}.xxl\:w-53{width:13.25rem}.xxl\:w-55{width:13.75rem}.xxl\:w-56{width:14rem}.xxl\:w-60{width:15rem}.xxl\:w-64{width:16rem}.xxl\:w-68{width:17rem}.xxl\:w-75{width:18.75rem}.xxl\:w-98{width:24.5rem}.xxl\:w-100{width:25rem}.xxl\:w-120{width:30rem}.xxl\:w-140{width:35rem}.xxl\:w-auto{width:auto}.xxl\:w-px{width:1px}.xxl\:w-2px{width:2px}.xxl\:w-0-5{width:.15rem}.xxl\:w-1-5{width:.375rem}.xxl\:w-2-5{width:.625rem}.xxl\:w-7-2{width:1.875rem}.xxl\:w-31-25{width:7.8125rem}.xxl\:w-62-5{width:15.625rem}.xxl\:w-1\/2{width:50%}.xxl\:w-1\/3{width:33.333333%}.xxl\:w-2\/3{width:66.666667%}.xxl\:w-1\/4{width:25%}.xxl\:w-2\/4{width:50%}.xxl\:w-3\/4{width:75%}.xxl\:w-1\/5{width:20%}.xxl\:w-2\/5{width:40%}.xxl\:w-3\/5{width:60%}.xxl\:w-4\/5{width:80%}.xxl\:w-1\/6{width:16.666667%}.xxl\:w-2\/6{width:33.333333%}.xxl\:w-3\/6{width:50%}.xxl\:w-4\/6{width:66.666667%}.xxl\:w-5\/6{width:83.333333%}.xxl\:w-1\/12{width:8.333333%}.xxl\:w-2\/12{width:16.666667%}.xxl\:w-3\/12{width:25%}.xxl\:w-4\/12{width:33.333333%}.xxl\:w-5\/12{width:41.666667%}.xxl\:w-6\/12{width:50%}.xxl\:w-7\/12{width:58.333333%}.xxl\:w-8\/12{width:66.666667%}.xxl\:w-9\/12{width:75%}.xxl\:w-10\/12{width:83.333333%}.xxl\:w-11\/12{width:91.666667%}.xxl\:w-full{width:100%}.xxl\:w-screen{width:100vw}.xxl\:z-0{z-index:0}.xxl\:z-10{z-index:10}.xxl\:z-20{z-index:20}.xxl\:z-30{z-index:30}.xxl\:z-40{z-index:40}.xxl\:z-50{z-index:50}.xxl\:z-auto{z-index:auto}.xxl\:gap-0{grid-gap:0;gap:0}.xxl\:gap-1{grid-gap:.25rem;gap:.25rem}.xxl\:gap-2{grid-gap:.5rem;gap:.5rem}.xxl\:gap-3{grid-gap:.75rem;gap:.75rem}.xxl\:gap-4{grid-gap:1rem;gap:1rem}.xxl\:gap-5{grid-gap:1.25rem;gap:1.25rem}.xxl\:gap-6{grid-gap:1.5rem;gap:1.5rem}.xxl\:gap-7{grid-gap:1.75rem;gap:1.75rem}.xxl\:gap-8{grid-gap:2rem;gap:2rem}.xxl\:gap-9{grid-gap:2.25rem;gap:2.25rem}.xxl\:gap-10{grid-gap:2.5rem;gap:2.5rem}.xxl\:gap-11{grid-gap:2.75rem;gap:2.75rem}.xxl\:gap-12{grid-gap:3rem;gap:3rem}.xxl\:gap-13{grid-gap:3.25rem;gap:3.25rem}.xxl\:gap-14{grid-gap:3.5rem;gap:3.5rem}.xxl\:gap-15{grid-gap:3.75rem;gap:3.75rem}.xxl\:gap-16{grid-gap:4rem;gap:4rem}.xxl\:gap-19{grid-gap:4.75rem;gap:4.75rem}.xxl\:gap-20{grid-gap:5rem;gap:5rem}.xxl\:gap-22{grid-gap:5.5rem;gap:5.5rem}.xxl\:gap-23{grid-gap:5.75rem;gap:5.75rem}.xxl\:gap-24{grid-gap:6rem;gap:6rem}.xxl\:gap-30{grid-gap:7.5rem;gap:7.5rem}.xxl\:gap-32{grid-gap:8rem;gap:8rem}.xxl\:gap-40{grid-gap:10rem;gap:10rem}.xxl\:gap-44{grid-gap:11rem;gap:11rem}.xxl\:gap-48{grid-gap:12rem;gap:12rem}.xxl\:gap-50{grid-gap:12.75rem;gap:12.75rem}.xxl\:gap-52{grid-gap:13rem;gap:13rem}.xxl\:gap-53{grid-gap:13.25rem;gap:13.25rem}.xxl\:gap-55{grid-gap:13.75rem;gap:13.75rem}.xxl\:gap-56{grid-gap:14rem;gap:14rem}.xxl\:gap-64{grid-gap:16rem;gap:16rem}.xxl\:gap-68{grid-gap:17rem;gap:17rem}.xxl\:gap-75{grid-gap:18.75rem;gap:18.75rem}.xxl\:gap-98{grid-gap:24.5rem;gap:24.5rem}.xxl\:gap-100{grid-gap:25rem;gap:25rem}.xxl\:gap-120{grid-gap:30rem;gap:30rem}.xxl\:gap-140{grid-gap:35rem;gap:35rem}.xxl\:gap-px{grid-gap:1px;gap:1px}.xxl\:gap-2px{grid-gap:2px;gap:2px}.xxl\:gap-0-5{grid-gap:.15rem;gap:.15rem}.xxl\:gap-1-5{grid-gap:.375rem;gap:.375rem}.xxl\:gap-2-5{grid-gap:.625rem;gap:.625rem}.xxl\:gap-7-2{grid-gap:1.875rem;gap:1.875rem}.xxl\:gap-31-25{grid-gap:7.8125rem;gap:7.8125rem}.xxl\:gap-62-5{grid-gap:15.625rem;gap:15.625rem}.xxl\:col-gap-0{grid-column-gap:0;-moz-column-gap:0;column-gap:0}.xxl\:col-gap-1{grid-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.xxl\:col-gap-2{grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.xxl\:col-gap-3{grid-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.xxl\:col-gap-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.xxl\:col-gap-5{grid-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.xxl\:col-gap-6{grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.xxl\:col-gap-7{grid-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.xxl\:col-gap-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.xxl\:col-gap-9{grid-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem}.xxl\:col-gap-10{grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.xxl\:col-gap-11{grid-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.xxl\:col-gap-12{grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.xxl\:col-gap-13{grid-column-gap:3.25rem;-moz-column-gap:3.25rem;column-gap:3.25rem}.xxl\:col-gap-14{grid-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}.xxl\:col-gap-15{grid-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.xxl\:col-gap-16{grid-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.xxl\:col-gap-19{grid-column-gap:4.75rem;-moz-column-gap:4.75rem;column-gap:4.75rem}.xxl\:col-gap-20{grid-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}.xxl\:col-gap-22{grid-column-gap:5.5rem;-moz-column-gap:5.5rem;column-gap:5.5rem}.xxl\:col-gap-23{grid-column-gap:5.75rem;-moz-column-gap:5.75rem;column-gap:5.75rem}.xxl\:col-gap-24{grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.xxl\:col-gap-30{grid-column-gap:7.5rem;-moz-column-gap:7.5rem;column-gap:7.5rem}.xxl\:col-gap-32{grid-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}.xxl\:col-gap-40{grid-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}.xxl\:col-gap-44{grid-column-gap:11rem;-moz-column-gap:11rem;column-gap:11rem}.xxl\:col-gap-48{grid-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem}.xxl\:col-gap-50{grid-column-gap:12.75rem;-moz-column-gap:12.75rem;column-gap:12.75rem}.xxl\:col-gap-52{grid-column-gap:13rem;-moz-column-gap:13rem;column-gap:13rem}.xxl\:col-gap-53{grid-column-gap:13.25rem;-moz-column-gap:13.25rem;column-gap:13.25rem}.xxl\:col-gap-55{grid-column-gap:13.75rem;-moz-column-gap:13.75rem;column-gap:13.75rem}.xxl\:col-gap-56{grid-column-gap:14rem;-moz-column-gap:14rem;column-gap:14rem}.xxl\:col-gap-64{grid-column-gap:16rem;-moz-column-gap:16rem;column-gap:16rem}.xxl\:col-gap-68{grid-column-gap:17rem;-moz-column-gap:17rem;column-gap:17rem}.xxl\:col-gap-75{grid-column-gap:18.75rem;-moz-column-gap:18.75rem;column-gap:18.75rem}.xxl\:col-gap-98{grid-column-gap:24.5rem;-moz-column-gap:24.5rem;column-gap:24.5rem}.xxl\:col-gap-100{grid-column-gap:25rem;-moz-column-gap:25rem;column-gap:25rem}.xxl\:col-gap-120{grid-column-gap:30rem;-moz-column-gap:30rem;column-gap:30rem}.xxl\:col-gap-140{grid-column-gap:35rem;-moz-column-gap:35rem;column-gap:35rem}.xxl\:col-gap-px{grid-column-gap:1px;-moz-column-gap:1px;column-gap:1px}.xxl\:col-gap-2px{grid-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.xxl\:col-gap-0-5{grid-column-gap:.15rem;-moz-column-gap:.15rem;column-gap:.15rem}.xxl\:col-gap-1-5{grid-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.xxl\:col-gap-2-5{grid-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.xxl\:col-gap-7-2{grid-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.xxl\:col-gap-31-25{grid-column-gap:7.8125rem;-moz-column-gap:7.8125rem;column-gap:7.8125rem}.xxl\:col-gap-62-5{grid-column-gap:15.625rem;-moz-column-gap:15.625rem;column-gap:15.625rem}.xxl\:gap-x-0{grid-column-gap:0;-moz-column-gap:0;column-gap:0}.xxl\:gap-x-1{grid-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.xxl\:gap-x-2{grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.xxl\:gap-x-3{grid-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.xxl\:gap-x-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.xxl\:gap-x-5{grid-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.xxl\:gap-x-6{grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.xxl\:gap-x-7{grid-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.xxl\:gap-x-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.xxl\:gap-x-9{grid-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem}.xxl\:gap-x-10{grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.xxl\:gap-x-11{grid-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.xxl\:gap-x-12{grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.xxl\:gap-x-13{grid-column-gap:3.25rem;-moz-column-gap:3.25rem;column-gap:3.25rem}.xxl\:gap-x-14{grid-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}.xxl\:gap-x-15{grid-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.xxl\:gap-x-16{grid-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.xxl\:gap-x-19{grid-column-gap:4.75rem;-moz-column-gap:4.75rem;column-gap:4.75rem}.xxl\:gap-x-20{grid-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}.xxl\:gap-x-22{grid-column-gap:5.5rem;-moz-column-gap:5.5rem;column-gap:5.5rem}.xxl\:gap-x-23{grid-column-gap:5.75rem;-moz-column-gap:5.75rem;column-gap:5.75rem}.xxl\:gap-x-24{grid-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.xxl\:gap-x-30{grid-column-gap:7.5rem;-moz-column-gap:7.5rem;column-gap:7.5rem}.xxl\:gap-x-32{grid-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}.xxl\:gap-x-40{grid-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}.xxl\:gap-x-44{grid-column-gap:11rem;-moz-column-gap:11rem;column-gap:11rem}.xxl\:gap-x-48{grid-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem}.xxl\:gap-x-50{grid-column-gap:12.75rem;-moz-column-gap:12.75rem;column-gap:12.75rem}.xxl\:gap-x-52{grid-column-gap:13rem;-moz-column-gap:13rem;column-gap:13rem}.xxl\:gap-x-53{grid-column-gap:13.25rem;-moz-column-gap:13.25rem;column-gap:13.25rem}.xxl\:gap-x-55{grid-column-gap:13.75rem;-moz-column-gap:13.75rem;column-gap:13.75rem}.xxl\:gap-x-56{grid-column-gap:14rem;-moz-column-gap:14rem;column-gap:14rem}.xxl\:gap-x-64{grid-column-gap:16rem;-moz-column-gap:16rem;column-gap:16rem}.xxl\:gap-x-68{grid-column-gap:17rem;-moz-column-gap:17rem;column-gap:17rem}.xxl\:gap-x-75{grid-column-gap:18.75rem;-moz-column-gap:18.75rem;column-gap:18.75rem}.xxl\:gap-x-98{grid-column-gap:24.5rem;-moz-column-gap:24.5rem;column-gap:24.5rem}.xxl\:gap-x-100{grid-column-gap:25rem;-moz-column-gap:25rem;column-gap:25rem}.xxl\:gap-x-120{grid-column-gap:30rem;-moz-column-gap:30rem;column-gap:30rem}.xxl\:gap-x-140{grid-column-gap:35rem;-moz-column-gap:35rem;column-gap:35rem}.xxl\:gap-x-px{grid-column-gap:1px;-moz-column-gap:1px;column-gap:1px}.xxl\:gap-x-2px{grid-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.xxl\:gap-x-0-5{grid-column-gap:.15rem;-moz-column-gap:.15rem;column-gap:.15rem}.xxl\:gap-x-1-5{grid-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem}.xxl\:gap-x-2-5{grid-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.xxl\:gap-x-7-2{grid-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.xxl\:gap-x-31-25{grid-column-gap:7.8125rem;-moz-column-gap:7.8125rem;column-gap:7.8125rem}.xxl\:gap-x-62-5{grid-column-gap:15.625rem;-moz-column-gap:15.625rem;column-gap:15.625rem}.xxl\:row-gap-0{grid-row-gap:0;row-gap:0}.xxl\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.xxl\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.xxl\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.xxl\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.xxl\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.xxl\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.xxl\:row-gap-7{grid-row-gap:1.75rem;row-gap:1.75rem}.xxl\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.xxl\:row-gap-9{grid-row-gap:2.25rem;row-gap:2.25rem}.xxl\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.xxl\:row-gap-11{grid-row-gap:2.75rem;row-gap:2.75rem}.xxl\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.xxl\:row-gap-13{grid-row-gap:3.25rem;row-gap:3.25rem}.xxl\:row-gap-14{grid-row-gap:3.5rem;row-gap:3.5rem}.xxl\:row-gap-15{grid-row-gap:3.75rem;row-gap:3.75rem}.xxl\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.xxl\:row-gap-19{grid-row-gap:4.75rem;row-gap:4.75rem}.xxl\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.xxl\:row-gap-22{grid-row-gap:5.5rem;row-gap:5.5rem}.xxl\:row-gap-23{grid-row-gap:5.75rem;row-gap:5.75rem}.xxl\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.xxl\:row-gap-30{grid-row-gap:7.5rem;row-gap:7.5rem}.xxl\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.xxl\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.xxl\:row-gap-44{grid-row-gap:11rem;row-gap:11rem}.xxl\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.xxl\:row-gap-50{grid-row-gap:12.75rem;row-gap:12.75rem}.xxl\:row-gap-52{grid-row-gap:13rem;row-gap:13rem}.xxl\:row-gap-53{grid-row-gap:13.25rem;row-gap:13.25rem}.xxl\:row-gap-55{grid-row-gap:13.75rem;row-gap:13.75rem}.xxl\:row-gap-56{grid-row-gap:14rem;row-gap:14rem}.xxl\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.xxl\:row-gap-68{grid-row-gap:17rem;row-gap:17rem}.xxl\:row-gap-75{grid-row-gap:18.75rem;row-gap:18.75rem}.xxl\:row-gap-98{grid-row-gap:24.5rem;row-gap:24.5rem}.xxl\:row-gap-100{grid-row-gap:25rem;row-gap:25rem}.xxl\:row-gap-120{grid-row-gap:30rem;row-gap:30rem}.xxl\:row-gap-140{grid-row-gap:35rem;row-gap:35rem}.xxl\:row-gap-px{grid-row-gap:1px;row-gap:1px}.xxl\:row-gap-2px{grid-row-gap:2px;row-gap:2px}.xxl\:row-gap-0-5{grid-row-gap:.15rem;row-gap:.15rem}.xxl\:row-gap-1-5{grid-row-gap:.375rem;row-gap:.375rem}.xxl\:row-gap-2-5{grid-row-gap:.625rem;row-gap:.625rem}.xxl\:row-gap-7-2{grid-row-gap:1.875rem;row-gap:1.875rem}.xxl\:row-gap-31-25{grid-row-gap:7.8125rem;row-gap:7.8125rem}.xxl\:row-gap-62-5{grid-row-gap:15.625rem;row-gap:15.625rem}.xxl\:gap-y-0{grid-row-gap:0;row-gap:0}.xxl\:gap-y-1{grid-row-gap:.25rem;row-gap:.25rem}.xxl\:gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.xxl\:gap-y-3{grid-row-gap:.75rem;row-gap:.75rem}.xxl\:gap-y-4{grid-row-gap:1rem;row-gap:1rem}.xxl\:gap-y-5{grid-row-gap:1.25rem;row-gap:1.25rem}.xxl\:gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.xxl\:gap-y-7{grid-row-gap:1.75rem;row-gap:1.75rem}.xxl\:gap-y-8{grid-row-gap:2rem;row-gap:2rem}.xxl\:gap-y-9{grid-row-gap:2.25rem;row-gap:2.25rem}.xxl\:gap-y-10{grid-row-gap:2.5rem;row-gap:2.5rem}.xxl\:gap-y-11{grid-row-gap:2.75rem;row-gap:2.75rem}.xxl\:gap-y-12{grid-row-gap:3rem;row-gap:3rem}.xxl\:gap-y-13{grid-row-gap:3.25rem;row-gap:3.25rem}.xxl\:gap-y-14{grid-row-gap:3.5rem;row-gap:3.5rem}.xxl\:gap-y-15{grid-row-gap:3.75rem;row-gap:3.75rem}.xxl\:gap-y-16{grid-row-gap:4rem;row-gap:4rem}.xxl\:gap-y-19{grid-row-gap:4.75rem;row-gap:4.75rem}.xxl\:gap-y-20{grid-row-gap:5rem;row-gap:5rem}.xxl\:gap-y-22{grid-row-gap:5.5rem;row-gap:5.5rem}.xxl\:gap-y-23{grid-row-gap:5.75rem;row-gap:5.75rem}.xxl\:gap-y-24{grid-row-gap:6rem;row-gap:6rem}.xxl\:gap-y-30{grid-row-gap:7.5rem;row-gap:7.5rem}.xxl\:gap-y-32{grid-row-gap:8rem;row-gap:8rem}.xxl\:gap-y-40{grid-row-gap:10rem;row-gap:10rem}.xxl\:gap-y-44{grid-row-gap:11rem;row-gap:11rem}.xxl\:gap-y-48{grid-row-gap:12rem;row-gap:12rem}.xxl\:gap-y-50{grid-row-gap:12.75rem;row-gap:12.75rem}.xxl\:gap-y-52{grid-row-gap:13rem;row-gap:13rem}.xxl\:gap-y-53{grid-row-gap:13.25rem;row-gap:13.25rem}.xxl\:gap-y-55{grid-row-gap:13.75rem;row-gap:13.75rem}.xxl\:gap-y-56{grid-row-gap:14rem;row-gap:14rem}.xxl\:gap-y-64{grid-row-gap:16rem;row-gap:16rem}.xxl\:gap-y-68{grid-row-gap:17rem;row-gap:17rem}.xxl\:gap-y-75{grid-row-gap:18.75rem;row-gap:18.75rem}.xxl\:gap-y-98{grid-row-gap:24.5rem;row-gap:24.5rem}.xxl\:gap-y-100{grid-row-gap:25rem;row-gap:25rem}.xxl\:gap-y-120{grid-row-gap:30rem;row-gap:30rem}.xxl\:gap-y-140{grid-row-gap:35rem;row-gap:35rem}.xxl\:gap-y-px{grid-row-gap:1px;row-gap:1px}.xxl\:gap-y-2px{grid-row-gap:2px;row-gap:2px}.xxl\:gap-y-0-5{grid-row-gap:.15rem;row-gap:.15rem}.xxl\:gap-y-1-5{grid-row-gap:.375rem;row-gap:.375rem}.xxl\:gap-y-2-5{grid-row-gap:.625rem;row-gap:.625rem}.xxl\:gap-y-7-2{grid-row-gap:1.875rem;row-gap:1.875rem}.xxl\:gap-y-31-25{grid-row-gap:7.8125rem;row-gap:7.8125rem}.xxl\:gap-y-62-5{grid-row-gap:15.625rem;row-gap:15.625rem}.xxl\:grid-flow-row{grid-auto-flow:row}.xxl\:grid-flow-col{grid-auto-flow:column}.xxl\:grid-flow-row-dense{grid-auto-flow:row dense}.xxl\:grid-flow-col-dense{grid-auto-flow:column dense}.xxl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xxl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xxl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xxl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xxl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xxl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xxl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xxl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xxl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xxl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xxl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xxl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xxl\:grid-cols-none{grid-template-columns:none}.xxl\:col-auto{grid-column:auto}.xxl\:col-span-1{grid-column:span 1/span 1}.xxl\:col-span-2{grid-column:span 2/span 2}.xxl\:col-span-3{grid-column:span 3/span 3}.xxl\:col-span-4{grid-column:span 4/span 4}.xxl\:col-span-5{grid-column:span 5/span 5}.xxl\:col-span-6{grid-column:span 6/span 6}.xxl\:col-span-7{grid-column:span 7/span 7}.xxl\:col-span-8{grid-column:span 8/span 8}.xxl\:col-span-9{grid-column:span 9/span 9}.xxl\:col-span-10{grid-column:span 10/span 10}.xxl\:col-span-11{grid-column:span 11/span 11}.xxl\:col-span-12{grid-column:span 12/span 12}.xxl\:col-start-1{grid-column-start:1}.xxl\:col-start-2{grid-column-start:2}.xxl\:col-start-3{grid-column-start:3}.xxl\:col-start-4{grid-column-start:4}.xxl\:col-start-5{grid-column-start:5}.xxl\:col-start-6{grid-column-start:6}.xxl\:col-start-7{grid-column-start:7}.xxl\:col-start-8{grid-column-start:8}.xxl\:col-start-9{grid-column-start:9}.xxl\:col-start-10{grid-column-start:10}.xxl\:col-start-11{grid-column-start:11}.xxl\:col-start-12{grid-column-start:12}.xxl\:col-start-13{grid-column-start:13}.xxl\:col-start-auto{grid-column-start:auto}.xxl\:col-end-1{grid-column-end:1}.xxl\:col-end-2{grid-column-end:2}.xxl\:col-end-3{grid-column-end:3}.xxl\:col-end-4{grid-column-end:4}.xxl\:col-end-5{grid-column-end:5}.xxl\:col-end-6{grid-column-end:6}.xxl\:col-end-7{grid-column-end:7}.xxl\:col-end-8{grid-column-end:8}.xxl\:col-end-9{grid-column-end:9}.xxl\:col-end-10{grid-column-end:10}.xxl\:col-end-11{grid-column-end:11}.xxl\:col-end-12{grid-column-end:12}.xxl\:col-end-13{grid-column-end:13}.xxl\:col-end-auto{grid-column-end:auto}.xxl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.xxl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.xxl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.xxl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.xxl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.xxl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.xxl\:grid-rows-none{grid-template-rows:none}.xxl\:row-auto{grid-row:auto}.xxl\:row-span-1{grid-row:span 1/span 1}.xxl\:row-span-2{grid-row:span 2/span 2}.xxl\:row-span-3{grid-row:span 3/span 3}.xxl\:row-span-4{grid-row:span 4/span 4}.xxl\:row-span-5{grid-row:span 5/span 5}.xxl\:row-span-6{grid-row:span 6/span 6}.xxl\:row-start-1{grid-row-start:1}.xxl\:row-start-2{grid-row-start:2}.xxl\:row-start-3{grid-row-start:3}.xxl\:row-start-4{grid-row-start:4}.xxl\:row-start-5{grid-row-start:5}.xxl\:row-start-6{grid-row-start:6}.xxl\:row-start-7{grid-row-start:7}.xxl\:row-start-auto{grid-row-start:auto}.xxl\:row-end-1{grid-row-end:1}.xxl\:row-end-2{grid-row-end:2}.xxl\:row-end-3{grid-row-end:3}.xxl\:row-end-4{grid-row-end:4}.xxl\:row-end-5{grid-row-end:5}.xxl\:row-end-6{grid-row-end:6}.xxl\:row-end-7{grid-row-end:7}.xxl\:row-end-auto{grid-row-end:auto}.xxl\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.xxl\:transform-none{transform:none}.group:hover .xxl\:group-hover\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.group:hover .xxl\:group-hover\:transform-none{transform:none}.xxl\:origin-center{transform-origin:center}.xxl\:origin-top{transform-origin:top}.xxl\:origin-top-right{transform-origin:top right}.xxl\:origin-right{transform-origin:right}.xxl\:origin-bottom-right{transform-origin:bottom right}.xxl\:origin-bottom{transform-origin:bottom}.xxl\:origin-bottom-left{transform-origin:bottom left}.xxl\:origin-left{transform-origin:left}.xxl\:origin-top-left{transform-origin:top left}.xxl\:translate-x-0{--transform-translate-x:0}.xxl\:translate-x-1{--transform-translate-x:0.25rem}.xxl\:translate-x-2{--transform-translate-x:0.5rem}.xxl\:translate-x-3{--transform-translate-x:0.75rem}.xxl\:translate-x-4{--transform-translate-x:1rem}.xxl\:translate-x-5{--transform-translate-x:1.25rem}.xxl\:translate-x-6{--transform-translate-x:1.5rem}.xxl\:translate-x-7{--transform-translate-x:1.75rem}.xxl\:translate-x-8{--transform-translate-x:2rem}.xxl\:translate-x-9{--transform-translate-x:2.25rem}.xxl\:translate-x-10{--transform-translate-x:2.5rem}.xxl\:translate-x-11{--transform-translate-x:2.75rem}.xxl\:translate-x-12{--transform-translate-x:3rem}.xxl\:translate-x-13{--transform-translate-x:3.25rem}.xxl\:translate-x-14{--transform-translate-x:3.5rem}.xxl\:translate-x-15{--transform-translate-x:3.75rem}.xxl\:translate-x-16{--transform-translate-x:4rem}.xxl\:translate-x-19{--transform-translate-x:4.75rem}.xxl\:translate-x-20{--transform-translate-x:5rem}.xxl\:translate-x-22{--transform-translate-x:5.5rem}.xxl\:translate-x-23{--transform-translate-x:5.75rem}.xxl\:translate-x-24{--transform-translate-x:6rem}.xxl\:translate-x-30{--transform-translate-x:7.5rem}.xxl\:translate-x-32{--transform-translate-x:8rem}.xxl\:translate-x-40{--transform-translate-x:10rem}.xxl\:translate-x-44{--transform-translate-x:11rem}.xxl\:translate-x-48{--transform-translate-x:12rem}.xxl\:translate-x-50{--transform-translate-x:12.75rem}.xxl\:translate-x-52{--transform-translate-x:13rem}.xxl\:translate-x-53{--transform-translate-x:13.25rem}.xxl\:translate-x-55{--transform-translate-x:13.75rem}.xxl\:translate-x-56{--transform-translate-x:14rem}.xxl\:translate-x-64{--transform-translate-x:16rem}.xxl\:translate-x-68{--transform-translate-x:17rem}.xxl\:translate-x-75{--transform-translate-x:18.75rem}.xxl\:translate-x-98{--transform-translate-x:24.5rem}.xxl\:translate-x-100{--transform-translate-x:25rem}.xxl\:translate-x-120{--transform-translate-x:30rem}.xxl\:translate-x-140{--transform-translate-x:35rem}.xxl\:translate-x-px{--transform-translate-x:1px}.xxl\:translate-x-2px{--transform-translate-x:2px}.xxl\:translate-x-0-5{--transform-translate-x:0.15rem}.xxl\:translate-x-1-5{--transform-translate-x:0.375rem}.xxl\:translate-x-2-5{--transform-translate-x:0.625rem}.xxl\:translate-x-7-2{--transform-translate-x:1.875rem}.xxl\:translate-x-31-25{--transform-translate-x:7.8125rem}.xxl\:translate-x-62-5{--transform-translate-x:15.625rem}.xxl\:-translate-x-1{--transform-translate-x:-0.25rem}.xxl\:-translate-x-2{--transform-translate-x:-0.5rem}.xxl\:-translate-x-3{--transform-translate-x:-0.75rem}.xxl\:-translate-x-4{--transform-translate-x:-1rem}.xxl\:-translate-x-5{--transform-translate-x:-1.25rem}.xxl\:-translate-x-6{--transform-translate-x:-1.5rem}.xxl\:-translate-x-7{--transform-translate-x:-1.75rem}.xxl\:-translate-x-8{--transform-translate-x:-2rem}.xxl\:-translate-x-9{--transform-translate-x:-2.25rem}.xxl\:-translate-x-10{--transform-translate-x:-2.5rem}.xxl\:-translate-x-11{--transform-translate-x:-2.75rem}.xxl\:-translate-x-12{--transform-translate-x:-3rem}.xxl\:-translate-x-13{--transform-translate-x:-3.25rem}.xxl\:-translate-x-14{--transform-translate-x:-3.5rem}.xxl\:-translate-x-15{--transform-translate-x:-3.75rem}.xxl\:-translate-x-16{--transform-translate-x:-4rem}.xxl\:-translate-x-19{--transform-translate-x:-4.75rem}.xxl\:-translate-x-20{--transform-translate-x:-5rem}.xxl\:-translate-x-22{--transform-translate-x:-5.5rem}.xxl\:-translate-x-23{--transform-translate-x:-5.75rem}.xxl\:-translate-x-24{--transform-translate-x:-6rem}.xxl\:-translate-x-30{--transform-translate-x:-7.5rem}.xxl\:-translate-x-32{--transform-translate-x:-8rem}.xxl\:-translate-x-40{--transform-translate-x:-10rem}.xxl\:-translate-x-44{--transform-translate-x:-11rem}.xxl\:-translate-x-48{--transform-translate-x:-12rem}.xxl\:-translate-x-50{--transform-translate-x:-12.75rem}.xxl\:-translate-x-52{--transform-translate-x:-13rem}.xxl\:-translate-x-53{--transform-translate-x:-13.25rem}.xxl\:-translate-x-55{--transform-translate-x:-13.75rem}.xxl\:-translate-x-56{--transform-translate-x:-14rem}.xxl\:-translate-x-64{--transform-translate-x:-16rem}.xxl\:-translate-x-68{--transform-translate-x:-17rem}.xxl\:-translate-x-75{--transform-translate-x:-18.75rem}.xxl\:-translate-x-98{--transform-translate-x:-24.5rem}.xxl\:-translate-x-100{--transform-translate-x:-25rem}.xxl\:-translate-x-120{--transform-translate-x:-30rem}.xxl\:-translate-x-140{--transform-translate-x:-35rem}.xxl\:-translate-x-px{--transform-translate-x:-1px}.xxl\:-translate-x-2px{--transform-translate-x:-2px}.xxl\:-translate-x-0-5{--transform-translate-x:-0.15rem}.xxl\:-translate-x-1-5{--transform-translate-x:-0.375rem}.xxl\:-translate-x-2-5{--transform-translate-x:-0.625rem}.xxl\:-translate-x-7-2{--transform-translate-x:-1.875rem}.xxl\:-translate-x-31-25{--transform-translate-x:-7.8125rem}.xxl\:-translate-x-62-5{--transform-translate-x:-15.625rem}.xxl\:-translate-x-full{--transform-translate-x:-100%}.xxl\:-translate-x-1\/2{--transform-translate-x:-50%}.xxl\:translate-x-1\/2{--transform-translate-x:50%}.xxl\:translate-x-full{--transform-translate-x:100%}.xxl\:translate-y-0{--transform-translate-y:0}.xxl\:translate-y-1{--transform-translate-y:0.25rem}.xxl\:translate-y-2{--transform-translate-y:0.5rem}.xxl\:translate-y-3{--transform-translate-y:0.75rem}.xxl\:translate-y-4{--transform-translate-y:1rem}.xxl\:translate-y-5{--transform-translate-y:1.25rem}.xxl\:translate-y-6{--transform-translate-y:1.5rem}.xxl\:translate-y-7{--transform-translate-y:1.75rem}.xxl\:translate-y-8{--transform-translate-y:2rem}.xxl\:translate-y-9{--transform-translate-y:2.25rem}.xxl\:translate-y-10{--transform-translate-y:2.5rem}.xxl\:translate-y-11{--transform-translate-y:2.75rem}.xxl\:translate-y-12{--transform-translate-y:3rem}.xxl\:translate-y-13{--transform-translate-y:3.25rem}.xxl\:translate-y-14{--transform-translate-y:3.5rem}.xxl\:translate-y-15{--transform-translate-y:3.75rem}.xxl\:translate-y-16{--transform-translate-y:4rem}.xxl\:translate-y-19{--transform-translate-y:4.75rem}.xxl\:translate-y-20{--transform-translate-y:5rem}.xxl\:translate-y-22{--transform-translate-y:5.5rem}.xxl\:translate-y-23{--transform-translate-y:5.75rem}.xxl\:translate-y-24{--transform-translate-y:6rem}.xxl\:translate-y-30{--transform-translate-y:7.5rem}.xxl\:translate-y-32{--transform-translate-y:8rem}.xxl\:translate-y-40{--transform-translate-y:10rem}.xxl\:translate-y-44{--transform-translate-y:11rem}.xxl\:translate-y-48{--transform-translate-y:12rem}.xxl\:translate-y-50{--transform-translate-y:12.75rem}.xxl\:translate-y-52{--transform-translate-y:13rem}.xxl\:translate-y-53{--transform-translate-y:13.25rem}.xxl\:translate-y-55{--transform-translate-y:13.75rem}.xxl\:translate-y-56{--transform-translate-y:14rem}.xxl\:translate-y-64{--transform-translate-y:16rem}.xxl\:translate-y-68{--transform-translate-y:17rem}.xxl\:translate-y-75{--transform-translate-y:18.75rem}.xxl\:translate-y-98{--transform-translate-y:24.5rem}.xxl\:translate-y-100{--transform-translate-y:25rem}.xxl\:translate-y-120{--transform-translate-y:30rem}.xxl\:translate-y-140{--transform-translate-y:35rem}.xxl\:translate-y-px{--transform-translate-y:1px}.xxl\:translate-y-2px{--transform-translate-y:2px}.xxl\:translate-y-0-5{--transform-translate-y:0.15rem}.xxl\:translate-y-1-5{--transform-translate-y:0.375rem}.xxl\:translate-y-2-5{--transform-translate-y:0.625rem}.xxl\:translate-y-7-2{--transform-translate-y:1.875rem}.xxl\:translate-y-31-25{--transform-translate-y:7.8125rem}.xxl\:translate-y-62-5{--transform-translate-y:15.625rem}.xxl\:-translate-y-1{--transform-translate-y:-0.25rem}.xxl\:-translate-y-2{--transform-translate-y:-0.5rem}.xxl\:-translate-y-3{--transform-translate-y:-0.75rem}.xxl\:-translate-y-4{--transform-translate-y:-1rem}.xxl\:-translate-y-5{--transform-translate-y:-1.25rem}.xxl\:-translate-y-6{--transform-translate-y:-1.5rem}.xxl\:-translate-y-7{--transform-translate-y:-1.75rem}.xxl\:-translate-y-8{--transform-translate-y:-2rem}.xxl\:-translate-y-9{--transform-translate-y:-2.25rem}.xxl\:-translate-y-10{--transform-translate-y:-2.5rem}.xxl\:-translate-y-11{--transform-translate-y:-2.75rem}.xxl\:-translate-y-12{--transform-translate-y:-3rem}.xxl\:-translate-y-13{--transform-translate-y:-3.25rem}.xxl\:-translate-y-14{--transform-translate-y:-3.5rem}.xxl\:-translate-y-15{--transform-translate-y:-3.75rem}.xxl\:-translate-y-16{--transform-translate-y:-4rem}.xxl\:-translate-y-19{--transform-translate-y:-4.75rem}.xxl\:-translate-y-20{--transform-translate-y:-5rem}.xxl\:-translate-y-22{--transform-translate-y:-5.5rem}.xxl\:-translate-y-23{--transform-translate-y:-5.75rem}.xxl\:-translate-y-24{--transform-translate-y:-6rem}.xxl\:-translate-y-30{--transform-translate-y:-7.5rem}.xxl\:-translate-y-32{--transform-translate-y:-8rem}.xxl\:-translate-y-40{--transform-translate-y:-10rem}.xxl\:-translate-y-44{--transform-translate-y:-11rem}.xxl\:-translate-y-48{--transform-translate-y:-12rem}.xxl\:-translate-y-50{--transform-translate-y:-12.75rem}.xxl\:-translate-y-52{--transform-translate-y:-13rem}.xxl\:-translate-y-53{--transform-translate-y:-13.25rem}.xxl\:-translate-y-55{--transform-translate-y:-13.75rem}.xxl\:-translate-y-56{--transform-translate-y:-14rem}.xxl\:-translate-y-64{--transform-translate-y:-16rem}.xxl\:-translate-y-68{--transform-translate-y:-17rem}.xxl\:-translate-y-75{--transform-translate-y:-18.75rem}.xxl\:-translate-y-98{--transform-translate-y:-24.5rem}.xxl\:-translate-y-100{--transform-translate-y:-25rem}.xxl\:-translate-y-120{--transform-translate-y:-30rem}.xxl\:-translate-y-140{--transform-translate-y:-35rem}.xxl\:-translate-y-px{--transform-translate-y:-1px}.xxl\:-translate-y-2px{--transform-translate-y:-2px}.xxl\:-translate-y-0-5{--transform-translate-y:-0.15rem}.xxl\:-translate-y-1-5{--transform-translate-y:-0.375rem}.xxl\:-translate-y-2-5{--transform-translate-y:-0.625rem}.xxl\:-translate-y-7-2{--transform-translate-y:-1.875rem}.xxl\:-translate-y-31-25{--transform-translate-y:-7.8125rem}.xxl\:-translate-y-62-5{--transform-translate-y:-15.625rem}.xxl\:-translate-y-full{--transform-translate-y:-100%}.xxl\:-translate-y-1\/2{--transform-translate-y:-50%}.xxl\:translate-y-1\/2{--transform-translate-y:50%}.xxl\:translate-y-full{--transform-translate-y:100%}.xxl\:hover\:translate-x-0:hover{--transform-translate-x:0}.xxl\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.xxl\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.xxl\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.xxl\:hover\:translate-x-4:hover{--transform-translate-x:1rem}.xxl\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.xxl\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.xxl\:hover\:translate-x-7:hover{--transform-translate-x:1.75rem}.xxl\:hover\:translate-x-8:hover{--transform-translate-x:2rem}.xxl\:hover\:translate-x-9:hover{--transform-translate-x:2.25rem}.xxl\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.xxl\:hover\:translate-x-11:hover{--transform-translate-x:2.75rem}.xxl\:hover\:translate-x-12:hover{--transform-translate-x:3rem}.xxl\:hover\:translate-x-13:hover{--transform-translate-x:3.25rem}.xxl\:hover\:translate-x-14:hover{--transform-translate-x:3.5rem}.xxl\:hover\:translate-x-15:hover{--transform-translate-x:3.75rem}.xxl\:hover\:translate-x-16:hover{--transform-translate-x:4rem}.xxl\:hover\:translate-x-19:hover{--transform-translate-x:4.75rem}.xxl\:hover\:translate-x-20:hover{--transform-translate-x:5rem}.xxl\:hover\:translate-x-22:hover{--transform-translate-x:5.5rem}.xxl\:hover\:translate-x-23:hover{--transform-translate-x:5.75rem}.xxl\:hover\:translate-x-24:hover{--transform-translate-x:6rem}.xxl\:hover\:translate-x-30:hover{--transform-translate-x:7.5rem}.xxl\:hover\:translate-x-32:hover{--transform-translate-x:8rem}.xxl\:hover\:translate-x-40:hover{--transform-translate-x:10rem}.xxl\:hover\:translate-x-44:hover{--transform-translate-x:11rem}.xxl\:hover\:translate-x-48:hover{--transform-translate-x:12rem}.xxl\:hover\:translate-x-50:hover{--transform-translate-x:12.75rem}.xxl\:hover\:translate-x-52:hover{--transform-translate-x:13rem}.xxl\:hover\:translate-x-53:hover{--transform-translate-x:13.25rem}.xxl\:hover\:translate-x-55:hover{--transform-translate-x:13.75rem}.xxl\:hover\:translate-x-56:hover{--transform-translate-x:14rem}.xxl\:hover\:translate-x-64:hover{--transform-translate-x:16rem}.xxl\:hover\:translate-x-68:hover{--transform-translate-x:17rem}.xxl\:hover\:translate-x-75:hover{--transform-translate-x:18.75rem}.xxl\:hover\:translate-x-98:hover{--transform-translate-x:24.5rem}.xxl\:hover\:translate-x-100:hover{--transform-translate-x:25rem}.xxl\:hover\:translate-x-120:hover{--transform-translate-x:30rem}.xxl\:hover\:translate-x-140:hover{--transform-translate-x:35rem}.xxl\:hover\:translate-x-px:hover{--transform-translate-x:1px}.xxl\:hover\:translate-x-2px:hover{--transform-translate-x:2px}.xxl\:hover\:translate-x-0-5:hover{--transform-translate-x:0.15rem}.xxl\:hover\:translate-x-1-5:hover{--transform-translate-x:0.375rem}.xxl\:hover\:translate-x-2-5:hover{--transform-translate-x:0.625rem}.xxl\:hover\:translate-x-7-2:hover{--transform-translate-x:1.875rem}.xxl\:hover\:translate-x-31-25:hover{--transform-translate-x:7.8125rem}.xxl\:hover\:translate-x-62-5:hover{--transform-translate-x:15.625rem}.xxl\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.xxl\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.xxl\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.xxl\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.xxl\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.xxl\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.xxl\:hover\:-translate-x-7:hover{--transform-translate-x:-1.75rem}.xxl\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.xxl\:hover\:-translate-x-9:hover{--transform-translate-x:-2.25rem}.xxl\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.xxl\:hover\:-translate-x-11:hover{--transform-translate-x:-2.75rem}.xxl\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.xxl\:hover\:-translate-x-13:hover{--transform-translate-x:-3.25rem}.xxl\:hover\:-translate-x-14:hover{--transform-translate-x:-3.5rem}.xxl\:hover\:-translate-x-15:hover{--transform-translate-x:-3.75rem}.xxl\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.xxl\:hover\:-translate-x-19:hover{--transform-translate-x:-4.75rem}.xxl\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.xxl\:hover\:-translate-x-22:hover{--transform-translate-x:-5.5rem}.xxl\:hover\:-translate-x-23:hover{--transform-translate-x:-5.75rem}.xxl\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.xxl\:hover\:-translate-x-30:hover{--transform-translate-x:-7.5rem}.xxl\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.xxl\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.xxl\:hover\:-translate-x-44:hover{--transform-translate-x:-11rem}.xxl\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.xxl\:hover\:-translate-x-50:hover{--transform-translate-x:-12.75rem}.xxl\:hover\:-translate-x-52:hover{--transform-translate-x:-13rem}.xxl\:hover\:-translate-x-53:hover{--transform-translate-x:-13.25rem}.xxl\:hover\:-translate-x-55:hover{--transform-translate-x:-13.75rem}.xxl\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.xxl\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.xxl\:hover\:-translate-x-68:hover{--transform-translate-x:-17rem}.xxl\:hover\:-translate-x-75:hover{--transform-translate-x:-18.75rem}.xxl\:hover\:-translate-x-98:hover{--transform-translate-x:-24.5rem}.xxl\:hover\:-translate-x-100:hover{--transform-translate-x:-25rem}.xxl\:hover\:-translate-x-120:hover{--transform-translate-x:-30rem}.xxl\:hover\:-translate-x-140:hover{--transform-translate-x:-35rem}.xxl\:hover\:-translate-x-px:hover{--transform-translate-x:-1px}.xxl\:hover\:-translate-x-2px:hover{--transform-translate-x:-2px}.xxl\:hover\:-translate-x-0-5:hover{--transform-translate-x:-0.15rem}.xxl\:hover\:-translate-x-1-5:hover{--transform-translate-x:-0.375rem}.xxl\:hover\:-translate-x-2-5:hover{--transform-translate-x:-0.625rem}.xxl\:hover\:-translate-x-7-2:hover{--transform-translate-x:-1.875rem}.xxl\:hover\:-translate-x-31-25:hover{--transform-translate-x:-7.8125rem}.xxl\:hover\:-translate-x-62-5:hover{--transform-translate-x:-15.625rem}.xxl\:hover\:-translate-x-full:hover{--transform-translate-x:-100%}.xxl\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.xxl\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.xxl\:hover\:translate-x-full:hover{--transform-translate-x:100%}.xxl\:hover\:translate-y-0:hover{--transform-translate-y:0}.xxl\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.xxl\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.xxl\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.xxl\:hover\:translate-y-4:hover{--transform-translate-y:1rem}.xxl\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.xxl\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.xxl\:hover\:translate-y-7:hover{--transform-translate-y:1.75rem}.xxl\:hover\:translate-y-8:hover{--transform-translate-y:2rem}.xxl\:hover\:translate-y-9:hover{--transform-translate-y:2.25rem}.xxl\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.xxl\:hover\:translate-y-11:hover{--transform-translate-y:2.75rem}.xxl\:hover\:translate-y-12:hover{--transform-translate-y:3rem}.xxl\:hover\:translate-y-13:hover{--transform-translate-y:3.25rem}.xxl\:hover\:translate-y-14:hover{--transform-translate-y:3.5rem}.xxl\:hover\:translate-y-15:hover{--transform-translate-y:3.75rem}.xxl\:hover\:translate-y-16:hover{--transform-translate-y:4rem}.xxl\:hover\:translate-y-19:hover{--transform-translate-y:4.75rem}.xxl\:hover\:translate-y-20:hover{--transform-translate-y:5rem}.xxl\:hover\:translate-y-22:hover{--transform-translate-y:5.5rem}.xxl\:hover\:translate-y-23:hover{--transform-translate-y:5.75rem}.xxl\:hover\:translate-y-24:hover{--transform-translate-y:6rem}.xxl\:hover\:translate-y-30:hover{--transform-translate-y:7.5rem}.xxl\:hover\:translate-y-32:hover{--transform-translate-y:8rem}.xxl\:hover\:translate-y-40:hover{--transform-translate-y:10rem}.xxl\:hover\:translate-y-44:hover{--transform-translate-y:11rem}.xxl\:hover\:translate-y-48:hover{--transform-translate-y:12rem}.xxl\:hover\:translate-y-50:hover{--transform-translate-y:12.75rem}.xxl\:hover\:translate-y-52:hover{--transform-translate-y:13rem}.xxl\:hover\:translate-y-53:hover{--transform-translate-y:13.25rem}.xxl\:hover\:translate-y-55:hover{--transform-translate-y:13.75rem}.xxl\:hover\:translate-y-56:hover{--transform-translate-y:14rem}.xxl\:hover\:translate-y-64:hover{--transform-translate-y:16rem}.xxl\:hover\:translate-y-68:hover{--transform-translate-y:17rem}.xxl\:hover\:translate-y-75:hover{--transform-translate-y:18.75rem}.xxl\:hover\:translate-y-98:hover{--transform-translate-y:24.5rem}.xxl\:hover\:translate-y-100:hover{--transform-translate-y:25rem}.xxl\:hover\:translate-y-120:hover{--transform-translate-y:30rem}.xxl\:hover\:translate-y-140:hover{--transform-translate-y:35rem}.xxl\:hover\:translate-y-px:hover{--transform-translate-y:1px}.xxl\:hover\:translate-y-2px:hover{--transform-translate-y:2px}.xxl\:hover\:translate-y-0-5:hover{--transform-translate-y:0.15rem}.xxl\:hover\:translate-y-1-5:hover{--transform-translate-y:0.375rem}.xxl\:hover\:translate-y-2-5:hover{--transform-translate-y:0.625rem}.xxl\:hover\:translate-y-7-2:hover{--transform-translate-y:1.875rem}.xxl\:hover\:translate-y-31-25:hover{--transform-translate-y:7.8125rem}.xxl\:hover\:translate-y-62-5:hover{--transform-translate-y:15.625rem}.xxl\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.xxl\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.xxl\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.xxl\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.xxl\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.xxl\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.xxl\:hover\:-translate-y-7:hover{--transform-translate-y:-1.75rem}.xxl\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.xxl\:hover\:-translate-y-9:hover{--transform-translate-y:-2.25rem}.xxl\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.xxl\:hover\:-translate-y-11:hover{--transform-translate-y:-2.75rem}.xxl\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.xxl\:hover\:-translate-y-13:hover{--transform-translate-y:-3.25rem}.xxl\:hover\:-translate-y-14:hover{--transform-translate-y:-3.5rem}.xxl\:hover\:-translate-y-15:hover{--transform-translate-y:-3.75rem}.xxl\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.xxl\:hover\:-translate-y-19:hover{--transform-translate-y:-4.75rem}.xxl\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.xxl\:hover\:-translate-y-22:hover{--transform-translate-y:-5.5rem}.xxl\:hover\:-translate-y-23:hover{--transform-translate-y:-5.75rem}.xxl\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.xxl\:hover\:-translate-y-30:hover{--transform-translate-y:-7.5rem}.xxl\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.xxl\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.xxl\:hover\:-translate-y-44:hover{--transform-translate-y:-11rem}.xxl\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.xxl\:hover\:-translate-y-50:hover{--transform-translate-y:-12.75rem}.xxl\:hover\:-translate-y-52:hover{--transform-translate-y:-13rem}.xxl\:hover\:-translate-y-53:hover{--transform-translate-y:-13.25rem}.xxl\:hover\:-translate-y-55:hover{--transform-translate-y:-13.75rem}.xxl\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.xxl\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.xxl\:hover\:-translate-y-68:hover{--transform-translate-y:-17rem}.xxl\:hover\:-translate-y-75:hover{--transform-translate-y:-18.75rem}.xxl\:hover\:-translate-y-98:hover{--transform-translate-y:-24.5rem}.xxl\:hover\:-translate-y-100:hover{--transform-translate-y:-25rem}.xxl\:hover\:-translate-y-120:hover{--transform-translate-y:-30rem}.xxl\:hover\:-translate-y-140:hover{--transform-translate-y:-35rem}.xxl\:hover\:-translate-y-px:hover{--transform-translate-y:-1px}.xxl\:hover\:-translate-y-2px:hover{--transform-translate-y:-2px}.xxl\:hover\:-translate-y-0-5:hover{--transform-translate-y:-0.15rem}.xxl\:hover\:-translate-y-1-5:hover{--transform-translate-y:-0.375rem}.xxl\:hover\:-translate-y-2-5:hover{--transform-translate-y:-0.625rem}.xxl\:hover\:-translate-y-7-2:hover{--transform-translate-y:-1.875rem}.xxl\:hover\:-translate-y-31-25:hover{--transform-translate-y:-7.8125rem}.xxl\:hover\:-translate-y-62-5:hover{--transform-translate-y:-15.625rem}.xxl\:hover\:-translate-y-full:hover{--transform-translate-y:-100%}.xxl\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.xxl\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.xxl\:hover\:translate-y-full:hover{--transform-translate-y:100%}.xxl\:focus\:translate-x-0:focus{--transform-translate-x:0}.xxl\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.xxl\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.xxl\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.xxl\:focus\:translate-x-4:focus{--transform-translate-x:1rem}.xxl\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.xxl\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.xxl\:focus\:translate-x-7:focus{--transform-translate-x:1.75rem}.xxl\:focus\:translate-x-8:focus{--transform-translate-x:2rem}.xxl\:focus\:translate-x-9:focus{--transform-translate-x:2.25rem}.xxl\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.xxl\:focus\:translate-x-11:focus{--transform-translate-x:2.75rem}.xxl\:focus\:translate-x-12:focus{--transform-translate-x:3rem}.xxl\:focus\:translate-x-13:focus{--transform-translate-x:3.25rem}.xxl\:focus\:translate-x-14:focus{--transform-translate-x:3.5rem}.xxl\:focus\:translate-x-15:focus{--transform-translate-x:3.75rem}.xxl\:focus\:translate-x-16:focus{--transform-translate-x:4rem}.xxl\:focus\:translate-x-19:focus{--transform-translate-x:4.75rem}.xxl\:focus\:translate-x-20:focus{--transform-translate-x:5rem}.xxl\:focus\:translate-x-22:focus{--transform-translate-x:5.5rem}.xxl\:focus\:translate-x-23:focus{--transform-translate-x:5.75rem}.xxl\:focus\:translate-x-24:focus{--transform-translate-x:6rem}.xxl\:focus\:translate-x-30:focus{--transform-translate-x:7.5rem}.xxl\:focus\:translate-x-32:focus{--transform-translate-x:8rem}.xxl\:focus\:translate-x-40:focus{--transform-translate-x:10rem}.xxl\:focus\:translate-x-44:focus{--transform-translate-x:11rem}.xxl\:focus\:translate-x-48:focus{--transform-translate-x:12rem}.xxl\:focus\:translate-x-50:focus{--transform-translate-x:12.75rem}.xxl\:focus\:translate-x-52:focus{--transform-translate-x:13rem}.xxl\:focus\:translate-x-53:focus{--transform-translate-x:13.25rem}.xxl\:focus\:translate-x-55:focus{--transform-translate-x:13.75rem}.xxl\:focus\:translate-x-56:focus{--transform-translate-x:14rem}.xxl\:focus\:translate-x-64:focus{--transform-translate-x:16rem}.xxl\:focus\:translate-x-68:focus{--transform-translate-x:17rem}.xxl\:focus\:translate-x-75:focus{--transform-translate-x:18.75rem}.xxl\:focus\:translate-x-98:focus{--transform-translate-x:24.5rem}.xxl\:focus\:translate-x-100:focus{--transform-translate-x:25rem}.xxl\:focus\:translate-x-120:focus{--transform-translate-x:30rem}.xxl\:focus\:translate-x-140:focus{--transform-translate-x:35rem}.xxl\:focus\:translate-x-px:focus{--transform-translate-x:1px}.xxl\:focus\:translate-x-2px:focus{--transform-translate-x:2px}.xxl\:focus\:translate-x-0-5:focus{--transform-translate-x:0.15rem}.xxl\:focus\:translate-x-1-5:focus{--transform-translate-x:0.375rem}.xxl\:focus\:translate-x-2-5:focus{--transform-translate-x:0.625rem}.xxl\:focus\:translate-x-7-2:focus{--transform-translate-x:1.875rem}.xxl\:focus\:translate-x-31-25:focus{--transform-translate-x:7.8125rem}.xxl\:focus\:translate-x-62-5:focus{--transform-translate-x:15.625rem}.xxl\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.xxl\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.xxl\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.xxl\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.xxl\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.xxl\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.xxl\:focus\:-translate-x-7:focus{--transform-translate-x:-1.75rem}.xxl\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.xxl\:focus\:-translate-x-9:focus{--transform-translate-x:-2.25rem}.xxl\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.xxl\:focus\:-translate-x-11:focus{--transform-translate-x:-2.75rem}.xxl\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.xxl\:focus\:-translate-x-13:focus{--transform-translate-x:-3.25rem}.xxl\:focus\:-translate-x-14:focus{--transform-translate-x:-3.5rem}.xxl\:focus\:-translate-x-15:focus{--transform-translate-x:-3.75rem}.xxl\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.xxl\:focus\:-translate-x-19:focus{--transform-translate-x:-4.75rem}.xxl\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.xxl\:focus\:-translate-x-22:focus{--transform-translate-x:-5.5rem}.xxl\:focus\:-translate-x-23:focus{--transform-translate-x:-5.75rem}.xxl\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.xxl\:focus\:-translate-x-30:focus{--transform-translate-x:-7.5rem}.xxl\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.xxl\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.xxl\:focus\:-translate-x-44:focus{--transform-translate-x:-11rem}.xxl\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.xxl\:focus\:-translate-x-50:focus{--transform-translate-x:-12.75rem}.xxl\:focus\:-translate-x-52:focus{--transform-translate-x:-13rem}.xxl\:focus\:-translate-x-53:focus{--transform-translate-x:-13.25rem}.xxl\:focus\:-translate-x-55:focus{--transform-translate-x:-13.75rem}.xxl\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.xxl\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.xxl\:focus\:-translate-x-68:focus{--transform-translate-x:-17rem}.xxl\:focus\:-translate-x-75:focus{--transform-translate-x:-18.75rem}.xxl\:focus\:-translate-x-98:focus{--transform-translate-x:-24.5rem}.xxl\:focus\:-translate-x-100:focus{--transform-translate-x:-25rem}.xxl\:focus\:-translate-x-120:focus{--transform-translate-x:-30rem}.xxl\:focus\:-translate-x-140:focus{--transform-translate-x:-35rem}.xxl\:focus\:-translate-x-px:focus{--transform-translate-x:-1px}.xxl\:focus\:-translate-x-2px:focus{--transform-translate-x:-2px}.xxl\:focus\:-translate-x-0-5:focus{--transform-translate-x:-0.15rem}.xxl\:focus\:-translate-x-1-5:focus{--transform-translate-x:-0.375rem}.xxl\:focus\:-translate-x-2-5:focus{--transform-translate-x:-0.625rem}.xxl\:focus\:-translate-x-7-2:focus{--transform-translate-x:-1.875rem}.xxl\:focus\:-translate-x-31-25:focus{--transform-translate-x:-7.8125rem}.xxl\:focus\:-translate-x-62-5:focus{--transform-translate-x:-15.625rem}.xxl\:focus\:-translate-x-full:focus{--transform-translate-x:-100%}.xxl\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.xxl\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.xxl\:focus\:translate-x-full:focus{--transform-translate-x:100%}.xxl\:focus\:translate-y-0:focus{--transform-translate-y:0}.xxl\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.xxl\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.xxl\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.xxl\:focus\:translate-y-4:focus{--transform-translate-y:1rem}.xxl\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.xxl\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.xxl\:focus\:translate-y-7:focus{--transform-translate-y:1.75rem}.xxl\:focus\:translate-y-8:focus{--transform-translate-y:2rem}.xxl\:focus\:translate-y-9:focus{--transform-translate-y:2.25rem}.xxl\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.xxl\:focus\:translate-y-11:focus{--transform-translate-y:2.75rem}.xxl\:focus\:translate-y-12:focus{--transform-translate-y:3rem}.xxl\:focus\:translate-y-13:focus{--transform-translate-y:3.25rem}.xxl\:focus\:translate-y-14:focus{--transform-translate-y:3.5rem}.xxl\:focus\:translate-y-15:focus{--transform-translate-y:3.75rem}.xxl\:focus\:translate-y-16:focus{--transform-translate-y:4rem}.xxl\:focus\:translate-y-19:focus{--transform-translate-y:4.75rem}.xxl\:focus\:translate-y-20:focus{--transform-translate-y:5rem}.xxl\:focus\:translate-y-22:focus{--transform-translate-y:5.5rem}.xxl\:focus\:translate-y-23:focus{--transform-translate-y:5.75rem}.xxl\:focus\:translate-y-24:focus{--transform-translate-y:6rem}.xxl\:focus\:translate-y-30:focus{--transform-translate-y:7.5rem}.xxl\:focus\:translate-y-32:focus{--transform-translate-y:8rem}.xxl\:focus\:translate-y-40:focus{--transform-translate-y:10rem}.xxl\:focus\:translate-y-44:focus{--transform-translate-y:11rem}.xxl\:focus\:translate-y-48:focus{--transform-translate-y:12rem}.xxl\:focus\:translate-y-50:focus{--transform-translate-y:12.75rem}.xxl\:focus\:translate-y-52:focus{--transform-translate-y:13rem}.xxl\:focus\:translate-y-53:focus{--transform-translate-y:13.25rem}.xxl\:focus\:translate-y-55:focus{--transform-translate-y:13.75rem}.xxl\:focus\:translate-y-56:focus{--transform-translate-y:14rem}.xxl\:focus\:translate-y-64:focus{--transform-translate-y:16rem}.xxl\:focus\:translate-y-68:focus{--transform-translate-y:17rem}.xxl\:focus\:translate-y-75:focus{--transform-translate-y:18.75rem}.xxl\:focus\:translate-y-98:focus{--transform-translate-y:24.5rem}.xxl\:focus\:translate-y-100:focus{--transform-translate-y:25rem}.xxl\:focus\:translate-y-120:focus{--transform-translate-y:30rem}.xxl\:focus\:translate-y-140:focus{--transform-translate-y:35rem}.xxl\:focus\:translate-y-px:focus{--transform-translate-y:1px}.xxl\:focus\:translate-y-2px:focus{--transform-translate-y:2px}.xxl\:focus\:translate-y-0-5:focus{--transform-translate-y:0.15rem}.xxl\:focus\:translate-y-1-5:focus{--transform-translate-y:0.375rem}.xxl\:focus\:translate-y-2-5:focus{--transform-translate-y:0.625rem}.xxl\:focus\:translate-y-7-2:focus{--transform-translate-y:1.875rem}.xxl\:focus\:translate-y-31-25:focus{--transform-translate-y:7.8125rem}.xxl\:focus\:translate-y-62-5:focus{--transform-translate-y:15.625rem}.xxl\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.xxl\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.xxl\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.xxl\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.xxl\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.xxl\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.xxl\:focus\:-translate-y-7:focus{--transform-translate-y:-1.75rem}.xxl\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.xxl\:focus\:-translate-y-9:focus{--transform-translate-y:-2.25rem}.xxl\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.xxl\:focus\:-translate-y-11:focus{--transform-translate-y:-2.75rem}.xxl\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.xxl\:focus\:-translate-y-13:focus{--transform-translate-y:-3.25rem}.xxl\:focus\:-translate-y-14:focus{--transform-translate-y:-3.5rem}.xxl\:focus\:-translate-y-15:focus{--transform-translate-y:-3.75rem}.xxl\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.xxl\:focus\:-translate-y-19:focus{--transform-translate-y:-4.75rem}.xxl\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.xxl\:focus\:-translate-y-22:focus{--transform-translate-y:-5.5rem}.xxl\:focus\:-translate-y-23:focus{--transform-translate-y:-5.75rem}.xxl\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.xxl\:focus\:-translate-y-30:focus{--transform-translate-y:-7.5rem}.xxl\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.xxl\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.xxl\:focus\:-translate-y-44:focus{--transform-translate-y:-11rem}.xxl\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.xxl\:focus\:-translate-y-50:focus{--transform-translate-y:-12.75rem}.xxl\:focus\:-translate-y-52:focus{--transform-translate-y:-13rem}.xxl\:focus\:-translate-y-53:focus{--transform-translate-y:-13.25rem}.xxl\:focus\:-translate-y-55:focus{--transform-translate-y:-13.75rem}.xxl\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.xxl\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.xxl\:focus\:-translate-y-68:focus{--transform-translate-y:-17rem}.xxl\:focus\:-translate-y-75:focus{--transform-translate-y:-18.75rem}.xxl\:focus\:-translate-y-98:focus{--transform-translate-y:-24.5rem}.xxl\:focus\:-translate-y-100:focus{--transform-translate-y:-25rem}.xxl\:focus\:-translate-y-120:focus{--transform-translate-y:-30rem}.xxl\:focus\:-translate-y-140:focus{--transform-translate-y:-35rem}.xxl\:focus\:-translate-y-px:focus{--transform-translate-y:-1px}.xxl\:focus\:-translate-y-2px:focus{--transform-translate-y:-2px}.xxl\:focus\:-translate-y-0-5:focus{--transform-translate-y:-0.15rem}.xxl\:focus\:-translate-y-1-5:focus{--transform-translate-y:-0.375rem}.xxl\:focus\:-translate-y-2-5:focus{--transform-translate-y:-0.625rem}.xxl\:focus\:-translate-y-7-2:focus{--transform-translate-y:-1.875rem}.xxl\:focus\:-translate-y-31-25:focus{--transform-translate-y:-7.8125rem}.xxl\:focus\:-translate-y-62-5:focus{--transform-translate-y:-15.625rem}.xxl\:focus\:-translate-y-full:focus{--transform-translate-y:-100%}.xxl\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.xxl\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.xxl\:focus\:translate-y-full:focus{--transform-translate-y:100%}.xxl\:active\:translate-x-0:active{--transform-translate-x:0}.xxl\:active\:translate-x-1:active{--transform-translate-x:0.25rem}.xxl\:active\:translate-x-2:active{--transform-translate-x:0.5rem}.xxl\:active\:translate-x-3:active{--transform-translate-x:0.75rem}.xxl\:active\:translate-x-4:active{--transform-translate-x:1rem}.xxl\:active\:translate-x-5:active{--transform-translate-x:1.25rem}.xxl\:active\:translate-x-6:active{--transform-translate-x:1.5rem}.xxl\:active\:translate-x-7:active{--transform-translate-x:1.75rem}.xxl\:active\:translate-x-8:active{--transform-translate-x:2rem}.xxl\:active\:translate-x-9:active{--transform-translate-x:2.25rem}.xxl\:active\:translate-x-10:active{--transform-translate-x:2.5rem}.xxl\:active\:translate-x-11:active{--transform-translate-x:2.75rem}.xxl\:active\:translate-x-12:active{--transform-translate-x:3rem}.xxl\:active\:translate-x-13:active{--transform-translate-x:3.25rem}.xxl\:active\:translate-x-14:active{--transform-translate-x:3.5rem}.xxl\:active\:translate-x-15:active{--transform-translate-x:3.75rem}.xxl\:active\:translate-x-16:active{--transform-translate-x:4rem}.xxl\:active\:translate-x-19:active{--transform-translate-x:4.75rem}.xxl\:active\:translate-x-20:active{--transform-translate-x:5rem}.xxl\:active\:translate-x-22:active{--transform-translate-x:5.5rem}.xxl\:active\:translate-x-23:active{--transform-translate-x:5.75rem}.xxl\:active\:translate-x-24:active{--transform-translate-x:6rem}.xxl\:active\:translate-x-30:active{--transform-translate-x:7.5rem}.xxl\:active\:translate-x-32:active{--transform-translate-x:8rem}.xxl\:active\:translate-x-40:active{--transform-translate-x:10rem}.xxl\:active\:translate-x-44:active{--transform-translate-x:11rem}.xxl\:active\:translate-x-48:active{--transform-translate-x:12rem}.xxl\:active\:translate-x-50:active{--transform-translate-x:12.75rem}.xxl\:active\:translate-x-52:active{--transform-translate-x:13rem}.xxl\:active\:translate-x-53:active{--transform-translate-x:13.25rem}.xxl\:active\:translate-x-55:active{--transform-translate-x:13.75rem}.xxl\:active\:translate-x-56:active{--transform-translate-x:14rem}.xxl\:active\:translate-x-64:active{--transform-translate-x:16rem}.xxl\:active\:translate-x-68:active{--transform-translate-x:17rem}.xxl\:active\:translate-x-75:active{--transform-translate-x:18.75rem}.xxl\:active\:translate-x-98:active{--transform-translate-x:24.5rem}.xxl\:active\:translate-x-100:active{--transform-translate-x:25rem}.xxl\:active\:translate-x-120:active{--transform-translate-x:30rem}.xxl\:active\:translate-x-140:active{--transform-translate-x:35rem}.xxl\:active\:translate-x-px:active{--transform-translate-x:1px}.xxl\:active\:translate-x-2px:active{--transform-translate-x:2px}.xxl\:active\:translate-x-0-5:active{--transform-translate-x:0.15rem}.xxl\:active\:translate-x-1-5:active{--transform-translate-x:0.375rem}.xxl\:active\:translate-x-2-5:active{--transform-translate-x:0.625rem}.xxl\:active\:translate-x-7-2:active{--transform-translate-x:1.875rem}.xxl\:active\:translate-x-31-25:active{--transform-translate-x:7.8125rem}.xxl\:active\:translate-x-62-5:active{--transform-translate-x:15.625rem}.xxl\:active\:-translate-x-1:active{--transform-translate-x:-0.25rem}.xxl\:active\:-translate-x-2:active{--transform-translate-x:-0.5rem}.xxl\:active\:-translate-x-3:active{--transform-translate-x:-0.75rem}.xxl\:active\:-translate-x-4:active{--transform-translate-x:-1rem}.xxl\:active\:-translate-x-5:active{--transform-translate-x:-1.25rem}.xxl\:active\:-translate-x-6:active{--transform-translate-x:-1.5rem}.xxl\:active\:-translate-x-7:active{--transform-translate-x:-1.75rem}.xxl\:active\:-translate-x-8:active{--transform-translate-x:-2rem}.xxl\:active\:-translate-x-9:active{--transform-translate-x:-2.25rem}.xxl\:active\:-translate-x-10:active{--transform-translate-x:-2.5rem}.xxl\:active\:-translate-x-11:active{--transform-translate-x:-2.75rem}.xxl\:active\:-translate-x-12:active{--transform-translate-x:-3rem}.xxl\:active\:-translate-x-13:active{--transform-translate-x:-3.25rem}.xxl\:active\:-translate-x-14:active{--transform-translate-x:-3.5rem}.xxl\:active\:-translate-x-15:active{--transform-translate-x:-3.75rem}.xxl\:active\:-translate-x-16:active{--transform-translate-x:-4rem}.xxl\:active\:-translate-x-19:active{--transform-translate-x:-4.75rem}.xxl\:active\:-translate-x-20:active{--transform-translate-x:-5rem}.xxl\:active\:-translate-x-22:active{--transform-translate-x:-5.5rem}.xxl\:active\:-translate-x-23:active{--transform-translate-x:-5.75rem}.xxl\:active\:-translate-x-24:active{--transform-translate-x:-6rem}.xxl\:active\:-translate-x-30:active{--transform-translate-x:-7.5rem}.xxl\:active\:-translate-x-32:active{--transform-translate-x:-8rem}.xxl\:active\:-translate-x-40:active{--transform-translate-x:-10rem}.xxl\:active\:-translate-x-44:active{--transform-translate-x:-11rem}.xxl\:active\:-translate-x-48:active{--transform-translate-x:-12rem}.xxl\:active\:-translate-x-50:active{--transform-translate-x:-12.75rem}.xxl\:active\:-translate-x-52:active{--transform-translate-x:-13rem}.xxl\:active\:-translate-x-53:active{--transform-translate-x:-13.25rem}.xxl\:active\:-translate-x-55:active{--transform-translate-x:-13.75rem}.xxl\:active\:-translate-x-56:active{--transform-translate-x:-14rem}.xxl\:active\:-translate-x-64:active{--transform-translate-x:-16rem}.xxl\:active\:-translate-x-68:active{--transform-translate-x:-17rem}.xxl\:active\:-translate-x-75:active{--transform-translate-x:-18.75rem}.xxl\:active\:-translate-x-98:active{--transform-translate-x:-24.5rem}.xxl\:active\:-translate-x-100:active{--transform-translate-x:-25rem}.xxl\:active\:-translate-x-120:active{--transform-translate-x:-30rem}.xxl\:active\:-translate-x-140:active{--transform-translate-x:-35rem}.xxl\:active\:-translate-x-px:active{--transform-translate-x:-1px}.xxl\:active\:-translate-x-2px:active{--transform-translate-x:-2px}.xxl\:active\:-translate-x-0-5:active{--transform-translate-x:-0.15rem}.xxl\:active\:-translate-x-1-5:active{--transform-translate-x:-0.375rem}.xxl\:active\:-translate-x-2-5:active{--transform-translate-x:-0.625rem}.xxl\:active\:-translate-x-7-2:active{--transform-translate-x:-1.875rem}.xxl\:active\:-translate-x-31-25:active{--transform-translate-x:-7.8125rem}.xxl\:active\:-translate-x-62-5:active{--transform-translate-x:-15.625rem}.xxl\:active\:-translate-x-full:active{--transform-translate-x:-100%}.xxl\:active\:-translate-x-1\/2:active{--transform-translate-x:-50%}.xxl\:active\:translate-x-1\/2:active{--transform-translate-x:50%}.xxl\:active\:translate-x-full:active{--transform-translate-x:100%}.xxl\:active\:translate-y-0:active{--transform-translate-y:0}.xxl\:active\:translate-y-1:active{--transform-translate-y:0.25rem}.xxl\:active\:translate-y-2:active{--transform-translate-y:0.5rem}.xxl\:active\:translate-y-3:active{--transform-translate-y:0.75rem}.xxl\:active\:translate-y-4:active{--transform-translate-y:1rem}.xxl\:active\:translate-y-5:active{--transform-translate-y:1.25rem}.xxl\:active\:translate-y-6:active{--transform-translate-y:1.5rem}.xxl\:active\:translate-y-7:active{--transform-translate-y:1.75rem}.xxl\:active\:translate-y-8:active{--transform-translate-y:2rem}.xxl\:active\:translate-y-9:active{--transform-translate-y:2.25rem}.xxl\:active\:translate-y-10:active{--transform-translate-y:2.5rem}.xxl\:active\:translate-y-11:active{--transform-translate-y:2.75rem}.xxl\:active\:translate-y-12:active{--transform-translate-y:3rem}.xxl\:active\:translate-y-13:active{--transform-translate-y:3.25rem}.xxl\:active\:translate-y-14:active{--transform-translate-y:3.5rem}.xxl\:active\:translate-y-15:active{--transform-translate-y:3.75rem}.xxl\:active\:translate-y-16:active{--transform-translate-y:4rem}.xxl\:active\:translate-y-19:active{--transform-translate-y:4.75rem}.xxl\:active\:translate-y-20:active{--transform-translate-y:5rem}.xxl\:active\:translate-y-22:active{--transform-translate-y:5.5rem}.xxl\:active\:translate-y-23:active{--transform-translate-y:5.75rem}.xxl\:active\:translate-y-24:active{--transform-translate-y:6rem}.xxl\:active\:translate-y-30:active{--transform-translate-y:7.5rem}.xxl\:active\:translate-y-32:active{--transform-translate-y:8rem}.xxl\:active\:translate-y-40:active{--transform-translate-y:10rem}.xxl\:active\:translate-y-44:active{--transform-translate-y:11rem}.xxl\:active\:translate-y-48:active{--transform-translate-y:12rem}.xxl\:active\:translate-y-50:active{--transform-translate-y:12.75rem}.xxl\:active\:translate-y-52:active{--transform-translate-y:13rem}.xxl\:active\:translate-y-53:active{--transform-translate-y:13.25rem}.xxl\:active\:translate-y-55:active{--transform-translate-y:13.75rem}.xxl\:active\:translate-y-56:active{--transform-translate-y:14rem}.xxl\:active\:translate-y-64:active{--transform-translate-y:16rem}.xxl\:active\:translate-y-68:active{--transform-translate-y:17rem}.xxl\:active\:translate-y-75:active{--transform-translate-y:18.75rem}.xxl\:active\:translate-y-98:active{--transform-translate-y:24.5rem}.xxl\:active\:translate-y-100:active{--transform-translate-y:25rem}.xxl\:active\:translate-y-120:active{--transform-translate-y:30rem}.xxl\:active\:translate-y-140:active{--transform-translate-y:35rem}.xxl\:active\:translate-y-px:active{--transform-translate-y:1px}.xxl\:active\:translate-y-2px:active{--transform-translate-y:2px}.xxl\:active\:translate-y-0-5:active{--transform-translate-y:0.15rem}.xxl\:active\:translate-y-1-5:active{--transform-translate-y:0.375rem}.xxl\:active\:translate-y-2-5:active{--transform-translate-y:0.625rem}.xxl\:active\:translate-y-7-2:active{--transform-translate-y:1.875rem}.xxl\:active\:translate-y-31-25:active{--transform-translate-y:7.8125rem}.xxl\:active\:translate-y-62-5:active{--transform-translate-y:15.625rem}.xxl\:active\:-translate-y-1:active{--transform-translate-y:-0.25rem}.xxl\:active\:-translate-y-2:active{--transform-translate-y:-0.5rem}.xxl\:active\:-translate-y-3:active{--transform-translate-y:-0.75rem}.xxl\:active\:-translate-y-4:active{--transform-translate-y:-1rem}.xxl\:active\:-translate-y-5:active{--transform-translate-y:-1.25rem}.xxl\:active\:-translate-y-6:active{--transform-translate-y:-1.5rem}.xxl\:active\:-translate-y-7:active{--transform-translate-y:-1.75rem}.xxl\:active\:-translate-y-8:active{--transform-translate-y:-2rem}.xxl\:active\:-translate-y-9:active{--transform-translate-y:-2.25rem}.xxl\:active\:-translate-y-10:active{--transform-translate-y:-2.5rem}.xxl\:active\:-translate-y-11:active{--transform-translate-y:-2.75rem}.xxl\:active\:-translate-y-12:active{--transform-translate-y:-3rem}.xxl\:active\:-translate-y-13:active{--transform-translate-y:-3.25rem}.xxl\:active\:-translate-y-14:active{--transform-translate-y:-3.5rem}.xxl\:active\:-translate-y-15:active{--transform-translate-y:-3.75rem}.xxl\:active\:-translate-y-16:active{--transform-translate-y:-4rem}.xxl\:active\:-translate-y-19:active{--transform-translate-y:-4.75rem}.xxl\:active\:-translate-y-20:active{--transform-translate-y:-5rem}.xxl\:active\:-translate-y-22:active{--transform-translate-y:-5.5rem}.xxl\:active\:-translate-y-23:active{--transform-translate-y:-5.75rem}.xxl\:active\:-translate-y-24:active{--transform-translate-y:-6rem}.xxl\:active\:-translate-y-30:active{--transform-translate-y:-7.5rem}.xxl\:active\:-translate-y-32:active{--transform-translate-y:-8rem}.xxl\:active\:-translate-y-40:active{--transform-translate-y:-10rem}.xxl\:active\:-translate-y-44:active{--transform-translate-y:-11rem}.xxl\:active\:-translate-y-48:active{--transform-translate-y:-12rem}.xxl\:active\:-translate-y-50:active{--transform-translate-y:-12.75rem}.xxl\:active\:-translate-y-52:active{--transform-translate-y:-13rem}.xxl\:active\:-translate-y-53:active{--transform-translate-y:-13.25rem}.xxl\:active\:-translate-y-55:active{--transform-translate-y:-13.75rem}.xxl\:active\:-translate-y-56:active{--transform-translate-y:-14rem}.xxl\:active\:-translate-y-64:active{--transform-translate-y:-16rem}.xxl\:active\:-translate-y-68:active{--transform-translate-y:-17rem}.xxl\:active\:-translate-y-75:active{--transform-translate-y:-18.75rem}.xxl\:active\:-translate-y-98:active{--transform-translate-y:-24.5rem}.xxl\:active\:-translate-y-100:active{--transform-translate-y:-25rem}.xxl\:active\:-translate-y-120:active{--transform-translate-y:-30rem}.xxl\:active\:-translate-y-140:active{--transform-translate-y:-35rem}.xxl\:active\:-translate-y-px:active{--transform-translate-y:-1px}.xxl\:active\:-translate-y-2px:active{--transform-translate-y:-2px}.xxl\:active\:-translate-y-0-5:active{--transform-translate-y:-0.15rem}.xxl\:active\:-translate-y-1-5:active{--transform-translate-y:-0.375rem}.xxl\:active\:-translate-y-2-5:active{--transform-translate-y:-0.625rem}.xxl\:active\:-translate-y-7-2:active{--transform-translate-y:-1.875rem}.xxl\:active\:-translate-y-31-25:active{--transform-translate-y:-7.8125rem}.xxl\:active\:-translate-y-62-5:active{--transform-translate-y:-15.625rem}.xxl\:active\:-translate-y-full:active{--transform-translate-y:-100%}.xxl\:active\:-translate-y-1\/2:active{--transform-translate-y:-50%}.xxl\:active\:translate-y-1\/2:active{--transform-translate-y:50%}.xxl\:active\:translate-y-full:active{--transform-translate-y:100%}.group:hover .xxl\:group-hover\:translate-x-0{--transform-translate-x:0}.group:hover .xxl\:group-hover\:translate-x-1{--transform-translate-x:0.25rem}.group:hover .xxl\:group-hover\:translate-x-2{--transform-translate-x:0.5rem}.group:hover .xxl\:group-hover\:translate-x-3{--transform-translate-x:0.75rem}.group:hover .xxl\:group-hover\:translate-x-4{--transform-translate-x:1rem}.group:hover .xxl\:group-hover\:translate-x-5{--transform-translate-x:1.25rem}.group:hover .xxl\:group-hover\:translate-x-6{--transform-translate-x:1.5rem}.group:hover .xxl\:group-hover\:translate-x-7{--transform-translate-x:1.75rem}.group:hover .xxl\:group-hover\:translate-x-8{--transform-translate-x:2rem}.group:hover .xxl\:group-hover\:translate-x-9{--transform-translate-x:2.25rem}.group:hover .xxl\:group-hover\:translate-x-10{--transform-translate-x:2.5rem}.group:hover .xxl\:group-hover\:translate-x-11{--transform-translate-x:2.75rem}.group:hover .xxl\:group-hover\:translate-x-12{--transform-translate-x:3rem}.group:hover .xxl\:group-hover\:translate-x-13{--transform-translate-x:3.25rem}.group:hover .xxl\:group-hover\:translate-x-14{--transform-translate-x:3.5rem}.group:hover .xxl\:group-hover\:translate-x-15{--transform-translate-x:3.75rem}.group:hover .xxl\:group-hover\:translate-x-16{--transform-translate-x:4rem}.group:hover .xxl\:group-hover\:translate-x-19{--transform-translate-x:4.75rem}.group:hover .xxl\:group-hover\:translate-x-20{--transform-translate-x:5rem}.group:hover .xxl\:group-hover\:translate-x-22{--transform-translate-x:5.5rem}.group:hover .xxl\:group-hover\:translate-x-23{--transform-translate-x:5.75rem}.group:hover .xxl\:group-hover\:translate-x-24{--transform-translate-x:6rem}.group:hover .xxl\:group-hover\:translate-x-30{--transform-translate-x:7.5rem}.group:hover .xxl\:group-hover\:translate-x-32{--transform-translate-x:8rem}.group:hover .xxl\:group-hover\:translate-x-40{--transform-translate-x:10rem}.group:hover .xxl\:group-hover\:translate-x-44{--transform-translate-x:11rem}.group:hover .xxl\:group-hover\:translate-x-48{--transform-translate-x:12rem}.group:hover .xxl\:group-hover\:translate-x-50{--transform-translate-x:12.75rem}.group:hover .xxl\:group-hover\:translate-x-52{--transform-translate-x:13rem}.group:hover .xxl\:group-hover\:translate-x-53{--transform-translate-x:13.25rem}.group:hover .xxl\:group-hover\:translate-x-55{--transform-translate-x:13.75rem}.group:hover .xxl\:group-hover\:translate-x-56{--transform-translate-x:14rem}.group:hover .xxl\:group-hover\:translate-x-64{--transform-translate-x:16rem}.group:hover .xxl\:group-hover\:translate-x-68{--transform-translate-x:17rem}.group:hover .xxl\:group-hover\:translate-x-75{--transform-translate-x:18.75rem}.group:hover .xxl\:group-hover\:translate-x-98{--transform-translate-x:24.5rem}.group:hover .xxl\:group-hover\:translate-x-100{--transform-translate-x:25rem}.group:hover .xxl\:group-hover\:translate-x-120{--transform-translate-x:30rem}.group:hover .xxl\:group-hover\:translate-x-140{--transform-translate-x:35rem}.group:hover .xxl\:group-hover\:translate-x-px{--transform-translate-x:1px}.group:hover .xxl\:group-hover\:translate-x-2px{--transform-translate-x:2px}.group:hover .xxl\:group-hover\:translate-x-0-5{--transform-translate-x:0.15rem}.group:hover .xxl\:group-hover\:translate-x-1-5{--transform-translate-x:0.375rem}.group:hover .xxl\:group-hover\:translate-x-2-5{--transform-translate-x:0.625rem}.group:hover .xxl\:group-hover\:translate-x-7-2{--transform-translate-x:1.875rem}.group:hover .xxl\:group-hover\:translate-x-31-25{--transform-translate-x:7.8125rem}.group:hover .xxl\:group-hover\:translate-x-62-5{--transform-translate-x:15.625rem}.group:hover .xxl\:group-hover\:-translate-x-1{--transform-translate-x:-0.25rem}.group:hover .xxl\:group-hover\:-translate-x-2{--transform-translate-x:-0.5rem}.group:hover .xxl\:group-hover\:-translate-x-3{--transform-translate-x:-0.75rem}.group:hover .xxl\:group-hover\:-translate-x-4{--transform-translate-x:-1rem}.group:hover .xxl\:group-hover\:-translate-x-5{--transform-translate-x:-1.25rem}.group:hover .xxl\:group-hover\:-translate-x-6{--transform-translate-x:-1.5rem}.group:hover .xxl\:group-hover\:-translate-x-7{--transform-translate-x:-1.75rem}.group:hover .xxl\:group-hover\:-translate-x-8{--transform-translate-x:-2rem}.group:hover .xxl\:group-hover\:-translate-x-9{--transform-translate-x:-2.25rem}.group:hover .xxl\:group-hover\:-translate-x-10{--transform-translate-x:-2.5rem}.group:hover .xxl\:group-hover\:-translate-x-11{--transform-translate-x:-2.75rem}.group:hover .xxl\:group-hover\:-translate-x-12{--transform-translate-x:-3rem}.group:hover .xxl\:group-hover\:-translate-x-13{--transform-translate-x:-3.25rem}.group:hover .xxl\:group-hover\:-translate-x-14{--transform-translate-x:-3.5rem}.group:hover .xxl\:group-hover\:-translate-x-15{--transform-translate-x:-3.75rem}.group:hover .xxl\:group-hover\:-translate-x-16{--transform-translate-x:-4rem}.group:hover .xxl\:group-hover\:-translate-x-19{--transform-translate-x:-4.75rem}.group:hover .xxl\:group-hover\:-translate-x-20{--transform-translate-x:-5rem}.group:hover .xxl\:group-hover\:-translate-x-22{--transform-translate-x:-5.5rem}.group:hover .xxl\:group-hover\:-translate-x-23{--transform-translate-x:-5.75rem}.group:hover .xxl\:group-hover\:-translate-x-24{--transform-translate-x:-6rem}.group:hover .xxl\:group-hover\:-translate-x-30{--transform-translate-x:-7.5rem}.group:hover .xxl\:group-hover\:-translate-x-32{--transform-translate-x:-8rem}.group:hover .xxl\:group-hover\:-translate-x-40{--transform-translate-x:-10rem}.group:hover .xxl\:group-hover\:-translate-x-44{--transform-translate-x:-11rem}.group:hover .xxl\:group-hover\:-translate-x-48{--transform-translate-x:-12rem}.group:hover .xxl\:group-hover\:-translate-x-50{--transform-translate-x:-12.75rem}.group:hover .xxl\:group-hover\:-translate-x-52{--transform-translate-x:-13rem}.group:hover .xxl\:group-hover\:-translate-x-53{--transform-translate-x:-13.25rem}.group:hover .xxl\:group-hover\:-translate-x-55{--transform-translate-x:-13.75rem}.group:hover .xxl\:group-hover\:-translate-x-56{--transform-translate-x:-14rem}.group:hover .xxl\:group-hover\:-translate-x-64{--transform-translate-x:-16rem}.group:hover .xxl\:group-hover\:-translate-x-68{--transform-translate-x:-17rem}.group:hover .xxl\:group-hover\:-translate-x-75{--transform-translate-x:-18.75rem}.group:hover .xxl\:group-hover\:-translate-x-98{--transform-translate-x:-24.5rem}.group:hover .xxl\:group-hover\:-translate-x-100{--transform-translate-x:-25rem}.group:hover .xxl\:group-hover\:-translate-x-120{--transform-translate-x:-30rem}.group:hover .xxl\:group-hover\:-translate-x-140{--transform-translate-x:-35rem}.group:hover .xxl\:group-hover\:-translate-x-px{--transform-translate-x:-1px}.group:hover .xxl\:group-hover\:-translate-x-2px{--transform-translate-x:-2px}.group:hover .xxl\:group-hover\:-translate-x-0-5{--transform-translate-x:-0.15rem}.group:hover .xxl\:group-hover\:-translate-x-1-5{--transform-translate-x:-0.375rem}.group:hover .xxl\:group-hover\:-translate-x-2-5{--transform-translate-x:-0.625rem}.group:hover .xxl\:group-hover\:-translate-x-7-2{--transform-translate-x:-1.875rem}.group:hover .xxl\:group-hover\:-translate-x-31-25{--transform-translate-x:-7.8125rem}.group:hover .xxl\:group-hover\:-translate-x-62-5{--transform-translate-x:-15.625rem}.group:hover .xxl\:group-hover\:-translate-x-full{--transform-translate-x:-100%}.group:hover .xxl\:group-hover\:-translate-x-1\/2{--transform-translate-x:-50%}.group:hover .xxl\:group-hover\:translate-x-1\/2{--transform-translate-x:50%}.group:hover .xxl\:group-hover\:translate-x-full{--transform-translate-x:100%}.group:hover .xxl\:group-hover\:translate-y-0{--transform-translate-y:0}.group:hover .xxl\:group-hover\:translate-y-1{--transform-translate-y:0.25rem}.group:hover .xxl\:group-hover\:translate-y-2{--transform-translate-y:0.5rem}.group:hover .xxl\:group-hover\:translate-y-3{--transform-translate-y:0.75rem}.group:hover .xxl\:group-hover\:translate-y-4{--transform-translate-y:1rem}.group:hover .xxl\:group-hover\:translate-y-5{--transform-translate-y:1.25rem}.group:hover .xxl\:group-hover\:translate-y-6{--transform-translate-y:1.5rem}.group:hover .xxl\:group-hover\:translate-y-7{--transform-translate-y:1.75rem}.group:hover .xxl\:group-hover\:translate-y-8{--transform-translate-y:2rem}.group:hover .xxl\:group-hover\:translate-y-9{--transform-translate-y:2.25rem}.group:hover .xxl\:group-hover\:translate-y-10{--transform-translate-y:2.5rem}.group:hover .xxl\:group-hover\:translate-y-11{--transform-translate-y:2.75rem}.group:hover .xxl\:group-hover\:translate-y-12{--transform-translate-y:3rem}.group:hover .xxl\:group-hover\:translate-y-13{--transform-translate-y:3.25rem}.group:hover .xxl\:group-hover\:translate-y-14{--transform-translate-y:3.5rem}.group:hover .xxl\:group-hover\:translate-y-15{--transform-translate-y:3.75rem}.group:hover .xxl\:group-hover\:translate-y-16{--transform-translate-y:4rem}.group:hover .xxl\:group-hover\:translate-y-19{--transform-translate-y:4.75rem}.group:hover .xxl\:group-hover\:translate-y-20{--transform-translate-y:5rem}.group:hover .xxl\:group-hover\:translate-y-22{--transform-translate-y:5.5rem}.group:hover .xxl\:group-hover\:translate-y-23{--transform-translate-y:5.75rem}.group:hover .xxl\:group-hover\:translate-y-24{--transform-translate-y:6rem}.group:hover .xxl\:group-hover\:translate-y-30{--transform-translate-y:7.5rem}.group:hover .xxl\:group-hover\:translate-y-32{--transform-translate-y:8rem}.group:hover .xxl\:group-hover\:translate-y-40{--transform-translate-y:10rem}.group:hover .xxl\:group-hover\:translate-y-44{--transform-translate-y:11rem}.group:hover .xxl\:group-hover\:translate-y-48{--transform-translate-y:12rem}.group:hover .xxl\:group-hover\:translate-y-50{--transform-translate-y:12.75rem}.group:hover .xxl\:group-hover\:translate-y-52{--transform-translate-y:13rem}.group:hover .xxl\:group-hover\:translate-y-53{--transform-translate-y:13.25rem}.group:hover .xxl\:group-hover\:translate-y-55{--transform-translate-y:13.75rem}.group:hover .xxl\:group-hover\:translate-y-56{--transform-translate-y:14rem}.group:hover .xxl\:group-hover\:translate-y-64{--transform-translate-y:16rem}.group:hover .xxl\:group-hover\:translate-y-68{--transform-translate-y:17rem}.group:hover .xxl\:group-hover\:translate-y-75{--transform-translate-y:18.75rem}.group:hover .xxl\:group-hover\:translate-y-98{--transform-translate-y:24.5rem}.group:hover .xxl\:group-hover\:translate-y-100{--transform-translate-y:25rem}.group:hover .xxl\:group-hover\:translate-y-120{--transform-translate-y:30rem}.group:hover .xxl\:group-hover\:translate-y-140{--transform-translate-y:35rem}.group:hover .xxl\:group-hover\:translate-y-px{--transform-translate-y:1px}.group:hover .xxl\:group-hover\:translate-y-2px{--transform-translate-y:2px}.group:hover .xxl\:group-hover\:translate-y-0-5{--transform-translate-y:0.15rem}.group:hover .xxl\:group-hover\:translate-y-1-5{--transform-translate-y:0.375rem}.group:hover .xxl\:group-hover\:translate-y-2-5{--transform-translate-y:0.625rem}.group:hover .xxl\:group-hover\:translate-y-7-2{--transform-translate-y:1.875rem}.group:hover .xxl\:group-hover\:translate-y-31-25{--transform-translate-y:7.8125rem}.group:hover .xxl\:group-hover\:translate-y-62-5{--transform-translate-y:15.625rem}.group:hover .xxl\:group-hover\:-translate-y-1{--transform-translate-y:-0.25rem}.group:hover .xxl\:group-hover\:-translate-y-2{--transform-translate-y:-0.5rem}.group:hover .xxl\:group-hover\:-translate-y-3{--transform-translate-y:-0.75rem}.group:hover .xxl\:group-hover\:-translate-y-4{--transform-translate-y:-1rem}.group:hover .xxl\:group-hover\:-translate-y-5{--transform-translate-y:-1.25rem}.group:hover .xxl\:group-hover\:-translate-y-6{--transform-translate-y:-1.5rem}.group:hover .xxl\:group-hover\:-translate-y-7{--transform-translate-y:-1.75rem}.group:hover .xxl\:group-hover\:-translate-y-8{--transform-translate-y:-2rem}.group:hover .xxl\:group-hover\:-translate-y-9{--transform-translate-y:-2.25rem}.group:hover .xxl\:group-hover\:-translate-y-10{--transform-translate-y:-2.5rem}.group:hover .xxl\:group-hover\:-translate-y-11{--transform-translate-y:-2.75rem}.group:hover .xxl\:group-hover\:-translate-y-12{--transform-translate-y:-3rem}.group:hover .xxl\:group-hover\:-translate-y-13{--transform-translate-y:-3.25rem}.group:hover .xxl\:group-hover\:-translate-y-14{--transform-translate-y:-3.5rem}.group:hover .xxl\:group-hover\:-translate-y-15{--transform-translate-y:-3.75rem}.group:hover .xxl\:group-hover\:-translate-y-16{--transform-translate-y:-4rem}.group:hover .xxl\:group-hover\:-translate-y-19{--transform-translate-y:-4.75rem}.group:hover .xxl\:group-hover\:-translate-y-20{--transform-translate-y:-5rem}.group:hover .xxl\:group-hover\:-translate-y-22{--transform-translate-y:-5.5rem}.group:hover .xxl\:group-hover\:-translate-y-23{--transform-translate-y:-5.75rem}.group:hover .xxl\:group-hover\:-translate-y-24{--transform-translate-y:-6rem}.group:hover .xxl\:group-hover\:-translate-y-30{--transform-translate-y:-7.5rem}.group:hover .xxl\:group-hover\:-translate-y-32{--transform-translate-y:-8rem}.group:hover .xxl\:group-hover\:-translate-y-40{--transform-translate-y:-10rem}.group:hover .xxl\:group-hover\:-translate-y-44{--transform-translate-y:-11rem}.group:hover .xxl\:group-hover\:-translate-y-48{--transform-translate-y:-12rem}.group:hover .xxl\:group-hover\:-translate-y-50{--transform-translate-y:-12.75rem}.group:hover .xxl\:group-hover\:-translate-y-52{--transform-translate-y:-13rem}.group:hover .xxl\:group-hover\:-translate-y-53{--transform-translate-y:-13.25rem}.group:hover .xxl\:group-hover\:-translate-y-55{--transform-translate-y:-13.75rem}.group:hover .xxl\:group-hover\:-translate-y-56{--transform-translate-y:-14rem}.group:hover .xxl\:group-hover\:-translate-y-64{--transform-translate-y:-16rem}.group:hover .xxl\:group-hover\:-translate-y-68{--transform-translate-y:-17rem}.group:hover .xxl\:group-hover\:-translate-y-75{--transform-translate-y:-18.75rem}.group:hover .xxl\:group-hover\:-translate-y-98{--transform-translate-y:-24.5rem}.group:hover .xxl\:group-hover\:-translate-y-100{--transform-translate-y:-25rem}.group:hover .xxl\:group-hover\:-translate-y-120{--transform-translate-y:-30rem}.group:hover .xxl\:group-hover\:-translate-y-140{--transform-translate-y:-35rem}.group:hover .xxl\:group-hover\:-translate-y-px{--transform-translate-y:-1px}.group:hover .xxl\:group-hover\:-translate-y-2px{--transform-translate-y:-2px}.group:hover .xxl\:group-hover\:-translate-y-0-5{--transform-translate-y:-0.15rem}.group:hover .xxl\:group-hover\:-translate-y-1-5{--transform-translate-y:-0.375rem}.group:hover .xxl\:group-hover\:-translate-y-2-5{--transform-translate-y:-0.625rem}.group:hover .xxl\:group-hover\:-translate-y-7-2{--transform-translate-y:-1.875rem}.group:hover .xxl\:group-hover\:-translate-y-31-25{--transform-translate-y:-7.8125rem}.group:hover .xxl\:group-hover\:-translate-y-62-5{--transform-translate-y:-15.625rem}.group:hover .xxl\:group-hover\:-translate-y-full{--transform-translate-y:-100%}.group:hover .xxl\:group-hover\:-translate-y-1\/2{--transform-translate-y:-50%}.group:hover .xxl\:group-hover\:translate-y-1\/2{--transform-translate-y:50%}.group:hover .xxl\:group-hover\:translate-y-full{--transform-translate-y:100%}.xxl\:skew-x-0{--transform-skew-x:0}.xxl\:skew-x-3{--transform-skew-x:3deg}.xxl\:skew-x-6{--transform-skew-x:6deg}.xxl\:skew-x-12{--transform-skew-x:12deg}.xxl\:-skew-x-12{--transform-skew-x:-12deg}.xxl\:-skew-x-6{--transform-skew-x:-6deg}.xxl\:-skew-x-3{--transform-skew-x:-3deg}.xxl\:skew-y-0{--transform-skew-y:0}.xxl\:skew-y-3{--transform-skew-y:3deg}.xxl\:skew-y-6{--transform-skew-y:6deg}.xxl\:skew-y-12{--transform-skew-y:12deg}.xxl\:-skew-y-12{--transform-skew-y:-12deg}.xxl\:-skew-y-6{--transform-skew-y:-6deg}.xxl\:-skew-y-3{--transform-skew-y:-3deg}.xxl\:hover\:skew-x-0:hover{--transform-skew-x:0}.xxl\:hover\:skew-x-3:hover{--transform-skew-x:3deg}.xxl\:hover\:skew-x-6:hover{--transform-skew-x:6deg}.xxl\:hover\:skew-x-12:hover{--transform-skew-x:12deg}.xxl\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.xxl\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.xxl\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.xxl\:hover\:skew-y-0:hover{--transform-skew-y:0}.xxl\:hover\:skew-y-3:hover{--transform-skew-y:3deg}.xxl\:hover\:skew-y-6:hover{--transform-skew-y:6deg}.xxl\:hover\:skew-y-12:hover{--transform-skew-y:12deg}.xxl\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.xxl\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.xxl\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.xxl\:focus\:skew-x-0:focus{--transform-skew-x:0}.xxl\:focus\:skew-x-3:focus{--transform-skew-x:3deg}.xxl\:focus\:skew-x-6:focus{--transform-skew-x:6deg}.xxl\:focus\:skew-x-12:focus{--transform-skew-x:12deg}.xxl\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.xxl\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.xxl\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.xxl\:focus\:skew-y-0:focus{--transform-skew-y:0}.xxl\:focus\:skew-y-3:focus{--transform-skew-y:3deg}.xxl\:focus\:skew-y-6:focus{--transform-skew-y:6deg}.xxl\:focus\:skew-y-12:focus{--transform-skew-y:12deg}.xxl\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.xxl\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.xxl\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.xxl\:transition-none{transition-property:none}.xxl\:transition-all{transition-property:all}.xxl\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.xxl\:transition-colors{transition-property:background-color,border-color,color,fill,stroke}.xxl\:transition-opacity{transition-property:opacity}.xxl\:transition-shadow{transition-property:box-shadow}.xxl\:transition-transform{transition-property:transform}.xxl\:ease-linear{transition-timing-function:linear}.xxl\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.xxl\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.xxl\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.xxl\:duration-75{transition-duration:75ms}.xxl\:duration-100{transition-duration:.1s}.xxl\:duration-150{transition-duration:.15s}.xxl\:duration-200{transition-duration:.2s}.xxl\:duration-300{transition-duration:.3s}.xxl\:duration-500{transition-duration:.5s}.xxl\:duration-700{transition-duration:.7s}.xxl\:duration-1000{transition-duration:1s}.xxl\:delay-75{transition-delay:75ms}.xxl\:delay-100{transition-delay:.1s}.xxl\:delay-150{transition-delay:.15s}.xxl\:delay-200{transition-delay:.2s}.xxl\:delay-300{transition-delay:.3s}.xxl\:delay-500{transition-delay:.5s}.xxl\:delay-700{transition-delay:.7s}.xxl\:delay-1000{transition-delay:1s}.xxl\:animate-none{-webkit-animation:none;animation:none}.xxl\:animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.xxl\:animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.xxl\:animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.xxl\:animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.xxl\:aspect-ratio-none{padding-bottom:0}.xxl\:aspect-ratio-square{padding-bottom:100%}.xxl\:aspect-ratio-16\/9{padding-bottom:56.25%}.xxl\:aspect-ratio-4\/3{padding-bottom:75%}.xxl\:aspect-ratio-9\/5{padding-bottom:55.55555555555556%}.xxl\:aspect-ratio-21\/9{padding-bottom:42.857142857142854%}.xxl\:flex-basis-1{flex-basis:100%}.xxl\:flex-basis-1-r{flex-basis:0%}.xxl\:flex-basis-2,.xxl\:flex-basis-2-r{flex-basis:50%}.xxl\:flex-basis-30{flex-basis:30%}.xxl\:flex-basis-30-r{flex-basis:70%}.xxl\:flex-basis-55{flex-basis:55%}.xxl\:flex-basis-55-r{flex-basis:45%}.xxl\:flex-basis-65_75{flex-basis:65.75%}.xxl\:flex-basis-65_75-r{flex-basis:34.25%}}