.v2_bento__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto auto auto;margin:2rem 0}@media (max-width:900px){.v2_bento__grid{grid-template-columns:1fr;grid-template-rows:1fr}.v2_bento__item--md img{height:auto!important;width:100%}}.v2_bento__item{align-items:flex-start;background:#fff;border:1px solid #e1e2e3;border-radius:.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;font-size:.9rem;padding:1.2rem 1.3rem}@media (min-width:901px){.v2_bento__item--lg{grid-column:span 2;grid-row:span 2}.v2_bento__item--md{grid-column:span 2}.v2_bento__item--sm{grid-row:span 2}.v2_bento__item--md{flex-direction:row}}.v2_bento__item h3{font-size:1.25rem;margin:0 0 .5rem}.v2_bento__item p{font-size:.95rem;margin:0 0 1.25rem}.v2_bento__image{background:#f5f5f5 no-repeat 50%;background-size:cover;display:block}.v2_bento__image--bottom{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;margin:1.6rem -1.3rem -1.2rem}.v2_bento__image--bottom,.v2_bento__image--top{flex:1;min-height:13.5rem;object-fit:cover;width:calc(100% + 2.6rem)}.v2_bento__image--top{border-top-left-radius:.75rem;border-top-right-radius:.75rem;margin:-1.2rem -1.3rem 1.6rem;max-width:none}.v2_bento__illustration--bottom{flex-grow:0;height:auto;margin-bottom:1rem;margin-left:-1.3rem;margin-top:auto;max-width:none;width:calc(100% + .6rem)}.v2_bento__illustration--right{height:9rem}.v2_bento__illustration--full{flex-grow:0;margin:auto .5rem .5rem;width:calc(100% - 1rem)}.v2_bento_number{font-family:Poppins,nearst-body,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:3rem;font-weight:700;line-height:3rem}