/* Freezer hero follows the shared service-page visual standard. */
.freezer-hero{background:radial-gradient(circle at 54% 42%,#0a4b7d 0,#042d52 36%,#011c37 68%,#00152b 100%)}
.freezer-photo{align-self:center;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}
.freezer-photo img{width:132%;max-width:none;margin:-22px 0 -28px -16%;aspect-ratio:auto;object-fit:contain;filter:drop-shadow(0 22px 24px rgba(0,0,0,.24));-webkit-mask-image:linear-gradient(to right,transparent 0,#000 7%,#000 93%,transparent 100%),linear-gradient(to bottom,transparent 0,#000 7%,#000 93%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0,#000 7%,#000 93%,transparent 100%),linear-gradient(to bottom,transparent 0,#000 7%,#000 93%,transparent 100%);mask-composite:intersect}
.freezer-brand-grid span{min-height:74px}
@media(min-width:1180px){.freezer-photo img{width:136%;margin:-30px 0 -34px -19%}}
@media(min-width:701px) and (max-width:1179px){.freezer-photo img{width:130%;margin:-18px 0 -23px -15%}}
@media(max-width:700px){.freezer-photo{order:2}.freezer-photo img{width:122%;margin:-10px 0 -14px -11%}.freezer-brand-grid span{min-height:68px}}
