.blog-editor-picks{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;display:flex;justify-content:center;align-items:center;padding:80px 0}.blog-editor-picks__content{display:flex;flex-direction:column;padding:0 2rem;width:100%}@media screen and (min-width: 480px){.blog-editor-picks__content{padding:0 4rem}}@media screen and (min-width: 830px){.blog-editor-picks__content{max-width:900px}}.blog-editor-picks__header{border-top:1px solid #000}.blog-editor-picks__picks-wrapper{display:flex;flex-direction:column;gap:25px}.blog-editor-picks__title{font-size:1rem;font-style:normal;font-weight:900;margin:15px 0}.blog-editor-picks article a{color:#000}.blog-editor-picks article a:hover{color:#000}.blog-editor-picks__pick{border:1px solid rgba(0,0,0,.2);background:#f8f8f8;padding:10px;display:flex;flex-direction:column;gap:25px;transition:box-shadow .25s ease-in-out;color:#000}@media screen and (min-width: 640px){.blog-editor-picks__pick{flex-direction:row}}.blog-editor-picks__pick:hover{box-shadow:1px 1px 8px rgba(0,0,0,.32);color:#000}.blog-editor-picks__pick-image{flex-shrink:0;width:100%;height:170px}.blog-editor-picks__pick-image--noimage{background-color:#3b3b3b;display:flex;justify-content:center;gap:.6rem;flex-direction:column;align-items:center}.blog-editor-picks__pick-image--noimage svg{max-width:120px}@media screen and (min-width: 640px){.blog-editor-picks__pick-image{width:260px;height:190px}}.blog-editor-picks__pick-image img{width:100%;height:100%;object-fit:cover}.blog-editor-picks__pick-content{display:flex;flex-direction:column;justify-content:center;gap:10px}.blog-editor-picks__pick-content p,.blog-editor-picks__pick-content h3{margin:0}.blog-editor-picks__pick p.blog-editor-picks__pick-category{font-size:.75rem;font-style:normal;font-weight:400;color:red}.blog-editor-picks__pick p.blog-editor-picks__pick-excerpt{font-size:.75rem}
