@media screen and (min-width:1601px){.reference_list{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:40px;grid-row-gap:40px}.reference_list:not(:has(.item:first-child:only-child)) .item:nth-child(1){grid-area:1 / 1 / 3 / 3}.reference_list:not(:has(.item:first-child:only-child)) .item:nth-child(2){grid-area:1 / 3 / 2 / 4}.reference_list:not(:has(.item:first-child:only-child)) .item:nth-child(3){grid-area:1 / 4 / 2 / 5}.reference_list:not(:has(.item:first-child:only-child)) .item:nth-child(4){grid-area:2 / 3 / 3 / 4}.reference_list:not(:has(.item:first-child:only-child)) .item:nth-child(5){grid-area:2 / 4 / 3 / 5}}.reference_list .item{display:block}.reference_list .item .img{display:block;width:100%;position:relative;aspect-ratio:2 / 1.5}.reference_list:not(:has(.item:first-child:only-child)) .item:nth-child(1) .img{height:calc(100% - 108px);aspect-ratio:initial}.reference_list .item .text{max-width:370px;padding:30px 0;display:flex;justify-content:space-between;position:relative;align-items:flex-end}.reference_list .item .text::before{position:absolute;left:0;right:0;bottom:0;height:4px;background:#0E4E5B;content:"";opacity:0;transition:all 400ms ease 0ms}.notouch .reference_list .item:hover .text::before{opacity:1}.reference_list .item .text .title{width:calc(100% - 106px);font-size:16px;line-height:24px;font-weight:600;text-align:left;margin:0;text-transform:uppercase}.reference_list .item .text .btn{width:106px}@media screen and (max-width:1600px) and (min-width:1281px){.reference_list{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:30px;grid-row-gap:30px}.reference_list:not(:has(.item:first-child:only-child)) .item:nth-child(1){grid-area:1 / 1 / 3 / 3}.reference_list:not(:has(.item:first-child:only-child)) .item:nth-child(2){grid-area:1 / 3 / 2 / 4}.reference_list:not(:has(.item:first-child:only-child)) .item:nth-child(3){grid-area:2 / 3 / 3 / 4}}@media screen and (max-width:1280px){.reference_list{display:grid;grid-template-columns:repeat(2, 1fr);row-gap:25px;column-gap:25px}.reference_list.owl-carousel{display:block}.reference_list.owl-carousel .item{width:calc(50% - (1 * 25px / 2) * 1);margin-right:25px}}@media screen and (max-width:700px){.reference_list{grid-template-columns:repeat(1, 1fr);row-gap:20px;column-gap:20px}.reference_list.owl-carousel{display:block}.reference_list.owl-carousel .item{width:calc(100% - (0 * 20px / 1) * 1);margin-right:20px}.reference_list:not(:has(.item:first-child:only-child)) .item:nth-child(1) .img{height:initial;aspect-ratio:2 / 1.5}}/*# sourceMappingURL=1.css.map */