.landing_list{position:relative;margin:0;padding:0;width:100%;display:grid;grid-template-columns:repeat(2, 1fr);row-gap:1rem;column-gap:1rem}.landing_list.owl-carousel{display:block}.landing_list.owl-carousel .item{width:calc(100% / 2 - (1 * 1rem / 2) * 1);margin-right:1rem}.landing_list .item{display:inline-flex !important;flex-direction:column;gap:0}.landing_list .item .item_in{display:flex;position:relative;flex:1;flex-direction:row-reverse}.landing_list .item .item_in .img{overflow:hidden;width:50%;display:block;position:relative}.landing_list .item .item_in .img picture{position:absolute;inset:0;transform:scale(1.01);transition:transform 6s cubic-bezier(.23, 1, .32, 1)}.notouch .landing_list .item .item_in:is(:hover,:focus) .img picture{transform:scale(1.1)}.landing_list .item .item_in .text{box-sizing:border-box;width:50%;background:#8BACC3;padding:2rem 1.5rem}.landing_list .item .item_in .text .title{color:#1A222A;margin:0;position:relative;padding:0 0 3rem}.landing_list .item .item_in .text .title:not(:has(+ .text_box)){padding:0}.landing_list .item .item_in .text .title:has(+ .text_box)::before{height:4px;width:100px;background:#1A222A;content:"";position:absolute;left:0;bottom:calc(1.5rem - 2px)}.landing_list .item .item_in .text .text_box{color:#F6F6F6}.landing_list .item .item_in .text .btn{margin:1.5rem 0 0}@media screen and (min-width:1001px){.landing_list .item:nth-child(4n) .item_in,.landing_list .item:nth-child(4n - 1) .item_in{flex-direction:row}.landing_list .item:nth-child(4n - 1) .item_in .text,.landing_list .item:nth-child(4n - 2) .item_in .text{background:#1A222A}.landing_list .item:nth-child(4n - 1) .item_in .text .title,.landing_list .item:nth-child(4n - 2) .item_in .text .title{color:#8BACC3}.landing_list .item:nth-child(4n - 1) .item_in .text .title::before,.landing_list .item:nth-child(4n - 2) .item_in .text .title::before{background:#8BACC3}}@media screen and (max-width:1000px){.landing_list{grid-template-columns:repeat(1, 1fr);row-gap:1rem;column-gap:1rem}.landing_list.owl-carousel{display:block}.landing_list.owl-carousel .item{width:calc(100% / 1 - (0 * 1rem / 1) * 1);margin-right:1rem}.landing_list .item:nth-child(2n) .item_in{flex-direction:row}.landing_list .item:nth-child(4n - 1) .item_in .text,.landing_list .item:nth-child(4n - 2) .item_in .text{background:#1A222A}.landing_list .item:nth-child(4n - 1) .item_in .text .title,.landing_list .item:nth-child(4n - 2) .item_in .text .title{color:#8BACC3}.landing_list .item:nth-child(4n - 1) .item_in .text .title::before,.landing_list .item:nth-child(4n - 2) .item_in .text .title::before{background:#8BACC3}}@media screen and (max-width:500px){.landing_list{grid-template-columns:repeat(1, 1fr);row-gap:0;column-gap:0}.landing_list.owl-carousel{display:block}.landing_list.owl-carousel .item{width:calc(100% / 1 - (0 * 0 / 1) * 1px);margin-right:0}.landing_list .item .item_in{flex-direction:column-reverse !important}.landing_list .item .item_in .img{width:100%;height:160px}.landing_list .item .item_in .text{width:100%}}