.lp-bullets__main{align-items:center;display:grid;gap:clamp(1.5rem,4vw,3rem)}.lp-bullets__main--has-image,.lp-bullets__main--has-video{grid-template-columns:1fr 1fr}.lp-bullets__main--has-image{align-items:center}@media (max-width:800px){.lp-bullets__main--has-image,.lp-bullets__main--has-video{grid-template-columns:1fr}}.lp-bullets__body :where(h2,h3){font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700;line-height:1.15;margin:0 0 1rem}.lp-bullets__body :where(ul){display:grid;gap:.6rem;margin:0;padding-left:1.4rem}.lp-bullets__body :where(li){line-height:1.5}.lp-bullets__body a,.lp-bullets__body a.reference{color:inherit;text-decoration:underline;text-underline-offset:2px}.lp-bullets__body a[id$=-reference]{scroll-margin-top:5rem}.lp-bullets__video-frame{aspect-ratio:16/9;background:#000;border-radius:var(--lp-video-radius,8px);overflow:hidden;position:relative;width:100%}.lp-bullets__video-frame iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.lp-bullets__cards{display:grid;gap:clamp(1rem,2.5vw,1.75rem);margin-top:clamp(1.5rem,3vw,2.5rem)}.lp-bullets__cards--2{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-bullets__cards--3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:700px){.lp-bullets__cards--2,.lp-bullets__cards--3{grid-template-columns:1fr}}.lp-bullets__card{align-items:center;border:1px solid;border-radius:var(--lp-card-radius,8px);display:flex;gap:1.25rem;padding:clamp(1rem,2.5vw,1.5rem)}.lp-bullets__card-image{flex:none;width:clamp(72px,10vw,110px)}.lp-bullets__card-image img{display:block;height:auto;width:100%}.lp-bullets__card-text :where(h3){font-size:1.15rem;font-weight:700;margin:0 0 .5rem}.lp-bullets__card-text :where(p){margin:0 0 .5em}.lp-bullets__card-text :where(p):last-child{margin-bottom:0}.lp-bullets__card-text :where(ul){margin:0;padding-left:1.2rem}.lp-bullets__card-text a{color:inherit;text-decoration:underline}.lp-bullets__card:not(:has(.lp-bullets__card-image)){display:block}.lp-bullets__side-image{border-radius:var(--lp-image-radius,8px);overflow:hidden}.lp-bullets__side-image img{display:block;height:100%;object-fit:cover;width:100%}