.videa_list{width:100%;position:relative;margin:0;display:grid;grid-template-columns:repeat(1, 1fr);row-gap:72px;column-gap:72px}.videa_list.owl-carousel{display:block}.videa_list.owl-carousel>[class*="item"]{width:calc(100% - (0 * 72px / 1) * 1);margin-right:72px}.videa_list .item{margin:0;position:relative;display:flex;align-items:center;gap:60px}.videa_list .item::after{content:"";position:absolute;left:0;right:0;top:-36px;height:1px;background-image:linear-gradient(90deg, #707070 1px, transparent 0);background-size:7px 7px}.videa_list .item:nth-child(1)::after{display:none}.videa_list .item .img{overflow:hidden;border-radius:10px;width:42%;position:relative;aspect-ratio:1.77777778;display:block}.videa_list .item .img::before{content:"";z-index:10;width:60px;height:60px;background:#304FFE;border-radius:40px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);transition:all 400ms ease 0ms}.notouch .videa_list .item:is(:hover,:focus) .img::before{background:#191C21}.videa_list .item .img::after{content:"";z-index:11;width:60px;height:60px;border-radius:40px;background:#fff;-webkit-mask-image:url('../../../../img/play.svg');mask-image:url('../../../../img/play.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:26px 26px;mask-repeat:no-repeat;mask-position:center center;mask-size:26px 26px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.videa_list .item .text{flex:1;display:flex;flex-direction:column}.videa_list .item .text .title{font-size:20px;line-height:26px;display:flex;justify-content:flex-start;align-items:center;font-weight:700;margin:0}.videa_list .item .text .text_box{margin:5px 0 0;color:#6E6E6E}.videa_list .item .text .bottom{display:flex;justify-content:space-between;padding:24px 0 0}.videa_list .item .text .bottom .btns{flex-wrap:wrap;display:flex;align-items:center;gap:16px}.videa_list .item .text .bottom .btns p.icon{border-radius:20px;border:1px solid #304FFE;color:#304FFE;margin:0;font-size:16px;line-height:38px;font-weight:400;position:relative;padding:0 25px 0 50px}.videa_list .item .text .bottom .btns p.icon.bold{font-weight:700}.videa_list .item .text .bottom .btns p.icon::before{position:absolute;left:15px;top:0;bottom:0;width:24px;background:#304FFE;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:24px 26px;mask-repeat:no-repeat;mask-position:center center;mask-size:24px 26px;content:""}.videa_list .item .text .bottom .btns p.icon.date::before{-webkit-mask-image:url('../../../../img/calendar_icon.svg');mask-image:url('../../../../img/calendar_icon.svg')}.videa_list .item .text .bottom .btns p.icon.price::before{-webkit-mask-image:url('../../../../img/price_icon.svg');mask-image:url('../../../../img/price_icon.svg')}.videa_list .item .text .bottom .btns p.icon.address::before{-webkit-mask-image:url('../../../../img/address_icon.svg');mask-image:url('../../../../img/address_icon.svg')}.videa_list .item .text .bottom .btns p.icon.clock::before{-webkit-mask-image:url('../../../../img/clock_icon.svg');mask-image:url('../../../../img/clock_icon.svg')}.videa_list .item .text .bottom .btn{font-size:0;line-height:0;width:34px;height:34px;gap:0;padding:0}.videa_list .item .text .bottom .btn::before{margin:0}@media screen and (max-width:1430px){.videa_list{grid-template-columns:repeat(1, 1fr);row-gap:60px;column-gap:60px}.videa_list.owl-carousel{display:block}.videa_list.owl-carousel>[class*="item"]{width:calc(100% - (0 * 60px / 1) * 1);margin-right:60px}.videa_list .item{gap:32px}.videa_list .item::after{top:-30px}.videa_list .item .img::before{width:48px;height:48px}.videa_list .item .img::after{width:48px;height:48px;-webkit-mask-size:22px 22px;mask-size:22px 22px}.videa_list .item .text .title{font-size:18px;line-height:24px}.videa_list .item .text .bottom{padding:18px 0 0}.videa_list .item .text .bottom .btns{gap:12px}.videa_list .item .text .bottom .btns p.icon{font-size:14px;line-height:34px;padding:0 20px 0 40px}.videa_list .item .text .bottom .btns p.icon::before{left:10px;width:22px;-webkit-mask-size:22px 24px;mask-size:22px 24px}}@media screen and (max-width:700px){.videa_list .item{flex-direction:column}.videa_list .item .img{width:100%}.videa_list .item .text{width:100%}}/*# sourceMappingURL=1.css.map */