.section-banners-wrapper{display:flex;gap:3rem}@media (max-width: 768px){.section-banners-wrapper{flex-direction:column}}.section-banners .banner-wrapper{position:relative;width:100%;aspect-ratio:16/9;border-radius:8px;overflow:hidden;background-position:center;background-size:cover;text-decoration:none;display:grid}.section-banners .banner-content{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:flex-end;padding:20px;gap:20px;background:linear-gradient(180deg,#0000 45.51%,#0006);grid-area:1/1}.section-banners .banner-wrapper img{grid-area:1/1;display:block;max-width:100%;height:auto}.section-banners .banner-content p{font-size:1.8rem;color:rgb(var(--color-base-background-1));margin:0;line-height:22.08px}.section-banners .banner-content strong{font-size:2.4rem;font-weight:400;font-family:var(--font-heading),sans-serif}.section-banners .banner-content button{padding:13px 48px;font-family:var(--font-main),sans-serif;font-size:16px;cursor:pointer;text-transform:uppercase;background-color:rgba(var(--color-base-background-1),0);border:1px solid rgba(var(--color-base-background-1),1);color:rgba(var(--color-base-background-1),1);border-radius:50px;transition:all .3s}.section-banners .banner-content button:hover{background-color:rgba(var(--color-base-background-1),.7);border:1px solid rgba(var(--color-base-background-1),.7);color:rgba(var(--color-base-accent-1),1)}
/*# sourceMappingURL=/cdn/shop/t/366/assets/section-half-banners.css.map */
