/* PETCOM v64 - unified premium sub-page hero */
html.petcom-global-sub-hero .s_visual_wrap.petcom-sub-hero-v64{
  --petcom-hero-bg:url('/theme/theme/img/main/svisual03.jpg');
  position:relative!important;display:block!important;visibility:visible!important;opacity:1!important;
  width:100%!important;height:300px!important;min-height:300px!important;margin:0!important;overflow:hidden!important;border:0!important;
  background-image:linear-gradient(100deg,rgba(35,25,20,.86) 0%,rgba(61,43,33,.64) 47%,rgba(44,34,28,.34) 100%),var(--petcom-hero-bg)!important;
  background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;
}
html.petcom-global-sub-hero .s_visual_wrap.petcom-sub-hero-v64:before{
  content:"";position:absolute;inset:0;z-index:1;pointer-events:none;
  background:radial-gradient(circle at 72% 32%,rgba(255,255,255,.13),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.02),rgba(20,13,10,.17));
}
html.petcom-global-sub-hero .s_visual_wrap.petcom-sub-hero-v64:after{
  content:"";position:absolute;left:50%;bottom:0;z-index:2;width:min(1180px,calc(100% - 56px));height:1px;transform:translateX(-50%);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.46),transparent);
}
html.petcom-global-sub-hero .s_visual_wrap.petcom-sub-hero-v64 .slide{position:relative!important;display:block!important;width:100%!important;height:100%!important;min-height:inherit!important;z-index:3!important}
html.petcom-global-sub-hero .s_visual_wrap.petcom-sub-hero-v64 ul,
html.petcom-global-sub-hero .s_visual_wrap.petcom-sub-hero-v64 .overlay,
html.petcom-global-sub-hero .s_visual_wrap.petcom-sub-hero-v64 .bg-dot{display:none!important}
html.petcom-global-sub-hero .s_visual_wrap.petcom-sub-hero-v64 .content{
  position:absolute!important;top:50%!important;left:50%!important;z-index:5!important;display:block!important;visibility:visible!important;
  width:min(1180px,calc(100% - 56px))!important;transform:translate(-50%,-46%)!important;margin:0!important;padding:0 6px!important;text-align:left!important;color:#fff!important;
}
html.petcom-global-sub-hero .petcom-sub-hero-kicker{display:inline-flex;align-items:center;gap:10px;margin:0 0 16px;color:rgba(255,255,255,.75);font-size:11px;line-height:1;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
html.petcom-global-sub-hero .petcom-sub-hero-kicker:before{content:"";width:30px;height:1px;background:#d7a36d}
html.petcom-global-sub-hero .s_visual_wrap.petcom-sub-hero-v64 .content h1{margin:0 0 13px!important;color:#fff!important;font-size:40px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:-.045em!important;text-shadow:0 2px 14px rgba(0,0,0,.18)!important}
html.petcom-global-sub-hero .s_visual_wrap.petcom-sub-hero-v64 .content p{max-width:680px!important;margin:0!important;color:rgba(255,255,255,.82)!important;font-size:15px!important;line-height:1.75!important;font-weight:400!important;letter-spacing:-.02em!important}

html.petcom-global-sub-hero #breadcrumbs.petcom-sub-breadcrumb-v64{position:relative!important;z-index:15!important;width:min(1120px,calc(100% - 40px))!important;height:auto!important;margin:-28px auto 44px!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(109,77,56,.12)!important;border-radius:16px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 16px 40px rgba(64,43,30,.11)!important;backdrop-filter:blur(14px)}
html.petcom-global-sub-hero #breadcrumbs.petcom-sub-breadcrumb-v64 .container{width:100%!important;max-width:none!important;padding:0!important}
html.petcom-global-sub-hero #breadcrumbs.petcom-sub-breadcrumb-v64 .sub_three_map,
html.petcom-global-sub-hero #breadcrumbs.petcom-sub-breadcrumb-v64 .row{margin:0!important;padding:0!important}
html.petcom-global-sub-hero #breadcrumbs.petcom-sub-breadcrumb-v64 .home,
html.petcom-global-sub-hero #breadcrumbs.petcom-sub-breadcrumb-v64 .sub_three_nav{min-height:54px!important;display:flex!important;align-items:center!important;border:0!important;border-right:1px solid #eee6df!important;background:transparent!important;color:#5a4a40!important;font-size:13px!important}
html.petcom-global-sub-hero #breadcrumbs.petcom-sub-breadcrumb-v64 .last{border-right:0!important}
html.petcom-global-sub-hero #breadcrumbs.petcom-sub-breadcrumb-v64 a{color:#4e4038!important;font-weight:600!important}

@media(max-width:767px){
  html.petcom-global-sub-hero .s_visual_wrap.petcom-sub-hero-v64{height:205px!important;min-height:205px!important;background-image:linear-gradient(105deg,rgba(37,26,21,.86),rgba(58,42,33,.52)),var(--petcom-hero-bg)!important}
  html.petcom-global-sub-hero .s_visual_wrap.petcom-sub-hero-v64:after{width:calc(100% - 36px)}
  html.petcom-global-sub-hero .s_visual_wrap.petcom-sub-hero-v64 .content{width:calc(100% - 38px)!important;transform:translate(-50%,-43%)!important;padding:0!important}
  html.petcom-global-sub-hero .petcom-sub-hero-kicker{margin-bottom:11px;font-size:9px;letter-spacing:.17em}
  html.petcom-global-sub-hero .petcom-sub-hero-kicker:before{width:20px}
  html.petcom-global-sub-hero .s_visual_wrap.petcom-sub-hero-v64 .content h1{margin-bottom:8px!important;font-size:28px!important;letter-spacing:-.04em!important}
  html.petcom-global-sub-hero .s_visual_wrap.petcom-sub-hero-v64 .content p{max-width:94%!important;font-size:11.5px!important;line-height:1.62!important}
  html.petcom-global-sub-hero #breadcrumbs.petcom-sub-breadcrumb-v64{width:calc(100% - 28px)!important;margin:-20px auto 30px!important;border-radius:13px!important;box-shadow:0 10px 28px rgba(64,43,30,.10)!important}
  html.petcom-global-sub-hero #breadcrumbs.petcom-sub-breadcrumb-v64 .home{display:none!important}
  html.petcom-global-sub-hero #breadcrumbs.petcom-sub-breadcrumb-v64 .sub_three_nav{min-height:46px!important;width:50%!important;padding:0 13px!important;font-size:11px!important}
}
