.lifestyle_list{width:100%;position:relative;margin:30px auto 0;font-size:0;line-height:0;display:grid;grid-template-columns:repeat(2, 1fr);row-gap:30px;column-gap:30px;grid-auto-rows:350px}.lifestyle_list:nth-child(1){margin-top:0}@media screen and (min-width:801px){.lifestyle_list:nth-child(odd){grid-template-columns:1fr 55%}.lifestyle_list:nth-child(even){grid-template-columns:1fr 45%}.lifestyle_list:nth-child(odd) .item:nth-child(1),.lifestyle_list:nth-child(even) .item:nth-child(2){grid-row:span 2}}.lifestyle_list .item{overflow:hidden;background-color:#f2f3f3;position:relative;display:flex;padding:30px;margin:0;font-size:0;line-height:0}.lifestyle_list .item .img{z-index:0;width:100%;position:absolute;inset:0;margin:0;display:block;background-repeat:no-repeat;background-position:center center;background-size:cover;background-color:transparent;transform:scale(1);transition:transform 12s cubic-bezier(.23, 1, .32, 1)}.notouch .lifestyle_list .item:hover .img{transform:scale(1.1)}.lifestyle_list .item .img::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 30%, rgba(0,0,0,0.7) 100%)}.lifestyle_list .item .text{text-align:left;z-index:10;position:absolute;left:40px;bottom:30px;right:40px;display:flex;align-items:flex-start;flex-direction:column}.lifestyle_list .item .text .title{font-size:28px;line-height:34px;font-weight:700;color:#fff;margin:0 0 15px;text-transform:uppercase}.lifestyle_list .item .text .text_box{height:0;overflow:hidden;color:#fff;opacity:.65;transition:all 400ms ease 0ms}html:not(.notouch) .lifestyle_list .item .text .text_box,.notouch .lifestyle_list .item:hover .text .text_box{margin:0 0 40px;height:77px}.lifestyle_list .item .text .bottom{width:100%;display:flex;justify-content:space-between;align-items:center}.lifestyle_list .item .text .bottom .date{font-weight:300;font-size:16px;line-height:24px;color:#fff}@media screen and (max-width:1500px){.lifestyle_list .item .text{left:25px;bottom:20px;right:25px}.lifestyle_list .item .text .title{font-size:24px;line-height:30px}}@media screen and (max-width:1200px){.lifestyle_list{margin:20px auto 0}.lifestyle_list{grid-template-columns:repeat(2, 1fr);row-gap:20px;column-gap:20px}}@media screen and (max-width:1024px){.lifestyle_list{margin:15px auto 0}.lifestyle_list{grid-template-columns:repeat(2, 1fr);row-gap:15px;column-gap:15px}.lifestyle_list .item .text{left:15px;bottom:10px;right:15px}.lifestyle_list .item .text .title{font-size:20px;line-height:26px;margin:0 0 10px}html:not(.notouch) .lifestyle_list .item .text .text_box,.notouch .lifestyle_list .item:hover .text .text_box{margin:0 0 30px;height:67px}}@media screen and (max-width:800px){.lifestyle_list{grid-template-columns:repeat(1, 1fr);row-gap:15px;column-gap:15px;grid-auto-rows:250px}}@media screen and (max-width:500px){.lifestyle_list .item .text{left:10px;bottom:10px;right:10px}.lifestyle_list .item .text .title{font-size:14px;line-height:22px;margin:0 0 8px}html:not(.notouch) .lifestyle_list .item .text .text_box,.notouch .lifestyle_list .item:hover .text .text_box{margin:0 0 25px}}/*# sourceMappingURL=1.css.map */