.hr-supply-page section{padding:60px 0}.hr-supply-page .page-hero{padding:0}.hr-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:36px}.hr-section-header__text{flex:1}.hr-section-header .heading__title-text{margin:0 0 8px}.hr-section-header .heading__title-text span{color:#d71921}.hr-section-header__subtitle{font-family:"Tahoma",sans-serif;font-size:16px;line-height:24px;color:#666;margin:0}.hr-carousel-nav{display:flex;gap:8px;flex-shrink:0;align-items:center}.hr-carousel-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#fff;border:none;box-shadow:1px 2px 2px rgba(198,198,198,.4);cursor:pointer;color:#2b2b3d;transition:background .2s ease,color .2s ease;font-size:14px}.hr-carousel-btn:hover{background:#d71921;color:#fff}.hr-carousel-btn--prev,.hr-carousel-btn--next{position:absolute;top:50%;transform:translateY(-50%);z-index:10}.hr-carousel-btn--prev{left:-20px}.hr-carousel-btn--next{right:-20px}.hr-post-card{background:#fff;border:1px solid #f0f0f3;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;padding:19px 19px 39px;gap:18px}.hr-post-card__image-wrap{display:block;border-radius:14px;overflow:hidden;height:160px;background:#fff3f1}.hr-post-card__image-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:14px;transition:transform .3s ease}.hr-post-card__image-wrap--placeholder{background:#fff3f1}.hr-post-card__image-wrap--lg{height:200px}.hr-post-card:hover .hr-post-card__image-wrap img{transform:scale(1.04)}.hr-post-card__body{display:flex;flex-direction:column;gap:12px;flex:1}.hr-post-card__title{font-family:"Arial",sans-serif;font-weight:700;font-size:18px;line-height:26px;color:#2b2b3d;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:52px}.hr-post-card__desc{font-family:"Tahoma",sans-serif;font-size:14px;line-height:24px;color:#666;flex:1;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hr-post-card__btn{display:inline-flex;align-items:center;align-self:flex-start;background:#fff;border:1px solid #d71921;border-radius:40px;padding:4px 16px;font-family:"Tahoma",sans-serif;font-size:13px;line-height:24px;color:#d71921;text-decoration:none;transition:background .3s ease,color .3s ease;white-space:nowrap}.hr-post-card__btn:hover{background:#d71921;color:#fff}.hr-service-tabs{padding:40px 0 !important}.hr-service-tabs__grid{display:flex;gap:20px;justify-content:center}@media(max-width: 991px){.hr-service-tabs__grid{flex-direction:column}}.hr-service-tab{flex:1;max-width:389px;background:#fff3f1;border-radius:12px;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 2px 2px rgba(198,198,198,.25)}.hr-service-tab__title{font-family:"Arial",sans-serif;font-weight:700;font-size:18px;line-height:26px;color:#2b2b3d;margin:0}.hr-service-tab__icon{position:relative;flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center}.hr-service-tab__icon img{position:relative;z-index:1;width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.hr-service-tab__icon-bg{position:absolute;inset:0;background:#fee5e6;border-radius:4px}.hr-featured-works__wrap{position:relative}.hr-featured-works__box{position:relative;display:flex;align-items:center;min-height:432px;border-radius:20px;overflow:hidden;background-color:#d71921;box-shadow:0 4px 24px rgba(215,25,33,.25)}.hr-featured-works__box::after{content:"";position:absolute;inset:0;background-image:var(--fw-bg, none);background-size:cover;background-position:center;opacity:.45;z-index:0;pointer-events:none}.hr-featured-works__box::before{content:"";position:absolute;inset:0;background:linear-gradient(to right, rgb(215, 25, 33) 35%, rgba(215, 25, 33, 0.45) 100%);z-index:1;pointer-events:none}.hr-featured-works__header{position:relative;z-index:2;flex-shrink:0;width:252px;display:flex;flex-direction:column;gap:20px;padding:40px 24px 40px 40px}.hr-featured-works__title{font-family:"Arial",sans-serif;font-weight:700;font-size:24px;line-height:28px;color:#fff;margin:0}.hr-featured-works__desc{font-family:"Tahoma",sans-serif;font-size:14px;line-height:24px;color:hsla(0,0%,100%,.9);margin:0}.hr-featured-works__cta{display:inline-flex;align-items:center;gap:8px;border:1px solid #fff;border-radius:80px;padding:10px 20px;font-family:"Tahoma",sans-serif;font-size:14px;line-height:22px;color:#fff;text-decoration:none;transition:background .3s ease,color .3s ease;align-self:flex-start}.hr-featured-works__cta:hover{background:#fff;color:#d71921}.hr-featured-works__carousel-wrap{position:relative;z-index:2;flex:1;min-width:0;padding:32px 30px 32px 8px;overflow:hidden}.hr-featured-works__nav-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#fff;border:none;color:#2b2b3d;font-size:14px;cursor:pointer;box-shadow:1px 2px 2px rgba(198,198,198,.4);transition:background .2s ease,color .2s ease;flex-shrink:0}.hr-featured-works__nav-btn:hover{background:#d71921;color:#fff}.hr-partners__subtitle{font-family:"Tahoma",sans-serif;font-size:14px;line-height:24px;color:#666;margin-bottom:28px}.hr-partners__logos .owl-item img{height:56px;width:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(0.3);transition:filter .3s ease}.hr-partners__logos .owl-item img:hover{filter:grayscale(0)}.hr-partners__item{display:flex;align-items:center;justify-content:center}.hr-partners__item a{display:block}@media(max-width: 991px){.hr-featured-works__box{flex-direction:column;min-height:unset}.hr-featured-works__header{width:100%;padding:32px 24px 0}.hr-featured-works__carousel-wrap{width:100%;padding:24px 8px 32px}.hr-featured-works__nav-btn{right:12px}.hr-section-header{flex-direction:column}}@media(max-width: 767px){.hr-service-tabs__grid{gap:12px}.hr-carousel-btn--prev{left:0}.hr-carousel-btn--next{right:0}}