.study_list{width:100%;position:relative;margin:0 auto;display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.study_list .item{width:calc(25% - 72px / 4);box-sizing:border-box;border:2px solid #009FE3;border-radius:6px;overflow:hidden;background-color:#f8f8f8;display:block;padding:0;margin:0;position:relative;transition:background 400ms ease 0ms}.notouch .study_list .item:hover{background:rgba(0,159,227,0.1)}.study_list .item .img{height:208px;width:100%;position:relative;margin:0;display:block}.study_list .item .text{text-align:center;position:relative;margin:0;display:flex;padding:0 16px 16px;flex-direction:column;justify-content:space-between;height:100%;box-sizing:border-box}.study_list .item .text .top{gap:16px;padding:16px 0;align-items:center;display:flex}.study_list .item .text .top .sting{width:114px;height:23px;display:block;background:url(../../../../img/sting_label.png) no-repeat scroll center center;background-size:114px 23px}.study_list .item .text .top .title{flex-direction:column;justify-content:center;display:flex;min-height:75px;align-items:flex-start;text-align:left;letter-spacing:.02em;margin:0;width:calc(100% - 54px);transition:all 400ms ease 0ms}.notouch .study_list .item:hover .text .top .title,.study_list .item:focus .text .top .title{color:#061F3D}.study_list .item .text .top .flags{min-width:54px;max-width:54px;flex-wrap:wrap;position:relative;display:flex;gap:6px}.study_list .item .text .top .flags span{width:24px;height:24px;background:no-repeat scroll center center;background-size:cover;overflow:hidden;border-radius:20px}.study_list .item .text .top .flags span.cs{background-image:url(../../../../img/cs_flag.svg)}.study_list .item .text .top .flags span.en{background-image:url(../../../../img/en_flag.svg)}.study_list .item .text .top .flags span.sk{background-image:url(../../../../img/sk_flag.svg)}.study_list .item .text .top .flags .typ_study{background:#009FE3;border-radius:20px;color:#fff;font-size:11px;line-height:24px;text-align:center;font-weight:500}.study_list .item .text .middle{border-top:2px solid #E9E9E9;padding:16px 0}.study_list .item .text .middle .subtitle{font-size:16px;line-height:24px;text-transform:uppercase;font-weight:600;margin:0 0 8px;text-align:left}.study_list .item .text .middle ul{min-height:76px;margin:0;padding:0;display:flex;gap:4px;flex-direction:column;align-items:flex-start}.study_list .item .text .middle ul li{display:block}.study_list .item .text .middle ul li a{color:#009FE3;font-size:14px;line-height:20px;font-weight:400;display:block;text-align:left;transition:all 400ms ease 0ms;text-decoration:underline;margin:0}.study_list .item .text .middle ul li span{font-size:14px;line-height:20px;font-weight:400;display:block;text-align:left;margin:0}.notouch .study_list .item .text .middle ul li a:hover,.study_list .item .text .middle ul li a:focus{color:#061F3D}.study_list .item .text .bottom{text-align:left;padding:16px 0 0;border-top:2px solid #E9E9E9}.study_list .item .text .bottom .price{margin:0 0 4px;font-size:14px;line-height:24px;font-weight:400}.study_list .item .text .bottom .price span{font-size:18px;line-height:24px;font-weight:600;background:linear-gradient(90deg, #009fe3 0%, #f48704 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.study_list .item .text .bottom .forma{margin:4px 0 8px;font-size:16px;line-height:24px;font-weight:500}.study_list .item .text .bottom .forma span{border-left:2px solid #E9E9E9;margin:0 0 0 4px;padding:0 0 0 6px}.study_list .item .text .bottom .forma span:nth-child(1){margin:0;padding:0;border-left:0}.study_list .item .text .bottom .forma.small{margin:-8px 0 8px;font-size:14px;line-height:22px;font-weight:500}.study_list .item .text .bottom .forma.small span{border-left:1px solid #E9E9E9;margin:0 0 0 2px;padding:0 0 0 4px}.study_list .item .text .bottom .forma.small span:nth-child(1){margin:0;padding:0;border-left:0}@media screen and (max-width:1430px){.study_list{gap:16px}.study_list .item{width:calc(33.33% - 32px / 3)}.study_list .item .text .top .title{display:flex;min-height:84px}}@media screen and (max-width:1000px){.study_list{gap:8px}.study_list .item{width:calc(50% - 8px / 2)}.study_list .item .img{height:184px}.study_list .item .text .top .title{min-height:76px;margin:0}.study_list .item .text .middle .subtitle{font-size:14px;margin:0 0 6px}}@media screen and (max-width:650px){.study_list .item{width:100%}}.filter_study{align-items:flex-start;display:flex;flex-wrap:wrap;gap:0;width:100%;margin:0 0 40px}.filter_study .box{justify-content:center;display:flex;flex-wrap:wrap;width:33.33%;gap:8px}.filter_study .box .title{margin:0 0 8px;font-size:18px;line-height:24px;font-weight:700;text-align:center;width:100%}.filter_study .box label{position:relative;padding:5px 16px;background:#fff;cursor:pointer;border:2px solid #009FE3;font-size:16px;line-height:24px;font-weight:600;border-radius:20px;transition:all 400ms ease 0ms}.notouch .filter_study .box label:is(:hover,:focus),.filter_study .box label:has(:checked){background:#009FE3;color:#fff}.filter_study .box label input{position:absolute;left:0;top:0;opacity:0}@media screen and (max-width:750px){.filter_study{gap:40px}.filter_study .box{width:100%}}/*# sourceMappingURL=1.css.map */