.bundle-hero .container{grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;gap:2.5rem;margin:0 auto;display:grid}.bundle-hero__content{--b:1px;--c:currentColor;--w:3em;border:var(--b)solid #0000;--_g:#0000 90deg,var(--c)0;--_p:var(--w)var(--w)border-box no-repeat;background:conic-gradient(from 90deg at top var(--b)left var(--b),var(--_g))0 0/var(--_p),conic-gradient(from 180deg at top var(--b)right var(--b),var(--_g))100% 0/var(--_p),conic-gradient(from 0deg at bottom var(--b)left var(--b),var(--_g))0 100%/var(--_p),conic-gradient(from -90deg at bottom var(--b)right var(--b),var(--_g))100% 100%/var(--_p);margin:.5rem}.bundle-hero__image{object-fit:cover;aspect-ratio:1;width:100%;height:100%}.bundle-hero__actions{margin-bottom:4rem}.bundle-hero__title{text-align:center}.bundle-hero__products{gap:.5em;margin:2em 0}@media screen and (min-width:1024px){.bundle-hero__content{padding:0 1.5em}}@media screen and (max-width:1024px){.bundle-hero .container{grid-template-columns:1fr;padding-top:0}.bundle-hero__content{margin:0}.bundle-hero__image{width:calc(100% + 2rem);max-width:none;margin-left:-1rem;margin-right:-1rem}}
