.StoriesSection_section__TAbB9{width:100%;padding:2rem 1.5rem;background-color:#000;color:#fff}.StoriesSection_container__5Lf73{max-width:1280px;margin:0 auto}.StoriesSection_storiesContainer__2gg8o{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:3rem}.StoriesSection_storyCard__De7E4{position:relative;display:flex;flex-direction:column;width:100%;border-radius:8px;overflow:hidden;background-color:#111;transition:transform .3s ease}.StoriesSection_storyCard__De7E4:hover{transform:translateY(-5px)}.StoriesSection_imageContainer__kdVGd{position:relative;width:100%;height:240px}.StoriesSection_storyImage__vvQ18{-o-object-fit:cover;object-fit:cover}.StoriesSection_storyContent__nIlwi{padding:1.5rem;display:flex;flex-direction:column;height:100%}.StoriesSection_storyHeadline__MlYJu{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.StoriesSection_storyDescription__NoknI{font-size:1rem;line-height:1.5;margin-bottom:1.5rem;color:#ccc;flex-grow:1}.StoriesSection_seeMoreLink__rH__K{display:flex;align-items:center;color:#00ff8c;font-weight:600;margin-top:auto;width:-moz-fit-content;width:fit-content;transition:color .2s ease}.StoriesSection_seeMoreLink__rH__K span{margin-right:.5rem}.StoriesSection_seeMoreLink__rH__K:hover{color:#fff}.StoriesSection_viewMoreButtonContainer__2zHPP{display:flex;justify-content:center;margin-top:3rem}@media (min-width:768px){.StoriesSection_storiesContainer__2gg8o{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.StoriesSection_section__TAbB9{padding:8rem 2rem}.StoriesSection_storiesContainer__2gg8o{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.StoriesSection_storiesContainer__2gg8o{grid-template-columns:repeat(3,1fr)}}