.jst-interview-preview{background:var(--jst-interview-bg,var(--color-bg));padding-bottom:var(--section-space-y);padding-top:var(--section-space-y)}.jst-interview-preview__inner{max-width:68ch}.jst-interview-preview__subhead{font-size:16px;line-height:1.35;margin:0 0 18px}.jst-interview-preview__headline{margin-bottom:32px}.jst-interview-preview__content-wrap{position:relative}.jst-interview-preview__content{max-height:var(--jst-interview-collapsed-height,420px);overflow:hidden;padding-bottom:120px;position:relative;transition:max-height .45s ease}.jst-interview-preview__content.is-expanded{overflow:visible;padding-bottom:0}.jst-interview-preview__content>:last-child{margin-bottom:0}.jst-interview-preview__content p{font-size:calc(var(--font-size-body)*1.2);max-width:68ch}.jst-interview-preview__fade{background:linear-gradient(to bottom,hsla(34,35%,91%,0) 0,hsla(34,35%,91%,.82) 58%,var(--jst-interview-fade,#f0e9e0) 100%);bottom:0;height:220px;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.jst-interview-preview__fade.is-hidden{display:none}.jst-interview-preview__actions{bottom:0;display:flex;justify-content:center;left:0;padding:0 0 8px;position:absolute;right:0;z-index:2}.jst-interview-preview__actions.is-hidden{display:none}.jst-interview-preview__button{position:relative;z-index:3}@media (max-width:767px){.jst-interview-preview__content{max-height:420px;padding-bottom:110px}.jst-interview-preview__fade{height:190px}}