/* OEREP watch-category brand introductions. Scoped to avoid altering product cards. */
#sct .oerep-brand-hero{position:relative;isolation:isolate;overflow:hidden;clear:both;box-sizing:border-box;width:100%;height:clamp(310px,28vw,410px);margin:0 0 28px;background:#11191b;color:#fff}
.oerep-brand-hero .obh-visual{position:absolute;inset:0 0 0 auto;width:78%;height:100%;margin:0;z-index:-2}
.oerep-brand-hero .obh-photo{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:var(--obh-focus,50% 50%);border:0}
.oerep-brand-hero::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#11191b 0%,#11191b 18%,rgba(17,25,27,.97) 24%,rgba(17,25,27,.7) 36%,rgba(17,25,27,.1) 58%,rgba(17,25,27,0) 76%)}
.oerep-brand-hero .obh-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;box-sizing:border-box;width:39%;height:100%;padding:32px 0 32px clamp(28px,4vw,60px);position:relative}
.oerep-brand-hero .obh-heading{margin:0 0 23px;padding:0;line-height:1;font-size:26px;font-weight:400;color:#fff;border:0;background:none}
.oerep-brand-hero .obh-logo{display:block;width:var(--obh-logo-width,205px);height:auto;max-width:100%;max-height:80px;object-fit:contain;object-position:left center;border:0}
.oerep-brand-hero .obh-name{margin:0 0 9px;font-size:12px;font-weight:500;line-height:1.5;letter-spacing:.12em;color:rgba(255,255,255,.64)}
.oerep-brand-hero .obh-description{margin:0;max-width:330px;font-size:14px;font-weight:400;line-height:1.9;word-break:keep-all;overflow-wrap:break-word;color:rgba(255,255,255,.9);letter-spacing:-.02em}
@media(max-width:1000px){#sct .oerep-brand-hero{height:310px}.oerep-brand-hero .obh-copy{width:43%;padding-left:28px}.oerep-brand-hero .obh-logo{max-width:190px;max-height:70px}.oerep-brand-hero .obh-description{font-size:13px;max-width:260px}.oerep-brand-hero::after{background:linear-gradient(90deg,#11191b 0%,rgba(17,25,27,.96) 23%,rgba(17,25,27,.65) 40%,transparent 76%)}}
@media(max-width:600px){#sct .oerep-brand-hero{height:370px;margin:0 0 20px}.oerep-brand-hero .obh-visual{width:100%;height:76%;inset:0 0 auto}.oerep-brand-hero .obh-photo{object-position:var(--obh-mobile-focus,var(--obh-focus,50% 50%))}.oerep-brand-hero::after{background:linear-gradient(0deg,#11191b 0%,rgba(17,25,27,.98) 23%,rgba(17,25,27,.67) 40%,rgba(17,25,27,.04) 68%)}.oerep-brand-hero .obh-copy{width:100%;height:100%;justify-content:flex-end;padding:24px}.oerep-brand-hero .obh-heading{margin-bottom:16px}.oerep-brand-hero .obh-logo{width:var(--obh-logo-width,170px);max-width:180px;max-height:55px}.oerep-brand-hero .obh-name{font-size:11px;margin-bottom:7px}.oerep-brand-hero .obh-description{max-width:370px;font-size:12px;line-height:1.8}}
