@charset "UTF-8";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.modal-open{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.bear-react-carousel__root{width:100%;position:relative;height:var(--carousel-height, inherit);aspect-ratio:var(--carousel-aspect-ratio);-webkit-user-select:none;user-select:none}.bear-react-carousel__test-number{position:absolute;top:0;bottom:0;right:0;left:0;z-index:2;font-size:60px;display:flex;justify-content:center;align-items:center;color:#fff;pointer-events:none;overflow:auto}.bear-react-carousel__window-size{position:absolute;bottom:0;left:0;z-index:2;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#00000080;font-size:12px;padding:5px 10px}.bear-react-carousel__pagination-group{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;position:absolute;left:50%;bottom:12px;transform:translate(-50%);text-align:center;width:auto;z-index:10}.bear-react-carousel__root[data-touching] .bear-react-carousel__pagination-group{pointer-events:none}.bear-react-carousel__pagination-group .bear-react-carousel__pagination-button{width:.5rem;height:.5rem;border-radius:7px;background-color:#bdbdbd;opacity:.6;box-shadow:3px 3px 9px #bdbdbd1f;margin:0 6px}.bear-react-carousel__pagination-group .bear-react-carousel__pagination-button[data-active]{background-color:var(--primary-color, #00a3e0)}.bear-react-carousel__pagination-button{position:relative;display:inline-grid;cursor:pointer}.bear-react-carousel__clone-icon-group{position:absolute;top:10px;left:10px;z-index:3;display:flex;flex-direction:row;font-size:12px;color:#fff}.bear-react-carousel__clone-icon{width:20px;height:20px;background:transparent no-repeat center center;background-size:100%;opacity:.5}.bear-react-carousel__nav-button{background-color:#ffffff80;border-radius:99em;opacity:.6;color:#fff;border:none;outline:none}.bear-react-carousel__nav-prev-button,.bear-react-carousel__nav-next-button{cursor:pointer;overflow:hidden;position:absolute;z-index:11;top:0;bottom:0;margin:auto 0;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;width:40px;height:40px}.bear-react-carousel__root[data-touching] .bear-react-carousel__nav-group{pointer-events:none}.bear-react-carousel__root[data-first-page][data-last-page] .bear-react-carousel__pagination-group,.bear-react-carousel__root[data-first-page] .bear-react-carousel__nav-prev-button,.bear-react-carousel__root[data-last-page] .bear-react-carousel__nav-next-button{opacity:0;pointer-events:none}.bear-react-carousel__nav-group>.bear-react-carousel__nav-prev-button{left:10px}.bear-react-carousel__nav-group>.bear-react-carousel__nav-next-button{right:10px;transform:rotate(180deg)}.bear-react-carousel__nav-icon{background:no-repeat center;background-size:30px;height:20px;width:20px}.bear-react-carousel__nav-icon:after{content:"く";font-size:15px;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.bear-react-carousel__slide-item{box-sizing:border-box;transition-property:transform;position:relative;overflow:hidden;flex:0 0 auto;width:var(--carousel-slide-width);padding-left:calc(var(--carousel-space-between) / 2);padding-right:calc(var(--carousel-space-between) / 2)}.bear-react-carousel__slide-item__image{max-width:100%;max-height:100%;width:100%}.bear-react-carousel__slide-item__image-preload{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;height:100%}.bear-react-carousel__slide-item__card{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.bear-react-carousel__container{position:relative;display:flex;flex-direction:row;height:inherit;transition-timing-function:ease}.bear-react-carousel__content{top:0;right:0;min-width:100%;max-width:100%;height:100%;z-index:1;overflow:hidden;position:var(--carousel-content-position)}.bear-react-carousel__root[data-gpu-render] .bear-react-carousel__container{will-change:transform}.bear-react-carousel__root[data-mouse-move] .bear-react-carousel__container{cursor:pointer}.bear-react-carousel__root[data-debug] .bear-react-carousel__slide-item[data-active]{border:1px solid #f64f4f}.bear-react-carousel__test-number{background-color:#00000080}.bear-react-carousel__root[data-debug] .bear-react-carousel__content:before{content:"";position:absolute;left:50%;height:100%;width:0;border-left:1px dashed #a4a4a4;z-index:50;pointer-events:none}.img-fluid{max-width:100%!important;height:auto!important}.img-cover{width:100%!important;object-fit:cover!important}.border{border:var(--acrool-border-width) var(--acrool-border-style) var(--acrool-border-color)!important}.border-top{border-top:var(--acrool-border-width) var(--acrool-border-style) var(--acrool-border-color)!important}.border-right{border-right:var(--acrool-border-width) var(--acrool-border-style) var(--acrool-border-color)!important}.border-bottom{border-bottom:var(--acrool-border-width) var(--acrool-border-style) var(--acrool-border-color)!important}.border-left{border-left:var(--acrool-border-width) var(--acrool-border-style) var(--acrool-border-color)!important}.rotate-90{transform:rotate(90deg)!important}.rotate-180{transform:rotate(180deg)!important}.rotate-270{transform:rotate(270deg)!important}.text-overflow{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.text-area-overflow{display:-webkit-box!important;overflow:hidden!important;text-overflow:ellipsis!important;-webkit-line-clamp:var(--overflow-line, 1);-webkit-box-orient:vertical!important}.text-area-overflow-2{--overflow-line: 2}.text-area-overflow-3{--overflow-line: 3}.text-area-overflow-4{--overflow-line: 4}.text-area-overflow-5{--overflow-line: 5}.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.absolute-center-x{position:absolute;left:50%;transform:translate(-50%)}.absolute-center-y{position:absolute;top:50%;transform:translateY(-50%)}.filter-gray{filter:grayscale(1)!important}.filter-while{filter:brightness(0) invert(1)!important}.filter-mask-b{-webkit-mask-image:linear-gradient(to bottom,white,white,transparent)!important;mask-image:linear-gradient(to bottom,white,white,transparent)!important}.filter-mask-b-80{-webkit-mask-image:linear-gradient(to bottom,white 0%,white 80%,transparent 100%)!important;mask-image:linear-gradient(to bottom,white 0%,white 80%,transparent 100%)!important}.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.h-inherit,.h-0,.h-100,.h-auto,.w-inherit,.w-0,.w-100,.w-auto,.rounded,.rounded-top,.rounded-end,.rounded-bottom,.rounded-start,.rounded-circle,.rounded-0,.rounded-1,.rounded-2,.rounded-3,.rounded-4,.rounded-5,.rounded-6,.g-0,.gy-0,.gx-0,.g-1,.gy-1,.gx-1,.g-2,.gy-2,.gx-2,.g-3,.gy-3,.gx-3,.g-4,.gy-4,.gx-4,.g-5,.gy-5,.gx-5,.g-6,.gy-6,.gx-6,.g-7,.gy-7,.gx-7,.g-8,.gy-8,.gx-8,.g-9,.gy-9,.gx-9,.m-0,.mt-0,.my-0,.mr-0,.mx-0,.mb-0,.ml-0,.m-1,.mt-1,.my-1,.mr-1,.mx-1,.mb-1,.ml-1,.m-2,.mt-2,.my-2,.mr-2,.mx-2,.mb-2,.ml-2,.m-3,.mt-3,.my-3,.mr-3,.mx-3,.mb-3,.ml-3,.m-4,.mt-4,.my-4,.mr-4,.mx-4,.mb-4,.ml-4,.m-5,.mt-5,.my-5,.mr-5,.mx-5,.mb-5,.ml-5,.m-6,.mt-6,.my-6,.mr-6,.mx-6,.mb-6,.ml-6,.m-7,.mt-7,.my-7,.mr-7,.mx-7,.mb-7,.ml-7,.m-8,.mt-8,.my-8,.mr-8,.mx-8,.mb-8,.ml-8,.m-9,.mt-9,.my-9,.mr-9,.mx-9,.mb-9,.ml-9,.m-auto,.mt-auto,.my-auto,.mr-auto,.mx-auto,.mb-auto,.ml-auto,.p-0,.p-1,.p-2,.p-3,.p-4,.p-5,.px-0,.py-0,.pt-0,.pr-0,.pb-0,.pl-0,.px-1,.py-1,.pt-1,.pr-1,.pb-1,.pl-1,.px-2,.py-2,.pt-2,.pr-2,.pb-2,.pl-2,.px-3,.py-3,.pt-3,.pr-3,.pb-3,.pl-3,.px-4,.py-4,.pt-4,.pr-4,.pb-4,.pl-4,.px-5,.py-5,.pt-5,.pr-5,.pb-5,.pl-5,.px-6,.py-6,.pt-6,.pr-6,.pb-6,.pl-6,.px-7,.py-7,.pt-7,.pr-7,.pb-7,.pl-7,.px-8,.py-8,.pt-8,.pr-8,.pb-8,.pl-8,.px-9,.py-9,.pt-9,.pr-9,.pb-9,.pl-9,.gap-0,.column-gap-0,.row-gap-0,.gap-1,.column-gap-1,.row-gap-1,.gap-2,.column-gap-2,.row-gap-2,.gap-3,.column-gap-3,.row-gap-3,.gap-4,.column-gap-4,.row-gap-4,.gap-5,.column-gap-5,.row-gap-5,.gap-6,.column-gap-6,.row-gap-6,.gap-7,.column-gap-7,.row-gap-7,.gap-8,.column-gap-8,.row-gap-8,.gap-9,.column-gap-9,.row-gap-9,.position-static,.position-relative,.d-none,.d-inline,.d-inline-block,.d-block,.d-flex,.d-inline-flex,.d-grid,.d-inline-grid,.flex-row,.flex-column,.flex-row-reverse,.flex-column-reverse,.flex-wrap,.flex-nowrap,.flex-wrap-reverse,.flex-1,.flex-auto,.flex-fill,.flex-grow-0,.flex-grow-1,.flex-shrink-0,.flex-shrink-1,.justify-content-auto,.justify-content-start,.justify-content-end,.justify-content-center,.justify-content-between,.justify-content-around,.justify-items-auto,.justify-items-start,.justify-items-end,.justify-items-center,.justify-items-stretch,.justify-self-auto,.justify-self-start,.justify-self-center,.justify-self-end,.align-content-auto,.align-content-start,.align-content-end,.align-content-center,.align-content-between,.align-content-around,.align-content-stretch,.align-items-auto,.align-items-start,.align-items-end,.align-items-center,.align-items-baseline,.align-items-stretch,.align-self-auto,.align-self-start,.align-self-end,.align-self-center,.align-self-baseline,.align-self-stretch,.place-items-auto,.place-items-start,.place-items-end,.place-items-center,.text-justify,.text-left,.text-right,.text-center,.g-col-1,.g-col-2,.g-col-3,.g-col-4,.g-col-5,.g-row-1,.g-row-2,.g-row-3,.g-row-4,.g-row-5,.overflow-initial,.overflow-x-initial,.overflow-y-initial,.overflow-hidden,.overflow-x-hidden,.overflow-y-hidden,.overflow-auto,.overflow-x-auto,.overflow-y-auto,.overflow-scroll,.overflow-x-scroll,.overflow-y-scroll,.order-0,.order-1,.order-2,.order-3,.order-4,.order-5,.order-6,.order-7,.order-8,.order-9,.order-first,.order-last,.grid-flow-col,.grid-flow-row,.grid-flow-dense,.grid-flow-row-dense,.grid-flow-col-dense{box-sizing:border-box}@media (min-width: 576px){.h-sm-inherit,.h-sm-0,.h-sm-100,.h-sm-auto,.w-sm-inherit,.w-sm-0,.w-sm-100,.w-sm-auto,.d-sm-none,.d-sm-inline,.d-sm-inline-block,.d-sm-block,.d-sm-flex,.d-sm-inline-flex,.d-sm-grid,.d-sm-inline-grid,.flex-sm-row,.flex-sm-column,.flex-sm-row-reverse,.flex-sm-column-reverse,.flex-sm-wrap,.flex-sm-nowrap,.flex-sm-wrap-reverse,.flex-sm-1,.flex-sm-auto,.flex-sm-fill,.flex-sm-grow-0,.flex-sm-grow-1,.flex-sm-shrink-0,.flex-sm-shrink-1,.justify-content-sm-auto,.justify-content-sm-start,.justify-content-sm-end,.justify-content-sm-center,.justify-content-sm-between,.justify-content-sm-around,.justify-items-sm-auto,.justify-items-sm-start,.justify-items-sm-end,.justify-items-sm-center,.justify-items-sm-stretch,.justify-self-sm-auto,.justify-self-sm-start,.justify-self-sm-center,.justify-self-sm-end,.align-content-sm-auto,.align-content-sm-start,.align-content-sm-end,.align-content-sm-center,.align-content-sm-between,.align-content-sm-around,.align-content-sm-stretch,.align-items-sm-auto,.align-items-sm-start,.align-items-sm-end,.align-items-sm-center,.align-items-sm-baseline,.align-items-sm-stretch,.align-self-sm-auto,.align-self-sm-start,.align-self-sm-end,.align-self-sm-center,.align-self-sm-baseline,.align-self-sm-stretch,.place-items-sm-auto,.place-items-sm-start,.place-items-sm-end,.place-items-sm-center,.rounded-sm .rounded-sm-top,.rounded-sm-end,.rounded-sm-bottom,.rounded-sm-start,.rounded-sm-circle,.rounded-sm-0,.rounded-sm-1,.rounded-sm-2,.rounded-sm-3,.rounded-sm-4,.rounded-sm-5,.rounded-sm-6,.text-sm-justify,.text-sm-left,.text-sm-right,.text-sm-center,.g-sm-0,.gy-sm-0,.gx-sm-0,.g-sm-1,.gy-sm-1,.gx-sm-1,.g-sm-2,.gy-sm-2,.gx-sm-2,.g-sm-3,.gy-sm-3,.gx-sm-3,.g-sm-4,.gy-sm-4,.gx-sm-4,.g-sm-5,.gy-sm-5,.gx-sm-5,.g-sm-6,.gy-sm-6,.gx-sm-6,.g-sm-7,.gy-sm-7,.gx-sm-7,.g-sm-8,.gy-sm-8,.gx-sm-8,.g-sm-9,.gy-sm-9,.gx-sm-9,.m-sm-0,.mt-sm-0,.my-sm-0,.mr-sm-0,.mx-sm-0,.mb-sm-0,.ml-sm-0,.m-sm-1,.mt-sm-1,.my-sm-1,.mr-sm-1,.mx-sm-1,.mb-sm-1,.ml-sm-1,.m-sm-2,.mt-sm-2,.my-sm-2,.mr-sm-2,.mx-sm-2,.mb-sm-2,.ml-sm-2,.m-sm-3,.mt-sm-3,.my-sm-3,.mr-sm-3,.mx-sm-3,.mb-sm-3,.ml-sm-3,.m-sm-4,.mt-sm-4,.my-sm-4,.mr-sm-4,.mx-sm-4,.mb-sm-4,.ml-sm-4,.m-sm-5,.mt-sm-5,.my-sm-5,.mr-sm-5,.mx-sm-5,.mb-sm-5,.ml-sm-5,.m-sm-6,.mt-sm-6,.my-sm-6,.mr-sm-6,.mx-sm-6,.mb-sm-6,.ml-sm-6,.m-sm-7,.mt-sm-7,.my-sm-7,.mr-sm-7,.mx-sm-7,.mb-sm-7,.ml-sm-7,.m-sm-8,.mt-sm-8,.my-sm-8,.mr-sm-8,.mx-sm-8,.mb-sm-8,.ml-sm-8,.m-sm-9,.mt-sm-9,.my-sm-9,.mr-sm-9,.mx-sm-9,.mb-sm-9,.ml-sm-9,.m-sm-auto,.mt-sm-auto,.my-sm-auto,.mr-sm-auto,.mx-sm-auto,.mb-sm-auto,.ml-sm-auto,.p-sm-0,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.px-sm-0,.py-sm-0,.pt-sm-0,.pr-sm-0,.pb-sm-0,.pl-sm-0,.px-sm-1,.py-sm-1,.pt-sm-1,.pr-sm-1,.pb-sm-1,.pl-sm-1,.px-sm-2,.py-sm-2,.pt-sm-2,.pr-sm-2,.pb-sm-2,.pl-sm-2,.px-sm-3,.py-sm-3,.pt-sm-3,.pr-sm-3,.pb-sm-3,.pl-sm-3,.px-sm-4,.py-sm-4,.pt-sm-4,.pr-sm-4,.pb-sm-4,.pl-sm-4,.px-sm-5,.py-sm-5,.pt-sm-5,.pr-sm-5,.pb-sm-5,.pl-sm-5,.px-sm-6,.py-sm-6,.pt-sm-6,.pr-sm-6,.pb-sm-6,.pl-sm-6,.px-sm-7,.py-sm-7,.pt-sm-7,.pr-sm-7,.pb-sm-7,.pl-sm-7,.px-sm-8,.py-sm-8,.pt-sm-8,.pr-sm-8,.pb-sm-8,.pl-sm-8,.px-sm-9,.py-sm-9,.pt-sm-9,.pr-sm-9,.pb-sm-9,.pl-sm-9,.gap-sm-0,.column-gap-sm-0,.row-gap-sm-0,.gap-sm-1,.column-gap-sm-1,.row-gap-sm-1,.gap-sm-2,.column-gap-sm-2,.row-gap-sm-2,.gap-sm-3,.column-gap-sm-3,.row-gap-sm-3,.gap-sm-4,.column-gap-sm-4,.row-gap-sm-4,.gap-sm-5,.column-gap-sm-5,.row-gap-sm-5,.gap-sm-6,.column-gap-sm-6,.row-gap-sm-6,.gap-sm-7,.column-gap-sm-7,.row-gap-sm-7,.gap-sm-8,.column-gap-sm-8,.row-gap-sm-8,.gap-sm-9,.column-gap-sm-9,.row-gap-sm-9,.g-col-sm-1,.g-col-sm-2,.g-col-sm-3,.g-col-sm-4,.g-col-sm-5,.g-row-sm-1,.g-row-sm-2,.g-row-sm-3,.g-row-sm-4,.g-row-sm-5,.overflow-sm-initial,.overflow-x-sm-initial,.overflow-y-sm-initial,.overflow-sm-hidden,.overflow-x-sm-hidden,.overflow-y-sm-hidden,.overflow-sm-auto,.overflow-x-sm-auto,.overflow-y-sm-auto,.overflow-sm-scroll,.overflow-x-sm-scroll,.overflow-y-sm-scroll,.order-sm-0,.order-sm-1,.order-sm-2,.order-sm-3,.order-sm-4,.order-sm-5,.order-sm-6,.order-sm-7,.order-sm-8,.order-sm-9,.order-sm-first,.order-sm-last,.grid-flow-sm-column,.grid-flow-sm-row,.grid-flow-sm-dense{box-sizing:border-box}}@media (min-width: 768px){.h-md-inherit,.h-md-0,.h-md-100,.h-md-auto,.w-md-inherit,.w-md-0,.w-md-100,.w-md-auto,.d-md-none,.d-md-inline,.d-md-inline-block,.d-md-block,.d-md-flex,.d-md-inline-flex,.d-md-grid,.d-md-inline-grid,.flex-md-row,.flex-md-column,.flex-md-row-reverse,.flex-md-column-reverse,.flex-md-wrap,.flex-md-nowrap,.flex-md-wrap-reverse,.flex-md-1,.flex-md-auto,.flex-md-fill,.flex-md-grow-0,.flex-md-grow-1,.flex-md-shrink-0,.flex-md-shrink-1,.justify-content-md-auto,.justify-content-md-start,.justify-content-md-end,.justify-content-md-center,.justify-content-md-between,.justify-content-md-around,.justify-items-md-auto,.justify-items-md-start,.justify-items-md-end,.justify-items-md-center,.justify-items-md-stretch,.justify-self-md-auto,.justify-self-md-start,.justify-self-md-center,.justify-self-md-end,.align-content-md-auto,.align-content-md-start,.align-content-md-end,.align-content-md-center,.align-content-md-between,.align-content-md-around,.align-content-md-stretch,.align-items-md-auto,.align-items-md-start,.align-items-md-end,.align-items-md-center,.align-items-md-baseline,.align-items-md-stretch,.align-self-md-auto,.align-self-md-start,.align-self-md-end,.align-self-md-center,.align-self-md-baseline,.align-self-md-stretch,.place-items-md-auto,.place-items-md-start,.place-items-md-end,.place-items-md-center,.text-md-justify,.text-md-left,.text-md-right,.text-md-center,.g-md-0,.gy-md-0,.gx-md-0,.g-md-1,.gy-md-1,.gx-md-1,.g-md-2,.gy-md-2,.gx-md-2,.g-md-3,.gy-md-3,.gx-md-3,.g-md-4,.gy-md-4,.gx-md-4,.g-md-5,.gy-md-5,.gx-md-5,.g-md-6,.gy-md-6,.gx-md-6,.g-md-7,.gy-md-7,.gx-md-7,.g-md-8,.gy-md-8,.gx-md-8,.g-md-9,.gy-md-9,.gx-md-9,.m-md-0,.mt-md-0,.my-md-0,.mr-md-0,.mx-md-0,.mb-md-0,.ml-md-0,.m-md-1,.mt-md-1,.my-md-1,.mr-md-1,.mx-md-1,.mb-md-1,.ml-md-1,.m-md-2,.mt-md-2,.my-md-2,.mr-md-2,.mx-md-2,.mb-md-2,.ml-md-2,.m-md-3,.mt-md-3,.my-md-3,.mr-md-3,.mx-md-3,.mb-md-3,.ml-md-3,.m-md-4,.mt-md-4,.my-md-4,.mr-md-4,.mx-md-4,.mb-md-4,.ml-md-4,.m-md-5,.mt-md-5,.my-md-5,.mr-md-5,.mx-md-5,.mb-md-5,.ml-md-5,.m-md-6,.mt-md-6,.my-md-6,.mr-md-6,.mx-md-6,.mb-md-6,.ml-md-6,.m-md-7,.mt-md-7,.my-md-7,.mr-md-7,.mx-md-7,.mb-md-7,.ml-md-7,.m-md-8,.mt-md-8,.my-md-8,.mr-md-8,.mx-md-8,.mb-md-8,.ml-md-8,.m-md-9,.mt-md-9,.my-md-9,.mr-md-9,.mx-md-9,.mb-md-9,.ml-md-9,.m-md-auto,.mt-md-auto,.my-md-auto,.mr-md-auto,.mx-md-auto,.mb-md-auto,.ml-md-auto,.p-md-0,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.px-md-0,.py-md-0,.pt-md-0,.pr-md-0,.pb-md-0,.pl-md-0,.px-md-1,.py-md-1,.pt-md-1,.pr-md-1,.pb-md-1,.pl-md-1,.px-md-2,.py-md-2,.pt-md-2,.pr-md-2,.pb-md-2,.pl-md-2,.px-md-3,.py-md-3,.pt-md-3,.pr-md-3,.pb-md-3,.pl-md-3,.px-md-4,.py-md-4,.pt-md-4,.pr-md-4,.pb-md-4,.pl-md-4,.px-md-5,.py-md-5,.pt-md-5,.pr-md-5,.pb-md-5,.pl-md-5,.px-md-6,.py-md-6,.pt-md-6,.pr-md-6,.pb-md-6,.pl-md-6,.px-md-7,.py-md-7,.pt-md-7,.pr-md-7,.pb-md-7,.pl-md-7,.px-md-8,.py-md-8,.pt-md-8,.pr-md-8,.pb-md-8,.pl-md-8,.px-md-9,.py-md-9,.pt-md-9,.pr-md-9,.pb-md-9,.pl-md-9,.gap-md-0,.column-gap-md-0,.row-gap-md-0,.gap-md-1,.column-gap-md-1,.row-gap-md-1,.gap-md-2,.column-gap-md-2,.row-gap-md-2,.gap-md-3,.column-gap-md-3,.row-gap-md-3,.gap-md-4,.column-gap-md-4,.row-gap-md-4,.gap-md-5,.column-gap-md-5,.row-gap-md-5,.gap-md-6,.column-gap-md-6,.row-gap-md-6,.gap-md-7,.column-gap-md-7,.row-gap-md-7,.gap-md-8,.column-gap-md-8,.row-gap-md-8,.gap-md-9,.column-gap-md-9,.row-gap-md-9,.g-col-md-1,.g-col-md-2,.g-col-md-3,.g-col-md-4,.g-col-md-5,.g-row-md-1,.g-row-md-2,.g-row-md-3,.g-row-md-4,.g-row-md-5,.overflow-md-initial,.overflow-x-md-initial,.overflow-y-md-initial,.overflow-md-hidden,.overflow-x-md-hidden,.overflow-y-md-hidden,.overflow-md-auto,.overflow-x-md-auto,.overflow-y-md-auto,.overflow-md-scroll,.overflow-x-md-scroll,.overflow-y-md-scroll,.order-md-0,.order-md-1,.order-md-2,.order-md-3,.order-md-4,.order-md-5,.order-md-6,.order-md-7,.order-md-8,.order-md-9,.order-md-first,.order-md-last,.grid-flow-md-column,.grid-flow-md-row,.grid-flow-md-dense{box-sizing:border-box}}@media (min-width: 992px){.h-lg-inherit,.h-lg-0,.h-lg-100,.h-lg-auto,.w-lg-inherit,.w-lg-0,.w-lg-100,.w-lg-auto,.d-lg-none,.d-lg-inline,.d-lg-inline-block,.d-lg-block,.d-lg-flex,.d-lg-inline-flex,.d-lg-grid,.d-lg-inline-grid,.flex-lg-row,.flex-lg-column,.flex-lg-row-reverse,.flex-lg-column-reverse,.flex-lg-wrap,.flex-lg-nowrap,.flex-lg-wrap-reverse,.flex-lg-1,.flex-lg-auto,.flex-lg-fill,.flex-lg-grow-0,.flex-lg-grow-1,.flex-lg-shrink-0,.flex-lg-shrink-1,.justify-content-lg-auto,.justify-content-lg-start,.justify-content-lg-end,.justify-content-lg-center,.justify-content-lg-between,.justify-content-lg-around,.justify-items-lg-auto,.justify-items-lg-start,.justify-items-lg-end,.justify-items-lg-center,.justify-items-lg-stretch,.justify-self-lg-auto,.justify-self-lg-start,.justify-self-lg-center,.justify-self-lg-end,.align-content-lg-auto,.align-content-lg-start,.align-content-lg-end,.align-content-lg-center,.align-content-lg-between,.align-content-lg-around,.align-content-lg-stretch,.align-items-lg-auto,.align-items-lg-start,.align-items-lg-end,.align-items-lg-center,.align-items-lg-baseline,.align-items-lg-stretch,.align-self-lg-auto,.align-self-lg-start,.align-self-lg-end,.align-self-lg-center,.align-self-lg-baseline,.align-self-lg-stretch,.place-items-lg-auto,.place-items-lg-start,.place-items-lg-end,.place-items-lg-center,.rounded-lg .rounded-lg-top,.rounded-lg-end,.rounded-lg-bottom,.rounded-lg-start,.rounded-lg-circle,.rounded-lg-0,.rounded-lg-1,.rounded-lg-2,.rounded-lg-3,.rounded-lg-4,.rounded-lg-5,.rounded-lg-6,.text-lg-justify,.text-lg-left,.text-lg-right,.text-lg-center,.g-lg-0,.gy-lg-0,.gx-lg-0,.g-lg-1,.gy-lg-1,.gx-lg-1,.g-lg-2,.gy-lg-2,.gx-lg-2,.g-lg-3,.gy-lg-3,.gx-lg-3,.g-lg-4,.gy-lg-4,.gx-lg-4,.g-lg-5,.gy-lg-5,.gx-lg-5,.g-lg-6,.gy-lg-6,.gx-lg-6,.g-lg-7,.gy-lg-7,.gx-lg-7,.g-lg-8,.gy-lg-8,.gx-lg-8,.g-lg-9,.gy-lg-9,.gx-lg-9,.m-lg-0,.mt-lg-0,.my-lg-0,.mr-lg-0,.mx-lg-0,.mb-lg-0,.ml-lg-0,.m-lg-1,.mt-lg-1,.my-lg-1,.mr-lg-1,.mx-lg-1,.mb-lg-1,.ml-lg-1,.m-lg-2,.mt-lg-2,.my-lg-2,.mr-lg-2,.mx-lg-2,.mb-lg-2,.ml-lg-2,.m-lg-3,.mt-lg-3,.my-lg-3,.mr-lg-3,.mx-lg-3,.mb-lg-3,.ml-lg-3,.m-lg-4,.mt-lg-4,.my-lg-4,.mr-lg-4,.mx-lg-4,.mb-lg-4,.ml-lg-4,.m-lg-5,.mt-lg-5,.my-lg-5,.mr-lg-5,.mx-lg-5,.mb-lg-5,.ml-lg-5,.m-lg-6,.mt-lg-6,.my-lg-6,.mr-lg-6,.mx-lg-6,.mb-lg-6,.ml-lg-6,.m-lg-7,.mt-lg-7,.my-lg-7,.mr-lg-7,.mx-lg-7,.mb-lg-7,.ml-lg-7,.m-lg-8,.mt-lg-8,.my-lg-8,.mr-lg-8,.mx-lg-8,.mb-lg-8,.ml-lg-8,.m-lg-9,.mt-lg-9,.my-lg-9,.mr-lg-9,.mx-lg-9,.mb-lg-9,.ml-lg-9,.m-lg-auto,.mt-lg-auto,.my-lg-auto,.mr-lg-auto,.mx-lg-auto,.mb-lg-auto,.ml-lg-auto,.p-lg-0,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.px-lg-0,.py-lg-0,.pt-lg-0,.pr-lg-0,.pb-lg-0,.pl-lg-0,.px-lg-1,.py-lg-1,.pt-lg-1,.pr-lg-1,.pb-lg-1,.pl-lg-1,.px-lg-2,.py-lg-2,.pt-lg-2,.pr-lg-2,.pb-lg-2,.pl-lg-2,.px-lg-3,.py-lg-3,.pt-lg-3,.pr-lg-3,.pb-lg-3,.pl-lg-3,.px-lg-4,.py-lg-4,.pt-lg-4,.pr-lg-4,.pb-lg-4,.pl-lg-4,.px-lg-5,.py-lg-5,.pt-lg-5,.pr-lg-5,.pb-lg-5,.pl-lg-5,.px-lg-6,.py-lg-6,.pt-lg-6,.pr-lg-6,.pb-lg-6,.pl-lg-6,.px-lg-7,.py-lg-7,.pt-lg-7,.pr-lg-7,.pb-lg-7,.pl-lg-7,.px-lg-8,.py-lg-8,.pt-lg-8,.pr-lg-8,.pb-lg-8,.pl-lg-8,.px-lg-9,.py-lg-9,.pt-lg-9,.pr-lg-9,.pb-lg-9,.pl-lg-9,.gap-lg-0,.column-gap-lg-0,.row-gap-lg-0,.gap-lg-1,.column-gap-lg-1,.row-gap-lg-1,.gap-lg-2,.column-gap-lg-2,.row-gap-lg-2,.gap-lg-3,.column-gap-lg-3,.row-gap-lg-3,.gap-lg-4,.column-gap-lg-4,.row-gap-lg-4,.gap-lg-5,.column-gap-lg-5,.row-gap-lg-5,.gap-lg-6,.column-gap-lg-6,.row-gap-lg-6,.gap-lg-7,.column-gap-lg-7,.row-gap-lg-7,.gap-lg-8,.column-gap-lg-8,.row-gap-lg-8,.gap-lg-9,.column-gap-lg-9,.row-gap-lg-9,.g-col-lg-1,.g-col-lg-2,.g-col-lg-3,.g-col-lg-4,.g-col-lg-5,.g-row-lg-1,.g-row-lg-2,.g-row-lg-3,.g-row-lg-4,.g-row-lg-5,.overflow-lg-initial,.overflow-x-lg-initial,.overflow-y-lg-initial,.overflow-lg-hidden,.overflow-x-lg-hidden,.overflow-y-lg-hidden,.overflow-lg-auto,.overflow-x-lg-auto,.overflow-y-lg-auto,.overflow-lg-scroll,.overflow-x-lg-scroll,.overflow-y-lg-scroll,.order-lg-0,.order-lg-1,.order-lg-2,.order-lg-3,.order-lg-4,.order-lg-5,.order-lg-6,.order-lg-7,.order-lg-8,.order-lg-9,.order-lg-first,.order-lg-last,.grid-flow-lg-column,.grid-flow-lg-row,.grid-flow-lg-dense{box-sizing:border-box}}@media (min-width: 1200px){.h-xl-inherit,.h-xl-0,.h-xl-100,.h-xl-auto,.w-xl-inherit,.w-xl-0,.w-xl-100,.w-xl-auto,.d-xl-none,.d-xl-inline,.d-xl-inline-block,.d-xl-block,.d-xl-flex,.d-xl-inline-flex,.d-xl-grid,.d-xl-inline-grid,.flex-xl-row,.flex-xl-column,.flex-xl-row-reverse,.flex-xl-column-reverse,.flex-xl-wrap,.flex-xl-nowrap,.flex-xl-wrap-reverse,.flex-xl-1,.flex-xl-auto,.flex-xl-fill,.flex-xl-grow-0,.flex-xl-grow-1,.flex-xl-shrink-0,.flex-xl-shrink-1,.justify-content-xl-auto,.justify-content-xl-start,.justify-content-xl-end,.justify-content-xl-center,.justify-content-xl-between,.justify-content-xl-around,.justify-items-xl-auto,.justify-items-xl-start,.justify-items-xl-end,.justify-items-xl-center,.justify-items-xl-stretch,.justify-self-xl-auto,.justify-self-xl-start,.justify-self-xl-center,.justify-self-xl-end,.align-content-xl-auto,.align-content-xl-start,.align-content-xl-end,.align-content-xl-center,.align-content-xl-between,.align-content-xl-around,.align-content-xl-stretch,.align-items-xl-auto,.align-items-xl-start,.align-items-xl-end,.align-items-xl-center,.align-items-xl-baseline,.align-items-xl-stretch,.align-self-xl-auto,.align-self-xl-start,.align-self-xl-end,.align-self-xl-center,.align-self-xl-baseline,.align-self-xl-stretch,.place-items-xl-auto,.place-items-xl-start,.place-items-xl-end,.place-items-xl-center,.rounded-xl .rounded-xl-top,.rounded-xl-end,.rounded-xl-bottom,.rounded-xl-start,.rounded-xl-circle,.rounded-xl-0,.rounded-xl-1,.rounded-xl-2,.rounded-xl-3,.rounded-xl-4,.rounded-xl-5,.rounded-xl-6,.text-xl-justify,.text-xl-left,.text-xl-right,.text-xl-center,.g-xl-0,.gy-xl-0,.gx-xl-0,.g-xl-1,.gy-xl-1,.gx-xl-1,.g-xl-2,.gy-xl-2,.gx-xl-2,.g-xl-3,.gy-xl-3,.gx-xl-3,.g-xl-4,.gy-xl-4,.gx-xl-4,.g-xl-5,.gy-xl-5,.gx-xl-5,.g-xl-6,.gy-xl-6,.gx-xl-6,.g-xl-7,.gy-xl-7,.gx-xl-7,.g-xl-8,.gy-xl-8,.gx-xl-8,.g-xl-9,.gy-xl-9,.gx-xl-9,.m-xl-0,.mt-xl-0,.my-xl-0,.mr-xl-0,.mx-xl-0,.mb-xl-0,.ml-xl-0,.m-xl-1,.mt-xl-1,.my-xl-1,.mr-xl-1,.mx-xl-1,.mb-xl-1,.ml-xl-1,.m-xl-2,.mt-xl-2,.my-xl-2,.mr-xl-2,.mx-xl-2,.mb-xl-2,.ml-xl-2,.m-xl-3,.mt-xl-3,.my-xl-3,.mr-xl-3,.mx-xl-3,.mb-xl-3,.ml-xl-3,.m-xl-4,.mt-xl-4,.my-xl-4,.mr-xl-4,.mx-xl-4,.mb-xl-4,.ml-xl-4,.m-xl-5,.mt-xl-5,.my-xl-5,.mr-xl-5,.mx-xl-5,.mb-xl-5,.ml-xl-5,.m-xl-6,.mt-xl-6,.my-xl-6,.mr-xl-6,.mx-xl-6,.mb-xl-6,.ml-xl-6,.m-xl-7,.mt-xl-7,.my-xl-7,.mr-xl-7,.mx-xl-7,.mb-xl-7,.ml-xl-7,.m-xl-8,.mt-xl-8,.my-xl-8,.mr-xl-8,.mx-xl-8,.mb-xl-8,.ml-xl-8,.m-xl-9,.mt-xl-9,.my-xl-9,.mr-xl-9,.mx-xl-9,.mb-xl-9,.ml-xl-9,.m-xl-auto,.mt-xl-auto,.my-xl-auto,.mr-xl-auto,.mx-xl-auto,.mb-xl-auto,.ml-xl-auto,.p-xl-0,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.px-xl-0,.py-xl-0,.pt-xl-0,.pr-xl-0,.pb-xl-0,.pl-xl-0,.px-xl-1,.py-xl-1,.pt-xl-1,.pr-xl-1,.pb-xl-1,.pl-xl-1,.px-xl-2,.py-xl-2,.pt-xl-2,.pr-xl-2,.pb-xl-2,.pl-xl-2,.px-xl-3,.py-xl-3,.pt-xl-3,.pr-xl-3,.pb-xl-3,.pl-xl-3,.px-xl-4,.py-xl-4,.pt-xl-4,.pr-xl-4,.pb-xl-4,.pl-xl-4,.px-xl-5,.py-xl-5,.pt-xl-5,.pr-xl-5,.pb-xl-5,.pl-xl-5,.px-xl-6,.py-xl-6,.pt-xl-6,.pr-xl-6,.pb-xl-6,.pl-xl-6,.px-xl-7,.py-xl-7,.pt-xl-7,.pr-xl-7,.pb-xl-7,.pl-xl-7,.px-xl-8,.py-xl-8,.pt-xl-8,.pr-xl-8,.pb-xl-8,.pl-xl-8,.px-xl-9,.py-xl-9,.pt-xl-9,.pr-xl-9,.pb-xl-9,.pl-xl-9,.gap-xl-0,.column-gap-xl-0,.row-gap-xl-0,.gap-xl-1,.column-gap-xl-1,.row-gap-xl-1,.gap-xl-2,.column-gap-xl-2,.row-gap-xl-2,.gap-xl-3,.column-gap-xl-3,.row-gap-xl-3,.gap-xl-4,.column-gap-xl-4,.row-gap-xl-4,.gap-xl-5,.column-gap-xl-5,.row-gap-xl-5,.gap-xl-6,.column-gap-xl-6,.row-gap-xl-6,.gap-xl-7,.column-gap-xl-7,.row-gap-xl-7,.gap-xl-8,.column-gap-xl-8,.row-gap-xl-8,.gap-xl-9,.column-gap-xl-9,.row-gap-xl-9,.g-col-xl-1,.g-col-xl-2,.g-col-xl-3,.g-col-xl-4,.g-col-xl-5,.g-row-xl-1,.g-row-xl-2,.g-row-xl-3,.g-row-xl-4,.g-row-xl-5,.overflow-xl-initial,.overflow-x-xl-initial,.overflow-y-xl-initial,.overflow-xl-hidden,.overflow-x-xl-hidden,.overflow-y-xl-hidden,.overflow-xl-auto,.overflow-x-xl-auto,.overflow-y-xl-auto,.overflow-xl-scroll,.overflow-x-xl-scroll,.overflow-y-xl-scroll,.order-xl-0,.order-xl-1,.order-xl-2,.order-xl-3,.order-xl-4,.order-xl-5,.order-xl-6,.order-xl-7,.order-xl-8,.order-xl-9,.order-xl-first,.order-xl-last,.grid-flow-xl-column,.grid-flow-xl-row,.grid-flow-xl-dense{box-sizing:border-box}}@media (min-width: 1540px){.h-xxl-inherit,.h-xxl-0,.h-xxl-100,.h-xxl-auto,.w-xxl-inherit,.w-xxl-0,.w-xxl-100,.w-xxl-auto,.d-xxl-none,.d-xxl-inline,.d-xxl-inline-block,.d-xxl-block,.d-xxl-flex,.d-xxl-inline-flex,.d-xxl-grid,.d-xxl-inline-grid,.flex-xxl-row,.flex-xxl-column,.flex-xxl-row-reverse,.flex-xxl-column-reverse,.flex-xxl-wrap,.flex-xxl-nowrap,.flex-xxl-wrap-reverse,.flex-xxl-1,.flex-xxl-auto,.flex-xxl-fill,.flex-xxl-grow-0,.flex-xxl-grow-1,.flex-xxl-shrink-0,.flex-xxl-shrink-1,.justify-content-xxl-auto,.justify-content-xxl-start,.justify-content-xxl-end,.justify-content-xxl-center,.justify-content-xxl-between,.justify-content-xxl-around,.justify-items-xxl-auto,.justify-items-xxl-start,.justify-items-xxl-end,.justify-items-xxl-center,.justify-items-xxl-stretch,.justify-self-xxl-auto,.justify-self-xxl-start,.justify-self-xxl-center,.justify-self-xxl-end,.align-content-xxl-auto,.align-content-xxl-start,.align-content-xxl-end,.align-content-xxl-center,.align-content-xxl-between,.align-content-xxl-around,.align-content-xxl-stretch,.align-items-xxl-auto,.align-items-xxl-start,.align-items-xxl-end,.align-items-xxl-center,.align-items-xxl-baseline,.align-items-xxl-stretch,.align-self-xxl-auto,.align-self-xxl-start,.align-self-xxl-end,.align-self-xxl-center,.align-self-xxl-baseline,.align-self-xxl-stretch,.place-items-xxl-auto,.place-items-xxl-start,.place-items-xxl-end,.place-items-xxl-center,.rounded-xxl .rounded-xxl-top,.rounded-xxl-end,.rounded-xxl-bottom,.rounded-xxl-start,.rounded-xxl-circle,.rounded-xxl-0,.rounded-xxl-1,.rounded-xxl-2,.rounded-xxl-3,.rounded-xxl-4,.rounded-xxl-5,.rounded-xxl-6,.text-xxl-justify,.text-xxl-left,.text-xxl-right,.text-xxl-center,.g-xxl-0,.gy-xxl-0,.gx-xxl-0,.g-xxl-1,.gy-xxl-1,.gx-xxl-1,.g-xxl-2,.gy-xxl-2,.gx-xxl-2,.g-xxl-3,.gy-xxl-3,.gx-xxl-3,.g-xxl-4,.gy-xxl-4,.gx-xxl-4,.g-xxl-5,.gy-xxl-5,.gx-xxl-5,.g-xxl-6,.gy-xxl-6,.gx-xxl-6,.g-xxl-7,.gy-xxl-7,.gx-xxl-7,.g-xxl-8,.gy-xxl-8,.gx-xxl-8,.g-xxl-9,.gy-xxl-9,.gx-xxl-9,.m-xxl-0,.mt-xxl-0,.my-xxl-0,.mr-xxl-0,.mx-xxl-0,.mb-xxl-0,.ml-xxl-0,.m-xxl-1,.mt-xxl-1,.my-xxl-1,.mr-xxl-1,.mx-xxl-1,.mb-xxl-1,.ml-xxl-1,.m-xxl-2,.mt-xxl-2,.my-xxl-2,.mr-xxl-2,.mx-xxl-2,.mb-xxl-2,.ml-xxl-2,.m-xxl-3,.mt-xxl-3,.my-xxl-3,.mr-xxl-3,.mx-xxl-3,.mb-xxl-3,.ml-xxl-3,.m-xxl-4,.mt-xxl-4,.my-xxl-4,.mr-xxl-4,.mx-xxl-4,.mb-xxl-4,.ml-xxl-4,.m-xxl-5,.mt-xxl-5,.my-xxl-5,.mr-xxl-5,.mx-xxl-5,.mb-xxl-5,.ml-xxl-5,.m-xxl-6,.mt-xxl-6,.my-xxl-6,.mr-xxl-6,.mx-xxl-6,.mb-xxl-6,.ml-xxl-6,.m-xxl-7,.mt-xxl-7,.my-xxl-7,.mr-xxl-7,.mx-xxl-7,.mb-xxl-7,.ml-xxl-7,.m-xxl-8,.mt-xxl-8,.my-xxl-8,.mr-xxl-8,.mx-xxl-8,.mb-xxl-8,.ml-xxl-8,.m-xxl-9,.mt-xxl-9,.my-xxl-9,.mr-xxl-9,.mx-xxl-9,.mb-xxl-9,.ml-xxl-9,.m-xxl-auto,.mt-xxl-auto,.my-xxl-auto,.mr-xxl-auto,.mx-xxl-auto,.mb-xxl-auto,.ml-xxl-auto,.p-xxl-0,.p-xxl-2,.p-xxl-3,.p-xxl-4,.p-xxl-5,.px-xxl-0,.py-xxl-0,.pt-xxl-0,.pr-xxl-0,.pb-xxl-0,.pl-xxl-0,.px-xxl-1,.py-xxl-1,.pt-xxl-1,.pr-xxl-1,.pb-xxl-1,.pl-xxl-1,.px-xxl-2,.py-xxl-2,.pt-xxl-2,.pr-xxl-2,.pb-xxl-2,.pl-xxl-2,.px-xxl-3,.py-xxl-3,.pt-xxl-3,.pr-xxl-3,.pb-xxl-3,.pl-xxl-3,.px-xxl-4,.py-xxl-4,.pt-xxl-4,.pr-xxl-4,.pb-xxl-4,.pl-xxl-4,.px-xxl-5,.py-xxl-5,.pt-xxl-5,.pr-xxl-5,.pb-xxl-5,.pl-xxl-5,.px-xxl-6,.py-xxl-6,.pt-xxl-6,.pr-xxl-6,.pb-xxl-6,.pl-xxl-6,.px-xxl-7,.py-xxl-7,.pt-xxl-7,.pr-xxl-7,.pb-xxl-7,.pl-xxl-7,.px-xxl-8,.py-xxl-8,.pt-xxl-8,.pr-xxl-8,.pb-xxl-8,.pl-xxl-8,.px-xxl-9,.py-xxl-9,.pt-xxl-9,.pr-xxl-9,.pb-xxl-9,.pl-xxl-9,.gap-xxl-0,.column-gap-xxl-0,.row-gap-xxl-0,.gap-xxl-1,.column-gap-xxl-1,.row-gap-xxl-1,.gap-xxl-2,.column-gap-xxl-2,.row-gap-xxl-2,.gap-xxl-3,.column-gap-xxl-3,.row-gap-xxl-3,.gap-xxl-4,.column-gap-xxl-4,.row-gap-xxl-4,.gap-xxl-5,.column-gap-xxl-5,.row-gap-xxl-5,.gap-xxl-6,.column-gap-xxl-6,.row-gap-xxl-6,.gap-xxl-7,.column-gap-xxl-7,.row-gap-xxl-7,.gap-xxl-8,.column-gap-xxl-8,.row-gap-xxl-8,.gap-xxl-9,.column-gap-xxl-9,.row-gap-xxl-9,.g-col-xxl-1,.g-col-xxl-2,.g-col-xxl-3,.g-col-xxl-4,.g-col-xxl-5,.g-row-xxl-1,.g-row-xxl-2,.g-row-xxl-3,.g-row-xxl-4,.g-row-xxl-5,.overflow-xxl-initial,.overflow-x-xxl-initial,.overflow-y-xxl-initial,.overflow-xxl-hidden,.overflow-x-xxl-hidden,.overflow-y-xxl-hidden,.overflow-xxl-auto,.overflow-x-xxl-auto,.overflow-y-xxl-auto,.overflow-xxl-scroll,.overflow-x-xxl-scroll,.overflow-y-xxl-scroll,.order-xxl-0,.order-xxl-1,.order-xxl-2,.order-xxl-3,.order-xxl-4,.order-xxl-5,.order-xxl-6,.order-xxl-7,.order-xxl-8,.order-xxl-9,.order-xxl-first,.order-xxl-last,.grid-flow-xxl-column,.grid-flow-xxl-row,.grid-flow-xxl-dense{box-sizing:border-box}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.acrool-react-table__paginate,.acrool-react-table__paginate *,.acrool-react-table__paginate *:before,.acrool-react-table__paginate *:after{box-sizing:border-box;-webkit-box-sizing:border-box;line-height:normal}.acrool-react-table__paginate{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;color:var(--text-color);font-size:13px}.acrool-react-table__paginate-info{text-align:center;margin-bottom:10px;order:3;white-space:nowrap}.acrool-react-table__paginate-limit{border:1px solid var(--border-color);border-radius:var(--border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;font-weight:400;line-height:1.5;display:block;width:auto;height:35px;padding:6px 8px;font-size:14px;color:var(--text-color);background:var(--bg-color)}.acrool-react-table__limit:focus{outline:0;box-shadow:none}.acrool-react-table__paginate-page-ul{display:flex;flex-direction:row;justify-self:flex-end;align-items:center}.acrool-react-table__paginate-page-li,.acrool-react-table__paginate-page-picker,.acrool-react-table__paginate-page-nav{border-radius:0;outline:none;-webkit-appearance:button;flex:0 0 auto;height:35px;width:35px;padding:0;font-size:12px;position:relative;display:flex;justify-content:center;align-items:center;color:var(--page-text-color);background-color:var(--page-bg-color);border:none}.acrool-react-table__paginate-page-nav{min-width:auto;width:100%;white-space:nowrap}.acrool-react-table__paginate-page-li{display:none}.acrool-react-table__paginate-page-li:focus,.acrool-react-table__paginate-page-nav:focus{outline:none}.acrool-react-table__paginate-page-li[data-active]{color:var(--primary-contrast-color, var(--default-primary-contrast-color));background-color:var(--primary-color, var(--default-primary-color))}.acrool-react-table__paginate-page-picker{color:#bdbdbd}.acrool-react-table__paginate-page-picker,.acrool-react-table__paginate-page-nav{padding:0 10px;flex:1}.acrool-react-table__paginate-page-picker select{opacity:0;position:absolute;left:0;right:0;top:0;bottom:0;cursor:pointer}.acrool-react-table__paginate-page-picker:disabled select{pointer-events:none}.acrool-react-table__paginate-page-nav:disabled{cursor:not-allowed;opacity:.4}.acrool-react-table__paginate-page-nav:first-child{border-radius:var(--border-radius) 0 0 var(--border-radius)}.acrool-react-table__paginate-page-picker:last-child{border-radius:0 var(--border-radius) var(--border-radius) 0}@media (min-width: 768px){.acrool-react-table__paginate{grid-template-columns:auto auto 1fr}.acrool-react-table__paginate-info{text-align:left;margin-bottom:0;order:initial}.acrool-react-table__paginate-info>span{display:inline-block}.acrool-react-table__paginate-info>span:after{content:","}.acrool-react-table__paginate-limit,.acrool-react-table__paginate-page-ul{margin-bottom:0}.acrool-react-table__paginate-page-picker,.acrool-react-table__paginate-page-nav{width:auto;flex:0 0 auto}.acrool-react-table__paginate-page-li{display:flex}}.acrool-react-table__root,.acrool-react-table__root *,.acrool-react-table__root *:before,.acrool-react-table__root *:after{box-sizing:border-box;-webkit-box-sizing:border-box;line-height:normal}.acrool-react-table__footer-container{width:100%;box-sizing:border-box}.acrool-react-table__root{--line-height: 50px;width:100%;position:relative;display:flex;flex-direction:column;gap:10px}.acrool-react-table__root table{color:var(--text-color);font-size:13px;text-align:left;min-width:0;position:relative;width:100%;padding:0;display:grid;grid-template-columns:var(--grid-template);grid-template-rows:1fr}@media print{.acrool-react-table__root table{border-radius:0;border:none;background:#fff;padding:0;margin-bottom:0}}.acrool-react-table__root table thead,.acrool-react-table__root table tbody,.acrool-react-table__root table tfoot,.acrool-react-table__root table tr{display:contents}.acrool-react-table__root table thead th,.acrool-react-table__root table tfoot td,.acrool-react-table__root table tbody td{display:flex;align-items:center;justify-content:flex-start;color:var(--text-color);font-size:14px;padding:0 var(--grid-gap);grid-column:auto/span var(--grid-column-span)}.acrool-react-table__root table thead th[data-align=left],.acrool-react-table__root table tfoot td[data-align=left],.acrool-react-table__root table tbody td[data-align=left]{justify-content:flex-start;text-align:left}.acrool-react-table__root table thead th[data-align=center],.acrool-react-table__root table tfoot td[data-align=center],.acrool-react-table__root table tbody td[data-align=center]{justify-content:center;text-align:center}.acrool-react-table__root table thead th[data-align=right],.acrool-react-table__root table tfoot td[data-align=right],.acrool-react-table__root table tbody td[data-align=right]{justify-content:flex-end;text-align:right}.acrool-react-table__root table thead th[data-vertical=top],.acrool-react-table__root table tfoot td[data-vertical=top],.acrool-react-table__root table tbody td[data-vertical=top]{align-items:flex-start}.acrool-react-table__root table thead th[data-vertical=center],.acrool-react-table__root table tfoot td[data-vertical=center],.acrool-react-table__root table tbody td[data-vertical=center]{align-items:center}.acrool-react-table__root table thead th[data-vertical=bottom],.acrool-react-table__root table tfoot td[data-vertical=bottom],.acrool-react-table__root table tbody td[data-vertical=bottom]{align-items:flex-end}.acrool-react-table__root table th[data-sticky],.acrool-react-table__root table td[data-sticky]{position:sticky;left:var(--sticky-left);z-index:6!important}.acrool-react-table__root table th[data-sticky]:after,.acrool-react-table__root table td[data-sticky]:after{position:absolute;top:0;bottom:0;width:100%;transition:box-shadow .3s;content:"";pointer-events:none;box-shadow:inset 10px 0 8px -8px #0000004d;right:0;transform:translate(100%)}.acrool-react-table__root table thead th{position:var(--header-position);top:var(--header-top, 0);z-index:var(--stick-z-index, 5);height:var(--header-line-height, var(--line-height))}.acrool-react-table__root table thead th[data-sort]{cursor:pointer;display:flex;flex-direction:row;gap:5px}.acrool-react-table__root table thead th[data-sort] .acrool-react-table__sort-column{display:flex}.acrool-react-table__root table thead th[aria-sort=ascending] .acrool-react-table__sort-column:before,.acrool-react-table__root table thead th[aria-sort=descending] .acrool-react-table__sort-column:after{opacity:1;color:var(--sort-column)}.acrool-react-table__sort-column{display:none;flex-direction:column;opacity:.525;line-height:9px;font-size:12px}.acrool-react-table__sort-column:before{opacity:.5;content:"▲";margin-bottom:-5px}.acrool-react-table__sort-column:after{opacity:.5;content:"▼"}.acrool-react-table__root table tbody{margin:0}.acrool-react-table__root table tbody tr[role=button]{cursor:pointer}.acrool-react-table__root table tbody tr td{height:var(--body-line-height, var(--line-height));font-weight:400}.acrool-react-table__root table tbody[data-loading] td,.acrool-react-table__root table tbody[data-no-data] td{align-items:center;justify-content:center;min-height:105px}.acrool-react-table__root table tfoot td{height:var(--footer-line-height, var(--line-height))}.acrool-react-table__root[data-mode=cell] table{display:block;border:none}.acrool-react-table__root[data-mode=cell] table thead,.acrool-react-table__root[data-mode=cell] table tfoot{display:none}.acrool-react-table__root[data-mode=cell] table tbody tr{margin-top:1rem;height:auto;background-color:inherit;border:none;display:block;width:100%}.acrool-react-table__root[data-mode=cell] table tbody tr:first-child{margin-top:0}.acrool-react-table__root[data-mode=cell] table tbody tr[data-collapse] td:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.acrool-react-table__root[data-mode=cell] table tbody tr.acrool-react-table__cellDetailTr{margin-top:0;display:flex}.acrool-react-table__root[data-mode=cell] table tbody tr.acrool-react-table__cellDetailTr:last-child{display:none}.acrool-react-table__root[data-mode=cell] table tbody tr.acrool-react-table__cellDetailTr td:first-child{border-top-left-radius:0;border-top-right-radius:0}.acrool-react-table__root[data-mode=cell] table tbody tr.acrool-react-table__cellDetailTr td:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.acrool-react-table__root[data-mode=cell] table tbody td{background-color:var(--tr-bg-color);display:flex;text-align:right;margin-left:auto;height:var(--cell-line-height, auto);width:100%;padding:0}.acrool-react-table__root[data-mode=cell] table tbody td:empty{display:none}.acrool-react-table__root[data-mode=cell] table tbody td .acrool-react-table__cellTd{flex:1;padding:var(--grid-gap)}.acrool-react-table__root[data-mode=cell] table tbody td .acrool-react-table__cellTd:nth-child(1){text-align:left;margin-right:auto;content:attr(aria-label);font-weight:700}.acrool-react-table__root[data-mode=cell] table[data-odd-even] tbody td[data-nth-type=even]{background-color:var(--tr-even-bg-color)}.acrool-react-table__root[data-fetching] .acrool-react-table__loading-mask-wrapper{opacity:1;pointer-events:auto}.acrool-react-table__loading-mask-wrapper{pointer-events:none;position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;left:0;right:0;top:0;bottom:0;margin:auto;background-color:var(--mask-bgcolor);transition:opacity .2s;opacity:0;z-index:5;font-size:15px;color:var(--text-color)}.acrool-react-table__not-data{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;min-height:65px}.acrool-react-table__not-data-desc{font-size:14px;color:var(--text-color)}.acrool-react-table__not-data-title{font-size:20px;color:var(--text-color)}.acrool-react-table__root{--line-height: 50px;--border-radius: .4rem;--grid-template: 1fr;--grid-gap: 0;--grid-column-span: 1;--default-primary-color: #535bf2;--default-primary-contrast-color: #fff;--mask-bgcolor: rgba(255, 255, 255, .3);--bg-color: #fff;--text-color: #000;--sort-column: #000;--text-contrast-color: #fff;--page-text-color: rgb(170, 170, 170);--page-bg-color: #efefef;--page-bg-hover-color: #dedede;--border-color: rgb(233, 233, 233);--header-border-color: var(--border-color);--cell-border-color: #9ca3af;--tr-bg-color: #fff;--tr-bg-hover-color: #f1f1f1;--tr-even-bg-color: rgb(243, 247, 249);--tr-even-bg-hover-color: rgb(236, 236, 236)}.acrool-react-table__root.dark-theme{--mask-bgcolor: rgba(43, 48, 53, .3);--bg-color: #2b3035;--text-color: rgb(154, 160, 172);--text-contrast-color: #fff;--sort-column: #fff;--page-text-color: rgb(125, 132, 144);--page-bg-color: #495057;--page-bg-hover-color: #6b7279;--border-color: #343a40;--header-border-color: #585858;--cell-border-color: #4d4d4d;--tr-bg-color: #2b3035;--tr-bg-hover-color: #1f1f1f;--tr-even-bg-color: #262a2e;--tr-even-bg-hover-color: #1f1f1f}.acrool-react-table__root tr th,.acrool-react-table__root tr td{border:none;border-top:1px solid var(--border-color)}.acrool-react-table__root[data-mode=table] .acrool-react-table__content:last-child tr:last-child th,.acrool-react-table__root[data-mode=table] .acrool-react-table__content:last-child tr:last-child td{border-bottom:1px solid var(--border-color)}.acrool-react-table__root[data-mode=table] tr th:first-child,.acrool-react-table__root[data-mode=table] tr td:first-child{border-left:1px solid var(--border-color)}.acrool-react-table__root[data-mode=table] tr th:last-child,.acrool-react-table__root[data-mode=table] tr td:last-child{border-right:1px solid var(--border-color)}.acrool-react-table__root[data-mode=cell] td{border-left:1px solid var(--border-color)}.acrool-react-table__root[data-mode=cell] td{border-right:1px solid var(--border-color)}.acrool-react-table__root[data-mode=cell] td:last-child{border-bottom:1px solid var(--border-color)}.acrool-react-table__root[data-mode=table] .acrool-react-table__content:first-child tr:first-child th:first-child,.acrool-react-table__root[data-mode=table] .acrool-react-table__content:first-child tr:first-child td:first-child{border-top-left-radius:var(--border-radius)}.acrool-react-table__root[data-mode=table] .acrool-react-table__content:first-child tr:first-child th:last-child,.acrool-react-table__root[data-mode=table] .acrool-react-table__content:first-child tr:first-child td:last-child{border-top-right-radius:var(--border-radius)}.acrool-react-table__root[data-mode=table] .acrool-react-table__content:last-child tr:last-child th:last-child,.acrool-react-table__root[data-mode=table] .acrool-react-table__content:last-child tr:last-child td:last-child{border-bottom-right-radius:var(--border-radius)}.acrool-react-table__root[data-mode=table] .acrool-react-table__content:last-child tr:last-child th:first-child,.acrool-react-table__root[data-mode=table] .acrool-react-table__content:last-child tr:last-child td:first-child{border-bottom-left-radius:var(--border-radius)}.acrool-react-table__root[data-mode=cell] td:first-child{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.acrool-react-table__root[data-mode=cell] td:last-child{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.acrool-react-table__root tr th,.acrool-react-table__root tr td{background-color:var(--tr-bg-color)}.acrool-react-table__root tr[data-even] th,.acrool-react-table__root tr[data-even] td{background-color:var(--tr-even-bg-color)}.acrool-react-table__root[data-mode=table] tr:hover td{background-color:var(--tr-bg-hover-color)}.acrool-react-table__root[data-mode=table] tr[data-even]:hover td{background-color:var(--tr-even-bg-hover-color)}
