@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}a{color:inherit;cursor:pointer;text-decoration:none}button{background-color:transparent;border-width:0;color:inherit;cursor:pointer;padding:0}figure{margin:0}input::-moz-focus-inner{border:0;margin:0;padding:0}dl,ul,ol,li,dd{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}p{margin:0}cite{font-style:normal}fieldset{border-width:0;margin:0;padding:0}menu{margin-block-start:initial;margin-block-end:initial;padding-inline-start:initial}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:2em;border-radius:15px;padding:1em!important;margin-top:0!important}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:2rem}small{font-size:50%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{max-width:100%;height:auto;border-style:none;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;margin:0}button,input{overflow:visible}input{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}table{border-collapse:collapse;border-spacing:0}body{font-family:Yu Gothic,Original Yu Gothic,YuGothic,Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans CJK,Helvetica Neue,BIZ UDPGothic,Meiryo,Arial,system-ui,sans-serif;letter-spacing:.05em;line-height:1.7;color:#191919;word-break:break-all}[id^=js-modal]{position:fixed;top:0;left:0;z-index:1020;pointer-events:none;visibility:hidden;width:100%;overflow:hidden}[id^=js-modal].modal-is-active{visibility:visible;overflow:initial}[id^=js-modal].modal-is-active .js-modal-bg{opacity:1;pointer-events:visible}.js-modal{position:absolute;top:50%;left:50%;translate:-50% calc(-50% + 10px);transition:opacity cubic-bezier(.215,.61,.355,1) .3s,translate cubic-bezier(.215,.61,.355,1) .3s;opacity:0;pointer-events:none}.js-modal-bg{height:100%;width:100%;background:#000c;opacity:0;transition:opacity cubic-bezier(.215,.61,.355,1) .6s}.js-modal-inner{overflow:auto}.js-modal.is-opened{opacity:1;translate:-50% -50%;transition-delay:.3s;pointer-events:visible}.closer{position:absolute;background:#000;border-radius:.5rem}.closer:before,.closer:after{content:"";display:block;background:#fff;width:70%;height:.3rem;border-radius:100vmax;position:absolute;top:50%;left:50%;translate:-50% -50%}.closer:before{rotate:45deg}.closer:after{rotate:-45deg}body:has(.modal-is-active){overflow:hidden}.btn-modal{border-radius:5px;background:#555;padding:1.5rem 3rem;font-weight:700;min-height:8rem;position:relative}.btn-modal:before{content:url(../common/img/icon-plus-maru.svg);display:block;position:absolute;top:.5rem;right:.5rem;width:2rem;height:2rem;border-radius:50%}.modal-head{background:#555}.modal-body{background:#fff}.js-tab .js-tab-contents>*{display:none}.js-tab .js-tab-contents>*.is-active{display:block}.tab-triggers{display:flex;width:100%}.tab-trigger{padding:2rem;background:#d3d3d3;flex-grow:1;opacity:.5;transition:all cubic-bezier(.215,.61,.355,1) .6s}.tab-trigger.is-active,.tab-trigger:hover{opacity:1}summary{cursor:pointer}.js-acc-trigger{cursor:pointer}.js-acc-content{overflow:hidden;height:0px}.js-acc.is-opened .acc-trigger-btn:before{scale:-1 1}.acc-trigger{font-weight:700;position:relative;padding-right:3rem;padding-top:1rem;padding-bottom:1rem;line-height:1.5;background:linear-gradient(to bottom,transparent calc(100% - 1px),white calc(100% - 1px),white 100%);display:inline-block}.acc-trigger:after,.acc-trigger:before{content:"";display:block;width:1.5rem;height:2px;background:currentColor;position:absolute;top:50%;right:0}.acc-trigger:before{rotate:90deg;transition:rotate cubic-bezier(.215,.61,.355,1) .6s}.js-acc.is-opened .acc-trigger:before{rotate:0deg}@keyframes loopSlide-to-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes loopSlide-to-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes loopSlide-to-top{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes loopSlide-to-bottom{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.js-loopslide{overflow:hidden}.js-loopslide-track{width:-moz-max-content;width:max-content;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:10s;animation-name:loopSlide-to-left;animation-play-state:paused}.js-loopslide-content{display:flex;flex-wrap:nowrap}.js-loopslide-content>*{flex-shrink:0}.js-loopslide.opt-to-right .js-loopslide-track{animation-name:loopSlide-to-right}.js-loopslide.opt-to-top .js-loopslide-content{flex-direction:column}.js-loopslide.opt-to-top .js-loopslide-track{animation-name:loopSlide-to-top}.js-loopslide.opt-to-bottom .js-loopslide-content{flex-direction:column}.js-loopslide.opt-to-bottom .js-loopslide-track{animation-name:loopSlide-to-bottom}.js-loopslide.opt-hover .js-loopslide-track{cursor:pointer}.js-loopslide.opt-hover .js-loopslide-track:hover{animation-play-state:paused}.js-loopslide.is-running .js-loopslide-track{animation-play-state:running}.js-sb .simplebar-track{background:#fff0;pointer-events:initial;cursor:pointer}.js-sb .simplebar-track.simplebar-horizontal .simplebar-scrollbar{top:0;height:100%}.js-sb .simplebar-scrollbar:before{top:0!important;left:0!important;bottom:0!important;right:0!important;opacity:initial!important;background:#555}.js-sb .simplebar-track.simplebar-horizontal .simplebar-scrollbar,.js-sb .simplebar-track.simplebar-horizontal{height:8px}:root{--c-white: white;--c-gray: #555555;--c-gray1: #333333;--c-black: #000;--c-yellow: #fcc800}.u-mt-0{margin-top:0rem!important}.u-mr-0{margin-right:0rem!important}.u-mb-0{margin-bottom:0rem!important}.u-ml-0{margin-left:0rem!important}.u-mX-0{margin-left:0rem!important;margin-right:0rem!important}.u-vert-0>*:not(:first-child){margin-top:0rem!important}.u-mt-5{margin-top:.5rem!important}.u-mr-5{margin-right:.5rem!important}.u-mb-5{margin-bottom:.5rem!important}.u-ml-5{margin-left:.5rem!important}.u-mX-5{margin-left:.5rem!important;margin-right:.5rem!important}.u-vert-5>*:not(:first-child){margin-top:.5rem!important}.u-mt-10{margin-top:1rem!important}.u-mr-10{margin-right:1rem!important}.u-mb-10{margin-bottom:1rem!important}.u-ml-10{margin-left:1rem!important}.u-mX-10{margin-left:1rem!important;margin-right:1rem!important}.u-vert-10>*:not(:first-child){margin-top:1rem!important}.u-mt-15{margin-top:1.5rem!important}.u-mr-15{margin-right:1.5rem!important}.u-mb-15{margin-bottom:1.5rem!important}.u-ml-15{margin-left:1.5rem!important}.u-mX-15{margin-left:1.5rem!important;margin-right:1.5rem!important}.u-vert-15>*:not(:first-child){margin-top:1.5rem!important}.u-mt-20{margin-top:2rem!important}.u-mr-20{margin-right:2rem!important}.u-mb-20{margin-bottom:2rem!important}.u-ml-20{margin-left:2rem!important}.u-mX-20{margin-left:2rem!important;margin-right:2rem!important}.u-vert-20>*:not(:first-child){margin-top:2rem!important}.u-mt-25{margin-top:2.5rem!important}.u-mr-25{margin-right:2.5rem!important}.u-mb-25{margin-bottom:2.5rem!important}.u-ml-25{margin-left:2.5rem!important}.u-mX-25{margin-left:2.5rem!important;margin-right:2.5rem!important}.u-vert-25>*:not(:first-child){margin-top:2.5rem!important}.u-mt-30{margin-top:3rem!important}.u-mr-30{margin-right:3rem!important}.u-mb-30{margin-bottom:3rem!important}.u-ml-30{margin-left:3rem!important}.u-mX-30{margin-left:3rem!important;margin-right:3rem!important}.u-vert-30>*:not(:first-child){margin-top:3rem!important}.u-mt-35{margin-top:3.5rem!important}.u-mr-35{margin-right:3.5rem!important}.u-mb-35{margin-bottom:3.5rem!important}.u-ml-35{margin-left:3.5rem!important}.u-mX-35{margin-left:3.5rem!important;margin-right:3.5rem!important}.u-vert-35>*:not(:first-child){margin-top:3.5rem!important}.u-mt-40{margin-top:4rem!important}.u-mr-40{margin-right:4rem!important}.u-mb-40{margin-bottom:4rem!important}.u-ml-40{margin-left:4rem!important}.u-mX-40{margin-left:4rem!important;margin-right:4rem!important}.u-vert-40>*:not(:first-child){margin-top:4rem!important}.u-mt-45{margin-top:4.5rem!important}.u-mr-45{margin-right:4.5rem!important}.u-mb-45{margin-bottom:4.5rem!important}.u-ml-45{margin-left:4.5rem!important}.u-mX-45{margin-left:4.5rem!important;margin-right:4.5rem!important}.u-vert-45>*:not(:first-child){margin-top:4.5rem!important}.u-mt-50{margin-top:5rem!important}.u-mr-50{margin-right:5rem!important}.u-mb-50{margin-bottom:5rem!important}.u-ml-50{margin-left:5rem!important}.u-mX-50{margin-left:5rem!important;margin-right:5rem!important}.u-vert-50>*:not(:first-child){margin-top:5rem!important}.u-mt-55{margin-top:5.5rem!important}.u-mr-55{margin-right:5.5rem!important}.u-mb-55{margin-bottom:5.5rem!important}.u-ml-55{margin-left:5.5rem!important}.u-mX-55{margin-left:5.5rem!important;margin-right:5.5rem!important}.u-vert-55>*:not(:first-child){margin-top:5.5rem!important}.u-mt-60{margin-top:6rem!important}.u-mr-60{margin-right:6rem!important}.u-mb-60{margin-bottom:6rem!important}.u-ml-60{margin-left:6rem!important}.u-mX-60{margin-left:6rem!important;margin-right:6rem!important}.u-vert-60>*:not(:first-child){margin-top:6rem!important}.u-mt-65{margin-top:6.5rem!important}.u-mr-65{margin-right:6.5rem!important}.u-mb-65{margin-bottom:6.5rem!important}.u-ml-65{margin-left:6.5rem!important}.u-mX-65{margin-left:6.5rem!important;margin-right:6.5rem!important}.u-vert-65>*:not(:first-child){margin-top:6.5rem!important}.u-mt-70{margin-top:7rem!important}.u-mr-70{margin-right:7rem!important}.u-mb-70{margin-bottom:7rem!important}.u-ml-70{margin-left:7rem!important}.u-mX-70{margin-left:7rem!important;margin-right:7rem!important}.u-vert-70>*:not(:first-child){margin-top:7rem!important}.u-mt-75{margin-top:7.5rem!important}.u-mr-75{margin-right:7.5rem!important}.u-mb-75{margin-bottom:7.5rem!important}.u-ml-75{margin-left:7.5rem!important}.u-mX-75{margin-left:7.5rem!important;margin-right:7.5rem!important}.u-vert-75>*:not(:first-child){margin-top:7.5rem!important}.u-mt-80{margin-top:8rem!important}.u-mr-80{margin-right:8rem!important}.u-mb-80{margin-bottom:8rem!important}.u-ml-80{margin-left:8rem!important}.u-mX-80{margin-left:8rem!important;margin-right:8rem!important}.u-vert-80>*:not(:first-child){margin-top:8rem!important}.u-mt-85{margin-top:8.5rem!important}.u-mr-85{margin-right:8.5rem!important}.u-mb-85{margin-bottom:8.5rem!important}.u-ml-85{margin-left:8.5rem!important}.u-mX-85{margin-left:8.5rem!important;margin-right:8.5rem!important}.u-vert-85>*:not(:first-child){margin-top:8.5rem!important}.u-mt-90{margin-top:9rem!important}.u-mr-90{margin-right:9rem!important}.u-mb-90{margin-bottom:9rem!important}.u-ml-90{margin-left:9rem!important}.u-mX-90{margin-left:9rem!important;margin-right:9rem!important}.u-vert-90>*:not(:first-child){margin-top:9rem!important}.u-mt-95{margin-top:9.5rem!important}.u-mr-95{margin-right:9.5rem!important}.u-mb-95{margin-bottom:9.5rem!important}.u-ml-95{margin-left:9.5rem!important}.u-mX-95{margin-left:9.5rem!important;margin-right:9.5rem!important}.u-vert-95>*:not(:first-child){margin-top:9.5rem!important}.u-mt-100{margin-top:10rem!important}.u-mr-100{margin-right:10rem!important}.u-mb-100{margin-bottom:10rem!important}.u-ml-100{margin-left:10rem!important}.u-mX-100{margin-left:10rem!important;margin-right:10rem!important}.u-vert-100>*:not(:first-child){margin-top:10rem!important}.u-mt-auto{margin-top:auto!important}.u-mr-auto{margin-right:auto!important}.u-ml-auto{margin-left:auto!important}.u-mb-auto{margin-bottom:auto!important}.u-mX-auto{margin-right:auto!important;margin-left:auto!important}.u-p-0{padding:0rem!important}.u-pt-0{padding-top:0rem!important}.u-pr-0{padding-right:0rem!important}.u-pb-0{padding-bottom:0rem!important}.u-pl-0{padding-left:0rem!important}.u-pY-0{padding-top:0rem!important;padding-bottom:0rem!important}.u-pX-0{padding-left:0rem!important;padding-right:0rem!important}.u-p-5{padding:.5rem!important}.u-pt-5{padding-top:.5rem!important}.u-pr-5{padding-right:.5rem!important}.u-pb-5{padding-bottom:.5rem!important}.u-pl-5{padding-left:.5rem!important}.u-pY-5{padding-top:.5rem!important;padding-bottom:.5rem!important}.u-pX-5{padding-left:.5rem!important;padding-right:.5rem!important}.u-p-10{padding:1rem!important}.u-pt-10{padding-top:1rem!important}.u-pr-10{padding-right:1rem!important}.u-pb-10{padding-bottom:1rem!important}.u-pl-10{padding-left:1rem!important}.u-pY-10{padding-top:1rem!important;padding-bottom:1rem!important}.u-pX-10{padding-left:1rem!important;padding-right:1rem!important}.u-p-15{padding:1.5rem!important}.u-pt-15{padding-top:1.5rem!important}.u-pr-15{padding-right:1.5rem!important}.u-pb-15{padding-bottom:1.5rem!important}.u-pl-15{padding-left:1.5rem!important}.u-pY-15{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.u-pX-15{padding-left:1.5rem!important;padding-right:1.5rem!important}.u-p-20{padding:2rem!important}.u-pt-20{padding-top:2rem!important}.u-pr-20{padding-right:2rem!important}.u-pb-20{padding-bottom:2rem!important}.u-pl-20{padding-left:2rem!important}.u-pY-20{padding-top:2rem!important;padding-bottom:2rem!important}.u-pX-20{padding-left:2rem!important;padding-right:2rem!important}.u-p-25{padding:2.5rem!important}.u-pt-25{padding-top:2.5rem!important}.u-pr-25{padding-right:2.5rem!important}.u-pb-25{padding-bottom:2.5rem!important}.u-pl-25{padding-left:2.5rem!important}.u-pY-25{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.u-pX-25{padding-left:2.5rem!important;padding-right:2.5rem!important}.u-p-30{padding:3rem!important}.u-pt-30{padding-top:3rem!important}.u-pr-30{padding-right:3rem!important}.u-pb-30{padding-bottom:3rem!important}.u-pl-30{padding-left:3rem!important}.u-pY-30{padding-top:3rem!important;padding-bottom:3rem!important}.u-pX-30{padding-left:3rem!important;padding-right:3rem!important}.u-p-35{padding:3.5rem!important}.u-pt-35{padding-top:3.5rem!important}.u-pr-35{padding-right:3.5rem!important}.u-pb-35{padding-bottom:3.5rem!important}.u-pl-35{padding-left:3.5rem!important}.u-pY-35{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.u-pX-35{padding-left:3.5rem!important;padding-right:3.5rem!important}.u-p-40{padding:4rem!important}.u-pt-40{padding-top:4rem!important}.u-pr-40{padding-right:4rem!important}.u-pb-40{padding-bottom:4rem!important}.u-pl-40{padding-left:4rem!important}.u-pY-40{padding-top:4rem!important;padding-bottom:4rem!important}.u-pX-40{padding-left:4rem!important;padding-right:4rem!important}.u-p-45{padding:4.5rem!important}.u-pt-45{padding-top:4.5rem!important}.u-pr-45{padding-right:4.5rem!important}.u-pb-45{padding-bottom:4.5rem!important}.u-pl-45{padding-left:4.5rem!important}.u-pY-45{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.u-pX-45{padding-left:4.5rem!important;padding-right:4.5rem!important}.u-p-50{padding:5rem!important}.u-pt-50{padding-top:5rem!important}.u-pr-50{padding-right:5rem!important}.u-pb-50{padding-bottom:5rem!important}.u-pl-50{padding-left:5rem!important}.u-pY-50{padding-top:5rem!important;padding-bottom:5rem!important}.u-pX-50{padding-left:5rem!important;padding-right:5rem!important}.u-p-55{padding:5.5rem!important}.u-pt-55{padding-top:5.5rem!important}.u-pr-55{padding-right:5.5rem!important}.u-pb-55{padding-bottom:5.5rem!important}.u-pl-55{padding-left:5.5rem!important}.u-pY-55{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.u-pX-55{padding-left:5.5rem!important;padding-right:5.5rem!important}.u-p-60{padding:6rem!important}.u-pt-60{padding-top:6rem!important}.u-pr-60{padding-right:6rem!important}.u-pb-60{padding-bottom:6rem!important}.u-pl-60{padding-left:6rem!important}.u-pY-60{padding-top:6rem!important;padding-bottom:6rem!important}.u-pX-60{padding-left:6rem!important;padding-right:6rem!important}.u-p-65{padding:6.5rem!important}.u-pt-65{padding-top:6.5rem!important}.u-pr-65{padding-right:6.5rem!important}.u-pb-65{padding-bottom:6.5rem!important}.u-pl-65{padding-left:6.5rem!important}.u-pY-65{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.u-pX-65{padding-left:6.5rem!important;padding-right:6.5rem!important}.u-p-70{padding:7rem!important}.u-pt-70{padding-top:7rem!important}.u-pr-70{padding-right:7rem!important}.u-pb-70{padding-bottom:7rem!important}.u-pl-70{padding-left:7rem!important}.u-pY-70{padding-top:7rem!important;padding-bottom:7rem!important}.u-pX-70{padding-left:7rem!important;padding-right:7rem!important}.u-p-75{padding:7.5rem!important}.u-pt-75{padding-top:7.5rem!important}.u-pr-75{padding-right:7.5rem!important}.u-pb-75{padding-bottom:7.5rem!important}.u-pl-75{padding-left:7.5rem!important}.u-pY-75{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.u-pX-75{padding-left:7.5rem!important;padding-right:7.5rem!important}.u-p-80{padding:8rem!important}.u-pt-80{padding-top:8rem!important}.u-pr-80{padding-right:8rem!important}.u-pb-80{padding-bottom:8rem!important}.u-pl-80{padding-left:8rem!important}.u-pY-80{padding-top:8rem!important;padding-bottom:8rem!important}.u-pX-80{padding-left:8rem!important;padding-right:8rem!important}.u-p-85{padding:8.5rem!important}.u-pt-85{padding-top:8.5rem!important}.u-pr-85{padding-right:8.5rem!important}.u-pb-85{padding-bottom:8.5rem!important}.u-pl-85{padding-left:8.5rem!important}.u-pY-85{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.u-pX-85{padding-left:8.5rem!important;padding-right:8.5rem!important}.u-p-90{padding:9rem!important}.u-pt-90{padding-top:9rem!important}.u-pr-90{padding-right:9rem!important}.u-pb-90{padding-bottom:9rem!important}.u-pl-90{padding-left:9rem!important}.u-pY-90{padding-top:9rem!important;padding-bottom:9rem!important}.u-pX-90{padding-left:9rem!important;padding-right:9rem!important}.u-p-95{padding:9.5rem!important}.u-pt-95{padding-top:9.5rem!important}.u-pr-95{padding-right:9.5rem!important}.u-pb-95{padding-bottom:9.5rem!important}.u-pl-95{padding-left:9.5rem!important}.u-pY-95{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.u-pX-95{padding-left:9.5rem!important;padding-right:9.5rem!important}.u-p-100{padding:10rem!important}.u-pt-100{padding-top:10rem!important}.u-pr-100{padding-right:10rem!important}.u-pb-100{padding-bottom:10rem!important}.u-pl-100{padding-left:10rem!important}.u-pY-100{padding-top:10rem!important;padding-bottom:10rem!important}.u-pX-100{padding-left:10rem!important;padding-right:10rem!important}.u-gap-0{gap:0rem!important}.u-gapX-0{-moz-column-gap:0rem!important;column-gap:0rem!important}.u-gapY-0{row-gap:0rem!important}.u-gap-5{gap:.5rem!important}.u-gapX-5{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.u-gapY-5{row-gap:.5rem!important}.u-gap-10{gap:1rem!important}.u-gapX-10{-moz-column-gap:1rem!important;column-gap:1rem!important}.u-gapY-10{row-gap:1rem!important}.u-gap-15{gap:1.5rem!important}.u-gapX-15{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.u-gapY-15{row-gap:1.5rem!important}.u-gap-20{gap:2rem!important}.u-gapX-20{-moz-column-gap:2rem!important;column-gap:2rem!important}.u-gapY-20{row-gap:2rem!important}.u-gap-25{gap:2.5rem!important}.u-gapX-25{-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.u-gapY-25{row-gap:2.5rem!important}.u-gap-30{gap:3rem!important}.u-gapX-30{-moz-column-gap:3rem!important;column-gap:3rem!important}.u-gapY-30{row-gap:3rem!important}.u-gap-35{gap:3.5rem!important}.u-gapX-35{-moz-column-gap:3.5rem!important;column-gap:3.5rem!important}.u-gapY-35{row-gap:3.5rem!important}.u-gap-40{gap:4rem!important}.u-gapX-40{-moz-column-gap:4rem!important;column-gap:4rem!important}.u-gapY-40{row-gap:4rem!important}.u-gap-45{gap:4.5rem!important}.u-gapX-45{-moz-column-gap:4.5rem!important;column-gap:4.5rem!important}.u-gapY-45{row-gap:4.5rem!important}.u-gap-50{gap:5rem!important}.u-gapX-50{-moz-column-gap:5rem!important;column-gap:5rem!important}.u-gapY-50{row-gap:5rem!important}.u-gap-55{gap:5.5rem!important}.u-gapX-55{-moz-column-gap:5.5rem!important;column-gap:5.5rem!important}.u-gapY-55{row-gap:5.5rem!important}.u-gap-60{gap:6rem!important}.u-gapX-60{-moz-column-gap:6rem!important;column-gap:6rem!important}.u-gapY-60{row-gap:6rem!important}.u-gap-65{gap:6.5rem!important}.u-gapX-65{-moz-column-gap:6.5rem!important;column-gap:6.5rem!important}.u-gapY-65{row-gap:6.5rem!important}.u-gap-70{gap:7rem!important}.u-gapX-70{-moz-column-gap:7rem!important;column-gap:7rem!important}.u-gapY-70{row-gap:7rem!important}.u-gap-75{gap:7.5rem!important}.u-gapX-75{-moz-column-gap:7.5rem!important;column-gap:7.5rem!important}.u-gapY-75{row-gap:7.5rem!important}.u-gap-80{gap:8rem!important}.u-gapX-80{-moz-column-gap:8rem!important;column-gap:8rem!important}.u-gapY-80{row-gap:8rem!important}.u-gap-85{gap:8.5rem!important}.u-gapX-85{-moz-column-gap:8.5rem!important;column-gap:8.5rem!important}.u-gapY-85{row-gap:8.5rem!important}.u-gap-90{gap:9rem!important}.u-gapX-90{-moz-column-gap:9rem!important;column-gap:9rem!important}.u-gapY-90{row-gap:9rem!important}.u-gap-95{gap:9.5rem!important}.u-gapX-95{-moz-column-gap:9.5rem!important;column-gap:9.5rem!important}.u-gapY-95{row-gap:9.5rem!important}.u-gap-100{gap:10rem!important}.u-gapX-100{-moz-column-gap:10rem!important;column-gap:10rem!important}.u-gapY-100{row-gap:10rem!important}.u-fz-10{font-size:1rem!important}.u-fz-12{font-size:1.2rem!important}.u-fz-14{font-size:1.4rem!important}.u-fz-16{font-size:1.6rem!important}.u-fz-18{font-size:1.8rem!important}.u-fz-20{font-size:2rem!important}.u-fz-22{font-size:2.2rem!important}.u-fz-24{font-size:2.4rem!important}.u-fz-26{font-size:2.6rem!important}.u-fz-28{font-size:2.8rem!important}.u-fz-30{font-size:3rem!important}.u-fz-32{font-size:3.2rem!important}.u-fw-b{font-weight:700!important}.u-fw-n{font-weight:400!important}.u-fs-i{font-style:italic!important}.u-fs-n{font-style:normal!important}.u-ta-c{text-align:center!important}.u-ta-l{text-align:left!important}.u-ta-r{text-align:right!important}.u-bg-white{background-color:#fff!important;color:#000!important}.u-bg-gray{background-color:#555!important;color:#fff!important}.u-bg-gray1{background-color:#333!important;color:#fff!important}.u-bg-black{background-color:#000!important;color:#fff!important}.u-bg-yellow{background-color:#fcc800!important;color:#000!important}.u-c-white{color:#fff!important}.u-c-gray{color:#555!important}.u-c-gray1{color:#333!important}.u-c-black{color:#000!important}.u-c-yellow{color:#fcc800!important}.u-bd{border:1px solid currentColor}.u-bdt{border-top:1px solid currentColor}.u-bdt-none{border-top:none!important}.u-bdr{border-right:1px solid currentColor}.u-bdr-none{border-right:none!important}.u-bdb{border-bottom:1px solid currentColor}.u-bdb-none{border-bottom:none!important}.u-bdl{border-left:1px solid currentColor}.u-bdl-none{border-left:none!important}.u-bd-1{border-width:1px!important;border-style:solid!important}.u-bdt-1{border-width:1px!important;border-top-style:solid!important}.u-bdr-1{border-width:1px!important;border-right-style:solid!important}.u-bdb-1{border-width:1px!important;border-bottom-style:solid!important}.u-bdl-1{border-width:1px!important;border-left-style:solid!important}.u-bd-2{border-width:2px!important;border-style:solid!important}.u-bdt-2{border-width:2px!important;border-top-style:solid!important}.u-bdr-2{border-width:2px!important;border-right-style:solid!important}.u-bdb-2{border-width:2px!important;border-bottom-style:solid!important}.u-bdl-2{border-width:2px!important;border-left-style:solid!important}.u-bd-3{border-width:3px!important;border-style:solid!important}.u-bdt-3{border-width:3px!important;border-top-style:solid!important}.u-bdr-3{border-width:3px!important;border-right-style:solid!important}.u-bdb-3{border-width:3px!important;border-bottom-style:solid!important}.u-bdl-3{border-width:3px!important;border-left-style:solid!important}.u-bd-4{border-width:4px!important;border-style:solid!important}.u-bdt-4{border-width:4px!important;border-top-style:solid!important}.u-bdr-4{border-width:4px!important;border-right-style:solid!important}.u-bdb-4{border-width:4px!important;border-bottom-style:solid!important}.u-bdl-4{border-width:4px!important;border-left-style:solid!important}.u-bd-5{border-width:5px!important;border-style:solid!important}.u-bdt-5{border-width:5px!important;border-top-style:solid!important}.u-bdr-5{border-width:5px!important;border-right-style:solid!important}.u-bdb-5{border-width:5px!important;border-bottom-style:solid!important}.u-bdl-5{border-width:5px!important;border-left-style:solid!important}.u-bd-6{border-width:6px!important;border-style:solid!important}.u-bdt-6{border-width:6px!important;border-top-style:solid!important}.u-bdr-6{border-width:6px!important;border-right-style:solid!important}.u-bdb-6{border-width:6px!important;border-bottom-style:solid!important}.u-bdl-6{border-width:6px!important;border-left-style:solid!important}.u-bd-7{border-width:7px!important;border-style:solid!important}.u-bdt-7{border-width:7px!important;border-top-style:solid!important}.u-bdr-7{border-width:7px!important;border-right-style:solid!important}.u-bdb-7{border-width:7px!important;border-bottom-style:solid!important}.u-bdl-7{border-width:7px!important;border-left-style:solid!important}.u-bd-8{border-width:8px!important;border-style:solid!important}.u-bdt-8{border-width:8px!important;border-top-style:solid!important}.u-bdr-8{border-width:8px!important;border-right-style:solid!important}.u-bdb-8{border-width:8px!important;border-bottom-style:solid!important}.u-bdl-8{border-width:8px!important;border-left-style:solid!important}.u-bd-9{border-width:9px!important;border-style:solid!important}.u-bdt-9{border-width:9px!important;border-top-style:solid!important}.u-bdr-9{border-width:9px!important;border-right-style:solid!important}.u-bdb-9{border-width:9px!important;border-bottom-style:solid!important}.u-bdl-9{border-width:9px!important;border-left-style:solid!important}.u-bd-10{border-width:10px!important;border-style:solid!important}.u-bdt-10{border-width:10px!important;border-top-style:solid!important}.u-bdr-10{border-width:10px!important;border-right-style:solid!important}.u-bdb-10{border-width:10px!important;border-bottom-style:solid!important}.u-bdl-10{border-width:10px!important;border-left-style:solid!important}.u-bd-none{border:none!important}.u-bdc-white{border-color:#fff!important}.u-bdc-gray{border-color:#555!important}.u-bdc-gray1{border-color:#333!important}.u-bdc-black{border-color:#000!important}.u-bdc-yellow{border-color:#fcc800!important}.u-fig figcaption .u-attn,.u-fig figcaption .u-attn-list>*{display:inline-block}.u-fig-inner{display:inline-flex;justify-content:center;flex-direction:column}.u-fig.opt-full img{width:100%;max-width:initial}.u-fig.opt-c{text-align:center}.u-fig.opt-c figcaption{text-align:initial}.u-fig.opt-l{text-align:left}.u-fig.opt-l figcaption{text-align:initial}.u-fig.opt-r{text-align:right}.u-fig.opt-r figcaption{text-align:initial}.u-link{transition:opacity ease .6s;color:currentColor;position:relative;font-weight:700;padding-right:4rem;padding-bottom:1rem;padding-top:1rem;background:linear-gradient(to bottom,transparent calc(100% - 1px),white calc(100% - 1px),white 100%);display:inline-block;line-height:1.5}.u-link:before{content:"";display:block;width:2.4rem;background:#fff;position:absolute;top:50%;right:0;translate:0 -50%;aspect-ratio:24/24;height:auto;-webkit-mask-image:url(../common/img/arrow.svg);mask-image:url(../common/img/arrow.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.u-link:hover{opacity:.5}.u-link.opt-down:before{rotate:90deg}.u-link.opt-up:before{rotate:-90deg}.u-link.opt-left:before{rotate:180deg}.u-attn,.u-attn-list>*{padding-left:1em;position:relative;font-size:1.3rem;opacity:.75}.u-attn:before,.u-attn-list>:before{content:"※";position:absolute;top:0;left:0;color:currentColor}.u-attn.opt-center,.u-attn-list>.opt-center{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.u-attn-list.opt-center>*{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.u-ind,.u-ind-list>*{padding-left:1em;text-indent:-1em}.u-list{padding-left:1.2em;list-style-position:outside}.u-list>*{list-style:initial}.u-list>*.u-attn,.u-list.u-attn-list>*{margin-left:-1.2em}.u-list>*.u-attn::marker,.u-list.u-attn-list>*::marker{content:none}.u-list-num{padding-left:1.75em;list-style-position:outside;list-style:decimal}.u-list-num>*{list-style:decimal}.u-col2-0{display:flex;flex-wrap:wrap;gap:0rem}.u-col2-0>*{width:calc(50% + -0rem)}.u-col3-0{display:flex;flex-wrap:wrap;gap:0rem}.u-col3-0>*{width:calc(33.3333333333% - 0rem)}.u-col4-0{display:flex;flex-wrap:wrap;gap:0rem}.u-col4-0>*{width:calc(25% + -0rem)}.u-col2-5{display:flex;flex-wrap:wrap;gap:.5rem}.u-col2-5>*{width:calc(50% - .25rem)}.u-col3-5{display:flex;flex-wrap:wrap;gap:.5rem}.u-col3-5>*{width:calc(33.3333333333% - .3333333333rem)}.u-col4-5{display:flex;flex-wrap:wrap;gap:.5rem}.u-col4-5>*{width:calc(25% - .375rem)}.u-col2-10{display:flex;flex-wrap:wrap;gap:1rem}.u-col2-10>*{width:calc(50% - .5rem)}.u-col3-10{display:flex;flex-wrap:wrap;gap:1rem}.u-col3-10>*{width:calc(33.3333333333% - .6666666667rem)}.u-col4-10{display:flex;flex-wrap:wrap;gap:1rem}.u-col4-10>*{width:calc(25% - .75rem)}.u-col2-15{display:flex;flex-wrap:wrap;gap:1.5rem}.u-col2-15>*{width:calc(50% - .75rem)}.u-col3-15{display:flex;flex-wrap:wrap;gap:1.5rem}.u-col3-15>*{width:calc(33.3333333333% - 1rem)}.u-col4-15{display:flex;flex-wrap:wrap;gap:1.5rem}.u-col4-15>*{width:calc(25% - 1.125rem)}.u-col2-20{display:flex;flex-wrap:wrap;gap:2rem}.u-col2-20>*{width:calc(50% - 1rem)}.u-col3-20{display:flex;flex-wrap:wrap;gap:2rem}.u-col3-20>*{width:calc(33.3333333333% - 1.3333333333rem)}.u-col4-20{display:flex;flex-wrap:wrap;gap:2rem}.u-col4-20>*{width:calc(25% - 1.5rem)}.u-col2-25{display:flex;flex-wrap:wrap;gap:2.5rem}.u-col2-25>*{width:calc(50% - 1.25rem)}.u-col3-25{display:flex;flex-wrap:wrap;gap:2.5rem}.u-col3-25>*{width:calc(33.3333333333% - 1.6666666667rem)}.u-col4-25{display:flex;flex-wrap:wrap;gap:2.5rem}.u-col4-25>*{width:calc(25% - 1.875rem)}.u-col2-30{display:flex;flex-wrap:wrap;gap:3rem}.u-col2-30>*{width:calc(50% - 1.5rem)}.u-col3-30{display:flex;flex-wrap:wrap;gap:3rem}.u-col3-30>*{width:calc(33.3333333333% - 2rem)}.u-col4-30{display:flex;flex-wrap:wrap;gap:3rem}.u-col4-30>*{width:calc(25% - 2.25rem)}.u-col2-35{display:flex;flex-wrap:wrap;gap:3.5rem}.u-col2-35>*{width:calc(50% - 1.75rem)}.u-col3-35{display:flex;flex-wrap:wrap;gap:3.5rem}.u-col3-35>*{width:calc(33.3333333333% - 2.3333333333rem)}.u-col4-35{display:flex;flex-wrap:wrap;gap:3.5rem}.u-col4-35>*{width:calc(25% - 2.625rem)}.u-col2-40{display:flex;flex-wrap:wrap;gap:4rem}.u-col2-40>*{width:calc(50% - 2rem)}.u-col3-40{display:flex;flex-wrap:wrap;gap:4rem}.u-col3-40>*{width:calc(33.3333333333% - 2.6666666667rem)}.u-col4-40{display:flex;flex-wrap:wrap;gap:4rem}.u-col4-40>*{width:calc(25% - 3rem)}.u-col2-45{display:flex;flex-wrap:wrap;gap:4.5rem}.u-col2-45>*{width:calc(50% - 2.25rem)}.u-col3-45{display:flex;flex-wrap:wrap;gap:4.5rem}.u-col3-45>*{width:calc(33.3333333333% - 3rem)}.u-col4-45{display:flex;flex-wrap:wrap;gap:4.5rem}.u-col4-45>*{width:calc(25% - 3.375rem)}.u-col2-50{display:flex;flex-wrap:wrap;gap:5rem}.u-col2-50>*{width:calc(50% - 2.5rem)}.u-col3-50{display:flex;flex-wrap:wrap;gap:5rem}.u-col3-50>*{width:calc(33.3333333333% - 3.3333333333rem)}.u-col4-50{display:flex;flex-wrap:wrap;gap:5rem}.u-col4-50>*{width:calc(25% - 3.75rem)}.u-col2-55{display:flex;flex-wrap:wrap;gap:5.5rem}.u-col2-55>*{width:calc(50% - 2.75rem)}.u-col3-55{display:flex;flex-wrap:wrap;gap:5.5rem}.u-col3-55>*{width:calc(33.3333333333% - 3.6666666667rem)}.u-col4-55{display:flex;flex-wrap:wrap;gap:5.5rem}.u-col4-55>*{width:calc(25% - 4.125rem)}.u-col2-60{display:flex;flex-wrap:wrap;gap:6rem}.u-col2-60>*{width:calc(50% - 3rem)}.u-col3-60{display:flex;flex-wrap:wrap;gap:6rem}.u-col3-60>*{width:calc(33.3333333333% - 4rem)}.u-col4-60{display:flex;flex-wrap:wrap;gap:6rem}.u-col4-60>*{width:calc(25% - 4.5rem)}.u-col2-65{display:flex;flex-wrap:wrap;gap:6.5rem}.u-col2-65>*{width:calc(50% - 3.25rem)}.u-col3-65{display:flex;flex-wrap:wrap;gap:6.5rem}.u-col3-65>*{width:calc(33.3333333333% - 4.3333333333rem)}.u-col4-65{display:flex;flex-wrap:wrap;gap:6.5rem}.u-col4-65>*{width:calc(25% - 4.875rem)}.u-col2-70{display:flex;flex-wrap:wrap;gap:7rem}.u-col2-70>*{width:calc(50% - 3.5rem)}.u-col3-70{display:flex;flex-wrap:wrap;gap:7rem}.u-col3-70>*{width:calc(33.3333333333% - 4.6666666667rem)}.u-col4-70{display:flex;flex-wrap:wrap;gap:7rem}.u-col4-70>*{width:calc(25% - 5.25rem)}.u-col2-75{display:flex;flex-wrap:wrap;gap:7.5rem}.u-col2-75>*{width:calc(50% - 3.75rem)}.u-col3-75{display:flex;flex-wrap:wrap;gap:7.5rem}.u-col3-75>*{width:calc(33.3333333333% - 5rem)}.u-col4-75{display:flex;flex-wrap:wrap;gap:7.5rem}.u-col4-75>*{width:calc(25% - 5.625rem)}.u-col2-80{display:flex;flex-wrap:wrap;gap:8rem}.u-col2-80>*{width:calc(50% - 4rem)}.u-col3-80{display:flex;flex-wrap:wrap;gap:8rem}.u-col3-80>*{width:calc(33.3333333333% - 5.3333333333rem)}.u-col4-80{display:flex;flex-wrap:wrap;gap:8rem}.u-col4-80>*{width:calc(25% - 6rem)}.u-col2-85{display:flex;flex-wrap:wrap;gap:8.5rem}.u-col2-85>*{width:calc(50% - 4.25rem)}.u-col3-85{display:flex;flex-wrap:wrap;gap:8.5rem}.u-col3-85>*{width:calc(33.3333333333% - 5.6666666667rem)}.u-col4-85{display:flex;flex-wrap:wrap;gap:8.5rem}.u-col4-85>*{width:calc(25% - 6.375rem)}.u-col2-90{display:flex;flex-wrap:wrap;gap:9rem}.u-col2-90>*{width:calc(50% - 4.5rem)}.u-col3-90{display:flex;flex-wrap:wrap;gap:9rem}.u-col3-90>*{width:calc(33.3333333333% - 6rem)}.u-col4-90{display:flex;flex-wrap:wrap;gap:9rem}.u-col4-90>*{width:calc(25% - 6.75rem)}.u-col2-95{display:flex;flex-wrap:wrap;gap:9.5rem}.u-col2-95>*{width:calc(50% - 4.75rem)}.u-col3-95{display:flex;flex-wrap:wrap;gap:9.5rem}.u-col3-95>*{width:calc(33.3333333333% - 6.3333333333rem)}.u-col4-95{display:flex;flex-wrap:wrap;gap:9.5rem}.u-col4-95>*{width:calc(25% - 7.125rem)}.u-col2-100{display:flex;flex-wrap:wrap;gap:10rem}.u-col2-100>*{width:calc(50% - 5rem)}.u-col3-100{display:flex;flex-wrap:wrap;gap:10rem}.u-col3-100>*{width:calc(33.3333333333% - 6.6666666667rem)}.u-col4-100{display:flex;flex-wrap:wrap;gap:10rem}.u-col4-100>*{width:calc(25% - 7.5rem)}.u-banner a{transition:opacity cubic-bezier(.215,.61,.355,1) .6s}.u-banner-area{padding-top:6rem;padding-bottom:6rem;background:#ffffff40}.u-d-f{display:flex}.u-d-f.opt-center{justify-content:center;align-items:center}.u-d-f.opt-center-x{justify-content:center}.u-d-f.opt-center-y{align-items:center}.u-d-f.opt-even{justify-content:space-evenly}.u-d-f.opt-ratio-1\:9>*:nth-child(odd){width:10%}.u-d-f.opt-ratio-1\:9>*:nth-child(2n){width:90%}.u-d-f.opt-ratio-2\:8>*:nth-child(odd){width:20%}.u-d-f.opt-ratio-2\:8>*:nth-child(2n){width:80%}.u-d-f.opt-ratio-3\:7>*:nth-child(odd){width:30%}.u-d-f.opt-ratio-3\:7>*:nth-child(2n){width:70%}.u-d-f.opt-ratio-4\:6>*:nth-child(odd){width:40%}.u-d-f.opt-ratio-4\:6>*:nth-child(2n){width:60%}.u-d-f.opt-ratio-5\:5>*:nth-child(odd){width:50%}.u-d-f.opt-ratio-5\:5>*:nth-child(2n){width:50%}.u-d-f.opt-ratio-6\:4>*:nth-child(odd){width:60%}.u-d-f.opt-ratio-6\:4>*:nth-child(2n){width:40%}.u-d-f.opt-ratio-7\:3>*:nth-child(odd){width:70%}.u-d-f.opt-ratio-7\:3>*:nth-child(2n){width:30%}.u-d-f.opt-ratio-8\:2>*:nth-child(odd){width:80%}.u-d-f.opt-ratio-8\:2>*:nth-child(2n){width:20%}.u-d-f.opt-ratio-9\:1>*:nth-child(odd){width:90%}.u-d-f.opt-ratio-9\:1>*:nth-child(2n){width:10%}.u-d-f.opt-ratio-10\:0>*:nth-child(odd){width:100%}.u-d-f.opt-ratio-10\:0>*:nth-child(2n){width:0%}.u-d-b{display:block}.u-d-i{display:inline}.u-d-ib{display:inline-block}.u-d-c{display:contents}.u-d-if{display:inline-flex}.u-d-n{display:none}.u-frame{width:100%;aspect-ratio:16/9}.u-frame.opt-ratio-9\:16{aspect-ratio:9/16}.u-frame.opt-ratio-4\:3{aspect-ratio:4/3}.u-frame.opt-ratio-16\:10{aspect-ratio:16/10}.u-frame.opt-ratio-1\:1{aspect-ratio:1/1}.u-frame iframe,.u-frame video{width:100%;height:100%;display:block}.u-va-i{vertical-align:initial}.u-stickout{width:100vw;margin-left:calc(-1*(50vw - 50%))}.u-nowrap{white-space:nowrap}.title-wrapper{background:#fff;position:relative;z-index:1}.title-wrapper:before{content:"";display:block;height:100%;position:absolute;background:url(../common/img/yellow-line.png) top center/100% repeat-y;top:0;right:0;z-index:-1}.title-en{line-height:1.0833333333;letter-spacing:0;font-family:Archivo,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,Original Yu Gothic,YuGothic,Meiryo,Noto Sans CJK,BIZ UDPGothic,Helvetica Neue,Arial,system-ui,sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100}.title-ja,.title1{font-weight:700}.title1-wrapper{background:#191919;color:#fff;padding-top:2rem;padding-bottom:2rem}.title2{display:block;border:1px solid currentColor;font-size:1.6rem;font-weight:700;text-align:center;padding:.5rem}.btn{border-radius:100vmax;position:relative;overflow:hidden;z-index:1;background:#fcc800;border:1px solid #fcc800;color:#191919;transition:color cubic-bezier(.215,.61,.355,1) .6s,background-color cubic-bezier(.215,.61,.355,1) .6s;display:block;text-align:center;font-weight:700;line-height:1.5;cursor:pointer;width:-moz-fit-content;width:fit-content;letter-spacing:0}.btn-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column}.btn-wrapper.opt-left{align-items:flex-start}.btn-wrapper.opt-right{align-items:flex-end}.btn-wrapper.opt-col2,.btn-wrapper.opt-col3,.btn-wrapper.opt-even{align-items:stretch;flex-direction:initial;justify-content:initial}.btn-wrapper.opt-col2>*[class*=btn],.btn-wrapper.opt-col3>*[class*=btn],.btn-wrapper.opt-even>*[class*=btn]{min-width:initial;display:flex;align-items:center;justify-content:center;flex-direction:column}.btn-wrapper.opt-col2{display:flex;flex-wrap:wrap}.btn-wrapper.opt-col2>*{width:calc((100% - .5rem)/2)}.btn-wrapper.opt-col2>*:not(:nth-child(odd)){margin-left:.5rem}.btn-wrapper.opt-col2>*:nth-child(n+3){margin-top:.5rem}.btn-wrapper.opt-col3{display:flex;flex-wrap:wrap}.btn-wrapper.opt-col3>*{width:calc((100% - .5rem * (3 - 1)) / 3)}.btn-wrapper.opt-col3>*:not(:nth-child(3n+1)){margin-left:.5rem}.btn-wrapper.opt-col3>*:nth-child(n+4){margin-top:.5rem}.btn-wrapper.opt-col3 .btn1.opt-arrow:after{width:.8rem}.btn-wrapper.opt-col3 .btn1.opt-arrow{letter-spacing:0}.btn-wrapper.opt-even{justify-content:space-evenly}.btn-wrapper.opt-even>*[class*=btn]{width:100%;flex-grow:1}.btn-wrapper:not(.opt-col2,.pc\:opt-col2,.sp\:opt-col2,.opt-col3,.pc\:opt-col3,.sp\:opt-col3,.opt-even,.pc\:opt-even,.sp\:opt-even)>*[class*=btn]+*[class*=btn]{margin-top:2rem}.btn.opt-inactive{pointer-events:none!important;background:#a0a0a0!important;color:#bfbfbf!important;border-color:#a0a0a0}.btn.opt-inactive:before{background:#a0a0a0!important}.btn.opt-full{width:100%}.btn.opt-arrow-up,.btn.opt-arrow-down,.btn.opt-arrow{position:relative;padding-left:4rem;padding-right:6rem}.btn.opt-arrow-up:after,.btn.opt-arrow-down:after,.btn.opt-arrow:after{content:"";display:block;position:absolute;top:50%;right:2rem;translate:0% -50%;background-color:#191919;transition:background-color cubic-bezier(.215,.61,.355,1) .6s;width:2.4rem;aspect-ratio:24/24;height:auto;-webkit-mask-image:url(../common/img/arrow.svg);mask-image:url(../common/img/arrow.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.btn.opt-arrow-up:after{rotate:-90deg}.btn.opt-arrow-down:after{rotate:90deg}.box{background:#fff;border:3px solid currentColor;border-radius:1rem}.box:has(.box-title){position:relative}.box-title{position:absolute;bottom:100%;left:50%;translate:-50% 50%}.box-partition+.box-partition{border-top:1px solid currentColor}.box1{border:3px solid currentColor;background:#fff}.table table{width:100%;font-weight:700;border-top:1px solid #555555;border-bottom:1px solid #555555}.table th,.table td{padding:2rem 1rem}.table th{color:#fcc800;text-align:left}.table tr:not(:first-child){border-top:1px solid #555555}.table tr>*+*{border-left:1px solid #555555}.table thead+tbody>tr:first-child{border-top:1px solid #555555}.table.opt-full,.table.opt-full table{width:100%}.table.opt-nowrap{overflow:auto;width:100%}.table.opt-nowrap th,.table.opt-nowrap td{white-space:nowrap}.table.opt-nowrap-th{overflow:auto;width:100%}.table.opt-nowrap-th th{white-space:nowrap}.table.opt-nowrap-th td{min-width:100vw}.table.opt-center-np2 tr>*:nth-child(n+2){text-align:center}.table.opt-center-np3 tr>*:nth-child(n+3){text-align:center}.desc{line-height:1.9090909091;font-weight:700}.desc p+p{margin-top:1.5em}.desc1{line-height:2;font-weight:700}.desc1 p+p{margin-top:1em}.desc2{line-height:2;font-weight:700}.desc2 p+p{margin-top:1em}.def{font-weight:700}.def-term{color:#fcc800}.def-term+.def-desc{margin-top:1rem}.def-desc+.def-term{margin-top:4rem}.marker-gray{background:linear-gradient(transparent 50%,#000000bf 50%)}a.text-inactive{pointer-events:none;color:#555}.selectbox select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:currentColor;border-color:currentColor;padding:.6em;min-width:12rem;text-align:center;-moz-text-align-last:center;text-align-last:center;background:transparent;font-weight:700}.emp{font-weight:700;font-weight:500}.emp1{font-weight:700;line-height:1.6}body{position:relative;z-index:1}.header .menu{background:url(../common/img/bg-menu-sp.webp) top center/cover no-repeat;position:fixed;top:0;right:0;z-index:1000;height:100dvh;opacity:0;pointer-events:none;transition:opacity cubic-bezier(.215,.61,.355,1) .6s,translate cubic-bezier(.215,.61,.355,1) .6s;width:100%;padding:6rem 4rem}.header .menu-logo{width:14rem;margin-left:auto;margin-right:auto}.header .menu-list-wrapper{margin-top:2rem;max-height:calc(100dvh - 34rem)}.menu{color:#fff}.menu-item{padding-top:2rem;padding-bottom:2rem}.menu-item a{transition:opacity cubic-bezier(.215,.61,.355,1) .6s}.menu-item-inner{display:flex;align-items:center}.menu-text-en{font-size:2.8rem;line-height:1.0885714286;font-family:Archivo,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,Original Yu Gothic,YuGothic,Meiryo,Noto Sans CJK,BIZ UDPGothic,Helvetica Neue,Arial,system-ui,sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100}.menu-text-ja{margin-left:2rem;font-weight:700;font-size:1.4rem}.menu-trigger{width:4rem;height:4rem;top:1.5rem;right:1.5rem;background:#333;position:fixed;cursor:pointer;z-index:1010;transition:background-color cubic-bezier(.215,.61,.355,1) .6s;border-radius:50%;border:2px solid #fcc800}.menu-trigger>*{display:block;width:2.4rem;height:2px;background:#fcc800;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;transition:all cubic-bezier(.215,.61,.355,1) .6s}.menu-trigger>*:first-child{translate:0 -.4rem}.menu-trigger>*:last-child{translate:0 .4rem}.opened-menu{overflow:hidden}.opened-menu .header .menu{opacity:1;pointer-events:visible}.opened-menu .menu-trigger>*:first-child{translate:0 0;rotate:-35deg}.opened-menu .menu-trigger>*:last-child{translate:0 0;rotate:35deg}.footer{padding:6rem 2rem 2rem;text-align:center;background:#fcc800}.footer-logo{width:16rem;display:inline}.footer-copyright{text-align:center;font-size:1rem;margin-top:6rem}.pc\:left{background:url(../common/img/bg-menu-pc.webp) top center/cover no-repeat}.pc\:left-inner{max-width:645px;margin-left:auto;margin-right:auto;padding-left:10rem;padding-right:10rem}.pc\:left .menu{display:flex;padding-top:10rem;padding-bottom:10rem}.pc\:left .menu-logo{width:15rem;flex-shrink:0}.pc\:left .menu-body{margin-left:5rem}.pc\:left .menu-list-wrapper{max-height:calc(100vh - 30rem)}.item-list{display:flex;flex-wrap:wrap}.item-list>*{width:calc((100% - 3.5rem)/2)}.item-list>*:not(:nth-child(odd)){margin-left:3.5rem}.item-list>*:nth-child(n+3){margin-top:3.5rem}.item-name{margin-top:1rem}.item-price{margin-top:2rem}.mv img{max-width:initial;width:100%}.news-list-wrapper{padding-right:1.7rem;max-height:28.5rem}.news-list-wrapper .simplebar-track.simplebar-vertical{width:.7rem}.news-item{font-weight:700;border-top:1px solid #555555}.news-item:last-child{border-bottom:1px solid #555555}.news-item:not(:has(a)){padding:2rem 1rem}.news-item a{display:block;position:relative;padding:2rem 4rem 2rem 1rem;transition:background-color cubic-bezier(.215,.61,.355,1) .6s}.news-item a:after{content:"";display:block;width:2.4rem;background:currentColor;position:absolute;top:50%;right:1rem;translate:0 -50%;aspect-ratio:24/24;height:auto;-webkit-mask-image:url(../common/img/arrow.svg);mask-image:url(../common/img/arrow.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.news-item a.opt-down:after{rotate:90deg}.news-date{color:#fcc800;font-size:1.4rem}.news-text{font-size:1.6rem}.player-list-wrapper{display:flex}.player-tag{font-size:1.2rem;border:1px solid currentColor;padding-left:.8rem;padding-right:.8rem;display:inline-block;font-weight:700;margin-top:1.2rem}.player-name{margin-top:.5rem}.player-list-row{display:grid;grid-template-columns:1fr 1fr}.player+.player{margin-top:4rem}.title-gundan{text-align:center}.title-gundan img{height:4rem;width:auto}.sponsor-list{display:flex;flex-wrap:wrap;justify-content:space-between}.sponsor-list>*:first-child{width:100%}.sponsor-image{margin-left:auto;margin-right:auto}.fixed{position:fixed;bottom:2rem;left:0;z-index:990;transition:opacity cubic-bezier(.215,.61,.355,1) .6s}.fixed .btn{margin-left:-3rem}.is-bottomout .fixed{opacity:0}@media screen and (min-width: 768px){html{font-size:min(.6944444444vw,10px)}body{font-size:clamp(12px,1.6rem,16px)}[id^=js-modal]{height:100%}.js-modal{padding-left:8rem;padding-right:8rem}.js-modal-inner{max-height:calc(100vh - 12rem)}.closer{width:4rem;height:4rem;top:2rem;right:10rem}.modal{min-width:86rem}.modal-head{padding:2rem 7rem}.modal-body{padding:5rem}.u-sp{display:none!important}.u-pc\:mt-0{margin-top:0rem!important}.u-pc\:mr-0{margin-right:0rem!important}.u-pc\:mb-0{margin-bottom:0rem!important}.u-pc\:ml-0{margin-left:0rem!important}.u-pc\:mX-0{margin-left:0rem!important;margin-right:0rem!important}.u-pc\:vert-0>*:not(:first-child){margin-top:0rem!important}.u-pc\:mt-5{margin-top:.5rem!important}.u-pc\:mr-5{margin-right:.5rem!important}.u-pc\:mb-5{margin-bottom:.5rem!important}.u-pc\:ml-5{margin-left:.5rem!important}.u-pc\:mX-5{margin-left:.5rem!important;margin-right:.5rem!important}.u-pc\:vert-5>*:not(:first-child){margin-top:.5rem!important}.u-pc\:mt-10{margin-top:1rem!important}.u-pc\:mr-10{margin-right:1rem!important}.u-pc\:mb-10{margin-bottom:1rem!important}.u-pc\:ml-10{margin-left:1rem!important}.u-pc\:mX-10{margin-left:1rem!important;margin-right:1rem!important}.u-pc\:vert-10>*:not(:first-child){margin-top:1rem!important}.u-pc\:mt-15{margin-top:1.5rem!important}.u-pc\:mr-15{margin-right:1.5rem!important}.u-pc\:mb-15{margin-bottom:1.5rem!important}.u-pc\:ml-15{margin-left:1.5rem!important}.u-pc\:mX-15{margin-left:1.5rem!important;margin-right:1.5rem!important}.u-pc\:vert-15>*:not(:first-child){margin-top:1.5rem!important}.u-pc\:mt-20{margin-top:2rem!important}.u-pc\:mr-20{margin-right:2rem!important}.u-pc\:mb-20{margin-bottom:2rem!important}.u-pc\:ml-20{margin-left:2rem!important}.u-pc\:mX-20{margin-left:2rem!important;margin-right:2rem!important}.u-pc\:vert-20>*:not(:first-child){margin-top:2rem!important}.u-pc\:mt-25{margin-top:2.5rem!important}.u-pc\:mr-25{margin-right:2.5rem!important}.u-pc\:mb-25{margin-bottom:2.5rem!important}.u-pc\:ml-25{margin-left:2.5rem!important}.u-pc\:mX-25{margin-left:2.5rem!important;margin-right:2.5rem!important}.u-pc\:vert-25>*:not(:first-child){margin-top:2.5rem!important}.u-pc\:mt-30{margin-top:3rem!important}.u-pc\:mr-30{margin-right:3rem!important}.u-pc\:mb-30{margin-bottom:3rem!important}.u-pc\:ml-30{margin-left:3rem!important}.u-pc\:mX-30{margin-left:3rem!important;margin-right:3rem!important}.u-pc\:vert-30>*:not(:first-child){margin-top:3rem!important}.u-pc\:mt-35{margin-top:3.5rem!important}.u-pc\:mr-35{margin-right:3.5rem!important}.u-pc\:mb-35{margin-bottom:3.5rem!important}.u-pc\:ml-35{margin-left:3.5rem!important}.u-pc\:mX-35{margin-left:3.5rem!important;margin-right:3.5rem!important}.u-pc\:vert-35>*:not(:first-child){margin-top:3.5rem!important}.u-pc\:mt-40{margin-top:4rem!important}.u-pc\:mr-40{margin-right:4rem!important}.u-pc\:mb-40{margin-bottom:4rem!important}.u-pc\:ml-40{margin-left:4rem!important}.u-pc\:mX-40{margin-left:4rem!important;margin-right:4rem!important}.u-pc\:vert-40>*:not(:first-child){margin-top:4rem!important}.u-pc\:mt-45{margin-top:4.5rem!important}.u-pc\:mr-45{margin-right:4.5rem!important}.u-pc\:mb-45{margin-bottom:4.5rem!important}.u-pc\:ml-45{margin-left:4.5rem!important}.u-pc\:mX-45{margin-left:4.5rem!important;margin-right:4.5rem!important}.u-pc\:vert-45>*:not(:first-child){margin-top:4.5rem!important}.u-pc\:mt-50{margin-top:5rem!important}.u-pc\:mr-50{margin-right:5rem!important}.u-pc\:mb-50{margin-bottom:5rem!important}.u-pc\:ml-50{margin-left:5rem!important}.u-pc\:mX-50{margin-left:5rem!important;margin-right:5rem!important}.u-pc\:vert-50>*:not(:first-child){margin-top:5rem!important}.u-pc\:mt-55{margin-top:5.5rem!important}.u-pc\:mr-55{margin-right:5.5rem!important}.u-pc\:mb-55{margin-bottom:5.5rem!important}.u-pc\:ml-55{margin-left:5.5rem!important}.u-pc\:mX-55{margin-left:5.5rem!important;margin-right:5.5rem!important}.u-pc\:vert-55>*:not(:first-child){margin-top:5.5rem!important}.u-pc\:mt-60{margin-top:6rem!important}.u-pc\:mr-60{margin-right:6rem!important}.u-pc\:mb-60{margin-bottom:6rem!important}.u-pc\:ml-60{margin-left:6rem!important}.u-pc\:mX-60{margin-left:6rem!important;margin-right:6rem!important}.u-pc\:vert-60>*:not(:first-child){margin-top:6rem!important}.u-pc\:mt-65{margin-top:6.5rem!important}.u-pc\:mr-65{margin-right:6.5rem!important}.u-pc\:mb-65{margin-bottom:6.5rem!important}.u-pc\:ml-65{margin-left:6.5rem!important}.u-pc\:mX-65{margin-left:6.5rem!important;margin-right:6.5rem!important}.u-pc\:vert-65>*:not(:first-child){margin-top:6.5rem!important}.u-pc\:mt-70{margin-top:7rem!important}.u-pc\:mr-70{margin-right:7rem!important}.u-pc\:mb-70{margin-bottom:7rem!important}.u-pc\:ml-70{margin-left:7rem!important}.u-pc\:mX-70{margin-left:7rem!important;margin-right:7rem!important}.u-pc\:vert-70>*:not(:first-child){margin-top:7rem!important}.u-pc\:mt-75{margin-top:7.5rem!important}.u-pc\:mr-75{margin-right:7.5rem!important}.u-pc\:mb-75{margin-bottom:7.5rem!important}.u-pc\:ml-75{margin-left:7.5rem!important}.u-pc\:mX-75{margin-left:7.5rem!important;margin-right:7.5rem!important}.u-pc\:vert-75>*:not(:first-child){margin-top:7.5rem!important}.u-pc\:mt-80{margin-top:8rem!important}.u-pc\:mr-80{margin-right:8rem!important}.u-pc\:mb-80{margin-bottom:8rem!important}.u-pc\:ml-80{margin-left:8rem!important}.u-pc\:mX-80{margin-left:8rem!important;margin-right:8rem!important}.u-pc\:vert-80>*:not(:first-child){margin-top:8rem!important}.u-pc\:mt-85{margin-top:8.5rem!important}.u-pc\:mr-85{margin-right:8.5rem!important}.u-pc\:mb-85{margin-bottom:8.5rem!important}.u-pc\:ml-85{margin-left:8.5rem!important}.u-pc\:mX-85{margin-left:8.5rem!important;margin-right:8.5rem!important}.u-pc\:vert-85>*:not(:first-child){margin-top:8.5rem!important}.u-pc\:mt-90{margin-top:9rem!important}.u-pc\:mr-90{margin-right:9rem!important}.u-pc\:mb-90{margin-bottom:9rem!important}.u-pc\:ml-90{margin-left:9rem!important}.u-pc\:mX-90{margin-left:9rem!important;margin-right:9rem!important}.u-pc\:vert-90>*:not(:first-child){margin-top:9rem!important}.u-pc\:mt-95{margin-top:9.5rem!important}.u-pc\:mr-95{margin-right:9.5rem!important}.u-pc\:mb-95{margin-bottom:9.5rem!important}.u-pc\:ml-95{margin-left:9.5rem!important}.u-pc\:mX-95{margin-left:9.5rem!important;margin-right:9.5rem!important}.u-pc\:vert-95>*:not(:first-child){margin-top:9.5rem!important}.u-pc\:mt-100{margin-top:10rem!important}.u-pc\:mr-100{margin-right:10rem!important}.u-pc\:mb-100{margin-bottom:10rem!important}.u-pc\:ml-100{margin-left:10rem!important}.u-pc\:mX-100{margin-left:10rem!important;margin-right:10rem!important}.u-pc\:vert-100>*:not(:first-child){margin-top:10rem!important}.u-pc\:mt-auto{margin-top:auto!important}.u-pc\:mr-auto{margin-right:auto!important}.u-pc\:ml-auto{margin-left:auto!important}.u-pc\:mb-auto{margin-bottom:auto!important}.u-pc\:mX-auto{margin-right:auto!important;margin-left:auto!important}.u-pc\:p-0{padding:0rem!important}.u-pc\:pt-0{padding-top:0rem!important}.u-pc\:pr-0{padding-right:0rem!important}.u-pc\:pb-0{padding-bottom:0rem!important}.u-pc\:pl-0{padding-left:0rem!important}.u-pc\:pY-0{padding-top:0rem!important;padding-bottom:0rem!important}.u-pc\:pX-0{padding-left:0rem!important;padding-right:0rem!important}.u-pc\:p-5{padding:.5rem!important}.u-pc\:pt-5{padding-top:.5rem!important}.u-pc\:pr-5{padding-right:.5rem!important}.u-pc\:pb-5{padding-bottom:.5rem!important}.u-pc\:pl-5{padding-left:.5rem!important}.u-pc\:pY-5{padding-top:.5rem!important;padding-bottom:.5rem!important}.u-pc\:pX-5{padding-left:.5rem!important;padding-right:.5rem!important}.u-pc\:p-10{padding:1rem!important}.u-pc\:pt-10{padding-top:1rem!important}.u-pc\:pr-10{padding-right:1rem!important}.u-pc\:pb-10{padding-bottom:1rem!important}.u-pc\:pl-10{padding-left:1rem!important}.u-pc\:pY-10{padding-top:1rem!important;padding-bottom:1rem!important}.u-pc\:pX-10{padding-left:1rem!important;padding-right:1rem!important}.u-pc\:p-15{padding:1.5rem!important}.u-pc\:pt-15{padding-top:1.5rem!important}.u-pc\:pr-15{padding-right:1.5rem!important}.u-pc\:pb-15{padding-bottom:1.5rem!important}.u-pc\:pl-15{padding-left:1.5rem!important}.u-pc\:pY-15{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.u-pc\:pX-15{padding-left:1.5rem!important;padding-right:1.5rem!important}.u-pc\:p-20{padding:2rem!important}.u-pc\:pt-20{padding-top:2rem!important}.u-pc\:pr-20{padding-right:2rem!important}.u-pc\:pb-20{padding-bottom:2rem!important}.u-pc\:pl-20{padding-left:2rem!important}.u-pc\:pY-20{padding-top:2rem!important;padding-bottom:2rem!important}.u-pc\:pX-20{padding-left:2rem!important;padding-right:2rem!important}.u-pc\:p-25{padding:2.5rem!important}.u-pc\:pt-25{padding-top:2.5rem!important}.u-pc\:pr-25{padding-right:2.5rem!important}.u-pc\:pb-25{padding-bottom:2.5rem!important}.u-pc\:pl-25{padding-left:2.5rem!important}.u-pc\:pY-25{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.u-pc\:pX-25{padding-left:2.5rem!important;padding-right:2.5rem!important}.u-pc\:p-30{padding:3rem!important}.u-pc\:pt-30{padding-top:3rem!important}.u-pc\:pr-30{padding-right:3rem!important}.u-pc\:pb-30{padding-bottom:3rem!important}.u-pc\:pl-30{padding-left:3rem!important}.u-pc\:pY-30{padding-top:3rem!important;padding-bottom:3rem!important}.u-pc\:pX-30{padding-left:3rem!important;padding-right:3rem!important}.u-pc\:p-35{padding:3.5rem!important}.u-pc\:pt-35{padding-top:3.5rem!important}.u-pc\:pr-35{padding-right:3.5rem!important}.u-pc\:pb-35{padding-bottom:3.5rem!important}.u-pc\:pl-35{padding-left:3.5rem!important}.u-pc\:pY-35{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.u-pc\:pX-35{padding-left:3.5rem!important;padding-right:3.5rem!important}.u-pc\:p-40{padding:4rem!important}.u-pc\:pt-40{padding-top:4rem!important}.u-pc\:pr-40{padding-right:4rem!important}.u-pc\:pb-40{padding-bottom:4rem!important}.u-pc\:pl-40{padding-left:4rem!important}.u-pc\:pY-40{padding-top:4rem!important;padding-bottom:4rem!important}.u-pc\:pX-40{padding-left:4rem!important;padding-right:4rem!important}.u-pc\:p-45{padding:4.5rem!important}.u-pc\:pt-45{padding-top:4.5rem!important}.u-pc\:pr-45{padding-right:4.5rem!important}.u-pc\:pb-45{padding-bottom:4.5rem!important}.u-pc\:pl-45{padding-left:4.5rem!important}.u-pc\:pY-45{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.u-pc\:pX-45{padding-left:4.5rem!important;padding-right:4.5rem!important}.u-pc\:p-50{padding:5rem!important}.u-pc\:pt-50{padding-top:5rem!important}.u-pc\:pr-50{padding-right:5rem!important}.u-pc\:pb-50{padding-bottom:5rem!important}.u-pc\:pl-50{padding-left:5rem!important}.u-pc\:pY-50{padding-top:5rem!important;padding-bottom:5rem!important}.u-pc\:pX-50{padding-left:5rem!important;padding-right:5rem!important}.u-pc\:p-55{padding:5.5rem!important}.u-pc\:pt-55{padding-top:5.5rem!important}.u-pc\:pr-55{padding-right:5.5rem!important}.u-pc\:pb-55{padding-bottom:5.5rem!important}.u-pc\:pl-55{padding-left:5.5rem!important}.u-pc\:pY-55{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.u-pc\:pX-55{padding-left:5.5rem!important;padding-right:5.5rem!important}.u-pc\:p-60{padding:6rem!important}.u-pc\:pt-60{padding-top:6rem!important}.u-pc\:pr-60{padding-right:6rem!important}.u-pc\:pb-60{padding-bottom:6rem!important}.u-pc\:pl-60{padding-left:6rem!important}.u-pc\:pY-60{padding-top:6rem!important;padding-bottom:6rem!important}.u-pc\:pX-60{padding-left:6rem!important;padding-right:6rem!important}.u-pc\:p-65{padding:6.5rem!important}.u-pc\:pt-65{padding-top:6.5rem!important}.u-pc\:pr-65{padding-right:6.5rem!important}.u-pc\:pb-65{padding-bottom:6.5rem!important}.u-pc\:pl-65{padding-left:6.5rem!important}.u-pc\:pY-65{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.u-pc\:pX-65{padding-left:6.5rem!important;padding-right:6.5rem!important}.u-pc\:p-70{padding:7rem!important}.u-pc\:pt-70{padding-top:7rem!important}.u-pc\:pr-70{padding-right:7rem!important}.u-pc\:pb-70{padding-bottom:7rem!important}.u-pc\:pl-70{padding-left:7rem!important}.u-pc\:pY-70{padding-top:7rem!important;padding-bottom:7rem!important}.u-pc\:pX-70{padding-left:7rem!important;padding-right:7rem!important}.u-pc\:p-75{padding:7.5rem!important}.u-pc\:pt-75{padding-top:7.5rem!important}.u-pc\:pr-75{padding-right:7.5rem!important}.u-pc\:pb-75{padding-bottom:7.5rem!important}.u-pc\:pl-75{padding-left:7.5rem!important}.u-pc\:pY-75{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.u-pc\:pX-75{padding-left:7.5rem!important;padding-right:7.5rem!important}.u-pc\:p-80{padding:8rem!important}.u-pc\:pt-80{padding-top:8rem!important}.u-pc\:pr-80{padding-right:8rem!important}.u-pc\:pb-80{padding-bottom:8rem!important}.u-pc\:pl-80{padding-left:8rem!important}.u-pc\:pY-80{padding-top:8rem!important;padding-bottom:8rem!important}.u-pc\:pX-80{padding-left:8rem!important;padding-right:8rem!important}.u-pc\:p-85{padding:8.5rem!important}.u-pc\:pt-85{padding-top:8.5rem!important}.u-pc\:pr-85{padding-right:8.5rem!important}.u-pc\:pb-85{padding-bottom:8.5rem!important}.u-pc\:pl-85{padding-left:8.5rem!important}.u-pc\:pY-85{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.u-pc\:pX-85{padding-left:8.5rem!important;padding-right:8.5rem!important}.u-pc\:p-90{padding:9rem!important}.u-pc\:pt-90{padding-top:9rem!important}.u-pc\:pr-90{padding-right:9rem!important}.u-pc\:pb-90{padding-bottom:9rem!important}.u-pc\:pl-90{padding-left:9rem!important}.u-pc\:pY-90{padding-top:9rem!important;padding-bottom:9rem!important}.u-pc\:pX-90{padding-left:9rem!important;padding-right:9rem!important}.u-pc\:p-95{padding:9.5rem!important}.u-pc\:pt-95{padding-top:9.5rem!important}.u-pc\:pr-95{padding-right:9.5rem!important}.u-pc\:pb-95{padding-bottom:9.5rem!important}.u-pc\:pl-95{padding-left:9.5rem!important}.u-pc\:pY-95{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.u-pc\:pX-95{padding-left:9.5rem!important;padding-right:9.5rem!important}.u-pc\:p-100{padding:10rem!important}.u-pc\:pt-100{padding-top:10rem!important}.u-pc\:pr-100{padding-right:10rem!important}.u-pc\:pb-100{padding-bottom:10rem!important}.u-pc\:pl-100{padding-left:10rem!important}.u-pc\:pY-100{padding-top:10rem!important;padding-bottom:10rem!important}.u-pc\:pX-100{padding-left:10rem!important;padding-right:10rem!important}.u-pc\:fz-10{font-size:1rem!important}.u-pc\:fz-12{font-size:1.2rem!important}.u-pc\:fz-14{font-size:1.4rem!important}.u-pc\:fz-16{font-size:1.6rem!important}.u-pc\:fz-18{font-size:1.8rem!important}.u-pc\:fz-20{font-size:2rem!important}.u-pc\:fz-22{font-size:2.2rem!important}.u-pc\:fz-24{font-size:2.4rem!important}.u-pc\:fz-26{font-size:2.6rem!important}.u-pc\:fz-28{font-size:2.8rem!important}.u-pc\:fz-30{font-size:3rem!important}.u-pc\:fz-32{font-size:3.2rem!important}.u-pc\:ta-c{text-align:center}.u-pc\:ta-l{text-align:left}.u-pc\:bd{border:1px solid currentColor}.u-pc\:bdt{border-top:1px solid currentColor}.u-pc\:bdt-none{border-top:none!important}.u-pc\:bdr{border-right:1px solid currentColor}.u-pc\:bdr-none{border-right:none!important}.u-pc\:bdb{border-bottom:1px solid currentColor}.u-pc\:bdb-none{border-bottom:none!important}.u-pc\:bdl{border-left:1px solid currentColor}.u-pc\:bdl-none{border-left:none!important}.u-pc\:bd-1{border-width:1px!important;border-style:solid!important}.u-pc\:bdt-1{border-width:1px!important;border-top-style:solid!important}.u-pc\:bdr-1{border-width:1px!important;border-right-style:solid!important}.u-pc\:bdb-1{border-width:1px!important;border-bottom-style:solid!important}.u-pc\:bdl-1{border-width:1px!important;border-left-style:solid!important}.u-pc\:bd-2{border-width:2px!important;border-style:solid!important}.u-pc\:bdt-2{border-width:2px!important;border-top-style:solid!important}.u-pc\:bdr-2{border-width:2px!important;border-right-style:solid!important}.u-pc\:bdb-2{border-width:2px!important;border-bottom-style:solid!important}.u-pc\:bdl-2{border-width:2px!important;border-left-style:solid!important}.u-pc\:bd-3{border-width:3px!important;border-style:solid!important}.u-pc\:bdt-3{border-width:3px!important;border-top-style:solid!important}.u-pc\:bdr-3{border-width:3px!important;border-right-style:solid!important}.u-pc\:bdb-3{border-width:3px!important;border-bottom-style:solid!important}.u-pc\:bdl-3{border-width:3px!important;border-left-style:solid!important}.u-pc\:bd-4{border-width:4px!important;border-style:solid!important}.u-pc\:bdt-4{border-width:4px!important;border-top-style:solid!important}.u-pc\:bdr-4{border-width:4px!important;border-right-style:solid!important}.u-pc\:bdb-4{border-width:4px!important;border-bottom-style:solid!important}.u-pc\:bdl-4{border-width:4px!important;border-left-style:solid!important}.u-pc\:bd-5{border-width:5px!important;border-style:solid!important}.u-pc\:bdt-5{border-width:5px!important;border-top-style:solid!important}.u-pc\:bdr-5{border-width:5px!important;border-right-style:solid!important}.u-pc\:bdb-5{border-width:5px!important;border-bottom-style:solid!important}.u-pc\:bdl-5{border-width:5px!important;border-left-style:solid!important}.u-pc\:bd-6{border-width:6px!important;border-style:solid!important}.u-pc\:bdt-6{border-width:6px!important;border-top-style:solid!important}.u-pc\:bdr-6{border-width:6px!important;border-right-style:solid!important}.u-pc\:bdb-6{border-width:6px!important;border-bottom-style:solid!important}.u-pc\:bdl-6{border-width:6px!important;border-left-style:solid!important}.u-pc\:bd-7{border-width:7px!important;border-style:solid!important}.u-pc\:bdt-7{border-width:7px!important;border-top-style:solid!important}.u-pc\:bdr-7{border-width:7px!important;border-right-style:solid!important}.u-pc\:bdb-7{border-width:7px!important;border-bottom-style:solid!important}.u-pc\:bdl-7{border-width:7px!important;border-left-style:solid!important}.u-pc\:bd-8{border-width:8px!important;border-style:solid!important}.u-pc\:bdt-8{border-width:8px!important;border-top-style:solid!important}.u-pc\:bdr-8{border-width:8px!important;border-right-style:solid!important}.u-pc\:bdb-8{border-width:8px!important;border-bottom-style:solid!important}.u-pc\:bdl-8{border-width:8px!important;border-left-style:solid!important}.u-pc\:bd-9{border-width:9px!important;border-style:solid!important}.u-pc\:bdt-9{border-width:9px!important;border-top-style:solid!important}.u-pc\:bdr-9{border-width:9px!important;border-right-style:solid!important}.u-pc\:bdb-9{border-width:9px!important;border-bottom-style:solid!important}.u-pc\:bdl-9{border-width:9px!important;border-left-style:solid!important}.u-pc\:bd-10{border-width:10px!important;border-style:solid!important}.u-pc\:bdt-10{border-width:10px!important;border-top-style:solid!important}.u-pc\:bdr-10{border-width:10px!important;border-right-style:solid!important}.u-pc\:bdb-10{border-width:10px!important;border-bottom-style:solid!important}.u-pc\:bdl-10{border-width:10px!important;border-left-style:solid!important}.u-pc\:bd-none{border:none!important}.u-fig.pc\:opt-c{text-align:center}.u-fig.pc\:opt-c figcaption{text-align:initial}.u-fig.pc\:opt-l{text-align:left}.u-fig.pc\:opt-l figcaption{text-align:initial}.u-fig.pc\:opt-r{text-align:right}.u-fig.pc\:opt-r figcaption{text-align:initial}.u-attn.pc\:opt-center,.u-attn-list>.pc\:opt-center{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.u-attn-list.pc\:opt-center>*{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.u-pc\:col2-0{display:flex;flex-wrap:wrap;gap:0rem}.u-pc\:col2-0>*{width:calc(50% + -0rem)}.u-pc\:col3-0{display:flex;flex-wrap:wrap;gap:0rem}.u-pc\:col3-0>*{width:calc(33.3333333333% - 0rem)}.u-pc\:col4-0{display:flex;flex-wrap:wrap;gap:0rem}.u-pc\:col4-0>*{width:calc(25% + -0rem)}.u-pc\:col2-5{display:flex;flex-wrap:wrap;gap:.5rem}.u-pc\:col2-5>*{width:calc(50% - .25rem)}.u-pc\:col3-5{display:flex;flex-wrap:wrap;gap:.5rem}.u-pc\:col3-5>*{width:calc(33.3333333333% - .3333333333rem)}.u-pc\:col4-5{display:flex;flex-wrap:wrap;gap:.5rem}.u-pc\:col4-5>*{width:calc(25% - .375rem)}.u-pc\:col2-10{display:flex;flex-wrap:wrap;gap:1rem}.u-pc\:col2-10>*{width:calc(50% - .5rem)}.u-pc\:col3-10{display:flex;flex-wrap:wrap;gap:1rem}.u-pc\:col3-10>*{width:calc(33.3333333333% - .6666666667rem)}.u-pc\:col4-10{display:flex;flex-wrap:wrap;gap:1rem}.u-pc\:col4-10>*{width:calc(25% - .75rem)}.u-pc\:col2-15{display:flex;flex-wrap:wrap;gap:1.5rem}.u-pc\:col2-15>*{width:calc(50% - .75rem)}.u-pc\:col3-15{display:flex;flex-wrap:wrap;gap:1.5rem}.u-pc\:col3-15>*{width:calc(33.3333333333% - 1rem)}.u-pc\:col4-15{display:flex;flex-wrap:wrap;gap:1.5rem}.u-pc\:col4-15>*{width:calc(25% - 1.125rem)}.u-pc\:col2-20{display:flex;flex-wrap:wrap;gap:2rem}.u-pc\:col2-20>*{width:calc(50% - 1rem)}.u-pc\:col3-20{display:flex;flex-wrap:wrap;gap:2rem}.u-pc\:col3-20>*{width:calc(33.3333333333% - 1.3333333333rem)}.u-pc\:col4-20{display:flex;flex-wrap:wrap;gap:2rem}.u-pc\:col4-20>*{width:calc(25% - 1.5rem)}.u-pc\:col2-25{display:flex;flex-wrap:wrap;gap:2.5rem}.u-pc\:col2-25>*{width:calc(50% - 1.25rem)}.u-pc\:col3-25{display:flex;flex-wrap:wrap;gap:2.5rem}.u-pc\:col3-25>*{width:calc(33.3333333333% - 1.6666666667rem)}.u-pc\:col4-25{display:flex;flex-wrap:wrap;gap:2.5rem}.u-pc\:col4-25>*{width:calc(25% - 1.875rem)}.u-pc\:col2-30{display:flex;flex-wrap:wrap;gap:3rem}.u-pc\:col2-30>*{width:calc(50% - 1.5rem)}.u-pc\:col3-30{display:flex;flex-wrap:wrap;gap:3rem}.u-pc\:col3-30>*{width:calc(33.3333333333% - 2rem)}.u-pc\:col4-30{display:flex;flex-wrap:wrap;gap:3rem}.u-pc\:col4-30>*{width:calc(25% - 2.25rem)}.u-pc\:col2-35{display:flex;flex-wrap:wrap;gap:3.5rem}.u-pc\:col2-35>*{width:calc(50% - 1.75rem)}.u-pc\:col3-35{display:flex;flex-wrap:wrap;gap:3.5rem}.u-pc\:col3-35>*{width:calc(33.3333333333% - 2.3333333333rem)}.u-pc\:col4-35{display:flex;flex-wrap:wrap;gap:3.5rem}.u-pc\:col4-35>*{width:calc(25% - 2.625rem)}.u-pc\:col2-40{display:flex;flex-wrap:wrap;gap:4rem}.u-pc\:col2-40>*{width:calc(50% - 2rem)}.u-pc\:col3-40{display:flex;flex-wrap:wrap;gap:4rem}.u-pc\:col3-40>*{width:calc(33.3333333333% - 2.6666666667rem)}.u-pc\:col4-40{display:flex;flex-wrap:wrap;gap:4rem}.u-pc\:col4-40>*{width:calc(25% - 3rem)}.u-pc\:col2-45{display:flex;flex-wrap:wrap;gap:4.5rem}.u-pc\:col2-45>*{width:calc(50% - 2.25rem)}.u-pc\:col3-45{display:flex;flex-wrap:wrap;gap:4.5rem}.u-pc\:col3-45>*{width:calc(33.3333333333% - 3rem)}.u-pc\:col4-45{display:flex;flex-wrap:wrap;gap:4.5rem}.u-pc\:col4-45>*{width:calc(25% - 3.375rem)}.u-pc\:col2-50{display:flex;flex-wrap:wrap;gap:5rem}.u-pc\:col2-50>*{width:calc(50% - 2.5rem)}.u-pc\:col3-50{display:flex;flex-wrap:wrap;gap:5rem}.u-pc\:col3-50>*{width:calc(33.3333333333% - 3.3333333333rem)}.u-pc\:col4-50{display:flex;flex-wrap:wrap;gap:5rem}.u-pc\:col4-50>*{width:calc(25% - 3.75rem)}.u-pc\:col2-55{display:flex;flex-wrap:wrap;gap:5.5rem}.u-pc\:col2-55>*{width:calc(50% - 2.75rem)}.u-pc\:col3-55{display:flex;flex-wrap:wrap;gap:5.5rem}.u-pc\:col3-55>*{width:calc(33.3333333333% - 3.6666666667rem)}.u-pc\:col4-55{display:flex;flex-wrap:wrap;gap:5.5rem}.u-pc\:col4-55>*{width:calc(25% - 4.125rem)}.u-pc\:col2-60{display:flex;flex-wrap:wrap;gap:6rem}.u-pc\:col2-60>*{width:calc(50% - 3rem)}.u-pc\:col3-60{display:flex;flex-wrap:wrap;gap:6rem}.u-pc\:col3-60>*{width:calc(33.3333333333% - 4rem)}.u-pc\:col4-60{display:flex;flex-wrap:wrap;gap:6rem}.u-pc\:col4-60>*{width:calc(25% - 4.5rem)}.u-pc\:col2-65{display:flex;flex-wrap:wrap;gap:6.5rem}.u-pc\:col2-65>*{width:calc(50% - 3.25rem)}.u-pc\:col3-65{display:flex;flex-wrap:wrap;gap:6.5rem}.u-pc\:col3-65>*{width:calc(33.3333333333% - 4.3333333333rem)}.u-pc\:col4-65{display:flex;flex-wrap:wrap;gap:6.5rem}.u-pc\:col4-65>*{width:calc(25% - 4.875rem)}.u-pc\:col2-70{display:flex;flex-wrap:wrap;gap:7rem}.u-pc\:col2-70>*{width:calc(50% - 3.5rem)}.u-pc\:col3-70{display:flex;flex-wrap:wrap;gap:7rem}.u-pc\:col3-70>*{width:calc(33.3333333333% - 4.6666666667rem)}.u-pc\:col4-70{display:flex;flex-wrap:wrap;gap:7rem}.u-pc\:col4-70>*{width:calc(25% - 5.25rem)}.u-pc\:col2-75{display:flex;flex-wrap:wrap;gap:7.5rem}.u-pc\:col2-75>*{width:calc(50% - 3.75rem)}.u-pc\:col3-75{display:flex;flex-wrap:wrap;gap:7.5rem}.u-pc\:col3-75>*{width:calc(33.3333333333% - 5rem)}.u-pc\:col4-75{display:flex;flex-wrap:wrap;gap:7.5rem}.u-pc\:col4-75>*{width:calc(25% - 5.625rem)}.u-pc\:col2-80{display:flex;flex-wrap:wrap;gap:8rem}.u-pc\:col2-80>*{width:calc(50% - 4rem)}.u-pc\:col3-80{display:flex;flex-wrap:wrap;gap:8rem}.u-pc\:col3-80>*{width:calc(33.3333333333% - 5.3333333333rem)}.u-pc\:col4-80{display:flex;flex-wrap:wrap;gap:8rem}.u-pc\:col4-80>*{width:calc(25% - 6rem)}.u-pc\:col2-85{display:flex;flex-wrap:wrap;gap:8.5rem}.u-pc\:col2-85>*{width:calc(50% - 4.25rem)}.u-pc\:col3-85{display:flex;flex-wrap:wrap;gap:8.5rem}.u-pc\:col3-85>*{width:calc(33.3333333333% - 5.6666666667rem)}.u-pc\:col4-85{display:flex;flex-wrap:wrap;gap:8.5rem}.u-pc\:col4-85>*{width:calc(25% - 6.375rem)}.u-pc\:col2-90{display:flex;flex-wrap:wrap;gap:9rem}.u-pc\:col2-90>*{width:calc(50% - 4.5rem)}.u-pc\:col3-90{display:flex;flex-wrap:wrap;gap:9rem}.u-pc\:col3-90>*{width:calc(33.3333333333% - 6rem)}.u-pc\:col4-90{display:flex;flex-wrap:wrap;gap:9rem}.u-pc\:col4-90>*{width:calc(25% - 6.75rem)}.u-pc\:col2-95{display:flex;flex-wrap:wrap;gap:9.5rem}.u-pc\:col2-95>*{width:calc(50% - 4.75rem)}.u-pc\:col3-95{display:flex;flex-wrap:wrap;gap:9.5rem}.u-pc\:col3-95>*{width:calc(33.3333333333% - 6.3333333333rem)}.u-pc\:col4-95{display:flex;flex-wrap:wrap;gap:9.5rem}.u-pc\:col4-95>*{width:calc(25% - 7.125rem)}.u-pc\:col2-100{display:flex;flex-wrap:wrap;gap:10rem}.u-pc\:col2-100>*{width:calc(50% - 5rem)}.u-pc\:col3-100{display:flex;flex-wrap:wrap;gap:10rem}.u-pc\:col3-100>*{width:calc(33.3333333333% - 6.6666666667rem)}.u-pc\:col4-100{display:flex;flex-wrap:wrap;gap:10rem}.u-pc\:col4-100>*{width:calc(25% - 7.5rem)}.u-d-f.pc\:opt-center{justify-content:center;align-items:center}.u-d-f.pc\:opt-center-x{justify-content:center}.u-d-f.pc\:opt-center-y{align-items:center}.u-d-f.pc\:opt-even{justify-content:space-evenly}.u-d-f.pc\:opt-ratio-1\:9>*:nth-child(odd){width:10%}.u-d-f.pc\:opt-ratio-1\:9>*:nth-child(2n){width:90%}.u-d-f.pc\:opt-ratio-2\:8>*:nth-child(odd){width:20%}.u-d-f.pc\:opt-ratio-2\:8>*:nth-child(2n){width:80%}.u-d-f.pc\:opt-ratio-3\:7>*:nth-child(odd){width:30%}.u-d-f.pc\:opt-ratio-3\:7>*:nth-child(2n){width:70%}.u-d-f.pc\:opt-ratio-4\:6>*:nth-child(odd){width:40%}.u-d-f.pc\:opt-ratio-4\:6>*:nth-child(2n){width:60%}.u-d-f.pc\:opt-ratio-5\:5>*:nth-child(odd){width:50%}.u-d-f.pc\:opt-ratio-5\:5>*:nth-child(2n){width:50%}.u-d-f.pc\:opt-ratio-6\:4>*:nth-child(odd){width:60%}.u-d-f.pc\:opt-ratio-6\:4>*:nth-child(2n){width:40%}.u-d-f.pc\:opt-ratio-7\:3>*:nth-child(odd){width:70%}.u-d-f.pc\:opt-ratio-7\:3>*:nth-child(2n){width:30%}.u-d-f.pc\:opt-ratio-8\:2>*:nth-child(odd){width:80%}.u-d-f.pc\:opt-ratio-8\:2>*:nth-child(2n){width:20%}.u-d-f.pc\:opt-ratio-9\:1>*:nth-child(odd){width:90%}.u-d-f.pc\:opt-ratio-9\:1>*:nth-child(2n){width:10%}.u-d-f.pc\:opt-ratio-10\:0>*:nth-child(odd){width:100%}.u-d-f.pc\:opt-ratio-10\:0>*:nth-child(2n){width:0%}.u-pc\:d-f{display:flex}.u-pc\:d-f.opt-center{justify-content:center;align-items:center}.u-pc\:d-f.opt-center-x{justify-content:center}.u-pc\:d-f.opt-center-y{align-items:center}.u-pc\:d-f.opt-even{justify-content:space-evenly}.u-pc\:d-f.opt-ratio-1\:9>*:nth-child(odd){width:10%}.u-pc\:d-f.opt-ratio-1\:9>*:nth-child(2n){width:90%}.u-pc\:d-f.opt-ratio-2\:8>*:nth-child(odd){width:20%}.u-pc\:d-f.opt-ratio-2\:8>*:nth-child(2n){width:80%}.u-pc\:d-f.opt-ratio-3\:7>*:nth-child(odd){width:30%}.u-pc\:d-f.opt-ratio-3\:7>*:nth-child(2n){width:70%}.u-pc\:d-f.opt-ratio-4\:6>*:nth-child(odd){width:40%}.u-pc\:d-f.opt-ratio-4\:6>*:nth-child(2n){width:60%}.u-pc\:d-f.opt-ratio-5\:5>*:nth-child(odd){width:50%}.u-pc\:d-f.opt-ratio-5\:5>*:nth-child(2n){width:50%}.u-pc\:d-f.opt-ratio-6\:4>*:nth-child(odd){width:60%}.u-pc\:d-f.opt-ratio-6\:4>*:nth-child(2n){width:40%}.u-pc\:d-f.opt-ratio-7\:3>*:nth-child(odd){width:70%}.u-pc\:d-f.opt-ratio-7\:3>*:nth-child(2n){width:30%}.u-pc\:d-f.opt-ratio-8\:2>*:nth-child(odd){width:80%}.u-pc\:d-f.opt-ratio-8\:2>*:nth-child(2n){width:20%}.u-pc\:d-f.opt-ratio-9\:1>*:nth-child(odd){width:90%}.u-pc\:d-f.opt-ratio-9\:1>*:nth-child(2n){width:10%}.u-pc\:d-f.opt-ratio-10\:0>*:nth-child(odd){width:100%}.u-pc\:d-f.opt-ratio-10\:0>*:nth-child(2n){width:0%}.u-pc\:d-b{display:block}.u-pc\:d-i{display:inline}.u-pc\:d-ib{display:inline-block}.u-pc\:d-c{display:contents}.u-pc\:d-if{display:inline-flex}.u-pc\:d-n{display:none}.u-frame.pc\:opt-ratio-9\:16{aspect-ratio:9/16}.u-frame.pc\:opt-ratio-4\:3{aspect-ratio:4/3}.u-frame.pc\:opt-ratio-16\:10{aspect-ratio:16/10}.u-frame.pc\:opt-ratio-1\:1{aspect-ratio:1/1}.u-pc\:stickout{width:100vw;margin-left:calc(-1*(50vw - 50%))}.u-pc\:nowrap{white-space:nowrap}.title-wrapper{padding-top:4.5rem;padding-bottom:4.5rem}.title-wrapper:before{width:5.2rem}.title-en{font-size:4.6rem}.title-ja{font-size:1.6rem}.title1{font-size:2.4rem}.btn{min-width:34rem;font-size:1.8rem;padding:1.5rem 3rem}.btn-wrapper.opt-col3 .btn1.opt-arrow{font-size:1.4rem}.btn-wrapper.opt-even{gap:2.5rem}.btn-wrapper.pc\:opt-left{align-items:flex-start}.btn-wrapper.pc\:opt-right{align-items:flex-end}.btn-wrapper.pc\:opt-col2,.btn-wrapper.pc\:opt-col3,.btn-wrapper.pc\:opt-even{align-items:stretch;flex-direction:initial;justify-content:initial}.btn-wrapper.pc\:opt-col2>*[class*=btn],.btn-wrapper.pc\:opt-col3>*[class*=btn],.btn-wrapper.pc\:opt-even>*[class*=btn]{min-width:initial;display:flex;align-items:center;justify-content:center;flex-direction:column}.btn-wrapper.pc\:opt-col2{display:flex;flex-wrap:wrap}.btn-wrapper.pc\:opt-col2>*{width:calc((100% - 2.5rem)/2)}.btn-wrapper.pc\:opt-col2>*:not(:nth-child(odd)){margin-left:2.5rem}.btn-wrapper.pc\:opt-col2>*:nth-child(n+3){margin-top:2.5rem}.btn-wrapper.pc\:opt-col3{display:flex;flex-wrap:wrap}.btn-wrapper.pc\:opt-col3>*{width:calc((100% - 3rem * (3 - 1)) / 3)}.btn-wrapper.pc\:opt-col3>*:not(:nth-child(3n+1)){margin-left:3rem}.btn-wrapper.pc\:opt-col3>*:nth-child(n+4){margin-top:3rem}.btn-wrapper.pc\:opt-even{justify-content:space-evenly;gap:2.5rem}.btn-wrapper.pc\:opt-even>*[class*=btn]{width:100%;flex-grow:1}.btn-wrapper.sp\:opt-col2>*:not(:first-child),.btn-wrapper.sp\:opt-col3>*:not(:first-child),.btn-wrapper.sp\:opt-even>*:not(:first-child){margin-top:1rem}.btn.opt-small{min-width:20rem;padding:2rem}.btn.pc\:opt-full{width:100%}.box:not(:has(.box-partition)){padding:5rem}.box-partition{padding:5rem}.box1{padding:4rem}.table.pc\:opt-full,.table.pc\:opt-full table{width:100%}.table.pc\:opt-nowrap{overflow:auto;width:100%}.table.pc\:opt-nowrap th,.table.pc\:opt-nowrap td{white-space:nowrap}.table.pc\:opt-nowrap-th{overflow:auto;width:100%}.table.pc\:opt-nowrap-th th{white-space:nowrap}.table.pc\:opt-nowrap-th td{min-width:100vw}.inner{max-width:59.5rem;margin-left:auto;margin-right:auto;padding-left:8rem;padding-right:8rem}.inner1{max-width:59.4rem;margin-left:auto;margin-right:auto;padding-left:4rem;padding-right:4rem}.desc{font-size:2.2rem}.desc1{font-size:1.8rem}.desc2{font-size:1.6rem}.def{font-size:1.8rem}.dest-offset{padding-top:10.5rem;margin-top:-10.5rem}.emp{font-size:1.8rem}.emp1{font-size:2.6rem}.header{display:none}.pc\:row{display:flex;position:relative}.pc\:right{width:41.3194444444%}.pc\:left{width:58.6805555556%;height:100vh;position:sticky;top:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.item-name,.item-price{font-size:1.6rem;font-weight:700}.contents{padding-top:8rem;padding-bottom:8rem}.player-list-wrapper .player-list:first-child{padding-right:4rem}.player-list-wrapper .player-list:last-child{padding-left:4rem}.player-name{font-size:1.6rem;font-weight:700}.player-list-container{padding:4rem}.sponsor-list>*:nth-child(n+2){margin-top:3.5rem}.sponsor-image{width:20rem}}@media screen and (min-width: 768px) and (max-width: 767px){.u-pc\:d-f.sp\:opt-center{justify-content:center;align-items:center}.u-pc\:d-f.sp\:opt-center-x{justify-content:center}.u-pc\:d-f.sp\:opt-center-y{align-items:center}.u-pc\:d-f.sp\:opt-even{justify-content:space-evenly}.u-pc\:d-f.sp\:opt-ratio-1\:9>*:nth-child(odd){width:10%}.u-pc\:d-f.sp\:opt-ratio-1\:9>*:nth-child(2n){width:90%}.u-pc\:d-f.sp\:opt-ratio-2\:8>*:nth-child(odd){width:20%}.u-pc\:d-f.sp\:opt-ratio-2\:8>*:nth-child(2n){width:80%}.u-pc\:d-f.sp\:opt-ratio-3\:7>*:nth-child(odd){width:30%}.u-pc\:d-f.sp\:opt-ratio-3\:7>*:nth-child(2n){width:70%}.u-pc\:d-f.sp\:opt-ratio-4\:6>*:nth-child(odd){width:40%}.u-pc\:d-f.sp\:opt-ratio-4\:6>*:nth-child(2n){width:60%}.u-pc\:d-f.sp\:opt-ratio-5\:5>*:nth-child(odd){width:50%}.u-pc\:d-f.sp\:opt-ratio-5\:5>*:nth-child(2n){width:50%}.u-pc\:d-f.sp\:opt-ratio-6\:4>*:nth-child(odd){width:60%}.u-pc\:d-f.sp\:opt-ratio-6\:4>*:nth-child(2n){width:40%}.u-pc\:d-f.sp\:opt-ratio-7\:3>*:nth-child(odd){width:70%}.u-pc\:d-f.sp\:opt-ratio-7\:3>*:nth-child(2n){width:30%}.u-pc\:d-f.sp\:opt-ratio-8\:2>*:nth-child(odd){width:80%}.u-pc\:d-f.sp\:opt-ratio-8\:2>*:nth-child(2n){width:20%}.u-pc\:d-f.sp\:opt-ratio-9\:1>*:nth-child(odd){width:90%}.u-pc\:d-f.sp\:opt-ratio-9\:1>*:nth-child(2n){width:10%}.u-pc\:d-f.sp\:opt-ratio-10\:0>*:nth-child(odd){width:100%}.u-pc\:d-f.sp\:opt-ratio-10\:0>*:nth-child(2n){width:0%}}@media screen and (min-width: 768px) and (min-width: 768px){.u-pc\:d-f.pc\:opt-center{justify-content:center;align-items:center}.u-pc\:d-f.pc\:opt-center-x{justify-content:center}.u-pc\:d-f.pc\:opt-center-y{align-items:center}.u-pc\:d-f.pc\:opt-even{justify-content:space-evenly}.u-pc\:d-f.pc\:opt-ratio-1\:9>*:nth-child(odd){width:10%}.u-pc\:d-f.pc\:opt-ratio-1\:9>*:nth-child(2n){width:90%}.u-pc\:d-f.pc\:opt-ratio-2\:8>*:nth-child(odd){width:20%}.u-pc\:d-f.pc\:opt-ratio-2\:8>*:nth-child(2n){width:80%}.u-pc\:d-f.pc\:opt-ratio-3\:7>*:nth-child(odd){width:30%}.u-pc\:d-f.pc\:opt-ratio-3\:7>*:nth-child(2n){width:70%}.u-pc\:d-f.pc\:opt-ratio-4\:6>*:nth-child(odd){width:40%}.u-pc\:d-f.pc\:opt-ratio-4\:6>*:nth-child(2n){width:60%}.u-pc\:d-f.pc\:opt-ratio-5\:5>*:nth-child(odd){width:50%}.u-pc\:d-f.pc\:opt-ratio-5\:5>*:nth-child(2n){width:50%}.u-pc\:d-f.pc\:opt-ratio-6\:4>*:nth-child(odd){width:60%}.u-pc\:d-f.pc\:opt-ratio-6\:4>*:nth-child(2n){width:40%}.u-pc\:d-f.pc\:opt-ratio-7\:3>*:nth-child(odd){width:70%}.u-pc\:d-f.pc\:opt-ratio-7\:3>*:nth-child(2n){width:30%}.u-pc\:d-f.pc\:opt-ratio-8\:2>*:nth-child(odd){width:80%}.u-pc\:d-f.pc\:opt-ratio-8\:2>*:nth-child(2n){width:20%}.u-pc\:d-f.pc\:opt-ratio-9\:1>*:nth-child(odd){width:90%}.u-pc\:d-f.pc\:opt-ratio-9\:1>*:nth-child(2n){width:10%}.u-pc\:d-f.pc\:opt-ratio-10\:0>*:nth-child(odd){width:100%}.u-pc\:d-f.pc\:opt-ratio-10\:0>*:nth-child(2n){width:0%}}@media screen and (max-width: 767px){html{font-size:2.5641025641vw}body{font-size:1.4rem}[id^=js-modal]{height:100vh;height:100dvh}.js-modal{padding-left:1.5rem;padding-right:1.5rem}.js-modal-inner{max-height:calc(100vh - 3rem);max-height:calc(100dvh - 3rem)}.closer{width:3rem;height:3rem;top:1rem;right:2.5rem}.modal{min-width:100%}.modal-head{padding:2rem 4.5rem}.modal-body{padding:3rem 2rem}.u-pc{display:none!important}.u-sp\:mt-0{margin-top:0rem!important}.u-sp\:mr-0{margin-right:0rem!important}.u-sp\:mb-0{margin-bottom:0rem!important}.u-sp\:ml-0{margin-left:0rem!important}.u-sp\:mX-0{margin-left:0rem!important;margin-right:0rem!important}.u-sp\:vert-0>*:not(:first-child){margin-top:0rem!important}.u-sp\:mt-5{margin-top:.5rem!important}.u-sp\:mr-5{margin-right:.5rem!important}.u-sp\:mb-5{margin-bottom:.5rem!important}.u-sp\:ml-5{margin-left:.5rem!important}.u-sp\:mX-5{margin-left:.5rem!important;margin-right:.5rem!important}.u-sp\:vert-5>*:not(:first-child){margin-top:.5rem!important}.u-sp\:mt-10{margin-top:1rem!important}.u-sp\:mr-10{margin-right:1rem!important}.u-sp\:mb-10{margin-bottom:1rem!important}.u-sp\:ml-10{margin-left:1rem!important}.u-sp\:mX-10{margin-left:1rem!important;margin-right:1rem!important}.u-sp\:vert-10>*:not(:first-child){margin-top:1rem!important}.u-sp\:mt-15{margin-top:1.5rem!important}.u-sp\:mr-15{margin-right:1.5rem!important}.u-sp\:mb-15{margin-bottom:1.5rem!important}.u-sp\:ml-15{margin-left:1.5rem!important}.u-sp\:mX-15{margin-left:1.5rem!important;margin-right:1.5rem!important}.u-sp\:vert-15>*:not(:first-child){margin-top:1.5rem!important}.u-sp\:mt-20{margin-top:2rem!important}.u-sp\:mr-20{margin-right:2rem!important}.u-sp\:mb-20{margin-bottom:2rem!important}.u-sp\:ml-20{margin-left:2rem!important}.u-sp\:mX-20{margin-left:2rem!important;margin-right:2rem!important}.u-sp\:vert-20>*:not(:first-child){margin-top:2rem!important}.u-sp\:mt-25{margin-top:2.5rem!important}.u-sp\:mr-25{margin-right:2.5rem!important}.u-sp\:mb-25{margin-bottom:2.5rem!important}.u-sp\:ml-25{margin-left:2.5rem!important}.u-sp\:mX-25{margin-left:2.5rem!important;margin-right:2.5rem!important}.u-sp\:vert-25>*:not(:first-child){margin-top:2.5rem!important}.u-sp\:mt-30{margin-top:3rem!important}.u-sp\:mr-30{margin-right:3rem!important}.u-sp\:mb-30{margin-bottom:3rem!important}.u-sp\:ml-30{margin-left:3rem!important}.u-sp\:mX-30{margin-left:3rem!important;margin-right:3rem!important}.u-sp\:vert-30>*:not(:first-child){margin-top:3rem!important}.u-sp\:mt-35{margin-top:3.5rem!important}.u-sp\:mr-35{margin-right:3.5rem!important}.u-sp\:mb-35{margin-bottom:3.5rem!important}.u-sp\:ml-35{margin-left:3.5rem!important}.u-sp\:mX-35{margin-left:3.5rem!important;margin-right:3.5rem!important}.u-sp\:vert-35>*:not(:first-child){margin-top:3.5rem!important}.u-sp\:mt-40{margin-top:4rem!important}.u-sp\:mr-40{margin-right:4rem!important}.u-sp\:mb-40{margin-bottom:4rem!important}.u-sp\:ml-40{margin-left:4rem!important}.u-sp\:mX-40{margin-left:4rem!important;margin-right:4rem!important}.u-sp\:vert-40>*:not(:first-child){margin-top:4rem!important}.u-sp\:mt-45{margin-top:4.5rem!important}.u-sp\:mr-45{margin-right:4.5rem!important}.u-sp\:mb-45{margin-bottom:4.5rem!important}.u-sp\:ml-45{margin-left:4.5rem!important}.u-sp\:mX-45{margin-left:4.5rem!important;margin-right:4.5rem!important}.u-sp\:vert-45>*:not(:first-child){margin-top:4.5rem!important}.u-sp\:mt-50{margin-top:5rem!important}.u-sp\:mr-50{margin-right:5rem!important}.u-sp\:mb-50{margin-bottom:5rem!important}.u-sp\:ml-50{margin-left:5rem!important}.u-sp\:mX-50{margin-left:5rem!important;margin-right:5rem!important}.u-sp\:vert-50>*:not(:first-child){margin-top:5rem!important}.u-sp\:mt-55{margin-top:5.5rem!important}.u-sp\:mr-55{margin-right:5.5rem!important}.u-sp\:mb-55{margin-bottom:5.5rem!important}.u-sp\:ml-55{margin-left:5.5rem!important}.u-sp\:mX-55{margin-left:5.5rem!important;margin-right:5.5rem!important}.u-sp\:vert-55>*:not(:first-child){margin-top:5.5rem!important}.u-sp\:mt-60{margin-top:6rem!important}.u-sp\:mr-60{margin-right:6rem!important}.u-sp\:mb-60{margin-bottom:6rem!important}.u-sp\:ml-60{margin-left:6rem!important}.u-sp\:mX-60{margin-left:6rem!important;margin-right:6rem!important}.u-sp\:vert-60>*:not(:first-child){margin-top:6rem!important}.u-sp\:mt-65{margin-top:6.5rem!important}.u-sp\:mr-65{margin-right:6.5rem!important}.u-sp\:mb-65{margin-bottom:6.5rem!important}.u-sp\:ml-65{margin-left:6.5rem!important}.u-sp\:mX-65{margin-left:6.5rem!important;margin-right:6.5rem!important}.u-sp\:vert-65>*:not(:first-child){margin-top:6.5rem!important}.u-sp\:mt-70{margin-top:7rem!important}.u-sp\:mr-70{margin-right:7rem!important}.u-sp\:mb-70{margin-bottom:7rem!important}.u-sp\:ml-70{margin-left:7rem!important}.u-sp\:mX-70{margin-left:7rem!important;margin-right:7rem!important}.u-sp\:vert-70>*:not(:first-child){margin-top:7rem!important}.u-sp\:mt-75{margin-top:7.5rem!important}.u-sp\:mr-75{margin-right:7.5rem!important}.u-sp\:mb-75{margin-bottom:7.5rem!important}.u-sp\:ml-75{margin-left:7.5rem!important}.u-sp\:mX-75{margin-left:7.5rem!important;margin-right:7.5rem!important}.u-sp\:vert-75>*:not(:first-child){margin-top:7.5rem!important}.u-sp\:mt-80{margin-top:8rem!important}.u-sp\:mr-80{margin-right:8rem!important}.u-sp\:mb-80{margin-bottom:8rem!important}.u-sp\:ml-80{margin-left:8rem!important}.u-sp\:mX-80{margin-left:8rem!important;margin-right:8rem!important}.u-sp\:vert-80>*:not(:first-child){margin-top:8rem!important}.u-sp\:mt-85{margin-top:8.5rem!important}.u-sp\:mr-85{margin-right:8.5rem!important}.u-sp\:mb-85{margin-bottom:8.5rem!important}.u-sp\:ml-85{margin-left:8.5rem!important}.u-sp\:mX-85{margin-left:8.5rem!important;margin-right:8.5rem!important}.u-sp\:vert-85>*:not(:first-child){margin-top:8.5rem!important}.u-sp\:mt-90{margin-top:9rem!important}.u-sp\:mr-90{margin-right:9rem!important}.u-sp\:mb-90{margin-bottom:9rem!important}.u-sp\:ml-90{margin-left:9rem!important}.u-sp\:mX-90{margin-left:9rem!important;margin-right:9rem!important}.u-sp\:vert-90>*:not(:first-child){margin-top:9rem!important}.u-sp\:mt-95{margin-top:9.5rem!important}.u-sp\:mr-95{margin-right:9.5rem!important}.u-sp\:mb-95{margin-bottom:9.5rem!important}.u-sp\:ml-95{margin-left:9.5rem!important}.u-sp\:mX-95{margin-left:9.5rem!important;margin-right:9.5rem!important}.u-sp\:vert-95>*:not(:first-child){margin-top:9.5rem!important}.u-sp\:mt-100{margin-top:10rem!important}.u-sp\:mr-100{margin-right:10rem!important}.u-sp\:mb-100{margin-bottom:10rem!important}.u-sp\:ml-100{margin-left:10rem!important}.u-sp\:mX-100{margin-left:10rem!important;margin-right:10rem!important}.u-sp\:vert-100>*:not(:first-child){margin-top:10rem!important}.u-sp\:mt-auto{margin-top:auto!important}.u-sp\:mr-auto{margin-right:auto!important}.u-sp\:ml-auto{margin-left:auto!important}.u-sp\:mb-auto{margin-bottom:auto!important}.u-sp\:mX-auto{margin-right:auto!important;margin-left:auto!important}.u-sp\:p-0{padding:0rem!important}.u-sp\:pt-0{padding-top:0rem!important}.u-sp\:pr-0{padding-right:0rem!important}.u-sp\:pb-0{padding-bottom:0rem!important}.u-sp\:pl-0{padding-left:0rem!important}.u-sp\:pY-0{padding-top:0rem!important;padding-bottom:0rem!important}.u-sp\:pX-0{padding-left:0rem!important;padding-right:0rem!important}.u-sp\:p-5{padding:.5rem!important}.u-sp\:pt-5{padding-top:.5rem!important}.u-sp\:pr-5{padding-right:.5rem!important}.u-sp\:pb-5{padding-bottom:.5rem!important}.u-sp\:pl-5{padding-left:.5rem!important}.u-sp\:pY-5{padding-top:.5rem!important;padding-bottom:.5rem!important}.u-sp\:pX-5{padding-left:.5rem!important;padding-right:.5rem!important}.u-sp\:p-10{padding:1rem!important}.u-sp\:pt-10{padding-top:1rem!important}.u-sp\:pr-10{padding-right:1rem!important}.u-sp\:pb-10{padding-bottom:1rem!important}.u-sp\:pl-10{padding-left:1rem!important}.u-sp\:pY-10{padding-top:1rem!important;padding-bottom:1rem!important}.u-sp\:pX-10{padding-left:1rem!important;padding-right:1rem!important}.u-sp\:p-15{padding:1.5rem!important}.u-sp\:pt-15{padding-top:1.5rem!important}.u-sp\:pr-15{padding-right:1.5rem!important}.u-sp\:pb-15{padding-bottom:1.5rem!important}.u-sp\:pl-15{padding-left:1.5rem!important}.u-sp\:pY-15{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.u-sp\:pX-15{padding-left:1.5rem!important;padding-right:1.5rem!important}.u-sp\:p-20{padding:2rem!important}.u-sp\:pt-20{padding-top:2rem!important}.u-sp\:pr-20{padding-right:2rem!important}.u-sp\:pb-20{padding-bottom:2rem!important}.u-sp\:pl-20{padding-left:2rem!important}.u-sp\:pY-20{padding-top:2rem!important;padding-bottom:2rem!important}.u-sp\:pX-20{padding-left:2rem!important;padding-right:2rem!important}.u-sp\:p-25{padding:2.5rem!important}.u-sp\:pt-25{padding-top:2.5rem!important}.u-sp\:pr-25{padding-right:2.5rem!important}.u-sp\:pb-25{padding-bottom:2.5rem!important}.u-sp\:pl-25{padding-left:2.5rem!important}.u-sp\:pY-25{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.u-sp\:pX-25{padding-left:2.5rem!important;padding-right:2.5rem!important}.u-sp\:p-30{padding:3rem!important}.u-sp\:pt-30{padding-top:3rem!important}.u-sp\:pr-30{padding-right:3rem!important}.u-sp\:pb-30{padding-bottom:3rem!important}.u-sp\:pl-30{padding-left:3rem!important}.u-sp\:pY-30{padding-top:3rem!important;padding-bottom:3rem!important}.u-sp\:pX-30{padding-left:3rem!important;padding-right:3rem!important}.u-sp\:p-35{padding:3.5rem!important}.u-sp\:pt-35{padding-top:3.5rem!important}.u-sp\:pr-35{padding-right:3.5rem!important}.u-sp\:pb-35{padding-bottom:3.5rem!important}.u-sp\:pl-35{padding-left:3.5rem!important}.u-sp\:pY-35{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.u-sp\:pX-35{padding-left:3.5rem!important;padding-right:3.5rem!important}.u-sp\:p-40{padding:4rem!important}.u-sp\:pt-40{padding-top:4rem!important}.u-sp\:pr-40{padding-right:4rem!important}.u-sp\:pb-40{padding-bottom:4rem!important}.u-sp\:pl-40{padding-left:4rem!important}.u-sp\:pY-40{padding-top:4rem!important;padding-bottom:4rem!important}.u-sp\:pX-40{padding-left:4rem!important;padding-right:4rem!important}.u-sp\:p-45{padding:4.5rem!important}.u-sp\:pt-45{padding-top:4.5rem!important}.u-sp\:pr-45{padding-right:4.5rem!important}.u-sp\:pb-45{padding-bottom:4.5rem!important}.u-sp\:pl-45{padding-left:4.5rem!important}.u-sp\:pY-45{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.u-sp\:pX-45{padding-left:4.5rem!important;padding-right:4.5rem!important}.u-sp\:p-50{padding:5rem!important}.u-sp\:pt-50{padding-top:5rem!important}.u-sp\:pr-50{padding-right:5rem!important}.u-sp\:pb-50{padding-bottom:5rem!important}.u-sp\:pl-50{padding-left:5rem!important}.u-sp\:pY-50{padding-top:5rem!important;padding-bottom:5rem!important}.u-sp\:pX-50{padding-left:5rem!important;padding-right:5rem!important}.u-sp\:p-55{padding:5.5rem!important}.u-sp\:pt-55{padding-top:5.5rem!important}.u-sp\:pr-55{padding-right:5.5rem!important}.u-sp\:pb-55{padding-bottom:5.5rem!important}.u-sp\:pl-55{padding-left:5.5rem!important}.u-sp\:pY-55{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.u-sp\:pX-55{padding-left:5.5rem!important;padding-right:5.5rem!important}.u-sp\:p-60{padding:6rem!important}.u-sp\:pt-60{padding-top:6rem!important}.u-sp\:pr-60{padding-right:6rem!important}.u-sp\:pb-60{padding-bottom:6rem!important}.u-sp\:pl-60{padding-left:6rem!important}.u-sp\:pY-60{padding-top:6rem!important;padding-bottom:6rem!important}.u-sp\:pX-60{padding-left:6rem!important;padding-right:6rem!important}.u-sp\:p-65{padding:6.5rem!important}.u-sp\:pt-65{padding-top:6.5rem!important}.u-sp\:pr-65{padding-right:6.5rem!important}.u-sp\:pb-65{padding-bottom:6.5rem!important}.u-sp\:pl-65{padding-left:6.5rem!important}.u-sp\:pY-65{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.u-sp\:pX-65{padding-left:6.5rem!important;padding-right:6.5rem!important}.u-sp\:p-70{padding:7rem!important}.u-sp\:pt-70{padding-top:7rem!important}.u-sp\:pr-70{padding-right:7rem!important}.u-sp\:pb-70{padding-bottom:7rem!important}.u-sp\:pl-70{padding-left:7rem!important}.u-sp\:pY-70{padding-top:7rem!important;padding-bottom:7rem!important}.u-sp\:pX-70{padding-left:7rem!important;padding-right:7rem!important}.u-sp\:p-75{padding:7.5rem!important}.u-sp\:pt-75{padding-top:7.5rem!important}.u-sp\:pr-75{padding-right:7.5rem!important}.u-sp\:pb-75{padding-bottom:7.5rem!important}.u-sp\:pl-75{padding-left:7.5rem!important}.u-sp\:pY-75{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.u-sp\:pX-75{padding-left:7.5rem!important;padding-right:7.5rem!important}.u-sp\:p-80{padding:8rem!important}.u-sp\:pt-80{padding-top:8rem!important}.u-sp\:pr-80{padding-right:8rem!important}.u-sp\:pb-80{padding-bottom:8rem!important}.u-sp\:pl-80{padding-left:8rem!important}.u-sp\:pY-80{padding-top:8rem!important;padding-bottom:8rem!important}.u-sp\:pX-80{padding-left:8rem!important;padding-right:8rem!important}.u-sp\:p-85{padding:8.5rem!important}.u-sp\:pt-85{padding-top:8.5rem!important}.u-sp\:pr-85{padding-right:8.5rem!important}.u-sp\:pb-85{padding-bottom:8.5rem!important}.u-sp\:pl-85{padding-left:8.5rem!important}.u-sp\:pY-85{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.u-sp\:pX-85{padding-left:8.5rem!important;padding-right:8.5rem!important}.u-sp\:p-90{padding:9rem!important}.u-sp\:pt-90{padding-top:9rem!important}.u-sp\:pr-90{padding-right:9rem!important}.u-sp\:pb-90{padding-bottom:9rem!important}.u-sp\:pl-90{padding-left:9rem!important}.u-sp\:pY-90{padding-top:9rem!important;padding-bottom:9rem!important}.u-sp\:pX-90{padding-left:9rem!important;padding-right:9rem!important}.u-sp\:p-95{padding:9.5rem!important}.u-sp\:pt-95{padding-top:9.5rem!important}.u-sp\:pr-95{padding-right:9.5rem!important}.u-sp\:pb-95{padding-bottom:9.5rem!important}.u-sp\:pl-95{padding-left:9.5rem!important}.u-sp\:pY-95{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.u-sp\:pX-95{padding-left:9.5rem!important;padding-right:9.5rem!important}.u-sp\:p-100{padding:10rem!important}.u-sp\:pt-100{padding-top:10rem!important}.u-sp\:pr-100{padding-right:10rem!important}.u-sp\:pb-100{padding-bottom:10rem!important}.u-sp\:pl-100{padding-left:10rem!important}.u-sp\:pY-100{padding-top:10rem!important;padding-bottom:10rem!important}.u-sp\:pX-100{padding-left:10rem!important;padding-right:10rem!important}.u-sp\:fz-10{font-size:1rem!important}.u-sp\:fz-12{font-size:1.2rem!important}.u-sp\:fz-14{font-size:1.4rem!important}.u-sp\:fz-16{font-size:1.6rem!important}.u-sp\:fz-18{font-size:1.8rem!important}.u-sp\:fz-20{font-size:2rem!important}.u-sp\:fz-22{font-size:2.2rem!important}.u-sp\:fz-24{font-size:2.4rem!important}.u-sp\:fz-26{font-size:2.6rem!important}.u-sp\:fz-28{font-size:2.8rem!important}.u-sp\:fz-30{font-size:3rem!important}.u-sp\:fz-32{font-size:3.2rem!important}.u-sp\:ta-c{text-align:center}.u-sp\:ta-l{text-align:left}.u-sp\:bd{border:1px solid currentColor}.u-sp\:bdt{border-top:1px solid currentColor}.u-sp\:bdt-none{border-top:none!important}.u-sp\:bdr{border-right:1px solid currentColor}.u-sp\:bdr-none{border-right:none!important}.u-sp\:bdb{border-bottom:1px solid currentColor}.u-sp\:bdb-none{border-bottom:none!important}.u-sp\:bdl{border-left:1px solid currentColor}.u-sp\:bdl-none{border-left:none!important}.u-sp\:bd-1{border-width:1px!important;border-style:solid!important}.u-sp\:bdt-1{border-width:1px!important;border-top-style:solid!important}.u-sp\:bdr-1{border-width:1px!important;border-right-style:solid!important}.u-sp\:bdb-1{border-width:1px!important;border-bottom-style:solid!important}.u-sp\:bdl-1{border-width:1px!important;border-left-style:solid!important}.u-sp\:bd-2{border-width:2px!important;border-style:solid!important}.u-sp\:bdt-2{border-width:2px!important;border-top-style:solid!important}.u-sp\:bdr-2{border-width:2px!important;border-right-style:solid!important}.u-sp\:bdb-2{border-width:2px!important;border-bottom-style:solid!important}.u-sp\:bdl-2{border-width:2px!important;border-left-style:solid!important}.u-sp\:bd-3{border-width:3px!important;border-style:solid!important}.u-sp\:bdt-3{border-width:3px!important;border-top-style:solid!important}.u-sp\:bdr-3{border-width:3px!important;border-right-style:solid!important}.u-sp\:bdb-3{border-width:3px!important;border-bottom-style:solid!important}.u-sp\:bdl-3{border-width:3px!important;border-left-style:solid!important}.u-sp\:bd-4{border-width:4px!important;border-style:solid!important}.u-sp\:bdt-4{border-width:4px!important;border-top-style:solid!important}.u-sp\:bdr-4{border-width:4px!important;border-right-style:solid!important}.u-sp\:bdb-4{border-width:4px!important;border-bottom-style:solid!important}.u-sp\:bdl-4{border-width:4px!important;border-left-style:solid!important}.u-sp\:bd-5{border-width:5px!important;border-style:solid!important}.u-sp\:bdt-5{border-width:5px!important;border-top-style:solid!important}.u-sp\:bdr-5{border-width:5px!important;border-right-style:solid!important}.u-sp\:bdb-5{border-width:5px!important;border-bottom-style:solid!important}.u-sp\:bdl-5{border-width:5px!important;border-left-style:solid!important}.u-sp\:bd-6{border-width:6px!important;border-style:solid!important}.u-sp\:bdt-6{border-width:6px!important;border-top-style:solid!important}.u-sp\:bdr-6{border-width:6px!important;border-right-style:solid!important}.u-sp\:bdb-6{border-width:6px!important;border-bottom-style:solid!important}.u-sp\:bdl-6{border-width:6px!important;border-left-style:solid!important}.u-sp\:bd-7{border-width:7px!important;border-style:solid!important}.u-sp\:bdt-7{border-width:7px!important;border-top-style:solid!important}.u-sp\:bdr-7{border-width:7px!important;border-right-style:solid!important}.u-sp\:bdb-7{border-width:7px!important;border-bottom-style:solid!important}.u-sp\:bdl-7{border-width:7px!important;border-left-style:solid!important}.u-sp\:bd-8{border-width:8px!important;border-style:solid!important}.u-sp\:bdt-8{border-width:8px!important;border-top-style:solid!important}.u-sp\:bdr-8{border-width:8px!important;border-right-style:solid!important}.u-sp\:bdb-8{border-width:8px!important;border-bottom-style:solid!important}.u-sp\:bdl-8{border-width:8px!important;border-left-style:solid!important}.u-sp\:bd-9{border-width:9px!important;border-style:solid!important}.u-sp\:bdt-9{border-width:9px!important;border-top-style:solid!important}.u-sp\:bdr-9{border-width:9px!important;border-right-style:solid!important}.u-sp\:bdb-9{border-width:9px!important;border-bottom-style:solid!important}.u-sp\:bdl-9{border-width:9px!important;border-left-style:solid!important}.u-sp\:bd-10{border-width:10px!important;border-style:solid!important}.u-sp\:bdt-10{border-width:10px!important;border-top-style:solid!important}.u-sp\:bdr-10{border-width:10px!important;border-right-style:solid!important}.u-sp\:bdb-10{border-width:10px!important;border-bottom-style:solid!important}.u-sp\:bdl-10{border-width:10px!important;border-left-style:solid!important}.u-sp\:bd-none{border:none!important}.u-fig.sp\:opt-c{text-align:center}.u-fig.sp\:opt-c figcaption{text-align:initial}.u-fig.sp\:opt-l{text-align:left}.u-fig.sp\:opt-l figcaption{text-align:initial}.u-fig.sp\:opt-r{text-align:right}.u-fig.sp\:opt-r figcaption{text-align:initial}.u-attn.sp\:opt-center,.u-attn-list>.sp\:opt-center{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.u-attn-list.sp\:opt-center>*{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.u-sp\:col2-0{display:flex;flex-wrap:wrap;gap:0rem}.u-sp\:col2-0>*{width:calc(50% + -0rem)}.u-sp\:col3-0{display:flex;flex-wrap:wrap;gap:0rem}.u-sp\:col3-0>*{width:calc(33.3333333333% - 0rem)}.u-sp\:col4-0{display:flex;flex-wrap:wrap;gap:0rem}.u-sp\:col4-0>*{width:calc(25% + -0rem)}.u-sp\:col2-5{display:flex;flex-wrap:wrap;gap:.5rem}.u-sp\:col2-5>*{width:calc(50% - .25rem)}.u-sp\:col3-5{display:flex;flex-wrap:wrap;gap:.5rem}.u-sp\:col3-5>*{width:calc(33.3333333333% - .3333333333rem)}.u-sp\:col4-5{display:flex;flex-wrap:wrap;gap:.5rem}.u-sp\:col4-5>*{width:calc(25% - .375rem)}.u-sp\:col2-10{display:flex;flex-wrap:wrap;gap:1rem}.u-sp\:col2-10>*{width:calc(50% - .5rem)}.u-sp\:col3-10{display:flex;flex-wrap:wrap;gap:1rem}.u-sp\:col3-10>*{width:calc(33.3333333333% - .6666666667rem)}.u-sp\:col4-10{display:flex;flex-wrap:wrap;gap:1rem}.u-sp\:col4-10>*{width:calc(25% - .75rem)}.u-sp\:col2-15{display:flex;flex-wrap:wrap;gap:1.5rem}.u-sp\:col2-15>*{width:calc(50% - .75rem)}.u-sp\:col3-15{display:flex;flex-wrap:wrap;gap:1.5rem}.u-sp\:col3-15>*{width:calc(33.3333333333% - 1rem)}.u-sp\:col4-15{display:flex;flex-wrap:wrap;gap:1.5rem}.u-sp\:col4-15>*{width:calc(25% - 1.125rem)}.u-sp\:col2-20{display:flex;flex-wrap:wrap;gap:2rem}.u-sp\:col2-20>*{width:calc(50% - 1rem)}.u-sp\:col3-20{display:flex;flex-wrap:wrap;gap:2rem}.u-sp\:col3-20>*{width:calc(33.3333333333% - 1.3333333333rem)}.u-sp\:col4-20{display:flex;flex-wrap:wrap;gap:2rem}.u-sp\:col4-20>*{width:calc(25% - 1.5rem)}.u-sp\:col2-25{display:flex;flex-wrap:wrap;gap:2.5rem}.u-sp\:col2-25>*{width:calc(50% - 1.25rem)}.u-sp\:col3-25{display:flex;flex-wrap:wrap;gap:2.5rem}.u-sp\:col3-25>*{width:calc(33.3333333333% - 1.6666666667rem)}.u-sp\:col4-25{display:flex;flex-wrap:wrap;gap:2.5rem}.u-sp\:col4-25>*{width:calc(25% - 1.875rem)}.u-sp\:col2-30{display:flex;flex-wrap:wrap;gap:3rem}.u-sp\:col2-30>*{width:calc(50% - 1.5rem)}.u-sp\:col3-30{display:flex;flex-wrap:wrap;gap:3rem}.u-sp\:col3-30>*{width:calc(33.3333333333% - 2rem)}.u-sp\:col4-30{display:flex;flex-wrap:wrap;gap:3rem}.u-sp\:col4-30>*{width:calc(25% - 2.25rem)}.u-sp\:col2-35{display:flex;flex-wrap:wrap;gap:3.5rem}.u-sp\:col2-35>*{width:calc(50% - 1.75rem)}.u-sp\:col3-35{display:flex;flex-wrap:wrap;gap:3.5rem}.u-sp\:col3-35>*{width:calc(33.3333333333% - 2.3333333333rem)}.u-sp\:col4-35{display:flex;flex-wrap:wrap;gap:3.5rem}.u-sp\:col4-35>*{width:calc(25% - 2.625rem)}.u-sp\:col2-40{display:flex;flex-wrap:wrap;gap:4rem}.u-sp\:col2-40>*{width:calc(50% - 2rem)}.u-sp\:col3-40{display:flex;flex-wrap:wrap;gap:4rem}.u-sp\:col3-40>*{width:calc(33.3333333333% - 2.6666666667rem)}.u-sp\:col4-40{display:flex;flex-wrap:wrap;gap:4rem}.u-sp\:col4-40>*{width:calc(25% - 3rem)}.u-sp\:col2-45{display:flex;flex-wrap:wrap;gap:4.5rem}.u-sp\:col2-45>*{width:calc(50% - 2.25rem)}.u-sp\:col3-45{display:flex;flex-wrap:wrap;gap:4.5rem}.u-sp\:col3-45>*{width:calc(33.3333333333% - 3rem)}.u-sp\:col4-45{display:flex;flex-wrap:wrap;gap:4.5rem}.u-sp\:col4-45>*{width:calc(25% - 3.375rem)}.u-sp\:col2-50{display:flex;flex-wrap:wrap;gap:5rem}.u-sp\:col2-50>*{width:calc(50% - 2.5rem)}.u-sp\:col3-50{display:flex;flex-wrap:wrap;gap:5rem}.u-sp\:col3-50>*{width:calc(33.3333333333% - 3.3333333333rem)}.u-sp\:col4-50{display:flex;flex-wrap:wrap;gap:5rem}.u-sp\:col4-50>*{width:calc(25% - 3.75rem)}.u-sp\:col2-55{display:flex;flex-wrap:wrap;gap:5.5rem}.u-sp\:col2-55>*{width:calc(50% - 2.75rem)}.u-sp\:col3-55{display:flex;flex-wrap:wrap;gap:5.5rem}.u-sp\:col3-55>*{width:calc(33.3333333333% - 3.6666666667rem)}.u-sp\:col4-55{display:flex;flex-wrap:wrap;gap:5.5rem}.u-sp\:col4-55>*{width:calc(25% - 4.125rem)}.u-sp\:col2-60{display:flex;flex-wrap:wrap;gap:6rem}.u-sp\:col2-60>*{width:calc(50% - 3rem)}.u-sp\:col3-60{display:flex;flex-wrap:wrap;gap:6rem}.u-sp\:col3-60>*{width:calc(33.3333333333% - 4rem)}.u-sp\:col4-60{display:flex;flex-wrap:wrap;gap:6rem}.u-sp\:col4-60>*{width:calc(25% - 4.5rem)}.u-sp\:col2-65{display:flex;flex-wrap:wrap;gap:6.5rem}.u-sp\:col2-65>*{width:calc(50% - 3.25rem)}.u-sp\:col3-65{display:flex;flex-wrap:wrap;gap:6.5rem}.u-sp\:col3-65>*{width:calc(33.3333333333% - 4.3333333333rem)}.u-sp\:col4-65{display:flex;flex-wrap:wrap;gap:6.5rem}.u-sp\:col4-65>*{width:calc(25% - 4.875rem)}.u-sp\:col2-70{display:flex;flex-wrap:wrap;gap:7rem}.u-sp\:col2-70>*{width:calc(50% - 3.5rem)}.u-sp\:col3-70{display:flex;flex-wrap:wrap;gap:7rem}.u-sp\:col3-70>*{width:calc(33.3333333333% - 4.6666666667rem)}.u-sp\:col4-70{display:flex;flex-wrap:wrap;gap:7rem}.u-sp\:col4-70>*{width:calc(25% - 5.25rem)}.u-sp\:col2-75{display:flex;flex-wrap:wrap;gap:7.5rem}.u-sp\:col2-75>*{width:calc(50% - 3.75rem)}.u-sp\:col3-75{display:flex;flex-wrap:wrap;gap:7.5rem}.u-sp\:col3-75>*{width:calc(33.3333333333% - 5rem)}.u-sp\:col4-75{display:flex;flex-wrap:wrap;gap:7.5rem}.u-sp\:col4-75>*{width:calc(25% - 5.625rem)}.u-sp\:col2-80{display:flex;flex-wrap:wrap;gap:8rem}.u-sp\:col2-80>*{width:calc(50% - 4rem)}.u-sp\:col3-80{display:flex;flex-wrap:wrap;gap:8rem}.u-sp\:col3-80>*{width:calc(33.3333333333% - 5.3333333333rem)}.u-sp\:col4-80{display:flex;flex-wrap:wrap;gap:8rem}.u-sp\:col4-80>*{width:calc(25% - 6rem)}.u-sp\:col2-85{display:flex;flex-wrap:wrap;gap:8.5rem}.u-sp\:col2-85>*{width:calc(50% - 4.25rem)}.u-sp\:col3-85{display:flex;flex-wrap:wrap;gap:8.5rem}.u-sp\:col3-85>*{width:calc(33.3333333333% - 5.6666666667rem)}.u-sp\:col4-85{display:flex;flex-wrap:wrap;gap:8.5rem}.u-sp\:col4-85>*{width:calc(25% - 6.375rem)}.u-sp\:col2-90{display:flex;flex-wrap:wrap;gap:9rem}.u-sp\:col2-90>*{width:calc(50% - 4.5rem)}.u-sp\:col3-90{display:flex;flex-wrap:wrap;gap:9rem}.u-sp\:col3-90>*{width:calc(33.3333333333% - 6rem)}.u-sp\:col4-90{display:flex;flex-wrap:wrap;gap:9rem}.u-sp\:col4-90>*{width:calc(25% - 6.75rem)}.u-sp\:col2-95{display:flex;flex-wrap:wrap;gap:9.5rem}.u-sp\:col2-95>*{width:calc(50% - 4.75rem)}.u-sp\:col3-95{display:flex;flex-wrap:wrap;gap:9.5rem}.u-sp\:col3-95>*{width:calc(33.3333333333% - 6.3333333333rem)}.u-sp\:col4-95{display:flex;flex-wrap:wrap;gap:9.5rem}.u-sp\:col4-95>*{width:calc(25% - 7.125rem)}.u-sp\:col2-100{display:flex;flex-wrap:wrap;gap:10rem}.u-sp\:col2-100>*{width:calc(50% - 5rem)}.u-sp\:col3-100{display:flex;flex-wrap:wrap;gap:10rem}.u-sp\:col3-100>*{width:calc(33.3333333333% - 6.6666666667rem)}.u-sp\:col4-100{display:flex;flex-wrap:wrap;gap:10rem}.u-sp\:col4-100>*{width:calc(25% - 7.5rem)}.u-d-f.sp\:opt-center{justify-content:center;align-items:center}.u-d-f.sp\:opt-center-x{justify-content:center}.u-d-f.sp\:opt-center-y{align-items:center}.u-d-f.sp\:opt-even{justify-content:space-evenly}.u-d-f.sp\:opt-ratio-1\:9>*:nth-child(odd){width:10%}.u-d-f.sp\:opt-ratio-1\:9>*:nth-child(2n){width:90%}.u-d-f.sp\:opt-ratio-2\:8>*:nth-child(odd){width:20%}.u-d-f.sp\:opt-ratio-2\:8>*:nth-child(2n){width:80%}.u-d-f.sp\:opt-ratio-3\:7>*:nth-child(odd){width:30%}.u-d-f.sp\:opt-ratio-3\:7>*:nth-child(2n){width:70%}.u-d-f.sp\:opt-ratio-4\:6>*:nth-child(odd){width:40%}.u-d-f.sp\:opt-ratio-4\:6>*:nth-child(2n){width:60%}.u-d-f.sp\:opt-ratio-5\:5>*:nth-child(odd){width:50%}.u-d-f.sp\:opt-ratio-5\:5>*:nth-child(2n){width:50%}.u-d-f.sp\:opt-ratio-6\:4>*:nth-child(odd){width:60%}.u-d-f.sp\:opt-ratio-6\:4>*:nth-child(2n){width:40%}.u-d-f.sp\:opt-ratio-7\:3>*:nth-child(odd){width:70%}.u-d-f.sp\:opt-ratio-7\:3>*:nth-child(2n){width:30%}.u-d-f.sp\:opt-ratio-8\:2>*:nth-child(odd){width:80%}.u-d-f.sp\:opt-ratio-8\:2>*:nth-child(2n){width:20%}.u-d-f.sp\:opt-ratio-9\:1>*:nth-child(odd){width:90%}.u-d-f.sp\:opt-ratio-9\:1>*:nth-child(2n){width:10%}.u-d-f.sp\:opt-ratio-10\:0>*:nth-child(odd){width:100%}.u-d-f.sp\:opt-ratio-10\:0>*:nth-child(2n){width:0%}.u-sp\:d-f{display:flex}.u-sp\:d-f.opt-center{justify-content:center;align-items:center}.u-sp\:d-f.opt-center-x{justify-content:center}.u-sp\:d-f.opt-center-y{align-items:center}.u-sp\:d-f.opt-even{justify-content:space-evenly}.u-sp\:d-f.opt-ratio-1\:9>*:nth-child(odd){width:10%}.u-sp\:d-f.opt-ratio-1\:9>*:nth-child(2n){width:90%}.u-sp\:d-f.opt-ratio-2\:8>*:nth-child(odd){width:20%}.u-sp\:d-f.opt-ratio-2\:8>*:nth-child(2n){width:80%}.u-sp\:d-f.opt-ratio-3\:7>*:nth-child(odd){width:30%}.u-sp\:d-f.opt-ratio-3\:7>*:nth-child(2n){width:70%}.u-sp\:d-f.opt-ratio-4\:6>*:nth-child(odd){width:40%}.u-sp\:d-f.opt-ratio-4\:6>*:nth-child(2n){width:60%}.u-sp\:d-f.opt-ratio-5\:5>*:nth-child(odd){width:50%}.u-sp\:d-f.opt-ratio-5\:5>*:nth-child(2n){width:50%}.u-sp\:d-f.opt-ratio-6\:4>*:nth-child(odd){width:60%}.u-sp\:d-f.opt-ratio-6\:4>*:nth-child(2n){width:40%}.u-sp\:d-f.opt-ratio-7\:3>*:nth-child(odd){width:70%}.u-sp\:d-f.opt-ratio-7\:3>*:nth-child(2n){width:30%}.u-sp\:d-f.opt-ratio-8\:2>*:nth-child(odd){width:80%}.u-sp\:d-f.opt-ratio-8\:2>*:nth-child(2n){width:20%}.u-sp\:d-f.opt-ratio-9\:1>*:nth-child(odd){width:90%}.u-sp\:d-f.opt-ratio-9\:1>*:nth-child(2n){width:10%}.u-sp\:d-f.opt-ratio-10\:0>*:nth-child(odd){width:100%}.u-sp\:d-f.opt-ratio-10\:0>*:nth-child(2n){width:0%}.u-sp\:d-b{display:block}.u-sp\:d-i{display:inline}.u-sp\:d-ib{display:inline-block}.u-sp\:d-c{display:contents}.u-sp\:d-if{display:inline-flex}.u-sp\:d-n{display:none}.u-frame.sp\:opt-ratio-9\:16{aspect-ratio:9/16}.u-frame.sp\:opt-ratio-4\:3{aspect-ratio:4/3}.u-frame.sp\:opt-ratio-16\:10{aspect-ratio:16/10}.u-frame.sp\:opt-ratio-1\:1{aspect-ratio:1/1}.u-sp\:stickout{width:100vw;margin-left:calc(-1*(50vw - 50%))}.u-sp\:nowrap{white-space:nowrap}.title-wrapper{padding-top:2rem;padding-bottom:2rem}.title-wrapper:before{width:3rem}.title-en{font-size:3.2rem}.title-ja{font-size:1.4rem}.title1{font-size:2rem}.btn{min-width:25rem;font-size:1.4rem;padding:1.5rem}.btn-wrapper.opt-col3 .btn1.opt-arrow{font-size:1.3rem}.btn-wrapper.opt-even{gap:1rem}.btn-wrapper.sp\:opt-left{align-items:flex-start}.btn-wrapper.sp\:opt-right{align-items:flex-end}.btn-wrapper.sp\:opt-col2,.btn-wrapper.sp\:opt-col3,.btn-wrapper.sp\:opt-even{align-items:stretch;flex-direction:initial;justify-content:initial}.btn-wrapper.sp\:opt-col2>*[class*=btn],.btn-wrapper.sp\:opt-col3>*[class*=btn],.btn-wrapper.sp\:opt-even>*[class*=btn]{min-width:initial;display:flex;align-items:center;justify-content:center;flex-direction:column}.btn-wrapper.sp\:opt-col2{display:flex;flex-wrap:wrap}.btn-wrapper.sp\:opt-col2>*{width:calc((100% - 1rem)/2)}.btn-wrapper.sp\:opt-col2>*:not(:nth-child(odd)){margin-left:1rem}.btn-wrapper.sp\:opt-col2>*:nth-child(n+3){margin-top:1rem}.btn-wrapper.sp\:opt-col3{display:flex;flex-wrap:wrap}.btn-wrapper.sp\:opt-col3>*{width:calc((100% - 1rem * (3 - 1)) / 3)}.btn-wrapper.sp\:opt-col3>*:not(:nth-child(3n+1)){margin-left:1rem}.btn-wrapper.sp\:opt-col3>*:nth-child(n+4){margin-top:1rem}.btn-wrapper.sp\:opt-even{justify-content:space-evenly;gap:1rem}.btn-wrapper.sp\:opt-even>*[class*=btn]{width:100%;flex-grow:1}.btn-wrapper.pc\:opt-col2>*:not(:first-child),.btn-wrapper.pc\:opt-col3>*:not(:first-child),.btn-wrapper.pc\:opt-even>*:not(:first-child){margin-top:1rem}.btn.opt-small{min-width:15rem;padding:1.2rem 1.5rem}.btn.sp\:opt-full{width:100%}.box:not(:has(.box-partition)){padding:3rem 1.5rem}.box-partition{padding:3rem 1.5rem}.box1{padding:2rem}.table.sp\:opt-full,.table.sp\:opt-full table{width:100%}.table.sp\:opt-nowrap{overflow:auto;width:100%}.table.sp\:opt-nowrap th,.table.sp\:opt-nowrap td{white-space:nowrap}.table.sp\:opt-nowrap-th{overflow:auto;width:100%}.table.sp\:opt-nowrap-th th{white-space:nowrap}.table.sp\:opt-nowrap-th td{min-width:100vw}.inner,.inner1{padding:0 2rem}.desc{font-size:1.8rem}.desc1{font-size:1.6rem}.dest-offset{padding-top:7.5rem;margin-top:-7.5rem}.emp{font-size:1.6rem}.emp1{font-size:1.8rem}.header{display:contents}.pc\:left{display:none}.contents{padding-top:6rem;padding-bottom:6rem}.player-list-wrapper .player-list:first-child{padding-right:2rem}.player-list-wrapper .player-list:last-child{padding-left:2rem}.player-list-container{padding:2rem}.sponsor-list>*:nth-child(n+2){margin-top:2rem}.sponsor-image{width:16.5rem}}@media screen and (max-width: 767px) and (max-width: 767px){.u-sp\:d-f.sp\:opt-center{justify-content:center;align-items:center}.u-sp\:d-f.sp\:opt-center-x{justify-content:center}.u-sp\:d-f.sp\:opt-center-y{align-items:center}.u-sp\:d-f.sp\:opt-even{justify-content:space-evenly}.u-sp\:d-f.sp\:opt-ratio-1\:9>*:nth-child(odd){width:10%}.u-sp\:d-f.sp\:opt-ratio-1\:9>*:nth-child(2n){width:90%}.u-sp\:d-f.sp\:opt-ratio-2\:8>*:nth-child(odd){width:20%}.u-sp\:d-f.sp\:opt-ratio-2\:8>*:nth-child(2n){width:80%}.u-sp\:d-f.sp\:opt-ratio-3\:7>*:nth-child(odd){width:30%}.u-sp\:d-f.sp\:opt-ratio-3\:7>*:nth-child(2n){width:70%}.u-sp\:d-f.sp\:opt-ratio-4\:6>*:nth-child(odd){width:40%}.u-sp\:d-f.sp\:opt-ratio-4\:6>*:nth-child(2n){width:60%}.u-sp\:d-f.sp\:opt-ratio-5\:5>*:nth-child(odd){width:50%}.u-sp\:d-f.sp\:opt-ratio-5\:5>*:nth-child(2n){width:50%}.u-sp\:d-f.sp\:opt-ratio-6\:4>*:nth-child(odd){width:60%}.u-sp\:d-f.sp\:opt-ratio-6\:4>*:nth-child(2n){width:40%}.u-sp\:d-f.sp\:opt-ratio-7\:3>*:nth-child(odd){width:70%}.u-sp\:d-f.sp\:opt-ratio-7\:3>*:nth-child(2n){width:30%}.u-sp\:d-f.sp\:opt-ratio-8\:2>*:nth-child(odd){width:80%}.u-sp\:d-f.sp\:opt-ratio-8\:2>*:nth-child(2n){width:20%}.u-sp\:d-f.sp\:opt-ratio-9\:1>*:nth-child(odd){width:90%}.u-sp\:d-f.sp\:opt-ratio-9\:1>*:nth-child(2n){width:10%}.u-sp\:d-f.sp\:opt-ratio-10\:0>*:nth-child(odd){width:100%}.u-sp\:d-f.sp\:opt-ratio-10\:0>*:nth-child(2n){width:0%}}@media screen and (max-width: 767px) and (min-width: 768px){.u-sp\:d-f.pc\:opt-center{justify-content:center;align-items:center}.u-sp\:d-f.pc\:opt-center-x{justify-content:center}.u-sp\:d-f.pc\:opt-center-y{align-items:center}.u-sp\:d-f.pc\:opt-even{justify-content:space-evenly}.u-sp\:d-f.pc\:opt-ratio-1\:9>*:nth-child(odd){width:10%}.u-sp\:d-f.pc\:opt-ratio-1\:9>*:nth-child(2n){width:90%}.u-sp\:d-f.pc\:opt-ratio-2\:8>*:nth-child(odd){width:20%}.u-sp\:d-f.pc\:opt-ratio-2\:8>*:nth-child(2n){width:80%}.u-sp\:d-f.pc\:opt-ratio-3\:7>*:nth-child(odd){width:30%}.u-sp\:d-f.pc\:opt-ratio-3\:7>*:nth-child(2n){width:70%}.u-sp\:d-f.pc\:opt-ratio-4\:6>*:nth-child(odd){width:40%}.u-sp\:d-f.pc\:opt-ratio-4\:6>*:nth-child(2n){width:60%}.u-sp\:d-f.pc\:opt-ratio-5\:5>*:nth-child(odd){width:50%}.u-sp\:d-f.pc\:opt-ratio-5\:5>*:nth-child(2n){width:50%}.u-sp\:d-f.pc\:opt-ratio-6\:4>*:nth-child(odd){width:60%}.u-sp\:d-f.pc\:opt-ratio-6\:4>*:nth-child(2n){width:40%}.u-sp\:d-f.pc\:opt-ratio-7\:3>*:nth-child(odd){width:70%}.u-sp\:d-f.pc\:opt-ratio-7\:3>*:nth-child(2n){width:30%}.u-sp\:d-f.pc\:opt-ratio-8\:2>*:nth-child(odd){width:80%}.u-sp\:d-f.pc\:opt-ratio-8\:2>*:nth-child(2n){width:20%}.u-sp\:d-f.pc\:opt-ratio-9\:1>*:nth-child(odd){width:90%}.u-sp\:d-f.pc\:opt-ratio-9\:1>*:nth-child(2n){width:10%}.u-sp\:d-f.pc\:opt-ratio-10\:0>*:nth-child(odd){width:100%}.u-sp\:d-f.pc\:opt-ratio-10\:0>*:nth-child(2n){width:0%}}@media (hover: hover){.u-banner a:where(:-moz-any-link,:enabled,summary):hover{opacity:.5}.u-banner a:where(:any-link,:enabled,summary):hover{opacity:.5}.btn:where(:-moz-any-link,:enabled,summary):hover{background:#000;color:#fcc800}.btn:where(:any-link,:enabled,summary):hover{background:#000;color:#fcc800}.btn:where(:-moz-any-link,:enabled,summary):hover:after{background-color:currentColor}.btn:where(:any-link,:enabled,summary):hover:after{background-color:currentColor}.menu-item a:where(:-moz-any-link,:enabled,summary):hover{opacity:.5}.menu-item a:where(:any-link,:enabled,summary):hover{opacity:.5}.news-item a:where(:-moz-any-link,:enabled,summary):hover{background:#000}.news-item a:where(:any-link,:enabled,summary):hover{background:#000}}.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}}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:before,.simplebar-content:after{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}
