.brand-triad{font-size:13px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#d7d8db;margin:-8px 0 28px}.hero-watermark{position:absolute;z-index:3;right:4vw;bottom:72px;width:190px;max-width:24vw;opacity:.82;filter:drop-shadow(0 8px 18px rgba(0,0,0,.55));pointer-events:none}.card:before,.post:before{content:"";position:absolute;z-index:3;top:20px;right:20px;width:92px;height:42px;background:url('logo-skars-web.png') center/contain no-repeat;filter:drop-shadow(0 4px 9px rgba(0,0,0,.65));opacity:.86}.post{position:relative}.post:before{width:76px;height:34px;top:14px;right:14px}.page-hero.has-image:after{content:"";position:absolute;z-index:2;right:4vw;top:46px;width:150px;height:65px;background:url('logo-skars-web.png') center/contain no-repeat;filter:drop-shadow(0 6px 15px rgba(0,0,0,.75));opacity:.85}.branded-image,.article-image{position:relative;overflow:hidden;border-radius:var(--radius)}.branded-image>img:first-child{width:100%;height:100%;min-height:460px;object-fit:cover}.brand-stamp,.article-logo{position:absolute!important;z-index:2!important;right:22px!important;top:20px!important;width:110px!important;height:auto!important;min-height:0!important;object-fit:contain!important;border-radius:0!important;filter:drop-shadow(0 5px 11px rgba(0,0,0,.7));opacity:.84}.article-image{margin-bottom:42px;border-radius:22px}.article-image .article-cover{margin:0}.article-logo{width:125px!important}@media(max-width:620px){.brand-triad{font-size:10px;letter-spacing:.14em;margin-top:-10px}.hero-watermark{width:125px;max-width:34vw;right:18px;bottom:34px}.page-hero.has-image:after{width:100px;right:18px;top:24px}.card:before{width:76px}.article-logo{width:95px!important;right:15px!important;top:14px!important}}
.phone-links a{font-weight:700;color:#fff}.legal a{display:inline}

/* Keep the dark SKARS wordmark readable over every photographic background. */
.hero-watermark,.brand-stamp,.article-logo{
  box-sizing:border-box;
  padding:8px 10px;
  background:rgba(255,255,255,.94);
  border:1px solid rgba(255,255,255,.9)!important;
  border-radius:11px!important;
  box-shadow:0 7px 20px rgba(0,0,0,.32);
  filter:none;
  opacity:1;
}
.card:before,.post:before,.page-hero.has-image:after{
  box-sizing:content-box;
  padding:6px 8px;
  background-color:rgba(255,255,255,.94);
  background-origin:content-box;
  border:1px solid rgba(255,255,255,.9);
  border-radius:10px;
  box-shadow:0 6px 18px rgba(0,0,0,.32);
  filter:none;
  opacity:1;
}
