@charset "UTF-8";@media screen and (max-width: 767px){.pc{display:none!important}}@media screen and (min-width: 768px){.sp{display:none!important}}html{scroll-behavior:smooth}@media screen and (min-width: 768px){html{font-size:min(.6944444444vw,10px);scroll-padding-top:87px}}@media screen and (max-width: 767px){html{font-size:2.6666666667vw;scroll-padding-top:52px}}body{font-family:system-ui,Hiragino Kaku Gothic ProN,Hiragino Sans,Noto Sans CJK,Yu Gothic,Helvetica Neue,Original Yu Gothic,YuGothic,Meiryo,Arial,sans-serif;letter-spacing:.1em;line-height:2;color:#122911;word-break:break-all}@media screen and (min-width: 768px){body{font-size:clamp(12px,1.6rem,16px)}}@media screen and (max-width: 767px){body{font-size:1.4rem}}.drawer_hidden{display:none}.drawer_open{display:flex;justify-content:center;align-items:center;width:35px;height:35px;position:relative;z-index:100;cursor:pointer}@media screen and (max-width: 767px){.drawer_open{width:25px;height:25px}}.drawer_open span{content:"";display:block;height:3px;width:100%;border-radius:3px;background:#333;transition:.5s;position:absolute}.drawer_open span:before,.drawer_open span:after{content:"";display:block;height:3px;width:100%;border-radius:3px;background:#333;transition:.5s;position:absolute}.drawer_open span:before{bottom:12px}@media screen and (max-width: 767px){.drawer_open span:before{bottom:8px}}.drawer_open span:after{top:12px}@media screen and (max-width: 767px){.drawer_open span:after{top:8px}}#drawer_input:checked~.drawer_open span{background:#fff0}#drawer_input:checked~.drawer_open span:before,#drawer_input:checked~.drawer_open span:after{background:#fff}#drawer_input:checked~.drawer_open span:before{bottom:0;transform:rotate(45deg)}#drawer_input:checked~.drawer_open span:after{top:0;transform:rotate(-45deg)}.menu{display:flex;align-items:center}.nav_content{overflow-y:scroll;width:35%;min-width:calc(280px + 12rem);height:100vh;background-color:#000121;position:fixed;top:0;right:-17px;z-index:99;transform:translateY(-100%);transition:.5s}@media screen and (max-width: 767px){.nav_content{width:100%;min-width:100%;right:0}}.nav_content-inner{height:100vh;min-height:889px;padding:60px calc(6rem + 17px) 60px 6rem}@media screen and (max-width: 767px){.nav_content-inner{padding:60px 5%}}.nav_content .logo{width:60%;margin:0 auto}.nav_content .btn{margin:0 auto}.nav_content .nav_list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:4rem}.nav_content .nav_item{background-color:#fff;padding:2rem 0;text-align:center}.nav_content .nav_item img{width:calc(100% - 4rem);margin:0 auto}.nav_content .nav_item p{margin-top:1rem;font-size:1.2rem;font-weight:700}.nav_content .page-link{display:flex;justify-content:space-around;margin:4rem 5% 0}.nav_content .page-link a{color:#fff;font-size:1.6rem;font-weight:700}#drawer_input:checked~.nav_content{transform:translateY(0)}.header{width:100%;background-color:#fff;position:fixed;top:0;left:0;z-index:1001}.header .header-inner{display:flex;align-items:center;justify-content:space-between;padding:20px 50px}@media screen and (max-width: 767px){.header .header-inner{padding:10px 5%}}.header .left-block{display:flex;align-items:center;gap:3%;width:calc(100% - 430px)}@media screen and (max-width: 767px){.header .left-block{width:calc(100% - 175px)}}.header .left-block h1{width:20%}@media screen and (max-width: 767px){.header .left-block h1{width:40%}}.header .left-block ul{display:flex;align-items:center;gap:3%;width:100%;font-weight:700}.header .right-block{width:430px;display:flex;justify-content:flex-end;gap:20px}@media screen and (max-width: 767px){.header .right-block{width:175px;gap:10px}}.header .right-block .btn-wrap{display:flex;gap:10px}footer{background-color:#000121;padding:120px 0;color:#fff;position:relative;z-index:1000}@media screen and (max-width: 767px){footer{padding:60px 5%}footer .inner{display:flex;flex-direction:column}}footer .footer-top{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){footer .footer-top{display:contents}}footer .footer-top .left-block{width:20%}@media screen and (max-width: 767px){footer .footer-top .left-block{order:2;width:50%;margin:4rem 0}}footer .footer-top .left-block img{width:100%}footer .footer-top .right-block{width:80%}@media screen and (max-width: 767px){footer .footer-top .right-block{order:1;width:100%}}footer .footer-top .right-block ul{display:flex;justify-content:flex-end}@media screen and (max-width: 767px){footer .footer-top .right-block ul{justify-content:space-between}}footer .footer-top .right-block ul li:not(:last-child){margin-right:40px}@media screen and (max-width: 767px){footer .footer-top .right-block ul li:not(:last-child){margin-right:0}}footer .footer-top .right-block ul li a{font-weight:700}footer .footer-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:3rem}@media screen and (max-width: 767px){footer .footer-bottom{display:contents}}@media screen and (max-width: 767px){footer .footer-bottom .left-block{order:3}footer .footer-bottom .left-block .name{font-size:1.2rem}}footer .footer-bottom .left-block .place{margin-top:3rem;font-size:1.2rem}@media screen and (max-width: 767px){footer .footer-bottom .left-block .place{margin-top:2rem;font-size:1rem}}@media screen and (max-width: 767px){footer .footer-bottom .right-block{order:4}}footer .footer-bottom .right-block .copy{margin-top:2rem;font-size:1rem}@media screen and (max-width: 767px){footer .footer-bottom .right-block .copy{text-align:center}}main{margin-top:86px}@media screen and (max-width: 767px){main{margin-top:52px}}section:not(.mv-area,.page-title){padding:140px 0}@media screen and (max-width: 767px){section:not(.mv-area,.page-title){padding:80px 0}}@media screen and (max-width: 767px){section:not(.mv-area,.page-title) .inner{padding-right:5%;padding-left:5%}}section:not(.mv-area,.page-title) .inner>*:not(:first-child){margin-top:6rem}.inner{margin-right:auto;margin-left:auto}.inner.small{max-width:800px}.inner.middle{max-width:1000px}.inner.large{max-width:1200px}.page-title{background:url(../img/bg-page-title.jpg) no-repeat center center/cover;padding:6vw 0}@media screen and (max-width: 767px){.page-title{padding:16vw 5%}}.page-title .year-tag{display:inline-block;background-color:#fff;padding:0 8px;color:#000121;font-size:2.2rem;font-weight:700}.page-title-block{display:flex;align-items:center;margin-top:1rem}.page-title-block img{width:78px;margin-right:10px}@media screen and (max-width: 767px){.page-title-block img{width:40px}}.page-title-block h2{width:calc(100% - 88px);color:#fff;font-size:4.6rem;font-weight:700}@media screen and (max-width: 767px){.page-title-block h2{width:calc(100% - 45px);font-size:2rem}}.bg-fixed-image{background:url(../img/bg-image.jpg) no-repeat fixed center center/cover;position:relative}.bg-blue{background-color:#000121!important;color:#fff}.bg-yellow{background-color:#c1ae5a}.bg-gray{background-color:#f4f4f4!important}.bg-white{background-color:#fff}.section-block+.section-block{margin-top:12rem!important}@media screen and (max-width: 767px){.section-block+.section-block{margin-top:6rem!important}}.contents-block+.contents-block{margin-top:12rem!important}@media screen and (max-width: 767px){.contents-block+.contents-block{margin-top:6rem!important}}.contents-block+.contents-block.liner{border-top:1px solid #E3E3E3;margin-top:8rem!important;padding-top:8rem!important}@media screen and (max-width: 767px){.contents-block+.contents-block.liner{margin-top:4rem!important;padding-top:4rem!important}}.contents-block .contents-head{display:flex;align-items:flex-start}.contents-block .contents-head .image{width:140px;background-color:#fff;border-radius:5px;margin-right:4rem;padding:1rem}@media screen and (max-width: 767px){.contents-block .contents-head .image{width:100px;margin-right:2rem}}.contents-block .contents-head .text{width:calc(100% - 140px - 4rem)}@media screen and (max-width: 767px){.contents-block .contents-head .text{width:calc(100% - 100px - 2rem)}}.contents-block .contents-head .text .title{font-size:3.2rem;font-weight:700}@media screen and (max-width: 767px){.contents-block .contents-head .text .title{font-size:2rem}}.contents-block .contents-head .text .sub{margin-top:1.5rem;color:#b8a536;font-size:2rem;font-weight:700}@media screen and (max-width: 767px){.contents-block .contents-head .text .sub{font-size:1.4rem}}.box{padding:4rem}@media screen and (max-width: 767px){.box{padding:3rem 5%}}.box.c-gray{background-color:#f4f4f4}.box .box-title{margin-bottom:1.5rem;font-size:2rem;font-weight:700}@media screen and (max-width: 767px){.box .box-title{font-size:1.6rem}}.attention-info-box{background-color:#fff;padding:6rem}@media screen and (max-width: 767px){.attention-info-box{padding:2.5rem 5%}}.attention-info-box p.title{font-size:2rem;font-weight:700}@media screen and (max-width: 767px){.attention-info-box p.title{font-size:1.7rem}}.attention-info-box p:not(:first-child){margin-top:2rem}@media screen and (max-width: 767px){.attention-info-box p:not(:first-child){margin-top:1.5rem}}.list-dot>li{margin-left:1.2em;list-style-type:disc}.list-dot>li:not(:first-child){margin-top:1rem}.list-indent{text-indent:-1.2em;margin-left:1.2em}.list-item{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}@media screen and (max-width: 767px){.list-item{grid-template-columns:repeat(3,1fr)}}.list-item li{background-color:#fff;padding:1rem 0;text-align:center}.list-item li p{font-weight:700}@media screen and (max-width: 767px){.list-item li p{font-size:1rem}}.list-item li img{width:80%;margin:0 auto}.list-asterisk>li{margin-left:1.2em;text-indent:-1.2em}.list-asterisk>li:before{content:"※";margin-right:.2rem}.list-asterisk>li:not(:first-child){margin-top:1rem}.list-box>*:nth-child(odd){background-color:#f4f4f4}.list-flow .item{display:flex;border-radius:8px;overflow:hidden}.list-flow .item:not(:first-child){margin-top:4px}.list-flow .item .day-block{display:flex;flex-direction:column;justify-content:center;width:120px;background-color:#000121;padding:1.5rem;position:relative}@media screen and (max-width: 767px){.list-flow .item .day-block{padding:1rem 0 1rem 1rem;width:90px}}.list-flow .item .day-block:after{content:"";width:20px;height:100%;clip-path:polygon(0 0,1px 0,100% 50%,1px 100%,0 100%);background-color:#000121;margin-left:-1px;position:absolute;top:0;left:100%;z-index:2}@media screen and (max-width: 767px){.list-flow .item .day-block:after{width:10px}}.list-flow .item .day-block p{font-size:1.4rem}@media screen and (max-width: 767px){.list-flow .item .day-block p{font-size:1rem}}.list-flow .item .day-block .year,.list-flow .item .day-block .day{color:#c1ae5a;font-family:Staatliches,sans-serif;font-weight:400;font-style:normal}.list-flow .item .day-block .year{font-size:1.8rem}@media screen and (max-width: 767px){.list-flow .item .day-block .year{font-size:1.8rem}}.list-flow .item .day-block .day{font-size:4.5rem;line-height:1}@media screen and (max-width: 767px){.list-flow .item .day-block .day{font-size:3.4rem}}.list-flow .item .detail-block{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 90px);background-color:#f4f4f4;padding:1.5rem 4rem;position:relative}@media screen and (max-width: 767px){.list-flow .item .detail-block{padding:1rem 2.5rem 1rem 2rem}}.list-flow .item .detail-block:after{content:"";width:12px;height:12px;border-right:2px solid #000121;border-bottom:2px solid #000121;margin:auto 0;position:absolute;top:0;bottom:0;right:2rem;transform:rotate(45deg)}@media screen and (max-width: 767px){.list-flow .item .detail-block:after{width:8px;height:8px;right:1rem}}.list-flow .item .detail-block .text{font-size:2rem;font-weight:700}@media screen and (max-width: 767px){.list-flow .item .detail-block .text{font-size:1.4rem}}.list-flow-2 .item{display:flex}.list-flow-2 .item:not(:first-child){margin-top:4px}.list-flow-2 .item .number-block{display:flex;align-items:center;justify-content:center;width:20%;background-color:#f4f4f4;position:relative}.list-flow-2 .item .number-block:after{content:"";width:20px;height:100%;clip-path:polygon(0 0,1px 0,100% 50%,1px 100%,0 100%);background-color:#f4f4f4;margin-left:-1px;position:absolute;top:0;left:100%;z-index:2}.list-flow-2 .item .number-block p{font-weight:700}.list-flow-2 .item .detail-block{display:flex;align-items:center;width:80%;color:#fff;font-weight:700}.list-flow-2 .item .detail-block.extra-type{background-color:#000}.list-flow-2 .item .detail-block.platinum-type{background-color:#9ea0a0}.list-flow-2 .item .detail-block.gold-type{background-color:#bbac39}.list-flow-2 .item .detail-block.regular-type{background-color:#2e4c8b}.list-flow-2 .item .detail-block.junior-type{background-color:#a42024}.list-flow-2 .item .detail-block.free-type{background-color:#e5459a}.list-flow-2 .item .detail-block p{padding:2rem 2rem 2rem 3rem}.list-flow-2 .item .detail-block .detail-inner{display:flex;width:100%}.list-flow-2 .item .detail-block .detail-inner .text{width:50%}.list-flow-2 .item .detail-block .detail-inner .text.extra-type{background-color:#000}.list-flow-2 .item .detail-block .detail-inner .text.platinum-type{background-color:#9ea0a0}.list-flow-2 .item .detail-block .detail-inner .text.gold-type{background-color:#bbac39}.list-flow-2 .item .detail-block .detail-inner .text.regular-type{background-color:#2e4c8b}.list-flow-2 .item .detail-block .detail-inner .text.junior-type{background-color:#a42024}.list-flow-2 .item .detail-block .detail-inner .text.free-type{background-color:#e5459a}@media screen and (min-width: 768px){a{transition:all cubic-bezier(.215,.61,.355,1) .3s}a:hover{opacity:.6;transition:all cubic-bezier(.215,.61,.355,1) .3s}}.fixed-btn{position:fixed;bottom:2rem;right:2rem}@media screen and (max-width: 767px){.fixed-btn{width:100%;bottom:0;right:0}.fixed-btn ul{display:flex}.fixed-btn ul li{display:flex;width:50%}.fixed-btn ul li a{display:flex;flex-grow:1;width:100%;text-align:center;border-radius:0}}.btn{display:flex;align-items:center;justify-content:center;width:450px;background-color:#fff;border:2px solid #000121;border-radius:50px;padding:24px 25px 24px 0;color:#000121;font-size:2rem;font-weight:700;line-height:1.2;position:relative}@media screen and (max-width: 767px){.btn{width:80%;padding:15px 16px 15px 0;font-size:1.5rem}}.btn:after{content:"";display:block;width:14px;height:14px;border-top:2px solid #000121;border-right:2px solid #000121;margin:auto 0;transform:rotate(45deg);position:absolute;right:20px;top:0;bottom:0}@media screen and (max-width: 767px){.btn:after{width:8px;height:8px}}.btn.middle{width:280px;padding:18px 20px 18px 0;font-size:1.4rem}@media screen and (max-width: 767px){.btn.middle{width:80%;padding:15px 16px 15px 0;font-size:1.2rem}}.btn.middle:after{width:12px;height:12px;right:10px}.btn.small{width:200px;padding:13px 15px 13px 0;font-size:1.4rem}@media screen and (max-width: 767px){.btn.small{width:140px;padding:8px 2%;font-size:1rem}}.btn.small:after{width:10px;height:10px;right:10px}@media screen and (max-width: 767px){.btn.small:not(.liner):after{content:none}}.btn.liner{display:inline-block;width:auto;background-color:unset;border-bottom:1px solid #000121;border-top:none;border-left:none;border-right:none;border-radius:0;padding-right:40px}.btn.liner.c-white{color:#fff;border-bottom:1px solid #fff}.btn.liner.c-white:after{border-top:2px solid #fff;border-right:2px solid #fff}.btn.c-blue{background-color:#000121;color:#fff}.btn.c-blue:after{border-top:2px solid #fff;border-right:2px solid #fff}.btn.c-yellow{background-color:#c1ae5a;border:2px solid #c1ae5a;color:#fff}.btn.c-yellow:after{border-top:2px solid #fff;border-right:2px solid #fff}.btn.no-border{border:none}.btn.c-skelton{background-color:unset;border:2px solid #fff;color:#fff}.btn.c-skelton:after{border-top:2px solid #fff;border-right:2px solid #fff}.btn.icon img{width:3rem;margin-right:.5rem}.btn.circle{flex-direction:column;border:2px solid #fff;border-radius:100%;width:14rem;height:14rem;padding:0;font-size:1.7rem;text-align:center}.btn.circle:after{width:10px;height:10px;margin:auto;bottom:-7rem;right:0;left:0;z-index:1000}.btn-course{display:flex;justify-content:center;flex-direction:column;height:100%;min-height:55px;border-radius:5px;padding:1rem 2rem 1rem 1rem;color:#fff;font-size:1.3rem;font-weight:700;text-align:center;position:relative}.btn-course-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media screen and (min-width: 768px){.btn-course-wrap.four{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 767px){.btn-course{padding:1rem 1.5rem 1rem .5rem;font-size:1.1rem}}.btn-course:after{content:"";display:block;width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;margin:auto 0;transform:rotate(45deg);position:absolute;top:0;bottom:0;right:1rem}.btn-course span{display:block;font-size:1.4rem;font-weight:400}@media screen and (max-width: 767px){.btn-course span{font-size:1rem}}.btn-course.extra-type{background-color:#000}.btn-course.platinum-type{background-color:#9ea0a0}.btn-course.gold-type{background-color:#bbac39}.btn-course.regular-type{background-color:#2e4c8b}.btn-course.junior-type{background-color:#a42024}.btn-course.free-type{background-color:#e5459a}.link-text{color:#c1ae5a;text-decoration:underline}.link-in-page{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;justify-content:center}.link-in-page.three{grid-template-columns:repeat(3,1fr)}.link-in-page.two{grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 767px){.link-in-page{grid-template-columns:repeat(2,1fr);padding:0 5%}.link-in-page.three{grid-template-columns:repeat(2,1fr)}}.link-in-page li{display:flex}.link-in-page a{display:flex;align-items:center;justify-content:center;flex-grow:1;width:100%;background-color:#000121;border-radius:5px;padding:2rem 1.5rem 2rem 1rem;color:#fff;text-align:center;position:relative}@media screen and (max-width: 767px){.link-in-page a{padding:1.3rem 1.5rem 1.3rem .5rem;font-size:1rem}}.link-in-page a:after{content:"";display:block;width:7px;height:7px;border-bottom:2px solid #fff;border-right:2px solid #fff;margin:auto 0;position:absolute;right:.8rem;top:0;bottom:0;transform:rotate(45deg)}.main-title{margin-bottom:4rem;font-size:4.6rem;font-weight:700;text-align:center;line-height:1.2}@media screen and (max-width: 767px){.main-title{margin-bottom:2rem;font-size:2rem}}.main-title+*{margin-top:0!important}.main-title.c-white{color:#fff}.sub-title{margin-bottom:3rem;font-size:4rem;font-weight:700;text-align:center}@media screen and (max-width: 767px){.sub-title{margin-bottom:1.5rem;font-size:2rem}}.sub-title+*{margin-top:0!important}.sub-title.c-white{color:#fff}.contents-title p{display:block;font-weight:700}.contents-title .title{margin-bottom:1rem;color:#b8a536;font-size:3.2rem}@media screen and (max-width: 767px){.contents-title .title{font-size:2rem}}.text-webfont{font-family:Staatliches,sans-serif;font-weight:400;font-style:normal}.text-small{font-size:.8em}.text-large{font-size:1.2em}.text-attention{color:#a42024}.text-blue{color:#000121}.text-yellow{color:#b8a536}.text-white{color:#fff}.tag{display:inline-block;border:1px solid #122911;border-radius:20px;padding:2px 12px;font-size:1.4rem}@media screen and (max-width: 767px){.tag{font-size:1rem}}.tag.c-white{border:1px solid #fff;color:#fff}.tag.c-gray{background-color:#f4f4f4;border:none}.label{margin-bottom:1rem}.label span{display:inline-block;border:1px solid #000121;padding:.2rem 1rem;color:#000121}@media screen and (max-width: 767px){.label span{font-size:1.1rem}}.label.c-blue span{background-color:#000121;color:#fff}.primary-mark{display:flex;align-items:center}@media screen and (max-width: 767px){.primary-mark{justify-content:center}}.primary-mark img{width:40px;margin-right:6px}.primary-mark p{color:#fff;line-height:1;font-family:Staatliches,sans-serif;font-weight:400;font-style:normal}.js-tab .js-tab-contents>*{visibility:hidden;height:0;border:none;overflow:hidden}.js-tab .js-tab-contents>*.is-active{visibility:unset;height:unset;overflow:visible}.js-tab .js-tab-contents>*.is-active.platinum-type{background-color:#e3e3e3;border:8px solid #9ea0a0}@media screen and (max-width: 767px){.js-tab .js-tab-contents>*.is-active.platinum-type{border:2px solid #9ea0a0}}.js-tab .js-tab-contents>*.is-active.gold-type{background-color:#f1e26d;border:8px solid #bbac39}@media screen and (max-width: 767px){.js-tab .js-tab-contents>*.is-active.gold-type{border:2px solid #bbac39}}.js-tab .js-tab-contents>*.is-active.regular-type{background-color:#aabadb;border:8px solid #2e4c8b}@media screen and (max-width: 767px){.js-tab .js-tab-contents>*.is-active.regular-type{border:2px solid #2e4c8b}}.js-tab .js-tab-contents>*.is-active.junior-type{background-color:#e38c8f;border:8px solid #a42024}@media screen and (max-width: 767px){.js-tab .js-tab-contents>*.is-active.junior-type{border:2px solid #a42024}}.tab-triggers{display:flex;width:100%;margin-bottom:4rem}.tab-trigger{flex-grow:1;padding:2rem 0;background:#d3d3d3;color:#fff;font-size:2rem;position:relative;transition:all cubic-bezier(.215,.61,.355,1) .6s}@media screen and (max-width: 767px){.tab-trigger{font-size:1.2rem}}@media screen and (min-width: 768px){.tab-trigger:hover{opacity:.7}}.tab-trigger:after{content:"";width:100%;height:0;clip-path:polygon(0 0,0 1px,50% 100%,100% 1px,100% 0);margin-top:-1px;position:absolute;top:100%;left:0;transition:all cubic-bezier(.215,.61,.355,1) .3s}.tab-trigger.platinum-type{background-color:#9ea0a0}.tab-trigger.platinum-type:after{background-color:#9ea0a0}.tab-trigger.platinum-type.is-active:after{height:25.9807621135px;transition:all cubic-bezier(.215,.61,.355,1) .3s}.tab-trigger.gold-type{background-color:#bbac39}.tab-trigger.gold-type:after{background-color:#bbac39}.tab-trigger.gold-type.is-active:after{height:25.9807621135px;transition:all cubic-bezier(.215,.61,.355,1) .3s}.tab-trigger.regular-type{background-color:#2e4c8b}.tab-trigger.regular-type:after{background-color:#2e4c8b}.tab-trigger.regular-type.is-active:after{height:25.9807621135px;transition:all cubic-bezier(.215,.61,.355,1) .3s}.tab-trigger.junior-type{background-color:#a42024}.tab-trigger.junior-type:after{background-color:#a42024}.tab-trigger.junior-type.is-active:after{height:25.9807621135px;transition:all cubic-bezier(.215,.61,.355,1) .3s}.tab-content.platinum-type .compare-head{background-color:#9ea0a0}.tab-content.gold-type .compare-head{background-color:#bbac39}.tab-content.regular-type .compare-head{background-color:#2e4c8b}.tab-content.junior-type .compare-head{background-color:#a42024}.tab-css{display:flex;flex-wrap:wrap}.tab-css .tab-css-label{flex:1;order:-1;cursor:pointer;background-color:#fff;padding:2rem 0;font-weight:700;text-align:center;position:relative;z-index:1}.tab-css .tab-css-label:after{content:"";width:100%;height:0;clip-path:polygon(0 0,0 1px,50% 100%,100% 1px,100% 0);margin-top:-1px;position:absolute;top:100%;left:0}.tab-css .tab-css-content{width:100%;display:none;margin-top:calc(25.9807621135px + 1rem)}.tab-css .tab-switch{display:none}.tab-css .tab-switch:checked+.tab-css-label{color:#fff;position:relative}.tab-css .tab-switch:checked+.tab-css-label:after{height:25.9807621135px;transition:all cubic-bezier(.215,.61,.355,1) .3s}.tab-css .tab-switch:checked+.tab-css-label+.tab-css-content{display:block;animation:fadeIn 1s ease}.end{position:relative}.end:after{content:"受付終了";display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#00012199;color:#fff;font-size:3.2rem;font-weight:700;position:absolute;top:0;left:0;z-index:100}.table{width:100%;table-layout:fixed}.table.base tr,.table.base th,.table.base td{padding:3rem 2rem;text-align:left;vertical-align:top;font-size:2rem}@media screen and (max-width: 767px){.table.base tr,.table.base th,.table.base td{padding:1.5rem 3%;font-size:1.4rem}}.table.base th{width:30%;background-color:#f4f4f4}@media screen and (max-width: 767px){.table.base th{width:100px}}.table.base td{width:auto;background-color:#fff}.table.base td>*:not(:first-child){margin-top:1.2rem}.table.slim tr,.table.slim th,.table.slim td{padding:1.5rem 2rem;font-size:2rem}@media screen and (max-width: 767px){.table.slim tr,.table.slim th,.table.slim td{padding:1rem 3%;font-size:1.4rem}}.table.slim td{background-color:#fff;text-align:center}.table.separate{border-collapse:separate}@media screen and (max-width: 767px){.table-scroll{overflow-x:scroll}.table-scroll table{min-width:800px}}.member-type-table{display:flex}@media screen and (max-width: 767px){.member-type-table{display:block}}@media screen and (min-width: 768px){.member-type-table.half .table-item{width:calc((100% - 1px)/2)}.member-type-table.half .table-item .name{padding:2.5rem 0}}@media screen and (min-width: 768px) and (max-width: 767px){.member-type-table.half .table-item .name{padding:1rem 0}}.member-type-table.half .disc-wrap{display:flex}@media screen and (max-width: 767px){.member-type-table.half .disc-wrap{display:block}}.member-type-table.half .disc-wrap .disc{width:calc((100% - 1px)/2)}@media screen and (max-width: 767px){.member-type-table.half .disc-wrap .disc{width:100%}}.member-type-table.half .disc-wrap .disc:not(:first-child){margin-left:1px}@media screen and (max-width: 767px){.member-type-table.half .disc-wrap .disc:not(:first-child){margin-left:0;margin-top:1px}}.member-type-table .table-item{display:flex;flex-direction:column;width:calc((100% - 5px) / 6)}.member-type-table .table-item.extra-type .name{background-color:#000}.member-type-table .table-item.platinum-type .name{background-color:#9ea0a0}.member-type-table .table-item.gold-type .name{background-color:#bbac39}.member-type-table .table-item.regular-type .name{background-color:#2e4c8b}.member-type-table .table-item.junior-type .name{background-color:#a42024}.member-type-table .table-item.free-type .name{background-color:#e5459a}.member-type-table .table-item:not(:first-child){margin-left:1px}@media screen and (max-width: 767px){.member-type-table .table-item:not(:first-child){margin-top:1px;margin-left:0}}.member-type-table .table-item .name{display:flex;justify-content:center;align-items:center;flex-grow:1;padding:1rem 0;color:#fff;font-size:1.3rem;font-weight:700;text-align:center;background-color:#000121}@media screen and (max-width: 767px){.member-type-table .table-item .name{justify-content:flex-start;padding:1rem .5rem;font-size:1.2rem;text-align:left}}.member-type-table .table-item .disc{background-color:#fff;padding:2rem;font-size:1.6rem;text-align:center}@media screen and (max-width: 767px){.member-type-table .table-item .disc{display:flex;flex-direction:column;align-items:center;flex-grow:1;justify-content:center;padding:1rem 0;font-size:1.4rem}}@media screen and (max-width: 767px){.member-type-table .table-item{display:flex;flex-direction:row;flex-grow:unset;width:100%}.member-type-table .table-item>*{width:50%}}.extra-type .table.base th,.extra-type .table.base td{border-top:2px solid #efce62}.extra-type .table.base td+td{border-left:2px solid #efce62}.extra-type .tab-css .tab-css-label{color:#000}.extra-type .tab-css .tab-css-label:after{background-color:#000}.extra-type .tab-css .tab-switch:checked+.tab-css-label{background-color:#000}.platinum-type .table.base th,.platinum-type .table.base td{border-top:2px solid #e3e3e3}.platinum-type .table.base td+td{border-left:2px solid #e3e3e3}.platinum-type .tab-css .tab-css-label{color:#9ea0a0}.platinum-type .tab-css .tab-css-label:after{background-color:#9ea0a0}.platinum-type .tab-css .tab-switch:checked+.tab-css-label{background-color:#9ea0a0}.gold-type .table.base th,.gold-type .table.base td{border-top:2px solid #f1e26d}.gold-type .table.base td+td{border-left:2px solid #f1e26d}.gold-type .tab-css .tab-css-label{color:#bbac39}.gold-type .tab-css .tab-css-label:after{background-color:#bbac39}.gold-type .tab-css .tab-switch:checked+.tab-css-label{background-color:#bbac39}.regular-type .table.base th,.regular-type .table.base td{border-top:2px solid #aabadb}.regular-type .table.base td+td{border-left:2px solid #aabadb}.regular-type .tab-css .tab-css-label{color:#2e4c8b}.regular-type .tab-css .tab-css-label:after{background-color:#2e4c8b}.regular-type .tab-css .tab-switch:checked+.tab-css-label{background-color:#2e4c8b}.junior-type .table.base th,.junior-type .table.base td{border-top:2px solid #e38c8f}.junior-type .table.base td+td{border-left:2px solid #e38c8f}.junior-type .tab-css .tab-css-label{color:#a42024}.junior-type .tab-css .tab-css-label:after{background-color:#a42024}.junior-type .tab-css .tab-switch:checked+.tab-css-label{background-color:#a42024}.free-type .table.base th,.free-type .table.base td{border-top:2px solid #e38c8f}.free-type .table.base td+td{border-left:2px solid #e38c8f}.free-type .tab-css .tab-css-label{color:#e5459a}.free-type .tab-css .tab-css-label:after{background-color:#e5459a}.free-type .tab-css .tab-switch:checked+.tab-css-label{background-color:#e5459a}.goods-detail-block-inner:not(:first-child){border-top:1px solid #E3E3E3;margin-top:7rem;padding-top:7rem}.goods-detail-block.no-number .detail{width:100%!important}.goods-detail-block:not(:first-child){margin-top:14rem!important}@media screen and (max-width: 767px){.goods-detail-block:not(:first-child){margin-top:10rem!important}}.goods-detail-block .head{display:flex;justify-content:space-between}.goods-detail-block .head .number{width:110px;color:#000121;font-weight:700;line-height:.92;text-align:center;font-family:Staatliches,sans-serif;font-weight:400;font-style:normal}@media screen and (max-width: 767px){.goods-detail-block .head .number{width:65px}}.goods-detail-block .head .number span{font-size:3rem;letter-spacing:0}@media screen and (max-width: 767px){.goods-detail-block .head .number span{font-size:1.6rem}}.goods-detail-block .head .number p{font-size:15rem}@media screen and (max-width: 767px){.goods-detail-block .head .number p{font-size:8rem}}.goods-detail-block .head .detail{width:calc(100% - 150px)}@media screen and (max-width: 767px){.goods-detail-block .head .detail{width:calc(100% - 75px)}}.goods-detail-block .head .detail .name{font-size:3.2rem;font-weight:700}@media screen and (max-width: 767px){.goods-detail-block .head .detail .name{font-size:2rem}}.goods-detail-block .head .detail .disc{margin-top:1rem;font-size:2rem}@media screen and (max-width: 767px){.goods-detail-block .head .detail .disc{font-size:1.6rem}}.goods-detail-block .image{display:flex;justify-content:space-between;margin-top:6rem}@media screen and (max-width: 767px){.goods-detail-block .image{display:block;margin-top:4rem}}.goods-detail-block .image .slide-box{width:50%}@media screen and (max-width: 767px){.goods-detail-block .image .slide-box{width:100%}}.goods-detail-block .image .slide-box .slide-media{background-color:#fff}.goods-detail-block .image .slide-box .slide-title{margin-top:1rem;font-size:.8em}.goods-detail-block .image .slide-box img{width:100%}.goods-detail-block .image .thumb-box{width:48%}@media screen and (max-width: 767px){.goods-detail-block .image .thumb-box{width:100%;margin-top:4rem}}.goods-detail-block .image .thumb-box .thumb-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.goods-detail-block .image .thumb-box .thumb-wrapper .thumb-media{background-color:#fff;padding:.5rem}.goods-detail-block .image .thumb-box .course-block{margin-top:6rem}@media screen and (max-width: 767px){.goods-detail-block .image .thumb-box .course-block{margin-top:3rem}}.goods-detail-block .image .thumb-box .course-block .title{margin-bottom:2rem;font-size:2rem;font-weight:700}@media screen and (max-width: 767px){.goods-detail-block .image .thumb-box .course-block .title{margin-bottom:1rem;font-size:1.6rem}}#modal-area{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1010;pointer-events:none}#modal-mask{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#0006;z-index:10;cursor:pointer;opacity:0}#modal-container{position:relative;z-index:20;opacity:0;position:absolute;top:calc(50% + 25px);left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 767px){#modal-container{width:90%}}#modal-close{cursor:pointer;transition:opacity .5s cubic-bezier(.215,.61,.355,1);display:inline-block;position:absolute;top:-50px;right:0;z-index:20;margin-bottom:10px}#modal-close:hover{opacity:.5}#modal-cross{display:block;width:40px;height:40px;position:relative}#modal-cross:before,#modal-cross:after{content:"";display:block;width:100%;height:2px;background:#fff;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto}#modal-cross:before{transform:rotate(-45deg)}#modal-cross:after{transform:rotate(45deg)}#modal-area.is-active{pointer-events:visible}#modal-area.is-active #modal-mask,#modal-area.is-active #modal-container{opacity:1}.modal-content{background:#fff;max-height:calc(90vh - 50px);overflow-y:scroll}.itemList{margin-top:60px}.itemList .js-tab-titles{margin-top:20px;display:flex;align-items:stretch;justify-content:space-between;border-bottom:6px solid #315ec3}.itemList .js-tab-titles>*{flex:1 1 auto}.itemList .js-tab-title{background-color:#fff;padding:20px 0;font-weight:700;letter-spacing:0;display:flex;align-items:center;justify-content:center;flex-flow:column;transition:all cubic-bezier(.215,.61,.355,1) .6s;cursor:pointer}@media screen and (max-width: 767px){.itemList .js-tab-title{padding:5px 0}}.itemList .js-tab-title:not(:first-child){border-left:1px solid #315ec3}.itemList .js-tab-title>span{position:relative;padding-bottom:1em;line-height:1.2}@media screen and (max-width: 767px){.itemList .js-tab-title>span{font-size:11px;display:flex;justify-content:center;align-items:center;flex-flow:column;min-height:2.4em;box-sizing:content-box}}.itemList .js-tab-title>span:before{content:"";display:block;width:0;height:0;border-style:solid;border-width:.6em .4em 0 .4em;border-color:#315ec3 transparent transparent transparent;position:absolute;bottom:0;right:0;left:0;margin:auto;transition:all cubic-bezier(.215,.61,.355,1) .6s}.itemList .js-tab-title.is-active,.itemList .js-tab-title:hover{background:#315ec3;color:#fff}.itemList .js-tab-title.is-active>span:before,.itemList .js-tab-title:hover>span:before{border-color:#fff transparent transparent transparent}.itemList .js-tab-title:hover>span:before{transform:translateY(10px)}.itemList_item+.itemList_item{margin-top:5px}@media screen and (max-width: 767px){.itemList_item+.itemList_item{margin-top:30px}}.itemList_item.new .il_img{position:relative}.itemList_item.new .il_img:before{content:"";display:block;width:0;height:0;border-style:solid;border-width:5em 5em 0 0;border-color:#c70e0e transparent transparent transparent;position:absolute;top:0;left:0}.itemList_item.new .il_img:after{content:"NEW";display:inline-block;color:#fff;position:absolute;top:0;left:0;transform:rotate(-45deg) translate(-.25em,1em)}@media screen and (min-width: 768px){.itemList_info{display:flex;align-items:stretch;justify-content:flex-start}}@media screen and (max-width: 767px){.itemList_info{padding-bottom:40px;background:#fff}}.itemList_info .il_point{background:#04112b;color:#fff;font-size:18px;font-weight:700;letter-spacing:0;display:flex;align-items:center;justify-content:center;flex-flow:column}@media screen and (min-width: 768px){.itemList_info .il_point{width:8em}}@media screen and (max-width: 767px){.itemList_info .il_point{padding:1em;font-size:15px}}.itemList_info .il_img{background:#fff;display:flex;align-items:center;justify-content:center;flex-flow:column}@media screen and (min-width: 768px){.itemList_info .il_img{margin-right:20px;padding:40px 20px 40px 40px;width:35%;border-right:1px solid #f4f4f4}}@media screen and (max-width: 767px){.itemList_info .il_img{margin-bottom:20px;padding-top:40px;padding-bottom:20px;border-bottom:1px solid #f4f4f4}}.itemList_info .il_img>p{font-weight:700;text-align:center;font-size:18px}@media screen and (max-width: 767px){.itemList_info .il_img>p{font-size:16px}}.itemList_info .il_img>p+.image{margin-top:10px}.itemList_info .il_text{background:#fff}@media screen and (min-width: 768px){.itemList_info .il_text{padding-top:40px;padding-bottom:40px;padding-right:40px;width:calc(65% - 8em - 1px)}}.itemList_info .il_text-attention{font-size:.8571em}.itemList_info .il_text-attention p{padding-left:1em;position:relative}.itemList_info .il_text-attention p:before{content:"※";display:block;position:absolute;top:0;left:0}.itemList_info .il_text-attention p+P{margin-top:.2em}.itemList_info .il_text-chunkTitle,.itemList_info .il_text-table caption,.itemList_info .il_text-table-stock caption{font-weight:700;font-size:16px}@media screen and (max-width: 767px){.itemList_info .il_text-chunkTitle,.itemList_info .il_text-table caption,.itemList_info .il_text-table-stock caption{font-size:14px}}.itemList_info .il_text-chunkDesc{margin-top:5px}@media screen and (max-width: 767px){.itemList_info .il_text-chunkDesc p{font-size:12px}}.itemList_info .il_text-chunkDesc p+p{margin-top:.2em}.itemList_info .il_text-desc>p{line-height:1.714}.itemList_info .il_text-desc>*:not(:first-child){margin-top:10px}.itemList_info .il_text-table,.itemList_info .il_text-table-stock{width:100%}.itemList_info .il_text-table caption,.itemList_info .il_text-table-stock caption{text-align:left;margin-bottom:10px}.itemList_info .il_text-table tr+tr,.itemList_info .il_text-table-stock tr+tr{border-top:5px solid #fff}.itemList_info .il_text-table th,.itemList_info .il_text-table td,.itemList_info .il_text-table-stock th,.itemList_info .il_text-table-stock td{padding:.5em 1em}.itemList_info .il_text-table th,.itemList_info .il_text-table-stock th{background:#d1d1d1;text-align:center;width:6em;white-space:nowrap}.itemList_info .il_text-table td,.itemList_info .il_text-table-stock td{width:calc(100% - 6em)}.itemList_info .il_text-table-stock td{background:#f4f4f4}.itemList_info .il_text-table-stock.col4 tbody{align-items:stretch;justify-content:flex-start}.itemList_info .il_text-table-stock.col4 tr{border:none;display:block}.itemList_info .il_text-table-stock.col4 td,.itemList_info .il_text-table-stock.col4 th{width:initial;white-space:initial;display:flex;align-items:center;justify-content:center;min-height:2.8em;box-sizing:content-box;text-align:center}.itemList_info .il_text>*:not(:first-child){margin-top:40px}@media screen and (max-width: 767px){.itemList_info .il_text>*:not(:first-child){margin-top:20px}}.itemList_info .il_text>*:not(:first-child).il_text-attention{margin-top:5px}.itemList_info .modal-trigger{display:inline-block;cursor:pointer}@media screen and (max-width: 767px){.itemList_info>*:not(.il_point){padding-right:3vw;padding-left:3vw}}.modal-stock-title{color:#fff;text-align:center;font-size:18px;background:#04112b;padding:1em}.modal-stock-inner{padding:40px}@media screen and (max-width: 767px){.modal-stock-inner{padding:20px 5vw}}.modal-stock-img{display:flex;align-items:center;justify-content:center;flex-flow:column}.modal-stock-img .caption{font-weight:700;font-size:18px;text-align:center}.modal-stock-img .img{margin-top:10px}@media screen and (min-width: 768px){.modal-stock-img .img{width:300px}}.modal-stock-table{width:100%;margin-top:40px;display:block}@media screen and (max-width: 767px){.modal-stock-table{margin-top:20px}}.modal-stock-table tbody{justify-content:flex-start;align-items:stretch}@media screen and (min-width: 768px){.modal-stock-table tbody{display:flex;flex-wrap:wrap;width:50em}}.modal-stock-table tr{display:block;padding:2px;box-sizing:border-box;display:flex;align-items:stretch;flex-direction:column}@media screen and (min-width: 768px){.modal-stock-table tr{width:10em}}.modal-stock-table th,.modal-stock-table td{padding:.5em 1em;display:flex;align-items:center;justify-content:center;text-align:center;min-height:2.8em;box-sizing:content-box}.modal-stock-table th{background:#d1d1d1;flex-grow:1}.modal-stock-table td{background:#f4f4f4}.include-accordion .accordion-wrap{background-color:#fff;position:relative;padding-right:3rem}.include-accordion .accordion-wrap:not(:first-child){margin-top:2rem}.include-accordion .accordion-wrap:after,.include-accordion .accordion-wrap:before{content:"";position:absolute;right:10px;top:55px;width:20px;height:2px;background-color:#000121;transition:transform .3s ease}@media screen and (max-width: 767px){.include-accordion .accordion-wrap:after,.include-accordion .accordion-wrap:before{top:45px}}.include-accordion .accordion-wrap:before{transform:translateY(-50%) rotate(0)}.include-accordion .accordion-wrap:after{transform:translateY(-50%) rotate(90deg)}.include-accordion .accordion-wrap.active:before{transform:translateY(-50%) rotate(0)}.include-accordion .accordion-wrap.active:after{transform:translateY(-50%) rotate(0)}.include-accordion .accordion-wrap.no-icon:before,.include-accordion .accordion-wrap.no-icon:after{top:48px}.include-accordion .accordion-wrap.no-icon .accordionBtn{display:block;font-size:2rem;font-weight:700;text-align:center}.include-accordion .accordion-wrap.no-icon .accordionBtn:before{content:none;margin-right:0}@media screen and (max-width: 767px){.include-accordion .accordion-wrap.no-icon .accordionBtn:before{margin-right:0}}.include-accordion .accordion-wrap.no-icon .accordion-content-inner{display:block}.include-accordion .accordion-wrap.no-icon .accordion-content-inner:before{content:"";margin-right:0}@media screen and (max-width: 767px){.include-accordion .accordion-wrap.no-icon .accordion-content-inner:before{margin-right:0}}.include-accordion .accordion-wrap .accordionBtn{display:flex;align-items:center;width:100%;background-color:#fff;padding:2rem 3rem;text-align:left}@media screen and (max-width: 767px){.include-accordion .accordion-wrap .accordionBtn{padding:2rem}}.include-accordion .accordion-wrap .accordionBtn:before{content:"Q";margin-right:3rem;color:#000121;font-size:5rem;font-weight:700;font-family:Staatliches,sans-serif;font-weight:400;font-style:normal}@media screen and (max-width: 767px){.include-accordion .accordion-wrap .accordionBtn:before{margin-right:1rem;font-size:3rem}}.include-accordion .accordion-wrap .accordion-content{height:0;background-color:#fff;overflow:hidden}.include-accordion .accordion-wrap .accordion-content-inner{display:flex;border-top:1px solid #eee;margin:0 3rem;padding:2rem 0}@media screen and (max-width: 767px){.include-accordion .accordion-wrap .accordion-content-inner{margin:0 2rem}}.include-accordion .accordion-wrap .accordion-content-inner:before{content:"A";margin-right:3rem;color:#9ea0a0;font-size:5rem;font-weight:700;font-family:Staatliches,sans-serif;font-weight:400;font-style:normal}@media screen and (max-width: 767px){.include-accordion .accordion-wrap .accordion-content-inner:before{margin-right:1rem;font-size:3rem}}.include-accordion .accordion-wrap .accordion-content-inner .text{margin-top:2.5rem}@media screen and (max-width: 767px){.include-accordion .accordion-wrap .accordion-content-inner .text{margin-top:1rem}}.include-accordion .accordion-wrap.active .accordion-content{overflow-y:auto}.swiper-button-prev:after,.swiper-button-next:after{font-size:0}.for-other-year{display:flex;align-items:center;justify-content:center;padding:10px 0;color:#00123b;font-size:22px;font-weight:700;font-family:system-ui,Hiragino Kaku Gothic ProN,Hiragino Sans,Noto Sans CJK,Yu Gothic,Helvetica Neue,Original Yu Gothic,YuGothic,Meiryo,Arial,sans-serif;text-align:center}@media screen and (max-width: 767px){.for-other-year{font-size:18px}}.for-other-year:after{content:">";display:flex;align-items:center;justify-content:center;width:25px;height:25px;background:#00123b;border-radius:100%;margin:0 0 0 6px;color:#fff;font-size:13px;font-weight:700;font-family:normal;letter-spacing:-.1em}@media screen and (max-width: 767px){.for-other-year:after{width:20px;height:20px;margin:3px 0 0 6px}}.for-other-year.in-header{width:calc(100% + 150px);background:#a7942d;margin:0 -110px 0 -40px;color:#fff}@media screen and (max-width: 767px){.for-other-year.in-header{width:100%;margin:0}}.for-other-year.in-header:after{background:#fff;color:#a7942d}@media screen and (min-width: 768px){.for-other-year{transition:all cubic-bezier(.215,.61,.355,1) .3s}.for-other-year:hover{opacity:.6;transition:all cubic-bezier(.215,.61,.355,1) .3s}}/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}.hf-my-0{margin-bottom:0!important;margin-top:0!important}.hf-my-1{margin-bottom:1rem!important;margin-top:1rem!important}.hf-my-10px{margin-bottom:10px!important;margin-top:10px!important}.hf-my-2{margin-bottom:2rem!important;margin-top:2rem!important}.hf-my-20px{margin-bottom:20px!important;margin-top:20px!important}.hf-my-3{margin-bottom:3rem!important;margin-top:3rem!important}.hf-my-30px{margin-bottom:30px!important;margin-top:30px!important}.hf-my-4{margin-bottom:4rem!important;margin-top:4rem!important}.hf-my-40px{margin-bottom:40px!important;margin-top:40px!important}.hf-my-5{margin-bottom:5rem!important;margin-top:5rem!important}.hf-my-50px{margin-bottom:50px!important;margin-top:50px!important}.hf-my-6{margin-bottom:6rem!important;margin-top:6rem!important}.hf-my-60px{margin-bottom:60px!important;margin-top:60px!important}.hf-my-7{margin-bottom:7rem!important;margin-top:7rem!important}.hf-my-70px{margin-bottom:70px!important;margin-top:70px!important}.hf-my-8{margin-bottom:8rem!important;margin-top:8rem!important}.hf-my-80px{margin-bottom:80px!important;margin-top:80px!important}.hf-my-9{margin-bottom:9rem!important;margin-top:9rem!important}.hf-my-90px{margin-bottom:90px!important;margin-top:90px!important}.hf-my-auto{margin-bottom:auto!important;margin-top:auto!important}.hf-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.hf-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1rem*var(--tw-space-x-reverse))!important}.hf-space-x-10px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(10px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(10px*var(--tw-space-x-reverse))!important}.hf-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2rem*var(--tw-space-x-reverse))!important}.hf-space-x-20px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(20px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(20px*var(--tw-space-x-reverse))!important}.hf-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3rem*var(--tw-space-x-reverse))!important}.hf-space-x-30px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(30px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(30px*var(--tw-space-x-reverse))!important}.hf-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(4rem*var(--tw-space-x-reverse))!important}.hf-space-x-40px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(40px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(40px*var(--tw-space-x-reverse))!important}.hf-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5rem*var(--tw-space-x-reverse))!important}.hf-space-x-50px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(50px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(50px*var(--tw-space-x-reverse))!important}.hf-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(6rem*var(--tw-space-x-reverse))!important}.hf-space-x-60px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(60px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(60px*var(--tw-space-x-reverse))!important}.hf-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(7rem*var(--tw-space-x-reverse))!important}.hf-space-x-70px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(70px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(70px*var(--tw-space-x-reverse))!important}.hf-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(8rem*var(--tw-space-x-reverse))!important}.hf-space-x-80px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(80px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(80px*var(--tw-space-x-reverse))!important}.hf-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(9rem*var(--tw-space-x-reverse))!important}.hf-space-x-90px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(90px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(90px*var(--tw-space-x-reverse))!important}.hf-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1rem*var(--tw-space-y-reverse))!important;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-10px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(10px*var(--tw-space-y-reverse))!important;margin-top:calc(10px*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2rem*var(--tw-space-y-reverse))!important;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-20px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(20px*var(--tw-space-y-reverse))!important;margin-top:calc(20px*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3rem*var(--tw-space-y-reverse))!important;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-30px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(30px*var(--tw-space-y-reverse))!important;margin-top:calc(30px*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(4rem*var(--tw-space-y-reverse))!important;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-40px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(40px*var(--tw-space-y-reverse))!important;margin-top:calc(40px*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5rem*var(--tw-space-y-reverse))!important;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-50px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(50px*var(--tw-space-y-reverse))!important;margin-top:calc(50px*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(6rem*var(--tw-space-y-reverse))!important;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-60px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(60px*var(--tw-space-y-reverse))!important;margin-top:calc(60px*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(7rem*var(--tw-space-y-reverse))!important;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-70px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(70px*var(--tw-space-y-reverse))!important;margin-top:calc(70px*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(8rem*var(--tw-space-y-reverse))!important;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-80px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(80px*var(--tw-space-y-reverse))!important;margin-top:calc(80px*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(9rem*var(--tw-space-y-reverse))!important;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))!important}.hf-space-y-90px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(90px*var(--tw-space-y-reverse))!important;margin-top:calc(90px*(1 - var(--tw-space-y-reverse)))!important}.hf-border-0{border-width:0!important}.hf-border-b-0{border-bottom-width:0!important}.hf-border-l-0{border-left-width:0!important}.hf-border-r-0{border-right-width:0!important}.hf-border-t-0{border-top-width:0!important}.hf-py-0{padding-bottom:0!important;padding-top:0!important}.hf-py-1{padding-bottom:1rem!important;padding-top:1rem!important}.hf-py-10px{padding-bottom:10px!important;padding-top:10px!important}.hf-py-2{padding-bottom:2rem!important;padding-top:2rem!important}.hf-py-20px{padding-bottom:20px!important;padding-top:20px!important}.hf-py-3{padding-bottom:3rem!important;padding-top:3rem!important}.hf-py-30px{padding-bottom:30px!important;padding-top:30px!important}.hf-py-4{padding-bottom:4rem!important;padding-top:4rem!important}.hf-py-40px{padding-bottom:40px!important;padding-top:40px!important}.hf-py-5{padding-bottom:5rem!important;padding-top:5rem!important}.hf-py-50px{padding-bottom:50px!important;padding-top:50px!important}.hf-py-6{padding-bottom:6rem!important;padding-top:6rem!important}.hf-py-60px{padding-bottom:60px!important;padding-top:60px!important}.hf-py-7{padding-bottom:7rem!important;padding-top:7rem!important}.hf-py-70px{padding-bottom:70px!important;padding-top:70px!important}.hf-py-8{padding-bottom:8rem!important;padding-top:8rem!important}.hf-py-80px{padding-bottom:80px!important;padding-top:80px!important}.hf-py-9{padding-bottom:9rem!important;padding-top:9rem!important}.hf-py-90px{padding-bottom:90px!important;padding-top:90px!important}.hf-tracking-normal{letter-spacing:0!important}@media (min-width:768px){.pc\:hf-pointer-events-none{pointer-events:none!important}.pc\:hf-pointer-events-auto{pointer-events:auto!important}.pc\:hf-visible{visibility:visible!important}.pc\:hf-invisible{visibility:hidden!important}.pc\:hf-collapse{visibility:collapse!important}.pc\:hf-static{position:static!important}.pc\:hf-fixed{position:fixed!important}.pc\:hf-absolute{position:absolute!important}.pc\:hf-relative{position:relative!important}.pc\:hf-sticky{position:sticky!important}.pc\:hf--z-1{z-index:-1!important}.pc\:hf-z,.pc\:hf-z-1{z-index:1!important}.pc\:hf-z-10{z-index:10!important}.pc\:hf-z-100{z-index:100!important}.pc\:hf-z-1000{z-index:1000!important}.pc\:hf-z-1010{z-index:1010!important}.pc\:hf-z-1020{z-index:1020!important}.pc\:hf-z-1030{z-index:1030!important}.pc\:hf-z-1040{z-index:1040!important}.pc\:hf-z-1050{z-index:1050!important}.pc\:hf-z-1060{z-index:1060!important}.pc\:hf-z-1070{z-index:1070!important}.pc\:hf-z-1080{z-index:1080!important}.pc\:hf-z-1090{z-index:1090!important}.pc\:hf-z-110{z-index:110!important}.pc\:hf-z-120{z-index:120!important}.pc\:hf-z-130{z-index:130!important}.pc\:hf-z-140{z-index:140!important}.pc\:hf-z-150{z-index:150!important}.pc\:hf-z-160{z-index:160!important}.pc\:hf-z-170{z-index:170!important}.pc\:hf-z-180{z-index:180!important}.pc\:hf-z-190{z-index:190!important}.pc\:hf-z-20{z-index:20!important}.pc\:hf-z-30{z-index:30!important}.pc\:hf-z-40{z-index:40!important}.pc\:hf-z-50{z-index:50!important}.pc\:hf-z-60{z-index:60!important}.pc\:hf-z-70{z-index:70!important}.pc\:hf-z-80{z-index:80!important}.pc\:hf-z-90{z-index:90!important}.pc\:hf-z-9999{z-index:9999!important}.pc\:hf-z-auto{z-index:auto!important}.pc\:hf-m-0{margin:0!important}.pc\:hf-m-1{margin:1rem!important}.pc\:hf-m-10px{margin:10px!important}.pc\:hf-m-2{margin:2rem!important}.pc\:hf-m-20px{margin:20px!important}.pc\:hf-m-3{margin:3rem!important}.pc\:hf-m-30px{margin:30px!important}.pc\:hf-m-4{margin:4rem!important}.pc\:hf-m-40px{margin:40px!important}.pc\:hf-m-5{margin:5rem!important}.pc\:hf-m-50px{margin:50px!important}.pc\:hf-m-6{margin:6rem!important}.pc\:hf-m-60px{margin:60px!important}.pc\:hf-m-7{margin:7rem!important}.pc\:hf-m-70px{margin:70px!important}.pc\:hf-m-8{margin:8rem!important}.pc\:hf-m-80px{margin:80px!important}.pc\:hf-m-9{margin:9rem!important}.pc\:hf-m-90px{margin:90px!important}.pc\:hf-m-auto{margin:auto!important}.pc\:hf-mx-0{margin-left:0!important;margin-right:0!important}.pc\:hf-mx-1{margin-left:1rem!important;margin-right:1rem!important}.pc\:hf-mx-10px{margin-left:10px!important;margin-right:10px!important}.pc\:hf-mx-2{margin-left:2rem!important;margin-right:2rem!important}.pc\:hf-mx-20px{margin-left:20px!important;margin-right:20px!important}.pc\:hf-mx-3{margin-left:3rem!important;margin-right:3rem!important}.pc\:hf-mx-30px{margin-left:30px!important;margin-right:30px!important}.pc\:hf-mx-4{margin-left:4rem!important;margin-right:4rem!important}.pc\:hf-mx-40px{margin-left:40px!important;margin-right:40px!important}.pc\:hf-mx-5{margin-left:5rem!important;margin-right:5rem!important}.pc\:hf-mx-50px{margin-left:50px!important;margin-right:50px!important}.pc\:hf-mx-6{margin-left:6rem!important;margin-right:6rem!important}.pc\:hf-mx-60px{margin-left:60px!important;margin-right:60px!important}.pc\:hf-mx-7{margin-left:7rem!important;margin-right:7rem!important}.pc\:hf-mx-70px{margin-left:70px!important;margin-right:70px!important}.pc\:hf-mx-8{margin-left:8rem!important;margin-right:8rem!important}.pc\:hf-mx-80px{margin-left:80px!important;margin-right:80px!important}.pc\:hf-mx-9{margin-left:9rem!important;margin-right:9rem!important}.pc\:hf-mx-90px{margin-left:90px!important;margin-right:90px!important}.pc\:hf-mx-auto{margin-left:auto!important;margin-right:auto!important}.pc\:hf-my-0{margin-bottom:0!important;margin-top:0!important}.pc\:hf-my-1{margin-bottom:1rem!important;margin-top:1rem!important}.pc\:hf-my-10px{margin-bottom:10px!important;margin-top:10px!important}.pc\:hf-my-2{margin-bottom:2rem!important;margin-top:2rem!important}.pc\:hf-my-20px{margin-bottom:20px!important;margin-top:20px!important}.pc\:hf-my-3{margin-bottom:3rem!important;margin-top:3rem!important}.pc\:hf-my-30px{margin-bottom:30px!important;margin-top:30px!important}.pc\:hf-my-4{margin-bottom:4rem!important;margin-top:4rem!important}.pc\:hf-my-40px{margin-bottom:40px!important;margin-top:40px!important}.pc\:hf-my-5{margin-bottom:5rem!important;margin-top:5rem!important}.pc\:hf-my-50px{margin-bottom:50px!important;margin-top:50px!important}.pc\:hf-my-6{margin-bottom:6rem!important;margin-top:6rem!important}.pc\:hf-my-60px{margin-bottom:60px!important;margin-top:60px!important}.pc\:hf-my-7{margin-bottom:7rem!important;margin-top:7rem!important}.pc\:hf-my-70px{margin-bottom:70px!important;margin-top:70px!important}.pc\:hf-my-8{margin-bottom:8rem!important;margin-top:8rem!important}.pc\:hf-my-80px{margin-bottom:80px!important;margin-top:80px!important}.pc\:hf-my-9{margin-bottom:9rem!important;margin-top:9rem!important}.pc\:hf-my-90px{margin-bottom:90px!important;margin-top:90px!important}.pc\:hf-my-auto{margin-bottom:auto!important;margin-top:auto!important}.pc\:hf-mb-0{margin-bottom:0!important}.pc\:hf-mb-1{margin-bottom:1rem!important}.pc\:hf-mb-10px{margin-bottom:10px!important}.pc\:hf-mb-2{margin-bottom:2rem!important}.pc\:hf-mb-20px{margin-bottom:20px!important}.pc\:hf-mb-3{margin-bottom:3rem!important}.pc\:hf-mb-30px{margin-bottom:30px!important}.pc\:hf-mb-4{margin-bottom:4rem!important}.pc\:hf-mb-40px{margin-bottom:40px!important}.pc\:hf-mb-5{margin-bottom:5rem!important}.pc\:hf-mb-50px{margin-bottom:50px!important}.pc\:hf-mb-6{margin-bottom:6rem!important}.pc\:hf-mb-60px{margin-bottom:60px!important}.pc\:hf-mb-7{margin-bottom:7rem!important}.pc\:hf-mb-70px{margin-bottom:70px!important}.pc\:hf-mb-8{margin-bottom:8rem!important}.pc\:hf-mb-80px{margin-bottom:80px!important}.pc\:hf-mb-9{margin-bottom:9rem!important}.pc\:hf-mb-90px{margin-bottom:90px!important}.pc\:hf-mb-auto{margin-bottom:auto!important}.pc\:hf-ml-0{margin-left:0!important}.pc\:hf-ml-1{margin-left:1rem!important}.pc\:hf-ml-10px{margin-left:10px!important}.pc\:hf-ml-2{margin-left:2rem!important}.pc\:hf-ml-20px{margin-left:20px!important}.pc\:hf-ml-3{margin-left:3rem!important}.pc\:hf-ml-30px{margin-left:30px!important}.pc\:hf-ml-4{margin-left:4rem!important}.pc\:hf-ml-40px{margin-left:40px!important}.pc\:hf-ml-5{margin-left:5rem!important}.pc\:hf-ml-50px{margin-left:50px!important}.pc\:hf-ml-6{margin-left:6rem!important}.pc\:hf-ml-60px{margin-left:60px!important}.pc\:hf-ml-7{margin-left:7rem!important}.pc\:hf-ml-70px{margin-left:70px!important}.pc\:hf-ml-8{margin-left:8rem!important}.pc\:hf-ml-80px{margin-left:80px!important}.pc\:hf-ml-9{margin-left:9rem!important}.pc\:hf-ml-90px{margin-left:90px!important}.pc\:hf-ml-auto{margin-left:auto!important}.pc\:hf-mr-0{margin-right:0!important}.pc\:hf-mr-1{margin-right:1rem!important}.pc\:hf-mr-10px{margin-right:10px!important}.pc\:hf-mr-2{margin-right:2rem!important}.pc\:hf-mr-20px{margin-right:20px!important}.pc\:hf-mr-3{margin-right:3rem!important}.pc\:hf-mr-30px{margin-right:30px!important}.pc\:hf-mr-4{margin-right:4rem!important}.pc\:hf-mr-40px{margin-right:40px!important}.pc\:hf-mr-5{margin-right:5rem!important}.pc\:hf-mr-50px{margin-right:50px!important}.pc\:hf-mr-6{margin-right:6rem!important}.pc\:hf-mr-60px{margin-right:60px!important}.pc\:hf-mr-7{margin-right:7rem!important}.pc\:hf-mr-70px{margin-right:70px!important}.pc\:hf-mr-8{margin-right:8rem!important}.pc\:hf-mr-80px{margin-right:80px!important}.pc\:hf-mr-9{margin-right:9rem!important}.pc\:hf-mr-90px{margin-right:90px!important}.pc\:hf-mr-auto{margin-right:auto!important}.pc\:hf-mt-0{margin-top:0!important}.pc\:hf-mt-1{margin-top:1rem!important}.pc\:hf-mt-10px{margin-top:10px!important}.pc\:hf-mt-2{margin-top:2rem!important}.pc\:hf-mt-20px{margin-top:20px!important}.pc\:hf-mt-3{margin-top:3rem!important}.pc\:hf-mt-30px{margin-top:30px!important}.pc\:hf-mt-4{margin-top:4rem!important}.pc\:hf-mt-40px{margin-top:40px!important}.pc\:hf-mt-5{margin-top:5rem!important}.pc\:hf-mt-50px{margin-top:50px!important}.pc\:hf-mt-6{margin-top:6rem!important}.pc\:hf-mt-60px{margin-top:60px!important}.pc\:hf-mt-7{margin-top:7rem!important}.pc\:hf-mt-70px{margin-top:70px!important}.pc\:hf-mt-8{margin-top:8rem!important}.pc\:hf-mt-80px{margin-top:80px!important}.pc\:hf-mt-9{margin-top:9rem!important}.pc\:hf-mt-90px{margin-top:90px!important}.pc\:hf-mt-auto{margin-top:auto!important}.pc\:hf-block{display:block!important}.pc\:hf-inline-block{display:inline-block!important}.pc\:hf-inline{display:inline!important}.pc\:hf-flex{display:flex!important}.pc\:hf-inline-flex{display:inline-flex!important}.pc\:hf-table{display:table!important}.pc\:hf-inline-table{display:inline-table!important}.pc\:hf-table-caption{display:table-caption!important}.pc\:hf-table-cell{display:table-cell!important}.pc\:hf-table-column{display:table-column!important}.pc\:hf-table-column-group{display:table-column-group!important}.pc\:hf-table-footer-group{display:table-footer-group!important}.pc\:hf-table-header-group{display:table-header-group!important}.pc\:hf-table-row-group{display:table-row-group!important}.pc\:hf-table-row{display:table-row!important}.pc\:hf-flow-root{display:flow-root!important}.pc\:hf-grid{display:grid!important}.pc\:hf-inline-grid{display:inline-grid!important}.pc\:hf-contents{display:contents!important}.pc\:hf-list-item{display:list-item!important}.pc\:hf-hidden{display:none!important}.pc\:hf-w-1\/12{width:8.333333%!important}.pc\:hf-w-1\/2{width:50%!important}.pc\:hf-w-1\/3{width:33.333333%!important}.pc\:hf-w-1\/4{width:25%!important}.pc\:hf-w-1\/5{width:20%!important}.pc\:hf-w-1\/6{width:16.666667%!important}.pc\:hf-w-10\/12{width:83.333333%!important}.pc\:hf-w-11\/12{width:91.666667%!important}.pc\:hf-w-2\/12{width:16.666667%!important}.pc\:hf-w-2\/3{width:66.666667%!important}.pc\:hf-w-2\/4{width:50%!important}.pc\:hf-w-2\/5{width:40%!important}.pc\:hf-w-2\/6{width:33.333333%!important}.pc\:hf-w-3\/12{width:25%!important}.pc\:hf-w-3\/4{width:75%!important}.pc\:hf-w-3\/5{width:60%!important}.pc\:hf-w-3\/6{width:50%!important}.pc\:hf-w-4\/12{width:33.333333%!important}.pc\:hf-w-4\/5{width:80%!important}.pc\:hf-w-4\/6{width:66.666667%!important}.pc\:hf-w-5\/12{width:41.666667%!important}.pc\:hf-w-5\/6{width:83.333333%!important}.pc\:hf-w-6\/12{width:50%!important}.pc\:hf-w-7\/12{width:58.333333%!important}.pc\:hf-w-8\/12{width:66.666667%!important}.pc\:hf-w-9\/12{width:75%!important}.pc\:hf-w-auto{width:auto!important}.pc\:hf-w-dvw{width:100dvw!important}.pc\:hf-w-fit{width:-moz-fit-content!important;width:fit-content!important}.pc\:hf-w-full{width:100%!important}.pc\:hf-w-lvw{width:100lvw!important}.pc\:hf-w-max{width:-moz-max-content!important;width:max-content!important}.pc\:hf-w-min{width:-moz-min-content!important;width:min-content!important}.pc\:hf-w-screen{width:100vw!important}.pc\:hf-w-svw{width:100svw!important}.pc\:hf-flex-row{flex-direction:row!important}.pc\:hf-flex-row-reverse{flex-direction:row-reverse!important}.pc\:hf-flex-col{flex-direction:column!important}.pc\:hf-flex-col-reverse{flex-direction:column-reverse!important}.pc\:hf-flex-wrap{flex-wrap:wrap!important}.pc\:hf-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.pc\:hf-items-start{align-items:flex-start!important}.pc\:hf-items-end{align-items:flex-end!important}.pc\:hf-items-center{align-items:center!important}.pc\:hf-items-baseline{align-items:baseline!important}.pc\:hf-items-stretch{align-items:stretch!important}.pc\:hf-justify-normal{justify-content:normal!important}.pc\:hf-justify-start{justify-content:flex-start!important}.pc\:hf-justify-end{justify-content:flex-end!important}.pc\:hf-justify-center{justify-content:center!important}.pc\:hf-justify-between{justify-content:space-between!important}.pc\:hf-justify-around{justify-content:space-around!important}.pc\:hf-justify-evenly{justify-content:space-evenly!important}.pc\:hf-justify-stretch{justify-content:stretch!important}.pc\:hf-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1rem*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-10px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(10px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(10px*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2rem*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-20px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(20px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(20px*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3rem*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-30px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(30px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(30px*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(4rem*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-40px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(40px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(40px*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5rem*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-50px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(50px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(50px*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(6rem*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-60px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(60px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(60px*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(7rem*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-70px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(70px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(70px*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(8rem*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-80px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(80px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(80px*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(9rem*var(--tw-space-x-reverse))!important}.pc\:hf-space-x-90px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(90px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(90px*var(--tw-space-x-reverse))!important}.pc\:hf-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1rem*var(--tw-space-y-reverse))!important;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-10px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(10px*var(--tw-space-y-reverse))!important;margin-top:calc(10px*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2rem*var(--tw-space-y-reverse))!important;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-20px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(20px*var(--tw-space-y-reverse))!important;margin-top:calc(20px*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3rem*var(--tw-space-y-reverse))!important;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-30px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(30px*var(--tw-space-y-reverse))!important;margin-top:calc(30px*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(4rem*var(--tw-space-y-reverse))!important;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-40px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(40px*var(--tw-space-y-reverse))!important;margin-top:calc(40px*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5rem*var(--tw-space-y-reverse))!important;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-50px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(50px*var(--tw-space-y-reverse))!important;margin-top:calc(50px*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(6rem*var(--tw-space-y-reverse))!important;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-60px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(60px*var(--tw-space-y-reverse))!important;margin-top:calc(60px*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(7rem*var(--tw-space-y-reverse))!important;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-70px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(70px*var(--tw-space-y-reverse))!important;margin-top:calc(70px*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(8rem*var(--tw-space-y-reverse))!important;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-80px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(80px*var(--tw-space-y-reverse))!important;margin-top:calc(80px*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(9rem*var(--tw-space-y-reverse))!important;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-space-y-90px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(90px*var(--tw-space-y-reverse))!important;margin-top:calc(90px*(1 - var(--tw-space-y-reverse)))!important}.pc\:hf-break-normal{overflow-wrap:normal!important;word-break:normal!important}.pc\:hf-break-words{overflow-wrap:break-word!important}.pc\:hf-break-all{word-break:break-all!important}.pc\:hf-rounded{border-radius:4px!important}.pc\:hf-rounded-10{border-radius:10px!important}.pc\:hf-rounded-15{border-radius:15px!important}.pc\:hf-rounded-20{border-radius:20px!important}.pc\:hf-rounded-25{border-radius:25px!important}.pc\:hf-rounded-3{border-radius:3px!important}.pc\:hf-rounded-30{border-radius:30px!important}.pc\:hf-rounded-35{border-radius:35px!important}.pc\:hf-rounded-4{border-radius:4px!important}.pc\:hf-rounded-40{border-radius:40px!important}.pc\:hf-rounded-45{border-radius:45px!important}.pc\:hf-rounded-5{border-radius:5px!important}.pc\:hf-rounded-50{border-radius:50px!important}.pc\:hf-rounded-50per{border-radius:50%!important}.pc\:hf-rounded-55{border-radius:55px!important}.pc\:hf-rounded-6{border-radius:6px!important}.pc\:hf-rounded-60{border-radius:60px!important}.pc\:hf-rounded-7{border-radius:7px!important}.pc\:hf-rounded-8{border-radius:8px!important}.pc\:hf-rounded-9{border-radius:9px!important}.pc\:hf-rounded-full{border-radius:100%!important}.pc\:hf-rounded-none{border-radius:0!important}.pc\:hf-border{border-width:1px!important}.pc\:hf-border-0{border-width:0!important}.pc\:hf-border-1{border-width:1px!important}.pc\:hf-border-10{border-width:10px!important}.pc\:hf-border-11{border-width:11px!important}.pc\:hf-border-12{border-width:12px!important}.pc\:hf-border-2{border-width:2px!important}.pc\:hf-border-3{border-width:3px!important}.pc\:hf-border-4{border-width:4px!important}.pc\:hf-border-5{border-width:5px!important}.pc\:hf-border-6{border-width:6px!important}.pc\:hf-border-7{border-width:7px!important}.pc\:hf-border-8{border-width:8px!important}.pc\:hf-border-9{border-width:9px!important}.pc\:hf-border-b-0{border-bottom-width:0!important}.pc\:hf-border-b-1{border-bottom-width:1px!important}.pc\:hf-border-b-10{border-bottom-width:10px!important}.pc\:hf-border-b-11{border-bottom-width:11px!important}.pc\:hf-border-b-12{border-bottom-width:12px!important}.pc\:hf-border-b-2{border-bottom-width:2px!important}.pc\:hf-border-b-3{border-bottom-width:3px!important}.pc\:hf-border-b-4{border-bottom-width:4px!important}.pc\:hf-border-b-5{border-bottom-width:5px!important}.pc\:hf-border-b-6{border-bottom-width:6px!important}.pc\:hf-border-b-7{border-bottom-width:7px!important}.pc\:hf-border-b-8{border-bottom-width:8px!important}.pc\:hf-border-b-9{border-bottom-width:9px!important}.pc\:hf-border-l-0{border-left-width:0!important}.pc\:hf-border-l-1{border-left-width:1px!important}.pc\:hf-border-l-10{border-left-width:10px!important}.pc\:hf-border-l-11{border-left-width:11px!important}.pc\:hf-border-l-12{border-left-width:12px!important}.pc\:hf-border-l-2{border-left-width:2px!important}.pc\:hf-border-l-3{border-left-width:3px!important}.pc\:hf-border-l-4{border-left-width:4px!important}.pc\:hf-border-l-5{border-left-width:5px!important}.pc\:hf-border-l-6{border-left-width:6px!important}.pc\:hf-border-l-7{border-left-width:7px!important}.pc\:hf-border-l-8{border-left-width:8px!important}.pc\:hf-border-l-9{border-left-width:9px!important}.pc\:hf-border-r-0{border-right-width:0!important}.pc\:hf-border-r-1{border-right-width:1px!important}.pc\:hf-border-r-10{border-right-width:10px!important}.pc\:hf-border-r-11{border-right-width:11px!important}.pc\:hf-border-r-12{border-right-width:12px!important}.pc\:hf-border-r-2{border-right-width:2px!important}.pc\:hf-border-r-3{border-right-width:3px!important}.pc\:hf-border-r-4{border-right-width:4px!important}.pc\:hf-border-r-5{border-right-width:5px!important}.pc\:hf-border-r-6{border-right-width:6px!important}.pc\:hf-border-r-7{border-right-width:7px!important}.pc\:hf-border-r-8{border-right-width:8px!important}.pc\:hf-border-r-9{border-right-width:9px!important}.pc\:hf-border-t-0{border-top-width:0!important}.pc\:hf-border-t-1{border-top-width:1px!important}.pc\:hf-border-t-10{border-top-width:10px!important}.pc\:hf-border-t-11{border-top-width:11px!important}.pc\:hf-border-t-12{border-top-width:12px!important}.pc\:hf-border-t-2{border-top-width:2px!important}.pc\:hf-border-t-3{border-top-width:3px!important}.pc\:hf-border-t-4{border-top-width:4px!important}.pc\:hf-border-t-5{border-top-width:5px!important}.pc\:hf-border-t-6{border-top-width:6px!important}.pc\:hf-border-t-7{border-top-width:7px!important}.pc\:hf-border-t-8{border-top-width:8px!important}.pc\:hf-border-t-9{border-top-width:9px!important}.pc\:hf-border-black{border-color:#000!important}.pc\:hf-border-blue-100{border-color:#dbeafe!important}.pc\:hf-border-blue-200{border-color:#bfdbfe!important}.pc\:hf-border-blue-300{border-color:#93c5fd!important}.pc\:hf-border-blue-400{border-color:#60a5fa!important}.pc\:hf-border-blue-500{border-color:#3b82f6!important}.pc\:hf-border-blue-600{border-color:#2563eb!important}.pc\:hf-border-blue-700{border-color:#1d4ed8!important}.pc\:hf-border-blue-800{border-color:#1e40af!important}.pc\:hf-border-blue-900{border-color:#1e3a8a!important}.pc\:hf-border-current{border-color:currentColor!important}.pc\:hf-border-gray-100{border-color:#f3f4f6!important}.pc\:hf-border-gray-200{border-color:#e5e7eb!important}.pc\:hf-border-gray-300{border-color:#d1d5db!important}.pc\:hf-border-gray-400{border-color:#9ca3af!important}.pc\:hf-border-gray-500{border-color:#6b7280!important}.pc\:hf-border-gray-600{border-color:#4b5563!important}.pc\:hf-border-gray-700{border-color:#374151!important}.pc\:hf-border-gray-800{border-color:#1f2937!important}.pc\:hf-border-gray-900{border-color:#111827!important}.pc\:hf-border-green-100{border-color:#dcfce7!important}.pc\:hf-border-green-200{border-color:#bbf7d0!important}.pc\:hf-border-green-300{border-color:#86efac!important}.pc\:hf-border-green-400{border-color:#4ade80!important}.pc\:hf-border-green-500{border-color:#22c55e!important}.pc\:hf-border-green-600{border-color:#16a34a!important}.pc\:hf-border-green-700{border-color:#15803d!important}.pc\:hf-border-green-800{border-color:#166534!important}.pc\:hf-border-green-900{border-color:#14532d!important}.pc\:hf-border-indigo-100{border-color:#e0e7ff!important}.pc\:hf-border-indigo-200{border-color:#c7d2fe!important}.pc\:hf-border-indigo-300{border-color:#a5b4fc!important}.pc\:hf-border-indigo-400{border-color:#818cf8!important}.pc\:hf-border-indigo-500{border-color:#6366f1!important}.pc\:hf-border-indigo-600{border-color:#4f46e5!important}.pc\:hf-border-indigo-700{border-color:#4338ca!important}.pc\:hf-border-indigo-800{border-color:#3730a3!important}.pc\:hf-border-indigo-900{border-color:#312e81!important}.pc\:hf-border-inherit{border-color:inherit!important}.pc\:hf-border-orange-100{border-color:#ffedd5!important}.pc\:hf-border-orange-200{border-color:#fed7aa!important}.pc\:hf-border-orange-300{border-color:#fdba74!important}.pc\:hf-border-orange-400{border-color:#fb923c!important}.pc\:hf-border-orange-500{border-color:#f97316!important}.pc\:hf-border-orange-600{border-color:#ea580c!important}.pc\:hf-border-orange-700{border-color:#c2410c!important}.pc\:hf-border-orange-800{border-color:#9a3412!important}.pc\:hf-border-orange-900{border-color:#7c2d12!important}.pc\:hf-border-pink-100{border-color:#fce7f3!important}.pc\:hf-border-pink-200{border-color:#fbcfe8!important}.pc\:hf-border-pink-300{border-color:#f9a8d4!important}.pc\:hf-border-pink-400{border-color:#f472b6!important}.pc\:hf-border-pink-500{border-color:#ec4899!important}.pc\:hf-border-pink-600{border-color:#db2777!important}.pc\:hf-border-pink-700{border-color:#be185d!important}.pc\:hf-border-pink-800{border-color:#9d174d!important}.pc\:hf-border-pink-900{border-color:#831843!important}.pc\:hf-border-purple-100{border-color:#f3e8ff!important}.pc\:hf-border-purple-200{border-color:#e9d5ff!important}.pc\:hf-border-purple-300{border-color:#d8b4fe!important}.pc\:hf-border-purple-400{border-color:#c084fc!important}.pc\:hf-border-purple-500{border-color:#a855f7!important}.pc\:hf-border-purple-600{border-color:#9333ea!important}.pc\:hf-border-purple-700{border-color:#7e22ce!important}.pc\:hf-border-purple-800{border-color:#6b21a8!important}.pc\:hf-border-purple-900{border-color:#581c87!important}.pc\:hf-border-red-100{border-color:#fee2e2!important}.pc\:hf-border-red-200{border-color:#fecaca!important}.pc\:hf-border-red-300{border-color:#fca5a5!important}.pc\:hf-border-red-400{border-color:#f87171!important}.pc\:hf-border-red-500{border-color:#ef4444!important}.pc\:hf-border-red-600{border-color:#dc2626!important}.pc\:hf-border-red-700{border-color:#b91c1c!important}.pc\:hf-border-red-800{border-color:#991b1b!important}.pc\:hf-border-red-900{border-color:#7f1d1d!important}.pc\:hf-border-teal-100{border-color:#ccfbf1!important}.pc\:hf-border-teal-200{border-color:#99f6e4!important}.pc\:hf-border-teal-300{border-color:#5eead4!important}.pc\:hf-border-teal-400{border-color:#2dd4bf!important}.pc\:hf-border-teal-500{border-color:#14b8a6!important}.pc\:hf-border-teal-600{border-color:#0d9488!important}.pc\:hf-border-teal-700{border-color:#0f766e!important}.pc\:hf-border-teal-800{border-color:#115e59!important}.pc\:hf-border-teal-900{border-color:#134e4a!important}.pc\:hf-border-transparent{border-color:transparent!important}.pc\:hf-border-white{border-color:#fff!important}.pc\:hf-border-yellow-100{border-color:#fef9c3!important}.pc\:hf-border-yellow-200{border-color:#fef08a!important}.pc\:hf-border-yellow-300{border-color:#fde047!important}.pc\:hf-border-yellow-400{border-color:#facc15!important}.pc\:hf-border-yellow-500{border-color:#eab308!important}.pc\:hf-border-yellow-600{border-color:#ca8a04!important}.pc\:hf-border-yellow-700{border-color:#a16207!important}.pc\:hf-border-yellow-800{border-color:#854d0e!important}.pc\:hf-border-yellow-900{border-color:#713f12!important}.pc\:hf-bg-black{background-color:#000!important}.pc\:hf-bg-blue-100{background-color:#dbeafe!important}.pc\:hf-bg-blue-200{background-color:#bfdbfe!important}.pc\:hf-bg-blue-300{background-color:#93c5fd!important}.pc\:hf-bg-blue-400{background-color:#60a5fa!important}.pc\:hf-bg-blue-500{background-color:#3b82f6!important}.pc\:hf-bg-blue-600{background-color:#2563eb!important}.pc\:hf-bg-blue-700{background-color:#1d4ed8!important}.pc\:hf-bg-blue-800{background-color:#1e40af!important}.pc\:hf-bg-blue-900{background-color:#1e3a8a!important}.pc\:hf-bg-current{background-color:currentColor!important}.pc\:hf-bg-gray-100{background-color:#f3f4f6!important}.pc\:hf-bg-gray-200{background-color:#e5e7eb!important}.pc\:hf-bg-gray-300{background-color:#d1d5db!important}.pc\:hf-bg-gray-400{background-color:#9ca3af!important}.pc\:hf-bg-gray-500{background-color:#6b7280!important}.pc\:hf-bg-gray-600{background-color:#4b5563!important}.pc\:hf-bg-gray-700{background-color:#374151!important}.pc\:hf-bg-gray-800{background-color:#1f2937!important}.pc\:hf-bg-gray-900{background-color:#111827!important}.pc\:hf-bg-green-100{background-color:#dcfce7!important}.pc\:hf-bg-green-200{background-color:#bbf7d0!important}.pc\:hf-bg-green-300{background-color:#86efac!important}.pc\:hf-bg-green-400{background-color:#4ade80!important}.pc\:hf-bg-green-500{background-color:#22c55e!important}.pc\:hf-bg-green-600{background-color:#16a34a!important}.pc\:hf-bg-green-700{background-color:#15803d!important}.pc\:hf-bg-green-800{background-color:#166534!important}.pc\:hf-bg-green-900{background-color:#14532d!important}.pc\:hf-bg-indigo-100{background-color:#e0e7ff!important}.pc\:hf-bg-indigo-200{background-color:#c7d2fe!important}.pc\:hf-bg-indigo-300{background-color:#a5b4fc!important}.pc\:hf-bg-indigo-400{background-color:#818cf8!important}.pc\:hf-bg-indigo-500{background-color:#6366f1!important}.pc\:hf-bg-indigo-600{background-color:#4f46e5!important}.pc\:hf-bg-indigo-700{background-color:#4338ca!important}.pc\:hf-bg-indigo-800{background-color:#3730a3!important}.pc\:hf-bg-indigo-900{background-color:#312e81!important}.pc\:hf-bg-inherit{background-color:inherit!important}.pc\:hf-bg-orange-100{background-color:#ffedd5!important}.pc\:hf-bg-orange-200{background-color:#fed7aa!important}.pc\:hf-bg-orange-300{background-color:#fdba74!important}.pc\:hf-bg-orange-400{background-color:#fb923c!important}.pc\:hf-bg-orange-500{background-color:#f97316!important}.pc\:hf-bg-orange-600{background-color:#ea580c!important}.pc\:hf-bg-orange-700{background-color:#c2410c!important}.pc\:hf-bg-orange-800{background-color:#9a3412!important}.pc\:hf-bg-orange-900{background-color:#7c2d12!important}.pc\:hf-bg-pink-100{background-color:#fce7f3!important}.pc\:hf-bg-pink-200{background-color:#fbcfe8!important}.pc\:hf-bg-pink-300{background-color:#f9a8d4!important}.pc\:hf-bg-pink-400{background-color:#f472b6!important}.pc\:hf-bg-pink-500{background-color:#ec4899!important}.pc\:hf-bg-pink-600{background-color:#db2777!important}.pc\:hf-bg-pink-700{background-color:#be185d!important}.pc\:hf-bg-pink-800{background-color:#9d174d!important}.pc\:hf-bg-pink-900{background-color:#831843!important}.pc\:hf-bg-purple-100{background-color:#f3e8ff!important}.pc\:hf-bg-purple-200{background-color:#e9d5ff!important}.pc\:hf-bg-purple-300{background-color:#d8b4fe!important}.pc\:hf-bg-purple-400{background-color:#c084fc!important}.pc\:hf-bg-purple-500{background-color:#a855f7!important}.pc\:hf-bg-purple-600{background-color:#9333ea!important}.pc\:hf-bg-purple-700{background-color:#7e22ce!important}.pc\:hf-bg-purple-800{background-color:#6b21a8!important}.pc\:hf-bg-purple-900{background-color:#581c87!important}.pc\:hf-bg-red-100{background-color:#fee2e2!important}.pc\:hf-bg-red-200{background-color:#fecaca!important}.pc\:hf-bg-red-300{background-color:#fca5a5!important}.pc\:hf-bg-red-400{background-color:#f87171!important}.pc\:hf-bg-red-500{background-color:#ef4444!important}.pc\:hf-bg-red-600{background-color:#dc2626!important}.pc\:hf-bg-red-700{background-color:#b91c1c!important}.pc\:hf-bg-red-800{background-color:#991b1b!important}.pc\:hf-bg-red-900{background-color:#7f1d1d!important}.pc\:hf-bg-teal-100{background-color:#ccfbf1!important}.pc\:hf-bg-teal-200{background-color:#99f6e4!important}.pc\:hf-bg-teal-300{background-color:#5eead4!important}.pc\:hf-bg-teal-400{background-color:#2dd4bf!important}.pc\:hf-bg-teal-500{background-color:#14b8a6!important}.pc\:hf-bg-teal-600{background-color:#0d9488!important}.pc\:hf-bg-teal-700{background-color:#0f766e!important}.pc\:hf-bg-teal-800{background-color:#115e59!important}.pc\:hf-bg-teal-900{background-color:#134e4a!important}.pc\:hf-bg-transparent{background-color:transparent!important}.pc\:hf-bg-white{background-color:#fff!important}.pc\:hf-bg-yellow-100{background-color:#fef9c3!important}.pc\:hf-bg-yellow-200{background-color:#fef08a!important}.pc\:hf-bg-yellow-300{background-color:#fde047!important}.pc\:hf-bg-yellow-400{background-color:#facc15!important}.pc\:hf-bg-yellow-500{background-color:#eab308!important}.pc\:hf-bg-yellow-600{background-color:#ca8a04!important}.pc\:hf-bg-yellow-700{background-color:#a16207!important}.pc\:hf-bg-yellow-800{background-color:#854d0e!important}.pc\:hf-bg-yellow-900{background-color:#713f12!important}.pc\:hf-p-0{padding:0!important}.pc\:hf-p-1{padding:1rem!important}.pc\:hf-p-10px{padding:10px!important}.pc\:hf-p-2{padding:2rem!important}.pc\:hf-p-20px{padding:20px!important}.pc\:hf-p-3{padding:3rem!important}.pc\:hf-p-30px{padding:30px!important}.pc\:hf-p-4{padding:4rem!important}.pc\:hf-p-40px{padding:40px!important}.pc\:hf-p-5{padding:5rem!important}.pc\:hf-p-50px{padding:50px!important}.pc\:hf-p-6{padding:6rem!important}.pc\:hf-p-60px{padding:60px!important}.pc\:hf-p-7{padding:7rem!important}.pc\:hf-p-70px{padding:70px!important}.pc\:hf-p-8{padding:8rem!important}.pc\:hf-p-80px{padding:80px!important}.pc\:hf-p-9{padding:9rem!important}.pc\:hf-p-90px{padding:90px!important}.pc\:hf-px-0{padding-left:0!important;padding-right:0!important}.pc\:hf-px-1{padding-left:1rem!important;padding-right:1rem!important}.pc\:hf-px-10px{padding-left:10px!important;padding-right:10px!important}.pc\:hf-px-2{padding-left:2rem!important;padding-right:2rem!important}.pc\:hf-px-20px{padding-left:20px!important;padding-right:20px!important}.pc\:hf-px-3{padding-left:3rem!important;padding-right:3rem!important}.pc\:hf-px-30px{padding-left:30px!important;padding-right:30px!important}.pc\:hf-px-4{padding-left:4rem!important;padding-right:4rem!important}.pc\:hf-px-40px{padding-left:40px!important;padding-right:40px!important}.pc\:hf-px-5{padding-left:5rem!important;padding-right:5rem!important}.pc\:hf-px-50px{padding-left:50px!important;padding-right:50px!important}.pc\:hf-px-6{padding-left:6rem!important;padding-right:6rem!important}.pc\:hf-px-60px{padding-left:60px!important;padding-right:60px!important}.pc\:hf-px-7{padding-left:7rem!important;padding-right:7rem!important}.pc\:hf-px-70px{padding-left:70px!important;padding-right:70px!important}.pc\:hf-px-8{padding-left:8rem!important;padding-right:8rem!important}.pc\:hf-px-80px{padding-left:80px!important;padding-right:80px!important}.pc\:hf-px-9{padding-left:9rem!important;padding-right:9rem!important}.pc\:hf-px-90px{padding-left:90px!important;padding-right:90px!important}.pc\:hf-py-0{padding-bottom:0!important;padding-top:0!important}.pc\:hf-py-1{padding-bottom:1rem!important;padding-top:1rem!important}.pc\:hf-py-10px{padding-bottom:10px!important;padding-top:10px!important}.pc\:hf-py-2{padding-bottom:2rem!important;padding-top:2rem!important}.pc\:hf-py-20px{padding-bottom:20px!important;padding-top:20px!important}.pc\:hf-py-3{padding-bottom:3rem!important;padding-top:3rem!important}.pc\:hf-py-30px{padding-bottom:30px!important;padding-top:30px!important}.pc\:hf-py-4{padding-bottom:4rem!important;padding-top:4rem!important}.pc\:hf-py-40px{padding-bottom:40px!important;padding-top:40px!important}.pc\:hf-py-5{padding-bottom:5rem!important;padding-top:5rem!important}.pc\:hf-py-50px{padding-bottom:50px!important;padding-top:50px!important}.pc\:hf-py-6{padding-bottom:6rem!important;padding-top:6rem!important}.pc\:hf-py-60px{padding-bottom:60px!important;padding-top:60px!important}.pc\:hf-py-7{padding-bottom:7rem!important;padding-top:7rem!important}.pc\:hf-py-70px{padding-bottom:70px!important;padding-top:70px!important}.pc\:hf-py-8{padding-bottom:8rem!important;padding-top:8rem!important}.pc\:hf-py-80px{padding-bottom:80px!important;padding-top:80px!important}.pc\:hf-py-9{padding-bottom:9rem!important;padding-top:9rem!important}.pc\:hf-py-90px{padding-bottom:90px!important;padding-top:90px!important}.pc\:hf-pb-0{padding-bottom:0!important}.pc\:hf-pb-1{padding-bottom:1rem!important}.pc\:hf-pb-10px{padding-bottom:10px!important}.pc\:hf-pb-2{padding-bottom:2rem!important}.pc\:hf-pb-20px{padding-bottom:20px!important}.pc\:hf-pb-3{padding-bottom:3rem!important}.pc\:hf-pb-30px{padding-bottom:30px!important}.pc\:hf-pb-4{padding-bottom:4rem!important}.pc\:hf-pb-40px{padding-bottom:40px!important}.pc\:hf-pb-5{padding-bottom:5rem!important}.pc\:hf-pb-50px{padding-bottom:50px!important}.pc\:hf-pb-6{padding-bottom:6rem!important}.pc\:hf-pb-60px{padding-bottom:60px!important}.pc\:hf-pb-7{padding-bottom:7rem!important}.pc\:hf-pb-70px{padding-bottom:70px!important}.pc\:hf-pb-8{padding-bottom:8rem!important}.pc\:hf-pb-80px{padding-bottom:80px!important}.pc\:hf-pb-9{padding-bottom:9rem!important}.pc\:hf-pb-90px{padding-bottom:90px!important}.pc\:hf-pl-0{padding-left:0!important}.pc\:hf-pl-1{padding-left:1rem!important}.pc\:hf-pl-10px{padding-left:10px!important}.pc\:hf-pl-2{padding-left:2rem!important}.pc\:hf-pl-20px{padding-left:20px!important}.pc\:hf-pl-3{padding-left:3rem!important}.pc\:hf-pl-30px{padding-left:30px!important}.pc\:hf-pl-4{padding-left:4rem!important}.pc\:hf-pl-40px{padding-left:40px!important}.pc\:hf-pl-5{padding-left:5rem!important}.pc\:hf-pl-50px{padding-left:50px!important}.pc\:hf-pl-6{padding-left:6rem!important}.pc\:hf-pl-60px{padding-left:60px!important}.pc\:hf-pl-7{padding-left:7rem!important}.pc\:hf-pl-70px{padding-left:70px!important}.pc\:hf-pl-8{padding-left:8rem!important}.pc\:hf-pl-80px{padding-left:80px!important}.pc\:hf-pl-9{padding-left:9rem!important}.pc\:hf-pl-90px{padding-left:90px!important}.pc\:hf-pr-0{padding-right:0!important}.pc\:hf-pr-1{padding-right:1rem!important}.pc\:hf-pr-10px{padding-right:10px!important}.pc\:hf-pr-2{padding-right:2rem!important}.pc\:hf-pr-20px{padding-right:20px!important}.pc\:hf-pr-3{padding-right:3rem!important}.pc\:hf-pr-30px{padding-right:30px!important}.pc\:hf-pr-4{padding-right:4rem!important}.pc\:hf-pr-40px{padding-right:40px!important}.pc\:hf-pr-5{padding-right:5rem!important}.pc\:hf-pr-50px{padding-right:50px!important}.pc\:hf-pr-6{padding-right:6rem!important}.pc\:hf-pr-60px{padding-right:60px!important}.pc\:hf-pr-7{padding-right:7rem!important}.pc\:hf-pr-70px{padding-right:70px!important}.pc\:hf-pr-8{padding-right:8rem!important}.pc\:hf-pr-80px{padding-right:80px!important}.pc\:hf-pr-9{padding-right:9rem!important}.pc\:hf-pr-90px{padding-right:90px!important}.pc\:hf-pt-0{padding-top:0!important}.pc\:hf-pt-1{padding-top:1rem!important}.pc\:hf-pt-10px{padding-top:10px!important}.pc\:hf-pt-2{padding-top:2rem!important}.pc\:hf-pt-20px{padding-top:20px!important}.pc\:hf-pt-3{padding-top:3rem!important}.pc\:hf-pt-30px{padding-top:30px!important}.pc\:hf-pt-4{padding-top:4rem!important}.pc\:hf-pt-40px{padding-top:40px!important}.pc\:hf-pt-5{padding-top:5rem!important}.pc\:hf-pt-50px{padding-top:50px!important}.pc\:hf-pt-6{padding-top:6rem!important}.pc\:hf-pt-60px{padding-top:60px!important}.pc\:hf-pt-7{padding-top:7rem!important}.pc\:hf-pt-70px{padding-top:70px!important}.pc\:hf-pt-8{padding-top:8rem!important}.pc\:hf-pt-80px{padding-top:80px!important}.pc\:hf-pt-9{padding-top:9rem!important}.pc\:hf-pt-90px{padding-top:90px!important}.pc\:hf-text-left{text-align:left!important}.pc\:hf-text-center{text-align:center!important}.pc\:hf-text-right{text-align:right!important}.pc\:hf-text-justify{text-align:justify!important}.pc\:hf-text-start{text-align:start!important}.pc\:hf-text-end{text-align:end!important}.pc\:hf-text-0{font-size:0!important}.pc\:hf-text-1{font-size:.1rem!important}.pc\:hf-text-10{font-size:1rem!important}.pc\:hf-text-10px{font-size:10px!important}.pc\:hf-text-11{font-size:1.1rem!important}.pc\:hf-text-11px{font-size:11px!important}.pc\:hf-text-12{font-size:1.2rem!important}.pc\:hf-text-12px{font-size:12px!important}.pc\:hf-text-13{font-size:1.3rem!important}.pc\:hf-text-13px{font-size:13px!important}.pc\:hf-text-14{font-size:1.4rem!important}.pc\:hf-text-14px{font-size:14px!important}.pc\:hf-text-15{font-size:1.5rem!important}.pc\:hf-text-15px{font-size:15px!important}.pc\:hf-text-16{font-size:1.6rem!important}.pc\:hf-text-16px{font-size:16px!important}.pc\:hf-text-17{font-size:1.7rem!important}.pc\:hf-text-17px{font-size:17px!important}.pc\:hf-text-18{font-size:1.8rem!important}.pc\:hf-text-18px{font-size:18px!important}.pc\:hf-text-19{font-size:1.9rem!important}.pc\:hf-text-19px{font-size:19px!important}.pc\:hf-text-2{font-size:.2rem!important}.pc\:hf-text-20{font-size:2rem!important}.pc\:hf-text-20px{font-size:20px!important}.pc\:hf-text-21{font-size:2.1rem!important}.pc\:hf-text-21px{font-size:21px!important}.pc\:hf-text-22{font-size:2.2rem!important}.pc\:hf-text-22px{font-size:22px!important}.pc\:hf-text-23{font-size:2.3rem!important}.pc\:hf-text-23px{font-size:23px!important}.pc\:hf-text-24{font-size:2.4rem!important}.pc\:hf-text-24px{font-size:24px!important}.pc\:hf-text-25{font-size:2.5rem!important}.pc\:hf-text-25px{font-size:25px!important}.pc\:hf-text-26{font-size:2.6rem!important}.pc\:hf-text-26px{font-size:26px!important}.pc\:hf-text-27{font-size:2.7rem!important}.pc\:hf-text-27px{font-size:27px!important}.pc\:hf-text-28{font-size:2.8rem!important}.pc\:hf-text-28px{font-size:28px!important}.pc\:hf-text-29{font-size:2.9rem!important}.pc\:hf-text-29px{font-size:29px!important}.pc\:hf-text-3{font-size:.3rem!important}.pc\:hf-text-30{font-size:3rem!important}.pc\:hf-text-30px{font-size:30px!important}.pc\:hf-text-31{font-size:3.1rem!important}.pc\:hf-text-31px{font-size:31px!important}.pc\:hf-text-32{font-size:3.2rem!important}.pc\:hf-text-32px{font-size:32px!important}.pc\:hf-text-33{font-size:3.3rem!important}.pc\:hf-text-33px{font-size:33px!important}.pc\:hf-text-34{font-size:3.4rem!important}.pc\:hf-text-34px{font-size:34px!important}.pc\:hf-text-35{font-size:3.5rem!important}.pc\:hf-text-35px{font-size:35px!important}.pc\:hf-text-36{font-size:3.6rem!important}.pc\:hf-text-36px{font-size:36px!important}.pc\:hf-text-4{font-size:.4rem!important}.pc\:hf-text-5{font-size:.5rem!important}.pc\:hf-text-6{font-size:.6rem!important}.pc\:hf-text-7{font-size:.7rem!important}.pc\:hf-text-8{font-size:.8rem!important}.pc\:hf-text-8px{font-size:8px!important}.pc\:hf-text-9{font-size:.9rem!important}.pc\:hf-text-9px{font-size:9px!important}.pc\:hf-font-100{font-weight:100!important}.pc\:hf-font-200{font-weight:200!important}.pc\:hf-font-300{font-weight:300!important}.pc\:hf-font-400{font-weight:400!important}.pc\:hf-font-500{font-weight:500!important}.pc\:hf-font-600{font-weight:600!important}.pc\:hf-font-700{font-weight:700!important}.pc\:hf-font-800{font-weight:800!important}.pc\:hf-font-900{font-weight:900!important}.pc\:hf-font-bold{font-weight:700!important}.pc\:hf-font-normal{font-weight:400!important}.pc\:hf-italic{font-style:italic!important}.pc\:hf-not-italic{font-style:normal!important}.pc\:hf-leading-10{line-height:2.5rem!important}.pc\:hf-leading-3{line-height:.75rem!important}.pc\:hf-leading-4{line-height:1rem!important}.pc\:hf-leading-5{line-height:1.25rem!important}.pc\:hf-leading-6{line-height:1.5rem!important}.pc\:hf-leading-7{line-height:1.75rem!important}.pc\:hf-leading-8{line-height:2rem!important}.pc\:hf-leading-9{line-height:2.25rem!important}.pc\:hf-leading-loose{line-height:2!important}.pc\:hf-leading-none{line-height:1!important}.pc\:hf-leading-normal{line-height:1.5!important}.pc\:hf-leading-relaxed{line-height:1.625!important}.pc\:hf-leading-snug{line-height:1.375!important}.pc\:hf-leading-tight{line-height:1.25!important}.pc\:hf-tracking-normal{letter-spacing:0!important}.pc\:hf-tracking-tight{letter-spacing:-.025em!important}.pc\:hf-tracking-tighter{letter-spacing:-.05em!important}.pc\:hf-tracking-wide{letter-spacing:.025em!important}.pc\:hf-tracking-wider{letter-spacing:.05em!important}.pc\:hf-tracking-widest{letter-spacing:.1em!important}.pc\:hf-text-black{color:#000!important}.pc\:hf-text-blue-100{color:#dbeafe!important}.pc\:hf-text-blue-200{color:#bfdbfe!important}.pc\:hf-text-blue-300{color:#93c5fd!important}.pc\:hf-text-blue-400{color:#60a5fa!important}.pc\:hf-text-blue-500{color:#3b82f6!important}.pc\:hf-text-blue-600{color:#2563eb!important}.pc\:hf-text-blue-700{color:#1d4ed8!important}.pc\:hf-text-blue-800{color:#1e40af!important}.pc\:hf-text-blue-900{color:#1e3a8a!important}.pc\:hf-text-current{color:currentColor!important}.pc\:hf-text-gray-100{color:#f3f4f6!important}.pc\:hf-text-gray-200{color:#e5e7eb!important}.pc\:hf-text-gray-300{color:#d1d5db!important}.pc\:hf-text-gray-400{color:#9ca3af!important}.pc\:hf-text-gray-500{color:#6b7280!important}.pc\:hf-text-gray-600{color:#4b5563!important}.pc\:hf-text-gray-700{color:#374151!important}.pc\:hf-text-gray-800{color:#1f2937!important}.pc\:hf-text-gray-900{color:#111827!important}.pc\:hf-text-green-100{color:#dcfce7!important}.pc\:hf-text-green-200{color:#bbf7d0!important}.pc\:hf-text-green-300{color:#86efac!important}.pc\:hf-text-green-400{color:#4ade80!important}.pc\:hf-text-green-500{color:#22c55e!important}.pc\:hf-text-green-600{color:#16a34a!important}.pc\:hf-text-green-700{color:#15803d!important}.pc\:hf-text-green-800{color:#166534!important}.pc\:hf-text-green-900{color:#14532d!important}.pc\:hf-text-indigo-100{color:#e0e7ff!important}.pc\:hf-text-indigo-200{color:#c7d2fe!important}.pc\:hf-text-indigo-300{color:#a5b4fc!important}.pc\:hf-text-indigo-400{color:#818cf8!important}.pc\:hf-text-indigo-500{color:#6366f1!important}.pc\:hf-text-indigo-600{color:#4f46e5!important}.pc\:hf-text-indigo-700{color:#4338ca!important}.pc\:hf-text-indigo-800{color:#3730a3!important}.pc\:hf-text-indigo-900{color:#312e81!important}.pc\:hf-text-inherit{color:inherit!important}.pc\:hf-text-orange-100{color:#ffedd5!important}.pc\:hf-text-orange-200{color:#fed7aa!important}.pc\:hf-text-orange-300{color:#fdba74!important}.pc\:hf-text-orange-400{color:#fb923c!important}.pc\:hf-text-orange-500{color:#f97316!important}.pc\:hf-text-orange-600{color:#ea580c!important}.pc\:hf-text-orange-700{color:#c2410c!important}.pc\:hf-text-orange-800{color:#9a3412!important}.pc\:hf-text-orange-900{color:#7c2d12!important}.pc\:hf-text-pink-100{color:#fce7f3!important}.pc\:hf-text-pink-200{color:#fbcfe8!important}.pc\:hf-text-pink-300{color:#f9a8d4!important}.pc\:hf-text-pink-400{color:#f472b6!important}.pc\:hf-text-pink-500{color:#ec4899!important}.pc\:hf-text-pink-600{color:#db2777!important}.pc\:hf-text-pink-700{color:#be185d!important}.pc\:hf-text-pink-800{color:#9d174d!important}.pc\:hf-text-pink-900{color:#831843!important}.pc\:hf-text-purple-100{color:#f3e8ff!important}.pc\:hf-text-purple-200{color:#e9d5ff!important}.pc\:hf-text-purple-300{color:#d8b4fe!important}.pc\:hf-text-purple-400{color:#c084fc!important}.pc\:hf-text-purple-500{color:#a855f7!important}.pc\:hf-text-purple-600{color:#9333ea!important}.pc\:hf-text-purple-700{color:#7e22ce!important}.pc\:hf-text-purple-800{color:#6b21a8!important}.pc\:hf-text-purple-900{color:#581c87!important}.pc\:hf-text-red-100{color:#fee2e2!important}.pc\:hf-text-red-200{color:#fecaca!important}.pc\:hf-text-red-300{color:#fca5a5!important}.pc\:hf-text-red-400{color:#f87171!important}.pc\:hf-text-red-500{color:#ef4444!important}.pc\:hf-text-red-600{color:#dc2626!important}.pc\:hf-text-red-700{color:#b91c1c!important}.pc\:hf-text-red-800{color:#991b1b!important}.pc\:hf-text-red-900{color:#7f1d1d!important}.pc\:hf-text-teal-100{color:#ccfbf1!important}.pc\:hf-text-teal-200{color:#99f6e4!important}.pc\:hf-text-teal-300{color:#5eead4!important}.pc\:hf-text-teal-400{color:#2dd4bf!important}.pc\:hf-text-teal-500{color:#14b8a6!important}.pc\:hf-text-teal-600{color:#0d9488!important}.pc\:hf-text-teal-700{color:#0f766e!important}.pc\:hf-text-teal-800{color:#115e59!important}.pc\:hf-text-teal-900{color:#134e4a!important}.pc\:hf-text-transparent{color:transparent!important}.pc\:hf-text-white{color:#fff!important}.pc\:hf-text-yellow-100{color:#fef9c3!important}.pc\:hf-text-yellow-200{color:#fef08a!important}.pc\:hf-text-yellow-300{color:#fde047!important}.pc\:hf-text-yellow-400{color:#facc15!important}.pc\:hf-text-yellow-500{color:#eab308!important}.pc\:hf-text-yellow-600{color:#ca8a04!important}.pc\:hf-text-yellow-700{color:#a16207!important}.pc\:hf-text-yellow-800{color:#854d0e!important}.pc\:hf-text-yellow-900{color:#713f12!important}.pc\:hf-underline{text-decoration-line:underline!important}.pc\:hf-overline{text-decoration-line:overline!important}.pc\:hf-line-through{text-decoration-line:line-through!important}.pc\:hf-no-underline{text-decoration-line:none!important}}@media (max-width:767px){.sp\:hf-pointer-events-none{pointer-events:none!important}.sp\:hf-pointer-events-auto{pointer-events:auto!important}.sp\:hf-visible{visibility:visible!important}.sp\:hf-invisible{visibility:hidden!important}.sp\:hf-collapse{visibility:collapse!important}.sp\:hf-static{position:static!important}.sp\:hf-fixed{position:fixed!important}.sp\:hf-absolute{position:absolute!important}.sp\:hf-relative{position:relative!important}.sp\:hf-sticky{position:sticky!important}.sp\:hf--z-1{z-index:-1!important}.sp\:hf-z,.sp\:hf-z-1{z-index:1!important}.sp\:hf-z-10{z-index:10!important}.sp\:hf-z-100{z-index:100!important}.sp\:hf-z-1000{z-index:1000!important}.sp\:hf-z-1010{z-index:1010!important}.sp\:hf-z-1020{z-index:1020!important}.sp\:hf-z-1030{z-index:1030!important}.sp\:hf-z-1040{z-index:1040!important}.sp\:hf-z-1050{z-index:1050!important}.sp\:hf-z-1060{z-index:1060!important}.sp\:hf-z-1070{z-index:1070!important}.sp\:hf-z-1080{z-index:1080!important}.sp\:hf-z-1090{z-index:1090!important}.sp\:hf-z-110{z-index:110!important}.sp\:hf-z-120{z-index:120!important}.sp\:hf-z-130{z-index:130!important}.sp\:hf-z-140{z-index:140!important}.sp\:hf-z-150{z-index:150!important}.sp\:hf-z-160{z-index:160!important}.sp\:hf-z-170{z-index:170!important}.sp\:hf-z-180{z-index:180!important}.sp\:hf-z-190{z-index:190!important}.sp\:hf-z-20{z-index:20!important}.sp\:hf-z-30{z-index:30!important}.sp\:hf-z-40{z-index:40!important}.sp\:hf-z-50{z-index:50!important}.sp\:hf-z-60{z-index:60!important}.sp\:hf-z-70{z-index:70!important}.sp\:hf-z-80{z-index:80!important}.sp\:hf-z-90{z-index:90!important}.sp\:hf-z-9999{z-index:9999!important}.sp\:hf-z-auto{z-index:auto!important}.sp\:hf-m-0{margin:0!important}.sp\:hf-m-1{margin:1rem!important}.sp\:hf-m-10px{margin:10px!important}.sp\:hf-m-2{margin:2rem!important}.sp\:hf-m-20px{margin:20px!important}.sp\:hf-m-3{margin:3rem!important}.sp\:hf-m-30px{margin:30px!important}.sp\:hf-m-4{margin:4rem!important}.sp\:hf-m-40px{margin:40px!important}.sp\:hf-m-5{margin:5rem!important}.sp\:hf-m-50px{margin:50px!important}.sp\:hf-m-6{margin:6rem!important}.sp\:hf-m-60px{margin:60px!important}.sp\:hf-m-7{margin:7rem!important}.sp\:hf-m-70px{margin:70px!important}.sp\:hf-m-8{margin:8rem!important}.sp\:hf-m-80px{margin:80px!important}.sp\:hf-m-9{margin:9rem!important}.sp\:hf-m-90px{margin:90px!important}.sp\:hf-m-auto{margin:auto!important}.sp\:hf-mx-0{margin-left:0!important;margin-right:0!important}.sp\:hf-mx-1{margin-left:1rem!important;margin-right:1rem!important}.sp\:hf-mx-10px{margin-left:10px!important;margin-right:10px!important}.sp\:hf-mx-2{margin-left:2rem!important;margin-right:2rem!important}.sp\:hf-mx-20px{margin-left:20px!important;margin-right:20px!important}.sp\:hf-mx-3{margin-left:3rem!important;margin-right:3rem!important}.sp\:hf-mx-30px{margin-left:30px!important;margin-right:30px!important}.sp\:hf-mx-4{margin-left:4rem!important;margin-right:4rem!important}.sp\:hf-mx-40px{margin-left:40px!important;margin-right:40px!important}.sp\:hf-mx-5{margin-left:5rem!important;margin-right:5rem!important}.sp\:hf-mx-50px{margin-left:50px!important;margin-right:50px!important}.sp\:hf-mx-6{margin-left:6rem!important;margin-right:6rem!important}.sp\:hf-mx-60px{margin-left:60px!important;margin-right:60px!important}.sp\:hf-mx-7{margin-left:7rem!important;margin-right:7rem!important}.sp\:hf-mx-70px{margin-left:70px!important;margin-right:70px!important}.sp\:hf-mx-8{margin-left:8rem!important;margin-right:8rem!important}.sp\:hf-mx-80px{margin-left:80px!important;margin-right:80px!important}.sp\:hf-mx-9{margin-left:9rem!important;margin-right:9rem!important}.sp\:hf-mx-90px{margin-left:90px!important;margin-right:90px!important}.sp\:hf-mx-auto{margin-left:auto!important;margin-right:auto!important}.sp\:hf-my-0{margin-bottom:0!important;margin-top:0!important}.sp\:hf-my-1{margin-bottom:1rem!important;margin-top:1rem!important}.sp\:hf-my-10px{margin-bottom:10px!important;margin-top:10px!important}.sp\:hf-my-2{margin-bottom:2rem!important;margin-top:2rem!important}.sp\:hf-my-20px{margin-bottom:20px!important;margin-top:20px!important}.sp\:hf-my-3{margin-bottom:3rem!important;margin-top:3rem!important}.sp\:hf-my-30px{margin-bottom:30px!important;margin-top:30px!important}.sp\:hf-my-4{margin-bottom:4rem!important;margin-top:4rem!important}.sp\:hf-my-40px{margin-bottom:40px!important;margin-top:40px!important}.sp\:hf-my-5{margin-bottom:5rem!important;margin-top:5rem!important}.sp\:hf-my-50px{margin-bottom:50px!important;margin-top:50px!important}.sp\:hf-my-6{margin-bottom:6rem!important;margin-top:6rem!important}.sp\:hf-my-60px{margin-bottom:60px!important;margin-top:60px!important}.sp\:hf-my-7{margin-bottom:7rem!important;margin-top:7rem!important}.sp\:hf-my-70px{margin-bottom:70px!important;margin-top:70px!important}.sp\:hf-my-8{margin-bottom:8rem!important;margin-top:8rem!important}.sp\:hf-my-80px{margin-bottom:80px!important;margin-top:80px!important}.sp\:hf-my-9{margin-bottom:9rem!important;margin-top:9rem!important}.sp\:hf-my-90px{margin-bottom:90px!important;margin-top:90px!important}.sp\:hf-my-auto{margin-bottom:auto!important;margin-top:auto!important}.sp\:hf-mb-0{margin-bottom:0!important}.sp\:hf-mb-1{margin-bottom:1rem!important}.sp\:hf-mb-10px{margin-bottom:10px!important}.sp\:hf-mb-2{margin-bottom:2rem!important}.sp\:hf-mb-20px{margin-bottom:20px!important}.sp\:hf-mb-3{margin-bottom:3rem!important}.sp\:hf-mb-30px{margin-bottom:30px!important}.sp\:hf-mb-4{margin-bottom:4rem!important}.sp\:hf-mb-40px{margin-bottom:40px!important}.sp\:hf-mb-5{margin-bottom:5rem!important}.sp\:hf-mb-50px{margin-bottom:50px!important}.sp\:hf-mb-6{margin-bottom:6rem!important}.sp\:hf-mb-60px{margin-bottom:60px!important}.sp\:hf-mb-7{margin-bottom:7rem!important}.sp\:hf-mb-70px{margin-bottom:70px!important}.sp\:hf-mb-8{margin-bottom:8rem!important}.sp\:hf-mb-80px{margin-bottom:80px!important}.sp\:hf-mb-9{margin-bottom:9rem!important}.sp\:hf-mb-90px{margin-bottom:90px!important}.sp\:hf-mb-auto{margin-bottom:auto!important}.sp\:hf-ml-0{margin-left:0!important}.sp\:hf-ml-1{margin-left:1rem!important}.sp\:hf-ml-10px{margin-left:10px!important}.sp\:hf-ml-2{margin-left:2rem!important}.sp\:hf-ml-20px{margin-left:20px!important}.sp\:hf-ml-3{margin-left:3rem!important}.sp\:hf-ml-30px{margin-left:30px!important}.sp\:hf-ml-4{margin-left:4rem!important}.sp\:hf-ml-40px{margin-left:40px!important}.sp\:hf-ml-5{margin-left:5rem!important}.sp\:hf-ml-50px{margin-left:50px!important}.sp\:hf-ml-6{margin-left:6rem!important}.sp\:hf-ml-60px{margin-left:60px!important}.sp\:hf-ml-7{margin-left:7rem!important}.sp\:hf-ml-70px{margin-left:70px!important}.sp\:hf-ml-8{margin-left:8rem!important}.sp\:hf-ml-80px{margin-left:80px!important}.sp\:hf-ml-9{margin-left:9rem!important}.sp\:hf-ml-90px{margin-left:90px!important}.sp\:hf-ml-auto{margin-left:auto!important}.sp\:hf-mr-0{margin-right:0!important}.sp\:hf-mr-1{margin-right:1rem!important}.sp\:hf-mr-10px{margin-right:10px!important}.sp\:hf-mr-2{margin-right:2rem!important}.sp\:hf-mr-20px{margin-right:20px!important}.sp\:hf-mr-3{margin-right:3rem!important}.sp\:hf-mr-30px{margin-right:30px!important}.sp\:hf-mr-4{margin-right:4rem!important}.sp\:hf-mr-40px{margin-right:40px!important}.sp\:hf-mr-5{margin-right:5rem!important}.sp\:hf-mr-50px{margin-right:50px!important}.sp\:hf-mr-6{margin-right:6rem!important}.sp\:hf-mr-60px{margin-right:60px!important}.sp\:hf-mr-7{margin-right:7rem!important}.sp\:hf-mr-70px{margin-right:70px!important}.sp\:hf-mr-8{margin-right:8rem!important}.sp\:hf-mr-80px{margin-right:80px!important}.sp\:hf-mr-9{margin-right:9rem!important}.sp\:hf-mr-90px{margin-right:90px!important}.sp\:hf-mr-auto{margin-right:auto!important}.sp\:hf-mt-0{margin-top:0!important}.sp\:hf-mt-1{margin-top:1rem!important}.sp\:hf-mt-10px{margin-top:10px!important}.sp\:hf-mt-2{margin-top:2rem!important}.sp\:hf-mt-20px{margin-top:20px!important}.sp\:hf-mt-3{margin-top:3rem!important}.sp\:hf-mt-30px{margin-top:30px!important}.sp\:hf-mt-4{margin-top:4rem!important}.sp\:hf-mt-40px{margin-top:40px!important}.sp\:hf-mt-5{margin-top:5rem!important}.sp\:hf-mt-50px{margin-top:50px!important}.sp\:hf-mt-6{margin-top:6rem!important}.sp\:hf-mt-60px{margin-top:60px!important}.sp\:hf-mt-7{margin-top:7rem!important}.sp\:hf-mt-70px{margin-top:70px!important}.sp\:hf-mt-8{margin-top:8rem!important}.sp\:hf-mt-80px{margin-top:80px!important}.sp\:hf-mt-9{margin-top:9rem!important}.sp\:hf-mt-90px{margin-top:90px!important}.sp\:hf-mt-auto{margin-top:auto!important}.sp\:hf-block{display:block!important}.sp\:hf-inline-block{display:inline-block!important}.sp\:hf-inline{display:inline!important}.sp\:hf-flex{display:flex!important}.sp\:hf-inline-flex{display:inline-flex!important}.sp\:hf-table{display:table!important}.sp\:hf-inline-table{display:inline-table!important}.sp\:hf-table-caption{display:table-caption!important}.sp\:hf-table-cell{display:table-cell!important}.sp\:hf-table-column{display:table-column!important}.sp\:hf-table-column-group{display:table-column-group!important}.sp\:hf-table-footer-group{display:table-footer-group!important}.sp\:hf-table-header-group{display:table-header-group!important}.sp\:hf-table-row-group{display:table-row-group!important}.sp\:hf-table-row{display:table-row!important}.sp\:hf-flow-root{display:flow-root!important}.sp\:hf-grid{display:grid!important}.sp\:hf-inline-grid{display:inline-grid!important}.sp\:hf-contents{display:contents!important}.sp\:hf-list-item{display:list-item!important}.sp\:hf-hidden{display:none!important}.sp\:hf-w-1\/12{width:8.333333%!important}.sp\:hf-w-1\/2{width:50%!important}.sp\:hf-w-1\/3{width:33.333333%!important}.sp\:hf-w-1\/4{width:25%!important}.sp\:hf-w-1\/5{width:20%!important}.sp\:hf-w-1\/6{width:16.666667%!important}.sp\:hf-w-10\/12{width:83.333333%!important}.sp\:hf-w-11\/12{width:91.666667%!important}.sp\:hf-w-2\/12{width:16.666667%!important}.sp\:hf-w-2\/3{width:66.666667%!important}.sp\:hf-w-2\/4{width:50%!important}.sp\:hf-w-2\/5{width:40%!important}.sp\:hf-w-2\/6{width:33.333333%!important}.sp\:hf-w-3\/12{width:25%!important}.sp\:hf-w-3\/4{width:75%!important}.sp\:hf-w-3\/5{width:60%!important}.sp\:hf-w-3\/6{width:50%!important}.sp\:hf-w-4\/12{width:33.333333%!important}.sp\:hf-w-4\/5{width:80%!important}.sp\:hf-w-4\/6{width:66.666667%!important}.sp\:hf-w-5\/12{width:41.666667%!important}.sp\:hf-w-5\/6{width:83.333333%!important}.sp\:hf-w-6\/12{width:50%!important}.sp\:hf-w-7\/12{width:58.333333%!important}.sp\:hf-w-8\/12{width:66.666667%!important}.sp\:hf-w-9\/12{width:75%!important}.sp\:hf-w-auto{width:auto!important}.sp\:hf-w-dvw{width:100dvw!important}.sp\:hf-w-fit{width:-moz-fit-content!important;width:fit-content!important}.sp\:hf-w-full{width:100%!important}.sp\:hf-w-lvw{width:100lvw!important}.sp\:hf-w-max{width:-moz-max-content!important;width:max-content!important}.sp\:hf-w-min{width:-moz-min-content!important;width:min-content!important}.sp\:hf-w-screen{width:100vw!important}.sp\:hf-w-svw{width:100svw!important}.sp\:hf-flex-row{flex-direction:row!important}.sp\:hf-flex-row-reverse{flex-direction:row-reverse!important}.sp\:hf-flex-col{flex-direction:column!important}.sp\:hf-flex-col-reverse{flex-direction:column-reverse!important}.sp\:hf-flex-wrap{flex-wrap:wrap!important}.sp\:hf-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.sp\:hf-items-start{align-items:flex-start!important}.sp\:hf-items-end{align-items:flex-end!important}.sp\:hf-items-center{align-items:center!important}.sp\:hf-items-baseline{align-items:baseline!important}.sp\:hf-items-stretch{align-items:stretch!important}.sp\:hf-justify-normal{justify-content:normal!important}.sp\:hf-justify-start{justify-content:flex-start!important}.sp\:hf-justify-end{justify-content:flex-end!important}.sp\:hf-justify-center{justify-content:center!important}.sp\:hf-justify-between{justify-content:space-between!important}.sp\:hf-justify-around{justify-content:space-around!important}.sp\:hf-justify-evenly{justify-content:space-evenly!important}.sp\:hf-justify-stretch{justify-content:stretch!important}.sp\:hf-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1rem*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-10px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(10px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(10px*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2rem*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-20px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(20px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(20px*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3rem*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-30px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(30px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(30px*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(4rem*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-40px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(40px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(40px*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5rem*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-50px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(50px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(50px*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(6rem*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-60px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(60px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(60px*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(7rem*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-70px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(70px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(70px*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(8rem*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-80px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(80px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(80px*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(9rem*var(--tw-space-x-reverse))!important}.sp\:hf-space-x-90px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(90px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(90px*var(--tw-space-x-reverse))!important}.sp\:hf-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1rem*var(--tw-space-y-reverse))!important;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-10px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(10px*var(--tw-space-y-reverse))!important;margin-top:calc(10px*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2rem*var(--tw-space-y-reverse))!important;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-20px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(20px*var(--tw-space-y-reverse))!important;margin-top:calc(20px*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3rem*var(--tw-space-y-reverse))!important;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-30px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(30px*var(--tw-space-y-reverse))!important;margin-top:calc(30px*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(4rem*var(--tw-space-y-reverse))!important;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-40px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(40px*var(--tw-space-y-reverse))!important;margin-top:calc(40px*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5rem*var(--tw-space-y-reverse))!important;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-50px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(50px*var(--tw-space-y-reverse))!important;margin-top:calc(50px*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(6rem*var(--tw-space-y-reverse))!important;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-60px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(60px*var(--tw-space-y-reverse))!important;margin-top:calc(60px*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(7rem*var(--tw-space-y-reverse))!important;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-70px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(70px*var(--tw-space-y-reverse))!important;margin-top:calc(70px*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(8rem*var(--tw-space-y-reverse))!important;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-80px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(80px*var(--tw-space-y-reverse))!important;margin-top:calc(80px*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(9rem*var(--tw-space-y-reverse))!important;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-space-y-90px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(90px*var(--tw-space-y-reverse))!important;margin-top:calc(90px*(1 - var(--tw-space-y-reverse)))!important}.sp\:hf-break-normal{overflow-wrap:normal!important;word-break:normal!important}.sp\:hf-break-words{overflow-wrap:break-word!important}.sp\:hf-break-all{word-break:break-all!important}.sp\:hf-rounded{border-radius:4px!important}.sp\:hf-rounded-10{border-radius:10px!important}.sp\:hf-rounded-15{border-radius:15px!important}.sp\:hf-rounded-20{border-radius:20px!important}.sp\:hf-rounded-25{border-radius:25px!important}.sp\:hf-rounded-3{border-radius:3px!important}.sp\:hf-rounded-30{border-radius:30px!important}.sp\:hf-rounded-35{border-radius:35px!important}.sp\:hf-rounded-4{border-radius:4px!important}.sp\:hf-rounded-40{border-radius:40px!important}.sp\:hf-rounded-45{border-radius:45px!important}.sp\:hf-rounded-5{border-radius:5px!important}.sp\:hf-rounded-50{border-radius:50px!important}.sp\:hf-rounded-50per{border-radius:50%!important}.sp\:hf-rounded-55{border-radius:55px!important}.sp\:hf-rounded-6{border-radius:6px!important}.sp\:hf-rounded-60{border-radius:60px!important}.sp\:hf-rounded-7{border-radius:7px!important}.sp\:hf-rounded-8{border-radius:8px!important}.sp\:hf-rounded-9{border-radius:9px!important}.sp\:hf-rounded-full{border-radius:100%!important}.sp\:hf-rounded-none{border-radius:0!important}.sp\:hf-border{border-width:1px!important}.sp\:hf-border-0{border-width:0!important}.sp\:hf-border-1{border-width:1px!important}.sp\:hf-border-10{border-width:10px!important}.sp\:hf-border-11{border-width:11px!important}.sp\:hf-border-12{border-width:12px!important}.sp\:hf-border-2{border-width:2px!important}.sp\:hf-border-3{border-width:3px!important}.sp\:hf-border-4{border-width:4px!important}.sp\:hf-border-5{border-width:5px!important}.sp\:hf-border-6{border-width:6px!important}.sp\:hf-border-7{border-width:7px!important}.sp\:hf-border-8{border-width:8px!important}.sp\:hf-border-9{border-width:9px!important}.sp\:hf-border-b-0{border-bottom-width:0!important}.sp\:hf-border-b-1{border-bottom-width:1px!important}.sp\:hf-border-b-10{border-bottom-width:10px!important}.sp\:hf-border-b-11{border-bottom-width:11px!important}.sp\:hf-border-b-12{border-bottom-width:12px!important}.sp\:hf-border-b-2{border-bottom-width:2px!important}.sp\:hf-border-b-3{border-bottom-width:3px!important}.sp\:hf-border-b-4{border-bottom-width:4px!important}.sp\:hf-border-b-5{border-bottom-width:5px!important}.sp\:hf-border-b-6{border-bottom-width:6px!important}.sp\:hf-border-b-7{border-bottom-width:7px!important}.sp\:hf-border-b-8{border-bottom-width:8px!important}.sp\:hf-border-b-9{border-bottom-width:9px!important}.sp\:hf-border-l-0{border-left-width:0!important}.sp\:hf-border-l-1{border-left-width:1px!important}.sp\:hf-border-l-10{border-left-width:10px!important}.sp\:hf-border-l-11{border-left-width:11px!important}.sp\:hf-border-l-12{border-left-width:12px!important}.sp\:hf-border-l-2{border-left-width:2px!important}.sp\:hf-border-l-3{border-left-width:3px!important}.sp\:hf-border-l-4{border-left-width:4px!important}.sp\:hf-border-l-5{border-left-width:5px!important}.sp\:hf-border-l-6{border-left-width:6px!important}.sp\:hf-border-l-7{border-left-width:7px!important}.sp\:hf-border-l-8{border-left-width:8px!important}.sp\:hf-border-l-9{border-left-width:9px!important}.sp\:hf-border-r-0{border-right-width:0!important}.sp\:hf-border-r-1{border-right-width:1px!important}.sp\:hf-border-r-10{border-right-width:10px!important}.sp\:hf-border-r-11{border-right-width:11px!important}.sp\:hf-border-r-12{border-right-width:12px!important}.sp\:hf-border-r-2{border-right-width:2px!important}.sp\:hf-border-r-3{border-right-width:3px!important}.sp\:hf-border-r-4{border-right-width:4px!important}.sp\:hf-border-r-5{border-right-width:5px!important}.sp\:hf-border-r-6{border-right-width:6px!important}.sp\:hf-border-r-7{border-right-width:7px!important}.sp\:hf-border-r-8{border-right-width:8px!important}.sp\:hf-border-r-9{border-right-width:9px!important}.sp\:hf-border-t-0{border-top-width:0!important}.sp\:hf-border-t-1{border-top-width:1px!important}.sp\:hf-border-t-10{border-top-width:10px!important}.sp\:hf-border-t-11{border-top-width:11px!important}.sp\:hf-border-t-12{border-top-width:12px!important}.sp\:hf-border-t-2{border-top-width:2px!important}.sp\:hf-border-t-3{border-top-width:3px!important}.sp\:hf-border-t-4{border-top-width:4px!important}.sp\:hf-border-t-5{border-top-width:5px!important}.sp\:hf-border-t-6{border-top-width:6px!important}.sp\:hf-border-t-7{border-top-width:7px!important}.sp\:hf-border-t-8{border-top-width:8px!important}.sp\:hf-border-t-9{border-top-width:9px!important}.sp\:hf-border-black{border-color:#000!important}.sp\:hf-border-blue-100{border-color:#dbeafe!important}.sp\:hf-border-blue-200{border-color:#bfdbfe!important}.sp\:hf-border-blue-300{border-color:#93c5fd!important}.sp\:hf-border-blue-400{border-color:#60a5fa!important}.sp\:hf-border-blue-500{border-color:#3b82f6!important}.sp\:hf-border-blue-600{border-color:#2563eb!important}.sp\:hf-border-blue-700{border-color:#1d4ed8!important}.sp\:hf-border-blue-800{border-color:#1e40af!important}.sp\:hf-border-blue-900{border-color:#1e3a8a!important}.sp\:hf-border-current{border-color:currentColor!important}.sp\:hf-border-gray-100{border-color:#f3f4f6!important}.sp\:hf-border-gray-200{border-color:#e5e7eb!important}.sp\:hf-border-gray-300{border-color:#d1d5db!important}.sp\:hf-border-gray-400{border-color:#9ca3af!important}.sp\:hf-border-gray-500{border-color:#6b7280!important}.sp\:hf-border-gray-600{border-color:#4b5563!important}.sp\:hf-border-gray-700{border-color:#374151!important}.sp\:hf-border-gray-800{border-color:#1f2937!important}.sp\:hf-border-gray-900{border-color:#111827!important}.sp\:hf-border-green-100{border-color:#dcfce7!important}.sp\:hf-border-green-200{border-color:#bbf7d0!important}.sp\:hf-border-green-300{border-color:#86efac!important}.sp\:hf-border-green-400{border-color:#4ade80!important}.sp\:hf-border-green-500{border-color:#22c55e!important}.sp\:hf-border-green-600{border-color:#16a34a!important}.sp\:hf-border-green-700{border-color:#15803d!important}.sp\:hf-border-green-800{border-color:#166534!important}.sp\:hf-border-green-900{border-color:#14532d!important}.sp\:hf-border-indigo-100{border-color:#e0e7ff!important}.sp\:hf-border-indigo-200{border-color:#c7d2fe!important}.sp\:hf-border-indigo-300{border-color:#a5b4fc!important}.sp\:hf-border-indigo-400{border-color:#818cf8!important}.sp\:hf-border-indigo-500{border-color:#6366f1!important}.sp\:hf-border-indigo-600{border-color:#4f46e5!important}.sp\:hf-border-indigo-700{border-color:#4338ca!important}.sp\:hf-border-indigo-800{border-color:#3730a3!important}.sp\:hf-border-indigo-900{border-color:#312e81!important}.sp\:hf-border-inherit{border-color:inherit!important}.sp\:hf-border-orange-100{border-color:#ffedd5!important}.sp\:hf-border-orange-200{border-color:#fed7aa!important}.sp\:hf-border-orange-300{border-color:#fdba74!important}.sp\:hf-border-orange-400{border-color:#fb923c!important}.sp\:hf-border-orange-500{border-color:#f97316!important}.sp\:hf-border-orange-600{border-color:#ea580c!important}.sp\:hf-border-orange-700{border-color:#c2410c!important}.sp\:hf-border-orange-800{border-color:#9a3412!important}.sp\:hf-border-orange-900{border-color:#7c2d12!important}.sp\:hf-border-pink-100{border-color:#fce7f3!important}.sp\:hf-border-pink-200{border-color:#fbcfe8!important}.sp\:hf-border-pink-300{border-color:#f9a8d4!important}.sp\:hf-border-pink-400{border-color:#f472b6!important}.sp\:hf-border-pink-500{border-color:#ec4899!important}.sp\:hf-border-pink-600{border-color:#db2777!important}.sp\:hf-border-pink-700{border-color:#be185d!important}.sp\:hf-border-pink-800{border-color:#9d174d!important}.sp\:hf-border-pink-900{border-color:#831843!important}.sp\:hf-border-purple-100{border-color:#f3e8ff!important}.sp\:hf-border-purple-200{border-color:#e9d5ff!important}.sp\:hf-border-purple-300{border-color:#d8b4fe!important}.sp\:hf-border-purple-400{border-color:#c084fc!important}.sp\:hf-border-purple-500{border-color:#a855f7!important}.sp\:hf-border-purple-600{border-color:#9333ea!important}.sp\:hf-border-purple-700{border-color:#7e22ce!important}.sp\:hf-border-purple-800{border-color:#6b21a8!important}.sp\:hf-border-purple-900{border-color:#581c87!important}.sp\:hf-border-red-100{border-color:#fee2e2!important}.sp\:hf-border-red-200{border-color:#fecaca!important}.sp\:hf-border-red-300{border-color:#fca5a5!important}.sp\:hf-border-red-400{border-color:#f87171!important}.sp\:hf-border-red-500{border-color:#ef4444!important}.sp\:hf-border-red-600{border-color:#dc2626!important}.sp\:hf-border-red-700{border-color:#b91c1c!important}.sp\:hf-border-red-800{border-color:#991b1b!important}.sp\:hf-border-red-900{border-color:#7f1d1d!important}.sp\:hf-border-teal-100{border-color:#ccfbf1!important}.sp\:hf-border-teal-200{border-color:#99f6e4!important}.sp\:hf-border-teal-300{border-color:#5eead4!important}.sp\:hf-border-teal-400{border-color:#2dd4bf!important}.sp\:hf-border-teal-500{border-color:#14b8a6!important}.sp\:hf-border-teal-600{border-color:#0d9488!important}.sp\:hf-border-teal-700{border-color:#0f766e!important}.sp\:hf-border-teal-800{border-color:#115e59!important}.sp\:hf-border-teal-900{border-color:#134e4a!important}.sp\:hf-border-transparent{border-color:transparent!important}.sp\:hf-border-white{border-color:#fff!important}.sp\:hf-border-yellow-100{border-color:#fef9c3!important}.sp\:hf-border-yellow-200{border-color:#fef08a!important}.sp\:hf-border-yellow-300{border-color:#fde047!important}.sp\:hf-border-yellow-400{border-color:#facc15!important}.sp\:hf-border-yellow-500{border-color:#eab308!important}.sp\:hf-border-yellow-600{border-color:#ca8a04!important}.sp\:hf-border-yellow-700{border-color:#a16207!important}.sp\:hf-border-yellow-800{border-color:#854d0e!important}.sp\:hf-border-yellow-900{border-color:#713f12!important}.sp\:hf-bg-black{background-color:#000!important}.sp\:hf-bg-blue-100{background-color:#dbeafe!important}.sp\:hf-bg-blue-200{background-color:#bfdbfe!important}.sp\:hf-bg-blue-300{background-color:#93c5fd!important}.sp\:hf-bg-blue-400{background-color:#60a5fa!important}.sp\:hf-bg-blue-500{background-color:#3b82f6!important}.sp\:hf-bg-blue-600{background-color:#2563eb!important}.sp\:hf-bg-blue-700{background-color:#1d4ed8!important}.sp\:hf-bg-blue-800{background-color:#1e40af!important}.sp\:hf-bg-blue-900{background-color:#1e3a8a!important}.sp\:hf-bg-current{background-color:currentColor!important}.sp\:hf-bg-gray-100{background-color:#f3f4f6!important}.sp\:hf-bg-gray-200{background-color:#e5e7eb!important}.sp\:hf-bg-gray-300{background-color:#d1d5db!important}.sp\:hf-bg-gray-400{background-color:#9ca3af!important}.sp\:hf-bg-gray-500{background-color:#6b7280!important}.sp\:hf-bg-gray-600{background-color:#4b5563!important}.sp\:hf-bg-gray-700{background-color:#374151!important}.sp\:hf-bg-gray-800{background-color:#1f2937!important}.sp\:hf-bg-gray-900{background-color:#111827!important}.sp\:hf-bg-green-100{background-color:#dcfce7!important}.sp\:hf-bg-green-200{background-color:#bbf7d0!important}.sp\:hf-bg-green-300{background-color:#86efac!important}.sp\:hf-bg-green-400{background-color:#4ade80!important}.sp\:hf-bg-green-500{background-color:#22c55e!important}.sp\:hf-bg-green-600{background-color:#16a34a!important}.sp\:hf-bg-green-700{background-color:#15803d!important}.sp\:hf-bg-green-800{background-color:#166534!important}.sp\:hf-bg-green-900{background-color:#14532d!important}.sp\:hf-bg-indigo-100{background-color:#e0e7ff!important}.sp\:hf-bg-indigo-200{background-color:#c7d2fe!important}.sp\:hf-bg-indigo-300{background-color:#a5b4fc!important}.sp\:hf-bg-indigo-400{background-color:#818cf8!important}.sp\:hf-bg-indigo-500{background-color:#6366f1!important}.sp\:hf-bg-indigo-600{background-color:#4f46e5!important}.sp\:hf-bg-indigo-700{background-color:#4338ca!important}.sp\:hf-bg-indigo-800{background-color:#3730a3!important}.sp\:hf-bg-indigo-900{background-color:#312e81!important}.sp\:hf-bg-inherit{background-color:inherit!important}.sp\:hf-bg-orange-100{background-color:#ffedd5!important}.sp\:hf-bg-orange-200{background-color:#fed7aa!important}.sp\:hf-bg-orange-300{background-color:#fdba74!important}.sp\:hf-bg-orange-400{background-color:#fb923c!important}.sp\:hf-bg-orange-500{background-color:#f97316!important}.sp\:hf-bg-orange-600{background-color:#ea580c!important}.sp\:hf-bg-orange-700{background-color:#c2410c!important}.sp\:hf-bg-orange-800{background-color:#9a3412!important}.sp\:hf-bg-orange-900{background-color:#7c2d12!important}.sp\:hf-bg-pink-100{background-color:#fce7f3!important}.sp\:hf-bg-pink-200{background-color:#fbcfe8!important}.sp\:hf-bg-pink-300{background-color:#f9a8d4!important}.sp\:hf-bg-pink-400{background-color:#f472b6!important}.sp\:hf-bg-pink-500{background-color:#ec4899!important}.sp\:hf-bg-pink-600{background-color:#db2777!important}.sp\:hf-bg-pink-700{background-color:#be185d!important}.sp\:hf-bg-pink-800{background-color:#9d174d!important}.sp\:hf-bg-pink-900{background-color:#831843!important}.sp\:hf-bg-purple-100{background-color:#f3e8ff!important}.sp\:hf-bg-purple-200{background-color:#e9d5ff!important}.sp\:hf-bg-purple-300{background-color:#d8b4fe!important}.sp\:hf-bg-purple-400{background-color:#c084fc!important}.sp\:hf-bg-purple-500{background-color:#a855f7!important}.sp\:hf-bg-purple-600{background-color:#9333ea!important}.sp\:hf-bg-purple-700{background-color:#7e22ce!important}.sp\:hf-bg-purple-800{background-color:#6b21a8!important}.sp\:hf-bg-purple-900{background-color:#581c87!important}.sp\:hf-bg-red-100{background-color:#fee2e2!important}.sp\:hf-bg-red-200{background-color:#fecaca!important}.sp\:hf-bg-red-300{background-color:#fca5a5!important}.sp\:hf-bg-red-400{background-color:#f87171!important}.sp\:hf-bg-red-500{background-color:#ef4444!important}.sp\:hf-bg-red-600{background-color:#dc2626!important}.sp\:hf-bg-red-700{background-color:#b91c1c!important}.sp\:hf-bg-red-800{background-color:#991b1b!important}.sp\:hf-bg-red-900{background-color:#7f1d1d!important}.sp\:hf-bg-teal-100{background-color:#ccfbf1!important}.sp\:hf-bg-teal-200{background-color:#99f6e4!important}.sp\:hf-bg-teal-300{background-color:#5eead4!important}.sp\:hf-bg-teal-400{background-color:#2dd4bf!important}.sp\:hf-bg-teal-500{background-color:#14b8a6!important}.sp\:hf-bg-teal-600{background-color:#0d9488!important}.sp\:hf-bg-teal-700{background-color:#0f766e!important}.sp\:hf-bg-teal-800{background-color:#115e59!important}.sp\:hf-bg-teal-900{background-color:#134e4a!important}.sp\:hf-bg-transparent{background-color:transparent!important}.sp\:hf-bg-white{background-color:#fff!important}.sp\:hf-bg-yellow-100{background-color:#fef9c3!important}.sp\:hf-bg-yellow-200{background-color:#fef08a!important}.sp\:hf-bg-yellow-300{background-color:#fde047!important}.sp\:hf-bg-yellow-400{background-color:#facc15!important}.sp\:hf-bg-yellow-500{background-color:#eab308!important}.sp\:hf-bg-yellow-600{background-color:#ca8a04!important}.sp\:hf-bg-yellow-700{background-color:#a16207!important}.sp\:hf-bg-yellow-800{background-color:#854d0e!important}.sp\:hf-bg-yellow-900{background-color:#713f12!important}.sp\:hf-p-0{padding:0!important}.sp\:hf-p-1{padding:1rem!important}.sp\:hf-p-10px{padding:10px!important}.sp\:hf-p-2{padding:2rem!important}.sp\:hf-p-20px{padding:20px!important}.sp\:hf-p-3{padding:3rem!important}.sp\:hf-p-30px{padding:30px!important}.sp\:hf-p-4{padding:4rem!important}.sp\:hf-p-40px{padding:40px!important}.sp\:hf-p-5{padding:5rem!important}.sp\:hf-p-50px{padding:50px!important}.sp\:hf-p-6{padding:6rem!important}.sp\:hf-p-60px{padding:60px!important}.sp\:hf-p-7{padding:7rem!important}.sp\:hf-p-70px{padding:70px!important}.sp\:hf-p-8{padding:8rem!important}.sp\:hf-p-80px{padding:80px!important}.sp\:hf-p-9{padding:9rem!important}.sp\:hf-p-90px{padding:90px!important}.sp\:hf-px-0{padding-left:0!important;padding-right:0!important}.sp\:hf-px-1{padding-left:1rem!important;padding-right:1rem!important}.sp\:hf-px-10px{padding-left:10px!important;padding-right:10px!important}.sp\:hf-px-2{padding-left:2rem!important;padding-right:2rem!important}.sp\:hf-px-20px{padding-left:20px!important;padding-right:20px!important}.sp\:hf-px-3{padding-left:3rem!important;padding-right:3rem!important}.sp\:hf-px-30px{padding-left:30px!important;padding-right:30px!important}.sp\:hf-px-4{padding-left:4rem!important;padding-right:4rem!important}.sp\:hf-px-40px{padding-left:40px!important;padding-right:40px!important}.sp\:hf-px-5{padding-left:5rem!important;padding-right:5rem!important}.sp\:hf-px-50px{padding-left:50px!important;padding-right:50px!important}.sp\:hf-px-6{padding-left:6rem!important;padding-right:6rem!important}.sp\:hf-px-60px{padding-left:60px!important;padding-right:60px!important}.sp\:hf-px-7{padding-left:7rem!important;padding-right:7rem!important}.sp\:hf-px-70px{padding-left:70px!important;padding-right:70px!important}.sp\:hf-px-8{padding-left:8rem!important;padding-right:8rem!important}.sp\:hf-px-80px{padding-left:80px!important;padding-right:80px!important}.sp\:hf-px-9{padding-left:9rem!important;padding-right:9rem!important}.sp\:hf-px-90px{padding-left:90px!important;padding-right:90px!important}.sp\:hf-py-0{padding-bottom:0!important;padding-top:0!important}.sp\:hf-py-1{padding-bottom:1rem!important;padding-top:1rem!important}.sp\:hf-py-10px{padding-bottom:10px!important;padding-top:10px!important}.sp\:hf-py-2{padding-bottom:2rem!important;padding-top:2rem!important}.sp\:hf-py-20px{padding-bottom:20px!important;padding-top:20px!important}.sp\:hf-py-3{padding-bottom:3rem!important;padding-top:3rem!important}.sp\:hf-py-30px{padding-bottom:30px!important;padding-top:30px!important}.sp\:hf-py-4{padding-bottom:4rem!important;padding-top:4rem!important}.sp\:hf-py-40px{padding-bottom:40px!important;padding-top:40px!important}.sp\:hf-py-5{padding-bottom:5rem!important;padding-top:5rem!important}.sp\:hf-py-50px{padding-bottom:50px!important;padding-top:50px!important}.sp\:hf-py-6{padding-bottom:6rem!important;padding-top:6rem!important}.sp\:hf-py-60px{padding-bottom:60px!important;padding-top:60px!important}.sp\:hf-py-7{padding-bottom:7rem!important;padding-top:7rem!important}.sp\:hf-py-70px{padding-bottom:70px!important;padding-top:70px!important}.sp\:hf-py-8{padding-bottom:8rem!important;padding-top:8rem!important}.sp\:hf-py-80px{padding-bottom:80px!important;padding-top:80px!important}.sp\:hf-py-9{padding-bottom:9rem!important;padding-top:9rem!important}.sp\:hf-py-90px{padding-bottom:90px!important;padding-top:90px!important}.sp\:hf-pb-0{padding-bottom:0!important}.sp\:hf-pb-1{padding-bottom:1rem!important}.sp\:hf-pb-10px{padding-bottom:10px!important}.sp\:hf-pb-2{padding-bottom:2rem!important}.sp\:hf-pb-20px{padding-bottom:20px!important}.sp\:hf-pb-3{padding-bottom:3rem!important}.sp\:hf-pb-30px{padding-bottom:30px!important}.sp\:hf-pb-4{padding-bottom:4rem!important}.sp\:hf-pb-40px{padding-bottom:40px!important}.sp\:hf-pb-5{padding-bottom:5rem!important}.sp\:hf-pb-50px{padding-bottom:50px!important}.sp\:hf-pb-6{padding-bottom:6rem!important}.sp\:hf-pb-60px{padding-bottom:60px!important}.sp\:hf-pb-7{padding-bottom:7rem!important}.sp\:hf-pb-70px{padding-bottom:70px!important}.sp\:hf-pb-8{padding-bottom:8rem!important}.sp\:hf-pb-80px{padding-bottom:80px!important}.sp\:hf-pb-9{padding-bottom:9rem!important}.sp\:hf-pb-90px{padding-bottom:90px!important}.sp\:hf-pl-0{padding-left:0!important}.sp\:hf-pl-1{padding-left:1rem!important}.sp\:hf-pl-10px{padding-left:10px!important}.sp\:hf-pl-2{padding-left:2rem!important}.sp\:hf-pl-20px{padding-left:20px!important}.sp\:hf-pl-3{padding-left:3rem!important}.sp\:hf-pl-30px{padding-left:30px!important}.sp\:hf-pl-4{padding-left:4rem!important}.sp\:hf-pl-40px{padding-left:40px!important}.sp\:hf-pl-5{padding-left:5rem!important}.sp\:hf-pl-50px{padding-left:50px!important}.sp\:hf-pl-6{padding-left:6rem!important}.sp\:hf-pl-60px{padding-left:60px!important}.sp\:hf-pl-7{padding-left:7rem!important}.sp\:hf-pl-70px{padding-left:70px!important}.sp\:hf-pl-8{padding-left:8rem!important}.sp\:hf-pl-80px{padding-left:80px!important}.sp\:hf-pl-9{padding-left:9rem!important}.sp\:hf-pl-90px{padding-left:90px!important}.sp\:hf-pr-0{padding-right:0!important}.sp\:hf-pr-1{padding-right:1rem!important}.sp\:hf-pr-10px{padding-right:10px!important}.sp\:hf-pr-2{padding-right:2rem!important}.sp\:hf-pr-20px{padding-right:20px!important}.sp\:hf-pr-3{padding-right:3rem!important}.sp\:hf-pr-30px{padding-right:30px!important}.sp\:hf-pr-4{padding-right:4rem!important}.sp\:hf-pr-40px{padding-right:40px!important}.sp\:hf-pr-5{padding-right:5rem!important}.sp\:hf-pr-50px{padding-right:50px!important}.sp\:hf-pr-6{padding-right:6rem!important}.sp\:hf-pr-60px{padding-right:60px!important}.sp\:hf-pr-7{padding-right:7rem!important}.sp\:hf-pr-70px{padding-right:70px!important}.sp\:hf-pr-8{padding-right:8rem!important}.sp\:hf-pr-80px{padding-right:80px!important}.sp\:hf-pr-9{padding-right:9rem!important}.sp\:hf-pr-90px{padding-right:90px!important}.sp\:hf-pt-0{padding-top:0!important}.sp\:hf-pt-1{padding-top:1rem!important}.sp\:hf-pt-10px{padding-top:10px!important}.sp\:hf-pt-2{padding-top:2rem!important}.sp\:hf-pt-20px{padding-top:20px!important}.sp\:hf-pt-3{padding-top:3rem!important}.sp\:hf-pt-30px{padding-top:30px!important}.sp\:hf-pt-4{padding-top:4rem!important}.sp\:hf-pt-40px{padding-top:40px!important}.sp\:hf-pt-5{padding-top:5rem!important}.sp\:hf-pt-50px{padding-top:50px!important}.sp\:hf-pt-6{padding-top:6rem!important}.sp\:hf-pt-60px{padding-top:60px!important}.sp\:hf-pt-7{padding-top:7rem!important}.sp\:hf-pt-70px{padding-top:70px!important}.sp\:hf-pt-8{padding-top:8rem!important}.sp\:hf-pt-80px{padding-top:80px!important}.sp\:hf-pt-9{padding-top:9rem!important}.sp\:hf-pt-90px{padding-top:90px!important}.sp\:hf-text-left{text-align:left!important}.sp\:hf-text-center{text-align:center!important}.sp\:hf-text-right{text-align:right!important}.sp\:hf-text-justify{text-align:justify!important}.sp\:hf-text-start{text-align:start!important}.sp\:hf-text-end{text-align:end!important}.sp\:hf-text-0{font-size:0!important}.sp\:hf-text-1{font-size:.1rem!important}.sp\:hf-text-10{font-size:1rem!important}.sp\:hf-text-10px{font-size:10px!important}.sp\:hf-text-11{font-size:1.1rem!important}.sp\:hf-text-11px{font-size:11px!important}.sp\:hf-text-12{font-size:1.2rem!important}.sp\:hf-text-12px{font-size:12px!important}.sp\:hf-text-13{font-size:1.3rem!important}.sp\:hf-text-13px{font-size:13px!important}.sp\:hf-text-14{font-size:1.4rem!important}.sp\:hf-text-14px{font-size:14px!important}.sp\:hf-text-15{font-size:1.5rem!important}.sp\:hf-text-15px{font-size:15px!important}.sp\:hf-text-16{font-size:1.6rem!important}.sp\:hf-text-16px{font-size:16px!important}.sp\:hf-text-17{font-size:1.7rem!important}.sp\:hf-text-17px{font-size:17px!important}.sp\:hf-text-18{font-size:1.8rem!important}.sp\:hf-text-18px{font-size:18px!important}.sp\:hf-text-19{font-size:1.9rem!important}.sp\:hf-text-19px{font-size:19px!important}.sp\:hf-text-2{font-size:.2rem!important}.sp\:hf-text-20{font-size:2rem!important}.sp\:hf-text-20px{font-size:20px!important}.sp\:hf-text-21{font-size:2.1rem!important}.sp\:hf-text-21px{font-size:21px!important}.sp\:hf-text-22{font-size:2.2rem!important}.sp\:hf-text-22px{font-size:22px!important}.sp\:hf-text-23{font-size:2.3rem!important}.sp\:hf-text-23px{font-size:23px!important}.sp\:hf-text-24{font-size:2.4rem!important}.sp\:hf-text-24px{font-size:24px!important}.sp\:hf-text-25{font-size:2.5rem!important}.sp\:hf-text-25px{font-size:25px!important}.sp\:hf-text-26{font-size:2.6rem!important}.sp\:hf-text-26px{font-size:26px!important}.sp\:hf-text-27{font-size:2.7rem!important}.sp\:hf-text-27px{font-size:27px!important}.sp\:hf-text-28{font-size:2.8rem!important}.sp\:hf-text-28px{font-size:28px!important}.sp\:hf-text-29{font-size:2.9rem!important}.sp\:hf-text-29px{font-size:29px!important}.sp\:hf-text-3{font-size:.3rem!important}.sp\:hf-text-30{font-size:3rem!important}.sp\:hf-text-30px{font-size:30px!important}.sp\:hf-text-31{font-size:3.1rem!important}.sp\:hf-text-31px{font-size:31px!important}.sp\:hf-text-32{font-size:3.2rem!important}.sp\:hf-text-32px{font-size:32px!important}.sp\:hf-text-33{font-size:3.3rem!important}.sp\:hf-text-33px{font-size:33px!important}.sp\:hf-text-34{font-size:3.4rem!important}.sp\:hf-text-34px{font-size:34px!important}.sp\:hf-text-35{font-size:3.5rem!important}.sp\:hf-text-35px{font-size:35px!important}.sp\:hf-text-36{font-size:3.6rem!important}.sp\:hf-text-36px{font-size:36px!important}.sp\:hf-text-4{font-size:.4rem!important}.sp\:hf-text-5{font-size:.5rem!important}.sp\:hf-text-6{font-size:.6rem!important}.sp\:hf-text-7{font-size:.7rem!important}.sp\:hf-text-8{font-size:.8rem!important}.sp\:hf-text-8px{font-size:8px!important}.sp\:hf-text-9{font-size:.9rem!important}.sp\:hf-text-9px{font-size:9px!important}.sp\:hf-font-100{font-weight:100!important}.sp\:hf-font-200{font-weight:200!important}.sp\:hf-font-300{font-weight:300!important}.sp\:hf-font-400{font-weight:400!important}.sp\:hf-font-500{font-weight:500!important}.sp\:hf-font-600{font-weight:600!important}.sp\:hf-font-700{font-weight:700!important}.sp\:hf-font-800{font-weight:800!important}.sp\:hf-font-900{font-weight:900!important}.sp\:hf-font-bold{font-weight:700!important}.sp\:hf-font-normal{font-weight:400!important}.sp\:hf-italic{font-style:italic!important}.sp\:hf-not-italic{font-style:normal!important}.sp\:hf-leading-10{line-height:2.5rem!important}.sp\:hf-leading-3{line-height:.75rem!important}.sp\:hf-leading-4{line-height:1rem!important}.sp\:hf-leading-5{line-height:1.25rem!important}.sp\:hf-leading-6{line-height:1.5rem!important}.sp\:hf-leading-7{line-height:1.75rem!important}.sp\:hf-leading-8{line-height:2rem!important}.sp\:hf-leading-9{line-height:2.25rem!important}.sp\:hf-leading-loose{line-height:2!important}.sp\:hf-leading-none{line-height:1!important}.sp\:hf-leading-normal{line-height:1.5!important}.sp\:hf-leading-relaxed{line-height:1.625!important}.sp\:hf-leading-snug{line-height:1.375!important}.sp\:hf-leading-tight{line-height:1.25!important}.sp\:hf-tracking-normal{letter-spacing:0!important}.sp\:hf-tracking-tight{letter-spacing:-.025em!important}.sp\:hf-tracking-tighter{letter-spacing:-.05em!important}.sp\:hf-tracking-wide{letter-spacing:.025em!important}.sp\:hf-tracking-wider{letter-spacing:.05em!important}.sp\:hf-tracking-widest{letter-spacing:.1em!important}.sp\:hf-text-black{color:#000!important}.sp\:hf-text-blue-100{color:#dbeafe!important}.sp\:hf-text-blue-200{color:#bfdbfe!important}.sp\:hf-text-blue-300{color:#93c5fd!important}.sp\:hf-text-blue-400{color:#60a5fa!important}.sp\:hf-text-blue-500{color:#3b82f6!important}.sp\:hf-text-blue-600{color:#2563eb!important}.sp\:hf-text-blue-700{color:#1d4ed8!important}.sp\:hf-text-blue-800{color:#1e40af!important}.sp\:hf-text-blue-900{color:#1e3a8a!important}.sp\:hf-text-current{color:currentColor!important}.sp\:hf-text-gray-100{color:#f3f4f6!important}.sp\:hf-text-gray-200{color:#e5e7eb!important}.sp\:hf-text-gray-300{color:#d1d5db!important}.sp\:hf-text-gray-400{color:#9ca3af!important}.sp\:hf-text-gray-500{color:#6b7280!important}.sp\:hf-text-gray-600{color:#4b5563!important}.sp\:hf-text-gray-700{color:#374151!important}.sp\:hf-text-gray-800{color:#1f2937!important}.sp\:hf-text-gray-900{color:#111827!important}.sp\:hf-text-green-100{color:#dcfce7!important}.sp\:hf-text-green-200{color:#bbf7d0!important}.sp\:hf-text-green-300{color:#86efac!important}.sp\:hf-text-green-400{color:#4ade80!important}.sp\:hf-text-green-500{color:#22c55e!important}.sp\:hf-text-green-600{color:#16a34a!important}.sp\:hf-text-green-700{color:#15803d!important}.sp\:hf-text-green-800{color:#166534!important}.sp\:hf-text-green-900{color:#14532d!important}.sp\:hf-text-indigo-100{color:#e0e7ff!important}.sp\:hf-text-indigo-200{color:#c7d2fe!important}.sp\:hf-text-indigo-300{color:#a5b4fc!important}.sp\:hf-text-indigo-400{color:#818cf8!important}.sp\:hf-text-indigo-500{color:#6366f1!important}.sp\:hf-text-indigo-600{color:#4f46e5!important}.sp\:hf-text-indigo-700{color:#4338ca!important}.sp\:hf-text-indigo-800{color:#3730a3!important}.sp\:hf-text-indigo-900{color:#312e81!important}.sp\:hf-text-inherit{color:inherit!important}.sp\:hf-text-orange-100{color:#ffedd5!important}.sp\:hf-text-orange-200{color:#fed7aa!important}.sp\:hf-text-orange-300{color:#fdba74!important}.sp\:hf-text-orange-400{color:#fb923c!important}.sp\:hf-text-orange-500{color:#f97316!important}.sp\:hf-text-orange-600{color:#ea580c!important}.sp\:hf-text-orange-700{color:#c2410c!important}.sp\:hf-text-orange-800{color:#9a3412!important}.sp\:hf-text-orange-900{color:#7c2d12!important}.sp\:hf-text-pink-100{color:#fce7f3!important}.sp\:hf-text-pink-200{color:#fbcfe8!important}.sp\:hf-text-pink-300{color:#f9a8d4!important}.sp\:hf-text-pink-400{color:#f472b6!important}.sp\:hf-text-pink-500{color:#ec4899!important}.sp\:hf-text-pink-600{color:#db2777!important}.sp\:hf-text-pink-700{color:#be185d!important}.sp\:hf-text-pink-800{color:#9d174d!important}.sp\:hf-text-pink-900{color:#831843!important}.sp\:hf-text-purple-100{color:#f3e8ff!important}.sp\:hf-text-purple-200{color:#e9d5ff!important}.sp\:hf-text-purple-300{color:#d8b4fe!important}.sp\:hf-text-purple-400{color:#c084fc!important}.sp\:hf-text-purple-500{color:#a855f7!important}.sp\:hf-text-purple-600{color:#9333ea!important}.sp\:hf-text-purple-700{color:#7e22ce!important}.sp\:hf-text-purple-800{color:#6b21a8!important}.sp\:hf-text-purple-900{color:#581c87!important}.sp\:hf-text-red-100{color:#fee2e2!important}.sp\:hf-text-red-200{color:#fecaca!important}.sp\:hf-text-red-300{color:#fca5a5!important}.sp\:hf-text-red-400{color:#f87171!important}.sp\:hf-text-red-500{color:#ef4444!important}.sp\:hf-text-red-600{color:#dc2626!important}.sp\:hf-text-red-700{color:#b91c1c!important}.sp\:hf-text-red-800{color:#991b1b!important}.sp\:hf-text-red-900{color:#7f1d1d!important}.sp\:hf-text-teal-100{color:#ccfbf1!important}.sp\:hf-text-teal-200{color:#99f6e4!important}.sp\:hf-text-teal-300{color:#5eead4!important}.sp\:hf-text-teal-400{color:#2dd4bf!important}.sp\:hf-text-teal-500{color:#14b8a6!important}.sp\:hf-text-teal-600{color:#0d9488!important}.sp\:hf-text-teal-700{color:#0f766e!important}.sp\:hf-text-teal-800{color:#115e59!important}.sp\:hf-text-teal-900{color:#134e4a!important}.sp\:hf-text-transparent{color:transparent!important}.sp\:hf-text-white{color:#fff!important}.sp\:hf-text-yellow-100{color:#fef9c3!important}.sp\:hf-text-yellow-200{color:#fef08a!important}.sp\:hf-text-yellow-300{color:#fde047!important}.sp\:hf-text-yellow-400{color:#facc15!important}.sp\:hf-text-yellow-500{color:#eab308!important}.sp\:hf-text-yellow-600{color:#ca8a04!important}.sp\:hf-text-yellow-700{color:#a16207!important}.sp\:hf-text-yellow-800{color:#854d0e!important}.sp\:hf-text-yellow-900{color:#713f12!important}.sp\:hf-underline{text-decoration-line:underline!important}.sp\:hf-overline{text-decoration-line:overline!important}.sp\:hf-line-through{text-decoration-line:line-through!important}.sp\:hf-no-underline{text-decoration-line:none!important}}.hf-pointer-events-none{pointer-events:none!important}.hf-pointer-events-auto{pointer-events:auto!important}.hf-visible{visibility:visible!important}.hf-invisible{visibility:hidden!important}.hf-collapse{visibility:collapse!important}.hf-static{position:static!important}.hf-fixed{position:fixed!important}.hf-absolute{position:absolute!important}.hf-relative{position:relative!important}.hf-sticky{position:sticky!important}.hf--z-1{z-index:-1!important}.hf-z,.hf-z-1{z-index:1!important}.hf-z-10{z-index:10!important}.hf-z-100{z-index:100!important}.hf-z-1000{z-index:1000!important}.hf-z-1010{z-index:1010!important}.hf-z-1020{z-index:1020!important}.hf-z-1030{z-index:1030!important}.hf-z-1040{z-index:1040!important}.hf-z-1050{z-index:1050!important}.hf-z-1060{z-index:1060!important}.hf-z-1070{z-index:1070!important}.hf-z-1080{z-index:1080!important}.hf-z-1090{z-index:1090!important}.hf-z-110{z-index:110!important}.hf-z-120{z-index:120!important}.hf-z-130{z-index:130!important}.hf-z-140{z-index:140!important}.hf-z-150{z-index:150!important}.hf-z-160{z-index:160!important}.hf-z-170{z-index:170!important}.hf-z-180{z-index:180!important}.hf-z-190{z-index:190!important}.hf-z-20{z-index:20!important}.hf-z-30{z-index:30!important}.hf-z-40{z-index:40!important}.hf-z-50{z-index:50!important}.hf-z-60{z-index:60!important}.hf-z-70{z-index:70!important}.hf-z-80{z-index:80!important}.hf-z-90{z-index:90!important}.hf-z-9999{z-index:9999!important}.hf-z-auto{z-index:auto!important}.hf-m-0{margin:0!important}.hf-m-1{margin:1rem!important}.hf-m-10px{margin:10px!important}.hf-m-2{margin:2rem!important}.hf-m-20px{margin:20px!important}.hf-m-3{margin:3rem!important}.hf-m-30px{margin:30px!important}.hf-m-4{margin:4rem!important}.hf-m-40px{margin:40px!important}.hf-m-5{margin:5rem!important}.hf-m-50px{margin:50px!important}.hf-m-6{margin:6rem!important}.hf-m-60px{margin:60px!important}.hf-m-7{margin:7rem!important}.hf-m-70px{margin:70px!important}.hf-m-8{margin:8rem!important}.hf-m-80px{margin:80px!important}.hf-m-9{margin:9rem!important}.hf-m-90px{margin:90px!important}.hf-m-auto{margin:auto!important}.hf-mx-0{margin-left:0!important;margin-right:0!important}.hf-mx-1{margin-left:1rem!important;margin-right:1rem!important}.hf-mx-10px{margin-left:10px!important;margin-right:10px!important}.hf-mx-2{margin-left:2rem!important;margin-right:2rem!important}.hf-mx-20px{margin-left:20px!important;margin-right:20px!important}.hf-mx-3{margin-left:3rem!important;margin-right:3rem!important}.hf-mx-30px{margin-left:30px!important;margin-right:30px!important}.hf-mx-4{margin-left:4rem!important;margin-right:4rem!important}.hf-mx-40px{margin-left:40px!important;margin-right:40px!important}.hf-mx-5{margin-left:5rem!important;margin-right:5rem!important}.hf-mx-50px{margin-left:50px!important;margin-right:50px!important}.hf-mx-6{margin-left:6rem!important;margin-right:6rem!important}.hf-mx-60px{margin-left:60px!important;margin-right:60px!important}.hf-mx-7{margin-left:7rem!important;margin-right:7rem!important}.hf-mx-70px{margin-left:70px!important;margin-right:70px!important}.hf-mx-8{margin-left:8rem!important;margin-right:8rem!important}.hf-mx-80px{margin-left:80px!important;margin-right:80px!important}.hf-mx-9{margin-left:9rem!important;margin-right:9rem!important}.hf-mx-90px{margin-left:90px!important;margin-right:90px!important}.hf-mx-auto{margin-left:auto!important;margin-right:auto!important}.hf-my-0{margin-top:0!important;margin-bottom:0!important}.hf-my-1{margin-top:1rem!important;margin-bottom:1rem!important}.hf-my-10px{margin-top:10px!important;margin-bottom:10px!important}.hf-my-2{margin-top:2rem!important;margin-bottom:2rem!important}.hf-my-20px{margin-top:20px!important;margin-bottom:20px!important}.hf-my-3{margin-top:3rem!important;margin-bottom:3rem!important}.hf-my-30px{margin-top:30px!important;margin-bottom:30px!important}.hf-my-4{margin-top:4rem!important;margin-bottom:4rem!important}.hf-my-40px{margin-top:40px!important;margin-bottom:40px!important}.hf-my-5{margin-top:5rem!important;margin-bottom:5rem!important}.hf-my-50px{margin-top:50px!important;margin-bottom:50px!important}.hf-my-6{margin-top:6rem!important;margin-bottom:6rem!important}.hf-my-60px{margin-top:60px!important;margin-bottom:60px!important}.hf-my-7{margin-top:7rem!important;margin-bottom:7rem!important}.hf-my-70px{margin-top:70px!important;margin-bottom:70px!important}.hf-my-8{margin-top:8rem!important;margin-bottom:8rem!important}.hf-my-80px{margin-top:80px!important;margin-bottom:80px!important}.hf-my-9{margin-top:9rem!important;margin-bottom:9rem!important}.hf-my-90px{margin-top:90px!important;margin-bottom:90px!important}.hf-my-auto{margin-top:auto!important;margin-bottom:auto!important}.hf-mb-0{margin-bottom:0!important}.hf-mb-1{margin-bottom:1rem!important}.hf-mb-10px{margin-bottom:10px!important}.hf-mb-2{margin-bottom:2rem!important}.hf-mb-20px{margin-bottom:20px!important}.hf-mb-3{margin-bottom:3rem!important}.hf-mb-30px{margin-bottom:30px!important}.hf-mb-4{margin-bottom:4rem!important}.hf-mb-40px{margin-bottom:40px!important}.hf-mb-5{margin-bottom:5rem!important}.hf-mb-50px{margin-bottom:50px!important}.hf-mb-6{margin-bottom:6rem!important}.hf-mb-60px{margin-bottom:60px!important}.hf-mb-7{margin-bottom:7rem!important}.hf-mb-70px{margin-bottom:70px!important}.hf-mb-8{margin-bottom:8rem!important}.hf-mb-80px{margin-bottom:80px!important}.hf-mb-9{margin-bottom:9rem!important}.hf-mb-90px{margin-bottom:90px!important}.hf-mb-auto{margin-bottom:auto!important}.hf-ml-0{margin-left:0!important}.hf-ml-1{margin-left:1rem!important}.hf-ml-10px{margin-left:10px!important}.hf-ml-2{margin-left:2rem!important}.hf-ml-20px{margin-left:20px!important}.hf-ml-3{margin-left:3rem!important}.hf-ml-30px{margin-left:30px!important}.hf-ml-4{margin-left:4rem!important}.hf-ml-40px{margin-left:40px!important}.hf-ml-5{margin-left:5rem!important}.hf-ml-50px{margin-left:50px!important}.hf-ml-6{margin-left:6rem!important}.hf-ml-60px{margin-left:60px!important}.hf-ml-7{margin-left:7rem!important}.hf-ml-70px{margin-left:70px!important}.hf-ml-8{margin-left:8rem!important}.hf-ml-80px{margin-left:80px!important}.hf-ml-9{margin-left:9rem!important}.hf-ml-90px{margin-left:90px!important}.hf-ml-auto{margin-left:auto!important}.hf-mr-0{margin-right:0!important}.hf-mr-1{margin-right:1rem!important}.hf-mr-10px{margin-right:10px!important}.hf-mr-2{margin-right:2rem!important}.hf-mr-20px{margin-right:20px!important}.hf-mr-3{margin-right:3rem!important}.hf-mr-30px{margin-right:30px!important}.hf-mr-4{margin-right:4rem!important}.hf-mr-40px{margin-right:40px!important}.hf-mr-5{margin-right:5rem!important}.hf-mr-50px{margin-right:50px!important}.hf-mr-6{margin-right:6rem!important}.hf-mr-60px{margin-right:60px!important}.hf-mr-7{margin-right:7rem!important}.hf-mr-70px{margin-right:70px!important}.hf-mr-8{margin-right:8rem!important}.hf-mr-80px{margin-right:80px!important}.hf-mr-9{margin-right:9rem!important}.hf-mr-90px{margin-right:90px!important}.hf-mr-auto{margin-right:auto!important}.hf-mt-0{margin-top:0!important}.hf-mt-1{margin-top:1rem!important}.hf-mt-10px{margin-top:10px!important}.hf-mt-2{margin-top:2rem!important}.hf-mt-20px{margin-top:20px!important}.hf-mt-3{margin-top:3rem!important}.hf-mt-30px{margin-top:30px!important}.hf-mt-4{margin-top:4rem!important}.hf-mt-40px{margin-top:40px!important}.hf-mt-5{margin-top:5rem!important}.hf-mt-50px{margin-top:50px!important}.hf-mt-6{margin-top:6rem!important}.hf-mt-60px{margin-top:60px!important}.hf-mt-7{margin-top:7rem!important}.hf-mt-70px{margin-top:70px!important}.hf-mt-8{margin-top:8rem!important}.hf-mt-80px{margin-top:80px!important}.hf-mt-9{margin-top:9rem!important}.hf-mt-90px{margin-top:90px!important}.hf-mt-auto{margin-top:auto!important}.hf-block{display:block!important}.hf-inline-block{display:inline-block!important}.hf-inline{display:inline!important}.hf-flex{display:flex!important}.hf-inline-flex{display:inline-flex!important}.hf-table{display:table!important}.hf-inline-table{display:inline-table!important}.hf-table-caption{display:table-caption!important}.hf-table-cell{display:table-cell!important}.hf-table-column{display:table-column!important}.hf-table-column-group{display:table-column-group!important}.hf-table-footer-group{display:table-footer-group!important}.hf-table-header-group{display:table-header-group!important}.hf-table-row-group{display:table-row-group!important}.hf-table-row{display:table-row!important}.hf-flow-root{display:flow-root!important}.hf-grid{display:grid!important}.hf-inline-grid{display:inline-grid!important}.hf-contents{display:contents!important}.hf-list-item{display:list-item!important}.hf-hidden{display:none!important}.hf-w-1\/12{width:8.333333%!important}.hf-w-1\/2{width:50%!important}.hf-w-1\/3{width:33.333333%!important}.hf-w-1\/4{width:25%!important}.hf-w-1\/5{width:20%!important}.hf-w-1\/6{width:16.666667%!important}.hf-w-10\/12{width:83.333333%!important}.hf-w-11\/12{width:91.666667%!important}.hf-w-2\/12{width:16.666667%!important}.hf-w-2\/3{width:66.666667%!important}.hf-w-2\/4{width:50%!important}.hf-w-2\/5{width:40%!important}.hf-w-2\/6{width:33.333333%!important}.hf-w-3\/12{width:25%!important}.hf-w-3\/4{width:75%!important}.hf-w-3\/5{width:60%!important}.hf-w-3\/6{width:50%!important}.hf-w-4\/12{width:33.333333%!important}.hf-w-4\/5{width:80%!important}.hf-w-4\/6{width:66.666667%!important}.hf-w-5\/12{width:41.666667%!important}.hf-w-5\/6{width:83.333333%!important}.hf-w-6\/12{width:50%!important}.hf-w-7\/12{width:58.333333%!important}.hf-w-8\/12{width:66.666667%!important}.hf-w-9\/12{width:75%!important}.hf-w-auto{width:auto!important}.hf-w-dvw{width:100dvw!important}.hf-w-fit{width:-moz-fit-content!important;width:fit-content!important}.hf-w-full{width:100%!important}.hf-w-lvw{width:100lvw!important}.hf-w-max{width:-moz-max-content!important;width:max-content!important}.hf-w-min{width:-moz-min-content!important;width:min-content!important}.hf-w-screen{width:100vw!important}.hf-w-svw{width:100svw!important}.hf-flex-row{flex-direction:row!important}.hf-flex-row-reverse{flex-direction:row-reverse!important}.hf-flex-col{flex-direction:column!important}.hf-flex-col-reverse{flex-direction:column-reverse!important}.hf-flex-wrap{flex-wrap:wrap!important}.hf-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.hf-items-start{align-items:flex-start!important}.hf-items-end{align-items:flex-end!important}.hf-items-center{align-items:center!important}.hf-items-baseline{align-items:baseline!important}.hf-items-stretch{align-items:stretch!important}.hf-justify-normal{justify-content:normal!important}.hf-justify-start{justify-content:flex-start!important}.hf-justify-end{justify-content:flex-end!important}.hf-justify-center{justify-content:center!important}.hf-justify-between{justify-content:space-between!important}.hf-justify-around{justify-content:space-around!important}.hf-justify-evenly{justify-content:space-evenly!important}.hf-justify-stretch{justify-content:stretch!important}.hf-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(0px * var(--tw-space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-10px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(10px * var(--tw-space-x-reverse))!important;margin-left:calc(10px * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2rem * var(--tw-space-x-reverse))!important;margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-20px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(20px * var(--tw-space-x-reverse))!important;margin-left:calc(20px * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(3rem * var(--tw-space-x-reverse))!important;margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-30px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(30px * var(--tw-space-x-reverse))!important;margin-left:calc(30px * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(4rem * var(--tw-space-x-reverse))!important;margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-40px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(40px * var(--tw-space-x-reverse))!important;margin-left:calc(40px * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(5rem * var(--tw-space-x-reverse))!important;margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-50px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(50px * var(--tw-space-x-reverse))!important;margin-left:calc(50px * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(6rem * var(--tw-space-x-reverse))!important;margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-60px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(60px * var(--tw-space-x-reverse))!important;margin-left:calc(60px * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(7rem * var(--tw-space-x-reverse))!important;margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-70px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(70px * var(--tw-space-x-reverse))!important;margin-left:calc(70px * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(8rem * var(--tw-space-x-reverse))!important;margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-80px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(80px * var(--tw-space-x-reverse))!important;margin-left:calc(80px * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(9rem * var(--tw-space-x-reverse))!important;margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-x-90px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(90px * var(--tw-space-x-reverse))!important;margin-left:calc(90px * calc(1 - var(--tw-space-x-reverse)))!important}.hf-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.hf-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.hf-space-y-10px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(10px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(10px * var(--tw-space-y-reverse))!important}.hf-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem * var(--tw-space-y-reverse))!important}.hf-space-y-20px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(20px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(20px * var(--tw-space-y-reverse))!important}.hf-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(3rem * var(--tw-space-y-reverse))!important}.hf-space-y-30px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(30px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(30px * var(--tw-space-y-reverse))!important}.hf-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(4rem * var(--tw-space-y-reverse))!important}.hf-space-y-40px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(40px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(40px * var(--tw-space-y-reverse))!important}.hf-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(5rem * var(--tw-space-y-reverse))!important}.hf-space-y-50px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(50px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(50px * var(--tw-space-y-reverse))!important}.hf-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(6rem * var(--tw-space-y-reverse))!important}.hf-space-y-60px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(60px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(60px * var(--tw-space-y-reverse))!important}.hf-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(7rem * var(--tw-space-y-reverse))!important}.hf-space-y-70px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(70px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(70px * var(--tw-space-y-reverse))!important}.hf-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(8rem * var(--tw-space-y-reverse))!important}.hf-space-y-80px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(80px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(80px * var(--tw-space-y-reverse))!important}.hf-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(9rem * var(--tw-space-y-reverse))!important}.hf-space-y-90px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(90px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(90px * var(--tw-space-y-reverse))!important}.hf-break-normal{overflow-wrap:normal!important;word-break:normal!important}.hf-break-words{overflow-wrap:break-word!important}.hf-break-all{word-break:break-all!important}.hf-rounded{border-radius:4px!important}.hf-rounded-10{border-radius:10px!important}.hf-rounded-15{border-radius:15px!important}.hf-rounded-20{border-radius:20px!important}.hf-rounded-25{border-radius:25px!important}.hf-rounded-3{border-radius:3px!important}.hf-rounded-30{border-radius:30px!important}.hf-rounded-35{border-radius:35px!important}.hf-rounded-4{border-radius:4px!important}.hf-rounded-40{border-radius:40px!important}.hf-rounded-45{border-radius:45px!important}.hf-rounded-5{border-radius:5px!important}.hf-rounded-50{border-radius:50px!important}.hf-rounded-50per{border-radius:50%!important}.hf-rounded-55{border-radius:55px!important}.hf-rounded-6{border-radius:6px!important}.hf-rounded-60{border-radius:60px!important}.hf-rounded-7{border-radius:7px!important}.hf-rounded-8{border-radius:8px!important}.hf-rounded-9{border-radius:9px!important}.hf-rounded-full{border-radius:100%!important}.hf-rounded-none{border-radius:0!important}.hf-border{border-width:1px!important}.hf-border-0{border-width:0px!important}.hf-border-1{border-width:1px!important}.hf-border-10{border-width:10px!important}.hf-border-11{border-width:11px!important}.hf-border-12{border-width:12px!important}.hf-border-2{border-width:2px!important}.hf-border-3{border-width:3px!important}.hf-border-4{border-width:4px!important}.hf-border-5{border-width:5px!important}.hf-border-6{border-width:6px!important}.hf-border-7{border-width:7px!important}.hf-border-8{border-width:8px!important}.hf-border-9{border-width:9px!important}.hf-border-b-0{border-bottom-width:0px!important}.hf-border-b-1{border-bottom-width:1px!important}.hf-border-b-10{border-bottom-width:10px!important}.hf-border-b-11{border-bottom-width:11px!important}.hf-border-b-12{border-bottom-width:12px!important}.hf-border-b-2{border-bottom-width:2px!important}.hf-border-b-3{border-bottom-width:3px!important}.hf-border-b-4{border-bottom-width:4px!important}.hf-border-b-5{border-bottom-width:5px!important}.hf-border-b-6{border-bottom-width:6px!important}.hf-border-b-7{border-bottom-width:7px!important}.hf-border-b-8{border-bottom-width:8px!important}.hf-border-b-9{border-bottom-width:9px!important}.hf-border-l-0{border-left-width:0px!important}.hf-border-l-1{border-left-width:1px!important}.hf-border-l-10{border-left-width:10px!important}.hf-border-l-11{border-left-width:11px!important}.hf-border-l-12{border-left-width:12px!important}.hf-border-l-2{border-left-width:2px!important}.hf-border-l-3{border-left-width:3px!important}.hf-border-l-4{border-left-width:4px!important}.hf-border-l-5{border-left-width:5px!important}.hf-border-l-6{border-left-width:6px!important}.hf-border-l-7{border-left-width:7px!important}.hf-border-l-8{border-left-width:8px!important}.hf-border-l-9{border-left-width:9px!important}.hf-border-r-0{border-right-width:0px!important}.hf-border-r-1{border-right-width:1px!important}.hf-border-r-10{border-right-width:10px!important}.hf-border-r-11{border-right-width:11px!important}.hf-border-r-12{border-right-width:12px!important}.hf-border-r-2{border-right-width:2px!important}.hf-border-r-3{border-right-width:3px!important}.hf-border-r-4{border-right-width:4px!important}.hf-border-r-5{border-right-width:5px!important}.hf-border-r-6{border-right-width:6px!important}.hf-border-r-7{border-right-width:7px!important}.hf-border-r-8{border-right-width:8px!important}.hf-border-r-9{border-right-width:9px!important}.hf-border-t-0{border-top-width:0px!important}.hf-border-t-1{border-top-width:1px!important}.hf-border-t-10{border-top-width:10px!important}.hf-border-t-11{border-top-width:11px!important}.hf-border-t-12{border-top-width:12px!important}.hf-border-t-2{border-top-width:2px!important}.hf-border-t-3{border-top-width:3px!important}.hf-border-t-4{border-top-width:4px!important}.hf-border-t-5{border-top-width:5px!important}.hf-border-t-6{border-top-width:6px!important}.hf-border-t-7{border-top-width:7px!important}.hf-border-t-8{border-top-width:8px!important}.hf-border-t-9{border-top-width:9px!important}.hf-border-black{border-color:#000!important}.hf-border-blue-100{border-color:#dbeafe!important}.hf-border-blue-200{border-color:#bfdbfe!important}.hf-border-blue-300{border-color:#93c5fd!important}.hf-border-blue-400{border-color:#60a5fa!important}.hf-border-blue-500{border-color:#3b82f6!important}.hf-border-blue-600{border-color:#2563eb!important}.hf-border-blue-700{border-color:#1d4ed8!important}.hf-border-blue-800{border-color:#1e40af!important}.hf-border-blue-900{border-color:#1e3a8a!important}.hf-border-current{border-color:currentColor!important}.hf-border-gray-100{border-color:#f3f4f6!important}.hf-border-gray-200{border-color:#e5e7eb!important}.hf-border-gray-300{border-color:#d1d5db!important}.hf-border-gray-400{border-color:#9ca3af!important}.hf-border-gray-500{border-color:#6b7280!important}.hf-border-gray-600{border-color:#4b5563!important}.hf-border-gray-700{border-color:#374151!important}.hf-border-gray-800{border-color:#1f2937!important}.hf-border-gray-900{border-color:#111827!important}.hf-border-green-100{border-color:#dcfce7!important}.hf-border-green-200{border-color:#bbf7d0!important}.hf-border-green-300{border-color:#86efac!important}.hf-border-green-400{border-color:#4ade80!important}.hf-border-green-500{border-color:#22c55e!important}.hf-border-green-600{border-color:#16a34a!important}.hf-border-green-700{border-color:#15803d!important}.hf-border-green-800{border-color:#166534!important}.hf-border-green-900{border-color:#14532d!important}.hf-border-indigo-100{border-color:#e0e7ff!important}.hf-border-indigo-200{border-color:#c7d2fe!important}.hf-border-indigo-300{border-color:#a5b4fc!important}.hf-border-indigo-400{border-color:#818cf8!important}.hf-border-indigo-500{border-color:#6366f1!important}.hf-border-indigo-600{border-color:#4f46e5!important}.hf-border-indigo-700{border-color:#4338ca!important}.hf-border-indigo-800{border-color:#3730a3!important}.hf-border-indigo-900{border-color:#312e81!important}.hf-border-inherit{border-color:inherit!important}.hf-border-orange-100{border-color:#ffedd5!important}.hf-border-orange-200{border-color:#fed7aa!important}.hf-border-orange-300{border-color:#fdba74!important}.hf-border-orange-400{border-color:#fb923c!important}.hf-border-orange-500{border-color:#f97316!important}.hf-border-orange-600{border-color:#ea580c!important}.hf-border-orange-700{border-color:#c2410c!important}.hf-border-orange-800{border-color:#9a3412!important}.hf-border-orange-900{border-color:#7c2d12!important}.hf-border-pink-100{border-color:#fce7f3!important}.hf-border-pink-200{border-color:#fbcfe8!important}.hf-border-pink-300{border-color:#f9a8d4!important}.hf-border-pink-400{border-color:#f472b6!important}.hf-border-pink-500{border-color:#ec4899!important}.hf-border-pink-600{border-color:#db2777!important}.hf-border-pink-700{border-color:#be185d!important}.hf-border-pink-800{border-color:#9d174d!important}.hf-border-pink-900{border-color:#831843!important}.hf-border-purple-100{border-color:#f3e8ff!important}.hf-border-purple-200{border-color:#e9d5ff!important}.hf-border-purple-300{border-color:#d8b4fe!important}.hf-border-purple-400{border-color:#c084fc!important}.hf-border-purple-500{border-color:#a855f7!important}.hf-border-purple-600{border-color:#9333ea!important}.hf-border-purple-700{border-color:#7e22ce!important}.hf-border-purple-800{border-color:#6b21a8!important}.hf-border-purple-900{border-color:#581c87!important}.hf-border-red-100{border-color:#fee2e2!important}.hf-border-red-200{border-color:#fecaca!important}.hf-border-red-300{border-color:#fca5a5!important}.hf-border-red-400{border-color:#f87171!important}.hf-border-red-500{border-color:#ef4444!important}.hf-border-red-600{border-color:#dc2626!important}.hf-border-red-700{border-color:#b91c1c!important}.hf-border-red-800{border-color:#991b1b!important}.hf-border-red-900{border-color:#7f1d1d!important}.hf-border-teal-100{border-color:#ccfbf1!important}.hf-border-teal-200{border-color:#99f6e4!important}.hf-border-teal-300{border-color:#5eead4!important}.hf-border-teal-400{border-color:#2dd4bf!important}.hf-border-teal-500{border-color:#14b8a6!important}.hf-border-teal-600{border-color:#0d9488!important}.hf-border-teal-700{border-color:#0f766e!important}.hf-border-teal-800{border-color:#115e59!important}.hf-border-teal-900{border-color:#134e4a!important}.hf-border-transparent{border-color:transparent!important}.hf-border-white{border-color:#fff!important}.hf-border-yellow-100{border-color:#fef9c3!important}.hf-border-yellow-200{border-color:#fef08a!important}.hf-border-yellow-300{border-color:#fde047!important}.hf-border-yellow-400{border-color:#facc15!important}.hf-border-yellow-500{border-color:#eab308!important}.hf-border-yellow-600{border-color:#ca8a04!important}.hf-border-yellow-700{border-color:#a16207!important}.hf-border-yellow-800{border-color:#854d0e!important}.hf-border-yellow-900{border-color:#713f12!important}.hf-bg-black{background-color:#000!important}.hf-bg-blue-100{background-color:#dbeafe!important}.hf-bg-blue-200{background-color:#bfdbfe!important}.hf-bg-blue-300{background-color:#93c5fd!important}.hf-bg-blue-400{background-color:#60a5fa!important}.hf-bg-blue-500{background-color:#3b82f6!important}.hf-bg-blue-600{background-color:#2563eb!important}.hf-bg-blue-700{background-color:#1d4ed8!important}.hf-bg-blue-800{background-color:#1e40af!important}.hf-bg-blue-900{background-color:#1e3a8a!important}.hf-bg-current{background-color:currentColor!important}.hf-bg-gray-100{background-color:#f3f4f6!important}.hf-bg-gray-200{background-color:#e5e7eb!important}.hf-bg-gray-300{background-color:#d1d5db!important}.hf-bg-gray-400{background-color:#9ca3af!important}.hf-bg-gray-500{background-color:#6b7280!important}.hf-bg-gray-600{background-color:#4b5563!important}.hf-bg-gray-700{background-color:#374151!important}.hf-bg-gray-800{background-color:#1f2937!important}.hf-bg-gray-900{background-color:#111827!important}.hf-bg-green-100{background-color:#dcfce7!important}.hf-bg-green-200{background-color:#bbf7d0!important}.hf-bg-green-300{background-color:#86efac!important}.hf-bg-green-400{background-color:#4ade80!important}.hf-bg-green-500{background-color:#22c55e!important}.hf-bg-green-600{background-color:#16a34a!important}.hf-bg-green-700{background-color:#15803d!important}.hf-bg-green-800{background-color:#166534!important}.hf-bg-green-900{background-color:#14532d!important}.hf-bg-indigo-100{background-color:#e0e7ff!important}.hf-bg-indigo-200{background-color:#c7d2fe!important}.hf-bg-indigo-300{background-color:#a5b4fc!important}.hf-bg-indigo-400{background-color:#818cf8!important}.hf-bg-indigo-500{background-color:#6366f1!important}.hf-bg-indigo-600{background-color:#4f46e5!important}.hf-bg-indigo-700{background-color:#4338ca!important}.hf-bg-indigo-800{background-color:#3730a3!important}.hf-bg-indigo-900{background-color:#312e81!important}.hf-bg-inherit{background-color:inherit!important}.hf-bg-orange-100{background-color:#ffedd5!important}.hf-bg-orange-200{background-color:#fed7aa!important}.hf-bg-orange-300{background-color:#fdba74!important}.hf-bg-orange-400{background-color:#fb923c!important}.hf-bg-orange-500{background-color:#f97316!important}.hf-bg-orange-600{background-color:#ea580c!important}.hf-bg-orange-700{background-color:#c2410c!important}.hf-bg-orange-800{background-color:#9a3412!important}.hf-bg-orange-900{background-color:#7c2d12!important}.hf-bg-pink-100{background-color:#fce7f3!important}.hf-bg-pink-200{background-color:#fbcfe8!important}.hf-bg-pink-300{background-color:#f9a8d4!important}.hf-bg-pink-400{background-color:#f472b6!important}.hf-bg-pink-500{background-color:#ec4899!important}.hf-bg-pink-600{background-color:#db2777!important}.hf-bg-pink-700{background-color:#be185d!important}.hf-bg-pink-800{background-color:#9d174d!important}.hf-bg-pink-900{background-color:#831843!important}.hf-bg-purple-100{background-color:#f3e8ff!important}.hf-bg-purple-200{background-color:#e9d5ff!important}.hf-bg-purple-300{background-color:#d8b4fe!important}.hf-bg-purple-400{background-color:#c084fc!important}.hf-bg-purple-500{background-color:#a855f7!important}.hf-bg-purple-600{background-color:#9333ea!important}.hf-bg-purple-700{background-color:#7e22ce!important}.hf-bg-purple-800{background-color:#6b21a8!important}.hf-bg-purple-900{background-color:#581c87!important}.hf-bg-red-100{background-color:#fee2e2!important}.hf-bg-red-200{background-color:#fecaca!important}.hf-bg-red-300{background-color:#fca5a5!important}.hf-bg-red-400{background-color:#f87171!important}.hf-bg-red-500{background-color:#ef4444!important}.hf-bg-red-600{background-color:#dc2626!important}.hf-bg-red-700{background-color:#b91c1c!important}.hf-bg-red-800{background-color:#991b1b!important}.hf-bg-red-900{background-color:#7f1d1d!important}.hf-bg-teal-100{background-color:#ccfbf1!important}.hf-bg-teal-200{background-color:#99f6e4!important}.hf-bg-teal-300{background-color:#5eead4!important}.hf-bg-teal-400{background-color:#2dd4bf!important}.hf-bg-teal-500{background-color:#14b8a6!important}.hf-bg-teal-600{background-color:#0d9488!important}.hf-bg-teal-700{background-color:#0f766e!important}.hf-bg-teal-800{background-color:#115e59!important}.hf-bg-teal-900{background-color:#134e4a!important}.hf-bg-transparent{background-color:transparent!important}.hf-bg-white{background-color:#fff!important}.hf-bg-yellow-100{background-color:#fef9c3!important}.hf-bg-yellow-200{background-color:#fef08a!important}.hf-bg-yellow-300{background-color:#fde047!important}.hf-bg-yellow-400{background-color:#facc15!important}.hf-bg-yellow-500{background-color:#eab308!important}.hf-bg-yellow-600{background-color:#ca8a04!important}.hf-bg-yellow-700{background-color:#a16207!important}.hf-bg-yellow-800{background-color:#854d0e!important}.hf-bg-yellow-900{background-color:#713f12!important}.hf-p-0{padding:0!important}.hf-p-1{padding:1rem!important}.hf-p-10px{padding:10px!important}.hf-p-2{padding:2rem!important}.hf-p-20px{padding:20px!important}.hf-p-3{padding:3rem!important}.hf-p-30px{padding:30px!important}.hf-p-4{padding:4rem!important}.hf-p-40px{padding:40px!important}.hf-p-5{padding:5rem!important}.hf-p-50px{padding:50px!important}.hf-p-6{padding:6rem!important}.hf-p-60px{padding:60px!important}.hf-p-7{padding:7rem!important}.hf-p-70px{padding:70px!important}.hf-p-8{padding:8rem!important}.hf-p-80px{padding:80px!important}.hf-p-9{padding:9rem!important}.hf-p-90px{padding:90px!important}.hf-px-0{padding-left:0!important;padding-right:0!important}.hf-px-1{padding-left:1rem!important;padding-right:1rem!important}.hf-px-10px{padding-left:10px!important;padding-right:10px!important}.hf-px-2{padding-left:2rem!important;padding-right:2rem!important}.hf-px-20px{padding-left:20px!important;padding-right:20px!important}.hf-px-3{padding-left:3rem!important;padding-right:3rem!important}.hf-px-30px{padding-left:30px!important;padding-right:30px!important}.hf-px-4{padding-left:4rem!important;padding-right:4rem!important}.hf-px-40px{padding-left:40px!important;padding-right:40px!important}.hf-px-5{padding-left:5rem!important;padding-right:5rem!important}.hf-px-50px{padding-left:50px!important;padding-right:50px!important}.hf-px-6{padding-left:6rem!important;padding-right:6rem!important}.hf-px-60px{padding-left:60px!important;padding-right:60px!important}.hf-px-7{padding-left:7rem!important;padding-right:7rem!important}.hf-px-70px{padding-left:70px!important;padding-right:70px!important}.hf-px-8{padding-left:8rem!important;padding-right:8rem!important}.hf-px-80px{padding-left:80px!important;padding-right:80px!important}.hf-px-9{padding-left:9rem!important;padding-right:9rem!important}.hf-px-90px{padding-left:90px!important;padding-right:90px!important}.hf-py-0{padding-top:0!important;padding-bottom:0!important}.hf-py-1{padding-top:1rem!important;padding-bottom:1rem!important}.hf-py-10px{padding-top:10px!important;padding-bottom:10px!important}.hf-py-2{padding-top:2rem!important;padding-bottom:2rem!important}.hf-py-20px{padding-top:20px!important;padding-bottom:20px!important}.hf-py-3{padding-top:3rem!important;padding-bottom:3rem!important}.hf-py-30px{padding-top:30px!important;padding-bottom:30px!important}.hf-py-4{padding-top:4rem!important;padding-bottom:4rem!important}.hf-py-40px{padding-top:40px!important;padding-bottom:40px!important}.hf-py-5{padding-top:5rem!important;padding-bottom:5rem!important}.hf-py-50px{padding-top:50px!important;padding-bottom:50px!important}.hf-py-6{padding-top:6rem!important;padding-bottom:6rem!important}.hf-py-60px{padding-top:60px!important;padding-bottom:60px!important}.hf-py-7{padding-top:7rem!important;padding-bottom:7rem!important}.hf-py-70px{padding-top:70px!important;padding-bottom:70px!important}.hf-py-8{padding-top:8rem!important;padding-bottom:8rem!important}.hf-py-80px{padding-top:80px!important;padding-bottom:80px!important}.hf-py-9{padding-top:9rem!important;padding-bottom:9rem!important}.hf-py-90px{padding-top:90px!important;padding-bottom:90px!important}.hf-pb-0{padding-bottom:0!important}.hf-pb-1{padding-bottom:1rem!important}.hf-pb-10px{padding-bottom:10px!important}.hf-pb-2{padding-bottom:2rem!important}.hf-pb-20px{padding-bottom:20px!important}.hf-pb-3{padding-bottom:3rem!important}.hf-pb-30px{padding-bottom:30px!important}.hf-pb-4{padding-bottom:4rem!important}.hf-pb-40px{padding-bottom:40px!important}.hf-pb-5{padding-bottom:5rem!important}.hf-pb-50px{padding-bottom:50px!important}.hf-pb-6{padding-bottom:6rem!important}.hf-pb-60px{padding-bottom:60px!important}.hf-pb-7{padding-bottom:7rem!important}.hf-pb-70px{padding-bottom:70px!important}.hf-pb-8{padding-bottom:8rem!important}.hf-pb-80px{padding-bottom:80px!important}.hf-pb-9{padding-bottom:9rem!important}.hf-pb-90px{padding-bottom:90px!important}.hf-pl-0{padding-left:0!important}.hf-pl-1{padding-left:1rem!important}.hf-pl-10px{padding-left:10px!important}.hf-pl-2{padding-left:2rem!important}.hf-pl-20px{padding-left:20px!important}.hf-pl-3{padding-left:3rem!important}.hf-pl-30px{padding-left:30px!important}.hf-pl-4{padding-left:4rem!important}.hf-pl-40px{padding-left:40px!important}.hf-pl-5{padding-left:5rem!important}.hf-pl-50px{padding-left:50px!important}.hf-pl-6{padding-left:6rem!important}.hf-pl-60px{padding-left:60px!important}.hf-pl-7{padding-left:7rem!important}.hf-pl-70px{padding-left:70px!important}.hf-pl-8{padding-left:8rem!important}.hf-pl-80px{padding-left:80px!important}.hf-pl-9{padding-left:9rem!important}.hf-pl-90px{padding-left:90px!important}.hf-pr-0{padding-right:0!important}.hf-pr-1{padding-right:1rem!important}.hf-pr-10px{padding-right:10px!important}.hf-pr-2{padding-right:2rem!important}.hf-pr-20px{padding-right:20px!important}.hf-pr-3{padding-right:3rem!important}.hf-pr-30px{padding-right:30px!important}.hf-pr-4{padding-right:4rem!important}.hf-pr-40px{padding-right:40px!important}.hf-pr-5{padding-right:5rem!important}.hf-pr-50px{padding-right:50px!important}.hf-pr-6{padding-right:6rem!important}.hf-pr-60px{padding-right:60px!important}.hf-pr-7{padding-right:7rem!important}.hf-pr-70px{padding-right:70px!important}.hf-pr-8{padding-right:8rem!important}.hf-pr-80px{padding-right:80px!important}.hf-pr-9{padding-right:9rem!important}.hf-pr-90px{padding-right:90px!important}.hf-pt-0{padding-top:0!important}.hf-pt-1{padding-top:1rem!important}.hf-pt-10px{padding-top:10px!important}.hf-pt-2{padding-top:2rem!important}.hf-pt-20px{padding-top:20px!important}.hf-pt-3{padding-top:3rem!important}.hf-pt-30px{padding-top:30px!important}.hf-pt-4{padding-top:4rem!important}.hf-pt-40px{padding-top:40px!important}.hf-pt-5{padding-top:5rem!important}.hf-pt-50px{padding-top:50px!important}.hf-pt-6{padding-top:6rem!important}.hf-pt-60px{padding-top:60px!important}.hf-pt-7{padding-top:7rem!important}.hf-pt-70px{padding-top:70px!important}.hf-pt-8{padding-top:8rem!important}.hf-pt-80px{padding-top:80px!important}.hf-pt-9{padding-top:9rem!important}.hf-pt-90px{padding-top:90px!important}.hf-text-left{text-align:left!important}.hf-text-center{text-align:center!important}.hf-text-right{text-align:right!important}.hf-text-justify{text-align:justify!important}.hf-text-start{text-align:start!important}.hf-text-end{text-align:end!important}.hf-text-0{font-size:0!important}.hf-text-1{font-size:.1rem!important}.hf-text-10{font-size:1rem!important}.hf-text-10px{font-size:10px!important}.hf-text-11{font-size:1.1rem!important}.hf-text-11px{font-size:11px!important}.hf-text-12{font-size:1.2rem!important}.hf-text-12px{font-size:12px!important}.hf-text-13{font-size:1.3rem!important}.hf-text-13px{font-size:13px!important}.hf-text-14{font-size:1.4rem!important}.hf-text-14px{font-size:14px!important}.hf-text-15{font-size:1.5rem!important}.hf-text-15px{font-size:15px!important}.hf-text-16{font-size:1.6rem!important}.hf-text-16px{font-size:16px!important}.hf-text-17{font-size:1.7rem!important}.hf-text-17px{font-size:17px!important}.hf-text-18{font-size:1.8rem!important}.hf-text-18px{font-size:18px!important}.hf-text-19{font-size:1.9rem!important}.hf-text-19px{font-size:19px!important}.hf-text-2{font-size:.2rem!important}.hf-text-20{font-size:2rem!important}.hf-text-20px{font-size:20px!important}.hf-text-21{font-size:2.1rem!important}.hf-text-21px{font-size:21px!important}.hf-text-22{font-size:2.2rem!important}.hf-text-22px{font-size:22px!important}.hf-text-23{font-size:2.3rem!important}.hf-text-23px{font-size:23px!important}.hf-text-24{font-size:2.4rem!important}.hf-text-24px{font-size:24px!important}.hf-text-25{font-size:2.5rem!important}.hf-text-25px{font-size:25px!important}.hf-text-26{font-size:2.6rem!important}.hf-text-26px{font-size:26px!important}.hf-text-27{font-size:2.7rem!important}.hf-text-27px{font-size:27px!important}.hf-text-28{font-size:2.8rem!important}.hf-text-28px{font-size:28px!important}.hf-text-29{font-size:2.9rem!important}.hf-text-29px{font-size:29px!important}.hf-text-3{font-size:.3rem!important}.hf-text-30{font-size:3rem!important}.hf-text-30px{font-size:30px!important}.hf-text-31{font-size:3.1rem!important}.hf-text-31px{font-size:31px!important}.hf-text-32{font-size:3.2rem!important}.hf-text-32px{font-size:32px!important}.hf-text-33{font-size:3.3rem!important}.hf-text-33px{font-size:33px!important}.hf-text-34{font-size:3.4rem!important}.hf-text-34px{font-size:34px!important}.hf-text-35{font-size:3.5rem!important}.hf-text-35px{font-size:35px!important}.hf-text-36{font-size:3.6rem!important}.hf-text-36px{font-size:36px!important}.hf-text-4{font-size:.4rem!important}.hf-text-5{font-size:.5rem!important}.hf-text-6{font-size:.6rem!important}.hf-text-7{font-size:.7rem!important}.hf-text-8{font-size:.8rem!important}.hf-text-8px{font-size:8px!important}.hf-text-9{font-size:.9rem!important}.hf-text-9px{font-size:9px!important}.hf-font-100{font-weight:100!important}.hf-font-200{font-weight:200!important}.hf-font-300{font-weight:300!important}.hf-font-400{font-weight:400!important}.hf-font-500{font-weight:500!important}.hf-font-600{font-weight:600!important}.hf-font-700{font-weight:700!important}.hf-font-800{font-weight:800!important}.hf-font-900{font-weight:900!important}.hf-font-bold{font-weight:700!important}.hf-font-normal{font-weight:400!important}.hf-italic{font-style:italic!important}.hf-not-italic{font-style:normal!important}.hf-leading-10{line-height:2.5rem!important}.hf-leading-3{line-height:.75rem!important}.hf-leading-4{line-height:1rem!important}.hf-leading-5{line-height:1.25rem!important}.hf-leading-6{line-height:1.5rem!important}.hf-leading-7{line-height:1.75rem!important}.hf-leading-8{line-height:2rem!important}.hf-leading-9{line-height:2.25rem!important}.hf-leading-loose{line-height:2!important}.hf-leading-none{line-height:1!important}.hf-leading-normal{line-height:1.5!important}.hf-leading-relaxed{line-height:1.625!important}.hf-leading-snug{line-height:1.375!important}.hf-leading-tight{line-height:1.25!important}.hf-tracking-normal{letter-spacing:0em!important}.hf-tracking-tight{letter-spacing:-.025em!important}.hf-tracking-tighter{letter-spacing:-.05em!important}.hf-tracking-wide{letter-spacing:.025em!important}.hf-tracking-wider{letter-spacing:.05em!important}.hf-tracking-widest{letter-spacing:.1em!important}.hf-text-black{color:#000!important}.hf-text-blue-100{color:#dbeafe!important}.hf-text-blue-200{color:#bfdbfe!important}.hf-text-blue-300{color:#93c5fd!important}.hf-text-blue-400{color:#60a5fa!important}.hf-text-blue-500{color:#3b82f6!important}.hf-text-blue-600{color:#2563eb!important}.hf-text-blue-700{color:#1d4ed8!important}.hf-text-blue-800{color:#1e40af!important}.hf-text-blue-900{color:#1e3a8a!important}.hf-text-current{color:currentColor!important}.hf-text-gray-100{color:#f3f4f6!important}.hf-text-gray-200{color:#e5e7eb!important}.hf-text-gray-300{color:#d1d5db!important}.hf-text-gray-400{color:#9ca3af!important}.hf-text-gray-500{color:#6b7280!important}.hf-text-gray-600{color:#4b5563!important}.hf-text-gray-700{color:#374151!important}.hf-text-gray-800{color:#1f2937!important}.hf-text-gray-900{color:#111827!important}.hf-text-green-100{color:#dcfce7!important}.hf-text-green-200{color:#bbf7d0!important}.hf-text-green-300{color:#86efac!important}.hf-text-green-400{color:#4ade80!important}.hf-text-green-500{color:#22c55e!important}.hf-text-green-600{color:#16a34a!important}.hf-text-green-700{color:#15803d!important}.hf-text-green-800{color:#166534!important}.hf-text-green-900{color:#14532d!important}.hf-text-indigo-100{color:#e0e7ff!important}.hf-text-indigo-200{color:#c7d2fe!important}.hf-text-indigo-300{color:#a5b4fc!important}.hf-text-indigo-400{color:#818cf8!important}.hf-text-indigo-500{color:#6366f1!important}.hf-text-indigo-600{color:#4f46e5!important}.hf-text-indigo-700{color:#4338ca!important}.hf-text-indigo-800{color:#3730a3!important}.hf-text-indigo-900{color:#312e81!important}.hf-text-inherit{color:inherit!important}.hf-text-orange-100{color:#ffedd5!important}.hf-text-orange-200{color:#fed7aa!important}.hf-text-orange-300{color:#fdba74!important}.hf-text-orange-400{color:#fb923c!important}.hf-text-orange-500{color:#f97316!important}.hf-text-orange-600{color:#ea580c!important}.hf-text-orange-700{color:#c2410c!important}.hf-text-orange-800{color:#9a3412!important}.hf-text-orange-900{color:#7c2d12!important}.hf-text-pink-100{color:#fce7f3!important}.hf-text-pink-200{color:#fbcfe8!important}.hf-text-pink-300{color:#f9a8d4!important}.hf-text-pink-400{color:#f472b6!important}.hf-text-pink-500{color:#ec4899!important}.hf-text-pink-600{color:#db2777!important}.hf-text-pink-700{color:#be185d!important}.hf-text-pink-800{color:#9d174d!important}.hf-text-pink-900{color:#831843!important}.hf-text-purple-100{color:#f3e8ff!important}.hf-text-purple-200{color:#e9d5ff!important}.hf-text-purple-300{color:#d8b4fe!important}.hf-text-purple-400{color:#c084fc!important}.hf-text-purple-500{color:#a855f7!important}.hf-text-purple-600{color:#9333ea!important}.hf-text-purple-700{color:#7e22ce!important}.hf-text-purple-800{color:#6b21a8!important}.hf-text-purple-900{color:#581c87!important}.hf-text-red-100{color:#fee2e2!important}.hf-text-red-200{color:#fecaca!important}.hf-text-red-300{color:#fca5a5!important}.hf-text-red-400{color:#f87171!important}.hf-text-red-500{color:#ef4444!important}.hf-text-red-600{color:#dc2626!important}.hf-text-red-700{color:#b91c1c!important}.hf-text-red-800{color:#991b1b!important}.hf-text-red-900{color:#7f1d1d!important}.hf-text-teal-100{color:#ccfbf1!important}.hf-text-teal-200{color:#99f6e4!important}.hf-text-teal-300{color:#5eead4!important}.hf-text-teal-400{color:#2dd4bf!important}.hf-text-teal-500{color:#14b8a6!important}.hf-text-teal-600{color:#0d9488!important}.hf-text-teal-700{color:#0f766e!important}.hf-text-teal-800{color:#115e59!important}.hf-text-teal-900{color:#134e4a!important}.hf-text-transparent{color:transparent!important}.hf-text-white{color:#fff!important}.hf-text-yellow-100{color:#fef9c3!important}.hf-text-yellow-200{color:#fef08a!important}.hf-text-yellow-300{color:#fde047!important}.hf-text-yellow-400{color:#facc15!important}.hf-text-yellow-500{color:#eab308!important}.hf-text-yellow-600{color:#ca8a04!important}.hf-text-yellow-700{color:#a16207!important}.hf-text-yellow-800{color:#854d0e!important}.hf-text-yellow-900{color:#713f12!important}.hf-underline{text-decoration-line:underline!important}.hf-overline{text-decoration-line:overline!important}.hf-line-through{text-decoration-line:line-through!important}.hf-no-underline{text-decoration-line:none!important}@media (min-width: 768px){.pc\:hf-pointer-events-none{pointer-events:none!important}.pc\:hf-pointer-events-auto{pointer-events:auto!important}.pc\:hf-visible{visibility:visible!important}.pc\:hf-invisible{visibility:hidden!important}.pc\:hf-collapse{visibility:collapse!important}.pc\:hf-static{position:static!important}.pc\:hf-fixed{position:fixed!important}.pc\:hf-absolute{position:absolute!important}.pc\:hf-relative{position:relative!important}.pc\:hf-sticky{position:sticky!important}.pc\:hf--z-1{z-index:-1!important}.pc\:hf-z,.pc\:hf-z-1{z-index:1!important}.pc\:hf-z-10{z-index:10!important}.pc\:hf-z-100{z-index:100!important}.pc\:hf-z-1000{z-index:1000!important}.pc\:hf-z-1010{z-index:1010!important}.pc\:hf-z-1020{z-index:1020!important}.pc\:hf-z-1030{z-index:1030!important}.pc\:hf-z-1040{z-index:1040!important}.pc\:hf-z-1050{z-index:1050!important}.pc\:hf-z-1060{z-index:1060!important}.pc\:hf-z-1070{z-index:1070!important}.pc\:hf-z-1080{z-index:1080!important}.pc\:hf-z-1090{z-index:1090!important}.pc\:hf-z-110{z-index:110!important}.pc\:hf-z-120{z-index:120!important}.pc\:hf-z-130{z-index:130!important}.pc\:hf-z-140{z-index:140!important}.pc\:hf-z-150{z-index:150!important}.pc\:hf-z-160{z-index:160!important}.pc\:hf-z-170{z-index:170!important}.pc\:hf-z-180{z-index:180!important}.pc\:hf-z-190{z-index:190!important}.pc\:hf-z-20{z-index:20!important}.pc\:hf-z-30{z-index:30!important}.pc\:hf-z-40{z-index:40!important}.pc\:hf-z-50{z-index:50!important}.pc\:hf-z-60{z-index:60!important}.pc\:hf-z-70{z-index:70!important}.pc\:hf-z-80{z-index:80!important}.pc\:hf-z-90{z-index:90!important}.pc\:hf-z-9999{z-index:9999!important}.pc\:hf-z-auto{z-index:auto!important}.pc\:hf-m-0{margin:0!important}.pc\:hf-m-1{margin:1rem!important}.pc\:hf-m-10px{margin:10px!important}.pc\:hf-m-2{margin:2rem!important}.pc\:hf-m-20px{margin:20px!important}.pc\:hf-m-3{margin:3rem!important}.pc\:hf-m-30px{margin:30px!important}.pc\:hf-m-4{margin:4rem!important}.pc\:hf-m-40px{margin:40px!important}.pc\:hf-m-5{margin:5rem!important}.pc\:hf-m-50px{margin:50px!important}.pc\:hf-m-6{margin:6rem!important}.pc\:hf-m-60px{margin:60px!important}.pc\:hf-m-7{margin:7rem!important}.pc\:hf-m-70px{margin:70px!important}.pc\:hf-m-8{margin:8rem!important}.pc\:hf-m-80px{margin:80px!important}.pc\:hf-m-9{margin:9rem!important}.pc\:hf-m-90px{margin:90px!important}.pc\:hf-m-auto{margin:auto!important}.pc\:hf-mx-0{margin-left:0!important;margin-right:0!important}.pc\:hf-mx-1{margin-left:1rem!important;margin-right:1rem!important}.pc\:hf-mx-10px{margin-left:10px!important;margin-right:10px!important}.pc\:hf-mx-2{margin-left:2rem!important;margin-right:2rem!important}.pc\:hf-mx-20px{margin-left:20px!important;margin-right:20px!important}.pc\:hf-mx-3{margin-left:3rem!important;margin-right:3rem!important}.pc\:hf-mx-30px{margin-left:30px!important;margin-right:30px!important}.pc\:hf-mx-4{margin-left:4rem!important;margin-right:4rem!important}.pc\:hf-mx-40px{margin-left:40px!important;margin-right:40px!important}.pc\:hf-mx-5{margin-left:5rem!important;margin-right:5rem!important}.pc\:hf-mx-50px{margin-left:50px!important;margin-right:50px!important}.pc\:hf-mx-6{margin-left:6rem!important;margin-right:6rem!important}.pc\:hf-mx-60px{margin-left:60px!important;margin-right:60px!important}.pc\:hf-mx-7{margin-left:7rem!important;margin-right:7rem!important}.pc\:hf-mx-70px{margin-left:70px!important;margin-right:70px!important}.pc\:hf-mx-8{margin-left:8rem!important;margin-right:8rem!important}.pc\:hf-mx-80px{margin-left:80px!important;margin-right:80px!important}.pc\:hf-mx-9{margin-left:9rem!important;margin-right:9rem!important}.pc\:hf-mx-90px{margin-left:90px!important;margin-right:90px!important}.pc\:hf-mx-auto{margin-left:auto!important;margin-right:auto!important}.pc\:hf-my-0{margin-top:0!important;margin-bottom:0!important}.pc\:hf-my-1{margin-top:1rem!important;margin-bottom:1rem!important}.pc\:hf-my-10px{margin-top:10px!important;margin-bottom:10px!important}.pc\:hf-my-2{margin-top:2rem!important;margin-bottom:2rem!important}.pc\:hf-my-20px{margin-top:20px!important;margin-bottom:20px!important}.pc\:hf-my-3{margin-top:3rem!important;margin-bottom:3rem!important}.pc\:hf-my-30px{margin-top:30px!important;margin-bottom:30px!important}.pc\:hf-my-4{margin-top:4rem!important;margin-bottom:4rem!important}.pc\:hf-my-40px{margin-top:40px!important;margin-bottom:40px!important}.pc\:hf-my-5{margin-top:5rem!important;margin-bottom:5rem!important}.pc\:hf-my-50px{margin-top:50px!important;margin-bottom:50px!important}.pc\:hf-my-6{margin-top:6rem!important;margin-bottom:6rem!important}.pc\:hf-my-60px{margin-top:60px!important;margin-bottom:60px!important}.pc\:hf-my-7{margin-top:7rem!important;margin-bottom:7rem!important}.pc\:hf-my-70px{margin-top:70px!important;margin-bottom:70px!important}.pc\:hf-my-8{margin-top:8rem!important;margin-bottom:8rem!important}.pc\:hf-my-80px{margin-top:80px!important;margin-bottom:80px!important}.pc\:hf-my-9{margin-top:9rem!important;margin-bottom:9rem!important}.pc\:hf-my-90px{margin-top:90px!important;margin-bottom:90px!important}.pc\:hf-my-auto{margin-top:auto!important;margin-bottom:auto!important}.pc\:hf-mb-0{margin-bottom:0!important}.pc\:hf-mb-1{margin-bottom:1rem!important}.pc\:hf-mb-10px{margin-bottom:10px!important}.pc\:hf-mb-2{margin-bottom:2rem!important}.pc\:hf-mb-20px{margin-bottom:20px!important}.pc\:hf-mb-3{margin-bottom:3rem!important}.pc\:hf-mb-30px{margin-bottom:30px!important}.pc\:hf-mb-4{margin-bottom:4rem!important}.pc\:hf-mb-40px{margin-bottom:40px!important}.pc\:hf-mb-5{margin-bottom:5rem!important}.pc\:hf-mb-50px{margin-bottom:50px!important}.pc\:hf-mb-6{margin-bottom:6rem!important}.pc\:hf-mb-60px{margin-bottom:60px!important}.pc\:hf-mb-7{margin-bottom:7rem!important}.pc\:hf-mb-70px{margin-bottom:70px!important}.pc\:hf-mb-8{margin-bottom:8rem!important}.pc\:hf-mb-80px{margin-bottom:80px!important}.pc\:hf-mb-9{margin-bottom:9rem!important}.pc\:hf-mb-90px{margin-bottom:90px!important}.pc\:hf-mb-auto{margin-bottom:auto!important}.pc\:hf-ml-0{margin-left:0!important}.pc\:hf-ml-1{margin-left:1rem!important}.pc\:hf-ml-10px{margin-left:10px!important}.pc\:hf-ml-2{margin-left:2rem!important}.pc\:hf-ml-20px{margin-left:20px!important}.pc\:hf-ml-3{margin-left:3rem!important}.pc\:hf-ml-30px{margin-left:30px!important}.pc\:hf-ml-4{margin-left:4rem!important}.pc\:hf-ml-40px{margin-left:40px!important}.pc\:hf-ml-5{margin-left:5rem!important}.pc\:hf-ml-50px{margin-left:50px!important}.pc\:hf-ml-6{margin-left:6rem!important}.pc\:hf-ml-60px{margin-left:60px!important}.pc\:hf-ml-7{margin-left:7rem!important}.pc\:hf-ml-70px{margin-left:70px!important}.pc\:hf-ml-8{margin-left:8rem!important}.pc\:hf-ml-80px{margin-left:80px!important}.pc\:hf-ml-9{margin-left:9rem!important}.pc\:hf-ml-90px{margin-left:90px!important}.pc\:hf-ml-auto{margin-left:auto!important}.pc\:hf-mr-0{margin-right:0!important}.pc\:hf-mr-1{margin-right:1rem!important}.pc\:hf-mr-10px{margin-right:10px!important}.pc\:hf-mr-2{margin-right:2rem!important}.pc\:hf-mr-20px{margin-right:20px!important}.pc\:hf-mr-3{margin-right:3rem!important}.pc\:hf-mr-30px{margin-right:30px!important}.pc\:hf-mr-4{margin-right:4rem!important}.pc\:hf-mr-40px{margin-right:40px!important}.pc\:hf-mr-5{margin-right:5rem!important}.pc\:hf-mr-50px{margin-right:50px!important}.pc\:hf-mr-6{margin-right:6rem!important}.pc\:hf-mr-60px{margin-right:60px!important}.pc\:hf-mr-7{margin-right:7rem!important}.pc\:hf-mr-70px{margin-right:70px!important}.pc\:hf-mr-8{margin-right:8rem!important}.pc\:hf-mr-80px{margin-right:80px!important}.pc\:hf-mr-9{margin-right:9rem!important}.pc\:hf-mr-90px{margin-right:90px!important}.pc\:hf-mr-auto{margin-right:auto!important}.pc\:hf-mt-0{margin-top:0!important}.pc\:hf-mt-1{margin-top:1rem!important}.pc\:hf-mt-10px{margin-top:10px!important}.pc\:hf-mt-2{margin-top:2rem!important}.pc\:hf-mt-20px{margin-top:20px!important}.pc\:hf-mt-3{margin-top:3rem!important}.pc\:hf-mt-30px{margin-top:30px!important}.pc\:hf-mt-4{margin-top:4rem!important}.pc\:hf-mt-40px{margin-top:40px!important}.pc\:hf-mt-5{margin-top:5rem!important}.pc\:hf-mt-50px{margin-top:50px!important}.pc\:hf-mt-6{margin-top:6rem!important}.pc\:hf-mt-60px{margin-top:60px!important}.pc\:hf-mt-7{margin-top:7rem!important}.pc\:hf-mt-70px{margin-top:70px!important}.pc\:hf-mt-8{margin-top:8rem!important}.pc\:hf-mt-80px{margin-top:80px!important}.pc\:hf-mt-9{margin-top:9rem!important}.pc\:hf-mt-90px{margin-top:90px!important}.pc\:hf-mt-auto{margin-top:auto!important}.pc\:hf-block{display:block!important}.pc\:hf-inline-block{display:inline-block!important}.pc\:hf-inline{display:inline!important}.pc\:hf-flex{display:flex!important}.pc\:hf-inline-flex{display:inline-flex!important}.pc\:hf-table{display:table!important}.pc\:hf-inline-table{display:inline-table!important}.pc\:hf-table-caption{display:table-caption!important}.pc\:hf-table-cell{display:table-cell!important}.pc\:hf-table-column{display:table-column!important}.pc\:hf-table-column-group{display:table-column-group!important}.pc\:hf-table-footer-group{display:table-footer-group!important}.pc\:hf-table-header-group{display:table-header-group!important}.pc\:hf-table-row-group{display:table-row-group!important}.pc\:hf-table-row{display:table-row!important}.pc\:hf-flow-root{display:flow-root!important}.pc\:hf-grid{display:grid!important}.pc\:hf-inline-grid{display:inline-grid!important}.pc\:hf-contents{display:contents!important}.pc\:hf-list-item{display:list-item!important}.pc\:hf-hidden{display:none!important}.pc\:hf-w-1\/12{width:8.333333%!important}.pc\:hf-w-1\/2{width:50%!important}.pc\:hf-w-1\/3{width:33.333333%!important}.pc\:hf-w-1\/4{width:25%!important}.pc\:hf-w-1\/5{width:20%!important}.pc\:hf-w-1\/6{width:16.666667%!important}.pc\:hf-w-10\/12{width:83.333333%!important}.pc\:hf-w-11\/12{width:91.666667%!important}.pc\:hf-w-2\/12{width:16.666667%!important}.pc\:hf-w-2\/3{width:66.666667%!important}.pc\:hf-w-2\/4{width:50%!important}.pc\:hf-w-2\/5{width:40%!important}.pc\:hf-w-2\/6{width:33.333333%!important}.pc\:hf-w-3\/12{width:25%!important}.pc\:hf-w-3\/4{width:75%!important}.pc\:hf-w-3\/5{width:60%!important}.pc\:hf-w-3\/6{width:50%!important}.pc\:hf-w-4\/12{width:33.333333%!important}.pc\:hf-w-4\/5{width:80%!important}.pc\:hf-w-4\/6{width:66.666667%!important}.pc\:hf-w-5\/12{width:41.666667%!important}.pc\:hf-w-5\/6{width:83.333333%!important}.pc\:hf-w-6\/12{width:50%!important}.pc\:hf-w-7\/12{width:58.333333%!important}.pc\:hf-w-8\/12{width:66.666667%!important}.pc\:hf-w-9\/12{width:75%!important}.pc\:hf-w-auto{width:auto!important}.pc\:hf-w-dvw{width:100dvw!important}.pc\:hf-w-fit{width:-moz-fit-content!important;width:fit-content!important}.pc\:hf-w-full{width:100%!important}.pc\:hf-w-lvw{width:100lvw!important}.pc\:hf-w-max{width:-moz-max-content!important;width:max-content!important}.pc\:hf-w-min{width:-moz-min-content!important;width:min-content!important}.pc\:hf-w-screen{width:100vw!important}.pc\:hf-w-svw{width:100svw!important}.pc\:hf-flex-row{flex-direction:row!important}.pc\:hf-flex-row-reverse{flex-direction:row-reverse!important}.pc\:hf-flex-col{flex-direction:column!important}.pc\:hf-flex-col-reverse{flex-direction:column-reverse!important}.pc\:hf-flex-wrap{flex-wrap:wrap!important}.pc\:hf-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.pc\:hf-items-start{align-items:flex-start!important}.pc\:hf-items-end{align-items:flex-end!important}.pc\:hf-items-center{align-items:center!important}.pc\:hf-items-baseline{align-items:baseline!important}.pc\:hf-items-stretch{align-items:stretch!important}.pc\:hf-justify-normal{justify-content:normal!important}.pc\:hf-justify-start{justify-content:flex-start!important}.pc\:hf-justify-end{justify-content:flex-end!important}.pc\:hf-justify-center{justify-content:center!important}.pc\:hf-justify-between{justify-content:space-between!important}.pc\:hf-justify-around{justify-content:space-around!important}.pc\:hf-justify-evenly{justify-content:space-evenly!important}.pc\:hf-justify-stretch{justify-content:stretch!important}.pc\:hf-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(0px * var(--tw-space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-10px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(10px * var(--tw-space-x-reverse))!important;margin-left:calc(10px * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2rem * var(--tw-space-x-reverse))!important;margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-20px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(20px * var(--tw-space-x-reverse))!important;margin-left:calc(20px * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(3rem * var(--tw-space-x-reverse))!important;margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-30px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(30px * var(--tw-space-x-reverse))!important;margin-left:calc(30px * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(4rem * var(--tw-space-x-reverse))!important;margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-40px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(40px * var(--tw-space-x-reverse))!important;margin-left:calc(40px * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(5rem * var(--tw-space-x-reverse))!important;margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-50px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(50px * var(--tw-space-x-reverse))!important;margin-left:calc(50px * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(6rem * var(--tw-space-x-reverse))!important;margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-60px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(60px * var(--tw-space-x-reverse))!important;margin-left:calc(60px * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(7rem * var(--tw-space-x-reverse))!important;margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-70px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(70px * var(--tw-space-x-reverse))!important;margin-left:calc(70px * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(8rem * var(--tw-space-x-reverse))!important;margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-80px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(80px * var(--tw-space-x-reverse))!important;margin-left:calc(80px * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(9rem * var(--tw-space-x-reverse))!important;margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-x-90px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(90px * var(--tw-space-x-reverse))!important;margin-left:calc(90px * calc(1 - var(--tw-space-x-reverse)))!important}.pc\:hf-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-10px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(10px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(10px * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-20px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(20px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(20px * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(3rem * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-30px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(30px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(30px * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(4rem * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-40px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(40px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(40px * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(5rem * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-50px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(50px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(50px * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(6rem * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-60px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(60px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(60px * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(7rem * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-70px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(70px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(70px * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(8rem * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-80px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(80px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(80px * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(9rem * var(--tw-space-y-reverse))!important}.pc\:hf-space-y-90px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(90px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(90px * var(--tw-space-y-reverse))!important}.pc\:hf-break-normal{overflow-wrap:normal!important;word-break:normal!important}.pc\:hf-break-words{overflow-wrap:break-word!important}.pc\:hf-break-all{word-break:break-all!important}.pc\:hf-rounded{border-radius:4px!important}.pc\:hf-rounded-10{border-radius:10px!important}.pc\:hf-rounded-15{border-radius:15px!important}.pc\:hf-rounded-20{border-radius:20px!important}.pc\:hf-rounded-25{border-radius:25px!important}.pc\:hf-rounded-3{border-radius:3px!important}.pc\:hf-rounded-30{border-radius:30px!important}.pc\:hf-rounded-35{border-radius:35px!important}.pc\:hf-rounded-4{border-radius:4px!important}.pc\:hf-rounded-40{border-radius:40px!important}.pc\:hf-rounded-45{border-radius:45px!important}.pc\:hf-rounded-5{border-radius:5px!important}.pc\:hf-rounded-50{border-radius:50px!important}.pc\:hf-rounded-50per{border-radius:50%!important}.pc\:hf-rounded-55{border-radius:55px!important}.pc\:hf-rounded-6{border-radius:6px!important}.pc\:hf-rounded-60{border-radius:60px!important}.pc\:hf-rounded-7{border-radius:7px!important}.pc\:hf-rounded-8{border-radius:8px!important}.pc\:hf-rounded-9{border-radius:9px!important}.pc\:hf-rounded-full{border-radius:100%!important}.pc\:hf-rounded-none{border-radius:0!important}.pc\:hf-border{border-width:1px!important}.pc\:hf-border-0{border-width:0px!important}.pc\:hf-border-1{border-width:1px!important}.pc\:hf-border-10{border-width:10px!important}.pc\:hf-border-11{border-width:11px!important}.pc\:hf-border-12{border-width:12px!important}.pc\:hf-border-2{border-width:2px!important}.pc\:hf-border-3{border-width:3px!important}.pc\:hf-border-4{border-width:4px!important}.pc\:hf-border-5{border-width:5px!important}.pc\:hf-border-6{border-width:6px!important}.pc\:hf-border-7{border-width:7px!important}.pc\:hf-border-8{border-width:8px!important}.pc\:hf-border-9{border-width:9px!important}.pc\:hf-border-b-0{border-bottom-width:0px!important}.pc\:hf-border-b-1{border-bottom-width:1px!important}.pc\:hf-border-b-10{border-bottom-width:10px!important}.pc\:hf-border-b-11{border-bottom-width:11px!important}.pc\:hf-border-b-12{border-bottom-width:12px!important}.pc\:hf-border-b-2{border-bottom-width:2px!important}.pc\:hf-border-b-3{border-bottom-width:3px!important}.pc\:hf-border-b-4{border-bottom-width:4px!important}.pc\:hf-border-b-5{border-bottom-width:5px!important}.pc\:hf-border-b-6{border-bottom-width:6px!important}.pc\:hf-border-b-7{border-bottom-width:7px!important}.pc\:hf-border-b-8{border-bottom-width:8px!important}.pc\:hf-border-b-9{border-bottom-width:9px!important}.pc\:hf-border-l-0{border-left-width:0px!important}.pc\:hf-border-l-1{border-left-width:1px!important}.pc\:hf-border-l-10{border-left-width:10px!important}.pc\:hf-border-l-11{border-left-width:11px!important}.pc\:hf-border-l-12{border-left-width:12px!important}.pc\:hf-border-l-2{border-left-width:2px!important}.pc\:hf-border-l-3{border-left-width:3px!important}.pc\:hf-border-l-4{border-left-width:4px!important}.pc\:hf-border-l-5{border-left-width:5px!important}.pc\:hf-border-l-6{border-left-width:6px!important}.pc\:hf-border-l-7{border-left-width:7px!important}.pc\:hf-border-l-8{border-left-width:8px!important}.pc\:hf-border-l-9{border-left-width:9px!important}.pc\:hf-border-r-0{border-right-width:0px!important}.pc\:hf-border-r-1{border-right-width:1px!important}.pc\:hf-border-r-10{border-right-width:10px!important}.pc\:hf-border-r-11{border-right-width:11px!important}.pc\:hf-border-r-12{border-right-width:12px!important}.pc\:hf-border-r-2{border-right-width:2px!important}.pc\:hf-border-r-3{border-right-width:3px!important}.pc\:hf-border-r-4{border-right-width:4px!important}.pc\:hf-border-r-5{border-right-width:5px!important}.pc\:hf-border-r-6{border-right-width:6px!important}.pc\:hf-border-r-7{border-right-width:7px!important}.pc\:hf-border-r-8{border-right-width:8px!important}.pc\:hf-border-r-9{border-right-width:9px!important}.pc\:hf-border-t-0{border-top-width:0px!important}.pc\:hf-border-t-1{border-top-width:1px!important}.pc\:hf-border-t-10{border-top-width:10px!important}.pc\:hf-border-t-11{border-top-width:11px!important}.pc\:hf-border-t-12{border-top-width:12px!important}.pc\:hf-border-t-2{border-top-width:2px!important}.pc\:hf-border-t-3{border-top-width:3px!important}.pc\:hf-border-t-4{border-top-width:4px!important}.pc\:hf-border-t-5{border-top-width:5px!important}.pc\:hf-border-t-6{border-top-width:6px!important}.pc\:hf-border-t-7{border-top-width:7px!important}.pc\:hf-border-t-8{border-top-width:8px!important}.pc\:hf-border-t-9{border-top-width:9px!important}.pc\:hf-border-black{border-color:#000!important}.pc\:hf-border-blue-100{border-color:#dbeafe!important}.pc\:hf-border-blue-200{border-color:#bfdbfe!important}.pc\:hf-border-blue-300{border-color:#93c5fd!important}.pc\:hf-border-blue-400{border-color:#60a5fa!important}.pc\:hf-border-blue-500{border-color:#3b82f6!important}.pc\:hf-border-blue-600{border-color:#2563eb!important}.pc\:hf-border-blue-700{border-color:#1d4ed8!important}.pc\:hf-border-blue-800{border-color:#1e40af!important}.pc\:hf-border-blue-900{border-color:#1e3a8a!important}.pc\:hf-border-current{border-color:currentColor!important}.pc\:hf-border-gray-100{border-color:#f3f4f6!important}.pc\:hf-border-gray-200{border-color:#e5e7eb!important}.pc\:hf-border-gray-300{border-color:#d1d5db!important}.pc\:hf-border-gray-400{border-color:#9ca3af!important}.pc\:hf-border-gray-500{border-color:#6b7280!important}.pc\:hf-border-gray-600{border-color:#4b5563!important}.pc\:hf-border-gray-700{border-color:#374151!important}.pc\:hf-border-gray-800{border-color:#1f2937!important}.pc\:hf-border-gray-900{border-color:#111827!important}.pc\:hf-border-green-100{border-color:#dcfce7!important}.pc\:hf-border-green-200{border-color:#bbf7d0!important}.pc\:hf-border-green-300{border-color:#86efac!important}.pc\:hf-border-green-400{border-color:#4ade80!important}.pc\:hf-border-green-500{border-color:#22c55e!important}.pc\:hf-border-green-600{border-color:#16a34a!important}.pc\:hf-border-green-700{border-color:#15803d!important}.pc\:hf-border-green-800{border-color:#166534!important}.pc\:hf-border-green-900{border-color:#14532d!important}.pc\:hf-border-indigo-100{border-color:#e0e7ff!important}.pc\:hf-border-indigo-200{border-color:#c7d2fe!important}.pc\:hf-border-indigo-300{border-color:#a5b4fc!important}.pc\:hf-border-indigo-400{border-color:#818cf8!important}.pc\:hf-border-indigo-500{border-color:#6366f1!important}.pc\:hf-border-indigo-600{border-color:#4f46e5!important}.pc\:hf-border-indigo-700{border-color:#4338ca!important}.pc\:hf-border-indigo-800{border-color:#3730a3!important}.pc\:hf-border-indigo-900{border-color:#312e81!important}.pc\:hf-border-inherit{border-color:inherit!important}.pc\:hf-border-orange-100{border-color:#ffedd5!important}.pc\:hf-border-orange-200{border-color:#fed7aa!important}.pc\:hf-border-orange-300{border-color:#fdba74!important}.pc\:hf-border-orange-400{border-color:#fb923c!important}.pc\:hf-border-orange-500{border-color:#f97316!important}.pc\:hf-border-orange-600{border-color:#ea580c!important}.pc\:hf-border-orange-700{border-color:#c2410c!important}.pc\:hf-border-orange-800{border-color:#9a3412!important}.pc\:hf-border-orange-900{border-color:#7c2d12!important}.pc\:hf-border-pink-100{border-color:#fce7f3!important}.pc\:hf-border-pink-200{border-color:#fbcfe8!important}.pc\:hf-border-pink-300{border-color:#f9a8d4!important}.pc\:hf-border-pink-400{border-color:#f472b6!important}.pc\:hf-border-pink-500{border-color:#ec4899!important}.pc\:hf-border-pink-600{border-color:#db2777!important}.pc\:hf-border-pink-700{border-color:#be185d!important}.pc\:hf-border-pink-800{border-color:#9d174d!important}.pc\:hf-border-pink-900{border-color:#831843!important}.pc\:hf-border-purple-100{border-color:#f3e8ff!important}.pc\:hf-border-purple-200{border-color:#e9d5ff!important}.pc\:hf-border-purple-300{border-color:#d8b4fe!important}.pc\:hf-border-purple-400{border-color:#c084fc!important}.pc\:hf-border-purple-500{border-color:#a855f7!important}.pc\:hf-border-purple-600{border-color:#9333ea!important}.pc\:hf-border-purple-700{border-color:#7e22ce!important}.pc\:hf-border-purple-800{border-color:#6b21a8!important}.pc\:hf-border-purple-900{border-color:#581c87!important}.pc\:hf-border-red-100{border-color:#fee2e2!important}.pc\:hf-border-red-200{border-color:#fecaca!important}.pc\:hf-border-red-300{border-color:#fca5a5!important}.pc\:hf-border-red-400{border-color:#f87171!important}.pc\:hf-border-red-500{border-color:#ef4444!important}.pc\:hf-border-red-600{border-color:#dc2626!important}.pc\:hf-border-red-700{border-color:#b91c1c!important}.pc\:hf-border-red-800{border-color:#991b1b!important}.pc\:hf-border-red-900{border-color:#7f1d1d!important}.pc\:hf-border-teal-100{border-color:#ccfbf1!important}.pc\:hf-border-teal-200{border-color:#99f6e4!important}.pc\:hf-border-teal-300{border-color:#5eead4!important}.pc\:hf-border-teal-400{border-color:#2dd4bf!important}.pc\:hf-border-teal-500{border-color:#14b8a6!important}.pc\:hf-border-teal-600{border-color:#0d9488!important}.pc\:hf-border-teal-700{border-color:#0f766e!important}.pc\:hf-border-teal-800{border-color:#115e59!important}.pc\:hf-border-teal-900{border-color:#134e4a!important}.pc\:hf-border-transparent{border-color:transparent!important}.pc\:hf-border-white{border-color:#fff!important}.pc\:hf-border-yellow-100{border-color:#fef9c3!important}.pc\:hf-border-yellow-200{border-color:#fef08a!important}.pc\:hf-border-yellow-300{border-color:#fde047!important}.pc\:hf-border-yellow-400{border-color:#facc15!important}.pc\:hf-border-yellow-500{border-color:#eab308!important}.pc\:hf-border-yellow-600{border-color:#ca8a04!important}.pc\:hf-border-yellow-700{border-color:#a16207!important}.pc\:hf-border-yellow-800{border-color:#854d0e!important}.pc\:hf-border-yellow-900{border-color:#713f12!important}.pc\:hf-bg-black{background-color:#000!important}.pc\:hf-bg-blue-100{background-color:#dbeafe!important}.pc\:hf-bg-blue-200{background-color:#bfdbfe!important}.pc\:hf-bg-blue-300{background-color:#93c5fd!important}.pc\:hf-bg-blue-400{background-color:#60a5fa!important}.pc\:hf-bg-blue-500{background-color:#3b82f6!important}.pc\:hf-bg-blue-600{background-color:#2563eb!important}.pc\:hf-bg-blue-700{background-color:#1d4ed8!important}.pc\:hf-bg-blue-800{background-color:#1e40af!important}.pc\:hf-bg-blue-900{background-color:#1e3a8a!important}.pc\:hf-bg-current{background-color:currentColor!important}.pc\:hf-bg-gray-100{background-color:#f3f4f6!important}.pc\:hf-bg-gray-200{background-color:#e5e7eb!important}.pc\:hf-bg-gray-300{background-color:#d1d5db!important}.pc\:hf-bg-gray-400{background-color:#9ca3af!important}.pc\:hf-bg-gray-500{background-color:#6b7280!important}.pc\:hf-bg-gray-600{background-color:#4b5563!important}.pc\:hf-bg-gray-700{background-color:#374151!important}.pc\:hf-bg-gray-800{background-color:#1f2937!important}.pc\:hf-bg-gray-900{background-color:#111827!important}.pc\:hf-bg-green-100{background-color:#dcfce7!important}.pc\:hf-bg-green-200{background-color:#bbf7d0!important}.pc\:hf-bg-green-300{background-color:#86efac!important}.pc\:hf-bg-green-400{background-color:#4ade80!important}.pc\:hf-bg-green-500{background-color:#22c55e!important}.pc\:hf-bg-green-600{background-color:#16a34a!important}.pc\:hf-bg-green-700{background-color:#15803d!important}.pc\:hf-bg-green-800{background-color:#166534!important}.pc\:hf-bg-green-900{background-color:#14532d!important}.pc\:hf-bg-indigo-100{background-color:#e0e7ff!important}.pc\:hf-bg-indigo-200{background-color:#c7d2fe!important}.pc\:hf-bg-indigo-300{background-color:#a5b4fc!important}.pc\:hf-bg-indigo-400{background-color:#818cf8!important}.pc\:hf-bg-indigo-500{background-color:#6366f1!important}.pc\:hf-bg-indigo-600{background-color:#4f46e5!important}.pc\:hf-bg-indigo-700{background-color:#4338ca!important}.pc\:hf-bg-indigo-800{background-color:#3730a3!important}.pc\:hf-bg-indigo-900{background-color:#312e81!important}.pc\:hf-bg-inherit{background-color:inherit!important}.pc\:hf-bg-orange-100{background-color:#ffedd5!important}.pc\:hf-bg-orange-200{background-color:#fed7aa!important}.pc\:hf-bg-orange-300{background-color:#fdba74!important}.pc\:hf-bg-orange-400{background-color:#fb923c!important}.pc\:hf-bg-orange-500{background-color:#f97316!important}.pc\:hf-bg-orange-600{background-color:#ea580c!important}.pc\:hf-bg-orange-700{background-color:#c2410c!important}.pc\:hf-bg-orange-800{background-color:#9a3412!important}.pc\:hf-bg-orange-900{background-color:#7c2d12!important}.pc\:hf-bg-pink-100{background-color:#fce7f3!important}.pc\:hf-bg-pink-200{background-color:#fbcfe8!important}.pc\:hf-bg-pink-300{background-color:#f9a8d4!important}.pc\:hf-bg-pink-400{background-color:#f472b6!important}.pc\:hf-bg-pink-500{background-color:#ec4899!important}.pc\:hf-bg-pink-600{background-color:#db2777!important}.pc\:hf-bg-pink-700{background-color:#be185d!important}.pc\:hf-bg-pink-800{background-color:#9d174d!important}.pc\:hf-bg-pink-900{background-color:#831843!important}.pc\:hf-bg-purple-100{background-color:#f3e8ff!important}.pc\:hf-bg-purple-200{background-color:#e9d5ff!important}.pc\:hf-bg-purple-300{background-color:#d8b4fe!important}.pc\:hf-bg-purple-400{background-color:#c084fc!important}.pc\:hf-bg-purple-500{background-color:#a855f7!important}.pc\:hf-bg-purple-600{background-color:#9333ea!important}.pc\:hf-bg-purple-700{background-color:#7e22ce!important}.pc\:hf-bg-purple-800{background-color:#6b21a8!important}.pc\:hf-bg-purple-900{background-color:#581c87!important}.pc\:hf-bg-red-100{background-color:#fee2e2!important}.pc\:hf-bg-red-200{background-color:#fecaca!important}.pc\:hf-bg-red-300{background-color:#fca5a5!important}.pc\:hf-bg-red-400{background-color:#f87171!important}.pc\:hf-bg-red-500{background-color:#ef4444!important}.pc\:hf-bg-red-600{background-color:#dc2626!important}.pc\:hf-bg-red-700{background-color:#b91c1c!important}.pc\:hf-bg-red-800{background-color:#991b1b!important}.pc\:hf-bg-red-900{background-color:#7f1d1d!important}.pc\:hf-bg-teal-100{background-color:#ccfbf1!important}.pc\:hf-bg-teal-200{background-color:#99f6e4!important}.pc\:hf-bg-teal-300{background-color:#5eead4!important}.pc\:hf-bg-teal-400{background-color:#2dd4bf!important}.pc\:hf-bg-teal-500{background-color:#14b8a6!important}.pc\:hf-bg-teal-600{background-color:#0d9488!important}.pc\:hf-bg-teal-700{background-color:#0f766e!important}.pc\:hf-bg-teal-800{background-color:#115e59!important}.pc\:hf-bg-teal-900{background-color:#134e4a!important}.pc\:hf-bg-transparent{background-color:transparent!important}.pc\:hf-bg-white{background-color:#fff!important}.pc\:hf-bg-yellow-100{background-color:#fef9c3!important}.pc\:hf-bg-yellow-200{background-color:#fef08a!important}.pc\:hf-bg-yellow-300{background-color:#fde047!important}.pc\:hf-bg-yellow-400{background-color:#facc15!important}.pc\:hf-bg-yellow-500{background-color:#eab308!important}.pc\:hf-bg-yellow-600{background-color:#ca8a04!important}.pc\:hf-bg-yellow-700{background-color:#a16207!important}.pc\:hf-bg-yellow-800{background-color:#854d0e!important}.pc\:hf-bg-yellow-900{background-color:#713f12!important}.pc\:hf-p-0{padding:0!important}.pc\:hf-p-1{padding:1rem!important}.pc\:hf-p-10px{padding:10px!important}.pc\:hf-p-2{padding:2rem!important}.pc\:hf-p-20px{padding:20px!important}.pc\:hf-p-3{padding:3rem!important}.pc\:hf-p-30px{padding:30px!important}.pc\:hf-p-4{padding:4rem!important}.pc\:hf-p-40px{padding:40px!important}.pc\:hf-p-5{padding:5rem!important}.pc\:hf-p-50px{padding:50px!important}.pc\:hf-p-6{padding:6rem!important}.pc\:hf-p-60px{padding:60px!important}.pc\:hf-p-7{padding:7rem!important}.pc\:hf-p-70px{padding:70px!important}.pc\:hf-p-8{padding:8rem!important}.pc\:hf-p-80px{padding:80px!important}.pc\:hf-p-9{padding:9rem!important}.pc\:hf-p-90px{padding:90px!important}.pc\:hf-px-0{padding-left:0!important;padding-right:0!important}.pc\:hf-px-1{padding-left:1rem!important;padding-right:1rem!important}.pc\:hf-px-10px{padding-left:10px!important;padding-right:10px!important}.pc\:hf-px-2{padding-left:2rem!important;padding-right:2rem!important}.pc\:hf-px-20px{padding-left:20px!important;padding-right:20px!important}.pc\:hf-px-3{padding-left:3rem!important;padding-right:3rem!important}.pc\:hf-px-30px{padding-left:30px!important;padding-right:30px!important}.pc\:hf-px-4{padding-left:4rem!important;padding-right:4rem!important}.pc\:hf-px-40px{padding-left:40px!important;padding-right:40px!important}.pc\:hf-px-5{padding-left:5rem!important;padding-right:5rem!important}.pc\:hf-px-50px{padding-left:50px!important;padding-right:50px!important}.pc\:hf-px-6{padding-left:6rem!important;padding-right:6rem!important}.pc\:hf-px-60px{padding-left:60px!important;padding-right:60px!important}.pc\:hf-px-7{padding-left:7rem!important;padding-right:7rem!important}.pc\:hf-px-70px{padding-left:70px!important;padding-right:70px!important}.pc\:hf-px-8{padding-left:8rem!important;padding-right:8rem!important}.pc\:hf-px-80px{padding-left:80px!important;padding-right:80px!important}.pc\:hf-px-9{padding-left:9rem!important;padding-right:9rem!important}.pc\:hf-px-90px{padding-left:90px!important;padding-right:90px!important}.pc\:hf-py-0{padding-top:0!important;padding-bottom:0!important}.pc\:hf-py-1{padding-top:1rem!important;padding-bottom:1rem!important}.pc\:hf-py-10px{padding-top:10px!important;padding-bottom:10px!important}.pc\:hf-py-2{padding-top:2rem!important;padding-bottom:2rem!important}.pc\:hf-py-20px{padding-top:20px!important;padding-bottom:20px!important}.pc\:hf-py-3{padding-top:3rem!important;padding-bottom:3rem!important}.pc\:hf-py-30px{padding-top:30px!important;padding-bottom:30px!important}.pc\:hf-py-4{padding-top:4rem!important;padding-bottom:4rem!important}.pc\:hf-py-40px{padding-top:40px!important;padding-bottom:40px!important}.pc\:hf-py-5{padding-top:5rem!important;padding-bottom:5rem!important}.pc\:hf-py-50px{padding-top:50px!important;padding-bottom:50px!important}.pc\:hf-py-6{padding-top:6rem!important;padding-bottom:6rem!important}.pc\:hf-py-60px{padding-top:60px!important;padding-bottom:60px!important}.pc\:hf-py-7{padding-top:7rem!important;padding-bottom:7rem!important}.pc\:hf-py-70px{padding-top:70px!important;padding-bottom:70px!important}.pc\:hf-py-8{padding-top:8rem!important;padding-bottom:8rem!important}.pc\:hf-py-80px{padding-top:80px!important;padding-bottom:80px!important}.pc\:hf-py-9{padding-top:9rem!important;padding-bottom:9rem!important}.pc\:hf-py-90px{padding-top:90px!important;padding-bottom:90px!important}.pc\:hf-pb-0{padding-bottom:0!important}.pc\:hf-pb-1{padding-bottom:1rem!important}.pc\:hf-pb-10px{padding-bottom:10px!important}.pc\:hf-pb-2{padding-bottom:2rem!important}.pc\:hf-pb-20px{padding-bottom:20px!important}.pc\:hf-pb-3{padding-bottom:3rem!important}.pc\:hf-pb-30px{padding-bottom:30px!important}.pc\:hf-pb-4{padding-bottom:4rem!important}.pc\:hf-pb-40px{padding-bottom:40px!important}.pc\:hf-pb-5{padding-bottom:5rem!important}.pc\:hf-pb-50px{padding-bottom:50px!important}.pc\:hf-pb-6{padding-bottom:6rem!important}.pc\:hf-pb-60px{padding-bottom:60px!important}.pc\:hf-pb-7{padding-bottom:7rem!important}.pc\:hf-pb-70px{padding-bottom:70px!important}.pc\:hf-pb-8{padding-bottom:8rem!important}.pc\:hf-pb-80px{padding-bottom:80px!important}.pc\:hf-pb-9{padding-bottom:9rem!important}.pc\:hf-pb-90px{padding-bottom:90px!important}.pc\:hf-pl-0{padding-left:0!important}.pc\:hf-pl-1{padding-left:1rem!important}.pc\:hf-pl-10px{padding-left:10px!important}.pc\:hf-pl-2{padding-left:2rem!important}.pc\:hf-pl-20px{padding-left:20px!important}.pc\:hf-pl-3{padding-left:3rem!important}.pc\:hf-pl-30px{padding-left:30px!important}.pc\:hf-pl-4{padding-left:4rem!important}.pc\:hf-pl-40px{padding-left:40px!important}.pc\:hf-pl-5{padding-left:5rem!important}.pc\:hf-pl-50px{padding-left:50px!important}.pc\:hf-pl-6{padding-left:6rem!important}.pc\:hf-pl-60px{padding-left:60px!important}.pc\:hf-pl-7{padding-left:7rem!important}.pc\:hf-pl-70px{padding-left:70px!important}.pc\:hf-pl-8{padding-left:8rem!important}.pc\:hf-pl-80px{padding-left:80px!important}.pc\:hf-pl-9{padding-left:9rem!important}.pc\:hf-pl-90px{padding-left:90px!important}.pc\:hf-pr-0{padding-right:0!important}.pc\:hf-pr-1{padding-right:1rem!important}.pc\:hf-pr-10px{padding-right:10px!important}.pc\:hf-pr-2{padding-right:2rem!important}.pc\:hf-pr-20px{padding-right:20px!important}.pc\:hf-pr-3{padding-right:3rem!important}.pc\:hf-pr-30px{padding-right:30px!important}.pc\:hf-pr-4{padding-right:4rem!important}.pc\:hf-pr-40px{padding-right:40px!important}.pc\:hf-pr-5{padding-right:5rem!important}.pc\:hf-pr-50px{padding-right:50px!important}.pc\:hf-pr-6{padding-right:6rem!important}.pc\:hf-pr-60px{padding-right:60px!important}.pc\:hf-pr-7{padding-right:7rem!important}.pc\:hf-pr-70px{padding-right:70px!important}.pc\:hf-pr-8{padding-right:8rem!important}.pc\:hf-pr-80px{padding-right:80px!important}.pc\:hf-pr-9{padding-right:9rem!important}.pc\:hf-pr-90px{padding-right:90px!important}.pc\:hf-pt-0{padding-top:0!important}.pc\:hf-pt-1{padding-top:1rem!important}.pc\:hf-pt-10px{padding-top:10px!important}.pc\:hf-pt-2{padding-top:2rem!important}.pc\:hf-pt-20px{padding-top:20px!important}.pc\:hf-pt-3{padding-top:3rem!important}.pc\:hf-pt-30px{padding-top:30px!important}.pc\:hf-pt-4{padding-top:4rem!important}.pc\:hf-pt-40px{padding-top:40px!important}.pc\:hf-pt-5{padding-top:5rem!important}.pc\:hf-pt-50px{padding-top:50px!important}.pc\:hf-pt-6{padding-top:6rem!important}.pc\:hf-pt-60px{padding-top:60px!important}.pc\:hf-pt-7{padding-top:7rem!important}.pc\:hf-pt-70px{padding-top:70px!important}.pc\:hf-pt-8{padding-top:8rem!important}.pc\:hf-pt-80px{padding-top:80px!important}.pc\:hf-pt-9{padding-top:9rem!important}.pc\:hf-pt-90px{padding-top:90px!important}.pc\:hf-text-left{text-align:left!important}.pc\:hf-text-center{text-align:center!important}.pc\:hf-text-right{text-align:right!important}.pc\:hf-text-justify{text-align:justify!important}.pc\:hf-text-start{text-align:start!important}.pc\:hf-text-end{text-align:end!important}.pc\:hf-text-0{font-size:0!important}.pc\:hf-text-1{font-size:.1rem!important}.pc\:hf-text-10{font-size:1rem!important}.pc\:hf-text-10px{font-size:10px!important}.pc\:hf-text-11{font-size:1.1rem!important}.pc\:hf-text-11px{font-size:11px!important}.pc\:hf-text-12{font-size:1.2rem!important}.pc\:hf-text-12px{font-size:12px!important}.pc\:hf-text-13{font-size:1.3rem!important}.pc\:hf-text-13px{font-size:13px!important}.pc\:hf-text-14{font-size:1.4rem!important}.pc\:hf-text-14px{font-size:14px!important}.pc\:hf-text-15{font-size:1.5rem!important}.pc\:hf-text-15px{font-size:15px!important}.pc\:hf-text-16{font-size:1.6rem!important}.pc\:hf-text-16px{font-size:16px!important}.pc\:hf-text-17{font-size:1.7rem!important}.pc\:hf-text-17px{font-size:17px!important}.pc\:hf-text-18{font-size:1.8rem!important}.pc\:hf-text-18px{font-size:18px!important}.pc\:hf-text-19{font-size:1.9rem!important}.pc\:hf-text-19px{font-size:19px!important}.pc\:hf-text-2{font-size:.2rem!important}.pc\:hf-text-20{font-size:2rem!important}.pc\:hf-text-20px{font-size:20px!important}.pc\:hf-text-21{font-size:2.1rem!important}.pc\:hf-text-21px{font-size:21px!important}.pc\:hf-text-22{font-size:2.2rem!important}.pc\:hf-text-22px{font-size:22px!important}.pc\:hf-text-23{font-size:2.3rem!important}.pc\:hf-text-23px{font-size:23px!important}.pc\:hf-text-24{font-size:2.4rem!important}.pc\:hf-text-24px{font-size:24px!important}.pc\:hf-text-25{font-size:2.5rem!important}.pc\:hf-text-25px{font-size:25px!important}.pc\:hf-text-26{font-size:2.6rem!important}.pc\:hf-text-26px{font-size:26px!important}.pc\:hf-text-27{font-size:2.7rem!important}.pc\:hf-text-27px{font-size:27px!important}.pc\:hf-text-28{font-size:2.8rem!important}.pc\:hf-text-28px{font-size:28px!important}.pc\:hf-text-29{font-size:2.9rem!important}.pc\:hf-text-29px{font-size:29px!important}.pc\:hf-text-3{font-size:.3rem!important}.pc\:hf-text-30{font-size:3rem!important}.pc\:hf-text-30px{font-size:30px!important}.pc\:hf-text-31{font-size:3.1rem!important}.pc\:hf-text-31px{font-size:31px!important}.pc\:hf-text-32{font-size:3.2rem!important}.pc\:hf-text-32px{font-size:32px!important}.pc\:hf-text-33{font-size:3.3rem!important}.pc\:hf-text-33px{font-size:33px!important}.pc\:hf-text-34{font-size:3.4rem!important}.pc\:hf-text-34px{font-size:34px!important}.pc\:hf-text-35{font-size:3.5rem!important}.pc\:hf-text-35px{font-size:35px!important}.pc\:hf-text-36{font-size:3.6rem!important}.pc\:hf-text-36px{font-size:36px!important}.pc\:hf-text-4{font-size:.4rem!important}.pc\:hf-text-5{font-size:.5rem!important}.pc\:hf-text-6{font-size:.6rem!important}.pc\:hf-text-7{font-size:.7rem!important}.pc\:hf-text-8{font-size:.8rem!important}.pc\:hf-text-8px{font-size:8px!important}.pc\:hf-text-9{font-size:.9rem!important}.pc\:hf-text-9px{font-size:9px!important}.pc\:hf-font-100{font-weight:100!important}.pc\:hf-font-200{font-weight:200!important}.pc\:hf-font-300{font-weight:300!important}.pc\:hf-font-400{font-weight:400!important}.pc\:hf-font-500{font-weight:500!important}.pc\:hf-font-600{font-weight:600!important}.pc\:hf-font-700{font-weight:700!important}.pc\:hf-font-800{font-weight:800!important}.pc\:hf-font-900{font-weight:900!important}.pc\:hf-font-bold{font-weight:700!important}.pc\:hf-font-normal{font-weight:400!important}.pc\:hf-italic{font-style:italic!important}.pc\:hf-not-italic{font-style:normal!important}.pc\:hf-leading-10{line-height:2.5rem!important}.pc\:hf-leading-3{line-height:.75rem!important}.pc\:hf-leading-4{line-height:1rem!important}.pc\:hf-leading-5{line-height:1.25rem!important}.pc\:hf-leading-6{line-height:1.5rem!important}.pc\:hf-leading-7{line-height:1.75rem!important}.pc\:hf-leading-8{line-height:2rem!important}.pc\:hf-leading-9{line-height:2.25rem!important}.pc\:hf-leading-loose{line-height:2!important}.pc\:hf-leading-none{line-height:1!important}.pc\:hf-leading-normal{line-height:1.5!important}.pc\:hf-leading-relaxed{line-height:1.625!important}.pc\:hf-leading-snug{line-height:1.375!important}.pc\:hf-leading-tight{line-height:1.25!important}.pc\:hf-tracking-normal{letter-spacing:0em!important}.pc\:hf-tracking-tight{letter-spacing:-.025em!important}.pc\:hf-tracking-tighter{letter-spacing:-.05em!important}.pc\:hf-tracking-wide{letter-spacing:.025em!important}.pc\:hf-tracking-wider{letter-spacing:.05em!important}.pc\:hf-tracking-widest{letter-spacing:.1em!important}.pc\:hf-text-black{color:#000!important}.pc\:hf-text-blue-100{color:#dbeafe!important}.pc\:hf-text-blue-200{color:#bfdbfe!important}.pc\:hf-text-blue-300{color:#93c5fd!important}.pc\:hf-text-blue-400{color:#60a5fa!important}.pc\:hf-text-blue-500{color:#3b82f6!important}.pc\:hf-text-blue-600{color:#2563eb!important}.pc\:hf-text-blue-700{color:#1d4ed8!important}.pc\:hf-text-blue-800{color:#1e40af!important}.pc\:hf-text-blue-900{color:#1e3a8a!important}.pc\:hf-text-current{color:currentColor!important}.pc\:hf-text-gray-100{color:#f3f4f6!important}.pc\:hf-text-gray-200{color:#e5e7eb!important}.pc\:hf-text-gray-300{color:#d1d5db!important}.pc\:hf-text-gray-400{color:#9ca3af!important}.pc\:hf-text-gray-500{color:#6b7280!important}.pc\:hf-text-gray-600{color:#4b5563!important}.pc\:hf-text-gray-700{color:#374151!important}.pc\:hf-text-gray-800{color:#1f2937!important}.pc\:hf-text-gray-900{color:#111827!important}.pc\:hf-text-green-100{color:#dcfce7!important}.pc\:hf-text-green-200{color:#bbf7d0!important}.pc\:hf-text-green-300{color:#86efac!important}.pc\:hf-text-green-400{color:#4ade80!important}.pc\:hf-text-green-500{color:#22c55e!important}.pc\:hf-text-green-600{color:#16a34a!important}.pc\:hf-text-green-700{color:#15803d!important}.pc\:hf-text-green-800{color:#166534!important}.pc\:hf-text-green-900{color:#14532d!important}.pc\:hf-text-indigo-100{color:#e0e7ff!important}.pc\:hf-text-indigo-200{color:#c7d2fe!important}.pc\:hf-text-indigo-300{color:#a5b4fc!important}.pc\:hf-text-indigo-400{color:#818cf8!important}.pc\:hf-text-indigo-500{color:#6366f1!important}.pc\:hf-text-indigo-600{color:#4f46e5!important}.pc\:hf-text-indigo-700{color:#4338ca!important}.pc\:hf-text-indigo-800{color:#3730a3!important}.pc\:hf-text-indigo-900{color:#312e81!important}.pc\:hf-text-inherit{color:inherit!important}.pc\:hf-text-orange-100{color:#ffedd5!important}.pc\:hf-text-orange-200{color:#fed7aa!important}.pc\:hf-text-orange-300{color:#fdba74!important}.pc\:hf-text-orange-400{color:#fb923c!important}.pc\:hf-text-orange-500{color:#f97316!important}.pc\:hf-text-orange-600{color:#ea580c!important}.pc\:hf-text-orange-700{color:#c2410c!important}.pc\:hf-text-orange-800{color:#9a3412!important}.pc\:hf-text-orange-900{color:#7c2d12!important}.pc\:hf-text-pink-100{color:#fce7f3!important}.pc\:hf-text-pink-200{color:#fbcfe8!important}.pc\:hf-text-pink-300{color:#f9a8d4!important}.pc\:hf-text-pink-400{color:#f472b6!important}.pc\:hf-text-pink-500{color:#ec4899!important}.pc\:hf-text-pink-600{color:#db2777!important}.pc\:hf-text-pink-700{color:#be185d!important}.pc\:hf-text-pink-800{color:#9d174d!important}.pc\:hf-text-pink-900{color:#831843!important}.pc\:hf-text-purple-100{color:#f3e8ff!important}.pc\:hf-text-purple-200{color:#e9d5ff!important}.pc\:hf-text-purple-300{color:#d8b4fe!important}.pc\:hf-text-purple-400{color:#c084fc!important}.pc\:hf-text-purple-500{color:#a855f7!important}.pc\:hf-text-purple-600{color:#9333ea!important}.pc\:hf-text-purple-700{color:#7e22ce!important}.pc\:hf-text-purple-800{color:#6b21a8!important}.pc\:hf-text-purple-900{color:#581c87!important}.pc\:hf-text-red-100{color:#fee2e2!important}.pc\:hf-text-red-200{color:#fecaca!important}.pc\:hf-text-red-300{color:#fca5a5!important}.pc\:hf-text-red-400{color:#f87171!important}.pc\:hf-text-red-500{color:#ef4444!important}.pc\:hf-text-red-600{color:#dc2626!important}.pc\:hf-text-red-700{color:#b91c1c!important}.pc\:hf-text-red-800{color:#991b1b!important}.pc\:hf-text-red-900{color:#7f1d1d!important}.pc\:hf-text-teal-100{color:#ccfbf1!important}.pc\:hf-text-teal-200{color:#99f6e4!important}.pc\:hf-text-teal-300{color:#5eead4!important}.pc\:hf-text-teal-400{color:#2dd4bf!important}.pc\:hf-text-teal-500{color:#14b8a6!important}.pc\:hf-text-teal-600{color:#0d9488!important}.pc\:hf-text-teal-700{color:#0f766e!important}.pc\:hf-text-teal-800{color:#115e59!important}.pc\:hf-text-teal-900{color:#134e4a!important}.pc\:hf-text-transparent{color:transparent!important}.pc\:hf-text-white{color:#fff!important}.pc\:hf-text-yellow-100{color:#fef9c3!important}.pc\:hf-text-yellow-200{color:#fef08a!important}.pc\:hf-text-yellow-300{color:#fde047!important}.pc\:hf-text-yellow-400{color:#facc15!important}.pc\:hf-text-yellow-500{color:#eab308!important}.pc\:hf-text-yellow-600{color:#ca8a04!important}.pc\:hf-text-yellow-700{color:#a16207!important}.pc\:hf-text-yellow-800{color:#854d0e!important}.pc\:hf-text-yellow-900{color:#713f12!important}.pc\:hf-underline{text-decoration-line:underline!important}.pc\:hf-overline{text-decoration-line:overline!important}.pc\:hf-line-through{text-decoration-line:line-through!important}.pc\:hf-no-underline{text-decoration-line:none!important}}@media (max-width: 767px){.sp\:hf-pointer-events-none{pointer-events:none!important}.sp\:hf-pointer-events-auto{pointer-events:auto!important}.sp\:hf-visible{visibility:visible!important}.sp\:hf-invisible{visibility:hidden!important}.sp\:hf-collapse{visibility:collapse!important}.sp\:hf-static{position:static!important}.sp\:hf-fixed{position:fixed!important}.sp\:hf-absolute{position:absolute!important}.sp\:hf-relative{position:relative!important}.sp\:hf-sticky{position:sticky!important}.sp\:hf--z-1{z-index:-1!important}.sp\:hf-z,.sp\:hf-z-1{z-index:1!important}.sp\:hf-z-10{z-index:10!important}.sp\:hf-z-100{z-index:100!important}.sp\:hf-z-1000{z-index:1000!important}.sp\:hf-z-1010{z-index:1010!important}.sp\:hf-z-1020{z-index:1020!important}.sp\:hf-z-1030{z-index:1030!important}.sp\:hf-z-1040{z-index:1040!important}.sp\:hf-z-1050{z-index:1050!important}.sp\:hf-z-1060{z-index:1060!important}.sp\:hf-z-1070{z-index:1070!important}.sp\:hf-z-1080{z-index:1080!important}.sp\:hf-z-1090{z-index:1090!important}.sp\:hf-z-110{z-index:110!important}.sp\:hf-z-120{z-index:120!important}.sp\:hf-z-130{z-index:130!important}.sp\:hf-z-140{z-index:140!important}.sp\:hf-z-150{z-index:150!important}.sp\:hf-z-160{z-index:160!important}.sp\:hf-z-170{z-index:170!important}.sp\:hf-z-180{z-index:180!important}.sp\:hf-z-190{z-index:190!important}.sp\:hf-z-20{z-index:20!important}.sp\:hf-z-30{z-index:30!important}.sp\:hf-z-40{z-index:40!important}.sp\:hf-z-50{z-index:50!important}.sp\:hf-z-60{z-index:60!important}.sp\:hf-z-70{z-index:70!important}.sp\:hf-z-80{z-index:80!important}.sp\:hf-z-90{z-index:90!important}.sp\:hf-z-9999{z-index:9999!important}.sp\:hf-z-auto{z-index:auto!important}.sp\:hf-m-0{margin:0!important}.sp\:hf-m-1{margin:1rem!important}.sp\:hf-m-10px{margin:10px!important}.sp\:hf-m-2{margin:2rem!important}.sp\:hf-m-20px{margin:20px!important}.sp\:hf-m-3{margin:3rem!important}.sp\:hf-m-30px{margin:30px!important}.sp\:hf-m-4{margin:4rem!important}.sp\:hf-m-40px{margin:40px!important}.sp\:hf-m-5{margin:5rem!important}.sp\:hf-m-50px{margin:50px!important}.sp\:hf-m-6{margin:6rem!important}.sp\:hf-m-60px{margin:60px!important}.sp\:hf-m-7{margin:7rem!important}.sp\:hf-m-70px{margin:70px!important}.sp\:hf-m-8{margin:8rem!important}.sp\:hf-m-80px{margin:80px!important}.sp\:hf-m-9{margin:9rem!important}.sp\:hf-m-90px{margin:90px!important}.sp\:hf-m-auto{margin:auto!important}.sp\:hf-mx-0{margin-left:0!important;margin-right:0!important}.sp\:hf-mx-1{margin-left:1rem!important;margin-right:1rem!important}.sp\:hf-mx-10px{margin-left:10px!important;margin-right:10px!important}.sp\:hf-mx-2{margin-left:2rem!important;margin-right:2rem!important}.sp\:hf-mx-20px{margin-left:20px!important;margin-right:20px!important}.sp\:hf-mx-3{margin-left:3rem!important;margin-right:3rem!important}.sp\:hf-mx-30px{margin-left:30px!important;margin-right:30px!important}.sp\:hf-mx-4{margin-left:4rem!important;margin-right:4rem!important}.sp\:hf-mx-40px{margin-left:40px!important;margin-right:40px!important}.sp\:hf-mx-5{margin-left:5rem!important;margin-right:5rem!important}.sp\:hf-mx-50px{margin-left:50px!important;margin-right:50px!important}.sp\:hf-mx-6{margin-left:6rem!important;margin-right:6rem!important}.sp\:hf-mx-60px{margin-left:60px!important;margin-right:60px!important}.sp\:hf-mx-7{margin-left:7rem!important;margin-right:7rem!important}.sp\:hf-mx-70px{margin-left:70px!important;margin-right:70px!important}.sp\:hf-mx-8{margin-left:8rem!important;margin-right:8rem!important}.sp\:hf-mx-80px{margin-left:80px!important;margin-right:80px!important}.sp\:hf-mx-9{margin-left:9rem!important;margin-right:9rem!important}.sp\:hf-mx-90px{margin-left:90px!important;margin-right:90px!important}.sp\:hf-mx-auto{margin-left:auto!important;margin-right:auto!important}.sp\:hf-my-0{margin-top:0!important;margin-bottom:0!important}.sp\:hf-my-1{margin-top:1rem!important;margin-bottom:1rem!important}.sp\:hf-my-10px{margin-top:10px!important;margin-bottom:10px!important}.sp\:hf-my-2{margin-top:2rem!important;margin-bottom:2rem!important}.sp\:hf-my-20px{margin-top:20px!important;margin-bottom:20px!important}.sp\:hf-my-3{margin-top:3rem!important;margin-bottom:3rem!important}.sp\:hf-my-30px{margin-top:30px!important;margin-bottom:30px!important}.sp\:hf-my-4{margin-top:4rem!important;margin-bottom:4rem!important}.sp\:hf-my-40px{margin-top:40px!important;margin-bottom:40px!important}.sp\:hf-my-5{margin-top:5rem!important;margin-bottom:5rem!important}.sp\:hf-my-50px{margin-top:50px!important;margin-bottom:50px!important}.sp\:hf-my-6{margin-top:6rem!important;margin-bottom:6rem!important}.sp\:hf-my-60px{margin-top:60px!important;margin-bottom:60px!important}.sp\:hf-my-7{margin-top:7rem!important;margin-bottom:7rem!important}.sp\:hf-my-70px{margin-top:70px!important;margin-bottom:70px!important}.sp\:hf-my-8{margin-top:8rem!important;margin-bottom:8rem!important}.sp\:hf-my-80px{margin-top:80px!important;margin-bottom:80px!important}.sp\:hf-my-9{margin-top:9rem!important;margin-bottom:9rem!important}.sp\:hf-my-90px{margin-top:90px!important;margin-bottom:90px!important}.sp\:hf-my-auto{margin-top:auto!important;margin-bottom:auto!important}.sp\:hf-mb-0{margin-bottom:0!important}.sp\:hf-mb-1{margin-bottom:1rem!important}.sp\:hf-mb-10px{margin-bottom:10px!important}.sp\:hf-mb-2{margin-bottom:2rem!important}.sp\:hf-mb-20px{margin-bottom:20px!important}.sp\:hf-mb-3{margin-bottom:3rem!important}.sp\:hf-mb-30px{margin-bottom:30px!important}.sp\:hf-mb-4{margin-bottom:4rem!important}.sp\:hf-mb-40px{margin-bottom:40px!important}.sp\:hf-mb-5{margin-bottom:5rem!important}.sp\:hf-mb-50px{margin-bottom:50px!important}.sp\:hf-mb-6{margin-bottom:6rem!important}.sp\:hf-mb-60px{margin-bottom:60px!important}.sp\:hf-mb-7{margin-bottom:7rem!important}.sp\:hf-mb-70px{margin-bottom:70px!important}.sp\:hf-mb-8{margin-bottom:8rem!important}.sp\:hf-mb-80px{margin-bottom:80px!important}.sp\:hf-mb-9{margin-bottom:9rem!important}.sp\:hf-mb-90px{margin-bottom:90px!important}.sp\:hf-mb-auto{margin-bottom:auto!important}.sp\:hf-ml-0{margin-left:0!important}.sp\:hf-ml-1{margin-left:1rem!important}.sp\:hf-ml-10px{margin-left:10px!important}.sp\:hf-ml-2{margin-left:2rem!important}.sp\:hf-ml-20px{margin-left:20px!important}.sp\:hf-ml-3{margin-left:3rem!important}.sp\:hf-ml-30px{margin-left:30px!important}.sp\:hf-ml-4{margin-left:4rem!important}.sp\:hf-ml-40px{margin-left:40px!important}.sp\:hf-ml-5{margin-left:5rem!important}.sp\:hf-ml-50px{margin-left:50px!important}.sp\:hf-ml-6{margin-left:6rem!important}.sp\:hf-ml-60px{margin-left:60px!important}.sp\:hf-ml-7{margin-left:7rem!important}.sp\:hf-ml-70px{margin-left:70px!important}.sp\:hf-ml-8{margin-left:8rem!important}.sp\:hf-ml-80px{margin-left:80px!important}.sp\:hf-ml-9{margin-left:9rem!important}.sp\:hf-ml-90px{margin-left:90px!important}.sp\:hf-ml-auto{margin-left:auto!important}.sp\:hf-mr-0{margin-right:0!important}.sp\:hf-mr-1{margin-right:1rem!important}.sp\:hf-mr-10px{margin-right:10px!important}.sp\:hf-mr-2{margin-right:2rem!important}.sp\:hf-mr-20px{margin-right:20px!important}.sp\:hf-mr-3{margin-right:3rem!important}.sp\:hf-mr-30px{margin-right:30px!important}.sp\:hf-mr-4{margin-right:4rem!important}.sp\:hf-mr-40px{margin-right:40px!important}.sp\:hf-mr-5{margin-right:5rem!important}.sp\:hf-mr-50px{margin-right:50px!important}.sp\:hf-mr-6{margin-right:6rem!important}.sp\:hf-mr-60px{margin-right:60px!important}.sp\:hf-mr-7{margin-right:7rem!important}.sp\:hf-mr-70px{margin-right:70px!important}.sp\:hf-mr-8{margin-right:8rem!important}.sp\:hf-mr-80px{margin-right:80px!important}.sp\:hf-mr-9{margin-right:9rem!important}.sp\:hf-mr-90px{margin-right:90px!important}.sp\:hf-mr-auto{margin-right:auto!important}.sp\:hf-mt-0{margin-top:0!important}.sp\:hf-mt-1{margin-top:1rem!important}.sp\:hf-mt-10px{margin-top:10px!important}.sp\:hf-mt-2{margin-top:2rem!important}.sp\:hf-mt-20px{margin-top:20px!important}.sp\:hf-mt-3{margin-top:3rem!important}.sp\:hf-mt-30px{margin-top:30px!important}.sp\:hf-mt-4{margin-top:4rem!important}.sp\:hf-mt-40px{margin-top:40px!important}.sp\:hf-mt-5{margin-top:5rem!important}.sp\:hf-mt-50px{margin-top:50px!important}.sp\:hf-mt-6{margin-top:6rem!important}.sp\:hf-mt-60px{margin-top:60px!important}.sp\:hf-mt-7{margin-top:7rem!important}.sp\:hf-mt-70px{margin-top:70px!important}.sp\:hf-mt-8{margin-top:8rem!important}.sp\:hf-mt-80px{margin-top:80px!important}.sp\:hf-mt-9{margin-top:9rem!important}.sp\:hf-mt-90px{margin-top:90px!important}.sp\:hf-mt-auto{margin-top:auto!important}.sp\:hf-block{display:block!important}.sp\:hf-inline-block{display:inline-block!important}.sp\:hf-inline{display:inline!important}.sp\:hf-flex{display:flex!important}.sp\:hf-inline-flex{display:inline-flex!important}.sp\:hf-table{display:table!important}.sp\:hf-inline-table{display:inline-table!important}.sp\:hf-table-caption{display:table-caption!important}.sp\:hf-table-cell{display:table-cell!important}.sp\:hf-table-column{display:table-column!important}.sp\:hf-table-column-group{display:table-column-group!important}.sp\:hf-table-footer-group{display:table-footer-group!important}.sp\:hf-table-header-group{display:table-header-group!important}.sp\:hf-table-row-group{display:table-row-group!important}.sp\:hf-table-row{display:table-row!important}.sp\:hf-flow-root{display:flow-root!important}.sp\:hf-grid{display:grid!important}.sp\:hf-inline-grid{display:inline-grid!important}.sp\:hf-contents{display:contents!important}.sp\:hf-list-item{display:list-item!important}.sp\:hf-hidden{display:none!important}.sp\:hf-w-1\/12{width:8.333333%!important}.sp\:hf-w-1\/2{width:50%!important}.sp\:hf-w-1\/3{width:33.333333%!important}.sp\:hf-w-1\/4{width:25%!important}.sp\:hf-w-1\/5{width:20%!important}.sp\:hf-w-1\/6{width:16.666667%!important}.sp\:hf-w-10\/12{width:83.333333%!important}.sp\:hf-w-11\/12{width:91.666667%!important}.sp\:hf-w-2\/12{width:16.666667%!important}.sp\:hf-w-2\/3{width:66.666667%!important}.sp\:hf-w-2\/4{width:50%!important}.sp\:hf-w-2\/5{width:40%!important}.sp\:hf-w-2\/6{width:33.333333%!important}.sp\:hf-w-3\/12{width:25%!important}.sp\:hf-w-3\/4{width:75%!important}.sp\:hf-w-3\/5{width:60%!important}.sp\:hf-w-3\/6{width:50%!important}.sp\:hf-w-4\/12{width:33.333333%!important}.sp\:hf-w-4\/5{width:80%!important}.sp\:hf-w-4\/6{width:66.666667%!important}.sp\:hf-w-5\/12{width:41.666667%!important}.sp\:hf-w-5\/6{width:83.333333%!important}.sp\:hf-w-6\/12{width:50%!important}.sp\:hf-w-7\/12{width:58.333333%!important}.sp\:hf-w-8\/12{width:66.666667%!important}.sp\:hf-w-9\/12{width:75%!important}.sp\:hf-w-auto{width:auto!important}.sp\:hf-w-dvw{width:100dvw!important}.sp\:hf-w-fit{width:-moz-fit-content!important;width:fit-content!important}.sp\:hf-w-full{width:100%!important}.sp\:hf-w-lvw{width:100lvw!important}.sp\:hf-w-max{width:-moz-max-content!important;width:max-content!important}.sp\:hf-w-min{width:-moz-min-content!important;width:min-content!important}.sp\:hf-w-screen{width:100vw!important}.sp\:hf-w-svw{width:100svw!important}.sp\:hf-flex-row{flex-direction:row!important}.sp\:hf-flex-row-reverse{flex-direction:row-reverse!important}.sp\:hf-flex-col{flex-direction:column!important}.sp\:hf-flex-col-reverse{flex-direction:column-reverse!important}.sp\:hf-flex-wrap{flex-wrap:wrap!important}.sp\:hf-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.sp\:hf-items-start{align-items:flex-start!important}.sp\:hf-items-end{align-items:flex-end!important}.sp\:hf-items-center{align-items:center!important}.sp\:hf-items-baseline{align-items:baseline!important}.sp\:hf-items-stretch{align-items:stretch!important}.sp\:hf-justify-normal{justify-content:normal!important}.sp\:hf-justify-start{justify-content:flex-start!important}.sp\:hf-justify-end{justify-content:flex-end!important}.sp\:hf-justify-center{justify-content:center!important}.sp\:hf-justify-between{justify-content:space-between!important}.sp\:hf-justify-around{justify-content:space-around!important}.sp\:hf-justify-evenly{justify-content:space-evenly!important}.sp\:hf-justify-stretch{justify-content:stretch!important}.sp\:hf-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(0px * var(--tw-space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-10px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(10px * var(--tw-space-x-reverse))!important;margin-left:calc(10px * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2rem * var(--tw-space-x-reverse))!important;margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-20px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(20px * var(--tw-space-x-reverse))!important;margin-left:calc(20px * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(3rem * var(--tw-space-x-reverse))!important;margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-30px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(30px * var(--tw-space-x-reverse))!important;margin-left:calc(30px * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(4rem * var(--tw-space-x-reverse))!important;margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-40px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(40px * var(--tw-space-x-reverse))!important;margin-left:calc(40px * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(5rem * var(--tw-space-x-reverse))!important;margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-50px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(50px * var(--tw-space-x-reverse))!important;margin-left:calc(50px * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(6rem * var(--tw-space-x-reverse))!important;margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-60px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(60px * var(--tw-space-x-reverse))!important;margin-left:calc(60px * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(7rem * var(--tw-space-x-reverse))!important;margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-70px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(70px * var(--tw-space-x-reverse))!important;margin-left:calc(70px * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(8rem * var(--tw-space-x-reverse))!important;margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-80px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(80px * var(--tw-space-x-reverse))!important;margin-left:calc(80px * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(9rem * var(--tw-space-x-reverse))!important;margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-x-90px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(90px * var(--tw-space-x-reverse))!important;margin-left:calc(90px * calc(1 - var(--tw-space-x-reverse)))!important}.sp\:hf-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-10px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(10px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(10px * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-20px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(20px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(20px * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(3rem * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-30px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(30px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(30px * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(4rem * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-40px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(40px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(40px * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(5rem * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-50px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(50px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(50px * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(6rem * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-60px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(60px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(60px * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(7rem * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-70px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(70px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(70px * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(8rem * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-80px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(80px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(80px * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(9rem * var(--tw-space-y-reverse))!important}.sp\:hf-space-y-90px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(90px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(90px * var(--tw-space-y-reverse))!important}.sp\:hf-break-normal{overflow-wrap:normal!important;word-break:normal!important}.sp\:hf-break-words{overflow-wrap:break-word!important}.sp\:hf-break-all{word-break:break-all!important}.sp\:hf-rounded{border-radius:4px!important}.sp\:hf-rounded-10{border-radius:10px!important}.sp\:hf-rounded-15{border-radius:15px!important}.sp\:hf-rounded-20{border-radius:20px!important}.sp\:hf-rounded-25{border-radius:25px!important}.sp\:hf-rounded-3{border-radius:3px!important}.sp\:hf-rounded-30{border-radius:30px!important}.sp\:hf-rounded-35{border-radius:35px!important}.sp\:hf-rounded-4{border-radius:4px!important}.sp\:hf-rounded-40{border-radius:40px!important}.sp\:hf-rounded-45{border-radius:45px!important}.sp\:hf-rounded-5{border-radius:5px!important}.sp\:hf-rounded-50{border-radius:50px!important}.sp\:hf-rounded-50per{border-radius:50%!important}.sp\:hf-rounded-55{border-radius:55px!important}.sp\:hf-rounded-6{border-radius:6px!important}.sp\:hf-rounded-60{border-radius:60px!important}.sp\:hf-rounded-7{border-radius:7px!important}.sp\:hf-rounded-8{border-radius:8px!important}.sp\:hf-rounded-9{border-radius:9px!important}.sp\:hf-rounded-full{border-radius:100%!important}.sp\:hf-rounded-none{border-radius:0!important}.sp\:hf-border{border-width:1px!important}.sp\:hf-border-0{border-width:0px!important}.sp\:hf-border-1{border-width:1px!important}.sp\:hf-border-10{border-width:10px!important}.sp\:hf-border-11{border-width:11px!important}.sp\:hf-border-12{border-width:12px!important}.sp\:hf-border-2{border-width:2px!important}.sp\:hf-border-3{border-width:3px!important}.sp\:hf-border-4{border-width:4px!important}.sp\:hf-border-5{border-width:5px!important}.sp\:hf-border-6{border-width:6px!important}.sp\:hf-border-7{border-width:7px!important}.sp\:hf-border-8{border-width:8px!important}.sp\:hf-border-9{border-width:9px!important}.sp\:hf-border-b-0{border-bottom-width:0px!important}.sp\:hf-border-b-1{border-bottom-width:1px!important}.sp\:hf-border-b-10{border-bottom-width:10px!important}.sp\:hf-border-b-11{border-bottom-width:11px!important}.sp\:hf-border-b-12{border-bottom-width:12px!important}.sp\:hf-border-b-2{border-bottom-width:2px!important}.sp\:hf-border-b-3{border-bottom-width:3px!important}.sp\:hf-border-b-4{border-bottom-width:4px!important}.sp\:hf-border-b-5{border-bottom-width:5px!important}.sp\:hf-border-b-6{border-bottom-width:6px!important}.sp\:hf-border-b-7{border-bottom-width:7px!important}.sp\:hf-border-b-8{border-bottom-width:8px!important}.sp\:hf-border-b-9{border-bottom-width:9px!important}.sp\:hf-border-l-0{border-left-width:0px!important}.sp\:hf-border-l-1{border-left-width:1px!important}.sp\:hf-border-l-10{border-left-width:10px!important}.sp\:hf-border-l-11{border-left-width:11px!important}.sp\:hf-border-l-12{border-left-width:12px!important}.sp\:hf-border-l-2{border-left-width:2px!important}.sp\:hf-border-l-3{border-left-width:3px!important}.sp\:hf-border-l-4{border-left-width:4px!important}.sp\:hf-border-l-5{border-left-width:5px!important}.sp\:hf-border-l-6{border-left-width:6px!important}.sp\:hf-border-l-7{border-left-width:7px!important}.sp\:hf-border-l-8{border-left-width:8px!important}.sp\:hf-border-l-9{border-left-width:9px!important}.sp\:hf-border-r-0{border-right-width:0px!important}.sp\:hf-border-r-1{border-right-width:1px!important}.sp\:hf-border-r-10{border-right-width:10px!important}.sp\:hf-border-r-11{border-right-width:11px!important}.sp\:hf-border-r-12{border-right-width:12px!important}.sp\:hf-border-r-2{border-right-width:2px!important}.sp\:hf-border-r-3{border-right-width:3px!important}.sp\:hf-border-r-4{border-right-width:4px!important}.sp\:hf-border-r-5{border-right-width:5px!important}.sp\:hf-border-r-6{border-right-width:6px!important}.sp\:hf-border-r-7{border-right-width:7px!important}.sp\:hf-border-r-8{border-right-width:8px!important}.sp\:hf-border-r-9{border-right-width:9px!important}.sp\:hf-border-t-0{border-top-width:0px!important}.sp\:hf-border-t-1{border-top-width:1px!important}.sp\:hf-border-t-10{border-top-width:10px!important}.sp\:hf-border-t-11{border-top-width:11px!important}.sp\:hf-border-t-12{border-top-width:12px!important}.sp\:hf-border-t-2{border-top-width:2px!important}.sp\:hf-border-t-3{border-top-width:3px!important}.sp\:hf-border-t-4{border-top-width:4px!important}.sp\:hf-border-t-5{border-top-width:5px!important}.sp\:hf-border-t-6{border-top-width:6px!important}.sp\:hf-border-t-7{border-top-width:7px!important}.sp\:hf-border-t-8{border-top-width:8px!important}.sp\:hf-border-t-9{border-top-width:9px!important}.sp\:hf-border-black{border-color:#000!important}.sp\:hf-border-blue-100{border-color:#dbeafe!important}.sp\:hf-border-blue-200{border-color:#bfdbfe!important}.sp\:hf-border-blue-300{border-color:#93c5fd!important}.sp\:hf-border-blue-400{border-color:#60a5fa!important}.sp\:hf-border-blue-500{border-color:#3b82f6!important}.sp\:hf-border-blue-600{border-color:#2563eb!important}.sp\:hf-border-blue-700{border-color:#1d4ed8!important}.sp\:hf-border-blue-800{border-color:#1e40af!important}.sp\:hf-border-blue-900{border-color:#1e3a8a!important}.sp\:hf-border-current{border-color:currentColor!important}.sp\:hf-border-gray-100{border-color:#f3f4f6!important}.sp\:hf-border-gray-200{border-color:#e5e7eb!important}.sp\:hf-border-gray-300{border-color:#d1d5db!important}.sp\:hf-border-gray-400{border-color:#9ca3af!important}.sp\:hf-border-gray-500{border-color:#6b7280!important}.sp\:hf-border-gray-600{border-color:#4b5563!important}.sp\:hf-border-gray-700{border-color:#374151!important}.sp\:hf-border-gray-800{border-color:#1f2937!important}.sp\:hf-border-gray-900{border-color:#111827!important}.sp\:hf-border-green-100{border-color:#dcfce7!important}.sp\:hf-border-green-200{border-color:#bbf7d0!important}.sp\:hf-border-green-300{border-color:#86efac!important}.sp\:hf-border-green-400{border-color:#4ade80!important}.sp\:hf-border-green-500{border-color:#22c55e!important}.sp\:hf-border-green-600{border-color:#16a34a!important}.sp\:hf-border-green-700{border-color:#15803d!important}.sp\:hf-border-green-800{border-color:#166534!important}.sp\:hf-border-green-900{border-color:#14532d!important}.sp\:hf-border-indigo-100{border-color:#e0e7ff!important}.sp\:hf-border-indigo-200{border-color:#c7d2fe!important}.sp\:hf-border-indigo-300{border-color:#a5b4fc!important}.sp\:hf-border-indigo-400{border-color:#818cf8!important}.sp\:hf-border-indigo-500{border-color:#6366f1!important}.sp\:hf-border-indigo-600{border-color:#4f46e5!important}.sp\:hf-border-indigo-700{border-color:#4338ca!important}.sp\:hf-border-indigo-800{border-color:#3730a3!important}.sp\:hf-border-indigo-900{border-color:#312e81!important}.sp\:hf-border-inherit{border-color:inherit!important}.sp\:hf-border-orange-100{border-color:#ffedd5!important}.sp\:hf-border-orange-200{border-color:#fed7aa!important}.sp\:hf-border-orange-300{border-color:#fdba74!important}.sp\:hf-border-orange-400{border-color:#fb923c!important}.sp\:hf-border-orange-500{border-color:#f97316!important}.sp\:hf-border-orange-600{border-color:#ea580c!important}.sp\:hf-border-orange-700{border-color:#c2410c!important}.sp\:hf-border-orange-800{border-color:#9a3412!important}.sp\:hf-border-orange-900{border-color:#7c2d12!important}.sp\:hf-border-pink-100{border-color:#fce7f3!important}.sp\:hf-border-pink-200{border-color:#fbcfe8!important}.sp\:hf-border-pink-300{border-color:#f9a8d4!important}.sp\:hf-border-pink-400{border-color:#f472b6!important}.sp\:hf-border-pink-500{border-color:#ec4899!important}.sp\:hf-border-pink-600{border-color:#db2777!important}.sp\:hf-border-pink-700{border-color:#be185d!important}.sp\:hf-border-pink-800{border-color:#9d174d!important}.sp\:hf-border-pink-900{border-color:#831843!important}.sp\:hf-border-purple-100{border-color:#f3e8ff!important}.sp\:hf-border-purple-200{border-color:#e9d5ff!important}.sp\:hf-border-purple-300{border-color:#d8b4fe!important}.sp\:hf-border-purple-400{border-color:#c084fc!important}.sp\:hf-border-purple-500{border-color:#a855f7!important}.sp\:hf-border-purple-600{border-color:#9333ea!important}.sp\:hf-border-purple-700{border-color:#7e22ce!important}.sp\:hf-border-purple-800{border-color:#6b21a8!important}.sp\:hf-border-purple-900{border-color:#581c87!important}.sp\:hf-border-red-100{border-color:#fee2e2!important}.sp\:hf-border-red-200{border-color:#fecaca!important}.sp\:hf-border-red-300{border-color:#fca5a5!important}.sp\:hf-border-red-400{border-color:#f87171!important}.sp\:hf-border-red-500{border-color:#ef4444!important}.sp\:hf-border-red-600{border-color:#dc2626!important}.sp\:hf-border-red-700{border-color:#b91c1c!important}.sp\:hf-border-red-800{border-color:#991b1b!important}.sp\:hf-border-red-900{border-color:#7f1d1d!important}.sp\:hf-border-teal-100{border-color:#ccfbf1!important}.sp\:hf-border-teal-200{border-color:#99f6e4!important}.sp\:hf-border-teal-300{border-color:#5eead4!important}.sp\:hf-border-teal-400{border-color:#2dd4bf!important}.sp\:hf-border-teal-500{border-color:#14b8a6!important}.sp\:hf-border-teal-600{border-color:#0d9488!important}.sp\:hf-border-teal-700{border-color:#0f766e!important}.sp\:hf-border-teal-800{border-color:#115e59!important}.sp\:hf-border-teal-900{border-color:#134e4a!important}.sp\:hf-border-transparent{border-color:transparent!important}.sp\:hf-border-white{border-color:#fff!important}.sp\:hf-border-yellow-100{border-color:#fef9c3!important}.sp\:hf-border-yellow-200{border-color:#fef08a!important}.sp\:hf-border-yellow-300{border-color:#fde047!important}.sp\:hf-border-yellow-400{border-color:#facc15!important}.sp\:hf-border-yellow-500{border-color:#eab308!important}.sp\:hf-border-yellow-600{border-color:#ca8a04!important}.sp\:hf-border-yellow-700{border-color:#a16207!important}.sp\:hf-border-yellow-800{border-color:#854d0e!important}.sp\:hf-border-yellow-900{border-color:#713f12!important}.sp\:hf-bg-black{background-color:#000!important}.sp\:hf-bg-blue-100{background-color:#dbeafe!important}.sp\:hf-bg-blue-200{background-color:#bfdbfe!important}.sp\:hf-bg-blue-300{background-color:#93c5fd!important}.sp\:hf-bg-blue-400{background-color:#60a5fa!important}.sp\:hf-bg-blue-500{background-color:#3b82f6!important}.sp\:hf-bg-blue-600{background-color:#2563eb!important}.sp\:hf-bg-blue-700{background-color:#1d4ed8!important}.sp\:hf-bg-blue-800{background-color:#1e40af!important}.sp\:hf-bg-blue-900{background-color:#1e3a8a!important}.sp\:hf-bg-current{background-color:currentColor!important}.sp\:hf-bg-gray-100{background-color:#f3f4f6!important}.sp\:hf-bg-gray-200{background-color:#e5e7eb!important}.sp\:hf-bg-gray-300{background-color:#d1d5db!important}.sp\:hf-bg-gray-400{background-color:#9ca3af!important}.sp\:hf-bg-gray-500{background-color:#6b7280!important}.sp\:hf-bg-gray-600{background-color:#4b5563!important}.sp\:hf-bg-gray-700{background-color:#374151!important}.sp\:hf-bg-gray-800{background-color:#1f2937!important}.sp\:hf-bg-gray-900{background-color:#111827!important}.sp\:hf-bg-green-100{background-color:#dcfce7!important}.sp\:hf-bg-green-200{background-color:#bbf7d0!important}.sp\:hf-bg-green-300{background-color:#86efac!important}.sp\:hf-bg-green-400{background-color:#4ade80!important}.sp\:hf-bg-green-500{background-color:#22c55e!important}.sp\:hf-bg-green-600{background-color:#16a34a!important}.sp\:hf-bg-green-700{background-color:#15803d!important}.sp\:hf-bg-green-800{background-color:#166534!important}.sp\:hf-bg-green-900{background-color:#14532d!important}.sp\:hf-bg-indigo-100{background-color:#e0e7ff!important}.sp\:hf-bg-indigo-200{background-color:#c7d2fe!important}.sp\:hf-bg-indigo-300{background-color:#a5b4fc!important}.sp\:hf-bg-indigo-400{background-color:#818cf8!important}.sp\:hf-bg-indigo-500{background-color:#6366f1!important}.sp\:hf-bg-indigo-600{background-color:#4f46e5!important}.sp\:hf-bg-indigo-700{background-color:#4338ca!important}.sp\:hf-bg-indigo-800{background-color:#3730a3!important}.sp\:hf-bg-indigo-900{background-color:#312e81!important}.sp\:hf-bg-inherit{background-color:inherit!important}.sp\:hf-bg-orange-100{background-color:#ffedd5!important}.sp\:hf-bg-orange-200{background-color:#fed7aa!important}.sp\:hf-bg-orange-300{background-color:#fdba74!important}.sp\:hf-bg-orange-400{background-color:#fb923c!important}.sp\:hf-bg-orange-500{background-color:#f97316!important}.sp\:hf-bg-orange-600{background-color:#ea580c!important}.sp\:hf-bg-orange-700{background-color:#c2410c!important}.sp\:hf-bg-orange-800{background-color:#9a3412!important}.sp\:hf-bg-orange-900{background-color:#7c2d12!important}.sp\:hf-bg-pink-100{background-color:#fce7f3!important}.sp\:hf-bg-pink-200{background-color:#fbcfe8!important}.sp\:hf-bg-pink-300{background-color:#f9a8d4!important}.sp\:hf-bg-pink-400{background-color:#f472b6!important}.sp\:hf-bg-pink-500{background-color:#ec4899!important}.sp\:hf-bg-pink-600{background-color:#db2777!important}.sp\:hf-bg-pink-700{background-color:#be185d!important}.sp\:hf-bg-pink-800{background-color:#9d174d!important}.sp\:hf-bg-pink-900{background-color:#831843!important}.sp\:hf-bg-purple-100{background-color:#f3e8ff!important}.sp\:hf-bg-purple-200{background-color:#e9d5ff!important}.sp\:hf-bg-purple-300{background-color:#d8b4fe!important}.sp\:hf-bg-purple-400{background-color:#c084fc!important}.sp\:hf-bg-purple-500{background-color:#a855f7!important}.sp\:hf-bg-purple-600{background-color:#9333ea!important}.sp\:hf-bg-purple-700{background-color:#7e22ce!important}.sp\:hf-bg-purple-800{background-color:#6b21a8!important}.sp\:hf-bg-purple-900{background-color:#581c87!important}.sp\:hf-bg-red-100{background-color:#fee2e2!important}.sp\:hf-bg-red-200{background-color:#fecaca!important}.sp\:hf-bg-red-300{background-color:#fca5a5!important}.sp\:hf-bg-red-400{background-color:#f87171!important}.sp\:hf-bg-red-500{background-color:#ef4444!important}.sp\:hf-bg-red-600{background-color:#dc2626!important}.sp\:hf-bg-red-700{background-color:#b91c1c!important}.sp\:hf-bg-red-800{background-color:#991b1b!important}.sp\:hf-bg-red-900{background-color:#7f1d1d!important}.sp\:hf-bg-teal-100{background-color:#ccfbf1!important}.sp\:hf-bg-teal-200{background-color:#99f6e4!important}.sp\:hf-bg-teal-300{background-color:#5eead4!important}.sp\:hf-bg-teal-400{background-color:#2dd4bf!important}.sp\:hf-bg-teal-500{background-color:#14b8a6!important}.sp\:hf-bg-teal-600{background-color:#0d9488!important}.sp\:hf-bg-teal-700{background-color:#0f766e!important}.sp\:hf-bg-teal-800{background-color:#115e59!important}.sp\:hf-bg-teal-900{background-color:#134e4a!important}.sp\:hf-bg-transparent{background-color:transparent!important}.sp\:hf-bg-white{background-color:#fff!important}.sp\:hf-bg-yellow-100{background-color:#fef9c3!important}.sp\:hf-bg-yellow-200{background-color:#fef08a!important}.sp\:hf-bg-yellow-300{background-color:#fde047!important}.sp\:hf-bg-yellow-400{background-color:#facc15!important}.sp\:hf-bg-yellow-500{background-color:#eab308!important}.sp\:hf-bg-yellow-600{background-color:#ca8a04!important}.sp\:hf-bg-yellow-700{background-color:#a16207!important}.sp\:hf-bg-yellow-800{background-color:#854d0e!important}.sp\:hf-bg-yellow-900{background-color:#713f12!important}.sp\:hf-p-0{padding:0!important}.sp\:hf-p-1{padding:1rem!important}.sp\:hf-p-10px{padding:10px!important}.sp\:hf-p-2{padding:2rem!important}.sp\:hf-p-20px{padding:20px!important}.sp\:hf-p-3{padding:3rem!important}.sp\:hf-p-30px{padding:30px!important}.sp\:hf-p-4{padding:4rem!important}.sp\:hf-p-40px{padding:40px!important}.sp\:hf-p-5{padding:5rem!important}.sp\:hf-p-50px{padding:50px!important}.sp\:hf-p-6{padding:6rem!important}.sp\:hf-p-60px{padding:60px!important}.sp\:hf-p-7{padding:7rem!important}.sp\:hf-p-70px{padding:70px!important}.sp\:hf-p-8{padding:8rem!important}.sp\:hf-p-80px{padding:80px!important}.sp\:hf-p-9{padding:9rem!important}.sp\:hf-p-90px{padding:90px!important}.sp\:hf-px-0{padding-left:0!important;padding-right:0!important}.sp\:hf-px-1{padding-left:1rem!important;padding-right:1rem!important}.sp\:hf-px-10px{padding-left:10px!important;padding-right:10px!important}.sp\:hf-px-2{padding-left:2rem!important;padding-right:2rem!important}.sp\:hf-px-20px{padding-left:20px!important;padding-right:20px!important}.sp\:hf-px-3{padding-left:3rem!important;padding-right:3rem!important}.sp\:hf-px-30px{padding-left:30px!important;padding-right:30px!important}.sp\:hf-px-4{padding-left:4rem!important;padding-right:4rem!important}.sp\:hf-px-40px{padding-left:40px!important;padding-right:40px!important}.sp\:hf-px-5{padding-left:5rem!important;padding-right:5rem!important}.sp\:hf-px-50px{padding-left:50px!important;padding-right:50px!important}.sp\:hf-px-6{padding-left:6rem!important;padding-right:6rem!important}.sp\:hf-px-60px{padding-left:60px!important;padding-right:60px!important}.sp\:hf-px-7{padding-left:7rem!important;padding-right:7rem!important}.sp\:hf-px-70px{padding-left:70px!important;padding-right:70px!important}.sp\:hf-px-8{padding-left:8rem!important;padding-right:8rem!important}.sp\:hf-px-80px{padding-left:80px!important;padding-right:80px!important}.sp\:hf-px-9{padding-left:9rem!important;padding-right:9rem!important}.sp\:hf-px-90px{padding-left:90px!important;padding-right:90px!important}.sp\:hf-py-0{padding-top:0!important;padding-bottom:0!important}.sp\:hf-py-1{padding-top:1rem!important;padding-bottom:1rem!important}.sp\:hf-py-10px{padding-top:10px!important;padding-bottom:10px!important}.sp\:hf-py-2{padding-top:2rem!important;padding-bottom:2rem!important}.sp\:hf-py-20px{padding-top:20px!important;padding-bottom:20px!important}.sp\:hf-py-3{padding-top:3rem!important;padding-bottom:3rem!important}.sp\:hf-py-30px{padding-top:30px!important;padding-bottom:30px!important}.sp\:hf-py-4{padding-top:4rem!important;padding-bottom:4rem!important}.sp\:hf-py-40px{padding-top:40px!important;padding-bottom:40px!important}.sp\:hf-py-5{padding-top:5rem!important;padding-bottom:5rem!important}.sp\:hf-py-50px{padding-top:50px!important;padding-bottom:50px!important}.sp\:hf-py-6{padding-top:6rem!important;padding-bottom:6rem!important}.sp\:hf-py-60px{padding-top:60px!important;padding-bottom:60px!important}.sp\:hf-py-7{padding-top:7rem!important;padding-bottom:7rem!important}.sp\:hf-py-70px{padding-top:70px!important;padding-bottom:70px!important}.sp\:hf-py-8{padding-top:8rem!important;padding-bottom:8rem!important}.sp\:hf-py-80px{padding-top:80px!important;padding-bottom:80px!important}.sp\:hf-py-9{padding-top:9rem!important;padding-bottom:9rem!important}.sp\:hf-py-90px{padding-top:90px!important;padding-bottom:90px!important}.sp\:hf-pb-0{padding-bottom:0!important}.sp\:hf-pb-1{padding-bottom:1rem!important}.sp\:hf-pb-10px{padding-bottom:10px!important}.sp\:hf-pb-2{padding-bottom:2rem!important}.sp\:hf-pb-20px{padding-bottom:20px!important}.sp\:hf-pb-3{padding-bottom:3rem!important}.sp\:hf-pb-30px{padding-bottom:30px!important}.sp\:hf-pb-4{padding-bottom:4rem!important}.sp\:hf-pb-40px{padding-bottom:40px!important}.sp\:hf-pb-5{padding-bottom:5rem!important}.sp\:hf-pb-50px{padding-bottom:50px!important}.sp\:hf-pb-6{padding-bottom:6rem!important}.sp\:hf-pb-60px{padding-bottom:60px!important}.sp\:hf-pb-7{padding-bottom:7rem!important}.sp\:hf-pb-70px{padding-bottom:70px!important}.sp\:hf-pb-8{padding-bottom:8rem!important}.sp\:hf-pb-80px{padding-bottom:80px!important}.sp\:hf-pb-9{padding-bottom:9rem!important}.sp\:hf-pb-90px{padding-bottom:90px!important}.sp\:hf-pl-0{padding-left:0!important}.sp\:hf-pl-1{padding-left:1rem!important}.sp\:hf-pl-10px{padding-left:10px!important}.sp\:hf-pl-2{padding-left:2rem!important}.sp\:hf-pl-20px{padding-left:20px!important}.sp\:hf-pl-3{padding-left:3rem!important}.sp\:hf-pl-30px{padding-left:30px!important}.sp\:hf-pl-4{padding-left:4rem!important}.sp\:hf-pl-40px{padding-left:40px!important}.sp\:hf-pl-5{padding-left:5rem!important}.sp\:hf-pl-50px{padding-left:50px!important}.sp\:hf-pl-6{padding-left:6rem!important}.sp\:hf-pl-60px{padding-left:60px!important}.sp\:hf-pl-7{padding-left:7rem!important}.sp\:hf-pl-70px{padding-left:70px!important}.sp\:hf-pl-8{padding-left:8rem!important}.sp\:hf-pl-80px{padding-left:80px!important}.sp\:hf-pl-9{padding-left:9rem!important}.sp\:hf-pl-90px{padding-left:90px!important}.sp\:hf-pr-0{padding-right:0!important}.sp\:hf-pr-1{padding-right:1rem!important}.sp\:hf-pr-10px{padding-right:10px!important}.sp\:hf-pr-2{padding-right:2rem!important}.sp\:hf-pr-20px{padding-right:20px!important}.sp\:hf-pr-3{padding-right:3rem!important}.sp\:hf-pr-30px{padding-right:30px!important}.sp\:hf-pr-4{padding-right:4rem!important}.sp\:hf-pr-40px{padding-right:40px!important}.sp\:hf-pr-5{padding-right:5rem!important}.sp\:hf-pr-50px{padding-right:50px!important}.sp\:hf-pr-6{padding-right:6rem!important}.sp\:hf-pr-60px{padding-right:60px!important}.sp\:hf-pr-7{padding-right:7rem!important}.sp\:hf-pr-70px{padding-right:70px!important}.sp\:hf-pr-8{padding-right:8rem!important}.sp\:hf-pr-80px{padding-right:80px!important}.sp\:hf-pr-9{padding-right:9rem!important}.sp\:hf-pr-90px{padding-right:90px!important}.sp\:hf-pt-0{padding-top:0!important}.sp\:hf-pt-1{padding-top:1rem!important}.sp\:hf-pt-10px{padding-top:10px!important}.sp\:hf-pt-2{padding-top:2rem!important}.sp\:hf-pt-20px{padding-top:20px!important}.sp\:hf-pt-3{padding-top:3rem!important}.sp\:hf-pt-30px{padding-top:30px!important}.sp\:hf-pt-4{padding-top:4rem!important}.sp\:hf-pt-40px{padding-top:40px!important}.sp\:hf-pt-5{padding-top:5rem!important}.sp\:hf-pt-50px{padding-top:50px!important}.sp\:hf-pt-6{padding-top:6rem!important}.sp\:hf-pt-60px{padding-top:60px!important}.sp\:hf-pt-7{padding-top:7rem!important}.sp\:hf-pt-70px{padding-top:70px!important}.sp\:hf-pt-8{padding-top:8rem!important}.sp\:hf-pt-80px{padding-top:80px!important}.sp\:hf-pt-9{padding-top:9rem!important}.sp\:hf-pt-90px{padding-top:90px!important}.sp\:hf-text-left{text-align:left!important}.sp\:hf-text-center{text-align:center!important}.sp\:hf-text-right{text-align:right!important}.sp\:hf-text-justify{text-align:justify!important}.sp\:hf-text-start{text-align:start!important}.sp\:hf-text-end{text-align:end!important}.sp\:hf-text-0{font-size:0!important}.sp\:hf-text-1{font-size:.1rem!important}.sp\:hf-text-10{font-size:1rem!important}.sp\:hf-text-10px{font-size:10px!important}.sp\:hf-text-11{font-size:1.1rem!important}.sp\:hf-text-11px{font-size:11px!important}.sp\:hf-text-12{font-size:1.2rem!important}.sp\:hf-text-12px{font-size:12px!important}.sp\:hf-text-13{font-size:1.3rem!important}.sp\:hf-text-13px{font-size:13px!important}.sp\:hf-text-14{font-size:1.4rem!important}.sp\:hf-text-14px{font-size:14px!important}.sp\:hf-text-15{font-size:1.5rem!important}.sp\:hf-text-15px{font-size:15px!important}.sp\:hf-text-16{font-size:1.6rem!important}.sp\:hf-text-16px{font-size:16px!important}.sp\:hf-text-17{font-size:1.7rem!important}.sp\:hf-text-17px{font-size:17px!important}.sp\:hf-text-18{font-size:1.8rem!important}.sp\:hf-text-18px{font-size:18px!important}.sp\:hf-text-19{font-size:1.9rem!important}.sp\:hf-text-19px{font-size:19px!important}.sp\:hf-text-2{font-size:.2rem!important}.sp\:hf-text-20{font-size:2rem!important}.sp\:hf-text-20px{font-size:20px!important}.sp\:hf-text-21{font-size:2.1rem!important}.sp\:hf-text-21px{font-size:21px!important}.sp\:hf-text-22{font-size:2.2rem!important}.sp\:hf-text-22px{font-size:22px!important}.sp\:hf-text-23{font-size:2.3rem!important}.sp\:hf-text-23px{font-size:23px!important}.sp\:hf-text-24{font-size:2.4rem!important}.sp\:hf-text-24px{font-size:24px!important}.sp\:hf-text-25{font-size:2.5rem!important}.sp\:hf-text-25px{font-size:25px!important}.sp\:hf-text-26{font-size:2.6rem!important}.sp\:hf-text-26px{font-size:26px!important}.sp\:hf-text-27{font-size:2.7rem!important}.sp\:hf-text-27px{font-size:27px!important}.sp\:hf-text-28{font-size:2.8rem!important}.sp\:hf-text-28px{font-size:28px!important}.sp\:hf-text-29{font-size:2.9rem!important}.sp\:hf-text-29px{font-size:29px!important}.sp\:hf-text-3{font-size:.3rem!important}.sp\:hf-text-30{font-size:3rem!important}.sp\:hf-text-30px{font-size:30px!important}.sp\:hf-text-31{font-size:3.1rem!important}.sp\:hf-text-31px{font-size:31px!important}.sp\:hf-text-32{font-size:3.2rem!important}.sp\:hf-text-32px{font-size:32px!important}.sp\:hf-text-33{font-size:3.3rem!important}.sp\:hf-text-33px{font-size:33px!important}.sp\:hf-text-34{font-size:3.4rem!important}.sp\:hf-text-34px{font-size:34px!important}.sp\:hf-text-35{font-size:3.5rem!important}.sp\:hf-text-35px{font-size:35px!important}.sp\:hf-text-36{font-size:3.6rem!important}.sp\:hf-text-36px{font-size:36px!important}.sp\:hf-text-4{font-size:.4rem!important}.sp\:hf-text-5{font-size:.5rem!important}.sp\:hf-text-6{font-size:.6rem!important}.sp\:hf-text-7{font-size:.7rem!important}.sp\:hf-text-8{font-size:.8rem!important}.sp\:hf-text-8px{font-size:8px!important}.sp\:hf-text-9{font-size:.9rem!important}.sp\:hf-text-9px{font-size:9px!important}.sp\:hf-font-100{font-weight:100!important}.sp\:hf-font-200{font-weight:200!important}.sp\:hf-font-300{font-weight:300!important}.sp\:hf-font-400{font-weight:400!important}.sp\:hf-font-500{font-weight:500!important}.sp\:hf-font-600{font-weight:600!important}.sp\:hf-font-700{font-weight:700!important}.sp\:hf-font-800{font-weight:800!important}.sp\:hf-font-900{font-weight:900!important}.sp\:hf-font-bold{font-weight:700!important}.sp\:hf-font-normal{font-weight:400!important}.sp\:hf-italic{font-style:italic!important}.sp\:hf-not-italic{font-style:normal!important}.sp\:hf-leading-10{line-height:2.5rem!important}.sp\:hf-leading-3{line-height:.75rem!important}.sp\:hf-leading-4{line-height:1rem!important}.sp\:hf-leading-5{line-height:1.25rem!important}.sp\:hf-leading-6{line-height:1.5rem!important}.sp\:hf-leading-7{line-height:1.75rem!important}.sp\:hf-leading-8{line-height:2rem!important}.sp\:hf-leading-9{line-height:2.25rem!important}.sp\:hf-leading-loose{line-height:2!important}.sp\:hf-leading-none{line-height:1!important}.sp\:hf-leading-normal{line-height:1.5!important}.sp\:hf-leading-relaxed{line-height:1.625!important}.sp\:hf-leading-snug{line-height:1.375!important}.sp\:hf-leading-tight{line-height:1.25!important}.sp\:hf-tracking-normal{letter-spacing:0em!important}.sp\:hf-tracking-tight{letter-spacing:-.025em!important}.sp\:hf-tracking-tighter{letter-spacing:-.05em!important}.sp\:hf-tracking-wide{letter-spacing:.025em!important}.sp\:hf-tracking-wider{letter-spacing:.05em!important}.sp\:hf-tracking-widest{letter-spacing:.1em!important}.sp\:hf-text-black{color:#000!important}.sp\:hf-text-blue-100{color:#dbeafe!important}.sp\:hf-text-blue-200{color:#bfdbfe!important}.sp\:hf-text-blue-300{color:#93c5fd!important}.sp\:hf-text-blue-400{color:#60a5fa!important}.sp\:hf-text-blue-500{color:#3b82f6!important}.sp\:hf-text-blue-600{color:#2563eb!important}.sp\:hf-text-blue-700{color:#1d4ed8!important}.sp\:hf-text-blue-800{color:#1e40af!important}.sp\:hf-text-blue-900{color:#1e3a8a!important}.sp\:hf-text-current{color:currentColor!important}.sp\:hf-text-gray-100{color:#f3f4f6!important}.sp\:hf-text-gray-200{color:#e5e7eb!important}.sp\:hf-text-gray-300{color:#d1d5db!important}.sp\:hf-text-gray-400{color:#9ca3af!important}.sp\:hf-text-gray-500{color:#6b7280!important}.sp\:hf-text-gray-600{color:#4b5563!important}.sp\:hf-text-gray-700{color:#374151!important}.sp\:hf-text-gray-800{color:#1f2937!important}.sp\:hf-text-gray-900{color:#111827!important}.sp\:hf-text-green-100{color:#dcfce7!important}.sp\:hf-text-green-200{color:#bbf7d0!important}.sp\:hf-text-green-300{color:#86efac!important}.sp\:hf-text-green-400{color:#4ade80!important}.sp\:hf-text-green-500{color:#22c55e!important}.sp\:hf-text-green-600{color:#16a34a!important}.sp\:hf-text-green-700{color:#15803d!important}.sp\:hf-text-green-800{color:#166534!important}.sp\:hf-text-green-900{color:#14532d!important}.sp\:hf-text-indigo-100{color:#e0e7ff!important}.sp\:hf-text-indigo-200{color:#c7d2fe!important}.sp\:hf-text-indigo-300{color:#a5b4fc!important}.sp\:hf-text-indigo-400{color:#818cf8!important}.sp\:hf-text-indigo-500{color:#6366f1!important}.sp\:hf-text-indigo-600{color:#4f46e5!important}.sp\:hf-text-indigo-700{color:#4338ca!important}.sp\:hf-text-indigo-800{color:#3730a3!important}.sp\:hf-text-indigo-900{color:#312e81!important}.sp\:hf-text-inherit{color:inherit!important}.sp\:hf-text-orange-100{color:#ffedd5!important}.sp\:hf-text-orange-200{color:#fed7aa!important}.sp\:hf-text-orange-300{color:#fdba74!important}.sp\:hf-text-orange-400{color:#fb923c!important}.sp\:hf-text-orange-500{color:#f97316!important}.sp\:hf-text-orange-600{color:#ea580c!important}.sp\:hf-text-orange-700{color:#c2410c!important}.sp\:hf-text-orange-800{color:#9a3412!important}.sp\:hf-text-orange-900{color:#7c2d12!important}.sp\:hf-text-pink-100{color:#fce7f3!important}.sp\:hf-text-pink-200{color:#fbcfe8!important}.sp\:hf-text-pink-300{color:#f9a8d4!important}.sp\:hf-text-pink-400{color:#f472b6!important}.sp\:hf-text-pink-500{color:#ec4899!important}.sp\:hf-text-pink-600{color:#db2777!important}.sp\:hf-text-pink-700{color:#be185d!important}.sp\:hf-text-pink-800{color:#9d174d!important}.sp\:hf-text-pink-900{color:#831843!important}.sp\:hf-text-purple-100{color:#f3e8ff!important}.sp\:hf-text-purple-200{color:#e9d5ff!important}.sp\:hf-text-purple-300{color:#d8b4fe!important}.sp\:hf-text-purple-400{color:#c084fc!important}.sp\:hf-text-purple-500{color:#a855f7!important}.sp\:hf-text-purple-600{color:#9333ea!important}.sp\:hf-text-purple-700{color:#7e22ce!important}.sp\:hf-text-purple-800{color:#6b21a8!important}.sp\:hf-text-purple-900{color:#581c87!important}.sp\:hf-text-red-100{color:#fee2e2!important}.sp\:hf-text-red-200{color:#fecaca!important}.sp\:hf-text-red-300{color:#fca5a5!important}.sp\:hf-text-red-400{color:#f87171!important}.sp\:hf-text-red-500{color:#ef4444!important}.sp\:hf-text-red-600{color:#dc2626!important}.sp\:hf-text-red-700{color:#b91c1c!important}.sp\:hf-text-red-800{color:#991b1b!important}.sp\:hf-text-red-900{color:#7f1d1d!important}.sp\:hf-text-teal-100{color:#ccfbf1!important}.sp\:hf-text-teal-200{color:#99f6e4!important}.sp\:hf-text-teal-300{color:#5eead4!important}.sp\:hf-text-teal-400{color:#2dd4bf!important}.sp\:hf-text-teal-500{color:#14b8a6!important}.sp\:hf-text-teal-600{color:#0d9488!important}.sp\:hf-text-teal-700{color:#0f766e!important}.sp\:hf-text-teal-800{color:#115e59!important}.sp\:hf-text-teal-900{color:#134e4a!important}.sp\:hf-text-transparent{color:transparent!important}.sp\:hf-text-white{color:#fff!important}.sp\:hf-text-yellow-100{color:#fef9c3!important}.sp\:hf-text-yellow-200{color:#fef08a!important}.sp\:hf-text-yellow-300{color:#fde047!important}.sp\:hf-text-yellow-400{color:#facc15!important}.sp\:hf-text-yellow-500{color:#eab308!important}.sp\:hf-text-yellow-600{color:#ca8a04!important}.sp\:hf-text-yellow-700{color:#a16207!important}.sp\:hf-text-yellow-800{color:#854d0e!important}.sp\:hf-text-yellow-900{color:#713f12!important}.sp\:hf-underline{text-decoration-line:underline!important}.sp\:hf-overline{text-decoration-line:overline!important}.sp\:hf-line-through{text-decoration-line:line-through!important}.sp\:hf-no-underline{text-decoration-line:none!important}}
