.rbk-project-detail-header{background:var(--rbk-pdh-bg,#f0f6fa);width:100%}.rbk-project-detail-header__inner{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:var(--rbk-pdh-gap,20px);margin:0 auto;max-width:var(--rbk-pdh-section-width,1440px);padding:var(--rbk-pdh-pt,60px) var(--rbk-pdh-pr,130px) var(--rbk-pdh-pb,100px) var(--rbk-pdh-pl,130px);width:100%}.rbk-project-detail-header__breadcrumbs{align-items:center;color:var(--rbk-pdh-breadcrumb-color,#575757);display:inline-flex;font-family:Archivo,var(--primary-font),sans-serif;font-size:17px;font-weight:400;gap:10px;line-height:1.5}.rbk-project-detail-header__breadcrumb-home{display:inline-block;flex:0 0 20px;height:20px;object-fit:contain;width:20px}.rbk-project-detail-header__breadcrumb-home-link{align-items:center;color:inherit;display:inline-flex;text-decoration:none}.rbk-project-detail-header__breadcrumb-separator{opacity:.75}.rbk-project-detail-header__title{color:var(--rbk-pdh-title-color,#1c1c1c);font-family:Archivo,var(--primary-font),sans-serif;font-size:var(--rbk-pdh-title-size,52px);font-weight:700!important;line-height:var(--rbk-pdh-title-lh,1.1);margin:0;max-width:var(--rbk-pdh-title-max-width,978px)}.rbk-project-detail-header__description{color:var(--rbk-pdh-description-color,#1c1c1c);font-family:Archivo,var(--primary-font),sans-serif;font-size:var(--rbk-pdh-description-size,20px);font-weight:500;line-height:var(--rbk-pdh-description-lh,32px);margin:0;max-width:var(--rbk-pdh-desc-max-width,780px)}.rbk-project-detail-header__logo-row{align-items:center;color:var(--rbk-pdh-logo-color,#1c1c1c);display:inline-flex;gap:12px;margin-top:var(--rbk-pdh-logo-margin-top,8px)}.rbk-project-detail-header__logo-image{flex:0 0 36px;height:36px;object-fit:contain;width:36px}.rbk-project-detail-header__logo-text{color:inherit;font-family:Archivo,var(--primary-font),sans-serif;font-size:var(--rbk-pdh-logo-text-size,42px);font-weight:700;line-height:1;margin:0}@media (max-width:1200px){.rbk-project-detail-header__inner{padding-left:48px;padding-right:48px}}@media (max-width:767px){.rbk-project-detail-header__inner{padding:48px 24px 72px}.rbk-project-detail-header__breadcrumbs{font-size:15px}.rbk-project-detail-header__title{font-size:min(var(--rbk-pdh-title-size,52px),36px);line-height:1.15}.rbk-project-detail-header__description{font-size:min(var(--rbk-pdh-description-size,20px),18px);line-height:1.55}.rbk-project-detail-header__logo-text{font-size:min(var(--rbk-pdh-logo-text-size,42px),36px)}}