.lightpick{position:absolute;z-index:99999;padding:4px;border-radius:4px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.25);color:#000;font-family:system-ui,Roboto,Helvetica,Arial,sans-serif;line-height:1.125em}.lightpick--inlined{position:relative;display:inline-block}.lightpick,.lightpick *,.lightpick::after,.lightpick::before{box-sizing:border-box}.lightpick.is-hidden{display:none}.lightpick__months{display:grid;background-color:#eee;grid-template-columns:auto;grid-gap:1px}.lightpick--2-columns .lightpick__months{grid-template-columns:auto auto}.lightpick--3-columns .lightpick__months{grid-template-columns:auto auto auto}.lightpick--4-columns .lightpick__months{grid-template-columns:auto auto auto auto}.lightpick--5-columns .lightpick__months{grid-template-columns:auto auto auto auto auto}.lightpick__month{padding:4px;width:288px;background-color:#fff}.lightpick__month-title-bar{display:flex;margin-bottom:4px;justify-content:space-between;align-items:center}.lightpick__month-title{margin-top:4px;margin-bottom:4px;margin-left:4px;font-size:16px;font-weight:400;line-height:24px;cursor:default;padding:0 4px;border-radius:4px}.lightpick__month-title>.lightpick__select{border:none;background-color:transparent;outline:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.lightpick__month-title>.lightpick__select:disabled{color:#333}.lightpick__month-title>.lightpick__select-months{font-weight:700;font-size:1em;margin-right:.5em}.lightpick__toolbar{display:flex;text-align:right;justify-content:flex-end}.lightpick__close-action,.lightpick__next-action,.lightpick__previous-action{display:flex;margin-left:6px;width:32px;height:32px;outline:0;border:none;border-radius:50%;background-color:#ddd;justify-content:center;align-items:center}.lightpick__next-action,.lightpick__previous-action{font-size:12px}.lightpick__close-action{font-size:18px}.lightpick__close-action:active,.lightpick__next-action:active,.lightpick__previous-action:active{color:inherit}.lightpick__days-of-the-week{display:grid;grid-template-columns:repeat(7,1fr)}.lightpick__day-of-the-week{display:flex;font-size:11px;font-weight:700;justify-content:center;align-items:center}.lightpick__days{display:grid;grid-template-columns:repeat(7,1fr)}.lightpick__day{display:flex;height:40px;background-position:center center;background-size:contain;background-repeat:no-repeat;font-size:13px;justify-content:center;align-items:center;cursor:default}.lightpick__day.is-today{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='rgba(220, 50, 47, .5)' cx='16' cy='16' r='16'/%3E%3C/svg%3E");background-size:18.8% auto;background-position:center bottom;color:#dc322f}.lightpick__day:not(.is-disabled):hover{background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23E0E0E0' cx='16' cy='16' r='16'/%3E%3C/svg%3E")}.lightpick__day.is-disabled{opacity:.38;pointer-events:none}.lightpick__day.disabled-tooltip{pointer-events:auto}.lightpick__day.is-disabled.is-forward-selected{opacity:1}.lightpick__day.is-disabled.is-forward-selected:not(.is-start-date){background-color:rgba(38,139,210,.1);background-image:none}.lightpick__day.is-next-month,.lightpick__day.is-previous-month{opacity:.38}.lightpick__day.lightpick__day.is-in-range:not(.is-disabled){opacity:1}.lightpick__day.is-in-range{border-radius:0;background-color:rgba(38,139,210,.1);background-image:none}.lightpick__day.is-in-range:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='rgba(38, 139, 210, 0.5)' cx='16' cy='16' r='16'/%3E%3C/svg%3E")}.lightpick__day.is-end-date.is-in-range.is-flipped,.lightpick__day.is-start-date.is-in-range{border-top-left-radius:50%;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:50%;background-color:#268bd2;background-image:none}.lightpick__day.is-end-date.is-in-range,.lightpick__day.is-start-date.is-in-range.is-flipped{border-top-left-radius:0;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:0;background-color:#268bd2;background-image:none}.lightpick__day.is-start-date.is-end-date{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23268BD2' cx='16' cy='16' r='16'/%3E%3C/svg%3E")}.lightpick__day.is-end-date,.lightpick__day.is-end-date:hover,.lightpick__day.is-start-date,.lightpick__day.is-start-date:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23268BD2' cx='16' cy='16' r='16'/%3E%3C/svg%3E");background-size:auto;background-position:center;color:#fff;font-weight:700}.lightpick__tooltip{position:absolute;margin-top:-4px;padding:4px 8px;border-radius:4px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.25);white-space:nowrap;font-size:11px;pointer-events:none}.lightpick__tooltip::before{position:absolute;bottom:-5px;left:calc(50% - 5px);border-top:5px solid rgba(0,0,0,.12);border-right:5px solid transparent;border-left:5px solid transparent;content:""}.lightpick__tooltip::after{position:absolute;bottom:-4px;left:calc(50% - 4px);border-top:4px solid #fff;border-right:4px solid transparent;border-left:4px solid transparent;content:""}.lightpick__footer{display:flex;justify-content:space-between}.lightpick__apply-action,.lightpick__reset-action{border-radius:5px;font-size:12px;border:none}.lightpick__reset-action{color:#fff;background-color:#aeacad}.lightpick__apply-action{color:#fff;background-color:#2495f3}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(31,31,31,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-o-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-webkit-transition:opacity 0s,-webkit-transform 0s;transition:opacity 0s,-webkit-transform 0s;-o-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s,-webkit-transform 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-o-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;z-index:0}.tns-fadeOut,.tns-normal{opacity:0;z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.33333%;width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.42857%;width:calc(100% / 70);height:10px;float:left}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/Inter-Regular.eot);src:url(../fonts/Inter-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Inter-Regular.woff2) format("woff2"),url(../fonts/Inter-Regular.woff) format("woff"),url(../fonts/Inter-Regular.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/Inter-Medium.eot);src:url(../fonts/Inter-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Inter-Medium.woff2) format("woff2"),url(../fonts/Inter-Medium.woff) format("woff"),url(../fonts/Inter-Medium.ttf) format("truetype")}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/Rubik-Medium.eot);src:url(../fonts/Rubik-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Rubik-Medium.woff2) format("woff2"),url(../fonts/Rubik-Medium.woff) format("woff"),url(../fonts/Rubik-Medium.ttf) format("truetype")}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/Rubik-SemiBold.eot);src:url(../fonts/Rubik-SemiBold.eot?#iefix) format("embedded-opentype"),url(../fonts/Rubik-SemiBold.woff2) format("woff2"),url(../fonts/Rubik-SemiBold.woff) format("woff"),url(../fonts/Rubik-SemiBold.ttf) format("truetype")}::-webkit-input-placeholder{color:#666}::-moz-placeholder{color:#666}:-ms-input-placeholder{color:#666}::-ms-input-placeholder{color:#666}::placeholder{color:#666}::-moz-selection{background-color:#cb2228;color:#fff}::selection{background-color:#cb2228;color:#fff}body{font-family:Inter,sans-serif;font-size:15px;min-width:360px;position:relative;line-height:1.5;overflow-x:hidden;color:#333}.noscroll{overflow:hidden}.response{position:relative;z-index:2}.success{margin:30px 0;background-color:#3fb53f;padding:20px;color:#fff;-webkit-animation:fade .25s ease;animation:fade .25s ease}.success p{margin:0}.errors-list{list-style-type:none;padding:0;margin:30px 0;background-color:#da4c4c;padding:20px;color:#fff;-webkit-animation:fade .25s ease;animation:fade .25s ease}img{max-width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.video{position:relative;text-decoration:none;border-radius:6px;padding-bottom:56.25%;height:0;overflow:hidden;margin-bottom:30px}.video iframe,.video video{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0;outline-width:0}.lg-backdrop.in{opacity:.55}.lg-outer .lg-thumb-outer,.lg-outer .lg-toggle-thumb{background-color:rgba(0,0,0,.45)}.video{position:relative;text-decoration:none;border-radius:6px;padding-bottom:56.25%;height:0;overflow:hidden;margin-bottom:30px}.video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0;outline-width:0}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(19,19,19,.34);z-index:3;display:none;-webkit-animation:fade .35s ease;animation:fade .35s ease}.overlay.active{display:block}.preloader{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;background-color:#f5f5f5;z-index:1001;color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.preloader__image{position:relative;text-align:center;max-width:120px}@media (min-width:576px){.preloader__image{max-width:initial}}.loaded_hiding .preloader{-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;opacity:0}.loaded .preloader{display:none}.breadcrumb-block{padding:24px 0;background-color:#f5f5f5}.breadcrumb{margin:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:19px;position:relative;z-index:1;padding:0;overflow-x:auto;padding-bottom:10px}@media (min-width:576px){.breadcrumb{overflow-x:hidden;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:0}}.breadcrumb__item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media (min-width:576px){.breadcrumb__item{-webkit-box-flex:initial;-ms-flex:initial;flex:initial}}.breadcrumb__link{color:#a4a4a4}.breadcrumb__link:after{content:'-';margin:0 5px}.breadcrumb__link:hover{text-decoration:none;color:#cb2228}.breadcrumb__link:hover:after{color:#a4a4a4}.breadcrumb__item_active{color:#cb2228}.pagination{list-style-type:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;margin-top:30px}.pagination__item{margin-right:8px;-webkit-box-flex:0;-ms-flex:0 0 33px;flex:0 0 33px;width:auto;height:33px}@media (min-width:576px){.pagination__item{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;height:40px}}.pagination__item_active .pagination__link{border-color:#333;background-color:#333;color:#fff}.pagination__link{background-color:transparent;padding:0 5px;font-size:16px;line-height:25px;height:100%;width:100%;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;border-radius:6px;-webkit-transition:border-color .25s ease,color .25s ease,background-color .25s ease;-o-transition:border-color .25s ease,color .25s ease,background-color .25s ease;transition:border-color .25s ease,color .25s ease,background-color .25s ease;border-color:#000;border:1px solid #333;color:#000}.pagination__link:hover{text-decoration:none;border-color:#333;color:#fff;background-color:#333}.content{margin-bottom:30px}.content_m0{margin:0}.content iframe{width:100%;margin:0 auto!important}.content p{font-size:14px;font-weight:400;line-height:24px;color:#333;margin:0}.content p:not(:last-child){margin-bottom:10px}@media (min-width:576px){.content p:not(:last-child){margin-bottom:24px}}.content b,.content strong{font-weight:700;font-size:14px;line-height:24px;margin-bottom:15px}.content a{color:#cb2228;text-decoration:underline}.content a:hover{text-decoration:none}.content img{margin-bottom:30px;border-radius:15px}.content h2{font-size:20px;line-height:26px;color:#333;font-weight:600;margin-bottom:20px}@media (min-width:576px){.content h2{font-size:24px;line-height:30px}}.content h3{font-size:19px;line-height:25px;color:#333;font-weight:600;margin-top:40px;margin-bottom:20px}.content ol{padding:0;padding-left:17px;margin-left:10px}.content ol li{margin-bottom:10px;padding-left:8px}.content ol li::marker{color:#cb2228;font-weight:700}.content ul{list-style-type:none;margin-left:10px;padding:0;margin-bottom:15px}@media (min-width:576px){.content ul{margin-bottom:25px}}.content ul li{font-size:14px;line-height:24px;font-weight:300;margin-bottom:10px;position:relative;padding-left:25px}.content ul li:before{content:'';position:absolute;left:0;height:8px;width:8px;-webkit-box-flex:0;-ms-flex:0 0 8px;flex:0 0 8px;border-radius:50%;background-color:#cb2228;-webkit-box-shadow:0 0 20px rgba(0,0,0,.25);box-shadow:0 0 20px rgba(0,0,0,.25);display:inline-block;margin-right:15px;margin-top:7px}.section{padding:30px 0}@media (min-width:576px){.section{padding:41px 0}}@media (min-width:1200px){.section{padding:71px 0}}.section_b{position:relative;overflow:hidden}.section_gray{background-color:#f5f5f5}.section_dark{background-color:#2e2e2e}.section_superdark{background-color:#262626}.section_pt0{padding-top:0}@media (min-width:992px){.section__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}}.section__left{min-width:1px;margin-bottom:24px}@media (min-width:992px){.section__left{margin-bottom:0;padding:0 15px;-webkit-box-flex:1;-ms-flex:1;flex:1}}.section__right{margin-bottom:30px}@media (min-width:992px){.section__right{padding:0 15px;-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px}}@media (min-width:1200px){.section__right{-webkit-box-flex:0;-ms-flex:0 0 337px;flex:0 0 337px}}.ba{display:none}@media (min-width:1600px){.ba{position:absolute;top:71px;max-height:860px;width:calc(50% - (1320px / 2) - 30px)}.ba_left{left:0;display:block}.ba_right{right:0;display:block}}.ba__img{height:100%;-o-object-fit:contain;object-fit:contain}.re{display:block}.re_mb{margin-bottom:15px}.re_mt{margin-top:15px}.re_m{margin:15px 0}.re__img{width:100%}.top-pos{display:block;position:relative;z-index:4;height:100%}.top-pos__img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.top-slider{position:relative;z-index:4}.top-slider__item{height:120px}@media (min-width:576px){.top-slider__item{height:auto}}.top-slider-btn__btn{height:40px;width:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#333;position:absolute;top:calc(50% - 20px);cursor:pointer;z-index:4}@media (min-width:576px){.top-slider-btn__btn{height:50px;width:50px;top:calc(50% - 25px)}}.top-slider-btn__btn_prev{left:10%}.top-slider-btn__svg{fill:#fff;height:30px;width:30px}@media (min-width:576px){.top-slider-btn__svg{height:35px;width:35px}}.top-slider-btn__btn_next{right:10%;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.container{padding:0 10px;margin:0 auto;width:100%}@media (min-width:576px){.container{padding:0 15px}}@media (min-width:1200px){.container{max-width:1350px}}@media (min-width:1200px){.container_text{max-width:811px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}.search-block{display:none;position:absolute;top:55px;right:0;font-size:14px;z-index:1;width:100%;padding:32px 24px;border-radius:0 0 5px 5px;background-color:#fff}@media (min-width:576px){.search-block{top:60px;width:320px}}.search-block__input-block{position:relative}.search-block__input{width:100%;border:none;border:1px solid #d9dbdd;border-radius:5px;padding:10px 16px;margin-bottom:16px}.search-block__input:focus{outline:0}.search-block__input-svg{height:24px;width:24px;position:absolute;right:16px;top:10px;fill:#7b7b7b}.search-block__datepick{margin-bottom:16px}.search-block__datepick-item{width:100px;border:none;border:1px solid #d9dbdd;border-radius:5px;padding:9px 5px;text-align:center;margin-left:8px}.search-block__datepick-item:first-child{margin-right:19px}.search-block__input-checkbox{position:absolute;z-index:-1;opacity:0}.search-block__input-checkbox:checked+.search-block__input-checkbox-label{color:#333;font-weight:500}.search-block__input-checkbox:checked+.search-block__input-checkbox-label::before{border:1px solid #333;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23333333' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.search-block__input-checkbox-label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;margin:0;margin-right:10px}.search-block__input-checkbox-label:before{content:'';display:inline-block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border:1px solid #dbdbdb;margin-right:8px;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;background-color:transparent;border-radius:2px}.search-block__btn{margin-top:16px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#333;padding:10px 24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;border:1px solid #1f1f1f;font-size:12px;color:#fff;text-transform:uppercase;font-weight:500;-webkit-transition:background-color .35s ease-out,color .35s ease-out;-o-transition:background-color .35s ease-out,color .35s ease-out;transition:background-color .35s ease-out,color .35s ease-out}.search-block__btn:hover{background-color:transparent;color:#333;text-decoration:none}.main{padding-top:65px}@media (min-width:576px){.main{padding-top:80px}}.header{padding:15px 0;position:absolute;width:100%;z-index:4;background-color:#fff}.header.scrolled{position:fixed!important;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);z-index:5;top:0;padding:10px 0}.header.on{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .35s ease-in-out;transition:-webkit-transform .35s ease-in-out;-o-transition:transform .35s ease-in-out;transition:transform .35s ease-in-out;transition:transform .35s ease-in-out,-webkit-transform .35s ease-in-out}.header.on .search-block{top:55px}.header__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-ms-flex:0 0 95px;flex:0 0 95px}@media (min-width:576px){.header__left{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;margin-right:10px}}@media (min-width:1440px){.header__left{margin-right:70px}}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (min-width:576px){.header__right{position:relative}}@media (min-width:1200px){.header__right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:576px){.header__menu{margin-right:15px}}@media (min-width:1200px){.header__menu{margin-right:10px}}.header__social{display:none}@media (min-width:768px){.header__social{display:block;margin-right:15px}}@media (min-width:1200px){.header__social{margin-right:10px}}.header__lang{margin-right:8px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:1200px){.header__lang{margin-right:10px}}.header__live{margin-right:15px}@media (min-width:1200px){.header__live{margin-right:10px}}.header__search{margin-right:15px}@media (min-width:576px){.header__search{margin-right:0}}.header__toggle-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px 0;position:relative;z-index:22;color:#333}.header__toggle-menu:hover{text-decoration:none;color:#333}@media (min-width:576px){.header__toggle-menu{margin-left:15px}}@media (min-width:1200px){.header__toggle-menu{display:none}}.header__toggle-menu.on .header__toggle-line{background-color:transparent}.header__toggle-menu.on .header__toggle-line::before{-webkit-transform:rotate(45deg) translate(2px,5px);-ms-transform:rotate(45deg) translate(2px,5px);transform:rotate(45deg) translate(2px,5px);background-color:#333;left:3px}.header__toggle-menu.on .header__toggle-line::after{-webkit-transform:rotate(-45deg) translate(2px,-5px);-ms-transform:rotate(-45deg) translate(2px,-5px);transform:rotate(-45deg) translate(2px,-5px);background-color:#333;left:3px}.header__toggle-line{width:35px;height:1px;background-color:#333;display:block;position:relative;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header__toggle-line:after,.header__toggle-line:before{content:'';width:35px;height:1px;background-color:#333;position:absolute;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;left:0}.header__toggle-line:after{top:5px}.header__toggle-line:before{bottom:5px}.menu{position:fixed;overflow-y:auto;right:0;top:0;bottom:0;height:100vh;width:100%;z-index:23;padding:10px 15px 30px 15px;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .35s ease;transition:-webkit-transform .35s ease;-o-transition:transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease;background-color:#fff}@media (min-width:576px){.menu{width:498px;padding:36px 15px 30px 108px}}@media (min-width:1200px){.menu{width:auto;padding:0;position:initial;-webkit-transform:none;-ms-transform:none;transform:none;overflow-y:inherit;height:auto;background-color:transparent}}.menu.on{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.menu__list{list-style-type:none;padding:0;margin:0;margin-bottom:30px}@media (min-width:1200px){.menu__list{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex}}.menu__list_m0{margin:0}.menu__item{margin-bottom:10px}@media (min-width:1200px){.menu__item{margin-bottom:0}.menu__item:not(:last-child){margin-right:8px}}@media (min-width:1440px){.menu__item{margin-bottom:0}.menu__item:not(:last-child){margin-right:32px}}.menu__link{font-weight:500;font-size:14px;line-height:24px;text-transform:uppercase;color:#333;-webkit-transition:color .35s ease-out;-o-transition:color .35s ease-out;transition:color .35s ease-out}.menu__link:hover{text-decoration:none;color:#cb2228}.menu__link.active{color:#cb2228}.menu__social{margin-bottom:30px}@media (min-width:1200px){.menu__social{display:none}}@media (min-width:1200px){.menu__footer{display:none}}.share{margin-bottom:30px}.social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social__item{display:block}.social__item:not(:last-child){margin-right:8px}@media (min-width:1440px){.social__item:not(:last-child){margin-right:14px}}.social__svg{height:20px;max-width:25px}.lang{background-color:#f5f5f5;border-radius:5px;padding:6px 10px}.lang:not(:last-child){margin-right:10px}@media (min-width:576px){.lang{padding:8px 16px}}.lang.active{border:1px solid #333}.lang__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lang__link:hover{text-decoration:none}.lang__text{display:none}@media (min-width:992px){.lang__text{display:block;margin-right:8px;font-weight:500;text-transform:uppercase;color:#333}}.lang__img{border-radius:50%}.live-btn{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#cb2228;border-radius:5px;border:1px solid #cb2228;padding:7px 10px;cursor:pointer;-webkit-transition:background-color .35s ease-out;-o-transition:background-color .35s ease-out;transition:background-color .35s ease-out}@media (min-width:576px){.live-btn{padding:8px 16px}}.live-btn:hover{text-decoration:none}.live-btn.open{background-color:transparent}.live-btn.open .live-btn__text{color:#cb2228}.live-btn.open .live-btn__close{display:block}.live-btn.open .live-btn__img{display:none}.live-btn__img{width:25px}@media (min-width:576px){.live-btn__img{width:auto}}.live-btn__close{display:none;width:25px}@media (min-width:576px){.live-btn__close{width:auto}}.live-btn__text{display:none}@media (min-width:576px){.live-btn__text{font-size:14px;display:block;text-transform:uppercase;color:#fff;font-weight:500;margin-left:8px;-webkit-transition:color .35s ease-out;-o-transition:color .35s ease-out;transition:color .35s ease-out}}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(19,19,19,.34);z-index:3;display:none;-webkit-animation:fade .35s ease;animation:fade .35s ease}.overlay.active{display:block}.search{height:35px;width:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #333;border-radius:5px;cursor:pointer;position:relative;-webkit-transition:border-color .35s ease-out;-o-transition:border-color .35s ease-out;transition:border-color .35s ease-out}.search.open{border-color:#cb2228;background-color:transparent}.search.open .search__close{display:block}.search.open .search__svg{display:none}@media (min-width:576px){.search{height:40px;width:40px}}.search__close{display:none}.search__svg{height:20px;width:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;fill:#333}@media (min-width:576px){.search__svg{height:24px;width:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px}}.live{background-color:#d9dbdd;max-height:0;overflow:hidden;-webkit-transition:max-height .35s ease-out,padding .35s ease-out,margin .35s ease-out;-o-transition:max-height .35s ease-out,padding .35s ease-out,margin .35s ease-out;transition:max-height .35s ease-out,padding .35s ease-out,margin .35s ease-out}.live.open{margin-top:70px}@media (min-width:576px){.live.open{margin-top:80px}}@media (min-width:992px){.live__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}}@media (min-width:992px){.live__left{-webkit-box-flex:0;-ms-flex:0 0 450px;flex:0 0 450px;padding:0 15px}}@media (min-width:992px){.live__right{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 15px}}.live__programm{border-radius:5px;overflow:hidden;margin-bottom:15px;height:100%;background-color:#333}@media (min-width:992px){.live__programm{margin-bottom:0}}.live__now{background-color:#444;padding:15px}@media (min-width:576px){.live__now{padding:32px 32px 24px 32px}}.live__programm-title{color:#d9dbdd;text-transform:uppercase;font-weight:500;margin-bottom:16px}.live__now-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.live__now-item-time{text-transform:uppercase;font-weight:500;color:#ffff;margin-right:16px}.live__now-item-svg{height:24px;width:24px;fill:#cb2228;margin-right:8px}.live__now-item-title{font-size:16px;color:#fff}.live__now-item-age{margin-left:4px;color:#fff;font-size:12px;text-transform:uppercase;color:#d9dbdd;position:relative;bottom:4px}.live__next{background-color:#333;padding:15px}@media (min-width:576px){.live__next{padding:24px 32px 32px 32px}}.live__next-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.live__next-item-time{color:#fff;margin-right:16px}.live__next-item-title{color:#fff;font-weight:500}.live__next-item-age{margin-left:4px;color:#fff;font-size:12px;text-transform:uppercase;color:#d9dbdd;position:relative;bottom:4px}.live__iframe-block{position:relative;text-decoration:none;border-radius:6px;padding-bottom:56.25%;height:0;overflow:hidden}.live__iframe-block iframe,.live__iframe-block video{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0;outline-width:0}.live__next-programm{color:#fff;text-transform:uppercase;font-weight:500}.live-fixed{position:fixed;bottom:10px;left:10px;z-index:10;cursor:pointer;-webkit-transition:all .35s ease-out;-o-transition:all .35s ease-out;transition:all .35s ease-out;width:auto}.live-fixed.open .live-fixed__close{opacity:1}.live-fixed__block{display:-webkit-box;display:-ms-flexbox;display:flex;background:#2e2e2e;border:2px solid #fff;border-radius:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 24px;position:relative}.live-fixed__close{position:absolute;right:16px;opacity:0;-webkit-transition:opacity .35s ease-out;-o-transition:opacity .35s ease-out;transition:opacity .35s ease-out}.live-fixed__svg{height:24px;width:24px;fill:#cb2228;margin-right:8px}.live-fixed__title{color:#fff}.live-fixed__age{margin-left:4px;color:#fff;font-size:12px;text-transform:uppercase;color:#d9dbdd;position:relative;bottom:4px}.live-fixed__content{max-height:0;overflow:hidden;-webkit-transition:max-height .35s ease-out,min-width .35s ease-out;-o-transition:max-height .35s ease-out,min-width .35s ease-out;transition:max-height .35s ease-out,min-width .35s ease-out}.live-fixed__iframe{position:relative;text-decoration:none;border-radius:6px;padding-bottom:56.25%;height:0;overflow:hidden}.live-fixed__iframe iframe,.live-fixed__iframe video{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0;outline-width:0}.tv-program:not(:last-child){margin-bottom:16px}.tv-program.today .tv-program__title{font-weight:600}.tv-program__top{cursor:pointer;margin-bottom:16px}.tv-program__title{font-size:16px}.tv-program__content{max-height:0;overflow:hidden;-webkit-transition:max-height .35s ease-out;-o-transition:max-height .35s ease-out;transition:max-height .35s ease-out}.tv-program__content-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px;padding-bottom:8px}.tv-program__content-item:not(:last-child){border-bottom:1px solid #f5f5f5}.tv-program__content-item-time{color:#333;margin-right:16px;background-color:#f5f5f5;padding:4px 8px;border-raius:3px}.tv-program__content-item-title{color:#333;font-weight:500}.tv-program__content-item-title_link{color:#cb2228}.tv-program__content-item-title_link:hover{color:#cb2228}.tv-program__content-item-age{margin-left:4px;font-size:12px;text-transform:uppercase;color:#333;position:relative;bottom:4px}.link-dashed{position:relative}.link-dashed:after{content:'';position:absolute;bottom:-3px;left:0;width:100%;background:-webkit-gradient(linear,left top,right top,color-stop(50%,transparent),color-stop(50%,#fff));background:-o-linear-gradient(left,transparent 50%,#fff 50%);background:linear-gradient(to right,transparent 50%,#fff 50%);background-size:5px 2px,100% 2px;height:1px}.link-dashed:hover{text-decoration:none;color:#cb2228}.link-dashed:hover:after{background:-webkit-gradient(linear,left top,right top,color-stop(50%,transparent),color-stop(50%,#cb2228));background:-o-linear-gradient(left,transparent 50%,#cb2228 50%);background:linear-gradient(to right,transparent 50%,#cb2228 50%);background-size:5px 2px,100% 2px}.link-dashed.active{color:#cb2228;text-decoration:none}.link-dashed.active:after{background:-webkit-gradient(linear,left top,right top,color-stop(50%,transparent),color-stop(50%,#cb2228));background:-o-linear-gradient(left,transparent 50%,#cb2228 50%);background:linear-gradient(to right,transparent 50%,#cb2228 50%);background-size:5px 2px,100% 2px}.teleproject-response.loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:300px}@media (min-width:576px){.teleproject-response.loading{min-height:400px}}.teleproject-response.loading .news__loader{display:block}.news.loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:300px}@media (min-width:576px){.news.loading{min-height:400px}}.news.loading .news__loader{display:block}.news__loader{display:none}.news__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -5px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:576px){.news__row{margin:0 -10px}}@media (min-width:992px){.news__row{margin:0 -15px}}.news__col{padding:0 5px;margin-bottom:10px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (min-width:576px){.news__col{padding:0 10px;margin-bottom:20px}}@media (min-width:992px){.news__col{padding:0 15px;margin-bottom:30px}}@media (min-width:576px){.news__col_3{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:768px){.news__col_3{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;max-width:33.3333%}}@media (min-width:576px){.news__col_4{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:768px){.news__col_4{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;max-width:33.3333%}}@media (min-width:992px){.news__col_4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (min-width:576px){.news__col_5{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:768px){.news__col_5{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;max-width:33.3333%}}@media (min-width:992px){.news__col_5{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (min-width:1200px){.news__col_5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}.news-item{max-width:340px;margin:0 auto;border-radius:5px;overflow:hidden}@media (min-width:576px){.news-item{max-width:initial}}@media (min-width:576px) and (hover:hover) and (pointer:fine){.news-item:hover .news-item__video{opacity:1}}.news-item__img-block{position:relative;display:block}.news-item__video{opacity:0;-webkit-transition:opacity .35s ease-out;-o-transition:opacity .35s ease-out;transition:opacity .35s ease-out;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.news-item__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:576px){.news-item__img{min-height:150px}}.news-item__block{padding:10px;background-color:#fff}@media (min-width:576px){.news-item__block{padding:16px}}.news-item__date{margin-bottom:8px;font-size:14px;line-height:1.45;color:#7b7b7b}.news-item__tags{display:none}@media (min-width:576px){.news-item__tags{display:block;margin-bottom:8px;color:#7b7b7b;max-height:20px;overflow:hidden}}.news-item__tag{font-size:12px;font-weight:500;text-transform:uppercase;color:#7b7b7b;-webkit-transition:color .35s ease-out;-o-transition:color .35s ease-out;transition:color .35s ease-out}.news-item__tag:hover{color:#7b7b7b}.news-item__title{color:#1f1f1f;font-weight:500;-webkit-transition:color .35s ease-out;-o-transition:color .35s ease-out;transition:color .35s ease-out;display:block;position:relative;overflow:hidden;font-size:14px;line-height:1.45;min-height:78px;max-height:78px;line-height:18px}.news-item__title:after{content:'';background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(white));background:-o-linear-gradient(top,rgba(0,0,0,0) 0,#fff 100%);background:linear-gradient(180deg,rgba(0,0,0,0) 0,#fff 100%);position:absolute;bottom:0;width:100%;height:30px;left:0;-webkit-transition:height .25s ease-out;-o-transition:height .25s ease-out;transition:height .25s ease-out}.news-item__title:hover{color:#cb2228;text-decoration:none}@media (min-width:576px){.news-item__title{min-height:82px;max-height:82px;line-height:1.45}}.news-item__title_nohover:hover{color:#1f1f1f}.more{text-align:center;margin-top:10px}.more__btn{background-color:#333;padding:10px 24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;border:1px solid #1f1f1f;font-size:12px;color:#fff;text-transform:uppercase;font-weight:500;-webkit-transition:background-color .35s ease-out,color .35s ease-out;-o-transition:background-color .35s ease-out,color .35s ease-out;transition:background-color .35s ease-out,color .35s ease-out}.more__btn:hover{background-color:transparent;color:#333;text-decoration:none}.more__btn:hover .more__svg{fill:#333}.more__btn.disabled{pointer-events:none;cursor:default}.more__svg{height:16px;width:16px;fill:#fff;-webkit-transition:fill .35s ease-out;-o-transition:fill .35s ease-out;transition:fill .35s ease-out;margin-right:8px}.more-circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.more-circle:hover{text-decoration:none}.more-circle:hover .more-circle__text{color:#cb2228}.more-circle:hover .more-circle__text:after{border-color:#cb2228}.more-circle_mb{margin-bottom:30px}@media (min-width:576px){.more-circle_mb{margin-bottom:40px}}.more-circle__text{color:#333;font-size:12px;-webkit-transition:color .35s ease-out;-o-transition:color .35s ease-out;transition:color .35s ease-out;font-weight:500;text-transform:uppercase}.more-circle__text:after{content:'';display:block;-webkit-transition:border-color .35s ease-out;-o-transition:border-color .35s ease-out;transition:border-color .35s ease-out;border-bottom:1px dashed #333}.more-circle__svg{width:24px;height:24px;fill:#333;margin-right:8px}.tvproject{background-color:#2e2e2e;position:relative}.tvproject_white{background-color:#f5f5f5}.tvproject__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tvproject__text-block{position:absolute;top:64px;z-index:1}.tvproject__block{position:relative;height:650px}.tvproject__block:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:-o-radial-gradient(50% 53.11%,46.87% 70.44%,rgba(46,46,46,0) 18.75%,#2e2e2e 100%);background:radial-gradient(46.87% 70.44% at 50% 53.11%,rgba(46,46,46,0) 18.75%,#2e2e2e 100%)}@media (min-width:576px){.tvproject__block{height:750px}}.tvproject__title{font-size:36px;color:#fff;font-weight:500;margin-bottom:50px}@media (min-width:576px){.tvproject__title{margin-bottom:100px}}.tvproject__project-title-link{color:#fff}.tvproject__project-title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-transform:uppercase;font-size:18px;font-weight:500;margin-bottom:30px}.tvproject__svg{height:20px;width:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;fill:#fff;margin-right:10px}.tvproject__excerpt{color:#fff;font-size:15px;max-width:436px}.tvproject-slider{position:absolute;bottom:0}.tvproject-slider_initial{position:relative}.tvproject-slider__item.opacity .tvproject-slider__img-block:after{background-color:rgba(0,0,0,0)}.tvproject-slider__img-block{position:relative;display:block}.tvproject-slider__img-block:after{content:'';position:absolute;top:0;bottom:0;right:0;left:0;-webkit-transition:background-color .35s ease-out;-o-transition:background-color .35s ease-out;transition:background-color .35s ease-out;background-color:rgba(0,0,0,.5)}.tvproject-slider__img{width:100%;min-height:280px;max-height:280px;-o-object-fit:cover;object-fit:cover}.slider-btn__item{height:40px;width:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#fff;position:absolute;top:calc(50% - 20px);cursor:pointer}@media (min-width:576px){.slider-btn__item{height:50px;width:50px;top:calc(50% - 25px)}}.slider-btn__item_prev{left:10%}.slider-btn__item-svg{fill:#333;height:30px;width:30px}@media (min-width:576px){.slider-btn__item-svg{height:35px;width:35px}}.slider-btn__item_next{right:10%;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:576px){.title-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.title{font-size:24px;font-weight:600;color:#444;margin-bottom:30px;font-family:Rubik,sans-serif}@media (min-width:576px){.title{font-size:34px;margin-bottom:40px}}@media (min-width:768px){.title{font-size:40px}}.title_filter{margin-bottom:10px}@media (min-width:576px){.title_filter{margin-bottom:40px}}.title_white{color:#fff}.title_h2{font-size:24px;line-height:32px}@media (min-width:576px){.title_h2{font-size:36px;line-height:44px}}.title_h3{font-size:22px;margin-bottom:18px}.news-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}@media (min-width:576px){.news-filter{margin-bottom:40px}}.news-filter__radio{display:none}.news-filter__label{font-size:12px;cursor:pointer;text-transform:uppercase;font-weight:500;margin-bottom:0}.news-filter__label:not(:last-child){margin-right:15px}@media (min-width:576px){.news-filter__label:not(:last-child){margin-right:32px}}.news-filter__item-svg-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;border:1px solid #444;height:40px;width:40px;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.news-filter__item-svg{height:24px;width:24px;fill:#444}.news-theme{background-color:#2e2e2e}.news-theme__block-info{position:relative;z-index:1}.news-theme__block{background-repeat:no-repeat;background-size:cover;background-position:center;padding:70px 0;position:relative}.news-theme__block:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:-o-radial-gradient(50% 53.11%,46.87% 70.44%,rgba(46,46,46,0) 18.75%,#2e2e2e 100%);background:radial-gradient(46.87% 70.44% at 50% 53.11%,rgba(46,46,46,0) 18.75%,#2e2e2e 100%)}.news-theme__all{color:#fff;font-size:12px;font-weight:500;text-transform:uppercase;margin-bottom:30px}@media (min-width:576px){.news-theme__all{margin-bottom:40px}}.news-theme__slider-block{position:relative;margin:60px 0}.slider-btn-theme__item{position:absolute;height:42px;width:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;top:calc(50% - 21px)}.slider-btn-theme__item_prev{left:0}@media (min-width:1440px){.slider-btn-theme__item_prev{left:-50px}}.slider-btn-theme__item-svg{width:42px;height:48px;fill:#fff}.slider-btn-theme__item_next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);right:0}@media (min-width:1440px){.slider-btn-theme__item_next{right:-50px}}.news-item-theme{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid transparent;border-radius:5px;-webkit-transition:border-color .35s ease-out;-o-transition:border-color .35s ease-out;transition:border-color .35s ease-out}.news-item-theme:hover{text-decoration:none;border-color:#7b7b7b}.news-item-theme__left{-webkit-box-flex:0;-ms-flex:0 0 131px;flex:0 0 131px;margin-right:16px}.news-item-theme__img{border-radius:5px}.news-item-theme__title{color:#fff;font-weight:500;margin-bottom:8px;max-height:40px;overflow:hidden}.news-item-theme__date{color:#7b7b7b;font-size:12px}.popular-slider .tns-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.popular-slider .tns-nav button{height:10px;width:10px;border:none;background-color:#fff;border-radius:50%;padding:0;margin:0;margin-right:7px;margin-bottom:7px;position:relative;z-index:1}.popular-slider .tns-nav button.tns-nav-active{background-color:#cb2228}.slider-btn-popular{display:none}@media (min-width:576px){.slider-btn-popular{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px}}.slider-btn-popular__item{height:42px;width:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.slider-btn-popular__item_prev{margin-right:20px}.slider-btn-popular__item-svg{width:42px;height:48px;fill:#fff}.slider-btn-popular__item_next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.news-popular{position:relative;max-width:440px;margin:0 auto;overflow:hidden}.news-popular:hover:after{opacity:0}.news-popular:hover .news-popular__block:after{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.news-popular:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:1;-webkit-transition:opacity .35s ease-out;-o-transition:opacity .35s ease-out;transition:opacity .35s ease-out;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(100%,#000),to(rgba(0,0,0,0)));background:-o-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%,rgba(0,0,0,0) 100%);background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%,rgba(0,0,0,0) 100%)}.news-popular__img{width:100%;min-height:276px;objcet-fit:cover}.news-popular__block{position:absolute;bottom:0;width:100%;z-index:1;padding:24px 16px}.news-popular__block:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:#333;-webkit-transition:-webkit-transform .35s ease-out;transition:-webkit-transform .35s ease-out;-o-transition:transform .35s ease-out;transition:transform .35s ease-out;transition:transform .35s ease-out,-webkit-transform .35s ease-out;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.news-popular__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:1}.news-popular__date{color:#c4c4c4;font-weight:500;margin-right:16px;margin-bottom:13px}.news-popular__tags{color:#c4c4c4;margin-bottom:13px}.news-popular__tag{color:#c4c4c4;font-size:12px;text-transform:uppercase}.news-popular__tag:hover{color:#c4c4c4}.news-popular__title{font-size:15px;color:#fff;font-weight:500;position:relative;z-index:1;-webkit-transition:color .35s ease-out;-o-transition:color .35s ease-out;transition:color .35s ease-out;display:inline-block}.news-popular__title:hover{color:#cb2228}.footer{background-color:#333;padding:30px 0 90px 0}@media (min-width:1600px){.footer{padding:30px 0}}@media (min-width:992px){.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}}.footer__left{margin-bottom:30px}@media (min-width:992px){.footer__left{margin-bottom:0;padding:0 15px}}.footer__logo{max-width:100px}@media (min-width:768px){.footer__logo{max-width:150px}}@media (min-width:992px){.footer__right{padding:0 15px}}.footer__menu{margin-bottom:20px}.footer__menu-list{list-style-type:none;padding:0;margin:0}@media (min-width:768px){.footer__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex}}.footer__menu-item{margin-bottom:10px}.footer__menu-item:not(:last-child){margin-right:15px}@media (min-width:768px){.footer__menu-item{margin-bottom:0}}.footer__menu-link{color:#fff;font-size:14px;text-transform:uppercase;border-bottom:1px solid #807e7e;padding:5px 0;-webkit-transition:border-color .35s ease-out;-o-transition:border-color .35s ease-out;transition:border-color .35s ease-out}.footer__menu-link:hover{color:#fff;text-decoration:none;border-color:#fff}@media (min-width:1200px){.footer__menu-link{font-size:16px}}.footer__content{color:#d3d3d3;font-size:14px;text-transform:uppercase}.footer__content a{color:#fff}.footer__content hr{margin:20px 0;display:block;height:1px;border:0;border-top:1px solid #d3d3d3;padding:0}@media (min-width:576px){.footer__row-bot{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__18{display:block;max-width:50px;margin-bottom:15px;margin-right:15px}.footer__policy{color:#fff;margin-bottom:15px;display:inline-block;margin-right:15px}.footer__policy:hover{color:#fff}.footer__dev{color:#fff;display:inline-block;margin-bottom:15px}.footer__dev:hover{color:#fff}.teleproject-head{margin-bottom:32px}@media (min-width:576px){.teleproject-head{margin-bottom:64px}}@media (min-width:768px){.teleproject-head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.teleproject-head__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.teleproject-head__archive-sep{margin:0 10px}.teleproject-head__archive{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.teleproject-head__archive-item{font-size:18px;font-weight:500;text-transform:uppercase;-webkit-transition:color .35s ease-out,border-color .35s ease-out;-o-transition:color .35s ease-out,border-color .35s ease-out;transition:color .35s ease-out,border-color .35s ease-out;color:#333}.teleproject-head__archive-item:after{content:'';border-bottom:1px dashed #333;display:block}.teleproject-head__archive-item:hover{text-decoration:none;color:#cb2228}.teleproject-head__archive-item:hover:after{border-bottom:1px dashed #cb2228}.teleproject-head__archive-item_active{color:#cb2228}.teleproject-head__archive-item_active:after{border-bottom:1px dashed #cb2228}.teleproject-head__sort{margin-bottom:16px}@media (min-width:576px){.teleproject-head__sort{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.teleproject-head__sort-title{color:#7b7b7b;margin-bottom:8px}@media (min-width:576px){.teleproject-head__sort-title{margin-bottom:0;margin-right:24px}}.teleproject-head__sort-item{color:#333;position:relative;display:inline-block;padding-left:20px;margin:0;cursor:pointer;-webkit-transition:color .35s ease-out,border-color .35s ease-out;-o-transition:color .35s ease-out,border-color .35s ease-out;transition:color .35s ease-out,border-color .35s ease-out}.teleproject-head__sort-item.active{color:#cb2228}.teleproject-head__sort-item.active:after{border-bottom:1px dashed #cb2228}.teleproject-head__sort-item.active .teleproject-head__sort-item__svg{fill:#cb2228}.teleproject-head__sort-item.asc .teleproject-head__sort-item__svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.teleproject-head__sort-item:not(:last-child){margin-right:24px}.teleproject-head__sort-item:after{content:'';border-bottom:1px dashed #333;display:block}.teleproject-head__sort-item:hover{text-decoration:none;color:#cb2228}.teleproject-head__sort-item:hover:after{border-bottom:1px dashed #cb2228}.teleproject-head__sort-item:hover .teleproject-head__sort-item__svg{fill:#cb2228}.teleproject-head__sort-item__svg{height:12px;width:12px;margin-right:8px;position:absolute;left:0;top:5px;-webkit-transition:fill .35s ease-out;-o-transition:fill .35s ease-out;transition:fill .35s ease-out}.teleproject-head__search{margin-bottom:16px}.teleproject-head__search-block{position:relative;max-width:240px;min-width:240px}.teleproject-head__search-input{margin:0;padding:0;width:100%;background-color:transparent;border:none;border-bottom:1px solid #d9dbdd}.teleproject-head__search-input:focus{outline:0}.teleproject-head__search-btn{position:absolute;right:0;bottom:1px;background-color:transparent;border:none;margin:0;padding:0}.teleproject-head__search-btn-svg{height:24px;width:24px;fill:#7b7b7b;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px}.teleproject-item-all{background-color:#fff;border-radius:5px;padding:16px;min-height:100%}.teleproject-item-all__title{border:1px solid #cb2228;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50px;width:50px;font-size:24px;color:#cb2228;border-radius:50%;margin-bottom:16px}.teleproject-item-all__item{display:block;color:#1f1f1f;font-weight:500;-webkit-transition:color .35s ease-out;-o-transition:color .35s ease-out;transition:color .35s ease-out;display:block;font-size:14px;line-height:22px}.teleproject-item-all__item:hover{color:#333}.teleproject-item{background-color:#fff;margin-bottom:30px;-webkit-transition:background-color .35s ease-out;-o-transition:background-color .35s ease-out;transition:background-color .35s ease-out;display:block}.teleproject-item:hover{text-decoration:none}@media (hover:hover) and (pointer:fine){.teleproject-item:hover{background-color:#333;text-decoration:none}.teleproject-item:hover .teleproject-item__title{color:#fff}.teleproject-item:hover .teleproject-item__excerpt{color:#fff}.teleproject-item:hover .week{background-color:#333}.teleproject-item:hover .week__day{color:#fff}.teleproject-item:hover .week__day.active{color:#cb2228}.teleproject-item:hover .week__time{color:#fff}}.teleproject-item_noresult{background-color:transparent}.teleproject-item_noresult:hover{text-decoration:none}@media (hover:hover) and (pointer:fine){.teleproject-item_noresult:hover{background-color:transparent;text-decoration:none}}@media (min-width:768px){.teleproject-item__row{display:-webkit-box;display:-ms-flexbox;display:flex}}.teleproject-item__left{padding:15px}@media (min-width:576px){.teleproject-item__left{padding:32px}}@media (min-width:768px){.teleproject-item__left{-webkit-box-flex:1;-ms-flex:1;flex:1}}.teleproject-item__title{font-size:18px;font-weight:500;text-transform:uppercase;color:#1f1f1f;margin-bottom:16px;-webkit-transition:color .35s ease-out;-o-transition:color .35s ease-out;transition:color .35s ease-out}@media (min-width:576px){.teleproject-item__title{margin-bottom:32px}}.teleproject-item__excerpt{color:#7b7b7b;-webkit-transition:color .35s ease-out,background-color .35s ease-out;-o-transition:color .35s ease-out,background-color .35s ease-out;transition:color .35s ease-out,background-color .35s ease-out;margin-bottom:16px;max-width:800px}@media (min-width:576px){.teleproject-item__excerpt{margin-bottom:32px}}.teleproject-item__right{display:none}@media (min-width:768px){.teleproject-item__right{-webkit-box-flex:0;-ms-flex:0 0 372px;flex:0 0 372px;display:block}}.teleproject-item__img{height:100%;-o-object-fit:cover;object-fit:cover}.teleproject-item__img-mob{display:block;max-width:380px;width:100%;margin-bottom:16px}@media (min-width:768px){.teleproject-item__img-mob{display:none}}.week{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 16px;border-radius:5px;background-color:#f5f5f5;border:1px solid #f5f5f5;-webkit-transition:background-color .35s ease-out;-o-transition:background-color .35s ease-out;transition:background-color .35s ease-out}.week__day{margin-right:5px;color:#333;-webkit-transition:color .35s ease-out;-o-transition:color .35s ease-out;transition:color .35s ease-out}.week__day.active{color:#cb2228}.week__time{margin-left:8px;font-weight:500;-webkit-transition:color .35s ease-out;-o-transition:color .35s ease-out;transition:color .35s ease-out;color:#333}.teleproject-about{background-color:#fff;margin-bottom:32px}@media (min-width:768px){.teleproject-about{margin-bottom:64px}}@media (min-width:768px){.teleproject-about__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.teleproject-about__left{padding:16px}@media (min-width:768px){.teleproject-about__left{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:32px}}.teleproject-about__title{margin-bottom:16px}@media (min-width:768px){.teleproject-about__title{margin-bottom:32px}}.teleproject-about__text{padding:16px}@media (min-width:768px){.teleproject-about__text{padding:32px}}.teleproject-about__right{display:none}@media (min-width:768px){.teleproject-about__right{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;display:block}}.teleproject-about__img-mob{margin-bottom:16px}@media (min-width:768px){.teleproject-about__img-mob{display:none}}.news-item-recommendation{margin-bottom:24px;display:block}.news-item-recommendation:hover{text-decoration:none}.news-item-recommendation:hover .news-item-recommendation__title{color:#cb2228}.news-item-recommendation_tac{text-align:center}.news-item-recommendation__img{max-width:65px;border-radius:3px}.news-item-recommendation__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.news-item-recommendation__title-block{-webkit-box-flex:1;-ms-flex:1;flex:1}.news-item-recommendation__title{font-weight:500;color:#1f1f1f;margin-bottom:8px;margin-right:8px;-webkit-transition:color .35s ease-out;-o-transition:color .35s ease-out;transition:color .35s ease-out}.news-item-recommendation__ba-img{width:100%;max-width:307px}.news-item-recommendation__date{font-size:12px;color:#7b7b7b}.teleproject-single{border-radius:6px;overflow:hidden;margin-bottom:32px}@media (min-width:768px){.teleproject-single{margin-bottom:64px}}.teleproject-single__video{margin-bottom:0;border-radius:0}.teleproject-single__block{background-color:#fff;padding:16px}@media (min-width:576px){.teleproject-single__block{padding:32px}}.teleproject-single__date{color:#7b7b7b;margin-bottom:16px}.theme{border-radius:5px;background-color:#333;padding:32px 24px;margin-bottom:40px}.theme__item{display:block;color:#fff;-webkit-transition:color .35s ease-out;-o-transition:color .35s ease-out;transition:color .35s ease-out;font-size:16px}.theme__item:not(:last-child){margin-bottom:8px}.theme__item:hover{color:#cb2228;text-decoration:none}.theme__item.active{color:#cb2228}.news-single{padding:32px 16px;background-color:#fff;border-radius:5px;margin-bottom:32px}@media (min-width:576px){.news-single{padding:32px;margin-bottom:64px}}.news-single__title{margin-bottom:16px}.news-single__date{color:#7b7b7b;margin-bottom:16px}.news-single__excerpt{font-weight:600;margin-bottom:16px;color:#333}.news-single__more{border-top:1px solid #d9dbdd;padding:16px 0;padding-top:24px}@media (min-width:576px){.news-single__more{padding:24px 16px 0 16px;display:-webkit-box;display:-ms-flexbox;display:flex}}.news-single__more-prev{padding-right:24px;position:relative;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.news-single__more-prev:hover{text-decoration:none}@media (min-width:576px){.news-single__more-prev{text-align:right;border-right:1px solid #d9dbdd}.news-single__more-prev .news-single__more-item{margin-left:auto}}@media (min-width:768px){.news-single__more-prev{padding-right:72px}}.news-single__more-title{font-size:12px;font-weight:500;text-transform:uppercase;margin-bottom:16px;color:#333}.news-single__more-item{font-size:14px;font-weight:500;color:#000;max-width:330px}.news-single__more-prev-svg{display:none}@media (min-width:576px){.news-single__more-prev-svg{display:block;position:absolute;bottom:0;left:0;height:35px;width:35px}}.news-single__more-next-svg{display:none}@media (min-width:576px){.news-single__more-next-svg{display:block;position:absolute;bottom:0;right:0;height:35px;width:35px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}.news-single__more-next{padding-left:24px;position:relative;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.news-single__more-next:hover{text-decoration:none}@media (min-width:768px){.news-single__more-next{padding-left:72px}}.lightpick{z-index:2}.lightpick.lightpick--1-columns.lightpick--inlined{z-index:2}.lightpick.lightpick--1-columns{z-index:5}.calendar{position:relative;margin-bottom:30px}.calendar .lightpick{margin-bottom:50px}.calendar__btn-svg{height:20px;width:20px;fill:#fff;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);margin-left:3px;-webkit-transition:fill .35s ease-out;-o-transition:fill .35s ease-out;transition:fill .35s ease-out}.calendar__btn{position:absolute;bottom:0;background-color:#333;padding:10px 24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;border:1px solid #1f1f1f;font-size:12px;color:#fff;text-transform:uppercase;font-weight:500;-webkit-transition:background-color .35s ease-out,color .35s ease-out;-o-transition:background-color .35s ease-out,color .35s ease-out;transition:background-color .35s ease-out,color .35s ease-out}.calendar__btn:hover{background-color:transparent;color:#333;text-decoration:none}.calendar__btn:hover .calendar__btn-svg{fill:#333}.lightpick__day.is-end-date.is-in-range.is-flipped,.lightpick__day.is-start-date.is-in-range{background-color:#444}.lightpick__day.is-end-date.is-in-range,.lightpick__day.is-start-date.is-in-range.is-flipped{background-color:#444}.lightpick__day.is-in-range{background-color:rgba(68,68,68,.5);color:#fff}.lightpick__day.is-end-date,.lightpick__day.is-end-date:hover,.lightpick__day.is-start-date,.lightpick__day.is-start-date:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23444444' cx='16' cy='16' r='16'/%3E%3C/svg%3E")}.lightpick__day.is-in-range:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%2344444480' cx='16' cy='16' r='16'/%3E%3C/svg%3E")}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.form__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:992px){.form__row{margin:0 -24px}}.form__row_m15{margin:0 -15px}@media (min-width:768px){.form__row_jcc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:768px){.form__row_aic{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.form__col{padding:0 15px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin-bottom:30px}@media (min-width:992px){.form__col{padding:0 24px}}.form__col_p15{padding:0 15px}.form__col_7{-webkit-box-flex:0;-ms-flex:0 0 66.6667%;flex:0 0 66.6667%}.form__col_300{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px}@media (min-width:768px){.form__col_360{-webkit-box-flex:0;-ms-flex:0 0 360px;flex:0 0 360px}}.form__col_fl1{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width:768px){.form__col_mb0{margin-bottom:0}}.form__col_project-textarea{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}@media (min-width:992px){.form__col_project-textarea{-webkit-box-flex:0;-ms-flex:0 0 360px;flex:0 0 360px}}.form__input{display:block;width:100%;border:1px solid rgba(0,0,0,.6);border-radius:5px;padding:17px;font-size:14px;line-height:26px}.form__input::-webkit-input-placeholder{font-size:12px;line-height:14px;color:#343a40}.form__input::-moz-placeholder{font-size:12px;line-height:14px;color:#343a40}.form__input:-ms-input-placeholder{font-size:12px;line-height:14px;color:#343a40}.form__input::-ms-input-placeholder{font-size:12px;line-height:14px;color:#343a40}.form__input::placeholder{font-size:12px;line-height:14px;color:#343a40}.form__input:focus{outline:0}@media (min-width:576px){.form__input::-webkit-input-placeholder{font-size:16px;line-height:28px}.form__input::-moz-placeholder{font-size:16px;line-height:28px}.form__input:-ms-input-placeholder{font-size:16px;line-height:28px}.form__input::-ms-input-placeholder{font-size:16px;line-height:28px}.form__input::placeholder{font-size:16px;line-height:28px}}@media (min-width:992px){.form__input{padding:21px 56px}}.form__input_dark{background-color:transparent;color:#fff;border-color:#fff}.form__input_dark::-webkit-input-placeholder{color:#fff}.form__input_dark::-moz-placeholder{color:#fff}.form__input_dark:-ms-input-placeholder{color:#fff}.form__input_dark::-ms-input-placeholder{color:#fff}.form__input_dark::placeholder{color:#fff}.form__textarea{height:70px;overflow:hidden}.form__textarea_project{height:172px}.form__file{position:absolute;z-index:-1;opacity:0;overflow:hidden;width:.1px;height:.1px;display:none}.form__label-for-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border:1px solid rgba(0,0,0,.6);border-radius:5px;padding:20px 17px;cursor:pointer;margin:0}@media (min-width:992px){.form__label-for-file{padding:21px 34px}}@media (min-width:1200px){.form__label-for-file{padding:21px 56px}}.form__label-for-file_white{border-color:#fff}.form__label-svg{width:17px;height:19px;-webkit-box-flex:0;-ms-flex:0 0 17px;flex:0 0 17px;margin-right:7px}.form__label-svg_white{fill:#fff}.form__label-text{color:#343a40;font-size:12px;line-height:20px}@media (min-width:576px){.form__label-text{font-size:16px;line-height:28px}}.form__label-text_white{color:#fff}.form__btn{width:100%;background-color:#cb2228;border:1px solid #cb2228;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;color:#fff;-webkit-transition:background-color .35s ease-out,color .35s ease-out;-o-transition:background-color .35s ease-out,color .35s ease-out;transition:background-color .35s ease-out,color .35s ease-out}.form__btn:focus{outline:0}.form__btn:hover{background-color:transparent;color:#000}@media (min-width:576px){.form__btn{height:70px}}.form__check{display:-webkit-box;display:-ms-flexbox;display:flex}.form__check-text{font-size:12px;line-height:20px}@media (min-width:576px){.form__check-text{font-size:16px;line-height:28px}}.form__check-text_white{color:#fff}.form__check-text_modal{font-size:14px;line-height:17px}.form__checkbox{position:absolute;z-index:-1;opacity:0}.form__checkbox:checked+.form__checkbox-label::before{border-color:#454852;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23454852' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.form__checkbox.error+.form__checkbox-label:before{border-color:#da4c4c}.form__checkbox-label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0}.form__checkbox-label:before{content:'';display:inline-block;width:30px;height:30px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border:1px solid #adb5bd;margin-right:20px;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.form__block{margin-bottom:30px}.form__block_mb0{margin-bottom:0}@-webkit-keyframes fade{from{opacity:0}to{opacity:1}}@keyframes fade{from{opacity:0}to{opacity:1}}