.news{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:50px 0;background-color:#f5f5f5;overflow:hidden}.news__title{font-size:36px;font-weight:800;line-height:144%;margin-bottom:32px;text-align:center}.news__subtitle{line-height:144%;color:#909090;margin-bottom:32px;text-align:center}.news__carousel{position:relative;max-width:1176px;width:100%}.news__slide-link{display:inline-block}.news__slide-link:hover{color:#121212}.news__slide-title{font-size:18px;font-weight:500;line-height:132%;margin-top:20px;margin-bottom:0}.news__slide-img{border-radius:12px}.news .owl-prev,.news .owl-next{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:unset;height:unset}.news .owl-theme .owl-nav [class*=owl-]{background-color:rgba(0,0,0,0);margin:0;padding:0}.news .owl-theme .owl-nav [class*=owl-]:hover{background-color:rgba(0,0,0,0)}.news .owl-prev{left:-100px}.news .owl-next{right:-100px}.news .owl-theme .owl-dots .owl-dot span{width:8px;height:8px;background-color:#cacaca;margin:0 4px;transition:all .3s ease-in-out}.news .owl-theme .owl-dots .owl-dot.active span,.news .owl-theme .owl-dots .owl-dot:hover span{background-color:#ffd400;width:12px;height:12px;transition:all .3s ease-in-out}.news .owl-theme .owl-dots{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.news .owl-theme .owl-nav.disabled+.owl-dots{margin-top:20px}@media(max-width: 1330px){.news__carousel{max-width:970px}}@media(max-width: 970px){.news{padding:48px 0 24px}.news__title{font-size:24px;font-weight:700;line-height:132%;margin-bottom:24px}.news__subtitle{margin-bottom:24px}.news__carousel{max-width:none}.news__slide-title{font-size:14px;font-weight:600;line-height:130%;margin-top:16px}.news .owl-theme .owl-nav.disabled+.owl-dots{margin-top:20px}}@media(max-width: 770px){.news__slide-link{width:260px}.news__slide-img{border-radius:8px}.news .owl-stage{padding:0 16px}}.news__carousel[v-cloak]{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.news__carousel[v-cloak] .news__slide-link{display:none}.news__carousel[v-cloak]::after{content:"";width:48px;height:48px;border:5px solid #ffd400;border-bottom-color:rgba(0,0,0,0);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
