.client-strip{height:124px;background:white;border-bottom:1px solid #dce5ec;overflow:hidden;padding:12px 0 16px}
.detailphoto.compositephoto{height:auto;aspect-ratio:3/2;object-fit:contain}
.client-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:7px}
.client-heading h2{font-size:.8rem;font-weight:600;letter-spacing:.06em;margin:0;color:#466376}
.client-toggle{display:inline-flex;align-items:center;justify-content:center;width:30px;height:28px;border:1px solid #cbd6df;background:white;color:#274f6c;font-size:.85rem}
.client-window{width:100%;overflow:hidden;direction:ltr}
.client-window:focus-visible{outline:2px solid #0873bb;outline-offset:-2px}
.client-track{display:flex;align-items:center;width:max-content;animation:clients-scroll 70s linear infinite}
.client-group{display:flex;align-items:center;gap:62px;padding-inline-end:62px;flex-shrink:0}
.client-item{width:150px;height:56px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.client-item img{display:block;width:150px;height:52px;max-width:150px;max-height:52px;object-fit:contain}
.client-item.compact img{width:62px;height:54px;max-width:62px;max-height:54px}
.client-item.damen,.client-item.orsted{overflow:hidden}.client-item.damen img,.client-item.orsted img{max-width:none;max-height:none;width:190px;height:auto}
.client-strip:hover .client-track,.client-strip:focus-within .client-track,.client-strip[data-paused=true] .client-track{animation-play-state:paused}
@keyframes clients-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.originalhero{height:calc(100svh - 252px);min-height:490px}
html[dir=rtl] .client-heading h2{letter-spacing:0}
@media(max-width:900px){.originalhero{height:calc(100svh - 234px);min-height:530px}.originalcopy{padding-top:40px}.client-group{gap:48px;padding-inline-end:48px}}
@media(max-width:580px){.originalhero{height:calc(100svh - 239px);min-height:540px}.client-strip{height:118px;padding-top:10px}.client-item{width:125px;height:52px}.client-item img{max-width:125px;max-height:46px}.client-item.compact img{max-height:50px}.client-group{gap:40px;padding-inline-end:40px}.client-heading h2{font-size:.75rem}.client-toggle{width:28px;height:26px}.client-track{animation-duration:65s}}
@media(prefers-reduced-motion:reduce){.client-track{animation:none}.client-window{overflow-x:auto;scrollbar-width:thin}.client-group[aria-hidden=true]{display:none}.client-toggle{display:none}}
@media(max-width:350px){.originalhero{height:calc(100svh - 260px);min-height:490px}}
