.custom-story-collage{display:flex;flex-direction:column;gap:var(--column-gap-mobile, 30px);color:var(--text-color, #ffffff);width:100%;box-sizing:border-box;overflow-x:hidden}.custom-story-collage.layout-mobile-reverse{flex-direction:column-reverse}@media(min-width:768px){.custom-story-collage{display:grid;grid-template-columns:minmax(0,4.5fr) minmax(0,5.5fr);align-items:stretch;gap:var(--column-gap, 50px)}.custom-story-collage.layout-desktop-reverse{grid-template-columns:minmax(0,5.5fr) minmax(0,4.5fr)}.custom-story-collage.layout-desktop-reverse .custom-story-collage__content{grid-column:2 / 3;grid-row:1 / 2}.custom-story-collage.layout-desktop-reverse .custom-story-image{grid-column:1 / 2;grid-row:1 / 2}}.custom-story-collage__content{width:100%;box-sizing:border-box;padding:40px 15px;display:flex;flex-direction:column;justify-content:center;text-align:var(--text-alignment, left);align-items:var(--flex-alignment, flex-start)}@media(min-width:768px){.custom-story-collage__content{padding:40px 0}}.custom-story-collage__top-icon{margin-bottom:20px;width:60px;height:60px;object-fit:contain}.custom-story-collage__subtitle{font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:20px;color:var(--accent-color, #d4af37);display:inline-block;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:5px}.custom-story-collage__title{font-size:2.5rem;line-height:1.2;margin-bottom:30px;color:var(--accent-color, #d4af37);font-family:var(--font-heading-family)}@media(min-width:768px){.custom-story-collage__title{font-size:3.5rem}}.custom-story-collage__text{font-size:1rem;line-height:1.6;margin-bottom:40px;max-width:500px;opacity:.9}.custom-story-collage__features{display:grid;grid-template-columns:repeat(2,1fr);gap:30px 15px;margin-top:auto;width:100%}@media(min-width:1024px){.custom-story-collage__features{grid-template-columns:repeat(4,1fr)}}.custom-story-feature{text-align:center;display:flex;flex-direction:column;align-items:left;border-right:1px solid rgba(255,255,255,.1);padding:0 10px;text-align:left}.custom-story-feature:last-child{border-right:none}@media(max-width:1023px){.custom-story-feature:nth-child(2n){border-right:none}}.custom-story-feature__icon{width:40px;height:40px;margin-bottom:15px;object-fit:contain}.custom-story-feature__text{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;line-height:1.4}.custom-story-image{width:100%;position:relative;overflow:hidden;border-radius:var(--image-radius, 0);background-color:#111;display:flex;box-sizing:border-box}.custom-story-image img,.custom-story-image svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.custom-story-image:hover img{transform:scale(1.05)}.custom-story-image--auto{aspect-ratio:auto;min-height:400px}.custom-story-image--auto img,.custom-story-image--auto svg{position:relative}.custom-story-image--square{aspect-ratio:1 / 1}.custom-story-image--portrait{aspect-ratio:4 / 5}.custom-story-image--landscape{aspect-ratio:16 / 9}.custom-story-image svg{fill:#fff3;padding:10%}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-story-collage.css.map */
