.grid-bento__title{margin-bottom:5.6rem;text-align:center}@media screen and (min-width: 1140px){.grid-bento__title{margin-bottom:9.6rem}}.grid-bento__inner{display:grid;gap:1.6rem}@media screen and (min-width: 744px){.grid-bento__inner{grid-template-columns:repeat(2, 1fr);gap:2.4rem}}@media screen and (min-width: 1140px){.grid-bento__inner{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(4, 1fr);grid-template-areas:"a b c" "a d d" "e f g" "h h g"}}@media screen and (min-width: 1440px){.grid-bento__inner{gap:3.2rem}}.grid-bento__item{height:488px;position:relative}@media screen and (min-width: 1140px){.grid-bento__item{aspect-ratio:1;height:auto}.grid-bento__item:nth-child(1){grid-area:a}.grid-bento__item:nth-child(2){grid-area:b}.grid-bento__item:nth-child(3){grid-area:c}.grid-bento__item:nth-child(4){grid-area:d}.grid-bento__item:nth-child(5){grid-area:e}.grid-bento__item:nth-child(6){grid-area:f}.grid-bento__item:nth-child(7){grid-area:g}.grid-bento__item:nth-child(8){grid-area:h}.grid-bento__item.wide,.grid-bento__item.tall{aspect-ratio:auto}.grid-bento__item.reverse{flex-direction:column-reverse}.grid-bento__item.wide{flex-direction:row}}@media screen and (min-width: 1728px){.grid-bento__item{aspect-ratio:426/378}}.grid-bento__text-wrap{padding:3.2rem 1.6rem 1.6rem;display:flex;flex-direction:column;gap:.8rem;position:absolute;left:0;right:0}@media screen and (min-width: 744px){.grid-bento__text-wrap{padding:1.6rem}}@media screen and (min-width: 1140px){.grid-bento__text-wrap{padding:1.6rem}.grid-bento__text-wrap.bottom{bottom:0}}@media screen and (min-width: 1440px){.grid-bento__text-wrap{padding:2.4rem}}.grid-bento__img-wrap{line-height:0;height:100%;width:100%}.grid-bento__img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 1140px){.wide .grid-bento__img-wrap img{-o-object-position:left;object-position:left}}