.story-section{background-color:var(--story-bg, #F9F7F4);padding:60px 0}.story-section__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.story-section__grid--reversed{direction:rtl}.story-section__grid--reversed>*{direction:ltr}.story-section__image{border-radius:12px;overflow:hidden}.story-section__img{display:block;width:100%;height:auto;object-fit:cover;border-radius:12px}.story-section__image--placeholder{background-color:#e5e5e5;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}.story-section__image--placeholder .placeholder-svg{width:50%;opacity:.5}.story-section__content{padding:20px 0}.story-section__heading{font-size:32px;font-weight:700;color:var(--story-heading, #1A202C);margin:0 0 20px;line-height:1.2}.story-section__text{font-size:16px;line-height:1.7;color:var(--story-text, #4A5568)}.story-section__text p{margin:0 0 16px}.story-section__text p:last-child{margin-bottom:0}.story-section__text strong{color:var(--story-heading, #1A202C);font-weight:700}.story-section__button{display:inline-block;margin-top:24px;padding:16px 32px;background-color:#264653;color:#fff;border-radius:12px;text-decoration:none;font-weight:600;font-size:16px;transition:all .2s ease}.story-section__button:hover{background-color:#1a202c;transform:translateY(-2px)}@media (max-width: 768px){.story-section{padding:40px 0}.story-section__grid{grid-template-columns:1fr;gap:24px}.story-section__grid--reversed{direction:ltr}.story-section__heading{font-size:26px;text-align:center}.story-section__text{font-size:15px;text-align:center}.story-section__content{padding:0}.story-section__button{display:block;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/93/assets/story-section.css.map */
