.mmc-hero-polaroid{--bg-color: #ffffff;--bg-opacity: 1;--polaroid-bg: #f8f7f4;--polaroid-shadow: 0 4px 20px rgba(0, 0, 0, .08);position:relative;display:flex;align-items:center;justify-content:center;background-color:rgba(from var(--bg-color) r g b / var(--bg-opacity));overflow:hidden}.mmc-hero-polaroid--slide{min-height:100%;height:100%;width:100%;z-index:2}.banner:has(.mmc-hero-polaroid--slide):after{pointer-events:none}@supports not (background-color: rgba(from #fff r g b / .5)){.mmc-hero-polaroid{background-color:var(--bg-color)}}.mmc-hero-polaroid__background-text{opacity:.5;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;color:#f0a76f}.mmc-hero-polaroid__bg-text{position:absolute;font-weight:600;-webkit-user-select:none;user-select:none;pointer-events:none}.mmc-hero-polaroid__bg-text--1{top:2.5rem;left:50%;font-size:3.75rem;transform:rotate(12deg)}.mmc-hero-polaroid__bg-text--2{bottom:5rem;right:25%;font-size:2.5rem;transform:rotate(-12deg)}.mmc-hero-polaroid__bg-text--3{bottom:5%;left:25%;font-size:3rem;transform:rotate(6deg)}@media screen and (max-width: 1023px){.mmc-hero-polaroid__bg-text--1{top:2.5rem;left:5%;font-size:3.75rem;transform:rotate(12deg)}}@media screen and (max-width: 768px){.mmc-hero-polaroid__bg-text--1{top:1rem;left:1rem;font-size:2rem}.mmc-hero-polaroid__bg-text--2{bottom:2rem;right:1rem;font-size:1.5rem}.mmc-hero-polaroid__bg-text--3{top:40%;left:10%;right:10%;font-size:1.75rem}}.mmc-hero-polaroid__container{width:100%;max-width:1440px;margin:0 auto;padding:3rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:3rem}@media screen and (min-width: 768px){.mmc-hero-polaroid__container{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"content polaroids";align-items:center;gap:2rem;padding:4rem 2rem}}@media screen and (min-width: 1024px){.mmc-hero-polaroid__container{grid-template-columns:1fr minmax(auto,380px) 1fr;grid-template-areas:"left content right";gap:2rem;padding:4rem 3rem}}.mmc-hero-polaroid__content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;z-index:1;order:1}@media screen and (min-width: 768px){.mmc-hero-polaroid__content{grid-area:content;order:unset;gap:1.25rem}}.mmc-hero-polaroid__content .mmc-heading{font-size:clamp(2.75rem,6vw,4.5rem);line-height:1.4;max-width:10ch;font-weight:400;margin:0}.mmc-hero-polaroid__content .mmc-richtext,.mmc-hero-polaroid__content .mmc-richtext p{font-size:clamp(16px,2.5vw,1.375rem);line-height:1.6}.mmc-hero-polaroid__content .mmc-richtext{max-width:300px;margin:0}.mmc-hero-polaroid__cta{margin-top:.5rem}.mmc-hero-polaroid__cluster{display:flex;position:relative;justify-content:center;align-items:center;z-index:2;pointer-events:none}.mmc-hero-polaroid__cluster--left{display:none}@media screen and (min-width: 1024px){.mmc-hero-polaroid__cluster--left{display:flex;grid-area:left;justify-content:flex-end;padding-right:1rem}}.mmc-hero-polaroid__cluster--right{order:2;flex-wrap:wrap;gap:1rem;max-width:320px}@media screen and (min-width: 768px){.mmc-hero-polaroid__cluster--right{grid-area:polaroids;order:unset;justify-content:flex-start;padding-left:1rem;max-width:none}}@media screen and (min-width: 1024px){.mmc-hero-polaroid__cluster--right{grid-area:right;justify-content:flex-start}}.mmc-polaroid{--rotation: 0deg;--translate: translate(0, 0);background:var(--polaroid-bg);padding:10px 10px 36px;box-shadow:var(--polaroid-shadow);transform:rotate(var(--rotation)) var(--translate);transition:transform .3s ease,box-shadow .3s ease;flex-shrink:0;pointer-events:auto}.mmc-polaroid--tablet-extra{display:block}@media screen and (min-width: 1024px){.mmc-polaroid.mmc-polaroid--tablet-extra,a.mmc-polaroid.mmc-polaroid--tablet-extra{display:none!important}}.mmc-polaroid:hover{transform:rotate(0) scale(1.02);box-shadow:0 8px 30px #0000001f;z-index:20}a.mmc-polaroid{display:block;text-decoration:none;color:inherit;cursor:pointer}.mmc-polaroid__image-wrapper{width:clamp(130px,28vw,160px);height:clamp(130px,28vw,160px);overflow:hidden;background:#e5e5e5}@media screen and (min-width: 768px){.mmc-polaroid__image-wrapper{width:clamp(160px,18vw,200px);height:clamp(160px,18vw,200px)}}@media screen and (min-width: 1024px){.mmc-polaroid__image-wrapper{width:clamp(170px,15vw,255px);height:clamp(170px,15vw,255px)}}@media screen and (min-width: 1440px){.mmc-polaroid__image-wrapper{width:clamp(220px,15vw,305px);height:clamp(220px,15vw,305px)}}@media screen and (min-width: 1800px){.mmc-polaroid__image-wrapper{width:clamp(255px,14.5vw,340px);height:clamp(255px,14.5vw,340px)}}.mmc-polaroid__image{width:100%;height:100%;object-fit:cover;display:block}.mmc-polaroid__caption{font-size:.75rem;text-align:center;margin:8px 0 0;color:#666;font-family:var(--font-body-family),system-ui,sans-serif;line-height:1.3}@media screen and (min-width: 768px){.mmc-polaroid__caption{font-size:.8125rem}}@media screen and (max-width: 767px){.mmc-hero-polaroid__cluster--right{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);gap:0;justify-content:center;align-items:center;max-width:100%}.mmc-hero-polaroid__cluster--right .mmc-polaroid{margin:0}.mmc-hero-polaroid__cluster--right .mmc-polaroid--4{--translate: translate(8px, 8px);z-index:1}.mmc-hero-polaroid__cluster--right .mmc-polaroid--tablet-extra{--translate: translate(-8px, 8px);z-index:2}.mmc-hero-polaroid__cluster--right .mmc-polaroid--5{--translate: translate(8px, -8px);z-index:3}.mmc-hero-polaroid__cluster--right .mmc-polaroid--6{--translate: translate(-8px, -8px);z-index:4}.mmc-polaroid__image-wrapper{width:clamp(100px,38vw,150px);height:clamp(100px,38vw,150px)}.mmc-polaroid{padding:8px 8px 28px}.mmc-polaroid__caption{font-size:.6875rem}}@media screen and (min-width: 768px){.mmc-hero-polaroid__cluster{flex-direction:column;gap:0}}@media screen and (min-width: 768px) and (max-width: 1023px){.mmc-hero-polaroid__cluster--right{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);gap:0;justify-content:center;align-items:center}.mmc-hero-polaroid__cluster--right .mmc-polaroid{margin:0}.mmc-hero-polaroid__cluster--right .mmc-polaroid--4{--translate: translate(10px, 10px);z-index:1}.mmc-hero-polaroid__cluster--right .mmc-polaroid--tablet-extra{--translate: translate(-10px, 10px);z-index:2}.mmc-hero-polaroid__cluster--right .mmc-polaroid--5{--translate: translate(10px, -10px);z-index:3}.mmc-hero-polaroid__cluster--right .mmc-polaroid--6{--translate: translate(-10px, -10px);z-index:4}}@media screen and (min-width: 1024px){.mmc-hero-polaroid__cluster--left .mmc-polaroid--1{z-index:1;margin-left:-25%}.mmc-hero-polaroid__cluster--left .mmc-polaroid--2{z-index:2;margin-top:-70px;margin-left:60%}.mmc-hero-polaroid__cluster--left .mmc-polaroid--3{z-index:3;margin-top:-120px;margin-left:-30%}.mmc-hero-polaroid__cluster--right .mmc-polaroid--4{z-index:1;margin-right:-25%}.mmc-hero-polaroid__cluster--right .mmc-polaroid--5{z-index:2;margin-top:-70px;margin-right:60%}.mmc-hero-polaroid__cluster--right .mmc-polaroid--6{z-index:3;margin-top:-120px;margin-right:-30%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-hero-polaroid.css.map */
