.kompania-company-profile{position:relative;padding:1.2rem 0 2.8rem;background:linear-gradient(180deg,color-mix(in srgb,var(--theme-accent-blue,#0355a0) 7%,var(--theme-surface-page,#fffdfa)) 0,var(--theme-surface-page,#fffdfa) 52%,var(--theme-surface-page,#fffdfa) 100%);border-bottom:1px solid color-mix(in srgb,var(--theme-border-default) 70%,transparent)}.kompania-company-profile__breadcrumb{margin-bottom:1.6rem}.kompania-company-profile__breadcrumb-list{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.6rem 1rem;margin:0;padding:.8rem 1.4rem;list-style:none;font-size:1.3rem;line-height:1.45;color:var(--theme-text-secondary);background:color-mix(in srgb,var(--theme-surface-card,#fff) 88%,transparent);border:1px solid color-mix(in srgb,var(--theme-border-default) 55%,transparent);border-radius:99.9rem;box-shadow:var(--theme-shadow-sm,0 0 4px 0 rgba(0,0,0,.06))}.kompania-company-profile__crumb-link{display:inline-flex;align-items:center;min-height:4.4rem;padding:0 .4rem;margin:-.8rem -.4rem;color:var(--theme-accent-blue,#0355a0);text-decoration:none;border-radius:.6rem;transition:color .2s var(--app-motion-ease-out,cubic-bezier(.16,1,.3,1)),background-color .2s var(--app-motion-ease-out,cubic-bezier(.16,1,.3,1))}@media(prefers-reduced-motion:reduce){.kompania-company-profile__crumb-link{transition:none}}.kompania-company-profile__crumb-link:hover{color:var(--theme-hero-bg,#023da7);text-decoration:underline;text-underline-offset:.3rem}.kompania-company-profile__crumb-link:focus{outline:none}.kompania-company-profile__crumb-link:focus-visible{outline:.2rem solid var(--theme-accent-blue,#0355a0);outline-offset:.2rem}.kompania-company-profile__crumb-sep{color:var(--theme-text-muted);-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.85}.kompania-company-profile__crumb-current{color:var(--theme-text-primary);font-weight:600;max-width:100%;word-break:break-word;line-height:1.35}.kompania-company-profile__card{position:relative;padding:2.2rem 2rem 2.4rem;background:var(--theme-surface-card,#ffffff);border:1px solid color-mix(in srgb,var(--theme-border-default) 65%,transparent);border-radius:1.6rem;box-shadow:var(--theme-shadow-md,0 2px 8px 0 rgba(0,0,0,.1));overflow:hidden}.kompania-company-profile__card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:.4rem;border-radius:1.6rem 0 0 1.6rem;background:linear-gradient(180deg,var(--theme-accent-blue,#0355a0) 0,color-mix(in srgb,var(--theme-accent-blue) 65%,var(--theme-hero-bg,#023da7)) 100%)}.kompania-company-profile__inner{display:flex;align-items:flex-start;gap:2rem;flex-wrap:wrap;max-width:100%;padding-left:.8rem}@media screen and (max-width:744px){.kompania-company-profile__inner{flex-direction:column;align-items:center;padding-left:0}}.kompania-company-profile__inner--title-only{align-items:center}.kompania-company-profile__avatar-col{flex-shrink:0}@media screen and (max-width:744px){.kompania-company-profile__avatar-col{margin-bottom:.4rem}}.kompania-company-profile__logo{display:block;width:11.2rem;height:11.2rem;border-radius:1.6rem;-o-object-fit:cover;object-fit:cover;border:1px solid color-mix(in srgb,var(--theme-border-default) 75%,transparent);box-shadow:var(--theme-shadow-sm,0 0 4px 0 rgba(0,0,0,.08))}@media screen and (max-width:744px){.kompania-company-profile__logo{margin:0 auto}}.kompania-company-profile__initials{display:flex;align-items:center;justify-content:center;width:11.2rem;height:11.2rem;border-radius:1.6rem;font-size:3.2rem;font-weight:700;letter-spacing:-.05rem;color:var(--theme-text-inverse,#fff);background:linear-gradient(145deg,var(--theme-accent-blue,#0355a0) 0,var(--theme-hero-bg,#023da7) 100%);border:1px solid color-mix(in srgb,var(--theme-border-strong) 25%,transparent);box-shadow:var(--theme-shadow-sm);-webkit-user-select:none;-moz-user-select:none;user-select:none}.kompania-company-profile__main{flex:1;min-width:min(100%,28rem);text-align:start;width:100%}.kompania-company-profile__title{margin:0 0 1rem;font-size:clamp(1.7rem,2vw,2.2rem);line-height:1.28;font-weight:600;color:var(--theme-text-primary);word-break:break-word;letter-spacing:-.015rem}.kompania-company-profile__main--no-description{display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:745px){.kompania-company-profile__main--no-description{min-height:11.2rem}}.kompania-company-profile__main--no-description .kompania-company-profile__title{margin-bottom:0}.kompania-company-profile__eyebrow{margin:0 0 1.2rem;font-size:1.2rem;font-weight:600;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted)}.kompania-company-profile__desc{max-width:65ch;font-size:1.5rem;line-height:1.65;color:var(--theme-text-primary)}@media screen and (max-width:744px){.kompania-company-profile__desc{max-width:none}}.kompania-company-profile__desc p:first-child{margin-top:0}.kompania-company-profile__desc p:last-child{margin-bottom:0}