.hr-analytics-overview{background:linear-gradient(45deg,#1a1a2e,#16213e 50%,#0f3460);color:#fff;padding:2rem;position:relative}.hr-analytics-overview .overview-wrapper{margin:0 auto;max-width:1200px;padding:2rem 0}.hr-analytics-overview .overview-wrapper .overview-header{margin-bottom:3rem;text-align:center}.hr-analytics-overview .overview-wrapper .overview-header .overview-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hr-analytics-overview .overview-wrapper .overview-header .overview-title .highlight{color:#ef5323;font-size:clamp(1.5rem,3vw,2.5rem)}.hr-analytics-overview .overview-wrapper .overview-header .overview-description{color:hsla(0,0%,100%,.8);font-size:1.125rem;line-height:1.7;margin:0 auto 1.5rem;max-width:75%}.hr-analytics-overview .overview-wrapper .overview-header .author-details{align-items:center;display:flex;gap:25px;justify-content:center}.hr-analytics-overview .overview-wrapper .overview-header .author-details p{color:var(--whiteColor);font-size:.875rem;margin-bottom:0}.hr-analytics-overview .overview-wrapper .overview-header .author-details p .iconify{color:rgba(239,82,35,.706);margin-right:.4rem}.hr-analytics-overview .overview-wrapper .overview-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.hr-analytics-overview .overview-wrapper .overview-stats .stat-card{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;padding:1rem;text-align:left}.hr-analytics-overview .overview-wrapper .overview-stats .stat-card .icon-title{align-items:center;display:flex;margin-bottom:.5rem}.hr-analytics-overview .overview-wrapper .overview-stats .stat-card .icon-title .stat-icon{color:#ef5323;margin-right:.5rem}.hr-analytics-overview .overview-wrapper .overview-stats .stat-card .icon-title .stat-title{color:var(--whiteColor);font-size:1.25rem;font-weight:700;margin-bottom:0;margin-top:0}.hr-analytics-overview .overview-wrapper .overview-stats .stat-card .stat-desc{color:hsla(0,0%,100%,.7);font-size:.875rem;margin-bottom:0}.table-of-contents{display:none}@media(min-width:1280px){.table-of-contents{display:block;width:100%}}.table-of-contents__wrapper{position:sticky;top:6rem}.table-of-contents__card{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:1rem}.table-of-contents .toc-title{color:#111827;font-size:1.125rem;font-weight:700;margin-bottom:.5rem;margin-top:0}.table-of-contents .toc-links{display:flex;flex-direction:column;gap:0}.table-of-contents .toc-link{border-radius:.5rem;display:block;font-size:.875rem;padding:.25rem .5rem;transition:all .2s ease}.table-of-contents .toc-link.level-1{color:#000;font-weight:500}.table-of-contents .toc-link.level-2{color:#6c727a;font-weight:400;margin-left:1rem}.table-of-contents .toc-link:hover{background-color:#f9fafb;color:#ef5323}.table-of-contents .toc-progress{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.table-of-contents .toc-progress__info{color:#6b7280;display:flex;font-size:.875rem;justify-content:space-between;margin-bottom:.5rem}.table-of-contents .toc-progress__bar{background-color:#e5e7eb;border-radius:9999px;height:.5rem;width:100%}.table-of-contents .toc-progress__fill{background-color:#ef5323;border-radius:9999px;height:100%;transition:width .3s ease}.table-of-contents .toc-actions{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.table-of-contents .toc-actions__title{color:#111827;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.table-of-contents .toc-actions__buttons{display:flex;flex-direction:column;gap:.5rem}.table-of-contents .toc-actions .share-button{align-items:center;background-color:#ef5323;border:none;border-radius:.5rem;color:#fff;display:flex;font-size:.875rem;gap:.5rem;justify-content:center;padding:.5rem 1rem;transition:background-color .3s ease}.table-of-contents .toc-actions .share-button:hover{background-color:#d63d1a}.table-of-contents .toc-actions .save-button{align-items:center;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;display:flex;font-size:.875rem;gap:.5rem;justify-content:center;padding:.5rem 1rem;transition:all .3s ease}.table-of-contents .toc-actions .save-button:hover{border-color:#ef5323;color:#ef5323}.table-of-contents .toc-actions .icon{height:1rem;width:1rem}.article-slider{margin:2rem 0;width:100%}.article-slider__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}@media(max-width:768px){.article-slider__header{align-items:flex-start;flex-direction:column;gap:1rem}}.article-slider__title{color:#111827;font-size:2rem;font-weight:700;margin:0}@media(max-width:768px){.article-slider__title{font-size:1.5rem}}.article-slider__controls{display:flex;gap:.5rem}.article-slider__nav{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:50%;cursor:pointer;display:flex;height:3rem;justify-content:center;transition:all .3s ease;width:3rem}.article-slider__nav:hover:not(.article-slider__nav--disabled){background:#ef5323;border-color:#ef5323;transform:scale(1.05)}.article-slider__nav:hover:not(.article-slider__nav--disabled) .article-slider__nav-icon{color:#fff}.article-slider__nav--disabled{cursor:not-allowed;opacity:.5}.article-slider__nav--disabled:hover{transform:none}.article-slider__nav-icon{color:#4b5563;height:1.25rem;transition:all .3s ease;width:1.25rem}.article-slider__container{border-radius:.5rem;overflow:hidden;position:relative;touch-action:pan-y}.article-slider__track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1)}.article-slider__track--transitioning .article-slider__card{animation:slideInCard .6s ease-out forwards}.article-slider__slide{display:flex;flex-shrink:0;gap:1.5rem;padding:1rem;width:100%}@media(max-width:1024px){.article-slider__slide{gap:1rem}}@media(max-width:768px){.article-slider__slide{flex-direction:column;gap:1rem}}.article-slider__card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15);flex:1;overflow:hidden}.article-slider__card:hover .article-slider__image{transform:scale(1.05)}.article-slider__card:hover .article-slider__image-overlay{opacity:.3}.article-slider__card:hover .article-slider__card-title{color:#ef5323;margin-top:0!important}.article-slider__image-container{overflow:hidden;position:relative}.article-slider__image{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:auto}.article-slider__image-overlay{background:linear-gradient(135deg,#ef5323,#d03c0f);inset:0;opacity:0;position:absolute;transition:all .3s ease}.article-slider__content{display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem}@media(max-width:768px){.article-slider__content{height:calc(100% - 10rem);padding:1rem}}.article-slider__meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem}@media(max-width:768px){.article-slider__meta{gap:.75rem}}.article-slider__meta-item{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.375rem}.article-slider__meta-icon{color:#ef5323;height:1rem;width:1rem}.article-slider__card-title{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:.75rem;margin-top:0!important;transition:all .3s ease}@media(max-width:768px){.article-slider__card-title{font-size:1.125rem}}.article-slider__card-link{color:inherit;text-decoration:none}.article-slider__card-link:hover{color:#ef5323}.article-slider__excerpt{color:#4b5563;display:-webkit-box;font-size:.875rem;-webkit-line-clamp:3;line-height:1.6;margin-bottom:1rem;-webkit-box-orient:vertical;overflow:hidden}.article-slider__author{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;gap:.5rem;padding-bottom:1rem}.article-slider__author-icon{color:#9ca3af;height:1rem;width:1rem}.article-slider__author-name{color:#4b5563;font-size:.875rem;font-weight:500}.article-slider__read-more{align-items:center;background:#ef5323;border-radius:.5rem;color:#fff;display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease;width:100%}.article-slider__read-more:hover{background:#d93f10;transform:translateY(-1px)}.article-slider__read-more:active{transform:translateY(0)}.article-slider__pagination{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.article-slider__dot{background:#d1d5db;border:none;border-radius:50%;cursor:pointer;height:.75rem;transition:all .3s ease;width:.75rem}.article-slider__dot:hover{background:#9ca3af;transform:scale(1.2)}.article-slider__dot--active{background:#ef5323;transform:scale(1.3)}.article-slider__progress{background:#e5e7eb;border-radius:.125rem;height:.25rem;margin-top:1rem;overflow:hidden;width:100%}.article-slider__progress-bar{background:linear-gradient(90deg,#ef5323,#f27853);border-radius:.125rem;height:100%;transition:width .5s ease}@keyframes slideInCard{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@media(max-width:1024px){.article-slider__slide{gap:1rem}.article-slider__card{min-width:calc(50% - .5rem)}}@media(max-width:768px){.article-slider__slide{flex-direction:column}.article-slider__card{min-width:100%}.article-slider__controls{align-self:center}}.article-slider--loading .article-slider__card{opacity:.6;pointer-events:none}.article-slider__container:active{cursor:grabbing}@media(prefers-reduced-motion:reduce){.article-slider__card,.article-slider__dot,.article-slider__image,.article-slider__nav,.article-slider__progress-bar,.article-slider__track{animation:none!important;transition:none!important}}.popular-tags-container{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 12px rgba(0,0,0,.1);margin-top:1.5rem;padding:1rem}.popular-tags-container .heading{align-items:center;color:#111827;display:flex;font-size:1.25rem;font-weight:700;margin-bottom:1rem;margin-top:0}.popular-tags-container .heading .heading-icon{color:var(--themeColor);height:1.25rem;margin-right:.5rem;width:1.25rem}.popular-tags-container .tags-wrapper{display:flex;flex-wrap:wrap;gap:.5rem}.popular-tags-container .tags-wrapper .tag-item{background-color:#f3f4f6;border-radius:9999px;color:#374151;cursor:pointer;font-size:.875rem;padding:.25rem .75rem;transition:all .2s ease}.popular-tags-container .tags-wrapper .tag-item:hover{background-color:var(--themeColorLight);color:var(--themeColor)}.get-in-touch{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;background:#f6f6f6;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;margin:1.875em 0;padding:30px 20px;position:relative}.get-in-touch .banner_text{text-align:left;width:70%}.get-in-touch .banner_text h4{color:var(--themeDarkColorBlue);font-weight:600}.get-in-touch .banner_text p{color:var(--textColor);font-size:var(--commonFontSize-medium);font-weight:400;margin:0}.get-in-touch .banner_text p span{color:var(--themeColor);padding-left:5px}.get-in-touch button{background:#ffe5d6;border:0;border-radius:5px;color:var(--blackColor)!important;font-size:var(--commonFontSize);font-weight:400;height:45px;padding:8px 10px;position:relative;text-decoration:none!important;transition:all .5s;width:20%;width:145px}.get-in-touch button span{color:var(--themeColor)}.get-in-touch button:hover{box-shadow:0 0 30px -10px #a39a94}.get-in-touch:before{background:url(/_next/static/media/letter_send.d80a2b41.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:80px;position:absolute;right:150px;top:calc(100% - 60px);width:80px}