.hemp-licensing{background:var(--surface-base);border-top:1px solid var(--surface-secondary);position:relative}.hemp-licensing:before{background:var(--surface-secondary);content:"";height:1px;left:0;position:absolute;right:0;top:7rem}.hemp-licensing__intro{max-width:48rem;position:relative}.hemp-licensing__intro h2{margin-bottom:1rem}.hemp-licensing__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:3.5rem;position:relative}.hemp-licensing__card{background:linear-gradient(150deg,var(--surface-base),var(--surface-secondary));border:1px solid var(--surface-secondary);display:flex;flex-direction:column;min-height:23rem;padding:2rem;position:relative}.hemp-licensing__card:before{border:1px solid var(--accent-gold);border-radius:50%;content:"";height:2.4rem;position:absolute;right:2rem;top:2rem;width:2.4rem}.hemp-licensing__card:after{background:var(--accent-gold);content:"";height:1px;position:absolute;right:2.65rem;top:3.15rem;width:1.1rem}.hemp-licensing__card h3{font-size:clamp(1.7rem,2.25vw,2.2rem);margin:4.2rem 0 1rem;max-width:12ch}.hemp-licensing__card p{color:var(--color-primary);font-size:.9rem;line-height:1.72}.hemp-licensing__card .button{align-self:flex-start;margin-top:auto}@media(max-width:980px){.hemp-licensing__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hemp-licensing__card:last-child{grid-column:1/-1}}@media(max-width:620px){.hemp-licensing__grid{grid-template-columns:1fr}.hemp-licensing__card{min-height:auto}.hemp-licensing__card:last-child{grid-column:auto}}
