.stories-module__3WOFgG__mainExtended{margin:5rem 2rem 0}.stories-module__3WOFgG__addStoriesPage{display:flex}.stories-module__3WOFgG__addStoriesTextContainer{width:30%;margin-right:2rem}.stories-module__3WOFgG__addStoriesInputContainer{width:70%}.stories-module__3WOFgG__addStoriesInputTop{background-color:var(--c-accent-3);flex-direction:column;padding-bottom:2rem;display:flex}.stories-module__3WOFgG__line{fill:var(--c-accent-3);border:none;margin:0 0 -.5rem}.stories-module__3WOFgG__lineRotate{transform:rotate(180deg)}.stories-module__3WOFgG__heading{font-family:B52}.stories-module__3WOFgG__storiesInput{height:50vh;color:var(--c-foreground);font:var(--font-big);resize:vertical;background-color:#0000;border:none;outline:none;padding:0 2rem;font-family:B52}.stories-module__3WOFgG__storiesCheckbox{font:var(--font-extra-small);margin:0 1rem 1rem 2rem;transform:translate(0,0)}.stories-module__3WOFgG__storiesCheckboxFocus{animation:.82s cubic-bezier(.36,.07,.19,.97) both stories-module__3WOFgG__shake}.stories-module__3WOFgG__sendButton{border-radius:var(--border-radius);background-color:var(--c-accent);color:#fff;cursor:pointer;width:fit-content;font:var(--font-medium);border:none;margin-left:2rem;padding:.75em 2em;transition:border .3s,background-color .3s}.stories-module__3WOFgG__thanks{justify-content:center;width:100%;display:flex}.stories-module__3WOFgG__storieTopContainer{flex-direction:column;display:flex}.stories-module__3WOFgG__subheading{max-width:20rem;margin:7rem 0 7rem 4rem;font-family:B52}.stories-module__3WOFgG__subheadingVertical{writing-mode:vertical-rl;max-height:18rem;font-family:B52;display:none}.stories-module__3WOFgG__subheadingVerticalSecond{margin-top:20rem;margin-left:0}.stories-module__3WOFgG__gallery{grid-column:full;grid-template-columns:inherit;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x proximity;margin:0 -2.25rem;padding-block:1rem;display:grid;position:relative;overflow-x:scroll}.stories-module__3WOFgG__gallery::-webkit-scrollbar{display:none;inline-size:0!important}.stories-module__3WOFgG__wrapper{grid-column:content;align-items:center;gap:1rem;padding:0 10rem;display:flex}.stories-module__3WOFgG__storyItem{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-self:baseline;width:100%;max-width:20rem;padding:1rem .75rem;display:flex}.stories-module__3WOFgG__storyItemOpen{transition:max-width .3s;align-self:flex-start!important;max-width:22rem!important}.stories-module__3WOFgG__storyImageContainer{aspect-ratio:4/5}.stories-module__3WOFgG__storyImage{object-fit:cover;width:100%;height:100%}.stories-module__3WOFgG__storyText{visibility:hidden;margin:.5rem 0}.stories-module__3WOFgG__storyTextVisible{visibility:visible}.stories-module__3WOFgG__storyHeading{margin:.5rem 0}.stories-module__3WOFgG__leftGradient,.stories-module__3WOFgG__rightGradient{z-index:1;width:100px;height:100%;position:fixed;top:0}.stories-module__3WOFgG__leftGradient{background:linear-gradient(to left,#0000,var(--c-background)90%);left:0}.stories-module__3WOFgG__rightGradient{background:linear-gradient(to right,#0000,var(--c-background)90%);right:0}.stories-module__3WOFgG__popupBackground{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0003;justify-content:center;align-items:flex-start;padding:0 1rem;display:none;position:fixed;inset:0}.stories-module__3WOFgG__popup{background:var(--c-background);flex-direction:column;width:100%;max-width:30rem;max-height:90%;margin:2rem auto;padding:2rem;display:flex;overflow-y:auto}.stories-module__3WOFgG__popupLarge{display:block}.stories-module__3WOFgG__popupSmallText{align-self:flex-end;max-width:50%}.stories-module__3WOFgG__popupFloatedImage{float:right;width:50%;margin:0 0 .25rem .5rem}.stories-module__3WOFgG__popupClose{color:var(--c-foreground);cursor:pointer;font:var(--font-small);background:0 0;border:none;padding:0;display:none}.stories-module__3WOFgG__errorText{color:var(--c-red);font:var(--font-small);margin:0 2rem 1rem}.stories-module__3WOFgG__sendButton:hover{color:#fff;background-color:var(--c-accent-3);transition-duration:.1s}.stories-module__3WOFgG__sendButton:disabled{cursor:not-allowed}.stories-module__3WOFgG__link{text-decoration:underline}@keyframes stories-module__3WOFgG__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}@media screen and (max-width:50rem){.stories-module__3WOFgG__mainExtended{margin:5rem 1rem 0}.stories-module__3WOFgG__addStoriesPage{flex-direction:column}.stories-module__3WOFgG__addStoriesTextContainer{width:100%;margin-right:0}.stories-module__3WOFgG__addStoriesInputContainer{width:100vw;margin:1rem -1rem}.stories-module__3WOFgG__storieTopContainer{flex-direction:row;margin:8rem 0 0}.stories-module__3WOFgG__subheading{display:none}.stories-module__3WOFgG__subheadingVertical{display:initial}.stories-module__3WOFgG__gallery{margin:0;padding-bottom:5rem}.stories-module__3WOFgG__wrapper{flex-direction:column;max-height:100vh;padding:0}.stories-module__3WOFgG__storyItem,.stories-module__3WOFgG__storyItemOpen{max-width:initial!important}.stories-module__3WOFgG__leftGradient,.stories-module__3WOFgG__rightGradient,.stories-module__3WOFgG__storyText{display:none}.stories-module__3WOFgG__popupBackground{display:flex}.stories-module__3WOFgG__popupClose{align-self:flex-end;margin-bottom:1rem;display:block}}
