.story-banner{background-color:var(--background-color, #ffffff);color:var(--text-color, #333333);padding:6rem 0}.story-banner__content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:60vh}@media screen and (max-width: 989px){.story-banner__content{grid-template-columns:1fr;gap:3rem;text-align:center}.story-banner__image-content{order:-1}}.story-banner__text-content{max-width:500px}.story-banner__subtitle{font-size:.9rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(var(--color-foreground),.7);margin:0 0 1rem;font-weight:400}.story-banner__title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:300;letter-spacing:.05em;text-transform:uppercase;margin:0 0 2rem;line-height:1.1;color:var(--text-color)}.story-banner__description{font-size:1rem;line-height:1.7;margin:0 0 2.5rem;color:rgba(var(--color-foreground),.8)}.story-banner__description p{margin:0 0 1.5rem}.story-banner__description p:last-child{margin-bottom:0}.story-banner__button{display:inline-block;padding:1rem 2.5rem;background-color:var(--button-bg, #c4b896);color:var(--button-text, #ffffff);text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font-weight:500;font-size:.9rem;border:none;cursor:pointer;transition:all .3s ease;margin-bottom:3rem}.story-banner__button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026;opacity:.9}.story-banner__products{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem}@media screen and (max-width: 749px){.story-banner__products{grid-template-columns:repeat(2,1fr);gap:1rem}}.story-banner__product-item{background-color:#f8f8f8;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.story-banner__product-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.story-banner__product-link{display:block;text-decoration:none;color:inherit}.story-banner__product-image{width:100%;aspect-ratio:1;overflow:hidden}.story-banner__product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.story-banner__product-item:hover .story-banner__product-image img{transform:scale(1.05)}.story-banner__product-title{font-size:.9rem;font-weight:500;margin:1rem;text-align:center}.story-banner__product-price{font-size:.85rem;color:rgba(var(--color-foreground),.7);margin:0 1rem 1rem;text-align:center}.story-banner__image-content{position:relative}.story-banner__hero-image{width:100%;height:100%;min-height:500px;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0000001a}.story-banner__hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width: 989px){.story-banner__hero-image{min-height:400px}}@media screen and (max-width: 749px){.story-banner__hero-image{min-height:300px}}@media screen and (max-width: 989px){.story-banner{padding:4rem 0}.story-banner__text-content{max-width:none}.story-banner__button{margin-bottom:2rem}}@media screen and (max-width: 749px){.story-banner{padding:3rem 0}.story-banner__title{font-size:2rem;margin-bottom:1.5rem}.story-banner__description{margin-bottom:2rem}.story-banner__button{padding:.8rem 2rem;font-size:.85rem}}.story-banner[style*=--background-color]{background-color:var(--background-color)!important}.story-banner[style*=--text-color] .story-banner__title,.story-banner[style*=--text-color] .story-banner__subtitle,.story-banner[style*=--text-color] .story-banner__description{color:var(--text-color)!important}.story-banner[style*=--button-bg] .story-banner__button{background-color:var(--button-bg)!important}.story-banner[style*=--button-text] .story-banner__button{color:var(--button-text)!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-story-banner.css.map */
