.left-sticky{left:0}.left-sticky,.right-sticky{position:-webkit-sticky;position:sticky;z-index:1}.right-sticky{right:0;text-align:center}.left-sticky:not(.MuiTableCell-head),.right-sticky:not(.MuiTableCell-head){background-color:#fff}.MuiPaper-root{border-radius:8px!important;border:2px solid var(--borderColor);border-top:none;box-shadow:none!important}.MuiTableContainer-root{max-width:100%;border-radius:8px!important}.MuiTable-root{table-layout:auto}.MuiTableRow-root .MuiTableCell-root{height:47px;padding:.5rem 1.5rem;border-bottom:2px solid var(--borderColor);white-space:nowrap;font-family:var(--font-base);font-size:16px;font-weight:500;line-height:1.5}.MuiTableRow-root:last-child .MuiTableCell-root{border-bottom:none}.MuiTableRow-root .MuiTableCell-head{height:47px;border:none;color:#fff;background-color:var(--tableHeadColor)}.MuiTableCell-head:first-child{border-radius:8px 0 0 0}.MuiTableCell-head:last-child{border-radius:0 8px 0 0}.open-popup{cursor:pointer}.open-popup:hover{color:var(--primary)}.more-action{display:inline-block;cursor:pointer;font-size:1.125rem;color:#000}.more-action:hover{color:red;transition:color .3s;transform:scale(1.05)}.more-action-icon-container{display:inline;border-radius:5px;background-color:#ebeced;padding:.35rem;justify-content:center}.more-action-icon-container:hover{background-color:#c6c6c8;transition:background-color .3s}.more-action-box{position:fixed;z-index:2;padding:.25rem 0;border-radius:8px;visibility:hidden;font-size:.875rem;font-weight:500;color:var(--blackColor);background-color:#fff;border:2px solid var(--borderColor)}.more-action-box-show{visibility:visible}.more-action-item{cursor:pointer;padding:.5rem 1rem;font-family:var(--font-base);font-weight:500;line-height:1.5}.more-action-item,.more-action-item-icon{display:flex;align-items:center;font-size:.875rem}.more-action-item-icon{position:relative;width:.875rem;height:.875rem;margin-right:.5rem}.more-action-item:hover{background-color:var(--primaryBgColor)}@media (max-width:1440px){.more-action-box{transform:translateX(-25%)}}.table-pagination{justify-content:space-between;flex-wrap:wrap;width:100%;height:52px;padding:.5rem 1.5rem;border-top:2px solid var(--borderColor)}.table-pagination,.table-pagination>div{display:flex;align-items:center}.table-pagination-text{font-size:.75rem;font-weight:500;color:var(--greyColor)}.table-pagination-select{position:relative;min-width:3rem;height:2rem;border:2px solid var(--borderColor);border-radius:8px;background-color:#fff}.table-pagination-select:hover{background-color:var(--greyBgColor)}.table-pagination-select input{margin-top:0}.table-pagination-select .react-select__control{margin-top:0;margin-bottom:0}.table-pagination-select .react-select__indicators{display:none}.table-pagination-select .react-select-container{font-size:.75rem}.table-pagination-select .react-select__single-value{margin-top:-.25rem;padding:.25rem 1.5rem .375rem;font-size:.75rem;font-weight:600;color:#444410!important}.table-pagination-button{cursor:pointer;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:2px solid var(--borderColor);border-radius:8px;background-color:#fff}.table-pagination-button:not(.table-pagination-button-disabled):hover{background-color:#f0f1f4}.table-pagination-button-disabled{cursor:unset;border-color:transparent;background-color:#fafafa}.table-pagination-button-disabled:before{color:#e6e6e6}.table-pagination-next{transform:rotate(180deg)}@media (max-width:991px){.left-sticky{position:relative;left:unset!important}.right-sticky{position:relative;right:unset!important}}@media (max-width:767px){.MuiTableRow-root .MuiTableCell-root,.table-pagination{padding:.5rem 1rem}.table-pagination{height:auto}.table-pagination>div:first-child{margin-bottom:.25rem}.table-pagination>div:last-child{margin-top:.25rem;margin-left:auto}}:root{--primary:red;--primaryBgColor:#fdeceb;--primaryHoverColor:#fcd9d7;--blackColor:#000;--greenColor:#34c759;--greenBgColor:#e0f7e6;--greyColor:#9b9b9b;--greyBgColor:#f7f8fa;--redColor:#fa5050;--redBgColor:#fff3f3;--yellowColor:#ffbc3e;--yellowBgColor:#fff8eb;--blueColor:#74afff;--blueBgColor:#f1f7ff;--orangeColor:#ff803c;--bgMenuColor:#f7f8fa;--menuFontColor:var(--blackColor);--tableHeadColor:#3b3b46;--shadowColor:rgba(95,111,142,.1);--borderColor:#e6e6e6;--PhoneInputCountryFlag-borderColor:transparent;--rs-bg-active:var(--primaryBgColor);--rs-input-focus-border:var(--primary);--rs-calendar-date-selected-text:var(--primary);--rs-listbox-option-hover-text:var(--primary);--rs-listbox-option-hover-bg:var(--primaryBgColor);--rs-calendar-range-bg:rgba(0,0,0,.04);--rs-btn-link-text:var(--primary);--rs-btn-link-active-text:var(--primary);--rs-btn-link-hover-text:var(--primary);--rs-btn-primary-bg:var(--primary);--rs-btn-primary-hover-bg:var(--primaryHoverColor)}body,html{padding:0;margin:0;font-size:16px;font-weight:500;font-family:var(--font-base),sans-serif;line-height:1.25;color:var(--blackColor);background-color:#fff}::-webkit-scrollbar{position:absolute;width:4px;height:4px}::-webkit-scrollbar-track{background:#f7f8fa;border-radius:2px}::-webkit-scrollbar-thumb{background:#e2e2e2;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#cbcbcb}a,a:hover{color:inherit;text-decoration:none}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0}.degito-loading{position:fixed;z-index:9999999;top:0;bottom:0;right:0;left:0;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column}.degito-loading-logo{width:100%;max-width:186px}.main-content-area{display:flex;justify-content:center;margin-left:78px;transition:all .3s ease-in-out}.main-container{width:100%;max-width:1352px;padding:2rem 0 4rem}.modal-open{overflow:hidden}.main-content{margin-top:2.5rem}.content-header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between}.btn-area-center{display:flex;justify-content:center;width:100%}.btn-area-end{display:flex;justify-content:flex-end}.react-select__control{height:32px;min-height:32px!important;margin-top:.375rem;margin-bottom:.125rem;border-width:0!important;border-color:transparent!important;box-shadow:none!important;background-color:transparent!important}.react-select__value-container{height:32px;padding:0!important}.react-select__input-container{height:32px;margin:0!important;padding-top:0!important;padding-bottom:0!important;font-weight:500}.react-select__input{height:32px}.react-select__placeholder{display:none}.react-select__single-value{margin-left:0!important;margin-right:0!important;font-weight:500;color:var(--blackColor)!important}.react-select__menu{z-index:9!important;margin-top:4px!important;margin-bottom:4px!important;border-radius:8px!important;border:2px solid #f0f1f4;box-shadow:none!important}.react-select__option{padding:.5rem 1rem!important;line-height:1.5}.react-select__option,.text-input.error .react-select__option{color:var(--blackColor)}.react-select__indicator-separator{display:none;padding:0!important}.react-select__indicator{padding:0!important}.react-select__indicator svg{display:none}.react-select__option--is-focused{background-color:var(--primaryBgColor)!important}.react-select__option--is-selected{background-color:var(--primary)!important}.select-search-multi{padding:.125rem 1rem .25rem}.select-search-multi.select-no-label .react-select__control{margin-top:.25rem;margin-bottom:.25rem}.select-search-multi.select-no-label input{height:auto}.react-select__multi-value{display:flex;align-items:center;margin:.063rem .125rem 0!important;padding-right:.25rem;border-radius:6px!important;font-size:.875rem;line-height:1;background-color:var(--primaryBgColor)!important}.react-select__multi-value__label{padding:.063rem .125rem .063rem .75rem!important;font-size:1rem!important;font-weight:500;line-height:1.25}.react-select__multi-value__remove{justify-content:center;width:1rem;height:1rem;padding-left:0!important;padding-right:0!important;border-radius:50%!important}.react-select__multi-value__remove svg{width:.875rem;height:.875rem;fill:var(--blackColor)}.react-select__multi-value__remove:hover{background-color:transparent!important}.react-select__menu-list{max-height:180px!important}.dropdown-btn{position:relative}.dropdown-btn .btn{width:auto}.dropdown-btn-icon{margin-left:2rem;font-size:.75rem;line-height:1}.dropdown-btn-box{position:absolute;z-index:9;top:100%;display:none;width:100%;margin-top:4px;padding:.25rem 0;border-radius:8px;border:2px solid #f0f1f4;background-color:#fff}.dropdown-btn.active .dropdown-btn-box{display:block}.dropdown-btn-box div,.dropdown-btn-box label{cursor:pointer;font-size:.875rem;font-weight:500;line-height:1.5;color:var(--blackColor)}.dropdown-btn-box div{padding:.5rem 1rem}.dropdown-btn-box div:hover,.dropdown-btn-box label:hover{background-color:var(--primaryBgColor)}.img-box{width:100px;height:100px;border-radius:8px;border:2px dashed #eee;cursor:pointer;position:relative}.img-box.img-required{border:2px solid #de5c6e}.img-box.show{padding:10px 0}.img-box.show img{max-height:100%;max-width:100%}.img-box .middle-absolute{display:none}.img-box:hover .middle-absolute{display:block;z-index:3;color:#fff;font-size:20px}.middle,.middle-absolute{position:absolute;float:left;left:50%;top:50%;transform:translate(-50%,-50%)}.text-required{color:#de5c6e}.scroll-container{overflow-x:scroll}::-webkit-scrollbar{height:12px}::-webkit-scrollbar-thumb{background-color:#555;border-radius:6px}@media screen and (min-width:1080px){html{zoom:100%}}@media screen and (max-width:1441px){html{zoom:85%}}.side-nav{position:fixed;z-index:9;top:0;left:0;width:78px;height:100%;color:var(--menuFontColor);background-color:var(--bgMenuColor);transition:transform .4s ease-in-out,width .4s ease-in-out}.side-nav-expand{width:272px;transition:width .4s ease-in-out}.side-nav-expand~.main-content-area{margin-left:272px}.side-nav-expand~.topbar .topbar-logo{opacity:0;transition:opacity .2s ease-in-out}.m-nav{display:none}.side-nav-name{display:flex;justify-content:space-between;padding:1rem 1.5rem 1rem 1rem;font-size:1.5rem;color:#000}.side-nav-logo{position:relative;width:108px;height:40px}.side-nav-menu{height:calc(100% - 130px);padding:0 1rem 1rem;overflow-y:auto;overflow-x:hidden}.side-nav-menu-box:not(:last-child){margin-bottom:.25rem;border-bottom:1px solid var(--borderColor)}.snm-list{cursor:pointer;-webkit-user-select:none;position:relative;display:flex;align-items:center;width:100%;margin-bottom:.25rem;padding:.375rem .75rem;border-radius:8px;font-size:1rem;font-weight:500;line-height:1.5;white-space:nowrap}.snm-list.active,.snm-list:hover{background-color:var(--primaryBgColor)}.snm-list.active:before,.snm-list:hover:before{content:"";position:absolute;z-index:-1;left:0;display:block;width:100%;height:100%;border-radius:8px;background-color:#fff}.side-nav-expand .snm-list-wSub.active{background-color:#f1f1f1}.snm-list-wSub:after{content:"";position:absolute;right:1rem;font-family:Material Icons;font-size:.75rem;font-weight:500;transition:transform .3s ease-out}.snm-list-icon{margin-right:.75rem;font-size:1.25rem;line-height:1}.snm-list.active .snm-list-icon{color:var(--primary)}.side-nav-expand .snm-list-wSub .snm-list-icon{color:#000}.snm-list-sub-box{position:relative;height:auto;max-height:0;overflow:hidden}.snm-list-sub-box:before{content:"";position:absolute;left:0;display:block;width:2px;height:100%;border-radius:2px;background-color:#f1f1f1}.snm-list-sub{cursor:pointer;-webkit-user-select:none;position:relative;display:flex;align-items:center;margin:.375rem 0 .375rem 1.5rem;padding:.25rem .75rem;border-radius:6px;font-size:1rem;font-weight:500;line-height:1.5;white-space:nowrap}.snm-list-sub:first-child{margin-top:0}.snm-list-sub:last-child{margin-bottom:0}.snm-list-sub.active,.snm-list-sub:hover{background-color:var(--primaryBgColor)}.snm-list-sub.active:before{content:"";position:absolute;z-index:1;left:-1.5rem;display:block;width:2px;height:100%;border-radius:2px;background-color:var(--primary)}.side-nav-bottom{position:absolute;bottom:0;display:flex;align-items:flex-end;height:56px;width:100%;padding:1rem;font-size:1rem;font-weight:400;line-height:1.5}@media (min-width:1024px){.side-nav-name{justify-content:center;padding:1rem 1rem 1.5rem}.side-nav-expand .side-nav-name{justify-content:space-between}.side-nav-logo-area{width:0;height:32px;opacity:0;transition:width .4s ease-in-out}.side-nav-expand .side-nav-logo-area{width:108px;opacity:1;transition:opacity .4s ease-in-out .3s}.side-nav label{opacity:0}.side-nav-expand label{opacity:1;transition:opacity .2s ease-in}.select-w-icon select{padding:.5rem;color:transparent}.side-nav-expand .select-w-icon select{padding:.5rem 1rem .5rem 3rem;color:inherit;transition:color .2s ease-in}.open-submenu .snm-list-sub-box{max-height:0}.side-nav-expand .open-submenu .snm-list-sub-box{max-height:500px;margin:.625rem 0 .625rem 1.25rem;transition:margin 0s ease-out .1s,max-height .5s ease-out .1s}.side-nav .select-w-icon:after,.side-nav .side-nav-bottom{opacity:0}.side-nav-expand .select-w-icon:after,.side-nav-expand .side-nav-bottom{opacity:1;transition:opacity .2s ease-in .2s}.snm-list{color:transparent}.side-nav-expand .snm-list{color:inherit;transition:color .2s ease-in}.snm-list-wSub:after{opacity:0}.side-nav-expand .snm-list-wSub:after{opacity:1;transition:opacity .2s ease-in .2s,transform .3s ease-out}.snm-list-icon{color:var(--blackColor)}}@media (max-width:1023px){.side-nav{width:272px;transform:translateX(0)}.m-hide-nav{box-shadow:none;transform:translateX(-100%);transition:transform .4s ease-in-out}.m-nav{position:-webkit-sticky;position:sticky;z-index:3;top:0;width:100%;height:56px;background-color:var(--bgMenuColor)}.m-nav,.m-nav-burger{display:flex;align-items:center;justify-content:center}.m-nav-burger{position:absolute;left:1rem;width:40px;height:40px;border-radius:50%;font-size:1.5rem}.m-nav-logo-area{width:100px;height:33px}.m-nav-logo{position:relative;width:100%;height:100%}.m-nav-bg{position:fixed;top:0;left:0;right:0;bottom:0;z-index:8;background-color:rgba(0,0,0,.5)}.m-hide-nav~.m-nav-bg{z-index:-1;background-color:transparent}.side-nav-logo-area{width:108px;height:32px}.side-nav .icon-menu-burger{display:none}.open-submenu .snm-list-sub-box{max-height:500px;margin:.625rem 0 .625rem 1.25rem;transition:max-height .5s ease-out}}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:2;height:64px;margin-left:78px;background-color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.04)}.topbar-container{display:flex;align-items:center;justify-content:space-between;max-width:1352px;height:100%;margin-left:auto;margin-right:auto}.topbar-logo{position:relative;width:108px;height:40px}.topbar-profile{-webkit-user-select:none;cursor:pointer;display:flex;align-items:center;width:13rem;padding:.5rem 0;border-radius:11px}.topbar-profile-img-box{width:45px;height:45px;padding:2px;border-radius:50%;background-color:var(--primary)}.topbar-profile-img{position:relative;width:100%;height:100%;border-radius:50%;overflow:hidden}.topbar-profile-box{width:calc(100% - 40px);padding-left:.5rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;line-height:1.5}.topbar-profile-date{font-size:.75rem}.topbar-profile-name{font-weight:700;color:inherit}.topbar-profile-action{position:absolute;top:92%;width:12.5rem;padding:.25rem 0;border-radius:8px;border:2px solid var(--borderColor);visibility:hidden;overflow:hidden;background-color:#fff}.topbar-profile-action.show{visibility:visible}.topbar-profile-subaction{-webkit-user-select:none;cursor:pointer;display:flex;align-items:center;height:2.5rem;padding:.5rem 1rem;text-align:center;font-size:1rem;font-weight:500}.topbar-profile-subaction:hover{background-color:var(--primaryBgColor)}.topbar-profile-subaction-icon{margin-right:.5rem;font-size:1rem;line-height:1;color:var(--primary)}@media (max-width:1440px){.topbar{padding:0 2rem}}@media (max-width:1023px){.topbar{width:50%;height:56px;margin-top:-56px;margin-left:auto;padding:0 1rem;background-color:transparent;box-shadow:none}.topbar-container{justify-content:flex-end}.topbar-logo{display:none}.topbar-profile,.topbar-profile-action{width:10rem}.topbar-profile-img-box{width:30px;height:30px}.topbar-profile-box,.topbar-profile-subaction{font-size:.75rem}}.form-button-container{display:flex;flex-direction:row;gap:2rem;justify-content:flex-end}.form-container{margin:2rem 0}.custom-modal{position:fixed;z-index:99;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden}.custom-modal-open{opacity:1;visibility:visible;transition:opacity .3s ease-out}.custom-modal-bg{position:fixed;z-index:1;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}.custom-modal-content-center{position:absolute;z-index:2;top:50%;left:50%;max-width:90%;max-height:90%;overflow-y:auto;padding:3rem 4rem;border-radius:8px;transform:translate(-50%,-50%);background-color:#fff}.modal-title{margin-bottom:1rem;font-size:1.125rem;font-weight:500;line-height:1.5}.modal-description{font-size:1rem;font-weight:500}.custom-modal .react-select__menu-list{max-height:140px!important}.custom-modal-select .react-select__placeholder{color:var(--greyColor)!important}.cmc-from-right{position:absolute;z-index:2;top:0;left:100%;width:calc(100% - 78px);height:100vh;padding:5rem 7.5rem 1rem;background-color:#fff;transition:all .3s ease-in-out}.custom-modal-open .cmc-from-right{left:78px}.cmc-close-icon{cursor:pointer;position:absolute;top:2.5rem;right:4.5rem;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;font-size:1.5rem;color:var(--greyColor)}.cmc-close-icon:hover{color:var(--redColor)}.cmc-close-icon:focus{box-shadow:0 0 0 3px #9dc7ff}.content-area{height:100%;overflow-x:hidden;overflow-y:auto}@media (max-width:1440px){.cmc-from-right{padding:5rem 2.5rem 1rem}}@media (max-width:1023px){.cmc-from-right{width:100%;height:100%}.custom-modal-open .cmc-from-right{left:0}.cmc-close-icon{right:2.5rem}}@media (max-width:767px){.cmc-from-right{padding:4.5rem 1rem 1.5rem}.cmc-close-icon{top:1.5rem;right:1rem}.custom-modal-content-center{padding:1.5rem 2rem}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}@font-face{font-family:__DM_Sans_d3fe9b;font-style:italic;font-weight:400;font-display:optional;src:url(/_next/static/media/f597cd59c1ffa374.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__DM_Sans_d3fe9b;font-style:italic;font-weight:400;font-display:optional;src:url(/_next/static/media/4261f91ea7100e2e.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__DM_Sans_d3fe9b;font-style:italic;font-weight:500;font-display:optional;src:url(/_next/static/media/f597cd59c1ffa374.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__DM_Sans_d3fe9b;font-style:italic;font-weight:500;font-display:optional;src:url(/_next/static/media/4261f91ea7100e2e.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__DM_Sans_d3fe9b;font-style:italic;font-weight:700;font-display:optional;src:url(/_next/static/media/f597cd59c1ffa374.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__DM_Sans_d3fe9b;font-style:italic;font-weight:700;font-display:optional;src:url(/_next/static/media/4261f91ea7100e2e.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__DM_Sans_d3fe9b;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/7ab938503e4547a1.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__DM_Sans_d3fe9b;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/13971731025ec697.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__DM_Sans_d3fe9b;font-style:normal;font-weight:500;font-display:optional;src:url(/_next/static/media/7ab938503e4547a1.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__DM_Sans_d3fe9b;font-style:normal;font-weight:500;font-display:optional;src:url(/_next/static/media/13971731025ec697.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__DM_Sans_d3fe9b;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/7ab938503e4547a1.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__DM_Sans_d3fe9b;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/13971731025ec697.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__DM_Sans_Fallback_d3fe9b;src:local("Arial");ascent-override:94.72%;descent-override:29.60%;line-gap-override:0.00%;size-adjust:104.73%}.__className_d3fe9b{font-family:__DM_Sans_d3fe9b,__DM_Sans_Fallback_d3fe9b}@font-face{font-family:__Noto_Sans_Thai_dccb14;font-style:normal;font-weight:400;font-stretch:100%;font-display:optional;src:url(/_next/static/media/f196b1e65fee88ed.p.woff2) format("woff2");unicode-range:U+02d7,U+0303,U+0331,U+0e01-0e5b,U+200c-200d,U+25cc}@font-face{font-family:__Noto_Sans_Thai_dccb14;font-style:normal;font-weight:400;font-stretch:100%;font-display:optional;src:url(/_next/static/media/61a7a85bb72f3355.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Noto_Sans_Thai_dccb14;font-style:normal;font-weight:400;font-stretch:100%;font-display:optional;src:url(/_next/static/media/cc95fdb254242a42.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Noto_Sans_Thai_dccb14;font-style:normal;font-weight:500;font-stretch:100%;font-display:optional;src:url(/_next/static/media/f196b1e65fee88ed.p.woff2) format("woff2");unicode-range:U+02d7,U+0303,U+0331,U+0e01-0e5b,U+200c-200d,U+25cc}@font-face{font-family:__Noto_Sans_Thai_dccb14;font-style:normal;font-weight:500;font-stretch:100%;font-display:optional;src:url(/_next/static/media/61a7a85bb72f3355.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Noto_Sans_Thai_dccb14;font-style:normal;font-weight:500;font-stretch:100%;font-display:optional;src:url(/_next/static/media/cc95fdb254242a42.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Noto_Sans_Thai_dccb14;font-style:normal;font-weight:700;font-stretch:100%;font-display:optional;src:url(/_next/static/media/f196b1e65fee88ed.p.woff2) format("woff2");unicode-range:U+02d7,U+0303,U+0331,U+0e01-0e5b,U+200c-200d,U+25cc}@font-face{font-family:__Noto_Sans_Thai_dccb14;font-style:normal;font-weight:700;font-stretch:100%;font-display:optional;src:url(/_next/static/media/61a7a85bb72f3355.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Noto_Sans_Thai_dccb14;font-style:normal;font-weight:700;font-stretch:100%;font-display:optional;src:url(/_next/static/media/cc95fdb254242a42.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Noto_Sans_Thai_Fallback_dccb14;src:local("Arial");ascent-override:99.66%;descent-override:42.27%;line-gap-override:0.00%;size-adjust:106.47%}.__className_dccb14{font-family:__Noto_Sans_Thai_dccb14,__Noto_Sans_Thai_Fallback_dccb14;font-style:normal}