.program_list{width:100%;position:relative;display:grid;grid-template-columns:repeat(3, 1fr);row-gap:40px;column-gap:40px}.program_list.owl-carousel{display:block}.program_list.owl-carousel .item{width:calc(33.33333333% - (2 * 40px / 3) * 1);margin-right:40px}.sub .program_list{max-width:1490px;margin:0 auto}.program_list .item{filter:drop-shadow(2px 2px 20px rgba(136,136,136,0.16))}.program_list .item .item_in{display:flex;flex-direction:column;gap:10px;height:100%}.program_list .item .item_in .text{background-color:#fff;flex-grow:1;padding:38px 34px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;transition:all 400ms ease 0ms}.notouch .program_list .item:is(:hover,:focus) .item_in .text{background-color:#674F4D}.program_list .item .item_in .text .top{display:flex;flex-direction:column;gap:32px;width:100%}.program_list .item .item_in .text .top::after{content:'';display:block;width:100%;height:1px;background-color:#B7655F;margin:0 0 32px;transition:all 400ms ease 0ms}.notouch .program_list .item:is(:hover,:focus) .item_in .text .top::after{background-color:#F9D4D1}.program_list .item .item_in .text .top .title{margin:0;font-size:24px;line-height:32px;text-align:center;transition:all 400ms ease 0ms}.notouch .program_list .item:is(:hover,:focus) .item_in .text .top .title{color:#fff}.program_list .item .item_in .text .top .date_box{display:flex;justify-content:space-between}.program_list .item .item_in .text .top .date_box .date{font-size:16px;line-height:24px;margin:0;font-weight:600;display:flex;align-items:center;gap:10px;transition:all 400ms ease 0ms}.notouch .program_list .item:is(:hover,:focus) .item_in .text .top .date_box .date{color:#fff}.program_list .item .item_in .text .top .date_box .date::before{content:'';margin-bottom:3px;display:block;width:18px;height:18px;-webkit-mask-image:url('../../../../img/calendar_icon.svg');mask-image:url('../../../../img/calendar_icon.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;mask-position:center center;mask-size:100% 100%;background-color:#311B1B;transition:all 400ms ease 0ms}.notouch .program_list .item:is(:hover,:focus) .item_in .text .top .date_box .date::before{background-color:#fff}.program_list .item .item_in .text .top .date_box .time{font-size:16px;line-height:24px;margin:0;font-weight:600;display:flex;align-items:center;gap:10px;transition:all 400ms ease 0ms}.notouch .program_list .item:is(:hover,:focus) .item_in .text .top .date_box .time{color:#fff}.program_list .item .item_in .text .top .date_box .time::before{content:'';margin-bottom:3px;display:block;width:18px;height:18px;-webkit-mask-image:url('../../../../img/clock_icon.svg');mask-image:url('../../../../img/clock_icon.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;mask-position:center center;mask-size:100% 100%;background-color:#311B1B;transition:all 400ms ease 0ms}.notouch .program_list .item:is(:hover,:focus) .item_in .text .top .date_box .time::before{background-color:#fff}.program_list .item .item_in .text .text_box *{line-height:1.55em;transition:all 400ms ease 0ms}.notouch .program_list .item:is(:hover,:focus) .item_in .text .text_box *{color:#fff}.program_list .item .item_in .text .more{align-self:flex-end;display:flex;flex-grow:1;align-items:flex-end;text-align:right;text-transform:uppercase;margin-top:35px;font-weight:600;letter-spacing:1px;transition:all 400ms ease 0ms}.notouch .program_list .item:is(:hover,:focus) .item_in .text .more{color:#fff}.program_list .item .item_in .img_box{position:relative}.program_list .item .item_in .img_box .img{display:block;width:100%;padding:0 0 78%;position:relative;overflow:hidden}.program_list .item .item_in .img_box .img img{transform-origin:top left;transition:scale 4000ms ease 0ms}.program_list .item .item_in .img_box .info_box{position:absolute;inset:0;background-color:rgba(0,0,0,0.68);display:flex;justify-content:center;align-items:center}.program_list .item .item_in .img_box .info_box .info{color:#fff;font-size:16px;line-height:22px;letter-spacing:1.28px;padding:30px 46px;box-sizing:border-box;border:1px solid #fff;text-transform:uppercase}.program_list.program_slider{display:grid;grid-template-columns:repeat(3, 1fr);row-gap:10px;column-gap:10px}.program_list.program_slider.owl-carousel{display:block}.program_list.program_slider.owl-carousel .item{width:calc(33.33333333% - (2 * 10px / 3) * 1);margin-right:10px}.program_list.program_slider .owl-stage{display:flex}.program_list.program_slider .owl-stage .item{height:100%}.hp .program_list.program_slider{margin-top:42px}.program_list.program_slider .owl-nav,.program_list.program_slider .owl-nav *{height:initial}.program_list.program_slider .owl-nav .owl-prev{cursor:pointer;border-radius:50%;border:5px solid #F7F5EC;background-color:#674F4D;position:absolute;width:60px;height:60px;left:0;top:50%;translate:-50% -50%;transition:all 400ms ease 0ms}.program_list.program_slider .owl-nav .owl-next{cursor:pointer;border-radius:50%;border:5px solid #F7F5EC;background-color:#674F4D;position:absolute;width:60px;height:60px;right:0;top:50%;translate:50% -50%;transition:all 400ms ease 0ms}.notouch .program_list.program_slider .owl-nav .owl-prev:hover,.notouch .program_list.program_slider .owl-nav .owl-next:hover,.program_list.program_slider .owl-nav .owl-prev:focus,.program_list.program_slider .owl-nav .owl-next:focus{background-color:#fff}.program_list.program_slider .owl-nav .owl-prev::before{z-index:1;position:absolute;inset:0;content:"";-webkit-mask-image:url('../../../../img/arrow_right_slider.svg');mask-image:url('../../../../img/arrow_right_slider.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:24px 24px;mask-repeat:no-repeat;mask-position:center center;mask-size:24px 24px;background-color:#fff;display:block;transform:rotate(180deg);transition:all 400ms ease 0ms}.notouch .program_list.program_slider .owl-nav .owl-prev:hover::before,.program_list.program_slider .owl-nav .owl-prev:focus::before{background-color:#674F4D}.program_list.program_slider .owl-nav .owl-next::before{z-index:1;position:absolute;inset:0;content:"";-webkit-mask-image:url('../../../../img/arrow_right_slider.svg');mask-image:url('../../../../img/arrow_right_slider.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:24px 24px;mask-repeat:no-repeat;mask-position:center center;mask-size:24px 24px;background-color:#fff;display:block;transition:all 400ms ease 0ms}.notouch .program_list.program_slider .owl-nav .owl-next:hover::before,.program_list.program_slider .owl-nav .owl-next:focus::before{background-color:#674F4D}.program_list.program_slider .owl-nav .owl-prev.disabled,.program_list.program_slider .owl-nav .owl-next.disabled{opacity:.5;cursor:no-drop;border:1px solid #674F4D;background-color:#674F4D}.program_list.program_slider .owl-nav .owl-prev.disabled::before,.program_list.program_slider .owl-nav .owl-next.disabled::before{background-color:#fff}@media screen and (max-width:1600px){.program_list{gap:30px}.program_list .item .item_in .text .top{gap:24px}.program_list .item .item_in .text .top::after{margin:0 0 24px}.program_list .item .item_in .text .top .title{font-size:22px;line-height:30px}}@media screen and (max-width:1400px){.program_list .item .item_in .text .top .date_box{flex-direction:column;gap:6px}.program_list .item .item_in .text .top .date_box .date{font-size:15px;line-height:22px}.program_list .item .item_in .text .top .date_box .time{font-size:15px;line-height:22px}.program_list .item .item_in .img_box .info_box .info{font-size:15px;line-height:20px;padding:22px 26px}}@media screen and (max-width:1280px){.program_list{gap:20px}}@media screen and (max-width:1200px){.program_list{grid-template-columns:repeat(2, 1fr);row-gap:15px;column-gap:15px}.program_list.owl-carousel{display:block}.program_list.owl-carousel .item{width:calc(50% - (1 * 15px / 2) * 1);margin-right:15px}}@media screen and (max-width:700px){.program_list{grid-template-columns:repeat(1, 1fr);row-gap:20px;column-gap:20px}.program_list.owl-carousel{display:block}.program_list.owl-carousel .item{width:calc(100% - (0 * 20px / 1) * 1);margin-right:20px}.program_list.program_slider .owl-nav .owl-prev{top:55%}.program_list.program_slider .owl-nav .owl-next{top:55%}}@media screen and (max-width:500px){.program_list .item .item_in .img_box .info_box .info{padding:18px}}/*# sourceMappingURL=1.css.map */