@font-face{font-family:WorkSans;font-style:normal;src:url(/_next/static/media/WorkSans-VariableFont_wght.22ee5c1e.ttf) format("truetype")}body,html{margin:0;overflow-x:clip!important;scroll-behavior:smooth!important;font-family:WorkSans;background:#f5f7fb}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{--moz-appearance:textfield}.ptb-50{padding:50px 0}.ptb-25{padding:25px 0}.vh-50{height:50vh!important}.vh-100{height:100vh!important}.fs-8{font-size:8px!important}.fs-9{font-size:9px!important}.fs-10{font-size:10px!important}.fs-11{font-size:11px!important}.fs-12{font-size:12px!important}.fs-14{font-size:14px!important}.fs-16{font-size:16px!important}.fs-20{font-size:20px!important}.fs-22{font-size:22px!important}.fs-24{font-size:24px!important}.fs-32{font-size:32px!important}.fw-100{font-weight:100!important}.fw-200{font-weight:200!important}.fw-300{font-weight:300!important}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.fw-800{font-weight:800!important}.fw-900{font-weight:900!important}@font-face{font-family:WorkSansBold;font-style:normal;font-weight:500;src:url(/_next/static/media/WorkSans-Bold.54ca2105.ttf) format("truetype")}.text-orange{color:#fc8750!important}.text-purple{color:#1c1464!important}.bg-theme{background:#f5f7fb!important}.f-wsb{font-family:WorkSansBold}.tdn{text-decoration:none!important}.center{height:95vh!important;text-align:center}.center,.d-center{display:flex;justify-content:center;align-items:center}.logo{margin-top:4rem;height:5rem}.header{height:auto;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:10;box-shadow:0 4px 6px rgba(0,0,0,.1)}.header-link{color:#1c1464;position:relative;text-decoration:none;display:grid;font-size:1rem;font-weight:500}.header-link:before{content:"";position:absolute;width:100%;height:2px;border-radius:2px;background:linear-gradient(275deg,#fc8750 26.68%,#ff4b4b 73.58%);bottom:0;left:0;transform-origin:center;transform:scaleX(0);transition:transform .3s ease-in-out}.header-link:hover:before{transform-origin:center;transform:scaleX(1)}.sidebar{width:250px;background-color:#333838;background:#dcdcdc;height:100vh;z-index:7;transform:translateX(-100%);transition:transform .5s ease-in-out}.sidebar-visible{transform:translateX(0)}.footer{position:fixed;bottom:0;width:100%;font-size:14px;text-align:center;padding:7px;background:#fff;border-top:1px solid #e4e4e4}.loader{width:48px;height:48px;border:3px solid #aeadad;display:inline-block;position:relative;animation:rotation 1s linear infinite}.loader,.loader:after{border-radius:50%;box-sizing:border-box}.loader:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:3px solid rgba(0,0,0,0);border-bottom-color:#fc8750}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.btn-pill{color:#fff;background:#fc8750;border-radius:25px;padding:0 30px;height:50px;align-items:center}.btn-pill:hover{color:#fff;background-color:#fc5e2d}.btn-pill:focus-visible{color:#fff;border:2px solid #aeadad;background-color:#fc5e2d}.btn-link{color:#fc8750}.btn-link:hover{color:#fc5e2d}.hero-title{font-family:WorkSansBold;font-size:45px;line-height:50px;margin:4rem 0 0;color:#1c1464}@media(max-width:576px){.hero-title{margin:2rem 0 0;font-size:45px!important;line-height:50px!important}}.shiner{background:-webkit-linear-gradient(#f77103,#ffb963);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.hero-sub{font-size:16px;line-height:25px;letter-spacing:.01em;margin:1rem 0;color:#757589}.input-search-group{display:flex;align-items:center;margin:1rem 0;text-align:center}.input-search{flex:1 1;padding:10px 20px;border:1px solid #ccc;border-radius:25px 0 0 25px;outline:none;width:500px}.input-search:focus{box-shadow:0 0 0 .25rem rgba(253,165,13,.25);border:1px solid #fc8750;border-right:none}@media(max-width:576px){.input-search{width:300px!important}}.input-search-button{padding:10px 15px;background-color:#fc8750;color:#fff;border:2px solid #ccc;border-left:none;border-radius:0 25px 25px 0;cursor:pointer}.category-pill{margin:5px;padding:10px 15px;font-size:14px;font-weight:400;border:1px solid #aeadad;background:#fff;width:max-content;border-radius:4rem}.category-pill:hover{background:#fc5e2d;color:#fff}.active-pill{background:#fc8750;color:#fff}.job-card{width:auto;height:240px;padding:20px 30px;border-radius:8px;background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.0784313725);cursor:pointer;transition:box-shadow .3s ease-in-out}.job-card:hover{box-shadow:0 5px 15px rgba(0,0,0,.35)}.company-logo{border-radius:8px;overflow:hidden;min-width:50px;min-height:50px;display:flex;justify-content:center;align-items:center}.role-title{font-size:16px;font-weight:500;color:#1c1464}.up-to-two-lines{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.jc-sub-text{color:#807d7d;font-size:14px;font-weight:500}.date-one{color:#838383;font-size:13px;font-style:italic;font-weight:400}.btn-card{font-size:14px;background:#fc8750;color:#fff;line-height:15px}.btn-card:hover{background:#fc5e2d;color:#fff}.job-detail-card{background:#fff;border-radius:8px}.line-one{border:1px solid #f5f7fb}.jd-sub-title{font-family:WorkSansBold}.jd-desc-box{padding-right:5px;color:#565656;font-size:14px}.badge-blue{background:#eef5ff;color:#5098fc}.badge-blue,.badge-pink{padding:5px 10px;border-radius:4px;margin:5px;font-size:12px}.badge-pink{background:#fff3fc;color:#fc50d7}.badge-green{background:#ddfce0;padding:5px 10px;border-radius:4px;color:#12cb1b;margin:5px;font-size:12px}.side-card-one{background:#fff;padding:1.5rem;border-radius:8px}.sco-com-name{font-family:WorkSansBold;font-size:20px}.sco-location{color:#807d7d;font-size:14px}.sco-desc{padding-right:5px;font-size:14px}.side-card-two{background:#fff;padding:1.5rem;border-radius:8px}.sct-title{font-size:16px;font-weight:400;color:#999}.sct-skills{height:160px;overflow-y:auto}.badge-skill{background:#f6f6f6;font-size:14px;margin:5px;padding:8px 18px;border-radius:25px;width:max-content}.form-container{background:#fff;margin:1rem 0;padding:.3rem;border-radius:8px}.form-label{text-align:start;font-size:16px}.label-one{text-align:start;font-size:12px;font-weight:500}.input-one{margin-top:4px;padding:8px;width:100%;height:50px;border-radius:8px;border:1px solid #aeadad}.input-one:focus-visible{outline:1px auto #fc8750}.input-one::placeholder{font-size:14px}.dropdown-toggle{background:rgba(0,0,0,0);color:#000;margin-top:7px;padding:10px;width:100%;height:50px;border-radius:12px;border:1px solid #aeadad;display:flex;justify-content:space-between;align-items:center}.dropdown-toggle:hover{border:1px solid #aeadad;background:#fc8750}.dropdown-toggle:active{color:#000!important;background-color:#fc8750!important;border-color:#aeadad!important}.dropdown-toggle:focus-visible{outline:1px auto #93cca0;border:1px solid #aeadad;background-color:#fc8750}.dropdown-toggle:after{margin-right:10px!important}.dropdown-item:active{text-decoration:none;background-color:#fc8750;z-index:10!important}.btn.show{background-color:#fc8750}.btn.show,.btn:disabled{border:1px solid #aeadad}.btn:disabled{background-color:#f5f7fb}.form-check-input{border:1px solid #aeadad;margin-top:0!important}.form-check-input:checked,.form-check-input:focus{border:1px solid #aeadad;box-shadow:0 0 0 .25rem rgba(250,100,14,.3)}.form-check-input:checked{background-color:#fc8750}.upload-badge{font-size:14px;background:#f5f7fb;padding:4px 7px;border-radius:4px;color:#fc8750}.btn-icon{background-color:rgba(0,0,0,0)!important;border:1px solid #fdaaaa;height:50px;width:50px;line-height:20px;color:#fc7e7e}.btn-icon:hover{background-color:#fc7e7e!important;color:#fff}.accordion-button{background-color:#feefe8!important}.accordion-button:focus{box-shadow:0 0 0 .25rem rgba(253,149,13,.25)}.vr-ornage{height:50px;width:1px;background:#fc8750}.vr-success{height:50px;width:1px;background:#198754}.vr-danger{height:50px;width:1px;background:#ff7171}.btn-plain-icon{cursor:pointer;color:#fc8750}.btn-plain-icon:hover{color:#fc5e2d}.bc-link{cursor:pointer}.bc-link:hover{color:#fc5e2d}@media(max-width:576px){.w-sm-full{min-width:100%}}@media(max-width:768px){.w-md-full{min-width:100%}}.job-meta{gap:16px}.meta-item{padding:4px 8px;border-radius:12px;flex-basis:calc(50% - 8px)}@media(min-width:768px){.meta-item{flex-basis:auto}}.location{background:#dbebff;color:#2563eb}.experience{background:#d1fadf;color:#047857}.job-type{background:#ede9fe;color:#6d28d9}.work-type{background:#fad4d4;color:#a80303}.mr-5{margin-right:8px;margin-top:2px}.profile-score{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 2px 8px 0 rgba(0,0,0,.0784313725);transition:box-shadow .3s ease-in-out;border:1px solid #e5e7eb}.profile-score .profile-banner{background:linear-gradient(90deg,#7b2cbf,#4c1d95);color:#fff;padding:1.5rem;border-radius:.5rem;text-align:center}.profile-score .profile-banner h3{font-weight:600;font-size:1.25rem;margin-bottom:.5rem}.profile-score .profile-banner p{font-size:.875rem}.profile-score .profile-banner button{margin-top:1rem;background:#fff;color:#4c1d95;padding:.5rem 1rem;border-radius:.375rem;font-weight:500}.profile-score .profile-banner button:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.0784313725);transition:box-shadow .3s ease-in-out}.job-recom{display:flex;flex-direction:column;gap:1.5rem;cursor:pointer;height:auto;border-radius:8px;transition:box-shadow .3s ease-in-out}.company-hiring,.job-recom:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.0784313725)}.company-hiring{background:#fff;padding:1.5rem;border-radius:.5rem;transition:box-shadow .3s ease-in-out;border:1px solid #e5e7eb}.company-hiring h3{font-weight:600;font-size:1.125rem;margin-bottom:1rem}.company-hiring .company-list{display:flex;flex-direction:column;gap:1rem}.company-hiring .company-list .company-card{background:linear-gradient(90deg,#ebf2ff,#e0e7ff);padding:1rem;border-radius:.75rem;display:flex;justify-content:space-between;align-items:center;transition:transform .2s;cursor:pointer}.company-hiring .company-list .company-card:hover{transform:scale(1.05)}.company-hiring .company-list .company-card .company-info{display:flex;align-items:center;justify-content:center;gap:.75rem}.company-hiring .company-list .company-card .company-info img{width:3rem;height:3rem;border-radius:50%;box-shadow:0 2px 8px 0 rgba(0,0,0,.0784313725);transition:box-shadow .3s ease-in-out}.company-hiring .company-list .company-card .company-info h4{font-weight:500;color:#1f2937}.company-hiring .company-list .company-card .company-info p{font-size:.875rem;color:#6b7280}.company-hiring .company-list .company-card span{font-size:.875rem;font-weight:600;background:#fff;padding:.25rem .75rem;border-radius:9999px;box-shadow:0 2px 8px 0 rgba(0,0,0,.0784313725);transition:box-shadow .3s ease-in-out}.company-hiring .company-list .company-alt{background:linear-gradient(90deg,#f3e8ff,#fce7f3)}.company-hiring .popular-roles{margin-top:1.5rem}.company-hiring .popular-roles h3{font-weight:600;font-size:1.125rem;margin-bottom:1rem}.company-hiring .popular-roles .roles-grid{display:flex;flex-direction:column;grid-template-columns:repeat(2,1fr);gap:.75rem}.company-hiring .popular-roles .roles-grid .role-card{width:100%;background:#fff;padding:.75rem;border-radius:.5rem;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s}.company-hiring .popular-roles .roles-grid .role-card:hover{border-color:#6366f1;box-shadow:0 2px 5px rgba(0,0,0,.1)}.company-hiring .popular-roles .roles-grid .role-card div{font-weight:500;color:#1f2937}.company-hiring .popular-roles .roles-grid .role-card span{font-size:.875rem;color:#6366f1}.container{padding:.2rem}.h-auto{height:300px}.form-group{margin-bottom:1rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500;color:#6b7280}.form-check-input,.form-control,.form-select{width:100%;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem;color:#5d5d5d!important}.btn{background-color:#fc8750;border:none;color:#fff;padding:.5rem 1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease}.btn:hover{background-color:#fc5e2d}.gradient-bg{background:linear-gradient(90deg,#7b2cbf,#4c1d95)}.flex{width:100%;display:flex;align-items:center;gap:20px}.share{background-color:#fc8750;border:none;color:#fff}.share:hover{background-color:#fc5e2d}.custom-width{width:100%}.clear{font-size:large;line-height:1.25rem;font-weight:400;cursor:pointer;color:#fc8750}.clear:hover{color:#fc5e2d}.icon{border:none;color:#fc8750;border-radius:5px}.icon:hover{color:#fc5e2d}.hero-section{width:100%;height:auto;border-radius:8px;cursor:pointer;background:linear-gradient(90deg,#7b2cbf,#4c1d95);transition:box-shadow .3s ease-in-out}.input-search-filter{width:200px;height:auto;flex:1 1;padding:10px 20px;border:1px solid #ccc;border-radius:25px 0 0 25px;outline:none;width:500px}.input-search-filter:focus{box-shadow:0 0 0 .25rem rgba(253,165,13,.25);border:1px solid #fc8750;border-right:none}.job-card-new{height:auto;padding:10px 20px;border-radius:8px;background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.0784313725);cursor:pointer;transition:box-shadow .3s ease-in-out;border-left:4px solid #fc8750;position:relative;overflow:hidden}.job-card-new:hover{box-shadow:0 5px 15px rgba(0,0,0,.35)}.job-meta{flex-wrap:wrap;gap:8px;margin-top:8px;color:#6b7280}.job-meta,.meta-item{display:flex;font-size:12px}.meta-item{align-items:center;gap:4px;padding:6px 10px;border-radius:20px;font-weight:500;box-shadow:0 1px 2px rgba(0,0,0,.05)}.meta-item.location{background:#dbebff;color:#2563eb}.meta-item.experience{background:#d1fadf;color:#047857}.meta-item.job-type{background:#ede9fe;color:#6d28d9}.meta-item.work-type{background:#fad4d4;color:#a80303}.skill-card{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .3s ease}.skill-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.skill-card .title{color:#2d3748;font-weight:600;font-size:1.1rem;margin-bottom:1rem}.sct-skills{padding:.5rem}.sct-skills .badge-skill{display:inline-flex;align-items:center;padding:.5rem 1rem;margin:.25rem;background:#f7fafc;color:#4a5568;font-size:.9rem;font-weight:500;border:1px solid #e2e8f0;border-radius:9999px;transition:all .2s ease}.sct-skills .badge-skill:hover{background:#6366f1;color:#fff;border-color:#6366f1;transform:translateY(-1px);box-shadow:0 2px 4px rgba(99,102,241,.2)}.profile-card{height:11rem;display:flex;justify-content:space-around;align-items:center;padding:10px 20px;border-radius:8px;background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.0784313725);cursor:pointer;transition:box-shadow .3s ease-in-out}.profile-card:hover{box-shadow:0 5px 15px rgba(0,0,0,.35)}.company-card{padding:20px 30px}.company-card,.companyPage-card{border-radius:8px;background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.0784313725);cursor:pointer;transition:box-shadow .3s ease-in-out}.companyPage-card{height:auto;width:auto;padding:5px 10px}.companyPage-logo{min-width:50px;min-height:30px}.title{font-size:.8rem}.customer-title,.title{font-weight:500;color:#1c1464}.customer-title{font-size:18px}.job-checkbox{display:flex;align-items:center;gap:.5rem;margin:6px 0}.custom-checkbox{width:1rem;height:1rem;border:1px solid #ccc;border-radius:4px;transition:all .2s ease-in-out}.custom-checkbox:focus{border-color:#fa640e;box-shadow:0 0 4px rgba(250,100,14,.5)}.custom-checkbox:checked{background-color:#fa640e;border-color:#fa640e}.job-label{font-size:14px;color:#333}.custom-height{height:calc(100vh - 130px)}@media screen and (max-width:560px){.custom-height{height:calc(100vh - 400px)}}@media(max-width:767px)and (max-height:599px){.custom-height{height:13rem!important}}.No-data{padding:10px 25px;border-radius:8px;background:#fff;border:1px solid #d8dbdd}.checkbox-title{color:#333232}.full-page-container{width:100%;padding:5px}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);transition:opacity .3s ease-in-out;opacity:0;pointer-events:none}.overlay.open{opacity:1;pointer-events:auto}.slider-container{position:fixed;top:0;right:-50%;width:50%;height:100%;background:#fff;box-shadow:-2px 0 10px rgba(0,0,0,.2);transition:right 1s ease-in-out;z-index:1000;overflow-y:auto}.slider-container.open{right:0}.slider-content{padding:5px}.slider-content .btn-secondary{position:absolute;top:10px;right:10px}@media(max-width:1024px){.slider-container{width:70%}}@media(max-width:768px){.slider-container{width:80%}}@media(max-width:480px){.slider-container{width:90%}}.custom-tooltip .tooltip-inner{background-color:#000!important;color:#fff!important;text-align:center;word-wrap:break-word;max-width:200px}.custom-tooltip .bs-tooltip-top .tooltip-arrow:before{border-top-color:#000!important}.max-height-50vh{max-height:50vh;overflow:auto}.custom-bg{background-color:#fc8750!important;color:#fff;transition:background-color .3s ease-in-out}.custom-bg:hover{background-color:#fc5e2d!important}.hover-effect:hover{color:#fc5e2d!important}.custom-modal-height .modal-content{min-height:200px}.skills-section{background:#fff;border-radius:8px;padding:12px 16px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.skills-header{margin-bottom:8px}.skills-header .skills-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#6366f1}.skills-header .skills-title{font-size:14px;font-weight:600;color:#374151;margin:0}.skills-container{min-height:32px}.skills-list{display:flex;flex-wrap:wrap;gap:6px}.skill-tag{display:inline-flex;align-items:center;padding:4px 10px;background:#f3f4f6;color:#4b5563;font-size:12px;font-weight:500;border-radius:4px;transition:all .2s ease}.skill-tag:hover{background:#e5e7eb;color:#1f2937}.job-card-modern{background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:all .3s ease;overflow:hidden;position:relative;border:1px solid rgba(0,0,0,.05);cursor:pointer}.job-card-modern:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.1);border-color:rgba(99,102,241,.2)}.job-card-modern:hover .job-card-arrow{opacity:1;transform:translateX(0)}.job-card-modern .job-card-content{display:flex;align-items:center;padding:16px;position:relative}.job-card-modern .company-logo-wrapper{flex-shrink:0;width:60px;height:60px;border-radius:10px;overflow:hidden;background:#f9fafb;display:flex;align-items:center;justify-content:center;margin-right:16px;border:1px solid rgba(0,0,0,.05)}.job-card-modern .company-logo-img{width:100%;height:100%;object-fit:contain}.job-card-modern .job-details{flex-grow:1}.job-card-modern .job-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.job-card-modern .company-name{font-size:14px;font-weight:500;color:#6366f1;margin-bottom:12px}.job-card-modern .meta-tags{display:flex;flex-wrap:wrap;gap:8px}.job-card-modern .meta-tag{display:inline-flex;align-items:center;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;transition:all .2s ease}.job-card-modern .meta-tag .meta-icon{margin-right:6px;font-size:14px}.job-card-modern .meta-tag .meta-text{white-space:nowrap}.job-card-modern .meta-tag.location{background:#eef2ff;color:#4f46e5}.job-card-modern .meta-tag.experience{background:#ecfdf5;color:#059669}.job-card-modern .meta-tag.job-type{background:#f5f3ff;color:#7c3aed}.job-card-modern .meta-tag.work-type{background:#fef2f2;color:#dc2626}.job-card-modern .job-card-arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%) translateX(10px);opacity:0;transition:all .3s ease;color:#6366f1;font-size:20px}@media(max-width:768px){.job-card-modern .job-card-content{padding:12px}.job-card-modern .company-logo-wrapper{width:50px;height:50px;margin-right:12px}.job-card-modern .job-title{font-size:15px}.job-card-modern .company-name{font-size:13px;margin-bottom:10px}.job-card-modern .meta-tag{padding:5px 10px;font-size:11px}.job-card-modern .meta-tag .meta-icon{font-size:13px}}@media(max-width:576px){.job-card-modern .job-card-content{flex-direction:column;align-items:flex-start}.job-card-modern .company-logo-wrapper{margin-right:0;margin-bottom:12px}.job-card-modern .meta-tags{margin-top:8px}}.cursor-pointer{cursor:pointer!important}.modern-pagination{gap:.5rem}.modern-pagination .modern-page-btn{background:#f3f4f6;color:#2563eb;border:none;border-radius:6px;margin:0 2px;padding:7px 14px;font-size:1rem;font-weight:500;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 1px 2px rgba(0,0,0,.03);cursor:pointer;outline:none}.modern-pagination .modern-page-btn:hover:not(:disabled){background:#2563eb;color:#fff}.modern-pagination .modern-page-btn:disabled{opacity:.5;cursor:not-allowed}.modern-pagination .modern-page-btn.active{background:#2563eb;color:#fff;font-weight:600;box-shadow:0 2px 8px 0 rgba(37,99,235,.1333333333)}.modern-pagination .modern-page-ellipsis{color:#a1a1aa;font-size:1.1rem;margin:0 6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modern-pagination .modern-page-num{display:inline-block;min-width:28px;text-align:center;font-size:1rem;color:#2563eb;font-weight:500;margin:0 2px;padding:4px 0;border-radius:4px;background:none;border:none;transition:color .2s,background .2s;cursor:pointer}.modern-pagination .modern-page-num:hover{color:#1d4ed8;text-decoration:underline;background:#f3f4f6}.modern-pagination .modern-page-num.active{color:#fff;background:#2563eb;font-weight:600;cursor:default;text-decoration:none}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.header-link{font-size:14px!important;font-weight:400!important;cursor:pointer}