.hero.-type-5 .hero__bg.clam-hero__panel{background-color:var(--hero-panel-color,var(--clam-cream-light));overflow:hidden;z-index:0!important}.hero.-type-5 .clam-hero__texture{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero.-type-5 .hero__panel-bubbles{z-index:1;pointer-events:none;position:absolute;inset:0 200px 0 0;overflow:hidden}@media (max-width:991px){.hero.-type-5 .hero__panel-bubbles{bottom:250px;right:0}}@media (max-width:575px){.hero.-type-5 .hero__panel-bubbles{bottom:120px}}.hero.-type-5 .hero__bg-bubbles{position:absolute;inset:0}.hero.-type-5 .hero__bubble{left:var(--bubble-left,50%);width:var(--bubble-size,16px);height:var(--bubble-size,16px);margin-left:calc(var(--bubble-size,16px) / -2);z-index:1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;animation:clam-hero-bubble-rise var(--bubble-duration,16s) linear var(--bubble-delay,0s) infinite, clam-hero-bubble-sway calc(var(--bubble-duration,16s) * .85) ease-in-out var(--bubble-delay,0s) infinite;will-change:transform, opacity;background:radial-gradient(circle at 26% 22%,#fffffffa 0%,#ffffff73 32%,#ffecd22e 58%,#c168301a 100%);border:1.5px solid #ffffffe0;border-radius:50%;position:absolute;bottom:-12%;box-shadow:inset 3px 3px 10px #ffffffd9,inset -2px -5px 12px #b77a3747,0 3px 14px #c1683038,0 0 0 1px #ffffff59}.hero.-type-5 .hero__bubble:nth-child(3n){background:radial-gradient(circle at 26% 22%,#fffffff2 0%,#ffe6c86b 35%,#d18c3e24 100%);border-color:#fffaf5eb;box-shadow:inset 3px 3px 10px #fffc,inset -2px -5px 12px #a0692652,0 4px 16px #d18c3e47}.hero.-type-5 .hero__bubble:nth-child(3n+1){background:radial-gradient(circle at 30% 20%,#fff 0%,#fcf6ea80 38%,#e8d4b033 100%);border-color:#fffffff2;box-shadow:inset 3px 3px 11px #ffffffe6,inset -2px -5px 10px #b77a3738,0 3px 12px #4a2a141f}.hero.-type-5 .hero__bubble:nth-child(4n){background:radial-gradient(circle at 24% 24%,#ffffffeb 0%,#ffd7aa61 40%,#c1683029 100%);border-color:#fff8eee6;box-shadow:inset 2px 2px 9px #ffffffbf,inset -3px -6px 14px #c1683059,0 5px 18px #b6652d40}.hero.-type-5 .hero__image{z-index:2}.hero.-type-5 .container{z-index:3;position:relative}.hero.-type-5 .hero__content{z-index:1;position:relative}@keyframes clam-hero-bubble-rise{0%{opacity:0;transform:translateY(0)scale(.9)}6%{opacity:.88}88%{opacity:.58}to{opacity:0;transform:translateY(-115vh)scale(1.05)}}@media (prefers-reduced-motion:reduce){.hero.-type-5 .hero__bubble{animation:none;display:none}}@keyframes clam-hero-bubble-sway{0%,to{margin-left:calc(var(--bubble-size,16px) / -2)}50%{margin-left:calc(var(--bubble-size,16px) / -2 + var(--bubble-drift,0px))}}
