

/* Start:/local/assets/css/news/libs.css?177381355618599*/
.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
  visibility: visible!important;
  background: #f2f2f2!important;
  background: rgba(0,0,0,.06)!important;
  border: 0 none!important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
  box-shadow: 0 2px 5px rgba(0,0,0,.2)
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: .4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px!important
}

.selectize-dropdown-header-close:hover {
  color: #000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px!important
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0,0,0,.05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: 0 0
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #fff
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px
}

.selectize-control {
  position: relative
}

.selectize-dropdown,.selectize-input,.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit
}

.selectize-control.single .selectize-input.input-active,.selectize-input {
  background: #fff;
  cursor: text;
  display: inline-block
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px
}

.selectize-input.full {
  background-color: #fff
}

.selectize-input.disabled,.selectize-input.disabled * {
  cursor: default!important
}

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.15)
}

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0
}

.selectize-input>* {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom:1}

.selectize-control.multi .selectize-input>div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0
}

.selectize-control.multi .selectize-input>div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca
}

.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active {
  color: #7d7d7d;
  background: #fff;
  border: 0 solid #fff
}

.selectize-input>input {
  display: inline-block!important;
  padding: 0!important;
  min-height: 0!important;
  max-height: none!important;
  max-width: 100%!important;
  margin: 0 2px 0 0!important;
  text-indent: 0!important;
  border: 0 none!important;
  background: 0 0!important;
  line-height: inherit!important;
  -webkit-user-select: auto!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important
}

.selectize-input>input::-ms-clear {
  display: none
}

.selectize-input>input:focus {
  outline: 0!important
}

.selectize-input::after {
  content: ' ';
  display: block;
  clear: left
}

.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
  box-shadow: 0 1px 3px rgba(0,0,0,.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125,168,208,.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px
}

.selectize-dropdown .optgroup-header,.selectize-dropdown [data-selectable] {
  padding: 5px 8px
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default
}

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68
}

.selectize-dropdown .active.create {
  color: #495c68
}

.selectize-dropdown .create {
  color: rgba(48,48,48,.5)
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch
}

.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input {
  cursor: pointer
}

.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input {
  cursor: text
}

.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #afb0ba;
  border-bottom: 2px solid #afb0ba;
  transform: rotate(45deg);
  transition: transform .3s
}

.selectize-control.single .selectize-input.dropdown-active:after {
  transform: rotate(225deg)
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto
}

.selectize-control.rtl .selectize-input>input {
  margin: 0 4px 0 -2px!important
}

.selectize-control .selectize-input.disabled {
  opacity: .5;
  background-color: #fafafa
}

.ps {
  overflow: hidden!important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto
}

.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear,opacity .2s linear;
  -webkit-transition: background-color .2s linear,opacity .2s linear;
  height: 15px;
  bottom: 0;
  position: absolute
}

.ps__rail-y {
  display: none;
  opacity: 1;
  transition: background-color .2s linear,opacity .2s linear;
  -webkit-transition: background-color .2s linear,opacity .2s linear;
  width: 15px;
  right: 0;
  position: absolute
}

.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y {
  display: block;
  background-color: transparent
}

.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y {
  opacity: 1
}

.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover {
  background-color: #eee;
  opacity: .9
}

.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear,height .2s ease-in-out;
  -webkit-transition: background-color .2s linear,height .2s ease-in-out;
  height: 6px;
  bottom: 2px;
  position: absolute
}

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear,width .2s ease-in-out;
  -webkit-transition: background-color .2s linear,width .2s ease-in-out;
  width: 6px;
  right: 5px;
  position: absolute
}

.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x {
  background-color: #999;
  height: 11px
}

.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y {
  background-color: #2b4167;
  width: 11px
}

@supports (-ms-overflow-style: none) {
  .ps {
    overflow:auto!important
  }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
  .ps {
    overflow: auto!important
  }
}

.date-picker {
  width: 170px;
  height: 25px;
  padding: 0;
  border: 0;
  line-height: 25px;
  padding-left: 10px;
  font-size: 12px;
  font-family: Arial,sans-serif;
  font-weight: 700;
  cursor: pointer;
  color: #303030;
  position: relative;
  z-index: 2
}

.date-picker-wrapper {
  position: absolute;
  z-index: 1;
  border: 1px solid #bfbfbf;
  background-color: #efefef;
  padding: 5px 12px;
  font-size: 12px;
  line-height: 20px;
  color: #aaa;
  font-family: Arial,sans-serif;
  -webkit-box-shadow: 3px 3px 10px rgba(0,0,0,.5);
  box-shadow: 3px 3px 10px rgba(0,0,0,.5);
  -webkit-box-sizing: initial;
  box-sizing: initial
}

.dp-clearfix {
  clear: both;
  height: 0;
  font-size: 0
}

.date-picker-wrapper.inline-wrapper {
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block
}

.date-picker-wrapper.single-date {
  width: auto
}

.date-picker-wrapper.no-shortcuts {
  padding-bottom: 12px
}

.date-picker-wrapper.no-topbar {
  padding-top: 12px
}

.date-picker-wrapper .footer {
  font-size: 11px;
  padding-top: 3px
}

.date-picker-wrapper b {
  color: #666;
  font-weight: 700
}

.date-picker-wrapper a {
  color: #6bb4d6;
  text-decoration: underline
}

.date-picker-wrapper .month-name {
  text-transform: uppercase
}

.date-picker-wrapper .select-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle
}

.date-picker-wrapper .select-wrapper:hover {
  text-decoration: underline
}

.date-picker-wrapper .month-element {
  display: inline-block;
  vertical-align: middle
}

.date-picker-wrapper .select-wrapper select {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  top: -1px;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-transform: inherit;
  color: inherit;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  border: 0;
  outline: 0;
  opacity: .01
}

.date-picker-wrapper .month-wrapper {
  border: 1px solid #bfbfbf;
  border-radius: 3px;
  background-color: #fff;
  padding: 5px;
  cursor: default;
  position: relative
}

.date-picker-wrapper .month-wrapper table {
  width: 190px;
  float: left
}

.date-picker-wrapper .month-wrapper table.month2 {
  width: 190px;
  float: left
}

.date-picker-wrapper .month-wrapper table td,.date-picker-wrapper .month-wrapper table th {
  vertical-align: middle;
  text-align: center;
  line-height: 14px;
  margin: 0;
  padding: 0
}

.date-picker-wrapper .month-wrapper table .day {
  padding: 5px 0;
  line-height: 1;
  font-size: 12px;
  margin-bottom: 1px;
  color: #ccc;
  cursor: default
}

.date-picker-wrapper .month-wrapper table div.day.lastMonth,.date-picker-wrapper .month-wrapper table div.day.nextMonth {
  color: #999;
  cursor: default
}

.date-picker-wrapper .month-wrapper table .day.checked {
  background-color: #9cdbf7
}

.date-picker-wrapper .month-wrapper table .week-name {
  height: 20px;
  line-height: 20px;
  font-weight: 100;
  text-transform: uppercase
}

.date-picker-wrapper .month-wrapper table .day.has-tooltip {
  cursor: help!important
}

.date-picker-wrapper .month-wrapper table .day.has-tooltip .tooltip {
  white-space: nowrap
}

.date-picker-wrapper .time label {
  white-space: nowrap
}

.date-picker-wrapper .month-wrapper table .day.toMonth.valid {
  color: #333;
  cursor: pointer
}

.date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
  background-color: #cdecfa
}

.date-picker-wrapper .month-wrapper table .day.lastMonth,.date-picker-wrapper .month-wrapper table .day.nextMonth {
  display: none
}

.date-picker-wrapper .month-wrapper table .day.real-today {
  background-color: #ffe684
}

.date-picker-wrapper .month-wrapper table .day.real-today.checked,.date-picker-wrapper .month-wrapper table .day.real-today.hovering {
  background-color: #70ccd5
}

.date-picker-wrapper table .caption {
  height: 40px
}

.date-picker-wrapper table .caption>th:first-of-type,.date-picker-wrapper table .caption>th:last-of-type {
  width: 27px
}

.date-picker-wrapper table .caption .next,.date-picker-wrapper table .caption .prev {
  padding: 0 5px;
  cursor: pointer
}

.date-picker-wrapper table .caption .next:hover,.date-picker-wrapper table .caption .prev:hover {
  background-color: #ccc;
  color: #fff
}

.date-picker-wrapper .gap {
  position: relative;
  z-index: 1;
  width: 15px;
  height: 100%;
  background-color: red;
  font-size: 0;
  line-height: 0;
  float: left;
  top: -5px;
  margin: 0 10px -10px;
  visibility: hidden;
  height: 0
}

.date-picker-wrapper .gap .gap-lines {
  height: 100%;
  overflow: hidden
}

.date-picker-wrapper .gap .gap-line {
  height: 15px;
  width: 15px;
  position: relative
}

.date-picker-wrapper .gap .gap-line .gap-1 {
  z-index: 1;
  height: 0;
  border-left: 8px solid #fff;
  border-top: 8px solid #eee;
  border-bottom: 8px solid #eee
}

.date-picker-wrapper .gap .gap-line .gap-2 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  height: 0;
  border-left: 8px solid transparent;
  border-top: 8px solid #fff
}

.date-picker-wrapper .gap .gap-line .gap-3 {
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 2;
  height: 0;
  border-left: 8px solid transparent;
  border-bottom: 8px solid #fff
}

.date-picker-wrapper .gap .gap-top-mask {
  width: 6px;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 1px;
  background-color: #eee;
  z-index: 3
}

.date-picker-wrapper .gap .gap-bottom-mask {
  width: 6px;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 7px;
  background-color: #eee;
  z-index: 3
}

.date-picker-wrapper .selected-days {
  display: none
}

.date-picker-wrapper .drp_top-bar {
  line-height: 1.4;
  position: relative;
  padding: 10px 40px 10px 0
}

.date-picker-wrapper .drp_top-bar .error-top,.date-picker-wrapper .drp_top-bar .normal-top {
  display: none
}

.date-picker-wrapper .drp_top-bar .default-top {
  display: block
}

.date-picker-wrapper .drp_top-bar.error .default-top {
  display: none
}

.date-picker-wrapper .drp_top-bar.error .error-top {
  display: block;
  color: red
}

.date-picker-wrapper .drp_top-bar.normal .default-top {
  display: none
}

.date-picker-wrapper .drp_top-bar.normal .normal-top {
  display: block
}

.date-picker-wrapper .drp_top-bar.normal .normal-top .selection-top {
  color: #333
}

.date-picker-wrapper .drp_top-bar .apply-btn {
  position: absolute;
  right: 0;
  top: 6px;
  padding: 3px 5px;
  margin: 0;
  font-size: 12px;
  border-radius: 4px;
  cursor: pointer;
  color: #d9eef7;
  border: solid 1px #0076a3;
  background: #0095cd;
  background: -moz-linear-gradient(top,#00adee,#0078a5);
  color: #fff;
  line-height: initial
}

.date-picker-wrapper .drp_top-bar .apply-btn.disabled {
  cursor: pointer;
  color: #606060;
  border: solid 1px #b7b7b7;
  background: #fff;
  background: -moz-linear-gradient(top,#fff,#ededed)
}

.date-picker-wrapper .time {
  position: relative
}

.date-picker-wrapper.single-month .time {
  display: block
}

.date-picker-wrapper .time input[type=range] {
  vertical-align: middle;
  width: 129px;
  padding: 0;
  margin: 0;
  height: 20px
}

.date-picker-wrapper .time1 {
  width: 180px;
  padding: 0 5px;
  text-align: center
}

.time2 {
  width: 180px;
  padding: 0 5px;
  text-align: center
}

.date-picker-wrapper .time1 {
  float: left
}

.date-picker-wrapper .time2 {
  float: right
}

.date-picker-wrapper .hour {
  text-align: right
}

.minute {
  text-align: right
}

.date-picker-wrapper .hide {
  display: none
}

.date-picker-wrapper .first-date-selected,.date-picker-wrapper .last-date-selected {
  background-color: #49e!important;
  color: #fff!important
}

.date-picker-wrapper .date-range-length-tip {
  position: absolute;
  margin-top: -4px;
  margin-left: -8px;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
  box-shadow: 0 0 3px rgba(0,0,0,.3);
  display: none;
  background-color: #ff0;
  padding: 0 6px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
  -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, .3));
  -moz-filter: drop-shadow(0 0 3px rgba(0, 0, 0, .3));
  -ms-filter: drop-shadow(0 0 3px rgba(0, 0, 0, .3));
  -o-filter: drop-shadow(0 0 3px rgba(0, 0, 0, .3));
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, .3))
}

.date-picker-wrapper .date-range-length-tip:after {
  content: '';
  position: absolute;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #ff0;
  left: 50%;
  margin-left: -4px;
  bottom: -4px
}

.date-picker-wrapper.two-months.no-gap .month1 .next,.date-picker-wrapper.two-months.no-gap .month2 .prev {
  display: none
}

.date-picker-wrapper .week-number {
  padding: 5px 0;
  line-height: 1;
  font-size: 12px;
  margin-bottom: 1px;
  color: #999;
  cursor: pointer
}

.date-picker-wrapper .week-number.week-number-selected {
  color: #49e;
  font-weight: 700
}

/* End */


/* Start:/local/assets/css/news/news.css?17738135565695*/
.head{padding-top:32px;background-image:url("/images/news/head.jpg");background-repeat:no-repeat;background-position:50%;background-size:cover}.head__center{text-align:center;padding-top:65px;padding-bottom:65px;background-color:hsla(0,0%,100%,.75)}.head__title{display:inline-block;font-size:4.2rem;line-height:1.14;color:#000}.filters{background-color:#f6f3f2}.filters__center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 0}.filters__date,.filters__search{width:352px;margin-right:32px}.filters__date{position:relative;margin-right:64px}.filters__button{width:188px}.filters__button .df-button{display:block;width:100%;text-align:center}.filters__clear{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:0;-webkit-appearance:none;padding:0;margin:0;background-color:transparent;-webkit-transition:opacity .3s;transition:opacity .3s}.filters__clear svg *{fill:#000}.filters__clear:not(.active){cursor:default;pointer-events:none;opacity:.5}.filters__clear:hover{opacity:.7}.body{padding-top:48px}.news{position:relative;position-display:block;position-font-size:1.6rem;position-line-height:1.5;position-padding-bottom:50px}.news__img{background-repeat:no-repeat;background-position:50%;background-size:cover;margin-bottom:12px}.news__img:after{content:"";display:block;top:0;left:0;padding-top:60%}.news__date{color:#666;margin-bottom:10px}.news__text{color:#000;font-weight:500}.news__label{position:absolute;top:20px;left:20px;font-size:16px;line-height:32px;padding:0 20px;white-space:nowrap;background-color:#00aad2;color:#fff;z-index:10}.pagination{padding-top:29px;padding-bottom:91px;overflow:hidden}.pagination__center{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}.back{padding-top:25px;background-color:#f6f3f2}.max-width,.news-content h1,.news-content h2,.news-content ul{width:69%}.news-content{color:#000}.news-content__top{padding-top:36px;padding-bottom:10px;background-color:#f6f3f2}.news-content__bottom{padding-top:50px}.news-content__all{padding-bottom:80px}.news-content__all a{display:inline-block}.news-content__center{text-align:center}.news-content h1{display:block;margin:0 auto;font-size:4.2rem;line-height:1.14;font-weight:500}.news-content h2{margin:0 auto;color:#666;font-weight:400;margin-top:7px}.news-content h2,.news-content ul{display:block;font-size:1.6rem;line-height:1.5}.news-content ul{margin:0 auto;margin-top:42px;margin-bottom:42px;font-weight:500}.news-content ul li{position:relative;padding-left:20px}.news-content ul li:before{content:"";display:block;position:absolute;width:7px;height:7px;left:0;top:.5em;background-color:#000;border-radius:50%}.news-content ul li:not(:last-of-type){margin-bottom:21px}.news-content img{display:block;max-width:83%;margin:70px auto}.news-content p{display:block;width:65%;margin:1.5rem auto;font-size:1.6rem}.news-content p.disclamer{position:relative;font-size:1.2rem;line-height:1.5;margin-top:54px;margin-bottom:75px;padding-left:32px}.news-content p.disclamer:before{content:"";display:block;position:absolute;top:1px;left:0;width:16px;height:16px;background-color:#c4c4c4;border-radius:50%;background-image:url("/images/icons/star.svg");background-repeat:no-repeat;background-position:50%;background-size:69%}@media only screen and (max-width:1262px){.head{padding-top:45px}.head__center{padding-top:60px;padding-bottom:56px}.head__title{font-size:30px;line-height:36px}.filters__center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:32px}.filters__date,.filters__search{margin-right:0;width:calc(50% - 16px)}.filters__search{margin-right:16px}.filters__date{margin-left:16px}.filters__button{width:208px;margin-top:32px}.body{padding-top:40px}.pagination{padding-bottom:59px}.max-width,.news-content h1,.news-content h2,.news-content ul{width:75%}.news-content__top{padding-bottom:0}.news-content__top img{margin-bottom:0}.news-content__all{padding-bottom:64px}.news-content h1{font-size:3rem}.news-content h2{margin-top:19px}.news-content ul li:not(:last-of-type){margin-bottom:16px}.news-content img{max-width:100%;margin-top:46px}.news-content p{width:74%}.news-content p.disclamer{margin-bottom:49px}}@media only screen and (max-width:767px){.head{padding-top:33px}.head__center{padding-top:40px;padding-bottom:46px}.head__title{font-size:26px;line-height:40px}.filters__center{padding-top:24px}.filters__button,.filters__date,.filters__search{width:100%;margin:0;margin-bottom:16px}.filters__button{margin-bottom:0}.filters .df-button,.filters .df-datepicker__body,.filters .df-search-simple__body{padding:12px 16px}.body{padding-top:24px}.max-width,.news-content h1,.news-content h2,.news-content ul{width:100%}.back{padding-top:15px}.news-content{position:relative}.news-content__bottom{padding-top:25px}.news-content__all{padding-bottom:48px}.news-content h1{font-size:2rem}.news-content h2{margin-top:19px}.news-content ul{margin-top:36px}.news-content ul li:not(:last-of-type){margin-bottom:16px}.news-content img{max-width:calc(100% + 32px);min-width:100%;margin-left:-16px;margin-right:-16px;margin-bottom:42px}.news-content__top{padding-top:27px}.news-content__top img{margin-bottom:0}.news-content p{width:100%}.news-content p.disclamer{margin-top:28px;margin-bottom:43px}.news-content .df-button{width:100%;max-width:400px;text-align:center;padding-top:12px;padding-bottom:12px}}
/* End */


/* Start:/local/assets/css/promo1/promo1.css?17738135565673*/
.blue-panel{position:absolute;left:0;bottom:48px;background-color:#002c5f;color:#fff;font-size:2rem;line-height:1.2;font-weight:500;padding:12px 32px 12px 43px;opacity:0;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transition-delay:.3s;transition-delay:.3s}.blue-panel,.blue-panel__inner div{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.blue-panel__inner div{line-height:37px;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transition-delay:.8s;transition-delay:.8s}.blue-panel__inner div:not(:last-of-type){border-bottom:1px solid #37608d}.blue-panel__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#aacae6}.blue-panel__more svg{display:block;width:7px;height:12px;margin-left:8px}.blue-panel__inner div:first-of-type{-webkit-transition-delay:.25s;transition-delay:.25s}.blue-panel__inner div:nth-of-type(2){-webkit-transition-delay:.5s;transition-delay:.5s}.blue-panel__inner div:nth-of-type(3){-webkit-transition-delay:.75s;transition-delay:.75s}.blue-panel__inner div:nth-of-type(4){-webkit-transition-delay:1s;transition-delay:1s}.blue-panel__inner div:nth-of-type(5){-webkit-transition-delay:1.25s;transition-delay:1.25s}.active .blue-panel{opacity:1}.active .blue-panel,.active .blue-panel__inner div{-webkit-transform:translateX(0);transform:translateX(0)}.active.fadeOut{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}@media only screen and (max-width:1023px){.blue-panel{bottom:81px}}@media only screen and (max-width:767px){.blue-panel{font-size:16px;bottom:48px;padding:0 13px 0 18px}.blue-panel__inner div{line-height:33px}}.df-text-main-16px,.df-text-small-12px{font-family:HyundaiSansText}.section-top{margin-bottom:65px}.top-bg{background-image:url("/images/promo1/bg.jpg");background-size:cover;background-repeat:no-repeat;padding-top:28px}.main-img{position:relative;height:545px;overflow:hidden}.main-img-inner{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:cover}.section-title{position:absolute;top:32px;left:40px;line-height:55px}.section-label{color:#fff;padding:16px 32px 12px 43px;background-color:#002c5f;position:absolute;left:0;bottom:32px}.section-label-top{margin-bottom:16px}.section-label-bottom{padding-top:11px;padding-right:50px;border-top:1px solid #37608d}.df-back-link{margin-bottom:28px}.section-product{margin-bottom:20px}.df-download-link{color:#002c5f;font-size:16px}.df-download-link:focus,.df-download-link:hover{color:#002c5f}.product-info{background-color:#f6f3f2;margin-bottom:16px;padding:28px 80px 30px}.product-info-img{text-align:center}.product-info-price{color:#666;margin-bottom:32px}.product-info-price h5{font-weight:400}.product-info-title{text-transform:uppercase}.product-info-buttons{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;margin-bottom:6px}.product-info-buttons button{width:calc(50% - 4px);margin-bottom:8px;padding:8px 0}.product-desc{width:800px;margin:0 auto 60px}.star{width:16px;height:16px;background-color:#c4c4c4;display:inline-block;margin-right:16px;border-radius:50%;color:#fff;text-align:center;vertical-align:top;line-height:22px;font-size:16px;position:absolute;top:2px;left:0}.product-desc-footer{position:relative;width:800px;margin:40px auto 56px}.product-desc-footer-text{display:inline-block;padding-left:32px}.product-info-img{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}.product-info-mobile{display:none}@media (max-width:1599px){.main-img{height:440px}}@media (max-width:1024px){.section-label{bottom:80px}.product-info{padding:23px 0 30px}.df-button--small{padding:8px 0}h3{font-size:20px;line-height:24px;font-weight:700}.product-desc{width:512px;margin:40px auto 60px}.top-bg{padding-top:31px}.df-back-link{margin-bottom:24px}.product-desc-footer{margin:32px auto 56px}}@media (max-width:767px){.section-title{width:45%;line-height:40px}.section-title br{display:none}.section-label{bottom:48px}.section-top{margin-bottom:40px}.top-bg{padding-top:14px}.df-back-link{margin-bottom:12px}h4{font-size:20px;line-height:24px}.product-desc{width:512px;margin:36px auto 40px}.product-info-img{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-info-price,.product-info-title{display:none}.product-info-mobile,.product-info-mobile .product-info-price,.product-info-mobile .product-info-title{display:block}.star{top:5px}.section-label-top{margin-bottom:8px}.section-label-bottom{padding-top:8px}.product-info-img{margin-bottom:25px}}@media (max-width:640px){.main-img{height:120vw}.main-img-inner{background-image:url("/images/promo1/main-md.png")}.section-title{width:50%}.product-desc{width:100%;margin-bottom:32px}.section-title{left:16px}.section-label{padding:8px 16px}.section-label-bottom{padding-right:40px}.product-info-buttons button{font-size:14px}.product-info{margin-bottom:27px}.product-desc-footer-text{font-size:14px;line-height:21px;padding-left:32px}.main-img{background-position:0}.product-info-buttons button{padding:6px 0}}@media (max-width:500px){.section-title{width:75%}}@media (max-width:375px){.section-title{width:90%}.main-img{background-position:50%}}
/* End */


/* Start:/local/assets/css/special/detail.css?1773813557329*/
.product-desc p{margin-bottom:20px}.h-buttons{position:absolute;right:40px;bottom:40px}.detail-video video{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.h-buttons{right:16px}}.product-desc h1,.product-desc h2{margin-bottom:20px}
/* End */


/* Start:/local/assets/css/promo2/promo2.css?17738135563120*/
.df-text-main-16px,.df-text-small-12px{font-family:HyundaiSansText}.section-top{margin-bottom:65px}.top-bg{background-image:url("/images/promo1/bg.png");background-size:cover;background-repeat:no-repeat;padding-top:28px}.main-img,.main-img-inner{position:relative}.main-img-inner{margin:0 auto}.main__img--md{display:none}.section-title{position:absolute;top:32px;left:41px;color:#fff}.section-title .section-label{display:none}.section-title h1{margin-bottom:21px;line-height:54px}.section-product .container{position:relative}.section-label{color:#fff;padding:16px 30px 12px 43px;background-color:#002c5f;position:absolute;left:0;bottom:32px}.section-label-top{margin-bottom:16px}.section-label-bottom{padding-top:11px;border-top:1px solid #37608d}.df-back-link{margin-bottom:28px}.df-back-link,.df-iconed-link{-webkit-transition:color .25s ease 0s;transition:color .25s ease 0s}.df-iconed-link{color:#aacae6}.product-desc{width:800px;margin:0 auto}.star{width:16px;height:16px;background-color:#c4c4c4;display:inline-block;margin-right:16px;border-radius:50%;color:#fff;text-align:center;vertical-align:top;line-height:22px;font-size:16px;position:absolute;top:3px;left:0}.product-desc-footer{padding-bottom:100px;position:relative;width:800px;margin:70px auto 0}.product-desc-footer-text{display:inline-block;padding-left:32px}.signup-btn{position:absolute;top:0;right:16px;min-width:176px;cursor:pointer;display:inline-block;padding:12px 0;background-color:#00aad2;border-radius:32px;color:#fff;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;-webkit-transition:background-color .25s ease 0s;transition:background-color .25s ease 0s}.signup-btn:hover{background-color:#44b7d2}.signup-btn img{width:32px;height:32px;margin-right:12px}@media (max-width:1279px){.product-desc{width:512px}.signup-btn{right:32px}}@media (max-width:1024px){.main__img{display:none}.main__img--md{display:block}.signup-btn{padding:0;width:56px;height:56px;min-width:auto;border-radius:50%}.signup-btn-text{display:none}.signup-btn img{margin-right:0;vertical-align:middle}.section-label{display:none}.section-title .section-label{display:inline-block;margin-top:44px;position:static;margin-left:-40px}.top-bg{padding-top:31px}.df-back-link{margin-bottom:24px}}@media (max-width:767px){.product-desc{margin-left:0;width:512px}.section-top{margin-bottom:26px}.signup-btn{position:fixed;bottom:30px;right:16px;top:auto;z-index:1000}.top-bg{padding-top:14px}.df-back-link{margin-bottom:12px}.section-title{left:16px}.section-title .section-label{margin-left:-16px}.section-title h1{line-height:40px;margin-bottom:8px}.section-label h4{font-size:16px;line-height:24px}}@media (max-width:640px){.section-label{padding:8px 16px}.section-label-bottom{padding-right:20px;padding-top:8px}.section-label-top{margin-bottom:8px}.section-title{width:75%;top:24px}.product-desc{width:100%}.product-desc-footer{padding-bottom:40px;margin-top:40px}.section-title .section-label{display:inline-block;margin-top:41px}}
/* End */
/* /local/assets/css/news/libs.css?177381355618599 */
/* /local/assets/css/news/news.css?17738135565695 */
/* /local/assets/css/promo1/promo1.css?17738135565673 */
/* /local/assets/css/special/detail.css?1773813557329 */
/* /local/assets/css/promo2/promo2.css?17738135563120 */
