@import"https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,700;1,400;1,700&display=swap";html,body{min-height:100%}body{letter-spacing:.02rem;word-spacing:.04rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body.modal-open #body-dashboard{z-index:unset}body.modal-open .hemenu{z-index:-1}body #body-dashboard{--sidebar-width: 240px;background:#f7f8fd;position:relative;z-index:1051;transition:.4s ease;min-height:100vh;height:100%}body #body-dashboard.minimize{transform:translateX(var(--sidebar-width));transition:.4s ease}@media only screen and (min-width: 768px){body #body-dashboard{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width))}body #body-dashboard.minimize{margin-left:0;width:100%;transform:none}}h1,h2,h3,h4,h5,h6{font-weight:700}a{text-decoration:none}a:hover,a:focus{text-decoration:none}.accordion .card-header:after{font-family:"Font Awesome 5 Free";content:"";float:right;font-weight:900}.accordion .card-header.collapsed:after{content:""}.badge{font-weight:400;font-size:80%}.badge-info-alt{background:#eff8fe;color:var(--info)}.badge-md{font-size:90%;padding:.35em .45em}.btn{transition:color .1s ease-in-out,background-color .1s ease-in-out,border-color .1s ease-in-out;box-shadow:none}.btn-pill{border-radius:10rem}.btn-link:hover,.btn-link:focus{text-decoration:none}.card{border:1px solid #edeef9}.card h1.card-header,.card h2.card-header,.card h3.card-header,.card h4.card-header,.card h5.card-header{background-color:#fafbff;border-bottom:1px solid #edeef9;margin:0;color:var(--secondary)}.card .card-header{background-color:#fafbff;border-bottom:1px solid #edeef9;margin:0;color:var(--secondary)}@media only screen and (min-width: 768px){.card-auth{width:360px;margin:0 auto}}.card-employee:hover .body-hover{display:block;opacity:1}.card-employee .body-hover{opacity:0;background:#fff;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.25rem;transition:.2s ease}.card-employee .thumb{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.card-pricing{border-radius:1rem;text-align:center}.card-pricing .price{color:var(--primary)}.card-pricing .price span{font-size:2rem;font-weight:600;line-height:2rem;vertical-align:top}.card-pricing .price span.strike{text-decoration:line-through}.card-pricing .features ul{display:grid;margin:2rem 0;padding:0;grid-auto-columns:0;grid-column-gap:8px;grid-row-gap:8px;grid-template-columns:repeat(auto-fit, minmax(128px, 1fr));grid-template-rows:auto}.card-pricing .features ul li{list-style:none;text-align:left;background:#ffefef;padding:8px 16px;border-radius:.5rem;color:#9a5054}.card-pricing .features ul li i{margin-right:.25rem}.card-widget-list .items:not(:last-child){margin-bottom:1rem}.form-control:focus{box-shadow:none}.custom-file-input:focus~.custom-file-label{box-shadow:none}label{font-weight:500}.wrap-progressbar progress{border-radius:5px;width:100%;height:10px}.wrap-progressbar progress::-webkit-progress-bar{background-color:#e9ecef;border-radius:5px}.wrap-progressbar progress::-webkit-progress-value{background-color:var(--primary);border-radius:5px}.wrap-progressbar progress::-moz-progress-bar{background-color:#e9ecef;border-radius:5px}.wrap-progressbar progress.success::-webkit-progress-value{background-color:var(--success)}.wrap-progressbar progress.danger::-webkit-progress-value{background-color:var(--danger)}.input-group>.form-group{width:1%;flex:1 1 auto}.input-group>.form-group .form-control{border-top-left-radius:0;border-bottom-left-radius:0}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fit-sm{-o-object-fit:cover;object-fit:cover;height:80px;width:100%}.object-fit-md{-o-object-fit:cover;object-fit:cover;height:180px;width:100%}.object-fit-height{-o-object-fit:cover;object-fit:cover;height:100%;max-height:150px;width:100%}@media only screen and (min-width: 768px){.object-fit-height{max-height:210px}}.object-fit-300{-o-object-fit:cover;object-fit:cover;height:100%;max-height:250px;width:100%}@media only screen and (min-width: 768px){.object-fit-300{max-height:300px}}.object-fit-circle-sm{border-radius:50%;-o-object-fit:cover;object-fit:cover;height:30px;width:30px}.object-fit-circle{border-radius:50%;-o-object-fit:cover;object-fit:cover;height:48px;width:48px}.object-fit-circle-md{border-radius:50%;-o-object-fit:cover;object-fit:cover;height:80px;width:80px}.object-fit-circle-lg{border-radius:50%;-o-object-fit:cover;object-fit:cover;height:120px;width:120px}img.thumb-profile{width:100px;height:100px;border-radius:25%;-o-object-fit:cover;object-fit:cover;padding:1rem}img.thumb-profile.thumb-profile-sm{border-radius:50%;height:80px;width:80px;padding:0}img.thumb-profile.thumb-profile-xs{border-radius:50%;height:40px;width:40px;padding:0}img.thumb-profile.thumb-profile-xxs{border-radius:50%;height:25px;width:25px;padding:0}img.thumb-features{height:180px;margin-bottom:1.5rem}@media only screen and (min-width: 768px){img.thumb-features{height:210px;margin-bottom:0}}.wrap-thumb-profile img{max-height:100px}div.divider{background-color:var(--primary);height:1px;width:100px}div.divider-green{background-color:#4cbb81;height:2px;width:100px}.icon-poll,.icon-poll-times,.icon-poll-check{height:40px;width:40px;text-align:center;display:flex;align-items:center;justify-content:center;border:2px solid;border-radius:50%}.icon-poll-check{color:var(--success)}.icon-poll-times{color:var(--danger)}.wizard-indicator{padding-left:0;position:relative;table-layout:fixed;vertical-align:middle}.wizard-indicator li{float:none;padding:0;list-style:none}@media only screen and (min-width: 768px){.wizard-indicator li{display:table-cell;width:1%}}.wizard-indicator li:last-child:before{display:none}@media only screen and (min-width: 768px){.wizard-indicator li:before{content:"";display:block;height:1px;position:relative;top:24px;border-top:2px dashed;left:3rem}}.wizard-indicator li .step{background-color:#fff;border:1px solid #ced4da;font-size:24px;width:48px;height:48px;line-height:48px;border-radius:5rem;margin:0 0 0 2rem;text-align:center;position:relative;z-index:1}.wizard-indicator li .caption{box-sizing:border-box;padding:2rem 2rem 0}.wizard-indicator li.complete .step{background:#82dcf8;border-color:#82dcf8;color:#fff}.wizard-indicator li.complete.active .step{background:#fff;border-color:#82dcf8}.top-0{top:0 !important}.end-0{right:0 !important}.wrap-items-events.expand>div{max-height:100%}.wrap-items-events .items{border-bottom:1px solid rgba(0,0,0,.04);padding-bottom:.5rem}.wrap-items-events .items:last-child{border:none}.h-24{height:24px}.floatin-button--self-help{position:fixed;right:-25px;top:50%;z-index:5;text-align:center;transform:rotate(270deg);border-top-right-radius:.5rem;border-top-left-radius:.5rem;box-shadow:0 0px 6px rgba(0,0,0,.4);z-index:1060}@media only screen and (min-width: 768px){.floatin-button--self-help{font-size:1rem}}.img-stacked img{margin-right:-10px;border:1px solid #fff}.img-stacked img:last-child{margin-right:0}.grid-img-2col{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1rem;grid-row-gap:.5rem}.modal{z-index:1052}.modal-open .modal-backdrop{z-index:1051}.slideToggle{display:flex;justify-content:center;margin:50px 0}.slideToggle i{margin:0 15px}.form-switch{align-items:center;display:flex;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);justify-content:space-between;margin-bottom:20px}.form-switch i{position:relative;display:inline-block;width:100px;height:30px;border:1px solid #dfdfdf;border-radius:15px;transition:all .3s linear}.form-switch i::after{content:"";position:absolute;left:0;width:40px;height:22px;background-color:#00ce6c;border-radius:15px;transform:translate3d(4px, 3px, 0);transition:all .2s ease-in-out}.form-switch input{display:none}.form-switch input:checked+i::after{transform:translate3d(54px, 3px, 0)}.container--calendar{--col-width: auto;--morning: hwb(0 20% 20%);--morning2: hwb(220 20% 20%);--afternoon: hwb(48 20% 20%);--afternoon2: hwb(116 20% 20%);--night: hwb(0 49.8% 49.8%);--night2: hwb(334 20% 20%);--half: hwb(20 20% 20%);--half2: hwb(171 20% 20%);--off: hwb(300 0% 49.8%);--rest: hwb(50 0% 0.4%)}@media only screen and (max-width: 767px){.container--calendar{overflow-x:auto}}@media only screen and (max-width: 767px){.container--calendar .sticky-col{position:sticky !important;left:0}}.container--calendar .palette--1{background:var(--morning)}.container--calendar .palette--2{background:var(--morning2)}.container--calendar .palette--3{background:var(--afternoon)}.container--calendar .palette--4{background:var(--afternoon2)}.container--calendar .palette--5{background:var(--night)}.container--calendar .palette--6{background:var(--night2)}.container--calendar .palette--7{background:var(--half)}.container--calendar .palette--8{background:var(--half2)}.container--calendar .palette--9{background:var(--off)}.container--calendar .palette--10{background:var(--rest)}.calendar--head{display:grid;grid-template-columns:240px auto;grid-column-gap:0px;grid-row-gap:0px;text-align:center;font-weight:500}@media only screen and (max-width: 767px){.calendar--head{display:inline-flex}}.calendar--head .head--name{width:var(--col-width);left:0px;position:relative;z-index:2;padding:.5rem;background:#f8f9fa;border-right:1px solid #eff1f3}@media only screen and (max-width: 767px){.calendar--head .head--name{width:160px}}.calendar--group{padding:.5rem;font-weight:500;background:#f7f0f0}.calendar--item{display:grid;grid-template-columns:240px auto;grid-column-gap:0px;grid-row-gap:0px}@media only screen and (max-width: 767px){.calendar--item{display:inline-flex}}.calendar--item .shift{border-radius:.25rem;padding:.25rem;color:#fff}.calendar--item .shift--morning{background:var(--morning)}.calendar--item .shift--morning2{background:var(--morning2)}.calendar--item .shift--afternoon{background:var(--afternoon)}.calendar--item .shift--afternoon2{background:var(--afternoon2)}.calendar--item .shift--night{background:var(--night)}.calendar--item .shift--night2{background:var(--night2)}.calendar--item .day--half{background:var(--half)}.calendar--item .day--half2{background:var(--half2)}.calendar--item .day--off{background:repeating-linear-gradient(135deg, hwb(125 30% 40%/1), hwb(125 30% 40%/1) 10px, hwb(125 30% 43%/1) 10px, hwb(125 30% 43%/1) 20px)}.calendar--item .day--rest{background:repeating-linear-gradient(135deg, hwb(0 30% 30%/1), hwb(0 30% 30%/1) 10px, hwb(0 30% 34%/1) 10px, hwb(0 30% 34%/1) 20px)}.calendar--item .on-leave--half{position:relative;overflow:clip}.calendar--item .on-leave--half::before{content:"";position:absolute;z-index:1;top:0;left:0;border-style:solid;border-width:100px 60px 0 0;border-color:#66c2f9 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.calendar--item .on-leave--half span{z-index:2}.calendar--item .shift--morning--text{color:var(--morning)}.calendar--item .shift--afternoon--text{color:var(--afternoon)}.calendar--item .shift--night--text{color:var(--night)}.calendar--item .day--half--text{color:var(--half)}.calendar--item .day--off--text{color:var(--off)}.calendar--item .day--rest--text{color:var(--rest)}.calendar--item+.calendar--item{border-top:1px solid #eff1f3}.calendar--item .staff--name{width:var(--col-width);background:#fff;left:0px;position:relative;z-index:2;padding:.5rem;display:grid;grid-template-columns:32px auto;gap:.5rem;align-items:center;border-right:1px solid #eff1f3}@media only screen and (max-width: 767px){.calendar--item .staff--name{width:160px}}.calendar--item .staff--name .thumb{width:32px}.calendar--item .staff--name .thumb img{height:32px;width:32px;border-radius:5rem;-o-object-fit:cover;object-fit:cover}.calendar--item .staff--name .body{flex-basis:0}.calendar--item .staff--name .body .position{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:90%}.calendar--item .wrap-day .day{font-size:.7rem;font-weight:500}.calendar--item .wrap-day .day .wrap-time{position:relative}.calendar--item .wrap-day .day .wrap-time>div>.in,.calendar--item .wrap-day .day .wrap-time>div>.out{background:#fff;border-left:1px solid;padding-left:.5rem}.wrap-day{display:inline-flex;align-items:center}.wrap-day .day{padding:.4rem;border-left:1px solid #eff1f3;display:flex;align-items:center;align-self:stretch;justify-content:center;flex:1}@media only screen and (max-width: 767px){.wrap-day .day{width:120px}}.wrap-day .day>div{width:100%}.comp--calendar-date{display:flex;align-items:center;justify-content:center;border-radius:5rem;background:#f8f9fa;margin:0 auto;width:-moz-min-content;width:min-content}.bg-stripe-orange{background:repeating-linear-gradient(135deg, hsl(12, 46%, 96%), hsl(12, 46%, 96%) 10px, hsl(12, 46%, 93%) 10px, hsl(12, 46%, 93%) 20px);color:#eb3a1a}.form-group-radio--circle{gap:1rem}.form-group-radio--circle .form-check{padding:0}.form-group-radio--circle .form-check-label{height:32px;width:32px;border-radius:50%;border:4px solid rgba(0,0,0,0)}.form-group-radio--circle .form-check-label:hover{cursor:pointer}.form-group-radio--circle .form-check-input{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.form-group-radio--circle input[type=radio]:checked~*{border-color:rgba(255,255,255,.4)}.navbar .navbar-brand img{max-height:60px}.navbar .navbar-nav .dropdown .dropdown-menu{background:#f9fcfe;border:none;box-shadow:none}@media only screen and (min-width: 768px){.navbar .navbar-nav .dropdown .dropdown-menu{background:#fff;box-shadow:0 .5rem 1rem rgba(0,0,0,.175);text-align:left;animation-duration:.3s;-webkit-animation-duration:.3s;animation-fill-mode:both;-webkit-animation-fill-mode:both;animation-name:slideIn;border:1px solid rgba(0,0,0,.05)}@keyframes slideIn{0%{transform:translateY(1rem);opacity:0}100%{transform:translateY(0rem);opacity:1}0%{transform:translateY(1rem);opacity:0}}}.navbar .navbar-nav .dropdown .dropdown-menu.wide{width:260px}@media only screen and (min-width: 768px){.navbar .navbar-nav .dropdown .dropdown-menu.wide{width:280px}}.nav-tabs{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden}.nav-tabs .nav-link{white-space:nowrap}.nav-tabs.flat .nav-link{border:0;border-bottom:2px solid rgba(0,0,0,0);color:inherit}.nav-tabs.flat .nav-link.active{color:var(--purple);border-color:var(--purple)}.nav-tabs.flat-primary .nav-link{background:none;border:0;border-bottom:2px solid #e9ecef;color:#adb5bd}.nav-tabs.flat-primary .nav-link.active{color:var(--dark);border-color:var(--primary)}.nav-info .nav-link{color:#343a40}.nav-info .nav-link.active{background:var(--info)}.pagination{display:inline-block}@media only screen and (min-width: 768px){.pagination{display:flex}}.pagination li{display:inline-block}.pagination li a{border-radius:4px;border:0;margin:0 .2rem}.pagination li.active a{background:#007bff;color:#fff}.font-weight-bolder{font-weight:900 !important}.line-height{line-height:.85rem}hr.bold{height:2px}.small-md{font-size:100%}@media only screen and (min-width: 768px){.small-md{font-size:80%}}a.text-dark:hover,a.text-dark:focus{color:var(--primary) !important}.text-fade{opacity:.7}body{background:#fff;padding-top:62px}@media only screen and (min-width: 768px){body{padding-top:68px}}.wrap-breadcrumb{margin-bottom:1.5rem}@media only screen and (min-width: 768px){.wrap-breadcrumb{margin-left:0;margin-right:0}}.wrap-breadcrumb .breadcrumb{background:#fafbff;margin-bottom:0}.wrap-breadcrumb .breadcrumb li{color:#afb1bf}.wrap-breadcrumb .breadcrumb li a{color:#1f2327}footer.main-footer{background:#f9fcfe;padding:6rem 0 4rem}footer.main-footer .logo{height:26px;display:block}footer.main-footer ul{padding-left:0}footer.main-footer ul li{list-style:none;margin-bottom:.5rem}footer.main-footer ul li a{color:#343a40}footer.main-footer ul li:last-child{margin-bottom:0}.wrap-header.alt{background-color:var(--primary);color:#fff;text-align:center;height:320px}.list-footer-socmed{padding:0;margin:0}.list-footer-socmed li{display:inline-block;margin-right:1rem}.list-footer-socmed li i{font-size:1.5rem}.list-footer-socmed li:last-child{margin-right:0}.list-vacancies .wrap-logo-company{text-align:center}.list-vacancies .wrap-logo-company img{max-height:70px}nav.menu-main{padding:1rem}nav.menu-main .logo{height:30px}nav.menu-main .navbar-nav{text-align:center}nav.menu-main .navbar-nav .nav-link{color:#253b52}@media only screen and (min-width: 768px){nav.menu-main .navbar-nav .nav-link{padding-right:.8rem;padding-left:.8rem}}nav.menu-main .navbar-nav .nav-link.active{color:var(--primary);font-weight:500}nav.menu-main .navbar-toggler{border:none;background:rgba(0,0,0,0) !important}nav.menu-main .navbar-toggler .icon-bar{width:22px;height:2px;background-color:#b6b6b6;display:block;transition:all .2s;margin-top:4px}nav.menu-main .navbar-toggler .icon-bar.top-bar{transform:rotate(45deg);transform-origin:10% 10%}nav.menu-main .navbar-toggler .icon-bar.middle-bar{opacity:0}nav.menu-main .navbar-toggler .icon-bar.bottom-bar{transform:rotate(-45deg);transform-origin:10% 90%}nav.menu-main .navbar-toggler.collapsed .icon-bar.top-bar{transform:rotate(0)}nav.menu-main .navbar-toggler.collapsed .icon-bar.middle-bar{opacity:1}nav.menu-main .navbar-toggler.collapsed .icon-bar.bottom-bar{transform:rotate(0)}nav.menu-main .navbar-toggler:focus{outline:none}@media only screen and (min-width: 768px){section .wrap-content-small{max-width:860px;margin:0 auto}}section .wrap-content-small .row{margin-top:5rem}section.hero-home{background:url("../img/bg-header.jpg") no-repeat;background-size:cover;background-position:72% 0;height:450px}@media only screen and (min-width: 768px){section.hero-home{background-position:top center}}section.hero-home .caption{color:#fff;font-size:1.2rem;margin-top:4rem}@media only screen and (min-width: 768px){section.hero-home .caption{width:690px;margin-top:0}}section.hero-home .caption h1{font-size:2rem}@media only screen and (min-width: 768px){section.hero-home .caption h1{font-size:3rem}}@media only screen and (max-width: 767px){section.hero-home .caption .sub{background:rgba(233,164,11,.768627451);padding:.5rem .5rem .5rem 0;margin-right:.5rem;border-radius:3rem}}section.hero-payroll{background:url("../img/bg-header-payroll.jpg") no-repeat;background-size:cover;background-position:80% 0;height:450px}@media only screen and (min-width: 768px){section.hero-payroll{background-position:top center}}section.hero-payroll .caption{color:#fff;font-size:1.2rem}@media only screen and (min-width: 768px){section.hero-payroll .caption{width:690px}}section.hero-payroll .caption h1{font-size:2rem}@media only screen and (min-width: 768px){section.hero-payroll .caption h1{font-size:3rem}}@media only screen and (max-width: 767px){section.hero-payroll .caption .sub{background:rgba(233,164,11,.768627451);padding:.5rem 1.5rem .5rem 1.25rem;margin-right:.5rem;margin-left:-1rem;border-radius:0 3rem 3rem 0}}section.hero-contact{background:url("../img/bg-header-contact.jpg") no-repeat;background-size:cover;background-position:66% 25%;height:240px}@media only screen and (min-width: 768px){section.hero-contact{background:url("../img/bg-header-contact.jpg") no-repeat;background-size:cover;background-position:0 25%}}section.hero-harigaji{background:url("../img/bg-header-harigaji.png") no-repeat top center;background-size:cover;height:450px}#slider-harigaji ul.splide__pagination{bottom:-2.5rem}#slider-harigaji ul.splide__pagination button.is-active{background:#4cbb81}#slider-harigaji .splide__arrows .splide__arrow{background:#4cbb81}#slider-harigaji .splide__arrows .splide__arrow svg{fill:#fff}[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;visibility:visible;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{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 .simplebar-content{pointer-events:none;-moz-user-select:none;user-select:none;-webkit-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 linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}
/*# sourceMappingURL=frontend.min.css.map */
