.story-door{display:grid;grid-template-columns:34% 1fr 22%;background:#dae9d8;border:1px solid #cddfcf;border-radius:29px;overflow:hidden;min-height:285px;margin:0 0 28px;box-shadow:0 6px 0 #bfcfb937}.story-door-picture{position:relative;overflow:hidden}.story-door-picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 76%}.story-door-copy{padding:27px 30px}.story-door-copy h2{font-size:clamp(27px,3vw,39px);line-height:1.06;margin:8px 0 12px;letter-spacing:-.7px}.story-door-copy p{font-size:16px;line-height:1.4;color:#4a7267;margin:0 0 19px}.story-door-start{display:inline-block;background:#147f76;color:white;border-radius:14px;padding:13px 20px;font-size:19px;text-decoration:none;box-shadow:0 4px 0 #0d615b}.story-door-library{display:block;margin-top:14px;color:#346b61;font-size:13px}.story-door-note{padding:35px 20px 35px 0;display:flex;flex-direction:column;justify-content:center;gap:6px;color:#37665e}.story-door-note>span:first-child{font-size:49px;color:#b98b27;line-height:1}.story-door-note strong{font-size:23px;font-weight:500}.story-door-note>span{font-size:16px}.story-door-note small{font-size:12px;color:#658478;margin-top:10px}@media(max-width:1050px){.story-door{grid-template-columns:37% 1fr}.story-door-note{display:none}}@media(max-width:600px){.story-door{grid-template-columns:35% 1fr;min-height:260px;border-radius:22px;margin-bottom:23px}.story-door-copy{padding:22px 17px}.story-door-copy .eyebrow{font-size:9px}.story-door-copy h2{font-size:27px}.story-door-copy p{font-size:13px}.story-door-start{padding:12px 14px;font-size:16px}.story-door-library{font-size:12px}.story-door-picture img{object-position:50% 80%}}
