.brand-block{width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr));position:relative;height:50vh;min-height:280px;max-height:520px}.brand-block img,.brand-block video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.brand-block-container{grid-row:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;padding:5rem}.brand-block-content .button{padding:.5rem;margin-top:1rem;text-decoration:none;background-color:var(--button-bg, #fff);color:var(--button-text, #000)}.brand-block-content .button:after{box-shadow:none}.brand-block h2,.brand-block p{color:inherit}.brand-block-content h2{font-size:clamp(2rem,3vw,3.25rem);line-height:1.05;margin:0 0 .75rem}.brand-block-content p{margin:0;font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.6}@media(min-width:990px){.brand-block{grid-template-columns:1fr 1fr;grid-template-rows:1fr;height:50vh;min-height:420px;max-height:560px;aspect-ratio:auto}.brand-block-container{grid-column:1;grid-row:1;align-items:center;justify-content:center}.brand-block-container.content-right{grid-column:2}.brand-block-content{max-width:75%;margin-right:auto}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-brand-block.css.map */
