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